question,create_table_statement,sql_query,wiki_sql_table_id What is terrence ross' nationality,"CREATE TABLE ""r"" ( ""player"" text, ""no"" text, ""nationality"" text, ""position"" text, ""years_in_toronto"" text, ""school_club_team"" text );","SELECT ""nationality"" FROM ""r"" WHERE ""player""='Terrence Ross';",1-10015132-16 What clu was in toronto 1995-96,"CREATE TABLE ""r"" ( ""player"" text, ""no"" text, ""nationality"" text, ""position"" text, ""years_in_toronto"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""r"" WHERE ""years_in_toronto""='1995-96';",1-10015132-16 which club was in toronto 2003-06,"CREATE TABLE ""r"" ( ""player"" text, ""no"" text, ""nationality"" text, ""position"" text, ""years_in_toronto"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""r"" WHERE ""years_in_toronto""='2003-06';",1-10015132-16 how many schools or teams had jalen rose,"CREATE TABLE ""r"" ( ""player"" text, ""no"" text, ""nationality"" text, ""position"" text, ""years_in_toronto"" text, ""school_club_team"" text );","SELECT COUNT(""school_club_team"") FROM ""r"" WHERE ""player""='Jalen Rose';",1-10015132-16 Where was Assen held?,"CREATE TABLE ""season_calendar"" ( ""no"" real, ""date"" text, ""round"" text, ""circuit"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""report"" text );","SELECT ""round"" FROM ""season_calendar"" WHERE ""circuit""='Assen';",1-10083598-1 What was the number of race that Kevin Curtain won?,"CREATE TABLE ""season_calendar"" ( ""no"" real, ""date"" text, ""round"" text, ""circuit"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""report"" text );","SELECT COUNT(""no"") FROM ""season_calendar"" WHERE ""pole_position""='Kevin Curtain';",1-10083598-1 What was the date of the race in Misano?,"CREATE TABLE ""season_calendar"" ( ""no"" real, ""date"" text, ""round"" text, ""circuit"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""report"" text );","SELECT ""date"" FROM ""season_calendar"" WHERE ""circuit""='Misano';",1-10083598-1 How many different positions did Sherbrooke Faucons (qmjhl) provide in the draft?,"CREATE TABLE ""round_two"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT COUNT(""position"") FROM ""round_two"" WHERE ""college_junior_club_team""='Sherbrooke Faucons (QMJHL)';",1-1013129-2 What are the nationalities of the player picked from Thunder Bay Flyers (ushl),"CREATE TABLE ""round_two"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_two"" WHERE ""college_junior_club_team""='Thunder Bay Flyers (USHL)';",1-1013129-2 How many different college/junior/club teams provided a player to the Washington Capitals NHL Team?,"CREATE TABLE ""round_two"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT COUNT(""college_junior_club_team"") FROM ""round_two"" WHERE ""nhl_team""='Washington Capitals';",1-1013129-2 How many different nationalities do the players of New Jersey Devils come from?,"CREATE TABLE ""round_three"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT COUNT(""nationality"") FROM ""round_three"" WHERE ""nhl_team""='New Jersey Devils';",1-1013129-3 What's Dorain Anneck's pick number?,"CREATE TABLE ""round_three"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""pick"" FROM ""round_three"" WHERE ""player""='Dorain Anneck';",1-1013129-3 What is the nationality of the player from Vancouver Canucks?,"CREATE TABLE ""round_three"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_three"" WHERE ""nhl_team""='Vancouver Canucks';",1-1013129-3 What's the pick number of the player from Springfield Olympics (Nejhl)?,"CREATE TABLE ""round_three"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""pick"" FROM ""round_three"" WHERE ""college_junior_club_team""='Springfield Olympics (NEJHL)';",1-1013129-3 "When were the ships launched that were laid down on september 1, 1964?","CREATE TABLE ""echo_ii_class_significant_dates"" ( ""num"" text, ""shipyard"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fleet"" text, ""status"" text );","SELECT ""launched"" FROM ""echo_ii_class_significant_dates"" WHERE ""laid_down""='September 1, 1964';",1-1014206-2 "List the # for ships commissioned on december 18, 1965.","CREATE TABLE ""echo_ii_class_significant_dates"" ( ""num"" text, ""shipyard"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fleet"" text, ""status"" text );","SELECT ""num"" FROM ""echo_ii_class_significant_dates"" WHERE ""commissioned""='December 18, 1965';",1-1014206-2 "List the # for ships commissioned on september 30, 1967.","CREATE TABLE ""echo_ii_class_significant_dates"" ( ""num"" text, ""shipyard"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fleet"" text, ""status"" text );","SELECT ""num"" FROM ""echo_ii_class_significant_dates"" WHERE ""commissioned""='September 30, 1967';",1-1014206-2 "When were ships laid down that were commissioned on october 29, 1965?","CREATE TABLE ""echo_ii_class_significant_dates"" ( ""num"" text, ""shipyard"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fleet"" text, ""status"" text );","SELECT ""laid_down"" FROM ""echo_ii_class_significant_dates"" WHERE ""commissioned""='October 29, 1965';",1-1014206-2 What could a spanish coronel be addressed as in the commonwealth military?,"CREATE TABLE ""table1_1015521_2"" ( ""equivalent_nato_rank_code"" text, ""rank_in_spanish"" text, ""rank_in_english"" text, ""commonwealth_equivalent"" text, ""us_air_force_equivalent"" text );","SELECT ""commonwealth_equivalent"" FROM ""table1_1015521_2"" WHERE ""rank_in_spanish""='Coronel';",1-1015521-2 Give me a list of all spanish officer titles that could receive recognition as group captain in english,"CREATE TABLE ""table1_1015521_2"" ( ""equivalent_nato_rank_code"" text, ""rank_in_spanish"" text, ""rank_in_english"" text, ""commonwealth_equivalent"" text, ""us_air_force_equivalent"" text );","SELECT ""rank_in_english"" FROM ""table1_1015521_2"" WHERE ""commonwealth_equivalent""='Group Captain';",1-1015521-2 If you are a pilot officer in the commonwealth then what will you called as in the US air force?,"CREATE TABLE ""table1_1015521_2"" ( ""equivalent_nato_rank_code"" text, ""rank_in_spanish"" text, ""rank_in_english"" text, ""commonwealth_equivalent"" text, ""us_air_force_equivalent"" text );","SELECT ""us_air_force_equivalent"" FROM ""table1_1015521_2"" WHERE ""commonwealth_equivalent""='Pilot Officer';",1-1015521-2 If you're a major general in the US air force then what ranking will you receive in the commonwealth's air force?,"CREATE TABLE ""table1_1015521_2"" ( ""equivalent_nato_rank_code"" text, ""rank_in_spanish"" text, ""rank_in_english"" text, ""commonwealth_equivalent"" text, ""us_air_force_equivalent"" text );","SELECT ""commonwealth_equivalent"" FROM ""table1_1015521_2"" WHERE ""us_air_force_equivalent""='Major General';",1-1015521-2 If you get a ranking as major in the english military then what would the spanish military address you as? ,"CREATE TABLE ""table1_1015521_2"" ( ""equivalent_nato_rank_code"" text, ""rank_in_spanish"" text, ""rank_in_english"" text, ""commonwealth_equivalent"" text, ""us_air_force_equivalent"" text );","SELECT ""rank_in_spanish"" FROM ""table1_1015521_2"" WHERE ""rank_in_english""='Major';",1-1015521-2 Which wrestlers have had 2 reigns?,"CREATE TABLE ""table1_10182508_5"" ( ""rank_each_wrestlers_total_number_of_days_as_champion_are_ranked_highest_to_lowest_wrestlers_with_the_same_number_mean_that_they_are_tied_for_that_certain_rank"" real, ""wrestler"" text, ""num_of_reigns"" real, ""combined_defenses"" real, ""combined_days"" text );","SELECT ""wrestler"" FROM ""table1_10182508_5"" WHERE ""num_of_reigns""=2;",1-10182508-5 "In terms of reigns, what is the lowest number listed?","CREATE TABLE ""table1_10182508_5"" ( ""rank_each_wrestlers_total_number_of_days_as_champion_are_ranked_highest_to_lowest_wrestlers_with_the_same_number_mean_that_they_are_tied_for_that_certain_rank"" real, ""wrestler"" text, ""num_of_reigns"" real, ""combined_defenses"" real, ""combined_days"" text );","SELECT MIN(""num_of_reigns"") FROM ""table1_10182508_5"";",1-10182508-5 What rank was Bryan Danielson in this chart?,"CREATE TABLE ""table1_10182508_5"" ( ""rank_each_wrestlers_total_number_of_days_as_champion_are_ranked_highest_to_lowest_wrestlers_with_the_same_number_mean_that_they_are_tied_for_that_certain_rank"" real, ""wrestler"" text, ""num_of_reigns"" real, ""combined_defenses"" real, ""combined_days"" text );","SELECT ""rank_each_wrestlers_total_number_of_days_as_champion_are_ranked_highest_to_lowest_wrestlers_with_the_same_number_mean_that_they_are_tied_for_that_certain_rank"" FROM ""table1_10182508_5"" WHERE ""wrestler""='Bryan Danielson';",1-10182508-5 How many combined days did Go Shiozaki have?,"CREATE TABLE ""table1_10182508_5"" ( ""rank_each_wrestlers_total_number_of_days_as_champion_are_ranked_highest_to_lowest_wrestlers_with_the_same_number_mean_that_they_are_tied_for_that_certain_rank"" real, ""wrestler"" text, ""num_of_reigns"" real, ""combined_defenses"" real, ""combined_days"" text );","SELECT ""combined_days"" FROM ""table1_10182508_5"" WHERE ""wrestler""='Go Shiozaki';",1-10182508-5 What was Go Shiozaki's rank?,"CREATE TABLE ""table1_10182508_5"" ( ""rank_each_wrestlers_total_number_of_days_as_champion_are_ranked_highest_to_lowest_wrestlers_with_the_same_number_mean_that_they_are_tied_for_that_certain_rank"" real, ""wrestler"" text, ""num_of_reigns"" real, ""combined_defenses"" real, ""combined_days"" text );","SELECT MIN(""rank_each_wrestlers_total_number_of_days_as_champion_are_ranked_highest_to_lowest_wrestlers_with_the_same_number_mean_that_they_are_tied_for_that_certain_rank"") FROM ""table1_10182508_5"" WHERE ""wrestler""='Go Shiozaki';",1-10182508-5 Which province is grey and bell electorate in,"CREATE TABLE ""initial_composition_of_the_2nd_parliamen"" ( ""member"" text, ""electorate"" text, ""province"" text, ""m_ps_term"" text, ""election_date"" text );","SELECT ""province"" FROM ""initial_composition_of_the_2nd_parliamen"" WHERE ""electorate""='Grey and Bell';",1-1024710-2 Which province is bay of islands in,"CREATE TABLE ""initial_composition_of_the_2nd_parliamen"" ( ""member"" text, ""electorate"" text, ""province"" text, ""m_ps_term"" text, ""election_date"" text );","SELECT ""province"" FROM ""initial_composition_of_the_2nd_parliamen"" WHERE ""electorate""='Bay of Islands';",1-1024710-2 what is the total number of total w–l where doubles w–l is 11–11,"CREATE TABLE ""players"" ( ""player"" text, ""total_w_l"" text, ""singles_w_l"" text, ""doubles_w_l"" text, ""ties_played"" real, ""debut"" real, ""years_played"" real );","SELECT COUNT(""total_w_l"") FROM ""players"" WHERE ""doubles_w_l""='11–11';",1-10294071-1 what is the total number of singles w–l where doubles w–l is 11–14,"CREATE TABLE ""players"" ( ""player"" text, ""total_w_l"" text, ""singles_w_l"" text, ""doubles_w_l"" text, ""ties_played"" real, ""debut"" real, ""years_played"" real );","SELECT COUNT(""singles_w_l"") FROM ""players"" WHERE ""doubles_w_l""='11–14';",1-10294071-1 what's the total w–l where player is boro jovanović category:articles with hcards,"CREATE TABLE ""players"" ( ""player"" text, ""total_w_l"" text, ""singles_w_l"" text, ""doubles_w_l"" text, ""ties_played"" real, ""debut"" real, ""years_played"" real );","SELECT ""total_w_l"" FROM ""players"" WHERE ""player""='Boro Jovanović Category:Articles with hCards';",1-10294071-1 what is the maximum ties played where player is josip palada category:articles with hcards,"CREATE TABLE ""players"" ( ""player"" text, ""total_w_l"" text, ""singles_w_l"" text, ""doubles_w_l"" text, ""ties_played"" real, ""debut"" real, ""years_played"" real );","SELECT MAX(""ties_played"") FROM ""players"" WHERE ""player""='Josip Palada Category:Articles with hCards';",1-10294071-1 what is the total number of ties played where total w–l is 38–24,"CREATE TABLE ""players"" ( ""player"" text, ""total_w_l"" text, ""singles_w_l"" text, ""doubles_w_l"" text, ""ties_played"" real, ""debut"" real, ""years_played"" real );","SELECT COUNT(""ties_played"") FROM ""players"" WHERE ""total_w_l""='38–24';",1-10294071-1 "What is the Frequency at the Market/Rank of Burlington - Plattsburgh , Vermont - New York /143?","CREATE TABLE ""affiliates"" ( ""calls"" text, ""frequency"" text, ""branding"" text, ""format"" text, ""market_rank"" text, ""timeslot"" text, ""group_owner"" text );","SELECT COUNT(""frequency"") FROM ""affiliates"" WHERE ""market_rank""='Burlington - Plattsburgh , Vermont - New York /143';",1-10333757-1 "What is the Branding for Group Owner Qantam of Cape Cod, LLC?","CREATE TABLE ""affiliates"" ( ""calls"" text, ""frequency"" text, ""branding"" text, ""format"" text, ""market_rank"" text, ""timeslot"" text, ""group_owner"" text );","SELECT ""branding"" FROM ""affiliates"" WHERE ""group_owner""='Qantam of Cape Cod, LLC';",1-10333757-1 What Branding does WRKO calls use?,"CREATE TABLE ""affiliates"" ( ""calls"" text, ""frequency"" text, ""branding"" text, ""format"" text, ""market_rank"" text, ""timeslot"" text, ""group_owner"" text );","SELECT ""branding"" FROM ""affiliates"" WHERE ""calls""='WRKO';",1-10333757-1 What is the Format for Branding of 1290 wkbk w281au 104.1?,"CREATE TABLE ""affiliates"" ( ""calls"" text, ""frequency"" text, ""branding"" text, ""format"" text, ""market_rank"" text, ""timeslot"" text, ""group_owner"" text );","SELECT ""format"" FROM ""affiliates"" WHERE ""branding""='1290 WKBK W281AU 104.1';",1-10333757-1 Which Market/Rank is associated with WCRN calls?,"CREATE TABLE ""affiliates"" ( ""calls"" text, ""frequency"" text, ""branding"" text, ""format"" text, ""market_rank"" text, ""timeslot"" text, ""group_owner"" text );","SELECT ""market_rank"" FROM ""affiliates"" WHERE ""calls""='WCRN';",1-10333757-1 Which Frequency is used for WEGP calls?,"CREATE TABLE ""affiliates"" ( ""calls"" text, ""frequency"" text, ""branding"" text, ""format"" text, ""market_rank"" text, ""timeslot"" text, ""group_owner"" text );","SELECT ""frequency"" FROM ""affiliates"" WHERE ""calls""='WEGP';",1-10333757-1 What is the regulated retail price for the tariff code ff0 prs?,"CREATE TABLE ""table1_10408617_5"" ( ""scheme"" text, ""tariff_code"" text, ""b_ts_retail_price_regulated"" text, ""approx_premium"" text, ""prefixes"" text );","SELECT ""b_ts_retail_price_regulated"" FROM ""table1_10408617_5"" WHERE ""tariff_code""='ff0 PRS';",1-10408617-5 What is the premium associated with tariff code g9?,"CREATE TABLE ""table1_10408617_5"" ( ""scheme"" text, ""tariff_code"" text, ""b_ts_retail_price_regulated"" text, ""approx_premium"" text, ""prefixes"" text );","SELECT ""approx_premium"" FROM ""table1_10408617_5"" WHERE ""tariff_code""='g9';",1-10408617-5 How many tariff codes have a bts retail price of 2p/min or inclusive?,"CREATE TABLE ""table1_10408617_5"" ( ""scheme"" text, ""tariff_code"" text, ""b_ts_retail_price_regulated"" text, ""approx_premium"" text, ""prefixes"" text );","SELECT COUNT(""tariff_code"") FROM ""table1_10408617_5"" WHERE ""b_ts_retail_price_regulated""='2p/min or inclusive';",1-10408617-5 How many tariff codes have a bts retail price of 2.553p/min?,"CREATE TABLE ""table1_10408617_5"" ( ""scheme"" text, ""tariff_code"" text, ""b_ts_retail_price_regulated"" text, ""approx_premium"" text, ""prefixes"" text );","SELECT COUNT(""tariff_code"") FROM ""table1_10408617_5"" WHERE ""b_ts_retail_price_regulated""='2.553p/min';",1-10408617-5 "What prefixes are priced at pence per minute, fixed at all times with a premium of 3p/min?","CREATE TABLE ""table1_10408617_5"" ( ""scheme"" text, ""tariff_code"" text, ""b_ts_retail_price_regulated"" text, ""approx_premium"" text, ""prefixes"" text );","SELECT ""prefixes"" FROM ""table1_10408617_5"" WHERE ""scheme""='Pence per minute, fixed at all times' AND ""approx_premium""='3p/min';",1-10408617-5 What is the bts retail price (regulated) for tariff code g10?,"CREATE TABLE ""table1_10408617_5"" ( ""scheme"" text, ""tariff_code"" text, ""b_ts_retail_price_regulated"" text, ""approx_premium"" text, ""prefixes"" text );","SELECT ""b_ts_retail_price_regulated"" FROM ""table1_10408617_5"" WHERE ""tariff_code""='g10';",1-10408617-5 What is the tone for gen.sing. plague?,"CREATE TABLE ""history_and_exceptions"" ( ""nominative"" text, ""old_orthography"" text, ""new_orthography"" text, ""e_or_ipa"" text, ""tone_latvian_notation_level_broken"" text, ""translation"" text );","SELECT ""tone_latvian_notation_level_broken"" FROM ""history_and_exceptions"" WHERE ""translation""='Gen.Sing. plague';",1-10409754-5 What is the smallest possible radius?,"CREATE TABLE ""prominent_stars_in_pismis_24"" ( ""star_pismis24_num"" text, ""spectral_type"" text, ""magnitude_m_bol"" text, ""temperature_k"" real, ""radius_r"" real, ""mass_m"" real );","SELECT MIN(""radius_r"") FROM ""prominent_stars_in_pismis_24"";",1-10432351-1 What are all the spectral types for star mismis24-# is 1sw?,"CREATE TABLE ""prominent_stars_in_pismis_24"" ( ""star_pismis24_num"" text, ""spectral_type"" text, ""magnitude_m_bol"" text, ""temperature_k"" real, ""radius_r"" real, ""mass_m"" real );","SELECT ""spectral_type"" FROM ""prominent_stars_in_pismis_24"" WHERE ""star_pismis24_num""='1SW';",1-10432351-1 "If a radius is 10, what is the lowest possible mass?","CREATE TABLE ""prominent_stars_in_pismis_24"" ( ""star_pismis24_num"" text, ""spectral_type"" text, ""magnitude_m_bol"" text, ""temperature_k"" real, ""radius_r"" real, ""mass_m"" real );","SELECT MIN(""mass_m"") FROM ""prominent_stars_in_pismis_24"" WHERE ""radius_r""=10;",1-10432351-1 What percentage of seats were filled in 2006?,"CREATE TABLE ""financial_and_operational_statistics"" ( ""year"" real, ""aircraft_kilometers"" real, ""departures"" real, ""flying_hours"" real, ""passengers"" real, ""seat_factor"" text, ""employees"" real, ""profit_loss"" text );","SELECT ""seat_factor"" FROM ""financial_and_operational_statistics"" WHERE ""year""=2006;",1-105344-2 How many hours were flown in each of the years where more than 64379058.0 kilometers were flown?,"CREATE TABLE ""financial_and_operational_statistics"" ( ""year"" real, ""aircraft_kilometers"" real, ""departures"" real, ""flying_hours"" real, ""passengers"" real, ""seat_factor"" text, ""employees"" real, ""profit_loss"" text );","SELECT ""flying_hours"" FROM ""financial_and_operational_statistics"" WHERE ""aircraft_kilometers"">64379058.0;",1-105344-2 "Of the years that had exactly 17096 departures, what is the greatest number of aircraft kilometers flown?","CREATE TABLE ""financial_and_operational_statistics"" ( ""year"" real, ""aircraft_kilometers"" real, ""departures"" real, ""flying_hours"" real, ""passengers"" real, ""seat_factor"" text, ""employees"" real, ""profit_loss"" text );","SELECT MAX(""aircraft_kilometers"") FROM ""financial_and_operational_statistics"" WHERE ""departures""=17096;",1-105344-2 Which winning team beat the New York Yankees?,"CREATE TABLE ""list_of_winners"" ( ""year"" real, ""game_or_event"" text, ""date_contested"" text, ""league_or_governing_body"" text, ""sport"" text, ""winning_team"" text, ""losing_team"" text, ""final_score"" text );","SELECT ""winning_team"" FROM ""list_of_winners"" WHERE ""losing_team""='New York Yankees';",1-10548224-1 "What was the final score for the game that was contested on February 1, 2009?","CREATE TABLE ""list_of_winners"" ( ""year"" real, ""game_or_event"" text, ""date_contested"" text, ""league_or_governing_body"" text, ""sport"" text, ""winning_team"" text, ""losing_team"" text, ""final_score"" text );","SELECT ""final_score"" FROM ""list_of_winners"" WHERE ""date_contested""='February 1, 2009';",1-10548224-1 What sport had a final score of 3-2?,"CREATE TABLE ""list_of_winners"" ( ""year"" real, ""game_or_event"" text, ""date_contested"" text, ""league_or_governing_body"" text, ""sport"" text, ""winning_team"" text, ""losing_team"" text, ""final_score"" text );","SELECT ""sport"" FROM ""list_of_winners"" WHERE ""final_score""='3-2';",1-10548224-1 "Who was the winning team of the game that was contested on February 1, 2009?","CREATE TABLE ""list_of_winners"" ( ""year"" real, ""game_or_event"" text, ""date_contested"" text, ""league_or_governing_body"" text, ""sport"" text, ""winning_team"" text, ""losing_team"" text, ""final_score"" text );","SELECT ""winning_team"" FROM ""list_of_winners"" WHERE ""date_contested""='February 1, 2009';",1-10548224-1 "Who was the losing team of the game that was contested on February 1, 2004?","CREATE TABLE ""list_of_winners"" ( ""year"" real, ""game_or_event"" text, ""date_contested"" text, ""league_or_governing_body"" text, ""sport"" text, ""winning_team"" text, ""losing_team"" text, ""final_score"" text );","SELECT ""losing_team"" FROM ""list_of_winners"" WHERE ""date_contested""='February 1, 2004';",1-10548224-1 what's the minimum total with crop (kilotonnes) being s lupin,"CREATE TABLE ""crops"" ( ""crop_kilotonnes"" text, ""new_south_wales"" real, ""victoria"" real, ""queensland"" real, ""western_australia"" real, ""south_australia"" real, ""tasmania"" real, ""total"" real );","SELECT MIN(""total"") FROM ""crops"" WHERE ""crop_kilotonnes""='s Lupin';",1-1057262-2 what's the new south wales with crop (kilotonnes) being canola,"CREATE TABLE ""crops"" ( ""crop_kilotonnes"" text, ""new_south_wales"" real, ""victoria"" real, ""queensland"" real, ""western_australia"" real, ""south_australia"" real, ""tasmania"" real, ""total"" real );","SELECT ""new_south_wales"" FROM ""crops"" WHERE ""crop_kilotonnes""='Canola';",1-1057262-2 what's the total number of south australia with victoria value of 2173,"CREATE TABLE ""crops"" ( ""crop_kilotonnes"" text, ""new_south_wales"" real, ""victoria"" real, ""queensland"" real, ""western_australia"" real, ""south_australia"" real, ""tasmania"" real, ""total"" real );","SELECT COUNT(""south_australia"") FROM ""crops"" WHERE ""victoria""=2173;",1-1057262-2 what's the minimum tasmania value,"CREATE TABLE ""crops"" ( ""crop_kilotonnes"" text, ""new_south_wales"" real, ""victoria"" real, ""queensland"" real, ""western_australia"" real, ""south_australia"" real, ""tasmania"" real, ""total"" real );","SELECT MIN(""tasmania"") FROM ""crops"";",1-1057262-2 what's the total number of tasmania with new south wales crop of 190 kilotonnes,"CREATE TABLE ""crops"" ( ""crop_kilotonnes"" text, ""new_south_wales"" real, ""victoria"" real, ""queensland"" real, ""western_australia"" real, ""south_australia"" real, ""tasmania"" real, ""total"" real );","SELECT COUNT(""tasmania"") FROM ""crops"" WHERE ""new_south_wales""=190;",1-1057262-2 How many significant relationships list Will as a virtue?,"CREATE TABLE ""the_stages"" ( ""approximate_age"" text, ""virtues"" text, ""psycho_social_crisis"" text, ""significant_relationship"" text, ""existential_question_not_in_citation_given"" text, ""examples"" text );","SELECT COUNT(""significant_relationship"") FROM ""the_stages"" WHERE ""virtues""='Will';",1-1058787-1 "Which examples ask the existential question ""Can I Love?""","CREATE TABLE ""the_stages"" ( ""approximate_age"" text, ""virtues"" text, ""psycho_social_crisis"" text, ""significant_relationship"" text, ""existential_question_not_in_citation_given"" text, ""examples"" text );","SELECT ""examples"" FROM ""the_stages"" WHERE ""existential_question_not_in_citation_given""='Can I Love?';",1-1058787-1 How many countries got 796.7 points?,"CREATE TABLE ""table1_1059743_2"" ( ""rank"" real, ""member_association"" text, ""points"" text, ""group_stage"" real, ""play_off"" real, ""afc_cup"" real );","SELECT COUNT(""rank"") FROM ""table1_1059743_2"" WHERE ""points""='796.7';",1-1059743-2 In what group stage were 177.2 points awarded?,"CREATE TABLE ""table1_1059743_2"" ( ""rank"" real, ""member_association"" text, ""points"" text, ""group_stage"" real, ""play_off"" real, ""afc_cup"" real );","SELECT COUNT(""group_stage"") FROM ""table1_1059743_2"" WHERE ""points""='177.2';",1-1059743-2 What is the lowest group to earn 886.6 points?,"CREATE TABLE ""table1_1059743_2"" ( ""rank"" real, ""member_association"" text, ""points"" text, ""group_stage"" real, ""play_off"" real, ""afc_cup"" real );","SELECT MIN(""group_stage"") FROM ""table1_1059743_2"" WHERE ""points""='886.6';",1-1059743-2 How many countries earned 177.2 points?,"CREATE TABLE ""table1_1059743_2"" ( ""rank"" real, ""member_association"" text, ""points"" text, ""group_stage"" real, ""play_off"" real, ""afc_cup"" real );","SELECT COUNT(""member_association"") FROM ""table1_1059743_2"" WHERE ""points""='177.2';",1-1059743-2 If % lunsford is 51.82% what is the % mcconnell in Letcher?,"CREATE TABLE ""results_breakdown"" ( ""county"" text, ""precincts"" real, ""lunsford"" real, ""pct_lunsford"" text, ""mc_connell"" real, ""pct_mc_connell"" text, ""total"" text );","SELECT ""pct_mc_connell"" FROM ""results_breakdown"" WHERE ""pct_lunsford""='51.82%';",1-10586064-2 "What country had the total 18,900 (r)?","CREATE TABLE ""results_breakdown"" ( ""county"" text, ""precincts"" real, ""lunsford"" real, ""pct_lunsford"" text, ""mc_connell"" real, ""pct_mc_connell"" text, ""total"" text );","SELECT ""county"" FROM ""results_breakdown"" WHERE ""total""='18,900 (R)';",1-10586064-2 When % mcconnell is 44.54% what are the total number of counties?,"CREATE TABLE ""results_breakdown"" ( ""county"" text, ""precincts"" real, ""lunsford"" real, ""pct_lunsford"" text, ""mc_connell"" real, ""pct_mc_connell"" text, ""total"" text );","SELECT COUNT(""county"") FROM ""results_breakdown"" WHERE ""pct_mc_connell""='44.54%';",1-10586064-2 If % mcconnell is 47.17% what is the total number of mcconnell ?,"CREATE TABLE ""results_breakdown"" ( ""county"" text, ""precincts"" real, ""lunsford"" real, ""pct_lunsford"" text, ""mc_connell"" real, ""pct_mc_connell"" text, ""total"" text );","SELECT COUNT(""mc_connell"") FROM ""results_breakdown"" WHERE ""pct_mc_connell""='47.17%';",1-10586064-2 What is the county of precints 515?,"CREATE TABLE ""results_breakdown"" ( ""county"" text, ""precincts"" real, ""lunsford"" real, ""pct_lunsford"" text, ""mc_connell"" real, ""pct_mc_connell"" text, ""total"" text );","SELECT ""county"" FROM ""results_breakdown"" WHERE ""precincts""=515;",1-10586064-2 Which city has a capacity of 41903?,"CREATE TABLE ""under_construction"" ( ""stadium"" text, ""capacity"" real, ""city"" text, ""country"" text, ""tenant"" text, ""opening"" real );","SELECT ""city"" FROM ""under_construction"" WHERE ""capacity""=41903;",1-10601843-2 What is the maximum capacity of the Otkrytie Arena stadium?,"CREATE TABLE ""under_construction"" ( ""stadium"" text, ""capacity"" real, ""city"" text, ""country"" text, ""tenant"" text, ""opening"" real );","SELECT MAX(""capacity"") FROM ""under_construction"" WHERE ""stadium""='Otkrytie Arena';",1-10601843-2 When did the stadium where Bursaspor is the tenant open?,"CREATE TABLE ""under_construction"" ( ""stadium"" text, ""capacity"" real, ""city"" text, ""country"" text, ""tenant"" text, ""opening"" real );","SELECT MIN(""opening"") FROM ""under_construction"" WHERE ""tenant""='Bursaspor';",1-10601843-2 How many tenants are there in the city of Samsun?,"CREATE TABLE ""under_construction"" ( ""stadium"" text, ""capacity"" real, ""city"" text, ""country"" text, ""tenant"" text, ""opening"" real );","SELECT COUNT(""tenant"") FROM ""under_construction"" WHERE ""city""='Samsun';",1-10601843-2 "what's the original air date with title  ""hell""","CREATE TABLE ""table1_10610087_5"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""original_air_date"" FROM ""table1_10610087_5"" WHERE ""title""='\""Hell\""';",1-10610087-5 What is the percentage of the Shivalik Zone where the percentage of the Mid-Hill Zone is 10%?,"CREATE TABLE ""references"" ( ""particulars_and_characteristics"" text, ""shivalik_zone"" text, ""mid_hill_zone"" text, ""high_hill_zone"" text, ""trance_n_himalaya_zone"" text );","SELECT ""shivalik_zone"" FROM ""references"" WHERE ""mid_hill_zone""='10%';",1-10638523-1 For mid-hill zone what is the altitude?,"CREATE TABLE ""references"" ( ""particulars_and_characteristics"" text, ""shivalik_zone"" text, ""mid_hill_zone"" text, ""high_hill_zone"" text, ""trance_n_himalaya_zone"" text );","SELECT ""mid_hill_zone"" FROM ""references"" WHERE ""particulars_and_characteristics""='Altitude';",1-10638523-1 What are the climatic conditions for the trance- n himalaya zone?,"CREATE TABLE ""references"" ( ""particulars_and_characteristics"" text, ""shivalik_zone"" text, ""mid_hill_zone"" text, ""high_hill_zone"" text, ""trance_n_himalaya_zone"" text );","SELECT ""trance_n_himalaya_zone"" FROM ""references"" WHERE ""particulars_and_characteristics""='Climatic conditions';",1-10638523-1 What is the percentage of the trance- n himalaya zone that corresponds with the high hill zone is 25%?,"CREATE TABLE ""references"" ( ""particulars_and_characteristics"" text, ""shivalik_zone"" text, ""mid_hill_zone"" text, ""high_hill_zone"" text, ""trance_n_himalaya_zone"" text );","SELECT ""trance_n_himalaya_zone"" FROM ""references"" WHERE ""high_hill_zone""='25%';",1-10638523-1 What is the state of Ted Stevens?,"CREATE TABLE ""senate_time"" ( ""total_tenure_rank"" real, ""uninterrupted_rank"" real, ""name"" text, ""state_represented"" text, ""dates_of_service"" text, ""total_tenure_time"" text, ""uninterrupted_time"" text );","SELECT ""state_represented"" FROM ""senate_time"" WHERE ""name""='Ted Stevens';",1-10644188-3 What's the standard of the country who won its first title in 1992?,"CREATE TABLE ""table1_10682862_68"" ( ""country"" text, ""players"" real, ""standard"" real, ""minor"" real, ""first_title"" real, ""last_title"" real );","SELECT MAX(""standard"") FROM ""table1_10682862_68"" WHERE ""first_title""=1992;",1-10682862-68 What's the smallest number of players?,"CREATE TABLE ""table1_10682862_68"" ( ""country"" text, ""players"" real, ""standard"" real, ""minor"" real, ""first_title"" real, ""last_title"" real );","SELECT MIN(""players"") FROM ""table1_10682862_68"";",1-10682862-68 "In what year was the last last title received, by any of the countries?","CREATE TABLE ""table1_10682862_68"" ( ""country"" text, ""players"" real, ""standard"" real, ""minor"" real, ""first_title"" real, ""last_title"" real );","SELECT MAX(""last_title"") FROM ""table1_10682862_68"";",1-10682862-68 What religious groups made up 0.72% of the Indian population in 2001?,"CREATE TABLE ""statistics"" ( ""religious_group"" text, ""population_pct_1961"" text, ""population_pct_1971"" text, ""population_pct_1981"" text, ""population_pct_1991"" text, ""population_pct_2001"" text );","SELECT ""religious_group"" FROM ""statistics"" WHERE ""population_pct_2001""='0.72%';",1-10710364-1 What is the original air date for episode 15 of season 6?,"CREATE TABLE ""table1_10718868_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""original_air_date"" FROM ""table1_10718868_2"" WHERE ""no_in_season""=15;",1-10718868-2 "How many episodes in season 6 titles ""Poppin' Tags""?","CREATE TABLE ""table1_10718868_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT COUNT(""no_in_season"") FROM ""table1_10718868_2"" WHERE ""title""='\""Poppin'' Tags\""';",1-10718868-2 Which podiums did the Williams team have with a margin of defeat of 2?,"CREATE TABLE ""by_season"" ( ""season"" real, ""driver"" text, ""team"" text, ""engine"" text, ""poles"" real, ""wins"" real, ""podiums"" real, ""points"" text, ""margin_of_defeat"" text );","SELECT ""podiums"" FROM ""by_season"" WHERE ""team""='Williams' AND ""margin_of_defeat""='2';",1-10753917-1 How many drivers on the williams team had a margin of defeat of 2?,"CREATE TABLE ""by_season"" ( ""season"" real, ""driver"" text, ""team"" text, ""engine"" text, ""poles"" real, ""wins"" real, ""podiums"" real, ""points"" text, ""margin_of_defeat"" text );","SELECT COUNT(""driver"") FROM ""by_season"" WHERE ""team""='Williams' AND ""margin_of_defeat""='2';",1-10753917-1 How many seasons was clay regazzoni the driver?,"CREATE TABLE ""by_season"" ( ""season"" real, ""driver"" text, ""team"" text, ""engine"" text, ""poles"" real, ""wins"" real, ""podiums"" real, ""points"" text, ""margin_of_defeat"" text );","SELECT COUNT(""season"") FROM ""by_season"" WHERE ""driver""='Clay Regazzoni';",1-10753917-1 Which margin of defeats had points of 30?,"CREATE TABLE ""by_season"" ( ""season"" real, ""driver"" text, ""team"" text, ""engine"" text, ""poles"" real, ""wins"" real, ""podiums"" real, ""points"" text, ""margin_of_defeat"" text );","SELECT ""margin_of_defeat"" FROM ""by_season"" WHERE ""points""='30';",1-10753917-1 Which podiums did the alfa romeo team have?,"CREATE TABLE ""by_season"" ( ""season"" real, ""driver"" text, ""team"" text, ""engine"" text, ""poles"" real, ""wins"" real, ""podiums"" real, ""points"" text, ""margin_of_defeat"" text );","SELECT ""podiums"" FROM ""by_season"" WHERE ""team""='Alfa Romeo';",1-10753917-1 What was the percent of slovenes 1951 for bach?,"CREATE TABLE ""references"" ( ""village_german"" text, ""village_slovene"" text, ""number_of_people_1991"" real, ""percent_of_slovenes_1991"" text, ""percent_of_slovenes_1951"" text );","SELECT ""percent_of_slovenes_1951"" FROM ""references"" WHERE ""village_german""='Bach';",1-10797636-1 What college's team is the Saskatchewan Roughriders?,"CREATE TABLE ""round_four"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""round_four"" WHERE ""cfl_team""='Saskatchewan Roughriders';",1-10812403-4 What position did Calvin Mccarty play?,"CREATE TABLE ""round_four"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""round_four"" WHERE ""player""='Calvin McCarty';",1-10812403-4 How many people were pick #30?,"CREATE TABLE ""round_four"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT COUNT(""position"") FROM ""round_four"" WHERE ""pick_num""=30;",1-10812403-4 What college did Calvin McCarty play at?,"CREATE TABLE ""round_four"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""round_four"" WHERE ""player""='Calvin McCarty';",1-10812403-4 What college had a LB in the draft?,"CREATE TABLE ""round_four"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""round_four"" WHERE ""position""='LB';",1-10812403-4 Who got high assists for the game played on February 9?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""date""='February 9';",1-10812293-6 Which lava domes erupted or had a growth episode during the Holocene period?,"CREATE TABLE ""table1_1081235_1"" ( ""name_of_lava_dome"" text, ""country"" text, ""volcanic_area"" text, ""composition"" text, ""last_eruption_or_growth_episode"" text );","SELECT ""name_of_lava_dome"" FROM ""table1_1081235_1"" WHERE ""last_eruption_or_growth_episode""='Holocene';",1-1081235-1 What is the composition at Valles lava dome?,"CREATE TABLE ""table1_1081235_1"" ( ""name_of_lava_dome"" text, ""country"" text, ""volcanic_area"" text, ""composition"" text, ""last_eruption_or_growth_episode"" text );","SELECT ""composition"" FROM ""table1_1081235_1"" WHERE ""name_of_lava_dome""='Valles lava dome';",1-1081235-1 How many countries are the Tata Sabaya Lava domes located in?,"CREATE TABLE ""table1_1081235_1"" ( ""name_of_lava_dome"" text, ""country"" text, ""volcanic_area"" text, ""composition"" text, ""last_eruption_or_growth_episode"" text );","SELECT COUNT(""country"") FROM ""table1_1081235_1"" WHERE ""name_of_lava_dome""='Tata Sabaya lava domes';",1-1081235-1 What countries have had eruptions of growth episodes in 1986?,"CREATE TABLE ""table1_1081235_1"" ( ""name_of_lava_dome"" text, ""country"" text, ""volcanic_area"" text, ""composition"" text, ""last_eruption_or_growth_episode"" text );","SELECT ""country"" FROM ""table1_1081235_1"" WHERE ""last_eruption_or_growth_episode""='1986';",1-1081235-1 Who is the lyricist for the song with a length of 3:05?,"CREATE TABLE ""soundtrack"" ( ""track_num"" real, ""song"" text, ""singers"" text, ""picturization"" text, ""length"" text, ""lyricist"" text );","SELECT ""lyricist"" FROM ""soundtrack"" WHERE ""length""='3:05';",1-10848177-1 What song has a length of 3:05?,"CREATE TABLE ""soundtrack"" ( ""track_num"" real, ""song"" text, ""singers"" text, ""picturization"" text, ""length"" text, ""lyricist"" text );","SELECT ""song"" FROM ""soundtrack"" WHERE ""length""='3:05';",1-10848177-1 Which lyricist has a song with a length of 6:14?,"CREATE TABLE ""soundtrack"" ( ""track_num"" real, ""song"" text, ""singers"" text, ""picturization"" text, ""length"" text, ""lyricist"" text );","SELECT ""lyricist"" FROM ""soundtrack"" WHERE ""length""='6:14';",1-10848177-1 What is the highest track number?,"CREATE TABLE ""soundtrack"" ( ""track_num"" real, ""song"" text, ""singers"" text, ""picturization"" text, ""length"" text, ""lyricist"" text );","SELECT MAX(""track_num"") FROM ""soundtrack"";",1-10848177-1 Which song has picturization by only vijay?,"CREATE TABLE ""soundtrack"" ( ""track_num"" real, ""song"" text, ""singers"" text, ""picturization"" text, ""length"" text, ""lyricist"" text );","SELECT ""song"" FROM ""soundtrack"" WHERE ""picturization""='Vijay';",1-10848177-1 For which singers was Alangudi Somu the lyricist?,"CREATE TABLE ""soundtrack"" ( ""track_num"" real, ""song"" text, ""singers"" text, ""picturization"" text, ""length"" text, ""lyricist"" text );","SELECT ""singers"" FROM ""soundtrack"" WHERE ""lyricist""='Alangudi Somu';",1-10848177-1 What publishers were involved with product number SCUS-97265?,"CREATE TABLE ""table1_10875694_11"" ( ""title"" text, ""system"" text, ""publisher"" text, ""product_no"" text, ""compatible_with_20_60_gb_ntsc_ps3_cecha_cechb"" text, ""compatible_with_60_gb_pal_80_gb_ntsc_ps3_cechc_ceche"" text );","SELECT ""publisher"" FROM ""table1_10875694_11"" WHERE ""product_no""='SCUS-97265';",1-10875694-11 What is the total number of James Bond 007: Everything or Nothing for each system?,"CREATE TABLE ""table1_10875694_11"" ( ""title"" text, ""system"" text, ""publisher"" text, ""product_no"" text, ""compatible_with_20_60_gb_ntsc_ps3_cecha_cechb"" text, ""compatible_with_60_gb_pal_80_gb_ntsc_ps3_cechc_ceche"" text );","SELECT COUNT(""system"") FROM ""table1_10875694_11"" WHERE ""title""='James Bond 007: Everything or Nothing';",1-10875694-11 "How many products have the title ""Jak 3""?","CREATE TABLE ""table1_10875694_11"" ( ""title"" text, ""system"" text, ""publisher"" text, ""product_no"" text, ""compatible_with_20_60_gb_ntsc_ps3_cecha_cechb"" text, ""compatible_with_60_gb_pal_80_gb_ntsc_ps3_cechc_ceche"" text );","SELECT COUNT(""product_no"") FROM ""table1_10875694_11"" WHERE ""title""='Jak 3';",1-10875694-11 Which James Bond 007: Agent Under Fire from Electronic Arts is compatible with 60 gb pal/80 gb NTSC PS3 (CECHC/CECHE)?,"CREATE TABLE ""table1_10875694_11"" ( ""title"" text, ""system"" text, ""publisher"" text, ""product_no"" text, ""compatible_with_20_60_gb_ntsc_ps3_cecha_cechb"" text, ""compatible_with_60_gb_pal_80_gb_ntsc_ps3_cechc_ceche"" text );","SELECT ""compatible_with_60_gb_pal_80_gb_ntsc_ps3_cechc_ceche"" FROM ""table1_10875694_11"" WHERE ""publisher""='Electronic Arts' AND ""title""='James Bond 007: Agent Under Fire';",1-10875694-11 What publishers produce product number SLUS-20265?,"CREATE TABLE ""table1_10875694_11"" ( ""title"" text, ""system"" text, ""publisher"" text, ""product_no"" text, ""compatible_with_20_60_gb_ntsc_ps3_cecha_cechb"" text, ""compatible_with_60_gb_pal_80_gb_ntsc_ps3_cechc_ceche"" text );","SELECT ""publisher"" FROM ""table1_10875694_11"" WHERE ""product_no""='SLUS-20265';",1-10875694-11 How many titles have the product number SCUS-97330?,"CREATE TABLE ""table1_10875694_11"" ( ""title"" text, ""system"" text, ""publisher"" text, ""product_no"" text, ""compatible_with_20_60_gb_ntsc_ps3_cecha_cechb"" text, ""compatible_with_60_gb_pal_80_gb_ntsc_ps3_cechc_ceche"" text );","SELECT COUNT(""title"") FROM ""table1_10875694_11"" WHERE ""product_no""='SCUS-97330';",1-10875694-11 What is the status when livery is blue?,"CREATE TABLE ""preservation"" ( ""vehicle_numbers"" text, ""vehicle_types"" text, ""livery"" text, ""location"" text, ""status"" text );","SELECT ""status"" FROM ""preservation"" WHERE ""livery""='Blue';",1-1090916-2 What is the location when the status is in service as coaching stock?,"CREATE TABLE ""preservation"" ( ""vehicle_numbers"" text, ""vehicle_types"" text, ""livery"" text, ""location"" text, ""status"" text );","SELECT ""location"" FROM ""preservation"" WHERE ""status""='In service as coaching stock';",1-1090916-2 What was the first season of the club who last won a title in 2012?,"CREATE TABLE ""clubs"" ( ""club"" text, ""position_in_2012"" text, ""first_season"" text, ""number_of_seasons"" real, ""first_season_of_current_spell"" real, ""titles"" real, ""last_title"" text );","SELECT ""first_season"" FROM ""clubs"" WHERE ""last_title""='2012';",1-1096793-1 What was the first season of the club that in 2012 was 2nd in Superettan?,"CREATE TABLE ""clubs"" ( ""club"" text, ""position_in_2012"" text, ""first_season"" text, ""number_of_seasons"" real, ""first_season_of_current_spell"" real, ""titles"" real, ""last_title"" text );","SELECT ""first_season"" FROM ""clubs"" WHERE ""position_in_2012""='2nd in Superettan';",1-1096793-1 What was the first season for the club that in 2012 was 2nd in Superettan?,"CREATE TABLE ""clubs"" ( ""club"" text, ""position_in_2012"" text, ""first_season"" text, ""number_of_seasons"" real, ""first_season_of_current_spell"" real, ""titles"" real, ""last_title"" text );","SELECT ""first_season"" FROM ""clubs"" WHERE ""position_in_2012""='2nd in Superettan';",1-1096793-1 "How many series are named ""Lockdown""?","CREATE TABLE ""table1_11075747_3"" ( ""series_num"" real, ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT COUNT(""series_num"") FROM ""table1_11075747_3"" WHERE ""title""='\""Lockdown\""';",1-11075747-3 "Who directed the second episode of ""The Homecoming"" which was written by Tommy Thompson?","CREATE TABLE ""table1_11075747_3"" ( ""series_num"" real, ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""directed_by"" FROM ""table1_11075747_3"" WHERE ""written_by""='Tommy Thompson';",1-11075747-3 "What was the latest episode of ""House of Cards""?","CREATE TABLE ""table1_11075747_3"" ( ""series_num"" real, ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT MAX(""episode_num"") FROM ""table1_11075747_3"" WHERE ""title""='\""House of Cards\""';",1-11075747-3 What percentage of The Bronx voters occured when Manhattan had 29.9% of voters?,"CREATE TABLE ""1953"" ( ""1953"" text, ""party"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""richmond_staten_is"" text, ""total"" real, ""pct"" text );","SELECT ""the_bronx"" FROM ""1953"" WHERE ""manhattan""='29.9%';",1-1108394-34 What number of voters did the Bronx have when the total number was 2054?,"CREATE TABLE ""1953"" ( ""1953"" text, ""party"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""richmond_staten_is"" text, ""total"" real, ""pct"" text );","SELECT ""the_bronx"" FROM ""1953"" WHERE ""total""=2054;",1-1108394-34 What number of voters did Queens have when Staten Island had 295 voters?,"CREATE TABLE ""1953"" ( ""1953"" text, ""party"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""richmond_staten_is"" text, ""total"" real, ""pct"" text );","SELECT ""queens"" FROM ""1953"" WHERE ""richmond_staten_is""='295';",1-1108394-34 What was Staten Island when Brooklyn was 940?,"CREATE TABLE ""2013"" ( ""2013_republican_primary"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""staten_island"" text, ""total"" real, ""pct"" text );","SELECT ""staten_island"" FROM ""2013"" WHERE ""brooklyn""='940';",1-1108394-6 "What was the total number in Manhattan when Staten Island was 12,658?","CREATE TABLE ""2013"" ( ""2013_republican_primary"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""staten_island"" text, ""total"" real, ""pct"" text );","SELECT COUNT(""manhattan"") FROM ""2013"" WHERE ""staten_island""='12,658';",1-1108394-6 "What was the total in Brooklyn when Manhattan was 3,139?","CREATE TABLE ""2013"" ( ""2013_republican_primary"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""staten_island"" text, ""total"" real, ""pct"" text );","SELECT ""brooklyn"" FROM ""2013"" WHERE ""manhattan""='3,139';",1-1108394-6 Who was the republican candidate in 2013 when Staten Island was 451?,"CREATE TABLE ""2013"" ( ""2013_republican_primary"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""staten_island"" text, ""total"" real, ""pct"" text );","SELECT ""2013_republican_primary"" FROM ""2013"" WHERE ""staten_island""='451';",1-1108394-6 "What was the amount in Staten Island when The Bronx was 1,281?","CREATE TABLE ""2013"" ( ""2013_republican_primary"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""staten_island"" text, ""total"" real, ""pct"" text );","SELECT ""staten_island"" FROM ""2013"" WHERE ""the_bronx""='1,281';",1-1108394-6 The candidate who received 133 votes in the Bronx won what percentage overall?,"CREATE TABLE ""table1_1108394_47"" ( ""1921"" text, ""party"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""richmond_staten_is"" text, ""total"" real, ""pct"" text );","SELECT ""pct"" FROM ""table1_1108394_47"" WHERE ""the_bronx""='133';",1-1108394-47 Which candidate won 88 votes in Queens in 1921?,"CREATE TABLE ""table1_1108394_47"" ( ""1921"" text, ""party"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""richmond_staten_is"" text, ""total"" real, ""pct"" text );","SELECT ""1921"" FROM ""table1_1108394_47"" WHERE ""queens""='88';",1-1108394-47 How many votes in Brooklyn were won by the candidate who won 321 votes in Manhattan?,"CREATE TABLE ""table1_1108394_47"" ( ""1921"" text, ""party"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""richmond_staten_is"" text, ""total"" real, ""pct"" text );","SELECT ""brooklyn"" FROM ""table1_1108394_47"" WHERE ""manhattan""='321';",1-1108394-47 "The man who received 87,676 votes in Queens won what percentage of the total for the election?","CREATE TABLE ""table1_1108394_47"" ( ""1921"" text, ""party"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""richmond_staten_is"" text, ""total"" real, ""pct"" text );","SELECT ""pct"" FROM ""table1_1108394_47"" WHERE ""queens""='87,676';",1-1108394-47 How many parties received 29.9% of the vote in Manhattan?,"CREATE TABLE ""table1_1108394_47"" ( ""1921"" text, ""party"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""richmond_staten_is"" text, ""total"" real, ""pct"" text );","SELECT COUNT(""party"") FROM ""table1_1108394_47"" WHERE ""manhattan""='29.9%';",1-1108394-47 Name the most late 1943 with late 194 in slovenia,"CREATE TABLE ""composition"" ( ""late_1941"" text, ""late_1942"" real, ""sept_1943"" real, ""late_1943"" real, ""late_1944"" real, ""1978_veteran_membership"" real );","SELECT MAX(""late_1943"") FROM ""composition"" WHERE ""late_1941""='Slovenia';",1-1115992-1 What is the least september 1943 when late 1943 is 78000,"CREATE TABLE ""composition"" ( ""late_1941"" text, ""late_1942"" real, ""sept_1943"" real, ""late_1943"" real, ""late_1944"" real, ""1978_veteran_membership"" real );","SELECT MIN(""sept_1943"") FROM ""composition"" WHERE ""late_1943""=78000;",1-1115992-1 What is the late 1941 when 1978 veteran membership is 20000,"CREATE TABLE ""composition"" ( ""late_1941"" text, ""late_1942"" real, ""sept_1943"" real, ""late_1943"" real, ""late_1944"" real, ""1978_veteran_membership"" real );","SELECT ""late_1941"" FROM ""composition"" WHERE ""1978_veteran_membership""=20000;",1-1115992-1 What was Eric Dickerson's longest run?,"CREATE TABLE ""rushing"" ( ""player"" text, ""games_played"" real, ""attempts"" real, ""yards"" real, ""touchdowns"" real, ""longest_run"" real );","SELECT COUNT(""longest_run"") FROM ""rushing"" WHERE ""player""='Eric Dickerson';",1-11157122-5 How many attempts did Charles White make?,"CREATE TABLE ""rushing"" ( ""player"" text, ""games_played"" real, ""attempts"" real, ""yards"" real, ""touchdowns"" real, ""longest_run"" real );","SELECT MIN(""attempts"") FROM ""rushing"" WHERE ""player""='Charles White';",1-11157122-5 How many yards did the player with 87 attempts rush?,"CREATE TABLE ""rushing"" ( ""player"" text, ""games_played"" real, ""attempts"" real, ""yards"" real, ""touchdowns"" real, ""longest_run"" real );","SELECT ""yards"" FROM ""rushing"" WHERE ""attempts""=87;",1-11157122-5 What was the highest amount of people that attended the elgin city team?,"CREATE TABLE ""stadia_and_attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""highest"" real, ""lowest"" real, ""average"" real );","SELECT COUNT(""highest"") FROM ""stadia_and_attendances"" WHERE ""team""='Elgin City';",1-11206916-1 The firs park stadium had the lowest average attendence of what?,"CREATE TABLE ""stadia_and_attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""highest"" real, ""lowest"" real, ""average"" real );","SELECT MIN(""average"") FROM ""stadia_and_attendances"" WHERE ""stadium""='Firs Park';",1-11206916-1 What was the lowest highest attendance for the dumbarton team?,"CREATE TABLE ""stadia_and_attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""highest"" real, ""lowest"" real, ""average"" real );","SELECT MIN(""highest"") FROM ""stadia_and_attendances"" WHERE ""team""='Dumbarton';",1-11206916-1 The gayfield park stadium had a highest attendance of what?,"CREATE TABLE ""stadia_and_attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""highest"" real, ""lowest"" real, ""average"" real );","SELECT MAX(""highest"") FROM ""stadia_and_attendances"" WHERE ""stadium""='Gayfield Park';",1-11206916-1 The stenhousemuir team had how many highest attendances?,"CREATE TABLE ""stadia_and_attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""highest"" real, ""lowest"" real, ""average"" real );","SELECT COUNT(""highest"") FROM ""stadia_and_attendances"" WHERE ""team""='Stenhousemuir';",1-11206916-1 what's the premiere with hk viewers of 2.09 million,"CREATE TABLE ""highest_rating_drama_series_of_2005"" ( ""rank"" real, ""english_title"" text, ""chinese_title"" text, ""average"" real, ""peak"" real, ""premiere"" real, ""finale"" real, ""hk_viewers"" text );","SELECT ""premiere"" FROM ""highest_rating_drama_series_of_2005"" WHERE ""hk_viewers""='2.09 million';",1-11174272-1 what is the minimum rank,"CREATE TABLE ""highest_rating_drama_series_of_2005"" ( ""rank"" real, ""english_title"" text, ""chinese_title"" text, ""average"" real, ""peak"" real, ""premiere"" real, ""finale"" real, ""hk_viewers"" text );","SELECT MIN(""rank"") FROM ""highest_rating_drama_series_of_2005"";",1-11174272-1 What is the minimum capacity of Dundee United's stadium?,"CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""lowest"" real, ""highest"" real, ""average"" real );","SELECT MIN(""capacity"") FROM ""attendances"" WHERE ""team""='Dundee United';",1-11208143-9 Which stadiums have a capacity of 51082?,"CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""lowest"" real, ""highest"" real, ""average"" real );","SELECT ""stadium"" FROM ""attendances"" WHERE ""capacity""=51082;",1-11208143-9 How many stadiums are there with a capacity of 7500?,"CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""lowest"" real, ""highest"" real, ""average"" real );","SELECT COUNT(""stadium"") FROM ""attendances"" WHERE ""capacity""=7500;",1-11208143-9 What is Pittodrie Stadium's maximum capacity?,"CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""lowest"" real, ""highest"" real, ""average"" real );","SELECT MAX(""capacity"") FROM ""attendances"" WHERE ""stadium""='Pittodrie';",1-11208143-9 Which stadiums have an average attendance of 13840?,"CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""lowest"" real, ""highest"" real, ""average"" real );","SELECT ""stadium"" FROM ""attendances"" WHERE ""average""=13840;",1-11208143-9 What are the highest recorded attendance rates of the stadiums with an average attendance of 4752?,"CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""lowest"" real, ""highest"" real, ""average"" real );","SELECT ""highest"" FROM ""attendances"" WHERE ""average""=4752;",1-11208143-9 What is the highest number of ties?,"CREATE TABLE ""players"" ( ""player"" text, ""w_l_total"" text, ""w_l_singles"" text, ""w_l_doubles"" text, ""ties"" real, ""debut"" real, ""years_played"" real );","SELECT MAX(""ties"") FROM ""players"";",1-11233358-2 "During the 2013 debut, what is the w-I(total) number?","CREATE TABLE ""players"" ( ""player"" text, ""w_l_total"" text, ""w_l_singles"" text, ""w_l_doubles"" text, ""ties"" real, ""debut"" real, ""years_played"" real );","SELECT COUNT(""w_l_total"") FROM ""players"" WHERE ""debut""=2013;",1-11233358-2 What is the catalog number named callanetics: 10 years younger in 10 hours,"CREATE TABLE ""official_callanetics_dv_ds"" ( ""year"" real, ""title"" text, ""format"" text, ""studio"" text, ""release_date"" text, ""copyright_information"" text, ""catalog_number"" text );","SELECT ""catalog_number"" FROM ""official_callanetics_dv_ds"" WHERE ""title""='Callanetics: 10 Years Younger In 10 Hours';",1-11222744-3 "how many studios have the catalog number ""cal03 / 0091037137333""?","CREATE TABLE ""official_callanetics_dv_ds"" ( ""year"" real, ""title"" text, ""format"" text, ""studio"" text, ""release_date"" text, ""copyright_information"" text, ""catalog_number"" text );","SELECT COUNT(""studio"") FROM ""official_callanetics_dv_ds"" WHERE ""catalog_number""='CAL03 / 0091037137333';",1-11222744-3 "what is the format of ""callanetics: 10 years younger in 10 hours""?","CREATE TABLE ""official_callanetics_dv_ds"" ( ""year"" real, ""title"" text, ""format"" text, ""studio"" text, ""release_date"" text, ""copyright_information"" text, ""catalog_number"" text );","SELECT ""format"" FROM ""official_callanetics_dv_ds"" WHERE ""title""='Callanetics: 10 Years Younger In 10 Hours';",1-11222744-3 "What is the catalog number of the title called ""super callanetics""?","CREATE TABLE ""official_callanetics_dv_ds"" ( ""year"" real, ""title"" text, ""format"" text, ""studio"" text, ""release_date"" text, ""copyright_information"" text, ""catalog_number"" text );","SELECT ""catalog_number"" FROM ""official_callanetics_dv_ds"" WHERE ""title""='Super Callanetics';",1-11222744-3 "how many titles have the name ""quick callanetics""?","CREATE TABLE ""official_callanetics_dv_ds"" ( ""year"" real, ""title"" text, ""format"" text, ""studio"" text, ""release_date"" text, ""copyright_information"" text, ""catalog_number"" text );","SELECT COUNT(""catalog_number"") FROM ""official_callanetics_dv_ds"" WHERE ""title""='Quick Callanetics';",1-11222744-3 "Who creates the catalog with the number ""cal03 / 0091037137333""?","CREATE TABLE ""official_callanetics_dv_ds"" ( ""year"" real, ""title"" text, ""format"" text, ""studio"" text, ""release_date"" text, ""copyright_information"" text, ""catalog_number"" text );","SELECT ""studio"" FROM ""official_callanetics_dv_ds"" WHERE ""catalog_number""='CAL03 / 0091037137333';",1-11222744-3 What was the rating for the episode with 1.83 viewers (millions)?,"CREATE TABLE ""american_weekly_ratings"" ( ""num"" real, ""episode"" text, ""air_date"" text, ""timeslot_est"" text, ""rating"" text, ""share"" text, ""18_49_rating"" text, ""viewers_millions"" text, ""rank"" text );","SELECT ""rating"" FROM ""american_weekly_ratings"" WHERE ""viewers_millions""='1.83';",1-11238597-4 "What was the # for the episode ""the birthday present""?","CREATE TABLE ""american_weekly_ratings"" ( ""num"" real, ""episode"" text, ""air_date"" text, ""timeslot_est"" text, ""rating"" text, ""share"" text, ""18_49_rating"" text, ""viewers_millions"" text, ""rank"" text );","SELECT MAX(""num"") FROM ""american_weekly_ratings"" WHERE ""episode""='\""The Birthday Present\""';",1-11238597-4 "What was the # for the episode ""the wedding""?","CREATE TABLE ""american_weekly_ratings"" ( ""num"" real, ""episode"" text, ""air_date"" text, ""timeslot_est"" text, ""rating"" text, ""share"" text, ""18_49_rating"" text, ""viewers_millions"" text, ""rank"" text );","SELECT MAX(""num"") FROM ""american_weekly_ratings"" WHERE ""episode""='\""The Wedding\""';",1-11238597-4 What is the rating for the episode in which the 18-49 rating is 0.4?,"CREATE TABLE ""american_weekly_ratings"" ( ""num"" real, ""episode"" text, ""air_date"" text, ""timeslot_est"" text, ""rating"" text, ""share"" text, ""18_49_rating"" text, ""viewers_millions"" text, ""rank"" text );","SELECT ""rating"" FROM ""american_weekly_ratings"" WHERE ""18_49_rating""='0.4';",1-11238597-4 "What was the share for the episode with the air date december 10, 2008?","CREATE TABLE ""american_weekly_ratings"" ( ""num"" real, ""episode"" text, ""air_date"" text, ""timeslot_est"" text, ""rating"" text, ""share"" text, ""18_49_rating"" text, ""viewers_millions"" text, ""rank"" text );","SELECT ""share"" FROM ""american_weekly_ratings"" WHERE ""air_date""='December 10, 2008';",1-11238597-4 Which premiere had languages in danish?,"CREATE TABLE ""franchise_index"" ( ""country_region"" text, ""show_title"" text, ""languages"" text, ""host"" text, ""channel"" text, ""premiere"" text, ""seasons"" text, ""status"" text );","SELECT ""premiere"" FROM ""franchise_index"" WHERE ""languages""='Danish';",1-11323532-2 What was the number of channels in New Zealand?,"CREATE TABLE ""franchise_index"" ( ""country_region"" text, ""show_title"" text, ""languages"" text, ""host"" text, ""channel"" text, ""premiere"" text, ""seasons"" text, ""status"" text );","SELECT COUNT(""channel"") FROM ""franchise_index"" WHERE ""country_region""='New Zealand';",1-11323532-2 What is the premiere where the host is lieke van lexmond dennis weening?,"CREATE TABLE ""franchise_index"" ( ""country_region"" text, ""show_title"" text, ""languages"" text, ""host"" text, ""channel"" text, ""premiere"" text, ""seasons"" text, ""status"" text );","SELECT ""premiere"" FROM ""franchise_index"" WHERE ""host""='Lieke van Lexmond Dennis Weening';",1-11323532-2 What is the premiere on the mega channel?,"CREATE TABLE ""franchise_index"" ( ""country_region"" text, ""show_title"" text, ""languages"" text, ""host"" text, ""channel"" text, ""premiere"" text, ""seasons"" text, ""status"" text );","SELECT ""premiere"" FROM ""franchise_index"" WHERE ""channel""='Mega Channel';",1-11323532-2 What is the symbol for Windpower in China?,"CREATE TABLE ""references"" ( ""country"" text, ""renewable_energy_re"" text, ""solar_power_sp"" text, ""wind_power_wp"" text, ""geothermal_energy_ge"" text, ""biofuel_bf"" text, ""hydro_power_hydro"" text );","SELECT ""wind_power_wp"" FROM ""references"" WHERE ""country""='China';",1-11347578-1 who were the winners in west virginia,"CREATE TABLE ""table1_1133844_4"" ( ""state_linked_to_summaries_below"" text, ""senator"" text, ""party"" text, ""electoral_history"" text, ""result"" text, ""candidates_winning_candidate_in_bold"" text );","SELECT ""candidates_winning_candidate_in_bold"" FROM ""table1_1133844_4"" WHERE ""state_linked_to_summaries_below""='West Virginia';",1-1133844-4 tell the final for lindsey graham,"CREATE TABLE ""table1_1133844_4"" ( ""state_linked_to_summaries_below"" text, ""senator"" text, ""party"" text, ""electoral_history"" text, ""result"" text, ""candidates_winning_candidate_in_bold"" text );","SELECT ""result"" FROM ""table1_1133844_4"" WHERE ""senator""='Lindsey Graham';",1-1133844-4 who won the senate seat in arkansas,"CREATE TABLE ""table1_1133844_4"" ( ""state_linked_to_summaries_below"" text, ""senator"" text, ""party"" text, ""electoral_history"" text, ""result"" text, ""candidates_winning_candidate_in_bold"" text );","SELECT ""senator"" FROM ""table1_1133844_4"" WHERE ""state_linked_to_summaries_below""='Arkansas';",1-1133844-4 What is the dysart of the principal?,"CREATE TABLE ""high_schools_in_dysart_usd"" ( ""information"" text, ""dysart"" text, ""shadow_ridge"" text, ""valley_vista"" text, ""willow_canyon"" text );","SELECT ""dysart"" FROM ""high_schools_in_dysart_usd"" WHERE ""information""='Principal';",1-11340432-1 What is williow canyon of Roberta Lockhart?,"CREATE TABLE ""high_schools_in_dysart_usd"" ( ""information"" text, ""dysart"" text, ""shadow_ridge"" text, ""valley_vista"" text, ""willow_canyon"" text );","SELECT ""willow_canyon"" FROM ""high_schools_in_dysart_usd"" WHERE ""dysart""='Roberta Lockhart';",1-11340432-1 What is the willow canyon of Stallion?,"CREATE TABLE ""high_schools_in_dysart_usd"" ( ""information"" text, ""dysart"" text, ""shadow_ridge"" text, ""valley_vista"" text, ""willow_canyon"" text );","SELECT ""willow_canyon"" FROM ""high_schools_in_dysart_usd"" WHERE ""shadow_ridge""='Stallion';",1-11340432-1 Name the Valley Vista of Anthony Capuano,"CREATE TABLE ""high_schools_in_dysart_usd"" ( ""information"" text, ""dysart"" text, ""shadow_ridge"" text, ""valley_vista"" text, ""willow_canyon"" text );","SELECT ""valley_vista"" FROM ""high_schools_in_dysart_usd"" WHERE ""willow_canyon""='Anthony Capuano';",1-11340432-1 How many informations does Michael Hawkins have?,"CREATE TABLE ""high_schools_in_dysart_usd"" ( ""information"" text, ""dysart"" text, ""shadow_ridge"" text, ""valley_vista"" text, ""willow_canyon"" text );","SELECT COUNT(""information"") FROM ""high_schools_in_dysart_usd"" WHERE ""shadow_ridge""='Michael Hawkins';",1-11340432-1 How many total rounds did Damon Hill come in First Place?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT COUNT(""round"") FROM ""grands_prix"" WHERE ""winning_driver""='Damon Hill';",1-1137694-3 Who drove the winning car constructed by Jordan - Mugen-Honda?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""grands_prix"" WHERE ""winning_constructor""='Jordan - Mugen-Honda';",1-1137694-3 Which Grand Prix was won by a car constructed by Jordan - Mugen-Honda?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""grand_prix"" FROM ""grands_prix"" WHERE ""winning_constructor""='Jordan - Mugen-Honda';",1-1137694-3 "Which location belongs to the website, http://www.mudgeerabasoccer.com/?","CREATE TABLE ""premier_league"" ( ""team"" text, ""head_coach"" text, ""president"" text, ""home_ground"" text, ""location"" text, ""founded"" real, ""website"" text );","SELECT ""location"" FROM ""premier_league"" WHERE ""website""='http://www.mudgeerabasoccer.com/';",1-11365528-2 "The president, peter williamson, had how many home grounds?","CREATE TABLE ""premier_league"" ( ""team"" text, ""head_coach"" text, ""president"" text, ""home_ground"" text, ""location"" text, ""founded"" real, ""website"" text );","SELECT COUNT(""home_ground"") FROM ""premier_league"" WHERE ""president""='Peter Williamson';",1-11365528-2 "How many head coaches are there for the website, http://www.burleighbulldogs.org/?","CREATE TABLE ""premier_league"" ( ""team"" text, ""head_coach"" text, ""president"" text, ""home_ground"" text, ""location"" text, ""founded"" real, ""website"" text );","SELECT COUNT(""head_coach"") FROM ""premier_league"" WHERE ""website""='http://www.burleighbulldogs.org/';",1-11365528-2 "The head coach, steve radoslavic, is related to which websites?","CREATE TABLE ""premier_league"" ( ""team"" text, ""head_coach"" text, ""president"" text, ""home_ground"" text, ""location"" text, ""founded"" real, ""website"" text );","SELECT ""website"" FROM ""premier_league"" WHERE ""head_coach""='Steve Radoslavic';",1-11365528-2 Who is the driver of the european grand prix?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""grands_prix"" WHERE ""grand_prix""='European Grand Prix';",1-1137696-3 What is the report for round 3?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""report"" FROM ""grands_prix"" WHERE ""round""=3;",1-1137696-3 What is the winning driver of round 7?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""grands_prix"" WHERE ""round""=7;",1-1137696-3 Name the grand prix with a driver of Michael Schumacher and a round of 7?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""grand_prix"" FROM ""grands_prix"" WHERE ""winning_driver""='Michael Schumacher' AND ""fastest_lap""='Michael Schumacher' AND ""round""=7;",1-1137696-3 Which round was the winning constructor was Benetton - Ford and in the Pole Position was Damon Hill?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""round"" FROM ""grands_prix"" WHERE ""winning_constructor""='Benetton - Ford' AND ""pole_position""='Damon Hill';",1-1137702-3 How many Grand Prix were the winning constructor Benetton - Ford and the pole position was Michael Schumacher?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT COUNT(""grand_prix"") FROM ""grands_prix"" WHERE ""winning_constructor""='Benetton - Ford' AND ""pole_position""='Michael Schumacher';",1-1137702-3 Who was the winning driver in round 6?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""grands_prix"" WHERE ""round""=6;",1-1137702-3 Who was the winning driver in the grand prix at Pacific Grand Prix?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""grands_prix"" WHERE ""grand_prix""='Pacific Grand Prix';",1-1137702-3 Who was the winning driver when the grand Prix was at Belgian Grand Prix?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""grands_prix"" WHERE ""grand_prix""='Belgian Grand Prix';",1-1137702-3 Who was the winning driver when the pole position was held by Ayrton Senna and the Fastest lap was Michael Schumacher?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""grands_prix"" WHERE ""pole_position""='Ayrton Senna' AND ""fastest_lap""='Michael Schumacher';",1-1137702-3 On which date was the winning driver Alain Prost and and had Damon Hill in the pole position?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""date"" FROM ""grands_prix"" WHERE ""winning_driver""='Alain Prost' AND ""pole_position""='Damon Hill';",1-1137703-2 Which round was the Spanish Grand Prix?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""round"" FROM ""grands_prix"" WHERE ""grand_prix""='Spanish Grand Prix';",1-1137703-2 What was the record at week 7,"CREATE TABLE ""table1_11391448_2"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""venue"" text, ""tv"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""table1_11391448_2"" WHERE ""week""=7;",1-11391448-2 How many teams did they play week 6,"CREATE TABLE ""table1_11391448_2"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""venue"" text, ""tv"" text, ""attendance"" real, ""record"" text );","SELECT COUNT(""opponent"") FROM ""table1_11391448_2"" WHERE ""week""=6;",1-11391448-2 What is the number of reports for the italian grand prix?,"CREATE TABLE ""championship_review"" ( ""rnd"" real, ""race"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""constructor"" text, ""report"" text );","SELECT COUNT(""report"") FROM ""championship_review"" WHERE ""race""='Italian Grand Prix';",1-1140078-2 What is the pole position of the belgian grand prix?,"CREATE TABLE ""championship_review"" ( ""rnd"" real, ""race"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""constructor"" text, ""report"" text );","SELECT ""pole_position"" FROM ""championship_review"" WHERE ""race""='Belgian Grand Prix';",1-1140078-2 What is the pole position of paul ricard?,"CREATE TABLE ""championship_review"" ( ""rnd"" real, ""race"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""constructor"" text, ""report"" text );","SELECT ""pole_position"" FROM ""championship_review"" WHERE ""location""='Paul Ricard';",1-1140078-2 What is the report of the united states grand prix west?,"CREATE TABLE ""championship_review"" ( ""rnd"" real, ""race"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""constructor"" text, ""report"" text );","SELECT ""report"" FROM ""championship_review"" WHERE ""race""='United States Grand Prix West';",1-1140078-2 Where is the German Grand Prix?,"CREATE TABLE ""season_review"" ( ""rnd"" real, ""race"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""constructor"" text, ""report"" text );","SELECT ""location"" FROM ""season_review"" WHERE ""race""='German Grand Prix';",1-1140082-2 What is the constructor of the Swedish Grand Prix?,"CREATE TABLE ""season_review"" ( ""rnd"" real, ""race"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""constructor"" text, ""report"" text );","SELECT ""constructor"" FROM ""season_review"" WHERE ""race""='Swedish Grand Prix';",1-1140082-2 Who did the fastest lap at Watkins glen?,"CREATE TABLE ""season_review"" ( ""rnd"" real, ""race"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""constructor"" text, ""report"" text );","SELECT ""fastest_lap"" FROM ""season_review"" WHERE ""location""='Watkins Glen';",1-1140082-2 What circuit has a race called ii cape south easter trophy.,"CREATE TABLE ""non_championship_race_results"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""circuit"" FROM ""non_championship_race_results"" WHERE ""race_name""='II Cape South Easter Trophy';",1-1140099-6 Which driver won the i race of champions?,"CREATE TABLE ""non_championship_race_results"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""non_championship_race_results"" WHERE ""race_name""='I Race of Champions';",1-1140099-6 What is the report for the race that Mike Spence won.,"CREATE TABLE ""non_championship_race_results"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""report"" FROM ""non_championship_race_results"" WHERE ""winning_driver""='Mike Spence';",1-1140099-6 What is the report for the race i sunday mirror trophy?,"CREATE TABLE ""non_championship_race_results"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""report"" FROM ""non_championship_race_results"" WHERE ""race_name""='I Sunday Mirror Trophy';",1-1140099-6 How many winners did I Dessau Autobahnspinne have?,"CREATE TABLE ""east_german_championship"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT COUNT(""winning_driver"") FROM ""east_german_championship"" WHERE ""race_name""='I Dessau Autobahnspinne';",1-1140116-6 What is the date on which a race was run at Halle-Saale-Schleife circuit?,"CREATE TABLE ""east_german_championship"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""date"" FROM ""east_german_championship"" WHERE ""circuit""='Halle-Saale-Schleife';",1-1140116-6 How many races take place in Dessau circuit?,"CREATE TABLE ""east_german_championship"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT COUNT(""race_name"") FROM ""east_german_championship"" WHERE ""circuit""='Dessau';",1-1140116-6 Which races did Paul Greifzu win?,"CREATE TABLE ""east_german_championship"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""race_name"" FROM ""east_german_championship"" WHERE ""winning_driver""='Paul Greifzu';",1-1140116-6 Which driver won at the Sachsenring circuit?,"CREATE TABLE ""non_championship_race_results"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""non_championship_race_results"" WHERE ""circuit""='Sachsenring';",1-1140114-5 Which constructor was present at the Redex Trophy race?,"CREATE TABLE ""non_championship_race_results"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""constructor"" FROM ""non_championship_race_results"" WHERE ""race_name""='RedeX Trophy';",1-1140114-5 How many different constructors had Paul Thiel as a winning driver?,"CREATE TABLE ""non_championship_race_results"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT COUNT(""constructor"") FROM ""non_championship_race_results"" WHERE ""winning_driver""='Paul Thiel';",1-1140114-5 who is the opponent where tv is abc and game site is tampa stadium,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""tv"" text, ""attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""tv""='ABC' AND ""game_site""='Tampa Stadium';",1-11406866-2 "what is the total number of opponent where date is november 23, 1980","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""tv"" text, ""attendance"" text, ""record"" text );","SELECT COUNT(""opponent"") FROM ""schedule"" WHERE ""date""='November 23, 1980';",1-11406866-2 what is the total number of kickoff [a ] where week is week,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""tv"" text, ""attendance"" text, ""record"" text );","SELECT COUNT(""kickoff_a"") FROM ""schedule"" WHERE ""week""='Week';",1-11406866-2 " what's the week where attendance is 77,098","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""tv"" text, ""attendance"" text, ""record"" text );","SELECT ""week"" FROM ""schedule"" WHERE ""attendance""='77,098';",1-11406866-2 " what's the record where attendance is 61,350","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""tv"" text, ""attendance"" text, ""record"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""attendance""='61,350';",1-11406866-2 what's the record where result is l 24-10,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""tv"" text, ""attendance"" text, ""record"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""result""='L 24-10';",1-11406866-2 What date was the Silverstone circuit driven? ,"CREATE TABLE ""non_championship_race_results"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""date"" FROM ""non_championship_race_results"" WHERE ""circuit""='Silverstone';",1-1140119-5 When was the Albi circuit race driven? ,"CREATE TABLE ""non_championship_race_results"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""date"" FROM ""non_championship_race_results"" WHERE ""circuit""='Albi';",1-1140119-5 Would built the winning car in the IV J.C.C. Jersey Road Race? ,"CREATE TABLE ""non_championship_race_results"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""constructor"" FROM ""non_championship_race_results"" WHERE ""race_name""='IV J.C.C. Jersey Road Race';",1-1140119-5 Who won the race at the Jersey circuit? ,"CREATE TABLE ""non_championship_race_results"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""non_championship_race_results"" WHERE ""circuit""='Jersey';",1-1140119-5 When did the season air where the viewership was 14.71 million?,"CREATE TABLE ""american_television_ratings"" ( ""season"" real, ""season_premiere"" text, ""season_finale"" text, ""tv_season"" text, ""ranking"" text, ""viewers_in_millions"" text );","SELECT ""season_premiere"" FROM ""american_television_ratings"" WHERE ""viewers_in_millions""='14.71';",1-1145977-2 "What tv season had a season finale of august 18, 2004?","CREATE TABLE ""american_television_ratings"" ( ""season"" real, ""season_premiere"" text, ""season_finale"" text, ""tv_season"" text, ""ranking"" text, ""viewers_in_millions"" text );","SELECT ""tv_season"" FROM ""american_television_ratings"" WHERE ""season_finale""='August 18, 2004';",1-1145977-2 What is the power capacity when the generators were 781?,"CREATE TABLE ""electricity_production_by_renewables_in_"" ( ""power_source"" text, ""number_of_generators"" real, ""power_capacity_gw"" text, ""pct_of_total_capacity"" text, ""capacity_factor"" text, ""annual_energy_billion_k_wh"" text, ""pct_of_annual_production"" text );","SELECT ""power_capacity_gw"" FROM ""electricity_production_by_renewables_in_"" WHERE ""number_of_generators""=781;",1-11456251-5 What is the percentage of total capacity when the energy is 120.2?,"CREATE TABLE ""electricity_production_by_renewables_in_"" ( ""power_source"" text, ""number_of_generators"" real, ""power_capacity_gw"" text, ""pct_of_total_capacity"" text, ""capacity_factor"" text, ""annual_energy_billion_k_wh"" text, ""pct_of_annual_production"" text );","SELECT ""pct_of_total_capacity"" FROM ""electricity_production_by_renewables_in_"" WHERE ""annual_energy_billion_k_wh""='120.2';",1-11456251-5 What is the % of annual production of solar?,"CREATE TABLE ""electricity_production_by_renewables_in_"" ( ""power_source"" text, ""number_of_generators"" real, ""power_capacity_gw"" text, ""pct_of_total_capacity"" text, ""capacity_factor"" text, ""annual_energy_billion_k_wh"" text, ""pct_of_annual_production"" text );","SELECT ""pct_of_annual_production"" FROM ""electricity_production_by_renewables_in_"" WHERE ""power_source""='Solar';",1-11456251-5 What is the number of generators where the power capicity is 78.7?,"CREATE TABLE ""electricity_production_by_renewables_in_"" ( ""power_source"" text, ""number_of_generators"" real, ""power_capacity_gw"" text, ""pct_of_total_capacity"" text, ""capacity_factor"" text, ""annual_energy_billion_k_wh"" text, ""pct_of_annual_production"" text );","SELECT COUNT(""number_of_generators"") FROM ""electricity_production_by_renewables_in_"" WHERE ""power_capacity_gw""='78.7';",1-11456251-5 What is the % of total capacity when the generators is 4048?,"CREATE TABLE ""electricity_production_by_renewables_in_"" ( ""power_source"" text, ""number_of_generators"" real, ""power_capacity_gw"" text, ""pct_of_total_capacity"" text, ""capacity_factor"" text, ""annual_energy_billion_k_wh"" text, ""pct_of_annual_production"" text );","SELECT ""pct_of_total_capacity"" FROM ""electricity_production_by_renewables_in_"" WHERE ""number_of_generators""=4048;",1-11456251-5 Which model number has a GVM (kg) Technical Capacity of 16000 and a Torque Nm@rpm of 600 @ 1700?,"CREATE TABLE ""specs_and_range"" ( ""model"" text, ""engine_make_capacity"" text, ""power_k_w_rpm"" text, ""torque_nm_rpm"" text, ""transmission_make_type_speed"" text, ""gvm_kg_technical_capacity"" text, ""gcm_kg_technical_capacity"" text );","SELECT ""model"" FROM ""specs_and_range"" WHERE ""gvm_kg_technical_capacity""='16000' AND ""torque_nm_rpm""='600 @ 1700';",1-11497980-1 "If the model is 15.180e, what is the GVM (kg) Technical Capacity?","CREATE TABLE ""specs_and_range"" ( ""model"" text, ""engine_make_capacity"" text, ""power_k_w_rpm"" text, ""torque_nm_rpm"" text, ""transmission_make_type_speed"" text, ""gvm_kg_technical_capacity"" text, ""gcm_kg_technical_capacity"" text );","SELECT ""gvm_kg_technical_capacity"" FROM ""specs_and_range"" WHERE ""model""='15.180E';",1-11497980-1 "If the engine make/capacity is MWM 6.10 TCA-EURO III (Turbo Intercooler) and GVM (kg) Technical Capacity is 23000, what is the Torque Nm@rpm?","CREATE TABLE ""specs_and_range"" ( ""model"" text, ""engine_make_capacity"" text, ""power_k_w_rpm"" text, ""torque_nm_rpm"" text, ""transmission_make_type_speed"" text, ""gvm_kg_technical_capacity"" text, ""gcm_kg_technical_capacity"" text );","SELECT ""torque_nm_rpm"" FROM ""specs_and_range"" WHERE ""gcm_kg_technical_capacity""='23000' AND ""engine_make_capacity""='MWM 6.10 TCA-EURO III (Turbo Intercooler)';",1-11497980-1 What is the power kw@RPM of the 13.180 model?,"CREATE TABLE ""specs_and_range"" ( ""model"" text, ""engine_make_capacity"" text, ""power_k_w_rpm"" text, ""torque_nm_rpm"" text, ""transmission_make_type_speed"" text, ""gvm_kg_technical_capacity"" text, ""gcm_kg_technical_capacity"" text );","SELECT COUNT(""power_k_w_rpm"") FROM ""specs_and_range"" WHERE ""model""='13.180';",1-11497980-1 "When the transmission make/type/speed is eaton fs 5306-a manual synchromesh 6 speed, what is the value of the gcm (kg) technical capacity?","CREATE TABLE ""specs_and_range"" ( ""model"" text, ""engine_make_capacity"" text, ""power_k_w_rpm"" text, ""torque_nm_rpm"" text, ""transmission_make_type_speed"" text, ""gvm_kg_technical_capacity"" text, ""gcm_kg_technical_capacity"" text );","SELECT ""gcm_kg_technical_capacity"" FROM ""specs_and_range"" WHERE ""transmission_make_type_speed""='Eaton FS 5306-A Manual Synchromesh 6 Speed';",1-11497980-1 Which model possesses a transmission make/type/speed of eaton fs-6306 a manual synchromesh 6 speed?,"CREATE TABLE ""specs_and_range"" ( ""model"" text, ""engine_make_capacity"" text, ""power_k_w_rpm"" text, ""torque_nm_rpm"" text, ""transmission_make_type_speed"" text, ""gvm_kg_technical_capacity"" text, ""gcm_kg_technical_capacity"" text );","SELECT ""model"" FROM ""specs_and_range"" WHERE ""transmission_make_type_speed""='Eaton FS-6306 A Manual Synchromesh 6 Speed';",1-11497980-1 Is drawing tablet support part of the semi-DDM class?,"CREATE TABLE ""table1_1153898_1"" ( ""comparisons"" text, ""hub_base_class"" text, ""emulated_class"" text, ""semi_ddm_class"" text, ""ddm_class"" text );","SELECT ""semi_ddm_class"" FROM ""table1_1153898_1"" WHERE ""comparisons""='Drawing Tablet Support';",1-1153898-1 Is usb re-enumeration required part of the emulated class?,"CREATE TABLE ""table1_1153898_1"" ( ""comparisons"" text, ""hub_base_class"" text, ""emulated_class"" text, ""semi_ddm_class"" text, ""ddm_class"" text );","SELECT ""emulated_class"" FROM ""table1_1153898_1"" WHERE ""comparisons""='USB RE-Enumeration Required';",1-1153898-1 Is wireless combo keyboard and mouse support part of the hub base class?,"CREATE TABLE ""table1_1153898_1"" ( ""comparisons"" text, ""hub_base_class"" text, ""emulated_class"" text, ""semi_ddm_class"" text, ""ddm_class"" text );","SELECT ""hub_base_class"" FROM ""table1_1153898_1"" WHERE ""comparisons""='Wireless Combo keyboard and mouse support';",1-1153898-1 Is the drawing tablet support part of the DDM class?,"CREATE TABLE ""table1_1153898_1"" ( ""comparisons"" text, ""hub_base_class"" text, ""emulated_class"" text, ""semi_ddm_class"" text, ""ddm_class"" text );","SELECT ""ddm_class"" FROM ""table1_1153898_1"" WHERE ""comparisons""='Drawing Tablet Support';",1-1153898-1 Is wireless combo keyboard and mouse support part of the DDM class?,"CREATE TABLE ""table1_1153898_1"" ( ""comparisons"" text, ""hub_base_class"" text, ""emulated_class"" text, ""semi_ddm_class"" text, ""ddm_class"" text );","SELECT ""ddm_class"" FROM ""table1_1153898_1"" WHERE ""comparisons""='Wireless Combo keyboard and mouse support';",1-1153898-1 What school or team does Al Jefferson play for?,"CREATE TABLE ""j"" ( ""player"" text, ""no"" text, ""nationality"" text, ""position"" text, ""years_for_jazz"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""j"" WHERE ""player""='Al Jefferson';",1-11545282-10 Which forward player has the number 22?,"CREATE TABLE ""j"" ( ""player"" text, ""no"" text, ""nationality"" text, ""position"" text, ""years_for_jazz"" text, ""school_club_team"" text );","SELECT ""player"" FROM ""j"" WHERE ""no""='22' AND ""position""='Forward';",1-11545282-10 What number does the player from Ohio play with?,"CREATE TABLE ""j"" ( ""player"" text, ""no"" text, ""nationality"" text, ""position"" text, ""years_for_jazz"" text, ""school_club_team"" text );","SELECT ""no"" FROM ""j"" WHERE ""school_club_team""='Ohio';",1-11545282-10 During which years did player number 35 play for Jazz?,"CREATE TABLE ""j"" ( ""player"" text, ""no"" text, ""nationality"" text, ""position"" text, ""years_for_jazz"" text, ""school_club_team"" text );","SELECT ""years_for_jazz"" FROM ""j"" WHERE ""no""='35';",1-11545282-10 For driver Mark Skaife what is the result for race 1?,"CREATE TABLE ""qantas_v8_supercars_gp_100"" ( ""driver"" text, ""no"" real, ""team"" text, ""car"" text, ""race_1"" text, ""gp_100"" text, ""race_3"" text, ""points"" real );","SELECT ""race_1"" FROM ""qantas_v8_supercars_gp_100"" WHERE ""driver""='Mark Skaife';",1-11581984-2 When was the game in Mexico played? ,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""date"" FROM ""tournament_results"" WHERE ""location""='Mexico';",1-11602885-1 What University has the acrronym of USF,"CREATE TABLE ""table1_1160660_1"" ( ""university_name"" text, ""acronym"" text, ""date_founded"" real, ""website"" text, ""official_registration_notes"" text );","SELECT ""university_name"" FROM ""table1_1160660_1"" WHERE ""acronym""='USF';",1-1160660-1 What is the acronym used for Beirut Arab University?,"CREATE TABLE ""table1_1160660_1"" ( ""university_name"" text, ""acronym"" text, ""date_founded"" real, ""website"" text, ""official_registration_notes"" text );","SELECT ""acronym"" FROM ""table1_1160660_1"" WHERE ""university_name""='Beirut Arab University';",1-1160660-1 What is the acronym for the school whose website is ul.edu.lb,"CREATE TABLE ""table1_1160660_1"" ( ""university_name"" text, ""acronym"" text, ""date_founded"" real, ""website"" text, ""official_registration_notes"" text );","SELECT ""acronym"" FROM ""table1_1160660_1"" WHERE ""website""='ul.edu.lb';",1-1160660-1 Are there registration notes on usek.edu.lb?,"CREATE TABLE ""table1_1160660_1"" ( ""university_name"" text, ""acronym"" text, ""date_founded"" real, ""website"" text, ""official_registration_notes"" text );","SELECT ""official_registration_notes"" FROM ""table1_1160660_1"" WHERE ""website""='usek.edu.lb';",1-1160660-1 What year was USF founded?,"CREATE TABLE ""table1_1160660_1"" ( ""university_name"" text, ""acronym"" text, ""date_founded"" real, ""website"" text, ""official_registration_notes"" text );","SELECT ""date_founded"" FROM ""table1_1160660_1"" WHERE ""acronym""='USF';",1-1160660-1 What is the tournament on Jul 11?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""tournament"" FROM ""tournament_results"" WHERE ""date""='Jul 11';",1-11621747-1 What is the tournament of aug 29?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""tournament"" FROM ""tournament_results"" WHERE ""date""='Aug 29';",1-11621747-1 How many prizes were there at the transamerica?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT COUNT(""1st_prize"") FROM ""tournament_results"" WHERE ""tournament""='The Transamerica';",1-11621747-1 What is the sum of the largest purse?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT MAX(""purse"") FROM ""tournament_results"";",1-11622392-1 When was the tournament in Washington held?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""date"" FROM ""tournament_results"" WHERE ""location""='Washington';",1-11622392-1 How many tournaments in Texas had a purse higher than 330105.1624276874?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT COUNT(""1st_prize"") FROM ""tournament_results"" WHERE ""location""='Texas' AND ""purse"">330105.1624276874;",1-11622392-1 What is the first season written by joseph hampton & dani renee?,"CREATE TABLE ""season_2_2007_08"" ( ""series_no"" real, ""season_no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MIN(""season_no"") FROM ""season_2_2007_08"" WHERE ""written_by""='Joseph Hampton & Dani Renee';",1-11630008-4 How many air dates are there for production code 206?,"CREATE TABLE ""season_2_2007_08"" ( ""series_no"" real, ""season_no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""original_air_date"") FROM ""season_2_2007_08"" WHERE ""production_code""=206;",1-11630008-4 What is the title for season 2?,"CREATE TABLE ""season_2_2007_08"" ( ""series_no"" real, ""season_no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""title"" FROM ""season_2_2007_08"" WHERE ""season_no""=2;",1-11630008-4 "What is the series number for the title ""Bad Influence""","CREATE TABLE ""season_2_2007_08"" ( ""series_no"" real, ""season_no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MAX(""series_no"") FROM ""season_2_2007_08"" WHERE ""title""='\""Bad Influence\""';",1-11630008-4 How many seasons was series number 47 shown?,"CREATE TABLE ""season_2_2007_08"" ( ""series_no"" real, ""season_no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""season_no"") FROM ""season_2_2007_08"" WHERE ""series_no""=47;",1-11630008-4 When did the episode with production code 410 air?,"CREATE TABLE ""season_4_2008"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""original_air_date"" FROM ""season_4_2008"" WHERE ""production_code""=410;",1-11630008-6 What is the most series number with season 3?,"CREATE TABLE ""season_4_2008"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MAX(""series_num"") FROM ""season_4_2008"" WHERE ""season_num""=3;",1-11630008-6 What is the purse value for the New York location?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""purse"" FROM ""tournament_results"" WHERE ""location""='New York';",1-11622896-1 What is the largest 1st prize( $ ) at the South Carolina location?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT MAX(""1st_prize"") FROM ""tournament_results"" WHERE ""location""='South Carolina';",1-11622896-1 What is the score for the Oregon location?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""score"" FROM ""tournament_results"" WHERE ""location""='Oregon';",1-11622896-1 List all areas within 1000 km in the city of Lubelskie?,"CREATE TABLE ""polish_voivodeships_1919_1939"" ( ""car_plates_since_1937"" text, ""voivodeship_separate_city"" text, ""capital"" text, ""area_in_1000km_1930"" text, ""population_in_1000_1931"" text );","SELECT ""area_in_1000km_1930"" FROM ""polish_voivodeships_1919_1939"" WHERE ""voivodeship_separate_city""='lubelskie';",1-11654169-1 What is the population in the city of Pomorskie?,"CREATE TABLE ""polish_voivodeships_1919_1939"" ( ""car_plates_since_1937"" text, ""voivodeship_separate_city"" text, ""capital"" text, ""area_in_1000km_1930"" text, ""population_in_1000_1931"" text );","SELECT ""population_in_1000_1931"" FROM ""polish_voivodeships_1919_1939"" WHERE ""voivodeship_separate_city""='pomorskie';",1-11654169-1 List all car plates in the capital of Wilno since the year of 1937.,"CREATE TABLE ""polish_voivodeships_1919_1939"" ( ""car_plates_since_1937"" text, ""voivodeship_separate_city"" text, ""capital"" text, ""area_in_1000km_1930"" text, ""population_in_1000_1931"" text );","SELECT ""car_plates_since_1937"" FROM ""polish_voivodeships_1919_1939"" WHERE ""capital""='Wilno';",1-11654169-1 List population when their car plates are 30-34.,"CREATE TABLE ""polish_voivodeships_1919_1939"" ( ""car_plates_since_1937"" text, ""voivodeship_separate_city"" text, ""capital"" text, ""area_in_1000km_1930"" text, ""population_in_1000_1931"" text );","SELECT ""population_in_1000_1931"" FROM ""polish_voivodeships_1919_1939"" WHERE ""car_plates_since_1937""='30-34';",1-11654169-1 How many points are there when the lost is 26?,"CREATE TABLE ""regular_season"" ( ""season"" text, ""games"" real, ""won"" real, ""lost"" real, ""tied"" real, ""points"" real, ""goals_for"" real, ""goals_against"" real, ""standing"" text );","SELECT ""points"" FROM ""regular_season"" WHERE ""lost""=26;",1-1166259-1 WHAT TEAM CLASSIFIED IN THE STAGE WHERE BRADLEY WIGGINS WON THE POINTS CLASSIFICATION ?,"CREATE TABLE ""jersey_progress"" ( ""stage_winner"" text, ""general_classification"" text, ""mountains_classification"" text, ""points_classification"" text, ""combination_classification"" text, ""team_classification"" text );","SELECT ""team_classification"" FROM ""jersey_progress"" WHERE ""points_classification""='Bradley Wiggins';",1-11667521-17 IN WHAT STAGE DID ALEXANDER VINOKOUROV WON THE GENERAL CLASSIFICATION?,"CREATE TABLE ""jersey_progress"" ( ""stage_winner"" text, ""general_classification"" text, ""mountains_classification"" text, ""points_classification"" text, ""combination_classification"" text, ""team_classification"" text );","SELECT ""stage_winner"" FROM ""jersey_progress"" WHERE ""general_classification""='Alexander Vinokourov';",1-11667521-17 Name the average for spain delegate,"CREATE TABLE ""semifinal_scores"" ( ""delegate"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT ""average"" FROM ""semifinal_scores"" WHERE ""delegate""='Spain';",1-11674683-2 Name the interview for peru delegate,"CREATE TABLE ""semifinal_scores"" ( ""delegate"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT ""interview"" FROM ""semifinal_scores"" WHERE ""delegate""='Peru';",1-11674683-2 Name the number of swimsuit for israel,"CREATE TABLE ""semifinal_scores"" ( ""delegate"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT COUNT(""swimsuit"") FROM ""semifinal_scores"" WHERE ""delegate""='Israel';",1-11674683-2 What are the swimsuits for south africa?,"CREATE TABLE ""semifinal_scores"" ( ""delegate"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT ""swimsuit"" FROM ""semifinal_scores"" WHERE ""delegate""='South Africa';",1-11674683-2 "Who were the MLB draft with the hometown Opa-locka, Fl?","CREATE TABLE ""table1_11677100_12"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""mlb_draft"" text );","SELECT ""mlb_draft"" FROM ""table1_11677100_12"" WHERE ""hometown""='Opa-locka, FL';",1-11677100-12 "How many players have the hometown Pennsauken, NJ?","CREATE TABLE ""table1_11677100_12"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""mlb_draft"" text );","SELECT COUNT(""player"") FROM ""table1_11677100_12"" WHERE ""hometown""='Pennsauken, NJ';",1-11677100-12 "Which position did the player from the hometown of Dallas, TX play?","CREATE TABLE ""table1_11677100_12"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""mlb_draft"" text );","SELECT ""position"" FROM ""table1_11677100_12"" WHERE ""hometown""='Dallas, TX';",1-11677100-12 What is the hometown of player Jason Place?,"CREATE TABLE ""table1_11677100_12"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""mlb_draft"" text );","SELECT ""hometown"" FROM ""table1_11677100_12"" WHERE ""player""='Jason Place';",1-11677100-12 What school did the catcher attend?,"CREATE TABLE ""table1_11677100_12"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""mlb_draft"" text );","SELECT ""school"" FROM ""table1_11677100_12"" WHERE ""position""='Catcher';",1-11677100-12 What is Jay Bruce's hometown?,"CREATE TABLE ""table1_11677100_11"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""mlb_draft"" text );","SELECT ""hometown"" FROM ""table1_11677100_11"" WHERE ""player""='Jay Bruce';",1-11677100-11 What school is he the catcher for?,"CREATE TABLE ""table1_11677100_11"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""mlb_draft"" text );","SELECT ""school"" FROM ""table1_11677100_11"" WHERE ""position""='Catcher';",1-11677100-11 WHAT HOMETOWN DOES HE PLAY AS THE CATCHER FOR?,"CREATE TABLE ""table1_11677100_11"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""mlb_draft"" text );","SELECT ""hometown"" FROM ""table1_11677100_11"" WHERE ""position""='Catcher';",1-11677100-11 WHAT POSITION DOES HE PLAY FOR AT WEST BROOK SENIOR HIGH SCHOOL?,"CREATE TABLE ""table1_11677100_11"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""mlb_draft"" text );","SELECT ""position"" FROM ""table1_11677100_11"" WHERE ""school""='West Brook Senior High School';",1-11677100-11 WHAT TOWN IS WEST BROOK SENIOR HIGH SCHOOL FROM?,"CREATE TABLE ""table1_11677100_11"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""mlb_draft"" text );","SELECT ""hometown"" FROM ""table1_11677100_11"" WHERE ""school""='West Brook Senior High School';",1-11677100-11 "What position did the player from Jersey City, New Jersey play? ","CREATE TABLE ""2010_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""position"" FROM ""2010_team"" WHERE ""hometown""='Jersey City, New Jersey';",1-11677691-1 "What offensive line player hailed from Baton Rouge, Louisiana?","CREATE TABLE ""2010_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""player"" FROM ""2010_team"" WHERE ""position""='Offensive line' AND ""hometown""='Baton Rouge, Louisiana';",1-11677691-1 What is Jeremy Hill's hometown?,"CREATE TABLE ""2010_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""hometown"" FROM ""2010_team"" WHERE ""player""='Jeremy Hill';",1-11677691-1 How many offensive line players played for a college in Alabama?,"CREATE TABLE ""2010_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT COUNT(""hometown"") FROM ""2010_team"" WHERE ""college""='Alabama' AND ""position""='Offensive line';",1-11677691-1 How many players attended Hillcrest High School?,"CREATE TABLE ""2010_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT COUNT(""college"") FROM ""2010_team"" WHERE ""school""='Hillcrest High School';",1-11677691-1 Where was the hometown for the player that attended Shanley High School?,"CREATE TABLE ""2010_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""hometown"" FROM ""2010_team"" WHERE ""school""='Shanley High School';",1-11677691-4 Which player went to the college Southern California?,"CREATE TABLE ""2010_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""player"" FROM ""2010_team"" WHERE ""college""='Southern California';",1-11677691-4 Which college did the player attend that went to Mission Viejo High School?,"CREATE TABLE ""2010_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""college"" FROM ""2010_team"" WHERE ""school""='Mission Viejo High School';",1-11677691-4 "How many players hometown was Cincinnati, Ohio?","CREATE TABLE ""2010_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT COUNT(""player"") FROM ""2010_team"" WHERE ""hometown""='Cincinnati, Ohio';",1-11677691-4 "Which player's hometown was Pewaukee, Wisconsin?","CREATE TABLE ""2010_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""player"" FROM ""2010_team"" WHERE ""hometown""='Pewaukee, Wisconsin';",1-11677691-4 "How many players' hometown was Akron, Ohio?","CREATE TABLE ""2010_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT COUNT(""school"") FROM ""2010_team"" WHERE ""hometown""='Akron, Ohio';",1-11677691-4 Which player is from Utah?,"CREATE TABLE ""2011_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""player"" FROM ""2011_team"" WHERE ""college""='Utah';",1-11677691-7 Which player is from Saguaro High School?,"CREATE TABLE ""2011_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""position"" FROM ""2011_team"" WHERE ""school""='Saguaro High School';",1-11677691-7 Which player is from Joliet Catholic HIgh School?,"CREATE TABLE ""2011_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""player"" FROM ""2011_team"" WHERE ""school""='Joliet Catholic High School';",1-11677691-7 Which school did the player then go to Auburn?,"CREATE TABLE ""2011_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""school"" FROM ""2011_team"" WHERE ""college""='Auburn';",1-11677691-7 What is the hometown of trinity high school?,"CREATE TABLE ""2011_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""hometown"" FROM ""2011_team"" WHERE ""school""='Trinity High School';",1-11677691-7 "What position did the kid from loganville, georgia play","CREATE TABLE ""2011_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""position"" FROM ""2011_team"" WHERE ""hometown""='Loganville, Georgia';",1-11677691-8 Where is longview high school,"CREATE TABLE ""2011_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""hometown"" FROM ""2011_team"" WHERE ""school""='Longview High School';",1-11677691-8 Where did robert nkemdiche ‡ go to college,"CREATE TABLE ""2011_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""college"" FROM ""2011_team"" WHERE ""player""='Robert Nkemdiche ‡';",1-11677691-8 Where is friendship collegiate charter school located,"CREATE TABLE ""2011_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""hometown"" FROM ""2011_team"" WHERE ""school""='Friendship Collegiate Charter School';",1-11677691-8 Who had an evening gown score of 9.78?,"CREATE TABLE ""scores"" ( ""country"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT ""interview"" FROM ""scores"" WHERE ""evening_gown""='9.78';",1-11690135-1 How many interviews were there for Miss Virginia?,"CREATE TABLE ""scores"" ( ""country"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT COUNT(""interview"") FROM ""scores"" WHERE ""country""='Virginia';",1-11690135-1 Who had a swimsuit score of 9.87?,"CREATE TABLE ""scores"" ( ""country"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT COUNT(""country"") FROM ""scores"" WHERE ""swimsuit""='9.87';",1-11690135-1 Who had evening gown score of 9.82?,"CREATE TABLE ""scores"" ( ""country"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT ""country"" FROM ""scores"" WHERE ""evening_gown""='9.82';",1-11690135-1 How many ladies scored a 9.89 for the evening gown?,"CREATE TABLE ""scores"" ( ""country"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT COUNT(""swimsuit"") FROM ""scores"" WHERE ""evening_gown""='9.89';",1-11690135-1 Who scored a 9.72 in the swimsuit?,"CREATE TABLE ""scores"" ( ""country"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT ""interview"" FROM ""scores"" WHERE ""swimsuit""='9.72';",1-11690135-1 What episode was writted by John A. Norris?,"CREATE TABLE ""table1_11695215_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""title"" FROM ""table1_11695215_1"" WHERE ""written_by""='John A. Norris';",1-11695215-1 How many episodes did David Jackson write and direct?,"CREATE TABLE ""table1_11695215_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT COUNT(""written_by"") FROM ""table1_11695215_1"" WHERE ""directed_by""='David Jackson';",1-11695215-1 What player attended Loyola Marymount?,"CREATE TABLE ""a"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""player"" FROM ""a"" WHERE ""school_club_team_country""='Loyola Marymount';",1-11734041-1 How may times did a player that attended Iowa state appear on the all time roster?,"CREATE TABLE ""a"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT COUNT(""years_for_rockets"") FROM ""a"" WHERE ""school_club_team_country""='Iowa State';",1-11734041-1 What height was the player that played for the Rockets between 1992-93?,"CREATE TABLE ""a"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""height_in_ft"" FROM ""a"" WHERE ""years_for_rockets""='1992-93';",1-11734041-1 How many times did a center that attended Oral Roberts play for the Rockets?,"CREATE TABLE ""a"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT COUNT(""years_for_rockets"") FROM ""a"" WHERE ""position""='Center' AND ""school_club_team_country""='Oral Roberts';",1-11734041-1 What was the player name who came from Australia?,"CREATE TABLE ""a"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""player"" FROM ""a"" WHERE ""school_club_team_country""='Australia';",1-11734041-1 What is the height in ft for the rockets from 1973-78?,"CREATE TABLE ""r"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""height_in_ft"" FROM ""r"" WHERE ""years_for_rockets""='1973-78';",1-11734041-16 Which players were number 3?,"CREATE TABLE ""r"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""player"" FROM ""r"" WHERE ""no_s""='3';",1-11734041-16 What is the height in ft for number 42 for the rockets in 1993-94?,"CREATE TABLE ""r"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""height_in_ft"" FROM ""r"" WHERE ""no_s""='42' AND ""years_for_rockets""='1993-94';",1-11734041-16 What are the players that attented long beach state?,"CREATE TABLE ""r"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""player"" FROM ""r"" WHERE ""school_club_team_country""='Long Beach State';",1-11734041-16 what is the total amount of players for the rockets in 1998 only?,"CREATE TABLE ""r"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT COUNT(""player"") FROM ""r"" WHERE ""years_for_rockets""='1998';",1-11734041-16 What is the area (square km) where the arrondissement is millau?,"CREATE TABLE ""complete_list"" ( ""dep"" text, ""chief_town"" text, ""arrondissement"" text, ""population_1999"" text, ""area_square_km"" real, ""pop_density"" real, ""cantons"" real, ""communes"" real );","SELECT MIN(""area_square_km"") FROM ""complete_list"" WHERE ""arrondissement""='Millau';",1-1175233-1 How many communes have the chief town as dijon?,"CREATE TABLE ""complete_list"" ( ""dep"" text, ""chief_town"" text, ""arrondissement"" text, ""population_1999"" text, ""area_square_km"" real, ""pop_density"" real, ""cantons"" real, ""communes"" real );","SELECT COUNT(""communes"") FROM ""complete_list"" WHERE ""chief_town""='Dijon';",1-1175233-1 How many communes when the arrondissement is cosne-cours-sur-loire?,"CREATE TABLE ""complete_list"" ( ""dep"" text, ""chief_town"" text, ""arrondissement"" text, ""population_1999"" text, ""area_square_km"" real, ""pop_density"" real, ""cantons"" real, ""communes"" real );","SELECT MIN(""communes"") FROM ""complete_list"" WHERE ""arrondissement""='Cosne-Cours-sur-Loire';",1-1175233-1 what's the engine where builder is gloucester rcw and withdrawn is 1959,"CREATE TABLE ""fleet_list"" ( ""number_range"" text, ""introduced"" text, ""builder"" text, ""engine"" text, ""weight_long_tons"" text, ""seats"" text, ""withdrawn"" text, ""notes"" text );","SELECT ""engine"" FROM ""fleet_list"" WHERE ""builder""='Gloucester RCW' AND ""withdrawn""='1959';",1-1181375-1 " what's the engine where number range is 8–9, 13–16","CREATE TABLE ""fleet_list"" ( ""number_range"" text, ""introduced"" text, ""builder"" text, ""engine"" text, ""weight_long_tons"" text, ""seats"" text, ""withdrawn"" text, ""notes"" text );","SELECT ""engine"" FROM ""fleet_list"" WHERE ""number_range""='8–9, 13–16';",1-1181375-1 what's the introduced where notes is 9 withdrawn in 1946 after fire,"CREATE TABLE ""fleet_list"" ( ""number_range"" text, ""introduced"" text, ""builder"" text, ""engine"" text, ""weight_long_tons"" text, ""seats"" text, ""withdrawn"" text, ""notes"" text );","SELECT ""introduced"" FROM ""fleet_list"" WHERE ""notes""='9 withdrawn in 1946 after fire';",1-1181375-1 what's the builder where withdrawn is 1954–1958,"CREATE TABLE ""fleet_list"" ( ""number_range"" text, ""introduced"" text, ""builder"" text, ""engine"" text, ""weight_long_tons"" text, ""seats"" text, ""withdrawn"" text, ""notes"" text );","SELECT ""builder"" FROM ""fleet_list"" WHERE ""withdrawn""='1954–1958';",1-1181375-1 what's the notes where number range is 17,"CREATE TABLE ""fleet_list"" ( ""number_range"" text, ""introduced"" text, ""builder"" text, ""engine"" text, ""weight_long_tons"" text, ""seats"" text, ""withdrawn"" text, ""notes"" text );","SELECT ""notes"" FROM ""fleet_list"" WHERE ""number_range""='17';",1-1181375-1 what's the notes where withdrawn is 1956–57,"CREATE TABLE ""fleet_list"" ( ""number_range"" text, ""introduced"" text, ""builder"" text, ""engine"" text, ""weight_long_tons"" text, ""seats"" text, ""withdrawn"" text, ""notes"" text );","SELECT ""notes"" FROM ""fleet_list"" WHERE ""withdrawn""='1956–57';",1-1181375-1 Who was the lyricist for gopal krishna and co singer of solo?,"CREATE TABLE ""1980s"" ( ""year"" real, ""song_name"" text, ""film_name"" text, ""co_singer"" text, ""music_director"" text, ""lyricist"" text, ""language"" text );","SELECT ""lyricist"" FROM ""1980s"" WHERE ""film_name""='Gopal Krishna' AND ""co_singer""='Solo';",1-11827596-4 What was the number of music directors where the suresh wadkar co singer of bhayanak?,"CREATE TABLE ""1980s"" ( ""year"" real, ""song_name"" text, ""film_name"" text, ""co_singer"" text, ""music_director"" text, ""lyricist"" text, ""language"" text );","SELECT COUNT(""music_director"") FROM ""1980s"" WHERE ""co_singer""='Suresh Wadkar' AND ""film_name""='Bhayanak';",1-11827596-4 "What was the lyricst of ""na jane aise ho gaya kaise""?","CREATE TABLE ""1980s"" ( ""year"" real, ""song_name"" text, ""film_name"" text, ""co_singer"" text, ""music_director"" text, ""lyricist"" text, ""language"" text );","SELECT ""lyricist"" FROM ""1980s"" WHERE ""song_name""='\""Na Jane Aise Ho Gaya Kaise\""';",1-11827596-4 how many times is the co-singer suresh wadkar and the film name is tera dukh mera dukh?,"CREATE TABLE ""2000s"" ( ""year"" real, ""song_name"" text, ""film_name"" text, ""co_singer"" text, ""music_director"" text, ""lyricist"" text, ""language"" text );","SELECT COUNT(""lyricist"") FROM ""2000s"" WHERE ""co_singer""='Suresh Wadkar' AND ""film_name""='Tera Dukh Mera Dukh';",1-11827596-2 what are the film names with the co-singer vinod rathod?,"CREATE TABLE ""2000s"" ( ""year"" real, ""song_name"" text, ""film_name"" text, ""co_singer"" text, ""music_director"" text, ""lyricist"" text, ""language"" text );","SELECT ""film_name"" FROM ""2000s"" WHERE ""co_singer""='Vinod Rathod';",1-11827596-2 what is the song name for the film name ganga kare insaaf?,"CREATE TABLE ""2000s"" ( ""year"" real, ""song_name"" text, ""film_name"" text, ""co_singer"" text, ""music_director"" text, ""lyricist"" text, ""language"" text );","SELECT ""song_name"" FROM ""2000s"" WHERE ""film_name""='Ganga Kare Insaaf';",1-11827596-2 what are the song names for the film kaal bhairav?,"CREATE TABLE ""2000s"" ( ""year"" real, ""song_name"" text, ""film_name"" text, ""co_singer"" text, ""music_director"" text, ""lyricist"" text, ""language"" text );","SELECT ""song_name"" FROM ""2000s"" WHERE ""film_name""='Kaal Bhairav';",1-11827596-2 "who is the music director for the song ""jekhanete jaai ami 1""?","CREATE TABLE ""2000s"" ( ""year"" real, ""song_name"" text, ""film_name"" text, ""co_singer"" text, ""music_director"" text, ""lyricist"" text, ""language"" text );","SELECT ""music_director"" FROM ""2000s"" WHERE ""song_name""='\""Jekhanete Jaai Ami 1\""';",1-11827596-2 What was the 1845 disposal for sussex?,"CREATE TABLE ""summary_table"" ( ""l_cr_no"" real, ""type"" text, ""manufacturer"" text, ""delivered"" text, ""name"" text, ""jt_cttee_no"" real, ""1845_disposal"" text );","SELECT ""1845_disposal"" FROM ""summary_table"" WHERE ""name""='Sussex';",1-1184344-1 What was the maximum l&cr number for archimedes?,"CREATE TABLE ""summary_table"" ( ""l_cr_no"" real, ""type"" text, ""manufacturer"" text, ""delivered"" text, ""name"" text, ""jt_cttee_no"" real, ""1845_disposal"" text );","SELECT MAX(""l_cr_no"") FROM ""summary_table"" WHERE ""name""='Archimedes';",1-1184344-1 What was the type of sussex?,"CREATE TABLE ""summary_table"" ( ""l_cr_no"" real, ""type"" text, ""manufacturer"" text, ""delivered"" text, ""name"" text, ""jt_cttee_no"" real, ""1845_disposal"" text );","SELECT ""type"" FROM ""summary_table"" WHERE ""name""='Sussex';",1-1184344-1 Where did Test Mission: War Heads and Missile Payload launch when there was a partial failure?,"CREATE TABLE ""recent_testings_and_launch"" ( ""launch_vehicle"" text, ""launch_date"" text, ""mission"" text, ""institutional_authority"" text, ""launch_site"" text, ""results"" text );","SELECT ""launch_site"" FROM ""recent_testings_and_launch"" WHERE ""mission""='Test Mission: war heads and Missile payload' AND ""results""='Partial Failure';",1-11869952-3 "Which missions were scheduled to launch on November 16, 2006?","CREATE TABLE ""recent_testings_and_launch"" ( ""launch_vehicle"" text, ""launch_date"" text, ""mission"" text, ""institutional_authority"" text, ""launch_site"" text, ""results"" text );","SELECT ""mission"" FROM ""recent_testings_and_launch"" WHERE ""launch_date""='November 16, 2006';",1-11869952-3 Which authority has a rocket launch called rehbar-ii?,"CREATE TABLE ""spaceflight_by_year"" ( ""rocket_launch"" text, ""launch_date"" text, ""mission"" text, ""institutional_authority"" text, ""launch_site"" text, ""outcomes"" text, ""derivatives"" text );","SELECT ""institutional_authority"" FROM ""spaceflight_by_year"" WHERE ""rocket_launch""='Rehbar-II';",1-11869952-1 Which authority has a rocket launch called rehnuma-8?,"CREATE TABLE ""spaceflight_by_year"" ( ""rocket_launch"" text, ""launch_date"" text, ""mission"" text, ""institutional_authority"" text, ""launch_site"" text, ""outcomes"" text, ""derivatives"" text );","SELECT ""institutional_authority"" FROM ""spaceflight_by_year"" WHERE ""rocket_launch""='Rehnuma-8';",1-11869952-1 Which authority has a rocket launch called shahpar-2?,"CREATE TABLE ""spaceflight_by_year"" ( ""rocket_launch"" text, ""launch_date"" text, ""mission"" text, ""institutional_authority"" text, ""launch_site"" text, ""outcomes"" text, ""derivatives"" text );","SELECT ""institutional_authority"" FROM ""spaceflight_by_year"" WHERE ""rocket_launch""='Shahpar-2';",1-11869952-1 Which authority has a rocket launch called rehbar-5?,"CREATE TABLE ""spaceflight_by_year"" ( ""rocket_launch"" text, ""launch_date"" text, ""mission"" text, ""institutional_authority"" text, ""launch_site"" text, ""outcomes"" text, ""derivatives"" text );","SELECT COUNT(""derivatives"") FROM ""spaceflight_by_year"" WHERE ""rocket_launch""='Rehbar-5';",1-11869952-1 "What denominations are the stamps with themes opera, léopold simoneau and pierrette alarie?","CREATE TABLE ""2006"" ( ""date_of_issue"" text, ""theme"" text, ""denomination"" text, ""design"" text, ""illustration"" text, ""printing_process"" text, ""paper_type"" text, ""first_day_cover_cancellation"" text );","SELECT ""denomination"" FROM ""2006"" WHERE ""theme""='Opera, Léopold Simoneau and Pierrette Alarie';",1-11900773-4 "What kind of paper were the stamps with the theme duck decoys, barrow's golden eye printed on?","CREATE TABLE ""2006"" ( ""date_of_issue"" text, ""theme"" text, ""denomination"" text, ""design"" text, ""illustration"" text, ""printing_process"" text, ""paper_type"" text, ""first_day_cover_cancellation"" text );","SELECT ""paper_type"" FROM ""2006"" WHERE ""theme""='Duck Decoys, Barrow''s Golden Eye';",1-11900773-4 List all the themes designed by Isabelle Toussaint.,"CREATE TABLE ""2008"" ( ""date_of_issue"" text, ""theme"" text, ""denomination"" text, ""design"" text, ""illustration"" text, ""printing_process"" text, ""paper_type"" text, ""first_day_cover_cancellation"" text );","SELECT ""theme"" FROM ""2008"" WHERE ""design""='Isabelle Toussaint';",1-11900773-6 How many paper types did Ian Drolet design stamps on?,"CREATE TABLE ""2008"" ( ""date_of_issue"" text, ""theme"" text, ""denomination"" text, ""design"" text, ""illustration"" text, ""printing_process"" text, ""paper_type"" text, ""first_day_cover_cancellation"" text );","SELECT COUNT(""paper_type"") FROM ""2008"" WHERE ""design""='Ian Drolet';",1-11900773-6 Who is the designer of the Christmas: Winter Fun (USA) stamp?,"CREATE TABLE ""2008"" ( ""date_of_issue"" text, ""theme"" text, ""denomination"" text, ""design"" text, ""illustration"" text, ""printing_process"" text, ""paper_type"" text, ""first_day_cover_cancellation"" text );","SELECT ""design"" FROM ""2008"" WHERE ""theme""='Christmas: Winter Fun (USA)';",1-11900773-6 How many stamps were designed for the theme of XII Summit de la Francophonie?,"CREATE TABLE ""2008"" ( ""date_of_issue"" text, ""theme"" text, ""denomination"" text, ""design"" text, ""illustration"" text, ""printing_process"" text, ""paper_type"" text, ""first_day_cover_cancellation"" text );","SELECT COUNT(""design"") FROM ""2008"" WHERE ""theme""='XII Summit de la Francophonie';",1-11900773-6 "Where is the first day cover cancellation for the 3 April 2008 IIHF World Championships, Quebec City stamp?","CREATE TABLE ""2008"" ( ""date_of_issue"" text, ""theme"" text, ""denomination"" text, ""design"" text, ""illustration"" text, ""printing_process"" text, ""paper_type"" text, ""first_day_cover_cancellation"" text );","SELECT ""first_day_cover_cancellation"" FROM ""2008"" WHERE ""date_of_issue""='3 April 2008' AND ""theme""='IIHF World Championships, Quebec City';",1-11900773-6 How many premier episodes were there with the title survivor's law ii?,"CREATE TABLE ""highest_rating_drama_series_of_2008"" ( ""rank"" real, ""english_title"" text, ""chinese_title"" text, ""average"" real, ""peak"" real, ""premiere"" real, ""finale"" real, ""hk_viewers"" text );","SELECT COUNT(""premiere"") FROM ""highest_rating_drama_series_of_2008"" WHERE ""english_title""='Survivor''s Law II';",1-11926114-1 What is the Chinese name that has a 31 average?,"CREATE TABLE ""highest_rating_drama_series_of_2008"" ( ""rank"" real, ""english_title"" text, ""chinese_title"" text, ""average"" real, ""peak"" real, ""premiere"" real, ""finale"" real, ""hk_viewers"" text );","SELECT ""chinese_title"" FROM ""highest_rating_drama_series_of_2008"" WHERE ""average""=31;",1-11926114-1 What is the rank of finale 37?,"CREATE TABLE ""highest_rating_drama_series_of_2008"" ( ""rank"" real, ""english_title"" text, ""chinese_title"" text, ""average"" real, ""peak"" real, ""premiere"" real, ""finale"" real, ""hk_viewers"" text );","SELECT ""rank"" FROM ""highest_rating_drama_series_of_2008"" WHERE ""finale""=37;",1-11926114-1 what is the Chinese name for Forensic heroes ii?,"CREATE TABLE ""highest_rating_drama_series_of_2008"" ( ""rank"" real, ""english_title"" text, ""chinese_title"" text, ""average"" real, ""peak"" real, ""premiere"" real, ""finale"" real, ""hk_viewers"" text );","SELECT ""chinese_title"" FROM ""highest_rating_drama_series_of_2008"" WHERE ""english_title""='Forensic Heroes II';",1-11926114-1 What numbr on the list had a peak rating of 42?,"CREATE TABLE ""highest_rating_drama_series_of_2008"" ( ""rank"" real, ""english_title"" text, ""chinese_title"" text, ""average"" real, ""peak"" real, ""premiere"" real, ""finale"" real, ""hk_viewers"" text );","SELECT MIN(""rank"") FROM ""highest_rating_drama_series_of_2008"" WHERE ""peak""=42;",1-11926114-1 what's the electorate where election date is 16 cannot handle non-empty timestamp argument!,"CREATE TABLE ""results"" ( ""member"" text, ""electorate"" text, ""province"" text, ""m_ps_term"" text, ""election_date"" text );","SELECT ""electorate"" FROM ""results"" WHERE ""election_date""='16 Cannot handle non-empty timestamp argument!';",1-1193568-1 what's the province where member is frederick merriman category:articles with hcards,"CREATE TABLE ""results"" ( ""member"" text, ""electorate"" text, ""province"" text, ""m_ps_term"" text, ""election_date"" text );","SELECT ""province"" FROM ""results"" WHERE ""member""='Frederick Merriman Category:Articles with hCards';",1-1193568-1 what's the election date where electorate is omata,"CREATE TABLE ""results"" ( ""member"" text, ""electorate"" text, ""province"" text, ""m_ps_term"" text, ""election_date"" text );","SELECT ""election_date"" FROM ""results"" WHERE ""electorate""='Omata';",1-1193568-1 what's the election date where member is william richmond category:articles with hcards,"CREATE TABLE ""results"" ( ""member"" text, ""electorate"" text, ""province"" text, ""m_ps_term"" text, ""election_date"" text );","SELECT ""election_date"" FROM ""results"" WHERE ""member""='William Richmond Category:Articles with hCards';",1-1193568-1 what's the province where member is dingley brittin category:articles with hcards,"CREATE TABLE ""results"" ( ""member"" text, ""electorate"" text, ""province"" text, ""m_ps_term"" text, ""election_date"" text );","SELECT ""province"" FROM ""results"" WHERE ""member""='Dingley Brittin Category:Articles with hCards';",1-1193568-1 what's the election date where electorate is christchurch country,"CREATE TABLE ""results"" ( ""member"" text, ""electorate"" text, ""province"" text, ""m_ps_term"" text, ""election_date"" text );","SELECT ""election_date"" FROM ""results"" WHERE ""electorate""='Christchurch Country';",1-1193568-1 What is the county for senator C. Anthony Muse?,"CREATE TABLE ""senators"" ( ""district"" real, ""county_s_represented"" text, ""member_senator"" text, ""party"" text, ""first_elected"" real, ""committee"" text );","SELECT ""county_s_represented"" FROM ""senators"" WHERE ""member_senator""='C. Anthony Muse';",1-11948857-1 Who is the senator for district 24?,"CREATE TABLE ""senators"" ( ""district"" real, ""county_s_represented"" text, ""member_senator"" text, ""party"" text, ""first_elected"" real, ""committee"" text );","SELECT ""member_senator"" FROM ""senators"" WHERE ""district""=24;",1-11948857-1 How many entries are shown for first elected for district 41?,"CREATE TABLE ""senators"" ( ""district"" real, ""county_s_represented"" text, ""member_senator"" text, ""party"" text, ""first_elected"" real, ""committee"" text );","SELECT COUNT(""first_elected"") FROM ""senators"" WHERE ""district""=41;",1-11948857-1 What is the total amount of allied-unrelated where the component is human capital?,"CREATE TABLE ""origins_in_corporate_strategy"" ( ""component"" text, ""integrated"" text, ""allied_related"" text, ""allied_unrelated"" text, ""holding"" text );","SELECT COUNT(""allied_unrelated"") FROM ""origins_in_corporate_strategy"" WHERE ""component""='Human Capital';",1-11944282-1 How many integrated allied-related are there?,"CREATE TABLE ""origins_in_corporate_strategy"" ( ""component"" text, ""integrated"" text, ""allied_related"" text, ""allied_unrelated"" text, ""holding"" text );","SELECT ""integrated"" FROM ""origins_in_corporate_strategy"" WHERE ""allied_related""='Many';",1-11944282-1 What is the name of the integrated where the component are customers?,"CREATE TABLE ""origins_in_corporate_strategy"" ( ""component"" text, ""integrated"" text, ""allied_related"" text, ""allied_unrelated"" text, ""holding"" text );","SELECT ""integrated"" FROM ""origins_in_corporate_strategy"" WHERE ""component""='Customers';",1-11944282-1 what is the integrated in which the holding allied-unrelated is many?,"CREATE TABLE ""origins_in_corporate_strategy"" ( ""component"" text, ""integrated"" text, ""allied_related"" text, ""allied_unrelated"" text, ""holding"" text );","SELECT ""holding"" FROM ""origins_in_corporate_strategy"" WHERE ""allied_unrelated""='Many';",1-11944282-1 What is the name of the integrated where allied-related is shared?,"CREATE TABLE ""origins_in_corporate_strategy"" ( ""component"" text, ""integrated"" text, ""allied_related"" text, ""allied_unrelated"" text, ""holding"" text );","SELECT ""component"" FROM ""origins_in_corporate_strategy"" WHERE ""allied_related""='Shared';",1-11944282-1 Who were the writers for series number 20?,"CREATE TABLE ""season_1_1994_1995"" ( ""series_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""musical_guest_and_song"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""written_by"" FROM ""season_1_1994_1995"" WHERE ""series_num""=20;",1-11951237-1 "What is the production code for the show that aired on October 27, 1994?","CREATE TABLE ""season_1_1994_1995"" ( ""series_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""musical_guest_and_song"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MAX(""production_code"") FROM ""season_1_1994_1995"" WHERE ""original_air_date""='October 27, 1994';",1-11951237-1 Who was the director of the Series 1 episode?,"CREATE TABLE ""season_1_1994_1995"" ( ""series_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""musical_guest_and_song"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""directed_by"" FROM ""season_1_1994_1995"" WHERE ""series_num""=1;",1-11951237-1 Which team played on December 5?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='December 5';",1-11959669-4 What was the location attendance when High points was by Pierce (22)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""high_points""='Pierce (22)';",1-11959669-4 What date did the Bulls play the LA Lakers?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""team""='LA Lakers';",1-11960610-7 What team were the Bulls hosted by on December 7?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='December 7';",1-11960610-7 Who had the highest assists in game 4?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""game""=4;",1-11964154-2 How many games was Damien Wilkins (27) the high scorer?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT MIN(""game"") FROM ""game_log"" WHERE ""high_points""='Damien Wilkins (27)';",1-11964154-2 "What is the name when born is december 30, 1957 detroit, mi?","CREATE TABLE ""nfl_professionals"" ( ""name"" text, ""position"" text, ""height"" text, ""weight_lbs"" real, ""born"" text, ""college"" text, ""drafted"" text, ""pro_team"" text );","SELECT ""name"" FROM ""nfl_professionals"" WHERE ""born""='December 30, 1957 Detroit, MI';",1-1198175-1 "What is the weight(lbs) when born is april 6, 1954 detroit, mi?","CREATE TABLE ""nfl_professionals"" ( ""name"" text, ""position"" text, ""height"" text, ""weight_lbs"" real, ""born"" text, ""college"" text, ""drafted"" text, ""pro_team"" text );","SELECT ""weight_lbs"" FROM ""nfl_professionals"" WHERE ""born""='April 6, 1954 Detroit, MI';",1-1198175-1 What is the name when the position is de and college is ohio state?,"CREATE TABLE ""nfl_professionals"" ( ""name"" text, ""position"" text, ""height"" text, ""weight_lbs"" real, ""born"" text, ""college"" text, ""drafted"" text, ""pro_team"" text );","SELECT ""name"" FROM ""nfl_professionals"" WHERE ""position""='DE' AND ""college""='Ohio State';",1-1198175-1 What is under drafted when pro team is arizona cardinals?,"CREATE TABLE ""nfl_professionals"" ( ""name"" text, ""position"" text, ""height"" text, ""weight_lbs"" real, ""born"" text, ""college"" text, ""drafted"" text, ""pro_team"" text );","SELECT ""drafted"" FROM ""nfl_professionals"" WHERE ""pro_team""='Arizona Cardinals';",1-1198175-1 "What is the position when drafted is 1974,r11,p11?","CREATE TABLE ""nfl_professionals"" ( ""name"" text, ""position"" text, ""height"" text, ""weight_lbs"" real, ""born"" text, ""college"" text, ""drafted"" text, ""pro_team"" text );","SELECT ""position"" FROM ""nfl_professionals"" WHERE ""drafted""='1974,R11,P11';",1-1198175-1 In which year was the Weight 170?,"CREATE TABLE ""roster"" ( ""name"" text, ""num"" real, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text, ""high_school"" text );","SELECT ""year"" FROM ""roster"" WHERE ""weight""=170;",1-12032893-1 What number (#) is associated with the Name Ron Baxter?,"CREATE TABLE ""roster"" ( ""name"" text, ""num"" real, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text, ""high_school"" text );","SELECT COUNT(""num"") FROM ""roster"" WHERE ""name""='Ron Baxter';",1-12032893-1 Crockett High School had which number(#)?,"CREATE TABLE ""roster"" ( ""name"" text, ""num"" real, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text, ""high_school"" text );","SELECT ""num"" FROM ""roster"" WHERE ""high_school""='Crockett';",1-12032893-1 Which home town was the high school Catholic University located in?,"CREATE TABLE ""roster"" ( ""name"" text, ""num"" real, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text, ""high_school"" text );","SELECT ""home_town"" FROM ""roster"" WHERE ""high_school""='Catholic University';",1-12032893-1 "How many years have the home town of Baton Rouge, LA?","CREATE TABLE ""roster"" ( ""name"" text, ""num"" real, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text, ""high_school"" text );","SELECT COUNT(""year"") FROM ""roster"" WHERE ""home_town""='Baton Rouge, LA';",1-12032893-1 What height was the forward position at Crockett High School?,"CREATE TABLE ""roster"" ( ""name"" text, ""num"" real, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text, ""high_school"" text );","SELECT ""height"" FROM ""roster"" WHERE ""position""='Forward' AND ""high_school""='Crockett';",1-12032893-1 "What are the commissioned for scotts, greenock and chieftain?","CREATE TABLE ""ch_or_12th_emergency_flotilla"" ( ""name"" text, ""pennant"" text, ""builder"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fate"" text );","SELECT ""commissioned"" FROM ""ch_or_12th_emergency_flotilla"" WHERE ""builder""='Scotts, Greenock' AND ""name""='Chieftain';",1-1206583-2 What is the builder launched 30 october 1944?,"CREATE TABLE ""ch_or_12th_emergency_flotilla"" ( ""name"" text, ""pennant"" text, ""builder"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fate"" text );","SELECT ""builder"" FROM ""ch_or_12th_emergency_flotilla"" WHERE ""launched""='30 October 1944';",1-1206583-2 what is the minimum voted no where percent no is 56.6,"CREATE TABLE ""results_of_the_national_referendum_on_th"" ( ""jurisdiction"" text, ""voted_yes"" real, ""percent_yes"" text, ""voted_no"" real, ""percent_no"" text );","SELECT MIN(""voted_no"") FROM ""results_of_the_national_referendum_on_th"" WHERE ""percent_no""='56.6';",1-120778-2 what's the percent yes where voted yes is 2410119,"CREATE TABLE ""results_of_the_national_referendum_on_th"" ( ""jurisdiction"" text, ""voted_yes"" real, ""percent_yes"" text, ""voted_no"" real, ""percent_no"" text );","SELECT ""percent_yes"" FROM ""results_of_the_national_referendum_on_th"" WHERE ""voted_yes""=2410119;",1-120778-2 what's the jurisdiction where percent yes is 43.4,"CREATE TABLE ""results_of_the_national_referendum_on_th"" ( ""jurisdiction"" text, ""voted_yes"" real, ""percent_yes"" text, ""voted_no"" real, ""percent_no"" text );","SELECT ""jurisdiction"" FROM ""results_of_the_national_referendum_on_th"" WHERE ""percent_yes""='43.4';",1-120778-2 what is the minimum voted yes where percent no is 68.2,"CREATE TABLE ""results_of_the_national_referendum_on_th"" ( ""jurisdiction"" text, ""voted_yes"" real, ""percent_yes"" text, ""voted_no"" real, ""percent_no"" text );","SELECT MIN(""voted_yes"") FROM ""results_of_the_national_referendum_on_th"" WHERE ""percent_no""='68.2';",1-120778-2 what's the jurisdiction where voted no is 322971,"CREATE TABLE ""results_of_the_national_referendum_on_th"" ( ""jurisdiction"" text, ""voted_yes"" real, ""percent_yes"" text, ""voted_no"" real, ""percent_no"" text );","SELECT ""jurisdiction"" FROM ""results_of_the_national_referendum_on_th"" WHERE ""voted_no""=322971;",1-120778-2 what's the date of completion where success is yes,"CREATE TABLE ""table1_12078626_1"" ( ""symbol"" text, ""description"" text, ""success"" text, ""date_of_completion"" text, ""deadline_for_completion"" text );","SELECT ""date_of_completion"" FROM ""table1_12078626_1"" WHERE ""success""='Yes';",1-12078626-1 what's the deadline for completion where description is iphone recall within the first 3 months of release,"CREATE TABLE ""table1_12078626_1"" ( ""symbol"" text, ""description"" text, ""success"" text, ""date_of_completion"" text, ""deadline_for_completion"" text );","SELECT ""deadline_for_completion"" FROM ""table1_12078626_1"" WHERE ""description""='iPhone recall within the first 3 months of release';",1-12078626-1 " what's the success where date of completion is september 28, 2007","CREATE TABLE ""table1_12078626_1"" ( ""symbol"" text, ""description"" text, ""success"" text, ""date_of_completion"" text, ""deadline_for_completion"" text );","SELECT ""success"" FROM ""table1_12078626_1"" WHERE ""date_of_completion""='September 28, 2007';",1-12078626-1 " what's the date of completion where deadline for completion is september 30, 2007","CREATE TABLE ""table1_12078626_1"" ( ""symbol"" text, ""description"" text, ""success"" text, ""date_of_completion"" text, ""deadline_for_completion"" text );","SELECT ""date_of_completion"" FROM ""table1_12078626_1"" WHERE ""deadline_for_completion""='September 30, 2007';",1-12078626-1 what is the total number of deadline for completion where description is facebook becomes a publicly traded company,"CREATE TABLE ""table1_12078626_1"" ( ""symbol"" text, ""description"" text, ""success"" text, ""date_of_completion"" text, ""deadline_for_completion"" text );","SELECT COUNT(""deadline_for_completion"") FROM ""table1_12078626_1"" WHERE ""description""='Facebook becomes a publicly traded company';",1-12078626-1 " what's the success where deadline for completion is october 7, 2007","CREATE TABLE ""table1_12078626_1"" ( ""symbol"" text, ""description"" text, ""success"" text, ""date_of_completion"" text, ""deadline_for_completion"" text );","SELECT ""success"" FROM ""table1_12078626_1"" WHERE ""deadline_for_completion""='October 7, 2007';",1-12078626-1 The earliest year is 1996.,"CREATE TABLE ""resources"" ( ""year"" real, ""product"" text, ""production"" text, ""consumption"" text, ""import"" text, ""export"" text );","SELECT MIN(""year"") FROM ""resources"";",1-12077540-1 There are 5 imports of plywood.,"CREATE TABLE ""resources"" ( ""year"" real, ""product"" text, ""production"" text, ""consumption"" text, ""import"" text, ""export"" text );","SELECT ""import"" FROM ""resources"" WHERE ""product""='Plywood';",1-12077540-1 What is the score for interview when the preliminaries score is 8.425?,"CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""preliminaries"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT ""interview"" FROM ""final_competition_scores"" WHERE ""preliminaries""='8.425';",1-12094300-1 What is the interview score when the preliminaries score is 8.400?,"CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""preliminaries"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT ""interview"" FROM ""final_competition_scores"" WHERE ""preliminaries""='8.400';",1-12094300-1 What is the score for swimsuit when the average is 8.791?,"CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""preliminaries"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT ""swimsuit"" FROM ""final_competition_scores"" WHERE ""average""='8.791';",1-12094300-1 What is the score for the interview for the state of New York?,"CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""preliminaries"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT ""interview"" FROM ""final_competition_scores"" WHERE ""state""='New York';",1-12094300-1 How many times did district of Columbia receive a score for evening gown?,"CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""preliminaries"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT COUNT(""evening_gown"") FROM ""final_competition_scores"" WHERE ""state""='District of Columbia';",1-12094300-1 What is the average score when the swimsuit score is 8.503?,"CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""preliminaries"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""average"" text );","SELECT ""average"" FROM ""final_competition_scores"" WHERE ""swimsuit""='8.503';",1-12094300-1 What is the number of gt1 winning team for rnd 5?,"CREATE TABLE ""table1_12146068_2"" ( ""rnd"" real, ""circuit"" text, ""ca_winning_team"" text, ""gt1_winning_team"" text, ""gt2_winning_team"" text, ""gt3_winning_team"" text, ""results"" text );","SELECT COUNT(""gt1_winning_team"") FROM ""table1_12146068_2"" WHERE ""rnd""=5;",1-12146068-2 What is the rnd for gt1 winning team for doc bundy andy wallace?,"CREATE TABLE ""table1_12146068_2"" ( ""rnd"" real, ""circuit"" text, ""ca_winning_team"" text, ""gt1_winning_team"" text, ""gt2_winning_team"" text, ""gt3_winning_team"" text, ""results"" text );","SELECT ""rnd"" FROM ""table1_12146068_2"" WHERE ""gt1_winning_team""='Doc Bundy Andy Wallace';",1-12146068-2 Name the gt1 winning team for #54 bell motorsports,"CREATE TABLE ""table1_12146068_2"" ( ""rnd"" real, ""circuit"" text, ""ca_winning_team"" text, ""gt1_winning_team"" text, ""gt2_winning_team"" text, ""gt3_winning_team"" text, ""results"" text );","SELECT ""gt1_winning_team"" FROM ""table1_12146068_2"" WHERE ""gt2_winning_team""='#54 Bell Motorsports';",1-12146068-2 What is the title of the episode that was watched by 8.92 million viewers?,"CREATE TABLE ""table1_12146637_1"" ( ""series_num"" real, ""season_num"" real, ""episode_title"" text, ""writer_s"" text, ""director"" text, ""u_s_viewers_millions"" text, ""original_air_date"" text );","SELECT ""episode_title"" FROM ""table1_12146637_1"" WHERE ""u_s_viewers_millions""='8.92';",1-12146637-1 How many episodes had 9.90 million viewers?,"CREATE TABLE ""table1_12146637_1"" ( ""series_num"" real, ""season_num"" real, ""episode_title"" text, ""writer_s"" text, ""director"" text, ""u_s_viewers_millions"" text, ""original_air_date"" text );","SELECT COUNT(""episode_title"") FROM ""table1_12146637_1"" WHERE ""u_s_viewers_millions""='9.90';",1-12146637-1 What is the series number of the episode watched by 10.89 million viewers?,"CREATE TABLE ""table1_12146637_1"" ( ""series_num"" real, ""season_num"" real, ""episode_title"" text, ""writer_s"" text, ""director"" text, ""u_s_viewers_millions"" text, ""original_air_date"" text );","SELECT MAX(""series_num"") FROM ""table1_12146637_1"" WHERE ""u_s_viewers_millions""='10.89';",1-12146637-1 What is the name of the episode written by Sheila Lawrence & Henry Alonso Myers?,"CREATE TABLE ""table1_12146637_1"" ( ""series_num"" real, ""season_num"" real, ""episode_title"" text, ""writer_s"" text, ""director"" text, ""u_s_viewers_millions"" text, ""original_air_date"" text );","SELECT ""episode_title"" FROM ""table1_12146637_1"" WHERE ""writer_s""='Sheila Lawrence & Henry Alonso Myers';",1-12146637-1 What is the pick number of the defensive back?,"CREATE TABLE ""round_one"" ( ""overall_pick_num"" real, ""afl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT COUNT(""overall_pick_num"") FROM ""round_one"" WHERE ""position""='Defensive Back';",1-12165135-1 What is the position for the pick number 17?,"CREATE TABLE ""round_one"" ( ""overall_pick_num"" real, ""afl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""round_one"" WHERE ""overall_pick_num""=17;",1-12165135-1 What is the college of the afl team of buffalo bills?,"CREATE TABLE ""round_one"" ( ""overall_pick_num"" real, ""afl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""round_one"" WHERE ""afl_team""='Buffalo Bills';",1-12165135-1 What is the position of john charles?,"CREATE TABLE ""round_one"" ( ""overall_pick_num"" real, ""afl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""round_one"" WHERE ""player""='John Charles';",1-12165135-1 What is the largest pick number of the new york jets?,"CREATE TABLE ""round_one"" ( ""overall_pick_num"" real, ""afl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT MAX(""overall_pick_num"") FROM ""round_one"" WHERE ""afl_team""='New York Jets';",1-12165135-1 What is the afl team of the offensive guard?,"CREATE TABLE ""round_one"" ( ""overall_pick_num"" real, ""afl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""afl_team"" FROM ""round_one"" WHERE ""position""='Offensive Guard';",1-12165135-1 What was the women's singles were men's doubles were steen fladberg jens peter nierhoff?,"CREATE TABLE ""winners"" ( ""year"" real, ""mens_singles"" text, ""womens_singles"" text, ""mens_doubles"" text, ""womens_doubles"" text, ""mixed_doubles"" text );","SELECT ""womens_singles"" FROM ""winners"" WHERE ""mens_doubles""='Steen Fladberg Jens Peter Nierhoff';",1-12186309-1 What are the mixed doubles where the mens singles is kim brodersen?,"CREATE TABLE ""winners"" ( ""year"" real, ""mens_singles"" text, ""womens_singles"" text, ""mens_doubles"" text, ""womens_doubles"" text, ""mixed_doubles"" text );","SELECT ""mixed_doubles"" FROM ""winners"" WHERE ""mens_singles""='Kim Brodersen';",1-12186309-1 what's the first appearance where character(s) is iron man,"CREATE TABLE ""first_appearances_of_popular_heroes_vill"" ( ""character_s"" text, ""first_appearance"" text, ""cover_date"" text, ""publisher"" text, ""estimated_value"" text );","SELECT ""first_appearance"" FROM ""first_appearances_of_popular_heroes_vill"" WHERE ""character_s""='Iron Man';",1-1217448-1 what is the total number of publisher where cover date is may 1939,"CREATE TABLE ""first_appearances_of_popular_heroes_vill"" ( ""character_s"" text, ""first_appearance"" text, ""cover_date"" text, ""publisher"" text, ""estimated_value"" text );","SELECT COUNT(""publisher"") FROM ""first_appearances_of_popular_heroes_vill"" WHERE ""cover_date""='May 1939';",1-1217448-1 what is the total number of publisher where first appearance is daredevil #1,"CREATE TABLE ""first_appearances_of_popular_heroes_vill"" ( ""character_s"" text, ""first_appearance"" text, ""cover_date"" text, ""publisher"" text, ""estimated_value"" text );","SELECT COUNT(""publisher"") FROM ""first_appearances_of_popular_heroes_vill"" WHERE ""first_appearance""='Daredevil #1';",1-1217448-1 what's the cover date where character(s) is sandman (wesley dodds),"CREATE TABLE ""first_appearances_of_popular_heroes_vill"" ( ""character_s"" text, ""first_appearance"" text, ""cover_date"" text, ""publisher"" text, ""estimated_value"" text );","SELECT ""cover_date"" FROM ""first_appearances_of_popular_heroes_vill"" WHERE ""character_s""='Sandman (Wesley Dodds)';",1-1217448-1 what's the cover date where character(s) is x-men ; magneto,"CREATE TABLE ""first_appearances_of_popular_heroes_vill"" ( ""character_s"" text, ""first_appearance"" text, ""cover_date"" text, ""publisher"" text, ""estimated_value"" text );","SELECT ""cover_date"" FROM ""first_appearances_of_popular_heroes_vill"" WHERE ""character_s""='X-Men ; Magneto';",1-1217448-1 what's the estimated value where cover date is august 1962,"CREATE TABLE ""first_appearances_of_popular_heroes_vill"" ( ""character_s"" text, ""first_appearance"" text, ""cover_date"" text, ""publisher"" text, ""estimated_value"" text );","SELECT ""estimated_value"" FROM ""first_appearances_of_popular_heroes_vill"" WHERE ""cover_date""='August 1962';",1-1217448-1 What theme placed as #3 in the finale?,"CREATE TABLE ""performances_results"" ( ""episode"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""result"" FROM ""performances_results"" WHERE ""theme""='Finale' AND ""order_num""='3';",1-12175755-1 What is the theme for the episode selection process?,"CREATE TABLE ""performances_results"" ( ""episode"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""theme"" FROM ""performances_results"" WHERE ""episode""='Selection Process';",1-12175755-1 "What is the order number for the song choice ""detalles""? ","CREATE TABLE ""performances_results"" ( ""episode"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""order_num"" FROM ""performances_results"" WHERE ""song_choice""='\""Detalles\""';",1-12175755-1 What is the order number for songs by the original artist Luis Fonsi?,"CREATE TABLE ""performances_results"" ( ""episode"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""order_num"" FROM ""performances_results"" WHERE ""original_artist""='Luis Fonsi';",1-12175755-1 What is the song choice when the theme is not aired?,"CREATE TABLE ""performances_results"" ( ""episode"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""theme"" FROM ""performances_results"" WHERE ""song_choice""='Not Aired';",1-12175755-1 What years did Markose Bristow Madhumita Bisht win the mens singles and/or the mixed doubles?,"CREATE TABLE ""21st_century"" ( ""season"" real, ""mens_singles"" text, ""womens_singles"" text, ""mens_doubles"" text, ""womens_doubles"" text, ""mixed_doubles"" text );","SELECT ""mens_singles"" FROM ""21st_century"" WHERE ""mixed_doubles""='Markose Bristow Madhumita Bisht';",1-12194021-1 Who won the womens doubles in 2002?,"CREATE TABLE ""21st_century"" ( ""season"" real, ""mens_singles"" text, ""womens_singles"" text, ""mens_doubles"" text, ""womens_doubles"" text, ""mixed_doubles"" text );","SELECT ""womens_doubles"" FROM ""21st_century"" WHERE ""season""=2002;",1-12194021-1 How many total titles did Rupesh Kumar Sanave Thomas and Jwala Gutta Ashwini Ponnappa win total?,"CREATE TABLE ""21st_century"" ( ""season"" real, ""mens_singles"" text, ""womens_singles"" text, ""mens_doubles"" text, ""womens_doubles"" text, ""mixed_doubles"" text );","SELECT COUNT(""womens_singles"") FROM ""21st_century"" WHERE ""mens_doubles""='Rupesh Kumar Sanave Thomas' AND ""womens_doubles""='Jwala Gutta Ashwini Ponnappa';",1-12194021-1 "In womens doubles and mens singles, what years did Arvind Bhat or Valiyaveetil Diju Jwala Gutta win?","CREATE TABLE ""21st_century"" ( ""season"" real, ""mens_singles"" text, ""womens_singles"" text, ""mens_doubles"" text, ""womens_doubles"" text, ""mixed_doubles"" text );","SELECT ""womens_doubles"" FROM ""21st_century"" WHERE ""mens_singles""='Arvind Bhat' AND ""mixed_doubles""='Valiyaveetil Diju Jwala Gutta';",1-12194021-1 How many titles did Trupti Murgunde claim?,"CREATE TABLE ""21st_century"" ( ""season"" real, ""mens_singles"" text, ""womens_singles"" text, ""mens_doubles"" text, ""womens_doubles"" text, ""mixed_doubles"" text );","SELECT ""womens_doubles"" FROM ""21st_century"" WHERE ""womens_singles""='Trupti Murgunde';",1-12194021-1 What is the pennant for 4 may 1943?,"CREATE TABLE ""table1_1220125_4"" ( ""name"" text, ""pennant"" text, ""builder"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fate"" text );","SELECT ""pennant"" FROM ""table1_1220125_4"" WHERE ""laid_down""='4 May 1943';",1-1220125-4 What is the total number of fate for pennant of u33?,"CREATE TABLE ""table1_1220125_4"" ( ""name"" text, ""pennant"" text, ""builder"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fate"" text );","SELECT COUNT(""fate"") FROM ""table1_1220125_4"" WHERE ""pennant""='U33';",1-1220125-4 What is the fate for 11 april 1944?,"CREATE TABLE ""table1_1220125_4"" ( ""name"" text, ""pennant"" text, ""builder"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fate"" text );","SELECT ""fate"" FROM ""table1_1220125_4"" WHERE ""commissioned""='11 April 1944';",1-1220125-4 What is the name for 30 september 1943?,"CREATE TABLE ""table1_1220125_4"" ( ""name"" text, ""pennant"" text, ""builder"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fate"" text );","SELECT ""name"" FROM ""table1_1220125_4"" WHERE ""launched""='30 September 1943';",1-1220125-4 What is the comissioned for 4 may 1943?,"CREATE TABLE ""table1_1220125_4"" ( ""name"" text, ""pennant"" text, ""builder"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fate"" text );","SELECT ""commissioned"" FROM ""table1_1220125_4"" WHERE ""laid_down""='4 May 1943';",1-1220125-4 What is the fate for 11 april 1944?,"CREATE TABLE ""table1_1220125_4"" ( ""name"" text, ""pennant"" text, ""builder"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fate"" text );","SELECT ""fate"" FROM ""table1_1220125_4"" WHERE ""commissioned""='11 April 1944';",1-1220125-4 "Who was the writters for the episode directed by Richard L. Bare, no. 8 in season?","CREATE TABLE ""table1_12226390_7"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""written_by"" FROM ""table1_12226390_7"" WHERE ""directed_by""='Richard L. Bare' AND ""no_in_season""=8;",1-12226390-7 "How many episodes had a title ""the great mayoralty campaign""?","CREATE TABLE ""table1_12226390_7"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""directed_by"") FROM ""table1_12226390_7"" WHERE ""title""='\""The Great Mayoralty Campaign\""';",1-12226390-7 What is the location of the tournament that the share of winning is 7000?,"CREATE TABLE ""winners"" ( ""year"" text, ""champion"" text, ""country"" text, ""score"" text, ""tournament_location"" text, ""purse"" real, ""winners_share"" real );","SELECT ""tournament_location"" FROM ""winners"" WHERE ""winners_share""=7000;",1-12243817-1 What year is Japan the country?,"CREATE TABLE ""winners"" ( ""year"" text, ""champion"" text, ""country"" text, ""score"" text, ""tournament_location"" text, ""purse"" real, ""winners_share"" real );","SELECT ""year"" FROM ""winners"" WHERE ""country""='Japan';",1-12243817-1 What is the year that Dewi Claire Schreefel is the champion?,"CREATE TABLE ""winners"" ( ""year"" text, ""champion"" text, ""country"" text, ""score"" text, ""tournament_location"" text, ""purse"" real, ""winners_share"" real );","SELECT ""year"" FROM ""winners"" WHERE ""champion""='Dewi Claire Schreefel';",1-12243817-1 What is the winners Share ($) in the year 2004?,"CREATE TABLE ""winners"" ( ""year"" text, ""champion"" text, ""country"" text, ""score"" text, ""tournament_location"" text, ""purse"" real, ""winners_share"" real );","SELECT MIN(""winners_share"") FROM ""winners"" WHERE ""year""='2004';",1-12243817-1 What is the tournament location when Vicky Hurst in the champion?,"CREATE TABLE ""winners"" ( ""year"" text, ""champion"" text, ""country"" text, ""score"" text, ""tournament_location"" text, ""purse"" real, ""winners_share"" real );","SELECT ""tournament_location"" FROM ""winners"" WHERE ""champion""='Vicky Hurst';",1-12243817-1 What is the intergiro classification of stage 21?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""intergiro_classification"" text, ""trofeo_fast_team"" text );","SELECT ""intergiro_classification"" FROM ""classification_leadership_by_stage"" WHERE ""stage""=21;",1-12261926-2 What is the trofeo fast team on stage 8?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""intergiro_classification"" text, ""trofeo_fast_team"" text );","SELECT ""trofeo_fast_team"" FROM ""classification_leadership_by_stage"" WHERE ""stage""=8;",1-12261926-2 What is the general classification with the winner being evgeni berzin?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""intergiro_classification"" text, ""trofeo_fast_team"" text );","SELECT COUNT(""general_classification"") FROM ""classification_leadership_by_stage"" WHERE ""winner""='Evgeni Berzin';",1-12261926-2 What is the intergiro classification of alexander gontchenkov?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""intergiro_classification"" text, ""trofeo_fast_team"" text );","SELECT ""intergiro_classification"" FROM ""classification_leadership_by_stage"" WHERE ""winner""='Alexander Gontchenkov';",1-12261926-2 what is total number of points where the stage is 17?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""intergiro_classification"" text, ""trofeo_fast_team"" text );","SELECT COUNT(""points_classification"") FROM ""classification_leadership_by_stage"" WHERE ""stage""=17;",1-12262008-2 What is the status of channel 44.1?,"CREATE TABLE ""table1_12271718_1"" ( ""station"" text, ""channel"" text, ""network_affiliation"" text, ""city_of_license"" text, ""status"" text );","SELECT ""status"" FROM ""table1_12271718_1"" WHERE ""channel""='44.1';",1-12271718-1 What station has a univision network affiliation?,"CREATE TABLE ""table1_12271718_1"" ( ""station"" text, ""channel"" text, ""network_affiliation"" text, ""city_of_license"" text, ""status"" text );","SELECT ""station"" FROM ""table1_12271718_1"" WHERE ""network_affiliation""='Univision';",1-12271718-1 How many season did sportfreunde siegen win best supported club?,"CREATE TABLE ""league_statistics"" ( ""season"" text, ""overall_spectators"" real, ""per_game"" real, ""best_supported_club"" text, ""spectators_game"" real, ""top_goal_scorer"" text, ""goals"" real );","SELECT COUNT(""season"") FROM ""league_statistics"" WHERE ""best_supported_club""='Sportfreunde Siegen';",1-12272590-2 "what are all the Canadian air dates where the u.s. air date is may 1, 2009","CREATE TABLE ""table1_12294557_3"" ( ""season_num"" real, ""series_num"" real, ""title"" text, ""canadian_airdate"" text, ""u_s_airdate"" text, ""production_code"" real );","SELECT ""canadian_airdate"" FROM ""table1_12294557_3"" WHERE ""u_s_airdate""='May 1, 2009';",1-12294557-3 "What is the total number of u.s. air dates with a title of ""dermabrasion""","CREATE TABLE ""table1_12294557_3"" ( ""season_num"" real, ""series_num"" real, ""title"" text, ""canadian_airdate"" text, ""u_s_airdate"" text, ""production_code"" real );","SELECT COUNT(""u_s_airdate"") FROM ""table1_12294557_3"" WHERE ""title""='\""Dermabrasion\""';",1-12294557-3 "What is the maximum season # with a u.s. air date is may 1, 2009","CREATE TABLE ""table1_12294557_3"" ( ""season_num"" real, ""series_num"" real, ""title"" text, ""canadian_airdate"" text, ""u_s_airdate"" text, ""production_code"" real );","SELECT MAX(""season_num"") FROM ""table1_12294557_3"" WHERE ""u_s_airdate""='May 1, 2009';",1-12294557-3 "What is the total number of title with a u.s. air date of April 17, 2009","CREATE TABLE ""table1_12294557_3"" ( ""season_num"" real, ""series_num"" real, ""title"" text, ""canadian_airdate"" text, ""u_s_airdate"" text, ""production_code"" real );","SELECT COUNT(""title"") FROM ""table1_12294557_3"" WHERE ""u_s_airdate""='April 17, 2009';",1-12294557-3 what is the minimum production code,"CREATE TABLE ""table1_12294557_3"" ( ""season_num"" real, ""series_num"" real, ""title"" text, ""canadian_airdate"" text, ""u_s_airdate"" text, ""production_code"" real );","SELECT MIN(""production_code"") FROM ""table1_12294557_3"";",1-12294557-3 "what are the u.s. air dates with a Canadian air date of may 4, 2009","CREATE TABLE ""table1_12294557_3"" ( ""season_num"" real, ""series_num"" real, ""title"" text, ""canadian_airdate"" text, ""u_s_airdate"" text, ""production_code"" real );","SELECT ""u_s_airdate"" FROM ""table1_12294557_3"" WHERE ""canadian_airdate""='May 4, 2009';",1-12294557-3 Which is the charity that the background of the celebrity is heavyweight champion?,"CREATE TABLE ""candidate_data"" ( ""celebrity"" text, ""background"" text, ""original_team"" text, ""age"" real, ""hometown"" text, ""charity"" text, ""result"" text, ""raised"" text );","SELECT ""charity"" FROM ""candidate_data"" WHERE ""background""='Heavyweight Champion';",1-12286195-1 What is the original team of the celebrity who had the result 08 fired in week 10 (2008-03-06),"CREATE TABLE ""candidate_data"" ( ""celebrity"" text, ""background"" text, ""original_team"" text, ""age"" real, ""hometown"" text, ""charity"" text, ""result"" text, ""raised"" text );","SELECT ""original_team"" FROM ""candidate_data"" WHERE ""result""='08 Fired in week 10 (2008-03-06)';",1-12286195-1 Which celebrity was raised 03?,"CREATE TABLE ""candidate_data"" ( ""celebrity"" text, ""background"" text, ""original_team"" text, ""age"" real, ""hometown"" text, ""charity"" text, ""result"" text, ""raised"" text );","SELECT ""celebrity"" FROM ""candidate_data"" WHERE ""raised""='03';",1-12286195-1 What is the charity of the celebrity with the background reality star?,"CREATE TABLE ""candidate_data"" ( ""celebrity"" text, ""background"" text, ""original_team"" text, ""age"" real, ""hometown"" text, ""charity"" text, ""result"" text, ""raised"" text );","SELECT ""charity"" FROM ""candidate_data"" WHERE ""background""='Reality Star';",1-12286195-1 What is the background of the celebrity who had the result 13 the celebrity apprentice (2008-03-27)?,"CREATE TABLE ""candidate_data"" ( ""celebrity"" text, ""background"" text, ""original_team"" text, ""age"" real, ""hometown"" text, ""charity"" text, ""result"" text, ""raised"" text );","SELECT ""background"" FROM ""candidate_data"" WHERE ""result""='13 The Celebrity Apprentice (2008-03-27)';",1-12286195-1 Where is Tamunosiki Atorudibo from,"CREATE TABLE ""junior_under_20_men"" ( ""rank"" real, ""fastest_time_s"" text, ""wind_m_s"" text, ""athlete"" text, ""country"" text, ""date"" text, ""location"" text );","SELECT ""country"" FROM ""junior_under_20_men"" WHERE ""athlete""='Tamunosiki Atorudibo';",1-1231316-4 Where is Dwain Chambers from,"CREATE TABLE ""junior_under_20_men"" ( ""rank"" real, ""fastest_time_s"" text, ""wind_m_s"" text, ""athlete"" text, ""country"" text, ""date"" text, ""location"" text );","SELECT ""location"" FROM ""junior_under_20_men"" WHERE ""athlete""='Dwain Chambers';",1-1231316-4 What was the stats of Trinidad and Tobago,"CREATE TABLE ""junior_under_20_men"" ( ""rank"" real, ""fastest_time_s"" text, ""wind_m_s"" text, ""athlete"" text, ""country"" text, ""date"" text, ""location"" text );","SELECT ""wind_m_s"" FROM ""junior_under_20_men"" WHERE ""country""='Trinidad and Tobago';",1-1231316-4 Name the total number of wind m/s for sunday emmanuel,"CREATE TABLE ""youth_under_18_boys"" ( ""rank"" real, ""fastest_time_s"" text, ""wind_m_s"" text, ""athlete"" text, ""country"" text, ""date"" text, ""location"" text );","SELECT COUNT(""wind_m_s"") FROM ""youth_under_18_boys"" WHERE ""athlete""='Sunday Emmanuel';",1-1231316-6 Name the wind m/s and fastest time of 10.25 and jeff demps,"CREATE TABLE ""youth_under_18_boys"" ( ""rank"" real, ""fastest_time_s"" text, ""wind_m_s"" text, ""athlete"" text, ""country"" text, ""date"" text, ""location"" text );","SELECT ""wind_m_s"" FROM ""youth_under_18_boys"" WHERE ""fastest_time_s""='10.25' AND ""athlete""='Jeff Demps';",1-1231316-6 What is the club when 1st leg is 1–2?,"CREATE TABLE ""past_opponents"" ( ""season"" text, ""competition"" text, ""round"" text, ""club"" text, ""1st_leg"" text, ""2nd_leg"" text, ""aggregate"" text );","SELECT ""club"" FROM ""past_opponents"" WHERE ""1st_leg""='1–2';",1-1233026-4 What is the competition when aggregate is 1–4?,"CREATE TABLE ""past_opponents"" ( ""season"" text, ""competition"" text, ""round"" text, ""club"" text, ""1st_leg"" text, ""2nd_leg"" text, ""aggregate"" text );","SELECT ""competition"" FROM ""past_opponents"" WHERE ""aggregate""='1–4';",1-1233026-4 What is the 1st leg when club is a.c. libertas?,"CREATE TABLE ""past_opponents"" ( ""season"" text, ""competition"" text, ""round"" text, ""club"" text, ""1st_leg"" text, ""2nd_leg"" text, ""aggregate"" text );","SELECT ""1st_leg"" FROM ""past_opponents"" WHERE ""club""='A.C. Libertas';",1-1233026-4 What is the 1st leg when 2nd leg is 1–0 and competition is uefa champions league?,"CREATE TABLE ""past_opponents"" ( ""season"" text, ""competition"" text, ""round"" text, ""club"" text, ""1st_leg"" text, ""2nd_leg"" text, ""aggregate"" text );","SELECT ""1st_leg"" FROM ""past_opponents"" WHERE ""2nd_leg""='1–0' AND ""competition""='UEFA Champions League';",1-1233026-4 What is the competition when 2nd leg is 0–8?,"CREATE TABLE ""past_opponents"" ( ""season"" text, ""competition"" text, ""round"" text, ""club"" text, ""1st_leg"" text, ""2nd_leg"" text, ""aggregate"" text );","SELECT ""competition"" FROM ""past_opponents"" WHERE ""2nd_leg""='0–8';",1-1233026-4 What is the round when 1st leg is 0–1?,"CREATE TABLE ""past_opponents"" ( ""season"" text, ""competition"" text, ""round"" text, ""club"" text, ""1st_leg"" text, ""2nd_leg"" text, ""aggregate"" text );","SELECT ""round"" FROM ""past_opponents"" WHERE ""1st_leg""='0–1';",1-1233026-4 What is the branding of metro manila?,"CREATE TABLE ""rjfm_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""station_type"" text, ""location"" text );","SELECT ""branding"" FROM ""rjfm_stations"" WHERE ""location""='Metro Manila';",1-12379297-4 When was the institution of Kansas city Kansas community college founded?,"CREATE TABLE ""eastern_division"" ( ""institution"" text, ""main_campus_location"" text, ""founded"" real, ""mascot"" text, ""school_colors"" text );","SELECT COUNT(""founded"") FROM ""eastern_division"" WHERE ""institution""='Kansas City Kansas Community College';",1-12434380-1 What is the mascot for the instition of Kansas city Kansas community college?,"CREATE TABLE ""eastern_division"" ( ""institution"" text, ""main_campus_location"" text, ""founded"" real, ""mascot"" text, ""school_colors"" text );","SELECT ""mascot"" FROM ""eastern_division"" WHERE ""institution""='Kansas City Kansas Community College';",1-12434380-1 How many school colors is there for the main campus location of highland?,"CREATE TABLE ""eastern_division"" ( ""institution"" text, ""main_campus_location"" text, ""founded"" real, ""mascot"" text, ""school_colors"" text );","SELECT COUNT(""school_colors"") FROM ""eastern_division"" WHERE ""main_campus_location""='Highland';",1-12434380-1 "What is the mascot for the school founded in 1923 with the school colors of blue, red & white?","CREATE TABLE ""eastern_division"" ( ""institution"" text, ""main_campus_location"" text, ""founded"" real, ""mascot"" text, ""school_colors"" text );","SELECT ""mascot"" FROM ""eastern_division"" WHERE ""founded""=1923 AND ""school_colors""='Blue, Red & White';",1-12434380-1 What is the instition where the main campus location is overland park?,"CREATE TABLE ""eastern_division"" ( ""institution"" text, ""main_campus_location"" text, ""founded"" real, ""mascot"" text, ""school_colors"" text );","SELECT ""institution"" FROM ""eastern_division"" WHERE ""main_campus_location""='Overland Park';",1-12434380-1 What is the name of the institution with the mascot of blue devils?,"CREATE TABLE ""eastern_division"" ( ""institution"" text, ""main_campus_location"" text, ""founded"" real, ""mascot"" text, ""school_colors"" text );","SELECT ""institution"" FROM ""eastern_division"" WHERE ""mascot""='Blue Devils';",1-12434380-1 Name the people who wrote number 67,"CREATE TABLE ""table1_12419515_5"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""total_viewers_in_millions"" text );","SELECT ""written_by"" FROM ""table1_12419515_5"" WHERE ""series_num""=67;",1-12419515-5 Name the number of season that was written by adam milch,"CREATE TABLE ""table1_12419515_5"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""total_viewers_in_millions"" text );","SELECT MIN(""season_num"") FROM ""table1_12419515_5"" WHERE ""written_by""='Adam Milch';",1-12419515-5 Name the season number for the direction of patrick norris,"CREATE TABLE ""table1_12419515_5"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""total_viewers_in_millions"" text );","SELECT ""season_num"" FROM ""table1_12419515_5"" WHERE ""directed_by""='Patrick Norris';",1-12419515-5 Who wrote the episode when the director was dean white?,"CREATE TABLE ""table1_12451376_1"" ( ""series_ep_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_airdate"" text, ""production_code"" real );","SELECT ""writer_s"" FROM ""table1_12451376_1"" WHERE ""director""='Dean White';",1-12451376-1 Please list the total number of title with the production code 211.,"CREATE TABLE ""table1_12451376_2"" ( ""series_ep_num"" real, ""season_2_ep_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_airdate"" text, ""production_code"" real );","SELECT COUNT(""title"") FROM ""table1_12451376_2"" WHERE ""production_code""=211;",1-12451376-2 "What is the production code of the episode titled, ""But there's Clay""?","CREATE TABLE ""table1_12451376_2"" ( ""series_ep_num"" real, ""season_2_ep_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_airdate"" text, ""production_code"" real );","SELECT MAX(""production_code"") FROM ""table1_12451376_2"" WHERE ""title""='\""But There''s Clay\""';",1-12451376-2 "Please give me the title of Season 2, episode 1. ","CREATE TABLE ""table1_12451376_2"" ( ""series_ep_num"" real, ""season_2_ep_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_airdate"" text, ""production_code"" real );","SELECT ""title"" FROM ""table1_12451376_2"" WHERE ""season_2_ep_num""=1;",1-12451376-2 Provide me with the name of the writer with the production code 210. ,"CREATE TABLE ""table1_12451376_2"" ( ""series_ep_num"" real, ""season_2_ep_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_airdate"" text, ""production_code"" real );","SELECT ""writer_s"" FROM ""table1_12451376_2"" WHERE ""production_code""=210;",1-12451376-2 What is the number of the original airdate with the production code 208.,"CREATE TABLE ""table1_12451376_2"" ( ""series_ep_num"" real, ""season_2_ep_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_airdate"" text, ""production_code"" real );","SELECT COUNT(""original_airdate"") FROM ""table1_12451376_2"" WHERE ""production_code""=208;",1-12451376-2 What size is a 30 frames per minute,"CREATE TABLE ""history"" ( ""frame_size"" text, ""width"" real, ""height"" real, ""mpix"" text, ""aspect_ratio"" text, ""maximum_fps"" real, ""maximum_fps_hd_rx"" real, ""least_compression_at_24_fps"" text, ""least_compression_at_maximum_fps"" text );","SELECT ""frame_size"" FROM ""history"" WHERE ""maximum_fps""=30;",1-1251878-3 What is the size when the frame is bigger than for 4096.0,"CREATE TABLE ""history"" ( ""frame_size"" text, ""width"" real, ""height"" real, ""mpix"" text, ""aspect_ratio"" text, ""maximum_fps"" real, ""maximum_fps_hd_rx"" real, ""least_compression_at_24_fps"" text, ""least_compression_at_maximum_fps"" text );","SELECT ""aspect_ratio"" FROM ""history"" WHERE ""width"">4096.0;",1-1251878-3 What is the smallest frames per minute when the pixels are 5.0,"CREATE TABLE ""history"" ( ""frame_size"" text, ""width"" real, ""height"" real, ""mpix"" text, ""aspect_ratio"" text, ""maximum_fps"" real, ""maximum_fps_hd_rx"" real, ""least_compression_at_24_fps"" text, ""least_compression_at_maximum_fps"" text );","SELECT ""least_compression_at_24_fps"" FROM ""history"" WHERE ""mpix""='5.0';",1-1251878-3 what's the width with frame size being 4.5k,"CREATE TABLE ""nab_2007"" ( ""frame_size"" text, ""width"" real, ""height"" real, ""mpix"" text, ""aspect_ratio"" text, ""max_fps"" real, ""lowest_possible_redcode_at_24_fps"" text );","SELECT ""width"" FROM ""nab_2007"" WHERE ""frame_size""='4.5K';",1-1251878-1 What is the callsign of tuguegarao,"CREATE TABLE ""smni_tv_nationwide"" ( ""branding"" text, ""callsign"" text, ""ch_num"" text, ""power_k_w"" text, ""station_type"" text, ""location_transmitter_site"" text );","SELECT ""callsign"" FROM ""smni_tv_nationwide"" WHERE ""location_transmitter_site""='Tuguegarao';",1-12547903-2 What is the station type of calbayog,"CREATE TABLE ""smni_tv_nationwide"" ( ""branding"" text, ""callsign"" text, ""ch_num"" text, ""power_k_w"" text, ""station_type"" text, ""location_transmitter_site"" text );","SELECT ""station_type"" FROM ""smni_tv_nationwide"" WHERE ""location_transmitter_site""='Calbayog';",1-12547903-2 What is the station type of smni tv-26 naga,"CREATE TABLE ""smni_tv_nationwide"" ( ""branding"" text, ""callsign"" text, ""ch_num"" text, ""power_k_w"" text, ""station_type"" text, ""location_transmitter_site"" text );","SELECT ""station_type"" FROM ""smni_tv_nationwide"" WHERE ""branding""='SMNI TV-26 Naga';",1-12547903-2 How many places featured the DXCL Callsign?,"CREATE TABLE ""sonshine_radio_stations_in_the_philippin"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT COUNT(""location"") FROM ""sonshine_radio_stations_in_the_philippin"" WHERE ""callsign""='DXCL';",1-12547903-3 What was the branding in Dagupan?,"CREATE TABLE ""sonshine_radio_stations_in_the_philippin"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""branding"" FROM ""sonshine_radio_stations_in_the_philippin"" WHERE ""location""='Dagupan';",1-12547903-3 What was the callsign in Zamboanga?,"CREATE TABLE ""sonshine_radio_stations_in_the_philippin"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""callsign"" FROM ""sonshine_radio_stations_in_the_philippin"" WHERE ""location""='Zamboanga';",1-12547903-3 How much power was used when the callsign was DZYT?,"CREATE TABLE ""sonshine_radio_stations_in_the_philippin"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""power_k_w"" FROM ""sonshine_radio_stations_in_the_philippin"" WHERE ""callsign""='DZYT';",1-12547903-3 What is the name of Season #15?,"CREATE TABLE ""table1_12564633_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""title"" FROM ""table1_12564633_1"" WHERE ""season_num""=15;",1-12564633-1 What is the series number for Season #18?,"CREATE TABLE ""table1_12564633_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT MIN(""series_num"") FROM ""table1_12564633_1"" WHERE ""season_num""=18;",1-12564633-1 What was the first series in this list that Jack Orman wrote?,"CREATE TABLE ""table1_12564633_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT MIN(""series_num"") FROM ""table1_12564633_1"" WHERE ""written_by""='Jack Orman';",1-12564633-1 "What date did the episode called ""Responsible Parties"" air on?","CREATE TABLE ""table1_12564633_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""original_air_date"" FROM ""table1_12564633_1"" WHERE ""title""='\""Responsible Parties\""';",1-12564633-1 What is the name of the episode that Richard Thorpe directed?,"CREATE TABLE ""table1_12564633_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""title"" FROM ""table1_12564633_1"" WHERE ""directed_by""='Richard Thorpe';",1-12564633-1 Name the population of maryborough when population of woocoo is 2700,"CREATE TABLE ""population"" ( ""year"" real, ""population_region_total"" real, ""population_maryborough"" real, ""population_hervey_bay"" real, ""population_woocoo"" real, ""population_tiaro"" real );","SELECT ""population_maryborough"" FROM ""population"" WHERE ""population_woocoo""=2700;",1-12576536-1 Name the most year when population of woocoo is 2700,"CREATE TABLE ""population"" ( ""year"" real, ""population_region_total"" real, ""population_maryborough"" real, ""population_hervey_bay"" real, ""population_woocoo"" real, ""population_tiaro"" real );","SELECT MAX(""year"") FROM ""population"" WHERE ""population_woocoo""=2700;",1-12576536-1 Who was crew chief for the team owned by Bob Leavine?,"CREATE TABLE ""part_time_teams"" ( ""team"" text, ""car_s"" text, ""num"" real, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text, ""rounds"" real );","SELECT ""crew_chief"" FROM ""part_time_teams"" WHERE ""owner_s""='Bob Leavine';",1-1266602-2 Who drove for team Circle Sport?,"CREATE TABLE ""part_time_teams"" ( ""team"" text, ""car_s"" text, ""num"" real, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text, ""rounds"" real );","SELECT ""driver_s"" FROM ""part_time_teams"" WHERE ""team""='Circle Sport';",1-1266602-2 Who drove for Phil Parsons Racing team?,"CREATE TABLE ""part_time_teams"" ( ""team"" text, ""car_s"" text, ""num"" real, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text, ""rounds"" real );","SELECT ""driver_s"" FROM ""part_time_teams"" WHERE ""team""='Phil Parsons Racing';",1-1266602-2 Which teams used Wally Rogers as their crew chief?,"CREATE TABLE ""part_time_teams"" ( ""team"" text, ""car_s"" text, ""num"" real, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text, ""rounds"" real );","SELECT ""team"" FROM ""part_time_teams"" WHERE ""crew_chief""='Wally Rogers';",1-1266602-2 What is the largest number of rounds for the team that hired Donnie Wingo as crew chief?,"CREATE TABLE ""part_time_teams"" ( ""team"" text, ""car_s"" text, ""num"" real, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text, ""rounds"" real );","SELECT MAX(""rounds"") FROM ""part_time_teams"" WHERE ""crew_chief""='Donnie Wingo';",1-1266602-2 "What is the percent change (1990–2000) when the 2007 estimate is 0 1,598,161?","CREATE TABLE ""u_s_census_statistics"" ( ""rank_csa"" text, ""combined_statistical_area_or_metropolitan_statistical_area_if_noted"" text, ""state_s"" text, ""2007_estimate"" text, ""2000_population"" text, ""percent_change_1990_2000"" text );","SELECT ""percent_change_1990_2000"" FROM ""u_s_census_statistics"" WHERE ""2007_estimate""='0 1,598,161';",1-12720275-1 What is the 2007 estimate when the rank (csa) is 4,"CREATE TABLE ""u_s_census_statistics"" ( ""rank_csa"" text, ""combined_statistical_area_or_metropolitan_statistical_area_if_noted"" text, ""state_s"" text, ""2007_estimate"" text, ""2000_population"" text, ""percent_change_1990_2000"" text );","SELECT ""2007_estimate"" FROM ""u_s_census_statistics"" WHERE ""rank_csa""='4';",1-12720275-1 "What is the 2007 estimate for tulsa-bartlesville, ok csa?","CREATE TABLE ""u_s_census_statistics"" ( ""rank_csa"" text, ""combined_statistical_area_or_metropolitan_statistical_area_if_noted"" text, ""state_s"" text, ""2007_estimate"" text, ""2000_population"" text, ""percent_change_1990_2000"" text );","SELECT ""2007_estimate"" FROM ""u_s_census_statistics"" WHERE ""combined_statistical_area_or_metropolitan_statistical_area_if_noted""='Tulsa-Bartlesville, OK CSA';",1-12720275-1 How many times was the rank (csa) was (msa 348)?,"CREATE TABLE ""u_s_census_statistics"" ( ""rank_csa"" text, ""combined_statistical_area_or_metropolitan_statistical_area_if_noted"" text, ""state_s"" text, ""2007_estimate"" text, ""2000_population"" text, ""percent_change_1990_2000"" text );","SELECT COUNT(""2000_population"") FROM ""u_s_census_statistics"" WHERE ""rank_csa""='(MSA 348)';",1-12720275-1 What is the rank (csa) for the percentage change (1990-2000) was a034 +8.71%?,"CREATE TABLE ""u_s_census_statistics"" ( ""rank_csa"" text, ""combined_statistical_area_or_metropolitan_statistical_area_if_noted"" text, ""state_s"" text, ""2007_estimate"" text, ""2000_population"" text, ""percent_change_1990_2000"" text );","SELECT ""rank_csa"" FROM ""u_s_census_statistics"" WHERE ""percent_change_1990_2000""='A034 +8.71%';",1-12720275-1 What tourmament has Genesis won previously?,"CREATE TABLE ""current_iwa_champions"" ( ""championship"" text, ""champion_s"" text, ""previous_champion_s"" text, ""date_won"" text, ""location"" text );","SELECT ""championship"" FROM ""current_iwa_champions"" WHERE ""previous_champion_s""='Genesis';",1-1272033-1 Who was the champion prior to Xix Xavant?,"CREATE TABLE ""current_iwa_champions"" ( ""championship"" text, ""champion_s"" text, ""previous_champion_s"" text, ""date_won"" text, ""location"" text );","SELECT ""previous_champion_s"" FROM ""current_iwa_champions"" WHERE ""champion_s""='Xix Xavant';",1-1272033-1 "Who are the champions that have won at Aguas Buenas, Puerto Rico?","CREATE TABLE ""current_iwa_champions"" ( ""championship"" text, ""champion_s"" text, ""previous_champion_s"" text, ""date_won"" text, ""location"" text );","SELECT ""champion_s"" FROM ""current_iwa_champions"" WHERE ""location""='Aguas Buenas, Puerto Rico';",1-1272033-1 What's the English translation of the Japanese title of the game Ranma ½: Chougi Rambuhen?,"CREATE TABLE ""sortable_game_list"" ( ""english_title_translation"" text, ""japanese_title"" text, ""developer"" text, ""publisher"" text, ""genre"" text, ""console_s"" text, ""initial_release_date"" text );","SELECT ""english_title_translation"" FROM ""sortable_game_list"" WHERE ""japanese_title""='Ranma ½: Chougi Rambuhen';",1-12744399-1 What's the genre of Fever Ranma ½: Hot Springs Athletic Chapter?,"CREATE TABLE ""sortable_game_list"" ( ""english_title_translation"" text, ""japanese_title"" text, ""developer"" text, ""publisher"" text, ""genre"" text, ""console_s"" text, ""initial_release_date"" text );","SELECT ""genre"" FROM ""sortable_game_list"" WHERE ""english_title_translation""='Fever Ranma ½: Hot Springs Athletic Chapter';",1-12744399-1 When was the game developed by Microvision released?,"CREATE TABLE ""sortable_game_list"" ( ""english_title_translation"" text, ""japanese_title"" text, ""developer"" text, ""publisher"" text, ""genre"" text, ""console_s"" text, ""initial_release_date"" text );","SELECT ""initial_release_date"" FROM ""sortable_game_list"" WHERE ""developer""='Microvision';",1-12744399-1 What's the number of verbal nouns with the basic stem (root) -bil-?,"CREATE TABLE ""table1_12784134_1"" ( ""basic_stem_root"" text, ""present_stem"" text, ""non_present_stem"" text, ""participle"" text, ""verbal_noun"" text, ""short_stem"" text, ""meaning"" text );","SELECT COUNT(""verbal_noun"") FROM ""table1_12784134_1"" WHERE ""basic_stem_root""='-bil-';",1-12784134-1 What does the non-present stem -erama- mean?,"CREATE TABLE ""table1_12784134_1"" ( ""basic_stem_root"" text, ""present_stem"" text, ""non_present_stem"" text, ""participle"" text, ""verbal_noun"" text, ""short_stem"" text, ""meaning"" text );","SELECT ""meaning"" FROM ""table1_12784134_1"" WHERE ""non_present_stem""='-erama-';",1-12784134-1 What's the participle when the verbal noun is i-bil-tze?,"CREATE TABLE ""table1_12784134_1"" ( ""basic_stem_root"" text, ""present_stem"" text, ""non_present_stem"" text, ""participle"" text, ""verbal_noun"" text, ""short_stem"" text, ""meaning"" text );","SELECT ""participle"" FROM ""table1_12784134_1"" WHERE ""verbal_noun""='i-bil-tze';",1-12784134-1 What does the basic stem (root) -rama- mean?,"CREATE TABLE ""table1_12784134_1"" ( ""basic_stem_root"" text, ""present_stem"" text, ""non_present_stem"" text, ""participle"" text, ""verbal_noun"" text, ""short_stem"" text, ""meaning"" text );","SELECT ""meaning"" FROM ""table1_12784134_1"" WHERE ""basic_stem_root""='-rama-';",1-12784134-1 What is the verbal noun connected to the participle e-duki?,"CREATE TABLE ""table1_12784134_1"" ( ""basic_stem_root"" text, ""present_stem"" text, ""non_present_stem"" text, ""participle"" text, ""verbal_noun"" text, ""short_stem"" text, ""meaning"" text );","SELECT ""verbal_noun"" FROM ""table1_12784134_1"" WHERE ""participle""='e-duki';",1-12784134-1 what is the tries against where points is 60?,"CREATE TABLE ""2008_2009_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_against"" FROM ""2008_2009_table"" WHERE ""points""='60';",1-12828723-4 How many losing bonus where there when points against is 439?,"CREATE TABLE ""2008_2009_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT COUNT(""losing_bonus"") FROM ""2008_2009_table"" WHERE ""points_against""='439';",1-12828723-4 what is the drawn when the won is 12?,"CREATE TABLE ""2008_2009_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""drawn"" FROM ""2008_2009_table"" WHERE ""won""='12';",1-12828723-4 What is the tries against when the won is 14?,"CREATE TABLE ""2008_2009_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_against"" FROM ""2008_2009_table"" WHERE ""won""='14';",1-12828723-4 How many tries for are for 473 points for?,"CREATE TABLE ""2008_2009_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT COUNT(""tries_for"") FROM ""2008_2009_table"" WHERE ""points_for""='473';",1-12828723-4 what is the points for when the played is 22 and tries against is 68?,"CREATE TABLE ""2008_2009_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points_for"" FROM ""2008_2009_table"" WHERE ""played""='22' AND ""tries_against""='68';",1-12828723-4 what's the loss with try bonus being 5 and points for being 390,"CREATE TABLE ""2009_2010_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""lost"" FROM ""2009_2010_table"" WHERE ""try_bonus""='5' AND ""points_for""='390';",1-12828723-3 what's the win with points for being 376,"CREATE TABLE ""2009_2010_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""won"" FROM ""2009_2010_table"" WHERE ""points_for""='376';",1-12828723-3 what's the loss with points for being 594,"CREATE TABLE ""2009_2010_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""lost"" FROM ""2009_2010_table"" WHERE ""points_for""='594';",1-12828723-3 what's the tries against with tries for being 47,"CREATE TABLE ""2009_2010_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_against"" FROM ""2009_2010_table"" WHERE ""tries_for""='47';",1-12828723-3 what's the won with club being ammanford rfc,"CREATE TABLE ""2009_2010_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""won"" FROM ""2009_2010_table"" WHERE ""club""='Ammanford RFC';",1-12828723-3 how many drawn with tries against being 24,"CREATE TABLE ""2009_2010_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT COUNT(""drawn"") FROM ""2009_2010_table"" WHERE ""tries_against""='24';",1-12828723-3 What were the drawn with points against at 416?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""drawn"" FROM ""2007_2008_table"" WHERE ""points_against""='416';",1-12828723-5 What was the amount won with tries against at 54?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""won"" FROM ""2007_2008_table"" WHERE ""tries_against""='54';",1-12828723-5 What was the lost with tries for?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""lost"" FROM ""2007_2008_table"" WHERE ""tries_for""='Tries for';",1-12828723-5 What was the points againt when played is played?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points_against"" FROM ""2007_2008_table"" WHERE ""played""='Played';",1-12828723-5 What was the tries for with tries against at 33?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_for"" FROM ""2007_2008_table"" WHERE ""tries_against""='33';",1-12828723-5 What was the played with club tumble rfc?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""played"" FROM ""2007_2008_table"" WHERE ""club""='Tumble RFC';",1-12828723-5 What consoles was Shenmue released on?,"CREATE TABLE ""table1_12887260_1"" ( ""franchise_or_game"" text, ""console"" text, ""main_developer"" text, ""main_genre"" text, ""first_release"" real, ""latest_release"" real );","SELECT ""console"" FROM ""table1_12887260_1"" WHERE ""franchise_or_game""='Shenmue';",1-12887260-1 Which main developer made their first release in 1991 and created the Mega Drive/Genesis console?,"CREATE TABLE ""table1_12887260_1"" ( ""franchise_or_game"" text, ""console"" text, ""main_developer"" text, ""main_genre"" text, ""first_release"" real, ""latest_release"" real );","SELECT ""main_developer"" FROM ""table1_12887260_1"" WHERE ""first_release""=1991 AND ""console""='Mega Drive/Genesis';",1-12887260-1 How many players currently play for Barons Riga?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT COUNT(""position"") FROM ""fiba_euro_basket_2007_squads"" WHERE ""current_club""='Barons Riga';",1-12962773-10 How tall was Player #10?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""height"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""no""=10;",1-12962773-10 What is the earliest any of these players were born?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT MIN(""year_born"") FROM ""fiba_euro_basket_2007_squads"";",1-12962773-10 Which player number is 2.10 meters tall?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""no"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""height""='2.10';",1-12962773-10 What position was played by the player who was 2.12 meters tall?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""position"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""height""='2.12';",1-12962773-10 What current conference is Post University a member of?,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""current_conference"" text, ""classification"" text );","SELECT ""current_conference"" FROM ""former_members"" WHERE ""institution""='Post University';",1-12936521-2 What institution has the nickname Penmen?,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""current_conference"" text, ""classification"" text );","SELECT ""institution"" FROM ""former_members"" WHERE ""nickname""='Penmen';",1-12936521-2 Where is the University at Albany located?,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""current_conference"" text, ""classification"" text );","SELECT ""location"" FROM ""former_members"" WHERE ""institution""='University at Albany';",1-12936521-2 What's the classification of the institution nicknamed Dolphins?,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""current_conference"" text, ""classification"" text );","SELECT ""classification"" FROM ""former_members"" WHERE ""nickname""='Dolphins';",1-12936521-2 What's the nickname of the University of Massachusetts Lowell (UMass Lowell)?,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""current_conference"" text, ""classification"" text );","SELECT ""nickname"" FROM ""former_members"" WHERE ""institution""='University of Massachusetts Lowell (UMass Lowell)';",1-12936521-2 What is Ido Kozikaro's position?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""position"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""player""='Ido Kozikaro';",1-12962773-2 What player plays center?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""player"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""position""='Center';",1-12962773-2 What are the numbers of the players currently playing for Ironi Nahariya?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""no"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""current_club""='Ironi Nahariya';",1-12962773-2 What player is 2.01 m tall?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""player"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""height""='2.01';",1-12962773-2 What's Yotam Halperin's position?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""position"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""player""='Yotam Halperin';",1-12962773-2 What current club does the player born in 1984 play for?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""current_club"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""year_born""=1984;",1-12962773-12 What is the height for player number 5?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT COUNT(""height"") FROM ""fiba_euro_basket_2007_squads"" WHERE ""no""=5;",1-12962773-12 What height is player number 9?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""height"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""no""=9;",1-12962773-12 WHat is the number for the player whose height is 2.01?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT COUNT(""player"") FROM ""fiba_euro_basket_2007_squads"" WHERE ""height""='2.01';",1-12962773-12 What year was the player with the height 2.04 born?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT MIN(""year_born"") FROM ""fiba_euro_basket_2007_squads"" WHERE ""height""='2.04';",1-12962773-12 How many players wore number 8?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT COUNT(""height"") FROM ""fiba_euro_basket_2007_squads"" WHERE ""no""=8;",1-12962773-16 What player was born in 1983?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""player"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""year_born""=1983;",1-12962773-16 What club does the player who is 1.97 m tall play for?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""current_club"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""height""='1.97';",1-12962773-16 How many players are from energa czarni?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT COUNT(""position"") FROM ""fiba_euro_basket_2007_squads"" WHERE ""current_club""='Energa Czarni';",1-12962773-16 What year was Robert Skibniewski born?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""year_born"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""player""='Robert Skibniewski';",1-12962773-16 What No is the player Zoran Erceg,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""no"" real, ""player"" text, ""height"" text, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT MIN(""no"") FROM ""fiba_euro_basket_2007_squads"" WHERE ""player""='Zoran Erceg';",1-12962773-4 What is the iclandic of the glossary for presenta for mi locaria,"CREATE TABLE ""table1_13003460_1"" ( ""word_number"" text, ""the_basque_of_the_glossary"" text, ""modern_basque"" text, ""the_icelandic_of_the_glossary"" text, ""english_translation"" text );","SELECT ""the_icelandic_of_the_glossary"" FROM ""table1_13003460_1"" WHERE ""the_basque_of_the_glossary""='presenta for mi locaria';",1-13003460-1 Name the english translation of giefdu mier socka bond,"CREATE TABLE ""table1_13003460_1"" ( ""word_number"" text, ""the_basque_of_the_glossary"" text, ""modern_basque"" text, ""the_icelandic_of_the_glossary"" text, ""english_translation"" text );","SELECT ""english_translation"" FROM ""table1_13003460_1"" WHERE ""the_icelandic_of_the_glossary""='giefdu mier socka bond';",1-13003460-1 Name the english translation of 219,"CREATE TABLE ""table1_13003460_1"" ( ""word_number"" text, ""the_basque_of_the_glossary"" text, ""modern_basque"" text, ""the_icelandic_of_the_glossary"" text, ""english_translation"" text );","SELECT ""english_translation"" FROM ""table1_13003460_1"" WHERE ""word_number""='219';",1-13003460-1 Name the incelandic of the glossary for 218,"CREATE TABLE ""table1_13003460_1"" ( ""word_number"" text, ""the_basque_of_the_glossary"" text, ""modern_basque"" text, ""the_icelandic_of_the_glossary"" text, ""english_translation"" text );","SELECT ""the_icelandic_of_the_glossary"" FROM ""table1_13003460_1"" WHERE ""word_number""='218';",1-13003460-1 What's the type of printer ports in the model number EX Plus3?,"CREATE TABLE ""table1_1300080_1"" ( ""model_number"" text, ""printer_ports"" text, ""network_ports"" text, ""network_protocols"" text, ""firmware"" text, ""notes"" text );","SELECT ""printer_ports"" FROM ""table1_1300080_1"" WHERE ""model_number""='EX Plus3';",1-1300080-1 What is the number of the model with three parallel printer ports?,"CREATE TABLE ""table1_1300080_1"" ( ""model_number"" text, ""printer_ports"" text, ""network_ports"" text, ""network_protocols"" text, ""firmware"" text, ""notes"" text );","SELECT ""model_number"" FROM ""table1_1300080_1"" WHERE ""printer_ports""='Three Parallel';",1-1300080-1 What is the type of the printer ports included in the EX Plus3 model number?,"CREATE TABLE ""table1_1300080_1"" ( ""model_number"" text, ""printer_ports"" text, ""network_ports"" text, ""network_protocols"" text, ""firmware"" text, ""notes"" text );","SELECT ""printer_ports"" FROM ""table1_1300080_1"" WHERE ""model_number""='EX Plus3';",1-1300080-1 What are the network protocols for the model that has been discontinued in favor of the EN1700?,"CREATE TABLE ""table1_1300080_1"" ( ""model_number"" text, ""printer_ports"" text, ""network_ports"" text, ""network_protocols"" text, ""firmware"" text, ""notes"" text );","SELECT ""network_protocols"" FROM ""table1_1300080_1"" WHERE ""notes""='Discontinued in favor of the en1700';",1-1300080-1 How many people live in 铅山县?,"CREATE TABLE ""subdivisions"" ( ""english_name"" text, ""simplified"" text, ""traditional"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT MAX(""population"") FROM ""subdivisions"" WHERE ""simplified""='铅山县';",1-1300525-1 What is the traditional way to write the name of the district who's area is 2331?,"CREATE TABLE ""subdivisions"" ( ""english_name"" text, ""simplified"" text, ""traditional"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT ""traditional"" FROM ""subdivisions"" WHERE ""area""=2331;",1-1300525-1 What is the capital of the district who's simplified name is 信州区?,"CREATE TABLE ""subdivisions"" ( ""english_name"" text, ""simplified"" text, ""traditional"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT COUNT(""pinyin"") FROM ""subdivisions"" WHERE ""simplified""='信州区';",1-1300525-1 How many people live in the district who's capital is héngfēng xiàn?,"CREATE TABLE ""subdivisions"" ( ""english_name"" text, ""simplified"" text, ""traditional"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT ""population"" FROM ""subdivisions"" WHERE ""pinyin""='Héngfēng Xiàn';",1-1300525-1 What is the density of yushan county?,"CREATE TABLE ""subdivisions"" ( ""english_name"" text, ""simplified"" text, ""traditional"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT COUNT(""density"") FROM ""subdivisions"" WHERE ""english_name""='Yushan County';",1-1300525-1 How many gold medals does the Choctawhatchee High School have?,"CREATE TABLE ""percussion_scholastic_world_class"" ( ""ensemble"" text, ""gold_medals"" real, ""silver_medals"" real, ""bronze_medals"" real, ""total_medals"" real );","SELECT MAX(""gold_medals"") FROM ""percussion_scholastic_world_class"" WHERE ""ensemble""='Choctawhatchee High School';",1-1305623-12 How many gold medals does each school who has a total of 1 medal have?,"CREATE TABLE ""percussion_scholastic_world_class"" ( ""ensemble"" text, ""gold_medals"" real, ""silver_medals"" real, ""bronze_medals"" real, ""total_medals"" real );","SELECT ""gold_medals"" FROM ""percussion_scholastic_world_class"" WHERE ""total_medals""=1;",1-1305623-12 What is the time for stage ss18?,"CREATE TABLE ""special_stages"" ( ""leg"" text, ""stage"" text, ""time_eest"" text, ""name"" text, ""length"" text, ""winner"" text, ""time"" text, ""avg_spd"" text, ""rally_leader"" text );","SELECT ""time"" FROM ""special_stages"" WHERE ""stage""='SS18';",1-13050822-2 Name the length for stage ss22,"CREATE TABLE ""special_stages"" ( ""leg"" text, ""stage"" text, ""time_eest"" text, ""name"" text, ""length"" text, ""winner"" text, ""time"" text, ""avg_spd"" text, ""rally_leader"" text );","SELECT ""length"" FROM ""special_stages"" WHERE ""stage""='SS22';",1-13050822-2 What is the number of leg for ss17,"CREATE TABLE ""special_stages"" ( ""leg"" text, ""stage"" text, ""time_eest"" text, ""name"" text, ""length"" text, ""winner"" text, ""time"" text, ""avg_spd"" text, ""rally_leader"" text );","SELECT COUNT(""leg"") FROM ""special_stages"" WHERE ""stage""='SS17';",1-13050822-2 What is the leg for c. atkinson,"CREATE TABLE ""special_stages"" ( ""leg"" text, ""stage"" text, ""time_eest"" text, ""name"" text, ""length"" text, ""winner"" text, ""time"" text, ""avg_spd"" text, ""rally_leader"" text );","SELECT ""leg"" FROM ""special_stages"" WHERE ""rally_leader""='C. Atkinson';",1-13050822-2 What's the smallest number of bronze medals that any one if the ensembles has? ,"CREATE TABLE ""percussion_independent_world_class"" ( ""ensemble"" text, ""gold_medals"" real, ""silver_medals"" real, ""bronze_medals"" real, ""total_medals"" real );","SELECT MIN(""bronze_medals"") FROM ""percussion_independent_world_class"";",1-1305623-6 What is the rev of the 2003-2004 Mustang Cobra?,"CREATE TABLE ""table1_1310499_1"" ( ""tag_id"" text, ""application"" text, ""torque_rating"" real, ""1st"" text, ""2nd"" text, ""3rd"" text, ""4th"" text, ""5th"" text, ""6th"" text, ""rev"" text, ""input_splines"" real, ""output_splines"" real );","SELECT ""rev"" FROM ""table1_1310499_1"" WHERE ""application""='2003-2004 Mustang Cobra';",1-1310499-1 What is the rev for all of the Aston Martin applications?,"CREATE TABLE ""table1_1310499_1"" ( ""tag_id"" text, ""application"" text, ""torque_rating"" real, ""1st"" text, ""2nd"" text, ""3rd"" text, ""4th"" text, ""5th"" text, ""6th"" text, ""rev"" text, ""input_splines"" real, ""output_splines"" real );","SELECT ""rev"" FROM ""table1_1310499_1"" WHERE ""application""='Aston Martin';",1-1310499-1 What is the 3rd ratio for tag number 1386-000-017 and input splines of 26?,"CREATE TABLE ""table1_1310499_1"" ( ""tag_id"" text, ""application"" text, ""torque_rating"" real, ""1st"" text, ""2nd"" text, ""3rd"" text, ""4th"" text, ""5th"" text, ""6th"" text, ""rev"" text, ""input_splines"" real, ""output_splines"" real );","SELECT ""3rd"" FROM ""table1_1310499_1"" WHERE ""input_splines""=26 AND ""tag_id""='1386-000-017';",1-1310499-1 What is the 2nd ratio of 1996-2002 Dodge Viper?,"CREATE TABLE ""table1_1310499_1"" ( ""tag_id"" text, ""application"" text, ""torque_rating"" real, ""1st"" text, ""2nd"" text, ""3rd"" text, ""4th"" text, ""5th"" text, ""6th"" text, ""rev"" text, ""input_splines"" real, ""output_splines"" real );","SELECT ""2nd"" FROM ""table1_1310499_1"" WHERE ""application""='1996-2002 Dodge Viper';",1-1310499-1 What application has a 6th ratio of 0.50:1 and 350 as a torque rating?,"CREATE TABLE ""table1_1310499_1"" ( ""tag_id"" text, ""application"" text, ""torque_rating"" real, ""1st"" text, ""2nd"" text, ""3rd"" text, ""4th"" text, ""5th"" text, ""6th"" text, ""rev"" text, ""input_splines"" real, ""output_splines"" real );","SELECT ""application"" FROM ""table1_1310499_1"" WHERE ""6th""='0.50:1' AND ""torque_rating""=350;",1-1310499-1 Whose address of operation was the Echirax Concession? ,"CREATE TABLE ""challenger_limited_selected_clients"" ( ""client"" text, ""years_of_operation"" text, ""area_of_operation"" text, ""country"" text, ""services"" text );","SELECT ""client"" FROM ""challenger_limited_selected_clients"" WHERE ""area_of_operation""='EchiraX Concession';",1-13150274-1 When was the operation in Field 103 executed? ,"CREATE TABLE ""challenger_limited_selected_clients"" ( ""client"" text, ""years_of_operation"" text, ""area_of_operation"" text, ""country"" text, ""services"" text );","SELECT ""years_of_operation"" FROM ""challenger_limited_selected_clients"" WHERE ""area_of_operation""='Field 103';",1-13150274-1 In what country is the El Hamada area of operation? ,"CREATE TABLE ""challenger_limited_selected_clients"" ( ""client"" text, ""years_of_operation"" text, ""area_of_operation"" text, ""country"" text, ""services"" text );","SELECT ""country"" FROM ""challenger_limited_selected_clients"" WHERE ""area_of_operation""='El Hamada';",1-13150274-1 Name the champion for 3rd place being 4 and 2nd place being larger than 4.0,"CREATE TABLE ""by_season"" ( ""season"" real, ""champion"" text, ""motorcycle"" text, ""wins"" real, ""2nd_pl"" real, ""3rd_pl"" real, ""team"" text );","SELECT ""champion"" FROM ""by_season"" WHERE ""3rd_pl""=4 AND ""2nd_pl"">4.0;",1-13196576-2 What is the total number for 3rd place for ducati xerox?,"CREATE TABLE ""by_season"" ( ""season"" real, ""champion"" text, ""motorcycle"" text, ""wins"" real, ""2nd_pl"" real, ""3rd_pl"" real, ""team"" text );","SELECT COUNT(""3rd_pl"") FROM ""by_season"" WHERE ""team""='Ducati Xerox';",1-13196576-2 Who is J.E. Armstrong when W.H. Archer is D.M. Lawson?,"CREATE TABLE ""table1_1320857_1"" ( ""w_h_archer"" text, ""j_e_armstrong"" text, ""h_l_birkett"" text, ""f_a_brill"" text, ""h_t_brewer"" text );","SELECT ""j_e_armstrong"" FROM ""table1_1320857_1"" WHERE ""w_h_archer""='D.M. Lawson';",1-1320857-1 What are the fa.brill when w.h. archer is known as r. newman?,"CREATE TABLE ""table1_1320857_1"" ( ""w_h_archer"" text, ""j_e_armstrong"" text, ""h_l_birkett"" text, ""f_a_brill"" text, ""h_t_brewer"" text );","SELECT ""f_a_brill"" FROM ""table1_1320857_1"" WHERE ""w_h_archer""='R. Newman';",1-1320857-1 Who is h.l birkett if w.h. archer is r. cochrane?,"CREATE TABLE ""table1_1320857_1"" ( ""w_h_archer"" text, ""j_e_armstrong"" text, ""h_l_birkett"" text, ""f_a_brill"" text, ""h_t_brewer"" text );","SELECT ""h_l_birkett"" FROM ""table1_1320857_1"" WHERE ""w_h_archer""='R. Cochrane';",1-1320857-1 Who is h.t. brewer when j.e. armstrong is a.j. wilson?,"CREATE TABLE ""table1_1320857_1"" ( ""w_h_archer"" text, ""j_e_armstrong"" text, ""h_l_birkett"" text, ""f_a_brill"" text, ""h_t_brewer"" text );","SELECT ""h_t_brewer"" FROM ""table1_1320857_1"" WHERE ""j_e_armstrong""='A.J. Wilson';",1-1320857-1 Who is h.t. brewer when je armstrong is c.p. greeks?,"CREATE TABLE ""table1_1320857_1"" ( ""w_h_archer"" text, ""j_e_armstrong"" text, ""h_l_birkett"" text, ""f_a_brill"" text, ""h_t_brewer"" text );","SELECT ""h_t_brewer"" FROM ""table1_1320857_1"" WHERE ""j_e_armstrong""='C.P. Greeks';",1-1320857-1 "When did the part 1 of the episode ""Anxiety"" air?","CREATE TABLE ""online_episodes"" ( ""episode_num"" real, ""title"" text, ""part_1"" text, ""part_2"" text, ""part_3"" text, ""part_4"" text, ""part_5"" text, ""part_6"" text );","SELECT ""part_1"" FROM ""online_episodes"" WHERE ""title""='\""Anxiety\""';",1-13241993-3 "What was the air date of part 2 of the episode whose part 1 was aired on January 31, 2008?","CREATE TABLE ""online_episodes"" ( ""episode_num"" real, ""title"" text, ""part_1"" text, ""part_2"" text, ""part_3"" text, ""part_4"" text, ""part_5"" text, ""part_6"" text );","SELECT ""part_2"" FROM ""online_episodes"" WHERE ""part_1""='January 31, 2008';",1-13241993-3 "What's the name of the episode whose part 3 aired on February 7, 2008?","CREATE TABLE ""online_episodes"" ( ""episode_num"" real, ""title"" text, ""part_1"" text, ""part_2"" text, ""part_3"" text, ""part_4"" text, ""part_5"" text, ""part_6"" text );","SELECT ""title"" FROM ""online_episodes"" WHERE ""part_3""='February 7, 2008';",1-13241993-3 "What's the episode number of ""Anxiety""?","CREATE TABLE ""online_episodes"" ( ""episode_num"" real, ""title"" text, ""part_1"" text, ""part_2"" text, ""part_3"" text, ""part_4"" text, ""part_5"" text, ""part_6"" text );","SELECT ""episode_num"" FROM ""online_episodes"" WHERE ""title""='\""Anxiety\""';",1-13241993-3 "What's the air date of part 1 of the episode whose part 2 aired on December 2, 2007?","CREATE TABLE ""online_episodes"" ( ""episode_num"" real, ""title"" text, ""part_1"" text, ""part_2"" text, ""part_3"" text, ""part_4"" text, ""part_5"" text, ""part_6"" text );","SELECT ""part_1"" FROM ""online_episodes"" WHERE ""part_2""='December 2, 2007';",1-13241993-3 How many part 6 parts are there in the episode number 5?,"CREATE TABLE ""online_episodes"" ( ""episode_num"" real, ""title"" text, ""part_1"" text, ""part_2"" text, ""part_3"" text, ""part_4"" text, ""part_5"" text, ""part_6"" text );","SELECT COUNT(""part_6"") FROM ""online_episodes"" WHERE ""episode_num""=5;",1-13241993-3 Name the record with opponent atlanta falcons,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""record"" FROM ""schedule"" WHERE ""opponent""='Atlanta Falcons';",1-13258823-2 Name the number of opponent with arrowhead stadium,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT COUNT(""opponent"") FROM ""schedule"" WHERE ""game_site""='Arrowhead Stadium';",1-13258823-2 Name the date with the record of 1-0,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""record""='1-0';",1-13258823-2 "Name the record for september 15, 1985","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""record"" FROM ""schedule"" WHERE ""date""='September 15, 1985';",1-13258823-2 "How many of the episodes were titled ""Guerillas in the Mist""?","CREATE TABLE ""table1_13273629_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT COUNT(""no_in_series"") FROM ""table1_13273629_2"" WHERE ""title""='\""Guerillas in the Mist\""';",1-13273629-2 What's the series number of the episode that's written by Elizabeth Devine?,"CREATE TABLE ""table1_13273629_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT MIN(""no_in_series"") FROM ""table1_13273629_2"" WHERE ""written_by""='Elizabeth Devine';",1-13273629-2 When was the episode directed by Carey Meyer aired for the first time?,"CREATE TABLE ""table1_13273629_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""original_air_date"" FROM ""table1_13273629_2"" WHERE ""directed_by""='Carey Meyer';",1-13273629-2 "Who is the writer of the episode called ""Ambush"" (part 1)?","CREATE TABLE ""table1_13273629_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""written_by"" FROM ""table1_13273629_2"" WHERE ""title""='\""Ambush\"" (Part 1)';",1-13273629-2 "who is the the office with incumbent being ramon r. jimenez, jr.","CREATE TABLE ""table1_1331313_1"" ( ""department"" text, ""acronym"" text, ""office"" text, ""incumbent"" text, ""in_office_since"" text );","SELECT ""office"" FROM ""table1_1331313_1"" WHERE ""incumbent""='Ramon R. Jimenez, Jr.';",1-1331313-1 how many office with department being department of justice kagawaran ng katarungan,"CREATE TABLE ""table1_1331313_1"" ( ""department"" text, ""acronym"" text, ""office"" text, ""incumbent"" text, ""in_office_since"" text );","SELECT COUNT(""office"") FROM ""table1_1331313_1"" WHERE ""department""='Department of Justice Kagawaran ng Katarungan';",1-1331313-1 what's the department with acronym being deped (ked),"CREATE TABLE ""table1_1331313_1"" ( ""department"" text, ""acronym"" text, ""office"" text, ""incumbent"" text, ""in_office_since"" text );","SELECT ""department"" FROM ""table1_1331313_1"" WHERE ""acronym""='DepEd (KEd)';",1-1331313-1 what's the department with incumbent being enrique ona,"CREATE TABLE ""table1_1331313_1"" ( ""department"" text, ""acronym"" text, ""office"" text, ""incumbent"" text, ""in_office_since"" text );","SELECT ""department"" FROM ""table1_1331313_1"" WHERE ""incumbent""='Enrique Ona';",1-1331313-1 what's the acronym with department being department of finance kagawaran ng pananalapi,"CREATE TABLE ""table1_1331313_1"" ( ""department"" text, ""acronym"" text, ""office"" text, ""incumbent"" text, ""in_office_since"" text );","SELECT ""acronym"" FROM ""table1_1331313_1"" WHERE ""department""='Department of Finance Kagawaran ng Pananalapi';",1-1331313-1 "When did the episode ""Hell bent for leather"" originally air?","CREATE TABLE ""table1_13336122_7"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT ""original_air_date"" FROM ""table1_13336122_7"" WHERE ""title""='\""Hell Bent for Leather\""';",1-13336122-7 "What's the season number of the episode titled ""Quitters""?","CREATE TABLE ""table1_13336122_7"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT MIN(""no_in_season"") FROM ""table1_13336122_7"" WHERE ""title""='\""Quitters\""';",1-13336122-7 What's the season number of the episode watched by 0.57 million US viewers?,"CREATE TABLE ""table1_13336122_7"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT MAX(""no_in_season"") FROM ""table1_13336122_7"" WHERE ""u_s_viewers_million""='0.57';",1-13336122-7 How many episodes were seen by 0.67 million US viewers on their original air dates?,"CREATE TABLE ""table1_13336122_7"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT COUNT(""original_air_date"") FROM ""table1_13336122_7"" WHERE ""u_s_viewers_million""='0.67';",1-13336122-7 What episode was directed by David Duchovny?,"CREATE TABLE ""table1_13336122_7"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT ""title"" FROM ""table1_13336122_7"" WHERE ""directed_by""='David Duchovny';",1-13336122-7 How much is the purse ( $ ) when the margin of victory is 1 stroke?,"CREATE TABLE ""winners"" ( ""year"" real, ""dates"" text, ""champion"" text, ""country"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""purse"" real, ""winners_share"" real );","SELECT ""purse"" FROM ""winners"" WHERE ""margin_of_victory""='1 stroke';",1-13388681-1 "What is the number of ""to par"" in Mexico with a winning score of 67-67-69-70=273?","CREATE TABLE ""winners"" ( ""year"" real, ""dates"" text, ""champion"" text, ""country"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""purse"" real, ""winners_share"" real );","SELECT ""to_par"" FROM ""winners"" WHERE ""country""='Mexico' AND ""winning_score""='67-67-69-70=273';",1-13388681-1 what's the 3rd day with 4th day being rowed-over,"CREATE TABLE ""women"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT ""3rd_day"" FROM ""women"" WHERE ""4th_day""='rowed-over';",1-1340667-3 what's the 3rd day with finbeingh position being 16th,"CREATE TABLE ""women"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT ""3rd_day"" FROM ""women"" WHERE ""finish_position""='16th';",1-1340667-3 how many 1st day with 3rd day being bumped st. catharine's,"CREATE TABLE ""women"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT COUNT(""1st_day"") FROM ""women"" WHERE ""3rd_day""='bumped St. Catharine''s';",1-1340667-3 how many 3rd day with 2nd day being bumped by magdalene,"CREATE TABLE ""women"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT COUNT(""3rd_day"") FROM ""women"" WHERE ""2nd_day""='bumped by Magdalene';",1-1340667-3 what's the 4th day with 3rd day being bumped by downing,"CREATE TABLE ""women"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT ""4th_day"" FROM ""women"" WHERE ""3rd_day""='bumped by Downing';",1-1340667-3 what is the maximum year with 3rd day being rowed-over,"CREATE TABLE ""women"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT MAX(""year"") FROM ""women"" WHERE ""3rd_day""='rowed-over';",1-1340667-3 what are all the result for New York 6 district,"CREATE TABLE ""table1_1341395_33"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""table1_1341395_33"" WHERE ""district""='New York 6';",1-1341395-33 Who were the candidates when gregory w. meeks was the incumbent,"CREATE TABLE ""table1_1341395_33"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""table1_1341395_33"" WHERE ""incumbent""='Gregory W. Meeks';",1-1341395-33 what are all the result for New York 16 district,"CREATE TABLE ""table1_1341395_33"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""table1_1341395_33"" WHERE ""district""='New York 16';",1-1341395-33 what are all the result for New York 7 district,"CREATE TABLE ""table1_1341395_33"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""table1_1341395_33"" WHERE ""district""='New York 7';",1-1341395-33 What party was Kevin Brady?,"CREATE TABLE ""texas"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""texas"" WHERE ""incumbent""='Kevin Brady';",1-1341395-44 What district has Ron Paul?,"CREATE TABLE ""texas"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""texas"" WHERE ""incumbent""='Ron Paul';",1-1341395-44 What party does jim ramstad represent?,"CREATE TABLE ""table1_1341423_23"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidatess"" text );","SELECT ""party"" FROM ""table1_1341423_23"" WHERE ""incumbent""='Jim Ramstad';",1-1341423-23 What year was incumbent jim ramstad first elected?,"CREATE TABLE ""table1_1341423_23"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidatess"" text );","SELECT MIN(""first_elected"") FROM ""table1_1341423_23"" WHERE ""incumbent""='Jim Ramstad';",1-1341423-23 What was the result when incumbent gil gutknecht ran?,"CREATE TABLE ""table1_1341423_23"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidatess"" text );","SELECT ""results"" FROM ""table1_1341423_23"" WHERE ""incumbent""='Gil Gutknecht';",1-1341423-23 When was the incumbent Sherrod Brown first elected? ,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidates"" text );","SELECT MAX(""first_elected"") FROM ""ohio"" WHERE ""incumbent""='Sherrod Brown';",1-1341453-37 What was the result of the election in which the incumbent was first elected in 1984?,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidates"" text );","SELECT ""results"" FROM ""ohio"" WHERE ""first_elected""=1984;",1-1341453-37 Which incumbent was first elected in 1972? ,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidates"" text );","SELECT ""incumbent"" FROM ""ohio"" WHERE ""first_elected""=1972;",1-1341453-37 Tony P. Hall was the incumbent in the race between what two candidates? ,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""ohio"" WHERE ""incumbent""='Tony P. Hall';",1-1341453-37 In which district is the incumbent Marcia C. Kaptur? ,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidates"" text );","SELECT ""district"" FROM ""ohio"" WHERE ""incumbent""='Marcia C. Kaptur';",1-1341453-37 What is the earliest year where the result of the election was a retired republican hold?,"CREATE TABLE ""pennsylvania"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT MIN(""first_elected"") FROM ""pennsylvania"" WHERE ""result""='Retired Republican hold';",1-1341472-40 What party is thomas foglietta from?,"CREATE TABLE ""pennsylvania"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""pennsylvania"" WHERE ""incumbent""='Thomas Foglietta';",1-1341472-40 who is the the opponent with district being ohio12,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""status"" text, ""opponent"" text );","SELECT ""opponent"" FROM ""ohio"" WHERE ""district""='Ohio12';",1-1341522-38 what's the party with opponent being mike oxley (r) unopposed,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""status"" text, ""opponent"" text );","SELECT ""party"" FROM ""ohio"" WHERE ""opponent""='Mike Oxley (R) unopposed';",1-1341522-38 what's the party with opponent being marcy kaptur (d) 75.3% randy whitman (r) 24.7%,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""status"" text, ""opponent"" text );","SELECT ""party"" FROM ""ohio"" WHERE ""opponent""='Marcy Kaptur (D) 75.3% Randy Whitman (R) 24.7%';",1-1341522-38 what's the party with opponent being deborah pryce (r) 70.7% bill buckel (d) 29.1%,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""status"" text, ""opponent"" text );","SELECT ""party"" FROM ""ohio"" WHERE ""opponent""='Deborah Pryce (R) 70.7% Bill Buckel (D) 29.1%';",1-1341522-38 how many status with first elected being 1968,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""status"" text, ""opponent"" text );","SELECT COUNT(""status"") FROM ""ohio"" WHERE ""first_elected""=1968;",1-1341522-38 what's the first elected with opponent being ralph regula (r) 75.0% j. michael finn (d) 25.0%,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""status"" text, ""opponent"" text );","SELECT ""first_elected"" FROM ""ohio"" WHERE ""opponent""='Ralph Regula (R) 75.0% J. Michael Finn (D) 25.0%';",1-1341522-38 What district first elected in 1978?,"CREATE TABLE ""wisconsin"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""wisconsin"" WHERE ""first_elected""=1978;",1-1341472-51 What district was incumbent Jerry Kleczka in?,"CREATE TABLE ""wisconsin"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""wisconsin"" WHERE ""incumbent""='Jerry Kleczka';",1-1341472-51 How many districts had results related to incumbent Toby Roth?,"CREATE TABLE ""wisconsin"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""result"") FROM ""wisconsin"" WHERE ""incumbent""='Toby Roth';",1-1341472-51 Who were the candidates in district Wisconsin 1?,"CREATE TABLE ""wisconsin"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""wisconsin"" WHERE ""district""='Wisconsin 1';",1-1341472-51 Name the district of lawrence j. smith,"CREATE TABLE ""florida"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""florida"" WHERE ""incumbent""='Lawrence J. Smith';",1-1341549-10 Name the incumbent for 1954,"CREATE TABLE ""florida"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""incumbent"" FROM ""florida"" WHERE ""first_elected""='1954';",1-1341549-10 What party was Lane Evans?,"CREATE TABLE ""illinois"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""opponent"" text );","SELECT ""party"" FROM ""illinois"" WHERE ""incumbent""='Lane Evans';",1-1341568-14 What district had elections in 1964?,"CREATE TABLE ""illinois"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""opponent"" text );","SELECT ""district"" FROM ""illinois"" WHERE ""elected""=1964;",1-1341568-14 Who was Henry Hyde's opponent in the race?,"CREATE TABLE ""illinois"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""opponent"" text );","SELECT ""opponent"" FROM ""illinois"" WHERE ""incumbent""='Henry Hyde';",1-1341568-14 What Republican incumbent was elected in 1974?,"CREATE TABLE ""illinois"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""opponent"" text );","SELECT ""incumbent"" FROM ""illinois"" WHERE ""elected""=1974 AND ""party""='Republican';",1-1341568-14 what's party with result being retired to run for u. s. senate republican hold,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""result""='Retired to run for U. S. Senate Republican hold';",1-1341577-10 what's result with incumbent being connie mack,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Connie Mack';",1-1341577-10 what's district with candidates being lawrence j. smith (d) 69.4% joseph smith (r) 30.6%,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""candidates""='Lawrence J. Smith (D) 69.4% Joseph Smith (R) 30.6%';",1-1341577-10 what's incumbent with district being florida 5,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""incumbent"" FROM ""united_states_house_of_representatives_e"" WHERE ""district""='Florida 5';",1-1341577-10 what's result of first elected being 1980,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""first_elected""=1980;",1-1341577-10 How many parties is Tom Foley a member of?,"CREATE TABLE ""washington"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""opponent"" text );","SELECT COUNT(""party"") FROM ""washington"" WHERE ""incumbent""='Tom Foley';",1-1341568-48 What was the result of the election in the district whose incumbent is Tom Foley?,"CREATE TABLE ""washington"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""opponent"" text );","SELECT ""status"" FROM ""washington"" WHERE ""incumbent""='Tom Foley';",1-1341568-48 How many results have the two candidates Gene Taylor (r) 67.0% Ken Young (d) 33.0%?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""result"") FROM ""united_states_house_of_representatives_e"" WHERE ""candidates""='Gene Taylor (R) 67.0% Ken Young (D) 33.0%';",1-1341586-26 Which candidates are from the Missouri 3 district?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""district""='Missouri 3';",1-1341586-26 What is the result for barney frank?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Barney Frank';",1-1341598-22 What is the number of results for james shannon?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""result"") FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='James Shannon';",1-1341598-22 What is the minimum first elected for ed markey?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT MIN(""first_elected"") FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Ed Markey';",1-1341598-22 What was the result of the election featuring ike skelton?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Ike Skelton';",1-1341604-26 What district is incumbent ike skelton from?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Ike Skelton';",1-1341604-26 What year was ike skelton first elected?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT MIN(""first_elected"") FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Ike Skelton';",1-1341604-26 what is the district where the result is re-elected and the incumbent is richard kelly?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""result""='Re-elected' AND ""incumbent""='Richard Kelly';",1-1341663-10 what is the district where the candidates are charles edward bennett (d) unopposed?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""candidates""='Charles Edward Bennett (D) Unopposed';",1-1341663-10 who are the candidates where the incumbent is sam m. gibbons?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Sam M. Gibbons';",1-1341663-10 how many times was the candidates dan mica (d) 55.3% bill james (r) 44.7%?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""incumbent"") FROM ""united_states_house_of_representatives_e"" WHERE ""candidates""='Dan Mica (D) 55.3% Bill James (R) 44.7%';",1-1341663-10 what was the result where the candidates are sam m. gibbons (d) unopposed?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""candidates""='Sam M. Gibbons (D) Unopposed';",1-1341663-10 who is the incumbent where the district is florida 9?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""incumbent"" FROM ""united_states_house_of_representatives_e"" WHERE ""district""='Florida 9';",1-1341663-10 "What is Phil Crane, democrat or republican ","CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Phil Crane';",1-1341663-14 What year was Frank Annunzio elected,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT MIN(""first_elected"") FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Frank Annunzio';",1-1341663-14 How many districts does Ed Jones represent?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""district"") FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Ed Jones';",1-1341718-43 What's the year of the first election of the district whose incumbent is Edwin E. Willis?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""first_elected"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Edwin E. Willis';",1-1341843-19 What district is F. Edward Hebert the incumbent in?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='F. Edward Hebert';",1-1341843-19 Who were the candidates in the district whose incumbent is Joe Waggonner?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Joe Waggonner';",1-1341843-19 What's the district that Otto Passman is the incumbent of?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Otto Passman';",1-1341843-19 What is the district that has a republican?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""party""='Republican';",1-1341930-21 What party is incumbent thomas j. lane from?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Thomas J. Lane';",1-1341930-21 What is the last year that someone is first elected in this table?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT MAX(""first_elected"") FROM ""united_states_house_of_representatives_e"";",1-1341930-21 how many party with candidates being alton lennon (d) 89.0% c. dana malpass (r) 11.0%,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""party"") FROM ""united_states_house_of_representatives_e"" WHERE ""candidates""='Alton Lennon (D) 89.0% C. Dana Malpass (R) 11.0%';",1-1341930-33 how many first elected with district being north carolina 2,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""first_elected"") FROM ""united_states_house_of_representatives_e"" WHERE ""district""='North Carolina 2';",1-1341930-33 what's the incumbent with district being north carolina 6,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""incumbent"" FROM ""united_states_house_of_representatives_e"" WHERE ""district""='North Carolina 6';",1-1341930-33 what's the party with incumbent being herbert covington bonner,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Herbert Covington Bonner';",1-1341930-33 what's the district with incumbent being lawrence h. fountain,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Lawrence H. Fountain';",1-1341930-33 what's the candidates with party being democratic and dbeingtrict being north carolina 1,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""party""='Democratic' AND ""district""='North Carolina 1';",1-1341930-33 What was the result of the election of incumbent john shelley?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='John Shelley';",1-1341973-6 What candidates ran in the election that included john shelley?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='John Shelley';",1-1341973-6 What was the result of the election of the incumbent clyde doyle?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Clyde Doyle';",1-1341973-6 What was the result of the election in california 2?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""district""='California 2';",1-1341973-6 What was the result of the election of the incumbent harry r. sheppard?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Harry R. Sheppard';",1-1341973-6 What party did Frank J. Becker represent?,"CREATE TABLE ""table1_1342013_31"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""table1_1342013_31"" WHERE ""incumbent""='Frank J. Becker';",1-1342013-31 What number of party had a candidate resigned when appointed judge democratic hold?,"CREATE TABLE ""table1_1342013_31"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""party"") FROM ""table1_1342013_31"" WHERE ""result""='Resigned when appointed judge Democratic hold';",1-1342013-31 What district did incumbent Ralph A. Gamble represent?,"CREATE TABLE ""table1_1342013_31"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""table1_1342013_31"" WHERE ""incumbent""='Ralph A. Gamble';",1-1342013-31 Who is the incumbent candidate in the election of percy priest (d) 90.8% robert m. donihi (r) 9.2%?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""incumbent"" FROM ""united_states_house_of_representatives_e"" WHERE ""candidates""='Percy Priest (D) 90.8% Robert M. Donihi (R) 9.2%';",1-1342013-41 What district is tom j. murray from?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Tom J. Murray';",1-1342013-41 What candidates were in the election when james patrick sutton was incumbent?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='James Patrick Sutton';",1-1342013-41 What district has Albert Rains as their representative?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Albert Rains';",1-1342149-3 Carl Elliott is a member of which party?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Carl Elliott';",1-1342149-3 How many were first elected when the incumbent was Morgan M. Moulder?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""first_elected"") FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Morgan M. Moulder';",1-1342198-25 In what year was Phil J. Welch first elected?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""first_elected"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Phil J. Welch';",1-1342198-25 What party was Dewey Short associated with?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Dewey Short';",1-1342198-25 What party was Dewey Short associated with?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Dewey Short';",1-1342198-25 What is the district with Republican party in place?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""party""='Republican';",1-1342198-25 Who ran for office in the Alabama 1 district?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""district""='Alabama 1';",1-1342198-3 What year was first elected william m. wheeler (d) unopposed?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""first_elected"" FROM ""united_states_house_of_representatives_e"" WHERE ""candidates""='William M. Wheeler (D) Unopposed';",1-1342218-11 What district does incumbent james c. davis represent?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='James C. Davis';",1-1342218-11 What district is incumbent melvin price from?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Melvin Price';",1-1342233-13 What district is incumbent sid simpson from?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Sid Simpson';",1-1342233-13 Who was the candidate in the election in the Tennessee 9 district? ,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""district""='Tennessee 9';",1-1342233-42 When was the Tennessee 3 district incumbent first elected? ,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT MAX(""first_elected"") FROM ""united_states_house_of_representatives_e"" WHERE ""district""='Tennessee 3';",1-1342233-42 What district was Harold Earthman the incumbent in? ,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Harold Earthman';",1-1342233-42 Name the result for new york 1,"CREATE TABLE ""table1_1342249_32"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""table1_1342249_32"" WHERE ""district""='New York 1';",1-1342249-32 Name the first elected for lost renomination democratic loss,"CREATE TABLE ""table1_1342249_32"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""first_elected"" FROM ""table1_1342249_32"" WHERE ""result""='Lost renomination Democratic loss';",1-1342249-32 How many results have Jere Cooper as incumbent?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Jere Cooper';",1-1342249-42 Who won the election of 1942 in the district Illinois 13?,"CREATE TABLE ""table1_1342256_13"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""incumbent"" FROM ""table1_1342256_13"" WHERE ""district""='Illinois 13';",1-1342256-13 Who ran for the House in the 1924 election?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""first_elected""=1924;",1-1342256-11 What year was Stephen Pace elected?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT MIN(""first_elected"") FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Stephen Pace';",1-1342256-11 How many incumbents were elected in the 1926 election?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""incumbent"") FROM ""united_states_house_of_representatives_e"" WHERE ""first_elected""=1926;",1-1342256-11 Who were the candidates when Noble Jones Gregory was incumbent?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Noble Jones Gregory';",1-1342270-17 What is the district for harry lane englebright?,"CREATE TABLE ""table1_1342338_6"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""table1_1342338_6"" WHERE ""incumbent""='Harry Lane Englebright';",1-1342338-6 What is the result for california 2?,"CREATE TABLE ""table1_1342338_6"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""table1_1342338_6"" WHERE ""district""='California 2';",1-1342338-6 What is the party for richard j. welch?,"CREATE TABLE ""table1_1342338_6"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""table1_1342338_6"" WHERE ""incumbent""='Richard J. Welch';",1-1342338-6 How many winners were there in the race of 1922,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""incumbent"") FROM ""united_states_house_of_representatives_e"" WHERE ""first_elected""=1922;",1-1342359-23 Who was the incumbent when henry e. barbour ran?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Henry E. Barbour';",1-1342379-5 how many party with incumbent being whitmell p. martin,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""party"") FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Whitmell P. Martin';",1-1342393-17 who is the the candidates with incumbent being james o'connor,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='James O''Connor';",1-1342393-17 how many incumbent with first elected being 1924,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""incumbent"") FROM ""united_states_house_of_representatives_e"" WHERE ""first_elected""=1924;",1-1342393-17 Name the incumbent for kentucky 9,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""incumbent"" FROM ""united_states_house_of_representatives_e"" WHERE ""district""='Kentucky 9';",1-1342393-16 Name the party or first elected is 1920,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""first_elected""=1920;",1-1342393-16 What is the candidates for first elected 1914,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""first_elected""=1914;",1-1342393-16 What was the result of the election for incumbent Cordell Hull?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Cordell Hull';",1-1342393-41 Cordell Hull is the incumbent in how many districts?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""district"") FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Cordell Hull';",1-1342393-41 What was the total number of votes for Tom Connally,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT MIN(""first_elected"") FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Tom Connally';",1-1342393-42 What year was incumbent william f. stevenson first elected?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""first_elected"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='William F. Stevenson';",1-1342451-38 What is the last year on this list someone was first elected?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT MAX(""first_elected"") FROM ""united_states_house_of_representatives_e"";",1-1342451-38 What candidate was featured in the election for incumbent samuel j. nicholls' seat?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Samuel J. Nicholls';",1-1342451-38 What is the last year incumbent frederick h. dominick was first elected?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT MAX(""first_elected"") FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Frederick H. Dominick';",1-1342451-38 Who were the candidates when the winner was first elected in 1910?,"CREATE TABLE ""south_carolina"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""south_carolina"" WHERE ""first_elected""='1910';",1-1346137-4 What was the winning party when the incumbent was richard s. whaley?,"CREATE TABLE ""south_carolina"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""south_carolina"" WHERE ""incumbent""='Richard S. Whaley';",1-1346137-4 How many different set of candidates were there when the incumbent was david e. finley?,"CREATE TABLE ""south_carolina"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT COUNT(""candidates"") FROM ""south_carolina"" WHERE ""incumbent""='David E. Finley';",1-1346137-4 What was the winning part in the district of South Carolina 3?,"CREATE TABLE ""south_carolina"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""south_carolina"" WHERE ""district""='South Carolina 3';",1-1346137-4 Who were the candidates in the district of South Carolina 5?,"CREATE TABLE ""south_carolina"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""south_carolina"" WHERE ""district""='South Carolina 5';",1-1346137-4 When was incumbent John N. Tillman first elected?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT MIN(""first_elected"") FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='John N. Tillman';",1-1346118-4 What was the location and attendance when the team's record was 16-44?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""record""='16-44';",1-13464416-8 What day was the game at chicago?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""team""='Chicago';",1-13464416-8 Who were the high point scorers in game 7?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""game""=7;",1-13464416-4 Who had the high rebound total against golden state?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""team""='Golden State';",1-13464416-4 how many times have there been helps by damon stoudamire (13),"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""record"") FROM ""game_log"" WHERE ""high_assists""='Damon Stoudamire (13)';",1-13464416-6 who made the recovers where the score is 12-30,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""record""='12-30';",1-13464416-6 tell who made the most scores on new jersey,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""team""='New Jersey';",1-13464416-6 "how many times was the participation at omni coliseum 7,194?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""game"" FROM ""game_log"" WHERE ""location_attendance""='Omni Coliseum 7,194';",1-13464416-6 The minimum average number of dancers is 34.1 how many times,"CREATE TABLE ""average_chart"" ( ""rank_by_average"" real, ""competition_finish"" real, ""couple"" text, ""total"" real, ""number_of_dances"" real, ""average"" text );","SELECT MIN(""number_of_dances"") FROM ""average_chart"" WHERE ""average""='34.1';",1-1354805-3 What is the Number of dances is 11 and competition finish is larger than 2.0 total,"CREATE TABLE ""average_chart"" ( ""rank_by_average"" real, ""competition_finish"" real, ""couple"" text, ""total"" real, ""number_of_dances"" real, ""average"" text );","SELECT ""total"" FROM ""average_chart"" WHERE ""number_of_dances""=11 AND ""competition_finish"">2.0;",1-1354805-3 Who is the club that has 30 points?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""club"" FROM ""2007_2008_table"" WHERE ""points""='30';",1-13564637-5 What were all the tries for when the try bonus was 8?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_for"" FROM ""2007_2008_table"" WHERE ""try_bonus""='8';",1-13564637-5 What were the points for when there were 30 tries against?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points_for"" FROM ""2007_2008_table"" WHERE ""tries_against""='30';",1-13564637-5 How many numbers were recorded points against when the tries were for 43?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT COUNT(""points_against"") FROM ""2007_2008_table"" WHERE ""tries_for""='43';",1-13564637-5 What are the tries against when points against 287?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_against"" FROM ""2007_2008_table"" WHERE ""points_against""='287';",1-13564637-5 What were all the points for Tonyrefail RFC?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points_for"" FROM ""2007_2008_table"" WHERE ""club""='Tonyrefail RFC';",1-13564637-5 Pink cytoplasm is seen in a test that specifically stains what?,"CREATE TABLE ""common_laboratory_stains"" ( ""stain"" text, ""common_use"" text, ""nucleus"" text, ""cytoplasm"" text, ""red_blood_cell_rbc"" text, ""collagen_fibers"" text, ""specifically_stains"" text );","SELECT ""specifically_stains"" FROM ""common_laboratory_stains"" WHERE ""cytoplasm""='Pink';",1-13570-1 How many cytoplasms result in a blue nucleus?,"CREATE TABLE ""common_laboratory_stains"" ( ""stain"" text, ""common_use"" text, ""nucleus"" text, ""cytoplasm"" text, ""red_blood_cell_rbc"" text, ""collagen_fibers"" text, ""specifically_stains"" text );","SELECT COUNT(""cytoplasm"") FROM ""common_laboratory_stains"" WHERE ""nucleus""='Blue';",1-13570-1 A nucleus that is blue/black will specifically stain what?,"CREATE TABLE ""common_laboratory_stains"" ( ""stain"" text, ""common_use"" text, ""nucleus"" text, ""cytoplasm"" text, ""red_blood_cell_rbc"" text, ""collagen_fibers"" text, ""specifically_stains"" text );","SELECT ""specifically_stains"" FROM ""common_laboratory_stains"" WHERE ""nucleus""='Blue/black';",1-13570-1 The pink cytoplasm will have a nucleus of what color?,"CREATE TABLE ""common_laboratory_stains"" ( ""stain"" text, ""common_use"" text, ""nucleus"" text, ""cytoplasm"" text, ""red_blood_cell_rbc"" text, ""collagen_fibers"" text, ""specifically_stains"" text );","SELECT ""nucleus"" FROM ""common_laboratory_stains"" WHERE ""cytoplasm""='Pink';",1-13570-1 What stain is used commonly for elastic fibers?,"CREATE TABLE ""common_laboratory_stains"" ( ""stain"" text, ""common_use"" text, ""nucleus"" text, ""cytoplasm"" text, ""red_blood_cell_rbc"" text, ""collagen_fibers"" text, ""specifically_stains"" text );","SELECT ""stain"" FROM ""common_laboratory_stains"" WHERE ""common_use""='Elastic fibers';",1-13570-1 where is hte second place winner from united kingdom?,"CREATE TABLE ""winning_entries"" ( ""year"" real, ""winner"" text, ""language"" text, ""artist"" text, ""song"" text, ""points"" real, ""margin"" real, ""second_place"" text, ""date"" text, ""venue"" text, ""location"" text, ""participants"" real );","SELECT ""winner"" FROM ""winning_entries"" WHERE ""second_place""='United Kingdom';",1-1359212-2 how many locations has spain as the winner?,"CREATE TABLE ""winning_entries"" ( ""year"" real, ""winner"" text, ""language"" text, ""artist"" text, ""song"" text, ""points"" real, ""margin"" real, ""second_place"" text, ""date"" text, ""venue"" text, ""location"" text, ""participants"" real );","SELECT COUNT(""location"") FROM ""winning_entries"" WHERE ""winner""='Spain';",1-1359212-2 who is the artist performing at heineken music hall?,"CREATE TABLE ""winning_entries"" ( ""year"" real, ""winner"" text, ""language"" text, ""artist"" text, ""song"" text, ""points"" real, ""margin"" real, ""second_place"" text, ""date"" text, ""venue"" text, ""location"" text, ""participants"" real );","SELECT ""artist"" FROM ""winning_entries"" WHERE ""venue""='Heineken Music Hall';",1-1359212-2 what amount has spain as second place and the language is russian?,"CREATE TABLE ""winning_entries"" ( ""year"" real, ""winner"" text, ""language"" text, ""artist"" text, ""song"" text, ""points"" real, ""margin"" real, ""second_place"" text, ""date"" text, ""venue"" text, ""location"" text, ""participants"" real );","SELECT COUNT(""margin"") FROM ""winning_entries"" WHERE ""second_place""='Spain' AND ""language""='Russian';",1-1359212-2 how many Curtiss XBTC aircraft are retired?,"CREATE TABLE ""table1_13605170_2"" ( ""aircraft_type"" text, ""national_origin"" text, ""1st_flight"" real, ""in_service"" text, ""retired"" text, ""num_built"" text );","SELECT COUNT(""retired"") FROM ""table1_13605170_2"" WHERE ""aircraft_type""='Curtiss XBTC';",1-13605170-2 How many Airspeed Fleet Shadower aircraft are retired?,"CREATE TABLE ""table1_13605170_2"" ( ""aircraft_type"" text, ""national_origin"" text, ""1st_flight"" real, ""in_service"" text, ""retired"" text, ""num_built"" text );","SELECT ""retired"" FROM ""table1_13605170_2"" WHERE ""aircraft_type""='Airspeed Fleet Shadower';",1-13605170-2 What is the origin of aircraft in service in 1943 and retired in 1954?,"CREATE TABLE ""table1_13605170_2"" ( ""aircraft_type"" text, ""national_origin"" text, ""1st_flight"" real, ""in_service"" text, ""retired"" text, ""num_built"" text );","SELECT ""national_origin"" FROM ""table1_13605170_2"" WHERE ""retired""='1954' AND ""in_service""='1943';",1-13605170-2 Who was the winner when the time was 1:24.00?,"CREATE TABLE ""2001_02_season_as_a_three_year_old"" ( ""result"" text, ""date"" text, ""race"" text, ""venue"" text, ""group"" text, ""distance"" text, ""weight_kg"" text, ""time"" text, ""jockey"" text, ""winner_2nd"" text );","SELECT ""winner_2nd"" FROM ""2001_02_season_as_a_three_year_old"" WHERE ""time""='1:24.00';",1-1360997-2 How many results were there for the Stan Fox Stakes race?,"CREATE TABLE ""2001_02_season_as_a_three_year_old"" ( ""result"" text, ""date"" text, ""race"" text, ""venue"" text, ""group"" text, ""distance"" text, ""weight_kg"" text, ""time"" text, ""jockey"" text, ""winner_2nd"" text );","SELECT COUNT(""result"") FROM ""2001_02_season_as_a_three_year_old"" WHERE ""race""='Stan Fox Stakes';",1-1360997-2 Was the rosehill venue a win or loss?,"CREATE TABLE ""2001_02_season_as_a_three_year_old"" ( ""result"" text, ""date"" text, ""race"" text, ""venue"" text, ""group"" text, ""distance"" text, ""weight_kg"" text, ""time"" text, ""jockey"" text, ""winner_2nd"" text );","SELECT ""result"" FROM ""2001_02_season_as_a_three_year_old"" WHERE ""venue""='Rosehill';",1-1360997-2 what is the minimum total with kerry % being 16.71%,"CREATE TABLE ""by_county"" ( ""county"" text, ""bush_num"" real, ""bush_pct"" text, ""kerry_num"" real, ""kerry_pct"" text, ""others_num"" real, ""others_pct"" text, ""total"" real );","SELECT MIN(""total"") FROM ""by_county"" WHERE ""kerry_pct""='16.71%';",1-13606924-1 what is the minimum kerry # with bush % being 78.40%,"CREATE TABLE ""by_county"" ( ""county"" text, ""bush_num"" real, ""bush_pct"" text, ""kerry_num"" real, ""kerry_pct"" text, ""others_num"" real, ""others_pct"" text, ""total"" real );","SELECT MIN(""kerry_num"") FROM ""by_county"" WHERE ""bush_pct""='78.40%';",1-13606924-1 "what's the kerry # with county being ness county, kansas","CREATE TABLE ""by_county"" ( ""county"" text, ""bush_num"" real, ""bush_pct"" text, ""kerry_num"" real, ""kerry_pct"" text, ""others_num"" real, ""others_pct"" text, ""total"" real );","SELECT ""kerry_num"" FROM ""by_county"" WHERE ""county""='Ness County, Kansas';",1-13606924-1 how many total with bush # being 1552,"CREATE TABLE ""by_county"" ( ""county"" text, ""bush_num"" real, ""bush_pct"" text, ""kerry_num"" real, ""kerry_pct"" text, ""others_num"" real, ""others_pct"" text, ""total"" real );","SELECT COUNT(""total"") FROM ""by_county"" WHERE ""bush_num""=1552;",1-13606924-1 what is the minimum bush # with kerry # being 3938,"CREATE TABLE ""by_county"" ( ""county"" text, ""bush_num"" real, ""bush_pct"" text, ""kerry_num"" real, ""kerry_pct"" text, ""others_num"" real, ""others_pct"" text, ""total"" real );","SELECT MIN(""bush_num"") FROM ""by_county"" WHERE ""kerry_num""=3938;",1-13606924-1 " how many total with county being rooks county, kansas","CREATE TABLE ""by_county"" ( ""county"" text, ""bush_num"" real, ""bush_pct"" text, ""kerry_num"" real, ""kerry_pct"" text, ""others_num"" real, ""others_pct"" text, ""total"" real );","SELECT COUNT(""total"") FROM ""by_county"" WHERE ""county""='Rooks County, Kansas';",1-13606924-1 In which district was the incumbent Dick Saslaw? ,"CREATE TABLE ""election_results"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""2007_result"" text );","SELECT ""district"" FROM ""election_results"" WHERE ""incumbent""='Dick Saslaw';",1-13618584-1 What was the 2007 result in the district where the incumbent was elected in 1996? ,"CREATE TABLE ""election_results"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""2007_result"" text );","SELECT ""2007_result"" FROM ""election_results"" WHERE ""elected""=1996;",1-13618584-1 What was the 2007 result in the 28th district? ,"CREATE TABLE ""election_results"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""2007_result"" text );","SELECT ""2007_result"" FROM ""election_results"" WHERE ""district""='28th';",1-13618584-1 In what district was the incumbent Charles Hawkins? ,"CREATE TABLE ""election_results"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""2007_result"" text );","SELECT ""district"" FROM ""election_results"" WHERE ""incumbent""='Charles Hawkins';",1-13618584-1 What's the number of the game played on March 26?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT MAX(""game"") FROM ""game_log"" WHERE ""date""='March 26';",1-13619027-9 How many different values if the number is high rebounds can be found for the game on March 13?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""high_rebounds"") FROM ""game_log"" WHERE ""date""='March 13';",1-13619027-9 Who ihad the highest points and what was the number when the record was 11-40?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""record""='11-40';",1-13619053-7 Who did the Raptors play when their record was 45-36? ,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""record""='45-36';",1-13619135-8 What number game of the season was played on April 12? ,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT MAX(""game"") FROM ""game_log"" WHERE ""date""='April 12';",1-13619135-8 How many votes were cast in Wayne county?,"CREATE TABLE ""by_county"" ( ""county"" text, ""kerry_num"" real, ""kerry_pct"" text, ""bush_num"" real, ""bush_pct"" text, ""other_num"" real, ""other_pct"" text, ""total_num"" real );","SELECT MAX(""total_num"") FROM ""by_county"" WHERE ""county""='Wayne';",1-13625792-1 "In the county where Bush won 77.76%, how many total votes were cast?","CREATE TABLE ""by_county"" ( ""county"" text, ""kerry_num"" real, ""kerry_pct"" text, ""bush_num"" real, ""bush_pct"" text, ""other_num"" real, ""other_pct"" text, ""total_num"" real );","SELECT ""total_num"" FROM ""by_county"" WHERE ""bush_pct""='77.76%';",1-13625792-1 "In the country where Bush won 4333 votes, what percentage did other receive?","CREATE TABLE ""by_county"" ( ""county"" text, ""kerry_num"" real, ""kerry_pct"" text, ""bush_num"" real, ""bush_pct"" text, ""other_num"" real, ""other_pct"" text, ""total_num"" real );","SELECT ""other_pct"" FROM ""by_county"" WHERE ""bush_num""=4333;",1-13625792-1 Who was the TO winning team when the TU winning team was Joe Richardson? ,"CREATE TABLE ""table1_13642023_2"" ( ""rnd"" real, ""circuit"" text, ""gto_winning_team"" text, ""gtu_winning_team"" text, ""to_winning_team"" text, ""tu_winning_team"" text, ""results"" text );","SELECT ""to_winning_team"" FROM ""table1_13642023_2"" WHERE ""tu_winning_team""='Joe Richardson';",1-13642023-2 On what circuit was the GTU winning team #59 Brumos Porsche - Audi in round 5? ,"CREATE TABLE ""table1_13642023_2"" ( ""rnd"" real, ""circuit"" text, ""gto_winning_team"" text, ""gtu_winning_team"" text, ""to_winning_team"" text, ""tu_winning_team"" text, ""results"" text );","SELECT ""circuit"" FROM ""table1_13642023_2"" WHERE ""rnd""=5 AND ""gtu_winning_team""='#59 Brumos Porsche - Audi';",1-13642023-2 Who was the GTU winning team when the TO winning team was #3 Camaro? ,"CREATE TABLE ""table1_13642023_2"" ( ""rnd"" real, ""circuit"" text, ""gto_winning_team"" text, ""gtu_winning_team"" text, ""to_winning_team"" text, ""tu_winning_team"" text, ""results"" text );","SELECT ""gtu_winning_team"" FROM ""table1_13642023_2"" WHERE ""to_winning_team""='#3 Camaro';",1-13642023-2 Who was the GTU winning team when the TO winning team was Steve Ross? ,"CREATE TABLE ""table1_13642023_2"" ( ""rnd"" real, ""circuit"" text, ""gto_winning_team"" text, ""gtu_winning_team"" text, ""to_winning_team"" text, ""tu_winning_team"" text, ""results"" text );","SELECT ""gtu_winning_team"" FROM ""table1_13642023_2"" WHERE ""to_winning_team""='Steve Ross';",1-13642023-2 Who was the GTO winning team in round 5 when the GTU winning team was #59 Brumos Porsche - Audi? ,"CREATE TABLE ""table1_13642023_2"" ( ""rnd"" real, ""circuit"" text, ""gto_winning_team"" text, ""gtu_winning_team"" text, ""to_winning_team"" text, ""tu_winning_team"" text, ""results"" text );","SELECT ""gto_winning_team"" FROM ""table1_13642023_2"" WHERE ""rnd""=5 AND ""gtu_winning_team""='#59 Brumos Porsche - Audi';",1-13642023-2 Who was the GTO winning team when the TO winning team was #84 Camaro? ,"CREATE TABLE ""table1_13642023_2"" ( ""rnd"" real, ""circuit"" text, ""gto_winning_team"" text, ""gtu_winning_team"" text, ""to_winning_team"" text, ""tu_winning_team"" text, ""results"" text );","SELECT ""gto_winning_team"" FROM ""table1_13642023_2"" WHERE ""to_winning_team""='#84 Camaro';",1-13642023-2 Name the results for steve millen,"CREATE TABLE ""table1_13643154_2"" ( ""rnd"" real, ""circuit"" text, ""gtp_winning_team"" text, ""lights_winning_team"" text, ""gto_winning_team"" text, ""gtu_winning_team"" text, ""results"" text );","SELECT ""results"" FROM ""table1_13643154_2"" WHERE ""gto_winning_team""='Steve Millen';",1-13643154-2 What is the most rnd for watkins glen?,"CREATE TABLE ""table1_13643154_2"" ( ""rnd"" real, ""circuit"" text, ""gtp_winning_team"" text, ""lights_winning_team"" text, ""gto_winning_team"" text, ""gtu_winning_team"" text, ""results"" text );","SELECT MIN(""rnd"") FROM ""table1_13643154_2"" WHERE ""circuit""='Watkins Glen';",1-13643154-2 What was the GTP winning team in the round in Portland during which Jack Baldwin become part of the GTU winning team? ,"CREATE TABLE ""table1_13643320_2"" ( ""rnd"" real, ""circuit"" text, ""gtp_winning_team"" text, ""gto_winning_team"" text, ""gtu_winning_team"" text, ""results"" text );","SELECT ""gtp_winning_team"" FROM ""table1_13643320_2"" WHERE ""circuit""='Portland' AND ""gtu_winning_team""='Jack Baldwin';",1-13643320-2 What us the number of the round during which #56 Blue Thunder Racing become the GTP winning team and #38 Mandeville Auto Tech became the GTO winning team? ,"CREATE TABLE ""table1_13643320_2"" ( ""rnd"" real, ""circuit"" text, ""gtp_winning_team"" text, ""gto_winning_team"" text, ""gtu_winning_team"" text, ""results"" text );","SELECT ""rnd"" FROM ""table1_13643320_2"" WHERE ""gtp_winning_team""='#56 Blue Thunder Racing' AND ""gto_winning_team""='#38 Mandeville Auto Tech';",1-13643320-2 How many different results came out of the round in which #98 All American Racers became the GTU winning team? ,"CREATE TABLE ""table1_13643320_2"" ( ""rnd"" real, ""circuit"" text, ""gtp_winning_team"" text, ""gto_winning_team"" text, ""gtu_winning_team"" text, ""results"" text );","SELECT COUNT(""results"") FROM ""table1_13643320_2"" WHERE ""gtu_winning_team""='#98 All American Racers';",1-13643320-2 Who was the GTO winner of the round that ended with Chris Cord becoming the GTU winner? ,"CREATE TABLE ""table1_13643320_2"" ( ""rnd"" real, ""circuit"" text, ""gtp_winning_team"" text, ""gto_winning_team"" text, ""gtu_winning_team"" text, ""results"" text );","SELECT ""gto_winning_team"" FROM ""table1_13643320_2"" WHERE ""gtu_winning_team""='Chris Cord';",1-13643320-2 what are all the uu-usu score with winner is #5 brigham young (2–0),"CREATE TABLE ""table1_13665809_2"" ( ""season"" real, ""winner"" text, ""byu_uu_score"" text, ""byu_usu_score"" text, ""uu_usu_score"" text );","SELECT ""uu_usu_score"" FROM ""table1_13665809_2"" WHERE ""winner""='#5 Brigham Young (2–0)';",1-13665809-2 what is the maximum season with byu-usu score being 29–7,"CREATE TABLE ""table1_13665809_2"" ( ""season"" real, ""winner"" text, ""byu_uu_score"" text, ""byu_usu_score"" text, ""uu_usu_score"" text );","SELECT MAX(""season"") FROM ""table1_13665809_2"" WHERE ""byu_usu_score""='29–7';",1-13665809-2 what is the maximum season with byu-uu score being 20–17 byu #19,"CREATE TABLE ""table1_13665809_2"" ( ""season"" real, ""winner"" text, ""byu_uu_score"" text, ""byu_usu_score"" text, ""uu_usu_score"" text );","SELECT MAX(""season"") FROM ""table1_13665809_2"" WHERE ""byu_uu_score""='20–17 BYU #19';",1-13665809-2 how many byu-uu score with winner being utah state (2–1) won over byu by media vote,"CREATE TABLE ""table1_13665809_2"" ( ""season"" real, ""winner"" text, ""byu_uu_score"" text, ""byu_usu_score"" text, ""uu_usu_score"" text );","SELECT COUNT(""byu_uu_score"") FROM ""table1_13665809_2"" WHERE ""winner""='Utah State (2–1) Won over BYU by media vote';",1-13665809-2 what's the byu-uu score with uu-usu score being 44–16,"CREATE TABLE ""table1_13665809_2"" ( ""season"" real, ""winner"" text, ""byu_uu_score"" text, ""byu_usu_score"" text, ""uu_usu_score"" text );","SELECT ""byu_uu_score"" FROM ""table1_13665809_2"" WHERE ""uu_usu_score""='44–16';",1-13665809-2 What are all the languages for tsotsi?,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title"" text, ""language_s"" text, ""director"" text, ""result"" text );","SELECT ""language_s"" FROM ""submissions"" WHERE ""film_title""='Tsotsi';",1-13700749-1 What year featured the film tsotsi?,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title"" text, ""language_s"" text, ""director"" text, ""result"" text );","SELECT ""year_ceremony"" FROM ""submissions"" WHERE ""film_title""='Tsotsi';",1-13700749-1 "What was the result for the film life, above all?","CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title"" text, ""language_s"" text, ""director"" text, ""result"" text );","SELECT ""result"" FROM ""submissions"" WHERE ""film_title""='Life, Above All';",1-13700749-1 What numer pick in the draft for jerry hill?,"CREATE TABLE ""cowboys_drafted_into_the_nfl"" ( ""draft_year"" real, ""player"" text, ""position"" text, ""round"" real, ""overall"" real, ""nfl_team"" text );","SELECT COUNT(""overall"") FROM ""cowboys_drafted_into_the_nfl"" WHERE ""player""='Jerry Hill';",1-13758243-1 What kicker was drafted?,"CREATE TABLE ""cowboys_drafted_into_the_nfl"" ( ""draft_year"" real, ""player"" text, ""position"" text, ""round"" real, ""overall"" real, ""nfl_team"" text );","SELECT ""player"" FROM ""cowboys_drafted_into_the_nfl"" WHERE ""position""='Kicker';",1-13758243-1 What team drafted steve scifres?,"CREATE TABLE ""cowboys_drafted_into_the_nfl"" ( ""draft_year"" real, ""player"" text, ""position"" text, ""round"" real, ""overall"" real, ""nfl_team"" text );","SELECT ""nfl_team"" FROM ""cowboys_drafted_into_the_nfl"" WHERE ""player""='Steve Scifres';",1-13758243-1 What year was jerry marion drafted?,"CREATE TABLE ""cowboys_drafted_into_the_nfl"" ( ""draft_year"" real, ""player"" text, ""position"" text, ""round"" real, ""overall"" real, ""nfl_team"" text );","SELECT MAX(""draft_year"") FROM ""cowboys_drafted_into_the_nfl"" WHERE ""player""='Jerry Marion';",1-13758243-1 What numer pick in the draft for jerry marion,"CREATE TABLE ""cowboys_drafted_into_the_nfl"" ( ""draft_year"" real, ""player"" text, ""position"" text, ""round"" real, ""overall"" real, ""nfl_team"" text );","SELECT MAX(""overall"") FROM ""cowboys_drafted_into_the_nfl"" WHERE ""player""='Jerry Marion';",1-13758243-1 what's the record with high points being dwyane wade (27) and location attendance being arco arena,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""high_points""='Dwyane Wade (27)' AND ""location_attendance""='ARCO Arena';",1-13762472-4 how many high assists with record being 15-11,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""high_assists"") FROM ""game_log"" WHERE ""record""='15-11';",1-13762472-4 who had high points on december 3,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""date""='December 3';",1-13762472-4 who had high rebounds when score is w 111–92 (ot),"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""score""='W 111–92 (OT)';",1-13762472-4 who had all the high rebounds when high assists is by dwyane wade (9),"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""high_assists""='Dwyane Wade (9)';",1-13762472-4 what's the record with date being december 29,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='December 29';",1-13762472-4 What is the smallest population recorded back in 2002?,"CREATE TABLE ""administration"" ( ""commune"" text, ""area_km_2"" text, ""2002_population"" real, ""density_km_2"" text, ""government_website"" text );","SELECT MIN(""2002_population"") FROM ""administration"";",1-13764346-1 what's the position with artbeingt being jim reeves,"CREATE TABLE ""table1_13805432_2"" ( ""position"" real, ""artist"" text, ""song_title"" text, ""highest_position"" real, ""points"" real );","SELECT ""position"" FROM ""table1_13805432_2"" WHERE ""artist""='Jim Reeves';",1-13805432-2 what's the highest position with artbeingt being frankie avalon,"CREATE TABLE ""table1_13805432_2"" ( ""position"" real, ""artist"" text, ""song_title"" text, ""highest_position"" real, ""points"" real );","SELECT ""highest_position"" FROM ""table1_13805432_2"" WHERE ""artist""='Frankie Avalon';",1-13805432-2 " how many artbeingt with song title being "" save the last dance for me ""","CREATE TABLE ""table1_13805432_2"" ( ""position"" real, ""artist"" text, ""song_title"" text, ""highest_position"" real, ""points"" real );","SELECT COUNT(""artist"") FROM ""table1_13805432_2"" WHERE ""song_title""='\"" Save the Last Dance for Me \""';",1-13805432-2 what's the song title with artbeingt being pat boone,"CREATE TABLE ""table1_13805432_2"" ( ""position"" real, ""artist"" text, ""song_title"" text, ""highest_position"" real, ""points"" real );","SELECT ""song_title"" FROM ""table1_13805432_2"" WHERE ""artist""='Pat Boone';",1-13805432-2 what is the minimum highest position with artbeingt being paul evans,"CREATE TABLE ""table1_13805432_2"" ( ""position"" real, ""artist"" text, ""song_title"" text, ""highest_position"" real, ""points"" real );","SELECT MIN(""highest_position"") FROM ""table1_13805432_2"" WHERE ""artist""='Paul Evans';",1-13805432-2 Who was responsible and what was the number for the high rebounds on December 22?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""date""='December 22';",1-13812785-5 What is the record where the score is w 102–81 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""score""='W 102–81 (OT)';",1-13812785-8 Who had the high points dated march 13?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""date""='March 13';",1-13812785-8 Who had the most high points and rebounds than charles oakley (9)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""high_rebounds""='Charles Oakley (9)';",1-13812785-8 who is the the incumbent with opponent being anthony weiner (d) unopposed,"CREATE TABLE ""results"" ( ""district"" real, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""opponent"" text );","SELECT ""incumbent"" FROM ""results"" WHERE ""opponent""='Anthony Weiner (D) unopposed';",1-13833770-3 who is the the incumbent with opponent being peter king (r) 56.0% david mejias (d) 44.0%,"CREATE TABLE ""results"" ( ""district"" real, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""opponent"" text );","SELECT ""incumbent"" FROM ""results"" WHERE ""opponent""='Peter King (R) 56.0% David Mejias (D) 44.0%';",1-13833770-3 what's the district with party being republican and elected being 1998,"CREATE TABLE ""results"" ( ""district"" real, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""opponent"" text );","SELECT ""district"" FROM ""results"" WHERE ""party""='Republican' AND ""elected""=1998;",1-13833770-3 what is the minimum district with incumbent being tom reynolds,"CREATE TABLE ""results"" ( ""district"" real, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""opponent"" text );","SELECT MIN(""district"") FROM ""results"" WHERE ""incumbent""='Tom Reynolds';",1-13833770-3 what's the status with incumbent being eliot engel,"CREATE TABLE ""results"" ( ""district"" real, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""opponent"" text );","SELECT ""status"" FROM ""results"" WHERE ""incumbent""='Eliot Engel';",1-13833770-3 Name the number of women's doubles for 1986,"CREATE TABLE ""canadian_national_championships"" ( ""year"" text, ""mens_singles"" text, ""womens_singles"" text, ""mens_doubles"" text, ""womens_doubles"" text, ""mixed_doubles"" text );","SELECT COUNT(""womens_doubles"") FROM ""canadian_national_championships"" WHERE ""year""='1986';",1-13845918-3 what was the lowest numbers for the winner gregory w. meeks,"CREATE TABLE ""results"" ( ""district"" real, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""opponent"" text );","SELECT MIN(""elected"") FROM ""results"" WHERE ""incumbent""='Gregory W. Meeks';",1-13870048-3 What is the frequency of the model whose part number is ado520biaa5do? ,"CREATE TABLE ""business_class_b_series"" ( ""model_number"" text, ""stepping"" text, ""frequency"" text, ""l2_cache"" text, ""ht"" text, ""multi_1"" text, ""v_core"" text, ""tdp"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""frequency"" FROM ""business_class_b_series"" WHERE ""part_number_s""='ADO520BIAA5DO';",1-13869651-3 When's the release date of the model with part number adh485biaa5do? ,"CREATE TABLE ""business_class_b_series"" ( ""model_number"" text, ""stepping"" text, ""frequency"" text, ""l2_cache"" text, ""ht"" text, ""multi_1"" text, ""v_core"" text, ""tdp"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""release_date"" FROM ""business_class_b_series"" WHERE ""part_number_s""='ADH485BIAA5DO';",1-13869651-3 What is the HT value of threw Athlon x2 5200b model? ,"CREATE TABLE ""business_class_b_series"" ( ""model_number"" text, ""stepping"" text, ""frequency"" text, ""l2_cache"" text, ""ht"" text, ""multi_1"" text, ""v_core"" text, ""tdp"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""ht"" FROM ""business_class_b_series"" WHERE ""model_number""='Athlon X2 5200B';",1-13869651-3 How many different frequencies does the model with part number ado540biaa5do? ,"CREATE TABLE ""business_class_b_series"" ( ""model_number"" text, ""stepping"" text, ""frequency"" text, ""l2_cache"" text, ""ht"" text, ""multi_1"" text, ""v_core"" text, ""tdp"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT COUNT(""frequency"") FROM ""business_class_b_series"" WHERE ""part_number_s""='ADO540BIAA5DO';",1-13869651-3 what portion of the Middle East is Hindu?,"CREATE TABLE ""hinduism_in_asia"" ( ""region"" text, ""total_population"" real, ""hindus"" real, ""pct_of_hindus"" text, ""pct_of_hindu_total"" text );","SELECT ""pct_of_hindus"" FROM ""hinduism_in_asia"" WHERE ""region""='Middle East';",1-1389609-3 What is the highest number where the portion of observers is 0.163%?,"CREATE TABLE ""hinduism_in_asia"" ( ""region"" text, ""total_population"" real, ""hindus"" real, ""pct_of_hindus"" text, ""pct_of_hindu_total"" text );","SELECT MAX(""hindus"") FROM ""hinduism_in_asia"" WHERE ""pct_of_hindus""='0.163%';",1-1389609-3 What is the entire inhabitants in Southeast Asia?,"CREATE TABLE ""hinduism_in_asia"" ( ""region"" text, ""total_population"" real, ""hindus"" real, ""pct_of_hindus"" text, ""pct_of_hindu_total"" text );","SELECT MIN(""total_population"") FROM ""hinduism_in_asia"" WHERE ""region""='Southeast Asia';",1-1389609-3 what is the minimum average with highest being 2363,"CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""highest"" real, ""lowest"" real, ""average"" real );","SELECT MIN(""average"") FROM ""attendances"" WHERE ""highest""=2363;",1-14003020-5 what is the minimum lowest with highest being 2363,"CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""highest"" real, ""lowest"" real, ""average"" real );","SELECT MIN(""lowest"") FROM ""attendances"" WHERE ""highest""=2363;",1-14003020-5 what's the team with stadium being glebe park,"CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""highest"" real, ""lowest"" real, ""average"" real );","SELECT ""team"" FROM ""attendances"" WHERE ""stadium""='Glebe Park';",1-14003020-5 What's the production code of the episode with a series number 37b? ,"CREATE TABLE ""table1_14035132_3"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""storyboarded_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""production_code"" FROM ""table1_14035132_3"" WHERE ""no_in_series""='37b';",1-14035132-3 "On what date did the episode with a series number 31, with a story written by William Reiss, air for the first time? ","CREATE TABLE ""table1_14035132_3"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""storyboarded_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""original_air_date"" FROM ""table1_14035132_3"" WHERE ""storyboarded_by""='William Reiss' AND ""no_in_series""='31';",1-14035132-3 When did the episode with season number 10b air for the first time? ,"CREATE TABLE ""table1_14035132_3"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""storyboarded_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""original_air_date"" FROM ""table1_14035132_3"" WHERE ""no_in_season""='10b';",1-14035132-3 When did the episode with series number 29a originally air? ,"CREATE TABLE ""table1_14035132_3"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""storyboarded_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""original_air_date"" FROM ""table1_14035132_3"" WHERE ""no_in_series""='29a';",1-14035132-3 How many episodes have been directed and written by Darrick Bachman and Brett Varon? ,"CREATE TABLE ""table1_14035132_3"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""storyboarded_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT COUNT(""directed_by"") FROM ""table1_14035132_3"" WHERE ""written_by""='Darrick Bachman and Brett Varon';",1-14035132-3 What is the population density in the Brighton area?,"CREATE TABLE ""lg_as"" ( ""local_government_area"" text, ""principal_town"" text, ""land_area_km"" text, ""population_2011_census"" real, ""density"" text, ""region"" text );","SELECT ""density"" FROM ""lg_as"" WHERE ""principal_town""='Brighton';",1-140297-1 How many people live in the area of Sorell according to the Census of 2011?,"CREATE TABLE ""lg_as"" ( ""local_government_area"" text, ""principal_town"" text, ""land_area_km"" text, ""population_2011_census"" real, ""density"" text, ""region"" text );","SELECT ""population_2011_census"" FROM ""lg_as"" WHERE ""local_government_area""='Sorell';",1-140297-1 what is the number of area where the county is marsabit?,"CREATE TABLE ""table1_1404486_1"" ( ""code"" real, ""county"" text, ""former_province"" text, ""area_km_2"" text, ""population_census_2009"" real, ""capital"" text );","SELECT COUNT(""area_km_2"") FROM ""table1_1404486_1"" WHERE ""county""='Marsabit';",1-1404486-1 what is the code of population census 2009 is 1356301?,"CREATE TABLE ""table1_1404486_1"" ( ""code"" real, ""county"" text, ""former_province"" text, ""area_km_2"" text, ""population_census_2009"" real, ""capital"" text );","SELECT ""code"" FROM ""table1_1404486_1"" WHERE ""population_census_2009""=1356301;",1-1404486-1 What's the tries against count of the team with 396 points against? ,"CREATE TABLE ""2009_2010_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT COUNT(""tries_against"") FROM ""2009_2010_table"" WHERE ""points_against""='396';",1-14070062-3 How many points does the club with a try bonus of 10 have? ,"CREATE TABLE ""2009_2010_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points"" FROM ""2009_2010_table"" WHERE ""try_bonus""='10';",1-14070062-3 What's the tries for count for the team with 70 points? ,"CREATE TABLE ""2009_2010_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_for"" FROM ""2009_2010_table"" WHERE ""points""='70';",1-14070062-3 How many clubs have a try bonus value of 5?,"CREATE TABLE ""2009_2010_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT COUNT(""club"") FROM ""2009_2010_table"" WHERE ""try_bonus""='5';",1-14070062-3 What's the losing bonus count for the club with 9 won games? ,"CREATE TABLE ""2009_2010_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""losing_bonus"" FROM ""2009_2010_table"" WHERE ""won""='9';",1-14070062-3 How many tries for does Pontardawe RFC have? ,"CREATE TABLE ""2009_2010_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_for"" FROM ""2009_2010_table"" WHERE ""club""='Pontardawe RFC';",1-14070062-3 How many home wins occured win the road games are larger than 3.0 but road win percentage is .000?,"CREATE TABLE ""afc_championship_game_appearances_1970_p"" ( ""num"" real, ""team"" text, ""w"" real, ""l"" real, ""pct"" text, ""pf"" real, ""pa"" real, ""last_appearance"" real, ""last_championship"" text, ""home_games"" real, ""home_wins"" real, ""home_losses"" real, ""home_win_pct"" text, ""road_games"" real, ""road_wins"" real, ""road_losses"" real, ""road_win_pct"" text );","SELECT ""home_wins"" FROM ""afc_championship_game_appearances_1970_p"" WHERE ""road_win_pct""='.000' AND ""road_games"">3.0;",1-1409106-2 How many numbers were recorded when the home win percentage .667?,"CREATE TABLE ""afc_championship_game_appearances_1970_p"" ( ""num"" real, ""team"" text, ""w"" real, ""l"" real, ""pct"" text, ""pf"" real, ""pa"" real, ""last_appearance"" real, ""last_championship"" text, ""home_games"" real, ""home_wins"" real, ""home_losses"" real, ""home_win_pct"" text, ""road_games"" real, ""road_wins"" real, ""road_losses"" real, ""road_win_pct"" text );","SELECT COUNT(""pa"") FROM ""afc_championship_game_appearances_1970_p"" WHERE ""home_win_pct""='.667';",1-1409106-2 How many home losses occured when PF 13?,"CREATE TABLE ""afc_championship_game_appearances_1970_p"" ( ""num"" real, ""team"" text, ""w"" real, ""l"" real, ""pct"" text, ""pf"" real, ""pa"" real, ""last_appearance"" real, ""last_championship"" text, ""home_games"" real, ""home_wins"" real, ""home_losses"" real, ""home_win_pct"" text, ""road_games"" real, ""road_wins"" real, ""road_losses"" real, ""road_win_pct"" text );","SELECT COUNT(""home_losses"") FROM ""afc_championship_game_appearances_1970_p"" WHERE ""pf""=13;",1-1409106-2 How many home games were there with the road win pct was .167?,"CREATE TABLE ""afc_championship_game_appearances_1970_p"" ( ""num"" real, ""team"" text, ""w"" real, ""l"" real, ""pct"" text, ""pf"" real, ""pa"" real, ""last_appearance"" real, ""last_championship"" text, ""home_games"" real, ""home_wins"" real, ""home_losses"" real, ""home_win_pct"" text, ""road_games"" real, ""road_wins"" real, ""road_losses"" real, ""road_win_pct"" text );","SELECT ""home_games"" FROM ""afc_championship_game_appearances_1970_p"" WHERE ""road_win_pct""='.167';",1-1409106-2 How many copoes per particle are created in the segment that forms inner shell of the core?,"CREATE TABLE ""rotavirus_genes_and_proteins"" ( ""rna_segment_gene"" real, ""size_s_base_pair"" real, ""protein"" text, ""molecular_weight_k_da"" text, ""location"" text, ""copies_per_particle"" text, ""function"" text );","SELECT ""copies_per_particle"" FROM ""rotavirus_genes_and_proteins"" WHERE ""location""='Forms inner shell of the core';",1-140968-1 How many copies per particle are created by the enterotoxin?,"CREATE TABLE ""rotavirus_genes_and_proteins"" ( ""rna_segment_gene"" real, ""size_s_base_pair"" real, ""protein"" text, ""molecular_weight_k_da"" text, ""location"" text, ""copies_per_particle"" text, ""function"" text );","SELECT ""copies_per_particle"" FROM ""rotavirus_genes_and_proteins"" WHERE ""function""='Enterotoxin';",1-140968-1 How many base pairs are there if the molecular weight is 102?,"CREATE TABLE ""rotavirus_genes_and_proteins"" ( ""rna_segment_gene"" real, ""size_s_base_pair"" real, ""protein"" text, ""molecular_weight_k_da"" text, ""location"" text, ""copies_per_particle"" text, ""function"" text );","SELECT COUNT(""size_s_base_pair"") FROM ""rotavirus_genes_and_proteins"" WHERE ""molecular_weight_k_da""='102';",1-140968-1 How many copies per particle are there for the base pair that is size 1059?,"CREATE TABLE ""rotavirus_genes_and_proteins"" ( ""rna_segment_gene"" real, ""size_s_base_pair"" real, ""protein"" text, ""molecular_weight_k_da"" text, ""location"" text, ""copies_per_particle"" text, ""function"" text );","SELECT COUNT(""copies_per_particle"") FROM ""rotavirus_genes_and_proteins"" WHERE ""size_s_base_pair""=1059;",1-140968-1 what is the minimum attendance with stadium being cotton bowl,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""regular_season"" WHERE ""stadium""='Cotton Bowl';",1-14102379-4 what's the opponent with stadium being jeppesen stadium,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""stadium""='Jeppesen Stadium';",1-14102379-4 what's the stadium with record being 1–1,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attendance"" real );","SELECT ""stadium"" FROM ""regular_season"" WHERE ""record""='1–1';",1-14102379-4 how many attendance with stadium being cotton bowl,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""regular_season"" WHERE ""stadium""='Cotton Bowl';",1-14102379-4 what's the result with opponent being at oakland raiders,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attendance"" real );","SELECT ""result"" FROM ""regular_season"" WHERE ""opponent""='at Oakland Raiders';",1-14102379-4 what is the minimum attendance with record being 4–6,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""regular_season"" WHERE ""record""='4–6';",1-14102379-4 What's Yurchikhin Fyodor Yurchikhin's number? ,"CREATE TABLE ""list"" ( ""number"" real, ""astronaut"" text, ""agency"" text, ""total_ev_as"" real, ""total_time_hours_minutes"" text );","SELECT ""number"" FROM ""list"" WHERE ""astronaut""='Yurchikhin Fyodor Yurchikhin';",1-14125006-1 How long was the walk numbered at 17?,"CREATE TABLE ""list"" ( ""number"" real, ""astronaut"" text, ""agency"" text, ""total_ev_as"" real, ""total_time_hours_minutes"" text );","SELECT ""total_time_hours_minutes"" FROM ""list"" WHERE ""number""=17;",1-14125006-1 How many agencies did Budarin Nikolai Budarin working for? ,"CREATE TABLE ""list"" ( ""number"" real, ""astronaut"" text, ""agency"" text, ""total_ev_as"" real, ""total_time_hours_minutes"" text );","SELECT COUNT(""agency"") FROM ""list"" WHERE ""astronaut""='Budarin Nikolai Budarin';",1-14125006-1 What is the total EVAs of the walk that lasted 45:34?,"CREATE TABLE ""list"" ( ""number"" real, ""astronaut"" text, ""agency"" text, ""total_ev_as"" real, ""total_time_hours_minutes"" text );","SELECT MAX(""total_ev_as"") FROM ""list"" WHERE ""total_time_hours_minutes""='45:34';",1-14125006-1 How many different total EVAs are there for the walk that lasted 45:34?,"CREATE TABLE ""list"" ( ""number"" real, ""astronaut"" text, ""agency"" text, ""total_ev_as"" real, ""total_time_hours_minutes"" text );","SELECT COUNT(""total_ev_as"") FROM ""list"" WHERE ""total_time_hours_minutes""='45:34';",1-14125006-1 What agency does Anderson Clayton Anderson work for? ,"CREATE TABLE ""list"" ( ""number"" real, ""astronaut"" text, ""agency"" text, ""total_ev_as"" real, ""total_time_hours_minutes"" text );","SELECT ""agency"" FROM ""list"" WHERE ""astronaut""='Anderson Clayton Anderson';",1-14125006-1 what's the year with change being +8.0%,"CREATE TABLE ""loaded_unloaded_freight_and_mail_tons_kg"" ( ""year"" real, ""domestic_freight"" real, ""domestic_mail"" real, ""international_freight"" real, ""international_mail"" real, ""total_freight_and_mail"" real, ""change"" text );","SELECT ""year"" FROM ""loaded_unloaded_freight_and_mail_tons_kg"" WHERE ""change""='+8.0%';",1-141541-5 what's the domestic freight with change being +8.0%,"CREATE TABLE ""loaded_unloaded_freight_and_mail_tons_kg"" ( ""year"" real, ""domestic_freight"" real, ""domestic_mail"" real, ""international_freight"" real, ""international_mail"" real, ""total_freight_and_mail"" real, ""change"" text );","SELECT ""domestic_freight"" FROM ""loaded_unloaded_freight_and_mail_tons_kg"" WHERE ""change""='+8.0%';",1-141541-5 what is the maximum international mail with total freight and mail being 145044,"CREATE TABLE ""loaded_unloaded_freight_and_mail_tons_kg"" ( ""year"" real, ""domestic_freight"" real, ""domestic_mail"" real, ""international_freight"" real, ""international_mail"" real, ""total_freight_and_mail"" real, ""change"" text );","SELECT MAX(""international_mail"") FROM ""loaded_unloaded_freight_and_mail_tons_kg"" WHERE ""total_freight_and_mail""=145044;",1-141541-5 The results for gt2 winning team is all lars-erik nielsen allan simonsen richard westbrook. ,"CREATE TABLE ""table1_14154271_2"" ( ""rnd"" real, ""circuit"" text, ""lmp1_winning_team"" text, ""lmp2_winning_team"" text, ""gt1_winning_team"" text, ""gt2_winning_team"" text, ""results"" text );","SELECT ""results"" FROM ""table1_14154271_2"" WHERE ""gt2_winning_team""='Lars-Erik Nielsen Allan Simonsen Richard Westbrook';",1-14154271-2 Jos verstappen jeroen bleekemolen is on Imp2 winning team where all are rnd.,"CREATE TABLE ""table1_14154271_2"" ( ""rnd"" real, ""circuit"" text, ""lmp1_winning_team"" text, ""lmp2_winning_team"" text, ""gt1_winning_team"" text, ""gt2_winning_team"" text, ""results"" text );","SELECT ""rnd"" FROM ""table1_14154271_2"" WHERE ""lmp2_winning_team""='Jos Verstappen Jeroen Bleekemolen';",1-14154271-2 what is the minimum population with canton being redange,"CREATE TABLE ""list_of_communes"" ( ""map_key"" real, ""commune"" text, ""canton"" text, ""district"" text, ""population"" real );","SELECT MIN(""population"") FROM ""list_of_communes"" WHERE ""canton""='Redange';",1-1417184-1 how many canton with commune being waldbillig,"CREATE TABLE ""list_of_communes"" ( ""map_key"" real, ""commune"" text, ""canton"" text, ""district"" text, ""population"" real );","SELECT COUNT(""canton"") FROM ""list_of_communes"" WHERE ""commune""='Waldbillig';",1-1417184-1 What is the arrival time of greenbat,"CREATE TABLE ""locomotive_collection"" ( ""no"" text, ""name"" text, ""livery"" text, ""arrival"" real, ""type"" text, ""configuration"" text, ""builder"" text, ""built"" real, ""status"" text, ""location"" text );","SELECT MAX(""arrival"") FROM ""locomotive_collection"" WHERE ""name""='Greenbat';",1-142159-1 Which number has Engine Shed as the location,"CREATE TABLE ""locomotive_collection"" ( ""no"" text, ""name"" text, ""livery"" text, ""arrival"" real, ""type"" text, ""configuration"" text, ""builder"" text, ""built"" real, ""status"" text, ""location"" text );","SELECT ""no"" FROM ""locomotive_collection"" WHERE ""location""='Engine shed';",1-142159-1 What is the name with the builder of Kerr Stuart,"CREATE TABLE ""locomotive_collection"" ( ""no"" text, ""name"" text, ""livery"" text, ""arrival"" real, ""type"" text, ""configuration"" text, ""builder"" text, ""built"" real, ""status"" text, ""location"" text );","SELECT ""name"" FROM ""locomotive_collection"" WHERE ""builder""='Kerr Stuart';",1-142159-1 Who is the builder for the location Irton Road shed,"CREATE TABLE ""locomotive_collection"" ( ""no"" text, ""name"" text, ""livery"" text, ""arrival"" real, ""type"" text, ""configuration"" text, ""builder"" text, ""built"" real, ""status"" text, ""location"" text );","SELECT ""builder"" FROM ""locomotive_collection"" WHERE ""location""='Irton Road shed';",1-142159-1 Whats the status of the trains at location Museum,"CREATE TABLE ""locomotive_collection"" ( ""no"" text, ""name"" text, ""livery"" text, ""arrival"" real, ""type"" text, ""configuration"" text, ""builder"" text, ""built"" real, ""status"" text, ""location"" text );","SELECT ""status"" FROM ""locomotive_collection"" WHERE ""location""='Museum';",1-142159-1 How many are named River Esk,"CREATE TABLE ""locomotive_collection"" ( ""no"" text, ""name"" text, ""livery"" text, ""arrival"" real, ""type"" text, ""configuration"" text, ""builder"" text, ""built"" real, ""status"" text, ""location"" text );","SELECT COUNT(""built"") FROM ""locomotive_collection"" WHERE ""name""='River Esk';",1-142159-1 timothy truman worked on what dates,"CREATE TABLE ""helix_titles"" ( ""book_title"" text, ""issues"" real, ""writer"" text, ""artist_s"" text, ""publication_dates"" text );","SELECT ""publication_dates"" FROM ""helix_titles"" WHERE ""artist_s""='Timothy Truman';",1-1420954-1 timothy truman worked on what books,"CREATE TABLE ""helix_titles"" ( ""book_title"" text, ""issues"" real, ""writer"" text, ""artist_s"" text, ""publication_dates"" text );","SELECT ""book_title"" FROM ""helix_titles"" WHERE ""artist_s""='Timothy Truman';",1-1420954-1 elaine lee worked on how many issues,"CREATE TABLE ""helix_titles"" ( ""book_title"" text, ""issues"" real, ""writer"" text, ""artist_s"" text, ""publication_dates"" text );","SELECT COUNT(""issues"") FROM ""helix_titles"" WHERE ""writer""='Elaine Lee';",1-1420954-1 what's the regionalliga nord with regionalliga süd being 1. fc nuremberg spvgg greuther fürth,"CREATE TABLE ""1995_2000"" ( ""season"" text, ""regionalliga_s_d"" text, ""regionalliga_west_s_dwest"" text, ""regionalliga_nord"" text, ""regionalliga_nord_ost"" text );","SELECT ""regionalliga_nord"" FROM ""1995_2000"" WHERE ""regionalliga_s_d""='1. FC Nuremberg SpVgg Greuther Fürth';",1-14242137-11 what's the season with regionalliga nord being vfb oldenburg,"CREATE TABLE ""1995_2000"" ( ""season"" text, ""regionalliga_s_d"" text, ""regionalliga_west_s_dwest"" text, ""regionalliga_nord"" text, ""regionalliga_nord_ost"" text );","SELECT ""season"" FROM ""1995_2000"" WHERE ""regionalliga_nord""='VfB Oldenburg';",1-14242137-11 what's the regionalliga nord with regionalliga west/südwest being fc gütersloh rot-weiß essen,"CREATE TABLE ""1995_2000"" ( ""season"" text, ""regionalliga_s_d"" text, ""regionalliga_west_s_dwest"" text, ""regionalliga_nord"" text, ""regionalliga_nord_ost"" text );","SELECT ""regionalliga_nord"" FROM ""1995_2000"" WHERE ""regionalliga_west_s_dwest""='FC Gütersloh Rot-Weiß Essen';",1-14242137-11 what's the season with regionalliga west/südwest being arminia bielefeld,"CREATE TABLE ""1995_2000"" ( ""season"" text, ""regionalliga_s_d"" text, ""regionalliga_west_s_dwest"" text, ""regionalliga_nord"" text, ""regionalliga_nord_ost"" text );","SELECT ""season"" FROM ""1995_2000"" WHERE ""regionalliga_west_s_dwest""='Arminia Bielefeld';",1-14242137-11 what's the regionalliga west/südwest with regionalliga süd being stuttgarter kickers,"CREATE TABLE ""1995_2000"" ( ""season"" text, ""regionalliga_s_d"" text, ""regionalliga_west_s_dwest"" text, ""regionalliga_nord"" text, ""regionalliga_nord_ost"" text );","SELECT ""regionalliga_west_s_dwest"" FROM ""1995_2000"" WHERE ""regionalliga_s_d""='Stuttgarter Kickers';",1-14242137-11 When Spencer is the county what is total of the population (2010) (rank)? ,"CREATE TABLE ""counties"" ( ""in_no"" real, ""county_name"" text, ""establishment_date_sw_indiana_history_statehood"" text, ""county_seat"" text, ""time_zone"" text, ""population_2010_rank"" text, ""area_sq_mi_km_2_rank"" text, ""twps"" real, ""zip_code_prefix_es"" text, ""pct_of_boundary_by_water"" text );","SELECT COUNT(""population_2010_rank"") FROM ""counties"" WHERE ""county_name""='Spencer';",1-14253123-1 When Vincennes is the county seat what is the area sq mi (km 2 ) (rank) ?,"CREATE TABLE ""counties"" ( ""in_no"" real, ""county_name"" text, ""establishment_date_sw_indiana_history_statehood"" text, ""county_seat"" text, ""time_zone"" text, ""population_2010_rank"" text, ""area_sq_mi_km_2_rank"" text, ""twps"" real, ""zip_code_prefix_es"" text, ""pct_of_boundary_by_water"" text );","SELECT ""area_sq_mi_km_2_rank"" FROM ""counties"" WHERE ""county_seat""='Vincennes';",1-14253123-1 When the area sq mi (km 2 ) (rank) is sqmi (km2) (5) what is the population (2010) (rank)?,"CREATE TABLE ""counties"" ( ""in_no"" real, ""county_name"" text, ""establishment_date_sw_indiana_history_statehood"" text, ""county_seat"" text, ""time_zone"" text, ""population_2010_rank"" text, ""area_sq_mi_km_2_rank"" text, ""twps"" real, ""zip_code_prefix_es"" text, ""pct_of_boundary_by_water"" text );","SELECT ""population_2010_rank"" FROM ""counties"" WHERE ""area_sq_mi_km_2_rank""='sqmi (km2) (5)';",1-14253123-1 When the % of boundary by water is 63% what is the overall number of zip code prefix(es)?,"CREATE TABLE ""counties"" ( ""in_no"" real, ""county_name"" text, ""establishment_date_sw_indiana_history_statehood"" text, ""county_seat"" text, ""time_zone"" text, ""population_2010_rank"" text, ""area_sq_mi_km_2_rank"" text, ""twps"" real, ""zip_code_prefix_es"" text, ""pct_of_boundary_by_water"" text );","SELECT COUNT(""zip_code_prefix_es"") FROM ""counties"" WHERE ""pct_of_boundary_by_water""='63%';",1-14253123-1 When Spencer is the county what is the in no.?,"CREATE TABLE ""counties"" ( ""in_no"" real, ""county_name"" text, ""establishment_date_sw_indiana_history_statehood"" text, ""county_seat"" text, ""time_zone"" text, ""population_2010_rank"" text, ""area_sq_mi_km_2_rank"" text, ""twps"" real, ""zip_code_prefix_es"" text, ""pct_of_boundary_by_water"" text );","SELECT ""in_no"" FROM ""counties"" WHERE ""county_name""='Spencer';",1-14253123-1 Name the oberliga hessen for sv sandhausen and fsv salmrohr,"CREATE TABLE ""southern_germany_1982_94"" ( ""season"" text, ""oberliga_bayern"" text, ""oberliga_hessen"" text, ""oberliga_baden_w_rttemberg"" text, ""oberliga_s_dwest"" text );","SELECT ""oberliga_hessen"" FROM ""southern_germany_1982_94"" WHERE ""oberliga_baden_w_rttemberg""='SV Sandhausen' AND ""oberliga_s_dwest""='FSV Salmrohr';",1-14242137-4 Name the oberliga for where tsv 1860 munich and borussia neunkirchen,"CREATE TABLE ""southern_germany_1982_94"" ( ""season"" text, ""oberliga_bayern"" text, ""oberliga_hessen"" text, ""oberliga_baden_w_rttemberg"" text, ""oberliga_s_dwest"" text );","SELECT ""oberliga_baden_w_rttemberg"" FROM ""southern_germany_1982_94"" WHERE ""oberliga_bayern""='TSV 1860 Munich' AND ""oberliga_s_dwest""='Borussia Neunkirchen';",1-14242137-4 Name the oberliga sudwest for spvgg unterhaching for 1988-89,"CREATE TABLE ""southern_germany_1982_94"" ( ""season"" text, ""oberliga_bayern"" text, ""oberliga_hessen"" text, ""oberliga_baden_w_rttemberg"" text, ""oberliga_s_dwest"" text );","SELECT ""oberliga_s_dwest"" FROM ""southern_germany_1982_94"" WHERE ""oberliga_bayern""='SpVgg Unterhaching' AND ""season""='1988-89';",1-14242137-4 Name the season for spvgg bayreuth and fsv salmrohr,"CREATE TABLE ""southern_germany_1982_94"" ( ""season"" text, ""oberliga_bayern"" text, ""oberliga_hessen"" text, ""oberliga_baden_w_rttemberg"" text, ""oberliga_s_dwest"" text );","SELECT ""season"" FROM ""southern_germany_1982_94"" WHERE ""oberliga_bayern""='SpVgg Bayreuth' AND ""oberliga_s_dwest""='FSV Salmrohr';",1-14242137-4 Name the oberliga bayern for sv sandhausen for 1986-87,"CREATE TABLE ""southern_germany_1982_94"" ( ""season"" text, ""oberliga_bayern"" text, ""oberliga_hessen"" text, ""oberliga_baden_w_rttemberg"" text, ""oberliga_s_dwest"" text );","SELECT ""oberliga_bayern"" FROM ""southern_germany_1982_94"" WHERE ""oberliga_baden_w_rttemberg""='SV Sandhausen' AND ""season""='1986-87';",1-14242137-4 "During the quarter of 2012 Q2, how many millions of Blackberry OS phones where shipped when 0.1 million others were shipped?","CREATE TABLE ""idc_world_wide_smartphone_shipments_mill"" ( ""quarter"" text, ""android"" text, ""i_os"" text, ""symbian"" text, ""black_berry_os"" text, ""linux"" text, ""windows_phone"" text, ""other"" text, ""total"" text );","SELECT COUNT(""black_berry_os"") FROM ""idc_world_wide_smartphone_shipments_mill"" WHERE ""other""='0.1' AND ""quarter""='2012 Q2';",1-14260687-3 "During the quarter 2012 Q4, how many millions of android phones were shipped?","CREATE TABLE ""idc_world_wide_smartphone_shipments_mill"" ( ""quarter"" text, ""android"" text, ""i_os"" text, ""symbian"" text, ""black_berry_os"" text, ""linux"" text, ""windows_phone"" text, ""other"" text, ""total"" text );","SELECT COUNT(""android"") FROM ""idc_world_wide_smartphone_shipments_mill"" WHERE ""quarter""='2012 Q4';",1-14260687-3 How many million of windows phones were shipped during the quarter that shipped 216.2 million total?,"CREATE TABLE ""idc_world_wide_smartphone_shipments_mill"" ( ""quarter"" text, ""android"" text, ""i_os"" text, ""symbian"" text, ""black_berry_os"" text, ""linux"" text, ""windows_phone"" text, ""other"" text, ""total"" text );","SELECT ""windows_phone"" FROM ""idc_world_wide_smartphone_shipments_mill"" WHERE ""total""='216.2';",1-14260687-3 How many total smartphones were shipped during the quarter 2012 Q1?,"CREATE TABLE ""idc_world_wide_smartphone_shipments_mill"" ( ""quarter"" text, ""android"" text, ""i_os"" text, ""symbian"" text, ""black_berry_os"" text, ""linux"" text, ""windows_phone"" text, ""other"" text, ""total"" text );","SELECT COUNT(""total"") FROM ""idc_world_wide_smartphone_shipments_mill"" WHERE ""quarter""='2012 Q1';",1-14260687-3 How many millions of Blackberry OS smartphones were shipped when 10.4 million Symbian smartphones were shipped?,"CREATE TABLE ""idc_world_wide_smartphone_shipments_mill"" ( ""quarter"" text, ""android"" text, ""i_os"" text, ""symbian"" text, ""black_berry_os"" text, ""linux"" text, ""windows_phone"" text, ""other"" text, ""total"" text );","SELECT ""black_berry_os"" FROM ""idc_world_wide_smartphone_shipments_mill"" WHERE ""symbian""='10.4';",1-14260687-3 "How man ""other"" millions of smartphones were shipped when 181.1 million total were shipped?","CREATE TABLE ""idc_world_wide_smartphone_shipments_mill"" ( ""quarter"" text, ""android"" text, ""i_os"" text, ""symbian"" text, ""black_berry_os"" text, ""linux"" text, ""windows_phone"" text, ""other"" text, ""total"" text );","SELECT COUNT(""other"") FROM ""idc_world_wide_smartphone_shipments_mill"" WHERE ""total""='181.1';",1-14260687-3 What is the load bearing capacity when the name is Camelus Dromedarius,"CREATE TABLE ""table1_1427868_1"" ( ""common_name"" text, ""scientific_name"" text, ""life_span"" text, ""adult_weight"" text, ""height_at_shoulder"" text, ""length_of_fur"" text, ""load_bearing_capacity"" text );","SELECT ""load_bearing_capacity"" FROM ""table1_1427868_1"" WHERE ""scientific_name""='Camelus dromedarius';",1-1427868-1 What is the division for the year 2006?,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""team_name"" text, ""division"" text, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""division"" FROM ""year_by_year"" WHERE ""year""=2006;",1-1427998-1 What was the playoff result for the team name of bay area seals,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""team_name"" text, ""division"" text, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""playoffs"" FROM ""year_by_year"" WHERE ""team_name""='Bay Area Seals';",1-1427998-1 Where did the team finish in the season when the playoff result was divisional finals.,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""team_name"" text, ""division"" text, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""regular_season"" FROM ""year_by_year"" WHERE ""playoffs""='Divisional Finals';",1-1427998-1 "What is the playoff result when the league is USISL and the regular season record is 1st, pacific.","CREATE TABLE ""year_by_year"" ( ""year"" real, ""team_name"" text, ""division"" text, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""playoffs"" FROM ""year_by_year"" WHERE ""league""='USISL' AND ""regular_season""='1st, Pacific';",1-1427998-1 How many divisions have been won when the playoff result is conference quarterfinals.,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""team_name"" text, ""division"" text, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT COUNT(""division"") FROM ""year_by_year"" WHERE ""playoffs""='Conference Quarterfinals';",1-1427998-1 What was the lowest home attendance for the southern derby?,"CREATE TABLE ""2007_competitions"" ( ""competition"" text, ""record"" text, ""result"" text, ""home_matches"" real, ""home_attendance"" real, ""avg_home_attendance"" real );","SELECT MIN(""home_attendance"") FROM ""2007_competitions"" WHERE ""competition""='Southern Derby';",1-14302582-1 What was the result when the team had contested 14 home games?,"CREATE TABLE ""2007_competitions"" ( ""competition"" text, ""record"" text, ""result"" text, ""home_matches"" real, ""home_attendance"" real, ""avg_home_attendance"" real );","SELECT ""result"" FROM ""2007_competitions"" WHERE ""home_matches""=14;",1-14302582-1 What was the result when the team was 4-1?,"CREATE TABLE ""2007_competitions"" ( ""competition"" text, ""record"" text, ""result"" text, ""home_matches"" real, ""home_attendance"" real, ""avg_home_attendance"" real );","SELECT ""result"" FROM ""2007_competitions"" WHERE ""record""='4-1';",1-14302582-1 picturesque and trekking route is the category what is the height from sea level in meters?,"CREATE TABLE ""tourism"" ( ""name_of_place"" text, ""height_from_sea_level_in_meters"" text, ""nearby_town"" text, ""trekking_route"" text, ""category"" text );","SELECT ""height_from_sea_level_in_meters"" FROM ""tourism"" WHERE ""category""='Picturesque and Trekking Route';",1-1430913-1 If extremely adventures is the category what is the height from sea level in meters?,"CREATE TABLE ""tourism"" ( ""name_of_place"" text, ""height_from_sea_level_in_meters"" text, ""nearby_town"" text, ""trekking_route"" text, ""category"" text );","SELECT ""height_from_sea_level_in_meters"" FROM ""tourism"" WHERE ""category""='Extremely Adventures';",1-1430913-1 if 22km is the trekking route what is height from sea level in meters?,"CREATE TABLE ""tourism"" ( ""name_of_place"" text, ""height_from_sea_level_in_meters"" text, ""nearby_town"" text, ""trekking_route"" text, ""category"" text );","SELECT ""height_from_sea_level_in_meters"" FROM ""tourism"" WHERE ""trekking_route""='22km';",1-1430913-1 If the place is hemkunt sahib what is the category?,"CREATE TABLE ""tourism"" ( ""name_of_place"" text, ""height_from_sea_level_in_meters"" text, ""nearby_town"" text, ""trekking_route"" text, ""category"" text );","SELECT ""category"" FROM ""tourism"" WHERE ""name_of_place""='Hemkunt Sahib';",1-1430913-1 What is the density in places where the 2011 census gives a population of 5402?,"CREATE TABLE ""statistics"" ( ""name"" text, ""population_2002_census"" real, ""population_2007_estimation"" real, ""population_2011_census"" real, ""area_km"" text, ""density_pop_km"" text );","SELECT ""density_pop_km"" FROM ""statistics"" WHERE ""population_2011_census""=5402;",1-14325808-1 What is the area in kilometers squared the population density is 137.61?,"CREATE TABLE ""statistics"" ( ""name"" text, ""population_2002_census"" real, ""population_2007_estimation"" real, ""population_2011_census"" real, ""area_km"" text, ""density_pop_km"" text );","SELECT ""area_km"" FROM ""statistics"" WHERE ""density_pop_km""='137.61';",1-14325808-1 How many places according to the 2011 census of whatever population have an area of 132.79 kilometers squared?,"CREATE TABLE ""statistics"" ( ""name"" text, ""population_2002_census"" real, ""population_2007_estimation"" real, ""population_2011_census"" real, ""area_km"" text, ""density_pop_km"" text );","SELECT COUNT(""population_2011_census"") FROM ""statistics"" WHERE ""area_km""='132.79';",1-14325808-1 How many places of whatever size have a 2007 population estimation of 7996?,"CREATE TABLE ""statistics"" ( ""name"" text, ""population_2002_census"" real, ""population_2007_estimation"" real, ""population_2011_census"" real, ""area_km"" text, ""density_pop_km"" text );","SELECT COUNT(""area_km"") FROM ""statistics"" WHERE ""population_2007_estimation""=7996;",1-14325808-1 What is the 3utr sequence when the genbank id is hq021437? ,"CREATE TABLE ""sftpa1_m_rna_transcript_variants"" ( ""variant_id"" text, ""5_utr_splice"" text, ""coding"" text, ""3_utr_sequence"" text, ""gen_bank_id"" text );","SELECT ""3_utr_sequence"" FROM ""sftpa1_m_rna_transcript_variants"" WHERE ""gen_bank_id""='HQ021437';",1-14332822-1 What is the coding for hq021442 genbankid?,"CREATE TABLE ""sftpa1_m_rna_transcript_variants"" ( ""variant_id"" text, ""5_utr_splice"" text, ""coding"" text, ""3_utr_sequence"" text, ""gen_bank_id"" text );","SELECT ""coding"" FROM ""sftpa1_m_rna_transcript_variants"" WHERE ""gen_bank_id""='HQ021442';",1-14332822-1 What is the 3'utr sequence with a variant id of ad'6a 4?,"CREATE TABLE ""sftpa1_m_rna_transcript_variants"" ( ""variant_id"" text, ""5_utr_splice"" text, ""coding"" text, ""3_utr_sequence"" text, ""gen_bank_id"" text );","SELECT ""3_utr_sequence"" FROM ""sftpa1_m_rna_transcript_variants"" WHERE ""variant_id""='AD''6A 4';",1-14332822-1 What is the 3'utr sequence with a variant id of acd'6a 3?,"CREATE TABLE ""sftpa1_m_rna_transcript_variants"" ( ""variant_id"" text, ""5_utr_splice"" text, ""coding"" text, ""3_utr_sequence"" text, ""gen_bank_id"" text );","SELECT ""3_utr_sequence"" FROM ""sftpa1_m_rna_transcript_variants"" WHERE ""variant_id""='ACD''6A 3';",1-14332822-1 Who is the director of the episode that corresponds to the total episodes number 14? ,"CREATE TABLE ""table1_14330096_3"" ( ""totalnum"" real, ""seriesnum"" real, ""title"" text, ""writer"" text, ""director"" text, ""original_air_date"" text );","SELECT ""director"" FROM ""table1_14330096_3"" WHERE ""totalnum""=14;",1-14330096-3 What's the title of the episode that Rob Heyland wrote? ,"CREATE TABLE ""table1_14330096_3"" ( ""totalnum"" real, ""seriesnum"" real, ""title"" text, ""writer"" text, ""director"" text, ""original_air_date"" text );","SELECT ""title"" FROM ""table1_14330096_3"" WHERE ""writer""='Rob Heyland';",1-14330096-3 What number from the total number of episodes is the episode written by Julian Unthank?,"CREATE TABLE ""table1_14330096_3"" ( ""totalnum"" real, ""seriesnum"" real, ""title"" text, ""writer"" text, ""director"" text, ""original_air_date"" text );","SELECT ""seriesnum"" FROM ""table1_14330096_3"" WHERE ""writer""='Julian Unthank';",1-14330096-3 How many touchdowns did Redden score?,"CREATE TABLE ""rose_bowl_michigan_49_stanford_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MIN(""touchdowns"") FROM ""rose_bowl_michigan_49_stanford_0"" WHERE ""player""='Redden';",1-14342210-12 What was the most extra points?,"CREATE TABLE ""rose_bowl_michigan_49_stanford_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MAX(""extra_points"") FROM ""rose_bowl_michigan_49_stanford_0"";",1-14342210-12 What position did the player who scored 4 extra points play?,"CREATE TABLE ""rose_bowl_michigan_49_stanford_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""position"" FROM ""rose_bowl_michigan_49_stanford_0"" WHERE ""extra_points""=4;",1-14342210-12 How many points where scored by the right end?,"CREATE TABLE ""rose_bowl_michigan_49_stanford_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT COUNT(""points"") FROM ""rose_bowl_michigan_49_stanford_0"" WHERE ""position""='Right end';",1-14342210-12 How many Games Started are there for Hugh White ?,"CREATE TABLE ""varsity_letter_winners"" ( ""player"" text, ""position"" text, ""games_started"" text, ""hometown"" text, ""height"" text, ""weight"" real, ""class"" text, ""prior_experience"" text );","SELECT ""games_started"" FROM ""varsity_letter_winners"" WHERE ""player""='Hugh White';",1-14342210-13 How many entries are there for Class for the player Everett Sweeley?,"CREATE TABLE ""varsity_letter_winners"" ( ""player"" text, ""position"" text, ""games_started"" text, ""hometown"" text, ""height"" text, ""weight"" real, ""class"" text, ""prior_experience"" text );","SELECT COUNT(""class"") FROM ""varsity_letter_winners"" WHERE ""player""='Everett Sweeley';",1-14342210-13 How many entries are there for class when the prior experience is shasta h.s.,"CREATE TABLE ""varsity_letter_winners"" ( ""player"" text, ""position"" text, ""games_started"" text, ""hometown"" text, ""height"" text, ""weight"" real, ""class"" text, ""prior_experience"" text );","SELECT COUNT(""class"") FROM ""varsity_letter_winners"" WHERE ""prior_experience""='Shasta H.S.';",1-14342210-13 What is hugh white's weight?,"CREATE TABLE ""varsity_letter_winners"" ( ""player"" text, ""position"" text, ""games_started"" text, ""hometown"" text, ""height"" text, ""weight"" real, ""class"" text, ""prior_experience"" text );","SELECT MAX(""weight"") FROM ""varsity_letter_winners"" WHERE ""player""='Hugh White';",1-14342210-13 "What is the weight for the player who is 6' 2""?","CREATE TABLE ""varsity_letter_winners"" ( ""player"" text, ""position"" text, ""games_started"" text, ""hometown"" text, ""height"" text, ""weight"" real, ""class"" text, ""prior_experience"" text );","SELECT MAX(""weight"") FROM ""varsity_letter_winners"" WHERE ""height""='6'' 2\""';",1-14342210-13 How many field goals did Walter Shaw make?,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns_5_points"" real, ""extra_points_1_point"" real, ""field_goals_5_points"" real, ""total_points"" real );","SELECT COUNT(""field_goals_5_points"") FROM ""scoring_leaders"" WHERE ""player""='Walter Shaw';",1-14342210-14 How many field goals were made by the person with 100 points in total?,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns_5_points"" real, ""extra_points_1_point"" real, ""field_goals_5_points"" real, ""total_points"" real );","SELECT MAX(""field_goals_5_points"") FROM ""scoring_leaders"" WHERE ""total_points""=100;",1-14342210-14 How many touchdowns were made by the person with 7 extra points?,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns_5_points"" real, ""extra_points_1_point"" real, ""field_goals_5_points"" real, ""total_points"" real );","SELECT COUNT(""touchdowns_5_points"") FROM ""scoring_leaders"" WHERE ""extra_points_1_point""=7;",1-14342210-14 How many touchdowns did Albert Herrnstein make?,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns_5_points"" real, ""extra_points_1_point"" real, ""field_goals_5_points"" real, ""total_points"" real );","SELECT ""touchdowns_5_points"" FROM ""scoring_leaders"" WHERE ""player""='Albert Herrnstein';",1-14342210-14 How many touchdowns did Bruce Shorts make?,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns_5_points"" real, ""extra_points_1_point"" real, ""field_goals_5_points"" real, ""total_points"" real );","SELECT MAX(""touchdowns_5_points"") FROM ""scoring_leaders"" WHERE ""player""='Bruce Shorts';",1-14342210-14 How many players made 4 touchdowns?,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns_5_points"" real, ""extra_points_1_point"" real, ""field_goals_5_points"" real, ""total_points"" real );","SELECT COUNT(""player"") FROM ""scoring_leaders"" WHERE ""touchdowns_5_points""=4;",1-14342210-14 Name all the players for fullback,"CREATE TABLE ""michigan_55_albion_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""player"" FROM ""michigan_55_albion_0"" WHERE ""position""='Fullback';",1-14342210-2 Name the position for shorts,"CREATE TABLE ""michigan_55_albion_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""position"" FROM ""michigan_55_albion_0"" WHERE ""player""='Shorts';",1-14342210-2 Which player made 4 touchdowns while playing left halfback?,"CREATE TABLE ""michigan_128_buffalo_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""player"" FROM ""michigan_128_buffalo_0"" WHERE ""touchdowns""=4 AND ""position""='Left halfback';",1-14342210-6 Which left end player made the most points?,"CREATE TABLE ""michigan_128_buffalo_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MAX(""points"") FROM ""michigan_128_buffalo_0"" WHERE ""position""='Left end';",1-14342210-6 What is the least amount of points made by Herrnstein?,"CREATE TABLE ""michigan_128_buffalo_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MIN(""points"") FROM ""michigan_128_buffalo_0"" WHERE ""player""='Herrnstein';",1-14342210-6 What is the least amount of field goals made by a player?,"CREATE TABLE ""michigan_128_buffalo_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MIN(""field_goals"") FROM ""michigan_128_buffalo_0"";",1-14342210-6 Which position did Redden play?,"CREATE TABLE ""michigan_128_buffalo_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""position"" FROM ""michigan_128_buffalo_0"" WHERE ""player""='Redden';",1-14342210-6 What is the least amount of extra points made in by a player?,"CREATE TABLE ""michigan_128_buffalo_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MIN(""extra_points"") FROM ""michigan_128_buffalo_0"";",1-14342210-6 "What is the previous experience of the player from East Jordan, Michigan?","CREATE TABLE ""varsity_letter_winners"" ( ""player"" text, ""position"" text, ""games_started"" text, ""hometown"" text, ""height"" text, ""weight"" real, ""class"" text, ""previous_experience"" text );","SELECT ""previous_experience"" FROM ""varsity_letter_winners"" WHERE ""hometown""='East Jordan, Michigan';",1-14342367-13 What was the class of the player who played right tackle?,"CREATE TABLE ""varsity_letter_winners"" ( ""player"" text, ""position"" text, ""games_started"" text, ""hometown"" text, ""height"" text, ""weight"" real, ""class"" text, ""previous_experience"" text );","SELECT ""class"" FROM ""varsity_letter_winners"" WHERE ""position""='Right tackle';",1-14342367-13 "How many players are from Sioux City, Iowa?","CREATE TABLE ""varsity_letter_winners"" ( ""player"" text, ""position"" text, ""games_started"" text, ""hometown"" text, ""height"" text, ""weight"" real, ""class"" text, ""previous_experience"" text );","SELECT COUNT(""player"") FROM ""varsity_letter_winners"" WHERE ""hometown""='Sioux City, Iowa';",1-14342367-13 Where is George W. Gregory from?,"CREATE TABLE ""varsity_letter_winners"" ( ""player"" text, ""position"" text, ""games_started"" text, ""hometown"" text, ""height"" text, ""weight"" real, ""class"" text, ""previous_experience"" text );","SELECT ""hometown"" FROM ""varsity_letter_winners"" WHERE ""player""='George W. Gregory';",1-14342367-13 What was George W. Gregory's class?,"CREATE TABLE ""varsity_letter_winners"" ( ""player"" text, ""position"" text, ""games_started"" text, ""hometown"" text, ""height"" text, ""weight"" real, ""class"" text, ""previous_experience"" text );","SELECT ""class"" FROM ""varsity_letter_winners"" WHERE ""player""='George W. Gregory';",1-14342367-13 what is the maximum number of points?,"CREATE TABLE ""michigan_60_indiana_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MAX(""points"") FROM ""michigan_60_indiana_0"";",1-14342367-5 was herb graver a starter?,"CREATE TABLE ""michigan_60_indiana_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""starter"" FROM ""michigan_60_indiana_0"" WHERE ""player""='Herb Graver';",1-14342367-5 Which player scored 14 touchdowns?,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""player"" FROM ""scoring_leaders"" WHERE ""touchdowns""=14;",1-14342480-15 How many points did Duncan Thompson score?,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MAX(""points"") FROM ""scoring_leaders"" WHERE ""player""='Duncan Thompson';",1-14342480-15 What is the highest number of extra points?,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MAX(""extra_points"") FROM ""scoring_leaders"";",1-14342480-15 What players played the position of left tackle?,"CREATE TABLE ""michigan_72_physicians_surgeons_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""player"" FROM ""michigan_72_physicians_surgeons_0"" WHERE ""position""='Left tackle';",1-14342592-5 How many field goals were made by someone playing position of right end?,"CREATE TABLE ""michigan_72_physicians_surgeons_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT COUNT(""field_goals"") FROM ""michigan_72_physicians_surgeons_0"" WHERE ""position""='Right end';",1-14342592-5 Which players have made a total of 12 extra points?,"CREATE TABLE ""michigan_72_physicians_surgeons_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""player"" FROM ""michigan_72_physicians_surgeons_0"" WHERE ""extra_points""=12;",1-14342592-5 Which positions have made 4 touchdowns?,"CREATE TABLE ""michigan_72_physicians_surgeons_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""position"" FROM ""michigan_72_physicians_surgeons_0"" WHERE ""touchdowns""=4;",1-14342592-5 When the total points are 22 how many total touchdowns have been made?,"CREATE TABLE ""michigan_72_physicians_surgeons_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""touchdowns"" FROM ""michigan_72_physicians_surgeons_0"" WHERE ""points""=22;",1-14342592-5 How many points were scored by someone who's position was right tackle?,"CREATE TABLE ""michigan_88_ferris_institute_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT COUNT(""points"") FROM ""michigan_88_ferris_institute_0"" WHERE ""position""='Right tackle';",1-14342480-7 What is the least amount of touchdowns scored on the chart?,"CREATE TABLE ""michigan_88_ferris_institute_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MIN(""touchdowns"") FROM ""michigan_88_ferris_institute_0"";",1-14342480-7 How many points were scored by Rolla Bigelow?,"CREATE TABLE ""michigan_88_ferris_institute_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""points"" FROM ""michigan_88_ferris_institute_0"" WHERE ""player""='Rolla Bigelow';",1-14342480-7 How many touchdowns were scored by players who scored more than 5.0 extra points?,"CREATE TABLE ""michigan_88_ferris_institute_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT COUNT(""touchdowns"") FROM ""michigan_88_ferris_institute_0"" WHERE ""extra_points"">5.0;",1-14342480-7 What is the lowest amount of field goals on the chart? ,"CREATE TABLE ""michigan_88_ferris_institute_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MIN(""field_goals"") FROM ""michigan_88_ferris_institute_0"";",1-14342480-7 Name the least points for patrick,"CREATE TABLE ""michigan_95_kalamazoo_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MIN(""points"") FROM ""michigan_95_kalamazoo_0"" WHERE ""player""='Patrick';",1-14342592-4 Name the starter for schulte,"CREATE TABLE ""michigan_95_kalamazoo_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""starter"" FROM ""michigan_95_kalamazoo_0"" WHERE ""player""='Schulte';",1-14342592-4 Name the total number of points for the right end,"CREATE TABLE ""michigan_95_kalamazoo_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT COUNT(""points"") FROM ""michigan_95_kalamazoo_0"" WHERE ""position""='Right end';",1-14342592-4 Name the number of players when starter is no and touchdowns is 1 for right halfback,"CREATE TABLE ""michigan_95_kalamazoo_0"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT COUNT(""player"") FROM ""michigan_95_kalamazoo_0"" WHERE ""starter""='No' AND ""touchdowns""=1 AND ""position""='Right halfback';",1-14342592-4 What was the series number of the episode directed by Rob Bailey?,"CREATE TABLE ""table1_14346689_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""story_by"" text, ""teleplay_by"" text, ""directed_by"" text, ""original_air_date"" text );","SELECT MAX(""series_num"") FROM ""table1_14346689_1"" WHERE ""directed_by""='Rob Bailey';",1-14346689-1 Name the timeslot for season 5,"CREATE TABLE ""episodes"" ( ""season"" real, ""episodes"" real, ""premiere_date"" text, ""end_date"" text, ""timeslot"" text );","SELECT ""timeslot"" FROM ""episodes"" WHERE ""season""=5;",1-143554-1 What is the area of Colonsay Island?,"CREATE TABLE ""physical"" ( ""island"" text, ""gaelic_name"" text, ""area_ha"" real, ""population"" real, ""highest_point"" text, ""height_m"" real );","SELECT MIN(""area_ha"") FROM ""physical"" WHERE ""island""='Colonsay';",1-143579-1 How many ties were there for game 36 started?,"CREATE TABLE ""win_loss_records"" ( ""quarterback"" text, ""jersey_no"" text, ""games_started"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""winning_pct"" text );","SELECT COUNT(""ties"") FROM ""win_loss_records"" WHERE ""games_started""=36;",1-14389782-2 What is the winning pct for jersey 15?,"CREATE TABLE ""win_loss_records"" ( ""quarterback"" text, ""jersey_no"" text, ""games_started"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""winning_pct"" text );","SELECT ""winning_pct"" FROM ""win_loss_records"" WHERE ""jersey_no""='15';",1-14389782-2 Who is the quarter back for a winning pct of .792,"CREATE TABLE ""win_loss_records"" ( ""quarterback"" text, ""jersey_no"" text, ""games_started"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""winning_pct"" text );","SELECT ""quarterback"" FROM ""win_loss_records"" WHERE ""winning_pct""='.792';",1-14389782-2 How many lost games for jersey number 2 and games started is less than 7.0?,"CREATE TABLE ""win_loss_records"" ( ""quarterback"" text, ""jersey_no"" text, ""games_started"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""winning_pct"" text );","SELECT ""losses"" FROM ""win_loss_records"" WHERE ""jersey_no""='2' AND ""games_started""<7.0;",1-14389782-2 Name the total number of date of vacancy for manner of departure being resigned and outgoing manager is geninho,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""last_match"" text, ""replaced_by"" text );","SELECT COUNT(""date_of_vacancy"") FROM ""managerial_changes"" WHERE ""manner_of_departure""='Resigned' AND ""outgoing_manager""='Geninho';",1-14406743-5 Who led the points classification when Roman Kreuziger led the young rider classification?,"CREATE TABLE ""classification_leadership"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text, ""team_classification"" text, ""combativity_award"" text );","SELECT ""points_classification"" FROM ""classification_leadership"" WHERE ""young_rider_classification""='Roman Kreuziger';",1-14395920-2 Who won the stage when Fumiyuki Beppu won the combativity award?,"CREATE TABLE ""classification_leadership"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text, ""team_classification"" text, ""combativity_award"" text );","SELECT ""winner"" FROM ""classification_leadership"" WHERE ""combativity_award""='Fumiyuki Beppu';",1-14395920-2 Who won stage 18?,"CREATE TABLE ""classification_leadership"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text, ""team_classification"" text, ""combativity_award"" text );","SELECT ""winner"" FROM ""classification_leadership"" WHERE ""stage""=18;",1-14395920-2 "Who won the stage when Mark Cavendish led the points classification, Rinaldo Nocentini led the general classification, and the stage was less than 11.0?","CREATE TABLE ""classification_leadership"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text, ""team_classification"" text, ""combativity_award"" text );","SELECT ""winner"" FROM ""classification_leadership"" WHERE ""points_classification""='Mark Cavendish' AND ""general_classification""='Rinaldo Nocentini' AND ""stage""<11.0;",1-14395920-2 Name the 1st m for nor,"CREATE TABLE ""lillehammer"" ( ""rank"" real, ""name"" text, ""nationality"" text, ""1st_m"" text, ""2nd_m"" text, ""points"" text, ""overall_nt_points"" text, ""overall_wc_points_rank"" text );","SELECT ""1st_m"" FROM ""lillehammer"" WHERE ""nationality""='NOR';",1-14407512-24 Name the 2nd for 1st m being 124.5,"CREATE TABLE ""lillehammer"" ( ""rank"" real, ""name"" text, ""nationality"" text, ""1st_m"" text, ""2nd_m"" text, ""points"" text, ""overall_nt_points"" text, ""overall_wc_points_rank"" text );","SELECT ""2nd_m"" FROM ""lillehammer"" WHERE ""1st_m""='124.5';",1-14407512-24 Name the 2nd m for gregor schlierenzauer,"CREATE TABLE ""lillehammer"" ( ""rank"" real, ""name"" text, ""nationality"" text, ""1st_m"" text, ""2nd_m"" text, ""points"" text, ""overall_nt_points"" text, ""overall_wc_points_rank"" text );","SELECT ""2nd_m"" FROM ""lillehammer"" WHERE ""name""='Gregor Schlierenzauer';",1-14407512-24 Name the number of overall nt points for 248.9,"CREATE TABLE ""lillehammer"" ( ""rank"" real, ""name"" text, ""nationality"" text, ""1st_m"" text, ""2nd_m"" text, ""points"" text, ""overall_nt_points"" text, ""overall_wc_points_rank"" text );","SELECT COUNT(""overall_nt_points"") FROM ""lillehammer"" WHERE ""points""='248.9';",1-14407512-24 How many times has the playoff been 1 in the contest for the afc cup?,"CREATE TABLE ""table1_14460937_1"" ( ""pos"" real, ""member_association"" text, ""points_total_500"" real, ""clubs"" real, ""group_stage"" real, ""play_off"" real, ""afc_cup"" real );","SELECT COUNT(""afc_cup"") FROM ""table1_14460937_1"" WHERE ""play_off""=1;",1-14460937-1 How many times has the points total for the afc cup competion been 289?,"CREATE TABLE ""table1_14460937_1"" ( ""pos"" real, ""member_association"" text, ""points_total_500"" real, ""clubs"" real, ""group_stage"" real, ""play_off"" real, ""afc_cup"" real );","SELECT COUNT(""afc_cup"") FROM ""table1_14460937_1"" WHERE ""points_total_500""=289;",1-14460937-1 When the group stage has been 4 what is the largest playoff?,"CREATE TABLE ""table1_14460937_1"" ( ""pos"" real, ""member_association"" text, ""points_total_500"" real, ""clubs"" real, ""group_stage"" real, ""play_off"" real, ""afc_cup"" real );","SELECT MAX(""play_off"") FROM ""table1_14460937_1"" WHERE ""group_stage""=4;",1-14460937-1 What is the date the successor was seated for the georgia 6th district?,"CREATE TABLE ""table1_1446600_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT ""date_successor_seated"" FROM ""table1_1446600_4"" WHERE ""district""='Georgia 6th';",1-1446600-4 How many successors are from the georgia 2nd district?,"CREATE TABLE ""table1_1446600_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT COUNT(""successor"") FROM ""table1_1446600_4"" WHERE ""district""='Georgia 2nd';",1-1446600-4 Show all the time(et) where the opponent is the Cincinnati Bengals.,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""location"" text, ""time_et"" text, ""tv"" text, ""result"" text, ""record"" text );","SELECT ""time_et"" FROM ""schedule"" WHERE ""opponent""='Cincinnati Bengals';",1-14477002-1 List the total number of records from Lambeau Field.,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""location"" text, ""time_et"" text, ""tv"" text, ""result"" text, ""record"" text );","SELECT COUNT(""record"") FROM ""schedule"" WHERE ""location""='Lambeau Field';",1-14477002-1 Who was the opposing team played at Riverfront Stadium?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""location"" text, ""time_et"" text, ""tv"" text, ""result"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""location""='Riverfront Stadium';",1-14563349-11 How many days were the Kansas City Chiefs the opposing team?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""location"" text, ""time_et"" text, ""tv"" text, ""result"" text, ""record"" text );","SELECT COUNT(""date"") FROM ""schedule"" WHERE ""opponent""='Kansas City Chiefs';",1-14563349-11 How many teams named argentina?,"CREATE TABLE ""by_country"" ( ""nation"" text, ""winners"" real, ""runners_up"" real, ""third_place"" real, ""fourth_place"" real );","SELECT MAX(""fourth_place"") FROM ""by_country"" WHERE ""nation""='Argentina';",1-14573770-4 How many times did argentina win?,"CREATE TABLE ""by_country"" ( ""nation"" text, ""winners"" real, ""runners_up"" real, ""third_place"" real, ""fourth_place"" real );","SELECT MAX(""winners"") FROM ""by_country"" WHERE ""nation""='Argentina';",1-14573770-4 What is the number of s sikh where 955 is the number of buddhists?,"CREATE TABLE ""table_2_census_information_for_2001"" ( ""composition"" text, ""s_hindu"" text, ""s_muslim"" text, ""christians"" text, ""s_sikh"" text, ""buddhist"" text, ""s_jain"" text, ""others"" text );","SELECT ""s_sikh"" FROM ""table_2_census_information_for_2001"" WHERE ""buddhist""='955';",1-14598-5 How many buddhists are where s jain have 941?,"CREATE TABLE ""table_2_census_information_for_2001"" ( ""composition"" text, ""s_hindu"" text, ""s_muslim"" text, ""christians"" text, ""s_sikh"" text, ""buddhist"" text, ""s_jain"" text, ""others"" text );","SELECT ""buddhist"" FROM ""table_2_census_information_for_2001"" WHERE ""s_jain""='941';",1-14598-5 What is the christian amount where work participation rate is the composition?,"CREATE TABLE ""table_2_census_information_for_2001"" ( ""composition"" text, ""s_hindu"" text, ""s_muslim"" text, ""christians"" text, ""s_sikh"" text, ""buddhist"" text, ""s_jain"" text, ""others"" text );","SELECT ""christians"" FROM ""table_2_census_information_for_2001"" WHERE ""composition""='Work Participation Rate';",1-14598-5 How many s hindu are where buddhists are 955?,"CREATE TABLE ""table_2_census_information_for_2001"" ( ""composition"" text, ""s_hindu"" text, ""s_muslim"" text, ""christians"" text, ""s_sikh"" text, ""buddhist"" text, ""s_jain"" text, ""others"" text );","SELECT ""s_hindu"" FROM ""table_2_census_information_for_2001"" WHERE ""buddhist""='955';",1-14598-5 What is the data point for s hindu where the buddhist data point is 73.0%?,"CREATE TABLE ""table_2_census_information_for_2001"" ( ""composition"" text, ""s_hindu"" text, ""s_muslim"" text, ""christians"" text, ""s_sikh"" text, ""buddhist"" text, ""s_jain"" text, ""others"" text );","SELECT COUNT(""s_hindu"") FROM ""table_2_census_information_for_2001"" WHERE ""buddhist""='73.0%';",1-14598-5 How many data points for chrstians are 39.7?,"CREATE TABLE ""table_2_census_information_for_2001"" ( ""composition"" text, ""s_hindu"" text, ""s_muslim"" text, ""christians"" text, ""s_sikh"" text, ""buddhist"" text, ""s_jain"" text, ""others"" text );","SELECT COUNT(""composition"") FROM ""table_2_census_information_for_2001"" WHERE ""christians""='39.7';",1-14598-5 Name the hometown for ventrell jenkins,"CREATE TABLE ""arkansas"" ( ""position"" text, ""number"" real, ""name"" text, ""height"" text, ""weight"" text, ""class"" text, ""hometown"" text, ""games"" real );","SELECT ""hometown"" FROM ""arkansas"" WHERE ""name""='Ventrell Jenkins';",1-14624447-39 Name the class when position is rt,"CREATE TABLE ""arkansas"" ( ""position"" text, ""number"" real, ""name"" text, ""height"" text, ""weight"" text, ""class"" text, ""hometown"" text, ""games"" real );","SELECT ""class"" FROM ""arkansas"" WHERE ""position""='RT';",1-14624447-39 Which players college is Tennessee?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""nfl_draft"" WHERE ""college""='Tennessee';",1-14655757-1 What college did Byron Williams attend?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""nfl_draft"" WHERE ""player""='Byron Williams';",1-14655757-1 What is the lowest pick number?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT MIN(""pick_num"") FROM ""nfl_draft"";",1-14655757-1 What position is Jessie Clark?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""nfl_draft"" WHERE ""player""='Jessie Clark';",1-14655757-1 What frequency does Chihuahua Sinaloa Durango cover?,"CREATE TABLE ""stations"" ( ""call_sign"" text, ""launched"" text, ""transmitting_from"" text, ""coverage"" text, ""languages"" text, ""frequency"" text );","SELECT ""frequency"" FROM ""stations"" WHERE ""coverage""='Chihuahua Sinaloa Durango';",1-14670060-1 How many times does the call sign XEZV appear?,"CREATE TABLE ""stations"" ( ""call_sign"" text, ""launched"" text, ""transmitting_from"" text, ""coverage"" text, ""languages"" text, ""frequency"" text );","SELECT COUNT(""transmitting_from"") FROM ""stations"" WHERE ""call_sign""='XEZV';",1-14670060-1 What languages are spoken when call sign XEJAM is used?,"CREATE TABLE ""stations"" ( ""call_sign"" text, ""launched"" text, ""transmitting_from"" text, ""coverage"" text, ""languages"" text, ""frequency"" text );","SELECT ""languages"" FROM ""stations"" WHERE ""call_sign""='XEJAM';",1-14670060-1 Who shot an 80 in round 3,"CREATE TABLE ""results"" ( ""place"" real, ""shooter"" text, ""total"" real, ""round_1"" real, ""round_2"" real, ""round_3"" real, ""round_4"" real, ""round_5"" real, ""round_6"" real );","SELECT ""shooter"" FROM ""results"" WHERE ""round_3""=80;",1-14708760-3 What is the highest score of round 1 where they also shot 90 in round 2,"CREATE TABLE ""results"" ( ""place"" real, ""shooter"" text, ""total"" real, ""round_1"" real, ""round_2"" real, ""round_3"" real, ""round_4"" real, ""round_5"" real, ""round_6"" real );","SELECT MAX(""round_1"") FROM ""results"" WHERE ""round_2""=90;",1-14708760-3 What position did Dave Johnson play?,"CREATE TABLE ""round_five"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""position"" FROM ""round_five"" WHERE ""player""='Dave Johnson';",1-1473672-5 What is Bernie Germain's nationality?,"CREATE TABLE ""round_five"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_five"" WHERE ""player""='Bernie Germain';",1-1473672-5 What player was picked by the Minnesota North Stars?,"CREATE TABLE ""round_five"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""player"" FROM ""round_five"" WHERE ""nhl_team""='Minnesota North Stars';",1-1473672-5 What position did Marty Gateman play?,"CREATE TABLE ""round_five"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""position"" FROM ""round_five"" WHERE ""player""='Marty Gateman';",1-1473672-5 What was the position of the player picked by the Montreal Canadiens?,"CREATE TABLE ""round_five"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""position"" FROM ""round_five"" WHERE ""nhl_team""='Montreal Canadiens';",1-1473672-5 the california golden seals that where drafted by nhl teams played what positions,"CREATE TABLE ""round_seven"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""position"" FROM ""round_seven"" WHERE ""nhl_team""='California Golden Seals';",1-1473672-7 what country was the player drafted by the toronto maple leafs,"CREATE TABLE ""round_seven"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_seven"" WHERE ""nhl_team""='Toronto Maple Leafs';",1-1473672-7 The los angeles kings drafted what player in the 7th round,"CREATE TABLE ""round_seven"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""player"" FROM ""round_seven"" WHERE ""nhl_team""='Los Angeles Kings';",1-1473672-7 How many players had been drafted in front of Yves archambault,"CREATE TABLE ""round_seven"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""pick_num"" FROM ""round_seven"" WHERE ""player""='Yves Archambault';",1-1473672-7 Serge Beaudoin was drafted when in the 1972 NHL draft,"CREATE TABLE ""round_seven"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT MIN(""pick_num"") FROM ""round_seven"" WHERE ""player""='Serge Beaudoin';",1-1473672-7 What NHL team drafted Rob Palmer?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nhl_team"" FROM ""round_six"" WHERE ""player""='Rob Palmer';",1-1473672-6 What player was drafted by the Chicago Black Hawks?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""player"" FROM ""round_six"" WHERE ""nhl_team""='Chicago Black Hawks';",1-1473672-6 What country did Derek Black come from?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_six"" WHERE ""player""='Derek Black';",1-1473672-6 What team did Derek Black Play for prior to being drafted?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""round_six"" WHERE ""player""='Derek Black';",1-1473672-6 "At maximum, what are our goals?","CREATE TABLE ""table1_1474099_6"" ( ""season"" text, ""champions_premier_league_titles"" text, ""runners_up"" text, ""third_place"" text, ""player_s_club"" text, ""goals"" real );","SELECT MAX(""goals"") FROM ""table1_1474099_6"";",1-1474099-6 "When the team scored 17 and Slavija placed second, what year was it?","CREATE TABLE ""table1_1474099_6"" ( ""season"" text, ""champions_premier_league_titles"" text, ""runners_up"" text, ""third_place"" text, ""player_s_club"" text, ""goals"" real );","SELECT ""season"" FROM ""table1_1474099_6"" WHERE ""goals""=17 AND ""runners_up""='Slavija';",1-1474099-6 Name the change 2009 to 2010 where international tourist arrivals is 9.4 million,"CREATE TABLE ""table1_14752049_3"" ( ""rank"" real, ""country"" text, ""international_tourist_arrivals_2011"" text, ""international_tourist_arrivals_2010"" text, ""change_2010_to_2011"" text, ""change_2009_to_2010"" text );","SELECT ""change_2009_to_2010"" FROM ""table1_14752049_3"" WHERE ""international_tourist_arrivals_2011""='9.4 million';",1-14752049-3 Name the international tourist arrivals for arrivals 2011 for 8.1 million,"CREATE TABLE ""table1_14752049_3"" ( ""rank"" real, ""country"" text, ""international_tourist_arrivals_2011"" text, ""international_tourist_arrivals_2010"" text, ""change_2010_to_2011"" text, ""change_2009_to_2010"" text );","SELECT ""international_tourist_arrivals_2010"" FROM ""table1_14752049_3"" WHERE ""international_tourist_arrivals_2011""='8.1 million';",1-14752049-3 How many tourist arrivals occurred in 2011 in the country of Italy?,"CREATE TABLE ""table1_14752049_1"" ( ""rank"" real, ""country"" text, ""unwto_region"" text, ""international_tourist_arrivals_2012"" text, ""international_tourist_arrivals_2011"" text, ""change_2011_to_2012"" text, ""change_2010_to_2011"" text );","SELECT ""international_tourist_arrivals_2011"" FROM ""table1_14752049_1"" WHERE ""country""='Italy';",1-14752049-1 Which country has a rank of 5?,"CREATE TABLE ""table1_14752049_1"" ( ""rank"" real, ""country"" text, ""unwto_region"" text, ""international_tourist_arrivals_2012"" text, ""international_tourist_arrivals_2011"" text, ""change_2011_to_2012"" text, ""change_2010_to_2011"" text );","SELECT ""country"" FROM ""table1_14752049_1"" WHERE ""rank""=5;",1-14752049-1 What rank is associated with Germany?,"CREATE TABLE ""table1_14752049_1"" ( ""rank"" real, ""country"" text, ""unwto_region"" text, ""international_tourist_arrivals_2012"" text, ""international_tourist_arrivals_2011"" text, ""change_2011_to_2012"" text, ""change_2010_to_2011"" text );","SELECT MAX(""rank"") FROM ""table1_14752049_1"" WHERE ""country""='Germany';",1-14752049-1 Name the number of ranks for international tourist arrivals being 6.2 million,"CREATE TABLE ""asia_and_the_pacific"" ( ""rank"" real, ""country"" text, ""international_tourist_arrivals_2012"" text, ""international_tourist_arrivals_2011"" text, ""change_2011_to_2012"" text, ""change_2010_to_2011"" text );","SELECT COUNT(""rank"") FROM ""asia_and_the_pacific"" WHERE ""international_tourist_arrivals_2011""='6.2 million';",1-14752049-5 Name the number of ranks for south korea,"CREATE TABLE ""asia_and_the_pacific"" ( ""rank"" real, ""country"" text, ""international_tourist_arrivals_2012"" text, ""international_tourist_arrivals_2011"" text, ""change_2011_to_2012"" text, ""change_2010_to_2011"" text );","SELECT COUNT(""rank"") FROM ""asia_and_the_pacific"" WHERE ""country""='South Korea';",1-14752049-5 What is the minimum stolen ends for the locale Alberta?,"CREATE TABLE ""standings"" ( ""locale"" text, ""skip"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT MIN(""stolen_ends"") FROM ""standings"" WHERE ""locale""='Alberta';",1-1475840-1 What locale has Suzanne Gaudet as skip?,"CREATE TABLE ""standings"" ( ""locale"" text, ""skip"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT ""locale"" FROM ""standings"" WHERE ""skip""='Suzanne Gaudet';",1-1475840-1 What locale has the skip Colleen Jones?,"CREATE TABLE ""standings"" ( ""locale"" text, ""skip"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT ""locale"" FROM ""standings"" WHERE ""skip""='Colleen Jones';",1-1475840-1 What was the inroductory phase for the episode with production code 4005?,"CREATE TABLE ""table1_14835674_1"" ( ""episode_num"" real, ""the_w_rd"" text, ""guest"" text, ""introductory_phrase"" text, ""original_airdate"" text, ""production_code"" real );","SELECT ""introductory_phrase"" FROM ""table1_14835674_1"" WHERE ""production_code""=4005;",1-14835674-1 What was the inroductory phase for the episode with neil shubin as a guest?,"CREATE TABLE ""table1_14835674_1"" ( ""episode_num"" real, ""the_w_rd"" text, ""guest"" text, ""introductory_phrase"" text, ""original_airdate"" text, ""production_code"" real );","SELECT ""introductory_phrase"" FROM ""table1_14835674_1"" WHERE ""guest""='Neil Shubin';",1-14835674-1 What was the inroductory phase for the episode that originally aired january 21?,"CREATE TABLE ""table1_14835674_1"" ( ""episode_num"" real, ""the_w_rd"" text, ""guest"" text, ""introductory_phrase"" text, ""original_airdate"" text, ""production_code"" real );","SELECT ""introductory_phrase"" FROM ""table1_14835674_1"" WHERE ""original_airdate""='January 21';",1-14835674-1 How many series had 18.77 million viewers?,"CREATE TABLE ""table1_14835826_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT COUNT(""series_num"") FROM ""table1_14835826_1"" WHERE ""u_s_viewers_millions""='18.77';",1-14835826-1 How many roles include George Broderick in the casino 1888 theater?,"CREATE TABLE ""historical_casting"" ( ""role"" text, ""savoy_theatre_1888"" text, ""casino_theatre_1888"" text, ""savoy_theatre_1897"" text, ""savoy_theatre_1906"" text, ""savoy_theatre_1909"" text );","SELECT ""role"" FROM ""historical_casting"" WHERE ""casino_theatre_1888""='George Broderick';",1-148386-2 What is the total of roles that George Olmi plays in Savoy & Casino Theatre 1888?,"CREATE TABLE ""historical_casting"" ( ""role"" text, ""savoy_theatre_1888"" text, ""casino_theatre_1888"" text, ""savoy_theatre_1897"" text, ""savoy_theatre_1906"" text, ""savoy_theatre_1909"" text );","SELECT COUNT(""savoy_theatre_1888"") FROM ""historical_casting"" WHERE ""casino_theatre_1888""='George Olmi';",1-148386-2 Who plays Overton Moyle in casino theatre 1888 & savoy theatre 1906?,"CREATE TABLE ""historical_casting"" ( ""role"" text, ""savoy_theatre_1888"" text, ""casino_theatre_1888"" text, ""savoy_theatre_1897"" text, ""savoy_theatre_1906"" text, ""savoy_theatre_1909"" text );","SELECT ""casino_theatre_1888"" FROM ""historical_casting"" WHERE ""savoy_theatre_1906""='Overton Moyle';",1-148386-2 Name the losses for general caballero zc,"CREATE TABLE ""torneo_apertura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT ""losses"" FROM ""torneo_apertura"" WHERE ""team""='General Caballero ZC';",1-14876228-1 Name the most draws when wins is 3,"CREATE TABLE ""torneo_apertura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT MAX(""draws"") FROM ""torneo_apertura"" WHERE ""wins""=3;",1-14876228-1 Name the number of played for 16,"CREATE TABLE ""torneo_apertura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT COUNT(""played"") FROM ""torneo_apertura"" WHERE ""scored""=16;",1-14876228-1 Name the population 1891 for area being 175836,"CREATE TABLE ""administrative_counties"" ( ""administrative_county"" text, ""area_1891_statute_acres"" real, ""population_1891"" real, ""area_1961_statute_acres"" real, ""population_1961"" real );","SELECT COUNT(""population_1891"") FROM ""administrative_counties"" WHERE ""area_1891_statute_acres""=175836;",1-14925084-1 Name the administrative county being area of 422372,"CREATE TABLE ""administrative_counties"" ( ""administrative_county"" text, ""area_1891_statute_acres"" real, ""population_1891"" real, ""area_1961_statute_acres"" real, ""population_1961"" real );","SELECT ""administrative_county"" FROM ""administrative_counties"" WHERE ""area_1961_statute_acres""=422372;",1-14925084-1 Name the area for administrative county being flintshire,"CREATE TABLE ""administrative_counties"" ( ""administrative_county"" text, ""area_1891_statute_acres"" real, ""population_1891"" real, ""area_1961_statute_acres"" real, ""population_1961"" real );","SELECT ""area_1891_statute_acres"" FROM ""administrative_counties"" WHERE ""administrative_county""='Flintshire';",1-14925084-1 Name the number of administrative county for area 1961 and 176694,"CREATE TABLE ""administrative_counties"" ( ""administrative_county"" text, ""area_1891_statute_acres"" real, ""population_1891"" real, ""area_1961_statute_acres"" real, ""population_1961"" real );","SELECT COUNT(""administrative_county"") FROM ""administrative_counties"" WHERE ""area_1961_statute_acres""=176694;",1-14925084-1 How many couples won the Mixed Doubles in 1997?,"CREATE TABLE ""past_winners"" ( ""year"" real, ""mens_singles"" text, ""womens_singles"" text, ""mens_doubles"" text, ""womens_doubles"" text, ""mixed_doubles"" text );","SELECT COUNT(""mixed_doubles"") FROM ""past_winners"" WHERE ""year""=1997;",1-14904046-1 Name the number of week for game site being memorial stadium for buffalo bills,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""game_site""='Memorial Stadium' AND ""opponent""='Buffalo Bills';",1-14940519-1 "Name the opponent for october 2, 1983","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""schedule"" WHERE ""date""='October 2, 1983';",1-14940519-1 "Name the least week for september 25, 1983","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""date""='September 25, 1983';",1-14940519-1 Name the total number of weeks for at cleveland browns,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""opponent""='at Cleveland Browns';",1-14940519-1 Name the record for result of l 17–50,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""record"" FROM ""schedule"" WHERE ""result""='L 17–50';",1-14940519-1 what's the record with result being w 52–19,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""record"" FROM ""schedule"" WHERE ""result""='W 52–19';",1-14951643-1 how many result with opponent being cleveland browns,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT COUNT(""result"") FROM ""schedule"" WHERE ""opponent""='Cleveland Browns';",1-14951643-1 what's the result with opponent being at new england patriots,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""opponent""='at New England Patriots';",1-14951643-1 what's the record with result being w 21–7,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""record"" FROM ""schedule"" WHERE ""result""='W 21–7';",1-14951643-1 what's the date with attendance being 40657,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""attendance""=40657;",1-14951643-1 "Name the attendance for september 19, 1976","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""schedule"" WHERE ""date""='September 19, 1976';",1-14945881-1 Name the number of record when attendance is 44023,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT COUNT(""record"") FROM ""schedule"" WHERE ""attendance""=44023;",1-14945881-1 "Name the least week for september 19, 1976","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT MIN(""week"") FROM ""schedule"" WHERE ""date""='September 19, 1976';",1-14945881-1 Name the record when attendance 42827,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""record"" FROM ""schedule"" WHERE ""attendance""=42827;",1-14945881-1 Name the date when week is 9,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""week""=9;",1-14945881-1 What year was taxidermia nominated? ,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""english_title"" text, ""hungarian_title"" text, ""director"" text, ""result"" text );","SELECT ""year_ceremony"" FROM ""submissions"" WHERE ""hungarian_title""='Taxidermia';",1-14975415-1 Who is the director for diary for my loves?,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""english_title"" text, ""hungarian_title"" text, ""director"" text, ""result"" text );","SELECT ""director"" FROM ""submissions"" WHERE ""english_title""='Diary for My Loves';",1-14975415-1 Was diary for my loves nominated?,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""english_title"" text, ""hungarian_title"" text, ""director"" text, ""result"" text );","SELECT ""result"" FROM ""submissions"" WHERE ""english_title""='Diary for My Loves';",1-14975415-1 Who is the director for the witman boys?,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""english_title"" text, ""hungarian_title"" text, ""director"" text, ""result"" text );","SELECT ""director"" FROM ""submissions"" WHERE ""english_title""='The Witman Boys';",1-14975415-1 "Name the game site for december 12, 1965","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""game_site"" FROM ""schedule"" WHERE ""date""='December 12, 1965';",1-14977592-1 Name the total number of game sites for chicago bears,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT COUNT(""game_site"") FROM ""schedule"" WHERE ""opponent""='Chicago Bears';",1-14977592-1 "Name the result for november 14, 1965","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""date""='November 14, 1965';",1-14977592-1 Where was the game against Atlanta Falcons held?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""game_site"" FROM ""schedule"" WHERE ""opponent""='Atlanta Falcons';",1-14971788-1 What date was week 2?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""week""=2;",1-14971788-1 Name the place of the jury of 5,"CREATE TABLE ""table1_14977252_2"" ( ""draw"" real, ""artist"" text, ""song"" text, ""televote"" real, ""points"" real, ""professional_jury"" real, ""trm_committee"" real, ""total"" real, ""place"" real );","SELECT ""place"" FROM ""table1_14977252_2"" WHERE ""professional_jury""=5;",1-14977252-2 Name the jury of 10 points,"CREATE TABLE ""table1_14977252_2"" ( ""draw"" real, ""artist"" text, ""song"" text, ""televote"" real, ""points"" real, ""professional_jury"" real, ""trm_committee"" real, ""total"" real, ""place"" real );","SELECT ""professional_jury"" FROM ""table1_14977252_2"" WHERE ""points""=10;",1-14977252-2 Name the artist of 2 draw,"CREATE TABLE ""table1_14977252_2"" ( ""draw"" real, ""artist"" text, ""song"" text, ""televote"" real, ""points"" real, ""professional_jury"" real, ""trm_committee"" real, ""total"" real, ""place"" real );","SELECT ""artist"" FROM ""table1_14977252_2"" WHERE ""draw""=2;",1-14977252-2 Name the least draw for elena dermidjean,"CREATE TABLE ""table1_14977252_2"" ( ""draw"" real, ""artist"" text, ""song"" text, ""televote"" real, ""points"" real, ""professional_jury"" real, ""trm_committee"" real, ""total"" real, ""place"" real );","SELECT MIN(""draw"") FROM ""table1_14977252_2"" WHERE ""artist""='Elena Dermidjean';",1-14977252-2 What was the competition when there was no competition for mens doubles?,"CREATE TABLE ""past_winners"" ( ""year"" real, ""mens_singles"" text, ""womens_singles"" text, ""mens_doubles"" text, ""womens_doubles"" text, ""mixed_doubles"" text );","SELECT ""womens_doubles"" FROM ""past_winners"" WHERE ""mens_doubles""='No competition';",1-15001572-1 Who won the mixed doubles in 1998?,"CREATE TABLE ""past_winners"" ( ""year"" real, ""mens_singles"" text, ""womens_singles"" text, ""mens_doubles"" text, ""womens_doubles"" text, ""mixed_doubles"" text );","SELECT ""mixed_doubles"" FROM ""past_winners"" WHERE ""year""=1998;",1-15001572-1 How many colleges did the player picked 57 attend?,"CREATE TABLE ""table1_15017024_2"" ( ""rnd"" real, ""pick"" real, ""player_name"" text, ""position"" text, ""college"" text, ""height"" text, ""weight"" text );","SELECT COUNT(""college"") FROM ""table1_15017024_2"" WHERE ""pick""=57;",1-15017024-2 How many heights does chad henne have?,"CREATE TABLE ""table1_15017024_2"" ( ""rnd"" real, ""pick"" real, ""player_name"" text, ""position"" text, ""college"" text, ""height"" text, ""weight"" text );","SELECT COUNT(""height"") FROM ""table1_15017024_2"" WHERE ""player_name""='Chad Henne';",1-15017024-2 Name the recopa sudamericana 1992 for did not qualify for libertadores 1992 and round of 16 for bragantino,"CREATE TABLE ""brazilian_clubs_in_international_competi"" ( ""team"" text, ""copa_libertadores_1992"" text, ""supercopa_sudamericana_1992"" text, ""copa_conmebol_1992"" text, ""recopa_sudamericana_1992"" text, ""intercontinental_cup_1992"" text );","SELECT ""recopa_sudamericana_1992"" FROM ""brazilian_clubs_in_international_competi"" WHERE ""copa_libertadores_1992""='Did not qualify' AND ""copa_conmebol_1992""='Round of 16' AND ""team""='Bragantino';",1-15013825-8 Name the copa libertadores 1992 for round of 16 and team of fluminense,"CREATE TABLE ""brazilian_clubs_in_international_competi"" ( ""team"" text, ""copa_libertadores_1992"" text, ""supercopa_sudamericana_1992"" text, ""copa_conmebol_1992"" text, ""recopa_sudamericana_1992"" text, ""intercontinental_cup_1992"" text );","SELECT ""copa_libertadores_1992"" FROM ""brazilian_clubs_in_international_competi"" WHERE ""copa_conmebol_1992""='Round of 16' AND ""team""='Fluminense';",1-15013825-8 Name the team for copa conmebol 1992 is round of 16,"CREATE TABLE ""brazilian_clubs_in_international_competi"" ( ""team"" text, ""copa_libertadores_1992"" text, ""supercopa_sudamericana_1992"" text, ""copa_conmebol_1992"" text, ""recopa_sudamericana_1992"" text, ""intercontinental_cup_1992"" text );","SELECT ""team"" FROM ""brazilian_clubs_in_international_competi"" WHERE ""copa_conmebol_1992""='Round of 16';",1-15013825-8 What league were they in in 2009?,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""league"" FROM ""year_by_year"" WHERE ""year""=2009;",1-15056103-1 "What was the playoff result when they finished 5th, north in the regular sesason?","CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""playoffs"" FROM ""year_by_year"" WHERE ""regular_season""='5th, North';",1-15056103-1 "Which player's results were T6 in the PGA Ch., T4 in the Masters and T8 at the U.S. Open?","CREATE TABLE ""table1_1506950_9"" ( ""nationality"" text, ""player"" text, ""year"" real, ""wins"" real, ""masters"" text, ""u_s_open"" text, ""open_ch"" text, ""pga_ch"" text );","SELECT ""player"" FROM ""table1_1506950_9"" WHERE ""pga_ch""='T6' AND ""masters""='T4' AND ""u_s_open""='T8';",1-1506950-9 What is the result at the Masters for the player who finished R16 at the PGA Ch.?,"CREATE TABLE ""table1_1506950_9"" ( ""nationality"" text, ""player"" text, ""year"" real, ""wins"" real, ""masters"" text, ""u_s_open"" text, ""open_ch"" text, ""pga_ch"" text );","SELECT ""masters"" FROM ""table1_1506950_9"" WHERE ""pga_ch""='R16';",1-1506950-9 What was the player's result at the U.S. Open of the player who finished 6th at the Open Ch?,"CREATE TABLE ""table1_1506950_9"" ( ""nationality"" text, ""player"" text, ""year"" real, ""wins"" real, ""masters"" text, ""u_s_open"" text, ""open_ch"" text, ""pga_ch"" text );","SELECT ""u_s_open"" FROM ""table1_1506950_9"" WHERE ""open_ch""='6th';",1-1506950-9 The Rainbow District School Board is associated with what type?,"CREATE TABLE ""table1_1506619_1"" ( ""school_board"" text, ""type"" text, ""language"" text, ""headquarters"" text, ""census_division_s_served"" text, ""number_of_elementary_schools"" real, ""number_of_secondary_schools"" real );","SELECT ""type"" FROM ""table1_1506619_1"" WHERE ""school_board""='Rainbow District School Board';",1-1506619-1 Where are all school boards associated with a number of elementary schools of 96?,"CREATE TABLE ""table1_1506619_1"" ( ""school_board"" text, ""type"" text, ""language"" text, ""headquarters"" text, ""census_division_s_served"" text, ""number_of_elementary_schools"" real, ""number_of_secondary_schools"" real );","SELECT ""school_board"" FROM ""table1_1506619_1"" WHERE ""number_of_elementary_schools""=96;",1-1506619-1 Which headquarters are associated with the school board Renfrew County Catholic District School Board?,"CREATE TABLE ""table1_1506619_1"" ( ""school_board"" text, ""type"" text, ""language"" text, ""headquarters"" text, ""census_division_s_served"" text, ""number_of_elementary_schools"" real, ""number_of_secondary_schools"" real );","SELECT ""headquarters"" FROM ""table1_1506619_1"" WHERE ""school_board""='Renfrew County Catholic District School Board';",1-1506619-1 What is the swimsuit score for the item that has 7.61 as evening gown,"CREATE TABLE ""preliminaries_scores"" ( ""province"" text, ""swimsuit"" text, ""evening_gown"" text, ""interview"" text, ""average"" text );","SELECT ""swimsuit"" FROM ""preliminaries_scores"" WHERE ""evening_gown""='7.61';",1-15081939-4 Which province got a swimsuit score of 8.43,"CREATE TABLE ""preliminaries_scores"" ( ""province"" text, ""swimsuit"" text, ""evening_gown"" text, ""interview"" text, ""average"" text );","SELECT ""province"" FROM ""preliminaries_scores"" WHERE ""swimsuit""='8.43';",1-15081939-4 Which province has evening gown score of 7.61,"CREATE TABLE ""preliminaries_scores"" ( ""province"" text, ""swimsuit"" text, ""evening_gown"" text, ""interview"" text, ""average"" text );","SELECT ""province"" FROM ""preliminaries_scores"" WHERE ""evening_gown""='7.61';",1-15081939-4 How many averages for the province with evening gown score of 8.00,"CREATE TABLE ""preliminaries_scores"" ( ""province"" text, ""swimsuit"" text, ""evening_gown"" text, ""interview"" text, ""average"" text );","SELECT COUNT(""average"") FROM ""preliminaries_scores"" WHERE ""evening_gown""='8.00';",1-15081939-4 How many provinces have evening gown score of 8.49,"CREATE TABLE ""preliminaries_scores"" ( ""province"" text, ""swimsuit"" text, ""evening_gown"" text, ""interview"" text, ""average"" text );","SELECT COUNT(""province"") FROM ""preliminaries_scores"" WHERE ""evening_gown""='8.49';",1-15081939-4 which electorate is 54787 of the constituency,"CREATE TABLE ""by_constituency"" ( ""constituency"" text, ""electorate"" real, ""s_spoilt_vote"" real, ""total_poll_pct"" text, ""for_pct"" text, ""against_pct"" text );","SELECT ""constituency"" FROM ""by_constituency"" WHERE ""electorate""=54787;",1-15082102-3 in electorate of 83850 what is the minimum s split vote,"CREATE TABLE ""by_constituency"" ( ""constituency"" text, ""electorate"" real, ""s_spoilt_vote"" real, ""total_poll_pct"" text, ""for_pct"" text, ""against_pct"" text );","SELECT MIN(""s_spoilt_vote"") FROM ""by_constituency"" WHERE ""electorate""=83850;",1-15082102-3 What is the lead percentage when the socialist is at 35.5%?,"CREATE TABLE ""12_seats_needed_for_a_majority"" ( ""date_released"" text, ""institute"" text, ""socialist"" text, ""social_democratic"" text, ""green_communist"" text, ""left_bloc"" text, ""peoples_party"" text, ""lead"" text );","SELECT ""lead"" FROM ""12_seats_needed_for_a_majority"" WHERE ""socialist""='35.5%';",1-15125201-1 What was the margin of victory at the Hawaiian Open tournament?,"CREATE TABLE ""pga_tour_wins_16"" ( ""no"" real, ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""margin_of_victory"" FROM ""pga_tour_wins_16"" WHERE ""tournament""='Hawaiian Open';",1-1514634-2 What was the margin of victory at the Mercedes Championships?,"CREATE TABLE ""pga_tour_wins_16"" ( ""no"" real, ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""margin_of_victory"" FROM ""pga_tour_wins_16"" WHERE ""tournament""='Mercedes Championships';",1-1514634-2 Name the tfl-yds for no-yds 1-0,"CREATE TABLE ""table1_15128839_22"" ( ""name"" text, ""gp"" real, ""solo"" real, ""ast"" real, ""total"" real, ""tfl_yds"" text, ""no_yds"" text, ""br_up"" real, ""qbh"" real, ""no_yds"" text, ""avg"" text, ""td"" real, ""rcv_yds"" text, ""ff"" real, ""blkd_kick"" real );","SELECT ""tfl_yds"" FROM ""table1_15128839_22"" WHERE ""no_yds""='1-0';",1-15128839-22 "Name the solo when name is briggs, diyral","CREATE TABLE ""table1_15128839_22"" ( ""name"" text, ""gp"" real, ""solo"" real, ""ast"" real, ""total"" real, ""tfl_yds"" text, ""no_yds"" text, ""br_up"" real, ""qbh"" real, ""no_yds"" text, ""avg"" text, ""td"" real, ""rcv_yds"" text, ""ff"" real, ""blkd_kick"" real );","SELECT ""solo"" FROM ""table1_15128839_22"" WHERE ""name""='Briggs, Diyral';",1-15128839-22 Name the gp for ff being 0 and qbh being 1,"CREATE TABLE ""table1_15128839_22"" ( ""name"" text, ""gp"" real, ""solo"" real, ""ast"" real, ""total"" real, ""tfl_yds"" text, ""no_yds"" text, ""br_up"" real, ""qbh"" real, ""no_yds"" text, ""avg"" text, ""td"" real, ""rcv_yds"" text, ""ff"" real, ""blkd_kick"" real );","SELECT ""gp"" FROM ""table1_15128839_22"" WHERE ""ff""=0 AND ""qbh""=1;",1-15128839-22 When the division is Division 2 men what is the champion score?,"CREATE TABLE ""2009_finals_weekend"" ( ""division"" text, ""champion_score"" text, ""runner_up_score"" text, ""final_mvp_team"" text, ""defensive_player_of_the_final_team"" text );","SELECT ""champion_score"" FROM ""2009_finals_weekend"" WHERE ""division""='Division 2 Men';",1-15161170-1 Name the least spirou,"CREATE TABLE ""table1_15163938_1"" ( ""title_pages"" text, ""spirou"" real, ""writer_artist"" text, ""1st_publication_belgium"" text, ""integrale"" text );","SELECT MIN(""spirou"") FROM ""table1_15163938_1"";",1-15163938-1 Name the home team when away team is kilmarnock,"CREATE TABLE ""second_round"" ( ""tie_no"" real, ""home_team"" text, ""score"" text, ""away_team"" text, ""report"" text, ""attendance"" real );","SELECT ""home_team"" FROM ""second_round"" WHERE ""away_team""='Kilmarnock';",1-15173650-2 Name the least attendance,"CREATE TABLE ""second_round"" ( ""tie_no"" real, ""home_team"" text, ""score"" text, ""away_team"" text, ""report"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""second_round"";",1-15173650-2 Kitchen knives is segment a of what episode? ,"CREATE TABLE ""season_5_2005"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""episode"" FROM ""season_5_2005"" WHERE ""segment_a""='Kitchen Knives';",1-15187735-5 When segment b is dining room tables what is segment d?,"CREATE TABLE ""season_5_2005"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""segment_d"" FROM ""season_5_2005"" WHERE ""segment_b""='Dining Room Tables';",1-15187735-5 When marshmallow cookies is segment b what episode is it on netflix?,"CREATE TABLE ""season_5_2005"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""netflix"" FROM ""season_5_2005"" WHERE ""segment_b""='Marshmallow Cookies';",1-15187735-5 When cardboard boxes is segment c what is segment a?,"CREATE TABLE ""season_5_2005"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""segment_a"" FROM ""season_5_2005"" WHERE ""segment_c""='Cardboard Boxes';",1-15187735-5 Name the number of episodes for s hacksaw,"CREATE TABLE ""season_8_2006_2007"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT COUNT(""episode"") FROM ""season_8_2006_2007"" WHERE ""segment_b""='s Hacksaw';",1-15187735-8 Name the number of series episode for s piston,"CREATE TABLE ""season_8_2006_2007"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT COUNT(""series_ep"") FROM ""season_8_2006_2007"" WHERE ""segment_a""='s Piston';",1-15187735-8 Name the segment c for paint rollers,"CREATE TABLE ""season_8_2006_2007"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""segment_c"" FROM ""season_8_2006_2007"" WHERE ""segment_b""='Paint Rollers';",1-15187735-8 Name the segment a for 8-08,"CREATE TABLE ""season_8_2006_2007"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""segment_a"" FROM ""season_8_2006_2007"" WHERE ""series_ep""='8-08';",1-15187735-8 Name the segment b for graphite s fly rod,"CREATE TABLE ""season_8_2006_2007"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""segment_b"" FROM ""season_8_2006_2007"" WHERE ""segment_c""='Graphite s Fly Rod';",1-15187735-8 Who won the race at Magny-Cours,"CREATE TABLE ""season_calendar"" ( ""no"" real, ""date"" text, ""round"" text, ""circuit"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""report"" text );","SELECT ""race_winner"" FROM ""season_calendar"" WHERE ""circuit""='Magny-Cours';",1-15187794-1 Which round was the circuit Assen,"CREATE TABLE ""season_calendar"" ( ""no"" real, ""date"" text, ""round"" text, ""circuit"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""report"" text );","SELECT ""round"" FROM ""season_calendar"" WHERE ""circuit""='Assen';",1-15187794-1 How many people won in No. 12,"CREATE TABLE ""season_calendar"" ( ""no"" real, ""date"" text, ""round"" text, ""circuit"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""report"" text );","SELECT COUNT(""race_winner"") FROM ""season_calendar"" WHERE ""no""=12;",1-15187794-1 Which countries won by 9 strokes?,"CREATE TABLE ""lpga_major_championship"" ( ""year"" real, ""dates"" text, ""venue"" text, ""champion"" text, ""country"" text, ""score"" real, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text, ""purse"" real, ""winners_share"" real );","SELECT ""country"" FROM ""lpga_major_championship"" WHERE ""margin_of_victory""='9 strokes';",1-1520559-1 What purses had a winners share equal to $428650?,"CREATE TABLE ""lpga_major_championship"" ( ""year"" real, ""dates"" text, ""venue"" text, ""champion"" text, ""country"" text, ""score"" real, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text, ""purse"" real, ""winners_share"" real );","SELECT ""purse"" FROM ""lpga_major_championship"" WHERE ""winners_share""=428650;",1-1520559-1 At what venues did Lorena Ochoa win the championship?,"CREATE TABLE ""lpga_major_championship"" ( ""year"" real, ""dates"" text, ""venue"" text, ""champion"" text, ""country"" text, ""score"" real, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text, ""purse"" real, ""winners_share"" real );","SELECT ""venue"" FROM ""lpga_major_championship"" WHERE ""champion""='Lorena Ochoa';",1-1520559-1 What episode number is presented by Ben Okri ?,"CREATE TABLE ""series_3_1996"" ( ""episode_no"" text, ""episode_title"" text, ""uk_broadcast_date"" text, ""presenter"" text, ""countries_visited"" text );","SELECT ""episode_no"" FROM ""series_3_1996"" WHERE ""presenter""='Ben Okri';",1-15211468-3 What was the UK broadcast date for the episode presented by Buck Henry?,"CREATE TABLE ""series_3_1996"" ( ""episode_no"" text, ""episode_title"" text, ""uk_broadcast_date"" text, ""presenter"" text, ""countries_visited"" text );","SELECT ""uk_broadcast_date"" FROM ""series_3_1996"" WHERE ""presenter""='Buck Henry';",1-15211468-3 What is the input clock (mhz) for s-spec number sk096?,"CREATE TABLE ""s_specs"" ( ""processor_speed_m_hz"" real, ""input_clock_m_hz"" text, ""voltage_center_v"" text, ""voltage_range_v"" text, ""part_number"" text, ""clock_multiplier"" text, ""s_spec_number"" text );","SELECT ""input_clock_m_hz"" FROM ""s_specs"" WHERE ""s_spec_number""='SK096';",1-15261-1 What is the voltage range (v) if the clock multiplier is 3x or 2x mode and part number is a80486dx4wb-100?,"CREATE TABLE ""s_specs"" ( ""processor_speed_m_hz"" real, ""input_clock_m_hz"" text, ""voltage_center_v"" text, ""voltage_range_v"" text, ""part_number"" text, ""clock_multiplier"" text, ""s_spec_number"" text );","SELECT COUNT(""voltage_range_v"") FROM ""s_specs"" WHERE ""clock_multiplier""='3X or 2X mode' AND ""part_number""='A80486DX4WB-100';",1-15261-1 What is the part number for s-spec number sk096?,"CREATE TABLE ""s_specs"" ( ""processor_speed_m_hz"" real, ""input_clock_m_hz"" text, ""voltage_center_v"" text, ""voltage_range_v"" text, ""part_number"" text, ""clock_multiplier"" text, ""s_spec_number"" text );","SELECT ""part_number"" FROM ""s_specs"" WHERE ""s_spec_number""='SK096';",1-15261-1 What is the clock multiplier if the voltage range (v) is 3.3 - 3.6; input clock (mhz) is 33 x 3 / 50 x 2; and part number is a80486dx4-100?,"CREATE TABLE ""s_specs"" ( ""processor_speed_m_hz"" real, ""input_clock_m_hz"" text, ""voltage_center_v"" text, ""voltage_range_v"" text, ""part_number"" text, ""clock_multiplier"" text, ""s_spec_number"" text );","SELECT ""clock_multiplier"" FROM ""s_specs"" WHERE ""voltage_range_v""='3.3 - 3.6' AND ""input_clock_m_hz""='33 X 3 / 50 X 2' AND ""part_number""='A80486DX4-100';",1-15261-1 What is the processor speed (mhz) for part number a80486dx4-75?,"CREATE TABLE ""s_specs"" ( ""processor_speed_m_hz"" real, ""input_clock_m_hz"" text, ""voltage_center_v"" text, ""voltage_range_v"" text, ""part_number"" text, ""clock_multiplier"" text, ""s_spec_number"" text );","SELECT COUNT(""processor_speed_m_hz"") FROM ""s_specs"" WHERE ""part_number""='A80486DX4-75';",1-15261-1 Tell me the least amount of democratic colation,"CREATE TABLE ""table1_15306124_1"" ( ""municipality"" text, ""league_of_communists"" real, ""peoples_party"" real, ""union_of_reform_forces"" real, ""democratic_coalition"" real, ""dssp"" real, ""total_seats"" real );","SELECT MIN(""democratic_coalition"") FROM ""table1_15306124_1"";",1-15306124-1 What is the least amount of league of communists where municipality is mojkovac,"CREATE TABLE ""table1_15306124_1"" ( ""municipality"" text, ""league_of_communists"" real, ""peoples_party"" real, ""union_of_reform_forces"" real, ""democratic_coalition"" real, ""dssp"" real, ""total_seats"" real );","SELECT MIN(""league_of_communists"") FROM ""table1_15306124_1"" WHERE ""municipality""='Mojkovac';",1-15306124-1 How many league of communists have the municipality of bar?,"CREATE TABLE ""table1_15306124_1"" ( ""municipality"" text, ""league_of_communists"" real, ""peoples_party"" real, ""union_of_reform_forces"" real, ""democratic_coalition"" real, ""dssp"" real, ""total_seats"" real );","SELECT COUNT(""league_of_communists"") FROM ""table1_15306124_1"" WHERE ""municipality""='Bar';",1-15306124-1 How many league of communists have the people's party at 7?,"CREATE TABLE ""table1_15306124_1"" ( ""municipality"" text, ""league_of_communists"" real, ""peoples_party"" real, ""union_of_reform_forces"" real, ""democratic_coalition"" real, ""dssp"" real, ""total_seats"" real );","SELECT COUNT(""league_of_communists"") FROM ""table1_15306124_1"" WHERE ""peoples_party""=7;",1-15306124-1 Name the poles for 2011,"CREATE TABLE ""summary"" ( ""year"" real, ""class"" text, ""team_name"" text, ""bike"" text, ""riders"" text, ""races"" text, ""wins"" real, ""podiums"" real, ""poles"" real, ""f_laps"" real, ""points"" text, ""pos"" text );","SELECT ""poles"" FROM ""summary"" WHERE ""year""=2011;",1-15327489-1 Name the rdiers for jir team scot motogp,"CREATE TABLE ""summary"" ( ""year"" real, ""class"" text, ""team_name"" text, ""bike"" text, ""riders"" text, ""races"" text, ""wins"" real, ""podiums"" real, ""poles"" real, ""f_laps"" real, ""points"" text, ""pos"" text );","SELECT ""riders"" FROM ""summary"" WHERE ""team_name""='JiR Team Scot MotoGP';",1-15327489-1 Name the class for makoto tamada and races is 17,"CREATE TABLE ""summary"" ( ""year"" real, ""class"" text, ""team_name"" text, ""bike"" text, ""riders"" text, ""races"" text, ""wins"" real, ""podiums"" real, ""poles"" real, ""f_laps"" real, ""points"" text, ""pos"" text );","SELECT ""class"" FROM ""summary"" WHERE ""riders""='Makoto Tamada' AND ""races""='17';",1-15327489-1 Name the most wins,"CREATE TABLE ""summary"" ( ""year"" real, ""class"" text, ""team_name"" text, ""bike"" text, ""riders"" text, ""races"" text, ""wins"" real, ""podiums"" real, ""poles"" real, ""f_laps"" real, ""points"" text, ""pos"" text );","SELECT MIN(""wins"") FROM ""summary"";",1-15327489-1 Which college did Dean Kirkland go to,"CREATE TABLE ""nfl_draft"" ( ""round_num"" real, ""pick_num"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""nfl_draft"" WHERE ""player""='Dean Kirkland';",1-15353123-1 Which player went to Pittsburg State,"CREATE TABLE ""nfl_draft"" ( ""round_num"" real, ""pick_num"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""nfl_draft"" WHERE ""college""='Pittsburg State';",1-15353123-1 Who was the highest pick,"CREATE TABLE ""nfl_draft"" ( ""round_num"" real, ""pick_num"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT MIN(""pick_num"") FROM ""nfl_draft"";",1-15353123-1 Who was the highest picked defensive end,"CREATE TABLE ""nfl_draft"" ( ""round_num"" real, ""pick_num"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT MAX(""pick_num"") FROM ""nfl_draft"" WHERE ""position""='Defensive end';",1-15353123-1 How many players named Dean Kirkland were picked,"CREATE TABLE ""nfl_draft"" ( ""round_num"" real, ""pick_num"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT COUNT(""pick_num"") FROM ""nfl_draft"" WHERE ""player""='Dean Kirkland';",1-15353123-1 How many metropolitan boroughs have dorridge as a station?,"CREATE TABLE ""stations"" ( ""station"" text, ""year_opened"" text, ""metropolitan_borough_c"" text, ""zone"" real, ""servedby_route_maps_dead_link_dead_link"" text, ""station_users_2006_07"" real, ""station_users_2007_08"" real );","SELECT COUNT(""metropolitan_borough_c"") FROM ""stations"" WHERE ""station""='Dorridge';",1-15366849-1 How many people used Bloxwich North station in 2006-2007?,"CREATE TABLE ""stations"" ( ""station"" text, ""year_opened"" text, ""metropolitan_borough_c"" text, ""zone"" real, ""servedby_route_maps_dead_link_dead_link"" text, ""station_users_2006_07"" real, ""station_users_2007_08"" real );","SELECT ""station_users_2006_07"" FROM ""stations"" WHERE ""station""='Bloxwich North';",1-15366849-1 Name all the stations in 2006-2007 who had 109200 users.,"CREATE TABLE ""stations"" ( ""station"" text, ""year_opened"" text, ""metropolitan_borough_c"" text, ""zone"" real, ""servedby_route_maps_dead_link_dead_link"" text, ""station_users_2006_07"" real, ""station_users_2007_08"" real );","SELECT ""station"" FROM ""stations"" WHERE ""station_users_2006_07""=109200;",1-15366849-1 What's the biggest zone?,"CREATE TABLE ""stations"" ( ""station"" text, ""year_opened"" text, ""metropolitan_borough_c"" text, ""zone"" real, ""servedby_route_maps_dead_link_dead_link"" text, ""station_users_2006_07"" real, ""station_users_2007_08"" real );","SELECT MAX(""zone"") FROM ""stations"";",1-15366849-1 What stations had 183000 users in 2006-2007?,"CREATE TABLE ""stations"" ( ""station"" text, ""year_opened"" text, ""metropolitan_borough_c"" text, ""zone"" real, ""servedby_route_maps_dead_link_dead_link"" text, ""station_users_2006_07"" real, ""station_users_2007_08"" real );","SELECT ""station"" FROM ""stations"" WHERE ""station_users_2006_07""=183000;",1-15366849-1 What is the mass of the element with a nuclide that is 169 tm?,"CREATE TABLE ""complete_list_of_the_22_mononuclidic_ele"" ( ""element"" text, ""nuclide"" text, ""z_p"" real, ""n_n"" real, ""isotopic_mass_u"" text );","SELECT ""isotopic_mass_u"" FROM ""complete_list_of_the_22_mononuclidic_ele"" WHERE ""nuclide""='169 Tm';",1-15366768-1 What is the total number of N for the element with nuclide of 141 pr?,"CREATE TABLE ""complete_list_of_the_22_mononuclidic_ele"" ( ""element"" text, ""nuclide"" text, ""z_p"" real, ""n_n"" real, ""isotopic_mass_u"" text );","SELECT COUNT(""n_n"") FROM ""complete_list_of_the_22_mononuclidic_ele"" WHERE ""nuclide""='141 Pr';",1-15366768-1 What is the name of the element with isotopic mass of 158.925 34(2)?,"CREATE TABLE ""complete_list_of_the_22_mononuclidic_ele"" ( ""element"" text, ""nuclide"" text, ""z_p"" real, ""n_n"" real, ""isotopic_mass_u"" text );","SELECT ""element"" FROM ""complete_list_of_the_22_mononuclidic_ele"" WHERE ""isotopic_mass_u""='158.925 34(2)';",1-15366768-1 The theme year they were born belongs to what artist?,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""original_artist"" FROM ""performances_results"" WHERE ""theme""='Year They Were Born';",1-15383430-1 How many songs were sung by queen?,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT COUNT(""result"") FROM ""performances_results"" WHERE ""original_artist""='Queen';",1-15383430-1 Name the glass bulb color for ordinary,"CREATE TABLE ""operation"" ( ""maximum_ceiling_temperature"" text, ""temperature_rating"" text, ""temperature_classification"" text, ""color_code_with_fusible_link"" text, ""glass_bulb_color"" text );","SELECT ""glass_bulb_color"" FROM ""operation"" WHERE ""temperature_classification""='Ordinary';",1-1538516-1 Name the most ceiling temperature for intermediate,"CREATE TABLE ""operation"" ( ""maximum_ceiling_temperature"" text, ""temperature_rating"" text, ""temperature_classification"" text, ""color_code_with_fusible_link"" text, ""glass_bulb_color"" text );","SELECT ""maximum_ceiling_temperature"" FROM ""operation"" WHERE ""temperature_classification""='Intermediate';",1-1538516-1 Name the most ceiling temperature for very extra high,"CREATE TABLE ""operation"" ( ""maximum_ceiling_temperature"" text, ""temperature_rating"" text, ""temperature_classification"" text, ""color_code_with_fusible_link"" text, ""glass_bulb_color"" text );","SELECT ""maximum_ceiling_temperature"" FROM ""operation"" WHERE ""temperature_classification""='Very Extra High';",1-1538516-1 When did the playoffs reached Conference Finals?,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""year"" FROM ""year_by_year"" WHERE ""playoffs""='Conference Finals';",1-15409403-1 What was the regular season from year 2012?,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""regular_season"" FROM ""year_by_year"" WHERE ""year""=2012;",1-15409403-1 Which teams had a difference of 8 between goals scored and goals conceeded,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""won"" real, ""drawn"" real, ""lost"" real, ""for"" real, ""against"" real, ""difference"" text );","SELECT ""team"" FROM ""campeonato_paulista"" WHERE ""difference""='8';",1-15420044-1 Which teams had 10 goals scored against them,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""won"" real, ""drawn"" real, ""lost"" real, ""for"" real, ""against"" real, ""difference"" text );","SELECT ""team"" FROM ""campeonato_paulista"" WHERE ""against""=10;",1-15420044-1 What is the original air date for episode 17 in the season?,"CREATE TABLE ""table1_15431251_1"" ( ""no_in_season"" real, ""no_disc"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""original_air_date"" FROM ""table1_15431251_1"" WHERE ""no_in_season""=17;",1-15431251-1 What is the original air date for the episode directed by Peter Woeste?,"CREATE TABLE ""table1_15431251_1"" ( ""no_in_season"" real, ""no_disc"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""original_air_date"" FROM ""table1_15431251_1"" WHERE ""directed_by""='Peter Woeste';",1-15431251-1 What is the title for episode number 7 in the season?,"CREATE TABLE ""table1_15431251_1"" ( ""no_in_season"" real, ""no_disc"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT COUNT(""title"") FROM ""table1_15431251_1"" WHERE ""no_in_season""=7;",1-15431251-1 "Who wrote the episode ""Forever In A Day""?","CREATE TABLE ""table1_15431251_1"" ( ""no_in_season"" real, ""no_disc"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""written_by"" FROM ""table1_15431251_1"" WHERE ""title""='\""Forever in a Day\""';",1-15431251-1 Name the total number of number disc for jimmy kaufman,"CREATE TABLE ""table1_15430606_1"" ( ""no_in_series"" text, ""no_disc"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""length_minutes"" real );","SELECT COUNT(""no_disc"") FROM ""table1_15430606_1"" WHERE ""directed_by""='Jimmy Kaufman';",1-15430606-1 Name the minimum number disc for number in series for 14,"CREATE TABLE ""table1_15430606_1"" ( ""no_in_series"" text, ""no_disc"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""length_minutes"" real );","SELECT MIN(""no_disc"") FROM ""table1_15430606_1"" WHERE ""no_in_series""='14';",1-15430606-1 Name the maximum number of disc for bill gereghty,"CREATE TABLE ""table1_15430606_1"" ( ""no_in_series"" text, ""no_disc"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""length_minutes"" real );","SELECT MAX(""no_disc"") FROM ""table1_15430606_1"" WHERE ""directed_by""='Bill Gereghty';",1-15430606-1 Name the total number of length minutes for number in series for 17,"CREATE TABLE ""table1_15430606_1"" ( ""no_in_series"" text, ""no_disc"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""length_minutes"" real );","SELECT COUNT(""length_minutes"") FROM ""table1_15430606_1"" WHERE ""no_in_series""='17';",1-15430606-1 What is the best finish where the scoring rank is 97?,"CREATE TABLE ""lpga_tour_record"" ( ""year"" real, ""events_played"" real, ""cuts_made"" real, ""wins"" real, ""2nds"" real, ""top_10s"" real, ""best_finish"" text, ""earnings"" real, ""rank"" text, ""scoring_average"" text, ""scoring_rank"" text );","SELECT ""best_finish"" FROM ""lpga_tour_record"" WHERE ""scoring_rank""='97';",1-15431122-2 What is the minimum number of wins?,"CREATE TABLE ""lpga_tour_record"" ( ""year"" real, ""events_played"" real, ""cuts_made"" real, ""wins"" real, ""2nds"" real, ""top_10s"" real, ""best_finish"" text, ""earnings"" real, ""rank"" text, ""scoring_average"" text, ""scoring_rank"" text );","SELECT MIN(""wins"") FROM ""lpga_tour_record"";",1-15431122-2 How many different second members were there when John rudhale was first member?,"CREATE TABLE ""table1_15451122_2"" ( ""elected"" real, ""assembled"" text, ""dissolved"" text, ""first_member"" text, ""second_member"" text );","SELECT COUNT(""second_member"") FROM ""table1_15451122_2"" WHERE ""first_member""='John Rudhale';",1-15451122-2 What date was parliament assembled when John rudhale was first member?,"CREATE TABLE ""table1_15451122_2"" ( ""elected"" real, ""assembled"" text, ""dissolved"" text, ""first_member"" text, ""second_member"" text );","SELECT ""assembled"" FROM ""table1_15451122_2"" WHERE ""first_member""='John Rudhale';",1-15451122-2 Name the school/club team when season is 2009-2011,"CREATE TABLE ""g"" ( ""name"" text, ""position"" text, ""number"" real, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""school_club_team"" FROM ""g"" WHERE ""season""='2009-2011';",1-15463188-7 Name the name for san beda,"CREATE TABLE ""g"" ( ""name"" text, ""position"" text, ""number"" real, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""name"" FROM ""g"" WHERE ""school_club_team""='San Beda';",1-15463188-7 Name the position for san beda,"CREATE TABLE ""g"" ( ""name"" text, ""position"" text, ""number"" real, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""position"" FROM ""g"" WHERE ""school_club_team""='San Beda';",1-15463188-7 Name the name of the state,"CREATE TABLE ""g"" ( ""name"" text, ""position"" text, ""number"" real, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""name"" FROM ""g"" WHERE ""school_club_team""='State';",1-15463188-7 Namethe school team for season 2008,"CREATE TABLE ""g"" ( ""name"" text, ""position"" text, ""number"" real, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""school_club_team"" FROM ""g"" WHERE ""season""='2008';",1-15463188-7 Nametheh school team for norman gonzales,"CREATE TABLE ""g"" ( ""name"" text, ""position"" text, ""number"" real, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""school_club_team"" FROM ""g"" WHERE ""name""='Norman Gonzales';",1-15463188-7 Name the points for pontrhydyfen rfc,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points"" FROM ""league_table"" WHERE ""club""='Pontrhydyfen RFC';",1-15467476-2 Name the try bonus and tries for 30,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""try_bonus"" FROM ""league_table"" WHERE ""tries_for""='30';",1-15467476-2 Name the points for where lost is 4,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT COUNT(""points_for"") FROM ""league_table"" WHERE ""lost""='4';",1-15467476-2 Name the number when acquisition via far eastern,"CREATE TABLE ""r"" ( ""name"" text, ""position"" text, ""number"" text, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""number"" FROM ""r"" WHERE ""acquisition_via""='Far Eastern';",1-15463188-16 Name the season when the number is 9,"CREATE TABLE ""r"" ( ""name"" text, ""position"" text, ""number"" text, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""season"" FROM ""r"" WHERE ""number""='9';",1-15463188-16 Name the name for visayas,"CREATE TABLE ""r"" ( ""name"" text, ""position"" text, ""number"" text, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""name"" FROM ""r"" WHERE ""school_club_team""='Visayas';",1-15463188-16 Name the school/club team for 9,"CREATE TABLE ""r"" ( ""name"" text, ""position"" text, ""number"" text, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""school_club_team"" FROM ""r"" WHERE ""number""='9';",1-15463188-16 What are all the schools that use the colors maroon and white,"CREATE TABLE ""delaware_ice_hockey_teams"" ( ""school"" text, ""nickname"" text, ""colors"" text, ""league"" text, ""class"" text, ""division"" text );","SELECT ""school"" FROM ""delaware_ice_hockey_teams"" WHERE ""colors""='Maroon and White';",1-15475116-1 Middletown High School uses which colors,"CREATE TABLE ""delaware_ice_hockey_teams"" ( ""school"" text, ""nickname"" text, ""colors"" text, ""league"" text, ""class"" text, ""division"" text );","SELECT ""colors"" FROM ""delaware_ice_hockey_teams"" WHERE ""school""='Middletown High School';",1-15475116-1 What league does the team with the nickname Cavaliers belong to,"CREATE TABLE ""delaware_ice_hockey_teams"" ( ""school"" text, ""nickname"" text, ""colors"" text, ""league"" text, ""class"" text, ""division"" text );","SELECT ""league"" FROM ""delaware_ice_hockey_teams"" WHERE ""nickname""='Cavaliers';",1-15475116-1 In what division will you find the team nicknamed the Silver Eagles,"CREATE TABLE ""delaware_ice_hockey_teams"" ( ""school"" text, ""nickname"" text, ""colors"" text, ""league"" text, ""class"" text, ""division"" text );","SELECT ""division"" FROM ""delaware_ice_hockey_teams"" WHERE ""nickname""='Silver Eagles';",1-15475116-1 What league does Delaware Military Academy belong to,"CREATE TABLE ""delaware_ice_hockey_teams"" ( ""school"" text, ""nickname"" text, ""colors"" text, ""league"" text, ""class"" text, ""division"" text );","SELECT ""league"" FROM ""delaware_ice_hockey_teams"" WHERE ""school""='Delaware Military Academy';",1-15475116-1 Name the number of districts for december 1799,"CREATE TABLE ""list"" ( ""con_gress"" text, ""district"" text, ""vacator"" text, ""election_date"" text, ""successor"" text, ""took_seat"" text );","SELECT COUNT(""district"") FROM ""list"" WHERE ""election_date""='December 1799';",1-15572443-1 "Name the vacator for took seat being january 29, 1813","CREATE TABLE ""list"" ( ""con_gress"" text, ""district"" text, ""vacator"" text, ""election_date"" text, ""successor"" text, ""took_seat"" text );","SELECT ""vacator"" FROM ""list"" WHERE ""took_seat""='January 29, 1813';",1-15572443-1 Name the most number of s eva,"CREATE TABLE ""manned_moon_landings"" ( ""mission_name"" text, ""lunar_lander"" text, ""lunar_landing_date"" text, ""lunar_blastoff_date"" text, ""lunar_landing_site"" text, ""duration_on_lunar_surface"" text, ""crew"" text, ""number_of_s_eva"" real, ""total_eva_time_hh_mm"" text );","SELECT MAX(""number_of_s_eva"") FROM ""manned_moon_landings"";",1-1558077-8 Name the total number of luna blastoff date for apollo 11,"CREATE TABLE ""manned_moon_landings"" ( ""mission_name"" text, ""lunar_lander"" text, ""lunar_landing_date"" text, ""lunar_blastoff_date"" text, ""lunar_landing_site"" text, ""duration_on_lunar_surface"" text, ""crew"" text, ""number_of_s_eva"" real, ""total_eva_time_hh_mm"" text );","SELECT COUNT(""lunar_blastoff_date"") FROM ""manned_moon_landings"" WHERE ""mission_name""='Apollo 11';",1-1558077-8 Name the mission name for 21 november 1969,"CREATE TABLE ""manned_moon_landings"" ( ""mission_name"" text, ""lunar_lander"" text, ""lunar_landing_date"" text, ""lunar_blastoff_date"" text, ""lunar_landing_site"" text, ""duration_on_lunar_surface"" text, ""crew"" text, ""number_of_s_eva"" real, ""total_eva_time_hh_mm"" text );","SELECT ""mission_name"" FROM ""manned_moon_landings"" WHERE ""lunar_blastoff_date""='21 November 1969';",1-1558077-8 Name the lunar landing site for 19 november 1969,"CREATE TABLE ""manned_moon_landings"" ( ""mission_name"" text, ""lunar_lander"" text, ""lunar_landing_date"" text, ""lunar_blastoff_date"" text, ""lunar_landing_site"" text, ""duration_on_lunar_surface"" text, ""crew"" text, ""number_of_s_eva"" real, ""total_eva_time_hh_mm"" text );","SELECT ""lunar_landing_site"" FROM ""manned_moon_landings"" WHERE ""lunar_landing_date""='19 November 1969';",1-1558077-8 Name the most number of s eva,"CREATE TABLE ""manned_moon_landings"" ( ""mission_name"" text, ""lunar_lander"" text, ""lunar_landing_date"" text, ""lunar_blastoff_date"" text, ""lunar_landing_site"" text, ""duration_on_lunar_surface"" text, ""crew"" text, ""number_of_s_eva"" real, ""total_eva_time_hh_mm"" text );","SELECT MAX(""number_of_s_eva"") FROM ""manned_moon_landings"";",1-1558077-8 Name the mission name for ocean of storms,"CREATE TABLE ""manned_moon_landings"" ( ""mission_name"" text, ""lunar_lander"" text, ""lunar_landing_date"" text, ""lunar_blastoff_date"" text, ""lunar_landing_site"" text, ""duration_on_lunar_surface"" text, ""crew"" text, ""number_of_s_eva"" real, ""total_eva_time_hh_mm"" text );","SELECT ""mission_name"" FROM ""manned_moon_landings"" WHERE ""lunar_landing_site""='Ocean of Storms';",1-1558077-8 What award did team 679 win?,"CREATE TABLE ""recent_winners"" ( ""year_theme"" text, ""award_name"" text, ""team_name"" text, ""team_number"" real, ""city_state_country"" text );","SELECT ""award_name"" FROM ""recent_winners"" WHERE ""team_number""=679;",1-15584199-2 "How many teams are in Bridgewater, NJ, USA?","CREATE TABLE ""recent_winners"" ( ""year_theme"" text, ""award_name"" text, ""team_name"" text, ""team_number"" real, ""city_state_country"" text );","SELECT COUNT(""team_name"") FROM ""recent_winners"" WHERE ""city_state_country""='Bridgewater, NJ, USA';",1-15584199-2 Which number belonged to the school team from Arizona?,"CREATE TABLE ""s"" ( ""player"" text, ""no"" real, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT ""no"" FROM ""s"" WHERE ""school_club_team""='Arizona';",1-15621965-17 What is the latest number of the guard position from the Wake Forest school team?,"CREATE TABLE ""s"" ( ""player"" text, ""no"" real, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT MAX(""no"") FROM ""s"" WHERE ""position""='Guard' AND ""school_club_team""='Wake Forest';",1-15621965-17 List all years in Orlando where Jeryl Sasser was a player.,"CREATE TABLE ""s"" ( ""player"" text, ""no"" real, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT ""years_in_orlando"" FROM ""s"" WHERE ""player""='Jeryl Sasser';",1-15621965-17 WHAT WAS THE NUMBER OF THE ONLY FORWARD-CENTER TO MAKE THE ROSTER?,"CREATE TABLE ""t"" ( ""player"" text, ""no"" real, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT MIN(""no"") FROM ""t"" WHERE ""position""='Forward-Center';",1-15621965-18 WHAT WAS THE JERSEY NUMBER OF THE ROSTER PLAYER FROM OKLAHOMA STATE WHO PLAYED GUARD?,"CREATE TABLE ""t"" ( ""player"" text, ""no"" real, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT ""no"" FROM ""t"" WHERE ""position""='Guard' AND ""school_club_team""='Oklahoma State';",1-15621965-18 WHO IS THE PLAYER(S) ON THE ROSTER FROM SCHOOL/CLUB TEAM ARIZONA?,"CREATE TABLE ""t"" ( ""player"" text, ""no"" real, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT ""player"" FROM ""t"" WHERE ""school_club_team""='Arizona';",1-15621965-18 What is the fleet size of the airline which has a callsign of cool red?,"CREATE TABLE ""commercial_airlines"" ( ""airline"" text, ""icao"" text, ""iata"" text, ""callsign"" text, ""commenced_operations"" real, ""fleet_size"" real, ""headquarters"" text );","SELECT MIN(""fleet_size"") FROM ""commercial_airlines"" WHERE ""callsign""='COOL RED';",1-15637071-1 How large is the fleet size of the airline with the IATA code of 5j?,"CREATE TABLE ""commercial_airlines"" ( ""airline"" text, ""icao"" text, ""iata"" text, ""callsign"" text, ""commenced_operations"" real, ""fleet_size"" real, ""headquarters"" text );","SELECT COUNT(""fleet_size"") FROM ""commercial_airlines"" WHERE ""iata""='5J';",1-15637071-1 Which year did the Angeles City based airline begin operations?,"CREATE TABLE ""commercial_airlines"" ( ""airline"" text, ""icao"" text, ""iata"" text, ""callsign"" text, ""commenced_operations"" real, ""fleet_size"" real, ""headquarters"" text );","SELECT ""commenced_operations"" FROM ""commercial_airlines"" WHERE ""headquarters""='Angeles City';",1-15637071-1 When did the oldest airline start operations?,"CREATE TABLE ""commercial_airlines"" ( ""airline"" text, ""icao"" text, ""iata"" text, ""callsign"" text, ""commenced_operations"" real, ""fleet_size"" real, ""headquarters"" text );","SELECT MIN(""commenced_operations"") FROM ""commercial_airlines"";",1-15637071-1 Where is the headquarters of the airline which has the ICAO code of AAU?,"CREATE TABLE ""commercial_airlines"" ( ""airline"" text, ""icao"" text, ""iata"" text, ""callsign"" text, ""commenced_operations"" real, ""fleet_size"" real, ""headquarters"" text );","SELECT ""headquarters"" FROM ""commercial_airlines"" WHERE ""icao""='AAU';",1-15637071-1 How much uranium did Russia use in 2006 to 2008?,"CREATE TABLE ""uranium_demand_mining_production_and_def"" ( ""country"" text, ""uranium_required_2006_08"" text, ""pct_of_world_demand"" text, ""indigenous_mining_production_2006"" text, ""deficit_surplus"" text );","SELECT ""uranium_required_2006_08"" FROM ""uranium_demand_mining_production_and_def"" WHERE ""country""='Russia';",1-15624586-2 Which country mines 24.0% of the world demand of uranium?,"CREATE TABLE ""uranium_demand_mining_production_and_def"" ( ""country"" text, ""uranium_required_2006_08"" text, ""pct_of_world_demand"" text, ""indigenous_mining_production_2006"" text, ""deficit_surplus"" text );","SELECT ""indigenous_mining_production_2006"" FROM ""uranium_demand_mining_production_and_def"" WHERE ""pct_of_world_demand""='24.0%';",1-15624586-2 What is the deficit (-surplus) of the country who use 5.2% of the world demand of uranium?,"CREATE TABLE ""uranium_demand_mining_production_and_def"" ( ""country"" text, ""uranium_required_2006_08"" text, ""pct_of_world_demand"" text, ""indigenous_mining_production_2006"" text, ""deficit_surplus"" text );","SELECT ""deficit_surplus"" FROM ""uranium_demand_mining_production_and_def"" WHERE ""pct_of_world_demand""='5.2%';",1-15624586-2 What is the indigenous mining production of the country that uses 3.4% of the world demand?,"CREATE TABLE ""uranium_demand_mining_production_and_def"" ( ""country"" text, ""uranium_required_2006_08"" text, ""pct_of_world_demand"" text, ""indigenous_mining_production_2006"" text, ""deficit_surplus"" text );","SELECT ""indigenous_mining_production_2006"" FROM ""uranium_demand_mining_production_and_def"" WHERE ""pct_of_world_demand""='3.4%';",1-15624586-2 What is the deficit (-surplus) of France?,"CREATE TABLE ""uranium_demand_mining_production_and_def"" ( ""country"" text, ""uranium_required_2006_08"" text, ""pct_of_world_demand"" text, ""indigenous_mining_production_2006"" text, ""deficit_surplus"" text );","SELECT ""deficit_surplus"" FROM ""uranium_demand_mining_production_and_def"" WHERE ""country""='France';",1-15624586-2 Name the pictorials when the interview subject is steve jobs,"CREATE TABLE ""table1_1566848_6"" ( ""date"" text, ""cover_model"" text, ""centerfold_model"" text, ""interview_subject"" text, ""20_questions"" text, ""pictorials"" text );","SELECT ""pictorials"" FROM ""table1_1566848_6"" WHERE ""interview_subject""='Steve Jobs';",1-1566848-6 Name the 20 questions when centerfold model is cherie witter,"CREATE TABLE ""table1_1566848_6"" ( ""date"" text, ""cover_model"" text, ""centerfold_model"" text, ""interview_subject"" text, ""20_questions"" text, ""pictorials"" text );","SELECT ""20_questions"" FROM ""table1_1566848_6"" WHERE ""centerfold_model""='Cherie Witter';",1-1566848-6 Name the number of pictorials for 5-85,"CREATE TABLE ""table1_1566848_6"" ( ""date"" text, ""cover_model"" text, ""centerfold_model"" text, ""interview_subject"" text, ""20_questions"" text, ""pictorials"" text );","SELECT COUNT(""pictorials"") FROM ""table1_1566848_6"" WHERE ""date""='5-85';",1-1566848-6 Name the centerfold model when interview subject is steve jobs,"CREATE TABLE ""table1_1566848_6"" ( ""date"" text, ""cover_model"" text, ""centerfold_model"" text, ""interview_subject"" text, ""20_questions"" text, ""pictorials"" text );","SELECT ""centerfold_model"" FROM ""table1_1566848_6"" WHERE ""interview_subject""='Steve Jobs';",1-1566848-6 Which date contained Aubrey O'Day as the cover model?,"CREATE TABLE ""table1_1566852_10"" ( ""date"" text, ""cover_model"" text, ""centerfold_model"" text, ""interview_subject"" text, ""20_questions"" text, ""pictorials"" text );","SELECT ""date"" FROM ""table1_1566852_10"" WHERE ""cover_model""='Aubrey O''Day';",1-1566852-10 Who were the cover models in the edition that included Benicio Del Toro as the interview subject?,"CREATE TABLE ""table1_1566852_10"" ( ""date"" text, ""cover_model"" text, ""centerfold_model"" text, ""interview_subject"" text, ""20_questions"" text, ""pictorials"" text );","SELECT ""cover_model"" FROM ""table1_1566852_10"" WHERE ""interview_subject""='Benicio del Toro';",1-1566852-10 How many cover models were on the edition that featured Jennifer Pershing as the centerfold?,"CREATE TABLE ""table1_1566852_10"" ( ""date"" text, ""cover_model"" text, ""centerfold_model"" text, ""interview_subject"" text, ""20_questions"" text, ""pictorials"" text );","SELECT COUNT(""cover_model"") FROM ""table1_1566852_10"" WHERE ""centerfold_model""='Jennifer Pershing';",1-1566852-10 What season number corresponds to series number 102?,"CREATE TABLE ""table1_15717093_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT MAX(""season_num"") FROM ""table1_15717093_1"" WHERE ""series_num""=102;",1-15717093-1 What was the title when there were 14.39 million viewers?,"CREATE TABLE ""table1_15717093_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""title"" FROM ""table1_15717093_1"" WHERE ""u_s_viewers_millions""='14.39';",1-15717093-1 Who was the writer when there were 15.85 million US viewers?,"CREATE TABLE ""table1_15717093_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""written_by"" FROM ""table1_15717093_1"" WHERE ""u_s_viewers_millions""='15.85';",1-15717093-1 How many years did notre dame participate? ,"CREATE TABLE ""team_records"" ( ""team"" text, ""titles"" real, ""runner_up"" real, ""third_place"" real, ""fourth_place"" real, ""years_participated"" real );","SELECT MAX(""years_participated"") FROM ""team_records"" WHERE ""team""='Notre Dame';",1-1571238-2 When colgate is the team how many times did they place fourth?,"CREATE TABLE ""team_records"" ( ""team"" text, ""titles"" real, ""runner_up"" real, ""third_place"" real, ""fourth_place"" real, ""years_participated"" real );","SELECT COUNT(""fourth_place"") FROM ""team_records"" WHERE ""team""='Colgate';",1-1571238-2 When the team is lake superior state how many times did they place fourth?,"CREATE TABLE ""team_records"" ( ""team"" text, ""titles"" real, ""runner_up"" real, ""third_place"" real, ""fourth_place"" real, ""years_participated"" real );","SELECT MIN(""fourth_place"") FROM ""team_records"" WHERE ""team""='Lake Superior State';",1-1571238-2 When the team is yale what is max amount of times they placed fourth?,"CREATE TABLE ""team_records"" ( ""team"" text, ""titles"" real, ""runner_up"" real, ""third_place"" real, ""fourth_place"" real, ""years_participated"" real );","SELECT MAX(""fourth_place"") FROM ""team_records"" WHERE ""team""='Yale';",1-1571238-2 When the team is Toronto how many times did they place third?,"CREATE TABLE ""team_records"" ( ""team"" text, ""titles"" real, ""runner_up"" real, ""third_place"" real, ""fourth_place"" real, ""years_participated"" real );","SELECT COUNT(""third_place"") FROM ""team_records"" WHERE ""team""='Toronto';",1-1571238-2 What is the current streak against TCU?,"CREATE TABLE ""record_vs_big_12_opponents"" ( ""kansas_state_vs"" text, ""overall_record"" text, ""at_manhattan"" text, ""at_opponents_venue"" text, ""at_neutral_site"" text, ""last_5_meetings"" text, ""last_10_meetings"" text, ""current_streak"" text, ""big_12_games"" text );","SELECT ""current_streak"" FROM ""record_vs_big_12_opponents"" WHERE ""kansas_state_vs""='TCU';",1-15740666-4 What is the at Manhattan record against TCU?,"CREATE TABLE ""record_vs_big_12_opponents"" ( ""kansas_state_vs"" text, ""overall_record"" text, ""at_manhattan"" text, ""at_opponents_venue"" text, ""at_neutral_site"" text, ""last_5_meetings"" text, ""last_10_meetings"" text, ""current_streak"" text, ""big_12_games"" text );","SELECT ""at_manhattan"" FROM ""record_vs_big_12_opponents"" WHERE ""kansas_state_vs""='TCU';",1-15740666-4 What is the airdate when the director is george spenton-foster,"CREATE TABLE ""series_1"" ( ""episode"" real, ""title"" text, ""story"" text, ""adapted_by"" text, ""director"" text, ""airdate"" text, ""exists"" text );","SELECT ""airdate"" FROM ""series_1"" WHERE ""director""='George Spenton-Foster';",1-15739098-1 Name the msot episode that was adapted by leon griffiths,"CREATE TABLE ""series_1"" ( ""episode"" real, ""title"" text, ""story"" text, ""adapted_by"" text, ""director"" text, ""airdate"" text, ""exists"" text );","SELECT MAX(""episode"") FROM ""series_1"" WHERE ""adapted_by""='Leon Griffiths';",1-15739098-1 Name the number of episodes for alan nourse,"CREATE TABLE ""series_1"" ( ""episode"" real, ""title"" text, ""story"" text, ""adapted_by"" text, ""director"" text, ""airdate"" text, ""exists"" text );","SELECT COUNT(""episode"") FROM ""series_1"" WHERE ""story""='Alan Nourse';",1-15739098-1 "Which viewers have the language of troff (typesetter runoff) , groff (gnu runoff)?","CREATE TABLE ""table1_1574968_1"" ( ""language"" text, ""creator"" text, ""first_public_release_date"" text, ""editor"" text, ""viewer"" text );","SELECT ""viewer"" FROM ""table1_1574968_1"" WHERE ""language""='troff (typesetter runoff) , groff (GNU runoff)';",1-1574968-1 "Who is the creator when the view happens to gddm, afp viewer?","CREATE TABLE ""table1_1574968_1"" ( ""language"" text, ""creator"" text, ""first_public_release_date"" text, ""editor"" text, ""viewer"" text );","SELECT ""creator"" FROM ""table1_1574968_1"" WHERE ""viewer""='GDDM, AFP viewer';",1-1574968-1 "WHERE THE THEME WAS ""YEAR THEY WERE BORN,"" WHAT THE TOTAL NUMBER OF RESULTS?","CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" real, ""result"" text );","SELECT COUNT(""result"") FROM ""performances"" WHERE ""theme""='Year They Were Born';",1-15778392-1 WHAT IS THE RESULT FOR THE SONG WHERE THE ORIGINAL ARTIST IS BETTY EVERETT?,"CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" real, ""result"" text );","SELECT ""result"" FROM ""performances"" WHERE ""original_artist""='Betty Everett';",1-15778392-1 WHAT WAS HER SONG CHOICE WHEN THE WEEK WAS TOP 10?,"CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" real, ""result"" text );","SELECT ""song_choice"" FROM ""performances"" WHERE ""week_num""='Top 10';",1-15778392-1 "WHERE THE WEEK NUMBER WAS TOP 8, WHAT WAS THE THEME?","CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" real, ""result"" text );","SELECT ""theme"" FROM ""performances"" WHERE ""week_num""='Top 8';",1-15778392-1 What is the location and what is the attendance of game 38?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""game""=38;",1-15780049-6 What was the games score on January 11?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='January 11';",1-15780049-6 What is the score of game 33?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game""=33;",1-15780049-6 Who had the most assist when the opponent was Cleveland?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""team""='Cleveland';",1-15780049-6 What was the score of the game played on January 19?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='January 19';",1-15780049-6 What is the Raptors' record against New Jersey?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""team""='New Jersey';",1-15780718-9 Name for the high rebounds when score is w 105–91 (ot),"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""score""='W 105–91 (OT)';",1-15780718-6 What is the order number for the theme of Mariah Carey?,"CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""order_num"" FROM ""performances"" WHERE ""theme""='Mariah Carey';",1-15796100-1 "Who is the original artist for the theme ""Year they were born?""","CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""original_artist"" FROM ""performances"" WHERE ""theme""='Year They Were Born';",1-15796100-1 What theme name has the original artist of Dolly Parton?,"CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""theme"" FROM ""performances"" WHERE ""original_artist""='Dolly Parton';",1-15796100-1 How many themes have the original artist of Judy Garland?,"CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT COUNT(""theme"") FROM ""performances"" WHERE ""original_artist""='Judy Garland';",1-15796100-1 Who wrote the episode where the series number is 74?,"CREATE TABLE ""table1_15824796_5"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""written_by"" FROM ""table1_15824796_5"" WHERE ""series_num""=74;",1-15824796-5 What is the original airdate when the season number is 4?,"CREATE TABLE ""table1_15824796_5"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""original_air_date"" FROM ""table1_15824796_5"" WHERE ""season_num""=4;",1-15824796-5 When the season number is listed as 4 what is the original airdate?,"CREATE TABLE ""table1_15824796_5"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""original_air_date"" FROM ""table1_15824796_5"" WHERE ""season_num""=4;",1-15824796-5 "What is the airdate when the title is ""topsy turvy""?","CREATE TABLE ""table1_15824796_5"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT COUNT(""original_air_date"") FROM ""table1_15824796_5"" WHERE ""title""='\""Topsy Turvy\""';",1-15824796-5 "What is the smallest number of European Parliament sets when the international affiliation is global greens, egp? ","CREATE TABLE ""parliamentary_parties"" ( ""name"" text, ""abbr"" text, ""political_leader"" text, ""international_affiliation"" text, ""votes_2012"" real, ""house_of_rep_seats"" real, ""senate_seats"" real, ""european_parliament_seats"" real );","SELECT MIN(""european_parliament_seats"") FROM ""parliamentary_parties"" WHERE ""international_affiliation""='Global Greens, EGP';",1-158282-1 How many categories of Senate Seats does Emile Roemer have? ,"CREATE TABLE ""parliamentary_parties"" ( ""name"" text, ""abbr"" text, ""political_leader"" text, ""international_affiliation"" text, ""votes_2012"" real, ""house_of_rep_seats"" real, ""senate_seats"" real, ""european_parliament_seats"" real );","SELECT COUNT(""senate_seats"") FROM ""parliamentary_parties"" WHERE ""political_leader""='Emile Roemer';",1-158282-1 Name the least road wins,"CREATE TABLE ""nfc_championship_game_appearances_1970_p"" ( ""num"" real, ""team"" text, ""w"" real, ""l"" real, ""pct"" text, ""pf"" real, ""pa"" real, ""last_appearance"" real, ""last_championship"" real, ""home_games"" real, ""home_wins"" real, ""home_losses"" real, ""home_win_pct"" text, ""road_games"" real, ""road_wins"" real, ""road_losses"" real, ""road_win_pct"" text );","SELECT MIN(""road_wins"") FROM ""nfc_championship_game_appearances_1970_p"";",1-1585112-2 Name the pct for green bay packers,"CREATE TABLE ""nfc_championship_game_appearances_1970_p"" ( ""num"" real, ""team"" text, ""w"" real, ""l"" real, ""pct"" text, ""pf"" real, ""pa"" real, ""last_appearance"" real, ""last_championship"" real, ""home_games"" real, ""home_wins"" real, ""home_losses"" real, ""home_win_pct"" text, ""road_games"" real, ""road_wins"" real, ""road_losses"" real, ""road_win_pct"" text );","SELECT ""pct"" FROM ""nfc_championship_game_appearances_1970_p"" WHERE ""team""='Green Bay Packers';",1-1585112-2 Name the road wins,"CREATE TABLE ""nfc_championship_game_appearances_1970_p"" ( ""num"" real, ""team"" text, ""w"" real, ""l"" real, ""pct"" text, ""pf"" real, ""pa"" real, ""last_appearance"" real, ""last_championship"" real, ""home_games"" real, ""home_wins"" real, ""home_losses"" real, ""home_win_pct"" text, ""road_games"" real, ""road_wins"" real, ""road_losses"" real, ""road_win_pct"" text );","SELECT MIN(""road_wins"") FROM ""nfc_championship_game_appearances_1970_p"";",1-1585112-2 Name the maximum mum l is less than 6.0,"CREATE TABLE ""nfc_championship_game_appearances_1970_p"" ( ""num"" real, ""team"" text, ""w"" real, ""l"" real, ""pct"" text, ""pf"" real, ""pa"" real, ""last_appearance"" real, ""last_championship"" real, ""home_games"" real, ""home_wins"" real, ""home_losses"" real, ""home_win_pct"" text, ""road_games"" real, ""road_wins"" real, ""road_losses"" real, ""road_win_pct"" text );","SELECT MAX(""num"") FROM ""nfc_championship_game_appearances_1970_p"" WHERE ""l""<6.0;",1-1585112-2 Name the number of last appearance where team is san francisco 49ers,"CREATE TABLE ""nfc_championship_game_appearances_1970_p"" ( ""num"" real, ""team"" text, ""w"" real, ""l"" real, ""pct"" text, ""pf"" real, ""pa"" real, ""last_appearance"" real, ""last_championship"" real, ""home_games"" real, ""home_wins"" real, ""home_losses"" real, ""home_win_pct"" text, ""road_games"" real, ""road_wins"" real, ""road_losses"" real, ""road_win_pct"" text );","SELECT COUNT(""last_appearance"") FROM ""nfc_championship_game_appearances_1970_p"" WHERE ""team""='San Francisco 49ers';",1-1585112-2 What is the highest value for race?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team_name"" text, ""races"" real, ""podiums"" real, ""poles"" real, ""wins"" real, ""points"" real, ""final_placing"" text );","SELECT MAX(""races"") FROM ""career_summary"";",1-15852257-1 Which podiums have a final placing of 10th?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team_name"" text, ""races"" real, ""podiums"" real, ""poles"" real, ""wins"" real, ""points"" real, ""final_placing"" text );","SELECT ""podiums"" FROM ""career_summary"" WHERE ""final_placing""='10th';",1-15852257-1 What is the total number of poles values in the Formula Renault 2.0 Eurocup with a 10th final placing?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team_name"" text, ""races"" real, ""podiums"" real, ""poles"" real, ""wins"" real, ""points"" real, ""final_placing"" text );","SELECT COUNT(""poles"") FROM ""career_summary"" WHERE ""series""='Formula Renault 2.0 Eurocup' AND ""final_placing""='10th';",1-15852257-1 Name the total number of record for 27,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""record"") FROM ""game_log"" WHERE ""game""=27;",1-15869204-5 Name the high assists for december 14,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""date""='December 14';",1-15869204-5 "Name the high assists for delta center 19,639","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""location_attendance""='Delta Center 19,639';",1-15869204-5 Name the score for washington,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""team""='Washington';",1-15872814-3 Name the team for november 9,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='November 9';",1-15872814-3 Name the most game for december 22,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT MAX(""game"") FROM ""game_log"" WHERE ""date""='December 22';",1-15872814-4 Name the score for december 28,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='December 28';",1-15872814-4 What country has the Sky Calcio 2 tv service?,"CREATE TABLE ""football_wrestling"" ( ""n"" real, ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""dar"" text, ""hdtv"" text, ""ppv"" text, ""package_option"" text );","SELECT ""country"" FROM ""football_wrestling"" WHERE ""television_service""='Sky Calcio 2';",1-15887683-4 Does the sky calcio 6 hd have PPV?,"CREATE TABLE ""football_wrestling"" ( ""n"" real, ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""dar"" text, ""hdtv"" text, ""ppv"" text, ""package_option"" text );","SELECT ""ppv"" FROM ""football_wrestling"" WHERE ""television_service""='Sky Calcio 6 HD';",1-15887683-4 Do the Sky Calcio 5 channels have PPV?,"CREATE TABLE ""football_wrestling"" ( ""n"" real, ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""dar"" text, ""hdtv"" text, ""ppv"" text, ""package_option"" text );","SELECT ""ppv"" FROM ""football_wrestling"" WHERE ""television_service""='Sky Calcio 5';",1-15887683-4 Name the country for sky primafila 7 hd,"CREATE TABLE ""primafila"" ( ""n"" real, ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""dar"" text, ""hdtv"" text, ""ppv"" text, ""package_option"" text );","SELECT ""country"" FROM ""primafila"" WHERE ""television_service""='Sky Primafila 7 HD';",1-15887683-6 Name the number of package/option for sky primafila 24,"CREATE TABLE ""primafila"" ( ""n"" real, ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""dar"" text, ""hdtv"" text, ""ppv"" text, ""package_option"" text );","SELECT COUNT(""package_option"") FROM ""primafila"" WHERE ""television_service""='Sky Primafila 24';",1-15887683-6 Name the hdtv when number is 378,"CREATE TABLE ""primafila"" ( ""n"" real, ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""dar"" text, ""hdtv"" text, ""ppv"" text, ""package_option"" text );","SELECT ""hdtv"" FROM ""primafila"" WHERE ""n""=378;",1-15887683-6 Name the hdtv for sky primafila 17,"CREATE TABLE ""primafila"" ( ""n"" real, ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""dar"" text, ""hdtv"" text, ""ppv"" text, ""package_option"" text );","SELECT ""hdtv"" FROM ""primafila"" WHERE ""television_service""='Sky Primafila 17';",1-15887683-6 Name the television service when primafila hot club,"CREATE TABLE ""primafila"" ( ""n"" real, ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""dar"" text, ""hdtv"" text, ""ppv"" text, ""package_option"" text );","SELECT ""television_service"" FROM ""primafila"" WHERE ""content""='Primafila Hot Club';",1-15887683-6 Name the number for fox news channel,"CREATE TABLE ""news"" ( ""n"" real, ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""dar"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""n"" FROM ""news"" WHERE ""television_service""='Fox News Channel';",1-15887683-8 Name the dar for cinese,"CREATE TABLE ""news"" ( ""n"" real, ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""dar"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""dar"" FROM ""news"" WHERE ""language""='cinese';",1-15887683-8 Name the language for fox business network,"CREATE TABLE ""news"" ( ""n"" real, ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""dar"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""language"" FROM ""news"" WHERE ""television_service""='Fox Business Network';",1-15887683-8 Name the package/option for giappone,"CREATE TABLE ""news"" ( ""n"" real, ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""dar"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""package_option"" FROM ""news"" WHERE ""country""='Giappone';",1-15887683-8 Name the package/option for number being 543,"CREATE TABLE ""news"" ( ""n"" real, ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""dar"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""package_option"" FROM ""news"" WHERE ""n""=543;",1-15887683-8 Name the aspect ratio for 720,"CREATE TABLE ""table1_15928363_1"" ( ""vertical"" real, ""horizontal"" real, ""aspect_ratio"" text, ""pixel_aspect_ratio"" text, ""form_of_scanning"" text, ""framerate_hz"" text );","SELECT ""aspect_ratio"" FROM ""table1_15928363_1"" WHERE ""horizontal""=720;",1-15928363-1 Name the number of horizontal when framerate hz is 25,"CREATE TABLE ""table1_15928363_1"" ( ""vertical"" real, ""horizontal"" real, ""aspect_ratio"" text, ""pixel_aspect_ratio"" text, ""form_of_scanning"" text, ""framerate_hz"" text );","SELECT COUNT(""horizontal"") FROM ""table1_15928363_1"" WHERE ""framerate_hz""='25';",1-15928363-1 Name the mccain % for dukes,"CREATE TABLE ""by_county"" ( ""county"" text, ""mc_cain_pct"" text, ""mc_cain_votes"" real, ""obama_pct"" text, ""obama_votes"" real, ""others_pct"" text, ""others_votes"" real );","SELECT ""mc_cain_pct"" FROM ""by_county"" WHERE ""county""='Dukes';",1-15929156-3 Name the number of counties for obama votes for 49558,"CREATE TABLE ""by_county"" ( ""county"" text, ""mc_cain_pct"" text, ""mc_cain_votes"" real, ""obama_pct"" text, ""obama_votes"" real, ""others_pct"" text, ""others_votes"" real );","SELECT COUNT(""county"") FROM ""by_county"" WHERE ""obama_votes""=49558;",1-15929156-3 Name the number of others votes for when others % is 2.0%,"CREATE TABLE ""by_county"" ( ""county"" text, ""mc_cain_pct"" text, ""mc_cain_votes"" real, ""obama_pct"" text, ""obama_votes"" real, ""others_pct"" text, ""others_votes"" real );","SELECT COUNT(""others_votes"") FROM ""by_county"" WHERE ""others_pct""='2.0%';",1-15929156-3 Which series number had the production code of 116,"CREATE TABLE ""table1_15938543_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""no_in_series"" FROM ""table1_15938543_1"" WHERE ""production_code""=116;",1-15938543-1 Whats the title of the episode with production code 109,"CREATE TABLE ""table1_15938543_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""title"" FROM ""table1_15938543_1"" WHERE ""production_code""=109;",1-15938543-1 How many episodes were written by Jack Burditt & Robert Carlock,"CREATE TABLE ""table1_15938543_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""production_code"") FROM ""table1_15938543_1"" WHERE ""written_by""='Jack Burditt & Robert Carlock';",1-15938543-1 How many episodes had an original air date with 5.1 million viewers,"CREATE TABLE ""table1_15938543_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""original_air_date"") FROM ""table1_15938543_1"" WHERE ""u_s_viewers_million""='5.1';",1-15938543-1 Who wrote the episode that was directed by Dennie Gordon,"CREATE TABLE ""table1_15938543_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""written_by"" FROM ""table1_15938543_1"" WHERE ""directed_by""='Dennie Gordon';",1-15938543-1 What septembers are 17.1 in December? ,"CREATE TABLE ""monthly_mobile_subscriber_additions"" ( ""year"" real, ""january"" text, ""february"" text, ""march"" text, ""april"" text, ""may"" text, ""june"" text, ""july"" text, ""august"" text, ""september"" text, ""october"" text, ""november"" text, ""december"" text, ""annual_additions_in_millions"" text, ""average_monthly_additions_in_millions"" text );","SELECT ""december"" FROM ""monthly_mobile_subscriber_additions"" WHERE ""september""='17.1';",1-15945862-1 March 0.41 in July? ,"CREATE TABLE ""monthly_mobile_subscriber_additions"" ( ""year"" real, ""january"" text, ""february"" text, ""march"" text, ""april"" text, ""may"" text, ""june"" text, ""july"" text, ""august"" text, ""september"" text, ""october"" text, ""november"" text, ""december"" text, ""annual_additions_in_millions"" text, ""average_monthly_additions_in_millions"" text );","SELECT ""july"" FROM ""monthly_mobile_subscriber_additions"" WHERE ""march""='0.41';",1-15945862-1 What september has 10.35 in November? ,"CREATE TABLE ""monthly_mobile_subscriber_additions"" ( ""year"" real, ""january"" text, ""february"" text, ""march"" text, ""april"" text, ""may"" text, ""june"" text, ""july"" text, ""august"" text, ""september"" text, ""october"" text, ""november"" text, ""december"" text, ""annual_additions_in_millions"" text, ""average_monthly_additions_in_millions"" text );","SELECT ""september"" FROM ""monthly_mobile_subscriber_additions"" WHERE ""november""='10.35';",1-15945862-1 January 7.34 where is June ?,"CREATE TABLE ""monthly_mobile_subscriber_additions"" ( ""year"" real, ""january"" text, ""february"" text, ""march"" text, ""april"" text, ""may"" text, ""june"" text, ""july"" text, ""august"" text, ""september"" text, ""october"" text, ""november"" text, ""december"" text, ""annual_additions_in_millions"" text, ""average_monthly_additions_in_millions"" text );","SELECT ""january"" FROM ""monthly_mobile_subscriber_additions"" WHERE ""june""='7.34';",1-15945862-1 What December is 8.77 in January ,"CREATE TABLE ""monthly_mobile_subscriber_additions"" ( ""year"" real, ""january"" text, ""february"" text, ""march"" text, ""april"" text, ""may"" text, ""june"" text, ""july"" text, ""august"" text, ""september"" text, ""october"" text, ""november"" text, ""december"" text, ""annual_additions_in_millions"" text, ""average_monthly_additions_in_millions"" text );","SELECT ""december"" FROM ""monthly_mobile_subscriber_additions"" WHERE ""january""='8.77';",1-15945862-1 What is the genre for the hot fm station?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""station"" text, ""operator"" text, ""language"" text, ""genre"" text, ""coverage_area"" text );","SELECT ""genre"" FROM ""radio"" WHERE ""station""='Hot FM';",1-1601792-3 What is the frequency of hot fm?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""station"" text, ""operator"" text, ""language"" text, ""genre"" text, ""coverage_area"" text );","SELECT COUNT(""frequency"") FROM ""radio"" WHERE ""station""='Hot FM';",1-1601792-3 What is the name of the station where the language is tamil malay?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""station"" text, ""operator"" text, ""language"" text, ""genre"" text, ""coverage_area"" text );","SELECT ""station"" FROM ""radio"" WHERE ""language""='Tamil Malay';",1-1601792-3 Who operates the xfm station?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""station"" text, ""operator"" text, ""language"" text, ""genre"" text, ""coverage_area"" text );","SELECT ""operator"" FROM ""radio"" WHERE ""station""='XFM';",1-1601792-3 What is the language of the malacca fm station?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""station"" text, ""operator"" text, ""language"" text, ""genre"" text, ""coverage_area"" text );","SELECT ""language"" FROM ""radio"" WHERE ""station""='Malacca FM';",1-1601792-3 What is the station that is transmitted at 20 kw and has a frequency of 48 uhf?,"CREATE TABLE ""table1_1601792_4"" ( ""television_station"" text, ""frequency"" text, ""site"" text, ""transmitted"" text, ""network"" text, ""status"" text, ""country_of_region"" text );","SELECT ""television_station"" FROM ""table1_1601792_4"" WHERE ""transmitted""='20 kW' AND ""frequency""='48 UHF';",1-1601792-4 How many stations have a 35 uhf frequency?,"CREATE TABLE ""table1_1601792_4"" ( ""television_station"" text, ""frequency"" text, ""site"" text, ""transmitted"" text, ""network"" text, ""status"" text, ""country_of_region"" text );","SELECT COUNT(""television_station"") FROM ""table1_1601792_4"" WHERE ""frequency""='35 UHF';",1-1601792-4 What are the site(s) for tv station 8tv?,"CREATE TABLE ""table1_1601792_4"" ( ""television_station"" text, ""frequency"" text, ""site"" text, ""transmitted"" text, ""network"" text, ""status"" text, ""country_of_region"" text );","SELECT ""site"" FROM ""table1_1601792_4"" WHERE ""television_station""='8TV';",1-1601792-4 What are the network(s) for tv1?,"CREATE TABLE ""table1_1601792_4"" ( ""television_station"" text, ""frequency"" text, ""site"" text, ""transmitted"" text, ""network"" text, ""status"" text, ""country_of_region"" text );","SELECT ""network"" FROM ""table1_1601792_4"" WHERE ""television_station""='TV1';",1-1601792-4 How many stations are transmitted on frequency 7 uhf?,"CREATE TABLE ""table1_1601792_4"" ( ""television_station"" text, ""frequency"" text, ""site"" text, ""transmitted"" text, ""network"" text, ""status"" text, ""country_of_region"" text );","SELECT COUNT(""transmitted"") FROM ""table1_1601792_4"" WHERE ""frequency""='7 UHF';",1-1601792-4 What site(s) for tv station tv3?,"CREATE TABLE ""table1_1601792_4"" ( ""television_station"" text, ""frequency"" text, ""site"" text, ""transmitted"" text, ""network"" text, ""status"" text, ""country_of_region"" text );","SELECT ""site"" FROM ""table1_1601792_4"" WHERE ""television_station""='TV3';",1-1601792-4 Name the number of headphone class for sr100,"CREATE TABLE ""past_production"" ( ""headphone_model"" text, ""headphone_class"" text, ""sensitivity_d_b"" text, ""impedance_ohms"" real, ""driver_matched_d_b"" text, ""construction"" text, ""earpads"" text, ""termination"" text, ""succeeded_by"" text );","SELECT COUNT(""headphone_class"") FROM ""past_production"" WHERE ""headphone_model""='SR100';",1-1601027-2 Name what succeeded by for foam,"CREATE TABLE ""past_production"" ( ""headphone_model"" text, ""headphone_class"" text, ""sensitivity_d_b"" text, ""impedance_ohms"" real, ""driver_matched_d_b"" text, ""construction"" text, ""earpads"" text, ""termination"" text, ""succeeded_by"" text );","SELECT ""succeeded_by"" FROM ""past_production"" WHERE ""earpads""='Foam';",1-1601027-2 Name the headphone model for succeeded by sr125,"CREATE TABLE ""past_production"" ( ""headphone_model"" text, ""headphone_class"" text, ""sensitivity_d_b"" text, ""impedance_ohms"" real, ""driver_matched_d_b"" text, ""construction"" text, ""earpads"" text, ""termination"" text, ""succeeded_by"" text );","SELECT ""headphone_model"" FROM ""past_production"" WHERE ""succeeded_by""='SR125';",1-1601027-2 Name the driver matched db for joseph grado signature,"CREATE TABLE ""past_production"" ( ""headphone_model"" text, ""headphone_class"" text, ""sensitivity_d_b"" text, ""impedance_ohms"" real, ""driver_matched_d_b"" text, ""construction"" text, ""earpads"" text, ""termination"" text, ""succeeded_by"" text );","SELECT ""driver_matched_d_b"" FROM ""past_production"" WHERE ""headphone_class""='Joseph Grado Signature';",1-1601027-2 At which stadiums was attendance total 79176?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""game_site"" FROM ""schedule"" WHERE ""attendance""=79176;",1-16028479-2 how many times were points counted for fk prienai,"CREATE TABLE ""2_lyga_zone_south"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""points"") FROM ""2_lyga_zone_south"" WHERE ""club""='FK Prienai';",1-16034882-3 what is the highest number of draws for sveikata kybartai,"CREATE TABLE ""2_lyga_zone_south"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""draws"") FROM ""2_lyga_zone_south"" WHERE ""club""='Sveikata Kybartai';",1-16034882-3 What are the total number of losses for the team who has conceded 22?,"CREATE TABLE ""2_lyga_zone_west"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""loses"") FROM ""2_lyga_zone_west"" WHERE ""goals_conceded""=22;",1-16034882-4 What is the amount of points for the team with 13 wins?,"CREATE TABLE ""2_lyga_zone_west"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT ""points"" FROM ""2_lyga_zone_west"" WHERE ""wins""=13;",1-16034882-4 How many draws did švyturys Klaipėda have?,"CREATE TABLE ""2_lyga_zone_west"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MIN(""draws"") FROM ""2_lyga_zone_west"" WHERE ""club""='Švyturys Klaipėda';",1-16034882-4 What position did the team with 3 losses finish?,"CREATE TABLE ""2_lyga_zone_west"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MIN(""position"") FROM ""2_lyga_zone_west"" WHERE ""loses""=3;",1-16034882-4 How many points did piritas klaipėda get?,"CREATE TABLE ""2_lyga_zone_west"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT ""points"" FROM ""2_lyga_zone_west"" WHERE ""club""='Piritas Klaipėda';",1-16034882-4 How many wins did the team with 42 points get?,"CREATE TABLE ""2_lyga_zone_west"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT ""wins"" FROM ""2_lyga_zone_west"" WHERE ""points""=42;",1-16034882-4 How many total goals were scored in games where goals conceded was 35?,"CREATE TABLE ""1_lyga"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""goals_scored"") FROM ""1_lyga"" WHERE ""goals_conceded""=35;",1-16034882-2 What is the fewest number of games played?,"CREATE TABLE ""1_lyga"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MIN(""games_played"") FROM ""1_lyga"";",1-16034882-2 How many games were lost when the goals scored was 37?,"CREATE TABLE ""1_lyga"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""loses"") FROM ""1_lyga"" WHERE ""goals_scored""=37;",1-16034882-2 What type of government does Kyrgyzstan have?,"CREATE TABLE ""list_by_country"" ( ""country"" text, ""freedom_in_the_world_2013"" text, ""2013_index_of_economic_freedom"" text, ""2013_press_freedom_index"" text, ""2012_democracy_index"" text );","SELECT ""2012_democracy_index"" FROM ""list_by_country"" WHERE ""country""='Kyrgyzstan';",1-1604579-2 How economically free is the country of Armenia?,"CREATE TABLE ""list_by_country"" ( ""country"" text, ""freedom_in_the_world_2013"" text, ""2013_index_of_economic_freedom"" text, ""2013_press_freedom_index"" text, ""2012_democracy_index"" text );","SELECT ""2013_index_of_economic_freedom"" FROM ""list_by_country"" WHERE ""country""='Armenia';",1-1604579-2 How much freedom can did the people of Guinea experience in 2013?,"CREATE TABLE ""list_by_country"" ( ""country"" text, ""freedom_in_the_world_2013"" text, ""2013_index_of_economic_freedom"" text, ""2013_press_freedom_index"" text, ""2012_democracy_index"" text );","SELECT ""freedom_in_the_world_2013"" FROM ""list_by_country"" WHERE ""country""='Guinea';",1-1604579-2 How many freedom indices does the country of Austria have?,"CREATE TABLE ""list_by_country"" ( ""country"" text, ""freedom_in_the_world_2013"" text, ""2013_index_of_economic_freedom"" text, ""2013_press_freedom_index"" text, ""2012_democracy_index"" text );","SELECT COUNT(""2013_press_freedom_index"") FROM ""list_by_country"" WHERE ""country""='Austria';",1-1604579-2 How many times was the incumbent elected in Washington 4 district?,"CREATE TABLE ""races_and_results"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""2008_candidates"" text, ""results"" text );","SELECT COUNT(""elected"") FROM ""races_and_results"" WHERE ""district""='Washington 4';",1-16185956-1 What is the status of the district where the result is 63% 37%?,"CREATE TABLE ""races_and_results"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""2008_candidates"" text, ""results"" text );","SELECT ""status"" FROM ""races_and_results"" WHERE ""results""='63% 37%';",1-16185956-1 Who are the candidates in Washington 1 district?,"CREATE TABLE ""races_and_results"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""2008_candidates"" text, ""results"" text );","SELECT ""2008_candidates"" FROM ""races_and_results"" WHERE ""district""='Washington 1';",1-16185956-1 How many groups of candidates are there in there in the district where the incumbent is Doc Hastings?,"CREATE TABLE ""races_and_results"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text, ""2008_candidates"" text, ""results"" text );","SELECT COUNT(""2008_candidates"") FROM ""races_and_results"" WHERE ""incumbent""='Doc Hastings';",1-16185956-1 What is the highest number of Counties carries?,"CREATE TABLE ""96pct_of_precincts_reporting"" ( ""candidate"" text, ""state_delegate"" real, ""percentage"" text, ""delegates"" real, ""counties_carries"" real );","SELECT MAX(""counties_carries"") FROM ""96pct_of_precincts_reporting"";",1-16186152-1 How many state delegates did Candidate Mitt Romney have?,"CREATE TABLE ""96pct_of_precincts_reporting"" ( ""candidate"" text, ""state_delegate"" real, ""percentage"" text, ""delegates"" real, ""counties_carries"" real );","SELECT MAX(""state_delegate"") FROM ""96pct_of_precincts_reporting"" WHERE ""candidate""='Mitt Romney';",1-16186152-1 Candidate John Mccain had how many delegates?,"CREATE TABLE ""96pct_of_precincts_reporting"" ( ""candidate"" text, ""state_delegate"" real, ""percentage"" text, ""delegates"" real, ""counties_carries"" real );","SELECT ""delegates"" FROM ""96pct_of_precincts_reporting"" WHERE ""candidate""='John McCain';",1-16186152-1 What's the percentage when the state delegate is 1662?,"CREATE TABLE ""96pct_of_precincts_reporting"" ( ""candidate"" text, ""state_delegate"" real, ""percentage"" text, ""delegates"" real, ""counties_carries"" real );","SELECT ""percentage"" FROM ""96pct_of_precincts_reporting"" WHERE ""state_delegate""=1662;",1-16186152-1 What series was sorted at number 3?,"CREATE TABLE ""series_3"" ( ""num"" real, ""series_sorted"" text, ""title"" text, ""author"" text, ""doctor"" text, ""featuring"" text, ""released"" text );","SELECT ""series_sorted"" FROM ""series_3"" WHERE ""num""=3;",1-1620397-5 What was the doctor for sorted series 6eb/b?,"CREATE TABLE ""series_3"" ( ""num"" real, ""series_sorted"" text, ""title"" text, ""author"" text, ""doctor"" text, ""featuring"" text, ""released"" text );","SELECT ""doctor"" FROM ""series_3"" WHERE ""series_sorted""='6EB/B';",1-1620397-5 What was the doctor when the author was Gary Hopkins category:articles with hcards?,"CREATE TABLE ""series_3"" ( ""num"" real, ""series_sorted"" text, ""title"" text, ""author"" text, ""doctor"" text, ""featuring"" text, ""released"" text );","SELECT ""doctor"" FROM ""series_3"" WHERE ""author""='Gary Hopkins Category:Articles with hCards';",1-1620397-5 Name the municpality for 57 populaton,"CREATE TABLE ""local_government_in_the_faroe_islands"" ( ""municipality"" text, ""population"" text, ""inhabitants_per_km"" real, ""area_in_km"" real, ""markatal"" real, ""island"" text, ""region"" text );","SELECT ""municipality"" FROM ""local_government_in_the_faroe_islands"" WHERE ""population""='57';",1-16278673-1 Name the population for sørvágur,"CREATE TABLE ""local_government_in_the_faroe_islands"" ( ""municipality"" text, ""population"" text, ""inhabitants_per_km"" real, ""area_in_km"" real, ""markatal"" real, ""island"" text, ""region"" text );","SELECT ""population"" FROM ""local_government_in_the_faroe_islands"" WHERE ""municipality""='Sørvágur';",1-16278673-1 Name the minimum inhabitants for markatal 49,"CREATE TABLE ""local_government_in_the_faroe_islands"" ( ""municipality"" text, ""population"" text, ""inhabitants_per_km"" real, ""area_in_km"" real, ""markatal"" real, ""island"" text, ""region"" text );","SELECT MIN(""inhabitants_per_km"") FROM ""local_government_in_the_faroe_islands"" WHERE ""markatal""=49;",1-16278673-1 Is the team force india allowed to race?,"CREATE TABLE ""table1_16308030_1"" ( ""year"" text, ""event"" text, ""pole_position_time"" text, ""107pct_time"" text, ""driver"" text, ""team"" text, ""time"" text, ""pct_of_pole"" text, ""allowed_to_race"" text );","SELECT ""allowed_to_race"" FROM ""table1_16308030_1"" WHERE ""team""='Force India';",1-16308030-1 How many events have a time of 1:48.322?,"CREATE TABLE ""table1_16308030_1"" ( ""year"" text, ""event"" text, ""pole_position_time"" text, ""107pct_time"" text, ""driver"" text, ""team"" text, ""time"" text, ""pct_of_pole"" text, ""allowed_to_race"" text );","SELECT ""event"" FROM ""table1_16308030_1"" WHERE ""time""='1:48.322';",1-16308030-1 How many years have a time of 1:42.086?,"CREATE TABLE ""table1_16308030_1"" ( ""year"" text, ""event"" text, ""pole_position_time"" text, ""107pct_time"" text, ""driver"" text, ""team"" text, ""time"" text, ""pct_of_pole"" text, ""allowed_to_race"" text );","SELECT COUNT(""year"") FROM ""table1_16308030_1"" WHERE ""time""='1:42.086';",1-16308030-1 Which college did Leon Perry attend?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""nfl_draft"" WHERE ""player""='Leon Perry';",1-16376436-1 What is the NFL team for the player who's college was Norfolk State?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""nfl_team"" FROM ""nfl_draft"" WHERE ""college""='Norfolk State';",1-16376436-1 Which player was pick number 150?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""nfl_draft"" WHERE ""pick_num""=150;",1-16376436-1 What college did the defensive back attend?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""nfl_draft"" WHERE ""position""='Defensive Back';",1-16376436-1 What is the NFL team for the player who's college was North Carolina?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""nfl_team"" FROM ""nfl_draft"" WHERE ""college""='North Carolina';",1-16376436-1 What is the pick number for the player Garry Lewis?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT MIN(""pick_num"") FROM ""nfl_draft"" WHERE ""player""='Garry Lewis';",1-16376436-1 What is the home team that played on M.C.G. grounds?,"CREATE TABLE ""group_b"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""group_b"" WHERE ""ground""='M.C.G.';",1-16388398-2 What was the home team score when Brisbane lions was the home team?,"CREATE TABLE ""group_a"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""group_a"" WHERE ""home_team""='Brisbane Lions';",1-16388398-1 When was the game played on Manuka Oval?,"CREATE TABLE ""group_a"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""group_a"" WHERE ""ground""='Manuka Oval';",1-16388398-1 What was the score for the home team when the away team was Sydney?,"CREATE TABLE ""group_a"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""group_a"" WHERE ""away_team""='Sydney';",1-16388398-1 On what date was the home team score 17.12 (114)?,"CREATE TABLE ""group_d"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""group_d"" WHERE ""home_team_score""='17.12 (114)';",1-16388398-4 Where did the team play when the home team score was 12.9 (81)?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""ground"" FROM ""round_1"" WHERE ""home_team_score""='12.9 (81)';",1-16388478-2 What were the home team scores at york park?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_1"" WHERE ""ground""='York Park';",1-16388478-2 How many locations were there when sydney was the home team?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""ground"") FROM ""round_1"" WHERE ""home_team""='Sydney';",1-16388478-2 What were the home team scores when carlton was the home team?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_1"" WHERE ""home_team""='Carlton';",1-16388478-2 What were all the away teams when the crowd was 13304?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_1"" WHERE ""crowd""=13304;",1-16388478-2 Name the least established,"CREATE TABLE ""university_location_date_established"" ( ""university"" text, ""location"" text, ""established"" real, ""endowment_as_of_2008"" text, ""campus_area_acres"" real, ""kiplingers_top_100_values"" text, ""enrollment_as_of_2008"" real );","SELECT MIN(""established"") FROM ""university_location_date_established"";",1-1641054-2 "Name the air date france for ""poussières d'étoiles""","CREATE TABLE ""season_3"" ( ""official_num"" real, ""tf1_num"" real, ""french_title"" text, ""english_title"" text, ""air_date_france"" text, ""original_beechwood_bunny_tale_source_material"" text );","SELECT ""air_date_france"" FROM ""season_3"" WHERE ""french_title""='\""Poussières d''étoiles\""';",1-16425614-4 "Name the french title for english title of ""inventor bunnies""","CREATE TABLE ""season_3"" ( ""official_num"" real, ""tf1_num"" real, ""french_title"" text, ""english_title"" text, ""air_date_france"" text, ""original_beechwood_bunny_tale_source_material"" text );","SELECT ""french_title"" FROM ""season_3"" WHERE ""english_title""='\""Inventor Bunnies\""';",1-16425614-4 Name the most official number for tf1 # being 42,"CREATE TABLE ""season_3"" ( ""official_num"" real, ""tf1_num"" real, ""french_title"" text, ""english_title"" text, ""air_date_france"" text, ""original_beechwood_bunny_tale_source_material"" text );","SELECT MAX(""official_num"") FROM ""season_3"" WHERE ""tf1_num""=42;",1-16425614-4 "Name the air date france for ""la pêche au trésor""","CREATE TABLE ""season_3"" ( ""official_num"" real, ""tf1_num"" real, ""french_title"" text, ""english_title"" text, ""air_date_france"" text, ""original_beechwood_bunny_tale_source_material"" text );","SELECT ""air_date_france"" FROM ""season_3"" WHERE ""french_title""='\""La pêche au trésor\""';",1-16425614-4 "Name the original beechwood bunny tale for ""l'expédition glaciale""","CREATE TABLE ""season_3"" ( ""official_num"" real, ""tf1_num"" real, ""french_title"" text, ""english_title"" text, ""air_date_france"" text, ""original_beechwood_bunny_tale_source_material"" text );","SELECT ""original_beechwood_bunny_tale_source_material"" FROM ""season_3"" WHERE ""french_title""='\""L''expédition glaciale\""';",1-16425614-4 What was the nickname Established in 2002?,"CREATE TABLE ""current_women_s_teams"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""enrollment"" real, ""established"" real );","SELECT ""nickname"" FROM ""current_women_s_teams"" WHERE ""established""=2002;",1-16432543-3 What school location had an enrollment of 12400?,"CREATE TABLE ""current_women_s_teams"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""enrollment"" real, ""established"" real );","SELECT ""location"" FROM ""current_women_s_teams"" WHERE ""enrollment""=12400;",1-16432543-3 How many teams were established at University of Maryland?,"CREATE TABLE ""current_women_s_teams"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""enrollment"" real, ""established"" real );","SELECT COUNT(""established"") FROM ""current_women_s_teams"" WHERE ""institution""='University of Maryland';",1-16432543-3 what is the enrollment for the Cavaliers?,"CREATE TABLE ""current_women_s_teams"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""enrollment"" real, ""established"" real );","SELECT MAX(""enrollment"") FROM ""current_women_s_teams"" WHERE ""nickname""='Cavaliers';",1-16432543-3 What is the smallest number of enrolled students?,"CREATE TABLE ""current_women_s_teams"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""enrollment"" real, ""established"" real );","SELECT MIN(""enrollment"") FROM ""current_women_s_teams"";",1-16432543-3 What is the debut album for the artist with the winning song kemenangan hati?,"CREATE TABLE ""winners"" ( ""season"" text, ""winner"" text, ""winning_song"" text, ""winning_song_english_title"" text, ""debut_album"" text );","SELECT ""debut_album"" FROM ""winners"" WHERE ""winning_song""='Kemenangan Hati';",1-1646960-3 How many winning songs were there with an english title of all for love?,"CREATE TABLE ""winners"" ( ""season"" text, ""winner"" text, ""winning_song"" text, ""winning_song_english_title"" text, ""debut_album"" text );","SELECT COUNT(""winning_song"") FROM ""winners"" WHERE ""winning_song_english_title""='All For Love';",1-1646960-3 "How many winners had a debut album titled ""mike""?","CREATE TABLE ""winners"" ( ""season"" text, ""winner"" text, ""winning_song"" text, ""winning_song_english_title"" text, ""debut_album"" text );","SELECT ""winner"" FROM ""winners"" WHERE ""debut_album""='Mike';",1-1646960-3 "What is the winning song for the artist with a debut album ""the winner""?","CREATE TABLE ""winners"" ( ""season"" text, ""winner"" text, ""winning_song"" text, ""winning_song_english_title"" text, ""debut_album"" text );","SELECT ""winning_song"" FROM ""winners"" WHERE ""debut_album""='The Winner';",1-1646960-3 "What is the winning song for the artist with a debut album ""mike""?","CREATE TABLE ""winners"" ( ""season"" text, ""winner"" text, ""winning_song"" text, ""winning_song_english_title"" text, ""debut_album"" text );","SELECT ""winning_song"" FROM ""winners"" WHERE ""debut_album""='Mike';",1-1646960-3 How many debut albums did mike mohede have?,"CREATE TABLE ""winners"" ( ""season"" text, ""winner"" text, ""winning_song"" text, ""winning_song_english_title"" text, ""debut_album"" text );","SELECT COUNT(""debut_album"") FROM ""winners"" WHERE ""winner""='Mike Mohede';",1-1646960-3 "If oblast\age is Komis in Nenetskiy Ao, what is the total number of 65 to 69?","CREATE TABLE ""5_indigenous_groups_of_north_west"" ( ""c_w_15"" real, ""oblast_age"" text, ""15_to_17"" real, ""18_to_19"" real, ""20_to_24"" real, ""25_to_29"" real, ""30_to_34"" real, ""35_to_39"" real, ""40_to_44"" real, ""45_to_49"" real, ""50_to_54"" real, ""55_to_59"" real, ""60_to_64"" real, ""65_to_69"" real, ""70"" real );","SELECT COUNT(""65_to_69"") FROM ""5_indigenous_groups_of_north_west"" WHERE ""oblast_age""='Komis in Nenetskiy AO';",1-16457934-5 "If 65 to 69 is 2417, what is the minimum of 25 to 29?","CREATE TABLE ""5_indigenous_groups_of_north_west"" ( ""c_w_15"" real, ""oblast_age"" text, ""15_to_17"" real, ""18_to_19"" real, ""20_to_24"" real, ""25_to_29"" real, ""30_to_34"" real, ""35_to_39"" real, ""40_to_44"" real, ""45_to_49"" real, ""50_to_54"" real, ""55_to_59"" real, ""60_to_64"" real, ""65_to_69"" real, ""70"" real );","SELECT MIN(""25_to_29"") FROM ""5_indigenous_groups_of_north_west"" WHERE ""65_to_69""=2417;",1-16457934-5 What is the minimum of 25 to 29?,"CREATE TABLE ""5_indigenous_groups_of_north_west"" ( ""c_w_15"" real, ""oblast_age"" text, ""15_to_17"" real, ""18_to_19"" real, ""20_to_24"" real, ""25_to_29"" real, ""30_to_34"" real, ""35_to_39"" real, ""40_to_44"" real, ""45_to_49"" real, ""50_to_54"" real, ""55_to_59"" real, ""60_to_64"" real, ""65_to_69"" real, ""70"" real );","SELECT MIN(""25_to_29"") FROM ""5_indigenous_groups_of_north_west"";",1-16457934-5 What is the minimum if 40 to 44?,"CREATE TABLE ""5_indigenous_groups_of_north_west"" ( ""c_w_15"" real, ""oblast_age"" text, ""15_to_17"" real, ""18_to_19"" real, ""20_to_24"" real, ""25_to_29"" real, ""30_to_34"" real, ""35_to_39"" real, ""40_to_44"" real, ""45_to_49"" real, ""50_to_54"" real, ""55_to_59"" real, ""60_to_64"" real, ""65_to_69"" real, ""70"" real );","SELECT MIN(""40_to_44"") FROM ""5_indigenous_groups_of_north_west"";",1-16457934-5 "If 70+ is 4562, what is 18 to 19?","CREATE TABLE ""5_indigenous_groups_of_north_west"" ( ""c_w_15"" real, ""oblast_age"" text, ""15_to_17"" real, ""18_to_19"" real, ""20_to_24"" real, ""25_to_29"" real, ""30_to_34"" real, ""35_to_39"" real, ""40_to_44"" real, ""45_to_49"" real, ""50_to_54"" real, ""55_to_59"" real, ""60_to_64"" real, ""65_to_69"" real, ""70"" real );","SELECT ""18_to_19"" FROM ""5_indigenous_groups_of_north_west"" WHERE ""70""=4562;",1-16457934-5 "If 50 to 54 is 2119, what is the total number of c/w 15+?","CREATE TABLE ""5_indigenous_groups_of_north_west"" ( ""c_w_15"" real, ""oblast_age"" text, ""15_to_17"" real, ""18_to_19"" real, ""20_to_24"" real, ""25_to_29"" real, ""30_to_34"" real, ""35_to_39"" real, ""40_to_44"" real, ""45_to_49"" real, ""50_to_54"" real, ""55_to_59"" real, ""60_to_64"" real, ""65_to_69"" real, ""70"" real );","SELECT COUNT(""c_w_15"") FROM ""5_indigenous_groups_of_north_west"" WHERE ""50_to_54""=2119;",1-16457934-5 What vfl club(s) did players who played 23 cfl games play for?,"CREATE TABLE ""table1_16527640_2"" ( ""player"" text, ""vfl_games"" real, ""vfl_club_s"" text, ""rank_held_at_time_of_death"" text, ""date_of_death"" text, ""location"" text );","SELECT ""vfl_club_s"" FROM ""table1_16527640_2"" WHERE ""vfl_games""=23;",1-16527640-2 What locations did sid o'neill play football?,"CREATE TABLE ""table1_16527640_2"" ( ""player"" text, ""vfl_games"" real, ""vfl_club_s"" text, ""rank_held_at_time_of_death"" text, ""date_of_death"" text, ""location"" text );","SELECT ""location"" FROM ""table1_16527640_2"" WHERE ""player""='Sid O''Neill';",1-16527640-2 "What vfl club(s) for players ranked sergeant, 8th brigade australian field artillery at time of death?","CREATE TABLE ""table1_16527640_2"" ( ""player"" text, ""vfl_games"" real, ""vfl_club_s"" text, ""rank_held_at_time_of_death"" text, ""date_of_death"" text, ""location"" text );","SELECT ""vfl_club_s"" FROM ""table1_16527640_2"" WHERE ""rank_held_at_time_of_death""='Sergeant, 8th Brigade Australian Field Artillery';",1-16527640-2 How many players named paddy rowan?,"CREATE TABLE ""table1_16527640_2"" ( ""player"" text, ""vfl_games"" real, ""vfl_club_s"" text, ""rank_held_at_time_of_death"" text, ""date_of_death"" text, ""location"" text );","SELECT COUNT(""rank_held_at_time_of_death"") FROM ""table1_16527640_2"" WHERE ""player""='Paddy Rowan';",1-16527640-2 How many numbers were recorde under 50s when there was 2 matches?,"CREATE TABLE ""best_batting_averages"" ( ""player"" text, ""team"" text, ""matches"" real, ""innings"" real, ""runs"" real, ""average"" text, ""highest_score"" text, ""100s"" real, ""50s"" real );","SELECT COUNT(""50s"") FROM ""best_batting_averages"" WHERE ""matches""=2;",1-16570286-2 What was the score when Donald Bradman in 9 innings?,"CREATE TABLE ""best_batting_averages"" ( ""player"" text, ""team"" text, ""matches"" real, ""innings"" real, ""runs"" real, ""average"" text, ""highest_score"" text, ""100s"" real, ""50s"" real );","SELECT ""highest_score"" FROM ""best_batting_averages"" WHERE ""innings""=9 AND ""player""='Donald Bradman';",1-16570286-2 What is the highest number of matches?,"CREATE TABLE ""best_batting_averages"" ( ""player"" text, ""team"" text, ""matches"" real, ""innings"" real, ""runs"" real, ""average"" text, ""highest_score"" text, ""100s"" real, ""50s"" real );","SELECT MAX(""matches"") FROM ""best_batting_averages"";",1-16570286-2 How many numbers were recorded under matches with Arthur Morris?,"CREATE TABLE ""best_batting_averages"" ( ""player"" text, ""team"" text, ""matches"" real, ""innings"" real, ""runs"" real, ""average"" text, ""highest_score"" text, ""100s"" real, ""50s"" real );","SELECT COUNT(""matches"") FROM ""best_batting_averages"" WHERE ""player""='Arthur Morris';",1-16570286-2 How many teams were there with a high score of 143?,"CREATE TABLE ""best_batting_averages"" ( ""player"" text, ""team"" text, ""matches"" real, ""innings"" real, ""runs"" real, ""average"" text, ""highest_score"" text, ""100s"" real, ""50s"" real );","SELECT COUNT(""team"") FROM ""best_batting_averages"" WHERE ""highest_score""='143';",1-16570286-2 How many titles does Episode 2 have,"CREATE TABLE ""table1_165732_2"" ( ""series_num"" real, ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT COUNT(""title"") FROM ""table1_165732_2"" WHERE ""episode_num""=2;",1-165732-2 What is the title of Episode #2,"CREATE TABLE ""table1_165732_2"" ( ""series_num"" real, ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""title"" FROM ""table1_165732_2"" WHERE ""episode_num""=2;",1-165732-2 How many directors did Episode #3 have,"CREATE TABLE ""table1_165732_2"" ( ""series_num"" real, ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT COUNT(""directed_by"") FROM ""table1_165732_2"" WHERE ""episode_num""=3;",1-165732-2 What position is the player drafted with pick 34?,"CREATE TABLE ""round_five"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""round_five"" WHERE ""pick_num""=34;",1-16575609-5 How many colleges did the player drafted at 36 attend?,"CREATE TABLE ""round_five"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT COUNT(""college"") FROM ""round_five"" WHERE ""pick_num""=36;",1-16575609-5 How many colleges did Jon Gott attend?,"CREATE TABLE ""round_five"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT COUNT(""college"") FROM ""round_five"" WHERE ""player""='Jon Gott';",1-16575609-5 Where did Dante Luciani attend college?,"CREATE TABLE ""round_five"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""round_five"" WHERE ""player""='Dante Luciani';",1-16575609-5 What teak was Brady Browne drafted onto?,"CREATE TABLE ""round_five"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""cfl_team"" FROM ""round_five"" WHERE ""player""='Brady Browne';",1-16575609-5 Who was the writer of the episode number in series 4?,"CREATE TABLE ""table1_16581695_2"" ( ""no_in_series"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text, ""production_code"" text );","SELECT ""written_by"" FROM ""table1_16581695_2"" WHERE ""no_in_series""='4';",1-16581695-2 "What is the number in series for the episode titled ""Kevin's Big Score""?","CREATE TABLE ""table1_16581695_2"" ( ""no_in_series"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text, ""production_code"" text );","SELECT ""no_in_series"" FROM ""table1_16581695_2"" WHERE ""title""='\""Kevin''s Big Score\""';",1-16581695-2 "Who was the writer of the episode titled ""Pier Pressure""?","CREATE TABLE ""table1_16581695_2"" ( ""no_in_series"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text, ""production_code"" text );","SELECT ""written_by"" FROM ""table1_16581695_2"" WHERE ""title""='\""Pier Pressure\""';",1-16581695-2 What is the original air date for the episode written by Bob Goodman?,"CREATE TABLE ""table1_16581695_2"" ( ""no_in_series"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text, ""production_code"" text );","SELECT ""original_airdate"" FROM ""table1_16581695_2"" WHERE ""written_by""='Bob Goodman';",1-16581695-2 Name the number air date for 14.20 us viewers,"CREATE TABLE ""table1_16617011_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT COUNT(""original_air_date"") FROM ""table1_16617011_1"" WHERE ""u_s_viewers_millions""='14.20';",1-16617011-1 Name the directed by for 15.15 viewers,"CREATE TABLE ""table1_16617011_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""directed_by"" FROM ""table1_16617011_1"" WHERE ""u_s_viewers_millions""='15.15';",1-16617011-1 Name the number of giants points for opponents being 31,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""giants_points"" real, ""opponents"" real, ""record"" text, ""attendance"" real );","SELECT COUNT(""giants_points"") FROM ""schedule"" WHERE ""opponents""=31;",1-16661199-2 Name the most attendance for giants points of 10,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""giants_points"" real, ""opponents"" real, ""record"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""schedule"" WHERE ""giants_points""=10;",1-16661199-2 What is the distance for jockey Kent Desormeaux on 6/7/08?,"CREATE TABLE ""race_data"" ( ""finish"" text, ""race"" text, ""distance"" text, ""jockey"" text, ""time"" text, ""victory_margin_in_lengths"" text, ""runner_up"" text, ""track"" text, ""surface"" text, ""date"" text );","SELECT ""distance"" FROM ""race_data"" WHERE ""jockey""='Kent Desormeaux' AND ""date""='6/7/08';",1-16689920-1 At 1:48.16 what was the number of track time?,"CREATE TABLE ""race_data"" ( ""finish"" text, ""race"" text, ""distance"" text, ""jockey"" text, ""time"" text, ""victory_margin_in_lengths"" text, ""runner_up"" text, ""track"" text, ""surface"" text, ""date"" text );","SELECT COUNT(""track"") FROM ""race_data"" WHERE ""time""='1:48.16';",1-16689920-1 "With a date of 8/3/08, what was the length of the victory margin?","CREATE TABLE ""race_data"" ( ""finish"" text, ""race"" text, ""distance"" text, ""jockey"" text, ""time"" text, ""victory_margin_in_lengths"" text, ""runner_up"" text, ""track"" text, ""surface"" text, ""date"" text );","SELECT COUNT(""victory_margin_in_lengths"") FROM ""race_data"" WHERE ""date""='8/3/08';",1-16689920-1 On what date did the opponents win with 17 points? ,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""eagles_points"" real, ""opponents"" real, ""record"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""opponents""=17 AND ""result""='Win';",1-16678052-2 What record was reached when the Eagles played the Phoenix Cardinals? ,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""eagles_points"" real, ""opponents"" real, ""record"" text, ""attendance"" real );","SELECT ""record"" FROM ""schedule"" WHERE ""opponent""='Phoenix Cardinals';",1-16678052-2 How many times in 1984 did the Falcons play the Los Angeles Rams?,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""falcons_points"" real, ""opponents"" real, ""record"" text, ""streak"" text, ""attendance"" real );","SELECT COUNT(""opponents"") FROM ""schedule"" WHERE ""opponent""='Los Angeles Rams';",1-16710742-3 "In 1984, Did the Falcons have a win or loss against the New Orleans Saints?","CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""falcons_points"" real, ""opponents"" real, ""record"" text, ""streak"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""opponent""='New Orleans Saints';",1-16710742-3 Did the Falcons have a win or loss in the game when their record was 3-7?,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""falcons_points"" real, ""opponents"" real, ""record"" text, ""streak"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""record""='3-7';",1-16710742-3 what is the attendance where the game site is kingdome?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""schedule"" WHERE ""game_site""='Kingdome';",1-16729076-1 what date is the opponent is chicago bears?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='Chicago Bears';",1-16729076-1 What team has draft picks from Mississippi?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""nfl_team"" FROM ""nfl_draft"" WHERE ""college""='Mississippi';",1-16729063-1 How many positions drafted players from Washington?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT COUNT(""position"") FROM ""nfl_draft"" WHERE ""college""='Washington';",1-16729063-1 How many draft picks are there at the Defensive End position?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT COUNT(""pick_num"") FROM ""nfl_draft"" WHERE ""position""='Defensive End';",1-16729063-1 How many draft picks are there at the linebacker position?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT COUNT(""pick_num"") FROM ""nfl_draft"" WHERE ""position""='Linebacker';",1-16729063-1 What draft pick was Chris Brewer?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT MIN(""pick_num"") FROM ""nfl_draft"" WHERE ""player""='Chris Brewer';",1-16729063-1 How many losses did the Michigan State Spartans have?,"CREATE TABLE ""big_ten_conference_3_10_1"" ( ""institution"" text, ""wins"" real, ""loss"" real, ""home_wins"" real, ""home_losses"" real, ""away_wins"" real, ""away_losses"" real, ""neutral_wins"" real, ""neutral_losses"" real, ""current_streak"" text );","SELECT MAX(""loss"") FROM ""big_ten_conference_3_10_1"" WHERE ""institution""='Michigan State Spartans';",1-1672976-2 How many numbers were recorded under home losses when away losses were 6?,"CREATE TABLE ""big_ten_conference_3_10_1"" ( ""institution"" text, ""wins"" real, ""loss"" real, ""home_wins"" real, ""home_losses"" real, ""away_wins"" real, ""away_losses"" real, ""neutral_wins"" real, ""neutral_losses"" real, ""current_streak"" text );","SELECT COUNT(""home_losses"") FROM ""big_ten_conference_3_10_1"" WHERE ""away_losses""=6;",1-1672976-2 How many wins did the Northwestern Wildcats?,"CREATE TABLE ""big_ten_conference_3_10_1"" ( ""institution"" text, ""wins"" real, ""loss"" real, ""home_wins"" real, ""home_losses"" real, ""away_wins"" real, ""away_losses"" real, ""neutral_wins"" real, ""neutral_losses"" real, ""current_streak"" text );","SELECT MAX(""wins"") FROM ""big_ten_conference_3_10_1"" WHERE ""institution""='Northwestern Wildcats';",1-1672976-2 What institution had 6 wins and a current streak of won 2?,"CREATE TABLE ""big_ten_conference_3_10_1"" ( ""institution"" text, ""wins"" real, ""loss"" real, ""home_wins"" real, ""home_losses"" real, ""away_wins"" real, ""away_losses"" real, ""neutral_wins"" real, ""neutral_losses"" real, ""current_streak"" text );","SELECT ""institution"" FROM ""big_ten_conference_3_10_1"" WHERE ""wins""=6 AND ""current_streak""='Won 2';",1-1672976-2 Who are all the opponents of Slovakia?,"CREATE TABLE ""doubles_8"" ( ""edition"" text, ""round"" text, ""date"" text, ""partnering"" text, ""against"" text, ""surface"" text, ""opponents"" text, ""w_l"" text, ""result"" text );","SELECT ""opponents"" FROM ""doubles_8"" WHERE ""against""='Slovakia';",1-16741821-9 What is the name of the round against the opponents jesse huta galung peter wessels?,"CREATE TABLE ""doubles_8"" ( ""edition"" text, ""round"" text, ""date"" text, ""partnering"" text, ""against"" text, ""surface"" text, ""opponents"" text, ""w_l"" text, ""result"" text );","SELECT ""round"" FROM ""doubles_8"" WHERE ""opponents""='Jesse Huta Galung Peter Wessels';",1-16741821-9 Are there SPI on the number 7 cylinder?,"CREATE TABLE ""cylinders"" ( ""engine"" text, ""exhaust_ports"" text, ""bypass_ports"" real, ""bypass_boosters"" text, ""spi"" text, ""tapered_grind"" text, ""number_on_cyl"" text );","SELECT ""spi"" FROM ""cylinders"" WHERE ""number_on_cyl""='7';",1-16731248-1 What is the minimum number of bypass ports listed?,"CREATE TABLE ""cylinders"" ( ""engine"" text, ""exhaust_ports"" text, ""bypass_ports"" real, ""bypass_boosters"" text, ""spi"" text, ""tapered_grind"" text, ""number_on_cyl"" text );","SELECT MIN(""bypass_ports"") FROM ""cylinders"";",1-16731248-1 Is there a tapered grind on the Surestart engine?,"CREATE TABLE ""cylinders"" ( ""engine"" text, ""exhaust_ports"" text, ""bypass_ports"" real, ""bypass_boosters"" text, ""spi"" text, ""tapered_grind"" text, ""number_on_cyl"" text );","SELECT ""tapered_grind"" FROM ""cylinders"" WHERE ""engine""='SureStart';",1-16731248-1 How many bypass boosters are there on the engine with slit exhaust ports and SPI is yes?,"CREATE TABLE ""cylinders"" ( ""engine"" text, ""exhaust_ports"" text, ""bypass_ports"" real, ""bypass_boosters"" text, ""spi"" text, ""tapered_grind"" text, ""number_on_cyl"" text );","SELECT ""bypass_boosters"" FROM ""cylinders"" WHERE ""spi""='Yes' AND ""exhaust_ports""='Slit';",1-16731248-1 What is the date administered where Saxby Chambliss is 54% and Jim Martin is 36%?,"CREATE TABLE ""table1_16751596_16"" ( ""poll_source"" text, ""dates_administered"" text, ""democrat_jim_martin"" text, ""republican_saxby_chambliss"" text, ""lead_margin"" real );","SELECT ""dates_administered"" FROM ""table1_16751596_16"" WHERE ""republican_saxby_chambliss""='54%' AND ""democrat_jim_martin""='36%';",1-16751596-16 How many times did Saxby Chambliss have a lead margin of 21?,"CREATE TABLE ""table1_16751596_16"" ( ""poll_source"" text, ""dates_administered"" text, ""democrat_jim_martin"" text, ""republican_saxby_chambliss"" text, ""lead_margin"" real );","SELECT COUNT(""republican_saxby_chambliss"") FROM ""table1_16751596_16"" WHERE ""lead_margin""=21;",1-16751596-16 Name the least tries for when w is 4,"CREATE TABLE ""pool_3"" ( ""team"" text, ""p"" real, ""w"" real, ""d"" real, ""l"" real, ""tries_for"" real, ""tries_against"" real, ""try_diff"" text, ""points_for"" real, ""points_against"" real, ""points_diff"" text, ""pts"" real );","SELECT MIN(""tries_for"") FROM ""pool_3"" WHERE ""w""=4;",1-16770037-4 What is the total points when the point difference is +119?,"CREATE TABLE ""2004_05_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""points"" FROM ""2004_05_table"" WHERE ""points_difference""='+119';",1-1676073-13 What is the points for when the total points is 6?,"CREATE TABLE ""2004_05_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""points_for"" FROM ""2004_05_table"" WHERE ""points""='6';",1-1676073-13 What club has 693 points for?,"CREATE TABLE ""2004_05_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""club"" FROM ""2004_05_table"" WHERE ""points_for""='693';",1-1676073-13 How many wins does the club with 565 points for have?,"CREATE TABLE ""2004_05_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""won"" FROM ""2004_05_table"" WHERE ""points_for""='565';",1-1676073-13 How many losses does Cross Keys RFC have?,"CREATE TABLE ""2004_05_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT COUNT(""lost"") FROM ""2004_05_table"" WHERE ""club""='Cross Keys RFC';",1-1676073-13 How many losses does the club with 539 points for have?,"CREATE TABLE ""2004_05_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""lost"" FROM ""2004_05_table"" WHERE ""points_for""='539';",1-1676073-13 How many hectars of land is in Kaxholmen?,"CREATE TABLE ""references"" ( ""urban_area_locality"" text, ""municipality"" text, ""population"" real, ""land_area_hectares"" text, ""density_inh_km"" text, ""code"" real );","SELECT ""land_area_hectares"" FROM ""references"" WHERE ""urban_area_locality""='Kaxholmen';",1-16796625-1 How many codes have a population of 598 in Vellinge Municipality?,"CREATE TABLE ""references"" ( ""urban_area_locality"" text, ""municipality"" text, ""population"" real, ""land_area_hectares"" text, ""density_inh_km"" text, ""code"" real );","SELECT COUNT(""code"") FROM ""references"" WHERE ""municipality""='Vellinge Municipality' AND ""population""=598;",1-16796625-1 Which urban area has the code 4870?,"CREATE TABLE ""references"" ( ""urban_area_locality"" text, ""municipality"" text, ""population"" real, ""land_area_hectares"" text, ""density_inh_km"" text, ""code"" real );","SELECT ""urban_area_locality"" FROM ""references"" WHERE ""code""=4870;",1-16796625-1 How many people live in an area of 30.94 hectares?,"CREATE TABLE ""references"" ( ""urban_area_locality"" text, ""municipality"" text, ""population"" real, ""land_area_hectares"" text, ""density_inh_km"" text, ""code"" real );","SELECT COUNT(""population"") FROM ""references"" WHERE ""land_area_hectares""='30.94';",1-16796625-1 How many hectares of land area is Landsbro?,"CREATE TABLE ""references"" ( ""urban_area_locality"" text, ""municipality"" text, ""population"" real, ""land_area_hectares"" text, ""density_inh_km"" text, ""code"" real );","SELECT ""land_area_hectares"" FROM ""references"" WHERE ""urban_area_locality""='Landsbro';",1-16796625-1 Name the total with one hand clean and jerk is 87.5 and snatch is 87.5,"CREATE TABLE ""table1_16779068_5"" ( ""place"" real, ""weightlifter"" text, ""body_weight"" text, ""one_hand_snatch"" text, ""one_hand_clean_jerk"" text, ""press"" text, ""snatch"" text, ""1"" text, ""2"" text, ""3"" text, ""total"" text );","SELECT ""total"" FROM ""table1_16779068_5"" WHERE ""one_hand_clean_jerk""='87.5' AND ""snatch""='87.5';",1-16779068-5 Name the snatch when body weight is 73.7,"CREATE TABLE ""table1_16779068_5"" ( ""place"" real, ""weightlifter"" text, ""body_weight"" text, ""one_hand_snatch"" text, ""one_hand_clean_jerk"" text, ""press"" text, ""snatch"" text, ""1"" text, ""2"" text, ""3"" text, ""total"" text );","SELECT ""snatch"" FROM ""table1_16779068_5"" WHERE ""body_weight""='73.7';",1-16779068-5 Name the 3 where weightlifter is m. van der goten ( bel ),"CREATE TABLE ""table1_16779068_5"" ( ""place"" real, ""weightlifter"" text, ""body_weight"" text, ""one_hand_snatch"" text, ""one_hand_clean_jerk"" text, ""press"" text, ""snatch"" text, ""1"" text, ""2"" text, ""3"" text, ""total"" text );","SELECT ""3"" FROM ""table1_16779068_5"" WHERE ""weightlifter""='M. Van der Goten ( BEL )';",1-16779068-5 What are Wells Fargo's assets?,"CREATE TABLE ""2012_list"" ( ""rank"" real, ""company"" text, ""headquarters"" text, ""industry"" text, ""sales_billion"" text, ""profits_billion"" text, ""assets_billion"" text, ""market_value_billion"" text );","SELECT ""assets_billion"" FROM ""2012_list"" WHERE ""company""='Wells Fargo';",1-1682026-2 Which company had profits of 26.9?,"CREATE TABLE ""2012_list"" ( ""rank"" real, ""company"" text, ""headquarters"" text, ""industry"" text, ""sales_billion"" text, ""profits_billion"" text, ""assets_billion"" text, ""market_value_billion"" text );","SELECT ""company"" FROM ""2012_list"" WHERE ""profits_billion""='26.9';",1-1682026-2 Which company has a market value of 147.4?,"CREATE TABLE ""2012_list"" ( ""rank"" real, ""company"" text, ""headquarters"" text, ""industry"" text, ""sales_billion"" text, ""profits_billion"" text, ""assets_billion"" text, ""market_value_billion"" text );","SELECT ""company"" FROM ""2012_list"" WHERE ""market_value_billion""='147.4';",1-1682026-2 Which company has profits of 26.9?,"CREATE TABLE ""2012_list"" ( ""rank"" real, ""company"" text, ""headquarters"" text, ""industry"" text, ""sales_billion"" text, ""profits_billion"" text, ""assets_billion"" text, ""market_value_billion"" text );","SELECT ""company"" FROM ""2012_list"" WHERE ""profits_billion""='26.9';",1-1682026-2 "When the assets are 2,550, what is the Market Value?","CREATE TABLE ""2012_list"" ( ""rank"" real, ""company"" text, ""headquarters"" text, ""industry"" text, ""sales_billion"" text, ""profits_billion"" text, ""assets_billion"" text, ""market_value_billion"" text );","SELECT ""market_value_billion"" FROM ""2012_list"" WHERE ""assets_billion""='2,550';",1-1682026-2 What are the assets for company who's headquarters are located in Brazil?,"CREATE TABLE ""2012_list"" ( ""rank"" real, ""company"" text, ""headquarters"" text, ""industry"" text, ""sales_billion"" text, ""profits_billion"" text, ""assets_billion"" text, ""market_value_billion"" text );","SELECT ""assets_billion"" FROM ""2012_list"" WHERE ""headquarters""='Brazil';",1-1682026-2 Name the population density when barangay is tiptip,"CREATE TABLE ""political_subdivision"" ( ""barangay"" text, ""area_km"" text, ""population_2007"" real, ""population_2010"" real, ""pop_density_per_km"" text );","SELECT ""pop_density_per_km"" FROM ""political_subdivision"" WHERE ""barangay""='Tiptip';",1-1686313-1 Name the least population 2007 for barangay is poblacion ii,"CREATE TABLE ""political_subdivision"" ( ""barangay"" text, ""area_km"" text, ""population_2007"" real, ""population_2010"" real, ""pop_density_per_km"" text );","SELECT MIN(""population_2007"") FROM ""political_subdivision"" WHERE ""barangay""='Poblacion II';",1-1686313-1 Name the score for philadelphia flyers ,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""score"" FROM ""game_log"" WHERE ""opponent""='Philadelphia Flyers';",1-16864968-9 Nam the opponent for prudential center,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""opponent"" FROM ""game_log"" WHERE ""location""='Prudential Center';",1-16864968-9 Name the location for 15046 attendance,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""location"" FROM ""game_log"" WHERE ""attendance""=15046;",1-16864968-9 How many people attended the Edmonton Oilers game?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""attendance"" FROM ""game_log"" WHERE ""opponent""='Edmonton Oilers';",1-16864968-8 How many points were made in game 70?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""game_log"" WHERE ""game""=70;",1-16864968-8 Who was the opponent in the game where 19041 people attended?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""opponent"" FROM ""game_log"" WHERE ""attendance""=19041;",1-16864968-8 "How many records were made on March 27, 2009?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT COUNT(""record"") FROM ""game_log"" WHERE ""date""='March 27, 2009';",1-16864968-8 "What was the score on March 21, 2009?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='March 21, 2009';",1-16864968-8 Name the date for margalita chakhnashvili salome devidze,"CREATE TABLE ""doubles_12"" ( ""edition"" text, ""round"" text, ""date"" text, ""partnering"" text, ""against"" text, ""surface"" text, ""opponents"" text, ""w_l"" text, ""result"" text );","SELECT ""date"" FROM ""doubles_12"" WHERE ""opponents""='Margalita Chakhnashvili Salome Devidze';",1-16893837-4 Name the most points for independiente,"CREATE TABLE ""relegation"" ( ""team"" text, ""average"" text, ""points"" real, ""played"" real, ""1991_92"" text, ""1992_93"" text, ""1993_94"" real );","SELECT MAX(""points"") FROM ""relegation"" WHERE ""team""='Independiente';",1-16940409-1 Name the average is 1991-92 is 39,"CREATE TABLE ""relegation"" ( ""team"" text, ""average"" text, ""points"" real, ""played"" real, ""1991_92"" text, ""1992_93"" text, ""1993_94"" real );","SELECT ""average"" FROM ""relegation"" WHERE ""1991_92""='39';",1-16940409-1 Name the original air date of 1/2 in season,"CREATE TABLE ""table1_16951593_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""original_air_date"" FROM ""table1_16951593_1"" WHERE ""no_in_season""='1/2';",1-16951593-1 Name the original air date for number in season being 13,"CREATE TABLE ""table1_16951593_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""original_air_date"" FROM ""table1_16951593_1"" WHERE ""no_in_season""='13';",1-16951593-1 Namee the title for production code for 4014,"CREATE TABLE ""table1_16951593_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""title"" FROM ""table1_16951593_1"" WHERE ""production_code""='4014';",1-16951593-1 Name the title for number in season 9,"CREATE TABLE ""table1_16951593_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""title"" FROM ""table1_16951593_1"" WHERE ""no_in_season""='9';",1-16951593-1 Name who wrote the episode that had 7.56 million viewers,"CREATE TABLE ""table1_16951593_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""written_by"" FROM ""table1_16951593_1"" WHERE ""u_s_viewers_millions""='7.56';",1-16951593-1 Name the wins for best finish being 2nd,"CREATE TABLE ""web_com_tour_results"" ( ""year"" real, ""tournaments_played"" real, ""cuts_made"" real, ""wins"" real, ""2nds"" real, ""3rds"" real, ""top_tens"" real, ""best_finish"" text, ""earnings"" real, ""money_list_rank"" real );","SELECT ""wins"" FROM ""web_com_tour_results"" WHERE ""best_finish""='2nd';",1-1697190-1 Name the most earnings for money list rank being 143,"CREATE TABLE ""web_com_tour_results"" ( ""year"" real, ""tournaments_played"" real, ""cuts_made"" real, ""wins"" real, ""2nds"" real, ""3rds"" real, ""top_tens"" real, ""best_finish"" text, ""earnings"" real, ""money_list_rank"" real );","SELECT MAX(""earnings"") FROM ""web_com_tour_results"" WHERE ""money_list_rank""=143;",1-1697190-1 Nme the most cuts made for wins being 0,"CREATE TABLE ""web_com_tour_results"" ( ""year"" real, ""tournaments_played"" real, ""cuts_made"" real, ""wins"" real, ""2nds"" real, ""3rds"" real, ""top_tens"" real, ""best_finish"" text, ""earnings"" real, ""money_list_rank"" real );","SELECT MAX(""cuts_made"") FROM ""web_com_tour_results"" WHERE ""wins""=0;",1-1697190-1 Name the wins for tournaments played being 14,"CREATE TABLE ""web_com_tour_results"" ( ""year"" real, ""tournaments_played"" real, ""cuts_made"" real, ""wins"" real, ""2nds"" real, ""3rds"" real, ""top_tens"" real, ""best_finish"" text, ""earnings"" real, ""money_list_rank"" real );","SELECT ""wins"" FROM ""web_com_tour_results"" WHERE ""tournaments_played""=14;",1-1697190-1 Against which team was game 21?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""game""=21;",1-17001658-6 "Which season had the ""grumpy old bees"" episodes?","CREATE TABLE ""season_2_2009_11"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text );","SELECT COUNT(""season_num"") FROM ""season_2_2009_11"" WHERE ""title""='\""Grumpy Old Bees\""';",1-17030926-3 "How many episodes were named ""Dogcatcher in the Rye""?","CREATE TABLE ""season_2_2009_11"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text );","SELECT COUNT(""directed_by"") FROM ""season_2_2009_11"" WHERE ""title""='\""Dogcatcher in the Rye\""';",1-17030926-3 Name the replaced by where date of vacancy is 31 december 2008 where position in table is 1st,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""replaced_by"" FROM ""managerial_changes"" WHERE ""date_of_vacancy""='31 December 2008' AND ""position_in_table""='1st';",1-17039232-3 Name the replaced by for position in table is 1st,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""replaced_by"" FROM ""managerial_changes"" WHERE ""position_in_table""='1st';",1-17039232-3 Name the position in table for 1 july 2008 when manner of departure is resigned,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""position_in_table"" FROM ""managerial_changes"" WHERE ""date_of_appointment""='1 July 2008' AND ""manner_of_departure""='Resigned';",1-17039232-3 Name the replaced by when outgoing manager is kent nielsen,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""replaced_by"" FROM ""managerial_changes"" WHERE ""outgoing_manager""='Kent Nielsen';",1-17039232-3 Name the outgoing manager for position in table being 11th,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""outgoing_manager"" FROM ""managerial_changes"" WHERE ""position_in_table""='11th';",1-17039232-3 Name the most number of leitrim,"CREATE TABLE ""plebiscite"" ( ""constituency"" text, ""electorate"" real, ""votes"" real, ""turnout"" text, ""yes"" real, ""no"" real, ""spoilt"" real, ""percent_yes"" text );","SELECT MAX(""no"") FROM ""plebiscite"" WHERE ""constituency""='Leitrim';",1-1705429-1 Name the least yes for dublin south,"CREATE TABLE ""plebiscite"" ( ""constituency"" text, ""electorate"" real, ""votes"" real, ""turnout"" text, ""yes"" real, ""no"" real, ""spoilt"" real, ""percent_yes"" text );","SELECT MIN(""yes"") FROM ""plebiscite"" WHERE ""constituency""='Dublin South';",1-1705429-1 Name the least votes for percent yes for 57.2,"CREATE TABLE ""plebiscite"" ( ""constituency"" text, ""electorate"" real, ""votes"" real, ""turnout"" text, ""yes"" real, ""no"" real, ""spoilt"" real, ""percent_yes"" text );","SELECT MIN(""votes"") FROM ""plebiscite"" WHERE ""percent_yes""='57.2';",1-1705429-1 "In how many game was the attendance at Staples Center 18,997? ","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""game"") FROM ""game_log"" WHERE ""location_attendance""='Staples Center 18,997';",1-17058151-5 How many different games had David Lee (13) with High rebounds?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""score"") FROM ""game_log"" WHERE ""high_rebounds""='David Lee (13)';",1-17060277-6 Which date did Chris Duhon (13) receive high assists?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""high_assists""='Chris Duhon (13)';",1-17060277-6 Name the high rebounds for memphis,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""team""='Memphis';",1-17060277-7 "Name the team for chris duhon , nate robinson , david lee (3)","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""high_assists""='Chris Duhon , Nate Robinson , David Lee (3)';",1-17060277-7 Name the most wins where position is 16th,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MAX(""wins"") FROM ""nascar_nationwide_series"" WHERE ""position""='16th';",1-1708050-3 Name the total number when avg start is 2000,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT COUNT(""avg_start"") FROM ""nascar_nationwide_series"" WHERE ""year""=2000;",1-1708050-3 Name the most poles,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MIN(""poles"") FROM ""nascar_nationwide_series"";",1-1708050-3 Name the indanapolis concerts for dr. alexandre manette,"CREATE TABLE ""casts"" ( ""character"" text, ""indianapolis_concerts"" text, ""sarasota"" text, ""broadway"" text, ""brighton_cast"" text );","SELECT ""indianapolis_concerts"" FROM ""casts"" WHERE ""character""='Dr. Alexandre Manette';",1-17085724-1 Name the brighton cast for jerry cruncher,"CREATE TABLE ""casts"" ( ""character"" text, ""indianapolis_concerts"" text, ""sarasota"" text, ""broadway"" text, ""brighton_cast"" text );","SELECT ""brighton_cast"" FROM ""casts"" WHERE ""character""='Jerry Cruncher';",1-17085724-1 Name the sarasota samantha sharpe,"CREATE TABLE ""casts"" ( ""character"" text, ""indianapolis_concerts"" text, ""sarasota"" text, ""broadway"" text, ""brighton_cast"" text );","SELECT ""sarasota"" FROM ""casts"" WHERE ""indianapolis_concerts""='Samantha Sharpe';",1-17085724-1 Name the indianapolis concerts for les minski,"CREATE TABLE ""casts"" ( ""character"" text, ""indianapolis_concerts"" text, ""sarasota"" text, ""broadway"" text, ""brighton_cast"" text );","SELECT ""indianapolis_concerts"" FROM ""casts"" WHERE ""sarasota""='Les Minski';",1-17085724-1 Name the brighton cast for andrew verala,"CREATE TABLE ""casts"" ( ""character"" text, ""indianapolis_concerts"" text, ""sarasota"" text, ""broadway"" text, ""brighton_cast"" text );","SELECT ""brighton_cast"" FROM ""casts"" WHERE ""indianapolis_concerts""='Andrew Verala';",1-17085724-1 Name the indianapolis concerts for paul baker,"CREATE TABLE ""casts"" ( ""character"" text, ""indianapolis_concerts"" text, ""sarasota"" text, ""broadway"" text, ""brighton_cast"" text );","SELECT ""indianapolis_concerts"" FROM ""casts"" WHERE ""brighton_cast""='Paul Baker';",1-17085724-1 "when the population was 1599, what was the census ranking?","CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT ""census_ranking"" FROM ""parishes"" WHERE ""population""=1599;",1-170961-2 What is the name of the parish where the area is 508.30?,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT COUNT(""official_name"") FROM ""parishes"" WHERE ""area_km_2""='508.30';",1-170961-2 at area 191.43 what is the total number of census ranking?,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT COUNT(""census_ranking"") FROM ""parishes"" WHERE ""area_km_2""='191.43';",1-170961-2 "At census ranking 1,184 of 5,008, what was the minimum population?","CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT MIN(""population"") FROM ""parishes"" WHERE ""census_ranking""='1,184 of 5,008';",1-170961-2 "at the area of 113.12, what was the population?","CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT ""population"" FROM ""parishes"" WHERE ""area_km_2""='113.12';",1-170961-2 What is the status for Saint George? ,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT ""status"" FROM ""parishes"" WHERE ""official_name""='Saint George';",1-170969-2 What is the area in km2 for Dufferin? ,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT ""area_km_2"" FROM ""parishes"" WHERE ""official_name""='Dufferin';",1-170969-2 How many areas are named West Isles? ,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT COUNT(""area_km_2"") FROM ""parishes"" WHERE ""official_name""='West Isles';",1-170969-2 How many areas of 375.06 km 2 have a census ranking? ,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT COUNT(""census_ranking"") FROM ""parishes"" WHERE ""area_km_2""='375.06';",1-170969-2 What is the census ranking when the area is 78.67 ?,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT ""census_ranking"" FROM ""parishes"" WHERE ""area_km_2""='78.67';",1-170969-2 Who had high assists on March 15? ,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""date""='March 15';",1-17102076-9 What team played on March 20? ,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='March 20';",1-17102076-9 How many times did Viorel Moldovan replaced a manager?,"CREATE TABLE ""table1_17115950_2"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT COUNT(""date_of_vacancy"") FROM ""table1_17115950_2"" WHERE ""replaced_by""='Viorel Moldovan';",1-17115950-2 What was the date of vacancy when Viorel Moldovan replaced a manager?,"CREATE TABLE ""table1_17115950_2"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_vacancy"" FROM ""table1_17115950_2"" WHERE ""replaced_by""='Viorel Moldovan';",1-17115950-2 Who replaced the manager on Team Cfr Cluj?,"CREATE TABLE ""table1_17115950_2"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""replaced_by"" FROM ""table1_17115950_2"" WHERE ""team""='CFR Cluj';",1-17115950-2 Who was the outgoing manager replaced by Marian Bucurescu?,"CREATE TABLE ""table1_17115950_2"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""outgoing_manager"" FROM ""table1_17115950_2"" WHERE ""replaced_by""='Marian Bucurescu';",1-17115950-2 What was the manner of departure of Nicolae Manea?,"CREATE TABLE ""table1_17115950_2"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""manner_of_departure"" FROM ""table1_17115950_2"" WHERE ""outgoing_manager""='Nicolae Manea';",1-17115950-2 What was the score on game number 12?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""regular_season"" WHERE ""game""=12;",1-17118657-7 What was the record when Canty (5) was the high assists?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""regular_season"" WHERE ""high_assists""='Canty (5)';",1-17118657-7 "How many players received high points where location/attendance was UIC Pavilion 6,304 respectively?","CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""high_points"") FROM ""regular_season"" WHERE ""location_attendance""='UIC Pavilion 6,304';",1-17118657-7 On what date did Canty (6) receive high assists?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""high_assists""='Canty (6)';",1-17118657-7 "Which game number had a location/attendance of US Airways Center 7,311 respectively?","CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT MAX(""game"") FROM ""regular_season"" WHERE ""location_attendance""='US Airways Center 7,311';",1-17118657-7 On which date was the record 1-4?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""record""='1-4';",1-17118657-7 What is the population in Westfield?,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT COUNT(""population"") FROM ""parishes"" WHERE ""official_name""='Westfield';",1-171236-2 "What is the Area KM 2 of the place that has a Census ranking of 1,016 of 5,008?","CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT ""area_km_2"" FROM ""parishes"" WHERE ""census_ranking""='1,016 of 5,008';",1-171236-2 "What is the Area KM 2 of the place that has a Census ranking of 1,608 of 5,008?","CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT ""area_km_2"" FROM ""parishes"" WHERE ""census_ranking""='1,608 of 5,008';",1-171236-2 What is the Area KM 2 of Rothesay?,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT COUNT(""area_km_2"") FROM ""parishes"" WHERE ""official_name""='Rothesay';",1-171236-2 What's the official name of the place with an Area KM 2 of 295.07,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT ""official_name"" FROM ""parishes"" WHERE ""area_km_2""='295.07';",1-171236-2 What is the population of Cardwell?,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT MIN(""population"") FROM ""parishes"" WHERE ""official_name""='Cardwell';",1-171236-2 Name the total number of status for eldon,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT COUNT(""status"") FROM ""parishes"" WHERE ""official_name""='Eldon';",1-171361-2 Name the area km 2 for balmoral,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT ""area_km_2"" FROM ""parishes"" WHERE ""official_name""='Balmoral';",1-171361-2 What team(s) did they play on april 23?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='April 23';",1-17140608-11 What score(s) were recorded on april 28?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='April 28';",1-17140608-11 When galaxy angel aa is the title what was the series?,"CREATE TABLE ""anime"" ( ""series"" text, ""title"" text, ""broadcasts_tv_1"" real, ""episodes_tv_extra_2"" text, ""directors"" text, ""aired_in_japan_3"" text, ""us_release_date"" text );","SELECT ""series"" FROM ""anime"" WHERE ""title""='Galaxy Angel AA';",1-1714685-1 When 7 april 2001 to 29 september 2001 was aired in japan 2 how many titles were there?,"CREATE TABLE ""anime"" ( ""series"" text, ""title"" text, ""broadcasts_tv_1"" real, ""episodes_tv_extra_2"" text, ""directors"" text, ""aired_in_japan_3"" text, ""us_release_date"" text );","SELECT COUNT(""title"") FROM ""anime"" WHERE ""aired_in_japan_3""='7 April 2001 to 29 September 2001';",1-1714685-1 When galaxy angel aa was the title was the us release date?,"CREATE TABLE ""anime"" ( ""series"" text, ""title"" text, ""broadcasts_tv_1"" real, ""episodes_tv_extra_2"" text, ""directors"" text, ""aired_in_japan_3"" text, ""us_release_date"" text );","SELECT ""us_release_date"" FROM ""anime"" WHERE ""title""='Galaxy Angel AA';",1-1714685-1 What comparable country has a national share of 1.08?,"CREATE TABLE ""notes"" ( ""rank"" real, ""administrative_division"" text, ""area_km"" real, ""area_sq_mi"" real, ""national_share_pct"" text, ""comparable_country"" text );","SELECT ""comparable_country"" FROM ""notes"" WHERE ""national_share_pct""='1.08';",1-171666-1 What is the national share of the country whose area is 148064 km^2?,"CREATE TABLE ""notes"" ( ""rank"" real, ""administrative_division"" text, ""area_km"" real, ""area_sq_mi"" real, ""national_share_pct"" text, ""comparable_country"" text );","SELECT ""national_share_pct"" FROM ""notes"" WHERE ""area_km""=148064;",1-171666-1 What is the administrative division that has an area of 30 km^2?,"CREATE TABLE ""notes"" ( ""rank"" real, ""administrative_division"" text, ""area_km"" real, ""area_sq_mi"" real, ""national_share_pct"" text, ""comparable_country"" text );","SELECT ""administrative_division"" FROM ""notes"" WHERE ""area_km""=30;",1-171666-1 What is the national share of Guizhou's administrative division?,"CREATE TABLE ""notes"" ( ""rank"" real, ""administrative_division"" text, ""area_km"" real, ""area_sq_mi"" real, ""national_share_pct"" text, ""comparable_country"" text );","SELECT ""national_share_pct"" FROM ""notes"" WHERE ""administrative_division""='Guizhou';",1-171666-1 What is the rank of the division with an area of 456800 sq mi?,"CREATE TABLE ""notes"" ( ""rank"" real, ""administrative_division"" text, ""area_km"" real, ""area_sq_mi"" real, ""national_share_pct"" text, ""comparable_country"" text );","SELECT ""rank"" FROM ""notes"" WHERE ""area_sq_mi""=456800;",1-171666-1 What's the change over previous year as a whole in the period in which the change over same quarter the previous year was up 2.8%?,"CREATE TABLE ""table1_171748_3"" ( ""period"" text, ""pct_trains_arriving_within_5_mins_of_scheduled_time_over_three_months"" text, ""change_over_same_quarter_the_previous_year"" text, ""pct_trains_arriving_within_5_mins_of_scheduled_time_moving_annual_average_maa"" text, ""change_over_previous_year_as_a_whole"" text );","SELECT ""change_over_previous_year_as_a_whole"" FROM ""table1_171748_3"" WHERE ""change_over_same_quarter_the_previous_year""='Up 2.8%';",1-171748-3 When was the percentage of trains arriving within 5 minutes of scheduled time 89.6%?,"CREATE TABLE ""table1_171748_3"" ( ""period"" text, ""pct_trains_arriving_within_5_mins_of_scheduled_time_over_three_months"" text, ""change_over_same_quarter_the_previous_year"" text, ""pct_trains_arriving_within_5_mins_of_scheduled_time_moving_annual_average_maa"" text, ""change_over_previous_year_as_a_whole"" text );","SELECT ""period"" FROM ""table1_171748_3"" WHERE ""pct_trains_arriving_within_5_mins_of_scheduled_time_moving_annual_average_maa""='89.6%';",1-171748-3 What's the change over same quarter the previous year in the period when the 89.6% of the trains arrive within 5 minutes of scheduled time (over three months)?,"CREATE TABLE ""table1_171748_3"" ( ""period"" text, ""pct_trains_arriving_within_5_mins_of_scheduled_time_over_three_months"" text, ""change_over_same_quarter_the_previous_year"" text, ""pct_trains_arriving_within_5_mins_of_scheduled_time_moving_annual_average_maa"" text, ""change_over_previous_year_as_a_whole"" text );","SELECT ""change_over_same_quarter_the_previous_year"" FROM ""table1_171748_3"" WHERE ""pct_trains_arriving_within_5_mins_of_scheduled_time_over_three_months""='89.6%';",1-171748-3 how many shire in the land of area in km 2 is 27.17,"CREATE TABLE ""table1_17251764_1"" ( ""municipality"" text, ""shire"" text, ""population"" real, ""area_in_km_2"" text, ""density_in_inhab_km_2"" text, ""distance_to_san_sebastians_city_centre_in_km"" text );","SELECT COUNT(""shire"") FROM ""table1_17251764_1"" WHERE ""area_in_km_2""='27.17';",1-17251764-1 How many open era titles does the team with their first title in 1925 have?,"CREATE TABLE ""champions_by_country"" ( ""country"" text, ""amateur_era"" real, ""open_era"" real, ""all_time"" real, ""first_title"" real, ""last_title"" real );","SELECT ""open_era"" FROM ""champions_by_country"" WHERE ""first_title""=1925;",1-1725413-5 Name the replacced by with ascoli,"CREATE TABLE ""table1_17275810_7"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""replaced_by"" FROM ""table1_17275810_7"" WHERE ""team""='Ascoli';",1-17275810-7 Name the team for mario somma,"CREATE TABLE ""table1_17275810_7"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""team"" FROM ""table1_17275810_7"" WHERE ""replaced_by""='Mario Somma';",1-17275810-7 Name the date of appointment for ascoli,"CREATE TABLE ""table1_17275810_7"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_appointment"" FROM ""table1_17275810_7"" WHERE ""team""='Ascoli';",1-17275810-7 Name the manner of departure for elvio selighini,"CREATE TABLE ""table1_17275810_7"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""manner_of_departure"" FROM ""table1_17275810_7"" WHERE ""replaced_by""='Elvio Selighini';",1-17275810-7 Name the date of vacancy for fabio brini,"CREATE TABLE ""table1_17275810_7"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_vacancy"" FROM ""table1_17275810_7"" WHERE ""replaced_by""='Fabio Brini';",1-17275810-7 Name the outgoing manager for mantova,"CREATE TABLE ""table1_17275810_7"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""outgoing_manager"" FROM ""table1_17275810_7"" WHERE ""team""='Mantova';",1-17275810-7 What is the San Antonio's team score?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""team""='San Antonio';",1-17288825-5 Name the score for game 66,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game""=66;",1-17288845-9 Name the record for score of l 77–80 (ot),"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""score""='L 77–80 (OT)';",1-17288845-9 Name the high assists for houston,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""team""='Houston';",1-17288845-9 Name the score for game 63,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game""=63;",1-17288845-9 How many poles did David Price Racing win?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team_name"" text, ""races"" real, ""poles"" real, ""wins"" real, ""points"" real, ""final_placing"" text );","SELECT MAX(""poles"") FROM ""career_summary"" WHERE ""team_name""='David Price Racing';",1-17289224-1 Who started in 2008 with 0 points?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team_name"" text, ""races"" real, ""poles"" real, ""wins"" real, ""points"" real, ""final_placing"" text );","SELECT ""team_name"" FROM ""career_summary"" WHERE ""season""='2008' AND ""points""=0;",1-17289224-1 Which team started 2010?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team_name"" text, ""races"" real, ""poles"" real, ""wins"" real, ""points"" real, ""final_placing"" text );","SELECT ""team_name"" FROM ""career_summary"" WHERE ""season""='2010';",1-17289224-1 What was the max points you when when you place 9th?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team_name"" text, ""races"" real, ""poles"" real, ""wins"" real, ""points"" real, ""final_placing"" text );","SELECT MAX(""points"") FROM ""career_summary"" WHERE ""final_placing""='9th';",1-17289224-1 "When the wins is 3, what is the maximum races?","CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team_name"" text, ""races"" real, ""poles"" real, ""wins"" real, ""points"" real, ""final_placing"" text );","SELECT MAX(""races"") FROM ""career_summary"" WHERE ""wins""=3;",1-17289224-1 Name the number of former wnba team for 2,"CREATE TABLE ""expansion_draft_selections"" ( ""pick"" real, ""player"" text, ""nationality"" text, ""new_wnba_team"" text, ""former_wnba_team"" text, ""college_country_team"" text );","SELECT COUNT(""former_wnba_team"") FROM ""expansion_draft_selections"" WHERE ""pick""=2;",1-17308269-2 Name the player for mercer,"CREATE TABLE ""expansion_draft_selections"" ( ""pick"" real, ""player"" text, ""nationality"" text, ""new_wnba_team"" text, ""former_wnba_team"" text, ""college_country_team"" text );","SELECT ""player"" FROM ""expansion_draft_selections"" WHERE ""college_country_team""='Mercer';",1-17308269-2 What is the record of wins and losses for Denver's ball club?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""team""='Denver';",1-17311759-5 What was the location and the crowd attendance on December 9?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""date""='December 9';",1-17311759-5 Who scored the most rebounds in game 64?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""game""=64;",1-17311759-8 How many numbers were recorded for high points when the team played against Oklahoma City?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""high_points"") FROM ""game_log"" WHERE ""team""='Oklahoma City';",1-17311783-6 "Name the high assists for yi jianlian , brook lopez (7)","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""high_rebounds""='Yi Jianlian , Brook Lopez (7)';",1-17322817-6 Name the location attendance for 20,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""game""=20;",1-17322817-6 Name the date for l 92–103 (ot),"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""score""='L 92–103 (OT)';",1-17322817-6 What was the record when the team played Boston?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""team""='Boston';",1-17325580-10 What number game had a high assist of lebron james (7) and high point of lebron james (21)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT MAX(""game"") FROM ""game_log"" WHERE ""high_assists""='LeBron James (7)' AND ""high_points""='LeBron James (21)';",1-17325580-10 What is the lowest game number when the team is Houston? ,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT MIN(""game"") FROM ""game_log"" WHERE ""team""='Houston';",1-17326036-7 "What was the date when Troy Murphy (15), got high rebounds? ","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""high_rebounds""='Troy Murphy (15)';",1-17326036-7 Who did the High Assists when Kevin Durant (28) took the High Points?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""high_points""='Kevin Durant (28)';",1-17355628-7 What is the score when the game took place on January 18?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='January 18';",1-17355628-7 How many games were played by team @ New Jersey?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""score"") FROM ""game_log"" WHERE ""team""='@ New Jersey';",1-17355628-7 "how many times were high rebounds mehmet okur , paul millsap (6)","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""score"") FROM ""game_log"" WHERE ""high_rebounds""='Mehmet Okur , Paul Millsap (6)';",1-17355716-10 what is the score of the match with high points carlos boozer (20),"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""high_points""='Carlos Boozer (20)';",1-17355716-10 what is the high rebounds stat on april 11,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""date""='April 11';",1-17355716-10 who made highest rebounds on april 11,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""date""='April 11';",1-17355716-10 Who wrote season 10,"CREATE TABLE ""table1_17355743_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""written_by"" FROM ""table1_17355743_1"" WHERE ""season_num""=10;",1-17355743-1 Name who directed the episode by joe sachs and david zabel,"CREATE TABLE ""table1_17355743_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""directed_by"" FROM ""table1_17355743_1"" WHERE ""written_by""='Joe Sachs and David Zabel';",1-17355743-1 What is every value for Points 2 when the value of won is 30?,"CREATE TABLE ""final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""won"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_average_1"" text, ""points_2"" real );","SELECT ""points_2"" FROM ""final_table"" WHERE ""won""=30;",1-17359181-1 What is the lowest value of Points 2 when the goal average is 1.50?,"CREATE TABLE ""final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""won"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_average_1"" text, ""points_2"" real );","SELECT MIN(""points_2"") FROM ""final_table"" WHERE ""goal_average_1""='1.50';",1-17359181-1 How many values of goal average 1 occur when the value of goals against is 92?,"CREATE TABLE ""final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""won"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_average_1"" text, ""points_2"" real );","SELECT COUNT(""goal_average_1"") FROM ""final_table"" WHERE ""goals_against""=92;",1-17359181-1 What is the highest value for Points 2 when the goal average 1 is 0.65?,"CREATE TABLE ""final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""won"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_average_1"" text, ""points_2"" real );","SELECT MAX(""points_2"") FROM ""final_table"" WHERE ""goal_average_1""='0.65';",1-17359181-1 How many dates had a final score of w 118-112?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""date"") FROM ""game_log"" WHERE ""score""='W 118-112';",1-17382360-9 What was the location and attendance at the game where the final score is w 118-112?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""score""='W 118-112';",1-17382360-9 Who had the high rebounds in the game with a final score of w 140-108?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""score""='W 140-108';",1-17382360-9 in what date was aired the first broacast of the episode 1x02,"CREATE TABLE ""series_1"" ( ""episode"" text, ""first_broadcast"" text, ""graemes_guest"" text, ""jeremys_guest"" text, ""votes_pct"" text );","SELECT ""first_broadcast"" FROM ""series_1"" WHERE ""episode""='1x02';",1-17413485-1 what is the name of the jeremy guest for the episode 1x01,"CREATE TABLE ""series_1"" ( ""episode"" text, ""first_broadcast"" text, ""graemes_guest"" text, ""jeremys_guest"" text, ""votes_pct"" text );","SELECT ""jeremys_guest"" FROM ""series_1"" WHERE ""episode""='1x01';",1-17413485-1 what is the number of the episode where maria mcerlane where gramer guest,"CREATE TABLE ""series_1"" ( ""episode"" text, ""first_broadcast"" text, ""graemes_guest"" text, ""jeremys_guest"" text, ""votes_pct"" text );","SELECT ""episode"" FROM ""series_1"" WHERE ""graemes_guest""='Maria McErlane';",1-17413485-1 what is the name of the graemest guest of episode 1x03,"CREATE TABLE ""series_1"" ( ""episode"" text, ""first_broadcast"" text, ""graemes_guest"" text, ""jeremys_guest"" text, ""votes_pct"" text );","SELECT ""graemes_guest"" FROM ""series_1"" WHERE ""episode""='1x03';",1-17413485-1 what is the largest city where the population is 6620100?,"CREATE TABLE ""provinces"" ( ""province"" text, ""provincial_capital"" text, ""largest_city"" text, ""area_km_2"" real, ""population_2013"" real );","SELECT ""largest_city"" FROM ""provinces"" WHERE ""population_2013""=6620100;",1-17416221-1 what is the largest city where the province is eastern cape?,"CREATE TABLE ""provinces"" ( ""province"" text, ""provincial_capital"" text, ""largest_city"" text, ""area_km_2"" real, ""population_2013"" real );","SELECT ""largest_city"" FROM ""provinces"" WHERE ""province""='Eastern Cape';",1-17416221-1 what is minimum area where the largest city is bloemfontein?,"CREATE TABLE ""provinces"" ( ""province"" text, ""provincial_capital"" text, ""largest_city"" text, ""area_km_2"" real, ""population_2013"" real );","SELECT MIN(""area_km_2"") FROM ""provinces"" WHERE ""largest_city""='Bloemfontein';",1-17416221-1 what is the numbe of provincial captial where the population is 1162900?,"CREATE TABLE ""provinces"" ( ""province"" text, ""provincial_capital"" text, ""largest_city"" text, ""area_km_2"" real, ""population_2013"" real );","SELECT COUNT(""provincial_capital"") FROM ""provinces"" WHERE ""population_2013""=1162900;",1-17416221-1 what is the number of provincial captial where the province is northern cape?,"CREATE TABLE ""provinces"" ( ""province"" text, ""provincial_capital"" text, ""largest_city"" text, ""area_km_2"" real, ""population_2013"" real );","SELECT COUNT(""provincial_capital"") FROM ""provinces"" WHERE ""province""='Northern Cape';",1-17416221-1 What is the IATA of the airport with 3848 traffic in 2010-11?,"CREATE TABLE ""top_11_by_passenger_traffic_1985_2011"" ( ""rank"" real, ""airport"" text, ""location"" text, ""iata"" text, ""1985_86"" real, ""1990_91"" real, ""1995_96"" real, ""2000_01"" real, ""2005_06"" real, ""2007_08"" real, ""2009_10"" real, ""2010_11"" real );","SELECT ""iata"" FROM ""top_11_by_passenger_traffic_1985_2011"" WHERE ""2010_11""=3848;",1-17419587-1 What is the airport with the IATA MEL?,"CREATE TABLE ""top_11_by_passenger_traffic_1985_2011"" ( ""rank"" real, ""airport"" text, ""location"" text, ""iata"" text, ""1985_86"" real, ""1990_91"" real, ""1995_96"" real, ""2000_01"" real, ""2005_06"" real, ""2007_08"" real, ""2009_10"" real, ""2010_11"" real );","SELECT COUNT(""airport"") FROM ""top_11_by_passenger_traffic_1985_2011"" WHERE ""iata""='MEL';",1-17419587-1 What is the location of the airport that had a traffic of 3258 in 2009-10,"CREATE TABLE ""top_11_by_passenger_traffic_1985_2011"" ( ""rank"" real, ""airport"" text, ""location"" text, ""iata"" text, ""1985_86"" real, ""1990_91"" real, ""1995_96"" real, ""2000_01"" real, ""2005_06"" real, ""2007_08"" real, ""2009_10"" real, ""2010_11"" real );","SELECT ""location"" FROM ""top_11_by_passenger_traffic_1985_2011"" WHERE ""2009_10""=3258;",1-17419587-1 "If unknown is larger than 1.0, what is the maximum two year amount?","CREATE TABLE ""table1_174266_6"" ( ""year"" real, ""total"" text, ""less_than_a_year"" real, ""one_year"" real, ""two_years"" real, ""three_years"" real, ""four_years"" real, ""5_9_years"" real, ""10_14_years"" real, ""15_19_years"" real, ""20_24_years"" real, ""25_and_more"" real, ""unknown"" real );","SELECT MAX(""two_years"") FROM ""table1_174266_6"" WHERE ""unknown"">1.0;",1-174266-6 "If two years is 159, what is the amount for one year?","CREATE TABLE ""table1_174266_6"" ( ""year"" real, ""total"" text, ""less_than_a_year"" real, ""one_year"" real, ""two_years"" real, ""three_years"" real, ""four_years"" real, ""5_9_years"" real, ""10_14_years"" real, ""15_19_years"" real, ""20_24_years"" real, ""25_and_more"" real, ""unknown"" real );","SELECT MIN(""one_year"") FROM ""table1_174266_6"" WHERE ""two_years""=159;",1-174266-6 "If the year is 2010, what is the minimum amount of years 5-9?","CREATE TABLE ""table1_174266_6"" ( ""year"" real, ""total"" text, ""less_than_a_year"" real, ""one_year"" real, ""two_years"" real, ""three_years"" real, ""four_years"" real, ""5_9_years"" real, ""10_14_years"" real, ""15_19_years"" real, ""20_24_years"" real, ""25_and_more"" real, ""unknown"" real );","SELECT MIN(""5_9_years"") FROM ""table1_174266_6"" WHERE ""year""=2010;",1-174266-6 "If year 20-24 is 24, what is the amount for three years?","CREATE TABLE ""table1_174266_6"" ( ""year"" real, ""total"" text, ""less_than_a_year"" real, ""one_year"" real, ""two_years"" real, ""three_years"" real, ""four_years"" real, ""5_9_years"" real, ""10_14_years"" real, ""15_19_years"" real, ""20_24_years"" real, ""25_and_more"" real, ""unknown"" real );","SELECT ""three_years"" FROM ""table1_174266_6"" WHERE ""20_24_years""=24;",1-174266-6 "When ""the telenovela"" is the title how many series numbers are there?","CREATE TABLE ""table1_17467147_1"" ( ""series_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""original_airdate"" text, ""production_code"" real );","SELECT COUNT(""series_num"") FROM ""table1_17467147_1"" WHERE ""title""='\""The Telenovela\""';",1-17467147-1 When debra j. fisher & erica messer are the writers and the director is patrick norris what is the series number?,"CREATE TABLE ""table1_17467147_1"" ( ""series_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""original_airdate"" text, ""production_code"" real );","SELECT ""series_num"" FROM ""table1_17467147_1"" WHERE ""directed_by""='Patrick Norris' AND ""written_by""='Debra J. Fisher & Erica Messer';",1-17467147-1 When there are 12.70 million u.s. viewers who is the director?,"CREATE TABLE ""table1_17467147_1"" ( ""series_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""original_airdate"" text, ""production_code"" real );","SELECT ""directed_by"" FROM ""table1_17467147_1"" WHERE ""u_s_viewers_million""='12.70';",1-17467147-1 "What is the number of theWhat is the number of the chapter that is called ""breakthrough"" ""burēku surū"" (ブレーク·スルー)?","CREATE TABLE ""table1_17481974_1"" ( ""episode_num"" real, ""title"" text, ""director"" text, ""screenwriter"" text, ""original_airdate"" text, ""english_airdate"" text );","SELECT MIN(""episode_num"") FROM ""table1_17481974_1"" WHERE ""title""='\""Breakthrough\"" \""Burēku surū\"" (ブレーク·スルー)';",1-17481974-1 "Which is the number of the episode ""rook gave"" ""rūku dīo"" (デ デ ィ オ ー ル) which aired on July 14, 2003","CREATE TABLE ""table1_17481974_1"" ( ""episode_num"" real, ""title"" text, ""director"" text, ""screenwriter"" text, ""original_airdate"" text, ""english_airdate"" text );","SELECT MIN(""episode_num"") FROM ""table1_17481974_1"" WHERE ""original_airdate""='July 14, 2003';",1-17481974-1 "What are the numbers of episodes that were broadcast on September 1, 2003","CREATE TABLE ""table1_17481974_1"" ( ""episode_num"" real, ""title"" text, ""director"" text, ""screenwriter"" text, ""original_airdate"" text, ""english_airdate"" text );","SELECT ""episode_num"" FROM ""table1_17481974_1"" WHERE ""original_airdate""='September 1, 2003';",1-17481974-1 "Which are dates of transmission in English of the title ""takeback"" ""tēkubakku"" (テークバック)","CREATE TABLE ""table1_17481974_1"" ( ""episode_num"" real, ""title"" text, ""director"" text, ""screenwriter"" text, ""original_airdate"" text, ""english_airdate"" text );","SELECT ""english_airdate"" FROM ""table1_17481974_1"" WHERE ""title""='\""Takeback\"" \""Tēkubakku\"" (テークバック)';",1-17481974-1 How many viewers did Episode #5 have?,"CREATE TABLE ""ratings"" ( ""episode_num"" real, ""us_air_date"" text, ""rating"" text, ""share"" text, ""rating_share_18_49"" text, ""viewers_millions"" text );","SELECT ""viewers_millions"" FROM ""ratings"" WHERE ""episode_num""=5;",1-17525955-2 How many share values are listed for the episode with a rating/share value of 2.6/8?,"CREATE TABLE ""ratings"" ( ""episode_num"" real, ""us_air_date"" text, ""rating"" text, ""share"" text, ""rating_share_18_49"" text, ""viewers_millions"" text );","SELECT COUNT(""share"") FROM ""ratings"" WHERE ""rating_share_18_49""='2.6/8';",1-17525955-2 "How many episodes were originally aired Saturday, May 30, 2009?","CREATE TABLE ""ratings"" ( ""episode_num"" real, ""us_air_date"" text, ""rating"" text, ""share"" text, ""rating_share_18_49"" text, ""viewers_millions"" text );","SELECT COUNT(""episode_num"") FROM ""ratings"" WHERE ""us_air_date""='Saturday, May 30, 2009';",1-17525955-2 What is the rating of the episode with a rating/share of 0.9/4?,"CREATE TABLE ""ratings"" ( ""episode_num"" real, ""us_air_date"" text, ""rating"" text, ""share"" text, ""rating_share_18_49"" text, ""viewers_millions"" text );","SELECT ""rating"" FROM ""ratings"" WHERE ""rating_share_18_49""='0.9/4';",1-17525955-2 "How many episodes aired Saturday, July 11, 2009","CREATE TABLE ""ratings"" ( ""episode_num"" real, ""us_air_date"" text, ""rating"" text, ""share"" text, ""rating_share_18_49"" text, ""viewers_millions"" text );","SELECT COUNT(""episode_num"") FROM ""ratings"" WHERE ""us_air_date""='Saturday, July 11, 2009';",1-17525955-2 "How many rating/share values does the episode aired on Saturday, May 9, 2009?","CREATE TABLE ""ratings"" ( ""episode_num"" real, ""us_air_date"" text, ""rating"" text, ""share"" text, ""rating_share_18_49"" text, ""viewers_millions"" text );","SELECT COUNT(""rating_share_18_49"") FROM ""ratings"" WHERE ""us_air_date""='Saturday, May 9, 2009';",1-17525955-2 What was the percentage democrat Christine Gregoire was polling when the republican Dino Rossi was polling at 44% and the lead margin was 4?,"CREATE TABLE ""opinion_polling_for_the_united_states_gu"" ( ""source"" text, ""dates_administered"" text, ""democrat_christine_gregoire"" text, ""republican_dino_rossi"" text, ""lead_margin"" text );","SELECT ""democrat_christine_gregoire"" FROM ""opinion_polling_for_the_united_states_gu"" WHERE ""lead_margin""='4' AND ""republican_dino_rossi""='44%';",1-17538810-7 How many polls show a result where democrat Christine Gregoire was polling at 50% and had a lead margin of 2?,"CREATE TABLE ""opinion_polling_for_the_united_states_gu"" ( ""source"" text, ""dates_administered"" text, ""democrat_christine_gregoire"" text, ""republican_dino_rossi"" text, ""lead_margin"" text );","SELECT COUNT(""source"") FROM ""opinion_polling_for_the_united_states_gu"" WHERE ""democrat_christine_gregoire""='50%' AND ""lead_margin""='2';",1-17538810-7 How many subsidiaries of Postermobile Limited?,"CREATE TABLE ""table1_1756264_2"" ( ""company_name"" text, ""holding_companies"" real, ""subsidiaries"" real, ""description_of_activities"" text, ""parent_holding_company"" text );","SELECT ""subsidiaries"" FROM ""table1_1756264_2"" WHERE ""company_name""='POSTERMOBILE LIMITED';",1-1756264-2 What activities does Clear Channel Entertainment Facilitation Limited engage in?,"CREATE TABLE ""table1_1756264_2"" ( ""company_name"" text, ""holding_companies"" real, ""subsidiaries"" real, ""description_of_activities"" text, ""parent_holding_company"" text );","SELECT ""description_of_activities"" FROM ""table1_1756264_2"" WHERE ""company_name""='CLEAR CHANNEL ENTERTAINMENT FACILITATION LIMITED';",1-1756264-2 How many subsidiaries of company F M Media Limited?,"CREATE TABLE ""table1_1756264_2"" ( ""company_name"" text, ""holding_companies"" real, ""subsidiaries"" real, ""description_of_activities"" text, ""parent_holding_company"" text );","SELECT ""subsidiaries"" FROM ""table1_1756264_2"" WHERE ""company_name""='F M MEDIA LIMITED';",1-1756264-2 How many subsidiaries are there of Postermobile Advertising Limited?,"CREATE TABLE ""table1_1756264_2"" ( ""company_name"" text, ""holding_companies"" real, ""subsidiaries"" real, ""description_of_activities"" text, ""parent_holding_company"" text );","SELECT MIN(""subsidiaries"") FROM ""table1_1756264_2"" WHERE ""company_name""='POSTERMOBILE ADVERTISING LIMITED';",1-1756264-2 What is the largest number of holding companies?,"CREATE TABLE ""table1_1756264_2"" ( ""company_name"" text, ""holding_companies"" real, ""subsidiaries"" real, ""description_of_activities"" text, ""parent_holding_company"" text );","SELECT MAX(""holding_companies"") FROM ""table1_1756264_2"";",1-1756264-2 How many companies have Postermobile Limited as a parent company?,"CREATE TABLE ""table1_1756264_2"" ( ""company_name"" text, ""holding_companies"" real, ""subsidiaries"" real, ""description_of_activities"" text, ""parent_holding_company"" text );","SELECT COUNT(""company_name"") FROM ""table1_1756264_2"" WHERE ""parent_holding_company""='POSTERMOBILE LIMITED';",1-1756264-2 Name the total number of league cup for mark roberts,"CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT COUNT(""league_cup"") FROM ""goalscorers"" WHERE ""player""='Mark Roberts';",1-17598822-11 Name the total number of league for 5,"CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT COUNT(""league"") FROM ""goalscorers"" WHERE ""total""=5;",1-17598822-11 Name the maximum leagure for 0 scottish cup,"CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT MAX(""league"") FROM ""goalscorers"" WHERE ""scottish_cup""=0;",1-17598822-11 Name the most challenge cup for damon gray,"CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT MAX(""challenge_cup"") FROM ""goalscorers"" WHERE ""player""='Damon Gray';",1-17598822-11 Name the league for paul paton,"CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT ""league"" FROM ""goalscorers"" WHERE ""player""='Paul Paton';",1-17598822-11 What was the original air date of this episode that was written by Debbie Sarjeant?,"CREATE TABLE ""table1_17623902_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""original_air_date"" FROM ""table1_17623902_1"" WHERE ""written_by""='Debbie Sarjeant';",1-17623902-1 How many episodes did Julie Martin wrote for the show If every episode has its own production code?,"CREATE TABLE ""table1_17623902_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""production_code"") FROM ""table1_17623902_1"" WHERE ""written_by""='Julie Martin';",1-17623902-1 Name the total number of series for april 26,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT COUNT(""series"") FROM ""playoffs"" WHERE ""date""='April 26';",1-17621978-11 Name the number of high rebounds for april 21,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT COUNT(""high_rebounds"") FROM ""playoffs"" WHERE ""date""='April 21';",1-17621978-11 Name the number of location attendance for april 24,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT COUNT(""location_attendance"") FROM ""playoffs"" WHERE ""date""='April 24';",1-17621978-11 What is the name where the type is listed as free agent and the country is ngr eng?,"CREATE TABLE ""in"" ( ""n"" real, ""p"" text, ""name"" text, ""eu"" text, ""country"" text, ""age"" real, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" text, ""transfer_fee"" text, ""source"" text );","SELECT ""name"" FROM ""in"" WHERE ""type""='Free Agent' AND ""country""='NGR ENG';",1-17634290-7 What is listed in p when the type is listed as free agent 1?,"CREATE TABLE ""in"" ( ""n"" real, ""p"" text, ""name"" text, ""eu"" text, ""country"" text, ""age"" real, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" text, ""transfer_fee"" text, ""source"" text );","SELECT ""p"" FROM ""in"" WHERE ""type""='Free Agent 1';",1-17634290-7 What is the end when moving from is listed as cary clarets?,"CREATE TABLE ""in"" ( ""n"" real, ""p"" text, ""name"" text, ""eu"" text, ""country"" text, ""age"" real, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" text, ""transfer_fee"" text, ""source"" text );","SELECT ""ends"" FROM ""in"" WHERE ""moving_from""='Cary Clarets';",1-17634290-7 What is the name of the country where moving from is listed as bristol city?,"CREATE TABLE ""in"" ( ""n"" real, ""p"" text, ""name"" text, ""eu"" text, ""country"" text, ""age"" real, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" text, ""transfer_fee"" text, ""source"" text );","SELECT ""country"" FROM ""in"" WHERE ""moving_from""='Bristol City';",1-17634290-7 Name the number of duration for viewership of 5.46 million,"CREATE TABLE ""table1_17641206_6"" ( ""episode"" real, ""original_title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text, ""duration"" text, ""viewership"" text );","SELECT COUNT(""duration"") FROM ""table1_17641206_6"" WHERE ""viewership""='5.46 million';",1-17641206-6 Name the total number of episodes written by david cantor,"CREATE TABLE ""table1_17641206_6"" ( ""episode"" real, ""original_title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text, ""duration"" text, ""viewership"" text );","SELECT COUNT(""episode"") FROM ""table1_17641206_6"" WHERE ""written_by""='David Cantor';",1-17641206-6 Name the total number of original titles written by john sullivan and keith lindsay,"CREATE TABLE ""table1_17641206_6"" ( ""episode"" real, ""original_title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text, ""duration"" text, ""viewership"" text );","SELECT COUNT(""original_title"") FROM ""table1_17641206_6"" WHERE ""written_by""='John Sullivan and Keith Lindsay';",1-17641206-6 Name the original title for 6.05 million viewership,"CREATE TABLE ""table1_17641206_6"" ( ""episode"" real, ""original_title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text, ""duration"" text, ""viewership"" text );","SELECT ""original_title"" FROM ""table1_17641206_6"" WHERE ""viewership""='6.05 million';",1-17641206-6 Who took third-place when there were 4 total wins?,"CREATE TABLE ""professional_seasons_1994_2003"" ( ""season"" real, ""winners"" text, ""total_wins"" real, ""runners_up"" text, ""third_place"" text, ""fourth_placed"" text, ""number_of_clubs"" real );","SELECT ""third_place"" FROM ""professional_seasons_1994_2003"" WHERE ""total_wins""=4;",1-17632217-2 What is the total number of clubs when the runner-up was Liaoning Fushun?,"CREATE TABLE ""professional_seasons_1994_2003"" ( ""season"" real, ""winners"" text, ""total_wins"" real, ""runners_up"" text, ""third_place"" text, ""fourth_placed"" text, ""number_of_clubs"" real );","SELECT COUNT(""number_of_clubs"") FROM ""professional_seasons_1994_2003"" WHERE ""runners_up""='Liaoning Fushun';",1-17632217-2 Who was placed fourth when third was Beijing Guoan and the winner was Dalian Wanda and wins total was 4?,"CREATE TABLE ""professional_seasons_1994_2003"" ( ""season"" real, ""winners"" text, ""total_wins"" real, ""runners_up"" text, ""third_place"" text, ""fourth_placed"" text, ""number_of_clubs"" real );","SELECT ""fourth_placed"" FROM ""professional_seasons_1994_2003"" WHERE ""third_place""='Beijing Guoan' AND ""winners""='Dalian Wanda' AND ""total_wins""=4;",1-17632217-2 Who was placed third when the ruuner up was Guangzhou Apollo?,"CREATE TABLE ""professional_seasons_1994_2003"" ( ""season"" real, ""winners"" text, ""total_wins"" real, ""runners_up"" text, ""third_place"" text, ""fourth_placed"" text, ""number_of_clubs"" real );","SELECT ""third_place"" FROM ""professional_seasons_1994_2003"" WHERE ""runners_up""='Guangzhou Apollo';",1-17632217-2 Who was placed third in 2001?,"CREATE TABLE ""professional_seasons_1994_2003"" ( ""season"" real, ""winners"" text, ""total_wins"" real, ""runners_up"" text, ""third_place"" text, ""fourth_placed"" text, ""number_of_clubs"" real );","SELECT ""third_place"" FROM ""professional_seasons_1994_2003"" WHERE ""season""=2001;",1-17632217-2 What is the census ranking for the Perth parish?,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT ""census_ranking"" FROM ""parishes"" WHERE ""official_name""='Perth';",1-176524-2 What is the minimum population of the parish with a 750.51 km area?,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT MIN(""population"") FROM ""parishes"" WHERE ""area_km_2""='750.51';",1-176524-2 What is the census ranking of the Perth parish?,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" text, ""population"" real, ""census_ranking"" text );","SELECT ""census_ranking"" FROM ""parishes"" WHERE ""official_name""='Perth';",1-176524-2 "with the amount of tries at 89, how many win's were there?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""won"" FROM ""league_table"" WHERE ""tries_against""='89';",1-17675675-2 "For club Swansea Uplands RFC, what is the amount of tries against?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_against"" FROM ""league_table"" WHERE ""club""='Swansea Uplands RFC';",1-17675675-2 What is the total amount of points when the given won is 9?,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points"" FROM ""league_table"" WHERE ""won""='9';",1-17675675-2 "With the given points of 51, what was the total number of the try bonus?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT COUNT(""try_bonus"") FROM ""league_table"" WHERE ""points""='51';",1-17675675-2 "With the given loss of 4, what was the number of tries?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT COUNT(""tries_for"") FROM ""league_table"" WHERE ""lost""='4';",1-17675675-2 "With the given points of 667, what was the number of tries against?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_against"" FROM ""league_table"" WHERE ""points_for""='667';",1-17675675-2 What is the largest number of episodes for a 1989 season dvd release? ,"CREATE TABLE ""dvd_releases"" ( ""dvd_title"" text, ""no_of_discs"" real, ""year"" text, ""no_of_episodes"" real, ""region_1"" text, ""region_2"" text, ""region_4"" text );","SELECT MAX(""no_of_episodes"") FROM ""dvd_releases"" WHERE ""year""='1989';",1-17697980-1 "How many dvd titled ""series 5"" were released having a release date or a non available date in region 2?","CREATE TABLE ""dvd_releases"" ( ""dvd_title"" text, ""no_of_discs"" real, ""year"" text, ""no_of_episodes"" real, ""region_1"" text, ""region_2"" text, ""region_4"" text );","SELECT COUNT(""region_2"") FROM ""dvd_releases"" WHERE ""dvd_title""='Series 5';",1-17697980-1 Who are all the stage winners where the team classification is Caisse D'epargne?,"CREATE TABLE ""table1_17672500_19"" ( ""stage_winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text, ""team_classification"" text );","SELECT ""stage_winner"" FROM ""table1_17672500_19"" WHERE ""team_classification""='Caisse d''Epargne';",1-17672500-19 "What is every ""directed by"" when the title is ""One To Go"" (part 2)?","CREATE TABLE ""table1_17758010_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""directed_by"" FROM ""table1_17758010_2"" WHERE ""title""='\""One to Go\"" (Part 2)';",1-17758010-2 How many original air dates have U.S. Views (millions) of 19.49?,"CREATE TABLE ""table1_17758010_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT COUNT(""original_air_date"") FROM ""table1_17758010_2"" WHERE ""u_s_viewers_millions""='19.49';",1-17758010-2 What is the lowest no. in series?,"CREATE TABLE ""table1_17758010_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT MIN(""no_in_series"") FROM ""table1_17758010_2"";",1-17758010-2 The opponent was the New York Jets on what week? ,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""week"" FROM ""regular_season"" WHERE ""opponent""='New York Jets';",1-17781886-1 "Where was the December 12, 1965 game? ","CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""game_site"" FROM ""regular_season"" WHERE ""date""='December 12, 1965';",1-17781886-1 How many attended game(s) against the boston patriots?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""regular_season"" WHERE ""opponent""='Boston Patriots';",1-17779448-1 which examples are pronounced ɪs in american,"CREATE TABLE ""vowel_plus_consonant"" ( ""ending"" text, ""american"" text, ""british"" text, ""australian"" text, ""examples"" text );","SELECT ""examples"" FROM ""vowel_plus_consonant"" WHERE ""american""='ɪs';",1-17798093-20 which examples are pronounced et in australian,"CREATE TABLE ""vowel_plus_consonant"" ( ""ending"" text, ""american"" text, ""british"" text, ""australian"" text, ""examples"" text );","SELECT ""examples"" FROM ""vowel_plus_consonant"" WHERE ""australian""='et';",1-17798093-20 how many endings have american pronounciation əs,"CREATE TABLE ""vowel_plus_consonant"" ( ""ending"" text, ""american"" text, ""british"" text, ""australian"" text, ""examples"" text );","SELECT COUNT(""australian"") FROM ""vowel_plus_consonant"" WHERE ""american""='əs';",1-17798093-20 "what are the endings of examples achilles, appendices, fæces","CREATE TABLE ""vowel_plus_consonant"" ( ""ending"" text, ""american"" text, ""british"" text, ""australian"" text, ""examples"" text );","SELECT ""ending"" FROM ""vowel_plus_consonant"" WHERE ""examples""='Achilles, appendices, fæces';",1-17798093-20 What is the callsign for the Cebu station?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""callsign"" FROM ""nbc_radio_stations"" WHERE ""location""='Cebu';",1-17822401-1 What is the number of brand where the power is 5kw?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT COUNT(""branding"") FROM ""nbc_radio_stations"" WHERE ""power_k_w""='5kW';",1-17822401-1 What is the callsign for the Cebu station?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""callsign"" FROM ""nbc_radio_stations"" WHERE ""location""='Cebu';",1-17822401-1 What is the power of the Baguio station?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""power_k_w"" FROM ""nbc_radio_stations"" WHERE ""location""='Baguio';",1-17822401-1 How many stations are called radyo5 101.9 news fm?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT COUNT(""location"") FROM ""nbc_radio_stations"" WHERE ""branding""='Radyo5 101.9 News FM';",1-17822401-1 What is the church name for the church located in Kyrkjebø?,"CREATE TABLE ""churches_in_h_yanger"" ( ""parish_prestegjeld"" text, ""sub_parish_sogn"" text, ""church_name"" text, ""year_built"" real, ""location_of_the_church"" text );","SELECT ""church_name"" FROM ""churches_in_h_yanger"" WHERE ""location_of_the_church""='Kyrkjebø';",1-178389-1 What is the sub-parish for the church names Høyanger Kyrkje?,"CREATE TABLE ""churches_in_h_yanger"" ( ""parish_prestegjeld"" text, ""sub_parish_sogn"" text, ""church_name"" text, ""year_built"" real, ""location_of_the_church"" text );","SELECT ""sub_parish_sogn"" FROM ""churches_in_h_yanger"" WHERE ""church_name""='Høyanger kyrkje';",1-178389-1 What is the total number of churches built in 1916?,"CREATE TABLE ""churches_in_h_yanger"" ( ""parish_prestegjeld"" text, ""sub_parish_sogn"" text, ""church_name"" text, ""year_built"" real, ""location_of_the_church"" text );","SELECT COUNT(""location_of_the_church"") FROM ""churches_in_h_yanger"" WHERE ""year_built""=1916;",1-178389-1 What is the total number of churches named Høyanger Kyrkje?,"CREATE TABLE ""churches_in_h_yanger"" ( ""parish_prestegjeld"" text, ""sub_parish_sogn"" text, ""church_name"" text, ""year_built"" real, ""location_of_the_church"" text );","SELECT COUNT(""sub_parish_sogn"") FROM ""churches_in_h_yanger"" WHERE ""church_name""='Høyanger kyrkje';",1-178389-1 What is the church name located in Høyanger?,"CREATE TABLE ""churches_in_h_yanger"" ( ""parish_prestegjeld"" text, ""sub_parish_sogn"" text, ""church_name"" text, ""year_built"" real, ""location_of_the_church"" text );","SELECT ""church_name"" FROM ""churches_in_h_yanger"" WHERE ""location_of_the_church""='Høyanger';",1-178389-1 What is the location of the church when the church name is Ortnevik Kyrkje?,"CREATE TABLE ""churches_in_h_yanger"" ( ""parish_prestegjeld"" text, ""sub_parish_sogn"" text, ""church_name"" text, ""year_built"" real, ""location_of_the_church"" text );","SELECT ""location_of_the_church"" FROM ""churches_in_h_yanger"" WHERE ""church_name""='Ortnevik kyrkje';",1-178389-1 Name the total number for sub parish sokn for 1865,"CREATE TABLE ""churches_in_bremanger"" ( ""parish_prestegjeld"" text, ""sub_parish_sokn"" text, ""church_name"" text, ""year_built"" real, ""location_of_the_church"" text );","SELECT COUNT(""sub_parish_sokn"") FROM ""churches_in_bremanger"" WHERE ""year_built""=1865;",1-178408-1 Name the location of the church for berle kyrkje,"CREATE TABLE ""churches_in_bremanger"" ( ""parish_prestegjeld"" text, ""sub_parish_sokn"" text, ""church_name"" text, ""year_built"" real, ""location_of_the_church"" text );","SELECT ""location_of_the_church"" FROM ""churches_in_bremanger"" WHERE ""church_name""='Berle kyrkje';",1-178408-1 Name the location of the church for bremanger,"CREATE TABLE ""churches_in_bremanger"" ( ""parish_prestegjeld"" text, ""sub_parish_sokn"" text, ""church_name"" text, ""year_built"" real, ""location_of_the_church"" text );","SELECT ""location_of_the_church"" FROM ""churches_in_bremanger"" WHERE ""sub_parish_sokn""='Bremanger';",1-178408-1 Name the most year built for davik kyrkje,"CREATE TABLE ""churches_in_bremanger"" ( ""parish_prestegjeld"" text, ""sub_parish_sokn"" text, ""church_name"" text, ""year_built"" real, ""location_of_the_church"" text );","SELECT MAX(""year_built"") FROM ""churches_in_bremanger"" WHERE ""church_name""='Davik Kyrkje';",1-178408-1 Who was the episode writer when the viewers reached 3.03 million in the US?,"CREATE TABLE ""table1_17861265_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""written_by"" FROM ""table1_17861265_1"" WHERE ""u_s_viewers_million""='3.03';",1-17861265-1 Who wrote the last episode (episode 15) of season 3?,"CREATE TABLE ""table1_17861265_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""written_by"" FROM ""table1_17861265_1"" WHERE ""no_in_season""=15;",1-17861265-1 How many episodes did Cliff Bole directed in season 3?,"CREATE TABLE ""table1_17861265_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT COUNT(""title"") FROM ""table1_17861265_1"" WHERE ""directed_by""='Cliff Bole';",1-17861265-1 What is the record when the game was at the San Diego Stadium? ,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""record"" FROM ""schedule"" WHERE ""game_site""='San Diego Stadium';",1-17848578-1 How many results are there when the game was at the Atlanta-Fulton county stadium? ,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT COUNT(""result"") FROM ""schedule"" WHERE ""game_site""='Atlanta-Fulton County Stadium';",1-17848578-1 What is the date of the game at Arrowhead Stadium? ,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""game_site""='Arrowhead Stadium';",1-17848578-1 Where was the game where attendance was 51478?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""game_site"" FROM ""schedule"" WHERE ""attendance""=51478;",1-17848578-1 "Name the deployable military (2011, thousands for gdp nominal for 468539","CREATE TABLE ""table1_17971449_2"" ( ""country"" text, ""population_2011"" real, ""gdp_nominal_2010_us_millions"" real, ""military_expenditures_2011_us_millions"" real, ""military_expenditures_2011_pct_of_gdp"" text, ""defence_expenditures_2011_per_capita"" real, ""deployable_military_2011_thousands"" text );","SELECT ""deployable_military_2011_thousands"" FROM ""table1_17971449_2"" WHERE ""gdp_nominal_2010_us_millions""=468539;",1-17971449-2 Name the military expenditures for 2011 for romania,"CREATE TABLE ""table1_17971449_2"" ( ""country"" text, ""population_2011"" real, ""gdp_nominal_2010_us_millions"" real, ""military_expenditures_2011_us_millions"" real, ""military_expenditures_2011_pct_of_gdp"" text, ""defence_expenditures_2011_per_capita"" real, ""deployable_military_2011_thousands"" text );","SELECT ""military_expenditures_2011_us_millions"" FROM ""table1_17971449_2"" WHERE ""country""='Romania';",1-17971449-2 Name the population 2011 for luxembourg,"CREATE TABLE ""table1_17971449_2"" ( ""country"" text, ""population_2011"" real, ""gdp_nominal_2010_us_millions"" real, ""military_expenditures_2011_us_millions"" real, ""military_expenditures_2011_pct_of_gdp"" text, ""defence_expenditures_2011_per_capita"" real, ""deployable_military_2011_thousands"" text );","SELECT ""population_2011"" FROM ""table1_17971449_2"" WHERE ""country""='Luxembourg';",1-17971449-2 Name the gdp nominal 2010 for defence expenditures 2011 162,"CREATE TABLE ""table1_17971449_2"" ( ""country"" text, ""population_2011"" real, ""gdp_nominal_2010_us_millions"" real, ""military_expenditures_2011_us_millions"" real, ""military_expenditures_2011_pct_of_gdp"" text, ""defence_expenditures_2011_per_capita"" real, ""deployable_military_2011_thousands"" text );","SELECT ""gdp_nominal_2010_us_millions"" FROM ""table1_17971449_2"" WHERE ""defence_expenditures_2011_per_capita""=162;",1-17971449-2 Name the deployable military 2011 for denmark,"CREATE TABLE ""table1_17971449_2"" ( ""country"" text, ""population_2011"" real, ""gdp_nominal_2010_us_millions"" real, ""military_expenditures_2011_us_millions"" real, ""military_expenditures_2011_pct_of_gdp"" text, ""defence_expenditures_2011_per_capita"" real, ""deployable_military_2011_thousands"" text );","SELECT ""deployable_military_2011_thousands"" FROM ""table1_17971449_2"" WHERE ""country""='Denmark';",1-17971449-2 Name the country for deployable military is 23,"CREATE TABLE ""table1_17971449_2"" ( ""country"" text, ""population_2011"" real, ""gdp_nominal_2010_us_millions"" real, ""military_expenditures_2011_us_millions"" real, ""military_expenditures_2011_pct_of_gdp"" text, ""defence_expenditures_2011_per_capita"" real, ""deployable_military_2011_thousands"" text );","SELECT ""country"" FROM ""table1_17971449_2"" WHERE ""deployable_military_2011_thousands""='23';",1-17971449-2 List total loses forh the tauras tauragė team.,"CREATE TABLE ""1_lyga"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""loses"") FROM ""1_lyga"" WHERE ""club""='Tauras Tauragė';",1-18018214-2 List the number of goals scored to equal 58.,"CREATE TABLE ""1_lyga"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MIN(""goals_conceded"") FROM ""1_lyga"" WHERE ""points""=58;",1-18018214-2 How many total reason for change are listed corresponding to the successor Leonard B. Jordan (r)?,"CREATE TABLE ""table1_1802522_3"" ( ""state_class"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_of_successors_formal_installation"" text );","SELECT COUNT(""reason_for_change"") FROM ""table1_1802522_3"" WHERE ""successor""='Leonard B. Jordan (R)';",1-1802522-3 "What state had November 30, 1962 as the date of the successors formal installation?","CREATE TABLE ""table1_1802522_3"" ( ""state_class"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_of_successors_formal_installation"" text );","SELECT ""state_class"" FROM ""table1_1802522_3"" WHERE ""date_of_successors_formal_installation""='November 30, 1962';",1-1802522-3 How many vacant seats were filled by newcomer Joseph H. Bottum (r)?,"CREATE TABLE ""table1_1802522_3"" ( ""state_class"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_of_successors_formal_installation"" text );","SELECT COUNT(""vacator"") FROM ""table1_1802522_3"" WHERE ""successor""='Joseph H. Bottum (R)';",1-1802522-3 What are the results of those elections for which Marcy Kaptur is the incumbent?,"CREATE TABLE ""table1_1805191_36"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidates"" text );","SELECT ""results"" FROM ""table1_1805191_36"" WHERE ""incumbent""='Marcy Kaptur';",1-1805191-36 What are the results of the elections in which Ted Strickland is seeking re-election?,"CREATE TABLE ""table1_1805191_36"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidates"" text );","SELECT ""results"" FROM ""table1_1805191_36"" WHERE ""incumbent""='Ted Strickland';",1-1805191-36 Who are all of the candidates in elections where Dennis Kucinich was a candidate?,"CREATE TABLE ""table1_1805191_36"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""table1_1805191_36"" WHERE ""incumbent""='Dennis Kucinich';",1-1805191-36 Who were all the candidates in elections in which Steve Chabot was a candidate?,"CREATE TABLE ""table1_1805191_36"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""table1_1805191_36"" WHERE ""incumbent""='Steve Chabot';",1-1805191-36 Who was treasurer in 2008?,"CREATE TABLE ""table1_18052353_4"" ( ""year"" text, ""governor"" text, ""lieutenant_governor"" text, ""secretary_of_state"" text, ""attorney_general"" text, ""treasurer"" text, ""state_senate"" text, ""state_assembly"" text, ""u_s_senator_class_i"" text, ""u_s_senator_class_iii"" text, ""u_s_house"" text, ""electoral_college_votes"" text );","SELECT ""treasurer"" FROM ""table1_18052353_4"" WHERE ""year""='2008';",1-18052353-4 What was the composition of the state assembly in 2008?,"CREATE TABLE ""table1_18052353_4"" ( ""year"" text, ""governor"" text, ""lieutenant_governor"" text, ""secretary_of_state"" text, ""attorney_general"" text, ""treasurer"" text, ""state_senate"" text, ""state_assembly"" text, ""u_s_senator_class_i"" text, ""u_s_senator_class_iii"" text, ""u_s_house"" text, ""electoral_college_votes"" text );","SELECT ""state_assembly"" FROM ""table1_18052353_4"" WHERE ""year""='2008';",1-18052353-4 What's the series number of the episode with production code 329?,"CREATE TABLE ""table1_18055005_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""prod_code"" text, ""viewers_millions"" text );","SELECT ""no_in_series"" FROM ""table1_18055005_1"" WHERE ""prod_code""='329';",1-18055005-1 "What's the production code of the episode titled ""Got to get her out of my house""?","CREATE TABLE ""table1_18055005_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""prod_code"" text, ""viewers_millions"" text );","SELECT ""prod_code"" FROM ""table1_18055005_1"" WHERE ""title""='\""Got to Get Her Out of My House\""';",1-18055005-1 "What's the production code of the episode titled ""He ain't a hottie, he's my brother""?","CREATE TABLE ""table1_18055005_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""prod_code"" text, ""viewers_millions"" text );","SELECT ""prod_code"" FROM ""table1_18055005_1"" WHERE ""title""='\""He Ain''t a Hottie, He''s My Brother\""';",1-18055005-1 What's the series number of the episode originally viewed by 4.1 million people and written by Douglas Lieblein?,"CREATE TABLE ""table1_18055005_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""prod_code"" text, ""viewers_millions"" text );","SELECT ""no_in_series"" FROM ""table1_18055005_1"" WHERE ""viewers_millions""='4.1' AND ""written_by""='Douglas Lieblein';",1-18055005-1 What year was the winners vote 55.99%?,"CREATE TABLE ""members_of_parliament"" ( ""year"" real, ""lok_sabha"" text, ""members_of_parliament"" text, ""party_won"" text, ""winners_pct_votes"" text, ""trailing_party"" text, ""trailing_party_pct_votes"" text );","SELECT MIN(""year"") FROM ""members_of_parliament"" WHERE ""winners_pct_votes""='55.99%';",1-18106841-1 "Which party won, when the trailing votes were 29.37%","CREATE TABLE ""members_of_parliament"" ( ""year"" real, ""lok_sabha"" text, ""members_of_parliament"" text, ""party_won"" text, ""winners_pct_votes"" text, ""trailing_party"" text, ""trailing_party_pct_votes"" text );","SELECT ""party_won"" FROM ""members_of_parliament"" WHERE ""trailing_party_pct_votes""='29.37%';",1-18106841-1 When the trailing votes was 25.88% who was the trailing party?,"CREATE TABLE ""members_of_parliament"" ( ""year"" real, ""lok_sabha"" text, ""members_of_parliament"" text, ""party_won"" text, ""winners_pct_votes"" text, ""trailing_party"" text, ""trailing_party_pct_votes"" text );","SELECT ""members_of_parliament"" FROM ""members_of_parliament"" WHERE ""trailing_party_pct_votes""='25.88%';",1-18106841-1 How many years was the trailing votes 25.34%,"CREATE TABLE ""members_of_parliament"" ( ""year"" real, ""lok_sabha"" text, ""members_of_parliament"" text, ""party_won"" text, ""winners_pct_votes"" text, ""trailing_party"" text, ""trailing_party_pct_votes"" text );","SELECT COUNT(""year"") FROM ""members_of_parliament"" WHERE ""trailing_party_pct_votes""='25.34%';",1-18106841-1 When the winners votes were 50.54% who were the members of parliment?,"CREATE TABLE ""members_of_parliament"" ( ""year"" real, ""lok_sabha"" text, ""members_of_parliament"" text, ""party_won"" text, ""winners_pct_votes"" text, ""trailing_party"" text, ""trailing_party_pct_votes"" text );","SELECT ""members_of_parliament"" FROM ""members_of_parliament"" WHERE ""winners_pct_votes""='50.54%';",1-18106841-1 How many millions of U.S. viewers watched the episode directed by Allison Liddi-Brown? ,"CREATE TABLE ""table1_18102421_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""u_s_viewers_millions"" FROM ""table1_18102421_2"" WHERE ""directed_by""='Allison Liddi-Brown';",1-18102421-2 "What number episode in the season was titled ""Dead on Arrival""?","CREATE TABLE ""table1_18102421_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT MAX(""no_in_season"") FROM ""table1_18102421_2"" WHERE ""title""='\""Dead on Arrival\""';",1-18102421-2 What was the title of the episode that had 13.82 million U.S. viewers? ,"CREATE TABLE ""table1_18102421_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""title"" FROM ""table1_18102421_2"" WHERE ""u_s_viewers_millions""='13.82';",1-18102421-2 What was the club that won 10 top division titles?,"CREATE TABLE ""clubs"" ( ""club"" text, ""first_season_in_top_division"" text, ""number_of_seasons_in_top_division"" real, ""first_season_of_current_spell_in_top_division"" text, ""number_of_seasons_in_liga_mx"" real, ""top_division_titles"" real );","SELECT ""club"" FROM ""clubs"" WHERE ""top_division_titles""=10;",1-18143210-2 When did the club UNAM played the first season in top division?,"CREATE TABLE ""clubs"" ( ""club"" text, ""first_season_in_top_division"" text, ""number_of_seasons_in_top_division"" real, ""first_season_of_current_spell_in_top_division"" text, ""number_of_seasons_in_liga_mx"" real, ""top_division_titles"" real );","SELECT ""first_season_in_top_division"" FROM ""clubs"" WHERE ""club""='UNAM';",1-18143210-2 When was the 'first season of current spell in top division' if the first season in top division is in 1964-65?,"CREATE TABLE ""clubs"" ( ""club"" text, ""first_season_in_top_division"" text, ""number_of_seasons_in_top_division"" real, ""first_season_of_current_spell_in_top_division"" text, ""number_of_seasons_in_liga_mx"" real, ""top_division_titles"" real );","SELECT ""first_season_of_current_spell_in_top_division"" FROM ""clubs"" WHERE ""first_season_in_top_division""='1964-65';",1-18143210-2 How many top division titles were won during the 'first season of current spell in top division' in 1979-80?,"CREATE TABLE ""clubs"" ( ""club"" text, ""first_season_in_top_division"" text, ""number_of_seasons_in_top_division"" real, ""first_season_of_current_spell_in_top_division"" text, ""number_of_seasons_in_liga_mx"" real, ""top_division_titles"" real );","SELECT ""top_division_titles"" FROM ""clubs"" WHERE ""first_season_of_current_spell_in_top_division""='1979-80';",1-18143210-2 How many 'number of seasons in top division' were played if the 'first season in top division' games is in 1990-91?,"CREATE TABLE ""clubs"" ( ""club"" text, ""first_season_in_top_division"" text, ""number_of_seasons_in_top_division"" real, ""first_season_of_current_spell_in_top_division"" text, ""number_of_seasons_in_liga_mx"" real, ""top_division_titles"" real );","SELECT MAX(""number_of_seasons_in_top_division"") FROM ""clubs"" WHERE ""first_season_in_top_division""='1990-91';",1-18143210-2 How many 'number of season in Liga MX' were played if the 'first season of current spell in top division' is in 1962-63?,"CREATE TABLE ""clubs"" ( ""club"" text, ""first_season_in_top_division"" text, ""number_of_seasons_in_top_division"" real, ""first_season_of_current_spell_in_top_division"" text, ""number_of_seasons_in_liga_mx"" real, ""top_division_titles"" real );","SELECT ""number_of_seasons_in_liga_mx"" FROM ""clubs"" WHERE ""first_season_of_current_spell_in_top_division""='1962-63';",1-18143210-2 "which chapter was Transmitted on wednesday if the episode of ""363 the hangover part ii"" was transmitted on monday? ","CREATE TABLE ""table1_18173916_8"" ( ""episodes"" text, ""monday"" text, ""tuesday"" text, ""wednesday"" text, ""thursday"" text, ""friday"" text );","SELECT ""wednesday"" FROM ""table1_18173916_8"" WHERE ""monday""='363 The Hangover Part II';",1-18173916-8 "which episode was Transmitted on wednesday if the episode of ""438 magic: the gathering mini masters tournament"" was transmitted on thursday? ","CREATE TABLE ""table1_18173916_8"" ( ""episodes"" text, ""monday"" text, ""tuesday"" text, ""wednesday"" text, ""thursday"" text, ""friday"" text );","SELECT ""wednesday"" FROM ""table1_18173916_8"" WHERE ""thursday""='438 Magic: The Gathering Mini Masters Tournament';",1-18173916-8 "which episode was Transmitted on friday if the episode of ""414 insanely twisted shadow planet"" was transmitted on tuesday? ","CREATE TABLE ""table1_18173916_8"" ( ""episodes"" text, ""monday"" text, ""tuesday"" text, ""wednesday"" text, ""thursday"" text, ""friday"" text );","SELECT ""friday"" FROM ""table1_18173916_8"" WHERE ""tuesday""='414 Insanely Twisted Shadow Planet';",1-18173916-8 "which episode was Transmitted on friday if the episode of ""515 the adventures of tintin"" was transmitted on monday? ","CREATE TABLE ""table1_18173916_8"" ( ""episodes"" text, ""monday"" text, ""tuesday"" text, ""wednesday"" text, ""thursday"" text, ""friday"" text );","SELECT ""friday"" FROM ""table1_18173916_8"" WHERE ""monday""='515 The Adventures of Tintin';",1-18173916-8 "which episode was Transmitted on wednesday if the episode of ""319 sucker punch"" was transmitted on tuesday? ","CREATE TABLE ""table1_18173916_8"" ( ""episodes"" text, ""monday"" text, ""tuesday"" text, ""wednesday"" text, ""thursday"" text, ""friday"" text );","SELECT COUNT(""wednesday"") FROM ""table1_18173916_8"" WHERE ""tuesday""='319 Sucker Punch';",1-18173916-8 "which episode was Transmitted on wednesday if the episode of ""307 vs."" was transmitted on friday? ","CREATE TABLE ""table1_18173916_8"" ( ""episodes"" text, ""monday"" text, ""tuesday"" text, ""wednesday"" text, ""thursday"" text, ""friday"" text );","SELECT ""wednesday"" FROM ""table1_18173916_8"" WHERE ""friday""='307 VS.';",1-18173916-8 Name the scoring average for best finsih being t35,"CREATE TABLE ""lpga_tour_career_summary"" ( ""year"" real, ""tournaments_played"" real, ""cuts_made"" real, ""wins"" real, ""2nd"" real, ""3rd"" real, ""top_10s"" real, ""best_finish"" text, ""earnings"" text, ""money_list_rank"" text, ""scoring_average"" text, ""scoring_rank"" text );","SELECT ""scoring_average"" FROM ""lpga_tour_career_summary"" WHERE ""best_finish""='T35';",1-18198579-6 Name the number of top 10s for scoring rank of 9,"CREATE TABLE ""lpga_tour_career_summary"" ( ""year"" real, ""tournaments_played"" real, ""cuts_made"" real, ""wins"" real, ""2nd"" real, ""3rd"" real, ""top_10s"" real, ""best_finish"" text, ""earnings"" text, ""money_list_rank"" text, ""scoring_average"" text, ""scoring_rank"" text );","SELECT COUNT(""top_10s"") FROM ""lpga_tour_career_summary"" WHERE ""scoring_rank""='9';",1-18198579-6 Name the cuts made for scoring rank is 3,"CREATE TABLE ""lpga_tour_career_summary"" ( ""year"" real, ""tournaments_played"" real, ""cuts_made"" real, ""wins"" real, ""2nd"" real, ""3rd"" real, ""top_10s"" real, ""best_finish"" text, ""earnings"" text, ""money_list_rank"" text, ""scoring_average"" text, ""scoring_rank"" text );","SELECT ""cuts_made"" FROM ""lpga_tour_career_summary"" WHERE ""scoring_rank""='3';",1-18198579-6 How many are the total winners if 7 won the Men's Open?,"CREATE TABLE ""victories_by_nationality"" ( ""country"" text, ""mens_open"" real, ""womens_open"" real, ""mens_wheelchair"" real, ""womens_wheelchair"" real, ""total"" real );","SELECT ""total"" FROM ""victories_by_nationality"" WHERE ""mens_open""=7;",1-182298-5 How many won the Men's Open if the players are from Sweden?,"CREATE TABLE ""victories_by_nationality"" ( ""country"" text, ""mens_open"" real, ""womens_open"" real, ""mens_wheelchair"" real, ""womens_wheelchair"" real, ""total"" real );","SELECT COUNT(""mens_open"") FROM ""victories_by_nationality"" WHERE ""country""='Sweden';",1-182298-5 How many are the total winners from South Korea?,"CREATE TABLE ""victories_by_nationality"" ( ""country"" text, ""mens_open"" real, ""womens_open"" real, ""mens_wheelchair"" real, ""womens_wheelchair"" real, ""total"" real );","SELECT ""total"" FROM ""victories_by_nationality"" WHERE ""country""='South Korea';",1-182298-5 When shaun maloney is the player what is the lowest p?,"CREATE TABLE ""top_scorers"" ( ""p"" real, ""player"" text, ""position"" text, ""spl"" real, ""league_cup"" real, ""scottish_cup"" real, ""uefa_champions_league"" real, ""total"" real );","SELECT MIN(""p"") FROM ""top_scorers"" WHERE ""player""='Shaun Maloney';",1-18254488-2 What is the highest amount of uefa champion leagues?,"CREATE TABLE ""top_scorers"" ( ""p"" real, ""player"" text, ""position"" text, ""spl"" real, ""league_cup"" real, ""scottish_cup"" real, ""uefa_champions_league"" real, ""total"" real );","SELECT MAX(""uefa_champions_league"") FROM ""top_scorers"";",1-18254488-2 When koki mizuno is the player what is the lowest league cup?,"CREATE TABLE ""top_scorers"" ( ""p"" real, ""player"" text, ""position"" text, ""spl"" real, ""league_cup"" real, ""scottish_cup"" real, ""uefa_champions_league"" real, ""total"" real );","SELECT MIN(""league_cup"") FROM ""top_scorers"" WHERE ""player""='Koki Mizuno';",1-18254488-2 When koki mizuno is the player how man positions are there?,"CREATE TABLE ""top_scorers"" ( ""p"" real, ""player"" text, ""position"" text, ""spl"" real, ""league_cup"" real, ""scottish_cup"" real, ""uefa_champions_league"" real, ""total"" real );","SELECT COUNT(""position"") FROM ""top_scorers"" WHERE ""player""='Koki Mizuno';",1-18254488-2 "What's the series number for the episode titled ""Hunted""?","CREATE TABLE ""table1_18268826_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT MIN(""no_in_series"") FROM ""table1_18268826_1"" WHERE ""title""='\""Hunted\""';",1-18268826-1 How many episodes by different writers were seen by 3.24 million people in the US?,"CREATE TABLE ""table1_18268826_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT COUNT(""written_by"") FROM ""table1_18268826_1"" WHERE ""u_s_viewers_million""='3.24';",1-18268826-1 "How many different people directed the episode titled ""Born under a bad sign""?","CREATE TABLE ""table1_18268826_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT COUNT(""directed_by"") FROM ""table1_18268826_1"" WHERE ""title""='\""Born Under a Bad Sign\""';",1-18268826-1 What's the season number of the episode viewed by 3.19 million people in the US?,"CREATE TABLE ""table1_18268826_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT MAX(""no_in_season"") FROM ""table1_18268826_1"" WHERE ""u_s_viewers_million""='3.19';",1-18268826-1 Who's the writer of the episode seen by 3.25 million people in the US?,"CREATE TABLE ""table1_18268826_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""written_by"" FROM ""table1_18268826_1"" WHERE ""u_s_viewers_million""='3.25';",1-18268826-1 Who directed the episode seen by 3.93 million people in the US?,"CREATE TABLE ""table1_18268826_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""directed_by"" FROM ""table1_18268826_1"" WHERE ""u_s_viewers_million""='3.93';",1-18268826-1 "What venue is in Wantagh, New York?","CREATE TABLE ""not_all_data_are_listed_only_select_date"" ( ""date_s"" text, ""venue"" text, ""city_state"" text, ""ticket_price_s"" text, ""ticket_sold_available"" text, ""ticket_grossing"" text );","SELECT ""venue"" FROM ""not_all_data_are_listed_only_select_date"" WHERE ""city_state""='Wantagh, New York';",1-18277458-2 "How much do the tickets cost for August 7, 1987?","CREATE TABLE ""not_all_data_are_listed_only_select_date"" ( ""date_s"" text, ""venue"" text, ""city_state"" text, ""ticket_price_s"" text, ""ticket_sold_available"" text, ""ticket_grossing"" text );","SELECT ""ticket_price_s"" FROM ""not_all_data_are_listed_only_select_date"" WHERE ""date_s""='August 7, 1987';",1-18277458-2 How many tickets are sold for the Carver-Hawkeye Arena? ,"CREATE TABLE ""not_all_data_are_listed_only_select_date"" ( ""date_s"" text, ""venue"" text, ""city_state"" text, ""ticket_price_s"" text, ""ticket_sold_available"" text, ""ticket_grossing"" text );","SELECT ""ticket_sold_available"" FROM ""not_all_data_are_listed_only_select_date"" WHERE ""venue""='Carver-Hawkeye Arena';",1-18277458-2 When 1462/63 was the elected what was the no.?,"CREATE TABLE ""parliaments_of_king_edward_iv"" ( ""no"" text, ""summoned"" text, ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""no"" FROM ""parliaments_of_king_edward_iv"" WHERE ""elected""='1462/63';",1-1827690-4 When 1472 was the elected when was the assembled?,"CREATE TABLE ""parliaments_of_king_edward_iv"" ( ""no"" text, ""summoned"" text, ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""assembled"" FROM ""parliaments_of_king_edward_iv"" WHERE ""elected""='1472';",1-1827690-4 How many different combinations of scores by individual judges were given to the contestant competing against Mukul Dev?,"CREATE TABLE ""week_6_august_13_and_14_2008"" ( ""main_contestant"" text, ""co_contestant_yaar_vs_pyaar"" text, ""date_performed"" text, ""scores_by_each_individual_judge"" text, ""total_score_week"" text, ""position"" text, ""status"" text );","SELECT COUNT(""scores_by_each_individual_judge"") FROM ""week_6_august_13_and_14_2008"" WHERE ""co_contestant_yaar_vs_pyaar""='Mukul Dev';",1-18278508-6 What was Kashmira Shah's position on August 14?,"CREATE TABLE ""week_6_august_13_and_14_2008"" ( ""main_contestant"" text, ""co_contestant_yaar_vs_pyaar"" text, ""date_performed"" text, ""scores_by_each_individual_judge"" text, ""total_score_week"" text, ""position"" text, ""status"" text );","SELECT ""position"" FROM ""week_6_august_13_and_14_2008"" WHERE ""main_contestant""='Kashmira Shah' AND ""date_performed""='August 14';",1-18278508-6 What was the total score / week of the contestant who placed in the bottom 2 on august 14?,"CREATE TABLE ""week_6_august_13_and_14_2008"" ( ""main_contestant"" text, ""co_contestant_yaar_vs_pyaar"" text, ""date_performed"" text, ""scores_by_each_individual_judge"" text, ""total_score_week"" text, ""position"" text, ""status"" text );","SELECT ""total_score_week"" FROM ""week_6_august_13_and_14_2008"" WHERE ""date_performed""='August 14' AND ""position""='Bottom 2';",1-18278508-6 What were the scores by the individual judges for Karanvir Bohra on August 13?,"CREATE TABLE ""week_6_august_13_and_14_2008"" ( ""main_contestant"" text, ""co_contestant_yaar_vs_pyaar"" text, ""date_performed"" text, ""scores_by_each_individual_judge"" text, ""total_score_week"" text, ""position"" text, ""status"" text );","SELECT ""scores_by_each_individual_judge"" FROM ""week_6_august_13_and_14_2008"" WHERE ""main_contestant""='Karanvir Bohra' AND ""date_performed""='August 13';",1-18278508-6 Name the total number of main contestants for safe position for tina parekh,"CREATE TABLE ""week_4_july_30_and_31_2008"" ( ""main_contestant"" text, ""co_contestant_yaar_vs_pyaar"" text, ""date_performed"" text, ""scores_by_each_individual_judge"" text, ""total_score_week"" text, ""position"" text, ""status"" text );","SELECT COUNT(""main_contestant"") FROM ""week_4_july_30_and_31_2008"" WHERE ""position""='Safe' AND ""co_contestant_yaar_vs_pyaar""='Tina Parekh';",1-18278508-4 Name the status for karanvir bohra and date performed being july 30,"CREATE TABLE ""week_4_july_30_and_31_2008"" ( ""main_contestant"" text, ""co_contestant_yaar_vs_pyaar"" text, ""date_performed"" text, ""scores_by_each_individual_judge"" text, ""total_score_week"" text, ""position"" text, ""status"" text );","SELECT ""status"" FROM ""week_4_july_30_and_31_2008"" WHERE ""main_contestant""='Karanvir Bohra' AND ""date_performed""='July 30';",1-18278508-4 How tall is the contestant from Hato Mayor?,"CREATE TABLE ""delegates"" ( ""province_community"" text, ""contestant"" text, ""age"" real, ""height"" text, ""hometown"" text, ""geographical_regions"" text );","SELECT ""height"" FROM ""delegates"" WHERE ""province_community""='Hato Mayor';",1-18349697-1 What is the province where the age of the contestant is 27?,"CREATE TABLE ""delegates"" ( ""province_community"" text, ""contestant"" text, ""age"" real, ""height"" text, ""hometown"" text, ""geographical_regions"" text );","SELECT ""province_community"" FROM ""delegates"" WHERE ""age""=27;",1-18349697-1 Who weighed 135lbs that was in the same class as Treveor Grant (Lowry) at 119 lbs?,"CREATE TABLE ""wrestling"" ( ""class"" text, ""team"" text, ""103lbs"" text, ""112lbs"" text, ""119lbs"" text, ""125lbs"" text, ""130lbs"" text, ""135lbs"" text, ""140lbs"" text );","SELECT ""135lbs"" FROM ""wrestling"" WHERE ""119lbs""='Treveor Grant (Lowry)';",1-18341614-11 Who weighed 135lbs that was on the same team as Tallon Ricci (White Pine) at 103 lbs?,"CREATE TABLE ""wrestling"" ( ""class"" text, ""team"" text, ""103lbs"" text, ""112lbs"" text, ""119lbs"" text, ""125lbs"" text, ""130lbs"" text, ""135lbs"" text, ""140lbs"" text );","SELECT ""135lbs"" FROM ""wrestling"" WHERE ""103lbs""='Tallon Ricci (White Pine)';",1-18341614-11 Who weighed 135 lbs that was on the same team as Doug Del Porto (Galena) at 125 lbs?,"CREATE TABLE ""wrestling"" ( ""class"" text, ""team"" text, ""103lbs"" text, ""112lbs"" text, ""119lbs"" text, ""125lbs"" text, ""130lbs"" text, ""135lbs"" text, ""140lbs"" text );","SELECT ""135lbs"" FROM ""wrestling"" WHERE ""125lbs""='Doug Del Porto (Galena)';",1-18341614-11 Which team included Tallon Ricci (White Pine) at 103 lbs?,"CREATE TABLE ""wrestling"" ( ""class"" text, ""team"" text, ""103lbs"" text, ""112lbs"" text, ""119lbs"" text, ""125lbs"" text, ""130lbs"" text, ""135lbs"" text, ""140lbs"" text );","SELECT ""team"" FROM ""wrestling"" WHERE ""103lbs""='Tallon Ricci (White Pine)';",1-18341614-11 "When ""car wars"" is the title what is the air date?","CREATE TABLE ""table1_18367694_3"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""original_air_date"" FROM ""table1_18367694_3"" WHERE ""title""='\""Car Wars\""';",1-18367694-3 "When ""c'est la vinnie"" is the title what is the air date?","CREATE TABLE ""table1_18367694_3"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""original_air_date"" FROM ""table1_18367694_3"" WHERE ""title""='\""C''est la Vinnie\""';",1-18367694-3 "When ""to live and die in brentwood"" is the title what is the largest production code?","CREATE TABLE ""table1_18367694_3"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MAX(""production_code"") FROM ""table1_18367694_3"" WHERE ""title""='\""To Live and Die in Brentwood\""';",1-18367694-3 When joan tewkesbury is the director what is the number in seasons?,"CREATE TABLE ""table1_18367694_3"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""no_in_season"" FROM ""table1_18367694_3"" WHERE ""directed_by""='Joan Tewkesbury';",1-18367694-3 How many series did John Banas direct?,"CREATE TABLE ""episodes"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""no_in_series"" FROM ""episodes"" WHERE ""directed_by""='John Banas';",1-18428024-3 What is the original air date in series 360?,"CREATE TABLE ""episodes"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT COUNT(""original_air_date"") FROM ""episodes"" WHERE ""no_in_series""=360;",1-18428024-3 Who is the coach of the team in Leicester? ,"CREATE TABLE ""teams"" ( ""team"" text, ""location"" text, ""county"" text, ""division"" text, ""home_ground"" text, ""coach"" text, ""captain"" text );","SELECT ""coach"" FROM ""teams"" WHERE ""location""='Leicester';",1-18461635-1 What is the name of the team from Derbyshire county? ,"CREATE TABLE ""teams"" ( ""team"" text, ""location"" text, ""county"" text, ""division"" text, ""home_ground"" text, ""coach"" text, ""captain"" text );","SELECT ""team"" FROM ""teams"" WHERE ""county""='Derbyshire';",1-18461635-1 Who is the captain of the Gloucestershire Gladiators? ,"CREATE TABLE ""teams"" ( ""team"" text, ""location"" text, ""county"" text, ""division"" text, ""home_ground"" text, ""coach"" text, ""captain"" text );","SELECT ""captain"" FROM ""teams"" WHERE ""team""='Gloucestershire Gladiators';",1-18461635-1 Who is the captain of the team in Southampton? ,"CREATE TABLE ""teams"" ( ""team"" text, ""location"" text, ""county"" text, ""division"" text, ""home_ground"" text, ""coach"" text, ""captain"" text );","SELECT ""captain"" FROM ""teams"" WHERE ""location""='Southampton';",1-18461635-1 Where is the team in Sussex county located? ,"CREATE TABLE ""teams"" ( ""team"" text, ""location"" text, ""county"" text, ""division"" text, ""home_ground"" text, ""coach"" text, ""captain"" text );","SELECT ""location"" FROM ""teams"" WHERE ""county""='Sussex';",1-18461635-1 Who is the captain of the team in Essex county? ,"CREATE TABLE ""teams"" ( ""team"" text, ""location"" text, ""county"" text, ""division"" text, ""home_ground"" text, ""coach"" text, ""captain"" text );","SELECT ""captain"" FROM ""teams"" WHERE ""county""='Essex';",1-18461635-1 there are in tobago species name helicops angulatus,"CREATE TABLE ""table1_1850282_5"" ( ""species"" text, ""common_name"" text, ""trinidad"" text, ""tobago"" text, ""bocas_is"" text, ""other"" text );","SELECT ""tobago"" FROM ""table1_1850282_5"" WHERE ""species""='Helicops angulatus';",1-1850282-5 are in tobago species liophis cobellus cobellus?,"CREATE TABLE ""table1_1850282_5"" ( ""species"" text, ""common_name"" text, ""trinidad"" text, ""tobago"" text, ""bocas_is"" text, ""other"" text );","SELECT ""tobago"" FROM ""table1_1850282_5"" WHERE ""species""='Liophis cobellus cobellus';",1-1850282-5 Which U.S. Acres episode with Garfield episode 1 has a date of disaster?,"CREATE TABLE ""table1_1852270_7"" ( ""episode"" text, ""garfield_episode_1"" text, ""u_s_acres_episode"" text, ""garfield_episode_2"" text, ""original_airdate"" text );","SELECT ""u_s_acres_episode"" FROM ""table1_1852270_7"" WHERE ""garfield_episode_1""='Date of Disaster';",1-1852270-7 Which Garfield episode 1 is mind over Melvin?,"CREATE TABLE ""table1_1852270_7"" ( ""episode"" text, ""garfield_episode_1"" text, ""u_s_acres_episode"" text, ""garfield_episode_2"" text, ""original_airdate"" text );","SELECT ""garfield_episode_1"" FROM ""table1_1852270_7"" WHERE ""u_s_acres_episode""='Mind Over Melvin';",1-1852270-7 Which Garfield episode 1 has Garfield episode 2 as the second penelope episode?,"CREATE TABLE ""table1_1852270_7"" ( ""episode"" text, ""garfield_episode_1"" text, ""u_s_acres_episode"" text, ""garfield_episode_2"" text, ""original_airdate"" text );","SELECT ""garfield_episode_1"" FROM ""table1_1852270_7"" WHERE ""garfield_episode_2""='The Second Penelope Episode';",1-1852270-7 Which Garfield episode 2 is the pie-eyed piper?,"CREATE TABLE ""table1_1852270_7"" ( ""episode"" text, ""garfield_episode_1"" text, ""u_s_acres_episode"" text, ""garfield_episode_2"" text, ""original_airdate"" text );","SELECT ""garfield_episode_2"" FROM ""table1_1852270_7"" WHERE ""garfield_episode_1""='The Pie-Eyed Piper';",1-1852270-7 Name the most ending with,"CREATE TABLE ""table1_1852650_1"" ( ""sl_no"" real, ""name_of_the_prabandham"" text, ""starting_from"" real, ""ending_with"" real, ""number_of_pasurams"" real, ""sung_by"" text );","SELECT MAX(""ending_with"") FROM ""table1_1852650_1"";",1-1852650-1 Name the most ending with for peyalvar,"CREATE TABLE ""table1_1852650_1"" ( ""sl_no"" real, ""name_of_the_prabandham"" text, ""starting_from"" real, ""ending_with"" real, ""number_of_pasurams"" real, ""sung_by"" text );","SELECT MAX(""ending_with"") FROM ""table1_1852650_1"" WHERE ""sung_by""='Peyalvar';",1-1852650-1 Name the starting from thiruvezhukkurrirukkai,"CREATE TABLE ""table1_1852650_1"" ( ""sl_no"" real, ""name_of_the_prabandham"" text, ""starting_from"" real, ""ending_with"" real, ""number_of_pasurams"" real, ""sung_by"" text );","SELECT MIN(""starting_from"") FROM ""table1_1852650_1"" WHERE ""name_of_the_prabandham""='Thiruvezhukkurrirukkai';",1-1852650-1 Name the starting from amalanadhi piran,"CREATE TABLE ""table1_1852650_1"" ( ""sl_no"" real, ""name_of_the_prabandham"" text, ""starting_from"" real, ""ending_with"" real, ""number_of_pasurams"" real, ""sung_by"" text );","SELECT ""starting_from"" FROM ""table1_1852650_1"" WHERE ""name_of_the_prabandham""='Amalanadhi piran';",1-1852650-1 Why did the change happened in Massachusetts (2)?,"CREATE TABLE ""table1_18563954_3"" ( ""state_class"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_of_successors_formal_installation"" text );","SELECT ""reason_for_change"" FROM ""table1_18563954_3"" WHERE ""state_class""='Massachusetts (2)';",1-18563954-3 How many different reasons are there for the change in Connecticut (3)?,"CREATE TABLE ""table1_18563954_3"" ( ""state_class"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_of_successors_formal_installation"" text );","SELECT COUNT(""reason_for_change"") FROM ""table1_18563954_3"" WHERE ""state_class""='Connecticut (3)';",1-18563954-3 "When the ability to compromise is 13, what is background?","CREATE TABLE ""siena_college_research_institute_survey"" ( ""seq"" text, ""name"" text, ""background"" real, ""party_leadership"" real, ""communication_ability"" real, ""relations_with_congress"" real, ""court_appointments"" real, ""handling_of_economy"" real, ""luck"" real, ""ability_to_compromise"" real, ""willing_to_take_risks"" real, ""executive_appointments"" real, ""overall_ability"" real, ""imagination"" real, ""domestic_accomplishments"" real, ""integrity"" real, ""executive_ability"" real, ""foreign_policy_accomplishments"" real, ""leadership_ability"" real, ""intelligence"" real, ""avoid_crucial_mistakes"" real, ""experts_view"" real, ""overall"" real );","SELECT MAX(""background"") FROM ""siena_college_research_institute_survey"" WHERE ""ability_to_compromise""=13;",1-1855342-5 "When the seq is 41, what is the ability to compromise?","CREATE TABLE ""siena_college_research_institute_survey"" ( ""seq"" text, ""name"" text, ""background"" real, ""party_leadership"" real, ""communication_ability"" real, ""relations_with_congress"" real, ""court_appointments"" real, ""handling_of_economy"" real, ""luck"" real, ""ability_to_compromise"" real, ""willing_to_take_risks"" real, ""executive_appointments"" real, ""overall_ability"" real, ""imagination"" real, ""domestic_accomplishments"" real, ""integrity"" real, ""executive_ability"" real, ""foreign_policy_accomplishments"" real, ""leadership_ability"" real, ""intelligence"" real, ""avoid_crucial_mistakes"" real, ""experts_view"" real, ""overall"" real );","SELECT MAX(""ability_to_compromise"") FROM ""siena_college_research_institute_survey"" WHERE ""seq""='41';",1-1855342-5 "When the ability is 32, what is the leadership ability?","CREATE TABLE ""siena_college_research_institute_survey"" ( ""seq"" text, ""name"" text, ""background"" real, ""party_leadership"" real, ""communication_ability"" real, ""relations_with_congress"" real, ""court_appointments"" real, ""handling_of_economy"" real, ""luck"" real, ""ability_to_compromise"" real, ""willing_to_take_risks"" real, ""executive_appointments"" real, ""overall_ability"" real, ""imagination"" real, ""domestic_accomplishments"" real, ""integrity"" real, ""executive_ability"" real, ""foreign_policy_accomplishments"" real, ""leadership_ability"" real, ""intelligence"" real, ""avoid_crucial_mistakes"" real, ""experts_view"" real, ""overall"" real );","SELECT MAX(""leadership_ability"") FROM ""siena_college_research_institute_survey"" WHERE ""overall_ability""=32;",1-1855342-5 "When 25 are willing to take risks, what is the experts view?","CREATE TABLE ""siena_college_research_institute_survey"" ( ""seq"" text, ""name"" text, ""background"" real, ""party_leadership"" real, ""communication_ability"" real, ""relations_with_congress"" real, ""court_appointments"" real, ""handling_of_economy"" real, ""luck"" real, ""ability_to_compromise"" real, ""willing_to_take_risks"" real, ""executive_appointments"" real, ""overall_ability"" real, ""imagination"" real, ""domestic_accomplishments"" real, ""integrity"" real, ""executive_ability"" real, ""foreign_policy_accomplishments"" real, ""leadership_ability"" real, ""intelligence"" real, ""avoid_crucial_mistakes"" real, ""experts_view"" real, ""overall"" real );","SELECT MIN(""experts_view"") FROM ""siena_college_research_institute_survey"" WHERE ""willing_to_take_risks""=25;",1-1855342-5 Name who directed the episode that was viewed by 4.22 million,"CREATE TABLE ""table1_18569389_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""directed_by"" FROM ""table1_18569389_1"" WHERE ""u_s_viewers_million""='4.22';",1-18569389-1 Name the title for production code 2t6908,"CREATE TABLE ""table1_18569389_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""title"" FROM ""table1_18569389_1"" WHERE ""production_code""='2T6908';",1-18569389-1 Name the total number for number in series that got 3.62 viewers,"CREATE TABLE ""table1_18569389_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT COUNT(""no_in_series"") FROM ""table1_18569389_1"" WHERE ""u_s_viewers_million""='3.62';",1-18569389-1 Name the air date that chris long directed,"CREATE TABLE ""table1_18569389_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""original_air_date"" FROM ""table1_18569389_1"" WHERE ""directed_by""='Chris Long';",1-18569389-1 Name the number of production code for 5.08,"CREATE TABLE ""table1_18569389_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT COUNT(""production_code"") FROM ""table1_18569389_1"" WHERE ""u_s_viewers_million""='5.08';",1-18569389-1 When 17.07 is the loa (metres) what is the type of yacht?,"CREATE TABLE ""line_honours_results_top_10"" ( ""position"" real, ""sail_number"" text, ""yacht"" text, ""state_country"" text, ""yacht_type"" text, ""loa_metres"" text, ""skipper"" text, ""elapsed_time_d_hh_mm_ss"" text );","SELECT ""yacht_type"" FROM ""line_honours_results_top_10"" WHERE ""loa_metres""='17.07';",1-1858574-2 When 3 is the position what is the sail number?,"CREATE TABLE ""line_honours_results_top_10"" ( ""position"" real, ""sail_number"" text, ""yacht"" text, ""state_country"" text, ""yacht_type"" text, ""loa_metres"" text, ""skipper"" text, ""elapsed_time_d_hh_mm_ss"" text );","SELECT ""sail_number"" FROM ""line_honours_results_top_10"" WHERE ""position""=3;",1-1858574-2 When 3:15:28:24 is the elapsed time d:hh:mm:ss what is the type of yacht?,"CREATE TABLE ""line_honours_results_top_10"" ( ""position"" real, ""sail_number"" text, ""yacht"" text, ""state_country"" text, ""yacht_type"" text, ""loa_metres"" text, ""skipper"" text, ""elapsed_time_d_hh_mm_ss"" text );","SELECT ""yacht_type"" FROM ""line_honours_results_top_10"" WHERE ""elapsed_time_d_hh_mm_ss""='3:15:28:24';",1-1858574-2 When aspect computing is the yacht what is the sail number?,"CREATE TABLE ""line_honours_results_top_10"" ( ""position"" real, ""sail_number"" text, ""yacht"" text, ""state_country"" text, ""yacht_type"" text, ""loa_metres"" text, ""skipper"" text, ""elapsed_time_d_hh_mm_ss"" text );","SELECT ""sail_number"" FROM ""line_honours_results_top_10"" WHERE ""yacht""='Aspect Computing';",1-1858574-2 When 6606 is the sail number what is the type of yacht?,"CREATE TABLE ""line_honours_results_top_10"" ( ""position"" real, ""sail_number"" text, ""yacht"" text, ""state_country"" text, ""yacht_type"" text, ""loa_metres"" text, ""skipper"" text, ""elapsed_time_d_hh_mm_ss"" text );","SELECT ""yacht_type"" FROM ""line_honours_results_top_10"" WHERE ""sail_number""='6606';",1-1858574-2 When 5 is the position what is the state or country?,"CREATE TABLE ""line_honours_results_top_10"" ( ""position"" real, ""sail_number"" text, ""yacht"" text, ""state_country"" text, ""yacht_type"" text, ""loa_metres"" text, ""skipper"" text, ""elapsed_time_d_hh_mm_ss"" text );","SELECT ""state_country"" FROM ""line_honours_results_top_10"" WHERE ""position""=5;",1-1858574-2 Name the least ansi code for 609 population 2010,"CREATE TABLE ""a"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT MIN(""ansi_code"") FROM ""a"" WHERE ""pop_2010""=609;",1-18600760-1 Name the ansi code fore ashtabula,"CREATE TABLE ""a"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT MIN(""ansi_code"") FROM ""a"" WHERE ""township""='Ashtabula';",1-18600760-1 Name the land for ada,"CREATE TABLE ""a"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT COUNT(""land_sqmi"") FROM ""a"" WHERE ""township""='Ada';",1-18600760-1 What was the position of the Atl. Colegiales team?,"CREATE TABLE ""torneo_apertura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT MAX(""position"") FROM ""torneo_apertura"" WHERE ""team""='Atl. Colegiales';",1-18597302-1 What was the position where the team scored 9 points?,"CREATE TABLE ""torneo_apertura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT COUNT(""position"") FROM ""torneo_apertura"" WHERE ""points""=9;",1-18597302-1 How many player eliminated an opponent within the time frame of 32:32?,"CREATE TABLE ""table1_18598175_2"" ( ""elimination_number"" real, ""wrestler"" text, ""entered"" real, ""eliminated_by"" text, ""method_of_elimination"" text, ""time"" text );","SELECT COUNT(""eliminated_by"") FROM ""table1_18598175_2"" WHERE ""time""='32:32';",1-18598175-2 What was the styled used to defeat the opponent within the time frame of 32:32?,"CREATE TABLE ""table1_18598175_2"" ( ""elimination_number"" real, ""wrestler"" text, ""entered"" real, ""eliminated_by"" text, ""method_of_elimination"" text, ""time"" text );","SELECT ""method_of_elimination"" FROM ""table1_18598175_2"" WHERE ""time""='32:32';",1-18598175-2 Who won the match when the winner used the Pedigree attack?,"CREATE TABLE ""table1_18598175_2"" ( ""elimination_number"" real, ""wrestler"" text, ""entered"" real, ""eliminated_by"" text, ""method_of_elimination"" text, ""time"" text );","SELECT ""eliminated_by"" FROM ""table1_18598175_2"" WHERE ""method_of_elimination""='Pedigree';",1-18598175-2 What was the elimination number of the fighter who fought within 27:27?,"CREATE TABLE ""table1_18598175_2"" ( ""elimination_number"" real, ""wrestler"" text, ""entered"" real, ""eliminated_by"" text, ""method_of_elimination"" text, ""time"" text );","SELECT MIN(""elimination_number"") FROM ""table1_18598175_2"" WHERE ""time""='27:27';",1-18598175-2 What was the elimination number of the fighter who fought within 26:15?,"CREATE TABLE ""table1_18598175_2"" ( ""elimination_number"" real, ""wrestler"" text, ""entered"" real, ""eliminated_by"" text, ""method_of_elimination"" text, ""time"" text );","SELECT MAX(""elimination_number"") FROM ""table1_18598175_2"" WHERE ""time""='26:15';",1-18598175-2 what is the longitude in 35.992 sqmi,"CREATE TABLE ""b"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""longitude"" FROM ""b"" WHERE ""land_sqmi""='35.992';",1-18600760-2 how many townships where pop (2010) and ater is 0.818,"CREATE TABLE ""b"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT COUNT(""pop_2010"") FROM ""b"" WHERE ""water_sqmi""='0.818';",1-18600760-2 what is the name of the townships with 32.222 land,"CREATE TABLE ""s"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""township"" FROM ""s"" WHERE ""land_sqmi""='32.222';",1-18600760-19 how many lands with longitude of -100.895783 are?,"CREATE TABLE ""s"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT COUNT(""land_sqmi"") FROM ""s"" WHERE ""longitude""='-100.895783';",1-18600760-19 how many geo id with 48.578664 are,"CREATE TABLE ""s"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT COUNT(""geo_id"") FROM ""s"" WHERE ""latitude""='48.578664';",1-18600760-19 what is the latitude in the township where wate is 0.288,"CREATE TABLE ""s"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""latitude"" FROM ""s"" WHERE ""water_sqmi""='0.288';",1-18600760-19 how is called the township where the latitude is 47.377790,"CREATE TABLE ""s"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""township"" FROM ""s"" WHERE ""latitude""='47.377790';",1-18600760-19 where the land is 35.990 what is the number of the geo id,"CREATE TABLE ""s"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""geo_id"" FROM ""s"" WHERE ""land_sqmi""='35.990';",1-18600760-19 Name the land where geo id is 3807717980,"CREATE TABLE ""d"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""land_sqmi"" FROM ""d"" WHERE ""geo_id""=3807717980;",1-18600760-4 Name the latitude for deer lake,"CREATE TABLE ""d"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""latitude"" FROM ""d"" WHERE ""township""='Deer Lake';",1-18600760-4 "If the water square milage is 1.701, what is the land square milage?","CREATE TABLE ""g"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""land_sqmi"" FROM ""g"" WHERE ""water_sqmi""='1.701';",1-18600760-7 "In Cavalier County and the geo id is larger than 3801931620.0, what is the population?","CREATE TABLE ""g"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""pop_2010"" FROM ""g"" WHERE ""county""='Cavalier' AND ""geo_id"">3801931620.0;",1-18600760-7 "If the population is 1858, what is the maximum ansi code?","CREATE TABLE ""g"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT MAX(""ansi_code"") FROM ""g"" WHERE ""pop_2010""=1858;",1-18600760-7 "If the longitude is -97.473110, what is the minimum geo id?","CREATE TABLE ""g"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT MIN(""geo_id"") FROM ""g"" WHERE ""longitude""='-97.473110';",1-18600760-7 "If the ansi code is 1036632, what is the name of the township?","CREATE TABLE ""g"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""township"" FROM ""g"" WHERE ""ansi_code""=1036632;",1-18600760-7 "If the land square milage is 10.950, what is the longitude?","CREATE TABLE ""g"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""longitude"" FROM ""g"" WHERE ""land_sqmi""='10.950';",1-18600760-7 What township is located at longitude -99.287270?,"CREATE TABLE ""i"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""township"" FROM ""i"" WHERE ""longitude""='-99.287270';",1-18600760-9 What is the longitude of the township at ANSI code 1759682?,"CREATE TABLE ""i"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""longitude"" FROM ""i"" WHERE ""ansi_code""=1759682;",1-18600760-9 How many square miles of water does the township at latitude 48.064751 have?,"CREATE TABLE ""i"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""water_sqmi"" FROM ""i"" WHERE ""latitude""='48.064751';",1-18600760-9 What is the geo code of the township with ANSI code 1759243?,"CREATE TABLE ""i"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" text, ""water_sqmi"" text, ""latitude"" text, ""longitude"" text, ""geo_id"" real, ""ansi_code"" real );","SELECT ""geo_id"" FROM ""i"" WHERE ""ansi_code""=1759243;",1-18600760-9 When santiago del estero is the hometown who is the contestant?,"CREATE TABLE ""contestants"" ( ""country"" text, ""contestant"" text, ""age"" real, ""height_cm"" real, ""height_ft"" text, ""hometown"" text );","SELECT ""contestant"" FROM ""contestants"" WHERE ""hometown""='Santiago del Estero';",1-18626383-2 When belarus is the country what is the hometown?,"CREATE TABLE ""contestants"" ( ""country"" text, ""contestant"" text, ""age"" real, ""height_cm"" real, ""height_ft"" text, ""hometown"" text );","SELECT ""hometown"" FROM ""contestants"" WHERE ""country""='Belarus';",1-18626383-2 When bahamas is the country what is the height in centimeters?,"CREATE TABLE ""contestants"" ( ""country"" text, ""contestant"" text, ""age"" real, ""height_cm"" real, ""height_ft"" text, ""hometown"" text );","SELECT ""height_cm"" FROM ""contestants"" WHERE ""country""='Bahamas';",1-18626383-2 When finland is the country how many hometowns are there?,"CREATE TABLE ""contestants"" ( ""country"" text, ""contestant"" text, ""age"" real, ""height_cm"" real, ""height_ft"" text, ""hometown"" text );","SELECT COUNT(""hometown"") FROM ""contestants"" WHERE ""country""='Finland';",1-18626383-2 When johannesburg is the hometown who is the contestant?,"CREATE TABLE ""contestants"" ( ""country"" text, ""contestant"" text, ""age"" real, ""height_cm"" real, ""height_ft"" text, ""hometown"" text );","SELECT ""contestant"" FROM ""contestants"" WHERE ""hometown""='Johannesburg';",1-18626383-2 When valora roucek is the contestant how many heights in centimeters are there?,"CREATE TABLE ""contestants"" ( ""country"" text, ""contestant"" text, ""age"" real, ""height_cm"" real, ""height_ft"" text, ""hometown"" text );","SELECT COUNT(""height_cm"") FROM ""contestants"" WHERE ""contestant""='Valora Roucek';",1-18626383-2 Name the round 1 for team event,"CREATE TABLE ""table1_18646111_13"" ( ""athlete"" text, ""class"" text, ""event"" text, ""round_1"" text, ""round_2"" text, ""round_3"" text, ""1_8_finals"" text, ""quarterfinals"" text, ""semifinals"" text, ""final_bronze_medal_contest"" text );","SELECT ""round_1"" FROM ""table1_18646111_13"" WHERE ""event""='Team';",1-18646111-13 Name the number of semifinals for tt2,"CREATE TABLE ""table1_18646111_13"" ( ""athlete"" text, ""class"" text, ""event"" text, ""round_1"" text, ""round_2"" text, ""round_3"" text, ""1_8_finals"" text, ""quarterfinals"" text, ""semifinals"" text, ""final_bronze_medal_contest"" text );","SELECT COUNT(""semifinals"") FROM ""table1_18646111_13"" WHERE ""class""='TT2';",1-18646111-13 Name the 1/8 finals for round 1 n/a,"CREATE TABLE ""table1_18646111_13"" ( ""athlete"" text, ""class"" text, ""event"" text, ""round_1"" text, ""round_2"" text, ""round_3"" text, ""1_8_finals"" text, ""quarterfinals"" text, ""semifinals"" text, ""final_bronze_medal_contest"" text );","SELECT ""1_8_finals"" FROM ""table1_18646111_13"" WHERE ""round_1""='N/A';",1-18646111-13 Name the total number of round 3 for class tt1,"CREATE TABLE ""table1_18646111_13"" ( ""athlete"" text, ""class"" text, ""event"" text, ""round_1"" text, ""round_2"" text, ""round_3"" text, ""1_8_finals"" text, ""quarterfinals"" text, ""semifinals"" text, ""final_bronze_medal_contest"" text );","SELECT COUNT(""round_3"") FROM ""table1_18646111_13"" WHERE ""class""='TT1';",1-18646111-13 Name the event for hans ruep,"CREATE TABLE ""table1_18646111_13"" ( ""athlete"" text, ""class"" text, ""event"" text, ""round_1"" text, ""round_2"" text, ""round_3"" text, ""1_8_finals"" text, ""quarterfinals"" text, ""semifinals"" text, ""final_bronze_medal_contest"" text );","SELECT ""event"" FROM ""table1_18646111_13"" WHERE ""athlete""='Hans Ruep';",1-18646111-13 When 4 is the v-band what is the overall amount of ka-bands?,"CREATE TABLE ""properties_of_wmap_at_different_frequenc"" ( ""property"" text, ""k_band"" text, ""ka_band"" text, ""q_band"" text, ""v_band"" text, ""w_band"" text );","SELECT COUNT(""ka_band"") FROM ""properties_of_wmap_at_different_frequenc"" WHERE ""v_band""='4';",1-186468-1 When 8.3 is the q-band what is the property?,"CREATE TABLE ""properties_of_wmap_at_different_frequenc"" ( ""property"" text, ""k_band"" text, ""ka_band"" text, ""q_band"" text, ""v_band"" text, ""w_band"" text );","SELECT ""property"" FROM ""properties_of_wmap_at_different_frequenc"" WHERE ""q_band""='8.3';",1-186468-1 When 5.5 is the l-band what is the v-band?,"CREATE TABLE ""properties_of_wmap_at_different_frequenc"" ( ""property"" text, ""k_band"" text, ""ka_band"" text, ""q_band"" text, ""v_band"" text, ""w_band"" text );","SELECT ""v_band"" FROM ""properties_of_wmap_at_different_frequenc"" WHERE ""k_band""='5.5';",1-186468-1 When 2 is the k-band what is the v-band?,"CREATE TABLE ""properties_of_wmap_at_different_frequenc"" ( ""property"" text, ""k_band"" text, ""ka_band"" text, ""q_band"" text, ""v_band"" text, ""w_band"" text );","SELECT ""v_band"" FROM ""properties_of_wmap_at_different_frequenc"" WHERE ""k_band""='2';",1-186468-1 When 2 is the ka-band how many properties are there?,"CREATE TABLE ""properties_of_wmap_at_different_frequenc"" ( ""property"" text, ""k_band"" text, ""ka_band"" text, ""q_band"" text, ""v_band"" text, ""w_band"" text );","SELECT COUNT(""property"") FROM ""properties_of_wmap_at_different_frequenc"" WHERE ""ka_band""='2';",1-186468-1 When olympikus is the main sponsor who is the secondary sponsor?,"CREATE TABLE ""table1_187239_1"" ( ""period"" text, ""kit_manufacturer"" text, ""main_sponsor"" text, ""secondary_sponsor"" text, ""minor_sponsors"" text );","SELECT ""secondary_sponsor"" FROM ""table1_187239_1"" WHERE ""main_sponsor""='Olympikus';",1-187239-1 When ale is the main sponsor who is the secondary sponsor?,"CREATE TABLE ""table1_187239_1"" ( ""period"" text, ""kit_manufacturer"" text, ""main_sponsor"" text, ""secondary_sponsor"" text, ""minor_sponsors"" text );","SELECT ""secondary_sponsor"" FROM ""table1_187239_1"" WHERE ""main_sponsor""='Ale';",1-187239-1 When tim brasil brokers are the minor sponsors who is the kit manufacturer?,"CREATE TABLE ""table1_187239_1"" ( ""period"" text, ""kit_manufacturer"" text, ""main_sponsor"" text, ""secondary_sponsor"" text, ""minor_sponsors"" text );","SELECT ""kit_manufacturer"" FROM ""table1_187239_1"" WHERE ""minor_sponsors""='Tim Brasil Brokers';",1-187239-1 When batavo is the main sponsor and olympikus is the kit manufacturer who are the minor sponsors?,"CREATE TABLE ""table1_187239_1"" ( ""period"" text, ""kit_manufacturer"" text, ""main_sponsor"" text, ""secondary_sponsor"" text, ""minor_sponsors"" text );","SELECT ""minor_sponsors"" FROM ""table1_187239_1"" WHERE ""kit_manufacturer""='Olympikus' AND ""main_sponsor""='Batavo';",1-187239-1 When 2011 is the period and olympikus is the kit manufacturer how many minor sponsors are there?,"CREATE TABLE ""table1_187239_1"" ( ""period"" text, ""kit_manufacturer"" text, ""main_sponsor"" text, ""secondary_sponsor"" text, ""minor_sponsors"" text );","SELECT COUNT(""minor_sponsors"") FROM ""table1_187239_1"" WHERE ""kit_manufacturer""='Olympikus' AND ""period""='2011';",1-187239-1 What season episode is written by neil thompson?,"CREATE TABLE ""table1_1876825_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT MIN(""no_in_season"") FROM ""table1_1876825_6"" WHERE ""written_by""='Neil Thompson';",1-1876825-6 What was the original air for the 06-03-521 production code?,"CREATE TABLE ""table1_1876825_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""original_air_date"" FROM ""table1_1876825_6"" WHERE ""production_code""='06-03-521';",1-1876825-6 "What episode number in the series aired on February 8, 2004?","CREATE TABLE ""table1_1876825_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT MAX(""no_in_series"") FROM ""table1_1876825_6"" WHERE ""original_air_date""='February 8, 2004';",1-1876825-6 In season 5 what episode number was production 06-03-519?,"CREATE TABLE ""table1_1876825_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT COUNT(""no_in_season"") FROM ""table1_1876825_6"" WHERE ""production_code""='06-03-519';",1-1876825-6 What was the minimum score for r2?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""r1"" real, ""r2"" real, ""r3"" real, ""r4"" real, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT MIN(""r2"") FROM ""made_the_cut"";",1-18812411-3 "What country had a r3 at 72, by Larry Mize?","CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""r1"" real, ""r2"" real, ""r3"" real, ""r4"" real, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""country"" FROM ""made_the_cut"" WHERE ""r3""=72 AND ""player""='Larry Mize';",1-18812411-3 How many times did Fiji win r1?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""r1"" real, ""r2"" real, ""r3"" real, ""r4"" real, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT COUNT(""r1"") FROM ""made_the_cut"" WHERE ""country""='Fiji';",1-18812411-3 How many figures are given for the Socialists in the case where the Social Democrats received 42.2%?,"CREATE TABLE ""116_seats_needed_for_a_majority"" ( ""date_released"" text, ""polling_institute"" text, ""social_democratic"" text, ""socialist"" text, ""green_communist"" text, ""peoples_party"" text, ""left_bloc"" text, ""lead"" text );","SELECT COUNT(""socialist"") FROM ""116_seats_needed_for_a_majority"" WHERE ""social_democratic""='42.2%';",1-1881642-1 What date did the Green-Communists receive 5.7%?,"CREATE TABLE ""116_seats_needed_for_a_majority"" ( ""date_released"" text, ""polling_institute"" text, ""social_democratic"" text, ""socialist"" text, ""green_communist"" text, ""peoples_party"" text, ""left_bloc"" text, ""lead"" text );","SELECT ""date_released"" FROM ""116_seats_needed_for_a_majority"" WHERE ""green_communist""='5.7%';",1-1881642-1 "If the PCT is 0.514, what was the minimum OTL?","CREATE TABLE ""season_by_season_record"" ( ""season"" text, ""league"" text, ""division"" text, ""gp"" real, ""w"" real, ""l"" real, ""t"" real, ""otl"" real, ""sol"" real, ""pts"" real, ""pct"" text, ""gf"" real, ""ga"" real, ""pim"" real, ""coach_es"" text, ""result"" text );","SELECT MIN(""otl"") FROM ""season_by_season_record"" WHERE ""pct""='0.514';",1-1888165-1 What was the minimum OTL amount?,"CREATE TABLE ""season_by_season_record"" ( ""season"" text, ""league"" text, ""division"" text, ""gp"" real, ""w"" real, ""l"" real, ""t"" real, ""otl"" real, ""sol"" real, ""pts"" real, ""pct"" text, ""gf"" real, ""ga"" real, ""pim"" real, ""coach_es"" text, ""result"" text );","SELECT MIN(""otl"") FROM ""season_by_season_record"";",1-1888165-1 Name the least events for japan,"CREATE TABLE ""regular_season_rankings"" ( ""num"" real, ""player"" text, ""country"" text, ""points"" real, ""events"" real, ""reset_points"" real );","SELECT MIN(""events"") FROM ""regular_season_rankings"" WHERE ""country""='Japan';",1-18888159-1 Name the country for 22 events,"CREATE TABLE ""regular_season_rankings"" ( ""num"" real, ""player"" text, ""country"" text, ""points"" real, ""events"" real, ""reset_points"" real );","SELECT ""country"" FROM ""regular_season_rankings"" WHERE ""events""=22;",1-18888159-1 Name the number of events for reset points being 98625,"CREATE TABLE ""regular_season_rankings"" ( ""num"" real, ""player"" text, ""country"" text, ""points"" real, ""events"" real, ""reset_points"" real );","SELECT COUNT(""events"") FROM ""regular_season_rankings"" WHERE ""reset_points""=98625;",1-18888159-1 Name the number for fiji,"CREATE TABLE ""regular_season_rankings"" ( ""num"" real, ""player"" text, ""country"" text, ""points"" real, ""events"" real, ""reset_points"" real );","SELECT ""num"" FROM ""regular_season_rankings"" WHERE ""country""='Fiji';",1-18888159-1 Name the total number of points for number 6,"CREATE TABLE ""regular_season_rankings"" ( ""num"" real, ""player"" text, ""country"" text, ""points"" real, ""events"" real, ""reset_points"" real );","SELECT COUNT(""points"") FROM ""regular_season_rankings"" WHERE ""num""=6;",1-18888159-1 What is the location that had a driver named Pierre de Caters?,"CREATE TABLE ""winners_of_the_circuit_des_ardennes"" ( ""year"" real, ""formula"" text, ""driver"" text, ""constructor"" text, ""location"" text, ""report"" text );","SELECT ""location"" FROM ""winners_of_the_circuit_des_ardennes"" WHERE ""driver""='Pierre de Caters';",1-18893428-1 Who is the constructor for the car driven by George Heath?,"CREATE TABLE ""winners_of_the_circuit_des_ardennes"" ( ""year"" real, ""formula"" text, ""driver"" text, ""constructor"" text, ""location"" text, ""report"" text );","SELECT ""constructor"" FROM ""winners_of_the_circuit_des_ardennes"" WHERE ""driver""='George Heath';",1-18893428-1 What is the total number of drivers who have cars constructed by Mercedes-Benz?,"CREATE TABLE ""winners_of_the_circuit_des_ardennes"" ( ""year"" real, ""formula"" text, ""driver"" text, ""constructor"" text, ""location"" text, ""report"" text );","SELECT COUNT(""driver"") FROM ""winners_of_the_circuit_des_ardennes"" WHERE ""constructor""='Mercedes-Benz';",1-18893428-1 What is the location of the car that has a constructor of Lorraine-Dietrich?,"CREATE TABLE ""winners_of_the_circuit_des_ardennes"" ( ""year"" real, ""formula"" text, ""driver"" text, ""constructor"" text, ""location"" text, ""report"" text );","SELECT ""location"" FROM ""winners_of_the_circuit_des_ardennes"" WHERE ""constructor""='Lorraine-Dietrich';",1-18893428-1 How many times did Charles Jarrott report?,"CREATE TABLE ""winners_of_the_circuit_des_ardennes"" ( ""year"" real, ""formula"" text, ""driver"" text, ""constructor"" text, ""location"" text, ""report"" text );","SELECT COUNT(""report"") FROM ""winners_of_the_circuit_des_ardennes"" WHERE ""driver""='Charles Jarrott';",1-18893428-1 Who is the driver of the entry constructed by Mercedes-Benz?,"CREATE TABLE ""winners_of_the_circuit_des_ardennes"" ( ""year"" real, ""formula"" text, ""driver"" text, ""constructor"" text, ""location"" text, ""report"" text );","SELECT ""driver"" FROM ""winners_of_the_circuit_des_ardennes"" WHERE ""constructor""='Mercedes-Benz';",1-18893428-1 What is the used (kb) when the graphics mode is 4?,"CREATE TABLE ""table1_18950885_3"" ( ""graphics_mode"" real, ""char_cells"" text, ""pixels"" text, ""hardware_colours"" real, ""used_kb"" real, ""map"" text, ""type"" text );","SELECT MIN(""used_kb"") FROM ""table1_18950885_3"" WHERE ""graphics_mode""=4;",1-18950885-3 "If graphics mode is less than 1.0, what are the char cells?","CREATE TABLE ""table1_18950885_3"" ( ""graphics_mode"" real, ""char_cells"" text, ""pixels"" text, ""hardware_colours"" real, ""used_kb"" real, ""map"" text, ""type"" text );","SELECT ""char_cells"" FROM ""table1_18950885_3"" WHERE ""graphics_mode""<1.0;",1-18950885-3 What is the smallest converted value at number 19?,"CREATE TABLE ""great_northern_section"" ( ""number"" text, ""previous_number_s"" real, ""previous_class"" text, ""converted"" real, ""use"" text, ""withdrawn"" real, ""disposal"" text );","SELECT MIN(""converted"") FROM ""great_northern_section"" WHERE ""number""='19';",1-1895522-2 What is every previous class when the previous number is 61323?,"CREATE TABLE ""great_northern_section"" ( ""number"" text, ""previous_number_s"" real, ""previous_class"" text, ""converted"" real, ""use"" text, ""withdrawn"" real, ""disposal"" text );","SELECT ""previous_class"" FROM ""great_northern_section"" WHERE ""previous_number_s""=61323;",1-1895522-2 What is every use for number 1?,"CREATE TABLE ""great_northern_section"" ( ""number"" text, ""previous_number_s"" real, ""previous_class"" text, ""converted"" real, ""use"" text, ""withdrawn"" real, ""disposal"" text );","SELECT ""use"" FROM ""great_northern_section"" WHERE ""number""='1';",1-1895522-2 Name the original title for the last metro,"CREATE TABLE ""table1_18987377_1"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""director"" text, ""result"" text );","SELECT ""original_title"" FROM ""table1_18987377_1"" WHERE ""film_title_used_in_nomination""='The Last Metro';",1-18987377-1 Name the film title for andré téchiné category:articles with hcards,"CREATE TABLE ""table1_18987377_1"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""director"" text, ""result"" text );","SELECT ""film_title_used_in_nomination"" FROM ""table1_18987377_1"" WHERE ""director""='André Téchiné Category:Articles with hCards';",1-18987377-1 Name the director for coup de torchon,"CREATE TABLE ""table1_18987377_1"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""director"" text, ""result"" text );","SELECT ""director"" FROM ""table1_18987377_1"" WHERE ""film_title_used_in_nomination""='Coup de Torchon';",1-18987377-1 Name the film titled for marcel camus category:articles with hcards,"CREATE TABLE ""table1_18987377_1"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""director"" text, ""result"" text );","SELECT ""film_title_used_in_nomination"" FROM ""table1_18987377_1"" WHERE ""director""='Marcel Camus Category:Articles with hCards';",1-18987377-1 When cindy miranda is the name what is the home or representative town or province?,"CREATE TABLE ""regular_season_housemates"" ( ""name"" text, ""home_or_representative_town_or_province"" text, ""age"" real, ""season"" text, ""total_days_in_pbb_house"" real, ""duration"" text, ""status"" text );","SELECT ""home_or_representative_town_or_province"" FROM ""regular_season_housemates"" WHERE ""name""='Cindy Miranda';",1-19061741-1 When nel rapiz is the name what is the status?,"CREATE TABLE ""regular_season_housemates"" ( ""name"" text, ""home_or_representative_town_or_province"" text, ""age"" real, ""season"" text, ""total_days_in_pbb_house"" real, ""duration"" text, ""status"" text );","SELECT ""status"" FROM ""regular_season_housemates"" WHERE ""name""='Nel Rapiz';",1-19061741-1 When day 8-36 is the duration what is the season?,"CREATE TABLE ""regular_season_housemates"" ( ""name"" text, ""home_or_representative_town_or_province"" text, ""age"" real, ""season"" text, ""total_days_in_pbb_house"" real, ""duration"" text, ""status"" text );","SELECT ""season"" FROM ""regular_season_housemates"" WHERE ""duration""='Day 8-36';",1-19061741-1 When luz mcclinton is the name what is the season?,"CREATE TABLE ""regular_season_housemates"" ( ""name"" text, ""home_or_representative_town_or_province"" text, ""age"" real, ""season"" text, ""total_days_in_pbb_house"" real, ""duration"" text, ""status"" text );","SELECT ""season"" FROM ""regular_season_housemates"" WHERE ""name""='Luz McClinton';",1-19061741-1 When yen galagnara is the name what is the highest total days in the pbb house?,"CREATE TABLE ""regular_season_housemates"" ( ""name"" text, ""home_or_representative_town_or_province"" text, ""age"" real, ""season"" text, ""total_days_in_pbb_house"" real, ""duration"" text, ""status"" text );","SELECT MAX(""total_days_in_pbb_house"") FROM ""regular_season_housemates"" WHERE ""name""='Yen Galagnara';",1-19061741-1 How many match numbers have team europe listed as osku palermaa?,"CREATE TABLE ""day_2_afternoon_session"" ( ""match_no"" real, ""match_type"" text, ""team_europe"" text, ""score"" text, ""team_usa"" text, ""progressive_total"" text );","SELECT COUNT(""match_no"") FROM ""day_2_afternoon_session"" WHERE ""team_europe""='Osku Palermaa';",1-19072602-2 When osku palermaa is on the europe team how many match numbers are there?,"CREATE TABLE ""day_3_evening_session"" ( ""match_no"" real, ""match_type"" text, ""team_europe"" text, ""score"" text, ""team_usa"" text, ""progressive_total"" text );","SELECT COUNT(""match_no"") FROM ""day_3_evening_session"" WHERE ""team_europe""='Osku Palermaa';",1-19072602-5 When paul moor is on the europe team who is on the usa team?,"CREATE TABLE ""day_3_evening_session"" ( ""match_no"" real, ""match_type"" text, ""team_europe"" text, ""score"" text, ""team_usa"" text, ""progressive_total"" text );","SELECT ""team_usa"" FROM ""day_3_evening_session"" WHERE ""team_europe""='Paul Moor';",1-19072602-5 Name the mountains classification for team columbia,"CREATE TABLE ""jersey_progress"" ( ""stage_winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text, ""team_classification"" text );","SELECT ""mountains_classification"" FROM ""jersey_progress"" WHERE ""team_classification""='Team Columbia';",1-19115414-4 Name the number of stage winners for team columbia,"CREATE TABLE ""jersey_progress"" ( ""stage_winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text, ""team_classification"" text );","SELECT COUNT(""stage_winner"") FROM ""jersey_progress"" WHERE ""team_classification""='Team Columbia';",1-19115414-4 Name the mountains classification for alexander kristoff,"CREATE TABLE ""jersey_progress"" ( ""stage_winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text, ""team_classification"" text );","SELECT ""mountains_classification"" FROM ""jersey_progress"" WHERE ""points_classification""='Alexander Kristoff';",1-19115414-4 How much is the other black population when the black African population is 37811?,"CREATE TABLE ""black_population_of_london"" ( ""rank"" real, ""london_borough"" text, ""black_african_population"" real, ""black_caribbean_population"" real, ""other_black_population"" real, ""total_black_population"" real );","SELECT MIN(""other_black_population"") FROM ""black_population_of_london"" WHERE ""black_african_population""=37811;",1-19149550-7 Where are the london borough with the black caribbean population of 17974?,"CREATE TABLE ""black_population_of_london"" ( ""rank"" real, ""london_borough"" text, ""black_african_population"" real, ""black_caribbean_population"" real, ""other_black_population"" real, ""total_black_population"" real );","SELECT ""london_borough"" FROM ""black_population_of_london"" WHERE ""black_caribbean_population""=17974;",1-19149550-7 What is the rank of london borough in southwark?,"CREATE TABLE ""black_population_of_london"" ( ""rank"" real, ""london_borough"" text, ""black_african_population"" real, ""black_caribbean_population"" real, ""other_black_population"" real, ""total_black_population"" real );","SELECT ""rank"" FROM ""black_population_of_london"" WHERE ""london_borough""='Southwark';",1-19149550-7 What is the black caribbean population when the other black population is 2243?,"CREATE TABLE ""black_population_of_london"" ( ""rank"" real, ""london_borough"" text, ""black_african_population"" real, ""black_caribbean_population"" real, ""other_black_population"" real, ""total_black_population"" real );","SELECT MAX(""black_caribbean_population"") FROM ""black_population_of_london"" WHERE ""other_black_population""=2243;",1-19149550-7 What is the black caribbean population when the black African population is less than 10552.0?,"CREATE TABLE ""black_population_of_london"" ( ""rank"" real, ""london_borough"" text, ""black_african_population"" real, ""black_caribbean_population"" real, ""other_black_population"" real, ""total_black_population"" real );","SELECT MIN(""black_caribbean_population"") FROM ""black_population_of_london"" WHERE ""black_african_population""<10552.0;",1-19149550-7 What time slot had an adult rating of 0.6?,"CREATE TABLE ""u_s_television_ratings"" ( ""season"" real, ""timeslot"" text, ""season_premiere"" text, ""season_finale"" text, ""tv_season"" text, ""rank"" text, ""u_s_viewers_in_millions"" text, ""rating_adults_18_49"" text );","SELECT ""timeslot"" FROM ""u_s_television_ratings"" WHERE ""rating_adults_18_49""='0.6';",1-19188562-2 What season finale date has 2.02 million u.s. Viewers?,"CREATE TABLE ""u_s_television_ratings"" ( ""season"" real, ""timeslot"" text, ""season_premiere"" text, ""season_finale"" text, ""tv_season"" text, ""rank"" text, ""u_s_viewers_in_millions"" text, ""rating_adults_18_49"" text );","SELECT ""season_finale"" FROM ""u_s_television_ratings"" WHERE ""u_s_viewers_in_millions""='2.02';",1-19188562-2 How many million u.s. Viewers watched season 1?,"CREATE TABLE ""u_s_television_ratings"" ( ""season"" real, ""timeslot"" text, ""season_premiere"" text, ""season_finale"" text, ""tv_season"" text, ""rank"" text, ""u_s_viewers_in_millions"" text, ""rating_adults_18_49"" text );","SELECT ""u_s_viewers_in_millions"" FROM ""u_s_television_ratings"" WHERE ""season""=1;",1-19188562-2 How many tv series had an adult rating of 1.2?,"CREATE TABLE ""u_s_television_ratings"" ( ""season"" real, ""timeslot"" text, ""season_premiere"" text, ""season_finale"" text, ""tv_season"" text, ""rank"" text, ""u_s_viewers_in_millions"" text, ""rating_adults_18_49"" text );","SELECT COUNT(""tv_season"") FROM ""u_s_television_ratings"" WHERE ""rating_adults_18_49""='1.2';",1-19188562-2 Where is the University that is also called Hawks?,"CREATE TABLE ""institutions"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""year_joined"" real, ""nickname"" text, ""conference"" text );","SELECT ""location"" FROM ""institutions"" WHERE ""nickname""='Hawks';",1-19210115-1 Where is the University that is also called Owls?,"CREATE TABLE ""institutions"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""year_joined"" real, ""nickname"" text, ""conference"" text );","SELECT ""location"" FROM ""institutions"" WHERE ""nickname""='Owls';",1-19210115-1 How many University founded in 1863?,"CREATE TABLE ""institutions"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""year_joined"" real, ""nickname"" text, ""conference"" text );","SELECT COUNT(""enrollment"") FROM ""institutions"" WHERE ""founded""=1863;",1-19210115-1 Where is the University that plays in the American Athletic Conference?,"CREATE TABLE ""institutions"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""year_joined"" real, ""nickname"" text, ""conference"" text );","SELECT ""location"" FROM ""institutions"" WHERE ""conference""='American Athletic Conference';",1-19210115-1 What is the affiliation of the University called Explorers?,"CREATE TABLE ""institutions"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""year_joined"" real, ""nickname"" text, ""conference"" text );","SELECT ""affiliation"" FROM ""institutions"" WHERE ""nickname""='Explorers';",1-19210115-1 What is the nickname of Drexel University?,"CREATE TABLE ""institutions"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""year_joined"" real, ""nickname"" text, ""conference"" text );","SELECT ""nickname"" FROM ""institutions"" WHERE ""institution""='Drexel University';",1-19210115-1 What is the brand in Metro Manila?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""branding"" FROM ""nbc_radio_stations"" WHERE ""location""='Metro Manila';",1-19215259-1 What is the brand in Cabanatuan?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""branding"" FROM ""nbc_radio_stations"" WHERE ""location""='Cabanatuan';",1-19215259-1 What is the power at the cebu station?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""power_k_w"" FROM ""nbc_radio_stations"" WHERE ""location""='Cebu';",1-19215259-1 What is the frequency of 101.5 News FM?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""frequency"" FROM ""nbc_radio_stations"" WHERE ""branding""='101.5 News FM';",1-19215259-1 Where is the frequency 102.3mhz and 5kw power?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""location"" FROM ""nbc_radio_stations"" WHERE ""power_k_w""='5kW' AND ""frequency""='102.3MHz';",1-19215259-1 Where is the frequency 92.3mhz?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""location"" FROM ""nbc_radio_stations"" WHERE ""frequency""='92.3MHz';",1-19215259-1 What is the highest no.?,"CREATE TABLE ""qualifying"" ( ""pos"" real, ""no"" real, ""driver"" text, ""constructor"" text, ""q1_order"" real, ""q1_time"" text, ""q1_pos"" real, ""q1_q2_time"" text );","SELECT MAX(""no"") FROM ""qualifying"";",1-1924975-1 What is the q1+q2 time in which q1 is 1:18.574?,"CREATE TABLE ""qualifying"" ( ""pos"" real, ""no"" real, ""driver"" text, ""constructor"" text, ""q1_order"" real, ""q1_time"" text, ""q1_pos"" real, ""q1_q2_time"" text );","SELECT ""q1_q2_time"" FROM ""qualifying"" WHERE ""q1_time""='1:18.574';",1-1924975-1 when q1 pos is 8 what is the q1+q2 time?,"CREATE TABLE ""qualifying"" ( ""pos"" real, ""no"" real, ""driver"" text, ""constructor"" text, ""q1_order"" real, ""q1_time"" text, ""q1_pos"" real, ""q1_q2_time"" text );","SELECT ""q1_q2_time"" FROM ""qualifying"" WHERE ""q1_pos""=8;",1-1924975-1 "when the q1+q2 time was 2.34.736, what was the total pos number?","CREATE TABLE ""qualifying"" ( ""pos"" real, ""no"" real, ""driver"" text, ""constructor"" text, ""q1_order"" real, ""q1_time"" text, ""q1_pos"" real, ""q1_q2_time"" text );","SELECT COUNT(""pos"") FROM ""qualifying"" WHERE ""q1_q2_time""='2.34.736';",1-1924975-1 When the q1 time is 1:16.218 what is the highest q1 pos? ,"CREATE TABLE ""qualifying"" ( ""pos"" real, ""no"" real, ""driver"" text, ""constructor"" text, ""q1_order"" real, ""q1_time"" text, ""q1_pos"" real, ""q1_q2_time"" text );","SELECT MAX(""q1_pos"") FROM ""qualifying"" WHERE ""q1_time""='1:16.218';",1-1924975-1 What is the smallest 8-car sets if 4-car sets is 47?,"CREATE TABLE ""production"" ( ""fiscal_year"" real, ""2_car_sets"" real, ""4_car_sets"" real, ""6_car_sets"" real, ""8_car_sets"" real, ""total_vehicles"" real );","SELECT MIN(""8_car_sets"") FROM ""production"" WHERE ""4_car_sets""=47;",1-19255192-1 What is the largest 6-car-sets for fiscal year 1968?,"CREATE TABLE ""production"" ( ""fiscal_year"" real, ""2_car_sets"" real, ""4_car_sets"" real, ""6_car_sets"" real, ""8_car_sets"" real, ""total_vehicles"" real );","SELECT MAX(""6_car_sets"") FROM ""production"" WHERE ""fiscal_year""=1968;",1-19255192-1 What is the lowest fiscal year if total vehicles is 490?,"CREATE TABLE ""production"" ( ""fiscal_year"" real, ""2_car_sets"" real, ""4_car_sets"" real, ""6_car_sets"" real, ""8_car_sets"" real, ""total_vehicles"" real );","SELECT MIN(""fiscal_year"") FROM ""production"" WHERE ""total_vehicles""=490;",1-19255192-1 Name the degree for otorhinolaryngology,"CREATE TABLE ""postgraduate_medical_courses"" ( ""discipline"" text, ""degree_diploma"" text, ""total_seats"" real, ""recognised_seats"" real, ""permitted_seats"" real );","SELECT ""degree_diploma"" FROM ""postgraduate_medical_courses"" WHERE ""discipline""='Otorhinolaryngology';",1-19304764-2 Name the total seats for otorhinolaryngology,"CREATE TABLE ""postgraduate_medical_courses"" ( ""discipline"" text, ""degree_diploma"" text, ""total_seats"" real, ""recognised_seats"" real, ""permitted_seats"" real );","SELECT ""total_seats"" FROM ""postgraduate_medical_courses"" WHERE ""discipline""='Otorhinolaryngology';",1-19304764-2 Name the recognised seats for pharmacology,"CREATE TABLE ""postgraduate_medical_courses"" ( ""discipline"" text, ""degree_diploma"" text, ""total_seats"" real, ""recognised_seats"" real, ""permitted_seats"" real );","SELECT ""recognised_seats"" FROM ""postgraduate_medical_courses"" WHERE ""discipline""='Pharmacology';",1-19304764-2 Name the total number of seats for general surgery,"CREATE TABLE ""postgraduate_medical_courses"" ( ""discipline"" text, ""degree_diploma"" text, ""total_seats"" real, ""recognised_seats"" real, ""permitted_seats"" real );","SELECT COUNT(""permitted_seats"") FROM ""postgraduate_medical_courses"" WHERE ""discipline""='General Surgery';",1-19304764-2 Name the least recognised seats,"CREATE TABLE ""postgraduate_medical_courses"" ( ""discipline"" text, ""degree_diploma"" text, ""total_seats"" real, ""recognised_seats"" real, ""permitted_seats"" real );","SELECT MIN(""recognised_seats"") FROM ""postgraduate_medical_courses"";",1-19304764-2 How many nations do the FMS international team represent?,"CREATE TABLE ""racing_teams"" ( ""name"" text, ""nation"" text, ""seasons"" text, ""championship_titles"" text, ""race_starts"" real, ""poles"" real, ""wins"" real, ""podiums"" real, ""fastest_laps"" real );","SELECT COUNT(""nation"") FROM ""racing_teams"" WHERE ""name""='FMS International';",1-19312274-3 What is the smallest number of fastest laps listed?,"CREATE TABLE ""racing_teams"" ( ""name"" text, ""nation"" text, ""seasons"" text, ""championship_titles"" text, ""race_starts"" real, ""poles"" real, ""wins"" real, ""podiums"" real, ""fastest_laps"" real );","SELECT MIN(""fastest_laps"") FROM ""racing_teams"";",1-19312274-3 How many championship titles for LRS Formula / Laurent Rédon Motorsport?,"CREATE TABLE ""racing_teams"" ( ""name"" text, ""nation"" text, ""seasons"" text, ""championship_titles"" text, ""race_starts"" real, ""poles"" real, ""wins"" real, ""podiums"" real, ""fastest_laps"" real );","SELECT ""championship_titles"" FROM ""racing_teams"" WHERE ""name""='LRS Formula / Laurent Rédon Motorsport';",1-19312274-3 What's the version of AutoCAD Architectural Desktop 3?,"CREATE TABLE ""table1_19329117_1"" ( ""official_name"" text, ""version"" text, ""release"" real, ""date_of_release"" text, ""comments"" text );","SELECT ""version"" FROM ""table1_19329117_1"" WHERE ""official_name""='AutoCAD Architectural Desktop 3';",1-19329117-1 In what season did the team get in the conference finals of the playoffs?,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""regular_season"" FROM ""year_by_year"" WHERE ""playoffs""='Conference Finals';",1-1939214-1 What was the team's status in the USISL Pro League playoffs?,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""playoffs"" FROM ""year_by_year"" WHERE ""league""='USISL Pro League';",1-1939214-1 "In what year did the team compete in the 2nd, Northeast season of the USL PDL League?","CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""year"" FROM ""year_by_year"" WHERE ""league""='USL PDL' AND ""regular_season""='2nd, Northeast';",1-1939214-1 "What did the team do in the Open Cup in the 2nd, Northeast season of the USISL D-3 Pro League?","CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""open_cup"" FROM ""year_by_year"" WHERE ""league""='USISL D-3 Pro League' AND ""regular_season""='2nd, Northeast';",1-1939214-1 In what year did the team compete in the USISL Pro League?,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""year"" FROM ""year_by_year"" WHERE ""league""='USISL Pro League';",1-1939214-1 "If %2001 is 0.1%, what is the minimum Arabs 2001 number?","CREATE TABLE ""2011_census"" ( ""province"" text, ""arabs_2001"" real, ""pct_2001"" text, ""arabs_2011"" real, ""pct_2011"" text );","SELECT MIN(""arabs_2001"") FROM ""2011_census"" WHERE ""pct_2001""='0.1%';",1-1939367-1 "If the province is Manitoba, what is the Arabs 2001 number?","CREATE TABLE ""2011_census"" ( ""province"" text, ""arabs_2001"" real, ""pct_2001"" text, ""arabs_2011"" real, ""pct_2011"" text );","SELECT MAX(""arabs_2001"") FROM ""2011_census"" WHERE ""province""='Manitoba';",1-1939367-1 What is the province amount if the % 2011 is 0.0%,"CREATE TABLE ""2011_census"" ( ""province"" text, ""arabs_2001"" real, ""pct_2001"" text, ""arabs_2011"" real, ""pct_2011"" text );","SELECT COUNT(""province"") FROM ""2011_census"" WHERE ""pct_2011""='0.0%';",1-1939367-1 "If the province is British Columbia, what is the Arabs 2001 total number?","CREATE TABLE ""2011_census"" ( ""province"" text, ""arabs_2001"" real, ""pct_2001"" text, ""arabs_2011"" real, ""pct_2011"" text );","SELECT COUNT(""arabs_2001"") FROM ""2011_census"" WHERE ""province""='British Columbia';",1-1939367-1 "If the province is Nunavut, what is the Arabs 2011 amount?","CREATE TABLE ""2011_census"" ( ""province"" text, ""arabs_2001"" real, ""pct_2001"" text, ""arabs_2011"" real, ""pct_2011"" text );","SELECT ""arabs_2011"" FROM ""2011_census"" WHERE ""province""='Nunavut';",1-1939367-1 "When did the tournament, in which the runner-up was Song-Hee Kim, happen","CREATE TABLE ""lpga_tour_9"" ( ""no"" real, ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text, ""winners_share"" real );","SELECT ""date"" FROM ""lpga_tour_9"" WHERE ""runner_s_up""='Song-Hee Kim';",1-1940012-2 What was the amount of winners share (in $) in the game with a margin victory of 2 strokes?,"CREATE TABLE ""lpga_tour_9"" ( ""no"" real, ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text, ""winners_share"" real );","SELECT ""winners_share"" FROM ""lpga_tour_9"" WHERE ""margin_of_victory""='2 strokes';",1-1940012-2 What was the winning score in the Sybase Classic tournament?,"CREATE TABLE ""lpga_tour_9"" ( ""no"" real, ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text, ""winners_share"" real );","SELECT ""winning_score"" FROM ""lpga_tour_9"" WHERE ""tournament""='Sybase Classic';",1-1940012-2 "What was the winning score in the tournament, ending with Birdie Kim as a runner-up?","CREATE TABLE ""lpga_tour_9"" ( ""no"" real, ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text, ""winners_share"" real );","SELECT ""winning_score"" FROM ""lpga_tour_9"" WHERE ""runner_s_up""='Birdie Kim';",1-1940012-2 How many Latin Americans were there in the Northwest Territories in 2011?,"CREATE TABLE ""latin_american_population_of_canada_by_c"" ( ""province"" text, ""latin_americans_2001"" real, ""pct_2001"" text, ""latin_americans_2011"" real, ""pct_2011"" text );","SELECT MIN(""latin_americans_2011"") FROM ""latin_american_population_of_canada_by_c"" WHERE ""province""='Northwest Territories';",1-1939405-2 How many results of the count of Latin Americans in Yukon in 2001 are there?,"CREATE TABLE ""latin_american_population_of_canada_by_c"" ( ""province"" text, ""latin_americans_2001"" real, ""pct_2001"" text, ""latin_americans_2011"" real, ""pct_2011"" text );","SELECT COUNT(""latin_americans_2001"") FROM ""latin_american_population_of_canada_by_c"" WHERE ""province""='Yukon';",1-1939405-2 What's the percentage in 2001 in Manitoba where the percentage in 2011 is 0.8%?,"CREATE TABLE ""latin_american_population_of_canada_by_c"" ( ""province"" text, ""latin_americans_2001"" real, ""pct_2001"" text, ""latin_americans_2011"" real, ""pct_2011"" text );","SELECT ""pct_2001"" FROM ""latin_american_population_of_canada_by_c"" WHERE ""pct_2011""='0.8%' AND ""province""='Manitoba';",1-1939405-2 What are the percentages in 2001 in all the provinces where the percentage in 2011 is 0.2%?,"CREATE TABLE ""latin_american_population_of_canada_by_c"" ( ""province"" text, ""latin_americans_2001"" real, ""pct_2001"" text, ""latin_americans_2011"" real, ""pct_2011"" text );","SELECT ""pct_2001"" FROM ""latin_american_population_of_canada_by_c"" WHERE ""pct_2011""='0.2%';",1-1939405-2 How many Latin Americans were there in 2001 in the province with 0.0% 2001 and 0.2% 2011?,"CREATE TABLE ""latin_american_population_of_canada_by_c"" ( ""province"" text, ""latin_americans_2001"" real, ""pct_2001"" text, ""latin_americans_2011"" real, ""pct_2011"" text );","SELECT MAX(""latin_americans_2001"") FROM ""latin_american_population_of_canada_by_c"" WHERE ""pct_2001""='0.0%' AND ""pct_2011""='0.2%';",1-1939405-2 How many Latin Americans lived in 2011 in Saskatchewan?,"CREATE TABLE ""latin_american_population_of_canada_by_c"" ( ""province"" text, ""latin_americans_2001"" real, ""pct_2001"" text, ""latin_americans_2011"" real, ""pct_2011"" text );","SELECT MIN(""latin_americans_2011"") FROM ""latin_american_population_of_canada_by_c"" WHERE ""province""='Saskatchewan';",1-1939405-2 "How many different index numbers are there for an ozone, running 8 hourly mean of 66-99?","CREATE TABLE ""united_kingdom"" ( ""index"" real, ""ozone_running_8_hourly_mean_g_m_3"" text, ""nitrogen_dioxide_hourly_mean_g_m_3"" text, ""sulphur_dioxide_15_minute_mean_g_m_3"" text, ""pm10_particles_24_hour_mean_g_m_3"" text, ""pm2_5_particles_24_hour_mean_g_m_3"" text );","SELECT COUNT(""index"") FROM ""united_kingdom"" WHERE ""ozone_running_8_hourly_mean_g_m_3""='66-99';",1-1942366-7 What's the count of pm 10 particles when the pm 2.5 particles are at 59-66?,"CREATE TABLE ""united_kingdom"" ( ""index"" real, ""ozone_running_8_hourly_mean_g_m_3"" text, ""nitrogen_dioxide_hourly_mean_g_m_3"" text, ""sulphur_dioxide_15_minute_mean_g_m_3"" text, ""pm10_particles_24_hour_mean_g_m_3"" text, ""pm2_5_particles_24_hour_mean_g_m_3"" text );","SELECT ""pm10_particles_24_hour_mean_g_m_3"" FROM ""united_kingdom"" WHERE ""pm2_5_particles_24_hour_mean_g_m_3""='59-66';",1-1942366-7 What's the number of pm10 particles when sulphur dioxide is at 266-354?,"CREATE TABLE ""united_kingdom"" ( ""index"" real, ""ozone_running_8_hourly_mean_g_m_3"" text, ""nitrogen_dioxide_hourly_mean_g_m_3"" text, ""sulphur_dioxide_15_minute_mean_g_m_3"" text, ""pm10_particles_24_hour_mean_g_m_3"" text, ""pm2_5_particles_24_hour_mean_g_m_3"" text );","SELECT ""pm10_particles_24_hour_mean_g_m_3"" FROM ""united_kingdom"" WHERE ""sulphur_dioxide_15_minute_mean_g_m_3""='266-354';",1-1942366-7 What's the sulphur dioxide count when the ozone is at 121-140?,"CREATE TABLE ""united_kingdom"" ( ""index"" real, ""ozone_running_8_hourly_mean_g_m_3"" text, ""nitrogen_dioxide_hourly_mean_g_m_3"" text, ""sulphur_dioxide_15_minute_mean_g_m_3"" text, ""pm10_particles_24_hour_mean_g_m_3"" text, ""pm2_5_particles_24_hour_mean_g_m_3"" text );","SELECT ""sulphur_dioxide_15_minute_mean_g_m_3"" FROM ""united_kingdom"" WHERE ""ozone_running_8_hourly_mean_g_m_3""='121-140';",1-1942366-7 What's the sulphur dioxide count when the nitrogen dioxide is 468-534?,"CREATE TABLE ""united_kingdom"" ( ""index"" real, ""ozone_running_8_hourly_mean_g_m_3"" text, ""nitrogen_dioxide_hourly_mean_g_m_3"" text, ""sulphur_dioxide_15_minute_mean_g_m_3"" text, ""pm10_particles_24_hour_mean_g_m_3"" text, ""pm2_5_particles_24_hour_mean_g_m_3"" text );","SELECT ""sulphur_dioxide_15_minute_mean_g_m_3"" FROM ""united_kingdom"" WHERE ""nitrogen_dioxide_hourly_mean_g_m_3""='468-534';",1-1942366-7 What's the nitrogen dioxide count where the sulphur dioxide is at 0-88?,"CREATE TABLE ""united_kingdom"" ( ""index"" real, ""ozone_running_8_hourly_mean_g_m_3"" text, ""nitrogen_dioxide_hourly_mean_g_m_3"" text, ""sulphur_dioxide_15_minute_mean_g_m_3"" text, ""pm10_particles_24_hour_mean_g_m_3"" text, ""pm2_5_particles_24_hour_mean_g_m_3"" text );","SELECT ""nitrogen_dioxide_hourly_mean_g_m_3"" FROM ""united_kingdom"" WHERE ""sulphur_dioxide_15_minute_mean_g_m_3""='0-88';",1-1942366-7 What is the minimum number of wins possible for the Champ Car World Series among all the drivers?,"CREATE TABLE ""wins_chart"" ( ""driver"" text, ""aaa_1902_1955"" real, ""usac_1956_1995"" real, ""cart_1979_2003"" real, ""champ_car_world_series_2004_2007"" real, ""izod_indy_car_series_1996_present"" real, ""combined_total"" real );","SELECT MIN(""champ_car_world_series_2004_2007"") FROM ""wins_chart"";",1-19524523-1 What is the most Champ Car wins for any driver with a USAC record of 2?,"CREATE TABLE ""wins_chart"" ( ""driver"" text, ""aaa_1902_1955"" real, ""usac_1956_1995"" real, ""cart_1979_2003"" real, ""champ_car_world_series_2004_2007"" real, ""izod_indy_car_series_1996_present"" real, ""combined_total"" real );","SELECT MAX(""champ_car_world_series_2004_2007"") FROM ""wins_chart"" WHERE ""usac_1956_1995""=2;",1-19524523-1 How many afc titles did the Cleveland Browns have?,"CREATE TABLE ""total_playoff_berths"" ( ""teams_with_division_titles"" text, ""division_championships"" real, ""playoff_berths"" real, ""afc_titles"" real, ""super_bowl_wins"" real );","SELECT MAX(""afc_titles"") FROM ""total_playoff_berths"" WHERE ""teams_with_division_titles""='Cleveland Browns';",1-1952065-4 How many division championships did the Pittsburgh Steelers have?,"CREATE TABLE ""total_playoff_berths"" ( ""teams_with_division_titles"" text, ""division_championships"" real, ""playoff_berths"" real, ""afc_titles"" real, ""super_bowl_wins"" real );","SELECT ""division_championships"" FROM ""total_playoff_berths"" WHERE ""teams_with_division_titles""='Pittsburgh Steelers';",1-1952065-4 How many afc titles were there when there were 2 super bowl wins?,"CREATE TABLE ""total_playoff_berths"" ( ""teams_with_division_titles"" text, ""division_championships"" real, ""playoff_berths"" real, ""afc_titles"" real, ""super_bowl_wins"" real );","SELECT MAX(""afc_titles"") FROM ""total_playoff_berths"" WHERE ""super_bowl_wins""=2;",1-1952065-4 How many division title teams were in the division championships 9 times?,"CREATE TABLE ""total_playoff_berths"" ( ""teams_with_division_titles"" text, ""division_championships"" real, ""playoff_berths"" real, ""afc_titles"" real, ""super_bowl_wins"" real );","SELECT COUNT(""teams_with_division_titles"") FROM ""total_playoff_berths"" WHERE ""division_championships""=9;",1-1952065-4 What is the highest number of division championships where playoff berths were 11?,"CREATE TABLE ""total_playoff_berths"" ( ""teams_with_division_titles"" text, ""division_championships"" real, ""playoff_berths"" real, ""afc_titles"" real, ""super_bowl_wins"" real );","SELECT MAX(""division_championships"") FROM ""total_playoff_berths"" WHERE ""playoff_berths""=11;",1-1952065-4 Who in the original Toronto cast played the character played by Kate Rockwell in the current Broadway cast?,"CREATE TABLE ""casts_of_major_productions"" ( ""role"" text, ""original_broadway_cast"" text, ""current_broadway_cast"" text, ""original_toronto_cast"" text, ""first_national_tour_cast"" text, ""original_australian_cast"" text, ""original_west_end_cast"" text, ""current_west_end_cast"" text, ""second_national_tour_cast"" text, ""second_national_tour_year_2"" text );","SELECT ""original_toronto_cast"" FROM ""casts_of_major_productions"" WHERE ""current_broadway_cast""='Kate Rockwell';",1-19529639-3 What member of the current West End cast plays the character played by Jodie Jacobs in the original West End cast?,"CREATE TABLE ""casts_of_major_productions"" ( ""role"" text, ""original_broadway_cast"" text, ""current_broadway_cast"" text, ""original_toronto_cast"" text, ""first_national_tour_cast"" text, ""original_australian_cast"" text, ""original_west_end_cast"" text, ""current_west_end_cast"" text, ""second_national_tour_cast"" text, ""second_national_tour_year_2"" text );","SELECT ""current_west_end_cast"" FROM ""casts_of_major_productions"" WHERE ""original_west_end_cast""='Jodie Jacobs';",1-19529639-3 What member of the current Broadway cast plays the character played by Constantine Maroulis from the original Broadway cast?,"CREATE TABLE ""casts_of_major_productions"" ( ""role"" text, ""original_broadway_cast"" text, ""current_broadway_cast"" text, ""original_toronto_cast"" text, ""first_national_tour_cast"" text, ""original_australian_cast"" text, ""original_west_end_cast"" text, ""current_west_end_cast"" text, ""second_national_tour_cast"" text, ""second_national_tour_year_2"" text );","SELECT ""current_broadway_cast"" FROM ""casts_of_major_productions"" WHERE ""original_broadway_cast""='Constantine Maroulis';",1-19529639-3 How many different actors from the Second national tour year 2 played the character played by Oliver Tompsett from the original West End cast?,"CREATE TABLE ""casts_of_major_productions"" ( ""role"" text, ""original_broadway_cast"" text, ""current_broadway_cast"" text, ""original_toronto_cast"" text, ""first_national_tour_cast"" text, ""original_australian_cast"" text, ""original_west_end_cast"" text, ""current_west_end_cast"" text, ""second_national_tour_cast"" text, ""second_national_tour_year_2"" text );","SELECT COUNT(""second_national_tour_year_2"") FROM ""casts_of_major_productions"" WHERE ""original_west_end_cast""='Oliver Tompsett';",1-19529639-3 What member of the original Toronto cast played the character played by Constantine Maroulis in the first national tour cast?,"CREATE TABLE ""casts_of_major_productions"" ( ""role"" text, ""original_broadway_cast"" text, ""current_broadway_cast"" text, ""original_toronto_cast"" text, ""first_national_tour_cast"" text, ""original_australian_cast"" text, ""original_west_end_cast"" text, ""current_west_end_cast"" text, ""second_national_tour_cast"" text, ""second_national_tour_year_2"" text );","SELECT ""original_toronto_cast"" FROM ""casts_of_major_productions"" WHERE ""first_national_tour_cast""='Constantine Maroulis';",1-19529639-3 "Name the # for bill finger edmond hamilton dick sprang , et al.","CREATE TABLE ""collections"" ( ""num"" real, ""volume_line"" text, ""volume_title"" text, ""creators"" text, ""material_collected"" text, ""publication_date"" text, ""isbn"" text );","SELECT ""num"" FROM ""collections"" WHERE ""creators""='Bill Finger Edmond Hamilton Dick Sprang , et al.';",1-19534677-1 Name the volume line for number 8,"CREATE TABLE ""collections"" ( ""num"" real, ""volume_line"" text, ""volume_title"" text, ""creators"" text, ""material_collected"" text, ""publication_date"" text, ""isbn"" text );","SELECT ""volume_line"" FROM ""collections"" WHERE ""num""=8;",1-19534677-1 Name the total number for material collected for 978-1401221935,"CREATE TABLE ""collections"" ( ""num"" real, ""volume_line"" text, ""volume_title"" text, ""creators"" text, ""material_collected"" text, ""publication_date"" text, ""isbn"" text );","SELECT COUNT(""material_collected"") FROM ""collections"" WHERE ""isbn""='978-1401221935';",1-19534677-1 Name the umbr of creators for flash of two worlds,"CREATE TABLE ""collections"" ( ""num"" real, ""volume_line"" text, ""volume_title"" text, ""creators"" text, ""material_collected"" text, ""publication_date"" text, ""isbn"" text );","SELECT COUNT(""creators"") FROM ""collections"" WHERE ""volume_title""='Flash of Two Worlds';",1-19534677-1 "Name the total number of material collected for justice league of america by george pérez, vol. 2","CREATE TABLE ""collections"" ( ""num"" real, ""volume_line"" text, ""volume_title"" text, ""creators"" text, ""material_collected"" text, ""publication_date"" text, ""isbn"" text );","SELECT COUNT(""material_collected"") FROM ""collections"" WHERE ""volume_title""='Justice League of America by George Pérez, Vol. 2';",1-19534677-1 What is the highest overall number one(s)?,"CREATE TABLE ""the_most_no_1_single_s_in_the_history"" ( ""number_one_s"" real, ""artist_s"" text, ""song_s_weeks"" text, ""issue_years"" text, ""whole_weeks"" real );","SELECT MAX(""number_one_s"") FROM ""the_most_no_1_single_s_in_the_history"";",1-19542477-8 Name the player for 1945 for player,"CREATE TABLE ""table1_19611329_1"" ( ""player"" text, ""years_with_dodgers"" text, ""role_with_dodgers"" text, ""inducted_as"" text, ""year_inducted"" real );","SELECT ""player"" FROM ""table1_19611329_1"" WHERE ""year_inducted""=1945 AND ""inducted_as""='Player';",1-19611329-1 Name the inducted as for joe medwick category:articles with hcards,"CREATE TABLE ""table1_19611329_1"" ( ""player"" text, ""years_with_dodgers"" text, ""role_with_dodgers"" text, ""inducted_as"" text, ""year_inducted"" real );","SELECT ""inducted_as"" FROM ""table1_19611329_1"" WHERE ""player""='Joe Medwick Category:Articles with hCards';",1-19611329-1 What teams drive cars manufactured by Toyota?,"CREATE TABLE ""table1_1963459_2"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""team"" FROM ""table1_1963459_2"" WHERE ""manufacturer""='Toyota';",1-1963459-2 What is Jon Thorne's average speed?,"CREATE TABLE ""table1_1963459_2"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""average_speed_mph"" FROM ""table1_1963459_2"" WHERE ""team""='Jon Thorne';",1-1963459-2 What day did the race in 1974 take place on?,"CREATE TABLE ""table1_1963459_2"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""date"" FROM ""table1_1963459_2"" WHERE ""year""=1974;",1-1963459-2 What is Tony Stewart's average speed?,"CREATE TABLE ""table1_1963459_2"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""average_speed_mph"" FROM ""table1_1963459_2"" WHERE ""driver""='Tony Stewart';",1-1963459-2 What year was the average speed 145.24,"CREATE TABLE ""table1_1963459_2"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT MAX(""year"") FROM ""table1_1963459_2"" WHERE ""average_speed_mph""='145.24';",1-1963459-2 "How many surfaces were played on in 2005 where the score was 6–7 (4–7) , 3–6, 7–6 (7–2) , 3–6?","CREATE TABLE ""doubles_25_15_10"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT COUNT(""surface"") FROM ""doubles_25_15_10"" WHERE ""year""=2005 AND ""score""='6–7 (4–7) , 3–6, 7–6 (7–2) , 3–6';",1-1964010-2 "Who are the opponents of Mike Byron and partner in matches where the score was 6–4, 4–6, 7–6 (7–4)?","CREATE TABLE ""doubles_25_15_10"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""opponents"" FROM ""doubles_25_15_10"" WHERE ""score""='6–4, 4–6, 7–6 (7–4)';",1-1964010-2 What player is from the California Golden Seals?,"CREATE TABLE ""round_ten"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""player"" FROM ""round_ten"" WHERE ""nhl_team""='California Golden Seals';",1-1965650-10 What team does Lee Palmer play for?,"CREATE TABLE ""round_ten"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""round_ten"" WHERE ""player""='Lee Palmer';",1-1965650-10 What country is Alain Labrecque from?,"CREATE TABLE ""round_ten"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_ten"" WHERE ""player""='Alain Labrecque';",1-1965650-10 What is Boston Bruins minimum pick?,"CREATE TABLE ""round_ten"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT MIN(""pick_num"") FROM ""round_ten"" WHERE ""nhl_team""='Boston Bruins';",1-1965650-10 Name the position of glenn goldup,"CREATE TABLE ""round_two"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""position"" FROM ""round_two"" WHERE ""player""='Glenn Goldup';",1-1965650-2 Name the least pick number for colin campbell,"CREATE TABLE ""round_two"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT MIN(""pick_num"") FROM ""round_two"" WHERE ""player""='Colin Campbell';",1-1965650-2 Name the player for pick number for 30,"CREATE TABLE ""round_two"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""player"" FROM ""round_two"" WHERE ""pick_num""=30;",1-1965650-2 Name the college/junior club team for jimmy jones,"CREATE TABLE ""round_two"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""round_two"" WHERE ""player""='Jimmy Jones';",1-1965650-2 Who was the MVP the season Scaligera Verona were Champions?,"CREATE TABLE ""results"" ( ""season"" text, ""final_venue"" text, ""champion"" text, ""result"" text, ""finalist"" text, ""mvp"" text );","SELECT ""mvp"" FROM ""results"" WHERE ""champion""='Scaligera Verona';",1-19651669-1 Who was the finalist in the season 2007-08?,"CREATE TABLE ""results"" ( ""season"" text, ""final_venue"" text, ""champion"" text, ""result"" text, ""finalist"" text, ""mvp"" text );","SELECT ""finalist"" FROM ""results"" WHERE ""season""='2007-08';",1-19651669-1 Who was the finalist when the final venue was Varese?,"CREATE TABLE ""results"" ( ""season"" text, ""final_venue"" text, ""champion"" text, ""result"" text, ""finalist"" text, ""mvp"" text );","SELECT ""finalist"" FROM ""results"" WHERE ""final_venue""='Varese';",1-19651669-1 Who was the finalist when the MVP was Romain Sato?,"CREATE TABLE ""results"" ( ""season"" text, ""final_venue"" text, ""champion"" text, ""result"" text, ""finalist"" text, ""mvp"" text );","SELECT ""finalist"" FROM ""results"" WHERE ""mvp""='Romain Sato';",1-19651669-1 Who was the champion for the 1998-99 season?,"CREATE TABLE ""results"" ( ""season"" text, ""final_venue"" text, ""champion"" text, ""result"" text, ""finalist"" text, ""mvp"" text );","SELECT ""champion"" FROM ""results"" WHERE ""season""='1998-99';",1-19651669-1 How many final venues were there in the 1997-98 season?,"CREATE TABLE ""results"" ( ""season"" text, ""final_venue"" text, ""champion"" text, ""result"" text, ""finalist"" text, ""mvp"" text );","SELECT COUNT(""final_venue"") FROM ""results"" WHERE ""season""='1997-98';",1-19651669-1 What player was drafted to the Detroit Red Wings?,"CREATE TABLE ""round_seven"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""player"" FROM ""round_seven"" WHERE ""nhl_team""='Detroit Red Wings';",1-1965650-7 Who did Dan Follet play for before the draft?,"CREATE TABLE ""round_seven"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""round_seven"" WHERE ""player""='Dan Follet';",1-1965650-7 How many teams have a player named Denis Andersen?,"CREATE TABLE ""round_seven"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT COUNT(""nhl_team"") FROM ""round_seven"" WHERE ""player""='Denis Andersen';",1-1965650-7 Which College did the Buffalo Sabres' pick play for?,"CREATE TABLE ""round_seven"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""round_seven"" WHERE ""nhl_team""='Buffalo Sabres';",1-1965650-7 What NHL team does Denis Desgagnes play for?,"CREATE TABLE ""round_eight"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nhl_team"" FROM ""round_eight"" WHERE ""player""='Denis Desgagnes';",1-1965650-8 What cub team or college did Bob Law come from?,"CREATE TABLE ""round_eight"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""round_eight"" WHERE ""player""='Bob Law';",1-1965650-8 What NHL team did jim koleff play on?,"CREATE TABLE ""round_eight"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nhl_team"" FROM ""round_eight"" WHERE ""player""='Jim Koleff';",1-1965650-8 How many teams have skyhawks as a nickname?,"CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" real, ""division"" text );","SELECT COUNT(""division"") FROM ""current_members"" WHERE ""nickname""='Skyhawks';",1-1969634-1 "What is the total enrollment for the school in garden city, new york?","CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" real, ""division"" text );","SELECT ""enrollment"" FROM ""current_members"" WHERE ""location""='Garden City, New York';",1-1969634-1 How many schools with greyhounds as their nickname?,"CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" real, ""division"" text );","SELECT COUNT(""institution"") FROM ""current_members"" WHERE ""nickname""='Greyhounds';",1-1969634-1 How many schools named southern new hampshire university?,"CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" real, ""division"" text );","SELECT COUNT(""enrollment"") FROM ""current_members"" WHERE ""institution""='Southern New Hampshire University';",1-1969634-1 When no.55 ipb spartak racing is the g1 winning team what are the results?,"CREATE TABLE ""table1_19722436_2"" ( ""rnd"" real, ""circuit"" text, ""lmp1_winning_team"" text, ""lmp2_winning_team"" text, ""gt1_winning_team"" text, ""gt2_winning_team"" text, ""results"" text );","SELECT ""results"" FROM ""table1_19722436_2"" WHERE ""gt1_winning_team""='No.55 IPB Spartak Racing';",1-19722436-2 When peter kox roman rusinov is the gt1 of the winning team how many lmp1 winning teams are there?,"CREATE TABLE ""table1_19722436_2"" ( ""rnd"" real, ""circuit"" text, ""lmp1_winning_team"" text, ""lmp2_winning_team"" text, ""gt1_winning_team"" text, ""gt2_winning_team"" text, ""results"" text );","SELECT COUNT(""lmp1_winning_team"") FROM ""table1_19722436_2"" WHERE ""gt1_winning_team""='Peter Kox Roman Rusinov';",1-19722436-2 When julien jousse patrice goueslard yann clairay is teh gt1 of the winning team how many measurements of rnd. are there?,"CREATE TABLE ""table1_19722436_2"" ( ""rnd"" real, ""circuit"" text, ""lmp1_winning_team"" text, ""lmp2_winning_team"" text, ""gt1_winning_team"" text, ""gt2_winning_team"" text, ""results"" text );","SELECT COUNT(""rnd"") FROM ""table1_19722436_2"" WHERE ""gt1_winning_team""='Julien Jousse Patrice Goueslard Yann Clairay';",1-19722436-2 "How many nicknames were associated with Milton, Massachusetts?","CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" real );","SELECT COUNT(""nickname"") FROM ""current_members"" WHERE ""location""='Milton, Massachusetts';",1-1973729-1 Where is the Eastern Nazarene College located?,"CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" real );","SELECT ""location"" FROM ""current_members"" WHERE ""institution""='Eastern Nazarene College';",1-1973729-1 How many years are listed under joined for the Nor'easters?,"CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" real );","SELECT COUNT(""joined"") FROM ""current_members"" WHERE ""nickname""='Nor''easters';",1-1973729-1 What location contains a school that has an enrollment of 2686?,"CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" real );","SELECT ""location"" FROM ""current_members"" WHERE ""enrollment""=2686;",1-1973729-1 In what year did the Lions join?,"CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" real );","SELECT MIN(""joined"") FROM ""current_members"" WHERE ""nickname""='Lions';",1-1973729-1 Which conference has the nickname Chargers?,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" real, ""left"" real, ""current_conference"" text );","SELECT ""current_conference"" FROM ""former_members"" WHERE ""nickname""='Chargers';",1-1973729-2 Which conference has the nickname Lions?,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" real, ""left"" real, ""current_conference"" text );","SELECT ""current_conference"" FROM ""former_members"" WHERE ""nickname""='Lions';",1-1973729-2 What joined year does Dropped Athletics have?,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" real, ""left"" real, ""current_conference"" text );","SELECT MAX(""joined"") FROM ""former_members"" WHERE ""current_conference""='Dropped athletics';",1-1973729-2 What is the latest founded year?,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" real, ""left"" real, ""current_conference"" text );","SELECT MAX(""founded"") FROM ""former_members"";",1-1973729-2 "What institution is located in Watertown, Wisconsin?","CREATE TABLE ""members_before_dissolution"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" real, ""current_conference"" text );","SELECT ""institution"" FROM ""members_before_dissolution"" WHERE ""location""='Watertown, Wisconsin';",1-1974443-1 What is the smallest enrollment for institutions founded in exactly 1880?,"CREATE TABLE ""members_before_dissolution"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" real, ""current_conference"" text );","SELECT MIN(""enrollment"") FROM ""members_before_dissolution"" WHERE ""founded""=1880;",1-1974443-1 What is the enrollment for Lakeland College?,"CREATE TABLE ""members_before_dissolution"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" real, ""current_conference"" text );","SELECT ""enrollment"" FROM ""members_before_dissolution"" WHERE ""institution""='Lakeland College';",1-1974443-1 What is the maximum enrollment for Concordia University?,"CREATE TABLE ""members_before_dissolution"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" real, ""current_conference"" text );","SELECT MAX(""enrollment"") FROM ""members_before_dissolution"" WHERE ""institution""='Concordia University';",1-1974443-1 What couple had a total score of 6?,"CREATE TABLE ""table1_19744915_15"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT ""couple"" FROM ""table1_19744915_15"" WHERE ""total""=6;",1-19744915-15 What is the lowest rank?,"CREATE TABLE ""table1_19744915_15"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT MIN(""rank"") FROM ""table1_19744915_15"";",1-19744915-15 What couple had a vote percentage of 7.691%,"CREATE TABLE ""table1_19744915_15"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT ""couple"" FROM ""table1_19744915_15"" WHERE ""vote_percentage""='7.691%';",1-19744915-15 How many results do Ellery and Frankie have?,"CREATE TABLE ""table1_19744915_15"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT COUNT(""result"") FROM ""table1_19744915_15"" WHERE ""couple""='Ellery and Frankie';",1-19744915-15 What is Michael and Melanie's rank?,"CREATE TABLE ""table1_19744915_15"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT ""rank"" FROM ""table1_19744915_15"" WHERE ""couple""='Michael and Melanie';",1-19744915-15 What is Zoe and Matt's rank?,"CREATE TABLE ""table1_19744915_16"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT ""rank"" FROM ""table1_19744915_16"" WHERE ""couple""='Zoe and Matt';",1-19744915-16 What is the judge's total for Roxanne and Daniel?,"CREATE TABLE ""table1_19744915_16"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT ""judges"" FROM ""table1_19744915_16"" WHERE ""couple""='Roxanne and Daniel';",1-19744915-16 What is Zoe and Matt's result?,"CREATE TABLE ""table1_19744915_16"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT ""result"" FROM ""table1_19744915_16"" WHERE ""couple""='Zoe and Matt';",1-19744915-16 What is the result of judge 6?,"CREATE TABLE ""table1_19744915_16"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT ""result"" FROM ""table1_19744915_16"" WHERE ""judges""=6;",1-19744915-16 what is the order when public vote was 18.155%,"CREATE TABLE ""table1_19744915_3"" ( ""order"" real, ""couple"" text, ""karen"" text, ""nicky"" text, ""jason"" text, ""ruthie"" text, ""robin"" text, ""total"" text, ""skating_song"" text, ""scoreboard"" text, ""public_vote"" text );","SELECT ""order"" FROM ""table1_19744915_3"" WHERE ""public_vote""='18.155%';",1-19744915-3 what is the public vote on graeme & kristina,"CREATE TABLE ""table1_19744915_3"" ( ""order"" real, ""couple"" text, ""karen"" text, ""nicky"" text, ""jason"" text, ""ruthie"" text, ""robin"" text, ""total"" text, ""skating_song"" text, ""scoreboard"" text, ""public_vote"" text );","SELECT ""public_vote"" FROM ""table1_19744915_3"" WHERE ""couple""='Graeme & Kristina';",1-19744915-3 what is robin's stat when jason was 2.5,"CREATE TABLE ""table1_19744915_3"" ( ""order"" real, ""couple"" text, ""karen"" text, ""nicky"" text, ""jason"" text, ""ruthie"" text, ""robin"" text, ""total"" text, ""skating_song"" text, ""scoreboard"" text, ""public_vote"" text );","SELECT ""robin"" FROM ""table1_19744915_3"" WHERE ""jason""='2.5';",1-19744915-3 state the skating song of graeme & kristina,"CREATE TABLE ""table1_19744915_3"" ( ""order"" real, ""couple"" text, ""karen"" text, ""nicky"" text, ""jason"" text, ""ruthie"" text, ""robin"" text, ""total"" text, ""skating_song"" text, ""scoreboard"" text, ""public_vote"" text );","SELECT ""skating_song"" FROM ""table1_19744915_3"" WHERE ""couple""='Graeme & Kristina';",1-19744915-3 what is the scoreboard when karen was 4.5,"CREATE TABLE ""table1_19744915_3"" ( ""order"" real, ""couple"" text, ""karen"" text, ""nicky"" text, ""jason"" text, ""ruthie"" text, ""robin"" text, ""total"" text, ""skating_song"" text, ""scoreboard"" text, ""public_vote"" text );","SELECT ""scoreboard"" FROM ""table1_19744915_3"" WHERE ""karen""='4.5';",1-19744915-3 how many coupless totalled 14.5,"CREATE TABLE ""table1_19744915_3"" ( ""order"" real, ""couple"" text, ""karen"" text, ""nicky"" text, ""jason"" text, ""ruthie"" text, ""robin"" text, ""total"" text, ""skating_song"" text, ""scoreboard"" text, ""public_vote"" text );","SELECT COUNT(""couple"") FROM ""table1_19744915_3"" WHERE ""total""='14.5';",1-19744915-3 Name the nickname for enrollment being 9000,"CREATE TABLE ""full_members"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" real );","SELECT ""nickname"" FROM ""full_members"" WHERE ""enrollment""=9000;",1-1974545-1 what type is the institute that enrolled 2102,"CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" real );","SELECT ""type"" FROM ""current_members"" WHERE ""enrollment""=2102;",1-1974632-1 where is the private/presbyterian institute,"CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" real );","SELECT ""location"" FROM ""current_members"" WHERE ""type""='Private/Presbyterian';",1-1974632-1 what type of institution is alvernia university,"CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" real );","SELECT ""type"" FROM ""current_members"" WHERE ""institution""='Alvernia University';",1-1974632-1 "state the institution in glenside, pennsylvania","CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" real );","SELECT ""institution"" FROM ""current_members"" WHERE ""location""='Glenside, Pennsylvania';",1-1974632-1 What was the result when John Barrow was the incumbent first elected in 2004?,"CREATE TABLE ""georgia"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""georgia"" WHERE ""first_elected""=2004 AND ""incumbent""='John Barrow';",1-19753079-13 How many incumbents are there in the georgia 8 district when the party is democratic?,"CREATE TABLE ""georgia"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT COUNT(""incumbent"") FROM ""georgia"" WHERE ""party""='Democratic' AND ""district""='Georgia 8';",1-19753079-13 In what district is the incumbent John Linder?,"CREATE TABLE ""georgia"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""georgia"" WHERE ""incumbent""='John Linder';",1-19753079-13 What was the result of the Georgia 8 district?,"CREATE TABLE ""georgia"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""georgia"" WHERE ""district""='Georgia 8';",1-19753079-13 In what district is the incumbent John Linder?,"CREATE TABLE ""georgia"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""georgia"" WHERE ""incumbent""='John Linder';",1-19753079-13 What is the mind of the one that has qut reason?,"CREATE TABLE ""the_world_of_light"" ( ""shekhina"" text, ""reason"" text, ""mind"" text, ""intelligence"" text, ""thought"" text, ""understanding"" text );","SELECT ""mind"" FROM ""the_world_of_light"" WHERE ""reason""='qut';",1-19760-1 "What is the intelligence os the one that has 思 sī, ""thought""?","CREATE TABLE ""the_world_of_light"" ( ""shekhina"" text, ""reason"" text, ""mind"" text, ""intelligence"" text, ""thought"" text, ""understanding"" text );","SELECT ""intelligence"" FROM ""the_world_of_light"" WHERE ""thought""='思 sī, \""thought\""';",1-19760-1 What is the understanding of the one that has νοῦς nous reasoning?,"CREATE TABLE ""the_world_of_light"" ( ""shekhina"" text, ""reason"" text, ""mind"" text, ""intelligence"" text, ""thought"" text, ""understanding"" text );","SELECT ""understanding"" FROM ""the_world_of_light"" WHERE ""reason""='νοῦς Nous';",1-19760-1 How much was spent in 1949/50 (in $ millions) in the country where the cumulative expenditure is $376 millions?,"CREATE TABLE ""expenditures"" ( ""country"" text, ""1948_49_millions"" real, ""1949_50_millions"" real, ""1950_51_millions"" real, ""cumulative_millions"" real );","SELECT MIN(""1949_50_millions"") FROM ""expenditures"" WHERE ""cumulative_millions""=376;",1-19766-1 How many millions of $ were spent in Iceland in 1948/49?,"CREATE TABLE ""expenditures"" ( ""country"" text, ""1948_49_millions"" real, ""1949_50_millions"" real, ""1950_51_millions"" real, ""cumulative_millions"" real );","SELECT MAX(""1948_49_millions"") FROM ""expenditures"" WHERE ""country""='Iceland';",1-19766-1 What country spent $59 millions in 1949/50?,"CREATE TABLE ""expenditures"" ( ""country"" text, ""1948_49_millions"" real, ""1949_50_millions"" real, ""1950_51_millions"" real, ""cumulative_millions"" real );","SELECT ""country"" FROM ""expenditures"" WHERE ""1949_50_millions""=59;",1-19766-1 What's the 1949/50 expenditure (in $ millions) in the country where the 1948/49 expenditure was 232$ millions?,"CREATE TABLE ""expenditures"" ( ""country"" text, ""1948_49_millions"" real, ""1949_50_millions"" real, ""1950_51_millions"" real, ""cumulative_millions"" real );","SELECT MAX(""1949_50_millions"") FROM ""expenditures"" WHERE ""1948_49_millions""=232;",1-19766-1 What's the 1948/49 expenditure (in $ millions) in the country whose 1949/50 expenditure is $921 millions?,"CREATE TABLE ""expenditures"" ( ""country"" text, ""1948_49_millions"" real, ""1949_50_millions"" real, ""1950_51_millions"" real, ""cumulative_millions"" real );","SELECT ""1948_49_millions"" FROM ""expenditures"" WHERE ""1949_50_millions""=921;",1-19766-1 Name the total number for % popular vote for # of seats won for 83,"CREATE TABLE ""election_results"" ( ""election"" text, ""num_of_candidates_nominated"" real, ""num_of_seats_won"" real, ""num_of_total_votes"" real, ""pct_of_popular_vote"" text, ""result"" text );","SELECT COUNT(""pct_of_popular_vote"") FROM ""election_results"" WHERE ""num_of_seats_won""=83;",1-19769687-3 Name the % of popular vote for election for 1926,"CREATE TABLE ""election_results"" ( ""election"" text, ""num_of_candidates_nominated"" real, ""num_of_seats_won"" real, ""num_of_total_votes"" real, ""pct_of_popular_vote"" text, ""result"" text );","SELECT ""pct_of_popular_vote"" FROM ""election_results"" WHERE ""election""='1926';",1-19769687-3 Name the most # of seats won,"CREATE TABLE ""election_results"" ( ""election"" text, ""num_of_candidates_nominated"" real, ""num_of_seats_won"" real, ""num_of_total_votes"" real, ""pct_of_popular_vote"" text, ""result"" text );","SELECT MAX(""num_of_seats_won"") FROM ""election_results"";",1-19769687-3 Name the most number of total votes for election for 1878,"CREATE TABLE ""election_results"" ( ""election"" text, ""num_of_candidates_nominated"" real, ""num_of_seats_won"" real, ""num_of_total_votes"" real, ""pct_of_popular_vote"" text, ""result"" text );","SELECT MAX(""num_of_total_votes"") FROM ""election_results"" WHERE ""election""='1878';",1-19769687-3 What is the number for the french open 1974?,"CREATE TABLE ""women_s_singles"" ( ""num"" real, ""player"" text, ""age"" text, ""australian_open"" real, ""french_open"" real, ""wimbledon"" real, ""us_open"" real );","SELECT MAX(""num"") FROM ""women_s_singles"" WHERE ""french_open""=1974;",1-197638-7 When was the Australian open?,"CREATE TABLE ""women_s_singles"" ( ""num"" real, ""player"" text, ""age"" text, ""australian_open"" real, ""french_open"" real, ""wimbledon"" real, ""us_open"" real );","SELECT MAX(""australian_open"") FROM ""women_s_singles"";",1-197638-7 How many ages have Maureen Connolly Brinker as the player?,"CREATE TABLE ""women_s_singles"" ( ""num"" real, ""player"" text, ""age"" text, ""australian_open"" real, ""french_open"" real, ""wimbledon"" real, ""us_open"" real );","SELECT COUNT(""age"") FROM ""women_s_singles"" WHERE ""player""='Maureen Connolly Brinker';",1-197638-7 When is the French Open when serena williams is the player?,"CREATE TABLE ""women_s_singles"" ( ""num"" real, ""player"" text, ""age"" text, ""australian_open"" real, ""french_open"" real, ""wimbledon"" real, ""us_open"" real );","SELECT MIN(""french_open"") FROM ""women_s_singles"" WHERE ""player""='Serena Williams';",1-197638-7 how many dismissals in a game with 191 innings,"CREATE TABLE ""most_dismissals_in_test_career_wicketkee"" ( ""rank"" real, ""dismissals"" real, ""player"" text, ""caught"" real, ""stumped"" real, ""matches"" real, ""innings"" real );","SELECT COUNT(""dismissals"") FROM ""most_dismissals_in_test_career_wicketkee"" WHERE ""innings""=191;",1-19769948-26 How many residence cities have an English name of Province of Viborg and Nyslott?,"CREATE TABLE ""provinces_of_finland_1634_2009"" ( ""map_number"" real, ""english_name"" text, ""finnish_name"" text, ""swedish_name"" text, ""residence_city"" text, ""dates_of_existence"" text, ""notes"" text );","SELECT COUNT(""residence_city"") FROM ""provinces_of_finland_1634_2009"" WHERE ""english_name""='Province of Viborg and Nyslott';",1-198175-2 What is the highest value for map number?,"CREATE TABLE ""provinces_of_finland_1634_2009"" ( ""map_number"" real, ""english_name"" text, ""finnish_name"" text, ""swedish_name"" text, ""residence_city"" text, ""dates_of_existence"" text, ""notes"" text );","SELECT MAX(""map_number"") FROM ""provinces_of_finland_1634_2009"";",1-198175-2 What is every Swedish name for residence city is Loviisa?,"CREATE TABLE ""provinces_of_finland_1634_2009"" ( ""map_number"" real, ""english_name"" text, ""finnish_name"" text, ""swedish_name"" text, ""residence_city"" text, ""dates_of_existence"" text, ""notes"" text );","SELECT ""swedish_name"" FROM ""provinces_of_finland_1634_2009"" WHERE ""residence_city""='Loviisa';",1-198175-2 What is every Finnish name for the English name of Province of Viborg and Nyslott?,"CREATE TABLE ""provinces_of_finland_1634_2009"" ( ""map_number"" real, ""english_name"" text, ""finnish_name"" text, ""swedish_name"" text, ""residence_city"" text, ""dates_of_existence"" text, ""notes"" text );","SELECT ""finnish_name"" FROM ""provinces_of_finland_1634_2009"" WHERE ""english_name""='Province of Viborg and Nyslott';",1-198175-2 What is the traditional Chinese character set for the location that has an area of 181?,"CREATE TABLE ""administration"" ( ""english_name"" text, ""simplified_chinese"" text, ""traditional_chinese"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT ""traditional_chinese"" FROM ""administration"" WHERE ""area""=181;",1-1982739-2 What is the total number of areas that are called Nanqiao District?,"CREATE TABLE ""administration"" ( ""english_name"" text, ""simplified_chinese"" text, ""traditional_chinese"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT COUNT(""area"") FROM ""administration"" WHERE ""english_name""='Nanqiao District';",1-1982739-2 What is the number of English names that have a Traditional Chinese name of 全椒縣?,"CREATE TABLE ""administration"" ( ""english_name"" text, ""simplified_chinese"" text, ""traditional_chinese"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT COUNT(""english_name"") FROM ""administration"" WHERE ""traditional_chinese""='全椒縣';",1-1982739-2 What is the Pinyin name for Dingyuan County?,"CREATE TABLE ""administration"" ( ""english_name"" text, ""simplified_chinese"" text, ""traditional_chinese"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT ""pinyin"" FROM ""administration"" WHERE ""english_name""='Dingyuan County';",1-1982739-2 What are Doug Davis' maximum pitching stats?,"CREATE TABLE ""pitchers"" ( ""pitcher"" text, ""stats"" real, ""wins"" real, ""losses"" real, ""no_decisions"" real, ""winning_pct"" text, ""seasons"" text );","SELECT MAX(""stats"") FROM ""pitchers"" WHERE ""pitcher""='Doug Davis';",1-19839391-3 List the pitchers for the 1970 season,"CREATE TABLE ""pitchers"" ( ""pitcher"" text, ""stats"" real, ""wins"" real, ""losses"" real, ""no_decisions"" real, ""winning_pct"" text, ""seasons"" text );","SELECT ""pitcher"" FROM ""pitchers"" WHERE ""seasons""='1970';",1-19839391-3 How many wins had a win percentage of 0.667,"CREATE TABLE ""pitchers"" ( ""pitcher"" text, ""stats"" real, ""wins"" real, ""losses"" real, ""no_decisions"" real, ""winning_pct"" text, ""seasons"" text );","SELECT ""wins"" FROM ""pitchers"" WHERE ""winning_pct""='0.667';",1-19839391-3 "how many ""no decisions"" are there with 3 wins and a win percentage of 1.000?","CREATE TABLE ""pitchers"" ( ""pitcher"" text, ""stats"" real, ""wins"" real, ""losses"" real, ""no_decisions"" real, ""winning_pct"" text, ""seasons"" text );","SELECT MIN(""no_decisions"") FROM ""pitchers"" WHERE ""winning_pct""='1.000' AND ""wins""=3;",1-19839391-3 stae the least number of wins in 1986,"CREATE TABLE ""pitchers"" ( ""pitcher"" text, ""starts"" real, ""wins"" real, ""losses"" real, ""no_decisions"" real, ""winning_pct"" text, ""seasons"" text );","SELECT MIN(""wins"") FROM ""pitchers"" WHERE ""seasons""='1986';",1-19864214-3 what is the least number of no decisions for scott feldman category:articles with hcards,"CREATE TABLE ""pitchers"" ( ""pitcher"" text, ""starts"" real, ""wins"" real, ""losses"" real, ""no_decisions"" real, ""winning_pct"" text, ""seasons"" text );","SELECT MIN(""no_decisions"") FROM ""pitchers"" WHERE ""pitcher""='Scott Feldman Category:Articles with hCards';",1-19864214-3 what is the number of starts in 1977,"CREATE TABLE ""pitchers"" ( ""pitcher"" text, ""starts"" real, ""wins"" real, ""losses"" real, ""no_decisions"" real, ""winning_pct"" text, ""seasons"" text );","SELECT ""starts"" FROM ""pitchers"" WHERE ""seasons""='1977';",1-19864214-3 "who was the pitcher in seasons 1982, 1984, 1985, 1987, 1988, 1989","CREATE TABLE ""pitchers"" ( ""pitcher"" text, ""starts"" real, ""wins"" real, ""losses"" real, ""no_decisions"" real, ""winning_pct"" text, ""seasons"" text );","SELECT ""pitcher"" FROM ""pitchers"" WHERE ""seasons""='1982, 1984, 1985, 1987, 1988, 1989';",1-19864214-3 how many wins did pitcher jon matlack category:articles with hcards achieve,"CREATE TABLE ""pitchers"" ( ""pitcher"" text, ""starts"" real, ""wins"" real, ""losses"" real, ""no_decisions"" real, ""winning_pct"" text, ""seasons"" text );","SELECT COUNT(""wins"") FROM ""pitchers"" WHERE ""pitcher""='Jon Matlack Category:Articles with hCards';",1-19864214-3 How many series are there total?,"CREATE TABLE ""table1_19897294_4"" ( ""no_overall"" text, ""no_in_series"" real, ""family_families"" text, ""location_s"" text, ""original_air_date"" text );","SELECT MAX(""no_in_series"") FROM ""table1_19897294_4"";",1-19897294-4 What family had a no.overall of UK10?,"CREATE TABLE ""table1_19897294_4"" ( ""no_overall"" text, ""no_in_series"" real, ""family_families"" text, ""location_s"" text, ""original_air_date"" text );","SELECT ""family_families"" FROM ""table1_19897294_4"" WHERE ""no_overall""='UK10';",1-19897294-4 What's the highest division number through the years?,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT MAX(""division"") FROM ""year_by_year"";",1-1990460-1 "What's the lowest division number of the 6th, Great Lakes season?","CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT MIN(""division"") FROM ""year_by_year"" WHERE ""regular_season""='6th, Great Lakes';",1-1990460-1 What's the team's status in the Open Cup in 2006?,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""open_cup"" FROM ""year_by_year"" WHERE ""year""=2006;",1-1990460-1 "When did the 4th, Midwest season happen?","CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""year"" FROM ""year_by_year"" WHERE ""regular_season""='4th, Midwest';",1-1990460-1 which channels had spokesperson arina sharapova and no dual commentator,"CREATE TABLE ""table1_1992924_3"" ( ""year_s"" real, ""commentator"" text, ""dual_commentator"" text, ""spokesperson"" text, ""channel"" text );","SELECT ""channel"" FROM ""table1_1992924_3"" WHERE ""spokesperson""='Arina Sharapova' AND ""dual_commentator""='No Dual Commentator';",1-1992924-3 how many spokesperson where in 2004,"CREATE TABLE ""table1_1992924_3"" ( ""year_s"" real, ""commentator"" text, ""dual_commentator"" text, ""spokesperson"" text, ""channel"" text );","SELECT COUNT(""spokesperson"") FROM ""table1_1992924_3"" WHERE ""year_s""=2004;",1-1992924-3 who is the dual commentator at the channel with spokesperson larisa verbickaya,"CREATE TABLE ""table1_1992924_3"" ( ""year_s"" real, ""commentator"" text, ""dual_commentator"" text, ""spokesperson"" text, ""channel"" text );","SELECT ""dual_commentator"" FROM ""table1_1992924_3"" WHERE ""spokesperson""='Larisa Verbickaya';",1-1992924-3 state all spokesperson for the channel where dual commentator was elena batinova,"CREATE TABLE ""table1_1992924_3"" ( ""year_s"" real, ""commentator"" text, ""dual_commentator"" text, ""spokesperson"" text, ""channel"" text );","SELECT ""spokesperson"" FROM ""table1_1992924_3"" WHERE ""dual_commentator""='Elena Batinova';",1-1992924-3 state all the spokesperson for the channel where commentator is dmitriy guberniyev,"CREATE TABLE ""table1_1992924_3"" ( ""year_s"" real, ""commentator"" text, ""dual_commentator"" text, ""spokesperson"" text, ""channel"" text );","SELECT ""spokesperson"" FROM ""table1_1992924_3"" WHERE ""commentator""='Dmitriy Guberniyev';",1-1992924-3 When is the first broadcast for episodes where Rufus's guest is Jack Whitehall?,"CREATE TABLE ""series_3"" ( ""episode"" text, ""first_broadcast"" text, ""rufus_guest"" text, ""marcus_guest"" text, ""winner"" text );","SELECT ""first_broadcast"" FROM ""series_3"" WHERE ""rufus_guest""='Jack Whitehall';",1-19930660-3 Which episodes have Chris Addison as Rufus's guest?,"CREATE TABLE ""series_3"" ( ""episode"" text, ""first_broadcast"" text, ""rufus_guest"" text, ""marcus_guest"" text, ""winner"" text );","SELECT ""episode"" FROM ""series_3"" WHERE ""rufus_guest""='Chris Addison';",1-19930660-3 What is the resulting score for the episodes where Rufus's guest is Sean Lock?,"CREATE TABLE ""series_3"" ( ""episode"" text, ""first_broadcast"" text, ""rufus_guest"" text, ""marcus_guest"" text, ""winner"" text );","SELECT ""winner"" FROM ""series_3"" WHERE ""rufus_guest""='Sean Lock';",1-19930660-3 What is the first broadcast date for episode 3x10?,"CREATE TABLE ""series_3"" ( ""episode"" text, ""first_broadcast"" text, ""rufus_guest"" text, ""marcus_guest"" text, ""winner"" text );","SELECT ""first_broadcast"" FROM ""series_3"" WHERE ""episode""='3x10';",1-19930660-3 What index was created by the United Nations (UNDP) and reached 2nd place in the LA Ranking?,"CREATE TABLE ""latin_america_comparative_index"" ( ""index_year"" text, ""author_editor_source"" text, ""year_of_publication"" text, ""countries_sampled"" real, ""world_ranking_1"" text, ""ranking_l_a_2"" text );","SELECT ""index_year"" FROM ""latin_america_comparative_index"" WHERE ""author_editor_source""='United Nations (UNDP)' AND ""ranking_l_a_2""='2nd';",1-19948664-1 "How many countries were sampled in the index created by The Economist, published in 2007 and ranked 2nd in the LA Ranking?","CREATE TABLE ""latin_america_comparative_index"" ( ""index_year"" text, ""author_editor_source"" text, ""year_of_publication"" text, ""countries_sampled"" real, ""world_ranking_1"" text, ""ranking_l_a_2"" text );","SELECT MAX(""countries_sampled"") FROM ""latin_america_comparative_index"" WHERE ""author_editor_source""='The Economist' AND ""year_of_publication""='2007' AND ""ranking_l_a_2""='2nd';",1-19948664-1 What's the wold ranking of the index by Transparency International?,"CREATE TABLE ""latin_america_comparative_index"" ( ""index_year"" text, ""author_editor_source"" text, ""year_of_publication"" text, ""countries_sampled"" real, ""world_ranking_1"" text, ""ranking_l_a_2"" text );","SELECT ""world_ranking_1"" FROM ""latin_america_comparative_index"" WHERE ""author_editor_source""='Transparency International';",1-19948664-1 How many countries were sampled for the index in 2nd place in the LA ranking and 23rd in the world ranking?,"CREATE TABLE ""latin_america_comparative_index"" ( ""index_year"" text, ""author_editor_source"" text, ""year_of_publication"" text, ""countries_sampled"" real, ""world_ranking_1"" text, ""ranking_l_a_2"" text );","SELECT ""countries_sampled"" FROM ""latin_america_comparative_index"" WHERE ""ranking_l_a_2""='2nd' AND ""world_ranking_1""='23rd';",1-19948664-1 How many countries were sampled for the Prosperity Index (2008)?,"CREATE TABLE ""latin_america_comparative_index"" ( ""index_year"" text, ""author_editor_source"" text, ""year_of_publication"" text, ""countries_sampled"" real, ""world_ranking_1"" text, ""ranking_l_a_2"" text );","SELECT MAX(""countries_sampled"") FROM ""latin_america_comparative_index"" WHERE ""index_year""='Prosperity Index (2008)';",1-19948664-1 "What is the playoffs result in years where Open Canada Cup was ""N/A"" and regular season result was ""2nd, New England""?","CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_canada_cup"" text );","SELECT ""playoffs"" FROM ""year_by_year"" WHERE ""open_canada_cup""='N/A' AND ""regular_season""='2nd, New England';",1-1999350-1 "What is the earliest year where playoffs was ""did not qualify,"" regular season was ""2nd, New England,"" and Open Canada Cup is ""N/A""?","CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_canada_cup"" text );","SELECT MIN(""year"") FROM ""year_by_year"" WHERE ""playoffs""='Did not qualify' AND ""regular_season""='2nd, New England' AND ""open_canada_cup""='N/A';",1-1999350-1 What is the total number of playoffs held in exactly 2006?,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_canada_cup"" text );","SELECT COUNT(""playoffs"") FROM ""year_by_year"" WHERE ""year""=2006;",1-1999350-1 What were the revising conventions commentary with a denunciation of 21?,"CREATE TABLE ""effect_on_other_conventions"" ( ""ilo_code"" text, ""field"" text, ""conclusion_date"" text, ""entry_into_force"" text, ""closure_for_signature"" text, ""parties_april_2011"" real, ""denunciations_september_2011"" real, ""revising_convention_s"" text, ""text_and_ratifications"" text );","SELECT ""revising_convention_s"" FROM ""effect_on_other_conventions"" WHERE ""denunciations_september_2011""=21;",1-2001348-1 How many inputs are there in the 'closure for signature' tab under the field 'sea (revised)'?,"CREATE TABLE ""effect_on_other_conventions"" ( ""ilo_code"" text, ""field"" text, ""conclusion_date"" text, ""entry_into_force"" text, ""closure_for_signature"" text, ""parties_april_2011"" real, ""denunciations_september_2011"" real, ""revising_convention_s"" text, ""text_and_ratifications"" text );","SELECT COUNT(""closure_for_signature"") FROM ""effect_on_other_conventions"" WHERE ""field""='Sea (revised)';",1-2001348-1 "How many ILO codes are there with revising conventions of 'this convention, work in fishing convention'?","CREATE TABLE ""effect_on_other_conventions"" ( ""ilo_code"" text, ""field"" text, ""conclusion_date"" text, ""entry_into_force"" text, ""closure_for_signature"" text, ""parties_april_2011"" real, ""denunciations_september_2011"" real, ""revising_convention_s"" text, ""text_and_ratifications"" text );","SELECT COUNT(""ilo_code"") FROM ""effect_on_other_conventions"" WHERE ""revising_convention_s""='this convention, Work in Fishing Convention';",1-2001348-1 What was the revising convention of the field 'trimmers and stokers'?,"CREATE TABLE ""effect_on_other_conventions"" ( ""ilo_code"" text, ""field"" text, ""conclusion_date"" text, ""entry_into_force"" text, ""closure_for_signature"" text, ""parties_april_2011"" real, ""denunciations_september_2011"" real, ""revising_convention_s"" text, ""text_and_ratifications"" text );","SELECT ""revising_convention_s"" FROM ""effect_on_other_conventions"" WHERE ""field""='trimmers and stokers';",1-2001348-1 What are the Juntas de Regantes (WUB) within the Azua Valley?,"CREATE TABLE ""water_users_organizations_and_irrigation"" ( ""irrigation_district"" text, ""juntas_de_regantes_wub"" text, ""asociaciones_wua_num"" real, ""tareas_15_9_tareas_1_ha"" real, ""users_num"" real );","SELECT ""juntas_de_regantes_wub"" FROM ""water_users_organizations_and_irrigation"" WHERE ""irrigation_district""='Azua Valley';",1-20018310-1 Which irrigation district has 4733 users?,"CREATE TABLE ""water_users_organizations_and_irrigation"" ( ""irrigation_district"" text, ""juntas_de_regantes_wub"" text, ""asociaciones_wua_num"" real, ""tareas_15_9_tareas_1_ha"" real, ""users_num"" real );","SELECT ""irrigation_district"" FROM ""water_users_organizations_and_irrigation"" WHERE ""users_num""=4733;",1-20018310-1 What's the number of users in the Nisibon-Yuma within the Del Este district?,"CREATE TABLE ""water_users_organizations_and_irrigation"" ( ""irrigation_district"" text, ""juntas_de_regantes_wub"" text, ""asociaciones_wua_num"" real, ""tareas_15_9_tareas_1_ha"" real, ""users_num"" real );","SELECT ""users_num"" FROM ""water_users_organizations_and_irrigation"" WHERE ""irrigation_district""='Del Este' AND ""juntas_de_regantes_wub""='Nisibon-Yuma';",1-20018310-1 What percentage voted for Tom Horner according to the poll source with sampling error of 2.5%?,"CREATE TABLE ""polling"" ( ""poll_source"" text, ""dates_administered"" text, ""tom_emmer_r"" text, ""matt_entenza_dfl"" text, ""tom_horner_i"" text, ""undecided"" text, ""sampling_error"" text );","SELECT ""tom_horner_i"" FROM ""polling"" WHERE ""sampling_error""='2.5%';",1-20032301-3 What's the percentage of undecided according to the poll source with sampling error of 2.7%?,"CREATE TABLE ""polling"" ( ""poll_source"" text, ""dates_administered"" text, ""tom_emmer_r"" text, ""matt_entenza_dfl"" text, ""tom_horner_i"" text, ""undecided"" text, ""sampling_error"" text );","SELECT ""undecided"" FROM ""polling"" WHERE ""sampling_error""='2.7%';",1-20032301-3 When did Minnesota Poll administer their poll?,"CREATE TABLE ""polling"" ( ""poll_source"" text, ""dates_administered"" text, ""tom_emmer_r"" text, ""matt_entenza_dfl"" text, ""tom_horner_i"" text, ""undecided"" text, ""sampling_error"" text );","SELECT ""dates_administered"" FROM ""polling"" WHERE ""poll_source""='Minnesota Poll';",1-20032301-3 How many polls show different percentages for Tom Emmer and 38% for Matt Entenza?,"CREATE TABLE ""polling"" ( ""poll_source"" text, ""dates_administered"" text, ""tom_emmer_r"" text, ""matt_entenza_dfl"" text, ""tom_horner_i"" text, ""undecided"" text, ""sampling_error"" text );","SELECT COUNT(""tom_emmer_r"") FROM ""polling"" WHERE ""matt_entenza_dfl""='38%';",1-20032301-3 "What poll source administered their poll on June 14-16, 2010?","CREATE TABLE ""polling"" ( ""poll_source"" text, ""dates_administered"" text, ""tom_emmer_r"" text, ""matt_entenza_dfl"" text, ""tom_horner_i"" text, ""undecided"" text, ""sampling_error"" text );","SELECT ""poll_source"" FROM ""polling"" WHERE ""dates_administered""='June 14-16, 2010';",1-20032301-3 What's the percentage of votes for Tom Horner according to the poll source that claimed 31% for Matt Entenza?,"CREATE TABLE ""polling"" ( ""poll_source"" text, ""dates_administered"" text, ""tom_emmer_r"" text, ""matt_entenza_dfl"" text, ""tom_horner_i"" text, ""undecided"" text, ""sampling_error"" text );","SELECT ""tom_horner_i"" FROM ""polling"" WHERE ""matt_entenza_dfl""='31%';",1-20032301-3 what is redskins (score) against tennessee titans 27,"CREATE TABLE ""results"" ( ""year"" real, ""presidential_election_result"" text, ""redskins_score"" text, ""opponent_score"" text, ""redskins_win_or_lose"" text, ""incumbent_party_win_or_lose"" text, ""rule_upheld"" text, ""popular_vote_won"" text );","SELECT ""redskins_score"" FROM ""results"" WHERE ""opponent_score""='Tennessee Titans 27';",1-20074209-1 Who is the head coach of the team who's venue is Lokomotiv?,"CREATE TABLE ""teams"" ( ""team"" text, ""location"" text, ""head_coach"" text, ""team_captain"" text, ""venue"" text, ""capacity"" real, ""position_in_2008"" text );","SELECT ""head_coach"" FROM ""teams"" WHERE ""venue""='Lokomotiv';",1-20140132-1 What is the venue for the team Terek?,"CREATE TABLE ""teams"" ( ""team"" text, ""location"" text, ""head_coach"" text, ""team_captain"" text, ""venue"" text, ""capacity"" real, ""position_in_2008"" text );","SELECT ""venue"" FROM ""teams"" WHERE ""team""='Terek';",1-20140132-1 How many teams finished in 8th in 2008?,"CREATE TABLE ""teams"" ( ""team"" text, ""location"" text, ""head_coach"" text, ""team_captain"" text, ""venue"" text, ""capacity"" real, ""position_in_2008"" text );","SELECT COUNT(""team"") FROM ""teams"" WHERE ""position_in_2008""='8th';",1-20140132-1 What is the location of the team Saturn?,"CREATE TABLE ""teams"" ( ""team"" text, ""location"" text, ""head_coach"" text, ""team_captain"" text, ""venue"" text, ""capacity"" real, ""position_in_2008"" text );","SELECT ""location"" FROM ""teams"" WHERE ""team""='Saturn';",1-20140132-1 What is the location of the team who's captain is Miodrag Džudović?,"CREATE TABLE ""teams"" ( ""team"" text, ""location"" text, ""head_coach"" text, ""team_captain"" text, ""venue"" text, ""capacity"" real, ""position_in_2008"" text );","SELECT ""location"" FROM ""teams"" WHERE ""team_captain""='Miodrag Džudović';",1-20140132-1 "when fairburn is bigger than 54.0, how many years?","CREATE TABLE ""withdrawal"" ( ""year"" real, ""fowler"" real, ""stanier_3_cylinder"" real, ""stanier_2_cylinder"" real, ""fairburn"" real, ""br_standard"" real, ""total"" real );","SELECT COUNT(""year"") FROM ""withdrawal"" WHERE ""fairburn"">54.0;",1-20142629-2 "where stanier, 2 cylinder is 43, what is the stanier, 3 cylinder","CREATE TABLE ""withdrawal"" ( ""year"" real, ""fowler"" real, ""stanier_3_cylinder"" real, ""stanier_2_cylinder"" real, ""fairburn"" real, ""br_standard"" real, ""total"" real );","SELECT COUNT(""stanier_3_cylinder"") FROM ""withdrawal"" WHERE ""stanier_2_cylinder""=43;",1-20142629-2 "When the Fowler is 16, what is the number of cylinders?","CREATE TABLE ""withdrawal"" ( ""year"" real, ""fowler"" real, ""stanier_3_cylinder"" real, ""stanier_2_cylinder"" real, ""fairburn"" real, ""br_standard"" real, ""total"" real );","SELECT COUNT(""stanier_3_cylinder"") FROM ""withdrawal"" WHERE ""fowler""=16;",1-20142629-2 What is tops for Folwer?,"CREATE TABLE ""withdrawal"" ( ""year"" real, ""fowler"" real, ""stanier_3_cylinder"" real, ""stanier_2_cylinder"" real, ""fairburn"" real, ""br_standard"" real, ""total"" real );","SELECT MAX(""fowler"") FROM ""withdrawal"";",1-20142629-2 On what grid was the time for part 1 1:31.063?,"CREATE TABLE ""qualifying"" ( ""pos"" text, ""no"" text, ""driver"" text, ""constructor"" text, ""part_1"" text, ""part_2"" text, ""part_3"" text, ""grid"" text );","SELECT ""grid"" FROM ""qualifying"" WHERE ""part_1""='1:31.063';",1-20159025-1 Which driver was number 2‡?,"CREATE TABLE ""qualifying"" ( ""pos"" text, ""no"" text, ""driver"" text, ""constructor"" text, ""part_1"" text, ""part_2"" text, ""part_3"" text, ""grid"" text );","SELECT ""driver"" FROM ""qualifying"" WHERE ""no""='2‡';",1-20159025-1 Who was the driver in grid 01 1?,"CREATE TABLE ""qualifying"" ( ""pos"" text, ""no"" text, ""driver"" text, ""constructor"" text, ""part_1"" text, ""part_2"" text, ""part_3"" text, ""grid"" text );","SELECT ""driver"" FROM ""qualifying"" WHERE ""grid""='01 1';",1-20159025-1 What was the time in part 3 when Heikki Kovalainen was the driver? ,"CREATE TABLE ""qualifying"" ( ""pos"" text, ""no"" text, ""driver"" text, ""constructor"" text, ""part_1"" text, ""part_2"" text, ""part_3"" text, ""grid"" text );","SELECT ""part_3"" FROM ""qualifying"" WHERE ""driver""='Heikki Kovalainen';",1-20159025-1 Who was the driver when the time in part 3 was 1:31.386?,"CREATE TABLE ""qualifying"" ( ""pos"" text, ""no"" text, ""driver"" text, ""constructor"" text, ""part_1"" text, ""part_2"" text, ""part_3"" text, ""grid"" text );","SELECT ""driver"" FROM ""qualifying"" WHERE ""part_1""='1:31.386';",1-20159025-1 What was the time in part 3 when Nick Heidfeld was the driver?,"CREATE TABLE ""qualifying"" ( ""pos"" text, ""no"" text, ""driver"" text, ""constructor"" text, ""part_1"" text, ""part_2"" text, ""part_3"" text, ""grid"" text );","SELECT ""part_3"" FROM ""qualifying"" WHERE ""driver""='Nick Heidfeld';",1-20159025-1 Name the title that aired on 5 august 1967,"CREATE TABLE ""season_1"" ( ""no"" real, ""season"" real, ""ep"" real, ""title"" text, ""writer"" text, ""director"" text, ""original_airdate"" text, ""archive"" text );","SELECT COUNT(""title"") FROM ""season_1"" WHERE ""original_airdate""='5 August 1967';",1-20345624-2 Name the total number of directors for number 6,"CREATE TABLE ""season_1"" ( ""no"" real, ""season"" real, ""ep"" real, ""title"" text, ""writer"" text, ""director"" text, ""original_airdate"" text, ""archive"" text );","SELECT COUNT(""director"") FROM ""season_1"" WHERE ""no""=6;",1-20345624-2 Name the original airdate for guy verney,"CREATE TABLE ""season_1"" ( ""no"" real, ""season"" real, ""ep"" real, ""title"" text, ""writer"" text, ""director"" text, ""original_airdate"" text, ""archive"" text );","SELECT ""original_airdate"" FROM ""season_1"" WHERE ""director""='Guy Verney';",1-20345624-2 Name the number of writers for airdate of 15 july 1967,"CREATE TABLE ""season_1"" ( ""no"" real, ""season"" real, ""ep"" real, ""title"" text, ""writer"" text, ""director"" text, ""original_airdate"" text, ""archive"" text );","SELECT COUNT(""writer"") FROM ""season_1"" WHERE ""original_airdate""='15 July 1967';",1-20345624-2 What's the abbreviation for the month whose transcription is Kumphaphan?,"CREATE TABLE ""thai_calendar"" ( ""english_name"" text, ""thai_name"" text, ""abbr"" text, ""transcription"" text, ""sanskrit_word"" text, ""zodiac_sign"" text );","SELECT ""abbr"" FROM ""thai_calendar"" WHERE ""transcription""='kumphaphan';",1-20354-5 What's the zodiac sign for the month with Thai name มกราคม?,"CREATE TABLE ""thai_calendar"" ( ""english_name"" text, ""thai_name"" text, ""abbr"" text, ""transcription"" text, ""sanskrit_word"" text, ""zodiac_sign"" text );","SELECT ""zodiac_sign"" FROM ""thai_calendar"" WHERE ""thai_name""='มกราคม';",1-20354-5 What's the zodiac sing for the month whose transcription is Karakadakhom?,"CREATE TABLE ""thai_calendar"" ( ""english_name"" text, ""thai_name"" text, ""abbr"" text, ""transcription"" text, ""sanskrit_word"" text, ""zodiac_sign"" text );","SELECT ""zodiac_sign"" FROM ""thai_calendar"" WHERE ""transcription""='karakadakhom';",1-20354-5 What's the transcription for the Thai name พฤษภาคม?,"CREATE TABLE ""thai_calendar"" ( ""english_name"" text, ""thai_name"" text, ""abbr"" text, ""transcription"" text, ""sanskrit_word"" text, ""zodiac_sign"" text );","SELECT ""transcription"" FROM ""thai_calendar"" WHERE ""thai_name""='พฤษภาคม';",1-20354-5 What's the Sanskrit word for month with Thai name มกราคม?,"CREATE TABLE ""thai_calendar"" ( ""english_name"" text, ""thai_name"" text, ""abbr"" text, ""transcription"" text, ""sanskrit_word"" text, ""zodiac_sign"" text );","SELECT ""sanskrit_word"" FROM ""thai_calendar"" WHERE ""thai_name""='มกราคม';",1-20354-5 How many different transcriptions are there for the Thai name พฤษภาคม?,"CREATE TABLE ""thai_calendar"" ( ""english_name"" text, ""thai_name"" text, ""abbr"" text, ""transcription"" text, ""sanskrit_word"" text, ""zodiac_sign"" text );","SELECT COUNT(""transcription"") FROM ""thai_calendar"" WHERE ""thai_name""='พฤษภาคม';",1-20354-5 What is the innings when the average is 36.48?,"CREATE TABLE ""most_career_runs"" ( ""rank"" real, ""runs"" real, ""player"" text, ""matches"" real, ""innings"" real, ""not_out"" real, ""average"" text );","SELECT MAX(""innings"") FROM ""most_career_runs"" WHERE ""average""='36.48';",1-20367820-16 How many no outs are there for an average of 43.70?,"CREATE TABLE ""most_career_runs"" ( ""rank"" real, ""runs"" real, ""player"" text, ""matches"" real, ""innings"" real, ""not_out"" real, ""average"" text );","SELECT ""not_out"" FROM ""most_career_runs"" WHERE ""average""='43.70';",1-20367820-16 How many no outs for an average of 56.38?,"CREATE TABLE ""most_career_runs"" ( ""rank"" real, ""runs"" real, ""player"" text, ""matches"" real, ""innings"" real, ""not_out"" real, ""average"" text );","SELECT COUNT(""not_out"") FROM ""most_career_runs"" WHERE ""average""='56.38';",1-20367820-16 How many poles had 78 points?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT COUNT(""poles"") FROM ""career_summary"" WHERE ""points""='78';",1-20396-1 How many poles had 72 points?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT COUNT(""poles"") FROM ""career_summary"" WHERE ""points""='72';",1-20396-1 How many poles were there in season 2000?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT ""poles"" FROM ""career_summary"" WHERE ""season""=2000;",1-20396-1 What team scored 4 points?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT ""team"" FROM ""career_summary"" WHERE ""points""='4';",1-20396-1 Who won the cup on 30.11.2008?,"CREATE TABLE ""table1_20462111_1"" ( ""date"" text, ""location"" text, ""discipline"" text, ""winner"" text, ""2nd_place"" text, ""3rd_place"" text );","SELECT ""winner"" FROM ""table1_20462111_1"" WHERE ""date""='30.11.2008';",1-20462111-1 Who got the 3rd place in the cup on 01.02.2009?,"CREATE TABLE ""table1_20462111_1"" ( ""date"" text, ""location"" text, ""discipline"" text, ""winner"" text, ""2nd_place"" text, ""3rd_place"" text );","SELECT ""3rd_place"" FROM ""table1_20462111_1"" WHERE ""date""='01.02.2009';",1-20462111-1 Where was the cup on 07.02.2009 held?,"CREATE TABLE ""table1_20462111_1"" ( ""date"" text, ""location"" text, ""discipline"" text, ""winner"" text, ""2nd_place"" text, ""3rd_place"" text );","SELECT ""location"" FROM ""table1_20462111_1"" WHERE ""date""='07.02.2009';",1-20462111-1 What was the population in May of 2000 when In may 2010 it was 2262?,"CREATE TABLE ""barangays"" ( ""barangay"" text, ""location"" text, ""classification"" text, ""population_may_2000"" real, ""population_may_2010"" real );","SELECT MIN(""population_may_2000"") FROM ""barangays"" WHERE ""population_may_2010""=2262;",1-2051288-1 What was the Barangay when the population was 1267 in May of 2000?,"CREATE TABLE ""barangays"" ( ""barangay"" text, ""location"" text, ""classification"" text, ""population_may_2000"" real, ""population_may_2010"" real );","SELECT ""barangay"" FROM ""barangays"" WHERE ""population_may_2000""=1267;",1-2051288-1 What was the population of the coastal location Isio in May of 2000?,"CREATE TABLE ""barangays"" ( ""barangay"" text, ""location"" text, ""classification"" text, ""population_may_2000"" real, ""population_may_2010"" real );","SELECT MIN(""population_may_2000"") FROM ""barangays"" WHERE ""location""='coastal' AND ""barangay""='Isio';",1-2051288-1 What was the share for rank 54?,"CREATE TABLE ""us_nielsen_ratings"" ( ""episode_number"" real, ""episode"" text, ""rating"" text, ""share"" real, ""rating_share_18_49"" text, ""viewers_millions"" text, ""rank_timeslot"" text, ""rank_overall"" text );","SELECT MAX(""share"") FROM ""us_nielsen_ratings"" WHERE ""rank_overall""='54';",1-20522228-2 What are the ratings/share ratio when viewers are 5.50 Million?,"CREATE TABLE ""us_nielsen_ratings"" ( ""episode_number"" real, ""episode"" text, ""rating"" text, ""share"" real, ""rating_share_18_49"" text, ""viewers_millions"" text, ""rank_timeslot"" text, ""rank_overall"" text );","SELECT ""rating_share_18_49"" FROM ""us_nielsen_ratings"" WHERE ""viewers_millions""='5.50';",1-20522228-2 What are the rank timeslots where ratings are 4.1?,"CREATE TABLE ""us_nielsen_ratings"" ( ""episode_number"" real, ""episode"" text, ""rating"" text, ""share"" real, ""rating_share_18_49"" text, ""viewers_millions"" text, ""rank_timeslot"" text, ""rank_overall"" text );","SELECT ""rank_timeslot"" FROM ""us_nielsen_ratings"" WHERE ""rating""='4.1';",1-20522228-2 What is overall rank when viewers are at 6.59 million?,"CREATE TABLE ""us_nielsen_ratings"" ( ""episode_number"" real, ""episode"" text, ""rating"" text, ""share"" real, ""rating_share_18_49"" text, ""viewers_millions"" text, ""rank_timeslot"" text, ""rank_overall"" text );","SELECT ""rank_overall"" FROM ""us_nielsen_ratings"" WHERE ""viewers_millions""='6.59';",1-20522228-2 What was the episode name when share was 8?,"CREATE TABLE ""us_nielsen_ratings"" ( ""episode_number"" real, ""episode"" text, ""rating"" text, ""share"" real, ""rating_share_18_49"" text, ""viewers_millions"" text, ""rank_timeslot"" text, ""rank_overall"" text );","SELECT ""episode"" FROM ""us_nielsen_ratings"" WHERE ""share""=8;",1-20522228-2 Who were the writers of episode 20?,"CREATE TABLE ""episodes"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""written_by"" FROM ""episodes"" WHERE ""no_in_season""=20;",1-20538157-2 What county has others at 5?,"CREATE TABLE ""by_county"" ( ""county"" text, ""mc_cainnum"" real, ""mc_cainpct"" text, ""obamanum"" real, ""obamapct"" text, ""barrnum"" real, ""barrpct"" text, ""nadernum"" real, ""naderpct"" text, ""mc_kinneynum"" real, ""mc_kinneypct"" text, ""othersnum"" real, ""otherspct"" text, ""total_ballots"" real, ""total_eligible_registration"" real, ""voter_turnout"" text );","SELECT ""county"" FROM ""by_county"" WHERE ""othersnum""=5;",1-20573232-1 What is the percentage of others when McCain is at 57.7%,"CREATE TABLE ""by_county"" ( ""county"" text, ""mc_cainnum"" real, ""mc_cainpct"" text, ""obamanum"" real, ""obamapct"" text, ""barrnum"" real, ""barrpct"" text, ""nadernum"" real, ""naderpct"" text, ""mc_kinneynum"" real, ""mc_kinneypct"" text, ""othersnum"" real, ""otherspct"" text, ""total_ballots"" real, ""total_eligible_registration"" real, ""voter_turnout"" text );","SELECT ""otherspct"" FROM ""by_county"" WHERE ""mc_cainpct""='57.7%';",1-20573232-1 What is Nader's percentage when Obama is 44.6%?,"CREATE TABLE ""by_county"" ( ""county"" text, ""mc_cainnum"" real, ""mc_cainpct"" text, ""obamanum"" real, ""obamapct"" text, ""barrnum"" real, ""barrpct"" text, ""nadernum"" real, ""naderpct"" text, ""mc_kinneynum"" real, ""mc_kinneypct"" text, ""othersnum"" real, ""otherspct"" text, ""total_ballots"" real, ""total_eligible_registration"" real, ""voter_turnout"" text );","SELECT ""naderpct"" FROM ""by_county"" WHERE ""obamapct""='44.6%';",1-20573232-1 What schools are accredited by COE?,"CREATE TABLE ""table1_2064747_1"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type_school_types_are_based_on_the_carnegie_classification_of_institutions_of_higher_education"" text, ""enrollment_fall_2010"" real, ""founded"" real, ""accreditation"" text );","SELECT ""location_s"" FROM ""table1_2064747_1"" WHERE ""accreditation""='COE';",1-2064747-1 Where was there a school founded in 1927?,"CREATE TABLE ""table1_2064747_1"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type_school_types_are_based_on_the_carnegie_classification_of_institutions_of_higher_education"" text, ""enrollment_fall_2010"" real, ""founded"" real, ""accreditation"" text );","SELECT ""location_s"" FROM ""table1_2064747_1"" WHERE ""founded""=1927;",1-2064747-1 What is the minimum length of the locations where the average climb percentage is exactly 59%?,"CREATE TABLE ""cobbled_hills"" ( ""number"" real, ""name"" text, ""kilometer"" real, ""pavement"" text, ""length_in_m"" real, ""average_climb_pct"" real );","SELECT MIN(""length_in_m"") FROM ""cobbled_hills"" WHERE ""average_climb_pct""=59;",1-206361-2 What is the maximum number of km listed?,"CREATE TABLE ""cobbled_hills"" ( ""number"" real, ""name"" text, ""kilometer"" real, ""pavement"" text, ""length_in_m"" real, ""average_climb_pct"" real );","SELECT MAX(""kilometer"") FROM ""cobbled_hills"";",1-206361-2 "Name the number of δs ‡ /cal mol −1 k −1 for butadiene being 1,2-dimethylene-cyclohexane","CREATE TABLE ""kinetics"" ( ""butadiene"" text, ""10_4_k_min_1_30_c_1_2pct_absolute"" text, ""10_4_k_min_1_30_c_1_2pct_relative"" text, ""h_kcal_mol_1"" text, ""s_cal_mol_1_k_1"" text );","SELECT COUNT(""s_cal_mol_1_k_1"") FROM ""kinetics"" WHERE ""butadiene""='1,2-dimethylene-cyclohexane';",1-2068719-1 Name the 10 4 k /min −1 (30 °c) (± 1-2%) relative for 17.3,"CREATE TABLE ""kinetics"" ( ""butadiene"" text, ""10_4_k_min_1_30_c_1_2pct_absolute"" text, ""10_4_k_min_1_30_c_1_2pct_relative"" text, ""h_kcal_mol_1"" text, ""s_cal_mol_1_k_1"" text );","SELECT ""10_4_k_min_1_30_c_1_2pct_relative"" FROM ""kinetics"" WHERE ""10_4_k_min_1_30_c_1_2pct_absolute""='17.3';",1-2068719-1 Name the 10 4 k /min −1 (30 °c) (± 1-2%) absolute for 1.00,"CREATE TABLE ""kinetics"" ( ""butadiene"" text, ""10_4_k_min_1_30_c_1_2pct_absolute"" text, ""10_4_k_min_1_30_c_1_2pct_relative"" text, ""h_kcal_mol_1"" text, ""s_cal_mol_1_k_1"" text );","SELECT ""10_4_k_min_1_30_c_1_2pct_absolute"" FROM ""kinetics"" WHERE ""10_4_k_min_1_30_c_1_2pct_relative""='1.00';",1-2068719-1 Name the total number of butadiene for 1.93,"CREATE TABLE ""kinetics"" ( ""butadiene"" text, ""10_4_k_min_1_30_c_1_2pct_absolute"" text, ""10_4_k_min_1_30_c_1_2pct_relative"" text, ""h_kcal_mol_1"" text, ""s_cal_mol_1_k_1"" text );","SELECT COUNT(""butadiene"") FROM ""kinetics"" WHERE ""10_4_k_min_1_30_c_1_2pct_relative""='1.93';",1-2068719-1 "When 17,874 (33.2) is the percentage against what is the percentage for?","CREATE TABLE ""result_by_constituency"" ( ""constituency"" text, ""electorate"" real, ""s_spoilt_vote"" real, ""total_poll_pct"" text, ""for_pct"" text, ""against_pct"" text, ""yes_side_2008_pct"" text );","SELECT ""for_pct"" FROM ""result_by_constituency"" WHERE ""against_pct""='17,874 (33.2)';",1-20683381-3 "When 27,822 (72.3) is the percentage for how many electorate measurements are there?","CREATE TABLE ""result_by_constituency"" ( ""constituency"" text, ""electorate"" real, ""s_spoilt_vote"" real, ""total_poll_pct"" text, ""for_pct"" text, ""against_pct"" text, ""yes_side_2008_pct"" text );","SELECT COUNT(""electorate"") FROM ""result_by_constituency"" WHERE ""for_pct""='27,822 (72.3)';",1-20683381-3 "When 13,895 (27.3) is the percentage against what is the toll poll percentage?","CREATE TABLE ""result_by_constituency"" ( ""constituency"" text, ""electorate"" real, ""s_spoilt_vote"" real, ""total_poll_pct"" text, ""for_pct"" text, ""against_pct"" text, ""yes_side_2008_pct"" text );","SELECT ""total_poll_pct"" FROM ""result_by_constituency"" WHERE ""against_pct""='13,895 (27.3)';",1-20683381-3 When +18.1 is the ± yes side 2008 percentage what is the percentage of against?,"CREATE TABLE ""result_by_constituency"" ( ""constituency"" text, ""electorate"" real, ""s_spoilt_vote"" real, ""total_poll_pct"" text, ""for_pct"" text, ""against_pct"" text, ""yes_side_2008_pct"" text );","SELECT ""against_pct"" FROM ""result_by_constituency"" WHERE ""yes_side_2008_pct""='+18.1';",1-20683381-3 "When 60,254 (58.0) is the toll poll percentage what is the for percentage?","CREATE TABLE ""result_by_constituency"" ( ""constituency"" text, ""electorate"" real, ""s_spoilt_vote"" real, ""total_poll_pct"" text, ""for_pct"" text, ""against_pct"" text, ""yes_side_2008_pct"" text );","SELECT ""for_pct"" FROM ""result_by_constituency"" WHERE ""total_poll_pct""='60,254 (58.0)';",1-20683381-3 When +20.3 is the ± yes side 2008 (%) what is the for percentage?,"CREATE TABLE ""result_by_constituency"" ( ""constituency"" text, ""electorate"" real, ""s_spoilt_vote"" real, ""total_poll_pct"" text, ""for_pct"" text, ""against_pct"" text, ""yes_side_2008_pct"" text );","SELECT ""for_pct"" FROM ""result_by_constituency"" WHERE ""yes_side_2008_pct""='+20.3';",1-20683381-3 What was the original air date for season 11?,"CREATE TABLE ""table1_20704243_6"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_in_millions"" text );","SELECT ""original_air_date"" FROM ""table1_20704243_6"" WHERE ""season_num""=11;",1-20704243-6 What episode did John Rogers direct?,"CREATE TABLE ""table1_20704243_6"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_in_millions"" text );","SELECT ""title"" FROM ""table1_20704243_6"" WHERE ""directed_by""='John Rogers';",1-20704243-6 "Who directed the episode that aired on july15,2012?","CREATE TABLE ""table1_20704243_6"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_in_millions"" text );","SELECT ""directed_by"" FROM ""table1_20704243_6"" WHERE ""original_air_date""='July15,2012';",1-20704243-6 "Which episode aired on august19,2012?","CREATE TABLE ""table1_20704243_6"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_in_millions"" text );","SELECT ""title"" FROM ""table1_20704243_6"" WHERE ""original_air_date""='August19,2012';",1-20704243-6 What is the weight with a cross section area of 25.3?,"CREATE TABLE ""european_wide_flange_beams_hea_and_heb"" ( ""type"" text, ""beam_height_mm"" real, ""flange_width_mm"" real, ""web_thickness_mm"" text, ""flange_thickness_mm"" text, ""weight_kg_m"" text, ""cross_section_area_cm_2"" text, ""moment_of_inertia_in_torsion_j_cm_4"" text );","SELECT ""weight_kg_m"" FROM ""european_wide_flange_beams_hea_and_heb"" WHERE ""cross_section_area_cm_2""='25.3';",1-2071644-2 How many weights are there when the flange with is 304?,"CREATE TABLE ""european_wide_flange_beams_hea_and_heb"" ( ""type"" text, ""beam_height_mm"" real, ""flange_width_mm"" real, ""web_thickness_mm"" text, ""flange_thickness_mm"" text, ""weight_kg_m"" text, ""cross_section_area_cm_2"" text, ""moment_of_inertia_in_torsion_j_cm_4"" text );","SELECT COUNT(""weight_kg_m"") FROM ""european_wide_flange_beams_hea_and_heb"" WHERE ""flange_width_mm""=304;",1-2071644-2 What is the web thickness if the flange width is 100?,"CREATE TABLE ""european_wide_flange_beams_hea_and_heb"" ( ""type"" text, ""beam_height_mm"" real, ""flange_width_mm"" real, ""web_thickness_mm"" text, ""flange_thickness_mm"" text, ""weight_kg_m"" text, ""cross_section_area_cm_2"" text, ""moment_of_inertia_in_torsion_j_cm_4"" text );","SELECT ""web_thickness_mm"" FROM ""european_wide_flange_beams_hea_and_heb"" WHERE ""flange_width_mm""=100;",1-2071644-2 "If the cross-section area is 21.2, what is the weight?","CREATE TABLE ""european_wide_flange_beams_hea_and_heb"" ( ""type"" text, ""beam_height_mm"" real, ""flange_width_mm"" real, ""web_thickness_mm"" text, ""flange_thickness_mm"" text, ""weight_kg_m"" text, ""cross_section_area_cm_2"" text, ""moment_of_inertia_in_torsion_j_cm_4"" text );","SELECT ""weight_kg_m"" FROM ""european_wide_flange_beams_hea_and_heb"" WHERE ""cross_section_area_cm_2""='21.2';",1-2071644-2 What is the flange thickness when the weight is 19.9?,"CREATE TABLE ""european_wide_flange_beams_hea_and_heb"" ( ""type"" text, ""beam_height_mm"" real, ""flange_width_mm"" real, ""web_thickness_mm"" text, ""flange_thickness_mm"" text, ""weight_kg_m"" text, ""cross_section_area_cm_2"" text, ""moment_of_inertia_in_torsion_j_cm_4"" text );","SELECT ""flange_thickness_mm"" FROM ""european_wide_flange_beams_hea_and_heb"" WHERE ""weight_kg_m""='19.9';",1-2071644-2 Who directed the episode with a production code of 4WAB05?,"CREATE TABLE ""table1_20726262_5"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directedby"" text, ""writtenby"" text, ""originalairdate"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""directedby"" FROM ""table1_20726262_5"" WHERE ""production_code""='4WAB05';",1-20726262-5 "When did the episode titled ""family recipe"" originally air? ","CREATE TABLE ""table1_20726262_5"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directedby"" text, ""writtenby"" text, ""originalairdate"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""originalairdate"" FROM ""table1_20726262_5"" WHERE ""title""='\""Family Recipe\""';",1-20726262-5 Who directed the episode with a production code of 4WAB04?,"CREATE TABLE ""table1_20726262_5"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directedby"" text, ""writtenby"" text, ""originalairdate"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""directedby"" FROM ""table1_20726262_5"" WHERE ""production_code""='4WAB04';",1-20726262-5 "What episode is titled ""Authority Vested""?","CREATE TABLE ""table1_20726262_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directedby"" text, ""writtenby"" text, ""originalairdate"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT MAX(""no_in_season"") FROM ""table1_20726262_6"" WHERE ""title""='\""Authority Vested\""';",1-20726262-6 "Who directed the episode titled ""Andare Pescare""?","CREATE TABLE ""table1_20726262_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directedby"" text, ""writtenby"" text, ""originalairdate"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""directedby"" FROM ""table1_20726262_6"" WHERE ""title""='\""Andare Pescare\""';",1-20726262-6 What episode was directed by Karen Gaviola?,"CREATE TABLE ""table1_20726262_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directedby"" text, ""writtenby"" text, ""originalairdate"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT MIN(""no_in_season"") FROM ""table1_20726262_6"" WHERE ""directedby""='Karen Gaviola';",1-20726262-6 "What was the score on February 8, 1992?","CREATE TABLE ""game_log"" ( ""num"" text, ""date"" text, ""at_vs"" text, ""opponent"" text, ""score"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='February 8, 1992';",1-20745706-1 Who is the opponent in game 5?,"CREATE TABLE ""game_log"" ( ""num"" text, ""date"" text, ""at_vs"" text, ""opponent"" text, ""score"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""num""='5';",1-20745706-1 What is the date of game 5?,"CREATE TABLE ""game_log"" ( ""num"" text, ""date"" text, ""at_vs"" text, ""opponent"" text, ""score"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""num""='5';",1-20745706-1 "What was attendance on March 11, 1995?","CREATE TABLE ""game_log"" ( ""num"" text, ""date"" text, ""at_vs"" text, ""opponent"" text, ""score"" text, ""attendance"" real, ""record"" text );","SELECT MIN(""attendance"") FROM ""game_log"" WHERE ""date""='March 11, 1995';",1-20745746-1 What was the score when 7260 people attended the game?,"CREATE TABLE ""game_log"" ( ""num"" text, ""date"" text, ""at_vs"" text, ""opponent"" text, ""score"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""attendance""=7260;",1-20745746-1 How many games resulted in a loss?,"CREATE TABLE ""game_log"" ( ""num"" text, ""date"" text, ""at_vs"" text, ""opponent"" text, ""score"" text, ""attendance"" real, ""record"" text );","SELECT ""num"" FROM ""game_log"" WHERE ""record""='Loss';",1-20745746-1 What is the date of game 7?,"CREATE TABLE ""game_log"" ( ""num"" text, ""date"" text, ""at_vs"" text, ""opponent"" text, ""score"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""num""='7';",1-20745746-1 What is the Obama# when McCain% is 64.4%?,"CREATE TABLE ""by_county"" ( ""county"" text, ""obamapct"" text, ""obamanum"" real, ""mc_cainpct"" text, ""mc_cainnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT MAX(""obamanum"") FROM ""by_county"" WHERE ""mc_cainpct""='64.4%';",1-20750731-1 Name the Others# when McCain# is 4730.,"CREATE TABLE ""by_county"" ( ""county"" text, ""obamapct"" text, ""obamanum"" real, ""mc_cainpct"" text, ""mc_cainnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT ""othersnum"" FROM ""by_county"" WHERE ""mc_cainnum""=4730;",1-20750731-1 What County was the Obama% at 41.7%?,"CREATE TABLE ""by_county"" ( ""county"" text, ""obamapct"" text, ""obamanum"" real, ""mc_cainpct"" text, ""mc_cainnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT ""county"" FROM ""by_county"" WHERE ""obamapct""='41.7%';",1-20750731-1 "When McCain% was 64.8%, what is the Others#?","CREATE TABLE ""by_county"" ( ""county"" text, ""obamapct"" text, ""obamanum"" real, ""mc_cainpct"" text, ""mc_cainnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT ""othersnum"" FROM ""by_county"" WHERE ""mc_cainpct""='64.8%';",1-20750731-1 What was the Obama% when McCain% was 61.2%?,"CREATE TABLE ""by_county"" ( ""county"" text, ""obamapct"" text, ""obamanum"" real, ""mc_cainpct"" text, ""mc_cainnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT ""obamapct"" FROM ""by_county"" WHERE ""mc_cainpct""='61.2%';",1-20750731-1 Name the date for attendance 9372,"CREATE TABLE ""game_log"" ( ""num"" real, ""date"" text, ""at_vs"" text, ""opponent"" text, ""score"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""attendance""=9372;",1-20745759-1 "Name the record for january 18, 1997","CREATE TABLE ""game_log"" ( ""num"" real, ""date"" text, ""at_vs"" text, ""opponent"" text, ""score"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='January 18, 1997';",1-20745759-1 "Name the score for march 29, 1997","CREATE TABLE ""game_log"" ( ""num"" real, ""date"" text, ""at_vs"" text, ""opponent"" text, ""score"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='March 29, 1997';",1-20745759-1 How tall is the contestant from Honduras?,"CREATE TABLE ""contestants"" ( ""country"" text, ""contestant"" text, ""age"" real, ""height_cm"" real, ""height_ft"" text, ""hometown"" text );","SELECT ""height_ft"" FROM ""contestants"" WHERE ""country""='Honduras';",1-20754016-2 What country is the contestant from Chihuahua from?,"CREATE TABLE ""contestants"" ( ""country"" text, ""contestant"" text, ""age"" real, ""height_cm"" real, ""height_ft"" text, ""hometown"" text );","SELECT ""country"" FROM ""contestants"" WHERE ""hometown""='Chihuahua';",1-20754016-2 What contestant is 173 cm tall?,"CREATE TABLE ""contestants"" ( ""country"" text, ""contestant"" text, ""age"" real, ""height_cm"" real, ""height_ft"" text, ""hometown"" text );","SELECT ""contestant"" FROM ""contestants"" WHERE ""height_cm""=173;",1-20754016-2 What country is the contestant from Salto from?,"CREATE TABLE ""contestants"" ( ""country"" text, ""contestant"" text, ""age"" real, ""height_cm"" real, ""height_ft"" text, ""hometown"" text );","SELECT ""country"" FROM ""contestants"" WHERE ""hometown""='Salto';",1-20754016-2 How tall is the contestant from Guatemala?,"CREATE TABLE ""contestants"" ( ""country"" text, ""contestant"" text, ""age"" real, ""height_cm"" real, ""height_ft"" text, ""hometown"" text );","SELECT ""height_cm"" FROM ""contestants"" WHERE ""country""='Guatemala';",1-20754016-2 How much would you expect the enrollment to be in Springfield?,"CREATE TABLE ""public_universities"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment"" real, ""founded"" real );","SELECT MIN(""enrollment"") FROM ""public_universities"" WHERE ""location_s""='Springfield';",1-2076463-2 where would you find a public university which was founded in 1915?,"CREATE TABLE ""public_universities"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment"" real, ""founded"" real );","SELECT ""location_s"" FROM ""public_universities"" WHERE ""control""='Public university' AND ""founded""=1915;",1-2076463-2 What is the only type of university that was founded in 1873?,"CREATE TABLE ""public_universities"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment"" real, ""founded"" real );","SELECT ""control"" FROM ""public_universities"" WHERE ""founded""=1873;",1-2076463-2 What enrollement would you expect if you were attending the university in St. Louis?,"CREATE TABLE ""public_universities"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment"" real, ""founded"" real );","SELECT ""enrollment"" FROM ""public_universities"" WHERE ""location_s""='St. Louis';",1-2076463-2 Which school would you come across if you were in Kirksville?,"CREATE TABLE ""public_universities"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment"" real, ""founded"" real );","SELECT ""school"" FROM ""public_universities"" WHERE ""location_s""='Kirksville';",1-2076463-2 What type of school would you see when visiting Missouri Western State University?,"CREATE TABLE ""public_universities"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment"" real, ""founded"" real );","SELECT ""control"" FROM ""public_universities"" WHERE ""school""='Missouri Western State University';",1-2076463-2 When east carolina university is the school what is the highest year founded?,"CREATE TABLE ""university_of_north_carolina_system"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_2012"" real, ""founded"" real );","SELECT MAX(""founded"") FROM ""university_of_north_carolina_system"" WHERE ""school""='East Carolina University';",1-2076516-1 When 1927 is the founded year how many measurements of enrollment in 2012 are there?,"CREATE TABLE ""university_of_north_carolina_system"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_2012"" real, ""founded"" real );","SELECT COUNT(""enrollment_2012"") FROM ""university_of_north_carolina_system"" WHERE ""founded""=1927;",1-2076516-1 When western carolina university is the school what is the control?,"CREATE TABLE ""university_of_north_carolina_system"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_2012"" real, ""founded"" real );","SELECT ""control"" FROM ""university_of_north_carolina_system"" WHERE ""school""='Western Carolina University';",1-2076516-1 When university of north carolina at charlotte is the school what is the lowest enrollment in 2012?,"CREATE TABLE ""university_of_north_carolina_system"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_2012"" real, ""founded"" real );","SELECT MIN(""enrollment_2012"") FROM ""university_of_north_carolina_system"" WHERE ""school""='University of North Carolina at Charlotte';",1-2076516-1 What is the enrollment for the school in bottineau?,"CREATE TABLE ""active_institutions"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_fall_2010"" real, ""founded"" real, ""accreditation"" text );","SELECT ""enrollment_fall_2010"" FROM ""active_institutions"" WHERE ""location_s""='Bottineau';",1-2076522-2 "What is the control for the school accredited by the higher learning commission ( nca ), ccne?","CREATE TABLE ""active_institutions"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_fall_2010"" real, ""founded"" real, ""accreditation"" text );","SELECT ""control"" FROM ""active_institutions"" WHERE ""accreditation""='The Higher Learning Commission ( NCA ), CCNE';",1-2076522-2 What year was the school founded with an 898 enrollment?,"CREATE TABLE ""active_institutions"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_fall_2010"" real, ""founded"" real, ""accreditation"" text );","SELECT MAX(""founded"") FROM ""active_institutions"" WHERE ""enrollment_fall_2010""=898;",1-2076522-2 How many schools founded in 2006?,"CREATE TABLE ""active_institutions"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_fall_2010"" real, ""founded"" real, ""accreditation"" text );","SELECT COUNT(""accreditation"") FROM ""active_institutions"" WHERE ""founded""=2006;",1-2076522-2 What is the accrediation for united tribes technical college?,"CREATE TABLE ""active_institutions"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_fall_2010"" real, ""founded"" real, ""accreditation"" text );","SELECT ""accreditation"" FROM ""active_institutions"" WHERE ""school""='United Tribes Technical College';",1-2076522-2 What is the latest founding date? ,"CREATE TABLE ""active_institutions"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_2005"" text, ""founded"" real );","SELECT MAX(""founded"") FROM ""active_institutions"";",1-2076490-1 "What was the enrollment (2005) for baccalaureate colleges , for Granite State College?","CREATE TABLE ""active_institutions"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_2005"" text, ""founded"" real );","SELECT ""enrollment_2005"" FROM ""active_institutions"" WHERE ""type""='Baccalaureate college' AND ""school""='Granite State College';",1-2076490-1 "What year is the founding year, for the school that had an enrollment in 2005 of 963?","CREATE TABLE ""active_institutions"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_2005"" text, ""founded"" real );","SELECT ""founded"" FROM ""active_institutions"" WHERE ""enrollment_2005""='963';",1-2076490-1 What school had an enrollment in 2005 of 69?,"CREATE TABLE ""active_institutions"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_2005"" text, ""founded"" real );","SELECT ""school"" FROM ""active_institutions"" WHERE ""enrollment_2005""='69';",1-2076490-1 How many students enrolled in 2005 at New Hampshire Institute of Art?,"CREATE TABLE ""active_institutions"" ( ""school"" text, ""location_s"" text, ""control"" text, ""type"" text, ""enrollment_2005"" text, ""founded"" real );","SELECT ""enrollment_2005"" FROM ""active_institutions"" WHERE ""school""='New Hampshire Institute of Art';",1-2076490-1 Name the most founded for enrollment 2005 being 1285,"CREATE TABLE ""institutions"" ( ""school"" text, ""main_location"" text, ""control"" text, ""type"" text, ""enrollment_2005"" real, ""founded"" real );","SELECT MAX(""founded"") FROM ""institutions"" WHERE ""enrollment_2005""=1285;",1-2076533-1 Name the main location for public and masters university,"CREATE TABLE ""institutions"" ( ""school"" text, ""main_location"" text, ""control"" text, ""type"" text, ""enrollment_2005"" real, ""founded"" real );","SELECT ""main_location"" FROM ""institutions"" WHERE ""control""='Public' AND ""type""='Masters university';",1-2076533-1 Name the type for mcminnville,"CREATE TABLE ""institutions"" ( ""school"" text, ""main_location"" text, ""control"" text, ""type"" text, ""enrollment_2005"" real, ""founded"" real );","SELECT ""type"" FROM ""institutions"" WHERE ""main_location""='McMinnville';",1-2076533-1 Name the control for albany,"CREATE TABLE ""institutions"" ( ""school"" text, ""main_location"" text, ""control"" text, ""type"" text, ""enrollment_2005"" real, ""founded"" real );","SELECT ""control"" FROM ""institutions"" WHERE ""main_location""='Albany';",1-2076533-1 Name the least founded for gutenberg college,"CREATE TABLE ""institutions"" ( ""school"" text, ""main_location"" text, ""control"" text, ""type"" text, ""enrollment_2005"" real, ""founded"" real );","SELECT MIN(""founded"") FROM ""institutions"" WHERE ""school""='Gutenberg College';",1-2076533-1 Name the type for 1245 enrollment,"CREATE TABLE ""institutions"" ( ""school"" text, ""main_location"" text, ""control"" text, ""type"" text, ""enrollment_2005"" real, ""founded"" real );","SELECT ""type"" FROM ""institutions"" WHERE ""enrollment_2005""=1245;",1-2076533-1 "when type of work is novel and published in english is 1977, what was published in russian?","CREATE TABLE ""table1_207795_1"" ( ""english_title"" text, ""russian_title"" text, ""published_in_russian"" text, ""published_in_english"" text, ""type_of_work"" text );","SELECT ""published_in_russian"" FROM ""table1_207795_1"" WHERE ""type_of_work""='novel' AND ""published_in_english""='1977';",1-207795-1 How many types of work is хромая судьба?,"CREATE TABLE ""table1_207795_1"" ( ""english_title"" text, ""russian_title"" text, ""published_in_russian"" text, ""published_in_english"" text, ""type_of_work"" text );","SELECT COUNT(""type_of_work"") FROM ""table1_207795_1"" WHERE ""russian_title""='Хромая судьба';",1-207795-1 What is the russian title of the ugly swans?,"CREATE TABLE ""table1_207795_1"" ( ""english_title"" text, ""russian_title"" text, ""published_in_russian"" text, ""published_in_english"" text, ""type_of_work"" text );","SELECT ""russian_title"" FROM ""table1_207795_1"" WHERE ""english_title""='The Ugly Swans';",1-207795-1 "when it published in english is n/a and published in russian is 1986, what is the type of work?","CREATE TABLE ""table1_207795_1"" ( ""english_title"" text, ""russian_title"" text, ""published_in_russian"" text, ""published_in_english"" text, ""type_of_work"" text );","SELECT ""type_of_work"" FROM ""table1_207795_1"" WHERE ""published_in_english""='N/A' AND ""published_in_russian""='1986';",1-207795-1 List the presbyterian members of the senate.,"CREATE TABLE ""senate"" ( ""state"" text, ""senator"" text, ""party"" text, ""switched_party"" text, ""prior_background"" text, ""religion"" text, ""birth_year"" real );","SELECT ""senator"" FROM ""senate"" WHERE ""religion""='Presbyterian';",1-20803065-1 Which state does congressman jim demint represent?,"CREATE TABLE ""senate"" ( ""state"" text, ""senator"" text, ""party"" text, ""switched_party"" text, ""prior_background"" text, ""religion"" text, ""birth_year"" real );","SELECT ""state"" FROM ""senate"" WHERE ""senator""='Jim DeMint';",1-20803065-1 Name the total number of tie number for team 2 osijek,"CREATE TABLE ""second_round"" ( ""tie_no"" real, ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT COUNT(""tie_no"") FROM ""second_round"" WHERE ""team_2""='Osijek';",1-20819379-2 What is the minimum number of total placings?,"CREATE TABLE ""by_number_of_accolades"" ( ""recipient"" text, ""first_place_s"" real, ""second_place_s"" real, ""third_place_s"" real, ""total_placings_s"" real );","SELECT MIN(""total_placings_s"") FROM ""by_number_of_accolades"";",1-20823568-3 What was the result of the game with the record of 3-1?,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""boilermakers_points"" real, ""opponents"" real, ""record"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""record""='3-1';",1-20849830-1 What was the date of the game with the record of 2-1?,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""boilermakers_points"" real, ""opponents"" real, ""record"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""record""='2-1';",1-20849830-1 How many games were there in the 1966 season?,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""boilermakers_points"" real, ""opponents"" real, ""record"" text );","SELECT MAX(""game"") FROM ""schedule"";",1-20849830-1 What game number had a record of 3-1?,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""boilermakers_points"" real, ""opponents"" real, ""record"" text );","SELECT ""game"" FROM ""schedule"" WHERE ""record""='3-1';",1-20849830-1 What happened when the new points was 1705?,"CREATE TABLE ""2010_australian_open"" ( ""sd"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT ""status"" FROM ""2010_australian_open"" WHERE ""new_points""=1705;",1-20855452-4 What was the max when they score 2200?,"CREATE TABLE ""2010_australian_open"" ( ""sd"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT MAX(""new_points"") FROM ""2010_australian_open"" WHERE ""points""=2200;",1-20855452-4 How many points did agnieszka radwańska score?,"CREATE TABLE ""2010_australian_open"" ( ""sd"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT ""points"" FROM ""2010_australian_open"" WHERE ""player""='Agnieszka Radwańska';",1-20855452-4 How many points did shahar pe'er score?,"CREATE TABLE ""2010_australian_open"" ( ""sd"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT ""points_won"" FROM ""2010_australian_open"" WHERE ""player""='Shahar Pe''er';",1-20855452-4 What is the weight for western ontario college?,"CREATE TABLE ""table1_20872722_1"" ( ""round"" real, ""choice"" real, ""player"" text, ""position"" text, ""height"" text, ""weight"" text, ""college"" text );","SELECT ""weight"" FROM ""table1_20872722_1"" WHERE ""college""='Western Ontario';",1-20872722-1 How many positions have round 3?,"CREATE TABLE ""table1_20872722_1"" ( ""round"" real, ""choice"" real, ""player"" text, ""position"" text, ""height"" text, ""weight"" text, ""college"" text );","SELECT COUNT(""position"") FROM ""table1_20872722_1"" WHERE ""round""=3;",1-20872722-1 Which position has 225lb as weight?,"CREATE TABLE ""table1_20872722_1"" ( ""round"" real, ""choice"" real, ""player"" text, ""position"" text, ""height"" text, ""weight"" text, ""college"" text );","SELECT ""position"" FROM ""table1_20872722_1"" WHERE ""weight""='225lb';",1-20872722-1 What is the round?,"CREATE TABLE ""table1_20872722_1"" ( ""round"" real, ""choice"" real, ""player"" text, ""position"" text, ""height"" text, ""weight"" text, ""college"" text );","SELECT MIN(""round"") FROM ""table1_20872722_1"";",1-20872722-1 What is the height of the cornerback position?,"CREATE TABLE ""table1_20872722_1"" ( ""round"" real, ""choice"" real, ""player"" text, ""position"" text, ""height"" text, ""weight"" text, ""college"" text );","SELECT COUNT(""height"") FROM ""table1_20872722_1"" WHERE ""position""='Cornerback';",1-20872722-1 What is the most recent year joined?,"CREATE TABLE ""schools"" ( ""institution"" text, ""location"" text, ""year_joined"" real, ""affiliation"" text, ""enrollment"" real, ""mascot"" text, ""colors"" text );","SELECT MAX(""year_joined"") FROM ""schools"";",1-20887670-1 what is the affiliation of the hilltoppers mascot?,"CREATE TABLE ""schools"" ( ""institution"" text, ""location"" text, ""year_joined"" real, ""affiliation"" text, ""enrollment"" real, ""mascot"" text, ""colors"" text );","SELECT ""affiliation"" FROM ""schools"" WHERE ""mascot""='Hilltoppers';",1-20887670-1 what is the affiliation of the colors maroon and white? ,"CREATE TABLE ""schools"" ( ""institution"" text, ""location"" text, ""year_joined"" real, ""affiliation"" text, ""enrollment"" real, ""mascot"" text, ""colors"" text );","SELECT ""affiliation"" FROM ""schools"" WHERE ""colors""='Maroon and White';",1-20887670-1 what is the number of enrollment of the central institution?,"CREATE TABLE ""schools"" ( ""institution"" text, ""location"" text, ""year_joined"" real, ""affiliation"" text, ""enrollment"" real, ""mascot"" text, ""colors"" text );","SELECT ""enrollment"" FROM ""schools"" WHERE ""institution""='Central';",1-20887670-1 "what is the name of the institution of the sparta, wi location?","CREATE TABLE ""schools"" ( ""institution"" text, ""location"" text, ""year_joined"" real, ""affiliation"" text, ""enrollment"" real, ""mascot"" text, ""colors"" text );","SELECT ""institution"" FROM ""schools"" WHERE ""location""='Sparta, WI';",1-20887670-1 in what year did the colors red and gold join?,"CREATE TABLE ""schools"" ( ""institution"" text, ""location"" text, ""year_joined"" real, ""affiliation"" text, ""enrollment"" real, ""mascot"" text, ""colors"" text );","SELECT COUNT(""year_joined"") FROM ""schools"" WHERE ""colors""='Red and Gold';",1-20887670-1 What circuit did rick kelly win on?,"CREATE TABLE ""race_calendar"" ( ""rd"" real, ""race_title"" text, ""circuit"" text, ""city_state"" text, ""date"" text, ""winner"" text, ""team"" text, ""report"" text );","SELECT ""circuit"" FROM ""race_calendar"" WHERE ""winner""='Rick Kelly';",1-20884163-2 What circuit features the placemakers v8 supercars race?,"CREATE TABLE ""race_calendar"" ( ""rd"" real, ""race_title"" text, ""circuit"" text, ""city_state"" text, ""date"" text, ""winner"" text, ""team"" text, ""report"" text );","SELECT ""circuit"" FROM ""race_calendar"" WHERE ""race_title""='PlaceMakers V8 Supercars';",1-20884163-2 What dates was the falken tasmania challenge race that had triple eight race engineering as the team?,"CREATE TABLE ""race_calendar"" ( ""rd"" real, ""race_title"" text, ""circuit"" text, ""city_state"" text, ""date"" text, ""winner"" text, ""team"" text, ""report"" text );","SELECT ""date"" FROM ""race_calendar"" WHERE ""team""='Triple Eight Race Engineering' AND ""race_title""='Falken Tasmania Challenge';",1-20884163-2 What was the report for the winton race?,"CREATE TABLE ""race_calendar"" ( ""rd"" real, ""race_title"" text, ""circuit"" text, ""city_state"" text, ""date"" text, ""winner"" text, ""team"" text, ""report"" text );","SELECT ""report"" FROM ""race_calendar"" WHERE ""race_title""='Winton';",1-20884163-2 What medium was used for the sculpture of George Harold Baker? ,"CREATE TABLE ""table1_20903658_1"" ( ""title_subject"" text, ""public_office"" text, ""artist"" text, ""date_painted_created"" text, ""medium"" text );","SELECT ""medium"" FROM ""table1_20903658_1"" WHERE ""title_subject""='George Harold Baker';",1-20903658-1 Who was the subject of the sculpture created in 1982? ,"CREATE TABLE ""table1_20903658_1"" ( ""title_subject"" text, ""public_office"" text, ""artist"" text, ""date_painted_created"" text, ""medium"" text );","SELECT ""title_subject"" FROM ""table1_20903658_1"" WHERE ""date_painted_created""='1982';",1-20903658-1 "Who was the subject of the bronze sculpture who was a colonist and soldier in Ville Marie, New France? ","CREATE TABLE ""table1_20903658_1"" ( ""title_subject"" text, ""public_office"" text, ""artist"" text, ""date_painted_created"" text, ""medium"" text );","SELECT ""title_subject"" FROM ""table1_20903658_1"" WHERE ""medium""='Bronze' AND ""public_office""='colonist and soldier in Ville Marie, New France';",1-20903658-1 What was the public office of the subject whose sculpture was created in 1954? ,"CREATE TABLE ""table1_20903658_1"" ( ""title_subject"" text, ""public_office"" text, ""artist"" text, ""date_painted_created"" text, ""medium"" text );","SELECT ""public_office"" FROM ""table1_20903658_1"" WHERE ""date_painted_created""='1954';",1-20903658-1 What medium was used for the sculpture by Ernest Richard Gause? ,"CREATE TABLE ""table1_20903658_1"" ( ""title_subject"" text, ""public_office"" text, ""artist"" text, ""date_painted_created"" text, ""medium"" text );","SELECT ""medium"" FROM ""table1_20903658_1"" WHERE ""artist""='Ernest Richard Gause';",1-20903658-1 Name the originl title for no stars in the jungle,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""director"" text, ""result"" text );","SELECT ""original_title"" FROM ""submissions"" WHERE ""film_title_used_in_nomination""='No Stars in the Jungle';",1-20963074-1 Name the original title for not nominated result with report on death,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""director"" text, ""result"" text );","SELECT ""original_title"" FROM ""submissions"" WHERE ""result""='Not Nominated' AND ""film_title_used_in_nomination""='Report on Death';",1-20963074-1 Name the total number of results for octubre,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""director"" text, ""result"" text );","SELECT COUNT(""result"") FROM ""submissions"" WHERE ""original_title""='Octubre';",1-20963074-1 Name the film title for la boca del lobo,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""director"" text, ""result"" text );","SELECT ""film_title_used_in_nomination"" FROM ""submissions"" WHERE ""original_title""='La boca del lobo';",1-20963074-1 Name the year for reportaje a la muerte,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""director"" text, ""result"" text );","SELECT ""year_ceremony"" FROM ""submissions"" WHERE ""original_title""='Reportaje a la muerte';",1-20963074-1 Name the episode for 18-49 rating being 3.6,"CREATE TABLE ""u_s_nielsen_ratings"" ( ""episode"" real, ""first_air_date"" text, ""rating_18_49"" text, ""share_18_49"" real, ""viewers_millions"" text, ""rank_timeslot"" text );","SELECT COUNT(""episode"") FROM ""u_s_nielsen_ratings"" WHERE ""rating_18_49""='3.6';",1-20971444-3 Name the rank timeslot for 11.59 viewers,"CREATE TABLE ""u_s_nielsen_ratings"" ( ""episode"" real, ""first_air_date"" text, ""rating_18_49"" text, ""share_18_49"" real, ""viewers_millions"" text, ""rank_timeslot"" text );","SELECT ""rank_timeslot"" FROM ""u_s_nielsen_ratings"" WHERE ""viewers_millions""='11.59';",1-20971444-3 Name the first air date for 9 episode,"CREATE TABLE ""u_s_nielsen_ratings"" ( ""episode"" real, ""first_air_date"" text, ""rating_18_49"" text, ""share_18_49"" real, ""viewers_millions"" text, ""rank_timeslot"" text );","SELECT ""first_air_date"" FROM ""u_s_nielsen_ratings"" WHERE ""episode""=9;",1-20971444-3 Name the rank timeslot for 18-49 share being 13,"CREATE TABLE ""u_s_nielsen_ratings"" ( ""episode"" real, ""first_air_date"" text, ""rating_18_49"" text, ""share_18_49"" real, ""viewers_millions"" text, ""rank_timeslot"" text );","SELECT COUNT(""rank_timeslot"") FROM ""u_s_nielsen_ratings"" WHERE ""share_18_49""=13;",1-20971444-3 Name the total number of rank timeslot for 18-49 being 3.1,"CREATE TABLE ""u_s_nielsen_ratings"" ( ""episode"" real, ""first_air_date"" text, ""rating_18_49"" text, ""share_18_49"" real, ""viewers_millions"" text, ""rank_timeslot"" text );","SELECT COUNT(""rank_timeslot"") FROM ""u_s_nielsen_ratings"" WHERE ""rating_18_49""='3.1';",1-20971444-3 Name the total number for 18-49 share being 18-49 being 3.1,"CREATE TABLE ""u_s_nielsen_ratings"" ( ""episode"" real, ""first_air_date"" text, ""rating_18_49"" text, ""share_18_49"" real, ""viewers_millions"" text, ""rank_timeslot"" text );","SELECT COUNT(""share_18_49"") FROM ""u_s_nielsen_ratings"" WHERE ""rating_18_49""='3.1';",1-20971444-3 What was the 2005 established population in cyo?,"CREATE TABLE ""list"" ( ""district"" text, ""capital_city"" text, ""area_km"" real, ""area_sq_mi"" real, ""population_2005_est"" real, ""2_letter_abbreviation"" text, ""3_letter_abbreviation"" text );","SELECT ""population_2005_est"" FROM ""list"" WHERE ""3_letter_abbreviation""='CYO';",1-209977-1 What was the established 2005 population in CYO?,"CREATE TABLE ""list"" ( ""district"" text, ""capital_city"" text, ""area_km"" real, ""area_sq_mi"" real, ""population_2005_est"" real, ""2_letter_abbreviation"" text, ""3_letter_abbreviation"" text );","SELECT ""population_2005_est"" FROM ""list"" WHERE ""3_letter_abbreviation""='CYO';",1-209977-1 What is the area in CZ?,"CREATE TABLE ""list"" ( ""district"" text, ""capital_city"" text, ""area_km"" real, ""area_sq_mi"" real, ""population_2005_est"" real, ""2_letter_abbreviation"" text, ""3_letter_abbreviation"" text );","SELECT MAX(""area_km"") FROM ""list"" WHERE ""2_letter_abbreviation""='CZ';",1-209977-1 What is the name of the capital city for CY?,"CREATE TABLE ""list"" ( ""district"" text, ""capital_city"" text, ""area_km"" real, ""area_sq_mi"" real, ""population_2005_est"" real, ""2_letter_abbreviation"" text, ""3_letter_abbreviation"" text );","SELECT ""capital_city"" FROM ""list"" WHERE ""2_letter_abbreviation""='CY';",1-209977-1 What is the area in squared km for CY?,"CREATE TABLE ""list"" ( ""district"" text, ""capital_city"" text, ""area_km"" real, ""area_sq_mi"" real, ""population_2005_est"" real, ""2_letter_abbreviation"" text, ""3_letter_abbreviation"" text );","SELECT MIN(""area_km"") FROM ""list"" WHERE ""2_letter_abbreviation""='CY';",1-209977-1 What was the date for the Champs Sports Bowl?,"CREATE TABLE ""bowl_games"" ( ""bowl_game"" text, ""date"" text, ""stadium"" text, ""city"" text, ""television"" text, ""matchups_result"" text, ""payout_us"" text );","SELECT ""date"" FROM ""bowl_games"" WHERE ""bowl_game""='Champs Sports Bowl';",1-20996923-20 "What is the date when the city is San Antonio, Texas?","CREATE TABLE ""bowl_games"" ( ""bowl_game"" text, ""date"" text, ""stadium"" text, ""city"" text, ""television"" text, ""matchups_result"" text, ""payout_us"" text );","SELECT ""date"" FROM ""bowl_games"" WHERE ""city""='San Antonio, Texas';",1-20996923-20 What is the city when the Television network was the NFL Network?,"CREATE TABLE ""bowl_games"" ( ""bowl_game"" text, ""date"" text, ""stadium"" text, ""city"" text, ""television"" text, ""matchups_result"" text, ""payout_us"" text );","SELECT ""city"" FROM ""bowl_games"" WHERE ""television""='NFL Network';",1-20996923-20 How many opponents did the Sun Devils play when they scored 41 points?,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""sun_devils_points"" real, ""opponents"" real, ""record"" text );","SELECT COUNT(""opponent"") FROM ""schedule"" WHERE ""sun_devils_points""=41;",1-21007615-1 What was the record for the Sun Devils when they scored 44 points?,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""sun_devils_points"" real, ""opponents"" real, ""record"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""sun_devils_points""=44;",1-21007615-1 When the torsion spring diameter is 38.4cm what would be the length or weight of the missile,"CREATE TABLE ""measurements"" ( ""length_weight_of_missile"" text, ""diameter_of_torsion_spring"" text, ""height_of_torsion_spring"" text, ""machine_length"" text, ""machine_width"" text );","SELECT ""length_weight_of_missile"" FROM ""measurements"" WHERE ""diameter_of_torsion_spring""='38.4cm';",1-21012786-2 Who wrote the episode that had 8.84 million viewers?,"CREATE TABLE ""table1_21025437_5"" ( ""episode_no"" real, ""series_no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""viewers_millions"" text, ""original_airdate"" text );","SELECT ""written_by"" FROM ""table1_21025437_5"" WHERE ""viewers_millions""='8.84';",1-21025437-5 How many million viewers watched episode number 20?,"CREATE TABLE ""table1_21025437_5"" ( ""episode_no"" real, ""series_no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""viewers_millions"" text, ""original_airdate"" text );","SELECT ""viewers_millions"" FROM ""table1_21025437_5"" WHERE ""episode_no""=20;",1-21025437-5 What was the title of the episode written by Keith Temple?,"CREATE TABLE ""table1_21025437_5"" ( ""episode_no"" real, ""series_no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""viewers_millions"" text, ""original_airdate"" text );","SELECT ""title"" FROM ""table1_21025437_5"" WHERE ""written_by""='Keith Temple';",1-21025437-5 what is the lowest value under the column series no.?,"CREATE TABLE ""table1_21025437_3"" ( ""episode_no"" real, ""series_no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""viewers_millions"" text, ""original_airdate"" text );","SELECT MIN(""series_no"") FROM ""table1_21025437_3"";",1-21025437-3 When there are 7.4 million viewers how many episodes are there?,"CREATE TABLE ""table1_2102945_1"" ( ""episode"" text, ""broadcast_date"" text, ""run_time"" text, ""viewers_in_millions"" text, ""archive"" text );","SELECT COUNT(""episode"") FROM ""table1_2102945_1"" WHERE ""viewers_in_millions""='7.4';",1-2102945-1 When 24:31 is the run time how many measurements of viewers (in millions) are there?,"CREATE TABLE ""table1_2102945_1"" ( ""episode"" text, ""broadcast_date"" text, ""run_time"" text, ""viewers_in_millions"" text, ""archive"" text );","SELECT COUNT(""viewers_in_millions"") FROM ""table1_2102945_1"" WHERE ""run_time""='24:31';",1-2102945-1 When 24:31 is the run time how many millions of viewers are there?,"CREATE TABLE ""table1_2102945_1"" ( ""episode"" text, ""broadcast_date"" text, ""run_time"" text, ""viewers_in_millions"" text, ""archive"" text );","SELECT ""viewers_in_millions"" FROM ""table1_2102945_1"" WHERE ""run_time""='24:31';",1-2102945-1 When there are 7.5 million viewers what is the archive?,"CREATE TABLE ""table1_2102945_1"" ( ""episode"" text, ""broadcast_date"" text, ""run_time"" text, ""viewers_in_millions"" text, ""archive"" text );","SELECT ""archive"" FROM ""table1_2102945_1"" WHERE ""viewers_in_millions""='7.5';",1-2102945-1 Name the broadcast network for saitama prefecture,"CREATE TABLE ""broadcast_networks"" ( ""broadcast_scope"" text, ""broadcast_network"" text, ""broadcast_term"" text, ""broadcast_day_and_timings_in_jst"" text, ""broadcast_format"" text );","SELECT ""broadcast_network"" FROM ""broadcast_networks"" WHERE ""broadcast_scope""='Saitama Prefecture';",1-21076286-2 Name the broadcast network for chiba prefecture,"CREATE TABLE ""broadcast_networks"" ( ""broadcast_scope"" text, ""broadcast_network"" text, ""broadcast_term"" text, ""broadcast_day_and_timings_in_jst"" text, ""broadcast_format"" text );","SELECT ""broadcast_network"" FROM ""broadcast_networks"" WHERE ""broadcast_scope""='Chiba Prefecture';",1-21076286-2 Name the broadcast day and timings for tv saitama,"CREATE TABLE ""broadcast_networks"" ( ""broadcast_scope"" text, ""broadcast_network"" text, ""broadcast_term"" text, ""broadcast_day_and_timings_in_jst"" text, ""broadcast_format"" text );","SELECT ""broadcast_day_and_timings_in_jst"" FROM ""broadcast_networks"" WHERE ""broadcast_network""='TV Saitama';",1-21076286-2 Name the opponent for opponents being 12,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""midshipmen_points"" real, ""opponents"" real, ""record"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""opponents""=12;",1-21092427-1 Name the result for 9-1 record,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""midshipmen_points"" real, ""opponents"" real, ""record"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""record""='9-1';",1-21092427-1 Name the most opponents for 8-1 record,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""midshipmen_points"" real, ""opponents"" real, ""record"" text );","SELECT MAX(""opponents"") FROM ""schedule"" WHERE ""record""='8-1';",1-21092427-1 How many seats in 2006 has a % 1997 rating of 38.9?,"CREATE TABLE ""politics"" ( ""political_parties"" text, ""pct_2006"" text, ""seats_2006"" real, ""pct_2001"" text, ""seats_2001"" real, ""pct_1997"" text );","SELECT COUNT(""seats_2006"") FROM ""politics"" WHERE ""pct_1997""='38.9';",1-21132404-1 What was the % 2006 rating in 2006 where there were 5 seats?,"CREATE TABLE ""politics"" ( ""political_parties"" text, ""pct_2006"" text, ""seats_2006"" real, ""pct_2001"" text, ""seats_2001"" real, ""pct_1997"" text );","SELECT ""pct_2006"" FROM ""politics"" WHERE ""seats_2006""=5;",1-21132404-1 How many time was the political party the social democratic party of germany?,"CREATE TABLE ""politics"" ( ""political_parties"" text, ""pct_2006"" text, ""seats_2006"" real, ""pct_2001"" text, ""seats_2001"" real, ""pct_1997"" text );","SELECT COUNT(""pct_2006"") FROM ""politics"" WHERE ""political_parties""='Social Democratic Party of Germany';",1-21132404-1 How many political parties had a %2006 rating of 43.5?,"CREATE TABLE ""politics"" ( ""political_parties"" text, ""pct_2006"" text, ""seats_2006"" real, ""pct_2001"" text, ""seats_2001"" real, ""pct_1997"" text );","SELECT COUNT(""political_parties"") FROM ""politics"" WHERE ""pct_2006""='43.5';",1-21132404-1 How many seats were there in 2001 when there were 11 seats in 2006?,"CREATE TABLE ""politics"" ( ""political_parties"" text, ""pct_2006"" text, ""seats_2006"" real, ""pct_2001"" text, ""seats_2001"" real, ""pct_1997"" text );","SELECT MIN(""seats_2001"") FROM ""politics"" WHERE ""seats_2006""=11;",1-21132404-1 Name the won promotion for 1987,"CREATE TABLE ""second_tier"" ( ""season"" real, ""league"" text, ""won_promotion"" text, ""won_promotion_playoffs"" text, ""lost_promotion_playoffs"" text );","SELECT ""won_promotion"" FROM ""second_tier"" WHERE ""season""=1987;",1-2119448-3 Name the won promotion for kalmar ff,"CREATE TABLE ""second_tier"" ( ""season"" real, ""league"" text, ""won_promotion"" text, ""won_promotion_playoffs"" text, ""lost_promotion_playoffs"" text );","SELECT ""won_promotion"" FROM ""second_tier"" WHERE ""lost_promotion_playoffs""='Kalmar FF';",1-2119448-3 "If the matches for NQF is 2009, what is the position?","CREATE TABLE ""list_of_players"" ( ""name"" text, ""nationality"" text, ""position"" text, ""matches_for_nqf"" text, ""appearances"" real, ""goals"" real, ""yellow_cards"" real, ""red_cards"" real );","SELECT ""position"" FROM ""list_of_players"" WHERE ""matches_for_nqf""='2009';",1-21223773-2 What was Robin's score when she was eliminated?,"CREATE TABLE ""table1_21234111_10"" ( ""order"" real, ""couple"" text, ""karen"" text, ""nicky"" text, ""jason"" text, ""ruthie"" text, ""robin"" text, ""total"" text, ""scoreboard"" text, ""song"" text, ""public_vote_pct"" text, ""result"" text );","SELECT ""robin"" FROM ""table1_21234111_10"" WHERE ""result""='Eliminated';",1-21234111-10 What song did Robin perform with a result of 4.0?,"CREATE TABLE ""table1_21234111_10"" ( ""order"" real, ""couple"" text, ""karen"" text, ""nicky"" text, ""jason"" text, ""ruthie"" text, ""robin"" text, ""total"" text, ""scoreboard"" text, ""song"" text, ""public_vote_pct"" text, ""result"" text );","SELECT ""song"" FROM ""table1_21234111_10"" WHERE ""robin""='4.0';",1-21234111-10 Among deaths 106 000 how many is crude rate.,"CREATE TABLE ""vital_statistics"" ( ""period"" text, ""births"" text, ""deaths"" text, ""difference"" text, ""crude_birth_rate"" real, ""crude_death_rate"" real, ""natural_increase"" real, ""total_fertility_rate"" real, ""infant_mortality_rate"" real );","SELECT ""crude_death_rate"" FROM ""vital_statistics"" WHERE ""deaths""='106 000';",1-21258-1 where births is 388 000 how many number is natural increase,"CREATE TABLE ""vital_statistics"" ( ""period"" text, ""births"" text, ""deaths"" text, ""difference"" text, ""crude_birth_rate"" real, ""crude_death_rate"" real, ""natural_increase"" real, ""total_fertility_rate"" real, ""infant_mortality_rate"" real );","SELECT COUNT(""natural_increase"") FROM ""vital_statistics"" WHERE ""births""='388 000';",1-21258-1 period between 1985 - 1990 have minimum infant mortality rate of what.,"CREATE TABLE ""vital_statistics"" ( ""period"" text, ""births"" text, ""deaths"" text, ""difference"" text, ""crude_birth_rate"" real, ""crude_death_rate"" real, ""natural_increase"" real, ""total_fertility_rate"" real, ""infant_mortality_rate"" real );","SELECT MIN(""infant_mortality_rate"") FROM ""vital_statistics"" WHERE ""period""='1985 - 1990';",1-21258-1 "How many times could you earn $470,000 as the grand prize?","CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" text );","SELECT COUNT(""score"") FROM ""tournament_results"" WHERE ""1st_prize""='470,000';",1-21260421-1 How many winners scored exactly 202 (-11)?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" text );","SELECT COUNT(""winner"") FROM ""tournament_results"" WHERE ""score""='202 (-11)';",1-21260421-1 How many tournaments were held at Alabama?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" text );","SELECT COUNT(""score"") FROM ""tournament_results"" WHERE ""location""='Alabama';",1-21260421-1 "When the tournament winner was virginia tech, who won player of the year?","CREATE TABLE ""table1_21269441_4"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT ""conference_player_of_the_year"" FROM ""table1_21269441_4"" WHERE ""tournament_winner""='Virginia Tech';",1-21269441-4 Where was the tourney when Louisville won the regular season?,"CREATE TABLE ""table1_21269441_4"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT ""tournament_venue_city"" FROM ""table1_21269441_4"" WHERE ""regular_season_winner""='Louisville';",1-21269441-4 Where was the tourney when UCLA won the regular season?,"CREATE TABLE ""table1_21269441_4"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT ""tournament_venue_city"" FROM ""table1_21269441_4"" WHERE ""regular_season_winner""='UCLA';",1-21269441-4 Where was the tourney when Weber State won the regular season?,"CREATE TABLE ""table1_21269441_4"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT ""tournament_venue_city"" FROM ""table1_21269441_4"" WHERE ""regular_season_winner""='Weber State';",1-21269441-4 "Where was the tourney when conference player of the year is larry smith , alcorn state?","CREATE TABLE ""table1_21269441_4"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT ""tournament_venue_city"" FROM ""table1_21269441_4"" WHERE ""conference_player_of_the_year""='Larry Smith , Alcorn State';",1-21269441-4 "Which drivers won $40,000 in the NASCAR Winston Cup?","CREATE TABLE ""race_results"" ( ""position"" real, ""driver"" text, ""points"" real, ""winnings"" text, ""series"" text );","SELECT ""driver"" FROM ""race_results"" WHERE ""series""='NASCAR Winston Cup' AND ""winnings""='$40,000';",1-21297652-1 What series is at the position 7?,"CREATE TABLE ""race_results"" ( ""position"" real, ""driver"" text, ""points"" real, ""winnings"" text, ""series"" text );","SELECT ""series"" FROM ""race_results"" WHERE ""position""=7;",1-21297652-1 In what series did the driver get 30 points?,"CREATE TABLE ""race_results"" ( ""position"" real, ""driver"" text, ""points"" real, ""winnings"" text, ""series"" text );","SELECT ""series"" FROM ""race_results"" WHERE ""points""=30;",1-21297652-1 How much did Dale Jarrett win?,"CREATE TABLE ""race_results"" ( ""position"" real, ""driver"" text, ""points"" real, ""winnings"" text, ""series"" text );","SELECT ""winnings"" FROM ""race_results"" WHERE ""driver""='Dale Jarrett';",1-21297652-1 Name the most households,"CREATE TABLE ""second_district"" ( ""barangay"" text, ""area_km_2"" text, ""population_2007_census"" real, ""households"" real, ""barangay_captain_2010_2013"" text );","SELECT MAX(""households"") FROM ""second_district"";",1-21310575-2 When 0 - 1 barbiero 78' is the score how many measurements of attendance are there?,"CREATE TABLE ""fixtures"" ( ""round"" real, ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" real, ""stadium"" text, ""match_details"" text );","SELECT COUNT(""attendance"") FROM ""fixtures"" WHERE ""score""='0 - 1 Barbiero 78''';",1-21377473-7 When 3 - 1 hughes 64' is the score what is the stadium?,"CREATE TABLE ""fixtures"" ( ""round"" real, ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" real, ""stadium"" text, ""match_details"" text );","SELECT ""stadium"" FROM ""fixtures"" WHERE ""score""='3 - 1 Hughes 64''';",1-21377473-7 When 1 - 1 leckie 90+3' is the score what is the stadium?,"CREATE TABLE ""fixtures"" ( ""round"" real, ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" real, ""stadium"" text, ""match_details"" text );","SELECT ""stadium"" FROM ""fixtures"" WHERE ""score""='1 - 1 Leckie 90+3''';",1-21377473-7 What date did Adriano Buzaid have the pole position?,"CREATE TABLE ""calendar"" ( ""round"" real, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""date"" FROM ""calendar"" WHERE ""pole_position""='Adriano Buzaid';",1-21373283-3 What is the winning team at Oulton Park when Max Chilton held the pole position?,"CREATE TABLE ""calendar"" ( ""round"" real, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""winning_team"" FROM ""calendar"" WHERE ""pole_position""='Max Chilton' AND ""circuit""='Oulton Park';",1-21373283-3 What date did Renger Van Der Zande have the pole position at Donington Park?,"CREATE TABLE ""calendar"" ( ""round"" real, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""date"" FROM ""calendar"" WHERE ""pole_position""='Renger van der Zande' AND ""circuit""='Donington Park';",1-21373283-3 Name the regular season for 2005,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""regular_season"" FROM ""year_by_year"" WHERE ""year""=2005;",1-2139111-1 "When nº is 3, what are all the ministires?","CREATE TABLE ""table1_21422977_1"" ( ""n"" real, ""cabinet_nickname"" text, ""took_office"" text, ""left_office"" text, ""duration"" text, ""coalition_parties"" text, ""ministers"" text, ""ministries"" real, ""king"" text );","SELECT COUNT(""ministries"") FROM ""table1_21422977_1"" WHERE ""n""=3;",1-21422977-1 "When nº is 3, what are all the coaliton parties?","CREATE TABLE ""table1_21422977_1"" ( ""n"" real, ""cabinet_nickname"" text, ""took_office"" text, ""left_office"" text, ""duration"" text, ""coalition_parties"" text, ""ministers"" text, ""ministries"" real, ""king"" text );","SELECT ""coalition_parties"" FROM ""table1_21422977_1"" WHERE ""n""=3;",1-21422977-1 What is the most amount of ministries?,"CREATE TABLE ""table1_21422977_1"" ( ""n"" real, ""cabinet_nickname"" text, ""took_office"" text, ""left_office"" text, ""duration"" text, ""coalition_parties"" text, ""ministers"" text, ""ministries"" real, ""king"" text );","SELECT MAX(""ministries"") FROM ""table1_21422977_1"";",1-21422977-1 "What is the ministries number when duration is 4 years, 4 days (1,465 days)?","CREATE TABLE ""table1_21422977_2"" ( ""n"" real, ""cabinet_nickname"" text, ""took_office"" text, ""left_office"" text, ""duration"" text, ""coalition_parties"" text, ""ministers"" text, ""ministries"" text, ""president"" text );","SELECT ""ministries"" FROM ""table1_21422977_2"" WHERE ""duration""='4 years, 4 days (1,465 days)';",1-21422977-2 How many ministers are there when the cabinet (nickname) is Steingrímur Hermannsson III?,"CREATE TABLE ""table1_21422977_2"" ( ""n"" real, ""cabinet_nickname"" text, ""took_office"" text, ""left_office"" text, ""duration"" text, ""coalition_parties"" text, ""ministers"" text, ""ministries"" text, ""president"" text );","SELECT ""ministers"" FROM ""table1_21422977_2"" WHERE ""cabinet_nickname""='Steingrímur Hermannsson III';",1-21422977-2 What is the duration for no 33?,"CREATE TABLE ""table1_21422977_2"" ( ""n"" real, ""cabinet_nickname"" text, ""took_office"" text, ""left_office"" text, ""duration"" text, ""coalition_parties"" text, ""ministers"" text, ""ministries"" text, ""president"" text );","SELECT ""duration"" FROM ""table1_21422977_2"" WHERE ""n""=33;",1-21422977-2 When 1 is the number what episodes were used?,"CREATE TABLE ""pocket_monsters_best_wishes_series"" ( ""num"" real, ""japanese_title"" text, ""r_maji"" text, ""japanese_translation"" text, ""vocalist"" text, ""episodes_used"" text );","SELECT ""episodes_used"" FROM ""pocket_monsters_best_wishes_series"" WHERE ""num""=1;",1-2144389-9 When 七色アーチ is the japanese title what is the japanese translation?,"CREATE TABLE ""pocket_monsters_best_wishes_series"" ( ""num"" real, ""japanese_title"" text, ""r_maji"" text, ""japanese_translation"" text, ""vocalist"" text, ""episodes_used"" text );","SELECT ""japanese_translation"" FROM ""pocket_monsters_best_wishes_series"" WHERE ""japanese_title""='七色アーチ';",1-2144389-9 When 5 is the number what is the japanese title?,"CREATE TABLE ""pocket_monsters_best_wishes_series"" ( ""num"" real, ""japanese_title"" text, ""r_maji"" text, ""japanese_translation"" text, ""vocalist"" text, ""episodes_used"" text );","SELECT ""japanese_title"" FROM ""pocket_monsters_best_wishes_series"" WHERE ""num""=5;",1-2144389-9 When momoiro clover z is the vocalist how many japanese titles are there?,"CREATE TABLE ""pocket_monsters_best_wishes_series"" ( ""num"" real, ""japanese_title"" text, ""r_maji"" text, ""japanese_translation"" text, ""vocalist"" text, ""episodes_used"" text );","SELECT COUNT(""japanese_title"") FROM ""pocket_monsters_best_wishes_series"" WHERE ""vocalist""='Momoiro Clover Z';",1-2144389-9 When momoiro clover z is the vocalist what is the japanese translation?,"CREATE TABLE ""pocket_monsters_best_wishes_series"" ( ""num"" real, ""japanese_title"" text, ""r_maji"" text, ""japanese_translation"" text, ""vocalist"" text, ""episodes_used"" text );","SELECT ""japanese_translation"" FROM ""pocket_monsters_best_wishes_series"" WHERE ""vocalist""='Momoiro Clover Z';",1-2144389-9 When pokémon ieru kana? bw is the romaji who is the vocalist?,"CREATE TABLE ""pocket_monsters_best_wishes_series"" ( ""num"" real, ""japanese_title"" text, ""r_maji"" text, ""japanese_translation"" text, ""vocalist"" text, ""episodes_used"" text );","SELECT ""vocalist"" FROM ""pocket_monsters_best_wishes_series"" WHERE ""r_maji""='Pokémon ieru kana? BW';",1-2144389-9 Name the miles for jeff gordon,"CREATE TABLE ""table1_2144863_1"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""miles_km"" FROM ""table1_2144863_1"" WHERE ""driver""='Jeff Gordon';",1-2144863-1 Name the laps for ryan newman,"CREATE TABLE ""table1_2144863_1"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""laps"" FROM ""table1_2144863_1"" WHERE ""driver""='Ryan Newman';",1-2144863-1 What is the theme of the song by Soul Brothers Six,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""theme"" FROM ""performances_results"" WHERE ""original_artist""='Soul Brothers Six';",1-21501518-1 Which week is the theme First Solo,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""week_num"" FROM ""performances_results"" WHERE ""theme""='First Solo';",1-21501518-1 Which week is the theme n/a,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""week_num"" FROM ""performances_results"" WHERE ""theme""='N/A';",1-21501518-1 How many total songs has the order #1,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT COUNT(""song_choice"") FROM ""performances_results"" WHERE ""order_num""='1';",1-21501518-1 Which order #1 has a result of bottom 2,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""order_num"" FROM ""performances_results"" WHERE ""result""='Bottom 2';",1-21501518-1 Whats the song of name with an original artist Garth Brooks,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""song_choice"" FROM ""performances_results"" WHERE ""original_artist""='Garth Brooks';",1-21501518-1 What was the date when Terry McAuliffe won 19%?,"CREATE TABLE ""polling"" ( ""source"" text, ""dates_administered"" text, ""terry_mc_auliffe"" text, ""brian_moran"" text, ""creigh_deeds"" text );","SELECT ""dates_administered"" FROM ""polling"" WHERE ""terry_mc_auliffe""='19%';",1-21535453-1 What was the source of the poll that gave McAuliffe 30% on June 8?,"CREATE TABLE ""polling"" ( ""source"" text, ""dates_administered"" text, ""terry_mc_auliffe"" text, ""brian_moran"" text, ""creigh_deeds"" text );","SELECT ""source"" FROM ""polling"" WHERE ""terry_mc_auliffe""='30%' AND ""dates_administered""='June 8';",1-21535453-1 What was Brian Moran's tally in the Survey USA poll where Creigh Deeds had 26%?,"CREATE TABLE ""polling"" ( ""source"" text, ""dates_administered"" text, ""terry_mc_auliffe"" text, ""brian_moran"" text, ""creigh_deeds"" text );","SELECT ""brian_moran"" FROM ""polling"" WHERE ""source""='Survey USA' AND ""creigh_deeds""='26%';",1-21535453-1 What source showed Brian Moran at 19%?,"CREATE TABLE ""polling"" ( ""source"" text, ""dates_administered"" text, ""terry_mc_auliffe"" text, ""brian_moran"" text, ""creigh_deeds"" text );","SELECT ""source"" FROM ""polling"" WHERE ""brian_moran""='19%';",1-21535453-1 What was Brian Moran's share of the votes when Creigh Deeds had 30%?,"CREATE TABLE ""polling"" ( ""source"" text, ""dates_administered"" text, ""terry_mc_auliffe"" text, ""brian_moran"" text, ""creigh_deeds"" text );","SELECT ""brian_moran"" FROM ""polling"" WHERE ""creigh_deeds""='30%';",1-21535453-1 What source gave 26% of the votes to Brian Moran?,"CREATE TABLE ""polling"" ( ""source"" text, ""dates_administered"" text, ""terry_mc_auliffe"" text, ""brian_moran"" text, ""creigh_deeds"" text );","SELECT ""source"" FROM ""polling"" WHERE ""brian_moran""='26%';",1-21535453-1 How many insurgents have 602 as the total per period?,"CREATE TABLE ""table1_21636599_1"" ( ""period"" text, ""civilians"" real, ""security_forces"" real, ""insurgents"" real, ""total_per_period"" real );","SELECT MAX(""insurgents"") FROM ""table1_21636599_1"" WHERE ""total_per_period""=602;",1-21636599-1 How many security forces?,"CREATE TABLE ""table1_21636599_1"" ( ""period"" text, ""civilians"" real, ""security_forces"" real, ""insurgents"" real, ""total_per_period"" real );","SELECT MAX(""security_forces"") FROM ""table1_21636599_1"";",1-21636599-1 How many insurgents have 2003 as a period?,"CREATE TABLE ""table1_21636599_1"" ( ""period"" text, ""civilians"" real, ""security_forces"" real, ""insurgents"" real, ""total_per_period"" real );","SELECT COUNT(""insurgents"") FROM ""table1_21636599_1"" WHERE ""period""='2003';",1-21636599-1 What position did he finish in the year his average start was 16.8?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""position"" FROM ""nascar_nationwide_series"" WHERE ""avg_start""='16.8';",1-2169966-2 What were his winnings when he had 14 top 10s?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""winnings"" FROM ""nascar_nationwide_series"" WHERE ""top_10""=14;",1-2169966-2 How many years did he have an average start of 20.7?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT COUNT(""avg_finish"") FROM ""nascar_nationwide_series"" WHERE ""avg_start""='20.7';",1-2169966-2 What was his average finish when his average start was 27.7?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""avg_finish"" FROM ""nascar_nationwide_series"" WHERE ""avg_start""='27.7';",1-2169966-2 "What is the ISIN that has a coupon of 1.02 and a value issued of 447,000,000?","CREATE TABLE ""table1_21692771_1"" ( ""issuer"" text, ""issue_date"" text, ""isin"" text, ""amount_issued"" text, ""coupon"" text, ""maturity"" text );","SELECT ""isin"" FROM ""table1_21692771_1"" WHERE ""coupon""='1.02' AND ""amount_issued""='447,000,000';",1-21692771-1 "What is the ISIN that has an amount issued of 223,000,000?","CREATE TABLE ""table1_21692771_1"" ( ""issuer"" text, ""issue_date"" text, ""isin"" text, ""amount_issued"" text, ""coupon"" text, ""maturity"" text );","SELECT ""isin"" FROM ""table1_21692771_1"" WHERE ""amount_issued""='223,000,000';",1-21692771-1 What is the maturity that has a coupon of exactly 0.726?,"CREATE TABLE ""table1_21692771_1"" ( ""issuer"" text, ""issue_date"" text, ""isin"" text, ""amount_issued"" text, ""coupon"" text, ""maturity"" text );","SELECT ""maturity"" FROM ""table1_21692771_1"" WHERE ""coupon""='0.726';",1-21692771-1 What is the coupon that has an issuer of Commerzbank AG?,"CREATE TABLE ""table1_21692771_1"" ( ""issuer"" text, ""issue_date"" text, ""isin"" text, ""amount_issued"" text, ""coupon"" text, ""maturity"" text );","SELECT ""coupon"" FROM ""table1_21692771_1"" WHERE ""issuer""='COMMERZBANK AG';",1-21692771-1 What is the maturity date of the ISIN labeled DE000A0BVBN3?,"CREATE TABLE ""table1_21692771_1"" ( ""issuer"" text, ""issue_date"" text, ""isin"" text, ""amount_issued"" text, ""coupon"" text, ""maturity"" text );","SELECT ""maturity"" FROM ""table1_21692771_1"" WHERE ""isin""='DE000A0BVBN3';",1-21692771-1 What is the ISIN associated with the maturity date of 3/11/2011?,"CREATE TABLE ""table1_21692771_1"" ( ""issuer"" text, ""issue_date"" text, ""isin"" text, ""amount_issued"" text, ""coupon"" text, ""maturity"" text );","SELECT ""isin"" FROM ""table1_21692771_1"" WHERE ""maturity""='3/11/2011';",1-21692771-1 What was the report when the average speed (mph) was 87.599?,"CREATE TABLE ""table1_2175685_1"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""report"" FROM ""table1_2175685_1"" WHERE ""average_speed_mph""='87.599';",1-2175685-1 What team won when the race time was 3:12:30?,"CREATE TABLE ""table1_2175685_1"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""team"" FROM ""table1_2175685_1"" WHERE ""race_time""='3:12:30';",1-2175685-1 How many miles (km) were driven when the average speed (mph) was 103.145?,"CREATE TABLE ""table1_2175685_1"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""miles_km"" FROM ""table1_2175685_1"" WHERE ""average_speed_mph""='103.145';",1-2175685-1 "If the position is 12th, what was the series?","CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT ""series"" FROM ""career_summary"" WHERE ""position""='12th';",1-21795846-1 "If the position is 9th, what is the total podiums number?","CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT COUNT(""podiums"") FROM ""career_summary"" WHERE ""position""='9th';",1-21795846-1 "If there is 16 points, what was the position? ","CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT ""position"" FROM ""career_summary"" WHERE ""points""=16;",1-21795846-1 What is the point total for the Formula Renault 2.0 Italy series?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT COUNT(""points"") FROM ""career_summary"" WHERE ""series""='Formula Renault 2.0 Italy';",1-21795650-1 What is the minimum number of f/laps in the Italian Formula Renault 2.0 Winter Series?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT MIN(""f_laps"") FROM ""career_summary"" WHERE ""series""='Italian Formula Renault 2.0 Winter Series';",1-21795650-1 How many poles were there in the Italian Formula Renault 2.0 Winter Series?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT ""poles"" FROM ""career_summary"" WHERE ""series""='Italian Formula Renault 2.0 Winter Series';",1-21795650-1 How many podiums were there in the Italian Formula Renault 2.0 Winter Series?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT ""podiums"" FROM ""career_summary"" WHERE ""series""='Italian Formula Renault 2.0 Winter Series';",1-21795650-1 What was the highest position for the person who performed in 16 races?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT ""position"" FROM ""career_summary"" WHERE ""races""=16;",1-21795650-1 What team had 4 podiums?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT ""team"" FROM ""career_summary"" WHERE ""podiums""=4;",1-21795650-1 Name the year for is my magic,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""language_s"" text, ""director"" text, ""result"" text );","SELECT ""year_ceremony"" FROM ""submissions"" WHERE ""film_title_used_in_nomination""='My Magic';",1-21790203-1 Name the year for japanese,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""language_s"" text, ""director"" text, ""result"" text );","SELECT ""year_ceremony"" FROM ""submissions"" WHERE ""language_s""='Japanese';",1-21790203-1 Name the result for already famous,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""language_s"" text, ""director"" text, ""result"" text );","SELECT ""result"" FROM ""submissions"" WHERE ""film_title_used_in_nomination""='Already Famous';",1-21790203-1 Name the result for japanese,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""language_s"" text, ""director"" text, ""result"" text );","SELECT ""result"" FROM ""submissions"" WHERE ""language_s""='Japanese';",1-21790203-1 What was the best top five result when the average start is 28.5? ,"CREATE TABLE ""nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MAX(""top_5"") FROM ""nationwide_series"" WHERE ""avg_start""='28.5';",1-2182573-2 What was the average finish in 2007?,"CREATE TABLE ""nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""avg_finish"" FROM ""nationwide_series"" WHERE ""year""=2007;",1-2182573-2 How many poles were there in 1996?,"CREATE TABLE ""nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MIN(""poles"") FROM ""nationwide_series"" WHERE ""year""=1996;",1-2182573-2 "With team #21/#07 ss-green light racing, what was the average finish number?","CREATE TABLE ""nascar_camping_world_truck_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""avg_finish"" FROM ""nascar_camping_world_truck_series"" WHERE ""team_s""='#21/#07 SS-Green Light Racing';",1-2190919-3 What was the maximum amount of the poles?,"CREATE TABLE ""nascar_camping_world_truck_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MAX(""poles"") FROM ""nascar_camping_world_truck_series"";",1-2190919-3 "If the average start is 11.8, what was the team name?","CREATE TABLE ""nascar_camping_world_truck_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""team_s"" FROM ""nascar_camping_world_truck_series"" WHERE ""avg_start""='11.8';",1-2190919-3 "If the winnings was $250,667, what is the top 5 total number?","CREATE TABLE ""nascar_camping_world_truck_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT COUNT(""top_5"") FROM ""nascar_camping_world_truck_series"" WHERE ""winnings""='$250,667';",1-2190919-3 "With an average finish of 29.0, what was the average start?","CREATE TABLE ""nascar_camping_world_truck_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""avg_start"" FROM ""nascar_camping_world_truck_series"" WHERE ""avg_finish""='29.0';",1-2190919-3 "what is the total number of reasons for change where the date the successor was seated is june 8, 1876?","CREATE TABLE ""table1_2192067_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT COUNT(""reason_for_change"") FROM ""table1_2192067_4"" WHERE ""date_successor_seated""='June 8, 1876';",1-2192067-4 "what is the reason for change where the date the successor was seated was july 28, 1876?","CREATE TABLE ""table1_2192067_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT ""reason_for_change"" FROM ""table1_2192067_4"" WHERE ""date_successor_seated""='July 28, 1876';",1-2192067-4 what is the district where the vacator is vacant?,"CREATE TABLE ""table1_2192067_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT ""district"" FROM ""table1_2192067_4"" WHERE ""vacator""='Vacant';",1-2192067-4 Who was the manufacturer for Matt Kenseth on March 7?,"CREATE TABLE ""table1_2196127_1"" ( ""year"" text, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""manufacturer"" FROM ""table1_2196127_1"" WHERE ""driver""='Matt Kenseth' AND ""date""='March 7';",1-2196127-1 What was the average speed for a racetime of 3:08:08?,"CREATE TABLE ""table1_2196127_1"" ( ""year"" text, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""average_speed_mph"" FROM ""table1_2196127_1"" WHERE ""race_time""='3:08:08';",1-2196127-1 How many laps were there in 2002?,"CREATE TABLE ""table1_2196127_1"" ( ""year"" text, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""laps"" FROM ""table1_2196127_1"" WHERE ""year""='2002';",1-2196127-1 How many numbers were recorded under miles for the 3:00:46 race time?,"CREATE TABLE ""table1_2196127_1"" ( ""year"" text, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT COUNT(""miles_km"") FROM ""table1_2196127_1"" WHERE ""race_time""='3:00:46';",1-2196127-1 What was the race time for Jeff Gordon?,"CREATE TABLE ""table1_2196127_1"" ( ""year"" text, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""race_time"" FROM ""table1_2196127_1"" WHERE ""driver""='Jeff Gordon';",1-2196127-1 What is the latest year?,"CREATE TABLE ""doubles_13_6_7"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT MAX(""year"") FROM ""doubles_13_6_7"";",1-2199290-1 What is every total for the University of the Cordilleras UC Dance Squad?,"CREATE TABLE ""college"" ( ""rank"" real, ""school"" text, ""basic_elements"" real, ""tumbling"" real, ""stunts"" text, ""pyramids"" text, ""tosses"" text, ""deductions"" text, ""total"" text );","SELECT ""total"" FROM ""college"" WHERE ""school""='University of the Cordilleras UC Dance Squad';",1-21995420-6 What is every school with basic elements of 52?,"CREATE TABLE ""college"" ( ""rank"" real, ""school"" text, ""basic_elements"" real, ""tumbling"" real, ""stunts"" text, ""pyramids"" text, ""tosses"" text, ""deductions"" text, ""total"" text );","SELECT ""school"" FROM ""college"" WHERE ""basic_elements""=52;",1-21995420-6 How many stunts have a total of 201.5?,"CREATE TABLE ""college"" ( ""rank"" real, ""school"" text, ""basic_elements"" real, ""tumbling"" real, ""stunts"" text, ""pyramids"" text, ""tosses"" text, ""deductions"" text, ""total"" text );","SELECT COUNT(""stunts"") FROM ""college"" WHERE ""total""='201.5';",1-21995420-6 What is every school with stunts of 48?,"CREATE TABLE ""college"" ( ""rank"" real, ""school"" text, ""basic_elements"" real, ""tumbling"" real, ""stunts"" text, ""pyramids"" text, ""tosses"" text, ""deductions"" text, ""total"" text );","SELECT ""school"" FROM ""college"" WHERE ""stunts""='48';",1-21995420-6 What is every deduction for pyramids of 49?,"CREATE TABLE ""college"" ( ""rank"" real, ""school"" text, ""basic_elements"" real, ""tumbling"" real, ""stunts"" text, ""pyramids"" text, ""tosses"" text, ""deductions"" text, ""total"" text );","SELECT ""deductions"" FROM ""college"" WHERE ""pyramids""='49';",1-21995420-6 In what year was the partner Wesley Moodie?,"CREATE TABLE ""mixed_doubles_10_5_5"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT MAX(""year"") FROM ""mixed_doubles_10_5_5"" WHERE ""partner""='Wesley Moodie';",1-2199290-2 "What was the outcome when the final score was 7–6(9), 7–6(1)?","CREATE TABLE ""mixed_doubles_10_5_5"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""outcome"" FROM ""mixed_doubles_10_5_5"" WHERE ""score_in_the_final""='7–6(9), 7–6(1)';",1-2199290-2 What are the scores in matches against Tony Roche?,"CREATE TABLE ""singles_8_2_titles_6_runner_ups"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""singles_8_2_titles_6_runner_ups"" WHERE ""opponent_in_the_final""='Tony Roche';",1-2201724-1 "Which championship has a final score of 3–6, 4–6, 2–6?","CREATE TABLE ""singles_8_2_titles_6_runner_ups"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""championship"" FROM ""singles_8_2_titles_6_runner_ups"" WHERE ""score_in_the_final""='3–6, 4–6, 2–6';",1-2201724-1 What is Fred Stolle's final year of competing in a championship? ,"CREATE TABLE ""singles_8_2_titles_6_runner_ups"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT MAX(""year"") FROM ""singles_8_2_titles_6_runner_ups"";",1-2201724-1 "List the total number of years that have a score of 3–6, 4–6, 2–6.","CREATE TABLE ""singles_8_2_titles_6_runner_ups"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT COUNT(""year"") FROM ""singles_8_2_titles_6_runner_ups"" WHERE ""score_in_the_final""='3–6, 4–6, 2–6';",1-2201724-1 List the final score of Wimbledon (2/2).,"CREATE TABLE ""singles_8_2_titles_6_runner_ups"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""singles_8_2_titles_6_runner_ups"" WHERE ""championship""='Wimbledon (2/2)';",1-2201724-1 What is the winner in event number 15h?,"CREATE TABLE ""2009_events"" ( ""dateca"" text, ""event_num"" text, ""event"" text, ""winner"" text, ""prize"" text, ""entries"" text, ""prize_pool"" text, ""elapsed_time"" text );","SELECT ""winner"" FROM ""2009_events"" WHERE ""event_num""='15H';",1-22050544-1 Who is the winner with an elapsed time of 12 h 42 min?,"CREATE TABLE ""2009_events"" ( ""dateca"" text, ""event_num"" text, ""event"" text, ""winner"" text, ""prize"" text, ""entries"" text, ""prize_pool"" text, ""elapsed_time"" text );","SELECT ""winner"" FROM ""2009_events"" WHERE ""elapsed_time""='12 h 42 min';",1-22050544-1 What is the prize for the elapsed time of 10 h 10 min?,"CREATE TABLE ""2009_events"" ( ""dateca"" text, ""event_num"" text, ""event"" text, ""winner"" text, ""prize"" text, ""entries"" text, ""prize_pool"" text, ""elapsed_time"" text );","SELECT ""prize"" FROM ""2009_events"" WHERE ""elapsed_time""='10 h 10 min';",1-22050544-1 Who is the winner of event # 1h and dateca is Apr 2?,"CREATE TABLE ""2009_events"" ( ""dateca"" text, ""event_num"" text, ""event"" text, ""winner"" text, ""prize"" text, ""entries"" text, ""prize_pool"" text, ""elapsed_time"" text );","SELECT ""winner"" FROM ""2009_events"" WHERE ""dateca""='Apr 2' AND ""event_num""='1H';",1-22050544-1 What is the event # when the winner is what is 7x6?,"CREATE TABLE ""2009_events"" ( ""dateca"" text, ""event_num"" text, ""event"" text, ""winner"" text, ""prize"" text, ""entries"" text, ""prize_pool"" text, ""elapsed_time"" text );","SELECT ""event_num"" FROM ""2009_events"" WHERE ""winner""='what is 7x6';",1-22050544-1 Which positions are the poles 2?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT ""position"" FROM ""career_summary"" WHERE ""poles""=2;",1-22056184-1 How many positions have f/laps of 1 and british formula three series?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT COUNT(""position"") FROM ""career_summary"" WHERE ""f_laps""=1 AND ""series""='British Formula Three';",1-22056184-1 Which position has 9 podiums?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT ""position"" FROM ""career_summary"" WHERE ""podiums""=9;",1-22056184-1 How many teams have 7th position?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT COUNT(""team"") FROM ""career_summary"" WHERE ""position""='7th';",1-22056184-1 How many poles when British formula renault 2.0 series and f/laps 1?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT MIN(""poles"") FROM ""career_summary"" WHERE ""series""='British Formula Renault 2.0' AND ""f_laps""=1;",1-22056184-1 How many points when pole are 1?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT ""points"" FROM ""career_summary"" WHERE ""poles""=1;",1-22056184-1 how many wiaa classifications does fort vancouver high school have?,"CREATE TABLE ""high_schools"" ( ""high_school"" text, ""type"" text, ""established"" real, ""enrollment"" real, ""mascot"" text, ""wiaa_classification"" text );","SELECT COUNT(""wiaa_classification"") FROM ""high_schools"" WHERE ""high_school""='Fort Vancouver';",1-22058547-1 How many high schools have storm mascots?,"CREATE TABLE ""high_schools"" ( ""high_school"" text, ""type"" text, ""established"" real, ""enrollment"" real, ""mascot"" text, ""wiaa_classification"" text );","SELECT ""high_school"" FROM ""high_schools"" WHERE ""mascot""='Storm';",1-22058547-1 What wiaa classifications does vancouver itech prepratory have?,"CREATE TABLE ""high_schools"" ( ""high_school"" text, ""type"" text, ""established"" real, ""enrollment"" real, ""mascot"" text, ""wiaa_classification"" text );","SELECT ""wiaa_classification"" FROM ""high_schools"" WHERE ""high_school""='Vancouver iTech Prepratory';",1-22058547-1 What school classifications have trappers as mascot?,"CREATE TABLE ""high_schools"" ( ""high_school"" text, ""type"" text, ""established"" real, ""enrollment"" real, ""mascot"" text, ""wiaa_classification"" text );","SELECT ""type"" FROM ""high_schools"" WHERE ""mascot""='Trappers';",1-22058547-1 How many games were played in the 1989 season?,"CREATE TABLE ""top_scorers"" ( ""season"" text, ""player"" text, ""nationality"" text, ""team"" text, ""points"" real, ""average"" text, ""played"" real );","SELECT ""played"" FROM ""top_scorers"" WHERE ""season""='1989';",1-2208838-4 How many games were played by the player with 927 points?,"CREATE TABLE ""top_scorers"" ( ""season"" text, ""player"" text, ""nationality"" text, ""team"" text, ""points"" real, ""average"" text, ""played"" real );","SELECT ""played"" FROM ""top_scorers"" WHERE ""points""=927;",1-2208838-4 Which team had an average of 20.4?,"CREATE TABLE ""top_scorers"" ( ""season"" text, ""player"" text, ""nationality"" text, ""team"" text, ""points"" real, ""average"" text, ""played"" real );","SELECT ""team"" FROM ""top_scorers"" WHERE ""average""='20.4';",1-2208838-4 What was the date of appointment for the 10th person in position?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager_s"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""position_in_table"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_appointment"" FROM ""managerial_changes"" WHERE ""position_in_table""='10th';",1-22133191-3 What is the date of vacancy for the person that left because of end of caretaker contract?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager_s"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""position_in_table"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_vacancy"" FROM ""managerial_changes"" WHERE ""manner_of_departure""='End of caretaker contract';",1-22133191-3 How many prefectures have an area of 361.719 kilometers squared?,"CREATE TABLE ""list_of_prefectures_as_of_2010"" ( ""number_in_map"" text, ""prefecture"" text, ""area_km"" text, ""population_2001"" real, ""pop_density_km"" text );","SELECT COUNT(""prefecture"") FROM ""list_of_prefectures_as_of_2010"" WHERE ""area_km""='361.719';",1-221398-1 What prefecture is listed in the map as number 39?,"CREATE TABLE ""list_of_prefectures_as_of_2010"" ( ""number_in_map"" text, ""prefecture"" text, ""area_km"" text, ""population_2001"" real, ""pop_density_km"" text );","SELECT ""prefecture"" FROM ""list_of_prefectures_as_of_2010"" WHERE ""number_in_map""='39';",1-221398-1 How many prefectures have a population density of 16 people/kilometers squared?,"CREATE TABLE ""list_of_prefectures_as_of_2010"" ( ""number_in_map"" text, ""prefecture"" text, ""area_km"" text, ""population_2001"" real, ""pop_density_km"" text );","SELECT COUNT(""pop_density_km"") FROM ""list_of_prefectures_as_of_2010"" WHERE ""number_in_map""='16';",1-221398-1 "How many wins did he have when he had $95,180 in winnings?","CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT COUNT(""wins"") FROM ""nascar_nationwide_series"" WHERE ""winnings""='$95,180';",1-2216245-2 "How many top 10s did he have the year he won $80,490?","CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT COUNT(""top_10"") FROM ""nascar_nationwide_series"" WHERE ""winnings""='$80,490';",1-2216245-2 What is his lowest number of wins?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MIN(""wins"") FROM ""nascar_nationwide_series"";",1-2216245-2 How many top 5s when he was on team #28/#49 jay robinson racing?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MAX(""top_5"") FROM ""nascar_nationwide_series"" WHERE ""team_s""='#28/#49 Jay Robinson Racing';",1-2216245-2 What date did episode 258 in the series originally air?,"CREATE TABLE ""table1_2221484_2"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""original_air_date"" FROM ""table1_2221484_2"" WHERE ""series_num""=258;",1-2221484-2 "Who directed ""loathe and marriage""?","CREATE TABLE ""table1_2221484_2"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""directed_by"" FROM ""table1_2221484_2"" WHERE ""title""='\""Loathe and Marriage\""';",1-2221484-2 Who directed episode 266 in the series?,"CREATE TABLE ""table1_2221484_2"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""directed_by"" FROM ""table1_2221484_2"" WHERE ""series_num""=266;",1-2221484-2 Name the least season,"CREATE TABLE ""table1_2223177_3"" ( ""season"" real, ""episodes"" real, ""timeslot_est"" text, ""season_premiere"" text, ""season_finale"" text, ""tv_season"" text, ""rank"" text, ""viewers_in_millions"" text );","SELECT MIN(""season"") FROM ""table1_2223177_3"";",1-2223177-3 What's the BTU/Gal of the fuel whose kWh/Gal is 24.04?,"CREATE TABLE ""gge_calculated_for_gasoline_in_us_gallon"" ( ""fuel_liquid_us_gallons"" text, ""gge"" text, ""gge_pct"" text, ""btu_gal"" real, ""k_wh_gal"" text, ""hp_hr_gal"" text, ""cal_litre"" text );","SELECT ""btu_gal"" FROM ""gge_calculated_for_gasoline_in_us_gallon"" WHERE ""k_wh_gal""='24.04';",1-2224692-1 What's the HP -hr/gal of the fuel whose GGE is 0.9000?,"CREATE TABLE ""gge_calculated_for_gasoline_in_us_gallon"" ( ""fuel_liquid_us_gallons"" text, ""gge"" text, ""gge_pct"" text, ""btu_gal"" real, ""k_wh_gal"" text, ""hp_hr_gal"" text, ""cal_litre"" text );","SELECT ""hp_hr_gal"" FROM ""gge_calculated_for_gasoline_in_us_gallon"" WHERE ""gge""='0.9000';",1-2224692-1 What's the HP -hr/Gal of the methanol fuel (m100)?,"CREATE TABLE ""gge_calculated_for_gasoline_in_us_gallon"" ( ""fuel_liquid_us_gallons"" text, ""gge"" text, ""gge_pct"" text, ""btu_gal"" real, ""k_wh_gal"" text, ""hp_hr_gal"" text, ""cal_litre"" text );","SELECT ""hp_hr_gal"" FROM ""gge_calculated_for_gasoline_in_us_gallon"" WHERE ""fuel_liquid_us_gallons""='Methanol fuel (M100)';",1-2224692-1 What's the HP -hr/Gal of the fuel with 111.11% GGE?,"CREATE TABLE ""gge_calculated_for_gasoline_in_us_gallon"" ( ""fuel_liquid_us_gallons"" text, ""gge"" text, ""gge_pct"" text, ""btu_gal"" real, ""k_wh_gal"" text, ""hp_hr_gal"" text, ""cal_litre"" text );","SELECT ""hp_hr_gal"" FROM ""gge_calculated_for_gasoline_in_us_gallon"" WHERE ""gge_pct""='111.11%';",1-2224692-1 What's the GGE % of the fuel with kWh/Gal of 33.41?,"CREATE TABLE ""gge_calculated_for_gasoline_in_us_gallon"" ( ""fuel_liquid_us_gallons"" text, ""gge"" text, ""gge_pct"" text, ""btu_gal"" real, ""k_wh_gal"" text, ""hp_hr_gal"" text, ""cal_litre"" text );","SELECT ""gge_pct"" FROM ""gge_calculated_for_gasoline_in_us_gallon"" WHERE ""k_wh_gal""='33.41';",1-2224692-1 What is the percentage yield for a DPMO of 3.4?,"CREATE TABLE ""sigma_levels"" ( ""sigma_level"" real, ""sigma_with_1_5_shift"" text, ""dpmo"" text, ""percent_defective"" text, ""percentage_yield"" text, ""short_term_c_pk"" text, ""long_term_c_pk"" text );","SELECT ""percentage_yield"" FROM ""sigma_levels"" WHERE ""dpmo""='3.4';",1-222448-1 How many percentage yield figures are there when 6.7% are defective?,"CREATE TABLE ""sigma_levels"" ( ""sigma_level"" real, ""sigma_with_1_5_shift"" text, ""dpmo"" text, ""percent_defective"" text, ""percentage_yield"" text, ""short_term_c_pk"" text, ""long_term_c_pk"" text );","SELECT COUNT(""percentage_yield"") FROM ""sigma_levels"" WHERE ""percent_defective""='6.7%';",1-222448-1 What is long-term C PK when the short-term C PK is 2.00?,"CREATE TABLE ""sigma_levels"" ( ""sigma_level"" real, ""sigma_with_1_5_shift"" text, ""dpmo"" text, ""percent_defective"" text, ""percentage_yield"" text, ""short_term_c_pk"" text, ""long_term_c_pk"" text );","SELECT ""long_term_c_pk"" FROM ""sigma_levels"" WHERE ""short_term_c_pk""='2.00';",1-222448-1 What is the sigma (with 1.5σ shift) when there are 69% defective?,"CREATE TABLE ""sigma_levels"" ( ""sigma_level"" real, ""sigma_with_1_5_shift"" text, ""dpmo"" text, ""percent_defective"" text, ""percentage_yield"" text, ""short_term_c_pk"" text, ""long_term_c_pk"" text );","SELECT ""sigma_with_1_5_shift"" FROM ""sigma_levels"" WHERE ""percent_defective""='69%';",1-222448-1 "When sigma (with 1.5σ shift) is 2.5, what percent is defective?","CREATE TABLE ""sigma_levels"" ( ""sigma_level"" real, ""sigma_with_1_5_shift"" text, ""dpmo"" text, ""percent_defective"" text, ""percentage_yield"" text, ""short_term_c_pk"" text, ""long_term_c_pk"" text );","SELECT ""percent_defective"" FROM ""sigma_levels"" WHERE ""sigma_with_1_5_shift""='2.5';",1-222448-1 "What episode number in the series was ""igo nuclear""?","CREATE TABLE ""table1_22265225_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""no_in_season"" FROM ""table1_22265225_1"" WHERE ""title""='\""iGo Nuclear\""';",1-22265225-1 How many times was u.s. Viewers listed for episode 36 in the series?,"CREATE TABLE ""table1_22265225_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT COUNT(""u_s_viewers_millions"") FROM ""table1_22265225_1"" WHERE ""no_in_series""='36';",1-22265225-1 How many million U.s. Viewers watched episode 12 in the season?,"CREATE TABLE ""table1_22265225_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""u_s_viewers_millions"" FROM ""table1_22265225_1"" WHERE ""no_in_season""='12';",1-22265225-1 What day did the episode with a production code of 218 originally air?,"CREATE TABLE ""table1_22265225_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""original_air_date"" FROM ""table1_22265225_1"" WHERE ""production_code""='218';",1-22265225-1 How many episodes were listed as number 29 in the series?,"CREATE TABLE ""table1_22265225_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT COUNT(""no_in_season"") FROM ""table1_22265225_1"" WHERE ""no_in_series""='29';",1-22265225-1 What was the Sp of the 2nd Position?,"CREATE TABLE ""finishing_order"" ( ""position"" text, ""horse"" text, ""jockey"" text, ""age"" real, ""handicap_st_lb"" text, ""sp"" text, ""distance"" text, ""prize_money"" text );","SELECT COUNT(""sp"") FROM ""finishing_order"" WHERE ""position""='2nd';",1-22265261-1 How old was the horse when the SP was 200/1?,"CREATE TABLE ""finishing_order"" ( ""position"" text, ""horse"" text, ""jockey"" text, ""age"" real, ""handicap_st_lb"" text, ""sp"" text, ""distance"" text, ""prize_money"" text );","SELECT COUNT(""age"") FROM ""finishing_order"" WHERE ""sp""='200/1';",1-22265261-1 What was the distance for the 11th position?,"CREATE TABLE ""finishing_order"" ( ""position"" text, ""horse"" text, ""jockey"" text, ""age"" real, ""handicap_st_lb"" text, ""sp"" text, ""distance"" text, ""prize_money"" text );","SELECT ""distance"" FROM ""finishing_order"" WHERE ""position""='11th';",1-22265261-1 Who was the jockey in 7th position?,"CREATE TABLE ""finishing_order"" ( ""position"" text, ""horse"" text, ""jockey"" text, ""age"" real, ""handicap_st_lb"" text, ""sp"" text, ""distance"" text, ""prize_money"" text );","SELECT ""jockey"" FROM ""finishing_order"" WHERE ""position""='7th';",1-22265261-1 What was the distance when the handicap was 11-2?,"CREATE TABLE ""finishing_order"" ( ""position"" text, ""horse"" text, ""jockey"" text, ""age"" real, ""handicap_st_lb"" text, ""sp"" text, ""distance"" text, ""prize_money"" text );","SELECT ""distance"" FROM ""finishing_order"" WHERE ""handicap_st_lb""='11-2';",1-22265261-1 "If the production code is 6.18, what was the episode title?","CREATE TABLE ""table1_2226817_7"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""title"" FROM ""table1_2226817_7"" WHERE ""production_code""='6.18';",1-2226817-7 "If the original air date January 19, 1992, who was the episode directed by?","CREATE TABLE ""table1_2226817_7"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""directed_by"" FROM ""table1_2226817_7"" WHERE ""original_air_date""='January 19, 1992';",1-2226817-7 "When did the episode titled ""Route 666 (part 1)"" air for the first time?","CREATE TABLE ""table1_2226817_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""original_air_date"" FROM ""table1_2226817_6"" WHERE ""title""='\""Route 666 (Part 1)\""';",1-2226817-6 What's the season number of the episode with series number 84?,"CREATE TABLE ""table1_2226817_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT MIN(""no_in_season"") FROM ""table1_2226817_6"" WHERE ""no_in_series""=84;",1-2226817-6 How many season numbers are there for the episodes written by Art Everett?,"CREATE TABLE ""table1_2226817_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT COUNT(""no_in_season"") FROM ""table1_2226817_6"" WHERE ""written_by""='Art Everett';",1-2226817-6 "How many series numbers do the episodes originally aired on October 28, 1990?","CREATE TABLE ""table1_2226817_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT COUNT(""no_in_series"") FROM ""table1_2226817_6"" WHERE ""original_air_date""='October 28, 1990';",1-2226817-6 What' the series number of the episode with season number 13?,"CREATE TABLE ""table1_2226817_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT MIN(""no_in_series"") FROM ""table1_2226817_6"" WHERE ""no_in_season""=13;",1-2226817-6 What was the report for the Sunday race where the winner had an average speed of 128.27 mph?,"CREATE TABLE ""table1_22298383_1"" ( ""year"" text, ""day"" text, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""report"" FROM ""table1_22298383_1"" WHERE ""day""='Sunday' AND ""average_speed_mph""='128.27';",1-22298383-1 On what day was the race that Cale Yarborough won in 364 laps?,"CREATE TABLE ""table1_22298383_1"" ( ""year"" text, ""day"" text, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""day"" FROM ""table1_22298383_1"" WHERE ""laps""='364' AND ""driver""='Cale Yarborough';",1-22298383-1 Who manufactured the car that won with an average speed of 126.259 mph?,"CREATE TABLE ""table1_22298383_1"" ( ""year"" text, ""day"" text, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""manufacturer"" FROM ""table1_22298383_1"" WHERE ""average_speed_mph""='126.259';",1-22298383-1 What year did the Leo Jackson Racing team win?,"CREATE TABLE ""table1_22298383_1"" ( ""year"" text, ""day"" text, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""year"" FROM ""table1_22298383_1"" WHERE ""team""='Leo Jackson Racing';",1-22298383-1 When was the station WLS-TV owned since?,"CREATE TABLE ""table1_22329326_1"" ( ""market_rank_city_of_license_market"" text, ""station"" text, ""channel_tv_dt"" text, ""owned_since"" real, ""affiliation"" text );","SELECT ""owned_since"" FROM ""table1_22329326_1"" WHERE ""station""='WLS-TV';",1-22329326-1 What market rank and city had the station KABC-TV?,"CREATE TABLE ""table1_22329326_1"" ( ""market_rank_city_of_license_market"" text, ""station"" text, ""channel_tv_dt"" text, ""owned_since"" real, ""affiliation"" text );","SELECT ""market_rank_city_of_license_market"" FROM ""table1_22329326_1"" WHERE ""station""='KABC-TV';",1-22329326-1 What was the earliest year a station was owned since?,"CREATE TABLE ""table1_22329326_1"" ( ""market_rank_city_of_license_market"" text, ""station"" text, ""channel_tv_dt"" text, ""owned_since"" real, ""affiliation"" text );","SELECT MIN(""owned_since"") FROM ""table1_22329326_1"";",1-22329326-1 How many episodes had 3.62 million viewers?,"CREATE TABLE ""episode_ratings"" ( ""episode_num"" real, ""us_air_date"" text, ""rating"" text, ""share"" real, ""rating_share_18_49"" text, ""viewers_millions"" text );","SELECT COUNT(""share"") FROM ""episode_ratings"" WHERE ""viewers_millions""='3.62';",1-22353769-3 How many episodes have episode #11?,"CREATE TABLE ""episode_ratings"" ( ""episode_num"" real, ""us_air_date"" text, ""rating"" text, ""share"" real, ""rating_share_18_49"" text, ""viewers_millions"" text );","SELECT COUNT(""us_air_date"") FROM ""episode_ratings"" WHERE ""episode_num""=11;",1-22353769-3 How many epsidode(s) had 3.63 million viewers?,"CREATE TABLE ""episode_ratings"" ( ""episode_num"" real, ""us_air_date"" text, ""rating"" text, ""share"" real, ""rating_share_18_49"" text, ""viewers_millions"" text );","SELECT COUNT(""episode_num"") FROM ""episode_ratings"" WHERE ""viewers_millions""='3.63';",1-22353769-3 What nation had the athlete sebastian coe category:articles with hcards?,"CREATE TABLE ""list_of_olympic_medalists_in_athletics_m"" ( ""rank"" real, ""athlete"" text, ""nation"" text, ""olympics"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total_min_2_medals"" real );","SELECT ""nation"" FROM ""list_of_olympic_medalists_in_athletics_m"" WHERE ""athlete""='Sebastian Coe Category:Articles with hCards';",1-22355-11 What rank did the nation with athlete peter snell category:articles with hcards have?,"CREATE TABLE ""list_of_olympic_medalists_in_athletics_m"" ( ""rank"" real, ""athlete"" text, ""nation"" text, ""olympics"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total_min_2_medals"" real );","SELECT COUNT(""rank"") FROM ""list_of_olympic_medalists_in_athletics_m"" WHERE ""athlete""='Peter Snell Category:Articles with hCards';",1-22355-11 how many times was nation counted where athlete is shuhei nishida category:articles with hcards,"CREATE TABLE ""list_of_olympic_medalists_in_athletics_m"" ( ""rank"" real, ""athlete"" text, ""nation"" text, ""olympics"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total_min_2_medals"" real );","SELECT COUNT(""nation"") FROM ""list_of_olympic_medalists_in_athletics_m"" WHERE ""athlete""='Shuhei Nishida Category:Articles with hCards';",1-22355-50 What is the least number of silver medals won,"CREATE TABLE ""list_of_olympic_medalists_in_athletics_m"" ( ""rank"" real, ""athlete"" text, ""nation"" text, ""olympics"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total_min_2_medals"" real );","SELECT MIN(""silver"") FROM ""list_of_olympic_medalists_in_athletics_m"";",1-22355-50 How many silver medalist was won?,"CREATE TABLE ""list_of_olympic_medalists_in_athletics_m"" ( ""rank"" real, ""athlete"" text, ""nation"" text, ""olympics"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total_min_2_medals"" real );","SELECT MAX(""silver"") FROM ""list_of_olympic_medalists_in_athletics_m"";",1-22355-71 Name the league cup for northern ireland,"CREATE TABLE ""most_appearances"" ( ""num"" real, ""name"" text, ""nation"" text, ""years"" text, ""league"" text, ""fa_cup"" text, ""league_cup"" text, ""other_c"" text, ""total"" text );","SELECT ""league_cup"" FROM ""most_appearances"" WHERE ""nation""='Northern Ireland';",1-22357065-1 "If the spacecraft is the Shenzhou 7 Eva 1, what is the start (utc) date and time?","CREATE TABLE ""table1_22385461_9"" ( ""num"" text, ""spacecraft"" text, ""spacewalkers"" text, ""start_utc"" text, ""end_utc"" text, ""duration"" text );","SELECT ""start_utc"" FROM ""table1_22385461_9"" WHERE ""spacecraft""='Shenzhou 7 EVA 1';",1-22385461-9 "If the start (utc) is November 18, 2008 18:09, what is the name of the spacecraft?","CREATE TABLE ""table1_22385461_9"" ( ""num"" text, ""spacecraft"" text, ""spacewalkers"" text, ""start_utc"" text, ""end_utc"" text, ""duration"" text );","SELECT ""spacecraft"" FROM ""table1_22385461_9"" WHERE ""start_utc""='November 18, 2008 18:09';",1-22385461-9 What is the end (UTC) for spacecraft STS-114 Eva 3?,"CREATE TABLE ""table1_22385461_6"" ( ""num"" text, ""spacecraft"" text, ""spacewalkers"" text, ""start_utc"" text, ""end_utc"" text, ""duration"" text );","SELECT ""end_utc"" FROM ""table1_22385461_6"" WHERE ""spacecraft""='STS-114 EVA 3';",1-22385461-6 "What is the start date and time of the walk that ends March 28, 2005, 11:31?","CREATE TABLE ""table1_22385461_6"" ( ""num"" text, ""spacecraft"" text, ""spacewalkers"" text, ""start_utc"" text, ""end_utc"" text, ""duration"" text );","SELECT ""start_utc"" FROM ""table1_22385461_6"" WHERE ""end_utc""='March 28, 2005, 11:31';",1-22385461-6 Which points classification has 4 as the stage?,"CREATE TABLE ""classification_leadership"" ( ""stage"" real, ""stage_winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""malaysian_rider_classification"" text, ""team_classification"" text, ""malaysian_team_classification"" text );","SELECT ""points_classification"" FROM ""classification_leadership"" WHERE ""stage""=4;",1-22464308-2 Which malaysian team classification had mohd nur rizuan zainal as points classification?,"CREATE TABLE ""classification_leadership"" ( ""stage"" real, ""stage_winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""malaysian_rider_classification"" text, ""team_classification"" text, ""malaysian_team_classification"" text );","SELECT ""malaysian_team_classification"" FROM ""classification_leadership"" WHERE ""points_classification""='Mohd Nur Rizuan Zainal';",1-22464308-2 Which team classification has malaysian team classification of mncf continental team?,"CREATE TABLE ""classification_leadership"" ( ""stage"" real, ""stage_winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""malaysian_rider_classification"" text, ""team_classification"" text, ""malaysian_team_classification"" text );","SELECT ""team_classification"" FROM ""classification_leadership"" WHERE ""malaysian_team_classification""='MNCF Continental Team';",1-22464308-2 Which team classification has taiji nishitani as the stage winner?,"CREATE TABLE ""classification_leadership"" ( ""stage"" real, ""stage_winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""malaysian_rider_classification"" text, ""team_classification"" text, ""malaysian_team_classification"" text );","SELECT ""team_classification"" FROM ""classification_leadership"" WHERE ""stage_winner""='Taiji Nishitani';",1-22464308-2 "When did the term end that began January 3, 2007?","CREATE TABLE ""table1_224672_2"" ( ""office"" text, ""type"" text, ""location"" text, ""elected"" text, ""term_began"" text, ""term_ended"" text );","SELECT ""term_ended"" FROM ""table1_224672_2"" WHERE ""term_began""='January 3, 2007';",1-224672-2 When did the term began when the date of election is N/A?,"CREATE TABLE ""table1_224672_2"" ( ""office"" text, ""type"" text, ""location"" text, ""elected"" text, ""term_began"" text, ""term_ended"" text );","SELECT ""term_began"" FROM ""table1_224672_2"" WHERE ""elected""='N/A';",1-224672-2 "When did the term end that began December 4, 1978?","CREATE TABLE ""table1_224672_2"" ( ""office"" text, ""type"" text, ""location"" text, ""elected"" text, ""term_began"" text, ""term_ended"" text );","SELECT ""term_ended"" FROM ""table1_224672_2"" WHERE ""term_began""='December 4, 1978';",1-224672-2 "When did the term begin that ended January 3, 1995?","CREATE TABLE ""table1_224672_2"" ( ""office"" text, ""type"" text, ""location"" text, ""elected"" text, ""term_began"" text, ""term_ended"" text );","SELECT ""term_began"" FROM ""table1_224672_2"" WHERE ""term_ended""='January 3, 1995';",1-224672-2 "What branch of government was the term that ended on January 3, 2001?","CREATE TABLE ""table1_224672_2"" ( ""office"" text, ""type"" text, ""location"" text, ""elected"" text, ""term_began"" text, ""term_ended"" text );","SELECT ""type"" FROM ""table1_224672_2"" WHERE ""term_ended""='January 3, 2001';",1-224672-2 "Where is the position when houston, tx is the hometown and worthing is the high school?","CREATE TABLE ""roster"" ( ""name"" text, ""num"" real, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text, ""high_school"" text );","SELECT ""position"" FROM ""roster"" WHERE ""home_town""='Houston, TX' AND ""high_school""='Worthing';",1-22496344-1 Which highschool has senior (rs) for the year?,"CREATE TABLE ""roster"" ( ""name"" text, ""num"" real, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text, ""high_school"" text );","SELECT ""high_school"" FROM ""roster"" WHERE ""year""='Senior (RS)';",1-22496344-1 "What is the # when conroe, tx is the hometown?","CREATE TABLE ""roster"" ( ""name"" text, ""num"" real, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text, ""high_school"" text );","SELECT MIN(""num"") FROM ""roster"" WHERE ""home_town""='Conroe, TX';",1-22496344-1 What is the weight when 20 is the number?,"CREATE TABLE ""roster"" ( ""name"" text, ""num"" real, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text, ""high_school"" text );","SELECT MAX(""weight"") FROM ""roster"" WHERE ""num""=20;",1-22496344-1 What is the name when senior is the year with the # less than 10.0?,"CREATE TABLE ""roster"" ( ""name"" text, ""num"" real, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text, ""high_school"" text );","SELECT ""name"" FROM ""roster"" WHERE ""year""='Senior' AND ""num""<10.0;",1-22496344-1 What is the # for worthing high school?,"CREATE TABLE ""roster"" ( ""name"" text, ""num"" real, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text, ""high_school"" text );","SELECT COUNT(""num"") FROM ""roster"" WHERE ""high_school""='Worthing';",1-22496344-1 Name the reason for change for jonathan jennings,"CREATE TABLE ""table1_225094_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT COUNT(""reason_for_change"") FROM ""table1_225094_4"" WHERE ""successor""='Jonathan Jennings';",1-225094-4 Name the date successor seated for failure to elect,"CREATE TABLE ""table1_225094_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT ""date_successor_seated"" FROM ""table1_225094_4"" WHERE ""reason_for_change""='failure to elect';",1-225094-4 Name the successor for james noble died in previous congress,"CREATE TABLE ""table1_225198_3"" ( ""state_class"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_of_successors_formal_installation"" text );","SELECT ""successor"" FROM ""table1_225198_3"" WHERE ""reason_for_change""='James Noble died in previous Congress';",1-225198-3 Name the state class for isaac d. barnard (j),"CREATE TABLE ""table1_225198_3"" ( ""state_class"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_of_successors_formal_installation"" text );","SELECT ""state_class"" FROM ""table1_225198_3"" WHERE ""vacator""='Isaac D. Barnard (J)';",1-225198-3 "Who is the successor when the reason for change is died November 11, 1845?","CREATE TABLE ""table1_225205_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT ""successor"" FROM ""table1_225205_4"" WHERE ""reason_for_change""='Died November 11, 1845';",1-225205-4 How many date of successor seated is new jersey 2nd in the district?,"CREATE TABLE ""table1_225205_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT COUNT(""date_successor_seated"") FROM ""table1_225205_4"" WHERE ""district""='New Jersey 2nd';",1-225205-4 Who was the Best Male Artist where Bankie Travolta won the Best Male MC?,"CREATE TABLE ""rebel_army_radio_awards_2011"" ( ""best_male_mc"" text, ""best_female_mc"" text, ""best_male_artist"" text, ""best_female_artist"" text, ""best_male_lyricist"" text, ""best_female_lyricist"" text, ""best_male_record"" text );","SELECT ""best_male_artist"" FROM ""rebel_army_radio_awards_2011"" WHERE ""best_male_mc""='Bankie Travolta';",1-22546460-4 Who was the Best Male MC if Best Album won the Best Male Lyricist?,"CREATE TABLE ""rebel_army_radio_awards_2011"" ( ""best_male_mc"" text, ""best_female_mc"" text, ""best_male_artist"" text, ""best_female_artist"" text, ""best_male_lyricist"" text, ""best_female_lyricist"" text, ""best_male_record"" text );","SELECT ""best_male_mc"" FROM ""rebel_army_radio_awards_2011"" WHERE ""best_male_lyricist""='Best Album';",1-22546460-4 Who was the Best Male Lyricist if Neshia Nee won the Best Male Record?,"CREATE TABLE ""rebel_army_radio_awards_2011"" ( ""best_male_mc"" text, ""best_female_mc"" text, ""best_male_artist"" text, ""best_female_artist"" text, ""best_male_lyricist"" text, ""best_female_lyricist"" text, ""best_male_record"" text );","SELECT ""best_male_lyricist"" FROM ""rebel_army_radio_awards_2011"" WHERE ""best_male_record""='Neshia Nee';",1-22546460-4 Who won the Best Female Artist where Best R&B Contributor won the Best Male Lyricist?,"CREATE TABLE ""rebel_army_radio_awards_2011"" ( ""best_male_mc"" text, ""best_female_mc"" text, ""best_male_artist"" text, ""best_female_artist"" text, ""best_male_lyricist"" text, ""best_female_lyricist"" text, ""best_male_record"" text );","SELECT ""best_female_artist"" FROM ""rebel_army_radio_awards_2011"" WHERE ""best_male_lyricist""='Best R&B Contributor';",1-22546460-4 What won the Best Female Artist if Best Lyrical Record won the Best Male Artist?,"CREATE TABLE ""rebel_army_radio_awards_2011"" ( ""best_male_mc"" text, ""best_female_mc"" text, ""best_male_artist"" text, ""best_female_artist"" text, ""best_male_lyricist"" text, ""best_female_lyricist"" text, ""best_male_record"" text );","SELECT ""best_female_artist"" FROM ""rebel_army_radio_awards_2011"" WHERE ""best_male_artist""='Best Lyrical Record';",1-22546460-4 What won the Best Female Artist if People's Male MC won the Best Female Lyricist?,"CREATE TABLE ""rebel_army_radio_awards_2011"" ( ""best_male_mc"" text, ""best_female_mc"" text, ""best_male_artist"" text, ""best_female_artist"" text, ""best_male_lyricist"" text, ""best_female_lyricist"" text, ""best_male_record"" text );","SELECT ""best_female_artist"" FROM ""rebel_army_radio_awards_2011"" WHERE ""best_female_lyricist""='People''s Male MC';",1-22546460-4 What is the lowest number of states contested under apna dal?,"CREATE TABLE ""national_election_result"" ( ""party_name"" text, ""states_contested"" real, ""seats_contested"" real, ""seats_won"" real, ""no_of_votes"" real, ""pct_of_votes"" text, ""pct_in_seats_contested"" text, ""forfeited_in_seats"" real );","SELECT MIN(""states_contested"") FROM ""national_election_result"" WHERE ""party_name""='Apna Dal';",1-22582663-1 "Where 19 seats were won, what was the minimum number of forfeited seats?","CREATE TABLE ""national_election_result"" ( ""party_name"" text, ""states_contested"" real, ""seats_contested"" real, ""seats_won"" real, ""no_of_votes"" real, ""pct_of_votes"" text, ""pct_in_seats_contested"" text, ""forfeited_in_seats"" real );","SELECT MIN(""forfeited_in_seats"") FROM ""national_election_result"" WHERE ""seats_won""=19;",1-22582663-1 How many akhil bharatiya rashtriya azad hind party seats were contested?,"CREATE TABLE ""national_election_result"" ( ""party_name"" text, ""states_contested"" real, ""seats_contested"" real, ""seats_won"" real, ""no_of_votes"" real, ""pct_of_votes"" text, ""pct_in_seats_contested"" text, ""forfeited_in_seats"" real );","SELECT ""seats_contested"" FROM ""national_election_result"" WHERE ""party_name""='Akhil Bharatiya Rashtriya Azad Hind Party';",1-22582663-1 How many parties had 1 seat forfeited and 1.04% of seats contested?,"CREATE TABLE ""national_election_result"" ( ""party_name"" text, ""states_contested"" real, ""seats_contested"" real, ""seats_won"" real, ""no_of_votes"" real, ""pct_of_votes"" text, ""pct_in_seats_contested"" text, ""forfeited_in_seats"" real );","SELECT COUNT(""party_name"") FROM ""national_election_result"" WHERE ""forfeited_in_seats""=1 AND ""pct_in_seats_contested""='1.04%';",1-22582663-1 What is the lowest number of votes in elections that had 34.39% of seats contested?,"CREATE TABLE ""national_election_result"" ( ""party_name"" text, ""states_contested"" real, ""seats_contested"" real, ""seats_won"" real, ""no_of_votes"" real, ""pct_of_votes"" text, ""pct_in_seats_contested"" text, ""forfeited_in_seats"" real );","SELECT MIN(""no_of_votes"") FROM ""national_election_result"" WHERE ""pct_in_seats_contested""='34.39%';",1-22582663-1 "How many series numbers belong to the episode ""Vexation of Spirit""? ","CREATE TABLE ""table1_22589363_2"" ( ""series_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""series_num"") FROM ""table1_22589363_2"" WHERE ""title""='\""Vexation of Spirit\""';",1-22589363-2 When was John McEnroe's minimum year?,"CREATE TABLE ""singles_11_7_titles_4_runners_up"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT MIN(""year"") FROM ""singles_11_7_titles_4_runners_up"";",1-22597626-1 What were the US Open's final scores?,"CREATE TABLE ""singles_11_7_titles_4_runners_up"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""singles_11_7_titles_4_runners_up"" WHERE ""championship""='US Open';",1-22597626-1 "Who were the partners in games where the score was 7-5, 2-6, [6-10]?","CREATE TABLE ""doubles_1_5"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_1_5"" WHERE ""score""='7-5, 2-6, [6-10]';",1-2259502-2 Who were the opponents in the Tokyo championships?,"CREATE TABLE ""doubles_1_5"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""opponents"" FROM ""doubles_1_5"" WHERE ""championship""='Tokyo';",1-2259502-2 "Who were the partners in games where the score was 1-6, 2-6?","CREATE TABLE ""doubles_1_5"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_1_5"" WHERE ""score""='1-6, 2-6';",1-2259502-2 Who were the partners in 2012?,"CREATE TABLE ""doubles_1_5"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_1_5"" WHERE ""year""=2012;",1-2259502-2 "What was the outcome in games where the score was 7-5, 2-6, [6-10]?","CREATE TABLE ""doubles_1_5"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""outcome"" FROM ""doubles_1_5"" WHERE ""score""='7-5, 2-6, [6-10]';",1-2259502-2 "If the opponents in the final is Hewitt McMillan and the partner is Fleming, what is the surface?","CREATE TABLE ""doubles_12_9_titles_3_runners_up"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""surface"" FROM ""doubles_12_9_titles_3_runners_up"" WHERE ""partner""='Fleming' AND ""opponents_in_the_final""='Hewitt McMillan';",1-22597626-2 What is the final score if the partner is Woodforde?,"CREATE TABLE ""doubles_12_9_titles_3_runners_up"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""doubles_12_9_titles_3_runners_up"" WHERE ""partner""='Woodforde';",1-22597626-2 "In the US Open championship and the outcome is runner-up, what is the minimum year?","CREATE TABLE ""doubles_12_9_titles_3_runners_up"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT MIN(""year"") FROM ""doubles_12_9_titles_3_runners_up"" WHERE ""outcome""='Runner-up' AND ""championship""='US Open';",1-22597626-2 What is the surface made of if the opponent in the final is Hewitt McMillan?,"CREATE TABLE ""doubles_12_9_titles_3_runners_up"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""surface"" FROM ""doubles_12_9_titles_3_runners_up"" WHERE ""opponents_in_the_final""='Hewitt McMillan';",1-22597626-2 What is the surface made of if the year is 1979 and the championship is US Open?,"CREATE TABLE ""doubles_12_9_titles_3_runners_up"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""surface"" FROM ""doubles_12_9_titles_3_runners_up"" WHERE ""championship""='US Open' AND ""year""=1979;",1-22597626-2 What is every performance comparison if value of 78 Monaco is 93.6?,"CREATE TABLE ""fleet_use"" ( ""performance_comparison"" text, ""78_fury"" text, ""78_monaco"" text, ""79_st_regis"" text, ""80_st_regis"" text, ""81_st_regis"" text );","SELECT ""performance_comparison"" FROM ""fleet_use"" WHERE ""78_monaco""='93.6';",1-2259813-1 What is every value for 78 Fury if the value of 78 Monaco is 93.6?,"CREATE TABLE ""fleet_use"" ( ""performance_comparison"" text, ""78_fury"" text, ""78_monaco"" text, ""79_st_regis"" text, ""80_st_regis"" text, ""81_st_regis"" text );","SELECT ""78_fury"" FROM ""fleet_use"" WHERE ""78_monaco""='93.6';",1-2259813-1 What is every performance comparison if the value of 81 St. Regis is 114.7?,"CREATE TABLE ""fleet_use"" ( ""performance_comparison"" text, ""78_fury"" text, ""78_monaco"" text, ""79_st_regis"" text, ""80_st_regis"" text, ""81_st_regis"" text );","SELECT ""performance_comparison"" FROM ""fleet_use"" WHERE ""81_st_regis""='114.7';",1-2259813-1 What is every performance comparison when 80 St. Regis is 360?,"CREATE TABLE ""fleet_use"" ( ""performance_comparison"" text, ""78_fury"" text, ""78_monaco"" text, ""79_st_regis"" text, ""80_st_regis"" text, ""81_st_regis"" text );","SELECT ""performance_comparison"" FROM ""fleet_use"" WHERE ""80_st_regis""='360';",1-2259813-1 Name the ticket/office for orville preston,"CREATE TABLE ""1887_state_election_results"" ( ""ticket_office"" text, ""secretary_of_state"" text, ""comptroller"" text, ""attorney_general"" text, ""treasurer"" text, ""state_engineer"" text );","SELECT ""ticket_office"" FROM ""1887_state_election_results"" WHERE ""secretary_of_state""='Orville Preston';",1-22607062-1 Name the comptroller for republican,"CREATE TABLE ""1887_state_election_results"" ( ""ticket_office"" text, ""secretary_of_state"" text, ""comptroller"" text, ""attorney_general"" text, ""treasurer"" text, ""state_engineer"" text );","SELECT ""comptroller"" FROM ""1887_state_election_results"" WHERE ""ticket_office""='Republican';",1-22607062-1 Name the comptroller for office of prohibition,"CREATE TABLE ""1887_state_election_results"" ( ""ticket_office"" text, ""secretary_of_state"" text, ""comptroller"" text, ""attorney_general"" text, ""treasurer"" text, ""state_engineer"" text );","SELECT ""comptroller"" FROM ""1887_state_election_results"" WHERE ""ticket_office""='Prohibition';",1-22607062-1 Name the replaced by for 8 july 2009,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""replaced_by"" FROM ""managerial_changes"" WHERE ""date_of_appointment""='8 July 2009';",1-22640051-3 Name the total number of replaced by for 13 june 2009,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT COUNT(""replaced_by"") FROM ""managerial_changes"" WHERE ""date_of_appointment""='13 June 2009';",1-22640051-3 Name the date of vacancy for manuel pellegrini,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""date_of_vacancy"" FROM ""managerial_changes"" WHERE ""outgoing_manager""='Manuel Pellegrini';",1-22640051-3 What was the free dance score in the event where compulsory dance score was 15.99? ,"CREATE TABLE ""detailed_competitive_results"" ( ""event"" text, ""season"" text, ""compulsory_dance_cd"" text, ""original_dance_od"" text, ""free_dance_fd"" text, ""combined_total_score"" text );","SELECT ""free_dance_fd"" FROM ""detailed_competitive_results"" WHERE ""compulsory_dance_cd""='15.99';",1-22644589-4 How many original dance scores are listed in the event where the compulsory dance was 20.03? ,"CREATE TABLE ""detailed_competitive_results"" ( ""event"" text, ""season"" text, ""compulsory_dance_cd"" text, ""original_dance_od"" text, ""free_dance_fd"" text, ""combined_total_score"" text );","SELECT COUNT(""original_dance_od"") FROM ""detailed_competitive_results"" WHERE ""compulsory_dance_cd""='20.03';",1-22644589-4 In what even was the compulsory dance scored 23.75? ,"CREATE TABLE ""detailed_competitive_results"" ( ""event"" text, ""season"" text, ""compulsory_dance_cd"" text, ""original_dance_od"" text, ""free_dance_fd"" text, ""combined_total_score"" text );","SELECT ""event"" FROM ""detailed_competitive_results"" WHERE ""compulsory_dance_cd""='23.75';",1-22644589-4 In what event was the compulsory dance score 28.12? ,"CREATE TABLE ""detailed_competitive_results"" ( ""event"" text, ""season"" text, ""compulsory_dance_cd"" text, ""original_dance_od"" text, ""free_dance_fd"" text, ""combined_total_score"" text );","SELECT ""event"" FROM ""detailed_competitive_results"" WHERE ""compulsory_dance_cd""='28.12';",1-22644589-4 What is every year when the reporters were Lesley Visser and Robin Roberts?,"CREATE TABLE ""1990s"" ( ""year"" real, ""network"" text, ""race_caller"" text, ""s_host"" text, ""s_analyst"" text, ""reporters"" text, ""trophy_presentation"" text );","SELECT ""year"" FROM ""1990s"" WHERE ""reporters""='Lesley Visser and Robin Roberts';",1-22654139-3 What is the latest year with reporters Lesley Visser and Robin Roberts?,"CREATE TABLE ""1990s"" ( ""year"" real, ""network"" text, ""race_caller"" text, ""s_host"" text, ""s_analyst"" text, ""reporters"" text, ""trophy_presentation"" text );","SELECT MAX(""year"") FROM ""1990s"" WHERE ""reporters""='Lesley Visser and Robin Roberts';",1-22654139-3 Who was the driver for the Richard Childress Racing team in the race with a time of 2:58:22?,"CREATE TABLE ""table1_2266762_1"" ( ""year"" text, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""driver"" FROM ""table1_2266762_1"" WHERE ""team""='Richard Childress Racing' AND ""race_time""='2:58:22';",1-2266762-1 On how many dates was the average speed of the race 91.033 MPH?,"CREATE TABLE ""table1_2266762_1"" ( ""year"" text, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT COUNT(""date"") FROM ""table1_2266762_1"" WHERE ""average_speed_mph""='91.033';",1-2266762-1 Who was the winning driver in the race that was 3:04:09 long? ,"CREATE TABLE ""table1_2266762_1"" ( ""year"" text, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""driver"" FROM ""table1_2266762_1"" WHERE ""race_time""='3:04:09';",1-2266762-1 Who was the opponent in the game in which Hakim Warrick (14) did the most high points?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""high_points""='Hakim Warrick (14)';",1-22669044-10 What's the record in the game in which Brad Miller (7) did the high rebounds?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""high_rebounds""='Brad Miller (7)';",1-22669044-10 What's the score of the game with 31-29 record?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""record""='31-29';",1-22669044-10 Name the country for gerrard,"CREATE TABLE ""in"" ( ""n"" real, ""p"" text, ""name"" text, ""eu"" text, ""country"" text, ""age"" real, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text, ""source"" text );","SELECT ""country"" FROM ""in"" WHERE ""name""='Gerrard';",1-22667773-8 Name the number of ends for cardiff city and df,"CREATE TABLE ""in"" ( ""n"" real, ""p"" text, ""name"" text, ""eu"" text, ""country"" text, ""age"" real, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text, ""source"" text );","SELECT COUNT(""ends"") FROM ""in"" WHERE ""source""='Cardiff City' AND ""p""='DF';",1-22667773-8 Name the total number of eu for quinn,"CREATE TABLE ""in"" ( ""n"" real, ""p"" text, ""name"" text, ""eu"" text, ""country"" text, ""age"" real, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text, ""source"" text );","SELECT COUNT(""eu"") FROM ""in"" WHERE ""name""='Quinn';",1-22667773-8 Name the team for w 115–104 (ot),"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""score""='W 115–104 (OT)';",1-22669044-8 "Name the number of record for united center 18,838","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""record"") FROM ""game_log"" WHERE ""location_attendance""='United Center 18,838';",1-22669044-8 "Name the team for united center 22,147","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""location_attendance""='United Center 22,147';",1-22669044-9 Name the high rebounds for new york,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""team""='New York';",1-22669044-9 "Name the number of high rebounds for united center 19,335","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""high_rebounds"") FROM ""game_log"" WHERE ""location_attendance""='United Center 19,335';",1-22669044-9 "Name the team for kirk hinrich , derrick rose , john salmons (6)","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""high_assists""='Kirk Hinrich , Derrick Rose , John Salmons (6)';",1-22669044-9 Name the high points 31-27,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""record""='31-27';",1-22669044-9 What is the location is the winning driver is Bill Vukovich II?,"CREATE TABLE ""schedule_and_results"" ( ""rnd"" real, ""date"" text, ""race_name"" text, ""length"" text, ""track"" text, ""location"" text, ""pole_position"" text, ""winning_driver"" text );","SELECT ""location"" FROM ""schedule_and_results"" WHERE ""winning_driver""='Bill Vukovich II';",1-22670216-1 "If the track is the Wisconsin State Fair Park Speedway and the winning driver is Wally Dallenbach, what was the location?","CREATE TABLE ""schedule_and_results"" ( ""rnd"" real, ""date"" text, ""race_name"" text, ""length"" text, ""track"" text, ""location"" text, ""pole_position"" text, ""winning_driver"" text );","SELECT ""location"" FROM ""schedule_and_results"" WHERE ""winning_driver""='Wally Dallenbach' AND ""track""='Wisconsin State Fair Park Speedway';",1-22670216-1 "If the location is Brooklyn, Michigan and the pole position is Bobby Unser, what is the RND total number?","CREATE TABLE ""schedule_and_results"" ( ""rnd"" real, ""date"" text, ""race_name"" text, ""length"" text, ""track"" text, ""location"" text, ""pole_position"" text, ""winning_driver"" text );","SELECT COUNT(""rnd"") FROM ""schedule_and_results"" WHERE ""location""='Brooklyn, Michigan' AND ""pole_position""='Bobby Unser';",1-22670216-1 "If the pole position is Johnny Rutherford and the track is the Ontario Motor Speedway, what is the RND total number?","CREATE TABLE ""schedule_and_results"" ( ""rnd"" real, ""date"" text, ""race_name"" text, ""length"" text, ""track"" text, ""location"" text, ""pole_position"" text, ""winning_driver"" text );","SELECT COUNT(""rnd"") FROM ""schedule_and_results"" WHERE ""track""='Ontario Motor Speedway' AND ""pole_position""='Johnny Rutherford';",1-22670216-1 Name the laps of october 26,"CREATE TABLE ""table1_2267857_1"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""laps"" FROM ""table1_2267857_1"" WHERE ""date""='October 26';",1-2267857-1 Name the date for 2006,"CREATE TABLE ""table1_2267857_1"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT ""date"" FROM ""table1_2267857_1"" WHERE ""year""=2006;",1-2267857-1 Name the number of year for dick hutcherson,"CREATE TABLE ""table1_2267857_1"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT COUNT(""year"") FROM ""table1_2267857_1"" WHERE ""driver""='Dick Hutcherson';",1-2267857-1 Name the total number for report july 23,"CREATE TABLE ""table1_2267857_1"" ( ""year"" real, ""date"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""laps"" text, ""miles_km"" text, ""race_time"" text, ""average_speed_mph"" text, ""report"" text );","SELECT COUNT(""report"") FROM ""table1_2267857_1"" WHERE ""date""='July 23';",1-2267857-1 What party won with a margin of 105731?,"CREATE TABLE ""list_of_elected_m_ps"" ( ""constituency"" text, ""winner"" text, ""party"" text, ""margin"" real, ""runner_up_a"" text, ""party_a"" text );","SELECT ""party"" FROM ""list_of_elected_m_ps"" WHERE ""margin""=105731;",1-22756549-1 What party is the winner K. Anbazhagan from?,"CREATE TABLE ""list_of_elected_m_ps"" ( ""constituency"" text, ""winner"" text, ""party"" text, ""margin"" real, ""runner_up_a"" text, ""party_a"" text );","SELECT ""party_a"" FROM ""list_of_elected_m_ps"" WHERE ""winner""='K. Anbazhagan';",1-22756549-1 How many times did M. Gounder win for Party A?,"CREATE TABLE ""list_of_elected_m_ps"" ( ""constituency"" text, ""winner"" text, ""party"" text, ""margin"" real, ""runner_up_a"" text, ""party_a"" text );","SELECT COUNT(""party_a"") FROM ""list_of_elected_m_ps"" WHERE ""winner""='M. Gounder';",1-22756549-1 Who won when V. A. Muthiah was the runner-up?,"CREATE TABLE ""list_of_elected_m_ps"" ( ""constituency"" text, ""winner"" text, ""party"" text, ""margin"" real, ""runner_up_a"" text, ""party_a"" text );","SELECT ""winner"" FROM ""list_of_elected_m_ps"" WHERE ""runner_up_a""='V. A. Muthiah';",1-22756549-1 What party was the winner when A. Krishnaswamy was the runner-up?,"CREATE TABLE ""list_of_elected_m_ps"" ( ""constituency"" text, ""winner"" text, ""party"" text, ""margin"" real, ""runner_up_a"" text, ""party_a"" text );","SELECT ""party"" FROM ""list_of_elected_m_ps"" WHERE ""runner_up_a""='A. Krishnaswamy';",1-22756549-1 Who was the runner up for the Nagapattinam constituency?,"CREATE TABLE ""list_of_elected_m_ps"" ( ""constituency"" text, ""winner"" text, ""party"" text, ""margin"" real, ""runner_up_a"" text, ""party_a"" text );","SELECT ""runner_up_a"" FROM ""list_of_elected_m_ps"" WHERE ""constituency""='Nagapattinam';",1-22756549-1 who ended runner-up to sankar adhi?,"CREATE TABLE ""list_of_elected_m_ps"" ( ""constituency"" text, ""winner"" text, ""party"" text, ""margin"" real, ""runner_up_a"" text, ""party_a"" text );","SELECT ""runner_up_a"" FROM ""list_of_elected_m_ps"" WHERE ""winner""='Sankar Adhi';",1-22757733-4 which was k. annamalai´s party a?,"CREATE TABLE ""list_of_elected_m_ps"" ( ""constituency"" text, ""winner"" text, ""party"" text, ""margin"" real, ""runner_up_a"" text, ""party_a"" text );","SELECT ""party_a"" FROM ""list_of_elected_m_ps"" WHERE ""runner_up_a""='K. Annamalai';",1-22757733-4 "What is the population in those place where the market income per capita is $17,362?","CREATE TABLE ""list_of_appalachian_regional_commission_"" ( ""county"" text, ""population"" real, ""unemployment_rate"" text, ""market_income_per_capita"" text, ""poverty_rate"" text, ""status"" text );","SELECT ""population"" FROM ""list_of_appalachian_regional_commission_"" WHERE ""market_income_per_capita""='$17,362';",1-22815568-7 "What is the unemployment rate in those places where the market income per capita is $16,981?","CREATE TABLE ""list_of_appalachian_regional_commission_"" ( ""county"" text, ""population"" real, ""unemployment_rate"" text, ""market_income_per_capita"" text, ""poverty_rate"" text, ""status"" text );","SELECT COUNT(""unemployment_rate"") FROM ""list_of_appalachian_regional_commission_"" WHERE ""market_income_per_capita""='$16,981';",1-22815568-7 What is the status in those places where the poverty rate is 8.6%?,"CREATE TABLE ""list_of_appalachian_regional_commission_"" ( ""county"" text, ""population"" real, ""unemployment_rate"" text, ""market_income_per_capita"" text, ""poverty_rate"" text, ""status"" text );","SELECT ""status"" FROM ""list_of_appalachian_regional_commission_"" WHERE ""poverty_rate""='8.6%';",1-22815568-7 What is the unemployment rate in those places in Alexander county whose status is transitional?,"CREATE TABLE ""list_of_appalachian_regional_commission_"" ( ""county"" text, ""population"" real, ""unemployment_rate"" text, ""market_income_per_capita"" text, ""poverty_rate"" text, ""status"" text );","SELECT ""unemployment_rate"" FROM ""list_of_appalachian_regional_commission_"" WHERE ""status""='Transitional' AND ""county""='Alexander';",1-22815568-7 What is the population of the country of McDowell?,"CREATE TABLE ""list_of_appalachian_regional_commission_"" ( ""county"" text, ""population"" real, ""unemployment_rate"" text, ""market_income_per_capita"" text, ""poverty_rate"" text, ""status"" text );","SELECT ""population"" FROM ""list_of_appalachian_regional_commission_"" WHERE ""county""='McDowell';",1-22815568-7 "In what counties is the unemployment rate 5.8% and the market income per capita is $22,866?","CREATE TABLE ""list_of_appalachian_regional_commission_"" ( ""county"" text, ""population"" real, ""unemployment_rate"" text, ""market_income_per_capita"" text, ""poverty_rate"" text, ""status"" text );","SELECT ""county"" FROM ""list_of_appalachian_regional_commission_"" WHERE ""unemployment_rate""='5.8%' AND ""market_income_per_capita""='$22,866';",1-22815568-7 Name the partnering for round sf,"CREATE TABLE ""doubles_7"" ( ""edition"" text, ""round"" text, ""date"" text, ""partnering"" text, ""against"" text, ""surface"" text, ""opponents"" text, ""w_l"" text, ""result"" text );","SELECT ""partnering"" FROM ""doubles_7"" WHERE ""round""='SF';",1-22825058-23 Name the total number of round for against the netherlands,"CREATE TABLE ""doubles_7"" ( ""edition"" text, ""round"" text, ""date"" text, ""partnering"" text, ""against"" text, ""surface"" text, ""opponents"" text, ""w_l"" text, ""result"" text );","SELECT COUNT(""round"") FROM ""doubles_7"" WHERE ""against""='The Netherlands';",1-22825058-23 Name the round for john van lottum martin verkerk,"CREATE TABLE ""doubles_7"" ( ""edition"" text, ""round"" text, ""date"" text, ""partnering"" text, ""against"" text, ""surface"" text, ""opponents"" text, ""w_l"" text, ""result"" text );","SELECT ""round"" FROM ""doubles_7"" WHERE ""opponents""='John Van Lottum Martin Verkerk';",1-22825058-23 Name the w/l for czech republic,"CREATE TABLE ""doubles_7"" ( ""edition"" text, ""round"" text, ""date"" text, ""partnering"" text, ""against"" text, ""surface"" text, ""opponents"" text, ""w_l"" text, ""result"" text );","SELECT ""w_l"" FROM ""doubles_7"" WHERE ""against""='Czech Republic';",1-22825058-23 Name the result for jiří novák radek štěpánek,"CREATE TABLE ""doubles_7"" ( ""edition"" text, ""round"" text, ""date"" text, ""partnering"" text, ""against"" text, ""surface"" text, ""opponents"" text, ""w_l"" text, ""result"" text );","SELECT ""result"" FROM ""doubles_7"" WHERE ""opponents""='Jiří Novák Radek Štěpánek';",1-22825058-23 Name the tournament venue for big sky conference,"CREATE TABLE ""table1_22849575_6"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT ""tournament_venue_city"" FROM ""table1_22849575_6"" WHERE ""conference""='Big Sky Conference';",1-22849575-6 Name the number of conference tournament for james madison,"CREATE TABLE ""table1_22849575_6"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT COUNT(""conference_tournament"") FROM ""table1_22849575_6"" WHERE ""tournament_winner""='James Madison';",1-22849575-6 Name the conference player of the year for east tennessee state,"CREATE TABLE ""table1_22849575_6"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT ""conference_player_of_the_year"" FROM ""table1_22849575_6"" WHERE ""regular_season_winner""='East Tennessee State';",1-22849575-6 Name the team for arif asadov,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""team"" FROM ""managerial_changes"" WHERE ""replaced_by""='Arif Asadov';",1-22848931-3 Name the manner of departure for 1 december 2009,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""manner_of_departure"" FROM ""managerial_changes"" WHERE ""date_of_vacancy""='1 December 2009';",1-22848931-3 Name the outgoing manager for 10 june 2009,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT COUNT(""outgoing_manager"") FROM ""managerial_changes"" WHERE ""date_of_vacancy""='10 June 2009';",1-22848931-3 What is every entry for Atlantic Europe when Central Europe is Wisconsin stage?,"CREATE TABLE ""paleogeography_and_climate"" ( ""age_before"" text, ""america"" text, ""atlantic_europe"" text, ""maghreb"" text, ""mediterranean_europe"" text, ""central_europe"" text );","SELECT ""atlantic_europe"" FROM ""paleogeography_and_climate"" WHERE ""central_europe""='Wisconsin Stage';",1-22860-1 How many values for Maghreb with Mediterranean Europe is Siciliense?,"CREATE TABLE ""paleogeography_and_climate"" ( ""age_before"" text, ""america"" text, ""atlantic_europe"" text, ""maghreb"" text, ""mediterranean_europe"" text, ""central_europe"" text );","SELECT COUNT(""maghreb"") FROM ""paleogeography_and_climate"" WHERE ""mediterranean_europe""='Siciliense';",1-22860-1 "What is the Atlantic Europe when age is 10,000 years?","CREATE TABLE ""paleogeography_and_climate"" ( ""age_before"" text, ""america"" text, ""atlantic_europe"" text, ""maghreb"" text, ""mediterranean_europe"" text, ""central_europe"" text );","SELECT ""atlantic_europe"" FROM ""paleogeography_and_climate"" WHERE ""age_before""='10,000 years';",1-22860-1 What is every entry for America when Atlantic Europe is Hoxniense?,"CREATE TABLE ""paleogeography_and_climate"" ( ""age_before"" text, ""america"" text, ""atlantic_europe"" text, ""maghreb"" text, ""mediterranean_europe"" text, ""central_europe"" text );","SELECT ""america"" FROM ""paleogeography_and_climate"" WHERE ""atlantic_europe""='Hoxniense';",1-22860-1 What are all ages for Maghreb is Maarifiense?,"CREATE TABLE ""paleogeography_and_climate"" ( ""age_before"" text, ""america"" text, ""atlantic_europe"" text, ""maghreb"" text, ""mediterranean_europe"" text, ""central_europe"" text );","SELECT ""age_before"" FROM ""paleogeography_and_climate"" WHERE ""maghreb""='Maarifiense';",1-22860-1 How many points did the opponents with a 6-2 record against the Spartans score?,"CREATE TABLE ""schedule"" ( ""date"" text, ""location"" text, ""opponent"" text, ""spartans_points"" real, ""opp_points"" real, ""record"" text );","SELECT MIN(""opp_points"") FROM ""schedule"" WHERE ""record""='6-2';",1-22860990-3 Against whom did the Spartans score 73 points?,"CREATE TABLE ""schedule"" ( ""date"" text, ""location"" text, ""opponent"" text, ""spartans_points"" real, ""opp_points"" real, ""record"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""spartans_points""=73;",1-22860990-3 Who had highest points in game 5?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""game""=5;",1-22883210-5 What was the final score of the game held on February 24?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='February 24';",1-22883210-8 Who was the opponent in the game held on February 4?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='February 4';",1-22883210-8 "If the region is the Southern district of Texas, what is the citation?","CREATE TABLE ""active_courts"" ( ""region"" text, ""citation"" text, ""court_of_appeals"" text, ""established"" real, ""judges"" real, ""meeting_places"" real, ""chief_judge"" text );","SELECT ""citation"" FROM ""active_courts"" WHERE ""region""='Southern District of Texas';",1-22901612-2 "If the chief judge is Jeffrey L. Viken, what is the region?","CREATE TABLE ""active_courts"" ( ""region"" text, ""citation"" text, ""court_of_appeals"" text, ""established"" real, ""judges"" real, ""meeting_places"" real, ""chief_judge"" text );","SELECT ""region"" FROM ""active_courts"" WHERE ""chief_judge""='Jeffrey L. Viken';",1-22901612-2 "If the chief judge is Glen E. Conrad, what is the region?","CREATE TABLE ""active_courts"" ( ""region"" text, ""citation"" text, ""court_of_appeals"" text, ""established"" real, ""judges"" real, ""meeting_places"" real, ""chief_judge"" text );","SELECT ""region"" FROM ""active_courts"" WHERE ""chief_judge""='Glen E. Conrad';",1-22901612-2 What was the name of the episode that had 14.52 viewers?,"CREATE TABLE ""table1_22904707_1"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""rank_week"" real, ""original_air_date"" text );","SELECT ""title"" FROM ""table1_22904707_1"" WHERE ""u_s_viewers_million""='14.52';",1-22904707-1 How many million viewers did episode number 63 have?,"CREATE TABLE ""table1_22904707_1"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""rank_week"" real, ""original_air_date"" text );","SELECT ""u_s_viewers_million"" FROM ""table1_22904707_1"" WHERE ""no""=63;",1-22904707-1 What number in the season was episode 52 in the series?,"CREATE TABLE ""table1_22904707_1"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""rank_week"" real, ""original_air_date"" text );","SELECT MIN(""num"") FROM ""table1_22904707_1"" WHERE ""no""=52;",1-22904707-1 which area has a rank of 60?,"CREATE TABLE ""census_designated_places"" ( ""rank"" real, ""census_designated_place"" text, ""metropolitan_area"" text, ""state"" text, ""population_2000_census"" real, ""land_area_mi_2"" text, ""population_density_people_per_mi_2"" text );","SELECT ""metropolitan_area"" FROM ""census_designated_places"" WHERE ""rank""=60;",1-22916979-2 what is the total number of population where census designated place is westmont?,"CREATE TABLE ""census_designated_places"" ( ""rank"" real, ""census_designated_place"" text, ""metropolitan_area"" text, ""state"" text, ""population_2000_census"" real, ""land_area_mi_2"" text, ""population_density_people_per_mi_2"" text );","SELECT COUNT(""population_2000_census"") FROM ""census_designated_places"" WHERE ""census_designated_place""='Westmont';",1-22916979-2 what is the total number of census designated places with a population of 10581?,"CREATE TABLE ""census_designated_places"" ( ""rank"" real, ""census_designated_place"" text, ""metropolitan_area"" text, ""state"" text, ""population_2000_census"" real, ""land_area_mi_2"" text, ""population_density_people_per_mi_2"" text );","SELECT COUNT(""census_designated_place"") FROM ""census_designated_places"" WHERE ""population_2000_census""=10581;",1-22916979-2 Name the most number of contestants,"CREATE TABLE ""airing_of_the_show"" ( ""season"" text, ""premiere"" text, ""finale"" text, ""reunion"" text, ""winners"" text, ""runners_up"" text, ""number_of_contestants"" real, ""number_of_episodes"" real );","SELECT MAX(""number_of_contestants"") FROM ""airing_of_the_show"";",1-22951646-1 Name the premiere for 8 episodes,"CREATE TABLE ""airing_of_the_show"" ( ""season"" text, ""premiere"" text, ""finale"" text, ""reunion"" text, ""winners"" text, ""runners_up"" text, ""number_of_contestants"" real, ""number_of_episodes"" real );","SELECT ""premiere"" FROM ""airing_of_the_show"" WHERE ""number_of_episodes""=8;",1-22951646-1 Name the mat for win % for 56.25 for league finish being 4th,"CREATE TABLE ""series_winners"" ( ""season"" real, ""winner"" text, ""captain"" text, ""coach"" text, ""league_finish"" text, ""mat"" real, ""w"" real, ""l"" real, ""win_pct"" text, ""runner_up"" text );","SELECT ""mat"" FROM ""series_winners"" WHERE ""win_pct""='56.25' AND ""league_finish""='4th';",1-22962745-12 Name the league finish for deccan chargers,"CREATE TABLE ""series_winners"" ( ""season"" real, ""winner"" text, ""captain"" text, ""coach"" text, ""league_finish"" text, ""mat"" real, ""w"" real, ""l"" real, ""win_pct"" text, ""runner_up"" text );","SELECT ""league_finish"" FROM ""series_winners"" WHERE ""winner""='Deccan Chargers';",1-22962745-12 Name the captain for royal challengers bangalore for 5,"CREATE TABLE ""series_winners"" ( ""season"" real, ""winner"" text, ""captain"" text, ""coach"" text, ""league_finish"" text, ""mat"" real, ""w"" real, ""l"" real, ""win_pct"" text, ""runner_up"" text );","SELECT ""captain"" FROM ""series_winners"" WHERE ""runner_up""='Royal Challengers Bangalore' AND ""l""=5;",1-22962745-12 Name the win% for chennai super kings for 2010,"CREATE TABLE ""series_winners"" ( ""season"" real, ""winner"" text, ""captain"" text, ""coach"" text, ""league_finish"" text, ""mat"" real, ""w"" real, ""l"" real, ""win_pct"" text, ""runner_up"" text );","SELECT ""win_pct"" FROM ""series_winners"" WHERE ""winner""='Chennai Super Kings' AND ""season""=2010;",1-22962745-12 Name the league finish for w being 11,"CREATE TABLE ""series_winners"" ( ""season"" real, ""winner"" text, ""captain"" text, ""coach"" text, ""league_finish"" text, ""mat"" real, ""w"" real, ""l"" real, ""win_pct"" text, ""runner_up"" text );","SELECT ""league_finish"" FROM ""series_winners"" WHERE ""w""=11;",1-22962745-12 Name the least season for trevor bayliss,"CREATE TABLE ""series_winners"" ( ""season"" real, ""winner"" text, ""captain"" text, ""coach"" text, ""league_finish"" text, ""mat"" real, ""w"" real, ""l"" real, ""win_pct"" text, ""runner_up"" text );","SELECT MIN(""season"") FROM ""series_winners"" WHERE ""coach""='Trevor Bayliss';",1-22962745-12 What's LSU's overall record/,"CREATE TABLE ""conference_standings"" ( ""team"" text, ""sec_wins"" real, ""sec_losses"" real, ""percentage"" text, ""home_record"" text, ""road_record"" text, ""overall_record"" text );","SELECT ""overall_record"" FROM ""conference_standings"" WHERE ""team""='LSU';",1-22993636-2 How many different SEC Win counts does the team with an overall record of 30-4 have?,"CREATE TABLE ""conference_standings"" ( ""team"" text, ""sec_wins"" real, ""sec_losses"" real, ""percentage"" text, ""home_record"" text, ""road_record"" text, ""overall_record"" text );","SELECT COUNT(""sec_wins"") FROM ""conference_standings"" WHERE ""overall_record""='30-4';",1-22993636-2 What's Auburn's percentage?,"CREATE TABLE ""conference_standings"" ( ""team"" text, ""sec_wins"" real, ""sec_losses"" real, ""percentage"" text, ""home_record"" text, ""road_record"" text, ""overall_record"" text );","SELECT ""percentage"" FROM ""conference_standings"" WHERE ""team""='Auburn';",1-22993636-2 What's the overall record of the team with 4-3 road record?,"CREATE TABLE ""conference_standings"" ( ""team"" text, ""sec_wins"" real, ""sec_losses"" real, ""percentage"" text, ""home_record"" text, ""road_record"" text, ""overall_record"" text );","SELECT ""overall_record"" FROM ""conference_standings"" WHERE ""road_record""='4-3';",1-22993636-2 What's the home record of the team with percentage of .168?,"CREATE TABLE ""conference_standings"" ( ""team"" text, ""sec_wins"" real, ""sec_losses"" real, ""percentage"" text, ""home_record"" text, ""road_record"" text, ""overall_record"" text );","SELECT ""home_record"" FROM ""conference_standings"" WHERE ""percentage""='.168';",1-22993636-2 What was the average speed where lap four's time was 22.9049?,"CREATE TABLE ""qualifying_results"" ( ""pos"" text, ""numnum"" real, ""name"" text, ""team"" text, ""lap_one"" text, ""lap_two"" text, ""lap_three"" text, ""lap_four"" text, ""total_time"" text, ""avg_speed"" text );","SELECT ""avg_speed"" FROM ""qualifying_results"" WHERE ""lap_four""='22.9049';",1-23018775-3 How many lap two's did marco andretti do?,"CREATE TABLE ""qualifying_results"" ( ""pos"" text, ""numnum"" real, ""name"" text, ""team"" text, ""lap_one"" text, ""lap_two"" text, ""lap_three"" text, ""lap_four"" text, ""total_time"" text, ""avg_speed"" text );","SELECT COUNT(""lap_two"") FROM ""qualifying_results"" WHERE ""name""='Marco Andretti';",1-23018775-3 What is tthe lowest number on team 3g?,"CREATE TABLE ""qualifying_results"" ( ""pos"" text, ""numnum"" real, ""name"" text, ""team"" text, ""lap_one"" text, ""lap_two"" text, ""lap_three"" text, ""lap_four"" text, ""total_time"" text, ""avg_speed"" text );","SELECT MIN(""numnum"") FROM ""qualifying_results"" WHERE ""team""='Team 3G';",1-23018775-3 How many positions have a total time of 1:30.4135?,"CREATE TABLE ""qualifying_results"" ( ""pos"" text, ""numnum"" real, ""name"" text, ""team"" text, ""lap_one"" text, ""lap_two"" text, ""lap_three"" text, ""lap_four"" text, ""total_time"" text, ""avg_speed"" text );","SELECT COUNT(""pos"") FROM ""qualifying_results"" WHERE ""total_time""='1:30.4135';",1-23018775-3 Which positions have a lap two time of 22.7290?,"CREATE TABLE ""qualifying_results"" ( ""pos"" text, ""numnum"" real, ""name"" text, ""team"" text, ""lap_one"" text, ""lap_two"" text, ""lap_three"" text, ""lap_four"" text, ""total_time"" text, ""avg_speed"" text );","SELECT ""pos"" FROM ""qualifying_results"" WHERE ""lap_two""='22.7290';",1-23018775-3 What was the average speed where the total time was 1:30.4842?,"CREATE TABLE ""qualifying_results"" ( ""pos"" text, ""numnum"" real, ""name"" text, ""team"" text, ""lap_one"" text, ""lap_two"" text, ""lap_three"" text, ""lap_four"" text, ""total_time"" text, ""avg_speed"" text );","SELECT ""avg_speed"" FROM ""qualifying_results"" WHERE ""total_time""='1:30.4842';",1-23018775-3 Name the poles for avg start being 4.7,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""poles"" FROM ""nascar_nationwide_series"" WHERE ""avg_start""='4.7';",1-2308381-2 Name the avg finish for position of 70th,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""avg_finish"" FROM ""nascar_nationwide_series"" WHERE ""position""='70th';",1-2308381-2 Name the year for 15 starts,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""year"" FROM ""nascar_nationwide_series"" WHERE ""starts""=15;",1-2308381-2 "What episode number in the season was ""my comedy show""?","CREATE TABLE ""table1_23097214_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT ""season_num"" FROM ""table1_23097214_1"" WHERE ""title""='\""My Comedy Show\""';",1-23097214-1 How many directors directed episode 3 of the season?,"CREATE TABLE ""table1_23097214_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT COUNT(""directed_by"") FROM ""table1_23097214_1"" WHERE ""season_num""=3;",1-23097214-1 Who wrote the episode directed by Ken Whittingham?,"CREATE TABLE ""table1_23097214_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT ""written_by"" FROM ""table1_23097214_1"" WHERE ""directed_by""='Ken Whittingham';",1-23097214-1 What is the production code for Episode 153 in the series?,"CREATE TABLE ""table1_23097214_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT MIN(""production_code"") FROM ""table1_23097214_1"" WHERE ""series_num""=153;",1-23097214-1 What is the name of the episode where the season number is 13?,"CREATE TABLE ""table1_23114705_3"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""title"" FROM ""table1_23114705_3"" WHERE ""no_in_season""=13;",1-23114705-3 "If the episode was written by Tim Balme, what was the original air date?","CREATE TABLE ""table1_23114705_3"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""original_air_date"" FROM ""table1_23114705_3"" WHERE ""written_by""='Tim Balme';",1-23114705-3 What date did the show air when Rhod Gilbert was the headliner?,"CREATE TABLE ""series_1_2009"" ( ""episode"" text, ""location"" text, ""headliner"" text, ""comedians"" text, ""airdate"" text );","SELECT ""airdate"" FROM ""series_1_2009"" WHERE ""headliner""='Rhod Gilbert';",1-23122988-1 What date did the show air when Sean Lock was the headliner?,"CREATE TABLE ""series_1_2009"" ( ""episode"" text, ""location"" text, ""headliner"" text, ""comedians"" text, ""airdate"" text );","SELECT ""airdate"" FROM ""series_1_2009"" WHERE ""headliner""='Sean Lock';",1-23122988-1 Who were the comedians on episode 1x03?,"CREATE TABLE ""series_1_2009"" ( ""episode"" text, ""location"" text, ""headliner"" text, ""comedians"" text, ""airdate"" text );","SELECT ""comedians"" FROM ""series_1_2009"" WHERE ""episode""='1x03';",1-23122988-1 What episode took place in Belfast Waterfront Hall?,"CREATE TABLE ""series_1_2009"" ( ""episode"" text, ""location"" text, ""headliner"" text, ""comedians"" text, ""airdate"" text );","SELECT ""episode"" FROM ""series_1_2009"" WHERE ""location""='Belfast Waterfront Hall';",1-23122988-1 Who were the comedians during the episode located in Birmingham Hippodrome?,"CREATE TABLE ""series_1_2009"" ( ""episode"" text, ""location"" text, ""headliner"" text, ""comedians"" text, ""airdate"" text );","SELECT ""comedians"" FROM ""series_1_2009"" WHERE ""location""='Birmingham Hippodrome';",1-23122988-1 Name the total number of director for vesničko má středisková,"CREATE TABLE ""table1_23141790_1"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""director"" text, ""result"" text );","SELECT COUNT(""director"") FROM ""table1_23141790_1"" WHERE ""original_title""='Vesničko má středisková';",1-23141790-1 Name the growth rate for density of 1087,"CREATE TABLE ""divisions_districts_and_cities"" ( ""rank"" real, ""district"" text, ""population"" real, ""growth_rate"" text, ""sex_ratio"" real, ""literacy"" text, ""density_per_kilometer"" real );","SELECT COUNT(""growth_rate"") FROM ""divisions_districts_and_cities"" WHERE ""density_per_kilometer""=1087;",1-231623-3 Name the sex ratio lowest for population 4773138,"CREATE TABLE ""divisions_districts_and_cities"" ( ""rank"" real, ""district"" text, ""population"" real, ""growth_rate"" text, ""sex_ratio"" real, ""literacy"" text, ""density_per_kilometer"" real );","SELECT MAX(""sex_ratio"") FROM ""divisions_districts_and_cities"" WHERE ""population""=4773138;",1-231623-3 What is the original air date of the episode that had a week ranking of 21?,"CREATE TABLE ""table1_23177573_1"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""rank_week"" real, ""original_air_date"" text );","SELECT ""original_air_date"" FROM ""table1_23177573_1"" WHERE ""rank_week""=21;",1-23177573-1 What was the week ranking of the episode written by Russel Friend & Garrett Lerner? ,"CREATE TABLE ""table1_23177573_1"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""rank_week"" real, ""original_air_date"" text );","SELECT ""rank_week"" FROM ""table1_23177573_1"" WHERE ""written_by""='Russel Friend & Garrett Lerner';",1-23177573-1 What was the week ranking of the episode written by Thomas L. Moran and directed by Andrew Bernstein?,"CREATE TABLE ""table1_23177573_1"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""rank_week"" real, ""original_air_date"" text );","SELECT ""rank_week"" FROM ""table1_23177573_1"" WHERE ""written_by""='Thomas L. Moran' AND ""directed_by""='Andrew Bernstein';",1-23177573-1 Name the position for chivu,"CREATE TABLE ""top_scorers"" ( ""r"" real, ""player"" text, ""position"" text, ""league"" real, ""champions_league"" real, ""coppa_italia"" real, ""super_coppa"" real, ""total"" real );","SELECT ""position"" FROM ""top_scorers"" WHERE ""player""='Chivu';",1-23178768-7 Name the total number of r for coppa italia larger than 1.0,"CREATE TABLE ""top_scorers"" ( ""r"" real, ""player"" text, ""position"" text, ""league"" real, ""champions_league"" real, ""coppa_italia"" real, ""super_coppa"" real, ""total"" real );","SELECT COUNT(""r"") FROM ""top_scorers"" WHERE ""coppa_italia"">1.0;",1-23178768-7 Which charts had debut sales of of more than 339333.011497678?,"CREATE TABLE ""charts"" ( ""release"" text, ""oricon_albums_chart"" text, ""peak_position"" real, ""debut_sales_copies"" real, ""sales_total_copies"" real, ""chart_run"" text );","SELECT ""oricon_albums_chart"" FROM ""charts"" WHERE ""debut_sales_copies"">339333.011497678;",1-23180638-1 How many peak positions were there on the weekly charts?,"CREATE TABLE ""charts"" ( ""release"" text, ""oricon_albums_chart"" text, ""peak_position"" real, ""debut_sales_copies"" real, ""sales_total_copies"" real, ""chart_run"" text );","SELECT COUNT(""peak_position"") FROM ""charts"" WHERE ""oricon_albums_chart""='Weekly Charts';",1-23180638-1 How many peak positions were there on the daily charts?,"CREATE TABLE ""charts"" ( ""release"" text, ""oricon_albums_chart"" text, ""peak_position"" real, ""debut_sales_copies"" real, ""sales_total_copies"" real, ""chart_run"" text );","SELECT ""peak_position"" FROM ""charts"" WHERE ""oricon_albums_chart""='Daily Charts';",1-23180638-1 Which charts had debut sales of 101976?,"CREATE TABLE ""charts"" ( ""release"" text, ""oricon_albums_chart"" text, ""peak_position"" real, ""debut_sales_copies"" real, ""sales_total_copies"" real, ""chart_run"" text );","SELECT ""oricon_albums_chart"" FROM ""charts"" WHERE ""debut_sales_copies""=101976;",1-23180638-1 What was the score when playing Milwaukee?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""team""='Milwaukee';",1-23186738-10 Who had the highest rebounds in the game where the record was 27-54?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""record""='27-54';",1-23186738-10 When did the team play against Niagara?,"CREATE TABLE ""schedule"" ( ""date"" text, ""location"" text, ""opponent"" text, ""cyclones_points"" real, ""opp_points"" real, ""record"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='Niagara';",1-23184448-3 How many points did the opposing team get in the game with 6-2 record?,"CREATE TABLE ""schedule"" ( ""date"" text, ""location"" text, ""opponent"" text, ""cyclones_points"" real, ""opp_points"" real, ""record"" text );","SELECT MIN(""opp_points"") FROM ""schedule"" WHERE ""record""='6-2';",1-23184448-3 When did the Cyclones get 46 points?,"CREATE TABLE ""schedule"" ( ""date"" text, ""location"" text, ""opponent"" text, ""cyclones_points"" real, ""opp_points"" real, ""record"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""cyclones_points""=46;",1-23184448-3 "On how many different dates did the team play a game in Cedar Falls, Iowa?","CREATE TABLE ""schedule"" ( ""date"" text, ""location"" text, ""opponent"" text, ""cyclones_points"" real, ""opp_points"" real, ""record"" text );","SELECT COUNT(""date"") FROM ""schedule"" WHERE ""location""='Cedar Falls, Iowa';",1-23184448-3 "Name the date for air canada centre 18,736","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""location_attendance""='Air Canada Centre 18,736';",1-23186738-9 Name the score for chicago,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""team""='Chicago';",1-23186738-9 Name the least game for march 20,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT MIN(""game"") FROM ""game_log"" WHERE ""date""='March 20';",1-23186738-9 Name the least game for score of l 93–109 (ot),"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT MIN(""game"") FROM ""game_log"" WHERE ""score""='L 93–109 (OT)';",1-23186738-9 "If the location attendance is the Verizon Center 20,173, what is the date?","CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""location_attendance""='Verizon Center 20,173';",1-23211041-7 Who's captain of the team whose stadium has a capacity of 17800 people?,"CREATE TABLE ""team_overview"" ( ""club"" text, ""location"" text, ""manager"" text, ""stadium"" text, ""capacity"" real, ""team_captain"" text );","SELECT ""team_captain"" FROM ""team_overview"" WHERE ""capacity""=17800;",1-23214833-1 How many different team captains does the club Sliven 2000 have?,"CREATE TABLE ""team_overview"" ( ""club"" text, ""location"" text, ""manager"" text, ""stadium"" text, ""capacity"" real, ""team_captain"" text );","SELECT COUNT(""team_captain"") FROM ""team_overview"" WHERE ""club""='Sliven 2000';",1-23214833-1 Who's the captain of the team whose stadium is Gradski Stadion?,"CREATE TABLE ""team_overview"" ( ""club"" text, ""location"" text, ""manager"" text, ""stadium"" text, ""capacity"" real, ""team_captain"" text );","SELECT ""team_captain"" FROM ""team_overview"" WHERE ""stadium""='Gradski Stadion';",1-23214833-1 What stadium has capacity for 13800?,"CREATE TABLE ""team_overview"" ( ""club"" text, ""location"" text, ""manager"" text, ""stadium"" text, ""capacity"" real, ""team_captain"" text );","SELECT ""stadium"" FROM ""team_overview"" WHERE ""capacity""=13800;",1-23214833-1 How many people can attend games in the stadium of the team whose captain is Vasil Vasilev?,"CREATE TABLE ""team_overview"" ( ""club"" text, ""location"" text, ""manager"" text, ""stadium"" text, ""capacity"" real, ""team_captain"" text );","SELECT ""capacity"" FROM ""team_overview"" WHERE ""team_captain""='Vasil Vasilev';",1-23214833-1 When asv nürnberg-süd is the mittelfranken süd what is the season?,"CREATE TABLE ""northern_bavaria"" ( ""season"" text, ""mittelfranken_nord"" text, ""mittelfranken_s_d"" text, ""unterfranken_west"" text, ""unterfranken_ost"" text, ""oberfranken_west"" text, ""oberfranken_ost"" text );","SELECT ""season"" FROM ""northern_bavaria"" WHERE ""mittelfranken_s_d""='ASV Nürnberg-Süd';",1-23224961-2 When sv neuses is the oberfranken west what is the season?,"CREATE TABLE ""northern_bavaria"" ( ""season"" text, ""mittelfranken_nord"" text, ""mittelfranken_s_d"" text, ""unterfranken_west"" text, ""unterfranken_ost"" text, ""oberfranken_west"" text, ""oberfranken_ost"" text );","SELECT ""season"" FROM ""northern_bavaria"" WHERE ""oberfranken_west""='SV Neuses';",1-23224961-2 When wacker marktredwitz is the oberfranken ost how many unterfranken wests are there?,"CREATE TABLE ""northern_bavaria"" ( ""season"" text, ""mittelfranken_nord"" text, ""mittelfranken_s_d"" text, ""unterfranken_west"" text, ""unterfranken_ost"" text, ""oberfranken_west"" text, ""oberfranken_ost"" text );","SELECT COUNT(""unterfranken_west"") FROM ""northern_bavaria"" WHERE ""oberfranken_ost""='Wacker Marktredwitz';",1-23224961-2 When atsv erlangen is the mittelfranken nord and alemannia haibach is the unterfranken west what is the mittelfranken süd?,"CREATE TABLE ""northern_bavaria"" ( ""season"" text, ""mittelfranken_nord"" text, ""mittelfranken_s_d"" text, ""unterfranken_west"" text, ""unterfranken_ost"" text, ""oberfranken_west"" text, ""oberfranken_ost"" text );","SELECT ""mittelfranken_s_d"" FROM ""northern_bavaria"" WHERE ""unterfranken_west""='Alemannia Haibach' AND ""mittelfranken_nord""='ATSV Erlangen';",1-23224961-2 Who tied for the highest rebounds during the game against Orlando?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""team""='Orlando';",1-23248940-8 Who are all high points in game 14?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""game""=14;",1-23248940-6 What is every value for location attendance on date of November 18?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""date""='November 18';",1-23248940-6 What is every score when date is November 10?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='November 10';",1-23248940-6 What is every record for game 11?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""game""=11;",1-23248940-6 How many locations was game 3 played at?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""location_attendance"") FROM ""game_log"" WHERE ""game""=3;",1-23248967-5 What was the score against New Orleans?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""team""='New Orleans';",1-23248967-5 How many game locations occurred on March 6?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""location_attendance"") FROM ""game_log"" WHERE ""date""='March 6';",1-23248967-9 What was the surface during wimbledon in 1974?,"CREATE TABLE ""women_s_doubles_6_finals_5_titles_1_runn"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""surface"" FROM ""women_s_doubles_6_finals_5_titles_1_runn"" WHERE ""championship""='Wimbledon' AND ""year""=1974;",1-23258574-2 Name the overall for mark steenhuis,"CREATE TABLE ""weekly_awards"" ( ""month"" text, ""week"" real, ""overall"" text, ""offensive"" text, ""defensive"" text, ""transition"" text, ""rookie"" text );","SELECT ""overall"" FROM ""weekly_awards"" WHERE ""offensive""='Mark Steenhuis';",1-23265433-2 Name the total number of offensive for colin doyle,"CREATE TABLE ""weekly_awards"" ( ""month"" text, ""week"" real, ""overall"" text, ""offensive"" text, ""defensive"" text, ""transition"" text, ""rookie"" text );","SELECT COUNT(""offensive"") FROM ""weekly_awards"" WHERE ""overall""='Colin Doyle';",1-23265433-2 Name the week for steve toll,"CREATE TABLE ""weekly_awards"" ( ""month"" text, ""week"" real, ""overall"" text, ""offensive"" text, ""defensive"" text, ""transition"" text, ""rookie"" text );","SELECT ""week"" FROM ""weekly_awards"" WHERE ""transition""='Steve Toll';",1-23265433-2 Name the rookie for ryan powell,"CREATE TABLE ""weekly_awards"" ( ""month"" text, ""week"" real, ""overall"" text, ""offensive"" text, ""defensive"" text, ""transition"" text, ""rookie"" text );","SELECT ""rookie"" FROM ""weekly_awards"" WHERE ""offensive""='Ryan Powell';",1-23265433-2 Name the defensive for week 9,"CREATE TABLE ""weekly_awards"" ( ""month"" text, ""week"" real, ""overall"" text, ""offensive"" text, ""defensive"" text, ""transition"" text, ""rookie"" text );","SELECT ""defensive"" FROM ""weekly_awards"" WHERE ""week""=9;",1-23265433-2 Name the high rebounds for record 10-19,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""record""='10-19';",1-23274514-5 Name the high points for l 109–112 (ot),"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""score""='L 109–112 (OT)';",1-23274514-5 Name the high assists for 4-3,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""record""='4-3';",1-23281862-5 Name the location attendance for memphis,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""team""='Memphis';",1-23281862-5 Name the number of score for sacramento,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""score"") FROM ""game_log"" WHERE ""team""='Sacramento';",1-23281862-5 Who has the high points when 53-27 is the record?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""record""='53-27';",1-23284271-10 Which team has dirk nowitski (13) as high rebounds?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""high_rebounds""='Dirk Nowitski (13)';",1-23284271-10 What is the score for game 78?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game""=78;",1-23284271-10 Who has the high assists when 50-26 is the record?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""record""='50-26';",1-23284271-10 Who has high points when 50-26 is the record?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""record""='50-26';",1-23284271-10 Which date is the team @ la clippers?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""team""='@ LA Clippers';",1-23284271-10 Who is the high rebounds for game 64?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""game""=64;",1-23281862-9 What is the record where aaron brooks (6) is high assists?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""high_assists""='Aaron Brooks (6)';",1-23281862-9 What is the score when 36-33 is the record?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""record""='36-33';",1-23281862-9 How many teams played against the Mavericks in a game where the score was w 99–91 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""team"") FROM ""game_log"" WHERE ""score""='W 99–91 (OT)';",1-23284271-7 "How many teams have channing frye, jason richardson (8) as high rebounds?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT COUNT(""team"") FROM ""game_log"" WHERE ""high_rebounds""='Channing Frye, Jason Richardson (8)';",1-23285761-11 Who has the high assists when April 26 is the date?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""date""='April 26';",1-23285761-11 Which team has 5 as a game?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""game""=5;",1-23285761-11 Who did the high assists in the game where Amar'e Stoudemire (10) did the high rebounds?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""high_rebounds""='Amar''e Stoudemire (10)';",1-23285761-7 Who was the game on January 26 played against?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='January 26';",1-23285761-7 What was the record of the game played on January 5?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='January 5';",1-23285761-7 What's the record of the game with number 40?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""game""=40;",1-23285761-7 What was the score with the team record was 15-25?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""record""='15-25';",1-23285805-6 Who has the most rebounds for game 42?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""game""=42;",1-23285805-6 Who had the most rebounds when the team record was 15-27?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""record""='15-27';",1-23285805-6 Who has the high assists when the team is Oklahoma City?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""team""='Oklahoma City';",1-23285805-8 On which datebis arco arena 17361 the location attendance?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""location_attendance""='Arco Arena 17361';",1-23285805-8 Which team has the location attendance of American Airlines Center 19954?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""location_attendance""='American Airlines Center 19954';",1-23285805-8 What is the record where arco arena 17361 is location attendance?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""location_attendance""='Arco Arena 17361';",1-23285805-8 Who has the high points for the 69 game?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""game""=69;",1-23285805-8 "Name the record for rose garden 20,565 attendance","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""location_attendance""='Rose Garden 20,565';",1-23286158-8 "Name the game for andre miller , rudy fernandez (7)","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""game"" FROM ""game_log"" WHERE ""high_rebounds""='Andre Miller , Rudy Fernandez (7)';",1-23286158-8 Name the high points for 30-23,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""record""='30-23';",1-23286158-8 "Name the team at the rose garden 20,565","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""location_attendance""='Rose Garden 20,565';",1-23286158-8 What was the score for the game when the record was 37-27?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""record""='37-27';",1-23286158-9 Who led with the highest points during the game against Indiana?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""team""='Indiana';",1-23286158-9 Name the most number in series for production code of 3abc11,"CREATE TABLE ""table1_23289934_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT MAX(""no_in_series"") FROM ""table1_23289934_1"" WHERE ""production_code""='3ABC11';",1-23289934-1 Name the most number in season for production code 3abc12,"CREATE TABLE ""table1_23289934_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT MAX(""no_in_season"") FROM ""table1_23289934_1"" WHERE ""production_code""='3ABC12';",1-23289934-1 Name the title for number 16,"CREATE TABLE ""table1_23289934_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""title"" FROM ""table1_23289934_1"" WHERE ""no_in_season""=16;",1-23289934-1 Name the least number for production code for 3abc21,"CREATE TABLE ""table1_23289934_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT MIN(""no_in_series"") FROM ""table1_23289934_1"" WHERE ""production_code""='3ABC21';",1-23289934-1 What was the date that the episode with Jeff Davis as the second performer originally aired?,"CREATE TABLE ""table1_23294081_10"" ( ""no"" real, ""num"" real, ""original_airdate"" text, ""performer_1"" text, ""performer_2"" text, ""performer_3"" text, ""performer_4"" text );","SELECT ""original_airdate"" FROM ""table1_23294081_10"" WHERE ""performer_2""='Jeff Davis';",1-23294081-10 How many episodes were series episode 214?,"CREATE TABLE ""table1_23294081_10"" ( ""no"" real, ""num"" real, ""original_airdate"" text, ""performer_1"" text, ""performer_2"" text, ""performer_3"" text, ""performer_4"" text );","SELECT COUNT(""num"") FROM ""table1_23294081_10"" WHERE ""no""=214;",1-23294081-10 What date did the capitols play the toronto maple leafs?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""date"" FROM ""game_log"" WHERE ""opponent""='Toronto Maple Leafs';",1-23308178-6 Where was the game played when the record was 20-6-6?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""location"" FROM ""game_log"" WHERE ""record""='20-6-6';",1-23308178-6 What was the lowest attendance for games played on december 23?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT MIN(""attendance"") FROM ""game_log"" WHERE ""date""='December 23';",1-23308178-6 How many dates were played at the wachovia center?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT COUNT(""date"") FROM ""game_log"" WHERE ""location""='Wachovia Center';",1-23308178-6 How many games did they have a record of 39-12-6?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT COUNT(""game"") FROM ""game_log"" WHERE ""record""='39-12-6';",1-23308178-8 What is the largest number of points they had?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT MAX(""points"") FROM ""game_log"";",1-23308178-8 How many games did they play with 88 points?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT COUNT(""record"") FROM ""game_log"" WHERE ""points""=88;",1-23308178-8 How many games did they play on february 5?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='February 5';",1-23308178-8 Who is every co-artist with name of role as Ah-Zhong 阿忠?,"CREATE TABLE ""television_dramas"" ( ""year"" real, ""title_of_drama"" text, ""name_of_role"" text, ""nature_of_role"" text, ""co_artists"" text, ""location"" text );","SELECT ""co_artists"" FROM ""television_dramas"" WHERE ""name_of_role""='Ah-Zhong 阿忠';",1-23379776-5 What is every nature of role with year as 2009?,"CREATE TABLE ""television_dramas"" ( ""year"" real, ""title_of_drama"" text, ""name_of_role"" text, ""nature_of_role"" text, ""co_artists"" text, ""location"" text );","SELECT ""nature_of_role"" FROM ""television_dramas"" WHERE ""year""=2009;",1-23379776-5 How many locations for name of role as Xiao Gui 小鬼?,"CREATE TABLE ""television_dramas"" ( ""year"" real, ""title_of_drama"" text, ""name_of_role"" text, ""nature_of_role"" text, ""co_artists"" text, ""location"" text );","SELECT COUNT(""location"") FROM ""television_dramas"" WHERE ""name_of_role""='Xiao Gui 小鬼';",1-23379776-5 On what date did episode 2 air?,"CREATE TABLE ""table1_2343740_1"" ( ""episode_number"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""original_air_date"" FROM ""table1_2343740_1"" WHERE ""episode_number""=2;",1-2343740-1 "What was the title of the episode that aired February 9, 1979?","CREATE TABLE ""table1_2343740_1"" ( ""episode_number"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""title"" FROM ""table1_2343740_1"" WHERE ""original_air_date""='February 9, 1979';",1-2343740-1 What is the number of the episode seen by 1.370 million people in the US?,"CREATE TABLE ""table1_2345558_1"" ( ""num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT MAX(""num"") FROM ""table1_2345558_1"" WHERE ""u_s_viewers_millions""='1.370';",1-2345558-1 What's the number of the episode directed by Whitney Ransick?,"CREATE TABLE ""table1_2345558_1"" ( ""num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""num"" FROM ""table1_2345558_1"" WHERE ""director""='Whitney Ransick';",1-2345558-1 Who directed the episode written by Jason Yoshimura?,"CREATE TABLE ""table1_2345558_1"" ( ""num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""director"" FROM ""table1_2345558_1"" WHERE ""writer_s""='Jason Yoshimura';",1-2345558-1 "Who directed the episode titled ""Risky Business""?","CREATE TABLE ""table1_2345558_1"" ( ""num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""director"" FROM ""table1_2345558_1"" WHERE ""title""='\""Risky Business\""';",1-2345558-1 When roy richardson 476cc aermacchi is the rider what is the time for saturday august 9th?,"CREATE TABLE ""2009_senior_classic_practice_times_and_l"" ( ""rank"" real, ""rider"" text, ""mon_24_aug"" text, ""tues_25_aug"" text, ""wed_26_aug"" text, ""thurs_27_aug"" text, ""fri_28_aug"" text, ""sat_29_aug"" text );","SELECT ""sat_29_aug"" FROM ""2009_senior_classic_practice_times_and_l"" WHERE ""rider""='Roy Richardson 476cc Aermacchi';",1-23465864-3 When 6 is the rank what is the time for Tuesday August 25th?,"CREATE TABLE ""2009_senior_classic_practice_times_and_l"" ( ""rank"" real, ""rider"" text, ""mon_24_aug"" text, ""tues_25_aug"" text, ""wed_26_aug"" text, ""thurs_27_aug"" text, ""fri_28_aug"" text, ""sat_29_aug"" text );","SELECT ""tues_25_aug"" FROM ""2009_senior_classic_practice_times_and_l"" WHERE ""rank""=6;",1-23465864-3 When 3 is the rank what is the time for Saturday August 29th?,"CREATE TABLE ""2009_senior_classic_practice_times_and_l"" ( ""rank"" real, ""rider"" text, ""mon_24_aug"" text, ""tues_25_aug"" text, ""wed_26_aug"" text, ""thurs_27_aug"" text, ""fri_28_aug"" text, ""sat_29_aug"" text );","SELECT ""sat_29_aug"" FROM ""2009_senior_classic_practice_times_and_l"" WHERE ""rank""=3;",1-23465864-3 When 22' 37.06 100.090mph is the time for Monday August 24th how many times are there for Friday August 28th?,"CREATE TABLE ""2009_senior_classic_practice_times_and_l"" ( ""rank"" real, ""rider"" text, ""mon_24_aug"" text, ""tues_25_aug"" text, ""wed_26_aug"" text, ""thurs_27_aug"" text, ""fri_28_aug"" text, ""sat_29_aug"" text );","SELECT COUNT(""fri_28_aug"") FROM ""2009_senior_classic_practice_times_and_l"" WHERE ""mon_24_aug""='22'' 37.06 100.090mph';",1-23465864-3 What is every rider on Monday August 24 at 21' 12.02 106.781mph?,"CREATE TABLE ""2009_newcomers_race_a_practice_times_and"" ( ""rank"" real, ""rider"" text, ""mon_24_aug"" text, ""tues_25_aug"" text, ""wed_26_aug"" text, ""thurs_27_aug"" text, ""fri_28_aug"" text );","SELECT ""rider"" FROM ""2009_newcomers_race_a_practice_times_and"" WHERE ""mon_24_aug""='21'' 12.02 106.781mph';",1-23465864-5 What is every value on Tuesday August 25 if August Friday 28 is 23' 54.54 94.684mph?,"CREATE TABLE ""2009_newcomers_race_a_practice_times_and"" ( ""rank"" real, ""rider"" text, ""mon_24_aug"" text, ""tues_25_aug"" text, ""wed_26_aug"" text, ""thurs_27_aug"" text, ""fri_28_aug"" text );","SELECT ""tues_25_aug"" FROM ""2009_newcomers_race_a_practice_times_and"" WHERE ""fri_28_aug""='23'' 54.54 94.684mph';",1-23465864-5 What is every rider on Tuesday August 25 at 20' 32.11 110.241mph?,"CREATE TABLE ""2009_newcomers_race_a_practice_times_and"" ( ""rank"" real, ""rider"" text, ""mon_24_aug"" text, ""tues_25_aug"" text, ""wed_26_aug"" text, ""thurs_27_aug"" text, ""fri_28_aug"" text );","SELECT ""rider"" FROM ""2009_newcomers_race_a_practice_times_and"" WHERE ""tues_25_aug""='20'' 32.11 110.241mph';",1-23465864-5 What is every value for Monday August 24 if Friday August 28 is 23' 22.25 96.864mph?,"CREATE TABLE ""2009_newcomers_race_a_practice_times_and"" ( ""rank"" real, ""rider"" text, ""mon_24_aug"" text, ""tues_25_aug"" text, ""wed_26_aug"" text, ""thurs_27_aug"" text, ""fri_28_aug"" text );","SELECT ""mon_24_aug"" FROM ""2009_newcomers_race_a_practice_times_and"" WHERE ""fri_28_aug""='23'' 22.25 96.864mph';",1-23465864-5 What is the value of Monday August 24 if the rider is Benny Smith 600cc Yamaha?,"CREATE TABLE ""2009_newcomers_race_a_practice_times_and"" ( ""rank"" real, ""rider"" text, ""mon_24_aug"" text, ""tues_25_aug"" text, ""wed_26_aug"" text, ""thurs_27_aug"" text, ""fri_28_aug"" text );","SELECT ""mon_24_aug"" FROM ""2009_newcomers_race_a_practice_times_and"" WHERE ""rider""='Benny Smith 600cc Yamaha';",1-23465864-5 What is the value for Monday August 24 if Friday August 28 is 26' 04.60 86.814mph?,"CREATE TABLE ""2009_newcomers_race_a_practice_times_and"" ( ""rank"" real, ""rider"" text, ""mon_24_aug"" text, ""tues_25_aug"" text, ""wed_26_aug"" text, ""thurs_27_aug"" text, ""fri_28_aug"" text );","SELECT ""mon_24_aug"" FROM ""2009_newcomers_race_a_practice_times_and"" WHERE ""fri_28_aug""='26'' 04.60 86.814mph';",1-23465864-5 Who directed 414?,"CREATE TABLE ""table1_23483182_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""directed_by"" FROM ""table1_23483182_1"" WHERE ""production_code""=414;",1-23483182-1 "What is the series number of the episode that aired March 25, 2010?","CREATE TABLE ""table1_23483182_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MIN(""no_in_series"") FROM ""table1_23483182_1"" WHERE ""original_air_date""='March 25, 2010';",1-23483182-1 "Who wrote the episode that aired February 4, 2010?","CREATE TABLE ""table1_23483182_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""written_by"" FROM ""table1_23483182_1"" WHERE ""original_air_date""='February 4, 2010';",1-23483182-1 What was the air date where there were 5.72 million viewers?,"CREATE TABLE ""table1_23483182_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""original_air_date"" FROM ""table1_23483182_1"" WHERE ""u_s_viewers_million""='5.72';",1-23483182-1 What number was there 6.01 million u.s. drivers?,"CREATE TABLE ""table1_23483182_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""no_in_season"" FROM ""table1_23483182_1"" WHERE ""u_s_viewers_million""='6.01';",1-23483182-1 What date did they play the Florida Panthers?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""date"" FROM ""game_log"" WHERE ""opponent""='Florida Panthers';",1-23486853-3 What was the score for the Atlanta Thrashers?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""score"" FROM ""game_log"" WHERE ""opponent""='Atlanta Thrashers';",1-23486853-3 What was the score for game 4?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""score"" FROM ""game_log"" WHERE ""game""=4;",1-23486853-3 "How many titles have an original air date of November 17, 1998?","CREATE TABLE ""table1_234886_2"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""prod_code"" text );","SELECT COUNT(""title"") FROM ""table1_234886_2"" WHERE ""original_air_date""='November 17, 1998';",1-234886-2 How many season numbers are there for the episode seen by 13.54 million people in the US?,"CREATE TABLE ""table1_23528223_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT COUNT(""no_in_season"") FROM ""table1_23528223_2"" WHERE ""u_s_viewers_millions""='13.54';",1-23528223-2 What's the series number of the episode directed by Skipp Sudduth?,"CREATE TABLE ""table1_23528223_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""no_in_series"" FROM ""table1_23528223_2"" WHERE ""directed_by""='Skipp Sudduth';",1-23528223-2 Who wrote the episode seen by 10.64 million people in the US?,"CREATE TABLE ""table1_23528223_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""written_by"" FROM ""table1_23528223_2"" WHERE ""u_s_viewers_millions""='10.64';",1-23528223-2 "Who directed the episode titled ""Redemptio""?","CREATE TABLE ""table1_23528223_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""directed_by"" FROM ""table1_23528223_2"" WHERE ""title""='\""Redemptio\""';",1-23528223-2 Name the scores for david baddiel and maureen lipman,"CREATE TABLE ""table1_23575917_2"" ( ""episode"" text, ""first_broadcast"" text, ""davids_team"" text, ""lees_team"" text, ""scores"" text );","SELECT COUNT(""scores"") FROM ""table1_23575917_2"" WHERE ""davids_team""='David Baddiel and Maureen Lipman';",1-23575917-2 Name the scores for michael buerk and russell howard,"CREATE TABLE ""table1_23575917_2"" ( ""episode"" text, ""first_broadcast"" text, ""davids_team"" text, ""lees_team"" text, ""scores"" text );","SELECT ""scores"" FROM ""table1_23575917_2"" WHERE ""lees_team""='Michael Buerk and Russell Howard';",1-23575917-2 Name the davids team for 8 august 2008,"CREATE TABLE ""table1_23575917_2"" ( ""episode"" text, ""first_broadcast"" text, ""davids_team"" text, ""lees_team"" text, ""scores"" text );","SELECT ""davids_team"" FROM ""table1_23575917_2"" WHERE ""first_broadcast""='8 August 2008';",1-23575917-2 What is the episode number that was first broadcast on 3 September 2010?,"CREATE TABLE ""table1_23575917_4"" ( ""episode"" text, ""first_broadcast"" text, ""davids_team"" text, ""lees_team"" text, ""scores"" text );","SELECT ""episode"" FROM ""table1_23575917_4"" WHERE ""first_broadcast""='3 September 2010';",1-23575917-4 Who is the Lees Team for episode 4x04?,"CREATE TABLE ""table1_23575917_4"" ( ""episode"" text, ""first_broadcast"" text, ""davids_team"" text, ""lees_team"" text, ""scores"" text );","SELECT ""lees_team"" FROM ""table1_23575917_4"" WHERE ""episode""='4x04';",1-23575917-4 Who is on the David's Team for the episode with the Lees Team of Jack Dee and Peter Serafinowicz,"CREATE TABLE ""table1_23575917_4"" ( ""episode"" text, ""first_broadcast"" text, ""davids_team"" text, ""lees_team"" text, ""scores"" text );","SELECT ""davids_team"" FROM ""table1_23575917_4"" WHERE ""lees_team""='Jack Dee and Peter Serafinowicz';",1-23575917-4 How many David's team for the Lees Team of Deborah Meaden and Mark Watson?,"CREATE TABLE ""table1_23575917_4"" ( ""episode"" text, ""first_broadcast"" text, ""davids_team"" text, ""lees_team"" text, ""scores"" text );","SELECT COUNT(""davids_team"") FROM ""table1_23575917_4"" WHERE ""lees_team""='Deborah Meaden and Mark Watson';",1-23575917-4 "If the episode is 6x03, what is the first broadcast total number?","CREATE TABLE ""table1_23575917_7"" ( ""episode"" text, ""first_broadcast"" text, ""davids_team"" text, ""lees_team"" text, ""scores"" text );","SELECT COUNT(""first_broadcast"") FROM ""table1_23575917_7"" WHERE ""episode""='6x03';",1-23575917-7 "If the lees team is Clare Balding and Miranda Hart, what is the first broadcast total number?","CREATE TABLE ""table1_23575917_7"" ( ""episode"" text, ""first_broadcast"" text, ""davids_team"" text, ""lees_team"" text, ""scores"" text );","SELECT COUNT(""first_broadcast"") FROM ""table1_23575917_7"" WHERE ""lees_team""='Clare Balding and Miranda Hart';",1-23575917-7 "If the lees team is Clare Balding and Miranda Hart, what was the score?","CREATE TABLE ""table1_23575917_7"" ( ""episode"" text, ""first_broadcast"" text, ""davids_team"" text, ""lees_team"" text, ""scores"" text );","SELECT ""scores"" FROM ""table1_23575917_7"" WHERE ""lees_team""='Clare Balding and Miranda Hart';",1-23575917-7 What is the position of the song that was eliminated on 11 november?,"CREATE TABLE ""table1_23585197_3"" ( ""artist"" text, ""song_english_translation"" text, ""songwriter_s"" text, ""position"" real, ""date_eliminated"" text );","SELECT MAX(""position"") FROM ""table1_23585197_3"" WHERE ""date_eliminated""='11 November';",1-23585197-3 "What is the position of ""kärleken vänder allt"" (the love turns everything)?","CREATE TABLE ""table1_23585197_3"" ( ""artist"" text, ""song_english_translation"" text, ""songwriter_s"" text, ""position"" real, ""date_eliminated"" text );","SELECT ""position"" FROM ""table1_23585197_3"" WHERE ""song_english_translation""='\""Kärleken vänder allt\"" (The love turns everything)';",1-23585197-3 Which artist sang the song that ingela hemming wrote?,"CREATE TABLE ""table1_23585197_3"" ( ""artist"" text, ""song_english_translation"" text, ""songwriter_s"" text, ""position"" real, ""date_eliminated"" text );","SELECT ""artist"" FROM ""table1_23585197_3"" WHERE ""songwriter_s""='Ingela Hemming';",1-23585197-3 What is the position of the song that adam sandahl wrote?,"CREATE TABLE ""table1_23585197_3"" ( ""artist"" text, ""song_english_translation"" text, ""songwriter_s"" text, ""position"" real, ""date_eliminated"" text );","SELECT ""position"" FROM ""table1_23585197_3"" WHERE ""songwriter_s""='Adam Sandahl';",1-23585197-3 What is the position of the song thar genjor mcnell performed?,"CREATE TABLE ""table1_23585197_3"" ( ""artist"" text, ""song_english_translation"" text, ""songwriter_s"" text, ""position"" real, ""date_eliminated"" text );","SELECT ""position"" FROM ""table1_23585197_3"" WHERE ""artist""='Genjor McNell';",1-23585197-3 "What is the position of ""kärleken vänder allt"" (the love turns everything)?","CREATE TABLE ""table1_23585197_3"" ( ""artist"" text, ""song_english_translation"" text, ""songwriter_s"" text, ""position"" real, ""date_eliminated"" text );","SELECT MIN(""position"") FROM ""table1_23585197_3"" WHERE ""song_english_translation""='\""Kärleken vänder allt\"" (The love turns everything)';",1-23585197-3 What week has an attendance of 10402,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""final_score"" text, ""result"" text, ""attendance"" real, ""record"" text );","SELECT MIN(""week"") FROM ""schedule"" WHERE ""attendance""=10402;",1-23624542-4 What is the record on Sept 22?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""final_score"" text, ""result"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""date""='Sept 22';",1-23624542-4 "If artist 1 is Wolfgang Gartner, what is the release date?","CREATE TABLE ""downloadable_content"" ( ""song_1_title"" text, ""artist_1"" text, ""song_2_title"" text, ""artist_2"" text, ""mix_artist"" text, ""guitar_part"" text, ""mix_pack"" text, ""release_date"" text );","SELECT ""release_date"" FROM ""downloadable_content"" WHERE ""artist_1""='Wolfgang Gartner';",1-23649244-2 What is song 1 title is the artist is Danny Byrd?,"CREATE TABLE ""downloadable_content"" ( ""song_1_title"" text, ""artist_1"" text, ""song_2_title"" text, ""artist_2"" text, ""mix_artist"" text, ""guitar_part"" text, ""mix_pack"" text, ""release_date"" text );","SELECT ""song_1_title"" FROM ""downloadable_content"" WHERE ""artist_1""='Danny Byrd';",1-23649244-2 "If artist 1 is 50 Cent featuring Mary J. Blige, what is the guitar part?","CREATE TABLE ""downloadable_content"" ( ""song_1_title"" text, ""artist_1"" text, ""song_2_title"" text, ""artist_2"" text, ""mix_artist"" text, ""guitar_part"" text, ""mix_pack"" text, ""release_date"" text );","SELECT ""guitar_part"" FROM ""downloadable_content"" WHERE ""artist_1""='50 Cent featuring Mary J. Blige';",1-23649244-2 What is the mix pack when the artist 2 is Eminem?,"CREATE TABLE ""downloadable_content"" ( ""song_1_title"" text, ""artist_1"" text, ""song_2_title"" text, ""artist_2"" text, ""mix_artist"" text, ""guitar_part"" text, ""mix_pack"" text, ""release_date"" text );","SELECT ""mix_pack"" FROM ""downloadable_content"" WHERE ""artist_2""='Eminem';",1-23649244-2 What is every value for Serbs if value for Hungarians is 9.26%?,"CREATE TABLE ""major_ethnic_groups_in_the_municipality"" ( ""year"" real, ""population"" real, ""serbs"" text, ""germans"" text, ""romanians"" text, ""hungarians"" text, ""croats"" text, ""roma"" text, ""slovaks"" text, ""rest"" text );","SELECT ""serbs"" FROM ""major_ethnic_groups_in_the_municipality"" WHERE ""hungarians""='9.26%';",1-2374338-2 What is the largest value of population?,"CREATE TABLE ""major_ethnic_groups_in_the_municipality"" ( ""year"" real, ""population"" real, ""serbs"" text, ""germans"" text, ""romanians"" text, ""hungarians"" text, ""croats"" text, ""roma"" text, ""slovaks"" text, ""rest"" text );","SELECT MAX(""population"") FROM ""major_ethnic_groups_in_the_municipality"";",1-2374338-2 How many values for Germans occurs when value for Slovaks is 0.11%?,"CREATE TABLE ""major_ethnic_groups_in_the_municipality"" ( ""year"" real, ""population"" real, ""serbs"" text, ""germans"" text, ""romanians"" text, ""hungarians"" text, ""croats"" text, ""roma"" text, ""slovaks"" text, ""rest"" text );","SELECT COUNT(""germans"") FROM ""major_ethnic_groups_in_the_municipality"" WHERE ""slovaks""='0.11%';",1-2374338-2 What is the smallest value of population if the value for Serbs is 73.53%?,"CREATE TABLE ""major_ethnic_groups_in_the_municipality"" ( ""year"" real, ""population"" real, ""serbs"" text, ""germans"" text, ""romanians"" text, ""hungarians"" text, ""croats"" text, ""roma"" text, ""slovaks"" text, ""rest"" text );","SELECT MIN(""population"") FROM ""major_ethnic_groups_in_the_municipality"" WHERE ""serbs""='73.53%';",1-2374338-2 What is every value for Croats if the value of Roma is 3.1%?,"CREATE TABLE ""major_ethnic_groups_in_the_municipality"" ( ""year"" real, ""population"" real, ""serbs"" text, ""germans"" text, ""romanians"" text, ""hungarians"" text, ""croats"" text, ""roma"" text, ""slovaks"" text, ""rest"" text );","SELECT ""croats"" FROM ""major_ethnic_groups_in_the_municipality"" WHERE ""roma""='3.1%';",1-2374338-2 What is every value for Croats when value for Romanians is 16.65%?,"CREATE TABLE ""major_ethnic_groups_in_the_municipality"" ( ""year"" real, ""population"" real, ""serbs"" text, ""germans"" text, ""romanians"" text, ""hungarians"" text, ""croats"" text, ""roma"" text, ""slovaks"" text, ""rest"" text );","SELECT ""croats"" FROM ""major_ethnic_groups_in_the_municipality"" WHERE ""romanians""='16.65%';",1-2374338-2 "How many years of nasl years did the accolades read ""captained england to victory at the 1966 world cup""?","CREATE TABLE ""table1_237757_9"" ( ""player"" text, ""position"" text, ""nasl_years"" text, ""nasl_club_s"" text, ""accolades_pre_nasl"" text );","SELECT COUNT(""nasl_years"") FROM ""table1_237757_9"" WHERE ""accolades_pre_nasl""='Captained England to victory at the 1966 World Cup';",1-237757-9 What nasl club won several titles with leeds united?,"CREATE TABLE ""table1_237757_9"" ( ""player"" text, ""position"" text, ""nasl_years"" text, ""nasl_club_s"" text, ""accolades_pre_nasl"" text );","SELECT ""nasl_club_s"" FROM ""table1_237757_9"" WHERE ""accolades_pre_nasl""='Won several titles with Leeds United';",1-237757-9 What years did Bobby Moore play?,"CREATE TABLE ""table1_237757_9"" ( ""player"" text, ""position"" text, ""nasl_years"" text, ""nasl_club_s"" text, ""accolades_pre_nasl"" text );","SELECT ""nasl_years"" FROM ""table1_237757_9"" WHERE ""player""='Bobby Moore';",1-237757-9 What position is Philadelphia Fury?,"CREATE TABLE ""table1_237757_9"" ( ""player"" text, ""position"" text, ""nasl_years"" text, ""nasl_club_s"" text, ""accolades_pre_nasl"" text );","SELECT ""position"" FROM ""table1_237757_9"" WHERE ""nasl_club_s""='Philadelphia Fury';",1-237757-9 How many years did Peter Lorimer play?,"CREATE TABLE ""table1_237757_9"" ( ""player"" text, ""position"" text, ""nasl_years"" text, ""nasl_club_s"" text, ""accolades_pre_nasl"" text );","SELECT COUNT(""nasl_years"") FROM ""table1_237757_9"" WHERE ""player""='Peter Lorimer';",1-237757-9 What was the entry for highest when average is 10295?,"CREATE TABLE ""yearly_average_attendance"" ( ""season"" real, ""lowest"" real, ""low_team"" text, ""average"" real, ""highest"" real, ""high_team"" text, ""2nd_highest"" real, ""2nd_team"" text );","SELECT ""highest"" FROM ""yearly_average_attendance"" WHERE ""average""=10295;",1-237757-10 How many entries for highest when the low team was baltimore rays?,"CREATE TABLE ""yearly_average_attendance"" ( ""season"" real, ""lowest"" real, ""low_team"" text, ""average"" real, ""highest"" real, ""high_team"" text, ""2nd_highest"" real, ""2nd_team"" text );","SELECT COUNT(""highest"") FROM ""yearly_average_attendance"" WHERE ""low_team""='Baltimore Rays';",1-237757-10 What is the average when 2nd highest was 27242?,"CREATE TABLE ""yearly_average_attendance"" ( ""season"" real, ""lowest"" real, ""low_team"" text, ""average"" real, ""highest"" real, ""high_team"" text, ""2nd_highest"" real, ""2nd_team"" text );","SELECT MAX(""average"") FROM ""yearly_average_attendance"" WHERE ""2nd_highest""=27242;",1-237757-10 What was the season when the low team is chicago sting?,"CREATE TABLE ""yearly_average_attendance"" ( ""season"" real, ""lowest"" real, ""low_team"" text, ""average"" real, ""highest"" real, ""high_team"" text, ""2nd_highest"" real, ""2nd_team"" text );","SELECT ""season"" FROM ""yearly_average_attendance"" WHERE ""low_team""='Chicago Sting';",1-237757-10 What's the Stock Exchange Plaza's rank?,"CREATE TABLE ""tallest_skyscrapers_in_asia"" ( ""rank"" real, ""building_a"" text, ""city"" text, ""country"" text, ""height_m"" text, ""height_ft"" text, ""floors"" real, ""built"" text );","SELECT ""rank"" FROM ""tallest_skyscrapers_in_asia"" WHERE ""building_a""='Stock Exchange Plaza';",1-23759976-1 How tall is the building with 36 floors?,"CREATE TABLE ""tallest_skyscrapers_in_asia"" ( ""rank"" real, ""building_a"" text, ""city"" text, ""country"" text, ""height_m"" text, ""height_ft"" text, ""floors"" real, ""built"" text );","SELECT ""height_m"" FROM ""tallest_skyscrapers_in_asia"" WHERE ""floors""=36;",1-23759976-1 How many different numbers of floors are there for the Chongqing Poly Tower?,"CREATE TABLE ""tallest_skyscrapers_in_asia"" ( ""rank"" real, ""building_a"" text, ""city"" text, ""country"" text, ""height_m"" text, ""height_ft"" text, ""floors"" real, ""built"" text );","SELECT COUNT(""floors"") FROM ""tallest_skyscrapers_in_asia"" WHERE ""building_a""='Chongqing Poly Tower';",1-23759976-1 How many different ranks does the Cathay Pacific Plaza 2 have?,"CREATE TABLE ""tallest_skyscrapers_in_asia"" ( ""rank"" real, ""building_a"" text, ""city"" text, ""country"" text, ""height_m"" text, ""height_ft"" text, ""floors"" real, ""built"" text );","SELECT COUNT(""rank"") FROM ""tallest_skyscrapers_in_asia"" WHERE ""building_a""='Cathay Pacific Plaza 2';",1-23759976-1 "What was the original airdate for ""Something New""?","CREATE TABLE ""table1_23799417_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT ""original_air_date"" FROM ""table1_23799417_1"" WHERE ""title""='\""Something New\""';",1-23799417-1 What is the production code directed by Matt Shakman?,"CREATE TABLE ""table1_23799417_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT ""production_code"" FROM ""table1_23799417_1"" WHERE ""directed_by""='Matt Shakman';",1-23799417-1 How many series had a production code of 202?,"CREATE TABLE ""table1_23799417_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT COUNT(""no_in_series"") FROM ""table1_23799417_1"" WHERE ""production_code""=202;",1-23799417-1 What was the bleeding time during the prolonged partial thromboplastin time in which the prothrombin time is unaffected?,"CREATE TABLE ""laboratory_findings_in_various_platelet_"" ( ""condition"" text, ""prothrombin_time"" text, ""partial_thromboplastin_time"" text, ""bleeding_time"" text, ""platelet_count"" text );","SELECT ""bleeding_time"" FROM ""laboratory_findings_in_various_platelet_"" WHERE ""partial_thromboplastin_time""='Prolonged' AND ""prothrombin_time""='Unaffected';",1-238124-1 What is the bleeding time for glanzmann's thrombasthenia?,"CREATE TABLE ""laboratory_findings_in_various_platelet_"" ( ""condition"" text, ""prothrombin_time"" text, ""partial_thromboplastin_time"" text, ""bleeding_time"" text, ""platelet_count"" text );","SELECT ""bleeding_time"" FROM ""laboratory_findings_in_various_platelet_"" WHERE ""condition""='Glanzmann''s thrombasthenia';",1-238124-1 What is the platelet count for congenital afibrinogenemia?,"CREATE TABLE ""laboratory_findings_in_various_platelet_"" ( ""condition"" text, ""prothrombin_time"" text, ""partial_thromboplastin_time"" text, ""bleeding_time"" text, ""platelet_count"" text );","SELECT ""platelet_count"" FROM ""laboratory_findings_in_various_platelet_"" WHERE ""condition""='Congenital afibrinogenemia';",1-238124-1 What is the prothrombin time of von willebrand disease? ,"CREATE TABLE ""laboratory_findings_in_various_platelet_"" ( ""condition"" text, ""prothrombin_time"" text, ""partial_thromboplastin_time"" text, ""bleeding_time"" text, ""platelet_count"" text );","SELECT COUNT(""prothrombin_time"") FROM ""laboratory_findings_in_various_platelet_"" WHERE ""condition""='Von Willebrand disease';",1-238124-1 "When the bleeding time is unaffected and prothrombin time is prolonged, what are the platelet counts?","CREATE TABLE ""laboratory_findings_in_various_platelet_"" ( ""condition"" text, ""prothrombin_time"" text, ""partial_thromboplastin_time"" text, ""bleeding_time"" text, ""platelet_count"" text );","SELECT ""platelet_count"" FROM ""laboratory_findings_in_various_platelet_"" WHERE ""bleeding_time""='Unaffected' AND ""prothrombin_time""='Prolonged';",1-238124-1 Name the last match for argentina - estadio josé maría minella,"CREATE TABLE ""table1_23819979_3"" ( ""competition"" text, ""final_position"" text, ""first_match"" text, ""last_match"" text, ""final_place"" text );","SELECT ""last_match"" FROM ""table1_23819979_3"" WHERE ""final_place""='Argentina - Estadio José María Minella';",1-23819979-3 Name the final position for copa libertadores,"CREATE TABLE ""table1_23819979_3"" ( ""competition"" text, ""final_position"" text, ""first_match"" text, ""last_match"" text, ""final_place"" text );","SELECT ""final_position"" FROM ""table1_23819979_3"" WHERE ""competition""='Copa Libertadores';",1-23819979-3 "Name the final place for july 25, 2009","CREATE TABLE ""table1_23819979_3"" ( ""competition"" text, ""final_position"" text, ""first_match"" text, ""last_match"" text, ""final_place"" text );","SELECT ""final_place"" FROM ""table1_23819979_3"" WHERE ""last_match""='July 25, 2009';",1-23819979-3 What is the epa rated combined fuel economy for the Nissan Leaf?,"CREATE TABLE ""table1_23840623_4"" ( ""vehicle"" text, ""operating_mode"" text, ""epa_rated_all_electric_range"" text, ""epa_rated_combined_fuel_economy"" text, ""clean_electric_grid_california_san_francisco"" text, ""u_s_national_average_electric_mix"" text, ""dirty_electric_grid_rocky_mountains_denver"" text );","SELECT ""epa_rated_combined_fuel_economy"" FROM ""table1_23840623_4"" WHERE ""vehicle""='Nissan Leaf';",1-23840623-4 What is the operating mode of the Coda?,"CREATE TABLE ""table1_23840623_4"" ( ""vehicle"" text, ""operating_mode"" text, ""epa_rated_all_electric_range"" text, ""epa_rated_combined_fuel_economy"" text, ""clean_electric_grid_california_san_francisco"" text, ""u_s_national_average_electric_mix"" text, ""dirty_electric_grid_rocky_mountains_denver"" text );","SELECT ""operating_mode"" FROM ""table1_23840623_4"" WHERE ""vehicle""='Coda';",1-23840623-4 What is the dirty electric grid rocky mountains (denver) for the vehicle with the clean electric grid california (san francisco) of 160 g/mi (99 g/km)?,"CREATE TABLE ""table1_23840623_4"" ( ""vehicle"" text, ""operating_mode"" text, ""epa_rated_all_electric_range"" text, ""epa_rated_combined_fuel_economy"" text, ""clean_electric_grid_california_san_francisco"" text, ""u_s_national_average_electric_mix"" text, ""dirty_electric_grid_rocky_mountains_denver"" text );","SELECT ""dirty_electric_grid_rocky_mountains_denver"" FROM ""table1_23840623_4"" WHERE ""clean_electric_grid_california_san_francisco""='160 g/mi (99 g/km)';",1-23840623-4 How many dirty electric grid rocky mountains (denver) vehicles have an epa rated combined fuel economy of 102 mpg-e (33kw-hrs/100mi)?,"CREATE TABLE ""table1_23840623_4"" ( ""vehicle"" text, ""operating_mode"" text, ""epa_rated_all_electric_range"" text, ""epa_rated_combined_fuel_economy"" text, ""clean_electric_grid_california_san_francisco"" text, ""u_s_national_average_electric_mix"" text, ""dirty_electric_grid_rocky_mountains_denver"" text );","SELECT COUNT(""dirty_electric_grid_rocky_mountains_denver"") FROM ""table1_23840623_4"" WHERE ""epa_rated_combined_fuel_economy""='102 mpg-e (33kW-hrs/100mi)';",1-23840623-4 What is the epa rated combined fuel economy for the all-electric vehicle with dirty electric grid rocky mountains (denver) of 330 g/mi (205 g/km)?,"CREATE TABLE ""table1_23840623_4"" ( ""vehicle"" text, ""operating_mode"" text, ""epa_rated_all_electric_range"" text, ""epa_rated_combined_fuel_economy"" text, ""clean_electric_grid_california_san_francisco"" text, ""u_s_national_average_electric_mix"" text, ""dirty_electric_grid_rocky_mountains_denver"" text );","SELECT ""epa_rated_combined_fuel_economy"" FROM ""table1_23840623_4"" WHERE ""operating_mode""='All-electric' AND ""dirty_electric_grid_rocky_mountains_denver""='330 g/mi (205 g/km)';",1-23840623-4 How many clean electric grid california (san francisco) figures are given for the Nissan Leaf?,"CREATE TABLE ""table1_23840623_4"" ( ""vehicle"" text, ""operating_mode"" text, ""epa_rated_all_electric_range"" text, ""epa_rated_combined_fuel_economy"" text, ""clean_electric_grid_california_san_francisco"" text, ""u_s_national_average_electric_mix"" text, ""dirty_electric_grid_rocky_mountains_denver"" text );","SELECT COUNT(""clean_electric_grid_california_san_francisco"") FROM ""table1_23840623_4"" WHERE ""vehicle""='Nissan Leaf';",1-23840623-4 Which aperture were built or used between 1987-2001?,"CREATE TABLE ""table1_23851574_2"" ( ""name"" text, ""aperture_m"" text, ""aper_in"" text, ""mirror_type"" text, ""nationality_sponsors"" text, ""site"" text, ""built_used"" text );","SELECT ""aper_in"" FROM ""table1_23851574_2"" WHERE ""built_used""='1987-2001';",1-23851574-2 How many nationalities/sponsors for mirror/type schmidt uv?,"CREATE TABLE ""table1_23851574_2"" ( ""name"" text, ""aperture_m"" text, ""aper_in"" text, ""mirror_type"" text, ""nationality_sponsors"" text, ""site"" text, ""built_used"" text );","SELECT COUNT(""nationality_sponsors"") FROM ""table1_23851574_2"" WHERE ""mirror_type""='Schmidt UV';",1-23851574-2 Which telescopes were sponsored by or originated in Belgium?,"CREATE TABLE ""table1_23851574_2"" ( ""name"" text, ""aperture_m"" text, ""aper_in"" text, ""mirror_type"" text, ""nationality_sponsors"" text, ""site"" text, ""built_used"" text );","SELECT ""name"" FROM ""table1_23851574_2"" WHERE ""nationality_sponsors""='Belgium';",1-23851574-2 What team finished in 4th place in 2007? ,"CREATE TABLE ""singapore_cup"" ( ""year"" real, ""champions"" text, ""runners_up"" text, ""score_in_the_final"" text, ""3rd_place"" text, ""4th_place"" text );","SELECT ""4th_place"" FROM ""singapore_cup"" WHERE ""year""=2007;",1-2388763-1 What team finished in 3rd place when Balestier Khalsa finished in 4th place?,"CREATE TABLE ""singapore_cup"" ( ""year"" real, ""champions"" text, ""runners_up"" text, ""score_in_the_final"" text, ""3rd_place"" text, ""4th_place"" text );","SELECT ""3rd_place"" FROM ""singapore_cup"" WHERE ""4th_place""='Balestier Khalsa';",1-2388763-1 In what year did Hougang United finish in 4th place?,"CREATE TABLE ""singapore_cup"" ( ""year"" real, ""champions"" text, ""runners_up"" text, ""score_in_the_final"" text, ""3rd_place"" text, ""4th_place"" text );","SELECT ""year"" FROM ""singapore_cup"" WHERE ""4th_place""='Hougang United';",1-2388763-1 What was the score in the final the year that the 3rd place team was Bangkok University FC?,"CREATE TABLE ""singapore_cup"" ( ""year"" real, ""champions"" text, ""runners_up"" text, ""score_in_the_final"" text, ""3rd_place"" text, ""4th_place"" text );","SELECT ""score_in_the_final"" FROM ""singapore_cup"" WHERE ""3rd_place""='Bangkok University FC';",1-2388763-1 "If the opponent is the Stampeders, what is the record?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""location"" text, ""final_score"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""opponent""='Stampeders';",1-23916539-3 What is the record if the location is Clarke Stadium?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""location"" text, ""final_score"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""location""='Clarke Stadium';",1-23916539-3 How many companies had an april 2013 cumulative ranking of 3?,"CREATE TABLE ""forbes_ranking_of_canadian_companies"" ( ""april_2013_cum_rank"" real, ""name"" text, ""rank_all_2012"" real, ""rank_all_2013"" real, ""2013_rank_oil_companies"" text, ""2013_rev_bil_usd"" text, ""2013_profit_mil_usd"" real, ""assets_bil_usd"" text, ""market_cap_march_15_mil_usd"" real );","SELECT COUNT(""market_cap_march_15_mil_usd"") FROM ""forbes_ranking_of_canadian_companies"" WHERE ""april_2013_cum_rank""=3;",1-23950611-2 What was the Forbers rank (all companies) in 2012 for cenovus energy?,"CREATE TABLE ""forbes_ranking_of_canadian_companies"" ( ""april_2013_cum_rank"" real, ""name"" text, ""rank_all_2012"" real, ""rank_all_2013"" real, ""2013_rank_oil_companies"" text, ""2013_rev_bil_usd"" text, ""2013_profit_mil_usd"" real, ""assets_bil_usd"" text, ""market_cap_march_15_mil_usd"" real );","SELECT ""rank_all_2012"" FROM ""forbes_ranking_of_canadian_companies"" WHERE ""name""='Cenovus Energy';",1-23950611-2 "How many assets in billions US$, for the company that ranked 1532 overall in 2013?","CREATE TABLE ""forbes_ranking_of_canadian_companies"" ( ""april_2013_cum_rank"" real, ""name"" text, ""rank_all_2012"" real, ""rank_all_2013"" real, ""2013_rank_oil_companies"" text, ""2013_rev_bil_usd"" text, ""2013_profit_mil_usd"" real, ""assets_bil_usd"" text, ""market_cap_march_15_mil_usd"" real );","SELECT ""assets_bil_usd"" FROM ""forbes_ranking_of_canadian_companies"" WHERE ""rank_all_2013""=1532;",1-23950611-2 How many companies named cenovus energy?,"CREATE TABLE ""forbes_ranking_of_canadian_companies"" ( ""april_2013_cum_rank"" real, ""name"" text, ""rank_all_2012"" real, ""rank_all_2013"" real, ""2013_rank_oil_companies"" text, ""2013_rev_bil_usd"" text, ""2013_profit_mil_usd"" real, ""assets_bil_usd"" text, ""market_cap_march_15_mil_usd"" real );","SELECT COUNT(""rank_all_2013"") FROM ""forbes_ranking_of_canadian_companies"" WHERE ""name""='Cenovus Energy';",1-23950611-2 "How many English translations were made for the story originally titled ""La Ribambelle Enquête""?","CREATE TABLE ""table1_23963073_1"" ( ""french_title"" text, ""date_of_publication"" real, ""english_translation"" text, ""writer"" text, ""artist"" text );","SELECT COUNT(""english_translation"") FROM ""table1_23963073_1"" WHERE ""french_title""='\""La Ribambelle enquête\""';",1-23963073-1 "What was the English translation of ""La Ribambelle Aux Galopingos""?","CREATE TABLE ""table1_23963073_1"" ( ""french_title"" text, ""date_of_publication"" real, ""english_translation"" text, ""writer"" text, ""artist"" text );","SELECT ""english_translation"" FROM ""table1_23963073_1"" WHERE ""french_title""='\""La Ribambelle aux Galopingos\""';",1-23963073-1 What was the French title of the story published in 1968?,"CREATE TABLE ""table1_23963073_1"" ( ""french_title"" text, ""date_of_publication"" real, ""english_translation"" text, ""writer"" text, ""artist"" text );","SELECT ""french_title"" FROM ""table1_23963073_1"" WHERE ""date_of_publication""=1968;",1-23963073-1 Who was the artist who worked on the stories published in 1966?,"CREATE TABLE ""table1_23963073_1"" ( ""french_title"" text, ""date_of_publication"" real, ""english_translation"" text, ""writer"" text, ""artist"" text );","SELECT ""artist"" FROM ""table1_23963073_1"" WHERE ""date_of_publication""=1966;",1-23963073-1 When did series 6 start?,"CREATE TABLE ""transmissions"" ( ""series"" real, ""start_date"" text, ""end_date"" text, ""episodes"" real, ""average_viewers_millions"" text );","SELECT ""start_date"" FROM ""transmissions"" WHERE ""series""=6;",1-24057191-2 What series had an average of 3.72 million people watching it?,"CREATE TABLE ""transmissions"" ( ""series"" real, ""start_date"" text, ""end_date"" text, ""episodes"" real, ""average_viewers_millions"" text );","SELECT MAX(""series"") FROM ""transmissions"" WHERE ""average_viewers_millions""='3.72';",1-24057191-2 How many different end dates are there for the series seen by 4.2 million people?,"CREATE TABLE ""transmissions"" ( ""series"" real, ""start_date"" text, ""end_date"" text, ""episodes"" real, ""average_viewers_millions"" text );","SELECT COUNT(""end_date"") FROM ""transmissions"" WHERE ""average_viewers_millions""='4.2';",1-24057191-2 What percentage of the EU's population lives in the country with a population density of 110.8 people per square kilometer?,"CREATE TABLE ""population_and_land_areas_of_the_27_memb"" ( ""member_state"" text, ""population_in_thousands"" text, ""population_pct_of_eu"" text, ""area_km_2"" real, ""area_pct_of_eu"" text, ""pop_density_people_km_2"" text );","SELECT ""population_pct_of_eu"" FROM ""population_and_land_areas_of_the_27_memb"" WHERE ""pop_density_people_km_2""='110.8';",1-24066938-1 What is the area of Austria's territory in square kilometers?,"CREATE TABLE ""population_and_land_areas_of_the_27_memb"" ( ""member_state"" text, ""population_in_thousands"" text, ""population_pct_of_eu"" text, ""area_km_2"" real, ""area_pct_of_eu"" text, ""pop_density_people_km_2"" text );","SELECT ""area_km_2"" FROM ""population_and_land_areas_of_the_27_memb"" WHERE ""member_state""='Austria';",1-24066938-1 How many inhabitants does Sweden have per square kilometer?,"CREATE TABLE ""population_and_land_areas_of_the_27_memb"" ( ""member_state"" text, ""population_in_thousands"" text, ""population_pct_of_eu"" text, ""area_km_2"" real, ""area_pct_of_eu"" text, ""pop_density_people_km_2"" text );","SELECT ""pop_density_people_km_2"" FROM ""population_and_land_areas_of_the_27_memb"" WHERE ""member_state""='Sweden';",1-24066938-1 How many measurements of the Czech Republic's population density are recorded in this table?,"CREATE TABLE ""population_and_land_areas_of_the_27_memb"" ( ""member_state"" text, ""population_in_thousands"" text, ""population_pct_of_eu"" text, ""area_km_2"" real, ""area_pct_of_eu"" text, ""pop_density_people_km_2"" text );","SELECT COUNT(""pop_density_people_km_2"") FROM ""population_and_land_areas_of_the_27_memb"" WHERE ""member_state""='Czech Republic';",1-24066938-1 Name the number of number in the season for 11,"CREATE TABLE ""table1_2409041_4"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""no_in_series"") FROM ""table1_2409041_4"" WHERE ""no_in_season""=11;",1-2409041-4 Name the number of airdates for 14,"CREATE TABLE ""table1_2409041_4"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""original_air_date"") FROM ""table1_2409041_4"" WHERE ""no_in_season""=14;",1-2409041-4 Name the title for 446913,"CREATE TABLE ""table1_2409041_4"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""title"" FROM ""table1_2409041_4"" WHERE ""production_code""=446913;",1-2409041-4 "What was the Kentucky Oaks attendance the year the Belmont Stakes had 64,949 attendance?","CREATE TABLE ""references"" ( ""year"" real, ""kentucky_derby"" real, ""the_preakness_stakes"" text, ""kentucky_oaks"" text, ""belmont_stakes"" text, ""travers_stakes"" text, ""breeders_cup_saturday"" text, ""breeders_cup_friday"" text );","SELECT ""kentucky_oaks"" FROM ""references"" WHERE ""belmont_stakes""='64,949';",1-24089503-1 What was the attendance at the Travers Stakes in 1977?,"CREATE TABLE ""references"" ( ""year"" real, ""kentucky_derby"" real, ""the_preakness_stakes"" text, ""kentucky_oaks"" text, ""belmont_stakes"" text, ""travers_stakes"" text, ""breeders_cup_saturday"" text, ""breeders_cup_friday"" text );","SELECT ""travers_stakes"" FROM ""references"" WHERE ""year""=1977;",1-24089503-1 "What was the Breeder's Cup Friday attendance for the year the Breeder's Cup Saturday had 52,987?","CREATE TABLE ""references"" ( ""year"" real, ""kentucky_derby"" real, ""the_preakness_stakes"" text, ""kentucky_oaks"" text, ""belmont_stakes"" text, ""travers_stakes"" text, ""breeders_cup_saturday"" text, ""breeders_cup_friday"" text );","SELECT ""breeders_cup_friday"" FROM ""references"" WHERE ""breeders_cup_saturday""='52,987';",1-24089503-1 In what edition is Ungur's opponent David Nalbandian?,"CREATE TABLE ""singles_performances_5_3"" ( ""edition"" text, ""round"" text, ""date"" text, ""against"" text, ""surface"" text, ""opponent"" text, ""win_lose"" text, ""result"" text );","SELECT ""edition"" FROM ""singles_performances_5_3"" WHERE ""opponent""='David Nalbandian';",1-24099476-8 When was the win/lose lose and the round a play-off?,"CREATE TABLE ""singles_performances_5_3"" ( ""edition"" text, ""round"" text, ""date"" text, ""against"" text, ""surface"" text, ""opponent"" text, ""win_lose"" text, ""result"" text );","SELECT ""date"" FROM ""singles_performances_5_3"" WHERE ""win_lose""='Lose' AND ""round""='Play-off';",1-24099476-8 In what round did he play against Sergiy Stakhovsky?,"CREATE TABLE ""singles_performances_5_3"" ( ""edition"" text, ""round"" text, ""date"" text, ""against"" text, ""surface"" text, ""opponent"" text, ""win_lose"" text, ""result"" text );","SELECT ""round"" FROM ""singles_performances_5_3"" WHERE ""opponent""='Sergiy Stakhovsky';",1-24099476-8 What municipality had 754 votes for coakley?,"CREATE TABLE ""by_municipality"" ( ""municipality"" text, ""coakley_votes"" real, ""coakley_pct"" text, ""brown_votes"" real, ""brown_pct"" text, ""kennedy_votes"" real, ""kennedy_pct"" text, ""total_vote"" real, ""turnout_pct"" text );","SELECT ""municipality"" FROM ""by_municipality"" WHERE ""coakley_votes""=754;",1-24115349-6 How many votes for brown in the place that had 84.1% for coakley?,"CREATE TABLE ""by_municipality"" ( ""municipality"" text, ""coakley_votes"" real, ""coakley_pct"" text, ""brown_votes"" real, ""brown_pct"" text, ""kennedy_votes"" real, ""kennedy_pct"" text, ""total_vote"" real, ""turnout_pct"" text );","SELECT MAX(""brown_votes"") FROM ""by_municipality"" WHERE ""coakley_pct""='84.1%';",1-24115349-6 What was the turnout percentage in the place that had 44.6% vote for brown?,"CREATE TABLE ""by_municipality"" ( ""municipality"" text, ""coakley_votes"" real, ""coakley_pct"" text, ""brown_votes"" real, ""brown_pct"" text, ""kennedy_votes"" real, ""kennedy_pct"" text, ""total_vote"" real, ""turnout_pct"" text );","SELECT ""turnout_pct"" FROM ""by_municipality"" WHERE ""brown_pct""='44.6%';",1-24115349-6 Name the finish top 10 being 8 ,"CREATE TABLE ""1966_season_statistics"" ( ""finish"" real, ""driver"" text, ""races"" real, ""wins"" real, ""poles"" real, ""top_5"" real, ""top_10"" real, ""laps_led"" real, ""points"" real, ""earnings"" text );","SELECT MAX(""finish"") FROM ""1966_season_statistics"" WHERE ""top_10""=8;",1-24119784-1 What is the finish associated with a 3-2 vote?,"CREATE TABLE ""table1_24122653_2"" ( ""episode"" real, ""airdate"" text, ""reward"" text, ""immunity"" text, ""eliminated"" text, ""vote"" text, ""finish"" text );","SELECT ""finish"" FROM ""table1_24122653_2"" WHERE ""vote""='3-2';",1-24122653-2 What is the reward for the elimination of Peterson?,"CREATE TABLE ""table1_24122653_2"" ( ""episode"" real, ""airdate"" text, ""reward"" text, ""immunity"" text, ""eliminated"" text, ""vote"" text, ""finish"" text );","SELECT ""reward"" FROM ""table1_24122653_2"" WHERE ""eliminated""='Peterson';",1-24122653-2 What is the number of finishes associated with an elimination of Adriana?,"CREATE TABLE ""table1_24122653_2"" ( ""episode"" real, ""airdate"" text, ""reward"" text, ""immunity"" text, ""eliminated"" text, ""vote"" text, ""finish"" text );","SELECT COUNT(""finish"") FROM ""table1_24122653_2"" WHERE ""eliminated""='Adriana';",1-24122653-2 What was the total number of episodes that had a 3-1 vote?,"CREATE TABLE ""table1_24122653_2"" ( ""episode"" real, ""airdate"" text, ""reward"" text, ""immunity"" text, ""eliminated"" text, ""vote"" text, ""finish"" text );","SELECT COUNT(""episode"") FROM ""table1_24122653_2"" WHERE ""vote""='3-1';",1-24122653-2 When troy is the regular season winner what is the conference tournament?,"CREATE TABLE ""table1_24160890_3"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT ""conference_tournament"" FROM ""table1_24160890_3"" WHERE ""regular_season_winner""='Troy';",1-24160890-3 "When madison square garden ( new york city, new york ) is the tournament venue (city) what is the conference tournament?","CREATE TABLE ""table1_24160890_3"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT ""conference_tournament"" FROM ""table1_24160890_3"" WHERE ""tournament_venue_city""='Madison Square Garden ( New York City, New York )';",1-24160890-3 When Cincinnati is the tournament winner how many regular season winners are there?,"CREATE TABLE ""table1_24160890_3"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT COUNT(""regular_season_winner"") FROM ""table1_24160890_3"" WHERE ""tournament_winner""='Cincinnati';",1-24160890-3 When western michigan is the tournament winner how many conferences are there?,"CREATE TABLE ""table1_24160890_3"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT COUNT(""conference"") FROM ""table1_24160890_3"" WHERE ""tournament_winner""='Western Michigan';",1-24160890-3 When was successor George E. Harris (R) seated?,"CREATE TABLE ""table1_2417345_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT ""date_successor_seated"" FROM ""table1_2417345_4"" WHERE ""successor""='George E. Harris (R)';",1-2417345-4 "What was the reason for change when the successor was William Milnes, Jr. (C)?","CREATE TABLE ""table1_2417345_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT ""reason_for_change"" FROM ""table1_2417345_4"" WHERE ""successor""='William Milnes, Jr. (C)';",1-2417345-4 When were the successor/s seated for Ohio 10th?,"CREATE TABLE ""table1_2417345_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT ""date_successor_seated"" FROM ""table1_2417345_4"" WHERE ""district""='Ohio 10th';",1-2417345-4 Name the reason for change when George W. Greene (D) was the vacator.,"CREATE TABLE ""table1_2417345_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT ""reason_for_change"" FROM ""table1_2417345_4"" WHERE ""vacator""='George W. Greene (D)';",1-2417345-4 When was successor David Atwood (R) seated?,"CREATE TABLE ""table1_2417345_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT ""date_successor_seated"" FROM ""table1_2417345_4"" WHERE ""successor""='David Atwood (R)';",1-2417345-4 "What district was the successor seated in March 28, 1878?","CREATE TABLE ""table1_2417390_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT ""district"" FROM ""table1_2417390_4"" WHERE ""date_successor_seated""='March 28, 1878';",1-2417390-4 Who was the vacator for the district of Nebraska at-large?,"CREATE TABLE ""table1_2417390_4"" ( ""district"" text, ""vacator"" text, ""reason_for_change"" text, ""successor"" text, ""date_successor_seated"" text );","SELECT ""vacator"" FROM ""table1_2417390_4"" WHERE ""district""='Nebraska At-large';",1-2417390-4 Name the enrollment with cougars,"CREATE TABLE ""affiliate_membership"" ( ""institution"" text, ""nickname"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""sport"" text );","SELECT ""enrollment"" FROM ""affiliate_membership"" WHERE ""nickname""='Cougars';",1-24216139-2 "Name the least enrollment for field hockey, men's swimming","CREATE TABLE ""affiliate_membership"" ( ""institution"" text, ""nickname"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""sport"" text );","SELECT MIN(""enrollment"") FROM ""affiliate_membership"" WHERE ""sport""='Field hockey, men''s swimming';",1-24216139-2 Name the school that is cougars,"CREATE TABLE ""affiliate_membership"" ( ""institution"" text, ""nickname"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""sport"" text );","SELECT ""institution"" FROM ""affiliate_membership"" WHERE ""nickname""='Cougars';",1-24216139-2 Name the institution for purple aces,"CREATE TABLE ""affiliate_membership"" ( ""institution"" text, ""nickname"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""sport"" text );","SELECT ""institution"" FROM ""affiliate_membership"" WHERE ""nickname""='Purple Aces';",1-24216139-2 Name the title that was directed by john terlesky,"CREATE TABLE ""table1_24222929_2"" ( ""no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_in_millions"" text );","SELECT ""title"" FROM ""table1_24222929_2"" WHERE ""directed_by""='John Terlesky';",1-24222929-2 Name the total number of titles for 3x5655,"CREATE TABLE ""table1_24222929_2"" ( ""no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_in_millions"" text );","SELECT COUNT(""title"") FROM ""table1_24222929_2"" WHERE ""production_code""='3X5655';",1-24222929-2 What date did the episode that had 1.023 million u.s. viewers originally air?,"CREATE TABLE ""table1_24223834_3"" ( ""overall"" real, ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""original_air_date"" text, ""u_s_viewers_in_millions"" text );","SELECT ""original_air_date"" FROM ""table1_24223834_3"" WHERE ""u_s_viewers_in_millions""='1.023';",1-24223834-3 What episode number in the series had 2.528 million u.s. viewers?,"CREATE TABLE ""table1_24223834_3"" ( ""overall"" real, ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""original_air_date"" text, ""u_s_viewers_in_millions"" text );","SELECT ""no_in_series"" FROM ""table1_24223834_3"" WHERE ""u_s_viewers_in_millions""='2.528';",1-24223834-3 How many million U.S. viewers watched the episode that Daniel H. Forer directed?,"CREATE TABLE ""table1_24223834_3"" ( ""overall"" real, ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""original_air_date"" text, ""u_s_viewers_in_millions"" text );","SELECT ""u_s_viewers_in_millions"" FROM ""table1_24223834_3"" WHERE ""directed_by""='Daniel H. Forer';",1-24223834-3 "How may overall episodes had the title ""this is what they want""?","CREATE TABLE ""table1_24223834_3"" ( ""overall"" real, ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""original_air_date"" text, ""u_s_viewers_in_millions"" text );","SELECT COUNT(""overall"") FROM ""table1_24223834_3"" WHERE ""title""='This is What They Want';",1-24223834-3 Who was the Tournament Winner when UNC Wilmington won the regular season?,"CREATE TABLE ""table1_24248450_3"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT ""tournament_winner"" FROM ""table1_24248450_3"" WHERE ""regular_season_winner""='UNC Wilmington';",1-24248450-3 "How many people won conference player of the year when florida , kentucky & georgia (east) alabama (west) won the regular season?","CREATE TABLE ""table1_24248450_3"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT COUNT(""conference_player_of_the_year"") FROM ""table1_24248450_3"" WHERE ""regular_season_winner""='Florida , Kentucky & Georgia (East) Alabama (West)';",1-24248450-3 Who won the tournament for the Atlantic Sun Conference?,"CREATE TABLE ""table1_24248450_3"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT ""tournament_winner"" FROM ""table1_24248450_3"" WHERE ""conference""='Atlantic Sun Conference';",1-24248450-3 What is the tournament called for the Big Sky Conference?,"CREATE TABLE ""table1_24248450_3"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT ""conference_tournament"" FROM ""table1_24248450_3"" WHERE ""conference""='Big Sky Conference';",1-24248450-3 When Butler one the regular season who was the conference player of the year?,"CREATE TABLE ""table1_24248450_3"" ( ""conference"" text, ""regular_season_winner"" text, ""conference_player_of_the_year"" text, ""conference_tournament"" text, ""tournament_venue_city"" text, ""tournament_winner"" text );","SELECT ""conference_player_of_the_year"" FROM ""table1_24248450_3"" WHERE ""regular_season_winner""='Butler';",1-24248450-3 How many men had an event 1 medley score of 6 (16.6m)?,"CREATE TABLE ""group_1"" ( ""position"" text, ""name"" text, ""nationality"" text, ""event_1_medley"" text, ""event_2_truck_pull"" text, ""event_3_squat_lift"" text, ""event_4_carwalk"" text, ""event_5_dumbbell_press"" text, ""event_6_atlas_stones"" text );","SELECT COUNT(""event_2_truck_pull"") FROM ""group_1"" WHERE ""event_1_medley""='6 (16.6m)';",1-24302700-2 How many men from the Ukraine?,"CREATE TABLE ""group_1"" ( ""position"" text, ""name"" text, ""nationality"" text, ""event_1_medley"" text, ""event_2_truck_pull"" text, ""event_3_squat_lift"" text, ""event_4_carwalk"" text, ""event_5_dumbbell_press"" text, ""event_6_atlas_stones"" text );","SELECT COUNT(""event_4_carwalk"") FROM ""group_1"" WHERE ""nationality""='Ukraine';",1-24302700-2 What was the result(s) in the event 3 squatlift for the man from the United states with a result of 1 (42.66s) in the event 2 truck pull?,"CREATE TABLE ""group_1"" ( ""position"" text, ""name"" text, ""nationality"" text, ""event_1_medley"" text, ""event_2_truck_pull"" text, ""event_3_squat_lift"" text, ""event_4_carwalk"" text, ""event_5_dumbbell_press"" text, ""event_6_atlas_stones"" text );","SELECT ""event_3_squat_lift"" FROM ""group_1"" WHERE ""nationality""='United States' AND ""event_2_truck_pull""='1 (42.66s)';",1-24302700-2 What was the result in the event 1 medley for the man with a 4 (6 in 31.85s) in the event 3 squat lift?,"CREATE TABLE ""group_1"" ( ""position"" text, ""name"" text, ""nationality"" text, ""event_1_medley"" text, ""event_2_truck_pull"" text, ""event_3_squat_lift"" text, ""event_4_carwalk"" text, ""event_5_dumbbell_press"" text, ""event_6_atlas_stones"" text );","SELECT ""event_1_medley"" FROM ""group_1"" WHERE ""event_3_squat_lift""='4 (6 in 31.85s)';",1-24302700-2 Name the least series number,"CREATE TABLE ""table1_2430014_9"" ( ""series_no"" real, ""episode_no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""uk_ratings_bbc2_rank"" text, ""original_air_date"" text );","SELECT MIN(""series_no"") FROM ""table1_2430014_9"";",1-2430014-9 "Which county has a membership of 1, a franchise type of corporation and a borough of Ennis?","CREATE TABLE ""irish_boroughs"" ( ""borough"" text, ""county"" text, ""franchise_type"" text, ""members"" real, ""voters_in_1800"" real, ""times_contested"" real, ""fate_in_1832"" text );","SELECT ""county"" FROM ""irish_boroughs"" WHERE ""members""=1 AND ""franchise_type""='Corporation' AND ""borough""='Ennis';",1-24329520-8 What is the number of members that have boroughs of Bandon Bridge?,"CREATE TABLE ""irish_boroughs"" ( ""borough"" text, ""county"" text, ""franchise_type"" text, ""members"" real, ""voters_in_1800"" real, ""times_contested"" real, ""fate_in_1832"" text );","SELECT COUNT(""members"") FROM ""irish_boroughs"" WHERE ""borough""='Bandon Bridge';",1-24329520-8 What is the number of voters in 1800 that have boroughs named Drogheda?,"CREATE TABLE ""irish_boroughs"" ( ""borough"" text, ""county"" text, ""franchise_type"" text, ""members"" real, ""voters_in_1800"" real, ""times_contested"" real, ""fate_in_1832"" text );","SELECT COUNT(""voters_in_1800"") FROM ""irish_boroughs"" WHERE ""borough""='Drogheda';",1-24329520-8 "While the original toyko/seoul tour cast included thomas hettrick, who was in the original 1st us tour cast? ","CREATE TABLE ""table1_24353141_1"" ( ""character"" text, ""original_berkeley_cast"" text, ""original_broadway_cast"" text, ""original_1st_us_tour_cast"" text, ""original_uk_cast"" text, ""original_tokyo_seoul_tour_cast"" text, ""original_3rd_us_tour_cast"" text );","SELECT ""original_1st_us_tour_cast"" FROM ""table1_24353141_1"" WHERE ""original_tokyo_seoul_tour_cast""='Thomas Hettrick';",1-24353141-1 How many original 3rd us tour cast were there while the original uk cast was alyssa dipalma?,"CREATE TABLE ""table1_24353141_1"" ( ""character"" text, ""original_berkeley_cast"" text, ""original_broadway_cast"" text, ""original_1st_us_tour_cast"" text, ""original_uk_cast"" text, ""original_tokyo_seoul_tour_cast"" text, ""original_3rd_us_tour_cast"" text );","SELECT COUNT(""original_3rd_us_tour_cast"") FROM ""table1_24353141_1"" WHERE ""original_uk_cast""='Alyssa DiPalma';",1-24353141-1 "While the original 1st us tour cast included nicci claspell, who was in the original tokyo/seoul tour cast?","CREATE TABLE ""table1_24353141_1"" ( ""character"" text, ""original_berkeley_cast"" text, ""original_broadway_cast"" text, ""original_1st_us_tour_cast"" text, ""original_uk_cast"" text, ""original_tokyo_seoul_tour_cast"" text, ""original_3rd_us_tour_cast"" text );","SELECT ""original_tokyo_seoul_tour_cast"" FROM ""table1_24353141_1"" WHERE ""original_1st_us_tour_cast""='Nicci Claspell';",1-24353141-1 Who was in the original berkley cast while stark sands was in the original broadway cast? ,"CREATE TABLE ""table1_24353141_1"" ( ""character"" text, ""original_berkeley_cast"" text, ""original_broadway_cast"" text, ""original_1st_us_tour_cast"" text, ""original_uk_cast"" text, ""original_tokyo_seoul_tour_cast"" text, ""original_3rd_us_tour_cast"" text );","SELECT ""original_berkeley_cast"" FROM ""table1_24353141_1"" WHERE ""original_broadway_cast""='Stark Sands';",1-24353141-1 Who was in the original broadway cast while jake epstein was in the original 1st us tour cast? ,"CREATE TABLE ""table1_24353141_1"" ( ""character"" text, ""original_berkeley_cast"" text, ""original_broadway_cast"" text, ""original_1st_us_tour_cast"" text, ""original_uk_cast"" text, ""original_tokyo_seoul_tour_cast"" text, ""original_3rd_us_tour_cast"" text );","SELECT ""original_broadway_cast"" FROM ""table1_24353141_1"" WHERE ""original_1st_us_tour_cast""='Jake Epstein';",1-24353141-1 Who was in the original 3rd us tour cast while scott j. campbell was in the original 1st us tour cast? ,"CREATE TABLE ""table1_24353141_1"" ( ""character"" text, ""original_berkeley_cast"" text, ""original_broadway_cast"" text, ""original_1st_us_tour_cast"" text, ""original_uk_cast"" text, ""original_tokyo_seoul_tour_cast"" text, ""original_3rd_us_tour_cast"" text );","SELECT ""original_3rd_us_tour_cast"" FROM ""table1_24353141_1"" WHERE ""original_1st_us_tour_cast""='Scott J. Campbell';",1-24353141-1 What is the highest cable ranking?,"CREATE TABLE ""series_4"" ( ""episode_no"" real, ""airdate"" text, ""viewers"" real, ""bbc_three_weekly_ranking"" real, ""cable_rank"" real );","SELECT MAX(""cable_rank"") FROM ""series_4"";",1-24399615-6 What is the status of player Philipp Kohlschreiber?,"CREATE TABLE ""2010_us_open_tennis"" ( ""seed"" real, ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT ""status"" FROM ""2010_us_open_tennis"" WHERE ""player""='Philipp Kohlschreiber';",1-24431348-18 What the total amount of points won during seed 25?,"CREATE TABLE ""2010_us_open_tennis"" ( ""seed"" real, ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT COUNT(""points_won"") FROM ""2010_us_open_tennis"" WHERE ""seed""=25;",1-24431348-18 What was the status of rank 20?,"CREATE TABLE ""2010_us_open_tennis"" ( ""seed"" real, ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT ""status"" FROM ""2010_us_open_tennis"" WHERE ""rank""=20;",1-24431348-18 How many new points were made while the points defending was 70?,"CREATE TABLE ""2010_us_open_tennis"" ( ""seed"" real, ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT COUNT(""new_points"") FROM ""2010_us_open_tennis"" WHERE ""points_defending""=70;",1-24431348-18 List the total number of defense points for caroline wozniacki.,"CREATE TABLE ""2010_french_open"" ( ""seed"" real, ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" text, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT ""points_defending"" FROM ""2010_french_open"" WHERE ""player""='Caroline Wozniacki';",1-24431264-17 List the total defensive points for marion bartoli.,"CREATE TABLE ""2010_french_open"" ( ""seed"" real, ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" text, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT ""points_defending"" FROM ""2010_french_open"" WHERE ""player""='Marion Bartoli';",1-24431264-17 List the competitor ranking with 900 defense points.,"CREATE TABLE ""2010_french_open"" ( ""seed"" real, ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" text, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT COUNT(""seed"") FROM ""2010_french_open"" WHERE ""points_defending""='900';",1-24431264-17 How many new defense points over 280 did agnieszka radwańska score?,"CREATE TABLE ""2010_french_open"" ( ""seed"" real, ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" text, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT MAX(""new_points"") FROM ""2010_french_open"" WHERE ""points_defending""='280' AND ""player""='Agnieszka Radwańska';",1-24431264-17 What is the highest points won when the player is aravane rezaï?,"CREATE TABLE ""2010_us_open_tennis"" ( ""seed"" real, ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT MAX(""points_won"") FROM ""2010_us_open_tennis"" WHERE ""player""='Aravane Rezaï';",1-24431348-20 How many times is the new points 2690?,"CREATE TABLE ""2010_us_open_tennis"" ( ""seed"" real, ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT COUNT(""status"") FROM ""2010_us_open_tennis"" WHERE ""new_points""=2690;",1-24431348-20 List the players with 1285 new points?,"CREATE TABLE ""withdrawn_players"" ( ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""withdrew_due_to"" text );","SELECT ""player"" FROM ""withdrawn_players"" WHERE ""new_points""=1285;",1-24431264-18 How many defending points did radek štěpánek have?,"CREATE TABLE ""withdrawn_players"" ( ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""withdrew_due_to"" text );","SELECT MAX(""points_defending"") FROM ""withdrawn_players"" WHERE ""player""='Radek Štěpánek';",1-24431264-18 List the rank of the player that left the tournament due to right foot injury,"CREATE TABLE ""withdrawn_players"" ( ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""withdrew_due_to"" text );","SELECT COUNT(""rank"") FROM ""withdrawn_players"" WHERE ""withdrew_due_to""='right foot injury';",1-24431264-18 List the total number of defensive points for radek štěpánek?,"CREATE TABLE ""withdrawn_players"" ( ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""withdrew_due_to"" text );","SELECT MIN(""points_defending"") FROM ""withdrawn_players"" WHERE ""player""='Radek Štěpánek';",1-24431264-18 List the rank of the player that left due to right wrist surgery?,"CREATE TABLE ""withdrawn_players"" ( ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""withdrew_due_to"" text );","SELECT ""rank"" FROM ""withdrawn_players"" WHERE ""withdrew_due_to""='right wrist surgery';",1-24431264-18 Name the awardees for best special effects,"CREATE TABLE ""table1_24446718_3"" ( ""name_of_award"" text, ""name_of_film"" text, ""language"" text, ""awardee_s"" text, ""cash_prize"" text );","SELECT ""awardee_s"" FROM ""table1_24446718_3"" WHERE ""name_of_award""='Best Special Effects';",1-24446718-3 Name the total number of awardees for best screenplay,"CREATE TABLE ""table1_24446718_3"" ( ""name_of_award"" text, ""name_of_film"" text, ""language"" text, ""awardee_s"" text, ""cash_prize"" text );","SELECT COUNT(""awardee_s"") FROM ""table1_24446718_3"" WHERE ""name_of_award""='Best Screenplay';",1-24446718-3 Name the name of award for marathi,"CREATE TABLE ""table1_24446718_3"" ( ""name_of_award"" text, ""name_of_film"" text, ""language"" text, ""awardee_s"" text, ""cash_prize"" text );","SELECT ""name_of_award"" FROM ""table1_24446718_3"" WHERE ""language""='Marathi';",1-24446718-3 Name the awardee for tingya,"CREATE TABLE ""table1_24446718_3"" ( ""name_of_award"" text, ""name_of_film"" text, ""language"" text, ""awardee_s"" text, ""cash_prize"" text );","SELECT ""awardee_s"" FROM ""table1_24446718_3"" WHERE ""name_of_film""='Tingya';",1-24446718-3 Name the language for b. ajith kumar,"CREATE TABLE ""table1_24446718_3"" ( ""name_of_award"" text, ""name_of_film"" text, ""language"" text, ""awardee_s"" text, ""cash_prize"" text );","SELECT ""language"" FROM ""table1_24446718_3"" WHERE ""awardee_s""='B. Ajith Kumar';",1-24446718-3 What game date was the game at AOL Arena?,"CREATE TABLE ""table1_24453847_2"" ( ""week"" real, ""date"" text, ""kickoff"" text, ""opponent"" text, ""final_score"" text, ""team_record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""date"" FROM ""table1_24453847_2"" WHERE ""game_site""='AOL Arena';",1-24453847-2 What was the Rhein Fire team record on week 8?,"CREATE TABLE ""table1_24453847_2"" ( ""week"" real, ""date"" text, ""kickoff"" text, ""opponent"" text, ""final_score"" text, ""team_record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""team_record"" FROM ""table1_24453847_2"" WHERE ""week""=8;",1-24453847-2 Name the circuit for france and portugal,"CREATE TABLE ""races"" ( ""round"" real, ""date"" text, ""country"" text, ""circuit"" text, ""sprint_winner"" text, ""main_winner"" text, ""report"" text );","SELECT ""circuit"" FROM ""races"" WHERE ""main_winner""='France' AND ""country""='Portugal';",1-2446333-2 Name the date for sprint winner mexico,"CREATE TABLE ""races"" ( ""round"" real, ""date"" text, ""country"" text, ""circuit"" text, ""sprint_winner"" text, ""main_winner"" text, ""report"" text );","SELECT ""date"" FROM ""races"" WHERE ""sprint_winner""='Mexico';",1-2446333-2 Name the date for eastern creek raceway,"CREATE TABLE ""races"" ( ""round"" real, ""date"" text, ""country"" text, ""circuit"" text, ""sprint_winner"" text, ""main_winner"" text, ""report"" text );","SELECT ""date"" FROM ""races"" WHERE ""circuit""='Eastern Creek Raceway';",1-2446333-2 Name the circuit for united arab emirates,"CREATE TABLE ""races"" ( ""round"" real, ""date"" text, ""country"" text, ""circuit"" text, ""sprint_winner"" text, ""main_winner"" text, ""report"" text );","SELECT ""circuit"" FROM ""races"" WHERE ""country""='United Arab Emirates';",1-2446333-2 Name the total number of date for 10,"CREATE TABLE ""races"" ( ""round"" real, ""date"" text, ""country"" text, ""circuit"" text, ""sprint_winner"" text, ""main_winner"" text, ""report"" text );","SELECT COUNT(""date"") FROM ""races"" WHERE ""round""=10;",1-2446333-2 What is the number of the first game?,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""wildcats_points"" real, ""opponents"" real, ""record"" text );","SELECT MIN(""game"") FROM ""schedule"";",1-24464253-1 Against what opponent did the Wildcats have a record of 5-4?,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""wildcats_points"" real, ""opponents"" real, ""record"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""record""='5-4';",1-24464253-1 What ends lost came out to 37?,"CREATE TABLE ""standings"" ( ""country"" text, ""skip"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" text );","SELECT ""stolen_ends"" FROM ""standings"" WHERE ""ends_lost""=37;",1-24475186-2 How many skips ended where the ends lost was 46?,"CREATE TABLE ""standings"" ( ""country"" text, ""skip"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" text );","SELECT ""skip"" FROM ""standings"" WHERE ""ends_lost""=46;",1-24475186-2 How many ends won were smaller than 46.0?,"CREATE TABLE ""standings"" ( ""country"" text, ""skip"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" text );","SELECT MAX(""w"") FROM ""standings"" WHERE ""ends_won""<46.0;",1-24475186-2 How many pa were blank ends 7 and 5?,"CREATE TABLE ""standings"" ( ""country"" text, ""skip"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" text );","SELECT COUNT(""pa"") FROM ""standings"" WHERE ""blank_ends""=7 AND ""l""=5;",1-24475186-2 Who is the conductor on the Multisonic label? ,"CREATE TABLE ""discography_of_complete_opera_recordings"" ( ""record_label"" text, ""composer"" text, ""work_title"" text, ""part"" text, ""conductor"" text, ""recording_year"" real );","SELECT ""conductor"" FROM ""discography_of_complete_opera_recordings"" WHERE ""record_label""='Multisonic';",1-24521345-1 Who is the conductor for Rusalka? ,"CREATE TABLE ""discography_of_complete_opera_recordings"" ( ""record_label"" text, ""composer"" text, ""work_title"" text, ""part"" text, ""conductor"" text, ""recording_year"" real );","SELECT ""conductor"" FROM ""discography_of_complete_opera_recordings"" WHERE ""work_title""='Rusalka';",1-24521345-1 Who composed the work conducted by jaroslav Vogel? ,"CREATE TABLE ""discography_of_complete_opera_recordings"" ( ""record_label"" text, ""composer"" text, ""work_title"" text, ""part"" text, ""conductor"" text, ""recording_year"" real );","SELECT ""composer"" FROM ""discography_of_complete_opera_recordings"" WHERE ""conductor""='Jaroslav Vogel';",1-24521345-1 "When ""sheep thrills"" is the title what is the air date?","CREATE TABLE ""table1_2453243_4"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""original_air_date"" FROM ""table1_2453243_4"" WHERE ""title""='\""Sheep Thrills\""';",1-2453243-4 What is the title of the episode with production code 406?,"CREATE TABLE ""table1_2453243_5"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""title"" FROM ""table1_2453243_5"" WHERE ""production_code""='406';",1-2453243-5 Who write episode number 48 in the series?,"CREATE TABLE ""table1_2453243_5"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""written_by"" FROM ""table1_2453243_5"" WHERE ""no_in_series""='48';",1-2453243-5 "Name the most goals for 1972 – 1975, 1976 – 1982","CREATE TABLE ""r"" ( ""name"" text, ""position"" text, ""period"" text, ""appearances"" real, ""goals"" real, ""nationality"" text );","SELECT MAX(""goals"") FROM ""r"" WHERE ""period""='1972 – 1975, 1976 – 1982';",1-24565004-19 Name the period for uruguay,"CREATE TABLE ""r"" ( ""name"" text, ""position"" text, ""period"" text, ""appearances"" real, ""goals"" real, ""nationality"" text );","SELECT ""period"" FROM ""r"" WHERE ""nationality""='Uruguay';",1-24565004-19 Name the position for 1980 – 1987,"CREATE TABLE ""r"" ( ""name"" text, ""position"" text, ""period"" text, ""appearances"" real, ""goals"" real, ""nationality"" text );","SELECT ""position"" FROM ""r"" WHERE ""period""='1980 – 1987';",1-24565004-19 which position did pierre bajoc play?,"CREATE TABLE ""b"" ( ""name"" text, ""position"" text, ""period"" text, ""appearances"" real, ""goals"" real, ""nationality"" text );","SELECT ""position"" FROM ""b"" WHERE ""name""='Pierre Bajoc';",1-24565004-3 during which period did albert baning play?,"CREATE TABLE ""b"" ( ""name"" text, ""position"" text, ""period"" text, ""appearances"" real, ""goals"" real, ""nationality"" text );","SELECT ""period"" FROM ""b"" WHERE ""name""='Albert Baning';",1-24565004-3 What is the number of goals if the name is Xavier Gravelaine?,"CREATE TABLE ""g"" ( ""name"" text, ""position"" text, ""period"" text, ""appearances"" real, ""goals"" real, ""nationality"" text );","SELECT ""goals"" FROM ""g"" WHERE ""name""='Xavier Gravelaine';",1-24565004-8 "If the name is Patrick Grappin, what is the nationality?","CREATE TABLE ""g"" ( ""name"" text, ""position"" text, ""period"" text, ""appearances"" real, ""goals"" real, ""nationality"" text );","SELECT ""nationality"" FROM ""g"" WHERE ""name""='Patrick Grappin';",1-24565004-8 What is the period total number if the name is Geraldão?,"CREATE TABLE ""g"" ( ""name"" text, ""position"" text, ""period"" text, ""appearances"" real, ""goals"" real, ""nationality"" text );","SELECT COUNT(""period"") FROM ""g"" WHERE ""name""='Geraldão';",1-24565004-8 What is the nationality if the appearance is 29?,"CREATE TABLE ""g"" ( ""name"" text, ""position"" text, ""period"" text, ""appearances"" real, ""goals"" real, ""nationality"" text );","SELECT ""nationality"" FROM ""g"" WHERE ""appearances""=29;",1-24565004-8 Name the concacaf for 2010 season,"CREATE TABLE ""year_by_year"" ( ""season"" real, ""regular_season"" text, ""playoffs"" text, ""u_s_open_cup"" text, ""concacaf"" text, ""mls_regular_season_record"" text );","SELECT ""concacaf"" FROM ""year_by_year"" WHERE ""season""=2010;",1-245694-4 Name the least season for round of 32,"CREATE TABLE ""year_by_year"" ( ""season"" real, ""regular_season"" text, ""playoffs"" text, ""u_s_open_cup"" text, ""concacaf"" text, ""mls_regular_season_record"" text );","SELECT MIN(""season"") FROM ""year_by_year"" WHERE ""u_s_open_cup""='Round of 32';",1-245694-4 Name the number of playoffs for semifinals,"CREATE TABLE ""year_by_year"" ( ""season"" real, ""regular_season"" text, ""playoffs"" text, ""u_s_open_cup"" text, ""concacaf"" text, ""mls_regular_season_record"" text );","SELECT COUNT(""playoffs"") FROM ""year_by_year"" WHERE ""concacaf""='Semifinals';",1-245694-4 Name the number of season for 18th position,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT COUNT(""season"") FROM ""career_summary"" WHERE ""position""='18th';",1-24596664-1 Name the least wins,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT MIN(""wins"") FROM ""career_summary"";",1-24596664-1 Name the total number of language of films for méga-plex taschereau imax,"CREATE TABLE ""table1_2461720_1"" ( ""theatre_name"" text, ""digital_screens"" real, ""imax_screens"" real, ""location"" text, ""language_of_films"" text );","SELECT COUNT(""language_of_films"") FROM ""table1_2461720_1"" WHERE ""theatre_name""='Méga-Plex Taschereau IMAX';",1-2461720-1 Name the theatre name for french,"CREATE TABLE ""table1_2461720_1"" ( ""theatre_name"" text, ""digital_screens"" real, ""imax_screens"" real, ""location"" text, ""language_of_films"" text );","SELECT ""theatre_name"" FROM ""table1_2461720_1"" WHERE ""language_of_films""='French';",1-2461720-1 Name the location for democratic méga-plex taschereau imax,"CREATE TABLE ""table1_2461720_1"" ( ""theatre_name"" text, ""digital_screens"" real, ""imax_screens"" real, ""location"" text, ""language_of_films"" text );","SELECT ""location"" FROM ""table1_2461720_1"" WHERE ""theatre_name""='Méga-Plex Taschereau IMAX';",1-2461720-1 "Who directed ""hey now hey now perry'S girlfriend's back""?","CREATE TABLE ""table1_24625467_1"" ( ""no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""directed_by"" FROM ""table1_24625467_1"" WHERE ""title""='\""Hey Now Hey Now Perry''s Girlfriend''s Back\""';",1-24625467-1 "How many dates did ""Rebecca's one night stand"" originally air on?","CREATE TABLE ""table1_24625467_1"" ( ""no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT COUNT(""original_air_date"") FROM ""table1_24625467_1"" WHERE ""title""='\""Rebecca''s One Night Stand\""';",1-24625467-1 What episode number has 2j5352 as a production code?,"CREATE TABLE ""table1_24625467_1"" ( ""no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""no"" FROM ""table1_24625467_1"" WHERE ""production_code""='2J5352';",1-24625467-1 What date did the episode with a production code of 2j5356 originally air?,"CREATE TABLE ""table1_24625467_1"" ( ""no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""original_air_date"" FROM ""table1_24625467_1"" WHERE ""production_code""='2J5356';",1-24625467-1 When 2012 is the year what is the winning boat?,"CREATE TABLE ""world_championships"" ( ""year"" real, ""location"" text, ""entries"" real, ""winning_boat"" text, ""country"" text, ""skipper"" text );","SELECT ""winning_boat"" FROM ""world_championships"" WHERE ""year""=2012;",1-24673710-1 When 64 is the entries what is the winning boat?,"CREATE TABLE ""world_championships"" ( ""year"" real, ""location"" text, ""entries"" real, ""winning_boat"" text, ""country"" text, ""skipper"" text );","SELECT ""winning_boat"" FROM ""world_championships"" WHERE ""entries""=64;",1-24673710-1 When 61 is the entries what is the winning boat?,"CREATE TABLE ""world_championships"" ( ""year"" real, ""location"" text, ""entries"" real, ""winning_boat"" text, ""country"" text, ""skipper"" text );","SELECT ""winning_boat"" FROM ""world_championships"" WHERE ""entries""=61;",1-24673710-1 "What is the name of the episode that aired originally on October 18, 1991?","CREATE TABLE ""table1_2468961_2"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""title"" FROM ""table1_2468961_2"" WHERE ""original_air_date""='October 18, 1991';",1-2468961-2 What is the name of the episode written by Ross Brown?,"CREATE TABLE ""table1_2468961_2"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""title"" FROM ""table1_2468961_2"" WHERE ""written_by""='Ross Brown';",1-2468961-2 "What episode number in the series originally aired on February 28, 1992?","CREATE TABLE ""table1_2468961_2"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MIN(""no_in_series"") FROM ""table1_2468961_2"" WHERE ""original_air_date""='February 28, 1992';",1-2468961-2 What date did the episode with a production code of 447004 originally air?,"CREATE TABLE ""table1_2468961_2"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""original_air_date"" FROM ""table1_2468961_2"" WHERE ""production_code""=447004;",1-2468961-2 How many episodes were written by Ross brown?,"CREATE TABLE ""table1_2468961_2"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""no_in_series"") FROM ""table1_2468961_2"" WHERE ""written_by""='Ross Brown';",1-2468961-2 What number in the series was episode 2 in the season?,"CREATE TABLE ""table1_2468961_3"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MAX(""no_in_series"") FROM ""table1_2468961_3"" WHERE ""no_in_season""=2;",1-2468961-3 What was the title of the episode written by Bob Rosenfarb and directed by Richard Correll?,"CREATE TABLE ""table1_2468961_3"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""title"" FROM ""table1_2468961_3"" WHERE ""written_by""='Bob Rosenfarb' AND ""directed_by""='Richard Correll';",1-2468961-3 "What was the original air date of ""The Boss""?","CREATE TABLE ""table1_2468961_3"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""original_air_date"" FROM ""table1_2468961_3"" WHERE ""title""='\""The Boss\""';",1-2468961-3 What is the QS World ranking of the school with the Times ranking 251-275?,"CREATE TABLE ""table1_24697604_1"" ( ""university"" text, ""location"" text, ""year_founded"" real, ""qs_world_university_rankings_2012"" real, ""times_higher_education_world_university_rankings_2012_2013"" text );","SELECT MAX(""qs_world_university_rankings_2012"") FROM ""table1_24697604_1"" WHERE ""times_higher_education_world_university_rankings_2012_2013""='251-275';",1-24697604-1 What university was founded in 1898?,"CREATE TABLE ""table1_24697604_1"" ( ""university"" text, ""location"" text, ""year_founded"" real, ""qs_world_university_rankings_2012"" real, ""times_higher_education_world_university_rankings_2012_2013"" text );","SELECT ""university"" FROM ""table1_24697604_1"" WHERE ""year_founded""=1898;",1-24697604-1 What is the maximum average associated with a total of 221902?,"CREATE TABLE ""match_attendance"" ( ""venue"" text, ""hosted"" real, ""average"" real, ""highest"" real, ""lowest"" real, ""total"" real, ""last_year"" text, ""up_down"" text );","SELECT MAX(""average"") FROM ""match_attendance"" WHERE ""total""=221902;",1-2472711-32 How many values of hosted have a highest value of 42659?,"CREATE TABLE ""match_attendance"" ( ""venue"" text, ""hosted"" real, ""average"" real, ""highest"" real, ""lowest"" real, ""total"" real, ""last_year"" text, ""up_down"" text );","SELECT COUNT(""hosted"") FROM ""match_attendance"" WHERE ""highest""=42659;",1-2472711-32 How many values of up/down have a total value of exactly 301470?,"CREATE TABLE ""match_attendance"" ( ""venue"" text, ""hosted"" real, ""average"" real, ""highest"" real, ""lowest"" real, ""total"" real, ""last_year"" text, ""up_down"" text );","SELECT COUNT(""up_down"") FROM ""match_attendance"" WHERE ""total""=301470;",1-2472711-32 What is the up/down associated with the Subiaco Oval?,"CREATE TABLE ""match_attendance"" ( ""venue"" text, ""hosted"" real, ""average"" real, ""highest"" real, ""lowest"" real, ""total"" real, ""last_year"" text, ""up_down"" text );","SELECT ""up_down"" FROM ""match_attendance"" WHERE ""venue""='Subiaco Oval';",1-2472711-32 What team was ranked in 7th?,"CREATE TABLE ""2009"" ( ""rank"" text, ""player"" text, ""nationality"" text, ""team"" text, ""opponent"" text, ""score"" text, ""competition"" text, ""vote_percentage"" text );","SELECT ""team"" FROM ""2009"" WHERE ""rank""='7th';",1-24765815-1 Which player had an opponent of Blackburn Rovers?,"CREATE TABLE ""2009"" ( ""rank"" text, ""player"" text, ""nationality"" text, ""team"" text, ""opponent"" text, ""score"" text, ""competition"" text, ""vote_percentage"" text );","SELECT ""player"" FROM ""2009"" WHERE ""opponent""='Blackburn Rovers';",1-24765815-1 What was the score for the 1st ranked team?,"CREATE TABLE ""2009"" ( ""rank"" text, ""player"" text, ""nationality"" text, ""team"" text, ""opponent"" text, ""score"" text, ""competition"" text, ""vote_percentage"" text );","SELECT ""score"" FROM ""2009"" WHERE ""rank""='1st';",1-24765815-1 What was the name of the player that had a vote percentage of 7.85%?,"CREATE TABLE ""2009"" ( ""rank"" text, ""player"" text, ""nationality"" text, ""team"" text, ""opponent"" text, ""score"" text, ""competition"" text, ""vote_percentage"" text );","SELECT ""player"" FROM ""2009"" WHERE ""vote_percentage""='7.85%';",1-24765815-1 What is the original airdate of the episode where the challenge was three overstuffed sandwiches? ,"CREATE TABLE ""table1_24798489_1"" ( ""episode_number"" real, ""location"" text, ""original_airdate"" text, ""challenge_winner"" text, ""challenge"" text );","SELECT ""original_airdate"" FROM ""table1_24798489_1"" WHERE ""challenge""='Three overstuffed sandwiches';",1-24798489-1 "Who was the challenge winner in the episode that originally aired on January 28, 2009?","CREATE TABLE ""table1_24798489_1"" ( ""episode_number"" real, ""location"" text, ""original_airdate"" text, ""challenge_winner"" text, ""challenge"" text );","SELECT ""challenge_winner"" FROM ""table1_24798489_1"" WHERE ""original_airdate""='January 28, 2009';",1-24798489-1 "What is the original airdate of the episode where the challenge is ""Southwestern Exposure"", a twelve-egg omelette""?","CREATE TABLE ""table1_24798489_1"" ( ""episode_number"" real, ""location"" text, ""original_airdate"" text, ""challenge_winner"" text, ""challenge"" text );","SELECT ""original_airdate"" FROM ""table1_24798489_1"" WHERE ""challenge""='\""Southwestern Exposure\"", a twelve-egg omelette';",1-24798489-1 "How many episodes had New York, New York as the location?","CREATE TABLE ""table1_24798489_1"" ( ""episode_number"" real, ""location"" text, ""original_airdate"" text, ""challenge_winner"" text, ""challenge"" text );","SELECT COUNT(""episode_number"") FROM ""table1_24798489_1"" WHERE ""location""='New York, New York';",1-24798489-1 "What is the original airdate of the episode where the challenge is a ""7-pound monster breakfast burrito""?","CREATE TABLE ""table1_24798489_1"" ( ""episode_number"" real, ""location"" text, ""original_airdate"" text, ""challenge_winner"" text, ""challenge"" text );","SELECT ""original_airdate"" FROM ""table1_24798489_1"" WHERE ""challenge""='\""7-pound monster breakfast burrito\""';",1-24798489-1 What were the shots below par when the winning score was 67-64-63-71-66=331?,"CREATE TABLE ""pga_tour_wins_16"" ( ""no"" real, ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""to_par"" FROM ""pga_tour_wins_16"" WHERE ""winning_score""='67-64-63-71-66=331';",1-247955-2 What were the shots below par when the winning score was 69-66-69-64=268?,"CREATE TABLE ""pga_tour_wins_16"" ( ""no"" real, ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""to_par"" FROM ""pga_tour_wins_16"" WHERE ""winning_score""='69-66-69-64=268';",1-247955-2 What is the total number of to par when runner-up was Jonathan Kaye?,"CREATE TABLE ""pga_tour_wins_16"" ( ""no"" real, ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT COUNT(""to_par"") FROM ""pga_tour_wins_16"" WHERE ""runner_s_up""='Jonathan Kaye';",1-247955-2 What was the margin of victory when runner-up was K. J. Choi?,"CREATE TABLE ""pga_tour_wins_16"" ( ""no"" real, ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""margin_of_victory"" FROM ""pga_tour_wins_16"" WHERE ""runner_s_up""='K. J. Choi';",1-247955-2 What was the date for no. 7?,"CREATE TABLE ""pga_tour_wins_16"" ( ""no"" real, ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""date"" FROM ""pga_tour_wins_16"" WHERE ""no""=7;",1-247955-2 Which team had 342 total points? ,"CREATE TABLE ""overall_team_standings"" ( ""rank"" real, ""team"" text, ""round1"" real, ""round2"" real, ""round3"" real, ""round4"" real, ""total_points"" real );","SELECT ""team"" FROM ""overall_team_standings"" WHERE ""total_points""=342;",1-24784769-1 How many points did the team who had 325 total points have in round 3? ,"CREATE TABLE ""overall_team_standings"" ( ""rank"" real, ""team"" text, ""round1"" real, ""round2"" real, ""round3"" real, ""round4"" real, ""total_points"" real );","SELECT ""round3"" FROM ""overall_team_standings"" WHERE ""total_points""=325;",1-24784769-1 What is the most amount of points any team had in round 4? ,"CREATE TABLE ""overall_team_standings"" ( ""rank"" real, ""team"" text, ""round1"" real, ""round2"" real, ""round3"" real, ""round4"" real, ""total_points"" real );","SELECT MAX(""round4"") FROM ""overall_team_standings"";",1-24784769-1 How many points did the team who had 132 total points have in round 1? ,"CREATE TABLE ""overall_team_standings"" ( ""rank"" real, ""team"" text, ""round1"" real, ""round2"" real, ""round3"" real, ""round4"" real, ""total_points"" real );","SELECT MAX(""round1"") FROM ""overall_team_standings"" WHERE ""total_points""=132;",1-24784769-1 Who did Rhein Fire play Against where 30701 people attended?,"CREATE TABLE ""table1_24786958_2"" ( ""week"" real, ""date"" text, ""kickoff"" text, ""opponent"" text, ""final_score"" text, ""team_record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""table1_24786958_2"" WHERE ""attendance""=30701;",1-24786958-2 What week had kickoff time at 6:00 p.m.?,"CREATE TABLE ""table1_24786958_2"" ( ""week"" real, ""date"" text, ""kickoff"" text, ""opponent"" text, ""final_score"" text, ""team_record"" text, ""game_site"" text, ""attendance"" real );","SELECT MIN(""week"") FROM ""table1_24786958_2"" WHERE ""kickoff""='6:00 p.m.';",1-24786958-2 "Where was the game played that was on Sunday, May 27?","CREATE TABLE ""table1_24786958_2"" ( ""week"" real, ""date"" text, ""kickoff"" text, ""opponent"" text, ""final_score"" text, ""team_record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""game_site"" FROM ""table1_24786958_2"" WHERE ""date""='Sunday, May 27';",1-24786958-2 How many people attended the game at Jahn-sportpark?,"CREATE TABLE ""table1_24786958_2"" ( ""week"" real, ""date"" text, ""kickoff"" text, ""opponent"" text, ""final_score"" text, ""team_record"" text, ""game_site"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""table1_24786958_2"" WHERE ""game_site""='Jahn-Sportpark';",1-24786958-2 How many final scores were there on the game at Amsterdam arena?,"CREATE TABLE ""table1_24786958_2"" ( ""week"" real, ""date"" text, ""kickoff"" text, ""opponent"" text, ""final_score"" text, ""team_record"" text, ""game_site"" text, ""attendance"" real );","SELECT COUNT(""final_score"") FROM ""table1_24786958_2"" WHERE ""game_site""='Amsterdam ArenA';",1-24786958-2 What was the group in the British Champion Stakes? ,"CREATE TABLE ""2011_season_as_a_five_year_old"" ( ""result"" text, ""date"" text, ""race"" text, ""venue"" text, ""group"" text, ""distance"" text, ""weight"" text, ""jockey"" text, ""winner_2nd"" text );","SELECT ""group"" FROM ""2011_season_as_a_five_year_old"" WHERE ""race""='British Champion Stakes';",1-24850630-4 What was the weight of the jockey at Sandown Park? ,"CREATE TABLE ""2011_season_as_a_five_year_old"" ( ""result"" text, ""date"" text, ""race"" text, ""venue"" text, ""group"" text, ""distance"" text, ""weight"" text, ""jockey"" text, ""winner_2nd"" text );","SELECT ""weight"" FROM ""2011_season_as_a_five_year_old"" WHERE ""venue""='Sandown Park';",1-24850630-4 What is the distance of the Mooresbridge Stakes race? ,"CREATE TABLE ""2011_season_as_a_five_year_old"" ( ""result"" text, ""date"" text, ""race"" text, ""venue"" text, ""group"" text, ""distance"" text, ""weight"" text, ""jockey"" text, ""winner_2nd"" text );","SELECT ""distance"" FROM ""2011_season_as_a_five_year_old"" WHERE ""race""='Mooresbridge Stakes';",1-24850630-4 who was the winner /2nd for the British Champion Stakes race? ,"CREATE TABLE ""2011_season_as_a_five_year_old"" ( ""result"" text, ""date"" text, ""race"" text, ""venue"" text, ""group"" text, ""distance"" text, ""weight"" text, ""jockey"" text, ""winner_2nd"" text );","SELECT ""winner_2nd"" FROM ""2011_season_as_a_five_year_old"" WHERE ""race""='British Champion Stakes';",1-24850630-4 The MacKinnon Stakes races took place on how many venues?,"CREATE TABLE ""2010_11_season_as_a_four_year_old"" ( ""result"" text, ""date"" text, ""race"" text, ""venue"" text, ""group"" text, ""distance"" text, ""weight_kg"" text, ""jockey"" text, ""winner_2nd"" text );","SELECT COUNT(""venue"") FROM ""2010_11_season_as_a_four_year_old"" WHERE ""race""='Mackinnon Stakes';",1-24850630-3 What is the largest average for the episode with 1.97 million Hong Kong viewers?,"CREATE TABLE ""highest_rating_drama_series_of_2010"" ( ""rank"" real, ""english_title"" text, ""chinese_title"" text, ""average"" real, ""peak"" real, ""premiere"" real, ""finale"" real, ""hk_viewers"" text );","SELECT MAX(""average"") FROM ""highest_rating_drama_series_of_2010"" WHERE ""hk_viewers""='1.97 million';",1-24856090-1 What is the English title of the episode with 1.92 million Hong Kong viewers?,"CREATE TABLE ""highest_rating_drama_series_of_2010"" ( ""rank"" real, ""english_title"" text, ""chinese_title"" text, ""average"" real, ""peak"" real, ""premiere"" real, ""finale"" real, ""hk_viewers"" text );","SELECT ""english_title"" FROM ""highest_rating_drama_series_of_2010"" WHERE ""hk_viewers""='1.92 million';",1-24856090-1 What is the English name of the episode with 1.92 million HK viewers?,"CREATE TABLE ""highest_rating_drama_series_of_2010"" ( ""rank"" real, ""english_title"" text, ""chinese_title"" text, ""average"" real, ""peak"" real, ""premiere"" real, ""finale"" real, ""hk_viewers"" text );","SELECT ""english_title"" FROM ""highest_rating_drama_series_of_2010"" WHERE ""hk_viewers""='1.92 million';",1-24856090-1 "What is the premiere number for the episode titled ""The Mysteries of Love"" in English?","CREATE TABLE ""highest_rating_drama_series_of_2010"" ( ""rank"" real, ""english_title"" text, ""chinese_title"" text, ""average"" real, ""peak"" real, ""premiere"" real, ""finale"" real, ""hk_viewers"" text );","SELECT MAX(""premiere"") FROM ""highest_rating_drama_series_of_2010"" WHERE ""english_title""='The Mysteries of Love';",1-24856090-1 What is the Chinese name of the episode with 1.97 million Hong Kong viewers?,"CREATE TABLE ""highest_rating_drama_series_of_2010"" ( ""rank"" real, ""english_title"" text, ""chinese_title"" text, ""average"" real, ""peak"" real, ""premiere"" real, ""finale"" real, ""hk_viewers"" text );","SELECT ""chinese_title"" FROM ""highest_rating_drama_series_of_2010"" WHERE ""hk_viewers""='1.97 million';",1-24856090-1 Who was the home team when the away team was fulham?,"CREATE TABLE ""replays"" ( ""tie_no"" real, ""home_team"" text, ""score_1"" text, ""away_team"" text, ""attendance"" real, ""date"" text );","SELECT ""home_team"" FROM ""replays"" WHERE ""away_team""='Fulham';",1-24887326-7 What was the attendance of the game where Stoke city was the away team?,"CREATE TABLE ""replays"" ( ""tie_no"" real, ""home_team"" text, ""score_1"" text, ""away_team"" text, ""attendance"" real, ""date"" text );","SELECT MIN(""attendance"") FROM ""replays"" WHERE ""away_team""='Stoke City';",1-24887326-7 "When the away team is Millwall, what is the total possible amount of tie numbers?","CREATE TABLE ""replays"" ( ""tie_no"" real, ""home_team"" text, ""score_1"" text, ""away_team"" text, ""attendance"" real, ""date"" text );","SELECT COUNT(""tie_no"") FROM ""replays"" WHERE ""away_team""='Millwall';",1-24887326-7 What is the date of the game played with Birmingham City as the away team?,"CREATE TABLE ""replays"" ( ""tie_no"" real, ""home_team"" text, ""score_1"" text, ""away_team"" text, ""attendance"" real, ""date"" text );","SELECT ""date"" FROM ""replays"" WHERE ""away_team""='Birmingham City';",1-24887326-7 "Who directed the episode entitled ""Shotgun""?","CREATE TABLE ""table1_24910742_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""directed_by"" FROM ""table1_24910742_1"" WHERE ""title""='\""Shotgun\""';",1-24910742-1 What was the airdate of episode number 18?,"CREATE TABLE ""table1_24910742_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""original_air_date"" FROM ""table1_24910742_1"" WHERE ""no_in_season""=18;",1-24910742-1 What was the title of the episode having exactly 9.64 million US viewers?,"CREATE TABLE ""table1_24910742_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""title"" FROM ""table1_24910742_1"" WHERE ""u_s_viewers_millions""='9.64';",1-24910742-1 For which jockey was the weight in kg 53.5? ,"CREATE TABLE ""participating_horses"" ( ""saddle_cloth"" real, ""horse"" text, ""trainer"" text, ""jockey"" text, ""weight_kg"" text, ""barrier_b"" real, ""placing"" text );","SELECT ""jockey"" FROM ""participating_horses"" WHERE ""weight_kg""='53.5';",1-24915874-1 Who was the trainer when the jockey was Luke Nolen?,"CREATE TABLE ""participating_horses"" ( ""saddle_cloth"" real, ""horse"" text, ""trainer"" text, ""jockey"" text, ""weight_kg"" text, ""barrier_b"" real, ""placing"" text );","SELECT ""trainer"" FROM ""participating_horses"" WHERE ""jockey""='Luke Nolen';",1-24915874-1 What was the placing when the jockey was Damien Oliver?,"CREATE TABLE ""participating_horses"" ( ""saddle_cloth"" real, ""horse"" text, ""trainer"" text, ""jockey"" text, ""weight_kg"" text, ""barrier_b"" real, ""placing"" text );","SELECT ""placing"" FROM ""participating_horses"" WHERE ""jockey""='Damien Oliver';",1-24915874-1 What was the placing when the weight in kg was 58.0?,"CREATE TABLE ""participating_horses"" ( ""saddle_cloth"" real, ""horse"" text, ""trainer"" text, ""jockey"" text, ""weight_kg"" text, ""barrier_b"" real, ""placing"" text );","SELECT ""placing"" FROM ""participating_horses"" WHERE ""weight_kg""='58.0';",1-24915874-1 Who was the horse when the jockey was Peter Wells? ,"CREATE TABLE ""participating_horses"" ( ""saddle_cloth"" real, ""horse"" text, ""trainer"" text, ""jockey"" text, ""weight_kg"" text, ""barrier_b"" real, ""placing"" text );","SELECT ""horse"" FROM ""participating_horses"" WHERE ""jockey""='Peter Wells';",1-24915874-1 What was the weight in kg when the horse was Alcopop? ,"CREATE TABLE ""participating_horses"" ( ""saddle_cloth"" real, ""horse"" text, ""trainer"" text, ""jockey"" text, ""weight_kg"" text, ""barrier_b"" real, ""placing"" text );","SELECT ""weight_kg"" FROM ""participating_horses"" WHERE ""horse""='Alcopop';",1-24915874-1 How many weeks are teams playing agains the Barcelona dragons?,"CREATE TABLE ""table1_24918268_2"" ( ""week"" real, ""date"" text, ""kickoff"" text, ""opponent"" text, ""final_score"" text, ""team_record"" text, ""game_site"" text, ""attendance"" real );","SELECT COUNT(""week"") FROM ""table1_24918268_2"" WHERE ""opponent""='Barcelona Dragons';",1-24918268-2 What was the score for the game that kicked off at 6:00 p.m.?,"CREATE TABLE ""table1_24918268_2"" ( ""week"" real, ""date"" text, ""kickoff"" text, ""opponent"" text, ""final_score"" text, ""team_record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""final_score"" FROM ""table1_24918268_2"" WHERE ""kickoff""='6:00 p.m.';",1-24918268-2 "Who are the opponents for games on Sunday, June 9?","CREATE TABLE ""table1_24918268_2"" ( ""week"" real, ""date"" text, ""kickoff"" text, ""opponent"" text, ""final_score"" text, ""team_record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""table1_24918268_2"" WHERE ""date""='Sunday, June 9';",1-24918268-2 Name the fat for protein being 4 and calories 80,"CREATE TABLE ""see_also"" ( ""butter"" text, ""calories_1_tbsp"" real, ""protein_g"" text, ""fat_g"" text, ""calcium_mg"" text, ""zinc_mg"" text );","SELECT ""fat_g"" FROM ""see_also"" WHERE ""protein_g""='4' AND ""calories_1_tbsp""=80;",1-2493389-1 Name the number of butters for 3 protein,"CREATE TABLE ""see_also"" ( ""butter"" text, ""calories_1_tbsp"" real, ""protein_g"" text, ""fat_g"" text, ""calcium_mg"" text, ""zinc_mg"" text );","SELECT COUNT(""butter"") FROM ""see_also"" WHERE ""protein_g""='3';",1-2493389-1 Name the calcium for fat being 6.5,"CREATE TABLE ""see_also"" ( ""butter"" text, ""calories_1_tbsp"" real, ""protein_g"" text, ""fat_g"" text, ""calcium_mg"" text, ""zinc_mg"" text );","SELECT ""calcium_mg"" FROM ""see_also"" WHERE ""fat_g""='6.5';",1-2493389-1 How many counties have a place name of Macedonia?,"CREATE TABLE ""census_designated_places"" ( ""place_name"" text, ""county_ies_a"" text, ""population_2010"" real, ""land_area_2010"" text, ""density_2010"" text );","SELECT COUNT(""county_ies_a"") FROM ""census_designated_places"" WHERE ""place_name""='Macedonia';",1-249512-2 What is the number of land areas that have a place name of Ballplay?,"CREATE TABLE ""census_designated_places"" ( ""place_name"" text, ""county_ies_a"" text, ""population_2010"" real, ""land_area_2010"" text, ""density_2010"" text );","SELECT COUNT(""land_area_2010"") FROM ""census_designated_places"" WHERE ""place_name""='Ballplay';",1-249512-2 What is the minimum 2010 population of Edgewater?,"CREATE TABLE ""census_designated_places"" ( ""place_name"" text, ""county_ies_a"" text, ""population_2010"" real, ""land_area_2010"" text, ""density_2010"" text );","SELECT MIN(""population_2010"") FROM ""census_designated_places"" WHERE ""place_name""='Edgewater';",1-249512-2 What is the lowest 09-10 i/o best?,"CREATE TABLE ""ladies"" ( ""rank"" real, ""ws_points"" real, ""name"" text, ""country"" text, ""09_10_i_o_best"" real, ""09_10_gp_jgp_best"" real, ""09_10_gp_jgp_2nd"" real, ""09_10_oi_best"" real, ""09_10_oi_2nd"" real, ""08_09_i_o_best"" real, ""08_09_gp_jgp_best"" real, ""08_09_gp_jgp_2nd"" real, ""08_09_oi_best"" real, ""08_09_oi_2nd"" real );","SELECT MIN(""09_10_i_o_best"") FROM ""ladies"";",1-24990183-5 Which country is akiko suzuki from?,"CREATE TABLE ""ladies"" ( ""rank"" real, ""ws_points"" real, ""name"" text, ""country"" text, ""09_10_i_o_best"" real, ""09_10_gp_jgp_best"" real, ""09_10_gp_jgp_2nd"" real, ""09_10_oi_best"" real, ""09_10_oi_2nd"" real, ""08_09_i_o_best"" real, ""08_09_gp_jgp_best"" real, ""08_09_gp_jgp_2nd"" real, ""08_09_oi_best"" real, ""08_09_oi_2nd"" real );","SELECT ""country"" FROM ""ladies"" WHERE ""name""='Akiko Suzuki';",1-24990183-5 What was the 08-09 i/o best of the player with 1386 points?,"CREATE TABLE ""ladies"" ( ""rank"" real, ""ws_points"" real, ""name"" text, ""country"" text, ""09_10_i_o_best"" real, ""09_10_gp_jgp_best"" real, ""09_10_gp_jgp_2nd"" real, ""09_10_oi_best"" real, ""09_10_oi_2nd"" real, ""08_09_i_o_best"" real, ""08_09_gp_jgp_best"" real, ""08_09_gp_jgp_2nd"" real, ""08_09_oi_best"" real, ""08_09_oi_2nd"" real );","SELECT ""08_09_i_o_best"" FROM ""ladies"" WHERE ""ws_points""=1386;",1-24990183-5 What was the 09-10 oi best of the player with 949 points?,"CREATE TABLE ""ladies"" ( ""rank"" real, ""ws_points"" real, ""name"" text, ""country"" text, ""09_10_i_o_best"" real, ""09_10_gp_jgp_best"" real, ""09_10_gp_jgp_2nd"" real, ""09_10_oi_best"" real, ""09_10_oi_2nd"" real, ""08_09_i_o_best"" real, ""08_09_gp_jgp_best"" real, ""08_09_gp_jgp_2nd"" real, ""08_09_oi_best"" real, ""08_09_oi_2nd"" real );","SELECT COUNT(""09_10_oi_best"") FROM ""ladies"" WHERE ""ws_points""=949;",1-24990183-5 Who was the player from georgia?,"CREATE TABLE ""ladies"" ( ""rank"" real, ""ws_points"" real, ""name"" text, ""country"" text, ""09_10_i_o_best"" real, ""09_10_gp_jgp_best"" real, ""09_10_gp_jgp_2nd"" real, ""09_10_oi_best"" real, ""09_10_oi_2nd"" real, ""08_09_i_o_best"" real, ""08_09_gp_jgp_best"" real, ""08_09_gp_jgp_2nd"" real, ""08_09_oi_best"" real, ""08_09_oi_2nd"" real );","SELECT ""name"" FROM ""ladies"" WHERE ""country""='Georgia';",1-24990183-5 When tracy reid is the player what is the highest amount of minutes?,"CREATE TABLE ""player_stats"" ( ""player"" text, ""minutes"" real, ""field_goals"" real, ""rebounds"" real, ""assists"" real, ""steals"" real, ""blocks"" real, ""points"" real );","SELECT MAX(""minutes"") FROM ""player_stats"" WHERE ""player""='Tracy Reid';",1-25016555-5 What is the lowest overall amount of assists?,"CREATE TABLE ""player_stats"" ( ""player"" text, ""minutes"" real, ""field_goals"" real, ""rebounds"" real, ""assists"" real, ""steals"" real, ""blocks"" real, ""points"" real );","SELECT MIN(""assists"") FROM ""player_stats"";",1-25016555-5 When sandy brondello is the player what is the lowest amount of minutes?,"CREATE TABLE ""player_stats"" ( ""player"" text, ""minutes"" real, ""field_goals"" real, ""rebounds"" real, ""assists"" real, ""steals"" real, ""blocks"" real, ""points"" real );","SELECT MIN(""minutes"") FROM ""player_stats"" WHERE ""player""='Sandy Brondello';",1-25016555-5 When 21 is the number of assists how many sets of blocks are there?,"CREATE TABLE ""player_stats"" ( ""player"" text, ""minutes"" real, ""field_goals"" real, ""rebounds"" real, ""assists"" real, ""steals"" real, ""blocks"" real, ""points"" real );","SELECT COUNT(""blocks"") FROM ""player_stats"" WHERE ""assists""=21;",1-25016555-5 When 2010 is the first elected and Florida 7 is the district who are the candidates?,"CREATE TABLE ""table1_25030512_12"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""table1_25030512_12"" WHERE ""district""='Florida 7' AND ""first_elected""='2010';",1-25030512-12 When bill young redistricted from the 10th district is the incumbent what is the party?,"CREATE TABLE ""table1_25030512_12"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""table1_25030512_12"" WHERE ""incumbent""='Bill Young Redistricted from the 10th district';",1-25030512-12 When dennis ross (r) unopposed is the candidate what is the party?,"CREATE TABLE ""table1_25030512_12"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""table1_25030512_12"" WHERE ""candidates""='Dennis Ross (R) unopposed';",1-25030512-12 When none (new seat) is the first elected who are the candidates?,"CREATE TABLE ""table1_25030512_12"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""table1_25030512_12"" WHERE ""first_elected""='None (New seat)';",1-25030512-12 How many millions of people watched the episode with a production code of icec483x?,"CREATE TABLE ""series_4_2003"" ( ""episode_num"" real, ""production_count"" real, ""original_airdate"" text, ""prod_code"" text, ""title"" text, ""viewing_figures_millions"" text );","SELECT ""viewing_figures_millions"" FROM ""series_4_2003"" WHERE ""prod_code""='ICEC483X';",1-2501754-4 What is the lowest episode number?,"CREATE TABLE ""series_4_2003"" ( ""episode_num"" real, ""production_count"" real, ""original_airdate"" text, ""prod_code"" text, ""title"" text, ""viewing_figures_millions"" text );","SELECT MIN(""episode_num"") FROM ""series_4_2003"";",1-2501754-4 What is the lowest episode number with 6.19 million viewers and a production code of icec487y?,"CREATE TABLE ""series_4_2003"" ( ""episode_num"" real, ""production_count"" real, ""original_airdate"" text, ""prod_code"" text, ""title"" text, ""viewing_figures_millions"" text );","SELECT MIN(""episode_num"") FROM ""series_4_2003"" WHERE ""viewing_figures_millions""='6.19' AND ""prod_code""='ICEC487Y';",1-2501754-4 "What was the production count of ""The Mayor of Northolt""?","CREATE TABLE ""series_4_2003"" ( ""episode_num"" real, ""production_count"" real, ""original_airdate"" text, ""prod_code"" text, ""title"" text, ""viewing_figures_millions"" text );","SELECT ""production_count"" FROM ""series_4_2003"" WHERE ""title""='\""The Mayor Of Northolt\""';",1-2501754-4 "What is the production number for the episode named ""mine’s a double""?","CREATE TABLE ""series_3_2002"" ( ""episode_num"" real, ""production_count"" real, ""original_airdate"" text, ""prod_code"" text, ""title"" text, ""viewing_figures_millions"" text );","SELECT COUNT(""production_count"") FROM ""series_3_2002"" WHERE ""title""='\""Mine’s A Double\""';",1-2501754-3 List the production code for the episode had 5.55 million viewers?,"CREATE TABLE ""series_3_2002"" ( ""episode_num"" real, ""production_count"" real, ""original_airdate"" text, ""prod_code"" text, ""title"" text, ""viewing_figures_millions"" text );","SELECT ""prod_code"" FROM ""series_3_2002"" WHERE ""viewing_figures_millions""='5.55';",1-2501754-3 "List the 1st air date for the episode titled ""baby talk"".","CREATE TABLE ""series_3_2002"" ( ""episode_num"" real, ""production_count"" real, ""original_airdate"" text, ""prod_code"" text, ""title"" text, ""viewing_figures_millions"" text );","SELECT ""original_airdate"" FROM ""series_3_2002"" WHERE ""title""='\""Baby Talk\""';",1-2501754-3 List the 1st air date for the episode with a iceb786e production code.,"CREATE TABLE ""series_3_2002"" ( ""episode_num"" real, ""production_count"" real, ""original_airdate"" text, ""prod_code"" text, ""title"" text, ""viewing_figures_millions"" text );","SELECT ""original_airdate"" FROM ""series_3_2002"" WHERE ""prod_code""='ICEB786E';",1-2501754-3 Name the party for 1998 first elected,"CREATE TABLE ""table1_25030512_24"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""table1_25030512_24"" WHERE ""first_elected""='1998';",1-25030512-24 Name the result for barney frank,"CREATE TABLE ""table1_25030512_24"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""table1_25030512_24"" WHERE ""incumbent""='Barney Frank';",1-25030512-24 Name the candidates for first elected being 1976,"CREATE TABLE ""table1_25030512_24"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""table1_25030512_24"" WHERE ""first_elected""='1976';",1-25030512-24 Name the total number of districts for first elected being 1998,"CREATE TABLE ""table1_25030512_24"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT COUNT(""district"") FROM ""table1_25030512_24"" WHERE ""first_elected""='1998';",1-25030512-24 Name the result for 1998,"CREATE TABLE ""table1_25030512_24"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""table1_25030512_24"" WHERE ""first_elected""='1998';",1-25030512-24 Name the candidates for 1998,"CREATE TABLE ""table1_25030512_24"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""table1_25030512_24"" WHERE ""first_elected""='1998';",1-25030512-24 Who is the driver of the Chevrolet engine that is sponsored by godaddy.com?,"CREATE TABLE ""full_time_indy_car_series_teams"" ( ""team"" text, ""num"" real, ""car_sponsor_s"" text, ""driver_s"" text, ""listed_owner_s"" text, ""engine"" text, ""chassis"" text );","SELECT ""driver_s"" FROM ""full_time_indy_car_series_teams"" WHERE ""engine""='Chevrolet' AND ""car_sponsor_s""='GoDaddy.com';",1-2503102-1 What engine does the Fuzzy's Ultra Premium Vodka sponsored car use?,"CREATE TABLE ""full_time_indy_car_series_teams"" ( ""team"" text, ""num"" real, ""car_sponsor_s"" text, ""driver_s"" text, ""listed_owner_s"" text, ""engine"" text, ""chassis"" text );","SELECT ""engine"" FROM ""full_time_indy_car_series_teams"" WHERE ""car_sponsor_s""='Fuzzy''s Ultra Premium Vodka';",1-2503102-1 What engine doe the Ed Carpenter Racing team use?,"CREATE TABLE ""full_time_indy_car_series_teams"" ( ""team"" text, ""num"" real, ""car_sponsor_s"" text, ""driver_s"" text, ""listed_owner_s"" text, ""engine"" text, ""chassis"" text );","SELECT ""engine"" FROM ""full_time_indy_car_series_teams"" WHERE ""team""='Ed Carpenter Racing';",1-2503102-1 What team is sponsored by hydroxycut?,"CREATE TABLE ""full_time_indy_car_series_teams"" ( ""team"" text, ""num"" real, ""car_sponsor_s"" text, ""driver_s"" text, ""listed_owner_s"" text, ""engine"" text, ""chassis"" text );","SELECT ""team"" FROM ""full_time_indy_car_series_teams"" WHERE ""car_sponsor_s""='HydroxyCut';",1-2503102-1 What percentage of the population is below 50% of the median income in the region where 10.4% of the population earns below 40% of the median income?,"CREATE TABLE ""by_relative_poverty_rate"" ( ""region"" text, ""median_income_intl"" real, ""below_40pct_of_median_income"" text, ""below_50pct_of_median_income"" text, ""below_60pct_of_median_income"" text );","SELECT COUNT(""below_50pct_of_median_income"") FROM ""by_relative_poverty_rate"" WHERE ""below_40pct_of_median_income""='10.4%';",1-25042332-16 What is the median income for the region where 24.4% pf people make below 60% of the median income?,"CREATE TABLE ""by_relative_poverty_rate"" ( ""region"" text, ""median_income_intl"" real, ""below_40pct_of_median_income"" text, ""below_50pct_of_median_income"" text, ""below_60pct_of_median_income"" text );","SELECT MIN(""median_income_intl"") FROM ""by_relative_poverty_rate"" WHERE ""below_60pct_of_median_income""='24.4%';",1-25042332-16 What is the median income of Maule?,"CREATE TABLE ""by_relative_poverty_rate"" ( ""region"" text, ""median_income_intl"" real, ""below_40pct_of_median_income"" text, ""below_50pct_of_median_income"" text, ""below_60pct_of_median_income"" text );","SELECT MIN(""median_income_intl"") FROM ""by_relative_poverty_rate"" WHERE ""region""='Maule';",1-25042332-16 In what region does 17.4% of the population make below 50% of the median income?,"CREATE TABLE ""by_relative_poverty_rate"" ( ""region"" text, ""median_income_intl"" real, ""below_40pct_of_median_income"" text, ""below_50pct_of_median_income"" text, ""below_60pct_of_median_income"" text );","SELECT ""region"" FROM ""by_relative_poverty_rate"" WHERE ""below_50pct_of_median_income""='17.4%';",1-25042332-16 In what region do 18.6% of the people make less than 50% of the median income?,"CREATE TABLE ""by_relative_poverty_rate"" ( ""region"" text, ""median_income_intl"" real, ""below_40pct_of_median_income"" text, ""below_50pct_of_median_income"" text, ""below_60pct_of_median_income"" text );","SELECT ""region"" FROM ""by_relative_poverty_rate"" WHERE ""below_50pct_of_median_income""='18.6%';",1-25042332-16 What is the gdp per capita in 2008 for the region that had a combined gross enrollment ration of 89.0?,"CREATE TABLE ""by_international_hdi_old_methodology"" ( ""region"" text, ""hdi"" text, ""life_expectancy_at_birth_2001_2002"" text, ""adult_literacy_rate_2009"" text, ""combined_gross_enrollment_ratio_2009"" text, ""gdp_ppp_per_capita_2008"" real );","SELECT MIN(""gdp_ppp_per_capita_2008"") FROM ""by_international_hdi_old_methodology"" WHERE ""combined_gross_enrollment_ratio_2009""='89.0';",1-25042332-33 Which region had a life expectancy at birth of 77.9 from 2001-2002?,"CREATE TABLE ""by_international_hdi_old_methodology"" ( ""region"" text, ""hdi"" text, ""life_expectancy_at_birth_2001_2002"" text, ""adult_literacy_rate_2009"" text, ""combined_gross_enrollment_ratio_2009"" text, ""gdp_ppp_per_capita_2008"" real );","SELECT ""region"" FROM ""by_international_hdi_old_methodology"" WHERE ""life_expectancy_at_birth_2001_2002""='77.9';",1-25042332-33 What is the gdp per capita in 2008 for the region with a combined gross enrollment ratio of 86.6 in 2009?,"CREATE TABLE ""by_international_hdi_old_methodology"" ( ""region"" text, ""hdi"" text, ""life_expectancy_at_birth_2001_2002"" text, ""adult_literacy_rate_2009"" text, ""combined_gross_enrollment_ratio_2009"" text, ""gdp_ppp_per_capita_2008"" real );","SELECT MAX(""gdp_ppp_per_capita_2008"") FROM ""by_international_hdi_old_methodology"" WHERE ""combined_gross_enrollment_ratio_2009""='86.6';",1-25042332-33 How many regions had an hdi of 0.896?,"CREATE TABLE ""by_international_hdi_old_methodology"" ( ""region"" text, ""hdi"" text, ""life_expectancy_at_birth_2001_2002"" text, ""adult_literacy_rate_2009"" text, ""combined_gross_enrollment_ratio_2009"" text, ""gdp_ppp_per_capita_2008"" real );","SELECT COUNT(""combined_gross_enrollment_ratio_2009"") FROM ""by_international_hdi_old_methodology"" WHERE ""hdi""='0.896';",1-25042332-33 How many regions had a life expectancy at birth in 2001-2002 of 75.9?,"CREATE TABLE ""by_international_hdi_old_methodology"" ( ""region"" text, ""hdi"" text, ""life_expectancy_at_birth_2001_2002"" text, ""adult_literacy_rate_2009"" text, ""combined_gross_enrollment_ratio_2009"" text, ""gdp_ppp_per_capita_2008"" real );","SELECT COUNT(""hdi"") FROM ""by_international_hdi_old_methodology"" WHERE ""life_expectancy_at_birth_2001_2002""='75.9';",1-25042332-33 Who are the runner-ups where the winner is VK Selver Tallinn and 3rd place is Lase-R/Riga?,"CREATE TABLE ""schenker_league_champions"" ( ""season"" text, ""winner"" text, ""runner_up"" text, ""final_score"" text, ""3rd_place"" text );","SELECT ""runner_up"" FROM ""schenker_league_champions"" WHERE ""winner""='VK Selver Tallinn' AND ""3rd_place""='Lase-R/Riga';",1-25058269-1 In which season is the runner-up Lase-R/Riga?,"CREATE TABLE ""schenker_league_champions"" ( ""season"" text, ""winner"" text, ""runner_up"" text, ""final_score"" text, ""3rd_place"" text );","SELECT ""season"" FROM ""schenker_league_champions"" WHERE ""runner_up""='Lase-R/Riga';",1-25058269-1 In season 2007–08 who is the runner-up?,"CREATE TABLE ""schenker_league_champions"" ( ""season"" text, ""winner"" text, ""runner_up"" text, ""final_score"" text, ""3rd_place"" text );","SELECT ""runner_up"" FROM ""schenker_league_champions"" WHERE ""season""='2007–08';",1-25058269-1 Who is the runner-up for season 2011–12?,"CREATE TABLE ""schenker_league_champions"" ( ""season"" text, ""winner"" text, ""runner_up"" text, ""final_score"" text, ""3rd_place"" text );","SELECT ""runner_up"" FROM ""schenker_league_champions"" WHERE ""season""='2011–12';",1-25058269-1 "Where the 3rd-place is Poliurs/Ozolnieki, who is the runner-up?","CREATE TABLE ""schenker_league_champions"" ( ""season"" text, ""winner"" text, ""runner_up"" text, ""final_score"" text, ""3rd_place"" text );","SELECT ""runner_up"" FROM ""schenker_league_champions"" WHERE ""3rd_place""='Poliurs/Ozolnieki';",1-25058269-1 "In season 2005–06, who is 3rd place?","CREATE TABLE ""schenker_league_champions"" ( ""season"" text, ""winner"" text, ""runner_up"" text, ""final_score"" text, ""3rd_place"" text );","SELECT ""3rd_place"" FROM ""schenker_league_champions"" WHERE ""season""='2005–06';",1-25058269-1 What draft pick number did Kentucky get?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT MIN(""pick_num"") FROM ""round_one"" WHERE ""college""='Kentucky';",1-25085059-1 What position was the number 6 draft pick?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""round_one"" WHERE ""pick_num""=6;",1-25085059-1 What CFL team obtained a draft pick from North Dakota who plays OL position?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""cfl_team"" FROM ""round_one"" WHERE ""position""='OL' AND ""college""='North Dakota';",1-25085059-1 What college did the Toronto Argonauts draft pick come from?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""round_one"" WHERE ""cfl_team""='Toronto Argonauts';",1-25085059-1 What player was the number 1 draft pick?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""round_one"" WHERE ""pick_num""=1;",1-25085059-1 What CFL team got their draft pick from North Dakota?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""cfl_team"" FROM ""round_one"" WHERE ""college""='North Dakota';",1-25085059-1 Which player went to college at Tennessee?,"CREATE TABLE ""round_three"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""round_three"" WHERE ""college""='Tennessee';",1-2508633-3 Who was drafted by the Kansas City Chiefs? ,"CREATE TABLE ""round_three"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""round_three"" WHERE ""nfl_team""='Kansas City Chiefs';",1-2508633-3 Who was drafted by the Baltimore Colts? ,"CREATE TABLE ""round_three"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""round_three"" WHERE ""nfl_team""='Baltimore Colts';",1-2508633-3 "If the NFL team is the Minnesota Vikings, what is the position?","CREATE TABLE ""round_eight"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""round_eight"" WHERE ""nfl_team""='Minnesota Vikings';",1-2508633-8 What is the pick number if the player is Gary Kubiak?,"CREATE TABLE ""round_eight"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""pick_num"" FROM ""round_eight"" WHERE ""player""='Gary Kubiak';",1-2508633-8 What is the pick number minimum if the player is Mark Bortz?,"CREATE TABLE ""round_eight"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT MIN(""pick_num"") FROM ""round_eight"" WHERE ""player""='Mark Bortz';",1-2508633-8 what is the pick number minimum if the NFL team is the San Diego Chargers?,"CREATE TABLE ""round_eight"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT MIN(""pick_num"") FROM ""round_eight"" WHERE ""nfl_team""='San Diego Chargers';",1-2508633-8 What is the highest season# for the writer Daegan Fryklind?,"CREATE TABLE ""table1_25131572_3"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""canadian_air_date"" text, ""fox_int_air_date"" text );","SELECT MAX(""season_num"") FROM ""table1_25131572_3"" WHERE ""written_by""='Daegan Fryklind';",1-25131572-3 Who besides Nobuko Terashima voiced Cinderella in Cinderella III: A Twist in Time?,"CREATE TABLE ""table1_25173505_15"" ( ""character"" text, ""english_version"" text, ""cinderella"" text, ""cinderella_ii_dreams_come_true"" text, ""cinderella_iii_a_twist_in_time"" text );","SELECT ""cinderella_iii_a_twist_in_time"" FROM ""table1_25173505_15"" WHERE ""cinderella""='Nobuko Terashima';",1-25173505-15 Who also voiced Cinderella in Cinderella III: A Twist in Time besides Nobuko Terashima?,"CREATE TABLE ""table1_25173505_15"" ( ""character"" text, ""english_version"" text, ""cinderella"" text, ""cinderella_ii_dreams_come_true"" text, ""cinderella_iii_a_twist_in_time"" text );","SELECT ""cinderella_iii_a_twist_in_time"" FROM ""table1_25173505_15"" WHERE ""cinderella""='Nobuko Terashima';",1-25173505-15 Who voiced Drizella in the English version?,"CREATE TABLE ""table1_25173505_15"" ( ""character"" text, ""english_version"" text, ""cinderella"" text, ""cinderella_ii_dreams_come_true"" text, ""cinderella_iii_a_twist_in_time"" text );","SELECT ""english_version"" FROM ""table1_25173505_15"" WHERE ""character""='Drizella';",1-25173505-15 Name the name of bowl for 2006 season,"CREATE TABLE ""table1_2517159_1"" ( ""name_of_bowl"" text, ""record"" text, ""appearances"" real, ""last_appearance"" text, ""winning_pct"" text );","SELECT COUNT(""name_of_bowl"") FROM ""table1_2517159_1"" WHERE ""last_appearance""='2006 Season';",1-2517159-1 Name the last appearance for music city bowl,"CREATE TABLE ""table1_2517159_1"" ( ""name_of_bowl"" text, ""record"" text, ""appearances"" real, ""last_appearance"" text, ""winning_pct"" text );","SELECT ""last_appearance"" FROM ""table1_2517159_1"" WHERE ""name_of_bowl""='Music City Bowl';",1-2517159-1 Name the record for cotton bowl classic,"CREATE TABLE ""table1_2517159_1"" ( ""name_of_bowl"" text, ""record"" text, ""appearances"" real, ""last_appearance"" text, ""winning_pct"" text );","SELECT ""record"" FROM ""table1_2517159_1"" WHERE ""name_of_bowl""='Cotton Bowl Classic';",1-2517159-1 Name the appearance for independence bowl,"CREATE TABLE ""table1_2517159_1"" ( ""name_of_bowl"" text, ""record"" text, ""appearances"" real, ""last_appearance"" text, ""winning_pct"" text );","SELECT COUNT(""appearances"") FROM ""table1_2517159_1"" WHERE ""name_of_bowl""='Independence Bowl';",1-2517159-1 On the Circuit Zolder who was the winning team?,"CREATE TABLE ""calendar"" ( ""round"" real, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""winning_team"" FROM ""calendar"" WHERE ""circuit""='Circuit Zolder';",1-25213146-2 In what circuit was Bruno Spengler the winning driver?,"CREATE TABLE ""calendar"" ( ""round"" real, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""circuit"" FROM ""calendar"" WHERE ""winning_driver""='Bruno Spengler';",1-25213146-2 How many Pole Positions were there on 30 March?,"CREATE TABLE ""calendar"" ( ""round"" real, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT COUNT(""pole_position"") FROM ""calendar"" WHERE ""date""='30 March';",1-25213146-2 Where was the circuit for round 4?,"CREATE TABLE ""calendar"" ( ""round"" real, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""circuit"" FROM ""calendar"" WHERE ""round""=4;",1-25213146-2 On what date(s) was the winning team Prema Powerteam?,"CREATE TABLE ""calendar"" ( ""round"" real, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""date"" FROM ""calendar"" WHERE ""winning_team""='Prema Powerteam';",1-25213146-2 Name the bed 2010 for 6.5%,"CREATE TABLE ""opinion_polls"" ( ""party"" text, ""january_2010"" text, ""february_2010"" text, ""march_2010"" text, ""april_2010"" text, ""may_2010"" text, ""june_2010"" text );","SELECT ""february_2010"" FROM ""opinion_polls"" WHERE ""june_2010""='6.5%';",1-25256368-1 Name the feb 2010 for january 2010 for 6.2%,"CREATE TABLE ""opinion_polls"" ( ""party"" text, ""january_2010"" text, ""february_2010"" text, ""march_2010"" text, ""april_2010"" text, ""may_2010"" text, ""june_2010"" text );","SELECT ""february_2010"" FROM ""opinion_polls"" WHERE ""january_2010""='6.2%';",1-25256368-1 How many people directed episode 3 in the season?,"CREATE TABLE ""table1_25277262_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT COUNT(""directed_by"") FROM ""table1_25277262_2"" WHERE ""no_in_season""=3;",1-25277262-2 "If the writer is Mark Fink, who is the director?","CREATE TABLE ""table1_25277262_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""directed_by"" FROM ""table1_25277262_2"" WHERE ""written_by""='Mark Fink';",1-25277262-2 What is the name of the episode # 11 in the season?,"CREATE TABLE ""table1_25277262_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""title"" FROM ""table1_25277262_2"" WHERE ""no_in_season""=11;",1-25277262-2 Who was the director of episode 11 based on season?,"CREATE TABLE ""table1_25277296_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""directed_by"" FROM ""table1_25277296_2"" WHERE ""no_in_season""=11;",1-25277296-2 Name the reidsville for enrollment,"CREATE TABLE ""table1_25330991_3"" ( ""information"" text, ""james_e_holmes"" text, ""reidsville"" text, ""rockingham_county"" text, ""western_rockingham_middle_school"" text );","SELECT ""reidsville"" FROM ""table1_25330991_3"" WHERE ""information""='Enrollment';",1-25330991-3 Name the james e. holmes for erselle young,"CREATE TABLE ""table1_25330991_3"" ( ""information"" text, ""james_e_holmes"" text, ""reidsville"" text, ""rockingham_county"" text, ""western_rockingham_middle_school"" text );","SELECT ""james_e_holmes"" FROM ""table1_25330991_3"" WHERE ""reidsville""='Erselle Young';",1-25330991-3 Name the james e. holmes for duane hensley,"CREATE TABLE ""table1_25330991_3"" ( ""information"" text, ""james_e_holmes"" text, ""reidsville"" text, ""rockingham_county"" text, ""western_rockingham_middle_school"" text );","SELECT ""james_e_holmes"" FROM ""table1_25330991_3"" WHERE ""western_rockingham_middle_school""='Duane Hensley';",1-25330991-3 Name the james e. holmes for joe baez,"CREATE TABLE ""table1_25330991_3"" ( ""information"" text, ""james_e_holmes"" text, ""reidsville"" text, ""rockingham_county"" text, ""western_rockingham_middle_school"" text );","SELECT ""james_e_holmes"" FROM ""table1_25330991_3"" WHERE ""rockingham_county""='Joe Baez';",1-25330991-3 Name the time for entries being 907,"CREATE TABLE ""2011_events"" ( ""date"" text, ""time_et"" text, ""event_num"" real, ""event"" text, ""winner"" text, ""prize"" text, ""entries"" text, ""prize_pool"" text, ""elapsed_time"" text );","SELECT ""time_et"" FROM ""2011_events"" WHERE ""entries""='907';",1-2534387-10 Name the entries for 6 h 23 min elapsed time,"CREATE TABLE ""2011_events"" ( ""date"" text, ""time_et"" text, ""event_num"" real, ""event"" text, ""winner"" text, ""prize"" text, ""entries"" text, ""prize_pool"" text, ""elapsed_time"" text );","SELECT ""entries"" FROM ""2011_events"" WHERE ""elapsed_time""='6 h 23 min';",1-2534387-10 "Name the prize pool for 706 (481 r, 346 a)","CREATE TABLE ""2011_events"" ( ""date"" text, ""time_et"" text, ""event_num"" real, ""event"" text, ""winner"" text, ""prize"" text, ""entries"" text, ""prize_pool"" text, ""elapsed_time"" text );","SELECT ""prize_pool"" FROM ""2011_events"" WHERE ""entries""='706 (481 R, 346 A)';",1-2534387-10 What are the dates of death of those politicians whose date of birth 1938-08-30 30 august 1938?,"CREATE TABLE ""chief_justices_of_australia"" ( ""num"" real, ""chief_justice"" text, ""date_of_birth"" text, ""appointed_by"" text, ""date_of_appointment"" text, ""age_at_appointment"" text, ""date_of_retirement"" text, ""age_at_retirement"" text, ""date_of_death"" text, ""lifespan"" text );","SELECT COUNT(""date_of_death"") FROM ""chief_justices_of_australia"" WHERE ""date_of_birth""='1938-08-30 30 August 1938';",1-25345002-1 "If the event number is 5, what is the winner total number?","CREATE TABLE ""2012_events"" ( ""date"" text, ""time_et"" text, ""event_num"" real, ""event"" text, ""winner"" text, ""prize"" text, ""entries"" text, ""prize_pool"" text, ""elapsed_time"" text );","SELECT COUNT(""winner"") FROM ""2012_events"" WHERE ""event_num""=5;",1-2534387-11 "What is the prize pool if the entries is 1,132?","CREATE TABLE ""2012_events"" ( ""date"" text, ""time_et"" text, ""event_num"" real, ""event"" text, ""winner"" text, ""prize"" text, ""entries"" text, ""prize_pool"" text, ""elapsed_time"" text );","SELECT ""prize_pool"" FROM ""2012_events"" WHERE ""entries""='1,132';",1-2534387-11 Name the least season # for the first time,"CREATE TABLE ""season_7"" ( ""season_num"" real, ""title_italian"" text, ""title_english"" text, ""directed_by"" text, ""original_air_date"" text );","SELECT MIN(""season_num"") FROM ""season_7"" WHERE ""title_english""='The first time';",1-25363904-2 Name the least season number for two marriage proposals,"CREATE TABLE ""season_7"" ( ""season_num"" real, ""title_italian"" text, ""title_english"" text, ""directed_by"" text, ""original_air_date"" text );","SELECT MIN(""season_num"") FROM ""season_7"" WHERE ""title_english""='Two marriage proposals';",1-25363904-2 "What number episode was Week 4, Part 1? ","CREATE TABLE ""ratings"" ( ""episode_number"" text, ""episode"" text, ""original_airdate"" text, ""rating"" text, ""share"" text, ""rating_share_18_49"" text, ""viewers_millions"" text, ""weekly_rank"" real );","SELECT ""episode_number"" FROM ""ratings"" WHERE ""episode""='Week 4, Part 1';",1-25391981-20 For what episode was the rating/share for 18-49 at 2.8/8,"CREATE TABLE ""ratings"" ( ""episode_number"" text, ""episode"" text, ""original_airdate"" text, ""rating"" text, ""share"" text, ""rating_share_18_49"" text, ""viewers_millions"" text, ""weekly_rank"" real );","SELECT ""episode"" FROM ""ratings"" WHERE ""rating_share_18_49""='2.8/8';",1-25391981-20 "What number episode was Week 4, Part 2?","CREATE TABLE ""ratings"" ( ""episode_number"" text, ""episode"" text, ""original_airdate"" text, ""rating"" text, ""share"" text, ""rating_share_18_49"" text, ""viewers_millions"" text, ""weekly_rank"" real );","SELECT ""episode_number"" FROM ""ratings"" WHERE ""episode""='Week 4, Part 2';",1-25391981-20 How many viewers in millions watched the episode with the number 10.18?,"CREATE TABLE ""ratings"" ( ""episode_number"" text, ""episode"" text, ""original_airdate"" text, ""rating"" text, ""share"" text, ""rating_share_18_49"" text, ""viewers_millions"" text, ""weekly_rank"" real );","SELECT ""viewers_millions"" FROM ""ratings"" WHERE ""episode_number""='10.18';",1-25391981-20 "What is the rating/share for 18-49 for Week 6, Part 1?","CREATE TABLE ""ratings"" ( ""episode_number"" text, ""episode"" text, ""original_airdate"" text, ""rating"" text, ""share"" text, ""rating_share_18_49"" text, ""viewers_millions"" text, ""weekly_rank"" real );","SELECT ""rating_share_18_49"" FROM ""ratings"" WHERE ""episode""='Week 6, Part 1';",1-25391981-20 "What is the weekly rank of the episode with a 14 share whose original airdate was April 20, 2010? ","CREATE TABLE ""ratings"" ( ""episode_number"" text, ""episode"" text, ""original_airdate"" text, ""rating"" text, ""share"" text, ""rating_share_18_49"" text, ""viewers_millions"" text, ""weekly_rank"" real );","SELECT ""weekly_rank"" FROM ""ratings"" WHERE ""share""='14' AND ""original_airdate""='April 20, 2010';",1-25391981-20 "What is the form (""to sing"") when brazilian portuguese is [kɐ̃ˈtẽmus]?","CREATE TABLE ""table1_25401_2"" ( ""form_to_sing"" text, ""latin"" text, ""nuorese_sardinian"" text, ""spanish"" text, ""brazilian_portuguese"" text, ""central_catalan"" text, ""romanian"" text, ""french"" text );","SELECT ""form_to_sing"" FROM ""table1_25401_2"" WHERE ""brazilian_portuguese""='[kɐ̃ˈtẽmus]';",1-25401-2 what is romanian when nuorese sardinian is [ˈkantata]?,"CREATE TABLE ""table1_25401_2"" ( ""form_to_sing"" text, ""latin"" text, ""nuorese_sardinian"" text, ""spanish"" text, ""brazilian_portuguese"" text, ""central_catalan"" text, ""romanian"" text, ""french"" text );","SELECT ""romanian"" FROM ""table1_25401_2"" WHERE ""nuorese_sardinian""='[ˈkantata]';",1-25401-2 what is romanian when nuorese sardinian is [ˈkantaza]?,"CREATE TABLE ""table1_25401_2"" ( ""form_to_sing"" text, ""latin"" text, ""nuorese_sardinian"" text, ""spanish"" text, ""brazilian_portuguese"" text, ""central_catalan"" text, ""romanian"" text, ""french"" text );","SELECT ""romanian"" FROM ""table1_25401_2"" WHERE ""nuorese_sardinian""='[ˈkantaza]';",1-25401-2 What were the results when Hanne Skak Jensen faced Andreja Klepač as opponent?,"CREATE TABLE ""fed_cup_singles_performances_9"" ( ""edition"" real, ""zone"" text, ""round"" text, ""against"" text, ""surface"" text, ""opponent"" text, ""outcome"" text, ""result"" text );","SELECT ""result"" FROM ""fed_cup_singles_performances_9"" WHERE ""opponent""='Andreja Klepač';",1-25505246-7 Who was Hanne Skak Jensen's opponent when facing Belarus?,"CREATE TABLE ""fed_cup_singles_performances_9"" ( ""edition"" real, ""zone"" text, ""round"" text, ""against"" text, ""surface"" text, ""opponent"" text, ""outcome"" text, ""result"" text );","SELECT ""opponent"" FROM ""fed_cup_singles_performances_9"" WHERE ""against""='Belarus';",1-25505246-7 What kind of round was played when Hanne Skak Jensen faced Austria?,"CREATE TABLE ""fed_cup_singles_performances_9"" ( ""edition"" real, ""zone"" text, ""round"" text, ""against"" text, ""surface"" text, ""opponent"" text, ""outcome"" text, ""result"" text );","SELECT ""round"" FROM ""fed_cup_singles_performances_9"" WHERE ""against""='Austria';",1-25505246-7 What were the round results when Hanne Skak Jensen faced Austria?,"CREATE TABLE ""fed_cup_singles_performances_9"" ( ""edition"" real, ""zone"" text, ""round"" text, ""against"" text, ""surface"" text, ""opponent"" text, ""outcome"" text, ""result"" text );","SELECT ""result"" FROM ""fed_cup_singles_performances_9"" WHERE ""against""='Austria';",1-25505246-7 How many touchdowns does Boggs have?,"CREATE TABLE ""michigan_24_case_6"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MIN(""touchdowns"") FROM ""michigan_24_case_6"" WHERE ""player""='Boggs';",1-25517718-3 Is the right halfback player a starter?,"CREATE TABLE ""michigan_24_case_6"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""starter"" FROM ""michigan_24_case_6"" WHERE ""position""='Right halfback';",1-25517718-3 What position does Boggs play?,"CREATE TABLE ""michigan_24_case_6"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""position"" FROM ""michigan_24_case_6"" WHERE ""player""='Boggs';",1-25517718-3 What is the smallest number of extra points for a left halfback?,"CREATE TABLE ""michigan_24_case_6"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MIN(""extra_points"") FROM ""michigan_24_case_6"" WHERE ""position""='Left halfback';",1-25517718-3 What is the smallest number of extra points?,"CREATE TABLE ""michigan_24_case_6"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MIN(""extra_points"") FROM ""michigan_24_case_6"";",1-25517718-3 How many starters are there at right tackle?,"CREATE TABLE ""michigan_24_case_6"" ( ""player"" text, ""position"" text, ""starter"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT COUNT(""starter"") FROM ""michigan_24_case_6"" WHERE ""position""='Right tackle';",1-25517718-3 How many mls teams had player jamel wallace?,"CREATE TABLE ""table1_25518547_4"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT COUNT(""mls_team"") FROM ""table1_25518547_4"" WHERE ""player""='Jamel Wallace';",1-25518547-4 What university is kwaku nyamekye affiliated with?,"CREATE TABLE ""table1_25518547_4"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""affiliation"" FROM ""table1_25518547_4"" WHERE ""player""='Kwaku Nyamekye';",1-25518547-4 What university is houston dynamo affiliated with?,"CREATE TABLE ""table1_25518547_4"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""affiliation"" FROM ""table1_25518547_4"" WHERE ""mls_team""='Houston Dynamo';",1-25518547-4 What is the position of pick # 63?,"CREATE TABLE ""table1_25518547_4"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""position"" FROM ""table1_25518547_4"" WHERE ""pick_num""=63;",1-25518547-4 How many players are affiliated with indiana university?,"CREATE TABLE ""table1_25518547_4"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT COUNT(""player"") FROM ""table1_25518547_4"" WHERE ""affiliation""='Indiana University';",1-25518547-4 When was the earliest season of Juncadella's career?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT MIN(""season"") FROM ""career_summary"";",1-25538763-1 How many pole data were given on season 2012 with 252 points?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT COUNT(""poles"") FROM ""career_summary"" WHERE ""season""=2012 AND ""points""='252';",1-25538763-1 How many wins did Prema Powerteam won with 240 points?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT ""wins"" FROM ""career_summary"" WHERE ""team""='Prema Powerteam' AND ""points""='240';",1-25538763-1 What is the latest season where he had 1 podium? ,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT MAX(""season"") FROM ""career_summary"" WHERE ""podiums""=1;",1-25539502-1 What was his position when the team was FMS International? ,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT ""position"" FROM ""career_summary"" WHERE ""team""='FMS International';",1-25539502-1 What is the smallest number of races competed in with 11 podiums? ,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT MIN(""races"") FROM ""career_summary"" WHERE ""podiums""=11;",1-25539502-1 List the total points for the 1st place team.,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT ""points"" FROM ""career_summary"" WHERE ""position""='1st';",1-25561038-1 List the year in which the driver was in 1st place.,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT ""season"" FROM ""career_summary"" WHERE ""position""='1st';",1-25561038-1 How many series awarded 15 points?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT COUNT(""races"") FROM ""career_summary"" WHERE ""points""='15';",1-25561038-1 List the highest number of laps.,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT MAX(""f_laps"") FROM ""career_summary"";",1-25561038-1 List the team with 12 points.,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT ""team"" FROM ""career_summary"" WHERE ""points""='12';",1-25561038-1 "If second is Sergey Sirotkin, what is the third name?","CREATE TABLE ""results"" ( ""season"" real, ""champion"" text, ""second"" text, ""third"" text, ""team_champion"" text, ""national_trophy_rookie"" text );","SELECT ""third"" FROM ""results"" WHERE ""second""='Sergey Sirotkin';",1-25563779-4 "If the third name is Bruno Bonifacio, what is the champion?","CREATE TABLE ""results"" ( ""season"" real, ""champion"" text, ""second"" text, ""third"" text, ""team_champion"" text, ""national_trophy_rookie"" text );","SELECT ""champion"" FROM ""results"" WHERE ""third""='Bruno Bonifacio';",1-25563779-4 Who is the champion if the national trophy/rookie is not held?,"CREATE TABLE ""results"" ( ""season"" real, ""champion"" text, ""second"" text, ""third"" text, ""team_champion"" text, ""national_trophy_rookie"" text );","SELECT ""champion"" FROM ""results"" WHERE ""national_trophy_rookie""='not held';",1-25563779-4 "If the national trophy/rookie is Simone Iaquinta, what is the season total number?","CREATE TABLE ""results"" ( ""season"" real, ""champion"" text, ""second"" text, ""third"" text, ""team_champion"" text, ""national_trophy_rookie"" text );","SELECT COUNT(""season"") FROM ""results"" WHERE ""national_trophy_rookie""='Simone Iaquinta';",1-25563779-4 "If the national trophy/rookie is Gerrard Barrabeig, what is the name of the second?","CREATE TABLE ""results"" ( ""season"" real, ""champion"" text, ""second"" text, ""third"" text, ""team_champion"" text, ""national_trophy_rookie"" text );","SELECT ""second"" FROM ""results"" WHERE ""national_trophy_rookie""='Gerrard Barrabeig';",1-25563779-4 What was the location when the winning driver was Nathanaël Berthon?,"CREATE TABLE ""race_calendar"" ( ""circuit"" text, ""location"" text, ""date"" text, ""series"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""location"" FROM ""race_calendar"" WHERE ""winning_driver""='Nathanaël Berthon';",1-25572068-1 Who was the winning driver in the FR2.0 11 series? ,"CREATE TABLE ""race_calendar"" ( ""circuit"" text, ""location"" text, ""date"" text, ""series"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""winning_driver"" FROM ""race_calendar"" WHERE ""series""='FR2.0 11';",1-25572068-1 What circuit was the FR3.5 11 series on? ,"CREATE TABLE ""race_calendar"" ( ""circuit"" text, ""location"" text, ""date"" text, ""series"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""circuit"" FROM ""race_calendar"" WHERE ""series""='FR3.5 11';",1-25572068-1 When was the F4 7 series?,"CREATE TABLE ""race_calendar"" ( ""circuit"" text, ""location"" text, ""date"" text, ""series"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""date"" FROM ""race_calendar"" WHERE ""series""='F4 7';",1-25572068-1 In what series was TDS Racing the winning team on 9 October? ,"CREATE TABLE ""race_calendar"" ( ""circuit"" text, ""location"" text, ""date"" text, ""series"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""series"" FROM ""race_calendar"" WHERE ""winning_team""='TDS Racing' AND ""date""='9 October';",1-25572068-1 How many LOA metres were there when the corrected time d:hh:mm:ss is 4:03:13:38?,"CREATE TABLE ""handicap_results_top_10"" ( ""position"" real, ""sail_number"" text, ""yacht"" text, ""state_country"" text, ""yacht_type"" text, ""loa_metres"" text, ""skipper"" text, ""corrected_time_d_hh_mm_ss"" text );","SELECT ""loa_metres"" FROM ""handicap_results_top_10"" WHERE ""corrected_time_d_hh_mm_ss""='4:03:13:38';",1-25594271-2 How many yachts show a corrected time d:hh:mm:ss is 4:00:05:35?,"CREATE TABLE ""handicap_results_top_10"" ( ""position"" real, ""sail_number"" text, ""yacht"" text, ""state_country"" text, ""yacht_type"" text, ""loa_metres"" text, ""skipper"" text, ""corrected_time_d_hh_mm_ss"" text );","SELECT COUNT(""yacht"") FROM ""handicap_results_top_10"" WHERE ""corrected_time_d_hh_mm_ss""='4:00:05:35';",1-25594271-2 What were the LOA metres for the yacht ichi ban?,"CREATE TABLE ""handicap_results_top_10"" ( ""position"" real, ""sail_number"" text, ""yacht"" text, ""state_country"" text, ""yacht_type"" text, ""loa_metres"" text, ""skipper"" text, ""corrected_time_d_hh_mm_ss"" text );","SELECT ""loa_metres"" FROM ""handicap_results_top_10"" WHERE ""yacht""='Ichi Ban';",1-25594271-2 How many LOA metres were there when the skipper is lou abrahams?,"CREATE TABLE ""handicap_results_top_10"" ( ""position"" real, ""sail_number"" text, ""yacht"" text, ""state_country"" text, ""yacht_type"" text, ""loa_metres"" text, ""skipper"" text, ""corrected_time_d_hh_mm_ss"" text );","SELECT ""loa_metres"" FROM ""handicap_results_top_10"" WHERE ""skipper""='Lou Abrahams';",1-25594271-2 What is the position for sail number aus 03?,"CREATE TABLE ""handicap_results_top_10"" ( ""position"" real, ""sail_number"" text, ""yacht"" text, ""state_country"" text, ""yacht_type"" text, ""loa_metres"" text, ""skipper"" text, ""corrected_time_d_hh_mm_ss"" text );","SELECT MIN(""position"") FROM ""handicap_results_top_10"" WHERE ""sail_number""='AUS 03';",1-25594271-2 What yacht had LOA Metres of 13.34?,"CREATE TABLE ""handicap_results_top_10"" ( ""position"" real, ""sail_number"" text, ""yacht"" text, ""state_country"" text, ""yacht_type"" text, ""loa_metres"" text, ""skipper"" text, ""corrected_time_d_hh_mm_ss"" text );","SELECT ""yacht"" FROM ""handicap_results_top_10"" WHERE ""loa_metres""='13.34';",1-25594271-2 How many episodes in the season are episode 142 in the series?,"CREATE TABLE ""table1_25604014_8"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT COUNT(""no_in_season"") FROM ""table1_25604014_8"" WHERE ""no_in_series""=142;",1-25604014-8 "What episode number in the season is ""parent trap""?","CREATE TABLE ""table1_25604014_8"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""no_in_season"" FROM ""table1_25604014_8"" WHERE ""title""='\""Parent Trap\""';",1-25604014-8 What is the name of the episode that William M. Finkelstein wrote?,"CREATE TABLE ""table1_25604014_8"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""title"" FROM ""table1_25604014_8"" WHERE ""written_by""='William M. Finkelstein';",1-25604014-8 Who was the artist with a start date of 1966-10-23?,"CREATE TABLE ""episode_guide"" ( ""episode_num"" text, ""fan_title"" text, ""writer"" text, ""artist_s"" text, ""start_date"" text, ""end_date"" text, ""inc_dailies"" text, ""inc_sundays"" text );","SELECT ""artist_s"" FROM ""episode_guide"" WHERE ""start_date""='1966-10-23';",1-2560677-1 What is the end date for the artist s. moldoff/j. giella/c. infantino?,"CREATE TABLE ""episode_guide"" ( ""episode_num"" text, ""fan_title"" text, ""writer"" text, ""artist_s"" text, ""start_date"" text, ""end_date"" text, ""inc_dailies"" text, ""inc_sundays"" text );","SELECT ""end_date"" FROM ""episode_guide"" WHERE ""artist_s""='S. Moldoff/J. Giella/C. Infantino';",1-2560677-1 How many artist(s) have a start date is 1966-12-12?,"CREATE TABLE ""episode_guide"" ( ""episode_num"" text, ""fan_title"" text, ""writer"" text, ""artist_s"" text, ""start_date"" text, ""end_date"" text, ""inc_dailies"" text, ""inc_sundays"" text );","SELECT COUNT(""artist_s"") FROM ""episode_guide"" WHERE ""start_date""='1966-12-12';",1-2560677-1 What is the fan title with an end date of 1967-11-12?,"CREATE TABLE ""episode_guide"" ( ""episode_num"" text, ""fan_title"" text, ""writer"" text, ""artist_s"" text, ""start_date"" text, ""end_date"" text, ""inc_dailies"" text, ""inc_sundays"" text );","SELECT ""fan_title"" FROM ""episode_guide"" WHERE ""end_date""='1967-11-12';",1-2560677-1 How many writers where there for episode # 06?,"CREATE TABLE ""episode_guide"" ( ""episode_num"" text, ""fan_title"" text, ""writer"" text, ""artist_s"" text, ""start_date"" text, ""end_date"" text, ""inc_dailies"" text, ""inc_sundays"" text );","SELECT COUNT(""writer"") FROM ""episode_guide"" WHERE ""episode_num""='06';",1-2560677-1 Name the dominant religion for станишић,"CREATE TABLE ""table1_2562572_22"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT ""dominant_religion_2002"" FROM ""table1_2562572_22"" WHERE ""cyrillic_name_other_names""='Станишић';",1-2562572-22 Name the population for kolut,"CREATE TABLE ""table1_2562572_22"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT COUNT(""population_2011"") FROM ""table1_2562572_22"" WHERE ""settlement""='Kolut';",1-2562572-22 Name the number of cyrillic name for stanišić,"CREATE TABLE ""table1_2562572_22"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT COUNT(""cyrillic_name_other_names"") FROM ""table1_2562572_22"" WHERE ""settlement""='Stanišić';",1-2562572-22 Name the population for бачки моноштор (croatian: monoštor),"CREATE TABLE ""table1_2562572_22"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT ""population_2011"" FROM ""table1_2562572_22"" WHERE ""cyrillic_name_other_names""='Бачки Моноштор (Croatian: Monoštor)';",1-2562572-22 Name the number of population for врбас,"CREATE TABLE ""table1_2562572_20"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT COUNT(""population_2011"") FROM ""table1_2562572_20"" WHERE ""cyrillic_name_other_names""='Врбас';",1-2562572-20 Name the largest ethnic group for 24112,"CREATE TABLE ""table1_2562572_20"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT ""largest_ethnic_group_2002"" FROM ""table1_2562572_20"" WHERE ""population_2011""=24112;",1-2562572-20 Name the dominant religion for village for бачко добро поље,"CREATE TABLE ""table1_2562572_20"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT ""dominant_religion_2002"" FROM ""table1_2562572_20"" WHERE ""type""='village' AND ""cyrillic_name_other_names""='Бачко Добро Поље';",1-2562572-20 Name the cyrillic name for orthodox christianity village and bačko dobro polje,"CREATE TABLE ""table1_2562572_20"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT ""cyrillic_name_other_names"" FROM ""table1_2562572_20"" WHERE ""dominant_religion_2002""='Orthodox Christianity' AND ""type""='village' AND ""settlement""='Bačko Dobro Polje';",1-2562572-20 Name the largest ethnic group for kosančić,"CREATE TABLE ""table1_2562572_20"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT ""largest_ethnic_group_2002"" FROM ""table1_2562572_20"" WHERE ""settlement""='Kosančić';",1-2562572-20 Name the cyrillic name for melenci,"CREATE TABLE ""table1_2562572_35"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT ""cyrillic_name_other_names"" FROM ""table1_2562572_35"" WHERE ""settlement""='Melenci';",1-2562572-35 Name the dominant religion 2002 for village banatski despotovac,"CREATE TABLE ""table1_2562572_35"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT ""dominant_religion_2002"" FROM ""table1_2562572_35"" WHERE ""type""='village' AND ""settlement""='Banatski Despotovac';",1-2562572-35 Name the cyrillic name for lazarevo,"CREATE TABLE ""table1_2562572_35"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT ""cyrillic_name_other_names"" FROM ""table1_2562572_35"" WHERE ""settlement""='Lazarevo';",1-2562572-35 Name the population 2011 for mihajlovo,"CREATE TABLE ""table1_2562572_35"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT COUNT(""population_2011"") FROM ""table1_2562572_35"" WHERE ""settlement""='Mihajlovo';",1-2562572-35 Name the dominant religion 2002 for меленци,"CREATE TABLE ""table1_2562572_35"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT ""dominant_religion_2002"" FROM ""table1_2562572_35"" WHERE ""cyrillic_name_other_names""='Меленци';",1-2562572-35 Name the total number of population 2011 for perlez,"CREATE TABLE ""table1_2562572_35"" ( ""settlement"" text, ""cyrillic_name_other_names"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT COUNT(""population_2011"") FROM ""table1_2562572_35"" WHERE ""settlement""='Perlez';",1-2562572-35 What is the type when the settlement is subotište?,"CREATE TABLE ""list_of_cities_towns_and_villages_in_voj"" ( ""settlement"" text, ""cyrillic_name"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT ""type"" FROM ""list_of_cities_towns_and_villages_in_voj"" WHERE ""settlement""='Subotište';",1-2562572-52 how many times is the cyrillic name сибач?,"CREATE TABLE ""list_of_cities_towns_and_villages_in_voj"" ( ""settlement"" text, ""cyrillic_name"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT COUNT(""dominant_religion_2002"") FROM ""list_of_cities_towns_and_villages_in_voj"" WHERE ""cyrillic_name""='Сибач';",1-2562572-52 What is the largest ethnic group (2002) when cyrillic name is брестач?,"CREATE TABLE ""list_of_cities_towns_and_villages_in_voj"" ( ""settlement"" text, ""cyrillic_name"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT ""largest_ethnic_group_2002"" FROM ""list_of_cities_towns_and_villages_in_voj"" WHERE ""cyrillic_name""='Брестач';",1-2562572-52 How many times is the settlement karlovčić?,"CREATE TABLE ""list_of_cities_towns_and_villages_in_voj"" ( ""settlement"" text, ""cyrillic_name"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT COUNT(""dominant_religion_2002"") FROM ""list_of_cities_towns_and_villages_in_voj"" WHERE ""settlement""='Karlovčić';",1-2562572-52 What is the cyrillic name when the settlement is ašanja?,"CREATE TABLE ""list_of_cities_towns_and_villages_in_voj"" ( ""settlement"" text, ""cyrillic_name"" text, ""type"" text, ""population_2011"" real, ""largest_ethnic_group_2002"" text, ""dominant_religion_2002"" text );","SELECT ""cyrillic_name"" FROM ""list_of_cities_towns_and_villages_in_voj"" WHERE ""settlement""='Ašanja';",1-2562572-52 Name the least population for 2002 for 2011 being 9564,"CREATE TABLE ""list_of_urban_settlements_in_vojvodina"" ( ""urban_settlement"" text, ""cyrillic_name"" text, ""city_municipality"" text, ""district"" text, ""population_1991"" real, ""population_2002"" real, ""population_2011"" real );","SELECT MIN(""population_2002"") FROM ""list_of_urban_settlements_in_vojvodina"" WHERE ""population_2011""=9564;",1-2562572-5 Name the total number of population for 1991 for 9564 for 2011,"CREATE TABLE ""list_of_urban_settlements_in_vojvodina"" ( ""urban_settlement"" text, ""cyrillic_name"" text, ""city_municipality"" text, ""district"" text, ""population_1991"" real, ""population_2002"" real, ""population_2011"" real );","SELECT COUNT(""population_1991"") FROM ""list_of_urban_settlements_in_vojvodina"" WHERE ""population_2011""=9564;",1-2562572-5 Name the city for kanjiža,"CREATE TABLE ""list_of_urban_settlements_in_vojvodina"" ( ""urban_settlement"" text, ""cyrillic_name"" text, ""city_municipality"" text, ""district"" text, ""population_1991"" real, ""population_2002"" real, ""population_2011"" real );","SELECT ""city_municipality"" FROM ""list_of_urban_settlements_in_vojvodina"" WHERE ""urban_settlement""='Kanjiža';",1-2562572-5 Name the city for ада,"CREATE TABLE ""list_of_urban_settlements_in_vojvodina"" ( ""urban_settlement"" text, ""cyrillic_name"" text, ""city_municipality"" text, ""district"" text, ""population_1991"" real, ""population_2002"" real, ""population_2011"" real );","SELECT ""city_municipality"" FROM ""list_of_urban_settlements_in_vojvodina"" WHERE ""cyrillic_name""='Ада';",1-2562572-5 Name the population for 2002 being ada,"CREATE TABLE ""list_of_urban_settlements_in_vojvodina"" ( ""urban_settlement"" text, ""cyrillic_name"" text, ""city_municipality"" text, ""district"" text, ""population_1991"" real, ""population_2002"" real, ""population_2011"" real );","SELECT MIN(""population_2002"") FROM ""list_of_urban_settlements_in_vojvodina"" WHERE ""urban_settlement""='Ada';",1-2562572-5 Name the most no votes,"CREATE TABLE ""1920_general_election"" ( ""meas_num"" real, ""passed"" text, ""yes_votes"" real, ""no_votes"" real, ""pct_yes"" text, ""const_amd"" text, ""type"" text, ""description"" text );","SELECT MAX(""no_votes"") FROM ""1920_general_election"";",1-256286-14 Name the least yes votes for yes passed,"CREATE TABLE ""1920_general_election"" ( ""meas_num"" real, ""passed"" text, ""yes_votes"" real, ""no_votes"" real, ""pct_yes"" text, ""const_amd"" text, ""type"" text, ""description"" text );","SELECT MIN(""yes_votes"") FROM ""1920_general_election"" WHERE ""passed""='YES';",1-256286-14 Name the % yes for yes votes for 78961,"CREATE TABLE ""1920_general_election"" ( ""meas_num"" real, ""passed"" text, ""yes_votes"" real, ""no_votes"" real, ""pct_yes"" text, ""const_amd"" text, ""type"" text, ""description"" text );","SELECT ""pct_yes"" FROM ""1920_general_election"" WHERE ""yes_votes""=78961;",1-256286-14 What is every description if NO votes is 233759?,"CREATE TABLE ""1960_general_election"" ( ""meas_num"" real, ""passed"" text, ""yes_votes"" real, ""no_votes"" real, ""pct_yes"" text, ""const_amd"" text, ""type"" text, ""description"" text );","SELECT ""description"" FROM ""1960_general_election"" WHERE ""no_votes""=233759;",1-256286-43 What is every entry for passed when NO votes is 312187?,"CREATE TABLE ""1960_general_election"" ( ""meas_num"" real, ""passed"" text, ""yes_votes"" real, ""no_votes"" real, ""pct_yes"" text, ""const_amd"" text, ""type"" text, ""description"" text );","SELECT ""passed"" FROM ""1960_general_election"" WHERE ""no_votes""=312187;",1-256286-43 What is every value for %yes when type is ref?,"CREATE TABLE ""1960_general_election"" ( ""meas_num"" real, ""passed"" text, ""yes_votes"" real, ""no_votes"" real, ""pct_yes"" text, ""const_amd"" text, ""type"" text, ""description"" text );","SELECT ""pct_yes"" FROM ""1960_general_election"" WHERE ""type""='Ref';",1-256286-43 What is every entry for description when the value of %yes is 51.82%?,"CREATE TABLE ""1960_general_election"" ( ""meas_num"" real, ""passed"" text, ""yes_votes"" real, ""no_votes"" real, ""pct_yes"" text, ""const_amd"" text, ""type"" text, ""description"" text );","SELECT ""description"" FROM ""1960_general_election"" WHERE ""pct_yes""='51.82%';",1-256286-43 What is the episode title for episode number 12?,"CREATE TABLE ""table1_25640730_7"" ( ""total"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""canadian_air_date"" text, ""uk_air_date"" text, ""canadian_viewers_millions"" text );","SELECT ""title"" FROM ""table1_25640730_7"" WHERE ""num""=12;",1-25640730-7 "If the UK air date is February 18, 2013, who was the episode written by?","CREATE TABLE ""table1_25640730_7"" ( ""total"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""canadian_air_date"" text, ""uk_air_date"" text, ""canadian_viewers_millions"" text );","SELECT ""written_by"" FROM ""table1_25640730_7"" WHERE ""uk_air_date""='February 18, 2013';",1-25640730-7 "If the director is Yannick Bisson, what was the Canadian amount of viewers?","CREATE TABLE ""table1_25640730_7"" ( ""total"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""canadian_air_date"" text, ""uk_air_date"" text, ""canadian_viewers_millions"" text );","SELECT COUNT(""canadian_viewers_millions"") FROM ""table1_25640730_7"" WHERE ""directed_by""='Yannick Bisson';",1-25640730-7 Was the constitution amended with a 57.91% vote of yes?,"CREATE TABLE ""1976_general_election"" ( ""meas_num"" real, ""passed"" text, ""yes_votes"" real, ""no_votes"" real, ""pct_yes"" text, ""const_amd"" text, ""type"" text, ""description"" text );","SELECT ""const_amd"" FROM ""1976_general_election"" WHERE ""pct_yes""='57.91%';",1-256286-63 Did the legislation pass that had 42.87% yes votes?,"CREATE TABLE ""1976_general_election"" ( ""meas_num"" real, ""passed"" text, ""yes_votes"" real, ""no_votes"" real, ""pct_yes"" text, ""const_amd"" text, ""type"" text, ""description"" text );","SELECT ""passed"" FROM ""1976_general_election"" WHERE ""pct_yes""='42.87%';",1-256286-63 How many no votes were there in the partial public funding of election campaigns legislation?,"CREATE TABLE ""1976_general_election"" ( ""meas_num"" real, ""passed"" text, ""yes_votes"" real, ""no_votes"" real, ""pct_yes"" text, ""const_amd"" text, ""type"" text, ""description"" text );","SELECT ""no_votes"" FROM ""1976_general_election"" WHERE ""description""='Partial public funding of election campaigns';",1-256286-63 How many touchdowns did Sam Babcock get? ,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""safeties"" real, ""points"" real );","SELECT MAX(""touchdowns"") FROM ""scoring_leaders"" WHERE ""player""='Sam Babcock';",1-25642873-2 How many extra points catagories are there for the na player? ,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""safeties"" real, ""points"" real );","SELECT COUNT(""extra_points"") FROM ""scoring_leaders"" WHERE ""player""='na';",1-25642873-2 The player who had 5 touchdowns had how many extra points? ,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""safeties"" real, ""points"" real );","SELECT ""extra_points"" FROM ""scoring_leaders"" WHERE ""touchdowns""=5;",1-25642873-2 What is the smallest number of safeties? ,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""safeties"" real, ""points"" real );","SELECT MIN(""safeties"") FROM ""scoring_leaders"";",1-25642873-2 "If the longitude is 157.941° e, what is the latitude?","CREATE TABLE ""list_of_shocks"" ( ""date_yyyy_mm_dd"" text, ""time_utc"" text, ""latitude"" text, ""longitude"" text, ""depth"" text, ""magnitude"" text );","SELECT ""latitude"" FROM ""list_of_shocks"" WHERE ""longitude""='157.941° E';",1-25675509-1 "If the latitude is 08.979° s, what is the depth?","CREATE TABLE ""list_of_shocks"" ( ""date_yyyy_mm_dd"" text, ""time_utc"" text, ""latitude"" text, ""longitude"" text, ""depth"" text, ""magnitude"" text );","SELECT ""depth"" FROM ""list_of_shocks"" WHERE ""latitude""='08.979° S';",1-25675509-1 At what latitude did the shock at time 13:10:02 occur?,"CREATE TABLE ""list_of_shocks"" ( ""date_yyyy_mm_dd"" text, ""time_utc"" text, ""latitude"" text, ""longitude"" text, ""depth"" text, ""magnitude"" text );","SELECT ""latitude"" FROM ""list_of_shocks"" WHERE ""time_utc""='13:10:02';",1-25675509-1 On which date did the shock at latitude 08.909° s occur?,"CREATE TABLE ""list_of_shocks"" ( ""date_yyyy_mm_dd"" text, ""time_utc"" text, ""latitude"" text, ""longitude"" text, ""depth"" text, ""magnitude"" text );","SELECT ""date_yyyy_mm_dd"" FROM ""list_of_shocks"" WHERE ""latitude""='08.909° S';",1-25675509-1 What was the longitude for the shock that occured on 2010-01-09?,"CREATE TABLE ""list_of_shocks"" ( ""date_yyyy_mm_dd"" text, ""time_utc"" text, ""latitude"" text, ""longitude"" text, ""depth"" text, ""magnitude"" text );","SELECT ""longitude"" FROM ""list_of_shocks"" WHERE ""date_yyyy_mm_dd""='2010-01-09';",1-25675509-1 "If the longitude is 158.091° e, what is the depth?","CREATE TABLE ""list_of_shocks"" ( ""date_yyyy_mm_dd"" text, ""time_utc"" text, ""latitude"" text, ""longitude"" text, ""depth"" text, ""magnitude"" text );","SELECT ""depth"" FROM ""list_of_shocks"" WHERE ""longitude""='158.091° E';",1-25675509-1 What is the pa when skip (club) is jocelyn nix (glooscap)?,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT MIN(""pa"") FROM ""standings"" WHERE ""skip_club""='Jocelyn Nix (Glooscap)';",1-25689740-2 What is the highest number for W?,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT MAX(""w"") FROM ""standings"";",1-25689740-2 What was the stolen ends when ends won is 32?,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT MAX(""stolen_ends"") FROM ""standings"" WHERE ""ends_won""=32;",1-25689740-2 What is shown for ends lost when pa is 44?,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT ""ends_lost"" FROM ""standings"" WHERE ""pa""=44;",1-25689740-2 What is the PA when skip (club) is mary-anne arsenault (nsca)?,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT MIN(""pa"") FROM ""standings"" WHERE ""skip_club""='Mary-Anne Arsenault (NSCA)';",1-25689740-2 What was the original airdate of episode #733?,"CREATE TABLE ""table1_25691838_6"" ( ""episode_num"" real, ""the_w_rd"" text, ""guest"" text, ""introductory_phrase"" text, ""original_airdate"" text, ""production_code"" real );","SELECT ""original_airdate"" FROM ""table1_25691838_6"" WHERE ""episode_num""=733;",1-25691838-6 "Who was the guest on the episode where The Word was ""P.R.-mageddon""?","CREATE TABLE ""table1_25691838_6"" ( ""episode_num"" real, ""the_w_rd"" text, ""guest"" text, ""introductory_phrase"" text, ""original_airdate"" text, ""production_code"" real );","SELECT ""guest"" FROM ""table1_25691838_6"" WHERE ""the_w_rd""='\""P.R.-mageddon\""';",1-25691838-6 What was The Word for production code 6084?,"CREATE TABLE ""table1_25691838_6"" ( ""episode_num"" real, ""the_w_rd"" text, ""guest"" text, ""introductory_phrase"" text, ""original_airdate"" text, ""production_code"" real );","SELECT ""the_w_rd"" FROM ""table1_25691838_6"" WHERE ""production_code""=6084;",1-25691838-6 "What was the number of ""The Word"" segments for episode number 727?","CREATE TABLE ""table1_25691838_6"" ( ""episode_num"" real, ""the_w_rd"" text, ""guest"" text, ""introductory_phrase"" text, ""original_airdate"" text, ""production_code"" real );","SELECT COUNT(""the_w_rd"") FROM ""table1_25691838_6"" WHERE ""episode_num""=727;",1-25691838-6 Compute the number of times Dennis Rodman recordedhigh rebounds given a regular season,"CREATE TABLE ""career_performances"" ( ""season"" text, ""games_started"" real, ""20_rebounds"" real, ""10_rebounds"" real, ""10_offensive_rebounds"" real, ""double_double"" real, ""rebounding_high"" real );","SELECT COUNT(""rebounding_high"") FROM ""career_performances"" WHERE ""season""='Regular season';",1-25696729-8 List all rebounds equal to 10 for Dennis Rodman 's 1991–92 season,"CREATE TABLE ""career_performances"" ( ""season"" text, ""games_started"" real, ""20_rebounds"" real, ""10_rebounds"" real, ""10_offensive_rebounds"" real, ""double_double"" real, ""rebounding_high"" real );","SELECT ""10_rebounds"" FROM ""career_performances"" WHERE ""season""='1991–92';",1-25696729-8 "What is the highest rebound Dennis Rodman obtained within the 20 rebounds category given two of the following:points, rebounds, assists, steals, and blocked shots (points) greater equal to 5","CREATE TABLE ""career_performances"" ( ""season"" text, ""games_started"" real, ""20_rebounds"" real, ""10_rebounds"" real, ""10_offensive_rebounds"" real, ""double_double"" real, ""rebounding_high"" real );","SELECT MAX(""20_rebounds"") FROM ""career_performances"" WHERE ""double_double""=5;",1-25696729-8 If the episode number is 2-01 what is the original UK air date?,"CREATE TABLE ""series_2_spearhead_in_germany"" ( ""episode_num"" text, ""original_air_date_uk"" text, ""episode_title"" text, ""director"" text, ""writer"" text, ""cast"" text );","SELECT ""original_air_date_uk"" FROM ""series_2_spearhead_in_germany"" WHERE ""episode_num""='2-01';",1-2570269-2 "If the episode title is Pressures, what are the names of the cast?","CREATE TABLE ""series_2_spearhead_in_germany"" ( ""episode_num"" text, ""original_air_date_uk"" text, ""episode_title"" text, ""director"" text, ""writer"" text, ""cast"" text );","SELECT ""cast"" FROM ""series_2_spearhead_in_germany"" WHERE ""episode_title""='Pressures';",1-2570269-2 What is the episode number for episode title Leave Takers?,"CREATE TABLE ""series_2_spearhead_in_germany"" ( ""episode_num"" text, ""original_air_date_uk"" text, ""episode_title"" text, ""director"" text, ""writer"" text, ""cast"" text );","SELECT ""episode_num"" FROM ""series_2_spearhead_in_germany"" WHERE ""episode_title""='Leave Takers';",1-2570269-2 "For episode number 2-03, what are the names of the cast?","CREATE TABLE ""series_2_spearhead_in_germany"" ( ""episode_num"" text, ""original_air_date_uk"" text, ""episode_title"" text, ""director"" text, ""writer"" text, ""cast"" text );","SELECT ""cast"" FROM ""series_2_spearhead_in_germany"" WHERE ""episode_num""='2-03';",1-2570269-2 What is the total number of birth/2012 for January–December 2012 in Kurgan Oblast?,"CREATE TABLE ""table1_25703_2"" ( ""january_december_2012"" text, ""birth_2012"" real, ""birth_2011"" real, ""death_2012"" real, ""death_2011"" real );","SELECT COUNT(""birth_2012"") FROM ""table1_25703_2"" WHERE ""january_december_2012""='Kurgan Oblast';",1-25703-2 What were the total number of 2012 deaths when 2012 births were 127?,"CREATE TABLE ""table1_25703_2"" ( ""january_december_2012"" text, ""birth_2012"" real, ""birth_2011"" real, ""death_2012"" real, ""death_2011"" real );","SELECT ""death_2012"" FROM ""table1_25703_2"" WHERE ""birth_2012""=127;",1-25703-2 What were the total number of 2012 births for the January–December 2012 Tver Oblast region?,"CREATE TABLE ""table1_25703_2"" ( ""january_december_2012"" text, ""birth_2012"" real, ""birth_2011"" real, ""death_2012"" real, ""death_2011"" real );","SELECT MIN(""birth_2012"") FROM ""table1_25703_2"" WHERE ""january_december_2012""='Tver Oblast';",1-25703-2 What were the total 2012 births when the 2012 deaths were 163?,"CREATE TABLE ""table1_25703_2"" ( ""january_december_2012"" text, ""birth_2012"" real, ""birth_2011"" real, ""death_2012"" real, ""death_2011"" real );","SELECT MIN(""birth_2012"") FROM ""table1_25703_2"" WHERE ""death_2012""=163;",1-25703-2 How many pf catagories are listed for the skip that had 3 for l,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT COUNT(""pf"") FROM ""standings"" WHERE ""l""=3;",1-25714995-2 How many l's are there for the skip with 3 for w? ,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT MAX(""l"") FROM ""standings"" WHERE ""w""=3;",1-25714995-2 How many skip's are listed for 30 ends won? ,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT COUNT(""skip_club"") FROM ""standings"" WHERE ""ends_won""=30;",1-25714995-2 How many ends won catagories are listed when there are 8 stolen ends? ,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT COUNT(""ends_won"") FROM ""standings"" WHERE ""stolen_ends""=8;",1-25714995-2 How many extra points did Germany Schultz score? ,"CREATE TABLE ""scoring_summary"" ( ""player"" text, ""touchdowns_5_points"" real, ""extra_points_1_point"" real, ""field_goals_4_points"" real, ""safeties_2_points"" real, ""total_points"" real );","SELECT ""extra_points_1_point"" FROM ""scoring_summary"" WHERE ""player""='Germany Schultz';",1-25711913-14 What is the least number of field goals scored by a player? ,"CREATE TABLE ""scoring_summary"" ( ""player"" text, ""touchdowns_5_points"" real, ""extra_points_1_point"" real, ""field_goals_4_points"" real, ""safeties_2_points"" real, ""total_points"" real );","SELECT MIN(""field_goals_4_points"") FROM ""scoring_summary"";",1-25711913-14 How many field goals were scored by the player that got 7 touchdowns? ,"CREATE TABLE ""scoring_summary"" ( ""player"" text, ""touchdowns_5_points"" real, ""extra_points_1_point"" real, ""field_goals_4_points"" real, ""safeties_2_points"" real, ""total_points"" real );","SELECT ""field_goals_4_points"" FROM ""scoring_summary"" WHERE ""touchdowns_5_points""=7;",1-25711913-14 How many ends were won where the blank ends are smaller than 3.0?,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT ""ends_won"" FROM ""standings"" WHERE ""blank_ends""<3.0;",1-25718552-2 What is the largest amount of ends won when stolen ends were 3?,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT MAX(""ends_won"") FROM ""standings"" WHERE ""stolen_ends""=3;",1-25718552-2 What is the number of wins when ends won is 30?,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT MAX(""w"") FROM ""standings"" WHERE ""ends_won""=30;",1-25718552-2 How many counties are at milepost 69.5? ,"CREATE TABLE ""table1_2572788_1"" ( ""county"" text, ""town_city"" text, ""milepost"" text, ""station"" text, ""connections"" text );","SELECT COUNT(""county"") FROM ""table1_2572788_1"" WHERE ""milepost""='69.5';",1-2572788-1 In what city or town is Stratford (limited service)? ,"CREATE TABLE ""table1_2572788_1"" ( ""county"" text, ""town_city"" text, ""milepost"" text, ""station"" text, ""connections"" text );","SELECT ""town_city"" FROM ""table1_2572788_1"" WHERE ""station""='Stratford (Limited service)';",1-2572788-1 At what city or town is milepost 71.1? ,"CREATE TABLE ""table1_2572788_1"" ( ""county"" text, ""town_city"" text, ""milepost"" text, ""station"" text, ""connections"" text );","SELECT ""town_city"" FROM ""table1_2572788_1"" WHERE ""milepost""='71.1';",1-2572788-1 How many towns or cities are at milepost 71.1? ,"CREATE TABLE ""table1_2572788_1"" ( ""county"" text, ""town_city"" text, ""milepost"" text, ""station"" text, ""connections"" text );","SELECT COUNT(""town_city"") FROM ""table1_2572788_1"" WHERE ""milepost""='71.1';",1-2572788-1 At what milepost is Beacon Falls? ,"CREATE TABLE ""table1_2572788_1"" ( ""county"" text, ""town_city"" text, ""milepost"" text, ""station"" text, ""connections"" text );","SELECT ""milepost"" FROM ""table1_2572788_1"" WHERE ""town_city""='Beacon Falls';",1-2572788-1 How many people wrote episode number 2 of the season?,"CREATE TABLE ""series_2_2010"" ( ""no"" real, ""num"" real, ""episode"" text, ""writer"" text, ""director"" text, ""original_air_date"" text, ""viewing_figure"" real );","SELECT COUNT(""writer"") FROM ""series_2_2010"" WHERE ""num""=2;",1-25737761-4 What episode number of the season did Tony Basgallop write?,"CREATE TABLE ""series_2_2010"" ( ""no"" real, ""num"" real, ""episode"" text, ""writer"" text, ""director"" text, ""original_air_date"" text, ""viewing_figure"" real );","SELECT MIN(""num"") FROM ""series_2_2010"" WHERE ""writer""='Tony Basgallop';",1-25737761-4 What episode number of the season is episode number 11 in the series?,"CREATE TABLE ""series_2_2010"" ( ""no"" real, ""num"" real, ""episode"" text, ""writer"" text, ""director"" text, ""original_air_date"" text, ""viewing_figure"" real );","SELECT MAX(""num"") FROM ""series_2_2010"" WHERE ""no""=11;",1-25737761-4 "How many items are listed under the column 'viewing figure' for ""the looking glass""?","CREATE TABLE ""series_2_2010"" ( ""no"" real, ""num"" real, ""episode"" text, ""writer"" text, ""director"" text, ""original_air_date"" text, ""viewing_figure"" real );","SELECT COUNT(""viewing_figure"") FROM ""series_2_2010"" WHERE ""episode""='\""The Looking Glass\""';",1-25737761-4 Which competition did the toronto city saints win?,"CREATE TABLE ""domestic"" ( ""nations"" text, ""competition"" text, ""teams"" real, ""established"" real, ""latest_year"" text, ""winner"" text, ""runner_up"" text, ""tier_division"" text );","SELECT ""competition"" FROM ""domestic"" WHERE ""winner""='Toronto City Saints';",1-25735-1 What was the number of teams in the competition that wynnum manly seagulls won?,"CREATE TABLE ""domestic"" ( ""nations"" text, ""competition"" text, ""teams"" real, ""established"" real, ""latest_year"" text, ""winner"" text, ""runner_up"" text, ""tier_division"" text );","SELECT MIN(""teams"") FROM ""domestic"" WHERE ""winner""='Wynnum Manly Seagulls';",1-25735-1 How many cook island league competitions were there?,"CREATE TABLE ""domestic"" ( ""nations"" text, ""competition"" text, ""teams"" real, ""established"" real, ""latest_year"" text, ""winner"" text, ""runner_up"" text, ""tier_division"" text );","SELECT COUNT(""latest_year"") FROM ""domestic"" WHERE ""competition""='Cook Island League';",1-25735-1 How many positions are shown for the 2010 season?,"CREATE TABLE ""biography"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT COUNT(""position"") FROM ""biography"" WHERE ""season""=2010;",1-25740774-1 What is the season with podiums more than 2.0?,"CREATE TABLE ""biography"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT MAX(""season"") FROM ""biography"" WHERE ""podiums"">2.0;",1-25740774-1 Which series is in position nc?,"CREATE TABLE ""biography"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT ""series"" FROM ""biography"" WHERE ""position""='NC';",1-25740774-1 What are the f/laps for race 14?,"CREATE TABLE ""biography"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT ""f_laps"" FROM ""biography"" WHERE ""races""=14;",1-25740774-1 How many flaps are there for the team march 3 racing (1-4) top speed racing team (5-12)?,"CREATE TABLE ""biography"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT COUNT(""f_laps"") FROM ""biography"" WHERE ""team""='March 3 Racing (1-4) Top Speed Racing Team (5-12)';",1-25740774-1 "If the player is Maake Kemoeatu, what is the int maximum?","CREATE TABLE ""defense"" ( ""player"" text, ""g"" real, ""solo_tk"" real, ""asst_tk"" real, ""total_tk"" real, ""sack"" text, ""yd_l"" real, ""int"" real, ""yards"" real, ""for_fum"" real, ""fum_rec"" real, ""td"" real );","SELECT MAX(""int"") FROM ""defense"" WHERE ""player""='Maake Kemoeatu';",1-25773915-11 What is the ydi minimum?,"CREATE TABLE ""defense"" ( ""player"" text, ""g"" real, ""solo_tk"" real, ""asst_tk"" real, ""total_tk"" real, ""sack"" text, ""yd_l"" real, ""int"" real, ""yards"" real, ""for_fum"" real, ""fum_rec"" real, ""td"" real );","SELECT MIN(""yd_l"") FROM ""defense"";",1-25773915-11 What is the fumrec minimum?,"CREATE TABLE ""defense"" ( ""player"" text, ""g"" real, ""solo_tk"" real, ""asst_tk"" real, ""total_tk"" real, ""sack"" text, ""yd_l"" real, ""int"" real, ""yards"" real, ""for_fum"" real, ""fum_rec"" real, ""td"" real );","SELECT MIN(""fum_rec"") FROM ""defense"";",1-25773915-11 "If the player is Reed Doughty, what isthe fumrec?","CREATE TABLE ""defense"" ( ""player"" text, ""g"" real, ""solo_tk"" real, ""asst_tk"" real, ""total_tk"" real, ""sack"" text, ""yd_l"" real, ""int"" real, ""yards"" real, ""for_fum"" real, ""fum_rec"" real, ""td"" real );","SELECT ""fum_rec"" FROM ""defense"" WHERE ""player""='Reed Doughty';",1-25773915-11 How many games did he lead team in rebounding in the season when his 5 blocks stat is 10?,"CREATE TABLE ""career_performances"" ( ""season"" text, ""led_team_in_scoring"" real, ""led_team_in_rebounding"" real, ""30_points"" real, ""20_rebounds"" real, ""10_rebounds"" real, ""20_20"" real, ""double_double"" real, ""5_blocks"" real );","SELECT ""led_team_in_rebounding"" FROM ""career_performances"" WHERE ""5_blocks""=10;",1-25774493-11 What stadium(sO does san juan jabloteh play in?,"CREATE TABLE ""team_summaries"" ( ""team"" text, ""location"" text, ""stadium"" text, ""capacity"" real, ""manager"" text, ""captain"" text );","SELECT ""stadium"" FROM ""team_summaries"" WHERE ""team""='San Juan Jabloteh';",1-25794138-1 Wh owas the captian of the north east stars?,"CREATE TABLE ""team_summaries"" ( ""team"" text, ""location"" text, ""stadium"" text, ""capacity"" real, ""manager"" text, ""captain"" text );","SELECT ""captain"" FROM ""team_summaries"" WHERE ""team""='North East Stars';",1-25794138-1 What was the maximum capacity of larry gomes stadium?,"CREATE TABLE ""team_summaries"" ( ""team"" text, ""location"" text, ""stadium"" text, ""capacity"" real, ""manager"" text, ""captain"" text );","SELECT MAX(""capacity"") FROM ""team_summaries"" WHERE ""stadium""='Larry Gomes Stadium';",1-25794138-1 What is the lowest season #?,"CREATE TABLE ""season_12_1966_67"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""airdate"" text );","SELECT MIN(""season_num"") FROM ""season_12_1966_67"";",1-25800134-11 Who directed series # 422?,"CREATE TABLE ""season_12_1966_67"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""airdate"" text );","SELECT ""director"" FROM ""season_12_1966_67"" WHERE ""series_num""=422;",1-25800134-11 How many directors were there for series # 431?,"CREATE TABLE ""season_12_1966_67"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""airdate"" text );","SELECT COUNT(""director"") FROM ""season_12_1966_67"" WHERE ""series_num""=431;",1-25800134-11 "Who directed the episode with a title of "" old friend ""?","CREATE TABLE ""season_12_1966_67"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""airdate"" text );","SELECT ""director"" FROM ""season_12_1966_67"" WHERE ""title""='\"" Old Friend \""';",1-25800134-11 "What episode number of the series aired on February 26, 1968?","CREATE TABLE ""table1_25800134_12"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""airdate"" text );","SELECT ""series_num"" FROM ""table1_25800134_12"" WHERE ""airdate""='February 26, 1968';",1-25800134-12 "How many people directed the episode that aired on February 5, 1968?","CREATE TABLE ""table1_25800134_12"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""airdate"" text );","SELECT COUNT(""director"") FROM ""table1_25800134_12"" WHERE ""airdate""='February 5, 1968';",1-25800134-12 "Who directed the episode that aired on September 25, 1967?","CREATE TABLE ""table1_25800134_12"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""airdate"" text );","SELECT ""director"" FROM ""table1_25800134_12"" WHERE ""airdate""='September 25, 1967';",1-25800134-12 "Who directed the episode that aired on February 19, 1968?","CREATE TABLE ""table1_25800134_12"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""airdate"" text );","SELECT ""director"" FROM ""table1_25800134_12"" WHERE ""airdate""='February 19, 1968';",1-25800134-12 "How many episode titles aired on September 25, 1967?","CREATE TABLE ""table1_25800134_12"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""airdate"" text );","SELECT COUNT(""title"") FROM ""table1_25800134_12"" WHERE ""airdate""='September 25, 1967';",1-25800134-12 name the most series number for season 22,"CREATE TABLE ""season_19_1973_74"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""airdate"" text );","SELECT MAX(""series_num"") FROM ""season_19_1973_74"" WHERE ""season_num""=22;",1-25800134-18 What is the earliest stage where mountains classifications was awarded to Peter Stetina? ,"CREATE TABLE ""classification_leadership"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""mountains_classification"" text, ""sprint_classification"" text, ""team_classification"" text );","SELECT MIN(""stage"") FROM ""classification_leadership"" WHERE ""mountains_classification""='Peter Stetina';",1-25802689-14 "what is the title where the airdate is december 5, 1964?","CREATE TABLE ""season_10_1964_65"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""airdate"" text );","SELECT ""title"" FROM ""season_10_1964_65"" WHERE ""airdate""='December 5, 1964';",1-25800134-9 "what is the number of series where the airdate is december 26, 1964?","CREATE TABLE ""season_10_1964_65"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""airdate"" text );","SELECT COUNT(""series_num"") FROM ""season_10_1964_65"" WHERE ""airdate""='December 26, 1964';",1-25800134-9 Who was the actor/actress with a first appearance is 3 june 2007?,"CREATE TABLE ""characters"" ( ""actor_actress"" text, ""character"" text, ""first_appearance"" text, ""last_appearance"" text, ""duration"" text, ""total"" real );","SELECT ""actor_actress"" FROM ""characters"" WHERE ""first_appearance""='3 June 2007';",1-25831483-1 Who was the actor/actress with a last appearance of 1 january 2010 and total is 20 and character is vanessa 'nessa' jenkins?,"CREATE TABLE ""characters"" ( ""actor_actress"" text, ""character"" text, ""first_appearance"" text, ""last_appearance"" text, ""duration"" text, ""total"" real );","SELECT ""actor_actress"" FROM ""characters"" WHERE ""last_appearance""='1 January 2010' AND ""total""=20 AND ""character""='Vanessa ''Nessa'' Jenkins';",1-25831483-1 What is the highest total number?,"CREATE TABLE ""characters"" ( ""actor_actress"" text, ""character"" text, ""first_appearance"" text, ""last_appearance"" text, ""duration"" text, ""total"" real );","SELECT MAX(""total"") FROM ""characters"";",1-25831483-1 How many characters where actor/actress is larry lamb?,"CREATE TABLE ""characters"" ( ""actor_actress"" text, ""character"" text, ""first_appearance"" text, ""last_appearance"" text, ""duration"" text, ""total"" real );","SELECT COUNT(""character"") FROM ""characters"" WHERE ""actor_actress""='Larry Lamb';",1-25831483-1 What was the last appearance of actor/actress is pam ferris?,"CREATE TABLE ""characters"" ( ""actor_actress"" text, ""character"" text, ""first_appearance"" text, ""last_appearance"" text, ""duration"" text, ""total"" real );","SELECT ""last_appearance"" FROM ""characters"" WHERE ""actor_actress""='Pam Ferris';",1-25831483-1 How many total are there when actor/actress is pam ferris?,"CREATE TABLE ""characters"" ( ""actor_actress"" text, ""character"" text, ""first_appearance"" text, ""last_appearance"" text, ""duration"" text, ""total"" real );","SELECT ""total"" FROM ""characters"" WHERE ""actor_actress""='Pam Ferris';",1-25831483-1 How many different imports from Mercosur had a % of 18.0?,"CREATE TABLE ""merchandise_trade"" ( ""country"" text, ""population_in_2011_in_thousands"" real, ""gdp_nominal_in_2011_usd_millions"" real, ""gdp_nominal_per_capita"" real, ""gdp_ppp_in_2011_usd_millions"" real, ""gdp_ppp_per_capita"" real, ""merchandise_exports_billions_2011"" text, ""merchandise_imports_billions_2011"" text, ""exports_to_mercosur_pct_of_each_2010"" text, ""imports_from_mercosur_pct_of_each_2010"" text );","SELECT COUNT(""gdp_nominal_per_capita"") FROM ""merchandise_trade"" WHERE ""imports_from_mercosur_pct_of_each_2010""='18.0';",1-25869317-1 What is the GDP (ppp) in 2011 when the imports from Mercosur is 48.8?,"CREATE TABLE ""merchandise_trade"" ( ""country"" text, ""population_in_2011_in_thousands"" real, ""gdp_nominal_in_2011_usd_millions"" real, ""gdp_nominal_per_capita"" real, ""gdp_ppp_in_2011_usd_millions"" real, ""gdp_ppp_per_capita"" real, ""merchandise_exports_billions_2011"" text, ""merchandise_imports_billions_2011"" text, ""exports_to_mercosur_pct_of_each_2010"" text, ""imports_from_mercosur_pct_of_each_2010"" text );","SELECT MIN(""gdp_ppp_in_2011_usd_millions"") FROM ""merchandise_trade"" WHERE ""imports_from_mercosur_pct_of_each_2010""='48.8';",1-25869317-1 What is the lowest GDP (ppp) per capita?,"CREATE TABLE ""merchandise_trade"" ( ""country"" text, ""population_in_2011_in_thousands"" real, ""gdp_nominal_in_2011_usd_millions"" real, ""gdp_nominal_per_capita"" real, ""gdp_ppp_in_2011_usd_millions"" real, ""gdp_ppp_per_capita"" real, ""merchandise_exports_billions_2011"" text, ""merchandise_imports_billions_2011"" text, ""exports_to_mercosur_pct_of_each_2010"" text, ""imports_from_mercosur_pct_of_each_2010"" text );","SELECT MIN(""gdp_ppp_per_capita"") FROM ""merchandise_trade"";",1-25869317-1 "What was the original air date of ""unprepared""?","CREATE TABLE ""table1_25923164_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT ""original_air_date"" FROM ""table1_25923164_1"" WHERE ""title""='\""Unprepared\""';",1-25923164-1 Who directed the episode that had 12.88 million viewers?,"CREATE TABLE ""table1_25923164_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT ""directed_by"" FROM ""table1_25923164_1"" WHERE ""u_s_viewers_million""='12.88';",1-25923164-1 What was the original air date of the episode written by amanda segel?,"CREATE TABLE ""table1_25923164_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT ""original_air_date"" FROM ""table1_25923164_1"" WHERE ""written_by""='Amanda Segel';",1-25923164-1 What was the original air date of the episode directed by gloria muzio?,"CREATE TABLE ""table1_25923164_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT ""original_air_date"" FROM ""table1_25923164_1"" WHERE ""directed_by""='Gloria Muzio';",1-25923164-1 "Who wrote the episode ""crash""?","CREATE TABLE ""table1_25923164_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT ""written_by"" FROM ""table1_25923164_1"" WHERE ""title""='\""Crash\""';",1-25923164-1 What was the original air date of the episode directed by frederick e. o. toye?,"CREATE TABLE ""table1_25923164_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT ""original_air_date"" FROM ""table1_25923164_1"" WHERE ""directed_by""='Frederick E. O. Toye';",1-25923164-1 What is every value of Top 10 when team is #10 Phil Parsons Racing and average finish is 22.9?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""top_10"" FROM ""nascar_nationwide_series"" WHERE ""team_s""='#10 Phil Parsons Racing' AND ""avg_finish""='22.9';",1-2597876-2 What is every year with average start of 27.2?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""year"" FROM ""nascar_nationwide_series"" WHERE ""avg_start""='27.2';",1-2597876-2 How many values of top 10 for 5th position?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT COUNT(""top_10"") FROM ""nascar_nationwide_series"" WHERE ""position""='5th';",1-2597876-2 What is every value for top 5 if average start is 21.9?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""top_5"" FROM ""nascar_nationwide_series"" WHERE ""avg_start""='21.9';",1-2597876-2 How many values for winnings correspond to average start of 19.0?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT COUNT(""winnings"") FROM ""nascar_nationwide_series"" WHERE ""avg_start""='19.0';",1-2597876-2 What is the name of the school in Lucas ? ,"CREATE TABLE ""table1_25987797_1"" ( ""school"" text, ""nickname"" text, ""location"" text, ""colors"" text, ""tenure"" text );","SELECT ""location"" FROM ""table1_25987797_1"" WHERE ""school""='Lucas';",1-25987797-1 What was the pick number for Andrew Quarless? ,"CREATE TABLE ""2010_nfl_draft"" ( ""round_num"" real, ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT MAX(""pick_num"") FROM ""2010_nfl_draft"" WHERE ""player""='Andrew Quarless';",1-26077092-7 How many players are from Purdue? ,"CREATE TABLE ""2010_nfl_draft"" ( ""round_num"" real, ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT COUNT(""player"") FROM ""2010_nfl_draft"" WHERE ""college""='Purdue';",1-26077092-7 who are all the players when season mvp is less than 1.0 and second team is less than 1.0,"CREATE TABLE ""players_with_multiple_all_euroleague_tea"" ( ""player"" text, ""number_of_selections"" real, ""first_team"" real, ""second_team"" real, ""season_mvp"" real, ""final_four_mvp"" real );","SELECT ""player"" FROM ""players_with_multiple_all_euroleague_tea"" WHERE ""season_mvp""<1.0 AND ""second_team""<1.0;",1-26130295-3 when number of selection is 2 and first team is 1 who are all the player,"CREATE TABLE ""players_with_multiple_all_euroleague_tea"" ( ""player"" text, ""number_of_selections"" real, ""first_team"" real, ""second_team"" real, ""season_mvp"" real, ""final_four_mvp"" real );","SELECT ""player"" FROM ""players_with_multiple_all_euroleague_tea"" WHERE ""first_team""=1 AND ""number_of_selections""=2;",1-26130295-3 what would be final four mvp maximum when first team is 1,"CREATE TABLE ""players_with_multiple_all_euroleague_tea"" ( ""player"" text, ""number_of_selections"" real, ""first_team"" real, ""second_team"" real, ""season_mvp"" real, ""final_four_mvp"" real );","SELECT MAX(""final_four_mvp"") FROM ""players_with_multiple_all_euroleague_tea"" WHERE ""first_team""=1;",1-26130295-3 when season mvp is larger than 1.0 what is the maximum number of selection,"CREATE TABLE ""players_with_multiple_all_euroleague_tea"" ( ""player"" text, ""number_of_selections"" real, ""first_team"" real, ""second_team"" real, ""season_mvp"" real, ""final_four_mvp"" real );","SELECT MAX(""number_of_selections"") FROM ""players_with_multiple_all_euroleague_tea"" WHERE ""season_mvp"">1.0;",1-26130295-3 who is first team when dimitris diamantidis play.,"CREATE TABLE ""players_with_multiple_all_euroleague_tea"" ( ""player"" text, ""number_of_selections"" real, ""first_team"" real, ""second_team"" real, ""season_mvp"" real, ""final_four_mvp"" real );","SELECT COUNT(""first_team"") FROM ""players_with_multiple_all_euroleague_tea"" WHERE ""player""='Dimitris Diamantidis';",1-26130295-3 What is the earliest term limit for the senator who resides in Coshocton? ,"CREATE TABLE ""members_of_the_127th_ohio_senate"" ( ""district"" real, ""senator"" text, ""party"" text, ""residence"" text, ""first_elected"" text, ""term_limited"" real );","SELECT MIN(""term_limited"") FROM ""members_of_the_127th_ohio_senate"" WHERE ""residence""='Coshocton';",1-26129220-2 What is the party for district 27? ,"CREATE TABLE ""members_of_the_127th_ohio_senate"" ( ""district"" real, ""senator"" text, ""party"" text, ""residence"" text, ""first_elected"" text, ""term_limited"" real );","SELECT ""party"" FROM ""members_of_the_127th_ohio_senate"" WHERE ""district""=27;",1-26129220-2 How many party classifications are there for the senator from Canton? ,"CREATE TABLE ""members_of_the_127th_ohio_senate"" ( ""district"" real, ""senator"" text, ""party"" text, ""residence"" text, ""first_elected"" text, ""term_limited"" real );","SELECT ""party"" FROM ""members_of_the_127th_ohio_senate"" WHERE ""residence""='Canton';",1-26129220-2 What is the party affiliation for Senator David Goodman? ,"CREATE TABLE ""members_of_the_127th_ohio_senate"" ( ""district"" real, ""senator"" text, ""party"" text, ""residence"" text, ""first_elected"" text, ""term_limited"" real );","SELECT ""party"" FROM ""members_of_the_127th_ohio_senate"" WHERE ""senator""='David Goodman';",1-26129220-2 What is the term limit for Senator Tom Niehaus? ,"CREATE TABLE ""members_of_the_127th_ohio_senate"" ( ""district"" real, ""senator"" text, ""party"" text, ""residence"" text, ""first_elected"" text, ""term_limited"" real );","SELECT MIN(""term_limited"") FROM ""members_of_the_127th_ohio_senate"" WHERE ""senator""='Tom Niehaus';",1-26129220-2 What is the party affiliation for senator mark Wagoner? ,"CREATE TABLE ""members_of_the_127th_ohio_senate"" ( ""district"" real, ""senator"" text, ""party"" text, ""residence"" text, ""first_elected"" text, ""term_limited"" real );","SELECT ""party"" FROM ""members_of_the_127th_ohio_senate"" WHERE ""senator""='Mark Wagoner';",1-26129220-2 "If the residence is Chagrin falls, who is the representative?","CREATE TABLE ""house_of_representatives"" ( ""district"" real, ""representative"" text, ""party"" text, ""residence"" text, ""first_elected"" text, ""term_limited"" real );","SELECT ""representative"" FROM ""house_of_representatives"" WHERE ""residence""='Chagrin Falls';",1-26131768-4 "If first elected on 2003 (appt.), when was the term limited?","CREATE TABLE ""house_of_representatives"" ( ""district"" real, ""representative"" text, ""party"" text, ""residence"" text, ""first_elected"" text, ""term_limited"" real );","SELECT MIN(""term_limited"") FROM ""house_of_representatives"" WHERE ""first_elected""='2003 (Appt.)';",1-26131768-4 How many times was Scott Oelslager a representative?,"CREATE TABLE ""house_of_representatives"" ( ""district"" real, ""representative"" text, ""party"" text, ""residence"" text, ""first_elected"" text, ""term_limited"" real );","SELECT COUNT(""residence"") FROM ""house_of_representatives"" WHERE ""representative""='Scott Oelslager';",1-26131768-4 In which district is the residence Dublin?,"CREATE TABLE ""house_of_representatives"" ( ""district"" real, ""representative"" text, ""party"" text, ""residence"" text, ""first_elected"" text, ""term_limited"" real );","SELECT ""district"" FROM ""house_of_representatives"" WHERE ""residence""='Dublin';",1-26131768-4 "If the representative is Dave Hall, when was the term limited?","CREATE TABLE ""house_of_representatives"" ( ""district"" real, ""representative"" text, ""party"" text, ""residence"" text, ""first_elected"" text, ""term_limited"" real );","SELECT ""term_limited"" FROM ""house_of_representatives"" WHERE ""representative""='Dave Hall';",1-26131768-4 "If the Representative is Barbara sears, what is the district number?","CREATE TABLE ""house_of_representatives"" ( ""district"" real, ""representative"" text, ""party"" text, ""residence"" text, ""first_elected"" text, ""term_limited"" real );","SELECT MAX(""district"") FROM ""house_of_representatives"" WHERE ""representative""='Barbara Sears';",1-26131768-4 "What is the original airdate of the episode titled ""Taking it on the Chin""?","CREATE TABLE ""table1_26139378_1"" ( ""episode_num"" real, ""series_num"" real, ""title"" text, ""director"" text, ""writer"" text, ""original_airdate"" text, ""viewers_in_millions"" text );","SELECT ""original_airdate"" FROM ""table1_26139378_1"" WHERE ""title""='\""Taking It on the Chin\""';",1-26139378-1 What is the original airdate of the episode that had 8.23 million viewers?,"CREATE TABLE ""table1_26139378_1"" ( ""episode_num"" real, ""series_num"" real, ""title"" text, ""director"" text, ""writer"" text, ""original_airdate"" text, ""viewers_in_millions"" text );","SELECT ""original_airdate"" FROM ""table1_26139378_1"" WHERE ""viewers_in_millions""='8.23';",1-26139378-1 How many millions of viewers did Episode number 16 have?,"CREATE TABLE ""table1_26139378_1"" ( ""episode_num"" real, ""series_num"" real, ""title"" text, ""director"" text, ""writer"" text, ""original_airdate"" text, ""viewers_in_millions"" text );","SELECT ""viewers_in_millions"" FROM ""table1_26139378_1"" WHERE ""episode_num""=16;",1-26139378-1 "What number in the series episode was titled ""Puppy Love""?","CREATE TABLE ""table1_26139378_1"" ( ""episode_num"" real, ""series_num"" real, ""title"" text, ""director"" text, ""writer"" text, ""original_airdate"" text, ""viewers_in_millions"" text );","SELECT ""series_num"" FROM ""table1_26139378_1"" WHERE ""title""='\""Puppy Love\""';",1-26139378-1 Name the vessel type for beluga shipping,"CREATE TABLE ""season_4"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""vessel_type"" text, ""vessel_operator"" text, ""narrated_by"" text, ""original_air_date"" real );","SELECT ""vessel_type"" FROM ""season_4"" WHERE ""vessel_operator""='Beluga Shipping';",1-26168687-5 Name the vessel type for dof subsea,"CREATE TABLE ""season_4"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""vessel_type"" text, ""vessel_operator"" text, ""narrated_by"" text, ""original_air_date"" real );","SELECT ""vessel_type"" FROM ""season_4"" WHERE ""vessel_operator""='DOF Subsea';",1-26168687-5 Name the most number in season ,"CREATE TABLE ""season_4"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""vessel_type"" text, ""vessel_operator"" text, ""narrated_by"" text, ""original_air_date"" real );","SELECT MIN(""no_in_season"") FROM ""season_4"";",1-26168687-5 Name the narraed by for beluga shipping,"CREATE TABLE ""season_4"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""vessel_type"" text, ""vessel_operator"" text, ""narrated_by"" text, ""original_air_date"" real );","SELECT ""narrated_by"" FROM ""season_4"" WHERE ""vessel_operator""='Beluga Shipping';",1-26168687-5 Name the number of season for beluga shipping,"CREATE TABLE ""season_4"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""vessel_type"" text, ""vessel_operator"" text, ""narrated_by"" text, ""original_air_date"" real );","SELECT COUNT(""no_in_season"") FROM ""season_4"" WHERE ""vessel_operator""='Beluga Shipping';",1-26168687-5 Name the least number in series for james quinn,"CREATE TABLE ""table1_2618102_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MIN(""no_in_series"") FROM ""table1_2618102_1"" WHERE ""directed_by""='James Quinn';",1-2618102-1 "Name the least number in season for brad markowitz, william n. fordes & rené balcer","CREATE TABLE ""table1_2618102_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MIN(""no_in_season"") FROM ""table1_2618102_1"" WHERE ""written_by""='Brad Markowitz, William N. Fordes & René Balcer';",1-2618102-1 What institution is located in St. Peter? ,"CREATE TABLE ""current_members"" ( ""institution"" text, ""nickname"" text, ""location_all_in_minnesota"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" text );","SELECT ""institution"" FROM ""current_members"" WHERE ""location_all_in_minnesota""='St. Peter';",1-261913-1 What is the enrollment for Augsburg college? ,"CREATE TABLE ""current_members"" ( ""institution"" text, ""nickname"" text, ""location_all_in_minnesota"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" text );","SELECT MIN(""enrollment"") FROM ""current_members"" WHERE ""institution""='Augsburg College';",1-261913-1 What was the earliest date an institution was founded that joined in 1977? ,"CREATE TABLE ""current_members"" ( ""institution"" text, ""nickname"" text, ""location_all_in_minnesota"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" text );","SELECT MIN(""founded"") FROM ""current_members"" WHERE ""joined""='1977';",1-261913-1 "How many different types are allocated to the institution in Bridgewater, Massachusetts? ","CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" text, ""nickname"" text, ""joined"" text, ""left"" text, ""football_conference"" text, ""primary_conference"" text );","SELECT COUNT(""type"") FROM ""former_members"" WHERE ""location""='Bridgewater, Massachusetts';",1-261927-2 "What is the enrollment for the institution in Westfield, Massachusetts? ","CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" text, ""nickname"" text, ""joined"" text, ""left"" text, ""football_conference"" text, ""primary_conference"" text );","SELECT ""enrollment"" FROM ""former_members"" WHERE ""location""='Westfield, Massachusetts';",1-261927-2 Which institutions primary conference is merged into the university of Massachusetts boston? ,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" text, ""nickname"" text, ""joined"" text, ""left"" text, ""football_conference"" text, ""primary_conference"" text );","SELECT ""institution"" FROM ""former_members"" WHERE ""primary_conference""='Merged into the University of Massachusetts Boston';",1-261927-2 "What is the football conference for Henniker, New Hampshire>?","CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" text, ""nickname"" text, ""joined"" text, ""left"" text, ""football_conference"" text, ""primary_conference"" text );","SELECT ""football_conference"" FROM ""former_members"" WHERE ""location""='Henniker, New Hampshire';",1-261927-2 "What date did the institution that left in 2013 and that is nicknamed Corsairs, join? ","CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" text, ""nickname"" text, ""joined"" text, ""left"" text, ""football_conference"" text, ""primary_conference"" text );","SELECT ""joined"" FROM ""former_members"" WHERE ""left""='2013' AND ""nickname""='Corsairs';",1-261927-2 Who wrote title number 38?,"CREATE TABLE ""table1_26199484_1"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_viewers_million"" text, ""rank_week"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""written_by"" FROM ""table1_26199484_1"" WHERE ""no""=38;",1-26199484-1 "Which match was the final score 7–6 (7–0) , 6–7 (5–7) , 4–6, 6–2, 6–7 (5–7)?","CREATE TABLE ""singles_16_12_4"" ( ""outcome"" text, ""no"" text, ""date"" text, ""championship"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""no"" FROM ""singles_16_12_4"" WHERE ""score_in_the_final""='7–6 (7–0) , 6–7 (5–7) , 4–6, 6–2, 6–7 (5–7)';",1-26202812-7 What is the blank ends when the skip is steve laycock?,"CREATE TABLE ""round_robin_standings"" ( ""locale"" text, ""skip"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT ""blank_ends"" FROM ""round_robin_standings"" WHERE ""skip""='Steve Laycock';",1-26209210-2 What is the lowest ends won when w is 8?,"CREATE TABLE ""round_robin_standings"" ( ""locale"" text, ""skip"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT MIN(""ends_won"") FROM ""round_robin_standings"" WHERE ""w""=8;",1-26209210-2 How many times is the ends lost 49?,"CREATE TABLE ""round_robin_standings"" ( ""locale"" text, ""skip"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT COUNT(""l"") FROM ""round_robin_standings"" WHERE ""ends_lost""=49;",1-26209210-2 What is the pa when the skip is françois gagné?,"CREATE TABLE ""round_robin_standings"" ( ""locale"" text, ""skip"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT ""pa"" FROM ""round_robin_standings"" WHERE ""skip""='François Gagné';",1-26209210-2 "If the qatari male is 1104, what is the grand total?","CREATE TABLE ""registered_live_births_by_nationality_an"" ( ""year"" real, ""qatari_male"" real, ""qatari_female"" real, ""total_qatari"" real, ""non_qatari_male"" real, ""non_qatari_female"" real, ""total_non_qatar"" real, ""total_male"" real, ""total_female"" real, ""grand_total"" real );","SELECT MAX(""grand_total"") FROM ""registered_live_births_by_nationality_an"" WHERE ""qatari_male""=1104;",1-26214389-3 "If the grand total is 5814, what is the total non qatar?","CREATE TABLE ""registered_live_births_by_nationality_an"" ( ""year"" real, ""qatari_male"" real, ""qatari_female"" real, ""total_qatari"" real, ""non_qatari_male"" real, ""non_qatari_female"" real, ""total_non_qatar"" real, ""total_male"" real, ""total_female"" real, ""grand_total"" real );","SELECT ""total_non_qatar"" FROM ""registered_live_births_by_nationality_an"" WHERE ""grand_total""=5814;",1-26214389-3 "If the year is 2001, what are the non qatari female?","CREATE TABLE ""registered_live_births_by_nationality_an"" ( ""year"" real, ""qatari_male"" real, ""qatari_female"" real, ""total_qatari"" real, ""non_qatari_male"" real, ""non_qatari_female"" real, ""total_non_qatar"" real, ""total_male"" real, ""total_female"" real, ""grand_total"" real );","SELECT ""non_qatari_female"" FROM ""registered_live_births_by_nationality_an"" WHERE ""year""=2001;",1-26214389-3 "If the qatari female is 918, what is the total number of females?","CREATE TABLE ""registered_live_births_by_nationality_an"" ( ""year"" real, ""qatari_male"" real, ""qatari_female"" real, ""total_qatari"" real, ""non_qatari_male"" real, ""non_qatari_female"" real, ""total_non_qatar"" real, ""total_male"" real, ""total_female"" real, ""grand_total"" real );","SELECT ""total_female"" FROM ""registered_live_births_by_nationality_an"" WHERE ""qatari_female""=918;",1-26214389-3 "How many outcomes occur for score in the final of 6–3, 6–4, 7–6 (13–11)?","CREATE TABLE ""singles_9_5_4"" ( ""outcome"" text, ""no"" text, ""date"" text, ""championship"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT COUNT(""outcome"") FROM ""singles_9_5_4"" WHERE ""score_in_the_final""='6–3, 6–4, 7–6 (13–11)';",1-26202940-6 "How many outcomes occur on the date of January 31, 2010?","CREATE TABLE ""singles_9_5_4"" ( ""outcome"" text, ""no"" text, ""date"" text, ""championship"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT COUNT(""outcome"") FROM ""singles_9_5_4"" WHERE ""date""='January 31, 2010';",1-26202940-6 "How many numbers correspond to the score in the final of 6–3, 6–4, 7–6 (13–11)?","CREATE TABLE ""singles_9_5_4"" ( ""outcome"" text, ""no"" text, ""date"" text, ""championship"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT COUNT(""no"") FROM ""singles_9_5_4"" WHERE ""score_in_the_final""='6–3, 6–4, 7–6 (13–11)';",1-26202940-6 How many championships are there when there are 6 points,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT ""series"" FROM ""career_summary"" WHERE ""points""='6';",1-26223231-1 "When there are 2 wins, how many poles are?","CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT ""poles"" FROM ""career_summary"" WHERE ""wins""=2;",1-26223231-1 What is the production code for episode #78?,"CREATE TABLE ""table1_2623498_5"" ( ""episode_num"" text, ""season_episode_num"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""prod_code"" text );","SELECT ""prod_code"" FROM ""table1_2623498_5"" WHERE ""episode_num""='78';",1-2623498-5 What is the number of titles written by Charleen Easton?,"CREATE TABLE ""table1_2623498_5"" ( ""episode_num"" text, ""season_episode_num"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""prod_code"" text );","SELECT COUNT(""title"") FROM ""table1_2623498_5"" WHERE ""written_by""='Charleen Easton';",1-2623498-5 What is the number of production codes for episode #73?,"CREATE TABLE ""table1_2623498_5"" ( ""episode_num"" text, ""season_episode_num"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""prod_code"" text );","SELECT COUNT(""prod_code"") FROM ""table1_2623498_5"" WHERE ""episode_num""='73';",1-2623498-5 "What is the number of air dates titled ""The Big Job""?'","CREATE TABLE ""table1_2623498_5"" ( ""episode_num"" text, ""season_episode_num"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""prod_code"" text );","SELECT COUNT(""original_air_date"") FROM ""table1_2623498_5"" WHERE ""title""='\""The Big Job\""';",1-2623498-5 where is Fisk University located? ,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" text, ""left"" text, ""current_conference"" text );","SELECT ""location"" FROM ""former_members"" WHERE ""institution""='Fisk University';",1-262481-2 What is the nickname of the institution that was founded in 1857? ,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" text, ""left"" text, ""current_conference"" text );","SELECT ""nickname"" FROM ""former_members"" WHERE ""founded""=1857;",1-262481-2 What is the enrollment for the institution nicknamed the panthers that left in 2012? ,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" text, ""left"" text, ""current_conference"" text );","SELECT ""enrollment"" FROM ""former_members"" WHERE ""left""='2012' AND ""nickname""='Panthers';",1-262481-2 What is the institution whose current conference is gcac (naia)? ,"CREATE TABLE ""former_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" text, ""left"" text, ""current_conference"" text );","SELECT ""institution"" FROM ""former_members"" WHERE ""current_conference""='GCAC (NAIA)';",1-262481-2 How many original artists were there for the Group Performance?,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT COUNT(""original_artist"") FROM ""performances_results"" WHERE ""theme""='Group Performance';",1-26250176-1 What song was used resulting in the bottom 3?,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""song_choice"" FROM ""performances_results"" WHERE ""result""='Bottom 3';",1-26250176-1 What is the theme for Audition week?,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""theme"" FROM ""performances_results"" WHERE ""week_num""='Audition';",1-26250176-1 What was the results for top 12?,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""result"" FROM ""performances_results"" WHERE ""week_num""='Top 12';",1-26250176-1 Who was the original artist for First Solo?,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""original_artist"" FROM ""performances_results"" WHERE ""theme""='First Solo';",1-26250176-1 Which episode is #4?,"CREATE TABLE ""performances"" ( ""episode"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""episode"" FROM ""performances"" WHERE ""order_num""='4';",1-26250218-1 What is every year for joined with the Ravens nickname?,"CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" text );","SELECT ""joined"" FROM ""current_members"" WHERE ""nickname""='Ravens';",1-262514-1 What is every institution with a nickname of Ravens?,"CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" text );","SELECT ""institution"" FROM ""current_members"" WHERE ""nickname""='Ravens';",1-262514-1 how many revised hepburn when english is roman characters,"CREATE TABLE ""table1_26263954_1"" ( ""english"" text, ""japanese"" text, ""kana_spelling"" text, ""revised_hepburn"" text, ""kunrei_shiki"" text, ""nihon_shiki"" text );","SELECT ""revised_hepburn"" FROM ""table1_26263954_1"" WHERE ""english""='Roman characters';",1-26263954-1 when chiji is revised hepburn what are all the english,"CREATE TABLE ""table1_26263954_1"" ( ""english"" text, ""japanese"" text, ""kana_spelling"" text, ""revised_hepburn"" text, ""kunrei_shiki"" text, ""nihon_shiki"" text );","SELECT ""english"" FROM ""table1_26263954_1"" WHERE ""revised_hepburn""='chiji';",1-26263954-1 how many number of english when kunrei-shiki is otya,"CREATE TABLE ""table1_26263954_1"" ( ""english"" text, ""japanese"" text, ""kana_spelling"" text, ""revised_hepburn"" text, ""kunrei_shiki"" text, ""nihon_shiki"" text );","SELECT COUNT(""english"") FROM ""table1_26263954_1"" WHERE ""kunrei_shiki""='otya';",1-26263954-1 how many kana spelling when english is mount fuji ,"CREATE TABLE ""table1_26263954_1"" ( ""english"" text, ""japanese"" text, ""kana_spelling"" text, ""revised_hepburn"" text, ""kunrei_shiki"" text, ""nihon_shiki"" text );","SELECT ""kana_spelling"" FROM ""table1_26263954_1"" WHERE ""english""='Mount Fuji';",1-26263954-1 when english is tea how many nihon-shiki,"CREATE TABLE ""table1_26263954_1"" ( ""english"" text, ""japanese"" text, ""kana_spelling"" text, ""revised_hepburn"" text, ""kunrei_shiki"" text, ""nihon_shiki"" text );","SELECT ""nihon_shiki"" FROM ""table1_26263954_1"" WHERE ""english""='tea';",1-26263954-1 What was the original airdate of the episode with production number 2x03?,"CREATE TABLE ""table1_26293875_3"" ( ""series_num"" real, ""season_num"" real, ""episode_title"" text, ""original_airdate"" text, ""prod_no"" text );","SELECT ""original_airdate"" FROM ""table1_26293875_3"" WHERE ""prod_no""='2x03';",1-26293875-3 How many episodes had production number 2x13?,"CREATE TABLE ""table1_26293875_3"" ( ""series_num"" real, ""season_num"" real, ""episode_title"" text, ""original_airdate"" text, ""prod_no"" text );","SELECT COUNT(""season_num"") FROM ""table1_26293875_3"" WHERE ""prod_no""='2x13';",1-26293875-3 "What episode number was ""Stumped Again / The Kick Stays in the Picture""?","CREATE TABLE ""table1_26293875_3"" ( ""series_num"" real, ""season_num"" real, ""episode_title"" text, ""original_airdate"" text, ""prod_no"" text );","SELECT MIN(""season_num"") FROM ""table1_26293875_3"" WHERE ""episode_title""='\""Stumped Again / The Kick Stays in the Picture\""';",1-26293875-3 How many different kickoffs happened when the oppenent was at Rhein Fire?,"CREATE TABLE ""table1_26275503_2"" ( ""week"" real, ""date"" text, ""kickoff"" text, ""opponent"" text, ""final_score"" text, ""team_record"" text, ""game_site"" text, ""attendance"" real );","SELECT COUNT(""kickoff"") FROM ""table1_26275503_2"" WHERE ""opponent""='at Rhein Fire';",1-26275503-2 How many different kickoffs happened when the opponent was the Scottish Claymores,"CREATE TABLE ""table1_26275503_2"" ( ""week"" real, ""date"" text, ""kickoff"" text, ""opponent"" text, ""final_score"" text, ""team_record"" text, ""game_site"" text, ""attendance"" real );","SELECT COUNT(""kickoff"") FROM ""table1_26275503_2"" WHERE ""opponent""='Scottish Claymores';",1-26275503-2 What is the lowest enrollment for Eastern Michigan University?,"CREATE TABLE ""current_teams"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT MIN(""enrollment"") FROM ""current_teams"" WHERE ""institution""='Eastern Michigan University';",1-26351260-1 What is Kent State University's team nickname?,"CREATE TABLE ""current_teams"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT ""team_nickname"" FROM ""current_teams"" WHERE ""institution""='Kent State University';",1-26351260-1 How many Kent State University's are there?,"CREATE TABLE ""current_teams"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT COUNT(""location"") FROM ""current_teams"" WHERE ""institution""='Kent State University';",1-26351260-1 "How many school teams are nicknamed ""Bulldogs"".","CREATE TABLE ""current_teams"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT ""location"" FROM ""current_teams"" WHERE ""team_nickname""='Bulldogs';",1-26351260-1 "If the public is 4, what is the total?","CREATE TABLE ""table1_26375386_17"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT ""total"" FROM ""table1_26375386_17"" WHERE ""public""=4;",1-26375386-17 How many results where given for the vote percentage 3.1%?,"CREATE TABLE ""table1_26375386_17"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT COUNT(""result"") FROM ""table1_26375386_17"" WHERE ""vote_percentage""='3.1%';",1-26375386-17 What couple had a vote percentage of 5.2%?,"CREATE TABLE ""table1_26375386_17"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT ""couple"" FROM ""table1_26375386_17"" WHERE ""vote_percentage""='5.2%';",1-26375386-17 What was the vote % of Heather and Matt?,"CREATE TABLE ""table1_26375386_18"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT ""vote_percentage"" FROM ""table1_26375386_18"" WHERE ""couple""='Heather and Matt';",1-26375386-18 Who was the couple on the bottom two?,"CREATE TABLE ""table1_26375386_18"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT ""couple"" FROM ""table1_26375386_18"" WHERE ""result""='Bottom two';",1-26375386-18 WHat was the max public with danniella and matthew?,"CREATE TABLE ""table1_26375386_18"" ( ""rank"" real, ""couple"" text, ""judges"" real, ""public"" real, ""total"" real, ""vote_percentage"" text, ""result"" text );","SELECT MAX(""public"") FROM ""table1_26375386_18"" WHERE ""couple""='Danniella and Matthew';",1-26375386-18 "If the overall viewers were 1.83 millions, what was the overall market share?","CREATE TABLE ""ratings"" ( ""year"" real, ""timeslot"" text, ""network"" text, ""episodes"" real, ""viewers_in_millions_overall"" text, ""viewers_in_millions_target_group_14_49"" text, ""market_share_overall"" text, ""market_share_target_group_14_49"" text );","SELECT ""market_share_overall"" FROM ""ratings"" WHERE ""viewers_in_millions_overall""='1.83';",1-2639433-4 "If the episode was number 234, what was it's timeslot?","CREATE TABLE ""ratings"" ( ""year"" real, ""timeslot"" text, ""network"" text, ""episodes"" real, ""viewers_in_millions_overall"" text, ""viewers_in_millions_target_group_14_49"" text, ""market_share_overall"" text, ""market_share_target_group_14_49"" text );","SELECT ""timeslot"" FROM ""ratings"" WHERE ""episodes""=234;",1-2639433-4 What episode came out in the year 2007?,"CREATE TABLE ""ratings"" ( ""year"" real, ""timeslot"" text, ""network"" text, ""episodes"" real, ""viewers_in_millions_overall"" text, ""viewers_in_millions_target_group_14_49"" text, ""market_share_overall"" text, ""market_share_target_group_14_49"" text );","SELECT ""episodes"" FROM ""ratings"" WHERE ""year""=2007;",1-2639433-4 What was the timeslot for the episode in the year 2008?,"CREATE TABLE ""ratings"" ( ""year"" real, ""timeslot"" text, ""network"" text, ""episodes"" real, ""viewers_in_millions_overall"" text, ""viewers_in_millions_target_group_14_49"" text, ""market_share_overall"" text, ""market_share_target_group_14_49"" text );","SELECT ""timeslot"" FROM ""ratings"" WHERE ""year""=2008;",1-2639433-4 How many times was the viewer target group 0.63?,"CREATE TABLE ""ratings"" ( ""year"" real, ""timeslot"" text, ""network"" text, ""episodes"" real, ""viewers_in_millions_overall"" text, ""viewers_in_millions_target_group_14_49"" text, ""market_share_overall"" text, ""market_share_target_group_14_49"" text );","SELECT COUNT(""market_share_target_group_14_49"") FROM ""ratings"" WHERE ""viewers_in_millions_target_group_14_49""='0.63';",1-2639433-4 Name the role for pick number 17,"CREATE TABLE ""table1_26397277_3"" ( ""pick_num"" real, ""brand_to"" text, ""employee_real_name"" text, ""role_s"" text, ""brand_from"" text );","SELECT ""role_s"" FROM ""table1_26397277_3"" WHERE ""pick_num""=17;",1-26397277-3 Name the brand for pick number 15,"CREATE TABLE ""table1_26397277_3"" ( ""pick_num"" real, ""brand_to"" text, ""employee_real_name"" text, ""role_s"" text, ""brand_from"" text );","SELECT ""brand_to"" FROM ""table1_26397277_3"" WHERE ""pick_num""=15;",1-26397277-3 Name the employee real name for raw and superstar,"CREATE TABLE ""table1_26397277_3"" ( ""pick_num"" real, ""brand_to"" text, ""employee_real_name"" text, ""role_s"" text, ""brand_from"" text );","SELECT ""employee_real_name"" FROM ""table1_26397277_3"" WHERE ""brand_from""='Raw' AND ""role_s""='Superstar';",1-26397277-3 What smallest amount in the weeks at peak column?,"CREATE TABLE ""table1_26399982_2"" ( ""entered_a"" text, ""weeks_in_top_10"" real, ""single"" text, ""artist"" text, ""peak"" real, ""peak_reached_a"" text, ""weeks_at_peak"" real );","SELECT MIN(""weeks_at_peak"") FROM ""table1_26399982_2"";",1-26399982-2 In which series did Lecor Sports participate?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT ""series"" FROM ""career_summary"" WHERE ""team""='Lecor Sports';",1-26400438-1 How many times did he hold 12 poles?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT COUNT(""f_laps"") FROM ""career_summary"" WHERE ""poles""=12;",1-26400438-1 In how many races did he have 8 podium finishes?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT COUNT(""races"") FROM ""career_summary"" WHERE ""podiums""=8;",1-26400438-1 how many seasons did he race in team Carlin?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT COUNT(""podiums"") FROM ""career_summary"" WHERE ""team""='Carlin';",1-26400438-1 How many entries are in the ranking for jacqueline kohl?,"CREATE TABLE ""table1_26427332_17"" ( ""contestant"" text, ""place"" real, ""age"" real, ""country"" text, ""federal_state"" text, ""city"" text, ""height"" text, ""measurements_in_cm"" text );","SELECT COUNT(""place"") FROM ""table1_26427332_17"" WHERE ""contestant""='Jacqueline Kohl';",1-26427332-17 what measurement does the contestant from sindelfingen have?,"CREATE TABLE ""table1_26427332_17"" ( ""contestant"" text, ""place"" real, ""age"" real, ""country"" text, ""federal_state"" text, ""city"" text, ""height"" text, ""measurements_in_cm"" text );","SELECT ""measurements_in_cm"" FROM ""table1_26427332_17"" WHERE ""city""='Sindelfingen';",1-26427332-17 for how many federal states is the city of lahnstein listed in the ranking?,"CREATE TABLE ""table1_26427332_17"" ( ""contestant"" text, ""place"" real, ""age"" real, ""country"" text, ""federal_state"" text, ""city"" text, ""height"" text, ""measurements_in_cm"" text );","SELECT COUNT(""federal_state"") FROM ""table1_26427332_17"" WHERE ""city""='Lahnstein';",1-26427332-17 who are the participants from hanover?,"CREATE TABLE ""table1_26427332_17"" ( ""contestant"" text, ""place"" real, ""age"" real, ""country"" text, ""federal_state"" text, ""city"" text, ""height"" text, ""measurements_in_cm"" text );","SELECT ""contestant"" FROM ""table1_26427332_17"" WHERE ""city""='Hanover';",1-26427332-17 What is the highest numbred district that has brian w. thomas as an incumbent?,"CREATE TABLE ""election_results"" ( ""district"" real, ""incumbent"" text, ""party"" text, ""elected"" text, ""status"" text, ""2010_candidates"" text );","SELECT MAX(""district"") FROM ""election_results"" WHERE ""incumbent""='Brian W. Thomas';",1-26416704-2 What was the status of the election featuring incumbent margaret kaiser?,"CREATE TABLE ""election_results"" ( ""district"" real, ""incumbent"" text, ""party"" text, ""elected"" text, ""status"" text, ""2010_candidates"" text );","SELECT ""status"" FROM ""election_results"" WHERE ""incumbent""='Margaret Kaiser';",1-26416704-2 "What is the episode number in the season titled ""65 million years off""?","CREATE TABLE ""table1_26429658_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT ""no_in_season"" FROM ""table1_26429658_1"" WHERE ""title""='\""65 Million Years Off\""';",1-26429658-1 How many episodes were directed by Arlene Sanford?,"CREATE TABLE ""table1_26429658_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT COUNT(""written_by"") FROM ""table1_26429658_1"" WHERE ""directed_by""='Arlene Sanford';",1-26429658-1 What was the title of the episode with a production code of 2010?,"CREATE TABLE ""table1_26429658_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT ""title"" FROM ""table1_26429658_1"" WHERE ""production_code""=2010;",1-26429658-1 How many production codes had a US viewership of 4.43 million?,"CREATE TABLE ""table1_26429658_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT COUNT(""production_code"") FROM ""table1_26429658_1"" WHERE ""u_s_viewers_millions""='4.43';",1-26429658-1 How many times is the opponents in the final is beti sekulovski cindy watson?,"CREATE TABLE ""itf_doubles"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT COUNT(""score"") FROM ""itf_doubles"" WHERE ""opponents_in_the_final""='Beti Sekulovski Cindy Watson';",1-26458137-2 Who is the partner when the opponents in the final is stephanie dubois olga savchuk?,"CREATE TABLE ""itf_doubles"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""partner"" FROM ""itf_doubles"" WHERE ""opponents_in_the_final""='Stephanie Dubois Olga Savchuk';",1-26458137-2 Which artist had a result of 4?,"CREATE TABLE ""final"" ( ""draw"" real, ""song"" text, ""artist"" text, ""judging_panel_points"" real, ""televote_votes"" real, ""televote_points"" real, ""total"" real, ""result"" text );","SELECT ""artist"" FROM ""final"" WHERE ""result""='4';",1-26485957-1 What is the minimum score given in judging panel points?,"CREATE TABLE ""final"" ( ""draw"" real, ""song"" text, ""artist"" text, ""judging_panel_points"" real, ""televote_votes"" real, ""televote_points"" real, ""total"" real, ""result"" text );","SELECT MIN(""judging_panel_points"") FROM ""final"";",1-26485957-1 "For the game whose developer was Ailive, is it a Move-only release?","CREATE TABLE ""play_station_move_games"" ( ""title_and_source"" text, ""developer"" text, ""publisher"" text, ""first_released"" text, ""japan"" text, ""europe"" text, ""north_america"" text, ""exclusive"" text, ""move_only"" text );","SELECT ""move_only"" FROM ""play_station_move_games"" WHERE ""developer""='AiLive';",1-26538035-1 How many titles/sources have a developer of Clover Studio?,"CREATE TABLE ""play_station_move_games"" ( ""title_and_source"" text, ""developer"" text, ""publisher"" text, ""first_released"" text, ""japan"" text, ""europe"" text, ""north_america"" text, ""exclusive"" text, ""move_only"" text );","SELECT COUNT(""title_and_source"") FROM ""play_station_move_games"" WHERE ""developer""='Clover Studio';",1-26538035-1 What is the title and source for the game developed by Hydravision Entertainment?,"CREATE TABLE ""play_station_move_games"" ( ""title_and_source"" text, ""developer"" text, ""publisher"" text, ""first_released"" text, ""japan"" text, ""europe"" text, ""north_america"" text, ""exclusive"" text, ""move_only"" text );","SELECT ""title_and_source"" FROM ""play_station_move_games"" WHERE ""developer""='Hydravision Entertainment';",1-26538035-1 "What is the series # on airdate September 21, 2002?","CREATE TABLE ""table1_2655016_9"" ( ""season_num"" real, ""series_num"" real, ""episode_title"" text, ""original_air_date"" text, ""nick_prod_num"" text );","SELECT ""series_num"" FROM ""table1_2655016_9"" WHERE ""original_air_date""='September 21, 2002';",1-2655016-9 "what is the series number of the ""harry bladder special""?","CREATE TABLE ""table1_2655016_9"" ( ""season_num"" real, ""series_num"" real, ""episode_title"" text, ""original_air_date"" text, ""nick_prod_num"" text );","SELECT ""series_num"" FROM ""table1_2655016_9"" WHERE ""episode_title""='\""Harry Bladder Special\""';",1-2655016-9 what was the name of episode 5?,"CREATE TABLE ""table1_26565917_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""title"" FROM ""table1_26565917_2"" WHERE ""no_in_season""=5;",1-26565917-2 when did 14.55 people watch?,"CREATE TABLE ""table1_26565917_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""original_air_date"" FROM ""table1_26565917_2"" WHERE ""u_s_viewers_millions""='14.55';",1-26565917-2 What is the smallest top 10 figure?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_10"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MIN(""top_10"") FROM ""nascar_nationwide_series"";",1-26609690-1 What is the earliest year on the chart?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_10"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MIN(""year"") FROM ""nascar_nationwide_series"";",1-26609690-1 "Which team had $15,785 in winnings?","CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_10"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT ""team_s"" FROM ""nascar_nationwide_series"" WHERE ""winnings""='$15,785';",1-26609690-1 How many positions are there for RB1 Motorsports?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_10"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT COUNT(""position"") FROM ""nascar_nationwide_series"" WHERE ""team_s""='RB1 Motorsports';",1-26609690-1 What is the highest number of wins?,"CREATE TABLE ""nascar_nationwide_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_10"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MAX(""wins"") FROM ""nascar_nationwide_series"";",1-26609690-1 Who is the captain of Cardiff City?,"CREATE TABLE ""personnel_and_sponsoring"" ( ""team"" text, ""manager"" text, ""chairman"" text, ""team_captain"" text, ""kit_maker"" text, ""sponsor"" text );","SELECT ""team_captain"" FROM ""personnel_and_sponsoring"" WHERE ""team""='Cardiff City';",1-26593762-2 How many kit makers are there for Louis Carey's team?,"CREATE TABLE ""personnel_and_sponsoring"" ( ""team"" text, ""manager"" text, ""chairman"" text, ""team_captain"" text, ""kit_maker"" text, ""sponsor"" text );","SELECT COUNT(""kit_maker"") FROM ""personnel_and_sponsoring"" WHERE ""team_captain""='Louis Carey';",1-26593762-2 Who is the captain of Neil Warnock's team?,"CREATE TABLE ""personnel_and_sponsoring"" ( ""team"" text, ""manager"" text, ""chairman"" text, ""team_captain"" text, ""kit_maker"" text, ""sponsor"" text );","SELECT ""team_captain"" FROM ""personnel_and_sponsoring"" WHERE ""manager""='Neil Warnock';",1-26593762-2 Who is the captain of Dave Jones' team?,"CREATE TABLE ""personnel_and_sponsoring"" ( ""team"" text, ""manager"" text, ""chairman"" text, ""team_captain"" text, ""kit_maker"" text, ""sponsor"" text );","SELECT ""team_captain"" FROM ""personnel_and_sponsoring"" WHERE ""manager""='Dave Jones';",1-26593762-2 Who is the chairman of Mark Robins team?,"CREATE TABLE ""personnel_and_sponsoring"" ( ""team"" text, ""manager"" text, ""chairman"" text, ""team_captain"" text, ""kit_maker"" text, ""sponsor"" text );","SELECT ""chairman"" FROM ""personnel_and_sponsoring"" WHERE ""manager""='Mark Robins';",1-26593762-2 Name the release date xbox 360 for sea wolf,"CREATE TABLE ""complete_list_of_available_songs"" ( ""song_title"" text, ""artist"" text, ""decade"" text, ""genre"" text, ""release_date_xbox360"" text, ""release_date_play_station3"" text, ""release_date_wii"" text );","SELECT ""release_date_xbox360"" FROM ""complete_list_of_available_songs"" WHERE ""artist""='Sea Wolf';",1-26631526-1 What party was represented by incumbent Richard Coulter ? ,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Richard Coulter';",1-2668243-20 What was the result for Henry Daniel's race?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Henry Daniel';",1-2668243-8 When was Henry Daniel first elected?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""first_elected"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Henry Daniel';",1-2668243-8 How many first elected years are provided for Thomas P. Moore?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT COUNT(""first_elected"") FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Thomas P. Moore';",1-2668243-8 What district is Joseph Lecompte in office in?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Joseph Lecompte';",1-2668243-8 What party does joel r. poinsett represent?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Joel R. Poinsett';",1-2668264-22 What was the first elected year that featured incumbent andrew r. govan?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""first_elected"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Andrew R. Govan';",1-2668264-22 In what district is the incumbent Charles Fisher?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Charles Fisher';",1-2668336-17 First elected in 1807 1817 in what district?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""first_elected""='1807 1817';",1-2668336-17 The candidates Charles Fisher (DR) 65.1% W. Jones (F) 34.9% is for what incumbent?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""incumbent"" FROM ""united_states_house_of_representatives_e"" WHERE ""candidates""='Charles Fisher (DR) 65.1% W. Jones (F) 34.9%';",1-2668336-17 "In district North Carolina 10, what are the candidates?","CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""district""='North Carolina 10';",1-2668336-17 Candiates Charles Fisher (DR) 65.1% W. Jones (F) 34.9% had what result?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""candidates""='Charles Fisher (DR) 65.1% W. Jones (F) 34.9%';",1-2668336-17 The district North Carolina 10 have what candidates?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""united_states_house_of_representatives_e"" WHERE ""district""='North Carolina 10';",1-2668336-17 Who were the incumbent(s) in the election featuring john murray (dr) 50.4% george denison (dr) 49.6% with a result of a retired democratic-republican hold?,"CREATE TABLE ""table1_2668336_19"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""incumbent"" FROM ""table1_2668336_19"" WHERE ""candidates""='John Murray (DR) 50.4% George Denison (DR) 49.6%' AND ""result""='Retired Democratic-Republican hold';",1-2668336-19 Who were the incumbent(s) when the result was a retired democratic-republican hold and the first elected representative was in 1816>,"CREATE TABLE ""table1_2668336_19"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""incumbent"" FROM ""table1_2668336_19"" WHERE ""result""='Retired Democratic-Republican hold' AND ""first_elected""='1816';",1-2668336-19 Who were the candidates in the election where william wilson was the incumbent?,"CREATE TABLE ""table1_2668336_19"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""table1_2668336_19"" WHERE ""incumbent""='William Wilson';",1-2668336-19 Name the result for pennsylvania 8,"CREATE TABLE ""table1_2668352_14"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""table1_2668352_14"" WHERE ""district""='Pennsylvania 8';",1-2668352-14 Name the result for 1810,"CREATE TABLE ""table1_2668352_14"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""table1_2668352_14"" WHERE ""first_elected""='1810';",1-2668352-14 Name the district for hugh glasgow,"CREATE TABLE ""table1_2668352_14"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""table1_2668352_14"" WHERE ""incumbent""='Hugh Glasgow';",1-2668352-14 Name the incumbent for lost re-election democratic-republican hold,"CREATE TABLE ""table1_2668352_14"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""incumbent"" FROM ""table1_2668352_14"" WHERE ""result""='Lost re-election Democratic-Republican hold';",1-2668352-14 Name the district for first elected 1810,"CREATE TABLE ""table1_2668352_14"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""table1_2668352_14"" WHERE ""first_elected""='1810';",1-2668352-14 What party does James Pleasants belong to?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='James Pleasants';",1-2668352-19 When was William Kennedy first elected?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""first_elected"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='William Kennedy';",1-2668374-11 what was the section where the winner is william hoge,"CREATE TABLE ""table1_2668378_13"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""table1_2668378_13"" WHERE ""incumbent""='William Hoge';",1-2668378-13 who was running where the winner is daniel montgomery,"CREATE TABLE ""table1_2668378_13"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""table1_2668378_13"" WHERE ""incumbent""='Daniel Montgomery';",1-2668378-13 who was running in the section pennsylvania 5,"CREATE TABLE ""table1_2668378_13"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""candidates"" FROM ""table1_2668378_13"" WHERE ""district""='Pennsylvania 5';",1-2668378-13 Who was the incumbent in the district that first elected someone in 1807?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""incumbent"" FROM ""united_states_house_of_representatives_e"" WHERE ""first_elected""='1807';",1-2668378-18 When was someone first elected in the district with incumbent john smith?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""first_elected"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='John Smith';",1-2668378-18 What party represents the district with incumbent matthew clay?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='Matthew Clay';",1-2668378-18 What party represents the district with john g. jackson?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='John G. Jackson';",1-2668378-18 How many times was the incumbent john dawson redistricted from the 15th district?,"CREATE TABLE ""table1_2668393_18"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT COUNT(""candidates"") FROM ""table1_2668393_18"" WHERE ""incumbent""='John Dawson Redistricted from the 15th district';",1-2668393-18 What is the party for the candidates edwin gray (dr)?,"CREATE TABLE ""table1_2668393_18"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""party"" FROM ""table1_2668393_18"" WHERE ""candidates""='Edwin Gray (DR)';",1-2668393-18 What is the result in the virginia 11 district?,"CREATE TABLE ""table1_2668393_18"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""result"" FROM ""table1_2668393_18"" WHERE ""district""='Virginia 11';",1-2668393-18 What is the district with the candidates edwin gray (dr)?,"CREATE TABLE ""table1_2668393_18"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT ""district"" FROM ""table1_2668393_18"" WHERE ""candidates""='Edwin Gray (DR)';",1-2668393-18 How many incumbents were first elected in 1797 with the candidates abram trigg (dr)?,"CREATE TABLE ""table1_2668393_18"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text, ""candidates"" text );","SELECT COUNT(""incumbent"") FROM ""table1_2668393_18"" WHERE ""first_elected""='1797' AND ""candidates""='Abram Trigg (DR)';",1-2668393-18 What is the production code when the u.s. viewers (million) is 11.76?,"CREATE TABLE ""table1_26702204_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""production_code"" FROM ""table1_26702204_1"" WHERE ""u_s_viewers_million""='11.76';",1-26702204-1 What was the u.s. viewers (millions) when the production code was 4alh19?,"CREATE TABLE ""table1_26702204_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""u_s_viewers_million"" FROM ""table1_26702204_1"" WHERE ""production_code""='4ALH19';",1-26702204-1 "Who wrote the episode titled ""big kings on campus""?","CREATE TABLE ""table1_26744350_2"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_u_s_air_date"" text, ""prod_code"" real );","SELECT ""written_by"" FROM ""table1_26744350_2"" WHERE ""title""='\""Big Kings on Campus\""';",1-26744350-2 "How many episodes have the title ""revenge of the mummy""?","CREATE TABLE ""table1_26744350_2"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_u_s_air_date"" text, ""prod_code"" real );","SELECT COUNT(""original_u_s_air_date"") FROM ""table1_26744350_2"" WHERE ""title""='\""Revenge of the Mummy\""';",1-26744350-2 What is the operator name when the distance is 3105km?,"CREATE TABLE ""top_43_train_services_by_distance"" ( ""no"" real, ""origin_city_country"" text, ""destination_city_country"" text, ""train_name_no"" text, ""operator_name"" text, ""distance"" text, ""no_of_stops"" text, ""frequency"" text, ""scheduled_running_time"" text );","SELECT ""operator_name"" FROM ""top_43_train_services_by_distance"" WHERE ""distance""='3105km';",1-26745820-1 What is the distance for the train nameno is hapa sup express /12997?,"CREATE TABLE ""top_43_train_services_by_distance"" ( ""no"" real, ""origin_city_country"" text, ""destination_city_country"" text, ""train_name_no"" text, ""operator_name"" text, ""distance"" text, ""no_of_stops"" text, ""frequency"" text, ""scheduled_running_time"" text );","SELECT ""distance"" FROM ""top_43_train_services_by_distance"" WHERE ""train_name_no""='Hapa sup Express /12997';",1-26745820-1 what is the no when the distance is 4168km?,"CREATE TABLE ""top_43_train_services_by_distance"" ( ""no"" real, ""origin_city_country"" text, ""destination_city_country"" text, ""train_name_no"" text, ""operator_name"" text, ""distance"" text, ""no_of_stops"" text, ""frequency"" text, ""scheduled_running_time"" text );","SELECT ""no"" FROM ""top_43_train_services_by_distance"" WHERE ""distance""='4168km';",1-26745820-1 "How many millions of people watched the episode ""The Grandfather""?","CREATE TABLE ""table1_26748252_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_in_millions"" text );","SELECT ""u_s_viewers_in_millions"" FROM ""table1_26748252_1"" WHERE ""title""='\""The Grandfather\""';",1-26748252-1 How many people wrote the episode with 3.40 million U.S viewers?,"CREATE TABLE ""table1_26748252_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_in_millions"" text );","SELECT COUNT(""written_by"") FROM ""table1_26748252_1"" WHERE ""u_s_viewers_in_millions""='3.40';",1-26748252-1 How many MotoGP winners were there when the circuit was Catalunya?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""date"" text, ""grand_prix"" text, ""circuit"" text, ""moto_gp_winner"" text, ""moto2_winner"" text, ""125cc_winner"" text, ""report"" text );","SELECT COUNT(""moto_gp_winner"") FROM ""grands_prix"" WHERE ""circuit""='Catalunya';",1-26781017-1 Who are all the Moto2 winners when the grand prix was Shell Advance Malaysian Grand Prix?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""date"" text, ""grand_prix"" text, ""circuit"" text, ""moto_gp_winner"" text, ""moto2_winner"" text, ""125cc_winner"" text, ""report"" text );","SELECT ""moto2_winner"" FROM ""grands_prix"" WHERE ""grand_prix""='Shell Advance Malaysian Grand Prix';",1-26781017-1 Who are all the motogp winners when the circuit was Catalunya?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""date"" text, ""grand_prix"" text, ""circuit"" text, ""moto_gp_winner"" text, ""moto2_winner"" text, ""125cc_winner"" text, ""report"" text );","SELECT ""moto_gp_winner"" FROM ""grands_prix"" WHERE ""circuit""='Catalunya';",1-26781017-1 What was the area (km²) (per sqmi) of the country Colombia?,"CREATE TABLE ""table1_26769_1"" ( ""country_or_territory_with_flag"" text, ""area_km_per_sqmi"" text, ""population_july_2009_est"" real, ""population_density_per_km"" text, ""capital"" text );","SELECT ""area_km_per_sqmi"" FROM ""table1_26769_1"" WHERE ""country_or_territory_with_flag""='Colombia';",1-26769-1 What was the maximum population of the country with Quito as capital?,"CREATE TABLE ""table1_26769_1"" ( ""country_or_territory_with_flag"" text, ""area_km_per_sqmi"" text, ""population_july_2009_est"" real, ""population_density_per_km"" text, ""capital"" text );","SELECT MAX(""population_july_2009_est"") FROM ""table1_26769_1"" WHERE ""capital""='Quito';",1-26769-1 What was the population of a country with a population density of 14.3/km² (/sqmi)?,"CREATE TABLE ""table1_26769_1"" ( ""country_or_territory_with_flag"" text, ""area_km_per_sqmi"" text, ""population_july_2009_est"" real, ""population_density_per_km"" text, ""capital"" text );","SELECT ""population_july_2009_est"" FROM ""table1_26769_1"" WHERE ""population_density_per_km""='14.3/km² (/sqmi)';",1-26769-1 What was the area (km²) (per sqmi) of a country with a population density per km² of 8.4/km² (/sqmi)?,"CREATE TABLE ""table1_26769_1"" ( ""country_or_territory_with_flag"" text, ""area_km_per_sqmi"" text, ""population_july_2009_est"" real, ""population_density_per_km"" text, ""capital"" text );","SELECT ""area_km_per_sqmi"" FROM ""table1_26769_1"" WHERE ""population_density_per_km""='8.4/km² (/sqmi)';",1-26769-1 What was the country with a population density per km² of 3.5/km² (/sqmi)?,"CREATE TABLE ""table1_26769_1"" ( ""country_or_territory_with_flag"" text, ""area_km_per_sqmi"" text, ""population_july_2009_est"" real, ""population_density_per_km"" text, ""capital"" text );","SELECT ""country_or_territory_with_flag"" FROM ""table1_26769_1"" WHERE ""population_density_per_km""='3.5/km² (/sqmi)';",1-26769-1 What is the capital of the country with a population density per km² of 15.6/km² (/sqmi)?,"CREATE TABLE ""table1_26769_1"" ( ""country_or_territory_with_flag"" text, ""area_km_per_sqmi"" text, ""population_july_2009_est"" real, ""population_density_per_km"" text, ""capital"" text );","SELECT ""capital"" FROM ""table1_26769_1"" WHERE ""population_density_per_km""='15.6/km² (/sqmi)';",1-26769-1 what is the position for pick # 103?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""position"" FROM ""round_six"" WHERE ""pick_num""=103;",1-2679061-6 What is the pick # for nhl team vancouver canucks?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT MIN(""pick_num"") FROM ""round_six"" WHERE ""nhl_team""='Vancouver Canucks';",1-2679061-6 What is the nationality of the player kevin stevens?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_six"" WHERE ""player""='Kevin Stevens';",1-2679061-6 What is the highest pick number for player don barber?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT MAX(""pick_num"") FROM ""round_six"" WHERE ""player""='Don Barber';",1-2679061-6 What is the college/junior/club team for player don barber?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""round_six"" WHERE ""player""='Don Barber';",1-2679061-6 What is the nhl team for the position centre and nationality united states?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nhl_team"" FROM ""round_six"" WHERE ""position""='Centre' AND ""nationality""='United States';",1-2679061-6 What country do the Winnipeg Jets come from?,"CREATE TABLE ""round_seven"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_seven"" WHERE ""nhl_team""='Winnipeg Jets';",1-2679061-7 How many teams got pick number 130?,"CREATE TABLE ""round_seven"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT COUNT(""college_junior_club_team"") FROM ""round_seven"" WHERE ""pick_num""=130;",1-2679061-7 Where are the Buffalo Sabres from?,"CREATE TABLE ""round_seven"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""round_seven"" WHERE ""nhl_team""='Buffalo Sabres';",1-2679061-7 "When ""the legacy"" is the title what is the production code?","CREATE TABLE ""table1_26804862_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""production_code"" FROM ""table1_26804862_1"" WHERE ""title""='\""The Legacy\""';",1-26804862-1 When harvey laidman is the director what is the season number?,"CREATE TABLE ""table1_26804862_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""season_num"" FROM ""table1_26804862_1"" WHERE ""directed_by""='Harvey Laidman';",1-26804862-1 When 3.89 is the production code how many season numbers are there?,"CREATE TABLE ""table1_26804862_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT COUNT(""season_num"") FROM ""table1_26804862_1"" WHERE ""production_code""='3.89';",1-26804862-1 How many episodes is episode number 4 in the series?,"CREATE TABLE ""table1_26808178_1"" ( ""series_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT COUNT(""title"") FROM ""table1_26808178_1"" WHERE ""series_num""=4;",1-26808178-1 How many million viewers watched episode 3 in the series?,"CREATE TABLE ""table1_26808178_1"" ( ""series_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""u_s_viewers_millions"" FROM ""table1_26808178_1"" WHERE ""series_num""=3;",1-26808178-1 "Who wrote ""pocket pussy""?","CREATE TABLE ""table1_26808178_1"" ( ""series_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""written_by"" FROM ""table1_26808178_1"" WHERE ""title""='\""Pocket Pussy\""';",1-26808178-1 "How many episodes are titled ""it's called hazing, look it up""?","CREATE TABLE ""table1_26808178_1"" ( ""series_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT COUNT(""series_num"") FROM ""table1_26808178_1"" WHERE ""title""='\""It''s Called Hazing, Look It Up\""';",1-26808178-1 "What is the maximum home attendance if the average is 11,322?","CREATE TABLE ""table1_26816495_26"" ( ""rk"" real, ""team"" text, ""home_gms"" real, ""home_att"" real, ""avg_home"" real, ""away_gms"" real, ""away_att"" real, ""avg_away"" real, ""neut_gms"" real, ""neut_att"" text, ""avg_neut"" text, ""total_gms"" real, ""total_att"" real, ""avg"" text );","SELECT MAX(""home_att"") FROM ""table1_26816495_26"" WHERE ""avg""='11,322';",1-26816495-26 What is title numer 103's rank for weekly rank sky1?,"CREATE TABLE ""uk"" ( ""num"" real, ""title"" text, ""timeslot"" text, ""air_date"" text, ""viewers_000s"" real, ""weekly_rank_sky1"" real, ""weekly_rank_virgin_media"" real );","SELECT ""weekly_rank_sky1"" FROM ""uk"" WHERE ""num""=103;",1-26826304-2 What was the rank by Weekly Rank Sky1 for title number 97?,"CREATE TABLE ""uk"" ( ""num"" real, ""title"" text, ""timeslot"" text, ""air_date"" text, ""viewers_000s"" real, ""weekly_rank_sky1"" real, ""weekly_rank_virgin_media"" real );","SELECT MIN(""weekly_rank_sky1"") FROM ""uk"" WHERE ""num""=97;",1-26826304-2 "What was the weekly rank by Virgin media for the title aired on May 20, 2010?","CREATE TABLE ""uk"" ( ""num"" real, ""title"" text, ""timeslot"" text, ""air_date"" text, ""viewers_000s"" real, ""weekly_rank_sky1"" real, ""weekly_rank_virgin_media"" real );","SELECT MIN(""weekly_rank_virgin_media"") FROM ""uk"" WHERE ""air_date""='May 20, 2010';",1-26826304-2 "A what time was the title aired in October 22, 2009","CREATE TABLE ""uk"" ( ""num"" real, ""title"" text, ""timeslot"" text, ""air_date"" text, ""viewers_000s"" real, ""weekly_rank_sky1"" real, ""weekly_rank_virgin_media"" real );","SELECT ""timeslot"" FROM ""uk"" WHERE ""air_date""='October 22, 2009';",1-26826304-2 What is the hand number of the hand where player 1 is south and the east wind is prevailing?,"CREATE TABLE ""example_of_a_9_hand_game"" ( ""hand_number"" real, ""prevailing_wind"" text, ""player_1"" text, ""player_2"" text, ""player_3"" text );","SELECT COUNT(""hand_number"") FROM ""example_of_a_9_hand_game"" WHERE ""player_1""='South' AND ""prevailing_wind""='East';",1-26853172-1 What is player 1 when player 3 is South and the prevailing wind is South?,"CREATE TABLE ""example_of_a_9_hand_game"" ( ""hand_number"" real, ""prevailing_wind"" text, ""player_1"" text, ""player_2"" text, ""player_3"" text );","SELECT ""player_1"" FROM ""example_of_a_9_hand_game"" WHERE ""player_3""='South' AND ""prevailing_wind""='South';",1-26853172-1 Who directed the episode that had 0.54 million U.S. viewers? ,"CREATE TABLE ""season_3_2012"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""story_by"" text, ""teleplay_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""directed_by"" FROM ""season_3_2012"" WHERE ""u_s_viewers_millions""='0.54';",1-26914076-4 Who wrote the teleplay for the episode directed by Tim Robbins? ,"CREATE TABLE ""season_3_2012"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""story_by"" text, ""teleplay_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""teleplay_by"" FROM ""season_3_2012"" WHERE ""directed_by""='Tim Robbins';",1-26914076-4 Who directed the episode that had 0.57 million U.S. viewers? ,"CREATE TABLE ""season_3_2012"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""story_by"" text, ""teleplay_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""directed_by"" FROM ""season_3_2012"" WHERE ""u_s_viewers_millions""='0.57';",1-26914076-4 What number episode in the season was watched by 0.49 million U.S. viewers? ,"CREATE TABLE ""season_3_2012"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""story_by"" text, ""teleplay_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT MAX(""num"") FROM ""season_3_2012"" WHERE ""u_s_viewers_millions""='0.49';",1-26914076-4 How many times is the series italian and the circuit is valencia?,"CREATE TABLE ""results"" ( ""round"" real, ""circuit"" text, ""series"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT COUNT(""round"") FROM ""results"" WHERE ""series""='Italian' AND ""circuit""='Valencia';",1-26920192-5 Who had the fastest lap for the circuit magione?,"CREATE TABLE ""results"" ( ""round"" real, ""circuit"" text, ""series"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""fastest_lap"" FROM ""results"" WHERE ""circuit""='Magione';",1-26920192-5 Who had the fastest lap when the winning driver is giorgio sanna?,"CREATE TABLE ""results"" ( ""round"" real, ""circuit"" text, ""series"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""fastest_lap"" FROM ""results"" WHERE ""winning_driver""='Giorgio Sanna';",1-26920192-5 Who had the fastest lap when the winning driver was kristian ghedina?,"CREATE TABLE ""results"" ( ""round"" real, ""circuit"" text, ""series"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""fastest_lap"" FROM ""results"" WHERE ""winning_driver""='Kristian Ghedina';",1-26920192-5 What is the title of the episode directed by Romeo Tirone?,"CREATE TABLE ""table1_26961951_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT ""title"" FROM ""table1_26961951_6"" WHERE ""directed_by""='Romeo Tirone';",1-26961951-6 When did the episode written by Abe Sylvia originally air?,"CREATE TABLE ""table1_26961951_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT ""original_air_date"" FROM ""table1_26961951_6"" WHERE ""written_by""='Abe Sylvia';",1-26961951-6 Which episode number had a viewership of 0.56 million?,"CREATE TABLE ""table1_26961951_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT MAX(""no_in_series"") FROM ""table1_26961951_6"" WHERE ""u_s_viewers_million""='0.56';",1-26961951-6 Who was the writer in the episode directed by Jesse Peretz?,"CREATE TABLE ""table1_26961951_6"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT ""written_by"" FROM ""table1_26961951_6"" WHERE ""directed_by""='Jesse Peretz';",1-26961951-6 "With the Royal Navy as Combatants B, what was the result?","CREATE TABLE ""references"" ( ""date"" text, ""battles"" text, ""conflict"" text, ""combatants_a"" text, ""combatants_b"" text, ""result"" text );","SELECT ""result"" FROM ""references"" WHERE ""combatants_b""='Royal Navy';",1-26977890-1 In what conflicts was the Italian Navy Combatants B?,"CREATE TABLE ""references"" ( ""date"" text, ""battles"" text, ""conflict"" text, ""combatants_a"" text, ""combatants_b"" text, ""result"" text );","SELECT ""conflict"" FROM ""references"" WHERE ""combatants_b""='Italian Navy';",1-26977890-1 How many battles resulted in Battle of the Yellow Sea?,"CREATE TABLE ""references"" ( ""date"" text, ""battles"" text, ""conflict"" text, ""combatants_a"" text, ""combatants_b"" text, ""result"" text );","SELECT COUNT(""result"") FROM ""references"" WHERE ""battles""='Battle of the Yellow Sea';",1-26977890-1 What is Paul Coward 492cc nourish Weslake's lowest rank?,"CREATE TABLE ""2010_senior_classic_practice_times_and_l"" ( ""rank"" real, ""rider"" text, ""sat_21_aug"" text, ""mon_23_aug"" text, ""tues_24_aug"" text, ""wed_25_aug"" text, ""thurs_26_aug"" text, ""fri_27_aug"" text, ""sat_28_aug"" text );","SELECT MIN(""rank"") FROM ""2010_senior_classic_practice_times_and_l"" WHERE ""rider""='Paul Coward 492cc Nourish Weslake';",1-26986076-3 What was the time on Monday August 23rd for Steve Linsdell 499cc royal enfield seeley?,"CREATE TABLE ""2010_senior_classic_practice_times_and_l"" ( ""rank"" real, ""rider"" text, ""sat_21_aug"" text, ""mon_23_aug"" text, ""tues_24_aug"" text, ""wed_25_aug"" text, ""thurs_26_aug"" text, ""fri_27_aug"" text, ""sat_28_aug"" text );","SELECT ""mon_23_aug"" FROM ""2010_senior_classic_practice_times_and_l"" WHERE ""rider""='Steve Linsdell 499cc Royal Enfield Seeley';",1-26986076-3 Does the model e5504 have a turbo boost?,"CREATE TABLE ""5500_series_gainestown"" ( ""model"" text, ""speed_g_hz"" text, ""l3_cache_mb"" real, ""qpi_speed_gt_s"" text, ""ddr3_clock_m_hz"" real, ""tdp_w"" real, ""cores"" real, ""threads"" real, ""turbo_boost"" text );","SELECT ""turbo_boost"" FROM ""5500_series_gainestown"" WHERE ""model""='E5504';",1-269920-17 What is the speed of model x5560?,"CREATE TABLE ""5500_series_gainestown"" ( ""model"" text, ""speed_g_hz"" text, ""l3_cache_mb"" real, ""qpi_speed_gt_s"" text, ""ddr3_clock_m_hz"" real, ""tdp_w"" real, ""cores"" real, ""threads"" real, ""turbo_boost"" text );","SELECT ""speed_g_hz"" FROM ""5500_series_gainestown"" WHERE ""model""='X5560';",1-269920-17 "What is the maximum L3 cache of the processor whose speed is 2.00 GHZ, has a QPI speed of 4.8 gt/s, and is model e5504?","CREATE TABLE ""5500_series_gainestown"" ( ""model"" text, ""speed_g_hz"" text, ""l3_cache_mb"" real, ""qpi_speed_gt_s"" text, ""ddr3_clock_m_hz"" real, ""tdp_w"" real, ""cores"" real, ""threads"" real, ""turbo_boost"" text );","SELECT MAX(""l3_cache_mb"") FROM ""5500_series_gainestown"" WHERE ""qpi_speed_gt_s""='4.8' AND ""speed_g_hz""='2.00' AND ""model""='E5504';",1-269920-17 How many models numbered L5506 have a QPI speed?,"CREATE TABLE ""5500_series_gainestown"" ( ""model"" text, ""speed_g_hz"" text, ""l3_cache_mb"" real, ""qpi_speed_gt_s"" text, ""ddr3_clock_m_hz"" real, ""tdp_w"" real, ""cores"" real, ""threads"" real, ""turbo_boost"" text );","SELECT COUNT(""qpi_speed_gt_s"") FROM ""5500_series_gainestown"" WHERE ""model""='L5506';",1-269920-17 What was game 3 when there were under 2.61m viewers?,"CREATE TABLE ""episodes_and_ratings"" ( ""episode"" real, ""airdate"" text, ""game_1"" text, ""game_2"" text, ""game_3"" text, ""viewers"" text );","SELECT ""game_3"" FROM ""episodes_and_ratings"" WHERE ""viewers""='Under 2.61m';",1-27039190-3 How many episodes had 4.44m viewers?,"CREATE TABLE ""episodes_and_ratings"" ( ""episode"" real, ""airdate"" text, ""game_1"" text, ""game_2"" text, ""game_3"" text, ""viewers"" text );","SELECT COUNT(""episode"") FROM ""episodes_and_ratings"" WHERE ""viewers""='4.44m';",1-27039190-3 What committees do the district 46 members serve on?,"CREATE TABLE ""members"" ( ""district"" text, ""counties_represented"" text, ""delegate"" text, ""party"" text, ""first_elected"" real, ""committee"" text );","SELECT ""committee"" FROM ""members"" WHERE ""district""='46';",1-27050981-7 Name the least league apps for total apps of 5 ,"CREATE TABLE ""player_statistics"" ( ""position"" text, ""nationality"" text, ""name"" text, ""league_apps"" real, ""league_goals"" real, ""fa_cup_apps"" real, ""fa_cup_goals"" real, ""total_apps"" real, ""total_goals"" real );","SELECT MIN(""league_apps"") FROM ""player_statistics"" WHERE ""total_apps""=5;",1-27086613-5 Name the least fa cup goals with fa cup apps being 2 and fw ,"CREATE TABLE ""player_statistics"" ( ""position"" text, ""nationality"" text, ""name"" text, ""league_apps"" real, ""league_goals"" real, ""fa_cup_apps"" real, ""fa_cup_goals"" real, ""total_apps"" real, ""total_goals"" real );","SELECT MIN(""fa_cup_goals"") FROM ""player_statistics"" WHERE ""fa_cup_apps""=2 AND ""position""='FW';",1-27086613-5 Name the total apps for league apps being 4,"CREATE TABLE ""player_statistics"" ( ""position"" text, ""nationality"" text, ""name"" text, ""league_apps"" real, ""league_goals"" real, ""fa_cup_apps"" real, ""fa_cup_goals"" real, ""total_apps"" real, ""total_goals"" real );","SELECT ""total_apps"" FROM ""player_statistics"" WHERE ""league_apps""=4;",1-27086613-5 Please mention those appointment dates those are replaced by alfredo aglietti,"CREATE TABLE ""table1_27114708_2"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_appointment"" FROM ""table1_27114708_2"" WHERE ""replaced_by""='Alfredo Aglietti';",1-27114708-2 Mention all the applicable team who are replaced by gianluca atzori,"CREATE TABLE ""table1_27114708_2"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""team"" FROM ""table1_27114708_2"" WHERE ""replaced_by""='Gianluca Atzori';",1-27114708-2 For team reggina please mention all the outgoing manager ,"CREATE TABLE ""table1_27114708_2"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""outgoing_manager"" FROM ""table1_27114708_2"" WHERE ""team""='Reggina';",1-27114708-2 For team ascoli please mention all the appointment date.,"CREATE TABLE ""table1_27114708_2"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_appointment"" FROM ""table1_27114708_2"" WHERE ""team""='Ascoli';",1-27114708-2 For outgoing manager is alberto malesani mention all the applicable replaced by person,"CREATE TABLE ""table1_27114708_2"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""replaced_by"" FROM ""table1_27114708_2"" WHERE ""outgoing_manager""='Alberto Malesani';",1-27114708-2 For livorno team mention all the manner of departure,"CREATE TABLE ""table1_27114708_2"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""manner_of_departure"" FROM ""table1_27114708_2"" WHERE ""team""='Livorno';",1-27114708-2 Phil Klemmer wrote all titles and production code is 3t6455. ,"CREATE TABLE ""table1_27115960_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""title"" FROM ""table1_27115960_1"" WHERE ""written_by""='Phil Klemmer' AND ""production_code""='3T6455';",1-27115960-1 Season 9 all the titles were no. in series.,"CREATE TABLE ""table1_27115960_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""title"" FROM ""table1_27115960_1"" WHERE ""no_in_series""=9;",1-27115960-1 Title is the total number where u.s. viewers (million) is 7.56.,"CREATE TABLE ""table1_27115960_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT COUNT(""title"") FROM ""table1_27115960_1"" WHERE ""u_s_viewers_million""='7.56';",1-27115960-1 How many items appear in the written by column in episode 3?,"CREATE TABLE ""season_3"" ( ""total_num"" real, ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT COUNT(""written_by"") FROM ""season_3"" WHERE ""episode_num""=3;",1-27155243-4 What episode was written by Matt Maclennan?,"CREATE TABLE ""season_3"" ( ""total_num"" real, ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT MAX(""episode_num"") FROM ""season_3"" WHERE ""written_by""='Matt MacLennan';",1-27155243-4 What is largest total number that was written by Sheri Elwood?,"CREATE TABLE ""season_3"" ( ""total_num"" real, ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT MAX(""total_num"") FROM ""season_3"" WHERE ""written_by""='Sheri Elwood';",1-27155243-4 "Name the number of ratings for ""forests of prejudice""","CREATE TABLE ""table1_27218002_1"" ( ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""originalairdate"" text, ""ratings"" text );","SELECT COUNT(""ratings"") FROM ""table1_27218002_1"" WHERE ""title""='\""Forests of Prejudice\""';",1-27218002-1 Name the air date for ratings of 2.19 million,"CREATE TABLE ""table1_27218002_1"" ( ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""originalairdate"" text, ""ratings"" text );","SELECT ""originalairdate"" FROM ""table1_27218002_1"" WHERE ""ratings""='2.19 Million';",1-27218002-1 Name who directed the air date of 12 july 2010,"CREATE TABLE ""table1_27218002_1"" ( ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""originalairdate"" text, ""ratings"" text );","SELECT ""directed_by"" FROM ""table1_27218002_1"" WHERE ""originalairdate""='12 July 2010';",1-27218002-1 Name the least episode number for jonathan harvey,"CREATE TABLE ""table1_27218002_1"" ( ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""originalairdate"" text, ""ratings"" text );","SELECT MIN(""episode_num"") FROM ""table1_27218002_1"" WHERE ""written_by""='Jonathan Harvey';",1-27218002-1 Name the total number of written by for 26 july 2010,"CREATE TABLE ""table1_27218002_1"" ( ""episode_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""originalairdate"" text, ""ratings"" text );","SELECT COUNT(""written_by"") FROM ""table1_27218002_1"" WHERE ""originalairdate""='26 July 2010';",1-27218002-1 Which season had a result of 1–0 (aet)?,"CREATE TABLE ""all_time_results"" ( ""season"" text, ""division"" text, ""date"" text, ""home_team"" text, ""result"" text, ""away_team"" text );","SELECT ""season"" FROM ""all_time_results"" WHERE ""result""='1–0 (aet)';",1-27274566-2 What is the date in the 2007-08 season where the away team was the kaizer chiefs?,"CREATE TABLE ""all_time_results"" ( ""season"" text, ""division"" text, ""date"" text, ""home_team"" text, ""result"" text, ""away_team"" text );","SELECT ""date"" FROM ""all_time_results"" WHERE ""season""='2007-08' AND ""away_team""='Kaizer Chiefs';",1-27274566-2 How many dates are shown for the home team of orlando pirates and result of 1–3?,"CREATE TABLE ""all_time_results"" ( ""season"" text, ""division"" text, ""date"" text, ""home_team"" text, ""result"" text, ""away_team"" text );","SELECT COUNT(""date"") FROM ""all_time_results"" WHERE ""home_team""='Orlando Pirates' AND ""result""='1–3';",1-27274566-2 What is the division where the result was 0–2?,"CREATE TABLE ""all_time_results"" ( ""season"" text, ""division"" text, ""date"" text, ""home_team"" text, ""result"" text, ""away_team"" text );","SELECT ""division"" FROM ""all_time_results"" WHERE ""result""='0–2';",1-27274566-2 What is the date where the home team was kaizer chiefs and the division was mtn 8 semi-final?,"CREATE TABLE ""all_time_results"" ( ""season"" text, ""division"" text, ""date"" text, ""home_team"" text, ""result"" text, ""away_team"" text );","SELECT ""date"" FROM ""all_time_results"" WHERE ""home_team""='Kaizer Chiefs' AND ""division""='MTN 8 Semi-final';",1-27274566-2 What are the L2 cache specifications of part number amql64dam22gg?,"CREATE TABLE ""lion_65_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""ht"" text, ""mult_1"" text, ""voltage"" text, ""tdp"" text, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""l2_cache"" FROM ""lion_65_nm"" WHERE ""order_part_number""='AMQL64DAM22GG';",1-27277284-27 What is the operating voltage of part number amql64dam22gg?,"CREATE TABLE ""lion_65_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""ht"" text, ""mult_1"" text, ""voltage"" text, ""tdp"" text, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""voltage"" FROM ""lion_65_nm"" WHERE ""order_part_number""='AMQL64DAM22GG';",1-27277284-27 What are the possible multipliers for 1900MHz processors?,"CREATE TABLE ""lion_65_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""ht"" text, ""mult_1"" text, ""voltage"" text, ""tdp"" text, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""mult_1"" FROM ""lion_65_nm"" WHERE ""frequency""='1900MHz';",1-27277284-27 How many thermal design power levels does part number amql65dam22gg have?,"CREATE TABLE ""lion_65_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""ht"" text, ""mult_1"" text, ""voltage"" text, ""tdp"" text, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT COUNT(""tdp"") FROM ""lion_65_nm"" WHERE ""order_part_number""='AMQL65DAM22GG';",1-27277284-27 What kind of sockets does a 2100MHz Athlon X2 QL-64 use?,"CREATE TABLE ""lion_65_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""ht"" text, ""mult_1"" text, ""voltage"" text, ""tdp"" text, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""socket"" FROM ""lion_65_nm"" WHERE ""frequency""='2100MHz' AND ""model_number""='Athlon X2 QL-64';",1-27277284-27 What is the total number of years active listings where Asian Cup played as a captain is Japan 1992?,"CREATE TABLE ""iran_asian_cup_captains"" ( ""num"" real, ""matches_as_captain"" text, ""player"" text, ""asian_cup_played_as_a_captain"" text, ""years_active"" text, ""caps_goals"" text );","SELECT COUNT(""years_active"") FROM ""iran_asian_cup_captains"" WHERE ""asian_cup_played_as_a_captain""='Japan 1992';",1-272865-20 How many matches as captain were played where Asian Cup played as a captain is Qatar 1988,"CREATE TABLE ""iran_asian_cup_captains"" ( ""num"" real, ""matches_as_captain"" text, ""player"" text, ""asian_cup_played_as_a_captain"" text, ""years_active"" text, ""caps_goals"" text );","SELECT ""matches_as_captain"" FROM ""iran_asian_cup_captains"" WHERE ""asian_cup_played_as_a_captain""='Qatar 1988';",1-272865-20 What were the years active where Asian Cup played as a captain is Iran 1976?,"CREATE TABLE ""iran_asian_cup_captains"" ( ""num"" real, ""matches_as_captain"" text, ""player"" text, ""asian_cup_played_as_a_captain"" text, ""years_active"" text, ""caps_goals"" text );","SELECT ""years_active"" FROM ""iran_asian_cup_captains"" WHERE ""asian_cup_played_as_a_captain""='Iran 1976';",1-272865-20 What were the years active where Asian Cup played as a captain is Qatar 1988?,"CREATE TABLE ""iran_asian_cup_captains"" ( ""num"" real, ""matches_as_captain"" text, ""player"" text, ""asian_cup_played_as_a_captain"" text, ""years_active"" text, ""caps_goals"" text );","SELECT ""years_active"" FROM ""iran_asian_cup_captains"" WHERE ""asian_cup_played_as_a_captain""='Qatar 1988';",1-272865-20 Who is the first driver(s) when the country is romania?,"CREATE TABLE ""by_nationality"" ( ""country"" text, ""total_drivers"" real, ""champions"" text, ""championships"" text, ""current_3_november_2013"" real, ""first_driver_s"" text, ""last_current_driver_s_3_november_2013"" text );","SELECT ""first_driver_s"" FROM ""by_nationality"" WHERE ""country""='Romania';",1-27279050-3 How many times is last/current driver(s) 3 november 2013 is adderly fong ( 2013 )?,"CREATE TABLE ""by_nationality"" ( ""country"" text, ""total_drivers"" real, ""champions"" text, ""championships"" text, ""current_3_november_2013"" real, ""first_driver_s"" text, ""last_current_driver_s_3_november_2013"" text );","SELECT COUNT(""country"") FROM ""by_nationality"" WHERE ""last_current_driver_s_3_november_2013""='Adderly Fong ( 2013 )';",1-27279050-3 "Who is the last/current driver(s) 3 november 2013 when first driver(s) is marlon stöckinger , kotaro sakurai ( 2011 )?","CREATE TABLE ""by_nationality"" ( ""country"" text, ""total_drivers"" real, ""champions"" text, ""championships"" text, ""current_3_november_2013"" real, ""first_driver_s"" text, ""last_current_driver_s_3_november_2013"" text );","SELECT ""last_current_driver_s_3_november_2013"" FROM ""by_nationality"" WHERE ""first_driver_s""='Marlon Stöckinger , Kotaro Sakurai ( 2011 )';",1-27279050-3 What is the country when last/current driver(s) 3 november 2013 is daniel abt ( 2012 )?,"CREATE TABLE ""by_nationality"" ( ""country"" text, ""total_drivers"" real, ""champions"" text, ""championships"" text, ""current_3_november_2013"" real, ""first_driver_s"" text, ""last_current_driver_s_3_november_2013"" text );","SELECT ""country"" FROM ""by_nationality"" WHERE ""last_current_driver_s_3_november_2013""='Daniel Abt ( 2012 )';",1-27279050-3 How many losses did the club who had 9 bonus points and 11 wins have?,"CREATE TABLE ""magners_league"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""bonus_points"" text, ""points"" text );","SELECT ""lost"" FROM ""magners_league"" WHERE ""bonus_points""='9' AND ""won""='11';",1-27293285-2 How many bonus points did the club who had 379 points for have?,"CREATE TABLE ""magners_league"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""bonus_points"" text, ""points"" text );","SELECT ""bonus_points"" FROM ""magners_league"" WHERE ""points_for""='379';",1-27293285-2 Which club had 5 bonus points?,"CREATE TABLE ""magners_league"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""bonus_points"" text, ""points"" text );","SELECT ""club"" FROM ""magners_league"" WHERE ""bonus_points""='5';",1-27293285-2 How many bonus points did the club who had 18 losses have?,"CREATE TABLE ""magners_league"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""bonus_points"" text, ""points"" text );","SELECT ""bonus_points"" FROM ""magners_league"" WHERE ""lost""='18';",1-27293285-2 How many points for did Munster have?,"CREATE TABLE ""magners_league"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""bonus_points"" text, ""points"" text );","SELECT ""points_for"" FROM ""magners_league"" WHERE ""club""='Munster';",1-27293285-2 How many points against did the club who had 353 points for have? ,"CREATE TABLE ""magners_league"" ( ""club"" text, ""played"" text, ""won"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""bonus_points"" text, ""points"" text );","SELECT ""points_against"" FROM ""magners_league"" WHERE ""points_for""='353';",1-27293285-2 What was the team the Suns played against in game number 4?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""game""=4;",1-27312918-5 Who got the most points in game number 5?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""game""=5;",1-27312918-5 What is the default desktop environment when the code base is ubuntu 8.04 and edition is fluxbox ce?,"CREATE TABLE ""release_history"" ( ""version"" text, ""codename"" text, ""edition"" text, ""code_base"" text, ""compatible_repository"" text, ""default_desktop_environment"" text, ""release_date"" text );","SELECT ""default_desktop_environment"" FROM ""release_history"" WHERE ""code_base""='Ubuntu 8.04' AND ""edition""='Fluxbox CE';",1-27329061-2 "What is the compatible repository when the version is old version, no longer supported: 9 and default desktop environment is lxde?","CREATE TABLE ""release_history"" ( ""version"" text, ""codename"" text, ""edition"" text, ""code_base"" text, ""compatible_repository"" text, ""default_desktop_environment"" text, ""release_date"" text );","SELECT ""compatible_repository"" FROM ""release_history"" WHERE ""version""='Old version, no longer supported: 9' AND ""default_desktop_environment""='LXDE';",1-27329061-2 What is the the codename when the code base is ubuntu 8.04 and the edition is fluxbox ce?,"CREATE TABLE ""release_history"" ( ""version"" text, ""codename"" text, ""edition"" text, ""code_base"" text, ""compatible_repository"" text, ""default_desktop_environment"" text, ""release_date"" text );","SELECT ""codename"" FROM ""release_history"" WHERE ""code_base""='Ubuntu 8.04' AND ""edition""='Fluxbox CE';",1-27329061-2 What is the default desktop environment when the edition is kde and the compatible repository is ubuntu 13.04?,"CREATE TABLE ""release_history"" ( ""version"" text, ""codename"" text, ""edition"" text, ""code_base"" text, ""compatible_repository"" text, ""default_desktop_environment"" text, ""release_date"" text );","SELECT ""default_desktop_environment"" FROM ""release_history"" WHERE ""edition""='KDE' AND ""compatible_repository""='Ubuntu 13.04';",1-27329061-2 What is the version when the codename is ada?,"CREATE TABLE ""release_history"" ( ""version"" text, ""codename"" text, ""edition"" text, ""code_base"" text, ""compatible_repository"" text, ""default_desktop_environment"" text, ""release_date"" text );","SELECT ""version"" FROM ""release_history"" WHERE ""codename""='Ada';",1-27329061-2 What is the version when the compatible reposityory is xubuntu 10.04,"CREATE TABLE ""release_history"" ( ""version"" text, ""codename"" text, ""edition"" text, ""code_base"" text, ""compatible_repository"" text, ""default_desktop_environment"" text, ""release_date"" text );","SELECT ""version"" FROM ""release_history"" WHERE ""compatible_repository""='Xubuntu 10.04';",1-27329061-2 What is the highest population in 2001?,"CREATE TABLE ""table1_27366772_3"" ( ""district"" text, ""armenian"" text, ""population_2001"" real, ""area_km"" text, ""neighborhoods"" text );","SELECT MAX(""population_2001"") FROM ""table1_27366772_3"";",1-27366772-3 What district is known in Armenian as քանաքեր-զեյթուն?,"CREATE TABLE ""table1_27366772_3"" ( ""district"" text, ""armenian"" text, ""population_2001"" real, ""area_km"" text, ""neighborhoods"" text );","SELECT ""district"" FROM ""table1_27366772_3"" WHERE ""armenian""='Քանաքեր-Զեյթուն';",1-27366772-3 What is the Armenian name of the district that is 8.37 km² large?,"CREATE TABLE ""table1_27366772_3"" ( ""district"" text, ""armenian"" text, ""population_2001"" real, ""area_km"" text, ""neighborhoods"" text );","SELECT ""armenian"" FROM ""table1_27366772_3"" WHERE ""area_km""='8.37';",1-27366772-3 What is the name of the soccer stadium in NL providence?,"CREATE TABLE ""atlantic_university_sport"" ( ""university"" text, ""varsity_name"" text, ""city"" text, ""province"" text, ""founded"" real, ""soccer_stadium"" text, ""stadium_capacity"" text );","SELECT ""soccer_stadium"" FROM ""atlantic_university_sport"" WHERE ""province""='NL';",1-27369069-1 which providence's soccer stadium was founded in 2005?,"CREATE TABLE ""atlantic_university_sport"" ( ""university"" text, ""varsity_name"" text, ""city"" text, ""province"" text, ""founded"" real, ""soccer_stadium"" text, ""stadium_capacity"" text );","SELECT ""province"" FROM ""atlantic_university_sport"" WHERE ""founded""=2005;",1-27369069-1 What is the team mascot for the soccer team in Charlottetown?,"CREATE TABLE ""atlantic_university_sport"" ( ""university"" text, ""varsity_name"" text, ""city"" text, ""province"" text, ""founded"" real, ""soccer_stadium"" text, ""stadium_capacity"" text );","SELECT ""varsity_name"" FROM ""atlantic_university_sport"" WHERE ""city""='Charlottetown';",1-27369069-1 "Which province has the soccer stadium that holds 4,000 people?","CREATE TABLE ""atlantic_university_sport"" ( ""university"" text, ""varsity_name"" text, ""city"" text, ""province"" text, ""founded"" real, ""soccer_stadium"" text, ""stadium_capacity"" text );","SELECT ""province"" FROM ""atlantic_university_sport"" WHERE ""stadium_capacity""='4,000';",1-27369069-1 Which University's soccer stadium in named Moncton Stadium?,"CREATE TABLE ""atlantic_university_sport"" ( ""university"" text, ""varsity_name"" text, ""city"" text, ""province"" text, ""founded"" real, ""soccer_stadium"" text, ""stadium_capacity"" text );","SELECT ""university"" FROM ""atlantic_university_sport"" WHERE ""soccer_stadium""='Moncton Stadium';",1-27369069-1 Name the current womens lacrosse conference for 6000 enrollment,"CREATE TABLE ""final_members"" ( ""institution"" text, ""city"" text, ""nickname"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""tenure"" text, ""current_womens_lacrosse_conference"" text );","SELECT ""current_womens_lacrosse_conference"" FROM ""final_members"" WHERE ""enrollment""=6000;",1-27378582-1 Name the city for enrollment being 19900,"CREATE TABLE ""final_members"" ( ""institution"" text, ""city"" text, ""nickname"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""tenure"" text, ""current_womens_lacrosse_conference"" text );","SELECT ""city"" FROM ""final_members"" WHERE ""enrollment""=19900;",1-27378582-1 Name the current womens lacrosse conference for bison,"CREATE TABLE ""final_members"" ( ""institution"" text, ""city"" text, ""nickname"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""tenure"" text, ""current_womens_lacrosse_conference"" text );","SELECT ""current_womens_lacrosse_conference"" FROM ""final_members"" WHERE ""nickname""='Bison';",1-27378582-1 Name the most founded for bison,"CREATE TABLE ""final_members"" ( ""institution"" text, ""city"" text, ""nickname"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""tenure"" text, ""current_womens_lacrosse_conference"" text );","SELECT MAX(""founded"") FROM ""final_members"" WHERE ""nickname""='Bison';",1-27378582-1 How many weeks was K.Maro at #1?,"CREATE TABLE ""k"" ( ""artist"" text, ""country"" text, ""number_one_single_s"" text, ""year"" real, ""weeks_at_num1"" real, ""straight_to_num1"" text );","SELECT MAX(""weeks_at_num1"") FROM ""k"" WHERE ""artist""='K.Maro';",1-27441210-12 How many weeks was France at #1?,"CREATE TABLE ""k"" ( ""artist"" text, ""country"" text, ""number_one_single_s"" text, ""year"" real, ""weeks_at_num1"" real, ""straight_to_num1"" text );","SELECT MAX(""weeks_at_num1"") FROM ""k"" WHERE ""country""='France';",1-27441210-12 Name the number one singles for week 1 being 5,"CREATE TABLE ""t"" ( ""artist"" text, ""country"" text, ""number_one_single_s"" text, ""year"" real, ""weeks_at_num1"" real, ""straight_to_num1"" text );","SELECT ""number_one_single_s"" FROM ""t"" WHERE ""weeks_at_num1""=5;",1-27441210-20 Name the straight to number 1 for tribal king,"CREATE TABLE ""t"" ( ""artist"" text, ""country"" text, ""number_one_single_s"" text, ""year"" real, ""weeks_at_num1"" real, ""straight_to_num1"" text );","SELECT ""straight_to_num1"" FROM ""t"" WHERE ""artist""='Tribal King';",1-27441210-20 "Name the number one singles for desvarieux, jacob","CREATE TABLE ""d"" ( ""artist"" text, ""country"" text, ""number_one_single_s"" text, ""year"" real, ""weeks_at_num1"" real, ""straight_to_num1"" text );","SELECT ""number_one_single_s"" FROM ""d"" WHERE ""artist""='Desvarieux, Jacob';",1-27441210-5 Name the least weeks at number 1 for 1988,"CREATE TABLE ""d"" ( ""artist"" text, ""country"" text, ""number_one_single_s"" text, ""year"" real, ""weeks_at_num1"" real, ""straight_to_num1"" text );","SELECT MIN(""weeks_at_num1"") FROM ""d"" WHERE ""year""=1988;",1-27441210-5 What is the name of the episode that was written by Scott M. Gimple?,"CREATE TABLE ""table1_27450976_1"" ( ""no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""title"" FROM ""table1_27450976_1"" WHERE ""written_by""='Scott M. Gimple';",1-27450976-1 What is the title of the episode with a production code of 2j5504?,"CREATE TABLE ""table1_27450976_1"" ( ""no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""title"" FROM ""table1_27450976_1"" WHERE ""production_code""='2J5504';",1-27450976-1 How many people wrote the episode with a production code of 2j5507?,"CREATE TABLE ""table1_27450976_1"" ( ""no"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT COUNT(""written_by"") FROM ""table1_27450976_1"" WHERE ""production_code""='2J5507';",1-27450976-1 What was the latest number in series that was directed by Skip Sudduth?,"CREATE TABLE ""table1_27491610_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT MAX(""no_in_series"") FROM ""table1_27491610_2"" WHERE ""directed_by""='Skip Sudduth';",1-27491610-2 What number in season had 10.18 million US viewers?,"CREATE TABLE ""table1_27491610_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""no_in_season"" FROM ""table1_27491610_2"" WHERE ""u_s_viewers_millions""='10.18';",1-27491610-2 What was the original air date of the episode that was directed by Alex Zakrzewski?,"CREATE TABLE ""table1_27491610_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT ""original_air_date"" FROM ""table1_27491610_2"" WHERE ""directed_by""='Alex Zakrzewski';",1-27491610-2 What number in season is number 141 in series?,"CREATE TABLE ""table1_27491610_2"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT MAX(""no_in_season"") FROM ""table1_27491610_2"" WHERE ""no_in_series""=141;",1-27491610-2 What province was New Plymouth formed from?,"CREATE TABLE ""creation"" ( ""province"" text, ""formed_date"" text, ""formed_from"" text, ""dissolution_date"" text, ""reason"" text );","SELECT ""formed_from"" FROM ""creation"" WHERE ""province""='New Plymouth';",1-275023-1 Why was Otago formed?,"CREATE TABLE ""creation"" ( ""province"" text, ""formed_date"" text, ""formed_from"" text, ""dissolution_date"" text, ""reason"" text );","SELECT ""reason"" FROM ""creation"" WHERE ""province""='Otago';",1-275023-1 What provinces were formed from New Munster?,"CREATE TABLE ""creation"" ( ""province"" text, ""formed_date"" text, ""formed_from"" text, ""dissolution_date"" text, ""reason"" text );","SELECT ""province"" FROM ""creation"" WHERE ""formed_from""='New Munster';",1-275023-1 How many provinces are named Wellington?,"CREATE TABLE ""creation"" ( ""province"" text, ""formed_date"" text, ""formed_from"" text, ""dissolution_date"" text, ""reason"" text );","SELECT COUNT(""formed_date"") FROM ""creation"" WHERE ""province""='Wellington';",1-275023-1 What provinces were formed from New Munster?,"CREATE TABLE ""creation"" ( ""province"" text, ""formed_date"" text, ""formed_from"" text, ""dissolution_date"" text, ""reason"" text );","SELECT ""province"" FROM ""creation"" WHERE ""formed_from""='New Munster';",1-275023-1 "If the decision was by Lalime, when in January was it made?","CREATE TABLE ""game_log"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""decision"" text, ""location_attendance"" text, ""record"" text );","SELECT ""january"" FROM ""game_log"" WHERE ""decision""='Lalime';",1-27537870-6 "If the game was on January 21, which game was it?","CREATE TABLE ""game_log"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""decision"" text, ""location_attendance"" text, ""record"" text );","SELECT MAX(""game"") FROM ""game_log"" WHERE ""january""=21;",1-27537870-6 "If the score is 5-3, who made the decision?","CREATE TABLE ""game_log"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""decision"" text, ""location_attendance"" text, ""record"" text );","SELECT ""decision"" FROM ""game_log"" WHERE ""score""='5-3';",1-27537870-6 "If the opponent was the Philadelphia flyers, what was the record?","CREATE TABLE ""game_log"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""decision"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""opponent""='Philadelphia Flyers';",1-27537870-6 "If the record was 22-21-5, who was the opponent?","CREATE TABLE ""game_log"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""decision"" text, ""location_attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""record""='22-21-5';",1-27537870-6 "If the opponent was @ Boston Bruins, what was the Location/Attendance?","CREATE TABLE ""game_log"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""decision"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""opponent""='@ Boston Bruins';",1-27537870-6 What day in February was the team 17-29-7?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""points"" real );","SELECT MAX(""february"") FROM ""regular_season"" WHERE ""record""='17-29-7';",1-27539535-7 What was the teams record when they played the ottawa senators?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""points"" real );","SELECT ""record"" FROM ""regular_season"" WHERE ""opponent""='Ottawa Senators';",1-27539535-7 What was the team's rcord on february 1?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""points"" real );","SELECT ""record"" FROM ""regular_season"" WHERE ""february""=1;",1-27539535-7 What day in February did the team play the boston bruins?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""points"" real );","SELECT ""february"" FROM ""regular_season"" WHERE ""opponent""='Boston Bruins';",1-27539535-7 In what season did Pons Racing compete?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team_name"" text, ""races"" real, ""poles"" real, ""wins"" real, ""podiums"" real, ""f_laps"" real, ""points"" text, ""final_placing"" text );","SELECT ""season"" FROM ""career_summary"" WHERE ""team_name""='Pons Racing';",1-27571406-1 What's the f/laps count for the team with 8 podiums?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team_name"" text, ""races"" real, ""poles"" real, ""wins"" real, ""podiums"" real, ""f_laps"" real, ""points"" text, ""final_placing"" text );","SELECT ""f_laps"" FROM ""career_summary"" WHERE ""podiums""=8;",1-27571406-1 In what season did Pons Racing compete?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team_name"" text, ""races"" real, ""poles"" real, ""wins"" real, ""podiums"" real, ""f_laps"" real, ""points"" text, ""final_placing"" text );","SELECT ""season"" FROM ""career_summary"" WHERE ""team_name""='Pons Racing';",1-27571406-1 What is the lowest stage when the yellow jersey is Ronan Pensec?,"CREATE TABLE ""winners"" ( ""year"" text, ""stage"" real, ""start_of_stage"" text, ""distance_km"" text, ""category_of_climb"" text, ""stage_winner"" text, ""nationality"" text, ""yellow_jersey"" text, ""bend"" real );","SELECT MIN(""stage"") FROM ""winners"" WHERE ""yellow_jersey""='Ronan Pensec';",1-275506-1 How many bends occur when the yellow jersey is Lance Armstrong and stage winner is Lance Armstrong?,"CREATE TABLE ""winners"" ( ""year"" text, ""stage"" real, ""start_of_stage"" text, ""distance_km"" text, ""category_of_climb"" text, ""stage_winner"" text, ""nationality"" text, ""yellow_jersey"" text, ""bend"" real );","SELECT COUNT(""bend"") FROM ""winners"" WHERE ""yellow_jersey""='Lance Armstrong' AND ""stage_winner""='Lance Armstrong';",1-275506-1 What is every yellow jersey entry for the distance 125?,"CREATE TABLE ""winners"" ( ""year"" text, ""stage"" real, ""start_of_stage"" text, ""distance_km"" text, ""category_of_climb"" text, ""stage_winner"" text, ""nationality"" text, ""yellow_jersey"" text, ""bend"" real );","SELECT ""yellow_jersey"" FROM ""winners"" WHERE ""distance_km""='125';",1-275506-1 Who is every stage winner at the distance of 162.5?,"CREATE TABLE ""winners"" ( ""year"" text, ""stage"" real, ""start_of_stage"" text, ""distance_km"" text, ""category_of_climb"" text, ""stage_winner"" text, ""nationality"" text, ""yellow_jersey"" text, ""bend"" real );","SELECT ""stage_winner"" FROM ""winners"" WHERE ""distance_km""='162.5';",1-275506-1 What is the lowest entry for bend when Federico Echave is the stage winner?,"CREATE TABLE ""winners"" ( ""year"" text, ""stage"" real, ""start_of_stage"" text, ""distance_km"" text, ""category_of_climb"" text, ""stage_winner"" text, ""nationality"" text, ""yellow_jersey"" text, ""bend"" real );","SELECT MIN(""bend"") FROM ""winners"" WHERE ""stage_winner""='Federico Echave';",1-275506-1 How many entries for start of stage occur in the year 2006?,"CREATE TABLE ""winners"" ( ""year"" text, ""stage"" real, ""start_of_stage"" text, ""distance_km"" text, ""category_of_climb"" text, ""stage_winner"" text, ""nationality"" text, ""yellow_jersey"" text, ""bend"" real );","SELECT COUNT(""start_of_stage"") FROM ""winners"" WHERE ""year""='2006';",1-275506-1 How much power does dwzf have?,"CREATE TABLE ""table1_27588823_2"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""power_k_w"" FROM ""table1_27588823_2"" WHERE ""callsign""='DWZF';",1-27588823-2 What is the branding for callsign dypv?,"CREATE TABLE ""table1_27588823_2"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""branding"" FROM ""table1_27588823_2"" WHERE ""callsign""='DYPV';",1-27588823-2 What is the branding for the station located in san jose del monte?,"CREATE TABLE ""table1_27588823_2"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""branding"" FROM ""table1_27588823_2"" WHERE ""location""='San Jose Del Monte';",1-27588823-2 "How many call signs does the location masinloc, zambales have?","CREATE TABLE ""table1_27588823_2"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT COUNT(""callsign"") FROM ""table1_27588823_2"" WHERE ""location""='Masinloc, Zambales';",1-27588823-2 "What is the frequency of the station located in polangui, albay?","CREATE TABLE ""table1_27588823_2"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""frequency"" FROM ""table1_27588823_2"" WHERE ""location""='Polangui, Albay';",1-27588823-2 "If the mountains classification is Mathias Frank, and the General Classification is Fabian Cancellara, what is the Points classification?","CREATE TABLE ""leadership_classification"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""mountains_classification"" text, ""points_classification"" text, ""sprints_classification"" text, ""team_classification"" text );","SELECT ""points_classification"" FROM ""leadership_classification"" WHERE ""general_classification""='Fabian Cancellara' AND ""mountains_classification""='Mathias Frank';",1-27573848-18 "If the stage is smaller than 5.0, and the points classification is by Marco Marcato, who is the General classification by?","CREATE TABLE ""leadership_classification"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""mountains_classification"" text, ""points_classification"" text, ""sprints_classification"" text, ""team_classification"" text );","SELECT ""general_classification"" FROM ""leadership_classification"" WHERE ""points_classification""='Marco Marcato' AND ""stage""<5.0;",1-27573848-18 How many different people had a General Classification on Stage 5?,"CREATE TABLE ""leadership_classification"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""mountains_classification"" text, ""points_classification"" text, ""sprints_classification"" text, ""team_classification"" text );","SELECT COUNT(""general_classification"") FROM ""leadership_classification"" WHERE ""stage""=5;",1-27573848-18 How many times was Robert Gesink a winner?,"CREATE TABLE ""leadership_classification"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""mountains_classification"" text, ""points_classification"" text, ""sprints_classification"" text, ""team_classification"" text );","SELECT COUNT(""mountains_classification"") FROM ""leadership_classification"" WHERE ""winner""='Robert Gesink';",1-27573848-18 "If the winner is Rui Costa, who made the mountains classification?","CREATE TABLE ""leadership_classification"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""mountains_classification"" text, ""points_classification"" text, ""sprints_classification"" text, ""team_classification"" text );","SELECT ""mountains_classification"" FROM ""leadership_classification"" WHERE ""winner""='Rui Costa';",1-27573848-18 What was Team 1 Junior's points?,"CREATE TABLE ""round_of_16"" ( ""team_num1"" text, ""points"" text, ""team_num2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""points"" FROM ""round_of_16"" WHERE ""team_num1""='Junior';",1-27603010-14 What was the 2nd leg score if the team 1 is Deportivo Pasto?,"CREATE TABLE ""round_of_16"" ( ""team_num1"" text, ""points"" text, ""team_num2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""round_of_16"" WHERE ""team_num1""='Deportivo Pasto';",1-27603010-14 Who was the team 2 that played against team 1 Atlético la Sabana?,"CREATE TABLE ""round_of_16"" ( ""team_num1"" text, ""points"" text, ""team_num2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_num2"" FROM ""round_of_16"" WHERE ""team_num1""='Atlético La Sabana';",1-27603010-14 How many new points were earned by rk 26?,"CREATE TABLE ""2012_australian_open"" ( ""sd"" real, ""rk"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT ""new_points"" FROM ""2012_australian_open"" WHERE ""rk""=26;",1-27615896-18 How many points were won where new points was 1680?,"CREATE TABLE ""2012_australian_open"" ( ""sd"" real, ""rk"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT MIN(""points_won"") FROM ""2012_australian_open"" WHERE ""new_points""=1680;",1-27615896-18 What are the maximum points defended when points won are smaller than 720.0?,"CREATE TABLE ""2012_australian_open"" ( ""sd"" real, ""rk"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT MAX(""points_defending"") FROM ""2012_australian_open"" WHERE ""points_won""<720.0;",1-27615896-18 What are the total points for sd 15?,"CREATE TABLE ""2012_australian_open"" ( ""sd"" real, ""rk"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT MAX(""points"") FROM ""2012_australian_open"" WHERE ""sd""=15;",1-27615896-18 What is the total number of sd listings where the status is quarterfinals lost to Novak Djokovic [1]?,"CREATE TABLE ""2012_australian_open"" ( ""sd"" real, ""rk"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT COUNT(""sd"") FROM ""2012_australian_open"" WHERE ""status""='Quarterfinals lost to Novak Djokovic [1]';",1-27615896-18 How many different counts for won points does Flavia Pennetta have?,"CREATE TABLE ""2012_australian_open"" ( ""sd"" real, ""rk"" real, ""player"" text, ""points"" real, ""points_defending"" text, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT COUNT(""points_won"") FROM ""2012_australian_open"" WHERE ""player""='Flavia Pennetta';",1-27615896-20 What's Kaia Kanepi's Sd?,"CREATE TABLE ""2012_australian_open"" ( ""sd"" real, ""rk"" real, ""player"" text, ""points"" real, ""points_defending"" text, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT MIN(""sd"") FROM ""2012_australian_open"" WHERE ""player""='Kaia Kanepi';",1-27615896-20 What's the status of the player with 3041 points?,"CREATE TABLE ""2012_australian_open"" ( ""sd"" real, ""rk"" real, ""player"" text, ""points"" real, ""points_defending"" text, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT ""status"" FROM ""2012_australian_open"" WHERE ""points""=3041;",1-27615896-20 When 62 is the number in series who is the writer?,"CREATE TABLE ""table1_27657925_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""written_by"" FROM ""table1_27657925_1"" WHERE ""no_in_series""='62';",1-27657925-1 When steve holland is the writer what is the air date?,"CREATE TABLE ""table1_27657925_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""original_air_date"" FROM ""table1_27657925_1"" WHERE ""written_by""='Steve Holland';",1-27657925-1 When 231 is the production code what is the title?,"CREATE TABLE ""table1_27657925_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT ""title"" FROM ""table1_27657925_1"" WHERE ""production_code""='231';",1-27657925-1 When there are 5.2 million u.s. viewers how many numbers in series are there?,"CREATE TABLE ""table1_27657925_1"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT COUNT(""no_in_series"") FROM ""table1_27657925_1"" WHERE ""u_s_viewers_millions""='5.2';",1-27657925-1 Name the total number of outgoing manager for villarreal b,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT COUNT(""outgoing_manager"") FROM ""managerial_changes"" WHERE ""team""='Villarreal B';",1-27666856-3 Name the date of appointment for 26 may 2011,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT COUNT(""date_of_appointment"") FROM ""managerial_changes"" WHERE ""date_of_vacancy""='26 May 2011';",1-27666856-3 Name the outgoing manager for esteban vigo,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT COUNT(""outgoing_manager"") FROM ""managerial_changes"" WHERE ""replaced_by""='Esteban Vigo';",1-27666856-3 Name the number of team for 19th position,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT COUNT(""team"") FROM ""managerial_changes"" WHERE ""position_in_table""='19th';",1-27666856-3 Name the manner of departure for luis enrique,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""manner_of_departure"" FROM ""managerial_changes"" WHERE ""outgoing_manager""='Luis Enrique';",1-27666856-3 Who was the opponent in the Women's Cup 0 0 where Brancão Couto 0 is the scorer?,"CREATE TABLE ""record_in_uefa_competitions"" ( ""season"" text, ""competition"" text, ""stage"" text, ""result"" text, ""opponent"" text, ""scorers"" text );","SELECT ""opponent"" FROM ""record_in_uefa_competitions"" WHERE ""competition""='Women''s Cup 0 0' AND ""scorers""='Brancão Couto 0';",1-27654988-1 What is the result of the game where the opponent is Innsbrucker Kilmarnock CSK VVS Samara?,"CREATE TABLE ""record_in_uefa_competitions"" ( ""season"" text, ""competition"" text, ""stage"" text, ""result"" text, ""opponent"" text, ""scorers"" text );","SELECT ""result"" FROM ""record_in_uefa_competitions"" WHERE ""opponent""='Innsbrucker Kilmarnock CSK VVS Samara';",1-27654988-1 How many seasons was the opponent Vamos Idaliou Krka Novo Mesto SV Neulengbach?,"CREATE TABLE ""record_in_uefa_competitions"" ( ""season"" text, ""competition"" text, ""stage"" text, ""result"" text, ""opponent"" text, ""scorers"" text );","SELECT COUNT(""season"") FROM ""record_in_uefa_competitions"" WHERE ""opponent""='Vamos Idaliou Krka Novo Mesto SV Neulengbach';",1-27654988-1 Who were the scorers in the game with final score 0–4 7–1 0–3?,"CREATE TABLE ""record_in_uefa_competitions"" ( ""season"" text, ""competition"" text, ""stage"" text, ""result"" text, ""opponent"" text, ""scorers"" text );","SELECT ""scorers"" FROM ""record_in_uefa_competitions"" WHERE ""result""='0–4 7–1 0–3';",1-27654988-1 Name the kickoff for rheinstadion,"CREATE TABLE ""table1_27690037_2"" ( ""week"" real, ""date"" text, ""kickoff"" text, ""opponent"" text, ""final_score"" text, ""team_record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""kickoff"" FROM ""table1_27690037_2"" WHERE ""game_site""='Rheinstadion';",1-27690037-2 Who had the high point total on october 20?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""date""='October 20';",1-27700530-5 What was the series record at after game 3?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""series"" FROM ""game_log"" WHERE ""game""=3;",1-27700530-15 What was the location and attendance for game 2?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""game""=2;",1-27700530-15 Who had the most points and how many did they have on April 22? ,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""date""='April 22';",1-27700530-15 Who had the most assists and how many did they have on October 5? ,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""date""='October 5';",1-27704187-2 List all artists with choreographer Marcos Aguirre and a simple rating.,"CREATE TABLE ""on_disc"" ( ""song_title"" text, ""artist"" text, ""decade"" text, ""choreographer"" text, ""rating"" text, ""difficulty_out_of_7"" real, ""character"" text, ""dc2_character"" text, ""dc3_venue"" text, ""crew"" text );","SELECT ""artist"" FROM ""on_disc"" WHERE ""choreographer""='Marcos Aguirre' AND ""rating""='Simple';",1-27711947-1 How many times was the overall attendance 17807?,"CREATE TABLE ""statistics_of_bud_walton_arena"" ( ""season"" text, ""overall_record"" text, ""sec_record"" text, ""overall_attendance"" real, ""average_attendance"" real, ""rank_nationally"" text );","SELECT COUNT(""overall_attendance"") FROM ""statistics_of_bud_walton_arena"" WHERE ""average_attendance""=17807;",1-2771237-1 What is the overall attendance in the places where the average attendance was 17148?,"CREATE TABLE ""statistics_of_bud_walton_arena"" ( ""season"" text, ""overall_record"" text, ""sec_record"" text, ""overall_attendance"" real, ""average_attendance"" real, ""rank_nationally"" text );","SELECT ""overall_attendance"" FROM ""statistics_of_bud_walton_arena"" WHERE ""average_attendance""=17148;",1-2771237-1 What season was the average attendance is 16043?,"CREATE TABLE ""statistics_of_bud_walton_arena"" ( ""season"" text, ""overall_record"" text, ""sec_record"" text, ""overall_attendance"" real, ""average_attendance"" real, ""rank_nationally"" text );","SELECT ""season"" FROM ""statistics_of_bud_walton_arena"" WHERE ""average_attendance""=16043;",1-2771237-1 What was the overall record in the season where average attendance was 16720?,"CREATE TABLE ""statistics_of_bud_walton_arena"" ( ""season"" text, ""overall_record"" text, ""sec_record"" text, ""overall_attendance"" real, ""average_attendance"" real, ""rank_nationally"" text );","SELECT ""overall_record"" FROM ""statistics_of_bud_walton_arena"" WHERE ""average_attendance""=16720;",1-2771237-1 Name the high assists for march 14,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""date""='March 14';",1-27712451-9 Who had high assists in game number 9?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""game""=9;",1-27712702-7 "Who had high assists in the game played at Oklahoma city arena 17,509?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""location_attendance""='Oklahoma City Arena 17,509';",1-27712702-7 Which team played on November 15?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='November 15';",1-27712702-7 Which series had a score of l 103–112 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""series"" FROM ""game_log"" WHERE ""score""='L 103–112 (OT)';",1-27713030-16 What was the location and attendance when lebron james (10) had the high assists?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""high_assists""='LeBron James (10)';",1-27713030-16 "How many teams were there when chris bosh , lebron james (8) had the high rebounds?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT COUNT(""team"") FROM ""game_log"" WHERE ""high_rebounds""='Chris Bosh , LeBron James (8)';",1-27713030-16 Which location and what was the attendance when lebron james (10) had the high assists?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""high_assists""='LeBron James (10)';",1-27713030-16 "Who led in assists on January 17, and with how many?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""date""='January 17';",1-27712702-9 What was the score of the January 8 game?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='January 8';",1-27712702-9 What game number was on January 14?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""game"" FROM ""game_log"" WHERE ""date""='January 14';",1-27713583-8 what is the date of the game that the high assists is raymond felton (4)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""high_assists""='Raymond Felton (4)';",1-27713583-2 How many games were on october 17?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""high_points"") FROM ""game_log"" WHERE ""date""='October 17';",1-27713583-2 What is the record for the game against team @ Minnesota?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""team""='@ Minnesota';",1-27713583-2 What is the date the high points was by toney douglas (23)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""high_points""='Toney Douglas (23)';",1-27713583-2 How many episodes had an audience of exactly 25.3 million viewers in the U.S.A.?,"CREATE TABLE ""table1_27713721_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT COUNT(""production_code"") FROM ""table1_27713721_1"" WHERE ""u_s_viewers_millions""='25.3';",1-27713721-1 Who had the high points when high assists is tim duncan (5)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""high_assists""='Tim Duncan (5)';",1-27715173-8 "what is the date when the location attendance is energysolutions arena 19,911?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""location_attendance""='EnergySolutions Arena 19,911';",1-27715173-8 how many times is the team oklahoma city?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""high_points"") FROM ""game_log"" WHERE ""team""='Oklahoma City';",1-27715173-8 what is the game where the high points is by manu ginóbili (26)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""game"" FROM ""game_log"" WHERE ""high_points""='Manu Ginóbili (26)';",1-27715173-8 what is the location attendance when the record is 39–7?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""record""='39–7';",1-27715173-8 What is the maximum basketball game?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT MAX(""game"") FROM ""game_log"";",1-27715173-2 How many entries are shown for high points when the score was l 87–89 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""high_points"") FROM ""game_log"" WHERE ""score""='L 87–89 (OT)';",1-27722408-6 What was the other team in game 11?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""game""=11;",1-27722408-6 Who scored the high points for the game with record 9–3?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""record""='9–3';",1-27722408-6 Name the date for washington,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""team""='Washington';",1-27722734-7 Name the record for 23 game,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""regular_season"" WHERE ""game""=23;",1-27722734-7 Name the most game for december 1,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT MAX(""game"") FROM ""regular_season"" WHERE ""date""='December 1';",1-27722734-7 What was the score of the game against portland?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""team""='Portland';",1-27723526-10 Who had the high assist total on january 27?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""date""='January 27';",1-27723526-10 What is the location and attendance of game 70?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""game""=70;",1-27733909-9 What team was the opponent when josh smith (8) had the high assists?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""high_assists""='Josh Smith (8)';",1-27734577-13 What is the game number where josh smith (4) had the high assists?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT MIN(""game"") FROM ""game_log"" WHERE ""high_assists""='Josh Smith (4)';",1-27734577-13 What is the series number when al horford (10) had the high rebounds?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""series"" FROM ""game_log"" WHERE ""high_rebounds""='Al Horford (10)';",1-27734577-13 "What is every team with location attendance of Philips Arena 12,140?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""location_attendance""='Philips Arena 12,140';",1-27734577-7 How many games were played on october 16?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""high_points"") FROM ""game_log"" WHERE ""date""='October 16';",1-27756014-1 What is the score of game 4?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game""=4;",1-27756014-1 What is the score of the game played on october 16?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='October 16';",1-27756014-1 What is the team played on october 5?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='October 5';",1-27756014-1 who had high assists on november 12?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""date""='November 12';",1-27756314-6 "What is the date when the high points is michael beasley , martell webster (16)?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""high_points""='Michael Beasley , Martell Webster (16)';",1-27756314-10 What is the game with the team indiana?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""game"" FROM ""game_log"" WHERE ""team""='Indiana';",1-27756314-10 Who had high rebounds when the date was march 25?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""date""='March 25';",1-27756314-10 What is the highest game with the score l 96–103 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT MAX(""game"") FROM ""game_log"" WHERE ""score""='L 96–103 (OT)';",1-27756314-10 What is the team when the high points were by wesley johnson (20)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""high_points""='Wesley Johnson (20)';",1-27756314-10 what is the record for date december 11?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='December 11';",1-27756314-7 who had high assists on december 3?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""date""='December 3';",1-27756314-7 where was the location that had game 19?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""game""=19;",1-27756314-7 Where was the game played and what was the attendance on May 13?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""date""='May 13';",1-27756474-13 What was the location and the attendance for the game on October 12?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""date""='October 12';",1-27756572-2 Name the use for amd opteron dual-core 2.6ghz,"CREATE TABLE ""previous_computing_facilities"" ( ""model_computer_name"" text, ""cpu_type"" text, ""no_of_processors"" text, ""period_of_operation"" text, ""maximum_peak_performance_teraflops"" text, ""use"" text );","SELECT ""use"" FROM ""previous_computing_facilities"" WHERE ""cpu_type""='AMD Opteron dual-core 2.6GHz';",1-27765443-2 Name the number of processors for nec sx-4 vector processor,"CREATE TABLE ""previous_computing_facilities"" ( ""model_computer_name"" text, ""cpu_type"" text, ""no_of_processors"" text, ""period_of_operation"" text, ""maximum_peak_performance_teraflops"" text, ""use"" text );","SELECT ""no_of_processors"" FROM ""previous_computing_facilities"" WHERE ""cpu_type""='NEC SX-4 vector processor';",1-27765443-2 Name the most peak performance for october 2006 - january 2010,"CREATE TABLE ""previous_computing_facilities"" ( ""model_computer_name"" text, ""cpu_type"" text, ""no_of_processors"" text, ""period_of_operation"" text, ""maximum_peak_performance_teraflops"" text, ""use"" text );","SELECT ""maximum_peak_performance_teraflops"" FROM ""previous_computing_facilities"" WHERE ""period_of_operation""='October 2006 - January 2010';",1-27765443-2 Name the cpu type for june 2005 - april 2009,"CREATE TABLE ""previous_computing_facilities"" ( ""model_computer_name"" text, ""cpu_type"" text, ""no_of_processors"" text, ""period_of_operation"" text, ""maximum_peak_performance_teraflops"" text, ""use"" text );","SELECT ""cpu_type"" FROM ""previous_computing_facilities"" WHERE ""period_of_operation""='June 2005 - April 2009';",1-27765443-2 Name the total number of model for amd opteron dual-core 2.6ghz,"CREATE TABLE ""previous_computing_facilities"" ( ""model_computer_name"" text, ""cpu_type"" text, ""no_of_processors"" text, ""period_of_operation"" text, ""maximum_peak_performance_teraflops"" text, ""use"" text );","SELECT COUNT(""model_computer_name"") FROM ""previous_computing_facilities"" WHERE ""cpu_type""='AMD Opteron dual-core 2.6GHz';",1-27765443-2 Name the number of processors for october 2006 - january 2010,"CREATE TABLE ""previous_computing_facilities"" ( ""model_computer_name"" text, ""cpu_type"" text, ""no_of_processors"" text, ""period_of_operation"" text, ""maximum_peak_performance_teraflops"" text, ""use"" text );","SELECT ""no_of_processors"" FROM ""previous_computing_facilities"" WHERE ""period_of_operation""='October 2006 - January 2010';",1-27765443-2 What was the result for the cirtcuit where the LMPC winning team was #89 Intersport Racing?,"CREATE TABLE ""table1_27758427_2"" ( ""rnd"" real, ""circuit"" text, ""lmp1_winning_team"" text, ""lmp2_winning_team"" text, ""lmpc_winning_team"" text, ""gt_winning_team"" text, ""gtc_winning_team"" text, ""results"" text );","SELECT ""results"" FROM ""table1_27758427_2"" WHERE ""lmpc_winning_team""='#89 Intersport Racing';",1-27758427-2 how many winnings does jeff gordon have?,"CREATE TABLE ""race_results"" ( ""position"" real, ""driver"" text, ""points"" real, ""winnings"" text, ""series"" text );","SELECT ""winnings"" FROM ""race_results"" WHERE ""driver""='Jeff Gordon';",1-27781212-1 what are the minimum points for tommy kendall?,"CREATE TABLE ""race_results"" ( ""position"" real, ""driver"" text, ""points"" real, ""winnings"" text, ""series"" text );","SELECT MIN(""points"") FROM ""race_results"" WHERE ""driver""='Tommy Kendall';",1-27781212-1 what is the minimum position with 31 points?,"CREATE TABLE ""race_results"" ( ""position"" real, ""driver"" text, ""points"" real, ""winnings"" text, ""series"" text );","SELECT MIN(""position"") FROM ""race_results"" WHERE ""points""=31;",1-27781212-1 "who is the driver that had winnings of $225,000?","CREATE TABLE ""race_results"" ( ""position"" real, ""driver"" text, ""points"" real, ""winnings"" text, ""series"" text );","SELECT ""driver"" FROM ""race_results"" WHERE ""winnings""='$225,000';",1-27781212-1 How many different standards have a PM of 0.02 g/kWh?,"CREATE TABLE ""euro_norm_emissions_for_category_n3_edc_"" ( ""standard"" text, ""date"" text, ""co_g_k_wh"" text, ""no_x_g_k_wh"" text, ""hc_g_k_wh"" text, ""pm_g_k_wh"" text );","SELECT COUNT(""standard"") FROM ""euro_norm_emissions_for_category_n3_edc_"" WHERE ""pm_g_k_wh""='0.02';",1-2780146-6 What's the HC for the Euro I standard?,"CREATE TABLE ""euro_norm_emissions_for_category_n3_edc_"" ( ""standard"" text, ""date"" text, ""co_g_k_wh"" text, ""no_x_g_k_wh"" text, ""hc_g_k_wh"" text, ""pm_g_k_wh"" text );","SELECT ""hc_g_k_wh"" FROM ""euro_norm_emissions_for_category_n3_edc_"" WHERE ""standard""='Euro I';",1-2780146-6 What's the HC for the standard with NO x of 7.0 g/kWh?,"CREATE TABLE ""euro_norm_emissions_for_category_n3_edc_"" ( ""standard"" text, ""date"" text, ""co_g_k_wh"" text, ""no_x_g_k_wh"" text, ""hc_g_k_wh"" text, ""pm_g_k_wh"" text );","SELECT ""hc_g_k_wh"" FROM ""euro_norm_emissions_for_category_n3_edc_"" WHERE ""no_x_g_k_wh""='7.0';",1-2780146-6 What's the PM for the standard with 12.3 g/kWh CO?,"CREATE TABLE ""euro_norm_emissions_for_category_n3_edc_"" ( ""standard"" text, ""date"" text, ""co_g_k_wh"" text, ""no_x_g_k_wh"" text, ""hc_g_k_wh"" text, ""pm_g_k_wh"" text );","SELECT ""pm_g_k_wh"" FROM ""euro_norm_emissions_for_category_n3_edc_"" WHERE ""co_g_k_wh""='12.3';",1-2780146-6 What's the NO of the standard with HC of 1.23 g/kWh?,"CREATE TABLE ""euro_norm_emissions_for_category_n3_edc_"" ( ""standard"" text, ""date"" text, ""co_g_k_wh"" text, ""no_x_g_k_wh"" text, ""hc_g_k_wh"" text, ""pm_g_k_wh"" text );","SELECT ""no_x_g_k_wh"" FROM ""euro_norm_emissions_for_category_n3_edc_"" WHERE ""hc_g_k_wh""='1.23';",1-2780146-6 "What number in the season was ""Burning Down the House""?","CREATE TABLE ""table1_27790959_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT MAX(""no_in_season"") FROM ""table1_27790959_1"" WHERE ""title""='\""Burning Down the House\""';",1-27790959-1 What was the original air date of the episode that had 5.42 million viewers?,"CREATE TABLE ""table1_27790959_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT ""original_air_date"" FROM ""table1_27790959_1"" WHERE ""u_s_viewers_million""='5.42';",1-27790959-1 "How many episodes were titled ""I Wish I Was the Moon""?","CREATE TABLE ""table1_27790959_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT COUNT(""directed_by"") FROM ""table1_27790959_1"" WHERE ""title""='\""I Wish I Was the Moon\""';",1-27790959-1 "How many million viewers watched ""You Smell like Dinner""?","CREATE TABLE ""table1_27790959_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_million"" text );","SELECT ""u_s_viewers_million"" FROM ""table1_27790959_1"" WHERE ""title""='\""You Smell Like Dinner\""';",1-27790959-1 "What is the episode number of ""Dance Cards and Greeting Cards""?","CREATE TABLE ""table1_27834100_1"" ( ""series_num"" real, ""season_num"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""u_s_viewers_millions"" text );","SELECT MAX(""series_num"") FROM ""table1_27834100_1"" WHERE ""title""='\""Dance Cards and Greeting Cards\""';",1-27834100-1 How many people saw the game won by G. Claypool (4-1)?,"CREATE TABLE ""schedule"" ( ""num"" real, ""date"" text, ""opponent"" text, ""site_stadium"" text, ""score"" text, ""win"" text, ""loss"" text, ""save"" text, ""attendance"" real, ""overall_record"" text, ""pac_10_record"" text );","SELECT MIN(""attendance"") FROM ""schedule"" WHERE ""win""='G. Claypool (4-1)';",1-27862483-3 What was the overall record in the game won by D. Klein (2-0)?,"CREATE TABLE ""schedule"" ( ""num"" real, ""date"" text, ""opponent"" text, ""site_stadium"" text, ""score"" text, ""win"" text, ""loss"" text, ""save"" text, ""attendance"" real, ""overall_record"" text, ""pac_10_record"" text );","SELECT ""overall_record"" FROM ""schedule"" WHERE ""win""='D. Klein (2-0)';",1-27862483-3 What was the overall record of the game lost by A. Pracher (4-1)?,"CREATE TABLE ""schedule"" ( ""num"" real, ""date"" text, ""opponent"" text, ""site_stadium"" text, ""score"" text, ""win"" text, ""loss"" text, ""save"" text, ""attendance"" real, ""overall_record"" text, ""pac_10_record"" text );","SELECT ""overall_record"" FROM ""schedule"" WHERE ""loss""='A. Pracher (4-1)';",1-27862483-3 What was the PAC-10 record of the game played on April 20?,"CREATE TABLE ""schedule"" ( ""num"" real, ""date"" text, ""opponent"" text, ""site_stadium"" text, ""score"" text, ""win"" text, ""loss"" text, ""save"" text, ""attendance"" real, ""overall_record"" text, ""pac_10_record"" text );","SELECT ""pac_10_record"" FROM ""schedule"" WHERE ""date""='April 20';",1-27862483-3 How many different numbers are there for the game played on April 23?,"CREATE TABLE ""schedule"" ( ""num"" real, ""date"" text, ""opponent"" text, ""site_stadium"" text, ""score"" text, ""win"" text, ""loss"" text, ""save"" text, ""attendance"" real, ""overall_record"" text, ""pac_10_record"" text );","SELECT COUNT(""num"") FROM ""schedule"" WHERE ""date""='April 23';",1-27862483-3 "Who directed ""running the gauntlet""?","CREATE TABLE ""table1_27846651_1"" ( ""episode_num"" real, ""series_num"" real, ""title"" text, ""director"" text, ""writer"" text, ""original_airdate"" text, ""viewers_millions"" text );","SELECT ""director"" FROM ""table1_27846651_1"" WHERE ""title""='\""Running the Gauntlet\""';",1-27846651-1 Wat episode number had 5.46 million viewers?,"CREATE TABLE ""table1_27846651_1"" ( ""episode_num"" real, ""series_num"" real, ""title"" text, ""director"" text, ""writer"" text, ""original_airdate"" text, ""viewers_millions"" text );","SELECT ""episode_num"" FROM ""table1_27846651_1"" WHERE ""viewers_millions""='5.46';",1-27846651-1 What episode in the series had 5.24 million viewers?,"CREATE TABLE ""table1_27846651_1"" ( ""episode_num"" real, ""series_num"" real, ""title"" text, ""director"" text, ""writer"" text, ""original_airdate"" text, ""viewers_millions"" text );","SELECT ""series_num"" FROM ""table1_27846651_1"" WHERE ""viewers_millions""='5.24';",1-27846651-1 Who wrote the episode that had 5.93 million viewers?,"CREATE TABLE ""table1_27846651_1"" ( ""episode_num"" real, ""series_num"" real, ""title"" text, ""director"" text, ""writer"" text, ""original_airdate"" text, ""viewers_millions"" text );","SELECT ""writer"" FROM ""table1_27846651_1"" WHERE ""viewers_millions""='5.93';",1-27846651-1 "Who wrote ""what you mean by home""?","CREATE TABLE ""table1_27846651_1"" ( ""episode_num"" real, ""series_num"" real, ""title"" text, ""director"" text, ""writer"" text, ""original_airdate"" text, ""viewers_millions"" text );","SELECT ""writer"" FROM ""table1_27846651_1"" WHERE ""title""='\""What You Mean By Home\""';",1-27846651-1 In what edition was the opponent team Zimbabwe? ,"CREATE TABLE ""doubles"" ( ""outcome"" text, ""edition"" text, ""opponent_team"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""edition"" FROM ""doubles"" WHERE ""opponent_team""='Zimbabwe';",1-27877656-8 What was the outcome in the 2010 Europe/Africa Group IIB edition? ,"CREATE TABLE ""doubles"" ( ""outcome"" text, ""edition"" text, ""opponent_team"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""outcome"" FROM ""doubles"" WHERE ""edition""='2010 Europe/Africa Group IIB';",1-27877656-8 What was the team's record against philadelphia?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""team""='Philadelphia';",1-27882867-8 What day did they play the phoenix suns?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""team""='Phoenix Suns';",1-27902171-4 Who had the high point total when they were 8-5?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""record""='8-5';",1-27902171-4 Who had the high assist total when the team was 0-1?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""record""='0-1';",1-27902171-4 Who had highest points during game against the Utah Jazz?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""team""='Utah Jazz';",1-27902171-6 What location with it's corresponding attendance was the game against Utah Jazz?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""team""='Utah Jazz';",1-27902171-6 What were the scores of the games with a record of 47-34?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""record""='47-34';",1-27902171-9 Who performed the most rebounds on games against the Minnesota Timberwolves?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""team""='Minnesota Timberwolves';",1-27902171-9 Who manufactured the car driven by Will Power and Scott Dixon had the most laps?,"CREATE TABLE ""table1_27913160_3"" ( ""round"" real, ""race"" text, ""pole_position"" text, ""fastest_lap"" text, ""most_laps_led"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""report"" text );","SELECT ""manufacturer"" FROM ""table1_27913160_3"" WHERE ""driver""='Will Power' AND ""most_laps_led""='Scott Dixon';",1-27913160-3 Who had the pole position in Detroit?,"CREATE TABLE ""table1_27913160_3"" ( ""round"" real, ""race"" text, ""pole_position"" text, ""fastest_lap"" text, ""most_laps_led"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""report"" text );","SELECT ""pole_position"" FROM ""table1_27913160_3"" WHERE ""race""='Detroit';",1-27913160-3 Who was the driver in round 4?,"CREATE TABLE ""table1_27913160_3"" ( ""round"" real, ""race"" text, ""pole_position"" text, ""fastest_lap"" text, ""most_laps_led"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""report"" text );","SELECT ""driver"" FROM ""table1_27913160_3"" WHERE ""round""=4;",1-27913160-3 Who had the pole position in Milwaukee?,"CREATE TABLE ""table1_27913160_3"" ( ""round"" real, ""race"" text, ""pole_position"" text, ""fastest_lap"" text, ""most_laps_led"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""report"" text );","SELECT ""pole_position"" FROM ""table1_27913160_3"" WHERE ""race""='Milwaukee';",1-27913160-3 Who was the driver in round 8?,"CREATE TABLE ""table1_27913160_3"" ( ""round"" real, ""race"" text, ""pole_position"" text, ""fastest_lap"" text, ""most_laps_led"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""report"" text );","SELECT ""driver"" FROM ""table1_27913160_3"" WHERE ""round""=8;",1-27913160-3 What race did Simon Pagenaud have the most laps in?,"CREATE TABLE ""table1_27913160_3"" ( ""round"" real, ""race"" text, ""pole_position"" text, ""fastest_lap"" text, ""most_laps_led"" text, ""driver"" text, ""team"" text, ""manufacturer"" text, ""report"" text );","SELECT ""race"" FROM ""table1_27913160_3"" WHERE ""most_laps_led""='Simon Pagenaud';",1-27913160-3 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? ,"CREATE TABLE ""table1_2791668_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT ""title"" FROM ""table1_2791668_1"" WHERE ""directed_by""='Michael Pressman' AND ""no_in_season""<10.0;",1-2791668-1 how many millions of North American people saw the episode whose director was Ed Sherin? ,"CREATE TABLE ""table1_2791668_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT ""u_s_viewers_millions"" FROM ""table1_2791668_1"" WHERE ""directed_by""='Ed Sherin';",1-2791668-1 what is the name of the episode whose writer is philippe browning?,"CREATE TABLE ""table1_2791668_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT ""title"" FROM ""table1_2791668_1"" WHERE ""written_by""='Philippe Browning';",1-2791668-1 how many premieres had the episode that had 12.68 millions of north american viewers? ,"CREATE TABLE ""table1_2791668_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT COUNT(""original_air_date"") FROM ""table1_2791668_1"" WHERE ""u_s_viewers_millions""='12.68';",1-2791668-1 how many episodes in the series had as a production code 16016? ,"CREATE TABLE ""table1_2791668_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT COUNT(""no_in_series"") FROM ""table1_2791668_1"" WHERE ""production_code""=16016;",1-2791668-1 What car make was sponsored by Aflac?,"CREATE TABLE ""results"" ( ""finish"" real, ""start"" real, ""car"" real, ""driver"" text, ""make"" text, ""sponsor"" text, ""pts_bns"" text, ""laps"" real, ""status"" text, ""winnings"" real );","SELECT ""make"" FROM ""results"" WHERE ""sponsor""='Aflac';",1-27940569-1 How many points and bonuses did Kurt Busch get?,"CREATE TABLE ""results"" ( ""finish"" real, ""start"" real, ""car"" real, ""driver"" text, ""make"" text, ""sponsor"" text, ""pts_bns"" text, ""laps"" real, ""status"" text, ""winnings"" real );","SELECT ""pts_bns"" FROM ""results"" WHERE ""driver""='Kurt Busch';",1-27940569-1 What make was the car driven by Jeff Gordon?,"CREATE TABLE ""results"" ( ""finish"" real, ""start"" real, ""car"" real, ""driver"" text, ""make"" text, ""sponsor"" text, ""pts_bns"" text, ""laps"" real, ""status"" text, ""winnings"" real );","SELECT ""make"" FROM ""results"" WHERE ""driver""='Jeff Gordon';",1-27940569-1 What was the greatest number of laps run?,"CREATE TABLE ""results"" ( ""finish"" real, ""start"" real, ""car"" real, ""driver"" text, ""make"" text, ""sponsor"" text, ""pts_bns"" text, ""laps"" real, ""status"" text, ""winnings"" real );","SELECT MAX(""laps"") FROM ""results"";",1-27940569-1 What is the represent province for the contestant whose hometown is Woerden? ,"CREATE TABLE ""official_delegates"" ( ""represent_province"" text, ""contestant"" text, ""age"" real, ""height_ft"" text, ""height_mtr"" text, ""hometown"" text );","SELECT ""represent_province"" FROM ""official_delegates"" WHERE ""hometown""='Woerden';",1-27946889-2 How many contestants are 1.80 mtr. in height? ,"CREATE TABLE ""official_delegates"" ( ""represent_province"" text, ""contestant"" text, ""age"" real, ""height_ft"" text, ""height_mtr"" text, ""hometown"" text );","SELECT COUNT(""contestant"") FROM ""official_delegates"" WHERE ""height_mtr""='1.80';",1-27946889-2 Which episode had viewership of 0.296 million?,"CREATE TABLE ""australian_ratings"" ( ""order"" real, ""episode"" text, ""original_airdate"" text, ""timeslot"" text, ""viewers_millions"" text, ""nightly_rank"" real, ""weekly_rank"" text );","SELECT ""episode"" FROM ""australian_ratings"" WHERE ""viewers_millions""='0.296';",1-27987623-3 How many timeslots had viewers of 0.238 million?,"CREATE TABLE ""australian_ratings"" ( ""order"" real, ""episode"" text, ""original_airdate"" text, ""timeslot"" text, ""viewers_millions"" text, ""nightly_rank"" real, ""weekly_rank"" text );","SELECT COUNT(""timeslot"") FROM ""australian_ratings"" WHERE ""viewers_millions""='0.238';",1-27987623-3 Which episode was #1 in the order?,"CREATE TABLE ""australian_ratings"" ( ""order"" real, ""episode"" text, ""original_airdate"" text, ""timeslot"" text, ""viewers_millions"" text, ""nightly_rank"" real, ""weekly_rank"" text );","SELECT ""episode"" FROM ""australian_ratings"" WHERE ""order""=1;",1-27987623-3 What's the density in the district with 2320529 citizens in 2011?,"CREATE TABLE ""districts"" ( ""code"" text, ""district"" text, ""headquarters"" text, ""population_2001_census"" real, ""population_2011_census"" real, ""area_km"" real, ""density_in_2011_km"" text );","SELECT ""density_in_2011_km"" FROM ""districts"" WHERE ""population_2011_census""=2320529;",1-2801442-1 What's the code of the district in which 312520 people lived in 2011?,"CREATE TABLE ""districts"" ( ""code"" text, ""district"" text, ""headquarters"" text, ""population_2001_census"" real, ""population_2011_census"" real, ""area_km"" real, ""density_in_2011_km"" text );","SELECT ""code"" FROM ""districts"" WHERE ""population_2011_census""=312520;",1-2801442-1 What's the code of the district with 800.5 people per km2?,"CREATE TABLE ""districts"" ( ""code"" text, ""district"" text, ""headquarters"" text, ""population_2001_census"" real, ""population_2011_census"" real, ""area_km"" real, ""density_in_2011_km"" text );","SELECT ""code"" FROM ""districts"" WHERE ""density_in_2011_km""='800.5';",1-2801442-1 How many people lived in the district with a code GP in 2011?,"CREATE TABLE ""districts"" ( ""code"" text, ""district"" text, ""headquarters"" text, ""population_2001_census"" real, ""population_2011_census"" real, ""area_km"" real, ""density_in_2011_km"" text );","SELECT MIN(""population_2011_census"") FROM ""districts"" WHERE ""code""='GP';",1-2801442-1 How many people lived in the district whose headquarters is in Bhubaneswar in 2001?,"CREATE TABLE ""districts"" ( ""code"" text, ""district"" text, ""headquarters"" text, ""population_2001_census"" real, ""population_2011_census"" real, ""area_km"" real, ""density_in_2011_km"" text );","SELECT ""population_2001_census"" FROM ""districts"" WHERE ""headquarters""='Bhubaneswar';",1-2801442-1 How big (in km2) is the district with a code BW?,"CREATE TABLE ""districts"" ( ""code"" text, ""district"" text, ""headquarters"" text, ""population_2001_census"" real, ""population_2011_census"" real, ""area_km"" real, ""density_in_2011_km"" text );","SELECT MIN(""area_km"") FROM ""districts"" WHERE ""code""='BW';",1-2801442-1 What is the number of this season's episode that had the production code 2t6206?,"CREATE TABLE ""table1_28014096_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_millions"" text );","SELECT MIN(""no_in_season"") FROM ""table1_28014096_1"" WHERE ""production_code""='2T6206';",1-28014096-1 What episode number of the series had a production code of bdf409?,"CREATE TABLE ""table1_28019988_5"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT MIN(""series_num"") FROM ""table1_28019988_5"" WHERE ""production_code""='BDF409';",1-28019988-5 What episode number of the season was written by Tom Garrigus and had 2.31 million u.s. viewers?,"CREATE TABLE ""table1_28019988_5"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT MAX(""season_num"") FROM ""table1_28019988_5"" WHERE ""u_s_viewers_million""='2.31' AND ""written_by""='Tom Garrigus';",1-28019988-5 What is the highest numbered episode in the series?,"CREATE TABLE ""table1_28019988_5"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT MAX(""series_num"") FROM ""table1_28019988_5"";",1-28019988-5 What episode number in the series had a production code of bdf405?,"CREATE TABLE ""table1_28019988_5"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT MIN(""series_num"") FROM ""table1_28019988_5"" WHERE ""production_code""='BDF405';",1-28019988-5 Who is the operator when Roe was the bodybuilder?,"CREATE TABLE ""home_market"" ( ""operator"" text, ""number_purchased"" real, ""variant"" text, ""bodybuilder"" text, ""year_s_purchased"" text );","SELECT ""operator"" FROM ""home_market"" WHERE ""bodybuilder""='Roe';",1-28035004-1 What is the variant when Alexander was the bodybuilder?,"CREATE TABLE ""home_market"" ( ""operator"" text, ""number_purchased"" real, ""variant"" text, ""bodybuilder"" text, ""year_s_purchased"" text );","SELECT ""variant"" FROM ""home_market"" WHERE ""bodybuilder""='Alexander';",1-28035004-1 Who was the bodybuilder when Coventry was operating?,"CREATE TABLE ""home_market"" ( ""operator"" text, ""number_purchased"" real, ""variant"" text, ""bodybuilder"" text, ""year_s_purchased"" text );","SELECT ""bodybuilder"" FROM ""home_market"" WHERE ""operator""='Coventry';",1-28035004-1 How many different variants are there for Northern Counties bodybuilder?,"CREATE TABLE ""home_market"" ( ""operator"" text, ""number_purchased"" real, ""variant"" text, ""bodybuilder"" text, ""year_s_purchased"" text );","SELECT COUNT(""variant"") FROM ""home_market"" WHERE ""bodybuilder""='Northern Counties';",1-28035004-1 Who is the operator when willowbrook was the bodybuilder?,"CREATE TABLE ""home_market"" ( ""operator"" text, ""number_purchased"" real, ""variant"" text, ""bodybuilder"" text, ""year_s_purchased"" text );","SELECT ""operator"" FROM ""home_market"" WHERE ""bodybuilder""='Willowbrook';",1-28035004-1 How many teams had a point margin of 48?,"CREATE TABLE ""aggregate_results"" ( ""proceed_to_quarter_final"" text, ""match_points"" text, ""aggregate_score"" text, ""points_margin"" real, ""eliminated_from_competition"" text );","SELECT COUNT(""eliminated_from_competition"") FROM ""aggregate_results"" WHERE ""points_margin""=48;",1-28068063-3 How many teams eliminated béziers from competition?,"CREATE TABLE ""aggregate_results"" ( ""proceed_to_quarter_final"" text, ""match_points"" text, ""aggregate_score"" text, ""points_margin"" real, ""eliminated_from_competition"" text );","SELECT COUNT(""match_points"") FROM ""aggregate_results"" WHERE ""eliminated_from_competition""='Béziers';",1-28068063-3 Who was eliminated from the competition when pau proceed to the quarter final?,"CREATE TABLE ""aggregate_results"" ( ""proceed_to_quarter_final"" text, ""match_points"" text, ""aggregate_score"" text, ""points_margin"" real, ""eliminated_from_competition"" text );","SELECT ""eliminated_from_competition"" FROM ""aggregate_results"" WHERE ""proceed_to_quarter_final""='Pau';",1-28068063-3 Who was eliminated from the competition when connacht to the quarter final?,"CREATE TABLE ""aggregate_results"" ( ""proceed_to_quarter_final"" text, ""match_points"" text, ""aggregate_score"" text, ""points_margin"" real, ""eliminated_from_competition"" text );","SELECT ""eliminated_from_competition"" FROM ""aggregate_results"" WHERE ""proceed_to_quarter_final""='Connacht';",1-28068063-3 Who proceeded to the quarter final when the london irish were eliminated from competition?,"CREATE TABLE ""aggregate_results"" ( ""proceed_to_quarter_final"" text, ""match_points"" text, ""aggregate_score"" text, ""points_margin"" real, ""eliminated_from_competition"" text );","SELECT ""proceed_to_quarter_final"" FROM ""aggregate_results"" WHERE ""eliminated_from_competition""='London Irish';",1-28068063-3 What was the aggregate score for the match won by Brive?,"CREATE TABLE ""aggregate_results"" ( ""winners"" text, ""match_points"" text, ""aggregate_score"" text, ""points_margin"" real, ""losers"" text );","SELECT ""aggregate_score"" FROM ""aggregate_results"" WHERE ""winners""='Brive';",1-28068063-2 What was the match points score for the match won by Connacht?,"CREATE TABLE ""aggregate_results"" ( ""winners"" text, ""match_points"" text, ""aggregate_score"" text, ""points_margin"" real, ""losers"" text );","SELECT ""match_points"" FROM ""aggregate_results"" WHERE ""winners""='Connacht';",1-28068063-2 What was the aggregate score for the match won by Viadana?,"CREATE TABLE ""aggregate_results"" ( ""winners"" text, ""match_points"" text, ""aggregate_score"" text, ""points_margin"" real, ""losers"" text );","SELECT ""aggregate_score"" FROM ""aggregate_results"" WHERE ""winners""='Viadana';",1-28068063-2 Name the cfl team for patrice denis,"CREATE TABLE ""round_two"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""cfl_team"" FROM ""round_two"" WHERE ""player""='Patrice Denis';",1-28059992-2 Name the cfl team for robert beveridge,"CREATE TABLE ""round_two"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""cfl_team"" FROM ""round_two"" WHERE ""player""='Robert Beveridge';",1-28059992-2 Name the college for dl,"CREATE TABLE ""round_two"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""round_two"" WHERE ""position""='DL';",1-28059992-2 Name the number of colleges for jerome pathon,"CREATE TABLE ""round_two"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT COUNT(""college"") FROM ""round_two"" WHERE ""player""='Jerome Pathon';",1-28059992-2 Name the number of cfl teams for jeff traversy,"CREATE TABLE ""round_two"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT COUNT(""cfl_team"") FROM ""round_two"" WHERE ""player""='Jeff Traversy';",1-28059992-2 Name the position for british columbia,"CREATE TABLE ""round_two"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""round_two"" WHERE ""college""='British Columbia';",1-28059992-2 "What episode in the series is ""teased""?","CREATE TABLE ""table1_28089666_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT MAX(""series_num"") FROM ""table1_28089666_1"" WHERE ""title""='\""Teased\""';",1-28089666-1 "What date did ""sympathy"" originally air?","CREATE TABLE ""table1_28089666_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""original_air_date"" FROM ""table1_28089666_1"" WHERE ""title""='\""Sympathy\""';",1-28089666-1 What original air date was the episode with production code of 5.05?,"CREATE TABLE ""table1_28089666_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""original_air_date"" FROM ""table1_28089666_1"" WHERE ""production_code""='5.05';",1-28089666-1 Who wrote episode with production code 1.01?,"CREATE TABLE ""table1_28089666_1"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""written_by"" FROM ""table1_28089666_1"" WHERE ""production_code""='1.01';",1-28089666-1 What is the title when the director is Maynard C. Virgil i ?,"CREATE TABLE ""table1_28140588_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""title"" FROM ""table1_28140588_1"" WHERE ""directed_by""='Maynard C. Virgil I';",1-28140588-1 "Who is the director when the title is listed as ""all guts, no glory""?","CREATE TABLE ""table1_28140588_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""directed_by"" FROM ""table1_28140588_1"" WHERE ""title""='\""All Guts, No Glory\""';",1-28140588-1 Who is the director when the production code is 60034?,"CREATE TABLE ""table1_28140588_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""directed_by"" FROM ""table1_28140588_1"" WHERE ""production_code""=60034;",1-28140588-1 "What number episode in the series was titled ""Best Laid Plans""?","CREATE TABLE ""table1_28140584_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MAX(""no_in_series"") FROM ""table1_28140584_1"" WHERE ""title""='\""Best Laid Plans\""';",1-28140584-1 "What episode number in the series is ""the drum major""?","CREATE TABLE ""table1_2818164_5"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""no_in_series"" FROM ""table1_2818164_5"" WHERE ""title""='\""The Drum Major\""';",1-2818164-5 What is the name of the episode with 418 as the production code?,"CREATE TABLE ""table1_2818164_5"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""title"" FROM ""table1_2818164_5"" WHERE ""production_code""=418;",1-2818164-5 "What episoe number in the season originally aired on February 11, 1988?","CREATE TABLE ""table1_2818164_5"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""no_in_season"" FROM ""table1_2818164_5"" WHERE ""original_air_date""='February 11, 1988';",1-2818164-5 What episode number in the series is also number 17 in the season?,"CREATE TABLE ""table1_2818164_5"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""no_in_series"" FROM ""table1_2818164_5"" WHERE ""no_in_season""='17';",1-2818164-5 What is the production code for episode 96 in the series?,"CREATE TABLE ""table1_2818164_5"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MIN(""production_code"") FROM ""table1_2818164_5"" WHERE ""no_in_series""='96';",1-2818164-5 What is the production code that was written by matt robinson?,"CREATE TABLE ""table1_2818164_7"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""production_code"" FROM ""table1_2818164_7"" WHERE ""written_by""='Matt Robinson';",1-2818164-7 Which title has 147 as no. in series?,"CREATE TABLE ""table1_2818164_7"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""title"" FROM ""table1_2818164_7"" WHERE ""no_in_series""=147;",1-2818164-7 What is the original air date the was written by mark st. germain and direct by jay sandrich?,"CREATE TABLE ""table1_2818164_7"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""original_air_date"" FROM ""table1_2818164_7"" WHERE ""written_by""='Mark St. Germain' AND ""directed_by""='Jay Sandrich';",1-2818164-7 What are the networks whose version of the show includes the judges batuhan zeynioğlu piatti murat bozok erol kaynar?,"CREATE TABLE ""table1_28190363_1"" ( ""country"" text, ""name"" text, ""presenter_s"" text, ""judges"" text, ""network"" text, ""premiere_air_dates"" text );","SELECT ""network"" FROM ""table1_28190363_1"" WHERE ""judges""='Batuhan Zeynioğlu Piatti Murat Bozok Erol Kaynar';",1-28190363-1 How many networks are there that include the judges pete goffe-wood andrew atkinson benny masekwameng?,"CREATE TABLE ""table1_28190363_1"" ( ""country"" text, ""name"" text, ""presenter_s"" text, ""judges"" text, ""network"" text, ""premiere_air_dates"" text );","SELECT COUNT(""network"") FROM ""table1_28190363_1"" WHERE ""judges""='Pete Goffe-Wood Andrew Atkinson Benny Masekwameng';",1-28190363-1 How many networks are there whose version of the shows includes judges tba and the presenter is Arbana Osmani?,"CREATE TABLE ""table1_28190363_1"" ( ""country"" text, ""name"" text, ""presenter_s"" text, ""judges"" text, ""network"" text, ""premiere_air_dates"" text );","SELECT COUNT(""network"") FROM ""table1_28190363_1"" WHERE ""judges""='TBA' AND ""presenter_s""='Arbana Osmani';",1-28190363-1 How many sets of presenters are there for the version of the show named Celebrity Masterchef?,"CREATE TABLE ""table1_28190363_1"" ( ""country"" text, ""name"" text, ""presenter_s"" text, ""judges"" text, ""network"" text, ""premiere_air_dates"" text );","SELECT COUNT(""presenter_s"") FROM ""table1_28190363_1"" WHERE ""name""='Celebrity MasterChef';",1-28190363-1 Who is the incumbent of district pa-8?,"CREATE TABLE ""table"" ( ""district"" text, ""incumbent"" text, ""cook"" text, ""rothenberg"" text, ""cq_politics"" text, ""crystal_ball"" text );","SELECT ""incumbent"" FROM ""table"" WHERE ""district""='PA-8';",1-28188239-1 How many incumbents are in district la-1?,"CREATE TABLE ""table"" ( ""district"" text, ""incumbent"" text, ""cook"" text, ""rothenberg"" text, ""cq_politics"" text, ""crystal_ball"" text );","SELECT COUNT(""incumbent"") FROM ""table"" WHERE ""district""='LA-1';",1-28188239-1 When were the Spartans founded?,"CREATE TABLE ""division_i"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT MAX(""founded"") FROM ""division_i"" WHERE ""team_nickname""='Spartans';",1-28211213-1 How many affiliations does the University of Toledo have?,"CREATE TABLE ""division_i"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT COUNT(""affiliation"") FROM ""division_i"" WHERE ""institution""='University of Toledo';",1-28211213-1 What is the affiliation of Davenport University?,"CREATE TABLE ""division_i"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT ""affiliation"" FROM ""division_i"" WHERE ""institution""='Davenport University';",1-28211213-1 What is the highest 2001 population when the ethnic group is white: british?,"CREATE TABLE ""table1_282413_3"" ( ""ethnic_group"" text, ""2001_population"" real, ""2001_pct"" text, ""2011_population"" real, ""2011_pct"" text );","SELECT MAX(""2001_population"") FROM ""table1_282413_3"" WHERE ""ethnic_group""='White: British';",1-282413-3 What is the ethnic group when the 2011 % is 2.0?,"CREATE TABLE ""table1_282413_3"" ( ""ethnic_group"" text, ""2001_population"" real, ""2001_pct"" text, ""2011_population"" real, ""2011_pct"" text );","SELECT ""ethnic_group"" FROM ""table1_282413_3"" WHERE ""2011_pct""='2.0';",1-282413-3 How many times is the ethnic group other: total?,"CREATE TABLE ""table1_282413_3"" ( ""ethnic_group"" text, ""2001_population"" real, ""2001_pct"" text, ""2011_population"" real, ""2011_pct"" text );","SELECT COUNT(""2001_pct"") FROM ""table1_282413_3"" WHERE ""ethnic_group""='Other: Total';",1-282413-3 How many times is the 2001 population 237810?,"CREATE TABLE ""table1_282413_3"" ( ""ethnic_group"" text, ""2001_population"" real, ""2001_pct"" text, ""2011_population"" real, ""2011_pct"" text );","SELECT COUNT(""2011_population"") FROM ""table1_282413_3"" WHERE ""2001_population""=237810;",1-282413-3 What is the highest 2011 population when the ethnic group is asian or asian british: asian other?,"CREATE TABLE ""table1_282413_3"" ( ""ethnic_group"" text, ""2001_population"" real, ""2001_pct"" text, ""2011_population"" real, ""2011_pct"" text );","SELECT MAX(""2011_population"") FROM ""table1_282413_3"" WHERE ""ethnic_group""='Asian or Asian British: Asian Other';",1-282413-3 Name the affiliation for 27209 enrollment,"CREATE TABLE ""division_i"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT ""affiliation"" FROM ""division_i"" WHERE ""enrollment""=27209;",1-28253870-1 Name the least founded,"CREATE TABLE ""division_i"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT MIN(""founded"") FROM ""division_i"";",1-28253870-1 Name the founded for florida state university,"CREATE TABLE ""division_i"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT ""founded"" FROM ""division_i"" WHERE ""institution""='Florida State University';",1-28253870-1 Name the location for yellow jackets,"CREATE TABLE ""division_i"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT ""location"" FROM ""division_i"" WHERE ""team_nickname""='Yellow Jackets';",1-28253870-1 How many college teams have a player with a nationality of Russia?,"CREATE TABLE ""round_six"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT COUNT(""college_junior_club_team"") FROM ""round_six"" WHERE ""nationality""='Russia';",1-2840500-6 Which pick did Michel Larocque receive?,"CREATE TABLE ""round_six"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""pick"" FROM ""round_six"" WHERE ""player""='Michel Larocque';",1-2840500-6 Which team picked Blaine Russell?,"CREATE TABLE ""round_six"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nhl_team"" FROM ""round_six"" WHERE ""player""='Blaine Russell';",1-2840500-6 How many entries for district home are listed for the 87th congress?,"CREATE TABLE ""list_of_representatives"" ( ""representative"" text, ""party"" text, ""years"" text, ""congress"" text, ""district_home"" text, ""occupation"" text, ""electoral_history"" text );","SELECT COUNT(""district_home"") FROM ""list_of_representatives"" WHERE ""congress""='87th';",1-2841865-2 What time span is listed under years for the 96th congres?,"CREATE TABLE ""list_of_representatives"" ( ""representative"" text, ""party"" text, ""years"" text, ""congress"" text, ""district_home"" text, ""occupation"" text, ""electoral_history"" text );","SELECT ""years"" FROM ""list_of_representatives"" WHERE ""congress""='96th';",1-2841865-2 What party is listed for the Representative under the 85th congress?,"CREATE TABLE ""list_of_representatives"" ( ""representative"" text, ""party"" text, ""years"" text, ""congress"" text, ""district_home"" text, ""occupation"" text, ""electoral_history"" text );","SELECT ""party"" FROM ""list_of_representatives"" WHERE ""congress""='85th';",1-2841865-2 How many entries are listed for party during the 69th congress?,"CREATE TABLE ""list_of_representatives"" ( ""representative"" text, ""party"" text, ""years"" text, ""congress"" text, ""district_home"" text, ""occupation"" text, ""electoral_history"" text );","SELECT COUNT(""party"") FROM ""list_of_representatives"" WHERE ""congress""='69th';",1-2841865-2 What frame of time is listed under years during the 72nd congress?,"CREATE TABLE ""list_of_representatives"" ( ""representative"" text, ""party"" text, ""years"" text, ""congress"" text, ""district_home"" text, ""occupation"" text, ""electoral_history"" text );","SELECT ""years"" FROM ""list_of_representatives"" WHERE ""congress""='72nd';",1-2841865-2 What name is listed under representative for the 112th congress?,"CREATE TABLE ""list_of_representatives"" ( ""representative"" text, ""party"" text, ""years"" text, ""congress"" text, ""district_home"" text, ""occupation"" text, ""electoral_history"" text );","SELECT ""representative"" FROM ""list_of_representatives"" WHERE ""congress""='112th';",1-2841865-2 What is the value of the runner up column for the Alberta province?,"CREATE TABLE ""by_province"" ( ""province"" text, ""first_llcr"" real, ""appearances"" real, ""championships"" real, ""runner_up"" real );","SELECT MAX(""runner_up"") FROM ""by_province"" WHERE ""province""='Alberta';",1-28457809-3 What year was Ontario's first LLCR?,"CREATE TABLE ""by_province"" ( ""province"" text, ""first_llcr"" real, ""appearances"" real, ""championships"" real, ""runner_up"" real );","SELECT ""first_llcr"" FROM ""by_province"" WHERE ""province""='Ontario';",1-28457809-3 What is the pinyin name for the english name xin county?,"CREATE TABLE ""administration"" ( ""english_name"" text, ""simplified"" text, ""traditional"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT ""pinyin"" FROM ""administration"" WHERE ""english_name""='Xin County';",1-2847477-2 What is the area of 罗山县?,"CREATE TABLE ""administration"" ( ""english_name"" text, ""simplified"" text, ""traditional"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT ""area"" FROM ""administration"" WHERE ""simplified""='罗山县';",1-2847477-2 What is the English name of gùshǐ xiàn?,"CREATE TABLE ""administration"" ( ""english_name"" text, ""simplified"" text, ""traditional"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT ""english_name"" FROM ""administration"" WHERE ""pinyin""='Gùshǐ Xiàn';",1-2847477-2 How many simplified names are there for xin county?,"CREATE TABLE ""administration"" ( ""english_name"" text, ""simplified"" text, ""traditional"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT COUNT(""simplified"") FROM ""administration"" WHERE ""english_name""='Xin County';",1-2847477-2 What is the density of the place with an area of 1512?,"CREATE TABLE ""administration"" ( ""english_name"" text, ""simplified"" text, ""traditional"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT MAX(""density"") FROM ""administration"" WHERE ""area""=1512;",1-2847477-2 What is the area of xin county?,"CREATE TABLE ""administration"" ( ""english_name"" text, ""simplified"" text, ""traditional"" text, ""pinyin"" text, ""area"" real, ""population"" real, ""density"" real );","SELECT ""area"" FROM ""administration"" WHERE ""english_name""='Xin County';",1-2847477-2 How many positions are associated with the St. Louis Blues?,"CREATE TABLE ""round_four"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT COUNT(""position"") FROM ""round_four"" WHERE ""nhl_team""='St. Louis Blues';",1-2850912-4 Which junior team is associated with an NHL pick by the Buffalo Sabres?,"CREATE TABLE ""round_four"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""round_four"" WHERE ""nhl_team""='Buffalo Sabres';",1-2850912-4 Which position was selected for by the Toronto Maple Leafs?,"CREATE TABLE ""round_four"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""position"" FROM ""round_four"" WHERE ""nhl_team""='Toronto Maple Leafs';",1-2850912-4 How many different college/junior/club teams had player John Dzikowski?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT COUNT(""college_junior_club_team"") FROM ""round_six"" WHERE ""player""='John Dzikowski';",1-2850912-6 What pick was Greg Strome?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT MAX(""pick_num"") FROM ""round_six"" WHERE ""player""='Greg Strome';",1-2850912-6 What is the gender of the cunningham hill infant school?,"CREATE TABLE ""state_schools"" ( ""school"" text, ""gender"" text, ""age_range"" text, ""religious_affiliation"" text, ""location"" text, ""school_website"" text );","SELECT ""gender"" FROM ""state_schools"" WHERE ""school""='Cunningham Hill Infant School';",1-28523-2 What is the gender with a age range of 3-11 at the st adrian roman catholic primary school?,"CREATE TABLE ""state_schools"" ( ""school"" text, ""gender"" text, ""age_range"" text, ""religious_affiliation"" text, ""location"" text, ""school_website"" text );","SELECT ""gender"" FROM ""state_schools"" WHERE ""age_range""='3-11' AND ""school""='St Adrian Roman Catholic Primary School';",1-28523-2 Which school has a website of http://www.sjfisher.herts.sch.uk/?,"CREATE TABLE ""state_schools"" ( ""school"" text, ""gender"" text, ""age_range"" text, ""religious_affiliation"" text, ""location"" text, ""school_website"" text );","SELECT ""school"" FROM ""state_schools"" WHERE ""school_website""='http://www.sjfisher.herts.sch.uk/';",1-28523-2 What is the website of the cunningham hill infant school?,"CREATE TABLE ""state_schools"" ( ""school"" text, ""gender"" text, ""age_range"" text, ""religious_affiliation"" text, ""location"" text, ""school_website"" text );","SELECT ""school_website"" FROM ""state_schools"" WHERE ""school""='Cunningham Hill Infant School';",1-28523-2 Where is the cunningham hill infant school located?,"CREATE TABLE ""state_schools"" ( ""school"" text, ""gender"" text, ""age_range"" text, ""religious_affiliation"" text, ""location"" text, ""school_website"" text );","SELECT ""location"" FROM ""state_schools"" WHERE ""school""='Cunningham Hill Infant School';",1-28523-2 How many schools have a website of http://www.camp.herts.sch.uk/?,"CREATE TABLE ""state_schools"" ( ""school"" text, ""gender"" text, ""age_range"" text, ""religious_affiliation"" text, ""location"" text, ""school_website"" text );","SELECT COUNT(""school"") FROM ""state_schools"" WHERE ""school_website""='http://www.camp.herts.sch.uk/';",1-28523-2 Name the event 3 deadlift for hennie jordan,"CREATE TABLE ""heat_2"" ( ""position"" text, ""name"" text, ""nationality"" text, ""event_1_giant_farmers_walk"" text, ""event_2_power_stairs"" text, ""event_3_deadlift"" text, ""event_4_africa_stone"" text, ""event_5_metal_block_press"" text, ""event_6_loading_race"" text );","SELECT ""event_3_deadlift"" FROM ""heat_2"" WHERE ""name""='Hennie Jordan';",1-28540428-3 How many rebounds per game did Andrej Džaković average when playing 35 minutes per game?,"CREATE TABLE ""professional_basketball_career"" ( ""team"" text, ""points_per_game"" text, ""rebounds_per_game"" text, ""assists_per_game"" text, ""steals_per_game"" text, ""minutes_per_game"" text, ""ranking_per_game"" text );","SELECT ""rebounds_per_game"" FROM ""professional_basketball_career"" WHERE ""minutes_per_game""='35';",1-28547289-1 What are all the winning records when the result is Scotland won on points table and the Runner-Up result is [[|]] 4 points?,"CREATE TABLE ""table1_28601467_1"" ( ""year"" real, ""host_nation_s"" text, ""final_venue"" text, ""winner"" text, ""result"" text, ""runner_up"" text );","SELECT ""winner"" FROM ""table1_28601467_1"" WHERE ""result""='Scotland won on points table' AND ""runner_up""='[[|]] 4 points';",1-28601467-1 What is the runner-up record where winner record is Ireland 59 points?,"CREATE TABLE ""table1_28601467_1"" ( ""year"" real, ""host_nation_s"" text, ""final_venue"" text, ""winner"" text, ""result"" text, ""runner_up"" text );","SELECT ""runner_up"" FROM ""table1_28601467_1"" WHERE ""winner""='Ireland 59 points';",1-28601467-1 Which nation hosted the competition in 2004?,"CREATE TABLE ""table1_28601467_1"" ( ""year"" real, ""host_nation_s"" text, ""final_venue"" text, ""winner"" text, ""result"" text, ""runner_up"" text );","SELECT ""host_nation_s"" FROM ""table1_28601467_1"" WHERE ""year""=2004;",1-28601467-1 What was the final venue whene England hasted the competition and the runner-up record is [[|]] 4 points and the winner record is [[|]] 6 points?,"CREATE TABLE ""table1_28601467_1"" ( ""year"" real, ""host_nation_s"" text, ""final_venue"" text, ""winner"" text, ""result"" text, ""runner_up"" text );","SELECT ""final_venue"" FROM ""table1_28601467_1"" WHERE ""host_nation_s""='England' AND ""runner_up""='[[|]] 4 points' AND ""winner""='[[|]] 6 points';",1-28601467-1 What is the most recent year in which the winner record is Ireland 4 points?,"CREATE TABLE ""table1_28601467_1"" ( ""year"" real, ""host_nation_s"" text, ""final_venue"" text, ""winner"" text, ""result"" text, ""runner_up"" text );","SELECT MAX(""year"") FROM ""table1_28601467_1"" WHERE ""winner""='Ireland 4 points';",1-28601467-1 under which president was gunther volz executed?,"CREATE TABLE ""executions_since_1959"" ( ""executed_person"" text, ""date_of_execution"" text, ""place_of_execution"" text, ""crime"" text, ""method"" text, ""under_president"" text );","SELECT ""under_president"" FROM ""executions_since_1959"" WHERE ""executed_person""='Gunther Volz';",1-2861364-1 who was executed during president charles de gaulle's reign for thr crime of child murder after rape?,"CREATE TABLE ""executions_since_1959"" ( ""executed_person"" text, ""date_of_execution"" text, ""place_of_execution"" text, ""crime"" text, ""method"" text, ""under_president"" text );","SELECT ""executed_person"" FROM ""executions_since_1959"" WHERE ""under_president""='Charles de Gaulle' AND ""crime""='Child murder after rape';",1-2861364-1 where was mazouz ghaouti executed?,"CREATE TABLE ""executions_since_1959"" ( ""executed_person"" text, ""date_of_execution"" text, ""place_of_execution"" text, ""crime"" text, ""method"" text, ""under_president"" text );","SELECT ""place_of_execution"" FROM ""executions_since_1959"" WHERE ""executed_person""='Mazouz Ghaouti';",1-2861364-1 for what crime was gunther volz executed at metz?,"CREATE TABLE ""executions_since_1959"" ( ""executed_person"" text, ""date_of_execution"" text, ""place_of_execution"" text, ""crime"" text, ""method"" text, ""under_president"" text );","SELECT ""crime"" FROM ""executions_since_1959"" WHERE ""place_of_execution""='Metz' AND ""executed_person""='Gunther Volz';",1-2861364-1 How many of Asian release statuses does Uno HD have?,"CREATE TABLE ""released_games"" ( ""title"" text, ""developer"" text, ""publisher"" text, ""north_america"" text, ""europe"" text, ""asia"" text, ""exclusive"" text );","SELECT COUNT(""asia"") FROM ""released_games"" WHERE ""title""='UNO HD';",1-28621502-1 Which titles have been published by Gamehouse Live?,"CREATE TABLE ""released_games"" ( ""title"" text, ""developer"" text, ""publisher"" text, ""north_america"" text, ""europe"" text, ""asia"" text, ""exclusive"" text );","SELECT ""title"" FROM ""released_games"" WHERE ""publisher""='GameHouse Live';",1-28621502-1 What was pinky's bmi at the reunion?,"CREATE TABLE ""reunion"" ( ""contestant"" text, ""age"" real, ""height"" text, ""starting_bmi"" text, ""finale_bmi"" text, ""reunion_bmi"" text, ""start_weight"" text, ""finale_weight"" text, ""reunion_weight"" text, ""lbs_lost_finale"" text, ""lbs_lost_reunion"" real );","SELECT ""reunion_bmi"" FROM ""reunion"" WHERE ""contestant""='Pinky';",1-28654454-5 What was miles's bmi att the reunion?,"CREATE TABLE ""reunion"" ( ""contestant"" text, ""age"" real, ""height"" text, ""starting_bmi"" text, ""finale_bmi"" text, ""reunion_bmi"" text, ""start_weight"" text, ""finale_weight"" text, ""reunion_weight"" text, ""lbs_lost_finale"" text, ""lbs_lost_reunion"" real );","SELECT COUNT(""reunion_bmi"") FROM ""reunion"" WHERE ""contestant""='Miles';",1-28654454-5 How many lbs were lost at the reunion by the contestant whose finale weight was 151.4?,"CREATE TABLE ""reunion"" ( ""contestant"" text, ""age"" real, ""height"" text, ""starting_bmi"" text, ""finale_bmi"" text, ""reunion_bmi"" text, ""start_weight"" text, ""finale_weight"" text, ""reunion_weight"" text, ""lbs_lost_finale"" text, ""lbs_lost_reunion"" real );","SELECT ""lbs_lost_reunion"" FROM ""reunion"" WHERE ""finale_weight""='151.4';",1-28654454-5 How many contestants had a starting bmi of 33.1?,"CREATE TABLE ""reunion"" ( ""contestant"" text, ""age"" real, ""height"" text, ""starting_bmi"" text, ""finale_bmi"" text, ""reunion_bmi"" text, ""start_weight"" text, ""finale_weight"" text, ""reunion_weight"" text, ""lbs_lost_finale"" text, ""lbs_lost_reunion"" real );","SELECT COUNT(""finale_weight"") FROM ""reunion"" WHERE ""starting_bmi""='33.1';",1-28654454-5 What is the reunion weight of the contestant that lost 52 lbs at the reunion?,"CREATE TABLE ""reunion"" ( ""contestant"" text, ""age"" real, ""height"" text, ""starting_bmi"" text, ""finale_bmi"" text, ""reunion_bmi"" text, ""start_weight"" text, ""finale_weight"" text, ""reunion_weight"" text, ""lbs_lost_finale"" text, ""lbs_lost_reunion"" real );","SELECT ""reunion_weight"" FROM ""reunion"" WHERE ""lbs_lost_reunion""=52;",1-28654454-5 What is the reunion weight of the contestant who lost 74.4 lbs at the finale?,"CREATE TABLE ""reunion"" ( ""contestant"" text, ""age"" real, ""height"" text, ""starting_bmi"" text, ""finale_bmi"" text, ""reunion_bmi"" text, ""start_weight"" text, ""finale_weight"" text, ""reunion_weight"" text, ""lbs_lost_finale"" text, ""lbs_lost_reunion"" real );","SELECT ""reunion_weight"" FROM ""reunion"" WHERE ""lbs_lost_finale""='74.4';",1-28654454-5 Who is the team when the category is blocks per game?,"CREATE TABLE ""quarterfinals"" ( ""category"" text, ""player"" text, ""team"" text, ""games_played"" real, ""totals"" text, ""average"" text );","SELECT ""team"" FROM ""quarterfinals"" WHERE ""category""='Blocks per game';",1-28628309-8 What is the listed in games played when the player is jimmy alapag?,"CREATE TABLE ""quarterfinals"" ( ""category"" text, ""player"" text, ""team"" text, ""games_played"" real, ""totals"" text, ""average"" text );","SELECT ""games_played"" FROM ""quarterfinals"" WHERE ""player""='Jimmy Alapag';",1-28628309-8 What is the team when player is listed as Ronjay Buenafe?,"CREATE TABLE ""quarterfinals"" ( ""category"" text, ""player"" text, ""team"" text, ""games_played"" real, ""totals"" text, ""average"" text );","SELECT ""team"" FROM ""quarterfinals"" WHERE ""player""='Ronjay Buenafe';",1-28628309-8 What is the name of the player when the category is listed as field goal percentage?,"CREATE TABLE ""quarterfinals"" ( ""category"" text, ""player"" text, ""team"" text, ""games_played"" real, ""totals"" text, ""average"" text );","SELECT ""player"" FROM ""quarterfinals"" WHERE ""category""='Field goal percentage';",1-28628309-8 What is the games played when the category is points per game?,"CREATE TABLE ""quarterfinals"" ( ""category"" text, ""player"" text, ""team"" text, ""games_played"" real, ""totals"" text, ""average"" text );","SELECT MIN(""games_played"") FROM ""quarterfinals"" WHERE ""category""='Points per game';",1-28628309-8 Who is the player when the category is steals per game?,"CREATE TABLE ""semifinals"" ( ""category"" text, ""player"" text, ""team"" text, ""games_played"" real, ""totals"" text, ""average"" text );","SELECT ""player"" FROM ""semifinals"" WHERE ""category""='Steals per game';",1-28628309-9 What are the names of the categories when the player is olsen racela?,"CREATE TABLE ""semifinals"" ( ""category"" text, ""player"" text, ""team"" text, ""games_played"" real, ""totals"" text, ""average"" text );","SELECT ""category"" FROM ""semifinals"" WHERE ""player""='Olsen Racela';",1-28628309-9 How many times is a total listed when the player is Jay Washington?,"CREATE TABLE ""semifinals"" ( ""category"" text, ""player"" text, ""team"" text, ""games_played"" real, ""totals"" text, ""average"" text );","SELECT COUNT(""totals"") FROM ""semifinals"" WHERE ""player""='Jay Washington';",1-28628309-9 What is the total listed when the average is 0.667 and the category is 3-pt field goal percentage?,"CREATE TABLE ""semifinals"" ( ""category"" text, ""player"" text, ""team"" text, ""games_played"" real, ""totals"" text, ""average"" text );","SELECT ""totals"" FROM ""semifinals"" WHERE ""average""='0.667' AND ""category""='3-pt field goal percentage';",1-28628309-9 What is the name of the player when the category is 3-pt field goal percentage?,"CREATE TABLE ""semifinals"" ( ""category"" text, ""player"" text, ""team"" text, ""games_played"" real, ""totals"" text, ""average"" text );","SELECT ""player"" FROM ""semifinals"" WHERE ""category""='3-pt field goal percentage';",1-28628309-9 What are the titles of episodes with 5.66 million US viewers?,"CREATE TABLE ""table1_2866514_1"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""title"" FROM ""table1_2866514_1"" WHERE ""u_s_viewers_million""='5.66';",1-2866514-1 What are the titles of episodes directed by whitney ransick?,"CREATE TABLE ""table1_2866514_1"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""title"" FROM ""table1_2866514_1"" WHERE ""directed_by""='Whitney Ransick';",1-2866514-1 Who wrote the episode with 3.96 million US viewers?,"CREATE TABLE ""table1_2866514_1"" ( ""no"" real, ""num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""u_s_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""written_by"" FROM ""table1_2866514_1"" WHERE ""u_s_viewers_million""='3.96';",1-2866514-1 What was the maximum value that Christer Tornell gave when Trine Dehli Cleve gave a 9?,"CREATE TABLE ""week_4"" ( ""couple"" text, ""style"" text, ""music"" text, ""trine_dehli_cleve"" real, ""tor_fl_ysvik"" real, ""karianne_gulliksen"" real, ""christer_tornell"" real, ""total"" real );","SELECT MAX(""christer_tornell"") FROM ""week_4"" WHERE ""trine_dehli_cleve""=9;",1-28677723-8 How many points per game did Jack Williams score?,"CREATE TABLE ""scoring_statistics"" ( ""player"" text, ""games"" real, ""field_goals"" real, ""free_throws"" real, ""points"" real, ""points_per_game"" text );","SELECT COUNT(""points_per_game"") FROM ""scoring_statistics"" WHERE ""player""='Jack Williams';",1-28693349-2 How many games did Robert Peare play?,"CREATE TABLE ""scoring_statistics"" ( ""player"" text, ""games"" real, ""field_goals"" real, ""free_throws"" real, ""points"" real, ""points_per_game"" text );","SELECT MAX(""games"") FROM ""scoring_statistics"" WHERE ""player""='Robert Peare';",1-28693349-2 How many free throws did Charles Pearman score?,"CREATE TABLE ""scoring_statistics"" ( ""player"" text, ""games"" real, ""field_goals"" real, ""free_throws"" real, ""points"" real, ""points_per_game"" text );","SELECT MAX(""free_throws"") FROM ""scoring_statistics"" WHERE ""player""='Charles Pearman';",1-28693349-2 How many points per game did Benjamin Weiss score?,"CREATE TABLE ""scoring_statistics"" ( ""player"" text, ""games"" real, ""field_goals"" real, ""free_throws"" real, ""points"" real, ""points_per_game"" text );","SELECT ""points_per_game"" FROM ""scoring_statistics"" WHERE ""player""='Benjamin Weiss';",1-28693349-2 How many points per game did the person who played in 15 games and made 0 free throws score?,"CREATE TABLE ""scoring_statistics"" ( ""player"" text, ""games"" real, ""field_goals"" real, ""free_throws"" real, ""points"" real, ""points_per_game"" text );","SELECT ""points_per_game"" FROM ""scoring_statistics"" WHERE ""games""=15 AND ""free_throws""=0;",1-28693349-2 How many shared titles does the club whose last final was 2012 have?,"CREATE TABLE ""performance_table"" ( ""school"" text, ""titles"" real, ""shared_titles"" real, ""runners_up"" real, ""total_finals"" real, ""last_title"" text, ""last_final"" real );","SELECT ""shared_titles"" FROM ""performance_table"" WHERE ""last_final""=2012;",1-2869837-1 What was the year of the last final for the club whose last title was 1990?,"CREATE TABLE ""performance_table"" ( ""school"" text, ""titles"" real, ""shared_titles"" real, ""runners_up"" real, ""total_finals"" real, ""last_title"" text, ""last_final"" real );","SELECT ""last_final"" FROM ""performance_table"" WHERE ""last_title""='1990';",1-2869837-1 What is the minimum number of shared titles for the club whose last final was in 2006?,"CREATE TABLE ""performance_table"" ( ""school"" text, ""titles"" real, ""shared_titles"" real, ""runners_up"" real, ""total_finals"" real, ""last_title"" text, ""last_final"" real );","SELECT MIN(""shared_titles"") FROM ""performance_table"" WHERE ""last_final""=2006;",1-2869837-1 What is the latest year of last final for the club whose last title was in 1994?,"CREATE TABLE ""performance_table"" ( ""school"" text, ""titles"" real, ""shared_titles"" real, ""runners_up"" real, ""total_finals"" real, ""last_title"" text, ""last_final"" real );","SELECT MAX(""last_final"") FROM ""performance_table"" WHERE ""last_title""='1994';",1-2869837-1 What are the number of runners up for Royal School Dungannon?,"CREATE TABLE ""performance_table"" ( ""school"" text, ""titles"" real, ""shared_titles"" real, ""runners_up"" real, ""total_finals"" real, ""last_title"" text, ""last_final"" real );","SELECT ""runners_up"" FROM ""performance_table"" WHERE ""school""='Royal School Dungannon';",1-2869837-1 What is the track whent the vocal percussionist is unknown?,"CREATE TABLE ""out_of_the_blue_discography"" ( ""track_no"" real, ""track"" text, ""original_artist"" text, ""soloist_s"" text, ""vocal_percussionist"" text, ""arranger_s"" text );","SELECT ""track"" FROM ""out_of_the_blue_discography"" WHERE ""vocal_percussionist""='unknown';",1-28715942-5 Who is the arranger when the vocal percussionist is Alexei Kalveks and Dave Brennan?,"CREATE TABLE ""out_of_the_blue_discography"" ( ""track_no"" real, ""track"" text, ""original_artist"" text, ""soloist_s"" text, ""vocal_percussionist"" text, ""arranger_s"" text );","SELECT ""arranger_s"" FROM ""out_of_the_blue_discography"" WHERE ""vocal_percussionist""='Alexei Kalveks and Dave Brennan';",1-28715942-5 What is the original artist when the vocal percussionist is Alexei Kalveks?,"CREATE TABLE ""out_of_the_blue_discography"" ( ""track_no"" real, ""track"" text, ""original_artist"" text, ""soloist_s"" text, ""vocal_percussionist"" text, ""arranger_s"" text );","SELECT ""original_artist"" FROM ""out_of_the_blue_discography"" WHERE ""vocal_percussionist""='Alexei Kalveks';",1-28715942-5 "How many km 2 does the area with nominal GDP and 16,852,000,000 in usd(2012) cover?","CREATE TABLE ""countries"" ( ""country"" text, ""area_km_2"" real, ""population_2012"" real, ""density_km_2"" real, ""gdp_nominal_usd_2012"" text, ""gdp_nominal_per_capita_usd_2012"" text, ""hdi_2012"" text, ""capital"" text );","SELECT ""area_km_2"" FROM ""countries"" WHERE ""gdp_nominal_usd_2012""='16,852,000,000';",1-28741-1 How few km 2 does the area with Nay Pyi Taw as capital cover?,"CREATE TABLE ""countries"" ( ""country"" text, ""area_km_2"" real, ""population_2012"" real, ""density_km_2"" real, ""gdp_nominal_usd_2012"" text, ""gdp_nominal_per_capita_usd_2012"" text, ""hdi_2012"" text, ""capital"" text );","SELECT MIN(""area_km_2"") FROM ""countries"" WHERE ""capital""='Nay Pyi Taw';",1-28741-1 "How many HDI (2012) does the area with nominal GDP and 14,246,000,000 USD (2012) have?","CREATE TABLE ""countries"" ( ""country"" text, ""area_km_2"" real, ""population_2012"" real, ""density_km_2"" real, ""gdp_nominal_usd_2012"" text, ""gdp_nominal_per_capita_usd_2012"" text, ""hdi_2012"" text, ""capital"" text );","SELECT COUNT(""hdi_2012"") FROM ""countries"" WHERE ""gdp_nominal_usd_2012""='14,246,000,000';",1-28741-1 What is the 2012 population of Indonesia?,"CREATE TABLE ""countries"" ( ""country"" text, ""area_km_2"" real, ""population_2012"" real, ""density_km_2"" real, ""gdp_nominal_usd_2012"" text, ""gdp_nominal_per_capita_usd_2012"" text, ""hdi_2012"" text, ""capital"" text );","SELECT ""population_2012"" FROM ""countries"" WHERE ""country""='Indonesia';",1-28741-1 What is the HDI 2012) of the area with nominal GDP per capita and $849 USD(2012)?,"CREATE TABLE ""countries"" ( ""country"" text, ""area_km_2"" real, ""population_2012"" real, ""density_km_2"" real, ""gdp_nominal_usd_2012"" text, ""gdp_nominal_per_capita_usd_2012"" text, ""hdi_2012"" text, ""capital"" text );","SELECT ""hdi_2012"" FROM ""countries"" WHERE ""gdp_nominal_per_capita_usd_2012""='$849';",1-28741-1 What are the numbers for GDP (nominal) per capita and USD (2012) of the area with Phnom Penh as capital?,"CREATE TABLE ""countries"" ( ""country"" text, ""area_km_2"" real, ""population_2012"" real, ""density_km_2"" real, ""gdp_nominal_usd_2012"" text, ""gdp_nominal_per_capita_usd_2012"" text, ""hdi_2012"" text, ""capital"" text );","SELECT COUNT(""gdp_nominal_per_capita_usd_2012"") FROM ""countries"" WHERE ""capital""='Phnom Penh';",1-28741-1 What is the distance of jockey Jason Titley?,"CREATE TABLE ""finishing_order"" ( ""position"" text, ""name"" text, ""jockey"" text, ""age"" real, ""weight_st_lb"" text, ""starting_price"" text, ""distance"" text );","SELECT ""distance"" FROM ""finishing_order"" WHERE ""jockey""='Jason Titley';",1-28750142-1 What is the name of the jockey for Pink Gin?,"CREATE TABLE ""finishing_order"" ( ""position"" text, ""name"" text, ""jockey"" text, ""age"" real, ""weight_st_lb"" text, ""starting_price"" text, ""distance"" text );","SELECT ""jockey"" FROM ""finishing_order"" WHERE ""name""='Pink Gin';",1-28750142-1 "The location attendance is ford center 17,021 on what dates?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""location_attendance""='Ford Center 17,021';",1-28768469-10 "In game 73, what were the total number of high assists?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""high_assists"") FROM ""game_log"" WHERE ""game""=73;",1-28768469-10 What is the location for the game on October 20 with it's corresponding attendance?,"CREATE TABLE ""pre_season"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""pre_season"" WHERE ""date""='October 20';",1-28768469-2 Who directed episode 11 of the season?,"CREATE TABLE ""table1_28785738_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""director"" FROM ""table1_28785738_1"" WHERE ""no_in_season""=11;",1-28785738-1 Which player has a 50 of 2?,"CREATE TABLE ""batting_averages"" ( ""player"" text, ""county"" text, ""matches"" real, ""innings"" real, ""runs"" real, ""average"" text, ""highest_score"" text, ""100s"" real, ""50s"" real );","SELECT ""player"" FROM ""batting_averages"" WHERE ""50s""=2;",1-28798161-2 How many 100 for the player with 3 50s?,"CREATE TABLE ""batting_averages"" ( ""player"" text, ""county"" text, ""matches"" real, ""innings"" real, ""runs"" real, ""average"" text, ""highest_score"" text, ""100s"" real, ""50s"" real );","SELECT ""100s"" FROM ""batting_averages"" WHERE ""50s""=3;",1-28798161-2 What is the average for the player from Lancashire 1 100?,"CREATE TABLE ""batting_averages"" ( ""player"" text, ""county"" text, ""matches"" real, ""innings"" real, ""runs"" real, ""average"" text, ""highest_score"" text, ""100s"" real, ""50s"" real );","SELECT ""average"" FROM ""batting_averages"" WHERE ""county""='Lancashire' AND ""100s""=1;",1-28798161-2 How many episode titles does episode 19 in the season have?,"CREATE TABLE ""table1_28802668_3"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""viewers"" text );","SELECT COUNT(""title"") FROM ""table1_28802668_3"" WHERE ""no_in_season""=19;",1-28802668-3 "How many people watched ""it's better to burn out than fae away""?","CREATE TABLE ""table1_28802668_3"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""viewers"" text );","SELECT ""viewers"" FROM ""table1_28802668_3"" WHERE ""title""='\""It''s Better to Burn Out Than Fae Away\""';",1-28802668-3 "How many different title names had 358,000 viewers?","CREATE TABLE ""table1_28802668_3"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""viewers"" text );","SELECT COUNT(""title"") FROM ""table1_28802668_3"" WHERE ""viewers""='358,000';",1-28802668-3 if the bbi is 4/39 what is the average,"CREATE TABLE ""bowling_averages"" ( ""player"" text, ""county"" text, ""balls"" real, ""wickets"" real, ""average"" text, ""economy"" text, ""bbi"" text, ""4wi"" real, ""5wi"" real );","SELECT ""average"" FROM ""bowling_averages"" WHERE ""bbi""='4/39';",1-28798161-3 if the economy is 3.63 what is the bbi,"CREATE TABLE ""bowling_averages"" ( ""player"" text, ""county"" text, ""balls"" real, ""wickets"" real, ""average"" text, ""economy"" text, ""bbi"" text, ""4wi"" real, ""5wi"" real );","SELECT ""bbi"" FROM ""bowling_averages"" WHERE ""economy""='3.63';",1-28798161-3 in the leage what was the minimum 4wi,"CREATE TABLE ""bowling_averages"" ( ""player"" text, ""county"" text, ""balls"" real, ""wickets"" real, ""average"" text, ""economy"" text, ""bbi"" text, ""4wi"" real, ""5wi"" real );","SELECT MIN(""4wi"") FROM ""bowling_averages"";",1-28798161-3 What is the poor law union on Marshalstown?,"CREATE TABLE ""table1_28802165_1"" ( ""townland"" text, ""s_acre"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT ""poor_law_union"" FROM ""table1_28802165_1"" WHERE ""townland""='Marshalstown';",1-28802165-1 What is the maximum acres in Castledermot?,"CREATE TABLE ""table1_28802165_1"" ( ""townland"" text, ""s_acre"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT MAX(""s_acre"") FROM ""table1_28802165_1"" WHERE ""civil_parish""='Castledermot';",1-28802165-1 What is the civil parish of Aghafullim?,"CREATE TABLE ""table1_28802165_1"" ( ""townland"" text, ""s_acre"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT ""civil_parish"" FROM ""table1_28802165_1"" WHERE ""townland""='Aghafullim';",1-28802165-1 How many acres is the townland of Maddenstown Middle?,"CREATE TABLE ""table1_28802165_1"" ( ""townland"" text, ""s_acre"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT ""s_acre"" FROM ""table1_28802165_1"" WHERE ""townland""='Maddenstown Middle';",1-28802165-1 How many original air dates did the episode directed by Bethany rooney have?,"CREATE TABLE ""table1_28859177_3"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""original_air_date"") FROM ""table1_28859177_3"" WHERE ""directed_by""='Bethany Rooney';",1-28859177-3 "What is the production code for the episode that aired on October 15, 2004?","CREATE TABLE ""table1_28859177_3"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""production_code"" FROM ""table1_28859177_3"" WHERE ""original_air_date""='October 15, 2004';",1-28859177-3 What is the original air date for episode graeme clifford directed and lindsay sturman wrote?,"CREATE TABLE ""table1_28859177_3"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""original_air_date"" FROM ""table1_28859177_3"" WHERE ""directed_by""='Graeme Clifford' AND ""written_by""='Lindsay Sturman';",1-28859177-3 Who was the player that was picked by Los Angeles Kings?,"CREATE TABLE ""round_six"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""player"" FROM ""round_six"" WHERE ""nhl_team""='Los Angeles Kings';",1-2886617-6 What nationality was peter slamiar?,"CREATE TABLE ""round_six"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_six"" WHERE ""player""='Peter Slamiar';",1-2886617-6 What team did the New York Rangers recruit a player from?,"CREATE TABLE ""round_four"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""round_four"" WHERE ""nhl_team""='New York Rangers';",1-2886617-4 How many countries had players named Marc Savard get picked?,"CREATE TABLE ""round_four"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT COUNT(""nationality"") FROM ""round_four"" WHERE ""player""='Marc Savard';",1-2886617-4 What country does the player who joined the Vancouver Canucks originally hail from?,"CREATE TABLE ""round_four"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_four"" WHERE ""nhl_team""='Vancouver Canucks';",1-2886617-4 How many times did Alyn McCauley get picked?,"CREATE TABLE ""round_four"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT COUNT(""pick"") FROM ""round_four"" WHERE ""player""='Alyn McCauley';",1-2886617-4 Which nationality has left wing as the position and college/junior/team is portland winterhawks (whl)?,"CREATE TABLE ""round_three"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_three"" WHERE ""position""='Left Wing' AND ""college_junior_club_team""='Portland Winterhawks (WHL)';",1-2886617-3 Which nhl team has the player kevin mckay?,"CREATE TABLE ""round_three"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nhl_team"" FROM ""round_three"" WHERE ""player""='Kevin McKay';",1-2886617-3 How many picks have canada as the nationality and larry courville is the player?,"CREATE TABLE ""round_three"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT COUNT(""pick"") FROM ""round_three"" WHERE ""nationality""='Canada' AND ""player""='Larry Courville';",1-2886617-3 Which pick has marko makinen as the player?,"CREATE TABLE ""round_three"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""pick"" FROM ""round_three"" WHERE ""player""='Marko Makinen';",1-2886617-3 What college club team did the Dallas Stars choose their draft pick from?,"CREATE TABLE ""round_nine"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""round_nine"" WHERE ""nhl_team""='Dallas Stars';",1-2886617-9 Who was picked for the draft by St. Louis Blues?,"CREATE TABLE ""round_nine"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""player"" FROM ""round_nine"" WHERE ""nhl_team""='St. Louis Blues';",1-2886617-9 "Which stadium is located in Adelaide, South Australia? ","CREATE TABLE ""purpose_built_stadiums"" ( ""stadium"" text, ""location"" text, ""opened"" real, ""built_for"" text, ""capacity_at_construction"" real );","SELECT ""stadium"" FROM ""purpose_built_stadiums"" WHERE ""location""='Adelaide, South Australia';",1-28885977-1 In what location was a stadium built for the St Kilda Football Club?,"CREATE TABLE ""purpose_built_stadiums"" ( ""stadium"" text, ""location"" text, ""opened"" real, ""built_for"" text, ""capacity_at_construction"" real );","SELECT ""location"" FROM ""purpose_built_stadiums"" WHERE ""built_for""='St Kilda Football Club';",1-28885977-1 What is the location of the Moorabbin Oval stadium?,"CREATE TABLE ""purpose_built_stadiums"" ( ""stadium"" text, ""location"" text, ""opened"" real, ""built_for"" text, ""capacity_at_construction"" real );","SELECT ""location"" FROM ""purpose_built_stadiums"" WHERE ""stadium""='Moorabbin Oval';",1-28885977-1 "What was the stadium in Adelaide, South Australia built for? ","CREATE TABLE ""purpose_built_stadiums"" ( ""stadium"" text, ""location"" text, ""opened"" real, ""built_for"" text, ""capacity_at_construction"" real );","SELECT ""built_for"" FROM ""purpose_built_stadiums"" WHERE ""location""='Adelaide, South Australia';",1-28885977-1 "What was the stadium in Moorabbin, Victoria built for?","CREATE TABLE ""purpose_built_stadiums"" ( ""stadium"" text, ""location"" text, ""opened"" real, ""built_for"" text, ""capacity_at_construction"" real );","SELECT ""built_for"" FROM ""purpose_built_stadiums"" WHERE ""location""='Moorabbin, Victoria';",1-28885977-1 "What was the capacity at construction of the stadium in Gold Coast, Queensland? ","CREATE TABLE ""purpose_built_stadiums"" ( ""stadium"" text, ""location"" text, ""opened"" real, ""built_for"" text, ""capacity_at_construction"" real );","SELECT ""capacity_at_construction"" FROM ""purpose_built_stadiums"" WHERE ""location""='Gold Coast, Queensland';",1-28885977-1 how many total number of moto2/250cc when country is united states,"CREATE TABLE ""grand_prix_motorcycle_racing_world_champ"" ( ""country"" text, ""moto_gp_500cc"" real, ""350cc"" real, ""moto2_250cc"" real, ""moto3_125cc"" real, ""80cc_50cc"" real, ""total"" real );","SELECT COUNT(""moto2_250cc"") FROM ""grand_prix_motorcycle_racing_world_champ"" WHERE ""country""='United States';",1-2889810-2 how many minimum 350cc has,"CREATE TABLE ""grand_prix_motorcycle_racing_world_champ"" ( ""country"" text, ""moto_gp_500cc"" real, ""350cc"" real, ""moto2_250cc"" real, ""moto3_125cc"" real, ""80cc_50cc"" real, ""total"" real );","SELECT MIN(""350cc"") FROM ""grand_prix_motorcycle_racing_world_champ"";",1-2889810-2 how many country has moto3/125cc with 15,"CREATE TABLE ""grand_prix_motorcycle_racing_world_champ"" ( ""country"" text, ""moto_gp_500cc"" real, ""350cc"" real, ""moto2_250cc"" real, ""moto3_125cc"" real, ""80cc_50cc"" real, ""total"" real );","SELECT ""country"" FROM ""grand_prix_motorcycle_racing_world_champ"" WHERE ""moto3_125cc""=15;",1-2889810-2 When arthur collins is the winner what is the reason?,"CREATE TABLE ""changes_during_term"" ( ""by_election"" real, ""electorate"" text, ""date"" text, ""incumbent"" text, ""reason"" text, ""winner"" text );","SELECT ""reason"" FROM ""changes_during_term"" WHERE ""winner""='Arthur Collins';",1-28898948-3 When ihaia tainui is the incumbent what is the date?,"CREATE TABLE ""changes_during_term"" ( ""by_election"" real, ""electorate"" text, ""date"" text, ""incumbent"" text, ""reason"" text, ""winner"" text );","SELECT ""date"" FROM ""changes_during_term"" WHERE ""incumbent""='Ihaia Tainui';",1-28898948-3 When rangitikei is the electorate who is the winner?,"CREATE TABLE ""changes_during_term"" ( ""by_election"" real, ""electorate"" text, ""date"" text, ""incumbent"" text, ""reason"" text, ""winner"" text );","SELECT ""winner"" FROM ""changes_during_term"" WHERE ""electorate""='Rangitikei';",1-28898948-3 When waikaia is the electorate what is the highest by-election?,"CREATE TABLE ""changes_during_term"" ( ""by_election"" real, ""electorate"" text, ""date"" text, ""incumbent"" text, ""reason"" text, ""winner"" text );","SELECT MAX(""by_election"") FROM ""changes_during_term"" WHERE ""electorate""='Waikaia';",1-28898948-3 When 1881 is the by-election and death is the reason who is the incumbent?,"CREATE TABLE ""changes_during_term"" ( ""by_election"" real, ""electorate"" text, ""date"" text, ""incumbent"" text, ""reason"" text, ""winner"" text );","SELECT ""incumbent"" FROM ""changes_during_term"" WHERE ""reason""='Death' AND ""by_election""=1881;",1-28898948-3 What is the name of the partner that has a winner outcome and a hard surface?,"CREATE TABLE ""doubles_9_3_titles_6_runners_up"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_9_3_titles_6_runners_up"" WHERE ""outcome""='Winner' AND ""surface""='Hard';",1-28948937-3 How many week 2 scores have a week 7 score of 40 + 40 = 80?,"CREATE TABLE ""judges_scoring_summary"" ( ""couple"" text, ""week_1"" real, ""week_2"" real, ""week_3"" real, ""week_4"" text, ""week_5"" text, ""week_6"" text, ""week_7"" text, ""week_8_final"" text );","SELECT COUNT(""week_2"") FROM ""judges_scoring_summary"" WHERE ""week_7""='40 + 40 = 80';",1-28946565-2 What is the smallest week 3 score?,"CREATE TABLE ""judges_scoring_summary"" ( ""couple"" text, ""week_1"" real, ""week_2"" real, ""week_3"" real, ""week_4"" text, ""week_5"" text, ""week_6"" text, ""week_7"" text, ""week_8_final"" text );","SELECT MIN(""week_3"") FROM ""judges_scoring_summary"";",1-28946565-2 Which couple had a week 2 score of exactly 23?,"CREATE TABLE ""judges_scoring_summary"" ( ""couple"" text, ""week_1"" real, ""week_2"" real, ""week_3"" real, ""week_4"" text, ""week_5"" text, ""week_6"" text, ""week_7"" text, ""week_8_final"" text );","SELECT ""couple"" FROM ""judges_scoring_summary"" WHERE ""week_2""=23;",1-28946565-2 "When ""the secret of deep stadium"" is the episode title what is the lowest series number?","CREATE TABLE ""table1_28967275_3"" ( ""episode_num"" real, ""series_num"" real, ""episode_title"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MIN(""series_num"") FROM ""table1_28967275_3"" WHERE ""episode_title""='\""The Secret of Deep Stadium\""';",1-28967275-3 when 68 is the episode number what is the series number?,"CREATE TABLE ""table1_28967275_3"" ( ""episode_num"" real, ""series_num"" real, ""episode_title"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""series_num"" FROM ""table1_28967275_3"" WHERE ""episode_num""=68;",1-28967275-3 when 69 is the episode number what is the air date?,"CREATE TABLE ""table1_28967275_3"" ( ""episode_num"" real, ""series_num"" real, ""episode_title"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""original_air_date"" FROM ""table1_28967275_3"" WHERE ""episode_num""=69;",1-28967275-3 What draft pick is a goaltender?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""pick_num"" FROM ""round_one"" WHERE ""position""='Goaltender';",1-2897457-1 What position does Olaf Kolzig play?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""position"" FROM ""round_one"" WHERE ""player""='Olaf Kolzig';",1-2897457-1 What team drafted a player from Sweden?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nhl_team"" FROM ""round_one"" WHERE ""nationality""='Sweden';",1-2897457-1 "How many company commanders were commissioned or elected on November 12, 1861?","CREATE TABLE ""table1_29023680_2"" ( ""regiment"" text, ""company"" text, ""company_commander"" text, ""date_of_election_commission"" text, ""county"" text );","SELECT COUNT(""company_commander"") FROM ""table1_29023680_2"" WHERE ""date_of_election_commission""='November 12, 1861';",1-29023680-2 "What are the counties who company commander is Captain James R. Jackson and whose election of commission date is April 29, 1861?","CREATE TABLE ""table1_29023680_2"" ( ""regiment"" text, ""company"" text, ""company_commander"" text, ""date_of_election_commission"" text, ""county"" text );","SELECT ""county"" FROM ""table1_29023680_2"" WHERE ""date_of_election_commission""='April 29, 1861' AND ""company_commander""='Captain James R. Jackson';",1-29023680-2 In the 250 series on clay what were the scores?,"CREATE TABLE ""doubles_12_9_titles_3_runners_up"" ( ""result"" text, ""no"" real, ""date"" text, ""category"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""score"" FROM ""doubles_12_9_titles_3_runners_up"" WHERE ""surface""='Clay' AND ""category""='250 series';",1-29026564-10 what is the most amount of cattle where they live in british columbia,"CREATE TABLE ""see_also"" ( ""province"" text, ""number_of_dairy_farms"" real, ""number_of_dairy_cows"" real, ""production_hectolitres"" real, ""dairy_cows_per_farm"" real, ""production_hectolitres_per_farm"" real );","SELECT MAX(""number_of_dairy_cows"") FROM ""see_also"" WHERE ""province""='British Columbia';",1-29012710-1 what is the most number where cattle is 13000,"CREATE TABLE ""see_also"" ( ""province"" text, ""number_of_dairy_farms"" real, ""number_of_dairy_cows"" real, ""production_hectolitres"" real, ""dairy_cows_per_farm"" real, ""production_hectolitres_per_farm"" real );","SELECT COUNT(""province"") FROM ""see_also"" WHERE ""number_of_dairy_cows""=13000;",1-29012710-1 what is the amount where the area is new brunswick,"CREATE TABLE ""see_also"" ( ""province"" text, ""number_of_dairy_farms"" real, ""number_of_dairy_cows"" real, ""production_hectolitres"" real, ""dairy_cows_per_farm"" real, ""production_hectolitres_per_farm"" real );","SELECT ""production_hectolitres"" FROM ""see_also"" WHERE ""province""='New Brunswick';",1-29012710-1 what is the location where there are over 200 cattle businesses,"CREATE TABLE ""see_also"" ( ""province"" text, ""number_of_dairy_farms"" real, ""number_of_dairy_cows"" real, ""production_hectolitres"" real, ""dairy_cows_per_farm"" real, ""production_hectolitres_per_farm"" real );","SELECT ""province"" FROM ""see_also"" WHERE ""number_of_dairy_farms""=200;",1-29012710-1 what is the least amount of cattle head,"CREATE TABLE ""see_also"" ( ""province"" text, ""number_of_dairy_farms"" real, ""number_of_dairy_cows"" real, ""production_hectolitres"" real, ""dairy_cows_per_farm"" real, ""production_hectolitres_per_farm"" real );","SELECT MIN(""number_of_dairy_cows"") FROM ""see_also"";",1-29012710-1 what is the least amount of milk cattle in ontario,"CREATE TABLE ""see_also"" ( ""province"" text, ""number_of_dairy_farms"" real, ""number_of_dairy_cows"" real, ""production_hectolitres"" real, ""dairy_cows_per_farm"" real, ""production_hectolitres_per_farm"" real );","SELECT MIN(""number_of_dairy_cows"") FROM ""see_also"" WHERE ""province""='Ontario';",1-29012710-1 "How many millions of U.S viewers watched the episode titled ""Miss Mystic Falls""?","CREATE TABLE ""table1_29054902_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""u_s_viewers_million"" FROM ""table1_29054902_1"" WHERE ""title""='\""Miss Mystic Falls\""';",1-29054902-1 What is the production code of the episode that was watched by 3.81 million U.S. viewers? ,"CREATE TABLE ""table1_29054902_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""production_code"" FROM ""table1_29054902_1"" WHERE ""u_s_viewers_million""='3.81';",1-29054902-1 "Who wrote the episode titled ""There Goes the Neighborhood""? ","CREATE TABLE ""table1_29054902_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""written_by"" FROM ""table1_29054902_1"" WHERE ""title""='\""There Goes the Neighborhood\""';",1-29054902-1 Who wrote the episode with a production code of 116?,"CREATE TABLE ""table1_29087004_2"" ( ""series_num"" real, ""production_code"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""united_states_original_airdate"" text, ""canada_original_airdate"" text );","SELECT ""written_by"" FROM ""table1_29087004_2"" WHERE ""production_code""=116;",1-29087004-2 "What number episode in the series had and original United States air date of December 24, 2010?","CREATE TABLE ""table1_29087004_2"" ( ""series_num"" real, ""production_code"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""united_states_original_airdate"" text, ""canada_original_airdate"" text );","SELECT MAX(""series_num"") FROM ""table1_29087004_2"" WHERE ""united_states_original_airdate""='December 24, 2010';",1-29087004-2 "What number episode in the series was titled ""My Fair Rebound""?","CREATE TABLE ""table1_29087004_2"" ( ""series_num"" real, ""production_code"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""united_states_original_airdate"" text, ""canada_original_airdate"" text );","SELECT ""series_num"" FROM ""table1_29087004_2"" WHERE ""title""='\""My Fair Rebound\""';",1-29087004-2 "Who wrote the episode directed by Jos Humphrey that had an original Canadian air date that was unknown and a United States original air date of August 27, 2011?","CREATE TABLE ""table1_29087004_2"" ( ""series_num"" real, ""production_code"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""united_states_original_airdate"" text, ""canada_original_airdate"" text );","SELECT ""written_by"" FROM ""table1_29087004_2"" WHERE ""directed_by""='Jos Humphrey' AND ""canada_original_airdate""='Unknown' AND ""united_states_original_airdate""='August 27, 2011';",1-29087004-2 What is the original United States air date of the episode written by Mike Ferris? ,"CREATE TABLE ""table1_29087004_2"" ( ""series_num"" real, ""production_code"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""united_states_original_airdate"" text, ""canada_original_airdate"" text );","SELECT ""united_states_original_airdate"" FROM ""table1_29087004_2"" WHERE ""written_by""='Mike Ferris';",1-29087004-2 Who was Andrew and Georgies guest when Jamie and Johns guest was Joe Calzaghe?,"CREATE TABLE ""table1_29141354_2"" ( ""episode"" text, ""first_broadcast"" text, ""andrew_and_georgies_guest"" text, ""jamie_and_johns_guest"" text, ""scores"" text );","SELECT ""andrew_and_georgies_guest"" FROM ""table1_29141354_2"" WHERE ""jamie_and_johns_guest""='Joe Calzaghe';",1-29141354-2 What were the scores when Jamie and Johns guest was Phillips Idowu?,"CREATE TABLE ""table1_29141354_2"" ( ""episode"" text, ""first_broadcast"" text, ""andrew_and_georgies_guest"" text, ""jamie_and_johns_guest"" text, ""scores"" text );","SELECT ""scores"" FROM ""table1_29141354_2"" WHERE ""jamie_and_johns_guest""='Phillips Idowu';",1-29141354-2 When was episode 02x02 first broadcast?,"CREATE TABLE ""table1_29141354_2"" ( ""episode"" text, ""first_broadcast"" text, ""andrew_and_georgies_guest"" text, ""jamie_and_johns_guest"" text, ""scores"" text );","SELECT ""first_broadcast"" FROM ""table1_29141354_2"" WHERE ""episode""='02x02';",1-29141354-2 Who was Andrew and Georgies guest when Jamie and Johns guest was Jessica Ennis?,"CREATE TABLE ""table1_29141354_2"" ( ""episode"" text, ""first_broadcast"" text, ""andrew_and_georgies_guest"" text, ""jamie_and_johns_guest"" text, ""scores"" text );","SELECT ""andrew_and_georgies_guest"" FROM ""table1_29141354_2"" WHERE ""jamie_and_johns_guest""='Jessica Ennis';",1-29141354-2 When was episode 02x07 first broadcast?,"CREATE TABLE ""table1_29141354_2"" ( ""episode"" text, ""first_broadcast"" text, ""andrew_and_georgies_guest"" text, ""jamie_and_johns_guest"" text, ""scores"" text );","SELECT ""first_broadcast"" FROM ""table1_29141354_2"" WHERE ""episode""='02x07';",1-29141354-2 List all the MCs with peak ranking of 6 who were inducted in 2007.,"CREATE TABLE ""annual_hottest_mc_chart"" ( ""position"" real, ""top_mc"" text, ""year_inducted"" real, ""appearances"" real, ""peak_ranking"" real );","SELECT ""top_mc"" FROM ""annual_hottest_mc_chart"" WHERE ""year_inducted""=2007 AND ""peak_ranking""=6;",1-29160596-1 List all the MCs with 5 appearances who were inducted in 2007?,"CREATE TABLE ""annual_hottest_mc_chart"" ( ""position"" real, ""top_mc"" text, ""year_inducted"" real, ""appearances"" real, ""peak_ranking"" real );","SELECT ""top_mc"" FROM ""annual_hottest_mc_chart"" WHERE ""appearances""=5 AND ""year_inducted""=2007;",1-29160596-1 How many appearances by Meek Mill?,"CREATE TABLE ""annual_hottest_mc_chart"" ( ""position"" real, ""top_mc"" text, ""year_inducted"" real, ""appearances"" real, ""peak_ranking"" real );","SELECT MAX(""appearances"") FROM ""annual_hottest_mc_chart"" WHERE ""top_mc""='Meek Mill';",1-29160596-1 "What are the championship venues where the score was 6–7 (4–7) , 3–6?","CREATE TABLE ""doubles_25_15_10"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""championship"" FROM ""doubles_25_15_10"" WHERE ""score""='6–7 (4–7) , 3–6';",1-29163303-1 On what surface was the Australian Open (6) played on?,"CREATE TABLE ""doubles_25_15_10"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""surface"" FROM ""doubles_25_15_10"" WHERE ""championship""='Australian Open (6)';",1-29163303-1 Who was Bob Bryan's partner/s on a hard surface in 2003?,"CREATE TABLE ""doubles_25_15_10"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_25_15_10"" WHERE ""year""=2003 AND ""surface""='Hard';",1-29163303-1 "which vessel area was called for on november 30, 1970","CREATE TABLE ""yankee_class_significant_dates"" ( ""num"" text, ""project"" text, ""shipyard"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""status"" text );","SELECT ""shipyard"" FROM ""yankee_class_significant_dates"" WHERE ""commissioned""='November 30, 1970';",1-291768-1 "what project was initially started before september 20, 1968","CREATE TABLE ""yankee_class_significant_dates"" ( ""num"" text, ""project"" text, ""shipyard"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""status"" text );","SELECT ""commissioned"" FROM ""yankee_class_significant_dates"" WHERE ""launched""='September 20, 1968';",1-291768-1 "when was the first start date that actually began on august 6, 1969","CREATE TABLE ""yankee_class_significant_dates"" ( ""num"" text, ""project"" text, ""shipyard"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""status"" text );","SELECT ""launched"" FROM ""yankee_class_significant_dates"" WHERE ""commissioned""='August 6, 1969';",1-291768-1 "where is the boat area that began on november 30, 1970","CREATE TABLE ""yankee_class_significant_dates"" ( ""num"" text, ""project"" text, ""shipyard"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""status"" text );","SELECT ""shipyard"" FROM ""yankee_class_significant_dates"" WHERE ""commissioned""='November 30, 1970';",1-291768-1 Who directed the episode with production code ip01003? ,"CREATE TABLE ""table1_29273057_1"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""directed_by"" FROM ""table1_29273057_1"" WHERE ""production_code""='IP01003';",1-29273057-1 How many poles does the European F3 Open series have?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT ""poles"" FROM ""career_summary"" WHERE ""series""='European F3 Open';",1-29434211-1 What is the maximum season that has exactly 2 podiums?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT MAX(""season"") FROM ""career_summary"" WHERE ""podiums""=2;",1-29434211-1 "How many episodes of the season had the title, ""world's greatest dick""?","CREATE TABLE ""table1_29436007_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""no_in_season"") FROM ""table1_29436007_1"" WHERE ""title""='\""World''s Greatest Dick\""';",1-29436007-1 "How many dates did ""dick jokes"" originally air on?","CREATE TABLE ""table1_29436007_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""original_air_date"") FROM ""table1_29436007_1"" WHERE ""title""='\""Dick Jokes\""';",1-29436007-1 "Who wrote ""romeo & Juliet & dick""?","CREATE TABLE ""table1_29436007_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""written_by"" FROM ""table1_29436007_1"" WHERE ""title""='\""Romeo & Juliet & Dick\""';",1-29436007-1 Who wrote episode 23 of the season?,"CREATE TABLE ""table1_29436007_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""written_by"" FROM ""table1_29436007_1"" WHERE ""no_in_season""=23;",1-29436007-1 How many seasons are there for the 3rd position?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT COUNT(""season"") FROM ""career_summary"" WHERE ""position""='3rd';",1-29471472-1 What season was the team autosport academy?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT MAX(""season"") FROM ""career_summary"" WHERE ""team""='Autosport Academy';",1-29471472-1 What is the series for race 7,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT ""series"" FROM ""career_summary"" WHERE ""races""=7;",1-29471472-1 What season shows podium 7?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT MIN(""season"") FROM ""career_summary"" WHERE ""podiums""=7;",1-29471472-1 How many French heads of state have a head of mission of Xavier Daufresne de la Chevalerie?,"CREATE TABLE ""table1_29474481_4"" ( ""head_of_mission"" text, ""tenure_begins"" real, ""tenure_ends"" real, ""french_head_of_state"" text, ""japanese_emperor"" text );","SELECT COUNT(""french_head_of_state"") FROM ""table1_29474481_4"" WHERE ""head_of_mission""='Xavier Daufresne de la Chevalerie';",1-29474481-4 What city is Tiffin University located in?,"CREATE TABLE ""members"" ( ""institution"" text, ""location_city"" text, ""location_state"" text, ""nickname"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""primary_conference"" text );","SELECT ""location_city"" FROM ""members"" WHERE ""institution""='Tiffin University';",1-29483673-1 What is the enrollment at the private university?,"CREATE TABLE ""members"" ( ""institution"" text, ""location_city"" text, ""location_state"" text, ""nickname"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""primary_conference"" text );","SELECT ""enrollment"" FROM ""members"" WHERE ""affiliation""='Private';",1-29483673-1 What is the original air date when the director is Rowan Woods and the writer is Peter Duncan?,"CREATE TABLE ""table1_29494395_3"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""director"" text, ""writer"" text, ""originalair_date"" text );","SELECT ""originalair_date"" FROM ""table1_29494395_3"" WHERE ""director""='Rowan Woods' AND ""writer""='Peter Duncan';",1-29494395-3 How many sources are there for south africa?,"CREATE TABLE ""table1_29487895_2"" ( ""country_region"" text, ""channel"" text, ""series_premiere"" text, ""title_in_country"" text, ""source_s"" text, ""airing"" text );","SELECT COUNT(""source_s"") FROM ""table1_29487895_2"" WHERE ""country_region""='South Africa';",1-29487895-2 What is the premiere date of the american disney xd tron uprising site?,"CREATE TABLE ""table1_29487895_2"" ( ""country_region"" text, ""channel"" text, ""series_premiere"" text, ""title_in_country"" text, ""source_s"" text, ""airing"" text );","SELECT ""series_premiere"" FROM ""table1_29487895_2"" WHERE ""source_s""='American Disney XD Tron Uprising Site';",1-29487895-2 What country is in the region of France?,"CREATE TABLE ""table1_29487895_2"" ( ""country_region"" text, ""channel"" text, ""series_premiere"" text, ""title_in_country"" text, ""source_s"" text, ""airing"" text );","SELECT ""title_in_country"" FROM ""table1_29487895_2"" WHERE ""country_region""='France';",1-29487895-2 "What is airing for the series premiere of june 7, 2012?","CREATE TABLE ""table1_29487895_2"" ( ""country_region"" text, ""channel"" text, ""series_premiere"" text, ""title_in_country"" text, ""source_s"" text, ""airing"" text );","SELECT ""airing"" FROM ""table1_29487895_2"" WHERE ""series_premiere""='June 7, 2012';",1-29487895-2 What is showing for airing in south africa?,"CREATE TABLE ""table1_29487895_2"" ( ""country_region"" text, ""channel"" text, ""series_premiere"" text, ""title_in_country"" text, ""source_s"" text, ""airing"" text );","SELECT ""airing"" FROM ""table1_29487895_2"" WHERE ""country_region""='South Africa';",1-29487895-2 What is the title in Canada?,"CREATE TABLE ""table1_29487895_2"" ( ""country_region"" text, ""channel"" text, ""series_premiere"" text, ""title_in_country"" text, ""source_s"" text, ""airing"" text );","SELECT ""title_in_country"" FROM ""table1_29487895_2"" WHERE ""country_region""='Canada';",1-29487895-2 What was the best finish for 206 on the money list?,"CREATE TABLE ""2007_results"" ( ""player"" text, ""starts"" real, ""cuts_made"" real, ""best_finish"" text, ""money_list_rank"" text, ""earnings"" real );","SELECT ""best_finish"" FROM ""2007_results"" WHERE ""money_list_rank""='206';",1-29499399-2 How many ranks on the money list had a best finish of t10?,"CREATE TABLE ""2007_results"" ( ""player"" text, ""starts"" real, ""cuts_made"" real, ""best_finish"" text, ""money_list_rank"" text, ""earnings"" real );","SELECT COUNT(""money_list_rank"") FROM ""2007_results"" WHERE ""best_finish""='T10';",1-29499399-2 Which money list ranks had a best finish of 2?,"CREATE TABLE ""2007_results"" ( ""player"" text, ""starts"" real, ""cuts_made"" real, ""best_finish"" text, ""money_list_rank"" text, ""earnings"" real );","SELECT COUNT(""money_list_rank"") FROM ""2007_results"" WHERE ""best_finish""='2';",1-29499399-2 What is Jonathan Kaye's money list ranking?,"CREATE TABLE ""2007_results"" ( ""player"" text, ""starts"" real, ""cuts_made"" real, ""best_finish"" text, ""money_list_rank"" text, ""earnings"" real );","SELECT COUNT(""money_list_rank"") FROM ""2007_results"" WHERE ""player""='Jonathan Kaye';",1-29499399-2 Where is Cameron Beckman's rank on the money list?,"CREATE TABLE ""2007_results"" ( ""player"" text, ""starts"" real, ""cuts_made"" real, ""best_finish"" text, ""money_list_rank"" text, ""earnings"" real );","SELECT ""money_list_rank"" FROM ""2007_results"" WHERE ""player""='Cameron Beckman';",1-29499399-2 When 6 is the w what is the pa?,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT ""pa"" FROM ""standings"" WHERE ""w""=6;",1-29565541-2 When 5 is the l what is the lowest amount of stolen ends?,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT MIN(""stolen_ends"") FROM ""standings"" WHERE ""l""=5;",1-29565541-2 When 52 is the ends won what is the skip(club)?,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT ""skip_club"" FROM ""standings"" WHERE ""ends_won""=52;",1-29565541-2 When jeff currie (port arthur) is the skip (club) what is the lowest amount of stolen ends?,"CREATE TABLE ""standings"" ( ""skip_club"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real );","SELECT MIN(""stolen_ends"") FROM ""standings"" WHERE ""skip_club""='Jeff Currie (Port Arthur)';",1-29565541-2 How many million people in the US saw the episode with production code 105?,"CREATE TABLE ""table1_29569969_2"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT ""u_s_viewers_millions"" FROM ""table1_29569969_2"" WHERE ""production_code""=105;",1-29569969-2 Who directed the episode that had 1.48 million viewers in the U.S.?,"CREATE TABLE ""table1_29569969_2"" ( ""no_in_series"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real, ""u_s_viewers_millions"" text );","SELECT ""directed_by"" FROM ""table1_29569969_2"" WHERE ""u_s_viewers_millions""='1.48';",1-29569969-2 what is the status for seed 14,"CREATE TABLE ""women_s_singles"" ( ""seed"" real, ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT ""status"" FROM ""women_s_singles"" WHERE ""seed""=14;",1-29572583-20 which player had the status to the fourth round lost to tsvetana pironkova [32] Answers:,"CREATE TABLE ""women_s_singles"" ( ""seed"" real, ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT ""player"" FROM ""women_s_singles"" WHERE ""status""='Fourth round lost to Tsvetana Pironkova [32]';",1-29572583-20 how many new points does the player roberta vinci have?,"CREATE TABLE ""women_s_singles"" ( ""seed"" real, ""rank"" real, ""player"" text, ""points"" real, ""points_defending"" real, ""points_won"" real, ""new_points"" real, ""status"" text );","SELECT MAX(""new_points"") FROM ""women_s_singles"" WHERE ""player""='Roberta Vinci';",1-29572583-20 How many o-19% are where the quartier is in saint-loup?,"CREATE TABLE ""population_of_the_neighbourhoods_by_age_"" ( ""quartier"" text, ""pct_0_19_years"" text, ""pct_20_39_years"" text, ""pct_40_59_years"" text, ""pct_60_74_years"" text, ""pct_75_years_and"" text );","SELECT ""pct_0_19_years"" FROM ""population_of_the_neighbourhoods_by_age_"" WHERE ""quartier""='Saint-Loup';",1-29615165-5 how many 20-39% are in pont-de-vivaux?,"CREATE TABLE ""population_of_the_neighbourhoods_by_age_"" ( ""quartier"" text, ""pct_0_19_years"" text, ""pct_20_39_years"" text, ""pct_40_59_years"" text, ""pct_60_74_years"" text, ""pct_75_years_and"" text );","SELECT COUNT(""pct_20_39_years"") FROM ""population_of_the_neighbourhoods_by_age_"" WHERE ""quartier""='Pont-de-Vivaux';",1-29615165-5 the quartier menpenti has how many 40-59 year olds?,"CREATE TABLE ""population_of_the_neighbourhoods_by_age_"" ( ""quartier"" text, ""pct_0_19_years"" text, ""pct_20_39_years"" text, ""pct_40_59_years"" text, ""pct_60_74_years"" text, ""pct_75_years_and"" text );","SELECT ""pct_40_59_years"" FROM ""population_of_the_neighbourhoods_by_age_"" WHERE ""quartier""='Menpenti';",1-29615165-5 What episode number in the series was directed by Winrich Kolbe?,"CREATE TABLE ""table1_29585196_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MIN(""no_in_series"") FROM ""table1_29585196_1"" WHERE ""directed_by""='Winrich Kolbe';",1-29585196-1 "What episode number in the season is ""many happy returns""?","CREATE TABLE ""table1_29585196_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT MAX(""no_in_season"") FROM ""table1_29585196_1"" WHERE ""title""='\""Many Happy Returns\""';",1-29585196-1 "How many episodes in the season were named ""knight sting""?","CREATE TABLE ""table1_29585196_1"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT COUNT(""no_in_season"") FROM ""table1_29585196_1"" WHERE ""title""='\""Knight Sting\""';",1-29585196-1 What is the position for the university of akron michigan bucks affiliation ,"CREATE TABLE ""table1_29626583_1"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""position"" FROM ""table1_29626583_1"" WHERE ""affiliation""='University of Akron Michigan Bucks';",1-29626583-1 What is the position for the university of north carolina carolina dynamo affiliation ,"CREATE TABLE ""table1_29626583_1"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""position"" FROM ""table1_29626583_1"" WHERE ""affiliation""='University of North Carolina Carolina Dynamo';",1-29626583-1 how many pick# does the chivas usa mls team have,"CREATE TABLE ""table1_29626583_1"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT MAX(""pick_num"") FROM ""table1_29626583_1"" WHERE ""mls_team""='Chivas USA';",1-29626583-1 how many pick# does the university of akron reading united michigan bucks affiliation have,"CREATE TABLE ""table1_29626583_1"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT COUNT(""pick_num"") FROM ""table1_29626583_1"" WHERE ""affiliation""='University of Akron Reading United Michigan Bucks';",1-29626583-1 what is the position for the united states u-20 affiliation ,"CREATE TABLE ""table1_29626583_1"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""position"" FROM ""table1_29626583_1"" WHERE ""affiliation""='United States U-20';",1-29626583-1 How many stolen ends did the skipper whose locale was British Columbia have? ,"CREATE TABLE ""round_robin_standings"" ( ""locale"" text, ""skip"" text, ""w"" real, ""l"" real, ""pf"" real, ""pa"" real, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" text );","SELECT MIN(""stolen_ends"") FROM ""round_robin_standings"" WHERE ""locale""='British Columbia';",1-29704447-1 What is the title of the episode with a production code of FL209?,"CREATE TABLE ""table1_29747178_3"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""title"" FROM ""table1_29747178_3"" WHERE ""production_code""='FL209';",1-29747178-3 Who directed the episode that was watched by 2.67 million U.S. viewers?,"CREATE TABLE ""table1_29747178_3"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT ""directed_by"" FROM ""table1_29747178_3"" WHERE ""u_s_viewers_million""='2.67';",1-29747178-3 "What number episode in the season was titled ""Shattered""?","CREATE TABLE ""table1_29747178_3"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" text, ""u_s_viewers_million"" text );","SELECT MAX(""season_num"") FROM ""table1_29747178_3"" WHERE ""title""='\""Shattered\""';",1-29747178-3 What is the lowest value for int. caps?,"CREATE TABLE ""outfield_players"" ( ""name"" text, ""position"" text, ""country"" text, ""years"" text, ""games"" real, ""minutes"" real, ""goals"" real, ""assists"" real, ""int_caps"" real, ""int_goals"" real );","SELECT MIN(""int_caps"") FROM ""outfield_players"";",1-29743928-5 "How many trains are there for the route via trivandrum, ernakulam, newdelhi?","CREATE TABLE ""express_trains"" ( ""train_number"" real, ""train_name"" text, ""origin"" text, ""destination"" text, ""service"" text, ""route_via"" text );","SELECT COUNT(""train_number"") FROM ""express_trains"" WHERE ""route_via""='Trivandrum, Ernakulam, NewDelhi';",1-29770377-1 What is the route for the destination of guruvayur?,"CREATE TABLE ""express_trains"" ( ""train_number"" real, ""train_name"" text, ""origin"" text, ""destination"" text, ""service"" text, ""route_via"" text );","SELECT ""route_via"" FROM ""express_trains"" WHERE ""destination""='Guruvayur';",1-29770377-1 How many route/via's are there for the ernad express?,"CREATE TABLE ""express_trains"" ( ""train_number"" real, ""train_name"" text, ""origin"" text, ""destination"" text, ""service"" text, ""route_via"" text );","SELECT COUNT(""route_via"") FROM ""express_trains"" WHERE ""train_name""='Ernad Express';",1-29770377-1 "What is the destination of the route kulitthurai,neyyattinkara?","CREATE TABLE ""express_trains"" ( ""train_number"" real, ""train_name"" text, ""origin"" text, ""destination"" text, ""service"" text, ""route_via"" text );","SELECT ""destination"" FROM ""express_trains"" WHERE ""route_via""='Kulitthurai,Neyyattinkara';",1-29770377-1 What is the train number for the train name island express with a destination of kanniyakumari?,"CREATE TABLE ""express_trains"" ( ""train_number"" real, ""train_name"" text, ""origin"" text, ""destination"" text, ""service"" text, ""route_via"" text );","SELECT ""train_number"" FROM ""express_trains"" WHERE ""train_name""='Island Express' AND ""destination""='Kanniyakumari';",1-29770377-1 How many reservations for sc/st are there in constituency 191?,"CREATE TABLE ""constituency_151_200"" ( ""constituency_no"" real, ""vidhan_sabha_constituency"" text, ""reservation_for_sc_st"" text, ""district"" text, ""lok_sabha"" text );","SELECT COUNT(""reservation_for_sc_st"") FROM ""constituency_151_200"" WHERE ""constituency_no""=191;",1-29785324-4 Which locations had their first year in 2001? ,"CREATE TABLE ""table1_29788320_2"" ( ""concept"" text, ""location"" text, ""first_year"" real, ""last_year"" real, ""number_of_editions"" real );","SELECT ""location"" FROM ""table1_29788320_2"" WHERE ""first_year""=2001;",1-29788320-2 How many editions did Club Q-base concept have ? ,"CREATE TABLE ""table1_29788320_2"" ( ""concept"" text, ""location"" text, ""first_year"" real, ""last_year"" real, ""number_of_editions"" real );","SELECT COUNT(""number_of_editions"") FROM ""table1_29788320_2"" WHERE ""concept""='Club Q-BASE';",1-29788320-2 What is the lowest value for runs when the average is 42.36?,"CREATE TABLE ""records_by_year"" ( ""year"" real, ""matches"" real, ""innings"" real, ""not_out"" real, ""runs"" real, ""high_score"" text, ""100"" real, ""50"" real, ""average"" text, ""strike_rate"" text, ""catches_stumpings"" text );","SELECT MIN(""runs"") FROM ""records_by_year"" WHERE ""average""='42.36';",1-2985664-8 How many entries for 50 occur when strike rate is 92.81?,"CREATE TABLE ""records_by_year"" ( ""year"" real, ""matches"" real, ""innings"" real, ""not_out"" real, ""runs"" real, ""high_score"" text, ""100"" real, ""50"" real, ""average"" text, ""strike_rate"" text, ""catches_stumpings"" text );","SELECT COUNT(""50"") FROM ""records_by_year"" WHERE ""strike_rate""='92.81';",1-2985664-8 What is the lowest value for innings?,"CREATE TABLE ""records_by_year"" ( ""year"" real, ""matches"" real, ""innings"" real, ""not_out"" real, ""runs"" real, ""high_score"" text, ""100"" real, ""50"" real, ""average"" text, ""strike_rate"" text, ""catches_stumpings"" text );","SELECT MIN(""innings"") FROM ""records_by_year"";",1-2985664-8 What is every strike rate when cathces/stumpings is 13/1?,"CREATE TABLE ""records_by_year"" ( ""year"" real, ""matches"" real, ""innings"" real, ""not_out"" real, ""runs"" real, ""high_score"" text, ""100"" real, ""50"" real, ""average"" text, ""strike_rate"" text, ""catches_stumpings"" text );","SELECT ""strike_rate"" FROM ""records_by_year"" WHERE ""catches_stumpings""='13/1';",1-2985664-8 What is every high score for a strike rate of 84.88?,"CREATE TABLE ""records_by_year"" ( ""year"" real, ""matches"" real, ""innings"" real, ""not_out"" real, ""runs"" real, ""high_score"" text, ""100"" real, ""50"" real, ""average"" text, ""strike_rate"" text, ""catches_stumpings"" text );","SELECT ""high_score"" FROM ""records_by_year"" WHERE ""strike_rate""='84.88';",1-2985664-8 How many entries for 100 occur when the average is 15.78?,"CREATE TABLE ""records_by_year"" ( ""year"" real, ""matches"" real, ""innings"" real, ""not_out"" real, ""runs"" real, ""high_score"" text, ""100"" real, ""50"" real, ""average"" text, ""strike_rate"" text, ""catches_stumpings"" text );","SELECT COUNT(""100"") FROM ""records_by_year"" WHERE ""average""='15.78';",1-2985664-8 What is the chromosomal location of il-1β?,"CREATE TABLE ""nomenclature"" ( ""name"" text, ""family_name"" text, ""receptor"" text, ""coreceptor"" text, ""property"" text, ""chromosomal_location"" text );","SELECT ""chromosomal_location"" FROM ""nomenclature"" WHERE ""name""='IL-1β';",1-29871617-1 What are the coreceptors of the chromosomes in that location 11q22.2-q22.3?,"CREATE TABLE ""nomenclature"" ( ""name"" text, ""family_name"" text, ""receptor"" text, ""coreceptor"" text, ""property"" text, ""chromosomal_location"" text );","SELECT ""coreceptor"" FROM ""nomenclature"" WHERE ""chromosomal_location""='11q22.2-q22.3';",1-29871617-1 How many different chromosomal locations are there in the family il-1f8?,"CREATE TABLE ""nomenclature"" ( ""name"" text, ""family_name"" text, ""receptor"" text, ""coreceptor"" text, ""property"" text, ""chromosomal_location"" text );","SELECT COUNT(""chromosomal_location"") FROM ""nomenclature"" WHERE ""family_name""='IL-1F8';",1-29871617-1 Where is il-36β located?,"CREATE TABLE ""nomenclature"" ( ""name"" text, ""family_name"" text, ""receptor"" text, ""coreceptor"" text, ""property"" text, ""chromosomal_location"" text );","SELECT ""chromosomal_location"" FROM ""nomenclature"" WHERE ""name""='IL-36β';",1-29871617-1 What are the names listed in the family il-1f2?,"CREATE TABLE ""nomenclature"" ( ""name"" text, ""family_name"" text, ""receptor"" text, ""coreceptor"" text, ""property"" text, ""chromosomal_location"" text );","SELECT ""name"" FROM ""nomenclature"" WHERE ""family_name""='IL-1F2';",1-29871617-1 Which chromosomes have an unknown property?,"CREATE TABLE ""nomenclature"" ( ""name"" text, ""family_name"" text, ""receptor"" text, ""coreceptor"" text, ""property"" text, ""chromosomal_location"" text );","SELECT ""name"" FROM ""nomenclature"" WHERE ""property""='Unknown';",1-29871617-1 Name the least mister international,"CREATE TABLE ""references"" ( ""rank"" real, ""country_territory"" text, ""mister_international"" real, ""1st_runner_up"" real, ""2nd_runner_up"" real, ""3rd_runner_up"" real, ""4th_runner_up"" real, ""semifinalists"" real, ""total"" real );","SELECT MIN(""mister_international"") FROM ""references"";",1-30007505-1 Name the most total for south korea,"CREATE TABLE ""references"" ( ""rank"" real, ""country_territory"" text, ""mister_international"" real, ""1st_runner_up"" real, ""2nd_runner_up"" real, ""3rd_runner_up"" real, ""4th_runner_up"" real, ""semifinalists"" real, ""total"" real );","SELECT MAX(""total"") FROM ""references"" WHERE ""country_territory""='South Korea';",1-30007505-1 Name the semifinalists for singapore,"CREATE TABLE ""references"" ( ""rank"" real, ""country_territory"" text, ""mister_international"" real, ""1st_runner_up"" real, ""2nd_runner_up"" real, ""3rd_runner_up"" real, ""4th_runner_up"" real, ""semifinalists"" real, ""total"" real );","SELECT ""semifinalists"" FROM ""references"" WHERE ""country_territory""='Singapore';",1-30007505-1 Name the number of semifinalists for 19 rank,"CREATE TABLE ""references"" ( ""rank"" real, ""country_territory"" text, ""mister_international"" real, ""1st_runner_up"" real, ""2nd_runner_up"" real, ""3rd_runner_up"" real, ""4th_runner_up"" real, ""semifinalists"" real, ""total"" real );","SELECT COUNT(""semifinalists"") FROM ""references"" WHERE ""rank""=19;",1-30007505-1 "Where was d: ~50nm, l: ~600nm geometry researched?","CREATE TABLE ""materials"" ( ""material"" text, ""type"" text, ""geometry"" text, ""output_voltage"" text, ""output_power"" text, ""synthesis"" text, ""researched_at"" text );","SELECT ""researched_at"" FROM ""materials"" WHERE ""geometry""='D: ~50nm, L: ~600nm';",1-30057479-1 How many materials are there for output power of ~0.1 pw per cycle (calculated)?,"CREATE TABLE ""materials"" ( ""material"" text, ""type"" text, ""geometry"" text, ""output_voltage"" text, ""output_power"" text, ""synthesis"" text, ""researched_at"" text );","SELECT COUNT(""material"") FROM ""materials"" WHERE ""output_power""='~0.1 pW per cycle (calculated)';",1-30057479-1 What is the output power for the v p =~3 mv output voltage?,"CREATE TABLE ""materials"" ( ""material"" text, ""type"" text, ""geometry"" text, ""output_voltage"" text, ""output_power"" text, ""synthesis"" text, ""researched_at"" text );","SELECT ""output_power"" FROM ""materials"" WHERE ""output_voltage""='V P =~3 mV';",1-30057479-1 How many synthesis are there for 5~16.2 pw per cycle (calculated) output power?,"CREATE TABLE ""materials"" ( ""material"" text, ""type"" text, ""geometry"" text, ""output_voltage"" text, ""output_power"" text, ""synthesis"" text, ""researched_at"" text );","SELECT COUNT(""synthesis"") FROM ""materials"" WHERE ""output_power""='5~16.2 pW per cycle (calculated)';",1-30057479-1 "Where was d: ~100nm, l: 1 μm geometry researched?","CREATE TABLE ""materials"" ( ""material"" text, ""type"" text, ""geometry"" text, ""output_voltage"" text, ""output_power"" text, ""synthesis"" text, ""researched_at"" text );","SELECT ""researched_at"" FROM ""materials"" WHERE ""geometry""='D: ~100nm, L: 1 μm';",1-30057479-1 "Where was d: 25~70nm, l: 10~20 μm geometry researched?","CREATE TABLE ""materials"" ( ""material"" text, ""type"" text, ""geometry"" text, ""output_voltage"" text, ""output_power"" text, ""synthesis"" text, ""researched_at"" text );","SELECT ""researched_at"" FROM ""materials"" WHERE ""geometry""='D: 25~70nm, L: 10~20 μm';",1-30057479-1 Who are all providers with destination of Liverpool?,"CREATE TABLE ""table1_3005999_1"" ( ""route_number"" real, ""origin"" text, ""intermediate_stops"" text, ""destination"" text, ""provider"" text );","SELECT ""provider"" FROM ""table1_3005999_1"" WHERE ""destination""='Liverpool';",1-3005999-1 What is every entry for intermediate stops for the destination of Manchester?,"CREATE TABLE ""table1_3005999_1"" ( ""route_number"" real, ""origin"" text, ""intermediate_stops"" text, ""destination"" text, ""provider"" text );","SELECT ""intermediate_stops"" FROM ""table1_3005999_1"" WHERE ""destination""='Manchester';",1-3005999-1 How many route numbers occur for the origin of Birmingham and destination of Bristol?,"CREATE TABLE ""table1_3005999_1"" ( ""route_number"" real, ""origin"" text, ""intermediate_stops"" text, ""destination"" text, ""provider"" text );","SELECT COUNT(""route_number"") FROM ""table1_3005999_1"" WHERE ""origin""='Birmingham' AND ""destination""='Bristol';",1-3005999-1 What is every origin for the destination of Manchester?,"CREATE TABLE ""table1_3005999_1"" ( ""route_number"" real, ""origin"" text, ""intermediate_stops"" text, ""destination"" text, ""provider"" text );","SELECT ""origin"" FROM ""table1_3005999_1"" WHERE ""destination""='Manchester';",1-3005999-1 How many providers have a destination of Blackpool?,"CREATE TABLE ""table1_3005999_1"" ( ""route_number"" real, ""origin"" text, ""intermediate_stops"" text, ""destination"" text, ""provider"" text );","SELECT COUNT(""provider"") FROM ""table1_3005999_1"" WHERE ""destination""='Blackpool';",1-3005999-1 What is the maximum number of starts?,"CREATE TABLE ""camping_world_truck_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MAX(""starts"") FROM ""camping_world_truck_series"";",1-3005915-3 What is the maximum number of poles?,"CREATE TABLE ""camping_world_truck_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MAX(""poles"") FROM ""camping_world_truck_series"";",1-3005915-3 What is the minimum number of poles?,"CREATE TABLE ""camping_world_truck_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MIN(""poles"") FROM ""camping_world_truck_series"";",1-3005915-3 What is the minimum number of poles?,"CREATE TABLE ""camping_world_truck_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" text, ""avg_finish"" text, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MIN(""poles"") FROM ""camping_world_truck_series"";",1-3005915-3 "Name the date for s. valentino alla muta , italia","CREATE TABLE ""individual_fis_races"" ( ""season"" real, ""date"" text, ""location"" text, ""discipline"" text, ""position"" real, ""fis_points"" real );","SELECT ""date"" FROM ""individual_fis_races"" WHERE ""location""='S. Valentino Alla Muta , Italia';",1-30073089-2 Name the date for 2011 and position larger than 2.0,"CREATE TABLE ""individual_fis_races"" ( ""season"" real, ""date"" text, ""location"" text, ""discipline"" text, ""position"" real, ""fis_points"" real );","SELECT ""date"" FROM ""individual_fis_races"" WHERE ""season""=2011 AND ""position"">2.0;",1-30073089-2 Name the discipline for 1561 fis points,"CREATE TABLE ""individual_fis_races"" ( ""season"" real, ""date"" text, ""location"" text, ""discipline"" text, ""position"" real, ""fis_points"" real );","SELECT ""discipline"" FROM ""individual_fis_races"" WHERE ""fis_points""=1561;",1-30073089-2 Name the position for fis points being 3495,"CREATE TABLE ""individual_fis_races"" ( ""season"" real, ""date"" text, ""location"" text, ""discipline"" text, ""position"" real, ""fis_points"" real );","SELECT ""position"" FROM ""individual_fis_races"" WHERE ""fis_points""=3495;",1-30073089-2 who was the umpire when the wc match was 10,"CREATE TABLE ""umpires"" ( ""umpire"" text, ""country"" text, ""panel"" text, ""matches"" real, ""wc_matches"" real, ""2011_wc"" real );","SELECT ""umpire"" FROM ""umpires"" WHERE ""wc_matches""=10;",1-30085411-1 what is the number of the wc matches if the matches were 79,"CREATE TABLE ""umpires"" ( ""umpire"" text, ""country"" text, ""panel"" text, ""matches"" real, ""wc_matches"" real, ""2011_wc"" real );","SELECT MAX(""wc_matches"") FROM ""umpires"" WHERE ""matches""=79;",1-30085411-1 in which country whe wc maches was 15,"CREATE TABLE ""umpires"" ( ""umpire"" text, ""country"" text, ""panel"" text, ""matches"" real, ""wc_matches"" real, ""2011_wc"" real );","SELECT ""country"" FROM ""umpires"" WHERE ""wc_matches""=15;",1-30085411-1 what is the number of the least matches,"CREATE TABLE ""umpires"" ( ""umpire"" text, ""country"" text, ""panel"" text, ""matches"" real, ""wc_matches"" real, ""2011_wc"" real );","SELECT MIN(""matches"") FROM ""umpires"";",1-30085411-1 if the matches are 16 what is the wc matches,"CREATE TABLE ""umpires"" ( ""umpire"" text, ""country"" text, ""panel"" text, ""matches"" real, ""wc_matches"" real, ""2011_wc"" real );","SELECT MAX(""wc_matches"") FROM ""umpires"" WHERE ""matches""=16;",1-30085411-1 Which barony contains a townland with an area 24 acres?,"CREATE TABLE ""table1_30120555_1"" ( ""townland"" text, ""area_acres"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT ""barony"" FROM ""table1_30120555_1"" WHERE ""area_acres""=24;",1-30120555-1 How many different civil parishes is Canrooska a part of?,"CREATE TABLE ""table1_30120555_1"" ( ""townland"" text, ""area_acres"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT COUNT(""civil_parish"") FROM ""table1_30120555_1"" WHERE ""townland""='Canrooska';",1-30120555-1 What poor law union is Curradonohoe a part of?,"CREATE TABLE ""table1_30120555_1"" ( ""townland"" text, ""area_acres"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT ""poor_law_union"" FROM ""table1_30120555_1"" WHERE ""townland""='Curradonohoe';",1-30120555-1 What is the barony for the Ballintaggart townland?,"CREATE TABLE ""table1_30120619_1"" ( ""townland"" text, ""area_acres"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT ""barony"" FROM ""table1_30120619_1"" WHERE ""townland""='Ballintaggart';",1-30120619-1 What is the poor law union for the Barnahely towland?,"CREATE TABLE ""table1_30120619_1"" ( ""townland"" text, ""area_acres"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT ""poor_law_union"" FROM ""table1_30120619_1"" WHERE ""townland""='Barnahely';",1-30120619-1 What is the barony of the townland whose area is 150 acres? ,"CREATE TABLE ""table1_30120619_1"" ( ""townland"" text, ""area_acres"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT ""barony"" FROM ""table1_30120619_1"" WHERE ""area_acres""=150;",1-30120619-1 In which townlands is the civil parish Monkstown? ,"CREATE TABLE ""table1_30120619_1"" ( ""townland"" text, ""area_acres"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT ""townland"" FROM ""table1_30120619_1"" WHERE ""civil_parish""='Monkstown';",1-30120619-1 Which townland has an area of 165 acres?,"CREATE TABLE ""table1_30120619_1"" ( ""townland"" text, ""area_acres"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT ""townland"" FROM ""table1_30120619_1"" WHERE ""area_acres""=165;",1-30120619-1 Name the total number of barony for kilmore,"CREATE TABLE ""table1_30120559_1"" ( ""townland"" text, ""area_acres"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT COUNT(""barony"") FROM ""table1_30120559_1"" WHERE ""townland""='Kilmore';",1-30120559-1 Name the poor law union for area being 332,"CREATE TABLE ""table1_30120559_1"" ( ""townland"" text, ""area_acres"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT COUNT(""poor_law_union"") FROM ""table1_30120559_1"" WHERE ""area_acres""=332;",1-30120559-1 How many townlands are there for caheragh and is larger than 270 acres?,"CREATE TABLE ""table1_30121096_1"" ( ""townland"" text, ""area_acres"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT COUNT(""townland"") FROM ""table1_30121096_1"" WHERE ""civil_parish""='Caheragh' AND ""area_acres""=270;",1-30121096-1 Which civil parish is for the townland clooncugger?,"CREATE TABLE ""table1_30121096_1"" ( ""townland"" text, ""area_acres"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT ""civil_parish"" FROM ""table1_30121096_1"" WHERE ""townland""='Clooncugger';",1-30121096-1 How many poor law unions have an area of 262 acres and is in drinagh civil parish?,"CREATE TABLE ""table1_30121096_1"" ( ""townland"" text, ""area_acres"" real, ""barony"" text, ""civil_parish"" text, ""poor_law_union"" text );","SELECT COUNT(""poor_law_union"") FROM ""table1_30121096_1"" WHERE ""area_acres""=262 AND ""civil_parish""='Drinagh';",1-30121096-1 How many current account balances are associated with GDP at constant prices growth rates of 4.6?,"CREATE TABLE ""table1_30133_1"" ( ""year"" real, ""gdp_at_constant_prices_thb_trillions"" text, ""gdp_at_constant_prices_growth_rate_percent_change"" text, ""gdp_at_current_prices_usd_billions"" text, ""export_volume_of_goods_and_services_percent_change"" text, ""current_account_balance_percent_of_gdp"" text );","SELECT COUNT(""current_account_balance_percent_of_gdp"") FROM ""table1_30133_1"" WHERE ""gdp_at_constant_prices_growth_rate_percent_change""='4.6';",1-30133-1 How many export volume of goods/services values are associated with GDP at constant prices values of 3.072?,"CREATE TABLE ""table1_30133_1"" ( ""year"" real, ""gdp_at_constant_prices_thb_trillions"" text, ""gdp_at_constant_prices_growth_rate_percent_change"" text, ""gdp_at_current_prices_usd_billions"" text, ""export_volume_of_goods_and_services_percent_change"" text, ""current_account_balance_percent_of_gdp"" text );","SELECT COUNT(""export_volume_of_goods_and_services_percent_change"") FROM ""table1_30133_1"" WHERE ""gdp_at_constant_prices_thb_trillions""='3.072';",1-30133-1 How many export volume of goods and services values are associated with GDP at current prices of 161.340?,"CREATE TABLE ""table1_30133_1"" ( ""year"" real, ""gdp_at_constant_prices_thb_trillions"" text, ""gdp_at_constant_prices_growth_rate_percent_change"" text, ""gdp_at_current_prices_usd_billions"" text, ""export_volume_of_goods_and_services_percent_change"" text, ""current_account_balance_percent_of_gdp"" text );","SELECT COUNT(""export_volume_of_goods_and_services_percent_change"") FROM ""table1_30133_1"" WHERE ""gdp_at_current_prices_usd_billions""='161.340';",1-30133-1 What is the current account balance for an export volume of goods and service value of -4.2?,"CREATE TABLE ""table1_30133_1"" ( ""year"" real, ""gdp_at_constant_prices_thb_trillions"" text, ""gdp_at_constant_prices_growth_rate_percent_change"" text, ""gdp_at_current_prices_usd_billions"" text, ""export_volume_of_goods_and_services_percent_change"" text, ""current_account_balance_percent_of_gdp"" text );","SELECT ""current_account_balance_percent_of_gdp"" FROM ""table1_30133_1"" WHERE ""export_volume_of_goods_and_services_percent_change""='-4.2';",1-30133-1 What is the current account balance for a GDP at current prices of 142.640?,"CREATE TABLE ""table1_30133_1"" ( ""year"" real, ""gdp_at_constant_prices_thb_trillions"" text, ""gdp_at_constant_prices_growth_rate_percent_change"" text, ""gdp_at_current_prices_usd_billions"" text, ""export_volume_of_goods_and_services_percent_change"" text, ""current_account_balance_percent_of_gdp"" text );","SELECT ""current_account_balance_percent_of_gdp"" FROM ""table1_30133_1"" WHERE ""gdp_at_current_prices_usd_billions""='142.640';",1-30133-1 What is the GDP at constant prices for a current account balance of 12.8?,"CREATE TABLE ""table1_30133_1"" ( ""year"" real, ""gdp_at_constant_prices_thb_trillions"" text, ""gdp_at_constant_prices_growth_rate_percent_change"" text, ""gdp_at_current_prices_usd_billions"" text, ""export_volume_of_goods_and_services_percent_change"" text, ""current_account_balance_percent_of_gdp"" text );","SELECT ""gdp_at_constant_prices_thb_trillions"" FROM ""table1_30133_1"" WHERE ""current_account_balance_percent_of_gdp""='12.8';",1-30133-1 Tell me the games for total less than 4 for swimming 1968,"CREATE TABLE ""list_of_most_career_gold_medals_in_indiv"" ( ""sport"" text, ""years"" text, ""games"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""games"" FROM ""list_of_most_career_gold_medals_in_indiv"" WHERE ""total""<4 AND ""sport""='swimming' AND ""years""='1968';",2-10167457-3 Tell me the total number of bronze for silver being 0 and sport of wrestling and total more than 3,"CREATE TABLE ""list_of_most_career_gold_medals_in_indiv"" ( ""sport"" text, ""years"" text, ""games"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""list_of_most_career_gold_medals_in_indiv"" WHERE ""silver""=0 AND ""sport""='wrestling' AND ""total"">3;",2-10167457-3 Tell me the lowest Bronze for gold of 3 in the winter for cross-country skiing and silver less than 0,"CREATE TABLE ""list_of_most_career_gold_medals_in_indiv"" ( ""sport"" text, ""years"" text, ""games"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""bronze"") FROM ""list_of_most_career_gold_medals_in_indiv"" WHERE ""gold""=3 AND ""games""='winter' AND ""sport""='cross-country skiing' AND ""silver""<0;",2-10167457-3 What is the lowest round for an offensive guard when the overall is smaller than 150?,"CREATE TABLE ""2007_jacksonville_jaguars_draft_selectio"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT MIN(""round"") FROM ""2007_jacksonville_jaguars_draft_selectio"" WHERE ""overall""<150 AND ""position""='offensive guard';",2-10152700-1 Which college was the player selected from in round 1?,"CREATE TABLE ""2007_jacksonville_jaguars_draft_selectio"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""2007_jacksonville_jaguars_draft_selectio"" WHERE ""round""=1;",2-10152700-1 Tell me the DA for bureau chief ada,"CREATE TABLE ""career_overview"" ( ""time_period"" text, ""position"" text, ""bureau"" text, ""office"" text, ""district_attorney"" text );","SELECT ""district_attorney"" FROM ""career_overview"" WHERE ""position""='bureau chief ada';",2-10022075-1 Tell me the left office for enrico la loggia,"CREATE TABLE ""ministers_without_portfolio"" ( ""portfolio"" text, ""minister"" text, ""took_office"" text, ""left_office"" text, ""party"" text );","SELECT ""left_office"" FROM ""ministers_without_portfolio"" WHERE ""minister""='enrico la loggia';",2-10373881-2 Tell me the portfolio of minister of carlo giovanardi,"CREATE TABLE ""ministers_without_portfolio"" ( ""portfolio"" text, ""minister"" text, ""took_office"" text, ""left_office"" text, ""party"" text );","SELECT ""portfolio"" FROM ""ministers_without_portfolio"" WHERE ""minister""='carlo giovanardi';",2-10373881-2 Tell me the left office for mirko tremaglia,"CREATE TABLE ""ministers_without_portfolio"" ( ""portfolio"" text, ""minister"" text, ""took_office"" text, ""left_office"" text, ""party"" text );","SELECT ""left_office"" FROM ""ministers_without_portfolio"" WHERE ""minister""='mirko tremaglia';",2-10373881-2 What School/Club Team has a Player named Juan Dixon and a Position of guard?,"CREATE TABLE ""d"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_toronto"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""d"" WHERE ""position""='guard' AND ""player""='juan dixon';",2-10015132-4 Which Player's Position is guard and played in Toronto during the Years 2007-08?,"CREATE TABLE ""d"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_toronto"" text, ""school_club_team"" text );","SELECT ""player"" FROM ""d"" WHERE ""position""='guard' AND ""years_in_toronto""='2007-08';",2-10015132-4 What Player is from Argentina and whose position is a guard-forward?,"CREATE TABLE ""d"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_toronto"" text, ""school_club_team"" text );","SELECT ""player"" FROM ""d"" WHERE ""position""='guard-forward' AND ""nationality""='argentina';",2-10015132-4 What School/Club Team played in Toronto during 2012?,"CREATE TABLE ""d"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_toronto"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""d"" WHERE ""years_in_toronto""='2012';",2-10015132-4 What was the result of the syracuse grand prix?,"CREATE TABLE ""non_championship_results"" ( ""year"" real, ""event"" text, ""venue"" text, ""driver"" text, ""result"" text, ""category"" text );","SELECT ""result"" FROM ""non_championship_results"" WHERE ""event""='syracuse grand prix';",2-10373332-3 What year has a result of 3 in the venue of Jarama.,"CREATE TABLE ""non_championship_results"" ( ""year"" real, ""event"" text, ""venue"" text, ""driver"" text, ""result"" text, ""category"" text );","SELECT MIN(""year"") FROM ""non_championship_results"" WHERE ""result""='3' AND ""venue""='jarama';",2-10373332-3 Tell me the highest opponents for record of 7-3 and vikings points more than 7,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""vikings_points"" real, ""opponents"" real, ""record"" text, ""attendance"" real );","SELECT MAX(""opponents"") FROM ""schedule"" WHERE ""record""='7-3' AND ""vikings_points"">7;",2-10361453-2 Tell me the most attendance for game less than 1,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""vikings_points"" real, ""opponents"" real, ""record"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""schedule"" WHERE ""game""<1;",2-10361453-2 Tell me the surface of 2 december 1974,"CREATE TABLE ""singles_8"" ( ""date"" text, ""location"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""surface"" FROM ""singles_8"" WHERE ""date""='2 december 1974';",2-1028380-5 "Name the score for moscow, ussr 15 february 1971","CREATE TABLE ""singles_8"" ( ""date"" text, ""location"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""singles_8"" WHERE ""location""='moscow, ussr' AND ""date""='15 february 1971';",2-1028380-5 Name the lowest year for 12th position,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT MIN(""year"") FROM ""achievements"" WHERE ""position""='12th';",2-10265024-1 Tell me the competition for half marathon,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""competition"" FROM ""achievements"" WHERE ""notes""='half marathon';",2-10265024-1 Tell me the category of na director,"CREATE TABLE ""prizes_and_awards"" ( ""year"" real, ""director"" text, ""project"" text, ""category"" text, ""result"" text );","SELECT ""category"" FROM ""prizes_and_awards"" WHERE ""director""='na';",2-10277-2 I want to know the highest heat rank for overall rank of t63 and time less than 25.47,"CREATE TABLE ""heats"" ( ""heat_rank"" real, ""lane"" real, ""swimmer"" text, ""country"" text, ""time"" real, ""overall_rank"" text );","SELECT MAX(""heat_rank"") FROM ""heats"" WHERE ""overall_rank""='t63' AND ""time""<25.47;",2-10289926-14 Tell me the country for lane of 6,"CREATE TABLE ""heats"" ( ""heat_rank"" real, ""lane"" real, ""swimmer"" text, ""country"" text, ""time"" real, ""overall_rank"" text );","SELECT ""country"" FROM ""heats"" WHERE ""lane""=6;",2-10289926-14 Tell me the overall rank for heat rank of 8,"CREATE TABLE ""heats"" ( ""heat_rank"" real, ""lane"" real, ""swimmer"" text, ""country"" text, ""time"" real, ""overall_rank"" text );","SELECT ""overall_rank"" FROM ""heats"" WHERE ""heat_rank""=8;",2-10289926-14 What Name has the 2012 Club Radnički?,"CREATE TABLE ""latest_olympic_squad"" ( ""name"" text, ""pos"" text, ""height"" text, ""weight"" text, ""2012_club"" text );","SELECT ""name"" FROM ""latest_olympic_squad"" WHERE ""2012_club""='radnički';",2-10226081-2 Tell me the position of chris clark,"CREATE TABLE ""round_three"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text );","SELECT ""position"" FROM ""round_three"" WHERE ""player""='chris clark';",2-1013129-3 Tell me the nhl team for 74,"CREATE TABLE ""round_three"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text );","SELECT ""nhl_team"" FROM ""round_three"" WHERE ""pick""='74';",2-1013129-3 Tell me the pick for canada centre,"CREATE TABLE ""round_three"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text );","SELECT ""pick"" FROM ""round_three"" WHERE ""position""='centre' AND ""nationality""='canada';",2-1013129-3 Tell me the format for geffen of the united states,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""format"" text, ""label"" text, ""edition_s"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""label""='geffen' AND ""region""='united states';",2-10321984-3 "Tell me the format for worldwide region july 22, 2008","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""format"" text, ""label"" text, ""edition_s"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""region""='worldwide' AND ""date""='july 22, 2008';",2-10321984-3 Tell me the label for digital download for bonus tracks version,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""format"" text, ""label"" text, ""edition_s"" text );","SELECT ""label"" FROM ""release_history"" WHERE ""format""='digital download' AND ""edition_s""='bonus tracks version';",2-10321984-3 Which team has a rank of 6?,"CREATE TABLE ""1970_isle_of_man_sidecar_750cc_tt_final_"" ( ""rank"" real, ""rider"" text, ""team"" text, ""speed"" text, ""time"" text );","SELECT ""team"" FROM ""1970_isle_of_man_sidecar_750cc_tt_final_"" WHERE ""rank""=6;",2-10301911-4 Name the horsepower for VIN code of h and engine for 351-2v cleveland v8,"CREATE TABLE ""1971_engines"" ( ""engine"" text, ""horsepower"" text, ""torque"" text, ""carburetor"" text, ""compression_ratio"" text, ""bore_stroke"" text, ""vin_code"" text );","SELECT ""horsepower"" FROM ""1971_engines"" WHERE ""vin_code""='h' AND ""engine""='351-2v cleveland v8';",2-10166535-4 Name the horsepwer for compression ratio of 9.00:1 and carburetor of 2-barrel and engine 302-2v windsor v8,"CREATE TABLE ""1971_engines"" ( ""engine"" text, ""horsepower"" text, ""torque"" text, ""carburetor"" text, ""compression_ratio"" text, ""bore_stroke"" text, ""vin_code"" text );","SELECT ""horsepower"" FROM ""1971_engines"" WHERE ""compression_ratio""='9.00:1' AND ""carburetor""='2-barrel' AND ""engine""='302-2v windsor v8';",2-10166535-4 Tell me the VIN code for compression ratio of 10.50:1,"CREATE TABLE ""1971_engines"" ( ""engine"" text, ""horsepower"" text, ""torque"" text, ""carburetor"" text, ""compression_ratio"" text, ""bore_stroke"" text, ""vin_code"" text );","SELECT ""vin_code"" FROM ""1971_engines"" WHERE ""compression_ratio""='10.50:1';",2-10166535-4 Tell me the network for 13 january 2009,"CREATE TABLE ""international_versions"" ( ""country_region"" text, ""name"" text, ""host"" text, ""network"" text, ""premiere"" text, ""prize"" text );","SELECT ""network"" FROM ""international_versions"" WHERE ""premiere""='13 january 2009';",2-10242364-2 Tell me the prize for belgium,"CREATE TABLE ""international_versions"" ( ""country_region"" text, ""name"" text, ""host"" text, ""network"" text, ""premiere"" text, ""prize"" text );","SELECT ""prize"" FROM ""international_versions"" WHERE ""country_region""='belgium';",2-10242364-2 Tell me the 13 january 2009 host,"CREATE TABLE ""international_versions"" ( ""country_region"" text, ""name"" text, ""host"" text, ""network"" text, ""premiere"" text, ""prize"" text );","SELECT ""host"" FROM ""international_versions"" WHERE ""premiere""='13 january 2009';",2-10242364-2 Tell me the host for rtl-tvi,"CREATE TABLE ""international_versions"" ( ""country_region"" text, ""name"" text, ""host"" text, ""network"" text, ""premiere"" text, ""prize"" text );","SELECT ""host"" FROM ""international_versions"" WHERE ""network""='rtl-tvi';",2-10242364-2 I want to meet that has a time 2:15.93,"CREATE TABLE ""women"" ( ""event"" text, ""time"" text, ""nationality"" text, ""date"" text, ""meet"" text, ""location"" text );","SELECT ""meet"" FROM ""women"" WHERE ""time""='2:15.93';",2-10325816-4 Tell me the location of lithuania 12 october 2013,"CREATE TABLE ""women"" ( ""event"" text, ""time"" text, ""nationality"" text, ""date"" text, ""meet"" text, ""location"" text );","SELECT ""location"" FROM ""women"" WHERE ""nationality""='lithuania' AND ""date""='12 october 2013';",2-10325816-4 Tell me the title of work for year more than 2009,"CREATE TABLE ""awards_and_nominations_in_film_and_telev"" ( ""year"" real, ""award"" text, ""title_of_work"" text, ""medium"" text, ""result"" text );","SELECT ""title_of_work"" FROM ""awards_and_nominations_in_film_and_telev"" WHERE ""year"">2009;",2-1034732-4 When was there a Result of 8–0 and a Score of 1–0?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""result""='8–0' AND ""score""='1–0';",2-1007499-1 "What was the result of Bridgeview, Illinois?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""venue""='bridgeview, illinois';",2-1007499-1 "When did a Competition of friendly, and a Score of 2–1, and a Venue of philadelphia , pennsylvania occur?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""competition""='friendly' AND ""score""='2–1' AND ""venue""='philadelphia , pennsylvania';",2-1007499-1 "What was the score on June 28, 2009?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""date""='june 28, 2009';",2-1007499-1 Tell me the nationality of pick 140,"CREATE TABLE ""round_six"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text );","SELECT ""nationality"" FROM ""round_six"" WHERE ""pick""='140';",2-1013129-6 Tell me the position for pick of 146,"CREATE TABLE ""round_six"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text );","SELECT ""position"" FROM ""round_six"" WHERE ""pick""='146';",2-1013129-6 Tell me the NHL team for mike gaffney,"CREATE TABLE ""round_six"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text );","SELECT ""nhl_team"" FROM ""round_six"" WHERE ""player""='mike gaffney';",2-1013129-6 Tell me the nationality of pick of 153,"CREATE TABLE ""round_six"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text );","SELECT ""nationality"" FROM ""round_six"" WHERE ""pick""='153';",2-1013129-6 Tell me the player for pick of 145,"CREATE TABLE ""round_six"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text );","SELECT ""player"" FROM ""round_six"" WHERE ""pick""='145';",2-1013129-6 "What tournament took place on October 11, 2013?","CREATE TABLE ""results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""score"" text, ""honduras_scorers"" text );","SELECT ""tournament"" FROM ""results"" WHERE ""date""='october 11, 2013';",2-1013983-14 "Which tournament took place on June 18, 2013?","CREATE TABLE ""results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""score"" text, ""honduras_scorers"" text );","SELECT ""tournament"" FROM ""results"" WHERE ""date""='june 18, 2013';",2-1013983-14 "What is the average week on November 7, 1976 with an attendance less than 46,735?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT AVG(""week"") FROM ""schedule"" WHERE ""date""='november 7, 1976' AND ""attendance""<'46,735';",2-10361570-2 Who is the opponent for week 5?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week""=5;",2-10361570-2 Tell me the highest overall rank for heat rank more than 4 and lane less than 2,"CREATE TABLE ""heats"" ( ""heat_rank"" real, ""lane"" real, ""swimmer"" text, ""country"" text, ""time"" real, ""overall_rank"" real );","SELECT MAX(""overall_rank"") FROM ""heats"" WHERE ""heat_rank"">4 AND ""lane""<2;",2-10289926-6 "Who is the partner with a runner-up outcome on April 6, 1992?","CREATE TABLE ""doubles_46_20_26"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_46_20_26"" WHERE ""outcome""='runner-up' AND ""date""='april 6, 1992';",2-1028356-11 "What outcome occurs on a hard surface with a score of 4–6, 6–7(3)?","CREATE TABLE ""doubles_46_20_26"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""outcome"" FROM ""doubles_46_20_26"" WHERE ""surface""='hard' AND ""score""='4–6, 6–7(3)';",2-1028356-11 "On what date did Lori McNeil play as a partner with a score of 6–7(6), 5–7?","CREATE TABLE ""doubles_46_20_26"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""date"" FROM ""doubles_46_20_26"" WHERE ""partner""='lori mcneil' AND ""score""='6–7(6), 5–7';",2-1028356-11 "What is the most losses that the Royals had when they had a percentage over 0.461, won over 86 games, and finished 2nd in 1953?","CREATE TABLE ""montreal_royals_records"" ( ""year"" real, ""wins"" real, ""losses"" real, ""percentage"" real, ""finish"" text );","SELECT MAX(""losses"") FROM ""montreal_royals_records"" WHERE ""percentage"">0.461 AND ""wins"">86 AND ""finish""='2nd' AND ""year""=1953;",2-1031262-1 "Tell the opponent of eastbourne with score of 6–0, 5–7, 3–6","CREATE TABLE ""singles_22_8_14"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""opponent"" FROM ""singles_22_8_14"" WHERE ""tournament""='eastbourne' AND ""score""='6–0, 5–7, 3–6';",2-1028366-6 "Tell me the outcome of 2–6, 1–6","CREATE TABLE ""singles_22_8_14"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""outcome"" FROM ""singles_22_8_14"" WHERE ""score""='2–6, 1–6';",2-1028366-6 Tell me the surface for eastbourne 14 june 1999,"CREATE TABLE ""singles_22_8_14"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""surface"" FROM ""singles_22_8_14"" WHERE ""tournament""='eastbourne' AND ""date""='14 june 1999';",2-1028366-6 Tell me the category for result of won and year more than 2009,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""association"" text, ""category"" text, ""nominated_work"" text, ""result"" text );","SELECT ""category"" FROM ""awards_and_nominations"" WHERE ""result""='won' AND ""year"">2009;",2-10292841-14 Tell me the nominated work larger than 2011,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""association"" text, ""category"" text, ""nominated_work"" text, ""result"" text );","SELECT ""nominated_work"" FROM ""awards_and_nominations"" WHERE ""year"">2011;",2-10292841-14 Tell me the result for primetime emmy awards,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""association"" text, ""category"" text, ""nominated_work"" text, ""result"" text );","SELECT ""result"" FROM ""awards_and_nominations"" WHERE ""association""='primetime emmy awards';",2-10292841-14 Tell me the 1998 Broadway with barry cavanagh,"CREATE TABLE ""cast_of_major_productions_1954_1999"" ( ""character"" text, ""1954_broadway"" text, ""1955_broadcast"" text, ""1960_broadcast"" text, ""1979_broadway"" text, ""1990_broadway"" text, ""1991_broadway"" text, ""1998_broadway"" text, ""1999_broadway"" text );","SELECT ""1998_broadway"" FROM ""cast_of_major_productions_1954_1999"" WHERE ""1999_broadway""='barry cavanagh';",2-10312547-1 Tell me the 1979 Broadway for dana solimando,"CREATE TABLE ""cast_of_major_productions_1954_1999"" ( ""character"" text, ""1954_broadway"" text, ""1955_broadcast"" text, ""1960_broadcast"" text, ""1979_broadway"" text, ""1990_broadway"" text, ""1991_broadway"" text, ""1998_broadway"" text, ""1999_broadway"" text );","SELECT ""1979_broadway"" FROM ""cast_of_major_productions_1954_1999"" WHERE ""1999_broadway""='dana solimando';",2-10312547-1 Tell me the character for 1998 drake english,"CREATE TABLE ""cast_of_major_productions_1954_1999"" ( ""character"" text, ""1954_broadway"" text, ""1955_broadcast"" text, ""1960_broadcast"" text, ""1979_broadway"" text, ""1990_broadway"" text, ""1991_broadway"" text, ""1998_broadway"" text, ""1999_broadway"" text );","SELECT ""character"" FROM ""cast_of_major_productions_1954_1999"" WHERE ""1998_broadway""='drake english';",2-10312547-1 Tell me the 1955 broadcast for kent fletcher,"CREATE TABLE ""cast_of_major_productions_1954_1999"" ( ""character"" text, ""1954_broadway"" text, ""1955_broadcast"" text, ""1960_broadcast"" text, ""1979_broadway"" text, ""1990_broadway"" text, ""1991_broadway"" text, ""1998_broadway"" text, ""1999_broadway"" text );","SELECT ""1955_broadcast"" FROM ""cast_of_major_productions_1954_1999"" WHERE ""1960_broadcast""='kent fletcher';",2-10312547-1 Tell me the 1991 broadway for george rose,"CREATE TABLE ""cast_of_major_productions_1954_1999"" ( ""character"" text, ""1954_broadway"" text, ""1955_broadcast"" text, ""1960_broadcast"" text, ""1979_broadway"" text, ""1990_broadway"" text, ""1991_broadway"" text, ""1998_broadway"" text, ""1999_broadway"" text );","SELECT ""1991_broadway"" FROM ""cast_of_major_productions_1954_1999"" WHERE ""1979_broadway""='george rose';",2-10312547-1 What competition was held 1 March 1909?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""date""='1 march 1909';",2-10058718-1 Tell me the total number of gold for total less than 1,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""gold"") FROM ""medal_table"" WHERE ""total""<1;",2-10091142-2 Tell me the model for total production of 1347,"CREATE TABLE ""shaoshan_ss_series"" ( ""model"" text, ""build_year"" text, ""top_speed_in_operation_km_h"" real, ""power_output_k_w"" text, ""builder"" text, ""total_production"" real );","SELECT ""model"" FROM ""shaoshan_ss_series"" WHERE ""total_production""=1347;",2-10285177-6 What is the total amount of Gold from guatemala and silver smaller than 0?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""gold"") FROM ""medal_table"" WHERE ""nation""='guatemala' AND ""silver""<0;",2-10138907-3 Tell me the event for 2012 london games,"CREATE TABLE ""algeria_medalists"" ( ""medal"" text, ""name"" text, ""games"" text, ""sport"" text, ""event"" text );","SELECT ""event"" FROM ""algeria_medalists"" WHERE ""games""='2012 london';",2-10314335-4 Tell me the games for men's 5000 metres,"CREATE TABLE ""algeria_medalists"" ( ""medal"" text, ""name"" text, ""games"" text, ""sport"" text, ""event"" text );","SELECT ""games"" FROM ""algeria_medalists"" WHERE ""event""='men''s 5000 metres';",2-10314335-4 When did the w 20-19 happen?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""result""='w 20-19';",2-10362135-2 What was the attendance of the w 28-13 game?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""result""='w 28-13';",2-10362135-2 Tell me the voting turnout for 1985 general elections,"CREATE TABLE ""electoral_history"" ( ""general_elections"" real, ""voting_percentile_pct"" text, ""voting_turnout"" text, ""presiding_convener_of_the_party"" text, ""parliamentary_position"" text );","SELECT ""voting_turnout"" FROM ""electoral_history"" WHERE ""general_elections""=1985;",2-1030551-1 What is total number of wins for England?,"CREATE TABLE ""medal_table_unofficial"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""total"") FROM ""medal_table_unofficial"" WHERE ""nation""='england';",2-10125431-14 "The Soviet Union has won more than 2 Silver, but how many Bronzes?","CREATE TABLE ""medal_table_unofficial"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""medal_table_unofficial"" WHERE ""nation""='soviet union' AND ""silver"">2;",2-10125431-14 "What are the election totals for David Cook who has 6,963 votes and 21.3 percentage?","CREATE TABLE ""minor_parties_other_strong_performance"" ( ""party"" text, ""constituency"" text, ""election"" real, ""candidate"" text, ""votes"" real, ""percentage"" real, ""position"" real );","SELECT COUNT(""election"") FROM ""minor_parties_other_strong_performance"" WHERE ""candidate""='david cook' AND ""votes""='6,963' AND ""percentage"">21.3;",2-10107334-6 "Which Alliance Constituency has Seamus Close, position 2 and an election smaller than 1997?","CREATE TABLE ""minor_parties_other_strong_performance"" ( ""party"" text, ""constituency"" text, ""election"" real, ""candidate"" text, ""votes"" real, ""percentage"" real, ""position"" real );","SELECT ""constituency"" FROM ""minor_parties_other_strong_performance"" WHERE ""party""='alliance' AND ""election""<1997 AND ""position""=2 AND ""candidate""='seamus close';",2-10107334-6 I want the average for evening gown of 7.52 and swimsuit larger than 7.78,"CREATE TABLE ""preliminary_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT AVG(""average"") FROM ""preliminary_competition"" WHERE ""evening_gown""=7.52 AND ""swimsuit"">7.78;",2-10342603-1 Tell me the lowest interview for oklahoma and swimsuit less than 8.8,"CREATE TABLE ""preliminary_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MIN(""interview"") FROM ""preliminary_competition"" WHERE ""state""='oklahoma' AND ""swimsuit""<8.8;",2-10342603-1 Tell me the sum of evening gown for average of 9.06 and swimsuit less than 8.76,"CREATE TABLE ""preliminary_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT SUM(""evening_gown"") FROM ""preliminary_competition"" WHERE ""average""=9.06 AND ""swimsuit""<8.76;",2-10342603-1 Tell me the highest interview for north carolina and evening gown more than 7.68,"CREATE TABLE ""preliminary_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MAX(""interview"") FROM ""preliminary_competition"" WHERE ""state""='north carolina' AND ""evening_gown"">7.68;",2-10342603-1 "Which NCAA Tournament Appearances have Conference Titles that are larger than 0, NCAA Titles of 0, and were coached by Lou Watson?","CREATE TABLE ""coaching_history"" ( ""coach"" text, ""years"" text, ""win_loss"" text, ""win_pct"" real, ""conference_titles"" real, ""ncaa_tourn_appearances"" text, ""ncaa_titles"" text );","SELECT ""ncaa_tourn_appearances"" FROM ""coaching_history"" WHERE ""conference_titles"">0 AND ""ncaa_titles""='0' AND ""coach""='lou watson';",2-10017154-2 Tell me the category for 2012 and drama league award,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""nominated_work"" text, ""result"" text );","SELECT ""category"" FROM ""awards_and_nominations"" WHERE ""year""=2012 AND ""award""='drama league award';",2-10172021-1 Tell me the highest time for spain and lane larger than 8,"CREATE TABLE ""heats"" ( ""heat_rank"" real, ""lane"" real, ""swimmer"" text, ""country"" text, ""time"" real, ""overall_rank"" text );","SELECT MAX(""time"") FROM ""heats"" WHERE ""country""='spain' AND ""lane"">8;",2-10289926-21 Tell me the average heat rank for time less than 24.02 and lane of 1,"CREATE TABLE ""heats"" ( ""heat_rank"" real, ""lane"" real, ""swimmer"" text, ""country"" text, ""time"" real, ""overall_rank"" text );","SELECT AVG(""heat_rank"") FROM ""heats"" WHERE ""time""<24.02 AND ""lane""=1;",2-10289926-21 Tell me the total number of time for heat rank of 1,"CREATE TABLE ""heats"" ( ""heat_rank"" real, ""lane"" real, ""swimmer"" text, ""country"" text, ""time"" real, ""overall_rank"" text );","SELECT COUNT(""time"") FROM ""heats"" WHERE ""heat_rank""=1;",2-10289926-21 What would the LCD screen size and pixels be for the coolpix 5700?,"CREATE TABLE ""coolpix_5xxx"" ( ""model"" text, ""sensor_resolution_size_type"" text, ""lens_35mm_equiv_zoom_aperture"" text, ""digital_zoom"" text, ""lcd_screen_size_pixels"" text );","SELECT ""lcd_screen_size_pixels"" FROM ""coolpix_5xxx"" WHERE ""model""='coolpix 5700';",2-1017391-13 What is the lens zoom and aperture for the coolpix 5400?,"CREATE TABLE ""coolpix_5xxx"" ( ""model"" text, ""sensor_resolution_size_type"" text, ""lens_35mm_equiv_zoom_aperture"" text, ""digital_zoom"" text, ""lcd_screen_size_pixels"" text );","SELECT ""lens_35mm_equiv_zoom_aperture"" FROM ""coolpix_5xxx"" WHERE ""model""='coolpix 5400';",2-1017391-13 What is the average number of rounds when fighting against Clay Guida?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT AVG(""round"") FROM ""mixed_martial_arts_record"" WHERE ""opponent""='clay guida';",2-10076461-2 Where was the fight against Gray Maynard?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='gray maynard';",2-10076461-2 What was the result of the 4:27 fight?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""time""='4:27';",2-10076461-2 What was the record at WEC 24?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""event""='wec 24';",2-10076461-2 What was the result when there were less than 3 rounds against Gil Rael?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""round""<3 AND ""opponent""='gil rael';",2-10076461-2 What is the amount of assists for richmond kickers and points larger than 24,"CREATE TABLE ""points_leaders"" ( ""rank"" real, ""scorer"" text, ""club"" text, ""goals"" real, ""assists"" real, ""points"" real );","SELECT SUM(""assists"") FROM ""points_leaders"" WHERE ""club""='richmond kickers' AND ""points"">24;",2-10096494-5 What is the average amount of assists with a rank higher than 6 and goals 10 and the scorer is Robert Ukrop,"CREATE TABLE ""points_leaders"" ( ""rank"" real, ""scorer"" text, ""club"" text, ""goals"" real, ""assists"" real, ""points"" real );","SELECT AVG(""assists"") FROM ""points_leaders"" WHERE ""rank"">6 AND ""goals""=10 AND ""scorer""='robert ukrop';",2-10096494-5 "Which Tournament has a winner Outcome with a Score of 6–3, 7–5 with Kimberly Po-Messerli as a Partner?","CREATE TABLE ""doubles_58_25_33"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""tournament"" FROM ""doubles_58_25_33"" WHERE ""outcome""='winner' AND ""score""='6–3, 7–5' AND ""partner""='kimberly po-messerli';",2-1028366-9 What is the Outcome of the Los Angeles Tournament when the Partner is Julie Halard?,"CREATE TABLE ""doubles_58_25_33"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""outcome"" FROM ""doubles_58_25_33"" WHERE ""tournament""='los angeles' AND ""partner""='julie halard';",2-1028366-9 "On what Date is Alexandra Fusai a Partner with a Score of 4–6, 6–3, 6–1?","CREATE TABLE ""doubles_58_25_33"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""date"" FROM ""doubles_58_25_33"" WHERE ""partner""='alexandra fusai' AND ""score""='4–6, 6–3, 6–1';",2-1028366-9 Tell me the home of 2-3,"CREATE TABLE ""european_record"" ( ""round"" text, ""club"" text, ""home"" text, ""away"" text, ""aggregate"" text );","SELECT ""home"" FROM ""european_record"" WHERE ""aggregate""='2-3';",2-1029557-1 How much money did the country with 282 stores make in sales?,"CREATE TABLE ""international_statistics_2011"" ( ""country"" text, ""sales_x1000"" text, ""no_of_stores"" real, ""sales_area_m"" real, ""sales_per_area"" text, ""average_store_size_m"" real );","SELECT ""sales_x1000"" FROM ""international_statistics_2011"" WHERE ""no_of_stores""=282;",2-1023706-1 "What is the smallest sales area (m²) that has €4,094/m² and more than 2 stores?","CREATE TABLE ""international_statistics_2011"" ( ""country"" text, ""sales_x1000"" text, ""no_of_stores"" real, ""sales_area_m"" real, ""sales_per_area"" text, ""average_store_size_m"" real );","SELECT MIN(""sales_area_m"") FROM ""international_statistics_2011"" WHERE ""sales_per_area""='€4,094/m²' AND ""no_of_stores"">2;",2-1023706-1 Tell me the average spectators for 2006-06-21 and time more than 21,"CREATE TABLE ""2006_fifa_world_cup"" ( ""date"" text, ""time_cet"" real, ""team_num1"" text, ""res"" text, ""team_num2"" text, ""round"" text, ""spectators"" real );","SELECT AVG(""spectators"") FROM ""2006_fifa_world_cup"" WHERE ""date""='2006-06-21' AND ""time_cet"">21;",2-10292498-2 "Tell me the sum of closed for city of pittsburgh and capacity larger than 59,000","CREATE TABLE ""former_or_demolished_stadiums"" ( ""stadium"" text, ""capacity"" real, ""city"" text, ""state_province"" text, ""closed"" real );","SELECT SUM(""closed"") FROM ""former_or_demolished_stadiums"" WHERE ""city""='pittsburgh' AND ""capacity"">'59,000';",2-10361287-2 "Tell me the lowest closed for capacity of 62,439","CREATE TABLE ""former_or_demolished_stadiums"" ( ""stadium"" text, ""capacity"" real, ""city"" text, ""state_province"" text, ""closed"" real );","SELECT MIN(""closed"") FROM ""former_or_demolished_stadiums"" WHERE ""capacity""='62,439';",2-10361287-2 Tell me the college/junior club team for pick of 16,"CREATE TABLE ""round_one"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""round_one"" WHERE ""pick""='16';",2-1013129-1 Tell me the nationality for pick of 18,"CREATE TABLE ""round_one"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_one"" WHERE ""pick""='18';",2-1013129-1 I want the player for NHL team for mighty ducks of anaheim,"CREATE TABLE ""round_one"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""player"" FROM ""round_one"" WHERE ""nhl_team""='mighty ducks of anaheim';",2-1013129-1 I want the NHL team for wade belak,"CREATE TABLE ""round_one"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nhl_team"" FROM ""round_one"" WHERE ""player""='wade belak';",2-1013129-1 Tell me the tournament for outcome of winner and score of 4-6 6-3 10-5,"CREATE TABLE ""doubles_37_21_16"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""tournament"" FROM ""doubles_37_21_16"" WHERE ""outcome""='winner' AND ""score""='4-6 6-3 10-5';",2-10286305-4 Tell me the partner for opponents of anamika bhargava sylvia krywacz,"CREATE TABLE ""doubles_37_21_16"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_37_21_16"" WHERE ""opponents_in_the_final""='anamika bhargava sylvia krywacz';",2-10286305-4 Tell me the partner for outcome of winner and score of 7-6 (7) 5-7 10-7,"CREATE TABLE ""doubles_37_21_16"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_37_21_16"" WHERE ""outcome""='winner' AND ""score""='7-6 (7) 5-7 10-7';",2-10286305-4 Tell me the opponents for score of 6-1 2-6 7-10,"CREATE TABLE ""doubles_37_21_16"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""opponents_in_the_final"" FROM ""doubles_37_21_16"" WHERE ""score""='6-1 2-6 7-10';",2-10286305-4 Tell me the score of misa eguchi eri hozumi,"CREATE TABLE ""doubles_26_16_titles_10_runners_up"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""score"" FROM ""doubles_26_16_titles_10_runners_up"" WHERE ""opponents""='misa eguchi eri hozumi';",2-10292016-7 Tell me the date for dinah pfizenmaier anna zaja and winner,"CREATE TABLE ""doubles_26_16_titles_10_runners_up"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""date"" FROM ""doubles_26_16_titles_10_runners_up"" WHERE ""outcome""='winner' AND ""opponents""='dinah pfizenmaier anna zaja';",2-10292016-7 "Tell me the opponents for mashona washington november 21, 2009","CREATE TABLE ""doubles_26_16_titles_10_runners_up"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""opponents"" FROM ""doubles_26_16_titles_10_runners_up"" WHERE ""partner""='mashona washington' AND ""date""='november 21, 2009';",2-10292016-7 "What is the smallest total for a rank below 4, 0 silver medals, and 2 gold medals?","CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""medal_table"" WHERE ""rank""<4 AND ""silver"">0 AND ""gold""<2;",2-10122032-1 How many gold medals on average were earned by Italy when they held the rank of 4?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""gold"") FROM ""medal_table"" WHERE ""nation""='italy' AND ""rank"">4;",2-10122032-1 Who is the player from Canada with a 199 pick?,"CREATE TABLE ""round_eight"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""player"" FROM ""round_eight"" WHERE ""nationality""='canada' AND ""pick""='199';",2-1013129-8 Which college or team has a pick of 196?,"CREATE TABLE ""round_eight"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""round_eight"" WHERE ""pick""='196';",2-1013129-8 What is the pick number for Ray Giroux?,"CREATE TABLE ""round_eight"" ( ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""pick"" FROM ""round_eight"" WHERE ""player""='ray giroux';",2-1013129-8 Tell me the lowest pick number for columbus crew,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT MIN(""pick_num"") FROM ""round_one"" WHERE ""mls_team""='columbus crew';",2-1014145-1 Tell me the total number of pick for university of portland,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT COUNT(""pick_num"") FROM ""round_one"" WHERE ""affiliation""='university of portland';",2-1014145-1 Tell me the lowest pick number for new england revolution,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT MIN(""pick_num"") FROM ""round_one"" WHERE ""mls_team""='new england revolution';",2-1014145-1 Tell me the affiliation for diego walsh,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""affiliation"" FROM ""round_one"" WHERE ""player""='diego walsh';",2-1014145-1 Tell me the total number of pick for university of virginia,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT COUNT(""pick_num"") FROM ""round_one"" WHERE ""affiliation""='university of virginia';",2-1014145-1 Who has a 50m split less than 27.79?,"CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""nationality"" text, ""50m_split"" real, ""time"" text );","SELECT ""name"" FROM ""final"" WHERE ""50m_split""<27.79;",2-10325152-1 What is the time for a 50m split less than 28.58 and a lane of 2?,"CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""nationality"" text, ""50m_split"" real, ""time"" text );","SELECT ""time"" FROM ""final"" WHERE ""50m_split""<28.58 AND ""lane""=2;",2-10325152-1 Tell me the D3 compatible for availability of yes for wode jukebox,"CREATE TABLE ""list_of_drivechips"" ( ""name"" text, ""availability"" text, ""dms_d2_a_compatible"" text, ""d2_b_compatible"" text, ""d2_c_compatible"" text, ""d2_c2_compatible"" text, ""d2_e_compatible"" text, ""d3_compatible"" text, ""d3_2_d4_compatible"" text );","SELECT ""d3_compatible"" FROM ""list_of_drivechips"" WHERE ""availability""='yes' AND ""name""='wode jukebox';",2-10028874-1 Tell me the pts for glasgow rocks,"CREATE TABLE ""season_by_season_records"" ( ""season"" text, ""div"" text, ""pos"" text, ""pld"" text, ""pts"" text, ""play_offs"" text, ""trophy"" text );","SELECT ""pts"" FROM ""season_by_season_records"" WHERE ""div""='glasgow rocks';",2-10321815-1 Tell me the season for quarter-final position of 4th,"CREATE TABLE ""season_by_season_records"" ( ""season"" text, ""div"" text, ""pos"" text, ""pld"" text, ""pts"" text, ""play_offs"" text, ""trophy"" text );","SELECT ""season"" FROM ""season_by_season_records"" WHERE ""play_offs""='quarter-final' AND ""pos""='4th';",2-10321815-1 Tell me the average Laps for grid of 6,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT AVG(""laps"") FROM ""race"" WHERE ""grid""=6;",2-10106668-2 Tell me the carburetor for engine of 250-1v i-6,"CREATE TABLE ""1972_engines"" ( ""engine"" text, ""horsepower"" text, ""torque"" text, ""carburetor"" text, ""compression_ratio"" text, ""bore_stroke"" text, ""vin_code"" text );","SELECT ""carburetor"" FROM ""1972_engines"" WHERE ""engine""='250-1v i-6';",2-10166535-5 Tell me the bore and stroke for Engine of 351-2v cleveland v8,"CREATE TABLE ""1972_engines"" ( ""engine"" text, ""horsepower"" text, ""torque"" text, ""carburetor"" text, ""compression_ratio"" text, ""bore_stroke"" text, ""vin_code"" text );","SELECT ""bore_stroke"" FROM ""1972_engines"" WHERE ""engine""='351-2v cleveland v8';",2-10166535-5 Which country is ranked number 2 and has less than 5 total medals?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medal_table"" WHERE ""rank""=2 AND ""total""<5;",2-1006057-3 What is the (MT) time which has kansas city chiefs as an opponent on nov 11?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""site"" text, ""time_mt"" text, ""result"" text );","SELECT ""time_mt"" FROM ""schedule"" WHERE ""opponent""='kansas city chiefs' AND ""date""='nov 11';",2-10122672-2 Tell me the opponents for runner-up and surface of grass,"CREATE TABLE ""open_era_doubles_finals_3_8"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text );","SELECT ""opponents_in_the_final"" FROM ""open_era_doubles_finals_3_8"" WHERE ""outcome""='runner-up' AND ""surface""='grass';",2-10325248-2 Name the venue for netherlands opponent,"CREATE TABLE ""highest_partnerships_of_the_tournament"" ( ""runs_balls"" text, ""wicket"" text, ""partnerships"" text, ""opponent"" text, ""venue"" text, ""date"" text );","SELECT ""venue"" FROM ""highest_partnerships_of_the_tournament"" WHERE ""opponent""='netherlands';",2-10044096-8 Name the opponent for 10-04-2007,"CREATE TABLE ""highest_partnerships_of_the_tournament"" ( ""runs_balls"" text, ""wicket"" text, ""partnerships"" text, ""opponent"" text, ""venue"" text, ""date"" text );","SELECT ""opponent"" FROM ""highest_partnerships_of_the_tournament"" WHERE ""date""='10-04-2007';",2-10044096-8 Name the runs balls for wicket of 3rd for australia opponent,"CREATE TABLE ""highest_partnerships_of_the_tournament"" ( ""runs_balls"" text, ""wicket"" text, ""partnerships"" text, ""opponent"" text, ""venue"" text, ""date"" text );","SELECT ""runs_balls"" FROM ""highest_partnerships_of_the_tournament"" WHERE ""wicket""='3rd' AND ""opponent""='australia';",2-10044096-8 Name the wicket for 19-03-2007,"CREATE TABLE ""highest_partnerships_of_the_tournament"" ( ""runs_balls"" text, ""wicket"" text, ""partnerships"" text, ""opponent"" text, ""venue"" text, ""date"" text );","SELECT ""wicket"" FROM ""highest_partnerships_of_the_tournament"" WHERE ""date""='19-03-2007';",2-10044096-8 "Which fleet launched on July 30, 1961?","CREATE TABLE ""echo_i_class_significant_dates"" ( ""shipyard"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fleet"" text, ""status"" text );","SELECT ""fleet"" FROM ""echo_i_class_significant_dates"" WHERE ""launched""='july 30, 1961';",2-1014206-1 "Which shipyard has a fleet that was laid down on April 21, 1962?","CREATE TABLE ""echo_i_class_significant_dates"" ( ""shipyard"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fleet"" text, ""status"" text );","SELECT ""shipyard"" FROM ""echo_i_class_significant_dates"" WHERE ""laid_down""='april 21, 1962';",2-1014206-1 "What is the status of the fleet that was commissioned on July 28, 1963?","CREATE TABLE ""echo_i_class_significant_dates"" ( ""shipyard"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fleet"" text, ""status"" text );","SELECT ""status"" FROM ""echo_i_class_significant_dates"" WHERE ""commissioned""='july 28, 1963';",2-1014206-1 "Tell me the launched for august 31, 1964","CREATE TABLE ""echo_ii_class_significant_dates"" ( ""shipyard"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fleet"" text, ""status"" text );","SELECT ""launched"" FROM ""echo_ii_class_significant_dates"" WHERE ""commissioned""='august 31, 1964';",2-1014206-2 "Tell me what was commissioned december 30, 1965","CREATE TABLE ""echo_ii_class_significant_dates"" ( ""shipyard"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fleet"" text, ""status"" text );","SELECT ""commissioned"" FROM ""echo_ii_class_significant_dates"" WHERE ""launched""='december 30, 1965';",2-1014206-2 Which episode with a demo of 0.7/3 was the lowest?,"CREATE TABLE ""episode_ratings"" ( ""episode_num"" real, ""title"" text, ""air_date"" text, ""demo"" text, ""viewers"" text );","SELECT MIN(""episode_num"") FROM ""episode_ratings"" WHERE ""demo""='0.7/3';",2-10129666-7 When is the air date that demo-ed at 1.6/5?,"CREATE TABLE ""episode_ratings"" ( ""episode_num"" real, ""title"" text, ""air_date"" text, ""demo"" text, ""viewers"" text );","SELECT ""air_date"" FROM ""episode_ratings"" WHERE ""demo""='1.6/5';",2-10129666-7 "For demo 1.6/5, what is the title?","CREATE TABLE ""episode_ratings"" ( ""episode_num"" real, ""title"" text, ""air_date"" text, ""demo"" text, ""viewers"" text );","SELECT ""title"" FROM ""episode_ratings"" WHERE ""demo""='1.6/5';",2-10129666-7 What date was gabriela paz-franco the opponent?,"CREATE TABLE ""singles_20_8_titles_12_runners_up"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""singles_20_8_titles_12_runners_up"" WHERE ""opponent""='gabriela paz-franco';",2-10292016-5 "What surface was the game played on for the September 13, 2009 match?","CREATE TABLE ""singles_20_8_titles_12_runners_up"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""surface"" FROM ""singles_20_8_titles_12_runners_up"" WHERE ""date""='september 13, 2009';",2-10292016-5 On which track did Takashi Kogure hold pole position?,"CREATE TABLE ""calendar"" ( ""round"" real, ""track"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winner"" text, ""team"" text );","SELECT ""track"" FROM ""calendar"" WHERE ""pole_position""='takashi kogure';",2-10154733-2 "On round 3 for Arting Team Impul, who held pole position?","CREATE TABLE ""calendar"" ( ""round"" real, ""track"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winner"" text, ""team"" text );","SELECT ""pole_position"" FROM ""calendar"" WHERE ""team""='arting team impul' AND ""round""=3;",2-10154733-2 Who was the winner when Katsuyuki Hiranaka had the fastest lap?,"CREATE TABLE ""calendar"" ( ""round"" real, ""track"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winner"" text, ""team"" text );","SELECT ""winner"" FROM ""calendar"" WHERE ""fastest_lap""='katsuyuki hiranaka';",2-10154733-2 "Before round 9, when Takashi Kogure held pole position, who was the team?","CREATE TABLE ""calendar"" ( ""round"" real, ""track"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winner"" text, ""team"" text );","SELECT ""team"" FROM ""calendar"" WHERE ""round""<9 AND ""pole_position""='takashi kogure';",2-10154733-2 Tell me the MPEG-2 of yes and MPEG-1 of yes,"CREATE TABLE ""video_format_support"" ( ""mpeg_1"" text, ""mpeg_2"" text, ""mpeg_4_asp_mpeg_4_part_2_i_e_div_x_xvi_d"" text, ""h_264_mpeg_4_avc_mpeg_4_part_10"" text, ""quick_time"" text, ""real_video"" text );","SELECT ""real_video"" FROM ""video_format_support"" WHERE ""mpeg_2""='yes' AND ""mpeg_1""='yes';",2-10089291-3 Tell me the MPEG-1 for real video of no,"CREATE TABLE ""video_format_support"" ( ""mpeg_1"" text, ""mpeg_2"" text, ""mpeg_4_asp_mpeg_4_part_2_i_e_div_x_xvi_d"" text, ""h_264_mpeg_4_avc_mpeg_4_part_10"" text, ""quick_time"" text, ""real_video"" text );","SELECT ""mpeg_1"" FROM ""video_format_support"" WHERE ""real_video""='no';",2-10089291-3 Tell me the affiliation for mls team of metrostars and pick number of 26,"CREATE TABLE ""round_three"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""affiliation"" FROM ""round_three"" WHERE ""mls_team""='metrostars' AND ""pick_num""=26;",2-1004125-3 Tell me the total number of picks for position of m of williams college,"CREATE TABLE ""round_three"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT COUNT(""pick_num"") FROM ""round_three"" WHERE ""position""='m' AND ""affiliation""='williams college';",2-1004125-3 who was the runner-up in the 1915 competition for 'Articles with HCards'?,"CREATE TABLE ""other_major_leagues"" ( ""year"" real, ""leader"" text, ""team"" text, ""league"" text, ""runner_up"" text );","SELECT ""runner_up"" FROM ""other_major_leagues"" WHERE ""year""=1915;",2-10348914-4 Who was the runner-up in 1887 competition for 'Articles with HCards'?,"CREATE TABLE ""other_major_leagues"" ( ""year"" real, ""leader"" text, ""team"" text, ""league"" text, ""runner_up"" text );","SELECT ""runner_up"" FROM ""other_major_leagues"" WHERE ""year""=1887;",2-10348914-4 What is the home team score when the away team is Collingwood?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_14"" WHERE ""away_team""='collingwood';",2-10783853-14 what fleet is associated with the number L4?,"CREATE TABLE ""ships"" ( ""number"" text, ""name"" text, ""meaning"" text, ""fleet"" text, ""launched"" text );","SELECT ""fleet"" FROM ""ships"" WHERE ""number""='l4';",2-10684273-1 what number is associated with the baltic fleet and leninets (ленинец)?,"CREATE TABLE ""ships"" ( ""number"" text, ""name"" text, ""meaning"" text, ""fleet"" text, ""launched"" text );","SELECT ""number"" FROM ""ships"" WHERE ""fleet""='baltic' AND ""name""='leninets (ленинец)';",2-10684273-1 when was garibaldets (гарибальдиец) launched?,"CREATE TABLE ""ships"" ( ""number"" text, ""name"" text, ""meaning"" text, ""fleet"" text, ""launched"" text );","SELECT ""launched"" FROM ""ships"" WHERE ""name""='garibaldets (гарибальдиец)';",2-10684273-1 "when was the number l6, with a fleet of black sea, launched?","CREATE TABLE ""ships"" ( ""number"" text, ""name"" text, ""meaning"" text, ""fleet"" text, ""launched"" text );","SELECT ""launched"" FROM ""ships"" WHERE ""fleet""='black sea' AND ""number""='l6';",2-10684273-1 what number is associated with the name chartist (чартист)?,"CREATE TABLE ""ships"" ( ""number"" text, ""name"" text, ""meaning"" text, ""fleet"" text, ""launched"" text );","SELECT ""number"" FROM ""ships"" WHERE ""name""='chartist (чартист)';",2-10684273-1 What date did the VFL play Punt Road Oval?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_11"" WHERE ""venue""='punt road oval';",2-10701045-11 Who played home team at the Arden Street Oval game?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_11"" WHERE ""venue""='arden street oval';",2-10701045-11 What was the most amount of people in the crowd when the home team scored 13.17 (95)?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_1"" WHERE ""home_team_score""='13.17 (95)';",2-10701914-1 Where did the away team score 7.15 (57)?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_1"" WHERE ""away_team_score""='7.15 (57)';",2-10701914-1 Where did the away team score 7.15 (57)?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_1"" WHERE ""away_team_score""='7.15 (57)';",2-10701914-1 How much did the away team score at Victoria park?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_1"" WHERE ""venue""='victoria park';",2-10701914-1 Where did the away team play when they scored 15.10 (100)?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_1"" WHERE ""away_team_score""='15.10 (100)';",2-10701914-1 How big was the crowd when the home team scored 20.21 (141)?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_1"" WHERE ""home_team_score""='20.21 (141)';",2-10701914-1 What date was the ensemble in North East England closed?,"CREATE TABLE ""regional_ensembles"" ( ""region"" text, ""operator"" text, ""licence_award_date"" text, ""on_air_date"" text, ""closure_date"" text );","SELECT ""closure_date"" FROM ""regional_ensembles"" WHERE ""region""='north east england';",2-10712301-5 What was the operator of the ensemble from Yorkshire?,"CREATE TABLE ""regional_ensembles"" ( ""region"" text, ""operator"" text, ""licence_award_date"" text, ""on_air_date"" text, ""closure_date"" text );","SELECT ""operator"" FROM ""regional_ensembles"" WHERE ""region""='yorkshire';",2-10712301-5 When was the ensemble closed that went on air in June 2003?,"CREATE TABLE ""regional_ensembles"" ( ""region"" text, ""operator"" text, ""licence_award_date"" text, ""on_air_date"" text, ""closure_date"" text );","SELECT ""closure_date"" FROM ""regional_ensembles"" WHERE ""on_air_date""='june 2003';",2-10712301-5 What was the license award date for the ensemble from South Wales and the Severn Estuary that was on air in July 2001?,"CREATE TABLE ""regional_ensembles"" ( ""region"" text, ""operator"" text, ""licence_award_date"" text, ""on_air_date"" text, ""closure_date"" text );","SELECT ""licence_award_date"" FROM ""regional_ensembles"" WHERE ""on_air_date""='july 2001' AND ""region""='south wales and the severn estuary';",2-10712301-5 What is the operator of the ensemble from Yorkshire?,"CREATE TABLE ""regional_ensembles"" ( ""region"" text, ""operator"" text, ""licence_award_date"" text, ""on_air_date"" text, ""closure_date"" text );","SELECT ""operator"" FROM ""regional_ensembles"" WHERE ""region""='yorkshire';",2-10712301-5 "Who was the home team when attendance was over 41,846?","CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_1"" WHERE ""crowd"">'41,846';",2-10776868-1 Where did Collingwood play as the home team?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_1"" WHERE ""home_team""='collingwood';",2-10776868-1 What was South Melbourne's score when they played as the home team?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_1"" WHERE ""home_team""='south melbourne';",2-10776868-1 What was the attendance when the VFL played Lake Oval?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_1"" WHERE ""venue""='lake oval';",2-10776868-1 What is the Winning Team with Rick Mears' and Kraco Twin 125 (R1)?,"CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""winning_team"" FROM ""race_results"" WHERE ""winning_driver""='rick mears' AND ""name""='kraco twin 125 (r1)';",2-10706879-3 What is Penske Racing's name?,"CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""name"" FROM ""race_results"" WHERE ""winning_team""='penske racing';",2-10706879-3 "Who is the winning driver of Penske Racing, and what was Rick Mears' pole position?","CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""race_results"" WHERE ""winning_team""='penske racing' AND ""pole_position""='rick mears';",2-10706879-3 Who was Kraco Twin 125 (R2)'s Winning Driver?,"CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""race_results"" WHERE ""name""='kraco twin 125 (r2)';",2-10706879-3 "What is the Report of Winning Team Penske Racing, and what was Rick Mears' Pole position?","CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""report"" FROM ""race_results"" WHERE ""winning_team""='penske racing' AND ""pole_position""='rick mears';",2-10706879-3 "What is the Pole Position for Winning Team Penske Racing, and the Name of II Copa Mexico 150?","CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""pole_position"" FROM ""race_results"" WHERE ""winning_team""='penske racing' AND ""name""='ii copa mexico 150';",2-10706879-3 Who was the away team at the game held at Brunswick Street Oval?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_11"" WHERE ""venue""='brunswick street oval';",2-10776330-11 Where was the game held where the home team scored 17.18 (120)?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_11"" WHERE ""home_team_score""='17.18 (120)';",2-10776330-11 What was the largest crowd at a game where Collingwood was the away team?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_11"" WHERE ""away_team""='collingwood';",2-10776330-11 Who was the away team when the home team scored 10.18 (78)?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_11"" WHERE ""home_team_score""='10.18 (78)';",2-10776330-11 "For the group with 1.92% population in 1981, what was their percentage of the population in 1971?","CREATE TABLE ""statistics"" ( ""religious_group"" text, ""population_pct_1961"" text, ""population_pct_1971"" text, ""population_pct_1981"" text, ""population_pct_1991"" text, ""population_pct_2001"" text );","SELECT ""population_pct_1971"" FROM ""statistics"" WHERE ""population_pct_1981""='1.92%';",2-10710364-1 "For the group with 1.79% population in 1961, what was their percentage of the population in 1971?","CREATE TABLE ""statistics"" ( ""religious_group"" text, ""population_pct_1961"" text, ""population_pct_1971"" text, ""population_pct_1981"" text, ""population_pct_1991"" text, ""population_pct_2001"" text );","SELECT ""population_pct_1971"" FROM ""statistics"" WHERE ""population_pct_1961""='1.79%';",2-10710364-1 What is the rice amount when the potato amount is 79?,"CREATE TABLE ""nutrient_content_of_major_s_staple_food"" ( ""staple"" text, ""maize_corn_a"" text, ""rice_b"" text, ""wheat_c"" text, ""potato_d"" text, ""cassava_e"" text, ""soybean_green_f"" text, ""sweet_potato_g"" text, ""yam_y"" text );","SELECT ""rice_b"" FROM ""nutrient_content_of_major_s_staple_food"" WHERE ""potato_d""='79';",2-10507462-2 What is the yam amount with amount of soybean 0 and potato of 0.01?,"CREATE TABLE ""nutrient_content_of_major_s_staple_food"" ( ""staple"" text, ""maize_corn_a"" text, ""rice_b"" text, ""wheat_c"" text, ""potato_d"" text, ""cassava_e"" text, ""soybean_green_f"" text, ""sweet_potato_g"" text, ""yam_y"" text );","SELECT ""yam_y"" FROM ""nutrient_content_of_major_s_staple_food"" WHERE ""soybean_green_f""='0' AND ""potato_d""='0.01';",2-10507462-2 What is the yam amount when the Cassava amount is 0.11?,"CREATE TABLE ""nutrient_content_of_major_s_staple_food"" ( ""staple"" text, ""maize_corn_a"" text, ""rice_b"" text, ""wheat_c"" text, ""potato_d"" text, ""cassava_e"" text, ""soybean_green_f"" text, ""sweet_potato_g"" text, ""yam_y"" text );","SELECT ""yam_y"" FROM ""nutrient_content_of_major_s_staple_food"" WHERE ""cassava_e""='0.11';",2-10507462-2 What is the wheat amount when the potato amount of 1.9?,"CREATE TABLE ""nutrient_content_of_major_s_staple_food"" ( ""staple"" text, ""maize_corn_a"" text, ""rice_b"" text, ""wheat_c"" text, ""potato_d"" text, ""cassava_e"" text, ""soybean_green_f"" text, ""sweet_potato_g"" text, ""yam_y"" text );","SELECT ""wheat_c"" FROM ""nutrient_content_of_major_s_staple_food"" WHERE ""potato_d""='1.9';",2-10507462-2 What is the Sweet Potato amount when the soybean amount is 1.65?,"CREATE TABLE ""nutrient_content_of_major_s_staple_food"" ( ""staple"" text, ""maize_corn_a"" text, ""rice_b"" text, ""wheat_c"" text, ""potato_d"" text, ""cassava_e"" text, ""soybean_green_f"" text, ""sweet_potato_g"" text, ""yam_y"" text );","SELECT ""sweet_potato_g"" FROM ""nutrient_content_of_major_s_staple_food"" WHERE ""soybean_green_f""='1.65';",2-10507462-2 What is the Yam amount when the Maze/Corn amount is 1355?,"CREATE TABLE ""nutrient_content_of_major_s_staple_food"" ( ""staple"" text, ""maize_corn_a"" text, ""rice_b"" text, ""wheat_c"" text, ""potato_d"" text, ""cassava_e"" text, ""soybean_green_f"" text, ""sweet_potato_g"" text, ""yam_y"" text );","SELECT ""yam_y"" FROM ""nutrient_content_of_major_s_staple_food"" WHERE ""maize_corn_a""='1355';",2-10507462-2 "Which province and flag which has a water area (km 2) smaller than 176,928 has a total water area percentage of 0.0%?","CREATE TABLE ""freshwater_area"" ( ""rank"" text, ""name_and_flag"" text, ""water_area_km_2"" real, ""water_area_as_percentage_of_total_area"" text, ""percentage_of_national_freshwater_area"" text );","SELECT ""name_and_flag"" FROM ""freshwater_area"" WHERE ""water_area_km_2""<'176,928' AND ""water_area_as_percentage_of_total_area""='0.0%';",2-106094-3 Which province and flag has a water area (km 2) of 0?,"CREATE TABLE ""freshwater_area"" ( ""rank"" text, ""name_and_flag"" text, ""water_area_km_2"" real, ""water_area_as_percentage_of_total_area"" text, ""percentage_of_national_freshwater_area"" text );","SELECT ""name_and_flag"" FROM ""freshwater_area"" WHERE ""water_area_km_2""=0;",2-106094-3 What was the home team's score when the away team scored 10.11 (71)?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_4"" WHERE ""away_team_score""='10.11 (71)';",2-10776868-4 Who was the away team when the home team scored 17.17 (119)?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_4"" WHERE ""home_team_score""='17.17 (119)';",2-10776868-4 "What was the away team's score at the game where the home team scored 10.15 (75) and the crowd was larger than 24,168?","CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_4"" WHERE ""crowd"">'24,168' AND ""home_team_score""='10.15 (75)';",2-10776868-4 What is the lowest attendance when the home team scores 10.14 (74)?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_16"" WHERE ""home_team_score""='10.14 (74)';",2-10775890-16 What venue features a home team score of 10.14 (74)?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_16"" WHERE ""home_team_score""='10.14 (74)';",2-10775890-16 When did the Browns play the Pittsburgh Steelers?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='pittsburgh steelers';",2-10650074-1 Who is the home side when north melbourne is the away side?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_3"" WHERE ""away_team""='north melbourne';",2-10776330-3 What is the lowest crowd when the away side scores 11.16 (82)?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_3"" WHERE ""away_team_score""='11.16 (82)';",2-10776330-3 Where was the game played where Collingwood was the away team?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_10"" WHERE ""away_team""='collingwood';",2-10773753-10 What was the total tenure time with a rank of 49?,"CREATE TABLE ""house_and_senate_time"" ( ""total_tenure_rank"" real, ""uninterrupted_rank"" real, ""name"" text, ""party_affiliation"" text, ""total_tenure_time"" text, ""uninterrupted_time"" text );","SELECT ""total_tenure_time"" FROM ""house_and_senate_time"" WHERE ""total_tenure_rank""=49;",2-10644188-2 Who did Teo Fabi drive for when he won and had pole position?,"CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""winning_team"" FROM ""race_results"" WHERE ""winning_driver""='teo fabi' AND ""pole_position""='teo fabi';",2-10706961-2 Who won for Forsythe Racing when Bobby Rahal had pole position?,"CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""name"" FROM ""race_results"" WHERE ""winning_team""='forsythe racing' AND ""pole_position""='bobby rahal';",2-10706961-2 Which team had the fastest lap of 1:13.516?,"CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""winning_team"" FROM ""race_results"" WHERE ""fastest_lap""='1:13.516';",2-10706961-2 Who had the fastest lap when Al Unser won?,"CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""fastest_lap"" FROM ""race_results"" WHERE ""winning_driver""='al unser';",2-10706961-2 "What is the maximum number of players for the sega game, hang-on (cartridge version)?","CREATE TABLE ""h"" ( ""main_title_alternate_title_s"" text, ""developer"" text, ""publisher"" text, ""release_date"" real, ""max_num_of_players"" real );","SELECT COUNT(""max_num_of_players"") FROM ""h"" WHERE ""developer""='sega' AND ""main_title_alternate_title_s""='hang-on (cartridge version)';",2-1066829-9 Which Away team has a Score of 4–2?,"CREATE TABLE ""afc_champions_league_2002_03_present"" ( ""year"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text );","SELECT ""away_team"" FROM ""afc_champions_league_2002_03_present"" WHERE ""score""='4–2';",2-1059743-7 "Which Home team has an Away team of al-ain fc, and a Year of 2002/03?","CREATE TABLE ""afc_champions_league_2002_03_present"" ( ""year"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text );","SELECT ""home_team"" FROM ""afc_champions_league_2002_03_present"" WHERE ""away_team""='al-ain fc' AND ""year""='2002/03';",2-1059743-7 "Which Home team has a Year of 2002/03, and a Venue of tahnoun bin mohamed stadium?","CREATE TABLE ""afc_champions_league_2002_03_present"" ( ""year"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text );","SELECT ""home_team"" FROM ""afc_champions_league_2002_03_present"" WHERE ""year""='2002/03' AND ""venue""='tahnoun bin mohamed stadium';",2-1059743-7 "Which Away team has a Home team of al-ain fc, and a Score of 1–1?","CREATE TABLE ""afc_champions_league_2002_03_present"" ( ""year"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text );","SELECT ""away_team"" FROM ""afc_champions_league_2002_03_present"" WHERE ""home_team""='al-ain fc' AND ""score""='1–1';",2-1059743-7 "What is the attendance of the game that was played on September 27, 1964?","CREATE TABLE ""regular_season_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""regular_season_schedule"" WHERE ""date""='september 27, 1964';",2-10651903-3 "What is the home team's score when the crowd is over 14,000 with the away team scoring 9.18 (72)?","CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_8"" WHERE ""crowd"">'14,000' AND ""away_team_score""='9.18 (72)';",2-10767641-8 What is the home side's score when geelong is the away team?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_8"" WHERE ""away_team""='geelong';",2-10767641-8 What was the score of the tournament that was held in 1974?,"CREATE TABLE ""doubles_titles_3"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""doubles_titles_3"" WHERE ""date""=1974;",2-10556260-2 On what date did the home team score 11.8 (74)?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_2"" WHERE ""home_team_score""='11.8 (74)';",2-10774891-2 What was the venue when the home team scored 9.22 (76)?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_2"" WHERE ""home_team_score""='9.22 (76)';",2-10774891-2 What was the largest crowd size when the away team scored 7.11 (53)?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_2"" WHERE ""away_team_score""='7.11 (53)';",2-10774891-2 What was the away team that scored 8.15 (63)?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_2"" WHERE ""away_team_score""='8.15 (63)';",2-10774891-2 What was the date when South Melbourne was the home team?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_2"" WHERE ""home_team""='south melbourne';",2-10774891-2 Where did Hawthorn play as home team?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_15"" WHERE ""home_team""='hawthorn';",2-10775890-15 When the VFL played Brunswick Street Oval what was the home team score?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_15"" WHERE ""venue""='brunswick street oval';",2-10775890-15 Where did Geelong play as the away team?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_15"" WHERE ""away_team""='geelong';",2-10775890-15 "What day did the VFL pay MCG with attendance of 16,300?","CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_15"" WHERE ""crowd"">'16,300' AND ""venue""='mcg';",2-10775890-15 What was the attendance when Fitzroy played as home team?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_15"" WHERE ""home_team""='fitzroy';",2-10775890-15 What was the attendance when Hawthorn played as home team?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_15"" WHERE ""home_team""='hawthorn';",2-10775890-15 What engine did Casey Mears use on the Reynard 01i Chassis?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""drivers"" text, ""races"" text );","SELECT ""engine"" FROM ""drivers_and_constructors"" WHERE ""chassis""='reynard 01i' AND ""drivers""='casey mears';",2-10637245-1 What Chassis did Memo Gidley use?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""drivers"" text, ""races"" text );","SELECT ""chassis"" FROM ""drivers_and_constructors"" WHERE ""drivers""='memo gidley';",2-10637245-1 Who used the Honda Engine for all the races?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""drivers"" text, ""races"" text );","SELECT ""team"" FROM ""drivers_and_constructors"" WHERE ""engine""='honda' AND ""races""='all';",2-10637245-1 What is the location of the 200m backstroke?,"CREATE TABLE ""women"" ( ""event"" text, ""time"" text, ""nationality"" text, ""date"" text, ""meet"" text, ""location"" text );","SELECT ""location"" FROM ""women"" WHERE ""event""='200m backstroke';",2-10758004-3 Which circuit did Guy Edwards win?,"CREATE TABLE ""races"" ( ""round"" real, ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_car"" text );","SELECT ""circuit"" FROM ""races"" WHERE ""winning_driver""='guy edwards';",2-10662806-1 What circuit did Rupert Keegan win in round 8?,"CREATE TABLE ""races"" ( ""round"" real, ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_car"" text );","SELECT ""circuit"" FROM ""races"" WHERE ""winning_driver""='rupert keegan' AND ""round""=8;",2-10662806-1 Who won Silverstone in a round after 10?,"CREATE TABLE ""races"" ( ""round"" real, ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_car"" text );","SELECT ""name"" FROM ""races"" WHERE ""round"">10 AND ""circuit""='silverstone';",2-10662806-1 What rank did actor Aaron Pedersen's character have?,"CREATE TABLE ""main_cast"" ( ""actor_actress"" text, ""character"" text, ""rank"" text, ""tenure"" text, ""episodes"" text );","SELECT ""rank"" FROM ""main_cast"" WHERE ""actor_actress""='aaron pedersen';",2-10639509-1 What years were actress Nadine Garner on the show?,"CREATE TABLE ""main_cast"" ( ""actor_actress"" text, ""character"" text, ""rank"" text, ""tenure"" text, ""episodes"" text );","SELECT ""tenure"" FROM ""main_cast"" WHERE ""actor_actress""='nadine garner';",2-10639509-1 What character did actor Damien Richardson play?,"CREATE TABLE ""main_cast"" ( ""actor_actress"" text, ""character"" text, ""rank"" text, ""tenure"" text, ""episodes"" text );","SELECT ""character"" FROM ""main_cast"" WHERE ""actor_actress""='damien richardson';",2-10639509-1 What episode did actor Daniel Macpherson's character have the rank of Detective Senior Constable,"CREATE TABLE ""main_cast"" ( ""actor_actress"" text, ""character"" text, ""rank"" text, ""tenure"" text, ""episodes"" text );","SELECT ""episodes"" FROM ""main_cast"" WHERE ""rank""='detective senior constable' AND ""actor_actress""='daniel macpherson';",2-10639509-1 Who are the sideline reporter(s) on NBC with al michaels on the play-by-play after 2013?,"CREATE TABLE ""2010s"" ( ""year"" real, ""network"" text, ""play_by_play"" text, ""color_commentator_s"" text, ""sideline_reporter_s"" text );","SELECT ""sideline_reporter_s"" FROM ""2010s"" WHERE ""network""='nbc' AND ""play_by_play""='al michaels' AND ""year"">2013;",2-10656249-7 What was the earliest year featuring Sideline reporter(s) of michelle tafoya and suzy kolber?,"CREATE TABLE ""2010s"" ( ""year"" real, ""network"" text, ""play_by_play"" text, ""color_commentator_s"" text, ""sideline_reporter_s"" text );","SELECT MIN(""year"") FROM ""2010s"" WHERE ""sideline_reporter_s""='michelle tafoya and suzy kolber';",2-10656249-7 What network is working in 2014?,"CREATE TABLE ""2010s"" ( ""year"" real, ""network"" text, ""play_by_play"" text, ""color_commentator_s"" text, ""sideline_reporter_s"" text );","SELECT ""network"" FROM ""2010s"" WHERE ""year""=2014;",2-10656249-7 Who were the sideline reporter(s) in 2011?,"CREATE TABLE ""2010s"" ( ""year"" real, ""network"" text, ""play_by_play"" text, ""color_commentator_s"" text, ""sideline_reporter_s"" text );","SELECT ""sideline_reporter_s"" FROM ""2010s"" WHERE ""year""=2011;",2-10656249-7 Who were the collor commentator(s) for ESPN before 2012?,"CREATE TABLE ""2010s"" ( ""year"" real, ""network"" text, ""play_by_play"" text, ""color_commentator_s"" text, ""sideline_reporter_s"" text );","SELECT ""color_commentator_s"" FROM ""2010s"" WHERE ""year""<2012 AND ""network""='espn';",2-10656249-7 What higher harmonics have an NOAA of 8?,"CREATE TABLE ""long_period"" ( ""higher_harmonics"" text, ""darwin"" text, ""period"" text, ""speed"" text, ""doodson_coefficients"" text, ""noaa"" text );","SELECT ""higher_harmonics"" FROM ""long_period"" WHERE ""noaa""='8';",2-10610469-1 What is the speed of the higher harmonics that have an NOAA of 37?,"CREATE TABLE ""long_period"" ( ""higher_harmonics"" text, ""darwin"" text, ""period"" text, ""speed"" text, ""doodson_coefficients"" text, ""noaa"" text );","SELECT ""speed"" FROM ""long_period"" WHERE ""noaa""='37';",2-10610469-1 What is the NOAA of the higher harmonics that have a Darwin of mn 4?,"CREATE TABLE ""long_period"" ( ""higher_harmonics"" text, ""darwin"" text, ""period"" text, ""speed"" text, ""doodson_coefficients"" text, ""noaa"" text );","SELECT ""noaa"" FROM ""long_period"" WHERE ""darwin""='mn 4';",2-10610469-1 What is the NOAA of the higher harmonics that have a Darwin of m sf?,"CREATE TABLE ""long_period"" ( ""higher_harmonics"" text, ""darwin"" text, ""period"" text, ""speed"" text, ""doodson_coefficients"" text, ""noaa"" text );","SELECT ""noaa"" FROM ""long_period"" WHERE ""darwin""='m sf';",2-10610469-1 Which higher harmonics have a speed of 0.0821373?,"CREATE TABLE ""long_period"" ( ""higher_harmonics"" text, ""darwin"" text, ""period"" text, ""speed"" text, ""doodson_coefficients"" text, ""noaa"" text );","SELECT ""higher_harmonics"" FROM ""long_period"" WHERE ""speed""='0.0821373';",2-10610469-1 What is the Home team score for the Lake Oval Venue?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_7"" WHERE ""venue""='lake oval';",2-10750694-7 "What is the Date in which the Crowed was over 10,300 and the Home team was Melbourne?","CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_7"" WHERE ""crowd"">'10,300' AND ""home_team""='melbourne';",2-10750694-7 "What was the production in 2002-03 for the commodity that produced 1,725 in 2001-02?","CREATE TABLE ""major_agricultural_products"" ( ""commodity"" text, ""2001_02"" text, ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text );","SELECT ""2002_03"" FROM ""major_agricultural_products"" WHERE ""2001_02""='1,725';",2-1057262-1 "What was the production in 2004-05 for the commodity that produced 1,725 in 2001-02?","CREATE TABLE ""major_agricultural_products"" ( ""commodity"" text, ""2001_02"" text, ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text );","SELECT ""2004_05"" FROM ""major_agricultural_products"" WHERE ""2001_02""='1,725';",2-1057262-1 What is the 2005-05 production for milk?,"CREATE TABLE ""major_agricultural_products"" ( ""commodity"" text, ""2001_02"" text, ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text );","SELECT ""2004_05"" FROM ""major_agricultural_products"" WHERE ""commodity""='milk';",2-1057262-1 "What was the production in 2006-07 for the commodity that produced 2,601 in 2005-06?","CREATE TABLE ""major_agricultural_products"" ( ""commodity"" text, ""2001_02"" text, ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text );","SELECT ""2006_07"" FROM ""major_agricultural_products"" WHERE ""2005_06""='2,601';",2-1057262-1 "What was the production in 2004-05 for the commodity that produced 1,037 in 2005-06?","CREATE TABLE ""major_agricultural_products"" ( ""commodity"" text, ""2001_02"" text, ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text );","SELECT ""2004_05"" FROM ""major_agricultural_products"" WHERE ""2005_06""='1,037';",2-1057262-1 "What was the production in 2005-06 for the commodity that produced 1,175 in 2001-02?","CREATE TABLE ""major_agricultural_products"" ( ""commodity"" text, ""2001_02"" text, ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text );","SELECT ""2005_06"" FROM ""major_agricultural_products"" WHERE ""2001_02""='1,175';",2-1057262-1 Which home team score occurred at Victoria Park?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_14"" WHERE ""venue""='victoria park';",2-10767641-14 Which home team had a score of 9.11 (65) against the away team score of 10.11 (71)?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_14"" WHERE ""away_team_score""='10.11 (71)' AND ""home_team_score""='9.11 (65)';",2-10767641-14 Which home team played at Glenferrie Oval?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_14"" WHERE ""venue""='glenferrie oval';",2-10767641-14 On which date was the venue at Windy Hill?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_14"" WHERE ""venue""='windy hill';",2-10767641-14 Who has a round of 3 with a method of decision?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""round""='3' AND ""method""='decision';",2-10705938-2 What was the finishing time of Stage SS6?,"CREATE TABLE ""stages_of_the_42_me_rallye_automobile_de"" ( ""stage"" text, ""start_time"" text, ""stage_name"" text, ""distance"" text, ""winning_driver"" text, ""time"" text, ""avg_speed"" text, ""rally_leader"" text );","SELECT ""time"" FROM ""stages_of_the_42_me_rallye_automobile_de"" WHERE ""stage""='ss6';",2-10548389-2 What was the finishing time of the stage that featured a distance of 18.25km and a start time of 11:31?,"CREATE TABLE ""stages_of_the_42_me_rallye_automobile_de"" ( ""stage"" text, ""start_time"" text, ""stage_name"" text, ""distance"" text, ""winning_driver"" text, ""time"" text, ""avg_speed"" text, ""rally_leader"" text );","SELECT ""time"" FROM ""stages_of_the_42_me_rallye_automobile_de"" WHERE ""distance""='18.25km' AND ""start_time""='11:31';",2-10548389-2 What was the average speed over 18.00km for winning driver Jean-Claude Andruet?,"CREATE TABLE ""stages_of_the_42_me_rallye_automobile_de"" ( ""stage"" text, ""start_time"" text, ""stage_name"" text, ""distance"" text, ""winning_driver"" text, ""time"" text, ""avg_speed"" text, ""rally_leader"" text );","SELECT ""avg_speed"" FROM ""stages_of_the_42_me_rallye_automobile_de"" WHERE ""distance""='18.00km' AND ""winning_driver""='jean-claude andruet';",2-10548389-2 What was the finishing time of the Stage that featured a distance of 24.00km and a start time of 21:27?,"CREATE TABLE ""stages_of_the_42_me_rallye_automobile_de"" ( ""stage"" text, ""start_time"" text, ""stage_name"" text, ""distance"" text, ""winning_driver"" text, ""time"" text, ""avg_speed"" text, ""rally_leader"" text );","SELECT ""time"" FROM ""stages_of_the_42_me_rallye_automobile_de"" WHERE ""distance""='24.00km' AND ""start_time""='21:27';",2-10548389-2 On what date is there an Away team score of 10.14 (74)?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_12"" WHERE ""away_team_score""='10.14 (74)';",2-10701045-12 "When the Home team score was 8.15 (63), what is the total Crowd?","CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_12"" WHERE ""home_team_score""='8.15 (63)';",2-10701045-12 Which Away team has a score fo 4.12 (36)?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_12"" WHERE ""away_team_score""='4.12 (36)';",2-10701045-12 On what Date is there a Home team score of 8.15 (63)?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_12"" WHERE ""home_team_score""='8.15 (63)';",2-10701045-12 Which name is 51.89 (2.043) long?,"CREATE TABLE ""25in_6_5mm"" ( ""name"" text, ""bullet"" text, ""length"" text, ""base"" text, ""shoulder"" text, ""neck"" text );","SELECT ""name"" FROM ""25in_6_5mm"" WHERE ""length""='51.89 (2.043)';",2-1058122-3 Which bullet has a Shoulder of 10.92 (.430)?,"CREATE TABLE ""25in_6_5mm"" ( ""name"" text, ""bullet"" text, ""length"" text, ""base"" text, ""shoulder"" text, ""neck"" text );","SELECT ""bullet"" FROM ""25in_6_5mm"" WHERE ""shoulder""='10.92 (.430)';",2-1058122-3 Which shoulder has a Neck of 7.3 (.288)?,"CREATE TABLE ""25in_6_5mm"" ( ""name"" text, ""bullet"" text, ""length"" text, ""base"" text, ""shoulder"" text, ""neck"" text );","SELECT ""shoulder"" FROM ""25in_6_5mm"" WHERE ""neck""='7.3 (.288)';",2-1058122-3 Which bullet has a Length of 33.78 (1.33)?,"CREATE TABLE ""25in_6_5mm"" ( ""name"" text, ""bullet"" text, ""length"" text, ""base"" text, ""shoulder"" text, ""neck"" text );","SELECT ""bullet"" FROM ""25in_6_5mm"" WHERE ""length""='33.78 (1.33)';",2-1058122-3 Which length has a Bullet of 6.5 (.257)?,"CREATE TABLE ""25in_6_5mm"" ( ""name"" text, ""bullet"" text, ""length"" text, ""base"" text, ""shoulder"" text, ""neck"" text );","SELECT ""length"" FROM ""25in_6_5mm"" WHERE ""bullet""='6.5 (.257)';",2-1058122-3 What is the lowest overall pick for a player from Washington?,"CREATE TABLE ""1996_new_england_patriots_draft_selectio"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT MIN(""overall"") FROM ""1996_new_england_patriots_draft_selectio"" WHERE ""college""='washington';",2-10672618-1 What position does the player from Oklahoma who was drafted in round 7 play?,"CREATE TABLE ""1996_new_england_patriots_draft_selectio"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""1996_new_england_patriots_draft_selectio"" WHERE ""round""=7 AND ""college""='oklahoma';",2-10672618-1 What is the highest overall number for a player from Kentucky State?,"CREATE TABLE ""1996_new_england_patriots_draft_selectio"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT MAX(""overall"") FROM ""1996_new_england_patriots_draft_selectio"" WHERE ""college""='kentucky state';",2-10672618-1 In what round was a defensive tackle drafted with an overall pick smaller than 149?,"CREATE TABLE ""1996_new_england_patriots_draft_selectio"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT COUNT(""round"") FROM ""1996_new_england_patriots_draft_selectio"" WHERE ""position""='defensive tackle' AND ""overall""<149;",2-10672618-1 How many attended the game with north melbourne as the away side?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_11"" WHERE ""away_team""='north melbourne';",2-10701914-11 On what day did the home team score 18.12 (120)?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_11"" WHERE ""home_team_score""='18.12 (120)';",2-10701914-11 What venue featured north melbourne as the away side?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_11"" WHERE ""away_team""='north melbourne';",2-10701914-11 How many attended the game with north melbourne as the away side?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_11"" WHERE ""away_team""='melbourne';",2-10701914-11 How many teams from the Atlantic 10 conference made it to the Elite Eight?,"CREATE TABLE ""record_by_conference"" ( ""conference"" text, ""num_of_bids"" real, ""record"" text, ""win_pct"" text, ""round_of_32"" text, ""sweet_sixteen"" text, ""elite_eight"" text, ""final_four"" text, ""championship_game"" text );","SELECT ""elite_eight"" FROM ""record_by_conference"" WHERE ""conference""='atlantic 10';",2-10722146-6 How many Big 12 teams made it to the Final Four?,"CREATE TABLE ""record_by_conference"" ( ""conference"" text, ""num_of_bids"" real, ""record"" text, ""win_pct"" text, ""round_of_32"" text, ""sweet_sixteen"" text, ""elite_eight"" text, ""final_four"" text, ""championship_game"" text );","SELECT ""final_four"" FROM ""record_by_conference"" WHERE ""conference""='big 12';",2-10722146-6 What chassis did Gordon Johncock use with his cosworth engine?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tires"" text, ""drivers"" text );","SELECT ""chassis"" FROM ""drivers_and_constructors"" WHERE ""engine""='cosworth' AND ""drivers""='gordon johncock';",2-10527215-1 Who drove the Chevrolet with the Eagle chassis?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tires"" text, ""drivers"" text );","SELECT ""drivers"" FROM ""drivers_and_constructors"" WHERE ""engine""='chevrolet' AND ""chassis""='eagle';",2-10527215-1 What tires did BFM Enterprises run on their Offy engine and manta chassis?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tires"" text, ""drivers"" text );","SELECT ""tires"" FROM ""drivers_and_constructors"" WHERE ""engine""='offy' AND ""chassis""='manta' AND ""team""='bfm enterprises';",2-10527215-1 What chassis does Gary Bettenhausen use?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tires"" text, ""drivers"" text );","SELECT ""chassis"" FROM ""drivers_and_constructors"" WHERE ""drivers""='gary bettenhausen';",2-10527215-1 What chassis doe Ross Davis use?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tires"" text, ""drivers"" text );","SELECT ""chassis"" FROM ""drivers_and_constructors"" WHERE ""drivers""='ross davis';",2-10527215-1 What engine does Chip Mead of Parts Washer Service use?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tires"" text, ""drivers"" text );","SELECT ""engine"" FROM ""drivers_and_constructors"" WHERE ""team""='parts washer service' AND ""drivers""='chip mead';",2-10527215-1 Which heat and lane was in rank of 22?,"CREATE TABLE ""preliminaries"" ( ""rank"" real, ""heat_lane"" text, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""heat_lane"" FROM ""preliminaries"" WHERE ""rank""=22;",2-10647310-3 Who has a rank below 125 and time of 00: 56.30?,"CREATE TABLE ""preliminaries"" ( ""rank"" real, ""heat_lane"" text, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""name"" FROM ""preliminaries"" WHERE ""rank""<125 AND ""time""='00: 56.30';",2-10647310-3 Which Terminus is on line 10?,"CREATE TABLE ""lines"" ( ""line"" text, ""color"" text, ""terminus"" text, ""length"" text, ""stations"" text, ""daily_ridership"" real );","SELECT ""terminus"" FROM ""lines"" WHERE ""line""='line 10';",2-1055707-1 The color diamond is assigned to which Terminus?,"CREATE TABLE ""lines"" ( ""line"" text, ""color"" text, ""terminus"" text, ""length"" text, ""stations"" text, ""daily_ridership"" real );","SELECT ""terminus"" FROM ""lines"" WHERE ""color""='diamond';",2-1055707-1 Stations of 16 is assigned what length?,"CREATE TABLE ""lines"" ( ""line"" text, ""color"" text, ""terminus"" text, ""length"" text, ""stations"" text, ""daily_ridership"" real );","SELECT ""length"" FROM ""lines"" WHERE ""stations""='16';",2-1055707-1 The color sapphire is assigned to which Terminus?,"CREATE TABLE ""lines"" ( ""line"" text, ""color"" text, ""terminus"" text, ""length"" text, ""stations"" text, ""daily_ridership"" real );","SELECT ""terminus"" FROM ""lines"" WHERE ""color""='sapphire';",2-1055707-1 Daily ridership greater that 414 is associated with which length?,"CREATE TABLE ""lines"" ( ""line"" text, ""color"" text, ""terminus"" text, ""length"" text, ""stations"" text, ""daily_ridership"" real );","SELECT ""length"" FROM ""lines"" WHERE ""daily_ridership"">414;",2-1055707-1 What is the away team that had a score of 15.9 (99)?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_4"" WHERE ""away_team_score""='15.9 (99)';",2-10773753-4 What is the home team that scored 10.13 (73)?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_4"" WHERE ""home_team_score""='10.13 (73)';",2-10773753-4 What day did the home team score 10.13 (73)?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_4"" WHERE ""home_team_score""='10.13 (73)';",2-10773753-4 "Which competition did Târlea come in 4th place, in 2003 at Budapest, Hungary?","CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""competition"" FROM ""achievements"" WHERE ""position""='4th' AND ""year"">2003 AND ""venue""='budapest, hungary';",2-1054502-1 "Prior to 2004, what was the name of the competition that took place in Johannesburg, South Africa and had the 400 m hurdles event?","CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""competition"" FROM ""achievements"" WHERE ""notes""='400 m hurdles' AND ""year""<2004 AND ""venue""='johannesburg, south africa';",2-1054502-1 What events did the competition that took place in 1997 have?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""notes"" FROM ""achievements"" WHERE ""year""=1997;",2-1054502-1 What was the earliest year that Târlea took 7th place?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT MIN(""year"") FROM ""achievements"" WHERE ""position""='7th';",2-1054502-1 What place did Târlea come in at the European Indoor Championships?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""position"" FROM ""achievements"" WHERE ""competition""='european indoor championships';",2-1054502-1 What venue did the European Championships' 400 m Hurdles take place?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""notes""='400 m hurdles' AND ""competition""='european championships';",2-1054502-1 what year has the highest marcel granollers champions?,"CREATE TABLE ""singles"" ( ""location"" text, ""year"" real, ""champion"" text, ""runner_up"" text, ""score"" text );","SELECT MAX(""year"") FROM ""singles"" WHERE ""champion""='marcel granollers';",2-10539018-1 What is the child sex ration for the population with 37.7% work participation?,"CREATE TABLE ""statistics"" ( ""religious_group"" text, ""population_pct"" text, ""growth_1991_2001"" text, ""sex_ratio_total"" real, ""literacy_pct"" text, ""work_participation_pct"" text, ""sex_ratio_rural"" real, ""sex_ratio_urban"" real, ""sex_ratio_child"" real );","SELECT MAX(""sex_ratio_child"") FROM ""statistics"" WHERE ""work_participation_pct""='37.7%';",2-10710364-2 What is the average crowd size when the home side scores 9.8 (62)?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_6"" WHERE ""home_team_score""='9.8 (62)';",2-10776330-6 What day did the home side score 14.13 (97)?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_6"" WHERE ""home_team_score""='14.13 (97)';",2-10776330-6 What day does the team play at punt road oval?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_6"" WHERE ""venue""='punt road oval';",2-10776330-6 What venue features geelong as the away side?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_6"" WHERE ""away_team""='geelong';",2-10776330-6 How many pages does the story from 1987-08 have?,"CREATE TABLE ""sequels_to_barks_stories"" ( ""date"" text, ""pages"" text, ""hero"" text, ""story"" text, ""story_code"" text );","SELECT ""pages"" FROM ""sequels_to_barks_stories"" WHERE ""date""='1987-08';",2-10538601-1 How many pages does the story h 87112 have?,"CREATE TABLE ""sequels_to_barks_stories"" ( ""date"" text, ""pages"" text, ""hero"" text, ""story"" text, ""story_code"" text );","SELECT ""pages"" FROM ""sequels_to_barks_stories"" WHERE ""story_code""='h 87112';",2-10538601-1 What is the story code of the story published on 2002-12?,"CREATE TABLE ""sequels_to_barks_stories"" ( ""date"" text, ""pages"" text, ""hero"" text, ""story"" text, ""story_code"" text );","SELECT ""story_code"" FROM ""sequels_to_barks_stories"" WHERE ""date""='2002-12';",2-10538601-1 Which driver drove car Wolf WR3?,"CREATE TABLE ""races"" ( ""round"" real, ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_car"" text );","SELECT ""winning_driver"" FROM ""races"" WHERE ""winning_car""='wolf wr3';",2-10649958-1 Which driver drove car McLaren M23 at the Snetterton Circuit?,"CREATE TABLE ""races"" ( ""round"" real, ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_car"" text );","SELECT ""winning_driver"" FROM ""races"" WHERE ""winning_car""='mclaren m23' AND ""circuit""='snetterton';",2-10649958-1 What car did Tony Trimmer drive at the Oulton Park Circuit?,"CREATE TABLE ""races"" ( ""round"" real, ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_car"" text );","SELECT ""winning_car"" FROM ""races"" WHERE ""circuit""='oulton park' AND ""winning_driver""='tony trimmer';",2-10649958-1 What date did the International Gold Cup take place?,"CREATE TABLE ""races"" ( ""round"" real, ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_car"" text );","SELECT ""date"" FROM ""races"" WHERE ""name""='international gold cup';",2-10649958-1 What's the theme for a series of season 3 with smaller than 148 days?,"CREATE TABLE ""big_brother_2000_2011"" ( ""series"" text, ""theme"" text, ""start"" text, ""finale"" text, ""days"" real, ""housemates"" real, ""winner"" text, ""prize_money"" text, ""presenter"" text, ""co_presenter"" text );","SELECT ""theme"" FROM ""big_brother_2000_2011"" WHERE ""days""<148 AND ""series""='season 3';",2-10574111-3 What is the home team score when the away team is Collingwood?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_9"" WHERE ""away_team""='collingwood';",2-10746808-9 What is the crowd size when Geelong is the away team?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_9"" WHERE ""away_team""='geelong';",2-10746808-9 What is the highest crowd population when the away team is Geelong?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_9"" WHERE ""away_team""='geelong';",2-10746808-9 What away team plays at Arden Street Oval?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_9"" WHERE ""venue""='arden street oval';",2-10746808-9 Which name has a pressure of 985hpa (29.09inhg)?,"CREATE TABLE ""season_effects"" ( ""name"" text, ""dates_active"" text, ""windspeeds"" text, ""pressure"" text, ""deaths"" text );","SELECT ""name"" FROM ""season_effects"" WHERE ""pressure""='985hpa (29.09inhg)';",2-10602294-1 What dates was the storm called 07 active?,"CREATE TABLE ""season_effects"" ( ""name"" text, ""dates_active"" text, ""windspeeds"" text, ""pressure"" text, ""deaths"" text );","SELECT ""dates_active"" FROM ""season_effects"" WHERE ""name""='07';",2-10602294-1 "Which building was built in 2015, has less than 40 floors and is larger than 509 feet?","CREATE TABLE ""buildings_under_construction"" ( ""name"" text, ""city"" text, ""metres"" real, ""feet"" real, ""floors"" real, ""finalized"" text );","SELECT MAX(""metres"") FROM ""buildings_under_construction"" WHERE ""finalized""='2015' AND ""floors""<40 AND ""feet"">509;",2-10728418-3 What is the highest floor for the building measuring 220 meters?,"CREATE TABLE ""buildings_under_construction"" ( ""name"" text, ""city"" text, ""metres"" real, ""feet"" real, ""floors"" real, ""finalized"" text );","SELECT MAX(""floors"") FROM ""buildings_under_construction"" WHERE ""metres"">220;",2-10728418-3 How many entries feature a year built of 2010?,"CREATE TABLE ""current_roster"" ( ""total"" real, ""builder"" text, ""model"" text, ""year_built"" real, ""numbers"" text );","SELECT COUNT(""total"") FROM ""current_roster"" WHERE ""year_built""=2010;",2-10504573-5 What are the numbers for lc models built in 2009?,"CREATE TABLE ""current_roster"" ( ""total"" real, ""builder"" text, ""model"" text, ""year_built"" real, ""numbers"" text );","SELECT ""numbers"" FROM ""current_roster"" WHERE ""model""='lc' AND ""year_built""=2009;",2-10504573-5 Who has a Record of 5-2?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""record""='5-2';",2-10704631-2 "For the race Champion Spark Plug 300, what is the report?","CREATE TABLE ""races"" ( ""race_name"" text, ""circuit"" text, ""city_location"" text, ""date"" text, ""pole_position"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""report"" FROM ""races"" WHERE ""race_name""='champion spark plug 300';",2-10707176-2 "For the race held at the Cleveland Burke Lakefront Airport circuit, with winning driver Emerson Fittipaldi and pole position Michael Andretti, what was the winning team?","CREATE TABLE ""races"" ( ""race_name"" text, ""circuit"" text, ""city_location"" text, ""date"" text, ""pole_position"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""winning_team"" FROM ""races"" WHERE ""winning_driver""='emerson fittipaldi' AND ""pole_position""='michael andretti' AND ""circuit""='cleveland burke lakefront airport';",2-10707176-2 What is the average number of deaths for earthquakes centered in Damghan?,"CREATE TABLE ""other"" ( ""date"" text, ""epicenter"" text, ""magnitude"" text, ""fatalities"" real, ""name"" text );","SELECT AVG(""fatalities"") FROM ""other"" WHERE ""epicenter""='damghan';",2-10677198-3 What was the away team when the home team scored 7.11 (53)?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_14"" WHERE ""home_team_score""='7.11 (53)';",2-10750694-14 What away team scored 14.7 (91)?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_14"" WHERE ""away_team_score""='14.7 (91)';",2-10750694-14 What was the score of the home team when Richmond was the away team?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_14"" WHERE ""away_team""='richmond';",2-10750694-14 What is the smallest crowd when the home team scored 7.11 (53)?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_14"" WHERE ""home_team_score""='7.11 (53)';",2-10750694-14 "What was the result of the match that took place in Perth, featuring a score of 48-12?","CREATE TABLE ""round_4"" ( ""date"" text, ""result"" text, ""score"" text, ""stadium"" text, ""city"" text, ""crowd"" real );","SELECT ""result"" FROM ""round_4"" WHERE ""score""='48-12' AND ""city""='perth';",2-10637415-8 What was the result of the match in Penrith that featured a score of 48-12?,"CREATE TABLE ""round_4"" ( ""date"" text, ""result"" text, ""score"" text, ""stadium"" text, ""city"" text, ""crowd"" real );","SELECT ""result"" FROM ""round_4"" WHERE ""score""='48-12' AND ""city""='penrith';",2-10637415-8 What is the home team score when st kilda is the away team?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_16"" WHERE ""away_team""='st kilda';",2-10775038-16 What is the home team score when st kilda is the away team?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_16"" WHERE ""away_team""='st kilda';",2-10775038-16 What venue featured fitzroy as the home squad?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_16"" WHERE ""home_team""='fitzroy';",2-10775038-16 What is the home team score at brunswick street oval?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_16"" WHERE ""venue""='brunswick street oval';",2-10775038-16 What nationality is the guard from ucla?,"CREATE TABLE ""f"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" text, ""school_country"" text );","SELECT ""nationality"" FROM ""f"" WHERE ""position""='guard' AND ""school_country""='ucla';",2-10560886-7 What player is from the united states and started playing in 1965?,"CREATE TABLE ""f"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" text, ""school_country"" text );","SELECT ""player"" FROM ""f"" WHERE ""nationality""='united states' AND ""from""='1965';",2-10560886-7 What guard/forward started in 1957?,"CREATE TABLE ""f"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" text, ""school_country"" text );","SELECT ""player"" FROM ""f"" WHERE ""from""='1957' AND ""position""='guard/forward';",2-10560886-7 "What position is played by farmar, jordan jordan farmar?","CREATE TABLE ""f"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" text, ""school_country"" text );","SELECT ""position"" FROM ""f"" WHERE ""player""='farmar, jordan jordan farmar';",2-10560886-7 What region is William R. Johnson Coliseum in?,"CREATE TABLE ""first_and_second_rounds"" ( ""region"" text, ""host"" text, ""venue"" text, ""city"" text, ""state"" text );","SELECT ""region"" FROM ""first_and_second_rounds"" WHERE ""venue""='william r. johnson coliseum';",2-10721054-4 What was the host for the round in Nashville?,"CREATE TABLE ""first_and_second_rounds"" ( ""region"" text, ""host"" text, ""venue"" text, ""city"" text, ""state"" text );","SELECT ""host"" FROM ""first_and_second_rounds"" WHERE ""city""='nashville';",2-10721054-4 What was the host of the round at Hammons Student Center?,"CREATE TABLE ""first_and_second_rounds"" ( ""region"" text, ""host"" text, ""venue"" text, ""city"" text, ""state"" text );","SELECT ""host"" FROM ""first_and_second_rounds"" WHERE ""venue""='hammons student center';",2-10721054-4 What city is University Gym (Gold Mine) in?,"CREATE TABLE ""first_and_second_rounds"" ( ""region"" text, ""host"" text, ""venue"" text, ""city"" text, ""state"" text );","SELECT ""city"" FROM ""first_and_second_rounds"" WHERE ""venue""='university gym (gold mine)';",2-10721054-4 What city in the east region in North Carolina was the round where the University of Richmond was the host?,"CREATE TABLE ""first_and_second_rounds"" ( ""region"" text, ""host"" text, ""venue"" text, ""city"" text, ""state"" text );","SELECT ""city"" FROM ""first_and_second_rounds"" WHERE ""region""='east' AND ""state""='north carolina' AND ""host""='university of richmond';",2-10721054-4 What was the host of the round in the Montagne Center in Texas?,"CREATE TABLE ""first_and_second_rounds"" ( ""region"" text, ""host"" text, ""venue"" text, ""city"" text, ""state"" text );","SELECT ""host"" FROM ""first_and_second_rounds"" WHERE ""state""='texas' AND ""venue""='montagne center';",2-10721054-4 "Which venue had a match played on August 16, 2006?","CREATE TABLE ""goals_for_senior_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""goals_for_senior_national_team"" WHERE ""date""='august 16, 2006';",2-10506264-1 "Which match was played on April 2, 2006?","CREATE TABLE ""goals_for_senior_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""goals_for_senior_national_team"" WHERE ""date""='april 2, 2006';",2-10506264-1 Who is the Constructor for round 5?,"CREATE TABLE ""entry_list"" ( ""team"" text, ""constructor"" text, ""motorcycle"" text, ""rider"" text, ""rounds"" text );","SELECT ""constructor"" FROM ""entry_list"" WHERE ""rounds""='5';",2-10755425-5 Which round has the mv agusta f4 1000 mt?,"CREATE TABLE ""entry_list"" ( ""team"" text, ""constructor"" text, ""motorcycle"" text, ""rider"" text, ""rounds"" text );","SELECT ""rounds"" FROM ""entry_list"" WHERE ""motorcycle""='mv agusta f4 1000 mt';",2-10755425-5 Who does Yamaha Construct for?,"CREATE TABLE ""entry_list"" ( ""team"" text, ""constructor"" text, ""motorcycle"" text, ""rider"" text, ""rounds"" text );","SELECT ""team"" FROM ""entry_list"" WHERE ""constructor""='yamaha';",2-10755425-5 Who is riding the Ducati 999 RS in Round 7?,"CREATE TABLE ""entry_list"" ( ""team"" text, ""constructor"" text, ""motorcycle"" text, ""rider"" text, ""rounds"" text );","SELECT ""rider"" FROM ""entry_list"" WHERE ""rounds""='7' AND ""motorcycle""='ducati 999 rs';",2-10755425-5 Who is the Constructor for the Trac Racing Team?,"CREATE TABLE ""entry_list"" ( ""team"" text, ""constructor"" text, ""motorcycle"" text, ""rider"" text, ""rounds"" text );","SELECT ""constructor"" FROM ""entry_list"" WHERE ""team""='trac racing team';",2-10755425-5 What was the away team score when Richmond was the home team?,"CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_13"" WHERE ""home_team""='richmond';",2-10773753-13 What was the away team score for the game played at the Brunswick Street Oval?,"CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_13"" WHERE ""venue""='brunswick street oval';",2-10773753-13 Where did Hawthorn play as the away team?,"CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_13"" WHERE ""away_team""='hawthorn';",2-10773753-13 Who is the away team when the home team scores 12.20 (92)?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_16"" WHERE ""home_team_score""='12.20 (92)';",2-10776330-16 What is the home team that scores 12.17 (89)?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_16"" WHERE ""home_team_score""='12.17 (89)';",2-10776330-16 What is the highest attendance when the home team scores 10.12 (72)?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_16"" WHERE ""home_team_score""='10.12 (72)';",2-10776330-16 What rank did Poland receive with a time of 1:50.12?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""150m"" text, ""time"" text );","SELECT ""rank"" FROM ""heats"" WHERE ""nationality""='poland' AND ""time""='1:50.12';",2-10563642-2 What rank did the time of 1:24.12 receive?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""150m"" text, ""time"" text );","SELECT ""rank"" FROM ""heats"" WHERE ""150m""='1:24.12';",2-10563642-2 What is arizona state overall lowest?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT MIN(""overall"") FROM ""nfl_draft"" WHERE ""school_club_team""='arizona state';",2-10650539-1 "What are the fewest losses for a player lower than 3, with wins fewer than 75%, 0 draws and 56 points?","CREATE TABLE ""international_analysis_by_opposition"" ( ""played"" real, ""lost"" real, ""drawn"" real, ""tries"" real, ""points"" real, ""pct_won"" real );","SELECT MIN(""lost"") FROM ""international_analysis_by_opposition"" WHERE ""played"">3 AND ""pct_won""<75 AND ""drawn""=0 AND ""points""=56;",2-1064022-2 How many tries for the player whose number is greater than 2 and losses are smaller than 0?,"CREATE TABLE ""international_analysis_by_opposition"" ( ""played"" real, ""lost"" real, ""drawn"" real, ""tries"" real, ""points"" real, ""pct_won"" real );","SELECT COUNT(""tries"") FROM ""international_analysis_by_opposition"" WHERE ""played"">2 AND ""lost""<0;",2-1064022-2 What is the number of tries for the player who is larger than 16?,"CREATE TABLE ""international_analysis_by_opposition"" ( ""played"" real, ""lost"" real, ""drawn"" real, ""tries"" real, ""points"" real, ""pct_won"" real );","SELECT SUM(""tries"") FROM ""international_analysis_by_opposition"" WHERE ""played"">16;",2-1064022-2 What is the smallest draws for a player larger than 2 with a 100% wins?,"CREATE TABLE ""international_analysis_by_opposition"" ( ""played"" real, ""lost"" real, ""drawn"" real, ""tries"" real, ""points"" real, ""pct_won"" real );","SELECT MIN(""drawn"") FROM ""international_analysis_by_opposition"" WHERE ""played"">2 AND ""pct_won"">100;",2-1064022-2 What is the average draws for a player larger than 16 with more than 1 tries and a win percentage smaller than 56.15%?,"CREATE TABLE ""international_analysis_by_opposition"" ( ""played"" real, ""lost"" real, ""drawn"" real, ""tries"" real, ""points"" real, ""pct_won"" real );","SELECT AVG(""drawn"") FROM ""international_analysis_by_opposition"" WHERE ""tries"">1 AND ""pct_won""<56.15 AND ""played"">16;",2-1064022-2 What was the 2011 Wimbledon result?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2009"" text, ""2010"" text, ""2011"" text );","SELECT ""2011"" FROM ""doubles_performance_timeline"" WHERE ""tournament""='wimbledon';",2-10510022-2 What was the result of the 2011 US Open when the 2007 was F?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2009"" text, ""2010"" text, ""2011"" text );","SELECT ""2011"" FROM ""doubles_performance_timeline"" WHERE ""2007""='f' AND ""tournament""='us open';",2-10510022-2 What was the result in 2007 when the 2011 was F and 2009 was W?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2009"" text, ""2010"" text, ""2011"" text );","SELECT ""2007"" FROM ""doubles_performance_timeline"" WHERE ""2011""='f' AND ""2009""='w';",2-10510022-2 Which tournament had the result of a W in 2009?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2009"" text, ""2010"" text, ""2011"" text );","SELECT ""tournament"" FROM ""doubles_performance_timeline"" WHERE ""2009""='w';",2-10510022-2 Which 2009 tournament had Grand Slams?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2009"" text, ""2010"" text, ""2011"" text );","SELECT ""tournament"" FROM ""doubles_performance_timeline"" WHERE ""2009""='grand slams';",2-10510022-2 Which tournament had the result with 2009 was F and 2010 was F?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2009"" text, ""2010"" text, ""2011"" text );","SELECT ""tournament"" FROM ""doubles_performance_timeline"" WHERE ""2009""='f' AND ""2010""='f';",2-10510022-2 What Away team scored 7.11 (53)?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_2"" WHERE ""away_team_score""='7.11 (53)';",2-10640687-2 Which Home team scored 6.11 (47)?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_2"" WHERE ""home_team_score""='6.11 (47)';",2-10640687-2 What was the date of the game when Hawthorn was the home team?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_18"" WHERE ""home_team""='hawthorn';",2-10701914-18 Which season had a margin of 10?,"CREATE TABLE ""trivia_and_statistics"" ( ""season"" real, ""premier"" text, ""runner_up"" text, ""score"" text, ""margin"" real, ""venue"" text, ""attendance"" real );","SELECT ""season"" FROM ""trivia_and_statistics"" WHERE ""margin""=10;",2-10566855-1 "What did the tournament with an A in 1956-1958, an A in 1954, and an F in 1948 get in 1969?","CREATE TABLE ""mixed_doubles"" ( ""tournament"" text, ""1943"" text, ""1944"" text, ""1945"" text, ""1948"" text, ""1949"" text, ""1951"" text, ""1954"" text, ""1956_1968"" text, ""1969"" text, ""career_sr"" text );","SELECT ""1969"" FROM ""mixed_doubles"" WHERE ""1956_1968""='a' AND ""1954""='a' AND ""1948""='f';",2-1060790-5 "What did the Tournament of Australian Championships, with an A in 1969, get in 1954?","CREATE TABLE ""mixed_doubles"" ( ""tournament"" text, ""1943"" text, ""1944"" text, ""1945"" text, ""1948"" text, ""1949"" text, ""1951"" text, ""1954"" text, ""1956_1968"" text, ""1969"" text, ""career_sr"" text );","SELECT ""1954"" FROM ""mixed_doubles"" WHERE ""1969""='a' AND ""tournament""='australian championships';",2-1060790-5 What did the Tournament of SR get in 1951?,"CREATE TABLE ""mixed_doubles"" ( ""tournament"" text, ""1943"" text, ""1944"" text, ""1945"" text, ""1948"" text, ""1949"" text, ""1951"" text, ""1954"" text, ""1956_1968"" text, ""1969"" text, ""career_sr"" text );","SELECT ""1951"" FROM ""mixed_doubles"" WHERE ""tournament""='sr';",2-1060790-5 What did the tournament with a QF in 1969 get in 1956-1968?,"CREATE TABLE ""mixed_doubles"" ( ""tournament"" text, ""1943"" text, ""1944"" text, ""1945"" text, ""1948"" text, ""1949"" text, ""1951"" text, ""1954"" text, ""1956_1968"" text, ""1969"" text, ""career_sr"" text );","SELECT ""1956_1968"" FROM ""mixed_doubles"" WHERE ""1969""='qf';",2-1060790-5 What did the tournament that got an A in 1945 get in 1949?,"CREATE TABLE ""mixed_doubles"" ( ""tournament"" text, ""1943"" text, ""1944"" text, ""1945"" text, ""1948"" text, ""1949"" text, ""1951"" text, ""1954"" text, ""1956_1968"" text, ""1969"" text, ""career_sr"" text );","SELECT ""1949"" FROM ""mixed_doubles"" WHERE ""1945""='a';",2-1060790-5 When did Geelong play as the home team?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_3"" WHERE ""home_team""='geelong';",2-10773753-3 "When North Melbourne played as the away team, what was the crowd numbers?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_3"" WHERE ""away_team""='north melbourne';",2-10773753-3 How many rounds did Honester Davidson play?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT COUNT(""round"") FROM ""nfl_draft"" WHERE ""player""='honester davidson';",2-10650829-1 What School or Club team has an overall score of 21?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""nfl_draft"" WHERE ""overall""=21;",2-10650829-1 What total number of Overalls has a round that was smaller than 1?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT COUNT(""overall"") FROM ""nfl_draft"" WHERE ""round""<1;",2-10650829-1 What player is a kicker?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT ""player"" FROM ""nfl_draft"" WHERE ""position""='kicker';",2-10650829-1 What position and school/club team of Oklahoma state has an overall less than 410 and a round smaller than 5?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT ""position"" FROM ""nfl_draft"" WHERE ""overall""<410 AND ""round""<5 AND ""school_club_team""='oklahoma state';",2-10650829-1 What is the average number of players from Duquesne?,"CREATE TABLE ""n"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" real, ""school_country"" text );","SELECT AVG(""from"") FROM ""n"" WHERE ""school_country""='duquesne';",2-10560886-15 Who is the player from Kentucky before 1977?,"CREATE TABLE ""n"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" real, ""school_country"" text );","SELECT ""player"" FROM ""n"" WHERE ""from""<1977 AND ""school_country""='kentucky';",2-10560886-15 "Which player played center, is from the United States, and entered before 2012?","CREATE TABLE ""n"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" real, ""school_country"" text );","SELECT ""player"" FROM ""n"" WHERE ""from""<2012 AND ""position""='center' AND ""nationality""='united states';",2-10560886-15 Which player plays forward and is from Kentucky?,"CREATE TABLE ""n"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" real, ""school_country"" text );","SELECT ""player"" FROM ""n"" WHERE ""position""='forward' AND ""school_country""='kentucky';",2-10560886-15 What team was the away team for the venue punt road oval?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_5"" WHERE ""venue""='punt road oval';",2-10775890-5 What was the home team score when the score for the away team was 7.9 (51)?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_5"" WHERE ""away_team_score""='7.9 (51)';",2-10775890-5 What is the highest ranked player who opposed Westmeath?,"CREATE TABLE ""single_game"" ( ""rank"" real, ""player"" text, ""county"" text, ""tally"" text, ""total"" real, ""opposition"" text );","SELECT MAX(""rank"") FROM ""single_game"" WHERE ""opposition""='westmeath';",2-10577744-3 What is Tony O'Sullivan's county?,"CREATE TABLE ""single_game"" ( ""rank"" real, ""player"" text, ""county"" text, ""tally"" text, ""total"" real, ""opposition"" text );","SELECT ""county"" FROM ""single_game"" WHERE ""player""='tony o''sullivan';",2-10577744-3 What Network has Punjabi as the Language?,"CREATE TABLE ""australia"" ( ""network"" text, ""origin_of_programming"" text, ""language"" text, ""genre"" text, ""service"" text );","SELECT ""network"" FROM ""australia"" WHERE ""language""='punjabi';",2-10503963-1 What Genre has Hindi as the Language and Star Gold as the Network?,"CREATE TABLE ""australia"" ( ""network"" text, ""origin_of_programming"" text, ""language"" text, ""genre"" text, ""service"" text );","SELECT ""genre"" FROM ""australia"" WHERE ""language""='hindi' AND ""network""='star gold';",2-10503963-1 What is the Origin of Programming for the Network NDTV India?,"CREATE TABLE ""australia"" ( ""network"" text, ""origin_of_programming"" text, ""language"" text, ""genre"" text, ""service"" text );","SELECT ""origin_of_programming"" FROM ""australia"" WHERE ""network""='ndtv india';",2-10503963-1 What is the Origin of Programming for the Network MTV India?,"CREATE TABLE ""australia"" ( ""network"" text, ""origin_of_programming"" text, ""language"" text, ""genre"" text, ""service"" text );","SELECT ""origin_of_programming"" FROM ""australia"" WHERE ""network""='mtv india';",2-10503963-1 What is the Language for Network PTC Punjabi?,"CREATE TABLE ""australia"" ( ""network"" text, ""origin_of_programming"" text, ""language"" text, ""genre"" text, ""service"" text );","SELECT ""language"" FROM ""australia"" WHERE ""network""='ptc punjabi';",2-10503963-1 What Genre has the Network Zee TV?,"CREATE TABLE ""australia"" ( ""network"" text, ""origin_of_programming"" text, ""language"" text, ""genre"" text, ""service"" text );","SELECT ""genre"" FROM ""australia"" WHERE ""network""='zee tv';",2-10503963-1 What team was the home team at the venue junction oval?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_9"" WHERE ""venue""='junction oval';",2-10746200-9 What away team played when the home team was south melbourne?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_9"" WHERE ""home_team""='south melbourne';",2-10746200-9 What home team scored 9.7 (61)?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_9"" WHERE ""home_team_score""='9.7 (61)';",2-10746200-9 What team was the home team when Richmond was the away team?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_9"" WHERE ""away_team""='richmond';",2-10746200-9 What was the score when geelong was the away team?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_9"" WHERE ""home_team""='geelong';",2-10746200-9 What was the CB CW for the year of 1982?,"CREATE TABLE ""1978_1999"" ( ""year"" real, ""bb_hot"" text, ""bb_cw"" text, ""bb_ac"" text, ""cb_cw"" text );","SELECT ""cb_cw"" FROM ""1978_1999"" WHERE ""year""=1982;",2-1076869-5 What is the most current year that had a BB CW of 78?,"CREATE TABLE ""1978_1999"" ( ""year"" real, ""bb_hot"" text, ""bb_cw"" text, ""bb_ac"" text, ""cb_cw"" text );","SELECT MAX(""year"") FROM ""1978_1999"" WHERE ""bb_cw""='78';",2-1076869-5 What was the North Melbourne's score when they played as the home team?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_3"" WHERE ""home_team""='north melbourne';",2-10640687-3 What was the attendance at the St Kilda home game?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_3"" WHERE ""home_team""='st kilda';",2-10640687-3 What was the attendance when the VFL played Junction Oval?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_3"" WHERE ""venue""='junction oval';",2-10640687-3 Where did Melbourne play as the away team?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_3"" WHERE ""away_team""='melbourne';",2-10640687-3 What is the home team that played against an away team scoring 12.4 (76)?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_5"" WHERE ""away_team_score""='12.4 (76)';",2-10776330-5 What venue featured the away side scoring 16.20 (116)?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_5"" WHERE ""away_team_score""='16.20 (116)';",2-10776330-5 What is the home tome when the home team scores 11.9 (75)?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_4"" WHERE ""home_team_score""='11.9 (75)';",2-10746200-4 On what day did the home team score 10.10 (70)?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_4"" WHERE ""home_team_score""='10.10 (70)';",2-10746200-4 What is Fitzroy's home field?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_17"" WHERE ""home_team""='fitzroy';",2-10773753-17 Who was the away team at punt road oval?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_8"" WHERE ""venue""='punt road oval';",2-10640687-8 What was the away team score when the home team scored 6.11 (47)?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_8"" WHERE ""home_team_score""='6.11 (47)';",2-10640687-8 What was the away team score at victoria park?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_8"" WHERE ""venue""='victoria park';",2-10640687-8 What home team scored 20.15 (135)?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_8"" WHERE ""home_team_score""='20.15 (135)';",2-10773753-8 Who was the home team in the game played at arden street oval?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_8"" WHERE ""venue""='arden street oval';",2-10773753-8 Who was the away side that scored 7.12 (54)?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_8"" WHERE ""away_team_score""='7.12 (54)';",2-10773753-8 "Which home team has a crowd larger than 18,200 and the St Kilda away team?","CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_8"" WHERE ""crowd"">'18,200' AND ""away_team""='st kilda';",2-10774891-8 "Which away team had a crowd larger than 22,000 at the Western Oval venue?","CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_8"" WHERE ""crowd"">'22,000' AND ""venue""='western oval';",2-10774891-8 What was St Kilda's away team score?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_15"" WHERE ""away_team""='st kilda';",2-10783853-15 Who was home team South Melbourne's opponent?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_15"" WHERE ""home_team""='south melbourne';",2-10783853-15 "What was the music for the team who earned a score of 13 (5, 4, 4)?","CREATE TABLE ""week_3"" ( ""couple"" text, ""score"" text, ""dance"" text, ""music"" text, ""result"" text );","SELECT ""music"" FROM ""week_3"" WHERE ""score""='13 (5, 4, 4)';",2-10535354-8 What was the music of the team that was eliminated?,"CREATE TABLE ""week_3"" ( ""couple"" text, ""score"" text, ""dance"" text, ""music"" text, ""result"" text );","SELECT ""music"" FROM ""week_3"" WHERE ""result""='eliminated';",2-10535354-8 "Which couple danced a jive and received a score of 21 (6, 7, 8)?","CREATE TABLE ""week_3"" ( ""couple"" text, ""score"" text, ""dance"" text, ""music"" text, ""result"" text );","SELECT ""couple"" FROM ""week_3"" WHERE ""dance""='jive' AND ""score""='21 (6, 7, 8)';",2-10535354-8 What was the score of the team that danced a jive and was safe?,"CREATE TABLE ""week_3"" ( ""couple"" text, ""score"" text, ""dance"" text, ""music"" text, ""result"" text );","SELECT ""score"" FROM ""week_3"" WHERE ""dance""='jive' AND ""result""='safe';",2-10535354-8 What engine did Dick Simon Racing use?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tires"" text, ""drivers"" text );","SELECT ""engine"" FROM ""drivers_and_constructors"" WHERE ""team""='dick simon racing';",2-10707176-1 Who drove for Arciero Racing?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tires"" text, ""drivers"" text );","SELECT ""drivers"" FROM ""drivers_and_constructors"" WHERE ""team""='arciero racing';",2-10707176-1 What Chassis did Rich Vogler use?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tires"" text, ""drivers"" text );","SELECT ""chassis"" FROM ""drivers_and_constructors"" WHERE ""drivers""='rich vogler';",2-10707176-1 What tires did Johnny Parsons use?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tires"" text, ""drivers"" text );","SELECT ""tires"" FROM ""drivers_and_constructors"" WHERE ""drivers""='johnny parsons';",2-10707176-1 What race did Bobby Unser win?,"CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""name"" FROM ""race_results"" WHERE ""winning_driver""='bobby unser';",2-10527215-3 Which driver won the Indianapolis 500 the year the Chaparral team also won it?,"CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""race_results"" WHERE ""winning_team""='chaparral' AND ""name""='indianapolis 500';",2-10527215-3 Which report includes Bobby Unser as the Pole Position and Rick Mears as the Winning driver?,"CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""report"" FROM ""race_results"" WHERE ""pole_position""='bobby unser' AND ""winning_driver""='rick mears';",2-10527215-3 "Which race has a winning team of Penske Racing, and a winning driver of Bobby Unser?","CREATE TABLE ""race_results"" ( ""name"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""name"" FROM ""race_results"" WHERE ""winning_team""='penske racing' AND ""winning_driver""='bobby unser';",2-10527215-3 On what day is geelong the home team?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_16"" WHERE ""home_team""='geelong';",2-10747009-16 What venue featured collingwood as the away side?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_16"" WHERE ""away_team""='collingwood';",2-10747009-16 What is the average crowd size when the home team scored 9.20 (74)?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_16"" WHERE ""home_team_score""='9.20 (74)';",2-10747009-16 What is the home team score at windy hill?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_16"" WHERE ""venue""='windy hill';",2-10747009-16 What season has races larger than 18 and 36 points?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team_name"" text, ""races"" real, ""poles"" real, ""wins"" real, ""points"" real, ""position"" text );","SELECT ""season"" FROM ""career_summary"" WHERE ""races"">18 AND ""points""=36;",2-10705060-1 The venue of Brunswick Street Oval was used on what date?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_14"" WHERE ""venue""='brunswick street oval';",2-10701045-14 Which away team had a score of 5.6 (36)?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_14"" WHERE ""away_team_score""='5.6 (36)';",2-10701045-14 In which venue did the home team have a score of 6.10 (46)?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_14"" WHERE ""home_team_score""='6.10 (46)';",2-10701045-14 What is the smallest crowd with the away team of North Melbourne?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_14"" WHERE ""away_team""='north melbourne';",2-10701045-14 On which date was Essendon the home team?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_14"" WHERE ""home_team""='essendon';",2-10701045-14 What is the name of the airport with IATA code DAC?,"CREATE TABLE ""see_also"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""airport"" FROM ""see_also"" WHERE ""iata""='dac';",2-10777895-2 What is the IATA code for Delhi?,"CREATE TABLE ""see_also"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""iata"" FROM ""see_also"" WHERE ""city""='delhi';",2-10777895-2 What is the IATA code for the city with ICAO code of RCMQ?,"CREATE TABLE ""see_also"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""iata"" FROM ""see_also"" WHERE ""icao""='rcmq';",2-10777895-2 What is the airport with ICAO code of WMKP?,"CREATE TABLE ""see_also"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""airport"" FROM ""see_also"" WHERE ""icao""='wmkp';",2-10777895-2 What is the IATA code for SHahjalal International Airport?,"CREATE TABLE ""see_also"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""iata"" FROM ""see_also"" WHERE ""airport""='shahjalal international airport';",2-10777895-2 What is the ICAO for the airport in Ningbo?,"CREATE TABLE ""see_also"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""icao"" FROM ""see_also"" WHERE ""city""='ningbo';",2-10777895-2 "What is the BB pop of the song with a CB CW of 1, RIAA of P and was released more recently than 1976?","CREATE TABLE ""1968_1977"" ( ""year"" real, ""bb_pop"" text, ""bb_cw"" text, ""bb_el"" text, ""cb_cw"" text, ""riaa"" text );","SELECT ""bb_pop"" FROM ""1968_1977"" WHERE ""cb_cw""='1' AND ""year"">1976 AND ""riaa""='p';",2-1076869-4 What is the CB CW of the song which has a BB Pop of 11?,"CREATE TABLE ""1968_1977"" ( ""year"" real, ""bb_pop"" text, ""bb_cw"" text, ""bb_el"" text, ""cb_cw"" text, ""riaa"" text );","SELECT ""cb_cw"" FROM ""1968_1977"" WHERE ""bb_pop""='11';",2-1076869-4 What was the crowd numbers when the VFL played Victoria Park?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_11"" WHERE ""venue""='victoria park';",2-10773753-11 When the VFL played at Junction Oval what was the away score?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_11"" WHERE ""venue""='junction oval';",2-10773753-11 "Who was the away team for the game played in front of more than 41,402 fans?","CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_8"" WHERE ""crowd"">'41,402';",2-10766119-8 What Home team played Richmond?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_8"" WHERE ""away_team""='richmond';",2-10766119-8 What is Melbourne's home venue?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_8"" WHERE ""home_team""='melbourne';",2-10766119-8 Was the game home or away when the record is 6-12?,"CREATE TABLE ""2009_season_schedule"" ( ""date"" text, ""opponent"" text, ""home_away"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""home_away"" FROM ""2009_season_schedule"" WHERE ""record""='6-12';",2-10595672-1 What is the date of the away game at the Blue Cross Arena?,"CREATE TABLE ""2009_season_schedule"" ( ""date"" text, ""opponent"" text, ""home_away"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""2009_season_schedule"" WHERE ""home_away""='away' AND ""location_attendance""='blue cross arena';",2-10595672-1 "What is the week for the stadium that had an attendance of 22,286?","CREATE TABLE ""schedule"" ( ""week"" real, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attendance"" text );","SELECT AVG(""week"") FROM ""schedule"" WHERE ""attendance""='22,286';",2-10672380-1 How many assists for player(s) with over 107 games and ranked less than 2?,"CREATE TABLE ""assists"" ( ""rank"" real, ""player"" text, ""years"" text, ""games"" real, ""ast_avg"" real, ""total_assists"" real );","SELECT COUNT(""total_assists"") FROM ""assists"" WHERE ""games"">107 AND ""rank""<2;",2-10566391-7 What is the total number of assists for players with under 55 games and over 6 assists per game average?,"CREATE TABLE ""assists"" ( ""rank"" real, ""player"" text, ""years"" text, ""games"" real, ""ast_avg"" real, ""total_assists"" real );","SELECT SUM(""total_assists"") FROM ""assists"" WHERE ""ast_avg"">6 AND ""games""<55;",2-10566391-7 What is the average rank for players with less than 2.9 Assists per game?,"CREATE TABLE ""assists"" ( ""rank"" real, ""player"" text, ""years"" text, ""games"" real, ""ast_avg"" real, ""total_assists"" real );","SELECT AVG(""rank"") FROM ""assists"" WHERE ""ast_avg""<2.9;",2-10566391-7 What circuit had an ensign n180 as the winning car in round 5?,"CREATE TABLE ""races"" ( ""round"" real, ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_car"" text );","SELECT ""circuit"" FROM ""races"" WHERE ""winning_car""='ensign n180' AND ""round""=5;",2-10663439-2 How many rounds total were there on may 31?,"CREATE TABLE ""races"" ( ""round"" real, ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_car"" text );","SELECT COUNT(""round"") FROM ""races"" WHERE ""date""='may 31';",2-10663439-2 What was the average round for the oulton park circuit?,"CREATE TABLE ""races"" ( ""round"" real, ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_car"" text );","SELECT AVG(""round"") FROM ""races"" WHERE ""circuit""='oulton park';",2-10663439-2 What was the crowd size at the match that had an away team score of 6.8 (44)?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_6"" WHERE ""away_team_score""='6.8 (44)';",2-10701045-6 Who was the opposing team at the match played at the Arden Street Oval?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_6"" WHERE ""venue""='arden street oval';",2-10701045-6 What was the opposing team's score at the match that was played at Victoria Park?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_6"" WHERE ""venue""='victoria park';",2-10701045-6 "Of the matches that had a home team score of 13.17 (95), which match had the largest crowd?","CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_6"" WHERE ""home_team_score""='13.17 (95)';",2-10701045-6 Which venue did the match where Collingwood was the home team take place?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_6"" WHERE ""home_team""='collingwood';",2-10701045-6 How many games did the home team score 16.16 (112)?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_2"" WHERE ""home_team_score""='16.16 (112)';",2-10773753-2 Who is the away side when north melbourne is the home side?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_2"" WHERE ""home_team""='north melbourne';",2-10773753-2 How many games feature hawthorn as the away squad?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_5"" WHERE ""away_team""='hawthorn';",2-10774891-5 What is the home team's score when the away team scores 9.14 (68)?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_5"" WHERE ""away_team_score""='9.14 (68)';",2-10774891-5 What Nationality has a Time of 9:01.70?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat_lane"" text, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""nationality"" FROM ""heats"" WHERE ""time""='9:01.70';",2-10600564-2 What is sun yang's lowest rank?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat_lane"" text, ""name"" text, ""nationality"" text, ""time"" text );","SELECT MIN(""rank"") FROM ""heats"" WHERE ""name""='sun yang';",2-10600564-2 What is the rank for Heat : Lane of 4 : 1?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat_lane"" text, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""rank"" FROM ""heats"" WHERE ""heat_lane""='4 : 1';",2-10600564-2 "How many ranks have a ationality of canada, and a Time of dns?","CREATE TABLE ""heats"" ( ""rank"" real, ""heat_lane"" text, ""name"" text, ""nationality"" text, ""time"" text );","SELECT COUNT(""rank"") FROM ""heats"" WHERE ""nationality""='canada' AND ""time""='dns';",2-10600564-2 What was the away team when the home team scored 7.13 (55)?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_4"" WHERE ""home_team_score""='7.13 (55)';",2-10775890-4 Who played Fitzroy at their own home?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_4"" WHERE ""away_team""='fitzroy';",2-10775890-4 What team plays at home at Lake Oval?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_4"" WHERE ""venue""='lake oval';",2-10775890-4 What was Melbourne's score as the away team?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_4"" WHERE ""away_team""='melbourne';",2-10775890-4 On what date was the match played in Victoria Park?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_4"" WHERE ""venue""='victoria park';",2-10775890-4 What is the away team's score when the home team scores 18.12 (120)?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_10"" WHERE ""home_team_score""='18.12 (120)';",2-10773616-10 How many attended the game when the away team's score is 10.19 (79)?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_10"" WHERE ""away_team_score""='10.19 (79)';",2-10773616-10 What is the away team's score when geelong is the away team?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_10"" WHERE ""away_team""='geelong';",2-10773616-10 What is the away team's score when south melbourne is the away team?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_10"" WHERE ""away_team""='south melbourne';",2-10773616-10 "What was the result of the film made before 2005, winner of the robert award, in the category of best actress?","CREATE TABLE ""awards_and_nominations"" ( ""award"" text, ""year"" real, ""category"" text, ""nominated_work"" text, ""result"" text );","SELECT ""result"" FROM ""awards_and_nominations"" WHERE ""category""='best actress' AND ""year""<2005 AND ""award""='robert award';",2-10560574-2 What was the result of the bodil award winning film from before 2005 in the best actress category?,"CREATE TABLE ""awards_and_nominations"" ( ""award"" text, ""year"" real, ""category"" text, ""nominated_work"" text, ""result"" text );","SELECT ""result"" FROM ""awards_and_nominations"" WHERE ""award""='bodil award' AND ""category""='best actress' AND ""year""=2005;",2-10560574-2 "What category is the nominated work of cecilie, winner of the robert award?","CREATE TABLE ""awards_and_nominations"" ( ""award"" text, ""year"" real, ""category"" text, ""nominated_work"" text, ""result"" text );","SELECT ""category"" FROM ""awards_and_nominations"" WHERE ""nominated_work""='cecilie' AND ""award""='robert award';",2-10560574-2 Who was the away team at Victoria Park?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_17"" WHERE ""venue""='victoria park';",2-10774891-17 What is the date of the game where Footscray was the away team?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_17"" WHERE ""away_team""='footscray';",2-10774891-17 Who is the away team that scored 10.13 (73)?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_17"" WHERE ""away_team_score""='10.13 (73)';",2-10774891-17 What week did they have a bye?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""week"" FROM ""schedule"" WHERE ""opponent""='bye';",2-10652292-2 How many people watch at Western Oval venue?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_15"" WHERE ""venue""='western oval';",2-10774891-15 How many people are in the crowd in south melbourne?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_12"" WHERE ""home_team""='south melbourne';",2-10775038-12 What was the highest crowd at Windy Hill?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_12"" WHERE ""venue""='windy hill';",2-10775038-12 How many people saw the game that had a score of 15.10 (100)?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_12"" WHERE ""home_team_score""='15.10 (100)';",2-10775038-12 How many people at Arden Street Oval?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_12"" WHERE ""venue""='arden street oval';",2-10775038-12 What was the Home team score against an Away team score of 8.15 (63)?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_12"" WHERE ""away_team_score""='8.15 (63)';",2-10775038-12 "Which Neck has a Bullet of 10.566 (.416), and a Base of 14.78 (.582)?","CREATE TABLE ""rifle_cartridges"" ( ""name"" text, ""bullet"" text, ""case_length"" text, ""base"" text, ""neck"" text );","SELECT ""neck"" FROM ""rifle_cartridges"" WHERE ""bullet""='10.566 (.416)' AND ""base""='14.78 (.582)';",2-1057183-3 Which Case Length has a Base of 14.96 (.589)?,"CREATE TABLE ""rifle_cartridges"" ( ""name"" text, ""bullet"" text, ""case_length"" text, ""base"" text, ""neck"" text );","SELECT ""case_length"" FROM ""rifle_cartridges"" WHERE ""base""='14.96 (.589)';",2-1057183-3 A .416 barrett has which Case Length?,"CREATE TABLE ""rifle_cartridges"" ( ""name"" text, ""bullet"" text, ""case_length"" text, ""base"" text, ""neck"" text );","SELECT ""case_length"" FROM ""rifle_cartridges"" WHERE ""name""='.416 barrett';",2-1057183-3 Which Name has a Case Length of 73.99 (2.913)?,"CREATE TABLE ""rifle_cartridges"" ( ""name"" text, ""bullet"" text, ""case_length"" text, ""base"" text, ""neck"" text );","SELECT ""name"" FROM ""rifle_cartridges"" WHERE ""case_length""='73.99 (2.913)';",2-1057183-3 Which Base has a Name of .44 wcf?,"CREATE TABLE ""rifle_cartridges"" ( ""name"" text, ""bullet"" text, ""case_length"" text, ""base"" text, ""neck"" text );","SELECT ""base"" FROM ""rifle_cartridges"" WHERE ""name""='.44 wcf';",2-1057183-3 Which Name has a Bullett of 10.57 (.416) and a Base of 14.96 (.589)?,"CREATE TABLE ""rifle_cartridges"" ( ""name"" text, ""bullet"" text, ""case_length"" text, ""base"" text, ""neck"" text );","SELECT ""name"" FROM ""rifle_cartridges"" WHERE ""bullet""='10.57 (.416)' AND ""base""='14.96 (.589)';",2-1057183-3 "When Richmond was the home team, what was the home team score?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_3"" WHERE ""home_team""='richmond';",2-10773616-3 At what venue was the away team score 3.11 (29)?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_3"" WHERE ""away_team_score""='3.11 (29)';",2-10773616-3 What was the highest crowd size at Windy Hill?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_3"" WHERE ""venue""='windy hill';",2-10773616-3 "When the away team was Geelong, what was the home team score?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_3"" WHERE ""away_team""='geelong';",2-10773616-3 Who is the player in the center position from 2006 with nationality of the United States?,"CREATE TABLE ""b"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" real, ""school_country"" text );","SELECT ""player"" FROM ""b"" WHERE ""nationality""='united states' AND ""position""='center' AND ""from""=2006;",2-10560886-3 When England is the nationality what is the year from?,"CREATE TABLE ""b"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" real, ""school_country"" text );","SELECT ""from"" FROM ""b"" WHERE ""nationality""='england';",2-10560886-3 What is the nationality with a forward position from a year after 2005?,"CREATE TABLE ""b"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" real, ""school_country"" text );","SELECT ""nationality"" FROM ""b"" WHERE ""position""='forward' AND ""from"">2005;",2-10560886-3 Which away team had a score of 11.7 (73)?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_12"" WHERE ""away_team_score""='11.7 (73)';",2-10776868-12 Which crowd totals have away team scores of 16.6 (102)?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_12"" WHERE ""away_team_score""='16.6 (102)';",2-10776868-12 When did the home team of Richmond play?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_12"" WHERE ""home_team""='richmond';",2-10776868-12 How many golds for Canada (12 total)?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""gold"" FROM ""medal_table"" WHERE ""total"">12 AND ""nation""='canada';",2-10648431-3 "What was the team's record after week 7 with 28,161 attending?","CREATE TABLE ""game_by_game_results"" ( ""week"" real, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attenmdance"" text );","SELECT ""record"" FROM ""game_by_game_results"" WHERE ""week"">7 AND ""attenmdance""='28,161';",2-10646561-1 What was the attendance at war memorial stadium?,"CREATE TABLE ""game_by_game_results"" ( ""week"" real, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attenmdance"" text );","SELECT ""attenmdance"" FROM ""game_by_game_results"" WHERE ""stadium""='war memorial stadium';",2-10646561-1 How many silver medals did the country that won 20 gold medals win in the 1955 Pan American Games?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_table"" WHERE ""gold""=20;",2-10648190-3 What team had 159 laps and a Time/Retired of 6:30:02.3733?,"CREATE TABLE ""race_results"" ( ""name"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" text );","SELECT ""team"" FROM ""race_results"" WHERE ""laps""=159 AND ""time_retired""='6:30:02.3733';",2-10660351-3 What team had less than 159 laps and a time or retired time of 4:00:30.7537 (retired - fire)?,"CREATE TABLE ""race_results"" ( ""name"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" text );","SELECT ""name"" FROM ""race_results"" WHERE ""laps""<159 AND ""time_retired""='4:00:30.7537 (retired - fire)';",2-10660351-3 What was the score of the Browns game against the San Francisco 49ers?,"CREATE TABLE ""exhibition_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""exhibition_schedule"" WHERE ""opponent""='san francisco 49ers';",2-10651080-2 "What was the home teams score at Victoria Park when attendance was more than 12,000?","CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_1"" WHERE ""crowd"">'12,000' AND ""venue""='victoria park';",2-10747009-1 What was the final score for Aguilar when he played Hans Podlipnik on clay and was runner-up?,"CREATE TABLE ""singles_finals"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""score"" FROM ""singles_finals"" WHERE ""surface""='clay' AND ""opponent""='hans podlipnik' AND ""outcome""='runner-up';",2-10713126-2 What round is highest and has a defensive tackle position and overall lower than 282?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT MAX(""round"") FROM ""nfl_draft"" WHERE ""position""='defensive tackle' AND ""overall""<282;",2-10652011-1 What position is the round higher than 15 and has an overall of 411.,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT ""position"" FROM ""nfl_draft"" WHERE ""round"">15 AND ""overall""=411;",2-10652011-1 What is the name of the away team with glenferrie oval venue?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_16"" WHERE ""venue""='glenferrie oval';",2-10767118-16 What stadium is in penrith?,"CREATE TABLE ""round_6"" ( ""date"" text, ""result"" text, ""score"" text, ""stadium"" text, ""city"" text, ""crowd"" real );","SELECT ""stadium"" FROM ""round_6"" WHERE ""city""='penrith';",2-10637415-10 What day did they play in central park stadium?,"CREATE TABLE ""round_6"" ( ""date"" text, ""result"" text, ""score"" text, ""stadium"" text, ""city"" text, ""crowd"" real );","SELECT ""date"" FROM ""round_6"" WHERE ""stadium""='central park';",2-10637415-10 What is the lowest attendance when footscray is the away team?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_18"" WHERE ""away_team""='footscray';",2-10640687-18 What venue featured essendon as home team?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_18"" WHERE ""home_team""='essendon';",2-10640687-18 What is the sum of crowd(s) at princes park?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_18"" WHERE ""venue""='princes park';",2-10640687-18 What is the away team that scored 10.13 (73)?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_18"" WHERE ""away_team_score""='10.13 (73)';",2-10640687-18 What is the away team that features a home team of south melbourne?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_18"" WHERE ""home_team""='south melbourne';",2-10640687-18 What is the smallest crowd when collingwood is home team?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_18"" WHERE ""home_team""='collingwood';",2-10640687-18 During which round was the first defensive end with an overall rank larger than 186 drafted?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT MIN(""round"") FROM ""nfl_draft"" WHERE ""overall"">186 AND ""position""='defensive end';",2-10651104-1 What is the highest number of losses with 23 points and 22 plays?,"CREATE TABLE ""classification"" ( ""place"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real );","SELECT MAX(""lost"") FROM ""classification"" WHERE ""points""=23 AND ""played"">22;",2-10516034-1 What is the sum of goals scored for the Al Wahda team with less than 4 drawn and more than 22 plays?,"CREATE TABLE ""classification"" ( ""place"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real );","SELECT SUM(""goals_for"") FROM ""classification"" WHERE ""drawn""<4 AND ""team""='al wahda' AND ""played"">22;",2-10516034-1 "How many goals scored against the opposing team occurred with more than 7 losses, less than 27 goals scored for the team and drawn more than 1?","CREATE TABLE ""classification"" ( ""place"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real );","SELECT COUNT(""goals_against"") FROM ""classification"" WHERE ""lost"">7 AND ""goals_for""<27 AND ""drawn"">1;",2-10516034-1 "What is the highest number of plays when drawn is more than 4, more than 30 points were earned, and 37 goals scored for the team?","CREATE TABLE ""classification"" ( ""place"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real );","SELECT MAX(""played"") FROM ""classification"" WHERE ""drawn"">4 AND ""goals_for""=37 AND ""points"">30;",2-10516034-1 What was Geelong's score when they were the away team?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_11"" WHERE ""away_team""='geelong';",2-10766119-11 What was the score of Richmond when they were the away team?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_11"" WHERE ""away_team""='richmond';",2-10766119-11 "What is the home team's score at punt road oval in front of over 17,000?","CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_8"" WHERE ""crowd"">'17,000' AND ""venue""='punt road oval';",2-10747009-8 What is the away team's score at brunswick street oval?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_8"" WHERE ""venue""='brunswick street oval';",2-10747009-8 What is the smallest crowd at punt road oval?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_8"" WHERE ""venue""='punt road oval';",2-10747009-8 What day does the away side score 7.16 (58)?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_8"" WHERE ""away_team_score""='7.16 (58)';",2-10747009-8 "What was the earliest year that had more than 105,579 flying hours and a seat factor of 68%?","CREATE TABLE ""financial_and_operational_statistics"" ( ""year"" real, ""aircraft_kilometers"" text, ""departures"" real, ""flying_hours"" real, ""passengers"" real, ""seat_factor"" text, ""employees"" text, ""profit_loss"" text );","SELECT MIN(""year"") FROM ""financial_and_operational_statistics"" WHERE ""seat_factor""='68%' AND ""flying_hours"">'105,579';",2-105344-2 What player played for the Balmain Tigers?,"CREATE TABLE ""winners"" ( ""year"" text, ""player"" text, ""nationality"" text, ""position"" text, ""club"" text );","SELECT ""player"" FROM ""winners"" WHERE ""club""='balmain tigers';",2-10511967-1 What was the nationality of five-eighth player Darren Lockyer?,"CREATE TABLE ""winners"" ( ""year"" text, ""player"" text, ""nationality"" text, ""position"" text, ""club"" text );","SELECT ""nationality"" FROM ""winners"" WHERE ""player""='darren lockyer' AND ""position""='five-eighth';",2-10511967-1 What nationality did Greg Inglis hold?,"CREATE TABLE ""winners"" ( ""year"" text, ""player"" text, ""nationality"" text, ""position"" text, ""club"" text );","SELECT ""nationality"" FROM ""winners"" WHERE ""player""='greg inglis';",2-10511967-1 Where was the match played in 1998?,"CREATE TABLE ""doubles"" ( ""location"" text, ""year"" real, ""champion"" text, ""runner_up"" text, ""score"" text );","SELECT ""location"" FROM ""doubles"" WHERE ""year""=1998;",2-10539018-2 What was Footscray's Home team score?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_15"" WHERE ""home_team""='footscray';",2-10701914-15 Who faced Collingwood as an away team?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_15"" WHERE ""home_team""='collingwood';",2-10701914-15 How many total points belong to the team with a goal difference of 8?,"CREATE TABLE ""final_table"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT SUM(""points"") FROM ""final_table"" WHERE ""goal_difference""=8;",2-10710662-2 What K League classic had less than 10 teams?,"CREATE TABLE ""season_records"" ( ""season"" real, ""teams"" real, ""k_league_classic"" text, ""k_league_cup"" text, ""fa_cup"" text, ""manager"" text );","SELECT ""k_league_classic"" FROM ""season_records"" WHERE ""teams""<10;",2-1054817-1 "How many teams played before 2008, had a K League Classic of runners-up, and a Manager of kim ho?","CREATE TABLE ""season_records"" ( ""season"" real, ""teams"" real, ""k_league_classic"" text, ""k_league_cup"" text, ""fa_cup"" text, ""manager"" text );","SELECT SUM(""teams"") FROM ""season_records"" WHERE ""season""<2008 AND ""k_league_classic""='runners-up' AND ""manager""='kim ho';",2-1054817-1 What was the score of the away team at Junction Oval venue?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_17"" WHERE ""venue""='junction oval';",2-10767641-17 When Collingwood was the home team who was the opposing away team?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_17"" WHERE ""home_team""='collingwood';",2-10767641-17 What is the team score of the away team at Junction Oval?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_17"" WHERE ""venue""='junction oval';",2-10767641-17 What team is from Lake Oval?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_18"" WHERE ""venue""='lake oval';",2-10775890-18 How many people watch an away team score 6.9 (45)?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_18"" WHERE ""away_team_score""='6.9 (45)';",2-10775890-18 Who played a home team that scored 18.9 (117)?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_18"" WHERE ""home_team_score""='18.9 (117)';",2-10775890-18 When did a home team score 9.9 (63)?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_18"" WHERE ""home_team_score""='9.9 (63)';",2-10775890-18 Who played a home team that scored 9.16 (70)?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_18"" WHERE ""home_team_score""='9.16 (70)';",2-10775890-18 Who is the runner-up for Ilhwa Chunma?,"CREATE TABLE ""asian_club_championship_1985_2002"" ( ""season"" text, ""winner"" text, ""score"" text, ""runner_up"" text, ""venue"" text );","SELECT ""runner_up"" FROM ""asian_club_championship_1985_2002"" WHERE ""winner""='ilhwa chunma';",2-1059743-6 What was the attendance when Collingwood was the away team?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_10"" WHERE ""away_team""='collingwood';",2-10766119-10 What was the attendance of the Hawthorn as the away team?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_10"" WHERE ""away_team""='hawthorn';",2-10766119-10 Where did Richmond play as the home team?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_10"" WHERE ""home_team""='richmond';",2-10766119-10 What position was played ealier then 2004?,"CREATE TABLE ""o"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" real, ""school_country"" text );","SELECT ""position"" FROM ""o"" WHERE ""from""<2004;",2-10560886-16 What is the nationality of the player listed that played in 1996?,"CREATE TABLE ""o"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" real, ""school_country"" text );","SELECT ""nationality"" FROM ""o"" WHERE ""from""=1996;",2-10560886-16 What year is listed for the player who played at UCLA?,"CREATE TABLE ""o"" ( ""player"" text, ""nationality"" text, ""position"" text, ""from"" real, ""school_country"" text );","SELECT SUM(""from"") FROM ""o"" WHERE ""school_country""='ucla';",2-10560886-16 What home team has a home team score of 15.14 (104)?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_18"" WHERE ""home_team_score""='15.14 (104)';",2-10746808-18 What is the home team score for the game with the away team Carlton?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_18"" WHERE ""away_team""='carlton';",2-10746808-18 What is the away team for the game at Windy Hill?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_18"" WHERE ""venue""='windy hill';",2-10746808-18 What is the away team with the score 13.15 (93) ?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_18"" WHERE ""away_team_score""='13.15 (93)';",2-10746808-18 "For the race held on 10/08/86, what was the circuit?","CREATE TABLE ""results"" ( ""date"" text, ""round"" text, ""circuit"" text, ""winning_driver"" text, ""winning_team"" text, ""winning_car"" text );","SELECT ""circuit"" FROM ""results"" WHERE ""date""='10/08/86';",2-10508125-1 What circuit saw Cabin Racing as the winning team?,"CREATE TABLE ""results"" ( ""date"" text, ""round"" text, ""circuit"" text, ""winning_driver"" text, ""winning_team"" text, ""winning_car"" text );","SELECT ""circuit"" FROM ""results"" WHERE ""winning_team""='cabin racing';",2-10508125-1 "Who was the winning driver driving the winning car March - Honda 86j, with the winning team Team Nova?","CREATE TABLE ""results"" ( ""date"" text, ""round"" text, ""circuit"" text, ""winning_driver"" text, ""winning_team"" text, ""winning_car"" text );","SELECT ""winning_driver"" FROM ""results"" WHERE ""winning_car""='march - honda 86j' AND ""winning_team""='team nova';",2-10508125-1 Which Lane had a 50m Split of 25.8?,"CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""nationality"" text, ""50m_split"" real, ""time"" text );","SELECT COUNT(""lane"") FROM ""final"" WHERE ""50m_split""=25.8;",2-10756909-1 Who was in Lane 5?,"CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""nationality"" text, ""50m_split"" real, ""time"" text );","SELECT ""name"" FROM ""final"" WHERE ""lane""=5;",2-10756909-1 What was Arkady Vyatchanin's time?,"CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""nationality"" text, ""50m_split"" real, ""time"" text );","SELECT ""time"" FROM ""final"" WHERE ""name""='arkady vyatchanin';",2-10756909-1 What is the away team's score when north melbourne is the home team?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_16"" WHERE ""home_team""='north melbourne';",2-10783853-16 What is the away team's score when the Home team score is 19.15 (129)?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_16"" WHERE ""home_team_score""='19.15 (129)';",2-10783853-16 What is the smallest crowd with fitzroy as the home team?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_16"" WHERE ""away_team""='fitzroy';",2-10783853-16 What is the away team's score when the away side scores 8.7 (55)?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_16"" WHERE ""away_team_score""='8.7 (55)';",2-10783853-16 What school did the linebacker who was drafted after round 8 come from?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""nfl_draft"" WHERE ""round"">8 AND ""position""='linebacker';",2-10650523-1 How many pens does Siaosi Atiola have?,"CREATE TABLE ""most_matches_as_captain"" ( ""player"" text, ""span"" text, ""lost"" text, ""draw"" text, ""tries"" text, ""conv"" text, ""pens"" text, ""drop"" text );","SELECT ""pens"" FROM ""most_matches_as_captain"" WHERE ""player""='siaosi atiola';",2-1074629-10 What pens have a draw of 0 when the player is sione mafi pahulu?,"CREATE TABLE ""most_matches_as_captain"" ( ""player"" text, ""span"" text, ""lost"" text, ""draw"" text, ""tries"" text, ""conv"" text, ""pens"" text, ""drop"" text );","SELECT ""pens"" FROM ""most_matches_as_captain"" WHERE ""draw""='0' AND ""player""='sione mafi pahulu';",2-1074629-10 What is the lost for span 2006- when conv is 0?,"CREATE TABLE ""most_matches_as_captain"" ( ""player"" text, ""span"" text, ""lost"" text, ""draw"" text, ""tries"" text, ""conv"" text, ""pens"" text, ""drop"" text );","SELECT ""lost"" FROM ""most_matches_as_captain"" WHERE ""conv""='0' AND ""span""='2006-';",2-1074629-10 What is the draw with drop and pens 0 in 1995?,"CREATE TABLE ""most_matches_as_captain"" ( ""player"" text, ""span"" text, ""lost"" text, ""draw"" text, ""tries"" text, ""conv"" text, ""pens"" text, ""drop"" text );","SELECT ""draw"" FROM ""most_matches_as_captain"" WHERE ""drop""='0' AND ""pens""='0' AND ""span""='1995';",2-1074629-10 How many tries does Fakahau Valu have?,"CREATE TABLE ""most_matches_as_captain"" ( ""player"" text, ""span"" text, ""lost"" text, ""draw"" text, ""tries"" text, ""conv"" text, ""pens"" text, ""drop"" text );","SELECT ""tries"" FROM ""most_matches_as_captain"" WHERE ""player""='fakahau valu';",2-1074629-10 What school did the punter picked after 101 attend?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""nfl_draft"" WHERE ""pick"">101 AND ""position""='punter';",2-10659676-1 What player was picked 176?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""nfl_draft"" WHERE ""pick""=176;",2-10659676-1 What player was drafted 252?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""nfl_draft"" WHERE ""pick""=252;",2-10659676-1 What away team scored 6.22 (58)?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_9"" WHERE ""away_team_score""='6.22 (58)';",2-10775038-9 What is the venue where Collingwood played as the away team?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_9"" WHERE ""away_team""='collingwood';",2-10775038-9 What is the date of the game where South Melbourne was the away team?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_9"" WHERE ""away_team""='south melbourne';",2-10775038-9 What is the average number of laps when the country was NL and the race number was smaller than 8?,"CREATE TABLE ""racing_history"" ( ""position"" text, ""race_number"" real, ""driver"" text, ""country"" text, ""laps"" real );","SELECT AVG(""laps"") FROM ""racing_history"" WHERE ""race_number""<8 AND ""country""='nl';",2-1498073-3 What is the total number of E edges of the polyhedra with vertices V greater than 20?,"CREATE TABLE ""polyhedra"" ( ""name"" text, ""vertices_v"" real, ""edges_e"" real, ""faces_f"" real, ""euler_characteristic_v_e_f"" real );","SELECT COUNT(""edges_e"") FROM ""polyhedra"" WHERE ""vertices_v"">20;",2-148420-1 "What is the lowest Euler characteristic: V-E+F of a hexahedron or cube, which has less than 20 faces F, less than 30 edges E, and less than 8 vertices V?","CREATE TABLE ""polyhedra"" ( ""name"" text, ""vertices_v"" real, ""edges_e"" real, ""faces_f"" real, ""euler_characteristic_v_e_f"" real );","SELECT MIN(""euler_characteristic_v_e_f"") FROM ""polyhedra"" WHERE ""faces_f""<20 AND ""edges_e""<30 AND ""name""='hexahedron or cube' AND ""vertices_v""<8;",2-148420-1 What are the points for the Seven Sisters RFC club?,"CREATE TABLE ""2008_2009_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points"" FROM ""2008_2009_table"" WHERE ""club""='seven sisters rfc';",2-13564702-4 How many tries were for the 7 lost?,"CREATE TABLE ""2008_2009_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_for"" FROM ""2008_2009_table"" WHERE ""lost""='7';",2-13564702-4 "How many tries had a losing bonus of 5, and were part of the Maesteg Celtic RFC club?","CREATE TABLE ""2008_2009_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_for"" FROM ""2008_2009_table"" WHERE ""losing_bonus""='5' AND ""club""='maesteg celtic rfc';",2-13564702-4 What was lost against 383 points?,"CREATE TABLE ""2008_2009_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""lost"" FROM ""2008_2009_table"" WHERE ""points_against""='383';",2-13564702-4 What's the rank for Daewoo Business Center when the notes are cancelled?,"CREATE TABLE ""projects_not_in_progress"" ( ""rank"" text, ""name"" text, ""height_m_feet"" text, ""floors"" text, ""notes"" text );","SELECT ""rank"" FROM ""projects_not_in_progress"" WHERE ""notes""='cancelled' AND ""name""='daewoo business center';",2-15039040-6 "How many floors have a Height m / feet of 900 / 2,952?","CREATE TABLE ""projects_not_in_progress"" ( ""rank"" text, ""name"" text, ""height_m_feet"" text, ""floors"" text, ""notes"" text );","SELECT ""floors"" FROM ""projects_not_in_progress"" WHERE ""height_m_feet""='900 / 2,952';",2-15039040-6 What is the height for shanghai x-1 financial building?,"CREATE TABLE ""projects_not_in_progress"" ( ""rank"" text, ""name"" text, ""height_m_feet"" text, ""floors"" text, ""notes"" text );","SELECT ""height_m_feet"" FROM ""projects_not_in_progress"" WHERE ""name""='shanghai x-1 financial building';",2-15039040-6 What is the rank for the 96 floors?,"CREATE TABLE ""projects_not_in_progress"" ( ""rank"" text, ""name"" text, ""height_m_feet"" text, ""floors"" text, ""notes"" text );","SELECT ""rank"" FROM ""projects_not_in_progress"" WHERE ""floors""='96';",2-15039040-6 "What was the score for the tournament that had a winner's share of $50,000?","CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""winner_s_share"" text );","SELECT ""score"" FROM ""tournament_results"" WHERE ""winner_s_share""='50,000';",2-14685380-1 "What date was the tournament that had a winner's share of $28,000?","CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""winner_s_share"" text );","SELECT ""date"" FROM ""tournament_results"" WHERE ""winner_s_share""='28,000';",2-14685380-1 On what Date is the Circuit at Sandown Raceway?,"CREATE TABLE ""calendar"" ( ""race_title"" text, ""circuit"" text, ""city_state"" text, ""date"" text, ""winner"" text );","SELECT ""date"" FROM ""calendar"" WHERE ""circuit""='sandown raceway';",2-15061857-2 What is the City/State of the Oran Park race?,"CREATE TABLE ""calendar"" ( ""race_title"" text, ""circuit"" text, ""city_state"" text, ""date"" text, ""winner"" text );","SELECT ""city_state"" FROM ""calendar"" WHERE ""race_title""='oran park';",2-15061857-2 In what City/State did John Bowe win at Phillip Island Grand Prix Circuit?,"CREATE TABLE ""calendar"" ( ""race_title"" text, ""circuit"" text, ""city_state"" text, ""date"" text, ""winner"" text );","SELECT ""city_state"" FROM ""calendar"" WHERE ""winner""='john bowe' AND ""circuit""='phillip island grand prix circuit';",2-15061857-2 Which season has a percentage of 13.56%?,"CREATE TABLE ""total_pole_positions"" ( ""driver"" text, ""seasons"" text, ""entries"" real, ""poles"" real, ""percentage"" text );","SELECT ""seasons"" FROM ""total_pole_positions"" WHERE ""percentage""='13.56%';",2-13599687-24 How many poles has a percentage of 22.08%?,"CREATE TABLE ""total_pole_positions"" ( ""driver"" text, ""seasons"" text, ""entries"" real, ""poles"" real, ""percentage"" text );","SELECT SUM(""poles"") FROM ""total_pole_positions"" WHERE ""percentage""='22.08%';",2-13599687-24 How many poles does driver Nelson Piquet have?,"CREATE TABLE ""total_pole_positions"" ( ""driver"" text, ""seasons"" text, ""entries"" real, ""poles"" real, ""percentage"" text );","SELECT SUM(""poles"") FROM ""total_pole_positions"" WHERE ""driver""='nelson piquet';",2-13599687-24 How much Loss has an Avg/G larger than 129.2?,"CREATE TABLE ""rushing"" ( ""name"" text, ""gp_gs"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT COUNT(""loss"") FROM ""rushing"" WHERE ""avg_g"">129.2;",2-15019672-21 "Which Loss is the lowest one that has an Avg/G of 3.5, and a Gain smaller than 42?","CREATE TABLE ""rushing"" ( ""name"" text, ""gp_gs"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT MIN(""loss"") FROM ""rushing"" WHERE ""avg_g""=3.5 AND ""gain""<42;",2-15019672-21 "How much Avg/G has a Loss larger than 117, and a Name of opponents, and a Gain smaller than 2444?","CREATE TABLE ""rushing"" ( ""name"" text, ""gp_gs"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT COUNT(""avg_g"") FROM ""rushing"" WHERE ""loss"">117 AND ""name""='opponents' AND ""gain""<2444;",2-15019672-21 "How much Avg/G has a Long of 51, and a Loss of 333, and a Gain larger than 2013?","CREATE TABLE ""rushing"" ( ""name"" text, ""gp_gs"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT COUNT(""avg_g"") FROM ""rushing"" WHERE ""long""=51 AND ""loss""=333 AND ""gain"">2013;",2-15019672-21 "How much Avg/G has a Name of robert marve, and a Gain smaller than 236?","CREATE TABLE ""rushing"" ( ""name"" text, ""gp_gs"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT SUM(""avg_g"") FROM ""rushing"" WHERE ""name""='robert marve' AND ""gain""<236;",2-15019672-21 What is the score where Saint-Amant lost the match?,"CREATE TABLE ""match_results"" ( ""date"" real, ""opponent"" text, ""result"" text, ""odds"" text, ""location"" text, ""score"" text );","SELECT ""score"" FROM ""match_results"" WHERE ""opponent""='saint-amant' AND ""result""='lost';",2-151387-2 Where was the match located when the odds were p + 1 and the score was 1/3?,"CREATE TABLE ""match_results"" ( ""date"" real, ""opponent"" text, ""result"" text, ""odds"" text, ""location"" text, ""score"" text );","SELECT ""location"" FROM ""match_results"" WHERE ""odds""='p + 1' AND ""score""='1/3';",2-151387-2 What was the score for an n/a location with the odds of p + 1?,"CREATE TABLE ""match_results"" ( ""date"" real, ""opponent"" text, ""result"" text, ""odds"" text, ""location"" text, ""score"" text );","SELECT ""result"" FROM ""match_results"" WHERE ""location""='n/a' AND ""odds""='p + 1';",2-151387-2 What was the score for a game with the odds of p + 2 after 1847?,"CREATE TABLE ""match_results"" ( ""date"" real, ""opponent"" text, ""result"" text, ""odds"" text, ""location"" text, ""score"" text );","SELECT ""score"" FROM ""match_results"" WHERE ""odds""='p + 2' AND ""date"">1847;",2-151387-2 What was the date of a game that had the odds of q rook?,"CREATE TABLE ""match_results"" ( ""date"" real, ""opponent"" text, ""result"" text, ""odds"" text, ""location"" text, ""score"" text );","SELECT AVG(""date"") FROM ""match_results"" WHERE ""odds""='q rook';",2-151387-2 What is the nationality of the player in round 7?,"CREATE TABLE ""draft_picks"" ( ""round"" text, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""nationality"" FROM ""draft_picks"" WHERE ""round""='7';",2-14323142-16 "Which player is from the United States, and played for the Bowling Green Falcons (CCHA) as their College/Junior/Club Team (League)?","CREATE TABLE ""draft_picks"" ( ""round"" text, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""player"" FROM ""draft_picks"" WHERE ""nationality""='united states' AND ""college_junior_club_team_league""='bowling green falcons (ccha)';",2-14323142-16 Which College/Junior/Club Team (League) did the player in round 6 play for?,"CREATE TABLE ""draft_picks"" ( ""round"" text, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""college_junior_club_team_league"" FROM ""draft_picks"" WHERE ""round""='6';",2-14323142-16 What round did Jamie Cooke play in?,"CREATE TABLE ""draft_picks"" ( ""round"" text, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""round"" FROM ""draft_picks"" WHERE ""player""='jamie cooke';",2-14323142-16 What are the average points White made with 0 extra points?,"CREATE TABLE ""michigan_55_albion_0"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT AVG(""points"") FROM ""michigan_55_albion_0"" WHERE ""extra_points""=0 AND ""player""='white';",2-14342210-2 "How many points does Sweeley have, with less than 0 Field goals?","CREATE TABLE ""michigan_55_albion_0"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT SUM(""points"") FROM ""michigan_55_albion_0"" WHERE ""player""='sweeley' AND ""field_goals""<0;",2-14342210-2 Who had the most touchdowns with more than 0 Field goals?,"CREATE TABLE ""michigan_55_albion_0"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MAX(""touchdowns"") FROM ""michigan_55_albion_0"" WHERE ""field_goals"">0;",2-14342210-2 When was the game at the home of the Los Angeles Kings?,"CREATE TABLE ""edmonton_oilers_4_los_angeles_kings_2"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""edmonton_oilers_4_los_angeles_kings_2"" WHERE ""home""='los angeles kings';",2-14036681-3 On April 22 when the Los Angeles Kings where visitors what was the record?,"CREATE TABLE ""edmonton_oilers_4_los_angeles_kings_2"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""edmonton_oilers_4_los_angeles_kings_2"" WHERE ""visitor""='los angeles kings' AND ""date""='april 22';",2-14036681-3 Tell me the name for round of 1,"CREATE TABLE ""jacksonville_jaguars_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""name"" FROM ""jacksonville_jaguars_draft_history"" WHERE ""round""=1;",2-15100419-12 Name the sum of pick # for round less than 1,"CREATE TABLE ""jacksonville_jaguars_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT SUM(""pick_num"") FROM ""jacksonville_jaguars_draft_history"" WHERE ""round""<1;",2-15100419-12 Name the total number of overall for brent hawkins and pick # more than 28,"CREATE TABLE ""jacksonville_jaguars_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT COUNT(""overall"") FROM ""jacksonville_jaguars_draft_history"" WHERE ""name""='brent hawkins' AND ""pick_num"">28;",2-15100419-12 "What is the value in 2012 if it is 2R in 2013, 1R in 2005, and 1R in 2008?","CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2012"" text, ""2013"" text );","SELECT ""2012"" FROM ""doubles_performance_timeline"" WHERE ""2013""='2r' AND ""2005""='1r' AND ""2008""='1r';",2-15272585-10 What is the value in 2006 when it is Grand Slam Tournaments in 2012?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2012"" text, ""2013"" text );","SELECT ""2006"" FROM ""doubles_performance_timeline"" WHERE ""2012""='grand slam tournaments';",2-15272585-10 Which tournament has a value of 2R in 2008?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2012"" text, ""2013"" text );","SELECT ""tournament"" FROM ""doubles_performance_timeline"" WHERE ""2008""='2r';",2-15272585-10 What is the value in 2008 when 1R is 2009 and 3R?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2012"" text, ""2013"" text );","SELECT ""2008"" FROM ""doubles_performance_timeline"" WHERE ""2009""='1r' AND ""2006""='3r';",2-15272585-10 Which tournament has a 1R value in 2007 and 2009?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2012"" text, ""2013"" text );","SELECT ""tournament"" FROM ""doubles_performance_timeline"" WHERE ""2007""='1r' AND ""2009""='1r';",2-15272585-10 What is the value in 2013 when it is 1R in 2007 and 2009?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2012"" text, ""2013"" text );","SELECT ""2013"" FROM ""doubles_performance_timeline"" WHERE ""2007""='1r' AND ""2009""='1r';",2-15272585-10 How did michelle do in archery?,"CREATE TABLE ""the_girls"" ( ""discipline"" text, ""amanda"" real, ""bernie"" real, ""javine_h"" real, ""julia"" real, ""michelle"" real );","SELECT AVG(""michelle"") FROM ""the_girls"" WHERE ""discipline""='archery';",2-1402013-1 What City is the Jal hotel in?,"CREATE TABLE ""tallest_buildings"" ( ""rank"" text, ""name"" text, ""height_m_ft"" text, ""floors"" real, ""year"" real, ""city"" text );","SELECT ""city"" FROM ""tallest_buildings"" WHERE ""name""='jal hotel';",2-13538796-1 How did he win with a time of 0:38?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""time""='0:38';",2-1451730-4 Who did he fight in Rumble of the Kings 6?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""event""='rumble of the kings 6';",2-1451730-4 How long was the match with Jaime Fletcher?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""time"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='jaime fletcher';",2-1451730-4 "The team Glenn Seton Racing has a circuit at the lakeside international raceway, what is the location and state?","CREATE TABLE ""race_calendar"" ( ""circuit"" text, ""location_state"" text, ""date"" text, ""winner"" text, ""team"" text );","SELECT ""location_state"" FROM ""race_calendar"" WHERE ""team""='glenn seton racing' AND ""circuit""='lakeside international raceway';",2-13788187-2 What location and state has a circuit of Phillip Island Grand Prix Circuit?,"CREATE TABLE ""race_calendar"" ( ""circuit"" text, ""location_state"" text, ""date"" text, ""winner"" text, ""team"" text );","SELECT ""location_state"" FROM ""race_calendar"" WHERE ""circuit""='phillip island grand prix circuit';",2-13788187-2 with race of ranvet stakes what is the group?,"CREATE TABLE ""2002_03_season_as_a_six_year_old"" ( ""result"" text, ""date"" text, ""race"" text, ""venue"" text, ""group"" text, ""distance"" text, ""weight_kg"" real, ""jockey"" text, ""winner_2nd"" text );","SELECT ""group"" FROM ""2002_03_season_as_a_six_year_old"" WHERE ""race""='ranvet stakes';",2-1358608-4 Which Slalom has a Giant Slalom of 8?,"CREATE TABLE ""season_standings"" ( ""season"" real, ""overall"" real, ""slalom"" text, ""giant_slalom"" text, ""super_g"" text, ""downhill"" text, ""combined"" text );","SELECT ""slalom"" FROM ""season_standings"" WHERE ""giant_slalom""='8';",2-14553797-1 Which Slalom has a Downhill of 4?,"CREATE TABLE ""season_standings"" ( ""season"" real, ""overall"" real, ""slalom"" text, ""giant_slalom"" text, ""super_g"" text, ""downhill"" text, ""combined"" text );","SELECT ""slalom"" FROM ""season_standings"" WHERE ""downhill""='4';",2-14553797-1 What Version has a Remixed by Perky Park with a Length of 6:38?,"CREATE TABLE ""official_versions"" ( ""version"" text, ""length"" text, ""album"" text, ""remixed_by"" text, ""year"" real );","SELECT ""version"" FROM ""official_versions"" WHERE ""remixed_by""='perky park' AND ""length""='6:38';",2-14874370-1 What is the total number of Year that has an Album of Remixes?,"CREATE TABLE ""official_versions"" ( ""version"" text, ""length"" text, ""album"" text, ""remixed_by"" text, ""year"" real );","SELECT SUM(""year"") FROM ""official_versions"" WHERE ""album""='remixes';",2-14874370-1 What is listed for the Lengtht that has a Version of Single Version?,"CREATE TABLE ""official_versions"" ( ""version"" text, ""length"" text, ""album"" text, ""remixed_by"" text, ""year"" real );","SELECT ""length"" FROM ""official_versions"" WHERE ""version""='single version';",2-14874370-1 what is the sum of attendance of week 11,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT SUM(""attendance"") FROM ""schedule"" WHERE ""week""=11;",2-15093704-2 Which opponent had a result of 0:1?,"CREATE TABLE ""1989"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""opponent"" FROM ""1989"" WHERE ""results""='0:1';",2-14305653-67 When was the game played in Zagreb?,"CREATE TABLE ""1989"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""date"" FROM ""1989"" WHERE ""city""='zagreb';",2-14305653-67 "Which opponent played a 1990 wcq type of game, where the results were 0:0?","CREATE TABLE ""1989"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""opponent"" FROM ""1989"" WHERE ""type_of_game""='1990 wcq' AND ""results""='0:0';",2-14305653-67 When was the game played against Norway with a result of 1:0?,"CREATE TABLE ""1989"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""date"" FROM ""1989"" WHERE ""opponent""='norway' AND ""results""='1:0';",2-14305653-67 the sum of Events that has a Rank larger than 5 is 3,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT SUM(""events"") FROM ""leaders"" WHERE ""rank"">5;",2-14611688-3 "Who was Alicja Rosolska Partnered with when the Score in Final was 4–6, 3–6?","CREATE TABLE ""doubles_13_3_titles_10_runners_up"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partnered_with"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""partnered_with"" FROM ""doubles_13_3_titles_10_runners_up"" WHERE ""score_in_final""='4–6, 3–6';",2-15116675-3 "On what Date was the Score in Final 6–3, 6–3?","CREATE TABLE ""doubles_13_3_titles_10_runners_up"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partnered_with"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""date"" FROM ""doubles_13_3_titles_10_runners_up"" WHERE ""score_in_final""='6–3, 6–3';",2-15116675-3 "What was the Opponents in Final during the match with a Score in Final of 6–4, 3–6, 5–7?","CREATE TABLE ""doubles_13_3_titles_10_runners_up"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partnered_with"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""opponents_in_final"" FROM ""doubles_13_3_titles_10_runners_up"" WHERE ""score_in_final""='6–4, 3–6, 5–7';",2-15116675-3 "How many seasons took place in aspen, usa?","CREATE TABLE ""race_podiums"" ( ""season"" real, ""date"" text, ""location"" text, ""discipline"" text, ""place"" text );","SELECT COUNT(""season"") FROM ""race_podiums"" WHERE ""location""='aspen, usa';",2-14040750-2 Which place was earned on 12 feb 2012?,"CREATE TABLE ""race_podiums"" ( ""season"" real, ""date"" text, ""location"" text, ""discipline"" text, ""place"" text );","SELECT ""place"" FROM ""race_podiums"" WHERE ""date""='12 feb 2012';",2-14040750-2 Where was the race on 28 dec 2010 held?,"CREATE TABLE ""race_podiums"" ( ""season"" real, ""date"" text, ""location"" text, ""discipline"" text, ""place"" text );","SELECT ""location"" FROM ""race_podiums"" WHERE ""date""='28 dec 2010';",2-14040750-2 What is the overall length with a designation of s-8ko?,"CREATE TABLE ""rocket_specifications"" ( ""designation"" text, ""type"" text, ""length_overall"" text, ""launch_weight"" text, ""warhead_weight"" text, ""range"" text );","SELECT ""length_overall"" FROM ""rocket_specifications"" WHERE ""designation""='s-8ko';",2-1362405-1 What designation has a launch weight of 11.3kg?,"CREATE TABLE ""rocket_specifications"" ( ""designation"" text, ""type"" text, ""length_overall"" text, ""launch_weight"" text, ""warhead_weight"" text, ""range"" text );","SELECT ""designation"" FROM ""rocket_specifications"" WHERE ""launch_weight""='11.3kg';",2-1362405-1 What type has an overall length of 1.605 m?,"CREATE TABLE ""rocket_specifications"" ( ""designation"" text, ""type"" text, ""length_overall"" text, ""launch_weight"" text, ""warhead_weight"" text, ""range"" text );","SELECT ""type"" FROM ""rocket_specifications"" WHERE ""length_overall""='1.605 m';",2-1362405-1 How many touchdowns were made where field goals were less than 0?,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT SUM(""touchdowns"") FROM ""scoring_leaders"" WHERE ""field_goals""<0;",2-14342480-15 "While Duncan Thompson played, how many points did he have where there were 0 field goals, 0 extra points, and more than 9 touchdowns?","CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT AVG(""points"") FROM ""scoring_leaders"" WHERE ""field_goals""=0 AND ""touchdowns"">9 AND ""extra_points""=0 AND ""player""='duncan thompson';",2-14342480-15 "When Herb Graver played, how many field goals were made when there were more than 50 points, less than 15 touchdowns, and more than 0 extra points?","CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT AVG(""field_goals"") FROM ""scoring_leaders"" WHERE ""points"">50 AND ""extra_points"">0 AND ""player""='herb graver' AND ""touchdowns""<15;",2-14342480-15 "How many field goals were there, where the points where less than 45 and there were less than 15 touchdowns?","CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT AVG(""field_goals"") FROM ""scoring_leaders"" WHERE ""touchdowns""<15 AND ""points""<45;",2-14342480-15 What is the position of the race with a point of test driver?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team"" text, ""races"" text, ""wins"" text, ""poles"" text, ""f_laps"" text, ""podiums"" text, ""points"" text, ""position"" text );","SELECT ""position"" FROM ""career_summary"" WHERE ""points""='test driver';",2-14584481-1 "How many wins did team Kolles & Heinz union, with f/laps of 0, have in the Formula Three Euroseries?","CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team"" text, ""races"" text, ""wins"" text, ""poles"" text, ""f_laps"" text, ""podiums"" text, ""points"" text, ""position"" text );","SELECT ""wins"" FROM ""career_summary"" WHERE ""f_laps""='0' AND ""series""='formula three euroseries' AND ""team""='kolles & heinz union';",2-14584481-1 Which series has 4 f/laps?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team"" text, ""races"" text, ""wins"" text, ""poles"" text, ""f_laps"" text, ""podiums"" text, ""points"" text, ""position"" text );","SELECT ""series"" FROM ""career_summary"" WHERE ""f_laps""='4';",2-14584481-1 "How many wins did Team Autotecnica, with 0 podiums, have?","CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team"" text, ""races"" text, ""wins"" text, ""poles"" text, ""f_laps"" text, ""podiums"" text, ""points"" text, ""position"" text );","SELECT ""wins"" FROM ""career_summary"" WHERE ""podiums""='0' AND ""team""='team autotecnica';",2-14584481-1 How many races had 10.5 points?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team"" text, ""races"" text, ""wins"" text, ""poles"" text, ""f_laps"" text, ""podiums"" text, ""points"" text, ""position"" text );","SELECT ""races"" FROM ""career_summary"" WHERE ""points""='10.5';",2-14584481-1 How many wins did the team with 5 podiums have?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""team"" text, ""races"" text, ""wins"" text, ""poles"" text, ""f_laps"" text, ""podiums"" text, ""points"" text, ""position"" text );","SELECT ""wins"" FROM ""career_summary"" WHERE ""podiums""='5';",2-14584481-1 What is recorded as the lowest Round for the Player Jim Thompson?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT MIN(""round"") FROM ""nfl_draft"" WHERE ""player""='jim thompson';",2-14877573-1 What is the highest Round that has a Position of Tackle and the Player Fred Neilsen?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT MAX(""round"") FROM ""nfl_draft"" WHERE ""position""='tackle' AND ""player""='fred neilsen';",2-14877573-1 What Position has a Round of 27?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT ""position"" FROM ""nfl_draft"" WHERE ""round""=27;",2-14877573-1 Name the sum of drawn for points less than 6 and games more than 8,"CREATE TABLE ""world_championship_group_b_japan"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT SUM(""drawn"") FROM ""world_championship_group_b_japan"" WHERE ""points""<6 AND ""games"">8;",2-14206085-4 "Which Rank is the lowest one that has a Nationality of slo, and a 1st (m) larger than 125?","CREATE TABLE ""trondheim"" ( ""rank"" real, ""name"" text, ""nationality"" text, ""1st_m"" real, ""2nd_m"" real, ""points"" real, ""overall_wc_points_rank"" text );","SELECT MIN(""rank"") FROM ""trondheim"" WHERE ""nationality""='slo' AND ""1st_m"">125;",2-14407512-3 "Which Rank is the highest one that has Points of 248, and a 1st (m) larger than 123.5?","CREATE TABLE ""trondheim"" ( ""rank"" real, ""name"" text, ""nationality"" text, ""1st_m"" real, ""2nd_m"" real, ""points"" real, ""overall_wc_points_rank"" text );","SELECT MAX(""rank"") FROM ""trondheim"" WHERE ""points""=248 AND ""1st_m"">123.5;",2-14407512-3 "Which 2nd (m) has a Rank larger than 1, and an Overall WC points (Rank) of 99 (8), and Points larger than 246.9?","CREATE TABLE ""trondheim"" ( ""rank"" real, ""name"" text, ""nationality"" text, ""1st_m"" real, ""2nd_m"" real, ""points"" real, ""overall_wc_points_rank"" text );","SELECT SUM(""2nd_m"") FROM ""trondheim"" WHERE ""rank"">1 AND ""overall_wc_points_rank""='99 (8)' AND ""points"">246.9;",2-14407512-3 How much Rank has a 1st (m) of 127?,"CREATE TABLE ""trondheim"" ( ""rank"" real, ""name"" text, ""nationality"" text, ""1st_m"" real, ""2nd_m"" real, ""points"" real, ""overall_wc_points_rank"" text );","SELECT COUNT(""rank"") FROM ""trondheim"" WHERE ""1st_m""=127;",2-14407512-3 "Which Points is the lowest one that has a Name of wolfgang loitzl, and a 2nd (m) smaller than 126.5?","CREATE TABLE ""trondheim"" ( ""rank"" real, ""name"" text, ""nationality"" text, ""1st_m"" real, ""2nd_m"" real, ""points"" real, ""overall_wc_points_rank"" text );","SELECT MIN(""points"") FROM ""trondheim"" WHERE ""name""='wolfgang loitzl' AND ""2nd_m""<126.5;",2-14407512-3 "How much Displacement (tons) has an Armament of 2 x -inch (mm), 16 x -inch (mm)?","CREATE TABLE ""armament"" ( ""name"" text, ""country"" text, ""displacement_tons"" real, ""armament"" text, ""weight_of_discharge"" text, ""speed"" text );","SELECT COUNT(""displacement_tons"") FROM ""armament"" WHERE ""armament""='2 x -inch (mm), 16 x -inch (mm)';",2-14349165-2 "Which Opponent has a Round larger than 1, and an Event of king of the cage 31?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""round"">1 AND ""event""='king of the cage 31';",2-15218850-2 "Which Time has a Round larger than 1, and an Event of total fighting alliance 2?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""time"" FROM ""mixed_martial_arts_record"" WHERE ""round"">1 AND ""event""='total fighting alliance 2';",2-15218850-2 Which res has a Record of 3-0?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""record""='3-0';",2-15218850-2 Which Location has an Event of king of the cage: flash point?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""event""='king of the cage: flash point';",2-15218850-2 Who were the opposing team when a Loss was listed with Lowe (1-4)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""loss""='lowe (1-4)';",2-14050964-6 What body styles have 6/75 as the model?,"CREATE TABLE ""de_vaux_and_de_vaux_continental_model_co"" ( ""make"" text, ""model"" text, ""production_run"" text, ""engine"" text, ""power"" text, ""wheelbase"" text, ""body_styles"" text );","SELECT ""body_styles"" FROM ""de_vaux_and_de_vaux_continental_model_co"" WHERE ""model""='6/75';",2-1461444-1 What body styles have devaux-hall inline 6 as the engine?,"CREATE TABLE ""de_vaux_and_de_vaux_continental_model_co"" ( ""make"" text, ""model"" text, ""production_run"" text, ""engine"" text, ""power"" text, ""wheelbase"" text, ""body_styles"" text );","SELECT ""body_styles"" FROM ""de_vaux_and_de_vaux_continental_model_co"" WHERE ""engine""='devaux-hall inline 6';",2-1461444-1 What model has de vaux continental as the make?,"CREATE TABLE ""de_vaux_and_de_vaux_continental_model_co"" ( ""make"" text, ""model"" text, ""production_run"" text, ""engine"" text, ""power"" text, ""wheelbase"" text, ""body_styles"" text );","SELECT ""model"" FROM ""de_vaux_and_de_vaux_continental_model_co"" WHERE ""make""='de vaux continental';",2-1461444-1 What wheelbase has sport coupe (4p.) as the body style?,"CREATE TABLE ""de_vaux_and_de_vaux_continental_model_co"" ( ""make"" text, ""model"" text, ""production_run"" text, ""engine"" text, ""power"" text, ""wheelbase"" text, ""body_styles"" text );","SELECT ""wheelbase"" FROM ""de_vaux_and_de_vaux_continental_model_co"" WHERE ""body_styles""='sport coupe (4p.)';",2-1461444-1 What was the score when the home team was Toronto?,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""november"" WHERE ""home""='toronto';",2-14209289-3 What was the record when Minnesota was the home team?,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""november"" WHERE ""home""='minnesota';",2-14209289-3 Which city held the game in Old Trafford before 1907 when the Opposition was sussex?,"CREATE TABLE ""lowest_totals_against_lancashire"" ( ""score"" real, ""opposition"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT ""city"" FROM ""lowest_totals_against_lancashire"" WHERE ""year""<1907 AND ""venue""='old trafford' AND ""opposition""='sussex';",2-14176339-4 What was the score when the opposition was sussex after 1890?,"CREATE TABLE ""lowest_totals_against_lancashire"" ( ""score"" real, ""opposition"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT ""score"" FROM ""lowest_totals_against_lancashire"" WHERE ""opposition""='sussex' AND ""year"">1890;",2-14176339-4 What city had a score of 20 in aigburth after 1907?,"CREATE TABLE ""lowest_totals_against_lancashire"" ( ""score"" real, ""opposition"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT ""city"" FROM ""lowest_totals_against_lancashire"" WHERE ""year"">1907 AND ""score"">20 AND ""venue""='aigburth';",2-14176339-4 What was the score when the opposition was sussex in liverpool?,"CREATE TABLE ""lowest_totals_against_lancashire"" ( ""score"" real, ""opposition"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT SUM(""score"") FROM ""lowest_totals_against_lancashire"" WHERE ""opposition""='sussex' AND ""city""='liverpool';",2-14176339-4 What is Director Erik Matti's Producer?,"CREATE TABLE ""2003_to_2009"" ( ""year"" text, ""title"" text, ""role"" text, ""producer"" text, ""director"" text );","SELECT ""producer"" FROM ""2003_to_2009"" WHERE ""director""='erik matti';",2-15236220-4 What is Director Bona Fajardo's Producer?,"CREATE TABLE ""2003_to_2009"" ( ""year"" text, ""title"" text, ""role"" text, ""producer"" text, ""director"" text );","SELECT ""producer"" FROM ""2003_to_2009"" WHERE ""director""='bona fajardo';",2-15236220-4 "What is the Producer on December 25, 2006?","CREATE TABLE ""2003_to_2009"" ( ""year"" text, ""title"" text, ""role"" text, ""producer"" text, ""director"" text );","SELECT ""producer"" FROM ""2003_to_2009"" WHERE ""year""='december 25, 2006';",2-15236220-4 What Title has a Role of Mylene?,"CREATE TABLE ""2003_to_2009"" ( ""year"" text, ""title"" text, ""role"" text, ""producer"" text, ""director"" text );","SELECT ""title"" FROM ""2003_to_2009"" WHERE ""role""='mylene';",2-15236220-4 In what Year is there a Role of (cameo)?,"CREATE TABLE ""2003_to_2009"" ( ""year"" text, ""title"" text, ""role"" text, ""producer"" text, ""director"" text );","SELECT ""year"" FROM ""2003_to_2009"" WHERE ""role""='(cameo)';",2-15236220-4 On what date was the result 106-105?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""date"" FROM ""nba_finals"" WHERE ""result""='106-105';",2-13813368-3 What was the result for Portland at home on June 12?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""result"" FROM ""nba_finals"" WHERE ""home_team""='portland' AND ""date""='june 12';",2-13813368-3 Who was the home team with a result of 105-99?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""home_team"" FROM ""nba_finals"" WHERE ""result""='105-99';",2-13813368-3 On what date was Game 1?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""date"" FROM ""nba_finals"" WHERE ""game""='game 1';",2-13813368-3 On what date was Game 3?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""date"" FROM ""nba_finals"" WHERE ""game""='game 3';",2-13813368-3 On what date was Portland on the road for Game 2?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""date"" FROM ""nba_finals"" WHERE ""road_team""='portland' AND ""game""='game 2';",2-13813368-3 What was the highest number of games played when they had over 14 against and 3 losses?,"CREATE TABLE ""torneio_rio_s_o_paulo"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MAX(""played"") FROM ""torneio_rio_s_o_paulo"" WHERE ""against"">14 AND ""lost""=3;",2-15240821-3 What was the position for team corinthians with over 14 against?,"CREATE TABLE ""torneio_rio_s_o_paulo"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT AVG(""position"") FROM ""torneio_rio_s_o_paulo"" WHERE ""team""='corinthians' AND ""against"">14;",2-15240821-3 "How many games played for team bangu with under 15 against, and over 9 points?","CREATE TABLE ""torneio_rio_s_o_paulo"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MAX(""played"") FROM ""torneio_rio_s_o_paulo"" WHERE ""against""<15 AND ""team""='bangu' AND ""points"">9;",2-15240821-3 When is Northern Ireland the opponent?,"CREATE TABLE ""1991"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""date"" FROM ""1991"" WHERE ""opponent""='northern ireland';",2-14305653-69 Name the length for class of gts-2 and date of october 8,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""length"" FROM ""schedule"" WHERE ""class""='gts-2' AND ""date""='october 8';",2-13625399-1 Name the circuit with class of gts,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""circuit"" FROM ""schedule"" WHERE ""class""='gts';",2-13625399-1 Name the length for all class and date of march 18,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""length"" FROM ""schedule"" WHERE ""class""='all' AND ""date""='march 18';",2-13625399-1 How many Games has a Team of chicago?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""game"") FROM ""game_log"" WHERE ""team""='chicago';",2-13619105-3 "What is the High points of charles oakley , kevin willis (11)?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""high_rebounds""='charles oakley , kevin willis (11)';",2-13619105-3 Which Game has a Score of w 90–82 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""game"" FROM ""game_log"" WHERE ""score""='w 90–82 (ot)';",2-13619105-3 What is the High rebounds of washington Team?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""team""='washington';",2-13619105-3 What is the sum of Game on february 28?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT SUM(""game"") FROM ""game_log"" WHERE ""date""='february 28';",2-13619105-3 Which Country has a number of Wins larger than 2?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT ""country"" FROM ""leaders"" WHERE ""wins"">2;",2-14611720-3 What ranking has the nationality of spain and the goals of 26?,"CREATE TABLE ""top_scorers_in_copa_del_rey"" ( ""ranking"" real, ""nationality"" text, ""name"" text, ""years"" text, ""goals"" real );","SELECT ""ranking"" FROM ""top_scorers_in_copa_del_rey"" WHERE ""nationality""='spain' AND ""goals""=26;",2-14707564-5 What name is the goals of 25?,"CREATE TABLE ""top_scorers_in_copa_del_rey"" ( ""ranking"" real, ""nationality"" text, ""name"" text, ""years"" text, ""goals"" real );","SELECT ""name"" FROM ""top_scorers_in_copa_del_rey"" WHERE ""goals""=25;",2-14707564-5 what's the grid with time +37.949?,"CREATE TABLE ""main_race"" ( ""team"" text, ""driver"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT COUNT(""grid"") FROM ""main_race"" WHERE ""time""='+37.949';",2-13742683-4 what driver has 12 in grid?,"CREATE TABLE ""main_race"" ( ""team"" text, ""driver"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT ""driver"" FROM ""main_race"" WHERE ""grid""=12;",2-13742683-4 what is the highest grid for new zealand?,"CREATE TABLE ""main_race"" ( ""team"" text, ""driver"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT MAX(""grid"") FROM ""main_race"" WHERE ""team""='new zealand';",2-13742683-4 what team has +1'25.337 for the time?,"CREATE TABLE ""main_race"" ( ""team"" text, ""driver"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT ""team"" FROM ""main_race"" WHERE ""time""='+1''25.337';",2-13742683-4 "What was the result at A Arena, the SL league, and a match number over 16?","CREATE TABLE ""results_and_schedules"" ( ""match"" real, ""league"" text, ""date_time_cet"" text, ""arena"" text, ""team_and_score"" text, ""result"" text );","SELECT ""result"" FROM ""results_and_schedules"" WHERE ""arena""='a' AND ""league""='sl' AND ""match"">16;",2-14068325-1 Opponent of @ atlanta flames had what game?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""october"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""game"" FROM ""schedule_and_results"" WHERE ""opponent""='@ atlanta flames';",2-13991411-2 Record of 3-3-1 had what lowest game?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""october"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT MIN(""game"") FROM ""schedule_and_results"" WHERE ""record""='3-3-1';",2-13991411-2 What was the date when the game had a save by Aguilera (5)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""save""='aguilera (5)';",2-13552019-4 What was the Save in the game that has a Loss of sanderson (6-5)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""save"" FROM ""game_log"" WHERE ""loss""='sanderson (6-5)';",2-13552019-4 Which Wins have a Rank of 3?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT AVG(""wins"") FROM ""leaders"" WHERE ""rank""=3;",2-14639984-3 "Which Events have a Player of tom kite, and Earnings ($) smaller than 760,405?","CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT AVG(""events"") FROM ""leaders"" WHERE ""player""='tom kite' AND ""earnings""<'760,405';",2-14639984-3 Which events have a Rank of 1?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT ""events"" FROM ""leaders"" WHERE ""rank""=1;",2-14639984-3 Name the 8:00 for 10:00 of the practice,"CREATE TABLE ""sunday"" ( ""7_00"" text, ""7_30"" text, ""8_00"" text, ""8_30"" text, ""9_00"" text, ""10_00"" text, ""10_30"" text );","SELECT ""8_00"" FROM ""sunday"" WHERE ""10_00""='the practice';",2-15184672-1 Name the 10:30 for 8:00 of charmed,"CREATE TABLE ""sunday"" ( ""7_00"" text, ""7_30"" text, ""8_00"" text, ""8_30"" text, ""9_00"" text, ""10_00"" text, ""10_30"" text );","SELECT ""10_30"" FROM ""sunday"" WHERE ""8_00""='charmed';",2-15184672-1 Name the 7:00 for 8:00 of charmed,"CREATE TABLE ""sunday"" ( ""7_00"" text, ""7_30"" text, ""8_00"" text, ""8_30"" text, ""9_00"" text, ""10_00"" text, ""10_30"" text );","SELECT ""7_00"" FROM ""sunday"" WHERE ""8_00""='charmed';",2-15184672-1 What is the fewest Points that has Willie Heston as Player and less than 3 as Touchdowns?,"CREATE TABLE ""michigan_88_albion_0"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""safeties"" real, ""points"" real );","SELECT MIN(""points"") FROM ""michigan_88_albion_0"" WHERE ""player""='willie heston' AND ""touchdowns""<3;",2-14342367-2 What is the Departure time at Rajendranagar Terminal?,"CREATE TABLE ""time_table"" ( ""station_code"" text, ""station_name"" text, ""arrival"" text, ""departure"" text, ""platform"" text );","SELECT ""departure"" FROM ""time_table"" WHERE ""station_name""='rajendranagar terminal';",2-14313164-1 What is the Station Code of the Destination Station Departure?,"CREATE TABLE ""time_table"" ( ""station_code"" text, ""station_name"" text, ""arrival"" text, ""departure"" text, ""platform"" text );","SELECT ""station_code"" FROM ""time_table"" WHERE ""departure""='destination station';",2-14313164-1 At what Platform is the Departure 18:00?,"CREATE TABLE ""time_table"" ( ""station_code"" text, ""station_name"" text, ""arrival"" text, ""departure"" text, ""platform"" text );","SELECT ""platform"" FROM ""time_table"" WHERE ""departure""='18:00';",2-14313164-1 What is the Station Name of the Arrival Starting Station?,"CREATE TABLE ""time_table"" ( ""station_code"" text, ""station_name"" text, ""arrival"" text, ""departure"" text, ""platform"" text );","SELECT ""station_name"" FROM ""time_table"" WHERE ""arrival""='starting station';",2-14313164-1 What is the Arrival time of the Patna Junction Station?,"CREATE TABLE ""time_table"" ( ""station_code"" text, ""station_name"" text, ""arrival"" text, ""departure"" text, ""platform"" text );","SELECT ""arrival"" FROM ""time_table"" WHERE ""station_name""='patna junction';",2-14313164-1 What Station Name has an Arrival time of 01:10?,"CREATE TABLE ""time_table"" ( ""station_code"" text, ""station_name"" text, ""arrival"" text, ""departure"" text, ""platform"" text );","SELECT ""station_name"" FROM ""time_table"" WHERE ""arrival""='01:10';",2-14313164-1 What was the score for the game against the New Jersey Nets?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""opponent""='new jersey nets';",2-13821868-8 On which date was the game played against the Milwaukee Bucks?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""opponent""='milwaukee bucks';",2-13821868-8 What was the result of the game against Luxembourg?,"CREATE TABLE ""1971"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""results"" FROM ""1971"" WHERE ""opponent""='luxembourg';",2-14305653-49 When did the city of Novi Sad participate?,"CREATE TABLE ""1971"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""date"" FROM ""1971"" WHERE ""city""='novi sad';",2-14305653-49 What was the result of the game against Luxembourg?,"CREATE TABLE ""1971"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""results"" FROM ""1971"" WHERE ""opponent""='luxembourg';",2-14305653-49 Who played women's doubles in 1936?,"CREATE TABLE ""past_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_doubles"" FROM ""past_winners"" WHERE ""year""='1936';",2-13844424-1 What was the result for the game at Memorial Stadium in week 15?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""game_site""='memorial stadium' AND ""week""=15;",2-14944169-1 Which Series has a Score of 0–6?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""series"" FROM ""playoffs"" WHERE ""score""='0–6';",2-14306821-10 "Which Series has a Game larger than 1, and a Date of april 18?","CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""series"" FROM ""playoffs"" WHERE ""game"">1 AND ""date""='april 18';",2-14306821-10 "Which Series has an Opponent of new york rangers, and a Score of 3–2 ot?","CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""series"" FROM ""playoffs"" WHERE ""opponent""='new york rangers' AND ""score""='3–2 ot';",2-14306821-10 "Which Series has an Opponent of @ new york rangers, and a Date of april 22?","CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""series"" FROM ""playoffs"" WHERE ""opponent""='@ new york rangers' AND ""date""='april 22';",2-14306821-10 "How many Played have a Lost smaller than 3, and a Difference of 6, and Points larger than 6?","CREATE TABLE ""torneio_rio_s_o_paulo"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""played"") FROM ""torneio_rio_s_o_paulo"" WHERE ""lost""<3 AND ""difference""='6' AND ""points"">6;",2-15266104-2 How many Points have a Drawn smaller than 0?,"CREATE TABLE ""torneio_rio_s_o_paulo"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""points"") FROM ""torneio_rio_s_o_paulo"" WHERE ""drawn""<0;",2-15266104-2 "How many Drawn have an Against smaller than 5, and a Played smaller than 3?","CREATE TABLE ""torneio_rio_s_o_paulo"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""drawn"") FROM ""torneio_rio_s_o_paulo"" WHERE ""against""<5 AND ""played""<3;",2-15266104-2 "Which Position has an Against of 5, and a Drawn larger than 0?","CREATE TABLE ""torneio_rio_s_o_paulo"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT SUM(""position"") FROM ""torneio_rio_s_o_paulo"" WHERE ""against""=5 AND ""drawn"">0;",2-15266104-2 "Which Played is the highest one that has a Lost smaller than 1, and a Difference of 6, and an Against larger than 2?","CREATE TABLE ""torneio_rio_s_o_paulo"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MAX(""played"") FROM ""torneio_rio_s_o_paulo"" WHERE ""lost""<1 AND ""difference""='6' AND ""against"">2;",2-15266104-2 Which Points is the lowest one that has a Position larger than 5?,"CREATE TABLE ""torneio_rio_s_o_paulo"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MIN(""points"") FROM ""torneio_rio_s_o_paulo"" WHERE ""position"">5;",2-15266104-2 what team lost the most points,"CREATE TABLE ""2009_2010_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""lost"" FROM ""2009_2010_table"" WHERE ""points""='points';",2-13564637-3 "What opponent has 3-2 as the score, and anderson (2-6) as a loss?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""score""='3-2' AND ""loss""='anderson (2-6)';",2-13711033-6 "What score has an attendance less than 10,553?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""attendance""<'10,553';",2-13711033-6 What is the highest episode of Wood Flutes segment c?,"CREATE TABLE ""season_20_2012_2013"" ( ""series_ep"" text, ""episode"" real, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT MAX(""episode"") FROM ""season_20_2012_2013"" WHERE ""segment_c""='wood flutes';",2-15187735-20 What is Segment D of 20-08 series Ep.?,"CREATE TABLE ""season_20_2012_2013"" ( ""series_ep"" text, ""episode"" real, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""segment_d"" FROM ""season_20_2012_2013"" WHERE ""series_ep""='20-08';",2-15187735-20 What year did they get 4 points with Suzuki?,"CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""rank"" text, ""wins"" real );","SELECT AVG(""year"") FROM ""motorcycle_grand_prix_results"" WHERE ""team""='suzuki' AND ""points""=4;",2-15128273-2 What was the last year that they had less than 16 points in class 500cc?,"CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""rank"" text, ""wins"" real );","SELECT MAX(""year"") FROM ""motorcycle_grand_prix_results"" WHERE ""points""<16 AND ""class""='500cc';",2-15128273-2 Which party had an incumbent of W. Jasper Talbert?,"CREATE TABLE ""south_carolina"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text );","SELECT ""party"" FROM ""south_carolina"" WHERE ""incumbent""='w. jasper talbert';",2-1391132-4 which team has a record of 13-18?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""record""='13-18';",2-14546539-3 What was the record for May 26?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='may 26';",2-14546539-3 "What was the loss details for the team with an attendance of 15,298?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""attendance""='15,298';",2-14546539-3 What city has march 30 as the date?,"CREATE TABLE ""1983"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""city"" FROM ""1983"" WHERE ""date""='march 30';",2-14305653-61 What opponent has april 23 as the date?,"CREATE TABLE ""1983"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""opponent"" FROM ""1983"" WHERE ""date""='april 23';",2-14305653-61 What opponent has euro '84 qualifying as the type and split as the city?,"CREATE TABLE ""1983"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""opponent"" FROM ""1983"" WHERE ""type_of_game""='euro ''84 qualifying' AND ""city""='split';",2-14305653-61 What results has euro '84 qualifying as the type of game and norway as the opponent?,"CREATE TABLE ""1983"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""results"" FROM ""1983"" WHERE ""type_of_game""='euro ''84 qualifying' AND ""opponent""='norway';",2-14305653-61 What game type has 2:1 as the results?,"CREATE TABLE ""1983"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""type_of_game"" FROM ""1983"" WHERE ""results""='2:1';",2-14305653-61 "What date has friendly as the type of game, france as an opponent, and paris, france as the city?","CREATE TABLE ""1983"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""date"" FROM ""1983"" WHERE ""type_of_game""='friendly' AND ""opponent""='france' AND ""city""='paris, france';",2-14305653-61 What is the date of the Mosport Park circuit?,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""circuit""='mosport park';",2-13655126-1 What is the length of the Laguna Seca Raceway circuit with a class of gtu?,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""length"" FROM ""schedule"" WHERE ""circuit""='laguna seca raceway' AND ""class""='gtu';",2-13655126-1 What is the class of the Charlotte Camel gt 500 race?,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""class"" FROM ""schedule"" WHERE ""race""='charlotte camel gt 500';",2-13655126-1 What is the length of the race on August 15?,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""length"" FROM ""schedule"" WHERE ""date""='august 15';",2-13655126-1 "Where is Exxon Mobil, an oil and gas corporation, headquartered?","CREATE TABLE ""fourth_quarter"" ( ""rank"" real, ""name"" text, ""headquarters"" text, ""primary_industry"" text, ""market_value_usd_million"" real );","SELECT ""headquarters"" FROM ""fourth_quarter"" WHERE ""primary_industry""='oil and gas' AND ""name""='exxon mobil';",2-14094649-11 In what Tournament was laura Gildemeister the Opponent?,"CREATE TABLE ""singles_6"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_6"" WHERE ""opponent""='laura gildemeister';",2-15113825-2 "Date of january 11, 1998 has what surface?","CREATE TABLE ""singles_wins_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""surface"" FROM ""singles_wins_6"" WHERE ""date""='january 11, 1998';",2-1514559-5 "Score of 4–6, 6–4, 6–4 included which tournament?","CREATE TABLE ""singles_wins_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_wins_6"" WHERE ""score""='4–6, 6–4, 6–4';",2-1514559-5 "Final that has a Date of january 10, 2004 had what opponent?","CREATE TABLE ""singles_wins_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""opponent_in_the_final"" FROM ""singles_wins_6"" WHERE ""date""='january 10, 2004';",2-1514559-5 "Tournament of tokyo, japan, and a Score of 4–6, 6–4, 6–4 had which date attached?","CREATE TABLE ""singles_wins_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""date"" FROM ""singles_wins_6"" WHERE ""tournament""='tokyo, japan' AND ""score""='4–6, 6–4, 6–4';",2-1514559-5 "Score of 3–6, 7–5, 6–4 included what date?","CREATE TABLE ""singles_wins_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""date"" FROM ""singles_wins_6"" WHERE ""score""='3–6, 7–5, 6–4';",2-1514559-5 "What are the fewest number of podiums associated with a Series of formula renault 2000 brazil, and under 1 pole?","CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""races"" real, ""poles"" real, ""wins"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT MIN(""podiums"") FROM ""career_summary"" WHERE ""series""='formula renault 2000 brazil' AND ""poles""<1;",2-14553873-1 What position has over 0 wins and under 3 podiums?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""races"" real, ""poles"" real, ""wins"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT ""position"" FROM ""career_summary"" WHERE ""wins"">0 AND ""podiums""<3;",2-14553873-1 How many wins are associated with 20 points and over 1 podium?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""races"" real, ""poles"" real, ""wins"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT SUM(""wins"") FROM ""career_summary"" WHERE ""points""=20 AND ""podiums"">1;",2-14553873-1 "What is the largest number of households with median family income of $52,106 with less than 21,403 in population?","CREATE TABLE ""utah_counties_ranked_by_per_capita_incom"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT MAX(""number_of_households"") FROM ""utah_counties_ranked_by_per_capita_incom"" WHERE ""median_family_income""='$52,106' AND ""population""<'21,403';",2-1373826-1 "What is the least population with more than 78,748 households in Davis County?","CREATE TABLE ""utah_counties_ranked_by_per_capita_incom"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT MIN(""population"") FROM ""utah_counties_ranked_by_per_capita_incom"" WHERE ""number_of_households"">'78,748' AND ""county""='davis';",2-1373826-1 "What is the most households with a median household income of $54,086 with less than 231,236 in population?","CREATE TABLE ""utah_counties_ranked_by_per_capita_incom"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT MAX(""number_of_households"") FROM ""utah_counties_ranked_by_per_capita_incom"" WHERE ""median_household_income""='$54,086' AND ""population""<'231,236';",2-1373826-1 "Which country has a $46,426 median family income?","CREATE TABLE ""utah_counties_ranked_by_per_capita_incom"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT ""county"" FROM ""utah_counties_ranked_by_per_capita_incom"" WHERE ""median_family_income""='$46,426';",2-1373826-1 What is the average grid with a number of laps smaller than 8?,"CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT AVG(""grid"") FROM ""moto_gp_classification"" WHERE ""laps""<8;",2-13719531-1 What is the lowest grid with rider casey stoner and laps that are smaller than 27?,"CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""grid"") FROM ""moto_gp_classification"" WHERE ""rider""='casey stoner' AND ""laps""<27;",2-13719531-1 What is the total grid number with laps that are larger than 27?,"CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""grid"") FROM ""moto_gp_classification"" WHERE ""laps"">27;",2-13719531-1 What is the lowest number of laps with a time/retired of +38.426?,"CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""laps"") FROM ""moto_gp_classification"" WHERE ""time_retired""='+38.426';",2-13719531-1 What is the sum of laps that has a time/retired that is +19.475?,"CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""moto_gp_classification"" WHERE ""time_retired""='+19.475';",2-13719531-1 What player is from canterbury (ushs)?,"CREATE TABLE ""nhl_entry_draft"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team"" text );","SELECT ""player"" FROM ""nhl_entry_draft"" WHERE ""college_junior_club_team""='canterbury (ushs)';",2-15073773-15 Which Opponent has a Game of 33?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""game""=33;",2-13909382-4 What's the Score that's got a listing of December that larger than 8 and Record of 25-8-3?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""score"" FROM ""schedule_and_results"" WHERE ""december"">8 AND ""record""='25-8-3';",2-13909382-4 "What is the total number of wins for golfers whose earnings are 313,845 dollars and rank is larger than 4?","CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT COUNT(""wins"") FROM ""leaders"" WHERE ""earnings""='313,845' AND ""rank"">4;",2-14640475-3 What is the total number of earnings for golfers who have 28 events and more than 2 wins?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT COUNT(""earnings"") FROM ""leaders"" WHERE ""events""=28 AND ""wins"">2;",2-14640475-3 On what Date was The Open Championship in Japan?,"CREATE TABLE ""single_round_records"" ( ""player"" text, ""country"" text, ""major"" text, ""date"" text, ""to_par"" text, ""finish"" text );","SELECT ""date"" FROM ""single_round_records"" WHERE ""major""='the open championship' AND ""country""='japan';",2-1506950-5 What was Tom Weiskopf's Finish?,"CREATE TABLE ""single_round_records"" ( ""player"" text, ""country"" text, ""major"" text, ""date"" text, ""to_par"" text, ""finish"" text );","SELECT ""finish"" FROM ""single_round_records"" WHERE ""player""='tom weiskopf';",2-1506950-5 Which Laps have Points of 29?,"CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT ""laps"" FROM ""race"" WHERE ""points""=29;",2-14522314-2 "Which Grid has a Driver of cristiano da matta, and Points smaller than 33?","CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT SUM(""grid"") FROM ""race"" WHERE ""driver""='cristiano da matta' AND ""points""<33;",2-14522314-2 "Which Team has Laps smaller than 105, and a Grid smaller than 18, and Points of 11?","CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT ""team"" FROM ""race"" WHERE ""laps""<105 AND ""grid""<18 AND ""points""=11;",2-14522314-2 "How many Points have a Team of rusport, and Laps of 45?","CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT COUNT(""points"") FROM ""race"" WHERE ""team""='rusport' AND ""laps""=45;",2-14522314-2 What is the players name in the guard position?,"CREATE TABLE ""nfl_draft"" ( ""round"" text, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""team"" text );","SELECT ""name"" FROM ""nfl_draft"" WHERE ""position""='guard';",2-14705863-17 What is the Overall number for pick 17?,"CREATE TABLE ""nfl_draft"" ( ""round"" text, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""team"" text );","SELECT ""overall"" FROM ""nfl_draft"" WHERE ""pick""=17;",2-14705863-17 What number round has an overall of 123?,"CREATE TABLE ""nfl_draft"" ( ""round"" text, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""team"" text );","SELECT ""round"" FROM ""nfl_draft"" WHERE ""overall""=123;",2-14705863-17 What is the Name with an overall of less than 123 for the Detroit Lions?,"CREATE TABLE ""nfl_draft"" ( ""round"" text, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""team"" text );","SELECT ""name"" FROM ""nfl_draft"" WHERE ""overall""<123 AND ""team""='detroit lions';",2-14705863-17 Who is drafted overall less than 49?,"CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""name"" FROM ""atlanta_falcons_draft_history"" WHERE ""overall""<49;",2-15198842-14 What position is drafted from Grambling?,"CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""atlanta_falcons_draft_history"" WHERE ""college""='grambling';",2-15198842-14 "Which opponent's event was sb 24 - return of the heavyweights 2, and had a method of TKO (knee and punches)?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""event""='sb 24 - return of the heavyweights 2' AND ""method""='tko (knee and punches)';",2-14878605-2 Which method had Travis Fulton as an opponent?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='travis fulton';",2-14878605-2 Which opponent had a round of more than 1 and an even of PFP: ring of fire?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""round"">1 AND ""event""='pfp: ring of fire';",2-14878605-2 What's the segment A in episode 42?,"CREATE TABLE ""season_4_2004"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""segment_a"" FROM ""season_4_2004"" WHERE ""episode""=42;",2-15187735-4 Sfax has a total ordered number of?,"CREATE TABLE ""third_series"" ( ""name"" text, ""pennant_number"" text, ""ordered"" real, ""builder"" text, ""commissioned"" text, ""fate"" text );","SELECT COUNT(""ordered"") FROM ""third_series"" WHERE ""name""='sfax';",2-14050485-3 What was the score on March 5 at Vancouver?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='march 5';",2-13619135-7 Who directed the nominated film 'blood on his hands'?,"CREATE TABLE ""2007"" ( ""rank"" text, ""film"" text, ""director_s"" text, ""writer_s"" text, ""production_company"" text );","SELECT ""director_s"" FROM ""2007"" WHERE ""rank""='nominated' AND ""film""='blood on his hands';",2-13755721-1 "What is the rank of the film, Amelia and Michael?","CREATE TABLE ""2007"" ( ""rank"" text, ""film"" text, ""director_s"" text, ""writer_s"" text, ""production_company"" text );","SELECT ""rank"" FROM ""2007"" WHERE ""film""='amelia and michael';",2-13755721-1 "Who directed the nominated film, Badmouth?","CREATE TABLE ""2007"" ( ""rank"" text, ""film"" text, ""director_s"" text, ""writer_s"" text, ""production_company"" text );","SELECT ""director_s"" FROM ""2007"" WHERE ""rank""='nominated' AND ""film""='badmouth';",2-13755721-1 What was the production company for the film directed by Daniel Cormack?,"CREATE TABLE ""2007"" ( ""rank"" text, ""film"" text, ""director_s"" text, ""writer_s"" text, ""production_company"" text );","SELECT ""production_company"" FROM ""2007"" WHERE ""director_s""='daniel cormack';",2-13755721-1 "What was the production company for the nominated film, Badmouth?","CREATE TABLE ""2007"" ( ""rank"" text, ""film"" text, ""director_s"" text, ""writer_s"" text, ""production_company"" text );","SELECT ""production_company"" FROM ""2007"" WHERE ""rank""='nominated' AND ""film""='badmouth';",2-13755721-1 What is the average number of points of the game after January 3 against the Cleveland Barons?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT AVG(""points"") FROM ""regular_season"" WHERE ""opponent""='cleveland barons' AND ""january"">3;",2-14305802-5 What is the total number of games of the team against the Los Angeles Kings after January 5?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT COUNT(""game"") FROM ""regular_season"" WHERE ""opponent""='los angeles kings' AND ""january"">5;",2-14305802-5 "How many wins has the player with more than 21 events and earnings of 2,066,833 had?","CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT COUNT(""wins"") FROM ""leaders"" WHERE ""earnings""='2,066,833' AND ""events"">21;",2-14611491-3 Tiger Woods has played less than 21 events and is what rank?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT COUNT(""rank"") FROM ""leaders"" WHERE ""player""='tiger woods' AND ""events""<21;",2-14611491-3 Score of 108-85 is what lowest game?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT MIN(""game"") FROM ""game_log"" WHERE ""score""='108-85';",2-13821868-9 Location of brendan byrne arena had what score?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""location""='brendan byrne arena';",2-13821868-9 Opponent of chicago bulls had what location?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""location"" FROM ""game_log"" WHERE ""opponent""='chicago bulls';",2-13821868-9 "Location of boston garden, and a Record of 58-23 involved what opponent?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""location""='boston garden' AND ""record""='58-23';",2-13821868-9 Score of 119-115 (ot) involved what location?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""location"" FROM ""game_log"" WHERE ""score""='119-115 (ot)';",2-13821868-9 What is the average value for Fall 07 when Fall 05 is 271 and Fall 09 is less than 347?,"CREATE TABLE ""geography_of_students"" ( ""maryland_counties"" text, ""fall_05"" real, ""fall_06"" real, ""fall_07"" real, ""fall_08"" real, ""fall_09"" real );","SELECT AVG(""fall_07"") FROM ""geography_of_students"" WHERE ""fall_05""=271 AND ""fall_09""<347;",2-15055594-4 What was the average value for Fall 07 when Fall 09 is less than 296?,"CREATE TABLE ""geography_of_students"" ( ""maryland_counties"" text, ""fall_05"" real, ""fall_06"" real, ""fall_07"" real, ""fall_08"" real, ""fall_09"" real );","SELECT AVG(""fall_07"") FROM ""geography_of_students"" WHERE ""fall_09""<296;",2-15055594-4 What is the sum of all values in Fall 09 in Allegany county with Fall 07 less than 751?,"CREATE TABLE ""geography_of_students"" ( ""maryland_counties"" text, ""fall_05"" real, ""fall_06"" real, ""fall_07"" real, ""fall_08"" real, ""fall_09"" real );","SELECT SUM(""fall_09"") FROM ""geography_of_students"" WHERE ""maryland_counties""='allegany' AND ""fall_07""<751;",2-15055594-4 What is the largest value for Fall 08 when Fall 09 is 792 and Fall 05 is less than 791?,"CREATE TABLE ""geography_of_students"" ( ""maryland_counties"" text, ""fall_05"" real, ""fall_06"" real, ""fall_07"" real, ""fall_08"" real, ""fall_09"" real );","SELECT MAX(""fall_08"") FROM ""geography_of_students"" WHERE ""fall_09""=792 AND ""fall_05""<791;",2-15055594-4 What is the largest value for Fall 08 when Fall 07 is less than 242?,"CREATE TABLE ""geography_of_students"" ( ""maryland_counties"" text, ""fall_05"" real, ""fall_06"" real, ""fall_07"" real, ""fall_08"" real, ""fall_09"" real );","SELECT MAX(""fall_08"") FROM ""geography_of_students"" WHERE ""fall_07""<242;",2-15055594-4 What is the nationality of the player in round 4?,"CREATE TABLE ""nhl_entry_draft"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""nhl_entry_draft"" WHERE ""round""=4;",2-14509824-5 What is the round of Jimmy Drolet from Canada?,"CREATE TABLE ""nhl_entry_draft"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team"" text );","SELECT ""round"" FROM ""nhl_entry_draft"" WHERE ""nationality""='canada' AND ""player""='jimmy drolet';",2-14509824-5 "What is the round number of Jessie Rezansoff, who plays right wing?","CREATE TABLE ""nhl_entry_draft"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team"" text );","SELECT SUM(""round"") FROM ""nhl_entry_draft"" WHERE ""position""='right wing' AND ""player""='jessie rezansoff';",2-14509824-5 Which team had a qualifying 2 time of 1:01.093?,"CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""team"" FROM ""qualifying_results"" WHERE ""qual_2""='1:01.093';",2-15158976-1 What was the qualifying 2 time for the team with a qualifying 1 time of 1:01.630?,"CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""qual_2"" FROM ""qualifying_results"" WHERE ""qual_1""='1:01.630';",2-15158976-1 What was the qualifying 1 time for Rusport and Justin Wilson?,"CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""qual_1"" FROM ""qualifying_results"" WHERE ""team""='rusport' AND ""name""='justin wilson';",2-15158976-1 Which team had a qualifying 1 time of 1:01.342?,"CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""team"" FROM ""qualifying_results"" WHERE ""qual_1""='1:01.342';",2-15158976-1 What is the best time of the team that had a qualifying 1 time of 1:01.043?,"CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""best"" FROM ""qualifying_results"" WHERE ""qual_1""='1:01.043';",2-15158976-1 How many picks did Mike Zaher have?,"CREATE TABLE ""round_three"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT SUM(""pick_num"") FROM ""round_three"" WHERE ""player""='mike zaher';",2-15214004-3 How many pick numbers did Matt Marquess have?,"CREATE TABLE ""round_three"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT COUNT(""pick_num"") FROM ""round_three"" WHERE ""player""='matt marquess';",2-15214004-3 Which MLS Team's pick number was 31?,"CREATE TABLE ""round_three"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""mls_team"" FROM ""round_three"" WHERE ""pick_num""=31;",2-15214004-3 what day did the team go to toronto,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""visitor""='toronto';",2-14083524-2 what team visited chicago,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""visitor""='chicago';",2-14083524-2 what team played on october 8,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""home"" FROM ""game_log"" WHERE ""date""='october 8';",2-14083524-2 Which Position has a Game 1 of noel cleal?,"CREATE TABLE ""new_south_wales"" ( ""position"" text, ""game_1"" text, ""game_2"" text, ""game_3"" text, ""exhibition"" text );","SELECT ""position"" FROM ""new_south_wales"" WHERE ""game_1""='noel cleal';",2-14208117-1 Which Game 3 has a Game 1 of brett kenny?,"CREATE TABLE ""new_south_wales"" ( ""position"" text, ""game_1"" text, ""game_2"" text, ""game_3"" text, ""exhibition"" text );","SELECT ""game_3"" FROM ""new_south_wales"" WHERE ""game_1""='brett kenny';",2-14208117-1 "Which Exhibition has a Position of second row, and a Game 3 of les davidson?","CREATE TABLE ""new_south_wales"" ( ""position"" text, ""game_1"" text, ""game_2"" text, ""game_3"" text, ""exhibition"" text );","SELECT ""exhibition"" FROM ""new_south_wales"" WHERE ""position""='second row' AND ""game_3""='les davidson';",2-14208117-1 Which Game 2 has an Exhibition of michael o'connor?,"CREATE TABLE ""new_south_wales"" ( ""position"" text, ""game_1"" text, ""game_2"" text, ""game_3"" text, ""exhibition"" text );","SELECT ""game_2"" FROM ""new_south_wales"" WHERE ""exhibition""='michael o''connor';",2-14208117-1 Which Exhibition has a Game 2 of andrew farrar?,"CREATE TABLE ""new_south_wales"" ( ""position"" text, ""game_1"" text, ""game_2"" text, ""game_3"" text, ""exhibition"" text );","SELECT ""exhibition"" FROM ""new_south_wales"" WHERE ""game_2""='andrew farrar';",2-14208117-1 Opponent of at new york giants had what venue?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""venue"" text, ""attendance"" text );","SELECT ""venue"" FROM ""schedule"" WHERE ""opponent""='at new york giants';",2-14655166-2 Result of l 10-23 occurred in what week?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""venue"" text, ""attendance"" text );","SELECT ""week"" FROM ""schedule"" WHERE ""result""='l 10-23';",2-14655166-2 "Week larger than 5, and an opponent of at new york giants had what record?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""venue"" text, ""attendance"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""week"">5 AND ""opponent""='at new york giants';",2-14655166-2 "Attendance of 35,842 had what date?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""venue"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""attendance""='35,842';",2-14655166-2 Result of w 16-10* o.t. had what attendance?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""venue"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""result""='w 16-10* o.t.';",2-14655166-2 "What Report has the Date of June 5, 2005?","CREATE TABLE ""2005_in_paraguayan_football"" ( ""date"" text, ""venue"" text, ""score"" text, ""comp"" text, ""report"" text );","SELECT ""report"" FROM ""2005_in_paraguayan_football"" WHERE ""date""='june 5, 2005';",2-14876228-7 "What Report has the Date September 3, 2005?","CREATE TABLE ""2005_in_paraguayan_football"" ( ""date"" text, ""venue"" text, ""score"" text, ""comp"" text, ""report"" text );","SELECT ""report"" FROM ""2005_in_paraguayan_football"" WHERE ""date""='september 3, 2005';",2-14876228-7 What was the 3’UTR sequence when Coding was 6a 3 and the GenBank id is nm_001093770.2?,"CREATE TABLE ""sftpa1_m_rna_transcript_variants"" ( ""variant_id"" text, ""5_utr_splice"" text, ""coding"" text, ""3_utr_sequence"" text, ""gen_bank_id"" text );","SELECT ""3_utr_sequence"" FROM ""sftpa1_m_rna_transcript_variants"" WHERE ""coding""='6a 3' AND ""gen_bank_id""='nm_001093770.2';",2-14332822-1 What Coding has a 3’UTR sequence of 6a 4 with a GenBank id of hq021439?,"CREATE TABLE ""sftpa1_m_rna_transcript_variants"" ( ""variant_id"" text, ""5_utr_splice"" text, ""coding"" text, ""3_utr_sequence"" text, ""gen_bank_id"" text );","SELECT ""coding"" FROM ""sftpa1_m_rna_transcript_variants"" WHERE ""3_utr_sequence""='6a 4' AND ""gen_bank_id""='hq021439';",2-14332822-1 Which Variant id has the GenBank id of nm_005411.4?,"CREATE TABLE ""sftpa1_m_rna_transcript_variants"" ( ""variant_id"" text, ""5_utr_splice"" text, ""coding"" text, ""3_utr_sequence"" text, ""gen_bank_id"" text );","SELECT ""variant_id"" FROM ""sftpa1_m_rna_transcript_variants"" WHERE ""gen_bank_id""='nm_005411.4';",2-14332822-1 Which 3’UTR sequence has a 5’UTR splice of ab'd’ with Coding of 6a 2?,"CREATE TABLE ""sftpa1_m_rna_transcript_variants"" ( ""variant_id"" text, ""5_utr_splice"" text, ""coding"" text, ""3_utr_sequence"" text, ""gen_bank_id"" text );","SELECT ""3_utr_sequence"" FROM ""sftpa1_m_rna_transcript_variants"" WHERE ""5_utr_splice""='ab''d’' AND ""coding""='6a 2';",2-14332822-1 Which 5’UTR splice has a Variant ID at sftpa1 variant 2?,"CREATE TABLE ""sftpa1_m_rna_transcript_variants"" ( ""variant_id"" text, ""5_utr_splice"" text, ""coding"" text, ""3_utr_sequence"" text, ""gen_bank_id"" text );","SELECT ""5_utr_splice"" FROM ""sftpa1_m_rna_transcript_variants"" WHERE ""variant_id""='sftpa1 variant 2';",2-14332822-1 Which 3’UTR sequence has the GenBank ID at hq021440?,"CREATE TABLE ""sftpa1_m_rna_transcript_variants"" ( ""variant_id"" text, ""5_utr_splice"" text, ""coding"" text, ""3_utr_sequence"" text, ""gen_bank_id"" text );","SELECT ""3_utr_sequence"" FROM ""sftpa1_m_rna_transcript_variants"" WHERE ""gen_bank_id""='hq021440';",2-14332822-1 "Which Copa Libertadores 1992 has a Supercopa Sudamericana 1992 of round of 16, and a Team of grêmio?","CREATE TABLE ""brazilian_clubs_in_international_competi"" ( ""team"" text, ""copa_libertadores_1992"" text, ""supercopa_sudamericana_1992"" text, ""copa_conmebol_1992"" text, ""recopa_sudamericana_1992"" text, ""intercontinental_cup_1992"" text );","SELECT ""copa_libertadores_1992"" FROM ""brazilian_clubs_in_international_competi"" WHERE ""supercopa_sudamericana_1992""='round of 16' AND ""team""='grêmio';",2-15013825-8 Which Team has a Recopa Sudamericana 1992 of runner-up?,"CREATE TABLE ""brazilian_clubs_in_international_competi"" ( ""team"" text, ""copa_libertadores_1992"" text, ""supercopa_sudamericana_1992"" text, ""copa_conmebol_1992"" text, ""recopa_sudamericana_1992"" text, ""intercontinental_cup_1992"" text );","SELECT ""team"" FROM ""brazilian_clubs_in_international_competi"" WHERE ""recopa_sudamericana_1992""='runner-up';",2-15013825-8 Which Supercopa Sudamericana 1992 has a Team of santos?,"CREATE TABLE ""brazilian_clubs_in_international_competi"" ( ""team"" text, ""copa_libertadores_1992"" text, ""supercopa_sudamericana_1992"" text, ""copa_conmebol_1992"" text, ""recopa_sudamericana_1992"" text, ""intercontinental_cup_1992"" text );","SELECT ""supercopa_sudamericana_1992"" FROM ""brazilian_clubs_in_international_competi"" WHERE ""team""='santos';",2-15013825-8 "What's the score of the game with a Loss of Glavine (12-5) that more than 29,007 people attended?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""attendance"">'29,007' AND ""loss""='glavine (12-5)';",2-14290390-6 When was the game with a record of 54-69?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='54-69';",2-14290390-6 What is the total number of tiers for the postseason of semifinalist?,"CREATE TABLE ""season_by_season"" ( ""season"" text, ""tier"" real, ""league"" text, ""pos"" real, ""postseason"" text, ""european_competitions"" text );","SELECT SUM(""tier"") FROM ""season_by_season"" WHERE ""postseason""='semifinalist';",2-15113793-1 "For a year earlier than 1991 and a reynard 91d chassis, what's the highest points?","CREATE TABLE ""complete_international_formula_3000_resu"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""tyres"" text, ""points"" real );","SELECT MAX(""points"") FROM ""complete_international_formula_3000_resu"" WHERE ""chassis""='reynard 91d' AND ""year""<1991;",2-1353887-1 Total points for a bs automotive entrant?,"CREATE TABLE ""complete_international_formula_3000_resu"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""tyres"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""complete_international_formula_3000_resu"" WHERE ""entrant""='bs automotive';",2-1353887-1 What is a colt racing entrant engine?,"CREATE TABLE ""complete_international_formula_3000_resu"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""tyres"" text, ""points"" real );","SELECT ""engine"" FROM ""complete_international_formula_3000_resu"" WHERE ""entrant""='colt racing';",2-1353887-1 "What is the Rank that has Passengers larger than 70,921, and 2.8 % Change?","CREATE TABLE ""busiest_international_routes_out_of_adel"" ( ""rank"" real, ""airport"" text, ""passengers"" real, ""pct_change"" text, ""carriers"" text );","SELECT SUM(""rank"") FROM ""busiest_international_routes_out_of_adel"" WHERE ""passengers"">'70,921' AND ""pct_change""='2.8';",2-140465-4 "How many Passengers that have an Airport in indonesia, denpasar?","CREATE TABLE ""busiest_international_routes_out_of_adel"" ( ""rank"" real, ""airport"" text, ""passengers"" real, ""pct_change"" text, ""carriers"" text );","SELECT AVG(""passengers"") FROM ""busiest_international_routes_out_of_adel"" WHERE ""airport""='indonesia, denpasar';",2-140465-4 Which Airport has a Carrier of malaysia airlines?,"CREATE TABLE ""busiest_international_routes_out_of_adel"" ( ""rank"" real, ""airport"" text, ""passengers"" real, ""pct_change"" text, ""carriers"" text );","SELECT ""airport"" FROM ""busiest_international_routes_out_of_adel"" WHERE ""carriers""='malaysia airlines';",2-140465-4 Which tier has a division of LEB 2 and Cup Competitions of Copa LEB Plata runner-up?,"CREATE TABLE ""season_by_season"" ( ""season"" text, ""tier"" real, ""division"" text, ""pos"" real, ""postseason"" text, ""cup_competitions"" text );","SELECT ""tier"" FROM ""season_by_season"" WHERE ""division""='leb 2' AND ""cup_competitions""='copa leb plata runner-up';",2-14450041-1 How many positions have a Postseason of relegation playoffs and a tier of 3?,"CREATE TABLE ""season_by_season"" ( ""season"" text, ""tier"" real, ""division"" text, ""pos"" real, ""postseason"" text, ""cup_competitions"" text );","SELECT COUNT(""pos"") FROM ""season_by_season"" WHERE ""postseason""='relegation playoffs' AND ""tier""=3;",2-14450041-1 What is the lowest tier for a postseason result of quarterfinalist?,"CREATE TABLE ""season_by_season"" ( ""season"" text, ""tier"" real, ""division"" text, ""pos"" real, ""postseason"" text, ""cup_competitions"" text );","SELECT MIN(""tier"") FROM ""season_by_season"" WHERE ""postseason""='quarterfinalist';",2-14450041-1 What format has 080 360-2 as the catalog?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""region"" text, ""format"" text, ""catalog"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""catalog""='080 360-2';",2-15146625-1 What label has 887 448-2 as the catalog?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""region"" text, ""format"" text, ""catalog"" text );","SELECT ""label"" FROM ""release_history"" WHERE ""catalog""='887 448-2';",2-15146625-1 What label has cd single as the format?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""region"" text, ""format"" text, ""catalog"" text );","SELECT ""label"" FROM ""release_history"" WHERE ""format""='cd single';",2-15146625-1 What catalog has june 1990 as the date?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""region"" text, ""format"" text, ""catalog"" text );","SELECT ""catalog"" FROM ""release_history"" WHERE ""date""='june 1990';",2-15146625-1 Which building has 26 storeys?,"CREATE TABLE ""alberta"" ( ""years"" text, ""building"" text, ""city"" text, ""height"" text, ""storeys"" real );","SELECT ""building"" FROM ""alberta"" WHERE ""storeys""=26;",2-1363000-1 What is the height for less than 45 storeys in Scotia Centre?,"CREATE TABLE ""alberta"" ( ""years"" text, ""building"" text, ""city"" text, ""height"" text, ""storeys"" real );","SELECT ""height"" FROM ""alberta"" WHERE ""storeys""<45 AND ""building""='scotia centre';",2-1363000-1 How many storeys in Calgary during 1975-1976?,"CREATE TABLE ""alberta"" ( ""years"" text, ""building"" text, ""city"" text, ""height"" text, ""storeys"" real );","SELECT ""storeys"" FROM ""alberta"" WHERE ""city""='calgary' AND ""years""='1975-1976';",2-1363000-1 Which city had years 1971-1974?,"CREATE TABLE ""alberta"" ( ""years"" text, ""building"" text, ""city"" text, ""height"" text, ""storeys"" real );","SELECT ""city"" FROM ""alberta"" WHERE ""years""='1971-1974';",2-1363000-1 Which city contains Telus Plaza South?,"CREATE TABLE ""alberta"" ( ""years"" text, ""building"" text, ""city"" text, ""height"" text, ""storeys"" real );","SELECT ""city"" FROM ""alberta"" WHERE ""building""='telus plaza south';",2-1363000-1 What is the lowest number played with 2 losses and more than 13 points?,"CREATE TABLE ""torneio_rio_s_o_paulo"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MIN(""played"") FROM ""torneio_rio_s_o_paulo"" WHERE ""lost""=2 AND ""points"">13;",2-15269469-2 What is the smallest positioned with more than 9 played?,"CREATE TABLE ""torneio_rio_s_o_paulo"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MIN(""position"") FROM ""torneio_rio_s_o_paulo"" WHERE ""played"">9;",2-15269469-2 How many draws took place for team Corinthians with more than 5 losses?,"CREATE TABLE ""torneio_rio_s_o_paulo"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""drawn"") FROM ""torneio_rio_s_o_paulo"" WHERE ""team""='corinthians' AND ""lost"">5;",2-15269469-2 "Which 2007 is the lowest one that has a 2004 of 78, and a 2006 smaller than 80?","CREATE TABLE ""eqao_education_quality_and_accountabilit"" ( ""subject"" text, ""grade"" real, ""2004"" real, ""2005"" real, ""2006"" real, ""2007"" real, ""2008"" real, ""2009"" real, ""2010"" real );","SELECT MIN(""2007"") FROM ""eqao_education_quality_and_accountabilit"" WHERE ""2004""=78 AND ""2006""<80;",2-15188505-1 "Which 2005 is the lowest one that has a Grade smaller than 6, and a 2008 smaller than 80, and a 2006 larger than 72?","CREATE TABLE ""eqao_education_quality_and_accountabilit"" ( ""subject"" text, ""grade"" real, ""2004"" real, ""2005"" real, ""2006"" real, ""2007"" real, ""2008"" real, ""2009"" real, ""2010"" real );","SELECT MIN(""2005"") FROM ""eqao_education_quality_and_accountabilit"" WHERE ""grade""<6 AND ""2008""<80 AND ""2006"">72;",2-15188505-1 "Position of member, and a Nationality of india is what sum of term ending?","CREATE TABLE ""current_composition"" ( ""name"" text, ""nationality"" text, ""position"" text, ""tenure_began"" real, ""term_ending"" real );","SELECT SUM(""term_ending"") FROM ""current_composition"" WHERE ""position""='member' AND ""nationality""='india';",2-14918-1 Name of xue hanqin has what highest term ending?,"CREATE TABLE ""current_composition"" ( ""name"" text, ""nationality"" text, ""position"" text, ""tenure_began"" real, ""term_ending"" real );","SELECT MAX(""term_ending"") FROM ""current_composition"" WHERE ""name""='xue hanqin';",2-14918-1 "Position of member, and a Tenure Began of 2010, and a Name of xue hanqin has what lowest term ending?","CREATE TABLE ""current_composition"" ( ""name"" text, ""nationality"" text, ""position"" text, ""tenure_began"" real, ""term_ending"" real );","SELECT MIN(""term_ending"") FROM ""current_composition"" WHERE ""position""='member' AND ""tenure_began""=2010 AND ""name""='xue hanqin';",2-14918-1 "Term Ending smaller than 2018, and a Nationality of new zealand what is the name?","CREATE TABLE ""current_composition"" ( ""name"" text, ""nationality"" text, ""position"" text, ""tenure_began"" real, ""term_ending"" real );","SELECT ""name"" FROM ""current_composition"" WHERE ""term_ending""<2018 AND ""nationality""='new zealand';",2-14918-1 Which episode aired in the USA on 20 May 2005?,"CREATE TABLE ""season_3_2004_2005_cbs_2006_2009"" ( ""episode"" real, ""title"" text, ""airdate_canada"" text, ""airdate_usa"" text, ""cbs_airdate"" text );","SELECT ""episode"" FROM ""season_3_2004_2005_cbs_2006_2009"" WHERE ""airdate_usa""='20 may 2005';",2-15201772-3 What is the total number of episodes aired in Canada on 22 October 2004?,"CREATE TABLE ""season_3_2004_2005_cbs_2006_2009"" ( ""episode"" real, ""title"" text, ""airdate_canada"" text, ""airdate_usa"" text, ""cbs_airdate"" text );","SELECT COUNT(""episode"") FROM ""season_3_2004_2005_cbs_2006_2009"" WHERE ""airdate_canada""='22 october 2004';",2-15201772-3 What is the CBS airdate of the episode with a number under 70 with a USA airdate of 1 April 2005?,"CREATE TABLE ""season_3_2004_2005_cbs_2006_2009"" ( ""episode"" real, ""title"" text, ""airdate_canada"" text, ""airdate_usa"" text, ""cbs_airdate"" text );","SELECT ""cbs_airdate"" FROM ""season_3_2004_2005_cbs_2006_2009"" WHERE ""episode""<70 AND ""airdate_usa""='1 april 2005';",2-15201772-3 what song is a genre of glam,"CREATE TABLE ""european_version"" ( ""song_title"" text, ""artist"" text, ""language"" text, ""decade"" text, ""genre"" text, ""exportable"" text, ""family_friendly"" text );","SELECT ""song_title"" FROM ""european_version"" WHERE ""genre""='glam';",2-14160327-4 Which score is the Seattle team?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""team""='seattle';",2-13619027-10 "What is the total weight in Tulsa, Oklahoma?","CREATE TABLE ""roster"" ( ""name"" text, ""number"" real, ""position"" text, ""weight"" real, ""year"" text, ""hometown"" text );","SELECT SUM(""weight"") FROM ""roster"" WHERE ""hometown""='tulsa, oklahoma';",2-14027795-2 "What is the number with the f position in Dallas, Texas?","CREATE TABLE ""roster"" ( ""name"" text, ""number"" real, ""position"" text, ""weight"" real, ""year"" text, ""hometown"" text );","SELECT COUNT(""number"") FROM ""roster"" WHERE ""position""='f' AND ""hometown""='dallas, texas';",2-14027795-2 Which competition took place in Bangkok?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""venue""='bangkok';",2-13662314-1 What was the score in Kathmandu?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""venue""='kathmandu';",2-13662314-1 "Where was the location for the August 29, 1980 game?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""date""='august 29, 1980';",2-13662314-1 What is the notes distance for 2nd position earlier than 1986?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""notes"" FROM ""achievements"" WHERE ""position""='2nd' AND ""year""<1986;",2-14617261-1 Which venue hosts the Olympic Games for DNQ position?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""competition""='olympic games' AND ""position""='dnq';",2-14617261-1 In what year is the notes distance 1.83m?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""year"" FROM ""achievements"" WHERE ""notes""='1.83m';",2-14617261-1 what is the race number of bob wollek,"CREATE TABLE ""racing_history"" ( ""position"" text, ""race_number"" real, ""driver"" text, ""country"" text, ""laps"" text );","SELECT ""race_number"" FROM ""racing_history"" WHERE ""driver""='bob wollek';",2-1498073-1 what country is john nielsen from,"CREATE TABLE ""racing_history"" ( ""position"" text, ""race_number"" real, ""driver"" text, ""country"" text, ""laps"" text );","SELECT ""country"" FROM ""racing_history"" WHERE ""driver""='john nielsen';",2-1498073-1 Which Model has hybrid propulsion?,"CREATE TABLE ""active_fleet"" ( ""order_year"" text, ""manufacturer"" text, ""model"" text, ""fleet_qty"" text, ""propulsion"" text, ""length_ft"" real );","SELECT ""model"" FROM ""active_fleet"" WHERE ""propulsion""='hybrid';",2-1507907-1 What is the Propulsion for the model offered in 2003-2004 by neoplan usa?,"CREATE TABLE ""active_fleet"" ( ""order_year"" text, ""manufacturer"" text, ""model"" text, ""fleet_qty"" text, ""propulsion"" text, ""length_ft"" real );","SELECT ""propulsion"" FROM ""active_fleet"" WHERE ""order_year""='2003-2004' AND ""manufacturer""='neoplan usa';",2-1507907-1 What is the Length (ft.) for a 2008 nfi d40lf?,"CREATE TABLE ""active_fleet"" ( ""order_year"" text, ""manufacturer"" text, ""model"" text, ""fleet_qty"" text, ""propulsion"" text, ""length_ft"" real );","SELECT ""length_ft"" FROM ""active_fleet"" WHERE ""manufacturer""='nfi' AND ""model""='d40lf' AND ""order_year""='2008';",2-1507907-1 Which Founded has a Club of tri-city storm and a Titles larger than 1?,"CREATE TABLE ""junior_level_sports"" ( ""club"" text, ""sport"" text, ""league"" text, ""titles"" real, ""founded"" real );","SELECT SUM(""founded"") FROM ""junior_level_sports"" WHERE ""club""='tri-city storm' AND ""titles"">1;",2-14115168-5 Which Founded that has a Club of no coast derby girls?,"CREATE TABLE ""junior_level_sports"" ( ""club"" text, ""sport"" text, ""league"" text, ""titles"" real, ""founded"" real );","SELECT ""founded"" FROM ""junior_level_sports"" WHERE ""club""='no coast derby girls';",2-14115168-5 "Which Founded has a League of women's flat track derby association, and a Club of omaha rollergirls?","CREATE TABLE ""junior_level_sports"" ( ""club"" text, ""sport"" text, ""league"" text, ""titles"" real, ""founded"" real );","SELECT AVG(""founded"") FROM ""junior_level_sports"" WHERE ""league""='women''s flat track derby association' AND ""club""='omaha rollergirls';",2-14115168-5 On what date was there an International Friendly competition?,"CREATE TABLE ""brazil_national_team"" ( ""date"" text, ""result"" text, ""score"" text, ""brazil_scorers"" text, ""competition"" text );","SELECT ""date"" FROM ""brazil_national_team"" WHERE ""competition""='international friendly';",2-15266104-5 "What was the score at Bernardo O'Higgins Cup on May 7, 1961?","CREATE TABLE ""brazil_national_team"" ( ""date"" text, ""result"" text, ""score"" text, ""brazil_scorers"" text, ""competition"" text );","SELECT ""score"" FROM ""brazil_national_team"" WHERE ""competition""='bernardo o''higgins cup' AND ""date""='may 7, 1961';",2-15266104-5 What grid has an average time of +22.505 and laps larger than 23?,"CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT AVG(""grid"") FROM ""superbike_race_2_classification"" WHERE ""time""='+22.505' AND ""laps"">23;",2-13648477-2 Which suzuki gsx-r1000 k7 has the highest time of retirement?,"CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT MAX(""grid"") FROM ""superbike_race_2_classification"" WHERE ""time""='retirement' AND ""bike""='suzuki gsx-r1000 k7';",2-13648477-2 What is the average lap for suzuki gsx-r1000 k7 and at grid 6?,"CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT AVG(""laps"") FROM ""superbike_race_2_classification"" WHERE ""bike""='suzuki gsx-r1000 k7' AND ""grid""=6;",2-13648477-2 "Which rider has a lap of 23, grid smaller than 18, and time +44.333?","CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT ""rider"" FROM ""superbike_race_2_classification"" WHERE ""laps""=23 AND ""grid""<18 AND ""time""='+44.333';",2-13648477-2 what is the lowest grid with laps larger than 23?,"CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT MIN(""grid"") FROM ""superbike_race_2_classification"" WHERE ""laps"">23;",2-13648477-2 Where did the Bruins play Iowa State?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""location"" text, ""result"" text, ""overall"" text, ""conf"" text );","SELECT ""location"" FROM ""schedule"" WHERE ""opponent""='iowa state';",2-14508149-1 What Conference was during the NCAA Tournament?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""location"" text, ""result"" text, ""overall"" text, ""conf"" text );","SELECT ""conf"" FROM ""schedule"" WHERE ""date""='ncaa tournament';",2-14508149-1 How many TDs have a Car of 88 and an Avg smaller than 3?,"CREATE TABLE ""rushing"" ( ""player"" text, ""car"" real, ""yards"" real, ""avg"" real, ""td_s"" real );","SELECT SUM(""td_s"") FROM ""rushing"" WHERE ""car""=88 AND ""avg""<3;",2-14385890-3 What is the amount of Avg that has Yards more 265 and a Car more 105?,"CREATE TABLE ""rushing"" ( ""player"" text, ""car"" real, ""yards"" real, ""avg"" real, ""td_s"" real );","SELECT COUNT(""avg"") FROM ""rushing"" WHERE ""yards"">265 AND ""car"">105;",2-14385890-3 Which player is ranked number 3?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT ""player"" FROM ""leaders"" WHERE ""rank""=3;",2-14640656-3 "Add up all the events whose earnings is less than $530,808, have less than 2 wins and is ranked lower than 5.","CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT SUM(""events"") FROM ""leaders"" WHERE ""earnings""<'530,808' AND ""wins""<2 AND ""rank""<5;",2-14640656-3 Which Nations Cup has a Winter Series Champion of Andrew Bentley?,"CREATE TABLE ""champions"" ( ""season"" text, ""champion"" text, ""constructor"" text, ""teams_champion"" text, ""secondary_class"" text, ""nations_cup"" text, ""winter_series_champion"" text );","SELECT ""nations_cup"" FROM ""champions"" WHERE ""winter_series_champion""='andrew bentley';",2-14788955-4 What secondary class of Winter Series champion Andrew Bentley?,"CREATE TABLE ""champions"" ( ""season"" text, ""champion"" text, ""constructor"" text, ""teams_champion"" text, ""secondary_class"" text, ""nations_cup"" text, ""winter_series_champion"" text );","SELECT ""secondary_class"" FROM ""champions"" WHERE ""winter_series_champion""='andrew bentley';",2-14788955-4 What season has the champion of Nicolas Kiesa?,"CREATE TABLE ""champions"" ( ""season"" text, ""champion"" text, ""constructor"" text, ""teams_champion"" text, ""secondary_class"" text, ""nations_cup"" text, ""winter_series_champion"" text );","SELECT ""season"" FROM ""champions"" WHERE ""champion""='nicolas kiesa';",2-14788955-4 What team's champion has a secondary class of Matt Rao for a Winter Series Champion of Not Held?,"CREATE TABLE ""champions"" ( ""season"" text, ""champion"" text, ""constructor"" text, ""teams_champion"" text, ""secondary_class"" text, ""nations_cup"" text, ""winter_series_champion"" text );","SELECT ""teams_champion"" FROM ""champions"" WHERE ""winter_series_champion""='not held' AND ""secondary_class""='matt rao';",2-14788955-4 Who is the Teams' Champion for the Season of 1989?,"CREATE TABLE ""champions"" ( ""season"" text, ""champion"" text, ""constructor"" text, ""teams_champion"" text, ""secondary_class"" text, ""nations_cup"" text, ""winter_series_champion"" text );","SELECT ""teams_champion"" FROM ""champions"" WHERE ""season""='1989';",2-14788955-4 Who won the gold medal in 1998?,"CREATE TABLE ""individual"" ( ""year"" real, ""location"" text, ""gold"" text, ""silver"" text, ""bronze"" text );","SELECT ""gold"" FROM ""individual"" WHERE ""year""=1998;",2-14662246-4 What is the total number of years when Mika Miyazato won the silver?,"CREATE TABLE ""individual"" ( ""year"" real, ""location"" text, ""gold"" text, ""silver"" text, ""bronze"" text );","SELECT COUNT(""year"") FROM ""individual"" WHERE ""silver""='mika miyazato';",2-14662246-4 What is the location of the Asian Games after 2002 when Kim Hyun-soo won the gold?,"CREATE TABLE ""individual"" ( ""year"" real, ""location"" text, ""gold"" text, ""silver"" text, ""bronze"" text );","SELECT ""location"" FROM ""individual"" WHERE ""year"">2002 AND ""gold""='kim hyun-soo';",2-14662246-4 What is the earliest year that kim hyun-soo won the gold?,"CREATE TABLE ""individual"" ( ""year"" real, ""location"" text, ""gold"" text, ""silver"" text, ""bronze"" text );","SELECT MIN(""year"") FROM ""individual"" WHERE ""gold""='kim hyun-soo';",2-14662246-4 What was the broadcast date of the episode that visited South Africa?,"CREATE TABLE ""series_2_1994"" ( ""episode_no"" text, ""episode_title"" text, ""uk_broadcast_date"" text, ""presenter"" text, ""countries_visited"" text );","SELECT ""uk_broadcast_date"" FROM ""series_2_1994"" WHERE ""countries_visited""='south africa';",2-15211468-2 Which country did Natalia Makarova visit?,"CREATE TABLE ""series_2_1994"" ( ""episode_no"" text, ""episode_title"" text, ""uk_broadcast_date"" text, ""presenter"" text, ""countries_visited"" text );","SELECT ""countries_visited"" FROM ""series_2_1994"" WHERE ""presenter""='natalia makarova';",2-15211468-2 "What is the broadcast date for the episode titled, ""From Hong Kong to Ulaanbaatar""?","CREATE TABLE ""series_2_1994"" ( ""episode_no"" text, ""episode_title"" text, ""uk_broadcast_date"" text, ""presenter"" text, ""countries_visited"" text );","SELECT ""uk_broadcast_date"" FROM ""series_2_1994"" WHERE ""episode_title""='\""from hong kong to ulaanbaatar\""';",2-15211468-2 "What is the broadcast date for the episode titled, ""St. Petersburg to Tashkent""?","CREATE TABLE ""series_2_1994"" ( ""episode_no"" text, ""episode_title"" text, ""uk_broadcast_date"" text, ""presenter"" text, ""countries_visited"" text );","SELECT ""uk_broadcast_date"" FROM ""series_2_1994"" WHERE ""episode_title""='\""st. petersburg to tashkent\""';",2-15211468-2 How many people attended the game on May 31?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT SUM(""attendance"") FROM ""game_log"" WHERE ""date""='may 31';",2-13810690-6 How many people attended the game on May 10?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT COUNT(""attendance"") FROM ""game_log"" WHERE ""date""='may 10';",2-13810690-6 Which Overall is the lowest one that has a Round of 3?,"CREATE TABLE ""jacksonville_jaguars_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MIN(""overall"") FROM ""jacksonville_jaguars_draft_history"" WHERE ""round""=3;",2-15100419-5 Which college did kevin landolt attend?,"CREATE TABLE ""jacksonville_jaguars_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""jacksonville_jaguars_draft_history"" WHERE ""name""='kevin landolt';",2-15100419-5 "Which Round is the average one that has a Pick # larger than 26, and a Position of defensive back?","CREATE TABLE ""jacksonville_jaguars_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT AVG(""round"") FROM ""jacksonville_jaguars_draft_history"" WHERE ""pick_num"">26 AND ""position""='defensive back';",2-15100419-5 "Which College has a Pick # larger than 25, and a Round of 7, and a Name of chris white?","CREATE TABLE ""jacksonville_jaguars_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""jacksonville_jaguars_draft_history"" WHERE ""pick_num"">25 AND ""round""=7 AND ""name""='chris white';",2-15100419-5 what was the average game when record was 16-63?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT AVG(""game"") FROM ""game_log"" WHERE ""record""='16-63';",2-13619053-9 "Median household income of $40,340, and a Number of households smaller than 64,767 is what average population?","CREATE TABLE ""arizona_counties_ranked_by_per_capita_in"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT AVG(""population"") FROM ""arizona_counties_ranked_by_per_capita_in"" WHERE ""median_household_income""='$40,340' AND ""number_of_households""<'64,767';",2-1369624-1 What party was re-elected as an incumbent of robert p. Kennedy?,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text );","SELECT ""party"" FROM ""ohio"" WHERE ""result""='re-elected' AND ""incumbent""='robert p. kennedy';",2-1431459-5 Which democratic incumbent is from the district of ohio 7?,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text );","SELECT ""incumbent"" FROM ""ohio"" WHERE ""party""='democratic' AND ""district""='ohio 7';",2-1431459-5 Which republican was first elected in 1886 in the district of ohio 17?,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text );","SELECT ""result"" FROM ""ohio"" WHERE ""party""='republican' AND ""first_elected""='1886' AND ""district""='ohio 17';",2-1431459-5 Which result was in the district of ohio 6?,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text );","SELECT ""result"" FROM ""ohio"" WHERE ""district""='ohio 6';",2-1431459-5 Who was first elected as the result of a retired republican gain in the district of ohio 21?,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text );","SELECT ""first_elected"" FROM ""ohio"" WHERE ""result""='retired republican gain' AND ""district""='ohio 21';",2-1431459-5 "On May 9 after Game 3, what was the Opponent?","CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""opponent"" FROM ""playoffs"" WHERE ""game"">3 AND ""date""='may 9';",2-14323142-11 "Which Player has a Position of number 8, and a Club/province of scarlets?","CREATE TABLE ""2008_six_nations_championship_squads"" ( ""player"" text, ""position"" text, ""date_of_birth_age"" text, ""caps"" real, ""club_province"" text );","SELECT ""player"" FROM ""2008_six_nations_championship_squads"" WHERE ""position""='number 8' AND ""club_province""='scarlets';",2-15149189-6 "Which Club/province has a Position of centre, and Caps of 27?","CREATE TABLE ""2008_six_nations_championship_squads"" ( ""player"" text, ""position"" text, ""date_of_birth_age"" text, ""caps"" real, ""club_province"" text );","SELECT ""club_province"" FROM ""2008_six_nations_championship_squads"" WHERE ""position""='centre' AND ""caps""=27;",2-15149189-6 What position does alun wyn jones play?,"CREATE TABLE ""2008_six_nations_championship_squads"" ( ""player"" text, ""position"" text, ""date_of_birth_age"" text, ""caps"" real, ""club_province"" text );","SELECT ""position"" FROM ""2008_six_nations_championship_squads"" WHERE ""player""='alun wyn jones';",2-15149189-6 "Which Date of Birth (Age) has a Club/province of blues, and Caps larger than 0, and a Player of tom james?","CREATE TABLE ""2008_six_nations_championship_squads"" ( ""player"" text, ""position"" text, ""date_of_birth_age"" text, ""caps"" real, ""club_province"" text );","SELECT ""date_of_birth_age"" FROM ""2008_six_nations_championship_squads"" WHERE ""club_province""='blues' AND ""caps"">0 AND ""player""='tom james';",2-15149189-6 "Which Caps is the lowest one that has a Club/province of ospreys, and a Date of Birth (Age) of 19 september 1985?","CREATE TABLE ""2008_six_nations_championship_squads"" ( ""player"" text, ""position"" text, ""date_of_birth_age"" text, ""caps"" real, ""club_province"" text );","SELECT MIN(""caps"") FROM ""2008_six_nations_championship_squads"" WHERE ""club_province""='ospreys' AND ""date_of_birth_age""='19 september 1985';",2-15149189-6 What is the average attendance of the game where the home team was the Blues?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT AVG(""attendance"") FROM ""game_log"" WHERE ""home""='blues';",2-13931419-2 "Which Case capacity (%) is the lowest one that has an 8.23 g (127 gr) of 102.7, and a 9.72 g (150 gr) smaller than 102.7?","CREATE TABLE ""8_mm_cartridges_compared"" ( ""bullet_weight_gram_grain"" text, ""8_23_g_127_gr"" real, ""9_72_g_150_gr"" real, ""11_34_g_175_gr"" real, ""12_96_g_200_gr"" real, ""14_26_g_220_gr"" real, ""case_capacity_pct"" real );","SELECT MIN(""case_capacity_pct"") FROM ""8_mm_cartridges_compared"" WHERE ""8_23_g_127_gr""=102.7 AND ""9_72_g_150_gr""<102.7;",2-14196346-1 "Which 8.23 g (127 gr) has a Bullet weight gram (grain) of 8x64mm s, and a 12.96 g (200 gr) smaller than 102.9?","CREATE TABLE ""8_mm_cartridges_compared"" ( ""bullet_weight_gram_grain"" text, ""8_23_g_127_gr"" real, ""9_72_g_150_gr"" real, ""11_34_g_175_gr"" real, ""12_96_g_200_gr"" real, ""14_26_g_220_gr"" real, ""case_capacity_pct"" real );","SELECT AVG(""8_23_g_127_gr"") FROM ""8_mm_cartridges_compared"" WHERE ""bullet_weight_gram_grain""='8x64mm s' AND ""12_96_g_200_gr""<102.9;",2-14196346-1 "Which 9.72 g (150 gr) has a Bullet weight gram (grain) of .325 wsm, and an 8.23 g (127 gr) smaller than 108.7?","CREATE TABLE ""8_mm_cartridges_compared"" ( ""bullet_weight_gram_grain"" text, ""8_23_g_127_gr"" real, ""9_72_g_150_gr"" real, ""11_34_g_175_gr"" real, ""12_96_g_200_gr"" real, ""14_26_g_220_gr"" real, ""case_capacity_pct"" real );","SELECT AVG(""9_72_g_150_gr"") FROM ""8_mm_cartridges_compared"" WHERE ""bullet_weight_gram_grain""='.325 wsm' AND ""8_23_g_127_gr""<108.7;",2-14196346-1 "Which 8.23 g (127 gr) is the highest one that has a Bullet weight gram (grain) of 8x64mm s, and a Case capacity (%) smaller than 110.3?","CREATE TABLE ""8_mm_cartridges_compared"" ( ""bullet_weight_gram_grain"" text, ""8_23_g_127_gr"" real, ""9_72_g_150_gr"" real, ""11_34_g_175_gr"" real, ""12_96_g_200_gr"" real, ""14_26_g_220_gr"" real, ""case_capacity_pct"" real );","SELECT MAX(""8_23_g_127_gr"") FROM ""8_mm_cartridges_compared"" WHERE ""bullet_weight_gram_grain""='8x64mm s' AND ""case_capacity_pct""<110.3;",2-14196346-1 Which Case capacity (%) has a 9.72 g (150 gr) larger than 112.3?,"CREATE TABLE ""8_mm_cartridges_compared"" ( ""bullet_weight_gram_grain"" text, ""8_23_g_127_gr"" real, ""9_72_g_150_gr"" real, ""11_34_g_175_gr"" real, ""12_96_g_200_gr"" real, ""14_26_g_220_gr"" real, ""case_capacity_pct"" real );","SELECT AVG(""case_capacity_pct"") FROM ""8_mm_cartridges_compared"" WHERE ""9_72_g_150_gr"">112.3;",2-14196346-1 What is the Position of the Level 3 winner from Saint Kitts and Nevis?,"CREATE TABLE ""winners"" ( ""season"" text, ""level"" real, ""position"" text, ""nationality"" text, ""apps"" real, ""goals"" real );","SELECT ""position"" FROM ""winners"" WHERE ""level""=3 AND ""nationality""='saint kitts and nevis';",2-13874304-2 What Goals with a Level of 5 or greater is the lowest?,"CREATE TABLE ""winners"" ( ""season"" text, ""level"" real, ""position"" text, ""nationality"" text, ""apps"" real, ""goals"" real );","SELECT MIN(""goals"") FROM ""winners"" WHERE ""level"">5;",2-13874304-2 What is the Position of the winner with 18 Goals and Level of 5?,"CREATE TABLE ""winners"" ( ""season"" text, ""level"" real, ""position"" text, ""nationality"" text, ""apps"" real, ""goals"" real );","SELECT ""position"" FROM ""winners"" WHERE ""goals""=18 AND ""level""=5;",2-13874304-2 Which University students and adults have minimum diameter of Sakigawa for female gender?,"CREATE TABLE ""table_a_fik_specifications_for_competiti"" ( ""specification"" text, ""gender"" text, ""junior_high_school_12_15_yrs"" text, ""senior_high_school_15_18_yrs"" text, ""university_students_and_adults_18yrs"" text );","SELECT ""university_students_and_adults_18yrs"" FROM ""table_a_fik_specifications_for_competiti"" WHERE ""specification""='minimum diameter of sakigawa' AND ""gender""='female';",2-13555999-1 Which junior high school has male and female genders?,"CREATE TABLE ""table_a_fik_specifications_for_competiti"" ( ""specification"" text, ""gender"" text, ""junior_high_school_12_15_yrs"" text, ""senior_high_school_15_18_yrs"" text, ""university_students_and_adults_18yrs"" text );","SELECT ""junior_high_school_12_15_yrs"" FROM ""table_a_fik_specifications_for_competiti"" WHERE ""gender""='male and female';",2-13555999-1 Which gender is associated with University students and adults of 25mm?,"CREATE TABLE ""table_a_fik_specifications_for_competiti"" ( ""specification"" text, ""gender"" text, ""junior_high_school_12_15_yrs"" text, ""senior_high_school_15_18_yrs"" text, ""university_students_and_adults_18yrs"" text );","SELECT ""gender"" FROM ""table_a_fik_specifications_for_competiti"" WHERE ""university_students_and_adults_18yrs""='25mm';",2-13555999-1 Which junior high school has university students and adults of 26mm?,"CREATE TABLE ""table_a_fik_specifications_for_competiti"" ( ""specification"" text, ""gender"" text, ""junior_high_school_12_15_yrs"" text, ""senior_high_school_15_18_yrs"" text, ""university_students_and_adults_18yrs"" text );","SELECT ""junior_high_school_12_15_yrs"" FROM ""table_a_fik_specifications_for_competiti"" WHERE ""university_students_and_adults_18yrs""='26mm';",2-13555999-1 What value for university students and adult goes with male gender for minimum weight?,"CREATE TABLE ""table_a_fik_specifications_for_competiti"" ( ""specification"" text, ""gender"" text, ""junior_high_school_12_15_yrs"" text, ""senior_high_school_15_18_yrs"" text, ""university_students_and_adults_18yrs"" text );","SELECT ""university_students_and_adults_18yrs"" FROM ""table_a_fik_specifications_for_competiti"" WHERE ""gender""='male' AND ""specification""='minimum weight';",2-13555999-1 What metro vincity has the venue that opened in 1999?,"CREATE TABLE ""locations"" ( ""metro_vincity"" text, ""venue_location"" text, ""address"" text, ""opened"" text, ""capacity"" real );","SELECT ""metro_vincity"" FROM ""locations"" WHERE ""opened""='1999';",2-1445467-1 What is the total capacity of venues that opened in 1999?,"CREATE TABLE ""locations"" ( ""metro_vincity"" text, ""venue_location"" text, ""address"" text, ""opened"" text, ""capacity"" real );","SELECT COUNT(""capacity"") FROM ""locations"" WHERE ""opened""='1999';",2-1445467-1 What date has aus by 382 runs as the result?,"CREATE TABLE ""stoddart_s_tour_of_australia_1894_95"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""date"" FROM ""stoddart_s_tour_of_australia_1894_95"" WHERE ""result""='aus by 382 runs';",2-1451705-5 What venue has eng by 10 runs as the result?,"CREATE TABLE ""stoddart_s_tour_of_australia_1894_95"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""venue"" FROM ""stoddart_s_tour_of_australia_1894_95"" WHERE ""result""='eng by 10 runs';",2-1451705-5 "What date has george giffen as the home captain, and sydney cricket ground as the venue?","CREATE TABLE ""stoddart_s_tour_of_australia_1894_95"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""date"" FROM ""stoddart_s_tour_of_australia_1894_95"" WHERE ""home_captain""='george giffen' AND ""venue""='sydney cricket ground';",2-1451705-5 "Gold of 0, and a Bronze smaller than 0 and what is the sum of the silver?","CREATE TABLE ""medal_tally"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_tally"" WHERE ""gold""=0 AND ""bronze""<0;",2-14035046-3 "Gold of 0, and a Total larger than 0, and a Silver larger than 1 and what is the highest bronze?","CREATE TABLE ""medal_tally"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""medal_tally"" WHERE ""gold""=0 AND ""total"">0 AND ""silver"">1;",2-14035046-3 "Gold larger than 0, and a Bronze larger than 1 includes what total number of silver?","CREATE TABLE ""medal_tally"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medal_tally"" WHERE ""gold"">0 AND ""bronze"">1;",2-14035046-3 "Bronze of 0, and a Total of 1, and a Silver smaller than 1 what is the lowest gold?","CREATE TABLE ""medal_tally"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""gold"") FROM ""medal_tally"" WHERE ""bronze""=0 AND ""total""=1 AND ""silver""<1;",2-14035046-3 Who was the men's single in 1940?,"CREATE TABLE ""canadian_national_championships"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""men_s_singles"" FROM ""canadian_national_championships"" WHERE ""year""='1940';",2-13845918-1 Who played women's singles in 1933?,"CREATE TABLE ""canadian_national_championships"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_singles"" FROM ""canadian_national_championships"" WHERE ""year""='1933';",2-13845918-1 Who played mixed doubles when Anna Keir played women's singles?,"CREATE TABLE ""canadian_national_championships"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""mixed_doubles"" FROM ""canadian_national_championships"" WHERE ""women_s_singles""='anna keir';",2-13845918-1 In what year did Yvette Porteous play women's singles?,"CREATE TABLE ""canadian_national_championships"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""year"" FROM ""canadian_national_championships"" WHERE ""women_s_singles""='yvette porteous';",2-13845918-1 Who won women's doubles in 1998?,"CREATE TABLE ""past_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_doubles"" FROM ""past_winners"" WHERE ""year""=1998;",2-15002177-1 Which Third has a Lead of zanda bikše?,"CREATE TABLE ""group_b1"" ( ""nation"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""third"" FROM ""group_b1"" WHERE ""lead""='zanda bikše';",2-15295737-108 Which Third has a Nation of hungary?,"CREATE TABLE ""group_b1"" ( ""nation"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""third"" FROM ""group_b1"" WHERE ""nation""='hungary';",2-15295737-108 Which Second has a Nation of latvia?,"CREATE TABLE ""group_b1"" ( ""nation"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""second"" FROM ""group_b1"" WHERE ""nation""='latvia';",2-15295737-108 Which Lead has a Nation of croatia?,"CREATE TABLE ""group_b1"" ( ""nation"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""lead"" FROM ""group_b1"" WHERE ""nation""='croatia';",2-15295737-108 Which Nation has a Lead of alexandra bruckmiller?,"CREATE TABLE ""group_b1"" ( ""nation"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""nation"" FROM ""group_b1"" WHERE ""lead""='alexandra bruckmiller';",2-15295737-108 Which Skip has a Third of constanze hummelt?,"CREATE TABLE ""group_b1"" ( ""nation"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""skip"" FROM ""group_b1"" WHERE ""third""='constanze hummelt';",2-15295737-108 what is the spanish word for garden,"CREATE TABLE ""comparison_of_ido_vocabulary_with_its_si"" ( ""english"" text, ""italian"" text, ""french"" text, ""german"" text, ""russian"" text, ""spanish"" text );","SELECT ""spanish"" FROM ""comparison_of_ido_vocabulary_with_its_si"" WHERE ""english""='garden';",2-15040-8 what is the italian word for the french word 'mer',"CREATE TABLE ""comparison_of_ido_vocabulary_with_its_si"" ( ""english"" text, ""italian"" text, ""french"" text, ""german"" text, ""russian"" text, ""spanish"" text );","SELECT ""italian"" FROM ""comparison_of_ido_vocabulary_with_its_si"" WHERE ""french""='mer';",2-15040-8 what is the english word for cavallo,"CREATE TABLE ""comparison_of_ido_vocabulary_with_its_si"" ( ""english"" text, ""italian"" text, ""french"" text, ""german"" text, ""russian"" text, ""spanish"" text );","SELECT ""english"" FROM ""comparison_of_ido_vocabulary_with_its_si"" WHERE ""italian""='cavallo';",2-15040-8 What Player has more than 1 Touchdowns with 0 Extra Points and less than 50 Points?,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""player"" FROM ""scoring_leaders"" WHERE ""touchdowns"">1 AND ""extra_points""=0 AND ""points""<50;",2-14342592-13 What Player has less than 10 Touchdowns and 0 Extra points and more than 5 Points?,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT ""player"" FROM ""scoring_leaders"" WHERE ""touchdowns""<10 AND ""extra_points""=0 AND ""points"">5;",2-14342592-13 How many Extra Points were scored by the Player who had 5 Points and less than 1 Touchdowns?,"CREATE TABLE ""scoring_leaders"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MIN(""extra_points"") FROM ""scoring_leaders"" WHERE ""points""=5 AND ""touchdowns""<1;",2-14342592-13 Name the least year for european indoor championships result of 3rd,"CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""extra"" text );","SELECT MIN(""year"") FROM ""achievements"" WHERE ""tournament""='european indoor championships' AND ""result""='3rd';",2-15186335-1 What is the played value with 51 points?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""played"" FROM ""2010_2011_table"" WHERE ""points""='51';",2-13741576-2 How many tries for Nelson RFC?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_for"" FROM ""2010_2011_table"" WHERE ""club""='nelson rfc';",2-13741576-2 What is the losing bonus with 1 draw and 13 losses?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""losing_bonus"" FROM ""2010_2011_table"" WHERE ""drawn""='1' AND ""lost""='13';",2-13741576-2 How many tries when 22 are played with 1 draw and a try bonus of 13?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_against"" FROM ""2010_2011_table"" WHERE ""played""='22' AND ""drawn""='1' AND ""try_bonus""='13';",2-13741576-2 How many points were scored against with a losing bonus of 1 for Blaenavon RFC?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points_against"" FROM ""2010_2011_table"" WHERE ""losing_bonus""='1' AND ""club""='blaenavon rfc';",2-13741576-2 Who is the opponent of the submission (triangle choke) method of submission?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""method""='submission (triangle choke)';",2-13621625-2 "What Competition had a game on October 31, 1979?","CREATE TABLE ""brazil_national_team"" ( ""date"" text, ""result"" text, ""score"" text, ""brazil_scorers"" text, ""competition"" text );","SELECT ""competition"" FROM ""brazil_national_team"" WHERE ""date""='october 31, 1979';",2-15152729-6 On what Date was Palhinha Brazil Scorers?,"CREATE TABLE ""brazil_national_team"" ( ""date"" text, ""result"" text, ""score"" text, ""brazil_scorers"" text, ""competition"" text );","SELECT ""date"" FROM ""brazil_national_team"" WHERE ""brazil_scorers""='palhinha';",2-15152729-6 What Brazil scorers have a 1-1 Score?,"CREATE TABLE ""brazil_national_team"" ( ""date"" text, ""result"" text, ""score"" text, ""brazil_scorers"" text, ""competition"" text );","SELECT ""brazil_scorers"" FROM ""brazil_national_team"" WHERE ""score""='1-1';",2-15152729-6 What Brazil scorers have a 2-1 Score?,"CREATE TABLE ""brazil_national_team"" ( ""date"" text, ""result"" text, ""score"" text, ""brazil_scorers"" text, ""competition"" text );","SELECT ""brazil_scorers"" FROM ""brazil_national_team"" WHERE ""score""='2-1';",2-15152729-6 What Competition's Score was 1-2?,"CREATE TABLE ""brazil_national_team"" ( ""date"" text, ""result"" text, ""score"" text, ""brazil_scorers"" text, ""competition"" text );","SELECT ""competition"" FROM ""brazil_national_team"" WHERE ""score""='1-2';",2-15152729-6 "Which Points have an Opponent of calgary flames, and a January larger than 22?","CREATE TABLE ""regular_season"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT AVG(""points"") FROM ""regular_season"" WHERE ""opponent""='calgary flames' AND ""january"">22;",2-14344289-5 Which Points have a Record of 21–20–6?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT SUM(""points"") FROM ""regular_season"" WHERE ""record""='21–20–6';",2-14344289-5 Which January has a Game of 50?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT AVG(""january"") FROM ""regular_season"" WHERE ""game""=50;",2-14344289-5 "On what Date was the Attendance larger than 14,427 and a Loss of Jon Lieber (4–1)?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""attendance"">'14,427' AND ""loss""='jon lieber (4–1)';",2-13964884-2 "Which Record has an Opponent of pittsburgh pirates, and a Date of may 5?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""opponent""='pittsburgh pirates' AND ""date""='may 5';",2-14290390-3 "Which Attendance has an Opponent of pittsburgh pirates, and a Date of may 5?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT AVG(""attendance"") FROM ""game_log"" WHERE ""opponent""='pittsburgh pirates' AND ""date""='may 5';",2-14290390-3 Which Attendance is the highest one that has a Record of 15-28?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT MAX(""attendance"") FROM ""game_log"" WHERE ""record""='15-28';",2-14290390-3 What is the date of the match where Jeriome Robertson lost?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""loss""='jeriome robertson';",2-13990653-4 What is the score of the match with a save postponed rescheduled for June 24?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""score"" FROM ""regular_season"" WHERE ""save""='postponed rescheduled for june 24';",2-13990653-4 "What is the date of the match with Brother Elephants as the opponent and a save of ||4,117?","CREATE TABLE ""regular_season"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""opponent""='brother elephants' AND ""save""='||4,117';",2-13990653-4 "What is the least round number for Jon Olinger, who was picked before pick # 24?","CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MIN(""round"") FROM ""atlanta_falcons_draft_history"" WHERE ""name""='jon olinger' AND ""pick_num""<24;",2-15198842-38 "Before round 7, what is the greatest Pick # for a player that plays defensive tackle?","CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""pick_num"") FROM ""atlanta_falcons_draft_history"" WHERE ""position""='defensive tackle' AND ""round""<7;",2-15198842-38 What was the record on december 8 when the boston bruins visited?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""regular_season"" WHERE ""visitor""='boston bruins' AND ""date""='december 8';",2-14055394-2 what was the score on november 3?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""regular_season"" WHERE ""date""='november 3';",2-14055394-2 who visited on november 17?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""regular_season"" WHERE ""date""='november 17';",2-14055394-2 What is the name of the head coach of 1974?,"CREATE TABLE ""head_coaches"" ( ""name"" text, ""years"" text, ""seasons"" real, ""lost"" real, ""pct"" real );","SELECT ""name"" FROM ""head_coaches"" WHERE ""years""='1974';",2-14097856-1 What is the average number of seasons for Terri Drake who lost less than 9?,"CREATE TABLE ""head_coaches"" ( ""name"" text, ""years"" text, ""seasons"" real, ""lost"" real, ""pct"" real );","SELECT AVG(""seasons"") FROM ""head_coaches"" WHERE ""name""='terri drake' AND ""lost""<9;",2-14097856-1 What is the lowest number of seasons that the head coach of 1982 had with larger than 9 losses?,"CREATE TABLE ""head_coaches"" ( ""name"" text, ""years"" text, ""seasons"" real, ""lost"" real, ""pct"" real );","SELECT MIN(""seasons"") FROM ""head_coaches"" WHERE ""years""='1982' AND ""lost"">9;",2-14097856-1 Which webcast was in Spanish contemporary on xhnoe.com?,"CREATE TABLE ""fm_radio"" ( ""frequency"" real, ""callsign"" text, ""brand"" text, ""format"" text, ""city_of_license"" text, ""website"" text, ""webcast"" text );","SELECT ""webcast"" FROM ""fm_radio"" WHERE ""format""='spanish contemporary' AND ""website""='xhnoe.com';",2-136773-11 What is the highest frequency from uncionfeypoder.com?,"CREATE TABLE ""fm_radio"" ( ""frequency"" real, ""callsign"" text, ""brand"" text, ""format"" text, ""city_of_license"" text, ""website"" text, ""webcast"" text );","SELECT MAX(""frequency"") FROM ""fm_radio"" WHERE ""website""='uncionfeypoder.com';",2-136773-11 What is the format for Digital 94.9?,"CREATE TABLE ""fm_radio"" ( ""frequency"" real, ""callsign"" text, ""brand"" text, ""format"" text, ""city_of_license"" text, ""website"" text, ""webcast"" text );","SELECT ""format"" FROM ""fm_radio"" WHERE ""brand""='digital 94.9';",2-136773-11 What is the population for Deed number of 21352021?,"CREATE TABLE ""communities"" ( ""name_of_community"" text, ""area_km"" real, ""population"" real, ""excised_from"" text, ""date_granted"" text, ""deed_number"" text );","SELECT ""population"" FROM ""communities"" WHERE ""deed_number""='21352021';",2-14553278-1 What is the average Area (km²) that shows Excised from shire of cook and a Population smaller than 463 for the community of wujal wujal (bloomfield river)?,"CREATE TABLE ""communities"" ( ""name_of_community"" text, ""area_km"" real, ""population"" real, ""excised_from"" text, ""date_granted"" text, ""deed_number"" text );","SELECT AVG(""area_km"") FROM ""communities"" WHERE ""excised_from""='shire of cook' AND ""population""<463 AND ""name_of_community""='wujal wujal (bloomfield river)';",2-14553278-1 What was the deed number with a population of more than 869 in the woorabinda community?,"CREATE TABLE ""communities"" ( ""name_of_community"" text, ""area_km"" real, ""population"" real, ""excised_from"" text, ""date_granted"" text, ""deed_number"" text );","SELECT ""deed_number"" FROM ""communities"" WHERE ""population"">869 AND ""name_of_community""='woorabinda';",2-14553278-1 What is the smallest population with an Area (km²) of 1115.4?,"CREATE TABLE ""communities"" ( ""name_of_community"" text, ""area_km"" real, ""population"" real, ""excised_from"" text, ""date_granted"" text, ""deed_number"" text );","SELECT MIN(""population"") FROM ""communities"" WHERE ""area_km""=1115.4;",2-14553278-1 What is the largest Area (km²) for Deed number of 21352022 with a Population of more than 184?,"CREATE TABLE ""communities"" ( ""name_of_community"" text, ""area_km"" real, ""population"" real, ""excised_from"" text, ""date_granted"" text, ""deed_number"" text );","SELECT MAX(""area_km"") FROM ""communities"" WHERE ""deed_number""='21352022' AND ""population"">184;",2-14553278-1 What is the result of the match on 16 October 2012 with less than 4 goals?,"CREATE TABLE ""paulinho_international_goals"" ( ""goal"" real, ""date"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""paulinho_international_goals"" WHERE ""goal""<4 AND ""date""='16 october 2012';",2-14540505-3 "Which Opposition has a Year smaller than 1977, and a City of manchester?","CREATE TABLE ""lowest_lancashire_totals"" ( ""score"" real, ""opposition"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT ""opposition"" FROM ""lowest_lancashire_totals"" WHERE ""year""<1977 AND ""city""='manchester';",2-14176339-3 Which Score is the lowest one that has a Year of 1868?,"CREATE TABLE ""lowest_lancashire_totals"" ( ""score"" real, ""opposition"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT MIN(""score"") FROM ""lowest_lancashire_totals"" WHERE ""year""=1868;",2-14176339-3 "Which Venue has a Year larger than 1868, and an Opposition of derbyshire?","CREATE TABLE ""lowest_lancashire_totals"" ( ""score"" real, ""opposition"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT ""venue"" FROM ""lowest_lancashire_totals"" WHERE ""year"">1868 AND ""opposition""='derbyshire';",2-14176339-3 "Which City has a Score smaller than 30, and a Venue of aigburth?","CREATE TABLE ""lowest_lancashire_totals"" ( ""score"" real, ""opposition"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT ""city"" FROM ""lowest_lancashire_totals"" WHERE ""score""<30 AND ""venue""='aigburth';",2-14176339-3 What is the Position of the player with a Height off 188cm?,"CREATE TABLE ""team_roster_2009_2010"" ( ""number"" real, ""name"" text, ""position"" text, ""date_of_birth"" text, ""height"" text );","SELECT ""position"" FROM ""team_roster_2009_2010"" WHERE ""height""='188cm';",2-15137463-2 What is Alexander Wronski's Position?,"CREATE TABLE ""team_roster_2009_2010"" ( ""number"" real, ""name"" text, ""position"" text, ""date_of_birth"" text, ""height"" text );","SELECT ""position"" FROM ""team_roster_2009_2010"" WHERE ""name""='alexander wronski';",2-15137463-2 What is Senyi N'Diaye's Position?,"CREATE TABLE ""team_roster_2009_2010"" ( ""number"" real, ""name"" text, ""position"" text, ""date_of_birth"" text, ""height"" text );","SELECT ""position"" FROM ""team_roster_2009_2010"" WHERE ""name""='senyi n''diaye';",2-15137463-2 What was the date of the friendly competition with a score of 4-0?,"CREATE TABLE ""goals_for_senior_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""goals_for_senior_national_team"" WHERE ""competition""='friendly' AND ""score""='4-0';",2-14415944-1 "Where did the competition take place at on August 3, 2005 with a score of 5-0?","CREATE TABLE ""goals_for_senior_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""goals_for_senior_national_team"" WHERE ""score""='5-0' AND ""date""='august 3, 2005';",2-14415944-1 What was the result of the 2007 gulf cup of nations?,"CREATE TABLE ""goals_for_senior_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""goals_for_senior_national_team"" WHERE ""competition""='2007 gulf cup of nations';",2-14415944-1 What was the result of the competition that had a score of 4-0?,"CREATE TABLE ""goals_for_senior_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""goals_for_senior_national_team"" WHERE ""score""='4-0';",2-14415944-1 What is the English title for season 6?,"CREATE TABLE ""season_1"" ( ""number_of_episode"" real, ""number_of_season"" real, ""title_original"" text, ""title_english"" text, ""original_air_date"" text );","SELECT ""title_english"" FROM ""season_1"" WHERE ""number_of_season""=6;",2-1481865-1 What is the highest season wth a Win of 1 and a Position that is 8th?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""position"" text );","SELECT MAX(""season"") FROM ""career_summary"" WHERE ""wins""=1 AND ""position""='8th';",2-15204473-1 What is the total number of Races with a Pole that is larger than 0?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""position"" text );","SELECT COUNT(""races"") FROM ""career_summary"" WHERE ""poles"">0;",2-15204473-1 What is the lowest Poles with a Season that is larger than 2009?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""position"" text );","SELECT MIN(""poles"") FROM ""career_summary"" WHERE ""season"">2009;",2-15204473-1 "Which team has a location attendance of Air Canada Centre 19,800 with a record of 41–33?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""location_attendance""='air canada centre 19,800' AND ""record""='41–33';",2-13812785-9 "Which December has a Record of 21–8–4, and a Game larger than 33?","CREATE TABLE ""regular_season"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT AVG(""december"") FROM ""regular_season"" WHERE ""record""='21–8–4' AND ""game"">33;",2-14344570-4 Which Opponent has a Score of 4–5 ot?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""score""='4–5 ot';",2-14344570-4 "Which Game is the highest one that has an Opponent of new york islanders, and a December larger than 10?","CREATE TABLE ""regular_season"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT MAX(""game"") FROM ""regular_season"" WHERE ""opponent""='new york islanders' AND ""december"">10;",2-14344570-4 What tournament was located in Colorado?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""tournament"" FROM ""tournament_results"" WHERE ""location""='colorado';",2-14611491-1 "What is the date of the sprint international tournament where the first prize was 216,000 dollars?","CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""date"" FROM ""tournament_results"" WHERE ""1st_prize"">'216,000' AND ""tournament""='sprint international';",2-14611491-1 What is the total TD's of the strongest storm William that has a total TC's smaller than 2?,"CREATE TABLE ""1990s"" ( ""season"" text, ""total_td_s"" real, ""total_tc_s"" real, ""total_stc_s"" real, ""strongest_storm"" text );","SELECT COUNT(""total_td_s"") FROM ""1990s"" WHERE ""strongest_storm""='william' AND ""total_tc_s""<2;",2-14617448-3 What is the total number of TD's of the Gavin storm with a total STC's smaller than 6?,"CREATE TABLE ""1990s"" ( ""season"" text, ""total_td_s"" real, ""total_tc_s"" real, ""total_stc_s"" real, ""strongest_storm"" text );","SELECT COUNT(""total_td_s"") FROM ""1990s"" WHERE ""strongest_storm""='gavin' AND ""total_stc_s""<6;",2-14617448-3 On what date was the game in Week 9 played?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""week""=9;",2-14984050-1 "What was the record of the game after Week 6 with an attendance larger than 52,560?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""record"" FROM ""schedule"" WHERE ""week"">6 AND ""attendance"">'52,560';",2-14984050-1 What is the highest attendance rate at Milwaukee County Stadium?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""schedule"" WHERE ""game_site""='milwaukee county stadium';",2-14984050-1 What's Ontario's highest Ends Lost?,"CREATE TABLE ""standings"" ( ""locale"" text, ""skip"" text, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT MAX(""ends_lost"") FROM ""standings"" WHERE ""locale""='ontario';",2-1370559-1 "What is the shot % with a 44+ Ends Lost, skip Cathy King, and smaller than 13 Black Ends?","CREATE TABLE ""standings"" ( ""locale"" text, ""skip"" text, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT MAX(""shot_pct"") FROM ""standings"" WHERE ""ends_lost"">44 AND ""skip""='cathy king' AND ""blank_ends""<13;",2-1370559-1 "What's the highest Ends Lost with a shot % greater than 77, 11 blank ends, 7 stolen ends, and more than 44 ends one?","CREATE TABLE ""standings"" ( ""locale"" text, ""skip"" text, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT MAX(""ends_lost"") FROM ""standings"" WHERE ""shot_pct"">77 AND ""blank_ends""=11 AND ""stolen_ends""=7 AND ""ends_won"">44;",2-1370559-1 "Which Segment C that has an Episode lower than 230, and a Segment A consisting of wax figures?","CREATE TABLE ""season_18_2011_2012"" ( ""series_ep"" text, ""episode"" real, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""segment_c"" FROM ""season_18_2011_2012"" WHERE ""episode""<230 AND ""segment_a""='wax figures';",2-15187735-18 Which Segment A has a Segment B of s awning?,"CREATE TABLE ""season_18_2011_2012"" ( ""series_ep"" text, ""episode"" real, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""segment_a"" FROM ""season_18_2011_2012"" WHERE ""segment_b""='s awning';",2-15187735-18 Which church had a Split off/Continuation in 1836?,"CREATE TABLE ""churches_that_separated_from_joseph_smit"" ( ""church_name"" text, ""organized_by"" text, ""date"" text, ""split_off_continuation_of"" text, ""current_status"" text );","SELECT ""split_off_continuation_of"" FROM ""churches_that_separated_from_joseph_smit"" WHERE ""date""='1836';",2-14265680-2 Which church was organized by George M. Hinkle?,"CREATE TABLE ""churches_that_separated_from_joseph_smit"" ( ""church_name"" text, ""organized_by"" text, ""date"" text, ""split_off_continuation_of"" text, ""current_status"" text );","SELECT ""church_name"" FROM ""churches_that_separated_from_joseph_smit"" WHERE ""organized_by""='george m. hinkle';",2-14265680-2 What was the Pure Church of Christ's Split off/ Continuation?,"CREATE TABLE ""churches_that_separated_from_joseph_smit"" ( ""church_name"" text, ""organized_by"" text, ""date"" text, ""split_off_continuation_of"" text, ""current_status"" text );","SELECT ""split_off_continuation_of"" FROM ""churches_that_separated_from_joseph_smit"" WHERE ""church_name""='pure church of christ';",2-14265680-2 What was the Independent Church's Split off/ Continuation?,"CREATE TABLE ""churches_that_separated_from_joseph_smit"" ( ""church_name"" text, ""organized_by"" text, ""date"" text, ""split_off_continuation_of"" text, ""current_status"" text );","SELECT ""split_off_continuation_of"" FROM ""churches_that_separated_from_joseph_smit"" WHERE ""church_name""='independent church';",2-14265680-2 Who organized Alston Church?,"CREATE TABLE ""churches_that_separated_from_joseph_smit"" ( ""church_name"" text, ""organized_by"" text, ""date"" text, ""split_off_continuation_of"" text, ""current_status"" text );","SELECT ""organized_by"" FROM ""churches_that_separated_from_joseph_smit"" WHERE ""church_name""='alston church';",2-14265680-2 what is the name of the netherlands head quarters,"CREATE TABLE ""first_quarter"" ( ""rank"" real, ""name"" text, ""headquarters"" text, ""primary_industry"" text, ""market_value_usd_million"" real );","SELECT ""name"" FROM ""first_quarter"" WHERE ""headquarters""='the netherlands';",2-14094649-10 what person was in rank 10,"CREATE TABLE ""2008_600cc_1000cc_support_race_final_sta"" ( ""rank"" real, ""rider"" text, ""team"" text, ""speed"" text, ""time"" text );","SELECT ""rider"" FROM ""2008_600cc_1000cc_support_race_final_sta"" WHERE ""rank""=10;",2-14209455-12 Which driver has 23 as 3rd places?,"CREATE TABLE ""total_third_place_finishes"" ( ""driver"" text, ""seasons"" text, ""entries"" real, ""3rd_places"" real, ""percentage"" text );","SELECT ""driver"" FROM ""total_third_place_finishes"" WHERE ""3rd_places""=23;",2-13599687-53 What is the least amount of entries that has 9.31% as a percentage with a 3rd place larger than 23?,"CREATE TABLE ""total_third_place_finishes"" ( ""driver"" text, ""seasons"" text, ""entries"" real, ""3rd_places"" real, ""percentage"" text );","SELECT MIN(""entries"") FROM ""total_third_place_finishes"" WHERE ""percentage""='9.31%' AND ""3rd_places"">23;",2-13599687-53 "How many entries have 3rd places greater than 19, and alain prost as the driver?","CREATE TABLE ""total_third_place_finishes"" ( ""driver"" text, ""seasons"" text, ""entries"" real, ""3rd_places"" real, ""percentage"" text );","SELECT COUNT(""entries"") FROM ""total_third_place_finishes"" WHERE ""3rd_places"">19 AND ""driver""='alain prost';",2-13599687-53 Which driver has 210 as entries?,"CREATE TABLE ""total_third_place_finishes"" ( ""driver"" text, ""seasons"" text, ""entries"" real, ""3rd_places"" real, ""percentage"" text );","SELECT ""driver"" FROM ""total_third_place_finishes"" WHERE ""entries""=210;",2-13599687-53 Which seasons have fernando alonso as the driver?,"CREATE TABLE ""total_third_place_finishes"" ( ""driver"" text, ""seasons"" text, ""entries"" real, ""3rd_places"" real, ""percentage"" text );","SELECT ""seasons"" FROM ""total_third_place_finishes"" WHERE ""driver""='fernando alonso';",2-13599687-53 What club had 0 goals?,"CREATE TABLE ""international_career"" ( ""national_team"" text, ""club"" text, ""season"" text, ""apps"" real, ""goals"" real );","SELECT ""club"" FROM ""international_career"" WHERE ""goals""=0;",2-15023739-2 What club had over 0 goals in 2011?,"CREATE TABLE ""international_career"" ( ""national_team"" text, ""club"" text, ""season"" text, ""apps"" real, ""goals"" real );","SELECT ""club"" FROM ""international_career"" WHERE ""goals"">0 AND ""season""='2011';",2-15023739-2 What team drove a Dodge vehicle?,"CREATE TABLE ""toyota_tundra_200"" ( ""pos"" real, ""car_num"" real, ""driver"" text, ""make"" text, ""team"" text );","SELECT ""team"" FROM ""toyota_tundra_200"" WHERE ""make""='dodge';",2-14292964-18 What was Stacy Compton's position?,"CREATE TABLE ""toyota_tundra_200"" ( ""pos"" real, ""car_num"" real, ""driver"" text, ""make"" text, ""team"" text );","SELECT ""pos"" FROM ""toyota_tundra_200"" WHERE ""driver""='stacy compton';",2-14292964-18 What was the average position of car number 59?,"CREATE TABLE ""toyota_tundra_200"" ( ""pos"" real, ""car_num"" real, ""driver"" text, ""make"" text, ""team"" text );","SELECT AVG(""pos"") FROM ""toyota_tundra_200"" WHERE ""car_num""=59;",2-14292964-18 How much was the loss of April 25?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""date""='april 25';",2-13552019-2 "What is the average total with less than 8 bronze, 3 silver, and a Rank smaller than 2?","CREATE TABLE ""results"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""total"") FROM ""results"" WHERE ""bronze""<8 AND ""silver""=3 AND ""rank""<2;",2-14639905-3 "What is the average Total with a Rank greater than 1, and a Bronze larger than 8?","CREATE TABLE ""results"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""total"") FROM ""results"" WHERE ""rank"">1 AND ""bronze"">8;",2-14639905-3 What is the smallest silver from Vietnam?,"CREATE TABLE ""results"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""silver"") FROM ""results"" WHERE ""nation""='vietnam';",2-14639905-3 What is the largest silver from Malaysia with a Total smaller than 23?,"CREATE TABLE ""results"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""silver"") FROM ""results"" WHERE ""nation""='malaysia' AND ""total""<23;",2-14639905-3 "What is the largest bronze with a Rank of 2, and a Gold smaller than 8?","CREATE TABLE ""results"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""results"" WHERE ""rank""=2 AND ""gold""<8;",2-14639905-3 "How many ranks have a Bronze smaller than 8, and a Total smaller than 7, and a Gold smaller than 1?","CREATE TABLE ""results"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""rank"") FROM ""results"" WHERE ""bronze""<8 AND ""total""<7 AND ""gold""<1;",2-14639905-3 Voivodeship or city of nowogródzkie has what capital?,"CREATE TABLE ""administrative_division"" ( ""s_car_plate_starting_1937"" text, ""voivodeship_or_city"" text, ""capital"" text, ""area_1930_in_1_000skm_2"" text, ""population_1931_in_1_000s"" text );","SELECT ""capital"" FROM ""administrative_division"" WHERE ""voivodeship_or_city""='nowogródzkie';",2-14245-3 Capital of brześć nad bugiem has what area (1930) in 1000skm?,"CREATE TABLE ""administrative_division"" ( ""s_car_plate_starting_1937"" text, ""voivodeship_or_city"" text, ""capital"" text, ""area_1930_in_1_000skm_2"" text, ""population_1931_in_1_000s"" text );","SELECT ""area_1930_in_1_000skm_2"" FROM ""administrative_division"" WHERE ""capital""='brześć nad bugiem';",2-14245-3 "Area (1930) in 1,000skm 2 of 31.7 has what capital?","CREATE TABLE ""administrative_division"" ( ""s_car_plate_starting_1937"" text, ""voivodeship_or_city"" text, ""capital"" text, ""area_1930_in_1_000skm_2"" text, ""population_1931_in_1_000s"" text );","SELECT ""capital"" FROM ""administrative_division"" WHERE ""area_1930_in_1_000skm_2""='31.7';",2-14245-3 "Capital of brześć nad bugiem has what population (1931) in 1,000s?","CREATE TABLE ""administrative_division"" ( ""s_car_plate_starting_1937"" text, ""voivodeship_or_city"" text, ""capital"" text, ""area_1930_in_1_000skm_2"" text, ""population_1931_in_1_000s"" text );","SELECT ""population_1931_in_1_000s"" FROM ""administrative_division"" WHERE ""capital""='brześć nad bugiem';",2-14245-3 "Population (1931) in 1,000s of 1,884.4 is what car plate (starting 1937)?","CREATE TABLE ""administrative_division"" ( ""s_car_plate_starting_1937"" text, ""voivodeship_or_city"" text, ""capital"" text, ""area_1930_in_1_000skm_2"" text, ""population_1931_in_1_000s"" text );","SELECT ""s_car_plate_starting_1937"" FROM ""administrative_division"" WHERE ""population_1931_in_1_000s""='1,884.4';",2-14245-3 "Population (1931) in 1,000s of 2,460.9 what is the car plate (starting 1937)?","CREATE TABLE ""administrative_division"" ( ""s_car_plate_starting_1937"" text, ""voivodeship_or_city"" text, ""capital"" text, ""area_1930_in_1_000skm_2"" text, ""population_1931_in_1_000s"" text );","SELECT ""s_car_plate_starting_1937"" FROM ""administrative_division"" WHERE ""population_1931_in_1_000s""='2,460.9';",2-14245-3 "Which Poles has a Wins larger than 0, and a Podiums smaller than 17?","CREATE TABLE ""by_seasons_and_teams"" ( ""season"" text, ""races"" real, ""wins"" real, ""podiums"" real, ""poles"" real, ""fastest_laps"" real );","SELECT ""poles"" FROM ""by_seasons_and_teams"" WHERE ""wins"">0 AND ""podiums""<17 AND ""fastest_laps""=0;",2-14139408-1 "which Poles has a Fastest Laps of 0, and a Races of 17, and a Wins larger than 0, and a Podiums smaller than 2?","CREATE TABLE ""by_seasons_and_teams"" ( ""season"" text, ""races"" real, ""wins"" real, ""podiums"" real, ""poles"" real, ""fastest_laps"" real );","SELECT MAX(""poles"") FROM ""by_seasons_and_teams"" WHERE ""fastest_laps""=0 AND ""races""=17 AND ""wins"">0 AND ""podiums""<2;",2-14139408-1 "How many Fastest Laps have Poles of 4, and Races larger than 178?","CREATE TABLE ""by_seasons_and_teams"" ( ""season"" text, ""races"" real, ""wins"" real, ""podiums"" real, ""poles"" real, ""fastest_laps"" real );","SELECT SUM(""fastest_laps"") FROM ""by_seasons_and_teams"" WHERE ""poles""=4 AND ""races"">178;",2-14139408-1 Which the Fastest Lap has a Season of 2009 and Poles smaller than 0?,"CREATE TABLE ""by_seasons_and_teams"" ( ""season"" text, ""races"" real, ""wins"" real, ""podiums"" real, ""poles"" real, ""fastest_laps"" real );","SELECT MAX(""fastest_laps"") FROM ""by_seasons_and_teams"" WHERE ""season""='2009' AND ""poles""<0;",2-14139408-1 "Which the Fastest Laps that have Poles of 0, and a Season of 2002, and a Podiums smaller than 0?","CREATE TABLE ""by_seasons_and_teams"" ( ""season"" text, ""races"" real, ""wins"" real, ""podiums"" real, ""poles"" real, ""fastest_laps"" real );","SELECT AVG(""fastest_laps"") FROM ""by_seasons_and_teams"" WHERE ""poles""=0 AND ""season""='2002' AND ""podiums""<0;",2-14139408-1 What Variant has a Launch site that is white sands?,"CREATE TABLE ""see_also"" ( ""date_time_gmt"" text, ""variant"" text, ""launch_site"" text, ""mission"" text, ""outcome"" text );","SELECT ""variant"" FROM ""see_also"" WHERE ""launch_site""='white sands';",2-15298252-1 what was the score in 1990,"CREATE TABLE ""2_a_state_champions"" ( ""year"" real, ""champion"" text, ""score"" text, ""opponent"" text, ""state_champion_head_coach"" text );","SELECT ""score"" FROM ""2_a_state_champions"" WHERE ""year""=1990;",2-14178888-5 In 1950 what is the average rank?,"CREATE TABLE ""tallest_buildings"" ( ""rank"" real, ""name"" text, ""street_address"" text, ""height_feet_m"" text, ""floors"" real, ""year"" real );","SELECT AVG(""rank"") FROM ""tallest_buildings"" WHERE ""year""=1950;",2-15189770-1 What is the building's name that is 617 / 188 in height and ranked less than 6?,"CREATE TABLE ""tallest_buildings"" ( ""rank"" real, ""name"" text, ""street_address"" text, ""height_feet_m"" text, ""floors"" real, ""year"" real );","SELECT ""name"" FROM ""tallest_buildings"" WHERE ""rank""<6 AND ""height_feet_m""='617 / 188';",2-15189770-1 What is the number of rounds that took place for the fight that lasted 6:21?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT COUNT(""round"") FROM ""mixed_martial_arts_record"" WHERE ""time""='6:21';",2-1370208-2 "What is the average year of the most recent appearance of the Boston Crusaders, who had their first appearance after 1976?","CREATE TABLE ""notes_and_references"" ( ""corps_name"" text, ""number_of_finals_appearances"" real, ""year_of_first_appearance"" real, ""year_of_most_recent_appearance"" real, ""all_years_of_finals_appearances"" text );","SELECT AVG(""year_of_most_recent_appearance"") FROM ""notes_and_references"" WHERE ""year_of_first_appearance"">1976 AND ""corps_name""='boston crusaders';",2-14743082-1 "What is the year of most recent appearance of the Suncoast sound, who had more than 7 finals appearances?","CREATE TABLE ""notes_and_references"" ( ""corps_name"" text, ""number_of_finals_appearances"" real, ""year_of_first_appearance"" real, ""year_of_most_recent_appearance"" real, ""all_years_of_finals_appearances"" text );","SELECT COUNT(""year_of_most_recent_appearance"") FROM ""notes_and_references"" WHERE ""corps_name""='suncoast sound' AND ""number_of_finals_appearances"">7;",2-14743082-1 "What is the year of the first appearance of the Black Knights, who had less than 1 finals appearances?","CREATE TABLE ""notes_and_references"" ( ""corps_name"" text, ""number_of_finals_appearances"" real, ""year_of_first_appearance"" real, ""year_of_most_recent_appearance"" real, ""all_years_of_finals_appearances"" text );","SELECT COUNT(""year_of_first_appearance"") FROM ""notes_and_references"" WHERE ""corps_name""='black knights' AND ""number_of_finals_appearances""<1;",2-14743082-1 What is the Pick # of the player with an Overall less than 203 from West Virginia?,"CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT COUNT(""pick_num"") FROM ""atlanta_falcons_draft_history"" WHERE ""college""='west virginia' AND ""overall""<203;",2-15198842-33 In what Round was the draft pick from Florida with an Overall less than 166?,"CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT AVG(""round"") FROM ""atlanta_falcons_draft_history"" WHERE ""college""='florida' AND ""overall""<166;",2-15198842-33 What is the highest number of silver when there is 1 bronze and less than 4 golds?,"CREATE TABLE ""women_s_tournament"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""silver"") FROM ""women_s_tournament"" WHERE ""bronze""=1 AND ""gold""<4;",2-14642287-5 How many bronze medals are there when there are fewer than 3 silver medals and 7 medals total?,"CREATE TABLE ""women_s_tournament"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""bronze"" FROM ""women_s_tournament"" WHERE ""silver""<3 AND ""total""=7;",2-14642287-5 What team has rank 3?,"CREATE TABLE ""2008_race_b_final_standings"" ( ""rank"" real, ""rider"" text, ""team"" text, ""speed"" text, ""time"" text );","SELECT ""team"" FROM ""2008_race_b_final_standings"" WHERE ""rank""=3;",2-14209455-8 "Which Playing For has a # 100 larger than 36, and a Score of 122?","CREATE TABLE ""first_class_centuries"" ( ""num_100"" real, ""season"" text, ""playing_for"" text, ""against"" text, ""score"" text );","SELECT ""playing_for"" FROM ""first_class_centuries"" WHERE ""num_100"">36 AND ""score""='122';",2-1420080-2 "Which # 100 has a Season of 1991, and an Against of surrey?","CREATE TABLE ""first_class_centuries"" ( ""num_100"" real, ""season"" text, ""playing_for"" text, ""against"" text, ""score"" text );","SELECT MAX(""num_100"") FROM ""first_class_centuries"" WHERE ""season""='1991' AND ""against""='surrey';",2-1420080-2 "Which sum of # 100 has a Season of 1990, and an Against of warwickshire?","CREATE TABLE ""first_class_centuries"" ( ""num_100"" real, ""season"" text, ""playing_for"" text, ""against"" text, ""score"" text );","SELECT SUM(""num_100"") FROM ""first_class_centuries"" WHERE ""season""='1990' AND ""against""='warwickshire';",2-1420080-2 "Which Against has a Season of 1987/88, and a # 100 larger than 13, and a Score of 139?","CREATE TABLE ""first_class_centuries"" ( ""num_100"" real, ""season"" text, ""playing_for"" text, ""against"" text, ""score"" text );","SELECT ""against"" FROM ""first_class_centuries"" WHERE ""season""='1987/88' AND ""num_100"">13 AND ""score""='139';",2-1420080-2 "What is the lowest number of wins for tom watson who is ranked larger than number 1 and makes more than $6,028,927?","CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT MIN(""wins"") FROM ""leaders"" WHERE ""rank"">1 AND ""player""='tom watson' AND ""earnings"">'6,028,927';",2-14611663-4 What is the highest earnings for the golfer who has more than 37 wins?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT MAX(""earnings"") FROM ""leaders"" WHERE ""wins"">37;",2-14611663-4 What Tejano webcast has a callsign of KBDR?,"CREATE TABLE ""fm_radio"" ( ""frequency"" real, ""callsign"" text, ""brand"" text, ""format"" text, ""city_of_license"" text, ""website"" text, ""webcast"" text );","SELECT ""webcast"" FROM ""fm_radio"" WHERE ""format""='tejano' AND ""callsign""='kbdr';",2-1436627-7 What's the highest frequency of the KBDR callsign?,"CREATE TABLE ""fm_radio"" ( ""frequency"" real, ""callsign"" text, ""brand"" text, ""format"" text, ""city_of_license"" text, ""website"" text, ""webcast"" text );","SELECT MAX(""frequency"") FROM ""fm_radio"" WHERE ""callsign""='kbdr';",2-1436627-7 What's the website for the Listen Live webcast on the 99.3 frequency?,"CREATE TABLE ""fm_radio"" ( ""frequency"" real, ""callsign"" text, ""brand"" text, ""format"" text, ""city_of_license"" text, ""website"" text, ""webcast"" text );","SELECT ""website"" FROM ""fm_radio"" WHERE ""webcast""='listen live' AND ""frequency""=99.3;",2-1436627-7 Which Webcast has the digital1073.com website?,"CREATE TABLE ""fm_radio"" ( ""frequency"" real, ""callsign"" text, ""brand"" text, ""format"" text, ""city_of_license"" text, ""website"" text, ""webcast"" text );","SELECT ""webcast"" FROM ""fm_radio"" WHERE ""website""='digital1073.com';",2-1436627-7 "Which Date has a Tournament of at&t pebble beach national pro-am, and a Margin of victory of 1 stroke, and a To par of –11?","CREATE TABLE ""pga_tour_wins_16"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text );","SELECT ""date"" FROM ""pga_tour_wins_16"" WHERE ""tournament""='at&t pebble beach national pro-am' AND ""margin_of_victory""='1 stroke' AND ""to_par""='–11';",2-1514634-2 "Which Tournament has a Margin of victory of 1 stroke, and a Date of oct 7, 1990?","CREATE TABLE ""pga_tour_wins_16"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text );","SELECT ""tournament"" FROM ""pga_tour_wins_16"" WHERE ""margin_of_victory""='1 stroke' AND ""date""='oct 7, 1990';",2-1514634-2 Which Date has a Winning score of 69-68-68-70=275?,"CREATE TABLE ""pga_tour_wins_16"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text );","SELECT ""date"" FROM ""pga_tour_wins_16"" WHERE ""winning_score""='69-68-68-70=275';",2-1514634-2 Which To par has a Winning score of 64-68-66-63=261?,"CREATE TABLE ""pga_tour_wins_16"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text );","SELECT ""to_par"" FROM ""pga_tour_wins_16"" WHERE ""winning_score""='64-68-66-63=261';",2-1514634-2 Which Winning score has a Tournament of walt disney world/oldsmobile classic?,"CREATE TABLE ""pga_tour_wins_16"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text );","SELECT ""winning_score"" FROM ""pga_tour_wins_16"" WHERE ""tournament""='walt disney world/oldsmobile classic';",2-1514634-2 What is the number in total of silver with a gold smaller than 0?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medal_table"" WHERE ""gold""<0;",2-14837173-3 What is the sum of gold with a rank that is 3 and a silver larger than 7?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""gold"") FROM ""medal_table"" WHERE ""rank""='3' AND ""silver"">7;",2-14837173-3 What is the average total with a nation of thailand with a gold smaller than 17?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""total"") FROM ""medal_table"" WHERE ""nation""='thailand' AND ""gold""<17;",2-14837173-3 What is the average gold with a bronze smaller than 5 with a rank of 8?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""gold"") FROM ""medal_table"" WHERE ""bronze""<5 AND ""rank""='8';",2-14837173-3 What is the earliest launch that was from Beijing?,"CREATE TABLE ""nationwide_satellite_tv_network"" ( ""name"" text, ""hanzi"" text, ""origin"" text, ""launch"" real, ""owner"" text );","SELECT MIN(""launch"") FROM ""nationwide_satellite_tv_network"" WHERE ""origin""='beijing';",2-15147453-2 "With a Hanzi of 深圳卫视, what is the name?","CREATE TABLE ""nationwide_satellite_tv_network"" ( ""name"" text, ""hanzi"" text, ""origin"" text, ""launch"" real, ""owner"" text );","SELECT ""name"" FROM ""nationwide_satellite_tv_network"" WHERE ""hanzi""='深圳卫视';",2-15147453-2 Who is the owner of the object launched after 1997 and a Hanzi of 厦门卫视?,"CREATE TABLE ""nationwide_satellite_tv_network"" ( ""name"" text, ""hanzi"" text, ""origin"" text, ""launch"" real, ""owner"" text );","SELECT ""owner"" FROM ""nationwide_satellite_tv_network"" WHERE ""launch"">1997 AND ""hanzi""='厦门卫视';",2-15147453-2 "What was the latest week that had a game on November 18, 1951?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""date""='november 18, 1951';",2-15124443-1 "Who was the opponent on November 11, 1951?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""schedule"" WHERE ""date""='november 11, 1951';",2-15124443-1 What was the total attendance with a result of W 31-21 before week 9?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""schedule"" WHERE ""result""='w 31-21' AND ""week""<9;",2-15124443-1 "What lifespan has a majors greater than 1, and fuzzy zoeller as the name?","CREATE TABLE ""see_also"" ( ""name"" text, ""lifespan"" text, ""country"" text, ""wins"" real, ""majors"" real, ""winning_span"" text, ""span_years"" text );","SELECT ""lifespan"" FROM ""see_also"" WHERE ""majors"">1 AND ""name""='fuzzy zoeller';",2-1449426-1 what visitor came on november 27,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""november"" WHERE ""date""='november 27';",2-13581632-2 what team was the visitor in the chicago game,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""november"" WHERE ""home""='chicago';",2-13581632-2 what game was in chicago,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""november"" WHERE ""home""='chicago';",2-13581632-2 "Which player is associated with the date May 10, 1999?","CREATE TABLE ""10_or_more_runs_batted_in_by_an_individu"" ( ""rb_is"" real, ""player"" text, ""team"" text, ""date"" text, ""opponent"" text );","SELECT ""player"" FROM ""10_or_more_runs_batted_in_by_an_individu"" WHERE ""date""='may 10, 1999';",2-13593120-12 "Which player is associated with the date July 6, 1949?","CREATE TABLE ""10_or_more_runs_batted_in_by_an_individu"" ( ""rb_is"" real, ""player"" text, ""team"" text, ""date"" text, ""opponent"" text );","SELECT ""player"" FROM ""10_or_more_runs_batted_in_by_an_individu"" WHERE ""date""='july 6, 1949';",2-13593120-12 Which date is associated with the player Wilbert Robinson?,"CREATE TABLE ""10_or_more_runs_batted_in_by_an_individu"" ( ""rb_is"" real, ""player"" text, ""team"" text, ""date"" text, ""opponent"" text );","SELECT ""date"" FROM ""10_or_more_runs_batted_in_by_an_individu"" WHERE ""player""='wilbert robinson';",2-13593120-12 "Which player is associated with the date June 14, 1969?","CREATE TABLE ""10_or_more_runs_batted_in_by_an_individu"" ( ""rb_is"" real, ""player"" text, ""team"" text, ""date"" text, ""opponent"" text );","SELECT ""player"" FROM ""10_or_more_runs_batted_in_by_an_individu"" WHERE ""date""='june 14, 1969';",2-13593120-12 "When the team is the Boston Red Sox and the is date July 27, 1946, what are the average RBIs?","CREATE TABLE ""10_or_more_runs_batted_in_by_an_individu"" ( ""rb_is"" real, ""player"" text, ""team"" text, ""date"" text, ""opponent"" text );","SELECT AVG(""rb_is"") FROM ""10_or_more_runs_batted_in_by_an_individu"" WHERE ""team""='boston red sox' AND ""date""='july 27, 1946';",2-13593120-12 What is the sum of games for a record of 33-13-3?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT SUM(""game"") FROM ""schedule_and_results"" WHERE ""record""='33-13-3';",2-13909382-5 What was the sum of January values with a record of 27-12-3 for a game less than 42?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT SUM(""january"") FROM ""schedule_and_results"" WHERE ""record""='27-12-3' AND ""game""<42;",2-13909382-5 What is the number in January for Philadelphia Flyers as opponents?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT COUNT(""january"") FROM ""schedule_and_results"" WHERE ""opponent""='philadelphia flyers';",2-13909382-5 What is the lowest game for a record of 32-12-3?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT MIN(""game"") FROM ""schedule_and_results"" WHERE ""record""='32-12-3';",2-13909382-5 What was the lowest attendance at the game with a record of 50-36?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT MIN(""attendance"") FROM ""game_log"" WHERE ""record""='50-36';",2-13955746-6 Who was the opponent at the game that had a loss of Westbrook (2-2)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""loss""='westbrook (2-2)';",2-13955746-6 How many copies of scouting for girls were sold?,"CREATE TABLE ""top_40_albums_of_2008"" ( ""position"" real, ""album_title"" text, ""artist"" text, ""sales"" real, ""peak"" text );","SELECT COUNT(""sales"") FROM ""top_40_albums_of_2008"" WHERE ""album_title""='scouting for girls';",2-14954377-5 "What was the position for albums made by elbow with under 424,000 sales?","CREATE TABLE ""top_40_albums_of_2008"" ( ""position"" real, ""album_title"" text, ""artist"" text, ""sales"" real, ""peak"" text );","SELECT AVG(""position"") FROM ""top_40_albums_of_2008"" WHERE ""sales""<'424,000' AND ""artist""='elbow';",2-14954377-5 What is the agg of team 2 Dynamo Moscow?,"CREATE TABLE ""play_off_12"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""agg"" FROM ""play_off_12"" WHERE ""team_2""='dynamo moscow';",2-13754283-44 What is the 1st leg for team 2 Portol Drac Palma Mallorca?,"CREATE TABLE ""play_off_12"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""1st_leg"" FROM ""play_off_12"" WHERE ""team_2""='portol drac palma mallorca';",2-13754283-44 Who was the guest at Stadion Prljanije?,"CREATE TABLE ""schedule"" ( ""venue"" text, ""home"" text, ""guest"" text, ""score"" text, ""attendance"" real );","SELECT ""guest"" FROM ""schedule"" WHERE ""venue""='stadion prljanije';",2-13883437-2 Who was the guest when attendance was 3?,"CREATE TABLE ""schedule"" ( ""venue"" text, ""home"" text, ""guest"" text, ""score"" text, ""attendance"" real );","SELECT ""guest"" FROM ""schedule"" WHERE ""attendance""=3;",2-13883437-2 In what venue did FK Crvena Stijena play at home?,"CREATE TABLE ""schedule"" ( ""venue"" text, ""home"" text, ""guest"" text, ""score"" text, ""attendance"" real );","SELECT ""venue"" FROM ""schedule"" WHERE ""home""='fk crvena stijena';",2-13883437-2 What is the sum of attendance when the score was 2:0?,"CREATE TABLE ""schedule"" ( ""venue"" text, ""home"" text, ""guest"" text, ""score"" text, ""attendance"" real );","SELECT SUM(""attendance"") FROM ""schedule"" WHERE ""score""='2:0';",2-13883437-2 How many were in attendance with a score of 0:1?,"CREATE TABLE ""schedule"" ( ""venue"" text, ""home"" text, ""guest"" text, ""score"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""schedule"" WHERE ""score""='0:1';",2-13883437-2 Who was at home when the score was 2:2?,"CREATE TABLE ""schedule"" ( ""venue"" text, ""home"" text, ""guest"" text, ""score"" text, ""attendance"" real );","SELECT ""home"" FROM ""schedule"" WHERE ""score""='2:2';",2-13883437-2 What Score has an Opponent of @ Blue Jays with a Date of June 7?,"CREATE TABLE ""game_log"" ( ""date"" text, ""time"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""opponent""='@ blue jays' AND ""date""='june 7';",2-14013236-6 What Time is listed for the Loss of Okajima (1-2)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""time"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""time"" FROM ""game_log"" WHERE ""loss""='okajima (1-2)';",2-14013236-6 What Loss is recorded for the Date June 2?,"CREATE TABLE ""game_log"" ( ""date"" text, ""time"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""date""='june 2';",2-14013236-6 "What's the total number of Win % with an Appearances of 4, and Losses that's larger than 3?","CREATE TABLE ""active_teams"" ( ""appearances"" real, ""team"" text, ""wins"" real, ""losses"" real, ""win_pct"" real );","SELECT COUNT(""win_pct"") FROM ""active_teams"" WHERE ""appearances""=4 AND ""losses"">3;",2-1486684-5 What's listed as the lowest Appearances with a Win % of 0.706?,"CREATE TABLE ""active_teams"" ( ""appearances"" real, ""team"" text, ""wins"" real, ""losses"" real, ""win_pct"" real );","SELECT MIN(""appearances"") FROM ""active_teams"" WHERE ""win_pct""=0.706;",2-1486684-5 "What's the lowest Losses recorded wiht a Wins of 1, Team of Dallas Stars, and a Win % that's smaller than 0.25?","CREATE TABLE ""active_teams"" ( ""appearances"" real, ""team"" text, ""wins"" real, ""losses"" real, ""win_pct"" real );","SELECT MIN(""losses"") FROM ""active_teams"" WHERE ""wins""=1 AND ""team""='dallas stars' AND ""win_pct""<0.25;",2-1486684-5 What district has benjamin eggleston for incumbent?,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text );","SELECT ""district"" FROM ""ohio"" WHERE ""incumbent""='benjamin eggleston';",2-1434788-5 Which party is tobias a. plants the incumbent?,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text );","SELECT ""party"" FROM ""ohio"" WHERE ""incumbent""='tobias a. plants';",2-1434788-5 wWhich district has a retired republican hold with an incumbent of rufus p. spalding?,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text );","SELECT ""district"" FROM ""ohio"" WHERE ""result""='retired republican hold' AND ""incumbent""='rufus p. spalding';",2-1434788-5 Which district has a retired republican hold and an incumbent of rufus p. spalding?,"CREATE TABLE ""ohio"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" text, ""result"" text );","SELECT ""district"" FROM ""ohio"" WHERE ""result""='retired republican hold' AND ""incumbent""='rufus p. spalding';",2-1434788-5 Which tournament had a 2012 of a and a 2011 of 2r?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""tournament"" FROM ""singles_performance_timeline"" WHERE ""2012""='a' AND ""2011""='2r';",2-15088158-10 Which 2009's 2010 featured the wta premier 5 tournaments?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2009"" FROM ""singles_performance_timeline"" WHERE ""2010""='wta premier 5 tournaments';",2-15088158-10 Which 2011's tournament was Indian Wells?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2011"" FROM ""singles_performance_timeline"" WHERE ""tournament""='indian wells';",2-15088158-10 Which 2010 stat featured the tournament of the Olympic Games?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2010"" FROM ""singles_performance_timeline"" WHERE ""tournament""='olympic games';",2-15088158-10 "When did the Indians play a game with 15,105 people in attendance?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""attendance""='15,105';",2-14546539-2 Who did the Indians play on April 23?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='april 23';",2-14546539-2 What is the lowest number of laps for Marco Simoncelli on a grid higher than 11?,"CREATE TABLE ""250cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""laps"") FROM ""250cc_classification"" WHERE ""rider""='marco simoncelli' AND ""grid"">11;",2-13913978-2 Who is the rider who did less than 20 laps on a grid number greater than 23?,"CREATE TABLE ""250cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""rider"" FROM ""250cc_classification"" WHERE ""laps""<20 AND ""grid"">23;",2-13913978-2 What is the lowest grid number that had a rider with KTM as the manufacturer who did more than 20 laps?,"CREATE TABLE ""250cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""grid"") FROM ""250cc_classification"" WHERE ""manufacturer""='ktm' AND ""laps"">20;",2-13913978-2 What is the tournament on 22 October 2012?,"CREATE TABLE ""singles_3_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_3_2"" WHERE ""date""='22 october 2012';",2-14495322-3 What is the date of the tournament with Alena Tarasova as the opponent?,"CREATE TABLE ""singles_3_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""singles_3_2"" WHERE ""opponent""='alena tarasova';",2-14495322-3 Which Hereditary peers have a Total of 1?,"CREATE TABLE ""current_composition"" ( ""affiliation"" text, ""life_peers"" text, ""hereditary_peers"" text, ""lords_spiritual"" text, ""total"" real );","SELECT ""hereditary_peers"" FROM ""current_composition"" WHERE ""total""=1;",2-13658-1 "Which Total has a Hereditary peer of –, and a Lords spiritual of –, and a Life peers of 2, and an Affiliation of plaid cymru?","CREATE TABLE ""current_composition"" ( ""affiliation"" text, ""life_peers"" text, ""hereditary_peers"" text, ""lords_spiritual"" text, ""total"" real );","SELECT COUNT(""total"") FROM ""current_composition"" WHERE ""hereditary_peers""='–' AND ""lords_spiritual""='–' AND ""life_peers""='2' AND ""affiliation""='plaid cymru';",2-13658-1 Which Elector is hungarian?,"CREATE TABLE ""absentees"" ( ""elector"" text, ""nationality"" text, ""cardinalatial_title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""elector"" FROM ""absentees"" WHERE ""nationality""='hungarian';",2-15123149-2 Which Cardinalatial Title has an Elevator of pope eugenius iv?,"CREATE TABLE ""absentees"" ( ""elector"" text, ""nationality"" text, ""cardinalatial_title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""cardinalatial_title"" FROM ""absentees"" WHERE ""elevator""='pope eugenius iv';",2-15123149-2 "Which Works number has a Number larger than 807, and a Type of 0-6-0, and a Date of 1920?","CREATE TABLE ""locomotives"" ( ""number"" real, ""builder"" text, ""type"" text, ""date"" real, ""works_number"" real );","SELECT AVG(""works_number"") FROM ""locomotives"" WHERE ""number"">807 AND ""type""='0-6-0' AND ""date""=1920;",2-14518594-1 "Which Type has a Date smaller than 1943, and a Builder of alco schenectady, and a Number larger than 822, and Works number of 59867?","CREATE TABLE ""locomotives"" ( ""number"" real, ""builder"" text, ""type"" text, ""date"" real, ""works_number"" real );","SELECT ""type"" FROM ""locomotives"" WHERE ""date""<1943 AND ""builder""='alco schenectady' AND ""number"">822 AND ""works_number""=59867;",2-14518594-1 "Which Date has a Builder of alco schenectady, and a Number larger than 835, and Works number of 56566?","CREATE TABLE ""locomotives"" ( ""number"" real, ""builder"" text, ""type"" text, ""date"" real, ""works_number"" real );","SELECT AVG(""date"") FROM ""locomotives"" WHERE ""builder""='alco schenectady' AND ""number"">835 AND ""works_number""=56566;",2-14518594-1 When was the Election of 1953?,"CREATE TABLE ""city_of_toronto_pre_amalgamation"" ( ""election"" text, ""date"" text, ""mayor"" text, ""ward_seats"" text, ""votes"" text );","SELECT ""date"" FROM ""city_of_toronto_pre_amalgamation"" WHERE ""election""='1953';",2-1453282-1 "On what date were there 50,324 votes?","CREATE TABLE ""city_of_toronto_pre_amalgamation"" ( ""election"" text, ""date"" text, ""mayor"" text, ""ward_seats"" text, ""votes"" text );","SELECT ""date"" FROM ""city_of_toronto_pre_amalgamation"" WHERE ""votes""='50,324';",2-1453282-1 How many votes were there on November 10?,"CREATE TABLE ""city_of_toronto_pre_amalgamation"" ( ""election"" text, ""date"" text, ""mayor"" text, ""ward_seats"" text, ""votes"" text );","SELECT ""votes"" FROM ""city_of_toronto_pre_amalgamation"" WHERE ""date""='november 10';",2-1453282-1 What date has 79-48 as the record?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='79-48';",2-13553341-6 What is the average attendance that has 83-52 as the record?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT AVG(""attendance"") FROM ""game_log"" WHERE ""record""='83-52';",2-13553341-6 Name the segment D for umbrellas,"CREATE TABLE ""season_9_2007"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""segment_d"" FROM ""season_9_2007"" WHERE ""segment_a""='umbrellas';",2-15187735-9 Name the segment A for netflix of s05e01,"CREATE TABLE ""season_9_2007"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""segment_a"" FROM ""season_9_2007"" WHERE ""netflix""='s05e01';",2-15187735-9 Name the series ep for darts,"CREATE TABLE ""season_9_2007"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""series_ep"" FROM ""season_9_2007"" WHERE ""segment_d""='darts';",2-15187735-9 Name the series ep for segment c of luxury cars (part 1),"CREATE TABLE ""season_9_2007"" ( ""series_ep"" text, ""episode"" real, ""netflix"" text, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""series_ep"" FROM ""season_9_2007"" WHERE ""segment_c""='luxury cars (part 1)';",2-15187735-9 What school is located in rossville?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text );","SELECT ""school"" FROM ""indiana_high_school_athletics_conference"" WHERE ""location""='rossville';",2-13986492-12 "How many people enrolled a the school with an IHSAA Class of a, and the trojans as their mascot?","CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text );","SELECT MIN(""enrollment"") FROM ""indiana_high_school_athletics_conference"" WHERE ""ihsaa_class""='a' AND ""mascot""='trojans';",2-13986492-12 What IHSAA clas is the school with a county number of 12 clinton and the hornets as their mascot?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text );","SELECT ""ihsaa_class"" FROM ""indiana_high_school_athletics_conference"" WHERE ""num_county""='12 clinton' AND ""mascot""='hornets';",2-13986492-12 What is the score when a loss was listed with Lannan (4-8)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""loss""='lannan (4-8)';",2-14026681-5 What was the date when the Twins had a record of 44-37?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='44-37';",2-14026681-5 "Which Opponents in Final has a Date of september 16, 1990?","CREATE TABLE ""doubles_38_26_12"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""opponents_in_final"" FROM ""doubles_38_26_12"" WHERE ""date""='september 16, 1990';",2-14979526-5 "Which Partner has a Date of june 18, 1989?","CREATE TABLE ""doubles_38_26_12"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""partner"" FROM ""doubles_38_26_12"" WHERE ""date""='june 18, 1989';",2-14979526-5 "Which Opponents in Final has an Outcome of winner, and a Surface of hard, and a Date of april 17, 1994?","CREATE TABLE ""doubles_38_26_12"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""opponents_in_final"" FROM ""doubles_38_26_12"" WHERE ""outcome""='winner' AND ""surface""='hard' AND ""date""='april 17, 1994';",2-14979526-5 "Which Opponents in Final has a Score in Final of 7–5, 1–6 4–6?","CREATE TABLE ""doubles_38_26_12"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""opponents_in_final"" FROM ""doubles_38_26_12"" WHERE ""score_in_final""='7–5, 1–6 4–6';",2-14979526-5 "Which Partner has a Score in Final of 6–1, 6–2?","CREATE TABLE ""doubles_38_26_12"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""partner"" FROM ""doubles_38_26_12"" WHERE ""score_in_final""='6–1, 6–2';",2-14979526-5 What is the total Points for the Opponent of @ New Jersey Devils and a Game bigger than 7?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""october"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT SUM(""points"") FROM ""regular_season"" WHERE ""opponent""='@ new jersey devils' AND ""game"">7;",2-14318917-2 What was the time of the NJKF Titans Neo X event?,"CREATE TABLE ""kickboxing_record"" ( ""result"" text, ""record"" text, ""opponent"" text, ""event"" text, ""method"" text, ""round"" text, ""time"" text );","SELECT ""time"" FROM ""kickboxing_record"" WHERE ""event""='njkf titans neo x';",2-1398677-1 What was the record after the NJKF Magnam 16 event that lasted 2:06?,"CREATE TABLE ""kickboxing_record"" ( ""result"" text, ""record"" text, ""opponent"" text, ""event"" text, ""method"" text, ""round"" text, ""time"" text );","SELECT ""record"" FROM ""kickboxing_record"" WHERE ""time""='2:06' AND ""event""='njkf magnam 16';",2-1398677-1 Which opponent led to a 6-3 record?,"CREATE TABLE ""kickboxing_record"" ( ""result"" text, ""record"" text, ""opponent"" text, ""event"" text, ""method"" text, ""round"" text, ""time"" text );","SELECT ""opponent"" FROM ""kickboxing_record"" WHERE ""record""='6-3';",2-1398677-1 "How many Picks have a Round larger than 2, and a Name of lawrence sidbury, and an Overall smaller than 125?","CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT COUNT(""pick_num"") FROM ""atlanta_falcons_draft_history"" WHERE ""round"">2 AND ""name""='lawrence sidbury' AND ""overall""<125;",2-15198842-44 "Which Pick # is the highest one that has a Name of william middleton, and a Round larger than 5?","CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""pick_num"") FROM ""atlanta_falcons_draft_history"" WHERE ""name""='william middleton' AND ""round"">5;",2-15198842-44 Which Overall is the lowest one that has a Position of offensive tackle?,"CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MIN(""overall"") FROM ""atlanta_falcons_draft_history"" WHERE ""position""='offensive tackle';",2-15198842-44 Which Overall is the average one that has a Name of vance walker?,"CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT AVG(""overall"") FROM ""atlanta_falcons_draft_history"" WHERE ""name""='vance walker';",2-15198842-44 "Which Pick # is the highest one that has a Name of lawrence sidbury, and a Round smaller than 4?","CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""pick_num"") FROM ""atlanta_falcons_draft_history"" WHERE ""name""='lawrence sidbury' AND ""round""<4;",2-15198842-44 What is the February number of the game played against the St. Louis Blues with a game number less than 58?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT AVG(""february"") FROM ""schedule_and_results"" WHERE ""opponent""='st. louis blues' AND ""game""<58;",2-14056076-6 Who is the opponent of the game that had a record of 24-26-4?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""record""='24-26-4';",2-14056076-6 What is the February number of the game with the Vancouver Canucks as the opponent and a game number greater than 55?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT COUNT(""february"") FROM ""schedule_and_results"" WHERE ""opponent""='vancouver canucks' AND ""game"">55;",2-14056076-6 What nationality is Larry McMorran?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick_num"" text, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""nationality"" FROM ""draft_picks"" WHERE ""player""='larry mcmorran';",2-14209245-9 what team scored 17,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""game""=17;",2-14827502-4 What was their record on July 22?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='july 22';",2-14546545-5 On what date was their record 46-39?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='46-39';",2-14546545-5 What was the oilers record on October 20?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='october 20';",2-14036681-2 What was the oilers record for the game on November 27 when the Edmonton oilers were playing at home and the Chicago Blackhawks were the visiting team?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""home""='edmonton oilers' AND ""visitor""='chicago blackhawks' AND ""date""='november 27';",2-14036681-2 Name the people's party for social democratic of 30.1%,"CREATE TABLE ""12_seats_needed_for_a_majority"" ( ""date_released"" text, ""institute"" text, ""socialist"" text, ""social_democratic"" text, ""green_communist"" text, ""left_bloc"" text, ""people_s_party"" text, ""lead"" text );","SELECT ""people_s_party"" FROM ""12_seats_needed_for_a_majority"" WHERE ""social_democratic""='30.1%';",2-15125201-1 Name the lead with left bloc of 8.4%,"CREATE TABLE ""12_seats_needed_for_a_majority"" ( ""date_released"" text, ""institute"" text, ""socialist"" text, ""social_democratic"" text, ""green_communist"" text, ""left_bloc"" text, ""people_s_party"" text, ""lead"" text );","SELECT ""lead"" FROM ""12_seats_needed_for_a_majority"" WHERE ""left_bloc""='8.4%';",2-15125201-1 Name the lead for institute of election results and social democratic of 31.7% 8 seats,"CREATE TABLE ""12_seats_needed_for_a_majority"" ( ""date_released"" text, ""institute"" text, ""socialist"" text, ""social_democratic"" text, ""green_communist"" text, ""left_bloc"" text, ""people_s_party"" text, ""lead"" text );","SELECT ""lead"" FROM ""12_seats_needed_for_a_majority"" WHERE ""institute""='election results' AND ""social_democratic""='31.7% 8 seats';",2-15125201-1 What is the Regionalliga Sud for 1995-96?,"CREATE TABLE ""1995_2000"" ( ""season"" text, ""regionalliga_s_d"" text, ""regionalliga_west_s_dwest"" text, ""regionalliga_nord"" text, ""regionalliga_nord_ost"" text );","SELECT ""regionalliga_s_d"" FROM ""1995_2000"" WHERE ""season""='1995-96';",2-14242137-11 What was the Regionalliga Nord-Ost for the team that had a Regionalliga Sud of SpVgg Unterhaching?,"CREATE TABLE ""1995_2000"" ( ""season"" text, ""regionalliga_s_d"" text, ""regionalliga_west_s_dwest"" text, ""regionalliga_nord"" text, ""regionalliga_nord_ost"" text );","SELECT ""regionalliga_nord_ost"" FROM ""1995_2000"" WHERE ""regionalliga_s_d""='spvgg unterhaching';",2-14242137-11 Which season had a Regionalliga Sud of Stuttgarter Kickers?,"CREATE TABLE ""1995_2000"" ( ""season"" text, ""regionalliga_s_d"" text, ""regionalliga_west_s_dwest"" text, ""regionalliga_nord"" text, ""regionalliga_nord_ost"" text );","SELECT ""season"" FROM ""1995_2000"" WHERE ""regionalliga_s_d""='stuttgarter kickers';",2-14242137-11 Which Regionalliga West/Sudwest had a Regionalliga Nord-Ost of Carl Zeiss Jena?,"CREATE TABLE ""1995_2000"" ( ""season"" text, ""regionalliga_s_d"" text, ""regionalliga_west_s_dwest"" text, ""regionalliga_nord"" text, ""regionalliga_nord_ost"" text );","SELECT ""regionalliga_west_s_dwest"" FROM ""1995_2000"" WHERE ""regionalliga_nord_ost""='carl zeiss jena';",2-14242137-11 What party is Charles Van Wyck part of?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text );","SELECT ""party"" FROM ""united_states_house_of_representatives_e"" WHERE ""incumbent""='charles van wyck';",2-1434986-8 What district is James Humphrey from who was first elected in 1858 and was eventually defeated democratic gain?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""first_elected""=1858 AND ""result""='defeated democratic gain' AND ""incumbent""='james humphrey';",2-1434986-8 "What surface was the November 5, 1995 match played on?","CREATE TABLE ""singles_runner_ups_7"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""surface"" FROM ""singles_runner_ups_7"" WHERE ""date""='november 5, 1995';",2-1514559-6 What date was the match played where Amy Frazier was the opponent?,"CREATE TABLE ""singles_runner_ups_7"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""date"" FROM ""singles_runner_ups_7"" WHERE ""opponent_in_the_final""='amy frazier';",2-1514559-6 "What score was given at the August 17, 2005 match?","CREATE TABLE ""singles_runner_ups_7"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""singles_runner_ups_7"" WHERE ""date""='august 17, 2005';",2-1514559-6 "Which tournament was played on October 1, 2006?","CREATE TABLE ""singles_runner_ups_7"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_runner_ups_7"" WHERE ""date""='october 1, 2006';",2-1514559-6 What is the score of the match played on a hard surface with an opponent in the final of Elena Likhovtseva?,"CREATE TABLE ""singles_runner_ups_7"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""singles_runner_ups_7"" WHERE ""surface""='hard' AND ""opponent_in_the_final""='elena likhovtseva';",2-1514559-6 What was the team's record on july 18?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='july 18';",2-14026681-6 "Which Conference Joined has a Previous Conference of northwestern, and a Mascot of oilers?","CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""county"" text, ""year_joined"" real, ""previous_conference"" text, ""year_left"" real, ""conference_joined"" text );","SELECT ""conference_joined"" FROM ""membership"" WHERE ""previous_conference""='northwestern' AND ""mascot""='oilers';",2-15299125-1 "Which Year Left is the highest one that has a Location of east chicago, and a Year Joined of 1969, and a School of east chicago roosevelt?","CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""county"" text, ""year_joined"" real, ""previous_conference"" text, ""year_left"" real, ""conference_joined"" text );","SELECT MAX(""year_left"") FROM ""membership"" WHERE ""location""='east chicago' AND ""year_joined""=1969 AND ""school""='east chicago roosevelt';",2-15299125-1 "Which Year Left is the lowest one that has a School of calumet, and a Year Joined larger than 1993?","CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""county"" text, ""year_joined"" real, ""previous_conference"" text, ""year_left"" real, ""conference_joined"" text );","SELECT MIN(""year_left"") FROM ""membership"" WHERE ""school""='calumet' AND ""year_joined"">1993;",2-15299125-1 avg passengers in 2012 for 2009 more than 104.5 and 2010 less than 162.6 and 2011 less than 141.8 is what?,"CREATE TABLE ""by_scheduled_passengers_carried_millions"" ( ""rank"" real, ""airline"" text, ""2012"" real, ""2011"" real, ""2010"" real, ""2009"" real );","SELECT AVG(""2012"") FROM ""by_scheduled_passengers_carried_millions"" WHERE ""2009"">104.5 AND ""2010""<162.6 AND ""2011""<141.8;",2-1374854-1 The lowest rank with 2011 less than 80.7 and 2012 less than 73.1 is what?,"CREATE TABLE ""by_scheduled_passengers_carried_millions"" ( ""rank"" real, ""airline"" text, ""2012"" real, ""2011"" real, ""2010"" real, ""2009"" real );","SELECT MIN(""rank"") FROM ""by_scheduled_passengers_carried_millions"" WHERE ""2011""<80.7 AND ""2012""<73.1;",2-1374854-1 the sum of 2009 with rank of 5 and 2010 less than 76.5 is what?,"CREATE TABLE ""by_scheduled_passengers_carried_millions"" ( ""rank"" real, ""airline"" text, ""2012"" real, ""2011"" real, ""2010"" real, ""2009"" real );","SELECT SUM(""2009"") FROM ""by_scheduled_passengers_carried_millions"" WHERE ""rank""=5 AND ""2010""<76.5;",2-1374854-1 What was the Entered Office of the man with the throne name Mohammad Ali Shah Qajar?,"CREATE TABLE ""qajar_dynasty_1794_1925"" ( ""throne_name"" text, ""title"" text, ""born_died"" text, ""entered_office"" text, ""left_office"" text );","SELECT ""entered_office"" FROM ""qajar_dynasty_1794_1925"" WHERE ""throne_name""='mohammad ali shah qajar';",2-13877-19 What is listed for the Main Location(s) that has a % of National of 2.05%?,"CREATE TABLE ""agriculture_forestry_fishing"" ( ""crop"" text, ""area"" text, ""output_2007"" text, ""pct_of_national"" text, ""main_location_s"" text );","SELECT ""main_location_s"" FROM ""agriculture_forestry_fishing"" WHERE ""pct_of_national""='2.05%';",2-1461336-1 "What's the Area with an Output (2007) of 12,332 T?","CREATE TABLE ""agriculture_forestry_fishing"" ( ""crop"" text, ""area"" text, ""output_2007"" text, ""pct_of_national"" text, ""main_location_s"" text );","SELECT ""area"" FROM ""agriculture_forestry_fishing"" WHERE ""output_2007""='12,332 t';",2-1461336-1 "What Main Location(s) has an Area of 19,800 HA?","CREATE TABLE ""agriculture_forestry_fishing"" ( ""crop"" text, ""area"" text, ""output_2007"" text, ""pct_of_national"" text, ""main_location_s"" text );","SELECT ""main_location_s"" FROM ""agriculture_forestry_fishing"" WHERE ""area""='19,800 ha';",2-1461336-1 On what date was the record 4–0–0?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""record""='4–0–0';",2-13908182-2 what was the score in toronto,"CREATE TABLE ""october"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""october"" WHERE ""home""='toronto';",2-14208948-2 Which Record has an Event of tpf 5: stars and strikes?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text, ""location"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""event""='tpf 5: stars and strikes';",2-14768499-2 Which Opponent has an Event of king of the cage: shock and awe?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""event""='king of the cage: shock and awe';",2-14768499-2 Which Method has a Record of 16–7?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text, ""location"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""record""='16–7';",2-14768499-2 "Which Round has a Method of decision (unanimous), and an Event of ufc 145?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text, ""location"" text );","SELECT ""round"" FROM ""mixed_martial_arts_record"" WHERE ""method""='decision (unanimous)' AND ""event""='ufc 145';",2-14768499-2 "Which Event has a Round of 1, and a Record of 2–0?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""round""='1' AND ""record""='2–0';",2-14768499-2 What is the general classification of Mapei-clas in stage 12?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""team_classification"" text );","SELECT ""general_classification"" FROM ""classification_leadership_by_stage"" WHERE ""team_classification""='mapei-clas' AND ""stage""='12';",2-15194788-2 Which winner has a P stage?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""team_classification"" text );","SELECT ""winner"" FROM ""classification_leadership_by_stage"" WHERE ""stage""='p';",2-15194788-2 Which stage corresponds to Banesto and Tony Rominger?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""team_classification"" text );","SELECT ""stage"" FROM ""classification_leadership_by_stage"" WHERE ""team_classification""='banesto' AND ""points_classification""='tony rominger';",2-15194788-2 "Type of primary, and a Call letters of kbjs has what format?","CREATE TABLE ""fm_stations"" ( ""frequency_m_hz"" real, ""call_letters"" text, ""licensed_location"" text, ""type"" text, ""format"" text );","SELECT ""format"" FROM ""fm_stations"" WHERE ""type""='primary' AND ""call_letters""='kbjs';",2-151199-6 "Frequency (MHz) that has a Type of primary, and a Call letters of ktbb-fm has what total number?","CREATE TABLE ""fm_stations"" ( ""frequency_m_hz"" real, ""call_letters"" text, ""licensed_location"" text, ""type"" text, ""format"" text );","SELECT COUNT(""frequency_m_hz"") FROM ""fm_stations"" WHERE ""type""='primary' AND ""call_letters""='ktbb-fm';",2-151199-6 "Type of primary, and a Call letters of kktx-fm has what average Frequency (MHz)?","CREATE TABLE ""fm_stations"" ( ""frequency_m_hz"" real, ""call_letters"" text, ""licensed_location"" text, ""type"" text, ""format"" text );","SELECT AVG(""frequency_m_hz"") FROM ""fm_stations"" WHERE ""type""='primary' AND ""call_letters""='kktx-fm';",2-151199-6 Frequency (MHz) that has a Call letters of krmd-fm has what sum?,"CREATE TABLE ""fm_stations"" ( ""frequency_m_hz"" real, ""call_letters"" text, ""licensed_location"" text, ""type"" text, ""format"" text );","SELECT SUM(""frequency_m_hz"") FROM ""fm_stations"" WHERE ""call_letters""='krmd-fm';",2-151199-6 What date has 1 for the game?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""date"" FROM ""playoffs"" WHERE ""game""=1;",2-14320222-9 What opponent has april 10 as the date?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""opponent"" FROM ""playoffs"" WHERE ""date""='april 10';",2-14320222-9 "Which TV season finale was showing on may 22, 2001?","CREATE TABLE ""u_s_ratings"" ( ""season"" text, ""timeslot"" text, ""season_premiere"" text, ""season_finale"" text, ""tv_season"" text, ""ranking"" text, ""viewers_in_millions"" real );","SELECT ""tv_season"" FROM ""u_s_ratings"" WHERE ""season_finale""='may 22, 2001';",2-143433-1 What player has a round larger than 6 with a D position.,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""player"" FROM ""draft_picks"" WHERE ""round"">6 AND ""position""='d';",2-13912739-13 What league is from the United States and a round smaller than 12.,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""college_junior_club_team_league"" FROM ""draft_picks"" WHERE ""nationality""='united states' AND ""round""<12;",2-13912739-13 What league has a 10 for round with Paul Cain?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""college_junior_club_team_league"" FROM ""draft_picks"" WHERE ""round""=10 AND ""player""='paul cain';",2-13912739-13 "What league has a D position, a round smaller than 11 and is with Dennis Vial?","CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""college_junior_club_team_league"" FROM ""draft_picks"" WHERE ""position""='d' AND ""round""<11 AND ""player""='dennis vial';",2-13912739-13 What is the rank of the gatchaman of Jinpei?,"CREATE TABLE ""characters"" ( ""gatchaman"" text, ""battle_of_the_planets"" text, ""g_force"" text, ""eagle_riders"" text, ""ova_harmony_gold_dub"" text, ""rank"" text, ""bird_uniform"" text, ""weapon"" text, ""mecha"" text, ""japanese_voice_actor"" text, ""voice_actor_botp"" text, ""voice_actor_g_force"" text, ""voice_actor_harmony_gold_ova_dub"" text, ""voice_actor_eagle_riders"" text, ""voice_actor_adv_tv_sentai_ova_dub"" text );","SELECT ""rank"" FROM ""characters"" WHERE ""gatchaman""='jinpei';",2-144915-1 Who is the Japanese voice actor of the Battle of the Planets of Keyop?,"CREATE TABLE ""characters"" ( ""gatchaman"" text, ""battle_of_the_planets"" text, ""g_force"" text, ""eagle_riders"" text, ""ova_harmony_gold_dub"" text, ""rank"" text, ""bird_uniform"" text, ""weapon"" text, ""mecha"" text, ""japanese_voice_actor"" text, ""voice_actor_botp"" text, ""voice_actor_g_force"" text, ""voice_actor_harmony_gold_ova_dub"" text, ""voice_actor_eagle_riders"" text, ""voice_actor_adv_tv_sentai_ova_dub"" text );","SELECT ""japanese_voice_actor"" FROM ""characters"" WHERE ""battle_of_the_planets""='keyop';",2-144915-1 What is the rank of the gatchaman Jinpei?,"CREATE TABLE ""characters"" ( ""gatchaman"" text, ""battle_of_the_planets"" text, ""g_force"" text, ""eagle_riders"" text, ""ova_harmony_gold_dub"" text, ""rank"" text, ""bird_uniform"" text, ""weapon"" text, ""mecha"" text, ""japanese_voice_actor"" text, ""voice_actor_botp"" text, ""voice_actor_g_force"" text, ""voice_actor_harmony_gold_ova_dub"" text, ""voice_actor_eagle_riders"" text, ""voice_actor_adv_tv_sentai_ova_dub"" text );","SELECT ""rank"" FROM ""characters"" WHERE ""gatchaman""='jinpei';",2-144915-1 Who is the voice actor of the character with the Japanese voice actor Yoku Shioya?,"CREATE TABLE ""characters"" ( ""gatchaman"" text, ""battle_of_the_planets"" text, ""g_force"" text, ""eagle_riders"" text, ""ova_harmony_gold_dub"" text, ""rank"" text, ""bird_uniform"" text, ""weapon"" text, ""mecha"" text, ""japanese_voice_actor"" text, ""voice_actor_botp"" text, ""voice_actor_g_force"" text, ""voice_actor_harmony_gold_ova_dub"" text, ""voice_actor_eagle_riders"" text, ""voice_actor_adv_tv_sentai_ova_dub"" text );","SELECT ""voice_actor_harmony_gold_ova_dub"" FROM ""characters"" WHERE ""japanese_voice_actor""='yoku shioya';",2-144915-1 What is the mecha with a condor bird uniform?,"CREATE TABLE ""characters"" ( ""gatchaman"" text, ""battle_of_the_planets"" text, ""g_force"" text, ""eagle_riders"" text, ""ova_harmony_gold_dub"" text, ""rank"" text, ""bird_uniform"" text, ""weapon"" text, ""mecha"" text, ""japanese_voice_actor"" text, ""voice_actor_botp"" text, ""voice_actor_g_force"" text, ""voice_actor_harmony_gold_ova_dub"" text, ""voice_actor_eagle_riders"" text, ""voice_actor_adv_tv_sentai_ova_dub"" text );","SELECT ""mecha"" FROM ""characters"" WHERE ""bird_uniform""='condor';",2-144915-1 Who is the voice actor (harmony gold ova dub) of the character with a voice actor (adv TV/sentai ova dub) Kim Prause?,"CREATE TABLE ""characters"" ( ""gatchaman"" text, ""battle_of_the_planets"" text, ""g_force"" text, ""eagle_riders"" text, ""ova_harmony_gold_dub"" text, ""rank"" text, ""bird_uniform"" text, ""weapon"" text, ""mecha"" text, ""japanese_voice_actor"" text, ""voice_actor_botp"" text, ""voice_actor_g_force"" text, ""voice_actor_harmony_gold_ova_dub"" text, ""voice_actor_eagle_riders"" text, ""voice_actor_adv_tv_sentai_ova_dub"" text );","SELECT ""voice_actor_harmony_gold_ova_dub"" FROM ""characters"" WHERE ""voice_actor_adv_tv_sentai_ova_dub""='kim prause';",2-144915-1 What is the score of the tournament on 25 July 1994 with a clay surface and Patricia Tarabini as the partner?,"CREATE TABLE ""doubles_22_11_11"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""score"" FROM ""doubles_22_11_11"" WHERE ""surface""='clay' AND ""partner""='patricia tarabini' AND ""date""='25 july 1994';",2-14979843-6 Who is the partner of the tournament on 6 July 1987?,"CREATE TABLE ""doubles_22_11_11"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_22_11_11"" WHERE ""date""='6 july 1987';",2-14979843-6 Who is the partner at the Tampa tournament?,"CREATE TABLE ""doubles_22_11_11"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_22_11_11"" WHERE ""tournament""='tampa';",2-14979843-6 "What is the tenure of the person with revenues of 60,000-->58,000 koku?","CREATE TABLE ""list_of_daimy"" ( ""name"" text, ""tenure"" text, ""courtesy_title"" text, ""court_rank"" text, ""revenues"" text );","SELECT ""tenure"" FROM ""list_of_daimy"" WHERE ""revenues""='60,000-->58,000 koku';",2-13650873-9 What is the court rank of the person with a courtesy title of nagato-no-kami?,"CREATE TABLE ""list_of_daimy"" ( ""name"" text, ""tenure"" text, ""courtesy_title"" text, ""court_rank"" text, ""revenues"" text );","SELECT ""court_rank"" FROM ""list_of_daimy"" WHERE ""courtesy_title""='nagato-no-kami';",2-13650873-9 What is the name of the person with a courtesy title of sanuki-no-kami/jiju?,"CREATE TABLE ""list_of_daimy"" ( ""name"" text, ""tenure"" text, ""courtesy_title"" text, ""court_rank"" text, ""revenues"" text );","SELECT ""name"" FROM ""list_of_daimy"" WHERE ""courtesy_title""='sanuki-no-kami/jiju';",2-13650873-9 what day was the score 39-14,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='39-14';",2-13821868-7 Which position did the drafted player affiliated with UCLA play?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""position"" FROM ""round_one"" WHERE ""affiliation""='ucla';",2-1399423-1 "Which MLS tea, drafted a player affilaited with the university of california?","CREATE TABLE ""round_one"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""mls_team"" FROM ""round_one"" WHERE ""affiliation""='university of california';",2-1399423-1 What rank does the person participating in American Civil war and indian wars?,"CREATE TABLE ""4_stars_o_10"" ( ""rank_order"" real, ""rank"" text, ""name"" text, ""date"" text, ""active_service"" text );","SELECT ""rank"" FROM ""4_stars_o_10"" WHERE ""active_service""='american civil war and indian wars';",2-1516389-4 When did the Tournament of the Tour Championship take place?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""date"" FROM ""tournament_results"" WHERE ""tournament""='the tour championship';",2-14611663-1 Name the average number of seasons for Prva HNL of 17,"CREATE TABLE ""members_for_2013_14"" ( ""club"" text, ""position_in_2012_13"" text, ""first_season_in_top_division"" text, ""number_of_seasons_in_top_division"" real, ""number_of_seasons_in_prva_hnl"" real, ""first_season_of_current_spell_in_top_division"" text, ""top_division_titles"" text, ""last_top_division_title"" text );","SELECT AVG(""number_of_seasons_in_top_division"") FROM ""members_for_2013_14"" WHERE ""number_of_seasons_in_prva_hnl""=17;",2-1510519-1 Name the least number of seasons in top division with position in 2012-13 of 001 1st,"CREATE TABLE ""members_for_2013_14"" ( ""club"" text, ""position_in_2012_13"" text, ""first_season_in_top_division"" text, ""number_of_seasons_in_top_division"" real, ""number_of_seasons_in_prva_hnl"" real, ""first_season_of_current_spell_in_top_division"" text, ""top_division_titles"" text, ""last_top_division_title"" text );","SELECT MIN(""number_of_seasons_in_top_division"") FROM ""members_for_2013_14"" WHERE ""position_in_2012_13""='001 1st';",2-1510519-1 Which first was born on 5 february 1979?,"CREATE TABLE ""player_roster"" ( ""surname"" text, ""first"" text, ""d_o_b"" text, ""bats"" text, ""throws"" text, ""position"" text );","SELECT ""first"" FROM ""player_roster"" WHERE ""d_o_b""='5 february 1979';",2-15273269-4 "Which First has a Position of c, and Bats of l?","CREATE TABLE ""player_roster"" ( ""surname"" text, ""first"" text, ""d_o_b"" text, ""bats"" text, ""throws"" text, ""position"" text );","SELECT ""first"" FROM ""player_roster"" WHERE ""position""='c' AND ""bats""='l';",2-15273269-4 Which First has a Surname of searle?,"CREATE TABLE ""player_roster"" ( ""surname"" text, ""first"" text, ""d_o_b"" text, ""bats"" text, ""throws"" text, ""position"" text );","SELECT ""first"" FROM ""player_roster"" WHERE ""surname""='searle';",2-15273269-4 "Which Surname has Throws of r, and a Position of p, and a DOB of 26 april 1989?","CREATE TABLE ""player_roster"" ( ""surname"" text, ""first"" text, ""d_o_b"" text, ""bats"" text, ""throws"" text, ""position"" text );","SELECT ""surname"" FROM ""player_roster"" WHERE ""throws""='r' AND ""position""='p' AND ""d_o_b""='26 april 1989';",2-15273269-4 "Which DOB has a First of david, and Throws of l, and a Position of if?","CREATE TABLE ""player_roster"" ( ""surname"" text, ""first"" text, ""d_o_b"" text, ""bats"" text, ""throws"" text, ""position"" text );","SELECT ""d_o_b"" FROM ""player_roster"" WHERE ""first""='david' AND ""throws""='l' AND ""position""='if';",2-15273269-4 How many throws does PJ have?,"CREATE TABLE ""player_roster"" ( ""surname"" text, ""first"" text, ""d_o_b"" text, ""bats"" text, ""throws"" text, ""position"" text );","SELECT ""throws"" FROM ""player_roster"" WHERE ""first""='pj';",2-15273269-4 "Televoting of 9, and a Jury smaller than 10 had what sum of draw?","CREATE TABLE ""final"" ( ""draw"" real, ""artist"" text, ""song"" text, ""jury"" real, ""televoting"" real, ""points"" real, ""place"" real );","SELECT SUM(""draw"") FROM ""final"" WHERE ""televoting""=9 AND ""jury""<10;",2-15016379-1 "Jury larger than 6, and a Artist of zhenya rasskazova, and a Draw larger than 9 had what sum of points?","CREATE TABLE ""final"" ( ""draw"" real, ""artist"" text, ""song"" text, ""jury"" real, ""televoting"" real, ""points"" real, ""place"" real );","SELECT SUM(""points"") FROM ""final"" WHERE ""jury"">6 AND ""artist""='zhenya rasskazova' AND ""draw"">9;",2-15016379-1 Televoting smaller than 2 had what highest draw?,"CREATE TABLE ""final"" ( ""draw"" real, ""artist"" text, ""song"" text, ""jury"" real, ""televoting"" real, ""points"" real, ""place"" real );","SELECT MAX(""draw"") FROM ""final"" WHERE ""televoting""<2;",2-15016379-1 Who was the opponent when Hoeft (19-14) took the loss?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""loss""='hoeft (19-14)';",2-13955773-7 What was the score of the game that led to an 80-63 record?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""record""='80-63';",2-13955773-7 Who was the opponent when Brown (9-5) took the loss?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""loss""='brown (9-5)';",2-13955773-7 What was Performer 1's name who performed with Sandi Toksvig as Performer 3 and Mike McShane as Performer 4?,"CREATE TABLE ""series_3"" ( ""date"" text, ""episode"" real, ""performer_1"" text, ""performer_2"" text, ""performer_3"" text, ""performer_4"" text );","SELECT ""performer_1"" FROM ""series_3"" WHERE ""performer_3""='sandi toksvig' AND ""performer_4""='mike mcshane';",2-14934885-4 What was Performer 4's name when Performer 3 was Ryan Stiles on episode 14?,"CREATE TABLE ""series_3"" ( ""date"" text, ""episode"" real, ""performer_1"" text, ""performer_2"" text, ""performer_3"" text, ""performer_4"" text );","SELECT ""performer_4"" FROM ""series_3"" WHERE ""performer_3""='ryan stiles' AND ""episode""=14;",2-14934885-4 "How many points have @ new york islanders as the opponent, with a game greater than 35?","CREATE TABLE ""regular_season"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""regular_season"" WHERE ""opponent""='@ new york islanders' AND ""game"">35;",2-14347797-5 "What record has a december less than 6, points less than 38, and pittsburgh penguins as the opponent?","CREATE TABLE ""regular_season"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT ""record"" FROM ""regular_season"" WHERE ""december""<6 AND ""points""<38 AND ""opponent""='pittsburgh penguins';",2-14347797-5 When the county is Carroll what is the lowest population?,"CREATE TABLE ""new_hampshire_counties_ranked_by_per_cap"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT MIN(""population"") FROM ""new_hampshire_counties_ranked_by_per_cap"" WHERE ""county""='carroll';",2-1419115-1 "When the Per capita income is $29,194, what is the average population?","CREATE TABLE ""new_hampshire_counties_ranked_by_per_cap"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT AVG(""population"") FROM ""new_hampshire_counties_ranked_by_per_cap"" WHERE ""per_capita_income""='$29,194';",2-1419115-1 "When the population is greater than 146,445 in the county of Carroll, what is the number of households?","CREATE TABLE ""new_hampshire_counties_ranked_by_per_cap"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT SUM(""number_of_households"") FROM ""new_hampshire_counties_ranked_by_per_cap"" WHERE ""population"">'146,445' AND ""county""='carroll';",2-1419115-1 Which year has a railway class of 250?,"CREATE TABLE ""4_6_4_4_6_4_garratt_production_list_all_"" ( ""gauge"" text, ""railway"" text, ""class"" text, ""works_no"" text, ""year"" text, ""builder"" text );","SELECT ""year"" FROM ""4_6_4_4_6_4_garratt_production_list_all_"" WHERE ""class""='250';",2-15203881-1 Which works number has a class of 15th and year of 1940?,"CREATE TABLE ""4_6_4_4_6_4_garratt_production_list_all_"" ( ""gauge"" text, ""railway"" text, ""class"" text, ""works_no"" text, ""year"" text, ""builder"" text );","SELECT ""works_no"" FROM ""4_6_4_4_6_4_garratt_production_list_all_"" WHERE ""class""='15th' AND ""year""='1940';",2-15203881-1 Which builder has a railway of Rhodesia Railways?,"CREATE TABLE ""4_6_4_4_6_4_garratt_production_list_all_"" ( ""gauge"" text, ""railway"" text, ""class"" text, ""works_no"" text, ""year"" text, ""builder"" text );","SELECT ""builder"" FROM ""4_6_4_4_6_4_garratt_production_list_all_"" WHERE ""railway""='rhodesia railways';",2-15203881-1 Which railway has a class of 250 and year 1936?,"CREATE TABLE ""4_6_4_4_6_4_garratt_production_list_all_"" ( ""gauge"" text, ""railway"" text, ""class"" text, ""works_no"" text, ""year"" text, ""builder"" text );","SELECT ""railway"" FROM ""4_6_4_4_6_4_garratt_production_list_all_"" WHERE ""class""='250' AND ""year""='1936';",2-15203881-1 "which week had an attendance of 53,677?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""venue"" text, ""attendance"" text );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""attendance""='53,677';",2-14650162-2 which team had a bye week?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""venue"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""attendance""='bye';",2-14650162-2 Which Date has Points smaller than 85 and a Game # of 74?,"CREATE TABLE ""march"" ( ""game_num"" real, ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""points"" real );","SELECT ""date"" FROM ""march"" WHERE ""points""<85 AND ""game_num""=74;",2-13910113-8 What is listed for Vistor that has a Game # that is smaller than 67 and has a Home listed as Buffalo?,"CREATE TABLE ""march"" ( ""game_num"" real, ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""points"" real );","SELECT ""visitor"" FROM ""march"" WHERE ""game_num""<67 AND ""home""='buffalo';",2-13910113-8 What Date has a Home listed as Calgary?,"CREATE TABLE ""march"" ( ""game_num"" real, ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""points"" real );","SELECT ""date"" FROM ""march"" WHERE ""home""='calgary';",2-13910113-8 What Score has a Record of 35-28-6?,"CREATE TABLE ""march"" ( ""game_num"" real, ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""points"" real );","SELECT ""score"" FROM ""march"" WHERE ""record""='35-28-6';",2-13910113-8 "What Date has Points smaller than 80, Home of Los Angeles, and a Visitor of Pittsburgh?","CREATE TABLE ""march"" ( ""game_num"" real, ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""points"" real );","SELECT ""date"" FROM ""march"" WHERE ""points""<80 AND ""home""='los angeles' AND ""visitor""='pittsburgh';",2-13910113-8 Which Week 10 Nov 2 has a Week 14 Nov 30 of penn state (11-1)?,"CREATE TABLE ""harris_interactive_poll"" ( ""week_6_oct_5"" text, ""week_7_oct_12"" text, ""week_9_oct_26"" text, ""week_10_nov_2"" text, ""week_11_nov_9"" text, ""week_13_nov_23"" text, ""week_14_nov_30"" text, ""week_15_final_dec_7"" text );","SELECT ""week_10_nov_2"" FROM ""harris_interactive_poll"" WHERE ""week_14_nov_30""='penn state (11-1)';",2-15291779-3 Which Week 7 Oct 12 has a Week 11 Nov 9 of week 11 nov 9?,"CREATE TABLE ""harris_interactive_poll"" ( ""week_6_oct_5"" text, ""week_7_oct_12"" text, ""week_9_oct_26"" text, ""week_10_nov_2"" text, ""week_11_nov_9"" text, ""week_13_nov_23"" text, ""week_14_nov_30"" text, ""week_15_final_dec_7"" text );","SELECT ""week_7_oct_12"" FROM ""harris_interactive_poll"" WHERE ""week_11_nov_9""='week 11 nov 9';",2-15291779-3 Which Week 7 Oct 12 has a Week 9 Oct 26 of tulsa (7-0)?,"CREATE TABLE ""harris_interactive_poll"" ( ""week_6_oct_5"" text, ""week_7_oct_12"" text, ""week_9_oct_26"" text, ""week_10_nov_2"" text, ""week_11_nov_9"" text, ""week_13_nov_23"" text, ""week_14_nov_30"" text, ""week_15_final_dec_7"" text );","SELECT ""week_7_oct_12"" FROM ""harris_interactive_poll"" WHERE ""week_9_oct_26""='tulsa (7-0)';",2-15291779-3 Which Week 10 Nov 2 has a Week 9 Oct 26 of lsu (5-2)?,"CREATE TABLE ""harris_interactive_poll"" ( ""week_6_oct_5"" text, ""week_7_oct_12"" text, ""week_9_oct_26"" text, ""week_10_nov_2"" text, ""week_11_nov_9"" text, ""week_13_nov_23"" text, ""week_14_nov_30"" text, ""week_15_final_dec_7"" text );","SELECT ""week_10_nov_2"" FROM ""harris_interactive_poll"" WHERE ""week_9_oct_26""='lsu (5-2)';",2-15291779-3 Which Week 14 Nov 30 has a Week 6 Oct 5 of michigan state (5-1)?,"CREATE TABLE ""harris_interactive_poll"" ( ""week_6_oct_5"" text, ""week_7_oct_12"" text, ""week_9_oct_26"" text, ""week_10_nov_2"" text, ""week_11_nov_9"" text, ""week_13_nov_23"" text, ""week_14_nov_30"" text, ""week_15_final_dec_7"" text );","SELECT ""week_14_nov_30"" FROM ""harris_interactive_poll"" WHERE ""week_6_oct_5""='michigan state (5-1)';",2-15291779-3 Which Week 13 Nov 23 has a Week 6 Oct 5 of oklahoma state (5-0)?,"CREATE TABLE ""harris_interactive_poll"" ( ""week_6_oct_5"" text, ""week_7_oct_12"" text, ""week_9_oct_26"" text, ""week_10_nov_2"" text, ""week_11_nov_9"" text, ""week_13_nov_23"" text, ""week_14_nov_30"" text, ""week_15_final_dec_7"" text );","SELECT ""week_13_nov_23"" FROM ""harris_interactive_poll"" WHERE ""week_6_oct_5""='oklahoma state (5-0)';",2-15291779-3 What was the displacement having a torque of n·m (lb·ft) @ 3000 rpm?,"CREATE TABLE ""petrol"" ( ""model"" text, ""engine"" text, ""displacement"" text, ""power"" text, ""torque"" text );","SELECT ""displacement"" FROM ""petrol"" WHERE ""torque""='n·m (lb·ft) @ 3000 rpm';",2-1415846-1 Which engine had a 48kw (65 ps) @ 5600 rpm power?,"CREATE TABLE ""petrol"" ( ""model"" text, ""engine"" text, ""displacement"" text, ""power"" text, ""torque"" text );","SELECT ""engine"" FROM ""petrol"" WHERE ""power""='48kw (65 ps) @ 5600 rpm';",2-1415846-1 Which model had a power of 66kw (90 ps) @ 6250 rpm?,"CREATE TABLE ""petrol"" ( ""model"" text, ""engine"" text, ""displacement"" text, ""power"" text, ""torque"" text );","SELECT ""model"" FROM ""petrol"" WHERE ""power""='66kw (90 ps) @ 6250 rpm';",2-1415846-1 "Which of the engines has a displacement of 1,585 cc, with a model number of 90i?","CREATE TABLE ""petrol"" ( ""model"" text, ""engine"" text, ""displacement"" text, ""power"" text, ""torque"" text );","SELECT ""engine"" FROM ""petrol"" WHERE ""displacement""='1,585 cc' AND ""model""='90i';",2-1415846-1 Who was the opponent at memorial stadium?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""venue"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""schedule"" WHERE ""venue""='memorial stadium';",2-14887221-16 Which Height has a Player of mike bibby?,"CREATE TABLE ""contestants"" ( ""pos"" text, ""player"" text, ""team"" text, ""height"" text, ""weight"" real, ""first_round"" real, ""final_round"" text );","SELECT ""height"" FROM ""contestants"" WHERE ""player""='mike bibby';",2-14388065-6 Which Pos has a First round smaller than 10?,"CREATE TABLE ""contestants"" ( ""pos"" text, ""player"" text, ""team"" text, ""height"" text, ""weight"" real, ""first_round"" real, ""final_round"" text );","SELECT ""pos"" FROM ""contestants"" WHERE ""first_round""<10;",2-14388065-6 "How many points have a loss less than 5, and 0 for draws?","CREATE TABLE ""year_by_year_regular_season_record"" ( ""year"" real, ""league"" text, ""wins"" real, ""losses"" real, ""draws"" real, ""points"" real );","SELECT COUNT(""points"") FROM ""year_by_year_regular_season_record"" WHERE ""losses""<5 AND ""draws""=0;",2-14366878-3 "What is the lowest points that has w-2 (w-league) as the league, and draws greater than 2?","CREATE TABLE ""year_by_year_regular_season_record"" ( ""year"" real, ""league"" text, ""wins"" real, ""losses"" real, ""draws"" real, ""points"" real );","SELECT MIN(""points"") FROM ""year_by_year_regular_season_record"" WHERE ""league""='w-2 (w-league)' AND ""draws"">2;",2-14366878-3 "What is the lowest wins that has a year prior to 1999, with draws greater than 1, and points greater than 17?","CREATE TABLE ""year_by_year_regular_season_record"" ( ""year"" real, ""league"" text, ""wins"" real, ""losses"" real, ""draws"" real, ""points"" real );","SELECT MIN(""wins"") FROM ""year_by_year_regular_season_record"" WHERE ""year""<1999 AND ""draws"">1 AND ""points"">17;",2-14366878-3 How many losses have a year later than 2001?,"CREATE TABLE ""year_by_year_regular_season_record"" ( ""year"" real, ""league"" text, ""wins"" real, ""losses"" real, ""draws"" real, ""points"" real );","SELECT SUM(""losses"") FROM ""year_by_year_regular_season_record"" WHERE ""year"">2001;",2-14366878-3 Which county includes Himco Dump?,"CREATE TABLE ""superfund_sites"" ( ""cerclis_id"" text, ""name"" text, ""county"" text, ""proposed"" text, ""listed"" text, ""construction_completed"" text, ""partially_deleted"" text, ""deleted"" text );","SELECT ""county"" FROM ""superfund_sites"" WHERE ""name""='himco dump';",2-15148352-1 "Drawn of 0, and a Games larger than 5 has what amount of highest points?","CREATE TABLE ""world_championship_group_c1_great_britai"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT MAX(""points"") FROM ""world_championship_group_c1_great_britai"" WHERE ""drawn""=0 AND ""games"">5;",2-14077277-4 Lost larger than 4 is what highest drawn?,"CREATE TABLE ""world_championship_group_c1_great_britai"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT MAX(""drawn"") FROM ""world_championship_group_c1_great_britai"" WHERE ""lost"">4;",2-14077277-4 "Points difference of 18 - 33, and a Points smaller than 4 is the total of what sum of games?","CREATE TABLE ""world_championship_group_c1_great_britai"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT SUM(""games"") FROM ""world_championship_group_c1_great_britai"" WHERE ""points_difference""='18 - 33' AND ""points""<4;",2-14077277-4 "Which First elected is the highest one that has a Party of dem, and a District larger than 24, and a Home city/town of berlin?","CREATE TABLE ""listing_of_members"" ( ""district"" real, ""name"" text, ""party"" text, ""home_city_town"" text, ""first_elected"" real );","SELECT MAX(""first_elected"") FROM ""listing_of_members"" WHERE ""party""='dem' AND ""district"">24 AND ""home_city_town""='berlin';",2-1450546-3 "What record has pittsburgh as the visitor, and November 23 as the date?","CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""points"" real );","SELECT ""record"" FROM ""game_log"" WHERE ""visitor""='pittsburgh' AND ""date""='november 23';",2-14335332-3 "What record has points less than 16, and detroit as the home?","CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""points"" real );","SELECT ""record"" FROM ""game_log"" WHERE ""points""<16 AND ""home""='detroit';",2-14335332-3 "How many points have pittsburgh as the visitor, and philadelphia as the home?","CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""game_log"" WHERE ""visitor""='pittsburgh' AND ""home""='philadelphia';",2-14335332-3 "What points have pittsburgh as the home, and November 29 as the date?","CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""points"" real );","SELECT ""points"" FROM ""game_log"" WHERE ""home""='pittsburgh' AND ""date""='november 29';",2-14335332-3 "What was the attendance at the game on December 11, 1966?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""date""='december 11, 1966';",2-15122644-1 What was the latest week with a result of l 14-3?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""result""='l 14-3';",2-15122644-1 What was the total number of weeks with a date of bye?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""date""='bye';",2-15122644-1 Who was the opponent at the game with a result of W 26-20?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""result""='w 26-20';",2-15122644-1 What was the attendance at the week 2 game?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""week""=2;",2-15122644-1 "Before 1981, how many Points did Team Suzuki have with less than 0 Wins?","CREATE TABLE ""grand_prix_career_statistics"" ( ""year"" real, ""class"" text, ""team"" text, ""machine"" text, ""points"" real, ""wins"" real );","SELECT SUM(""points"") FROM ""grand_prix_career_statistics"" WHERE ""team""='suzuki' AND ""year""<1981 AND ""wins""<0;",2-14819302-3 "After 1986, how many Wins did Lucky Strike Yamaha Team with less than 6 Points have?","CREATE TABLE ""grand_prix_career_statistics"" ( ""year"" real, ""class"" text, ""team"" text, ""machine"" text, ""points"" real, ""wins"" real );","SELECT MIN(""wins"") FROM ""grand_prix_career_statistics"" WHERE ""year"">1986 AND ""team""='lucky strike yamaha' AND ""points""<6;",2-14819302-3 In what Year did the RG500 Machine have more than 17 Points?,"CREATE TABLE ""grand_prix_career_statistics"" ( ""year"" real, ""class"" text, ""team"" text, ""machine"" text, ""points"" real, ""wins"" real );","SELECT COUNT(""year"") FROM ""grand_prix_career_statistics"" WHERE ""machine""='rg500' AND ""points"">17;",2-14819302-3 What were the least Wins in 1988?,"CREATE TABLE ""grand_prix_career_statistics"" ( ""year"" real, ""class"" text, ""team"" text, ""machine"" text, ""points"" real, ""wins"" real );","SELECT MIN(""wins"") FROM ""grand_prix_career_statistics"" WHERE ""year""=1988;",2-14819302-3 "How many points did the Flyers have against the New York Islanders with a February bigger than 12, and a game smaller than 60?","CREATE TABLE ""regular_season"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""regular_season"" WHERE ""february"">12 AND ""game""<60 AND ""opponent""='new york islanders';",2-14106667-6 What is the location of the tournament on Feb 10?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""location"" FROM ""tournament_results"" WHERE ""date""='feb 10';",2-14611688-1 What is the date of the Kmart greater greensboro open in North Carolina?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""date"" FROM ""tournament_results"" WHERE ""location""='north carolina' AND ""tournament""='kmart greater greensboro open';",2-14611688-1 Who is the winner of the H.E.B. Texas open?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""winner"" FROM ""tournament_results"" WHERE ""tournament""='h.e.b. texas open';",2-14611688-1 "What is the average weight of Jeremy Case, who plays guard?","CREATE TABLE ""roster"" ( ""name"" text, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text );","SELECT AVG(""weight"") FROM ""roster"" WHERE ""position""='guard' AND ""name""='jeremy case';",2-14415326-2 "What is the position of the player from New York City, NY?","CREATE TABLE ""roster"" ( ""name"" text, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text );","SELECT ""position"" FROM ""roster"" WHERE ""home_town""='new york city, ny';",2-14415326-2 What year is guard Mario Chalmers?,"CREATE TABLE ""roster"" ( ""name"" text, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text );","SELECT ""year"" FROM ""roster"" WHERE ""position""='guard' AND ""name""='mario chalmers';",2-14415326-2 What was japan's score?,"CREATE TABLE ""let_major"" ( ""year"" real, ""venue"" text, ""champion"" text, ""country"" text, ""score"" text );","SELECT ""score"" FROM ""let_major"" WHERE ""country""='japan';",2-1520559-3 "Which Venue has a Country of england, and a Champion of alison nicholas?","CREATE TABLE ""let_major"" ( ""year"" real, ""venue"" text, ""champion"" text, ""country"" text, ""score"" text );","SELECT ""venue"" FROM ""let_major"" WHERE ""country""='england' AND ""champion""='alison nicholas';",2-1520559-3 "Which Country has a Year larger than 1978, and a Score of 295, and a Venue of lindrick golf club?","CREATE TABLE ""let_major"" ( ""year"" real, ""venue"" text, ""champion"" text, ""country"" text, ""score"" text );","SELECT ""country"" FROM ""let_major"" WHERE ""year"">1978 AND ""score""='295' AND ""venue""='lindrick golf club';",2-1520559-3 what player scored 9/1,"CREATE TABLE ""race_record"" ( ""date"" text, ""course"" text, ""distance"" text, ""race"" text, ""class"" text, ""position"" text, ""jockey"" text, ""odds"" text );","SELECT ""jockey"" FROM ""race_record"" WHERE ""odds""='9/1';",2-1356028-1 "On what date was the score 6–4, 7–5?","CREATE TABLE ""singles_titles_8"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""singles_titles_8"" WHERE ""score""='6–4, 7–5';",2-13742917-2 "Who was the opponent with an outcome runner-up on November 15, 2010?","CREATE TABLE ""singles_titles_8"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""opponent"" FROM ""singles_titles_8"" WHERE ""outcome""='runner-up' AND ""date""='november 15, 2010';",2-13742917-2 What was the outcome for Rik de Voest as opponent?,"CREATE TABLE ""singles_titles_8"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""outcome"" FROM ""singles_titles_8"" WHERE ""opponent""='rik de voest';",2-13742917-2 "What was the score on October 24, 2005?","CREATE TABLE ""singles_titles_8"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""score"" FROM ""singles_titles_8"" WHERE ""date""='october 24, 2005';",2-13742917-2 "What is the sum of state champions with more tan 9 MRC Championships, more than 4 co-champions, and a record of 192-189-3?","CREATE TABLE ""all_time_school_records_by_minnesota_riv"" ( ""records"" text, ""pct"" real, ""mrc_championships"" real, ""solo"" real, ""co_champions"" real, ""state_champions"" real );","SELECT SUM(""state_champions"") FROM ""all_time_school_records_by_minnesota_riv"" WHERE ""mrc_championships"">9 AND ""records""='192-189-3' AND ""co_champions"">4;",2-15313204-1 What was the co-champions value when solo was 3 and MRC Championships is greater than 3?,"CREATE TABLE ""all_time_school_records_by_minnesota_riv"" ( ""records"" text, ""pct"" real, ""mrc_championships"" real, ""solo"" real, ""co_champions"" real, ""state_champions"" real );","SELECT ""co_champions"" FROM ""all_time_school_records_by_minnesota_riv"" WHERE ""solo""=3 AND ""mrc_championships"">3;",2-15313204-1 What is the highest value for co-champions when the PCT is less than 0.786 and MRC championships is 6 with records of 88-45-6?,"CREATE TABLE ""all_time_school_records_by_minnesota_riv"" ( ""records"" text, ""pct"" real, ""mrc_championships"" real, ""solo"" real, ""co_champions"" real, ""state_champions"" real );","SELECT MAX(""co_champions"") FROM ""all_time_school_records_by_minnesota_riv"" WHERE ""pct""<0.786 AND ""mrc_championships""=6 AND ""records""='88-45-6';",2-15313204-1 "What is the average value of MRC Championships with more than 0.685 PCT., more than 1 for co-champions, and less than 5 solo?","CREATE TABLE ""all_time_school_records_by_minnesota_riv"" ( ""records"" text, ""pct"" real, ""mrc_championships"" real, ""solo"" real, ""co_champions"" real, ""state_champions"" real );","SELECT AVG(""mrc_championships"") FROM ""all_time_school_records_by_minnesota_riv"" WHERE ""pct"">0.685 AND ""co_champions"">1 AND ""solo""<5;",2-15313204-1 "What is the average Pct value when state champions is less than 1, MRC Championships is 10, and co-champions are greater than 4?","CREATE TABLE ""all_time_school_records_by_minnesota_riv"" ( ""records"" text, ""pct"" real, ""mrc_championships"" real, ""solo"" real, ""co_champions"" real, ""state_champions"" real );","SELECT AVG(""pct"") FROM ""all_time_school_records_by_minnesota_riv"" WHERE ""state_champions""<1 AND ""mrc_championships""=10 AND ""co_champions"">4;",2-15313204-1 Street Address of 980 n. michigan avenue is what name?,"CREATE TABLE ""chicago_landmarks"" ( ""name"" text, ""street_address"" text, ""height_feet_meters"" text, ""floors"" real, ""year"" real );","SELECT ""name"" FROM ""chicago_landmarks"" WHERE ""street_address""='980 n. michigan avenue';",2-1492281-3 "Name of 900 north michigan, and a Year smaller than 1989 involves what lowest floors?","CREATE TABLE ""chicago_landmarks"" ( ""name"" text, ""street_address"" text, ""height_feet_meters"" text, ""floors"" real, ""year"" real );","SELECT MIN(""floors"") FROM ""chicago_landmarks"" WHERE ""name""='900 north michigan' AND ""year""<1989;",2-1492281-3 Street Address of 401 n. wabash avenue involves what name?,"CREATE TABLE ""chicago_landmarks"" ( ""name"" text, ""street_address"" text, ""height_feet_meters"" text, ""floors"" real, ""year"" real );","SELECT ""name"" FROM ""chicago_landmarks"" WHERE ""street_address""='401 n. wabash avenue';",2-1492281-3 "Pick larger than 229, and a Round smaller than 12, and a Position of defensive back is what school/club team?","CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""nfl_draft"" WHERE ""pick"">229 AND ""round""<12 AND ""position""='defensive back';",2-15093587-1 "Player of mike o'quinn, and a Round smaller than 15 had what lowest pick?","CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT MIN(""pick"") FROM ""nfl_draft"" WHERE ""player""='mike o''quinn' AND ""round""<15;",2-15093587-1 Round of 11 had waht sum of pick?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT SUM(""pick"") FROM ""nfl_draft"" WHERE ""round""=11;",2-15093587-1 Which Division has a Position of 6th?,"CREATE TABLE ""season_to_season"" ( ""season"" real, ""level"" text, ""division"" text, ""administration"" text, ""position"" text );","SELECT ""division"" FROM ""season_to_season"" WHERE ""position""='6th';",2-15020951-1 "Which Season has a Level of tier 4, and a Position of 11th?","CREATE TABLE ""season_to_season"" ( ""season"" real, ""level"" text, ""division"" text, ""administration"" text, ""position"" text );","SELECT SUM(""season"") FROM ""season_to_season"" WHERE ""level""='tier 4' AND ""position""='11th';",2-15020951-1 Which Season has a Level of tier 2 and a Position of 1st?,"CREATE TABLE ""season_to_season"" ( ""season"" real, ""level"" text, ""division"" text, ""administration"" text, ""position"" text );","SELECT COUNT(""season"") FROM ""season_to_season"" WHERE ""level""='tier 2' AND ""position""='1st';",2-15020951-1 Which Position has a Level of tier 3 and a Season smaller than 1999?,"CREATE TABLE ""season_to_season"" ( ""season"" real, ""level"" text, ""division"" text, ""administration"" text, ""position"" text );","SELECT ""position"" FROM ""season_to_season"" WHERE ""level""='tier 3' AND ""season""<1999;",2-15020951-1 "Which Median family income has a Median household income of $43,125?","CREATE TABLE ""kansas_counties_ranked_by_per_capita_inc"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT ""median_family_income"" FROM ""kansas_counties_ranked_by_per_capita_inc"" WHERE ""median_household_income""='$43,125';",2-1458587-1 "How many people have a Median household income of $37,759?","CREATE TABLE ""kansas_counties_ranked_by_per_capita_inc"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT SUM(""population"") FROM ""kansas_counties_ranked_by_per_capita_inc"" WHERE ""median_household_income""='$37,759';",2-1458587-1 "What week had an Attendance smaller than 21,097?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""attendance""<'21,097';",2-15123167-2 "What Week had an Attendance smaller than 22,333?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""attendance""<'22,333';",2-15123167-2 Municipality of tampere involves which party?,"CREATE TABLE ""statistics"" ( ""candidate"" text, ""party"" text, ""votes"" text, ""quotient"" text, ""municipality"" text );","SELECT ""party"" FROM ""statistics"" WHERE ""municipality""='tampere';",2-15124959-1 "Quotient of 97 350,333 has how many votes?","CREATE TABLE ""statistics"" ( ""candidate"" text, ""party"" text, ""votes"" text, ""quotient"" text, ""municipality"" text );","SELECT ""votes"" FROM ""statistics"" WHERE ""quotient""='97 350,333';",2-15124959-1 Candidate of kimmo kiljunen belongs to which municipality?,"CREATE TABLE ""statistics"" ( ""candidate"" text, ""party"" text, ""votes"" text, ""quotient"" text, ""municipality"" text );","SELECT ""municipality"" FROM ""statistics"" WHERE ""candidate""='kimmo kiljunen';",2-15124959-1 "Votes of 27,391 has which quotient?","CREATE TABLE ""statistics"" ( ""candidate"" text, ""party"" text, ""votes"" text, ""quotient"" text, ""municipality"" text );","SELECT ""quotient"" FROM ""statistics"" WHERE ""votes""='27,391';",2-15124959-1 Candidate of riikka manner has how many votes?,"CREATE TABLE ""statistics"" ( ""candidate"" text, ""party"" text, ""votes"" text, ""quotient"" text, ""municipality"" text );","SELECT ""votes"" FROM ""statistics"" WHERE ""candidate""='riikka manner';",2-15124959-1 "Which Opposition has a Year smaller than 1911, and a Venue of old trafford?","CREATE TABLE ""highest_totals_against_each_county"" ( ""opposition"" text, ""score"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT ""opposition"" FROM ""highest_totals_against_each_county"" WHERE ""year""<1911 AND ""venue""='old trafford';",2-14176339-2 Which Venue has a Year of 1911?,"CREATE TABLE ""highest_totals_against_each_county"" ( ""opposition"" text, ""score"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT ""venue"" FROM ""highest_totals_against_each_county"" WHERE ""year""=1911;",2-14176339-2 Which Opposition has a City of taunton?,"CREATE TABLE ""highest_totals_against_each_county"" ( ""opposition"" text, ""score"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT ""opposition"" FROM ""highest_totals_against_each_county"" WHERE ""city""='taunton';",2-14176339-2 "Which number of Years has a Venue of old trafford, and an Opposition of yorkshire?","CREATE TABLE ""highest_totals_against_each_county"" ( ""opposition"" text, ""score"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT COUNT(""year"") FROM ""highest_totals_against_each_county"" WHERE ""venue""='old trafford' AND ""opposition""='yorkshire';",2-14176339-2 "What was the score of the match that took place at 6:00 PM with 79,419 in attendance?","CREATE TABLE ""schedule"" ( ""date"" text, ""time"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""time""='6:00 pm' AND ""attendance""='79,419';",2-14717422-7 "What time was the match that had an attendance of 22,329?","CREATE TABLE ""schedule"" ( ""date"" text, ""time"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""time"" FROM ""schedule"" WHERE ""attendance""='22,329';",2-14717422-7 "What two teams were competing in the match with 103,158 in attendance?","CREATE TABLE ""schedule"" ( ""date"" text, ""time"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""attendance""='103,158';",2-14717422-7 What is the average date in January that the Rangers played against Chicago Black Hawks?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT AVG(""january"") FROM ""schedule_and_results"" WHERE ""opponent""='chicago black hawks';",2-14922774-4 What is the score of the game where the Rangers record was 16-8-4?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""score"" FROM ""schedule_and_results"" WHERE ""record""='16-8-4';",2-14922774-4 Which OU career [b] had Position [A] as a forward when there were 56 appearances?,"CREATE TABLE ""list_of_players"" ( ""name"" text, ""nationality"" text, ""position_a"" text, ""oxford_united_career_b"" text, ""appearances"" real, ""goals"" real );","SELECT ""oxford_united_career_b"" FROM ""list_of_players"" WHERE ""position_a""='forward' AND ""appearances""=56;",2-14318231-1 "Which Score in the final has an Outcome of winner, and a Date of 3 august 2013?","CREATE TABLE ""doubles_19_5_14"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""doubles_19_5_14"" WHERE ""outcome""='winner' AND ""date""='3 august 2013';",2-15271779-2 Which Partner has a Date of 8 february 2009?,"CREATE TABLE ""doubles_19_5_14"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""partner"" FROM ""doubles_19_5_14"" WHERE ""date""='8 february 2009';",2-15271779-2 Which Opponent in the final has a Partner of dustin brown?,"CREATE TABLE ""doubles_19_5_14"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""opponent_in_the_final"" FROM ""doubles_19_5_14"" WHERE ""partner""='dustin brown';",2-15271779-2 "Which Score in the final has a Surface of clay, and a Partner of martin emmrich?","CREATE TABLE ""doubles_19_5_14"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""doubles_19_5_14"" WHERE ""surface""='clay' AND ""partner""='martin emmrich';",2-15271779-2 Which Surface has a Partner of oliver marach?,"CREATE TABLE ""doubles_19_5_14"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""surface"" FROM ""doubles_19_5_14"" WHERE ""partner""='oliver marach';",2-15271779-2 What is the call sign for the frequency of 0 105.7 fm?,"CREATE TABLE ""radio"" ( ""call_sign"" text, ""frequency"" text, ""city_of_license"" text, ""owner"" text, ""format"" text );","SELECT ""call_sign"" FROM ""radio"" WHERE ""frequency""='0 105.7 fm';",2-137193-2 Who is the owner with a frequency of 0 101.1 fm?,"CREATE TABLE ""radio"" ( ""call_sign"" text, ""frequency"" text, ""city_of_license"" text, ""owner"" text, ""format"" text );","SELECT ""owner"" FROM ""radio"" WHERE ""frequency""='0 101.1 fm';",2-137193-2 Which city of license has the Kyli call sign?,"CREATE TABLE ""radio"" ( ""call_sign"" text, ""frequency"" text, ""city_of_license"" text, ""owner"" text, ""format"" text );","SELECT ""city_of_license"" FROM ""radio"" WHERE ""call_sign""='kyli';",2-137193-2 What is the format for Cherry Creek Radio with frequency of 0 92.1 fm?,"CREATE TABLE ""radio"" ( ""call_sign"" text, ""frequency"" text, ""city_of_license"" text, ""owner"" text, ""format"" text );","SELECT ""format"" FROM ""radio"" WHERE ""owner""='cherry creek radio' AND ""frequency""='0 92.1 fm';",2-137193-2 Which format is in St. George with a frequency of 0 107.3 fm?,"CREATE TABLE ""radio"" ( ""call_sign"" text, ""frequency"" text, ""city_of_license"" text, ""owner"" text, ""format"" text );","SELECT ""format"" FROM ""radio"" WHERE ""city_of_license""='st. george' AND ""frequency""='0 107.3 fm';",2-137193-2 Which city of license has the Kyli call sign?,"CREATE TABLE ""radio"" ( ""call_sign"" text, ""frequency"" text, ""city_of_license"" text, ""owner"" text, ""format"" text );","SELECT ""city_of_license"" FROM ""radio"" WHERE ""call_sign""='kyli';",2-137193-2 "Party of republican, and a District of 7th is what elected?","CREATE TABLE ""election_results"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text );","SELECT ""elected"" FROM ""election_results"" WHERE ""party""='republican' AND ""district""='7th';",2-13618584-2 "Party of republican, and a District of 5th is what highest elected?","CREATE TABLE ""election_results"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text );","SELECT MAX(""elected"") FROM ""election_results"" WHERE ""party""='republican' AND ""district""='5th';",2-13618584-2 "Elected smaller than 2001, and a District of 83rd has what status?","CREATE TABLE ""election_results"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text );","SELECT ""status"" FROM ""election_results"" WHERE ""elected""<2001 AND ""district""='83rd';",2-13618584-2 "Status of reelected, and a Incumbent of danny marshall iii is what highest elected?","CREATE TABLE ""election_results"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text );","SELECT MAX(""elected"") FROM ""election_results"" WHERE ""status""='reelected' AND ""incumbent""='danny marshall iii';",2-13618584-2 "When has a Score of 6–3, 6–4?","CREATE TABLE ""champion_9"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""date"" FROM ""champion_9"" WHERE ""score""='6–3, 6–4';",2-13831441-2 WHich Score has marcelo filippini mark koevermans?,"CREATE TABLE ""champion_9"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""champion_9"" WHERE ""opponents_in_the_final""='marcelo filippini mark koevermans';",2-13831441-2 WHich Tournament has a Partnering of diego pérez and a Opponents in the final of christer allgardh carl limberger?,"CREATE TABLE ""champion_9"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""tournament"" FROM ""champion_9"" WHERE ""partnering""='diego pérez' AND ""opponents_in_the_final""='christer allgardh carl limberger';",2-13831441-2 "Which Opponents in the final has a Partnering of tomás carbonell on march 28, 1995?","CREATE TABLE ""champion_9"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""opponents_in_the_final"" FROM ""champion_9"" WHERE ""partnering""='tomás carbonell' AND ""date""='march 28, 1995';",2-13831441-2 What is the Score of an Opponent\ in the final of jordi arrese àlex corretja?,"CREATE TABLE ""champion_9"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""champion_9"" WHERE ""opponents_in_the_final""='jordi arrese àlex corretja';",2-13831441-2 Which To par has a Place in t9 and a Country of Spain?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""place""='t9' AND ""country""='spain';",2-13931709-6 Which To par has a Place in 8?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""place""='8';",2-13931709-6 WHo is Player that has a Place of t9 in united states?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""place""='t9' AND ""country""='united states';",2-13931709-6 What ERP W has a 95.1 MHZ frequency?,"CREATE TABLE ""translators"" ( ""call_sign"" text, ""frequency_m_hz"" real, ""city_of_license"" text, ""erp_w"" real, ""class"" text, ""fcc_info"" text );","SELECT ""erp_w"" FROM ""translators"" WHERE ""frequency_m_hz""=95.1;",2-13975482-1 "What call sign is licensed in soledad, california?","CREATE TABLE ""translators"" ( ""call_sign"" text, ""frequency_m_hz"" real, ""city_of_license"" text, ""erp_w"" real, ""class"" text, ""fcc_info"" text );","SELECT ""call_sign"" FROM ""translators"" WHERE ""city_of_license""='soledad, california';",2-13975482-1 "What is the MHZ frequency in carmel, california with an ERP W over 10?","CREATE TABLE ""translators"" ( ""call_sign"" text, ""frequency_m_hz"" real, ""city_of_license"" text, ""erp_w"" real, ""class"" text, ""fcc_info"" text );","SELECT AVG(""frequency_m_hz"") FROM ""translators"" WHERE ""city_of_license""='carmel, california' AND ""erp_w"">10;",2-13975482-1 "What class has a MHZ frequency under 103.1 licensed in morro bay, california?","CREATE TABLE ""translators"" ( ""call_sign"" text, ""frequency_m_hz"" real, ""city_of_license"" text, ""erp_w"" real, ""class"" text, ""fcc_info"" text );","SELECT ""class"" FROM ""translators"" WHERE ""frequency_m_hz""<103.1 AND ""city_of_license""='morro bay, california';",2-13975482-1 "How many averages have recs smaller than 26, and a Player of reggie brown, and a Long smaller than 40?","CREATE TABLE ""receiving"" ( ""player"" text, ""rec"" real, ""yards"" real, ""avg"" real, ""long"" real );","SELECT COUNT(""avg"") FROM ""receiving"" WHERE ""rec""<26 AND ""player""='reggie brown' AND ""long""<40;",2-15008664-15 "Which Yards has an Avg larger than 7, and a Long smaller than 60, and a Rec larger than 19, and a Player of correll buckhalter?","CREATE TABLE ""receiving"" ( ""player"" text, ""rec"" real, ""yards"" real, ""avg"" real, ""long"" real );","SELECT AVG(""yards"") FROM ""receiving"" WHERE ""avg"">7 AND ""long""<60 AND ""rec"">19 AND ""player""='correll buckhalter';",2-15008664-15 "Which Yards have an avg of 11.8, and a Player of brent celek, and a Long larger than 44?","CREATE TABLE ""receiving"" ( ""player"" text, ""rec"" real, ""yards"" real, ""avg"" real, ""long"" real );","SELECT AVG(""yards"") FROM ""receiving"" WHERE ""avg""=11.8 AND ""player""='brent celek' AND ""long"">44;",2-15008664-15 "Which Yards is the highest one that has a Rec smaller than 54, and a Long smaller than 5, and a Player of todd herremans, and an Avg larger than 1?","CREATE TABLE ""receiving"" ( ""player"" text, ""rec"" real, ""yards"" real, ""avg"" real, ""long"" real );","SELECT MAX(""yards"") FROM ""receiving"" WHERE ""rec""<54 AND ""long""<5 AND ""player""='todd herremans' AND ""avg"">1;",2-15008664-15 What is the high rebounds with a record that is 18-14?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""record""='18-14';",2-13619135-5 What are the high points from a game of 30?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""game""=30;",2-13619135-5 "What is the score for the game against Malacca at the Klfa Stadium, Cheras?","CREATE TABLE ""results_and_fixtures"" ( ""date"" text, ""venue"" text, ""opponent"" text, ""score"" text, ""competition"" text );","SELECT ""score"" FROM ""results_and_fixtures"" WHERE ""opponent""='malacca' AND ""venue""='klfa stadium, cheras';",2-14983354-1 "Which date held the match at the City Stadium, Georgetown?","CREATE TABLE ""results_and_fixtures"" ( ""date"" text, ""venue"" text, ""opponent"" text, ""score"" text, ""competition"" text );","SELECT ""date"" FROM ""results_and_fixtures"" WHERE ""venue""='city stadium, georgetown';",2-14983354-1 Which competition had an opponent of Police at the Selayang Stadium?,"CREATE TABLE ""results_and_fixtures"" ( ""date"" text, ""venue"" text, ""opponent"" text, ""score"" text, ""competition"" text );","SELECT ""competition"" FROM ""results_and_fixtures"" WHERE ""opponent""='police' AND ""venue""='selayang stadium';",2-14983354-1 What the average amount of field goals Clark has if he has less than 3 touch downs and less than 5 points?,"CREATE TABLE ""michigan_72_physicians_surgeons_0"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT AVG(""field_goals"") FROM ""michigan_72_physicians_surgeons_0"" WHERE ""touchdowns""<3 AND ""player""='clark' AND ""points""<5;",2-14342592-5 How many points does Tom Hammond have if he has more than 12 points?,"CREATE TABLE ""michigan_72_physicians_surgeons_0"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT SUM(""points"") FROM ""michigan_72_physicians_surgeons_0"" WHERE ""player""='tom hammond' AND ""extra_points"">12;",2-14342592-5 Who had the lowest field goals if they had 12 touchdowns and more than 72 points?,"CREATE TABLE ""michigan_72_physicians_surgeons_0"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MIN(""field_goals"") FROM ""michigan_72_physicians_surgeons_0"" WHERE ""touchdowns""=12 AND ""points"">72;",2-14342592-5 What is the lowest earnings of Lee Trevino who has 28 wins?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT MIN(""earnings"") FROM ""leaders"" WHERE ""wins""=28 AND ""player""='lee trevino';",2-14640571-4 Where is the location of attendance for the Date of december 14?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""date""='december 14';",2-13619135-4 What team has a high score with tracy mcgrady (24)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""high_points""='tracy mcgrady (24)';",2-13619135-4 What location has an attendance and a score of l 90–91 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""score""='l 90–91 (ot)';",2-13619135-4 What team has a Score of l 88–94 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""score""='l 88–94 (ot)';",2-13619135-4 "What score has hard (i) as the surface, and Columbus, Ohio as the tournament?","CREATE TABLE ""singles_titles_8"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""singles_titles_8"" WHERE ""surface""='hard (i)' AND ""tournament""='columbus, ohio';",2-13848569-2 "What opponent in the final has rockford, Illinois as the tournament?","CREATE TABLE ""singles_titles_8"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""opponent_in_the_final"" FROM ""singles_titles_8"" WHERE ""tournament""='rockford, illinois';",2-13848569-2 What score has zadar as the tournament?,"CREATE TABLE ""singles_titles_8"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""singles_titles_8"" WHERE ""tournament""='zadar';",2-13848569-2 Players of amanda coetzer and marcos ondruska is what team?,"CREATE TABLE ""seeds_and_standings"" ( ""placing"" real, ""team"" text, ""players"" text, ""seeding"" text, ""playoffs_w_l"" text, ""matches_w_l"" text );","SELECT ""team"" FROM ""seeds_and_standings"" WHERE ""players""='amanda coetzer and marcos ondruska';",2-14988364-1 Players of judith wiesner and alex antonitsch had what match w-l?,"CREATE TABLE ""seeds_and_standings"" ( ""placing"" real, ""team"" text, ""players"" text, ""seeding"" text, ""playoffs_w_l"" text, ""matches_w_l"" text );","SELECT ""matches_w_l"" FROM ""seeds_and_standings"" WHERE ""players""='judith wiesner and alex antonitsch';",2-14988364-1 Placing of 3 had what match w-l?,"CREATE TABLE ""seeds_and_standings"" ( ""placing"" real, ""team"" text, ""players"" text, ""seeding"" text, ""playoffs_w_l"" text, ""matches_w_l"" text );","SELECT ""matches_w_l"" FROM ""seeds_and_standings"" WHERE ""placing""=3;",2-14988364-1 "Matches W-L of 1-2, and a Team of spain had what seeding?","CREATE TABLE ""seeds_and_standings"" ( ""placing"" real, ""team"" text, ""players"" text, ""seeding"" text, ""playoffs_w_l"" text, ""matches_w_l"" text );","SELECT ""seeding"" FROM ""seeds_and_standings"" WHERE ""matches_w_l""='1-2' AND ""team""='spain';",2-14988364-1 "Notes of bbc radio 4, and a Director of peter kavanagh includes which average year?","CREATE TABLE ""radio"" ( ""year"" real, ""title"" text, ""role"" text, ""director"" text, ""notes"" text );","SELECT AVG(""year"") FROM ""radio"" WHERE ""notes""='bbc radio 4' AND ""director""='peter kavanagh';",2-15003874-4 Title of the angry brigade involves which lowest year?,"CREATE TABLE ""radio"" ( ""year"" real, ""title"" text, ""role"" text, ""director"" text, ""notes"" text );","SELECT MIN(""year"") FROM ""radio"" WHERE ""title""='the angry brigade';",2-15003874-4 Year larger than 2008 includes which notes?,"CREATE TABLE ""radio"" ( ""year"" real, ""title"" text, ""role"" text, ""director"" text, ""notes"" text );","SELECT ""notes"" FROM ""radio"" WHERE ""year"">2008;",2-15003874-4 "Notes of bbc radio 3, and a Title of carnival involves which director?","CREATE TABLE ""radio"" ( ""year"" real, ""title"" text, ""role"" text, ""director"" text, ""notes"" text );","SELECT ""director"" FROM ""radio"" WHERE ""notes""='bbc radio 3' AND ""title""='carnival';",2-15003874-4 What was the song choice when the theme was free choice and Adeleye made it through to bootcamp?,"CREATE TABLE ""performances_and_results"" ( ""week"" text, ""song_choice"" text, ""theme"" text, ""performance_order"" text, ""result"" text );","SELECT ""song_choice"" FROM ""performances_and_results"" WHERE ""theme""='free choice' AND ""result""='through to bootcamp';",2-15177962-1 What was the result of week 2?,"CREATE TABLE ""performances_and_results"" ( ""week"" text, ""song_choice"" text, ""theme"" text, ""performance_order"" text, ""result"" text );","SELECT ""result"" FROM ""performances_and_results"" WHERE ""week""='week 2';",2-15177962-1 What was the theme for week 3?,"CREATE TABLE ""performances_and_results"" ( ""week"" text, ""song_choice"" text, ""theme"" text, ""performance_order"" text, ""result"" text );","SELECT ""theme"" FROM ""performances_and_results"" WHERE ""week""='week 3';",2-15177962-1 What was the theme for the final showdown (week 3)?,"CREATE TABLE ""performances_and_results"" ( ""week"" text, ""song_choice"" text, ""theme"" text, ""performance_order"" text, ""result"" text );","SELECT ""theme"" FROM ""performances_and_results"" WHERE ""week""='final showdown (week 3)';",2-15177962-1 What was the score of Game 2 in the series against the Florida Panthers?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""score"" FROM ""playoffs"" WHERE ""opponent""='florida panthers' AND ""game""=2;",2-14344570-10 What was the score of the game that led to a 7-5 record?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""record""='7-5';",2-13573373-4 Which player is a tight end with a round higher than 3?,"CREATE TABLE ""2008_nfl_draft"" ( ""round"" real, ""selection"" text, ""name"" text, ""position"" text, ""college"" text, ""contract"" text );","SELECT ""name"" FROM ""2008_nfl_draft"" WHERE ""position""='tight end' AND ""round"">3;",2-14932242-4 What position does the College of Louisiana State have?,"CREATE TABLE ""2008_nfl_draft"" ( ""round"" real, ""selection"" text, ""name"" text, ""position"" text, ""college"" text, ""contract"" text );","SELECT ""position"" FROM ""2008_nfl_draft"" WHERE ""college""='louisiana state';",2-14932242-4 How many rounds does Jamaal Charles have?,"CREATE TABLE ""2008_nfl_draft"" ( ""round"" real, ""selection"" text, ""name"" text, ""position"" text, ""college"" text, ""contract"" text );","SELECT COUNT(""round"") FROM ""2008_nfl_draft"" WHERE ""name""='jamaal charles';",2-14932242-4 Who was the opponent that also has a save of Smith (26)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""save""='smith (26)';",2-13551983-6 Which score has a save of Smith (25)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""save""='smith (25)';",2-13551983-6 Which circuit is on July 24?,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""circuit"" FROM ""schedule"" WHERE ""date""='july 24';",2-13625596-1 On which date was the GT class at Monterey Sports Car Grand Prix?,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""class""='gt' AND ""race""='monterey sports car grand prix';",2-13625596-1 What was the length for GT class at Portland International Raceway?,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""length"" FROM ""schedule"" WHERE ""class""='gt' AND ""circuit""='portland international raceway';",2-13625596-1 On what date did Contac 12 Hours of Sebring take place?,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""race""='contac 12 hours of sebring';",2-13625596-1 "Which Opponent has an Attendance of 24,791?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""attendance""='24,791';",2-13848348-6 Which Score has Opponent of mariners and a Record of 24–25?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""opponent""='mariners' AND ""record""='24–25';",2-13848348-6 When is Record of 16–16 taken?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='16–16';",2-13848348-6 What was the score of the game with a record of 7–10–3–1?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""record""='7–10–3–1';",2-14957541-3 "Which Year Ended has a Passenger Load Factor (%) larger than 72.8, and a Revenue (€m) smaller than 906.8?","CREATE TABLE ""aer_lingus_financial_performance"" ( ""year_ended"" text, ""passengers_flown"" real, ""passenger_load_factor_pct"" real, ""revenue_m"" real, ""profit_loss_before_tax_m"" text, ""net_profit_loss_m"" text );","SELECT ""year_ended"" FROM ""aer_lingus_financial_performance"" WHERE ""passenger_load_factor_pct"">72.8 AND ""revenue_m""<906.8;",2-140665-1 "What is the Profit / (Loss) Before Tax (€m) that has a Revenue (€m) larger than 1,115.8, and on 31 december 2012?","CREATE TABLE ""aer_lingus_financial_performance"" ( ""year_ended"" text, ""passengers_flown"" real, ""passenger_load_factor_pct"" real, ""revenue_m"" real, ""profit_loss_before_tax_m"" text, ""net_profit_loss_m"" text );","SELECT ""profit_loss_before_tax_m"" FROM ""aer_lingus_financial_performance"" WHERE ""revenue_m"">'1,115.8' AND ""year_ended""='31 december 2012';",2-140665-1 What Passenger Load Factor (%) that has a Revenue (€m) less than 958.6 and a Profit / (Loss) Before Tax (€m) of 1.1?,"CREATE TABLE ""aer_lingus_financial_performance"" ( ""year_ended"" text, ""passengers_flown"" real, ""passenger_load_factor_pct"" real, ""revenue_m"" real, ""profit_loss_before_tax_m"" text, ""net_profit_loss_m"" text );","SELECT ""passenger_load_factor_pct"" FROM ""aer_lingus_financial_performance"" WHERE ""revenue_m""<958.6 AND ""profit_loss_before_tax_m""='1.1';",2-140665-1 Which First used has a Quantity of 26?,"CREATE TABLE ""portland_max_light_rail_cars"" ( ""designation"" text, ""car_numbers"" text, ""manufacturer"" text, ""model_no"" text, ""first_used"" text, ""quantity"" real );","SELECT ""first_used"" FROM ""portland_max_light_rail_cars"" WHERE ""quantity""=26;",2-148813-2 "Which Designation has a Manufacturer of siemens, and a Quantity of 52?","CREATE TABLE ""portland_max_light_rail_cars"" ( ""designation"" text, ""car_numbers"" text, ""manufacturer"" text, ""model_no"" text, ""first_used"" text, ""quantity"" real );","SELECT ""designation"" FROM ""portland_max_light_rail_cars"" WHERE ""manufacturer""='siemens' AND ""quantity""=52;",2-148813-2 Which Designation has a Quantity of 52?,"CREATE TABLE ""portland_max_light_rail_cars"" ( ""designation"" text, ""car_numbers"" text, ""manufacturer"" text, ""model_no"" text, ""first_used"" text, ""quantity"" real );","SELECT ""designation"" FROM ""portland_max_light_rail_cars"" WHERE ""quantity""=52;",2-148813-2 Which Quantity has a Designation of type 4?,"CREATE TABLE ""portland_max_light_rail_cars"" ( ""designation"" text, ""car_numbers"" text, ""manufacturer"" text, ""model_no"" text, ""first_used"" text, ""quantity"" real );","SELECT AVG(""quantity"") FROM ""portland_max_light_rail_cars"" WHERE ""designation""='type 4';",2-148813-2 Which model number does bombardier manufacture?,"CREATE TABLE ""portland_max_light_rail_cars"" ( ""designation"" text, ""car_numbers"" text, ""manufacturer"" text, ""model_no"" text, ""first_used"" text, ""quantity"" real );","SELECT ""model_no"" FROM ""portland_max_light_rail_cars"" WHERE ""manufacturer""='bombardier';",2-148813-2 Which Car numbers have a First used of currently on order?,"CREATE TABLE ""portland_max_light_rail_cars"" ( ""designation"" text, ""car_numbers"" text, ""manufacturer"" text, ""model_no"" text, ""first_used"" text, ""quantity"" real );","SELECT ""car_numbers"" FROM ""portland_max_light_rail_cars"" WHERE ""first_used""='currently on order';",2-148813-2 What was the year elected in District 17?,"CREATE TABLE ""results"" ( ""district"" real, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text );","SELECT MIN(""elected"") FROM ""results"" WHERE ""district""=17;",2-13847695-3 What was the year elected in District 15?,"CREATE TABLE ""results"" ( ""district"" real, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text );","SELECT ""elected"" FROM ""results"" WHERE ""district""=15;",2-13847695-3 What year was Incumbent Ed Towns elected with a district smaller than 10?,"CREATE TABLE ""results"" ( ""district"" real, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text );","SELECT AVG(""elected"") FROM ""results"" WHERE ""incumbent""='ed towns' AND ""district""<10;",2-13847695-3 What party has a district of 28 and was elected after 1983?,"CREATE TABLE ""results"" ( ""district"" real, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text );","SELECT ""party"" FROM ""results"" WHERE ""elected"">1983 AND ""district""=28;",2-13847695-3 What's the elected year of Nydia Velazquez in a district bigger than 2 and a democrat?,"CREATE TABLE ""results"" ( ""district"" real, ""incumbent"" text, ""party"" text, ""elected"" real, ""status"" text );","SELECT AVG(""elected"") FROM ""results"" WHERE ""party""='democrat' AND ""district"">2 AND ""incumbent""='nydia velazquez';",2-13847695-3 Name the least year for goalscore of ortiz and goals more than 25,"CREATE TABLE ""winners_and_goalscorers"" ( ""year"" real, ""champion"" text, ""runner_up"" text, ""top_goalscorer"" text, ""club"" text, ""goals"" real );","SELECT MIN(""year"") FROM ""winners_and_goalscorers"" WHERE ""top_goalscorer""='ortiz' AND ""goals"">25;",2-13747464-1 What was the date of the game when St. Louis was the visiting team?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""visitor""='st. louis';",2-14083524-7 What was the record at the game with a score of 7–5?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""score""='7–5';",2-14083524-7 "What position shows for canada, and an NHL team of new york islanders, and a Pick # of 113?","CREATE TABLE ""round_eight"" ( ""pick_num"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""position"" FROM ""round_eight"" WHERE ""nationality""='canada' AND ""nhl_team""='new york islanders' AND ""pick_num""='113';",2-1473672-8 What is the Position for the brandon wheat kings (wchl)?,"CREATE TABLE ""round_eight"" ( ""pick_num"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""position"" FROM ""round_eight"" WHERE ""college_junior_club_team""='brandon wheat kings (wchl)';",2-1473672-8 "What is the Nationality for the university of wisconsin (wcha), and a Player of bob lundeen?","CREATE TABLE ""round_eight"" ( ""pick_num"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_eight"" WHERE ""college_junior_club_team""='university of wisconsin (wcha)' AND ""player""='bob lundeen';",2-1473672-8 What is the Pick # for brent meeke?,"CREATE TABLE ""round_eight"" ( ""pick_num"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""pick_num"" FROM ""round_eight"" WHERE ""player""='brent meeke';",2-1473672-8 What is the NHL team of dave murphy?,"CREATE TABLE ""round_eight"" ( ""pick_num"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nhl_team"" FROM ""round_eight"" WHERE ""player""='dave murphy';",2-1473672-8 What Nationality had a Pick # of 117?,"CREATE TABLE ""round_eight"" ( ""pick_num"" text, ""player"" text, ""position"" text, ""nationality"" text, ""nhl_team"" text, ""college_junior_club_team"" text );","SELECT ""nationality"" FROM ""round_eight"" WHERE ""pick_num""='117';",2-1473672-8 On what Date of the race was Nesta Carter the Athlete?,"CREATE TABLE ""top_5_jamaican_100_m_athletes_men"" ( ""rank"" real, ""time"" real, ""athlete"" text, ""nation"" text, ""date"" text, ""location"" text );","SELECT ""date"" FROM ""top_5_jamaican_100_m_athletes_men"" WHERE ""athlete""='nesta carter';",2-15166232-2 What is the Athlete of the race with a Time of 9.78?,"CREATE TABLE ""top_5_jamaican_100_m_athletes_men"" ( ""rank"" real, ""time"" real, ""athlete"" text, ""nation"" text, ""date"" text, ""location"" text );","SELECT ""athlete"" FROM ""top_5_jamaican_100_m_athletes_men"" WHERE ""time""=9.78;",2-15166232-2 Which area 2006 km² has an area 1996 km² smaller than 17.31?,"CREATE TABLE ""population"" ( ""city"" text, ""area_1996_km"" real, ""area_2006_km"" real, ""pop_1999"" text, ""pop_2003"" text, ""pop_2006"" real );","SELECT MAX(""area_2006_km"") FROM ""population"" WHERE ""area_1996_km""<17.31;",2-152750-1 "Which area 2006 km² has an area 1996 km² of 26.39, and a pop 2006 smaller than 18,610?","CREATE TABLE ""population"" ( ""city"" text, ""area_1996_km"" real, ""area_2006_km"" real, ""pop_1999"" text, ""pop_2003"" text, ""pop_2006"" real );","SELECT MIN(""area_2006_km"") FROM ""population"" WHERE ""area_1996_km""=26.39 AND ""pop_2006""<'18,610';",2-152750-1 "Which area 2006 km² has a city of sopot, and an area 1996 km² smaller than 17.31?","CREATE TABLE ""population"" ( ""city"" text, ""area_1996_km"" real, ""area_2006_km"" real, ""pop_1999"" text, ""pop_2003"" text, ""pop_2006"" real );","SELECT MAX(""area_2006_km"") FROM ""population"" WHERE ""city""='sopot' AND ""area_1996_km""<17.31;",2-152750-1 "Which area 1996 km² has a pop 1999 of 17,510, and an area 2006 km² larger than 30?","CREATE TABLE ""population"" ( ""city"" text, ""area_1996_km"" real, ""area_2006_km"" real, ""pop_1999"" text, ""pop_2003"" text, ""pop_2006"" real );","SELECT MAX(""area_1996_km"") FROM ""population"" WHERE ""pop_1999""='17,510' AND ""area_2006_km"">30;",2-152750-1 What is the highest playoffs that has tampa bay as the team?,"CREATE TABLE ""all_time_consecutive_starts_streaks"" ( ""rank"" text, ""quarterback"" text, ""streak_start"" text, ""streak_end"" text, ""teams"" text, ""regular_season"" real, ""playoffs"" real, ""total"" real );","SELECT MAX(""playoffs"") FROM ""all_time_consecutive_starts_streaks"" WHERE ""teams""='tampa bay';",2-13991128-1 What rank has 123 as the total?,"CREATE TABLE ""all_time_consecutive_starts_streaks"" ( ""rank"" text, ""quarterback"" text, ""streak_start"" text, ""streak_end"" text, ""teams"" text, ""regular_season"" real, ""playoffs"" real, ""total"" real );","SELECT ""rank"" FROM ""all_time_consecutive_starts_streaks"" WHERE ""total""=123;",2-13991128-1 What teams have 1/2/2011 as the streak end?,"CREATE TABLE ""all_time_consecutive_starts_streaks"" ( ""rank"" text, ""quarterback"" text, ""streak_start"" text, ""streak_end"" text, ""teams"" text, ""regular_season"" real, ""playoffs"" real, ""total"" real );","SELECT ""teams"" FROM ""all_time_consecutive_starts_streaks"" WHERE ""streak_end""='1/2/2011';",2-13991128-1 "What streak start has a total less than 79, 22t as the rank, and tampa bay as the teams?","CREATE TABLE ""all_time_consecutive_starts_streaks"" ( ""rank"" text, ""quarterback"" text, ""streak_start"" text, ""streak_end"" text, ""teams"" text, ""regular_season"" real, ""playoffs"" real, ""total"" real );","SELECT ""streak_start"" FROM ""all_time_consecutive_starts_streaks"" WHERE ""total""<79 AND ""rank""='22t' AND ""teams""='tampa bay';",2-13991128-1 What was the method for the UFC Fight Night 10 event?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""location"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""event""='ufc fight night 10';",2-13935480-2 What was the result for the M-1 Selection Europe event?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""location"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""event""='m-1 selection europe';",2-13935480-2 Who was the opponent that led to a record of 23-5?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""record""='23-5';",2-13935480-2 What is the number of Silver medals with 2 Bronze and 0 Gold?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medal_table"" WHERE ""bronze""=2 AND ""gold""<0;",2-15256675-3 what team was the 1st leg champion of sakalai,"CREATE TABLE ""challenge_cup_champions"" ( ""season"" text, ""champion"" text, ""runner_up"" text, ""1st_leg"" text, ""2nd_leg"" text, ""host_city"" text );","SELECT ""1st_leg"" FROM ""challenge_cup_champions"" WHERE ""champion""='sakalai';",2-13840192-3 what season did the juventus win,"CREATE TABLE ""challenge_cup_champions"" ( ""season"" text, ""champion"" text, ""runner_up"" text, ""1st_leg"" text, ""2nd_leg"" text, ""host_city"" text );","SELECT ""season"" FROM ""challenge_cup_champions"" WHERE ""champion""='juventus';",2-13840192-3 "Women's doubles of cornelia marxer astrid wanger, and a Mixed doubles of mario minder astrid wanger, and a Women's singles of cornelia marxer has what highest year?","CREATE TABLE ""past_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT MAX(""year"") FROM ""past_winners"" WHERE ""women_s_doubles""='cornelia marxer astrid wanger' AND ""mixed_doubles""='mario minder astrid wanger' AND ""women_s_singles""='cornelia marxer';",2-15001681-1 "Men's singles of kilian pfister, and a Women's doubles of astrid eidenbenz claudia jehle has what average year?","CREATE TABLE ""past_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT AVG(""year"") FROM ""past_winners"" WHERE ""men_s_singles""='kilian pfister' AND ""women_s_doubles""='astrid eidenbenz claudia jehle';",2-15001681-1 "Women's singles of michaela ritter, and a Men's singles of andreas radl has what women's doubles?","CREATE TABLE ""past_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_doubles"" FROM ""past_winners"" WHERE ""women_s_singles""='michaela ritter' AND ""men_s_singles""='andreas radl';",2-15001681-1 "Women's singles of astrid eidenbenz, and a Men's doubles of no competition is part of mixed doubles?","CREATE TABLE ""past_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""mixed_doubles"" FROM ""past_winners"" WHERE ""women_s_singles""='astrid eidenbenz' AND ""men_s_doubles""='no competition';",2-15001681-1 What's the average Year that has Points that's smaller than 9 with a Rank of 24th?,"CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""rank"" text, ""wins"" real );","SELECT AVG(""year"") FROM ""motorcycle_grand_prix_results"" WHERE ""points""<9 AND ""rank""='24th';",2-14861269-2 Who has a Rank larger than 3 with a speed of 119.838mph?,"CREATE TABLE ""2008_supersport_race_2_result"" ( ""rank"" real, ""rider"" text, ""team"" text, ""speed"" text, ""time"" text );","SELECT ""rider"" FROM ""2008_supersport_race_2_result"" WHERE ""rank"">3 AND ""speed""='119.838mph';",2-14209455-7 Which Team has a Time of 1:14.51.73?,"CREATE TABLE ""2008_supersport_race_2_result"" ( ""rank"" real, ""rider"" text, ""team"" text, ""speed"" text, ""time"" text );","SELECT ""team"" FROM ""2008_supersport_race_2_result"" WHERE ""time""='1:14.51.73';",2-14209455-7 Which Speed has a Rank smaller than 9 in kawasaki zx6 600cc Team?,"CREATE TABLE ""2008_supersport_race_2_result"" ( ""rank"" real, ""rider"" text, ""team"" text, ""speed"" text, ""time"" text );","SELECT ""speed"" FROM ""2008_supersport_race_2_result"" WHERE ""rank""<9 AND ""team""='kawasaki zx6 600cc';",2-14209455-7 WHich Speed has a Rank of 2?,"CREATE TABLE ""2008_supersport_race_2_result"" ( ""rank"" real, ""rider"" text, ""team"" text, ""speed"" text, ""time"" text );","SELECT ""speed"" FROM ""2008_supersport_race_2_result"" WHERE ""rank""=2;",2-14209455-7 What is the total of Game with an Opponent of @ Hartford Whalers and February that's larger than 19?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT SUM(""game"") FROM ""schedule_and_results"" WHERE ""opponent""='@ hartford whalers' AND ""february"">19;",2-13909382-6 Which Opponent has a February larger than 7 and Record of 37-16-4?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""february"">7 AND ""record""='37-16-4';",2-13909382-6 What is listed as the highest February with a Record of 34-14-4 and Game that's larger than 52?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT MAX(""february"") FROM ""schedule_and_results"" WHERE ""record""='34-14-4' AND ""game"">52;",2-13909382-6 Which Opponent has a Game larger than 56 and February of 24?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""game"">56 AND ""february""=24;",2-13909382-6 "Which Extra points is the lowest one that has a Player of rheinschild, and Touchdowns larger than 1?","CREATE TABLE ""michigan_33_case_0"" ( ""player"" text, ""touchdowns"" real, ""extra_points"" real, ""field_goals"" real, ""points"" real );","SELECT MIN(""extra_points"") FROM ""michigan_33_case_0"" WHERE ""player""='rheinschild' AND ""touchdowns"">1;",2-14342592-2 What result has mario & karina as the couple?,"CREATE TABLE ""week_4"" ( ""couple"" text, ""score"" text, ""style"" text, ""music"" text, ""result"" text );","SELECT ""result"" FROM ""week_4"" WHERE ""couple""='mario & karina';",2-15116785-10 "Which Time has a Set 2 of 20–25, and a Date of 05 jun?","CREATE TABLE ""results"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""time"" FROM ""results"" WHERE ""set_2""='20–25' AND ""date""='05 jun';",2-14923445-2 "Which Date has a Score of 0–3, and a Set 2 of 16–25?","CREATE TABLE ""results"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""date"" FROM ""results"" WHERE ""score""='0–3' AND ""set_2""='16–25';",2-14923445-2 Which Total has a Set 2 of 19–25?,"CREATE TABLE ""results"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""total"" FROM ""results"" WHERE ""set_2""='19–25';",2-14923445-2 "Which Score has a Set 2 of 25–17, and a Time of 16:00?","CREATE TABLE ""results"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""score"" FROM ""results"" WHERE ""set_2""='25–17' AND ""time""='16:00';",2-14923445-2 "Which Set 1 has a Time of 14:00, and a Set 3 of 19–25?","CREATE TABLE ""results"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""set_1"" FROM ""results"" WHERE ""time""='14:00' AND ""set_3""='19–25';",2-14923445-2 "Which Time has a Set 3 of 24–26, and a Score of 0–3?","CREATE TABLE ""results"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""time"" FROM ""results"" WHERE ""set_3""='24–26' AND ""score""='0–3';",2-14923445-2 "How many wins in OT are associated with a W(GWS)* of 0, a Season of 2009–10, and a L(OT) less than 0?","CREATE TABLE ""china_dragon_al_hockey_2007_2010"" ( ""season"" text, ""w_ot"" real, ""w_gws"" text, ""l_gws"" text, ""l_ot"" real );","SELECT COUNT(""w_ot"") FROM ""china_dragon_al_hockey_2007_2010"" WHERE ""w_gws""='0' AND ""season""='2009–10' AND ""l_ot""<0;",2-15268424-3 "How many OT wins associated with a L(GWS)* of 3, and a L(OT) larger than 1?","CREATE TABLE ""china_dragon_al_hockey_2007_2010"" ( ""season"" text, ""w_ot"" real, ""w_gws"" text, ""l_gws"" text, ""l_ot"" real );","SELECT SUM(""w_ot"") FROM ""china_dragon_al_hockey_2007_2010"" WHERE ""l_gws""='3' AND ""l_ot"">1;",2-15268424-3 What was the attendance when Nuneaton Borough was the home team?,"CREATE TABLE ""northern_section"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""northern_section"" WHERE ""home_team""='nuneaton borough';",2-13880730-10 What's the site of the recap at qualcomm stadium?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""kickoff"" text, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""nfl_com_recap"" text );","SELECT ""nfl_com_recap"" FROM ""regular_season"" WHERE ""game_site""='qualcomm stadium';",2-14985588-4 "What is the name of the race in Cleveland, Ohio?","CREATE TABLE ""races"" ( ""race_name"" text, ""circuit"" text, ""city_location"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""race_name"" FROM ""races"" WHERE ""city_location""='cleveland, ohio';",2-14638077-2 Which circuit did Michael Andretti win?,"CREATE TABLE ""races"" ( ""race_name"" text, ""circuit"" text, ""city_location"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""circuit"" FROM ""races"" WHERE ""winning_driver""='michael andretti';",2-14638077-2 Who was the winning team at the Homestead-Miami Speedway?,"CREATE TABLE ""races"" ( ""race_name"" text, ""circuit"" text, ""city_location"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""winning_team"" FROM ""races"" WHERE ""circuit""='homestead-miami speedway';",2-14638077-2 What was Jimmy Vasser's fastest lap?,"CREATE TABLE ""races"" ( ""race_name"" text, ""circuit"" text, ""city_location"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_team"" text, ""report"" text );","SELECT ""fastest_lap"" FROM ""races"" WHERE ""winning_driver""='jimmy vasser';",2-14638077-2 Which Spanish voice actor does the same character as French voice actor Véronique Desmadryl?,"CREATE TABLE ""list_of_voice_actors_in_the_jak_and_daxt"" ( ""character"" text, ""french_voice_actor"" text, ""italian_voice_actor"" text, ""german_voice_actor"" text, ""spanish_voice_actor"" text );","SELECT ""spanish_voice_actor"" FROM ""list_of_voice_actors_in_the_jak_and_daxt"" WHERE ""french_voice_actor""='véronique desmadryl';",2-14960574-6 Which Spanish voice actor does the same character as French voice actor Dennis Boileau?,"CREATE TABLE ""list_of_voice_actors_in_the_jak_and_daxt"" ( ""character"" text, ""french_voice_actor"" text, ""italian_voice_actor"" text, ""german_voice_actor"" text, ""spanish_voice_actor"" text );","SELECT ""spanish_voice_actor"" FROM ""list_of_voice_actors_in_the_jak_and_daxt"" WHERE ""french_voice_actor""='dennis boileau';",2-14960574-6 Which Spanish voice actor does the same character as French voice actor Véronique Desmadryl?,"CREATE TABLE ""list_of_voice_actors_in_the_jak_and_daxt"" ( ""character"" text, ""french_voice_actor"" text, ""italian_voice_actor"" text, ""german_voice_actor"" text, ""spanish_voice_actor"" text );","SELECT ""spanish_voice_actor"" FROM ""list_of_voice_actors_in_the_jak_and_daxt"" WHERE ""french_voice_actor""='véronique desmadryl';",2-14960574-6 What character does German voice actor Dirk Fenselau play?,"CREATE TABLE ""list_of_voice_actors_in_the_jak_and_daxt"" ( ""character"" text, ""french_voice_actor"" text, ""italian_voice_actor"" text, ""german_voice_actor"" text, ""spanish_voice_actor"" text );","SELECT ""character"" FROM ""list_of_voice_actors_in_the_jak_and_daxt"" WHERE ""german_voice_actor""='dirk fenselau';",2-14960574-6 What character does Italian voice actor Emanuela Damasio play?,"CREATE TABLE ""list_of_voice_actors_in_the_jak_and_daxt"" ( ""character"" text, ""french_voice_actor"" text, ""italian_voice_actor"" text, ""german_voice_actor"" text, ""spanish_voice_actor"" text );","SELECT ""character"" FROM ""list_of_voice_actors_in_the_jak_and_daxt"" WHERE ""italian_voice_actor""='emanuela damasio';",2-14960574-6 Which character has a French voice actor of Marc Saez and a German voice actor of Dirk Fenselau?,"CREATE TABLE ""list_of_voice_actors_in_the_jak_and_daxt"" ( ""character"" text, ""french_voice_actor"" text, ""italian_voice_actor"" text, ""german_voice_actor"" text, ""spanish_voice_actor"" text );","SELECT ""character"" FROM ""list_of_voice_actors_in_the_jak_and_daxt"" WHERE ""french_voice_actor""='marc saez' AND ""german_voice_actor""='dirk fenselau';",2-14960574-6 "Jeff Staples player for which College, Junior or Club league?","CREATE TABLE ""draft_picks"" ( ""round"" text, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""college_junior_club_team_league"" FROM ""draft_picks"" WHERE ""player""='jeff staples';",2-14344407-13 Ken Hemenway is in which Round?,"CREATE TABLE ""draft_picks"" ( ""round"" text, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""round"" FROM ""draft_picks"" WHERE ""player""='ken hemenway';",2-14344407-13 Which Nation does e.j. bradley play for?,"CREATE TABLE ""draft_picks"" ( ""round"" text, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""nationality"" FROM ""draft_picks"" WHERE ""player""='e.j. bradley';",2-14344407-13 Mike Crowley plays defense for league?,"CREATE TABLE ""draft_picks"" ( ""round"" text, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""college_junior_club_team_league"" FROM ""draft_picks"" WHERE ""position""='defense' AND ""player""='mike crowley';",2-14344407-13 Name the most games with drawn more than 1,"CREATE TABLE ""world_championship_group_b_switzerland"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT MAX(""games"") FROM ""world_championship_group_b_switzerland"" WHERE ""drawn"">1;",2-14137714-4 Name the most points with lost of 2 and games more than 7,"CREATE TABLE ""world_championship_group_b_switzerland"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT MAX(""points"") FROM ""world_championship_group_b_switzerland"" WHERE ""lost""=2 AND ""games"">7;",2-14137714-4 What number did Moño Negro peak at before 1996?,"CREATE TABLE ""singles"" ( ""year"" real, ""chart"" text, ""track"" text, ""peak"" real, ""weeks_on_chart"" real );","SELECT MAX(""peak"") FROM ""singles"" WHERE ""track""='moño negro' AND ""year""<1996;",2-15016356-3 How many weeks was the track Abrazame on the Billboard Latin Pop airplay before 1997?,"CREATE TABLE ""singles"" ( ""year"" real, ""chart"" text, ""track"" text, ""peak"" real, ""weeks_on_chart"" real );","SELECT SUM(""weeks_on_chart"") FROM ""singles"" WHERE ""track""='abrazame' AND ""chart""='billboard latin pop airplay' AND ""year""<1997;",2-15016356-3 What was the startup year for the project with apache energy/inpex as the operator?,"CREATE TABLE ""detailed_list_of_projects_for_2014"" ( ""country"" text, ""project_name"" text, ""year_startup"" text, ""operator"" text, ""peak"" text );","SELECT ""year_startup"" FROM ""detailed_list_of_projects_for_2014"" WHERE ""operator""='apache energy/inpex';",2-14668772-2 What was the startup year for the Jackpine Mine (ph 2) project with an albian sands operator?,"CREATE TABLE ""detailed_list_of_projects_for_2014"" ( ""country"" text, ""project_name"" text, ""year_startup"" text, ""operator"" text, ""peak"" text );","SELECT ""year_startup"" FROM ""detailed_list_of_projects_for_2014"" WHERE ""operator""='albian sands' AND ""project_name""='jackpine mine (ph 2)';",2-14668772-2 What was the startup year for the project with a nioc operator?,"CREATE TABLE ""detailed_list_of_projects_for_2014"" ( ""country"" text, ""project_name"" text, ""year_startup"" text, ""operator"" text, ""peak"" text );","SELECT ""year_startup"" FROM ""detailed_list_of_projects_for_2014"" WHERE ""operator""='nioc';",2-14668772-2 What was the name of the project that peaked at 40 and was in the USA?,"CREATE TABLE ""detailed_list_of_projects_for_2014"" ( ""country"" text, ""project_name"" text, ""year_startup"" text, ""operator"" text, ""peak"" text );","SELECT ""project_name"" FROM ""detailed_list_of_projects_for_2014"" WHERE ""peak""='40' AND ""country""='usa';",2-14668772-2 "What country did the project, Bonga SW; Aparo with a shell operator take place?","CREATE TABLE ""detailed_list_of_projects_for_2014"" ( ""country"" text, ""project_name"" text, ""year_startup"" text, ""operator"" text, ""peak"" text );","SELECT ""country"" FROM ""detailed_list_of_projects_for_2014"" WHERE ""operator""='shell' AND ""project_name""='bonga sw; aparo';",2-14668772-2 What is the amount of the 1st prize when the Winner was ken green (4)?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""1st_prize"" FROM ""tournament_results"" WHERE ""winner""='ken green (4)';",2-14639984-1 What is the date of the Los Angeles open?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""date"" FROM ""tournament_results"" WHERE ""tournament""='los angeles open';",2-14639984-1 What is the name of the Tournament on oct 23?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""tournament"" FROM ""tournament_results"" WHERE ""date""='oct 23';",2-14639984-1 What was Morison's role in the film by Film Classics?,"CREATE TABLE ""1941_1950"" ( ""medium"" text, ""title"" text, ""date"" text, ""theatre_studio_or_network"" text, ""role"" text );","SELECT ""role"" FROM ""1941_1950"" WHERE ""medium""='film' AND ""theatre_studio_or_network""='film classics';",2-14856478-2 What was the title of the film created by the Screen Guild in 1948?,"CREATE TABLE ""1941_1950"" ( ""medium"" text, ""title"" text, ""date"" text, ""theatre_studio_or_network"" text, ""role"" text );","SELECT ""title"" FROM ""1941_1950"" WHERE ""medium""='film' AND ""date""='1948' AND ""theatre_studio_or_network""='screen guild';",2-14856478-2 What production was created by Monogram?,"CREATE TABLE ""1941_1950"" ( ""medium"" text, ""title"" text, ""date"" text, ""theatre_studio_or_network"" text, ""role"" text );","SELECT ""title"" FROM ""1941_1950"" WHERE ""theatre_studio_or_network""='monogram';",2-14856478-2 Who created One Night in Lisbon in 1941?,"CREATE TABLE ""1941_1950"" ( ""medium"" text, ""title"" text, ""date"" text, ""theatre_studio_or_network"" text, ""role"" text );","SELECT ""theatre_studio_or_network"" FROM ""1941_1950"" WHERE ""date""='1941' AND ""title""='one night in lisbon';",2-14856478-2 What year was there a production created by Adelphi?,"CREATE TABLE ""1941_1950"" ( ""medium"" text, ""title"" text, ""date"" text, ""theatre_studio_or_network"" text, ""role"" text );","SELECT ""date"" FROM ""1941_1950"" WHERE ""theatre_studio_or_network""='adelphi';",2-14856478-2 what date did reuschel (12-3) lose?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""loss""='reuschel (12-3)';",2-13552019-5 "How much Draw has a Televote larger than 18, and an Artist of elizabeth anastasiou, and a Jury larger than 4?","CREATE TABLE ""national_final"" ( ""draw"" real, ""artist"" text, ""song"" text, ""jury"" real, ""televote"" real, ""total"" real, ""place"" real );","SELECT COUNT(""draw"") FROM ""national_final"" WHERE ""televote"">18 AND ""artist""='elizabeth anastasiou' AND ""jury"">4;",2-14946156-1 "Which Place is the highest one that has an Artist of nikolas metaxas, and a Televote larger than 60?","CREATE TABLE ""national_final"" ( ""draw"" real, ""artist"" text, ""song"" text, ""jury"" real, ""televote"" real, ""total"" real, ""place"" real );","SELECT MAX(""place"") FROM ""national_final"" WHERE ""artist""='nikolas metaxas' AND ""televote"">60;",2-14946156-1 "Which average Total has a Place smaller than 2, and a Draw smaller than 5?","CREATE TABLE ""national_final"" ( ""draw"" real, ""artist"" text, ""song"" text, ""jury"" real, ""televote"" real, ""total"" real, ""place"" real );","SELECT AVG(""total"") FROM ""national_final"" WHERE ""place""<2 AND ""draw""<5;",2-14946156-1 Which Date has a Record of 0-2?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff"" text, ""game_site"" text, ""record"" text, ""match_report"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""record""='0-2';",2-14932242-1 "Which Record has a Match Report of recap, and a Result of l 30–20?","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff"" text, ""game_site"" text, ""record"" text, ""match_report"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""match_report""='recap' AND ""result""='l 30–20';",2-14932242-1 "Which Match Report has a Date of october 26, 2008?","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff"" text, ""game_site"" text, ""record"" text, ""match_report"" text );","SELECT ""match_report"" FROM ""schedule"" WHERE ""date""='october 26, 2008';",2-14932242-1 Which Opponent has a Record of 0-3?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff"" text, ""game_site"" text, ""record"" text, ""match_report"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""record""='0-3';",2-14932242-1 "Which Record has a Kickoff of 12:00pm cst, and a Game site of arrowhead stadium, and a Week of 15?","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff"" text, ""game_site"" text, ""record"" text, ""match_report"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""kickoff""='12:00pm cst' AND ""game_site""='arrowhead stadium' AND ""week""='15';",2-14932242-1 What was the result when the new england patriots played?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff"" text, ""game_site"" text, ""record"" text, ""match_report"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""opponent""='new england patriots';",2-14932242-1 How many years had budgets of $39 million?,"CREATE TABLE ""filmography"" ( ""title"" text, ""year"" real, ""director"" text, ""budget"" text, ""gross_worldwide"" text );","SELECT SUM(""year"") FROM ""filmography"" WHERE ""budget""='$39 million';",2-15041768-1 What is the most recent year featuring the director Christopher Kulikowski?,"CREATE TABLE ""filmography"" ( ""title"" text, ""year"" real, ""director"" text, ""budget"" text, ""gross_worldwide"" text );","SELECT MAX(""year"") FROM ""filmography"" WHERE ""director""='christopher kulikowski';",2-15041768-1 "Which director had a worldwide gross of $30,471?","CREATE TABLE ""filmography"" ( ""title"" text, ""year"" real, ""director"" text, ""budget"" text, ""gross_worldwide"" text );","SELECT ""director"" FROM ""filmography"" WHERE ""gross_worldwide""='$30,471';",2-15041768-1 What is 2005's budget figure?,"CREATE TABLE ""filmography"" ( ""title"" text, ""year"" real, ""director"" text, ""budget"" text, ""gross_worldwide"" text );","SELECT ""budget"" FROM ""filmography"" WHERE ""year""=2005;",2-15041768-1 Which airport has IATA of BKK?,"CREATE TABLE ""list"" ( ""city"" text, ""state_territory"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""airport"" FROM ""list"" WHERE ""iata""='bkk';",2-14028987-2 What is the IATA for Beijing Capital International Airport?,"CREATE TABLE ""list"" ( ""city"" text, ""state_territory"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""iata"" FROM ""list"" WHERE ""airport""='beijing capital international airport';",2-14028987-2 Which airport is located in Singapore?,"CREATE TABLE ""list"" ( ""city"" text, ""state_territory"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""airport"" FROM ""list"" WHERE ""country""='singapore';",2-14028987-2 What is the country of the airport with ICAO of WADD?,"CREATE TABLE ""list"" ( ""city"" text, ""state_territory"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""country"" FROM ""list"" WHERE ""icao""='wadd';",2-14028987-2 Which city holds Newcastle Airport?,"CREATE TABLE ""list"" ( ""city"" text, ""state_territory"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""city"" FROM ""list"" WHERE ""airport""='newcastle airport';",2-14028987-2 What is the capacity for the stadium of kadrioru stadium and a current manager of sergei ratnikov?,"CREATE TABLE ""clubs_and_venues"" ( ""club"" text, ""location"" text, ""stadium"" text, ""capacity"" real, ""current_manager"" text );","SELECT AVG(""capacity"") FROM ""clubs_and_venues"" WHERE ""stadium""='kadrioru stadium' AND ""current_manager""='sergei ratnikov';",2-15062099-1 What was the other number with 63.98% bush?,"CREATE TABLE ""by_county"" ( ""county"" text, ""bush_num"" real, ""bush_pct"" text, ""kerry_num"" real, ""kerry_pct"" text, ""others_num"" real, ""others_pct"" text, ""total"" real );","SELECT ""others_num"" FROM ""by_county"" WHERE ""bush_pct""='63.98%';",2-13606924-1 "Band of am, and a Frequency of 0 846 has what purpose?","CREATE TABLE ""defunct_callsigns"" ( ""callsign"" text, ""area_served"" text, ""frequency"" text, ""band"" text, ""on_air_id"" text, ""purpose"" text );","SELECT ""purpose"" FROM ""defunct_callsigns"" WHERE ""band""='am' AND ""frequency""='0 846';",2-14155408-1 Frequency of 100.1 has what on-air id?,"CREATE TABLE ""defunct_callsigns"" ( ""callsign"" text, ""area_served"" text, ""frequency"" text, ""band"" text, ""on_air_id"" text, ""purpose"" text );","SELECT ""on_air_id"" FROM ""defunct_callsigns"" WHERE ""frequency""='100.1';",2-14155408-1 Callsign of 6nan has what purpose?,"CREATE TABLE ""defunct_callsigns"" ( ""callsign"" text, ""area_served"" text, ""frequency"" text, ""band"" text, ""on_air_id"" text, ""purpose"" text );","SELECT ""purpose"" FROM ""defunct_callsigns"" WHERE ""callsign""='6nan';",2-14155408-1 "Band of am, and a Callsign of 6wh has what purpose?","CREATE TABLE ""defunct_callsigns"" ( ""callsign"" text, ""area_served"" text, ""frequency"" text, ""band"" text, ""on_air_id"" text, ""purpose"" text );","SELECT ""purpose"" FROM ""defunct_callsigns"" WHERE ""band""='am' AND ""callsign""='6wh';",2-14155408-1 Frequency of 0 864 has what callsign?,"CREATE TABLE ""defunct_callsigns"" ( ""callsign"" text, ""area_served"" text, ""frequency"" text, ""band"" text, ""on_air_id"" text, ""purpose"" text );","SELECT ""callsign"" FROM ""defunct_callsigns"" WHERE ""frequency""='0 864';",2-14155408-1 What club has a home score of 0-2 in Round 1?,"CREATE TABLE ""european_cup_history"" ( ""round"" real, ""club"" text, ""home"" text, ""away"" text, ""aggregate"" text );","SELECT ""club"" FROM ""european_cup_history"" WHERE ""round""=1 AND ""home""='0-2';",2-1508381-1 What is NK Rijeka's away score in Round 2?,"CREATE TABLE ""european_cup_history"" ( ""round"" real, ""club"" text, ""home"" text, ""away"" text, ""aggregate"" text );","SELECT ""away"" FROM ""european_cup_history"" WHERE ""round""<2 AND ""club""='nk rijeka';",2-1508381-1 What is NK Rijeka's away score?,"CREATE TABLE ""european_cup_history"" ( ""round"" real, ""club"" text, ""home"" text, ""away"" text, ""aggregate"" text );","SELECT ""away"" FROM ""european_cup_history"" WHERE ""club""='nk rijeka';",2-1508381-1 When did the Indians play a game with a record of 28-41?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='28-41';",2-14546530-4 "Rank smaller than 5, and a Time of 31’ 03.093 is what rider?","CREATE TABLE ""2008_final_standings"" ( ""rank"" real, ""rider"" text, ""team"" text, ""speed"" text, ""time"" text );","SELECT ""rider"" FROM ""2008_final_standings"" WHERE ""rank""<5 AND ""time""='31’ 03.093';",2-14209455-11 "Team of honda 250cc, and a Rank larger than 2, and a Rider of chris palmer is what time?","CREATE TABLE ""2008_final_standings"" ( ""rank"" real, ""rider"" text, ""team"" text, ""speed"" text, ""time"" text );","SELECT ""time"" FROM ""2008_final_standings"" WHERE ""team""='honda 250cc' AND ""rank"">2 AND ""rider""='chris palmer';",2-14209455-11 "Rank larger than 8, and a Rider of chris barrett is what team?","CREATE TABLE ""2008_final_standings"" ( ""rank"" real, ""rider"" text, ""team"" text, ""speed"" text, ""time"" text );","SELECT ""team"" FROM ""2008_final_standings"" WHERE ""rank"">8 AND ""rider""='chris barrett';",2-14209455-11 "Team of honda 250cc, and a Time of 31’ 03.093 has what lowest rank?","CREATE TABLE ""2008_final_standings"" ( ""rank"" real, ""rider"" text, ""team"" text, ""speed"" text, ""time"" text );","SELECT MIN(""rank"") FROM ""2008_final_standings"" WHERE ""team""='honda 250cc' AND ""time""='31’ 03.093';",2-14209455-11 "Rank larger than 5, and a Rider of paul shoesmith belongs to what team?","CREATE TABLE ""2008_final_standings"" ( ""rank"" real, ""rider"" text, ""team"" text, ""speed"" text, ""time"" text );","SELECT ""team"" FROM ""2008_final_standings"" WHERE ""rank"">5 AND ""rider""='paul shoesmith';",2-14209455-11 "How many Total matches have a Year of career, and a Points won larger than 25?","CREATE TABLE ""solheim_cup_record"" ( ""year"" text, ""total_matches"" real, ""total_w_l_h"" text, ""singles_w_l_h"" text, ""points_won"" real, ""points_pct"" text );","SELECT SUM(""total_matches"") FROM ""solheim_cup_record"" WHERE ""year""='career' AND ""points_won"">25;",2-1524633-6 How many Total matches happened in 2003?,"CREATE TABLE ""solheim_cup_record"" ( ""year"" text, ""total_matches"" real, ""total_w_l_h"" text, ""singles_w_l_h"" text, ""points_won"" real, ""points_pct"" text );","SELECT ""total_matches"" FROM ""solheim_cup_record"" WHERE ""year""='2003';",2-1524633-6 How many points were won in 1996?,"CREATE TABLE ""solheim_cup_record"" ( ""year"" text, ""total_matches"" real, ""total_w_l_h"" text, ""singles_w_l_h"" text, ""points_won"" real, ""points_pct"" text );","SELECT MAX(""points_won"") FROM ""solheim_cup_record"" WHERE ""year""='1996';",2-1524633-6 Which Total matches is the highest one that has Points % of 70%?,"CREATE TABLE ""solheim_cup_record"" ( ""year"" text, ""total_matches"" real, ""total_w_l_h"" text, ""singles_w_l_h"" text, ""points_won"" real, ""points_pct"" text );","SELECT MAX(""total_matches"") FROM ""solheim_cup_record"" WHERE ""points_pct""='70%';",2-1524633-6 Which Total matches is the lowest one that has a Total W-L-H of 1-2-0?,"CREATE TABLE ""solheim_cup_record"" ( ""year"" text, ""total_matches"" real, ""total_w_l_h"" text, ""singles_w_l_h"" text, ""points_won"" real, ""points_pct"" text );","SELECT MIN(""total_matches"") FROM ""solheim_cup_record"" WHERE ""total_w_l_h""='1-2-0';",2-1524633-6 what is the winner of stage 3,"CREATE TABLE ""stage_results"" ( ""stage"" real, ""date"" text, ""course"" text, ""distance"" text, ""winner"" text );","SELECT ""winner"" FROM ""stage_results"" WHERE ""stage""=3;",2-14693630-1 What was the Total the Year Yugoslavia had 0 Silver medals and 31 Competitors?,"CREATE TABLE ""results_by_games"" ( ""year"" text, ""sports"" text, ""competitors"" text, ""gold"" text, ""silver"" text, ""bronze"" text, ""total"" text );","SELECT ""total"" FROM ""results_by_games"" WHERE ""silver""='0' AND ""competitors""='31';",2-13636022-5 What is the Bronze in the year there was a Total of 0 medals and 6 Competitors?,"CREATE TABLE ""results_by_games"" ( ""year"" text, ""sports"" text, ""competitors"" text, ""gold"" text, ""silver"" text, ""bronze"" text, ""total"" text );","SELECT ""bronze"" FROM ""results_by_games"" WHERE ""total""='0' AND ""competitors""='6';",2-13636022-5 In what Year did Yugoslavia have 4 Competitors with 0 medals Total?,"CREATE TABLE ""results_by_games"" ( ""year"" text, ""sports"" text, ""competitors"" text, ""gold"" text, ""silver"" text, ""bronze"" text, ""total"" text );","SELECT ""year"" FROM ""results_by_games"" WHERE ""total""='0' AND ""competitors""='4';",2-13636022-5 "In the Year Yugoslavia won 1 Silver, how many Gold medals did they win?","CREATE TABLE ""results_by_games"" ( ""year"" text, ""sports"" text, ""competitors"" text, ""gold"" text, ""silver"" text, ""bronze"" text, ""total"" text );","SELECT ""gold"" FROM ""results_by_games"" WHERE ""silver""='1';",2-13636022-5 "What is the Total medals the Year Yugoslavia had 1 Sport and won 0 Gold, Bronze or Silver?","CREATE TABLE ""results_by_games"" ( ""year"" text, ""sports"" text, ""competitors"" text, ""gold"" text, ""silver"" text, ""bronze"" text, ""total"" text );","SELECT ""total"" FROM ""results_by_games"" WHERE ""gold""='0' AND ""bronze""='0' AND ""silver""='0' AND ""sports""='1';",2-13636022-5 "Rank of 5, and a Silver larger than 0 had what sum of total?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""total"") FROM ""medal_table"" WHERE ""rank""='5' AND ""silver"">0;",2-1467991-3 "Gold smaller than 2, and a Rank of 4, and a Nation of hungary (hun), and a Bronze smaller than 1 had what total number of silver?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medal_table"" WHERE ""gold""<2 AND ""rank""='4' AND ""nation""='hungary (hun)' AND ""bronze""<1;",2-1467991-3 "Total smaller than 7, and a Bronze larger than 1 is what amount of average silver?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""silver"") FROM ""medal_table"" WHERE ""total""<7 AND ""bronze"">1;",2-1467991-3 "Bronze smaller than 5, and a Silver larger than 0 is which nation?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medal_table"" WHERE ""bronze""<5 AND ""silver"">0;",2-1467991-3 What player was on the Los Angeles Dodgers?,"CREATE TABLE ""four_home_runs_by_an_individual_in_one_g"" ( ""player"" text, ""team"" text, ""date"" text, ""opponent"" text, ""venue"" text );","SELECT ""player"" FROM ""four_home_runs_by_an_individual_in_one_g"" WHERE ""team""='los angeles dodgers';",2-13669614-12 Which team did the Boston Beaneaters host at the South End Grounds?,"CREATE TABLE ""four_home_runs_by_an_individual_in_one_g"" ( ""player"" text, ""team"" text, ""date"" text, ""opponent"" text, ""venue"" text );","SELECT ""opponent"" FROM ""four_home_runs_by_an_individual_in_one_g"" WHERE ""venue""='south end grounds';",2-13669614-12 Which team opposed the Milwaukee Braves?,"CREATE TABLE ""four_home_runs_by_an_individual_in_one_g"" ( ""player"" text, ""team"" text, ""date"" text, ""opponent"" text, ""venue"" text );","SELECT ""opponent"" FROM ""four_home_runs_by_an_individual_in_one_g"" WHERE ""team""='milwaukee braves';",2-13669614-12 What was the venue where Chuck Klein played?,"CREATE TABLE ""four_home_runs_by_an_individual_in_one_g"" ( ""player"" text, ""team"" text, ""date"" text, ""opponent"" text, ""venue"" text );","SELECT ""venue"" FROM ""four_home_runs_by_an_individual_in_one_g"" WHERE ""player""='chuck klein';",2-13669614-12 What was the venue where Josh Hamilton played?,"CREATE TABLE ""four_home_runs_by_an_individual_in_one_g"" ( ""player"" text, ""team"" text, ""date"" text, ""opponent"" text, ""venue"" text );","SELECT ""venue"" FROM ""four_home_runs_by_an_individual_in_one_g"" WHERE ""player""='josh hamilton';",2-13669614-12 How man cuts were there of players who had 0 wins but had 1 player in the top 25 with more than 4 events?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT SUM(""cuts_made"") FROM ""summary"" WHERE ""wins""=0 AND ""top_25""=1 AND ""events"">4;",2-1520730-5 What was the larger number of players that played in 4 events that 2 wins but were less than 6 in the top 10?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MAX(""top_25"") FROM ""summary"" WHERE ""events"">4 AND ""wins""=2 AND ""top_10""<6;",2-1520730-5 "Which Combination classification has Points classification of daniele bennati, and a Team classification of quick step?","CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""combination_classification"" text, ""team_classification"" text );","SELECT ""combination_classification"" FROM ""classification_leadership_by_stage"" WHERE ""points_classification""='daniele bennati' AND ""team_classification""='quick step';",2-15294880-2 Which Mountains classification has a Team classification of quick step?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""combination_classification"" text, ""team_classification"" text );","SELECT ""mountains_classification"" FROM ""classification_leadership_by_stage"" WHERE ""team_classification""='quick step';",2-15294880-2 "Which Team classification has a Combination classification of egoi martínez, and a Winner of tom boonen?","CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""combination_classification"" text, ""team_classification"" text );","SELECT ""team_classification"" FROM ""classification_leadership_by_stage"" WHERE ""combination_classification""='egoi martínez' AND ""winner""='tom boonen';",2-15294880-2 Which Combination classification has a Stage of 14?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""combination_classification"" text, ""team_classification"" text );","SELECT ""combination_classification"" FROM ""classification_leadership_by_stage"" WHERE ""stage""='14';",2-15294880-2 "Which Mountains classification has a General classification of egoi martínez, and a Stage of 9?","CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""combination_classification"" text, ""team_classification"" text );","SELECT ""mountains_classification"" FROM ""classification_leadership_by_stage"" WHERE ""general_classification""='egoi martínez' AND ""stage""='9';",2-15294880-2 Which Mountains classification has Points classification of not awarded?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""combination_classification"" text, ""team_classification"" text );","SELECT ""mountains_classification"" FROM ""classification_leadership_by_stage"" WHERE ""points_classification""='not awarded';",2-15294880-2 What subtitles have 15 as the classification?,"CREATE TABLE ""dvd"" ( ""release_date"" text, ""country"" text, ""classifaction"" text, ""publisher"" text, ""format"" text, ""region"" text, ""language"" text, ""sound"" text, ""subtitles"" text );","SELECT ""subtitles"" FROM ""dvd"" WHERE ""classifaction""='15';",2-14210860-3 What country has deltamac (hk) as the publisher?,"CREATE TABLE ""dvd"" ( ""release_date"" text, ""country"" text, ""classifaction"" text, ""publisher"" text, ""format"" text, ""region"" text, ""language"" text, ""sound"" text, ""subtitles"" text );","SELECT ""country"" FROM ""dvd"" WHERE ""publisher""='deltamac (hk)';",2-14210860-3 "What is the release date that has english as the subtitles, and magna pacific as the publisher?","CREATE TABLE ""dvd"" ( ""release_date"" text, ""country"" text, ""classifaction"" text, ""publisher"" text, ""format"" text, ""region"" text, ""language"" text, ""sound"" text, ""subtitles"" text );","SELECT ""release_date"" FROM ""dvd"" WHERE ""subtitles""='english' AND ""publisher""='magna pacific';",2-14210860-3 "What classification has cantonese as the language, and universal pictures japan as the publisher?","CREATE TABLE ""dvd"" ( ""release_date"" text, ""country"" text, ""classifaction"" text, ""publisher"" text, ""format"" text, ""region"" text, ""language"" text, ""sound"" text, ""subtitles"" text );","SELECT ""classifaction"" FROM ""dvd"" WHERE ""language""='cantonese' AND ""publisher""='universal pictures japan';",2-14210860-3 "What sound has cantonese as the language, N/A as the classification, and spectrum dvd as the publisher?","CREATE TABLE ""dvd"" ( ""release_date"" text, ""country"" text, ""classifaction"" text, ""publisher"" text, ""format"" text, ""region"" text, ""language"" text, ""sound"" text, ""subtitles"" text );","SELECT ""sound"" FROM ""dvd"" WHERE ""language""='cantonese' AND ""classifaction""='n/a' AND ""publisher""='spectrum dvd';",2-14210860-3 What language has 20th century fox as the publisher?,"CREATE TABLE ""dvd"" ( ""release_date"" text, ""country"" text, ""classifaction"" text, ""publisher"" text, ""format"" text, ""region"" text, ""language"" text, ""sound"" text, ""subtitles"" text );","SELECT ""language"" FROM ""dvd"" WHERE ""publisher""='20th century fox';",2-14210860-3 "What was the earliest week with a game against the Pittsburgh Steelers at City Stadium attended by less than 32,012?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""venue"" text, ""attendance"" real );","SELECT MIN(""week"") FROM ""schedule"" WHERE ""attendance""<'32,012' AND ""venue""='city stadium' AND ""opponent""='pittsburgh steelers';",2-14876853-2 Name the M939 series with M809 series of m817 and M39 series of m51,"CREATE TABLE ""model_number_by_series"" ( ""type"" text, ""wheelbase"" text, ""m39_series"" text, ""m809_series"" text, ""m939_series"" text );","SELECT ""m939_series"" FROM ""model_number_by_series"" WHERE ""m809_series""='m817' AND ""m39_series""='m51';",2-14458950-1 Name the M809 seris with M939 series of M931/932,"CREATE TABLE ""model_number_by_series"" ( ""type"" text, ""wheelbase"" text, ""m39_series"" text, ""m809_series"" text, ""m939_series"" text );","SELECT ""m809_series"" FROM ""model_number_by_series"" WHERE ""m939_series""='m931/932';",2-14458950-1 Name the M809 series for short wheelbase and M939 series of M931/932,"CREATE TABLE ""model_number_by_series"" ( ""type"" text, ""wheelbase"" text, ""m39_series"" text, ""m809_series"" text, ""m939_series"" text );","SELECT ""m809_series"" FROM ""model_number_by_series"" WHERE ""wheelbase""='short' AND ""m939_series""='m931/932';",2-14458950-1 Name the type with M809 series of m814,"CREATE TABLE ""model_number_by_series"" ( ""type"" text, ""wheelbase"" text, ""m39_series"" text, ""m809_series"" text, ""m939_series"" text );","SELECT ""type"" FROM ""model_number_by_series"" WHERE ""m809_series""='m814';",2-14458950-1 Name the M939 series for short wheelbase and M809 series of m817,"CREATE TABLE ""model_number_by_series"" ( ""type"" text, ""wheelbase"" text, ""m39_series"" text, ""m809_series"" text, ""m939_series"" text );","SELECT ""m939_series"" FROM ""model_number_by_series"" WHERE ""wheelbase""='short' AND ""m809_series""='m817';",2-14458950-1 Name the M939 series for short wheelbase and M809 series of m817,"CREATE TABLE ""model_number_by_series"" ( ""type"" text, ""wheelbase"" text, ""m39_series"" text, ""m809_series"" text, ""m939_series"" text );","SELECT ""m939_series"" FROM ""model_number_by_series"" WHERE ""m809_series""='m817' AND ""wheelbase""='short';",2-14458950-1 Who was the opponent at the game with a result of W 38-14?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""time"" text, ""opponent"" text, ""result"" text, ""nfl_recap"" text );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""result""='w 38-14';",2-15088960-2 What was the time of the game that had an NFL recap and a result of W 22–16?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""time"" text, ""opponent"" text, ""result"" text, ""nfl_recap"" text );","SELECT ""time"" FROM ""regular_season"" WHERE ""nfl_recap""='recap' AND ""result""='w 22–16';",2-15088960-2 what year was cryptogramophon released,"CREATE TABLE ""as_sideman"" ( ""year"" real, ""artist"" text, ""title"" text, ""genre"" text, ""label"" text );","SELECT ""year"" FROM ""as_sideman"" WHERE ""label""='cryptogramophon';",2-14793840-2 "Manufacturer of honda, and a Rank of 8 had what highest wins?","CREATE TABLE ""riders_standings"" ( ""rank"" real, ""rider"" text, ""manufacturer"" text, ""points"" real, ""wins"" real );","SELECT MAX(""wins"") FROM ""riders_standings"" WHERE ""manufacturer""='honda' AND ""rank""=8;",2-14800042-3 "Points larger than 108, and a Wins of 0, and a Rank smaller than 8, and a Manufacturer of honda is what rider?","CREATE TABLE ""riders_standings"" ( ""rank"" real, ""rider"" text, ""manufacturer"" text, ""points"" real, ""wins"" real );","SELECT ""rider"" FROM ""riders_standings"" WHERE ""points"">108 AND ""wins""=0 AND ""rank""<8 AND ""manufacturer""='honda';",2-14800042-3 Rider of stéphane mertens had what lowest points?,"CREATE TABLE ""riders_standings"" ( ""rank"" real, ""rider"" text, ""manufacturer"" text, ""points"" real, ""wins"" real );","SELECT MIN(""points"") FROM ""riders_standings"" WHERE ""rider""='stéphane mertens';",2-14800042-3 "Wins of 0, and a Rank larger than 6, and a Manufacturer of kawasaki, and a Rider of massimo broccoli involved what highest points?","CREATE TABLE ""riders_standings"" ( ""rank"" real, ""rider"" text, ""manufacturer"" text, ""points"" real, ""wins"" real );","SELECT MAX(""points"") FROM ""riders_standings"" WHERE ""wins""=0 AND ""rank"">6 AND ""manufacturer""='kawasaki' AND ""rider""='massimo broccoli';",2-14800042-3 "Points of 26, and a Rank smaller than 27 had what sum of wins?","CREATE TABLE ""riders_standings"" ( ""rank"" real, ""rider"" text, ""manufacturer"" text, ""points"" real, ""wins"" real );","SELECT SUM(""wins"") FROM ""riders_standings"" WHERE ""points""=26 AND ""rank""<27;",2-14800042-3 what pitcher scored 4,"CREATE TABLE ""list_of_letters_showing_the_number_of_pl"" ( ""letter"" text, ""players"" text, ""pitch"" text, ""retnum"" text, ""records"" text );","SELECT ""retnum"" FROM ""list_of_letters_showing_the_number_of_pl"" WHERE ""records""='4';",2-14098262-2 What was the rank for karen frohner with under 1266 points?,"CREATE TABLE ""ladies"" ( ""rank"" real, ""name"" text, ""nation"" text, ""points"" real, ""places"" real );","SELECT AVG(""rank"") FROM ""ladies"" WHERE ""name""='karen frohner' AND ""points""<1266;",2-1473078-6 What Games covered had a round of divisional finals?,"CREATE TABLE ""playoff_coverage"" ( ""year"" real, ""round"" text, ""series"" text, ""games_covered"" text, ""play_by_play"" text, ""colour_commentator_s"" text );","SELECT ""games_covered"" FROM ""playoff_coverage"" WHERE ""round""='divisional finals';",2-14686142-3 What is the number of Apps for Internazionale Club of Brazil?,"CREATE TABLE ""international"" ( ""national_team"" text, ""club"" text, ""season"" text, ""apps"" real, ""goals"" real );","SELECT COUNT(""apps"") FROM ""international"" WHERE ""national_team""='brazil' AND ""club""='internazionale';",2-1399716-2 In what Season does the Internazionale Club have more than 2 Apps?,"CREATE TABLE ""international"" ( ""national_team"" text, ""club"" text, ""season"" text, ""apps"" real, ""goals"" real );","SELECT ""season"" FROM ""international"" WHERE ""apps"">2 AND ""club""='internazionale';",2-1399716-2 For which group was Kim nominated in 2010 for Best International Actress?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""group"" text, ""award"" text, ""film_series"" text, ""result"" text );","SELECT ""group"" FROM ""awards_and_nominations"" WHERE ""year""=2010 AND ""award""='best international actress';",2-14888584-4 What was the result for Thirst in 2010 at the Green Globe Film Awards?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""group"" text, ""award"" text, ""film_series"" text, ""result"" text );","SELECT ""result"" FROM ""awards_and_nominations"" WHERE ""film_series""='thirst' AND ""year""=2010 AND ""group""='green globe film awards';",2-14888584-4 What is the number of years that Kim was nominated at the Sitges Film Festival?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""group"" text, ""award"" text, ""film_series"" text, ""result"" text );","SELECT COUNT(""year"") FROM ""awards_and_nominations"" WHERE ""group""='sitges film festival';",2-14888584-4 What is the average year in which Kim was nominated for Thirst as Best Actress at the Baeksang Arts Awards?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""group"" text, ""award"" text, ""film_series"" text, ""result"" text );","SELECT AVG(""year"") FROM ""awards_and_nominations"" WHERE ""result""='nominated' AND ""film_series""='thirst' AND ""award""='best actress' AND ""group""='baeksang arts awards';",2-14888584-4 Which group nominated Kim in years before 2010 for Thirst?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""group"" text, ""award"" text, ""film_series"" text, ""result"" text );","SELECT ""group"" FROM ""awards_and_nominations"" WHERE ""year""<2010 AND ""film_series""='thirst';",2-14888584-4 What is the highest year that Kim was nominated for Over the Rainbow?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""group"" text, ""award"" text, ""film_series"" text, ""result"" text );","SELECT MAX(""year"") FROM ""awards_and_nominations"" WHERE ""film_series""='over the rainbow';",2-14888584-4 "Which City has a State of massachusetts, and a School of northeastern university?","CREATE TABLE ""colonies"" ( ""city"" text, ""state"" text, ""school"" text, ""colony_name"" text, ""date_founded"" text );","SELECT ""city"" FROM ""colonies"" WHERE ""state""='massachusetts' AND ""school""='northeastern university';",2-15282364-1 Which City has a Colony Name of northeastern crescent colony?,"CREATE TABLE ""colonies"" ( ""city"" text, ""state"" text, ""school"" text, ""colony_name"" text, ""date_founded"" text );","SELECT ""city"" FROM ""colonies"" WHERE ""colony_name""='northeastern crescent colony';",2-15282364-1 Which Colony Name is in west virginia?,"CREATE TABLE ""colonies"" ( ""city"" text, ""state"" text, ""school"" text, ""colony_name"" text, ""date_founded"" text );","SELECT ""colony_name"" FROM ""colonies"" WHERE ""state""='west virginia';",2-15282364-1 "Which Colony Name was Founded on january 19, 2012?","CREATE TABLE ""colonies"" ( ""city"" text, ""state"" text, ""school"" text, ""colony_name"" text, ""date_founded"" text );","SELECT ""colony_name"" FROM ""colonies"" WHERE ""date_founded""='january 19, 2012';",2-15282364-1 What position does the player from the MLS New England Revolution team hold?,"CREATE TABLE ""round_three"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""position"" FROM ""round_three"" WHERE ""mls_team""='new england revolution';",2-1399423-3 Which MLS team had a pick number of 32?,"CREATE TABLE ""round_three"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""mls_team"" FROM ""round_three"" WHERE ""pick_num""=32;",2-1399423-3 What is the pick number for the player Chris Gomez?,"CREATE TABLE ""round_three"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT SUM(""pick_num"") FROM ""round_three"" WHERE ""player""='chris gomez';",2-1399423-3 "Which position is the MLS team, Los Angeles Galaxy in?","CREATE TABLE ""round_three"" ( ""pick_num"" real, ""mls_team"" text, ""player"" text, ""position"" text, ""affiliation"" text );","SELECT ""position"" FROM ""round_three"" WHERE ""mls_team""='los angeles galaxy';",2-1399423-3 Who is the rookie goalkeeper Rob Scherr who played before week 6?,"CREATE TABLE ""weekly_awards"" ( ""month"" text, ""week"" real, ""offensive"" text, ""defensive"" text, ""goalkeeper"" text, ""rookie"" text );","SELECT ""rookie"" FROM ""weekly_awards"" WHERE ""goalkeeper""='rob scherr' AND ""week""<6;",2-14331545-5 Who is the rookie goalkeeper Mike Gabel?,"CREATE TABLE ""weekly_awards"" ( ""month"" text, ""week"" real, ""offensive"" text, ""defensive"" text, ""goalkeeper"" text, ""rookie"" text );","SELECT ""rookie"" FROM ""weekly_awards"" WHERE ""goalkeeper""='mike gabel';",2-14331545-5 What was the lowest week in the month of August against Andrew Combs?,"CREATE TABLE ""weekly_awards"" ( ""month"" text, ""week"" real, ""offensive"" text, ""defensive"" text, ""goalkeeper"" text, ""rookie"" text );","SELECT MIN(""week"") FROM ""weekly_awards"" WHERE ""month""='august' AND ""offensive""='andrew combs';",2-14331545-5 Who was the rookie that played week 6?,"CREATE TABLE ""weekly_awards"" ( ""month"" text, ""week"" real, ""offensive"" text, ""defensive"" text, ""goalkeeper"" text, ""rookie"" text );","SELECT ""rookie"" FROM ""weekly_awards"" WHERE ""week""=6;",2-14331545-5 What were the opponents from the April 13?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='april 13';",2-13551983-2 What is the opponent from April 19?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='april 19';",2-13551983-2 What was the series standing after game 1?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""series"" FROM ""playoffs"" WHERE ""game""=1;",2-14173105-11 What is the example in English for a tone of mid rising-falling?,"CREATE TABLE ""tones"" ( ""tone"" text, ""standard_thai"" text, ""phonemic"" text, ""phonetic"" text, ""example_meaning_in_english"" text );","SELECT ""example_meaning_in_english"" FROM ""tones"" WHERE ""tone""='mid rising-falling';",2-1517041-1 What example in English has a Standard Thai of ผ่า?,"CREATE TABLE ""tones"" ( ""tone"" text, ""standard_thai"" text, ""phonemic"" text, ""phonetic"" text, ""example_meaning_in_english"" text );","SELECT ""example_meaning_in_english"" FROM ""tones"" WHERE ""standard_thai""='ผ่า';",2-1517041-1 Which tone has a Standard Thai at ปลา?,"CREATE TABLE ""tones"" ( ""tone"" text, ""standard_thai"" text, ""phonemic"" text, ""phonetic"" text, ""example_meaning_in_english"" text );","SELECT ""tone"" FROM ""tones"" WHERE ""standard_thai""='ปลา';",2-1517041-1 Which tone goes with Phonetic of [pʰaː˥˥]?,"CREATE TABLE ""tones"" ( ""tone"" text, ""standard_thai"" text, ""phonemic"" text, ""phonetic"" text, ""example_meaning_in_english"" text );","SELECT ""tone"" FROM ""tones"" WHERE ""phonetic""='[pʰaː˥˥]';",2-1517041-1 What is the phonetic when the standard thai is ผ่า?,"CREATE TABLE ""tones"" ( ""tone"" text, ""standard_thai"" text, ""phonemic"" text, ""phonetic"" text, ""example_meaning_in_english"" text );","SELECT ""phonetic"" FROM ""tones"" WHERE ""standard_thai""='ผ่า';",2-1517041-1 What is the phonemic when the phonetic is [pʰaː˥˥]?,"CREATE TABLE ""tones"" ( ""tone"" text, ""standard_thai"" text, ""phonemic"" text, ""phonetic"" text, ""example_meaning_in_english"" text );","SELECT ""phonemic"" FROM ""tones"" WHERE ""phonetic""='[pʰaː˥˥]';",2-1517041-1 What is the s default argument without a pseudorandom number generation and no eval function?,"CREATE TABLE ""programming_features"" ( ""functions"" text, ""s_default_argument"" text, ""lambda_functions"" text, ""eval_function"" text, ""pseudorandom_number_generation"" text );","SELECT ""s_default_argument"" FROM ""programming_features"" WHERE ""pseudorandom_number_generation""='no' AND ""eval_function""='no';",2-1515407-3 "What is the lambda function without a pseudorandom number generation, no s default argument, no functions, and no eval function?","CREATE TABLE ""programming_features"" ( ""functions"" text, ""s_default_argument"" text, ""lambda_functions"" text, ""eval_function"" text, ""pseudorandom_number_generation"" text );","SELECT ""lambda_functions"" FROM ""programming_features"" WHERE ""pseudorandom_number_generation""='no' AND ""s_default_argument""='no' AND ""functions""='no' AND ""eval_function""='no';",2-1515407-3 In what Venue was Surrey the Opposition in the 2nd Wicket?,"CREATE TABLE ""partnership_record_for_each_wicket"" ( ""wicket"" text, ""score"" real, ""batting_partners"" text, ""opposition"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT ""venue"" FROM ""partnership_record_for_each_wicket"" WHERE ""opposition""='surrey' AND ""wicket""='2nd';",2-14176339-11 In what Wicket in the City of Eastbourne with a Score of less than 368?,"CREATE TABLE ""partnership_record_for_each_wicket"" ( ""wicket"" text, ""score"" real, ""batting_partners"" text, ""opposition"" text, ""venue"" text, ""city"" text, ""year"" real );","SELECT ""wicket"" FROM ""partnership_record_for_each_wicket"" WHERE ""score""<368 AND ""city""='eastbourne';",2-14176339-11 Which game took place April 6?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""april"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""game"" FROM ""schedule_and_results"" WHERE ""april""=6;",2-14056030-8 How many Attendance in a match which scores 0:0 - 4:1 (pen),"CREATE TABLE ""schedule"" ( ""venue"" text, ""home"" text, ""guest"" text, ""score"" text, ""attendance"" real );","SELECT AVG(""attendance"") FROM ""schedule"" WHERE ""score""='0:0 - 4:1 (pen)';",2-13884212-1 Which League that has no playoffs in the Year of 2008–09?,"CREATE TABLE ""achievements"" ( ""year"" text, ""league"" text, ""season"" text, ""play_off"" text, ""baltic"" text, ""events"" text, ""european"" text );","SELECT ""league"" FROM ""achievements"" WHERE ""play_off""='–' AND ""year""='2008–09';",2-14941366-1 "Which Play-Off has Events of –, and a Season of a-6?","CREATE TABLE ""achievements"" ( ""year"" text, ""league"" text, ""season"" text, ""play_off"" text, ""baltic"" text, ""events"" text, ""european"" text );","SELECT ""play_off"" FROM ""achievements"" WHERE ""events""='–' AND ""season""='a-6';",2-14941366-1 Which Season has a Year of 2005–06?,"CREATE TABLE ""achievements"" ( ""year"" text, ""league"" text, ""season"" text, ""play_off"" text, ""baltic"" text, ""events"" text, ""european"" text );","SELECT ""season"" FROM ""achievements"" WHERE ""year""='2005–06';",2-14941366-1 Which European has a Play-Off of relegated?,"CREATE TABLE ""achievements"" ( ""year"" text, ""league"" text, ""season"" text, ""play_off"" text, ""baltic"" text, ""events"" text, ""european"" text );","SELECT ""european"" FROM ""achievements"" WHERE ""play_off""='relegated';",2-14941366-1 What is the lowest number of caps of the fullback player born on 13 April 1983?,"CREATE TABLE ""2008_six_nations_championship_squads"" ( ""player"" text, ""position"" text, ""date_of_birth_age"" text, ""caps"" real, ""club_province"" text );","SELECT MIN(""caps"") FROM ""2008_six_nations_championship_squads"" WHERE ""position""='fullback' AND ""date_of_birth_age""='13 april 1983';",2-15149189-4 What is the club/province of the player born on 12 May 1984?,"CREATE TABLE ""2008_six_nations_championship_squads"" ( ""player"" text, ""position"" text, ""date_of_birth_age"" text, ""caps"" real, ""club_province"" text );","SELECT ""club_province"" FROM ""2008_six_nations_championship_squads"" WHERE ""date_of_birth_age""='12 may 1984';",2-15149189-4 "What is the club/province of player Alberto Sgarbi, who played wing, with less than 2 caps?","CREATE TABLE ""2008_six_nations_championship_squads"" ( ""player"" text, ""position"" text, ""date_of_birth_age"" text, ""caps"" real, ""club_province"" text );","SELECT ""club_province"" FROM ""2008_six_nations_championship_squads"" WHERE ""caps""<2 AND ""position""='wing' AND ""player""='alberto sgarbi';",2-15149189-4 What games have the event of Men's Slalom?,"CREATE TABLE ""medalists"" ( ""medal"" text, ""name"" text, ""games"" text, ""sport"" text, ""event"" text );","SELECT ""games"" FROM ""medalists"" WHERE ""event""='men''s slalom';",2-14774037-1 What were the events in the 1976 Innsbruck Games?,"CREATE TABLE ""medalists"" ( ""medal"" text, ""name"" text, ""games"" text, ""sport"" text, ""event"" text );","SELECT ""event"" FROM ""medalists"" WHERE ""games""='1976 innsbruck';",2-14774037-1 What is the medal for the Men's Giant Slalom event?,"CREATE TABLE ""medalists"" ( ""medal"" text, ""name"" text, ""games"" text, ""sport"" text, ""event"" text );","SELECT ""medal"" FROM ""medalists"" WHERE ""event""='men''s giant slalom';",2-14774037-1 "In the tournament that has 15 events, and less than 6 top-25's, how many top-5's did he have?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT SUM(""top_5"") FROM ""summary"" WHERE ""events""=15 AND ""top_25""<6;",2-1512659-6 "In the tournament that had 3 Top-10's, and less than 15 events, how many Top-5's did the player have?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT SUM(""top_5"") FROM ""summary"" WHERE ""top_10""=3 AND ""events""<15;",2-1512659-6 How many wins were in the Masters Tournament with less than 15 events?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MAX(""wins"") FROM ""summary"" WHERE ""tournament""='masters tournament' AND ""events""<15;",2-1512659-6 "In the tournament with more than 6 top-25's and less than 13 cuts made, how many wins were there?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""wins"") FROM ""summary"" WHERE ""top_25"">6 AND ""cuts_made""<13;",2-1512659-6 Which father had william iv as a husband?,"CREATE TABLE ""duchy_of_bavaria"" ( ""image"" text, ""father"" text, ""birth"" text, ""ceased_to_be_duchess"" text, ""death"" text, ""husband"" text );","SELECT ""father"" FROM ""duchy_of_bavaria"" WHERE ""husband""='william iv';",2-13849334-2 What is the death date of elisabeth of lorraine?,"CREATE TABLE ""duchy_of_bavaria"" ( ""image"" text, ""father"" text, ""birth"" text, ""ceased_to_be_duchess"" text, ""death"" text, ""husband"" text );","SELECT ""death"" FROM ""duchy_of_bavaria"" WHERE ""image""='elisabeth of lorraine';",2-13849334-2 Which duchess was born on 9 october 1574?,"CREATE TABLE ""duchy_of_bavaria"" ( ""image"" text, ""father"" text, ""birth"" text, ""ceased_to_be_duchess"" text, ""death"" text, ""husband"" text );","SELECT ""ceased_to_be_duchess"" FROM ""duchy_of_bavaria"" WHERE ""birth""='9 october 1574';",2-13849334-2 Which image is of the woman married to william iv?,"CREATE TABLE ""duchy_of_bavaria"" ( ""image"" text, ""father"" text, ""birth"" text, ""ceased_to_be_duchess"" text, ""death"" text, ""husband"" text );","SELECT ""image"" FROM ""duchy_of_bavaria"" WHERE ""husband""='william iv';",2-13849334-2 Who is the husband of the image of renata of lorraine?,"CREATE TABLE ""duchy_of_bavaria"" ( ""image"" text, ""father"" text, ""birth"" text, ""ceased_to_be_duchess"" text, ""death"" text, ""husband"" text );","SELECT ""husband"" FROM ""duchy_of_bavaria"" WHERE ""image""='renata of lorraine';",2-13849334-2 Who was the husband of marie of baden-sponheim?,"CREATE TABLE ""duchy_of_bavaria"" ( ""image"" text, ""father"" text, ""birth"" text, ""ceased_to_be_duchess"" text, ""death"" text, ""husband"" text );","SELECT ""husband"" FROM ""duchy_of_bavaria"" WHERE ""image""='marie of baden-sponheim';",2-13849334-2 Who was the visiting team at the Chicago home game?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""march"" WHERE ""home""='chicago';",2-14163678-7 What was the date of the home game for Colorado?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""march"" WHERE ""home""='colorado';",2-14163678-7 What was the date of the game when St. Louis was the home team?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""march"" WHERE ""home""='st. louis';",2-14163678-7 Who was the visiting team when the record was 51–12–4?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""march"" WHERE ""record""='51–12–4';",2-14163678-7 What was the date of the home game for Hartford?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""march"" WHERE ""home""='hartford';",2-14163678-7 How many people attended the 3rd round Emperor's cup with a TMS larger than 12?,"CREATE TABLE ""record_as_j_league_member"" ( ""season"" real, ""div"" text, ""tms"" real, ""pos"" real, ""attendance_g"" real, ""emperor_s_cup"" text );","SELECT ""attendance_g"" FROM ""record_as_j_league_member"" WHERE ""emperor_s_cup""='3rd round' AND ""tms"">12;",2-1355180-1 What is the average attendance for seasons before 1999 with pos of 8?,"CREATE TABLE ""record_as_j_league_member"" ( ""season"" real, ""div"" text, ""tms"" real, ""pos"" real, ""attendance_g"" real, ""emperor_s_cup"" text );","SELECT AVG(""attendance_g"") FROM ""record_as_j_league_member"" WHERE ""pos""=8 AND ""season""<1999;",2-1355180-1 What is the socket for the processor with part number ADH2350IAA5DO?,"CREATE TABLE ""energy_efficient_be_series"" ( ""model_number"" text, ""stepping"" text, ""frequency"" text, ""l2_cache"" text, ""multi_1"" text, ""v_core"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""socket"" FROM ""energy_efficient_be_series"" WHERE ""part_number_s""='adh2350iaa5do';",2-13869651-1 What is the multi 1 for the Athlon x2 BE-2400?,"CREATE TABLE ""energy_efficient_be_series"" ( ""model_number"" text, ""stepping"" text, ""frequency"" text, ""l2_cache"" text, ""multi_1"" text, ""v_core"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""multi_1"" FROM ""energy_efficient_be_series"" WHERE ""model_number""='athlon x2 be-2400';",2-13869651-1 "What is the stepping for the processor released June 5, 2007?","CREATE TABLE ""energy_efficient_be_series"" ( ""model_number"" text, ""stepping"" text, ""frequency"" text, ""l2_cache"" text, ""multi_1"" text, ""v_core"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""stepping"" FROM ""energy_efficient_be_series"" WHERE ""release_date""='june 5, 2007';",2-13869651-1 What is the v-core for a stepping of G1 and frequency of 1900MHz?,"CREATE TABLE ""energy_efficient_be_series"" ( ""model_number"" text, ""stepping"" text, ""frequency"" text, ""l2_cache"" text, ""multi_1"" text, ""v_core"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""v_core"" FROM ""energy_efficient_be_series"" WHERE ""stepping""='g1' AND ""frequency""='1900mhz';",2-13869651-1 What was the name in English that had a Stat of 7th cut?,"CREATE TABLE ""male"" ( ""english_name"" text, ""height"" text, ""weight"" text, ""professions"" text, ""stat"" text );","SELECT ""english_name"" FROM ""male"" WHERE ""stat""='7th cut';",2-13630019-2 Who was the winner in the event with a runner-up of Alberto Mancini?,"CREATE TABLE ""july"" ( ""week_of"" text, ""tournament"" text, ""winner"" text, ""runner_up"" text, ""semi_finalists"" text );","SELECT ""winner"" FROM ""july"" WHERE ""runner_up""='alberto mancini';",2-13718808-8 What was the series score when st. louis was away on april 18?,"CREATE TABLE ""playoffs"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""series"" text );","SELECT ""series"" FROM ""playoffs"" WHERE ""visitor""='st. louis' AND ""date""='april 18';",2-13928484-10 Who recorded the decision when philadelphia was away?,"CREATE TABLE ""playoffs"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""series"" text );","SELECT ""decision"" FROM ""playoffs"" WHERE ""visitor""='philadelphia';",2-13928484-10 What was the home team's record on September 30?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='september 30';",2-13955731-7 What was the home team's record when they played the Twins on September 25?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""opponent""='twins' AND ""date""='september 25';",2-13955731-7 What was the home team's record when they played the Devil Rays on September 6?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""opponent""='devil rays' AND ""date""='september 6';",2-13955731-7 What team did the home team play on September 4?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='september 4';",2-13955731-7 "What was Freddie Starr, who entered on Day 1, known for?","CREATE TABLE ""series_11_2011"" ( ""celebrity"" text, ""known_for"" text, ""entered"" text, ""exited"" text, ""finished"" text );","SELECT ""known_for"" FROM ""series_11_2011"" WHERE ""entered""='day 1' AND ""celebrity""='freddie starr';",2-14345690-12 Who exited on Day 12?,"CREATE TABLE ""series_11_2011"" ( ""celebrity"" text, ""known_for"" text, ""entered"" text, ""exited"" text, ""finished"" text );","SELECT ""celebrity"" FROM ""series_11_2011"" WHERE ""exited""='day 12';",2-14345690-12 What day did the person who finished in 12th place leave on?,"CREATE TABLE ""series_11_2011"" ( ""celebrity"" text, ""known_for"" text, ""entered"" text, ""exited"" text, ""finished"" text );","SELECT ""exited"" FROM ""series_11_2011"" WHERE ""finished""='12th';",2-14345690-12 What place did the person who left on day 3 finish in?,"CREATE TABLE ""series_11_2011"" ( ""celebrity"" text, ""known_for"" text, ""entered"" text, ""exited"" text, ""finished"" text );","SELECT ""finished"" FROM ""series_11_2011"" WHERE ""exited""='day 3';",2-14345690-12 On which day did the person who is known for the only way is essex star enter?,"CREATE TABLE ""series_11_2011"" ( ""celebrity"" text, ""known_for"" text, ""entered"" text, ""exited"" text, ""finished"" text );","SELECT ""entered"" FROM ""series_11_2011"" WHERE ""known_for""='the only way is essex star';",2-14345690-12 "What was Freddie Starr, who entered on Day 1, known for?","CREATE TABLE ""series_11_2011"" ( ""celebrity"" text, ""known_for"" text, ""entered"" text, ""exited"" text, ""finished"" text );","SELECT ""known_for"" FROM ""series_11_2011"" WHERE ""entered""='day 1' AND ""celebrity""='freddie starr';",2-14345690-12 Name the date for week more than 1 and game site of bye,"CREATE TABLE ""season_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""date"" FROM ""season_schedule"" WHERE ""game_site""='bye' AND ""week"">1;",2-13982978-2 Name the opponent for date of bye and week of 1,"CREATE TABLE ""season_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""season_schedule"" WHERE ""date""='bye' AND ""week""=1;",2-13982978-2 Name the opponent for week of 2,"CREATE TABLE ""season_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""season_schedule"" WHERE ""week""=2;",2-13982978-2 "What is the team classification with a winner of Beat Zberg, and a points classification of José María Jiménez.","CREATE TABLE ""jersey_progress"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""team_classification"" text );","SELECT ""team_classification"" FROM ""jersey_progress"" WHERE ""points_classification""='josé maría jiménez' AND ""winner""='beat zberg';",2-15145684-2 When was the person who died on 16 July 1946 born?,"CREATE TABLE ""1806_1918"" ( ""name"" text, ""birth"" text, ""marriage"" text, ""became_queen"" text, ""ceased_to_be_queen"" text, ""death"" text, ""spouse"" text );","SELECT ""birth"" FROM ""1806_1918"" WHERE ""death""='16 july 1946';",2-14155268-3 Who is the spouse of the person born on 29 September 1766?,"CREATE TABLE ""1806_1918"" ( ""name"" text, ""birth"" text, ""marriage"" text, ""became_queen"" text, ""ceased_to_be_queen"" text, ""death"" text, ""spouse"" text );","SELECT ""spouse"" FROM ""1806_1918"" WHERE ""birth""='29 september 1766';",2-14155268-3 Who is born on 29 September 1766?,"CREATE TABLE ""1806_1918"" ( ""name"" text, ""birth"" text, ""marriage"" text, ""became_queen"" text, ""ceased_to_be_queen"" text, ""death"" text, ""spouse"" text );","SELECT ""name"" FROM ""1806_1918"" WHERE ""birth""='29 september 1766';",2-14155268-3 Who was born on 10 May 1788 that ceased to be queen?,"CREATE TABLE ""1806_1918"" ( ""name"" text, ""birth"" text, ""marriage"" text, ""became_queen"" text, ""ceased_to_be_queen"" text, ""death"" text, ""spouse"" text );","SELECT ""ceased_to_be_queen"" FROM ""1806_1918"" WHERE ""birth""='10 may 1788';",2-14155268-3 How is the marriage of who became queen on 30 October 1816 husband's accession?,"CREATE TABLE ""1806_1918"" ( ""name"" text, ""birth"" text, ""marriage"" text, ""became_queen"" text, ""ceased_to_be_queen"" text, ""death"" text, ""spouse"" text );","SELECT ""marriage"" FROM ""1806_1918"" WHERE ""became_queen""='30 october 1816 husband''s accession';",2-14155268-3 When was the person who became queen on 15 April 1820 born?,"CREATE TABLE ""1806_1918"" ( ""name"" text, ""birth"" text, ""marriage"" text, ""became_queen"" text, ""ceased_to_be_queen"" text, ""death"" text, ""spouse"" text );","SELECT ""birth"" FROM ""1806_1918"" WHERE ""became_queen""='15 april 1820';",2-14155268-3 What is their record on April 2?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='april 2';",2-14269540-4 Which team has the record of 11-6?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""record""='11-6';",2-14269540-4 What was his record when he went over 1 round?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""round"">1;",2-14931925-2 What event did he have a 2-0 record?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""record""='2-0';",2-14931925-2 What was his result against dan bobish?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='dan bobish';",2-14931925-2 Which Voltage Center (V) has an S-Spec Number of sk096?,"CREATE TABLE ""s_specs"" ( ""processor_speed_m_hz"" real, ""input_clock_m_hz"" text, ""voltage_center_v"" text, ""voltage_range_v"" text, ""part_number"" text, ""clock_multiplier"" text, ""s_spec_number"" text );","SELECT ""voltage_center_v"" FROM ""s_specs"" WHERE ""s_spec_number""='sk096';",2-15261-1 "Which Voltage Center (V) has an Input Clock (MHz) of 25 x 3, and a Part Number of a80486dx4-75?","CREATE TABLE ""s_specs"" ( ""processor_speed_m_hz"" real, ""input_clock_m_hz"" text, ""voltage_center_v"" text, ""voltage_range_v"" text, ""part_number"" text, ""clock_multiplier"" text, ""s_spec_number"" text );","SELECT ""voltage_center_v"" FROM ""s_specs"" WHERE ""input_clock_m_hz""='25 x 3' AND ""part_number""='a80486dx4-75';",2-15261-1 What is the low gold total for under 2 total and over 0 silvers?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""gold"") FROM ""medal_table"" WHERE ""total""<2 AND ""silver"">0;",2-14821227-1 How many silvers for the nation with under 6 total and under 0 bronze?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medal_table"" WHERE ""total""<6 AND ""bronze""<0;",2-14821227-1 The person that was notable for professional wrestling had a Born-Died of what year?,"CREATE TABLE ""sport"" ( ""name"" text, ""born_died"" text, ""notable_for"" text, ""connection_with_australia"" text, ""connection_with_america"" text );","SELECT ""born_died"" FROM ""sport"" WHERE ""notable_for""='professional wrestling';",2-14672445-7 The person that was born in Sydney died in what year?,"CREATE TABLE ""sport"" ( ""name"" text, ""born_died"" text, ""notable_for"" text, ""connection_with_australia"" text, ""connection_with_america"" text );","SELECT ""born_died"" FROM ""sport"" WHERE ""connection_with_australia""='born in sydney';",2-14672445-7 The person notable for tennis died in what year?,"CREATE TABLE ""sport"" ( ""name"" text, ""born_died"" text, ""notable_for"" text, ""connection_with_australia"" text, ""connection_with_america"" text );","SELECT ""born_died"" FROM ""sport"" WHERE ""notable_for""='tennis';",2-14672445-7 What was the record when the team played at Oakland Seals?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""home""='oakland seals';",2-14055411-2 What was the purse when the trainer was Aidan O'Brien?,"CREATE TABLE ""winners_of_the_breeders_cup_marathon_sin"" ( ""year"" real, ""winner"" text, ""jockey"" text, ""trainer"" text, ""owner"" text, ""time"" text, ""purse"" text );","SELECT ""purse"" FROM ""winners_of_the_breeders_cup_marathon_sin"" WHERE ""trainer""='aidan o''brien';",2-14644714-1 What is the time for when cornelio velasquez was the jockey?,"CREATE TABLE ""winners_of_the_breeders_cup_marathon_sin"" ( ""year"" real, ""winner"" text, ""jockey"" text, ""trainer"" text, ""owner"" text, ""time"" text, ""purse"" text );","SELECT ""time"" FROM ""winners_of_the_breeders_cup_marathon_sin"" WHERE ""jockey""='cornelio velasquez';",2-14644714-1 Who was the jockey when the owner was Richard Pegum?,"CREATE TABLE ""winners_of_the_breeders_cup_marathon_sin"" ( ""year"" real, ""winner"" text, ""jockey"" text, ""trainer"" text, ""owner"" text, ""time"" text, ""purse"" text );","SELECT ""jockey"" FROM ""winners_of_the_breeders_cup_marathon_sin"" WHERE ""owner""='richard pegum';",2-14644714-1 What is the purse when Aidan O'brien was the trainer?,"CREATE TABLE ""winners_of_the_breeders_cup_marathon_sin"" ( ""year"" real, ""winner"" text, ""jockey"" text, ""trainer"" text, ""owner"" text, ""time"" text, ""purse"" text );","SELECT ""purse"" FROM ""winners_of_the_breeders_cup_marathon_sin"" WHERE ""trainer""='aidan o''brien';",2-14644714-1 What is the purse for the year earlier than 2013 and muhannak was the winner?,"CREATE TABLE ""winners_of_the_breeders_cup_marathon_sin"" ( ""year"" real, ""winner"" text, ""jockey"" text, ""trainer"" text, ""owner"" text, ""time"" text, ""purse"" text );","SELECT ""purse"" FROM ""winners_of_the_breeders_cup_marathon_sin"" WHERE ""year""<2013 AND ""winner""='muhannak';",2-14644714-1 Who was the trainer in 2013?,"CREATE TABLE ""winners_of_the_breeders_cup_marathon_sin"" ( ""year"" real, ""winner"" text, ""jockey"" text, ""trainer"" text, ""owner"" text, ""time"" text, ""purse"" text );","SELECT ""trainer"" FROM ""winners_of_the_breeders_cup_marathon_sin"" WHERE ""year""=2013;",2-14644714-1 Which throw number had a DOB of 19/10/81?,"CREATE TABLE ""player_roster"" ( ""surname"" text, ""first"" text, ""d_o_b"" text, ""uninum"" real, ""bats"" text, ""throws"" text, ""position"" text );","SELECT ""throws"" FROM ""player_roster"" WHERE ""d_o_b""='19/10/81';",2-14431362-3 Which first's surname is Cook?,"CREATE TABLE ""player_roster"" ( ""surname"" text, ""first"" text, ""d_o_b"" text, ""uninum"" real, ""bats"" text, ""throws"" text, ""position"" text );","SELECT ""first"" FROM ""player_roster"" WHERE ""surname""='cook';",2-14431362-3 Which position has L bats and Anderson as a surname?,"CREATE TABLE ""player_roster"" ( ""surname"" text, ""first"" text, ""d_o_b"" text, ""uninum"" real, ""bats"" text, ""throws"" text, ""position"" text );","SELECT ""position"" FROM ""player_roster"" WHERE ""bats""='l' AND ""surname""='anderson';",2-14431362-3 What is the team 2 with a team 1 us gorée?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_2"" FROM ""second_round"" WHERE ""team_1""='us gorée';",2-13601224-3 What is the 2nd leg of team 1 Zamalek SC?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""second_round"" WHERE ""team_1""='zamalek sc';",2-13601224-3 What is the 1st leg of the team with a 2-1 agg.?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""1st_leg"" FROM ""second_round"" WHERE ""agg""='2-1';",2-13601224-3 What is the 2nd leg of team 2 Far rabat?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""second_round"" WHERE ""team_2""='far rabat';",2-13601224-3 "How many Watts has a Class of a, and a Frequency of 91.5 fm, and a City of license of elkhart, kansas?","CREATE TABLE ""stations"" ( ""call_sign"" text, ""frequency"" text, ""city_of_license"" text, ""watts"" real, ""class"" text );","SELECT MIN(""watts"") FROM ""stations"" WHERE ""class""='a' AND ""frequency""='91.5 fm' AND ""city_of_license""='elkhart, kansas';",2-14203256-1 "Which Class has a City of license of garden city, kansas?","CREATE TABLE ""stations"" ( ""call_sign"" text, ""frequency"" text, ""city_of_license"" text, ""watts"" real, ""class"" text );","SELECT ""class"" FROM ""stations"" WHERE ""city_of_license""='garden city, kansas';",2-14203256-1 "What is the Frequency that is smaller than 100,000 Watts in guymon, oklahoma?","CREATE TABLE ""stations"" ( ""call_sign"" text, ""frequency"" text, ""city_of_license"" text, ""watts"" real, ""class"" text );","SELECT ""frequency"" FROM ""stations"" WHERE ""watts""<'100,000' AND ""city_of_license""='guymon, oklahoma';",2-14203256-1 Which Frequency has a Call sign of kcse?,"CREATE TABLE ""stations"" ( ""call_sign"" text, ""frequency"" text, ""city_of_license"" text, ""watts"" real, ""class"" text );","SELECT ""frequency"" FROM ""stations"" WHERE ""call_sign""='kcse';",2-14203256-1 What year has 59th as a finish position?,"CREATE TABLE ""men"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT ""year"" FROM ""men"" WHERE ""finish_position""='59th';",2-13599870-3 What is the 3rd day that has bumped by clare as the 4th day?,"CREATE TABLE ""men"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT ""3rd_day"" FROM ""men"" WHERE ""4th_day""='bumped by clare';",2-13599870-3 Which 2nd day has a year prior to 2009?,"CREATE TABLE ""men"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT ""2nd_day"" FROM ""men"" WHERE ""year""<2009;",2-13599870-3 What event did Pakistan get the bronze medal at the 1988 Seoul Games?,"CREATE TABLE ""medalists"" ( ""medal"" text, ""name"" text, ""games"" text, ""sport"" text, ""event"" text );","SELECT ""event"" FROM ""medalists"" WHERE ""medal""='bronze' AND ""games""='1988 seoul';",2-14768644-1 What sport in the 1960 Rome Games did Pakistan play in the Men's Freestyle Welterweight?,"CREATE TABLE ""medalists"" ( ""medal"" text, ""name"" text, ""games"" text, ""sport"" text, ""event"" text );","SELECT ""sport"" FROM ""medalists"" WHERE ""games""='1960 rome' AND ""event""='men''s freestyle welterweight';",2-14768644-1 When did Pakistan win a Silver Medal in a Men's Competition?,"CREATE TABLE ""medalists"" ( ""medal"" text, ""name"" text, ""games"" text, ""sport"" text, ""event"" text );","SELECT ""games"" FROM ""medalists"" WHERE ""event""='men''s competition' AND ""medal""='silver';",2-14768644-1 When did Pakistan win a Gold Medal in Field Hockey?,"CREATE TABLE ""medalists"" ( ""medal"" text, ""name"" text, ""games"" text, ""sport"" text, ""event"" text );","SELECT ""games"" FROM ""medalists"" WHERE ""sport""='field hockey' AND ""medal""='gold';",2-14768644-1 What team played in the 1964 Tokyo Games?,"CREATE TABLE ""medalists"" ( ""medal"" text, ""name"" text, ""games"" text, ""sport"" text, ""event"" text );","SELECT ""name"" FROM ""medalists"" WHERE ""games""='1964 tokyo';",2-14768644-1 What sport did the National Team play in the 1968 mexico City Games?,"CREATE TABLE ""medalists"" ( ""medal"" text, ""name"" text, ""games"" text, ""sport"" text, ""event"" text );","SELECT ""sport"" FROM ""medalists"" WHERE ""name""='national team' AND ""games""='1968 mexico city';",2-14768644-1 What is the total number of rounds that Center position Denis Arkhipov have?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team"" text );","SELECT COUNT(""round"") FROM ""draft_picks"" WHERE ""position""='center' AND ""player""='denis arkhipov';",2-14106656-7 Who is the player from Round 3 from Russia?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team"" text );","SELECT ""player"" FROM ""draft_picks"" WHERE ""round""=3 AND ""nationality""='russia';",2-14106656-7 What is the sum of the round with the defenceman?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team"" text );","SELECT SUM(""round"") FROM ""draft_picks"" WHERE ""position""='defenceman';",2-14106656-7 What is the college club that plays before round 3?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""draft_picks"" WHERE ""round""<3;",2-14106656-7 What was the population of the area that was formerly under the authority of the Audenshaw Urban District?,"CREATE TABLE ""list_of_civil_parishes_and_unparished_ar"" ( ""name"" text, ""status"" text, ""population"" real, ""district"" text, ""former_local_authority"" text );","SELECT ""population"" FROM ""list_of_civil_parishes_and_unparished_ar"" WHERE ""former_local_authority""='audenshaw urban district';",2-1469555-1 What is the overall pick number that Derrick Harvey was when he was picked in a round after round 1?,"CREATE TABLE ""2008_nfl_draft_picks"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MIN(""overall"") FROM ""2008_nfl_draft_picks"" WHERE ""name""='derrick harvey' AND ""round"">1;",2-15028555-1 What college was the defensive end pick that was picked in round 2?,"CREATE TABLE ""2008_nfl_draft_picks"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""2008_nfl_draft_picks"" WHERE ""position""='defensive end' AND ""round""=2;",2-15028555-1 What is the average round that the player from USF was picked in when his draft pick number was less than 24?,"CREATE TABLE ""2008_nfl_draft_picks"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT AVG(""round"") FROM ""2008_nfl_draft_picks"" WHERE ""college""='usf' AND ""pick_num""<24;",2-15028555-1 What is the sum of the pick numbers where the player was picked in round 5 and overall pick number was greater than 159?,"CREATE TABLE ""2008_nfl_draft_picks"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT SUM(""pick_num"") FROM ""2008_nfl_draft_picks"" WHERE ""round""=5 AND ""overall"">159;",2-15028555-1 What is the average overall pick number for the USF player who was picked after round 5?,"CREATE TABLE ""2008_nfl_draft_picks"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT AVG(""overall"") FROM ""2008_nfl_draft_picks"" WHERE ""college""='usf' AND ""round"">5;",2-15028555-1 "Which Population is the lowest one that has a Median family income of $74,905, and a Number of households smaller than 145,790?","CREATE TABLE ""counties_ranked_by_income"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT MIN(""population"") FROM ""counties_ranked_by_income"" WHERE ""median_family_income""='$74,905' AND ""number_of_households""<'145,790';",2-1523934-1 "What is the total number of Serious Bodily Injuries, that has Homicides less than 84?","CREATE TABLE ""types_of_convictions"" ( ""year"" real, ""total_convictions"" real, ""homicide_art_111_112_113_116_st_gb"" real, ""serious_bodily_injury_art_122_st_gb"" real, ""minor_bodily_injury_art_123_st_gb"" real, ""sexual_contact_with_children_art_187_st_gb"" real, ""rape_art_190_st_gb"" real, ""theft_art_139_st_gb"" real, ""robbery_art_140_st_gb"" real, ""receiving_stolen_goods_art_160_st_gb"" real, ""embezzlement_art_138_st_gb"" real, ""fraud_art_146_st_gb"" real, ""narcotics_possession"" real, ""major_violation_of_traffic_laws_art_90_svg"" real, ""drunk_driving_art_91_abs_1_satz_2_svg"" real );","SELECT COUNT(""serious_bodily_injury_art_122_st_gb"") FROM ""types_of_convictions"" WHERE ""homicide_art_111_112_113_116_st_gb""<84;",2-14481629-1 "What is the total number of Rapes that have Embezzlements a figure of 820 and total number of convictions less than 94,574?","CREATE TABLE ""types_of_convictions"" ( ""year"" real, ""total_convictions"" real, ""homicide_art_111_112_113_116_st_gb"" real, ""serious_bodily_injury_art_122_st_gb"" real, ""minor_bodily_injury_art_123_st_gb"" real, ""sexual_contact_with_children_art_187_st_gb"" real, ""rape_art_190_st_gb"" real, ""theft_art_139_st_gb"" real, ""robbery_art_140_st_gb"" real, ""receiving_stolen_goods_art_160_st_gb"" real, ""embezzlement_art_138_st_gb"" real, ""fraud_art_146_st_gb"" real, ""narcotics_possession"" real, ""major_violation_of_traffic_laws_art_90_svg"" real, ""drunk_driving_art_91_abs_1_satz_2_svg"" real );","SELECT COUNT(""rape_art_190_st_gb"") FROM ""types_of_convictions"" WHERE ""embezzlement_art_138_st_gb""=820 AND ""total_convictions""<'94,574';",2-14481629-1 "What is the lowest example of Embezzlements that have Total Convictions greater than 84,665, Fraud a figure of 1,521, and a Major Violation of Traffic Laws higher than 21,599?","CREATE TABLE ""types_of_convictions"" ( ""year"" real, ""total_convictions"" real, ""homicide_art_111_112_113_116_st_gb"" real, ""serious_bodily_injury_art_122_st_gb"" real, ""minor_bodily_injury_art_123_st_gb"" real, ""sexual_contact_with_children_art_187_st_gb"" real, ""rape_art_190_st_gb"" real, ""theft_art_139_st_gb"" real, ""robbery_art_140_st_gb"" real, ""receiving_stolen_goods_art_160_st_gb"" real, ""embezzlement_art_138_st_gb"" real, ""fraud_art_146_st_gb"" real, ""narcotics_possession"" real, ""major_violation_of_traffic_laws_art_90_svg"" real, ""drunk_driving_art_91_abs_1_satz_2_svg"" real );","SELECT MIN(""embezzlement_art_138_st_gb"") FROM ""types_of_convictions"" WHERE ""total_convictions"">'84,665' AND ""fraud_art_146_st_gb""='1,521' AND ""major_violation_of_traffic_laws_art_90_svg"">'21,599';",2-14481629-1 "Which year earlier than 2006 has the average Total Convictions of Fraud at 1,521?","CREATE TABLE ""types_of_convictions"" ( ""year"" real, ""total_convictions"" real, ""homicide_art_111_112_113_116_st_gb"" real, ""serious_bodily_injury_art_122_st_gb"" real, ""minor_bodily_injury_art_123_st_gb"" real, ""sexual_contact_with_children_art_187_st_gb"" real, ""rape_art_190_st_gb"" real, ""theft_art_139_st_gb"" real, ""robbery_art_140_st_gb"" real, ""receiving_stolen_goods_art_160_st_gb"" real, ""embezzlement_art_138_st_gb"" real, ""fraud_art_146_st_gb"" real, ""narcotics_possession"" real, ""major_violation_of_traffic_laws_art_90_svg"" real, ""drunk_driving_art_91_abs_1_satz_2_svg"" real );","SELECT AVG(""total_convictions"") FROM ""types_of_convictions"" WHERE ""fraud_art_146_st_gb""='1,521' AND ""year""<2006;",2-14481629-1 How many were in Attendance during a Tie no of 1?,"CREATE TABLE ""northern_section"" ( ""tie_no"" real, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""northern_section"" WHERE ""tie_no""=1;",2-13880730-8 What was the Attendance during the Tamworth Away game?,"CREATE TABLE ""northern_section"" ( ""tie_no"" real, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""northern_section"" WHERE ""away_team""='tamworth';",2-13880730-8 Which 1st prize ($) has a Winner of scott simpson (7)?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT SUM(""1st_prize"") FROM ""tournament_results"" WHERE ""winner""='scott simpson (7)';",2-14611466-1 How many 1st prizes have a Date of aug 17?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT COUNT(""1st_prize"") FROM ""tournament_results"" WHERE ""date""='aug 17';",2-14611466-1 "Which Tournament has a Location of texas, and a Winner of tom watson (39)?","CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""tournament"" FROM ""tournament_results"" WHERE ""location""='texas' AND ""winner""='tom watson (39)';",2-14611466-1 What was the resolution for KO opposing Cliff Beckett?,"CREATE TABLE ""professional_boxing_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""type"" text, ""rd_time"" text, ""date"" text );","SELECT ""res"" FROM ""professional_boxing_record"" WHERE ""type""='ko' AND ""opponent""='cliff beckett';",2-146195-1 What is the type when Robert Villemain had a record at 109–1–2?,"CREATE TABLE ""professional_boxing_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""type"" text, ""rd_time"" text, ""date"" text );","SELECT ""type"" FROM ""professional_boxing_record"" WHERE ""opponent""='robert villemain' AND ""record""='109–1–2';",2-146195-1 On what date was the rd. time at 10 with Sammy Angott as an opponent with a record of 33–0?,"CREATE TABLE ""professional_boxing_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""type"" text, ""rd_time"" text, ""date"" text );","SELECT ""date"" FROM ""professional_boxing_record"" WHERE ""rd_time""='10' AND ""opponent""='sammy angott' AND ""record""='33–0';",2-146195-1 What is the platform & frequency [MHz] of the whr-g54s model?,"CREATE TABLE ""whr_series"" ( ""model"" text, ""platform_frequency_m_hz"" text, ""ram_mb"" text, ""flash_memory_mb"" text, ""wireless_nic"" text, ""wlan_standard_802_11"" text, ""ethernet_port_count"" text, ""voltage_input_v_a"" text );","SELECT ""platform_frequency_m_hz"" FROM ""whr_series"" WHERE ""model""='whr-g54s';",2-14902772-4 What is the voltage iinput [V/A] of the whr-g54s model?,"CREATE TABLE ""whr_series"" ( ""model"" text, ""platform_frequency_m_hz"" text, ""ram_mb"" text, ""flash_memory_mb"" text, ""wireless_nic"" text, ""wlan_standard_802_11"" text, ""ethernet_port_count"" text, ""voltage_input_v_a"" text );","SELECT ""voltage_input_v_a"" FROM ""whr_series"" WHERE ""model""='whr-g54s';",2-14902772-4 What is the Ethernet port count of the whr-hp-g300n model?,"CREATE TABLE ""whr_series"" ( ""model"" text, ""platform_frequency_m_hz"" text, ""ram_mb"" text, ""flash_memory_mb"" text, ""wireless_nic"" text, ""wlan_standard_802_11"" text, ""ethernet_port_count"" text, ""voltage_input_v_a"" text );","SELECT ""ethernet_port_count"" FROM ""whr_series"" WHERE ""model""='whr-hp-g300n';",2-14902772-4 "Where is the company headquarted that has a Market value ( USD million) larger than 146,139, a Rank above 3, and a Primary industry of oil and gas?","CREATE TABLE ""1998"" ( ""rank"" real, ""name"" text, ""headquarters"" text, ""primary_industry"" text, ""market_value_usd_million"" real );","SELECT ""headquarters"" FROM ""1998"" WHERE ""market_value_usd_million"">'146,139' AND ""rank""<3 AND ""primary_industry""='oil and gas';",2-14094649-22 "Which Year has an Album of airwaves, and a US Hot 100 of –?","CREATE TABLE ""singles"" ( ""year"" real, ""song"" text, ""us_hot_100"" text, ""uk_singles"" text, ""album"" text );","SELECT MAX(""year"") FROM ""singles"" WHERE ""album""='airwaves' AND ""us_hot_100""='–';",2-151851-3 "Which Song has a Year smaller than 1979, and a US Hot 100 of 8?","CREATE TABLE ""singles"" ( ""year"" real, ""song"" text, ""us_hot_100"" text, ""uk_singles"" text, ""album"" text );","SELECT ""song"" FROM ""singles"" WHERE ""year""<1979 AND ""us_hot_100""='8';",2-151851-3 What is the series record for the game on April 24?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""series"" FROM ""playoffs"" WHERE ""date""='april 24';",2-14344681-9 What was the game number that took place on April 27?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""game"" FROM ""playoffs"" WHERE ""date""='april 27';",2-14344681-9 "Which Opponent has a Attendance of 6,275?","CREATE TABLE ""premier_division"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""premier_division"" WHERE ""attendance""='6,275';",2-14600594-2 "Which Opponent has a Attendance of 7,034?","CREATE TABLE ""premier_division"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""premier_division"" WHERE ""attendance""='7,034';",2-14600594-2 When has a Result of 0–2 and a Opponent of aberdeen?,"CREATE TABLE ""premier_division"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""premier_division"" WHERE ""result""='0–2' AND ""opponent""='aberdeen';",2-14600594-2 "Which Venue has a Result of 2–2 and Attendances of 5,760?","CREATE TABLE ""premier_division"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""venue"" FROM ""premier_division"" WHERE ""result""='2–2' AND ""attendance""='5,760';",2-14600594-2 "Which Venue has Attendances of 11,045?","CREATE TABLE ""premier_division"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""venue"" FROM ""premier_division"" WHERE ""attendance""='11,045';",2-14600594-2 "When Venue of A has Attendance of 4,365?","CREATE TABLE ""premier_division"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""premier_division"" WHERE ""venue""='a' AND ""attendance""='4,365';",2-14600594-2 What is the 1st leg that has a 2nd leg of 0–0 of olympique khouribga?,"CREATE TABLE ""second_round_of_16"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""1st_leg"" FROM ""second_round_of_16"" WHERE ""2nd_leg""='0–0' AND ""team_1""='olympique khouribga';",2-14835821-4 What is the 1st leg of cs sfaxien?,"CREATE TABLE ""second_round_of_16"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""1st_leg"" FROM ""second_round_of_16"" WHERE ""team_2""='cs sfaxien';",2-14835821-4 Name the finish for lee janzen,"CREATE TABLE ""past_champions_in_the_field"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT ""finish"" FROM ""past_champions_in_the_field"" WHERE ""player""='lee janzen';",2-14064009-2 Name the most total with to par more than 16,"CREATE TABLE ""past_champions_in_the_field"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT MAX(""total"") FROM ""past_champions_in_the_field"" WHERE ""to_par"">16;",2-14064009-2 What was the Steeler's record when they played against the new york Jets?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""location"" text, ""time_et"" text, ""result"" text, ""record"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""opponent""='new york jets';",2-14534266-1 "What is the Result from the Date that is December 8, 1963?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""date""='december 8, 1963';",2-15122744-2 What is the date when the attendance is 960?,"CREATE TABLE ""october"" ( ""date"" real, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real, ""competition"" text );","SELECT ""date"" FROM ""october"" WHERE ""attendance""=960;",2-15213262-7 What is the date of the away venue with an opponent of wightlink raiders with an attendance larger than 375?,"CREATE TABLE ""october"" ( ""date"" real, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real, ""competition"" text );","SELECT SUM(""date"") FROM ""october"" WHERE ""venue""='away' AND ""opponent""='wightlink raiders' AND ""attendance"">375;",2-15213262-7 What is the average attendance when the opponent is telford tigers?,"CREATE TABLE ""october"" ( ""date"" real, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real, ""competition"" text );","SELECT AVG(""attendance"") FROM ""october"" WHERE ""opponent""='telford tigers';",2-15213262-7 What is the result when the attendance is 960?,"CREATE TABLE ""october"" ( ""date"" real, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real, ""competition"" text );","SELECT ""result"" FROM ""october"" WHERE ""attendance""=960;",2-15213262-7 "Name the tournament for 2006 of a, 1996 of 1r and 2004 of 1r","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""career_sr"" text, ""career_win_loss"" text );","SELECT ""tournament"" FROM ""singles_performance_timeline"" WHERE ""2006""='a' AND ""1996""='1r' AND ""2004""='1r';",2-1513105-5 Name the 2003 for atp masters series 1998,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""career_sr"" text, ""career_win_loss"" text );","SELECT ""2003"" FROM ""singles_performance_timeline"" WHERE ""1998""='atp masters series';",2-1513105-5 Name the 1997 for atp masters series 1992,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""career_sr"" text, ""career_win_loss"" text );","SELECT ""1997"" FROM ""singles_performance_timeline"" WHERE ""1992""='atp masters series';",2-1513105-5 what city is brule in,"CREATE TABLE ""references"" ( ""speaker"" text, ""party"" text, ""city"" text, ""county"" text, ""term"" text );","SELECT ""city"" FROM ""references"" WHERE ""county""='brule';",2-14242427-1 Who was performer 3 with karen maruyama as performer 2?,"CREATE TABLE ""series_10"" ( ""date"" text, ""episode"" real, ""performer_1"" text, ""performer_2"" text, ""performer_3"" text, ""performer_4"" text );","SELECT ""performer_3"" FROM ""series_10"" WHERE ""performer_2""='karen maruyama';",2-14934885-11 "What day was wayne brady performer 2, ryan stiles performer 4, and an episode number greater than 5?","CREATE TABLE ""series_10"" ( ""date"" text, ""episode"" real, ""performer_1"" text, ""performer_2"" text, ""performer_3"" text, ""performer_4"" text );","SELECT ""date"" FROM ""series_10"" WHERE ""performer_4""='ryan stiles' AND ""episode"">5 AND ""performer_2""='wayne brady';",2-14934885-11 Which course has a flat stage on 4 September?,"CREATE TABLE ""routes_and_stages"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""course"" FROM ""routes_and_stages"" WHERE ""type""='flat stage' AND ""date""='4 september';",2-15294880-1 What is the date for the La Granja de San Ildefonso to Alto de Navacerrada course?,"CREATE TABLE ""routes_and_stages"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""date"" FROM ""routes_and_stages"" WHERE ""course""='la granja de san ildefonso to alto de navacerrada';",2-15294880-1 Who won the Granada course?,"CREATE TABLE ""routes_and_stages"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""winner"" FROM ""routes_and_stages"" WHERE ""course""='granada';",2-15294880-1 What is the distance for the 5 September race?,"CREATE TABLE ""routes_and_stages"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""distance"" FROM ""routes_and_stages"" WHERE ""date""='5 september';",2-15294880-1 What is the race date for the course Jaén to Córdoba?,"CREATE TABLE ""routes_and_stages"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""date"" FROM ""routes_and_stages"" WHERE ""course""='jaén to córdoba';",2-15294880-1 "What was the average election year that has less than 136 deputies, and 1,560,753 votes received?","CREATE TABLE ""parliamentary_elections"" ( ""election_date"" real, ""party_leader"" text, ""number_of_votes_received"" text, ""percentage_of_votes"" text, ""number_of_deputies"" real );","SELECT AVG(""election_date"") FROM ""parliamentary_elections"" WHERE ""number_of_deputies""<136 AND ""number_of_votes_received""='1,560,753';",2-13746866-2 "What percentage of the vote was 1,255,153 of received votes?","CREATE TABLE ""parliamentary_elections"" ( ""election_date"" real, ""party_leader"" text, ""number_of_votes_received"" text, ""percentage_of_votes"" text, ""number_of_deputies"" real );","SELECT ""percentage_of_votes"" FROM ""parliamentary_elections"" WHERE ""number_of_votes_received""='1,255,153';",2-13746866-2 What were the number of deputies for the 1964 election year?,"CREATE TABLE ""parliamentary_elections"" ( ""election_date"" real, ""party_leader"" text, ""number_of_votes_received"" text, ""percentage_of_votes"" text, ""number_of_deputies"" real );","SELECT ""number_of_deputies"" FROM ""parliamentary_elections"" WHERE ""election_date""=1964;",2-13746866-2 What is the number of deputies with 94.2% of the votes?,"CREATE TABLE ""parliamentary_elections"" ( ""election_date"" real, ""party_leader"" text, ""number_of_votes_received"" text, ""percentage_of_votes"" text, ""number_of_deputies"" real );","SELECT SUM(""number_of_deputies"") FROM ""parliamentary_elections"" WHERE ""percentage_of_votes""='94.2%';",2-13746866-2 "What was deputies with the lowest number of unknown received votes, in an election year after 1986?","CREATE TABLE ""parliamentary_elections"" ( ""election_date"" real, ""party_leader"" text, ""number_of_votes_received"" text, ""percentage_of_votes"" text, ""number_of_deputies"" real );","SELECT MIN(""number_of_deputies"") FROM ""parliamentary_elections"" WHERE ""number_of_votes_received""='unknown' AND ""election_date"">1986;",2-13746866-2 Which Result has a Date of 7 june 2000?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""date""='7 june 2000';",2-1517334-1 Which Venue has a Date of 21 june 2000?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""date""='21 june 2000';",2-1517334-1 "Which Competition has a Venue of jan breydel, bruges, belgium?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""venue""='jan breydel, bruges, belgium';",2-1517334-1 Which Date has a Result of 3–4?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""result""='3–4';",2-1517334-1 "Game site of shea stadium, and a Week smaller than 10, and a Opponent of baltimore colts happened on what date?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""game_site""='shea stadium' AND ""week""<10 AND ""opponent""='baltimore colts';",2-13950782-1 Game site of candlestick park had what opponent?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""schedule"" WHERE ""game_site""='candlestick park';",2-13950782-1 "Game site of miami orange bowl, and a Attendance larger than 49,754 happened on what highest week?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" real );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""game_site""='miami orange bowl' AND ""attendance"">'49,754';",2-13950782-1 Opponent of denver broncos happened on what date?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='denver broncos';",2-13950782-1 Name the score when february is more than 24 and has a record of 9-8-2,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""score"" FROM ""schedule_and_results"" WHERE ""february"">24 AND ""record""='9-8-2';",2-14229231-3 Name the most game with opponent of hartford whalers,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT MAX(""game"") FROM ""schedule_and_results"" WHERE ""opponent""='hartford whalers';",2-14229231-3 What is the distance for the course Civitavecchia to San Vincenzo?,"CREATE TABLE ""route_and_stages"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""distance"" FROM ""route_and_stages"" WHERE ""course""='civitavecchia to san vincenzo';",2-14710984-1 Who won at course Forlì to Carpi?,"CREATE TABLE ""route_and_stages"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""winner"" FROM ""route_and_stages"" WHERE ""course""='forlì to carpi';",2-14710984-1 What was the distance on 24 May?,"CREATE TABLE ""route_and_stages"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""distance"" FROM ""route_and_stages"" WHERE ""date""='24 may';",2-14710984-1 what is the runner-up for the intercontinental cup,"CREATE TABLE ""brazilian_clubs_in_international_competi"" ( ""team"" text, ""copa_libertadores_1998"" text, ""copa_mercosur_1998"" text, ""copa_conmebol_1998"" text, ""copa_interamericana_1998"" text, ""recopa_sudamericana_1998"" text, ""intercontinental_cup_1998"" text );","SELECT ""intercontinental_cup_1998"" FROM ""brazilian_clubs_in_international_competi"" WHERE ""copa_mercosur_1998""='runner-up';",2-14962316-9 Which average attendance has stoneman (0-2) as the loss?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT AVG(""attendance"") FROM ""game_log"" WHERE ""loss""='stoneman (0-2)';",2-13553341-2 What is the average attendance that has april 12 as the date?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT AVG(""attendance"") FROM ""game_log"" WHERE ""date""='april 12';",2-13553341-2 "Clock rate (MHz) smaller than 400, and a Bandwidth (MB/s) of 1420 has what channels?","CREATE TABLE ""module_specifications"" ( ""designation"" text, ""bus_width_bits"" real, ""channels"" text, ""clock_rate_m_hz"" real, ""bandwidth_mb_s"" real );","SELECT ""channels"" FROM ""module_specifications"" WHERE ""clock_rate_m_hz""<400 AND ""bandwidth_mb_s""=1420;",2-142573-1 "Bandwidth (MB/s) smaller than 4800, and a Bus width (bits) smaller than 16 has what highest Clock rate (MHz)?","CREATE TABLE ""module_specifications"" ( ""designation"" text, ""bus_width_bits"" real, ""channels"" text, ""clock_rate_m_hz"" real, ""bandwidth_mb_s"" real );","SELECT MAX(""clock_rate_m_hz"") FROM ""module_specifications"" WHERE ""bandwidth_mb_s""<4800 AND ""bus_width_bits""<16;",2-142573-1 Designation of pc800 has which highest Bus width (bits)?,"CREATE TABLE ""module_specifications"" ( ""designation"" text, ""bus_width_bits"" real, ""channels"" text, ""clock_rate_m_hz"" real, ""bandwidth_mb_s"" real );","SELECT MAX(""bus_width_bits"") FROM ""module_specifications"" WHERE ""designation""='pc800';",2-142573-1 Which Year has a Start of 14?,"CREATE TABLE ""daytona_500_results"" ( ""year"" real, ""manufacturer"" text, ""start"" text, ""finish"" text, ""team"" text );","SELECT AVG(""year"") FROM ""daytona_500_results"" WHERE ""start""='14';",2-1432362-1 "Which Year has a Finish of 22, and a Team of swan?","CREATE TABLE ""daytona_500_results"" ( ""year"" real, ""manufacturer"" text, ""start"" text, ""finish"" text, ""team"" text );","SELECT AVG(""year"") FROM ""daytona_500_results"" WHERE ""finish""='22' AND ""team""='swan';",2-1432362-1 "Which Finish has a Start of 15, and a Team of bahari?","CREATE TABLE ""daytona_500_results"" ( ""year"" real, ""manufacturer"" text, ""start"" text, ""finish"" text, ""team"" text );","SELECT ""finish"" FROM ""daytona_500_results"" WHERE ""start""='15' AND ""team""='bahari';",2-1432362-1 Which Team has a Year of 2000?,"CREATE TABLE ""daytona_500_results"" ( ""year"" real, ""manufacturer"" text, ""start"" text, ""finish"" text, ""team"" text );","SELECT ""team"" FROM ""daytona_500_results"" WHERE ""year""=2000;",2-1432362-1 "What is the info for the year 2010, for the Australian Open tournament?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2010"" FROM ""singles_performance_timeline"" WHERE ""tournament""='australian open';",2-1421422-9 "Which Windows system has Windows Mobile of unknown, and a Mac OS X of yes, and another Unix of yes, and an AmigaOS of partial?","CREATE TABLE ""operating_system_support"" ( ""windows"" text, ""mac_os_x"" text, ""linux"" text, ""other_unix"" text, ""amiga_os"" text, ""android"" text, ""windows_mobile"" text );","SELECT ""windows"" FROM ""operating_system_support"" WHERE ""windows_mobile""='unknown' AND ""mac_os_x""='yes' AND ""other_unix""='yes' AND ""amiga_os""='partial';",2-1504233-2 Which Android has anOther Unix of unknown?,"CREATE TABLE ""operating_system_support"" ( ""windows"" text, ""mac_os_x"" text, ""linux"" text, ""other_unix"" text, ""amiga_os"" text, ""android"" text, ""windows_mobile"" text );","SELECT ""android"" FROM ""operating_system_support"" WHERE ""other_unix""='unknown';",2-1504233-2 Which Mac OS X has an AmigaOS of partial?,"CREATE TABLE ""operating_system_support"" ( ""windows"" text, ""mac_os_x"" text, ""linux"" text, ""other_unix"" text, ""amiga_os"" text, ""android"" text, ""windows_mobile"" text );","SELECT ""mac_os_x"" FROM ""operating_system_support"" WHERE ""amiga_os""='partial';",2-1504233-2 "Which Mac OS X has a Linux of no, and an AmigaOS of no, and an Android of unknown?","CREATE TABLE ""operating_system_support"" ( ""windows"" text, ""mac_os_x"" text, ""linux"" text, ""other_unix"" text, ""amiga_os"" text, ""android"" text, ""windows_mobile"" text );","SELECT ""mac_os_x"" FROM ""operating_system_support"" WHERE ""linux""='no' AND ""amiga_os""='no' AND ""android""='unknown';",2-1504233-2 "Which AmigaOS has a Windows Mobile of no, and an Android of no?","CREATE TABLE ""operating_system_support"" ( ""windows"" text, ""mac_os_x"" text, ""linux"" text, ""other_unix"" text, ""amiga_os"" text, ""android"" text, ""windows_mobile"" text );","SELECT ""amiga_os"" FROM ""operating_system_support"" WHERE ""windows_mobile""='no' AND ""android""='no';",2-1504233-2 What was the score for the game against the Golden State Warriors?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""opponent""='golden state warriors';",2-14827502-6 What was the score of game 43?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game""=43;",2-14827502-6 Who was the opposing team for the February 1 game?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='february 1';",2-13619053-7 What's the total of Year that's got a Team of Porsche Kremer Racing?,"CREATE TABLE ""complete_24_hours_of_le_mans_results"" ( ""year"" real, ""class"" text, ""team"" text, ""chassis"" text, ""tyre"" text, ""laps"" real );","SELECT SUM(""year"") FROM ""complete_24_hours_of_le_mans_results"" WHERE ""team""='porsche kremer racing';",2-1353450-3 Which Class has a Chassis of Mazda 787B?,"CREATE TABLE ""complete_24_hours_of_le_mans_results"" ( ""year"" real, ""class"" text, ""team"" text, ""chassis"" text, ""tyre"" text, ""laps"" real );","SELECT ""class"" FROM ""complete_24_hours_of_le_mans_results"" WHERE ""chassis""='mazda 787b';",2-1353450-3 "What Year has a Tyre of D, and Chassis of Mazda 787?","CREATE TABLE ""complete_24_hours_of_le_mans_results"" ( ""year"" real, ""class"" text, ""team"" text, ""chassis"" text, ""tyre"" text, ""laps"" real );","SELECT ""year"" FROM ""complete_24_hours_of_le_mans_results"" WHERE ""tyre""='d' AND ""chassis""='mazda 787';",2-1353450-3 What is the total number of Laps that's got a Year less than 1987?,"CREATE TABLE ""complete_24_hours_of_le_mans_results"" ( ""year"" real, ""class"" text, ""team"" text, ""chassis"" text, ""tyre"" text, ""laps"" real );","SELECT SUM(""laps"") FROM ""complete_24_hours_of_le_mans_results"" WHERE ""year""<1987;",2-1353450-3 In what week was the Result L 35-10?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MIN(""week"") FROM ""schedule"" WHERE ""result""='l 35-10';",2-15124729-1 What is listed for Played that has Points against of 263?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""played"" FROM ""2010_2011_table"" WHERE ""points_against""='263';",2-13564702-2 What is listed under Played that has a Club of Morriston RFC?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""played"" FROM ""2010_2011_table"" WHERE ""club""='morriston rfc';",2-13564702-2 "What is listed for the Tries against that has a Played of 22, along with a Club of Ystalyfera RFC?","CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_against"" FROM ""2010_2011_table"" WHERE ""played""='22' AND ""club""='ystalyfera rfc';",2-13564702-2 What is listed for Points for that has a Club of Club?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points_for"" FROM ""2010_2011_table"" WHERE ""club""='club';",2-13564702-2 Which Losing Bonus has a Try Bonus of 8?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""losing_bonus"" FROM ""2010_2011_table"" WHERE ""try_bonus""='8';",2-13564702-2 What is listed for the Drawn that has a Tray bonus of 5 wiht Points for of 517?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""drawn"" FROM ""2010_2011_table"" WHERE ""try_bonus""='5' AND ""points_for""='517';",2-13564702-2 Name the average top-10 for cuts made of 10 and top-25 more than 6,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT AVG(""top_10"") FROM ""summary"" WHERE ""cuts_made""=10 AND ""top_25"">6;",2-1507170-4 Name the most top-5 for wins less than 0 and events less than 16,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MAX(""top_5"") FROM ""summary"" WHERE ""events""<16 AND ""wins""<0;",2-1507170-4 Name the least top-10 for cuts made less than 11 and wins more than 0,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MIN(""top_10"") FROM ""summary"" WHERE ""cuts_made""<11 AND ""wins"">0;",2-1507170-4 Name the least cuts for top-5 more than 2 with top 25 less than 6 and top 10 less than 11,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MIN(""cuts_made"") FROM ""summary"" WHERE ""top_10""<11 AND ""top_5"">2 AND ""top_25""<6;",2-1507170-4 Has Episode 1b-16 (42) been preserved?,"CREATE TABLE ""season_1_b_1938_summer_series"" ( ""episode"" text, ""title"" text, ""writer_s"" text, ""preservation"" text, ""original_airdate"" text );","SELECT ""preservation"" FROM ""season_1_b_1938_summer_series"" WHERE ""episode""='1b-16 (42)';",2-13527727-3 "How many international passengers have less than 88,592 aircraft movements with 319,093 transit passengers with less than 4 rank?","CREATE TABLE ""2006_data"" ( ""rank"" real, ""airport"" text, ""total_passengers"" real, ""pct_change_2005_2006"" text, ""international_passengers"" real, ""domestic_passengers"" real, ""transit_passengers"" real, ""aircraft_movements"" real, ""freight_metric_tonnes"" real );","SELECT COUNT(""international_passengers"") FROM ""2006_data"" WHERE ""aircraft_movements""<'88,592' AND ""transit_passengers""='319,093' AND ""rank""<4;",2-13836704-9 "What is the sum of all domestic passengers with 10.9% change and less than 4,022 tonnes in freight?","CREATE TABLE ""2006_data"" ( ""rank"" real, ""airport"" text, ""total_passengers"" real, ""pct_change_2005_2006"" text, ""international_passengers"" real, ""domestic_passengers"" real, ""transit_passengers"" real, ""aircraft_movements"" real, ""freight_metric_tonnes"" real );","SELECT SUM(""domestic_passengers"") FROM ""2006_data"" WHERE ""pct_change_2005_2006""='10.9%' AND ""freight_metric_tonnes""<'4,022';",2-13836704-9 Which in 2004 has a 2003 of 1r and Wimbledon Tournament,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_win_loss"" text );","SELECT ""2004"" FROM ""singles_performance_timeline"" WHERE ""2003""='1r' AND ""tournament""='wimbledon';",2-1409621-6 What is in 2007 has 2004 olympic games?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_win_loss"" text );","SELECT ""2007"" FROM ""singles_performance_timeline"" WHERE ""2004""='olympic games';",2-1409621-6 "What is in 2002 has a 2001 score 1–0, and a 2000 of 3–0?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_win_loss"" text );","SELECT ""2002"" FROM ""singles_performance_timeline"" WHERE ""2001""='1–0' AND ""2000""='3–0';",2-1409621-6 What is in 2003 that has a Career Win-Loss of 6–7,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_win_loss"" text );","SELECT ""2003"" FROM ""singles_performance_timeline"" WHERE ""career_win_loss""='6–7';",2-1409621-6 "What is the score of the game that had a decision of Parent, home team of Philadelphia, and visitor of Pittsburgh?","CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""regular_season"" WHERE ""decision""='parent' AND ""home""='philadelphia' AND ""visitor""='pittsburgh';",2-13908184-4 Which Top-5 is the lowest one that has Wins smaller than 0?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MIN(""top_5"") FROM ""summary"" WHERE ""wins""<0;",2-1520225-6 "Which Cuts made is the highest one that has a Top-5 of 1, and a Top-25 larger than 16?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MAX(""cuts_made"") FROM ""summary"" WHERE ""top_5""=1 AND ""top_25"">16;",2-1520225-6 "Which Events is the highest one that has a Top-5 larger than 5, and a Top-10 larger than 28?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MAX(""events"") FROM ""summary"" WHERE ""top_5"">5 AND ""top_10"">28;",2-1520225-6 When was the earliest that New England Patriots played?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" real );","SELECT MIN(""week"") FROM ""schedule"" WHERE ""opponent""='new england patriots';",2-14202514-2 "What is the average week with St. Louis Cardinals with less than 80,010 attendance?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" real );","SELECT AVG(""week"") FROM ""schedule"" WHERE ""opponent""='st. louis cardinals' AND ""attendance""<'80,010';",2-14202514-2 "Which Runs is the highest one that has a Match larger than 63, and a Venue of national stadium, karachi, and a Year smaller than 1996?","CREATE TABLE ""one_day_international_centuries_of_aamer"" ( ""runs"" real, ""match"" real, ""city_country"" text, ""venue"" text, ""year"" real );","SELECT MAX(""runs"") FROM ""one_day_international_centuries_of_aamer"" WHERE ""match"">63 AND ""venue""='national stadium, karachi' AND ""year""<1996;",2-1436501-1 Which Year has a Match of 63?,"CREATE TABLE ""one_day_international_centuries_of_aamer"" ( ""runs"" real, ""match"" real, ""city_country"" text, ""venue"" text, ""year"" real );","SELECT ""year"" FROM ""one_day_international_centuries_of_aamer"" WHERE ""match""=63;",2-1436501-1 "Which Match has Runs of 100, and a Year larger than 1994?","CREATE TABLE ""one_day_international_centuries_of_aamer"" ( ""runs"" real, ""match"" real, ""city_country"" text, ""venue"" text, ""year"" real );","SELECT SUM(""match"") FROM ""one_day_international_centuries_of_aamer"" WHERE ""runs""=100 AND ""year"">1994;",2-1436501-1 "How many matches have a City/Country of karachi, pakistan, and a Year larger than 1996?","CREATE TABLE ""one_day_international_centuries_of_aamer"" ( ""runs"" real, ""match"" real, ""city_country"" text, ""venue"" text, ""year"" real );","SELECT COUNT(""match"") FROM ""one_day_international_centuries_of_aamer"" WHERE ""city_country""='karachi, pakistan' AND ""year"">1996;",2-1436501-1 What is the highest number of Silvers for rank 7 teams with 1 gold and under 1 bronze?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""institution"" text, ""gold"" real, ""silver"" real, ""bronze"" real );","SELECT MAX(""silver"") FROM ""medal_table"" WHERE ""bronze""<1 AND ""gold""=1 AND ""rank""='7';",2-13744010-2 What is the fewest number of silvers for teams with more than 21 gold and more than 4 bronze?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""institution"" text, ""gold"" real, ""silver"" real, ""bronze"" real );","SELECT MIN(""silver"") FROM ""medal_table"" WHERE ""bronze"">4 AND ""gold"">21;",2-13744010-2 What is the average number of silvers for teams ranked 5 with 0 bronze?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""institution"" text, ""gold"" real, ""silver"" real, ""bronze"" real );","SELECT AVG(""silver"") FROM ""medal_table"" WHERE ""rank""='5' AND ""bronze""<0;",2-13744010-2 Where was the game with a result of won 5-0?,"CREATE TABLE ""fa_trophy"" ( ""round"" text, ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""venue"" FROM ""fa_trophy"" WHERE ""result""='won 5-0';",2-15211906-5 What was the date of the game with a result of won 4-2?,"CREATE TABLE ""fa_trophy"" ( ""round"" text, ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""fa_trophy"" WHERE ""result""='won 4-2';",2-15211906-5 What was the date of the game against Hayes & Yeading United?,"CREATE TABLE ""fa_trophy"" ( ""round"" text, ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""fa_trophy"" WHERE ""opponent""='hayes & yeading united';",2-15211906-5 Where was the game with a result of won 5-0?,"CREATE TABLE ""fa_trophy"" ( ""round"" text, ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""venue"" FROM ""fa_trophy"" WHERE ""result""='won 5-0';",2-15211906-5 "If the RR Rate is less than 0.75 with a result of RR:08,09, what is the average appeared?","CREATE TABLE ""singles"" ( ""player"" text, ""result"" text, ""appeared"" real, ""rr_w_l"" text, ""rr_w_rate"" real );","SELECT AVG(""appeared"") FROM ""singles"" WHERE ""rr_w_rate""<0.75 AND ""result""='rr:08,09';",2-1356185-6 What's the total appeared that has an RR Rate less than 0.17?,"CREATE TABLE ""singles"" ( ""player"" text, ""result"" text, ""appeared"" real, ""rr_w_l"" text, ""rr_w_rate"" real );","SELECT SUM(""appeared"") FROM ""singles"" WHERE ""rr_w_rate""<0.17;",2-1356185-6 "For Angelique Kerber who had an RR Rate of less than 0.33, what's the appeared?","CREATE TABLE ""singles"" ( ""player"" text, ""result"" text, ""appeared"" real, ""rr_w_l"" text, ""rr_w_rate"" real );","SELECT SUM(""appeared"") FROM ""singles"" WHERE ""rr_w_rate""<0.33 AND ""player""='angelique kerber';",2-1356185-6 What is the lowest population of the county with an area (km²) of 565.39 and a population density less than 23.54?,"CREATE TABLE ""counties"" ( ""county"" text, ""area_acres"" text, ""area_km"" real, ""population"" real, ""population_density_per_km_2"" real );","SELECT MIN(""population"") FROM ""counties"" WHERE ""area_km""=565.39 AND ""population_density_per_km_2""<23.54;",2-15262161-1 "What is the area (km²) of Nairnshire county, which has a population less than 11,050?","CREATE TABLE ""counties"" ( ""county"" text, ""area_acres"" text, ""area_km"" real, ""population"" real, ""population_density_per_km_2"" real );","SELECT SUM(""area_km"") FROM ""counties"" WHERE ""county""='nairnshire' AND ""population""<'11,050';",2-15262161-1 What was the Attendance of August 26?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""attendance"" FROM ""game_log"" WHERE ""date""='august 26';",2-14182359-12 What is the end of the term associted with the Prime Minister Abbott?,"CREATE TABLE ""list_of_ministers_for_social_services"" ( ""order"" real, ""minister"" text, ""party"" text, ""prime_minister"" text, ""term_start"" text, ""term_end"" text, ""term_in_office"" text );","SELECT ""term_end"" FROM ""list_of_ministers_for_social_services"" WHERE ""prime_minister""='abbott';",2-13948923-1 What is the highest number of severe tropical cyclones when there are 10 tropical cyclones and 14 tropical lows?,"CREATE TABLE ""2000s"" ( ""season"" text, ""tropical_lows"" real, ""tropical_cyclones"" real, ""severe_tropical_cyclones"" real, ""strongest_storm"" text );","SELECT MAX(""severe_tropical_cyclones"") FROM ""2000s"" WHERE ""tropical_cyclones""=10 AND ""tropical_lows""=14;",2-14617522-4 What is the highest yards when there are 0 INTs?,"CREATE TABLE ""defensive"" ( ""player"" text, ""sacks"" real, ""int_s"" real, ""yards"" real, ""average"" real, ""long"" text );","SELECT MAX(""yards"") FROM ""defensive"" WHERE ""int_s""<0;",2-14655713-7 "How many INTs were there with an average less than 8, 0 long, and the player is Mike Douglass?","CREATE TABLE ""defensive"" ( ""player"" text, ""sacks"" real, ""int_s"" real, ""yards"" real, ""average"" real, ""long"" text );","SELECT COUNT(""int_s"") FROM ""defensive"" WHERE ""average""<8 AND ""long""='0' AND ""player""='mike douglass';",2-14655713-7 What is Randy Scott's lowest yards when there are 0 INTs and more than 3 sacks?,"CREATE TABLE ""defensive"" ( ""player"" text, ""sacks"" real, ""int_s"" real, ""yards"" real, ""average"" real, ""long"" text );","SELECT MIN(""yards"") FROM ""defensive"" WHERE ""int_s""=0 AND ""player""='randy scott' AND ""sacks"">3;",2-14655713-7 How many INTs are there with an average of 0 and more than 7 Sacks?,"CREATE TABLE ""defensive"" ( ""player"" text, ""sacks"" real, ""int_s"" real, ""yards"" real, ""average"" real, ""long"" text );","SELECT SUM(""int_s"") FROM ""defensive"" WHERE ""average""=0 AND ""sacks"">7;",2-14655713-7 Which track in Austria has Bobsleigh-skeleton curves with a grade of 14%?,"CREATE TABLE ""current_tracks"" ( ""country"" text, ""track"" text, ""length_m"" real, ""vertical_drop_m"" real, ""maximum_grade_pct"" text, ""bobsleigh_skeleton_curves"" text );","SELECT ""track"" FROM ""current_tracks"" WHERE ""bobsleigh_skeleton_curves""='14' AND ""country""='austria';",2-15063556-1 What is the shortest length of a track in Norway that has a maximum grade of 15% and a vertical drop less than 122.22 m?,"CREATE TABLE ""current_tracks"" ( ""country"" text, ""track"" text, ""length_m"" real, ""vertical_drop_m"" real, ""maximum_grade_pct"" text, ""bobsleigh_skeleton_curves"" text );","SELECT MIN(""length_m"") FROM ""current_tracks"" WHERE ""maximum_grade_pct""='15' AND ""vertical_drop_m""<122.22 AND ""country""='norway';",2-15063556-1 "What is the highest vertical drop among the 1,200 meter long tracks?","CREATE TABLE ""current_tracks"" ( ""country"" text, ""track"" text, ""length_m"" real, ""vertical_drop_m"" real, ""maximum_grade_pct"" text, ""bobsleigh_skeleton_curves"" text );","SELECT MAX(""vertical_drop_m"") FROM ""current_tracks"" WHERE ""length_m""='1,200';",2-15063556-1 "How many Attendance has a Opponent of west bromwich albion, and a Result of 3 – 3, and a Match larger than 20?","CREATE TABLE ""football_league"" ( ""match"" real, ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT SUM(""attendance"") FROM ""football_league"" WHERE ""opponent""='west bromwich albion' AND ""result""='3 – 3' AND ""match"">20;",2-14050649-3 "WHich Match has a Venue of h on 22 september 1888 with Attendances smaller than 4,000?","CREATE TABLE ""football_league"" ( ""match"" real, ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""match"") FROM ""football_league"" WHERE ""venue""='h' AND ""date""='22 september 1888' AND ""attendance""<'4,000';",2-14050649-3 What is the venue of the match on 5 April 2000?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""date""='5 april 2000';",2-14877551-1 What is the round number of the match with Michael Buell as the opponent?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""round"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='michael buell';",2-1370276-2 "What is the time of the match with a win result, more than 2 rounds, and Makoto Ishikawa as the opponent?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""time"" FROM ""mixed_martial_arts_record"" WHERE ""res""='win' AND ""round"">2 AND ""opponent""='makoto ishikawa';",2-1370276-2 what team scored 65-87,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='65-87';",2-14546530-7 what was the score on september 14,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='september 14';",2-14546530-7 What form factor has capacities at 60/120/180/240?,"CREATE TABLE ""intel_ss_ds"" ( ""model"" text, ""codename"" text, ""capacities_gb"" text, ""nand_type"" text, ""interface"" text, ""form_factor"" text, ""controller"" text, ""seq_read_write_mb_s"" text, ""rnd_4_kb_read_write_iops_k"" text, ""introduced"" text );","SELECT ""form_factor"" FROM ""intel_ss_ds"" WHERE ""capacities_gb""='60/120/180/240';",2-14617-2 Which value for Form factor has Sandforce with Capacity 80/120/180/240/360/480 introduced in July 2013?,"CREATE TABLE ""intel_ss_ds"" ( ""model"" text, ""codename"" text, ""capacities_gb"" text, ""nand_type"" text, ""interface"" text, ""form_factor"" text, ""controller"" text, ""seq_read_write_mb_s"" text, ""rnd_4_kb_read_write_iops_k"" text, ""introduced"" text );","SELECT ""form_factor"" FROM ""intel_ss_ds"" WHERE ""controller""='sandforce' AND ""capacities_gb""='80/120/180/240/360/480' AND ""introduced""='july 2013';",2-14617-2 Which controller has an interface of pcie 2.0 × 8?,"CREATE TABLE ""intel_ss_ds"" ( ""model"" text, ""codename"" text, ""capacities_gb"" text, ""nand_type"" text, ""interface"" text, ""form_factor"" text, ""controller"" text, ""seq_read_write_mb_s"" text, ""rnd_4_kb_read_write_iops_k"" text, ""introduced"" text );","SELECT ""controller"" FROM ""intel_ss_ds"" WHERE ""interface""='pcie 2.0 × 8';",2-14617-2 Which controller is NAND type 25nm mlc-het with sequential read/write MB/s of 270/210?,"CREATE TABLE ""intel_ss_ds"" ( ""model"" text, ""codename"" text, ""capacities_gb"" text, ""nand_type"" text, ""interface"" text, ""form_factor"" text, ""controller"" text, ""seq_read_write_mb_s"" text, ""rnd_4_kb_read_write_iops_k"" text, ""introduced"" text );","SELECT ""controller"" FROM ""intel_ss_ds"" WHERE ""nand_type""='25nm mlc-het' AND ""seq_read_write_mb_s""='270/210';",2-14617-2 Which interface uses Sandforce with a code name of Sierra Star?,"CREATE TABLE ""intel_ss_ds"" ( ""model"" text, ""codename"" text, ""capacities_gb"" text, ""nand_type"" text, ""interface"" text, ""form_factor"" text, ""controller"" text, ""seq_read_write_mb_s"" text, ""rnd_4_kb_read_write_iops_k"" text, ""introduced"" text );","SELECT ""interface"" FROM ""intel_ss_ds"" WHERE ""controller""='sandforce' AND ""codename""='sierra star';",2-14617-2 What is the Highest finish with a Most recent finish that was 2nd?,"CREATE TABLE ""spl_founder_members"" ( ""club"" text, ""town_or_city"" text, ""total_seasons"" real, ""total_spells"" real, ""longest_spell"" real, ""last_promotion"" text, ""last_spl_season"" text, ""years_absent"" text, ""seasons"" text, ""most_recent_finish"" text, ""highest_finish"" text );","SELECT ""highest_finish"" FROM ""spl_founder_members"" WHERE ""most_recent_finish""='2nd';",2-15140180-1 What is the result of the game at the Shea Stadium at 12:30pm (ET)?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""location"" text, ""time_et"" text, ""result"" text, ""record"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""time_et""='12:30pm' AND ""location""='shea stadium';",2-14477002-1 Which Played is the lowest one that has a Blackpool smaller than 0?,"CREATE TABLE ""head_to_head_record"" ( ""competition"" text, ""played"" real, ""blackpool"" real, ""draw"" real, ""preston_north_end"" real );","SELECT MIN(""played"") FROM ""head_to_head_record"" WHERE ""blackpool""<0;",2-14445957-1 Which Blackpool is the highest one that has a Draw larger than 18?,"CREATE TABLE ""head_to_head_record"" ( ""competition"" text, ""played"" real, ""blackpool"" real, ""draw"" real, ""preston_north_end"" real );","SELECT MAX(""blackpool"") FROM ""head_to_head_record"" WHERE ""draw"">18;",2-14445957-1 How much Preston North End has a Blackpool smaller than 0?,"CREATE TABLE ""head_to_head_record"" ( ""competition"" text, ""played"" real, ""blackpool"" real, ""draw"" real, ""preston_north_end"" real );","SELECT COUNT(""preston_north_end"") FROM ""head_to_head_record"" WHERE ""blackpool""<0;",2-14445957-1 "Which Blackpool has a Preston North End smaller than 46, and a Competition of other, and a Draw larger than 1?","CREATE TABLE ""head_to_head_record"" ( ""competition"" text, ""played"" real, ""blackpool"" real, ""draw"" real, ""preston_north_end"" real );","SELECT SUM(""blackpool"") FROM ""head_to_head_record"" WHERE ""preston_north_end""<46 AND ""competition""='other' AND ""draw"">1;",2-14445957-1 What is the finish for the chip ganassi racing team that was later than 2010 and a Start of 17?,"CREATE TABLE ""indianapolis_500"" ( ""year"" real, ""chassis"" text, ""engine"" text, ""start"" text, ""finish"" text, ""team"" text );","SELECT ""finish"" FROM ""indianapolis_500"" WHERE ""team""='chip ganassi racing' AND ""year"">2010 AND ""start""='17';",2-1442541-7 What is shown for Chassis for the year of 2007?,"CREATE TABLE ""indianapolis_500"" ( ""year"" real, ""chassis"" text, ""engine"" text, ""start"" text, ""finish"" text, ""team"" text );","SELECT ""chassis"" FROM ""indianapolis_500"" WHERE ""year""=2007;",2-1442541-7 What is the name of the team with a finish of 19?,"CREATE TABLE ""indianapolis_500"" ( ""year"" real, ""chassis"" text, ""engine"" text, ""start"" text, ""finish"" text, ""team"" text );","SELECT ""team"" FROM ""indianapolis_500"" WHERE ""finish""='19';",2-1442541-7 What is the Finish when the start shows 3 in the year of 2010?,"CREATE TABLE ""indianapolis_500"" ( ""year"" real, ""chassis"" text, ""engine"" text, ""start"" text, ""finish"" text, ""team"" text );","SELECT ""finish"" FROM ""indianapolis_500"" WHERE ""start""='3' AND ""year""=2010;",2-1442541-7 What is the Engine with 3 as the start in the year of 2007?,"CREATE TABLE ""indianapolis_500"" ( ""year"" real, ""chassis"" text, ""engine"" text, ""start"" text, ""finish"" text, ""team"" text );","SELECT ""engine"" FROM ""indianapolis_500"" WHERE ""start""='3' AND ""year""=2007;",2-1442541-7 "What was the Score on October 24, 1982 in Tokyo, Japan?","CREATE TABLE ""doubles_10_5_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""score"" FROM ""doubles_10_5_5"" WHERE ""tournament""='tokyo, japan' AND ""date""='october 24, 1982';",2-15167057-3 "What Tournament on October 24, 1982 had Alycia Moulton as the Partner?","CREATE TABLE ""doubles_10_5_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""tournament"" FROM ""doubles_10_5_5"" WHERE ""date""='october 24, 1982' AND ""partner""='alycia moulton';",2-15167057-3 "Who were the Opponents when Laura DuPont had Pam Shriver as Partner with a Score of 6-3, 6-3?","CREATE TABLE ""doubles_10_5_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""opponents"" FROM ""doubles_10_5_5"" WHERE ""partner""='pam shriver' AND ""score""='6-3, 6-3';",2-15167057-3 "On what Surface was the match with a Score of 3-6, 1-6 played?","CREATE TABLE ""doubles_10_5_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""surface"" FROM ""doubles_10_5_5"" WHERE ""score""='3-6, 1-6';",2-15167057-3 "In what Tournament was Barbara Jordan a Partner with a Score of 6-2, 3-6, 3-6?","CREATE TABLE ""doubles_10_5_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""tournament"" FROM ""doubles_10_5_5"" WHERE ""partner""='barbara jordan' AND ""score""='6-2, 3-6, 3-6';",2-15167057-3 Name the points with tries for of 40,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points_for"" FROM ""2010_2011_table"" WHERE ""tries_for""='40';",2-14070062-2 Name the played with losing bonus of 3 and points against of 426,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""played"" FROM ""2010_2011_table"" WHERE ""losing_bonus""='3' AND ""points_against""='426';",2-14070062-2 Name the club with points of 56,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""club"" FROM ""2010_2011_table"" WHERE ""points""='56';",2-14070062-2 Name the points against for porthcawl rfc,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points_against"" FROM ""2010_2011_table"" WHERE ""club""='porthcawl rfc';",2-14070062-2 Name the club for drawn of 0 and lost of 0,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""club"" FROM ""2010_2011_table"" WHERE ""drawn""='0' AND ""lost""='0';",2-14070062-2 Name the points with lost of 19,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points"" FROM ""2010_2011_table"" WHERE ""lost""='19';",2-14070062-2 "result is lost re-election republican gain, what is the district?","CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""result""='lost re-election republican gain';",2-1434986-16 Which Winning constructor has a Winning driver of felice nazzaro?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""winning_constructor"" FROM ""other_grands_prix"" WHERE ""winning_driver""='felice nazzaro';",2-13795349-2 Who is Winning driver on 18 may?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""other_grands_prix"" WHERE ""date""='18 may';",2-13795349-2 WHo is Winning driver that is in st. petersburg - moscow?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""other_grands_prix"" WHERE ""name""='st. petersburg - moscow';",2-13795349-2 Which Date has a Winning constructor of fiat and a Winning driver of louis wagner?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""date"" FROM ""other_grands_prix"" WHERE ""winning_constructor""='fiat' AND ""winning_driver""='louis wagner';",2-13795349-2 Which Report is on 1 june?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""report"" FROM ""other_grands_prix"" WHERE ""date""='1 june';",2-13795349-2 When is vanderbilt cup in?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""date"" FROM ""other_grands_prix"" WHERE ""name""='vanderbilt cup';",2-13795349-2 Which event is in round 1 with a record at 5-1?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""round""=1 AND ""record""='5-1';",2-13835525-2 When the country is Cambodia and the total is smaller than 1 what's the lowest silver?,"CREATE TABLE ""medal_winners"" ( ""country"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""silver"") FROM ""medal_winners"" WHERE ""country""='cambodia' AND ""total""<1;",2-14920900-1 What is the highest gold for Cambodia when the total is less than 1?,"CREATE TABLE ""medal_winners"" ( ""country"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""gold"") FROM ""medal_winners"" WHERE ""country""='cambodia' AND ""total""<1;",2-14920900-1 What is the total silver when bronze is smaller than 0?,"CREATE TABLE ""medal_winners"" ( ""country"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medal_winners"" WHERE ""bronze""<0;",2-14920900-1 "What is the total when the gold of 0, and a bronze larger than 1?","CREATE TABLE ""medal_winners"" ( ""country"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""total"") FROM ""medal_winners"" WHERE ""gold""=0 AND ""bronze"">1;",2-14920900-1 What is the total when bronze has a silver larger than 2?,"CREATE TABLE ""medal_winners"" ( ""country"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""medal_winners"" WHERE ""silver"">2;",2-14920900-1 What is the sum of silver medals for teams with more than 14 total medals and more than 16 golds?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medals_table"" WHERE ""total"">14 AND ""gold"">16;",2-14181518-3 What is the rank of the team having 3 bronzes and 0 silver?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""rank"" FROM ""medals_table"" WHERE ""bronze""=3 AND ""silver""=0;",2-14181518-3 How many tries against did the club with 383 points against have?,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_against"" FROM ""2011_2012_table"" WHERE ""points_against""='383';",2-13564637-1 How many tries against did the club with 48 tries for have?,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_against"" FROM ""2011_2012_table"" WHERE ""tries_for""='48';",2-13564637-1 How many points did the club with 13 losses and 461 points against have?,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points"" FROM ""2011_2012_table"" WHERE ""lost""='13' AND ""points_against""='461';",2-13564637-1 How many tries against did Pentyrch RFC have?,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_against"" FROM ""2011_2012_table"" WHERE ""club""='pentyrch rfc';",2-13564637-1 What is the lowest drawn that has games less than 7?,"CREATE TABLE ""world_championship_group_b_austria"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT MIN(""drawn"") FROM ""world_championship_group_b_austria"" WHERE ""games""<7;",2-14077277-3 Hoe many of lost have points greater than 14?,"CREATE TABLE ""world_championship_group_b_austria"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT COUNT(""lost"") FROM ""world_championship_group_b_austria"" WHERE ""points"">14;",2-14077277-3 "How many of lost have 11 as the points, and a drawn greater than 1?","CREATE TABLE ""world_championship_group_b_austria"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT COUNT(""lost"") FROM ""world_championship_group_b_austria"" WHERE ""points""=11 AND ""drawn"">1;",2-14077277-3 What is the lowest game that has a drawn less than 0?,"CREATE TABLE ""world_championship_group_b_austria"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT MIN(""games"") FROM ""world_championship_group_b_austria"" WHERE ""drawn""<0;",2-14077277-3 "Which Total is the lowest one that has a Bronze of 0, and a Silver larger than 0, and a Rank of 5?","CREATE TABLE ""medals"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""medals"" WHERE ""bronze""=0 AND ""silver"">0 AND ""rank""=5;",2-1453730-1 "Which Bronze has a Total smaller than 2, and a Silver larger than 0, and a Gold smaller than 0?","CREATE TABLE ""medals"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""bronze"") FROM ""medals"" WHERE ""total""<2 AND ""silver"">0 AND ""gold""<0;",2-1453730-1 "Which Rank is the lowest one that has a Nation of switzerland, and a Bronze smaller than 0?","CREATE TABLE ""medals"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""rank"") FROM ""medals"" WHERE ""nation""='switzerland' AND ""bronze""<0;",2-1453730-1 "Which Total is the highest one that has a Bronze of 0, and a Nation of poland, and a Gold smaller than 0?","CREATE TABLE ""medals"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""total"") FROM ""medals"" WHERE ""bronze""=0 AND ""nation""='poland' AND ""gold""<0;",2-1453730-1 "What is the save of the game that 23,394 people attended?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text, ""attendance"" text, ""record"" text );","SELECT ""save"" FROM ""game_log"" WHERE ""attendance""='23,394';",2-13964639-8 "What is the date of the game with more than 16,015 in attendance with a Colorado Visitor?","CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""attendance"">'16,015' AND ""visitor""='colorado';",2-14159731-6 "Whihc Date is the lowest one that has a Competition of league, and a Venue of away, and an Opponent of swindon wildcats, and an Attendance larger than 1,201?","CREATE TABLE ""march"" ( ""date"" real, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real, ""competition"" text );","SELECT MIN(""date"") FROM ""march"" WHERE ""competition""='league' AND ""venue""='away' AND ""opponent""='swindon wildcats' AND ""attendance"">'1,201';",2-15213262-12 "How many Dates have an Opponent of romford raiders, and a Result of won 7-3, and an Attendance larger than 1,769?","CREATE TABLE ""march"" ( ""date"" real, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real, ""competition"" text );","SELECT COUNT(""date"") FROM ""march"" WHERE ""opponent""='romford raiders' AND ""result""='won 7-3' AND ""attendance"">'1,769';",2-15213262-12 "Which Date has an Opponent of milton keynes lightning, and an Attendance smaller than 1,771?","CREATE TABLE ""march"" ( ""date"" real, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real, ""competition"" text );","SELECT AVG(""date"") FROM ""march"" WHERE ""opponent""='milton keynes lightning' AND ""attendance""<'1,771';",2-15213262-12 Which Attendance has a Date of october 25?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT MAX(""attendance"") FROM ""regular_season"" WHERE ""date""='october 25';",2-14208862-2 Which Score has a Visitor of atlanta?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""regular_season"" WHERE ""visitor""='atlanta';",2-14208862-2 Which Yards has a Attempts of 247,"CREATE TABLE ""football_stats"" ( ""year"" text, ""team"" text, ""attempts"" text, ""completions"" text, ""completion_pct"" text, ""yards"" text );","SELECT ""yards"" FROM ""football_stats"" WHERE ""attempts""='247';",2-13886661-1 Which yard has a Completion of 64.9%?,"CREATE TABLE ""football_stats"" ( ""year"" text, ""team"" text, ""attempts"" text, ""completions"" text, ""completion_pct"" text, ""yards"" text );","SELECT ""yards"" FROM ""football_stats"" WHERE ""completion_pct""='64.9%';",2-13886661-1 "Which Completions has Yards of 10,098?","CREATE TABLE ""football_stats"" ( ""year"" text, ""team"" text, ""attempts"" text, ""completions"" text, ""completion_pct"" text, ""yards"" text );","SELECT ""completions"" FROM ""football_stats"" WHERE ""yards""='10,098';",2-13886661-1 When has Attempts of 282 ?,"CREATE TABLE ""football_stats"" ( ""year"" text, ""team"" text, ""attempts"" text, ""completions"" text, ""completion_pct"" text, ""yards"" text );","SELECT ""year"" FROM ""football_stats"" WHERE ""attempts""='282';",2-13886661-1 "Which Completions has Attempts of 1,271?","CREATE TABLE ""football_stats"" ( ""year"" text, ""team"" text, ""attempts"" text, ""completions"" text, ""completion_pct"" text, ""yards"" text );","SELECT ""completions"" FROM ""football_stats"" WHERE ""attempts""='1,271';",2-13886661-1 "which Completion % has a Yards of 2,175?","CREATE TABLE ""football_stats"" ( ""year"" text, ""team"" text, ""attempts"" text, ""completions"" text, ""completion_pct"" text, ""yards"" text );","SELECT ""completion_pct"" FROM ""football_stats"" WHERE ""yards""='2,175';",2-13886661-1 What was the surface for Adrian Ungur as an opponent?,"CREATE TABLE ""singles_titles"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""surface"" FROM ""singles_titles"" WHERE ""opponent""='adrian ungur';",2-13900387-2 "What was the score on a clay surface on May 29, 2006?","CREATE TABLE ""singles_titles"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""score"" FROM ""singles_titles"" WHERE ""surface""='clay' AND ""date""='may 29, 2006';",2-13900387-2 "Which tournament had a score of 6–3, 7–6?","CREATE TABLE ""singles_titles"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_titles"" WHERE ""score""='6–3, 7–6';",2-13900387-2 On what surface was the opponent Michael Berrer?,"CREATE TABLE ""singles_titles"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""surface"" FROM ""singles_titles"" WHERE ""opponent""='michael berrer';",2-13900387-2 What game has 2 points?,"CREATE TABLE ""world_championship_group_c_france"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT MAX(""games"") FROM ""world_championship_group_c_france"" WHERE ""points""=2;",2-14271063-3 How many total drawn has less than 4 lost and 8 points?,"CREATE TABLE ""world_championship_group_c_france"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT SUM(""drawn"") FROM ""world_championship_group_c_france"" WHERE ""lost""<4 AND ""points""=8;",2-14271063-3 How many lost are there before game 7?,"CREATE TABLE ""world_championship_group_c_france"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT SUM(""lost"") FROM ""world_championship_group_c_france"" WHERE ""games""<7;",2-14271063-3 "How many touchdowns did the player with less than 4495 yards, long of less than 80, and yds/att less than 5.5 have?","CREATE TABLE ""college_career"" ( ""rank"" real, ""name"" text, ""attempts"" real, ""net_yds"" real, ""yds_att"" real, ""touchdowns"" real, ""long"" real, ""start"" real );","SELECT COUNT(""touchdowns"") FROM ""college_career"" WHERE ""net_yds""<4495 AND ""long""<80 AND ""yds_att""<5.5;",2-14013061-1 "How many attempts did the player ranking with a number higher than 1, who started after 1997 and had yds/att of 5 have?","CREATE TABLE ""college_career"" ( ""rank"" real, ""name"" text, ""attempts"" real, ""net_yds"" real, ""yds_att"" real, ""touchdowns"" real, ""long"" real, ""start"" real );","SELECT SUM(""attempts"") FROM ""college_career"" WHERE ""start"">1997 AND ""yds_att""=5 AND ""rank"">1;",2-14013061-1 What is the average net yds for the player who had a long of 68 and started after 1984?,"CREATE TABLE ""college_career"" ( ""rank"" real, ""name"" text, ""attempts"" real, ""net_yds"" real, ""yds_att"" real, ""touchdowns"" real, ""long"" real, ""start"" real );","SELECT AVG(""net_yds"") FROM ""college_career"" WHERE ""long""=68 AND ""start"">1984;",2-14013061-1 "What is the lowest number of attempts for the player with a rank number larger than 3, who started after 1984 and had less than 6.1 yds/att?","CREATE TABLE ""college_career"" ( ""rank"" real, ""name"" text, ""attempts"" real, ""net_yds"" real, ""yds_att"" real, ""touchdowns"" real, ""long"" real, ""start"" real );","SELECT MIN(""attempts"") FROM ""college_career"" WHERE ""rank"">3 AND ""start"">1984 AND ""yds_att""<6.1;",2-14013061-1 Which film was made before 2002?,"CREATE TABLE ""filmography"" ( ""year"" real, ""film"" text, ""role"" text, ""language"" text, ""notes"" text );","SELECT ""film"" FROM ""filmography"" WHERE ""year""<2002;",2-15291575-1 Which film has a role named Taylor?,"CREATE TABLE ""filmography"" ( ""year"" real, ""film"" text, ""role"" text, ""language"" text, ""notes"" text );","SELECT ""film"" FROM ""filmography"" WHERE ""role""='taylor';",2-15291575-1 What notes does the film Touch & go have?,"CREATE TABLE ""filmography"" ( ""year"" real, ""film"" text, ""role"" text, ""language"" text, ""notes"" text );","SELECT ""notes"" FROM ""filmography"" WHERE ""film""='touch & go';",2-15291575-1 What language is the film Marion Bridge?,"CREATE TABLE ""filmography"" ( ""year"" real, ""film"" text, ""role"" text, ""language"" text, ""notes"" text );","SELECT ""language"" FROM ""filmography"" WHERE ""film""='marion bridge';",2-15291575-1 What language is the film with a character named Annabelle?,"CREATE TABLE ""filmography"" ( ""year"" real, ""film"" text, ""role"" text, ""language"" text, ""notes"" text );","SELECT ""language"" FROM ""filmography"" WHERE ""role""='annabelle';",2-15291575-1 What is the lowest pick from the Furman School that is a round smaller than 8?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT MIN(""pick"") FROM ""nfl_draft"" WHERE ""school""='furman' AND ""round""<8;",2-14656115-1 What is the total number of round picks from the Morris Brown School?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT COUNT(""round"") FROM ""nfl_draft"" WHERE ""school""='morris brown';",2-14656115-1 What is the total number of rounds for the player of Rell Tipton?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT COUNT(""round"") FROM ""nfl_draft"" WHERE ""player""='rell tipton';",2-14656115-1 On what date was game 3 played?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""date"" FROM ""playoffs"" WHERE ""game""=3;",2-14347256-10 Which game took place on April 22?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""game"" FROM ""playoffs"" WHERE ""date""='april 22';",2-14347256-10 What was the standing in the series after game 1?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""series"" text );","SELECT ""series"" FROM ""playoffs"" WHERE ""game""=1;",2-14347256-10 Which race had a time of 1:24.35?,"CREATE TABLE ""2003_04_season_as_a_five_year_old"" ( ""result"" text, ""date"" text, ""race"" text, ""venue"" text, ""group"" text, ""distance"" text, ""weight_kg"" real, ""time"" text, ""jockey"" text, ""winner_2nd"" text );","SELECT ""race"" FROM ""2003_04_season_as_a_five_year_old"" WHERE ""time""='1:24.35';",2-1360997-4 What was the date for the G1 group race at Flemington?,"CREATE TABLE ""2003_04_season_as_a_five_year_old"" ( ""result"" text, ""date"" text, ""race"" text, ""venue"" text, ""group"" text, ""distance"" text, ""weight_kg"" real, ""time"" text, ""jockey"" text, ""winner_2nd"" text );","SELECT ""date"" FROM ""2003_04_season_as_a_five_year_old"" WHERE ""group""='g1' AND ""venue""='flemington';",2-1360997-4 What was the combined weight in kilograms of the horses in the race at Chelmsford stakes?,"CREATE TABLE ""2003_04_season_as_a_five_year_old"" ( ""result"" text, ""date"" text, ""race"" text, ""venue"" text, ""group"" text, ""distance"" text, ""weight_kg"" real, ""time"" text, ""jockey"" text, ""winner_2nd"" text );","SELECT COUNT(""weight_kg"") FROM ""2003_04_season_as_a_five_year_old"" WHERE ""race""='chelmsford stakes';",2-1360997-4 In what year was the artist Afro-dite?,"CREATE TABLE ""national_entries"" ( ""year"" real, ""country"" text, ""song"" text, ""artist"" text, ""written_by"" text );","SELECT ""year"" FROM ""national_entries"" WHERE ""artist""='afro-dite';",2-14486668-1 "What stadium was the game held at on December 23, 2001?","CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""channel"" text, ""attendance"" text );","SELECT ""stadium"" FROM ""schedule"" WHERE ""date""='december 23, 2001';",2-14609568-3 "What is the Record for the game held on December 2, 2001?","CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""channel"" text, ""attendance"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""date""='december 2, 2001';",2-14609568-3 "What is the average Game where there were 65,666 in attendance?","CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""channel"" text, ""attendance"" text );","SELECT AVG(""game"") FROM ""schedule"" WHERE ""attendance""='65,666';",2-14609568-3 Driving Force EX of 25cm (10-inch) involves what feature?,"CREATE TABLE ""model_comparison"" ( ""feature"" text, ""gt_force"" text, ""driving_force_ex"" text, ""driving_force_pro"" text, ""driving_force_gt"" text, ""g25_racing_wheel"" text, ""g27_racing_wheel"" text );","SELECT ""feature"" FROM ""model_comparison"" WHERE ""driving_force_ex""='25cm (10-inch)';",2-13964958-1 "GT Force of no, and a Driving Force Pro of no, and a G27 Racing Wheel of no has what driving force gt?","CREATE TABLE ""model_comparison"" ( ""feature"" text, ""gt_force"" text, ""driving_force_ex"" text, ""driving_force_pro"" text, ""driving_force_gt"" text, ""g25_racing_wheel"" text, ""g27_racing_wheel"" text );","SELECT ""driving_force_gt"" FROM ""model_comparison"" WHERE ""gt_force""='no' AND ""driving_force_pro""='no' AND ""g27_racing_wheel""='no';",2-13964958-1 Feature of gear stick involves which driving force gt?,"CREATE TABLE ""model_comparison"" ( ""feature"" text, ""gt_force"" text, ""driving_force_ex"" text, ""driving_force_pro"" text, ""driving_force_gt"" text, ""g25_racing_wheel"" text, ""g27_racing_wheel"" text );","SELECT ""driving_force_gt"" FROM ""model_comparison"" WHERE ""feature""='gear stick';",2-13964958-1 "Driving Force EX of no, and a Driving Force GT of yes, and a Driving Force Pro of yes has what feature?","CREATE TABLE ""model_comparison"" ( ""feature"" text, ""gt_force"" text, ""driving_force_ex"" text, ""driving_force_pro"" text, ""driving_force_gt"" text, ""g25_racing_wheel"" text, ""g27_racing_wheel"" text );","SELECT ""feature"" FROM ""model_comparison"" WHERE ""driving_force_ex""='no' AND ""driving_force_gt""='yes' AND ""driving_force_pro""='yes';",2-13964958-1 "Driving Force EX of no, and a Driving Force Pro of no, and a G25 Racing Wheel of no involves which g27 racing wheel?","CREATE TABLE ""model_comparison"" ( ""feature"" text, ""gt_force"" text, ""driving_force_ex"" text, ""driving_force_pro"" text, ""driving_force_gt"" text, ""g25_racing_wheel"" text, ""g27_racing_wheel"" text );","SELECT ""g27_racing_wheel"" FROM ""model_comparison"" WHERE ""driving_force_ex""='no' AND ""driving_force_pro""='no' AND ""g25_racing_wheel""='no';",2-13964958-1 "GT Force of yes, and a G27 Racing Wheel of 16 involves which driving force ex?","CREATE TABLE ""model_comparison"" ( ""feature"" text, ""gt_force"" text, ""driving_force_ex"" text, ""driving_force_pro"" text, ""driving_force_gt"" text, ""g25_racing_wheel"" text, ""g27_racing_wheel"" text );","SELECT ""driving_force_ex"" FROM ""model_comparison"" WHERE ""gt_force""='yes' AND ""g27_racing_wheel""='16';",2-13964958-1 What is the score on october 7?,"CREATE TABLE ""schedule"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""attendance"" real );","SELECT ""score"" FROM ""schedule"" WHERE ""date""='october 7';",2-15117450-2 How many people went to the game that had 17-13?,"CREATE TABLE ""schedule"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""attendance"" real );","SELECT SUM(""attendance"") FROM ""schedule"" WHERE ""score""='17-13';",2-15117450-2 What is the highest rank for the airport with a code of HKG/VHHH?,"CREATE TABLE ""2011_preliminary_statistics"" ( ""rank"" real, ""airport"" text, ""code_iata_icao"" text, ""total_cargo_metric_tonnes"" real, ""pct_change"" text );","SELECT MAX(""rank"") FROM ""2011_preliminary_statistics"" WHERE ""code_iata_icao""='hkg/vhhh';",2-1451581-2 "How many Points have Drawn of 7, and a Team of corinthians, and a Played larger than 18?","CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""points"") FROM ""campeonato_paulista"" WHERE ""drawn""=7 AND ""team""='corinthians' AND ""played"">18;",2-15287209-1 "Which Points is the highest one that has a Position of 5, and a Played smaller than 18?","CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MAX(""points"") FROM ""campeonato_paulista"" WHERE ""position""=5 AND ""played""<18;",2-15287209-1 "Which Drawn is the average one that has a Position smaller than 9, and Points smaller than 22, and a Lost smaller than 9, and an Against larger than 29?","CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT AVG(""drawn"") FROM ""campeonato_paulista"" WHERE ""position""<9 AND ""points""<22 AND ""lost""<9 AND ""against"">29;",2-15287209-1 How many Against have Played smaller than 18?,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""against"") FROM ""campeonato_paulista"" WHERE ""played""<18;",2-15287209-1 What is the points difference associated with more than 3 points and more than 0 losses?,"CREATE TABLE ""group_1"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT ""points_difference"" FROM ""group_1"" WHERE ""points"">3 AND ""lost"">0;",2-13771649-13 What is the difference associated with more than 2 losses and more than 1 point?,"CREATE TABLE ""group_1"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT ""points_difference"" FROM ""group_1"" WHERE ""lost"">2 AND ""points"">1;",2-13771649-13 What location did game 64 take place,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""location"" FROM ""game_log"" WHERE ""game""=64;",2-13821848-8 What was the Attendance after Week 7 at Tiger Stadium?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""schedule"" WHERE ""game_site""='tiger stadium' AND ""week"">7;",2-14984039-1 What was the Attendance at the Game with a Result of w 21–7?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT AVG(""attendance"") FROM ""schedule"" WHERE ""result""='w 21–7';",2-14984039-1 How many years have a Make/ Model of new flyer c40lfr?,"CREATE TABLE ""active"" ( ""make_model"" text, ""length"" text, ""year"" real, ""numbers_quantity_ordered"" text, ""fuel_propulsion"" text );","SELECT COUNT(""year"") FROM ""active"" WHERE ""make_model""='new flyer c40lfr';",2-15142622-1 Which Make/ Model that Numbers (Quantity Ordered) of 1461–1500 (40 buses)?,"CREATE TABLE ""active"" ( ""make_model"" text, ""length"" text, ""year"" real, ""numbers_quantity_ordered"" text, ""fuel_propulsion"" text );","SELECT ""make_model"" FROM ""active"" WHERE ""numbers_quantity_ordered""='1461–1500 (40 buses)';",2-15142622-1 Which Fuel Propulsion has Numbers (Quantity Ordered) of 7124-7156 (33 buses)?,"CREATE TABLE ""active"" ( ""make_model"" text, ""length"" text, ""year"" real, ""numbers_quantity_ordered"" text, ""fuel_propulsion"" text );","SELECT ""fuel_propulsion"" FROM ""active"" WHERE ""numbers_quantity_ordered""='7124-7156 (33 buses)';",2-15142622-1 "Which Numbers (Quantity Ordered) have a Fuel Propulsion of cng, and a Year smaller than 2008, and a Make/ Model of nabi 40-lfw?","CREATE TABLE ""active"" ( ""make_model"" text, ""length"" text, ""year"" real, ""numbers_quantity_ordered"" text, ""fuel_propulsion"" text );","SELECT ""numbers_quantity_ordered"" FROM ""active"" WHERE ""fuel_propulsion""='cng' AND ""year""<2008 AND ""make_model""='nabi 40-lfw';",2-15142622-1 Which Numbers (Quantity Ordered) have a Make/ Model of eldorado national passport?,"CREATE TABLE ""active"" ( ""make_model"" text, ""length"" text, ""year"" real, ""numbers_quantity_ordered"" text, ""fuel_propulsion"" text );","SELECT ""numbers_quantity_ordered"" FROM ""active"" WHERE ""make_model""='eldorado national passport';",2-15142622-1 What is the earliest year for Alabama with a pick under 26?,"CREATE TABLE ""player_selections"" ( ""year"" real, ""pick"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT MIN(""year"") FROM ""player_selections"" WHERE ""college""='alabama' AND ""pick""<26;",2-13743441-1 Which player was pick 2 later than 2010?,"CREATE TABLE ""player_selections"" ( ""year"" real, ""pick"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""player_selections"" WHERE ""year"">2010 AND ""pick""=2;",2-13743441-1 Which position has a pick greater than 28?,"CREATE TABLE ""player_selections"" ( ""year"" real, ""pick"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""player_selections"" WHERE ""pick"">28;",2-13743441-1 what team played on august 25,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='august 25';",2-14337005-6 "What class is associated with 0 stages won, a hummer, and before 2009?","CREATE TABLE ""dakar_rally"" ( ""year"" real, ""class"" text, ""vehicle"" text, ""position"" text, ""stages_won"" text );","SELECT ""class"" FROM ""dakar_rally"" WHERE ""stages_won""='0' AND ""vehicle""='hummer' AND ""year""<2009;",2-1507423-3 What position did he finish in 2012?,"CREATE TABLE ""dakar_rally"" ( ""year"" real, ""class"" text, ""vehicle"" text, ""position"" text, ""stages_won"" text );","SELECT ""position"" FROM ""dakar_rally"" WHERE ""year""=2012;",2-1507423-3 What year did he compete in the car class and win 0 stages?,"CREATE TABLE ""dakar_rally"" ( ""year"" real, ""class"" text, ""vehicle"" text, ""position"" text, ""stages_won"" text );","SELECT ""year"" FROM ""dakar_rally"" WHERE ""class""='car' AND ""stages_won""='0';",2-1507423-3 "on week of february 12, in the west division, what is the position?","CREATE TABLE ""players_of_the_week"" ( ""week"" text, ""division"" text, ""position"" text, ""player"" text, ""school"" text );","SELECT ""position"" FROM ""players_of_the_week"" WHERE ""division""='west' AND ""week""='february 12';",2-13567607-32 What is the listed Location with a # found of 4?,"CREATE TABLE ""size_and_weight"" ( ""location"" text, ""culture"" text, ""num_found"" text, ""ball_diameter"" text, ""period"" text );","SELECT ""location"" FROM ""size_and_weight"" WHERE ""num_found""='4';",2-14789152-2 "What's the Ball Diameter with the Location oof El Manati, and the Period of 1200 BCE?","CREATE TABLE ""size_and_weight"" ( ""location"" text, ""culture"" text, ""num_found"" text, ""ball_diameter"" text, ""period"" text );","SELECT ""ball_diameter"" FROM ""size_and_weight"" WHERE ""location""='el manati' AND ""period""='1200 bce';",2-14789152-2 What's the Ball Diameter with the Culture of Olmec?,"CREATE TABLE ""size_and_weight"" ( ""location"" text, ""culture"" text, ""num_found"" text, ""ball_diameter"" text, ""period"" text );","SELECT ""ball_diameter"" FROM ""size_and_weight"" WHERE ""culture""='olmec';",2-14789152-2 What's the Period with # found of 5?,"CREATE TABLE ""size_and_weight"" ( ""location"" text, ""culture"" text, ""num_found"" text, ""ball_diameter"" text, ""period"" text );","SELECT ""period"" FROM ""size_and_weight"" WHERE ""num_found""='5';",2-14789152-2 Which Country has azeri tv tower?,"CREATE TABLE ""notable_structures_past_or_present_betwe"" ( ""name"" text, ""pinnacle_height"" text, ""structural_type"" text, ""main_use"" text, ""country"" text, ""town"" text );","SELECT ""country"" FROM ""notable_structures_past_or_present_betwe"" WHERE ""name""='azeri tv tower';",2-14500310-2 What is Pinnacle height of chimney of orot rabin?,"CREATE TABLE ""notable_structures_past_or_present_betwe"" ( ""name"" text, ""pinnacle_height"" text, ""structural_type"" text, ""main_use"" text, ""country"" text, ""town"" text );","SELECT ""pinnacle_height"" FROM ""notable_structures_past_or_present_betwe"" WHERE ""name""='chimney of orot rabin';",2-14500310-2 Which Country has a Pinnacle height of metres (ft) and a Name of azeri tv tower?,"CREATE TABLE ""notable_structures_past_or_present_betwe"" ( ""name"" text, ""pinnacle_height"" text, ""structural_type"" text, ""main_use"" text, ""country"" text, ""town"" text );","SELECT ""country"" FROM ""notable_structures_past_or_present_betwe"" WHERE ""pinnacle_height""='metres (ft)' AND ""name""='azeri tv tower';",2-14500310-2 Which Town has a Structural type of guyed mast and a Country of belgium?,"CREATE TABLE ""notable_structures_past_or_present_betwe"" ( ""name"" text, ""pinnacle_height"" text, ""structural_type"" text, ""main_use"" text, ""country"" text, ""town"" text );","SELECT ""town"" FROM ""notable_structures_past_or_present_betwe"" WHERE ""structural_type""='guyed mast' AND ""country""='belgium';",2-14500310-2 What is the Main use of emley moor tower (mk.3)?,"CREATE TABLE ""notable_structures_past_or_present_betwe"" ( ""name"" text, ""pinnacle_height"" text, ""structural_type"" text, ""main_use"" text, ""country"" text, ""town"" text );","SELECT ""main_use"" FROM ""notable_structures_past_or_present_betwe"" WHERE ""name""='emley moor tower (mk.3)';",2-14500310-2 What is the Main use of transmitter solt in Hungary?,"CREATE TABLE ""notable_structures_past_or_present_betwe"" ( ""name"" text, ""pinnacle_height"" text, ""structural_type"" text, ""main_use"" text, ""country"" text, ""town"" text );","SELECT ""main_use"" FROM ""notable_structures_past_or_present_betwe"" WHERE ""country""='hungary' AND ""name""='transmitter solt';",2-14500310-2 what day was the sandown,"CREATE TABLE ""race_calendar"" ( ""race_title"" text, ""circuit"" text, ""city_state"" text, ""date"" text, ""winner"" text );","SELECT ""date"" FROM ""race_calendar"" WHERE ""race_title""='sandown';",2-14728848-2 What is the Birth of the lady that has a Became Duchess on 18 august 1593 husband's accession?,"CREATE TABLE ""house_of_w_rttemberg_1495_1803"" ( ""birth"" text, ""marriage"" text, ""became_duchess"" text, ""ceased_to_be_duchess"" text, ""death"" text, ""spouse"" text );","SELECT ""birth"" FROM ""house_of_w_rttemberg_1495_1803"" WHERE ""became_duchess""='18 august 1593 husband''s accession';",2-14155268-1 Who is the Spouse of the Duchess that has a Birth on 29 october 1451?,"CREATE TABLE ""house_of_w_rttemberg_1495_1803"" ( ""birth"" text, ""marriage"" text, ""became_duchess"" text, ""ceased_to_be_duchess"" text, ""death"" text, ""spouse"" text );","SELECT ""spouse"" FROM ""house_of_w_rttemberg_1495_1803"" WHERE ""birth""='29 october 1451';",2-14155268-1 Who is The Spouse of the Duchess that has a Became Duchess on 31 october 1733 husband's accession?,"CREATE TABLE ""house_of_w_rttemberg_1495_1803"" ( ""birth"" text, ""marriage"" text, ""became_duchess"" text, ""ceased_to_be_duchess"" text, ""death"" text, ""spouse"" text );","SELECT ""spouse"" FROM ""house_of_w_rttemberg_1495_1803"" WHERE ""became_duchess""='31 october 1733 husband''s accession';",2-14155268-1 WHo Became Duchess that has a Death of 26 october 1614?,"CREATE TABLE ""house_of_w_rttemberg_1495_1803"" ( ""birth"" text, ""marriage"" text, ""became_duchess"" text, ""ceased_to_be_duchess"" text, ""death"" text, ""spouse"" text );","SELECT ""became_duchess"" FROM ""house_of_w_rttemberg_1495_1803"" WHERE ""death""='26 october 1614';",2-14155268-1 What is the Spouse of the Duchess that has a Death on 6 april 1780?,"CREATE TABLE ""house_of_w_rttemberg_1495_1803"" ( ""birth"" text, ""marriage"" text, ""became_duchess"" text, ""ceased_to_be_duchess"" text, ""death"" text, ""spouse"" text );","SELECT ""spouse"" FROM ""house_of_w_rttemberg_1495_1803"" WHERE ""death""='6 april 1780';",2-14155268-1 Which season with 16 races had less than 321 points and a larger percent than 65.78 possible?,"CREATE TABLE ""most_championship_points_in_a_season_rec"" ( ""driver"" text, ""points"" real, ""season"" text, ""races"" real, ""percentage_of_possible_points"" real );","SELECT ""season"" FROM ""most_championship_points_in_a_season_rec"" WHERE ""points""<321 AND ""percentage_of_possible_points"">65.78 AND ""races""=16;",2-13599687-69 What season had less than 301 points and 17 races?,"CREATE TABLE ""most_championship_points_in_a_season_rec"" ( ""driver"" text, ""points"" real, ""season"" text, ""races"" real, ""percentage_of_possible_points"" real );","SELECT ""season"" FROM ""most_championship_points_in_a_season_rec"" WHERE ""points""<301 AND ""races""=17;",2-13599687-69 What time did bruce anstey complete in a honda 1000cc?,"CREATE TABLE ""fastest_lap_awards"" ( ""race"" text, ""trophy"" text, ""rider_s"" text, ""machine"" text, ""year"" real, ""average_speed"" text, ""time"" text );","SELECT ""time"" FROM ""fastest_lap_awards"" WHERE ""machine""='honda 1000cc' AND ""rider_s""='bruce anstey';",2-136960-5 Who holds the time of 17:11.572?,"CREATE TABLE ""fastest_lap_awards"" ( ""race"" text, ""trophy"" text, ""rider_s"" text, ""machine"" text, ""year"" real, ""average_speed"" text, ""time"" text );","SELECT ""race"" FROM ""fastest_lap_awards"" WHERE ""time""='17:11.572';",2-136960-5 Who holds the time of 17:11.572?,"CREATE TABLE ""fastest_lap_awards"" ( ""race"" text, ""trophy"" text, ""rider_s"" text, ""machine"" text, ""year"" real, ""average_speed"" text, ""time"" text );","SELECT ""race"" FROM ""fastest_lap_awards"" WHERE ""time""='17:11.572';",2-136960-5 What machine did susan jenness trophy earn the trophy?,"CREATE TABLE ""fastest_lap_awards"" ( ""race"" text, ""trophy"" text, ""rider_s"" text, ""machine"" text, ""year"" real, ""average_speed"" text, ""time"" text );","SELECT ""machine"" FROM ""fastest_lap_awards"" WHERE ""trophy""='susan jenness trophy';",2-136960-5 "2008 GDP per capita (USD) is smaller than 20,682, and District is chubut, and a Structural poverty g larger than 15.5, what is the average manufac?","CREATE TABLE ""notes"" ( ""district"" text, ""2010_population_000"" real, ""2008_gdp_usd_bn_a"" real, ""2008_gdp_per_capita_usd_a"" real, ""agri_culture_b"" real, ""mining_b"" real, ""manufac_turing_b"" real, ""services_cons_truction_b"" real, ""exports_usd_mn_2011"" text, ""median_mo_salary_usd_a_e"" real, ""vehicles_per_1000_d"" real, ""income_poverty_f"" real, ""structural_poverty_g"" real );","SELECT AVG(""manufac_turing_b"") FROM ""notes"" WHERE ""2008_gdp_per_capita_usd_a""<'20,682' AND ""district""='chubut' AND ""structural_poverty_g"">15.5;",2-13618358-1 "Agri culture b larger than 12.6, what is the lowest vehicles per 1000?","CREATE TABLE ""notes"" ( ""district"" text, ""2010_population_000"" real, ""2008_gdp_usd_bn_a"" real, ""2008_gdp_per_capita_usd_a"" real, ""agri_culture_b"" real, ""mining_b"" real, ""manufac_turing_b"" real, ""services_cons_truction_b"" real, ""exports_usd_mn_2011"" text, ""median_mo_salary_usd_a_e"" real, ""vehicles_per_1000_d"" real, ""income_poverty_f"" real, ""structural_poverty_g"" real );","SELECT MIN(""vehicles_per_1000_d"") FROM ""notes"" WHERE ""agri_culture_b"">12.6;",2-13618358-1 "Manufac turing b of 16.8, and a 2008 GDP per capita (USD) a smaller than 4,162, so what is the total number of mining b?","CREATE TABLE ""notes"" ( ""district"" text, ""2010_population_000"" real, ""2008_gdp_usd_bn_a"" real, ""2008_gdp_per_capita_usd_a"" real, ""agri_culture_b"" real, ""mining_b"" real, ""manufac_turing_b"" real, ""services_cons_truction_b"" real, ""exports_usd_mn_2011"" text, ""median_mo_salary_usd_a_e"" real, ""vehicles_per_1000_d"" real, ""income_poverty_f"" real, ""structural_poverty_g"" real );","SELECT COUNT(""mining_b"") FROM ""notes"" WHERE ""manufac_turing_b""=16.8 AND ""2008_gdp_per_capita_usd_a""<'4,162';",2-13618358-1 "Manufac turing b larger than 10, and a 2008 GDP per capita (USD) a larger than 4,162, and a Median mo. salary (USD)of 1,301, and a 2010 Population (000) smaller than 40117 so what is the lowest services & construction b?","CREATE TABLE ""notes"" ( ""district"" text, ""2010_population_000"" real, ""2008_gdp_usd_bn_a"" real, ""2008_gdp_per_capita_usd_a"" real, ""agri_culture_b"" real, ""mining_b"" real, ""manufac_turing_b"" real, ""services_cons_truction_b"" real, ""exports_usd_mn_2011"" text, ""median_mo_salary_usd_a_e"" real, ""vehicles_per_1000_d"" real, ""income_poverty_f"" real, ""structural_poverty_g"" real );","SELECT MIN(""services_cons_truction_b"") FROM ""notes"" WHERE ""manufac_turing_b"">10 AND ""2008_gdp_per_capita_usd_a"">'4,162' AND ""median_mo_salary_usd_a_e""='1,301' AND ""2010_population_000""<40117;",2-13618358-1 "Income poverty f smaller than 13.6, and a Mining b of 1, and a Structural poverty g smaller than 7.8, so what is the total number of agriculture?","CREATE TABLE ""notes"" ( ""district"" text, ""2010_population_000"" real, ""2008_gdp_usd_bn_a"" real, ""2008_gdp_per_capita_usd_a"" real, ""agri_culture_b"" real, ""mining_b"" real, ""manufac_turing_b"" real, ""services_cons_truction_b"" real, ""exports_usd_mn_2011"" text, ""median_mo_salary_usd_a_e"" real, ""vehicles_per_1000_d"" real, ""income_poverty_f"" real, ""structural_poverty_g"" real );","SELECT COUNT(""agri_culture_b"") FROM ""notes"" WHERE ""income_poverty_f""<13.6 AND ""mining_b""=1 AND ""structural_poverty_g""<7.8;",2-13618358-1 What's the bulgarian word for January?,"CREATE TABLE ""see_also"" ( ""english_name"" text, ""bulgarian_name"" text, ""bulgarian_name_transliteration"" text, ""old_bulgarian_names"" text, ""old_bulgarian_name_transliteration"" text, ""old_bulgarian_name_meaning"" text );","SELECT ""bulgarian_name"" FROM ""see_also"" WHERE ""english_name""='january';",2-15275060-1 What's the old bulgarian word for тръвен?,"CREATE TABLE ""see_also"" ( ""english_name"" text, ""bulgarian_name"" text, ""bulgarian_name_transliteration"" text, ""old_bulgarian_names"" text, ""old_bulgarian_name_transliteration"" text, ""old_bulgarian_name_meaning"" text );","SELECT ""old_bulgarian_name_meaning"" FROM ""see_also"" WHERE ""old_bulgarian_names""='тръвен';",2-15275060-1 What's the old Bulgarian word for avgust?,"CREATE TABLE ""see_also"" ( ""english_name"" text, ""bulgarian_name"" text, ""bulgarian_name_transliteration"" text, ""old_bulgarian_names"" text, ""old_bulgarian_name_transliteration"" text, ""old_bulgarian_name_meaning"" text );","SELECT ""old_bulgarian_name_meaning"" FROM ""see_also"" WHERE ""bulgarian_name_transliteration""='avgust';",2-15275060-1 What's the old bulgarian word for октомври?,"CREATE TABLE ""see_also"" ( ""english_name"" text, ""bulgarian_name"" text, ""bulgarian_name_transliteration"" text, ""old_bulgarian_names"" text, ""old_bulgarian_name_transliteration"" text, ""old_bulgarian_name_meaning"" text );","SELECT ""old_bulgarian_name_meaning"" FROM ""see_also"" WHERE ""bulgarian_name""='октомври';",2-15275060-1 What's the Bulgarian word for september?,"CREATE TABLE ""see_also"" ( ""english_name"" text, ""bulgarian_name"" text, ""bulgarian_name_transliteration"" text, ""old_bulgarian_names"" text, ""old_bulgarian_name_transliteration"" text, ""old_bulgarian_name_meaning"" text );","SELECT ""bulgarian_name"" FROM ""see_also"" WHERE ""english_name""='september';",2-15275060-1 What's the old Bulgarian word for may?,"CREATE TABLE ""see_also"" ( ""english_name"" text, ""bulgarian_name"" text, ""bulgarian_name_transliteration"" text, ""old_bulgarian_names"" text, ""old_bulgarian_name_transliteration"" text, ""old_bulgarian_name_meaning"" text );","SELECT ""old_bulgarian_name_meaning"" FROM ""see_also"" WHERE ""english_name""='may';",2-15275060-1 "Who was the Opponent when the Save was || 36,388 ||15-7||?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""save""='|| 36,388 ||15-7||';",2-13551983-3 What Opponent played on the Date May 21?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='may 21';",2-13551983-3 What was the Score when the Loss was ruthven (1-4)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""loss""='ruthven (1-4)';",2-13551983-3 What was the highest pick for Penn State?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT MAX(""pick_num"") FROM ""nfl_draft"" WHERE ""college""='penn state';",2-14655985-1 What position does pick number 12 play?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""nfl_draft"" WHERE ""pick_num""=12;",2-14655985-1 What is the pick number for the College of Central Missouri State?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""pick_num"" FROM ""nfl_draft"" WHERE ""college""='central missouri state';",2-14655985-1 What was Rich Voltzke's highest pick number?,"CREATE TABLE ""nfl_draft"" ( ""pick_num"" real, ""nfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT MAX(""pick_num"") FROM ""nfl_draft"" WHERE ""player""='rich voltzke';",2-14655985-1 How many Games has Points larger than 0 and a Lost smaller than 4?,"CREATE TABLE ""world_championship_group_b_poland"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT COUNT(""games"") FROM ""world_championship_group_b_poland"" WHERE ""points"">0 AND ""lost""<4 AND ""drawn""<0;",2-14076814-5 which Points has Games smaller than 7?,"CREATE TABLE ""world_championship_group_b_poland"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT MAX(""points"") FROM ""world_championship_group_b_poland"" WHERE ""games""<7;",2-14076814-5 How many Drawns have Points smaller than 5 and a Lost larger than 7?,"CREATE TABLE ""world_championship_group_b_poland"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""points_difference"" text, ""points"" real );","SELECT COUNT(""drawn"") FROM ""world_championship_group_b_poland"" WHERE ""points""<5 AND ""lost"">7;",2-14076814-5 Which record has a date of January 29?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='january 29';",2-13928610-5 Which score has a visitor of New York?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""visitor""='new york';",2-13928610-5 What is the name of the visitor on January 24?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""game_log"" WHERE ""date""='january 24';",2-13928610-5 Which home game has a date of January 7?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""home"" FROM ""game_log"" WHERE ""date""='january 7';",2-13928610-5 How many specialists are at the college with more than 4 bachelor's degrees and more than 26 master's degrees?,"CREATE TABLE ""summary_of_degrees_offered_by_each_colle"" ( ""college"" text, ""bachelor_s"" real, ""masters"" real, ""doctorate"" real, ""specialist"" real );","SELECT SUM(""specialist"") FROM ""summary_of_degrees_offered_by_each_colle"" WHERE ""bachelor_s"">4 AND ""masters"">26;",2-13858035-1 How many bachelor's degrees does the college with less than 0 specialists have?,"CREATE TABLE ""summary_of_degrees_offered_by_each_colle"" ( ""college"" text, ""bachelor_s"" real, ""masters"" real, ""doctorate"" real, ""specialist"" real );","SELECT COUNT(""bachelor_s"") FROM ""summary_of_degrees_offered_by_each_colle"" WHERE ""specialist""<0;",2-13858035-1 "What is the highest number of doctorates the college of informatics and systems, which has 0 specialists and less than 2 master's degrees, have?","CREATE TABLE ""summary_of_degrees_offered_by_each_colle"" ( ""college"" text, ""bachelor_s"" real, ""masters"" real, ""doctorate"" real, ""specialist"" real );","SELECT MAX(""doctorate"") FROM ""summary_of_degrees_offered_by_each_colle"" WHERE ""specialist""=0 AND ""college""='informatics and systems' AND ""masters""<2;",2-13858035-1 "On what Date is the Blue Coalition 8,80%?","CREATE TABLE ""opinion_polls"" ( ""source"" text, ""date"" text, ""gerb"" text, ""attack"" text, ""blue_coalition"" text );","SELECT ""date"" FROM ""opinion_polls"" WHERE ""blue_coalition""='8,80%';",2-15125012-1 "What Source has an Attack of 9,77%?","CREATE TABLE ""opinion_polls"" ( ""source"" text, ""date"" text, ""gerb"" text, ""attack"" text, ""blue_coalition"" text );","SELECT ""source"" FROM ""opinion_polls"" WHERE ""attack""='9,77%';",2-15125012-1 What Attack has a Source of NCIOM?,"CREATE TABLE ""opinion_polls"" ( ""source"" text, ""date"" text, ""gerb"" text, ""attack"" text, ""blue_coalition"" text );","SELECT ""attack"" FROM ""opinion_polls"" WHERE ""source""='nciom';",2-15125012-1 "What Attack has a 30,00% GERB?","CREATE TABLE ""opinion_polls"" ( ""source"" text, ""date"" text, ""gerb"" text, ""attack"" text, ""blue_coalition"" text );","SELECT ""attack"" FROM ""opinion_polls"" WHERE ""gerb""='30,00%';",2-15125012-1 What GERB has an 11% Attack?,"CREATE TABLE ""opinion_polls"" ( ""source"" text, ""date"" text, ""gerb"" text, ""attack"" text, ""blue_coalition"" text );","SELECT ""gerb"" FROM ""opinion_polls"" WHERE ""attack""='11%';",2-15125012-1 "Which Tie # has a Score of 3–0, and a Home team of bristol rovers?","CREATE TABLE ""first_round"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""tie_no"" FROM ""first_round"" WHERE ""score""='3–0' AND ""home_team""='bristol rovers';",2-15154539-2 Which Score has a Home team of yeovil town won 5–3 on penalties?,"CREATE TABLE ""first_round"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""score"" FROM ""first_round"" WHERE ""home_team""='yeovil town won 5–3 on penalties';",2-15154539-2 Which Tie # has an Away team of slough town?,"CREATE TABLE ""first_round"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""tie_no"" FROM ""first_round"" WHERE ""away_team""='slough town';",2-15154539-2 Which Attendance has a Tie # of 32?,"CREATE TABLE ""first_round"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""first_round"" WHERE ""tie_no""='32';",2-15154539-2 "Which Away team has a Tie # of replay, and an Attendance of 24 november 1998, and a Home team of rotherham united?","CREATE TABLE ""first_round"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""away_team"" FROM ""first_round"" WHERE ""tie_no""='replay' AND ""attendance""='24 november 1998' AND ""home_team""='rotherham united';",2-15154539-2 "Which Tie # that has an Attendance of 14 november 1998, and an Away team of hayes?","CREATE TABLE ""first_round"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""tie_no"" FROM ""first_round"" WHERE ""attendance""='14 november 1998' AND ""away_team""='hayes';",2-15154539-2 Name the date with winner outcome and opponent of noppawan lertcheewakarn jessica moore,"CREATE TABLE ""doubles_12_4_titles_8_runners_up"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""doubles_12_4_titles_8_runners_up"" WHERE ""outcome""='winner' AND ""opponent""='noppawan lertcheewakarn jessica moore';",2-15272585-7 Name the score for 21 may 2011,"CREATE TABLE ""doubles_12_4_titles_8_runners_up"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponent"" text, ""score"" text );","SELECT ""score"" FROM ""doubles_12_4_titles_8_runners_up"" WHERE ""date""='21 may 2011';",2-15272585-7 Name the partner with opponent of michaëlla krajicek eleni daniilidou,"CREATE TABLE ""doubles_12_4_titles_8_runners_up"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponent"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_12_4_titles_8_runners_up"" WHERE ""opponent""='michaëlla krajicek eleni daniilidou';",2-15272585-7 Name the outcome for opponent of michaëlla krajicek eleni daniilidou,"CREATE TABLE ""doubles_12_4_titles_8_runners_up"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponent"" text, ""score"" text );","SELECT ""outcome"" FROM ""doubles_12_4_titles_8_runners_up"" WHERE ""opponent""='michaëlla krajicek eleni daniilidou';",2-15272585-7 How many wins had Matches greater than 5?,"CREATE TABLE ""group_a_caserta"" ( ""pos"" real, ""matches"" real, ""wins"" real, ""loses"" real, ""results"" text, ""points"" real, ""diff"" text );","SELECT SUM(""wins"") FROM ""group_a_caserta"" WHERE ""matches"">5;",2-13844329-2 What was the round number when Michael Hjalm played?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""round"" FROM ""draft_picks"" WHERE ""player""='michael hjalm';",2-14318917-15 What is the position Bill Campbell played before round 6?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""position"" FROM ""draft_picks"" WHERE ""round""<6 AND ""player""='bill campbell';",2-14318917-15 What is the date for the release with a catalogue number of WARPCDD333?,"CREATE TABLE ""release_history"" ( ""country_region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalogue_number"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""catalogue_number""='warpcdd333';",2-14555138-2 What is the country/region for the releases from Beat Records?,"CREATE TABLE ""release_history"" ( ""country_region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalogue_number"" text );","SELECT ""country_region"" FROM ""release_history"" WHERE ""label""='beat records';",2-14555138-2 What is the Total with a Player named robbie winters?,"CREATE TABLE ""matches_goals"" ( ""position"" text, ""player"" text, ""premiership"" text, ""norwegian_cup"" text, ""uefa"" text, ""total"" text );","SELECT ""total"" FROM ""matches_goals"" WHERE ""player""='robbie winters';",2-15280588-2 What Position has a Player named kenneth udjus?,"CREATE TABLE ""matches_goals"" ( ""position"" text, ""player"" text, ""premiership"" text, ""norwegian_cup"" text, ""uefa"" text, ""total"" text );","SELECT ""position"" FROM ""matches_goals"" WHERE ""player""='kenneth udjus';",2-15280588-2 What is the latest day in November of the game with a 15-5-2 record?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""november"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT MAX(""november"") FROM ""schedule_and_results"" WHERE ""record""='15-5-2';",2-13909382-3 What is the latest day in November with a game 15?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""november"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT MAX(""november"") FROM ""schedule_and_results"" WHERE ""game""=15;",2-13909382-3 "What is the lowest wins with points larger than 46, and a rank of 10th?","CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""rank"" text, ""wins"" real );","SELECT MIN(""wins"") FROM ""motorcycle_grand_prix_results"" WHERE ""points"">46 AND ""rank""='10th';",2-15098383-3 "What is the average points with a year higher than 1989, and a rank of 7th?","CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""rank"" text, ""wins"" real );","SELECT AVG(""points"") FROM ""motorcycle_grand_prix_results"" WHERE ""year"">1989 AND ""rank""='7th';",2-15098383-3 What is the year that has points larger than 20?,"CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""rank"" text, ""wins"" real );","SELECT COUNT(""year"") FROM ""motorcycle_grand_prix_results"" WHERE ""points"">20;",2-15098383-3 "What is year that has points larger than 46, and a rank of 6th?","CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""rank"" text, ""wins"" real );","SELECT SUM(""year"") FROM ""motorcycle_grand_prix_results"" WHERE ""points"">46 AND ""rank""='6th';",2-15098383-3 What earliest year with points larger than 68 and a rank of 7th?,"CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""rank"" text, ""wins"" real );","SELECT MIN(""year"") FROM ""motorcycle_grand_prix_results"" WHERE ""points"">68 AND ""rank""='7th';",2-15098383-3 what player went to ul-monroe,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT ""player"" FROM ""nfl_draft"" WHERE ""school""='ul-monroe';",2-14609752-1 How many drawn having more than 9 points?,"CREATE TABLE ""group_2"" ( ""games"" real, ""drawn"" real, ""lost"" real, ""goal_difference"" text, ""points"" real );","SELECT SUM(""drawn"") FROM ""group_2"" WHERE ""points"">9;",2-14076980-2 "Which Number stayed in Southeast has over 4,000 emigrated or forcibly removed?","CREATE TABLE ""southern_removals"" ( ""nation"" text, ""removal_treaty_year_signed"" text, ""years_of_major_emigration"" text, ""total_number_emigrated_or_forcibly_removed"" text, ""number_stayed_in_southeast"" text, ""deaths_from_warfare"" text );","SELECT ""number_stayed_in_southeast"" FROM ""southern_removals"" WHERE ""total_number_emigrated_or_forcibly_removed""='over 4,000';",2-15080-1 How many warfare deaths befell the choctaw nation?,"CREATE TABLE ""southern_removals"" ( ""nation"" text, ""removal_treaty_year_signed"" text, ""years_of_major_emigration"" text, ""total_number_emigrated_or_forcibly_removed"" text, ""number_stayed_in_southeast"" text, ""deaths_from_warfare"" text );","SELECT ""deaths_from_warfare"" FROM ""southern_removals"" WHERE ""nation""='choctaw';",2-15080-1 "How many of those who stayed in the southeast had 19,600 emigrated or forcibly removed?","CREATE TABLE ""southern_removals"" ( ""nation"" text, ""removal_treaty_year_signed"" text, ""years_of_major_emigration"" text, ""total_number_emigrated_or_forcibly_removed"" text, ""number_stayed_in_southeast"" text, ""deaths_from_warfare"" text );","SELECT ""number_stayed_in_southeast"" FROM ""southern_removals"" WHERE ""total_number_emigrated_or_forcibly_removed""='19,600';",2-15080-1 Which removal treaty covered the chickasaw nation?,"CREATE TABLE ""southern_removals"" ( ""nation"" text, ""removal_treaty_year_signed"" text, ""years_of_major_emigration"" text, ""total_number_emigrated_or_forcibly_removed"" text, ""number_stayed_in_southeast"" text, ""deaths_from_warfare"" text );","SELECT ""removal_treaty_year_signed"" FROM ""southern_removals"" WHERE ""nation""='chickasaw';",2-15080-1 Who is the GC leader when Laurent Jalabert was the stage winner and the stage was greater than 6?,"CREATE TABLE ""stages"" ( ""stage"" real, ""date"" text, ""route"" text, ""stage_winner"" text, ""gc_leader"" text );","SELECT ""gc_leader"" FROM ""stages"" WHERE ""stage_winner""='laurent jalabert' AND ""stage"">6;",2-15166170-1 When did stage 5 occur?,"CREATE TABLE ""stages"" ( ""stage"" real, ""date"" text, ""route"" text, ""stage_winner"" text, ""gc_leader"" text );","SELECT ""date"" FROM ""stages"" WHERE ""stage""=5;",2-15166170-1 Who were the opponents during week 14?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week""=14;",2-15092919-1 "What is the highest attendance for the game before week 13 on December 9, 1973?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""schedule"" WHERE ""date""='december 9, 1973' AND ""week""<13;",2-15092919-1 "What is the average attendance for the games after week 2 on September 23, 1973?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT AVG(""attendance"") FROM ""schedule"" WHERE ""date""='september 23, 1973' AND ""week"">2;",2-15092919-1 "What is the total number of weeks where games were on November 5, 1973 and the attendance was larger than 49,220?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""date""='november 5, 1973' AND ""attendance"">'49,220';",2-15092919-1 Record of 9–1 had what game site?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""game_site"" FROM ""schedule"" WHERE ""record""='9–1';",2-14984126-1 "Record of 8–1, and a Week larger than 9 had what highest attendance?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""schedule"" WHERE ""record""='8–1' AND ""week"">9;",2-14984126-1 "Result of w 24–21, and a Week smaller than 6 had what sum of attendance?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT SUM(""attendance"") FROM ""schedule"" WHERE ""result""='w 24–21' AND ""week""<6;",2-14984126-1 "Date of October 25, 1964 involves what record?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text, ""attendance"" real );","SELECT ""record"" FROM ""schedule"" WHERE ""date""='october 25, 1964';",2-14984126-1 What is the high total for algeria with over 2 bronzes?,"CREATE TABLE ""paralympic_medal_standings"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""total"") FROM ""paralympic_medal_standings"" WHERE ""nation""='algeria' AND ""bronze"">2;",2-14276130-2 "What is the highest number of silvers for qatar with under 8 total, 0 golds, and over 2 bronzes?","CREATE TABLE ""paralympic_medal_standings"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""silver"") FROM ""paralympic_medal_standings"" WHERE ""total""<8 AND ""gold""=0 AND ""nation""='qatar' AND ""bronze"">2;",2-14276130-2 "How many bronzes for the nation with over 20 total, under 26 golds, and over 0 silvers?","CREATE TABLE ""paralympic_medal_standings"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""paralympic_medal_standings"" WHERE ""silver"">0 AND ""total"">20 AND ""gold""<26;",2-14276130-2 "Who one bronze in the event where Choi Jun-Sang won gold, and Suh Jung-Kyun won silver?","CREATE TABLE ""individual"" ( ""year"" real, ""location"" text, ""gold"" text, ""silver"" text, ""bronze"" text );","SELECT ""bronze"" FROM ""individual"" WHERE ""gold""='choi jun-sang' AND ""silver""='suh jung-kyun';",2-14781412-2 Who won bronze in Seoul?,"CREATE TABLE ""individual"" ( ""year"" real, ""location"" text, ""gold"" text, ""silver"" text, ""bronze"" text );","SELECT ""bronze"" FROM ""individual"" WHERE ""location""='seoul';",2-14781412-2 Who won bronze is 2006?,"CREATE TABLE ""individual"" ( ""year"" real, ""location"" text, ""gold"" text, ""silver"" text, ""bronze"" text );","SELECT ""bronze"" FROM ""individual"" WHERE ""year""=2006;",2-14781412-2 What year did the event in Hiroshima take place?,"CREATE TABLE ""individual"" ( ""year"" real, ""location"" text, ""gold"" text, ""silver"" text, ""bronze"" text );","SELECT COUNT(""year"") FROM ""individual"" WHERE ""location""='hiroshima';",2-14781412-2 Who won bronze in 2002?,"CREATE TABLE ""individual"" ( ""year"" real, ""location"" text, ""gold"" text, ""silver"" text, ""bronze"" text );","SELECT ""bronze"" FROM ""individual"" WHERE ""year""=2002;",2-14781412-2 What is the game number of the game with the Edmonton Oilers as the opponent after February 12?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT COUNT(""game"") FROM ""schedule_and_results"" WHERE ""opponent""='edmonton oilers' AND ""february"">12;",2-13912739-6 How many Seasons that has Years of 1976–1977?,"CREATE TABLE ""head_coaches"" ( ""name"" text, ""years"" text, ""seasons"" real, ""lost"" real, ""pct"" real );","SELECT COUNT(""seasons"") FROM ""head_coaches"" WHERE ""years""='1976–1977';",2-14150502-1 Name the men's singles for christian wagener christian esch,"CREATE TABLE ""past_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""men_s_singles"" FROM ""past_winners"" WHERE ""men_s_doubles""='christian wagener christian esch';",2-15001957-1 Name the total numbe rof years for gaby weissen mireille kosmala,"CREATE TABLE ""past_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT COUNT(""year"") FROM ""past_winners"" WHERE ""women_s_doubles""='gaby weissen mireille kosmala';",2-15001957-1 "Name the mixed doubles with martine ludwig angele da cruz, and men's doubles of christian wagener christian esch","CREATE TABLE ""past_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""mixed_doubles"" FROM ""past_winners"" WHERE ""women_s_doubles""='martine ludwig angele da cruz' AND ""men_s_doubles""='christian wagener christian esch';",2-15001957-1 "What week of the season had a date of october 5, 1975?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MIN(""week"") FROM ""schedule"" WHERE ""date""='october 5, 1975';",2-15092858-2 "How many Events have a Top-10 larger than 6, and a Top-5 smaller than 8?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""events"") FROM ""summary"" WHERE ""top_10"">6 AND ""top_5""<8;",2-1507220-4 "How many Wins have a Top-10 smaller than 6, and Cuts made larger than 7, and a Top-5 of 0?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""wins"") FROM ""summary"" WHERE ""top_10""<6 AND ""cuts_made"">7 AND ""top_5""=0;",2-1507220-4 What is the result of the game on May 14?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""result"" FROM ""nba_finals"" WHERE ""date""='may 14';",2-14828485-4 What is the result of the game on May 14 with Philadelphia as the road team?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""result"" FROM ""nba_finals"" WHERE ""road_team""='philadelphia' AND ""date""='may 14';",2-14828485-4 What is the result of the game on May 4 with Philadelphia as the road team?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""result"" FROM ""nba_finals"" WHERE ""road_team""='philadelphia' AND ""date""='may 4';",2-14828485-4 What is the road team of game 6 with Philadelphia as the home team?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""road_team"" FROM ""nba_finals"" WHERE ""home_team""='philadelphia' AND ""game""='game 6';",2-14828485-4 What is the result of game 5 with Los Angeles as the home team?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""result"" FROM ""nba_finals"" WHERE ""home_team""='los angeles' AND ""game""='game 5';",2-14828485-4 What is the road team of the game with Philadelphia as the home team with a result of 105-102?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""road_team"" FROM ""nba_finals"" WHERE ""home_team""='philadelphia' AND ""result""='105-102';",2-14828485-4 What were the options that were completed before the 4 th task that had viewers selecting nan?,"CREATE TABLE ""house_players"" ( ""task_no"" real, ""day_announced"" text, ""options"" text, ""viewers_selection"" text, ""result"" text );","SELECT ""options"" FROM ""house_players"" WHERE ""result""='completed' AND ""task_no""<4 AND ""viewers_selection""='nan';",2-15162503-1 "when was it announced that the viewers selected robi out of alex, ejay, nan, robi?","CREATE TABLE ""house_players"" ( ""task_no"" real, ""day_announced"" text, ""options"" text, ""viewers_selection"" text, ""result"" text );","SELECT ""day_announced"" FROM ""house_players"" WHERE ""viewers_selection""='robi' AND ""options""='alex, ejay, nan, robi';",2-15162503-1 What day was it when viewers selected ejay?,"CREATE TABLE ""house_players"" ( ""task_no"" real, ""day_announced"" text, ""options"" text, ""viewers_selection"" text, ""result"" text );","SELECT ""day_announced"" FROM ""house_players"" WHERE ""viewers_selection""='ejay';",2-15162503-1 "Which Result has a Party of republican, and a First elected smaller than 1856?","CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text );","SELECT ""result"" FROM ""united_states_house_of_representatives_e"" WHERE ""party""='republican' AND ""first_elected""<1856;",2-1434986-9 "Which District has a First elected of 1856, and an Incumbent of william kellogg?","CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""first_elected""=1856 AND ""incumbent""='william kellogg';",2-1434986-9 Which First elected has a District of illinois 3?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text );","SELECT MAX(""first_elected"") FROM ""united_states_house_of_representatives_e"" WHERE ""district""='illinois 3';",2-1434986-9 "How much First elected has a Result of re-elected, and a Party of republican, and a District of illinois 4?","CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text );","SELECT COUNT(""first_elected"") FROM ""united_states_house_of_representatives_e"" WHERE ""result""='re-elected' AND ""party""='republican' AND ""district""='illinois 4';",2-1434986-9 on january 7 what is home?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""home"" FROM ""january"" WHERE ""date""='january 7';",2-13581632-4 on january 12 who was the visitor?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""january"" WHERE ""date""='january 12';",2-13581632-4 on january 7 what is the record?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""january"" WHERE ""date""='january 7';",2-13581632-4 "What is the total number of silver medals of the team with less than 2 gold, 1 bronze, and more than 2 total medals?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medal_table"" WHERE ""gold""<2 AND ""bronze""=1 AND ""total"">2;",2-14369064-2 What is the highest number of silver medals of the team with less than 0 bronzes?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""silver"") FROM ""medal_table"" WHERE ""bronze""<0;",2-14369064-2 What is the total number of silver medals of the team ranked 7 with more than 1 total medal?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medal_table"" WHERE ""rank""='7' AND ""total"">1;",2-14369064-2 "What is the average number of bronze medals of the team with 0 silvers, ranked 3, and less than 1 total medal?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""bronze"") FROM ""medal_table"" WHERE ""silver""=0 AND ""rank""='3' AND ""total""<1;",2-14369064-2 "What is the number of silver medals of the team with 0 gold, ranked 5, and more than 0 bronze medals?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_table"" WHERE ""gold""=0 AND ""rank""='5' AND ""bronze"">0;",2-14369064-2 What was the sum for a top-10 U.S. open that had a top-25 bigger than 0?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT SUM(""top_10"") FROM ""summary"" WHERE ""tournament""='u.s. open' AND ""top_25"">0;",2-1524433-1 What were the total number of cuts made in an event larger than 4 and a top-10 smaller than 4?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""cuts_made"") FROM ""summary"" WHERE ""events"">4 AND ""top_10""<4;",2-1524433-1 What is the total number of top-25 that has a top-10 smaller than 4 with 0 cuts?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""top_25"") FROM ""summary"" WHERE ""top_10""<4 AND ""cuts_made"">0;",2-1524433-1 What was the cuts average in tournament totals in an event larger than 24?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT AVG(""cuts_made"") FROM ""summary"" WHERE ""tournament""='totals' AND ""events"">24;",2-1524433-1 What is the total for a top-10 in a masters tournament in an event smaller than 4?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""top_10"") FROM ""summary"" WHERE ""tournament""='masters tournament' AND ""events""<4;",2-1524433-1 "Which Against is the highest one that has a Team of flamengo, and a Lost smaller than 1?","CREATE TABLE ""campeonato_brasileiro_s_rie_a"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""won_by_2_or_more_goals_difference"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MAX(""against"") FROM ""campeonato_brasileiro_s_rie_a"" WHERE ""team""='flamengo' AND ""lost""<1;",2-15172914-3 "How many Lost have a Team of flamengo, and an Against smaller than 5?","CREATE TABLE ""campeonato_brasileiro_s_rie_a"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""won_by_2_or_more_goals_difference"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""lost"") FROM ""campeonato_brasileiro_s_rie_a"" WHERE ""team""='flamengo' AND ""against""<5;",2-15172914-3 "Which Played is the highest one that has Points of 5, and a Drawn smaller than 1?","CREATE TABLE ""campeonato_brasileiro_s_rie_a"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""won_by_2_or_more_goals_difference"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MAX(""played"") FROM ""campeonato_brasileiro_s_rie_a"" WHERE ""points""=5 AND ""drawn""<1;",2-15172914-3 What was the nationality for the player in Round 1?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""nationality"" FROM ""draft_picks"" WHERE ""round""=1;",2-14290517-14 Who plays the right wing position?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""player"" FROM ""draft_picks"" WHERE ""position""='right wing';",2-14290517-14 What celebrity finished 6th?,"CREATE TABLE ""series_6_2006"" ( ""celebrity"" text, ""famous_for"" text, ""entered"" text, ""exited"" text, ""finished"" text );","SELECT ""celebrity"" FROM ""series_6_2006"" WHERE ""finished""='6th';",2-14345690-7 What day did the celebrity who finished 4th enter?,"CREATE TABLE ""series_6_2006"" ( ""celebrity"" text, ""famous_for"" text, ""entered"" text, ""exited"" text, ""finished"" text );","SELECT ""entered"" FROM ""series_6_2006"" WHERE ""finished""='4th';",2-14345690-7 Which celebrity who was famous for being the ex busted member and TV presenter exited on day 19?,"CREATE TABLE ""series_6_2006"" ( ""celebrity"" text, ""famous_for"" text, ""entered"" text, ""exited"" text, ""finished"" text );","SELECT ""celebrity"" FROM ""series_6_2006"" WHERE ""exited""='day 19' AND ""famous_for""='ex busted member and tv presenter';",2-14345690-7 Which celebrity was famous for finishing 9th?,"CREATE TABLE ""series_6_2006"" ( ""celebrity"" text, ""famous_for"" text, ""entered"" text, ""exited"" text, ""finished"" text );","SELECT ""famous_for"" FROM ""series_6_2006"" WHERE ""finished""='9th';",2-14345690-7 What rank did Myleene Klass finish?,"CREATE TABLE ""series_6_2006"" ( ""celebrity"" text, ""famous_for"" text, ""entered"" text, ""exited"" text, ""finished"" text );","SELECT ""finished"" FROM ""series_6_2006"" WHERE ""celebrity""='myleene klass';",2-14345690-7 "Opponent of kilmarnock, and a Result of 1–1 happened in what venue?","CREATE TABLE ""scottish_premier_division"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""venue"" FROM ""scottish_premier_division"" WHERE ""opponent""='kilmarnock' AND ""result""='1–1';",2-13971738-3 what is the weight of a shot that is xx-inch?,"CREATE TABLE ""table_of_dahlgren_shell_and_related_guns"" ( ""designation_bore"" text, ""length_overall"" text, ""weight_of_gun"" text, ""weight_of_shot"" text, ""weight_of_shell"" text, ""service_charge"" text, ""range_yards"" text );","SELECT ""weight_of_shot"" FROM ""table_of_dahlgren_shell_and_related_guns"" WHERE ""designation_bore""='xx-inch';",2-1463459-2 What is the length of the film with Burleigh Sullivan as the character?,"CREATE TABLE ""sound_features"" ( ""release_date"" text, ""length"" text, ""director_s"" text, ""character_name"" text, ""character_type"" text, ""leading_lady"" text );","SELECT ""length"" FROM ""sound_features"" WHERE ""character_name""='burleigh sullivan';",2-14069895-2 What is the length of the film with the character type being a milkman turned prizefighter?,"CREATE TABLE ""sound_features"" ( ""release_date"" text, ""length"" text, ""director_s"" text, ""character_name"" text, ""character_type"" text, ""leading_lady"" text );","SELECT ""length"" FROM ""sound_features"" WHERE ""character_type""='milkman turned prizefighter';",2-14069895-2 What is the character name that has phyllis welch as the leading lady?,"CREATE TABLE ""sound_features"" ( ""release_date"" text, ""length"" text, ""director_s"" text, ""character_name"" text, ""character_type"" text, ""leading_lady"" text );","SELECT ""character_name"" FROM ""sound_features"" WHERE ""leading_lady""='phyllis welch';",2-14069895-2 Who directed the film that had phyllis welch as the leading lady?,"CREATE TABLE ""sound_features"" ( ""release_date"" text, ""length"" text, ""director_s"" text, ""character_name"" text, ""character_type"" text, ""leading_lady"" text );","SELECT ""director_s"" FROM ""sound_features"" WHERE ""leading_lady""='phyllis welch';",2-14069895-2 "What was the character name for the film with a release date of July 29, 1938?","CREATE TABLE ""sound_features"" ( ""release_date"" text, ""length"" text, ""director_s"" text, ""character_name"" text, ""character_type"" text, ""leading_lady"" text );","SELECT ""character_name"" FROM ""sound_features"" WHERE ""release_date""='july 29, 1938';",2-14069895-2 What Locomotive was Delivered as T414?,"CREATE TABLE ""locomotives"" ( ""locomotive"" text, ""delivered_as"" text, ""entered_service"" text, ""owner"" text, ""status"" text );","SELECT ""locomotive"" FROM ""locomotives"" WHERE ""delivered_as""='t414';",2-14887635-1 What Owner Delivered the T415?,"CREATE TABLE ""locomotives"" ( ""locomotive"" text, ""delivered_as"" text, ""entered_service"" text, ""owner"" text, ""status"" text );","SELECT ""owner"" FROM ""locomotives"" WHERE ""delivered_as""='t415';",2-14887635-1 What is the Entered service date of the T413?,"CREATE TABLE ""locomotives"" ( ""locomotive"" text, ""delivered_as"" text, ""entered_service"" text, ""owner"" text, ""status"" text );","SELECT ""entered_service"" FROM ""locomotives"" WHERE ""delivered_as""='t413';",2-14887635-1 What is the Delivered as name of the H3 Locomotive?,"CREATE TABLE ""locomotives"" ( ""locomotive"" text, ""delivered_as"" text, ""entered_service"" text, ""owner"" text, ""status"" text );","SELECT ""delivered_as"" FROM ""locomotives"" WHERE ""locomotive""='h3';",2-14887635-1 What is the Entered service date of the H1 Locomotive?,"CREATE TABLE ""locomotives"" ( ""locomotive"" text, ""delivered_as"" text, ""entered_service"" text, ""owner"" text, ""status"" text );","SELECT ""entered_service"" FROM ""locomotives"" WHERE ""locomotive""='h1';",2-14887635-1 What was the highest week with a result of l 16–12?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""location"" text, ""time_et"" text, ""result"" text, ""record"" text );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""result""='l 16–12';",2-14586763-1 Who was the opponent at the game with a result of l 27–3?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""location"" text, ""time_et"" text, ""result"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""result""='l 27–3';",2-14586763-1 What was the date of the game with a result of bye before week 12?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""location"" text, ""time_et"" text, ""result"" text, ""record"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""week""<12 AND ""result""='bye';",2-14586763-1 What was the record at the game against the Los Angeles Rams?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""location"" text, ""time_et"" text, ""result"" text, ""record"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""opponent""='los angeles rams';",2-14586763-1 Who is the opponent from September 28?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='september 28';",2-14051639-9 Who was the opponent at the game later than game 22 when the record was 17-10-4?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""game"">22 AND ""record""='17-10-4';",2-14056030-4 "What were the Opponents of the team, that made it to the third round, before 2008?","CREATE TABLE ""uefa_intertoto_cup"" ( ""year"" real, ""team"" text, ""progress"" text, ""score"" text, ""opponents"" text );","SELECT ""opponents"" FROM ""uefa_intertoto_cup"" WHERE ""year""<2008 AND ""progress""='third round';",2-15234969-5 What was the score in 1997 for the team that has a Progress of no entrants?,"CREATE TABLE ""uefa_intertoto_cup"" ( ""year"" real, ""team"" text, ""progress"" text, ""score"" text, ""opponents"" text );","SELECT ""score"" FROM ""uefa_intertoto_cup"" WHERE ""progress""='no entrants' AND ""year""=1997;",2-15234969-5 Which Cmp % has an Int smaller than 2 and a Cmpnsmaller than 1?,"CREATE TABLE ""passing"" ( ""player"" text, ""rating"" real, ""cmp"" real, ""att"" real, ""cmp_pct"" real, ""yards"" real, ""int"" real, ""long"" real );","SELECT MIN(""cmp_pct"") FROM ""passing"" WHERE ""int""<2 AND ""cmp""<1;",2-15073119-18 How many Atts that have Yards of 43 and a Long larger than 43?,"CREATE TABLE ""passing"" ( ""player"" text, ""rating"" real, ""cmp"" real, ""att"" real, ""cmp_pct"" real, ""yards"" real, ""int"" real, ""long"" real );","SELECT SUM(""att"") FROM ""passing"" WHERE ""yards""=43 AND ""long"">43;",2-15073119-18 "How many Ints have a Rating smaller than 87, and Yards larger than 4?","CREATE TABLE ""passing"" ( ""player"" text, ""rating"" real, ""cmp"" real, ""att"" real, ""cmp_pct"" real, ""yards"" real, ""int"" real, ""long"" real );","SELECT AVG(""int"") FROM ""passing"" WHERE ""rating""<87 AND ""yards"">4;",2-15073119-18 "Which visitor has detroit as the home, and february 24 as the date?","CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""february"" WHERE ""home""='detroit' AND ""date""='february 24';",2-13535187-5 What score has detroit as the home and february 17 as the date?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""february"" WHERE ""home""='detroit' AND ""date""='february 17';",2-13535187-5 What shows for Scorers when the Opponent was west germany on October 7?,"CREATE TABLE ""1967"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""scorers"" text, ""type_of_game"" text );","SELECT ""scorers"" FROM ""1967"" WHERE ""opponent""='west germany' AND ""date""='october 7';",2-14305653-45 Who was the director of Battalion Wars 2 which was released on GCN after 2004?,"CREATE TABLE ""group_no_3"" ( ""title"" text, ""year"" real, ""platform_s"" text, ""director"" text, ""producer"" text );","SELECT ""director"" FROM ""group_no_3"" WHERE ""platform_s""='gcn' AND ""year"">2004 AND ""title""='battalion wars 2';",2-13951061-3 What year was Metroid Prime Hunters 5 released?,"CREATE TABLE ""group_no_3"" ( ""title"" text, ""year"" real, ""platform_s"" text, ""director"" text, ""producer"" text );","SELECT SUM(""year"") FROM ""group_no_3"" WHERE ""title""='metroid prime hunters 5';",2-13951061-3 What platform was used for the game directed by Bryan Walker after 2006?,"CREATE TABLE ""group_no_3"" ( ""title"" text, ""year"" real, ""platform_s"" text, ""director"" text, ""producer"" text );","SELECT ""platform_s"" FROM ""group_no_3"" WHERE ""year"">2006 AND ""director""='bryan walker';",2-13951061-3 What 3ds game did Naohiko Aoyama direct?,"CREATE TABLE ""group_no_3"" ( ""title"" text, ""year"" real, ""platform_s"" text, ""director"" text, ""producer"" text );","SELECT ""title"" FROM ""group_no_3"" WHERE ""platform_s""='3ds' AND ""director""='naohiko aoyama';",2-13951061-3 What was the score when the loss was hideo nomo (3–5)?,"CREATE TABLE ""2004_game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""2004_game_log"" WHERE ""loss""='hideo nomo (3–5)';",2-13964796-4 What was the score on may 19?,"CREATE TABLE ""2004_game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""2004_game_log"" WHERE ""date""='may 19';",2-13964796-4 Name of the highest Pick is also a Round greater than 5 and Player as Tom Ivey?,"CREATE TABLE ""nba_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""school_club_team"" text );","SELECT MAX(""pick"") FROM ""nba_draft"" WHERE ""round"">5 AND ""player""='tom ivey';",2-13821868-1 What Nationality is the Pick that is 116?,"CREATE TABLE ""nba_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""school_club_team"" text );","SELECT ""nationality"" FROM ""nba_draft"" WHERE ""pick""=116;",2-13821868-1 What is the total of Pick with a Position of n/a and Greg Wendt as Player with a Round less than 6?,"CREATE TABLE ""nba_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""school_club_team"" text );","SELECT SUM(""pick"") FROM ""nba_draft"" WHERE ""position""='n/a' AND ""player""='greg wendt' AND ""round""<6;",2-13821868-1 What was the score at 3:27?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""time"" text, ""att"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""time""='3:27';",2-14269448-8 What is the cardinal direction of Monday in English?,"CREATE TABLE ""weekdays"" ( ""cardinal_direction"" text, ""burmese"" text, ""sanskrit"" text, ""english"" text, ""planet"" text, ""sign"" text );","SELECT ""cardinal_direction"" FROM ""weekdays"" WHERE ""english""='monday';",2-14850099-18 What is the cardinal direction northwest in English?,"CREATE TABLE ""weekdays"" ( ""cardinal_direction"" text, ""burmese"" text, ""sanskrit"" text, ""english"" text, ""planet"" text, ""sign"" text );","SELECT ""english"" FROM ""weekdays"" WHERE ""cardinal_direction""='northwest';",2-14850099-18 What is the sign of Burmese taninganwe တနင်္ဂနွေ?,"CREATE TABLE ""weekdays"" ( ""cardinal_direction"" text, ""burmese"" text, ""sanskrit"" text, ""english"" text, ""planet"" text, ""sign"" text );","SELECT ""sign"" FROM ""weekdays"" WHERE ""burmese""='taninganwe တနင်္ဂနွေ';",2-14850099-18 What is the cardinal direction of Wednesday p.m. in English?,"CREATE TABLE ""weekdays"" ( ""cardinal_direction"" text, ""burmese"" text, ""sanskrit"" text, ""english"" text, ""planet"" text, ""sign"" text );","SELECT ""cardinal_direction"" FROM ""weekdays"" WHERE ""english""='wednesday p.m.';",2-14850099-18 What is the sign of the Burmese taninganwe တနင်္ဂနွေ?,"CREATE TABLE ""weekdays"" ( ""cardinal_direction"" text, ""burmese"" text, ""sanskrit"" text, ""english"" text, ""planet"" text, ""sign"" text );","SELECT ""sign"" FROM ""weekdays"" WHERE ""burmese""='taninganwe တနင်္ဂနွေ';",2-14850099-18 On January 5 who was the home team?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""home"" FROM ""regular_season"" WHERE ""date""='january 5';",2-14191335-5 "What was the Pick Number when the position was wide receiver, the college was Southern Miss with an overall less than 186?","CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT AVG(""pick_num"") FROM ""atlanta_falcons_draft_history"" WHERE ""position""='wide receiver' AND ""college""='southern miss' AND ""overall""<186;",2-15198842-39 "Let's say position was linebacker with a pick number less than 5, what was the highest round?","CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""round"") FROM ""atlanta_falcons_draft_history"" WHERE ""position""='linebacker' AND ""pick_num"">5;",2-15198842-39 What transfer window has baptista as the name?,"CREATE TABLE ""in"" ( ""name"" text, ""country"" text, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" text, ""transfer_fee"" text, ""source"" text );","SELECT ""transfer_window"" FROM ""in"" WHERE ""name""='baptista';",2-14259734-1 What country has a loan as the type?,"CREATE TABLE ""in"" ( ""name"" text, ""country"" text, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" text, ""transfer_fee"" text, ""source"" text );","SELECT ""country"" FROM ""in"" WHERE ""type""='loan';",2-14259734-1 What type has song as the name?,"CREATE TABLE ""in"" ( ""name"" text, ""country"" text, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" text, ""transfer_fee"" text, ""source"" text );","SELECT ""type"" FROM ""in"" WHERE ""name""='song';",2-14259734-1 What ends has transferred as the type?,"CREATE TABLE ""in"" ( ""name"" text, ""country"" text, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" text, ""transfer_fee"" text, ""source"" text );","SELECT ""ends"" FROM ""in"" WHERE ""type""='transferred';",2-14259734-1 What moving has fra as the country?,"CREATE TABLE ""in"" ( ""name"" text, ""country"" text, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" text, ""transfer_fee"" text, ""source"" text );","SELECT ""moving_from"" FROM ""in"" WHERE ""country""='fra';",2-14259734-1 "What transfer window has bra as the country, with £3.4m as the transfer fee?","CREATE TABLE ""in"" ( ""name"" text, ""country"" text, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" text, ""transfer_fee"" text, ""source"" text );","SELECT ""transfer_window"" FROM ""in"" WHERE ""country""='bra' AND ""transfer_fee""='£3.4m';",2-14259734-1 Which Incumbent has a District of massachusetts 2?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text );","SELECT ""incumbent"" FROM ""united_states_house_of_representatives_e"" WHERE ""district""='massachusetts 2';",2-1434986-5 Which Incumbent has a District of massachusetts 8?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text );","SELECT ""incumbent"" FROM ""united_states_house_of_representatives_e"" WHERE ""district""='massachusetts 8';",2-1434986-5 Which District has a First elected larger than 1858?,"CREATE TABLE ""united_states_house_of_representatives_e"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""result"" text );","SELECT ""district"" FROM ""united_states_house_of_representatives_e"" WHERE ""first_elected"">1858;",2-1434986-5 What episode has a manual motorcycle transmissions section D?,"CREATE TABLE ""season_19_2012"" ( ""series_ep"" text, ""episode"" real, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT SUM(""episode"") FROM ""season_19_2012"" WHERE ""segment_d""='manual motorcycle transmissions';",2-15187735-19 What segment A is associated with a Segment C of paint chip cards?,"CREATE TABLE ""season_19_2012"" ( ""series_ep"" text, ""episode"" real, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""segment_a"" FROM ""season_19_2012"" WHERE ""segment_c""='paint chip cards';",2-15187735-19 What segment A is associated with a Segment D of manual motorcycle transmissions?,"CREATE TABLE ""season_19_2012"" ( ""series_ep"" text, ""episode"" real, ""segment_a"" text, ""segment_b"" text, ""segment_c"" text, ""segment_d"" text );","SELECT ""segment_a"" FROM ""season_19_2012"" WHERE ""segment_d""='manual motorcycle transmissions';",2-15187735-19 What is shown for Austria when Croatia shows Ireland?,"CREATE TABLE ""2001"" ( ""102"" real, ""28_february"" text, ""friendly"" text, ""croatia"" text, ""austria"" text );","SELECT ""austria"" FROM ""2001"" WHERE ""croatia""='ireland';",2-14282690-12 "What is the smallest number for 102 when Friendly of friendly, and an Austria of greece?","CREATE TABLE ""2001"" ( ""102"" real, ""28_february"" text, ""friendly"" text, ""croatia"" text, ""austria"" text );","SELECT MIN(""102"") FROM ""2001"" WHERE ""friendly""='friendly' AND ""austria""='greece';",2-14282690-12 What is the Losing bonus with an extra try bonus?,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""losing_bonus"" FROM ""2011_2012_table"" WHERE ""try_bonus""='try bonus';",2-13564702-1 What did the loss come from a Club of mumbles rfc?,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""lost"" FROM ""2011_2012_table"" WHERE ""club""='mumbles rfc';",2-13564702-1 "Round of 1, and a Record of 10–2 had what method?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""round""='1' AND ""record""='10–2';",2-1486687-2 Record of 3–1 had what Res?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""record""='3–1';",2-1486687-2 Record of 47–5 (1) involved what res?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""record""='47–5 (1)';",2-1486687-2 "Opponent of sergei bondarovich, and a Record of 2–0 had what method?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='sergei bondarovich' AND ""record""='2–0';",2-1486687-2 Method of submission (chin in the eye) had what opponent?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""method""='submission (chin in the eye)';",2-1486687-2 Opponent of leonardo castello branco had what record?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='leonardo castello branco';",2-1486687-2 In what year did Carmen Worley win in the women's singles category?,"CREATE TABLE ""past_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""year"" FROM ""past_winners"" WHERE ""women_s_singles""='carmen worley';",2-15002110-1 Who won in the men's doubles in 1980?,"CREATE TABLE ""past_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""men_s_doubles"" FROM ""past_winners"" WHERE ""year""='1980';",2-15002110-1 Who won in mixed doubles in 2008?,"CREATE TABLE ""past_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""mixed_doubles"" FROM ""past_winners"" WHERE ""year""='2008';",2-15002110-1 "Who won women's double in 2002, the year that Kenneth Vella won men's singles?","CREATE TABLE ""past_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_doubles"" FROM ""past_winners"" WHERE ""men_s_singles""='kenneth vella' AND ""year""='2002';",2-15002110-1 Who was the opponent in Belgrade and had a result of 5:2?,"CREATE TABLE ""1953"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""opponent"" FROM ""1953"" WHERE ""city""='belgrade' AND ""results""='5:2';",2-14305653-31 On what date was there a friendly game against Wales?,"CREATE TABLE ""1953"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""date"" FROM ""1953"" WHERE ""type_of_game""='friendly' AND ""opponent""='wales';",2-14305653-31 What were the results against the game against Egypt?,"CREATE TABLE ""1953"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""results"" FROM ""1953"" WHERE ""opponent""='egypt';",2-14305653-31 What were the results against the game against Skoplje?,"CREATE TABLE ""1953"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""results"" FROM ""1953"" WHERE ""city""='skoplje';",2-14305653-31 What type of game was held against France with the results of 3:1?,"CREATE TABLE ""1953"" ( ""date"" text, ""city"" text, ""opponent"" text, ""results"" text, ""type_of_game"" text );","SELECT ""type_of_game"" FROM ""1953"" WHERE ""results""='3:1' AND ""opponent""='france';",2-14305653-31 Name the 2012 for us open,"CREATE TABLE ""men_s_doubles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2012"" FROM ""men_s_doubles_performance_timeline"" WHERE ""tournament""='us open';",2-15209530-6 Name the 2012 for 2009 of a and 2010 of a and 2011 of a,"CREATE TABLE ""men_s_doubles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2012"" FROM ""men_s_doubles_performance_timeline"" WHERE ""2009""='a' AND ""2010""='a' AND ""2011""='a';",2-15209530-6 Name the 2012 for us open,"CREATE TABLE ""men_s_doubles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2012"" FROM ""men_s_doubles_performance_timeline"" WHERE ""tournament""='us open';",2-15209530-6 Name the tournament for 2010 of grand slam tournaments,"CREATE TABLE ""men_s_doubles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""tournament"" FROM ""men_s_doubles_performance_timeline"" WHERE ""2010""='grand slam tournaments';",2-15209530-6 What is the attendance number for the record of 17-22?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""attendance"" FROM ""game_log"" WHERE ""record""='17-22';",2-14546545-3 What is the record when the loss is westbrook (1-6)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""loss""='westbrook (1-6)';",2-14546545-3 What is the final score of the 1st round game of club Union Luxembourg?,"CREATE TABLE ""in_europe"" ( ""season"" text, ""competition"" text, ""round"" text, ""club"" text, ""score"" text );","SELECT ""score"" FROM ""in_europe"" WHERE ""round""='1st round' AND ""club""='union luxembourg';",2-1510446-2 Which competition features the 1st round of Club Union Luxembourg?,"CREATE TABLE ""in_europe"" ( ""season"" text, ""competition"" text, ""round"" text, ""club"" text, ""score"" text );","SELECT ""competition"" FROM ""in_europe"" WHERE ""round""='1st round' AND ""club""='union luxembourg';",2-1510446-2 "Which Competition has a 2nd round score of 1:0, 0:1 (4:3 a.p.)?","CREATE TABLE ""in_europe"" ( ""season"" text, ""competition"" text, ""round"" text, ""club"" text, ""score"" text );","SELECT ""competition"" FROM ""in_europe"" WHERE ""round""='2nd round' AND ""score""='1:0, 0:1 (4:3 a.p.)';",2-1510446-2 What's the final score of the competition that features the club of fk Austria wien?,"CREATE TABLE ""in_europe"" ( ""season"" text, ""competition"" text, ""round"" text, ""club"" text, ""score"" text );","SELECT ""score"" FROM ""in_europe"" WHERE ""club""='fk austria wien';",2-1510446-2 "Which club has a 2nd round score of 1:0, 3:0?","CREATE TABLE ""in_europe"" ( ""season"" text, ""competition"" text, ""round"" text, ""club"" text, ""score"" text );","SELECT ""club"" FROM ""in_europe"" WHERE ""round""='2nd round' AND ""score""='1:0, 3:0';",2-1510446-2 What is the mission for switzerland as a resident County?,"CREATE TABLE ""non_resident_heads_of_mission"" ( ""mission"" text, ""resident_country"" text, ""local_location"" text, ""local_mission"" text, ""local_position"" text );","SELECT ""mission"" FROM ""non_resident_heads_of_mission"" WHERE ""resident_country""='switzerland';",2-145863-2 What is the local mission that has kingstown as a local location?,"CREATE TABLE ""non_resident_heads_of_mission"" ( ""mission"" text, ""resident_country"" text, ""local_location"" text, ""local_mission"" text, ""local_position"" text );","SELECT ""local_mission"" FROM ""non_resident_heads_of_mission"" WHERE ""local_location""='kingstown';",2-145863-2 "What is the local mission that has ambassador as the local position, and a mission of suriname?","CREATE TABLE ""non_resident_heads_of_mission"" ( ""mission"" text, ""resident_country"" text, ""local_location"" text, ""local_mission"" text, ""local_position"" text );","SELECT ""local_mission"" FROM ""non_resident_heads_of_mission"" WHERE ""local_position""='ambassador' AND ""mission""='suriname';",2-145863-2 "What is the local location that has senegal as the resident county, and a mission of mali?","CREATE TABLE ""non_resident_heads_of_mission"" ( ""mission"" text, ""resident_country"" text, ""local_location"" text, ""local_mission"" text, ""local_position"" text );","SELECT ""local_location"" FROM ""non_resident_heads_of_mission"" WHERE ""resident_country""='senegal' AND ""mission""='mali';",2-145863-2 "What is the local mission that has none as a local location, high commissioner as a local position, fiji as a resident county, and a mission of tonga?","CREATE TABLE ""non_resident_heads_of_mission"" ( ""mission"" text, ""resident_country"" text, ""local_location"" text, ""local_mission"" text, ""local_position"" text );","SELECT ""local_mission"" FROM ""non_resident_heads_of_mission"" WHERE ""local_location""='none' AND ""local_position""='high commissioner' AND ""resident_country""='fiji' AND ""mission""='tonga';",2-145863-2 "What is the mission that has ambassador of local position, and a resident country of democratic republic of congo?","CREATE TABLE ""non_resident_heads_of_mission"" ( ""mission"" text, ""resident_country"" text, ""local_location"" text, ""local_mission"" text, ""local_position"" text );","SELECT ""mission"" FROM ""non_resident_heads_of_mission"" WHERE ""local_position""='ambassador' AND ""resident_country""='democratic republic of congo';",2-145863-2 What position did the player play in the european cross country championships in 2008?,"CREATE TABLE ""international_achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""position"" FROM ""international_achievements"" WHERE ""competition""='european cross country championships' AND ""year""=2008;",2-15205143-1 What venue hsoted the european cross country championships with a notes of junior men individual 6.595km?,"CREATE TABLE ""international_achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""venue"" FROM ""international_achievements"" WHERE ""competition""='european cross country championships' AND ""notes""='junior men individual 6.595km';",2-15205143-1 What position did the person finish in with a notes of junior men individual 5.64km?,"CREATE TABLE ""international_achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""position"" FROM ""international_achievements"" WHERE ""notes""='junior men individual 5.64km';",2-15205143-1 What venue hosted in 2005 and had a Notes of men individual 9.84km?,"CREATE TABLE ""international_achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""venue"" FROM ""international_achievements"" WHERE ""year""=2005 AND ""notes""='men individual 9.84km';",2-15205143-1 Who was the opponent at the game with a result of w 20-17?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""venue"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""schedule"" WHERE ""result""='w 20-17';",2-14655866-2 "What is the total number of weeks with a game at the Milwaukee County Stadium attended by 47,897?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""venue"" text, ""attendance"" real );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""venue""='milwaukee county stadium' AND ""attendance""='47,897';",2-14655866-2 What is the highest round that had a pick lower than 8?,"CREATE TABLE ""jacksonville_jaguars_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""round"") FROM ""jacksonville_jaguars_draft_history"" WHERE ""pick_num""<8;",2-15100419-14 What title does Overkill have before 1984?,"CREATE TABLE ""discography"" ( ""artist"" text, ""title"" text, ""label"" text, ""type"" text, ""year"" real );","SELECT ""title"" FROM ""discography"" WHERE ""artist""='overkill' AND ""year""<1984;",2-15054837-1 What is the Departure time at Kanpur Central Station?,"CREATE TABLE ""time_table"" ( ""station_code"" text, ""station_name"" text, ""arrival"" text, ""departure"" text, ""platform"" text );","SELECT ""departure"" FROM ""time_table"" WHERE ""station_name""='kanpur central';",2-14313164-2 What is the Station Name of Platform 5?,"CREATE TABLE ""time_table"" ( ""station_code"" text, ""station_name"" text, ""arrival"" text, ""departure"" text, ""platform"" text );","SELECT ""station_name"" FROM ""time_table"" WHERE ""platform""='5';",2-14313164-2 What is the average pick # of the player from round 11?,"CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT AVG(""pick_num"") FROM ""atlanta_falcons_draft_history"" WHERE ""round""=11;",2-15198842-22 What is the overall of the player with a pick # higher than 13?,"CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""overall"" FROM ""atlanta_falcons_draft_history"" WHERE ""pick_num""<13;",2-15198842-22 what year did naga bonar take place,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""director"" text, ""result"" text );","SELECT ""year_ceremony"" FROM ""submissions"" WHERE ""original_title""='naga bonar';",2-13719788-1 Which Friendly has a 3 March of 17 november?,"CREATE TABLE ""2010"" ( ""207"" real, ""3_march"" text, ""friendly"" text, ""belgium"" text, ""croatia"" text );","SELECT ""friendly"" FROM ""2010"" WHERE ""3_march""='17 november';",2-14282690-21 "Natural change (per 1000) smaller than 14.3, and a Deaths of 104 000 had how many live births?","CREATE TABLE ""1950_2012"" ( ""average_population_x_1000"" text, ""live_births"" text, ""deaths"" text, ""natural_change"" text, ""crude_birth_rate_per_1000"" real, ""crude_death_rate_per_1000"" real, ""natural_change_per_1000"" real );","SELECT ""live_births"" FROM ""1950_2012"" WHERE ""natural_change_per_1000""<14.3 AND ""deaths""='104 000';",2-1508951-2 "Natural change (per 1000) smaller than -1, and a Crude birth rate (per 1000) smaller than 10.5, and a Deaths of 102 400 has what highest crude death rate per 1000?","CREATE TABLE ""1950_2012"" ( ""average_population_x_1000"" text, ""live_births"" text, ""deaths"" text, ""natural_change"" text, ""crude_birth_rate_per_1000"" real, ""crude_death_rate_per_1000"" real, ""natural_change_per_1000"" real );","SELECT MAX(""crude_death_rate_per_1000"") FROM ""1950_2012"" WHERE ""natural_change_per_1000""<-1 AND ""crude_birth_rate_per_1000""<10.5 AND ""deaths""='102 400';",2-1508951-2 "Natural change (per 1000) larger than 8.2, and a Crude birth rate (per 1000) of 26.4 involves how many deaths?","CREATE TABLE ""1950_2012"" ( ""average_population_x_1000"" text, ""live_births"" text, ""deaths"" text, ""natural_change"" text, ""crude_birth_rate_per_1000"" real, ""crude_death_rate_per_1000"" real, ""natural_change_per_1000"" real );","SELECT ""deaths"" FROM ""1950_2012"" WHERE ""natural_change_per_1000"">8.2 AND ""crude_birth_rate_per_1000""=26.4;",2-1508951-2 Natural change of 42 689 has which lowest Crude birth rate (per 1000)?,"CREATE TABLE ""1950_2012"" ( ""average_population_x_1000"" text, ""live_births"" text, ""deaths"" text, ""natural_change"" text, ""crude_birth_rate_per_1000"" real, ""crude_death_rate_per_1000"" real, ""natural_change_per_1000"" real );","SELECT MIN(""crude_birth_rate_per_1000"") FROM ""1950_2012"" WHERE ""natural_change""='42 689';",2-1508951-2 What is the sum of votes for the green party?,"CREATE TABLE ""results"" ( ""party"" text, ""votes_gib"" real, ""votes_sw_eng"" real, ""pct_gib"" real, ""pct_sw_eng"" real, ""change_sw_eng"" real, ""seats"" real );","SELECT SUM(""votes_gib"") FROM ""results"" WHERE ""party""='green';",2-15125049-1 What is the sum of votes of the party with a % of 0.53 and more than 0 seats?,"CREATE TABLE ""results"" ( ""party"" text, ""votes_gib"" real, ""votes_sw_eng"" real, ""pct_gib"" real, ""pct_sw_eng"" real, ""change_sw_eng"" real, ""seats"" real );","SELECT SUM(""votes_gib"") FROM ""results"" WHERE ""pct_gib""=0.53 AND ""seats"">0;",2-15125049-1 What was the time of the game on April 5?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""time"" text, ""att"" text, ""record"" text );","SELECT ""time"" FROM ""game_log"" WHERE ""date""='april 5';",2-14269448-3 "Which 2011 has a 2010 of 1r, and a 2009 of 1r?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2011"" FROM ""singles_performance_timeline"" WHERE ""2010""='1r' AND ""2009""='1r';",2-15209530-5 "Which Tournament has a 2009 of q1, and a 2008 of 1r?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""tournament"" FROM ""singles_performance_timeline"" WHERE ""2009""='q1' AND ""2008""='1r';",2-15209530-5 "Which 2008 has a 2009 of A, and a 2010 of A, and a 2012 of 1r, and a Tournament of cincinnati masters?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2008"" FROM ""singles_performance_timeline"" WHERE ""2009""='a' AND ""2010""='a' AND ""2012""='1r' AND ""tournament""='cincinnati masters';",2-15209530-5 "Which 2009 has a 2008 of A, and a Tournament of canada masters?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2009"" FROM ""singles_performance_timeline"" WHERE ""2008""='a' AND ""tournament""='canada masters';",2-15209530-5 "Which 2008 has a 2009 of A, and a Tournament of cincinnati masters?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2008"" FROM ""singles_performance_timeline"" WHERE ""2009""='a' AND ""tournament""='cincinnati masters';",2-15209530-5 Which 2012 has a 2010 of 0–0?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2012"" FROM ""singles_performance_timeline"" WHERE ""2010""='0–0';",2-15209530-5 What Date had a Partner of urszula radwańska?,"CREATE TABLE ""doubles_15_10_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""doubles_15_10_5"" WHERE ""partner""='urszula radwańska';",2-15100199-10 "Which Opponent had a Surface of hard, and a Partner of maria elena camerin?","CREATE TABLE ""doubles_15_10_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponent"" text, ""score"" text );","SELECT ""opponent"" FROM ""doubles_15_10_5"" WHERE ""surface""='hard' AND ""partner""='maria elena camerin';",2-15100199-10 Which Partner had an Opponent of darija jurak carmen klaschka?,"CREATE TABLE ""doubles_15_10_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponent"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_15_10_5"" WHERE ""opponent""='darija jurak carmen klaschka';",2-15100199-10 "Which Date had an Outcome of runner-up, and a Surface of carpet?","CREATE TABLE ""doubles_15_10_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""doubles_15_10_5"" WHERE ""outcome""='runner-up' AND ""surface""='carpet';",2-15100199-10 Which Surface had an Opponent of fernanda hermenegildo monika kochanova?,"CREATE TABLE ""doubles_15_10_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponent"" text, ""score"" text );","SELECT ""surface"" FROM ""doubles_15_10_5"" WHERE ""opponent""='fernanda hermenegildo monika kochanova';",2-15100199-10 "Who was the opponent in the game that was attended by 42,000 people?","CREATE TABLE ""schedule"" ( ""date"" text, ""opponentnum"" text, ""site"" text, ""result"" text, ""attendance"" text );","SELECT ""opponentnum"" FROM ""schedule"" WHERE ""attendance""='42,000';",2-14721214-2 "Who was the opponent in the game that was attended by 48,000 people?","CREATE TABLE ""schedule"" ( ""date"" text, ""opponentnum"" text, ""site"" text, ""result"" text, ""attendance"" text );","SELECT ""opponentnum"" FROM ""schedule"" WHERE ""attendance""='48,000';",2-14721214-2 On what day(s) did the Gophers play against Michigan?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponentnum"" text, ""site"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""opponentnum""='michigan';",2-14721214-2 "What was the result of the game that was attended by 16,000 people?","CREATE TABLE ""schedule"" ( ""date"" text, ""opponentnum"" text, ""site"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""attendance""='16,000';",2-14721214-2 "Which Season has an Agg of 4–1, and an Opponent of rapid wien?","CREATE TABLE ""by_season"" ( ""season"" text, ""competition"" text, ""round"" text, ""opponent"" text, ""home"" text, ""away"" text, ""agg"" text );","SELECT ""season"" FROM ""by_season"" WHERE ""agg""='4–1' AND ""opponent""='rapid wien';",2-1515039-4 Which Home has an Opponent of brøndby?,"CREATE TABLE ""by_season"" ( ""season"" text, ""competition"" text, ""round"" text, ""opponent"" text, ""home"" text, ""away"" text, ""agg"" text );","SELECT ""home"" FROM ""by_season"" WHERE ""opponent""='brøndby';",2-1515039-4 Which Away has an Opponent of slavia prague?,"CREATE TABLE ""by_season"" ( ""season"" text, ""competition"" text, ""round"" text, ""opponent"" text, ""home"" text, ""away"" text, ""agg"" text );","SELECT ""away"" FROM ""by_season"" WHERE ""opponent""='slavia prague';",2-1515039-4 "Which Away has a Competition of uefa cup, and an Opponent of anderlecht?","CREATE TABLE ""by_season"" ( ""season"" text, ""competition"" text, ""round"" text, ""opponent"" text, ""home"" text, ""away"" text, ""agg"" text );","SELECT ""away"" FROM ""by_season"" WHERE ""competition""='uefa cup' AND ""opponent""='anderlecht';",2-1515039-4 Which Away has a Home of 2–2?,"CREATE TABLE ""by_season"" ( ""season"" text, ""competition"" text, ""round"" text, ""opponent"" text, ""home"" text, ""away"" text, ""agg"" text );","SELECT ""away"" FROM ""by_season"" WHERE ""home""='2–2';",2-1515039-4 "Which Away has a Season of 2001–02, and an Opponent of dinaburg?","CREATE TABLE ""by_season"" ( ""season"" text, ""competition"" text, ""round"" text, ""opponent"" text, ""home"" text, ""away"" text, ""agg"" text );","SELECT ""away"" FROM ""by_season"" WHERE ""season""='2001–02' AND ""opponent""='dinaburg';",2-1515039-4 What is the total number for grid with a Suzuki GSX-R1000 K7 for +13.283?,"CREATE TABLE ""superbike_race_1_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT COUNT(""grid"") FROM ""superbike_race_1_classification"" WHERE ""bike""='suzuki gsx-r1000 k7' AND ""time""='+13.283';",2-13648477-1 What was the time for a grid less than 6 for Noriyuki Haga?,"CREATE TABLE ""superbike_race_1_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT ""time"" FROM ""superbike_race_1_classification"" WHERE ""grid""<6 AND ""rider""='noriyuki haga';",2-13648477-1 What was the time for a grid more than 6 in less than 23 laps with a Honda CBR1000RR?,"CREATE TABLE ""superbike_race_1_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT ""time"" FROM ""superbike_race_1_classification"" WHERE ""grid"">6 AND ""bike""='honda cbr1000rr' AND ""laps""<23;",2-13648477-1 What is the sum of laps for Karl Muggeridge on a grid less than 16?,"CREATE TABLE ""superbike_race_1_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""superbike_race_1_classification"" WHERE ""rider""='karl muggeridge' AND ""grid""<16;",2-13648477-1 How many points have less than 126 2nd and nationality of aut?,"CREATE TABLE ""kuopio"" ( ""rank"" real, ""name"" text, ""nationality"" text, ""1st_m"" real, ""2nd_m"" real, ""points"" real, ""overall_nt_points"" text, ""overall_wc_points_rank"" text );","SELECT SUM(""points"") FROM ""kuopio"" WHERE ""2nd_m""<126 AND ""nationality""='aut';",2-14407512-23 Which album awarded Paul McGuinness a Lifetime Achievement Award?,"CREATE TABLE ""irish_awards"" ( ""year"" real, ""male"" text, ""female"" text, ""band"" text, ""album"" text, ""pop_act"" text, ""lifetime_achievement_award"" text );","SELECT ""album"" FROM ""irish_awards"" WHERE ""lifetime_achievement_award""='paul mcguinness';",2-1460129-1 Which act's album has a name of All That You Can't Leave Behind?,"CREATE TABLE ""irish_awards"" ( ""year"" real, ""male"" text, ""female"" text, ""band"" text, ""album"" text, ""pop_act"" text, ""lifetime_achievement_award"" text );","SELECT ""pop_act"" FROM ""irish_awards"" WHERE ""album""='all that you can''t leave behind';",2-1460129-1 In what year did Aslan receive a Lifetime Achievement Award and Snow Patrol perform?,"CREATE TABLE ""irish_awards"" ( ""year"" real, ""male"" text, ""female"" text, ""band"" text, ""album"" text, ""pop_act"" text, ""lifetime_achievement_award"" text );","SELECT ""year"" FROM ""irish_awards"" WHERE ""band""='snow patrol' AND ""lifetime_achievement_award""='aslan';",2-1460129-1 Who won the Lifetime Achievement Award when Snow Patrol performed and Juliet Turner presented?,"CREATE TABLE ""irish_awards"" ( ""year"" real, ""male"" text, ""female"" text, ""band"" text, ""album"" text, ""pop_act"" text, ""lifetime_achievement_award"" text );","SELECT ""lifetime_achievement_award"" FROM ""irish_awards"" WHERE ""band""='snow patrol' AND ""female""='juliet turner';",2-1460129-1 What band performed when Samantha Mumba presented?,"CREATE TABLE ""irish_awards"" ( ""year"" real, ""male"" text, ""female"" text, ""band"" text, ""album"" text, ""pop_act"" text, ""lifetime_achievement_award"" text );","SELECT ""band"" FROM ""irish_awards"" WHERE ""female""='samantha mumba';",2-1460129-1 What is the lowest Draws for a season later than 1919 with more than 0 wins?,"CREATE TABLE ""vfl_afl_teams_with_no_wins_in_a_season"" ( ""season"" real, ""team"" text, ""wins"" real, ""losses"" real, ""draws"" real );","SELECT MIN(""draws"") FROM ""vfl_afl_teams_with_no_wins_in_a_season"" WHERE ""season"">1919 AND ""wins"">0;",2-14417906-4 What is the sum of Draws for a season later than 1964?,"CREATE TABLE ""vfl_afl_teams_with_no_wins_in_a_season"" ( ""season"" real, ""team"" text, ""wins"" real, ""losses"" real, ""draws"" real );","SELECT SUM(""draws"") FROM ""vfl_afl_teams_with_no_wins_in_a_season"" WHERE ""season"">1964;",2-14417906-4 What is the sum of Wins when draws shows 0 in 1964?,"CREATE TABLE ""vfl_afl_teams_with_no_wins_in_a_season"" ( ""season"" real, ""team"" text, ""wins"" real, ""losses"" real, ""draws"" real );","SELECT SUM(""wins"") FROM ""vfl_afl_teams_with_no_wins_in_a_season"" WHERE ""draws""=0 AND ""season""=1964;",2-14417906-4 What is the highest Draws for a season later than 1926 with less than 0 wins?,"CREATE TABLE ""vfl_afl_teams_with_no_wins_in_a_season"" ( ""season"" real, ""team"" text, ""wins"" real, ""losses"" real, ""draws"" real );","SELECT MAX(""draws"") FROM ""vfl_afl_teams_with_no_wins_in_a_season"" WHERE ""season"">1926 AND ""wins""<0;",2-14417906-4 What is the highest Draws with less than 18 losses for north melbourne later than 1926?,"CREATE TABLE ""vfl_afl_teams_with_no_wins_in_a_season"" ( ""season"" real, ""team"" text, ""wins"" real, ""losses"" real, ""draws"" real );","SELECT MAX(""draws"") FROM ""vfl_afl_teams_with_no_wins_in_a_season"" WHERE ""losses""<18 AND ""team""='north melbourne' AND ""season"">1926;",2-14417906-4 what week had a player named zach,"CREATE TABLE ""points"" ( ""name"" text, ""week_1"" real, ""week_2"" text, ""weeks_3_4"" text, ""week_5"" text, ""weeks_6_7"" text, ""week_8"" text, ""weeks_9_10"" text, ""total"" real );","SELECT ""weeks_3_4"" FROM ""points"" WHERE ""name""='zach';",2-13638416-3 What is the largest number for SHTS for the San Jose earthquakes with MINS larger than 2700?,"CREATE TABLE ""goalkeeping_leaders"" ( ""rank"" real, ""goalkeeper"" text, ""club"" text, ""mins"" real, ""shts"" real, ""w_l_t"" text );","SELECT MAX(""shts"") FROM ""goalkeeping_leaders"" WHERE ""club""='san jose earthquakes' AND ""mins"">2700;",2-14231193-6 What is the sum of Rank when Pat Onstad was the goalkeeper?,"CREATE TABLE ""goalkeeping_leaders"" ( ""rank"" real, ""goalkeeper"" text, ""club"" text, ""mins"" real, ""shts"" real, ""w_l_t"" text );","SELECT SUM(""rank"") FROM ""goalkeeping_leaders"" WHERE ""goalkeeper""='pat onstad';",2-14231193-6 What is the club for the 132 SHTS?,"CREATE TABLE ""goalkeeping_leaders"" ( ""rank"" real, ""goalkeeper"" text, ""club"" text, ""mins"" real, ""shts"" real, ""w_l_t"" text );","SELECT ""club"" FROM ""goalkeeping_leaders"" WHERE ""shts""=132;",2-14231193-6 What is the largest MINS for the San Jose Earthquakes with a SHTS less than 166?,"CREATE TABLE ""goalkeeping_leaders"" ( ""rank"" real, ""goalkeeper"" text, ""club"" text, ""mins"" real, ""shts"" real, ""w_l_t"" text );","SELECT MAX(""mins"") FROM ""goalkeeping_leaders"" WHERE ""club""='san jose earthquakes' AND ""shts""<166;",2-14231193-6 "When has a Surface of clay, and an Opponent in the final of andrés gómez javier sánchez?","CREATE TABLE ""wins_10"" ( ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""date"" FROM ""wins_10"" WHERE ""surface""='clay' AND ""opponent_in_the_final""='andrés gómez javier sánchez';",2-1439769-6 Which Tournament has a Partner of karel nováček?,"CREATE TABLE ""wins_10"" ( ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""tournament"" FROM ""wins_10"" WHERE ""partner""='karel nováček';",2-1439769-6 "Which Tournament is in 1993 with a Score in the final of 6–2, 2–6, 7–5?","CREATE TABLE ""wins_10"" ( ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""tournament"" FROM ""wins_10"" WHERE ""date""=1993 AND ""score_in_the_final""='6–2, 2–6, 7–5';",2-1439769-6 "Riggs of e, and a Buechel & Manhart spelling (pronunciation) of e had what ullrich?","CREATE TABLE ""comparative_table_of_dakota_and_lakota_o"" ( ""buechel_manhart_spelling_pronunciation"" text, ""ullrich"" text, ""brandon_university"" text, ""deloria_boas"" text, ""dakota_mission"" text, ""rood_taylor"" text, ""riggs"" text, ""williamson"" text, ""university_of_minnesota"" text, ""white_hat"" text );","SELECT ""ullrich"" FROM ""comparative_table_of_dakota_and_lakota_o"" WHERE ""riggs""='e' AND ""buechel_manhart_spelling_pronunciation""='e';",2-1499791-3 "Rood & Taylor of o, and a Buechel & Manhart spelling (pronunciation) of o had what university of Minnesota?","CREATE TABLE ""comparative_table_of_dakota_and_lakota_o"" ( ""buechel_manhart_spelling_pronunciation"" text, ""ullrich"" text, ""brandon_university"" text, ""deloria_boas"" text, ""dakota_mission"" text, ""rood_taylor"" text, ""riggs"" text, ""williamson"" text, ""university_of_minnesota"" text, ""white_hat"" text );","SELECT ""university_of_minnesota"" FROM ""comparative_table_of_dakota_and_lakota_o"" WHERE ""rood_taylor""='o' AND ""buechel_manhart_spelling_pronunciation""='o';",2-1499791-3 "Dakota Mission of t, and a Deloria & Boas of tʽ, and a Ullrich of tȟ had what white hat?","CREATE TABLE ""comparative_table_of_dakota_and_lakota_o"" ( ""buechel_manhart_spelling_pronunciation"" text, ""ullrich"" text, ""brandon_university"" text, ""deloria_boas"" text, ""dakota_mission"" text, ""rood_taylor"" text, ""riggs"" text, ""williamson"" text, ""university_of_minnesota"" text, ""white_hat"" text );","SELECT ""white_hat"" FROM ""comparative_table_of_dakota_and_lakota_o"" WHERE ""dakota_mission""='t' AND ""deloria_boas""='tʽ' AND ""ullrich""='tȟ';",2-1499791-3 Deloria & Boas of n included what university of Minnesota?,"CREATE TABLE ""comparative_table_of_dakota_and_lakota_o"" ( ""buechel_manhart_spelling_pronunciation"" text, ""ullrich"" text, ""brandon_university"" text, ""deloria_boas"" text, ""dakota_mission"" text, ""rood_taylor"" text, ""riggs"" text, ""williamson"" text, ""university_of_minnesota"" text, ""white_hat"" text );","SELECT ""university_of_minnesota"" FROM ""comparative_table_of_dakota_and_lakota_o"" WHERE ""deloria_boas""='n';",2-1499791-3 "Deloria & Boas of ų, and a Dakota Mission of un had what Buechel & Manhart spelling (pronunciation)?","CREATE TABLE ""comparative_table_of_dakota_and_lakota_o"" ( ""buechel_manhart_spelling_pronunciation"" text, ""ullrich"" text, ""brandon_university"" text, ""deloria_boas"" text, ""dakota_mission"" text, ""rood_taylor"" text, ""riggs"" text, ""williamson"" text, ""university_of_minnesota"" text, ""white_hat"" text );","SELECT ""buechel_manhart_spelling_pronunciation"" FROM ""comparative_table_of_dakota_and_lakota_o"" WHERE ""deloria_boas""='ų' AND ""dakota_mission""='un';",2-1499791-3 University of Minnesota of ṭ had what Deloria & Boas?,"CREATE TABLE ""comparative_table_of_dakota_and_lakota_o"" ( ""buechel_manhart_spelling_pronunciation"" text, ""ullrich"" text, ""brandon_university"" text, ""deloria_boas"" text, ""dakota_mission"" text, ""rood_taylor"" text, ""riggs"" text, ""williamson"" text, ""university_of_minnesota"" text, ""white_hat"" text );","SELECT ""deloria_boas"" FROM ""comparative_table_of_dakota_and_lakota_o"" WHERE ""university_of_minnesota""='ṭ';",2-1499791-3 "Which November has a Game smaller than 16, and Points larger than 22?","CREATE TABLE ""regular_season"" ( ""game"" real, ""november"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT SUM(""november"") FROM ""regular_season"" WHERE ""game""<16 AND ""points"">22;",2-14344407-3 "Which Record has a Game larger than 15, and Points smaller than 31, and a November of 7?","CREATE TABLE ""regular_season"" ( ""game"" real, ""november"" real, ""opponent"" text, ""score"" text, ""record"" text, ""points"" real );","SELECT ""record"" FROM ""regular_season"" WHERE ""game"">15 AND ""points""<31 AND ""november""=7;",2-14344407-3 What is the highest number of bronze for the United States with more than 1 silver?,"CREATE TABLE ""winners_by_country"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""winners_by_country"" WHERE ""nation""='united states' AND ""silver"">1;",2-14687922-2 What is the sum of all silver medals with more than 2 bronze?,"CREATE TABLE ""winners_by_country"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""winners_by_country"" WHERE ""bronze"">2;",2-14687922-2 What is the lowest number of silver medals with a rank of 4 and total medals greater than 1?,"CREATE TABLE ""winners_by_country"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""silver"") FROM ""winners_by_country"" WHERE ""rank""=4 AND ""total"">1;",2-14687922-2 "What is the average number of bronze medals with 1 silver, 5 gold, and over 6 total medals?","CREATE TABLE ""winners_by_country"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""bronze"") FROM ""winners_by_country"" WHERE ""silver""=1 AND ""gold""=5 AND ""total""<6;",2-14687922-2 "What is the highest rank with less than 2 bronze, more than 1 gold, and less than 1 silver?","CREATE TABLE ""winners_by_country"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""rank"") FROM ""winners_by_country"" WHERE ""bronze""<2 AND ""gold"">1 AND ""silver""<1;",2-14687922-2 Who remixed an album of dance remixes?,"CREATE TABLE ""official_versions"" ( ""version"" text, ""length"" text, ""album"" text, ""remixed_by"" text, ""year"" real );","SELECT ""remixed_by"" FROM ""official_versions"" WHERE ""album""='dance remixes';",2-15173207-2 Who remixed a music video in 1985?,"CREATE TABLE ""official_versions"" ( ""version"" text, ""length"" text, ""album"" text, ""remixed_by"" text, ""year"" real );","SELECT ""remixed_by"" FROM ""official_versions"" WHERE ""year""=1985 AND ""version""='music video';",2-15173207-2 What year was Mother's Live remix created?,"CREATE TABLE ""official_versions"" ( ""version"" text, ""length"" text, ""album"" text, ""remixed_by"" text, ""year"" real );","SELECT SUM(""year"") FROM ""official_versions"" WHERE ""version""='mother''s live remix';",2-15173207-2 Which position ranked 10th overall?,"CREATE TABLE ""first_round_draft_picks_by_year"" ( ""year"" real, ""pick"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""first_round_draft_picks_by_year"" WHERE ""pick""='10th overall';",2-13864-1 Which player played wide receiver after 2008?,"CREATE TABLE ""first_round_draft_picks_by_year"" ( ""year"" real, ""pick"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""first_round_draft_picks_by_year"" WHERE ""year"">2008 AND ""position""='wide receiver';",2-13864-1 Which Player has a Date of 13 july 2007?,"CREATE TABLE ""first_team"" ( ""date"" text, ""pos"" text, ""player"" text, ""from_club"" text, ""transfer_fee"" text );","SELECT ""player"" FROM ""first_team"" WHERE ""date""='13 july 2007';",2-14986996-14 "Which Player had a Date of 31 jan. 2008, and a Transfer fee of £3.87m?","CREATE TABLE ""first_team"" ( ""date"" text, ""pos"" text, ""player"" text, ""from_club"" text, ""transfer_fee"" text );","SELECT ""player"" FROM ""first_team"" WHERE ""date""='31 jan. 2008' AND ""transfer_fee""='£3.87m';",2-14986996-14 Which Date had a Transfer fee of £8.8m?,"CREATE TABLE ""first_team"" ( ""date"" text, ""pos"" text, ""player"" text, ""from_club"" text, ""transfer_fee"" text );","SELECT ""date"" FROM ""first_team"" WHERE ""transfer_fee""='£8.8m';",2-14986996-14 Which From club had a Transfer fee of £3.87m?,"CREATE TABLE ""first_team"" ( ""date"" text, ""pos"" text, ""player"" text, ""from_club"" text, ""transfer_fee"" text );","SELECT ""from_club"" FROM ""first_team"" WHERE ""transfer_fee""='£3.87m';",2-14986996-14 Which Player had a From club of atlético madrid?,"CREATE TABLE ""first_team"" ( ""date"" text, ""pos"" text, ""player"" text, ""from_club"" text, ""transfer_fee"" text );","SELECT ""player"" FROM ""first_team"" WHERE ""from_club""='atlético madrid';",2-14986996-14 What is the decision of the game larger than 6.,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""decision"" text, ""location"" text, ""attendance"" real, ""series"" text );","SELECT ""decision"" FROM ""playoffs"" WHERE ""game"">6;",2-13928521-9 On May 8 what series is it?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""decision"" text, ""location"" text, ""attendance"" real, ""series"" text );","SELECT ""series"" FROM ""playoffs"" WHERE ""date""='may 8';",2-13928521-9 Which KOREAN has a CHINESE of 師子菩提 / shīzǐpútí?,"CREATE TABLE ""footnotes_and_references"" ( ""sanskrt"" text, ""chinese"" text, ""vietnamese"" text, ""japanese"" text, ""korean"" text );","SELECT ""korean"" FROM ""footnotes_and_references"" WHERE ""chinese""='師子菩提 / shīzǐpútí';",2-15081312-1 Which JAPANESE has a KOREAN of 상나화수 / sanahwasa?,"CREATE TABLE ""footnotes_and_references"" ( ""sanskrt"" text, ""chinese"" text, ""vietnamese"" text, ""japanese"" text, ""korean"" text );","SELECT ""japanese"" FROM ""footnotes_and_references"" WHERE ""korean""='상나화수 / sanahwasa';",2-15081312-1 Which SANSKRT has a CHINESE of 摩拏羅 / mónáluó?,"CREATE TABLE ""footnotes_and_references"" ( ""sanskrt"" text, ""chinese"" text, ""vietnamese"" text, ""japanese"" text, ""korean"" text );","SELECT ""sanskrt"" FROM ""footnotes_and_references"" WHERE ""chinese""='摩拏羅 / mónáluó';",2-15081312-1 Which SANSKRT has a JAPANESE of jayana?,"CREATE TABLE ""footnotes_and_references"" ( ""sanskrt"" text, ""chinese"" text, ""vietnamese"" text, ""japanese"" text, ""korean"" text );","SELECT ""sanskrt"" FROM ""footnotes_and_references"" WHERE ""japanese""='jayana';",2-15081312-1 Which VIETNAMESE has a CHINESE of 婆須密 / póxūmì?,"CREATE TABLE ""footnotes_and_references"" ( ""sanskrt"" text, ""chinese"" text, ""vietnamese"" text, ""japanese"" text, ""korean"" text );","SELECT ""vietnamese"" FROM ""footnotes_and_references"" WHERE ""chinese""='婆須密 / póxūmì';",2-15081312-1 Which VIETNAMESE has a CHINESE of 不如密多 / bùrúmìduō?,"CREATE TABLE ""footnotes_and_references"" ( ""sanskrt"" text, ""chinese"" text, ""vietnamese"" text, ""japanese"" text, ""korean"" text );","SELECT ""vietnamese"" FROM ""footnotes_and_references"" WHERE ""chinese""='不如密多 / bùrúmìduō';",2-15081312-1 What is the mean pick number for Iowa College when the overall is less than 200?,"CREATE TABLE ""atlanta_falcons_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT AVG(""pick_num"") FROM ""atlanta_falcons_draft_history"" WHERE ""college""='iowa' AND ""overall""<200;",2-15198842-34 What was the result on 26 October 1993?,"CREATE TABLE ""dfb_cup_appearances"" ( ""season"" text, ""round"" text, ""date"" text, ""home"" text, ""away"" text, ""result"" text );","SELECT ""result"" FROM ""dfb_cup_appearances"" WHERE ""date""='26 october 1993';",2-14713901-6 Who was the Away team on the result of 1-5 aet?,"CREATE TABLE ""dfb_cup_appearances"" ( ""season"" text, ""round"" text, ""date"" text, ""home"" text, ""away"" text, ""result"" text );","SELECT ""away"" FROM ""dfb_cup_appearances"" WHERE ""result""='1-5 aet';",2-14713901-6 What season had a date of 30 august 1980,"CREATE TABLE ""dfb_cup_appearances"" ( ""season"" text, ""round"" text, ""date"" text, ""home"" text, ""away"" text, ""result"" text );","SELECT ""season"" FROM ""dfb_cup_appearances"" WHERE ""date""='30 august 1980';",2-14713901-6 What round had a home of FC augsburg with the result of 3-0?,"CREATE TABLE ""dfb_cup_appearances"" ( ""season"" text, ""round"" text, ""date"" text, ""home"" text, ""away"" text, ""result"" text );","SELECT ""round"" FROM ""dfb_cup_appearances"" WHERE ""home""='fc augsburg' AND ""result""='3-0';",2-14713901-6 What is the office held by member Mark Coulton?,"CREATE TABLE ""references"" ( ""member"" text, ""party"" text, ""electorate"" text, ""state"" text, ""in_office"" text );","SELECT ""in_office"" FROM ""references"" WHERE ""member""='mark coulton';",2-14406201-1 What office is held by Electorate Hume?,"CREATE TABLE ""references"" ( ""member"" text, ""party"" text, ""electorate"" text, ""state"" text, ""in_office"" text );","SELECT ""in_office"" FROM ""references"" WHERE ""electorate""='hume';",2-14406201-1 Which memeber has nt as the state?,"CREATE TABLE ""see_also"" ( ""member"" text, ""party"" text, ""electorate"" text, ""state"" text, ""first_elected"" text );","SELECT ""member"" FROM ""see_also"" WHERE ""state""='nt';",2-1364210-1 "Which memeber has nsw as the state, a first elected of 1952, and alp as the party?","CREATE TABLE ""see_also"" ( ""member"" text, ""party"" text, ""electorate"" text, ""state"" text, ""first_elected"" text );","SELECT ""member"" FROM ""see_also"" WHERE ""state""='nsw' AND ""first_elected""='1952' AND ""party""='alp';",2-1364210-1 "Which party has wa as the state, and hon victor garland as the memeber?","CREATE TABLE ""see_also"" ( ""member"" text, ""party"" text, ""electorate"" text, ""state"" text, ""first_elected"" text );","SELECT ""party"" FROM ""see_also"" WHERE ""state""='wa' AND ""member""='hon victor garland';",2-1364210-1 "Which party has a first elected of 1966, qld as the state, and donald milner cameron as the member?","CREATE TABLE ""see_also"" ( ""member"" text, ""party"" text, ""electorate"" text, ""state"" text, ""first_elected"" text );","SELECT ""party"" FROM ""see_also"" WHERE ""first_elected""='1966' AND ""state""='qld' AND ""member""='donald milner cameron';",2-1364210-1 "Which memeber has a first elected of 1972, alp as the party, vic as the state, and an electorate of gellibrand?","CREATE TABLE ""see_also"" ( ""member"" text, ""party"" text, ""electorate"" text, ""state"" text, ""first_elected"" text );","SELECT ""member"" FROM ""see_also"" WHERE ""first_elected""='1972' AND ""party""='alp' AND ""state""='vic' AND ""electorate""='gellibrand';",2-1364210-1 Where was the game played with a 2013 left and Royals nickname?,"CREATE TABLE ""former_conference_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" text, ""left"" text, ""current_conference"" text );","SELECT ""location"" FROM ""former_conference_members"" WHERE ""left""='2013' AND ""nickname""='royals';",2-16168849-1 What joined that was founded prior to year 1856 and whose current conference is the Big South (NCAA Division I)?,"CREATE TABLE ""former_conference_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" text, ""left"" text, ""current_conference"" text );","SELECT ""joined"" FROM ""former_conference_members"" WHERE ""founded""<1856 AND ""current_conference""='big south (ncaa division i)';",2-16168849-1 What is the total number of teams founded that were left in 1976?,"CREATE TABLE ""former_conference_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""nickname"" text, ""joined"" text, ""left"" text, ""current_conference"" text );","SELECT SUM(""founded"") FROM ""former_conference_members"" WHERE ""left""='1976';",2-16168849-1 "What is the Set 1 when the date is 08 jul, and a Set 2 of 25–21?","CREATE TABLE ""pool_f"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""set_4"" text, ""total"" text, ""report"" text );","SELECT ""set_1"" FROM ""pool_f"" WHERE ""date""='08 jul' AND ""set_2""='25–21';",2-15925889-13 What is the Score for Set 2 of 24–26?,"CREATE TABLE ""pool_f"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""set_4"" text, ""total"" text, ""report"" text );","SELECT ""score"" FROM ""pool_f"" WHERE ""set_2""='24–26';",2-15925889-13 What shows for Report hen there is a set 1 of 19–25?,"CREATE TABLE ""pool_f"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""set_4"" text, ""total"" text, ""report"" text );","SELECT ""report"" FROM ""pool_f"" WHERE ""set_1""='19–25';",2-15925889-13 "What is the Date with a Time of 17:37, and the Set 4 is 25–15?","CREATE TABLE ""pool_f"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""set_4"" text, ""total"" text, ""report"" text );","SELECT ""date"" FROM ""pool_f"" WHERE ""time""='17:37' AND ""set_4""='25–15';",2-15925889-13 "What is the Report with a Score of 3–1, and Set 1 is 19–25?","CREATE TABLE ""pool_f"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""set_4"" text, ""total"" text, ""report"" text );","SELECT ""report"" FROM ""pool_f"" WHERE ""score""='3–1' AND ""set_1""='19–25';",2-15925889-13 "What is the Report for 08 jul, and a Score of 3–1?","CREATE TABLE ""pool_f"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""set_4"" text, ""total"" text, ""report"" text );","SELECT ""report"" FROM ""pool_f"" WHERE ""date""='08 jul' AND ""score""='3–1';",2-15925889-13 What is the Nation with a Record that is 7.39?,"CREATE TABLE ""men"" ( ""event"" text, ""record"" text, ""nation"" text, ""date"" text, ""venue"" text );","SELECT ""nation"" FROM ""men"" WHERE ""record""='7.39';",2-1570167-3 What is the Date with a Record that is 7.39?,"CREATE TABLE ""men"" ( ""event"" text, ""record"" text, ""nation"" text, ""date"" text, ""venue"" text );","SELECT ""date"" FROM ""men"" WHERE ""record""='7.39';",2-1570167-3 "What is Episode, when XII Season is 4 118 160 (26 september 2010)?","CREATE TABLE ""rating_figures"" ( ""episode"" text, ""vii_season"" text, ""viii_season"" text, ""xii_season"" text, ""xiii_season"" text );","SELECT ""episode"" FROM ""rating_figures"" WHERE ""xii_season""='4 118 160 (26 september 2010)';",2-15988037-25 "What is VII Season, when Episode is 11?","CREATE TABLE ""rating_figures"" ( ""episode"" text, ""vii_season"" text, ""viii_season"" text, ""xii_season"" text, ""xiii_season"" text );","SELECT ""vii_season"" FROM ""rating_figures"" WHERE ""episode""='11';",2-15988037-25 "What is XII Season, when Episode is 6?","CREATE TABLE ""rating_figures"" ( ""episode"" text, ""vii_season"" text, ""viii_season"" text, ""xii_season"" text, ""xiii_season"" text );","SELECT ""xii_season"" FROM ""rating_figures"" WHERE ""episode""='6';",2-15988037-25 "What is Episode, when VIII Season is 5 082 535 (19 October 2008)?","CREATE TABLE ""rating_figures"" ( ""episode"" text, ""vii_season"" text, ""viii_season"" text, ""xii_season"" text, ""xiii_season"" text );","SELECT ""episode"" FROM ""rating_figures"" WHERE ""viii_season""='5 082 535 (19 october 2008)';",2-15988037-25 "What is XIII Season, when VIII Season is 4 780 743 (2 november 2008)?","CREATE TABLE ""rating_figures"" ( ""episode"" text, ""vii_season"" text, ""viii_season"" text, ""xii_season"" text, ""xiii_season"" text );","SELECT ""xiii_season"" FROM ""rating_figures"" WHERE ""viii_season""='4 780 743 (2 november 2008)';",2-15988037-25 Which Lost has Points of 28 and a Drawn smaller than 8?,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT AVG(""lost"") FROM ""campeonato_paulista"" WHERE ""points""=28 AND ""drawn""<8;",2-15315989-2 How many Againsts have Points larger than 31 and a Drawn larger than 6?,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""against"") FROM ""campeonato_paulista"" WHERE ""points"">31 AND ""drawn"">6;",2-15315989-2 "What is the highest number of votes for McCain in a county that voted 1.6% for other, 40.5% for McCain, and fewer than 256,299 votes for Obama?","CREATE TABLE ""by_county"" ( ""county"" text, ""obamapct"" text, ""obamanum"" real, ""mc_cainpct"" text, ""mc_cainnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT MAX(""mc_cainnum"") FROM ""by_county"" WHERE ""otherspct""='1.6%' AND ""mc_cainpct""='40.5%' AND ""obamanum""<'256,299';",2-15560520-1 "What is the highest number of votes for McCain in a county with fewer than 6,379 votes for Obama and 52.8% of votes for McCain?","CREATE TABLE ""by_county"" ( ""county"" text, ""obamapct"" text, ""obamanum"" real, ""mc_cainpct"" text, ""mc_cainnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT MAX(""mc_cainnum"") FROM ""by_county"" WHERE ""obamanum""<'6,379' AND ""mc_cainpct""='52.8%';",2-15560520-1 What is the Round with 1 Behinds?,"CREATE TABLE ""best_career_games"" ( ""round"" text, ""year"" real, ""team"" text, ""opponent"" text, ""goals"" real, ""behinds"" real );","SELECT ""round"" FROM ""best_career_games"" WHERE ""behinds""=1;",2-1603756-1 What is the goals for Round 15?,"CREATE TABLE ""best_career_games"" ( ""round"" text, ""year"" real, ""team"" text, ""opponent"" text, ""goals"" real, ""behinds"" real );","SELECT ""goals"" FROM ""best_career_games"" WHERE ""round""='round 15';",2-1603756-1 What was the Attendance on 31 January 1987?,"CREATE TABLE ""tennent_s_scottish_cup"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""tennent_s_scottish_cup"" WHERE ""date""='31 january 1987';",2-15640438-3 What was the location and attendance with a score of w 89–86 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""score""='w 89–86 (ot)';",2-15780718-8 How many games had a score of l 91–95 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""game"") FROM ""game_log"" WHERE ""score""='l 91–95 (ot)';",2-15780718-8 "What is the name of the player for the 2010-2011 season, from a Free Agency and is Number 14?","CREATE TABLE ""r"" ( ""name"" text, ""position"" text, ""number"" text, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""name"" FROM ""r"" WHERE ""season""='2010-2011' AND ""acquisition_via""='free agency' AND ""number""='14';",2-15463188-16 Which season had a trade with the school/club team La Salle?,"CREATE TABLE ""r"" ( ""name"" text, ""position"" text, ""number"" text, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""season"" FROM ""r"" WHERE ""acquisition_via""='trade' AND ""school_club_team""='la salle';",2-15463188-16 "Who is the position for the 2009-2010 season, number 1?","CREATE TABLE ""r"" ( ""name"" text, ""position"" text, ""number"" text, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""position"" FROM ""r"" WHERE ""season""='2009-2010' AND ""number""='1';",2-15463188-16 What is the name for the forward in the 2009-2010 season?,"CREATE TABLE ""r"" ( ""name"" text, ""position"" text, ""number"" text, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""name"" FROM ""r"" WHERE ""position""='forward' AND ""season""='2009-2010';",2-15463188-16 What is the number for the forward position from the school/club team La Salle?,"CREATE TABLE ""r"" ( ""name"" text, ""position"" text, ""number"" text, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""number"" FROM ""r"" WHERE ""position""='forward' AND ""school_club_team""='la salle';",2-15463188-16 Who is the position from the school/club Far Eastern?,"CREATE TABLE ""r"" ( ""name"" text, ""position"" text, ""number"" text, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""position"" FROM ""r"" WHERE ""school_club_team""='far eastern';",2-15463188-16 "What is the highest number of games played for teams with 3 draws, 5 losses, and under 39 points?","CREATE TABLE ""2_lyga_zone_west"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""games_played"") FROM ""2_lyga_zone_west"" WHERE ""draws""=3 AND ""loses""=5 AND ""points""<39;",2-16034882-4 What is the highest number of losses for teams with under 3 draws and 51 points?,"CREATE TABLE ""2_lyga_zone_west"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""loses"") FROM ""2_lyga_zone_west"" WHERE ""draws""<3 AND ""points""=51;",2-16034882-4 Tell me the record for a time in seconds smaller than 5.22.,"CREATE TABLE ""track_records"" ( ""sport"" text, ""record"" text, ""nation_athlete_s"" text, ""date"" text, ""time_seconds"" real );","SELECT ""record"" FROM ""track_records"" WHERE ""time_seconds""<5.22;",2-15499452-3 "What sport was played on November 14, 2009?","CREATE TABLE ""track_records"" ( ""sport"" text, ""record"" text, ""nation_athlete_s"" text, ""date"" text, ""time_seconds"" real );","SELECT ""sport"" FROM ""track_records"" WHERE ""date""='november 14, 2009';",2-15499452-3 Whose Visitor has a Record of 3–18?,"CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""visitor"" FROM ""december"" WHERE ""record""='3–18';",2-16140345-5 When has a Leading scorer of ricky davis (20)?,"CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""date"" FROM ""december"" WHERE ""leading_scorer""='ricky davis (20)';",2-16140345-5 Which Home has a Leading scorer of dajuan wagner (25) and a Score of 89–82? Question 3,"CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""home"" FROM ""december"" WHERE ""leading_scorer""='dajuan wagner (25)' AND ""score""='89–82';",2-16140345-5 When has a Visitor of bulls?,"CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""date"" FROM ""december"" WHERE ""visitor""='bulls';",2-16140345-5 Which Visitor has a Home of bulls?,"CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""visitor"" FROM ""december"" WHERE ""home""='bulls';",2-16140345-5 WHich Home is on 14 december 2002?,"CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""home"" FROM ""december"" WHERE ""date""='14 december 2002';",2-16140345-5 "What is the profession of Skaj Vikler, who entered the house on day 1 and was evicted on day 29?","CREATE TABLE ""housemates"" ( ""name"" text, ""profession"" text, ""city"" text, ""entered_the_house"" text, ""evicted"" text );","SELECT ""profession"" FROM ""housemates"" WHERE ""entered_the_house""='day 1' AND ""evicted""='day 29' AND ""name""='skaj vikler';",2-16042656-1 What is the profession of the housemate from Leskovac city?,"CREATE TABLE ""housemates"" ( ""name"" text, ""profession"" text, ""city"" text, ""entered_the_house"" text, ""evicted"" text );","SELECT ""profession"" FROM ""housemates"" WHERE ""city""='leskovac';",2-16042656-1 "When did slađana pejić, who was evicted on day 29, enter the house?","CREATE TABLE ""housemates"" ( ""name"" text, ""profession"" text, ""city"" text, ""entered_the_house"" text, ""evicted"" text );","SELECT ""entered_the_house"" FROM ""housemates"" WHERE ""evicted""='day 29' AND ""name""='slađana pejić';",2-16042656-1 What is slađana pejić's profession?,"CREATE TABLE ""housemates"" ( ""name"" text, ""profession"" text, ""city"" text, ""entered_the_house"" text, ""evicted"" text );","SELECT ""profession"" FROM ""housemates"" WHERE ""name""='slađana pejić';",2-16042656-1 What city is the housemate who entered the house on day 1 and whose profession was a tv presenter from?,"CREATE TABLE ""housemates"" ( ""name"" text, ""profession"" text, ""city"" text, ""entered_the_house"" text, ""evicted"" text );","SELECT ""city"" FROM ""housemates"" WHERE ""entered_the_house""='day 1' AND ""profession""='tv presenter';",2-16042656-1 What is the profession of the housemate from Leskovac city?,"CREATE TABLE ""housemates"" ( ""name"" text, ""profession"" text, ""city"" text, ""entered_the_house"" text, ""evicted"" text );","SELECT ""profession"" FROM ""housemates"" WHERE ""city""='leskovac';",2-16042656-1 What is the show on Tuesday when the time is 01:00 AM?,"CREATE TABLE ""early_hours"" ( ""time"" text, ""00_00_am"" text, ""01_00_am"" text, ""02_00_am"" text, ""05_00_am"" text );","SELECT ""01_00_am"" FROM ""early_hours"" WHERE ""time""='tuesday';",2-15535243-1 What is the show on Thursday when the time is 02:00 AM?,"CREATE TABLE ""early_hours"" ( ""time"" text, ""00_00_am"" text, ""01_00_am"" text, ""02_00_am"" text, ""05_00_am"" text );","SELECT ""02_00_am"" FROM ""early_hours"" WHERE ""time""='thursday';",2-15535243-1 Which show is on at 02:00 AM on Monday?,"CREATE TABLE ""early_hours"" ( ""time"" text, ""00_00_am"" text, ""01_00_am"" text, ""02_00_am"" text, ""05_00_am"" text );","SELECT ""02_00_am"" FROM ""early_hours"" WHERE ""time""='monday';",2-15535243-1 Which show runs on Friday at 05:00 AM?,"CREATE TABLE ""early_hours"" ( ""time"" text, ""00_00_am"" text, ""01_00_am"" text, ""02_00_am"" text, ""05_00_am"" text );","SELECT ""05_00_am"" FROM ""early_hours"" WHERE ""time""='friday';",2-15535243-1 What is the home team of the UEFA cup in the 2000-2001 season with a second round?,"CREATE TABLE ""european_record"" ( ""season"" text, ""competition"" text, ""round"" text, ""opponent"" text, ""home"" text, ""away"" text );","SELECT ""home"" FROM ""european_record"" WHERE ""competition""='uefa cup' AND ""season""='2000-2001' AND ""round""='second round';",2-1607312-1 What is the away team of the UEFA champions league?,"CREATE TABLE ""european_record"" ( ""season"" text, ""competition"" text, ""round"" text, ""opponent"" text, ""home"" text, ""away"" text );","SELECT ""away"" FROM ""european_record"" WHERE ""competition""='uefa champions league';",2-1607312-1 "Which Position has a League of southern league premier division, and a Season of 2004–05?","CREATE TABLE ""previous_league_positions"" ( ""season"" text, ""league"" text, ""draw"" real, ""lost"" real, ""points"" real, ""position"" text );","SELECT ""position"" FROM ""previous_league_positions"" WHERE ""league""='southern league premier division' AND ""season""='2004–05';",2-1577834-1 "Which Draw has a Season of 2001–02, and Points larger than 47?","CREATE TABLE ""previous_league_positions"" ( ""season"" text, ""league"" text, ""draw"" real, ""lost"" real, ""points"" real, ""position"" text );","SELECT SUM(""draw"") FROM ""previous_league_positions"" WHERE ""season""='2001–02' AND ""points"">47;",2-1577834-1 "Which Lost is the highest one that has a Season of 2001–02, and Points larger than 47?","CREATE TABLE ""previous_league_positions"" ( ""season"" text, ""league"" text, ""draw"" real, ""lost"" real, ""points"" real, ""position"" text );","SELECT MAX(""lost"") FROM ""previous_league_positions"" WHERE ""season""='2001–02' AND ""points"">47;",2-1577834-1 "How many bronze numbers had a total of more than 4 when the rank is less than four, germany is involved, and there's less than 5 silver?","CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""medal_table"" WHERE ""total"">4 AND ""rank""<4 AND ""nation""='germany' AND ""silver""<5;",2-1570375-3 Which Place has Phil Mickelson as the Player?,"CREATE TABLE ""first_round_thursday_friday"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round_thursday_friday"" WHERE ""player""='phil mickelson';",2-16147528-4 What is the To Par for Player Chris Riley?,"CREATE TABLE ""first_round_thursday_friday"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""to_par"" FROM ""first_round_thursday_friday"" WHERE ""player""='chris riley';",2-16147528-4 Which Player has a Place of T2 and a Country listed as Fiji?,"CREATE TABLE ""first_round_thursday_friday"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""player"" FROM ""first_round_thursday_friday"" WHERE ""place""='t2' AND ""country""='fiji';",2-16147528-4 "What is the average Height when the weight is less than 91 and the position is d, and a Birthdate of july 4, 1975?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""1997_1998_team"" text );","SELECT AVG(""height_cm"") FROM ""list_of_united_states_national_ice_hocke"" WHERE ""weight_kg""<91 AND ""position""='d' AND ""birthdate""='july 4, 1975';",2-15715109-22 "What is the sum of Weight for the person born in virginia, minnesota?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""1997_1998_team"" text );","SELECT SUM(""weight_kg"") FROM ""list_of_united_states_national_ice_hocke"" WHERE ""birthplace""='virginia, minnesota';",2-15715109-22 What is the Name with a height of more than 183 cm for the 1997–1998 Team of mighty ducks of anaheim?,"CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""1997_1998_team"" text );","SELECT ""name"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""height_cm"">183 AND ""1997_1998_team""='mighty ducks of anaheim';",2-15715109-22 "What is the Birthdate for the person with a height less than 191, and weight of 84 kg?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""1997_1998_team"" text );","SELECT ""birthdate"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""height_cm""<191 AND ""weight_kg""=84;",2-15715109-22 "What is the Position with a height of less than 183, and a weight of less than 91 kg and born in bloomington, minnesota?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""1997_1998_team"" text );","SELECT ""position"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""height_cm""<183 AND ""weight_kg""<91 AND ""birthplace""='bloomington, minnesota';",2-15715109-22 Which claimant's rank is 200?,"CREATE TABLE ""countries_with_disputed_sovereignty"" ( ""rank"" real, ""country"" text, ""claimant"" text, ""highest_point"" text, ""height"" text );","SELECT ""claimant"" FROM ""countries_with_disputed_sovereignty"" WHERE ""rank""=200;",2-1594415-2 What is the most points for South Ossetia?,"CREATE TABLE ""countries_with_disputed_sovereignty"" ( ""rank"" real, ""country"" text, ""claimant"" text, ""highest_point"" text, ""height"" text );","SELECT ""highest_point"" FROM ""countries_with_disputed_sovereignty"" WHERE ""country""='south ossetia';",2-1594415-2 Which highest rank belongs to the palestinian territories?,"CREATE TABLE ""countries_with_disputed_sovereignty"" ( ""rank"" real, ""country"" text, ""claimant"" text, ""highest_point"" text, ""height"" text );","SELECT MAX(""rank"") FROM ""countries_with_disputed_sovereignty"" WHERE ""country""='palestinian territories';",2-1594415-2 What is the highest amount of points for rank 95?,"CREATE TABLE ""countries_with_disputed_sovereignty"" ( ""rank"" real, ""country"" text, ""claimant"" text, ""highest_point"" text, ""height"" text );","SELECT ""highest_point"" FROM ""countries_with_disputed_sovereignty"" WHERE ""rank""=95;",2-1594415-2 What season had a .439 Win% in the 1996-97 Team?,"CREATE TABLE ""seasons"" ( ""season"" text, ""team"" text, ""conference_conf"" text, ""division_div"" text, ""winpct"" text, ""awards"" text );","SELECT ""season"" FROM ""seasons"" WHERE ""winpct""='.439' AND ""team""='1996-97';",2-15679259-3 What conference is the 1973-74 team in the Atlantic Division (Div.)?,"CREATE TABLE ""seasons"" ( ""season"" text, ""team"" text, ""conference_conf"" text, ""division_div"" text, ""winpct"" text, ""awards"" text );","SELECT ""conference_conf"" FROM ""seasons"" WHERE ""division_div""='atlantic' AND ""team""='1973-74';",2-15679259-3 Which season has a .354 Win%?,"CREATE TABLE ""seasons"" ( ""season"" text, ""team"" text, ""conference_conf"" text, ""division_div"" text, ""winpct"" text, ""awards"" text );","SELECT ""season"" FROM ""seasons"" WHERE ""winpct""='.354';",2-15679259-3 What is the Win% of the 1989-90 Team?,"CREATE TABLE ""seasons"" ( ""season"" text, ""team"" text, ""conference_conf"" text, ""division_div"" text, ""winpct"" text, ""awards"" text );","SELECT ""winpct"" FROM ""seasons"" WHERE ""team""='1989-90';",2-15679259-3 What is the High rebounds with a Team that is charlotte?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""team""='charlotte';",2-15780049-9 On what date was the rocket a TBD with a satellite of GPS IIIA-1?,"CREATE TABLE ""block_iiia"" ( ""date"" text, ""rocket"" text, ""type"" text, ""launch_site"" text, ""satellite"" text );","SELECT ""date"" FROM ""block_iiia"" WHERE ""rocket""='tbd' AND ""satellite""='gps iiia-1';",2-16103661-6 Which type is a satellite of GPS IIIA-2?,"CREATE TABLE ""block_iiia"" ( ""date"" text, ""rocket"" text, ""type"" text, ""launch_site"" text, ""satellite"" text );","SELECT ""type"" FROM ""block_iiia"" WHERE ""satellite""='gps iiia-2';",2-16103661-6 What was the launch site for a satellite of GPS IIIA-2?,"CREATE TABLE ""block_iiia"" ( ""date"" text, ""rocket"" text, ""type"" text, ""launch_site"" text, ""satellite"" text );","SELECT ""launch_site"" FROM ""block_iiia"" WHERE ""satellite""='gps iiia-2';",2-16103661-6 "What is Choreographer(s), when Chosen By is Mary Murphy, and when Couple is Katee Shean Stephen ""Twitch"" Boss?","CREATE TABLE ""judges_picks"" ( ""couple"" text, ""style"" text, ""music"" text, ""choreographer_s"" text, ""chosen_by"" text );","SELECT ""choreographer_s"" FROM ""judges_picks"" WHERE ""chosen_by""='mary murphy' AND ""couple""='katee shean stephen \""twitch\"" boss';",2-15918328-28 "What is Choreographer(s), when Chosen is Mary Murphy, and when Style is Contemporary?","CREATE TABLE ""judges_picks"" ( ""couple"" text, ""style"" text, ""music"" text, ""choreographer_s"" text, ""chosen_by"" text );","SELECT ""choreographer_s"" FROM ""judges_picks"" WHERE ""chosen_by""='mary murphy' AND ""style""='contemporary';",2-15918328-28 "What is Chosen By, when Couple is Katee Shean Joshua Allen, and when Choreographer(s) is Nakul Dev Mahajan?","CREATE TABLE ""judges_picks"" ( ""couple"" text, ""style"" text, ""music"" text, ""choreographer_s"" text, ""chosen_by"" text );","SELECT ""chosen_by"" FROM ""judges_picks"" WHERE ""couple""='katee shean joshua allen' AND ""choreographer_s""='nakul dev mahajan';",2-15918328-28 "What is Style, when Choreographer(s) is Dave Scott?","CREATE TABLE ""judges_picks"" ( ""couple"" text, ""style"" text, ""music"" text, ""choreographer_s"" text, ""chosen_by"" text );","SELECT ""style"" FROM ""judges_picks"" WHERE ""choreographer_s""='dave scott';",2-15918328-28 "What is Couple, when Choreographer(s) is Nakul Dev Mahajan?","CREATE TABLE ""judges_picks"" ( ""couple"" text, ""style"" text, ""music"" text, ""choreographer_s"" text, ""chosen_by"" text );","SELECT ""couple"" FROM ""judges_picks"" WHERE ""choreographer_s""='nakul dev mahajan';",2-15918328-28 What is the average number for Northgate which commenced its construction before 1951?,"CREATE TABLE ""neighbourhoods_and_areas"" ( ""number_on_map"" real, ""name"" text, ""colour"" text, ""construction_commenced"" real, ""population"" real );","SELECT AVG(""number_on_map"") FROM ""neighbourhoods_and_areas"" WHERE ""name""='northgate' AND ""construction_commenced""<1951;",2-156618-3 What is the lowest population for the neighborhood with the color blue that commenced its construction before 1987?,"CREATE TABLE ""neighbourhoods_and_areas"" ( ""number_on_map"" real, ""name"" text, ""colour"" text, ""construction_commenced"" real, ""population"" real );","SELECT MIN(""population"") FROM ""neighbourhoods_and_areas"" WHERE ""colour""='blue' AND ""construction_commenced""<1987;",2-156618-3 What is the sum of Top-25 when there are more than 0 wins?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT SUM(""top_25"") FROM ""summary"" WHERE ""wins"">0;",2-1569714-5 "What is the lowest Top-10 when the Top-25 is 6, and a Tournament of u.s. open, and a Cut made larger than 9?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MIN(""top_10"") FROM ""summary"" WHERE ""top_25""=6 AND ""tournament""='u.s. open' AND ""cuts_made"">9;",2-1569714-5 "What is the lowest Top-25 when events shows 12, the top-5 is 1, and less than 11 cuts?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MIN(""top_25"") FROM ""summary"" WHERE ""events""=12 AND ""top_5""=1 AND ""cuts_made""<11;",2-1569714-5 What is the Enrollment at Onalaska?,"CREATE TABLE ""schools"" ( ""institution"" text, ""location"" text, ""affiliation"" text, ""enrollment"" real, ""mascot"" text, ""colors"" text );","SELECT MAX(""enrollment"") FROM ""schools"" WHERE ""location""='onalaska';",2-16079809-1 What Public Institution is in Black River Falls?,"CREATE TABLE ""schools"" ( ""institution"" text, ""location"" text, ""affiliation"" text, ""enrollment"" real, ""mascot"" text, ""colors"" text );","SELECT ""institution"" FROM ""schools"" WHERE ""affiliation""='public' AND ""location""='black river falls';",2-16079809-1 What is the total number of Block for the Player with less than 85 Weight and more than 187 Height?,"CREATE TABLE ""volleyball_at_the_2004_summer_olympics_m"" ( ""name"" text, ""date_of_birth"" text, ""height"" real, ""weight"" real, ""spike"" real, ""block"" real );","SELECT COUNT(""block"") FROM ""volleyball_at_the_2004_summer_olympics_m"" WHERE ""weight""<85 AND ""height"">187;",2-15859432-2 "What is the Name of the player with less than 342 Block, less than 87 Weight and Height more than 187?","CREATE TABLE ""volleyball_at_the_2004_summer_olympics_m"" ( ""name"" text, ""date_of_birth"" text, ""height"" real, ""weight"" real, ""spike"" real, ""block"" real );","SELECT ""name"" FROM ""volleyball_at_the_2004_summer_olympics_m"" WHERE ""block""<342 AND ""weight""<87 AND ""height"">187;",2-15859432-2 "What is the Weight of the player with a Block larger than 328, Spike greater than 375 and Height larger than 207?","CREATE TABLE ""volleyball_at_the_2004_summer_olympics_m"" ( ""name"" text, ""date_of_birth"" text, ""height"" real, ""weight"" real, ""spike"" real, ""block"" real );","SELECT COUNT(""weight"") FROM ""volleyball_at_the_2004_summer_olympics_m"" WHERE ""block"">328 AND ""height"">207 AND ""spike"">375;",2-15859432-2 What is the Result with a Category of album of the year in a Year that is 2011?,"CREATE TABLE ""awards"" ( ""year"" real, ""ceremony"" text, ""category"" text, ""work"" text, ""result"" text );","SELECT ""result"" FROM ""awards"" WHERE ""category""='album of the year' AND ""year""=2011;",2-1597837-1 "What is Season, when Name is Tony Boy Espinosa?","CREATE TABLE ""e"" ( ""name"" text, ""position"" text, ""number"" real, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""season"" FROM ""e"" WHERE ""name""='tony boy espinosa';",2-15463188-5 "What is the average Number, when Position is Forward?","CREATE TABLE ""e"" ( ""name"" text, ""position"" text, ""number"" real, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT AVG(""number"") FROM ""e"" WHERE ""position""='forward';",2-15463188-5 "What is the lowest Number, when School/Club Team is Misamis Institute?","CREATE TABLE ""e"" ( ""name"" text, ""position"" text, ""number"" real, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT MIN(""number"") FROM ""e"" WHERE ""school_club_team""='misamis institute';",2-15463188-5 "What is School/Club Team, when Season is 2006-2012?","CREATE TABLE ""e"" ( ""name"" text, ""position"" text, ""number"" real, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""school_club_team"" FROM ""e"" WHERE ""season""='2006-2012';",2-15463188-5 "What is Acquisition via, when Season is 2006-2012?","CREATE TABLE ""e"" ( ""name"" text, ""position"" text, ""number"" real, ""school_club_team"" text, ""season"" text, ""acquisition_via"" text );","SELECT ""acquisition_via"" FROM ""e"" WHERE ""season""='2006-2012';",2-15463188-5 "What is Set 4, when Set 1 is 19-25, and when Set 2 is 23-25?","CREATE TABLE ""results_pool_b"" ( ""date"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""set_4"" text, ""set_5"" text, ""total"" text );","SELECT ""set_4"" FROM ""results_pool_b"" WHERE ""set_1""='19-25' AND ""set_2""='23-25';",2-15925889-5 "What is Set 1, when Set 4 is NA, when Score is 3-0, and when Set 2 is 29-27?","CREATE TABLE ""results_pool_b"" ( ""date"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""set_4"" text, ""set_5"" text, ""total"" text );","SELECT ""set_1"" FROM ""results_pool_b"" WHERE ""set_4""='na' AND ""score""='3-0' AND ""set_2""='29-27';",2-15925889-5 "What is Set 2, when Date is May 31?","CREATE TABLE ""results_pool_b"" ( ""date"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""set_4"" text, ""set_5"" text, ""total"" text );","SELECT ""set_2"" FROM ""results_pool_b"" WHERE ""date""='may 31';",2-15925889-5 "What is Set 1, when Set 2 is 17-25?","CREATE TABLE ""results_pool_b"" ( ""date"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""set_4"" text, ""set_5"" text, ""total"" text );","SELECT ""set_1"" FROM ""results_pool_b"" WHERE ""set_2""='17-25';",2-15925889-5 "What is Set 3, when Set 4 is 25-21, and when Date is Jun 14?","CREATE TABLE ""results_pool_b"" ( ""date"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""set_4"" text, ""set_5"" text, ""total"" text );","SELECT ""set_3"" FROM ""results_pool_b"" WHERE ""set_4""='25-21' AND ""date""='jun 14';",2-15925889-5 "What were the total number of Events, when the Top-5 was less than 2, and when the Top-25 was less than 3?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""events"") FROM ""summary"" WHERE ""top_5""<2 AND ""top_25""<3;",2-1576965-6 "What was the total number of Top-25 values, for which Cuts made was 62, and for which Wins were less than 1?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""top_25"") FROM ""summary"" WHERE ""cuts_made""=62 AND ""wins""<1;",2-1576965-6 "What was the total number of Cuts made, when Top-5 was greater than 3, and when Events were 85?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""cuts_made"") FROM ""summary"" WHERE ""top_5"">3 AND ""events""=85;",2-1576965-6 "What was the sum of Events, when Wins were less than 1, when Top-25 was 3, and when Top-5 was less than 1?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT SUM(""events"") FROM ""summary"" WHERE ""wins""<1 AND ""top_25""=3 AND ""top_5""<1;",2-1576965-6 "What was the highest Top-10, when the Top-5 was greater than 3, when the Cuts made were 20, and when the Top-25 was more than 10?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MAX(""top_10"") FROM ""summary"" WHERE ""top_5"">3 AND ""cuts_made""=20 AND ""top_25"">10;",2-1576965-6 "What was the lowest Top-10, when the Wins were 0, when the Top-25 was 12, and when the Events were less than 23?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MIN(""top_10"") FROM ""summary"" WHERE ""wins""=0 AND ""top_25""=12 AND ""events""<23;",2-1576965-6 "What is the average Against when the drawn is more than 2 and the Difference of- 17, and a Played smaller than 20?","CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT AVG(""against"") FROM ""campeonato_paulista"" WHERE ""drawn"">2 AND ""difference""='- 17' AND ""played""<20;",2-15319684-1 What is the number of Position when the team was são paulo railway and the against is less than 46?,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""position"") FROM ""campeonato_paulista"" WHERE ""team""='são paulo railway' AND ""against""<46;",2-15319684-1 "What is the Team when the lost is less than 13, and the position is less than 4, with a Difference of 42?","CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT ""team"" FROM ""campeonato_paulista"" WHERE ""lost""<13 AND ""position""<4 AND ""difference""='42';",2-15319684-1 What is the sum of Played when the drawn is less than 2 and against is more than 29?,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT SUM(""played"") FROM ""campeonato_paulista"" WHERE ""drawn""<2 AND ""against"">29;",2-15319684-1 Which Wins has a Byes larger than 0?,"CREATE TABLE ""2011_ladder"" ( ""peel"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""wins"") FROM ""2011_ladder"" WHERE ""byes"">0;",2-15514527-7 "Which Against has a Peel of waroona, and a Byes larger than 0?","CREATE TABLE ""2011_ladder"" ( ""peel"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""against"") FROM ""2011_ladder"" WHERE ""peel""='waroona' AND ""byes"">0;",2-15514527-7 "Which Draws has a Wins smaller than 17, and an Against smaller than 1158?","CREATE TABLE ""2011_ladder"" ( ""peel"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""draws"") FROM ""2011_ladder"" WHERE ""wins""<17 AND ""against""<1158;",2-15514527-7 "Which Draws has an Against larger than 1158, and a Wins of 9, and a Losses smaller than 9?","CREATE TABLE ""2011_ladder"" ( ""peel"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT SUM(""draws"") FROM ""2011_ladder"" WHERE ""against"">1158 AND ""wins""=9 AND ""losses""<9;",2-15514527-7 "Which Losses has a Wins of 6, and an Against smaller than 1741?","CREATE TABLE ""2011_ladder"" ( ""peel"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""losses"") FROM ""2011_ladder"" WHERE ""wins""=6 AND ""against""<1741;",2-15514527-7 What venue was the game played in when the winner was the atlanta hawks (11)?,"CREATE TABLE ""all_time_game_sevens"" ( ""year"" text, ""playoff_round"" text, ""venue"" text, ""winner"" text, ""result"" text, ""loser"" text );","SELECT ""venue"" FROM ""all_time_game_sevens"" WHERE ""winner""='atlanta hawks (11)';",2-15664762-2 What team was the loser when the result was 119–113?,"CREATE TABLE ""all_time_game_sevens"" ( ""year"" text, ""playoff_round"" text, ""venue"" text, ""winner"" text, ""result"" text, ""loser"" text );","SELECT ""loser"" FROM ""all_time_game_sevens"" WHERE ""result""='119–113';",2-15664762-2 What is the Loser when the winner was los angeles lakers (10)?,"CREATE TABLE ""all_time_game_sevens"" ( ""year"" text, ""playoff_round"" text, ""venue"" text, ""winner"" text, ""result"" text, ""loser"" text );","SELECT ""loser"" FROM ""all_time_game_sevens"" WHERE ""winner""='los angeles lakers (10)';",2-15664762-2 What is the Venue when the result was 88–87?,"CREATE TABLE ""all_time_game_sevens"" ( ""year"" text, ""playoff_round"" text, ""venue"" text, ""winner"" text, ""result"" text, ""loser"" text );","SELECT ""venue"" FROM ""all_time_game_sevens"" WHERE ""result""='88–87';",2-15664762-2 What team was the winner when the result was 90–86?,"CREATE TABLE ""all_time_game_sevens"" ( ""year"" text, ""playoff_round"" text, ""venue"" text, ""winner"" text, ""result"" text, ""loser"" text );","SELECT ""winner"" FROM ""all_time_game_sevens"" WHERE ""result""='90–86';",2-15664762-2 What is the Result when the memphis grizzlies ( 2) were the loser?,"CREATE TABLE ""all_time_game_sevens"" ( ""year"" text, ""playoff_round"" text, ""venue"" text, ""winner"" text, ""result"" text, ""loser"" text );","SELECT ""result"" FROM ""all_time_game_sevens"" WHERE ""loser""='memphis grizzlies ( 2)';",2-15664762-2 What year was the Win percentage 60%?,"CREATE TABLE ""coaches"" ( ""name"" text, ""years"" text, ""tests"" real, ""drew"" real, ""lost"" real, ""win_percentage"" text );","SELECT ""years"" FROM ""coaches"" WHERE ""win_percentage""='60%';",2-154957-6 What is the total number of Tests when the lost is less than 9 for sir fred allen?,"CREATE TABLE ""coaches"" ( ""name"" text, ""years"" text, ""tests"" real, ""drew"" real, ""lost"" real, ""win_percentage"" text );","SELECT COUNT(""tests"") FROM ""coaches"" WHERE ""lost""<9 AND ""name""='sir fred allen';",2-154957-6 What is the Win percentage where there were 5 lost and 0 is drew?,"CREATE TABLE ""coaches"" ( ""name"" text, ""years"" text, ""tests"" real, ""drew"" real, ""lost"" real, ""win_percentage"" text );","SELECT ""win_percentage"" FROM ""coaches"" WHERE ""lost""=5 AND ""drew""=0;",2-154957-6 "How many Campeonato Paulistas had a campeonato brasileiro of more than 2, an others number of more than 0, and a copa sudamericana of more than 5?","CREATE TABLE ""scorers"" ( ""name"" text, ""campeonato_paulista"" real, ""copa_libertadores"" real, ""campeonato_brasileiro"" real, ""copa_sudamericana"" real, ""others"" real, ""total"" real );","SELECT COUNT(""campeonato_paulista"") FROM ""scorers"" WHERE ""campeonato_brasileiro"">2 AND ""others"">0 AND ""copa_sudamericana"">5;",2-15994598-1 What is the largest copa sudamericana number when the others number is less than 0?,"CREATE TABLE ""scorers"" ( ""name"" text, ""campeonato_paulista"" real, ""copa_libertadores"" real, ""campeonato_brasileiro"" real, ""copa_sudamericana"" real, ""others"" real, ""total"" real );","SELECT MAX(""copa_sudamericana"") FROM ""scorers"" WHERE ""others""<0;",2-15994598-1 "Which Unit has Authors of dalla vecchia, wild, & reitner?","CREATE TABLE ""new_taxa"" ( ""name"" text, ""novelty"" text, ""status"" text, ""authors"" text, ""unit"" text, ""location"" text );","SELECT ""unit"" FROM ""new_taxa"" WHERE ""authors""='dalla vecchia, wild, & reitner';",2-15313494-6 Where is two medicine formation?,"CREATE TABLE ""new_taxa"" ( ""name"" text, ""novelty"" text, ""status"" text, ""authors"" text, ""unit"" text, ""location"" text );","SELECT ""location"" FROM ""new_taxa"" WHERE ""unit""='two medicine formation';",2-15313494-6 What is varricchio's unit?,"CREATE TABLE ""new_taxa"" ( ""name"" text, ""novelty"" text, ""status"" text, ""authors"" text, ""unit"" text, ""location"" text );","SELECT ""unit"" FROM ""new_taxa"" WHERE ""authors""='varricchio';",2-15313494-6 Which authors have a Unit of densuș-ciula formation?,"CREATE TABLE ""new_taxa"" ( ""name"" text, ""novelty"" text, ""status"" text, ""authors"" text, ""unit"" text, ""location"" text );","SELECT ""authors"" FROM ""new_taxa"" WHERE ""unit""='densuș-ciula formation';",2-15313494-6 Which Status has a Unit of daohugou beds?,"CREATE TABLE ""new_taxa"" ( ""name"" text, ""novelty"" text, ""status"" text, ""authors"" text, ""unit"" text, ""location"" text );","SELECT ""status"" FROM ""new_taxa"" WHERE ""unit""='daohugou beds';",2-15313494-6 What is varricchio's status?,"CREATE TABLE ""new_taxa"" ( ""name"" text, ""novelty"" text, ""status"" text, ""authors"" text, ""unit"" text, ""location"" text );","SELECT ""status"" FROM ""new_taxa"" WHERE ""authors""='varricchio';",2-15313494-6 "What is the points average when the tied is greater than 8, less than 82 games and the coach of Bryan Mclay † Morris Lallo ‡ Gerry Moore ‡, and greater than 322 goals?","CREATE TABLE ""season_by_season_results"" ( ""season"" text, ""games"" real, ""lost"" real, ""tied"" real, ""points"" real, ""goals_for"" real, ""goals_against"" real, ""coach"" text );","SELECT AVG(""points"") FROM ""season_by_season_results"" WHERE ""tied"">8 AND ""games""<82 AND ""coach""='bryan mclay † morris lallo ‡ gerry moore ‡' AND ""goals_against"">322;",2-15483111-1 What are the most games when the points are 100 and goals for less than 356?,"CREATE TABLE ""season_by_season_results"" ( ""season"" text, ""games"" real, ""lost"" real, ""tied"" real, ""points"" real, ""goals_for"" real, ""goals_against"" real, ""coach"" text );","SELECT MAX(""games"") FROM ""season_by_season_results"" WHERE ""points""=100 AND ""goals_for""<356;",2-15483111-1 What is the most points when the goals against are 354 and games less than 82?,"CREATE TABLE ""season_by_season_results"" ( ""season"" text, ""games"" real, ""lost"" real, ""tied"" real, ""points"" real, ""goals_for"" real, ""goals_against"" real, ""coach"" text );","SELECT MAX(""points"") FROM ""season_by_season_results"" WHERE ""goals_against""=354 AND ""games""<82;",2-15483111-1 For games less than 70 and goals for greater than 335 what is the most points?,"CREATE TABLE ""season_by_season_results"" ( ""season"" text, ""games"" real, ""lost"" real, ""tied"" real, ""points"" real, ""goals_for"" real, ""goals_against"" real, ""coach"" text );","SELECT MAX(""points"") FROM ""season_by_season_results"" WHERE ""goals_for"">335 AND ""games""<70;",2-15483111-1 "What is Gold, when Total is less than 4, when Silver is 1, and when Bronze is 1?","CREATE TABLE ""ranking"" ( ""rank"" real, ""gold"" text, ""silver"" text, ""bronze"" text, ""total"" real );","SELECT ""gold"" FROM ""ranking"" WHERE ""total""<4 AND ""silver""='1' AND ""bronze""='1';",2-16050729-1 "What is Silver, when Total is greater than 4, when Bronze is 2, and when Rank is greater than 1?","CREATE TABLE ""ranking"" ( ""rank"" real, ""gold"" text, ""silver"" text, ""bronze"" text, ""total"" real );","SELECT ""silver"" FROM ""ranking"" WHERE ""total"">4 AND ""bronze""='2' AND ""rank"">1;",2-16050729-1 Who was on the Socialist Labor ticket that had Arthur Levitt as the Liberal Ticket?,"CREATE TABLE ""1974_state_election_results"" ( ""office"" text, ""democratic_ticket"" text, ""republican_ticket"" text, ""conservative_ticket"" text, ""liberal_ticket"" text, ""free_libertarian_ticket"" text, ""socialist_labor_ticket"" text );","SELECT ""socialist_labor_ticket"" FROM ""1974_state_election_results"" WHERE ""liberal_ticket""='arthur levitt';",2-15558943-2 Robert S. Flanzer was the Free Libertarian ticket with who listed as the Liberal Ticket?,"CREATE TABLE ""1974_state_election_results"" ( ""office"" text, ""democratic_ticket"" text, ""republican_ticket"" text, ""conservative_ticket"" text, ""liberal_ticket"" text, ""free_libertarian_ticket"" text, ""socialist_labor_ticket"" text );","SELECT ""liberal_ticket"" FROM ""1974_state_election_results"" WHERE ""free_libertarian_ticket""='robert s. flanzer';",2-15558943-2 The Liberal Ticket listed which candidate when Jack A. Martin was listed on the Free Libertarian Ticket?,"CREATE TABLE ""1974_state_election_results"" ( ""office"" text, ""democratic_ticket"" text, ""republican_ticket"" text, ""conservative_ticket"" text, ""liberal_ticket"" text, ""free_libertarian_ticket"" text, ""socialist_labor_ticket"" text );","SELECT ""liberal_ticket"" FROM ""1974_state_election_results"" WHERE ""free_libertarian_ticket""='jack a. martin';",2-15558943-2 The person who is on the Democratic ticket for the position of Office of U.S. Senator was who?,"CREATE TABLE ""1974_state_election_results"" ( ""office"" text, ""democratic_ticket"" text, ""republican_ticket"" text, ""conservative_ticket"" text, ""liberal_ticket"" text, ""free_libertarian_ticket"" text, ""socialist_labor_ticket"" text );","SELECT ""democratic_ticket"" FROM ""1974_state_election_results"" WHERE ""office""='u.s. senator';",2-15558943-2 "Leland W. Schubert, Free Libertarian ticket, had who listed on the Democratic ticket?","CREATE TABLE ""1974_state_election_results"" ( ""office"" text, ""democratic_ticket"" text, ""republican_ticket"" text, ""conservative_ticket"" text, ""liberal_ticket"" text, ""free_libertarian_ticket"" text, ""socialist_labor_ticket"" text );","SELECT ""democratic_ticket"" FROM ""1974_state_election_results"" WHERE ""free_libertarian_ticket""='leland w. schubert';",2-15558943-2 "What is the lowest Extras for Chamara Kapugedera, with an E.R. less than 4.59?","CREATE TABLE ""sri_lanka"" ( ""name"" text, ""overs_bowled"" real, ""maidens"" real, ""runs_conceded"" real, ""wickets"" real, ""extras"" real, ""e_r"" real );","SELECT MIN(""extras"") FROM ""sri_lanka"" WHERE ""name""='chamara kapugedera' AND ""e_r""<4.59;",2-15700367-6 "What is the highest Extras with an E.R. of 4.59, and more than 101 Runs Conceded?","CREATE TABLE ""sri_lanka"" ( ""name"" text, ""overs_bowled"" real, ""maidens"" real, ""runs_conceded"" real, ""wickets"" real, ""extras"" real, ""e_r"" real );","SELECT MAX(""extras"") FROM ""sri_lanka"" WHERE ""e_r""=4.59 AND ""runs_conceded"">101;",2-15700367-6 "What is the average Extras for Muttiah Muralitharan, with less than 353 Runs Conceded?","CREATE TABLE ""sri_lanka"" ( ""name"" text, ""overs_bowled"" real, ""maidens"" real, ""runs_conceded"" real, ""wickets"" real, ""extras"" real, ""e_r"" real );","SELECT AVG(""extras"") FROM ""sri_lanka"" WHERE ""name""='muttiah muralitharan' AND ""runs_conceded""<353;",2-15700367-6 "What is the highest Extras for Farveez Maharoof, with more than 4 wickets?","CREATE TABLE ""sri_lanka"" ( ""name"" text, ""overs_bowled"" real, ""maidens"" real, ""runs_conceded"" real, ""wickets"" real, ""extras"" real, ""e_r"" real );","SELECT MAX(""extras"") FROM ""sri_lanka"" WHERE ""name""='farveez maharoof' AND ""wickets"">4;",2-15700367-6 "What is the total number of Maidens when E.R. is less than 9.5, and a Overs Bowled larger than 57, and a Wickets of 9?","CREATE TABLE ""sri_lanka"" ( ""name"" text, ""overs_bowled"" real, ""maidens"" real, ""runs_conceded"" real, ""wickets"" real, ""extras"" real, ""e_r"" real );","SELECT COUNT(""maidens"") FROM ""sri_lanka"" WHERE ""e_r""<9.5 AND ""overs_bowled"">57 AND ""wickets""=9;",2-15700367-6 How many FA Cups on average have a larger total than 32 and a larger league than 24?,"CREATE TABLE ""topscorers_in_order_of_league_goals"" ( ""player"" text, ""club"" text, ""league"" real, ""fa_cup"" real, ""fa_trophy"" real, ""league_cup"" real, ""total"" real );","SELECT AVG(""fa_cup"") FROM ""topscorers_in_order_of_league_goals"" WHERE ""total"">32 AND ""league"">24;",2-15566586-4 "How many FA Trophies had a total of 27, 2 FA cups, and a league larger than 24?","CREATE TABLE ""topscorers_in_order_of_league_goals"" ( ""player"" text, ""club"" text, ""league"" real, ""fa_cup"" real, ""fa_trophy"" real, ""league_cup"" real, ""total"" real );","SELECT SUM(""fa_trophy"") FROM ""topscorers_in_order_of_league_goals"" WHERE ""total""=27 AND ""fa_cup""=2 AND ""league"">24;",2-15566586-4 What is the year built of the home with a built status and a 42 m. height?,"CREATE TABLE ""tallest_buildings"" ( ""name"" text, ""stories"" real, ""height"" text, ""built"" text, ""purpose"" text, ""status"" text );","SELECT ""built"" FROM ""tallest_buildings"" WHERE ""status""='built' AND ""height""='42 m.';",2-159649-2 What is the height of the home with stories greater than 22 and built in 2009?,"CREATE TABLE ""tallest_buildings"" ( ""name"" text, ""stories"" real, ""height"" text, ""built"" text, ""purpose"" text, ""status"" text );","SELECT ""height"" FROM ""tallest_buildings"" WHERE ""stories"">22 AND ""built""='2009';",2-159649-2 What is the highest number of stories in homes with a height of 42 m.?,"CREATE TABLE ""tallest_buildings"" ( ""name"" text, ""stories"" real, ""height"" text, ""built"" text, ""purpose"" text, ""status"" text );","SELECT MAX(""stories"") FROM ""tallest_buildings"" WHERE ""height""='42 m.';",2-159649-2 "When the game is listed as 2, what is the score?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""november"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""score"" FROM ""schedule_and_results"" WHERE ""game""=2;",2-15950317-2 What is the latest November date with an Opponent of @ Pittsburgh Pirates and the game is more than 3?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""november"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT MAX(""november"") FROM ""schedule_and_results"" WHERE ""opponent""='@ pittsburgh pirates' AND ""game"">3;",2-15950317-2 "When the record is listed as 2-0-0, and the November date is less than 27, what is the sum of the game?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""november"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT SUM(""game"") FROM ""schedule_and_results"" WHERE ""november""<27 AND ""record""='2-0-0';",2-15950317-2 "What was the lowest number of Total Foreign-born (millions) people, when the number of people Born in a non EU state (millions) was 6.415?","CREATE TABLE ""2010_data_for_european_union"" ( ""country"" text, ""total_population_millions"" real, ""total_foreign_born_millions"" real, ""born_in_other_eu_state_millions"" real, ""born_in_a_non_eu_state_millions"" real );","SELECT MIN(""total_foreign_born_millions"") FROM ""2010_data_for_european_union"" WHERE ""born_in_a_non_eu_state_millions""=6.415;",2-15497819-1 "What was the average number of people born in other EU states in millions, when the total number of foreign-born people in millions was 0.5, and when the total population in millions was less than 5.534?","CREATE TABLE ""2010_data_for_european_union"" ( ""country"" text, ""total_population_millions"" real, ""total_foreign_born_millions"" real, ""born_in_other_eu_state_millions"" real, ""born_in_a_non_eu_state_millions"" real );","SELECT AVG(""born_in_other_eu_state_millions"") FROM ""2010_data_for_european_union"" WHERE ""total_foreign_born_millions""=0.5 AND ""total_population_millions""<5.534;",2-15497819-1 "What was the average number of people born in other EU states in millions, when the number of people born in a non EU state in millions was 31.368, and when the total population in millions was higher than 501.098?","CREATE TABLE ""2010_data_for_european_union"" ( ""country"" text, ""total_population_millions"" real, ""total_foreign_born_millions"" real, ""born_in_other_eu_state_millions"" real, ""born_in_a_non_eu_state_millions"" real );","SELECT AVG(""born_in_other_eu_state_millions"") FROM ""2010_data_for_european_union"" WHERE ""born_in_a_non_eu_state_millions""=31.368 AND ""total_population_millions"">501.098;",2-15497819-1 "How many people were born in a non EU state (in millions), when the Total population (in millions) was 62.008?","CREATE TABLE ""2010_data_for_european_union"" ( ""country"" text, ""total_population_millions"" real, ""total_foreign_born_millions"" real, ""born_in_other_eu_state_millions"" real, ""born_in_a_non_eu_state_millions"" real );","SELECT ""born_in_a_non_eu_state_millions"" FROM ""2010_data_for_european_union"" WHERE ""total_population_millions""=62.008;",2-15497819-1 What away team has tottenham hotspur as the home team?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" real );","SELECT ""away_team"" FROM ""third_round_proper"" WHERE ""home_team""='tottenham hotspur';",2-15786635-4 What is the Tamil Name of the Thaipusam holiday?,"CREATE TABLE ""public_holidays"" ( ""date"" text, ""english_name"" text, ""chinese_name"" text, ""tamil_name"" text, ""type"" text );","SELECT ""tamil_name"" FROM ""public_holidays"" WHERE ""english_name""='thaipusam';",2-160728-7 What is the Tamil Name of சந்திர புத்தாண்டு (தினம் 2)?,"CREATE TABLE ""public_holidays"" ( ""date"" text, ""english_name"" text, ""chinese_name"" text, ""tamil_name"" text, ""type"" text );","SELECT ""type"" FROM ""public_holidays"" WHERE ""tamil_name""='சந்திர புத்தாண்டு (தினம் 2)';",2-160728-7 What is the Chinese Type Chinese Name of the holiday with a Tamil Name of சந்திர புத்தாண்டு (தினம் 3)?,"CREATE TABLE ""public_holidays"" ( ""date"" text, ""english_name"" text, ""chinese_name"" text, ""tamil_name"" text, ""type"" text );","SELECT ""chinese_name"" FROM ""public_holidays"" WHERE ""type""='chinese' AND ""tamil_name""='சந்திர புத்தாண்டு (தினம் 3)';",2-160728-7 Who was second for the United States team?,"CREATE TABLE ""teams"" ( ""nation"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text, ""alternate"" text, ""club"" text );","SELECT ""second"" FROM ""teams"" WHERE ""nation""='united states';",2-1543845-2 Yumie Hayashi was third for which club?,"CREATE TABLE ""teams"" ( ""nation"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text, ""alternate"" text, ""club"" text );","SELECT ""club"" FROM ""teams"" WHERE ""third""='yumie hayashi';",2-1543845-2 Who was Switzerland's alternate?,"CREATE TABLE ""teams"" ( ""nation"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text, ""alternate"" text, ""club"" text );","SELECT ""alternate"" FROM ""teams"" WHERE ""nation""='switzerland';",2-1543845-2 Which club was from Great Britain?,"CREATE TABLE ""teams"" ( ""nation"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text, ""alternate"" text, ""club"" text );","SELECT ""club"" FROM ""teams"" WHERE ""nation""='great britain';",2-1543845-2 Glenys Bakker was second for which nation?,"CREATE TABLE ""teams"" ( ""nation"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text, ""alternate"" text, ""club"" text );","SELECT ""nation"" FROM ""teams"" WHERE ""second""='glenys bakker';",2-1543845-2 Rosa Pompanin was second for which club?,"CREATE TABLE ""teams"" ( ""nation"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text, ""alternate"" text, ""club"" text );","SELECT ""club"" FROM ""teams"" WHERE ""second""='rosa pompanin';",2-1543845-2 Who won women's singles in 1985?,"CREATE TABLE ""past_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_singles"" FROM ""past_winners"" WHERE ""year""=1985;",2-15740875-1 Who won men's doubles in 1994?,"CREATE TABLE ""past_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""men_s_doubles"" FROM ""past_winners"" WHERE ""year""=1994;",2-15740875-1 What date was the Singapore Gross 1999?,"CREATE TABLE ""1999"" ( ""date"" text, ""title"" text, ""director"" text, ""producer"" text, ""production_cost"" text, ""singapore_gross"" text );","SELECT ""date"" FROM ""1999"" WHERE ""singapore_gross""='1999';",2-1601229-2 "What is the name of the producer that produced a film with a production cost of $1,000,000?","CREATE TABLE ""1999"" ( ""date"" text, ""title"" text, ""director"" text, ""producer"" text, ""production_cost"" text, ""singapore_gross"" text );","SELECT ""producer"" FROM ""1999"" WHERE ""production_cost""='$1,000,000';",2-1601229-2 What is the name of the director who directed the movie that Raintree Pictures produced?,"CREATE TABLE ""1999"" ( ""date"" text, ""title"" text, ""director"" text, ""producer"" text, ""production_cost"" text, ""singapore_gross"" text );","SELECT ""director"" FROM ""1999"" WHERE ""producer""='raintree pictures';",2-1601229-2 "What is the title of the film that had a production cost of $850,000?","CREATE TABLE ""1999"" ( ""date"" text, ""title"" text, ""director"" text, ""producer"" text, ""production_cost"" text, ""singapore_gross"" text );","SELECT ""title"" FROM ""1999"" WHERE ""production_cost""='$850,000';",2-1601229-2 How much is the Singapore Gross for the film that Siu Wing directed?,"CREATE TABLE ""1999"" ( ""date"" text, ""title"" text, ""director"" text, ""producer"" text, ""production_cost"" text, ""singapore_gross"" text );","SELECT ""singapore_gross"" FROM ""1999"" WHERE ""director""='siu wing';",2-1601229-2 What is the Date with an Away that is broadview hawks?,"CREATE TABLE ""round_five"" ( ""date"" text, ""time"" text, ""home"" text, ""away"" text, ""score"" text, ""ground"" text );","SELECT ""date"" FROM ""round_five"" WHERE ""away""='broadview hawks';",2-15764352-5 What is the Home with an Away that is toronto rebels?,"CREATE TABLE ""round_five"" ( ""date"" text, ""time"" text, ""home"" text, ""away"" text, ""score"" text, ""ground"" text );","SELECT ""home"" FROM ""round_five"" WHERE ""away""='toronto rebels';",2-15764352-5 What is the Time with a Score that is 46-82?,"CREATE TABLE ""round_five"" ( ""date"" text, ""time"" text, ""home"" text, ""away"" text, ""score"" text, ""ground"" text );","SELECT ""time"" FROM ""round_five"" WHERE ""score""='46-82';",2-15764352-5 What is the Date with an Away that is central blues?,"CREATE TABLE ""round_five"" ( ""date"" text, ""time"" text, ""home"" text, ""away"" text, ""score"" text, ""ground"" text );","SELECT ""date"" FROM ""round_five"" WHERE ""away""='central blues';",2-15764352-5 What is the Time with a Home that is high park demons?,"CREATE TABLE ""round_five"" ( ""date"" text, ""time"" text, ""home"" text, ""away"" text, ""score"" text, ""ground"" text );","SELECT ""time"" FROM ""round_five"" WHERE ""home""='high park demons';",2-15764352-5 What is the Away with a Score that is 46-82?,"CREATE TABLE ""round_five"" ( ""date"" text, ""time"" text, ""home"" text, ""away"" text, ""score"" text, ""ground"" text );","SELECT ""away"" FROM ""round_five"" WHERE ""score""='46-82';",2-15764352-5 Which Partner is on 22 april 2002?,"CREATE TABLE ""doubles_114_83_31"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_114_83_31"" WHERE ""date""='22 april 2002';",2-1547951-7 Which Partner has an Opponents of wayne arthurs sandon stolle?,"CREATE TABLE ""doubles_114_83_31"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_114_83_31"" WHERE ""opponents""='wayne arthurs sandon stolle';",2-1547951-7 "Which Score has a Tournament of san jose, us (2)?","CREATE TABLE ""doubles_114_83_31"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""score"" FROM ""doubles_114_83_31"" WHERE ""tournament""='san jose, us (2)';",2-1547951-7 "Which Opponents has a Score of 6–3, 6–4, 6–1?","CREATE TABLE ""doubles_114_83_31"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""opponents"" FROM ""doubles_114_83_31"" WHERE ""score""='6–3, 6–4, 6–1';",2-1547951-7 "Which Outcome has a Score of 6–4, 6–4, 6–2?","CREATE TABLE ""doubles_114_83_31"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""outcome"" FROM ""doubles_114_83_31"" WHERE ""score""='6–4, 6–4, 6–2';",2-1547951-7 "Which Tournament has a Score of 1–6, 0–6?","CREATE TABLE ""doubles_114_83_31"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""tournament"" FROM ""doubles_114_83_31"" WHERE ""score""='1–6, 0–6';",2-1547951-7 Who is the opponent of the 3:00 time?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""time""='3:00';",2-16128317-2 "Where was the game attended by more than 12,837 with a result of 2–1?","CREATE TABLE ""skol_cup"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""venue"" FROM ""skol_cup"" WHERE ""attendance"">'12,837' AND ""result""='2–1';",2-15767661-4 What was the score of the game with Nathalie Tauziat as a partner?,"CREATE TABLE ""doubles_runners_up_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""doubles_runners_up_6"" WHERE ""partnering""='nathalie tauziat';",2-15442936-5 "What type of surface was used for the game played on September 20, 1993?","CREATE TABLE ""doubles_runners_up_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""surface"" FROM ""doubles_runners_up_6"" WHERE ""date""='september 20, 1993';",2-15442936-5 What was the score of the game that was played on a grass surface?,"CREATE TABLE ""doubles_runners_up_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""doubles_runners_up_6"" WHERE ""surface""='grass';",2-15442936-5 What was the date of the game that was played against Laura Golarsa?,"CREATE TABLE ""doubles_runners_up_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""date"" FROM ""doubles_runners_up_6"" WHERE ""partnering""='laura golarsa';",2-15442936-5 What is the total rank of the celebrity with a 34.66 average and a season greater than 1?,"CREATE TABLE ""runner_ups_ranks"" ( ""rank"" real, ""celebrity"" text, ""professional_partner"" text, ""season"" real, ""average"" real );","SELECT COUNT(""rank"") FROM ""runner_ups_ranks"" WHERE ""average""=34.66 AND ""season"">1;",2-15988037-17 "What is the highest average of celebrity Natalia Lesz, who is ranked greater than 4?","CREATE TABLE ""runner_ups_ranks"" ( ""rank"" real, ""celebrity"" text, ""professional_partner"" text, ""season"" real, ""average"" real );","SELECT MAX(""average"") FROM ""runner_ups_ranks"" WHERE ""rank"">4 AND ""celebrity""='natalia lesz';",2-15988037-17 "Who is the professional partner of celebrity małgorzata foremniak with a season less than 7, an average greater than 34.66, and a rank less than 10?","CREATE TABLE ""runner_ups_ranks"" ( ""rank"" real, ""celebrity"" text, ""professional_partner"" text, ""season"" real, ""average"" real );","SELECT ""professional_partner"" FROM ""runner_ups_ranks"" WHERE ""season""<7 AND ""average"">34.66 AND ""rank""<10 AND ""celebrity""='małgorzata foremniak';",2-15988037-17 What is the primary language used in the film title Nynke?,"CREATE TABLE ""submissions"" ( ""year"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""main_language_s"" text, ""result"" text );","SELECT ""main_language_s"" FROM ""submissions"" WHERE ""original_title""='nynke';",2-16059454-1 "For the film made in 1964: (37th), what was the result?","CREATE TABLE ""submissions"" ( ""year"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""main_language_s"" text, ""result"" text );","SELECT ""result"" FROM ""submissions"" WHERE ""year""='1964: (37th)';",2-16059454-1 "What is the nomination title used for the original film, Monsieur Hawarden?","CREATE TABLE ""submissions"" ( ""year"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""main_language_s"" text, ""result"" text );","SELECT ""film_title_used_in_nomination"" FROM ""submissions"" WHERE ""original_title""='monsieur hawarden';",2-16059454-1 "What is the nomination title used for the original film, Zwartboek?","CREATE TABLE ""submissions"" ( ""year"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""main_language_s"" text, ""result"" text );","SELECT ""film_title_used_in_nomination"" FROM ""submissions"" WHERE ""original_title""='zwartboek';",2-16059454-1 "What is the primary language used in the film, Black Book?","CREATE TABLE ""submissions"" ( ""year"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""main_language_s"" text, ""result"" text );","SELECT ""main_language_s"" FROM ""submissions"" WHERE ""film_title_used_in_nomination""='black book';",2-16059454-1 "What is the average agricultural panel value with a Labour panel less than 1, a total value less than 21, and a National University of Ireland value greater than 0?","CREATE TABLE ""composition_of_the_4th_seanad"" ( ""administrative_panel"" real, ""agricultural_panel"" real, ""cultural_and_educational_panel"" real, ""industrial_and_commercial_panel"" real, ""labour_panel"" real, ""national_university_of_ireland"" real, ""university_of_dublin"" real, ""nominated_by_the_taoiseach"" real, ""total"" real );","SELECT AVG(""agricultural_panel"") FROM ""composition_of_the_4th_seanad"" WHERE ""labour_panel""<1 AND ""total""<21 AND ""national_university_of_ireland"">0;",2-15547723-1 What is the highest administrative panel value with an agricultural panel less than 1 and a labour panel value less than 5?,"CREATE TABLE ""composition_of_the_4th_seanad"" ( ""administrative_panel"" real, ""agricultural_panel"" real, ""cultural_and_educational_panel"" real, ""industrial_and_commercial_panel"" real, ""labour_panel"" real, ""national_university_of_ireland"" real, ""university_of_dublin"" real, ""nominated_by_the_taoiseach"" real, ""total"" real );","SELECT MAX(""administrative_panel"") FROM ""composition_of_the_4th_seanad"" WHERE ""agricultural_panel""<1 AND ""labour_panel""<5;",2-15547723-1 "What is the highest labour panel value with a cultural and educational panel greater than 1, a University of Dublin value greater than 0, and a total value less than 60?","CREATE TABLE ""composition_of_the_4th_seanad"" ( ""administrative_panel"" real, ""agricultural_panel"" real, ""cultural_and_educational_panel"" real, ""industrial_and_commercial_panel"" real, ""labour_panel"" real, ""national_university_of_ireland"" real, ""university_of_dublin"" real, ""nominated_by_the_taoiseach"" real, ""total"" real );","SELECT MAX(""labour_panel"") FROM ""composition_of_the_4th_seanad"" WHERE ""cultural_and_educational_panel"">1 AND ""university_of_dublin"">0 AND ""total""<60;",2-15547723-1 What is the total University of Dublin value with a labour panel greater than 11?,"CREATE TABLE ""composition_of_the_4th_seanad"" ( ""administrative_panel"" real, ""agricultural_panel"" real, ""cultural_and_educational_panel"" real, ""industrial_and_commercial_panel"" real, ""labour_panel"" real, ""national_university_of_ireland"" real, ""university_of_dublin"" real, ""nominated_by_the_taoiseach"" real, ""total"" real );","SELECT COUNT(""university_of_dublin"") FROM ""composition_of_the_4th_seanad"" WHERE ""labour_panel"">11;",2-15547723-1 What is the sum of the cultural and educational panel value with an administrative panel of 0 and an agricultural panel value less than 0?,"CREATE TABLE ""composition_of_the_4th_seanad"" ( ""administrative_panel"" real, ""agricultural_panel"" real, ""cultural_and_educational_panel"" real, ""industrial_and_commercial_panel"" real, ""labour_panel"" real, ""national_university_of_ireland"" real, ""university_of_dublin"" real, ""nominated_by_the_taoiseach"" real, ""total"" real );","SELECT SUM(""cultural_and_educational_panel"") FROM ""composition_of_the_4th_seanad"" WHERE ""administrative_panel""=0 AND ""agricultural_panel""<0;",2-15547723-1 "What is the highest 2012 immigration for a country with an immigration of 81,094 in 2011?","CREATE TABLE ""immigration_by_country"" ( ""country"" text, ""2010"" real, ""2011"" real, ""2012"" real, ""2013"" text );","SELECT MAX(""2012"") FROM ""immigration_by_country"" WHERE ""2011""='81,094';",2-15740993-2 What is the Gauge of Locomotive G534 Owned by Aurizon which has a Status of Operational?,"CREATE TABLE ""fleet_list"" ( ""locomotive"" text, ""serial_no"" text, ""entered_service"" text, ""owner"" text, ""operator"" text, ""livery"" text, ""gauge"" text, ""status"" text );","SELECT ""gauge"" FROM ""fleet_list"" WHERE ""status""='operational' AND ""owner""='aurizon' AND ""locomotive""='g534';",2-15496934-1 Which Locomotive Entered Service in November 1984 and has an Operator of Southern Shorthaul Railroad?,"CREATE TABLE ""fleet_list"" ( ""locomotive"" text, ""serial_no"" text, ""entered_service"" text, ""owner"" text, ""operator"" text, ""livery"" text, ""gauge"" text, ""status"" text );","SELECT ""locomotive"" FROM ""fleet_list"" WHERE ""operator""='southern shorthaul railroad' AND ""entered_service""='november 1984';",2-15496934-1 What is the Serial number of the Locomotive that Entered Service in November 1984 and has an Owner of Chicago Freight Car Leasing Australia?,"CREATE TABLE ""fleet_list"" ( ""locomotive"" text, ""serial_no"" text, ""entered_service"" text, ""owner"" text, ""operator"" text, ""livery"" text, ""gauge"" text, ""status"" text );","SELECT ""serial_no"" FROM ""fleet_list"" WHERE ""entered_service""='november 1984' AND ""owner""='chicago freight car leasing australia';",2-15496934-1 What is the Serial Number of the Locomotive that Entered Service October 1989?,"CREATE TABLE ""fleet_list"" ( ""locomotive"" text, ""serial_no"" text, ""entered_service"" text, ""owner"" text, ""operator"" text, ""livery"" text, ""gauge"" text, ""status"" text );","SELECT ""serial_no"" FROM ""fleet_list"" WHERE ""entered_service""='october 1989';",2-15496934-1 What is the 2011 value with a 2008 value of 0.3 and is a member state of the European Union?,"CREATE TABLE ""eu_member_states_gdp_growth_rates"" ( ""member_state"" text, ""2005"" real, ""2006"" real, ""2007"" real, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2011"" FROM ""eu_member_states_gdp_growth_rates"" WHERE ""2008""='0.3' AND ""member_state""='european union';",2-1598533-9 What is the 2012 value with a 1.3 in 2010 and a 3.6 in 2008?,"CREATE TABLE ""eu_member_states_gdp_growth_rates"" ( ""member_state"" text, ""2005"" real, ""2006"" real, ""2007"" real, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2012"" FROM ""eu_member_states_gdp_growth_rates"" WHERE ""2010""='1.3' AND ""2008""='3.6';",2-1598533-9 "What is the average Black, when White is less than 6,02, and when Total is greater than 100,00?","CREATE TABLE ""controversy"" ( ""category"" text, ""frequency"" text, ""white"" real, ""brown"" real, ""black"" real, ""amerindian"" real, ""yellow"" real, ""total"" real );","SELECT AVG(""black"") FROM ""controversy"" WHERE ""white""<'6,02' AND ""total"">'100,00';",2-16176416-4 "What is the sum of Yellow, when Category is Bugre (Indian), and when Amerindian is less than 50,00?","CREATE TABLE ""controversy"" ( ""category"" text, ""frequency"" text, ""white"" real, ""brown"" real, ""black"" real, ""amerindian"" real, ""yellow"" real, ""total"" real );","SELECT SUM(""yellow"") FROM ""controversy"" WHERE ""category""='bugre (indian)' AND ""amerindian""<'50,00';",2-16176416-4 "What is the sum of Amerindian, when White is 6,02, and when Total is greater than 100,00?","CREATE TABLE ""controversy"" ( ""category"" text, ""frequency"" text, ""white"" real, ""brown"" real, ""black"" real, ""amerindian"" real, ""yellow"" real, ""total"" real );","SELECT SUM(""amerindian"") FROM ""controversy"" WHERE ""white""='6,02' AND ""total"">'100,00';",2-16176416-4 What kind of IATA has an Airport of hamburg airport?,"CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""iata"" FROM ""destinations"" WHERE ""airport""='hamburg airport';",2-1597693-1 Which Country that has a IATA of bal?,"CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""country"" FROM ""destinations"" WHERE ""iata""='bal';",2-1597693-1 Which Country has a IATA of vie?,"CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""country"" FROM ""destinations"" WHERE ""iata""='vie';",2-1597693-1 WHich Country has a ICAO of ltcd?,"CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""country"" FROM ""destinations"" WHERE ""icao""='ltcd';",2-1597693-1 Which Airport has a IATA of erz?,"CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""airport"" FROM ""destinations"" WHERE ""iata""='erz';",2-1597693-1 What kind of IATA that has a Airport of berlin schönefeld airport?,"CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""iata"" FROM ""destinations"" WHERE ""airport""='berlin schönefeld airport';",2-1597693-1 Who provided lyrics or music to the artist Cube?,"CREATE TABLE ""semi_final_2_18_january_2008"" ( ""order"" real, ""artist"" text, ""song"" text, ""lyrics_l_music_m"" text, ""results"" text );","SELECT ""lyrics_l_music_m"" FROM ""semi_final_2_18_january_2008"" WHERE ""artist""='cube';",2-15589467-3 What was the aircraft damage for the Boeing 707-320B?,"CREATE TABLE ""accidents_and_incidents"" ( ""location"" text, ""aircraft"" text, ""tail_number"" text, ""aircraft_damage"" text, ""fatalities"" text );","SELECT ""aircraft_damage"" FROM ""accidents_and_incidents"" WHERE ""aircraft""='boeing 707-320b';",2-1618297-2 What was the number of fatalities for the Viscount 700?,"CREATE TABLE ""accidents_and_incidents"" ( ""location"" text, ""aircraft"" text, ""tail_number"" text, ""aircraft_damage"" text, ""fatalities"" text );","SELECT ""fatalities"" FROM ""accidents_and_incidents"" WHERE ""aircraft""='viscount 700';",2-1618297-2 What was the aircraft damage for the accident that had fatalities of 30/30?,"CREATE TABLE ""accidents_and_incidents"" ( ""location"" text, ""aircraft"" text, ""tail_number"" text, ""aircraft_damage"" text, ""fatalities"" text );","SELECT ""aircraft_damage"" FROM ""accidents_and_incidents"" WHERE ""fatalities""='30/30';",2-1618297-2 What was the location that had an accident by the F-27-600RF aircraft with tail number 6O-SAZ?,"CREATE TABLE ""accidents_and_incidents"" ( ""location"" text, ""aircraft"" text, ""tail_number"" text, ""aircraft_damage"" text, ""fatalities"" text );","SELECT ""location"" FROM ""accidents_and_incidents"" WHERE ""aircraft""='f-27-600rf' AND ""tail_number""='6o-saz';",2-1618297-2 What was the tail number of the aircraft that had 5/30 fatalities?,"CREATE TABLE ""accidents_and_incidents"" ( ""location"" text, ""aircraft"" text, ""tail_number"" text, ""aircraft_damage"" text, ""fatalities"" text );","SELECT ""tail_number"" FROM ""accidents_and_incidents"" WHERE ""fatalities""='5/30';",2-1618297-2 What was the location of the accident that led to 50/50 fatalities?,"CREATE TABLE ""accidents_and_incidents"" ( ""location"" text, ""aircraft"" text, ""tail_number"" text, ""aircraft_damage"" text, ""fatalities"" text );","SELECT ""location"" FROM ""accidents_and_incidents"" WHERE ""fatalities""='50/50';",2-1618297-2 What % has 4 RLng?,"CREATE TABLE ""regular_season"" ( ""year"" text, ""team"" text, ""sck_y"" text, ""intpct"" text, ""rate"" text, ""r_att"" text, ""r_yds"" text, ""r_avg"" text, ""r_lng"" text, ""r1st"" text );","SELECT ""intpct"" FROM ""regular_season"" WHERE ""r_lng""='4';",2-15408374-2 What team had a Ravg of 3.4?,"CREATE TABLE ""regular_season"" ( ""year"" text, ""team"" text, ""sck_y"" text, ""intpct"" text, ""rate"" text, ""r_att"" text, ""r_yds"" text, ""r_avg"" text, ""r_lng"" text, ""r1st"" text );","SELECT ""team"" FROM ""regular_season"" WHERE ""r_avg""='3.4';",2-15408374-2 What is the int percentage that has Ravg of 2.8?,"CREATE TABLE ""regular_season"" ( ""year"" text, ""team"" text, ""sck_y"" text, ""intpct"" text, ""rate"" text, ""r_att"" text, ""r_yds"" text, ""r_avg"" text, ""r_lng"" text, ""r1st"" text );","SELECT ""intpct"" FROM ""regular_season"" WHERE ""r_avg""='2.8';",2-15408374-2 Who is the R1st that has 36 RYds?,"CREATE TABLE ""regular_season"" ( ""year"" text, ""team"" text, ""sck_y"" text, ""intpct"" text, ""rate"" text, ""r_att"" text, ""r_yds"" text, ""r_avg"" text, ""r_lng"" text, ""r1st"" text );","SELECT ""r1st"" FROM ""regular_season"" WHERE ""r_yds""='36';",2-15408374-2 What was the Ravg for 2003?,"CREATE TABLE ""regular_season"" ( ""year"" text, ""team"" text, ""sck_y"" text, ""intpct"" text, ""rate"" text, ""r_att"" text, ""r_yds"" text, ""r_avg"" text, ""r_lng"" text, ""r1st"" text );","SELECT ""r_avg"" FROM ""regular_season"" WHERE ""year""='2003';",2-15408374-2 What was the rate for 73 RYds?,"CREATE TABLE ""regular_season"" ( ""year"" text, ""team"" text, ""sck_y"" text, ""intpct"" text, ""rate"" text, ""r_att"" text, ""r_yds"" text, ""r_avg"" text, ""r_lng"" text, ""r1st"" text );","SELECT ""rate"" FROM ""regular_season"" WHERE ""r_yds""='73';",2-15408374-2 What is the name of the non-mammal from brazil of the unit of caturrita formation?,"CREATE TABLE ""non_mammalian"" ( ""name"" text, ""status"" text, ""authors"" text, ""unit"" text, ""location"" text );","SELECT ""name"" FROM ""non_mammalian"" WHERE ""location""='brazil' AND ""unit""='caturrita formation';",2-15313481-14 What is the name of the non-mammal who has tatarinov as the author?,"CREATE TABLE ""non_mammalian"" ( ""name"" text, ""status"" text, ""authors"" text, ""unit"" text, ""location"" text );","SELECT ""name"" FROM ""non_mammalian"" WHERE ""authors""='tatarinov';",2-15313481-14 What is the unit of the non-mammal from greenland?,"CREATE TABLE ""non_mammalian"" ( ""name"" text, ""status"" text, ""authors"" text, ""unit"" text, ""location"" text );","SELECT ""unit"" FROM ""non_mammalian"" WHERE ""location""='greenland';",2-15313481-14 Who is the author for the malasaurus?,"CREATE TABLE ""non_mammalian"" ( ""name"" text, ""status"" text, ""authors"" text, ""unit"" text, ""location"" text );","SELECT ""authors"" FROM ""non_mammalian"" WHERE ""name""='malasaurus';",2-15313481-14 What is the name of the non mammal of the unit vyazniki assemblage?,"CREATE TABLE ""non_mammalian"" ( ""name"" text, ""status"" text, ""authors"" text, ""unit"" text, ""location"" text );","SELECT ""name"" FROM ""non_mammalian"" WHERE ""unit""='vyazniki assemblage';",2-15313481-14 Who are the authors for the malasaurus of the vyazniki assemblage?,"CREATE TABLE ""non_mammalian"" ( ""name"" text, ""status"" text, ""authors"" text, ""unit"" text, ""location"" text );","SELECT ""authors"" FROM ""non_mammalian"" WHERE ""unit""='vyazniki assemblage' AND ""name""='malasaurus';",2-15313481-14 "What is the lowest Rank with more than 0 bronze, 8 silver, and a total of 19, with less than 9 gold?","CREATE TABLE ""ladies"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""rank"") FROM ""ladies"" WHERE ""bronze"">0 AND ""silver""=8 AND ""total""=19 AND ""gold""<9;",2-15409776-2 What is the sum for gold when there is more than 17 silver and more than 24 bronze?,"CREATE TABLE ""ladies"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""gold"") FROM ""ladies"" WHERE ""silver"">17 AND ""bronze"">24;",2-15409776-2 "What is the sum of Bronze when the rank is 7, and the total is more than 22?","CREATE TABLE ""ladies"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""bronze"") FROM ""ladies"" WHERE ""rank""=7 AND ""total"">22;",2-15409776-2 "What is the sum of rank when silver is 1, and gold is less than 7, and bronze is 2?","CREATE TABLE ""ladies"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""rank"") FROM ""ladies"" WHERE ""silver""=1 AND ""gold""<7 AND ""bronze""=2;",2-15409776-2 Who was the Conductor of the Three Pintos (Die Drei Pintos) Production?,"CREATE TABLE ""recent_productions"" ( ""year"" real, ""production"" text, ""composer"" text, ""conductor"" text, ""director"" text );","SELECT ""conductor"" FROM ""recent_productions"" WHERE ""production""='the three pintos (die drei pintos)';",2-16146771-1 Who is the Conductor who had Stephen Barlow as Director?,"CREATE TABLE ""recent_productions"" ( ""year"" real, ""production"" text, ""composer"" text, ""conductor"" text, ""director"" text );","SELECT ""conductor"" FROM ""recent_productions"" WHERE ""director""='stephen barlow';",2-16146771-1 Who was Director John Ramster's Composer?,"CREATE TABLE ""recent_productions"" ( ""year"" real, ""production"" text, ""composer"" text, ""conductor"" text, ""director"" text );","SELECT ""composer"" FROM ""recent_productions"" WHERE ""director""='john ramster';",2-16146771-1 Which Giant Slalom has a Slalom of 45?,"CREATE TABLE ""season_standings"" ( ""season"" real, ""overall"" text, ""slalom"" text, ""giant_slalom"" text, ""super_g"" text, ""downhill"" text, ""combined"" text );","SELECT ""giant_slalom"" FROM ""season_standings"" WHERE ""slalom""='45';",2-15556757-1 Which Slalom has a Super G of 4?,"CREATE TABLE ""season_standings"" ( ""season"" real, ""overall"" text, ""slalom"" text, ""giant_slalom"" text, ""super_g"" text, ""downhill"" text, ""combined"" text );","SELECT ""slalom"" FROM ""season_standings"" WHERE ""super_g""='4';",2-15556757-1 Which champion has sentosa golf club as the tournament location?,"CREATE TABLE ""winners"" ( ""year"" real, ""dates"" text, ""champion"" text, ""country"" text, ""score"" text, ""margin_of_victory"" text, ""tournament_location"" text, ""purse_us"" real, ""winner_s_share"" real );","SELECT ""champion"" FROM ""winners"" WHERE ""tournament_location""='sentosa golf club';",2-15618241-1 What is the highest winner's share that has jiyai shin as the championship with a year prior to 2009?,"CREATE TABLE ""winners"" ( ""year"" real, ""dates"" text, ""champion"" text, ""country"" text, ""score"" text, ""margin_of_victory"" text, ""tournament_location"" text, ""purse_us"" real, ""winner_s_share"" real );","SELECT MAX(""winner_s_share"") FROM ""winners"" WHERE ""champion""='jiyai shin' AND ""year""<2009;",2-15618241-1 Which county has 2011 as the year?,"CREATE TABLE ""winners"" ( ""year"" real, ""dates"" text, ""champion"" text, ""country"" text, ""score"" text, ""margin_of_victory"" text, ""tournament_location"" text, ""purse_us"" real, ""winner_s_share"" real );","SELECT ""country"" FROM ""winners"" WHERE ""year""=2011;",2-15618241-1 How many winner's shares have ai miyazato as the champion?,"CREATE TABLE ""winners"" ( ""year"" real, ""dates"" text, ""champion"" text, ""country"" text, ""score"" text, ""margin_of_victory"" text, ""tournament_location"" text, ""purse_us"" real, ""winner_s_share"" real );","SELECT SUM(""winner_s_share"") FROM ""winners"" WHERE ""champion""='ai miyazato';",2-15618241-1 What is the total sum of bronze medals for the Soviet Union when there are more than 0 silver medals and more than 3 total medals?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""bronze"") FROM ""medals_table"" WHERE ""silver"">0 AND ""nation""='soviet union' AND ""total"">3;",2-15808456-2 "What is the lowest rank of a nation with fewer than 3 gold medals, more than 2 bronze medals, and 0 silver medals?","CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""rank"") FROM ""medals_table"" WHERE ""gold""<3 AND ""silver""=0 AND ""bronze"">2;",2-15808456-2 "For the album Board Up the House, what is the contribution?","CREATE TABLE ""guest_work"" ( ""year"" real, ""band"" text, ""song"" text, ""album"" text, ""contribution"" text );","SELECT ""contribution"" FROM ""guest_work"" WHERE ""album""='board up the house';",2-1599757-2 What band has a year above 2011?,"CREATE TABLE ""guest_work"" ( ""year"" real, ""band"" text, ""song"" text, ""album"" text, ""contribution"" text );","SELECT ""band"" FROM ""guest_work"" WHERE ""year"">2011;",2-1599757-2 What time was the game played that had a record of 0–2–0?,"CREATE TABLE ""regular_season"" ( ""week"" text, ""date"" text, ""time_et"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text );","SELECT ""time_et"" FROM ""regular_season"" WHERE ""record""='0–2–0';",2-15601335-4 What is the average weight of a player who is less than 175 centimeters tall?,"CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""jersey_num"" real, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""1986_1987_club_team"" text );","SELECT AVG(""weight_kg"") FROM ""list_of_united_states_national_ice_hocke"" WHERE ""height_cm""<175;",2-15715109-15 What is the English name of the country that has Ramallah as its capital?,"CREATE TABLE ""countries_territories_and_capitals_admin"" ( ""english_country_name"" text, ""arabic_romanised_country_name"" text, ""arabic_country_name"" text, ""english_capital_name"" text, ""arabic_romanised_capital_name"" text, ""arabic_capital_name"" text );","SELECT ""english_country_name"" FROM ""countries_territories_and_capitals_admin"" WHERE ""english_capital_name""='ramallah';",2-15694696-1 What is the English name of the country that has Doha as its capital?,"CREATE TABLE ""countries_territories_and_capitals_admin"" ( ""english_country_name"" text, ""arabic_romanised_country_name"" text, ""arabic_country_name"" text, ""english_capital_name"" text, ""arabic_romanised_capital_name"" text, ""arabic_capital_name"" text );","SELECT ""english_country_name"" FROM ""countries_territories_and_capitals_admin"" WHERE ""english_capital_name""='doha';",2-15694696-1 "What is the name of the capital, in Arabic, that is called n'djamena in English?","CREATE TABLE ""countries_territories_and_capitals_admin"" ( ""english_country_name"" text, ""arabic_romanised_country_name"" text, ""arabic_country_name"" text, ""english_capital_name"" text, ""arabic_romanised_capital_name"" text, ""arabic_capital_name"" text );","SELECT ""arabic_capital_name"" FROM ""countries_territories_and_capitals_admin"" WHERE ""english_capital_name""='n''djamena';",2-15694696-1 What is the name of the country in Arabic that has Moroni as the name of its capital in English?,"CREATE TABLE ""countries_territories_and_capitals_admin"" ( ""english_country_name"" text, ""arabic_romanised_country_name"" text, ""arabic_country_name"" text, ""english_capital_name"" text, ""arabic_romanised_capital_name"" text, ""arabic_capital_name"" text );","SELECT ""arabic_country_name"" FROM ""countries_territories_and_capitals_admin"" WHERE ""english_capital_name""='moroni';",2-15694696-1 When was the premiere on the TVB Jade Channel?,"CREATE TABLE ""international_versions"" ( ""country"" text, ""host"" text, ""channel"" text, ""premiere"" text, ""jackpot"" text );","SELECT ""premiere"" FROM ""international_versions"" WHERE ""channel""='tvb jade';",2-15389655-1 "Who was the host of the premiere on November 10, 2007?","CREATE TABLE ""international_versions"" ( ""country"" text, ""host"" text, ""channel"" text, ""premiere"" text, ""jackpot"" text );","SELECT ""host"" FROM ""international_versions"" WHERE ""premiere""='november 10, 2007';",2-15389655-1 "Which country had a premiere on July 24, 2010?","CREATE TABLE ""international_versions"" ( ""country"" text, ""host"" text, ""channel"" text, ""premiere"" text, ""jackpot"" text );","SELECT ""country"" FROM ""international_versions"" WHERE ""premiere""='july 24, 2010';",2-15389655-1 Which channel comes out of Israel?,"CREATE TABLE ""international_versions"" ( ""country"" text, ""host"" text, ""channel"" text, ""premiere"" text, ""jackpot"" text );","SELECT ""channel"" FROM ""international_versions"" WHERE ""country""='israel';",2-15389655-1 What is the largest total when the rank is 6 and there's less than 1 gold?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""total"") FROM ""medal_table"" WHERE ""rank""='6' AND ""gold""<1;",2-15759604-1 "What is the largest gold number when the total is less than 3, the rank is 5, and the silver is more than 1?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""gold"") FROM ""medal_table"" WHERE ""total""<3 AND ""rank""='5' AND ""silver"">1;",2-15759604-1 What is the total of silver when gold is less than 0?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_table"" WHERE ""gold""<0;",2-15759604-1 Which team was the visitor when Milt Palacio (15) was the leading scorer?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""visitor"" FROM ""march"" WHERE ""leading_scorer""='milt palacio (15)';",2-16140345-8 What is the home of the team with Carlos Boozer (27) as the leading scorer?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""home"" FROM ""march"" WHERE ""leading_scorer""='carlos boozer (27)';",2-16140345-8 What date was the game played with the Cavaliers at home and the Warriors visiting?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""date"" FROM ""march"" WHERE ""home""='cavaliers' AND ""visitor""='warriors';",2-16140345-8 What is the sum total of all the years with a bell that weighed 857 kilograms?,"CREATE TABLE ""bells"" ( ""year"" real, ""foundry"" text, ""diameter_mm"" real, ""weight_kg"" text, ""nominal_tone"" text );","SELECT SUM(""year"") FROM ""bells"" WHERE ""weight_kg""='857';",2-15778253-1 What is the Enrollment for the Pilots?,"CREATE TABLE ""division_ii"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT MIN(""enrollment"") FROM ""division_ii"" WHERE ""team_nickname""='pilots';",2-16078390-2 What is the Enrollment for the Coyotes Founded in 1891?,"CREATE TABLE ""division_ii"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT COUNT(""enrollment"") FROM ""division_ii"" WHERE ""founded""=1891 AND ""team_nickname""='coyotes';",2-16078390-2 What Location has a Team Nickname called the Fighting Missionaries?,"CREATE TABLE ""division_ii"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT ""location"" FROM ""division_ii"" WHERE ""team_nickname""='fighting missionaries';",2-16078390-2 The Loggers are part of what Primary Conference?,"CREATE TABLE ""division_ii"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT ""primary_conference"" FROM ""division_ii"" WHERE ""team_nickname""='loggers';",2-16078390-2 What is the Enrollment at Whitman College Founded after 1859?,"CREATE TABLE ""division_ii"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text, ""primary_conference"" text );","SELECT AVG(""enrollment"") FROM ""division_ii"" WHERE ""institution""='whitman college' AND ""founded"">1859;",2-16078390-2 What was the attendance when the opponent was virginia?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""location"" text, ""result"" text, ""attendance"" real );","SELECT SUM(""attendance"") FROM ""schedule"" WHERE ""opponent""='virginia';",2-15524351-17 What was the date when the opponent was at South carolina?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""location"" text, ""result"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='at south carolina';",2-15524351-17 What was the highest attendance when the result was L 6-28?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""location"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""schedule"" WHERE ""result""='l 6-28';",2-15524351-17 What was the earliest week the Titans played at Ford Field?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text );","SELECT MIN(""week"") FROM ""regular_season"" WHERE ""game_site""='ford field';",2-15601837-2 When did the Titans play the Houston Texans at LP Field before Week 13?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""week""<13 AND ""game_site""='lp field' AND ""opponent""='houston texans';",2-15601837-2 "What is the highest average for a long less than 24, a GP-GS of 2-0, and less than 7 yards?","CREATE TABLE ""rushing"" ( ""name"" text, ""gp_gs"" text, ""yards"" real, ""long"" real, ""avg_g"" real );","SELECT MAX(""avg_g"") FROM ""rushing"" WHERE ""long""<24 AND ""gp_gs""='2-0' AND ""yards""<7;",2-15611271-20 What is the sum for the long that has 926 yards and an avg/g less than 84.2?,"CREATE TABLE ""rushing"" ( ""name"" text, ""gp_gs"" text, ""yards"" real, ""long"" real, ""avg_g"" real );","SELECT SUM(""long"") FROM ""rushing"" WHERE ""yards""=926 AND ""avg_g""<84.2;",2-15611271-20 "What is the total number of avg/g with a long of 50, a gp-gs of 3-0, and 926 yards?","CREATE TABLE ""rushing"" ( ""name"" text, ""gp_gs"" text, ""yards"" real, ""long"" real, ""avg_g"" real );","SELECT COUNT(""avg_g"") FROM ""rushing"" WHERE ""long""=50 AND ""gp_gs""='3-0' AND ""yards"">926;",2-15611271-20 Which motorway is in brod-posavina county and has a scheduled completion in 2013?,"CREATE TABLE ""motorway_sections_under_construction"" ( ""motorway"" text, ""county"" text, ""length"" text, ""section"" text, ""scheduled_completion"" text );","SELECT ""motorway"" FROM ""motorway_sections_under_construction"" WHERE ""scheduled_completion""='2013' AND ""county""='brod-posavina';",2-15849640-2 Which built by HM Dockyard has September 1830 as the laid down?,"CREATE TABLE ""1823_1826_orders"" ( ""name"" text, ""built_by_hm_dockyard"" text, ""ordered"" text, ""laid_down"" text, ""launched"" text );","SELECT ""built_by_hm_dockyard"" FROM ""1823_1826_orders"" WHERE ""laid_down""='september 1830';",2-15421158-4 "What is the name that has July 1823 as the Laid down, and portsmouth as the built by hm dockyard?","CREATE TABLE ""1823_1826_orders"" ( ""name"" text, ""built_by_hm_dockyard"" text, ""ordered"" text, ""laid_down"" text, ""launched"" text );","SELECT ""name"" FROM ""1823_1826_orders"" WHERE ""laid_down""='july 1823' AND ""built_by_hm_dockyard""='portsmouth';",2-15421158-4 What ordered has helena as the name?,"CREATE TABLE ""1823_1826_orders"" ( ""name"" text, ""built_by_hm_dockyard"" text, ""ordered"" text, ""laid_down"" text, ""launched"" text );","SELECT ""ordered"" FROM ""1823_1826_orders"" WHERE ""name""='helena';",2-15421158-4 What ordered has algerine (2nd of name) as the name?,"CREATE TABLE ""1823_1826_orders"" ( ""name"" text, ""built_by_hm_dockyard"" text, ""ordered"" text, ""laid_down"" text, ""launched"" text );","SELECT ""ordered"" FROM ""1823_1826_orders"" WHERE ""name""='algerine (2nd of name)';",2-15421158-4 "What name has pembroke as the built by hm dockyard, and may 1825 as the laid down?","CREATE TABLE ""1823_1826_orders"" ( ""name"" text, ""built_by_hm_dockyard"" text, ""ordered"" text, ""laid_down"" text, ""launched"" text );","SELECT ""name"" FROM ""1823_1826_orders"" WHERE ""built_by_hm_dockyard""='pembroke' AND ""laid_down""='may 1825';",2-15421158-4 How many match values have points under 14 and 0 draws?,"CREATE TABLE ""first_league"" ( ""team"" text, ""match"" real, ""points"" real, ""draw"" real, ""lost"" real );","SELECT COUNT(""match"") FROM ""first_league"" WHERE ""points""<14 AND ""draw""<0;",2-15430129-2 What is the sum of losses for teams with under 10 matches?,"CREATE TABLE ""first_league"" ( ""team"" text, ""match"" real, ""points"" real, ""draw"" real, ""lost"" real );","SELECT SUM(""lost"") FROM ""first_league"" WHERE ""match""<10;",2-15430129-2 What is the average number of draws for teams with more than 10 matches?,"CREATE TABLE ""first_league"" ( ""team"" text, ""match"" real, ""points"" real, ""draw"" real, ""lost"" real );","SELECT AVG(""draw"") FROM ""first_league"" WHERE ""match"">10;",2-15430129-2 "What is the sum of points for teams with more than 10 matches, more than 0 draws, and 7 losses?","CREATE TABLE ""first_league"" ( ""team"" text, ""match"" real, ""points"" real, ""draw"" real, ""lost"" real );","SELECT SUM(""points"") FROM ""first_league"" WHERE ""draw"">0 AND ""lost""=7 AND ""match"">10;",2-15430129-2 Which season's average was 37.5?,"CREATE TABLE ""third_place_ranks"" ( ""rank"" real, ""celebrity"" text, ""professional_partner"" text, ""season"" real, ""average"" real );","SELECT ""season"" FROM ""third_place_ranks"" WHERE ""average""=37.5;",2-15988037-18 How many ranks had marcin mroczek as the celebrity in a season more recent than 4?,"CREATE TABLE ""third_place_ranks"" ( ""rank"" real, ""celebrity"" text, ""professional_partner"" text, ""season"" real, ""average"" real );","SELECT COUNT(""rank"") FROM ""third_place_ranks"" WHERE ""celebrity""='marcin mroczek' AND ""season"">4;",2-15988037-18 "What was the sum of the population in 2007, from State Tyrol, in 1991 a population less than 10,179, and a rank larger than 52?","CREATE TABLE ""list_with_un_locode"" ( ""rank"" real, ""name"" text, ""population_1991"" real, ""population_2001"" real, ""population_2007"" real, ""state"" text );","SELECT SUM(""population_2007"") FROM ""list_with_un_locode"" WHERE ""state""='tyrol' AND ""population_1991""<'10,179' AND ""rank"">52;",2-157297-1 "What is the average population in 1991, that has a 2001 population less than 16,045, and a rank less than 58, in Eisenstadt?","CREATE TABLE ""list_with_un_locode"" ( ""rank"" real, ""name"" text, ""population_1991"" real, ""population_2001"" real, ""population_2007"" real, ""state"" text );","SELECT AVG(""population_1991"") FROM ""list_with_un_locode"" WHERE ""population_2001""<'16,045' AND ""rank""<58 AND ""name""='eisenstadt';",2-157297-1 "What is the highest population in 1991 in Baden Bei Wien, and a 2007 population larger than 25,284?","CREATE TABLE ""list_with_un_locode"" ( ""rank"" real, ""name"" text, ""population_1991"" real, ""population_2001"" real, ""population_2007"" real, ""state"" text );","SELECT MAX(""population_1991"") FROM ""list_with_un_locode"" WHERE ""name""='baden bei wien' AND ""population_2007"">'25,284';",2-157297-1 "What is the Adapted by when there is a yes for exists is yes, for episode 101?","CREATE TABLE ""series_1"" ( ""episode"" real, ""title"" text, ""story"" text, ""adapted_by"" text, ""director"" text, ""airdate"" text, ""exists"" text );","SELECT ""adapted_by"" FROM ""series_1"" WHERE ""exists""='yes' AND ""episode""=101;",2-15739098-1 What is the Director for the episode titled “some lapse of time”?,"CREATE TABLE ""series_1"" ( ""episode"" real, ""title"" text, ""story"" text, ""adapted_by"" text, ""director"" text, ""airdate"" text, ""exists"" text );","SELECT ""director"" FROM ""series_1"" WHERE ""title""='“some lapse of time”';",2-15739098-1 What is the Airdate for the episode titled “thirteen to centaurus” Adapted by stanley miller?,"CREATE TABLE ""series_1"" ( ""episode"" real, ""title"" text, ""story"" text, ""adapted_by"" text, ""director"" text, ""airdate"" text, ""exists"" text );","SELECT ""airdate"" FROM ""series_1"" WHERE ""adapted_by""='stanley miller' AND ""title""='“thirteen to centaurus”';",2-15739098-1 What is the Exists when Ray Jenkins is the director?,"CREATE TABLE ""series_1"" ( ""episode"" real, ""title"" text, ""story"" text, ""adapted_by"" text, ""director"" text, ""airdate"" text, ""exists"" text );","SELECT ""exists"" FROM ""series_1"" WHERE ""director""='ray jenkins';",2-15739098-1 What shows for Exists when the airdate was 20 december 1965?,"CREATE TABLE ""series_1"" ( ""episode"" real, ""title"" text, ""story"" text, ""adapted_by"" text, ""director"" text, ""airdate"" text, ""exists"" text );","SELECT ""exists"" FROM ""series_1"" WHERE ""airdate""='20 december 1965';",2-15739098-1 What 2007 number when the million CZK shows operating revenues?,"CREATE TABLE ""selected_financial_results_of_travel_ser"" ( ""million_czk"" text, ""2005"" text, ""2006"" real, ""2007"" real, ""2008"" real, ""2009"" real );","SELECT COUNT(""2007"") FROM ""selected_financial_results_of_travel_ser"" WHERE ""million_czk""='operating revenues';",2-1597347-1 "What is the sum of 2007 when the 2009 is less than 7,006, and a 2008 larger than 2,226?","CREATE TABLE ""selected_financial_results_of_travel_ser"" ( ""million_czk"" text, ""2005"" text, ""2006"" real, ""2007"" real, ""2008"" real, ""2009"" real );","SELECT SUM(""2007"") FROM ""selected_financial_results_of_travel_ser"" WHERE ""2009""<'7,006' AND ""2008"">'2,226';",2-1597347-1 "What is the lowest 2008 when the 2009 was 7,006, and a 2006 larger than 4,844?","CREATE TABLE ""selected_financial_results_of_travel_ser"" ( ""million_czk"" text, ""2005"" text, ""2006"" real, ""2007"" real, ""2008"" real, ""2009"" real );","SELECT MIN(""2008"") FROM ""selected_financial_results_of_travel_ser"" WHERE ""2009""='7,006' AND ""2006"">'4,844';",2-1597347-1 What is the lowest Year with an Album that is live love in London?,"CREATE TABLE ""studio_albums_and_e_ps"" ( ""year"" real, ""album"" text, ""u_s"" text, ""u_s_christian"" text, ""u_s_indie"" text );","SELECT MIN(""year"") FROM ""studio_albums_and_e_ps"" WHERE ""album""='live love in london';",2-156681-1 What is the average Year with a U.S. Christian that is 167?,"CREATE TABLE ""studio_albums_and_e_ps"" ( ""year"" real, ""album"" text, ""u_s"" text, ""u_s_christian"" text, ""u_s_indie"" text );","SELECT AVG(""year"") FROM ""studio_albums_and_e_ps"" WHERE ""u_s_christian""='167';",2-156681-1 What is the U.S. Christian with a Year that is 1989?,"CREATE TABLE ""studio_albums_and_e_ps"" ( ""year"" real, ""album"" text, ""u_s"" text, ""u_s_christian"" text, ""u_s_indie"" text );","SELECT ""u_s_christian"" FROM ""studio_albums_and_e_ps"" WHERE ""year""=1989;",2-156681-1 What is the Theme when Fontella Bass was the original artist?,"CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" real, ""result"" text );","SELECT ""theme"" FROM ""performances"" WHERE ""original_artist""='fontella bass';",2-15778392-1 What is the Week # when the Beatles were the original artist and the theme was The Beatles?,"CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" real, ""result"" text );","SELECT ""week_num"" FROM ""performances"" WHERE ""original_artist""='the beatles' AND ""theme""='the beatles';",2-15778392-1 "What is the total number of top-25 in the Masters Tournament, which has 0 top-10 and more than 0 top-5?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""top_25"") FROM ""summary"" WHERE ""top_10""=0 AND ""tournament""='masters tournament' AND ""top_5"">0;",2-1601826-6 "What is the total top-25 of the U.S. Open, which has less than 7 cuts?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT SUM(""top_25"") FROM ""summary"" WHERE ""tournament""='u.s. open' AND ""cuts_made""<7;",2-1601826-6 What is the lowest top-5 of the tournament with less than 1 top-10 and less than 1 top-25?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MIN(""top_5"") FROM ""summary"" WHERE ""top_10""<1 AND ""top_25""<1;",2-1601826-6 What is the highest top-25 of the tournament with less than 22 events and more than 1 top-10?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MAX(""top_25"") FROM ""summary"" WHERE ""events""<22 AND ""top_10"">1;",2-1601826-6 "What is the total bronze medals won, with 0 gold medals and in 5th place?","CREATE TABLE ""results_by_country"" ( ""gold_medals"" real, ""silver_medals"" real, ""bronze_medals"" real, ""4th_place"" real, ""5th_place"" real, ""appearances"" real );","SELECT COUNT(""bronze_medals"") FROM ""results_by_country"" WHERE ""gold_medals""=0 AND ""5th_place""<0;",2-15777504-1 What is the average amount of appearances for the Bronze Meals less than 0?,"CREATE TABLE ""results_by_country"" ( ""gold_medals"" real, ""silver_medals"" real, ""bronze_medals"" real, ""4th_place"" real, ""5th_place"" real, ""appearances"" real );","SELECT AVG(""appearances"") FROM ""results_by_country"" WHERE ""bronze_medals""<0;",2-15777504-1 "What is the total number of 4th place that has 3 appearances for 3, and a more than 0 silver medals, and no gold medals?","CREATE TABLE ""results_by_country"" ( ""gold_medals"" real, ""silver_medals"" real, ""bronze_medals"" real, ""4th_place"" real, ""5th_place"" real, ""appearances"" real );","SELECT COUNT(""4th_place"") FROM ""results_by_country"" WHERE ""appearances""=3 AND ""silver_medals"">0 AND ""gold_medals""<0;",2-15777504-1 How many years have HMOs been 27% and POS plans 18%?,"CREATE TABLE ""rise_of_managed_care_in_the_us"" ( ""year"" real, ""conventional_plans"" text, ""hm_os"" text, ""pp_os"" text, ""pos_plans"" text );","SELECT COUNT(""year"") FROM ""rise_of_managed_care_in_the_us"" WHERE ""hm_os""='27%' AND ""pos_plans""='18%';",2-15343730-1 Which conventional plan has a POS of 13%?,"CREATE TABLE ""rise_of_managed_care_in_the_us"" ( ""year"" real, ""conventional_plans"" text, ""hm_os"" text, ""pp_os"" text, ""pos_plans"" text );","SELECT ""conventional_plans"" FROM ""rise_of_managed_care_in_the_us"" WHERE ""pos_plans""='13%';",2-15343730-1 How many years have a conventional plan of 7%?,"CREATE TABLE ""rise_of_managed_care_in_the_us"" ( ""year"" real, ""conventional_plans"" text, ""hm_os"" text, ""pp_os"" text, ""pos_plans"" text );","SELECT SUM(""year"") FROM ""rise_of_managed_care_in_the_us"" WHERE ""conventional_plans""='7%';",2-15343730-1 Which conventional plan has a POS plan of 21%?,"CREATE TABLE ""rise_of_managed_care_in_the_us"" ( ""year"" real, ""conventional_plans"" text, ""hm_os"" text, ""pp_os"" text, ""pos_plans"" text );","SELECT ""conventional_plans"" FROM ""rise_of_managed_care_in_the_us"" WHERE ""pos_plans""='21%';",2-15343730-1 Which HMO has a conventional plan of 3% in 2005?,"CREATE TABLE ""rise_of_managed_care_in_the_us"" ( ""year"" real, ""conventional_plans"" text, ""hm_os"" text, ""pp_os"" text, ""pos_plans"" text );","SELECT ""hm_os"" FROM ""rise_of_managed_care_in_the_us"" WHERE ""conventional_plans""='3%' AND ""year""=2005;",2-15343730-1 "How many are on the administrative panel with an agricultural panel of fewer than 11 and an industrial and commercial panel of 3, with fewer than 4 on the labor panel?","CREATE TABLE ""composition_of_the_13th_seanad"" ( ""administrative_panel"" real, ""agricultural_panel"" real, ""cultural_and_educational_panel"" real, ""industrial_and_commercial_panel"" real, ""labour_panel"" real, ""national_university_of_ireland"" real, ""university_of_dublin"" real, ""nominated_by_the_taoiseach"" real, ""total"" real );","SELECT AVG(""administrative_panel"") FROM ""composition_of_the_13th_seanad"" WHERE ""agricultural_panel""<11 AND ""industrial_and_commercial_panel""=3 AND ""labour_panel""<4;",2-15547329-1 Who read the unabridged book written by Gary Paulsen?,"CREATE TABLE ""audio_books"" ( ""title"" text, ""author"" text, ""un_abridged"" text, ""read_by"" text, ""published"" text );","SELECT ""read_by"" FROM ""audio_books"" WHERE ""un_abridged""='unabridged' AND ""author""='gary paulsen';",2-15434049-1 Who read the unabridged novel written by John D. Fitzgerald?,"CREATE TABLE ""audio_books"" ( ""title"" text, ""author"" text, ""un_abridged"" text, ""read_by"" text, ""published"" text );","SELECT ""read_by"" FROM ""audio_books"" WHERE ""un_abridged""='unabridged' AND ""author""='john d. fitzgerald';",2-15434049-1 In which week was the Theme 1960s?,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""week_num"" FROM ""performances_results"" WHERE ""theme""='1960s';",2-15383430-1 "When the week # is listed as Hollywood, and the Theme is N/A, what song is listed?","CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""song_choice"" FROM ""performances_results"" WHERE ""theme""='n/a' AND ""week_num""='hollywood';",2-15383430-1 Which Theme has a Result of eliminated?,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""theme"" FROM ""performances_results"" WHERE ""result""='eliminated';",2-15383430-1 Which song choice was originally performed by Bonnie Tyler?,"CREATE TABLE ""performances_results"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""song_choice"" FROM ""performances_results"" WHERE ""original_artist""='bonnie tyler';",2-15383430-1 "Which call sign, broadcast at less than 103.5MHz, has an ERP W of 50?","CREATE TABLE ""translators"" ( ""call_sign"" text, ""frequency_m_hz"" real, ""city_of_license"" text, ""erp_w"" real, ""class"" text, ""fcc_info"" text );","SELECT ""call_sign"" FROM ""translators"" WHERE ""erp_w""=50 AND ""frequency_m_hz""<103.5;",2-15525566-1 "What is the frequency of the call sign licensed in Albany, New York?","CREATE TABLE ""translators"" ( ""call_sign"" text, ""frequency_m_hz"" real, ""city_of_license"" text, ""erp_w"" real, ""class"" text, ""fcc_info"" text );","SELECT ""frequency_m_hz"" FROM ""translators"" WHERE ""city_of_license""='albany, new york';",2-15525566-1 Which Chart peak was Recorded on 2/19/69?,"CREATE TABLE ""side_one"" ( ""track"" real, ""recorded"" text, ""catalogue"" text, ""release_date"" text, ""chart_peak"" text, ""song_title"" text, ""writer_s"" text, ""time"" text );","SELECT ""chart_peak"" FROM ""side_one"" WHERE ""recorded""='2/19/69';",2-15582798-2 Which Chart peak has a Time of 3:11?,"CREATE TABLE ""side_one"" ( ""track"" real, ""recorded"" text, ""catalogue"" text, ""release_date"" text, ""chart_peak"" text, ""song_title"" text, ""writer_s"" text, ""time"" text );","SELECT ""chart_peak"" FROM ""side_one"" WHERE ""time""='3:11';",2-15582798-2 Which Catalogue has a Writer(s) of mark james?,"CREATE TABLE ""side_one"" ( ""track"" real, ""recorded"" text, ""catalogue"" text, ""release_date"" text, ""chart_peak"" text, ""song_title"" text, ""writer_s"" text, ""time"" text );","SELECT ""catalogue"" FROM ""side_one"" WHERE ""writer_s""='mark james';",2-15582798-2 Which Track has a Writer(s) of mac davis?,"CREATE TABLE ""side_one"" ( ""track"" real, ""recorded"" text, ""catalogue"" text, ""release_date"" text, ""chart_peak"" text, ""song_title"" text, ""writer_s"" text, ""time"" text );","SELECT AVG(""track"") FROM ""side_one"" WHERE ""writer_s""='mac davis';",2-15582798-2 What is the name of the country when the television service is italia 1?,"CREATE TABLE ""national_terrestrial_and_sky_tg24"" ( ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""country"" FROM ""national_terrestrial_and_sky_tg24"" WHERE ""television_service""='italia 1';",2-15887683-1 What is the HDTV when the content is general television?,"CREATE TABLE ""national_terrestrial_and_sky_tg24"" ( ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""hdtv"" FROM ""national_terrestrial_and_sky_tg24"" WHERE ""content""='general television';",2-15887683-1 "What is the Country when the Content was general television, and a Television service of rai 1?","CREATE TABLE ""national_terrestrial_and_sky_tg24"" ( ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""country"" FROM ""national_terrestrial_and_sky_tg24"" WHERE ""content""='general television' AND ""television_service""='rai 1';",2-15887683-1 What is the Language that has sky tg 24 active as the Television service?,"CREATE TABLE ""national_terrestrial_and_sky_tg24"" ( ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""language"" FROM ""national_terrestrial_and_sky_tg24"" WHERE ""television_service""='sky tg 24 active';",2-15887683-1 What was the location of the fight when Sara McMann's record was 1-0?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""record""='1-0';",2-1617662-2 What was the record when there was a fight that lasted 5:00?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""time""='5:00';",2-1617662-2 What is the method of resolution for the fight that had a time of 5:00 and a record of 5-0?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""time""='5:00' AND ""record""='5-0';",2-1617662-2 What's the average Week with the Result l 23–3?,"CREATE TABLE ""season_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT AVG(""week"") FROM ""season_schedule"" WHERE ""result""='l 23–3';",2-15428647-1 "With the date of October 28, 1962, and the week greater than 4, what was the lowest attendance?","CREATE TABLE ""season_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""season_schedule"" WHERE ""week"">4 AND ""date""='october 28, 1962';",2-15428647-1 What Belarusian has a status of Raion a foundation of 1514 and a 2010 population of 8100?,"CREATE TABLE ""the_list"" ( ""rank"" text, ""belarusian_bgn_pcgn"" text, ""russian_bgn_pcgn"" text, ""status"" text, ""obtaining"" text, ""foundation"" text, ""population_2010"" text );","SELECT ""belarusian_bgn_pcgn"" FROM ""the_list"" WHERE ""status""='raion' AND ""foundation""='1514' AND ""population_2010""='8100';",2-159574-1 Which model number has an order part number of TMSMT37BQX5LD?,"CREATE TABLE ""lancaster"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""multi_1"" text, ""voltage"" real, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""model_number"" FROM ""lancaster"" WHERE ""order_part_number""='tmsmt37bqx5ld';",2-1604940-1 Which model number has an order part number of TMDML44BKX5LD?,"CREATE TABLE ""lancaster"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""multi_1"" text, ""voltage"" real, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""model_number"" FROM ""lancaster"" WHERE ""order_part_number""='tmdml44bkx5ld';",2-1604940-1 "What is the socket related to the processor released on June 22, 2005, having a frequency of 1600MHz and voltage under 1.35V?","CREATE TABLE ""lancaster"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""multi_1"" text, ""voltage"" real, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""socket"" FROM ""lancaster"" WHERE ""frequency""='1600mhz' AND ""release_date""='june 22, 2005' AND ""voltage""<1.35;",2-1604940-1 What is the highest rank for PSV - FC Barcelona?,"CREATE TABLE ""men"" ( ""rank"" real, ""name"" text, ""team"" text, ""country"" text, ""points"" real );","SELECT MAX(""rank"") FROM ""men"" WHERE ""team""='psv - fc barcelona';",2-15551831-1 What rank was Peter Schmeichel?,"CREATE TABLE ""men"" ( ""rank"" real, ""name"" text, ""team"" text, ""country"" text, ""points"" real );","SELECT SUM(""rank"") FROM ""men"" WHERE ""name""='peter schmeichel';",2-15551831-1 What is the highest Super G that had an 11 Downhill and an overall less than 16?,"CREATE TABLE ""season_standings"" ( ""season"" real, ""overall"" real, ""slalom"" text, ""super_g"" real, ""downhill"" text, ""combined"" text );","SELECT MAX(""super_g"") FROM ""season_standings"" WHERE ""downhill""='11' AND ""overall""<16;",2-16108515-1 What is the combined of the overalls less than 34?,"CREATE TABLE ""season_standings"" ( ""season"" real, ""overall"" real, ""slalom"" text, ""super_g"" real, ""downhill"" text, ""combined"" text );","SELECT ""combined"" FROM ""season_standings"" WHERE ""overall""<34;",2-16108515-1 What is the combined of the 14 Super G?,"CREATE TABLE ""season_standings"" ( ""season"" real, ""overall"" real, ""slalom"" text, ""super_g"" real, ""downhill"" text, ""combined"" text );","SELECT ""combined"" FROM ""season_standings"" WHERE ""super_g""=14;",2-16108515-1 What album had the reunion label in 2006?,"CREATE TABLE ""performance_credits"" ( ""year"" real, ""artist"" text, ""album"" text, ""label"" text, ""credit"" text );","SELECT ""album"" FROM ""performance_credits"" WHERE ""label""='reunion' AND ""year""=2006;",2-15600368-2 "Who was the artist for the album, Christmas under the reunion label with the guitar?","CREATE TABLE ""performance_credits"" ( ""year"" real, ""artist"" text, ""album"" text, ""label"" text, ""credit"" text );","SELECT ""artist"" FROM ""performance_credits"" WHERE ""label""='reunion' AND ""credit""='guitar' AND ""album""='christmas';",2-15600368-2 What is the most recent year for an album listed with a piano credited?,"CREATE TABLE ""performance_credits"" ( ""year"" real, ""artist"" text, ""album"" text, ""label"" text, ""credit"" text );","SELECT MAX(""year"") FROM ""performance_credits"" WHERE ""credit""='piano';",2-15600368-2 "What is Volume:Issue, when Artist is Elton John, and when Weeks on Top is 4?","CREATE TABLE ""see_also"" ( ""volume_issue"" text, ""issue_date_s"" text, ""weeks_on_top"" real, ""song"" text, ""artist"" text );","SELECT ""volume_issue"" FROM ""see_also"" WHERE ""artist""='elton john' AND ""weeks_on_top""=4;",2-16048568-1 What is the value in 2008-08 when DNP is the value in 2009-10?,"CREATE TABLE ""grand_slam_record"" ( ""event"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""2008_09"" FROM ""grand_slam_record"" WHERE ""2009_10""='dnp';",2-1533169-1 Which event had a DNP value in 2010-11?,"CREATE TABLE ""grand_slam_record"" ( ""event"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""event"" FROM ""grand_slam_record"" WHERE ""2010_11""='dnp';",2-1533169-1 What is the value in 2008-09 for the Autumn Gold event?,"CREATE TABLE ""grand_slam_record"" ( ""event"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""2008_09"" FROM ""grand_slam_record"" WHERE ""event""='autumn gold';",2-1533169-1 What is the value in 2006-07 when the value is SF in 2008-09?,"CREATE TABLE ""grand_slam_record"" ( ""event"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""2006_07"" FROM ""grand_slam_record"" WHERE ""2008_09""='sf';",2-1533169-1 What is the total number of bronze medals of the nation with 4 total medals and 1 silver?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""medal_table"" WHERE ""total""=4 AND ""silver""=1;",2-15987929-1 "What is the sum of silver medals of the nation Cuba, which has less than 0 gold?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_table"" WHERE ""nation""='cuba' AND ""gold""<0;",2-15987929-1 What is the total weight of players who play the G position for the Los Angeles D-Fenders?,"CREATE TABLE ""contestants"" ( ""pos"" text, ""player"" text, ""team"" text, ""height"" text, ""weight"" real );","SELECT COUNT(""weight"") FROM ""contestants"" WHERE ""pos""='g' AND ""team""='los angeles d-fenders';",2-15753220-15 What team does Bill Walker play for?,"CREATE TABLE ""contestants"" ( ""pos"" text, ""player"" text, ""team"" text, ""height"" text, ""weight"" real );","SELECT ""team"" FROM ""contestants"" WHERE ""player""='bill walker';",2-15753220-15 What was the lowest heat for Germany with a rank smaller than 9 for Mike Fenner and a time smaller than 13.52?,"CREATE TABLE ""round_1"" ( ""rank"" real, ""heat"" real, ""name"" text, ""nationality"" text, ""time"" real );","SELECT MIN(""heat"") FROM ""round_1"" WHERE ""nationality""='germany' AND ""rank""<9 AND ""name""='mike fenner' AND ""time""<13.52;",2-15503252-3 "What is the total of the FA CUP that has 1 FA trophy, and player Chris Cook, and a League cup less than 1?","CREATE TABLE ""top_scorers"" ( ""player"" text, ""club"" text, ""league"" real, ""fa_cup"" real, ""fa_trophy"" real, ""league_cup"" real, ""total"" real );","SELECT COUNT(""fa_cup"") FROM ""top_scorers"" WHERE ""fa_trophy""=1 AND ""player""='chris cook' AND ""league_cup""<1;",2-15567091-4 "What is the lowest FA cup that has mohd faizal desa as the player, with a total greater than 0?","CREATE TABLE ""scorers"" ( ""player"" text, ""league"" real, ""malaysia_cup"" real, ""fa_cup"" real, ""total"" real );","SELECT MIN(""fa_cup"") FROM ""scorers"" WHERE ""player""='mohd faizal desa' AND ""total"">0;",2-15326544-6 "What is the lowest FA cup that has a league greater than 0, with a Malaysia cup greater than 5?","CREATE TABLE ""scorers"" ( ""player"" text, ""league"" real, ""malaysia_cup"" real, ""fa_cup"" real, ""total"" real );","SELECT MIN(""fa_cup"") FROM ""scorers"" WHERE ""league"">0 AND ""malaysia_cup"">5;",2-15326544-6 How many Malaysia Cups have a total less than 0?,"CREATE TABLE ""scorers"" ( ""player"" text, ""league"" real, ""malaysia_cup"" real, ""fa_cup"" real, ""total"" real );","SELECT COUNT(""malaysia_cup"") FROM ""scorers"" WHERE ""total""<0;",2-15326544-6 "What is the average FA cup that has a league of 0, fahmi hatta as the player, with a Malaysia cup less than 0?","CREATE TABLE ""scorers"" ( ""player"" text, ""league"" real, ""malaysia_cup"" real, ""fa_cup"" real, ""total"" real );","SELECT AVG(""fa_cup"") FROM ""scorers"" WHERE ""league""=0 AND ""player""='fahmi hatta' AND ""malaysia_cup""<0;",2-15326544-6 How many Malaysia Cups have 0 for the total with a league greater than 0?,"CREATE TABLE ""scorers"" ( ""player"" text, ""league"" real, ""malaysia_cup"" real, ""fa_cup"" real, ""total"" real );","SELECT COUNT(""malaysia_cup"") FROM ""scorers"" WHERE ""total""=0 AND ""league"">0;",2-15326544-6 "What is High Assists, when High Points is Keon Clark (19)?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""high_points""='keon clark (19)';",2-15780049-4 "What is Location Attendance, when High Assists is Alvin Williams (9)?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""high_assists""='alvin williams (9)';",2-15780049-4 "What is High Points, when Location Attendance is Staples Center 18,964?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""location_attendance""='staples center 18,964';",2-15780049-4 "What is High Points, when Team is @ Phoenix?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""team""='@ phoenix';",2-15780049-4 What name has 100 w. pender st. as the address?,"CREATE TABLE ""timeline_of_tallest_buildings"" ( ""name"" text, ""street_address"" text, ""years_as_tallest"" text, ""height_m_ft"" text, ""floors"" real );","SELECT ""name"" FROM ""timeline_of_tallest_buildings"" WHERE ""street_address""='100 w. pender st.';",2-1588821-4 How many floors have 207 w. hastings st. as the address?,"CREATE TABLE ""timeline_of_tallest_buildings"" ( ""name"" text, ""street_address"" text, ""years_as_tallest"" text, ""height_m_ft"" text, ""floors"" real );","SELECT COUNT(""floors"") FROM ""timeline_of_tallest_buildings"" WHERE ""street_address""='207 w. hastings st.';",2-1588821-4 What is the height m/ft where 207 w. hastings st. is the address?,"CREATE TABLE ""timeline_of_tallest_buildings"" ( ""name"" text, ""street_address"" text, ""years_as_tallest"" text, ""height_m_ft"" text, ""floors"" real );","SELECT ""height_m_ft"" FROM ""timeline_of_tallest_buildings"" WHERE ""street_address""='207 w. hastings st.';",2-1588821-4 What is the completed list entry number more than 1356460?,"CREATE TABLE ""tameside"" ( ""name"" text, ""location"" text, ""type"" text, ""completed"" text, ""list_entry_number"" real );","SELECT ""completed"" FROM ""tameside"" WHERE ""list_entry_number"">1356460;",2-15906728-8 "Which type has a list entry number more than 1356436, named Albion Congregational Church?","CREATE TABLE ""tameside"" ( ""name"" text, ""location"" text, ""type"" text, ""completed"" text, ""list_entry_number"" real );","SELECT ""type"" FROM ""tameside"" WHERE ""list_entry_number"">1356436 AND ""name""='albion congregational church';",2-15906728-8 What is the entry number on the list for Fairfield Moravian Church?,"CREATE TABLE ""tameside"" ( ""name"" text, ""location"" text, ""type"" text, ""completed"" text, ""list_entry_number"" real );","SELECT ""list_entry_number"" FROM ""tameside"" WHERE ""name""='fairfield moravian church';",2-15906728-8 What was the Average Attendance during the Year in which there were 9 Home Games?,"CREATE TABLE ""average_attendance"" ( ""year"" real, ""league"" text, ""average_attendance"" real, ""num_of_home_games"" real, ""league_rank"" text, ""canada_usa_rank"" text );","SELECT MAX(""average_attendance"") FROM ""average_attendance"" WHERE ""num_of_home_games""=9;",2-15532327-4 "Before 2012, what was the greatest # of Home Games with a Canada - USA Rank of 52nd, and an Average Attendance less than 992?","CREATE TABLE ""average_attendance"" ( ""year"" real, ""league"" text, ""average_attendance"" real, ""num_of_home_games"" real, ""league_rank"" text, ""canada_usa_rank"" text );","SELECT MAX(""num_of_home_games"") FROM ""average_attendance"" WHERE ""year""<2012 AND ""canada_usa_rank""='52nd' AND ""average_attendance""<992;",2-15532327-4 "In the year where the League Rank was 10th, what was the greatest number of Home Games?","CREATE TABLE ""average_attendance"" ( ""year"" real, ""league"" text, ""average_attendance"" real, ""num_of_home_games"" real, ""league_rank"" text, ""canada_usa_rank"" text );","SELECT MAX(""num_of_home_games"") FROM ""average_attendance"" WHERE ""league_rank""='10th';",2-15532327-4 "After the year 2011, when the Canada - USA Rank was 46th, what was the League Rank?","CREATE TABLE ""average_attendance"" ( ""year"" real, ""league"" text, ""average_attendance"" real, ""num_of_home_games"" real, ""league_rank"" text, ""canada_usa_rank"" text );","SELECT ""league_rank"" FROM ""average_attendance"" WHERE ""year"">2011 AND ""canada_usa_rank""='46th';",2-15532327-4 "What is Package/Option, when HDTV is no, when Language is Italian, and when Television service is cartello promozionale sky hd?","CREATE TABLE ""cinema"" ( ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""package_option"" FROM ""cinema"" WHERE ""hdtv""='no' AND ""language""='italian' AND ""television_service""='cartello promozionale sky hd';",2-15887683-5 "What is Country, when HDTV is yes, and when Content is cinema?","CREATE TABLE ""cinema"" ( ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""country"" FROM ""cinema"" WHERE ""hdtv""='yes' AND ""content""='cinema';",2-15887683-5 "What is HDTV, when Television service is cartello promozionale sky hd?","CREATE TABLE ""cinema"" ( ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""hdtv"" FROM ""cinema"" WHERE ""television_service""='cartello promozionale sky hd';",2-15887683-5 "What is Content, when Package/Option is sky cinema, and when Language is italian originale?","CREATE TABLE ""cinema"" ( ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""content"" FROM ""cinema"" WHERE ""package_option""='sky cinema' AND ""language""='italian originale';",2-15887683-5 "What is HDTV, when Language is italian originale, and when Package/Option is sky cinema, and when Television service is sky cinema max +1?","CREATE TABLE ""cinema"" ( ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""hdtv"" FROM ""cinema"" WHERE ""language""='italian originale' AND ""package_option""='sky cinema' AND ""television_service""='sky cinema max +1';",2-15887683-5 "What is HDTV, when Content is Cinema, when Package/Option is Sky Cinema + Sky HD, and when Television Service is Sky Cinema Passion HD?","CREATE TABLE ""cinema"" ( ""television_service"" text, ""country"" text, ""language"" text, ""content"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""hdtv"" FROM ""cinema"" WHERE ""content""='cinema' AND ""package_option""='sky cinema + sky hd' AND ""television_service""='sky cinema passion hd';",2-15887683-5 "What is the Venue with an Attendance that is larger than 6,938?","CREATE TABLE ""tennent_s_scottish_cup"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""venue"" FROM ""tennent_s_scottish_cup"" WHERE ""attendance"">'6,938';",2-15767661-3 What is the Date with an Opponent that is hearts?,"CREATE TABLE ""tennent_s_scottish_cup"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""date"" FROM ""tennent_s_scottish_cup"" WHERE ""opponent""='hearts';",2-15767661-3 What is the Result with a Venue that is n?,"CREATE TABLE ""tennent_s_scottish_cup"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""tennent_s_scottish_cup"" WHERE ""venue""='n';",2-15767661-3 Who was the Coat of Cash Wearing Celebrity in Episode 6?,"CREATE TABLE ""series_6"" ( ""episode_number"" real, ""air_date"" text, ""guest_host"" text, ""musical_guest_song_performed"" text, ""coat_of_cash_wearing_celebrity"" text );","SELECT ""coat_of_cash_wearing_celebrity"" FROM ""series_6"" WHERE ""episode_number""=6;",2-1590967-6 What was the air date of episode 5?,"CREATE TABLE ""series_6"" ( ""episode_number"" real, ""air_date"" text, ""guest_host"" text, ""musical_guest_song_performed"" text, ""coat_of_cash_wearing_celebrity"" text );","SELECT ""air_date"" FROM ""series_6"" WHERE ""episode_number""=5;",2-1590967-6 "What is the largest number of races when there are less than 6 podiums, the series is the formula renault 2.0 eurocup, and there are more than 0 wins?","CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team_name"" text, ""races"" real, ""podiums"" real, ""poles"" real, ""wins"" real, ""points"" real, ""final_placing"" text );","SELECT MAX(""races"") FROM ""career_summary"" WHERE ""podiums""<6 AND ""series""='formula renault 2.0 eurocup' AND ""wins"">0;",2-15852257-1 "Who were the Opponents in the final in the match with a Score in the final of 1–6, 6–3, 2–6?","CREATE TABLE ""doubles_titles_32"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""opponents_in_the_final"" FROM ""doubles_titles_32"" WHERE ""score_in_the_final""='1–6, 6–3, 2–6';",2-16186036-1 "What Opponents in the final had a match in 1984 with a Score in the final of 7–6, 6–1?","CREATE TABLE ""doubles_titles_32"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""opponents_in_the_final"" FROM ""doubles_titles_32"" WHERE ""date""=1984 AND ""score_in_the_final""='7–6, 6–1';",2-16186036-1 How many years were they nominated for outstanding musical?,"CREATE TABLE ""original_broadway_production"" ( ""year"" real, ""award"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT COUNT(""year"") FROM ""original_broadway_production"" WHERE ""nominee""='outstanding musical';",2-15341-2 Where was the location for Arras Paul Arras?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='arras paul arras';",2-15857464-2 What is the title from 302 bc?,"CREATE TABLE ""list_of_state_leaders_in_300_bc"" ( ""state"" text, ""type"" text, ""name"" text, ""title"" text, ""royal_house"" text, ""from"" text );","SELECT ""title"" FROM ""list_of_state_leaders_in_300_bc"" WHERE ""from""='302 bc';",2-1580963-13 Which royal house has the name huai?,"CREATE TABLE ""list_of_state_leaders_in_300_bc"" ( ""state"" text, ""type"" text, ""name"" text, ""title"" text, ""royal_house"" text, ""from"" text );","SELECT ""royal_house"" FROM ""list_of_state_leaders_in_300_bc"" WHERE ""name""='huai';",2-1580963-13 Who has the title of marquis?,"CREATE TABLE ""list_of_state_leaders_in_300_bc"" ( ""state"" text, ""type"" text, ""name"" text, ""title"" text, ""royal_house"" text, ""from"" text );","SELECT ""name"" FROM ""list_of_state_leaders_in_300_bc"" WHERE ""title""='marquis';",2-1580963-13 Which royal house is in the state of chu?,"CREATE TABLE ""list_of_state_leaders_in_300_bc"" ( ""state"" text, ""type"" text, ""name"" text, ""title"" text, ""royal_house"" text, ""from"" text );","SELECT ""royal_house"" FROM ""list_of_state_leaders_in_300_bc"" WHERE ""state""='chu';",2-1580963-13 Which state has a king named xiang?,"CREATE TABLE ""list_of_state_leaders_in_300_bc"" ( ""state"" text, ""type"" text, ""name"" text, ""title"" text, ""royal_house"" text, ""from"" text );","SELECT ""state"" FROM ""list_of_state_leaders_in_300_bc"" WHERE ""title""='king' AND ""name""='xiang';",2-1580963-13 "What's the most recent week for the day of November 5, 1978?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""date""='november 5, 1978';",2-15972933-2 "What's the mean week number for November 12, 1978?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT AVG(""week"") FROM ""schedule"" WHERE ""date""='november 12, 1978';",2-15972933-2 "What's the mean week number when attendance was 63,263?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT AVG(""week"") FROM ""schedule"" WHERE ""attendance""='63,263';",2-15972933-2 What is the number of floors that have years under 2008 and were named Guinness Tower?,"CREATE TABLE ""tallest_buildings"" ( ""rank"" text, ""name"" text, ""height_m_ft"" text, ""floors"" real, ""year"" real );","SELECT COUNT(""floors"") FROM ""tallest_buildings"" WHERE ""year""<2008 AND ""name""='guinness tower';",2-1588821-1 What is the sum of Year opened when steel was the material with a Span feet of 1476?,"CREATE TABLE ""under_construction"" ( ""rank"" real, ""name"" text, ""span_metres"" real, ""span_feet"" real, ""material"" text, ""year_opened"" real, ""location"" text, ""country"" text );","SELECT SUM(""year_opened"") FROM ""under_construction"" WHERE ""material""='steel' AND ""span_feet""=1476;",2-1549729-2 "What is the sum of Year opened when the span feet is more than 1247, and the spam metres is 384?","CREATE TABLE ""under_construction"" ( ""rank"" real, ""name"" text, ""span_metres"" real, ""span_feet"" real, ""material"" text, ""year_opened"" real, ""location"" text, ""country"" text );","SELECT SUM(""year_opened"") FROM ""under_construction"" WHERE ""span_feet"">1247 AND ""span_metres""=384;",2-1549729-2 "What is average SiO 2, when Na 2 O is 7.53, and when Al 2 O 3 is less than 2.13?","CREATE TABLE ""chemical_composition_of_warring_states_a"" ( ""objects"" text, ""date"" text, ""si_o_2"" real, ""al_2_o_3"" real, ""fe_2_o_3"" real, ""k_2_o"" real, ""na_2_o"" real );","SELECT AVG(""si_o_2"") FROM ""chemical_composition_of_warring_states_a"" WHERE ""na_2_o""=7.53 AND ""al_2_o_3""<2.13;",2-15858905-1 "What is the highest K 2 O, when Na 2 O is greater than 1.87, when Fe 2 O 3 is greater than 0.07, when Objects is Ritual Disk, and when Al 2 O 3 is less than 0.62?","CREATE TABLE ""chemical_composition_of_warring_states_a"" ( ""objects"" text, ""date"" text, ""si_o_2"" real, ""al_2_o_3"" real, ""fe_2_o_3"" real, ""k_2_o"" real, ""na_2_o"" real );","SELECT MAX(""k_2_o"") FROM ""chemical_composition_of_warring_states_a"" WHERE ""na_2_o"">1.87 AND ""fe_2_o_3"">0.07 AND ""objects""='ritual disk' AND ""al_2_o_3""<0.62;",2-15858905-1 "What is the highest SiO 2, when K 2 O is greater than 0.16, when Fe 2 O 3 is greater than 0.16, and when Na 2 O is less than 7.53?","CREATE TABLE ""chemical_composition_of_warring_states_a"" ( ""objects"" text, ""date"" text, ""si_o_2"" real, ""al_2_o_3"" real, ""fe_2_o_3"" real, ""k_2_o"" real, ""na_2_o"" real );","SELECT MAX(""si_o_2"") FROM ""chemical_composition_of_warring_states_a"" WHERE ""k_2_o"">0.16 AND ""fe_2_o_3"">0.16 AND ""na_2_o""<7.53;",2-15858905-1 What is Aberdeen team's date of vacancy?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_vacancy"" FROM ""managerial_changes"" WHERE ""team""='aberdeen';",2-16075179-6 What is Motherwell Team's manner of departure?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""manner_of_departure"" FROM ""managerial_changes"" WHERE ""team""='motherwell';",2-16075179-6 What is the date of appointment for the team with a resigned manner of departure and replaced by Sandy Clark?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_appointment"" FROM ""managerial_changes"" WHERE ""manner_of_departure""='resigned' AND ""replaced_by""='sandy clark';",2-16075179-6 What manner of departure was Dick Advocaat replaced by?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""manner_of_departure"" FROM ""managerial_changes"" WHERE ""replaced_by""='dick advocaat';",2-16075179-6 Which amount of lost had an against of more than 22 and 9 points?,"CREATE TABLE ""apea_s_campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT ""lost"" FROM ""apea_s_campeonato_paulista"" WHERE ""against"">22 AND ""points""=9;",2-15354254-1 What is the total amount of points when the played number was less than 12?,"CREATE TABLE ""apea_s_campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT SUM(""points"") FROM ""apea_s_campeonato_paulista"" WHERE ""played""<12;",2-15354254-1 What is the largest points number where the difference is 12?,"CREATE TABLE ""apea_s_campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MAX(""points"") FROM ""apea_s_campeonato_paulista"" WHERE ""difference""='12';",2-15354254-1 What is the total number of points where there were 3 losses and a played number bigger than 12?,"CREATE TABLE ""apea_s_campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT SUM(""points"") FROM ""apea_s_campeonato_paulista"" WHERE ""lost""=3 AND ""played"">12;",2-15354254-1 What was the winning score for the tournament where Garth Mulroy was the runner-up?,"CREATE TABLE ""european_tour_wins_8"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""european_tour_wins_8"" WHERE ""runner_s_up""='garth mulroy';",2-1598164-4 Which tournament had a margin of victory of 6 strokes?,"CREATE TABLE ""european_tour_wins_8"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""tournament"" FROM ""european_tour_wins_8"" WHERE ""margin_of_victory""='6 strokes';",2-1598164-4 "For the tournament played on 16 Jan 2011, what was the winning score?","CREATE TABLE ""european_tour_wins_8"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""european_tour_wins_8"" WHERE ""date""='16 jan 2011';",2-1598164-4 "For the tournament ending with a margin of victory of 2 strokes, who was the runner(s)-up?","CREATE TABLE ""european_tour_wins_8"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""european_tour_wins_8"" WHERE ""margin_of_victory""='2 strokes';",2-1598164-4 "What was the winning score for the tournament where Garth Mulroy was the runner-up, and the margin of victory was 1 stroke?","CREATE TABLE ""european_tour_wins_8"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""european_tour_wins_8"" WHERE ""margin_of_victory""='1 stroke' AND ""runner_s_up""='garth mulroy';",2-1598164-4 "For the tournament ending with a margin of victory of 6 strokes, what was the winning score?","CREATE TABLE ""european_tour_wins_8"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""european_tour_wins_8"" WHERE ""margin_of_victory""='6 strokes';",2-1598164-4 How many Drawns have a Team of aa são bento and Points larger than 1?,"CREATE TABLE ""apea_s_campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT SUM(""drawn"") FROM ""apea_s_campeonato_paulista"" WHERE ""team""='aa são bento' AND ""points"">1;",2-15405394-1 What is the Drawn has an Against smaller than 20 and Points of 15?,"CREATE TABLE ""apea_s_campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT ""drawn"" FROM ""apea_s_campeonato_paulista"" WHERE ""against""<20 AND ""points""=15;",2-15405394-1 "How many Against has a Drawn smaller than 1, and a Lost smaller than 5?","CREATE TABLE ""apea_s_campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MAX(""against"") FROM ""apea_s_campeonato_paulista"" WHERE ""drawn""<1 AND ""lost""<5;",2-15405394-1 "what is the average Against has Drawn of 2, and a Played larger than 10?","CREATE TABLE ""apea_s_campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT AVG(""against"") FROM ""apea_s_campeonato_paulista"" WHERE ""drawn""=2 AND ""played"">10;",2-15405394-1 How many goals were there for Johan Cruyff when the rank's less than 3?,"CREATE TABLE ""list_of_top_association_football_goal_sc"" ( ""rank"" real, ""name"" text, ""years"" text, ""matches"" real, ""goals"" real );","SELECT SUM(""goals"") FROM ""list_of_top_association_football_goal_sc"" WHERE ""name""='johan cruyff' AND ""rank""<3;",2-1590321-51 What is the highest against when the lost is 3 with less than 30 points?,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MAX(""against"") FROM ""campeonato_paulista"" WHERE ""lost""=3 AND ""points""<30;",2-15350566-1 "What is the average Played when the against is 51, and the drawn is more than 1?","CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT AVG(""played"") FROM ""campeonato_paulista"" WHERE ""against""=51 AND ""drawn"">1;",2-15350566-1 What is on at 8:30 when million dollar password is on at 8:00?,"CREATE TABLE ""sunday"" ( ""7_00"" text, ""7_30"" text, ""8_00"" text, ""8_30"" text, ""9_00"" text, ""9_30"" text, ""10_00"" text );","SELECT ""8_30"" FROM ""sunday"" WHERE ""8_00""='million dollar password';",2-15708593-15 What is on at 10:00 when 60 minutes was on at 7:00 and million dollar password is on at 8:00?,"CREATE TABLE ""sunday"" ( ""7_00"" text, ""7_30"" text, ""8_00"" text, ""8_30"" text, ""9_00"" text, ""9_30"" text, ""10_00"" text );","SELECT ""10_00"" FROM ""sunday"" WHERE ""7_00""='60 minutes' AND ""8_00""='million dollar password';",2-15708593-15 What is the result against Clemson?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""location"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""opponent""='clemson';",2-15531181-13 What is the number of Games for the player in Rank 3?,"CREATE TABLE ""assists"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""assists"" real );","SELECT MAX(""games"") FROM ""assists"" WHERE ""rank""=3;",2-16050349-3 "With more than 69 Assists, what is Dejuan Collins' Rank?","CREATE TABLE ""assists"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""assists"" real );","SELECT COUNT(""rank"") FROM ""assists"" WHERE ""name""='dejuan collins' AND ""assists"">69;",2-16050349-3 How many Assists for the Player with 13 Games and a Rank less than 3?,"CREATE TABLE ""assists"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""assists"" real );","SELECT SUM(""assists"") FROM ""assists"" WHERE ""games""=13 AND ""rank""<3;",2-16050349-3 What is the lowest number of uncommitted superdelegates for a state with more than 16 total and 2 for Hillary Clinton?,"CREATE TABLE ""totals_by_state"" ( ""state_or_territory"" text, ""hillary_clinton"" real, ""barack_obama"" real, ""uncommitted"" real, ""unassigned"" real, ""total"" real );","SELECT MIN(""uncommitted"") FROM ""totals_by_state"" WHERE ""total"">16 AND ""hillary_clinton""=2;",2-15672818-3 "What Japanese prefecture has Ibaraki, Tsukuba?","CREATE TABLE ""list_of_special_cities"" ( ""name"" text, ""japanese"" text, ""population_2012"" real, ""date_of_designation"" text, ""region"" text, ""prefecture"" text );","SELECT ""japanese"" FROM ""list_of_special_cities"" WHERE ""prefecture""='ibaraki' AND ""name""='tsukuba';",2-1585609-1 What region has the symbol 八尾?,"CREATE TABLE ""list_of_special_cities"" ( ""name"" text, ""japanese"" text, ""population_2012"" real, ""date_of_designation"" text, ""region"" text, ""prefecture"" text );","SELECT ""region"" FROM ""list_of_special_cities"" WHERE ""japanese""='八尾';",2-1585609-1 Which venue held the Euro 2012 Qualifier?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""competition""='euro 2012 qualifier';",2-16152986-3 What is the Year with a Number that is larger than 34?,"CREATE TABLE ""roster"" ( ""name"" text, ""number"" real, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""hometown"" text );","SELECT ""year"" FROM ""roster"" WHERE ""number"">34;",2-15923795-1 What is the date of the 4 strokes margin of victory?,"CREATE TABLE ""asian_tour_wins_13"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""date"" FROM ""asian_tour_wins_13"" WHERE ""margin_of_victory""='4 strokes';",2-1608306-3 What is the date of the 4 strokes margin of victory?,"CREATE TABLE ""asian_tour_wins_13"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""date"" FROM ""asian_tour_wins_13"" WHERE ""margin_of_victory""='4 strokes';",2-1608306-3 What Elite Eight had a Sweet Sixteen of 1 and a win % of .875?,"CREATE TABLE ""record_by_conference"" ( ""conference"" text, ""num_of_bids"" real, ""record"" text, ""win_pct"" text, ""round_of_32"" text, ""sweet_sixteen"" text, ""elite_eight"" text, ""final_four"" text, ""championship_game"" text );","SELECT ""elite_eight"" FROM ""record_by_conference"" WHERE ""sweet_sixteen""='1' AND ""win_pct""='.875';",2-15480222-6 What Round 32 had a # of bids smaller than 2?,"CREATE TABLE ""record_by_conference"" ( ""conference"" text, ""num_of_bids"" real, ""record"" text, ""win_pct"" text, ""round_of_32"" text, ""sweet_sixteen"" text, ""elite_eight"" text, ""final_four"" text, ""championship_game"" text );","SELECT ""round_of_32"" FROM ""record_by_conference"" WHERE ""num_of_bids""<2;",2-15480222-6 What is the average year that Idris Elba was nominated for or won an award?,"CREATE TABLE ""men"" ( ""year"" real, ""actor"" text, ""award"" text, ""series"" text, ""result"" text );","SELECT AVG(""year"") FROM ""men"" WHERE ""actor""='idris elba';",2-16045118-21 What actor was nominated for or won an award before 1971?,"CREATE TABLE ""men"" ( ""year"" real, ""actor"" text, ""award"" text, ""series"" text, ""result"" text );","SELECT ""actor"" FROM ""men"" WHERE ""year""<1971;",2-16045118-21 What is the mean vertical relief in feet when the rank is more than 40 and the location is va0573?,"CREATE TABLE ""highest_and_lowest_points_in_each_us_nat"" ( ""rank"" real, ""park"" text, ""location"" text, ""peak_name"" text, ""elevation_ft"" real, ""minimum_elevation_ft"" text, ""vertical_relief_ft"" real );","SELECT AVG(""vertical_relief_ft"") FROM ""highest_and_lowest_points_in_each_us_nat"" WHERE ""rank"">40 AND ""location""='va0573';",2-15416653-1 "What is the mean vertical relief in feet when the Peak Name is Tower near mead wood road entrance and the elevation in feet is more than 1,410?","CREATE TABLE ""highest_and_lowest_points_in_each_us_nat"" ( ""rank"" real, ""park"" text, ""location"" text, ""peak_name"" text, ""elevation_ft"" real, ""minimum_elevation_ft"" text, ""vertical_relief_ft"" real );","SELECT AVG(""vertical_relief_ft"") FROM ""highest_and_lowest_points_in_each_us_nat"" WHERE ""peak_name""='tower near mead wood road entrance' AND ""elevation_ft"">'1,410';",2-15416653-1 What is the total number of ranks when the Peak Name is Red Shirt Table?,"CREATE TABLE ""highest_and_lowest_points_in_each_us_nat"" ( ""rank"" real, ""park"" text, ""location"" text, ""peak_name"" text, ""elevation_ft"" real, ""minimum_elevation_ft"" text, ""vertical_relief_ft"" real );","SELECT SUM(""rank"") FROM ""highest_and_lowest_points_in_each_us_nat"" WHERE ""peak_name""='red shirt table';",2-15416653-1 What is the Original artist when the week number is top 9?,"CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""original_artist"" FROM ""performances"" WHERE ""week_num""='top 9';",2-15796100-1 "What is the Song choice when The Beatles were the original artist, with an order # of 4?","CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""song_choice"" FROM ""performances"" WHERE ""original_artist""='the beatles' AND ""order_num""='4';",2-15796100-1 What is the Song choice when Elaine Paige was the Original artist?,"CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""song_choice"" FROM ""performances"" WHERE ""original_artist""='elaine paige';",2-15796100-1 What is the name of the Original artist when the week # is top 16 (8 men)?,"CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""original_artist"" FROM ""performances"" WHERE ""week_num""='top 16 (8 men)';",2-15796100-1 "What is the Result when the order is # 4, and the week # is top 12?","CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""order_num"" text, ""result"" text );","SELECT ""result"" FROM ""performances"" WHERE ""order_num""='4' AND ""week_num""='top 12';",2-15796100-1 What score has notts county as the home team?,"CREATE TABLE ""fourth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""fourth_round_proper"" WHERE ""home_team""='notts county';",2-15625088-5 "What is the industry number with a Regional Gross Value Added over 4,569 after 2005?","CREATE TABLE ""economy"" ( ""year"" real, ""regional_gross_value_added"" real, ""agriculture"" text, ""industry"" text, ""services"" text );","SELECT ""industry"" FROM ""economy"" WHERE ""regional_gross_value_added"">'4,569' AND ""year"">2005;",2-158001-1 Average round for rodney harrison p before 145?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""name"" text, ""position"" text, ""school_college"" text );","SELECT AVG(""round"") FROM ""nfl_draft"" WHERE ""name""='rodney harrison p' AND ""pick""<145;",2-15345341-1 Highest round 5 pick from western illinois?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""name"" text, ""position"" text, ""school_college"" text );","SELECT MAX(""pick"") FROM ""nfl_draft"" WHERE ""round""=5 AND ""school_college""='western illinois';",2-15345341-1 What is the 2011 when the 2010 shows grand slam tournaments?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2011"" FROM ""singles_performance_timeline"" WHERE ""2010""='grand slam tournaments';",2-15977102-3 "What is the 2011 when the 2007 is a, and the 2012 is sf?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2011"" FROM ""singles_performance_timeline"" WHERE ""2007""='a' AND ""2012""='sf';",2-15977102-3 What is the 2011 when the 2010 is 8–4?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2011"" FROM ""singles_performance_timeline"" WHERE ""2010""='8–4';",2-15977102-3 What is the 2007 when the 2010 is 3r?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2007"" FROM ""singles_performance_timeline"" WHERE ""2010""='3r';",2-15977102-3 "What is the 2010 when the 2009 is 1r, and a 2008 is 1r?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2010"" FROM ""singles_performance_timeline"" WHERE ""2009""='1r' AND ""2008""='1r';",2-15977102-3 What is the 2011 when the Tournament was the grand slam tournaments?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2011"" FROM ""singles_performance_timeline"" WHERE ""tournament""='grand slam tournaments';",2-15977102-3 "Which Height (cm) has a Position of d, and a Name of jeff hymanson?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""previous_club_team"" text );","SELECT MIN(""height_cm"") FROM ""list_of_united_states_national_ice_hocke"" WHERE ""position""='d' AND ""name""='jeff hymanson';",2-15715109-12 "Which Name has a Height (cm) of 175 and a Birthplace of detroit, michigan","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""previous_club_team"" text );","SELECT ""name"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""height_cm""=175 AND ""birthplace""='detroit, michigan';",2-15715109-12 Which Position has a Name of john taft?,"CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""previous_club_team"" text );","SELECT ""position"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""name""='john taft';",2-15715109-12 What was the To par when the Score was 67-68=135?,"CREATE TABLE ""second_round_friday"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round_friday"" WHERE ""score""='67-68=135';",2-16092658-5 From what Country is player K. J. Choi with a Score of 68-71=139?,"CREATE TABLE ""second_round_friday"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round_friday"" WHERE ""score""='68-71=139' AND ""player""='k. j. choi';",2-16092658-5 What Country Scored 66-69=135?,"CREATE TABLE ""second_round_friday"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round_friday"" WHERE ""score""='66-69=135';",2-16092658-5 Which % 'A' or 'B' Aggregates has a Year of 2009?,"CREATE TABLE ""matric_academic_results"" ( ""year"" real, ""pass_rate"" text, ""pct_a_aggregates"" text, ""pct_b_aggregates"" text, ""pct_a_or_b_aggregates"" text, ""average_a_s_per_learner"" real );","SELECT ""pct_a_or_b_aggregates"" FROM ""matric_academic_results"" WHERE ""year""=2009;",2-15910236-1 "How many Years have a % 'B' Aggregates of 28%, and an Average A's per learner smaller than 3.2800000000000002?","CREATE TABLE ""matric_academic_results"" ( ""year"" real, ""pass_rate"" text, ""pct_a_aggregates"" text, ""pct_b_aggregates"" text, ""pct_a_or_b_aggregates"" text, ""average_a_s_per_learner"" real );","SELECT COUNT(""year"") FROM ""matric_academic_results"" WHERE ""pct_b_aggregates""='28%' AND ""average_a_s_per_learner""<3.2800000000000002;",2-15910236-1 "Which Pass Rate has an % 'B' Aggregates of 34%, and a % 'A' Aggregates of 41%?","CREATE TABLE ""matric_academic_results"" ( ""year"" real, ""pass_rate"" text, ""pct_a_aggregates"" text, ""pct_b_aggregates"" text, ""pct_a_or_b_aggregates"" text, ""average_a_s_per_learner"" real );","SELECT ""pass_rate"" FROM ""matric_academic_results"" WHERE ""pct_b_aggregates""='34%' AND ""pct_a_aggregates""='41%';",2-15910236-1 "Which Year has an Average A's per learner larger than 3.37, and a % 'A' or 'B' Aggregates of 73%?","CREATE TABLE ""matric_academic_results"" ( ""year"" real, ""pass_rate"" text, ""pct_a_aggregates"" text, ""pct_b_aggregates"" text, ""pct_a_or_b_aggregates"" text, ""average_a_s_per_learner"" real );","SELECT ""year"" FROM ""matric_academic_results"" WHERE ""average_a_s_per_learner"">3.37 AND ""pct_a_or_b_aggregates""='73%';",2-15910236-1 "Can you tell me the average Rank that has the Code of vlc, and the Cargo traffic smaller than 11,125,537?","CREATE TABLE ""spain_s_busiest_airports_2012"" ( ""rank"" real, ""airport"" text, ""location"" text, ""code"" text, ""total_passengers"" real, ""pct_change_2011_2012"" real, ""aircraft_movements"" real, ""cargo_traffic"" real );","SELECT AVG(""rank"") FROM ""spain_s_busiest_airports_2012"" WHERE ""code""='vlc' AND ""cargo_traffic""<'11,125,537';",2-1573294-5 "Can you tell me the average Total passengers that has the Code of mad, and the Cargo traffic smaller than 359,362,155?","CREATE TABLE ""spain_s_busiest_airports_2012"" ( ""rank"" real, ""airport"" text, ""location"" text, ""code"" text, ""total_passengers"" real, ""pct_change_2011_2012"" real, ""aircraft_movements"" real, ""cargo_traffic"" real );","SELECT AVG(""total_passengers"") FROM ""spain_s_busiest_airports_2012"" WHERE ""code""='mad' AND ""cargo_traffic""<'359,362,155';",2-1573294-5 "Can you tell me the highest Cargo traffic that has the Airport of barcelona airport, and the Aircraft movements smaller than 290,004?","CREATE TABLE ""spain_s_busiest_airports_2012"" ( ""rank"" real, ""airport"" text, ""location"" text, ""code"" text, ""total_passengers"" real, ""pct_change_2011_2012"" real, ""aircraft_movements"" real, ""cargo_traffic"" real );","SELECT MAX(""cargo_traffic"") FROM ""spain_s_busiest_airports_2012"" WHERE ""airport""='barcelona airport' AND ""aircraft_movements""<'290,004';",2-1573294-5 "Can you tell me the highest Total passengers that has the Cargo traffic larger than 96,519,698?","CREATE TABLE ""spain_s_busiest_airports_2012"" ( ""rank"" real, ""airport"" text, ""location"" text, ""code"" text, ""total_passengers"" real, ""pct_change_2011_2012"" real, ""aircraft_movements"" real, ""cargo_traffic"" real );","SELECT MAX(""total_passengers"") FROM ""spain_s_busiest_airports_2012"" WHERE ""cargo_traffic"">'96,519,698';",2-1573294-5 What place is in Australia with 9 or more holes?,"CREATE TABLE ""third_round_saturday"" ( ""place"" text, ""player"" text, ""country"" text, ""to_par"" text, ""hole"" real );","SELECT ""place"" FROM ""third_round_saturday"" WHERE ""hole"">9 AND ""country""='australia';",2-16147528-6 How many holes does Player Vijay Singh have?,"CREATE TABLE ""third_round_saturday"" ( ""place"" text, ""player"" text, ""country"" text, ""to_par"" text, ""hole"" real );","SELECT COUNT(""hole"") FROM ""third_round_saturday"" WHERE ""player""='vijay singh';",2-16147528-6 How many holes does Player Vijay Singh have?,"CREATE TABLE ""third_round_saturday"" ( ""place"" text, ""player"" text, ""country"" text, ""to_par"" text, ""hole"" real );","SELECT COUNT(""hole"") FROM ""third_round_saturday"" WHERE ""player""='vijay singh';",2-16147528-6 On what frequency does W233AG broadcast?,"CREATE TABLE ""broadcast_translators_of_wgrs"" ( ""call_sign"" text, ""frequency_m_hz"" real, ""city_of_license"" text, ""erp_w"" real, ""height_m_ft"" text, ""class"" text, ""fcc_info"" text );","SELECT COUNT(""frequency_m_hz"") FROM ""broadcast_translators_of_wgrs"" WHERE ""call_sign""='w233ag';",2-15701357-4 What position did Garion Weller hold in 2012?,"CREATE TABLE ""christ_college_2014_executive_committee"" ( ""position"" text, ""2014"" text, ""2013"" text, ""2012"" text, ""2011"" text );","SELECT ""position"" FROM ""christ_college_2014_executive_committee"" WHERE ""2012""='garion weller';",2-1596425-2 Who held the same position in 2014 that Jarrah Rubinstein held in 2013?,"CREATE TABLE ""christ_college_2014_executive_committee"" ( ""position"" text, ""2014"" text, ""2013"" text, ""2012"" text, ""2011"" text );","SELECT ""2014"" FROM ""christ_college_2014_executive_committee"" WHERE ""2013""='jarrah rubinstein';",2-1596425-2 Who held the Male Sports Rep position in 2011?,"CREATE TABLE ""christ_college_2014_executive_committee"" ( ""position"" text, ""2014"" text, ""2013"" text, ""2012"" text, ""2011"" text );","SELECT ""2011"" FROM ""christ_college_2014_executive_committee"" WHERE ""position""='male sports rep';",2-1596425-2 Who held the Communications Rep position in 2011?,"CREATE TABLE ""christ_college_2014_executive_committee"" ( ""position"" text, ""2014"" text, ""2013"" text, ""2012"" text, ""2011"" text );","SELECT ""2011"" FROM ""christ_college_2014_executive_committee"" WHERE ""position""='communications rep';",2-1596425-2 Who held the same position in 2014 that Garion Weller held in 2014?,"CREATE TABLE ""christ_college_2014_executive_committee"" ( ""position"" text, ""2014"" text, ""2013"" text, ""2012"" text, ""2011"" text );","SELECT ""2014"" FROM ""christ_college_2014_executive_committee"" WHERE ""2012""='garion weller';",2-1596425-2 Who held the same position in 2014 that Danielle Button held in 2013?,"CREATE TABLE ""christ_college_2014_executive_committee"" ( ""position"" text, ""2014"" text, ""2013"" text, ""2012"" text, ""2011"" text );","SELECT ""2014"" FROM ""christ_college_2014_executive_committee"" WHERE ""2013""='danielle button';",2-1596425-2 At what Location was the match against Opponent of Mostapha Al-Turk lasting less than 2 Rounds?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""round""<2 AND ""opponent""='mostapha al-turk';",2-15791836-3 At what Location was the match Method TKO (punches)?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""method""='tko (punches)';",2-15791836-3 Who was the opponent of the Bye result?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""result""='bye';",2-16023812-2 Who is the opponent in week 10?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week""=10;",2-16023812-2 How many people attended the game played with the New England Patriots as opponents?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""opponent""='new england patriots';",2-16023812-2 What was the top place with over 24 points and more than 14 played?,"CREATE TABLE ""primera_a_2006_standings"" ( ""place_posici_n"" real, ""team_equipo"" text, ""played_pj"" real, ""won_pg"" real, ""draw_pe"" real, ""lost_pp"" real, ""goals_scored_gf"" real, ""goals_conceded_gc"" real, ""dif"" real, ""points_pts"" real );","SELECT MAX(""place_posici_n"") FROM ""primera_a_2006_standings"" WHERE ""points_pts"">24 AND ""played_pj"">14;",2-15729582-2 What is the sum of all points for places above 8?,"CREATE TABLE ""primera_a_2006_standings"" ( ""place_posici_n"" real, ""team_equipo"" text, ""played_pj"" real, ""won_pg"" real, ""draw_pe"" real, ""lost_pp"" real, ""goals_scored_gf"" real, ""goals_conceded_gc"" real, ""dif"" real, ""points_pts"" real );","SELECT SUM(""points_pts"") FROM ""primera_a_2006_standings"" WHERE ""place_posici_n"">8;",2-15729582-2 What is the average number played for place 2 and more than 4 lost?,"CREATE TABLE ""primera_a_2006_standings"" ( ""place_posici_n"" real, ""team_equipo"" text, ""played_pj"" real, ""won_pg"" real, ""draw_pe"" real, ""lost_pp"" real, ""goals_scored_gf"" real, ""goals_conceded_gc"" real, ""dif"" real, ""points_pts"" real );","SELECT AVG(""played_pj"") FROM ""primera_a_2006_standings"" WHERE ""place_posici_n""=2 AND ""lost_pp"">4;",2-15729582-2 What is the largest number of points for Orion with more than 4 losses?,"CREATE TABLE ""primera_a_2006_standings"" ( ""place_posici_n"" real, ""team_equipo"" text, ""played_pj"" real, ""won_pg"" real, ""draw_pe"" real, ""lost_pp"" real, ""goals_scored_gf"" real, ""goals_conceded_gc"" real, ""dif"" real, ""points_pts"" real );","SELECT MAX(""points_pts"") FROM ""primera_a_2006_standings"" WHERE ""team_equipo""='orion' AND ""lost_pp"">4;",2-15729582-2 "What is the Time when the Set 2 is 25–21, on 29 may?","CREATE TABLE ""tournament_2"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text, ""report"" text );","SELECT ""time"" FROM ""tournament_2"" WHERE ""set_2""='25–21' AND ""date""='29 may';",2-15789909-11 "What is the Set 3 when the Set 2 is 21–25, and a Set 1 is 25–21?","CREATE TABLE ""tournament_2"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text, ""report"" text );","SELECT ""set_3"" FROM ""tournament_2"" WHERE ""set_2""='21–25' AND ""set_1""='25–21';",2-15789909-11 "What is the Total when the Set 3 is 22–25, and a Set 2 is 25–20?","CREATE TABLE ""tournament_2"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text, ""report"" text );","SELECT ""total"" FROM ""tournament_2"" WHERE ""set_3""='22–25' AND ""set_2""='25–20';",2-15789909-11 "What is the Set 3 on 30 may, and a Set 1 is 20–25?","CREATE TABLE ""tournament_2"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text, ""report"" text );","SELECT ""set_3"" FROM ""tournament_2"" WHERE ""date""='30 may' AND ""set_1""='20–25';",2-15789909-11 "What is the Date when the Set 1 is 25–21, and the Score is 3–0, and the Time is 11:00?","CREATE TABLE ""tournament_2"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text, ""report"" text );","SELECT ""date"" FROM ""tournament_2"" WHERE ""set_1""='25–21' AND ""score""='3–0' AND ""time""='11:00';",2-15789909-11 What is the Date when the Set 2 is 13–25?,"CREATE TABLE ""tournament_2"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text, ""report"" text );","SELECT ""date"" FROM ""tournament_2"" WHERE ""set_2""='13–25';",2-15789909-11 What is the Away captain with a Venue that is old trafford?,"CREATE TABLE ""australia_in_england_1909"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""away_captain"" FROM ""australia_in_england_1909"" WHERE ""venue""='old trafford';",2-1598207-9 What is the Date with a Venue that is oval?,"CREATE TABLE ""australia_in_england_1909"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""date"" FROM ""australia_in_england_1909"" WHERE ""venue""='oval';",2-1598207-9 What is the Highest Points for Team Adet where the Draw is less than 6?,"CREATE TABLE ""league_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""points"") FROM ""league_standings"" WHERE ""team""='adet' AND ""draw""<6;",2-15890038-1 What is the highest games Played where the Place is 10 and Points are less than 17?,"CREATE TABLE ""league_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""played"") FROM ""league_standings"" WHERE ""place""=10 AND ""points""<17;",2-15890038-1 What is the average for games Lost where the Points are 25 and games Played are more than 18?,"CREATE TABLE ""league_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT AVG(""lost"") FROM ""league_standings"" WHERE ""points""=25 AND ""played"">18;",2-15890038-1 What is the average for Draw games where Played games is more than 18?,"CREATE TABLE ""league_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT AVG(""draw"") FROM ""league_standings"" WHERE ""played"">18;",2-15890038-1 What is the largest byes with lost games of 4 and Ballarat FL of Melton and the against less than 1819?,"CREATE TABLE ""2006_ladder"" ( ""ballarat_fl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""byes"") FROM ""2006_ladder"" WHERE ""losses""=4 AND ""ballarat_fl""='melton' AND ""against""<1819;",2-1552908-13 How many total wins does Ballarat FL of East point have when the against is greater than 1000?,"CREATE TABLE ""2006_ladder"" ( ""ballarat_fl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""wins"") FROM ""2006_ladder"" WHERE ""ballarat_fl""='east point' AND ""against"">1000;",2-1552908-13 How many total losses does the team have with an against of 2195 and the draws were greater than 0?,"CREATE TABLE ""2006_ladder"" ( ""ballarat_fl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""losses"") FROM ""2006_ladder"" WHERE ""against""=2195 AND ""draws"">0;",2-1552908-13 What is the value in 2009 corresponding to Career Statistics in 2003?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_w_l"" text );","SELECT ""2009"" FROM ""singles_performance_timeline"" WHERE ""2003""='career statistics';",2-1551815-10 What is the value in 2006 when Career Statistics is in Career W-L?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_w_l"" text );","SELECT ""2006"" FROM ""singles_performance_timeline"" WHERE ""career_w_l""='career statistics';",2-1551815-10 What is the value for Career W-L for the Grand Slam Tournaments?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_w_l"" text );","SELECT ""career_w_l"" FROM ""singles_performance_timeline"" WHERE ""tournament""='grand slam tournaments';",2-1551815-10 What is the value in 2008 when the value for Tournament is year?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_w_l"" text );","SELECT ""2008"" FROM ""singles_performance_timeline"" WHERE ""tournament""='year';",2-1551815-10 What is the value in 2006 when the value for 2009 is 0 with runner-ups for tournament?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_w_l"" text );","SELECT ""2006"" FROM ""singles_performance_timeline"" WHERE ""2009""='0' AND ""tournament""='runner-ups';",2-1551815-10 What is the value for 2005 when A is 2009 and 2000?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_w_l"" text );","SELECT ""2005"" FROM ""singles_performance_timeline"" WHERE ""2009""='a' AND ""2000""='a';",2-1551815-10 What Opponent in the final had a Partner of Gastón Etlis?,"CREATE TABLE ""doubles_titles_19"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""opponent_in_the_final"" FROM ""doubles_titles_19"" WHERE ""partner""='gastón etlis';",2-16184576-1 What is the earliest Date David Adams played on a Clay Surface with Brett Steven as Partner?,"CREATE TABLE ""doubles_titles_19"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT MIN(""date"") FROM ""doubles_titles_19"" WHERE ""surface""='clay' AND ""partner""='brett steven';",2-16184576-1 "Who was David Adams partner on the match played on Clay Surface with a Score in the final of 6–3, 6–7 (5–7) , 7–6 (7–5)?","CREATE TABLE ""doubles_titles_19"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""partner"" FROM ""doubles_titles_19"" WHERE ""surface""='clay' AND ""score_in_the_final""='6–3, 6–7 (5–7) , 7–6 (7–5)';",2-16184576-1 Who were the Opponents when Liga Dekmeijere had Alicja Rosolska as a Partner?,"CREATE TABLE ""doubles_1_6"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""opponents"" FROM ""doubles_1_6"" WHERE ""partner""='alicja rosolska';",2-15852178-2 What was the Outcome of the match played on Hard (i) Surface?,"CREATE TABLE ""doubles_1_6"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""outcome"" FROM ""doubles_1_6"" WHERE ""surface""='hard (i)';",2-15852178-2 What was the Outcome of the match with Partner Kateryna Bondarenko?,"CREATE TABLE ""doubles_1_6"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""outcome"" FROM ""doubles_1_6"" WHERE ""partner""='kateryna bondarenko';",2-15852178-2 What is the Song choice with a Theme that is 1960s?,"CREATE TABLE ""performances"" ( ""week_num"" text, ""theme"" text, ""song_choice"" text, ""order_num"" text, ""result"" text );","SELECT ""song_choice"" FROM ""performances"" WHERE ""theme""='1960s';",2-15796072-1 "Can you tell me the Co-driver that has the Year smaller than 2012, and the Laps smaller than 161, and the Position of dnf, and the Number 33?","CREATE TABLE ""bathurst_1000_results"" ( ""year"" real, ""number"" real, ""team"" text, ""co_driver"" text, ""position"" text, ""laps"" real );","SELECT ""co_driver"" FROM ""bathurst_1000_results"" WHERE ""year""<2012 AND ""laps""<161 AND ""position""='dnf' AND ""number""=33;",2-15677649-2 Can you tell me the total number of Laps that has the Team of wps racing?,"CREATE TABLE ""bathurst_1000_results"" ( ""year"" real, ""number"" real, ""team"" text, ""co_driver"" text, ""position"" text, ""laps"" real );","SELECT COUNT(""laps"") FROM ""bathurst_1000_results"" WHERE ""team""='wps racing';",2-15677649-2 How many people live where there are 118% of people have phones?,"CREATE TABLE ""list"" ( ""country_or_region"" text, ""number_of_mobile_phones"" text, ""population"" text, ""num_of_phones_as_pct_of_population"" real, ""last_updated_date"" text );","SELECT ""population"" FROM ""list"" WHERE ""num_of_phones_as_pct_of_population""=118;",2-15653040-1 What percent of the population has phone in Russia?,"CREATE TABLE ""list"" ( ""country_or_region"" text, ""number_of_mobile_phones"" text, ""population"" text, ""num_of_phones_as_pct_of_population"" real, ""last_updated_date"" text );","SELECT AVG(""num_of_phones_as_pct_of_population"") FROM ""list"" WHERE ""country_or_region""='russia';",2-15653040-1 "What percent is 327,577,529 people with phones in June 2013?","CREATE TABLE ""list"" ( ""country_or_region"" text, ""number_of_mobile_phones"" text, ""population"" text, ""num_of_phones_as_pct_of_population"" real, ""last_updated_date"" text );","SELECT MAX(""num_of_phones_as_pct_of_population"") FROM ""list"" WHERE ""last_updated_date""='june 2013' AND ""number_of_mobile_phones""='327,577,529';",2-15653040-1 How many mobile phones were there as of April 2013?,"CREATE TABLE ""list"" ( ""country_or_region"" text, ""number_of_mobile_phones"" text, ""population"" text, ""num_of_phones_as_pct_of_population"" real, ""last_updated_date"" text );","SELECT ""number_of_mobile_phones"" FROM ""list"" WHERE ""last_updated_date""='april 2013';",2-15653040-1 "How many silver medals were awarded to the Nation with less than 2 gold, more than 6 bronze and a rank higher than 5?","CREATE TABLE ""pairs"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""pairs"" WHERE ""rank"">5 AND ""bronze"">6 AND ""gold""<2;",2-15409776-3 How many gold medals were awarded to teams ranked higher than 19?,"CREATE TABLE ""pairs"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""gold"") FROM ""pairs"" WHERE ""rank"">19;",2-15409776-3 "What is the highest amount of gold medals awarded to a team with more than 9 silver, 7 bronze and more than 13 medals total?","CREATE TABLE ""pairs"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""gold"") FROM ""pairs"" WHERE ""total"">13 AND ""silver"">9 AND ""bronze""=7;",2-15409776-3 "What is the number of registered mosques with a population of England and Wales greater than 46,196 in a year before 1971?","CREATE TABLE ""demography_and_ethnic_background"" ( ""census_year"" real, ""number_of_muslims_000"" real, ""population_of_england_and_wales_000"" real, ""muslim_pct_of_total_population"" real, ""registered_mosques"" real, ""muslims_per_mosque"" real );","SELECT COUNT(""registered_mosques"") FROM ""demography_and_ethnic_background"" WHERE ""population_of_england_and_wales_000"">'46,196' AND ""census_year""<1971;",2-1532779-1 What is the lowest Muslim (% of Total population) of a year after 2011?,"CREATE TABLE ""demography_and_ethnic_background"" ( ""census_year"" real, ""number_of_muslims_000"" real, ""population_of_england_and_wales_000"" real, ""muslim_pct_of_total_population"" real, ""registered_mosques"" real, ""muslims_per_mosque"" real );","SELECT MIN(""muslim_pct_of_total_population"") FROM ""demography_and_ethnic_background"" WHERE ""census_year"">2011;",2-1532779-1 What is the highest population of England and Wales that has less than 50 Muslims?,"CREATE TABLE ""demography_and_ethnic_background"" ( ""census_year"" real, ""number_of_muslims_000"" real, ""population_of_england_and_wales_000"" real, ""muslim_pct_of_total_population"" real, ""registered_mosques"" real, ""muslims_per_mosque"" real );","SELECT MAX(""population_of_england_and_wales_000"") FROM ""demography_and_ethnic_background"" WHERE ""number_of_muslims_000""<50;",2-1532779-1 What shows for 1997 when 1987 is 2r?,"CREATE TABLE ""doubles_grand_slam_timeline"" ( ""tournament"" text, ""1986"" text, ""1987"" text, ""1988"" text, ""1989"" text, ""1990"" text, ""1991"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""career_sr"" text, ""career_win_loss"" text );","SELECT ""1997"" FROM ""doubles_grand_slam_timeline"" WHERE ""1987""='2r';",2-15355277-3 What shows for 1993 when 1991 is grand slams?,"CREATE TABLE ""doubles_grand_slam_timeline"" ( ""tournament"" text, ""1986"" text, ""1987"" text, ""1988"" text, ""1989"" text, ""1990"" text, ""1991"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""career_sr"" text, ""career_win_loss"" text );","SELECT ""1993"" FROM ""doubles_grand_slam_timeline"" WHERE ""1991""='grand slams';",2-15355277-3 "What shows for 1987 when 1995 shows 1r, 1986 is a, and 1998 is sf?","CREATE TABLE ""doubles_grand_slam_timeline"" ( ""tournament"" text, ""1986"" text, ""1987"" text, ""1988"" text, ""1989"" text, ""1990"" text, ""1991"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""career_sr"" text, ""career_win_loss"" text );","SELECT ""1987"" FROM ""doubles_grand_slam_timeline"" WHERE ""1995""='1r' AND ""1986""='a' AND ""1988""='sf';",2-15355277-3 Which away game was played on 2008-07-18?,"CREATE TABLE ""round_nine"" ( ""date"" text, ""time"" text, ""home"" text, ""away"" text, ""score"" text, ""ground"" text );","SELECT ""away"" FROM ""round_nine"" WHERE ""date""='2008-07-18';",2-15764352-9 What away game had a time of 10:00?,"CREATE TABLE ""round_nine"" ( ""date"" text, ""time"" text, ""home"" text, ""away"" text, ""score"" text, ""ground"" text );","SELECT ""away"" FROM ""round_nine"" WHERE ""time""='10:00';",2-15764352-9 What time was the away game played against the High Park Demons?,"CREATE TABLE ""round_nine"" ( ""date"" text, ""time"" text, ""home"" text, ""away"" text, ""score"" text, ""ground"" text );","SELECT ""time"" FROM ""round_nine"" WHERE ""away""='high park demons';",2-15764352-9 Where was the game played the ended with a score of 62-69?,"CREATE TABLE ""round_nine"" ( ""date"" text, ""time"" text, ""home"" text, ""away"" text, ""score"" text, ""ground"" text );","SELECT ""ground"" FROM ""round_nine"" WHERE ""score""='62-69';",2-15764352-9 When did the team play an away game against the Toronto Eagles?,"CREATE TABLE ""round_nine"" ( ""date"" text, ""time"" text, ""home"" text, ""away"" text, ""score"" text, ""ground"" text );","SELECT ""date"" FROM ""round_nine"" WHERE ""away""='toronto eagles';",2-15764352-9 What is the League a for 1908–1928?,"CREATE TABLE ""most_appearances"" ( ""name"" text, ""years"" text, ""league_a"" text, ""fa_cup"" text, ""league_cup"" text, ""other_b"" text, ""total"" text );","SELECT ""league_a"" FROM ""most_appearances"" WHERE ""years""='1908–1928';",2-15702100-1 What years have a total of 395 (0)?,"CREATE TABLE ""most_appearances"" ( ""name"" text, ""years"" text, ""league_a"" text, ""fa_cup"" text, ""league_cup"" text, ""other_b"" text, ""total"" text );","SELECT ""years"" FROM ""most_appearances"" WHERE ""total""='395 (0)';",2-15702100-1 What is the League Cup for 1947–1958?,"CREATE TABLE ""most_appearances"" ( ""name"" text, ""years"" text, ""league_a"" text, ""fa_cup"" text, ""league_cup"" text, ""other_b"" text, ""total"" text );","SELECT ""league_cup"" FROM ""most_appearances"" WHERE ""years""='1947–1958';",2-15702100-1 What is the Total for 1926–1938?,"CREATE TABLE ""most_appearances"" ( ""name"" text, ""years"" text, ""league_a"" text, ""fa_cup"" text, ""league_cup"" text, ""other_b"" text, ""total"" text );","SELECT ""total"" FROM ""most_appearances"" WHERE ""years""='1926–1938';",2-15702100-1 What is the Total for 1953–1964?,"CREATE TABLE ""most_appearances"" ( ""name"" text, ""years"" text, ""league_a"" text, ""fa_cup"" text, ""league_cup"" text, ""other_b"" text, ""total"" text );","SELECT ""total"" FROM ""most_appearances"" WHERE ""years""='1953–1964';",2-15702100-1 "Which final score had a surface of hard (i) on October 22, 2000?","CREATE TABLE ""singles_10_6_4"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""singles_10_6_4"" WHERE ""surface""='hard (i)' AND ""date""='october 22, 2000';",2-1547567-2 "Which tournament had an outcome of winner, a hard surface, and happened on August 26, 2006?","CREATE TABLE ""singles_10_6_4"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""tournament"" FROM ""singles_10_6_4"" WHERE ""outcome""='winner' AND ""surface""='hard' AND ""date""='august 26, 2006';",2-1547567-2 Which date had the final opponent of Iva Majoli?,"CREATE TABLE ""singles_10_6_4"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""date"" FROM ""singles_10_6_4"" WHERE ""opponent_in_the_final""='iva majoli';",2-1547567-2 "On September 30, 1979, in a week before week 8, what was the result?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""week""<8 AND ""date""='september 30, 1979';",2-15385851-2 What was the average attendance in week 2?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT AVG(""attendance"") FROM ""schedule"" WHERE ""week""=2;",2-15385851-2 "On what date did the audience of 60,092 people watched a game end with a W 21-9?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""attendance"">'60,092' AND ""result""='w 21-9';",2-15914761-1 "What week did the Atlanta Falcons play in front of less than 59,743 people?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT SUM(""week"") FROM ""schedule"" WHERE ""attendance""<'59,743' AND ""opponent""='atlanta falcons';",2-15914761-1 What is the sum of tonnage with a time at 00:10 and less than 42 casualties?,"CREATE TABLE ""allied_ships_sunk"" ( ""date"" text, ""time"" text, ""name"" text, ""flag"" text, ""casualties"" real, ""tonnage_grt"" real, ""cargo"" text, ""sunk_by"" text );","SELECT SUM(""tonnage_grt"") FROM ""allied_ships_sunk"" WHERE ""time""='00:10' AND ""casualties""<42;",2-16082248-1 Which Opponent had a Win as Res and a Time of 1:10?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""res""='win' AND ""time""='1:10';",2-15979292-2 What is the lowest number of men's championships of the university with less than 1 women's and a total of 1 championship?,"CREATE TABLE ""number_of_championships_by_school"" ( ""university"" text, ""men_s"" real, ""women_s"" real, ""junior_s"" real, ""total"" real );","SELECT MIN(""men_s"") FROM ""number_of_championships_by_school"" WHERE ""women_s""<1 AND ""total""=1;",2-16088851-2 What is the highest number of men's championships of the university with 1 junior's and more than 2 total?,"CREATE TABLE ""number_of_championships_by_school"" ( ""university"" text, ""men_s"" real, ""women_s"" real, ""junior_s"" real, ""total"" real );","SELECT MAX(""men_s"") FROM ""number_of_championships_by_school"" WHERE ""junior_s""=1 AND ""total"">2;",2-16088851-2 "What is the highest number of men's championships of the university with more than 1 total, more than 5 women's, and less than 3 juniors?","CREATE TABLE ""number_of_championships_by_school"" ( ""university"" text, ""men_s"" real, ""women_s"" real, ""junior_s"" real, ""total"" real );","SELECT MAX(""men_s"") FROM ""number_of_championships_by_school"" WHERE ""total"">1 AND ""women_s"">5 AND ""junior_s""<3;",2-16088851-2 What is the average total of the university with more than 3 junior's championships?,"CREATE TABLE ""number_of_championships_by_school"" ( ""university"" text, ""men_s"" real, ""women_s"" real, ""junior_s"" real, ""total"" real );","SELECT AVG(""total"") FROM ""number_of_championships_by_school"" WHERE ""junior_s"">3;",2-16088851-2 How many games that ended in a draw were played by a team with more than 15 total games?,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""drawn"") FROM ""campeonato_paulista"" WHERE ""played"">15;",2-15402201-1 How many pages does the edition with a volume # smaller than 8 and an ISBM of 1-40122-892-5 have?,"CREATE TABLE ""collected_editions"" ( ""vol_num"" real, ""title"" text, ""material_collected"" text, ""pages"" real, ""isbn"" text );","SELECT SUM(""pages"") FROM ""collected_editions"" WHERE ""vol_num""<8 AND ""isbn""='1-40122-892-5';",2-15995992-1 What is the title of the edition with more than 128 pages and a volume # of 5?,"CREATE TABLE ""collected_editions"" ( ""vol_num"" real, ""title"" text, ""material_collected"" text, ""pages"" real, ""isbn"" text );","SELECT ""title"" FROM ""collected_editions"" WHERE ""pages"">128 AND ""vol_num""=5;",2-15995992-1 How many pages does the ISBN 1-40122-328-1 have?,"CREATE TABLE ""collected_editions"" ( ""vol_num"" real, ""title"" text, ""material_collected"" text, ""pages"" real, ""isbn"" text );","SELECT SUM(""pages"") FROM ""collected_editions"" WHERE ""isbn""='1-40122-328-1';",2-15995992-1 "What position has a height (cm) greater than 180, and brian lawton as the name?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""jersey_num"" real, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""1983_1984_team"" text );","SELECT ""position"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""height_cm"">180 AND ""name""='brian lawton';",2-15715109-40 "What is the total weight (km) that has a 1983-1984 team of washington capitals, Bryan Erickson as the name, with a jersey # greater than 24?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""jersey_num"" real, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""1983_1984_team"" text );","SELECT COUNT(""weight_kg"") FROM ""list_of_united_states_national_ice_hocke"" WHERE ""1983_1984_team""='washington capitals' AND ""name""='bryan erickson' AND ""jersey_num"">24;",2-15715109-40 "What is the lowest jersey # that has evergreen park, illinois as the birthplace, with a weight (km) greater than 86?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""jersey_num"" real, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""1983_1984_team"" text );","SELECT MIN(""jersey_num"") FROM ""list_of_united_states_national_ice_hocke"" WHERE ""birthplace""='evergreen park, illinois' AND ""weight_kg"">86;",2-15715109-40 "What is the greatest height (cm) that has a 1983-1984 team of montreal canadiens, with a jersey less than 21?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""jersey_num"" real, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""1983_1984_team"" text );","SELECT MAX(""height_cm"") FROM ""list_of_united_states_national_ice_hocke"" WHERE ""1983_1984_team""='montreal canadiens' AND ""jersey_num""<21;",2-15715109-40 "What is the average jersey # that has a position of c, new york rangers as the 1983-1984 team, and a height (cm) greater than 188?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""jersey_num"" real, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""1983_1984_team"" text );","SELECT AVG(""jersey_num"") FROM ""list_of_united_states_national_ice_hocke"" WHERE ""position""='c' AND ""1983_1984_team""='new york rangers' AND ""height_cm"">188;",2-15715109-40 How many lost stats have a played number of less than 8?,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""lost"") FROM ""campeonato_paulista"" WHERE ""played""<8;",2-15423382-2 What is the largest lost stat when the difference is - 19?,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MAX(""lost"") FROM ""campeonato_paulista"" WHERE ""difference""='- 19';",2-15423382-2 "How many positions have an against of less than 27, and a played number of less than 8?","CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""position"") FROM ""campeonato_paulista"" WHERE ""against""<27 AND ""played""<8;",2-15423382-2 "What is Muzzle energy, when Cartridge is .375 remington ultra magnum?","CREATE TABLE ""375_dakota_vs_other_375_caliber_9_5_mm_c"" ( ""cartridge"" text, ""bullet_weight"" text, ""muzzle_velocity"" text, ""muzzle_energy"" text, ""source"" text );","SELECT ""muzzle_energy"" FROM ""375_dakota_vs_other_375_caliber_9_5_mm_c"" WHERE ""cartridge""='.375 remington ultra magnum';",2-16010376-1 "What is Source, when Cartridge is .375 remington ultra magnum?","CREATE TABLE ""375_dakota_vs_other_375_caliber_9_5_mm_c"" ( ""cartridge"" text, ""bullet_weight"" text, ""muzzle_velocity"" text, ""muzzle_energy"" text, ""source"" text );","SELECT ""source"" FROM ""375_dakota_vs_other_375_caliber_9_5_mm_c"" WHERE ""cartridge""='.375 remington ultra magnum';",2-16010376-1 "What is Source, when Cartridge is .375 remington ultra magnum?","CREATE TABLE ""375_dakota_vs_other_375_caliber_9_5_mm_c"" ( ""cartridge"" text, ""bullet_weight"" text, ""muzzle_velocity"" text, ""muzzle_energy"" text, ""source"" text );","SELECT ""source"" FROM ""375_dakota_vs_other_375_caliber_9_5_mm_c"" WHERE ""cartridge""='.375 remington ultra magnum';",2-16010376-1 "What is Muzzle energy, when Source is hornady?","CREATE TABLE ""375_dakota_vs_other_375_caliber_9_5_mm_c"" ( ""cartridge"" text, ""bullet_weight"" text, ""muzzle_velocity"" text, ""muzzle_energy"" text, ""source"" text );","SELECT ""muzzle_energy"" FROM ""375_dakota_vs_other_375_caliber_9_5_mm_c"" WHERE ""source""='hornady';",2-16010376-1 "What is Bullet weight, when Source is hornady?","CREATE TABLE ""375_dakota_vs_other_375_caliber_9_5_mm_c"" ( ""cartridge"" text, ""bullet_weight"" text, ""muzzle_velocity"" text, ""muzzle_energy"" text, ""source"" text );","SELECT ""bullet_weight"" FROM ""375_dakota_vs_other_375_caliber_9_5_mm_c"" WHERE ""source""='hornady';",2-16010376-1 Which Format has a Catalog of vcrdx 106?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""catalog""='vcrdx 106';",2-15322958-2 Which Region has a Catalog of magik muzik 806-5?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""catalog""='magik muzik 806-5';",2-15322958-2 Which Date has a Catalog of vcrt 106?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""catalog""='vcrt 106';",2-15322958-2 What pick was play Jason Webb?,"CREATE TABLE ""round_1"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT MAX(""pick"") FROM ""round_1"" WHERE ""player""='jason webb';",2-15443001-1 Which colleges have a pick above 7?,"CREATE TABLE ""round_1"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT ""college"" FROM ""round_1"" WHERE ""pick"">7;",2-15443001-1 How many teams picked Jason Webb?,"CREATE TABLE ""round_1"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT COUNT(""pick"") FROM ""round_1"" WHERE ""player""='jason webb';",2-15443001-1 What is the Total Tax Revenue that has an n.a. Stamp Duty Reserve Tax in the years 1995-96?,"CREATE TABLE ""revenues_from_stamp_duties"" ( ""year"" text, ""stamp_duty_reserve_tax"" text, ""standard_stamp_duty"" text, ""standard_duties_total_revenue_in_million"" real, ""over_total_tax_revenue_in_pct"" text, ""over_gdp_in_pct"" real );","SELECT ""over_total_tax_revenue_in_pct"" FROM ""revenues_from_stamp_duties"" WHERE ""stamp_duty_reserve_tax""='n.a.' AND ""year""='1995-96';",2-1618358-1 What was the lowest Attendance on 8 October 1986?,"CREATE TABLE ""premier_division"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""premier_division"" WHERE ""date""='8 october 1986';",2-15640438-2 What was the result when Dundee were the Opponent at Venue A on 6 September 1986?,"CREATE TABLE ""premier_division"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""premier_division"" WHERE ""opponent""='dundee' AND ""venue""='a' AND ""date""='6 september 1986';",2-15640438-2 "What position did the player play who weighed less thna 91 kg and was born on March 5, 1977?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""1997_1998_team"" text );","SELECT ""position"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""weight_kg""<91 AND ""birthdate""='march 5, 1977';",2-15715109-18 "What is the total number of FA trophies of player Neil Grayson, who has more than 2 FA cups and a league greater than 17?","CREATE TABLE ""topscorers_in_order_of_league_goals"" ( ""player"" text, ""club"" text, ""league"" real, ""fa_cup"" real, ""fa_trophy"" real, ""league_cup"" real, ""total"" real );","SELECT COUNT(""fa_trophy"") FROM ""topscorers_in_order_of_league_goals"" WHERE ""fa_cup"">2 AND ""player""='neil grayson' AND ""league"">17;",2-15654296-4 "What is the sum of FA cups of club Stalybridge Celtic, which has more than 0 FA trophies and a total less than 20?","CREATE TABLE ""topscorers_in_order_of_league_goals"" ( ""player"" text, ""club"" text, ""league"" real, ""fa_cup"" real, ""fa_trophy"" real, ""league_cup"" real, ""total"" real );","SELECT SUM(""fa_cup"") FROM ""topscorers_in_order_of_league_goals"" WHERE ""fa_trophy"">0 AND ""club""='stalybridge celtic' AND ""total""<20;",2-15654296-4 "What is the total of player Martin Randall, who has more than 1 League Cups and a league less than 18?","CREATE TABLE ""topscorers_in_order_of_league_goals"" ( ""player"" text, ""club"" text, ""league"" real, ""fa_cup"" real, ""fa_trophy"" real, ""league_cup"" real, ""total"" real );","SELECT ""total"" FROM ""topscorers_in_order_of_league_goals"" WHERE ""league_cup"">1 AND ""league""<18 AND ""player""='martin randall';",2-15654296-4 "What is the lowest number of FA cups of player Andy Milner, who has less than 4 FA trophies and more than 0 league cups?","CREATE TABLE ""topscorers_in_order_of_league_goals"" ( ""player"" text, ""club"" text, ""league"" real, ""fa_cup"" real, ""fa_trophy"" real, ""league_cup"" real, ""total"" real );","SELECT MIN(""fa_cup"") FROM ""topscorers_in_order_of_league_goals"" WHERE ""fa_trophy""<4 AND ""league_cup"">0 AND ""player""='andy milner';",2-15654296-4 "What is the average total of halifax town club, which has a league less than 30 and more than 3 FA cups?","CREATE TABLE ""topscorers_in_order_of_league_goals"" ( ""player"" text, ""club"" text, ""league"" real, ""fa_cup"" real, ""fa_trophy"" real, ""league_cup"" real, ""total"" real );","SELECT AVG(""total"") FROM ""topscorers_in_order_of_league_goals"" WHERE ""club""='halifax town' AND ""league""<30 AND ""fa_cup"">3;",2-15654296-4 "What was the score of the match against roger federer on April 3, 2006?","CREATE TABLE ""singles_24_10_14"" ( ""outcome"" text, ""date"" text, ""championship"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""score"" FROM ""singles_24_10_14"" WHERE ""opponent""='roger federer' AND ""date""='april 3, 2006';",2-1547532-4 What was the outcome of the match against andy roddick?,"CREATE TABLE ""singles_24_10_14"" ( ""outcome"" text, ""date"" text, ""championship"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""outcome"" FROM ""singles_24_10_14"" WHERE ""opponent""='andy roddick';",2-1547532-4 "What average week has october 8, 1950 as the date?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT AVG(""week"") FROM ""schedule"" WHERE ""date""='october 8, 1950';",2-15765416-1 How many weeks have pittsburgh steelers as the opponent?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""opponent""='pittsburgh steelers';",2-15765416-1 How many weeks have l 3-17 as the result?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT SUM(""week"") FROM ""schedule"" WHERE ""result""='l 3-17';",2-15765416-1 What attendance has Washington redskins as the opponent?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""opponent""='washington redskins';",2-15765416-1 Which Model number has a Frequency of 2000mhz and a Voltage of 0.75-1.2?,"CREATE TABLE ""lion"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""multi_1"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""model_number"" FROM ""lion"" WHERE ""frequency""='2000mhz' AND ""voltage""='0.75-1.2';",2-1604940-10 "Which Multi 1 has a Frequency of 2300mhz, and a Release date of q3 2008 and a Model number of turion x2 ultra zm-84?","CREATE TABLE ""lion"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""multi_1"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""multi_1"" FROM ""lion"" WHERE ""frequency""='2300mhz' AND ""release_date""='q3 2008' AND ""model_number""='turion x2 ultra zm-84';",2-1604940-10 "What kind of Voltage has a Frequency of 2000mhz, and a Release date in q3 2008?","CREATE TABLE ""lion"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""multi_1"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""voltage"" FROM ""lion"" WHERE ""frequency""='2000mhz' AND ""release_date""='q3 2008';",2-1604940-10 WHat kind of L2 cache has a Model number of turion x2 ultra zm-85?,"CREATE TABLE ""lion"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""multi_1"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""l2_cache"" FROM ""lion"" WHERE ""model_number""='turion x2 ultra zm-85';",2-1604940-10 "Which Socket has a Frequency of 2200mhz, and a Release date on june 4, 2008?","CREATE TABLE ""lion"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""multi_1"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""socket"" FROM ""lion"" WHERE ""frequency""='2200mhz' AND ""release_date""='june 4, 2008';",2-1604940-10 What kind of Socket has a Order part number of tmrm72dam22gg?,"CREATE TABLE ""lion"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""multi_1"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""socket"" FROM ""lion"" WHERE ""order_part_number""='tmrm72dam22gg';",2-1604940-10 What is the Birthdate of raymond bonney?,"CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""birthdate"" text, ""birthplace"" text, ""team"" text );","SELECT ""birthdate"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""name""='raymond bonney';",2-15715109-1 "What is the Team for the player born in northfield, minnesota?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""birthdate"" text, ""birthplace"" text, ""team"" text );","SELECT ""team"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""birthplace""='northfield, minnesota';",2-15715109-1 "What is the Position of the person with a birthplace of phoenix, new york?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""birthdate"" text, ""birthplace"" text, ""team"" text );","SELECT ""position"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""birthplace""='phoenix, new york';",2-15715109-1 "What is the Name when the team is the st. paul a.c., with a Birthdate of 3 august 1890?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""birthdate"" text, ""birthplace"" text, ""team"" text );","SELECT ""name"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""team""='st. paul a.c.' AND ""birthdate""='3 august 1890';",2-15715109-1 What is the Position of moose goheen?,"CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""birthdate"" text, ""birthplace"" text, ""team"" text );","SELECT ""position"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""name""='moose goheen';",2-15715109-1 What is the Birthdate of leon tuck?,"CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""birthdate"" text, ""birthplace"" text, ""team"" text );","SELECT ""birthdate"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""name""='leon tuck';",2-15715109-1 "During the Tournament in which Jiří Novák was absent(A) in 1995, absent(A) in 1997, and made it to the 3rd round (3R) in 2003, how did he do in 2006?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text );","SELECT ""2006"" FROM ""singles_performance_timeline"" WHERE ""1995""='a' AND ""1997""='a' AND ""2003""='3r';",2-1554049-4 "In the Tennis Masters Cup, how did Jiří Novák do in 1997?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text );","SELECT ""1997"" FROM ""singles_performance_timeline"" WHERE ""tournament""='tennis masters cup';",2-1554049-4 "In the Hamburg Masters Tournament, during which Jiří Novák was absent(A) in 1996, how did he do in 2003?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text );","SELECT ""2003"" FROM ""singles_performance_timeline"" WHERE ""1996""='a' AND ""tournament""='hamburg masters';",2-1554049-4 "In the Tournament during which Jiří Novák was absent(A) in 2004, how did he do in 2003?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text );","SELECT ""2003"" FROM ""singles_performance_timeline"" WHERE ""2004""='a';",2-1554049-4 "In the Tournament during which Jiří Novák made it to the 1st round(1R) in 1995, how did he do in 2001?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text );","SELECT ""2001"" FROM ""singles_performance_timeline"" WHERE ""1995""='1r';",2-1554049-4 "During the Hamburg Masters Tournament, during which Jiří Novák was absent(A) in 1998, how did he do in 1997?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text );","SELECT ""1997"" FROM ""singles_performance_timeline"" WHERE ""1998""='a' AND ""tournament""='hamburg masters';",2-1554049-4 What is the sum of all from the Cultural and Educational Panel with less than 7 from the Labour Panel and less than 1 from the Agricultural Panel?,"CREATE TABLE ""composition_of_the_3rd_seanad"" ( ""administrative_panel"" real, ""agricultural_panel"" real, ""cultural_and_educational_panel"" real, ""industrial_and_commercial_panel"" real, ""labour_panel"" real, ""national_university_of_ireland"" real, ""university_of_dublin"" real, ""nominated_by_the_taoiseach"" real, ""total"" real );","SELECT SUM(""cultural_and_educational_panel"") FROM ""composition_of_the_3rd_seanad"" WHERE ""labour_panel""<7 AND ""agricultural_panel""<1;",2-15547772-1 "What is the Home team when the ""Pick The Winners"" score was newcastle 10 easts 25.5?","CREATE TABLE ""pick_the_winners"" ( ""home_team"" text, ""away_team"" text, ""match_score"" text, ""pick_the_winners_score"" text, ""footy_tab_winner"" text );","SELECT ""home_team"" FROM ""pick_the_winners"" WHERE ""pick_the_winners_score""='newcastle 10 easts 25.5';",2-15427451-1 What is the Away team when the FootyTAB winner was st. george?,"CREATE TABLE ""pick_the_winners"" ( ""home_team"" text, ""away_team"" text, ""match_score"" text, ""pick_the_winners_score"" text, ""footy_tab_winner"" text );","SELECT ""away_team"" FROM ""pick_the_winners"" WHERE ""footy_tab_winner""='st. george';",2-15427451-1 What is the Home team when the away team was Manly?,"CREATE TABLE ""pick_the_winners"" ( ""home_team"" text, ""away_team"" text, ""match_score"" text, ""pick_the_winners_score"" text, ""footy_tab_winner"" text );","SELECT ""home_team"" FROM ""pick_the_winners"" WHERE ""away_team""='manly';",2-15427451-1 What is the Match score when the FootyTAB winner was norths?,"CREATE TABLE ""pick_the_winners"" ( ""home_team"" text, ""away_team"" text, ""match_score"" text, ""pick_the_winners_score"" text, ""footy_tab_winner"" text );","SELECT ""match_score"" FROM ""pick_the_winners"" WHERE ""footy_tab_winner""='norths';",2-15427451-1 What is the Away team when the match score was norths 19 manly 4?,"CREATE TABLE ""pick_the_winners"" ( ""home_team"" text, ""away_team"" text, ""match_score"" text, ""pick_the_winners_score"" text, ""footy_tab_winner"" text );","SELECT ""away_team"" FROM ""pick_the_winners"" WHERE ""match_score""='norths 19 manly 4';",2-15427451-1 "What is the ""Pick The Winners"" score when the Match score was illawarra 19 souths 0?","CREATE TABLE ""pick_the_winners"" ( ""home_team"" text, ""away_team"" text, ""match_score"" text, ""pick_the_winners_score"" text, ""footy_tab_winner"" text );","SELECT ""pick_the_winners_score"" FROM ""pick_the_winners"" WHERE ""match_score""='illawarra 19 souths 0';",2-15427451-1 "What is the sum FG Pct of the player with more than 3 asst, a def reb of 30, and a 3FG Pct greater than 36.1?","CREATE TABLE ""statistics"" ( ""player"" text, ""fg_pct"" real, ""3_fgm"" real, ""3_fga"" real, ""3_fg_pct"" real, ""ft_pct"" real, ""off_reb"" real, ""def_reb"" real, ""total_reb"" real, ""asst"" real );","SELECT SUM(""fg_pct"") FROM ""statistics"" WHERE ""asst"">3 AND ""def_reb""=30 AND ""3_fg_pct"">36.1;",2-16082306-6 "What is the total 3FG Pct of the player with a FG Pct greater than 43.2, a FT Pct less than 100, a total reb less than 102, and a 3FGM of 1?","CREATE TABLE ""statistics"" ( ""player"" text, ""fg_pct"" real, ""3_fgm"" real, ""3_fga"" real, ""3_fg_pct"" real, ""ft_pct"" real, ""off_reb"" real, ""def_reb"" real, ""total_reb"" real, ""asst"" real );","SELECT COUNT(""3_fg_pct"") FROM ""statistics"" WHERE ""fg_pct"">43.2 AND ""ft_pct""<100 AND ""total_reb""<102 AND ""3_fgm""=1;",2-16082306-6 "Which player has a FG Pct less than 45.9, a def reb less than 43, and a total reb of 9?","CREATE TABLE ""statistics"" ( ""player"" text, ""fg_pct"" real, ""3_fgm"" real, ""3_fga"" real, ""3_fg_pct"" real, ""ft_pct"" real, ""off_reb"" real, ""def_reb"" real, ""total_reb"" real, ""asst"" real );","SELECT ""player"" FROM ""statistics"" WHERE ""fg_pct""<45.9 AND ""def_reb""<43 AND ""total_reb""=9;",2-16082306-6 "What is the lowest total reb of player Mcalarney, who has a 3FGM less than 103?","CREATE TABLE ""statistics"" ( ""player"" text, ""fg_pct"" real, ""3_fgm"" real, ""3_fga"" real, ""3_fg_pct"" real, ""ft_pct"" real, ""off_reb"" real, ""def_reb"" real, ""total_reb"" real, ""asst"" real );","SELECT MIN(""total_reb"") FROM ""statistics"" WHERE ""player""='mcalarney' AND ""3_fgm""<103;",2-16082306-6 "What is the highest FT pct of player abromaitis, who has a 3FG pct less than 12.5?","CREATE TABLE ""statistics"" ( ""player"" text, ""fg_pct"" real, ""3_fgm"" real, ""3_fga"" real, ""3_fg_pct"" real, ""ft_pct"" real, ""off_reb"" real, ""def_reb"" real, ""total_reb"" real, ""asst"" real );","SELECT MAX(""ft_pct"") FROM ""statistics"" WHERE ""player""='abromaitis' AND ""3_fg_pct""<12.5;",2-16082306-6 What is the lowest asst of the player with a def reb of 1 and a 3FG pct less than 33.3?,"CREATE TABLE ""statistics"" ( ""player"" text, ""fg_pct"" real, ""3_fgm"" real, ""3_fga"" real, ""3_fg_pct"" real, ""ft_pct"" real, ""off_reb"" real, ""def_reb"" real, ""total_reb"" real, ""asst"" real );","SELECT MIN(""asst"") FROM ""statistics"" WHERE ""def_reb""=1 AND ""3_fg_pct""<33.3;",2-16082306-6 How many Games has a Name of stéphane dumas and a Rank larger than 5?,"CREATE TABLE ""assists"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""points"" real );","SELECT AVG(""games"") FROM ""assists"" WHERE ""name""='stéphane dumas' AND ""rank"">5;",2-16176685-5 How many Games has a Team of cai zaragoza and a Rank smaller than 1?,"CREATE TABLE ""assists"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""points"" real );","SELECT SUM(""games"") FROM ""assists"" WHERE ""team""='cai zaragoza' AND ""rank""<1;",2-16176685-5 What was the most total medals awarded to Poland?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""total"") FROM ""medal_table"" WHERE ""nation""='poland';",2-15362194-1 "What was the result of the game that was played in a week greater than 1 and greater than 19,792 people attended on October 18, 1964?","CREATE TABLE ""season_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""season_schedule"" WHERE ""week"">1 AND ""attendance"">'19,792' AND ""date""='october 18, 1964';",2-15412912-1 "When the opponent was the Denver Broncos and the attendance more than 21,671 and the week less than 8 what was the result of the game?","CREATE TABLE ""season_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""season_schedule"" WHERE ""week""<8 AND ""attendance"">'21,671' AND ""opponent""='denver broncos';",2-15412912-1 "How many people attended the game on December 20, 1964?","CREATE TABLE ""season_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""season_schedule"" WHERE ""date""='december 20, 1964';",2-15412912-1 On what date did the Lions play against the Tampa Bay Buccaneers?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='tampa bay buccaneers';",2-15953875-1 What was the date of the game against the New York Jets?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='new york jets';",2-15953875-1 "What is the Attendance with a Date that is october 31, 1965?","CREATE TABLE ""season_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""season_schedule"" WHERE ""date""='october 31, 1965';",2-15412888-1 "What is the Attendance with a Date that is november 25, 1965?","CREATE TABLE ""season_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""season_schedule"" WHERE ""date""='november 25, 1965';",2-15412888-1 "What is the lowest geohash length when the lat bits are less than 7, and the km error of ±2500?","CREATE TABLE ""worked_example"" ( ""geohash_length"" real, ""lat_bits"" real, ""lng_bits"" real, ""lat_error"" text, ""lng_error"" text, ""km_error"" text );","SELECT MIN(""geohash_length"") FROM ""worked_example"" WHERE ""lat_bits""<7 AND ""km_error""='±2500';",2-15974212-3 "What is the highest geohash length when the lat error is ±0.00068, and the lat bits larger than 17?","CREATE TABLE ""worked_example"" ( ""geohash_length"" real, ""lat_bits"" real, ""lng_bits"" real, ""lat_error"" text, ""lng_error"" text, ""km_error"" text );","SELECT MAX(""geohash_length"") FROM ""worked_example"" WHERE ""lat_error""='±0.00068' AND ""lat_bits"">17;",2-15974212-3 "What is the highest geohash length when there is a ng error of ±0.00017, and a lng bits smaller than 20?","CREATE TABLE ""worked_example"" ( ""geohash_length"" real, ""lat_bits"" real, ""lng_bits"" real, ""lat_error"" text, ""lng_error"" text, ""km_error"" text );","SELECT MAX(""geohash_length"") FROM ""worked_example"" WHERE ""lng_error""='±0.00017' AND ""lng_bits""<20;",2-15974212-3 "Which Against has a Drawn smaller than 5, a Lost of 3, and a Position of 3?","CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MIN(""against"") FROM ""campeonato_paulista"" WHERE ""drawn""<5 AND ""lost""=3 AND ""position""=3;",2-15331868-1 "Which Against has a Position larger than 8, and Points larger than 9?","CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT ""against"" FROM ""campeonato_paulista"" WHERE ""position"">8 AND ""points"">9;",2-15331868-1 "Which Lost has Points smaller than 12, and a Drawn larger than 1?","CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""lost"") FROM ""campeonato_paulista"" WHERE ""points""<12 AND ""drawn"">1;",2-15331868-1 "Which Position has a Difference of 5, and a Drawn smaller than 3?","CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MIN(""position"") FROM ""campeonato_paulista"" WHERE ""difference""='5' AND ""drawn""<3;",2-15331868-1 Which Against has a Position larger than 11?,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""against"") FROM ""campeonato_paulista"" WHERE ""position"">11;",2-15331868-1 "Which Player has a Nationality of united states, a Position of forward, and a School/Club Team of notre dame?","CREATE TABLE ""h"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT ""player"" FROM ""h"" WHERE ""nationality""='united states' AND ""position""='forward' AND ""school_club_team""='notre dame';",2-15621965-8 Which Nationality has a School/Club Team of louisiana state?,"CREATE TABLE ""h"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT ""nationality"" FROM ""h"" WHERE ""school_club_team""='louisiana state';",2-15621965-8 "Which Years in Orlando has a Position of center, and a School/Club Team of louisiana state?","CREATE TABLE ""h"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT ""years_in_orlando"" FROM ""h"" WHERE ""position""='center' AND ""school_club_team""='louisiana state';",2-15621965-8 Which Position has a School/Club Team of illinois?,"CREATE TABLE ""h"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT ""position"" FROM ""h"" WHERE ""school_club_team""='illinois';",2-15621965-8 "Which Years in Orlando has a Nationality of united states, and a School/Club Team of illinois?","CREATE TABLE ""h"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT ""years_in_orlando"" FROM ""h"" WHERE ""nationality""='united states' AND ""school_club_team""='illinois';",2-15621965-8 "Which Player has a Position of forward, and a School/Club Team of georgia tech?","CREATE TABLE ""h"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT ""player"" FROM ""h"" WHERE ""position""='forward' AND ""school_club_team""='georgia tech';",2-15621965-8 What is the total number of silver with rank number 6?,"CREATE TABLE ""women"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""women"" WHERE ""rank""=6;",2-1613392-3 What is the smallest total from Japan with a rank larger than 3?,"CREATE TABLE ""women"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""women"" WHERE ""nation""='japan' AND ""rank"">3;",2-1613392-3 What is the largest number of silver that had 0 bronzes and total less than 1?,"CREATE TABLE ""women"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""silver"") FROM ""women"" WHERE ""bronze""=0 AND ""total""<1;",2-1613392-3 What is the smallest number of points for a match less than 12?,"CREATE TABLE ""second_league"" ( ""team"" text, ""match"" real, ""points"" real, ""draw"" real, ""lost"" real );","SELECT MIN(""points"") FROM ""second_league"" WHERE ""match""<12;",2-15430129-4 "What was the result of the game attended by more than 18,648 on October 12, 1952?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""attendance"">'18,648' AND ""date""='october 12, 1952';",2-15765426-1 "How many numbers of languages were there for issues with circulation of 44,748,000?","CREATE TABLE ""worldwide_top_15"" ( ""rank"" real, ""name"" text, ""circulation_per_issue"" real, ""number_of_languages"" real, ""frequency"" text, ""publisher"" text );","SELECT MAX(""number_of_languages"") FROM ""worldwide_top_15"" WHERE ""circulation_per_issue""='44,748,000';",2-16181798-1 What is the mean number of languages for the monthly frequency when the publisher is the hearst corporation?,"CREATE TABLE ""worldwide_top_15"" ( ""rank"" real, ""name"" text, ""circulation_per_issue"" real, ""number_of_languages"" real, ""frequency"" text, ""publisher"" text );","SELECT AVG(""number_of_languages"") FROM ""worldwide_top_15"" WHERE ""frequency""='monthly' AND ""publisher""='hearst corporation';",2-16181798-1 What is the Political group for p. maelius capitolinus?,"CREATE TABLE ""list_of_state_leaders_in_400_bc"" ( ""type"" text, ""name"" text, ""title"" text, ""political_group"" text, ""from"" text );","SELECT ""political_group"" FROM ""list_of_state_leaders_in_400_bc"" WHERE ""name""='p. maelius capitolinus';",2-1583515-19 What is the Type for l. publilius philo vulscus?,"CREATE TABLE ""list_of_state_leaders_in_400_bc"" ( ""type"" text, ""name"" text, ""title"" text, ""political_group"" text, ""from"" text );","SELECT ""type"" FROM ""list_of_state_leaders_in_400_bc"" WHERE ""name""='l. publilius philo vulscus';",2-1583515-19 What is the Type for l. publilius philo vulscus?,"CREATE TABLE ""list_of_state_leaders_in_400_bc"" ( ""type"" text, ""name"" text, ""title"" text, ""political_group"" text, ""from"" text );","SELECT ""type"" FROM ""list_of_state_leaders_in_400_bc"" WHERE ""name""='l. publilius philo vulscus';",2-1583515-19 What is the From for p. maelius capitolinus?,"CREATE TABLE ""list_of_state_leaders_in_400_bc"" ( ""type"" text, ""name"" text, ""title"" text, ""political_group"" text, ""from"" text );","SELECT ""from"" FROM ""list_of_state_leaders_in_400_bc"" WHERE ""name""='p. maelius capitolinus';",2-1583515-19 What was the title of the episode with a production code of 1gowo04?,"CREATE TABLE ""series_one"" ( ""ep_no"" text, ""prod_code"" text, ""original_air_date"" text, ""episode_title"" text, ""ratings"" text );","SELECT ""episode_title"" FROM ""series_one"" WHERE ""prod_code""='1gowo04';",2-1570611-3 "What is the production code fore the episode titled, life's no fun anymore?","CREATE TABLE ""series_one"" ( ""ep_no"" text, ""prod_code"" text, ""original_air_date"" text, ""episode_title"" text, ""ratings"" text );","SELECT ""prod_code"" FROM ""series_one"" WHERE ""episode_title""='life''s no fun anymore';",2-1570611-3 What is the nationality of the player that plays forward and is from depaul?,"CREATE TABLE ""r"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT ""nationality"" FROM ""r"" WHERE ""position""='forward' AND ""school_club_team""='depaul';",2-15621965-16 What years did Orlando have stanley roberts on the team?,"CREATE TABLE ""r"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_orlando"" text, ""school_club_team"" text );","SELECT ""years_in_orlando"" FROM ""r"" WHERE ""player""='stanley roberts';",2-15621965-16 How many points total are there later than 2003?,"CREATE TABLE ""complete_british_formula_three_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT SUM(""points"") FROM ""complete_british_formula_three_results"" WHERE ""year"">2003;",2-1618788-2 Which entrant has a Dallara F398 chassis?,"CREATE TABLE ""complete_british_formula_three_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""entrant"" FROM ""complete_british_formula_three_results"" WHERE ""chassis""='dallara f398';",2-1618788-2 What are the lowest points for an engine with a Dallara F303 chassis?,"CREATE TABLE ""complete_british_formula_three_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MIN(""points"") FROM ""complete_british_formula_three_results"" WHERE ""chassis""='dallara f303';",2-1618788-2 What are the lowest points in 2004?,"CREATE TABLE ""complete_british_formula_three_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MIN(""points"") FROM ""complete_british_formula_three_results"" WHERE ""year""=2004;",2-1618788-2 "What is Attendance, when Week is 5?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""schedule"" WHERE ""week""=5;",2-15915981-1 "What is the label for the catalog of none, and is in the United Kingdom?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""label"" FROM ""release_history"" WHERE ""catalog""='none' AND ""region""='united kingdom';",2-15322962-2 "What is the region for the date November 18, 2002?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""date""='november 18, 2002';",2-15322962-2 "What is the date for the Nebula Label, and a nebdjx029 catalog?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""label""='nebula' AND ""catalog""='nebdjx029';",2-15322962-2 What is the label from the Netherlands?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""label"" FROM ""release_history"" WHERE ""region""='netherlands';",2-15322962-2 What was the Christ made king date with a great tribulation in 1925?,"CREATE TABLE ""changes_of_doctrine"" ( ""last_days_begin"" text, ""startof_christ_s_presence"" text, ""christ_made_king"" text, ""resurrection_of144_000"" text, ""judgmentof_religion"" text, ""separating_sheep_goats"" text, ""great_tribulation"" text );","SELECT ""christ_made_king"" FROM ""changes_of_doctrine"" WHERE ""great_tribulation""='1925';",2-158849-1 "What is the resurrection of 144,000 date with a start of Christ's presence date in 1914, a separation of sheep & goats during Christ's presence, and a great tribulation date in 1975?","CREATE TABLE ""changes_of_doctrine"" ( ""last_days_begin"" text, ""startof_christ_s_presence"" text, ""christ_made_king"" text, ""resurrection_of144_000"" text, ""judgmentof_religion"" text, ""separating_sheep_goats"" text, ""great_tribulation"" text );","SELECT ""resurrection_of144_000"" FROM ""changes_of_doctrine"" WHERE ""startof_christ_s_presence""='1914' AND ""separating_sheep_goats""='during christ''s presence' AND ""great_tribulation""='1975?';",2-158849-1 "What is the resurrection of 144,000 date with a Christ made king date in 1914, a separting sheep & goats date during Christ's presence, and a judgment of religion date in 1878?","CREATE TABLE ""changes_of_doctrine"" ( ""last_days_begin"" text, ""startof_christ_s_presence"" text, ""christ_made_king"" text, ""resurrection_of144_000"" text, ""judgmentof_religion"" text, ""separating_sheep_goats"" text, ""great_tribulation"" text );","SELECT ""resurrection_of144_000"" FROM ""changes_of_doctrine"" WHERE ""christ_made_king""='1914' AND ""separating_sheep_goats""='during christ''s presence' AND ""judgmentof_religion""='1878';",2-158849-1 What is the lowest Cuts made with less than 72.48 scoring average?,"CREATE TABLE ""lpga_tour_record"" ( ""year"" real, ""events_played"" real, ""cuts_made"" real, ""wins"" real, ""2nds"" real, ""top_10s"" real, ""best_finish"" text, ""earnings"" real, ""rank"" text, ""scoring_average"" real, ""scoring_rank"" text );","SELECT MIN(""cuts_made"") FROM ""lpga_tour_record"" WHERE ""scoring_average""<72.48;",2-15431122-2 What is the sum of Events played when the cuts made is less than 0?,"CREATE TABLE ""lpga_tour_record"" ( ""year"" real, ""events_played"" real, ""cuts_made"" real, ""wins"" real, ""2nds"" real, ""top_10s"" real, ""best_finish"" text, ""earnings"" real, ""rank"" text, ""scoring_average"" real, ""scoring_rank"" text );","SELECT SUM(""events_played"") FROM ""lpga_tour_record"" WHERE ""cuts_made""<0;",2-15431122-2 What is the Scoring rank when there are less than 21 events played with a rank of n/a in years less than 2011?,"CREATE TABLE ""lpga_tour_record"" ( ""year"" real, ""events_played"" real, ""cuts_made"" real, ""wins"" real, ""2nds"" real, ""top_10s"" real, ""best_finish"" text, ""earnings"" real, ""rank"" text, ""scoring_average"" real, ""scoring_rank"" text );","SELECT ""scoring_rank"" FROM ""lpga_tour_record"" WHERE ""events_played""<21 AND ""rank""='n/a' AND ""year""<2011;",2-15431122-2 What is the total number of Wins when 98 is the rank and the scoring average is more than 73.52?,"CREATE TABLE ""lpga_tour_record"" ( ""year"" real, ""events_played"" real, ""cuts_made"" real, ""wins"" real, ""2nds"" real, ""top_10s"" real, ""best_finish"" text, ""earnings"" real, ""rank"" text, ""scoring_average"" real, ""scoring_rank"" text );","SELECT COUNT(""wins"") FROM ""lpga_tour_record"" WHERE ""rank""='98' AND ""scoring_average"">73.52;",2-15431122-2 What Title's Start of Reign is 1993?,"CREATE TABLE ""macedonian_orthodox_church_self_proclaim"" ( ""name"" text, ""start_of_reign"" real, ""end_of_reign"" text, ""birth_name"" text, ""title"" text );","SELECT ""title"" FROM ""macedonian_orthodox_church_self_proclaim"" WHERE ""start_of_reign""=1993;",2-16065919-4 What is the Birth Name of the Archbishop with a Current End of Reign?,"CREATE TABLE ""macedonian_orthodox_church_self_proclaim"" ( ""name"" text, ""start_of_reign"" real, ""end_of_reign"" text, ""birth_name"" text, ""title"" text );","SELECT ""birth_name"" FROM ""macedonian_orthodox_church_self_proclaim"" WHERE ""end_of_reign""='current';",2-16065919-4 What is the Name of the Archbishop with a Birth Name of Cvetko Krstevski with a Start of Reign before 1986?,"CREATE TABLE ""macedonian_orthodox_church_self_proclaim"" ( ""name"" text, ""start_of_reign"" real, ""end_of_reign"" text, ""birth_name"" text, ""title"" text );","SELECT ""name"" FROM ""macedonian_orthodox_church_self_proclaim"" WHERE ""start_of_reign""<1986 AND ""birth_name""='cvetko krstevski';",2-16065919-4 What is Metodija Gogov's Start of Reign?,"CREATE TABLE ""macedonian_orthodox_church_self_proclaim"" ( ""name"" text, ""start_of_reign"" real, ""end_of_reign"" text, ""birth_name"" text, ""title"" text );","SELECT COUNT(""start_of_reign"") FROM ""macedonian_orthodox_church_self_proclaim"" WHERE ""birth_name""='metodija gogov';",2-16065919-4 What is Angelarios Angelarij with a Start of Reign date before 1986 Birth Name?,"CREATE TABLE ""macedonian_orthodox_church_self_proclaim"" ( ""name"" text, ""start_of_reign"" real, ""end_of_reign"" text, ""birth_name"" text, ""title"" text );","SELECT ""birth_name"" FROM ""macedonian_orthodox_church_self_proclaim"" WHERE ""start_of_reign""<1986 AND ""name""='angelarios angelarij';",2-16065919-4 "How many goals that were scored had a place of more than 5, a lost of 11, and goals conceded of less than 45?","CREATE TABLE ""clausura_2002_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""goals_scored"") FROM ""clausura_2002_standings"" WHERE ""place"">5 AND ""lost""=11 AND ""goals_conceded""<45;",2-15873969-1 What is the mean played number where the goals conceded is less than 16?,"CREATE TABLE ""clausura_2002_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT AVG(""played"") FROM ""clausura_2002_standings"" WHERE ""goals_conceded""<16;",2-15873969-1 What is the 1913 Class of the d32 LNER Class?,"CREATE TABLE ""1903_19"" ( ""1st_built"" real, ""1913_class"" text, ""w_a"" text, ""no_built"" real, ""builder"" text, ""date"" text, ""lner_class"" text );","SELECT ""1913_class"" FROM ""1903_19"" WHERE ""lner_class""='d32';",2-16062061-6 What is the W.A. of the 1 1st built?,"CREATE TABLE ""1903_19"" ( ""1st_built"" real, ""1913_class"" text, ""w_a"" text, ""no_built"" real, ""builder"" text, ""date"" text, ""lner_class"" text );","SELECT ""w_a"" FROM ""1903_19"" WHERE ""1st_built""=1;",2-16062061-6 What was the attendance at the Denver game?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""team""='denver';",2-15872814-4 "What is the average 2011-03, when Unemployment is Sweden, and when 2009-03 is greater than 8?","CREATE TABLE ""economically_weakest_nuts_2_regions"" ( ""unemployment"" text, ""2007_03"" real, ""2008_03"" real, ""2009_03"" real, ""2010_03"" real, ""2011_03"" real, ""2012_03"" real );","SELECT AVG(""2011_03"") FROM ""economically_weakest_nuts_2_regions"" WHERE ""unemployment""='sweden' AND ""2009_03"">8;",2-1598533-17 "What is the highest 2007-03, when 2009-03 is greater than 10.6, and when 2012-03 is 15.4?","CREATE TABLE ""economically_weakest_nuts_2_regions"" ( ""unemployment"" text, ""2007_03"" real, ""2008_03"" real, ""2009_03"" real, ""2010_03"" real, ""2011_03"" real, ""2012_03"" real );","SELECT MAX(""2007_03"") FROM ""economically_weakest_nuts_2_regions"" WHERE ""2009_03"">10.6 AND ""2012_03""=15.4;",2-1598533-17 "What is the highest 2007-03, when 2011-03 is less than 11.4, when Unemployment is Luxembourg, and when 2012-03 is greater than 5?","CREATE TABLE ""economically_weakest_nuts_2_regions"" ( ""unemployment"" text, ""2007_03"" real, ""2008_03"" real, ""2009_03"" real, ""2010_03"" real, ""2011_03"" real, ""2012_03"" real );","SELECT MAX(""2007_03"") FROM ""economically_weakest_nuts_2_regions"" WHERE ""2011_03""<11.4 AND ""unemployment""='luxembourg' AND ""2012_03"">5;",2-1598533-17 "What is the highest 2010-03, when 2008-03 is less than 9.9, when 2011-03 is less than 11.8, and when Unemployment is Czech Republic?","CREATE TABLE ""economically_weakest_nuts_2_regions"" ( ""unemployment"" text, ""2007_03"" real, ""2008_03"" real, ""2009_03"" real, ""2010_03"" real, ""2011_03"" real, ""2012_03"" real );","SELECT MAX(""2010_03"") FROM ""economically_weakest_nuts_2_regions"" WHERE ""2008_03""<9.9 AND ""2011_03""<11.8 AND ""unemployment""='czech republic';",2-1598533-17 "What is the lowest 2008-03, when 2012-03 is less than 10.3, when 2010-03 is 8.1, and when 2009-03 is less than 7.3?","CREATE TABLE ""economically_weakest_nuts_2_regions"" ( ""unemployment"" text, ""2007_03"" real, ""2008_03"" real, ""2009_03"" real, ""2010_03"" real, ""2011_03"" real, ""2012_03"" real );","SELECT MIN(""2008_03"") FROM ""economically_weakest_nuts_2_regions"" WHERE ""2012_03""<10.3 AND ""2010_03""=8.1 AND ""2009_03""<7.3;",2-1598533-17 What was Matthew Hoggard's high score when he had a strike rate of n/a?,"CREATE TABLE ""twenty20_batting_statistics"" ( ""player"" text, ""matches"" real, ""innings"" real, ""not_out"" real, ""runs"" real, ""high_score"" text, ""average"" text, ""strike_rate"" text, ""100s"" real );","SELECT ""high_score"" FROM ""twenty20_batting_statistics"" WHERE ""strike_rate""='n/a' AND ""player""='matthew hoggard';",2-15893020-5 "What is the lowest Weight when the height is 196, and the date of birth is 24.07.1977?","CREATE TABLE ""volleyball_at_the_2004_summer_olympics_m"" ( ""name"" text, ""date_of_birth"" text, ""height"" real, ""weight"" real, ""spike"" real, ""block"" real );","SELECT MIN(""weight"") FROM ""volleyball_at_the_2004_summer_olympics_m"" WHERE ""height""=196 AND ""date_of_birth""='24.07.1977';",2-15859432-8 "What is the sum of Spike when the Weight was more than 84, and Block was less than 315?","CREATE TABLE ""volleyball_at_the_2004_summer_olympics_m"" ( ""name"" text, ""date_of_birth"" text, ""height"" real, ""weight"" real, ""spike"" real, ""block"" real );","SELECT SUM(""spike"") FROM ""volleyball_at_the_2004_summer_olympics_m"" WHERE ""weight"">84 AND ""block""<315;",2-15859432-8 What was the result of the 2012 Waff Women's Futsal Championship game the team played against Iraq?,"CREATE TABLE ""schedule_and_result"" ( ""date"" text, ""tournament"" text, ""venue"" text, ""opponent"" text, ""result"" text );","SELECT ""result"" FROM ""schedule_and_result"" WHERE ""tournament""='2012 waff women''s futsal championship' AND ""opponent""='iraq';",2-15933696-1 "What was the result of the game played on May 9, 2012?","CREATE TABLE ""schedule_and_result"" ( ""date"" text, ""tournament"" text, ""venue"" text, ""opponent"" text, ""result"" text );","SELECT ""result"" FROM ""schedule_and_result"" WHERE ""date""='may 9, 2012';",2-15933696-1 "What is the result of the game played in Russia on May 9, 2012?","CREATE TABLE ""schedule_and_result"" ( ""date"" text, ""tournament"" text, ""venue"" text, ""opponent"" text, ""result"" text );","SELECT ""result"" FROM ""schedule_and_result"" WHERE ""venue""='russia' AND ""date""='may 9, 2012';",2-15933696-1 "What is the final result of the game that was played on October 8, 2000?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""location"" text, ""record"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""date""='october 8, 2000';",2-16025322-2 "Who was the opponent in the game played after Week 4 on October 15, 2000?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""location"" text, ""record"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week"">4 AND ""date""='october 15, 2000';",2-16025322-2 Where was the game played when the Buffalo Bills had a record of 8-8?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""location"" text, ""record"" text, ""attendance"" text );","SELECT ""location"" FROM ""schedule"" WHERE ""record""='8-8';",2-16025322-2 Who was the opponent the Buffalo Bills played when their record was 4-4?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""location"" text, ""record"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""record""='4-4';",2-16025322-2 What is airing at 9:00 on the channel that airs House at 8:00?,"CREATE TABLE ""monday"" ( ""8_00"" text, ""8_30"" text, ""9_00"" text, ""9_30"" text, ""10_00"" text );","SELECT ""9_00"" FROM ""monday"" WHERE ""8_00""='house';",2-15708593-9 What is airing at 9:30 on the channel that airs 24 at 9:00?,"CREATE TABLE ""monday"" ( ""8_00"" text, ""8_30"" text, ""9_00"" text, ""9_30"" text, ""10_00"" text );","SELECT ""9_30"" FROM ""monday"" WHERE ""9_00""='24';",2-15708593-9 What is airing at 9:00 on the channel that airs Chuck at 8:30 and Medium at 10:00?,"CREATE TABLE ""monday"" ( ""8_00"" text, ""8_30"" text, ""9_00"" text, ""9_30"" text, ""10_00"" text );","SELECT ""9_00"" FROM ""monday"" WHERE ""10_00""='medium' AND ""8_30""='chuck';",2-15708593-9 What is airing at 10:00 on the channel that airs Medium at 9:00?,"CREATE TABLE ""monday"" ( ""8_00"" text, ""8_30"" text, ""9_00"" text, ""9_30"" text, ""10_00"" text );","SELECT ""10_00"" FROM ""monday"" WHERE ""9_00""='medium';",2-15708593-9 What is airing at 9:30 on the channel that airs Heroes at 9:00?,"CREATE TABLE ""monday"" ( ""8_00"" text, ""8_30"" text, ""9_00"" text, ""9_30"" text, ""10_00"" text );","SELECT ""9_30"" FROM ""monday"" WHERE ""9_00""='heroes';",2-15708593-9 What is airing at 8:00 on the channel that airs Castle at 10:00?,"CREATE TABLE ""monday"" ( ""8_00"" text, ""8_30"" text, ""9_00"" text, ""9_30"" text, ""10_00"" text );","SELECT ""8_00"" FROM ""monday"" WHERE ""10_00""='castle';",2-15708593-9 "What is the highest week for Cleveland Browns with 54,205 in attendance?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""opponent""='cleveland browns' AND ""attendance"">'54,205';",2-15386342-2 What date was the opponents the Oakland Raiders?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='oakland raiders';",2-15386342-2 "What was the total attendance October 22, 1972?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT SUM(""attendance"") FROM ""schedule"" WHERE ""date""='october 22, 1972';",2-15386342-2 "What is the lowest week on December 3, 1972 with more than 54,533 in attendance?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MIN(""week"") FROM ""schedule"" WHERE ""attendance"">'54,533' AND ""date""='december 3, 1972';",2-15386342-2 What is the highest heat for Ihor Bodrov when the mark is 6.76 and the lane is less than 1?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT MAX(""heat"") FROM ""heats"" WHERE ""mark""='6.76' AND ""name""='ihor bodrov' AND ""lane""<1;",2-16181680-2 What is the mark number when the lane for Rabangaki Nawai when it is greater than 2 and the heat is larger than 4?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT ""mark"" FROM ""heats"" WHERE ""lane"">2 AND ""heat"">4 AND ""name""='rabangaki nawai';",2-16181680-2 What is the total lane number for the United States when the mark is 6.62 and the heat is greater than 8?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT COUNT(""lane"") FROM ""heats"" WHERE ""country""='united states' AND ""mark""='6.62' AND ""heat"">8;",2-16181680-2 Which 2007–08 event has 2008–09 of dnp and an Event of players'?,"CREATE TABLE ""grand_slam_record"" ( ""event"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2010_11"" text );","SELECT ""2007_08"" FROM ""grand_slam_record"" WHERE ""2008_09""='dnp' AND ""event""='players''';",2-15847138-2 What kind of 2006–07 event has a 2010–11 of n/a and an Event of colonial square?,"CREATE TABLE ""grand_slam_record"" ( ""event"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2010_11"" text );","SELECT ""2006_07"" FROM ""grand_slam_record"" WHERE ""2010_11""='n/a' AND ""event""='colonial square';",2-15847138-2 Which Event has a 2007–08 of n/a?,"CREATE TABLE ""grand_slam_record"" ( ""event"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2010_11"" text );","SELECT ""event"" FROM ""grand_slam_record"" WHERE ""2007_08""='n/a';",2-15847138-2 "what kind of 2006–07 has a 2010–11 of n/a, and an Event of masters?","CREATE TABLE ""grand_slam_record"" ( ""event"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2010_11"" text );","SELECT ""2006_07"" FROM ""grand_slam_record"" WHERE ""2010_11""='n/a' AND ""event""='masters';",2-15847138-2 WHich in 2010–11 has an Event of autumn gold?,"CREATE TABLE ""grand_slam_record"" ( ""event"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2010_11"" text );","SELECT ""2010_11"" FROM ""grand_slam_record"" WHERE ""event""='autumn gold';",2-15847138-2 What in 2006–07 has a 2007–08 of q?,"CREATE TABLE ""grand_slam_record"" ( ""event"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2010_11"" text );","SELECT ""2006_07"" FROM ""grand_slam_record"" WHERE ""2007_08""='q';",2-15847138-2 "Which nation has a bronze greater than 0, a gold greater than 0, a silver greater than 0, and 5 as the rank?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medal_table"" WHERE ""bronze"">0 AND ""gold"">0 AND ""silver"">0 AND ""rank""='5';",2-15759218-1 What nation has 1 as the gold and 2 as the total?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medal_table"" WHERE ""gold""=1 AND ""total""=2;",2-15759218-1 "What rank has 0 as the bronze, and a total less than 3, with north korea as the nation?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""rank"" FROM ""medal_table"" WHERE ""bronze""=0 AND ""total""<3 AND ""nation""='north korea';",2-15759218-1 "How many golds have a bronze less than 1, and a silver less than 1?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""gold"") FROM ""medal_table"" WHERE ""bronze""<1 AND ""silver""<1;",2-15759218-1 "What average total has cuba as the nation, and a bronze greater than 1?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""total"") FROM ""medal_table"" WHERE ""nation""='cuba' AND ""bronze"">1;",2-15759218-1 "What is the highest total that has a bronze greater than 1, a gold greater than 1, with a silver less than 4?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""total"") FROM ""medal_table"" WHERE ""bronze"">1 AND ""gold"">1 AND ""silver""<4;",2-15759218-1 What is the Previous Cub/Team that has NHL rights of the Vancouver Canucks?,"CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""previous_club_team"" text, ""nhl_rights_if_any"" text );","SELECT ""previous_club_team"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""nhl_rights_if_any""='vancouver canucks';",2-15715109-43 "Where was the birthplace of the person born on March 21, 1979?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""previous_club_team"" text, ""nhl_rights_if_any"" text );","SELECT ""birthplace"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""birthdate""='march 21, 1979';",2-15715109-43 What is Scott Gomez's biggest weight?,"CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""previous_club_team"" text, ""nhl_rights_if_any"" text );","SELECT MAX(""weight_kg"") FROM ""list_of_united_states_national_ice_hocke"" WHERE ""name""='scott gomez';",2-15715109-43 "What is the birthplace of the person with a weight greater than 88 with NHL rights, 1999 draft eligible and born March 26, 1980?","CREATE TABLE ""list_of_united_states_national_ice_hocke"" ( ""position"" text, ""name"" text, ""height_cm"" real, ""weight_kg"" real, ""birthdate"" text, ""birthplace"" text, ""previous_club_team"" text, ""nhl_rights_if_any"" text );","SELECT ""birthplace"" FROM ""list_of_united_states_national_ice_hocke"" WHERE ""weight_kg"">88 AND ""nhl_rights_if_any""='1999 draft eligible' AND ""birthdate""='march 26, 1980';",2-15715109-43 What number pick was Paul Seymour in round 1?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT SUM(""pick"") FROM ""nfl_draft"" WHERE ""round""=1 AND ""player""='paul seymour';",2-16028459-1 In how many rounds did USC participate in?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT COUNT(""round"") FROM ""nfl_draft"" WHERE ""college""='usc';",2-16028459-1 What set 2 has 15:33 as the time?,"CREATE TABLE ""pool_e"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text, ""report"" text );","SELECT ""set_2"" FROM ""pool_e"" WHERE ""time""='15:33';",2-15945725-11 Where did they play against Clemson?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""location"" text, ""result"" text, ""attendance"" real );","SELECT ""location"" FROM ""schedule"" WHERE ""opponent""='clemson';",2-15524351-9 What was the total attendance on 10/05/1974?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""location"" text, ""result"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""schedule"" WHERE ""date""='10/05/1974';",2-15524351-9 "What is the total number of Height(s), when Spike is less than 352, when Block is greater than 300, and when Name is Pablo Meana?","CREATE TABLE ""volleyball_at_the_2004_summer_olympics_m"" ( ""name"" text, ""date_of_birth"" text, ""height"" real, ""weight"" real, ""spike"" real, ""block"" real );","SELECT COUNT(""height"") FROM ""volleyball_at_the_2004_summer_olympics_m"" WHERE ""spike""<352 AND ""block"">300 AND ""name""='pablo meana';",2-15859432-1 "What is the total number of Weight(s), when Block is 300?","CREATE TABLE ""volleyball_at_the_2004_summer_olympics_m"" ( ""name"" text, ""date_of_birth"" text, ""height"" real, ""weight"" real, ""spike"" real, ""block"" real );","SELECT COUNT(""weight"") FROM ""volleyball_at_the_2004_summer_olympics_m"" WHERE ""block""=300;",2-15859432-1 "What is the smallest Weight, when Spike is less than 330, when Block is 315, and when Height is greater than 187?","CREATE TABLE ""volleyball_at_the_2004_summer_olympics_m"" ( ""name"" text, ""date_of_birth"" text, ""height"" real, ""weight"" real, ""spike"" real, ""block"" real );","SELECT MIN(""weight"") FROM ""volleyball_at_the_2004_summer_olympics_m"" WHERE ""spike""<330 AND ""block""=315 AND ""height"">187;",2-15859432-1 "What is the average Spike, when Name is Gustavo Porporatto, and when Block is greater than 323?","CREATE TABLE ""volleyball_at_the_2004_summer_olympics_m"" ( ""name"" text, ""date_of_birth"" text, ""height"" real, ""weight"" real, ""spike"" real, ""block"" real );","SELECT AVG(""spike"") FROM ""volleyball_at_the_2004_summer_olympics_m"" WHERE ""name""='gustavo porporatto' AND ""block"">323;",2-15859432-1 What is the Match with Points that are 24?,"CREATE TABLE ""table"" ( ""team"" text, ""match"" real, ""points"" real, ""draw"" real, ""lost"" real );","SELECT ""match"" FROM ""table"" WHERE ""points""=24;",2-15432872-2 What is the Team 2 with a Team 1 that is milli piyango sk?,"CREATE TABLE ""qualification_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_2"" FROM ""qualification_round"" WHERE ""team_1""='milli piyango sk';",2-15757906-1 What is the Team 1 with a Team 2 with brest hc meshkov?,"CREATE TABLE ""qualification_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_1"" FROM ""qualification_round"" WHERE ""team_2""='brest hc meshkov';",2-15757906-1 "What is the position number when there were 29 points, and less than 2 is lost?","CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT COUNT(""position"") FROM ""campeonato_paulista"" WHERE ""points""=29 AND ""lost""<2;",2-15331084-1 What is the lowest Points with an against of 20 and less than 1 lost?,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT MIN(""points"") FROM ""campeonato_paulista"" WHERE ""against""=20 AND ""lost""<1;",2-15331084-1 What is the sum of Points when the against is less than 24 and played is less than 20?,"CREATE TABLE ""campeonato_paulista"" ( ""position"" real, ""team"" text, ""points"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""difference"" text );","SELECT SUM(""points"") FROM ""campeonato_paulista"" WHERE ""against""<24 AND ""played""<20;",2-15331084-1 "What region is dated April 30, 2004, and cataloged Nebdj058?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""date""='april 30, 2004' AND ""catalog""='nebdj058';",2-15322968-2 What s the format for the catalog nebcd058?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""catalog""='nebcd058';",2-15322968-2 What region has the catalog sir021-6?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""catalog""='sir021-6';",2-15322968-2 What label has the catalog nebt058?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""label"" FROM ""release_history"" WHERE ""catalog""='nebt058';",2-15322968-2 What is the game number when the score was l 90–104 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""game"") FROM ""game_log"" WHERE ""score""='l 90–104 (ot)';",2-15780049-5 What is the Score of the game with a Record of 12–12?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""record""='12–12';",2-15780049-5 "What is the Score for the Game less than 21, and of antonio davis (12)had the High rebounds?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game""<21 AND ""high_rebounds""='antonio davis (12)';",2-15780049-5 What is the Record when antonio davis (14) had the high rebounds?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""high_rebounds""='antonio davis (14)';",2-15780049-5 What was the team when vince carter (19) had the high points?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""high_points""='vince carter (19)';",2-15780049-5 What is the 1913 class of locomotive that has a 1st built value under 494 and WA of 4-4-0t?,"CREATE TABLE ""1874_82"" ( ""1st_built"" real, ""1913_class"" text, ""w_a"" text, ""no_built"" real, ""builder"" text, ""date"" text, ""lner_class"" text );","SELECT ""1913_class"" FROM ""1874_82"" WHERE ""1st_built""<494 AND ""w_a""='4-4-0t';",2-16062061-4 "What is the number for gold where there were total 1, and bronze 1?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""gold"") FROM ""medal_table"" WHERE ""total""=1 AND ""bronze""=1;",2-15379441-1 Which player had a total of 152?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" text, ""to_par"" text );","SELECT ""player"" FROM ""missed_the_cut"" WHERE ""total""='152';",2-16147528-3 Which player won the Masters in 1976?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" text, ""to_par"" text );","SELECT ""player"" FROM ""missed_the_cut"" WHERE ""year_s_won""='1976';",2-16147528-3 What was the total of the player from Spain?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" text, ""to_par"" text );","SELECT ""total"" FROM ""missed_the_cut"" WHERE ""country""='spain';",2-16147528-3 Which player won in 1987 and ended with a score of +9?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" text, ""to_par"" text );","SELECT ""total"" FROM ""missed_the_cut"" WHERE ""to_par""='+9' AND ""year_s_won""='1987';",2-16147528-3 What's the name of the award given to Team number 23?,"CREATE TABLE ""recent_winners"" ( ""year_theme"" text, ""award_name"" text, ""team_name"" text, ""team_number"" real, ""city_state_country"" text );","SELECT ""award_name"" FROM ""recent_winners"" WHERE ""team_number""=23;",2-15584199-2 "What is Song, when Weeks on Top is 1, and when Volume:Issue is 15:6?","CREATE TABLE ""see_also"" ( ""volume_issue"" text, ""issue_date_s"" text, ""weeks_on_top"" real, ""song"" text, ""artist"" text );","SELECT ""song"" FROM ""see_also"" WHERE ""weeks_on_top""=1 AND ""volume_issue""='15:6';",2-16055163-1 "What is Song, when Volume:Issue is 15:19-20?","CREATE TABLE ""see_also"" ( ""volume_issue"" text, ""issue_date_s"" text, ""weeks_on_top"" real, ""song"" text, ""artist"" text );","SELECT ""song"" FROM ""see_also"" WHERE ""volume_issue""='15:19-20';",2-16055163-1 "What is Volume:Issue, when Weeks on Top is less than 5, and when Issue Date(s) are 10 July - 24 July?","CREATE TABLE ""see_also"" ( ""volume_issue"" text, ""issue_date_s"" text, ""weeks_on_top"" real, ""song"" text, ""artist"" text );","SELECT ""volume_issue"" FROM ""see_also"" WHERE ""weeks_on_top""<5 AND ""issue_date_s""='10 july - 24 july';",2-16055163-1 Which text has traditional characters of 心如猨猴?,"CREATE TABLE ""development_of_chinese_mind_monkey_terms"" ( ""date_ce"" text, ""text"" text, ""simplified_characters"" text, ""traditional_characters"" text, ""pinyin"" text, ""wade_giles"" text, ""literal_meaning"" text );","SELECT ""text"" FROM ""development_of_chinese_mind_monkey_terms"" WHERE ""traditional_characters""='心如猨猴';",2-16162581-1 Which text has simplified characters of 心猿 … 意马?,"CREATE TABLE ""development_of_chinese_mind_monkey_terms"" ( ""date_ce"" text, ""text"" text, ""simplified_characters"" text, ""traditional_characters"" text, ""pinyin"" text, ""wade_giles"" text, ""literal_meaning"" text );","SELECT ""text"" FROM ""development_of_chinese_mind_monkey_terms"" WHERE ""simplified_characters""='心猿 … 意马';",2-16162581-1 Which text has Wade-Giles translation of ai-ma … hsin-yüan?,"CREATE TABLE ""development_of_chinese_mind_monkey_terms"" ( ""date_ce"" text, ""text"" text, ""simplified_characters"" text, ""traditional_characters"" text, ""pinyin"" text, ""wade_giles"" text, ""literal_meaning"" text );","SELECT ""text"" FROM ""development_of_chinese_mind_monkey_terms"" WHERE ""wade_giles""='ai-ma … hsin-yüan';",2-16162581-1 What is the Pinyin translation of the Wade-Giles of hsin-yüan-i-ma?,"CREATE TABLE ""development_of_chinese_mind_monkey_terms"" ( ""date_ce"" text, ""text"" text, ""simplified_characters"" text, ""traditional_characters"" text, ""pinyin"" text, ""wade_giles"" text, ""literal_meaning"" text );","SELECT ""pinyin"" FROM ""development_of_chinese_mind_monkey_terms"" WHERE ""wade_giles""='hsin-yüan-i-ma';",2-16162581-1 What is the Wade-Giles translation of the Pinyin xīn rú yuánhóu?,"CREATE TABLE ""development_of_chinese_mind_monkey_terms"" ( ""date_ce"" text, ""text"" text, ""simplified_characters"" text, ""traditional_characters"" text, ""pinyin"" text, ""wade_giles"" text, ""literal_meaning"" text );","SELECT ""wade_giles"" FROM ""development_of_chinese_mind_monkey_terms"" WHERE ""pinyin""='xīn rú yuánhóu';",2-16162581-1 Which text has a date of c. 1180?,"CREATE TABLE ""development_of_chinese_mind_monkey_terms"" ( ""date_ce"" text, ""text"" text, ""simplified_characters"" text, ""traditional_characters"" text, ""pinyin"" text, ""wade_giles"" text, ""literal_meaning"" text );","SELECT ""text"" FROM ""development_of_chinese_mind_monkey_terms"" WHERE ""date_ce""='c. 1180';",2-16162581-1 What is the fewest number of silvers have 0 golds?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""silver"") FROM ""medal_table"" WHERE ""gold""<0;",2-16002877-1 What is the smallest total that has 11 golds and bronzes over 2?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""medal_table"" WHERE ""gold""=11 AND ""bronze"">2;",2-16002877-1 "What is the total having a bronze value over 1, silver under 5, and ranked 9?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""total"" FROM ""medal_table"" WHERE ""bronze"">1 AND ""silver""<5 AND ""rank""='9';",2-16002877-1 What was the lowest total in the 1980s that was larger than 2?,"CREATE TABLE ""victims_profile"" ( ""1900s"" real, ""1920s"" real, ""1930s"" real, ""1940s"" real, ""1950s"" real, ""1960s"" real, ""1970s"" real, ""1980s"" real, ""1990s"" real, ""2000s_to_date"" real, ""total_to_date"" real );","SELECT MIN(""total_to_date"") FROM ""victims_profile"" WHERE ""1980s"">2;",2-1560445-2 "What is the average for the 1990s with a total of 1, and 0 in the 1980s?","CREATE TABLE ""victims_profile"" ( ""1900s"" real, ""1920s"" real, ""1930s"" real, ""1940s"" real, ""1950s"" real, ""1960s"" real, ""1970s"" real, ""1980s"" real, ""1990s"" real, ""2000s_to_date"" real, ""total_to_date"" real );","SELECT AVG(""1990s"") FROM ""victims_profile"" WHERE ""total_to_date""=1 AND ""1980s""<0;",2-1560445-2 What is the sum for the 2000s to date that has 0 in the 1920s?,"CREATE TABLE ""victims_profile"" ( ""1900s"" real, ""1920s"" real, ""1930s"" real, ""1940s"" real, ""1950s"" real, ""1960s"" real, ""1970s"" real, ""1980s"" real, ""1990s"" real, ""2000s_to_date"" real, ""total_to_date"" real );","SELECT SUM(""2000s_to_date"") FROM ""victims_profile"" WHERE ""1920s""<0;",2-1560445-2 "What is the total number in the 1920s that has 0 in the 1960s, and less than 4 in the 2000s, and more than 3 in the 1930s?","CREATE TABLE ""victims_profile"" ( ""1900s"" real, ""1920s"" real, ""1930s"" real, ""1940s"" real, ""1950s"" real, ""1960s"" real, ""1970s"" real, ""1980s"" real, ""1990s"" real, ""2000s_to_date"" real, ""total_to_date"" real );","SELECT COUNT(""1920s"") FROM ""victims_profile"" WHERE ""1960s""=0 AND ""2000s_to_date""<4 AND ""1930s"">3;",2-1560445-2 "What was the sum for the 1990s, that has 0 in the 1900s?","CREATE TABLE ""victims_profile"" ( ""1900s"" real, ""1920s"" real, ""1930s"" real, ""1940s"" real, ""1950s"" real, ""1960s"" real, ""1970s"" real, ""1980s"" real, ""1990s"" real, ""2000s_to_date"" real, ""total_to_date"" real );","SELECT SUM(""1990s"") FROM ""victims_profile"" WHERE ""1900s""<0;",2-1560445-2 "What was the lowest in the 1930s, has more than 1 in the 1940s, 0 in the 1990s, and a total to date of less than 17?","CREATE TABLE ""victims_profile"" ( ""1900s"" real, ""1920s"" real, ""1930s"" real, ""1940s"" real, ""1950s"" real, ""1960s"" real, ""1970s"" real, ""1980s"" real, ""1990s"" real, ""2000s_to_date"" real, ""total_to_date"" real );","SELECT MIN(""1930s"") FROM ""victims_profile"" WHERE ""1940s"">1 AND ""1990s""<1 AND ""total_to_date""<17;",2-1560445-2 When did the Chargers play the Denver Broncos before Week 10?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""week""<10 AND ""opponent""='denver broncos';",2-15385996-2 What is the sum of Bronze when the rank is more than 11 and gold is less than 0?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""bronze"") FROM ""medals_table"" WHERE ""rank"">11 AND ""gold""<0;",2-15504821-3 What is the total number of Total when Germany is the nation with less than 1 silver?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""total"") FROM ""medals_table"" WHERE ""nation""='germany' AND ""silver""<1;",2-15504821-3 "What is the average Total that has a Gold of 0, when the rank is less than 16, the nation is Georgia and there is more than 2 for Bronze?","CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""total"") FROM ""medals_table"" WHERE ""gold""=0 AND ""rank""<16 AND ""nation""='georgia' AND ""bronze"">2;",2-15504821-3 What is the highest Total when Georgia is the nation with less than 11 rank?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""total"") FROM ""medals_table"" WHERE ""nation""='georgia' AND ""rank""<11;",2-15504821-3 What is the total number of Total with more than 16 rank for the nation of Romania with more than 0 for silver?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""total"") FROM ""medals_table"" WHERE ""rank"">16 AND ""nation""='romania' AND ""silver"">0;",2-15504821-3 What type of video coding has a format name of dvcam?,"CREATE TABLE ""xdcam_formats"" ( ""format_name"" text, ""container"" text, ""video_coding"" text, ""bit_depth"" real, ""color_sampling"" text, ""frame_size"" text, ""video_bit_rate_mbit_s"" text, ""audio_coding"" text );","SELECT ""video_coding"" FROM ""xdcam_formats"" WHERE ""format_name""='dvcam';",2-1533082-1 What format name has dv as video coding and 4:1:1 as the color sampling?,"CREATE TABLE ""xdcam_formats"" ( ""format_name"" text, ""container"" text, ""video_coding"" text, ""bit_depth"" real, ""color_sampling"" text, ""frame_size"" text, ""video_bit_rate_mbit_s"" text, ""audio_coding"" text );","SELECT ""format_name"" FROM ""xdcam_formats"" WHERE ""video_coding""='dv' AND ""color_sampling""='4:1:1';",2-1533082-1 What bit depth has 4:1:1 as the color sampling?,"CREATE TABLE ""xdcam_formats"" ( ""format_name"" text, ""container"" text, ""video_coding"" text, ""bit_depth"" real, ""color_sampling"" text, ""frame_size"" text, ""video_bit_rate_mbit_s"" text, ""audio_coding"" text );","SELECT SUM(""bit_depth"") FROM ""xdcam_formats"" WHERE ""color_sampling""='4:1:1';",2-1533082-1 "What bit depth average has a video bit rate, Mbit/s of 25 (cbr), and 4:1:1 as color sampling?","CREATE TABLE ""xdcam_formats"" ( ""format_name"" text, ""container"" text, ""video_coding"" text, ""bit_depth"" real, ""color_sampling"" text, ""frame_size"" text, ""video_bit_rate_mbit_s"" text, ""audio_coding"" text );","SELECT AVG(""bit_depth"") FROM ""xdcam_formats"" WHERE ""video_bit_rate_mbit_s""='25 (cbr)' AND ""color_sampling""='4:1:1';",2-1533082-1 What frame size has pcm 4 ch/16 bit/48khz as audio coding and dvcam as the format name and 4:1:1 as the color sampling?,"CREATE TABLE ""xdcam_formats"" ( ""format_name"" text, ""container"" text, ""video_coding"" text, ""bit_depth"" real, ""color_sampling"" text, ""frame_size"" text, ""video_bit_rate_mbit_s"" text, ""audio_coding"" text );","SELECT ""frame_size"" FROM ""xdcam_formats"" WHERE ""audio_coding""='pcm 4 ch/16 bit/48khz' AND ""format_name""='dvcam' AND ""color_sampling""='4:1:1';",2-1533082-1 Where was the landing site when the duration on the lunar surface was 21:31?,"CREATE TABLE ""manned_moon_landings"" ( ""mission_name"" text, ""lunar_lander"" text, ""lunar_landing_date"" text, ""lunar_blastoff_date"" text, ""lunar_landing_site"" text, ""duration_on_lunar_surface"" text, ""crew"" text, ""number_of_s_eva"" real, ""total_eva_time_hh_mm"" text );","SELECT ""lunar_landing_site"" FROM ""manned_moon_landings"" WHERE ""duration_on_lunar_surface""='21:31';",2-1558077-8 Who were the crew for the Falcon?,"CREATE TABLE ""manned_moon_landings"" ( ""mission_name"" text, ""lunar_lander"" text, ""lunar_landing_date"" text, ""lunar_blastoff_date"" text, ""lunar_landing_site"" text, ""duration_on_lunar_surface"" text, ""crew"" text, ""number_of_s_eva"" real, ""total_eva_time_hh_mm"" text );","SELECT ""crew"" FROM ""manned_moon_landings"" WHERE ""lunar_lander""='falcon';",2-1558077-8 What is the average number of EVA for the Orion?,"CREATE TABLE ""manned_moon_landings"" ( ""mission_name"" text, ""lunar_lander"" text, ""lunar_landing_date"" text, ""lunar_blastoff_date"" text, ""lunar_landing_site"" text, ""duration_on_lunar_surface"" text, ""crew"" text, ""number_of_s_eva"" real, ""total_eva_time_hh_mm"" text );","SELECT AVG(""number_of_s_eva"") FROM ""manned_moon_landings"" WHERE ""lunar_lander""='orion';",2-1558077-8 "What is the highest Year, when Rank is less than 28, and when Accolade is ""The 100 greatest metal albums of the decade""?","CREATE TABLE ""accolades"" ( ""publication"" text, ""country"" text, ""accolade"" text, ""year"" real, ""rank"" real );","SELECT MAX(""year"") FROM ""accolades"" WHERE ""rank""<28 AND ""accolade""='the 100 greatest metal albums of the decade';",2-159123-2 "What is Accolade, when Year is less than 2009, and when Country is Germany?","CREATE TABLE ""accolades"" ( ""publication"" text, ""country"" text, ""accolade"" text, ""year"" real, ""rank"" real );","SELECT ""accolade"" FROM ""accolades"" WHERE ""year""<2009 AND ""country""='germany';",2-159123-2 "What is the highest Rank, when Publication is Dagsavisen, and when Year is less than 2005?","CREATE TABLE ""accolades"" ( ""publication"" text, ""country"" text, ""accolade"" text, ""year"" real, ""rank"" real );","SELECT MAX(""rank"") FROM ""accolades"" WHERE ""publication""='dagsavisen' AND ""year""<2005;",2-159123-2 "When has a Score of 0–0, and a Away team of scunthorpe united?","CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""second_round_proper"" WHERE ""score""='0–0' AND ""away_team""='scunthorpe united';",2-15625088-3 Which Tie has a Score of 5–1?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""tie_no"" FROM ""second_round_proper"" WHERE ""score""='5–1';",2-15625088-3 Which Home team that has a Tie no of 20?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""second_round_proper"" WHERE ""tie_no""='20';",2-15625088-3 Which Home has a Tie no of 6?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""second_round_proper"" WHERE ""tie_no""='6';",2-15625088-3 "Which Away team that has a Tie no of replay, and a Score of 1–2?","CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""second_round_proper"" WHERE ""tie_no""='replay' AND ""score""='1–2';",2-15625088-3 Which Score has a Away team of walthamstow avenue?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""second_round_proper"" WHERE ""away_team""='walthamstow avenue';",2-15625088-3 How many gp-gs have 121.70 as an effic and an avg/g less than 218.7?,"CREATE TABLE ""passing"" ( ""name"" text, ""gp_gs"" real, ""effic"" text, ""att_cmp_int"" text, ""avg_g"" real );","SELECT COUNT(""gp_gs"") FROM ""passing"" WHERE ""effic""='121.70' AND ""avg_g""<218.7;",2-15500009-18 "What is the lowest gp-gs that has an avg/g less than 234.3, with 410.80 as the effic?","CREATE TABLE ""passing"" ( ""name"" text, ""gp_gs"" real, ""effic"" text, ""att_cmp_int"" text, ""avg_g"" real );","SELECT MIN(""gp_gs"") FROM ""passing"" WHERE ""avg_g""<234.3 AND ""effic""='410.80';",2-15500009-18 "What is the last 10 meetings that have slu, 9-8 as the overall record?","CREATE TABLE ""record_vs_other_most_played_di_opponents"" ( ""kansas_state_vs"" text, ""games_played"" text, ""overall_record"" text, ""last_5_meetings"" text, ""last_10_meetings"" text, ""current_streak"" text, ""last_meeting"" text );","SELECT ""last_10_meetings"" FROM ""record_vs_other_most_played_di_opponents"" WHERE ""overall_record""='slu, 9-8';",2-15740666-6 "What is the last 5 meetings that has w 5 as the current streak, and 3/18/2010 as the last meeting?","CREATE TABLE ""record_vs_other_most_played_di_opponents"" ( ""kansas_state_vs"" text, ""games_played"" text, ""overall_record"" text, ""last_5_meetings"" text, ""last_10_meetings"" text, ""current_streak"" text, ""last_meeting"" text );","SELECT ""last_5_meetings"" FROM ""record_vs_other_most_played_di_opponents"" WHERE ""current_streak""='w 5' AND ""last_meeting""='3/18/2010';",2-15740666-6 What is the last 10 meetings that have 12 as the games played?,"CREATE TABLE ""record_vs_other_most_played_di_opponents"" ( ""kansas_state_vs"" text, ""games_played"" text, ""overall_record"" text, ""last_5_meetings"" text, ""last_10_meetings"" text, ""current_streak"" text, ""last_meeting"" text );","SELECT ""last_10_meetings"" FROM ""record_vs_other_most_played_di_opponents"" WHERE ""games_played""='12';",2-15740666-6 What is the last 10 meetings that have 11/26/1988 as the lasr meeting?,"CREATE TABLE ""record_vs_other_most_played_di_opponents"" ( ""kansas_state_vs"" text, ""games_played"" text, ""overall_record"" text, ""last_5_meetings"" text, ""last_10_meetings"" text, ""current_streak"" text, ""last_meeting"" text );","SELECT ""last_10_meetings"" FROM ""record_vs_other_most_played_di_opponents"" WHERE ""last_meeting""='11/26/1988';",2-15740666-6 "What kansas vs. that has w 2 as the current streak, and 31 as games played?","CREATE TABLE ""record_vs_other_most_played_di_opponents"" ( ""kansas_state_vs"" text, ""games_played"" text, ""overall_record"" text, ""last_5_meetings"" text, ""last_10_meetings"" text, ""current_streak"" text, ""last_meeting"" text );","SELECT ""kansas_state_vs"" FROM ""record_vs_other_most_played_di_opponents"" WHERE ""current_streak""='w 2' AND ""games_played""='31';",2-15740666-6 What is the sum of the attendance during the game against the philadelphia eagles after week 9?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT SUM(""attendance"") FROM ""schedule"" WHERE ""opponent""='philadelphia eagles' AND ""week"">9;",2-15378581-1 "What is the total number of fans attending the game on October 8, 1989 before week 5?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""schedule"" WHERE ""date""='october 8, 1989' AND ""week""<5;",2-15378581-1 "What is the total of Jun 2014 when the population 2006 was less than 1,344,000?","CREATE TABLE ""growth_in_membership"" ( ""state"" text, ""joined"" text, ""population_2006"" real, ""jul_2013"" real, ""jun_2014"" real );","SELECT SUM(""jun_2014"") FROM ""growth_in_membership"" WHERE ""population_2006""<'1,344,000';",2-1542906-2 "What state was the Jun 2014 less than 73 and the Jul 2013 larger than 13, and the population 2006 bigger than 11,125,000 and that joined in 1995?","CREATE TABLE ""growth_in_membership"" ( ""state"" text, ""joined"" text, ""population_2006"" real, ""jul_2013"" real, ""jun_2014"" real );","SELECT ""state"" FROM ""growth_in_membership"" WHERE ""jun_2014""<73 AND ""jul_2013"">13 AND ""population_2006"">'11,125,000' AND ""joined""='1995';",2-1542906-2 What is the qualities of the sign cancer?,"CREATE TABLE ""triplicities_by_season"" ( ""sign"" text, ""element"" text, ""qualities"" text, ""season_north"" text, ""season_south"" text );","SELECT ""qualities"" FROM ""triplicities_by_season"" WHERE ""sign""='cancer';",2-1600670-2 What is the sign of the water element with a cold & dry (autumn/earth) north season?,"CREATE TABLE ""triplicities_by_season"" ( ""sign"" text, ""element"" text, ""qualities"" text, ""season_north"" text, ""season_south"" text );","SELECT ""sign"" FROM ""triplicities_by_season"" WHERE ""season_north""='cold & dry (autumn/earth)' AND ""element""='water';",2-1600670-2 What is the south season with cold & dry qualities and a cold & wet (winter/water) north season?,"CREATE TABLE ""triplicities_by_season"" ( ""sign"" text, ""element"" text, ""qualities"" text, ""season_north"" text, ""season_south"" text );","SELECT ""season_south"" FROM ""triplicities_by_season"" WHERE ""qualities""='cold & dry' AND ""season_north""='cold & wet (winter/water)';",2-1600670-2 "What is the south season of the scorpio sign, which has cold & wet qualities?","CREATE TABLE ""triplicities_by_season"" ( ""sign"" text, ""element"" text, ""qualities"" text, ""season_north"" text, ""season_south"" text );","SELECT ""season_south"" FROM ""triplicities_by_season"" WHERE ""qualities""='cold & wet' AND ""sign""='scorpio';",2-1600670-2 "What is the highest OWGR pts, whenn Winner is Lin Wen-Tang (4), and when Prize fund ( US$ ) is less than 2,250,000?","CREATE TABLE ""tournament_results"" ( ""dates"" text, ""tournament"" text, ""country"" text, ""prize_fund_us"" real, ""winner"" text, ""owgr_pts"" real );","SELECT MAX(""owgr_pts"") FROM ""tournament_results"" WHERE ""winner""='lin wen-tang (4)' AND ""prize_fund_us""<'2,250,000';",2-15719408-1 "What is the average Prize fund ( US$ ), when OWGR pts is greater than 20, and when Dates is Nov 6-9?","CREATE TABLE ""tournament_results"" ( ""dates"" text, ""tournament"" text, ""country"" text, ""prize_fund_us"" real, ""winner"" text, ""owgr_pts"" real );","SELECT AVG(""prize_fund_us"") FROM ""tournament_results"" WHERE ""owgr_pts"">20 AND ""dates""='nov 6-9';",2-15719408-1 "What is Winner, when Dates is Dec 11-14?","CREATE TABLE ""tournament_results"" ( ""dates"" text, ""tournament"" text, ""country"" text, ""prize_fund_us"" real, ""winner"" text, ""owgr_pts"" real );","SELECT ""winner"" FROM ""tournament_results"" WHERE ""dates""='dec 11-14';",2-15719408-1 What is the lowest number of games with a rank less than 1?,"CREATE TABLE ""points"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""points"" real );","SELECT MIN(""games"") FROM ""points"" WHERE ""rank""<1;",2-16050349-1 What is the name of the player with 305 points?,"CREATE TABLE ""points"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""points"" real );","SELECT ""name"" FROM ""points"" WHERE ""points""=305;",2-16050349-1 "What is the total rank of team roanne, which has less than 14 games?","CREATE TABLE ""points"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""points"" real );","SELECT COUNT(""rank"") FROM ""points"" WHERE ""team""='roanne' AND ""games""<14;",2-16050349-1 What is the lowest of Episode Number that has a Air Date on 20 july 2007?,"CREATE TABLE ""series_5"" ( ""episode_number"" real, ""air_date"" text, ""guest_host"" text, ""musical_guest_song_performed"" text, ""coat_of_cash_wearing_celebrity"" text );","SELECT MIN(""episode_number"") FROM ""series_5"" WHERE ""air_date""='20 july 2007';",2-1590967-5 What kind of Guest Host has a Episode Number of 7?,"CREATE TABLE ""series_5"" ( ""episode_number"" real, ""air_date"" text, ""guest_host"" text, ""musical_guest_song_performed"" text, ""coat_of_cash_wearing_celebrity"" text );","SELECT ""guest_host"" FROM ""series_5"" WHERE ""episode_number""=7;",2-1590967-5 What kind of Episode Number has a Air Date on 29 june 2007?,"CREATE TABLE ""series_5"" ( ""episode_number"" real, ""air_date"" text, ""guest_host"" text, ""musical_guest_song_performed"" text, ""coat_of_cash_wearing_celebrity"" text );","SELECT AVG(""episode_number"") FROM ""series_5"" WHERE ""air_date""='29 june 2007';",2-1590967-5 What kind of Guest Host has a Episode Number of 7?,"CREATE TABLE ""series_5"" ( ""episode_number"" real, ""air_date"" text, ""guest_host"" text, ""musical_guest_song_performed"" text, ""coat_of_cash_wearing_celebrity"" text );","SELECT ""guest_host"" FROM ""series_5"" WHERE ""episode_number""=7;",2-1590967-5 Which Episode Number has a Coat of Cash Wearing Celebrity of shabnam paryani?,"CREATE TABLE ""series_5"" ( ""episode_number"" real, ""air_date"" text, ""guest_host"" text, ""musical_guest_song_performed"" text, ""coat_of_cash_wearing_celebrity"" text );","SELECT ""episode_number"" FROM ""series_5"" WHERE ""coat_of_cash_wearing_celebrity""='shabnam paryani';",2-1590967-5 "WHich Coat of Cash"" Wearing Celebrity has a Episode Number larger than 1 and with amy macdonald ( mr rock & roll )?","CREATE TABLE ""series_5"" ( ""episode_number"" real, ""air_date"" text, ""guest_host"" text, ""musical_guest_song_performed"" text, ""coat_of_cash_wearing_celebrity"" text );","SELECT ""coat_of_cash_wearing_celebrity"" FROM ""series_5"" WHERE ""episode_number"">1 AND ""musical_guest_song_performed""='amy macdonald ( mr rock & roll )';",2-1590967-5 What is the highest bronze when the silver was 3 and the total was larger than 5?,"CREATE TABLE ""ice_dancing"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""ice_dancing"" WHERE ""silver""=3 AND ""total"">5;",2-15409851-4 "What is the highest bronze when the silver was 0, the gold was larger than 0, and the total was larger than 2?","CREATE TABLE ""ice_dancing"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""ice_dancing"" WHERE ""silver""=0 AND ""gold"">0 AND ""total"">2;",2-15409851-4 What is the lowest silver for France with a rank less than 5 and a total larger than 19?,"CREATE TABLE ""ice_dancing"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""silver"") FROM ""ice_dancing"" WHERE ""rank""<5 AND ""nation""='france' AND ""total"">19;",2-15409851-4 How many bronze had a rank of less than 6 and a total less than 5?,"CREATE TABLE ""ice_dancing"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""ice_dancing"" WHERE ""rank""<6 AND ""total""<5;",2-15409851-4 Which date was the Winning Score 72-66-67-71=276?,"CREATE TABLE ""pga_tour_wins_6"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text );","SELECT ""date"" FROM ""pga_tour_wins_6"" WHERE ""winning_score""='72-66-67-71=276';",2-1610479-2 What is the Margin of victory at the Bob Hope Desert Classic Tournament?,"CREATE TABLE ""pga_tour_wins_6"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text );","SELECT ""margin_of_victory"" FROM ""pga_tour_wins_6"" WHERE ""tournament""='bob hope desert classic';",2-1610479-2 On what Date is the Winning Score 71-69-68-70=278?,"CREATE TABLE ""pga_tour_wins_6"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text );","SELECT ""date"" FROM ""pga_tour_wins_6"" WHERE ""winning_score""='71-69-68-70=278';",2-1610479-2 What draw did Nigel Connell?,"CREATE TABLE ""references"" ( ""draw"" real, ""song"" text, ""performer"" text, ""points"" real, ""rank"" text );","SELECT ""draw"" FROM ""references"" WHERE ""performer""='nigel connell';",2-15696410-1 Who scored 57 points?,"CREATE TABLE ""references"" ( ""draw"" real, ""song"" text, ""performer"" text, ""points"" real, ""rank"" text );","SELECT ""performer"" FROM ""references"" WHERE ""points""=57;",2-15696410-1 How many points did Nigel Connell have?,"CREATE TABLE ""references"" ( ""draw"" real, ""song"" text, ""performer"" text, ""points"" real, ""rank"" text );","SELECT ""points"" FROM ""references"" WHERE ""performer""='nigel connell';",2-15696410-1 How many draws did gary o'shaughnessy have?,"CREATE TABLE ""references"" ( ""draw"" real, ""song"" text, ""performer"" text, ""points"" real, ""rank"" text );","SELECT SUM(""draw"") FROM ""references"" WHERE ""performer""='gary o''shaughnessy';",2-15696410-1 What is the Attendance with a Week that is 18?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""game_site"" text, ""final_score"" text, ""record"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""week""=18;",2-15353328-2 "What Attendance has a Date that is november 1, 1993?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""game_site"" text, ""final_score"" text, ""record"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""date""='november 1, 1993';",2-15353328-2 What is the Record with a Game Site that is joe robbie stadium?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""game_site"" text, ""final_score"" text, ""record"" text, ""attendance"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""game_site""='joe robbie stadium';",2-15353328-2 What is the sum of Silver with a Bronze that is larger than 0 with a Gold smaller than 0?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medals_table"" WHERE ""bronze"">0 AND ""gold""<0;",2-15807892-2 What is the average Silver with a Total that is smaller than 1?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""silver"") FROM ""medals_table"" WHERE ""total""<1;",2-15807892-2 What is the lowest Rank with a Nation that is east germany?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""rank"") FROM ""medals_table"" WHERE ""nation""='east germany';",2-15807892-2 What is the total number of Established for soccer plated in kuntz stadium?,"CREATE TABLE ""teams_in_indianapolis"" ( ""club"" text, ""league"" text, ""sport"" text, ""venue"" text, ""established"" real );","SELECT COUNT(""established"") FROM ""teams_in_indianapolis"" WHERE ""sport""='soccer' AND ""venue""='kuntz stadium';",2-15509339-1 What is the Club that has an Established more than 2000 for soccer plated in kuntz stadium?,"CREATE TABLE ""teams_in_indianapolis"" ( ""club"" text, ""league"" text, ""sport"" text, ""venue"" text, ""established"" real );","SELECT ""club"" FROM ""teams_in_indianapolis"" WHERE ""established"">2000 AND ""sport""='soccer' AND ""venue""='kuntz stadium';",2-15509339-1 What is the highest Established for the kuntz stadium?,"CREATE TABLE ""teams_in_indianapolis"" ( ""club"" text, ""league"" text, ""sport"" text, ""venue"" text, ""established"" real );","SELECT MAX(""established"") FROM ""teams_in_indianapolis"" WHERE ""venue""='kuntz stadium';",2-15509339-1 What is the highest number of titles won by the Järve club before 2013?,"CREATE TABLE ""esiliiga_b"" ( ""club"" text, ""2012"" text, ""seasons_in_esiliiga"" real, ""current_run_since"" real, ""titles"" real, ""last_title"" text );","SELECT MAX(""titles"") FROM ""esiliiga_b"" WHERE ""current_run_since""<2013 AND ""club""='järve';",2-1560166-2 What is the total number of losses against the Rajasthan Royals with more than 0 ties?,"CREATE TABLE ""result_summary"" ( ""opposition"" text, ""span"" text, ""lost"" real, ""tied"" real, ""success_rate"" text );","SELECT COUNT(""lost"") FROM ""result_summary"" WHERE ""opposition""='rajasthan royals' AND ""tied"">0;",2-15861688-5 What is the average number of losses when there are more than 0 ties?,"CREATE TABLE ""result_summary"" ( ""opposition"" text, ""span"" text, ""lost"" real, ""tied"" real, ""success_rate"" text );","SELECT AVG(""lost"") FROM ""result_summary"" WHERE ""tied"">0;",2-15861688-5 "What is the Result for the game played 10/02/1982 where the Attendance was greater than 21,500?","CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""location"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""attendance"">'21,500' AND ""date""='10/02/1982';",2-15531181-5 Which Location has a result of L 31-52?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""location"" text, ""result"" text, ""attendance"" real );","SELECT ""location"" FROM ""schedule"" WHERE ""result""='l 31-52';",2-15531181-5 What is the mean number of goals when the rank's less than 8 and there are 261 matches?,"CREATE TABLE ""list_of_top_association_football_goal_sc"" ( ""rank"" real, ""name"" text, ""years"" text, ""matches"" real, ""goals"" real );","SELECT AVG(""goals"") FROM ""list_of_top_association_football_goal_sc"" WHERE ""rank""<8 AND ""matches""=261;",2-1590321-69 Which years had a rank of more than 6 and involved Oleksandr Kosyrin?,"CREATE TABLE ""list_of_top_association_football_goal_sc"" ( ""rank"" real, ""name"" text, ""years"" text, ""matches"" real, ""goals"" real );","SELECT ""years"" FROM ""list_of_top_association_football_goal_sc"" WHERE ""rank"">6 AND ""name""='oleksandr kosyrin';",2-1590321-69 "What is the Date when the label was alfa records, and a Catalog of alca-487?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""label""='alfa records' AND ""catalog""='alca-487';",2-15755111-2 "What is the Format when Alfa records is the label, and there is a Catalog of alca-9016?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""label""='alfa records' AND ""catalog""='alca-9016';",2-15755111-2 What is the Region with a Catalog of alca-487?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""catalog""='alca-487';",2-15755111-2 "What is the Catalog when the format is ed remaster cd, and a Label of village records, and a Date of march 13, 2002?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""catalog"" FROM ""release_history"" WHERE ""format""='ed remaster cd' AND ""label""='village records' AND ""date""='march 13, 2002';",2-15755111-2 What is the Format for the alca-487 catalog?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""catalog""='alca-487';",2-15755111-2 "What is the Format for the alfa records Label, and a Catalog of alca-9016?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""label""='alfa records' AND ""catalog""='alca-9016';",2-15755111-2 Which Rank has a Total of 1 and a Bronze larger than 0?,"CREATE TABLE ""medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""rank"") FROM ""medal_count"" WHERE ""total""=1 AND ""bronze"">0;",2-156359-1 What kind of Silver has a Nation of norway and a Gold smaller than 3?,"CREATE TABLE ""medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_count"" WHERE ""nation""='norway' AND ""gold""<3;",2-156359-1 Which Silver has a Total smaller than 2 and a Rank larger than 8,"CREATE TABLE ""medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""silver"") FROM ""medal_count"" WHERE ""total""<2 AND ""rank"">8;",2-156359-1 What kind of Rank has a Bronze of 0 and a Total smaller than 3 and a Nation of austria?,"CREATE TABLE ""medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""rank"") FROM ""medal_count"" WHERE ""bronze""=0 AND ""total""<3 AND ""nation""='austria';",2-156359-1 "What final score was there on October 8, 2006?","CREATE TABLE ""singles_7_2_5"" ( ""outcome"" text, ""date"" text, ""championship"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""singles_7_2_5"" WHERE ""date""='october 8, 2006';",2-1577734-3 "Which final opponent's surface was hard (i) and participated on October 9, 2005?","CREATE TABLE ""singles_7_2_5"" ( ""outcome"" text, ""date"" text, ""championship"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""opponent_in_the_final"" FROM ""singles_7_2_5"" WHERE ""surface""='hard (i)' AND ""date""='october 9, 2005';",2-1577734-3 Who was the opponent at the game with a result of W 13–12?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""match_report"" text );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""result""='w 13–12';",2-15626731-3 What was the date of the game against the Chicago Bears?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""match_report"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""opponent""='chicago bears';",2-15626731-3 "Which Entrant had the Bugatti T35B Chassis and the Driver, Heinrich-Joachim Von Morgen?","CREATE TABLE ""entries"" ( ""driver"" text, ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text );","SELECT ""entrant"" FROM ""entries"" WHERE ""chassis""='bugatti t35b' AND ""driver""='heinrich-joachim von morgen';",2-15491596-1 "What was the Chassis constructed by Maserati, when the Entrant was Officine A. Maserati, and when the Driver was Luigi Fagioli?","CREATE TABLE ""entries"" ( ""driver"" text, ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text );","SELECT ""chassis"" FROM ""entries"" WHERE ""constructor""='maserati' AND ""entrant""='officine a. maserati' AND ""driver""='luigi fagioli';",2-15491596-1 "What was the Engine, when the Chassis was Bugatti T51, and when the Entrant was a Private Entry?","CREATE TABLE ""entries"" ( ""driver"" text, ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text );","SELECT ""engine"" FROM ""entries"" WHERE ""chassis""='bugatti t51' AND ""entrant""='private entry';",2-15491596-1 "Who was the Driver, when the Chassis was Bugatti T51, and when the Entrant was Automobiles Ettore Bugatti?","CREATE TABLE ""entries"" ( ""driver"" text, ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text );","SELECT ""driver"" FROM ""entries"" WHERE ""chassis""='bugatti t51' AND ""entrant""='automobiles ettore bugatti';",2-15491596-1 "Who was the Driver, when the Contsructor was Mercedes-Benz, and when the Chassis was Mercedes-Benz SSK?","CREATE TABLE ""entries"" ( ""driver"" text, ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text );","SELECT ""driver"" FROM ""entries"" WHERE ""constructor""='mercedes-benz' AND ""chassis""='mercedes-benz ssk';",2-15491596-1 "Who was the Driver, when the Engine was 7.1 l6, and when the Chassis was Mercedes-Benz SSK l?","CREATE TABLE ""entries"" ( ""driver"" text, ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text );","SELECT ""driver"" FROM ""entries"" WHERE ""engine""='7.1 l6' AND ""chassis""='mercedes-benz ssk l';",2-15491596-1 "Can you tell me the sum of Draws that has the Against larger than 1106, and the Wins larger than 13?","CREATE TABLE ""2002_ladder"" ( ""ballarat_fl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT SUM(""draws"") FROM ""2002_ladder"" WHERE ""against"">1106 AND ""wins"">13;",2-1552908-5 "Can you tell me the lowest Wins that has the Ballarat FL of daylesford, and the Byes smaller than 1?","CREATE TABLE ""2002_ladder"" ( ""ballarat_fl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""wins"") FROM ""2002_ladder"" WHERE ""ballarat_fl""='daylesford' AND ""byes""<1;",2-1552908-5 "Can you tell me the highest Against that has the Losses larger than 9, and the Byes of 2, and the Draws larger than 0?","CREATE TABLE ""2002_ladder"" ( ""ballarat_fl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""against"") FROM ""2002_ladder"" WHERE ""losses"">9 AND ""byes""=2 AND ""draws"">0;",2-1552908-5 "Can you tell me the sum of Draws that had the Wins smaller than 3, and the Byes larger than 2?","CREATE TABLE ""2002_ladder"" ( ""ballarat_fl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT SUM(""draws"") FROM ""2002_ladder"" WHERE ""wins""<3 AND ""byes"">2;",2-1552908-5 Which Yards has a Long smaller than 3?,"CREATE TABLE ""rushing"" ( ""player"" text, ""att"" real, ""yards"" real, ""avg"" real, ""long"" real );","SELECT AVG(""yards"") FROM ""rushing"" WHERE ""long""<3;",2-15598908-5 "What is Regulator, when Conduct of Litigation is Yes, and when Probate Activities is Yes?","CREATE TABLE ""authorised_persons_and_approved_regulato"" ( ""regulator"" text, ""rights_of_audience"" text, ""conduct_of_litigation"" text, ""reserved_instruments"" text, ""probate_activities"" text, ""notarial_activities"" text, ""administration_of_oaths"" text );","SELECT ""regulator"" FROM ""authorised_persons_and_approved_regulato"" WHERE ""conduct_of_litigation""='yes' AND ""probate_activities""='yes';",2-16078334-1 "What is Reserved Instruments, when Conduct of Litigation is Yes, and when Probate Activities is No?","CREATE TABLE ""authorised_persons_and_approved_regulato"" ( ""regulator"" text, ""rights_of_audience"" text, ""conduct_of_litigation"" text, ""reserved_instruments"" text, ""probate_activities"" text, ""notarial_activities"" text, ""administration_of_oaths"" text );","SELECT ""reserved_instruments"" FROM ""authorised_persons_and_approved_regulato"" WHERE ""conduct_of_litigation""='yes' AND ""probate_activities""='no';",2-16078334-1 "What is Administration of Oaths, when Rights of Audience is Yes, and when Reserved Instruments is Yes?","CREATE TABLE ""authorised_persons_and_approved_regulato"" ( ""regulator"" text, ""rights_of_audience"" text, ""conduct_of_litigation"" text, ""reserved_instruments"" text, ""probate_activities"" text, ""notarial_activities"" text, ""administration_of_oaths"" text );","SELECT ""administration_of_oaths"" FROM ""authorised_persons_and_approved_regulato"" WHERE ""rights_of_audience""='yes' AND ""reserved_instruments""='yes';",2-16078334-1 "What is Reserved Instruments, when Conduct of Litigation is Yes, and when Probate Activities is Yes?","CREATE TABLE ""authorised_persons_and_approved_regulato"" ( ""regulator"" text, ""rights_of_audience"" text, ""conduct_of_litigation"" text, ""reserved_instruments"" text, ""probate_activities"" text, ""notarial_activities"" text, ""administration_of_oaths"" text );","SELECT ""reserved_instruments"" FROM ""authorised_persons_and_approved_regulato"" WHERE ""conduct_of_litigation""='yes' AND ""probate_activities""='yes';",2-16078334-1 "What is Probate Activities, when Reserved Instruments is No, and when Regulator is Chartered Institute of Legal Executives?","CREATE TABLE ""authorised_persons_and_approved_regulato"" ( ""regulator"" text, ""rights_of_audience"" text, ""conduct_of_litigation"" text, ""reserved_instruments"" text, ""probate_activities"" text, ""notarial_activities"" text, ""administration_of_oaths"" text );","SELECT ""probate_activities"" FROM ""authorised_persons_and_approved_regulato"" WHERE ""reserved_instruments""='no' AND ""regulator""='chartered institute of legal executives';",2-16078334-1 "What is Probate Activities, when Notarial Activities is No, when Conduct of Litigation is Yes, and when Regulator is Association of Law Costs Draftsmen?","CREATE TABLE ""authorised_persons_and_approved_regulato"" ( ""regulator"" text, ""rights_of_audience"" text, ""conduct_of_litigation"" text, ""reserved_instruments"" text, ""probate_activities"" text, ""notarial_activities"" text, ""administration_of_oaths"" text );","SELECT ""probate_activities"" FROM ""authorised_persons_and_approved_regulato"" WHERE ""notarial_activities""='no' AND ""conduct_of_litigation""='yes' AND ""regulator""='association of law costs draftsmen';",2-16078334-1 What is the highest attendance for the game after week 1 against the New York Jets?,"CREATE TABLE ""season_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""season_schedule"" WHERE ""week"">1 AND ""opponent""='new york jets';",2-15412735-1 What is the average of player Matthew Elliott (vic)?,"CREATE TABLE ""most_runs_in_a_season"" ( ""rank"" text, ""runs"" text, ""player"" text, ""average"" text, ""season"" text );","SELECT ""average"" FROM ""most_runs_in_a_season"" WHERE ""player""='matthew elliott (vic)';",2-1585656-15 How many runs were ranked 4?,"CREATE TABLE ""most_runs_in_a_season"" ( ""rank"" text, ""runs"" text, ""player"" text, ""average"" text, ""season"" text );","SELECT ""runs"" FROM ""most_runs_in_a_season"" WHERE ""rank""='4';",2-1585656-15 What hardness has a formula of y 3 al 5 o 12?,"CREATE TABLE ""diamond_simulants_and_their_gemological_"" ( ""material"" text, ""formula"" text, ""refractive_index_es_589_3nm"" text, ""hardness_mohs_scale"" text, ""density_g_cm_3"" text, ""state_of_the_art"" text );","SELECT ""hardness_mohs_scale"" FROM ""diamond_simulants_and_their_gemological_"" WHERE ""formula""='y 3 al 5 o 12';",2-1608081-1 Which formula has a refractive index 589.3 at 1.97?,"CREATE TABLE ""diamond_simulants_and_their_gemological_"" ( ""material"" text, ""formula"" text, ""refractive_index_es_589_3nm"" text, ""hardness_mohs_scale"" text, ""density_g_cm_3"" text, ""state_of_the_art"" text );","SELECT ""formula"" FROM ""diamond_simulants_and_their_gemological_"" WHERE ""refractive_index_es_589_3nm""='1.97';",2-1608081-1 How much is the density with a hardness of ~ 8.3?,"CREATE TABLE ""diamond_simulants_and_their_gemological_"" ( ""material"" text, ""formula"" text, ""refractive_index_es_589_3nm"" text, ""hardness_mohs_scale"" text, ""density_g_cm_3"" text, ""state_of_the_art"" text );","SELECT ""density_g_cm_3"" FROM ""diamond_simulants_and_their_gemological_"" WHERE ""hardness_mohs_scale""='~ 8.3';",2-1608081-1 Which material has a hardness of 8.25?,"CREATE TABLE ""diamond_simulants_and_their_gemological_"" ( ""material"" text, ""formula"" text, ""refractive_index_es_589_3nm"" text, ""hardness_mohs_scale"" text, ""density_g_cm_3"" text, ""state_of_the_art"" text );","SELECT ""material"" FROM ""diamond_simulants_and_their_gemological_"" WHERE ""hardness_mohs_scale""='8.25';",2-1608081-1 "What is Country of Origin, when Type is Disposable, when Primary Cartridge is 105mm, and when Year of Intro is less than 2008?","CREATE TABLE ""rocket_propelled"" ( ""name_designation"" text, ""year_of_intro"" real, ""country_of_origin"" text, ""primary_cartridge"" text, ""type"" text );","SELECT ""country_of_origin"" FROM ""rocket_propelled"" WHERE ""type""='disposable' AND ""primary_cartridge""='105mm' AND ""year_of_intro""<2008;",2-1618600-4 "What is Country of Origin, when Year of Intro is 1977?","CREATE TABLE ""rocket_propelled"" ( ""name_designation"" text, ""year_of_intro"" real, ""country_of_origin"" text, ""primary_cartridge"" text, ""type"" text );","SELECT ""country_of_origin"" FROM ""rocket_propelled"" WHERE ""year_of_intro""=1977;",2-1618600-4 "What is Country of Origin, when Year of Intro is greater than 1985, and when Primary Cartridge is 125mm?","CREATE TABLE ""rocket_propelled"" ( ""name_designation"" text, ""year_of_intro"" real, ""country_of_origin"" text, ""primary_cartridge"" text, ""type"" text );","SELECT ""country_of_origin"" FROM ""rocket_propelled"" WHERE ""year_of_intro"">1985 AND ""primary_cartridge""='125mm';",2-1618600-4 "What is the total number of Year of Intro(s), when Country of Origin is Soviet Union, when Type is Reusable, when Primary Cartridge is 40mm, and when Name/ Designation is RPG-29?","CREATE TABLE ""rocket_propelled"" ( ""name_designation"" text, ""year_of_intro"" real, ""country_of_origin"" text, ""primary_cartridge"" text, ""type"" text );","SELECT COUNT(""year_of_intro"") FROM ""rocket_propelled"" WHERE ""country_of_origin""='soviet union' AND ""type""='reusable' AND ""primary_cartridge""='40mm' AND ""name_designation""='rpg-29';",2-1618600-4 Who was at Home at the Bucharest Venue with a Score of 9-9?,"CREATE TABLE ""previous_winners"" ( ""year"" real, ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""venue"" text );","SELECT ""home"" FROM ""previous_winners"" WHERE ""venue""='bucharest' AND ""score""='9-9';",2-1607502-1 What date were Romania at Home at the Bucharest Venue with a Score of 13-19?,"CREATE TABLE ""previous_winners"" ( ""year"" real, ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""venue"" text );","SELECT ""date"" FROM ""previous_winners"" WHERE ""home""='romania' AND ""venue""='bucharest' AND ""score""='13-19';",2-1607502-1 Who was at Home when the Score was 13-19?,"CREATE TABLE ""previous_winners"" ( ""year"" real, ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""venue"" text );","SELECT ""home"" FROM ""previous_winners"" WHERE ""score""='13-19';",2-1607502-1 What draw average has a televote less than 633 and Vilma Voroblevaitė as artist and the place is greater than 14?,"CREATE TABLE ""final"" ( ""draw"" real, ""artist"" text, ""song"" text, ""televote"" real, ""place"" real );","SELECT AVG(""draw"") FROM ""final"" WHERE ""televote""<633 AND ""artist""='vilma voroblevaitė' AND ""place"">14;",2-15440989-1 Artist Justinas Lapatinskas with a draw of greater than 9 got what as the highest televote?,"CREATE TABLE ""final"" ( ""draw"" real, ""artist"" text, ""song"" text, ""televote"" real, ""place"" real );","SELECT MAX(""televote"") FROM ""final"" WHERE ""artist""='justinas lapatinskas' AND ""draw"">9;",2-15440989-1 What is the total of televote for the artist Pokeris when the place was less than 10?,"CREATE TABLE ""final"" ( ""draw"" real, ""artist"" text, ""song"" text, ""televote"" real, ""place"" real );","SELECT SUM(""televote"") FROM ""final"" WHERE ""artist""='pokeris' AND ""place""<10;",2-15440989-1 With a draw greater than 11 and the place smaller than 4 what was the televote?,"CREATE TABLE ""final"" ( ""draw"" real, ""artist"" text, ""song"" text, ""televote"" real, ""place"" real );","SELECT ""televote"" FROM ""final"" WHERE ""draw"">11 AND ""place""<4;",2-15440989-1 What was the aggregate total for the match against Koper?,"CREATE TABLE ""by_season"" ( ""season"" text, ""competition"" text, ""round"" text, ""opponent"" text, ""home"" text, ""away"" text, ""agg"" text );","SELECT ""agg"" FROM ""by_season"" WHERE ""opponent""='koper';",2-1609836-3 What Canadian Championship had CONCACAF Champions League of semifinals?,"CREATE TABLE ""detailed_seasons"" ( ""year"" text, ""regular_season"" text, ""playoffs"" text, ""canadian_championship"" text, ""concacaf_champions_league"" text );","SELECT ""canadian_championship"" FROM ""detailed_seasons"" WHERE ""concacaf_champions_league""='semifinals';",2-15559013-1 Which regular season had the playoffs of 0 mls cups?,"CREATE TABLE ""detailed_seasons"" ( ""year"" text, ""regular_season"" text, ""playoffs"" text, ""canadian_championship"" text, ""concacaf_champions_league"" text );","SELECT ""regular_season"" FROM ""detailed_seasons"" WHERE ""playoffs""='0 mls cups';",2-15559013-1 What was the score with a goal of 16?,"CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""goal""=16;",2-15861132-1 "What is the highest Super G, when Season is later than 1996?","CREATE TABLE ""season_standings"" ( ""season"" real, ""overall"" real, ""slalom"" text, ""super_g"" real, ""downhill"" text, ""combined"" text );","SELECT MAX(""super_g"") FROM ""season_standings"" WHERE ""season"">1996;",2-1616581-1 "What is Combined, when Super G is less than 10, and when Overall is less than 4?","CREATE TABLE ""season_standings"" ( ""season"" real, ""overall"" real, ""slalom"" text, ""super_g"" real, ""downhill"" text, ""combined"" text );","SELECT ""combined"" FROM ""season_standings"" WHERE ""super_g""<10 AND ""overall""<4;",2-1616581-1 "What is the highest Season, when Super G is 19?","CREATE TABLE ""season_standings"" ( ""season"" real, ""overall"" real, ""slalom"" text, ""super_g"" real, ""downhill"" text, ""combined"" text );","SELECT MAX(""season"") FROM ""season_standings"" WHERE ""super_g""=19;",2-1616581-1 "What outlet has and in-state area of 055 1,497km 2 578mi 2?","CREATE TABLE ""major_drainage_basins_of_the_state_of_co"" ( ""basin"" text, ""outlet"" text, ""total_area"" text, ""in_state_area"" text, ""pct_in_state"" text );","SELECT ""outlet"" FROM ""major_drainage_basins_of_the_state_of_co"" WHERE ""in_state_area""='055 1,497km 2 578mi 2';",2-15483861-1 What is the total area of the Arkansas River outlet with a % in-state of a021 100%?,"CREATE TABLE ""major_drainage_basins_of_the_state_of_co"" ( ""basin"" text, ""outlet"" text, ""total_area"" text, ""in_state_area"" text, ""pct_in_state"" text );","SELECT ""total_area"" FROM ""major_drainage_basins_of_the_state_of_co"" WHERE ""outlet""='arkansas river' AND ""pct_in_state""='a021 100%';",2-15483861-1 With an outlet of Colorado River and a % instate of a038 84.8% what is in-state area?,"CREATE TABLE ""major_drainage_basins_of_the_state_of_co"" ( ""basin"" text, ""outlet"" text, ""total_area"" text, ""in_state_area"" text, ""pct_in_state"" text );","SELECT ""in_state_area"" FROM ""major_drainage_basins_of_the_state_of_co"" WHERE ""outlet""='colorado river' AND ""pct_in_state""='a038 84.8%';",2-15483861-1 What is the in-state area with an outlet of South Platte River and Big Thompson river as the basin?,"CREATE TABLE ""major_drainage_basins_of_the_state_of_co"" ( ""basin"" text, ""outlet"" text, ""total_area"" text, ""in_state_area"" text, ""pct_in_state"" text );","SELECT ""in_state_area"" FROM ""major_drainage_basins_of_the_state_of_co"" WHERE ""outlet""='south platte river' AND ""basin""='big thompson river';",2-15483861-1 "With an in-state area of 053 1,654km 2 639mi 2, what is the total area?","CREATE TABLE ""major_drainage_basins_of_the_state_of_co"" ( ""basin"" text, ""outlet"" text, ""total_area"" text, ""in_state_area"" text, ""pct_in_state"" text );","SELECT ""total_area"" FROM ""major_drainage_basins_of_the_state_of_co"" WHERE ""in_state_area""='053 1,654km 2 639mi 2';",2-15483861-1 What is the name of the basin with an in-state area of 071 238km 2 92mi 2?,"CREATE TABLE ""major_drainage_basins_of_the_state_of_co"" ( ""basin"" text, ""outlet"" text, ""total_area"" text, ""in_state_area"" text, ""pct_in_state"" text );","SELECT ""basin"" FROM ""major_drainage_basins_of_the_state_of_co"" WHERE ""in_state_area""='071 238km 2 92mi 2';",2-15483861-1 What was the transfer fee for the player ending in 2011 and moving from Thrasyvoulos?,"CREATE TABLE ""squad_changes"" ( ""nat"" text, ""name"" text, ""moving_from"" text, ""type"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text );","SELECT ""transfer_fee"" FROM ""squad_changes"" WHERE ""ends""=2011 AND ""moving_from""='thrasyvoulos';",2-15956066-2 What was the transfer fee for the player moving in the winter window and ending in a year after 2010?,"CREATE TABLE ""squad_changes"" ( ""nat"" text, ""name"" text, ""moving_from"" text, ""type"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text );","SELECT ""transfer_fee"" FROM ""squad_changes"" WHERE ""ends"">2010 AND ""transfer_window""='winter';",2-15956066-2 "Can you tell me the lowest Week that has the Attendance smaller than 34,336?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MIN(""week"") FROM ""schedule"" WHERE ""attendance""<'34,336';",2-15378653-1 "Who was the opponents in the final that was played on April 16, 2006 and the outcome was runner-up?","CREATE TABLE ""doubles_33_17_16"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""opponents_in_final"" FROM ""doubles_33_17_16"" WHERE ""outcome""='runner-up' AND ""date""='april 16, 2006';",2-1547567-4 "Who were the opponents in the final when the game was played on hard surface and the score of the final was 6–1, 1–6, 7–6(4)?","CREATE TABLE ""doubles_33_17_16"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""opponents_in_final"" FROM ""doubles_33_17_16"" WHERE ""surface""='hard' AND ""score_in_final""='6–1, 1–6, 7–6(4)';",2-1547567-4 Which date's margin of victory was 3 and 2?,"CREATE TABLE ""pga_tour_wins_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""date"" FROM ""pga_tour_wins_5"" WHERE ""margin_of_victory""='3 and 2';",2-1590652-2 What is the to par when the winning score was 67-68-70-66=271?,"CREATE TABLE ""pga_tour_wins_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""to_par"" FROM ""pga_tour_wins_5"" WHERE ""winning_score""='67-68-70-66=271';",2-1590652-2 What is the to par when the tournament involved was the Transitions Championship?,"CREATE TABLE ""pga_tour_wins_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""to_par"" FROM ""pga_tour_wins_5"" WHERE ""tournament""='transitions championship';",2-1590652-2 On what date was the Transitions Championship?,"CREATE TABLE ""pga_tour_wins_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""date"" FROM ""pga_tour_wins_5"" WHERE ""tournament""='transitions championship';",2-1590652-2 "Who was the runner-up on Jul 14, 1968?","CREATE TABLE ""pga_tour_wins_10"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""pga_tour_wins_10"" WHERE ""date""='jul 14, 1968';",2-1586876-1 What is the winning score of the tournament with Charles Coody as the runner-up?,"CREATE TABLE ""pga_tour_wins_10"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""pga_tour_wins_10"" WHERE ""runner_s_up""='charles coody';",2-1586876-1 "What is the 2011 value of the French Open, which has a 2006 value of A?","CREATE TABLE ""single_performance_statistics"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2011"" FROM ""single_performance_statistics"" WHERE ""2006""='a' AND ""tournament""='french open';",2-15639710-8 What is the tournament with a 2006 value of A and a 2011 value of 1r?,"CREATE TABLE ""single_performance_statistics"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""tournament"" FROM ""single_performance_statistics"" WHERE ""2006""='a' AND ""2011""='1r';",2-15639710-8 What is the 2007 value of the US Open?,"CREATE TABLE ""single_performance_statistics"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2007"" FROM ""single_performance_statistics"" WHERE ""tournament""='us open';",2-15639710-8 What is the tournament with a 2006 value of A and a 2011 value of 3r?,"CREATE TABLE ""single_performance_statistics"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""tournament"" FROM ""single_performance_statistics"" WHERE ""2006""='a' AND ""2011""='3r';",2-15639710-8 What Catalog was released in Germany?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" real, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""catalog"" FROM ""release_history"" WHERE ""region""='germany';",2-15322952-2 What Region was the Catalog magik muzik 805-5 released in?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" real, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""catalog""='magik muzik 805-5';",2-15322952-2 What is the total number of Dates during which the Catalog nebbc003 was given?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" real, ""label"" text, ""format"" text, ""catalog"" text );","SELECT SUM(""date"") FROM ""release_history"" WHERE ""catalog""='nebbc003';",2-15322952-2 "What is the highest Population per km² (2009) that is in western province, with an Area (km²) larger than 5,475?","CREATE TABLE ""table_of_provinces"" ( ""province"" text, ""capital"" text, ""area_km"" real, ""population_census_1999"" real, ""population_per_km_2009"" real, ""population_census_2009"" real );","SELECT MAX(""population_per_km_2009"") FROM ""table_of_provinces"" WHERE ""province""='western province' AND ""area_km"">'5,475';",2-1604559-1 "What is the lowest Population per km² (2009) that has a Solomon Islands province, with an Area (km²) smaller than 28,400?","CREATE TABLE ""table_of_provinces"" ( ""province"" text, ""capital"" text, ""area_km"" real, ""population_census_1999"" real, ""population_per_km_2009"" real, ""population_census_2009"" real );","SELECT MIN(""population_per_km_2009"") FROM ""table_of_provinces"" WHERE ""province""='solomon islands' AND ""area_km""<'28,400';",2-1604559-1 "What is the lowest population census from 1999 with an Area (km²) of 4,225, and a Population per km² (2009) fewer than 32.6?","CREATE TABLE ""table_of_provinces"" ( ""province"" text, ""capital"" text, ""area_km"" real, ""population_census_1999"" real, ""population_per_km_2009"" real, ""population_census_2009"" real );","SELECT MIN(""population_census_1999"") FROM ""table_of_provinces"" WHERE ""area_km""='4,225' AND ""population_per_km_2009""<32.6;",2-1604559-1 What Team was in 2005?,"CREATE TABLE ""daytona_500_results"" ( ""year"" real, ""manufacturer"" text, ""start"" real, ""finish"" real, ""team"" text );","SELECT ""team"" FROM ""daytona_500_results"" WHERE ""year""=2005;",2-1600272-4 "Before 2008, if the Manufacturer is dodge and the start is under 9, what's the highest finish time?","CREATE TABLE ""daytona_500_results"" ( ""year"" real, ""manufacturer"" text, ""start"" real, ""finish"" real, ""team"" text );","SELECT MAX(""finish"") FROM ""daytona_500_results"" WHERE ""manufacturer""='dodge' AND ""start""<9 AND ""year""<2008;",2-1600272-4 "When the team is penske and they start under 9, what's the average finish time?","CREATE TABLE ""daytona_500_results"" ( ""year"" real, ""manufacturer"" text, ""start"" real, ""finish"" real, ""team"" text );","SELECT AVG(""finish"") FROM ""daytona_500_results"" WHERE ""team""='penske' AND ""start""<9;",2-1600272-4 "What is the sum of Gold, when Total is greater than 2, when Bronze is greater than 1, and when Silver is less than 1?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""gold"") FROM ""medal_table"" WHERE ""total"">2 AND ""bronze"">1 AND ""silver""<1;",2-15970834-1 "What is the sum of Gold, when Total is less than 1?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""gold"") FROM ""medal_table"" WHERE ""total""<1;",2-15970834-1 "What is the average Total, when Gold is 0, and when Nation is Iran?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""total"") FROM ""medal_table"" WHERE ""gold""=0 AND ""nation""='iran';",2-15970834-1 "What is the sum of Total, when Nation is West Germany, and when Gold is greater than 2?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""total"") FROM ""medal_table"" WHERE ""nation""='west germany' AND ""gold"">2;",2-15970834-1 "What is the average Total, when Gold is less than 0?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""total"") FROM ""medal_table"" WHERE ""gold""<0;",2-15970834-1 What is the content of the Television service of Vesti?,"CREATE TABLE ""news"" ( ""television_service"" text, ""country"" text, ""content"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""content"" FROM ""news"" WHERE ""television_service""='vesti';",2-15887683-8 Which Television service has a Content of general television?,"CREATE TABLE ""news"" ( ""television_service"" text, ""country"" text, ""content"" text, ""hdtv"" text, ""package_option"" text );","SELECT ""television_service"" FROM ""news"" WHERE ""content""='general television';",2-15887683-8 What date did the show air that had Duncan James and Kim Woodburn as panelists?,"CREATE TABLE ""series_4"" ( ""episode_number"" real, ""air_date"" text, ""guest_host"" text, ""who_knows_the_most_about_the_guest_host_panelists"" text, ""coat_of_cash_wearing_celebrity"" text );","SELECT ""air_date"" FROM ""series_4"" WHERE ""who_knows_the_most_about_the_guest_host_panelists""='duncan james and kim woodburn';",2-1590967-4 Which Administrative district has a Pre-1009 province of gwannae -do and a Post-1009 province of seohae -do?,"CREATE TABLE ""provinces_of_goryeo"" ( ""province_of_silla"" text, ""administrative_district"" text, ""pre_1009_province"" text, ""post_1009_province"" text, ""modern_equivalent"" text );","SELECT ""administrative_district"" FROM ""provinces_of_goryeo"" WHERE ""pre_1009_province""='gwannae -do' AND ""post_1009_province""='seohae -do';",2-160510-2 "What kind of Modern equivalent that has a Pre-1009 province of sakbang -do, and a Province of Silla of sakju?","CREATE TABLE ""provinces_of_goryeo"" ( ""province_of_silla"" text, ""administrative_district"" text, ""pre_1009_province"" text, ""post_1009_province"" text, ""modern_equivalent"" text );","SELECT ""modern_equivalent"" FROM ""provinces_of_goryeo"" WHERE ""pre_1009_province""='sakbang -do' AND ""province_of_silla""='sakju';",2-160510-2 "What kind of Modern equivalent has a Post-1009 province of gyeongsang -do, and a Administrative district of jinju -mok, and a Province of Silla of gangju?","CREATE TABLE ""provinces_of_goryeo"" ( ""province_of_silla"" text, ""administrative_district"" text, ""pre_1009_province"" text, ""post_1009_province"" text, ""modern_equivalent"" text );","SELECT ""modern_equivalent"" FROM ""provinces_of_goryeo"" WHERE ""post_1009_province""='gyeongsang -do' AND ""administrative_district""='jinju -mok' AND ""province_of_silla""='gangju';",2-160510-2 WHat kind of Province of Silla has a Modern equivalent of pyeongan?,"CREATE TABLE ""provinces_of_goryeo"" ( ""province_of_silla"" text, ""administrative_district"" text, ""pre_1009_province"" text, ""post_1009_province"" text, ""modern_equivalent"" text );","SELECT ""province_of_silla"" FROM ""provinces_of_goryeo"" WHERE ""modern_equivalent""='pyeongan';",2-160510-2 Which Pre-1009 province has a Post-1009 province of donggye?,"CREATE TABLE ""provinces_of_goryeo"" ( ""province_of_silla"" text, ""administrative_district"" text, ""pre_1009_province"" text, ""post_1009_province"" text, ""modern_equivalent"" text );","SELECT ""pre_1009_province"" FROM ""provinces_of_goryeo"" WHERE ""post_1009_province""='donggye';",2-160510-2 "WHich Province of Silla has a Modern equivalent of south jeolla, and a Administrative district of seungju?","CREATE TABLE ""provinces_of_goryeo"" ( ""province_of_silla"" text, ""administrative_district"" text, ""pre_1009_province"" text, ""post_1009_province"" text, ""modern_equivalent"" text );","SELECT ""province_of_silla"" FROM ""provinces_of_goryeo"" WHERE ""modern_equivalent""='south jeolla' AND ""administrative_district""='seungju';",2-160510-2 What was the lowest year that a player from midfield won first team honors?,"CREATE TABLE ""mcla_division_1"" ( ""year"" real, ""team"" text, ""player"" text, ""position"" text, ""school"" text );","SELECT MIN(""year"") FROM ""mcla_division_1"" WHERE ""team""='first team' AND ""position""='midfield';",2-16078390-6 "What is the date of the munich, germany tournament?","CREATE TABLE ""runners_ups_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_final"" text, ""score_in_final"" text );","SELECT ""date"" FROM ""runners_ups_6"" WHERE ""tournament""='munich, germany';",2-1723598-3 "What tournament is on October 27, 2003?","CREATE TABLE ""runners_ups_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_final"" text, ""score_in_final"" text );","SELECT ""tournament"" FROM ""runners_ups_6"" WHERE ""date""='october 27, 2003';",2-1723598-3 "Who is the opponent in the final of the tournament on May 22, 2006?","CREATE TABLE ""runners_ups_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_final"" text, ""score_in_final"" text );","SELECT ""opponent_in_final"" FROM ""runners_ups_6"" WHERE ""date""='may 22, 2006';",2-1723598-3 What is the surface of the tournament with david nalbandian as the opponent in the final?,"CREATE TABLE ""runners_ups_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_final"" text, ""score_in_final"" text );","SELECT ""surface"" FROM ""runners_ups_6"" WHERE ""opponent_in_final""='david nalbandian';",2-1723598-3 Who was the player from the United States with a score of 70-70-71=211?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""country""='united states' AND ""score""='70-70-71=211';",2-17245471-5 What place was Dave Stockton when he had a to par of +1?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""to_par""='+1' AND ""player""='dave stockton';",2-17245471-5 Who had a to par of +2 and a score of 78-69-68=215?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""to_par""='+2' AND ""score""='78-69-68=215';",2-17245471-5 What was Tom Kite's to par?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""player""='tom kite';",2-17245471-5 What was the score of T3 place?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""place""='t3';",2-17245471-5 Leading scorer during the game of 68-79?,"CREATE TABLE ""season_schedule"" ( ""date"" text, ""opponent"" text, ""score"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""leading_scorer"" FROM ""season_schedule"" WHERE ""score""='68-79';",2-17121667-6 Who is the runner-up from Milwaukee?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""event"" text, ""city"" text, ""oil_pattern"" text, ""winner_title_num"" text, ""runner_up"" text, ""score"" text );","SELECT ""runner_up"" FROM ""tournament_results"" WHERE ""city""='milwaukee';",2-16304368-1 What was the oil pattern for runner-up Pete Weber?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""event"" text, ""city"" text, ""oil_pattern"" text, ""winner_title_num"" text, ""runner_up"" text, ""score"" text );","SELECT ""oil_pattern"" FROM ""tournament_results"" WHERE ""runner_up""='pete weber';",2-16304368-1 What city was the Dick Weber Open in?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""event"" text, ""city"" text, ""oil_pattern"" text, ""winner_title_num"" text, ""runner_up"" text, ""score"" text );","SELECT ""city"" FROM ""tournament_results"" WHERE ""event""='dick weber open';",2-16304368-1 What city had the chameleon oil pattern at the Go RV'ing Classic?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""event"" text, ""city"" text, ""oil_pattern"" text, ""winner_title_num"" text, ""runner_up"" text, ""score"" text );","SELECT ""city"" FROM ""tournament_results"" WHERE ""oil_pattern""='chameleon' AND ""event""='go rv''ing classic';",2-16304368-1 What notes are for years earlier than 2010?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""notes"" FROM ""achievements"" WHERE ""year""<2010;",2-16682501-1 What competition took place in a year later than 2009 with team notes?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""competition"" FROM ""achievements"" WHERE ""year"">2009 AND ""notes""='team';",2-16682501-1 What was the position in 2010 with team notes?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""position"" FROM ""achievements"" WHERE ""year""=2010 AND ""notes""='team';",2-16682501-1 "What is the lowest Year, when Tournament is ""Beijing""?","CREATE TABLE ""ivanovic_vs_kuznetsova"" ( ""year"" real, ""tournament"" text, ""surface"" text, ""round"" text, ""winner"" text, ""score"" text );","SELECT MIN(""year"") FROM ""ivanovic_vs_kuznetsova"" WHERE ""tournament""='beijing';",2-1729356-2 "What is Winner, when Year is 2013?","CREATE TABLE ""ivanovic_vs_kuznetsova"" ( ""year"" real, ""tournament"" text, ""surface"" text, ""round"" text, ""winner"" text, ""score"" text );","SELECT ""winner"" FROM ""ivanovic_vs_kuznetsova"" WHERE ""year""=2013;",2-1729356-2 "What is Round, when Tournament is ""Paris""?","CREATE TABLE ""ivanovic_vs_kuznetsova"" ( ""year"" real, ""tournament"" text, ""surface"" text, ""round"" text, ""winner"" text, ""score"" text );","SELECT ""round"" FROM ""ivanovic_vs_kuznetsova"" WHERE ""tournament""='paris';",2-1729356-2 "What is Round, when Winner is ""Ivanovic"", when Year is less than 2008, and when Tournament is ""Paris""?","CREATE TABLE ""ivanovic_vs_kuznetsova"" ( ""year"" real, ""tournament"" text, ""surface"" text, ""round"" text, ""winner"" text, ""score"" text );","SELECT ""round"" FROM ""ivanovic_vs_kuznetsova"" WHERE ""winner""='ivanovic' AND ""year""<2008 AND ""tournament""='paris';",2-1729356-2 "What is Score, when Year is before 2007, and when Tournament is ""Sydney""?","CREATE TABLE ""ivanovic_vs_kuznetsova"" ( ""year"" real, ""tournament"" text, ""surface"" text, ""round"" text, ""winner"" text, ""score"" text );","SELECT ""score"" FROM ""ivanovic_vs_kuznetsova"" WHERE ""year""<2007 AND ""tournament""='sydney';",2-1729356-2 What is the crowd where the away team scored 1.13.12 (99)?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_1"" WHERE ""away_team_score""='1.13.12 (99)';",2-16388545-1 What is the away team score where the home team score of 2.4.6 (48)?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_1"" WHERE ""home_team_score""='2.4.6 (48)';",2-16388545-1 "What is the Home team with a crowd greater than 13,905 on the Telstra Stadium Ground?","CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_1"" WHERE ""crowd"">'13,905' AND ""ground""='telstra stadium';",2-16388545-1 What is the lowest crowd of the west coast home team?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_1"" WHERE ""home_team""='west coast';",2-16388545-1 What is the ground of the Geelong Away team?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""ground"" FROM ""round_1"" WHERE ""away_team""='geelong';",2-16388545-1 What team has more than 49 laps and a grid of 8?,"CREATE TABLE ""race_2_results"" ( ""name"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""team"" FROM ""race_2_results"" WHERE ""laps"">49 AND ""grid""=8;",2-17351388-3 What is the grid sum with more than 50 laps?,"CREATE TABLE ""race_2_results"" ( ""name"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""grid"") FROM ""race_2_results"" WHERE ""laps"">50;",2-17351388-3 What's the value for report for the rijeka track after 1978 when loris reggiani got the 125cc?,"CREATE TABLE ""winners_of_the_yugoslavian_motorcycle_gr"" ( ""year"" real, ""track"" text, ""50_cc"" text, ""125_cc"" text, ""report"" text );","SELECT ""report"" FROM ""winners_of_the_yugoslavian_motorcycle_gr"" WHERE ""track""='rijeka' AND ""year"">1978 AND ""125_cc""='loris reggiani';",2-16801125-2 What's the track for 1978?,"CREATE TABLE ""winners_of_the_yugoslavian_motorcycle_gr"" ( ""year"" real, ""track"" text, ""50_cc"" text, ""125_cc"" text, ""report"" text );","SELECT ""track"" FROM ""winners_of_the_yugoslavian_motorcycle_gr"" WHERE ""year""=1978;",2-16801125-2 What's the track for 1982?,"CREATE TABLE ""winners_of_the_yugoslavian_motorcycle_gr"" ( ""year"" real, ""track"" text, ""50_cc"" text, ""125_cc"" text, ""report"" text );","SELECT ""track"" FROM ""winners_of_the_yugoslavian_motorcycle_gr"" WHERE ""year""=1982;",2-16801125-2 What was the highest long with less than 7 losses and an Avg/G smaller than 25.1?,"CREATE TABLE ""rushing"" ( ""name"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT MAX(""long"") FROM ""rushing"" WHERE ""loss""<7 AND ""avg_g""<25.1;",2-17101196-5 What was Rock Cartwright's highest long with more than 11 losses?,"CREATE TABLE ""rushing"" ( ""name"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT AVG(""long"") FROM ""rushing"" WHERE ""name""='rock cartwright' AND ""loss"">11;",2-17101196-5 "What is the Company Name, when the Accreditation Level is Joyn Hot Fixes, and when the Accreditation Status is Approved (Awarded 17.05.13)?","CREATE TABLE ""ecosystem_operators_mobile_phone_and_cli"" ( ""company_name"" text, ""product_name"" text, ""hardware_model"" text, ""accreditation_type"" text, ""accreditation_level"" text, ""accreditation_status"" text );","SELECT ""company_name"" FROM ""ecosystem_operators_mobile_phone_and_cli"" WHERE ""accreditation_level""='joyn hot fixes' AND ""accreditation_status""='approved (awarded 17.05.13)';",2-16742756-4 "What is the Accreditation Type, when the Accreditation Level is Joyn, and when the Hardware Model is Nokia 700?","CREATE TABLE ""ecosystem_operators_mobile_phone_and_cli"" ( ""company_name"" text, ""product_name"" text, ""hardware_model"" text, ""accreditation_type"" text, ""accreditation_level"" text, ""accreditation_status"" text );","SELECT ""accreditation_type"" FROM ""ecosystem_operators_mobile_phone_and_cli"" WHERE ""accreditation_level""='joyn' AND ""hardware_model""='nokia 700';",2-16742756-4 "What is the Accreditation Status, when the Product Name is LG RCS-e Client?","CREATE TABLE ""ecosystem_operators_mobile_phone_and_cli"" ( ""company_name"" text, ""product_name"" text, ""hardware_model"" text, ""accreditation_type"" text, ""accreditation_level"" text, ""accreditation_status"" text );","SELECT ""accreditation_status"" FROM ""ecosystem_operators_mobile_phone_and_cli"" WHERE ""product_name""='lg rcs-e client';",2-16742756-4 "What is the Company Name, when the Accreditation Status is Approved (Valid Until 03.07.13)?","CREATE TABLE ""ecosystem_operators_mobile_phone_and_cli"" ( ""company_name"" text, ""product_name"" text, ""hardware_model"" text, ""accreditation_type"" text, ""accreditation_level"" text, ""accreditation_status"" text );","SELECT ""company_name"" FROM ""ecosystem_operators_mobile_phone_and_cli"" WHERE ""accreditation_status""='approved (valid until 03.07.13)';",2-16742756-4 "What is the Accreditation Level, when the Hardware Model is GT-I9100?","CREATE TABLE ""ecosystem_operators_mobile_phone_and_cli"" ( ""company_name"" text, ""product_name"" text, ""hardware_model"" text, ""accreditation_type"" text, ""accreditation_level"" text, ""accreditation_status"" text );","SELECT ""accreditation_level"" FROM ""ecosystem_operators_mobile_phone_and_cli"" WHERE ""hardware_model""='gt-i9100';",2-16742756-4 "What is the Product Name, when the Company Name is HTC Corporation?","CREATE TABLE ""ecosystem_operators_mobile_phone_and_cli"" ( ""company_name"" text, ""product_name"" text, ""hardware_model"" text, ""accreditation_type"" text, ""accreditation_level"" text, ""accreditation_status"" text );","SELECT ""product_name"" FROM ""ecosystem_operators_mobile_phone_and_cli"" WHERE ""company_name""='htc corporation';",2-16742756-4 "What was the most recent year the venue was Barcelona, Spain?","CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""event"" text );","SELECT MAX(""year"") FROM ""achievements"" WHERE ""venue""='barcelona, spain';",2-17358046-1 "Wat was the result for the 20 km after 2008 when the venue was Metz, France?","CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""event"" text );","SELECT ""result"" FROM ""achievements"" WHERE ""year"">2008 AND ""event""='20 km' AND ""venue""='metz, france';",2-17358046-1 What is the date of the match with sheffield wednesday as the away team?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""third_round_proper"" WHERE ""away_team""='sheffield wednesday';",2-17455843-4 what is the swimsuit score when the interview score is 8.626 (5)?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""preliminary_average"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""semifinal_average"" text );","SELECT ""swimsuit"" FROM ""final_competition"" WHERE ""interview""='8.626 (5)';",2-16268026-3 what is the swimsuit score when the semifinal average score is 8.367 (10)?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""preliminary_average"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""semifinal_average"" text );","SELECT ""swimsuit"" FROM ""final_competition"" WHERE ""semifinal_average""='8.367 (10)';",2-16268026-3 what is the preliminary average score when the evening gown score is 8.774 (6)?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""preliminary_average"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""semifinal_average"" text );","SELECT ""preliminary_average"" FROM ""final_competition"" WHERE ""evening_gown""='8.774 (6)';",2-16268026-3 what is the preliminary average score when the interview score is 8.600 (6)?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""preliminary_average"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""semifinal_average"" text );","SELECT ""preliminary_average"" FROM ""final_competition"" WHERE ""interview""='8.600 (6)';",2-16268026-3 what is the swimsuit score when evening gown score is 9.165 (3)?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""preliminary_average"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""semifinal_average"" text );","SELECT ""swimsuit"" FROM ""final_competition"" WHERE ""evening_gown""='9.165 (3)';",2-16268026-3 what is the interview score when the preliminary average is 8.529 (6)?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""preliminary_average"" text, ""interview"" text, ""swimsuit"" text, ""evening_gown"" text, ""semifinal_average"" text );","SELECT ""interview"" FROM ""final_competition"" WHERE ""preliminary_average""='8.529 (6)';",2-16268026-3 What is the average wins with 5 cuts and 1 in the top-10?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT AVG(""wins"") FROM ""summary"" WHERE ""cuts_made""=5 AND ""top_10""=1;",2-1621984-6 What is the sum of top-10 values for the Open Championship and less than 3 in the top-25?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT SUM(""top_10"") FROM ""summary"" WHERE ""tournament""='the open championship' AND ""top_25""<3;",2-1621984-6 What is the smallest number of events with 24 cuts and less than 11 in the top-25?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MIN(""events"") FROM ""summary"" WHERE ""cuts_made""=24 AND ""top_25""<11;",2-1621984-6 What is the largest number of events with the Masters Tournament and less than 4 in the top-25?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MAX(""events"") FROM ""summary"" WHERE ""tournament""='masters tournament' AND ""top_25""<4;",2-1621984-6 What was the record of the game played on November 7?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""regular_season"" WHERE ""game""<7 AND ""date""='november 7';",2-17323092-4 What was the game number of the game played against Charlotte?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""game"") FROM ""regular_season"" WHERE ""team""='charlotte';",2-17323092-4 "What venue held the 1966 fifa world cup qualification on may 7, 1965?","CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""competition""='1966 fifa world cup qualification' AND ""date""='may 7, 1965';",2-16771461-1 "What was the result for the 1966 fifa world cup qualification in mexico city, mexico and a goal over 8?","CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""venue""='mexico city, mexico' AND ""competition""='1966 fifa world cup qualification' AND ""goal"">8;",2-16771461-1 "When was the venue mexico city, mexico with a goal of 8?","CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""venue""='mexico city, mexico' AND ""goal""=8;",2-16771461-1 In what place was the golfer that had a score of 69?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""score""=69;",2-17162199-3 What was T3 player Lee Janzen's score?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT MIN(""score"") FROM ""first_round"" WHERE ""place""='t3' AND ""player""='lee janzen';",2-17162199-3 "What is the lowest number of participants in 2013 when there were more than 5 participants in 2010, less than 4 participants in 2012 and country was germany?","CREATE TABLE ""participants_by_country"" ( ""country"" text, ""2010"" real, ""2011"" real, ""2012"" real, ""2013"" real );","SELECT MIN(""2013"") FROM ""participants_by_country"" WHERE ""2010"">5 AND ""country""='germany' AND ""2012""<4;",2-16729457-1 What is the average number of participants in 2012 when there were less than 8 in 2013 and 7 in 2011?,"CREATE TABLE ""participants_by_country"" ( ""country"" text, ""2010"" real, ""2011"" real, ""2012"" real, ""2013"" real );","SELECT AVG(""2012"") FROM ""participants_by_country"" WHERE ""2013""<8 AND ""2011""=7;",2-16729457-1 What is the lowest number of participants in 2012 when there were 72 in 2010 and less than 56 in 2013?,"CREATE TABLE ""participants_by_country"" ( ""country"" text, ""2010"" real, ""2011"" real, ""2012"" real, ""2013"" real );","SELECT MIN(""2012"") FROM ""participants_by_country"" WHERE ""2010""=72 AND ""2013""<56;",2-16729457-1 What is the sum of participants in 2013 for Russia when there were 5 in 2010 and less than 4 in 2012?,"CREATE TABLE ""participants_by_country"" ( ""country"" text, ""2010"" real, ""2011"" real, ""2012"" real, ""2013"" real );","SELECT SUM(""2013"") FROM ""participants_by_country"" WHERE ""2010""=5 AND ""country""='russia' AND ""2012""<4;",2-16729457-1 What is the lowest number of participants in 2010 when there were 0 participants in 2012?,"CREATE TABLE ""participants_by_country"" ( ""country"" text, ""2010"" real, ""2011"" real, ""2012"" real, ""2013"" real );","SELECT MIN(""2010"") FROM ""participants_by_country"" WHERE ""2012""<0;",2-16729457-1 "What was the game result on November 29, 1959?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""date""='november 29, 1959';",2-16660896-1 What was the result for the game against the Pittsburgh Steelers?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""opponent""='pittsburgh steelers';",2-16660896-1 What is VFB Stuttgart II Team's Stadiuim?,"CREATE TABLE ""cities_and_stadia"" ( ""team"" text, ""head_coach"" text, ""city"" text, ""stadium"" text, ""capacity"" real );","SELECT ""stadium"" FROM ""cities_and_stadia"" WHERE ""team""='vfb stuttgart ii';",2-17085981-1 What is the Capacity of Ernst-Abbe-Sportfeld?,"CREATE TABLE ""cities_and_stadia"" ( ""team"" text, ""head_coach"" text, ""city"" text, ""stadium"" text, ""capacity"" real );","SELECT ""capacity"" FROM ""cities_and_stadia"" WHERE ""stadium""='ernst-abbe-sportfeld';",2-17085981-1 What is the Capacity of the Rainer Kraft's Stadium?,"CREATE TABLE ""cities_and_stadia"" ( ""team"" text, ""head_coach"" text, ""city"" text, ""stadium"" text, ""capacity"" real );","SELECT AVG(""capacity"") FROM ""cities_and_stadia"" WHERE ""head_coach""='rainer kraft';",2-17085981-1 When did the Visiting San Antonio Spurs score 97-113?,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""november"" WHERE ""visitor""='san antonio spurs' AND ""score""='97-113';",2-16386910-3 When did the Houston Rockets play Home?,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""november"" WHERE ""home""='houston rockets';",2-16386910-3 WHAT RANK DOES LEONARD NIMOY HAVE?,"CREATE TABLE ""highest_grossing_films_u_s"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director"" text, ""gross"" text );","SELECT AVG(""rank"") FROM ""highest_grossing_films_u_s"" WHERE ""director""='leonard nimoy';",2-171620-1 WHAT IS THE RANK OF MARTIN BREST?,"CREATE TABLE ""highest_grossing_films_u_s"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director"" text, ""gross"" text );","SELECT SUM(""rank"") FROM ""highest_grossing_films_u_s"" WHERE ""director""='martin brest';",2-171620-1 "WHAT IS THE STUDIO WITH A GROSS $81,198,894?","CREATE TABLE ""highest_grossing_films_u_s"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director"" text, ""gross"" text );","SELECT ""studio"" FROM ""highest_grossing_films_u_s"" WHERE ""gross""='$81,198,894';",2-171620-1 "WHAT IS THE GROSS DOLLARS WITH A RANK OF 7 OR MORE, AND DIRECTOR BARRY LEVINSON?","CREATE TABLE ""highest_grossing_films_u_s"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director"" text, ""gross"" text );","SELECT ""gross"" FROM ""highest_grossing_films_u_s"" WHERE ""rank"">7 AND ""director""='barry levinson';",2-171620-1 WHAT IS THE GROSS WITH A DIRECTOR OF RICHARD TUGGLE?,"CREATE TABLE ""highest_grossing_films_u_s"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director"" text, ""gross"" text );","SELECT ""gross"" FROM ""highest_grossing_films_u_s"" WHERE ""director""='richard tuggle';",2-171620-1 "Can you tell me the Score that has the Country of united states, and the Place of t2, and the Player of tom watson?","CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""score"" FROM ""final_leaderboard"" WHERE ""country""='united states' AND ""place""='t2' AND ""player""='tom watson';",2-16458325-1 Which Species has a Length (bp/aa) of 1154bp/358aa?,"CREATE TABLE ""homologs"" ( ""species"" text, ""species_common_name"" text, ""ncbi_accession_number_m_rna_protein"" text, ""length_bp_aa"" text, ""protein_identity"" text );","SELECT ""species"" FROM ""homologs"" WHERE ""length_bp_aa""='1154bp/358aa';",2-16849531-2 What NCBI Accession Number (mRNA/Protein) has a Protein Identity of 69%?,"CREATE TABLE ""homologs"" ( ""species"" text, ""species_common_name"" text, ""ncbi_accession_number_m_rna_protein"" text, ""length_bp_aa"" text, ""protein_identity"" text );","SELECT ""ncbi_accession_number_m_rna_protein"" FROM ""homologs"" WHERE ""protein_identity""='69%';",2-16849531-2 What is the NCBI Accession Number (mRNA/Protein) for the homo sapiens Species?,"CREATE TABLE ""homologs"" ( ""species"" text, ""species_common_name"" text, ""ncbi_accession_number_m_rna_protein"" text, ""length_bp_aa"" text, ""protein_identity"" text );","SELECT ""ncbi_accession_number_m_rna_protein"" FROM ""homologs"" WHERE ""species""='homo sapiens';",2-16849531-2 What Species has the Species common name listed as human?,"CREATE TABLE ""homologs"" ( ""species"" text, ""species_common_name"" text, ""ncbi_accession_number_m_rna_protein"" text, ""length_bp_aa"" text, ""protein_identity"" text );","SELECT ""species"" FROM ""homologs"" WHERE ""species_common_name""='human';",2-16849531-2 What Species has the Species common name listed as mouse?,"CREATE TABLE ""homologs"" ( ""species"" text, ""species_common_name"" text, ""ncbi_accession_number_m_rna_protein"" text, ""length_bp_aa"" text, ""protein_identity"" text );","SELECT ""species"" FROM ""homologs"" WHERE ""species_common_name""='mouse';",2-16849531-2 What is the NCBI Accession Number (mRNA/Protein) for the mus musculus Species?,"CREATE TABLE ""homologs"" ( ""species"" text, ""species_common_name"" text, ""ncbi_accession_number_m_rna_protein"" text, ""length_bp_aa"" text, ""protein_identity"" text );","SELECT ""ncbi_accession_number_m_rna_protein"" FROM ""homologs"" WHERE ""species""='mus musculus';",2-16849531-2 What was the winning score when the runner-up was Neal Briggs?,"CREATE TABLE ""european_tour_wins_6"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""european_tour_wins_6"" WHERE ""runner_s_up""='neal briggs';",2-1688190-1 What day was the winning score –16 (67-70-69-66=272)?,"CREATE TABLE ""european_tour_wins_6"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""date"" FROM ""european_tour_wins_6"" WHERE ""winning_score""='–16 (67-70-69-66=272)';",2-1688190-1 Who was the runner-up with the margin of victory of 8 strokes?,"CREATE TABLE ""european_tour_wins_6"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""european_tour_wins_6"" WHERE ""margin_of_victory""='8 strokes';",2-1688190-1 For which tournament was Anthony Wall the runner-up?,"CREATE TABLE ""european_tour_wins_6"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""tournament"" FROM ""european_tour_wins_6"" WHERE ""runner_s_up""='anthony wall';",2-1688190-1 For which tournament was the margin of victory 7 strokes?,"CREATE TABLE ""european_tour_wins_6"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""tournament"" FROM ""european_tour_wins_6"" WHERE ""margin_of_victory""='7 strokes';",2-1688190-1 "WHAT IS THE PLACE THAT HAS SCORE OF 65 OR BETTER, FOR ROCCO MEDIATE?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""score"">65 AND ""player""='rocco mediate';",2-17128242-4 WHAT IS THE PLAYER WITH A SCORE OF 66?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""player"" FROM ""first_round"" WHERE ""score""=66;",2-17128242-4 "WHAT IS THE PLAYER WITH T7 PLACE, FOR ENGLAND?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""player"" FROM ""first_round"" WHERE ""place""='t7' AND ""country""='england';",2-17128242-4 "What is the number of cups when the other was more than 3, the league more than 3, for Lauri Dalla Valle, and a Total more than 21?","CREATE TABLE ""under_18s"" ( ""player"" text, ""league"" real, ""cups"" real, ""other"" real, ""total"" real );","SELECT AVG(""cups"") FROM ""under_18s"" WHERE ""other"">3 AND ""league"">3 AND ""player""='lauri dalla valle' AND ""total"">21;",2-17611995-35 What is the number for other when Adam Pepper is the player with a total more than 7?,"CREATE TABLE ""under_18s"" ( ""player"" text, ""league"" real, ""cups"" real, ""other"" real, ""total"" real );","SELECT COUNT(""other"") FROM ""under_18s"" WHERE ""player""='adam pepper' AND ""total"">7;",2-17611995-35 "What is the highest losses for more than 11 wins, a goal difference greater than 5, a 3 position, and more than 3 draws?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MAX(""losses"") FROM ""group_i"" WHERE ""wins"">11 AND ""goal_difference"">5 AND ""position""=3 AND ""draws"">3;",2-17421790-2 What is the average points with less than 30 played?,"CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""points"") FROM ""group_i"" WHERE ""played""<30;",2-17421790-2 "What is the lowest amount of draws club ud lérida, which has less than 41 goals, has?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MIN(""draws"") FROM ""group_i"" WHERE ""club""='ud lérida' AND ""goals_for""<41;",2-17421790-2 "What is the total amount of points for a position less than 7, 68 goals for, and less than 30 played?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT COUNT(""points"") FROM ""group_i"" WHERE ""position""<7 AND ""goals_for""=68 AND ""played""<30;",2-17421790-2 "What is teh average amount of goals for club real avilés cf, which has more than 59 goals against and a -10 goal difference?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""goals_for"") FROM ""group_i"" WHERE ""goals_against"">59 AND ""club""='real avilés cf' AND ""goal_difference"">-10;",2-17421790-2 "What is the average goal difference of club cultural leonesa, which has more than 27 points and less than 9 losses?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""goal_difference"") FROM ""group_i"" WHERE ""points"">27 AND ""losses""<9 AND ""club""='cultural leonesa';",2-17421790-2 "For the game played on November 29, who had the highest rebounds?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""date""='november 29';",2-17355716-5 WHAT TEAM WAS AN NCAA CHAMPION?,"CREATE TABLE ""participating_teams"" ( ""seeded_at"" text, ""team"" text, ""league"" text, ""notes"" text, ""eliminated_at"" text );","SELECT ""team"" FROM ""participating_teams"" WHERE ""notes""='ncaa champion';",2-17072031-4 When the champion was Gay Brewer Category:Articles with hCards what was the total score?,"CREATE TABLE ""masters_tournament_champions"" ( ""year"" real, ""country"" text, ""champion"" text, ""total_score"" text, ""to_par_a"" text );","SELECT ""total_score"" FROM ""masters_tournament_champions"" WHERE ""champion""='gay brewer category:articles with hcards';",2-16354524-2 What was the To Par [a] when Charles Coody Category:Articles with hCards was champion and the year was earlier than 1973?,"CREATE TABLE ""masters_tournament_champions"" ( ""year"" real, ""country"" text, ""champion"" text, ""total_score"" text, ""to_par_a"" text );","SELECT ""to_par_a"" FROM ""masters_tournament_champions"" WHERE ""year""<1973 AND ""champion""='charles coody category:articles with hcards';",2-16354524-2 When the United States had a total score of 274 what was the average year?,"CREATE TABLE ""masters_tournament_champions"" ( ""year"" real, ""country"" text, ""champion"" text, ""total_score"" text, ""to_par_a"" text );","SELECT AVG(""year"") FROM ""masters_tournament_champions"" WHERE ""total_score""='274' AND ""country""='united states';",2-16354524-2 "What is 1st Leg, when Team 1 is ""Makedonija""?","CREATE TABLE ""eighth_finals"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""1st_leg"" FROM ""eighth_finals"" WHERE ""team_1""='makedonija';",2-17290756-2 What's the record for home team ottawa senators on march 6?,"CREATE TABLE ""second_half"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""second_half"" WHERE ""home""='ottawa senators' AND ""date""='march 6';",2-16864998-4 What's the score on february 18 when the visitors are the montreal canadiens?,"CREATE TABLE ""second_half"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""second_half"" WHERE ""visitor""='montreal canadiens' AND ""date""='february 18';",2-16864998-4 Which fleet was named Orenburg?,"CREATE TABLE ""delta_iii_class_significant_dates"" ( ""shipyard"" text, ""name"" text, ""laid_down"" text, ""launched"" text, ""commissioned"" text, ""fleet"" text );","SELECT ""fleet"" FROM ""delta_iii_class_significant_dates"" WHERE ""name""='orenburg';",2-1634376-1 "Which Player has a Rank of t12, and a Country of taiwan, and a Lifespan of 1963–?","CREATE TABLE ""external_links"" ( ""rank"" text, ""player"" text, ""lifespan"" text, ""country"" text, ""wins"" real, ""winning_span"" text );","SELECT ""player"" FROM ""external_links"" WHERE ""rank""='t12' AND ""country""='taiwan' AND ""lifespan""='1963–';",2-16193070-1 Which Country has a Player of arjun atwal?,"CREATE TABLE ""external_links"" ( ""rank"" text, ""player"" text, ""lifespan"" text, ""country"" text, ""wins"" real, ""winning_span"" text );","SELECT ""country"" FROM ""external_links"" WHERE ""player""='arjun atwal';",2-16193070-1 Which Wins have a Winning span of 2000–2010?,"CREATE TABLE ""external_links"" ( ""rank"" text, ""player"" text, ""lifespan"" text, ""country"" text, ""wins"" real, ""winning_span"" text );","SELECT SUM(""wins"") FROM ""external_links"" WHERE ""winning_span""='2000–2010';",2-16193070-1 WHAT WAS THE PICK NUMBER FOR BRANDON RUSH?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college"" text );","SELECT COUNT(""pick"") FROM ""draft_picks"" WHERE ""player""='brandon rush';",2-17058178-1 "WHAT IS THE HIGHEST ROUND FOR MIKE TAYLOR, WITH PICK HIGHER THAN 55?","CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college"" text );","SELECT MAX(""round"") FROM ""draft_picks"" WHERE ""player""='mike taylor' AND ""pick"">55;",2-17058178-1 "WHAT POSITION HAS A PICK SMALLER THAN 33, AND PLAYER BEING DARRELL ARTHUR?","CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college"" text );","SELECT ""position"" FROM ""draft_picks"" WHERE ""pick""<33 AND ""player""='darrell arthur';",2-17058178-1 What was the finish of the player who had a total of 282?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""finish"" FROM ""made_the_cut"" WHERE ""total""=282;",2-17231351-1 What years did Lou Graham win in?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""year_s_won"" FROM ""made_the_cut"" WHERE ""player""='lou graham';",2-17231351-1 How many floors did the tallest building in Aston have?,"CREATE TABLE ""timeline_of_tallest_buildings_and_struct"" ( ""name"" text, ""location"" text, ""years_as_tallest"" text, ""height_metres_ft"" text, ""floors"" text );","SELECT ""floors"" FROM ""timeline_of_tallest_buildings_and_struct"" WHERE ""location""='aston';",2-1666310-6 What is the name of the building at the Jewellery quarter?,"CREATE TABLE ""timeline_of_tallest_buildings_and_struct"" ( ""name"" text, ""location"" text, ""years_as_tallest"" text, ""height_metres_ft"" text, ""floors"" text );","SELECT ""name"" FROM ""timeline_of_tallest_buildings_and_struct"" WHERE ""location""='jewellery quarter';",2-1666310-6 What is the name of the building at Aston?,"CREATE TABLE ""timeline_of_tallest_buildings_and_struct"" ( ""name"" text, ""location"" text, ""years_as_tallest"" text, ""height_metres_ft"" text, ""floors"" text );","SELECT ""name"" FROM ""timeline_of_tallest_buildings_and_struct"" WHERE ""location""='aston';",2-1666310-6 How many floors did the building at the Jewellery quarter have?,"CREATE TABLE ""timeline_of_tallest_buildings_and_struct"" ( ""name"" text, ""location"" text, ""years_as_tallest"" text, ""height_metres_ft"" text, ""floors"" text );","SELECT ""floors"" FROM ""timeline_of_tallest_buildings_and_struct"" WHERE ""location""='jewellery quarter';",2-1666310-6 "What is Season, when Lead is ""Michael Goodfellow""?","CREATE TABLE ""teams"" ( ""season"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""season"" FROM ""teams"" WHERE ""lead""='michael goodfellow';",2-1708648-1 "What is Season, when Third is ""Glen Muirhead""?","CREATE TABLE ""teams"" ( ""season"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""season"" FROM ""teams"" WHERE ""third""='glen muirhead';",2-1708648-1 What home team has an n/a attendance?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" text, ""record"" text, ""points"" real );","SELECT ""home"" FROM ""regular_season"" WHERE ""attendance""='n/a';",2-16785772-5 "What's the sum of the points when attendance is 8,000 on february 22?","CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" text, ""record"" text, ""points"" real );","SELECT SUM(""points"") FROM ""regular_season"" WHERE ""attendance""='8,000' AND ""date""='february 22';",2-16785772-5 "Can you tell me the total number of 100s that has the Balls larger than 325, and the Runs smaller than 572?","CREATE TABLE ""best_batting_strike_rate"" ( ""player"" text, ""team"" text, ""matches"" real, ""runs"" real, ""balls"" real, ""strike_rate"" real, ""average"" real, ""100s"" real );","SELECT COUNT(""100s"") FROM ""best_batting_strike_rate"" WHERE ""balls"">325 AND ""runs""<572;",2-17529767-9 "Can you tell me the sum of 100s that has the Matches of 12, and the Strike Rate smaller than 144.81?","CREATE TABLE ""best_batting_strike_rate"" ( ""player"" text, ""team"" text, ""matches"" real, ""runs"" real, ""balls"" real, ""strike_rate"" real, ""average"" real, ""100s"" real );","SELECT SUM(""100s"") FROM ""best_batting_strike_rate"" WHERE ""matches""=12 AND ""strike_rate""<144.81;",2-17529767-9 "Can you tell me the sum of 100s that has the Team of deccan chargers, and the Match of 8, and the Average larger than 35.57?","CREATE TABLE ""best_batting_strike_rate"" ( ""player"" text, ""team"" text, ""matches"" real, ""runs"" real, ""balls"" real, ""strike_rate"" real, ""average"" real, ""100s"" real );","SELECT SUM(""100s"") FROM ""best_batting_strike_rate"" WHERE ""team""='deccan chargers' AND ""matches""=8 AND ""average"">35.57;",2-17529767-9 "Can you tell me the total number of Matched that has the Strike Rate smallet than 152.3, and the Balls of 395?","CREATE TABLE ""best_batting_strike_rate"" ( ""player"" text, ""team"" text, ""matches"" real, ""runs"" real, ""balls"" real, ""strike_rate"" real, ""average"" real, ""100s"" real );","SELECT COUNT(""matches"") FROM ""best_batting_strike_rate"" WHERE ""strike_rate""<152.3 AND ""balls""=395;",2-17529767-9 On what date did Jesse Levine play on a hard surface?,"CREATE TABLE ""challenger_and_futures_titles"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""challenger_and_futures_titles"" WHERE ""surface""='hard' AND ""opponent""='jesse levine';",2-16311036-8 Name the Venue which has a Losing Team of newcastle knights?,"CREATE TABLE ""highest_scoring_matches"" ( ""total"" real, ""score"" text, ""winning_team"" text, ""losing_team"" text, ""venue"" text, ""date"" text );","SELECT ""venue"" FROM ""highest_scoring_matches"" WHERE ""losing_team""='newcastle knights';",2-16802194-2 "WHich Losing Team has a Venue of sydney football stadium, and a Total larger than 80, and a Winning Team of tigers?","CREATE TABLE ""highest_scoring_matches"" ( ""total"" real, ""score"" text, ""winning_team"" text, ""losing_team"" text, ""venue"" text, ""date"" text );","SELECT ""losing_team"" FROM ""highest_scoring_matches"" WHERE ""venue""='sydney football stadium' AND ""total"">80 AND ""winning_team""='tigers';",2-16802194-2 "Which Score has a Losing Team of sydney roosters, and a Total of 88?","CREATE TABLE ""highest_scoring_matches"" ( ""total"" real, ""score"" text, ""winning_team"" text, ""losing_team"" text, ""venue"" text, ""date"" text );","SELECT ""score"" FROM ""highest_scoring_matches"" WHERE ""losing_team""='sydney roosters' AND ""total""=88;",2-16802194-2 What was the TV Time for opponent jacksonville jaguars?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""tv_time"" text, ""opponent"" text, ""result"" text );","SELECT ""tv_time"" FROM ""schedule"" WHERE ""opponent""='jacksonville jaguars';",2-16946425-2 "What was the tv time on december 6, 1998?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""tv_time"" text, ""opponent"" text, ""result"" text );","SELECT ""tv_time"" FROM ""schedule"" WHERE ""date""='december 6, 1998';",2-16946425-2 How many weeks has the opponent been san francisco 49ers?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""tv_time"" text, ""opponent"" text, ""result"" text );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""opponent""='san francisco 49ers';",2-16946425-2 What college did the player drafted after round 2 before pick 160 attend?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text, ""college"" text );","SELECT ""college"" FROM ""draft_picks"" WHERE ""pick""<160 AND ""round"">2;",2-17344644-1 What round was jerry corcoran drafted in as pick number 114?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text, ""college"" text );","SELECT MAX(""round"") FROM ""draft_picks"" WHERE ""pick"">114 AND ""player""='jerry corcoran';",2-17344644-1 What is the nationality of the round 4 draft selection who played college ball at oklahoma?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text, ""college"" text );","SELECT ""nationality"" FROM ""draft_picks"" WHERE ""round""=4 AND ""college""='oklahoma';",2-17344644-1 Who was the highest drafted player that attended college at Virginia?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text, ""college"" text );","SELECT MAX(""pick"") FROM ""draft_picks"" WHERE ""college""='virginia';",2-17344644-1 What round was northeastern college player Reggie Lewis drafted in?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text, ""college"" text );","SELECT MIN(""round"") FROM ""draft_picks"" WHERE ""college""='northeastern' AND ""player""='reggie lewis';",2-17344644-1 What Away Competition had a Result of lost 2-4?,"CREATE TABLE ""december"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text, ""competition"" text, ""man_of_the_match"" text );","SELECT ""competition"" FROM ""december"" WHERE ""venue""='away' AND ""result""='lost 2-4';",2-17120964-7 What is the Venue against the Bracknell Bees?,"CREATE TABLE ""december"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text, ""competition"" text, ""man_of_the_match"" text );","SELECT ""venue"" FROM ""december"" WHERE ""opponent""='bracknell bees';",2-17120964-7 What is the Away Competition on the 6th?,"CREATE TABLE ""december"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text, ""competition"" text, ""man_of_the_match"" text );","SELECT ""competition"" FROM ""december"" WHERE ""venue""='away' AND ""date""='6th';",2-17120964-7 What Competition had a Result of lost 1-2?,"CREATE TABLE ""december"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text, ""competition"" text, ""man_of_the_match"" text );","SELECT ""competition"" FROM ""december"" WHERE ""result""='lost 1-2';",2-17120964-7 What is the Man of the Match of the Competition with a Result of lost 2-5?,"CREATE TABLE ""december"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text, ""competition"" text, ""man_of_the_match"" text );","SELECT ""man_of_the_match"" FROM ""december"" WHERE ""result""='lost 2-5';",2-17120964-7 What is the Date of the Competition with Man of the Match Ollie Bronnimann?,"CREATE TABLE ""december"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text, ""competition"" text, ""man_of_the_match"" text );","SELECT ""date"" FROM ""december"" WHERE ""man_of_the_match""='ollie bronnimann';",2-17120964-7 what is team 2 when team 1 is fc rouen (d1)?,"CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""score"" text, ""team_2"" text, ""1st_round"" text, ""2nd_round"" text );","SELECT ""team_2"" FROM ""round_of_16"" WHERE ""team_1""='fc rouen (d1)';",2-16880629-1 what is team 1 when team 2 is gazélec ajaccio (d3)?,"CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""score"" text, ""team_2"" text, ""1st_round"" text, ""2nd_round"" text );","SELECT ""team_1"" FROM ""round_of_16"" WHERE ""team_2""='gazélec ajaccio (d3)';",2-16880629-1 what is the 1st round when team 2 is olympique lyonnais (d2)?,"CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""score"" text, ""team_2"" text, ""1st_round"" text, ""2nd_round"" text );","SELECT ""1st_round"" FROM ""round_of_16"" WHERE ""team_2""='olympique lyonnais (d2)';",2-16880629-1 "what is the lowest total when the league cup is more than 0, the name is heiðar helguson and the league is less than 3?","CREATE TABLE ""goalscorers"" ( ""name"" text, ""league"" real, ""fa_cup"" real, ""league_cup"" real, ""total"" real );","SELECT MIN(""total"") FROM ""goalscorers"" WHERE ""league_cup"">0 AND ""name""='heiðar helguson' AND ""league""<3;",2-16484751-8 "what is the highest fa cup when the league cup is more than 0, the name is heiðar helguson and the league is less than 3?","CREATE TABLE ""goalscorers"" ( ""name"" text, ""league"" real, ""fa_cup"" real, ""league_cup"" real, ""total"" real );","SELECT MAX(""fa_cup"") FROM ""goalscorers"" WHERE ""league_cup"">0 AND ""name""='heiðar helguson' AND ""league""<3;",2-16484751-8 what is the total when the league is less than 1?,"CREATE TABLE ""goalscorers"" ( ""name"" text, ""league"" real, ""fa_cup"" real, ""league_cup"" real, ""total"" real );","SELECT ""total"" FROM ""goalscorers"" WHERE ""league""<1;",2-16484751-8 What is the lowest profits (billion $) for the rank 6?,"CREATE TABLE ""2006_list"" ( ""rank"" real, ""company"" text, ""headquarters"" text, ""industry"" text, ""sales_billion"" real, ""profits_billion"" real, ""assets_billion"" real, ""market_value_billion"" real );","SELECT MIN(""profits_billion"") FROM ""2006_list"" WHERE ""rank""=6;",2-1682026-8 "What is the smallest rank for an industry of banking, a company of bank of america, and profits (billion $) larger than 16.47?","CREATE TABLE ""2006_list"" ( ""rank"" real, ""company"" text, ""headquarters"" text, ""industry"" text, ""sales_billion"" real, ""profits_billion"" real, ""assets_billion"" real, ""market_value_billion"" real );","SELECT MIN(""rank"") FROM ""2006_list"" WHERE ""industry""='banking' AND ""company""='bank of america' AND ""profits_billion"">16.47;",2-1682026-8 "What is the lowest market value (billion $) with a headquarter of usa , and the rank larger than 3, assets (billion$) larger than 208.34, and the company jpmorgan chase?","CREATE TABLE ""2006_list"" ( ""rank"" real, ""company"" text, ""headquarters"" text, ""industry"" text, ""sales_billion"" real, ""profits_billion"" real, ""assets_billion"" real, ""market_value_billion"" real );","SELECT MIN(""market_value_billion"") FROM ""2006_list"" WHERE ""headquarters""='usa' AND ""rank"">3 AND ""assets_billion"">208.34 AND ""company""='jpmorgan chase';",2-1682026-8 What season in sanskrit means summer in English?,"CREATE TABLE ""seasons"" ( ""season_in_tamil"" text, ""english_transliteration"" text, ""english_translation"" text, ""season_in_sanskrit"" text, ""season_in_english"" text, ""tamil_months"" text, ""gregorian_months"" text );","SELECT ""season_in_sanskrit"" FROM ""seasons"" WHERE ""season_in_english""='summer';",2-1740431-3 What is the english translation of the sanskrit word varsha?,"CREATE TABLE ""seasons"" ( ""season_in_tamil"" text, ""english_transliteration"" text, ""english_translation"" text, ""season_in_sanskrit"" text, ""season_in_english"" text, ""tamil_months"" text, ""gregorian_months"" text );","SELECT ""english_translation"" FROM ""seasons"" WHERE ""season_in_sanskrit""='varsha';",2-1740431-3 What are the gregorian months for the season குளிர் in Tamil?,"CREATE TABLE ""seasons"" ( ""season_in_tamil"" text, ""english_transliteration"" text, ""english_translation"" text, ""season_in_sanskrit"" text, ""season_in_english"" text, ""tamil_months"" text, ""gregorian_months"" text );","SELECT ""gregorian_months"" FROM ""seasons"" WHERE ""season_in_tamil""='குளிர்';",2-1740431-3 What are the months in Tamil that has an english transliteration of Mun-pani?,"CREATE TABLE ""seasons"" ( ""season_in_tamil"" text, ""english_transliteration"" text, ""english_translation"" text, ""season_in_sanskrit"" text, ""season_in_english"" text, ""tamil_months"" text, ""gregorian_months"" text );","SELECT ""tamil_months"" FROM ""seasons"" WHERE ""english_transliteration""='mun-pani';",2-1740431-3 What is the english transliteration of late dew?,"CREATE TABLE ""seasons"" ( ""season_in_tamil"" text, ""english_transliteration"" text, ""english_translation"" text, ""season_in_sanskrit"" text, ""season_in_english"" text, ""tamil_months"" text, ""gregorian_months"" text );","SELECT ""english_transliteration"" FROM ""seasons"" WHERE ""english_translation""='late dew';",2-1740431-3 What is the english word Monsoon in Tamil?,"CREATE TABLE ""seasons"" ( ""season_in_tamil"" text, ""english_transliteration"" text, ""english_translation"" text, ""season_in_sanskrit"" text, ""season_in_english"" text, ""tamil_months"" text, ""gregorian_months"" text );","SELECT ""season_in_tamil"" FROM ""seasons"" WHERE ""season_in_english""='monsoon';",2-1740431-3 What is the 2009 result when 2011 is 1R and 2007 is A?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2009"" FROM ""doubles_performance_timeline"" WHERE ""2011""='1r' AND ""2007""='a';",2-1729366-8 What is the 2008 result when 2006 is Year-End Championship?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2008"" FROM ""doubles_performance_timeline"" WHERE ""2006""='year-end championship';",2-1729366-8 What is the 2009 when 2012 is Year-End Championship?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2009"" FROM ""doubles_performance_timeline"" WHERE ""2012""='year-end championship';",2-1729366-8 What is the 2008 result when 2012 and 2005 are both QF?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2008"" FROM ""doubles_performance_timeline"" WHERE ""2012""='qf' AND ""2005""='qf';",2-1729366-8 What is the 1999 answer when 1998 is Grand Slam Tournaments?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""1999"" FROM ""doubles_performance_timeline"" WHERE ""1998""='grand slam tournaments';",2-1729366-8 Which Score has High points of raymond felton (32)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""high_points""='raymond felton (32)';",2-17001658-10 Which Record has a Team of philadelphia?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""team""='philadelphia';",2-17001658-10 Which High rebounds has a Game of 76?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""game""=76;",2-17001658-10 "Which Location Attendance has a High assists of raymond felton (5), and a Record of 35–44?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""high_assists""='raymond felton (5)' AND ""record""='35–44';",2-17001658-10 Which Location Attendance has a Date of april 15?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""date""='april 15';",2-17001658-10 What date was there a game larger than 17?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""game"">17;",2-17058178-6 What is the result of the match with clyde as the opponent in the h venue?,"CREATE TABLE ""scottish_league_division_one"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""scottish_league_division_one"" WHERE ""opponent""='clyde' AND ""venue""='h';",2-16834484-1 What is the attendance on 24 December 1898?,"CREATE TABLE ""scottish_league_division_one"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""scottish_league_division_one"" WHERE ""date""='24 december 1898';",2-16834484-1 What was the date of the match at venue A with the celtic as the opponent?,"CREATE TABLE ""scottish_league_division_one"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""scottish_league_division_one"" WHERE ""venue""='a' AND ""opponent""='celtic';",2-16834484-1 Who is the opponent of the match on 3 December 1898 in venue h?,"CREATE TABLE ""scottish_league_division_one"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""scottish_league_division_one"" WHERE ""venue""='h' AND ""date""='3 december 1898';",2-16834484-1 What country does Glory Alozie play for?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text, ""react"" real );","SELECT ""country"" FROM ""heats"" WHERE ""name""='glory alozie';",2-17221632-2 In what country did fadwa al bouza have larger than 0.257 react score?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text, ""react"" real );","SELECT ""country"" FROM ""heats"" WHERE ""react"">0.257 AND ""name""='fadwa al bouza';",2-17221632-2 "What is Place, when Score is ""75-71-72-70=288""?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""place"" FROM ""final_round"" WHERE ""score""='75-71-72-70=288';",2-17290235-1 "What is Money ( $ ), when Score is ""75-71-72-70=288""?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""money"" FROM ""final_round"" WHERE ""score""='75-71-72-70=288';",2-17290235-1 "What is Country, when Player is ""Jimmy Demaret""?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""country"" FROM ""final_round"" WHERE ""player""='jimmy demaret';",2-17290235-1 "What is Player, when Score is ""71-69-72-72=284""?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""player"" FROM ""final_round"" WHERE ""score""='71-69-72-72=284';",2-17290235-1 "What is Country, when Player is ""Dutch Harrison""?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""country"" FROM ""final_round"" WHERE ""player""='dutch harrison';",2-17290235-1 "What is Score, when Date is May 7, 2006?","CREATE TABLE ""atp_doubles_titles_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""atp_doubles_titles_6"" WHERE ""date""='may 7, 2006';",2-1723598-4 "What is Surface, when Opponents In The Final is ""Christophe Rochus Olivier Rochus""?","CREATE TABLE ""atp_doubles_titles_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""surface"" FROM ""atp_doubles_titles_6"" WHERE ""opponents_in_the_final""='christophe rochus olivier rochus';",2-1723598-4 "What is Tournament, when Surface is ""Hard""?","CREATE TABLE ""atp_doubles_titles_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""tournament"" FROM ""atp_doubles_titles_6"" WHERE ""surface""='hard';",2-1723598-4 "What is Score, when Partnering is ""Alexander Waske"", and when Opponents In The Final is ""Rafael Nadal Bartolomé Salvá-Vidal""?","CREATE TABLE ""atp_doubles_titles_6"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""atp_doubles_titles_6"" WHERE ""partnering""='alexander waske' AND ""opponents_in_the_final""='rafael nadal bartolomé salvá-vidal';",2-1723598-4 Which Royal house is named Elah?,"CREATE TABLE ""list_of_state_leaders_in_870s_bc"" ( ""type"" text, ""name"" text, ""title"" text, ""royal_house"" text, ""from"" text );","SELECT ""royal_house"" FROM ""list_of_state_leaders_in_870s_bc"" WHERE ""name""='elah';",2-17337614-5 "What is the type of Leader for the Royal House of Baasha, who is named Elah.","CREATE TABLE ""list_of_state_leaders_in_870s_bc"" ( ""type"" text, ""name"" text, ""title"" text, ""royal_house"" text, ""from"" text );","SELECT ""type"" FROM ""list_of_state_leaders_in_870s_bc"" WHERE ""royal_house""='baasha' AND ""name""='elah';",2-17337614-5 What is the average Silver with rank 30 and a Bronze greater than 0,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""silver"") FROM ""medal_table"" WHERE ""rank""='30' AND ""bronze"">0;",2-1749830-1 What is the highest Gold that has a Silver less than 7 and Bronze less than 0,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""gold"") FROM ""medal_table"" WHERE ""silver""<7 AND ""bronze""<0;",2-1749830-1 What is the highest Bronze with a Silver greater than 0 and a Gold of 7 and a total less than 29,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""medal_table"" WHERE ""silver"">0 AND ""gold""=7 AND ""total""<29;",2-1749830-1 What is the sum of Total ranking 9 and a Gold more than 6,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""total"") FROM ""medal_table"" WHERE ""rank""='9' AND ""gold"">6;",2-1749830-1 What is the lowest Bronze with a 17 Rank and a Total less than 5,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""bronze"") FROM ""medal_table"" WHERE ""rank""='17' AND ""total""<5;",2-1749830-1 What is the venue that is located in zhodino?,"CREATE TABLE ""teams_and_venues"" ( ""team"" text, ""location"" text, ""venue"" text, ""capacity"" real, ""position_in_2007"" text );","SELECT ""venue"" FROM ""teams_and_venues"" WHERE ""location""='zhodino';",2-17503198-1 Which Home Team has a Tie no of 13?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""third_round_proper"" WHERE ""tie_no""='13';",2-17559580-4 What is the Away Team when the Home Team is Fulham?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""third_round_proper"" WHERE ""home_team""='fulham';",2-17559580-4 Which Date has a Tie no of 11?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""third_round_proper"" WHERE ""tie_no""='11';",2-17559580-4 On 27 January 1968 who was the Home Team when the Away team was Carlisle United?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""third_round_proper"" WHERE ""date""='27 january 1968' AND ""away_team""='carlisle united';",2-17559580-4 If the Home Team is Newport County what is the Score?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""third_round_proper"" WHERE ""home_team""='newport county';",2-17559580-4 What is the lowest league for a less than 0 league cup?,"CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT MIN(""league"") FROM ""goalscorers"" WHERE ""league_cup""<0;",2-17598822-11 "What is the lowest Scottish cup with a challenge cup less than 1, and 0 league cups, and player Kris Doolan?","CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT MIN(""scottish_cup"") FROM ""goalscorers"" WHERE ""challenge_cup""<1 AND ""league_cup""=0 AND ""player""='kris doolan';",2-17598822-11 "What is the sum for the Scottish cup that has player Damon Gray, and more than 1 league?","CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT SUM(""scottish_cup"") FROM ""goalscorers"" WHERE ""player""='damon gray' AND ""league"">1;",2-17598822-11 What was the average league with Kris Doolan and a total less than 5?,"CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT AVG(""league"") FROM ""goalscorers"" WHERE ""player""='kris doolan' AND ""total""<5;",2-17598822-11 What aircraft has 129 made?,"CREATE TABLE ""aircraft"" ( ""aircraft"" text, ""type"" text, ""version"" text, ""produced"" text, ""quantity"" text );","SELECT ""aircraft"" FROM ""aircraft"" WHERE ""quantity""='129';",2-16997592-14 Which type has 140 made?,"CREATE TABLE ""aircraft"" ( ""aircraft"" text, ""type"" text, ""version"" text, ""produced"" text, ""quantity"" text );","SELECT ""type"" FROM ""aircraft"" WHERE ""quantity""='140';",2-16997592-14 Which aircraft has heavy transport?,"CREATE TABLE ""aircraft"" ( ""aircraft"" text, ""type"" text, ""version"" text, ""produced"" text, ""quantity"" text );","SELECT ""aircraft"" FROM ""aircraft"" WHERE ""type""='heavy transport';",2-16997592-14 Where was the Kai Kuh-1 Surion Produced?,"CREATE TABLE ""aircraft"" ( ""aircraft"" text, ""type"" text, ""version"" text, ""produced"" text, ""quantity"" text );","SELECT ""produced"" FROM ""aircraft"" WHERE ""aircraft""='kai kuh-1 surion';",2-16997592-14 Which First Pref votes have a % of seats of 0.8?,"CREATE TABLE ""3rd_irish_general_election_16_june_1922"" ( ""party"" text, ""seats"" text, ""pct_of_seats"" text, ""first_pref_votes"" real, ""pct_f_pv"" text );","SELECT ""first_pref_votes"" FROM ""3rd_irish_general_election_16_june_1922"" WHERE ""pct_of_seats""='0.8';",2-1724605-1 How many First Pref votes have Seats of 1?,"CREATE TABLE ""3rd_irish_general_election_16_june_1922"" ( ""party"" text, ""seats"" text, ""pct_of_seats"" text, ""first_pref_votes"" real, ""pct_f_pv"" text );","SELECT COUNT(""first_pref_votes"") FROM ""3rd_irish_general_election_16_june_1922"" WHERE ""seats""='1';",2-1724605-1 "Which % FPv has First Pref votes larger than 19,684, and Seats of 9?","CREATE TABLE ""3rd_irish_general_election_16_june_1922"" ( ""party"" text, ""seats"" text, ""pct_of_seats"" text, ""first_pref_votes"" real, ""pct_f_pv"" text );","SELECT ""pct_f_pv"" FROM ""3rd_irish_general_election_16_june_1922"" WHERE ""first_pref_votes"">'19,684' AND ""seats""='9';",2-1724605-1 What game number is the Kansas City Kings team?,"CREATE TABLE ""season_schedule"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""record"" text, ""streak"" text );","SELECT ""game"" FROM ""season_schedule"" WHERE ""team""='kansas city kings';",2-17064796-8 Who was the opponent when he went more than 1 round with a record of 12-7?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""round"">1 AND ""record""='12-7';",2-17440437-2 Which event did he win with a method of submission (triangle choke) and a time of n/a?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""res""='win' AND ""time""='n/a' AND ""method""='submission (triangle choke)';",2-17440437-2 What was the result when the method was submission (kimura)?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""method""='submission (kimura)';",2-17440437-2 In which location was the method decision (split)?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""method""='decision (split)';",2-17440437-2 In which location did the fight last just 0:31?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""time""='0:31';",2-17440437-2 Who owns the kool-fm branding?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text );","SELECT ""owner"" FROM ""radio"" WHERE ""branding""='kool-fm';",2-16410647-3 Which frequency belongs to the beat branding?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text );","SELECT ""frequency"" FROM ""radio"" WHERE ""branding""='the beat';",2-16410647-3 Which frequency belongs to the cihr-fm call sign?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text );","SELECT ""frequency"" FROM ""radio"" WHERE ""call_sign""='cihr-fm';",2-16410647-3 Who owns the fm 101.3 frequency?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text );","SELECT ""owner"" FROM ""radio"" WHERE ""frequency""='fm 101.3';",2-16410647-3 Which call sign has a frequency of FM 105.3?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text );","SELECT ""call_sign"" FROM ""radio"" WHERE ""frequency""='fm 105.3';",2-16410647-3 Who owns the kool-fm branding in the adult hits format?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text );","SELECT ""owner"" FROM ""radio"" WHERE ""format""='adult hits' AND ""branding""='kool-fm';",2-16410647-3 What was the score against Portland in game numbers under 20?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""regular_season"" WHERE ""game""<20 AND ""team""='portland';",2-17323092-5 WHAT CHAMPION HAD RICHMOND RIVER COURSE ON JUNE 13?,"CREATE TABLE ""results"" ( ""year"" real, ""date"" text, ""champion"" text, ""beat"" text, ""time"" text, ""course"" text );","SELECT ""champion"" FROM ""results"" WHERE ""course""='richmond river' AND ""date""='june 13';",2-16763649-1 WHAT YEAR WAS ROBERT COOMBES CHAMPION ON MAY 7?,"CREATE TABLE ""results"" ( ""year"" real, ""date"" text, ""champion"" text, ""beat"" text, ""time"" text, ""course"" text );","SELECT COUNT(""year"") FROM ""results"" WHERE ""champion""='robert coombes' AND ""date""='may 7';",2-16763649-1 What's the record of the game on Nov 13?,"CREATE TABLE ""game_log"" ( ""game"" text, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='nov 13';",2-17382296-3 What's the score of Game 5?,"CREATE TABLE ""game_log"" ( ""game"" text, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game""='5';",2-17382296-3 What was the score of Game 13?,"CREATE TABLE ""game_log"" ( ""game"" text, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game""='13';",2-17382296-3 "What is the final score when the opponent was Real España, in the 2008–09 season?","CREATE TABLE ""domestic_goals_summary"" ( ""date"" text, ""season"" text, ""playing_for"" text, ""opponent"" text, ""final_score"" text );","SELECT ""final_score"" FROM ""domestic_goals_summary"" WHERE ""opponent""='real españa' AND ""season""='2008–09';",2-16251064-1 What was the final score when the opponent was Atlético Choloma?,"CREATE TABLE ""domestic_goals_summary"" ( ""date"" text, ""season"" text, ""playing_for"" text, ""opponent"" text, ""final_score"" text );","SELECT ""final_score"" FROM ""domestic_goals_summary"" WHERE ""opponent""='atlético choloma';",2-16251064-1 "What team was the opponent in the 2008–09 season, with a final score of 2–3 l?","CREATE TABLE ""domestic_goals_summary"" ( ""date"" text, ""season"" text, ""playing_for"" text, ""opponent"" text, ""final_score"" text );","SELECT ""opponent"" FROM ""domestic_goals_summary"" WHERE ""season""='2008–09' AND ""final_score""='2–3 l';",2-16251064-1 "What was the opponent in the 2008–09 season, with a final score of 2–3 l?","CREATE TABLE ""domestic_goals_summary"" ( ""date"" text, ""season"" text, ""playing_for"" text, ""opponent"" text, ""final_score"" text );","SELECT ""opponent"" FROM ""domestic_goals_summary"" WHERE ""season""='2008–09' AND ""final_score""='2–3 l';",2-16251064-1 "What shows for playing when the opponent was Real España, in the 2012–13 season?","CREATE TABLE ""domestic_goals_summary"" ( ""date"" text, ""season"" text, ""playing_for"" text, ""opponent"" text, ""final_score"" text );","SELECT ""playing_for"" FROM ""domestic_goals_summary"" WHERE ""opponent""='real españa' AND ""season""='2012–13';",2-16251064-1 What did Steve Elkington par?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""player""='steve elkington';",2-16514575-6 What did Ernie Els par?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""player""='ernie els';",2-16514575-6 What place is Spain in?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""country""='spain';",2-16514575-6 "Which High rebounds have a Game larger than 4, and a Date of may 27?","CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""high_rebounds"" FROM ""playoffs"" WHERE ""game"">4 AND ""date""='may 27';",2-17190012-13 What was the score on may 21?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""score"" FROM ""playoffs"" WHERE ""date""='may 21';",2-17190012-13 Which Game is the highest one that has High rebounds of pau gasol (11)?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT MAX(""game"") FROM ""playoffs"" WHERE ""high_rebounds""='pau gasol (11)';",2-17190012-13 What was the series on may 27?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""series"" FROM ""playoffs"" WHERE ""date""='may 27';",2-17190012-13 "Which High rebounds have a Game larger than 2, and a Team of @ denver, and High assists of kobe bryant (5)?","CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""high_rebounds"" FROM ""playoffs"" WHERE ""game"">2 AND ""team""='@ denver' AND ""high_assists""='kobe bryant (5)';",2-17190012-13 What was the location and attendance for the game after game 36 against Atlanta?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""game"">36 AND ""team""='atlanta';",2-17060277-7 What was the record of the game for game 31?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""game""=31;",2-17060277-7 What is the game number when the game was against phoenix?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""game"" FROM ""game_log"" WHERE ""team""='phoenix';",2-17060277-7 What is the tie number when Wigan Athletic is the home team?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""tie_no"" FROM ""third_round_proper"" WHERE ""home_team""='wigan athletic';",2-17438338-3 What is the date when Grimsby Town is the home team?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""third_round_proper"" WHERE ""home_team""='grimsby town';",2-17438338-3 What is the date of game with tie number of 10?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""third_round_proper"" WHERE ""tie_no""='10';",2-17438338-3 What is the score when away team is Crystal Palace?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""third_round_proper"" WHERE ""away_team""='crystal palace';",2-17438338-3 "WHAT IS THE YEAR WITH DARI, AND TITLE osama (أسامة)?","CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""language_s"" text, ""director"" text, ""result"" text );","SELECT ""year_ceremony"" FROM ""submissions"" WHERE ""language_s""='dari' AND ""original_title""='osama (أسامة)';",2-17155250-1 WHAT IS THE RESULT WITH A FILM TITLE FIREDANCER?,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""language_s"" text, ""director"" text, ""result"" text );","SELECT ""result"" FROM ""submissions"" WHERE ""film_title_used_in_nomination""='firedancer';",2-17155250-1 Who had the highest points when the series was 4-2?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""high_points"" FROM ""playoffs"" WHERE ""series""='4-2';",2-17621978-11 What was the score when the series was 3-2?,"CREATE TABLE ""playoffs"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""series"" text );","SELECT ""score"" FROM ""playoffs"" WHERE ""series""='3-2';",2-17621978-11 What is the average sales for the company with market value of 204.9bil and profits under 20.6bil?,"CREATE TABLE ""2008_list"" ( ""rank"" real, ""company"" text, ""headquarters"" text, ""industry"" text, ""sales_billion"" real, ""profits_billion"" real, ""assets_billion"" real, ""market_value_billion"" real );","SELECT AVG(""sales_billion"") FROM ""2008_list"" WHERE ""market_value_billion""=204.9 AND ""profits_billion""<20.6;",2-1682026-6 Which Doctor is featured in City of Death?,"CREATE TABLE ""television_soundtracks"" ( ""story_num"" text, ""title"" text, ""doctor"" text, ""narrator"" text, ""format"" text, ""release_date"" text );","SELECT ""doctor"" FROM ""television_soundtracks"" WHERE ""title""='city of death';",2-1681535-1 "Available in 2-CD format, what is the title of story number 026?","CREATE TABLE ""television_soundtracks"" ( ""story_num"" text, ""title"" text, ""doctor"" text, ""narrator"" text, ""format"" text, ""release_date"" text );","SELECT ""title"" FROM ""television_soundtracks"" WHERE ""format""='2-cd' AND ""story_num""='026';",2-1681535-1 Who was the away team when bournemouth was the home team?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""first_round_proper"" WHERE ""home_team""='bournemouth';",2-17438338-1 What is the tie no when scunthorpe united was the away team?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""tie_no"" FROM ""first_round_proper"" WHERE ""away_team""='scunthorpe united';",2-17438338-1 Who was the home team when swansea city was the away team?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""first_round_proper"" WHERE ""away_team""='swansea city';",2-17438338-1 Who is the 92.5 with the press of 282.5?,"CREATE TABLE ""records"" ( ""world_record"" text, ""press"" text, ""92_5"" text, ""hans_w_lpert"" text, ""mannheim_ger"" text );","SELECT ""92_5"" FROM ""records"" WHERE ""press""='282.5';",2-16649508-1 Who is the 92.5 with the press 282.5?,"CREATE TABLE ""records"" ( ""world_record"" text, ""press"" text, ""92_5"" text, ""hans_w_lpert"" text, ""mannheim_ger"" text );","SELECT ""92_5"" FROM ""records"" WHERE ""press""='282.5';",2-16649508-1 Which 92.5 holds the world record?,"CREATE TABLE ""records"" ( ""world_record"" text, ""press"" text, ""92_5"" text, ""hans_w_lpert"" text, ""mannheim_ger"" text );","SELECT ""world_record"" FROM ""records"" WHERE ""press""='92.5';",2-16649508-1 what is the season when the lead is john shuster and third is shawn rojeski?,"CREATE TABLE ""teams"" ( ""season"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""season"" FROM ""teams"" WHERE ""lead""='john shuster' AND ""third""='shawn rojeski';",2-16450028-1 what is the season when the third is shawn rojeski?,"CREATE TABLE ""teams"" ( ""season"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""season"" FROM ""teams"" WHERE ""third""='shawn rojeski';",2-16450028-1 WHAT IS THE RELIGION WITH A SCHEDULED TRIBE OF 0.90%?,"CREATE TABLE ""caste_demographic_data_reported_by_the_s"" ( ""religion"" text, ""scheduled_caste"" text, ""scheduled_tribe"" text, ""other_backward_class"" text, ""forward_caste"" text );","SELECT ""religion"" FROM ""caste_demographic_data_reported_by_the_s"" WHERE ""scheduled_tribe""='0.90%';",2-1683930-3 WHAT IS THE FORWARD CASTE WITH A SCHEDULED TRIBE OF 0.90%?,"CREATE TABLE ""caste_demographic_data_reported_by_the_s"" ( ""religion"" text, ""scheduled_caste"" text, ""scheduled_tribe"" text, ""other_backward_class"" text, ""forward_caste"" text );","SELECT ""forward_caste"" FROM ""caste_demographic_data_reported_by_the_s"" WHERE ""scheduled_tribe""='0.90%';",2-1683930-3 WHAT IS THE FORWARD CASTE WITH A SCHEDULED CASTE OF 89.50%?,"CREATE TABLE ""caste_demographic_data_reported_by_the_s"" ( ""religion"" text, ""scheduled_caste"" text, ""scheduled_tribe"" text, ""other_backward_class"" text, ""forward_caste"" text );","SELECT ""forward_caste"" FROM ""caste_demographic_data_reported_by_the_s"" WHERE ""scheduled_caste""='89.50%';",2-1683930-3 WHAT IS THE FORWARD CASTE WITH A SCHEDULED CASTE OF 0.80%?,"CREATE TABLE ""caste_demographic_data_reported_by_the_s"" ( ""religion"" text, ""scheduled_caste"" text, ""scheduled_tribe"" text, ""other_backward_class"" text, ""forward_caste"" text );","SELECT ""forward_caste"" FROM ""caste_demographic_data_reported_by_the_s"" WHERE ""scheduled_caste""='0.80%';",2-1683930-3 What was the score for the game with a record of 11-22 and a H/A/N of A?,"CREATE TABLE ""december"" ( ""date"" text, ""h_a_n"" text, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""score"" FROM ""december"" WHERE ""h_a_n""='a' AND ""record""='11-22';",2-16946097-5 What was the H/A/N for the game that ended in a score of 108-102?,"CREATE TABLE ""december"" ( ""date"" text, ""h_a_n"" text, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""h_a_n"" FROM ""december"" WHERE ""score""='108-102';",2-16946097-5 What was the score of the game with a H/A/N of H and a record of 12-24?,"CREATE TABLE ""december"" ( ""date"" text, ""h_a_n"" text, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""score"" FROM ""december"" WHERE ""h_a_n""='h' AND ""record""='12-24';",2-16946097-5 "What was the score of the game played on December 17, with a H/A/N of H?","CREATE TABLE ""december"" ( ""date"" text, ""h_a_n"" text, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""score"" FROM ""december"" WHERE ""h_a_n""='h' AND ""date""='december 17';",2-16946097-5 On what date did the Cavaliers have a record of 9-14?,"CREATE TABLE ""december"" ( ""date"" text, ""h_a_n"" text, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""date"" FROM ""december"" WHERE ""record""='9-14';",2-16946097-5 Who were the opponents in the game that ended in a score of 116-106?,"CREATE TABLE ""december"" ( ""date"" text, ""h_a_n"" text, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""december"" WHERE ""score""='116-106';",2-16946097-5 HOW MANY CARS HAD A CAR # SMALLER THAN 7 AND STARTED ON 2010?,"CREATE TABLE ""south_africa"" ( ""year_started"" real, ""number_of_cars"" real, ""current_car"" text, ""car_num"" real, ""website"" text );","SELECT ""number_of_cars"" FROM ""south_africa"" WHERE ""car_num""<7 AND ""year_started""=2010;",2-1688640-20 "WHAT WAS THE LOWEST CAR # WITH SON-E-WA, AND 2012 START YEAR?","CREATE TABLE ""south_africa"" ( ""year_started"" real, ""number_of_cars"" real, ""current_car"" text, ""car_num"" real, ""website"" text );","SELECT MIN(""car_num"") FROM ""south_africa"" WHERE ""current_car""='son-e-wa' AND ""year_started""<2012;",2-1688640-20 "WHAT IS THE HIGHEST # OF CARS WITH A START YEAR LESS THAN 2012, TBA CURRENT CAR, AND MORE THAN 1 CAR?","CREATE TABLE ""south_africa"" ( ""year_started"" real, ""number_of_cars"" real, ""current_car"" text, ""car_num"" real, ""website"" text );","SELECT MAX(""number_of_cars"") FROM ""south_africa"" WHERE ""year_started""<2012 AND ""current_car""='tba' AND ""car_num"">1;",2-1688640-20 "Which monarch assumed office on December 15, 1876?","CREATE TABLE ""list_of_governors_of_maui"" ( ""name"" text, ""death"" text, ""assumed_office"" text, ""left_office"" text, ""years_in_office"" text, ""monarch"" text );","SELECT ""monarch"" FROM ""list_of_governors_of_maui"" WHERE ""assumed_office""='december 15, 1876';",2-16890438-1 On what date did ke ʻ eaumoku pāpa ʻ iahiahi leave office?,"CREATE TABLE ""list_of_governors_of_maui"" ( ""name"" text, ""death"" text, ""assumed_office"" text, ""left_office"" text, ""years_in_office"" text, ""monarch"" text );","SELECT ""left_office"" FROM ""list_of_governors_of_maui"" WHERE ""name""='ke ʻ eaumoku pāpa ʻ iahiahi';",2-16890438-1 "How many years in office were served by the person who assumed the office on October 4, 1886?","CREATE TABLE ""list_of_governors_of_maui"" ( ""name"" text, ""death"" text, ""assumed_office"" text, ""left_office"" text, ""years_in_office"" text, ""monarch"" text );","SELECT ""years_in_office"" FROM ""list_of_governors_of_maui"" WHERE ""assumed_office""='october 4, 1886';",2-16890438-1 "On what date did the person who died on March 23, 1824 leave office?","CREATE TABLE ""list_of_governors_of_maui"" ( ""name"" text, ""death"" text, ""assumed_office"" text, ""left_office"" text, ""years_in_office"" text, ""monarch"" text );","SELECT ""left_office"" FROM ""list_of_governors_of_maui"" WHERE ""death""='march 23, 1824';",2-16890438-1 "On what date did the person leave office who died on October 23, 1887 and who served 2 years?","CREATE TABLE ""list_of_governors_of_maui"" ( ""name"" text, ""death"" text, ""assumed_office"" text, ""left_office"" text, ""years_in_office"" text, ""monarch"" text );","SELECT ""left_office"" FROM ""list_of_governors_of_maui"" WHERE ""years_in_office""='2' AND ""death""='october 23, 1887';",2-16890438-1 Who is the monarch that left office circa 1886?,"CREATE TABLE ""list_of_governors_of_maui"" ( ""name"" text, ""death"" text, ""assumed_office"" text, ""left_office"" text, ""years_in_office"" text, ""monarch"" text );","SELECT ""monarch"" FROM ""list_of_governors_of_maui"" WHERE ""left_office""='circa 1886';",2-16890438-1 What is the report for Challenge Stadium?,"CREATE TABLE ""round_3"" ( ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text, ""crowd"" real, ""box_score"" text, ""report"" text );","SELECT ""report"" FROM ""round_3"" WHERE ""venue""='challenge stadium';",2-16653153-10 What did the Melbourne Tigers score when they were the away team?,"CREATE TABLE ""round_3"" ( ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text, ""crowd"" real, ""box_score"" text, ""report"" text );","SELECT ""score"" FROM ""round_3"" WHERE ""away_team""='melbourne tigers';",2-16653153-10 How many were in the crowd when the score was 97-80?,"CREATE TABLE ""round_3"" ( ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text, ""crowd"" real, ""box_score"" text, ""report"" text );","SELECT COUNT(""crowd"") FROM ""round_3"" WHERE ""score""='97-80';",2-16653153-10 How big was the crowd when the South Dragons were the away team at the Gold Coast Convention Centre?,"CREATE TABLE ""round_3"" ( ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text, ""crowd"" real, ""box_score"" text, ""report"" text );","SELECT ""crowd"" FROM ""round_3"" WHERE ""away_team""='south dragons' AND ""venue""='gold coast convention centre';",2-16653153-10 What is the position of pick 32?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT ""position"" FROM ""nfl_draft"" WHERE ""pick""=32;",2-16710948-1 Who was the player in round 1?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT ""player"" FROM ""nfl_draft"" WHERE ""round""=1;",2-16710948-1 Who are the opponents with a record of 3-0?,"CREATE TABLE ""preseason"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""falcons_points"" real, ""opponents"" real, ""record"" text );","SELECT ""opponents"" FROM ""preseason"" WHERE ""record""='3-0';",2-16710848-2 Who is the opponent with 16 points?,"CREATE TABLE ""preseason"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""falcons_points"" real, ""opponents"" real, ""record"" text );","SELECT ""opponent"" FROM ""preseason"" WHERE ""opponents""=16;",2-16710848-2 What were the high assists when the score was l 86–94 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""score""='l 86–94 (ot)';",2-17058226-8 What were the high rebounds when the score was l 101–109 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""score""='l 101–109 (ot)';",2-17058226-8 What is the Venue that has a Rank of 2?,"CREATE TABLE ""greatest_win_margins_by_runs"" ( ""rank"" text, ""margin"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""venue"" FROM ""greatest_win_margins_by_runs"" WHERE ""rank""='2';",2-16351707-5 What is the Rank that has a Season of 1995/96?,"CREATE TABLE ""greatest_win_margins_by_runs"" ( ""rank"" text, ""margin"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""rank"" FROM ""greatest_win_margins_by_runs"" WHERE ""season""='1995/96';",2-16351707-5 What is the Opponent that has a Rank of 4?,"CREATE TABLE ""greatest_win_margins_by_runs"" ( ""rank"" text, ""margin"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""opponent"" FROM ""greatest_win_margins_by_runs"" WHERE ""rank""='4';",2-16351707-5 "What is the Rank that has a Venue of bellerive oval , hobart, and a Margin of 115 runs?","CREATE TABLE ""greatest_win_margins_by_runs"" ( ""rank"" text, ""margin"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""rank"" FROM ""greatest_win_margins_by_runs"" WHERE ""venue""='bellerive oval , hobart' AND ""margin""='115 runs';",2-16351707-5 "What is the Season that has a Venue of bellerive oval , hobart, and a Rank of 4?","CREATE TABLE ""greatest_win_margins_by_runs"" ( ""rank"" text, ""margin"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""season"" FROM ""greatest_win_margins_by_runs"" WHERE ""venue""='bellerive oval , hobart' AND ""rank""='4';",2-16351707-5 "What is the Margin that has a Venue of bellerive oval , hobart, and a Season of 2002/03?","CREATE TABLE ""greatest_win_margins_by_runs"" ( ""rank"" text, ""margin"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""margin"" FROM ""greatest_win_margins_by_runs"" WHERE ""venue""='bellerive oval , hobart' AND ""season""='2002/03';",2-16351707-5 What is the To par of the Player from New Zealand who had a Score of 75-70=145?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""score""='75-70=145' AND ""country""='new zealand';",2-16458279-2 What is the To par of the T3 Player?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""place""='t3';",2-16458279-2 "What is the sum of Rank, when Assists is ""82""?","CREATE TABLE ""assists"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""assists"" real );","SELECT SUM(""rank"") FROM ""assists"" WHERE ""assists""=82;",2-17273336-13 "What is the total number of Assists, when Name is ""Pablo Prigioni"", and when Games is greater than 21?","CREATE TABLE ""assists"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""assists"" real );","SELECT COUNT(""assists"") FROM ""assists"" WHERE ""name""='pablo prigioni' AND ""games"">21;",2-17273336-13 "What is the average Assists, when Games is greater than 19, and when Name is ""Pablo Prigioni""?","CREATE TABLE ""assists"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""assists"" real );","SELECT AVG(""assists"") FROM ""assists"" WHERE ""games"">19 AND ""name""='pablo prigioni';",2-17273336-13 What country is Tom Kite from?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""country"" FROM ""final_leaderboard"" WHERE ""player""='tom kite';",2-17162255-7 What is the most money United States player Bob Gilder won?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT MAX(""money"") FROM ""final_leaderboard"" WHERE ""country""='united states' AND ""player""='bob gilder';",2-17162255-7 "What was the statue in st. paul, minnesota constructed before 1966 made out of?","CREATE TABLE ""planned"" ( ""statue"" text, ""location"" text, ""height_m"" text, ""height_ft"" text, ""completed"" real, ""material"" text );","SELECT ""material"" FROM ""planned"" WHERE ""completed""<1966 AND ""location""='st. paul, minnesota';",2-16221280-1 When was the most recent statue that was made out of solid granite completed?,"CREATE TABLE ""planned"" ( ""statue"" text, ""location"" text, ""height_m"" text, ""height_ft"" text, ""completed"" real, ""material"" text );","SELECT MAX(""completed"") FROM ""planned"" WHERE ""material""='solid granite';",2-16221280-1 What Game had a Result of 105-95?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""game"" FROM ""nba_finals"" WHERE ""result""='105-95';",2-17081606-3 What is the Home Team of the game against Seattle on June 1?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""home_team"" FROM ""nba_finals"" WHERE ""road_team""='seattle' AND ""date""='june 1';",2-17081606-3 What is the Home Team in Game 2?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""home_team"" FROM ""nba_finals"" WHERE ""game""='game 2';",2-17081606-3 What is the Road Team in the game with a Result of 105-95?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""road_team"" FROM ""nba_finals"" WHERE ""result""='105-95';",2-17081606-3 What is the Game on May 24 with Road Team Seattle?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""game"" FROM ""nba_finals"" WHERE ""road_team""='seattle' AND ""date""='may 24';",2-17081606-3 On what Date was the Result 82-92?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""date"" FROM ""nba_finals"" WHERE ""result""='82-92';",2-17081606-3 "What is the 2006 population of the area with vehicle registration code of G and population density of 1,432.0?","CREATE TABLE ""local_administrative_units_1_and_2"" ( ""county_or_city"" text, ""nuts_3_region"" text, ""population_2006"" text, ""area_km"" text, ""population_density"" text, ""principal_town_city"" text, ""vehicle_registration_code"" text );","SELECT ""population_2006"" FROM ""local_administrative_units_1_and_2"" WHERE ""vehicle_registration_code""='g' AND ""population_density""='1,432.0';",2-1724656-4 What is the area of Waterford?,"CREATE TABLE ""local_administrative_units_1_and_2"" ( ""county_or_city"" text, ""nuts_3_region"" text, ""population_2006"" text, ""area_km"" text, ""population_density"" text, ""principal_town_city"" text, ""vehicle_registration_code"" text );","SELECT ""area_km"" FROM ""local_administrative_units_1_and_2"" WHERE ""principal_town_city""='waterford';",2-1724656-4 What is the NUT 3 region with area of 41.58?,"CREATE TABLE ""local_administrative_units_1_and_2"" ( ""county_or_city"" text, ""nuts_3_region"" text, ""population_2006"" text, ""area_km"" text, ""population_density"" text, ""principal_town_city"" text, ""vehicle_registration_code"" text );","SELECT ""nuts_3_region"" FROM ""local_administrative_units_1_and_2"" WHERE ""area_km""='41.58';",2-1724656-4 "What is Opponent, when Event is RITC 22 - Rage In The Cage 22?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""event""='ritc 22 - rage in the cage 22';",2-17017769-2 "What is Record, when Method is KO, and when Opponent is Rich Guerin?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""method""='ko' AND ""opponent""='rich guerin';",2-17017769-2 "What is Round, when Event is RITC 89 - Triple Main Event 89?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real );","SELECT ""round"" FROM ""mixed_martial_arts_record"" WHERE ""event""='ritc 89 - triple main event 89';",2-17017769-2 What kind of Social Sec Leeds has a Media Officer of jason james and a Treasurer of james davidson?,"CREATE TABLE ""executive_committee"" ( ""season"" text, ""president"" text, ""general_sec"" text, ""treasurer"" text, ""fixtures_sec"" text, ""social_sec_bradford"" text, ""social_sec_leeds"" text, ""media_officer"" text );","SELECT ""social_sec_leeds"" FROM ""executive_committee"" WHERE ""media_officer""='jason james' AND ""treasurer""='james davidson';",2-16446652-1 Name the Social Sec Leeds has a President of tom dawson?,"CREATE TABLE ""executive_committee"" ( ""season"" text, ""president"" text, ""general_sec"" text, ""treasurer"" text, ""fixtures_sec"" text, ""social_sec_bradford"" text, ""social_sec_leeds"" text, ""media_officer"" text );","SELECT ""social_sec_leeds"" FROM ""executive_committee"" WHERE ""president""='tom dawson';",2-16446652-1 Name the President has a Media Officer of pete marshall/ nazar striletski?,"CREATE TABLE ""executive_committee"" ( ""season"" text, ""president"" text, ""general_sec"" text, ""treasurer"" text, ""fixtures_sec"" text, ""social_sec_bradford"" text, ""social_sec_leeds"" text, ""media_officer"" text );","SELECT ""president"" FROM ""executive_committee"" WHERE ""media_officer""='pete marshall/ nazar striletski';",2-16446652-1 "Name the Social Sec Leeds has Fixtures Sec of n/a, and a General Sec of n/a, and the Season of 2005–2006?","CREATE TABLE ""executive_committee"" ( ""season"" text, ""president"" text, ""general_sec"" text, ""treasurer"" text, ""fixtures_sec"" text, ""social_sec_bradford"" text, ""social_sec_leeds"" text, ""media_officer"" text );","SELECT ""social_sec_leeds"" FROM ""executive_committee"" WHERE ""fixtures_sec""='n/a' AND ""general_sec""='n/a' AND ""season""='2005–2006';",2-16446652-1 "Name the President who has a Treasurer of james davidson, and a Season of 2006–2007?","CREATE TABLE ""executive_committee"" ( ""season"" text, ""president"" text, ""general_sec"" text, ""treasurer"" text, ""fixtures_sec"" text, ""social_sec_bradford"" text, ""social_sec_leeds"" text, ""media_officer"" text );","SELECT ""president"" FROM ""executive_committee"" WHERE ""treasurer""='james davidson' AND ""season""='2006–2007';",2-16446652-1 Name the Fixtures Sec which has a Season of 2009–2010,"CREATE TABLE ""executive_committee"" ( ""season"" text, ""president"" text, ""general_sec"" text, ""treasurer"" text, ""fixtures_sec"" text, ""social_sec_bradford"" text, ""social_sec_leeds"" text, ""media_officer"" text );","SELECT ""fixtures_sec"" FROM ""executive_committee"" WHERE ""season""='2009–2010';",2-16446652-1 What is the Format of the Epic/Sony Label after 1980?,"CREATE TABLE ""release_history"" ( ""date"" real, ""region"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""label""='epic/sony' AND ""date"">1980;",2-17071146-2 What is the Format of the Label with Catalog SBP 234999?,"CREATE TABLE ""release_history"" ( ""date"" real, ""region"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""catalog""='sbp 234999';",2-17071146-2 Which poll put Dick Durbin at 56%?,"CREATE TABLE ""opinion_polling_for_the_united_states_se"" ( ""poll_source"" text, ""dates_administered"" text, ""democrat_dick_durbin"" text, ""republican_steve_sauerberg"" text, ""lead_margin"" real );","SELECT ""poll_source"" FROM ""opinion_polling_for_the_united_states_se"" WHERE ""democrat_dick_durbin""='56%';",2-16751596-2 What is Dick Durbin lead margin in the poll with 59%?,"CREATE TABLE ""opinion_polling_for_the_united_states_se"" ( ""poll_source"" text, ""dates_administered"" text, ""democrat_dick_durbin"" text, ""republican_steve_sauerberg"" text, ""lead_margin"" real );","SELECT ""lead_margin"" FROM ""opinion_polling_for_the_united_states_se"" WHERE ""democrat_dick_durbin""='59%';",2-16751596-2 Which poll source has a lead of 17?,"CREATE TABLE ""opinion_polling_for_the_united_states_se"" ( ""poll_source"" text, ""dates_administered"" text, ""democrat_dick_durbin"" text, ""republican_steve_sauerberg"" text, ""lead_margin"" real );","SELECT ""poll_source"" FROM ""opinion_polling_for_the_united_states_se"" WHERE ""lead_margin""=17;",2-16751596-2 What is the Nationality from Providence?,"CREATE TABLE ""c"" ( ""player"" text, ""nationality"" text, ""jersey_number_s"" real, ""position"" text, ""years"" text, ""from"" text );","SELECT ""nationality"" FROM ""c"" WHERE ""from""='providence';",2-16772687-4 What years did Elden Campbell category:articles with hcards and jersesy number of 41 play?,"CREATE TABLE ""c"" ( ""player"" text, ""nationality"" text, ""jersey_number_s"" real, ""position"" text, ""years"" text, ""from"" text );","SELECT ""years"" FROM ""c"" WHERE ""jersey_number_s""=41 AND ""player""='elden campbell category:articles with hcards';",2-16772687-4 What is the listed date of the Warren pony truss bridge that was built in 1925?,"CREATE TABLE ""references"" ( ""name"" text, ""built"" text, ""listed"" text, ""location"" text, ""county"" text, ""type"" text );","SELECT ""listed"" FROM ""references"" WHERE ""built""='1925' AND ""type""='warren pony truss';",2-17238986-1 When was Moores Creek Bridge built?,"CREATE TABLE ""references"" ( ""name"" text, ""built"" text, ""listed"" text, ""location"" text, ""county"" text, ""type"" text );","SELECT ""built"" FROM ""references"" WHERE ""name""='moores creek bridge';",2-17238986-1 When was Blackburn Point Bridge built?,"CREATE TABLE ""references"" ( ""name"" text, ""built"" text, ""listed"" text, ""location"" text, ""county"" text, ""type"" text );","SELECT ""built"" FROM ""references"" WHERE ""name""='blackburn point bridge';",2-17238986-1 What county is the St. Augustine bridge in?,"CREATE TABLE ""references"" ( ""name"" text, ""built"" text, ""listed"" text, ""location"" text, ""county"" text, ""type"" text );","SELECT ""county"" FROM ""references"" WHERE ""location""='st. augustine';",2-17238986-1 Which Date has Notes of notes?,"CREATE TABLE ""personal_records"" ( ""distance"" text, ""time"" text, ""date"" text, ""location"" text, ""notes"" text );","SELECT ""date"" FROM ""personal_records"" WHERE ""notes""='notes';",2-17520230-1 "Which Date has a Location of davos, and a Time of 45.7?","CREATE TABLE ""personal_records"" ( ""distance"" text, ""time"" text, ""date"" text, ""location"" text, ""notes"" text );","SELECT ""date"" FROM ""personal_records"" WHERE ""location""='davos' AND ""time""='45.7';",2-17520230-1 Which Location has a Date of 1931-02-02?,"CREATE TABLE ""personal_records"" ( ""distance"" text, ""time"" text, ""date"" text, ""location"" text, ""notes"" text );","SELECT ""location"" FROM ""personal_records"" WHERE ""date""='1931-02-02';",2-17520230-1 Which Time has Notes of men's speed skating?,"CREATE TABLE ""personal_records"" ( ""distance"" text, ""time"" text, ""date"" text, ""location"" text, ""notes"" text );","SELECT ""time"" FROM ""personal_records"" WHERE ""notes""='men''s speed skating';",2-17520230-1 "Which Location has Notes of eisstadion, and a Date of 1930-01-11?","CREATE TABLE ""personal_records"" ( ""distance"" text, ""time"" text, ""date"" text, ""location"" text, ""notes"" text );","SELECT ""location"" FROM ""personal_records"" WHERE ""notes""='eisstadion' AND ""date""='1930-01-11';",2-17520230-1 Which Distance has a Date of 1930-01-11?,"CREATE TABLE ""personal_records"" ( ""distance"" text, ""time"" text, ""date"" text, ""location"" text, ""notes"" text );","SELECT ""distance"" FROM ""personal_records"" WHERE ""date""='1930-01-11';",2-17520230-1 What is the weight when the race was the VRC Melbourne Cup?,"CREATE TABLE ""1931_32_season_as_a_five_year_old"" ( ""result"" text, ""race"" text, ""distance"" text, ""weight"" real, ""winner_or_2nd"" text, ""pos_n"" text );","SELECT COUNT(""weight"") FROM ""1931_32_season_as_a_five_year_old"" WHERE ""race""='vrc melbourne cup';",2-174003-4 "What weight has a distance of 8F, and RRC Hill Stakes (wfa) as the race?","CREATE TABLE ""1931_32_season_as_a_five_year_old"" ( ""result"" text, ""race"" text, ""distance"" text, ""weight"" real, ""winner_or_2nd"" text, ""pos_n"" text );","SELECT ""weight"" FROM ""1931_32_season_as_a_five_year_old"" WHERE ""distance""='8f' AND ""race""='rrc hill stakes (wfa)';",2-174003-4 What is the distance when the weight is 9.2?,"CREATE TABLE ""1931_32_season_as_a_five_year_old"" ( ""result"" text, ""race"" text, ""distance"" text, ""weight"" real, ""winner_or_2nd"" text, ""pos_n"" text );","SELECT ""distance"" FROM ""1931_32_season_as_a_five_year_old"" WHERE ""weight""=9.2;",2-174003-4 what is the pick for adam gettis?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MIN(""pick"") FROM ""washington_redskins_draft_history"" WHERE ""name""='adam gettis';",2-17100961-84 "what is the pick for alfred morris when the overall is less than 217, and the round is smaller than 6?","CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""pick"") FROM ""washington_redskins_draft_history"" WHERE ""overall""<217 AND ""name""='alfred morris' AND ""round""<6;",2-17100961-84 what is the college for keenan robinson when overall is more than 102?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""washington_redskins_draft_history"" WHERE ""overall"">102 AND ""name""='keenan robinson';",2-17100961-84 what is the pick for robert griffin iii?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""pick"" FROM ""washington_redskins_draft_history"" WHERE ""name""='robert griffin iii';",2-17100961-84 How many appearances did the flamengo player who was with flamengo during the years 1989–1993 1996–1998 2004–2005 have?,"CREATE TABLE ""list_of_players"" ( ""name"" text, ""nationality"" text, ""position"" text, ""flamengo_career"" text, ""appearances"" real, ""goals"" real );","SELECT MAX(""appearances"") FROM ""list_of_players"" WHERE ""flamengo_career""='1989–1993 1996–1998 2004–2005';",2-17137033-2 What was the attendance on week 1?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""week""=1;",2-16712751-1 Who was the opponent before week 3 and a result of w 28-6?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week""<3 AND ""result""='w 28-6';",2-16712751-1 What is the sum of core# with a part number of osa242cep5au and TDP greater than 82.1?,"CREATE TABLE ""opteron_without_optimized_power_manageme"" ( ""max_p_state_frequency"" text, ""min_p_state_frequency"" text, ""model"" real, ""package_socket"" text, ""core_num"" real, ""tdp_w"" real, ""manufacturing_process"" text, ""part_number_opn"" text );","SELECT SUM(""core_num"") FROM ""opteron_without_optimized_power_manageme"" WHERE ""part_number_opn""='osa242cep5au' AND ""tdp_w"">82.1;",2-165237-2 What is the sum of core# with a TDP less than 85.3?,"CREATE TABLE ""opteron_without_optimized_power_manageme"" ( ""max_p_state_frequency"" text, ""min_p_state_frequency"" text, ""model"" real, ""package_socket"" text, ""core_num"" real, ""tdp_w"" real, ""manufacturing_process"" text, ""part_number_opn"" text );","SELECT SUM(""core_num"") FROM ""opteron_without_optimized_power_manageme"" WHERE ""tdp_w""<85.3;",2-165237-2 "Which Winning score has a Date of aug 26, 1973?","CREATE TABLE ""lpga_tour_19"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""lpga_tour_19"" WHERE ""date""='aug 26, 1973';",2-1711044-2 "Which Runner(s)-up has a Date of may 19, 1973?","CREATE TABLE ""lpga_tour_19"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""lpga_tour_19"" WHERE ""date""='may 19, 1973';",2-1711044-2 "Which Margin of victory has a Runner(s)-up of betty burfeindt, and a Tournament of pompano beach classic?","CREATE TABLE ""lpga_tour_19"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""margin_of_victory"" FROM ""lpga_tour_19"" WHERE ""runner_s_up""='betty burfeindt' AND ""tournament""='pompano beach classic';",2-1711044-2 Which Runner(s)-up has a Tournament of cameron park open?,"CREATE TABLE ""lpga_tour_19"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""lpga_tour_19"" WHERE ""tournament""='cameron park open';",2-1711044-2 Which Runner(s)-up has a Winning score of –8 (68-68-72-72=280)?,"CREATE TABLE ""lpga_tour_19"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""lpga_tour_19"" WHERE ""winning_score""='–8 (68-68-72-72=280)';",2-1711044-2 "Which Date has a Tournament of national jewish hospital open, and a Runner(s)-up of pat bradley?","CREATE TABLE ""lpga_tour_19"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""date"" FROM ""lpga_tour_19"" WHERE ""tournament""='national jewish hospital open' AND ""runner_s_up""='pat bradley';",2-1711044-2 What is the date for the winner Universitario after the 1943 season?,"CREATE TABLE ""campeonato_de_selecci_n_y_competencia_19"" ( ""season"" real, ""date"" text, ""winner"" text, ""score_c"" text, ""venue"" text, ""competition_round_d"" text );","SELECT ""date"" FROM ""campeonato_de_selecci_n_y_competencia_19"" WHERE ""winner""='universitario' AND ""season"">1943;",2-17299309-3 "What is the competition before the 1930 season, and a winning draw?","CREATE TABLE ""campeonato_de_selecci_n_y_competencia_19"" ( ""season"" real, ""date"" text, ""winner"" text, ""score_c"" text, ""venue"" text, ""competition_round_d"" text );","SELECT ""competition_round_d"" FROM ""campeonato_de_selecci_n_y_competencia_19"" WHERE ""season""<1930 AND ""winner""='draw';",2-17299309-3 Who is the co-driver for the 6th position and more than 159 laps?,"CREATE TABLE ""bathurst_1000_results"" ( ""year"" real, ""number"" real, ""team"" text, ""co_driver"" text, ""position"" text, ""laps"" real );","SELECT ""co_driver"" FROM ""bathurst_1000_results"" WHERE ""position""='6th' AND ""laps"">159;",2-1651314-2 Which location has 13 floors and a rank greater than 12?,"CREATE TABLE ""tallest_buildings_in_the_national_capita"" ( ""rank"" real, ""building"" text, ""location"" text, ""height"" text, ""floors"" real );","SELECT ""location"" FROM ""tallest_buildings_in_the_national_capita"" WHERE ""rank"">12 AND ""floors""=13;",2-1722347-1 What is the Visitor on January 1?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""regular_season"" WHERE ""date""='january 1';",2-17133422-2 What is the Record of the Game on January 20 with Visitor Toronto Maple Leafs with a Score of 3–1?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""regular_season"" WHERE ""score""='3–1' AND ""visitor""='toronto maple leafs' AND ""date""='january 20';",2-17133422-2 What is the Record of the game on November 24 with a Score of 6–2?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""regular_season"" WHERE ""score""='6–2' AND ""date""='november 24';",2-17133422-2 What is the Record of the game on November 15 against Visitor Chicago Black Hawks with a Score of 1–3?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""regular_season"" WHERE ""score""='1–3' AND ""visitor""='chicago black hawks' AND ""date""='november 15';",2-17133422-2 What is the Date of the game with a Score of 3–1 and Record of 1–1–0?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""score""='3–1' AND ""record""='1–1–0';",2-17133422-2 What is the Visitor of the game on January 24?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""regular_season"" WHERE ""date""='january 24';",2-17133422-2 "What is Record, when Game is 27?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""game""=27;",2-17060277-6 "What is Team, when High Rebounds is David Lee (15)?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""high_rebounds""='david lee (15)';",2-17060277-6 "What is Record, when Location Attendance, is Madison Square Garden 19,009?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""location_attendance""='madison square garden 19,009';",2-17060277-6 What is the lowest runners-up for the club that took third place in 2003 and fewer than 1 third-place entry?,"CREATE TABLE ""performance_by_club"" ( ""club"" text, ""winners"" real, ""runners_up"" real, ""third_place"" real, ""winning_years"" text, ""runners_up_years"" text, ""third_place_years"" text );","SELECT MIN(""runners_up"") FROM ""performance_by_club"" WHERE ""third_place_years""='2003' AND ""third_place""<1;",2-17507108-3 What song is on volume:issue 65:1-3?,"CREATE TABLE ""notes"" ( ""volume_issue"" text, ""issue_date_s"" text, ""weeks_on_top"" text, ""song"" text, ""artist"" text );","SELECT ""song"" FROM ""notes"" WHERE ""volume_issue""='65:1-3';",2-17377385-1 How many weeks on top was OMC?,"CREATE TABLE ""notes"" ( ""volume_issue"" text, ""issue_date_s"" text, ""weeks_on_top"" text, ""song"" text, ""artist"" text );","SELECT ""weeks_on_top"" FROM ""notes"" WHERE ""artist""='omc';",2-17377385-1 What's the volume:issue of Sheryl Crow with 3 weeks on top?,"CREATE TABLE ""notes"" ( ""volume_issue"" text, ""issue_date_s"" text, ""weeks_on_top"" text, ""song"" text, ""artist"" text );","SELECT ""volume_issue"" FROM ""notes"" WHERE ""weeks_on_top""='3' AND ""artist""='sheryl crow';",2-17377385-1 "What is Coverage (Transmitter Site), when Power (kW) is ""10kW"", and when Callsign is ""DYFX-TV""?","CREATE TABLE ""television_stations"" ( ""branding"" text, ""callsign"" text, ""ch_num"" text, ""power_k_w"" text, ""station_type"" text, ""coverage_transmitter_site"" text );","SELECT ""coverage_transmitter_site"" FROM ""television_stations"" WHERE ""power_k_w""='10kw' AND ""callsign""='dyfx-tv';",2-17368176-1 "What is Coverage (Transmitter Site), when Power (kW) is ""10kW"", and when Callsign is ""DYFX-TV""?","CREATE TABLE ""television_stations"" ( ""branding"" text, ""callsign"" text, ""ch_num"" text, ""power_k_w"" text, ""station_type"" text, ""coverage_transmitter_site"" text );","SELECT ""coverage_transmitter_site"" FROM ""television_stations"" WHERE ""power_k_w""='10kw' AND ""callsign""='dyfx-tv';",2-17368176-1 "What is Branding, when Callsign is ""DXED-TV""?","CREATE TABLE ""television_stations"" ( ""branding"" text, ""callsign"" text, ""ch_num"" text, ""power_k_w"" text, ""station_type"" text, ""coverage_transmitter_site"" text );","SELECT ""branding"" FROM ""television_stations"" WHERE ""callsign""='dxed-tv';",2-17368176-1 "What is Power (kW), when Coverage (Transmitter Site) is ""Lucena""?","CREATE TABLE ""television_stations"" ( ""branding"" text, ""callsign"" text, ""ch_num"" text, ""power_k_w"" text, ""station_type"" text, ""coverage_transmitter_site"" text );","SELECT ""power_k_w"" FROM ""television_stations"" WHERE ""coverage_transmitter_site""='lucena';",2-17368176-1 What year did Ivanovic win with Ivanovic greater than 4 and round of R16?,"CREATE TABLE ""ivanovic_vs_jankovic"" ( ""year"" real, ""tournament"" text, ""surface"" text, ""round"" text, ""winner"" text, ""score"" text, ""length"" text, ""ivanovic"" real, ""jankovic"" real );","SELECT SUM(""year"") FROM ""ivanovic_vs_jankovic"" WHERE ""winner""='ivanovic' AND ""ivanovic"">4 AND ""round""='r16';",2-1729356-1 What is the highest result for Jankovic at Indian Wells and round of SF?,"CREATE TABLE ""ivanovic_vs_jankovic"" ( ""year"" real, ""tournament"" text, ""surface"" text, ""round"" text, ""winner"" text, ""score"" text, ""length"" text, ""ivanovic"" real, ""jankovic"" real );","SELECT MAX(""jankovic"") FROM ""ivanovic_vs_jankovic"" WHERE ""round""='sf' AND ""tournament""='indian wells';",2-1729356-1 Where did Ben Gordon (8) have the high assists?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""high_assists""='ben gordon (8)';",2-17058151-7 "Who had the high points at the United Center 20,389?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""location_attendance""='united center 20,389';",2-17058151-7 Where was the location attendance when Minnesota played?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""team""='minnesota';",2-17058151-7 What date did Ben Gordon (8) have high assists?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""high_assists""='ben gordon (8)';",2-17058151-7 What team had a finish of 25 in a smaller than 28?,"CREATE TABLE ""indy_500_results"" ( ""year"" real, ""chassis"" text, ""engine"" text, ""start"" real, ""finish"" real, ""team"" text );","SELECT ""team"" FROM ""indy_500_results"" WHERE ""start""<28 AND ""finish""=25;",2-1637053-4 For any races with a start of 14 what was the lowest finish?,"CREATE TABLE ""indy_500_results"" ( ""year"" real, ""chassis"" text, ""engine"" text, ""start"" real, ""finish"" real, ""team"" text );","SELECT MIN(""finish"") FROM ""indy_500_results"" WHERE ""start""=14;",2-1637053-4 What is the transfer fee for Jimmy Gibson?,"CREATE TABLE ""out"" ( ""nat"" text, ""name"" text, ""moving_to"" text, ""type"" text, ""transfer_window"" text, ""transfer_fee"" text );","SELECT ""transfer_fee"" FROM ""out"" WHERE ""name""='jimmy gibson';",2-1630554-2 What is the sum of silver medals won for rank 7?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_table"" WHERE ""rank""='7';",2-17028363-3 Which Team 2 had the 1st leg of 1–0?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_2"" FROM ""second_round"" WHERE ""1st_leg""='1–0';",2-16218722-2 Which Team 1 had a 1st leg of 0–2?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_1"" FROM ""second_round"" WHERE ""1st_leg""='0–2';",2-16218722-2 Which 2nd leg has a 1st leg of 2–0?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""second_round"" WHERE ""1st_leg""='2–0';",2-16218722-2 Goldfields Obuasi Team 1 has what Agg. totals ?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""agg"" FROM ""second_round"" WHERE ""team_1""='goldfields obuasi';",2-16218722-2 "Which Inhabitants has a Party of south tyrolean people's party, a Municipality of bruneck, and an Election larger than 2010?","CREATE TABLE ""municipalities_in_south_tyrol"" ( ""municipality"" text, ""inhabitants"" real, ""mayor"" text, ""party"" text, ""election"" real );","SELECT AVG(""inhabitants"") FROM ""municipalities_in_south_tyrol"" WHERE ""party""='south tyrolean people''s party' AND ""municipality""='bruneck' AND ""election"">2010;",2-17305625-2 "Which Election has a Municipality of laives, and Inhabitants smaller than 17,197?","CREATE TABLE ""municipalities_in_south_tyrol"" ( ""municipality"" text, ""inhabitants"" real, ""mayor"" text, ""party"" text, ""election"" real );","SELECT AVG(""election"") FROM ""municipalities_in_south_tyrol"" WHERE ""municipality""='laives' AND ""inhabitants""<'17,197';",2-17305625-2 What is the number week with a result of w 40–62?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text );","SELECT SUM(""week"") FROM ""regular_season"" WHERE ""result""='w 40–62';",2-17584392-1 What was the game site week 15?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text );","SELECT ""game_site"" FROM ""regular_season"" WHERE ""week""=15;",2-17584392-1 What is the record when the result was w 52–43?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text );","SELECT ""record"" FROM ""regular_season"" WHERE ""result""='w 52–43';",2-17584392-1 "What is the highest week when the game site was Verizon Wireless Arena, and the result was w 59–42?","CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text );","SELECT MAX(""week"") FROM ""regular_season"" WHERE ""game_site""='verizon wireless arena' AND ""result""='w 59–42';",2-17584392-1 "What is the opponent on May 25, 2007?","CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""date""='may 25, 2007';",2-17584392-1 What team was the opponent with a record of 5–0?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""record""='5–0';",2-17584392-1 What date was the away team from Adelaide?,"CREATE TABLE ""group_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""date"" text, ""crowd"" real );","SELECT ""date"" FROM ""group_3"" WHERE ""away_team""='adelaide';",2-16388439-3 What date was the Colonial Stadium?,"CREATE TABLE ""group_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""date"" text, ""crowd"" real );","SELECT ""date"" FROM ""group_3"" WHERE ""ground""='colonial stadium';",2-16388439-3 What was the total crowd attendance at Westpac Stadium?,"CREATE TABLE ""group_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""date"" text, ""crowd"" real );","SELECT SUM(""crowd"") FROM ""group_3"" WHERE ""ground""='westpac stadium';",2-16388439-3 What is the attendance of the match with maidsone united as the away team?,"CREATE TABLE ""third_round"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""third_round"" WHERE ""away_team""='maidsone united';",2-17494040-7 What is the attendance with a 45 tie no.?,"CREATE TABLE ""third_round"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""third_round"" WHERE ""tie_no""='45';",2-17494040-7 "What is February, when Opponent is ""Montreal Canadiens""?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""february"" FROM ""schedule_and_results"" WHERE ""opponent""='montreal canadiens';",2-17310913-6 "What is February, when Record is ""21-29-11""?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""february"" FROM ""schedule_and_results"" WHERE ""record""='21-29-11';",2-17310913-6 "What is the lowest February, when Record is ""21-30-11"", and when Game is greater than 62?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT MIN(""february"") FROM ""schedule_and_results"" WHERE ""record""='21-30-11' AND ""game"">62;",2-17310913-6 "What is Score, when Game is less than 61, when February is less than 11, and when Opponent is ""@ Buffalo Sabres""?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""score"" FROM ""schedule_and_results"" WHERE ""game""<61 AND ""february""<11 AND ""opponent""='@ buffalo sabres';",2-17310913-6 "What is the highest Game, when Record is ""21-30-11""?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""february"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT MAX(""game"") FROM ""schedule_and_results"" WHERE ""record""='21-30-11';",2-17310913-6 Who had the most rebounds in the game against Phoenix with a number over 76?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""game"">76 AND ""team""='phoenix';",2-17288869-10 "What is Years, when Jersey Number(s) is 5?","CREATE TABLE ""b"" ( ""player"" text, ""nationality"" text, ""jersey_number_s"" text, ""position"" text, ""years"" text );","SELECT ""years"" FROM ""b"" WHERE ""jersey_number_s""='5';",2-16772687-3 What is Position when Player is Drew Barry Category:Articles With hCards?,"CREATE TABLE ""b"" ( ""player"" text, ""nationality"" text, ""jersey_number_s"" text, ""position"" text, ""years"" text );","SELECT ""position"" FROM ""b"" WHERE ""player""='drew barry category:articles with hcards';",2-16772687-3 "What is Years, when Jersey Number(s) is 21, and when Position is SG?","CREATE TABLE ""b"" ( ""player"" text, ""nationality"" text, ""jersey_number_s"" text, ""position"" text, ""years"" text );","SELECT ""years"" FROM ""b"" WHERE ""jersey_number_s""='21' AND ""position""='sg';",2-16772687-3 "What is Postition, when Nationality is United States, when Jersey Number(s) is 12, and when Player is Tom Black Category:Articles With hCards?","CREATE TABLE ""b"" ( ""player"" text, ""nationality"" text, ""jersey_number_s"" text, ""position"" text, ""years"" text );","SELECT ""position"" FROM ""b"" WHERE ""nationality""='united states' AND ""jersey_number_s""='12' AND ""player""='tom black category:articles with hcards';",2-16772687-3 "Which Club has a Founded smaller than 1882, and a League of fa premier league?","CREATE TABLE ""sports_teams_in_birmingham"" ( ""club"" text, ""sport"" text, ""founded"" real, ""league"" text, ""venue"" text );","SELECT ""club"" FROM ""sports_teams_in_birmingham"" WHERE ""founded""<1882 AND ""league""='fa premier league';",2-1640927-1 Which Venue has a Club of west bromwich albion?,"CREATE TABLE ""sports_teams_in_birmingham"" ( ""club"" text, ""sport"" text, ""founded"" real, ""league"" text, ""venue"" text );","SELECT ""venue"" FROM ""sports_teams_in_birmingham"" WHERE ""club""='west bromwich albion';",2-1640927-1 Which Sport has a Founded larger than 1874 and a Club of birmingham city?,"CREATE TABLE ""sports_teams_in_birmingham"" ( ""club"" text, ""sport"" text, ""founded"" real, ""league"" text, ""venue"" text );","SELECT ""sport"" FROM ""sports_teams_in_birmingham"" WHERE ""founded"">1874 AND ""club""='birmingham city';",2-1640927-1 What kind of League has a Venue of billesley common?,"CREATE TABLE ""sports_teams_in_birmingham"" ( ""club"" text, ""sport"" text, ""founded"" real, ""league"" text, ""venue"" text );","SELECT ""league"" FROM ""sports_teams_in_birmingham"" WHERE ""venue""='billesley common';",2-1640927-1 COunt the Founded which has a Venue of villa park?,"CREATE TABLE ""sports_teams_in_birmingham"" ( ""club"" text, ""sport"" text, ""founded"" real, ""league"" text, ""venue"" text );","SELECT SUM(""founded"") FROM ""sports_teams_in_birmingham"" WHERE ""venue""='villa park';",2-1640927-1 "Name the Club which has a Founded larger than 1875, and a Sport of football?","CREATE TABLE ""sports_teams_in_birmingham"" ( ""club"" text, ""sport"" text, ""founded"" real, ""league"" text, ""venue"" text );","SELECT ""club"" FROM ""sports_teams_in_birmingham"" WHERE ""founded"">1875 AND ""sport""='football';",2-1640927-1 What score did Seve Ballesteros have when he was in T3 place?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""score"" FROM ""final_leaderboard"" WHERE ""place""='t3' AND ""player""='seve ballesteros';",2-16488263-1 What was the money value for Jerry Pate?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""money"" FROM ""final_leaderboard"" WHERE ""player""='jerry pate';",2-16488263-1 What country is Curtis Strange from?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""country"" FROM ""final_leaderboard"" WHERE ""player""='curtis strange';",2-16488263-1 Who had a score of 77-69-70-71=287?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""player"" FROM ""final_leaderboard"" WHERE ""score""='77-69-70-71=287';",2-16488263-1 What was Tom Kite's to par?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""to_par"" FROM ""final_leaderboard"" WHERE ""player""='tom kite';",2-16488263-1 What is the date for the game where Platense was the home side?,"CREATE TABLE ""round_14"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""date"" FROM ""round_14"" WHERE ""home""='platense';",2-17026847-16 "On what date was the game with fewer than 6650 in attendance, that finished 0:1?","CREATE TABLE ""round_14"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""date"" FROM ""round_14"" WHERE ""attendance""<6650 AND ""score""='0:1';",2-17026847-16 "Who was the home team in the game with more than 1675, and Olimpia was the away side?","CREATE TABLE ""round_14"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""home"" FROM ""round_14"" WHERE ""attendance"">1675 AND ""away""='olimpia';",2-17026847-16 "What was the total Attendance in weeks previous of 5, playing the Seattle Seahawks?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""schedule"" WHERE ""week""<5 AND ""opponent""='seattle seahawks';",2-16406300-1 Who is the head coach for the team that has finke as the shirt sponsor?,"CREATE TABLE ""personnel_and_sponsorship"" ( ""team"" text, ""head_coach"" text, ""team_captain"" text, ""kitmaker"" text, ""shirt_sponsor"" text );","SELECT ""head_coach"" FROM ""personnel_and_sponsorship"" WHERE ""shirt_sponsor""='finke';",2-17327264-2 Who was the team captain of tus koblenz?,"CREATE TABLE ""personnel_and_sponsorship"" ( ""team"" text, ""head_coach"" text, ""team_captain"" text, ""kitmaker"" text, ""shirt_sponsor"" text );","SELECT ""team_captain"" FROM ""personnel_and_sponsorship"" WHERE ""team""='tus koblenz';",2-17327264-2 Who is the shirt sponsor for the team with a head coach of andre schubert and a kitmaker of puma?,"CREATE TABLE ""personnel_and_sponsorship"" ( ""team"" text, ""head_coach"" text, ""team_captain"" text, ""kitmaker"" text, ""shirt_sponsor"" text );","SELECT ""shirt_sponsor"" FROM ""personnel_and_sponsorship"" WHERE ""kitmaker""='puma' AND ""head_coach""='andre schubert';",2-17327264-2 Who is the team captain for the team with sparkasse (düsseldorf) as the shirt sponsor?,"CREATE TABLE ""personnel_and_sponsorship"" ( ""team"" text, ""head_coach"" text, ""team_captain"" text, ""kitmaker"" text, ""shirt_sponsor"" text );","SELECT ""team_captain"" FROM ""personnel_and_sponsorship"" WHERE ""shirt_sponsor""='sparkasse (düsseldorf)';",2-17327264-2 "Who is the head coach for the team, arminia bielefeld?","CREATE TABLE ""personnel_and_sponsorship"" ( ""team"" text, ""head_coach"" text, ""team_captain"" text, ""kitmaker"" text, ""shirt_sponsor"" text );","SELECT ""head_coach"" FROM ""personnel_and_sponsorship"" WHERE ""team""='arminia bielefeld';",2-17327264-2 "What is the result of the game with 77,698 in attendance?","CREATE TABLE ""league_cup"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text, ""scorers"" text );","SELECT ""result"" FROM ""league_cup"" WHERE ""attendance""='77,698';",2-17576146-2 What is the Venue when the result was 2-1?,"CREATE TABLE ""league_cup"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text, ""scorers"" text );","SELECT ""venue"" FROM ""league_cup"" WHERE ""result""='2-1';",2-17576146-2 "What is the venue when the Round shows after extra time, chelsea won on 4-1 on penalties?","CREATE TABLE ""league_cup"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text, ""scorers"" text );","SELECT ""venue"" FROM ""league_cup"" WHERE ""round""='after extra time, chelsea won on 4-1 on penalties';",2-17576146-2 What was the attendance when the result was 1-1?,"CREATE TABLE ""league_cup"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text, ""scorers"" text );","SELECT ""attendance"" FROM ""league_cup"" WHERE ""result""='1-1';",2-17576146-2 What is the Version of the CD release?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""version"" text );","SELECT ""version"" FROM ""release_history"" WHERE ""format""='cd';",2-17215185-2 What is the Label of the Original CD release?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""version"" text );","SELECT ""label"" FROM ""release_history"" WHERE ""format""='cd' AND ""version""='original';",2-17215185-2 "What is the Version of the CD release on June 12, 2008 in Cyprus?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""version"" text );","SELECT ""version"" FROM ""release_history"" WHERE ""format""='cd' AND ""date""='june 12, 2008' AND ""region""='cyprus';",2-17215185-2 "What is the Region of the release on December 22, 2008?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""version"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""date""='december 22, 2008';",2-17215185-2 "What is the Label of the release on June 12, 2008 in Cyprus?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""version"" text );","SELECT ""label"" FROM ""release_history"" WHERE ""date""='june 12, 2008' AND ""region""='cyprus';",2-17215185-2 What is the Format of the release in Greece?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""version"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""region""='greece';",2-17215185-2 "What is the total number of Tonnage, when Date is ""25 June 1943""?","CREATE TABLE ""raiding_history"" ( ""date"" text, ""ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT COUNT(""tonnage"") FROM ""raiding_history"" WHERE ""date""='25 june 1943';",2-17297775-1 "What is Ship, when Nationality is ""Syria"", and when Date is ""26 June 1943"", and when Tonnage is ""80""?","CREATE TABLE ""raiding_history"" ( ""date"" text, ""ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT ""ship"" FROM ""raiding_history"" WHERE ""nationality""='syria' AND ""date""='26 june 1943' AND ""tonnage""=80;",2-17297775-1 "What is the record of the game that resulted in a loss with more than 56,648 people in attendance?","CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""falcons_points"" real, ""opponents"" real, ""record"" text, ""attendance"" real );","SELECT ""record"" FROM ""schedule"" WHERE ""result""='loss' AND ""attendance"">'56,648';",2-16710971-2 What was the university of akron's enrollment?,"CREATE TABLE ""four_year"" ( ""university"" text, ""common_short_form_and_abbreviation"" text, ""location"" text, ""enrollment"" real, ""athletics_nickname"" text, ""school_colors"" text, ""founded"" text, ""student_newspaper"" text );","SELECT ""enrollment"" FROM ""four_year"" WHERE ""university""='university of akron';",2-163464-1 Which athletics nickname was founded in 1872?,"CREATE TABLE ""four_year"" ( ""university"" text, ""common_short_form_and_abbreviation"" text, ""location"" text, ""enrollment"" real, ""athletics_nickname"" text, ""school_colors"" text, ""founded"" text, ""student_newspaper"" text );","SELECT ""athletics_nickname"" FROM ""four_year"" WHERE ""founded""='1872';",2-163464-1 "Which School Colors has an Enrollment larger than 15,664, and Founded of 1910, and a Location of bowling green?","CREATE TABLE ""four_year"" ( ""university"" text, ""common_short_form_and_abbreviation"" text, ""location"" text, ""enrollment"" real, ""athletics_nickname"" text, ""school_colors"" text, ""founded"" text, ""student_newspaper"" text );","SELECT ""school_colors"" FROM ""four_year"" WHERE ""enrollment"">'15,664' AND ""founded""='1910' AND ""location""='bowling green';",2-163464-1 What date did the executive office in Dover take office?,"CREATE TABLE ""public_offices"" ( ""office"" text, ""type"" text, ""location"" text, ""took_office"" text, ""left_office"" text );","SELECT ""took_office"" FROM ""public_offices"" WHERE ""location""='dover' AND ""type""='executive';",2-1730453-1 What left office date happened in Washington?,"CREATE TABLE ""public_offices"" ( ""office"" text, ""type"" text, ""location"" text, ""took_office"" text, ""left_office"" text );","SELECT ""left_office"" FROM ""public_offices"" WHERE ""location""='washington';",2-1730453-1 What type of office left office in 1810?,"CREATE TABLE ""public_offices"" ( ""office"" text, ""type"" text, ""location"" text, ""took_office"" text, ""left_office"" text );","SELECT ""office"" FROM ""public_offices"" WHERE ""left_office""='1810';",2-1730453-1 "What is the 2nd Leg, when Team 2 is Marbella?","CREATE TABLE ""round_of_32"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""round_of_32"" WHERE ""team_2""='marbella';",2-16744357-35 What was the result F-A for round 5?,"CREATE TABLE ""league_cup"" ( ""date"" text, ""round"" text, ""opponents"" text, ""h_a"" text, ""result_f_a"" text, ""attendance"" real );","SELECT ""result_f_a"" FROM ""league_cup"" WHERE ""round""='round 5';",2-17577133-6 "What is the most elevated Played that has a Lost smaller than 12, and a Name of ec amberg (n), and a Position smaller than 4?","CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT MAX(""played"") FROM ""main_round"" WHERE ""lost""<12 AND ""name""='ec amberg (n)' AND ""position""<4;",2-16566850-25 "What is the average Lost that has a Name of ec amberg (n), and a Position smaller than 4?","CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT AVG(""lost"") FROM ""main_round"" WHERE ""name""='ec amberg (n)' AND ""position""<4;",2-16566850-25 What is the whole of Points that has a Drawn smaller than 1?,"CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT SUM(""points"") FROM ""main_round"" WHERE ""drawn""<1;",2-16566850-25 What is the whole of Drawn that has a Lost of 4?,"CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT SUM(""drawn"") FROM ""main_round"" WHERE ""lost""=4;",2-16566850-25 What is the whole of Drawn that has a Played larger than 14?,"CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT SUM(""drawn"") FROM ""main_round"" WHERE ""played"">14;",2-16566850-25 What was the result of the game on April 28?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""result"" FROM ""nba_finals"" WHERE ""date""='april 28';",2-17342287-11 Who was the home team on April 20 against Boston?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""home_team"" FROM ""nba_finals"" WHERE ""road_team""='boston' AND ""date""='april 20';",2-17342287-11 What was the result of game 3?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""result"" FROM ""nba_finals"" WHERE ""game""='game 3';",2-17342287-11 What is the result of the game on April 17 against Los Angeles?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""result"" FROM ""nba_finals"" WHERE ""road_team""='los angeles' AND ""date""='april 17';",2-17342287-11 What is the date of game 3 with Boston as the road team?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""date"" FROM ""nba_finals"" WHERE ""road_team""='boston' AND ""game""='game 3';",2-17342287-11 What is the IATA for Esperadinha Airport?,"CREATE TABLE ""airports"" ( ""island"" text, ""city_town"" text, ""icao"" text, ""iata"" text, ""airportname"" text );","SELECT ""iata"" FROM ""airports"" WHERE ""airportname""='esperadinha airport';",2-1647218-1 What is the name of the airport in São Filipe that has an IATA of sfl?,"CREATE TABLE ""airports"" ( ""island"" text, ""city_town"" text, ""icao"" text, ""iata"" text, ""airportname"" text );","SELECT ""airportname"" FROM ""airports"" WHERE ""city_town""='são filipe' AND ""iata""='sfl';",2-1647218-1 In which city is the ICAO gvma?,"CREATE TABLE ""airports"" ( ""island"" text, ""city_town"" text, ""icao"" text, ""iata"" text, ""airportname"" text );","SELECT ""city_town"" FROM ""airports"" WHERE ""icao""='gvma';",2-1647218-1 What is the ICAO for the IATA bvc?,"CREATE TABLE ""airports"" ( ""island"" text, ""city_town"" text, ""icao"" text, ""iata"" text, ""airportname"" text );","SELECT ""icao"" FROM ""airports"" WHERE ""iata""='bvc';",2-1647218-1 On which island is Esperadinha airport located?,"CREATE TABLE ""airports"" ( ""island"" text, ""city_town"" text, ""icao"" text, ""iata"" text, ""airportname"" text );","SELECT ""island"" FROM ""airports"" WHERE ""airportname""='esperadinha airport';",2-1647218-1 Which city has an ICAO of gvsf?,"CREATE TABLE ""airports"" ( ""island"" text, ""city_town"" text, ""icao"" text, ""iata"" text, ""airportname"" text );","SELECT ""city_town"" FROM ""airports"" WHERE ""icao""='gvsf';",2-1647218-1 "How many gold when silver is less than 32, bronze is 25, and overall is less than 67?","CREATE TABLE ""medal_tally"" ( ""team"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""overall"" real );","SELECT SUM(""gold"") FROM ""medal_tally"" WHERE ""silver""<32 AND ""bronze""=25 AND ""overall""<67;",2-16360419-1 How many silver when bronze is 25 and overall is less than 67?,"CREATE TABLE ""medal_tally"" ( ""team"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""overall"" real );","SELECT SUM(""silver"") FROM ""medal_tally"" WHERE ""bronze""=25 AND ""overall""<67;",2-16360419-1 "what is the least silver when overall is less than 67, team is saami and gold is less than 5?","CREATE TABLE ""medal_tally"" ( ""team"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""overall"" real );","SELECT MIN(""silver"") FROM ""medal_tally"" WHERE ""overall""<67 AND ""team""='saami' AND ""gold""<5;",2-16360419-1 what is the average bronze when the team is northwest territories and gold is more than 34?,"CREATE TABLE ""medal_tally"" ( ""team"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""overall"" real );","SELECT AVG(""bronze"") FROM ""medal_tally"" WHERE ""team""='northwest territories' AND ""gold"">34;",2-16360419-1 How many silver when the team is northwest territories and gold is less than 34?,"CREATE TABLE ""medal_tally"" ( ""team"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""overall"" real );","SELECT COUNT(""silver"") FROM ""medal_tally"" WHERE ""team""='northwest territories' AND ""gold""<34;",2-16360419-1 What is the away team with West Ham United as the home team?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""away_team"" FROM ""third_round_proper"" WHERE ""home_team""='west ham united';",2-17004128-4 What is the attendance of tie no. 23?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""third_round_proper"" WHERE ""tie_no""='23';",2-17004128-4 What is the attendance of the match with Carlisle united as the home team?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""third_round_proper"" WHERE ""home_team""='carlisle united';",2-17004128-4 what is the sum of total when year(s) won is 1985?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT SUM(""total"") FROM ""made_the_cut"" WHERE ""year_s_won""='1985';",2-16225902-2 what is the finish when the country is united states and the player is tiger woods?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""finish"" FROM ""made_the_cut"" WHERE ""country""='united states' AND ""player""='tiger woods';",2-16225902-2 How many times was the finish t32?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT COUNT(""total"") FROM ""made_the_cut"" WHERE ""finish""='t32';",2-16225902-2 Who was the home team on 8 January 1946 with a tie no of 4?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""third_round_proper"" WHERE ""date""='8 january 1946' AND ""tie_no""='4';",2-17440483-4 What is the score of the game where Wrexham is the home team and the date is Blackpool?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""third_round_proper"" WHERE ""home_team""='wrexham' AND ""date""='blackpool';",2-17440483-4 "Name the Programming which has an Aspect of 4:3, and a PSIP Short Name of ibc-tv?","CREATE TABLE ""digital_television"" ( ""channel"" real, ""video"" text, ""aspect"" text, ""psip_short_name"" text, ""programming"" text );","SELECT ""programming"" FROM ""digital_television"" WHERE ""aspect""='4:3' AND ""psip_short_name""='ibc-tv';",2-1632976-1 "Name the highest Channel with an Aspect of 4:3, and a PSIP Short Name of ibc-tv?","CREATE TABLE ""digital_television"" ( ""channel"" real, ""video"" text, ""aspect"" text, ""psip_short_name"" text, ""programming"" text );","SELECT MAX(""channel"") FROM ""digital_television"" WHERE ""aspect""='4:3' AND ""psip_short_name""='ibc-tv';",2-1632976-1 WHich Video has a Channel larger than 56.4?,"CREATE TABLE ""digital_television"" ( ""channel"" real, ""video"" text, ""aspect"" text, ""psip_short_name"" text, ""programming"" text );","SELECT ""video"" FROM ""digital_television"" WHERE ""channel"">56.4;",2-1632976-1 Which Programming has an Aspect of 4:3 and a PSIP Short Name of metvla?,"CREATE TABLE ""digital_television"" ( ""channel"" real, ""video"" text, ""aspect"" text, ""psip_short_name"" text, ""programming"" text );","SELECT ""programming"" FROM ""digital_television"" WHERE ""aspect""='4:3' AND ""psip_short_name""='metvla';",2-1632976-1 Which Channel has an Aspect of 4:3 and a Programming of me-tv?,"CREATE TABLE ""digital_television"" ( ""channel"" real, ""video"" text, ""aspect"" text, ""psip_short_name"" text, ""programming"" text );","SELECT ""channel"" FROM ""digital_television"" WHERE ""aspect""='4:3' AND ""programming""='me-tv';",2-1632976-1 Who is the opponent in a game higher than 76 on April 6?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""april"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""game"">76 AND ""april""=6;",2-17310913-8 What is the earliest April date with a game less than 76?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""april"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT MIN(""april"") FROM ""schedule_and_results"" WHERE ""game""<76;",2-17310913-8 "Which Tracking Method has a Latest stable release of n/a, and a Price in USD of from $202/month?","CREATE TABLE ""hosted_software_as_a_service"" ( ""name"" text, ""company"" text, ""tracking_method"" text, ""latest_stable_release"" text, ""price_in_usd"" text );","SELECT ""tracking_method"" FROM ""hosted_software_as_a_service"" WHERE ""latest_stable_release""='n/a' AND ""price_in_usd""='from $202/month';",2-16651861-3 Which Name has a Company of quantcast corporation?,"CREATE TABLE ""hosted_software_as_a_service"" ( ""name"" text, ""company"" text, ""tracking_method"" text, ""latest_stable_release"" text, ""price_in_usd"" text );","SELECT ""name"" FROM ""hosted_software_as_a_service"" WHERE ""company""='quantcast corporation';",2-16651861-3 Name the Latest stable release that has a Price in USD of free / negotiable?,"CREATE TABLE ""hosted_software_as_a_service"" ( ""name"" text, ""company"" text, ""tracking_method"" text, ""latest_stable_release"" text, ""price_in_usd"" text );","SELECT ""latest_stable_release"" FROM ""hosted_software_as_a_service"" WHERE ""price_in_usd""='free / negotiable';",2-16651861-3 Name the Company which has a Price in USD of free / negotiable?,"CREATE TABLE ""hosted_software_as_a_service"" ( ""name"" text, ""company"" text, ""tracking_method"" text, ""latest_stable_release"" text, ""price_in_usd"" text );","SELECT ""company"" FROM ""hosted_software_as_a_service"" WHERE ""price_in_usd""='free / negotiable';",2-16651861-3 "Name the Company which has a Tracking Method of cookies via javascript, and a Latest stable release of n/a, and a Name of clicktale?","CREATE TABLE ""hosted_software_as_a_service"" ( ""name"" text, ""company"" text, ""tracking_method"" text, ""latest_stable_release"" text, ""price_in_usd"" text );","SELECT ""company"" FROM ""hosted_software_as_a_service"" WHERE ""tracking_method""='cookies via javascript' AND ""latest_stable_release""='n/a' AND ""name""='clicktale';",2-16651861-3 "Name the Tracking Method which has a Company of mapmyuser, llc?","CREATE TABLE ""hosted_software_as_a_service"" ( ""name"" text, ""company"" text, ""tracking_method"" text, ""latest_stable_release"" text, ""price_in_usd"" text );","SELECT ""tracking_method"" FROM ""hosted_software_as_a_service"" WHERE ""company""='mapmyuser, llc';",2-16651861-3 What was the tie number of the game when the queens park rangers were the home team?,"CREATE TABLE ""fourth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""tie_no"" FROM ""fourth_round_proper"" WHERE ""home_team""='queens park rangers';",2-16222274-5 What was the tie number when the away team was Wrexham?,"CREATE TABLE ""fourth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""tie_no"" FROM ""fourth_round_proper"" WHERE ""away_team""='wrexham';",2-16222274-5 Which brigade has a population of 190?,"CREATE TABLE ""arab_communities_captured_during_operati"" ( ""name"" text, ""date"" text, ""defending_forces"" text, ""brigade"" text, ""population"" text );","SELECT ""brigade"" FROM ""arab_communities_captured_during_operati"" WHERE ""population""='190';",2-17504371-1 What defending forces have a population of 650?,"CREATE TABLE ""arab_communities_captured_during_operati"" ( ""name"" text, ""date"" text, ""defending_forces"" text, ""brigade"" text, ""population"" text );","SELECT ""defending_forces"" FROM ""arab_communities_captured_during_operati"" WHERE ""population""='650';",2-17504371-1 Which defending forces have the name Danna?,"CREATE TABLE ""arab_communities_captured_during_operati"" ( ""name"" text, ""date"" text, ""defending_forces"" text, ""brigade"" text, ""population"" text );","SELECT ""defending_forces"" FROM ""arab_communities_captured_during_operati"" WHERE ""name""='danna';",2-17504371-1 What name has a population of 810?,"CREATE TABLE ""arab_communities_captured_during_operati"" ( ""name"" text, ""date"" text, ""defending_forces"" text, ""brigade"" text, ""population"" text );","SELECT ""name"" FROM ""arab_communities_captured_during_operati"" WHERE ""population""='810';",2-17504371-1 Which defending forces has a population of 230?,"CREATE TABLE ""arab_communities_captured_during_operati"" ( ""name"" text, ""date"" text, ""defending_forces"" text, ""brigade"" text, ""population"" text );","SELECT ""defending_forces"" FROM ""arab_communities_captured_during_operati"" WHERE ""population""='230';",2-17504371-1 In what region was Degeneration released in digital format on 19 July 2008?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""region"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""format""='digital' AND ""date""='19 july 2008';",2-17540670-1 What was the name of the catalog released on 19 July 2008?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""region"" text, ""format"" text, ""catalog"" text );","SELECT ""catalog"" FROM ""release_history"" WHERE ""date""='19 july 2008';",2-17540670-1 who is the away team when the home team is luton town?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""away_team"" FROM ""first_round_proper"" WHERE ""home_team""='luton town';",2-16198456-2 what is the attendance when the home team is chester city?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""first_round_proper"" WHERE ""home_team""='chester city';",2-16198456-2 who is the home team when attendance is 25 november 1997 and the away team is exeter city?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""home_team"" FROM ""first_round_proper"" WHERE ""attendance""='25 november 1997' AND ""away_team""='exeter city';",2-16198456-2 Who are the semifinalists of the tournament with magnus gustafsson as the finalist?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""semifinalists"" FROM ""singles"" WHERE ""finalist""='magnus gustafsson';",2-16360443-1 Who is the winner and score of the tournament with semifinalists goran prpić sergi bruguera?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""winner_and_score"" FROM ""singles"" WHERE ""semifinalists""='goran prpić sergi bruguera';",2-16360443-1 Who is the winner and score during the week of April 22?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""winner_and_score"" FROM ""singles"" WHERE ""week""='april 22';",2-16360443-1 What week was the tournament of paris?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""week"" FROM ""singles"" WHERE ""tournament""='paris';",2-16360443-1 What is the average Champions League assists for the players with League assists under 4?,"CREATE TABLE ""top_assister"" ( ""player"" text, ""position"" text, ""league"" real, ""copa_del_rey"" real, ""champions_league"" real, ""total"" real );","SELECT AVG(""champions_league"") FROM ""top_assister"" WHERE ""league""<4;",2-17505751-5 What is the most Champions League assists for those with a total of 6 and position of Midfielder?,"CREATE TABLE ""top_assister"" ( ""player"" text, ""position"" text, ""league"" real, ""copa_del_rey"" real, ""champions_league"" real, ""total"" real );","SELECT MAX(""champions_league"") FROM ""top_assister"" WHERE ""total""=6 AND ""position""='midfielder';",2-17505751-5 "What is the sum of the FAC/LC G with a CL G less than 2, less than 5 total apps, and a UEFA YC greater than 0?","CREATE TABLE ""squad_statistics"" ( ""player"" text, ""pl_apps"" real, ""pl_g"" real, ""cl_apps"" real, ""cl_g"" real, ""fac_lc_apps"" real, ""fac_lc_g"" real, ""total_apps"" real, ""total_g"" real, ""fa_yc"" real, ""uefa_yc"" real );","SELECT SUM(""fac_lc_g"") FROM ""squad_statistics"" WHERE ""cl_g""<2 AND ""total_apps""<5 AND ""uefa_yc"">0;",2-17611995-20 "What is the average FAC/LC apps with a CL G greater than 0, less than 33 PL apps, a FAC/LC G of 0, and less than 2 FA YC?","CREATE TABLE ""squad_statistics"" ( ""player"" text, ""pl_apps"" real, ""pl_g"" real, ""cl_apps"" real, ""cl_g"" real, ""fac_lc_apps"" real, ""fac_lc_g"" real, ""total_apps"" real, ""total_g"" real, ""fa_yc"" real, ""uefa_yc"" real );","SELECT AVG(""fac_lc_apps"") FROM ""squad_statistics"" WHERE ""cl_g"">0 AND ""pl_apps""<33 AND ""fac_lc_g""=0 AND ""fa_yc""<2;",2-17611995-20 What is the sum of the FAC/LC apps with less than 25 PC apps and a UEFA YC less than 0?,"CREATE TABLE ""squad_statistics"" ( ""player"" text, ""pl_apps"" real, ""pl_g"" real, ""cl_apps"" real, ""cl_g"" real, ""fac_lc_apps"" real, ""fac_lc_g"" real, ""total_apps"" real, ""total_g"" real, ""fa_yc"" real, ""uefa_yc"" real );","SELECT SUM(""fac_lc_apps"") FROM ""squad_statistics"" WHERE ""pl_apps""<25 AND ""uefa_yc""<0;",2-17611995-20 "What is the sum of the total apps of player benayoun, who has a PL G greater than 0 and more than 9 CL apps?","CREATE TABLE ""squad_statistics"" ( ""player"" text, ""pl_apps"" real, ""pl_g"" real, ""cl_apps"" real, ""cl_g"" real, ""fac_lc_apps"" real, ""fac_lc_g"" real, ""total_apps"" real, ""total_g"" real, ""fa_yc"" real, ""uefa_yc"" real );","SELECT SUM(""total_apps"") FROM ""squad_statistics"" WHERE ""pl_g"">0 AND ""player""='benayoun' AND ""cl_apps"">9;",2-17611995-20 "What is the total PL G of player pennant, who has less than 7 CL G, less than 7 CL apps, and a FA YC of 0?","CREATE TABLE ""squad_statistics"" ( ""player"" text, ""pl_apps"" real, ""pl_g"" real, ""cl_apps"" real, ""cl_g"" real, ""fac_lc_apps"" real, ""fac_lc_g"" real, ""total_apps"" real, ""total_g"" real, ""fa_yc"" real, ""uefa_yc"" real );","SELECT COUNT(""pl_g"") FROM ""squad_statistics"" WHERE ""cl_g""<7 AND ""cl_apps""<7 AND ""fa_yc""=0 AND ""player""='pennant';",2-17611995-20 Which tournament had an opponent of petra krejsová tereza smitková?,"CREATE TABLE ""doubles_15_6_9"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""tournament"" FROM ""doubles_15_6_9"" WHERE ""opponents""='petra krejsová tereza smitková';",2-16306899-9 What was the outcome when darija jurak anaïs laurendon was the opponent?,"CREATE TABLE ""doubles_15_6_9"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""outcome"" FROM ""doubles_15_6_9"" WHERE ""opponents""='darija jurak anaïs laurendon';",2-16306899-9 "When was the outcome runner-up with a score of 4–6, 3–6?","CREATE TABLE ""doubles_15_6_9"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""date"" FROM ""doubles_15_6_9"" WHERE ""outcome""='runner-up' AND ""score""='4–6, 3–6';",2-16306899-9 What is the highest game with a 47-21-3 record?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" real, ""opponent"" text, ""score"" text, ""decision"" text, ""location_attendance"" text, ""record"" text );","SELECT MAX(""game"") FROM ""game_log"" WHERE ""record""='47-21-3';",2-17360752-9 what is the s.r. number when lb&sc number is 34?,"CREATE TABLE ""i2_class_locomotive_fleet_summary"" ( ""lb_sc_number"" real, ""built"" text, ""s_r_number"" real, ""withdrawal"" text, ""notes"" text );","SELECT ""s_r_number"" FROM ""i2_class_locomotive_fleet_summary"" WHERE ""lb_sc_number""=34;",2-17604155-1 what is the withdrawal when the lb&sc number is less than 16 and the s.r. number is 2011?,"CREATE TABLE ""i2_class_locomotive_fleet_summary"" ( ""lb_sc_number"" real, ""built"" text, ""s_r_number"" real, ""withdrawal"" text, ""notes"" text );","SELECT ""withdrawal"" FROM ""i2_class_locomotive_fleet_summary"" WHERE ""lb_sc_number""<16 AND ""s_r_number""=2011;",2-17604155-1 "what is the built when s.r. number is less than 2033, lb&sc number is less than 18, notes is i2 and withdrawal is cannot handle non-empty timestamp argument! 1935?","CREATE TABLE ""i2_class_locomotive_fleet_summary"" ( ""lb_sc_number"" real, ""built"" text, ""s_r_number"" real, ""withdrawal"" text, ""notes"" text );","SELECT ""built"" FROM ""i2_class_locomotive_fleet_summary"" WHERE ""s_r_number""<2033 AND ""lb_sc_number""<18 AND ""notes""='i2' AND ""withdrawal""='cannot handle non-empty timestamp argument! 1935';",2-17604155-1 "What is the average Wkts, when Player is Beau Casson, and when Ovrs is greater than 32?","CREATE TABLE ""tests"" ( ""player"" text, ""wkts"" real, ""runs"" real, ""econ"" real, ""ovrs"" real );","SELECT AVG(""wkts"") FROM ""tests"" WHERE ""player""='beau casson' AND ""ovrs"">32;",2-16840834-9 "What is the highest Ovrs, when Econ is 2.02?","CREATE TABLE ""tests"" ( ""player"" text, ""wkts"" real, ""runs"" real, ""econ"" real, ""ovrs"" real );","SELECT MAX(""ovrs"") FROM ""tests"" WHERE ""econ""=2.02;",2-16840834-9 "What is the lowest Ovrs, when Wkts is greater than 13, and when Econ is less than 3.21?","CREATE TABLE ""tests"" ( ""player"" text, ""wkts"" real, ""runs"" real, ""econ"" real, ""ovrs"" real );","SELECT MIN(""ovrs"") FROM ""tests"" WHERE ""wkts"">13 AND ""econ""<3.21;",2-16840834-9 Who was the opponent with the record of 4-0-0?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""october"" text, ""opponent"" text, ""score"" text, ""decision"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""record""='4-0-0';",2-17360905-3 What was the score of the game on October 20 with a decision of Lundqvist?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""october"" text, ""opponent"" text, ""score"" text, ""decision"" text, ""record"" text );","SELECT ""score"" FROM ""schedule_and_results"" WHERE ""decision""='lundqvist' AND ""october""='20';",2-17360905-3 What game is the first with the Pittsburgh Penguins the opponent?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""october"" text, ""opponent"" text, ""score"" text, ""decision"" text, ""record"" text );","SELECT MIN(""game"") FROM ""schedule_and_results"" WHERE ""opponent""='pittsburgh penguins';",2-17360905-3 "What is the average gold medals of the nation with 2 total medals, more than 1 bronze, and less than 0 silvers?","CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""gold"") FROM ""medal_table"" WHERE ""total""=2 AND ""bronze"">1 AND ""silver""<0;",2-17544076-1 "What is the highest total medals of russia, which has more than 1 silver and more than 6 bronze medals?","CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""total"") FROM ""medal_table"" WHERE ""silver"">1 AND ""nation""='russia' AND ""bronze"">6;",2-17544076-1 What is the total number of gold medals of the nation with 1 bronze and less than 1 total medal?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""gold"") FROM ""medal_table"" WHERE ""bronze""=1 AND ""total""<1;",2-17544076-1 What is the total number of silver medals of the nation with more than 16 total medals?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medal_table"" WHERE ""total"">16;",2-17544076-1 What is the average total medals of the nation with 4 bronze and more than 1 silver medals?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""total"") FROM ""medal_table"" WHERE ""bronze""=4 AND ""silver"">1;",2-17544076-1 "What is the total number of gold medals of slovakia, which has less than 1 silver medal?","CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""gold"") FROM ""medal_table"" WHERE ""silver""<1 AND ""nation""='slovakia';",2-17544076-1 What was the score when the match was in the country of Scotland?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""score"" FROM ""final_leaderboard"" WHERE ""country""='scotland';",2-16514142-1 What is the name of the player that has a To par of –1?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""player"" FROM ""final_leaderboard"" WHERE ""to_par""='–1';",2-16514142-1 What country was the game in when the player was Craig Stadler?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""country"" FROM ""final_leaderboard"" WHERE ""player""='craig stadler';",2-16514142-1 What is the name of the player when the Score was 72-73-67-72=284?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""player"" FROM ""final_leaderboard"" WHERE ""score""='72-73-67-72=284';",2-16514142-1 What is the total height in meters for the building that has a less than 380.6 feet height?,"CREATE TABLE ""timeline_of_tallest_buildings"" ( ""years_as_tallest"" text, ""name"" text, ""height_m"" real, ""height_ft"" real, ""floors"" real, ""location"" text );","SELECT SUM(""height_m"") FROM ""timeline_of_tallest_buildings"" WHERE ""height_ft""<380.6;",2-17481093-3 What are the fewest floors for the building that has a height of 116 meters?,"CREATE TABLE ""timeline_of_tallest_buildings"" ( ""years_as_tallest"" text, ""name"" text, ""height_m"" real, ""height_ft"" real, ""floors"" real, ""location"" text );","SELECT MIN(""floors"") FROM ""timeline_of_tallest_buildings"" WHERE ""height_m""=116;",2-17481093-3 What was the Attendance in Week 2?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""week""=2;",2-16660922-1 "What was the Attendance on November 6, 1960?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""date""='november 6, 1960';",2-16660922-1 What was the Attendance when the Result was L 31–23?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""result""='l 31–23';",2-16660922-1 What was the Opponent in Week 9?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week""=9;",2-16660922-1 "What was the Opponent before Week 11 with an Attendance of 63,571?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week""<11 AND ""attendance""='63,571';",2-16660922-1 What is Michigan State's position?,"CREATE TABLE ""a"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_new_jersey"" text, ""school_club_team"" text );","SELECT ""position"" FROM ""a"" WHERE ""school_club_team""='michigan state';",2-16834924-1 What is the nationality of the play for New Jersey from 2007-2009?,"CREATE TABLE ""a"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_in_new_jersey"" text, ""school_club_team"" text );","SELECT ""nationality"" FROM ""a"" WHERE ""years_in_new_jersey""='2007-2009';",2-16834924-1 What was the attendance when they played the New Orleans Saints?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""schedule"" WHERE ""opponent""='new orleans saints';",2-17183882-2 Who was the outgoing manager of the Heart of Midlothian?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""outgoing_manager"" FROM ""managerial_changes"" WHERE ""team""='heart of midlothian';",2-17327458-1 What is the vacancy date of Dundee?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_vacancy"" FROM ""managerial_changes"" WHERE ""team""='dundee';",2-17327458-1 Who was the outgoing manager that was replaced by Tony Mowbray?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""outgoing_manager"" FROM ""managerial_changes"" WHERE ""replaced_by""='tony mowbray';",2-17327458-1 What date was Dundee appointed?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_appointment"" FROM ""managerial_changes"" WHERE ""team""='dundee';",2-17327458-1 "What is Race 1, when Team is ""Dick Johnson Racing"", and when Race 3 is ""DNF""?","CREATE TABLE ""v8_supercar_challenge"" ( ""driver"" text, ""team"" text, ""race_1"" text, ""race_2"" text, ""race_3"" text );","SELECT ""race_1"" FROM ""v8_supercar_challenge"" WHERE ""team""='dick johnson racing' AND ""race_3""='dnf';",2-17001488-3 "What is Race 2, when Race 1 is ""18""?","CREATE TABLE ""v8_supercar_challenge"" ( ""driver"" text, ""team"" text, ""race_1"" text, ""race_2"" text, ""race_3"" text );","SELECT ""race_2"" FROM ""v8_supercar_challenge"" WHERE ""race_1""='18';",2-17001488-3 "What is Team, when Race 2 is ""5""?","CREATE TABLE ""v8_supercar_challenge"" ( ""driver"" text, ""team"" text, ""race_1"" text, ""race_2"" text, ""race_3"" text );","SELECT ""team"" FROM ""v8_supercar_challenge"" WHERE ""race_2""='5';",2-17001488-3 "What is Driver, when Race 2 is ""10""?","CREATE TABLE ""v8_supercar_challenge"" ( ""driver"" text, ""team"" text, ""race_1"" text, ""race_2"" text, ""race_3"" text );","SELECT ""driver"" FROM ""v8_supercar_challenge"" WHERE ""race_3""='10';",2-17001488-3 "What is Race 2, when Driver is ""Paul Radisich""?","CREATE TABLE ""v8_supercar_challenge"" ( ""driver"" text, ""team"" text, ""race_1"" text, ""race_2"" text, ""race_3"" text );","SELECT ""race_2"" FROM ""v8_supercar_challenge"" WHERE ""driver""='paul radisich';",2-17001488-3 "What is Driver, when Team is ""Romano Racing""?","CREATE TABLE ""v8_supercar_challenge"" ( ""driver"" text, ""team"" text, ""race_1"" text, ""race_2"" text, ""race_3"" text );","SELECT ""driver"" FROM ""v8_supercar_challenge"" WHERE ""team""='romano racing';",2-17001488-3 The 20th Century Fox film directed by Joel Schumacher grossed how much?,"CREATE TABLE ""highest_grossing_films"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director_s"" text, ""gross"" text );","SELECT ""gross"" FROM ""highest_grossing_films"" WHERE ""studio""='20th century fox' AND ""director_s""='joel schumacher';",2-171587-1 "Which studio grossed $83,531,958 and ranked lower than 13?","CREATE TABLE ""highest_grossing_films"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director_s"" text, ""gross"" text );","SELECT ""studio"" FROM ""highest_grossing_films"" WHERE ""rank"">13 AND ""gross""='$83,531,958';",2-171587-1 "WHAT YEAR WAS AT GIANTS STADIUM, WITH WINNER OF NEW YORK GIANTS?","CREATE TABLE ""1990s_giants_11_9"" ( ""year"" real, ""date"" text, ""winner"" text, ""result"" text, ""loser"" text, ""location"" text );","SELECT MIN(""year"") FROM ""1990s_giants_11_9"" WHERE ""location""='giants stadium' AND ""winner""='new york giants';",2-16900662-8 "What is Qual 2, when Best is 1:27.642?","CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""qual_2"" FROM ""qualifying_results"" WHERE ""best""='1:27.642';",2-17048525-1 "What is Name, when Team is ""Herdez Competition"", and when Best is 1:27.432?","CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""name"" FROM ""qualifying_results"" WHERE ""team""='herdez competition' AND ""best""='1:27.432';",2-17048525-1 "What is Qual 1, when Qual 2 is 1:27.537?","CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""qual_1"" FROM ""qualifying_results"" WHERE ""qual_2""='1:27.537';",2-17048525-1 "What is Best, when Team is ""Rocketsports Racing"", and when Name is ""Alex Tagliani""?","CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""best"" FROM ""qualifying_results"" WHERE ""team""='rocketsports racing' AND ""name""='alex tagliani';",2-17048525-1 "What is Qual 2, when Best is 1:27.976?","CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""qual_2"" FROM ""qualifying_results"" WHERE ""best""='1:27.976';",2-17048525-1 "What is Best, when Name is Jimmy Vasser?","CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""best"" FROM ""qualifying_results"" WHERE ""name""='jimmy vasser';",2-17048525-1 What is the highest game whose score was 94-116,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT MAX(""game"") FROM ""game_log"" WHERE ""score""='94-116';",2-17344582-6 Where was the game that was larger than 30 and scored 106-111,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""location"" FROM ""game_log"" WHERE ""game"">30 AND ""score""='106-111';",2-17344582-6 "Which Venue has a Round of gs, and a Result of 0–3?","CREATE TABLE ""uefa_champions_league"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""venue"" FROM ""uefa_champions_league"" WHERE ""round""='gs' AND ""result""='0–3';",2-1630554-5 What was the result on 27 august 2003?,"CREATE TABLE ""uefa_champions_league"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""uefa_champions_league"" WHERE ""date""='27 august 2003';",2-1630554-5 "Which Result has an Attendance larger than 48,588, and a Venue of A, and a Date of 4 november 2003?","CREATE TABLE ""uefa_champions_league"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""uefa_champions_league"" WHERE ""attendance"">'48,588' AND ""venue""='a' AND ""date""='4 november 2003';",2-1630554-5 "Which Result has a Venue of A, and an Opponent of manchester united?","CREATE TABLE ""uefa_champions_league"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""uefa_champions_league"" WHERE ""venue""='a' AND ""opponent""='manchester united';",2-1630554-5 "Which Round has an Attendance larger than 13,718, and an Opponent of manchester united, and a Date of 4 november 2003?","CREATE TABLE ""uefa_champions_league"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""round"" FROM ""uefa_champions_league"" WHERE ""attendance"">'13,718' AND ""opponent""='manchester united' AND ""date""='4 november 2003';",2-1630554-5 What score has jim courier as the opponent in the final?,"CREATE TABLE ""runners_up_8"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""runners_up_8"" WHERE ""opponent_in_the_final""='jim courier';",2-1723582-7 What is the label for the CD format in North America?,"CREATE TABLE ""release_history"" ( ""date"" text, ""region"" text, ""label"" text, ""catalogue"" text, ""format"" text );","SELECT ""label"" FROM ""release_history"" WHERE ""format""='cd' AND ""region""='north america';",2-1620220-3 What is the date for Bron 535 Catalog?,"CREATE TABLE ""release_history"" ( ""date"" text, ""region"" text, ""label"" text, ""catalogue"" text, ""format"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""catalogue""='bron 535';",2-1620220-3 What region is the Gold Vinyl format from?,"CREATE TABLE ""release_history"" ( ""date"" text, ""region"" text, ""label"" text, ""catalogue"" text, ""format"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""format""='gold vinyl';",2-1620220-3 What is the label for the UK in 1996?,"CREATE TABLE ""release_history"" ( ""date"" text, ""region"" text, ""label"" text, ""catalogue"" text, ""format"" text );","SELECT ""label"" FROM ""release_history"" WHERE ""region""='uk' AND ""date""='1996';",2-1620220-3 What is the catalog with a bronze label and in Vinyl format?,"CREATE TABLE ""release_history"" ( ""date"" text, ""region"" text, ""label"" text, ""catalogue"" text, ""format"" text );","SELECT ""catalogue"" FROM ""release_history"" WHERE ""label""='bronze' AND ""format""='vinyl';",2-1620220-3 What date was the bronze label in vinyl format?,"CREATE TABLE ""release_history"" ( ""date"" text, ""region"" text, ""label"" text, ""catalogue"" text, ""format"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""label""='bronze' AND ""format""='vinyl';",2-1620220-3 "What record has montreal, qc as the location, with boston bruins as the visitor?","CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""location"" text, ""in_goal"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""location""='montreal, qc' AND ""visitor""='boston bruins';",2-17206737-3 What was the highest Pick for Lonnie Brockman before round 9?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT MAX(""pick"") FROM ""nfl_draft"" WHERE ""player""='lonnie brockman' AND ""round""<9;",2-16712710-1 How many picks did Central State have before round 2?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT COUNT(""pick"") FROM ""nfl_draft"" WHERE ""school""='central state' AND ""round""<2;",2-16712710-1 What was the highest round for Bowling Green with a pick smaller than 210?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT MAX(""round"") FROM ""nfl_draft"" WHERE ""school""='bowling green' AND ""pick""<210;",2-16712710-1 What was the average tonnage for the Siljan ship from Sweden?,"CREATE TABLE ""summary_of_raiding_history"" ( ""date"" text, ""name_of_ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT AVG(""tonnage"") FROM ""summary_of_raiding_history"" WHERE ""nationality""='sweden' AND ""name_of_ship""='siljan';",2-17235399-1 "What was the average tonnage for Beatus, raided on 18 October 1940?","CREATE TABLE ""summary_of_raiding_history"" ( ""date"" text, ""name_of_ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT AVG(""tonnage"") FROM ""summary_of_raiding_history"" WHERE ""date""='18 october 1940' AND ""name_of_ship""='beatus';",2-17235399-1 "Which ship had a tonnage over 8,782?","CREATE TABLE ""summary_of_raiding_history"" ( ""date"" text, ""name_of_ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT ""name_of_ship"" FROM ""summary_of_raiding_history"" WHERE ""tonnage"">'8,782';",2-17235399-1 Which ship was raided on 26 September 1940?,"CREATE TABLE ""summary_of_raiding_history"" ( ""date"" text, ""name_of_ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT ""name_of_ship"" FROM ""summary_of_raiding_history"" WHERE ""date""='26 september 1940';",2-17235399-1 "What is Score, when Game is greater than 49, and when Opponent is ""Pittsburgh Ironmen""?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game"">49 AND ""opponent""='pittsburgh ironmen';",2-17371427-6 "What is Date, when Opponent is ""Chicago Stags""?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""opponent""='chicago stags';",2-17371427-6 "What is Record, when Date is ""March 1""?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='march 1';",2-17371427-6 "What is Record, when Game is greater than 55, and when Date is ""March 25""?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""game"">55 AND ""date""='march 25';",2-17371427-6 What is the Home team when the Attendance was 1920?,"CREATE TABLE ""round_1"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""home"" FROM ""round_1"" WHERE ""attendance""=1920;",2-17026847-3 What is the Home team when Motagua is the Away team?,"CREATE TABLE ""round_1"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""home"" FROM ""round_1"" WHERE ""away""='motagua';",2-17026847-3 What is the Score when Deportes Savio is the Home team?,"CREATE TABLE ""round_1"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""score"" FROM ""round_1"" WHERE ""home""='deportes savio';",2-17026847-3 On what Date is Olimpia the Home team?,"CREATE TABLE ""round_1"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""date"" FROM ""round_1"" WHERE ""home""='olimpia';",2-17026847-3 What is the Attendance when Vida is the Away team?,"CREATE TABLE ""round_1"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT AVG(""attendance"") FROM ""round_1"" WHERE ""away""='vida';",2-17026847-3 What is the lowest number of FA Cup goals for players with 12 League goals and 14 total goals?,"CREATE TABLE ""third_division"" ( ""scorer"" text, ""club"" text, ""league_goals"" text, ""fa_cup_goals"" real, ""league_cup_goals"" real, ""total"" real );","SELECT MIN(""fa_cup_goals"") FROM ""third_division"" WHERE ""league_goals""='12' AND ""total""=14;",2-16454472-15 How many FA Cup goals does George Yardley have?,"CREATE TABLE ""third_division"" ( ""scorer"" text, ""club"" text, ""league_goals"" text, ""fa_cup_goals"" real, ""league_cup_goals"" real, ""total"" real );","SELECT ""fa_cup_goals"" FROM ""third_division"" WHERE ""scorer""='george yardley';",2-16454472-15 Which Home is on january 11?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""home"" FROM ""regular_season"" WHERE ""date""='january 11';",2-16866549-2 which Record has a Home of ottawa senators on Date of december 21?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""regular_season"" WHERE ""home""='ottawa senators' AND ""date""='december 21';",2-16866549-2 "Which Score has a Visitor of toronto st. pats, and a Home of montreal canadiens, and a Record of 3–2–0?","CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""regular_season"" WHERE ""visitor""='toronto st. pats' AND ""home""='montreal canadiens' AND ""record""='3–2–0';",2-16866549-2 which Home has a Visitor of ottawa senators and a Score of 2–3?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""home"" FROM ""regular_season"" WHERE ""visitor""='ottawa senators' AND ""score""='2–3';",2-16866549-2 Name the Record of Visitor of toronto st. pats with a Score of 5–4 and a Home of ottawa senators? Question 5,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""regular_season"" WHERE ""visitor""='toronto st. pats' AND ""score""='5–4' AND ""home""='ottawa senators';",2-16866549-2 Name the Home with has a Score of 2–7?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""home"" FROM ""regular_season"" WHERE ""score""='2–7';",2-16866549-2 "What is Career with the franchise [b ], when Player is ""Willie Anderson Category:Articles with hCards""?","CREATE TABLE ""selections"" ( ""pick"" real, ""player"" text, ""pos"" text, ""nationality"" text, ""team"" text, ""previous_team"" text, ""nba_years_a"" text, ""career_with_the_franchise_b"" text );","SELECT ""career_with_the_franchise_b"" FROM ""selections"" WHERE ""player""='willie anderson category:articles with hcards';",2-17300749-3 "What is Nationality, when NBA years [a ] is ""1"", and when Previous Team is ""Seattle Supersonics""?","CREATE TABLE ""selections"" ( ""pick"" real, ""player"" text, ""pos"" text, ""nationality"" text, ""team"" text, ""previous_team"" text, ""nba_years_a"" text, ""career_with_the_franchise_b"" text );","SELECT ""nationality"" FROM ""selections"" WHERE ""nba_years_a""='1' AND ""previous_team""='seattle supersonics';",2-17300749-3 "What is Player, when Pick is greater than 24, and when NBA years [a ] is ""9""?","CREATE TABLE ""selections"" ( ""pick"" real, ""player"" text, ""pos"" text, ""nationality"" text, ""team"" text, ""previous_team"" text, ""nba_years_a"" text, ""career_with_the_franchise_b"" text );","SELECT ""player"" FROM ""selections"" WHERE ""pick"">24 AND ""nba_years_a""='9';",2-17300749-3 "What is Career with the franchise [b ], when Previous Team is ""New Jersey Nets""?","CREATE TABLE ""selections"" ( ""pick"" real, ""player"" text, ""pos"" text, ""nationality"" text, ""team"" text, ""previous_team"" text, ""nba_years_a"" text, ""career_with_the_franchise_b"" text );","SELECT ""career_with_the_franchise_b"" FROM ""selections"" WHERE ""previous_team""='new jersey nets';",2-17300749-3 How many years did Real Colorado Foxes make it to the Open Cup 1st Round?,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT COUNT(""year"") FROM ""year_by_year"" WHERE ""open_cup""='1st round';",2-16754880-1 When is the latest year that Real Colorado Foxes did not qualify for the playoffs but make it to Open Cup 2nd Round?,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT MAX(""year"") FROM ""year_by_year"" WHERE ""playoffs""='did not qualify' AND ""open_cup""='2nd round';",2-16754880-1 "In 2012, which round in the Open Cup did Real Colorado Foxes make it to the conference semifinal?","CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""open_cup"" FROM ""year_by_year"" WHERE ""playoffs""='conference semifinal' AND ""year""=2012;",2-16754880-1 Where did Day & Age rank in the Rolling Stone in 2008?,"CREATE TABLE ""accolades"" ( ""publication"" text, ""country"" text, ""accolade"" text, ""year"" real, ""rank"" real );","SELECT SUM(""rank"") FROM ""accolades"" WHERE ""publication""='rolling stone' AND ""year""=2008;",2-17256960-6 What country did Day & Age rank number 1 in Q prior to 2011?,"CREATE TABLE ""accolades"" ( ""publication"" text, ""country"" text, ""accolade"" text, ""year"" real, ""rank"" real );","SELECT ""country"" FROM ""accolades"" WHERE ""year""<2011 AND ""rank"">1 AND ""publication""='q';",2-17256960-6 Which Title is from 1952?,"CREATE TABLE ""filmography"" ( ""title"" text, ""year"" real, ""studio"" text, ""role"" text, ""director"" text, ""other_cast_members"" text );","SELECT ""title"" FROM ""filmography"" WHERE ""year""=1952;",2-1718119-1 "Can you tell me the highest Lost that has the Pool/Round of pool 2, and the Played smaller than 6?","CREATE TABLE ""squad_2013_2014"" ( ""season"" text, ""pool_round"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""bonus"" text, ""points"" real );","SELECT MAX(""lost"") FROM ""squad_2013_2014"" WHERE ""pool_round""='pool 2' AND ""played""<6;",2-1730072-6 Which network had unknown games and a title of hvem kan slå ylvis hvem kan slå aamodt & kjus?,"CREATE TABLE ""international_versions"" ( ""country"" text, ""title"" text, ""network"" text, ""games"" text, ""date_aired"" text );","SELECT ""network"" FROM ""international_versions"" WHERE ""games""='unknown' AND ""title""='hvem kan slå ylvis hvem kan slå aamodt & kjus';",2-16806986-4 What was the date of the show titled Beat the Star?,"CREATE TABLE ""international_versions"" ( ""country"" text, ""title"" text, ""network"" text, ""games"" text, ""date_aired"" text );","SELECT ""date_aired"" FROM ""international_versions"" WHERE ""title""='beat the star';",2-16806986-4 Which date was the show aired on the RTL Televizija network?,"CREATE TABLE ""international_versions"" ( ""country"" text, ""title"" text, ""network"" text, ""games"" text, ""date_aired"" text );","SELECT ""date_aired"" FROM ""international_versions"" WHERE ""network""='rtl televizija';",2-16806986-4 Which date was the show aired on the RTL Televizija network?,"CREATE TABLE ""international_versions"" ( ""country"" text, ""title"" text, ""network"" text, ""games"" text, ""date_aired"" text );","SELECT ""date_aired"" FROM ""international_versions"" WHERE ""network""='rtl televizija';",2-16806986-4 Which network aired the program Schlag den Raab?,"CREATE TABLE ""international_versions"" ( ""country"" text, ""title"" text, ""network"" text, ""games"" text, ""date_aired"" text );","SELECT ""network"" FROM ""international_versions"" WHERE ""title""='schlag den raab';",2-16806986-4 WHAT IS THE LOWEST DIAMETER FOR A LATITIDE OF 52.0S?,"CREATE TABLE ""tesserae"" ( ""name"" text, ""latitude"" text, ""longitude"" text, ""diameter_km"" real, ""year_named"" real );","SELECT MIN(""diameter_km"") FROM ""tesserae"" WHERE ""latitude""='52.0s';",2-16799784-2 What is the position elected in 2011 from the Country of Algeria?,"CREATE TABLE ""composition"" ( ""name"" text, ""country_of_origin"" text, ""position"" text, ""elected"" real, ""term"" real );","SELECT ""position"" FROM ""composition"" WHERE ""elected""=2011 AND ""country_of_origin""='algeria';",2-1620260-1 What is the lowest term from the 2007 election with the position of chairperson?,"CREATE TABLE ""composition"" ( ""name"" text, ""country_of_origin"" text, ""position"" text, ""elected"" real, ""term"" real );","SELECT MIN(""term"") FROM ""composition"" WHERE ""elected""=2007 AND ""position""='chairperson';",2-1620260-1 Which Telebooms have a Brigade of total?,"CREATE TABLE ""geelong_group"" ( ""brigade"" text, ""staffing"" text, ""type"" text, ""location"" text, ""pumpers"" real, ""tankers"" real, ""telebooms"" text, ""platforms"" text, ""cars"" text, ""hazmat"" text );","SELECT ""telebooms"" FROM ""geelong_group"" WHERE ""brigade""='total';",2-16250642-4 "Which Platforms have a Hazmat of –, and a Type of urban & rural, and a Brigade of lara?","CREATE TABLE ""geelong_group"" ( ""brigade"" text, ""staffing"" text, ""type"" text, ""location"" text, ""pumpers"" real, ""tankers"" real, ""telebooms"" text, ""platforms"" text, ""cars"" text, ""hazmat"" text );","SELECT ""platforms"" FROM ""geelong_group"" WHERE ""hazmat""='–' AND ""type""='urban & rural' AND ""brigade""='lara';",2-16250642-4 "Which Tankers have a Hazmat of –, and Platforms of –, and a Staffing of volunteer?","CREATE TABLE ""geelong_group"" ( ""brigade"" text, ""staffing"" text, ""type"" text, ""location"" text, ""pumpers"" real, ""tankers"" real, ""telebooms"" text, ""platforms"" text, ""cars"" text, ""hazmat"" text );","SELECT ""tankers"" FROM ""geelong_group"" WHERE ""hazmat""='–' AND ""platforms""='–' AND ""staffing""='volunteer';",2-16250642-4 "How many Pumpers have Cars of 1, and a Staffing of volunteer, and a Brigade of grovedale, and Tankers smaller than 1?","CREATE TABLE ""geelong_group"" ( ""brigade"" text, ""staffing"" text, ""type"" text, ""location"" text, ""pumpers"" real, ""tankers"" real, ""telebooms"" text, ""platforms"" text, ""cars"" text, ""hazmat"" text );","SELECT COUNT(""pumpers"") FROM ""geelong_group"" WHERE ""cars""='1' AND ""staffing""='volunteer' AND ""brigade""='grovedale' AND ""tankers""<1;",2-16250642-4 "What is the average Year that has a Quantity of 10, and a GWR Numbers of 409, 290, 315, 317–321, 324, 333?","CREATE TABLE ""builders_and_numbering"" ( ""year"" real, ""quantity"" real, ""manufacturer"" text, ""serial_number"" text, ""tvr_numbers"" text, ""gwr_numbers"" text );","SELECT AVG(""year"") FROM ""builders_and_numbering"" WHERE ""quantity""=10 AND ""gwr_numbers""='409, 290, 315, 317–321, 324, 333';",2-16598740-1 "What was the score of the player who earned $5,000?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""score"" FROM ""final_round"" WHERE ""money""='5,000';",2-17277136-6 What place did Phil Rodgers finish?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""place"" FROM ""final_round"" WHERE ""player""='phil rodgers';",2-17277136-6 "What country is the player who earned $9,000 from?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""country"" FROM ""final_round"" WHERE ""money""='9,000';",2-17277136-6 "What round did the MWEHL team, Detroit Honeybaked, and the NHL Team Columbus Blue Jackets play?","CREATE TABLE ""notable_alumni"" ( ""player"" text, ""round"" text, ""overall"" text, ""nhl_team"" text, ""mwehl_team"" text );","SELECT ""round"" FROM ""notable_alumni"" WHERE ""mwehl_team""='detroit honeybaked' AND ""nhl_team""='columbus blue jackets';",2-17564569-3 "Who was the player in Round 7, on the MWEHL Team Detroit Honeybaked, and the NHL Team, Philadelphia Flyers teams?","CREATE TABLE ""notable_alumni"" ( ""player"" text, ""round"" text, ""overall"" text, ""nhl_team"" text, ""mwehl_team"" text );","SELECT ""player"" FROM ""notable_alumni"" WHERE ""round""='7' AND ""mwehl_team""='detroit honeybaked' AND ""nhl_team""='philadelphia flyers';",2-17564569-3 What is the NHL team for Round 5 and an overall ranking of #154?,"CREATE TABLE ""notable_alumni"" ( ""player"" text, ""round"" text, ""overall"" text, ""nhl_team"" text, ""mwehl_team"" text );","SELECT ""nhl_team"" FROM ""notable_alumni"" WHERE ""round""='5' AND ""overall""='#154';",2-17564569-3 "What is the MWEHL Team on Round 2, with player Nicolas Kerdiles?","CREATE TABLE ""notable_alumni"" ( ""player"" text, ""round"" text, ""overall"" text, ""nhl_team"" text, ""mwehl_team"" text );","SELECT ""mwehl_team"" FROM ""notable_alumni"" WHERE ""round""='2' AND ""player""='nicolas kerdiles';",2-17564569-3 Who is the player on round 7 with an overall ranking of #195?,"CREATE TABLE ""notable_alumni"" ( ""player"" text, ""round"" text, ""overall"" text, ""nhl_team"" text, ""mwehl_team"" text );","SELECT ""player"" FROM ""notable_alumni"" WHERE ""round""='7' AND ""overall""='#195';",2-17564569-3 Which MWEHL team has player Ben Johnson?,"CREATE TABLE ""notable_alumni"" ( ""player"" text, ""round"" text, ""overall"" text, ""nhl_team"" text, ""mwehl_team"" text );","SELECT ""mwehl_team"" FROM ""notable_alumni"" WHERE ""player""='ben johnson';",2-17564569-3 How many people attended the game on week 3?,"CREATE TABLE ""1968_cincinnati_bengals_pre_season_sched"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""venue"" text, ""attendance"" real, ""record"" text );","SELECT AVG(""attendance"") FROM ""1968_cincinnati_bengals_pre_season_sched"" WHERE ""week""=3;",2-16764781-2 What is the Report for the School for Ages of 2-17?,"CREATE TABLE ""independent_schools"" ( ""school"" text, ""locality"" text, ""ages"" text, ""report"" text, ""website"" text );","SELECT ""report"" FROM ""independent_schools"" WHERE ""ages""='2-17';",2-16931017-4 What are the Ages of the Seashell Trust School with Ofsted Report?,"CREATE TABLE ""independent_schools"" ( ""school"" text, ""locality"" text, ""ages"" text, ""report"" text, ""website"" text );","SELECT ""ages"" FROM ""independent_schools"" WHERE ""report""='ofsted' AND ""school""='seashell trust';",2-16931017-4 What is the Website of the Cheadle School for Ages 8-16?,"CREATE TABLE ""independent_schools"" ( ""school"" text, ""locality"" text, ""ages"" text, ""report"" text, ""website"" text );","SELECT ""website"" FROM ""independent_schools"" WHERE ""ages""='8-16' AND ""locality""='cheadle';",2-16931017-4 What is the Website of the Cheadle Hulme School with a Report of Ofsted for Ages 4-19?,"CREATE TABLE ""independent_schools"" ( ""school"" text, ""locality"" text, ""ages"" text, ""report"" text, ""website"" text );","SELECT ""website"" FROM ""independent_schools"" WHERE ""report""='ofsted' AND ""ages""='4-19' AND ""locality""='cheadle hulme';",2-16931017-4 What is the Locality of the Penarth Group School for Ages 8-16?,"CREATE TABLE ""independent_schools"" ( ""school"" text, ""locality"" text, ""ages"" text, ""report"" text, ""website"" text );","SELECT ""locality"" FROM ""independent_schools"" WHERE ""ages""='8-16' AND ""school""='penarth group school';",2-16931017-4 WHAT IS THE SCORE OF MARCH 28?,"CREATE TABLE ""montreal_canadiens_4_chicago_black_hawks"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""montreal_canadiens_4_chicago_black_hawks"" WHERE ""date""='march 28';",2-17166431-3 WHAT IS THE SCORE WITH VISITORS CHICAGO BLACK HAWKS ON MARCH 24?,"CREATE TABLE ""montreal_canadiens_4_chicago_black_hawks"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""montreal_canadiens_4_chicago_black_hawks"" WHERE ""visitor""='chicago black hawks' AND ""date""='march 24';",2-17166431-3 What is the Date for the Home team West Ham United,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""third_round_proper"" WHERE ""home_team""='west ham united';",2-16198456-4 what is the score that has tie number 27,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""third_round_proper"" WHERE ""tie_no""='27';",2-16198456-4 what is the tie number that has Portsmouth Home team,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""tie_no"" FROM ""third_round_proper"" WHERE ""home_team""='portsmouth';",2-16198456-4 "What is the score of the United States, which has a to par of +5?","CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""score"" FROM ""final_leaderboard"" WHERE ""country""='united states' AND ""to_par""='+5';",2-17277176-3 "For a record of 3-2, what team was home?","CREATE TABLE ""chicago_black_hawks_4_montreal_canadiens"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""home"" FROM ""chicago_black_hawks_4_montreal_canadiens"" WHERE ""record""='3-2';",2-17294541-3 "What was the home team when the visiting team was Chicago Black Hawks, a game with a record of 0-2?","CREATE TABLE ""chicago_black_hawks_4_montreal_canadiens"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""home"" FROM ""chicago_black_hawks_4_montreal_canadiens"" WHERE ""visitor""='chicago black hawks' AND ""record""='0-2';",2-17294541-3 "Can you tell me total number of Silver that has the Republic of latvian ssr, and the Total larger than 6?","CREATE TABLE ""medals_by_republic"" ( ""rank"" real, ""republic"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medals_by_republic"" WHERE ""republic""='latvian ssr' AND ""total"">6;",2-1688419-1 What is the transfer window for the player whose status was loan ended?,"CREATE TABLE ""players_out"" ( ""name"" text, ""country"" text, ""status"" text, ""moving_to"" text, ""transfer_window"" text, ""transfer_fee"" text );","SELECT ""transfer_window"" FROM ""players_out"" WHERE ""status""='loan ended';",2-17200019-3 Who was the player with a transfer window of summer and was moving to Kortrijk?,"CREATE TABLE ""players_out"" ( ""name"" text, ""country"" text, ""status"" text, ""moving_to"" text, ""transfer_window"" text, ""transfer_fee"" text );","SELECT ""name"" FROM ""players_out"" WHERE ""transfer_window""='summer' AND ""moving_to""='kortrijk';",2-17200019-3 What is the status of the player who is moving to Nantes?,"CREATE TABLE ""players_out"" ( ""name"" text, ""country"" text, ""status"" text, ""moving_to"" text, ""transfer_window"" text, ""transfer_fee"" text );","SELECT ""status"" FROM ""players_out"" WHERE ""moving_to""='nantes';",2-17200019-3 "Which Type has a Capacity of 28 passengers, and a Number of 16?","CREATE TABLE ""rolling_stock"" ( ""number"" text, ""builder"" text, ""type"" text, ""date"" real, ""length"" text, ""capacity"" text );","SELECT ""type"" FROM ""rolling_stock"" WHERE ""capacity""='28 passengers' AND ""number""='16';",2-1653640-2 "Which Builder has a Date smaller than 1913, and a Length of feet (m), and a Number of 15?","CREATE TABLE ""rolling_stock"" ( ""number"" text, ""builder"" text, ""type"" text, ""date"" real, ""length"" text, ""capacity"" text );","SELECT ""builder"" FROM ""rolling_stock"" WHERE ""date""<1913 AND ""length""='feet (m)' AND ""number""='15';",2-1653640-2 "Which Date has a Length of feet 9inches (m), and a Builder of portland terminal company?","CREATE TABLE ""rolling_stock"" ( ""number"" text, ""builder"" text, ""type"" text, ""date"" real, ""length"" text, ""capacity"" text );","SELECT AVG(""date"") FROM ""rolling_stock"" WHERE ""length""='feet 9inches (m)' AND ""builder""='portland terminal company';",2-1653640-2 "Which Type has a Capacity of 10 tons, and a Number of 24-27?","CREATE TABLE ""rolling_stock"" ( ""number"" text, ""builder"" text, ""type"" text, ""date"" real, ""length"" text, ""capacity"" text );","SELECT ""type"" FROM ""rolling_stock"" WHERE ""capacity""='10 tons' AND ""number""='24-27';",2-1653640-2 "How many Dates have a Builder of laconia car company, and a Number of 63-68?","CREATE TABLE ""rolling_stock"" ( ""number"" text, ""builder"" text, ""type"" text, ""date"" real, ""length"" text, ""capacity"" text );","SELECT COUNT(""date"") FROM ""rolling_stock"" WHERE ""builder""='laconia car company' AND ""number""='63-68';",2-1653640-2 What is the score for Billy Andrade?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""second_round"" WHERE ""player""='billy andrade';",2-17162239-4 What country is Nick Price from?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round"" WHERE ""player""='nick price';",2-17162239-4 What is the to par for the player with score of 67-67=134?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""score""='67-67=134';",2-17162239-4 "Team 1, Everton, has what as a 1st leg?","CREATE TABLE ""round_of_32"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""1st_leg"" FROM ""round_of_32"" WHERE ""team_1""='everton';",2-16623894-36 The 2nd leg is what for the Atlético Madrid as Team 1?,"CREATE TABLE ""round_of_32"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""round_of_32"" WHERE ""team_1""='atlético madrid';",2-16623894-36 Fulham as Team 1 has the 2nd leg score of what?,"CREATE TABLE ""round_of_32"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""round_of_32"" WHERE ""team_1""='fulham';",2-16623894-36 What name is for the period 1945-1949 & 1953-1954 1949-1952?,"CREATE TABLE ""algeria"" ( ""name"" text, ""country"" text, ""role"" text, ""period"" text, ""teams"" text );","SELECT ""name"" FROM ""algeria"" WHERE ""period""='1945-1949 & 1953-1954 1949-1952';",2-17546250-2 Which name is on the of fc sète olympique de marseille?,"CREATE TABLE ""algeria"" ( ""name"" text, ""country"" text, ""role"" text, ""period"" text, ""teams"" text );","SELECT ""name"" FROM ""algeria"" WHERE ""teams""='fc sète olympique de marseille';",2-17546250-2 What role has the team of Troyes AC Grenoble Foot?,"CREATE TABLE ""algeria"" ( ""name"" text, ""country"" text, ""role"" text, ""period"" text, ""teams"" text );","SELECT ""role"" FROM ""algeria"" WHERE ""teams""='troyes ac grenoble foot';",2-17546250-2 What name has the role of midfielder for 1999-2003?,"CREATE TABLE ""algeria"" ( ""name"" text, ""country"" text, ""role"" text, ""period"" text, ""teams"" text );","SELECT ""name"" FROM ""algeria"" WHERE ""role""='midfielder' AND ""period""='1999-2003';",2-17546250-2 Which period has the team CS Sedan?,"CREATE TABLE ""algeria"" ( ""name"" text, ""country"" text, ""role"" text, ""period"" text, ""teams"" text );","SELECT ""period"" FROM ""algeria"" WHERE ""teams""='cs sedan';",2-17546250-2 What is the team with the name Boumediene Abderahmane?,"CREATE TABLE ""algeria"" ( ""name"" text, ""country"" text, ""role"" text, ""period"" text, ""teams"" text );","SELECT ""teams"" FROM ""algeria"" WHERE ""name""='boumediene abderahmane';",2-17546250-2 What was the finishing position with 13 points?,"CREATE TABLE ""classification"" ( ""fin_pos"" text, ""car_no"" text, ""driver"" text, ""team"" text, ""laps"" text, ""time_retired"" text, ""grid"" text, ""laps_led"" text, ""points"" text );","SELECT ""fin_pos"" FROM ""classification"" WHERE ""points""='13';",2-17256038-1 What Driver had 50+3 Points?,"CREATE TABLE ""classification"" ( ""fin_pos"" text, ""car_no"" text, ""driver"" text, ""team"" text, ""laps"" text, ""time_retired"" text, ""grid"" text, ""laps_led"" text, ""points"" text );","SELECT ""driver"" FROM ""classification"" WHERE ""points""='50+3';",2-17256038-1 "When was the most recent game that he partnered with nicklas kulti and they scored 3–6, 7–6, 6–4?","CREATE TABLE ""doubles_8_6_titles_2_runner_ups"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT MAX(""date"") FROM ""doubles_8_6_titles_2_runner_ups"" WHERE ""partner""='nicklas kulti' AND ""score""='3–6, 7–6, 6–4';",2-1728546-2 Who did he play on a hard surface?,"CREATE TABLE ""doubles_8_6_titles_2_runner_ups"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""opponents"" FROM ""doubles_8_6_titles_2_runner_ups"" WHERE ""surface""='hard';",2-1728546-2 "When was his first game on a clay surface where he scored 0–6, 3–6?","CREATE TABLE ""doubles_8_6_titles_2_runner_ups"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT MIN(""date"") FROM ""doubles_8_6_titles_2_runner_ups"" WHERE ""surface""='clay' AND ""score""='0–6, 3–6';",2-1728546-2 "what is the highest wickets when the matches is less than 5, player is jim laker and average is more than 52.44?","CREATE TABLE ""best_bowling_averages"" ( ""player"" text, ""team"" text, ""matches"" real, ""wickets"" real, ""average"" real, ""best_bowling"" text );","SELECT MAX(""wickets"") FROM ""best_bowling_averages"" WHERE ""matches""<5 AND ""player""='jim laker' AND ""average"">52.44;",2-16570286-4 what is the average when matches is less than 5 and wickets is more than 9?,"CREATE TABLE ""best_bowling_averages"" ( ""player"" text, ""team"" text, ""matches"" real, ""wickets"" real, ""average"" real, ""best_bowling"" text );","SELECT ""average"" FROM ""best_bowling_averages"" WHERE ""matches""<5 AND ""wickets"">9;",2-16570286-4 what is the sum of matches when the player is jim laker and wikets is less than 9?,"CREATE TABLE ""best_bowling_averages"" ( ""player"" text, ""team"" text, ""matches"" real, ""wickets"" real, ""average"" real, ""best_bowling"" text );","SELECT SUM(""matches"") FROM ""best_bowling_averages"" WHERE ""player""='jim laker' AND ""wickets""<9;",2-16570286-4 what is the highest wickets when the best bowling is 2/32 and matches is less than 5?,"CREATE TABLE ""best_bowling_averages"" ( ""player"" text, ""team"" text, ""matches"" real, ""wickets"" real, ""average"" real, ""best_bowling"" text );","SELECT MAX(""wickets"") FROM ""best_bowling_averages"" WHERE ""best_bowling""='2/32' AND ""matches""<5;",2-16570286-4 what is the highest wickets when best bowling is 5/40 and average is less than 33.09?,"CREATE TABLE ""best_bowling_averages"" ( ""player"" text, ""team"" text, ""matches"" real, ""wickets"" real, ""average"" real, ""best_bowling"" text );","SELECT MAX(""wickets"") FROM ""best_bowling_averages"" WHERE ""best_bowling""='5/40' AND ""average""<33.09;",2-16570286-4 Which player has a pick# over 47?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""round_six"" WHERE ""pick_num"">47;",2-16575609-6 Who is the player with a FB position?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""round_six"" WHERE ""position""='fb';",2-16575609-6 "What is the Score that has a To standard of –3, and a Player of Jim Furyk?","CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""to_par""='–3' AND ""player""='jim furyk';",2-16514546-3 What is the Country that has a Player of Scott Hoch?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""player""='scott hoch';",2-16514546-3 "What is the Player that has a To standard of –4, and a Score of 74-70-68=212?","CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""to_par""='–4' AND ""score""='74-70-68=212';",2-16514546-3 "What is the Score that has a To standard of –2, and a Country of Spain?","CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""to_par""='–2' AND ""country""='spain';",2-16514546-3 What is the Score that has a Player of Ernie Els?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""player""='ernie els';",2-16514546-3 "What is the Player that has a Place of t2, and a Score of 74-70-68=212?","CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""place""='t2' AND ""score""='74-70-68=212';",2-16514546-3 "what is the date when the nationality is united kingdom, the type is freighter and the displacement is 5,145 t?","CREATE TABLE ""ships_sunk_or_captured_by_atlantis_front"" ( ""name"" text, ""type"" text, ""nationality"" text, ""date"" text, ""displacement"" text );","SELECT ""date"" FROM ""ships_sunk_or_captured_by_atlantis_front"" WHERE ""nationality""='united kingdom' AND ""type""='freighter' AND ""displacement""='5,145 t';",2-167446-1 "what is the name when the displacement is 8,305 t?","CREATE TABLE ""ships_sunk_or_captured_by_atlantis_front"" ( ""name"" text, ""type"" text, ""nationality"" text, ""date"" text, ""displacement"" text );","SELECT ""name"" FROM ""ships_sunk_or_captured_by_atlantis_front"" WHERE ""displacement""='8,305 t';",2-167446-1 "what is the name when the type is freighter, nationality is united kingdom on 3 may 1940?","CREATE TABLE ""ships_sunk_or_captured_by_atlantis_front"" ( ""name"" text, ""type"" text, ""nationality"" text, ""date"" text, ""displacement"" text );","SELECT ""name"" FROM ""ships_sunk_or_captured_by_atlantis_front"" WHERE ""type""='freighter' AND ""nationality""='united kingdom' AND ""date""='3 may 1940';",2-167446-1 what is the date for tirrana?,"CREATE TABLE ""ships_sunk_or_captured_by_atlantis_front"" ( ""name"" text, ""type"" text, ""nationality"" text, ""date"" text, ""displacement"" text );","SELECT ""date"" FROM ""ships_sunk_or_captured_by_atlantis_front"" WHERE ""name""='tirrana';",2-167446-1 what is the name for the nationality total:?,"CREATE TABLE ""ships_sunk_or_captured_by_atlantis_front"" ( ""name"" text, ""type"" text, ""nationality"" text, ""date"" text, ""displacement"" text );","SELECT ""name"" FROM ""ships_sunk_or_captured_by_atlantis_front"" WHERE ""nationality""='total:';",2-167446-1 "Who is the republican Jon Huntsman that was administered June 19, 2008?","CREATE TABLE ""opinion_polling_for_the_united_states_gu"" ( ""poll_source"" text, ""dates_administered"" text, ""democrat_bob_springmeyer"" text, ""republican_jon_huntsman"" text, ""lead_margin"" real );","SELECT ""republican_jon_huntsman"" FROM ""opinion_polling_for_the_united_states_gu"" WHERE ""dates_administered""='june 19, 2008';",2-17538810-12 What is the most minimal Final year that has a North or east end of covington?,"CREATE TABLE ""former_mainline_highways"" ( ""south_or_west_terminus"" text, ""north_or_east_terminus"" text, ""first_year"" real, ""final_year"" real, ""notes"" text );","SELECT MIN(""final_year"") FROM ""former_mainline_highways"" WHERE ""north_or_east_terminus""='covington';",2-16304749-2 What is the total of Final year that has a Notes of replaced by i-96?,"CREATE TABLE ""former_mainline_highways"" ( ""south_or_west_terminus"" text, ""north_or_east_terminus"" text, ""first_year"" real, ""final_year"" real, ""notes"" text );","SELECT SUM(""final_year"") FROM ""former_mainline_highways"" WHERE ""notes""='replaced by i-96';",2-16304749-2 "What is the most minimal Final year that has a Notes of replaced by i-75 and m-25, and a First year larger than 1926?","CREATE TABLE ""former_mainline_highways"" ( ""south_or_west_terminus"" text, ""north_or_east_terminus"" text, ""first_year"" real, ""final_year"" real, ""notes"" text );","SELECT MIN(""final_year"") FROM ""former_mainline_highways"" WHERE ""notes""='replaced by i-75 and m-25' AND ""first_year"">1926;",2-16304749-2 "What is the average First year that has a Notes of replaced by us 12 when i-94 replaced us 12, and a Final year larger than 1961?","CREATE TABLE ""former_mainline_highways"" ( ""south_or_west_terminus"" text, ""north_or_east_terminus"" text, ""first_year"" real, ""final_year"" real, ""notes"" text );","SELECT AVG(""first_year"") FROM ""former_mainline_highways"" WHERE ""notes""='replaced by us 12 when i-94 replaced us 12' AND ""final_year"">1961;",2-16304749-2 What is the number of the votes of the election before 2004 with edward mahama as the candidate with 3.0% share of votes?,"CREATE TABLE ""presidential_elections"" ( ""election"" real, ""candidate"" text, ""number_of_votes"" text, ""share_of_votes"" text, ""outcome_of_election"" text );","SELECT ""number_of_votes"" FROM ""presidential_elections"" WHERE ""candidate""='edward mahama' AND ""election""<2004 AND ""share_of_votes""='3.0%';",2-1725088-2 "What is the outcome of the election with edward mahama as a candidate and 73,494 votes?","CREATE TABLE ""presidential_elections"" ( ""election"" real, ""candidate"" text, ""number_of_votes"" text, ""share_of_votes"" text, ""outcome_of_election"" text );","SELECT ""outcome_of_election"" FROM ""presidential_elections"" WHERE ""candidate""='edward mahama' AND ""number_of_votes""='73,494';",2-1725088-2 What is the earlest election with a 0.9% share of votes?,"CREATE TABLE ""presidential_elections"" ( ""election"" real, ""candidate"" text, ""number_of_votes"" text, ""share_of_votes"" text, ""outcome_of_election"" text );","SELECT MIN(""election"") FROM ""presidential_elections"" WHERE ""share_of_votes""='0.9%';",2-1725088-2 "Who is the candidate with 73,494 votes?","CREATE TABLE ""presidential_elections"" ( ""election"" real, ""candidate"" text, ""number_of_votes"" text, ""share_of_votes"" text, ""outcome_of_election"" text );","SELECT ""candidate"" FROM ""presidential_elections"" WHERE ""number_of_votes""='73,494';",2-1725088-2 What is the share of votes in the 2008 election?,"CREATE TABLE ""presidential_elections"" ( ""election"" real, ""candidate"" text, ""number_of_votes"" text, ""share_of_votes"" text, ""outcome_of_election"" text );","SELECT ""share_of_votes"" FROM ""presidential_elections"" WHERE ""election""=2008;",2-1725088-2 "What is the number of votes of candidate edward mahama, who had 0.9% share of votes?","CREATE TABLE ""presidential_elections"" ( ""election"" real, ""candidate"" text, ""number_of_votes"" text, ""share_of_votes"" text, ""outcome_of_election"" text );","SELECT ""number_of_votes"" FROM ""presidential_elections"" WHERE ""candidate""='edward mahama' AND ""share_of_votes""='0.9%';",2-1725088-2 "Which Ages have a Capacity larger than 21, and an Ofsted of 106168?","CREATE TABLE ""special_schools"" ( ""school"" text, ""locality"" text, ""ages"" text, ""capacity"" real, ""ofsted"" real );","SELECT ""ages"" FROM ""special_schools"" WHERE ""capacity"">21 AND ""ofsted""=106168;",2-16931017-3 "Which Ages have an Ofsted larger than 106172, and a School of oakgrove school?","CREATE TABLE ""special_schools"" ( ""school"" text, ""locality"" text, ""ages"" text, ""capacity"" real, ""ofsted"" real );","SELECT ""ages"" FROM ""special_schools"" WHERE ""ofsted"">106172 AND ""school""='oakgrove school';",2-16931017-3 "Which Ofsted has a Capacity smaller than 56, and Ages of 11-16?","CREATE TABLE ""special_schools"" ( ""school"" text, ""locality"" text, ""ages"" text, ""capacity"" real, ""ofsted"" real );","SELECT SUM(""ofsted"") FROM ""special_schools"" WHERE ""capacity""<56 AND ""ages""='11-16';",2-16931017-3 "Which Capacity has a School of windlehurst school, and an Ofsted smaller than 131889?","CREATE TABLE ""special_schools"" ( ""school"" text, ""locality"" text, ""ages"" text, ""capacity"" real, ""ofsted"" real );","SELECT SUM(""capacity"") FROM ""special_schools"" WHERE ""school""='windlehurst school' AND ""ofsted""<131889;",2-16931017-3 How many people attended the game when sydney spirit was at home?,"CREATE TABLE ""round_17"" ( ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text, ""crowd"" real, ""box_score"" text, ""report"" text );","SELECT ""crowd"" FROM ""round_17"" WHERE ""home_team""='sydney spirit';",2-16653153-24 "When the crowd was greater than 19,498 who was the away team?","CREATE TABLE ""group_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""date"" text, ""crowd"" real );","SELECT ""away_team"" FROM ""group_1"" WHERE ""crowd"">'19,498';",2-16388439-1 What ground had a 17.10 (112) home team score?,"CREATE TABLE ""group_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""date"" text, ""crowd"" real );","SELECT ""ground"" FROM ""group_1"" WHERE ""home_team_score""='17.10 (112)';",2-16388439-1 What's the average crowd size that had an away score of 15.17 (107)?,"CREATE TABLE ""group_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""date"" text, ""crowd"" real );","SELECT AVG(""crowd"") FROM ""group_1"" WHERE ""away_team_score""='15.17 (107)';",2-16388439-1 What's the crowd size with an away score of 16.9 (105)?,"CREATE TABLE ""group_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""date"" text, ""crowd"" real );","SELECT ""crowd"" FROM ""group_1"" WHERE ""away_team_score""='16.9 (105)';",2-16388439-1 "An attendance larger than 33,684 and an opponent of Hamilton Academical had this listed as a result?","CREATE TABLE ""scottish_premier_division"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""scottish_premier_division"" WHERE ""opponent""='hamilton academical' AND ""attendance"">'33,684';",2-16649811-3 When did grid 8 finish?,"CREATE TABLE ""race_1_results"" ( ""name"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT ""time_retired"" FROM ""race_1_results"" WHERE ""grid""=8;",2-16190274-2 Which Location has a Game greater than 20 and a Date of Wed. Dec. 26?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""location"" FROM ""game_log"" WHERE ""game"">20 AND ""date""='wed. dec. 26';",2-17622423-5 On what date is the Score 94-109?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""score""='94-109';",2-17622423-5 Which Location has a Game greater than 27 and a Record of 18-10?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""location"" FROM ""game_log"" WHERE ""game"">27 AND ""record""='18-10';",2-17622423-5 What is the number of losses for the team with a points difference of -25?,"CREATE TABLE ""2006_07_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""lost"" FROM ""2006_07_table"" WHERE ""points_difference""='-25';",2-1676073-11 What is the number of draws for the team with a points difference of -210?,"CREATE TABLE ""2006_07_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""drawn"" FROM ""2006_07_table"" WHERE ""points_difference""='-210';",2-1676073-11 What is the points difference for the team that has allowed 615 points against?,"CREATE TABLE ""2006_07_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""points_difference"" FROM ""2006_07_table"" WHERE ""points_against""='615';",2-1676073-11 What is the number of matches played for the team with 0 draws and 33 points?,"CREATE TABLE ""2006_07_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""played"" FROM ""2006_07_table"" WHERE ""drawn""='0' AND ""points""='33';",2-1676073-11 What is the number of points for the team with 2 matches drawn and 577 points for?,"CREATE TABLE ""2006_07_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""points"" FROM ""2006_07_table"" WHERE ""drawn""='2' AND ""points_for""='577';",2-1676073-11 What was the result when home was fc luzern (asl)?,"CREATE TABLE ""round_of_16"" ( ""date"" text, ""time"" text, ""home"" text, ""guest"" text, ""result"" text );","SELECT ""result"" FROM ""round_of_16"" WHERE ""home""='fc luzern (asl)';",2-17008878-3 Who was the guest on 24.11.07 when the result was 0:1 at 16:00?,"CREATE TABLE ""round_of_16"" ( ""date"" text, ""time"" text, ""home"" text, ""guest"" text, ""result"" text );","SELECT ""guest"" FROM ""round_of_16"" WHERE ""date""='24.11.07' AND ""result""='0:1' AND ""time""='16:00';",2-17008878-3 "What day was the time 14:30, the result 0:1, and the home team fc chiasso (chl)?","CREATE TABLE ""round_of_16"" ( ""date"" text, ""time"" text, ""home"" text, ""guest"" text, ""result"" text );","SELECT ""date"" FROM ""round_of_16"" WHERE ""time""='14:30' AND ""result""='0:1' AND ""home""='fc chiasso (chl)';",2-17008878-3 Who was the gues on 25.11.07 when home was stade nyonnais (1.l)?,"CREATE TABLE ""round_of_16"" ( ""date"" text, ""time"" text, ""home"" text, ""guest"" text, ""result"" text );","SELECT ""guest"" FROM ""round_of_16"" WHERE ""date""='25.11.07' AND ""home""='stade nyonnais (1.l)';",2-17008878-3 Who was the guest when the result was 0:3?,"CREATE TABLE ""round_of_16"" ( ""date"" text, ""time"" text, ""home"" text, ""guest"" text, ""result"" text );","SELECT ""guest"" FROM ""round_of_16"" WHERE ""result""='0:3';",2-17008878-3 What was the result when the guest was fc zürich (asl)?,"CREATE TABLE ""round_of_16"" ( ""date"" text, ""time"" text, ""home"" text, ""guest"" text, ""result"" text );","SELECT ""result"" FROM ""round_of_16"" WHERE ""guest""='fc zürich (asl)';",2-17008878-3 "What's the white of E93 King's Indian Defence when Kasparov was black, moves were greater than 19, and happened before 2000?","CREATE TABLE ""references"" ( ""white"" text, ""black"" text, ""year"" real, ""result"" text, ""moves"" real, ""tournament"" text, ""opening"" text );","SELECT ""white"" FROM ""references"" WHERE ""moves"">19 AND ""black""='kasparov' AND ""year""<2000 AND ""opening""='e93 king''s indian defence';",2-17471011-1 What tournament had a black of Kramnik and an opening of B66 Sicilian Defence?,"CREATE TABLE ""references"" ( ""white"" text, ""black"" text, ""year"" real, ""result"" text, ""moves"" real, ""tournament"" text, ""opening"" text );","SELECT ""tournament"" FROM ""references"" WHERE ""black""='kramnik' AND ""opening""='b66 sicilian defence';",2-17471011-1 "What year had a black of Kramnik, opening of E05 Catalan Opening, moves greater than 38, and a result of ½–½?","CREATE TABLE ""references"" ( ""white"" text, ""black"" text, ""year"" real, ""result"" text, ""moves"" real, ""tournament"" text, ""opening"" text );","SELECT MAX(""year"") FROM ""references"" WHERE ""result""='½–½' AND ""black""='kramnik' AND ""opening""='e05 catalan opening' AND ""moves"">38;",2-17471011-1 What year had 32 moves?,"CREATE TABLE ""references"" ( ""white"" text, ""black"" text, ""year"" real, ""result"" text, ""moves"" real, ""tournament"" text, ""opening"" text );","SELECT SUM(""year"") FROM ""references"" WHERE ""moves""=32;",2-17471011-1 What year has 14 moves and an opening of C54 Italian Game?,"CREATE TABLE ""references"" ( ""white"" text, ""black"" text, ""year"" real, ""result"" text, ""moves"" real, ""tournament"" text, ""opening"" text );","SELECT ""year"" FROM ""references"" WHERE ""moves""=14 AND ""opening""='c54 italian game';",2-17471011-1 what is the lowest round2 when round5 is 71 and round4 is more than 64?,"CREATE TABLE ""overall_team_standings"" ( ""rank"" real, ""team"" text, ""round1"" real, ""round2"" real, ""round3"" real, ""round4"" real, ""round5"" real, ""total_points"" real );","SELECT MIN(""round2"") FROM ""overall_team_standings"" WHERE ""round5""=71 AND ""round4"">64;",2-16815824-1 "what is round1 when round3 is less than 51, total points is less than 273, round2 is less than 98 and round5 is less than 24?","CREATE TABLE ""overall_team_standings"" ( ""rank"" real, ""team"" text, ""round1"" real, ""round2"" real, ""round3"" real, ""round4"" real, ""round5"" real, ""total_points"" real );","SELECT AVG(""round1"") FROM ""overall_team_standings"" WHERE ""round3""<51 AND ""total_points""<273 AND ""round2""<98 AND ""round5""<24;",2-16815824-1 "what is the rank when the total points is more than 194, round4 is less than 64, round3 is more than 51 and round 2 is less than 66?","CREATE TABLE ""overall_team_standings"" ( ""rank"" real, ""team"" text, ""round1"" real, ""round2"" real, ""round3"" real, ""round4"" real, ""round5"" real, ""total_points"" real );","SELECT COUNT(""rank"") FROM ""overall_team_standings"" WHERE ""total_points"">194 AND ""round4""<64 AND ""round3"">51 AND ""round2""<66;",2-16815824-1 "what is round2 when round5 is more than 35, round3 is less than 51, the rank is smaller than 2 and the team is netherlands?","CREATE TABLE ""overall_team_standings"" ( ""rank"" real, ""team"" text, ""round1"" real, ""round2"" real, ""round3"" real, ""round4"" real, ""round5"" real, ""total_points"" real );","SELECT COUNT(""round2"") FROM ""overall_team_standings"" WHERE ""round5"">35 AND ""round3""<51 AND ""team""='netherlands' AND ""rank""<2;",2-16815824-1 what is the lowest round3 when round4 is 37?,"CREATE TABLE ""overall_team_standings"" ( ""rank"" real, ""team"" text, ""round1"" real, ""round2"" real, ""round3"" real, ""round4"" real, ""round5"" real, ""total_points"" real );","SELECT MIN(""round3"") FROM ""overall_team_standings"" WHERE ""round4""=37;",2-16815824-1 What is the team that has a shooting guard that played for the Grizzlies in 2000-2001?,"CREATE TABLE ""e"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_grizzlies"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""e"" WHERE ""position""='shooting guard' AND ""years_for_grizzlies""='2000-2001';",2-16494599-5 What's the United States team that played for the Grizzlies in 1995-1996?,"CREATE TABLE ""e"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_grizzlies"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""e"" WHERE ""nationality""='united states' AND ""years_for_grizzlies""='1995-1996';",2-16494599-5 What are years that Obinna Ekezie played for the Grizzlies?,"CREATE TABLE ""e"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_grizzlies"" text, ""school_club_team"" text );","SELECT ""years_for_grizzlies"" FROM ""e"" WHERE ""player""='obinna ekezie';",2-16494599-5 What's the school that played for the Grizzlie from 1995-1998?,"CREATE TABLE ""e"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_grizzlies"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""e"" WHERE ""years_for_grizzlies""='1995-1998';",2-16494599-5 What position does Wayne Ellington play?,"CREATE TABLE ""e"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_grizzlies"" text, ""school_club_team"" text );","SELECT ""position"" FROM ""e"" WHERE ""player""='wayne ellington';",2-16494599-5 "What is the premier league number when the position is forward, and the total is more than 22?","CREATE TABLE ""top_scorers"" ( ""player"" text, ""position"" text, ""premier_league"" real, ""fa_cup"" real, ""league_cup"" real, ""uefa_cup"" real, ""total"" real );","SELECT COUNT(""premier_league"") FROM ""top_scorers"" WHERE ""position""='forward' AND ""total"">22;",2-17583318-3 "What is the total when the league cup is less than 1, and the fa cup is less than 1?","CREATE TABLE ""top_scorers"" ( ""player"" text, ""position"" text, ""premier_league"" real, ""fa_cup"" real, ""league_cup"" real, ""uefa_cup"" real, ""total"" real );","SELECT SUM(""total"") FROM ""top_scorers"" WHERE ""league_cup""<1 AND ""fa_cup""<1;",2-17583318-3 "What is the lowest league cup with a premier League of 1, and the total is less than 5?","CREATE TABLE ""top_scorers"" ( ""player"" text, ""position"" text, ""premier_league"" real, ""fa_cup"" real, ""league_cup"" real, ""uefa_cup"" real, ""total"" real );","SELECT MIN(""league_cup"") FROM ""top_scorers"" WHERE ""premier_league""=1 AND ""total""<5;",2-17583318-3 "What is the lowest FA Cup when the league cup is 1, and the total is more than 23?","CREATE TABLE ""top_scorers"" ( ""player"" text, ""position"" text, ""premier_league"" real, ""fa_cup"" real, ""league_cup"" real, ""uefa_cup"" real, ""total"" real );","SELECT MIN(""fa_cup"") FROM ""top_scorers"" WHERE ""league_cup""=1 AND ""total"">23;",2-17583318-3 What is the lowest grid for Roberto Rolfo with more than 26 laps?,"CREATE TABLE ""250cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""grid"") FROM ""250cc_classification"" WHERE ""rider""='roberto rolfo' AND ""laps"">26;",2-17035864-2 "What was the time for Aprilia and their driver Casey Stoner, before gird 9, and less than 26 laps?","CREATE TABLE ""250cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""250cc_classification"" WHERE ""manufacturer""='aprilia' AND ""grid""<9 AND ""laps""<26 AND ""rider""='casey stoner';",2-17035864-2 What are the highest laps for Marco Melandri?,"CREATE TABLE ""250cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""laps"") FROM ""250cc_classification"" WHERE ""rider""='marco melandri';",2-17035864-2 Which player lost more than 12?,"CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT COUNT(""lost"") FROM ""main_round"" WHERE ""played"">12;",2-16566850-27 What is the name of the player that lost more than 4?,"CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT ""name"" FROM ""main_round"" WHERE ""lost"">4;",2-16566850-27 "Which name has a lane less than 8, russia as the country, with a mark of 8.07?","CREATE TABLE ""semifinals"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT ""name"" FROM ""semifinals"" WHERE ""lane""<8 AND ""country""='russia' AND ""mark""='8.07';",2-17221632-3 "How many lanes have 2 as the heat, and susanna kallur as the name?","CREATE TABLE ""semifinals"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT SUM(""lane"") FROM ""semifinals"" WHERE ""heat""=2 AND ""name""='susanna kallur';",2-17221632-3 "What name has 8.19 as the mark, with 3 as the lane?","CREATE TABLE ""semifinals"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT ""name"" FROM ""semifinals"" WHERE ""mark""='8.19' AND ""lane""=3;",2-17221632-3 In which discipline was non-championship under Championship?,"CREATE TABLE ""e"" ( ""discipline"" text, ""championship"" text, ""circuit"" text, ""event"" text, ""session"" text, ""cause"" text );","SELECT ""discipline"" FROM ""e"" WHERE ""championship""='non-championship';",2-1632486-6 What type of motorsport has a session of pre-race test?,"CREATE TABLE ""e"" ( ""discipline"" text, ""championship"" text, ""circuit"" text, ""event"" text, ""session"" text, ""cause"" text );","SELECT ""discipline"" FROM ""e"" WHERE ""session""='pre-race test';",2-1632486-6 With a Championship of 1959 USAC Championship Car Season what is the event?,"CREATE TABLE ""e"" ( ""discipline"" text, ""championship"" text, ""circuit"" text, ""event"" text, ""session"" text, ""cause"" text );","SELECT ""event"" FROM ""e"" WHERE ""championship""='1959 usac championship car season';",2-1632486-6 What race even has NASCAR Featherlite Modified Series as the championship?,"CREATE TABLE ""e"" ( ""discipline"" text, ""championship"" text, ""circuit"" text, ""event"" text, ""session"" text, ""cause"" text );","SELECT ""event"" FROM ""e"" WHERE ""championship""='nascar featherlite modified series';",2-1632486-6 The Milwaukee Mile circuit has what type of session?,"CREATE TABLE ""e"" ( ""discipline"" text, ""championship"" text, ""circuit"" text, ""event"" text, ""session"" text, ""cause"" text );","SELECT ""session"" FROM ""e"" WHERE ""circuit""='milwaukee mile';",2-1632486-6 The 2001 NASCAR Winston Cup Series championship has what has a circuit?,"CREATE TABLE ""e"" ( ""discipline"" text, ""championship"" text, ""circuit"" text, ""event"" text, ""session"" text, ""cause"" text );","SELECT ""circuit"" FROM ""e"" WHERE ""championship""='2001 nascar winston cup series';",2-1632486-6 Which Semifinalist has a Tournament of stockholm?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""semifinalists"" FROM ""singles"" WHERE ""tournament""='stockholm';",2-16380141-1 "Which Tournament has a Winner and score of goran ivanišević 6–4, 6–2, 7–6(2)?","CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""tournament"" FROM ""singles"" WHERE ""winner_and_score""='goran ivanišević 6–4, 6–2, 7–6(2)';",2-16380141-1 Which Finalist has a Week of may 3?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""finalist"" FROM ""singles"" WHERE ""week""='may 3';",2-16380141-1 Which Surface has a Week of march 1?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""surface"" FROM ""singles"" WHERE ""week""='march 1';",2-16380141-1 Which Semifinalists have a Tournament of rome?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""semifinalists"" FROM ""singles"" WHERE ""tournament""='rome';",2-16380141-1 Which Surface has a Semifinalist of stefan edberg thomas muster?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""surface"" FROM ""singles"" WHERE ""semifinalists""='stefan edberg thomas muster';",2-16380141-1 "Which Drawn has a Played of 20, and a Club of rhigos rfc?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""drawn"" FROM ""league_table"" WHERE ""played""='20' AND ""club""='rhigos rfc';",2-17409365-2 "Which Points for has a Losing bonus of 2, and a Club of bridgend sports rfc?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points_for"" FROM ""league_table"" WHERE ""losing_bonus""='2' AND ""club""='bridgend sports rfc';",2-17409365-2 Which Points against has a Lost of lost?,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points_against"" FROM ""league_table"" WHERE ""lost""='lost';",2-17409365-2 Which Points has a Points for of 381?,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points"" FROM ""league_table"" WHERE ""points_for""='381';",2-17409365-2 Which Tries against has Points for of 564?,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_against"" FROM ""league_table"" WHERE ""points_for""='564';",2-17409365-2 "Which Club has a Drawn of 0, and Points of 26?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""club"" FROM ""league_table"" WHERE ""drawn""='0' AND ""points""='26';",2-17409365-2 What country won in 2004?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""country"" FROM ""missed_the_cut"" WHERE ""year_s_won""='2004';",2-16225902-3 "How many years have a Name of tour quartier des spectacles, and Floors smaller than 31?","CREATE TABLE ""approved"" ( ""name"" text, ""height_m_ft"" text, ""floors"" real, ""year"" real, ""notes"" text );","SELECT COUNT(""year"") FROM ""approved"" WHERE ""name""='tour quartier des spectacles' AND ""floors""<31;",2-1722194-3 what is the date that the away team is aldershot?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""second_round_proper"" WHERE ""away_team""='aldershot';",2-17608125-3 who is the home team when the away team is bolton wanderers?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""second_round_proper"" WHERE ""away_team""='bolton wanderers';",2-17608125-3 What's the largest amount of assists juan ignacio sánchez ever had?,"CREATE TABLE ""assists"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""assists"" real );","SELECT MAX(""assists"") FROM ""assists"" WHERE ""name""='juan ignacio sánchez';",2-16362719-4 Who played over 37 games and had 202 assists?,"CREATE TABLE ""assists"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""assists"" real );","SELECT ""name"" FROM ""assists"" WHERE ""games"">37 AND ""assists""=202;",2-16362719-4 What is the highest total value when bask and base are each 3?,"CREATE TABLE ""men_s"" ( ""school"" text, ""base"" text, ""bask"" real, ""golf"" text, ""soccer"" text, ""swimming"" text, ""tennis"" text, ""indoor_track"" text, ""outdoor_track"" text, ""total"" real );","SELECT MAX(""total"") FROM ""men_s"" WHERE ""bask""=3 AND ""base""='3';",2-16645083-3 What was the 2nd event aired on 8 June 2008?,"CREATE TABLE ""episode_events"" ( ""episode_number"" real, ""air_date"" text, ""event_1"" text, ""event_2"" text, ""event_3"" text, ""event_4"" text );","SELECT ""event_2"" FROM ""episode_events"" WHERE ""air_date""='8 june 2008';",2-17257687-1 What episode had sumo ball for event 3 and the wall for event 4?,"CREATE TABLE ""episode_events"" ( ""episode_number"" real, ""air_date"" text, ""event_1"" text, ""event_2"" text, ""event_3"" text, ""event_4"" text );","SELECT AVG(""episode_number"") FROM ""episode_events"" WHERE ""event_4""='the wall' AND ""event_3""='sumo ball';",2-17257687-1 What is the earliest episode aired on 8 June 2008?,"CREATE TABLE ""episode_events"" ( ""episode_number"" real, ""air_date"" text, ""event_1"" text, ""event_2"" text, ""event_3"" text, ""event_4"" text );","SELECT MIN(""episode_number"") FROM ""episode_events"" WHERE ""air_date""='8 june 2008';",2-17257687-1 "What is event 4 when event one was gauntlet, event 2 was duel, and event 3 was pendulum?","CREATE TABLE ""episode_events"" ( ""episode_number"" real, ""air_date"" text, ""event_1"" text, ""event_2"" text, ""event_3"" text, ""event_4"" text );","SELECT ""event_4"" FROM ""episode_events"" WHERE ""event_1""='gauntlet' AND ""event_2""='duel' AND ""event_3""='pendulum';",2-17257687-1 What is the air date the had atlasphere for event 1 before episode 11?,"CREATE TABLE ""episode_events"" ( ""episode_number"" real, ""air_date"" text, ""event_1"" text, ""event_2"" text, ""event_3"" text, ""event_4"" text );","SELECT ""air_date"" FROM ""episode_events"" WHERE ""episode_number""<11 AND ""event_1""='atlasphere';",2-17257687-1 What was the lowest placement with a final of 23.92?,"CREATE TABLE ""track_and_field"" ( ""placement"" real, ""name"" text, ""event"" text, ""final"" text, ""year"" real );","SELECT MIN(""placement"") FROM ""track_and_field"" WHERE ""final""='23.92';",2-17449461-7 What did the Surname Lindberg rank?,"CREATE TABLE ""sweden"" ( ""rank"" real, ""surname"" text, ""number_of_bearers_2008"" real, ""type"" text, ""etymology"" text );","SELECT COUNT(""rank"") FROM ""sweden"" WHERE ""surname""='lindberg';",2-16605179-3 What was the lowest number of 2008 total bearers with a rank less than 13 and the Surname Jansson?,"CREATE TABLE ""sweden"" ( ""rank"" real, ""surname"" text, ""number_of_bearers_2008"" real, ""type"" text, ""etymology"" text );","SELECT MIN(""number_of_bearers_2008"") FROM ""sweden"" WHERE ""surname""='jansson' AND ""rank""<13;",2-16605179-3 What Etymology ranked 12?,"CREATE TABLE ""sweden"" ( ""rank"" real, ""surname"" text, ""number_of_bearers_2008"" real, ""type"" text, ""etymology"" text );","SELECT ""etymology"" FROM ""sweden"" WHERE ""rank""=12;",2-16605179-3 What team has more than 32 games and 311 rebounds?,"CREATE TABLE ""rebounds"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""rebounds"" real );","SELECT ""team"" FROM ""rebounds"" WHERE ""games"">32 AND ""rebounds""=311;",2-16362719-3 What is the highest rank team akasvayu girona had with less than 311 rebounds?,"CREATE TABLE ""rebounds"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""rebounds"" real );","SELECT MAX(""rank"") FROM ""rebounds"" WHERE ""team""='akasvayu girona' AND ""rebounds""<311;",2-16362719-3 How many games did team iurbentia bilbao have with rebounds higher than 212?,"CREATE TABLE ""rebounds"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""rebounds"" real );","SELECT SUM(""games"") FROM ""rebounds"" WHERE ""team""='iurbentia bilbao' AND ""rebounds"">212;",2-16362719-3 How few games are there for a rank more than 1 and more than 212 rebounds?,"CREATE TABLE ""rebounds"" ( ""rank"" real, ""name"" text, ""team"" text, ""games"" real, ""rebounds"" real );","SELECT MIN(""games"") FROM ""rebounds"" WHERE ""rank"">1 AND ""rebounds"">212;",2-16362719-3 On what date is the Chrysalis Records label.?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""label""='chrysalis records';",2-16245045-2 "What is the date of the Chrysalis, Island Records label?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""label""='chrysalis, island records';",2-16245045-2 On what date was the format of ed remaster cd?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""format""='ed remaster cd';",2-16245045-2 The Catalog of ilps 9153 is from what region?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""catalog""='ilps 9153';",2-16245045-2 What label is from the Region of Spain?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""label"" FROM ""release_history"" WHERE ""region""='spain';",2-16245045-2 "what is the latest year when the venue is berlin, germany?","CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT MAX(""year"") FROM ""achievements"" WHERE ""venue""='berlin, germany';",2-16675572-1 what is the year when the notes is 5000 m and the competition is world junior championships in athletics?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT COUNT(""year"") FROM ""achievements"" WHERE ""notes""='5000 m' AND ""competition""='world junior championships in athletics';",2-16675572-1 Who has the highest assists in game 72?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""game""=72;",2-17190012-9 What is the record of the game on March 21?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='march 21';",2-17190012-9 Which season has more than 5 episodes each 159 minutes in length?,"CREATE TABLE ""dvd_releases"" ( ""dvd_title"" text, ""season"" text, ""aspect_ratio"" text, ""episode_count"" real, ""time_length"" text, ""release_date"" text );","SELECT ""season"" FROM ""dvd_releases"" WHERE ""episode_count"">5 AND ""time_length""='159 minutes';",2-16581695-7 What is the release date for Ben 10: Alien Force Volume 9 on DVD?,"CREATE TABLE ""dvd_releases"" ( ""dvd_title"" text, ""season"" text, ""aspect_ratio"" text, ""episode_count"" real, ""time_length"" text, ""release_date"" text );","SELECT ""release_date"" FROM ""dvd_releases"" WHERE ""dvd_title""='ben 10: alien force volume 9';",2-16581695-7 What the episode count for Ben 10: Alien Force Volume 8 on DVD?,"CREATE TABLE ""dvd_releases"" ( ""dvd_title"" text, ""season"" text, ""aspect_ratio"" text, ""episode_count"" real, ""time_length"" text, ""release_date"" text );","SELECT ""episode_count"" FROM ""dvd_releases"" WHERE ""dvd_title""='ben 10: alien force volume 8';",2-16581695-7 "What title was release November 17, 2009 in a 16:9 aspect ratio?","CREATE TABLE ""dvd_releases"" ( ""dvd_title"" text, ""season"" text, ""aspect_ratio"" text, ""episode_count"" real, ""time_length"" text, ""release_date"" text );","SELECT ""dvd_title"" FROM ""dvd_releases"" WHERE ""aspect_ratio""='16:9' AND ""release_date""='november 17, 2009';",2-16581695-7 "What is the aspect ratio for the September 1, 2009 release?","CREATE TABLE ""dvd_releases"" ( ""dvd_title"" text, ""season"" text, ""aspect_ratio"" text, ""episode_count"" real, ""time_length"" text, ""release_date"" text );","SELECT ""aspect_ratio"" FROM ""dvd_releases"" WHERE ""release_date""='september 1, 2009';",2-16581695-7 Which network broadcasted the cup after 2011?,"CREATE TABLE ""2010s"" ( ""year"" real, ""network"" text, ""play_by_play"" text, ""color_commentator"" text, ""sideline_reporters"" text, ""pregame_host"" text, ""pregame_analysts"" text );","SELECT ""network"" FROM ""2010s"" WHERE ""year"">2011;",2-17516922-1 "When John Harkes was the color commentator, and Alexi Lalas and Steve McManaman were the pregame analysts, who were the sideline reporters?","CREATE TABLE ""2010s"" ( ""year"" real, ""network"" text, ""play_by_play"" text, ""color_commentator"" text, ""sideline_reporters"" text, ""pregame_host"" text, ""pregame_analysts"" text );","SELECT ""sideline_reporters"" FROM ""2010s"" WHERE ""color_commentator""='john harkes' AND ""pregame_analysts""='alexi lalas and steve mcmanaman';",2-17516922-1 Who does pregame analysts for TSN2 network when Taylor Twellman is the color commentator?,"CREATE TABLE ""2010s"" ( ""year"" real, ""network"" text, ""play_by_play"" text, ""color_commentator"" text, ""sideline_reporters"" text, ""pregame_host"" text, ""pregame_analysts"" text );","SELECT ""pregame_analysts"" FROM ""2010s"" WHERE ""color_commentator""='taylor twellman' AND ""network""='tsn2';",2-17516922-1 Where is Train No. 16031 arriving from?,"CREATE TABLE ""train_time_table"" ( ""train_no"" text, ""train_name"" text, ""from"" text, ""arrival"" text, ""runs_on"" text );","SELECT ""from"" FROM ""train_time_table"" WHERE ""train_no""='16031';",2-17521529-1 What train arrives from Kazipet?,"CREATE TABLE ""train_time_table"" ( ""train_no"" text, ""train_name"" text, ""from"" text, ""arrival"" text, ""runs_on"" text );","SELECT ""train_name"" FROM ""train_time_table"" WHERE ""from""='kazipet';",2-17521529-1 With the game that was less than 16 what was the high assists?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""game""<16;",2-17311812-6 "On December 25, what was the record?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='december 25';",2-17311812-6 "What is the length of the track located in Taylorville, Illinois?","CREATE TABLE ""motocross_tracks"" ( ""track_name"" text, ""location"" text, ""length"" text, ""sanction"" text, ""program"" text );","SELECT ""length"" FROM ""motocross_tracks"" WHERE ""location""='taylorville, illinois';",2-16275828-7 "What was the sanction of the event at Nashville, Illinois?","CREATE TABLE ""motocross_tracks"" ( ""track_name"" text, ""location"" text, ""length"" text, ""sanction"" text, ""program"" text );","SELECT ""sanction"" FROM ""motocross_tracks"" WHERE ""location""='nashville, illinois';",2-16275828-7 What programs are there for the South Fork Dirt Riders track?,"CREATE TABLE ""motocross_tracks"" ( ""track_name"" text, ""location"" text, ""length"" text, ""sanction"" text, ""program"" text );","SELECT ""program"" FROM ""motocross_tracks"" WHERE ""track_name""='south fork dirt riders';",2-16275828-7 How many points did Newport RFC get?,"CREATE TABLE ""2003_04_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""points"" FROM ""2003_04_table"" WHERE ""club""='newport rfc';",2-1676073-14 What club had a loss of 15?,"CREATE TABLE ""2003_04_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""club"" FROM ""2003_04_table"" WHERE ""lost""='15';",2-1676073-14 "When there were 554 points, what was the point difference?","CREATE TABLE ""2003_04_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""points_difference"" FROM ""2003_04_table"" WHERE ""points_for""='554';",2-1676073-14 "When there were 767 points, what was the point difference?","CREATE TABLE ""2003_04_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""points_difference"" FROM ""2003_04_table"" WHERE ""points_against""='767';",2-1676073-14 What club had a points difference of -24?,"CREATE TABLE ""2003_04_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""points"" text );","SELECT ""club"" FROM ""2003_04_table"" WHERE ""points_difference""='-24';",2-1676073-14 What is the outcome of the match with opponent Jade Curtis?,"CREATE TABLE ""itf_circuit_finals"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""outcome"" FROM ""itf_circuit_finals"" WHERE ""opponent""='jade curtis';",2-16895520-2 What is the outcome of the match played on carpet surface?,"CREATE TABLE ""itf_circuit_finals"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""outcome"" FROM ""itf_circuit_finals"" WHERE ""surface""='carpet';",2-16895520-2 What is the name of the Tournament with Jade Curtis as the opponent?,"CREATE TABLE ""itf_circuit_finals"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""tournament"" FROM ""itf_circuit_finals"" WHERE ""opponent""='jade curtis';",2-16895520-2 Who has Runs of 124?,"CREATE TABLE ""highest_individual_scores"" ( ""rank"" text, ""runs"" text, ""player"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""player"" FROM ""highest_individual_scores"" WHERE ""runs""='124';",2-16351707-9 "Name the Runs which has Venue of adelaide oval , adelaide?","CREATE TABLE ""highest_individual_scores"" ( ""rank"" text, ""runs"" text, ""player"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""runs"" FROM ""highest_individual_scores"" WHERE ""venue""='adelaide oval , adelaide';",2-16351707-9 Which Venue has michael di venuto on Season of 2000/01?,"CREATE TABLE ""highest_individual_scores"" ( ""rank"" text, ""runs"" text, ""player"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""venue"" FROM ""highest_individual_scores"" WHERE ""player""='michael di venuto' AND ""season""='2000/01';",2-16351707-9 "Name the Runs has a Venue of bellerive oval , hobart, and a Season of 2004/05, and a Rank of 5?","CREATE TABLE ""highest_individual_scores"" ( ""rank"" text, ""runs"" text, ""player"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""runs"" FROM ""highest_individual_scores"" WHERE ""venue""='bellerive oval , hobart' AND ""season""='2004/05' AND ""rank""='5';",2-16351707-9 "Name the Runs that has a Venue of bellerive oval , hobart, and a Player of travis birt?","CREATE TABLE ""highest_individual_scores"" ( ""rank"" text, ""runs"" text, ""player"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""runs"" FROM ""highest_individual_scores"" WHERE ""venue""='bellerive oval , hobart' AND ""player""='travis birt';",2-16351707-9 What is the front-side bus for the processor whose frequency is 733MHz?,"CREATE TABLE ""samuel_2_150_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""front_side_bus"" text, ""multiplier"" text, ""voltage"" text, ""socket"" text );","SELECT ""front_side_bus"" FROM ""samuel_2_150_nm"" WHERE ""frequency""='733mhz';",2-16341329-1 What is the L2 cache for the processor with a 750MHz frequency?,"CREATE TABLE ""samuel_2_150_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""front_side_bus"" text, ""multiplier"" text, ""voltage"" text, ""socket"" text );","SELECT ""l2_cache"" FROM ""samuel_2_150_nm"" WHERE ""frequency""='750mhz';",2-16341329-1 What is the multiplier for the processor with a frequency of 733MHz?,"CREATE TABLE ""samuel_2_150_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""front_side_bus"" text, ""multiplier"" text, ""voltage"" text, ""socket"" text );","SELECT ""multiplier"" FROM ""samuel_2_150_nm"" WHERE ""frequency""='733mhz';",2-16341329-1 "What is the smallest height with a prominence of 2,349?","CREATE TABLE ""additional_peaks"" ( ""peak"" text, ""location"" text, ""height_m"" real, ""prominence_m"" real, ""col_m"" real );","SELECT MIN(""height_m"") FROM ""additional_peaks"" WHERE ""prominence_m""='2,349';",2-1753419-2 "What is the height when col is 1,077 and prominence is more than 2,349?","CREATE TABLE ""additional_peaks"" ( ""peak"" text, ""location"" text, ""height_m"" real, ""prominence_m"" real, ""col_m"" real );","SELECT AVG(""height_m"") FROM ""additional_peaks"" WHERE ""col_m""='1,077' AND ""prominence_m"">'2,349';",2-1753419-2 "What is the smallest col where height is less than 4,274 and peak is Triglav and prominence is less than 2,052?","CREATE TABLE ""additional_peaks"" ( ""peak"" text, ""location"" text, ""height_m"" real, ""prominence_m"" real, ""col_m"" real );","SELECT MIN(""col_m"") FROM ""additional_peaks"" WHERE ""height_m""<'4,274' AND ""peak""='triglav' AND ""prominence_m""<'2,052';",2-1753419-2 What was the result of the game after week 6 against the cleveland browns?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""week""<6 AND ""opponent""='cleveland browns';",2-17607772-2 "What was the Ravens' record on December 5, 1999?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""date""='december 5, 1999';",2-17607772-2 What date did the Ravens play the buffalo bills?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='buffalo bills';",2-17607772-2 What date was the week 10 game?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""week""=10;",2-17607772-2 "What was the school type for Los Angeles, California?","CREATE TABLE ""education_summary"" ( ""grade"" text, ""dates"" text, ""school"" text, ""location"" text, ""type"" text );","SELECT ""type"" FROM ""education_summary"" WHERE ""location""='los angeles, california';",2-16394033-1 "What were the dates for Honolulu, Hawaii in Kindergarten?","CREATE TABLE ""education_summary"" ( ""grade"" text, ""dates"" text, ""school"" text, ""location"" text, ""type"" text );","SELECT ""dates"" FROM ""education_summary"" WHERE ""location""='honolulu, hawaii' AND ""grade""='kindergarten';",2-16394033-1 What is the highest Pick that has a round greater than 6 and an overall greater than 216?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""pick"") FROM ""washington_redskins_draft_history"" WHERE ""round"">6 AND ""overall"">216;",2-17100961-78 What is the highest round that has an overall of 143 and a pick greater than 6?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""round"") FROM ""washington_redskins_draft_history"" WHERE ""overall""=143 AND ""pick"">6;",2-17100961-78 What was the session at the circuit of lowes motor speedway?,"CREATE TABLE ""g"" ( ""discipline"" text, ""championship"" text, ""circuit"" text, ""session"" text, ""cause"" text );","SELECT ""session"" FROM ""g"" WHERE ""circuit""='lowes motor speedway';",2-1632486-8 Which session had a discipline of open wheel?,"CREATE TABLE ""g"" ( ""discipline"" text, ""championship"" text, ""circuit"" text, ""session"" text, ""cause"" text );","SELECT ""session"" FROM ""g"" WHERE ""discipline""='open wheel';",2-1632486-8 Which championship had a Circuit of le mans?,"CREATE TABLE ""g"" ( ""discipline"" text, ""championship"" text, ""circuit"" text, ""session"" text, ""cause"" text );","SELECT ""championship"" FROM ""g"" WHERE ""circuit""='le mans';",2-1632486-8 What was the discipline for the Championship of international championship for makes?,"CREATE TABLE ""g"" ( ""discipline"" text, ""championship"" text, ""circuit"" text, ""session"" text, ""cause"" text );","SELECT ""discipline"" FROM ""g"" WHERE ""championship""='international championship for makes';",2-1632486-8 What was the session at the circuit of autodrom most?,"CREATE TABLE ""g"" ( ""discipline"" text, ""championship"" text, ""circuit"" text, ""session"" text, ""cause"" text );","SELECT ""session"" FROM ""g"" WHERE ""circuit""='autodrom most';",2-1632486-8 What was the discipline for the euroboss championship?,"CREATE TABLE ""g"" ( ""discipline"" text, ""championship"" text, ""circuit"" text, ""session"" text, ""cause"" text );","SELECT ""discipline"" FROM ""g"" WHERE ""championship""='euroboss';",2-1632486-8 what is the lowest played when the position is more than 9?,"CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT MIN(""played"") FROM ""main_round"" WHERE ""position"">9;",2-16501954-23 what is the average points when played is less than 16?,"CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT AVG(""points"") FROM ""main_round"" WHERE ""played""<16;",2-16501954-23 "what is the highest points when position is higher than 6, lost is less than 12 and drawn is less than 1?","CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT MAX(""points"") FROM ""main_round"" WHERE ""position"">6 AND ""lost""<12 AND ""drawn""<1;",2-16501954-23 "what is the sum of points when lost is less than 10, name is vfl denklingen and position is higher than 2?","CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT SUM(""points"") FROM ""main_round"" WHERE ""lost""<10 AND ""name""='vfl denklingen' AND ""position"">2;",2-16501954-23 WHAT IS THE WORST SCORE WHEN THE BEST SCORE WAS 8.8 AND AVERAGE WAS LARGER THAN 6.2?,"CREATE TABLE ""i_season"" ( ""place"" real, ""star"" text, ""average"" real, ""best_score"" real, ""worst_score"" real );","SELECT COUNT(""worst_score"") FROM ""i_season"" WHERE ""best_score""=8.8 AND ""average"">6.2;",2-16981801-1 WHAT IS THE TOTAL AVERAGE WITH A PLACE SMALLER THAN 1?,"CREATE TABLE ""i_season"" ( ""place"" real, ""star"" text, ""average"" real, ""best_score"" real, ""worst_score"" real );","SELECT COUNT(""average"") FROM ""i_season"" WHERE ""place""<1;",2-16981801-1 WHAT IS THE HIGHEST PLACE AND BEST SCORE BIGGER THAN 10?,"CREATE TABLE ""i_season"" ( ""place"" real, ""star"" text, ""average"" real, ""best_score"" real, ""worst_score"" real );","SELECT MAX(""place"") FROM ""i_season"" WHERE ""best_score"">10;",2-16981801-1 Can you tell me the High points that has the Date of january 31?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""date""='january 31';",2-17322817-7 Can you tell me the Score that has the Game of 40?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game""=40;",2-17322817-7 What was Lee Trevino's score?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""score"" FROM ""final_leaderboard"" WHERE ""player""='lee trevino';",2-17245578-3 What was the highest grid for Patrick Carpentier?,"CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT MAX(""grid"") FROM ""race"" WHERE ""driver""='patrick carpentier';",2-16284301-2 Who has the lowest laps with 29 points on 1 grid?,"CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT MIN(""laps"") FROM ""race"" WHERE ""points""=29 AND ""grid""<1;",2-16284301-2 What is the location and attendance of the game with a game number greater than 7 and a record of 5-2-1?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" real, ""opponent"" text, ""score"" text, ""decision"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""game"">7 AND ""record""='5-2-1';",2-17360752-4 What is the location and attendance of the game with a 3-1-0 record?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" real, ""opponent"" text, ""score"" text, ""decision"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""record""='3-1-0';",2-17360752-4 Who is the opponent of the game with a game number less than 5 with a 2-0-0 record?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" real, ""opponent"" text, ""score"" text, ""decision"" text, ""location_attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""game""<5 AND ""record""='2-0-0';",2-17360752-4 What Frequency's Branding is Your Cure for Corporate Radio?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text );","SELECT ""frequency"" FROM ""radio"" WHERE ""branding""='your cure for corporate radio';",2-16410647-2 What is the Format of AM 980?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text );","SELECT ""format"" FROM ""radio"" WHERE ""frequency""='am 980';",2-16410647-2 What is the Branding of the Frequency owned by Sound of Faith Broadcasting Group?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text );","SELECT ""branding"" FROM ""radio"" WHERE ""owner""='sound of faith broadcasting group';",2-16410647-2 What is FM 99.9's Format?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text );","SELECT ""format"" FROM ""radio"" WHERE ""frequency""='fm 99.9';",2-16410647-2 What is the Format of the Frequency CJBX-FM?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text );","SELECT ""format"" FROM ""radio"" WHERE ""call_sign""='cjbx-fm';",2-16410647-2 What is the Call sign of the Frequency 106.9 the X?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text );","SELECT ""call_sign"" FROM ""radio"" WHERE ""branding""='106.9 the x';",2-16410647-2 Which Score has an Opponent of @ buffalo sabres?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""score"" FROM ""game_log"" WHERE ""opponent""='@ buffalo sabres';",2-16864968-8 "How many Points have a Date of march 19, 2009?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""game_log"" WHERE ""date""='march 19, 2009';",2-16864968-8 "When was the Attendance larger than 19,356, and there was a Record of 31–32–13?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""date"" FROM ""game_log"" WHERE ""attendance"">'19,356' AND ""record""='31–32–13';",2-16864968-8 What time is CDT when EDT is 4:55 a.m.?,"CREATE TABLE ""times_of_over_north_america"" ( ""event"" text, ""pdt_7_utc"" text, ""mdt_6_utc"" text, ""cdt_5_utc"" text, ""edt_4_utc"" text );","SELECT ""cdt_5_utc"" FROM ""times_of_over_north_america"" WHERE ""edt_4_utc""='4:55 a.m.';",2-16475719-2 What is the time for PDT when CDT is 6:38 a.m.?,"CREATE TABLE ""times_of_over_north_america"" ( ""event"" text, ""pdt_7_utc"" text, ""mdt_6_utc"" text, ""cdt_5_utc"" text, ""edt_4_utc"" text );","SELECT ""pdt_7_utc"" FROM ""times_of_over_north_america"" WHERE ""cdt_5_utc""='6:38 a.m.';",2-16475719-2 What time is CDT when PDT is 3:17 a.m.?,"CREATE TABLE ""times_of_over_north_america"" ( ""event"" text, ""pdt_7_utc"" text, ""mdt_6_utc"" text, ""cdt_5_utc"" text, ""edt_4_utc"" text );","SELECT ""cdt_5_utc"" FROM ""times_of_over_north_america"" WHERE ""pdt_7_utc""='3:17 a.m.';",2-16475719-2 What time is MDT when EDT is set and PDT is 6:00 a.m.?,"CREATE TABLE ""times_of_over_north_america"" ( ""event"" text, ""pdt_7_utc"" text, ""mdt_6_utc"" text, ""cdt_5_utc"" text, ""edt_4_utc"" text );","SELECT ""mdt_6_utc"" FROM ""times_of_over_north_america"" WHERE ""edt_4_utc""='set' AND ""pdt_7_utc""='6:00 a.m.';",2-16475719-2 "Which Finals has a A-League of 0 6, and a Pre-Season larger than 0?","CREATE TABLE ""goal_scorers"" ( ""name"" text, ""pre_season"" real, ""a_league"" text, ""finals"" real, ""total"" text );","SELECT AVG(""finals"") FROM ""goal_scorers"" WHERE ""a_league""='0 6' AND ""pre_season"">0;",2-16210649-4 "Which Pre-Season has a A-League of 0 1, and a Finals larger than 0?","CREATE TABLE ""goal_scorers"" ( ""name"" text, ""pre_season"" real, ""a_league"" text, ""finals"" real, ""total"" text );","SELECT MIN(""pre_season"") FROM ""goal_scorers"" WHERE ""a_league""='0 1' AND ""finals"">0;",2-16210649-4 "What is the highest Taper (in/ft), when Size is 8?","CREATE TABLE ""brown_sharpe"" ( ""size"" real, ""lg_dia"" real, ""sm_dia"" real, ""length"" real, ""taper_in_ft"" real );","SELECT MAX(""taper_in_ft"") FROM ""brown_sharpe"" WHERE ""size""=8;",2-1646586-1 What is the date for week 15?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""week""=15;",2-16729071-1 What is the total attendance for Candlestick Park?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""schedule"" WHERE ""game_site""='candlestick park';",2-16729071-1 "Who was the opponent on april 26, 2003?","CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""date""='april 26, 2003';",2-17300549-1 What was the result on week 1?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text );","SELECT ""result"" FROM ""regular_season"" WHERE ""week""=1;",2-17300549-1 "What was the result of the game that took place on april 26, 2003?","CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text );","SELECT ""result"" FROM ""regular_season"" WHERE ""date""='april 26, 2003';",2-17300549-1 What was the result of the week that was a bye before week 6?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""game_site"" text );","SELECT ""result"" FROM ""regular_season"" WHERE ""week""<6 AND ""game_site""='bye';",2-17300549-1 "What is the lowest number of districts (kecamatan) in the north sulawesi province with more than 1,510 villages?","CREATE TABLE ""provinces_of_indonesia"" ( ""province"" text, ""capital"" text, ""population_at_2010_census"" real, ""area_km"" real, ""density_2010"" real, ""geographical_unit"" text, ""number_of_cities_kota"" real, ""number_of_regencies_kabupaten"" real, ""number_of_districts_kecamatan"" real, ""villages"" real );","SELECT MIN(""number_of_districts_kecamatan"") FROM ""provinces_of_indonesia"" WHERE ""province""='north sulawesi' AND ""villages"">'1,510';",2-170641-1 "What is the sum of the number of districts (kecamatan) in the geographical unit of java with more than 4 recencies (kabupaten) and less than 8,577 villages?","CREATE TABLE ""provinces_of_indonesia"" ( ""province"" text, ""capital"" text, ""population_at_2010_census"" real, ""area_km"" real, ""density_2010"" real, ""geographical_unit"" text, ""number_of_cities_kota"" real, ""number_of_regencies_kabupaten"" real, ""number_of_districts_kecamatan"" real, ""villages"" real );","SELECT SUM(""number_of_districts_kecamatan"") FROM ""provinces_of_indonesia"" WHERE ""geographical_unit""='java' AND ""number_of_regencies_kabupaten"">4 AND ""villages""<'8,577';",2-170641-1 "What is the average number of regencies (kabupaten) with more than 331 villages and a 2010 population census of 12,982,204?","CREATE TABLE ""provinces_of_indonesia"" ( ""province"" text, ""capital"" text, ""population_at_2010_census"" real, ""area_km"" real, ""density_2010"" real, ""geographical_unit"" text, ""number_of_cities_kota"" real, ""number_of_regencies_kabupaten"" real, ""number_of_districts_kecamatan"" real, ""villages"" real );","SELECT AVG(""number_of_regencies_kabupaten"") FROM ""provinces_of_indonesia"" WHERE ""villages"">331 AND ""population_at_2010_census""='12,982,204';",2-170641-1 "What is the lowest number of cities (kota) which has less than 65 districts (kecamatan), an area of 16,424 km², and a 2010 census population less than 3,890,757?","CREATE TABLE ""provinces_of_indonesia"" ( ""province"" text, ""capital"" text, ""population_at_2010_census"" real, ""area_km"" real, ""density_2010"" real, ""geographical_unit"" text, ""number_of_cities_kota"" real, ""number_of_regencies_kabupaten"" real, ""number_of_districts_kecamatan"" real, ""villages"" real );","SELECT MIN(""number_of_cities_kota"") FROM ""provinces_of_indonesia"" WHERE ""number_of_districts_kecamatan""<65 AND ""population_at_2010_census""<'3,890,757' AND ""area_km""='16,424';",2-170641-1 "What is the sum of the number of cities (kota) with an area less than 47,799 km², the capital yogyakarta, and a 2010 density greater than 1,138?","CREATE TABLE ""provinces_of_indonesia"" ( ""province"" text, ""capital"" text, ""population_at_2010_census"" real, ""area_km"" real, ""density_2010"" real, ""geographical_unit"" text, ""number_of_cities_kota"" real, ""number_of_regencies_kabupaten"" real, ""number_of_districts_kecamatan"" real, ""villages"" real );","SELECT SUM(""number_of_cities_kota"") FROM ""provinces_of_indonesia"" WHERE ""area_km""<'47,799' AND ""capital""='yogyakarta' AND ""density_2010"">'1,138';",2-170641-1 Which score was associated with an attendance of 275?,"CREATE TABLE ""round_18"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""score"" FROM ""round_18"" WHERE ""attendance""=275;",2-17026847-20 What was the lowest attendance by the game that had an away team of Vida?,"CREATE TABLE ""round_18"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""round_18"" WHERE ""away""='vida';",2-17026847-20 Who was the away team that had attendance under 2614 and a home team of Victoria?,"CREATE TABLE ""round_18"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""away"" FROM ""round_18"" WHERE ""attendance""<2614 AND ""home""='victoria';",2-17026847-20 Who was the home team for the game with Platense as the away team and attendance under 529?,"CREATE TABLE ""round_18"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""home"" FROM ""round_18"" WHERE ""attendance""<529 AND ""away""='platense';",2-17026847-20 What was the attendance for the game with an away team of Hispano?,"CREATE TABLE ""round_18"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""round_18"" WHERE ""away""='hispano';",2-17026847-20 Which home has an attendance of 507?,"CREATE TABLE ""round_12"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""home"" FROM ""round_12"" WHERE ""attendance""=507;",2-17026847-14 What was the total attendance for the 3:1 game?,"CREATE TABLE ""round_12"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT SUM(""attendance"") FROM ""round_12"" WHERE ""score""='3:1';",2-17026847-14 "How many goals against were scored when the points were smaller than 13, the wins were smaller than 3, and the goals for were smaller than 15?","CREATE TABLE ""promotion_playoff"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT SUM(""goals_against"") FROM ""promotion_playoff"" WHERE ""points""<13 AND ""wins""<3 AND ""goals_for""<15;",2-17416195-6 What was the highest position when the wins were higher than 4 and the points were lower than 11?,"CREATE TABLE ""promotion_playoff"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MAX(""position"") FROM ""promotion_playoff"" WHERE ""wins""=4 AND ""points""<11;",2-17416195-6 "When the goals against were higher than 30, what was the average number of draws?","CREATE TABLE ""promotion_playoff"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""draws"") FROM ""promotion_playoff"" WHERE ""goals_against"">30;",2-17416195-6 How many wins happened when there were fewer than 2 draws?,"CREATE TABLE ""promotion_playoff"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT SUM(""wins"") FROM ""promotion_playoff"" WHERE ""draws""<2;",2-17416195-6 How many goals against were scored when the position was higher than 1 and the played was higher than 10?,"CREATE TABLE ""promotion_playoff"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT COUNT(""goals_against"") FROM ""promotion_playoff"" WHERE ""position"">1 AND ""played"">10;",2-17416195-6 What year were the Grizzlies in Providence?,"CREATE TABLE ""t"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_grizzlies"" text, ""school_club_team"" text );","SELECT ""years_for_grizzlies"" FROM ""t"" WHERE ""school_club_team""='providence';",2-16494599-19 What player from the United States played for the Grizzlies from 1997-1998?,"CREATE TABLE ""t"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_grizzlies"" text, ""school_club_team"" text );","SELECT ""player"" FROM ""t"" WHERE ""nationality""='united states' AND ""years_for_grizzlies""='1997-1998';",2-16494599-19 Which player played for the Grizzlies from 1997-1998?,"CREATE TABLE ""t"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_grizzlies"" text, ""school_club_team"" text );","SELECT ""player"" FROM ""t"" WHERE ""years_for_grizzlies""='1997-1998';",2-16494599-19 Who won the men's ski jump when the FIS Nordic World Ski Championships was 1980?,"CREATE TABLE ""men_s_ski_jump"" ( ""winner"" text, ""country"" text, ""winter_olympics"" text, ""fis_nordic_world_ski_championships"" text, ""holmenkollen"" text );","SELECT ""winner"" FROM ""men_s_ski_jump"" WHERE ""fis_nordic_world_ski_championships""='1980';",2-174491-2 "With the Winter Olympics was 1960, what was the country?","CREATE TABLE ""men_s_ski_jump"" ( ""winner"" text, ""country"" text, ""winter_olympics"" text, ""fis_nordic_world_ski_championships"" text, ""holmenkollen"" text );","SELECT ""country"" FROM ""men_s_ski_jump"" WHERE ""winter_olympics""='1960';",2-174491-2 What was the Winter Olympics was Japan as the country?,"CREATE TABLE ""men_s_ski_jump"" ( ""winner"" text, ""country"" text, ""winter_olympics"" text, ""fis_nordic_world_ski_championships"" text, ""holmenkollen"" text );","SELECT ""winter_olympics"" FROM ""men_s_ski_jump"" WHERE ""country""='japan';",2-174491-2 The winner Arnfinn Bergmann has what under country?,"CREATE TABLE ""men_s_ski_jump"" ( ""winner"" text, ""country"" text, ""winter_olympics"" text, ""fis_nordic_world_ski_championships"" text, ""holmenkollen"" text );","SELECT ""country"" FROM ""men_s_ski_jump"" WHERE ""winner""='arnfinn bergmann';",2-174491-2 "When the FIS Nordic World Ski Championships was 1962, 1964 what was the Holmenkollen?","CREATE TABLE ""men_s_ski_jump"" ( ""winner"" text, ""country"" text, ""winter_olympics"" text, ""fis_nordic_world_ski_championships"" text, ""holmenkollen"" text );","SELECT ""holmenkollen"" FROM ""men_s_ski_jump"" WHERE ""fis_nordic_world_ski_championships""='1962, 1964';",2-174491-2 "What is the total number of Money ( $ ), when To Par is ""13"", and when Player is ""Julius Boros""?","CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" real );","SELECT COUNT(""money"") FROM ""final_leaderboard"" WHERE ""to_par""=13 AND ""player""='julius boros';",2-17290196-1 "What is Player, when Money ( $ ) is less than 387, and when Score is ""73-76-74-72=295""?","CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" real );","SELECT ""player"" FROM ""final_leaderboard"" WHERE ""money""<387 AND ""score""='73-76-74-72=295';",2-17290196-1 "What is the total number of To Par, when Money ( $ ) is less than 387, and when Player is ""Al Brosch""?","CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" real );","SELECT COUNT(""to_par"") FROM ""final_leaderboard"" WHERE ""money""<387 AND ""player""='al brosch';",2-17290196-1 "What is Place, when To Par is less than 15, and when Score is 76-72-75-71=294?","CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" real );","SELECT ""place"" FROM ""final_leaderboard"" WHERE ""to_par""<15 AND ""score""='76-72-75-71=294';",2-17290196-1 "What is Player, when Country is ""United States"", when Money ( $ ) is greater than 387, and when Score is ""75-74-74-70=293""?","CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" real );","SELECT ""player"" FROM ""final_leaderboard"" WHERE ""country""='united states' AND ""money"">387 AND ""score""='75-74-74-70=293';",2-17290196-1 WHAT IS THE RECORD FOR THE GAME SMALLER THAN 31?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""regular_season"" WHERE ""game""<31;",2-17104677-11 WHAT IS THE GAME ON SEPTEMBER 13?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT AVG(""game"") FROM ""regular_season"" WHERE ""date""='september 13';",2-17104677-11 Which team had more than 10 wins with a champion of Mat Mladin?,"CREATE TABLE ""by_season"" ( ""season"" real, ""champion"" text, ""motorcycle"" text, ""wins"" real, ""team"" text );","SELECT ""team"" FROM ""by_season"" WHERE ""wins"">10 AND ""champion""='mat mladin';",2-16721744-1 Which team had 2 wins and a season later than 1986?,"CREATE TABLE ""by_season"" ( ""season"" real, ""champion"" text, ""motorcycle"" text, ""wins"" real, ""team"" text );","SELECT ""team"" FROM ""by_season"" WHERE ""wins""=2 AND ""season"">1986;",2-16721744-1 What was the score for Team 1 of Stade Lavallois (d1)?,"CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""score"" text, ""team_2"" text, ""1st_round"" text, ""2nd_round"" text );","SELECT ""score"" FROM ""round_of_16"" WHERE ""team_1""='stade lavallois (d1)';",2-17004738-1 What was team one name for the Team 2 of Toulouse Fc (d1)>?,"CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""score"" text, ""team_2"" text, ""1st_round"" text, ""2nd_round"" text );","SELECT ""team_1"" FROM ""round_of_16"" WHERE ""team_2""='toulouse fc (d1)';",2-17004738-1 "What was the name of the Team 1, where the Team 2 was Stade De Reims (d2)?","CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""score"" text, ""team_2"" text, ""1st_round"" text, ""2nd_round"" text );","SELECT ""team_1"" FROM ""round_of_16"" WHERE ""team_2""='stade de reims (d2)';",2-17004738-1 What was teh score of the game where Toronto was the home team on January 28?,"CREATE TABLE ""first_half"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""first_half"" WHERE ""home""='toronto' AND ""date""='january 28';",2-16864998-3 What is listed for the High rebounds on the Date of March 31?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""date""='march 31';",2-17058151-9 What is the Record for the Team of Indiana?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""team""='indiana';",2-17058151-9 What's the Score for the Game of 75?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game""=75;",2-17058151-9 "Which Release date has a Required OS of windows, a Type of 2d, and a Developer(s) of zeonix?","CREATE TABLE ""free_play"" ( ""developer_s"" text, ""release_date"" text, ""required_os"" text, ""payment"" text, ""type"" text );","SELECT ""release_date"" FROM ""free_play"" WHERE ""required_os""='windows' AND ""type""='2d' AND ""developer_s""='zeonix';",2-17493675-1 "Which Payment has a Type of 2d, and a Release date of january 2003?","CREATE TABLE ""free_play"" ( ""developer_s"" text, ""release_date"" text, ""required_os"" text, ""payment"" text, ""type"" text );","SELECT ""payment"" FROM ""free_play"" WHERE ""type""='2d' AND ""release_date""='january 2003';",2-17493675-1 "Which Payment has a Type of text, and a Release date of 26 september, 2003?","CREATE TABLE ""free_play"" ( ""developer_s"" text, ""release_date"" text, ""required_os"" text, ""payment"" text, ""type"" text );","SELECT ""payment"" FROM ""free_play"" WHERE ""type""='text' AND ""release_date""='26 september, 2003';",2-17493675-1 "Which Type has a Release date of november 30, 1997?","CREATE TABLE ""free_play"" ( ""developer_s"" text, ""release_date"" text, ""required_os"" text, ""payment"" text, ""type"" text );","SELECT ""type"" FROM ""free_play"" WHERE ""release_date""='november 30, 1997';",2-17493675-1 Which Release date has a Type of 2d?,"CREATE TABLE ""free_play"" ( ""developer_s"" text, ""release_date"" text, ""required_os"" text, ""payment"" text, ""type"" text );","SELECT ""release_date"" FROM ""free_play"" WHERE ""type""='2d';",2-17493675-1 Which Release date has a Developer(s) of microsoft research?,"CREATE TABLE ""free_play"" ( ""developer_s"" text, ""release_date"" text, ""required_os"" text, ""payment"" text, ""type"" text );","SELECT ""release_date"" FROM ""free_play"" WHERE ""developer_s""='microsoft research';",2-17493675-1 what is the meet when the event is flying 200 m time trial?,"CREATE TABLE ""men_s_records"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""meet"" text, ""place"" text );","SELECT ""meet"" FROM ""men_s_records"" WHERE ""event""='flying 200 m time trial';",2-16611328-1 what is the record when the event is 1 km time trial?,"CREATE TABLE ""men_s_records"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""meet"" text, ""place"" text );","SELECT ""record"" FROM ""men_s_records"" WHERE ""event""='1 km time trial';",2-16611328-1 what is the place when the event is 4000 m individual pursuit?,"CREATE TABLE ""men_s_records"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""meet"" text, ""place"" text );","SELECT ""place"" FROM ""men_s_records"" WHERE ""event""='4000 m individual pursuit';",2-16611328-1 what is the place when the event is 4000 m individual pursuit?,"CREATE TABLE ""men_s_records"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""meet"" text, ""place"" text );","SELECT ""place"" FROM ""men_s_records"" WHERE ""event""='4000 m individual pursuit';",2-16611328-1 what is the meet when the date is 3 august 2012?,"CREATE TABLE ""men_s_records"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""meet"" text, ""place"" text );","SELECT ""meet"" FROM ""men_s_records"" WHERE ""date""='3 august 2012';",2-16611328-1 Which Year has a Position of 4th?,"CREATE TABLE ""competition_record"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT SUM(""year"") FROM ""competition_record"" WHERE ""position""='4th';",2-1664530-2 "Which Event has a Competition of chicago marathon, and a Year larger than 2004?","CREATE TABLE ""competition_record"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT ""event"" FROM ""competition_record"" WHERE ""competition""='chicago marathon' AND ""year"">2004;",2-1664530-2 "WHich Venue has a Year larger than 2003, and a Position of 10th?","CREATE TABLE ""competition_record"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT ""venue"" FROM ""competition_record"" WHERE ""year"">2003 AND ""position""='10th';",2-1664530-2 Name the Venue which has a Position of 5th?,"CREATE TABLE ""competition_record"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT ""venue"" FROM ""competition_record"" WHERE ""position""='5th';",2-1664530-2 What is the Place 2 Player?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""place""='2';",2-17290169-3 What Player has a +3 To par?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""to_par""='+3';",2-17290169-3 What is the Place of Player with To par of +6 and Score of 78-70-74=222?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""to_par""='+6' AND ""score""='78-70-74=222';",2-17290169-3 What is the Country of the Player with a Score of 75-70-74=219?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""score""='75-70-74=219';",2-17290169-3 What is the Country with the T3 Place Player with a Score of 71-76-71=218?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""place""='t3' AND ""score""='71-76-71=218';",2-17290169-3 In what event is the opponent Joe Nameth?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='joe nameth';",2-17446978-2 What is the record when the loss was to Alex Hunter in round 1?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""round""='1' AND ""res""='loss' AND ""opponent""='alex hunter';",2-17446978-2 What is the method when the opponent is Andre Roberts?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='andre roberts';",2-17446978-2 What is the round when the opponent is Andre Roberts?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""round"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='andre roberts';",2-17446978-2 What is the round when the loss came with a record of 2-4?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""round"" FROM ""mixed_martial_arts_record"" WHERE ""res""='loss' AND ""record""='2-4';",2-17446978-2 How many rounds was the fight with a decision by submission (punches)?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""round"" FROM ""mixed_martial_arts_record"" WHERE ""method""='submission (punches)';",2-17446978-2 Who played against the Celtics on Sat. Feb. 23?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='sat. feb. 23';",2-17622423-7 Who played against the Celtics when the final game score was 85-102?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""score""='85-102';",2-17622423-7 What game was the final score 82-79?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""game"" FROM ""game_log"" WHERE ""score""='82-79';",2-17622423-7 "What is the highest value for Game, when Points is 16, when Date is November 11, 2008, and when Attendance is greater than 19,289?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT MAX(""game"") FROM ""game_log"" WHERE ""points""=16 AND ""date""='november 11, 2008' AND ""attendance"">'19,289';",2-16864968-4 "What is Date, when Points is 13, and when Location is RBC Center?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""date"" FROM ""game_log"" WHERE ""points""=13 AND ""location""='rbc center';",2-16864968-4 "What is Surface, when Score in Final is 3-6, 6-3, 6-2?","CREATE TABLE ""women_s_doubles_5_1_title_4_runner_ups"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""surface"" FROM ""women_s_doubles_5_1_title_4_runner_ups"" WHERE ""score_in_final""='3-6, 6-3, 6-2';",2-1676941-1 "What is Championship, when Outcome is ""runner-up"", and when Opponents In Final is ""Gigi Fernández Natalia Zvereva""?","CREATE TABLE ""women_s_doubles_5_1_title_4_runner_ups"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""championship"" FROM ""women_s_doubles_5_1_title_4_runner_ups"" WHERE ""outcome""='runner-up' AND ""opponents_in_final""='gigi fernández natalia zvereva';",2-1676941-1 "What is Opponents in Final, when Partner is ""Jill Hetherington"", and when Year is after 1988?","CREATE TABLE ""women_s_doubles_5_1_title_4_runner_ups"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""opponents_in_final"" FROM ""women_s_doubles_5_1_title_4_runner_ups"" WHERE ""partner""='jill hetherington' AND ""year"">1988;",2-1676941-1 "What is Surface, when Opponents, when Final is ""Gigi Fernández Robin White""?","CREATE TABLE ""women_s_doubles_5_1_title_4_runner_ups"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""surface"" FROM ""women_s_doubles_5_1_title_4_runner_ups"" WHERE ""opponents_in_final""='gigi fernández robin white';",2-1676941-1 "What is Outcome, when Championship is Australian Open, and when Year is before 1994?","CREATE TABLE ""women_s_doubles_5_1_title_4_runner_ups"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""outcome"" FROM ""women_s_doubles_5_1_title_4_runner_ups"" WHERE ""championship""='australian open' AND ""year""<1994;",2-1676941-1 "What is the sum of Year(s), when Championship is ""Australian Open"", when Outcome is ""Runner-Up"", and when Score in Final is 3-6, 6-3, 6-2?","CREATE TABLE ""women_s_doubles_5_1_title_4_runner_ups"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT SUM(""year"") FROM ""women_s_doubles_5_1_title_4_runner_ups"" WHERE ""championship""='australian open' AND ""outcome""='runner-up' AND ""score_in_final""='3-6, 6-3, 6-2';",2-1676941-1 "What iwas the attendance of the game that took place on december 6, 1998?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""date""='december 6, 1998';",2-16780110-1 What was the date of week 3?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""week""=3;",2-16780110-1 On what date was the opponent the Miami Dolphins?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='miami dolphins';",2-16780110-1 Which week was the team's bye week?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""attendance""='bye';",2-16780110-1 What was the result of the week 13 game?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""week""=13;",2-16780110-1 What is the range (varies by payload weight) for Shahab-4?,"CREATE TABLE ""iran_s_nuclear_capable_missiles"" ( ""name_designation"" text, ""class"" text, ""range_varies_with_payload_weight"" text, ""payload"" text, ""status"" text );","SELECT ""range_varies_with_payload_weight"" FROM ""iran_s_nuclear_capable_missiles"" WHERE ""name_designation""='shahab-4';",2-1757165-1 What is the range (varies by payload weight) for the unknown player?,"CREATE TABLE ""iran_s_nuclear_capable_missiles"" ( ""name_designation"" text, ""class"" text, ""range_varies_with_payload_weight"" text, ""payload"" text, ""status"" text );","SELECT ""range_varies_with_payload_weight"" FROM ""iran_s_nuclear_capable_missiles"" WHERE ""payload""='unknown';",2-1757165-1 "What is the payload for Class MRBM, and a range of 1,930km?","CREATE TABLE ""iran_s_nuclear_capable_missiles"" ( ""name_designation"" text, ""class"" text, ""range_varies_with_payload_weight"" text, ""payload"" text, ""status"" text );","SELECT ""payload"" FROM ""iran_s_nuclear_capable_missiles"" WHERE ""class""='mrbm' AND ""range_varies_with_payload_weight""='1,930km';",2-1757165-1 "What is the name/designation for Operational Status and a range of 1,930km?","CREATE TABLE ""iran_s_nuclear_capable_missiles"" ( ""name_designation"" text, ""class"" text, ""range_varies_with_payload_weight"" text, ""payload"" text, ""status"" text );","SELECT ""name_designation"" FROM ""iran_s_nuclear_capable_missiles"" WHERE ""status""='operational' AND ""range_varies_with_payload_weight""='1,930km';",2-1757165-1 What is the name/designation for the under development status?,"CREATE TABLE ""iran_s_nuclear_capable_missiles"" ( ""name_designation"" text, ""class"" text, ""range_varies_with_payload_weight"" text, ""payload"" text, ""status"" text );","SELECT ""name_designation"" FROM ""iran_s_nuclear_capable_missiles"" WHERE ""status""='under development';",2-1757165-1 What is the name/designation for the 1200kg payload?,"CREATE TABLE ""iran_s_nuclear_capable_missiles"" ( ""name_designation"" text, ""class"" text, ""range_varies_with_payload_weight"" text, ""payload"" text, ""status"" text );","SELECT ""name_designation"" FROM ""iran_s_nuclear_capable_missiles"" WHERE ""payload""='1200kg';",2-1757165-1 "Which Venue has an Event of marathon, and a Year larger than 1995, and a Position of 4th?","CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""event""='marathon' AND ""year"">1995 AND ""position""='4th';",2-17167993-1 "Which Position has an Event of 10,000 m, and a Competition of world championships, and a Year larger than 1993?","CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT ""position"" FROM ""achievements"" WHERE ""event""='10,000 m' AND ""competition""='world championships' AND ""year"">1993;",2-17167993-1 WHAT TEAM HAD A 28 PICK?,"CREATE TABLE ""cfl_draft"" ( ""round"" real, ""pick"" text, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""cfl_draft"" WHERE ""pick""='28';",2-16912096-1 HOW MANY ROUNDS HAD A PICK OF 7?,"CREATE TABLE ""cfl_draft"" ( ""round"" real, ""pick"" text, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT COUNT(""round"") FROM ""cfl_draft"" WHERE ""pick""='7';",2-16912096-1 "What is Player, when Position is C, and when From is Cincinnati?","CREATE TABLE ""w"" ( ""player"" text, ""nationality"" text, ""jersey_number_s"" text, ""position"" text, ""years"" text, ""from"" text );","SELECT ""player"" FROM ""w"" WHERE ""position""='c' AND ""from""='cincinnati';",2-16772687-21 "What is Years, when Postition is PG, and when From is USC?","CREATE TABLE ""w"" ( ""player"" text, ""nationality"" text, ""jersey_number_s"" text, ""position"" text, ""years"" text, ""from"" text );","SELECT ""years"" FROM ""w"" WHERE ""position""='pg' AND ""from""='usc';",2-16772687-21 "What is Player, when From is Cincinnati, and when Position is C?","CREATE TABLE ""w"" ( ""player"" text, ""nationality"" text, ""jersey_number_s"" text, ""position"" text, ""years"" text, ""from"" text );","SELECT ""player"" FROM ""w"" WHERE ""from""='cincinnati' AND ""position""='c';",2-16772687-21 "What is From, when Nationality is United States, and when Jersey Number (s) is 2?","CREATE TABLE ""w"" ( ""player"" text, ""nationality"" text, ""jersey_number_s"" text, ""position"" text, ""years"" text, ""from"" text );","SELECT ""from"" FROM ""w"" WHERE ""nationality""='united states' AND ""jersey_number_s""='2';",2-16772687-21 "Which Grid has Laps smaller than 22, and a Bike of honda cbr1000rr, and a Rider of luca morelli?","CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT MIN(""grid"") FROM ""superbike_race_2_classification"" WHERE ""laps""<22 AND ""bike""='honda cbr1000rr' AND ""rider""='luca morelli';",2-17004028-2 Which Grid has a Time of +13.999?,"CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT MIN(""grid"") FROM ""superbike_race_2_classification"" WHERE ""time""='+13.999';",2-17004028-2 Which Grid has a Rider of loic napoleone?,"CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT AVG(""grid"") FROM ""superbike_race_2_classification"" WHERE ""rider""='loic napoleone';",2-17004028-2 What is 4zr's callsign?,"CREATE TABLE ""notes"" ( ""callsign"" text, ""frequency"" text, ""band"" text, ""on_air_id"" text, ""purpose"" text );","SELECT ""callsign"" FROM ""notes"" WHERE ""on_air_id""='4zr';",2-17188917-1 What is the On-air ID of the broadcaster at frequency 0 801?,"CREATE TABLE ""notes"" ( ""callsign"" text, ""frequency"" text, ""band"" text, ""on_air_id"" text, ""purpose"" text );","SELECT ""on_air_id"" FROM ""notes"" WHERE ""frequency""='0 801';",2-17188917-1 4tab of commercial broadcaster Radio Tab broadcasts at what frequency?,"CREATE TABLE ""notes"" ( ""callsign"" text, ""frequency"" text, ""band"" text, ""on_air_id"" text, ""purpose"" text );","SELECT ""frequency"" FROM ""notes"" WHERE ""purpose""='commercial' AND ""on_air_id""='radio tab' AND ""callsign""='4tab';",2-17188917-1 What band does 4cca use?,"CREATE TABLE ""notes"" ( ""callsign"" text, ""frequency"" text, ""band"" text, ""on_air_id"" text, ""purpose"" text );","SELECT ""band"" FROM ""notes"" WHERE ""callsign""='4cca';",2-17188917-1 What is the On-air ID of FM broadcaster 4nsa?,"CREATE TABLE ""notes"" ( ""callsign"" text, ""frequency"" text, ""band"" text, ""on_air_id"" text, ""purpose"" text );","SELECT ""on_air_id"" FROM ""notes"" WHERE ""band""='fm' AND ""callsign""='4nsa';",2-17188917-1 The community station broadcasting at frequency 0 96.9 is in what band?,"CREATE TABLE ""notes"" ( ""callsign"" text, ""frequency"" text, ""band"" text, ""on_air_id"" text, ""purpose"" text );","SELECT ""band"" FROM ""notes"" WHERE ""purpose""='community' AND ""frequency""='0 96.9';",2-17188917-1 "What is the original name for the song ""Sono Io""?","CREATE TABLE ""international_versions"" ( ""song"" text, ""original_name"" text, ""country"" text, ""language"" text, ""singer_s"" text );","SELECT ""original_name"" FROM ""international_versions"" WHERE ""song""='\""sono io\""';",2-16531455-4 "Who were the singers for the song ""We Rock"" in French?","CREATE TABLE ""international_versions"" ( ""song"" text, ""original_name"" text, ""country"" text, ""language"" text, ""singer_s"" text );","SELECT ""singer_s"" FROM ""international_versions"" WHERE ""language""='french' AND ""song""='\""we rock\""';",2-16531455-4 What was the original name for the song performed by Brad Kavanagh?,"CREATE TABLE ""international_versions"" ( ""song"" text, ""original_name"" text, ""country"" text, ""language"" text, ""singer_s"" text );","SELECT ""original_name"" FROM ""international_versions"" WHERE ""singer_s""='brad kavanagh';",2-16531455-4 What is the original name of the song performed in Swedish?,"CREATE TABLE ""international_versions"" ( ""song"" text, ""original_name"" text, ""country"" text, ""language"" text, ""singer_s"" text );","SELECT ""original_name"" FROM ""international_versions"" WHERE ""language""='swedish';",2-16531455-4 "Who was the singer of ""This is Me"" in Sweden?","CREATE TABLE ""international_versions"" ( ""song"" text, ""original_name"" text, ""country"" text, ""language"" text, ""singer_s"" text );","SELECT ""singer_s"" FROM ""international_versions"" WHERE ""original_name""='\""this is me\""' AND ""country""='sweden';",2-16531455-4 What was the original name of the Spanish song in Spain?,"CREATE TABLE ""international_versions"" ( ""song"" text, ""original_name"" text, ""country"" text, ""language"" text, ""singer_s"" text );","SELECT ""original_name"" FROM ""international_versions"" WHERE ""language""='spanish' AND ""country""='spain';",2-16531455-4 What is the result for 1989 that has a 1992 result of 0 / 1?,"CREATE TABLE ""grand_slam_singles_tournament_timeline"" ( ""tournament"" text, ""1987"" text, ""1988"" text, ""1989"" text, ""1990"" text, ""1991"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""career_sr"" text );","SELECT ""1989"" FROM ""grand_slam_singles_tournament_timeline"" WHERE ""1992""='0 / 1';",2-17164233-1 For what tournament is the 1990 0 / 4?,"CREATE TABLE ""grand_slam_singles_tournament_timeline"" ( ""tournament"" text, ""1987"" text, ""1988"" text, ""1989"" text, ""1990"" text, ""1991"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""career_sr"" text );","SELECT ""tournament"" FROM ""grand_slam_singles_tournament_timeline"" WHERE ""1990""='0 / 4';",2-17164233-1 "What is the 1988 result that has a 1994 result of A, and 3r as the 1987 result?","CREATE TABLE ""grand_slam_singles_tournament_timeline"" ( ""tournament"" text, ""1987"" text, ""1988"" text, ""1989"" text, ""1990"" text, ""1991"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""career_sr"" text );","SELECT ""1988"" FROM ""grand_slam_singles_tournament_timeline"" WHERE ""1994""='a' AND ""1987""='3r';",2-17164233-1 "With a 1992 result of A, and at the U.S. Open Tournament, what is the 1989 result?","CREATE TABLE ""grand_slam_singles_tournament_timeline"" ( ""tournament"" text, ""1987"" text, ""1988"" text, ""1989"" text, ""1990"" text, ""1991"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""career_sr"" text );","SELECT ""1989"" FROM ""grand_slam_singles_tournament_timeline"" WHERE ""1992""='a' AND ""tournament""='u.s. open';",2-17164233-1 What are the 1994 results with a career SR of 0 / 3?,"CREATE TABLE ""grand_slam_singles_tournament_timeline"" ( ""tournament"" text, ""1987"" text, ""1988"" text, ""1989"" text, ""1990"" text, ""1991"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""career_sr"" text );","SELECT ""1994"" FROM ""grand_slam_singles_tournament_timeline"" WHERE ""career_sr""='0 / 3';",2-17164233-1 What result in 1994 has a SR as the tournament?,"CREATE TABLE ""grand_slam_singles_tournament_timeline"" ( ""tournament"" text, ""1987"" text, ""1988"" text, ""1989"" text, ""1990"" text, ""1991"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""career_sr"" text );","SELECT ""1994"" FROM ""grand_slam_singles_tournament_timeline"" WHERE ""tournament""='sr';",2-17164233-1 What is the most recent year with a position of 3rd?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT MAX(""year"") FROM ""achievements"" WHERE ""position""='3rd';",2-17357381-1 What is the venue when the result was position of 17th?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""position""='17th';",2-17357381-1 What is the lowest total that has 1977 as the year (s) won?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT MIN(""total"") FROM ""made_the_cut"" WHERE ""year_s_won""='1977';",2-17231302-2 How many totals have andy north as the player?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT SUM(""total"") FROM ""made_the_cut"" WHERE ""player""='andy north';",2-17231302-2 What country has 302 as the total?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""country"" FROM ""made_the_cut"" WHERE ""total""=302;",2-17231302-2 "How much money does player ben crenshaw, who has a t4 place, have?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""money"" FROM ""final_round"" WHERE ""place""='t4' AND ""player""='ben crenshaw';",2-17231211-7 What is the country of player curtis strange?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""country"" FROM ""final_round"" WHERE ""player""='curtis strange';",2-17231211-7 "What is the score of the United States, which has more than $24,542?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""score"" FROM ""final_round"" WHERE ""country""='united states' AND ""money"">'24,542';",2-17231211-7 "What is the Margin, when Date is 19 July 2008 (Round 19)?","CREATE TABLE ""biggest_wins"" ( ""margin"" real, ""score"" text, ""winning_team"" text, ""losing_team"" text, ""venue"" text, ""date"" text );","SELECT ""margin"" FROM ""biggest_wins"" WHERE ""date""='19 july 2008 (round 19)';",2-16802194-1 "What is the Winning Team, when Losing Team is South Sydney Rabbitohs?","CREATE TABLE ""biggest_wins"" ( ""margin"" real, ""score"" text, ""winning_team"" text, ""losing_team"" text, ""venue"" text, ""date"" text );","SELECT ""winning_team"" FROM ""biggest_wins"" WHERE ""losing_team""='south sydney rabbitohs';",2-16802194-1 "What is the Venue, when the Score is 56-4?","CREATE TABLE ""biggest_wins"" ( ""margin"" real, ""score"" text, ""winning_team"" text, ""losing_team"" text, ""venue"" text, ""date"" text );","SELECT ""venue"" FROM ""biggest_wins"" WHERE ""score""='56-4';",2-16802194-1 What is Busan's rank?,"CREATE TABLE ""largest_urban_agglomerations_by_populati"" ( ""rank"" real, ""city"" text, ""population"" real, ""country"" text, ""area_km"" real );","SELECT SUM(""rank"") FROM ""largest_urban_agglomerations_by_populati"" WHERE ""city""='busan';",2-16478687-4 "Which rank had a population of 7,069,000?","CREATE TABLE ""largest_urban_agglomerations_by_populati"" ( ""rank"" real, ""city"" text, ""population"" real, ""country"" text, ""area_km"" real );","SELECT COUNT(""rank"") FROM ""largest_urban_agglomerations_by_populati"" WHERE ""population""='7,069,000';",2-16478687-4 "What is the total population for the 3,616km area?","CREATE TABLE ""largest_urban_agglomerations_by_populati"" ( ""rank"" real, ""city"" text, ""population"" real, ""country"" text, ""area_km"" real );","SELECT COUNT(""population"") FROM ""largest_urban_agglomerations_by_populati"" WHERE ""area_km""='3,616';",2-16478687-4 "What was the 2007 budget when there were more than 115,897 employees and an order succession of 11?","CREATE TABLE ""federal_executive_departments"" ( ""department"" text, ""creation"" text, ""order_of_succession"" text, ""2007_budget_in_billions_of_dollars"" real, ""employees_2007"" real );","SELECT ""2007_budget_in_billions_of_dollars"" FROM ""federal_executive_departments"" WHERE ""employees_2007"">'115,897' AND ""order_of_succession""='11';",2-16271198-1 What was the order of succession for the department of education?,"CREATE TABLE ""federal_executive_departments"" ( ""department"" text, ""creation"" text, ""order_of_succession"" text, ""2007_budget_in_billions_of_dollars"" real, ""employees_2007"" real );","SELECT ""order_of_succession"" FROM ""federal_executive_departments"" WHERE ""department""='education';",2-16271198-1 What was the highest 2007 budget when the order of succession was 3?,"CREATE TABLE ""federal_executive_departments"" ( ""department"" text, ""creation"" text, ""order_of_succession"" text, ""2007_budget_in_billions_of_dollars"" real, ""employees_2007"" real );","SELECT MAX(""2007_budget_in_billions_of_dollars"") FROM ""federal_executive_departments"" WHERE ""order_of_succession""='3';",2-16271198-1 During what wicket were Mahela Jayawardene and Thilan Samaraweera batting partners?,"CREATE TABLE ""top_10_test_partnerships_for_any_wicket"" ( ""runs"" text, ""wicket"" text, ""batting_partners"" text, ""batting_team"" text, ""fielding_team"" text, ""venue"" text, ""season"" text );","SELECT ""wicket"" FROM ""top_10_test_partnerships_for_any_wicket"" WHERE ""batting_partners""='mahela jayawardene and thilan samaraweera';",2-1670921-2 What batting team played in Karachi?,"CREATE TABLE ""top_10_test_partnerships_for_any_wicket"" ( ""runs"" text, ""wicket"" text, ""batting_partners"" text, ""batting_team"" text, ""fielding_team"" text, ""venue"" text, ""season"" text );","SELECT ""batting_team"" FROM ""top_10_test_partnerships_for_any_wicket"" WHERE ""venue""='karachi';",2-1670921-2 Which batting team had 624 runs?,"CREATE TABLE ""top_10_test_partnerships_for_any_wicket"" ( ""runs"" text, ""wicket"" text, ""batting_partners"" text, ""batting_team"" text, ""fielding_team"" text, ""venue"" text, ""season"" text );","SELECT ""batting_team"" FROM ""top_10_test_partnerships_for_any_wicket"" WHERE ""runs""='624';",2-1670921-2 What batting team played in Chittagong in 2003?,"CREATE TABLE ""top_10_test_partnerships_for_any_wicket"" ( ""runs"" text, ""wicket"" text, ""batting_partners"" text, ""batting_team"" text, ""fielding_team"" text, ""venue"" text, ""season"" text );","SELECT ""batting_team"" FROM ""top_10_test_partnerships_for_any_wicket"" WHERE ""venue""='chittagong' AND ""season""='2003';",2-1670921-2 Which fielding team had 1st wicket?,"CREATE TABLE ""top_10_test_partnerships_for_any_wicket"" ( ""runs"" text, ""wicket"" text, ""batting_partners"" text, ""batting_team"" text, ""fielding_team"" text, ""venue"" text, ""season"" text );","SELECT ""fielding_team"" FROM ""top_10_test_partnerships_for_any_wicket"" WHERE ""wicket""='1st';",2-1670921-2 Where did the west indies batting team play at?,"CREATE TABLE ""top_10_test_partnerships_for_any_wicket"" ( ""runs"" text, ""wicket"" text, ""batting_partners"" text, ""batting_team"" text, ""fielding_team"" text, ""venue"" text, ""season"" text );","SELECT ""venue"" FROM ""top_10_test_partnerships_for_any_wicket"" WHERE ""batting_team""='west indies';",2-1670921-2 What is the highest November date that has a game under 19 and opponents of the Minnesota North Stars?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""november"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT MAX(""november"") FROM ""schedule_and_results"" WHERE ""game""<19 AND ""opponent""='minnesota north stars';",2-17323274-3 What is the total number of games that led to a record of 12-4-2 after November 22?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""november"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT COUNT(""game"") FROM ""schedule_and_results"" WHERE ""record""='12-4-2' AND ""november"">22;",2-17323274-3 What manufacturer made 6 and preserved 1?,"CREATE TABLE ""class_b_0_6_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""manufacturer"" FROM ""class_b_0_6_0"" WHERE ""quantity_made""='6' AND ""quantity_preserved""='1';",2-17248696-2 How many did alco -schenectady preserve of class b-3?,"CREATE TABLE ""class_b_0_6_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""quantity_preserved"" FROM ""class_b_0_6_0"" WHERE ""manufacturer""='alco -schenectady' AND ""class""='b-3';",2-17248696-2 What manufacturer made class b-2?,"CREATE TABLE ""class_b_0_6_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""manufacturer"" FROM ""class_b_0_6_0"" WHERE ""class""='b-2';",2-17248696-2 What is the time (GMT) for the 4A Serial?,"CREATE TABLE ""launch_history"" ( ""date"" text, ""time_gmt"" text, ""serial"" text, ""apogee"" text, ""outcome"" text );","SELECT ""time_gmt"" FROM ""launch_history"" WHERE ""serial""='4a';",2-17602870-1 What is the time (GMT) for the 12A Serial?,"CREATE TABLE ""launch_history"" ( ""date"" text, ""time_gmt"" text, ""serial"" text, ""apogee"" text, ""outcome"" text );","SELECT ""time_gmt"" FROM ""launch_history"" WHERE ""serial""='12a';",2-17602870-1 "What is the sum of the round of Fred Smoot, who has a pick number greater than 14?","CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT SUM(""round"") FROM ""washington_redskins_draft_history"" WHERE ""name""='fred smoot' AND ""pick"">14;",2-17100961-72 What position does the player from Mississippi state play?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""washington_redskins_draft_history"" WHERE ""college""='mississippi state';",2-17100961-72 What is the highest pick of the wr player with an overall less than 15?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""pick"") FROM ""washington_redskins_draft_history"" WHERE ""position""='wr' AND ""overall""<15;",2-17100961-72 What Country scored 72-65-73=210?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""score""='72-65-73=210';",2-17231246-6 What country has Dave Barr as a player?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""player""='dave barr';",2-17231246-6 In what place did Dave Barr score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""player""='dave barr';",2-17231246-6 What was Raymond Floyd's score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""player""='raymond floyd';",2-17231246-6 What Country scored 70-68-70=208?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""score""='70-68-70=208';",2-17231246-6 What was the record when the TKO (elbows) method was used?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text, ""location"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""method""='tko (elbows)';",2-17441353-2 "What is IATA, when City is ""Alexandria""?","CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""iata"" FROM ""destinations"" WHERE ""city""='alexandria';",2-17359093-2 "What is Airport, when Country is ""Egypt"", and when ICAO is ""Heba""?","CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""airport"" FROM ""destinations"" WHERE ""country""='egypt' AND ""icao""='heba';",2-17359093-2 "What is City, when Country is ""Kuwait""?","CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""city"" FROM ""destinations"" WHERE ""country""='kuwait';",2-17359093-2 "What is IATA, when ICAO is ""Hesh""?","CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""iata"" FROM ""destinations"" WHERE ""icao""='hesh';",2-17359093-2 "What is Country, when ICAO is ""Hesh""?","CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""country"" FROM ""destinations"" WHERE ""icao""='hesh';",2-17359093-2 "What is City, when IATA is ""amm""?","CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""city"" FROM ""destinations"" WHERE ""iata""='amm';",2-17359093-2 "If Notre Dame had a pick larger than 5, what's the overall pick?","CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""overall"") FROM ""washington_redskins_draft_history"" WHERE ""college""='notre dame' AND ""pick"">5;",2-17100961-19 Which college had a pick of under 5?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""washington_redskins_draft_history"" WHERE ""pick""<5;",2-17100961-19 What was Ralph Shoaf's pick number?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""pick"" FROM ""washington_redskins_draft_history"" WHERE ""name""='ralph shoaf';",2-17100961-19 "What is Score, when Place is ""T9"", and when Player is ""Jeff Sluman""?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""second_round"" WHERE ""place""='t9' AND ""player""='jeff sluman';",2-17162179-4 "What is Country, when Player is ""Scott Dunlap""?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round"" WHERE ""player""='scott dunlap';",2-17162179-4 "What is To Par, when Country is ""United States"", when Place is ""T4"", and when Score is ""71-68=139""?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""country""='united states' AND ""place""='t4' AND ""score""='71-68=139';",2-17162179-4 "What is Score, when Player is ""Jeff Maggert""?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""second_round"" WHERE ""player""='jeff maggert';",2-17162179-4 "What is Place, when Player is ""Justin Leonard""?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""second_round"" WHERE ""player""='justin leonard';",2-17162179-4 "What is Score, when Place is ""T4"", and when Player is ""Scott Hoch""?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""second_round"" WHERE ""place""='t4' AND ""player""='scott hoch';",2-17162179-4 "Which Multiplier has a Front Side Bus of 200 mhz, and a Frequency of 1200 mhz?","CREATE TABLE ""130_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""front_side_bus"" text, ""multiplier"" text, ""voltage"" text, ""socket"" text );","SELECT ""multiplier"" FROM ""130_nm"" WHERE ""front_side_bus""='200 mhz' AND ""frequency""='1200 mhz';",2-16341329-3 "Which Frequency has a Socket of socket 370, and a Model Number of c3 1.4a?","CREATE TABLE ""130_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""front_side_bus"" text, ""multiplier"" text, ""voltage"" text, ""socket"" text );","SELECT ""frequency"" FROM ""130_nm"" WHERE ""socket""='socket 370' AND ""model_number""='c3 1.4a';",2-16341329-3 Which Frequency has a Model Number of c3 1.4a?,"CREATE TABLE ""130_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""front_side_bus"" text, ""multiplier"" text, ""voltage"" text, ""socket"" text );","SELECT ""frequency"" FROM ""130_nm"" WHERE ""model_number""='c3 1.4a';",2-16341329-3 "Which L2-Cache has a Frequency of 1333 mhz, and a Model Number of c3 1.3a?","CREATE TABLE ""130_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""front_side_bus"" text, ""multiplier"" text, ""voltage"" text, ""socket"" text );","SELECT ""l2_cache"" FROM ""130_nm"" WHERE ""frequency""='1333 mhz' AND ""model_number""='c3 1.3a';",2-16341329-3 "Which Front Side Bus has a Voltage of 1.4 v, and a Frequency of 1333 mhz?","CREATE TABLE ""130_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""front_side_bus"" text, ""multiplier"" text, ""voltage"" text, ""socket"" text );","SELECT ""front_side_bus"" FROM ""130_nm"" WHERE ""voltage""='1.4 v' AND ""frequency""='1333 mhz';",2-16341329-3 Which Frequency has a Multiplier of 6×?,"CREATE TABLE ""130_nm"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""front_side_bus"" text, ""multiplier"" text, ""voltage"" text, ""socket"" text );","SELECT ""frequency"" FROM ""130_nm"" WHERE ""multiplier""='6×';",2-16341329-3 "Which Year has a Returned On of march 10, 2013?","CREATE TABLE ""cruises"" ( ""year"" real, ""ship"" text, ""departed_from"" text, ""departed_on"" text, ""returned_on"" text );","SELECT AVG(""year"") FROM ""cruises"" WHERE ""returned_on""='march 10, 2013';",2-17396-1 Which Ship has a Year larger than 2013?,"CREATE TABLE ""cruises"" ( ""year"" real, ""ship"" text, ""departed_from"" text, ""departed_on"" text, ""returned_on"" text );","SELECT ""ship"" FROM ""cruises"" WHERE ""year"">2013;",2-17396-1 When did TDB depart?,"CREATE TABLE ""cruises"" ( ""year"" real, ""ship"" text, ""departed_from"" text, ""departed_on"" text, ""returned_on"" text );","SELECT MAX(""year"") FROM ""cruises"" WHERE ""departed_from""='tdb';",2-17396-1 Which Returned On has a Year of 2011?,"CREATE TABLE ""cruises"" ( ""year"" real, ""ship"" text, ""departed_from"" text, ""departed_on"" text, ""returned_on"" text );","SELECT ""returned_on"" FROM ""cruises"" WHERE ""year""=2011;",2-17396-1 "From how many years did tampa, FL depart?","CREATE TABLE ""cruises"" ( ""year"" real, ""ship"" text, ""departed_from"" text, ""departed_on"" text, ""returned_on"" text );","SELECT SUM(""year"") FROM ""cruises"" WHERE ""departed_from""='tampa, fl';",2-17396-1 "Can you tell me the sum of Laps that has the Manufacturer of kawasaki, and the Grid smaller than 7?","CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""moto_gp_classification"" WHERE ""manufacturer""='kawasaki' AND ""grid""<7;",2-16212450-1 "Can you tell me the sum of Grid that has the Laps of 30, and the Rider of toni elias?","CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT SUM(""grid"") FROM ""moto_gp_classification"" WHERE ""laps""=30 AND ""rider""='toni elias';",2-16212450-1 When was the opponent Bye?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""time"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='bye';",2-16778485-2 Which opponent was on week 2?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""time"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week""<2;",2-16778485-2 Which Former Team has a Pick larger than 20?,"CREATE TABLE ""expansion_draft"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""former_team"" text );","SELECT ""former_team"" FROM ""expansion_draft"" WHERE ""pick"">20;",2-17116053-1 Which Player has a Pick larger than 20?,"CREATE TABLE ""expansion_draft"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""former_team"" text );","SELECT ""player"" FROM ""expansion_draft"" WHERE ""pick"">20;",2-17116053-1 "Which Position has a Pick smaller than 14, and a Player of tyrone bogues?","CREATE TABLE ""expansion_draft"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""former_team"" text );","SELECT ""position"" FROM ""expansion_draft"" WHERE ""pick""<14 AND ""player""='tyrone bogues';",2-17116053-1 Which Position has a Player of bernard thompson?,"CREATE TABLE ""expansion_draft"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""former_team"" text );","SELECT ""position"" FROM ""expansion_draft"" WHERE ""player""='bernard thompson';",2-17116053-1 Which Nationality has a Former Team of denver nuggets?,"CREATE TABLE ""expansion_draft"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""former_team"" text );","SELECT ""nationality"" FROM ""expansion_draft"" WHERE ""former_team""='denver nuggets';",2-17116053-1 "Which Player has a Pick larger than 2, and a Position of forward?","CREATE TABLE ""expansion_draft"" ( ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""former_team"" text );","SELECT ""player"" FROM ""expansion_draft"" WHERE ""pick"">2 AND ""position""='forward';",2-17116053-1 Which team did they play on March 11?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='march 11';",2-17325937-9 "Who had the high rebounds, and how many, when they played Denver?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""team""='denver';",2-17325937-9 WHAT PICK HAD STEVE HAMILTON IN ROUND LARGER THAN 2?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT COUNT(""pick"") FROM ""washington_redskins_draft_history"" WHERE ""name""='steve hamilton' AND ""round"">2;",2-17100961-54 "WHAT WAS THE OVERALL NUMBER WITH A POSITON OF DB, AND ROUND GREATER THAN 8?","CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT COUNT(""overall"") FROM ""washington_redskins_draft_history"" WHERE ""position""='db' AND ""round"">8;",2-17100961-54 What is chris jones' location?,"CREATE TABLE ""title_history"" ( ""wrestler"" text, ""reign"" real, ""date"" text, ""days_held"" text, ""location"" text, ""event"" text, ""successful_defenses"" real );","SELECT ""location"" FROM ""title_history"" WHERE ""wrestler""='chris jones';",2-16899750-1 "Who has a date of october 11, 2008?","CREATE TABLE ""title_history"" ( ""wrestler"" text, ""reign"" real, ""date"" text, ""days_held"" text, ""location"" text, ""event"" text, ""successful_defenses"" real );","SELECT ""wrestler"" FROM ""title_history"" WHERE ""date""='october 11, 2008';",2-16899750-1 "What's the highest reign on march 10, 2007?","CREATE TABLE ""title_history"" ( ""wrestler"" text, ""reign"" real, ""date"" text, ""days_held"" text, ""location"" text, ""event"" text, ""successful_defenses"" real );","SELECT MAX(""reign"") FROM ""title_history"" WHERE ""date""='march 10, 2007';",2-16899750-1 What was the competition for goal 8?,"CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""goal""=8;",2-16411651-1 Which venue had more than 9 goals and a final result of 4-1?,"CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""goal"">9 AND ""result""='4-1';",2-16411651-1 What was the record for game 59?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""game""=59;",2-17311783-9 How much was paid to Andy North when he placed t10?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT AVG(""money"") FROM ""final_round"" WHERE ""place""='t10' AND ""player""='andy north';",2-17231302-7 Where did Calvin Peete of the United States place?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""place"" FROM ""final_round"" WHERE ""country""='united states' AND ""player""='calvin peete';",2-17231302-7 "What is the number of goals when the position is DF, the nationality is England, and the Crewe Alexandra career is 1948–1951?","CREATE TABLE ""list_of_players"" ( ""name"" text, ""nationality"" text, ""position"" text, ""crewe_alexandra_career"" text, ""appearances"" real, ""goals"" real );","SELECT COUNT(""goals"") FROM ""list_of_players"" WHERE ""position""='df' AND ""nationality""='england' AND ""crewe_alexandra_career""='1948–1951';",2-17077948-1 "What is the position when the Crewe Alexandra career is 1988–1990, with 31 goals?","CREATE TABLE ""list_of_players"" ( ""name"" text, ""nationality"" text, ""position"" text, ""crewe_alexandra_career"" text, ""appearances"" real, ""goals"" real );","SELECT ""position"" FROM ""list_of_players"" WHERE ""crewe_alexandra_career""='1988–1990' AND ""goals""=31;",2-17077948-1 "What is the total number of Goals with a nationality of England, and position of DF, and a Crewe Alexandra career is 1958–1962, and less than 170 appearances?","CREATE TABLE ""list_of_players"" ( ""name"" text, ""nationality"" text, ""position"" text, ""crewe_alexandra_career"" text, ""appearances"" real, ""goals"" real );","SELECT COUNT(""goals"") FROM ""list_of_players"" WHERE ""nationality""='england' AND ""position""='df' AND ""crewe_alexandra_career""='1958–1962' AND ""appearances""<170;",2-17077948-1 what is the score when the date is february 3?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='february 3';",2-17371427-5 what is the game when the opponent is new york knickerbockers?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT SUM(""game"") FROM ""game_log"" WHERE ""opponent""='new york knickerbockers';",2-17371427-5 what is the score on february 18?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='february 18';",2-17371427-5 what is the game when the opponent is @ chicago stags?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT SUM(""game"") FROM ""game_log"" WHERE ""opponent""='@ chicago stags';",2-17371427-5 what is the score on february 16?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='february 16';",2-17371427-5 Total number of laps at a time of +56.977?,"CREATE TABLE ""125cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT COUNT(""laps"") FROM ""125cc_classification"" WHERE ""time""='+56.977';",2-16882800-3 "What is Release Date, when Format is CD, and when Title is Tsar Wars?","CREATE TABLE ""audio_drama"" ( ""title"" text, ""writer"" text, ""doctor"" text, ""format"" text, ""company"" text, ""release_date"" text );","SELECT ""release_date"" FROM ""audio_drama"" WHERE ""format""='cd' AND ""title""='tsar wars';",2-1681535-2 "What is Title, when Doctor is 06 Sixth Doctor, and when Company is Big Finish?","CREATE TABLE ""audio_drama"" ( ""title"" text, ""writer"" text, ""doctor"" text, ""format"" text, ""company"" text, ""release_date"" text );","SELECT ""title"" FROM ""audio_drama"" WHERE ""doctor""='06 sixth doctor' AND ""company""='big finish';",2-1681535-2 "What is Doctor, when Format is CD, and when Title is The Relics Of Time?","CREATE TABLE ""audio_drama"" ( ""title"" text, ""writer"" text, ""doctor"" text, ""format"" text, ""company"" text, ""release_date"" text );","SELECT ""doctor"" FROM ""audio_drama"" WHERE ""format""='cd' AND ""title""='the relics of time';",2-1681535-2 "What is Release Date, when Title is Aladdin Time?","CREATE TABLE ""audio_drama"" ( ""title"" text, ""writer"" text, ""doctor"" text, ""format"" text, ""company"" text, ""release_date"" text );","SELECT ""release_date"" FROM ""audio_drama"" WHERE ""title""='aladdin time';",2-1681535-2 "What is Title, when Release Date is 2011-12-01 December 2011?","CREATE TABLE ""audio_drama"" ( ""title"" text, ""writer"" text, ""doctor"" text, ""format"" text, ""company"" text, ""release_date"" text );","SELECT ""title"" FROM ""audio_drama"" WHERE ""release_date""='2011-12-01 december 2011';",2-1681535-2 "What is the lowest Share, when Rating is greater than 1.3, and when Air Date is May 28, 2008?","CREATE TABLE ""u_s_nielsen_ratings"" ( ""episode"" text, ""air_date"" text, ""timeslot"" text, ""rating"" real, ""share"" real, ""18_49"" text, ""viewers"" text, ""weekly_rank"" text );","SELECT MIN(""share"") FROM ""u_s_nielsen_ratings"" WHERE ""rating"">1.3 AND ""air_date""='may 28, 2008';",2-16225725-4 "What is the total number of Rating(s), when Air Date is June 25, 2008, and when Share is greater than 3?","CREATE TABLE ""u_s_nielsen_ratings"" ( ""episode"" text, ""air_date"" text, ""timeslot"" text, ""rating"" real, ""share"" real, ""18_49"" text, ""viewers"" text, ""weekly_rank"" text );","SELECT COUNT(""rating"") FROM ""u_s_nielsen_ratings"" WHERE ""air_date""='june 25, 2008' AND ""share"">3;",2-16225725-4 "What is Viewers, when Episode is ""A Family Affair""?","CREATE TABLE ""u_s_nielsen_ratings"" ( ""episode"" text, ""air_date"" text, ""timeslot"" text, ""rating"" real, ""share"" real, ""18_49"" text, ""viewers"" text, ""weekly_rank"" text );","SELECT ""viewers"" FROM ""u_s_nielsen_ratings"" WHERE ""episode""='\""a family affair\""';",2-16225725-4 "What is the lowest Share, when Episode is ""Farmer Picks A Wife""?","CREATE TABLE ""u_s_nielsen_ratings"" ( ""episode"" text, ""air_date"" text, ""timeslot"" text, ""rating"" real, ""share"" real, ""18_49"" text, ""viewers"" text, ""weekly_rank"" text );","SELECT MIN(""share"") FROM ""u_s_nielsen_ratings"" WHERE ""episode""='\""farmer picks a wife\""';",2-16225725-4 "What is the total number of Rating(s), when Weekly Rank is 76/88?","CREATE TABLE ""u_s_nielsen_ratings"" ( ""episode"" text, ""air_date"" text, ""timeslot"" text, ""rating"" real, ""share"" real, ""18_49"" text, ""viewers"" text, ""weekly_rank"" text );","SELECT COUNT(""rating"") FROM ""u_s_nielsen_ratings"" WHERE ""weekly_rank""='76/88';",2-16225725-4 How many times did the team with an average start of 18.9 make the top 10?,"CREATE TABLE ""nascar_sprint_cup_series"" ( ""year"" text, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" real, ""avg_finish"" real, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT SUM(""top_10"") FROM ""nascar_sprint_cup_series"" WHERE ""avg_start""=18.9;",2-1708050-1 What was the attendance of the game in week 13?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""week""=13;",2-16779997-1 When did Sydney Barnes debut in England?,"CREATE TABLE ""oldest_test_cricketers"" ( ""name"" text, ""country"" text, ""date_of_birth"" text, ""debut"" text, ""last_match"" text, ""date_of_death"" text );","SELECT ""debut"" FROM ""oldest_test_cricketers"" WHERE ""country""='england' AND ""name""='sydney barnes';",2-16388723-3 What is the sum of points with more than 5 losses and more than 14 played?,"CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT SUM(""points"") FROM ""main_round"" WHERE ""lost"">5 AND ""played"">14;",2-16566850-26 Which name was in a position less than 4 with 2 losses?,"CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT ""name"" FROM ""main_round"" WHERE ""position""<4 AND ""lost""=2;",2-16566850-26 Which name has more than 14 points with less than 1 draw?,"CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT ""name"" FROM ""main_round"" WHERE ""points"">14 AND ""drawn""<1;",2-16566850-26 What is the largest number played with 16 points in a position over 4?,"CREATE TABLE ""main_round"" ( ""position"" real, ""name"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""points"" real );","SELECT MAX(""played"") FROM ""main_round"" WHERE ""points""=16 AND ""position"">4;",2-16566850-26 What is the lowest heat for the United states with a mark of 51.85 pb and lane higher than 6?,"CREATE TABLE ""semifinals"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT MIN(""heat"") FROM ""semifinals"" WHERE ""country""='united states' AND ""mark""='51.85 pb' AND ""lane"">6;",2-16196238-3 What is the average lane racheal nachula has when the heat is less than 2?,"CREATE TABLE ""semifinals"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT AVG(""lane"") FROM ""semifinals"" WHERE ""heat""<2 AND ""name""='racheal nachula';",2-16196238-3 What is the average heat that has 52.83 sb mark and lane less than 4?,"CREATE TABLE ""semifinals"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT AVG(""heat"") FROM ""semifinals"" WHERE ""mark""='52.83 sb' AND ""lane""<4;",2-16196238-3 "What is Record, when November is less than 10, and when Game is less than 13?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""november"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""record"" FROM ""schedule_and_results"" WHERE ""november""<10 AND ""game""<13;",2-17323283-3 What example for did- is shown for a Consonant final stem of -ø?,"CREATE TABLE ""adjectives"" ( ""consonant_final_stem"" text, ""example_did"" text, ""vowel_final_stem"" text, ""example_ch_aghara"" text, ""noun_example_datv"" text );","SELECT ""example_did"" FROM ""adjectives"" WHERE ""consonant_final_stem""='-ø';",2-1730774-3 "What example for did- is shown for a Consonant final stem of -i, and a Noun example: datv- of datv-is?","CREATE TABLE ""adjectives"" ( ""consonant_final_stem"" text, ""example_did"" text, ""vowel_final_stem"" text, ""example_ch_aghara"" text, ""noun_example_datv"" text );","SELECT ""example_did"" FROM ""adjectives"" WHERE ""consonant_final_stem""='-i' AND ""noun_example_datv""='datv-is';",2-1730774-3 What example for ch'aghara- is shown when the example for did- is did-ma?,"CREATE TABLE ""adjectives"" ( ""consonant_final_stem"" text, ""example_did"" text, ""vowel_final_stem"" text, ""example_ch_aghara"" text, ""noun_example_datv"" text );","SELECT ""example_ch_aghara"" FROM ""adjectives"" WHERE ""example_did""='did-ma';",2-1730774-3 "What example for did- is shown for a Consonant final stem of -i, and a Noun example: datv- of datv-it?","CREATE TABLE ""adjectives"" ( ""consonant_final_stem"" text, ""example_did"" text, ""vowel_final_stem"" text, ""example_ch_aghara"" text, ""noun_example_datv"" text );","SELECT ""example_did"" FROM ""adjectives"" WHERE ""consonant_final_stem""='-i' AND ""noun_example_datv""='datv-it';",2-1730774-3 What example for did- is shown for a Noun example: datv- of datv-is?,"CREATE TABLE ""adjectives"" ( ""consonant_final_stem"" text, ""example_did"" text, ""vowel_final_stem"" text, ""example_ch_aghara"" text, ""noun_example_datv"" text );","SELECT ""example_did"" FROM ""adjectives"" WHERE ""noun_example_datv""='datv-is';",2-1730774-3 What was the Stadium against Bye?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attendance"" text );","SELECT ""stadium"" FROM ""schedule"" WHERE ""opponent""='bye';",2-16778576-3 What was the Attendance on November 26?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""date""='november 26';",2-16778576-3 What was the Week on December 17?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attendance"" text );","SELECT MIN(""week"") FROM ""schedule"" WHERE ""date""='december 17';",2-16778576-3 What was the Result on September 24?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""date""='september 24';",2-16778576-3 What Stadium had a Result of w 20–16?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""stadium"" text, ""record"" text, ""attendance"" text );","SELECT ""stadium"" FROM ""schedule"" WHERE ""result""='w 20–16';",2-16778576-3 "Which College has a Round of 11, and a Pick of 14?","CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""washington_redskins_draft_history"" WHERE ""round""=11 AND ""pick""=14;",2-17100961-49 "Which Name has a Round smaller than 11, and a Pick of 13?","CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""name"" FROM ""washington_redskins_draft_history"" WHERE ""round""<11 AND ""pick""=13;",2-17100961-49 "Which Overall has a Round larger than 7, a Pick larger than 13, and a Name of tony hall?","CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT AVG(""overall"") FROM ""washington_redskins_draft_history"" WHERE ""round"">7 AND ""pick"">13 AND ""name""='tony hall';",2-17100961-49 "Which College has a Round of 11, and a Position of wr?","CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""washington_redskins_draft_history"" WHERE ""round""=11 AND ""position""='wr';",2-17100961-49 WHAT IS THE MUSIC WITH SAMBA?,"CREATE TABLE ""week_7_22_may_2008"" ( ""couple"" text, ""style"" text, ""music"" text, ""choreographer_s"" text, ""results"" text );","SELECT ""music"" FROM ""week_7_22_may_2008"" WHERE ""style""='samba';",2-17093372-16 What is the hometown of Devon Bookert who is 6-3 tall?,"CREATE TABLE ""current_roster"" ( ""name"" text, ""pos"" text, ""year"" text, ""height"" text, ""weight"" real, ""hometown"" text, ""last_school"" text );","SELECT ""hometown"" FROM ""current_roster"" WHERE ""height""='6-3' AND ""name""='devon bookert';",2-16319887-9 What is raymond floyd's lowest $?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT MIN(""money"") FROM ""final_leaderboard"" WHERE ""player""='raymond floyd';",2-16488302-1 Which Player has a Score of 67-72-71-75=285?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""player"" FROM ""final_leaderboard"" WHERE ""score""='67-72-71-75=285';",2-16488302-1 "Which money is the highest one that has a To par of –1, and a Score of 73-70-73-71=287?","CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT MAX(""money"") FROM ""final_leaderboard"" WHERE ""to_par""='–1' AND ""score""='73-70-73-71=287';",2-16488302-1 Which To par has a Score of 67-72-71-75=285?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""to_par"" FROM ""final_leaderboard"" WHERE ""score""='67-72-71-75=285';",2-16488302-1 What was Spain's score?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""score"" FROM ""final_leaderboard"" WHERE ""country""='spain';",2-16488302-1 Which country is Jay Haas from when he had a to par of E?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round"" WHERE ""to_par""='e' AND ""player""='jay haas';",2-17245483-4 Which country had a score of 72-67=139?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round"" WHERE ""score""='72-67=139';",2-17245483-4 Which player was from England with a to par of +1?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""second_round"" WHERE ""to_par""='+1' AND ""country""='england';",2-17245483-4 What was the to par when the score was 69-69=138?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""score""='69-69=138';",2-17245483-4 What was the to par when South Africa was in T4 place?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""place""='t4' AND ""country""='south africa';",2-17245483-4 "What is Location, when Result is 28-21?","CREATE TABLE ""1940s_eagles_10_9_1"" ( ""year"" real, ""date"" text, ""winner"" text, ""result"" text, ""location"" text );","SELECT ""location"" FROM ""1940s_eagles_10_9_1"" WHERE ""result""='28-21';",2-16900662-3 "What is Date, when Location is Polo Grounds, when Winner is Philadelphia Eagles, and when Year is 1948?","CREATE TABLE ""1940s_eagles_10_9_1"" ( ""year"" real, ""date"" text, ""winner"" text, ""result"" text, ""location"" text );","SELECT ""date"" FROM ""1940s_eagles_10_9_1"" WHERE ""location""='polo grounds' AND ""winner""='philadelphia eagles' AND ""year""=1948;",2-16900662-3 "What is Year, when Location is Philadelphia Municipal Stadium?","CREATE TABLE ""1940s_eagles_10_9_1"" ( ""year"" real, ""date"" text, ""winner"" text, ""result"" text, ""location"" text );","SELECT ""year"" FROM ""1940s_eagles_10_9_1"" WHERE ""location""='philadelphia municipal stadium';",2-16900662-3 "What is Winner, when Location is Connie Mack Stadium, and when Year is 1946?","CREATE TABLE ""1940s_eagles_10_9_1"" ( ""year"" real, ""date"" text, ""winner"" text, ""result"" text, ""location"" text );","SELECT ""winner"" FROM ""1940s_eagles_10_9_1"" WHERE ""location""='connie mack stadium' AND ""year""=1946;",2-16900662-3 "What is Date, when Result is 16-0?","CREATE TABLE ""1940s_eagles_10_9_1"" ( ""year"" real, ""date"" text, ""winner"" text, ""result"" text, ""location"" text );","SELECT ""date"" FROM ""1940s_eagles_10_9_1"" WHERE ""result""='16-0';",2-16900662-3 "What is Result, when Year is 1948, and when Date is November 7?","CREATE TABLE ""1940s_eagles_10_9_1"" ( ""year"" real, ""date"" text, ""winner"" text, ""result"" text, ""location"" text );","SELECT ""result"" FROM ""1940s_eagles_10_9_1"" WHERE ""year""=1948 AND ""date""='november 7';",2-16900662-3 Who did the Rangers play in a game that was later than 72 when the team record was 39-27-9?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""march"" real, ""opponent"" text, ""score"" text, ""decision"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""game"">72 AND ""record""='39-27-9';",2-17360905-8 What was the score at the game earlier than 66?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""march"" real, ""opponent"" text, ""score"" text, ""decision"" text, ""record"" text );","SELECT ""score"" FROM ""schedule_and_results"" WHERE ""game""<66;",2-17360905-8 What's the largest number of Gold medals won when bronze won are 2 and total won are over 7 by Hungary?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""gold"") FROM ""medal_table"" WHERE ""bronze""=2 AND ""nation""='hungary' AND ""total"">7;",2-17136937-1 What's the average amount of Gold medals won when there were more than 1 silver medal won and less than 2 bronze medals won.,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""gold"") FROM ""medal_table"" WHERE ""silver"">1 AND ""bronze""<2;",2-17136937-1 "With a gain of 1,380, what is the highest Avg/G?","CREATE TABLE ""rushing"" ( ""name"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT MAX(""avg_g"") FROM ""rushing"" WHERE ""gain""='1,380';",2-16576950-5 "When Thomas Clayton had a gain less than 71, what was the highest long value?","CREATE TABLE ""rushing"" ( ""name"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT MAX(""long"") FROM ""rushing"" WHERE ""name""='thomas clayton' AND ""gain""<71;",2-16576950-5 What is the date of the game where Inter Milan was the opponent.,"CREATE TABLE ""pre_season_results"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result_f_a"" text, ""competition"" text, ""scorers"" text );","SELECT ""date"" FROM ""pre_season_results"" WHERE ""opponent""='inter milan';",2-17130316-3 What is the most lanes used that had a winner from Ireland?,"CREATE TABLE ""semifinals"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT MAX(""lane"") FROM ""semifinals"" WHERE ""country""='ireland';",2-16652101-3 What is the total number of lanes used for races with winners from Austria?,"CREATE TABLE ""semifinals"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT COUNT(""lane"") FROM ""semifinals"" WHERE ""country""='austria';",2-16652101-3 What is the most lanes used in races with more than 1 heat and a winning mark of 7.25?,"CREATE TABLE ""semifinals"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT MAX(""lane"") FROM ""semifinals"" WHERE ""heat"">1 AND ""mark""='7.25';",2-16652101-3 What is the mark set by Laura Turner?,"CREATE TABLE ""semifinals"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT ""mark"" FROM ""semifinals"" WHERE ""name""='laura turner';",2-16652101-3 What score did John Mahaffey have?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""player""='john mahaffey';",2-17231211-6 What was the nationality of the player with a score of 72-72-67=211?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""score""='72-72-67=211';",2-17231211-6 What place did Keith Clearwater get?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""player""='keith clearwater';",2-17231211-6 When was the match with an away team score of 13.15 (93)?,"CREATE TABLE ""round_of_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text, ""time"" text );","SELECT ""date"" FROM ""round_of_16"" WHERE ""away_team_score""='13.15 (93)';",2-16388047-1 Who was the away team at the Football Park match?,"CREATE TABLE ""round_of_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text, ""time"" text );","SELECT ""away_team"" FROM ""round_of_16"" WHERE ""ground""='football park';",2-16388047-1 In which round was Jerry Butler chosen?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick_num"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""round"" FROM ""nfl_draft"" WHERE ""player""='jerry butler';",2-17386076-1 What was the result of the dance which had a style of contemporary jazz?,"CREATE TABLE ""week_5_8_may_2008"" ( ""couple"" text, ""style"" text, ""music"" text, ""choreographer_s"" text, ""results"" text );","SELECT ""results"" FROM ""week_5_8_may_2008"" WHERE ""style""='contemporary jazz';",2-17093372-12 Can you tell me the sum of the Pick # that has the CFL Team of edmonton?,"CREATE TABLE ""round_two"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT SUM(""pick_num"") FROM ""round_two"" WHERE ""cfl_team""='edmonton';",2-16441561-2 "Can you tell me the sum of Pick # that has the Position of sb, and the College of minnesota?","CREATE TABLE ""round_two"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT SUM(""pick_num"") FROM ""round_two"" WHERE ""position""='sb' AND ""college""='minnesota';",2-16441561-2 Can you tell me the Position that has the CFL Team of toronto?,"CREATE TABLE ""round_two"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""round_two"" WHERE ""cfl_team""='toronto';",2-16441561-2 What is the name of the incumbent for Glenn Nye?,"CREATE TABLE ""match_up_summary"" ( ""district"" real, ""incumbent"" text, ""2008_status"" text, ""democratic"" text, ""republican"" text, ""independent_green"" text, ""libertarian"" text, ""other_party"" text );","SELECT ""incumbent"" FROM ""match_up_summary"" WHERE ""democratic""='glenn nye';",2-17503169-1 Who was the other party nominee that ran against Democratic Rick Boucher?,"CREATE TABLE ""match_up_summary"" ( ""district"" real, ""incumbent"" text, ""2008_status"" text, ""democratic"" text, ""republican"" text, ""independent_green"" text, ""libertarian"" text, ""other_party"" text );","SELECT ""other_party"" FROM ""match_up_summary"" WHERE ""democratic""='rick boucher';",2-17503169-1 Who is the other party nominee for district 3?,"CREATE TABLE ""match_up_summary"" ( ""district"" real, ""incumbent"" text, ""2008_status"" text, ""democratic"" text, ""republican"" text, ""independent_green"" text, ""libertarian"" text, ""other_party"" text );","SELECT ""other_party"" FROM ""match_up_summary"" WHERE ""district""=3;",2-17503169-1 The Home team of Sydney had which ground?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""ground"" FROM ""round_1"" WHERE ""home_team""='sydney';",2-16388478-2 What were the Away team Kangaroos Crowd totals?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_1"" WHERE ""away_team""='kangaroos';",2-16388478-2 What is the average Crowd for Away team with a score of 17.14 (116)?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_1"" WHERE ""away_team_score""='17.14 (116)';",2-16388478-2 "When the Ground was Optus Oval, what is the Home team score?","CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_1"" WHERE ""ground""='optus oval';",2-16388478-2 what is the tournament when the court surface is clay and began in 1892?,"CREATE TABLE ""tournaments"" ( ""tournament"" text, ""country"" text, ""location"" text, ""began"" real, ""court_surface"" text );","SELECT ""tournament"" FROM ""tournaments"" WHERE ""court_surface""='clay' AND ""began""=1892;",2-16380780-1 what is the location when began is before 1990 and the country is france?,"CREATE TABLE ""tournaments"" ( ""tournament"" text, ""country"" text, ""location"" text, ""began"" real, ""court_surface"" text );","SELECT ""location"" FROM ""tournaments"" WHERE ""began""<1990 AND ""country""='france';",2-16380780-1 what is the court surface when the tournament is paris masters?,"CREATE TABLE ""tournaments"" ( ""tournament"" text, ""country"" text, ""location"" text, ""began"" real, ""court_surface"" text );","SELECT ""court_surface"" FROM ""tournaments"" WHERE ""tournament""='paris masters';",2-16380780-1 what is the tournament when the country is united states?,"CREATE TABLE ""tournaments"" ( ""tournament"" text, ""country"" text, ""location"" text, ""began"" real, ""court_surface"" text );","SELECT ""tournament"" FROM ""tournaments"" WHERE ""country""='united states';",2-16380780-1 what is the earliest began when the court surface is clay in hamburg?,"CREATE TABLE ""tournaments"" ( ""tournament"" text, ""country"" text, ""location"" text, ""began"" real, ""court_surface"" text );","SELECT MIN(""began"") FROM ""tournaments"" WHERE ""court_surface""='clay' AND ""location""='hamburg';",2-16380780-1 Which country placed t5?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""country"" FROM ""first_round"" WHERE ""place""='t5';",2-17162128-4 How did Tim Herron place?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""player""='tim herron';",2-17162128-4 Which player placed t10?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""player"" FROM ""first_round"" WHERE ""place""='t10';",2-17162128-4 At what event did he fight takaharu murahama?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='takaharu murahama';",2-17433800-2 When the match lasted 2:16 how was it decided?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""time""='2:16';",2-17433800-2 What is the highest urban population for Guangxi province?,"CREATE TABLE ""china_prc"" ( ""city"" text, ""chinese"" text, ""pinyin"" text, ""province"" text, ""urban_population_2010"" real, ""administrative_population_2010"" real );","SELECT MAX(""urban_population_2010"") FROM ""china_prc"" WHERE ""province""='guangxi';",2-16489766-2 What is the urban population for the city of Fuzhou?,"CREATE TABLE ""china_prc"" ( ""city"" text, ""chinese"" text, ""pinyin"" text, ""province"" text, ""urban_population_2010"" real, ""administrative_population_2010"" real );","SELECT AVG(""urban_population_2010"") FROM ""china_prc"" WHERE ""city""='fuzhou';",2-16489766-2 "What is the lowest population (2011) for the community with an Area of 12,241km2 and a Density (inhabitants/km 2) smaller than 21.1?","CREATE TABLE ""geography"" ( ""name"" text, ""seat"" text, ""population_2011"" real, ""area_km_2"" real, ""density_inhabitants_km_2"" real );","SELECT MIN(""population_2011"") FROM ""geography"" WHERE ""area_km_2""='12,241' AND ""density_inhabitants_km_2""<21.1;",2-1726637-1 "What is the area (in km2) for theewaterskloof, whose population in 2011 was less than 108,790?","CREATE TABLE ""geography"" ( ""name"" text, ""seat"" text, ""population_2011"" real, ""area_km_2"" real, ""density_inhabitants_km_2"" real );","SELECT SUM(""area_km_2"") FROM ""geography"" WHERE ""name""='theewaterskloof' AND ""population_2011""<'108,790';",2-1726637-1 "What is the area in km2 for Cape Agulhas, whose density is larger than 9.4 inhabitants/km2 and whose population in 2011 was less than 33,038?","CREATE TABLE ""geography"" ( ""name"" text, ""seat"" text, ""population_2011"" real, ""area_km_2"" real, ""density_inhabitants_km_2"" real );","SELECT MAX(""area_km_2"") FROM ""geography"" WHERE ""density_inhabitants_km_2"">9.4 AND ""name""='cape agulhas' AND ""population_2011""<'33,038';",2-1726637-1 "What is the area in km2 for the community that had a population in 2011 larger than 35,916 and a density of less than 47.1 inhabitants/km 2?","CREATE TABLE ""geography"" ( ""name"" text, ""seat"" text, ""population_2011"" real, ""area_km_2"" real, ""density_inhabitants_km_2"" real );","SELECT SUM(""area_km_2"") FROM ""geography"" WHERE ""population_2011"">'35,916' AND ""density_inhabitants_km_2""<47.1;",2-1726637-1 What was the score when the opponent was Montreal Canadiens?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""score"" FROM ""schedule_and_results"" WHERE ""opponent""='montreal canadiens';",2-17562956-4 What was the record on December 3?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""record"" FROM ""schedule_and_results"" WHERE ""december""=3;",2-17562956-4 Who was the opponent in Game 27?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""game""=27;",2-17562956-4 "Who was the opponent on December 1, before Game 28?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""game""<28 AND ""december""=1;",2-17562956-4 What's the population of durham parish?,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT COUNT(""population"") FROM ""parishes"" WHERE ""official_name""='durham';",2-171361-2 What's the total area in kilometers of the parish addington?,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT COUNT(""area_km_2"") FROM ""parishes"" WHERE ""official_name""='addington';",2-171361-2 Which Studio has a Director of oliver stone?,"CREATE TABLE ""highest_grossing_films_u_s"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director"" text, ""gross"" text );","SELECT ""studio"" FROM ""highest_grossing_films_u_s"" WHERE ""director""='oliver stone';",2-171612-1 Which Director has a Rank of 12?,"CREATE TABLE ""highest_grossing_films_u_s"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director"" text, ""gross"" text );","SELECT ""director"" FROM ""highest_grossing_films_u_s"" WHERE ""rank""=12;",2-171612-1 Which Gross has a Studio of mgm?,"CREATE TABLE ""highest_grossing_films_u_s"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director"" text, ""gross"" text );","SELECT ""gross"" FROM ""highest_grossing_films_u_s"" WHERE ""studio""='mgm';",2-171612-1 Who was the Builder for the locomotive that has a works number of 323?,"CREATE TABLE ""steam_locomotives"" ( ""number"" real, ""name"" text, ""type"" text, ""builder"" text, ""works_number"" text, ""date_built"" real );","SELECT ""builder"" FROM ""steam_locomotives"" WHERE ""works_number""='323';",2-16270210-1 Which side has Vischer as the inscription?,"CREATE TABLE ""list_of_figures"" ( ""side"" text, ""group"" text, ""inscription"" text, ""official_history"" text, ""identification"" text );","SELECT ""side"" FROM ""list_of_figures"" WHERE ""inscription""='vischer';",2-17438760-1 What is the inscription with John Vanbrugh listed as the identification?,"CREATE TABLE ""list_of_figures"" ( ""side"" text, ""group"" text, ""inscription"" text, ""official_history"" text, ""identification"" text );","SELECT ""inscription"" FROM ""list_of_figures"" WHERE ""identification""='john vanbrugh';",2-17438760-1 Which side has Orcagna as the inscription?,"CREATE TABLE ""list_of_figures"" ( ""side"" text, ""group"" text, ""inscription"" text, ""official_history"" text, ""identification"" text );","SELECT ""side"" FROM ""list_of_figures"" WHERE ""inscription""='orcagna';",2-17438760-1 Which group has David D'Angers as the official history?,"CREATE TABLE ""list_of_figures"" ( ""side"" text, ""group"" text, ""inscription"" text, ""official_history"" text, ""identification"" text );","SELECT ""group"" FROM ""list_of_figures"" WHERE ""official_history""='david d''angers';",2-17438760-1 What is the name of the inscription where Virgil is listed as the identification?,"CREATE TABLE ""list_of_figures"" ( ""side"" text, ""group"" text, ""inscription"" text, ""official_history"" text, ""identification"" text );","SELECT ""inscription"" FROM ""list_of_figures"" WHERE ""identification""='virgil';",2-17438760-1 Which side has Ludovico Carracci listed as the identification?,"CREATE TABLE ""list_of_figures"" ( ""side"" text, ""group"" text, ""inscription"" text, ""official_history"" text, ""identification"" text );","SELECT ""side"" FROM ""list_of_figures"" WHERE ""identification""='ludovico carracci';",2-17438760-1 What is the sum number of round with Nebraska as the college and the overall greater than 40?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT COUNT(""round"") FROM ""washington_redskins_draft_history"" WHERE ""college""='nebraska' AND ""overall"">40;",2-17100961-23 "What is the minimum pick that drafted Pat Shires, with a round greater than 29 and an overall greater than 328?","CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MIN(""pick"") FROM ""washington_redskins_draft_history"" WHERE ""overall"">328 AND ""name""='pat shires' AND ""round"">29;",2-17100961-23 Where did Celestino Tugot place?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""player""='celestino tugot';",2-17290150-4 What is Doug Ford's country?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""country"" FROM ""first_round"" WHERE ""player""='doug ford';",2-17290150-4 What was Ben Hogan's par?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""to_par"" FROM ""first_round"" WHERE ""player""='ben hogan';",2-17290150-4 What is Tommy Bolt's place?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""player""='tommy bolt';",2-17290150-4 What place had a score smaller than 74 and a par of e?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""score""<74 AND ""to_par""='e';",2-17290150-4 What was the time/retired for the car raced by Simone Grotzkyj?,"CREATE TABLE ""125cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" text, ""time_retired"" text, ""grid"" text );","SELECT ""time_retired"" FROM ""125cc_classification"" WHERE ""rider""='simone grotzkyj';",2-17214043-5 Who was the manufacter of the car with a time/retired of +0.122?,"CREATE TABLE ""125cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" text, ""time_retired"" text, ""grid"" text );","SELECT ""manufacturer"" FROM ""125cc_classification"" WHERE ""time_retired""='+0.122';",2-17214043-5 Who is the manufacturer of the car driven by Bradley Smith?,"CREATE TABLE ""125cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" text, ""time_retired"" text, ""grid"" text );","SELECT ""manufacturer"" FROM ""125cc_classification"" WHERE ""rider""='bradley smith';",2-17214043-5 Who is the driver of the car that started in grid 14?,"CREATE TABLE ""125cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" text, ""time_retired"" text, ""grid"" text );","SELECT ""rider"" FROM ""125cc_classification"" WHERE ""grid""='14';",2-17214043-5 "Who is the driver of the car manufactured by ktm, who started in grid 1.","CREATE TABLE ""125cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" text, ""time_retired"" text, ""grid"" text );","SELECT ""rider"" FROM ""125cc_classification"" WHERE ""manufacturer""='ktm' AND ""grid""='1';",2-17214043-5 What was the time/retired of the car that started in grid 4?,"CREATE TABLE ""125cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" text, ""time_retired"" text, ""grid"" text );","SELECT ""time_retired"" FROM ""125cc_classification"" WHERE ""grid""='4';",2-17214043-5 What is the To par of the Player from Spain?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""to_par"" FROM ""final_round"" WHERE ""country""='spain';",2-16514667-5 What is the Money of the T4 Place Player with a Score of 71-66-74-67=278?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT AVG(""money"") FROM ""final_round"" WHERE ""place""='t4' AND ""score""='71-66-74-67=278';",2-16514667-5 What is the Money of the Player with a Score of 71-66-74-67=278?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT AVG(""money"") FROM ""final_round"" WHERE ""score""='71-66-74-67=278';",2-16514667-5 What is the IUCN for the gales point reserve when the Est. is 1998?,"CREATE TABLE ""list_of_wildlife_sanctuaries"" ( ""reserve"" text, ""district"" text, ""iucn"" text, ""est"" real, ""description"" text );","SELECT ""iucn"" FROM ""list_of_wildlife_sanctuaries"" WHERE ""est""=1998 AND ""reserve""='gales point';",2-17625231-4 What is the IUCN for the Cockscomb Basin reserve when the Est. is less than 1998?,"CREATE TABLE ""list_of_wildlife_sanctuaries"" ( ""reserve"" text, ""district"" text, ""iucn"" text, ""est"" real, ""description"" text );","SELECT ""iucn"" FROM ""list_of_wildlife_sanctuaries"" WHERE ""est""<1998 AND ""reserve""='cockscomb basin';",2-17625231-4 "What is the total number of Game, when High Assists is ""Rajon Rondo (6)""?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT COUNT(""game"") FROM ""game_log"" WHERE ""high_assists""='rajon rondo (6)';",2-17140608-9 "What is Record, when High Points is ""Ray Allen (20)""?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""high_points""='ray allen (20)';",2-17140608-9 "What is Record, when High Points is ""Ray Allen (27)""?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""high_points""='ray allen (27)';",2-17140608-9 "What is Team, when Date is ""March 27""?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='march 27';",2-17140608-9 "What is High Assists, when Team is ""Oklahoma City""?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""team""='oklahoma city';",2-17140608-9 "What is Score, when High Assists is ""Rajon Rondo (12)"", and when High Points is ""Paul Pierce (27)""?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""high_assists""='rajon rondo (12)' AND ""high_points""='paul pierce (27)';",2-17140608-9 WHICH 2/3 (P) has a 2 (VF) of তুই dhutish?,"CREATE TABLE ""habitual_past_tense"" ( ""verb"" text, ""2_vf"" text, ""2_f"" text, ""3_f"" text, ""2_3_p"" text );","SELECT ""2_3_p"" FROM ""habitual_past_tense"" WHERE ""2_vf""='তুই dhutish';",2-1625862-9 WHICH Verb has a 2 (VF) of তুই boltish?,"CREATE TABLE ""habitual_past_tense"" ( ""verb"" text, ""2_vf"" text, ""2_f"" text, ""3_f"" text, ""2_3_p"" text );","SELECT ""verb"" FROM ""habitual_past_tense"" WHERE ""2_vf""='তুই boltish';",2-1625862-9 WHICH 3 (F) has a 2 (VF) of তুই khetish?,"CREATE TABLE ""habitual_past_tense"" ( ""verb"" text, ""2_vf"" text, ""2_f"" text, ""3_f"" text, ""2_3_p"" text );","SELECT ""3_f"" FROM ""habitual_past_tense"" WHERE ""2_vf""='তুই khetish';",2-1625862-9 WHICH 2/3 (P) has a Verb of khêla?,"CREATE TABLE ""habitual_past_tense"" ( ""verb"" text, ""2_vf"" text, ""2_f"" text, ""3_f"" text, ""2_3_p"" text );","SELECT ""2_3_p"" FROM ""habitual_past_tense"" WHERE ""verb""='khêla';",2-1625862-9 Which 2 (F) has a 3 (F) of সে khelto?,"CREATE TABLE ""habitual_past_tense"" ( ""verb"" text, ""2_vf"" text, ""2_f"" text, ""3_f"" text, ""2_3_p"" text );","SELECT ""2_f"" FROM ""habitual_past_tense"" WHERE ""3_f""='সে khelto';",2-1625862-9 Name the 2 (VF) which has a 2 (F) of তুমি dhute?,"CREATE TABLE ""habitual_past_tense"" ( ""verb"" text, ""2_vf"" text, ""2_f"" text, ""3_f"" text, ""2_3_p"" text );","SELECT ""2_vf"" FROM ""habitual_past_tense"" WHERE ""2_f""='তুমি dhute';",2-1625862-9 What is the sum of Cumulative Distance in meters where the level is smaller than 8 and the Cumulative shuttles is more than 61?,"CREATE TABLE ""calculations"" ( ""level"" real, ""shuttles"" real, ""cumulative_shuttles"" real, ""speed_km_h"" real, ""shuttle_time_seconds"" real, ""total_level_time_s"" real, ""distance_m"" real, ""cumulative_distance_m"" real, ""cumulative_time_min_and_seconds"" text );","SELECT SUM(""cumulative_distance_m"") FROM ""calculations"" WHERE ""level""<8 AND ""cumulative_shuttles"">61;",2-1751142-2 What is the total Cumulative Distance in meters that has fewer than 8 shuttles and fewer than 7 cumulative shuttles?,"CREATE TABLE ""calculations"" ( ""level"" real, ""shuttles"" real, ""cumulative_shuttles"" real, ""speed_km_h"" real, ""shuttle_time_seconds"" real, ""total_level_time_s"" real, ""distance_m"" real, ""cumulative_distance_m"" real, ""cumulative_time_min_and_seconds"" text );","SELECT COUNT(""cumulative_distance_m"") FROM ""calculations"" WHERE ""shuttles""<8 AND ""cumulative_shuttles""<7;",2-1751142-2 What is the cumulative time (min and seconds) that has more than 6 seconds in shuttle time and a total level time of 64.8 seconds?,"CREATE TABLE ""calculations"" ( ""level"" real, ""shuttles"" real, ""cumulative_shuttles"" real, ""speed_km_h"" real, ""shuttle_time_seconds"" real, ""total_level_time_s"" real, ""distance_m"" real, ""cumulative_distance_m"" real, ""cumulative_time_min_and_seconds"" text );","SELECT ""cumulative_time_min_and_seconds"" FROM ""calculations"" WHERE ""shuttle_time_seconds"">6 AND ""total_level_time_s""=64.8;",2-1751142-2 What is average December when game is 30?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT AVG(""december"") FROM ""schedule_and_results"" WHERE ""game""=30;",2-17323267-4 "Which opponent has a game larger than 23, December larger than 8, and record of 8-10-7?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""december"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""game"">23 AND ""december"">8 AND ""record""='8-10-7';",2-17323267-4 What was the aveg/g for the qb with the Att-Cmp-Int of 117–215–6?,"CREATE TABLE ""passing"" ( ""name"" text, ""gp_gs"" text, ""effic"" real, ""att_cmp_int"" text, ""avg_g"" real );","SELECT COUNT(""avg_g"") FROM ""passing"" WHERE ""att_cmp_int""='117–215–6';",2-16713759-18 What was the total effic for the quarterbacks?,"CREATE TABLE ""passing"" ( ""name"" text, ""gp_gs"" text, ""effic"" real, ""att_cmp_int"" text, ""avg_g"" real );","SELECT MIN(""effic"") FROM ""passing"" WHERE ""name""='total';",2-16713759-18 what was the att-cmp-int for the qb with an effic of 127.89?,"CREATE TABLE ""passing"" ( ""name"" text, ""gp_gs"" text, ""effic"" real, ""att_cmp_int"" text, ""avg_g"" real );","SELECT ""att_cmp_int"" FROM ""passing"" WHERE ""effic""=127.89;",2-16713759-18 "Who is the challenge leader that played on 9:30 pm on Wed., Nov. 28?","CREATE TABLE ""2012"" ( ""date"" text, ""time"" text, ""acc_team"" text, ""big_ten_team"" text, ""location"" text, ""television"" text, ""attendance"" real, ""winner"" text, ""challenge_leader"" text );","SELECT ""challenge_leader"" FROM ""2012"" WHERE ""time""='9:30 pm' AND ""date""='wed., nov. 28';",2-1672976-4 "What is the name of the Big Ten team who played ACC Team Maryland where 17,472 attended the game?","CREATE TABLE ""2012"" ( ""date"" text, ""time"" text, ""acc_team"" text, ""big_ten_team"" text, ""location"" text, ""television"" text, ""attendance"" real, ""winner"" text, ""challenge_leader"" text );","SELECT ""big_ten_team"" FROM ""2012"" WHERE ""attendance"">'17,472' AND ""acc_team""='maryland';",2-1672976-4 "What is the location of the game that was televised on ESPNU at 7:15 pm on Tue., Nov. 27?","CREATE TABLE ""2012"" ( ""date"" text, ""time"" text, ""acc_team"" text, ""big_ten_team"" text, ""location"" text, ""television"" text, ""attendance"" real, ""winner"" text, ""challenge_leader"" text );","SELECT ""location"" FROM ""2012"" WHERE ""television""='espnu' AND ""time""='7:15 pm' AND ""date""='tue., nov. 27';",2-1672976-4 In which tournament was the opponent Lauren Embree?,"CREATE TABLE ""singles_11"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_11"" WHERE ""opponent""='lauren embree';",2-17625408-2 What was the score on 19/08/2012?,"CREATE TABLE ""singles_11"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""score"" FROM ""singles_11"" WHERE ""date""='19/08/2012';",2-17625408-2 What was the outcome of the match on 01/07/2007?,"CREATE TABLE ""singles_11"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""outcome"" FROM ""singles_11"" WHERE ""date""='01/07/2007';",2-17625408-2 What status has 10 as the population?,"CREATE TABLE ""first_nations"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT ""status"" FROM ""first_nations"" WHERE ""population""=10;",2-171354-3 "What status has an area km 2 less than 27.82, with 352 as the population?","CREATE TABLE ""first_nations"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT ""status"" FROM ""first_nations"" WHERE ""area_km_2""<27.82 AND ""population""=352;",2-171354-3 "What status has an area km 2 greater than 10.9, with 4,674 of 5,008 as the census ranking","CREATE TABLE ""first_nations"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT ""status"" FROM ""first_nations"" WHERE ""area_km_2"">10.9 AND ""census_ranking""='4,674 of 5,008';",2-171354-3 "What is the lowest population that has Big Hole Tract 8 (south) as the official name, with an area km 2 greater than 27.82?","CREATE TABLE ""first_nations"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT MIN(""population"") FROM ""first_nations"" WHERE ""official_name""='big hole tract 8 (south)' AND ""area_km_2"">27.82;",2-171354-3 What is the highest up:down ratio with 4 mbit/s upstream?,"CREATE TABLE ""brazil"" ( ""plan"" text, ""downstream"" text, ""upstream"" text, ""up_down_ratio"" real, ""monthly_cap"" text, ""price"" text );","SELECT MAX(""up_down_ratio"") FROM ""brazil"" WHERE ""upstream""='4 mbit/s';",2-17304621-5 What is the upstream with a 150 gb monthly cap?,"CREATE TABLE ""brazil"" ( ""plan"" text, ""downstream"" text, ""upstream"" text, ""up_down_ratio"" real, ""monthly_cap"" text, ""price"" text );","SELECT ""upstream"" FROM ""brazil"" WHERE ""monthly_cap""='150 gb';",2-17304621-5 What is the upstream with an up:down ratio of 0.03 and a 150 gb monthly cap?,"CREATE TABLE ""brazil"" ( ""plan"" text, ""downstream"" text, ""upstream"" text, ""up_down_ratio"" real, ""monthly_cap"" text, ""price"" text );","SELECT ""upstream"" FROM ""brazil"" WHERE ""up_down_ratio""=0.03 AND ""monthly_cap""='150 gb';",2-17304621-5 "Which record has an Attendance larger than 17,033, and a Location of air canada centre, and less than 3 points?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""record"" FROM ""game_log"" WHERE ""attendance"">'17,033' AND ""location""='air canada centre' AND ""points""<3;",2-16864968-3 "Which location has a Score of 3–2, and a Record of 3–2–3?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""location"" FROM ""game_log"" WHERE ""score""='3–2' AND ""record""='3–2–3';",2-16864968-3 "Which score has a Date of october 29, 2008?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='october 29, 2008';",2-16864968-3 What is the year when the course is sunset ridge cc?,"CREATE TABLE ""match_play_era"" ( ""year"" real, ""winner"" text, ""score"" text, ""runner_s_up"" text, ""course"" text, ""location"" text );","SELECT SUM(""year"") FROM ""match_play_era"" WHERE ""course""='sunset ridge cc';",2-1636090-2 "what is the score at Olympia fields, illinois?","CREATE TABLE ""match_play_era"" ( ""year"" real, ""winner"" text, ""score"" text, ""runner_s_up"" text, ""course"" text, ""location"" text );","SELECT ""score"" FROM ""match_play_era"" WHERE ""location""='olympia fields, illinois';",2-1636090-2 "what is the course at midlothian, illinois for a year before 1934?","CREATE TABLE ""match_play_era"" ( ""year"" real, ""winner"" text, ""score"" text, ""runner_s_up"" text, ""course"" text, ""location"" text );","SELECT ""course"" FROM ""match_play_era"" WHERE ""year""<1934 AND ""location""='midlothian, illinois';",2-1636090-2 Where is runner-up Betsy Rawls from?,"CREATE TABLE ""stroke_play_era"" ( ""year"" real, ""winner"" text, ""score"" text, ""runner_s_up"" text, ""winner_s_share"" real, ""course"" text, ""location"" text );","SELECT ""location"" FROM ""stroke_play_era"" WHERE ""runner_s_up""='betsy rawls';",2-1636090-1 What was the highest share for the winners in 1959?,"CREATE TABLE ""stroke_play_era"" ( ""year"" real, ""winner"" text, ""score"" text, ""runner_s_up"" text, ""winner_s_share"" real, ""course"" text, ""location"" text );","SELECT MAX(""winner_s_share"") FROM ""stroke_play_era"" WHERE ""year""=1959;",2-1636090-1 "What was the winner's share before 1963 in Madison, Wisconsin?","CREATE TABLE ""stroke_play_era"" ( ""year"" real, ""winner"" text, ""score"" text, ""runner_s_up"" text, ""winner_s_share"" real, ""course"" text, ""location"" text );","SELECT MAX(""winner_s_share"") FROM ""stroke_play_era"" WHERE ""location""='madison, wisconsin' AND ""year""<1963;",2-1636090-1 "What was the Venue on November 14, 2007?","CREATE TABLE ""under_19"" ( ""date"" text, ""venue"" text, ""score"" text, ""competition"" text, ""report"" text );","SELECT ""venue"" FROM ""under_19"" WHERE ""date""='november 14, 2007';",2-17080033-3 "What was the Score on November 10, 2007?","CREATE TABLE ""under_19"" ( ""date"" text, ""venue"" text, ""score"" text, ""competition"" text, ""report"" text );","SELECT ""score"" FROM ""under_19"" WHERE ""date""='november 10, 2007';",2-17080033-3 "What was the Competition on November 16, 2007?","CREATE TABLE ""under_19"" ( ""date"" text, ""venue"" text, ""score"" text, ""competition"" text, ""report"" text );","SELECT ""competition"" FROM ""under_19"" WHERE ""date""='november 16, 2007';",2-17080033-3 What was the surface tye during the match with the opponent of richard fromberg?,"CREATE TABLE ""singles_15_7_titles_8_runner_ups"" ( ""outcome"" text, ""date"" real, ""championship"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""surface"" FROM ""singles_15_7_titles_8_runner_ups"" WHERE ""opponent""='richard fromberg';",2-1728546-1 What was the championship during the match with the opponent of richard fromberg?,"CREATE TABLE ""singles_15_7_titles_8_runner_ups"" ( ""outcome"" text, ""date"" real, ""championship"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""championship"" FROM ""singles_15_7_titles_8_runner_ups"" WHERE ""opponent""='richard fromberg';",2-1728546-1 "What was the surface type during the match with the score of 6–4, 7–6 (7-5)??","CREATE TABLE ""singles_15_7_titles_8_runner_ups"" ( ""outcome"" text, ""date"" real, ""championship"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""surface"" FROM ""singles_15_7_titles_8_runner_ups"" WHERE ""score""='6–4, 7–6 (7-5)';",2-1728546-1 Who did wilson reis fight against that lasted less than 3 rounds with a time of 1:02?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""round""<3 AND ""time""='1:02';",2-17624419-2 Which Meet has a Time of 3:50.65?,"CREATE TABLE ""women"" ( ""event"" text, ""time"" text, ""club"" text, ""date"" text, ""meet"" text, ""location"" text );","SELECT ""meet"" FROM ""women"" WHERE ""time""='3:50.65';",2-16911951-4 Which Time has an Event of 200 m butterfly?,"CREATE TABLE ""women"" ( ""event"" text, ""time"" text, ""club"" text, ""date"" text, ""meet"" text, ""location"" text );","SELECT ""time"" FROM ""women"" WHERE ""event""='200 m butterfly';",2-16911951-4 Which Meet has a Club of centro de natacon carabobo?,"CREATE TABLE ""women"" ( ""event"" text, ""time"" text, ""club"" text, ""date"" text, ""meet"" text, ""location"" text );","SELECT ""meet"" FROM ""women"" WHERE ""club""='centro de natacon carabobo';",2-16911951-4 Which Location has a Time of 4:13.48?,"CREATE TABLE ""women"" ( ""event"" text, ""time"" text, ""club"" text, ""date"" text, ""meet"" text, ""location"" text );","SELECT ""location"" FROM ""women"" WHERE ""time""='4:13.48';",2-16911951-4 Which Date has a Time of 1:00.59?,"CREATE TABLE ""women"" ( ""event"" text, ""time"" text, ""club"" text, ""date"" text, ""meet"" text, ""location"" text );","SELECT ""date"" FROM ""women"" WHERE ""time""='1:00.59';",2-16911951-4 Which Location has a Club of delfines ucv?,"CREATE TABLE ""women"" ( ""event"" text, ""time"" text, ""club"" text, ""date"" text, ""meet"" text, ""location"" text );","SELECT ""location"" FROM ""women"" WHERE ""club""='delfines ucv';",2-16911951-4 Which name has notes b and the game of tennis?,"CREATE TABLE ""see_also"" ( ""name"" text, ""lifetime"" text, ""nationality"" text, ""sport"" text, ""notes"" text );","SELECT ""name"" FROM ""see_also"" WHERE ""sport""='tennis' AND ""notes""='b';",2-1680926-1 Which lifetime has alan gendreau?,"CREATE TABLE ""see_also"" ( ""name"" text, ""lifetime"" text, ""nationality"" text, ""sport"" text, ""notes"" text );","SELECT ""lifetime"" FROM ""see_also"" WHERE ""name""='alan gendreau';",2-1680926-1 What was the rural % where the source estimate was census and the urban % was larger than 57?,"CREATE TABLE ""population_of_kazakhstan_1939_2009"" ( ""year_january"" real, ""population_000"" real, ""rural_pct"" real, ""urban_pct"" real, ""source"" text );","SELECT SUM(""rural_pct"") FROM ""population_of_kazakhstan_1939_2009"" WHERE ""source""='estimate' AND ""urban_pct"">57;",2-16645-1 What was the hometown/high school of 170 pound player tyler wilson?,"CREATE TABLE ""current_roster"" ( ""name"" text, ""height"" text, ""weight"" real, ""position"" text, ""bats_throws"" text, ""class"" text, ""hometown_highschool"" text );","SELECT ""hometown_highschool"" FROM ""current_roster"" WHERE ""weight""=170 AND ""name""='tyler wilson';",2-16642581-2 What position did kyle mckenzie play?,"CREATE TABLE ""current_roster"" ( ""name"" text, ""height"" text, ""weight"" real, ""position"" text, ""bats_throws"" text, ""class"" text, ""hometown_highschool"" text );","SELECT ""position"" FROM ""current_roster"" WHERE ""name""='kyle mckenzie';",2-16642581-2 "Which date has a Week larger than 5, and an Attendance of 54,803?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""week"">5 AND ""attendance""='54,803';",2-16713178-1 "Which date has a Week smaller than 14, and an Opponent of san francisco 49ers?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""week""<14 AND ""opponent""='san francisco 49ers';",2-16713178-1 "Which opponent has a week smaller than 15, and a Result of l 23-17?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week""<15 AND ""result""='l 23-17';",2-16713178-1 Which date has an Opponent of bye?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='bye';",2-16713178-1 Which date has a Result of l 25-13?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""result""='l 25-13';",2-16713178-1 What's the sum of the population with a population density (per km²) of 24.8?,"CREATE TABLE ""countries_and_dependent_territories"" ( ""country_or_territory"" text, ""area_km"" real, ""population"" real, ""population_density_per_km"" real, ""capital"" text );","SELECT SUM(""population"") FROM ""countries_and_dependent_territories"" WHERE ""population_density_per_km""=24.8;",2-1649898-1 What's the average area in canada with a population density (per km²) larger than 3.4?,"CREATE TABLE ""countries_and_dependent_territories"" ( ""country_or_territory"" text, ""area_km"" real, ""population"" real, ""population_density_per_km"" real, ""capital"" text );","SELECT AVG(""area_km"") FROM ""countries_and_dependent_territories"" WHERE ""country_or_territory""='canada' AND ""population_density_per_km"">3.4;",2-1649898-1 What capital has an area of 2166086?,"CREATE TABLE ""countries_and_dependent_territories"" ( ""country_or_territory"" text, ""area_km"" real, ""population"" real, ""population_density_per_km"" real, ""capital"" text );","SELECT ""capital"" FROM ""countries_and_dependent_territories"" WHERE ""area_km""=2166086;",2-1649898-1 What's the highest population density for a population less than 6000?,"CREATE TABLE ""countries_and_dependent_territories"" ( ""country_or_territory"" text, ""area_km"" real, ""population"" real, ""population_density_per_km"" real, ""capital"" text );","SELECT MAX(""population_density_per_km"") FROM ""countries_and_dependent_territories"" WHERE ""population""<6000;",2-1649898-1 What's the lowest population with a population density (per km²) larger than 1203.7?,"CREATE TABLE ""countries_and_dependent_territories"" ( ""country_or_territory"" text, ""area_km"" real, ""population"" real, ""population_density_per_km"" real, ""capital"" text );","SELECT MIN(""population"") FROM ""countries_and_dependent_territories"" WHERE ""population_density_per_km"">1203.7;",2-1649898-1 Which Pinyin has a County of changhua?,"CREATE TABLE ""taiwan_roc"" ( ""city"" text, ""chinese"" text, ""pinyin"" text, ""county"" text, ""population_2010"" real );","SELECT ""pinyin"" FROM ""taiwan_roc"" WHERE ""county""='changhua';",2-16489766-8 Which County has a Chinese of 新竹?,"CREATE TABLE ""taiwan_roc"" ( ""city"" text, ""chinese"" text, ""pinyin"" text, ""county"" text, ""population_2010"" real );","SELECT ""county"" FROM ""taiwan_roc"" WHERE ""chinese""='新竹';",2-16489766-8 Which Pinyin has a Chinese of 臺南?,"CREATE TABLE ""taiwan_roc"" ( ""city"" text, ""chinese"" text, ""pinyin"" text, ""county"" text, ""population_2010"" real );","SELECT ""pinyin"" FROM ""taiwan_roc"" WHERE ""chinese""='臺南';",2-16489766-8 Which County has a City of changhua?,"CREATE TABLE ""taiwan_roc"" ( ""city"" text, ""chinese"" text, ""pinyin"" text, ""county"" text, ""population_2010"" real );","SELECT ""county"" FROM ""taiwan_roc"" WHERE ""city""='changhua';",2-16489766-8 What is taipei's lowest 2010 population?,"CREATE TABLE ""taiwan_roc"" ( ""city"" text, ""chinese"" text, ""pinyin"" text, ""county"" text, ""population_2010"" real );","SELECT MIN(""population_2010"") FROM ""taiwan_roc"" WHERE ""city""='taipei';",2-16489766-8 What was Diego Saraiva's record when he fought for 3 rounds against danny suarez?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text, ""location"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""round""='3' AND ""opponent""='danny suarez';",2-17441153-2 What event did Diego Saraiva fight jorge gurgel?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='jorge gurgel';",2-17441153-2 How many games had Montreal Canadiens as an opponent?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""march"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT SUM(""game"") FROM ""schedule_and_results"" WHERE ""opponent""='montreal canadiens';",2-17311408-7 What was the time when the method was TKO?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""time"" FROM ""mixed_martial_arts_record"" WHERE ""method""='tko';",2-17624357-2 How many rounds was the fight when the record was 4-0?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT COUNT(""round"") FROM ""mixed_martial_arts_record"" WHERE ""record""='4-0';",2-17624357-2 Who was the opponent when the round was more than 2?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""round"">2;",2-17624357-2 Can you tell me the average Game that has the Team of @ boston?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT AVG(""game"") FROM ""game_log"" WHERE ""team""='@ boston';",2-17311797-9 Can you tell me the Team that has the Date of march 17?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='march 17';",2-17311797-9 What is the record with the opponent as Carlton Jones?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='carlton jones';",2-17440322-2 What is the percentage of votes received by the party of family rights?,"CREATE TABLE ""example_of_calculating_disproportionalit"" ( ""party"" text, ""pct_of_votes"" text, ""pct_of_seats"" text, ""difference"" text, ""difference_squared"" real );","SELECT ""pct_of_votes"" FROM ""example_of_calculating_disproportionalit"" WHERE ""party""='family rights';",2-1743713-1 What is the % of seats where the difference is 0.25?,"CREATE TABLE ""example_of_calculating_disproportionalit"" ( ""party"" text, ""pct_of_votes"" text, ""pct_of_seats"" text, ""difference"" text, ""difference_squared"" real );","SELECT ""pct_of_seats"" FROM ""example_of_calculating_disproportionalit"" WHERE ""difference""='0.25';",2-1743713-1 What is the % of seats where the difference is 0.19?,"CREATE TABLE ""example_of_calculating_disproportionalit"" ( ""party"" text, ""pct_of_votes"" text, ""pct_of_seats"" text, ""difference"" text, ""difference_squared"" real );","SELECT ""pct_of_seats"" FROM ""example_of_calculating_disproportionalit"" WHERE ""difference""='0.19';",2-1743713-1 Who was No. 8 when No. 10 Jackson and No. 5 Mason?,"CREATE TABLE ""male_names"" ( ""region_year"" text, ""no_1"" text, ""no_2"" text, ""no_3"" text, ""no_4"" text, ""no_5"" text, ""no_6"" text, ""no_7"" text, ""no_8"" text, ""no_9"" text, ""no_10"" text );","SELECT ""no_8"" FROM ""male_names"" WHERE ""no_10""='jackson' AND ""no_5""='mason';",2-16304563-3 Who was No. 5 when No. 6 Mason and No. 10 Jackson?,"CREATE TABLE ""male_names"" ( ""region_year"" text, ""no_1"" text, ""no_2"" text, ""no_3"" text, ""no_4"" text, ""no_5"" text, ""no_6"" text, ""no_7"" text, ""no_8"" text, ""no_9"" text, ""no_10"" text );","SELECT ""no_5"" FROM ""male_names"" WHERE ""no_6""='mason' AND ""no_10""='jackson';",2-16304563-3 Who was No. 8 when No. 1 Michael and No. 4 Logan?,"CREATE TABLE ""male_names"" ( ""region_year"" text, ""no_1"" text, ""no_2"" text, ""no_3"" text, ""no_4"" text, ""no_5"" text, ""no_6"" text, ""no_7"" text, ""no_8"" text, ""no_9"" text, ""no_10"" text );","SELECT ""no_8"" FROM ""male_names"" WHERE ""no_1""='michael' AND ""no_4""='logan';",2-16304563-3 Who was No. 9 when No. 5 Mason and No. 3 Aiden?,"CREATE TABLE ""male_names"" ( ""region_year"" text, ""no_1"" text, ""no_2"" text, ""no_3"" text, ""no_4"" text, ""no_5"" text, ""no_6"" text, ""no_7"" text, ""no_8"" text, ""no_9"" text, ""no_10"" text );","SELECT ""no_9"" FROM ""male_names"" WHERE ""no_5""='mason' AND ""no_3""='aiden';",2-16304563-3 Who was No. 3 when No. 5 James and No. 6 Mason?,"CREATE TABLE ""male_names"" ( ""region_year"" text, ""no_1"" text, ""no_2"" text, ""no_3"" text, ""no_4"" text, ""no_5"" text, ""no_6"" text, ""no_7"" text, ""no_8"" text, ""no_9"" text, ""no_10"" text );","SELECT ""no_3"" FROM ""male_names"" WHERE ""no_5""='james' AND ""no_6""='mason';",2-16304563-3 "Smaller than 37, the highest year for Ford?","CREATE TABLE ""daytona_500_results"" ( ""year"" real, ""manufacturer"" text, ""start"" real, ""finish"" real, ""team"" text );","SELECT MAX(""year"") FROM ""daytona_500_results"" WHERE ""manufacturer""='ford' AND ""finish""<37;",2-1708050-2 Lowest finish for ganassi at smaller than 19 start for smaller than 2004 year?,"CREATE TABLE ""daytona_500_results"" ( ""year"" real, ""manufacturer"" text, ""start"" real, ""finish"" real, ""team"" text );","SELECT MIN(""finish"") FROM ""daytona_500_results"" WHERE ""team""='ganassi' AND ""start""<19 AND ""year""<2004;",2-1708050-2 "What is Method, when Event is ""Reality Submission Fighting 2""?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""event""='reality submission fighting 2';",2-17445336-2 Which Votes has a Governorate of hewler?,"CREATE TABLE ""candidate_votes"" ( ""candidate"" text, ""party"" text, ""election_list"" text, ""governorate"" text, ""votes"" real );","SELECT AVG(""votes"") FROM ""candidate_votes"" WHERE ""governorate""='hewler';",2-16823208-3 "Which Candidate has a Votes larger than 622,961, and a Governorate of baghdad?","CREATE TABLE ""candidate_votes"" ( ""candidate"" text, ""party"" text, ""election_list"" text, ""governorate"" text, ""votes"" real );","SELECT ""candidate"" FROM ""candidate_votes"" WHERE ""votes"">'622,961' AND ""governorate""='baghdad';",2-16823208-3 What is the average draws with less than 3 wins and more than 5 points?,"CREATE TABLE ""promotion_playoff"" ( ""position"" real, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""draws"") FROM ""promotion_playoff"" WHERE ""wins""<3 AND ""points"">5;",2-17298923-5 "What is the average number of goals with more than 9 points, less than 14 goals against, and a goal difference less than 17?","CREATE TABLE ""promotion_playoff"" ( ""position"" real, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""goals_for"") FROM ""promotion_playoff"" WHERE ""points"">9 AND ""goals_against""<14 AND ""goal_difference""<17;",2-17298923-5 What is the average number of wins with less than 10 goals?,"CREATE TABLE ""promotion_playoff"" ( ""position"" real, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""wins"") FROM ""promotion_playoff"" WHERE ""goals_against""<10;",2-17298923-5 What is the lowest position with a -22 goal difference and more than 5 points?,"CREATE TABLE ""promotion_playoff"" ( ""position"" real, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MIN(""position"") FROM ""promotion_playoff"" WHERE ""goal_difference""=-22 AND ""points"">5;",2-17298923-5 "What is the Title, when the Composer(s) is Sakdatorn, and when the Arranger(s) is Jitrakorn Mongkoltham?","CREATE TABLE ""faixas"" ( ""title"" text, ""lyricist_s"" text, ""composer_s"" text, ""arranger_s"" text, ""length"" text );","SELECT ""title"" FROM ""faixas"" WHERE ""composer_s""='sakdatorn' AND ""arranger_s""='jitrakorn mongkoltham';",2-16750938-1 "What is the Title, when the Lyricist(s) is Yarosake, and when the Composer(s) is Yarosake?","CREATE TABLE ""faixas"" ( ""title"" text, ""lyricist_s"" text, ""composer_s"" text, ""arranger_s"" text, ""length"" text );","SELECT ""title"" FROM ""faixas"" WHERE ""lyricist_s""='yarosake' AND ""composer_s""='yarosake';",2-16750938-1 "What is the Length, when the Title is ""The Way To Your Heart""?","CREATE TABLE ""faixas"" ( ""title"" text, ""lyricist_s"" text, ""composer_s"" text, ""arranger_s"" text, ""length"" text );","SELECT ""length"" FROM ""faixas"" WHERE ""title""='\""the way to your heart\""';",2-16750938-1 "What is the Length, when the Composer(s) is Sakdatorn, and when the Arranger(s) is Jitrakorn Mongkoltham?","CREATE TABLE ""faixas"" ( ""title"" text, ""lyricist_s"" text, ""composer_s"" text, ""arranger_s"" text, ""length"" text );","SELECT ""length"" FROM ""faixas"" WHERE ""composer_s""='sakdatorn' AND ""arranger_s""='jitrakorn mongkoltham';",2-16750938-1 "Who is/are the Composer(s), when the Arranger(s) is Banana Boat, and when the Length is 4:25?","CREATE TABLE ""faixas"" ( ""title"" text, ""lyricist_s"" text, ""composer_s"" text, ""arranger_s"" text, ""length"" text );","SELECT ""composer_s"" FROM ""faixas"" WHERE ""arranger_s""='banana boat' AND ""length""='4:25';",2-16750938-1 "Who is/are the Composer(s), when the Arranger(s) is Banana Boat, and when the Length is 4:25?","CREATE TABLE ""faixas"" ( ""title"" text, ""lyricist_s"" text, ""composer_s"" text, ""arranger_s"" text, ""length"" text );","SELECT ""composer_s"" FROM ""faixas"" WHERE ""arranger_s""='banana boat' AND ""length""='4:25';",2-16750938-1 What i the try bonus with 12 losses?,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""try_bonus"" FROM ""league_table"" WHERE ""lost""='12';",2-17369472-2 "What was the losing bonus for the 20 played, and 353 points?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""losing_bonus"" FROM ""league_table"" WHERE ""played""='20' AND ""points_for""='353';",2-17369472-2 What was the played with 38 tries?,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""played"" FROM ""league_table"" WHERE ""tries_for""='38';",2-17369472-2 What are the tries for a club of a club?,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_for"" FROM ""league_table"" WHERE ""club""='club';",2-17369472-2 What is the loss with 319 points?,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""lost"" FROM ""league_table"" WHERE ""points_for""='319';",2-17369472-2 Who was the runner(s)-Up to winner Sarah Brice?,"CREATE TABLE ""seasons"" ( ""season"" real, ""premiered"" text, ""bachelor"" text, ""winner"" text, ""runner_s_up"" text, ""proposal"" text );","SELECT ""runner_s_up"" FROM ""seasons"" WHERE ""winner""='sarah brice';",2-174952-1 What season had bachelor Byron Velvick?,"CREATE TABLE ""seasons"" ( ""season"" real, ""premiered"" text, ""bachelor"" text, ""winner"" text, ""runner_s_up"" text, ""proposal"" text );","SELECT MIN(""season"") FROM ""seasons"" WHERE ""bachelor""='byron velvick';",2-174952-1 What was the season that the runner -up was Tenley Molzahn?,"CREATE TABLE ""seasons"" ( ""season"" real, ""premiered"" text, ""bachelor"" text, ""winner"" text, ""runner_s_up"" text, ""proposal"" text );","SELECT SUM(""season"") FROM ""seasons"" WHERE ""runner_s_up""='tenley molzahn';",2-174952-1 "Who was the runner-up for the show that premiered on March 25, 2002?","CREATE TABLE ""seasons"" ( ""season"" real, ""premiered"" text, ""bachelor"" text, ""winner"" text, ""runner_s_up"" text, ""proposal"" text );","SELECT ""runner_s_up"" FROM ""seasons"" WHERE ""premiered""='march 25, 2002';",2-174952-1 Who was the leading scorer on the game played on February 25?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" text, ""record"" text );","SELECT ""leading_scorer"" FROM ""february"" WHERE ""date""='february 25';",2-16188254-6 What was the visiting team that had a record of 26-18?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" text, ""record"" text );","SELECT ""visitor"" FROM ""february"" WHERE ""record""='26-18';",2-16188254-6 What was the score for the game played between Cleveland and Orlando at Cleveland?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" text, ""record"" text );","SELECT ""score"" FROM ""february"" WHERE ""home""='cleveland' AND ""visitor""='orlando';",2-16188254-6 What was the visiting team for the game that ended 82-75?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" text, ""record"" text );","SELECT ""visitor"" FROM ""february"" WHERE ""score""='82-75';",2-16188254-6 who were the semifinalists for the tournament in montreal?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""semifinalists"" FROM ""singles"" WHERE ""tournament""='montreal';",2-16983267-1 Who was the finalist for the tournament in berlin?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""finalist"" FROM ""singles"" WHERE ""tournament""='berlin';",2-16983267-1 What type of surface was played at the tournament in berlin?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""surface"" FROM ""singles"" WHERE ""tournament""='berlin';",2-16983267-1 Where was the tournament where monica seles was the finalist who played on a hard surface?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""tournament"" FROM ""singles"" WHERE ""surface""='hard' AND ""finalist""='monica seles';",2-16983267-1 Who is the away team against the home team Hartlepools United?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""second_round_proper"" WHERE ""home_team""='hartlepools united';",2-17520911-3 Who is the away team against the home team Ashington?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""second_round_proper"" WHERE ""home_team""='ashington';",2-17520911-3 "What is the score for the away team, Ipswich Town?","CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""second_round_proper"" WHERE ""away_team""='ipswich town';",2-17520911-3 What date did the away team Mansfield Town play?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""second_round_proper"" WHERE ""away_team""='mansfield town';",2-17520911-3 What was the score fore the away team Dartford?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""second_round_proper"" WHERE ""away_team""='dartford';",2-17520911-3 What date did the away team Bristol Rovers play?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""second_round_proper"" WHERE ""away_team""='bristol rovers';",2-17520911-3 "What is the Brigade, when the Type is Rural, and when the value for Tankers is 1?","CREATE TABLE ""beeac_group"" ( ""brigade"" text, ""type"" text, ""pumpers"" text, ""tankers"" real, ""slip_ons"" text, ""cars"" text, ""hazmat"" text );","SELECT ""brigade"" FROM ""beeac_group"" WHERE ""type""='rural' AND ""tankers""=1;",2-16250642-1 "What is the Hazmat, when the Type is Rural, and when the number of Tankers is 1?","CREATE TABLE ""beeac_group"" ( ""brigade"" text, ""type"" text, ""pumpers"" text, ""tankers"" real, ""slip_ons"" text, ""cars"" text, ""hazmat"" text );","SELECT ""hazmat"" FROM ""beeac_group"" WHERE ""type""='rural' AND ""tankers""=1;",2-16250642-1 Which country had the first store in the year 2007?,"CREATE TABLE ""asia"" ( ""country"" text, ""first_store"" text, ""hypermarkets"" real, ""supermarkets"" text, ""hard_discounters"" text, ""cash_carry"" text );","SELECT ""country"" FROM ""asia"" WHERE ""first_store""='2007';",2-167638-1 What year was the first store that had a hypermarket of 3?,"CREATE TABLE ""asia"" ( ""country"" text, ""first_store"" text, ""hypermarkets"" real, ""supermarkets"" text, ""hard_discounters"" text, ""cash_carry"" text );","SELECT ""first_store"" FROM ""asia"" WHERE ""hypermarkets""=3;",2-167638-1 What year was the first store in India?,"CREATE TABLE ""asia"" ( ""country"" text, ""first_store"" text, ""hypermarkets"" real, ""supermarkets"" text, ""hard_discounters"" text, ""cash_carry"" text );","SELECT ""first_store"" FROM ""asia"" WHERE ""country""='india';",2-167638-1 Can you tell me the average Attendance rhat has the Opponent of dunfermline athletic?,"CREATE TABLE ""league_cup"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real, ""scorers"" text );","SELECT AVG(""attendance"") FROM ""league_cup"" WHERE ""opponent""='dunfermline athletic';",2-16649722-6 "Can you tell me the average Attendance that has the Scorers of steven, johnston, walters, mccoist, i.ferguson?","CREATE TABLE ""league_cup"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real, ""scorers"" text );","SELECT AVG(""attendance"") FROM ""league_cup"" WHERE ""scorers""='steven, johnston, walters, mccoist, i.ferguson';",2-16649722-6 What number has 0 steals and less than 32 points?,"CREATE TABLE ""triple_doubles"" ( ""number"" text, ""opponent"" text, ""box_score"" text, ""points"" real, ""rebounds"" real, ""assists"" real, ""steals"" real );","SELECT ""number"" FROM ""triple_doubles"" WHERE ""points""<32 AND ""steals""=0;",2-16555375-4 What was the overall score when the score for set 3 is 21–25?,"CREATE TABLE ""pool_d"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""score"" FROM ""pool_d"" WHERE ""set_3""='21–25';",2-16693989-9 What is the set 1 score when the total is 85–101?,"CREATE TABLE ""pool_d"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""set_1"" FROM ""pool_d"" WHERE ""total""='85–101';",2-16693989-9 On what date was the score for set 3 22–25?,"CREATE TABLE ""pool_d"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""date"" FROM ""pool_d"" WHERE ""set_3""='22–25';",2-16693989-9 What is the overall score when the set 2 score is 25–18?,"CREATE TABLE ""pool_d"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""score"" FROM ""pool_d"" WHERE ""set_2""='25–18';",2-16693989-9 What is the score for set 1 when the score for set 3 is 22–25?,"CREATE TABLE ""pool_d"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""set_1"" FROM ""pool_d"" WHERE ""set_3""='22–25';",2-16693989-9 What Player had a Score of 70-69-75=214?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""score""='70-69-75=214';",2-17245444-5 "With a To par of +4, what is Andy Bean's Score?","CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""to_par""='+4' AND ""player""='andy bean';",2-17245444-5 What is the To par of the T5 Place Player with a Score of 71-68-76=215?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""place""='t5' AND ""score""='71-68-76=215';",2-17245444-5 What is the Place of the Player with a To par of +4 and Score of 70-76-71=217?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""to_par""='+4' AND ""score""='70-76-71=217';",2-17245444-5 What is the Score of the T3 Place Player?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""place""='t3';",2-17245444-5 What is the Country of the Player with a To par of –1?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""to_par""='–1';",2-17245444-5 In what year was Luxembourg Host?,"CREATE TABLE ""men"" ( ""year"" real, ""host"" text, ""gold"" text, ""silver"" text, ""bronze"" text );","SELECT MIN(""year"") FROM ""men"" WHERE ""host""='luxembourg';",2-16697344-2 "When Iceland gets the Silver, who gets the Bronze?","CREATE TABLE ""men"" ( ""year"" real, ""host"" text, ""gold"" text, ""silver"" text, ""bronze"" text );","SELECT ""bronze"" FROM ""men"" WHERE ""silver""='iceland';",2-16697344-2 "What is the maximum rank when there is 0 gold, and the bronze is less than 4, and the silver is greater than 1, and 2 as the total?","CREATE TABLE ""men"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""rank"") FROM ""men"" WHERE ""gold""=0 AND ""bronze""<4 AND ""total""=2 AND ""silver"">1;",2-1747960-3 Rank 14 with a total greater than 1 has what as the average bronze?,"CREATE TABLE ""men"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""bronze"") FROM ""men"" WHERE ""rank""=14 AND ""total"">1;",2-1747960-3 "How many medals under total when silver is less than 2, gold is 3, and bronze is less than 0?","CREATE TABLE ""men"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""total"") FROM ""men"" WHERE ""silver""<2 AND ""gold""=3 AND ""bronze""<0;",2-1747960-3 "What is the fewest total when silver is 0, and gold is less than 1, and rank is less than 13?","CREATE TABLE ""men"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""men"" WHERE ""silver""=0 AND ""gold""<1 AND ""rank""<13;",2-1747960-3 "What is the total rank where the total is less than 5, and bronze is less than 0?","CREATE TABLE ""men"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""rank"") FROM ""men"" WHERE ""total""<5 AND ""bronze""<0;",2-1747960-3 What place was the player hailing from Zimbabwe in?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""country""='zimbabwe';",2-16457250-6 What was the score of Bernhard Langer after 3 rounds?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""player""='bernhard langer';",2-16457250-6 How many Goals for were recorded when there was a percentage smaller than 0.519 and points greater than 65?,"CREATE TABLE ""regular_season"" ( ""season"" text, ""games"" real, ""lost"" real, ""points"" real, ""pct_pct"" real, ""goals_for"" real, ""goals_against"" real, ""standing"" text );","SELECT COUNT(""goals_for"") FROM ""regular_season"" WHERE ""pct_pct""<0.519 AND ""points"">65;",2-163215-7 How many games were recorded with Goals for number of 215?,"CREATE TABLE ""regular_season"" ( ""season"" text, ""games"" real, ""lost"" real, ""points"" real, ""pct_pct"" real, ""goals_for"" real, ""goals_against"" real, ""standing"" text );","SELECT COUNT(""games"") FROM ""regular_season"" WHERE ""goals_for""=215;",2-163215-7 what is the to par when the player is jack nicklaus?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""to_par"" FROM ""final_leaderboard"" WHERE ""player""='jack nicklaus';",2-16458528-1 what is the lowest money ($) when the place is t2 for player johnny miller?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT MIN(""money"") FROM ""final_leaderboard"" WHERE ""place""='t2' AND ""player""='johnny miller';",2-16458528-1 what is the to par when the score is 69-70-72-72=283?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""to_par"" FROM ""final_leaderboard"" WHERE ""score""='69-70-72-72=283';",2-16458528-1 What was the venue when the result was 3-2?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""result""='3-2';",2-17607239-3 "What competition had a score of 3-0, and a result of 4-1?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""score""='3-0' AND ""result""='4-1';",2-17607239-3 Which Tie no that has an Away team of altrincham?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""tie_no"" FROM ""second_round_proper"" WHERE ""away_team""='altrincham';",2-16312746-2 "When has a Score of 0–1, and a Tie no of 3?","CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""second_round_proper"" WHERE ""score""='0–1' AND ""tie_no""='3';",2-16312746-2 When has a Tie no of 15?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""second_round_proper"" WHERE ""tie_no""='15';",2-16312746-2 "Which Away has a Tie no of replay, and a Score of 2–0?","CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""second_round_proper"" WHERE ""tie_no""='replay' AND ""score""='2–0';",2-16312746-2 Name the Score on 17 december 1979?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""second_round_proper"" WHERE ""date""='17 december 1979';",2-16312746-2 Name the Home team of tranmere rovers?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""second_round_proper"" WHERE ""home_team""='tranmere rovers';",2-16312746-2 "what is the area when the census ranking is 2,290 of 5,008?","CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT ""area_km_2"" FROM ""parishes"" WHERE ""census_ranking""='2,290 of 5,008';",2-171356-2 What is the population when the area km2 is 173.4?,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT ""population"" FROM ""parishes"" WHERE ""area_km_2""=173.4;",2-171356-2 what is the census ranking when the area km 2 is 173.4?,"CREATE TABLE ""parishes"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT ""census_ranking"" FROM ""parishes"" WHERE ""area_km_2""=173.4;",2-171356-2 WHAT IS THE FRANCE WITH PEOPLE UNDER 18 OF SUB-SAHARAN AFRICA?,"CREATE TABLE ""people_under_18_of_foreign_origin"" ( ""pct_people_under_18_2005"" text, ""seine_saint_denis"" text, ""paris"" text, ""val_de_marne"" text, ""val_d_oise"" text, ""france"" text );","SELECT ""france"" FROM ""people_under_18_of_foreign_origin"" WHERE ""pct_people_under_18_2005""='sub-saharan africa';",2-1716427-2 WHAT IS THE PARIS WITH A FRANCE OF 1.4%?,"CREATE TABLE ""people_under_18_of_foreign_origin"" ( ""pct_people_under_18_2005"" text, ""seine_saint_denis"" text, ""paris"" text, ""val_de_marne"" text, ""val_d_oise"" text, ""france"" text );","SELECT ""paris"" FROM ""people_under_18_of_foreign_origin"" WHERE ""france""='1.4%';",2-1716427-2 WHAT IS THE VAL-D-OISE WITH A FRANCE OF 1.4%?,"CREATE TABLE ""people_under_18_of_foreign_origin"" ( ""pct_people_under_18_2005"" text, ""seine_saint_denis"" text, ""paris"" text, ""val_de_marne"" text, ""val_d_oise"" text, ""france"" text );","SELECT ""val_d_oise"" FROM ""people_under_18_of_foreign_origin"" WHERE ""france""='1.4%';",2-1716427-2 WHAT IS THE VAL-DE-MARNE WITH A Seine-Saint-Denis of 2.7%?,"CREATE TABLE ""people_under_18_of_foreign_origin"" ( ""pct_people_under_18_2005"" text, ""seine_saint_denis"" text, ""paris"" text, ""val_de_marne"" text, ""val_d_oise"" text, ""france"" text );","SELECT ""val_de_marne"" FROM ""people_under_18_of_foreign_origin"" WHERE ""seine_saint_denis""='2.7%';",2-1716427-2 WHAT IS A Seine-Saint-Denis WITH A PARIS OF 12.1%?,"CREATE TABLE ""people_under_18_of_foreign_origin"" ( ""pct_people_under_18_2005"" text, ""seine_saint_denis"" text, ""paris"" text, ""val_de_marne"" text, ""val_d_oise"" text, ""france"" text );","SELECT ""seine_saint_denis"" FROM ""people_under_18_of_foreign_origin"" WHERE ""paris""='12.1%';",2-1716427-2 WHAT IS Val-de-Marne WITH Seine-Saint-Denis of 4.0%?,"CREATE TABLE ""people_under_18_of_foreign_origin"" ( ""pct_people_under_18_2005"" text, ""seine_saint_denis"" text, ""paris"" text, ""val_de_marne"" text, ""val_d_oise"" text, ""france"" text );","SELECT ""val_de_marne"" FROM ""people_under_18_of_foreign_origin"" WHERE ""seine_saint_denis""='4.0%';",2-1716427-2 "What was the score for the match at the tournament in canada f7, toronto?","CREATE TABLE ""atp_challenger_tour_and_itf_futures_doub"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""score"" FROM ""atp_challenger_tour_and_itf_futures_doub"" WHERE ""tournament""='canada f7, toronto';",2-17393193-4 "Who were the opponents that played on a hard surface on July 13, 2008?","CREATE TABLE ""atp_challenger_tour_and_itf_futures_doub"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""opponents"" FROM ""atp_challenger_tour_and_itf_futures_doub"" WHERE ""surface""='hard' AND ""date""='july 13, 2008';",2-17393193-4 "What type of surface was played on when the score was 2–6, 6–1, [10–5]?","CREATE TABLE ""atp_challenger_tour_and_itf_futures_doub"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""surface"" FROM ""atp_challenger_tour_and_itf_futures_doub"" WHERE ""score""='2–6, 6–1, [10–5]';",2-17393193-4 "What type of surface was played on July 27, 2013?","CREATE TABLE ""atp_challenger_tour_and_itf_futures_doub"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""surface"" FROM ""atp_challenger_tour_and_itf_futures_doub"" WHERE ""date""='july 27, 2013';",2-17393193-4 What party was the member peter howson part of?,"CREATE TABLE ""see_also"" ( ""member"" text, ""party"" text, ""electorate"" text, ""state"" text, ""term_of_office"" text );","SELECT ""party"" FROM ""see_also"" WHERE ""member""='peter howson';",2-1743462-1 Who was the electorate when the member was rex connor?,"CREATE TABLE ""see_also"" ( ""member"" text, ""party"" text, ""electorate"" text, ""state"" text, ""term_of_office"" text );","SELECT ""electorate"" FROM ""see_also"" WHERE ""member""='rex connor';",2-1743462-1 What was the term of office for noel beaton?,"CREATE TABLE ""see_also"" ( ""member"" text, ""party"" text, ""electorate"" text, ""state"" text, ""term_of_office"" text );","SELECT ""term_of_office"" FROM ""see_also"" WHERE ""member""='noel beaton';",2-1743462-1 What was the term of office for the electorate warringah?,"CREATE TABLE ""see_also"" ( ""member"" text, ""party"" text, ""electorate"" text, ""state"" text, ""term_of_office"" text );","SELECT ""term_of_office"" FROM ""see_also"" WHERE ""electorate""='warringah';",2-1743462-1 "What is the lowest game number that has attendance higher than 15,052, and more than 36 points?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT MIN(""game"") FROM ""game_log"" WHERE ""attendance"">'15,052' AND ""points"">36;",2-16864968-5 "What is the total number of people in attendance when the game was at TD Banknorth Garden, in a game higher than 31?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT COUNT(""attendance"") FROM ""game_log"" WHERE ""location""='td banknorth garden' AND ""game"">31;",2-16864968-5 What state is Wesson in?,"CREATE TABLE ""company_history_dan_wesson_firearms"" ( ""timetable"" text, ""company_name"" text, ""production_place"" text, ""state"" text, ""owner"" text );","SELECT ""state"" FROM ""company_history_dan_wesson_firearms"" WHERE ""owner""='wesson';",2-16440545-1 "What is the College/Junior/Club Team (League) when the position is rw, and the player is Don Murdoch?","CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""college_junior_club_team_league"" FROM ""draft_picks"" WHERE ""position""='rw' AND ""player""='don murdoch';",2-17562992-11 What is the position when the round is less than 2?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""position"" FROM ""draft_picks"" WHERE ""round""<2;",2-17562992-11 What is the nationality when Claude Periard is the player?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""nationality"" FROM ""draft_picks"" WHERE ""player""='claude periard';",2-17562992-11 What is the lowest round for the player Claude Periard?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT MIN(""round"") FROM ""draft_picks"" WHERE ""player""='claude periard';",2-17562992-11 When did the consort who had talal i as a spouse die?,"CREATE TABLE ""notes"" ( ""born_as"" text, ""consort_as"" text, ""born"" text, ""marriage"" text, ""consort_from"" text, ""consort_to"" text, ""died"" text, ""spouse_to"" text );","SELECT ""died"" FROM ""notes"" WHERE ""spouse_to""='talal i';",2-16997067-1 Who was the spouse of the consort who was born as rania al yassin?,"CREATE TABLE ""notes"" ( ""born_as"" text, ""consort_as"" text, ""born"" text, ""marriage"" text, ""consort_from"" text, ""consort_to"" text, ""died"" text, ""spouse_to"" text );","SELECT ""spouse_to"" FROM ""notes"" WHERE ""born_as""='rania al yassin';",2-16997067-1 "When the Overall is under 102, what's the round played?","CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""round"" FROM ""washington_redskins_draft_history"" WHERE ""overall""<102;",2-17100961-67 "What is the highest Week, when Date is ""November 8, 1970""?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""date""='november 8, 1970';",2-17323777-2 "What is the lowest Attendance, when Date is ""December 20, 1970"", and when Week is less than 14?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""schedule"" WHERE ""date""='december 20, 1970' AND ""week""<14;",2-17323777-2 "What is Opponent, when Week is ""5""?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week""=5;",2-17323777-2 What is the place with the 68 score?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""score""=68;",2-16299790-4 what is the voltage when release date is june 2001 and frequency is 1.13ghz?,"CREATE TABLE ""130_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""l2_cache"" text, ""mult"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""voltage"" FROM ""130_nm"" WHERE ""release_date""='june 2001' AND ""frequency""='1.13ghz';",2-16400024-4 "what is the part number(s) when l2 cache is 512 kb, release date is june 2001 and sSpec number is sl5lv, sl5pu, sl6bw, sl6jm?","CREATE TABLE ""130_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""l2_cache"" text, ""mult"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""part_number_s"" FROM ""130_nm"" WHERE ""l2_cache""='512 kb' AND ""release_date""='june 2001' AND ""s_spec_number""='sl5lv, sl5pu, sl6bw, sl6jm';",2-16400024-4 What is the L2 Cache when the Part Number(s) is rk80530pz014256?,"CREATE TABLE ""130_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""l2_cache"" text, ""mult"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""l2_cache"" FROM ""130_nm"" WHERE ""part_number_s""='rk80530pz014256';",2-16400024-4 "What is the Release Date when sSpec Number is sl5xl, sl657, sl6by, sl6jp?","CREATE TABLE ""130_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""l2_cache"" text, ""mult"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""release_date"" FROM ""130_nm"" WHERE ""s_spec_number""='sl5xl, sl657, sl6by, sl6jp';",2-16400024-4 What is the Socket when the Part Number(s) is rk80530pz001256?,"CREATE TABLE ""130_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""l2_cache"" text, ""mult"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""socket"" FROM ""130_nm"" WHERE ""part_number_s""='rk80530pz001256';",2-16400024-4 what is the semifinalists when the surface is hard (i)?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""semifinalists"" FROM ""singles"" WHERE ""surface""='hard (i)';",2-16779952-1 "what is the surface when the winner and score is gustavo kuerten 6-4, 7-5, 7-6(6)?","CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""surface"" FROM ""singles"" WHERE ""winner_and_score""='gustavo kuerten 6-4, 7-5, 7-6(6)';",2-16779952-1 who is the winner and score for the week of august 9?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""winner_and_score"" FROM ""singles"" WHERE ""week""='august 9';",2-16779952-1 what is the surface for the week of october 25?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""surface"" FROM ""singles"" WHERE ""week""='october 25';",2-16779952-1 who is the winner and score for finalist sébastien grosjean?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""winner_and_score"" FROM ""singles"" WHERE ""finalist""='sébastien grosjean';",2-16779952-1 what is the week when the finalist is marcelo ríos?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner_and_score"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""week"" FROM ""singles"" WHERE ""finalist""='marcelo ríos';",2-16779952-1 What country did Chris Witty represent?,"CREATE TABLE ""women_s_records"" ( ""event"" text, ""time"" text, ""name"" text, ""nation"" text, ""games"" text, ""date"" text );","SELECT ""nation"" FROM ""women_s_records"" WHERE ""name""='chris witty';",2-16625915-2 On what day was the record set at the 2002 Salt Lake City games with a time of 3:57.70?,"CREATE TABLE ""women_s_records"" ( ""event"" text, ""time"" text, ""name"" text, ""nation"" text, ""games"" text, ""date"" text );","SELECT ""date"" FROM ""women_s_records"" WHERE ""games""='2002 salt lake city' AND ""time""='3:57.70';",2-16625915-2 Who set the record in the 500 metres event?,"CREATE TABLE ""women_s_records"" ( ""event"" text, ""time"" text, ""name"" text, ""nation"" text, ""games"" text, ""date"" text );","SELECT ""name"" FROM ""women_s_records"" WHERE ""event""='500 metres';",2-16625915-2 What is the name of the CB pos in the 2012 culb CN Sabadell?,"CREATE TABLE ""current"" ( ""name"" text, ""pos"" text, ""height"" text, ""weight"" text, ""2012_club"" text );","SELECT ""name"" FROM ""current"" WHERE ""pos""='cb' AND ""2012_club""='cn sabadell';",2-16663506-1 What is the name for the 2012 CN Sabadell?,"CREATE TABLE ""current"" ( ""name"" text, ""pos"" text, ""height"" text, ""weight"" text, ""2012_club"" text );","SELECT ""name"" FROM ""current"" WHERE ""2012_club""='cn sabadell';",2-16663506-1 What is the weight of the CF pos on the 2012 CN Sabadell team?,"CREATE TABLE ""current"" ( ""name"" text, ""pos"" text, ""height"" text, ""weight"" text, ""2012_club"" text );","SELECT ""weight"" FROM ""current"" WHERE ""pos""='cf' AND ""2012_club""='cn sabadell';",2-16663506-1 When was the attendance 3686?,"CREATE TABLE ""round_7"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""date"" FROM ""round_7"" WHERE ""attendance""=3686;",2-17026847-9 What is the away team whose home is Victoria?,"CREATE TABLE ""round_7"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""away"" FROM ""round_7"" WHERE ""home""='victoria';",2-17026847-9 What was the attendance when the away team was Real Espana?,"CREATE TABLE ""round_7"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""round_7"" WHERE ""away""='real espana';",2-17026847-9 Where is nac breda club located?,"CREATE TABLE ""overview"" ( ""club"" text, ""location"" text, ""manager"" text, ""kit_maker"" text, ""shirt_sponsor"" text );","SELECT ""location"" FROM ""overview"" WHERE ""club""='nac breda';",2-16808224-1 Ron Jans is a manager of which kit maker?,"CREATE TABLE ""overview"" ( ""club"" text, ""location"" text, ""manager"" text, ""kit_maker"" text, ""shirt_sponsor"" text );","SELECT ""kit_maker"" FROM ""overview"" WHERE ""manager""='ron jans';",2-16808224-1 Which manager sponsor arke shirt?,"CREATE TABLE ""overview"" ( ""club"" text, ""location"" text, ""manager"" text, ""kit_maker"" text, ""shirt_sponsor"" text );","SELECT ""manager"" FROM ""overview"" WHERE ""shirt_sponsor""='arke';",2-16808224-1 Which kit maker have Trond Sollied as a manager?,"CREATE TABLE ""overview"" ( ""club"" text, ""location"" text, ""manager"" text, ""kit_maker"" text, ""shirt_sponsor"" text );","SELECT ""kit_maker"" FROM ""overview"" WHERE ""manager""='trond sollied';",2-16808224-1 Who is the manager of club fc twente?,"CREATE TABLE ""overview"" ( ""club"" text, ""location"" text, ""manager"" text, ""kit_maker"" text, ""shirt_sponsor"" text );","SELECT ""manager"" FROM ""overview"" WHERE ""club""='fc twente';",2-16808224-1 What is the date of the game with 62 points?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""date"" FROM ""game_log"" WHERE ""points""=62;",2-17206737-7 Who was the home team on January 4?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""home"" FROM ""game_log"" WHERE ""date""='january 4';",2-17206737-7 "What is Player, when Years With Spurs is 1988-95?","CREATE TABLE ""a"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_with_spurs"" text, ""school_previous_club_team_country"" text );","SELECT ""player"" FROM ""a"" WHERE ""years_with_spurs""='1988-95';",2-16669584-1 "What is Height in Ft., when Years With Spurs is 1973-74?","CREATE TABLE ""a"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_with_spurs"" text, ""school_previous_club_team_country"" text );","SELECT ""height_in_ft"" FROM ""a"" WHERE ""years_with_spurs""='1973-74';",2-16669584-1 "What is Position, when School/Previous Club Team/Country is Kentucky?","CREATE TABLE ""a"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_with_spurs"" text, ""school_previous_club_team_country"" text );","SELECT ""position"" FROM ""a"" WHERE ""school_previous_club_team_country""='kentucky';",2-16669584-1 "What is Position, when Height in Ft. is 6-10?","CREATE TABLE ""a"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_with_spurs"" text, ""school_previous_club_team_country"" text );","SELECT ""position"" FROM ""a"" WHERE ""height_in_ft""='6-10';",2-16669584-1 What was the lowest fumble with an average of less than 5.7 and 236 yards?,"CREATE TABLE ""rushing"" ( ""player"" text, ""att"" real, ""yards"" real, ""avg"" real, ""fumbles"" real );","SELECT MIN(""fumbles"") FROM ""rushing"" WHERE ""avg""<5.7 AND ""yards""=236;",2-16912045-6 What was Buck Pierce's highest average when there were less than 2 fumbles?,"CREATE TABLE ""rushing"" ( ""player"" text, ""att"" real, ""yards"" real, ""avg"" real, ""fumbles"" real );","SELECT MAX(""avg"") FROM ""rushing"" WHERE ""player""='buck pierce' AND ""fumbles""<2;",2-16912045-6 What is the census ranking for the community with an area smaller than 9.94 km2 and a population smaller than 817?,"CREATE TABLE ""communities"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT ""census_ranking"" FROM ""communities"" WHERE ""area_km_2""<9.94 AND ""population""<817;",2-171222-1 "What is the area (in km2) for the community that has a status of village, a census ranking of 2,471 of 5,008, and a population of less than 748?","CREATE TABLE ""communities"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT SUM(""area_km_2"") FROM ""communities"" WHERE ""status""='village' AND ""census_ranking""='2,471 of 5,008' AND ""population""<748;",2-171222-1 "What is the status for Pointe-Verte, with a population smaller than 1,137?","CREATE TABLE ""communities"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT ""status"" FROM ""communities"" WHERE ""population""<'1,137' AND ""official_name""='pointe-verte';",2-171222-1 "What is the area (in km2) for the village of Paquetville, with a population over 706?","CREATE TABLE ""communities"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT AVG(""area_km_2"") FROM ""communities"" WHERE ""status""='village' AND ""official_name""='paquetville' AND ""population"">706;",2-171222-1 "What is the area (in km2) for the town of lamèque, with a population of less than 4,351?","CREATE TABLE ""communities"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT AVG(""area_km_2"") FROM ""communities"" WHERE ""status""='town' AND ""population""<'4,351' AND ""official_name""='lamèque';",2-171222-1 Who had the high assists in Game 22?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""game""=22;",2-17058226-6 "On December 3, where was the game held and how many were in attendance?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""date""='december 3';",2-17058226-6 Which venue is rank 3?,"CREATE TABLE ""highest_team_totals"" ( ""rank"" text, ""runs"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""venue"" FROM ""highest_team_totals"" WHERE ""rank""='3';",2-16351707-1 Which opponent played in 2001/02?,"CREATE TABLE ""highest_team_totals"" ( ""rank"" text, ""runs"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""opponent"" FROM ""highest_team_totals"" WHERE ""season""='2001/02';",2-16351707-1 Which season is rank 4?,"CREATE TABLE ""highest_team_totals"" ( ""rank"" text, ""runs"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""season"" FROM ""highest_team_totals"" WHERE ""rank""='4';",2-16351707-1 Which season has rank 2?,"CREATE TABLE ""highest_team_totals"" ( ""rank"" text, ""runs"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""season"" FROM ""highest_team_totals"" WHERE ""rank""='2';",2-16351707-1 Which venue is rank 3?,"CREATE TABLE ""highest_team_totals"" ( ""rank"" text, ""runs"" text, ""opponent"" text, ""venue"" text, ""season"" text );","SELECT ""venue"" FROM ""highest_team_totals"" WHERE ""rank""='3';",2-16351707-1 "What conference has 2009 as the season, with super leg final as the format?","CREATE TABLE ""champions"" ( ""season"" real, ""conference"" text, ""champion"" text, ""format"" text, ""series"" text, ""runner_up"" text );","SELECT ""conference"" FROM ""champions"" WHERE ""season""=2009 AND ""format""='super leg final';",2-17051669-1 "What series has a season after 2008, super leg final as the format, and conference v as the conference?","CREATE TABLE ""champions"" ( ""season"" real, ""conference"" text, ""champion"" text, ""format"" text, ""series"" text, ""runner_up"" text );","SELECT ""series"" FROM ""champions"" WHERE ""season"">2008 AND ""format""='super leg final' AND ""conference""='conference v';",2-17051669-1 Which series has a season prior to 2009?,"CREATE TABLE ""champions"" ( ""season"" real, ""conference"" text, ""champion"" text, ""format"" text, ""series"" text, ""runner_up"" text );","SELECT ""series"" FROM ""champions"" WHERE ""season""<2009;",2-17051669-1 What format has conference iii as the conference?,"CREATE TABLE ""champions"" ( ""season"" real, ""conference"" text, ""champion"" text, ""format"" text, ""series"" text, ""runner_up"" text );","SELECT ""format"" FROM ""champions"" WHERE ""conference""='conference iii';",2-17051669-1 Round 3 with less than 54 for Round 4?,"CREATE TABLE ""2012_host_city_election_ballot_results"" ( ""city"" text, ""round_1"" real, ""round_2"" text, ""round_3"" text, ""round_4"" text );","SELECT ""round_3"" FROM ""2012_host_city_election_ballot_results"" WHERE ""round_4""='54';",2-169523-2 Round 4 for larger than 19 Round 1 and a 27 Round 2?,"CREATE TABLE ""2012_host_city_election_ballot_results"" ( ""city"" text, ""round_1"" real, ""round_2"" text, ""round_3"" text, ""round_4"" text );","SELECT ""round_4"" FROM ""2012_host_city_election_ballot_results"" WHERE ""round_1"">19 AND ""round_2""='27';",2-169523-2 Round 3 with a round 4 of 50?,"CREATE TABLE ""2012_host_city_election_ballot_results"" ( ""city"" text, ""round_1"" real, ""round_2"" text, ""round_3"" text, ""round_4"" text );","SELECT ""round_3"" FROM ""2012_host_city_election_ballot_results"" WHERE ""round_4""='50';",2-169523-2 "How much did the away team b3 score on August 12, 2014?","CREATE TABLE ""soccer_events"" ( ""date"" text, ""event"" text, ""home_team"" text, ""away_team"" text, ""score"" text );","SELECT ""score"" FROM ""soccer_events"" WHERE ""away_team""='b3' AND ""date""='august 12, 2014';",2-17086481-2 "Which away team played on June 9, 2015 with a home team of f1?","CREATE TABLE ""soccer_events"" ( ""date"" text, ""event"" text, ""home_team"" text, ""away_team"" text, ""score"" text );","SELECT ""away_team"" FROM ""soccer_events"" WHERE ""date""='june 9, 2015' AND ""home_team""='f1';",2-17086481-2 Which Margin has a Winning score of –7 (71-72-67-71=281)?,"CREATE TABLE ""wins_6"" ( ""year"" real, ""championship"" text, ""winning_score"" text, ""margin"" text, ""runner_s_up"" text );","SELECT ""margin"" FROM ""wins_6"" WHERE ""winning_score""='–7 (71-72-67-71=281)';",2-1637043-4 Which Year has a Runner(s)-up of tammie green?,"CREATE TABLE ""wins_6"" ( ""year"" real, ""championship"" text, ""winning_score"" text, ""margin"" text, ""runner_s_up"" text );","SELECT MIN(""year"") FROM ""wins_6"" WHERE ""runner_s_up""='tammie green';",2-1637043-4 Which Year has a Winning score of –4 (69-72-70-69=280)?,"CREATE TABLE ""wins_6"" ( ""year"" real, ""championship"" text, ""winning_score"" text, ""margin"" text, ""runner_s_up"" text );","SELECT MIN(""year"") FROM ""wins_6"" WHERE ""winning_score""='–4 (69-72-70-69=280)';",2-1637043-4 What work was nominated at Rockferendum 2007 and got 1st place and got the award for best album?,"CREATE TABLE ""awards"" ( ""type"" text, ""nominated_work"" text, ""award"" text, ""result"" text, ""position"" text );","SELECT ""nominated_work"" FROM ""awards"" WHERE ""type""='rockferendum 2007' AND ""position""='1st place' AND ""award""='best album';",2-17120402-2 "What was the position that the nominated work La Quinta Esencia, which also won an award for best CD coverbox, won?","CREATE TABLE ""awards"" ( ""type"" text, ""nominated_work"" text, ""award"" text, ""result"" text, ""position"" text );","SELECT ""position"" FROM ""awards"" WHERE ""nominated_work""='la quinta esencia' AND ""award""='best cd coverbox';",2-17120402-2 What was the type that had an award for song of the year and the position of 3rd place?,"CREATE TABLE ""awards"" ( ""type"" text, ""nominated_work"" text, ""award"" text, ""result"" text, ""position"" text );","SELECT ""type"" FROM ""awards"" WHERE ""award""='song of the year' AND ""position""='3rd place';",2-17120402-2 In what place is Phil Mickelson?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""player""='phil mickelson';",2-16458279-3 The score of 73-71-70=214 belongs to what country?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""score""='73-71-70=214';",2-16458279-3 Which country has a score of 73-74-69=216?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""score""='73-74-69=216';",2-16458279-3 Which team had Christoph John as an outgoing manager?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""team"" FROM ""managerial_changes"" WHERE ""outgoing_manager""='christoph john';",2-17085981-2 In what venue was the Batting team India who featured partners Sachin Tendulkar and Rahul Dravid?,"CREATE TABLE ""one_day_internationals_highest_partnersh"" ( ""wicket"" text, ""runs"" text, ""batting_partners"" text, ""batting_team"" text, ""fielding_team"" text, ""venue"" text, ""date"" text );","SELECT ""venue"" FROM ""one_day_internationals_highest_partnersh"" WHERE ""batting_team""='india' AND ""batting_partners""='sachin tendulkar and rahul dravid';",2-1670921-4 In what venue did the fielding team Sri Lanka play?,"CREATE TABLE ""one_day_internationals_highest_partnersh"" ( ""wicket"" text, ""runs"" text, ""batting_partners"" text, ""batting_team"" text, ""fielding_team"" text, ""venue"" text, ""date"" text );","SELECT ""venue"" FROM ""one_day_internationals_highest_partnersh"" WHERE ""fielding_team""='sri lanka';",2-1670921-4 What was the wicket ranking for the match featuring partners Mohammad Azharuddin and Ajay Jadeja and also a fielding team of Sri Lanka?,"CREATE TABLE ""one_day_internationals_highest_partnersh"" ( ""wicket"" text, ""runs"" text, ""batting_partners"" text, ""batting_team"" text, ""fielding_team"" text, ""venue"" text, ""date"" text );","SELECT ""wicket"" FROM ""one_day_internationals_highest_partnersh"" WHERE ""batting_partners""='mohammad azharuddin and ajay jadeja' AND ""fielding_team""='sri lanka';",2-1670921-4 What was the wicket ranking for the match that had a fielding team of Sri Lanka?,"CREATE TABLE ""one_day_internationals_highest_partnersh"" ( ""wicket"" text, ""runs"" text, ""batting_partners"" text, ""batting_team"" text, ""fielding_team"" text, ""venue"" text, ""date"" text );","SELECT ""wicket"" FROM ""one_day_internationals_highest_partnersh"" WHERE ""fielding_team""='sri lanka';",2-1670921-4 What date was the game against inverurie loco works when more than 342 attend?,"CREATE TABLE ""pre_season_friendlies"" ( ""date"" text, ""opponent"" text, ""score"" text, ""attendance"" real, ""report"" text );","SELECT ""date"" FROM ""pre_season_friendlies"" WHERE ""attendance"">342 AND ""opponent""='inverurie loco works';",2-17440681-7 Which Score has a Date of july 20?,"CREATE TABLE ""season_schedule"" ( ""date"" text, ""opponent"" text, ""score"" text, ""result"" text, ""record"" text );","SELECT ""score"" FROM ""season_schedule"" WHERE ""date""='july 20';",2-17121663-4 Which Score has a Date of may 20?,"CREATE TABLE ""season_schedule"" ( ""date"" text, ""opponent"" text, ""score"" text, ""result"" text, ""record"" text );","SELECT ""score"" FROM ""season_schedule"" WHERE ""date""='may 20';",2-17121663-4 Which Result has a Score of 69-81?,"CREATE TABLE ""season_schedule"" ( ""date"" text, ""opponent"" text, ""score"" text, ""result"" text, ""record"" text );","SELECT ""result"" FROM ""season_schedule"" WHERE ""score""='69-81';",2-17121663-4 Which Record has a Date of june 26?,"CREATE TABLE ""season_schedule"" ( ""date"" text, ""opponent"" text, ""score"" text, ""result"" text, ""record"" text );","SELECT ""record"" FROM ""season_schedule"" WHERE ""date""='june 26';",2-17121663-4 Which Date has a Record of 6-6?,"CREATE TABLE ""season_schedule"" ( ""date"" text, ""opponent"" text, ""score"" text, ""result"" text, ""record"" text );","SELECT ""date"" FROM ""season_schedule"" WHERE ""record""='6-6';",2-17121663-4 Which Score has a Record of 5-4?,"CREATE TABLE ""season_schedule"" ( ""date"" text, ""opponent"" text, ""score"" text, ""result"" text, ""record"" text );","SELECT ""score"" FROM ""season_schedule"" WHERE ""record""='5-4';",2-17121663-4 Who had the highest rebounds on December 30?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""date""='december 30';",2-17326036-6 Who had the highest assists on the l.a. lakers?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""team""='l.a. lakers';",2-17326036-6 What is the Opponent of the game after October 28?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""october"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""october"">28;",2-17311466-2 What is the Opponent before October 31 with a Record of 2-3-1 after Game 5?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""october"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""october""<31 AND ""game"">5 AND ""record""='2-3-1';",2-17311466-2 What opponent had a record of 37-27?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""record""='37-27';",2-17621978-9 What date was the game played at the Delta Center?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""location""='delta center';",2-17621978-9 What was the total games played at the Staples Center?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT SUM(""game"") FROM ""game_log"" WHERE ""location""='staples center';",2-17621978-9 What's the score if the record was 38-30?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""record""='38-30';",2-17621978-9 "Can you tell me the lowest Long that has the Yards 293, and the Returns smaller than 16?","CREATE TABLE ""kick_returns"" ( ""player"" text, ""games"" real, ""returns"" real, ""yards"" real, ""long"" real, ""yards_per_return"" real );","SELECT MIN(""long"") FROM ""kick_returns"" WHERE ""yards""=293 AND ""returns""<16;",2-16678064-9 "Can you tell me the Player that has the Long larger than 28, and the Yards of 222?","CREATE TABLE ""kick_returns"" ( ""player"" text, ""games"" real, ""returns"" real, ""yards"" real, ""long"" real, ""yards_per_return"" real );","SELECT ""player"" FROM ""kick_returns"" WHERE ""long"">28 AND ""yards""=222;",2-16678064-9 "Can you tell me the total number of Yards per return that has the Player of gizmo williams, and the Games smaller than 13?","CREATE TABLE ""kick_returns"" ( ""player"" text, ""games"" real, ""returns"" real, ""yards"" real, ""long"" real, ""yards_per_return"" real );","SELECT COUNT(""yards_per_return"") FROM ""kick_returns"" WHERE ""player""='gizmo williams' AND ""games""<13;",2-16678064-9 What was the date of the match against western province?,"CREATE TABLE ""matches"" ( ""opposing_team"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""date"" FROM ""matches"" WHERE ""opposing_team""='western province';",2-17021016-1 "What was the sum of the numbers listed under against when currie cup ""b"" section was the opposing team?","CREATE TABLE ""matches"" ( ""opposing_team"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT SUM(""against"") FROM ""matches"" WHERE ""opposing_team""='currie cup \""b\"" section';",2-17021016-1 "Which Rank has a Total larger than 30, and a Bronze of 14?","CREATE TABLE ""external_links"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""rank"") FROM ""external_links"" WHERE ""total"">30 AND ""bronze""=14;",2-169719-4 "How much Gold has a Silver smaller than 3, and a Total of 9, and a Bronze smaller than 1?","CREATE TABLE ""external_links"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""gold"") FROM ""external_links"" WHERE ""silver""<3 AND ""total""=9 AND ""bronze""<1;",2-169719-4 "How much Gold has a Silver smaller than 14, and a Rank larger than 8, and a Bronze of 3?","CREATE TABLE ""external_links"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""gold"") FROM ""external_links"" WHERE ""silver""<14 AND ""rank"">8 AND ""bronze""=3;",2-169719-4 "How much Bronze has a Silver larger than 2, and a Nation of mixed team, and a Rank larger than 4?","CREATE TABLE ""external_links"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""external_links"" WHERE ""silver"">2 AND ""nation""='mixed team' AND ""rank"">4;",2-169719-4 "What is Attendance, when Date is ""26 December 2004""?","CREATE TABLE ""premier_league"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""premier_league"" WHERE ""date""='26 december 2004';",2-17338813-6 "What is the average Attendance, when Venue is ""A"", and when Date is ""5 January 2005""?","CREATE TABLE ""premier_league"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT AVG(""attendance"") FROM ""premier_league"" WHERE ""venue""='a' AND ""date""='5 january 2005';",2-17338813-6 "What is Venue, when Result is ""0-0""?","CREATE TABLE ""premier_league"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""venue"" FROM ""premier_league"" WHERE ""result""='0-0';",2-17338813-6 "What is Attendance, when Result is ""2-4""?","CREATE TABLE ""premier_league"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""premier_league"" WHERE ""result""='2-4';",2-17338813-6 What's the total attendance of games against the New York Giants after week 13?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""schedule"" WHERE ""week"">13 AND ""opponent""='new york giants';",2-16677972-2 "What's the date of the week 12 game whose attendance was larger than 64,721?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""attendance"">'64,721' AND ""week""=12;",2-16677972-2 "Which week was the November 5, 1978 game which had an attendance larger than 62,989?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""week"" FROM ""schedule"" WHERE ""attendance"">'62,989' AND ""date""='november 5, 1978';",2-16677972-2 What is the lowest rank of the building with 12 floors?,"CREATE TABLE ""tallest_under_construction_approved_and_"" ( ""rank"" real, ""name"" text, ""floors"" real, ""year_est"" text, ""status"" text );","SELECT MIN(""rank"") FROM ""tallest_under_construction_approved_and_"" WHERE ""floors""=12;",2-17473119-2 "What is the rank of the Riverpark Place Tower 2 with under 62 floors, and a construction date of 2008?","CREATE TABLE ""tallest_under_construction_approved_and_"" ( ""rank"" real, ""name"" text, ""floors"" real, ""year_est"" text, ""status"" text );","SELECT ""rank"" FROM ""tallest_under_construction_approved_and_"" WHERE ""floors""<62 AND ""year_est""='2008' AND ""name""='riverpark place tower 2';",2-17473119-2 "Which player has less than 2 in the 100s category, more than 4 matches, and an average greater than 42.75?","CREATE TABLE ""most_runs"" ( ""player"" text, ""team"" text, ""matches"" real, ""innings"" real, ""runs"" real, ""average"" real, ""highest_score"" text, ""100s"" real );","SELECT ""player"" FROM ""most_runs"" WHERE ""100s""<2 AND ""average"">42.75 AND ""matches"">4;",2-16570286-1 How many matches have a 100s category less than 0?,"CREATE TABLE ""most_runs"" ( ""player"" text, ""team"" text, ""matches"" real, ""innings"" real, ""runs"" real, ""average"" real, ""highest_score"" text, ""100s"" real );","SELECT COUNT(""matches"") FROM ""most_runs"" WHERE ""100s""<0;",2-16570286-1 What is the average number of innings with more than 3 in the 100s category?,"CREATE TABLE ""most_runs"" ( ""player"" text, ""team"" text, ""matches"" real, ""innings"" real, ""runs"" real, ""average"" real, ""highest_score"" text, ""100s"" real );","SELECT AVG(""innings"") FROM ""most_runs"" WHERE ""100s"">3;",2-16570286-1 What is the largest number of innings with less than 342 runs and more than 4 matches?,"CREATE TABLE ""most_runs"" ( ""player"" text, ""team"" text, ""matches"" real, ""innings"" real, ""runs"" real, ""average"" real, ""highest_score"" text, ""100s"" real );","SELECT MAX(""innings"") FROM ""most_runs"" WHERE ""runs""<342 AND ""matches"">4;",2-16570286-1 What is the average value in the 100s category when the high score is 196?,"CREATE TABLE ""most_runs"" ( ""player"" text, ""team"" text, ""matches"" real, ""innings"" real, ""runs"" real, ""average"" real, ""highest_score"" text, ""100s"" real );","SELECT AVG(""100s"") FROM ""most_runs"" WHERE ""highest_score""='196';",2-16570286-1 "A Round larger than 1, a College of Oklahoma state, and a average Pick # that has a Position of tight end is what?","CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick_num"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT AVG(""pick_num"") FROM ""nfl_draft"" WHERE ""position""='tight end' AND ""college""='oklahoma state' AND ""round"">1;",2-16677874-1 A Pick # larger than 339 and the College that has a Round of 14 is what?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick_num"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""nfl_draft"" WHERE ""round""=14 AND ""pick_num"">339;",2-16677874-1 Pick # of 331 went to which college?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick_num"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""nfl_draft"" WHERE ""pick_num""=331;",2-16677874-1 Pick # of 203 went to which college?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick_num"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""nfl_draft"" WHERE ""pick_num""=203;",2-16677874-1 What is the width feet in meeters for the truss with a source of nbi (2009)?,"CREATE TABLE ""dimensions"" ( ""length_feet_m"" text, ""width_feet_m"" text, ""load_short_tons_mt"" text, ""truss_type_s"" text, ""year_built"" text, ""source_year"" text );","SELECT ""width_feet_m"" FROM ""dimensions"" WHERE ""source_year""='nbi (2009)';",2-17565713-1 What is the width for hte truss with a source of zacher (1994)?,"CREATE TABLE ""dimensions"" ( ""length_feet_m"" text, ""width_feet_m"" text, ""load_short_tons_mt"" text, ""truss_type_s"" text, ""year_built"" text, ""source_year"" text );","SELECT ""width_feet_m"" FROM ""dimensions"" WHERE ""source_year""='zacher (1994)';",2-17565713-1 Which Articulatory class has and Aspirated stop of ㅍ?,"CREATE TABLE ""the_hangul_consonant_series_and_the_icon"" ( ""articulatory_class"" text, ""non_stop"" text, ""plain_stop"" text, ""aspirated_stop"" text, ""muddy_voice"" text );","SELECT ""articulatory_class"" FROM ""the_hangul_consonant_series_and_the_icon"" WHERE ""aspirated_stop""='ㅍ';",2-17470560-2 Which Non- stop has an Aspirated stop of ㅎ?,"CREATE TABLE ""the_hangul_consonant_series_and_the_icon"" ( ""articulatory_class"" text, ""non_stop"" text, ""plain_stop"" text, ""aspirated_stop"" text, ""muddy_voice"" text );","SELECT ""non_stop"" FROM ""the_hangul_consonant_series_and_the_icon"" WHERE ""aspirated_stop""='ㅎ';",2-17470560-2 "If the Non- stop is (ㆁ), what is the Articulatory Class?","CREATE TABLE ""the_hangul_consonant_series_and_the_icon"" ( ""articulatory_class"" text, ""non_stop"" text, ""plain_stop"" text, ""aspirated_stop"" text, ""muddy_voice"" text );","SELECT ""articulatory_class"" FROM ""the_hangul_consonant_series_and_the_icon"" WHERE ""non_stop""='(ㆁ)';",2-17470560-2 "Which Aspirated stop has a ""Muddy"" voice of ㄲ?","CREATE TABLE ""the_hangul_consonant_series_and_the_icon"" ( ""articulatory_class"" text, ""non_stop"" text, ""plain_stop"" text, ""aspirated_stop"" text, ""muddy_voice"" text );","SELECT ""aspirated_stop"" FROM ""the_hangul_consonant_series_and_the_icon"" WHERE ""muddy_voice""='ㄲ';",2-17470560-2 "If the Plain stop is ㄷ, what is the Non- stop?","CREATE TABLE ""the_hangul_consonant_series_and_the_icon"" ( ""articulatory_class"" text, ""non_stop"" text, ""plain_stop"" text, ""aspirated_stop"" text, ""muddy_voice"" text );","SELECT ""non_stop"" FROM ""the_hangul_consonant_series_and_the_icon"" WHERE ""plain_stop""='ㄷ';",2-17470560-2 "If the ""Muddy"" voice is ᅇ, ㆅ, what is the Articulatory class?","CREATE TABLE ""the_hangul_consonant_series_and_the_icon"" ( ""articulatory_class"" text, ""non_stop"" text, ""plain_stop"" text, ""aspirated_stop"" text, ""muddy_voice"" text );","SELECT ""articulatory_class"" FROM ""the_hangul_consonant_series_and_the_icon"" WHERE ""muddy_voice""='ᅇ, ㆅ';",2-17470560-2 What round was Joe Sims picked?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT AVG(""round"") FROM ""nfl_draft"" WHERE ""player""='joe sims';",2-16710956-1 What was Moe Gardner's pick?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT ""pick"" FROM ""nfl_draft"" WHERE ""player""='moe gardner';",2-16710956-1 What was the highest round that had northwestern?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT MAX(""round"") FROM ""nfl_draft"" WHERE ""school""='northwestern';",2-16710956-1 "Which Total population (2010 census) has an Area (km 2) smaller than 147,307.00?","CREATE TABLE ""provinces_in_kalimantan"" ( ""province"" text, ""area_km_2"" real, ""total_population_2000_census"" text, ""total_population_2005_estimate"" real, ""total_population_2010_census"" real );","SELECT MAX(""total_population_2010_census"") FROM ""provinces_in_kalimantan"" WHERE ""area_km_2""<'147,307.00';",2-165470-1 "Which Total population (2005 estimate) has a Total population (2010 census) of 3,626,119?","CREATE TABLE ""provinces_in_kalimantan"" ( ""province"" text, ""area_km_2"" real, ""total_population_2000_census"" text, ""total_population_2005_estimate"" real, ""total_population_2010_census"" real );","SELECT AVG(""total_population_2005_estimate"") FROM ""provinces_in_kalimantan"" WHERE ""total_population_2010_census""='3,626,119';",2-165470-1 "Which Total population (2005 estimate) has a Province of west kalimantan (kalimantan barat), and an Area (km 2) smaller than 147,307.00?","CREATE TABLE ""provinces_in_kalimantan"" ( ""province"" text, ""area_km_2"" real, ""total_population_2000_census"" text, ""total_population_2005_estimate"" real, ""total_population_2010_census"" real );","SELECT AVG(""total_population_2005_estimate"") FROM ""provinces_in_kalimantan"" WHERE ""province""='west kalimantan (kalimantan barat)' AND ""area_km_2""<'147,307.00';",2-165470-1 who is the opponent after march 21 and the game is 75?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""march"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""march"">21 AND ""game""=75;",2-17562956-7 what is the game when march is 15?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""march"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT SUM(""game"") FROM ""schedule_and_results"" WHERE ""march""=15;",2-17562956-7 what is the score when the game is higher than 66 on march 28?,"CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""march"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""score"" FROM ""schedule_and_results"" WHERE ""game"">66 AND ""march""=28;",2-17562956-7 What was the report for an away team of Sydney Spirit and score of 96-87?,"CREATE TABLE ""round_7"" ( ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text, ""box_score"" text, ""report"" text );","SELECT ""report"" FROM ""round_7"" WHERE ""away_team""='sydney spirit' AND ""score""='96-87';",2-16653153-14 Who was the home team with a score of 101-93?,"CREATE TABLE ""round_7"" ( ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text, ""box_score"" text, ""report"" text );","SELECT ""home_team"" FROM ""round_7"" WHERE ""score""='101-93';",2-16653153-14 What was the score for the Perth Wildcats as away team?,"CREATE TABLE ""round_7"" ( ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text, ""box_score"" text, ""report"" text );","SELECT ""score"" FROM ""round_7"" WHERE ""away_team""='perth wildcats';",2-16653153-14 On what date were the Melbourne Tigers the home team?,"CREATE TABLE ""round_7"" ( ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text, ""box_score"" text, ""report"" text );","SELECT ""date"" FROM ""round_7"" WHERE ""home_team""='melbourne tigers';",2-16653153-14 Which challenge loser has a Challenge Winner of roseny?,"CREATE TABLE ""episode_summaries"" ( ""episode"" text, ""7_deadly_sin"" text, ""challenge_winner"" text, ""challenge_loser"" text, ""voted_in_to_el_duelo"" text, ""eliminated"" text );","SELECT ""challenge_loser"" FROM ""episode_summaries"" WHERE ""challenge_winner""='roseny';",2-16921290-2 Which episode has a Challenge Winner of berto?,"CREATE TABLE ""episode_summaries"" ( ""episode"" text, ""7_deadly_sin"" text, ""challenge_winner"" text, ""challenge_loser"" text, ""voted_in_to_el_duelo"" text, ""eliminated"" text );","SELECT ""episode"" FROM ""episode_summaries"" WHERE ""challenge_winner""='berto';",2-16921290-2 Which winner has a Challenge Loser of alexcy?,"CREATE TABLE ""episode_summaries"" ( ""episode"" text, ""7_deadly_sin"" text, ""challenge_winner"" text, ""challenge_loser"" text, ""voted_in_to_el_duelo"" text, ""eliminated"" text );","SELECT ""challenge_winner"" FROM ""episode_summaries"" WHERE ""challenge_loser""='alexcy';",2-16921290-2 Which episode has a 7 Deadly Sin of fire?,"CREATE TABLE ""episode_summaries"" ( ""episode"" text, ""7_deadly_sin"" text, ""challenge_winner"" text, ""challenge_loser"" text, ""voted_in_to_el_duelo"" text, ""eliminated"" text );","SELECT ""episode"" FROM ""episode_summaries"" WHERE ""7_deadly_sin""='fire';",2-16921290-2 Which winner has a Challenge Loser of gisel?,"CREATE TABLE ""episode_summaries"" ( ""episode"" text, ""7_deadly_sin"" text, ""challenge_winner"" text, ""challenge_loser"" text, ""voted_in_to_el_duelo"" text, ""eliminated"" text );","SELECT ""challenge_winner"" FROM ""episode_summaries"" WHERE ""challenge_loser""='gisel';",2-16921290-2 What was the result for the 2007 WCC when Sun Yue was the alternate?,"CREATE TABLE ""teammates"" ( ""event"" text, ""skip"" text, ""lead"" text, ""alternate"" text, ""result"" text );","SELECT ""result"" FROM ""teammates"" WHERE ""alternate""='sun yue' AND ""event""='2007 wcc';",2-16590039-1 What event has the result of 7th (5-6)?,"CREATE TABLE ""teammates"" ( ""event"" text, ""skip"" text, ""lead"" text, ""alternate"" text, ""result"" text );","SELECT ""event"" FROM ""teammates"" WHERE ""result""='7th (5-6)';",2-16590039-1 Who was the lead for the 2008 WCC?,"CREATE TABLE ""teammates"" ( ""event"" text, ""skip"" text, ""lead"" text, ""alternate"" text, ""result"" text );","SELECT ""lead"" FROM ""teammates"" WHERE ""event""='2008 wcc';",2-16590039-1 What was the Lead for the 2009 WCC when Wang Bingyu news was the skip?,"CREATE TABLE ""teammates"" ( ""event"" text, ""skip"" text, ""lead"" text, ""alternate"" text, ""result"" text );","SELECT ""lead"" FROM ""teammates"" WHERE ""skip""='wang bingyu' AND ""event""='2009 wcc';",2-16590039-1 What event had Wang Bingyu for the skip?,"CREATE TABLE ""teammates"" ( ""event"" text, ""skip"" text, ""lead"" text, ""alternate"" text, ""result"" text );","SELECT ""event"" FROM ""teammates"" WHERE ""skip""='wang bingyu';",2-16590039-1 What event was Sun Yue the alternate and wang bingyu(3rd) the skip?,"CREATE TABLE ""teammates"" ( ""event"" text, ""skip"" text, ""lead"" text, ""alternate"" text, ""result"" text );","SELECT ""event"" FROM ""teammates"" WHERE ""alternate""='sun yue' AND ""skip""='wang bingyu(3rd)';",2-16590039-1 WHAT IS THE SECOND LEG WITH HARO AS TEAM TWO?,"CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""round_of_16"" WHERE ""team_2""='haro';",2-16744357-36 WHAT IS THE FIRST LEG OF TUILLA?,"CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""1st_leg"" FROM ""round_of_16"" WHERE ""team_1""='tuilla';",2-16744357-36 Which team has a Game of 49?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""game""=49;",2-17121262-8 What are the High points for Team @ portland?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""team""='@ portland';",2-17121262-8 What are the High assists for Team houston?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""team""='houston';",2-17121262-8 What are the High assists for February 2?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""date""='february 2';",2-17121262-8 What game did the Buffalo Bills' opponents earn more than 28 points?,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""bills_points"" real, ""opponents"" real, ""bills_first_downs"" real, ""record"" text, ""attendance"" real );","SELECT ""game"" FROM ""schedule"" WHERE ""opponents"">28;",2-16677874-2 What was the year that China will have a building completed?,"CREATE TABLE ""structures_taller_than_metres_ft_under_c"" ( ""name"" text, ""pinnacle_height_planned"" text, ""year_completion_expected"" real, ""structure_type"" text, ""country"" text, ""town"" text );","SELECT ""year_completion_expected"" FROM ""structures_taller_than_metres_ft_under_c"" WHERE ""country""='china';",2-166570-4 What is the name of the buildings for China?,"CREATE TABLE ""structures_taller_than_metres_ft_under_c"" ( ""name"" text, ""pinnacle_height_planned"" text, ""year_completion_expected"" real, ""structure_type"" text, ""country"" text, ""town"" text );","SELECT ""name"" FROM ""structures_taller_than_metres_ft_under_c"" WHERE ""country""='china';",2-166570-4 What are the names for projects that will be completed after 2016?,"CREATE TABLE ""structures_taller_than_metres_ft_under_c"" ( ""name"" text, ""pinnacle_height_planned"" text, ""year_completion_expected"" real, ""structure_type"" text, ""country"" text, ""town"" text );","SELECT ""name"" FROM ""structures_taller_than_metres_ft_under_c"" WHERE ""year_completion_expected"">2016;",2-166570-4 How high is the Goldin Finance 117 building currently being build in China?,"CREATE TABLE ""structures_taller_than_metres_ft_under_c"" ( ""name"" text, ""pinnacle_height_planned"" text, ""year_completion_expected"" real, ""structure_type"" text, ""country"" text, ""town"" text );","SELECT ""pinnacle_height_planned"" FROM ""structures_taller_than_metres_ft_under_c"" WHERE ""country""='china' AND ""name""='goldin finance 117';",2-166570-4 "When the record was 19-26-11 and more than 16,839 people attended the game what was the score?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""score"" FROM ""game_log"" WHERE ""attendance"">'16,839' AND ""record""='19-26-11';",2-17360840-8 "What is the City / State, when Series is ATCC Round 3?","CREATE TABLE ""race_calendar"" ( ""date"" text, ""series"" text, ""circuit"" text, ""city_state"" text, ""winner"" text, ""team"" text );","SELECT ""city_state"" FROM ""race_calendar"" WHERE ""series""='atcc round 3';",2-17001501-1 "What is Date, when Series is Amscar Round 3?","CREATE TABLE ""race_calendar"" ( ""date"" text, ""series"" text, ""circuit"" text, ""city_state"" text, ""winner"" text, ""team"" text );","SELECT ""date"" FROM ""race_calendar"" WHERE ""series""='amscar round 3';",2-17001501-1 "What is Winner, when Circuit is Mallala Motor Sport Park, and when Series is ASTC Round 6?","CREATE TABLE ""race_calendar"" ( ""date"" text, ""series"" text, ""circuit"" text, ""city_state"" text, ""winner"" text, ""team"" text );","SELECT ""winner"" FROM ""race_calendar"" WHERE ""circuit""='mallala motor sport park' AND ""series""='astc round 6';",2-17001501-1 "What is City / State, when Winner is Mal Rose, and when Date is 20 Jul?","CREATE TABLE ""race_calendar"" ( ""date"" text, ""series"" text, ""circuit"" text, ""city_state"" text, ""winner"" text, ""team"" text );","SELECT ""city_state"" FROM ""race_calendar"" WHERE ""winner""='mal rose' AND ""date""='20 jul';",2-17001501-1 "What is City / State, when Circuit is Eastern Creek Raceway, and when Winner is Michael Donaher?","CREATE TABLE ""race_calendar"" ( ""date"" text, ""series"" text, ""circuit"" text, ""city_state"" text, ""winner"" text, ""team"" text );","SELECT ""city_state"" FROM ""race_calendar"" WHERE ""circuit""='eastern creek raceway' AND ""winner""='michael donaher';",2-17001501-1 "What is Date, when Series is ATCC Round 5?","CREATE TABLE ""race_calendar"" ( ""date"" text, ""series"" text, ""circuit"" text, ""city_state"" text, ""winner"" text, ""team"" text );","SELECT ""date"" FROM ""race_calendar"" WHERE ""series""='atcc round 5';",2-17001501-1 What is the sum of wins for casey mears when the player ranked 22nd and was in teh top fives 3 times?,"CREATE TABLE ""sprint_cup_series"" ( ""year"" text, ""starts"" real, ""wins"" real, ""top_fives"" real, ""top_tens"" real, ""poles"" real, ""rank"" text );","SELECT SUM(""wins"") FROM ""sprint_cup_series"" WHERE ""rank""='22nd' AND ""top_fives""=3;",2-1698244-4 What is the total number of top fives in 2010 when casey mears had more than 0 wins?,"CREATE TABLE ""sprint_cup_series"" ( ""year"" text, ""starts"" real, ""wins"" real, ""top_fives"" real, ""top_tens"" real, ""poles"" real, ""rank"" text );","SELECT COUNT(""top_fives"") FROM ""sprint_cup_series"" WHERE ""year""='2010' AND ""wins"">0;",2-1698244-4 What is the total number of wins when casey mears ranked 36th and had more than 0 top fives?,"CREATE TABLE ""sprint_cup_series"" ( ""year"" text, ""starts"" real, ""wins"" real, ""top_fives"" real, ""top_tens"" real, ""poles"" real, ""rank"" text );","SELECT COUNT(""wins"") FROM ""sprint_cup_series"" WHERE ""rank""='36th' AND ""top_fives"">0;",2-1698244-4 What is the total number of top fives when casey mears had more than 1 poles and top tens less than 9?,"CREATE TABLE ""sprint_cup_series"" ( ""year"" text, ""starts"" real, ""wins"" real, ""top_fives"" real, ""top_tens"" real, ""poles"" real, ""rank"" text );","SELECT SUM(""top_fives"") FROM ""sprint_cup_series"" WHERE ""poles"">1 AND ""top_tens""<9;",2-1698244-4 What's k. j. choi's to par?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""to_par"" FROM ""first_round"" WHERE ""player""='k. j. choi';",2-16457250-4 "Which Player has a Score smaller than 69, and a Place of t1?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""player"" FROM ""first_round"" WHERE ""score""<69 AND ""place""='t1';",2-17129548-3 Which To par has a Player of emlyn aubrey?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""to_par"" FROM ""first_round"" WHERE ""player""='emlyn aubrey';",2-17129548-3 "Which Score has a Place of t1, and a Player of scott simpson?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT COUNT(""score"") FROM ""first_round"" WHERE ""place""='t1' AND ""player""='scott simpson';",2-17129548-3 Which To par has a Score larger than 68?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""to_par"" FROM ""first_round"" WHERE ""score"">68;",2-17129548-3 How many games were on December 5?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT SUM(""game"") FROM ""game_log"" WHERE ""date""='december 5';",2-17355628-6 What day did Phoenix play?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""team""='phoenix';",2-17355628-6 "What is Site, when Date is ""November 13""?","CREATE TABLE ""1997"" ( ""date"" text, ""opponent"" text, ""site"" text, ""result"" text, ""attendance"" text );","SELECT ""site"" FROM ""1997"" WHERE ""date""='november 13';",2-17345263-6 "What is SIte, when Date is ""September 13""?","CREATE TABLE ""1997"" ( ""date"" text, ""opponent"" text, ""site"" text, ""result"" text, ""attendance"" text );","SELECT ""site"" FROM ""1997"" WHERE ""date""='september 13';",2-17345263-6 "What is Attendance, when Opponent is ""At Syracuse""?","CREATE TABLE ""1997"" ( ""date"" text, ""opponent"" text, ""site"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""1997"" WHERE ""opponent""='at syracuse';",2-17345263-6 "What is Site, when Opponent is ""All times are in eastern.""?","CREATE TABLE ""1997"" ( ""date"" text, ""opponent"" text, ""site"" text, ""result"" text, ""attendance"" text );","SELECT ""site"" FROM ""1997"" WHERE ""opponent""='all times are in eastern.';",2-17345263-6 "What is Date, when Site is ""Louisiana Superdome • New Orleans, LA""?","CREATE TABLE ""1997"" ( ""date"" text, ""opponent"" text, ""site"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""1997"" WHERE ""site""='louisiana superdome • new orleans, la';",2-17345263-6 "What is the lowest January, when Game is less than 46, when Score is ""5 - 3"", and when Record is ""15-22-8""?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT MIN(""january"") FROM ""schedule_and_results"" WHERE ""game""<46 AND ""score""='5 - 3' AND ""record""='15-22-8';",2-17323267-5 "What is the total number of Game, when Record is ""11-17-7""?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT COUNT(""game"") FROM ""schedule_and_results"" WHERE ""record""='11-17-7';",2-17323267-5 "What is Opponent, when January is greater than 19, and when Score is ""7 - 2""?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""january"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule_and_results"" WHERE ""january"">19 AND ""score""='7 - 2';",2-17323267-5 What are the notes with a less than 3 rank at Yuvileiny Stadium (sumy)?,"CREATE TABLE ""auxiliary_or_former_home_stadiums"" ( ""rank"" real, ""stadium"" text, ""capacity"" real, ""club"" text, ""notes"" text );","SELECT ""notes"" FROM ""auxiliary_or_former_home_stadiums"" WHERE ""rank""<3 AND ""stadium""='yuvileiny stadium (sumy)';",2-17477805-6 Which player has a total of 160?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""player"" FROM ""missed_the_cut"" WHERE ""total""=160;",2-16490473-2 What country does charles coody play for?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""country"" FROM ""missed_the_cut"" WHERE ""player""='charles coody';",2-16490473-2 How many division titles does the team with 23 playoff appearances and more than 1 conference titles have?,"CREATE TABLE ""references"" ( ""team"" text, ""first_nhl_season"" text, ""last_nhl_season"" text, ""seasons_completed"" real, ""playoff_appearances"" real, ""series_won"" real, ""finals_appearances"" real, ""division_titles"" real, ""conference_titles"" real, ""stanley_cup_championships"" real );","SELECT SUM(""division_titles"") FROM ""references"" WHERE ""playoff_appearances""=23 AND ""conference_titles"">1;",2-17205115-1 "What is the average number of seasons completed of the team with less than 1 division titles, 0 playoff appearances, and more than 0 finals appearances?","CREATE TABLE ""references"" ( ""team"" text, ""first_nhl_season"" text, ""last_nhl_season"" text, ""seasons_completed"" real, ""playoff_appearances"" real, ""series_won"" real, ""finals_appearances"" real, ""division_titles"" real, ""conference_titles"" real, ""stanley_cup_championships"" real );","SELECT AVG(""seasons_completed"") FROM ""references"" WHERE ""division_titles""<1 AND ""playoff_appearances""=0 AND ""finals_appearances"">0;",2-17205115-1 What hame has points larger than 81?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT SUM(""game"") FROM ""game_log"" WHERE ""points"">81;",2-16864968-9 How many round values are associated with Cleveland McCrae?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text, ""school_club_team"" text );","SELECT COUNT(""round"") FROM ""draft_picks"" WHERE ""player""='cleveland mccrae';",2-17261427-1 What team is after 1998 with a start of dnq?,"CREATE TABLE ""daytona_500_results"" ( ""year"" real, ""manufacturer"" text, ""start"" text, ""finish"" text, ""team"" text );","SELECT ""team"" FROM ""daytona_500_results"" WHERE ""year"">1998 AND ""start""='dnq';",2-1708014-3 What's the start when the finish is 1?,"CREATE TABLE ""daytona_500_results"" ( ""year"" real, ""manufacturer"" text, ""start"" text, ""finish"" text, ""team"" text );","SELECT ""start"" FROM ""daytona_500_results"" WHERE ""finish""='1';",2-1708014-3 What's the latest year with a start of 3 and a finish of 40 for the morgan-mcclure team?,"CREATE TABLE ""daytona_500_results"" ( ""year"" real, ""manufacturer"" text, ""start"" text, ""finish"" text, ""team"" text );","SELECT MAX(""year"") FROM ""daytona_500_results"" WHERE ""start""='3' AND ""team""='morgan-mcclure' AND ""finish""='40';",2-1708014-3 How many goals were scored on the goalkeeper with fewer than 37 matches and an average of 1.5?,"CREATE TABLE ""zamora_trophy"" ( ""goalkeeper"" text, ""goals"" real, ""matches"" real, ""average"" real, ""team"" text );","SELECT ""goals"" FROM ""zamora_trophy"" WHERE ""matches""<37 AND ""average""=1.5;",2-17201869-9 "How many matches did Carlos Kameni play in, who had an average larger than 1.27?","CREATE TABLE ""zamora_trophy"" ( ""goalkeeper"" text, ""goals"" real, ""matches"" real, ""average"" real, ""team"" text );","SELECT SUM(""matches"") FROM ""zamora_trophy"" WHERE ""goalkeeper""='carlos kameni' AND ""average"">1.27;",2-17201869-9 Who is the away team when there are 15 ties?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""second_round_proper"" WHERE ""tie_no""='15';",2-17437287-2 What is the score when Darlington is the home team?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""second_round_proper"" WHERE ""home_team""='darlington';",2-17437287-2 What is the number of ties when Altrincham is the home team?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""tie_no"" FROM ""second_round_proper"" WHERE ""home_team""='altrincham';",2-17437287-2 What is the largest pick by the Baltimore Colts in a round later than 10?,"CREATE TABLE ""1970_ohio_state_buckeyes_football_team"" ( ""player"" text, ""round"" real, ""pick"" real, ""position"" text, ""nfl_club"" text );","SELECT MAX(""pick"") FROM ""1970_ohio_state_buckeyes_football_team"" WHERE ""nfl_club""='baltimore colts' AND ""round"">10;",2-17432115-16 Which Country has a Label of Toshiba-emi and a Catalog of vjcp-68403?,"CREATE TABLE ""release_details"" ( ""country"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""country"" FROM ""release_details"" WHERE ""label""='toshiba-emi' AND ""catalog""='vjcp-68403';",2-1750185-2 Which Label has a Catalog of 7243 8 49494 2 6?,"CREATE TABLE ""release_details"" ( ""country"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""label"" FROM ""release_details"" WHERE ""catalog""='7243 8 49494 2 6';",2-1750185-2 Which Catalog has a Country of Japan?,"CREATE TABLE ""release_details"" ( ""country"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""catalog"" FROM ""release_details"" WHERE ""country""='japan';",2-1750185-2 "Which Label has a Format of cd, a Country of Japan and a Catalog of vjcp-68403?","CREATE TABLE ""release_details"" ( ""country"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""label"" FROM ""release_details"" WHERE ""format""='cd' AND ""country""='japan' AND ""catalog""='vjcp-68403';",2-1750185-2 How many rounds were played in the matching resulting in a Points For score of 343?,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points_difference"" text, ""bonus_points"" text, ""points"" text );","SELECT ""played"" FROM ""league_table"" WHERE ""points_for""='343';",2-17510803-1 What is the height in Rouen?,"CREATE TABLE ""timeline_of_world_s_tallest_freestanding"" ( ""name"" text, ""country"" text, ""town"" text, ""height_metres_ft"" text, ""structural_type"" text, ""held_record"" text );","SELECT ""height_metres_ft"" FROM ""timeline_of_world_s_tallest_freestanding"" WHERE ""town""='rouen';",2-16990777-3 What is the church made from in Hamburg?,"CREATE TABLE ""timeline_of_world_s_tallest_freestanding"" ( ""name"" text, ""country"" text, ""town"" text, ""height_metres_ft"" text, ""structural_type"" text, ""held_record"" text );","SELECT ""held_record"" FROM ""timeline_of_world_s_tallest_freestanding"" WHERE ""structural_type""='church' AND ""town""='hamburg';",2-16990777-3 What Player's Score is 72-70-66=208?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""score""='72-70-66=208';",2-16514667-4 What is the To par of the T8 Place Player with a Score of 72-70-66=208?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""place""='t8' AND ""score""='72-70-66=208';",2-16514667-4 What is Kirk Triplett's Place?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""player""='kirk triplett';",2-16514667-4 What is the pick for the Maryland-Eastern Shore team with a round lower than 2?,"CREATE TABLE ""nba_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""school_club_team"" text );","SELECT SUM(""pick"") FROM ""nba_draft"" WHERE ""school_club_team""='maryland-eastern shore' AND ""round""<2;",2-17064691-1 Which position at UCLA has a lower than 92 pick number?,"CREATE TABLE ""nba_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""school_club_team"" text );","SELECT ""position"" FROM ""nba_draft"" WHERE ""pick""<92 AND ""school_club_team""='ucla';",2-17064691-1 How many rounds have a position of C?,"CREATE TABLE ""nba_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""school_club_team"" text );","SELECT COUNT(""round"") FROM ""nba_draft"" WHERE ""position""='c';",2-17064691-1 Which team has fewer than 4 rounds for Jan Van Breda Kolff?,"CREATE TABLE ""nba_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""nba_draft"" WHERE ""round""<4 AND ""player""='jan van breda kolff';",2-17064691-1 Which player has fewer than 2 rounds?,"CREATE TABLE ""nba_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""school_club_team"" text );","SELECT ""player"" FROM ""nba_draft"" WHERE ""round""<2;",2-17064691-1 What is the pick for Mickey Johnson with fewer than 4 rounds?,"CREATE TABLE ""nba_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""school_club_team"" text );","SELECT SUM(""pick"") FROM ""nba_draft"" WHERE ""player""='mickey johnson' AND ""round""<4;",2-17064691-1 Which All Games have a Nonconference Games of 1–10?,"CREATE TABLE ""final_standings"" ( ""team"" text, ""all_games"" text, ""all_games_pct"" real, ""nonconference_games"" text, ""nonconference_games_pct"" real, ""ranked_ap_nonconference"" text );","SELECT ""all_games"" FROM ""final_standings"" WHERE ""nonconference_games""='1–10';",2-16347193-1 How many Nonconference Games % have a Team of maryland?,"CREATE TABLE ""final_standings"" ( ""team"" text, ""all_games"" text, ""all_games_pct"" real, ""nonconference_games"" text, ""nonconference_games_pct"" real, ""ranked_ap_nonconference"" text );","SELECT COUNT(""nonconference_games_pct"") FROM ""final_standings"" WHERE ""team""='maryland';",2-16347193-1 "Which All Games have a Nonconference Games % smaller than 0.75, and a Ranked AP Nonconference of 3–7?","CREATE TABLE ""final_standings"" ( ""team"" text, ""all_games"" text, ""all_games_pct"" real, ""nonconference_games"" text, ""nonconference_games_pct"" real, ""ranked_ap_nonconference"" text );","SELECT ""all_games"" FROM ""final_standings"" WHERE ""nonconference_games_pct""<0.75 AND ""ranked_ap_nonconference""='3–7';",2-16347193-1 Who had a score of 68-67=135?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""second_round"" WHERE ""score""='68-67=135';",2-16456989-3 What is the to par for the player who scored 73-68=141?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""score""='73-68=141';",2-16456989-3 Who scored 69-71=140?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""second_round"" WHERE ""score""='69-71=140';",2-16456989-3 What was the to par of the player of who scored 70-70=140?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""score""='70-70=140';",2-16456989-3 What name was proposed on 12/30/1982 in rockingham county with a CERCLIS ID of nhd062004569?,"CREATE TABLE ""superfund_sites"" ( ""cerclis_id"" text, ""name"" text, ""county"" text, ""proposed"" text, ""listed"" text, ""construction_completed"" text, ""partially_deleted"" text );","SELECT ""name"" FROM ""superfund_sites"" WHERE ""proposed""='12/30/1982' AND ""county""='rockingham' AND ""cerclis_id""='nhd062004569';",2-16642294-1 What name completed construction on 09/19/2008?,"CREATE TABLE ""superfund_sites"" ( ""cerclis_id"" text, ""name"" text, ""county"" text, ""proposed"" text, ""listed"" text, ""construction_completed"" text, ""partially_deleted"" text );","SELECT ""name"" FROM ""superfund_sites"" WHERE ""construction_completed""='09/19/2008';",2-16642294-1 When was the site listed 03/31/1989 in rockingham county proposed?,"CREATE TABLE ""superfund_sites"" ( ""cerclis_id"" text, ""name"" text, ""county"" text, ""proposed"" text, ""listed"" text, ""construction_completed"" text, ""partially_deleted"" text );","SELECT ""proposed"" FROM ""superfund_sites"" WHERE ""listed""='03/31/1989' AND ""county""='rockingham';",2-16642294-1 What CERCLIS ID was listed 10/14/1992?,"CREATE TABLE ""superfund_sites"" ( ""cerclis_id"" text, ""name"" text, ""county"" text, ""proposed"" text, ""listed"" text, ""construction_completed"" text, ""partially_deleted"" text );","SELECT ""cerclis_id"" FROM ""superfund_sites"" WHERE ""listed""='10/14/1992';",2-16642294-1 What name was proposed on 09/08/1983 in hillsborough county?,"CREATE TABLE ""superfund_sites"" ( ""cerclis_id"" text, ""name"" text, ""county"" text, ""proposed"" text, ""listed"" text, ""construction_completed"" text, ""partially_deleted"" text );","SELECT ""name"" FROM ""superfund_sites"" WHERE ""county""='hillsborough' AND ""proposed""='09/08/1983';",2-16642294-1 What county is CERCLIS ID nhd062004569 in?,"CREATE TABLE ""superfund_sites"" ( ""cerclis_id"" text, ""name"" text, ""county"" text, ""proposed"" text, ""listed"" text, ""construction_completed"" text, ""partially_deleted"" text );","SELECT ""county"" FROM ""superfund_sites"" WHERE ""cerclis_id""='nhd062004569';",2-16642294-1 What is the total number for the week with a record of 0-11?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""lions_points"" text, ""opponents_points"" text, ""record"" text, ""streak"" text, ""attendance"" text );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""record""='0-11';",2-16644252-2 What is the opponent with an opponents' points of 35?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""lions_points"" text, ""opponents_points"" text, ""record"" text, ""streak"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""opponents_points""='35';",2-16644252-2 "What is the total number for the week that has lions' points of 27, and an opponents' points of 24?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""lions_points"" text, ""opponents_points"" text, ""record"" text, ""streak"" text, ""attendance"" text );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""lions_points""='27' AND ""opponents_points""='24';",2-16644252-2 What is the attendance for the date of 11/11/01?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""lions_points"" text, ""opponents_points"" text, ""record"" text, ""streak"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""date""='11/11/01';",2-16644252-2 what is the average enrollment when the team nickname is wolverines and founded is after 1817?,"CREATE TABLE ""2009_2010_teams"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text );","SELECT AVG(""enrollment"") FROM ""2009_2010_teams"" WHERE ""team_nickname""='wolverines' AND ""founded"">1817;",2-16385154-1 "what is the institution when the location is big rapids, michigan?","CREATE TABLE ""2009_2010_teams"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text );","SELECT ""institution"" FROM ""2009_2010_teams"" WHERE ""location""='big rapids, michigan';",2-16385154-1 what is the least enrollment when founded after 1809 and the institution is university of michigan?,"CREATE TABLE ""2009_2010_teams"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text );","SELECT MIN(""enrollment"") FROM ""2009_2010_teams"" WHERE ""founded"">1809 AND ""institution""='university of michigan';",2-16385154-1 what is the institution when the team nickname is lakers?,"CREATE TABLE ""2009_2010_teams"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""team_nickname"" text );","SELECT ""institution"" FROM ""2009_2010_teams"" WHERE ""team_nickname""='lakers';",2-16385154-1 Which Political Party has a Name of mehdi bej frashëri (2nd time)?,"CREATE TABLE ""1943_1944"" ( ""name"" text, ""born_died"" text, ""term_start"" text, ""term_end"" text, ""political_party"" text );","SELECT ""political_party"" FROM ""1943_1944"" WHERE ""name""='mehdi bej frashëri (2nd time)';",2-167235-6 Which Political Party has a Name of ibrahim bej biçakçiu?,"CREATE TABLE ""1943_1944"" ( ""name"" text, ""born_died"" text, ""term_start"" text, ""term_end"" text, ""political_party"" text );","SELECT ""political_party"" FROM ""1943_1944"" WHERE ""name""='ibrahim bej biçakçiu';",2-167235-6 Which Name has a Term end of 18 july 1944?,"CREATE TABLE ""1943_1944"" ( ""name"" text, ""born_died"" text, ""term_start"" text, ""term_end"" text, ""political_party"" text );","SELECT ""name"" FROM ""1943_1944"" WHERE ""term_end""='18 july 1944';",2-167235-6 Which Born-Died has a Term start of 4 november 1943?,"CREATE TABLE ""1943_1944"" ( ""name"" text, ""born_died"" text, ""term_start"" text, ""term_end"" text, ""political_party"" text );","SELECT ""born_died"" FROM ""1943_1944"" WHERE ""term_start""='4 november 1943';",2-167235-6 Which Political Party has a Name of rexhep bej mitrovica?,"CREATE TABLE ""1943_1944"" ( ""name"" text, ""born_died"" text, ""term_start"" text, ""term_end"" text, ""political_party"" text );","SELECT ""political_party"" FROM ""1943_1944"" WHERE ""name""='rexhep bej mitrovica';",2-167235-6 "Which Term end has a Political Party of balli kombëtar, and a Born-Died of 1905–1972?","CREATE TABLE ""1943_1944"" ( ""name"" text, ""born_died"" text, ""term_start"" text, ""term_end"" text, ""political_party"" text );","SELECT ""term_end"" FROM ""1943_1944"" WHERE ""political_party""='balli kombëtar' AND ""born_died""='1905–1972';",2-167235-6 "/What is Tie No, when Date is 18 February 1956, and when Away Team is Tottenham Hotspur?","CREATE TABLE ""fifth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""tie_no"" FROM ""fifth_round_proper"" WHERE ""date""='18 february 1956' AND ""away_team""='tottenham hotspur';",2-17054550-6 "What is Tie No, when Date is 18 February 1956, and when Home Team is Charlton Athletic?","CREATE TABLE ""fifth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""tie_no"" FROM ""fifth_round_proper"" WHERE ""date""='18 february 1956' AND ""home_team""='charlton athletic';",2-17054550-6 "What is Score, when Tie No is Replay, and when Home Team is Sunderland?","CREATE TABLE ""fifth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""fifth_round_proper"" WHERE ""tie_no""='replay' AND ""home_team""='sunderland';",2-17054550-6 "What is Home Team, when Date is 18 February 1956, and when Away Team is Blackburn Rovers?","CREATE TABLE ""fifth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""fifth_round_proper"" WHERE ""date""='18 february 1956' AND ""away_team""='blackburn rovers';",2-17054550-6 "What is Home Team, when Date is 18 February 1956, and when Tie No is 3?","CREATE TABLE ""fifth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""fifth_round_proper"" WHERE ""date""='18 february 1956' AND ""tie_no""='3';",2-17054550-6 "What is Home Team, when Tie No is 4?","CREATE TABLE ""fifth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""fifth_round_proper"" WHERE ""tie_no""='4';",2-17054550-6 What ws the method of resolution for the fight against joe kielur?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='joe kielur';",2-17440719-2 What event did Soa Palelei fight against son hai suk?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='son hai suk';",2-17440719-2 WHich Venue is in 1994?,"CREATE TABLE ""winners"" ( ""year"" real, ""winners"" text, ""score"" text, ""runners_up"" text, ""venue"" text );","SELECT ""venue"" FROM ""winners"" WHERE ""year""=1994;",2-16816376-1 WHICH Venue IS after 1992 with a Score of 1 – 0 and a Winners of us chaouia?,"CREATE TABLE ""winners"" ( ""year"" real, ""winners"" text, ""score"" text, ""runners_up"" text, ""venue"" text );","SELECT ""venue"" FROM ""winners"" WHERE ""year"">1992 AND ""score""='1 – 0' AND ""winners""='us chaouia';",2-16816376-1 Which tournament has a clay surface and partner henri leconte in 1983?,"CREATE TABLE ""doubles_finals_25_16_9"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""tournament"" FROM ""doubles_finals_25_16_9"" WHERE ""surface""='clay' AND ""partner""='henri leconte' AND ""date""=1983;",2-1716872-5 What is the outcome of the tournament with partner ilie năstase?,"CREATE TABLE ""doubles_finals_25_16_9"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""outcome"" FROM ""doubles_finals_25_16_9"" WHERE ""partner""='ilie năstase';",2-1716872-5 What is the fewest goals against for teams with more than 27 losses?,"CREATE TABLE ""premier_division_final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" text, ""points_1"" text );","SELECT MIN(""goals_against"") FROM ""premier_division_final_table"" WHERE ""lost"">27;",2-17618349-1 What is the total number of positions for teams with more than 7 draws and under 40 played?,"CREATE TABLE ""premier_division_final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" text, ""points_1"" text );","SELECT COUNT(""position"") FROM ""premier_division_final_table"" WHERE ""drawn"">7 AND ""played""<40;",2-17618349-1 What is the fewest losses for teams with points of 53 and more than 73 goals for?,"CREATE TABLE ""premier_division_final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" text, ""points_1"" text );","SELECT MIN(""lost"") FROM ""premier_division_final_table"" WHERE ""points_1""='53' AND ""goals_for"">73;",2-17618349-1 What is the fewest draws for teams with a 0 goal difference and under 55 goals against?,"CREATE TABLE ""premier_division_final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" text, ""points_1"" text );","SELECT MIN(""drawn"") FROM ""premier_division_final_table"" WHERE ""goal_difference""='0' AND ""goals_against""<55;",2-17618349-1 "What is the maximum rank that has greater than 662 1995-96, and Adelaide, South Australia as a location?","CREATE TABLE ""top_11_by_passenger_traffic_1985_2011"" ( ""rank"" real, ""airport"" text, ""location"" text, ""iata"" text, ""1985_86"" real, ""1990_91"" real, ""1995_96"" real, ""2000_01"" real, ""2005_06"" real, ""2007_08"" real, ""2009_10"" real, ""2010_11"" real );","SELECT MAX(""rank"") FROM ""top_11_by_passenger_traffic_1985_2011"" WHERE ""1995_96"">662 AND ""location""='adelaide, south australia';",2-17419587-1 With a 1985-86 of 407 what is the airport?,"CREATE TABLE ""top_11_by_passenger_traffic_1985_2011"" ( ""rank"" real, ""airport"" text, ""location"" text, ""iata"" text, ""1985_86"" real, ""1990_91"" real, ""1995_96"" real, ""2000_01"" real, ""2005_06"" real, ""2007_08"" real, ""2009_10"" real, ""2010_11"" real );","SELECT ""airport"" FROM ""top_11_by_passenger_traffic_1985_2011"" WHERE ""1985_86""=407;",2-17419587-1 What is the sum of 2010-11 when the rank is greater than 11?,"CREATE TABLE ""top_11_by_passenger_traffic_1985_2011"" ( ""rank"" real, ""airport"" text, ""location"" text, ""iata"" text, ""1985_86"" real, ""1990_91"" real, ""1995_96"" real, ""2000_01"" real, ""2005_06"" real, ""2007_08"" real, ""2009_10"" real, ""2010_11"" real );","SELECT COUNT(""2010_11"") FROM ""top_11_by_passenger_traffic_1985_2011"" WHERE ""rank"">11;",2-17419587-1 "Which Away has a Date of 14 september 2008, and an Attendance larger than 1881?","CREATE TABLE ""round_10"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""away"" FROM ""round_10"" WHERE ""date""='14 september 2008' AND ""attendance"">1881;",2-17026847-12 What was victoria's away date?,"CREATE TABLE ""round_10"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""date"" FROM ""round_10"" WHERE ""away""='victoria';",2-17026847-12 "Which Away has a Score of 1:2, and a Home of vida?","CREATE TABLE ""round_10"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""away"" FROM ""round_10"" WHERE ""score""='1:2' AND ""home""='vida';",2-17026847-12 Which Attendance has an Away of real juventud?,"CREATE TABLE ""round_10"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT SUM(""attendance"") FROM ""round_10"" WHERE ""away""='real juventud';",2-17026847-12 What was the lowest attendance in round r1 at H venue?,"CREATE TABLE ""uefa_champions_league"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""uefa_champions_league"" WHERE ""round""='r1' AND ""venue""='h';",2-16649577-4 what is the highest pumpers when cars is 5?,"CREATE TABLE ""eureka_group"" ( ""brigade"" text, ""type"" text, ""pumpers"" real, ""tankers"" real, ""cars"" real );","SELECT MAX(""pumpers"") FROM ""eureka_group"" WHERE ""cars""=5;",2-16250642-5 what is the highest tankers when pumpers is more than 2?,"CREATE TABLE ""eureka_group"" ( ""brigade"" text, ""type"" text, ""pumpers"" real, ""tankers"" real, ""cars"" real );","SELECT MAX(""tankers"") FROM ""eureka_group"" WHERE ""pumpers"">2;",2-16250642-5 What is the skip with a second of Philippe Caux?,"CREATE TABLE ""teams"" ( ""season"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""skip"" FROM ""teams"" WHERE ""second""='philippe caux';",2-16774316-1 What is the Lead in the 2004-05 Season?,"CREATE TABLE ""teams"" ( ""season"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""lead"" FROM ""teams"" WHERE ""season""='2004-05';",2-16774316-1 What is the Third in the 1993-94 season where Philippe Caux was a lead?,"CREATE TABLE ""teams"" ( ""season"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""third"" FROM ""teams"" WHERE ""lead""='philippe caux' AND ""season""='1993-94';",2-16774316-1 What is the skip when Tony Angiboust was a lead?,"CREATE TABLE ""teams"" ( ""season"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text );","SELECT ""skip"" FROM ""teams"" WHERE ""lead""='tony angiboust';",2-16774316-1 What is the sum of against scores when there are 3 losses and less than 6 games played?,"CREATE TABLE ""european_challenge_cup"" ( ""season"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real );","SELECT COUNT(""against"") FROM ""european_challenge_cup"" WHERE ""lost""=3 AND ""played""<6;",2-1730288-3 What is the highest amount of games played in the 2003-04 season?,"CREATE TABLE ""european_challenge_cup"" ( ""season"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real );","SELECT MAX(""played"") FROM ""european_challenge_cup"" WHERE ""season""='2003-04';",2-1730288-3 "What was the sample size for the poll from Nov 9-11, 2007 with a margin of error less than 4.3?","CREATE TABLE ""kansas"" ( ""poll_source"" text, ""sample_size"" real, ""margin_of_error"" real, ""date"" text, ""democrat"" text, ""republican"" text );","SELECT MAX(""sample_size"") FROM ""kansas"" WHERE ""date""='nov 9-11, 2007' AND ""margin_of_error""<4.3;",2-16669773-1 What was the sample size for the poll featuring Republican Ron Paul?,"CREATE TABLE ""kansas"" ( ""poll_source"" text, ""sample_size"" real, ""margin_of_error"" real, ""date"" text, ""democrat"" text, ""republican"" text );","SELECT ""sample_size"" FROM ""kansas"" WHERE ""republican""='ron paul';",2-16669773-1 When Tom Purtzer of the United States played what is the maximum score?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT MAX(""score"") FROM ""first_round"" WHERE ""country""='united states' AND ""player""='tom purtzer';",2-16514242-3 Ben Crenshaw has what To par?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""to_par"" FROM ""first_round"" WHERE ""player""='ben crenshaw';",2-16514242-3 What was the score to par after two rounds for Nick Price?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""player""='nick price';",2-16514508-2 What place was the player from Italy in ?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""second_round"" WHERE ""country""='italy';",2-16514508-2 What is the common name for the creature with darker colors?,"CREATE TABLE ""description"" ( ""scientific_name"" text, ""common_name"" text, ""length_male"" text, ""length_female"" text, ""color"" text, ""lifespan_years"" text );","SELECT ""common_name"" FROM ""description"" WHERE ""color""='darker colors';",2-175442-1 What is the length of the Panther Chameleon?,"CREATE TABLE ""description"" ( ""scientific_name"" text, ""common_name"" text, ""length_male"" text, ""length_female"" text, ""color"" text, ""lifespan_years"" text );","SELECT ""length_female"" FROM ""description"" WHERE ""common_name""='panther chameleon';",2-175442-1 What is the color of the Chamaeleo Calyptratus?,"CREATE TABLE ""description"" ( ""scientific_name"" text, ""common_name"" text, ""length_male"" text, ""length_female"" text, ""color"" text, ""lifespan_years"" text );","SELECT ""color"" FROM ""description"" WHERE ""scientific_name""='chamaeleo calyptratus';",2-175442-1 What was the TO par for the player who scored 70-68-74-70=282?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" text );","SELECT ""to_par"" FROM ""final_leaderboard"" WHERE ""score""='70-68-74-70=282';",2-17290117-4 "What is Opponents In The Final, when Partner is ""Jiří Novák""?","CREATE TABLE ""doubles_titles_6"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""opponents_in_the_final"" FROM ""doubles_titles_6"" WHERE ""partner""='jiří novák';",2-1723697-4 "What is Outcome, when Tournament is ""Milan , Italy""?","CREATE TABLE ""doubles_titles_6"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""outcome"" FROM ""doubles_titles_6"" WHERE ""tournament""='milan , italy';",2-1723697-4 "What is Opponents In The Final, when Surface is ""Carpet"", and when Tournament is ""Milan , Italy""?","CREATE TABLE ""doubles_titles_6"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""opponents_in_the_final"" FROM ""doubles_titles_6"" WHERE ""surface""='carpet' AND ""tournament""='milan , italy';",2-1723697-4 "What is the total number of Date, when Partner is ""Carl-Uwe Steeb""?","CREATE TABLE ""doubles_titles_6"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT COUNT(""date"") FROM ""doubles_titles_6"" WHERE ""partner""='carl-uwe steeb';",2-1723697-4 Which team picked a player(s) from South Carolina?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""cfl_team"" FROM ""round_one"" WHERE ""college""='south carolina';",2-16575609-1 What college did Keith Shologan play for?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""round_one"" WHERE ""player""='keith shologan';",2-16575609-1 "What position does a Keith Shologan, who was picked higher than 6, play?","CREATE TABLE ""round_one"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""round_one"" WHERE ""pick_num""<6 AND ""player""='keith shologan';",2-16575609-1 What year before 1980 has is the highest Inflation Index (2000=100)?,"CREATE TABLE ""macro_economic_trend"" ( ""year"" real, ""gross_domestic_product"" real, ""us_dollar_exchange"" text, ""inflation_index_2000_100"" real, ""per_capita_income_as_pct_of_usa"" real );","SELECT MAX(""inflation_index_2000_100"") FROM ""macro_economic_trend"" WHERE ""year""<1980;",2-16689-1 Which frequency has voltage of 1.6v and part number kp80524kx300256kc80524kx300256pmg30002002aa?,"CREATE TABLE ""250_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""l2_cache"" text, ""mult"" text, ""voltage"" text, ""socket"" text, ""part_number_s"" text );","SELECT ""frequency"" FROM ""250_nm"" WHERE ""voltage""='1.6v' AND ""part_number_s""='kp80524kx300256kc80524kx300256pmg30002002aa';",2-16430047-4 Which model number has socket μpga2 bga2 mmc-2?,"CREATE TABLE ""250_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""l2_cache"" text, ""mult"" text, ""voltage"" text, ""socket"" text, ""part_number_s"" text );","SELECT ""model_number"" FROM ""250_nm"" WHERE ""socket""='μpga2 bga2 mmc-2';",2-16430047-4 What is the L2 cache for the Mobile Pentium 333?,"CREATE TABLE ""250_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""l2_cache"" text, ""mult"" text, ""voltage"" text, ""socket"" text, ""part_number_s"" text );","SELECT ""l2_cache"" FROM ""250_nm"" WHERE ""model_number""='mobile pentium 333';",2-16430047-4 "How many totals have golds of 3, silvers of 3, and bronzes under 3?","CREATE TABLE ""medal_count"" ( ""rank"" text, ""nation"" text, ""gold"" text, ""silver"" text, ""bronze"" real, ""total"" real );","SELECT SUM(""total"") FROM ""medal_count"" WHERE ""gold""='3' AND ""bronze""<3 AND ""silver""='3';",2-163231-4 Which nation has a rank of 7?,"CREATE TABLE ""medal_count"" ( ""rank"" text, ""nation"" text, ""gold"" text, ""silver"" text, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medal_count"" WHERE ""rank""='7';",2-163231-4 What is the average bronze with silvers of 1 and totals over 2?,"CREATE TABLE ""medal_count"" ( ""rank"" text, ""nation"" text, ""gold"" text, ""silver"" text, ""bronze"" real, ""total"" real );","SELECT AVG(""bronze"") FROM ""medal_count"" WHERE ""silver""='1' AND ""total"">2;",2-163231-4 How many golds does Germany have?,"CREATE TABLE ""medal_count"" ( ""rank"" text, ""nation"" text, ""gold"" text, ""silver"" text, ""bronze"" real, ""total"" real );","SELECT ""gold"" FROM ""medal_count"" WHERE ""nation""='germany';",2-163231-4 What is the total number of bronzes with totals under 4 and ranks of 10?,"CREATE TABLE ""medal_count"" ( ""rank"" text, ""nation"" text, ""gold"" text, ""silver"" text, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""medal_count"" WHERE ""total""<4 AND ""rank""='10';",2-163231-4 "What is the lowest Points, when Class is 50cc, when Year is 1965, and when Wins is less than 0?","CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""wins"" real );","SELECT MIN(""points"") FROM ""motorcycle_grand_prix_results"" WHERE ""class""='50cc' AND ""year""=1965 AND ""wins""<0;",2-16403670-2 "What is the total number of Year, when Wins is less than 0?","CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""wins"" real );","SELECT COUNT(""year"") FROM ""motorcycle_grand_prix_results"" WHERE ""wins""<0;",2-16403670-2 "What is the sum of Points, when Year is after 1959, and when Class is 250cc?","CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""wins"" real );","SELECT SUM(""points"") FROM ""motorcycle_grand_prix_results"" WHERE ""year"">1959 AND ""class""='250cc';",2-16403670-2 "What is the total number of Wins, when Points is less than 1?","CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""wins"" real );","SELECT COUNT(""wins"") FROM ""motorcycle_grand_prix_results"" WHERE ""points""<1;",2-16403670-2 "What is the sum of Wins, when Year is 1959?","CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""wins"" real );","SELECT SUM(""wins"") FROM ""motorcycle_grand_prix_results"" WHERE ""year""=1959;",2-16403670-2 What is the fewest games played for teams with 73 goals for and more than 69 goals against?,"CREATE TABLE ""division_one_final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" text, ""points_1"" text );","SELECT MIN(""played"") FROM ""division_one_final_table"" WHERE ""goals_for""=73 AND ""goals_against"">69;",2-17609068-2 What is the highest number of goals for for teams with 25 losses?,"CREATE TABLE ""division_one_final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" text, ""points_1"" text );","SELECT MAX(""goals_for"") FROM ""division_one_final_table"" WHERE ""lost""=25;",2-17609068-2 What is the most losses for positions under 15 and 66 goals against?,"CREATE TABLE ""division_one_final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" text, ""points_1"" text );","SELECT MAX(""lost"") FROM ""division_one_final_table"" WHERE ""goals_against""=66 AND ""position""<15;",2-17609068-2 What is the average goals against for teams with more than 56 goals for and exactly 50 points?,"CREATE TABLE ""division_one_final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" text, ""points_1"" text );","SELECT AVG(""goals_against"") FROM ""division_one_final_table"" WHERE ""points_1""='50' AND ""goals_for"">56;",2-17609068-2 Which Leader has Spoilt Votes as % of Seats?,"CREATE TABLE ""30th_irish_general_election_24_may_2007"" ( ""party"" text, ""leader"" text, ""seats"" text, ""pct_of_seats"" text, ""first_pref_votes"" text, ""pct_f_pv"" text );","SELECT ""leader"" FROM ""30th_irish_general_election_24_may_2007"" WHERE ""pct_of_seats""='spoilt votes';",2-1635909-1 What is the %FPv for the Workers' Party?,"CREATE TABLE ""30th_irish_general_election_24_may_2007"" ( ""party"" text, ""leader"" text, ""seats"" text, ""pct_of_seats"" text, ""first_pref_votes"" text, ""pct_f_pv"" text );","SELECT ""pct_f_pv"" FROM ""30th_irish_general_election_24_may_2007"" WHERE ""party""='workers'' party';",2-1635909-1 What is the First Pref Votes for the % FPv of 0.06?,"CREATE TABLE ""30th_irish_general_election_24_may_2007"" ( ""party"" text, ""leader"" text, ""seats"" text, ""pct_of_seats"" text, ""first_pref_votes"" text, ""pct_f_pv"" text );","SELECT ""first_pref_votes"" FROM ""30th_irish_general_election_24_may_2007"" WHERE ""pct_f_pv""='0.06';",2-1635909-1 What is the First Pref Votes where the Leader is n/a and the Party is Independent?,"CREATE TABLE ""30th_irish_general_election_24_may_2007"" ( ""party"" text, ""leader"" text, ""seats"" text, ""pct_of_seats"" text, ""first_pref_votes"" text, ""pct_f_pv"" text );","SELECT ""first_pref_votes"" FROM ""30th_irish_general_election_24_may_2007"" WHERE ""leader""='n/a' AND ""party""='independent';",2-1635909-1 What is the number of Seats for Leader Enda kenny?,"CREATE TABLE ""30th_irish_general_election_24_may_2007"" ( ""party"" text, ""leader"" text, ""seats"" text, ""pct_of_seats"" text, ""first_pref_votes"" text, ""pct_f_pv"" text );","SELECT ""seats"" FROM ""30th_irish_general_election_24_may_2007"" WHERE ""leader""='enda kenny';",2-1635909-1 "What is Date to [H], when Position [F] is ""Defender"", when Goals is less than 3, when Appearances is greater than 113, and when Date From [G] is ""1997""?","CREATE TABLE ""players"" ( ""name"" text, ""nationality"" text, ""position_f"" text, ""date_from_g"" text, ""date_to_h"" text, ""appearances"" real, ""goals"" real, ""club_source_i"" text );","SELECT ""date_to_h"" FROM ""players"" WHERE ""position_f""='defender' AND ""goals""<3 AND ""appearances"">113 AND ""date_from_g""='1997';",2-17144584-1 "What is Club Source [I ], when Name is ""Andrew McCombie Category:Articles With hCards""?","CREATE TABLE ""players"" ( ""name"" text, ""nationality"" text, ""position_f"" text, ""date_from_g"" text, ""date_to_h"" text, ""appearances"" real, ""goals"" real, ""club_source_i"" text );","SELECT ""club_source_i"" FROM ""players"" WHERE ""name""='andrew mccombie category:articles with hcards';",2-17144584-1 "What is Name, when Goals is ""80"", and when Club Source [I ] is ""71 [ dead link ]""?","CREATE TABLE ""players"" ( ""name"" text, ""nationality"" text, ""position_f"" text, ""date_from_g"" text, ""date_to_h"" text, ""appearances"" real, ""goals"" real, ""club_source_i"" text );","SELECT ""name"" FROM ""players"" WHERE ""goals""=80 AND ""club_source_i""='71 [ dead link ]';",2-17144584-1 "What is Appearances, when Postion [F ] is ""Defender"", and when Date to [H ] is ""1938""?","CREATE TABLE ""players"" ( ""name"" text, ""nationality"" text, ""position_f"" text, ""date_from_g"" text, ""date_to_h"" text, ""appearances"" real, ""goals"" real, ""club_source_i"" text );","SELECT ""appearances"" FROM ""players"" WHERE ""position_f""='defender' AND ""date_to_h""='1938';",2-17144584-1 "WHAT IS AVERAGE SCORE WITH T3 PLACE, FOR DOUG SANDERS?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT AVG(""score"") FROM ""first_round"" WHERE ""place""='t3' AND ""player""='doug sanders';",2-17198476-3 "How much is the money ($) when the country is united states, to par is e and the score is 72-75-70-71=288?","CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT SUM(""money"") FROM ""final_leaderboard"" WHERE ""country""='united states' AND ""to_par""='e' AND ""score""='72-75-70-71=288';",2-16457056-1 what is the to par when the player is roger maltbie?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""to_par"" FROM ""final_leaderboard"" WHERE ""player""='roger maltbie';",2-16457056-1 How much is the money ($) when the score is 67-71-72-72=282?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT COUNT(""money"") FROM ""final_leaderboard"" WHERE ""score""='67-71-72-72=282';",2-16457056-1 what is the to par when the place is 8?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""to_par"" FROM ""final_leaderboard"" WHERE ""place""='8';",2-16457056-1 "WHAT IS THE SCORE OF THE GAME LARGER THAN 47, AT THE ROSE GARDEN 20,250 IN ATTENDANCE?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game"">47 AND ""location_attendance""='rose garden 20,250';",2-17058178-9 "What tournament was on May 31, 1987?","CREATE TABLE ""lpga_tour_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""tournament"" FROM ""lpga_tour_5"" WHERE ""date""='may 31, 1987';",2-17581785-1 "What tournament was on May 31, 1987?","CREATE TABLE ""lpga_tour_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""tournament"" FROM ""lpga_tour_5"" WHERE ""date""='may 31, 1987';",2-17581785-1 What tournament had a winning score of –9 (69-71-67=207)?,"CREATE TABLE ""lpga_tour_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""tournament"" FROM ""lpga_tour_5"" WHERE ""winning_score""='–9 (69-71-67=207)';",2-17581785-1 Who was the runner(s)-up when the winning score was –13 (75-68-68=211)?,"CREATE TABLE ""lpga_tour_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""lpga_tour_5"" WHERE ""winning_score""='–13 (75-68-68=211)';",2-17581785-1 What tournament had a 1 point margin of victory?,"CREATE TABLE ""lpga_tour_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""tournament"" FROM ""lpga_tour_5"" WHERE ""margin_of_victory""='1 point';",2-17581785-1 What tournament was Laura Davies the runner-up?,"CREATE TABLE ""lpga_tour_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""tournament"" FROM ""lpga_tour_5"" WHERE ""runner_s_up""='laura davies';",2-17581785-1 What is the Location of the match against Bob Stines?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" text, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='bob stines';",2-1716185-2 What is the venue of the game that was played on 23 October 1966?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""date""='23 october 1966';",2-1644945-3 Where was the friendly competition on 17 December 1967 played at?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""competition""='friendly' AND ""date""='17 december 1967';",2-1644945-3 What 2009 has statistics by surface in 2012?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2009"" FROM ""singles_performance_timeline"" WHERE ""2012""='statistics by surface';",2-16741821-7 What 2001 has a ATP World Tour Masters 1000 2007?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2011"" FROM ""singles_performance_timeline"" WHERE ""2007""='atp world tour masters 1000';",2-16741821-7 What 2010 has an A 2006 & 2011?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2010"" FROM ""singles_performance_timeline"" WHERE ""2006""='a' AND ""2011""='a';",2-16741821-7 What 2009 has a 0 in 2008 & 2010?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2009"" FROM ""singles_performance_timeline"" WHERE ""2010""='0' AND ""2008""='0';",2-16741821-7 "What was the finishing position of Hale Irwin, of the United states?","CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""finish"" FROM ""made_the_cut"" WHERE ""country""='united states' AND ""player""='hale irwin';",2-17231331-2 Where did the player who won in 1965 finish?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""finish"" FROM ""made_the_cut"" WHERE ""year_s_won""='1965';",2-17231331-2 Where did Jerry Pate finish?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""finish"" FROM ""made_the_cut"" WHERE ""player""='jerry pate';",2-17231331-2 "What was the average total for the player from the United States, who won in 1978?","CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT AVG(""total"") FROM ""made_the_cut"" WHERE ""country""='united states' AND ""year_s_won""='1978';",2-17231331-2 "What team was the opponent for the game played on September 19, 1999?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""date""='september 19, 1999';",2-16678098-2 What week was the bye week?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT AVG(""week"") FROM ""schedule"" WHERE ""opponent""='bye';",2-16678098-2 "What team was the opponent for the game played on December 19, 1999?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""date""='december 19, 1999';",2-16678098-2 What is the result from the game played on week 7?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""week""=7;",2-16678098-2 What is the lowest number of seats of the 1992 election?,"CREATE TABLE ""table_parliamentary_elections"" ( ""election"" real, ""number_of_ndc_votes"" text, ""share_of_votes"" text, ""seats"" real, ""outcome_of_election"" text );","SELECT MIN(""seats"") FROM ""table_parliamentary_elections"" WHERE ""election""=1992;",2-1725076-1 How many seats had a 41.2% share of votes?,"CREATE TABLE ""table_parliamentary_elections"" ( ""election"" real, ""number_of_ndc_votes"" text, ""share_of_votes"" text, ""seats"" real, ""outcome_of_election"" text );","SELECT ""seats"" FROM ""table_parliamentary_elections"" WHERE ""share_of_votes""='41.2%';",2-1725076-1 "What is the share of votes with 3,567,021 NDC votes?","CREATE TABLE ""table_parliamentary_elections"" ( ""election"" real, ""number_of_ndc_votes"" text, ""share_of_votes"" text, ""seats"" real, ""outcome_of_election"" text );","SELECT ""share_of_votes"" FROM ""table_parliamentary_elections"" WHERE ""number_of_ndc_votes""='3,567,021';",2-1725076-1 What was the total when the set 3 score was 25–27?,"CREATE TABLE ""pool_d"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""total"" FROM ""pool_d"" WHERE ""set_3""='25–27';",2-16571273-9 On what date was the total 60–77?,"CREATE TABLE ""pool_d"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""date"" FROM ""pool_d"" WHERE ""total""='60–77';",2-16571273-9 What is the score for set 1 with a total of 117–109?,"CREATE TABLE ""pool_d"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""set_1"" FROM ""pool_d"" WHERE ""total""='117–109';",2-16571273-9 What team operates car 11?,"CREATE TABLE ""classification"" ( ""fin_pos"" text, ""car_no"" text, ""driver"" text, ""team"" text, ""laps"" text, ""time_retired"" text, ""grid"" text, ""laps_led"" text, ""points"" text );","SELECT ""team"" FROM ""classification"" WHERE ""car_no""='11';",2-17270998-1 What was the time/retired of Darren Manning?,"CREATE TABLE ""classification"" ( ""fin_pos"" text, ""car_no"" text, ""driver"" text, ""team"" text, ""laps"" text, ""time_retired"" text, ""grid"" text, ""laps_led"" text, ""points"" text );","SELECT ""time_retired"" FROM ""classification"" WHERE ""driver""='darren manning';",2-17270998-1 How many points did car 20 score?,"CREATE TABLE ""classification"" ( ""fin_pos"" text, ""car_no"" text, ""driver"" text, ""team"" text, ""laps"" text, ""time_retired"" text, ""grid"" text, ""laps_led"" text, ""points"" text );","SELECT ""points"" FROM ""classification"" WHERE ""car_no""='20';",2-17270998-1 What is the car number for Jeff Simmons on the Rahal Letterman team?,"CREATE TABLE ""classification"" ( ""fin_pos"" text, ""car_no"" text, ""driver"" text, ""team"" text, ""laps"" text, ""time_retired"" text, ""grid"" text, ""laps_led"" text, ""points"" text );","SELECT ""car_no"" FROM ""classification"" WHERE ""team""='rahal letterman' AND ""driver""='jeff simmons';",2-17270998-1 How many points were scored by a car that led for 0 laps and started in grid 10?,"CREATE TABLE ""classification"" ( ""fin_pos"" text, ""car_no"" text, ""driver"" text, ""team"" text, ""laps"" text, ""time_retired"" text, ""grid"" text, ""laps_led"" text, ""points"" text );","SELECT ""points"" FROM ""classification"" WHERE ""laps_led""='0' AND ""grid""='10';",2-17270998-1 "What is Name, when Length Meters is greater than 66.4, and when Km From Kingston is 138.8?","CREATE TABLE ""tunnels"" ( ""name"" text, ""mi_from_kingston"" real, ""km_from_kingston"" real, ""parish"" text, ""length_feet"" real, ""length_meters"" real );","SELECT ""name"" FROM ""tunnels"" WHERE ""length_meters"">66.4 AND ""km_from_kingston""=138.8;",2-16226584-1 "What is the total number of Length Feet, when Parish is Clarendon, when Km From Kingston is 71.2, and when Length Meters is less than 21.3?","CREATE TABLE ""tunnels"" ( ""name"" text, ""mi_from_kingston"" real, ""km_from_kingston"" real, ""parish"" text, ""length_feet"" real, ""length_meters"" real );","SELECT COUNT(""length_feet"") FROM ""tunnels"" WHERE ""parish""='clarendon' AND ""km_from_kingston""=71.2 AND ""length_meters""<21.3;",2-16226584-1 "What is the highest Km From Kingston, when Mi From Kingston is less than 108, and when Length Meters is 260.6?","CREATE TABLE ""tunnels"" ( ""name"" text, ""mi_from_kingston"" real, ""km_from_kingston"" real, ""parish"" text, ""length_feet"" real, ""length_meters"" real );","SELECT MAX(""km_from_kingston"") FROM ""tunnels"" WHERE ""mi_from_kingston""<108 AND ""length_meters""=260.6;",2-16226584-1 "What is Lenth Feet, when Mi From Kingston is greater than 84.5, when Length Meters is greater than 55.5, and when Name is Unnamed?","CREATE TABLE ""tunnels"" ( ""name"" text, ""mi_from_kingston"" real, ""km_from_kingston"" real, ""parish"" text, ""length_feet"" real, ""length_meters"" real );","SELECT ""length_feet"" FROM ""tunnels"" WHERE ""mi_from_kingston"">84.5 AND ""length_meters"">55.5 AND ""name""='unnamed';",2-16226584-1 Which Place has a Player of lee trevino?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""player""='lee trevino';",2-16456989-4 "Name Country which has a Place of t7, and a Score of 73-69-73=215?","CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""place""='t7' AND ""score""='73-69-73=215';",2-16456989-4 Which week held a tournament in Rome?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""week"" FROM ""singles"" WHERE ""tournament""='rome';",2-16779163-1 What is the result of the fight when record is 12-2?,"CREATE TABLE ""mixed_martial_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""res"" FROM ""mixed_martial_record"" WHERE ""record""='12-2';",2-17433696-2 How many rounds was the fight at UFC 34?,"CREATE TABLE ""mixed_martial_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT SUM(""round"") FROM ""mixed_martial_record"" WHERE ""event""='ufc 34';",2-17433696-2 What is the location of the fight against Zaza Tkeshelashvili?,"CREATE TABLE ""mixed_martial_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_record"" WHERE ""opponent""='zaza tkeshelashvili';",2-17433696-2 what is the average year when the title is baka to test to shōkanjū?,"CREATE TABLE ""top_10_male_characters_rankings"" ( ""year"" real, ""character"" text, ""title"" text, ""author"" text, ""artist"" text, ""imprint"" text );","SELECT AVG(""year"") FROM ""top_10_male_characters_rankings"" WHERE ""title""='baka to test to shōkanjū';",2-16556852-6 what is the title when the imprint is dengeki bunko and the artist is kiyotaka haimura?,"CREATE TABLE ""top_10_male_characters_rankings"" ( ""year"" real, ""character"" text, ""title"" text, ""author"" text, ""artist"" text, ""imprint"" text );","SELECT ""title"" FROM ""top_10_male_characters_rankings"" WHERE ""imprint""='dengeki bunko' AND ""artist""='kiyotaka haimura';",2-16556852-6 what is the imprint when the title is owari no chronicle (ahead series)?,"CREATE TABLE ""top_10_male_characters_rankings"" ( ""year"" real, ""character"" text, ""title"" text, ""author"" text, ""artist"" text, ""imprint"" text );","SELECT ""imprint"" FROM ""top_10_male_characters_rankings"" WHERE ""title""='owari no chronicle (ahead series)';",2-16556852-6 what is the earliest year when the author is reki kawahara?,"CREATE TABLE ""top_10_male_characters_rankings"" ( ""year"" real, ""character"" text, ""title"" text, ""author"" text, ""artist"" text, ""imprint"" text );","SELECT MIN(""year"") FROM ""top_10_male_characters_rankings"" WHERE ""author""='reki kawahara';",2-16556852-6 who is the character when the artist is take and the year is before 2006?,"CREATE TABLE ""top_10_male_characters_rankings"" ( ""year"" real, ""character"" text, ""title"" text, ""author"" text, ""artist"" text, ""imprint"" text );","SELECT ""character"" FROM ""top_10_male_characters_rankings"" WHERE ""artist""='take' AND ""year""<2006;",2-16556852-6 Which language has 3 draws?,"CREATE TABLE ""semi_final_1"" ( ""draw"" real, ""language"" text, ""artist"" text, ""song"" text, ""english_translation"" text, ""place"" real, ""points"" real );","SELECT ""language"" FROM ""semi_final_1"" WHERE ""draw""=3;",2-17524651-2 What is the away team score for the match at 6:00 PM and an away team of Hawthorn?,"CREATE TABLE ""round_of_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text, ""time"" text );","SELECT ""away_team_score"" FROM ""round_of_16"" WHERE ""time""='6:00 pm' AND ""away_team""='hawthorn';",2-16388357-1 What is the Tenure of the Officer with a Date of death of 2001-08-31?,"CREATE TABLE ""officers"" ( ""name"" text, ""rank"" text, ""tenure"" text, ""date_of_death"" text, ""cause_of_death"" text );","SELECT ""tenure"" FROM ""officers"" WHERE ""date_of_death""='2001-08-31';",2-16906764-1 What is Detective Donald William Schneider's Cause of death?,"CREATE TABLE ""officers"" ( ""name"" text, ""rank"" text, ""tenure"" text, ""date_of_death"" text, ""cause_of_death"" text );","SELECT ""cause_of_death"" FROM ""officers"" WHERE ""rank""='detective' AND ""name""='donald william schneider';",2-16906764-1 What is Gary David Saunders' Tenure?,"CREATE TABLE ""officers"" ( ""name"" text, ""rank"" text, ""tenure"" text, ""date_of_death"" text, ""cause_of_death"" text );","SELECT ""tenure"" FROM ""officers"" WHERE ""name""='gary david saunders';",2-16906764-1 What is gunfire victim Maria Cecilia Rosa with 6 years of Tenure Date of Death?,"CREATE TABLE ""officers"" ( ""name"" text, ""rank"" text, ""tenure"" text, ""date_of_death"" text, ""cause_of_death"" text );","SELECT ""date_of_death"" FROM ""officers"" WHERE ""cause_of_death""='gunfire' AND ""tenure""='6 years' AND ""name""='maria cecilia rosa';",2-16906764-1 "What is Lijsttrekker, when Year is after 1990, and when Chair is ""Ingrid Van Engelshoven""?","CREATE TABLE ""representation"" ( ""year"" real, ""lijsttrekker"" text, ""fractievoorzitter"" text, ""cabinet"" text, ""chair"" text );","SELECT ""lijsttrekker"" FROM ""representation"" WHERE ""year"">1990 AND ""chair""='ingrid van engelshoven';",2-172352-2 "What is Fractievoorzitter, when Lijsttrekker is ""No Elections"", and when Year is after 2005?","CREATE TABLE ""representation"" ( ""year"" real, ""lijsttrekker"" text, ""fractievoorzitter"" text, ""cabinet"" text, ""chair"" text );","SELECT ""fractievoorzitter"" FROM ""representation"" WHERE ""lijsttrekker""='no elections' AND ""year"">2005;",2-172352-2 "What is Cabinet, when Year is after 1981, when Fractievoorzitter is ""Hans Van Mierlo"", and when Chair is ""W.I.J.M. Vrijhoef""?","CREATE TABLE ""representation"" ( ""year"" real, ""lijsttrekker"" text, ""fractievoorzitter"" text, ""cabinet"" text, ""chair"" text );","SELECT ""cabinet"" FROM ""representation"" WHERE ""year"">1981 AND ""fractievoorzitter""='hans van mierlo' AND ""chair""='w.i.j.m. vrijhoef';",2-172352-2 "What is Lijsttrekker, when Cabinet is ""Hans Van Mierlo"", and when Fractievoorzitter is ""Thom De Graaf""?","CREATE TABLE ""representation"" ( ""year"" real, ""lijsttrekker"" text, ""fractievoorzitter"" text, ""cabinet"" text, ""chair"" text );","SELECT ""lijsttrekker"" FROM ""representation"" WHERE ""cabinet""='hans van mierlo' AND ""fractievoorzitter""='thom de graaf';",2-172352-2 "What is Cabinet, when Year is before 2001, when Lijsttrekker is ""No Elections"", when Fractievoorzitter is ""Hans Van Mierlo"", and when Chair is ""S. Van Der Loo""?","CREATE TABLE ""representation"" ( ""year"" real, ""lijsttrekker"" text, ""fractievoorzitter"" text, ""cabinet"" text, ""chair"" text );","SELECT ""cabinet"" FROM ""representation"" WHERE ""year""<2001 AND ""lijsttrekker""='no elections' AND ""fractievoorzitter""='hans van mierlo' AND ""chair""='s. van der loo';",2-172352-2 Which territory has a channel of 144 and a broadcaster of Astro?,"CREATE TABLE ""broadcast_rights"" ( ""territory"" text, ""broadcaster"" text, ""channel"" real, ""launched"" text, ""closed"" text );","SELECT ""territory"" FROM ""broadcast_rights"" WHERE ""channel""=144 AND ""broadcaster""='astro';",2-17208736-1 What is the tennis status for youngstown state?,"CREATE TABLE ""men_s"" ( ""school"" text, ""base"" text, ""bask"" text, ""golf"" text, ""soccer"" text, ""swimming"" text, ""tennis"" text, ""indoor_track"" text );","SELECT ""tennis"" FROM ""men_s"" WHERE ""school""='youngstown state';",2-16645083-1 "Which school has yes for soccer, tennis and indoor track.","CREATE TABLE ""men_s"" ( ""school"" text, ""base"" text, ""bask"" text, ""golf"" text, ""soccer"" text, ""swimming"" text, ""tennis"" text, ""indoor_track"" text );","SELECT ""school"" FROM ""men_s"" WHERE ""soccer""='yes' AND ""tennis""='yes' AND ""indoor_track""='yes';",2-16645083-1 What is the basketball status for Valparaiso who has an indoor track status of yes?,"CREATE TABLE ""men_s"" ( ""school"" text, ""base"" text, ""bask"" text, ""golf"" text, ""soccer"" text, ""swimming"" text, ""tennis"" text, ""indoor_track"" text );","SELECT ""bask"" FROM ""men_s"" WHERE ""indoor_track""='yes' AND ""school""='valparaiso';",2-16645083-1 What is the indoor track status for the school that has yes for tennis and no for golf?,"CREATE TABLE ""men_s"" ( ""school"" text, ""base"" text, ""bask"" text, ""golf"" text, ""soccer"" text, ""swimming"" text, ""tennis"" text, ""indoor_track"" text );","SELECT ""indoor_track"" FROM ""men_s"" WHERE ""tennis""='yes' AND ""golf""='no';",2-16645083-1 "What is th eswimming status for the school that has yes on indoor track, soccer and tennis?","CREATE TABLE ""men_s"" ( ""school"" text, ""base"" text, ""bask"" text, ""golf"" text, ""soccer"" text, ""swimming"" text, ""tennis"" text, ""indoor_track"" text );","SELECT ""swimming"" FROM ""men_s"" WHERE ""indoor_track""='yes' AND ""soccer""='yes' AND ""tennis""='yes';",2-16645083-1 "What is the status for tennis at cleveland state who has yes for swimming, golf and soccer?","CREATE TABLE ""men_s"" ( ""school"" text, ""base"" text, ""bask"" text, ""golf"" text, ""soccer"" text, ""swimming"" text, ""tennis"" text, ""indoor_track"" text );","SELECT ""tennis"" FROM ""men_s"" WHERE ""golf""='yes' AND ""soccer""='yes' AND ""swimming""='yes' AND ""school""='cleveland state';",2-16645083-1 What event did Soares fight against josh spearman?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='josh spearman';",2-17624418-2 What round was the fight won or loss by a decision?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT MIN(""round"") FROM ""mixed_martial_arts_record"" WHERE ""method""='decision';",2-17624418-2 Where was the fight that lasted 3 rounds and was won or loss by a decision?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""round""=3 AND ""method""='decision';",2-17624418-2 "what is the lowest top 5 when the year is after 1995, team(s) is #15 billy ballew motorsports, and starts is more than 4?","CREATE TABLE ""nascar_camping_world_truck_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" real, ""avg_finish"" real, ""winnings"" text, ""position"" text, ""team_s"" text );","SELECT MIN(""top_5"") FROM ""nascar_camping_world_truck_series"" WHERE ""year"">1995 AND ""team_s""='#15 billy ballew motorsports' AND ""starts"">4;",2-1640715-3 What was the method in the fight against Chris Myers?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='chris myers';",2-17430042-2 What is the record in TKO 20: Champion Vs Champion?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""event""='tko 20: champion vs champion';",2-17430042-2 "How many rounds in the fight in Quebec, Canada against David Loiseau?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT COUNT(""round"") FROM ""mixed_martial_arts_record"" WHERE ""location""='quebec, canada' AND ""opponent""='david loiseau';",2-17430042-2 Which event has a method of TKO (punches)?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""method""='tko (punches)';",2-17430042-2 Who is the opponent when the method is technical submission (guillotine choke)?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""method""='technical submission (guillotine choke)';",2-17430042-2 "What was the school/club after round 12, and picked smaller than 342?","CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""nfl_draft"" WHERE ""round"">12 AND ""pick""<342;",2-17323777-1 What is the average pick for Florida State?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT AVG(""pick"") FROM ""nfl_draft"" WHERE ""school_club_team""='florida state';",2-17323777-1 What is the total number for the pick of the player Wayne Fowler and a round after 7?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT COUNT(""pick"") FROM ""nfl_draft"" WHERE ""player""='wayne fowler' AND ""round"">7;",2-17323777-1 Which college had an overall smaller than 315 in round 17?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""washington_redskins_draft_history"" WHERE ""overall""<315 AND ""round""=17;",2-17100961-14 Which college with a position of rb had a pick larger than 6 in round 28?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""washington_redskins_draft_history"" WHERE ""pick"">6 AND ""position""='rb' AND ""round""=28;",2-17100961-14 "With an overall record of MU, 15-8 what is the at neutral site?","CREATE TABLE ""record_vs_big_12_opponents"" ( ""missouri_vs"" text, ""overall_record"" text, ""at_columbia"" text, ""at_opponent_s_venue"" text, ""at_neutral_site"" text, ""last_5_meetings"" text, ""last_10_meetings"" text, ""current_streak"" text, ""during_time_in_big_12"" text );","SELECT ""at_neutral_site"" FROM ""record_vs_big_12_opponents"" WHERE ""overall_record""='mu, 15-8';",2-16201038-3 "For what current streak is KU, 8-2 under last 10 meetings?","CREATE TABLE ""record_vs_big_12_opponents"" ( ""missouri_vs"" text, ""overall_record"" text, ""at_columbia"" text, ""at_opponent_s_venue"" text, ""at_neutral_site"" text, ""last_5_meetings"" text, ""last_10_meetings"" text, ""current_streak"" text, ""during_time_in_big_12"" text );","SELECT ""current_streak"" FROM ""record_vs_big_12_opponents"" WHERE ""last_10_meetings""='ku, 8-2';",2-16201038-3 "What is the record for the last 10 meetings when the overall record is *as of March 14, 2013?","CREATE TABLE ""record_vs_big_12_opponents"" ( ""missouri_vs"" text, ""overall_record"" text, ""at_columbia"" text, ""at_opponent_s_venue"" text, ""at_neutral_site"" text, ""last_5_meetings"" text, ""last_10_meetings"" text, ""current_streak"" text, ""during_time_in_big_12"" text );","SELECT ""last_10_meetings"" FROM ""record_vs_big_12_opponents"" WHERE ""overall_record""='*as of march 14, 2013';",2-16201038-3 "With an overall record of KSU, 118-117 what is the last 5 meetings?","CREATE TABLE ""record_vs_big_12_opponents"" ( ""missouri_vs"" text, ""overall_record"" text, ""at_columbia"" text, ""at_opponent_s_venue"" text, ""at_neutral_site"" text, ""last_5_meetings"" text, ""last_10_meetings"" text, ""current_streak"" text, ""during_time_in_big_12"" text );","SELECT ""last_5_meetings"" FROM ""record_vs_big_12_opponents"" WHERE ""overall_record""='ksu, 118-117';",2-16201038-3 What is the at opponent's venue record where the current streak is W 4?,"CREATE TABLE ""record_vs_big_12_opponents"" ( ""missouri_vs"" text, ""overall_record"" text, ""at_columbia"" text, ""at_opponent_s_venue"" text, ""at_neutral_site"" text, ""last_5_meetings"" text, ""last_10_meetings"" text, ""current_streak"" text, ""during_time_in_big_12"" text );","SELECT ""at_opponent_s_venue"" FROM ""record_vs_big_12_opponents"" WHERE ""current_streak""='w 4';",2-16201038-3 "What is the record at Columbia when KU, 4-1 is the record for the last 5 minutes?","CREATE TABLE ""record_vs_big_12_opponents"" ( ""missouri_vs"" text, ""overall_record"" text, ""at_columbia"" text, ""at_opponent_s_venue"" text, ""at_neutral_site"" text, ""last_5_meetings"" text, ""last_10_meetings"" text, ""current_streak"" text, ""during_time_in_big_12"" text );","SELECT ""at_columbia"" FROM ""record_vs_big_12_opponents"" WHERE ""last_5_meetings""='ku, 4-1';",2-16201038-3 What was the streak at the game at the Miami Orange Bowl?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""stadium"" text, ""result"" text, ""record"" text, ""streak"" text, ""attendance"" real );","SELECT ""streak"" FROM ""schedule"" WHERE ""stadium""='miami orange bowl';",2-17386066-2 Who was the opposing team at Schaefer Stadium later in the season than week 7?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""stadium"" text, ""result"" text, ""record"" text, ""streak"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week"">7 AND ""stadium""='schaefer stadium';",2-17386066-2 What was the result in week 14?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""stadium"" text, ""result"" text, ""record"" text, ""streak"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""week""=14;",2-17386066-2 What team was the opponent when the round was sf?,"CREATE TABLE ""fa_cup"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real, ""scorers"" text );","SELECT ""opponent"" FROM ""fa_cup"" WHERE ""round""='sf';",2-17589865-2 "What is the number of people in attendance when venue shows A, and Di Matteo, M. Hughes were the scorers?","CREATE TABLE ""fa_cup"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real, ""scorers"" text );","SELECT SUM(""attendance"") FROM ""fa_cup"" WHERE ""venue""='a' AND ""scorers""='di matteo, m. hughes';",2-17589865-2 "What is the highest rank that has 5 silvers, less than 5 golds, and less than 7 total medals?","CREATE TABLE ""medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""rank"") FROM ""medal_count"" WHERE ""silver""=5 AND ""gold""<5 AND ""total""<7;",2-162504-2 What is the least amount of silvers for a team with less than 4 golds and less than 5 total medals?,"CREATE TABLE ""medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""silver"") FROM ""medal_count"" WHERE ""total""<5 AND ""gold""<4;",2-162504-2 Who was the opponent for the 2003 davis cup europe/africa group ii?,"CREATE TABLE ""singles_28"" ( ""edition"" text, ""round"" text, ""date"" text, ""against"" text, ""surface"" text, ""opponent"" text, ""result"" text );","SELECT ""opponent"" FROM ""singles_28"" WHERE ""edition""='2003 davis cup europe/africa group ii';",2-16956201-9 What is the round when the match was against sergis kyratzis?,"CREATE TABLE ""singles_28"" ( ""edition"" text, ""round"" text, ""date"" text, ""against"" text, ""surface"" text, ""opponent"" text, ""result"" text );","SELECT ""round"" FROM ""singles_28"" WHERE ""opponent""='sergis kyratzis';",2-16956201-9 "WHAT IS THE HIGHEST 2012 ENROLLMENT FOR école mathieu-martin, AFTER 1972?","CREATE TABLE ""provincial_public_school_systems"" ( ""school_name"" text, ""start"" text, ""school_district"" text, ""year_open"" real, ""2012_enrolment"" real );","SELECT MAX(""2012_enrolment"") FROM ""provincial_public_school_systems"" WHERE ""school_name""='école mathieu-martin' AND ""year_open"">1972;",2-170916-2 WHAT IS THE ENROLLMENT FOR école saint-therèse AFTER 1954?,"CREATE TABLE ""provincial_public_school_systems"" ( ""school_name"" text, ""start"" text, ""school_district"" text, ""year_open"" real, ""2012_enrolment"" real );","SELECT MIN(""2012_enrolment"") FROM ""provincial_public_school_systems"" WHERE ""school_name""='école saint-therèse' AND ""year_open"">1954;",2-170916-2 What was Fuzzy Zoeller's score in the United States?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""country""='united states' AND ""player""='fuzzy zoeller';",2-16458346-3 Where is Miller Barber from?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""player""='miller barber';",2-16458346-3 What was Craig Stadler's score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""player""='craig stadler';",2-16458346-3 What is the to par for Leonard Thompson from the United States with a place of T6?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""place""='t6' AND ""country""='united states' AND ""player""='leonard thompson';",2-16458346-3 what position did the player play who had a number of 15 who played in 1987?,"CREATE TABLE ""j"" ( ""player"" text, ""nationality"" text, ""jersey_number_s"" text, ""position"" text, ""years"" text, ""from"" text );","SELECT ""position"" FROM ""j"" WHERE ""jersey_number_s""='15' AND ""years""='1987';",2-16772687-10 What years did the player from illinois play?,"CREATE TABLE ""j"" ( ""player"" text, ""nationality"" text, ""jersey_number_s"" text, ""position"" text, ""years"" text, ""from"" text );","SELECT ""years"" FROM ""j"" WHERE ""from""='illinois';",2-16772687-10 What was the attendance for the week 1 game?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""schedule"" WHERE ""week""=1;",2-17323758-2 Who was the opponent in the 1 round fight in the Ultimate Fighter 2 Finale?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""round""='1' AND ""event""='the ultimate fighter 2 finale';",2-17440487-2 Who is the opponent in the fight of 1 round when the record is 18-7?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""round""='1' AND ""record""='18-7';",2-17440487-2 What is the record at the UW: Ultimate Fight Minnesota?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""event""='uw: ultimate fight minnesota';",2-17440487-2 What is the record in the 2 round fight that ended by submission (injury)?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""round""='2' AND ""method""='submission (injury)';",2-17440487-2 Who is the opponent at the IFA: Clash of the Champions?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""event""='ifa: clash of the champions';",2-17440487-2 What is the record that resulted in a loss at the RSF: Shooto Challenge 2?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""res""='loss' AND ""event""='rsf: shooto challenge 2';",2-17440487-2 "What is the B (max) average when the C (max) is greater than 156, the taper is 1:19.231, and the D (max) is less than 34.9?","CREATE TABLE ""morse_taper_dimensions_mm"" ( ""morse_taper_number"" real, ""taper"" text, ""b_max"" real, ""c_max"" real, ""d_max"" real );","SELECT AVG(""b_max"") FROM ""morse_taper_dimensions_mm"" WHERE ""c_max"">156 AND ""taper""='1:19.231' AND ""d_max""<34.9;",2-1646586-4 With a Morse Taper number less than 3 and a C (max) of 59.5 what is the total of D (max)?,"CREATE TABLE ""morse_taper_dimensions_mm"" ( ""morse_taper_number"" real, ""taper"" text, ""b_max"" real, ""c_max"" real, ""d_max"" real );","SELECT COUNT(""d_max"") FROM ""morse_taper_dimensions_mm"" WHERE ""morse_taper_number""<3 AND ""c_max""=59.5;",2-1646586-4 What's the total of the Morse Taper number when the D (max) is 20 and the B (max) greater than 94?,"CREATE TABLE ""morse_taper_dimensions_mm"" ( ""morse_taper_number"" real, ""taper"" text, ""b_max"" real, ""c_max"" real, ""d_max"" real );","SELECT SUM(""morse_taper_number"") FROM ""morse_taper_dimensions_mm"" WHERE ""d_max""=20 AND ""b_max"">94;",2-1646586-4 "What total D (max) has a taper of 1:20.047, and a C (max) bigger than 65.5?","CREATE TABLE ""morse_taper_dimensions_mm"" ( ""morse_taper_number"" real, ""taper"" text, ""b_max"" real, ""c_max"" real, ""d_max"" real );","SELECT SUM(""d_max"") FROM ""morse_taper_dimensions_mm"" WHERE ""taper""='1:20.047' AND ""c_max"">65.5;",2-1646586-4 What is the minimum D (max) when the Morse Taper number is less than 0?,"CREATE TABLE ""morse_taper_dimensions_mm"" ( ""morse_taper_number"" real, ""taper"" text, ""b_max"" real, ""c_max"" real, ""d_max"" real );","SELECT MIN(""d_max"") FROM ""morse_taper_dimensions_mm"" WHERE ""morse_taper_number""<0;",2-1646586-4 "What is the average React, when Mark is less than 7.93?","CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""country"" text, ""mark"" real, ""react"" real );","SELECT AVG(""react"") FROM ""final"" WHERE ""mark""<7.93;",2-17221632-4 "What is the lowest React, when Name is ""Candice Davis"", and when Lane is less than 3?","CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""country"" text, ""mark"" real, ""react"" real );","SELECT MIN(""react"") FROM ""final"" WHERE ""name""='candice davis' AND ""lane""<3;",2-17221632-4 "What is the total number of Lane, when Mark is ""7.93"", and when React is less than 0.145?","CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""country"" text, ""mark"" real, ""react"" real );","SELECT COUNT(""lane"") FROM ""final"" WHERE ""mark""=7.93 AND ""react""<0.145;",2-17221632-4 "What is the average React, when Name is ""Candice Davis"", and when Lane is less than 3?","CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""country"" text, ""mark"" real, ""react"" real );","SELECT AVG(""react"") FROM ""final"" WHERE ""name""='candice davis' AND ""lane""<3;",2-17221632-4 "What is the total number of Mark, when Country is ""Russia"", and when React is less than 0.165?","CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""country"" text, ""mark"" real, ""react"" real );","SELECT COUNT(""mark"") FROM ""final"" WHERE ""country""='russia' AND ""react""<0.165;",2-17221632-4 "What is Round, when Method is ""submission (reverse armbar)""?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""round"" FROM ""mixed_martial_arts_record"" WHERE ""method""='submission (reverse armbar)';",2-17037812-2 "What is the total number of Round(s), when Time is ""n/a"", and when Location is ""Canton, Ohio, USA""?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT COUNT(""round"") FROM ""mixed_martial_arts_record"" WHERE ""time""='n/a' AND ""location""='canton, ohio, usa';",2-17037812-2 "What is Location, when Opponent is ""Jonathan Goulet""?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='jonathan goulet';",2-17037812-2 "What is Record, when Method is ""submission (triangle choke)"", and when Time is 0:48?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""method""='submission (triangle choke)' AND ""time""='0:48';",2-17037812-2 When was the premiere of the show that had a rank of #7?,"CREATE TABLE ""nielsen_ratings"" ( ""season"" text, ""premiere"" text, ""finale"" text, ""episodes"" real, ""timeslot"" text, ""rank"" text, ""viewers_in_households"" real );","SELECT ""premiere"" FROM ""nielsen_ratings"" WHERE ""rank""='#7';",2-163252-2 "When was the finale played when the show premiered on September 24, 2002?","CREATE TABLE ""nielsen_ratings"" ( ""season"" text, ""premiere"" text, ""finale"" text, ""episodes"" real, ""timeslot"" text, ""rank"" text, ""viewers_in_households"" real );","SELECT ""finale"" FROM ""nielsen_ratings"" WHERE ""premiere""='september 24, 2002';",2-163252-2 "What is the minimum number of views that watched the show when there was more than 22 episodes and the finale was on May 23, 1995?","CREATE TABLE ""nielsen_ratings"" ( ""season"" text, ""premiere"" text, ""finale"" text, ""episodes"" real, ""timeslot"" text, ""rank"" text, ""viewers_in_households"" real );","SELECT MIN(""viewers_in_households"") FROM ""nielsen_ratings"" WHERE ""finale""='may 23, 1995' AND ""episodes"">22;",2-163252-2 Which title was created in 2001 by Mellow?,"CREATE TABLE ""remixes"" ( ""artist"" text, ""title"" text, ""label"" text, ""number"" text, ""date"" real );","SELECT ""title"" FROM ""remixes"" WHERE ""date""=2001 AND ""artist""='mellow';",2-17279851-2 Which artist has a serial number of ATM24016?,"CREATE TABLE ""remixes"" ( ""artist"" text, ""title"" text, ""label"" text, ""number"" text, ""date"" real );","SELECT ""artist"" FROM ""remixes"" WHERE ""number""='atm24016';",2-17279851-2 What is the latest date that has a serial number of Infec 107CDSX?,"CREATE TABLE ""remixes"" ( ""artist"" text, ""title"" text, ""label"" text, ""number"" text, ""date"" real );","SELECT MAX(""date"") FROM ""remixes"" WHERE ""number""='infec 107cdsx';",2-17279851-2 Which artist has a serial number of BOONCD1?,"CREATE TABLE ""remixes"" ( ""artist"" text, ""title"" text, ""label"" text, ""number"" text, ""date"" real );","SELECT ""artist"" FROM ""remixes"" WHERE ""number""='booncd1';",2-17279851-2 "What is the highest Game, when Streak is ""Win 1"", and when Date is ""February 18""?","CREATE TABLE ""season_schedule"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""record"" text, ""streak"" text );","SELECT MAX(""game"") FROM ""season_schedule"" WHERE ""streak""='win 1' AND ""date""='february 18';",2-17064870-7 Which Away team has a Home team of walsall?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""first_round_proper"" WHERE ""home_team""='walsall';",2-17438349-1 "Which Date has a Score of 2–2, and an Away team of aylesbury united?","CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""first_round_proper"" WHERE ""score""='2–2' AND ""away_team""='aylesbury united';",2-17438349-1 Which Score has a Tie no of 33?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""first_round_proper"" WHERE ""tie_no""='33';",2-17438349-1 "Which Home team has a Tie no of replay, a Date of 19 november 1985, and an Away team of tranmere rovers?","CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""first_round_proper"" WHERE ""tie_no""='replay' AND ""date""='19 november 1985' AND ""away_team""='tranmere rovers';",2-17438349-1 Which Score has a Home team of windsor & eton?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""first_round_proper"" WHERE ""home_team""='windsor & eton';",2-17438349-1 Which Date has a Home team of rochdale?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""first_round_proper"" WHERE ""home_team""='rochdale';",2-17438349-1 In the game that has a score of 71-71-70-73=285 what is the to par?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""to_par"" FROM ""final_leaderboard"" WHERE ""score""='71-71-70-73=285';",2-17245504-1 "What is score of the game that was at a paace of t4, and had the player Butch Baird?","CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""score"" FROM ""final_leaderboard"" WHERE ""place""='t4' AND ""player""='butch baird';",2-17245504-1 Which country has the player Johnny Miller?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""country"" FROM ""final_leaderboard"" WHERE ""player""='johnny miller';",2-17245504-1 Which player has a score of 70-68-69-73=280 and a place of t4?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""player"" FROM ""final_leaderboard"" WHERE ""place""='t4' AND ""score""='70-68-69-73=280';",2-17245504-1 "What is the highest Played, when Average is less than 0.903, when 1992-93 is 25, and when 1994-1995 is greater than 38?","CREATE TABLE ""relegation"" ( ""team"" text, ""average"" real, ""points"" real, ""played"" real, ""1992_93"" text, ""1993_94"" text, ""1994_1995"" real );","SELECT MAX(""played"") FROM ""relegation"" WHERE ""average""<0.903 AND ""1992_93""='25' AND ""1994_1995"">38;",2-16940417-1 "What is the lowest 1994-1995, when Points is 145, and when Played is less than 114?","CREATE TABLE ""relegation"" ( ""team"" text, ""average"" real, ""points"" real, ""played"" real, ""1992_93"" text, ""1993_94"" text, ""1994_1995"" real );","SELECT MIN(""1994_1995"") FROM ""relegation"" WHERE ""points""=145 AND ""played""<114;",2-16940417-1 "What is the sum of Points, when Played is less than 114, when Team is Gimnasia De Jujuy, and when 1994-1995 is less than 32?","CREATE TABLE ""relegation"" ( ""team"" text, ""average"" real, ""points"" real, ""played"" real, ""1992_93"" text, ""1993_94"" text, ""1994_1995"" real );","SELECT SUM(""points"") FROM ""relegation"" WHERE ""played""<114 AND ""team""='gimnasia de jujuy' AND ""1994_1995""<32;",2-16940417-1 "What date that was the league position was 1st, and the result F– A was 5 – 0?","CREATE TABLE ""first_division"" ( ""date"" text, ""opponents"" text, ""h_a"" text, ""result_f_a"" text, ""attendance"" real, ""league_position"" text );","SELECT ""date"" FROM ""first_division"" WHERE ""league_position""='1st' AND ""result_f_a""='5 – 0';",2-17577144-2 "What date was the opponent Nottingham Forest, and the H/A was A?","CREATE TABLE ""first_division"" ( ""date"" text, ""opponents"" text, ""h_a"" text, ""result_f_a"" text, ""attendance"" real, ""league_position"" text );","SELECT ""date"" FROM ""first_division"" WHERE ""opponents""='nottingham forest' AND ""h_a""='a';",2-17577144-2 What date was Notts County the opponent and the league position was 1st?,"CREATE TABLE ""first_division"" ( ""date"" text, ""opponents"" text, ""h_a"" text, ""result_f_a"" text, ""attendance"" real, ""league_position"" text );","SELECT ""date"" FROM ""first_division"" WHERE ""opponents""='notts county' AND ""league_position""='1st';",2-17577144-2 What was the poll source that showed Democrat: John Lynch at 62% and had a lead margin of less than 33?,"CREATE TABLE ""opinion_polling_for_the_united_states_gu"" ( ""poll_source"" text, ""dates_administered"" text, ""democrat_john_lynch"" text, ""republican_joe_kenney"" text, ""lead_margin"" real );","SELECT ""poll_source"" FROM ""opinion_polling_for_the_united_states_gu"" WHERE ""lead_margin""<33 AND ""democrat_john_lynch""='62%';",2-17538810-4 What is the mark for the runner in lanes under 2 and heats under 5?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT ""mark"" FROM ""heats"" WHERE ""lane""<2 AND ""heat""<5;",2-16195179-2 Who is in heat 5 from Guyana?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT ""name"" FROM ""heats"" WHERE ""heat""=5 AND ""country""='guyana';",2-16195179-2 How many lanes was Khadevis Robinson in for heats over 2?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""country"" text, ""mark"" text );","SELECT COUNT(""lane"") FROM ""heats"" WHERE ""heat"">2 AND ""name""='khadevis robinson';",2-16195179-2 Which ICB Sector had a ticker symbol of pp?,"CREATE TABLE ""composition"" ( ""company"" text, ""icb_sector"" text, ""ticker_symbol"" text, ""index_weighting_pct_at_17_january_2013"" real, ""market_cap_at_april_2013"" real );","SELECT ""icb_sector"" FROM ""composition"" WHERE ""ticker_symbol""='pp';",2-168274-1 Which ICB Sector belongs to vallourec?,"CREATE TABLE ""composition"" ( ""company"" text, ""icb_sector"" text, ""ticker_symbol"" text, ""index_weighting_pct_at_17_january_2013"" real, ""market_cap_at_april_2013"" real );","SELECT ""icb_sector"" FROM ""composition"" WHERE ""company""='vallourec';",2-168274-1 "Which Week is the highest one that has a Result of w 23-20, and an Attendance smaller than 34,127?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""result""='w 23-20' AND ""attendance""<'34,127';",2-17131208-2 "What was the average attendance on october 3, 1976?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT AVG(""attendance"") FROM ""schedule"" WHERE ""date""='october 3, 1976';",2-17131208-2 "How many weeks have a Date of december 4, 1976, and an Attendance larger than 57,366?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT SUM(""week"") FROM ""schedule"" WHERE ""date""='december 4, 1976' AND ""attendance"">'57,366';",2-17131208-2 What was the total number of aircrafts in 2011 for sydney airport that was ranked number 1?,"CREATE TABLE ""top_12_by_aircraft_movements_in_2009_201"" ( ""rank"" real, ""airport"" text, ""location"" text, ""2011"" real, ""2010"" real, ""2009"" real );","SELECT COUNT(""2011"") FROM ""top_12_by_aircraft_movements_in_2009_201"" WHERE ""airport""='sydney airport' AND ""rank""<1;",2-17419587-2 "What was the lowest rank for the airport in perth, western australia that had more than 124,640 aircraft movements in 2010 and more than 265,802 aircrafts in 2011?","CREATE TABLE ""top_12_by_aircraft_movements_in_2009_201"" ( ""rank"" real, ""airport"" text, ""location"" text, ""2011"" real, ""2010"" real, ""2009"" real );","SELECT MIN(""rank"") FROM ""top_12_by_aircraft_movements_in_2009_201"" WHERE ""location""='perth, western australia' AND ""2010"">'124,640' AND ""2011"">'265,802';",2-17419587-2 "What is the sum of the ranks for the Gold Coast Airport which had less than 118,354 aircraft movements in 2010?","CREATE TABLE ""top_12_by_aircraft_movements_in_2009_201"" ( ""rank"" real, ""airport"" text, ""location"" text, ""2011"" real, ""2010"" real, ""2009"" real );","SELECT SUM(""rank"") FROM ""top_12_by_aircraft_movements_in_2009_201"" WHERE ""2010""<'118,354' AND ""airport""='gold coast airport';",2-17419587-2 "What is the result for November 25, 2001?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""date""='november 25, 2001';",2-16882078-2 What is the result for week 12 against the Green Bay Packers?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""week"">12 AND ""opponent""='green bay packers';",2-16882078-2 What was the attendance like for week 8?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""week""=8;",2-16882078-2 "What was the passenger fare for Lansing, when the passenger fare for Kalamazoo was $599.39?","CREATE TABLE ""average_domestic_passenger_fares_for_cap"" ( ""year"" real, ""lansing_lan"" text, ""detroit_dtw"" text, ""grand_rapids_grr"" text, ""flint_fnt"" text, ""kalamazoo_azo"" text, ""saginaw_mbs"" text );","SELECT ""lansing_lan"" FROM ""average_domestic_passenger_fares_for_cap"" WHERE ""kalamazoo_azo""='$599.39';",2-1637981-7 For how many years did Detroit have a passenger fare of $307.29?,"CREATE TABLE ""average_domestic_passenger_fares_for_cap"" ( ""year"" real, ""lansing_lan"" text, ""detroit_dtw"" text, ""grand_rapids_grr"" text, ""flint_fnt"" text, ""kalamazoo_azo"" text, ""saginaw_mbs"" text );","SELECT SUM(""year"") FROM ""average_domestic_passenger_fares_for_cap"" WHERE ""detroit_dtw""='$307.29';",2-1637981-7 "What was the passenger fare for Grand Rapids, when the passenger fare for Detroit was $378.55?","CREATE TABLE ""average_domestic_passenger_fares_for_cap"" ( ""year"" real, ""lansing_lan"" text, ""detroit_dtw"" text, ""grand_rapids_grr"" text, ""flint_fnt"" text, ""kalamazoo_azo"" text, ""saginaw_mbs"" text );","SELECT ""grand_rapids_grr"" FROM ""average_domestic_passenger_fares_for_cap"" WHERE ""detroit_dtw""='$378.55';",2-1637981-7 "Before the year 2010, and when Kalamazoo had a passenger fare of $517.32, what was the passenger fare for Detroit?","CREATE TABLE ""average_domestic_passenger_fares_for_cap"" ( ""year"" real, ""lansing_lan"" text, ""detroit_dtw"" text, ""grand_rapids_grr"" text, ""flint_fnt"" text, ""kalamazoo_azo"" text, ""saginaw_mbs"" text );","SELECT ""detroit_dtw"" FROM ""average_domestic_passenger_fares_for_cap"" WHERE ""year""<2010 AND ""kalamazoo_azo""='$517.32';",2-1637981-7 Which Club has a League goals of 21?,"CREATE TABLE ""second_division"" ( ""scorer"" text, ""club"" text, ""league_goals"" text, ""fa_cup_goals"" real, ""league_cup_goals"" real, ""total"" real );","SELECT ""club"" FROM ""second_division"" WHERE ""league_goals""='21';",2-16454472-14 "Which Club has a League Cup goals of 0, and a League goals of 11, and a Scorer of joe laidlaw?","CREATE TABLE ""second_division"" ( ""scorer"" text, ""club"" text, ""league_goals"" text, ""fa_cup_goals"" real, ""league_cup_goals"" real, ""total"" real );","SELECT ""club"" FROM ""second_division"" WHERE ""league_cup_goals""=0 AND ""league_goals""='11' AND ""scorer""='joe laidlaw';",2-16454472-14 "Which FA Cup goals have a League goals of 18, and a Club of sheffield united?","CREATE TABLE ""second_division"" ( ""scorer"" text, ""club"" text, ""league_goals"" text, ""fa_cup_goals"" real, ""league_cup_goals"" real, ""total"" real );","SELECT MAX(""fa_cup_goals"") FROM ""second_division"" WHERE ""league_goals""='18' AND ""club""='sheffield united';",2-16454472-14 "Which League Cup goals have a Scorer of ken houghton, and an FA Cup goals smaller than 0?","CREATE TABLE ""second_division"" ( ""scorer"" text, ""club"" text, ""league_goals"" text, ""fa_cup_goals"" real, ""league_cup_goals"" real, ""total"" real );","SELECT MAX(""league_cup_goals"") FROM ""second_division"" WHERE ""scorer""='ken houghton' AND ""fa_cup_goals""<0;",2-16454472-14 Who was the home team when the away team was Bristol Rovers?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""second_round_proper"" WHERE ""away_team""='bristol rovers';",2-17438349-2 What was the home team when the away team was Frickley Athletic?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""second_round_proper"" WHERE ""away_team""='frickley athletic';",2-17438349-2 When did Reading play at home?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""second_round_proper"" WHERE ""home_team""='reading';",2-17438349-2 What was the association for Indonesian Idol after 2005 with a Nominated Result?,"CREATE TABLE ""list_of_awards_and_nominations"" ( ""year"" real, ""association"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""association"" FROM ""list_of_awards_and_nominations"" WHERE ""nominee""='indonesian idol' AND ""year"">2005 AND ""result""='nominated';",2-1646960-11 What was the earliest year that Indonesian Idol won?,"CREATE TABLE ""list_of_awards_and_nominations"" ( ""year"" real, ""association"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT MIN(""year"") FROM ""list_of_awards_and_nominations"" WHERE ""nominee""='indonesian idol' AND ""result""='won';",2-1646960-11 Who was the association that Daniel Mananta belonged to after 2011?,"CREATE TABLE ""list_of_awards_and_nominations"" ( ""year"" real, ""association"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""association"" FROM ""list_of_awards_and_nominations"" WHERE ""nominee""='daniel mananta' AND ""year"">2011;",2-1646960-11 What was the result in a year before 2013 that the nomination category was Presenter Talent Show?,"CREATE TABLE ""list_of_awards_and_nominations"" ( ""year"" real, ""association"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""result"" FROM ""list_of_awards_and_nominations"" WHERE ""year""<2013 AND ""category""='presenter talent show';",2-1646960-11 What competition had a score of 8-1?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""score""='8-1';",2-17424331-1 Who was the away team for the game with a score of 139-119?,"CREATE TABLE ""round_20"" ( ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text, ""box_score"" text, ""report"" text );","SELECT ""away_team"" FROM ""round_20"" WHERE ""score""='139-119';",2-16653153-27 Which date had a venue of the Gold Coast Convention Centre?,"CREATE TABLE ""round_20"" ( ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text, ""box_score"" text, ""report"" text );","SELECT ""date"" FROM ""round_20"" WHERE ""venue""='gold coast convention centre';",2-16653153-27 Which date had a venue of the State Sports Centre?,"CREATE TABLE ""round_20"" ( ""date"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""venue"" text, ""box_score"" text, ""report"" text );","SELECT ""date"" FROM ""round_20"" WHERE ""venue""='state sports centre';",2-16653153-27 What is the smallest shot % with ends won larger than 29 and ends lost smaller than 26?,"CREATE TABLE ""standings"" ( ""province"" text, ""skip"" text, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT MIN(""shot_pct"") FROM ""standings"" WHERE ""ends_won"">29 AND ""ends_lost""<26;",2-17012578-6 How many ends lost when skip is Kevin Koe and stolen ends are more than 6?,"CREATE TABLE ""standings"" ( ""province"" text, ""skip"" text, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT COUNT(""ends_lost"") FROM ""standings"" WHERE ""skip""='kevin koe' AND ""stolen_ends"">6;",2-17012578-6 How many ends lost when shot % is 88 and ends won are 31?,"CREATE TABLE ""standings"" ( ""province"" text, ""skip"" text, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT COUNT(""ends_lost"") FROM ""standings"" WHERE ""shot_pct""=88 AND ""ends_won""=31;",2-17012578-6 How many ends lost for Alberta when stolen ends are greater than 7?,"CREATE TABLE ""standings"" ( ""province"" text, ""skip"" text, ""ends_won"" real, ""ends_lost"" real, ""blank_ends"" real, ""stolen_ends"" real, ""shot_pct"" real );","SELECT SUM(""ends_lost"") FROM ""standings"" WHERE ""province""='alberta' AND ""stolen_ends"">7;",2-17012578-6 What is the Winner of the Event in Punta del Este?,"CREATE TABLE ""season_5"" ( ""date"" text, ""city"" text, ""event"" text, ""winner"" text, ""prize"" text );","SELECT ""winner"" FROM ""season_5"" WHERE ""city""='punta del este';",2-17282079-5 What is the Date of the Event in Panama City?,"CREATE TABLE ""season_5"" ( ""date"" text, ""city"" text, ""event"" text, ""winner"" text, ""prize"" text );","SELECT ""date"" FROM ""season_5"" WHERE ""city""='panama city';",2-17282079-5 What is the Winner of the Event in Panama City?,"CREATE TABLE ""season_5"" ( ""date"" text, ""city"" text, ""event"" text, ""winner"" text, ""prize"" text );","SELECT ""winner"" FROM ""season_5"" WHERE ""city""='panama city';",2-17282079-5 "What is the Winner of the Event on September 26-30, 2012?","CREATE TABLE ""season_5"" ( ""date"" text, ""city"" text, ""event"" text, ""winner"" text, ""prize"" text );","SELECT ""winner"" FROM ""season_5"" WHERE ""date""='september 26-30, 2012';",2-17282079-5 "What is the lowest Laps, when Rider is Sylvain Guintoli, and when Grid is less than 16?","CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT MIN(""laps"") FROM ""moto_gp_classification"" WHERE ""rider""='sylvain guintoli' AND ""grid""<16;",2-16287116-1 "What is the lowest Grid, when Laps is 21, when Manufacturer is Yamaha, and when Time is +18.802?","CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT MIN(""grid"") FROM ""moto_gp_classification"" WHERE ""laps""=21 AND ""manufacturer""='yamaha' AND ""time""='+18.802';",2-16287116-1 "What is Rider, when Grid is less than 16, when Laps is 21, when Manufacturer is Honda, and when Time is +10.583?","CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT ""rider"" FROM ""moto_gp_classification"" WHERE ""grid""<16 AND ""laps""=21 AND ""manufacturer""='honda' AND ""time""='+10.583';",2-16287116-1 "What is the average Grid, when Rider is Shinya Nakano, and when Laps is less than 21?","CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT AVG(""grid"") FROM ""moto_gp_classification"" WHERE ""rider""='shinya nakano' AND ""laps""<21;",2-16287116-1 who is the miss earth venezuela when the 2nd runner-up is maría escalante?,"CREATE TABLE ""winners"" ( ""year"" real, ""miss_earth_venezuela"" text, ""1st_runner_up"" text, ""2nd_runner_up"" text, ""3rd_runner_up"" text, ""4th_runner_up"" text );","SELECT ""miss_earth_venezuela"" FROM ""winners"" WHERE ""2nd_runner_up""='maría escalante';",2-17070080-1 who is the 2nd runner-up when the year is before 2008 and the 3rd runner-up is mariannys caraballo?,"CREATE TABLE ""winners"" ( ""year"" real, ""miss_earth_venezuela"" text, ""1st_runner_up"" text, ""2nd_runner_up"" text, ""3rd_runner_up"" text, ""4th_runner_up"" text );","SELECT ""2nd_runner_up"" FROM ""winners"" WHERE ""year""<2008 AND ""3rd_runner_up""='mariannys caraballo';",2-17070080-1 who is the 1st runner-up when the miss earth Venezuela is maría daniela torrealba?,"CREATE TABLE ""winners"" ( ""year"" real, ""miss_earth_venezuela"" text, ""1st_runner_up"" text, ""2nd_runner_up"" text, ""3rd_runner_up"" text, ""4th_runner_up"" text );","SELECT ""1st_runner_up"" FROM ""winners"" WHERE ""miss_earth_venezuela""='maría daniela torrealba';",2-17070080-1 who is the 4th runner-up when the 2nd runner-up is osmariel villalobos?,"CREATE TABLE ""winners"" ( ""year"" real, ""miss_earth_venezuela"" text, ""1st_runner_up"" text, ""2nd_runner_up"" text, ""3rd_runner_up"" text, ""4th_runner_up"" text );","SELECT ""4th_runner_up"" FROM ""winners"" WHERE ""2nd_runner_up""='osmariel villalobos';",2-17070080-1 who is the 2nd runner-up when the 3rd runner-up is mariannys caraballo?,"CREATE TABLE ""winners"" ( ""year"" real, ""miss_earth_venezuela"" text, ""1st_runner_up"" text, ""2nd_runner_up"" text, ""3rd_runner_up"" text, ""4th_runner_up"" text );","SELECT ""2nd_runner_up"" FROM ""winners"" WHERE ""3rd_runner_up""='mariannys caraballo';",2-17070080-1 Which Semi finalists had a Week of may 15?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semi_finalists"" text );","SELECT ""semi_finalists"" FROM ""singles"" WHERE ""week""='may 15';",2-16871290-1 Which Finalist has a Semi finalists of monica seles conchita martínez?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semi_finalists"" text );","SELECT ""finalist"" FROM ""singles"" WHERE ""semi_finalists""='monica seles conchita martínez';",2-16871290-1 Which Tournament has a Semi finalists of monica seles sandrine testud?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semi_finalists"" text );","SELECT ""tournament"" FROM ""singles"" WHERE ""semi_finalists""='monica seles sandrine testud';",2-16871290-1 Which Surface has a Semi finalists of conchita martínez arantxa sánchez?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semi_finalists"" text );","SELECT ""surface"" FROM ""singles"" WHERE ""semi_finalists""='conchita martínez arantxa sánchez';",2-16871290-1 Which Tournament has a Semi finalists of mary pierce elena dementieva?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semi_finalists"" text );","SELECT ""tournament"" FROM ""singles"" WHERE ""semi_finalists""='mary pierce elena dementieva';",2-16871290-1 Which Tournament has a Semi finalists of martina hingis joannette kruger?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semi_finalists"" text );","SELECT ""tournament"" FROM ""singles"" WHERE ""semi_finalists""='martina hingis joannette kruger';",2-16871290-1 "What is Winner, when Prize is ""£50,000"", and when Runner-Up is ""Korosh Nejad""?","CREATE TABLE ""series_finalists"" ( ""season"" text, ""winner"" text, ""prize"" text, ""runner_up"" text, ""3rd_place"" text );","SELECT ""winner"" FROM ""series_finalists"" WHERE ""prize""='£50,000' AND ""runner_up""='korosh nejad';",2-1718446-1 "What is Season, when Prize is ""$100,000""?","CREATE TABLE ""series_finalists"" ( ""season"" text, ""winner"" text, ""prize"" text, ""runner_up"" text, ""3rd_place"" text );","SELECT ""season"" FROM ""series_finalists"" WHERE ""prize""='$100,000';",2-1718446-1 "What is Prize, when Winner is ""John Shaw""?","CREATE TABLE ""series_finalists"" ( ""season"" text, ""winner"" text, ""prize"" text, ""runner_up"" text, ""3rd_place"" text );","SELECT ""prize"" FROM ""series_finalists"" WHERE ""winner""='john shaw';",2-1718446-1 "What is 3rd Place, when Runner-Up is ""Simon Ehne"", and when Prize is $100,000?","CREATE TABLE ""series_finalists"" ( ""season"" text, ""winner"" text, ""prize"" text, ""runner_up"" text, ""3rd_place"" text );","SELECT ""3rd_place"" FROM ""series_finalists"" WHERE ""runner_up""='simon ehne' AND ""prize""='$100,000';",2-1718446-1 "What is Prize, when Runner-Up is ""Simon Ehne"", and when Winner is ""David Tighe""?","CREATE TABLE ""series_finalists"" ( ""season"" text, ""winner"" text, ""prize"" text, ""runner_up"" text, ""3rd_place"" text );","SELECT ""prize"" FROM ""series_finalists"" WHERE ""runner_up""='simon ehne' AND ""winner""='david tighe';",2-1718446-1 "What is Prize, when Season is ""2""?","CREATE TABLE ""series_finalists"" ( ""season"" text, ""winner"" text, ""prize"" text, ""runner_up"" text, ""3rd_place"" text );","SELECT ""prize"" FROM ""series_finalists"" WHERE ""season""='2';",2-1718446-1 "What is Name (Birth-Death), when Left Office is 7 October 1958?","CREATE TABLE ""syrian_arab_republic_1961_present"" ( ""name_birth_death"" text, ""took_office"" text, ""left_office"" text, ""political_party"" text, ""note_s"" text );","SELECT ""name_birth_death"" FROM ""syrian_arab_republic_1961_present"" WHERE ""left_office""='7 october 1958';",2-16792161-2 "What is Left Office, when Political Party is Ba'ath Party ( Syria Region ), and when Took Office is 7 March 1958?","CREATE TABLE ""syrian_arab_republic_1961_present"" ( ""name_birth_death"" text, ""took_office"" text, ""left_office"" text, ""political_party"" text, ""note_s"" text );","SELECT ""left_office"" FROM ""syrian_arab_republic_1961_present"" WHERE ""political_party""='ba''ath party ( syria region )' AND ""took_office""='7 march 1958';",2-16792161-2 What is the date for game 4?,"CREATE TABLE ""series_summary"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""date"" FROM ""series_summary"" WHERE ""game""='game 4';",2-17460096-1 Who is the home team in game 2?,"CREATE TABLE ""series_summary"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""home_team"" FROM ""series_summary"" WHERE ""game""='game 2';",2-17460096-1 What is the result for game 5?,"CREATE TABLE ""series_summary"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""result"" FROM ""series_summary"" WHERE ""game""='game 5';",2-17460096-1 "What is the value in 1990 when it is A in 1989, 1985, and 1993?","CREATE TABLE ""singles"" ( ""tournament"" text, ""1985"" text, ""1986"" text, ""1987"" text, ""1988"" text, ""1989"" text, ""1990"" text, ""1991"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2010"" text, ""2011"" text );","SELECT ""1990"" FROM ""singles"" WHERE ""1989""='a' AND ""1985""='a' AND ""1993""='a';",2-166170-6 What is the value in 1988 when it is 2R in 1997 and SF in 1993?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""1985"" text, ""1986"" text, ""1987"" text, ""1988"" text, ""1989"" text, ""1990"" text, ""1991"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2010"" text, ""2011"" text );","SELECT ""1988"" FROM ""singles"" WHERE ""1997""='2r' AND ""1993""='sf';",2-166170-6 "What is the value in 1987 when it is A in 1999, 1989, and 1997?","CREATE TABLE ""singles"" ( ""tournament"" text, ""1985"" text, ""1986"" text, ""1987"" text, ""1988"" text, ""1989"" text, ""1990"" text, ""1991"" text, ""1992"" text, ""1993"" text, ""1994"" text, ""1995"" text, ""1996"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2010"" text, ""2011"" text );","SELECT ""1987"" FROM ""singles"" WHERE ""1999""='a' AND ""1989""='a' AND ""1997""='a';",2-166170-6 What was the result of the los angeles rams game?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""opponent""='los angeles rams';",2-16712710-2 what was the result in week 10?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""week""=10;",2-16712710-2 What is the location of the opponent Siarhei Navarka?,"CREATE TABLE ""professional_career"" ( ""result"" text, ""opponent"" text, ""date"" text, ""promotor"" text, ""location"" text );","SELECT ""location"" FROM ""professional_career"" WHERE ""opponent""='siarhei navarka';",2-16880965-1 "Which location has the promotor Frank Moloney, and the opponent Gennadiy Rasalev?","CREATE TABLE ""professional_career"" ( ""result"" text, ""opponent"" text, ""date"" text, ""promotor"" text, ""location"" text );","SELECT ""location"" FROM ""professional_career"" WHERE ""promotor""='frank moloney' AND ""opponent""='gennadiy rasalev';",2-16880965-1 Which date has the promoter Frank Moloney and the opponent Georgi Iliev?,"CREATE TABLE ""professional_career"" ( ""result"" text, ""opponent"" text, ""date"" text, ""promotor"" text, ""location"" text );","SELECT ""date"" FROM ""professional_career"" WHERE ""promotor""='frank moloney' AND ""opponent""='georgi iliev';",2-16880965-1 "What is Quantity made, when Wheel Arrangement is ""2-6-0"", and when Class is ""D-3""?","CREATE TABLE ""class_d_2_6_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""quantity_made"" FROM ""class_d_2_6_0"" WHERE ""wheel_arrangement""='2-6-0' AND ""class""='d-3';",2-17248696-4 "What is Fleet Number(s), when Wheel Arrangement is ""2-6-0"", and when Class is ""Z""?","CREATE TABLE ""class_d_2_6_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""fleet_number_s"" FROM ""class_d_2_6_0"" WHERE ""wheel_arrangement""='2-6-0' AND ""class""='z';",2-17248696-4 "What is Fleet Number(s), when Quantity Preserved is ""0"", when Quantity Made is 1, and when Class is ""Z""?","CREATE TABLE ""class_d_2_6_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""fleet_number_s"" FROM ""class_d_2_6_0"" WHERE ""quantity_preserved""='0' AND ""quantity_made""='1' AND ""class""='z';",2-17248696-4 Which Year(s) won has a To par of +8?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""year_s_won"" FROM ""made_the_cut"" WHERE ""to_par""='+8';",2-17245565-2 How many totals does gene littler have?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT COUNT(""total"") FROM ""made_the_cut"" WHERE ""player""='gene littler';",2-17245565-2 "Which Total is the lowest one that has a Country of united states, and a To par of +12?","CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT MIN(""total"") FROM ""made_the_cut"" WHERE ""country""='united states' AND ""to_par""='+12';",2-17245565-2 What year or years did arnold palmer win?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""year_s_won"" FROM ""made_the_cut"" WHERE ""player""='arnold palmer';",2-17245565-2 what is the winning % for the years 2006-11?,"CREATE TABLE ""coaching_history"" ( ""coach"" text, ""years"" text, ""seasons"" real, ""record"" text, ""winning_pct"" real );","SELECT ""winning_pct"" FROM ""coaching_history"" WHERE ""years""='2006-11';",2-16201038-1 how many times is the seasons 2 and the coach guy lowman?,"CREATE TABLE ""coaching_history"" ( ""coach"" text, ""years"" text, ""seasons"" real, ""record"" text, ""winning_pct"" real );","SELECT COUNT(""winning_pct"") FROM ""coaching_history"" WHERE ""seasons""=2 AND ""coach""='guy lowman';",2-16201038-1 what is the record for years 2006-11?,"CREATE TABLE ""coaching_history"" ( ""coach"" text, ""years"" text, ""seasons"" real, ""record"" text, ""winning_pct"" real );","SELECT ""record"" FROM ""coaching_history"" WHERE ""years""='2006-11';",2-16201038-1 "What is the Result of the AFG Arena, St. Gallen Competition with a Score of 1–0?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""venue""='afg arena, st. gallen' AND ""score""='1–0';",2-1691208-1 Who won the Metas Volantes Classification in the stage in which Damiano Cunego won the points classification?,"CREATE TABLE ""jersey_progress"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""metas_volantes_classification"" text, ""team_classification"" text );","SELECT ""metas_volantes_classification"" FROM ""jersey_progress"" WHERE ""points_classification""='damiano cunego';",2-16654805-14 Who led the metas volantes classification for stage 4?,"CREATE TABLE ""jersey_progress"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""metas_volantes_classification"" text, ""team_classification"" text );","SELECT ""metas_volantes_classification"" FROM ""jersey_progress"" WHERE ""stage""=4;",2-16654805-14 Who was the winner in the stage that Damiano Cunego led the points classification?,"CREATE TABLE ""jersey_progress"" ( ""stage"" real, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""metas_volantes_classification"" text, ""team_classification"" text );","SELECT ""winner"" FROM ""jersey_progress"" WHERE ""points_classification""='damiano cunego';",2-16654805-14 What was the attendance when they played at Dallas Cowboys?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""schedule"" WHERE ""opponent""='at dallas cowboys';",2-17386087-2 "What was the attendance at the game before week 8, held on October 25, 1981?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT SUM(""attendance"") FROM ""schedule"" WHERE ""date""='october 25, 1981' AND ""week""<8;",2-17386087-2 What was the date of the game played after week 15?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""week"">15;",2-17386087-2 Which player had a position of OT during round 27?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""name"" FROM ""washington_redskins_draft_history"" WHERE ""position""='ot' AND ""round""=27;",2-17100961-15 Which Doctor Who episode has a Episode # of 11?,"CREATE TABLE ""series_1_2005"" ( ""episode_num"" text, ""original_airdate_uk"" text, ""episode_title"" text, ""doctor_who_episode"" text, ""webcast_link"" text );","SELECT ""doctor_who_episode"" FROM ""series_1_2005"" WHERE ""episode_num""='11';",2-1656361-1 Which Doctor Who episode has a Original airdate (UK) of dvd only?,"CREATE TABLE ""series_1_2005"" ( ""episode_num"" text, ""original_airdate_uk"" text, ""episode_title"" text, ""doctor_who_episode"" text, ""webcast_link"" text );","SELECT ""doctor_who_episode"" FROM ""series_1_2005"" WHERE ""original_airdate_uk""='dvd only';",2-1656361-1 "Which Original airdate (UK) has a Doctor Who episode of "" the doctor dances ""?","CREATE TABLE ""series_1_2005"" ( ""episode_num"" text, ""original_airdate_uk"" text, ""episode_title"" text, ""doctor_who_episode"" text, ""webcast_link"" text );","SELECT ""original_airdate_uk"" FROM ""series_1_2005"" WHERE ""doctor_who_episode""='\"" the doctor dances \""';",2-1656361-1 Which Episode title has a Doctor Who episode of episodes 1–12?,"CREATE TABLE ""series_1_2005"" ( ""episode_num"" text, ""original_airdate_uk"" text, ""episode_title"" text, ""doctor_who_episode"" text, ""webcast_link"" text );","SELECT ""episode_title"" FROM ""series_1_2005"" WHERE ""doctor_who_episode""='episodes 1–12';",2-1656361-1 Which Episode title has a Episode # of s2?,"CREATE TABLE ""series_1_2005"" ( ""episode_num"" text, ""original_airdate_uk"" text, ""episode_title"" text, ""doctor_who_episode"" text, ""webcast_link"" text );","SELECT ""episode_title"" FROM ""series_1_2005"" WHERE ""episode_num""='s2';",2-1656361-1 Which Doctor Who episode has an Original airdate (UK) of 14 may 2005?,"CREATE TABLE ""series_1_2005"" ( ""episode_num"" text, ""original_airdate_uk"" text, ""episode_title"" text, ""doctor_who_episode"" text, ""webcast_link"" text );","SELECT ""doctor_who_episode"" FROM ""series_1_2005"" WHERE ""original_airdate_uk""='14 may 2005';",2-1656361-1 "Which result has a Location of canada, and a Record of 3-3?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""location""='canada' AND ""record""='3-3';",2-17017717-2 Which event has a Round larger than 2?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""round"">2;",2-17017717-2 "WHAT IS THE RANGE WITH ISOLATION SMALLER THAN 2.35, RANK LARGER THAN 38, ELEVATION GREATER THAN 6,080, AND NAMED PLOTT BALSAM?","CREATE TABLE ""the_southern_sixers"" ( ""rank"" real, ""peak_name"" text, ""elevation_ft"" real, ""range"" text, ""isolation"" real );","SELECT ""range"" FROM ""the_southern_sixers"" WHERE ""isolation""<2.35 AND ""rank"">38 AND ""elevation_ft"">'6,080' AND ""peak_name""='plott balsam';",2-16998383-1 "WHAT IS THE ELEVATION OF THE UNAKA MOUNTAINS, IN ROAN HIGH BLUFF PEAK, AND ISOLATION LARGER THAN 1.54?","CREATE TABLE ""the_southern_sixers"" ( ""rank"" real, ""peak_name"" text, ""elevation_ft"" real, ""range"" text, ""isolation"" real );","SELECT AVG(""elevation_ft"") FROM ""the_southern_sixers"" WHERE ""range""='unaka mountains' AND ""peak_name""='roan high bluff' AND ""isolation"">1.54;",2-16998383-1 "With a silver greater than 0, gold of 9 and a bronze less than 9, what is the lowest total listed?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""medal_table"" WHERE ""silver"">0 AND ""gold""=9 AND ""bronze""<9;",2-16744545-2 What was the Attendance on Week 8?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT AVG(""attendance"") FROM ""schedule"" WHERE ""week""=8;",2-16678524-2 What is the Attendance after Week 8 with a Result of W 42–0?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""schedule"" WHERE ""week"">8 AND ""result""='w 42–0';",2-16678524-2 "what is the average bronze when gold is more than 0, the nation is greece and silver is less than 0?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""bronze"") FROM ""medal_table"" WHERE ""gold"">0 AND ""nation""='greece' AND ""silver""<0;",2-17605287-3 what is the rank when bronze is less than 1 and silver is less than 1?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""rank"" FROM ""medal_table"" WHERE ""bronze""<1 AND ""silver""<1;",2-17605287-3 Which country had a round of Q3?,"CREATE TABLE ""european_cups_history"" ( ""season"" text, ""round"" text, ""country"" text, ""club"" text, ""home"" text, ""away"" text, ""aggregate"" text );","SELECT ""country"" FROM ""european_cups_history"" WHERE ""round""='q3';",2-172334-1 Which Country has a To par of e?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""country"" FROM ""made_the_cut"" WHERE ""to_par""='e';",2-17198476-1 "Which Finish has a To par of –1, and a Year(s) won of 1955?","CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""finish"" FROM ""made_the_cut"" WHERE ""to_par""='–1' AND ""year_s_won""='1955';",2-17198476-1 "Which To par has a Finish of t3, and a Player of julius boros?","CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""to_par"" FROM ""made_the_cut"" WHERE ""finish""='t3' AND ""player""='julius boros';",2-17198476-1 "Which Player has a To par of –1, and a Year(s) won of 1952?","CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""player"" FROM ""made_the_cut"" WHERE ""to_par""='–1' AND ""year_s_won""='1952';",2-17198476-1 "Which To par has a Total larger than 283, and a Finish of t12?","CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""to_par"" FROM ""made_the_cut"" WHERE ""total"">283 AND ""finish""='t12';",2-17198476-1 "What is Role, when Status is ""2001 - 2003, 2005 - 2009""?","CREATE TABLE ""farmhands"" ( ""actor"" text, ""role"" text, ""status"" text, ""number_of_episodes"" text, ""notes"" text );","SELECT ""role"" FROM ""farmhands"" WHERE ""status""='2001 - 2003, 2005 - 2009';",2-16705865-4 "What is Actor, when Role is ""Kate Manfredi""?","CREATE TABLE ""farmhands"" ( ""actor"" text, ""role"" text, ""status"" text, ""number_of_episodes"" text, ""notes"" text );","SELECT ""actor"" FROM ""farmhands"" WHERE ""role""='kate manfredi';",2-16705865-4 "What is Number Of Episodes, when Actor is ""Jessica Napier""","CREATE TABLE ""farmhands"" ( ""actor"" text, ""role"" text, ""status"" text, ""number_of_episodes"" text, ""notes"" text );","SELECT ""number_of_episodes"" FROM ""farmhands"" WHERE ""actor""='jessica napier';",2-16705865-4 "What is Actor, when Number Of Episodes is ""117 Episodes""?","CREATE TABLE ""farmhands"" ( ""actor"" text, ""role"" text, ""status"" text, ""number_of_episodes"" text, ""notes"" text );","SELECT ""actor"" FROM ""farmhands"" WHERE ""number_of_episodes""='117 episodes';",2-16705865-4 "What is Number Of Episodes, when Status is ""2001 - 2003, 2005 - 2009""?","CREATE TABLE ""farmhands"" ( ""actor"" text, ""role"" text, ""status"" text, ""number_of_episodes"" text, ""notes"" text );","SELECT ""number_of_episodes"" FROM ""farmhands"" WHERE ""status""='2001 - 2003, 2005 - 2009';",2-16705865-4 "What is Number Of Episodes, when Notes is ""Moved to run a farm with boyfriend Jake.""?","CREATE TABLE ""farmhands"" ( ""actor"" text, ""role"" text, ""status"" text, ""number_of_episodes"" text, ""notes"" text );","SELECT ""number_of_episodes"" FROM ""farmhands"" WHERE ""notes""='moved to run a farm with boyfriend jake.';",2-16705865-4 What is the name of the home captain when the result was Aus by 32 runs?,"CREATE TABLE ""test_matches"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""home_captain"" FROM ""test_matches"" WHERE ""result""='aus by 32 runs';",2-17470906-1 What is the name of the away captain when Hugh Trumble was the home captain and the result was Aus by 32 runs?,"CREATE TABLE ""test_matches"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""away_captain"" FROM ""test_matches"" WHERE ""home_captain""='hugh trumble' AND ""result""='aus by 32 runs';",2-17470906-1 What is the name of the home captain when the result was Aus by 229 runs?,"CREATE TABLE ""test_matches"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""home_captain"" FROM ""test_matches"" WHERE ""result""='aus by 229 runs';",2-17470906-1 What is the name of the away captain when the game was at Adelaide Oval?,"CREATE TABLE ""test_matches"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""away_captain"" FROM ""test_matches"" WHERE ""venue""='adelaide oval';",2-17470906-1 What was the winning score when the runner-up was Beth Daniel and the margin of victory was 7 strokes?,"CREATE TABLE ""lpga_tour_31"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""lpga_tour_31"" WHERE ""runner_s_up""='beth daniel' AND ""margin_of_victory""='7 strokes';",2-1628851-2 What was the winning score for oldsmobile lpga classic?,"CREATE TABLE ""lpga_tour_31"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""lpga_tour_31"" WHERE ""tournament""='oldsmobile lpga classic';",2-1628851-2 "What was the winning score on Jan 22, 1995 when the margin of victory was 1 stroke?","CREATE TABLE ""lpga_tour_31"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""lpga_tour_31"" WHERE ""margin_of_victory""='1 stroke' AND ""date""='jan 22, 1995';",2-1628851-2 What was the winning score when the margin of victory was a playoff for the Tournament of safeco classic?,"CREATE TABLE ""lpga_tour_31"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""lpga_tour_31"" WHERE ""margin_of_victory""='playoff' AND ""tournament""='safeco classic';",2-1628851-2 "What was the winning score on Aug 28, 1983?","CREATE TABLE ""lpga_tour_31"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""lpga_tour_31"" WHERE ""date""='aug 28, 1983';",2-1628851-2 What was the margin of victory when the runner-up was Janet Coles?,"CREATE TABLE ""lpga_tour_31"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""margin_of_victory"" FROM ""lpga_tour_31"" WHERE ""runner_s_up""='janet coles';",2-1628851-2 What studio is director David Fincher from?,"CREATE TABLE ""highest_grossing_films_of_1992"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director"" text, ""worldwide_gross"" text );","SELECT ""studio"" FROM ""highest_grossing_films_of_1992"" WHERE ""director""='david fincher';",2-171581-1 What studio is director Reginald Hudlin from?,"CREATE TABLE ""highest_grossing_films_of_1992"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director"" text, ""worldwide_gross"" text );","SELECT ""studio"" FROM ""highest_grossing_films_of_1992"" WHERE ""director""='reginald hudlin';",2-171581-1 "What director has a worldwide gross of $149,022,650 and is ranked greater than 7?","CREATE TABLE ""highest_grossing_films_of_1992"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director"" text, ""worldwide_gross"" text );","SELECT ""director"" FROM ""highest_grossing_films_of_1992"" WHERE ""rank"">7 AND ""worldwide_gross""='$149,022,650';",2-171581-1 What were the co-drivers in 2008?,"CREATE TABLE ""24_hours_of_le_mans_results"" ( ""year"" real, ""team"" text, ""co_drivers"" text, ""class"" text, ""laps"" real, ""pos"" text, ""class_pos"" text );","SELECT ""co_drivers"" FROM ""24_hours_of_le_mans_results"" WHERE ""year""=2008;",2-1618840-1 What is the class of 2009?,"CREATE TABLE ""24_hours_of_le_mans_results"" ( ""year"" real, ""team"" text, ""co_drivers"" text, ""class"" text, ""laps"" real, ""pos"" text, ""class_pos"" text );","SELECT ""class"" FROM ""24_hours_of_le_mans_results"" WHERE ""year""=2009;",2-1618840-1 Who were the co-drivers with more than 310 laps and team aston martin racing bms?,"CREATE TABLE ""24_hours_of_le_mans_results"" ( ""year"" real, ""team"" text, ""co_drivers"" text, ""class"" text, ""laps"" real, ""pos"" text, ""class_pos"" text );","SELECT ""co_drivers"" FROM ""24_hours_of_le_mans_results"" WHERE ""laps"">310 AND ""team""='aston martin racing bms';",2-1618840-1 "What is Place, when Player is ""Arnold Palmer""?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""second_round"" WHERE ""player""='arnold palmer';",2-17245565-5 "What is Player, when Place is ""T5"", and when Score is ""69-72=141""?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""second_round"" WHERE ""place""='t5' AND ""score""='69-72=141';",2-17245565-5 "What is Score, when Place is ""T5"", and when Player is ""George Archer""?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""second_round"" WHERE ""place""='t5' AND ""player""='george archer';",2-17245565-5 "What is Country, when Score is ""73-68=141""?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round"" WHERE ""score""='73-68=141';",2-17245565-5 What is the highest number of laps with an accident time and a suzuki gsx-r1000 bike?,"CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT MAX(""laps"") FROM ""superbike_race_2_classification"" WHERE ""time""='accident' AND ""bike""='suzuki gsx-r1000';",2-17271053-2 What is the number of laps of the grid larger than 22 with a +1:29.001 time?,"CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT ""laps"" FROM ""superbike_race_2_classification"" WHERE ""grid"">22 AND ""time""='+1:29.001';",2-17271053-2 "What bike has an accident time, less than 9 laps, and a 5 grid?","CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT ""bike"" FROM ""superbike_race_2_classification"" WHERE ""time""='accident' AND ""laps""<9 AND ""grid""=5;",2-17271053-2 "What is the sum of the laps with a grid less than 28, retirement time, and a ducati 1098 f08 bikes?","CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""superbike_race_2_classification"" WHERE ""grid""<28 AND ""time""='retirement' AND ""bike""='ducati 1098 f08';",2-17271053-2 "What is the maximum 2002 figure when 2008 is 19.5, 2006 is less than 24.5 and 1999 is 18.3?","CREATE TABLE ""percent_uninsured_all_persons_by_state_1"" ( ""division"" text, ""1999"" real, ""2000"" real, ""2001"" real, ""2002"" real, ""2003"" real, ""2004"" real, ""2005"" real, ""2006"" real, ""2007"" real, ""2008"" real, ""2009"" real, ""2010"" real, ""2011"" real );","SELECT MAX(""2002"") FROM ""percent_uninsured_all_persons_by_state_1"" WHERE ""2008"">19.5 AND ""2006""<24.5 AND ""1999""=18.3;",2-17565113-2 "What is the 2002 average when 2003 is less than 13.2, 2006 is more than 12.1, 2011 is more than 13.5 and 2001 is 11.5?","CREATE TABLE ""percent_uninsured_all_persons_by_state_1"" ( ""division"" text, ""1999"" real, ""2000"" real, ""2001"" real, ""2002"" real, ""2003"" real, ""2004"" real, ""2005"" real, ""2006"" real, ""2007"" real, ""2008"" real, ""2009"" real, ""2010"" real, ""2011"" real );","SELECT AVG(""2002"") FROM ""percent_uninsured_all_persons_by_state_1"" WHERE ""2003""<13.2 AND ""2006"">12.1 AND ""2011"">13.5 AND ""2001""=11.5;",2-17565113-2 What is the maximum in 2004 when 2009 is higher than 26.1?,"CREATE TABLE ""percent_uninsured_all_persons_by_state_1"" ( ""division"" text, ""1999"" real, ""2000"" real, ""2001"" real, ""2002"" real, ""2003"" real, ""2004"" real, ""2005"" real, ""2006"" real, ""2007"" real, ""2008"" real, ""2009"" real, ""2010"" real, ""2011"" real );","SELECT MAX(""2004"") FROM ""percent_uninsured_all_persons_by_state_1"" WHERE ""2009"">26.1;",2-17565113-2 What is the 2010 figure for the district of Columbia where the 2004 figure is more than 12.3?,"CREATE TABLE ""percent_uninsured_all_persons_by_state_1"" ( ""division"" text, ""1999"" real, ""2000"" real, ""2001"" real, ""2002"" real, ""2003"" real, ""2004"" real, ""2005"" real, ""2006"" real, ""2007"" real, ""2008"" real, ""2009"" real, ""2010"" real, ""2011"" real );","SELECT SUM(""2010"") FROM ""percent_uninsured_all_persons_by_state_1"" WHERE ""division""='district of columbia' AND ""2004"">12.3;",2-17565113-2 "What is GPU Frequency, when Frequency is 1.67 GHz, and when sSpec Number is SLBX9(A0)?","CREATE TABLE ""45_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""gpu_frequency"" text, ""l2_cache"" text, ""i_o_bus"" text, ""memory"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""gpu_frequency"" FROM ""45_nm"" WHERE ""frequency""='1.67 ghz' AND ""s_spec_number""='slbx9(a0)';",2-16729930-7 "What is I/O Bus, when Frequency is 1.67 GHz, and when sSpec Number is SLBMG(A0)?","CREATE TABLE ""45_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""gpu_frequency"" text, ""l2_cache"" text, ""i_o_bus"" text, ""memory"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""i_o_bus"" FROM ""45_nm"" WHERE ""frequency""='1.67 ghz' AND ""s_spec_number""='slbmg(a0)';",2-16729930-7 "What is GPU Frequency, when Model Number is Atom N435?","CREATE TABLE ""45_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""gpu_frequency"" text, ""l2_cache"" text, ""i_o_bus"" text, ""memory"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""gpu_frequency"" FROM ""45_nm"" WHERE ""model_number""='atom n435';",2-16729930-7 "What is Frequency, when Part Number(s) is au80610006240aa?","CREATE TABLE ""45_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""gpu_frequency"" text, ""l2_cache"" text, ""i_o_bus"" text, ""memory"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""frequency"" FROM ""45_nm"" WHERE ""part_number_s""='au80610006240aa';",2-16729930-7 "What is Socket, when Part Number(s) is au80610003495aa?","CREATE TABLE ""45_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""gpu_frequency"" text, ""l2_cache"" text, ""i_o_bus"" text, ""memory"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""socket"" FROM ""45_nm"" WHERE ""part_number_s""='au80610003495aa';",2-16729930-7 "What is sSpec Number, when Model Number is Atom N475?","CREATE TABLE ""45_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""gpu_frequency"" text, ""l2_cache"" text, ""i_o_bus"" text, ""memory"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text );","SELECT ""s_spec_number"" FROM ""45_nm"" WHERE ""model_number""='atom n475';",2-16729930-7 "For the movie directed by Martin Campbell at Columbia pictures with a ranking larger than 8, what is its worldwide gross?","CREATE TABLE ""highest_grossing_films_of_2000"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director_s"" text, ""worldwide_gross"" text );","SELECT ""worldwide_gross"" FROM ""highest_grossing_films_of_2000"" WHERE ""rank"">8 AND ""studio""='columbia pictures' AND ""director_s""='martin campbell';",2-167091-1 "In what studio was the film grossing $457,640,427 made?","CREATE TABLE ""highest_grossing_films_of_2000"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director_s"" text, ""worldwide_gross"" text );","SELECT ""studio"" FROM ""highest_grossing_films_of_2000"" WHERE ""worldwide_gross""='$457,640,427';",2-167091-1 What is the ranking of the movie made at Walt Disney Pictures?,"CREATE TABLE ""highest_grossing_films_of_2000"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director_s"" text, ""worldwide_gross"" text );","SELECT ""rank"" FROM ""highest_grossing_films_of_2000"" WHERE ""studio""='walt disney pictures';",2-167091-1 What is the event name when the method is submission (brabo choke)?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""method""='submission (brabo choke)';",2-17440443-2 What is the result of the UFC 87?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""event""='ufc 87';",2-17440443-2 "What is the result when the method was decision (unanimous), and Chris Wilson was the opponent?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""method""='decision (unanimous)' AND ""opponent""='chris wilson';",2-17440443-2 "What is the event when the method was submission (armbar), and Jeff Gibson was the opponent?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""method""='submission (armbar)' AND ""opponent""='jeff gibson';",2-17440443-2 What is the record when Clayton Mckinney was the opponent?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='clayton mckinney';",2-17440443-2 "What is the event when the method was tko (punches), and the record was 7-1?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""method""='tko (punches)' AND ""record""='7-1';",2-17440443-2 When was the Jamaica Classic Tournament?,"CREATE TABLE ""lpga_tour_34"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""date"" FROM ""lpga_tour_34"" WHERE ""tournament""='the jamaica classic';",2-1628424-2 Who was the visitor on April 2?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""visitor"" FROM ""game_log"" WHERE ""date""='april 2';",2-17371135-10 What was the maximum attendance when Chicago is the visiting team?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT MAX(""attendance"") FROM ""game_log"" WHERE ""visitor""='chicago';",2-17371135-10 Which High points have a Score of w 110-81?,"CREATE TABLE ""preseason"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""preseason"" WHERE ""score""='w 110-81';",2-17058178-2 Which Score has High assists of rodriguez (8)?,"CREATE TABLE ""preseason"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""preseason"" WHERE ""high_assists""='rodriguez (8)';",2-17058178-2 What was the score on october 23?,"CREATE TABLE ""preseason"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""preseason"" WHERE ""date""='october 23';",2-17058178-2 Which High assists have a Record of 4-2?,"CREATE TABLE ""preseason"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""preseason"" WHERE ""record""='4-2';",2-17058178-2 How many weeks on top was the single from Savage Garden?,"CREATE TABLE ""see_also"" ( ""volume_issue"" text, ""issue_date_s"" text, ""weeks_on_top"" text, ""song"" text, ""artist"" text );","SELECT ""weeks_on_top"" FROM ""see_also"" WHERE ""artist""='savage garden';",2-17477916-1 Who was the artist that issued the single on 19 January?,"CREATE TABLE ""see_also"" ( ""volume_issue"" text, ""issue_date_s"" text, ""weeks_on_top"" text, ""song"" text, ""artist"" text );","SELECT ""artist"" FROM ""see_also"" WHERE ""issue_date_s""='19 january';",2-17477916-1 Volume:Issue 67:3-11 had how many weeks on top?,"CREATE TABLE ""see_also"" ( ""volume_issue"" text, ""issue_date_s"" text, ""weeks_on_top"" text, ""song"" text, ""artist"" text );","SELECT ""weeks_on_top"" FROM ""see_also"" WHERE ""volume_issue""='67:3-11';",2-17477916-1 Who was the artist of the single that spent 9 ¶ weeks on top?,"CREATE TABLE ""see_also"" ( ""volume_issue"" text, ""issue_date_s"" text, ""weeks_on_top"" text, ""song"" text, ""artist"" text );","SELECT ""artist"" FROM ""see_also"" WHERE ""weeks_on_top""='9 ¶';",2-17477916-1 What is the name of the artist that issued the single on 23 February?,"CREATE TABLE ""see_also"" ( ""volume_issue"" text, ""issue_date_s"" text, ""weeks_on_top"" text, ""song"" text, ""artist"" text );","SELECT ""artist"" FROM ""see_also"" WHERE ""issue_date_s""='23 february';",2-17477916-1 For what tournament was Blaž Kavčič the opponent in the final?,"CREATE TABLE ""singles_titles_10"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_titles_10"" WHERE ""opponent_in_the_final""='blaž kavčič';",2-16411151-2 The tournament in Belgrade had what as a score?,"CREATE TABLE ""singles_titles_10"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""singles_titles_10"" WHERE ""tournament""='belgrade';",2-16411151-2 "On June 26, 2006 the game was played on what surface?","CREATE TABLE ""singles_titles_10"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""surface"" FROM ""singles_titles_10"" WHERE ""date""='june 26, 2006';",2-16411151-2 When was the Prijedor tournament?,"CREATE TABLE ""singles_titles_10"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""date"" FROM ""singles_titles_10"" WHERE ""tournament""='prijedor';",2-16411151-2 "What is Lowest Rank, when Location is Rio De Janeiro, Brazil, and when Current Seating Capacity is less than 78,838?","CREATE TABLE ""current_venues"" ( ""rank"" real, ""venue_name"" text, ""highest_attendance"" text, ""location"" text, ""current_seating_capacity"" real );","SELECT MIN(""rank"") FROM ""current_venues"" WHERE ""location""='rio de janeiro, brazil' AND ""current_seating_capacity""<'78,838';",2-16792781-1 "What is the highest Rank, when Location is Kinshasa, DR Congo, and when Current Seating Capacity is less than 80,000?","CREATE TABLE ""current_venues"" ( ""rank"" real, ""venue_name"" text, ""highest_attendance"" text, ""location"" text, ""current_seating_capacity"" real );","SELECT MAX(""rank"") FROM ""current_venues"" WHERE ""location""='kinshasa, dr congo' AND ""current_seating_capacity""<'80,000';",2-16792781-1 "What is the lowest Rank, when the Current Seating Capacity is 137,000?","CREATE TABLE ""current_venues"" ( ""rank"" real, ""venue_name"" text, ""highest_attendance"" text, ""location"" text, ""current_seating_capacity"" real );","SELECT MIN(""rank"") FROM ""current_venues"" WHERE ""current_seating_capacity""='137,000';",2-16792781-1 "What is Highest Attendance, when Rank is 90, and when Venue Name is Infineon Raceway?","CREATE TABLE ""current_venues"" ( ""rank"" real, ""venue_name"" text, ""highest_attendance"" text, ""location"" text, ""current_seating_capacity"" real );","SELECT ""highest_attendance"" FROM ""current_venues"" WHERE ""rank""=90 AND ""venue_name""='infineon raceway';",2-16792781-1 How much tonnage was damaged?,"CREATE TABLE ""raiding_history"" ( ""date"" text, ""name"" text, ""nationality"" text, ""tonnage_grt"" real, ""fate"" text );","SELECT SUM(""tonnage_grt"") FROM ""raiding_history"" WHERE ""fate""='damaged';",2-16642822-1 "Which Nationality has a Fate of sunk, and a Name of alderamin?","CREATE TABLE ""raiding_history"" ( ""date"" text, ""name"" text, ""nationality"" text, ""tonnage_grt"" real, ""fate"" text );","SELECT ""nationality"" FROM ""raiding_history"" WHERE ""fate""='sunk' AND ""name""='alderamin';",2-16642822-1 "Which Name has a Tonnage (GRT) larger than 4,071, and a Nationality of united kingdom, and a Fate of damaged?","CREATE TABLE ""raiding_history"" ( ""date"" text, ""name"" text, ""nationality"" text, ""tonnage_grt"" real, ""fate"" text );","SELECT ""name"" FROM ""raiding_history"" WHERE ""tonnage_grt"">'4,071' AND ""nationality""='united kingdom' AND ""fate""='damaged';",2-16642822-1 "Which Tonnage (GRT) has a Nationality of united kingdom, and a Name of king gruffydd?","CREATE TABLE ""raiding_history"" ( ""date"" text, ""name"" text, ""nationality"" text, ""tonnage_grt"" real, ""fate"" text );","SELECT MIN(""tonnage_grt"") FROM ""raiding_history"" WHERE ""nationality""='united kingdom' AND ""name""='king gruffydd';",2-16642822-1 What is the height of the player that weighs 240?,"CREATE TABLE ""roster"" ( ""name"" text, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text );","SELECT ""height"" FROM ""roster"" WHERE ""weight""=240;",2-16389461-1 "What is the total combined weight of players from minnetonka, mn?","CREATE TABLE ""roster"" ( ""name"" text, ""position"" text, ""height"" text, ""weight"" real, ""year"" text, ""home_town"" text );","SELECT SUM(""weight"") FROM ""roster"" WHERE ""home_town""='minnetonka, mn';",2-16389461-1 Which round lasted 2:32?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""round"" FROM ""mixed_martial_arts_record"" WHERE ""time""='2:32';",2-17440248-2 Where was the fight that lasted 5:00 when Yundt's record was 8-4?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""time""='5:00' AND ""record""='8-4';",2-17440248-2 What was the record when Vancouver was the visitor?,"CREATE TABLE ""final_standings"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""points"" real );","SELECT ""record"" FROM ""final_standings"" WHERE ""visitor""='vancouver';",2-17239112-5 What score had a record of 17–18–6?,"CREATE TABLE ""final_standings"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""points"" real );","SELECT ""score"" FROM ""final_standings"" WHERE ""record""='17–18–6';",2-17239112-5 What is the Place of the Player with a To par of +1 and Score of 74-70-69-72=285?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""place"" FROM ""final_round"" WHERE ""to_par""='+1' AND ""score""='74-70-69-72=285';",2-17277219-7 What Country is Gene Littler from?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""country"" FROM ""final_round"" WHERE ""player""='gene littler';",2-17277219-7 What is the Country of the Player with a To par of +1?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""country"" FROM ""final_round"" WHERE ""to_par""='+1';",2-17277219-7 "What is the Country of the Player with a Score of 70-72-70-73=285 and Money ( $ ) of 5,500?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""country"" FROM ""final_round"" WHERE ""money""='5,500' AND ""score""='70-72-70-73=285';",2-17277219-7 What was Andrew Neill's rank?,"CREATE TABLE ""race_1_250cc_race_final_standings"" ( ""rank"" real, ""rider"" text, ""team"" text, ""time"" text, ""speed"" text );","SELECT SUM(""rank"") FROM ""race_1_250cc_race_final_standings"" WHERE ""rider""='andrew neill';",2-17477518-1 When the score is 71 and the player is from United States what is the place?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""score""=71 AND ""country""='united states';",2-17162228-4 "When Jim Thorpe of United States has a score of 71, what is the place?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""score""=71 AND ""country""='united states' AND ""player""='jim thorpe';",2-17162228-4 On what date was the Opponent Chicago Bears?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='chicago bears';",2-16712720-2 In what Week was the Result W 27-24?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" text );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""result""='w 27-24';",2-16712720-2 On what Date prior to Week 14 was the Record 7-1?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""week""<14 AND ""record""='7-1';",2-16712720-2 What was the Attendance of the game against the Los Angeles Raiders?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""opponent""='los angeles raiders';",2-16712720-2 What was the Opponent in the game with a Result of W 23-7?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""result""='w 23-7';",2-16712720-2 "Who were the opponents when the score was 2–6, 3–6?","CREATE TABLE ""women_s_doubles_5_1_4"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""opponents_in_the_final"" FROM ""women_s_doubles_5_1_4"" WHERE ""score_in_the_final""='2–6, 3–6';",2-1729366-1 Who's the partner that played against Alicia Molik Mara Santangelo on clay?,"CREATE TABLE ""women_s_doubles_5_1_4"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""partner"" FROM ""women_s_doubles_5_1_4"" WHERE ""surface""='clay' AND ""opponents_in_the_final""='alicia molik mara santangelo';",2-1729366-1 What was the score of the French Open?,"CREATE TABLE ""women_s_doubles_5_1_4"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""women_s_doubles_5_1_4"" WHERE ""championship""='french open';",2-1729366-1 "Who was the partner where the score was 2–6, 3–6 and happened after 2007?","CREATE TABLE ""women_s_doubles_5_1_4"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""partner"" FROM ""women_s_doubles_5_1_4"" WHERE ""year"">2007 AND ""score_in_the_final""='2–6, 3–6';",2-1729366-1 Who was the partner that played against Serena Williams Venus Williams?,"CREATE TABLE ""women_s_doubles_5_1_4"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""partner"" FROM ""women_s_doubles_5_1_4"" WHERE ""opponents_in_the_final""='serena williams venus williams';",2-1729366-1 Who was the outgoing manager that was replaced by Thomas Von Heesen?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""outgoing_manager"" FROM ""managerial_changes"" WHERE ""replaced_by""='thomas von heesen';",2-17054062-2 What was the date of vacancy of svetozar šapurić who departed with mutual consent?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_vacancy"" FROM ""managerial_changes"" WHERE ""manner_of_departure""='mutual consent' AND ""outgoing_manager""='svetozar šapurić';",2-17054062-2 What was the date of appointment for Christos Kassianos who belonged to AEK?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_appointment"" FROM ""managerial_changes"" WHERE ""team""='aek' AND ""replaced_by""='christos kassianos';",2-17054062-2 "What is the type when the source is Realmadrid, and the name is Soldado?","CREATE TABLE ""out"" ( ""nat"" text, ""name"" text, ""moving_to"" text, ""type"" text, ""transfer_window"" text, ""transfer_fee"" text, ""source"" text );","SELECT ""type"" FROM ""out"" WHERE ""source""='realmadrid' AND ""name""='soldado';",2-17505751-3 Who was the opponent with the 20-12 record?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""record""='20-12';",2-17622423-6 What date was game 37?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""game""=37;",2-17622423-6 What is the average number of games with a record of 20-12?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT AVG(""game"") FROM ""game_log"" WHERE ""record""='20-12';",2-17622423-6 What is the score for game 38?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game""=38;",2-17622423-6 What is the sum of complement commander Valkenburg received?,"CREATE TABLE ""ships_surrendered"" ( ""ship"" text, ""guns"" text, ""commander"" text, ""complement"" real, ""notes"" text );","SELECT COUNT(""complement"") FROM ""ships_surrendered"" WHERE ""commander""='valkenburg';",2-16902902-1 "Which commander received complement larger than 240 , guns of 66 and ship of revolutie?","CREATE TABLE ""ships_surrendered"" ( ""ship"" text, ""guns"" text, ""commander"" text, ""complement"" real, ""notes"" text );","SELECT ""commander"" FROM ""ships_surrendered"" WHERE ""complement"">240 AND ""guns""='66' AND ""ship""='revolutie';",2-16902902-1 What is the rank of American Pie 2?,"CREATE TABLE ""highest_grossing_films_of_2001"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director_s"" text, ""worldwide_gross"" text );","SELECT MIN(""rank"") FROM ""highest_grossing_films_of_2001"" WHERE ""title""='american pie 2';",2-162503-1 "What is Location, when Game is 42?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""location"" FROM ""game_log"" WHERE ""game""=42;",2-16864968-6 "What is Date, when Opponent is @ Carolina Hurricanes?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT ""date"" FROM ""game_log"" WHERE ""opponent""='@ carolina hurricanes';",2-16864968-6 "What is the average Attendance, when Opponent is @ Philadelphia Flyers, and when Game is less than 42?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT AVG(""attendance"") FROM ""game_log"" WHERE ""opponent""='@ philadelphia flyers' AND ""game""<42;",2-16864968-6 "What is the lowest Game, when Location is Philips Arena, and when Attendance is less than 15,619?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""attendance"" real, ""record"" text, ""points"" real );","SELECT MIN(""game"") FROM ""game_log"" WHERE ""location""='philips arena' AND ""attendance""<'15,619';",2-16864968-6 what is the highest matrix when the recording date is 1926/03?,"CREATE TABLE ""recordings"" ( ""matrix"" real, ""recording_date"" text, ""title"" text, ""accompaniment"" text, ""paramount_issue_no"" real, ""sandra_lieb_classification"" text, ""jsp_77933"" text, ""document_docd"" real );","SELECT MAX(""matrix"") FROM ""recordings"" WHERE ""recording_date""='1926/03';",2-164583-1 what is the accompaniment when the title is stormy seas blues?,"CREATE TABLE ""recordings"" ( ""matrix"" real, ""recording_date"" text, ""title"" text, ""accompaniment"" text, ""paramount_issue_no"" real, ""sandra_lieb_classification"" text, ""jsp_77933"" text, ""document_docd"" real );","SELECT ""accompaniment"" FROM ""recordings"" WHERE ""title""='stormy seas blues';",2-164583-1 what is the recording date when the title is screech owl blues?,"CREATE TABLE ""recordings"" ( ""matrix"" real, ""recording_date"" text, ""title"" text, ""accompaniment"" text, ""paramount_issue_no"" real, ""sandra_lieb_classification"" text, ""jsp_77933"" text, ""document_docd"" real );","SELECT ""recording_date"" FROM ""recordings"" WHERE ""title""='screech owl blues';",2-164583-1 What's the blood type of the member from the vision factory agency?,"CREATE TABLE ""members"" ( ""generation"" text, ""birthday"" text, ""birthplace"" text, ""blood_type"" text, ""agency"" text );","SELECT ""blood_type"" FROM ""members"" WHERE ""agency""='vision factory';",2-17134258-1 What generation is the member born on 1996.04.17 in?,"CREATE TABLE ""members"" ( ""generation"" text, ""birthday"" text, ""birthplace"" text, ""blood_type"" text, ""agency"" text );","SELECT ""generation"" FROM ""members"" WHERE ""birthday""='1996.04.17';",2-17134258-1 What generation is the member born on 1992.12.23 in?,"CREATE TABLE ""members"" ( ""generation"" text, ""birthday"" text, ""birthplace"" text, ""blood_type"" text, ""agency"" text );","SELECT ""generation"" FROM ""members"" WHERE ""birthday""='1992.12.23';",2-17134258-1 What's the birthplace of the third (2009) generation member from the lespros entertainment agency?,"CREATE TABLE ""members"" ( ""generation"" text, ""birthday"" text, ""birthplace"" text, ""blood_type"" text, ""agency"" text );","SELECT ""birthplace"" FROM ""members"" WHERE ""agency""='lespros entertainment' AND ""generation""='third (2009)';",2-17134258-1 What's the agency of the member born on 1998.11.09?,"CREATE TABLE ""members"" ( ""generation"" text, ""birthday"" text, ""birthplace"" text, ""blood_type"" text, ""agency"" text );","SELECT ""agency"" FROM ""members"" WHERE ""birthday""='1998.11.09';",2-17134258-1 "Can you tell me the Location Attendance that has the High assists of luke ridnour (10), and the Date of december 3?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""high_assists""='luke ridnour (10)' AND ""date""='december 3';",2-17058116-6 Can you tell me Location Attendance that has the High points of andrew bogut (17)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""high_points""='andrew bogut (17)';",2-17058116-6 How many sprint points have 0 extra laps for rank 19?,"CREATE TABLE ""final_results"" ( ""rank"" text, ""name"" text, ""sprint_points"" text, ""extra_laps"" text, ""total_points"" text );","SELECT ""sprint_points"" FROM ""final_results"" WHERE ""extra_laps""='0' AND ""rank""='19';",2-1639167-1 How many sprint points contribute to 2 total points?,"CREATE TABLE ""final_results"" ( ""rank"" text, ""name"" text, ""sprint_points"" text, ""extra_laps"" text, ""total_points"" text );","SELECT ""sprint_points"" FROM ""final_results"" WHERE ""total_points""='2';",2-1639167-1 Who is at rank 13 with 23 total points?,"CREATE TABLE ""final_results"" ( ""rank"" text, ""name"" text, ""sprint_points"" text, ""extra_laps"" text, ""total_points"" text );","SELECT ""name"" FROM ""final_results"" WHERE ""total_points""='23' AND ""rank""='13';",2-1639167-1 What is the number of extra laps for 9 total points?,"CREATE TABLE ""final_results"" ( ""rank"" text, ""name"" text, ""sprint_points"" text, ""extra_laps"" text, ""total_points"" text );","SELECT ""extra_laps"" FROM ""final_results"" WHERE ""total_points""='9';",2-1639167-1 "Who is the player with a t10 place, from the United States, and has a score of 69-70-76=215?","CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""place""='t10' AND ""country""='united states' AND ""score""='69-70-76=215';",2-17162128-6 What place is the player from the United States with a to par of e?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""country""='united states' AND ""to_par""='e';",2-17162128-6 Who is the player with a score of 69-70-76=215?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""score""='69-70-76=215';",2-17162128-6 What is the place of plyaer Tim Herron from the United States with a to par of +1?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""country""='united states' AND ""to_par""='+1' AND ""player""='tim herron';",2-17162128-6 What is the to par of player Tim Herron from the United States with a t3 place?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""country""='united states' AND ""place""='t3' AND ""player""='tim herron';",2-17162128-6 which is the lowest favorable on 1954 June and more unfavorable than 45?,"CREATE TABLE ""mc_carthy_s_support_in_gallup_polls"" ( ""date"" text, ""favorable"" real, ""no_opinion"" real, ""unfavorable"" real, ""net_favorable"" text );","SELECT MIN(""favorable"") FROM ""mc_carthy_s_support_in_gallup_polls"" WHERE ""date""='1954 june' AND ""unfavorable"">45;",2-16321-1 What is the most unfavorable that is favorable of 34 during 1953 August and has a no opinion score larger than 24?,"CREATE TABLE ""mc_carthy_s_support_in_gallup_polls"" ( ""date"" text, ""favorable"" real, ""no_opinion"" real, ""unfavorable"" real, ""net_favorable"" text );","SELECT MAX(""unfavorable"") FROM ""mc_carthy_s_support_in_gallup_polls"" WHERE ""favorable""=34 AND ""date""='1953 august' AND ""no_opinion"">24;",2-16321-1 What is the average no opinion score during 1954 November that is more favorable than 35?,"CREATE TABLE ""mc_carthy_s_support_in_gallup_polls"" ( ""date"" text, ""favorable"" real, ""no_opinion"" real, ""unfavorable"" real, ""net_favorable"" text );","SELECT AVG(""no_opinion"") FROM ""mc_carthy_s_support_in_gallup_polls"" WHERE ""date""='1954 november' AND ""favorable"">35;",2-16321-1 What was the score for the game on December 20?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='december 20';",2-17323640-2 Who was the home team on November 22?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""home"" FROM ""game_log"" WHERE ""date""='november 22';",2-17323640-2 What is the title of Buena Vista Pictures?,"CREATE TABLE ""highest_grossing_films_of_1998"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director_s"" text, ""worldwide_gross"" text );","SELECT ""title"" FROM ""highest_grossing_films_of_1998"" WHERE ""studio""='buena vista pictures';",2-169574-1 What studio has directors John Lasseter and Andrew Stanton?,"CREATE TABLE ""highest_grossing_films_of_1998"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director_s"" text, ""worldwide_gross"" text );","SELECT ""studio"" FROM ""highest_grossing_films_of_1998"" WHERE ""director_s""='john lasseter and andrew stanton';",2-169574-1 "Who has the title and rank 14, and a worldwide gross of $202,292,902?","CREATE TABLE ""highest_grossing_films_of_1998"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director_s"" text, ""worldwide_gross"" text );","SELECT ""title"" FROM ""highest_grossing_films_of_1998"" WHERE ""rank"">14 AND ""worldwide_gross""='$202,292,902';",2-169574-1 WHAT IS THE DATE WITH AN AWAY TEAM OF BURTON ALBION?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""second_round_proper"" WHERE ""away_team""='burton albion';",2-17054550-3 WHAT IS THE DATE WITH AN AWAY TEAM OF WORKINGTON?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""second_round_proper"" WHERE ""away_team""='workington';",2-17054550-3 WHAT IS THE HOME TEAM WITH A TIE OF 14?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""second_round_proper"" WHERE ""tie_no""='14';",2-17054550-3 What's the average round for the OT position from tulane college with an overall over 38?,"CREATE TABLE ""washington_redskins_draft_history"" ( ""round"" real, ""pick"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT AVG(""round"") FROM ""washington_redskins_draft_history"" WHERE ""position""='ot' AND ""college""='tulane' AND ""overall"">38;",2-17100961-9 Who was the away team that scored 12.10 (82)?,"CREATE TABLE ""group_d"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""group_d"" WHERE ""away_team_score""='12.10 (82)';",2-16388398-4 "What did the away team score when the crowd was larger than 6,872?","CREATE TABLE ""group_d"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""ground"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""group_d"" WHERE ""crowd"">'6,872';",2-16388398-4 "Who are the Semifinalists, when the Week is May 12?","CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""semifinalists"" FROM ""singles"" WHERE ""week""='may 12';",2-16780573-1 "Who is the Finalist, when the Surface is Clay, and when the Semifinalist is Yevgeny Kafelnikov Juan Carlos Ferrero (2)?","CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""finalist"" FROM ""singles"" WHERE ""surface""='clay' AND ""semifinalists""='yevgeny kafelnikov juan carlos ferrero (2)';",2-16780573-1 "What is the Surface, when the Finalist is Andrei Pavel?","CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""surface"" FROM ""singles"" WHERE ""finalist""='andrei pavel';",2-16780573-1 "Who is the Winner, when the Surface is Carpet (i)?","CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""winner"" FROM ""singles"" WHERE ""surface""='carpet (i)';",2-16780573-1 "What is the Week, when the Finalist is Carlos Moyá (5)?","CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""week"" FROM ""singles"" WHERE ""finalist""='carlos moyá (5)';",2-16780573-1 "What is the Tournament, on the Week of May 5?","CREATE TABLE ""singles"" ( ""tournament"" text, ""surface"" text, ""week"" text, ""winner"" text, ""finalist"" text, ""semifinalists"" text );","SELECT ""tournament"" FROM ""singles"" WHERE ""week""='may 5';",2-16780573-1 what is the silver when the nation is japan and the total is less than 1?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_table"" WHERE ""nation""='japan' AND ""total""<1;",2-17104192-3 "what is the bronze when silver is 1, gold is 0 the rank is 11 and the total is more than 1?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""medal_table"" WHERE ""silver""=1 AND ""gold""=0 AND ""rank""='11' AND ""total"">1;",2-17104192-3 "what is the rank when silver is 0, bronze is more than 1 and the total is more than 3?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""rank"" FROM ""medal_table"" WHERE ""silver""=0 AND ""bronze"">1 AND ""total"">3;",2-17104192-3 what is the silver for mexico?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""silver"" FROM ""medal_table"" WHERE ""nation""='mexico';",2-17104192-3 What was the score of the game on February 8?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""regular_season"" WHERE ""date""='february 8';",2-17166431-2 What was the points when the 5000 m was 7?,"CREATE TABLE ""results"" ( ""place"" text, ""athlete"" text, ""points"" text, ""score"" text, ""500_m"" text, ""1500_m"" text, ""5000_m"" text, ""10000_m"" text );","SELECT ""points"" FROM ""results"" WHERE ""5000_m""='7';",2-17487720-2 Which athlete had a score of 236.023?,"CREATE TABLE ""results"" ( ""place"" text, ""athlete"" text, ""points"" text, ""score"" text, ""500_m"" text, ""1500_m"" text, ""5000_m"" text, ""10000_m"" text );","SELECT ""athlete"" FROM ""results"" WHERE ""score""='236.023';",2-17487720-2 Which athlete had 17 points and a 1500 m of 3?,"CREATE TABLE ""results"" ( ""place"" text, ""athlete"" text, ""points"" text, ""score"" text, ""500_m"" text, ""1500_m"" text, ""5000_m"" text, ""10000_m"" text );","SELECT ""athlete"" FROM ""results"" WHERE ""points""='17' AND ""1500_m""='3';",2-17487720-2 What Texas has Johnson from Nort Dakota?,"CREATE TABLE ""frontier_strip_in_presidential_elections"" ( ""year"" text, ""kansas"" text, ""nebraska"" text, ""north_dakota"" text, ""oklahoma"" text, ""south_dakota"" text, ""texas"" text );","SELECT ""texas"" FROM ""frontier_strip_in_presidential_elections"" WHERE ""north_dakota""='johnson';",2-1667933-1 What is the oklahoma has Bush from Nebraska in year 2004?,"CREATE TABLE ""frontier_strip_in_presidential_elections"" ( ""year"" text, ""kansas"" text, ""nebraska"" text, ""north_dakota"" text, ""oklahoma"" text, ""south_dakota"" text, ""texas"" text );","SELECT ""oklahoma"" FROM ""frontier_strip_in_presidential_elections"" WHERE ""nebraska""='bush' AND ""year""='2004';",2-1667933-1 Which Nebraska has 2004 year?,"CREATE TABLE ""frontier_strip_in_presidential_elections"" ( ""year"" text, ""kansas"" text, ""nebraska"" text, ""north_dakota"" text, ""oklahoma"" text, ""south_dakota"" text, ""texas"" text );","SELECT ""nebraska"" FROM ""frontier_strip_in_presidential_elections"" WHERE ""year""='2004';",2-1667933-1 What South Dakota has Bush of Oklahoma?,"CREATE TABLE ""frontier_strip_in_presidential_elections"" ( ""year"" text, ""kansas"" text, ""nebraska"" text, ""north_dakota"" text, ""oklahoma"" text, ""south_dakota"" text, ""texas"" text );","SELECT ""south_dakota"" FROM ""frontier_strip_in_presidential_elections"" WHERE ""oklahoma""='bush';",2-1667933-1 What is the Place of the Player with a Score of 70-75-70-74=289?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""place"" FROM ""final_leaderboard"" WHERE ""score""='70-75-70-74=289';",2-17290229-2 What is the To par of the Player with a Score of 71-74-72-72=289?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""to_par"" FROM ""final_leaderboard"" WHERE ""score""='71-74-72-72=289';",2-17290229-2 What Country is Player Leland Gibson with Money of 400 from?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""country"" FROM ""final_leaderboard"" WHERE ""money""='400' AND ""player""='leland gibson';",2-17290229-2 What is the Country of the Player with a Score of 73-70-71-71=285?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""country"" FROM ""final_leaderboard"" WHERE ""score""='73-70-71-71=285';",2-17290229-2 What is T3 Place Player Bobby Locke's Score?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""score"" FROM ""final_leaderboard"" WHERE ""place""='t3' AND ""player""='bobby locke';",2-17290229-2 How many points were scored in the Detroit Home?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" text, ""record"" text, ""points"" real );","SELECT ""points"" FROM ""regular_season"" WHERE ""home""='detroit';",2-16785772-4 "Who is the visitor from the game with 7,000 in attendance on January 1?","CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" text, ""record"" text, ""points"" real );","SELECT ""visitor"" FROM ""regular_season"" WHERE ""attendance""='7,000' AND ""date""='january 1';",2-16785772-4 "What is the record from the 2,500 in attendance?","CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" text, ""record"" text, ""points"" real );","SELECT ""record"" FROM ""regular_season"" WHERE ""attendance""='2,500';",2-16785772-4 How many Silver medals for the Nation of Turkey with a Total of less than 2?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_table"" WHERE ""nation""='turkey' AND ""total""<2;",2-17010918-3 How many Gold for the Nation in Rank 15 with 0 Silver?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""gold"") FROM ""medal_table"" WHERE ""rank""='15' AND ""silver"">0;",2-17010918-3 WHAT IS THE TOTAL NUMBER WITH A WARD SMALLER THAN 0?,"CREATE TABLE ""government"" ( ""party"" text, ""ward"" real, ""pr_top_up"" real, ""total"" real, ""percentage"" text );","SELECT COUNT(""total"") FROM ""government"" WHERE ""ward""<0;",2-1720632-1 "WHAT IS TOTAL NUMBER OF PR TOP-UPS THAT HAVE A PERCENTAGE OF 0.8%, TOTAL LARGER THAN 1?","CREATE TABLE ""government"" ( ""party"" text, ""ward"" real, ""pr_top_up"" real, ""total"" real, ""percentage"" text );","SELECT COUNT(""pr_top_up"") FROM ""government"" WHERE ""percentage""='0.8%' AND ""total"">1;",2-1720632-1 WHAT IS THE TOTAL WITH WARD LARGER THAN 60?,"CREATE TABLE ""government"" ( ""party"" text, ""ward"" real, ""pr_top_up"" real, ""total"" real, ""percentage"" text );","SELECT MIN(""total"") FROM ""government"" WHERE ""ward"">60;",2-1720632-1 What is the total number of poles and 63 points?,"CREATE TABLE ""by_season"" ( ""season"" text, ""races"" real, ""wins"" real, ""podiums"" real, ""poles"" real, ""f_laps"" real, ""points"" text );","SELECT COUNT(""poles"") FROM ""by_season"" WHERE ""points""='63';",2-16908657-1 What is the most recent year with a mk.v type?,"CREATE TABLE ""early_types"" ( ""type"" text, ""year"" real, ""block"" text, ""displacement"" text, ""mainly_for"" text );","SELECT MAX(""year"") FROM ""early_types"" WHERE ""type""='mk.v';",2-164104-1 What is the Mainly For with a displacement of 997 cc in a year before 1962?,"CREATE TABLE ""early_types"" ( ""type"" text, ""year"" real, ""block"" text, ""displacement"" text, ""mainly_for"" text );","SELECT ""mainly_for"" FROM ""early_types"" WHERE ""year""<1962 AND ""displacement""='997 cc';",2-164104-1 What type is the 105/107e Block from a year prior to 1960?,"CREATE TABLE ""early_types"" ( ""type"" text, ""year"" real, ""block"" text, ""displacement"" text, ""mainly_for"" text );","SELECT ""type"" FROM ""early_types"" WHERE ""block""='105/107e' AND ""year""<1960;",2-164104-1 "What is the sum of March, when Score is ""2 - 2"", and when Game is greater than 67?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""march"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT SUM(""march"") FROM ""schedule_and_results"" WHERE ""score""='2 - 2' AND ""game"">67;",2-17310913-7 "What is the sum of Game, when Opponent is ""Cleveland Barons"", and when March is less than 8?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""march"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT SUM(""game"") FROM ""schedule_and_results"" WHERE ""opponent""='cleveland barons' AND ""march""<8;",2-17310913-7 "What is the lowest Game, when Opponent is ""Boston Bruins""?","CREATE TABLE ""schedule_and_results"" ( ""game"" real, ""march"" real, ""opponent"" text, ""score"" text, ""record"" text );","SELECT MIN(""game"") FROM ""schedule_and_results"" WHERE ""opponent""='boston bruins';",2-17310913-7 "For the game ending in a final result of 99-90, who was the Road Team?","CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""road_team"" FROM ""nba_finals"" WHERE ""result""='99-90';",2-17342230-5 What was the result of the game played on May 5?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""result"" FROM ""nba_finals"" WHERE ""date""='may 5';",2-17342230-5 On what day was Game 7 of this season played?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""date"" FROM ""nba_finals"" WHERE ""game""='game 7';",2-17342230-5 "What game number was played on April 23, with Boston as the road team?","CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""game"" FROM ""nba_finals"" WHERE ""road_team""='boston' AND ""date""='april 23';",2-17342230-5 What was the result of Game 3 of this searson?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""result"" FROM ""nba_finals"" WHERE ""game""='game 3';",2-17342230-5 Who was the Road Team for the game ending with a score of 118-112?,"CREATE TABLE ""nba_finals"" ( ""game"" text, ""date"" text, ""home_team"" text, ""result"" text, ""road_team"" text );","SELECT ""road_team"" FROM ""nba_finals"" WHERE ""result""='118-112';",2-17342230-5 "what is the 2008 when 2007 is A, 2011 is A and tournament is san jose?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2008"" FROM ""singles_performance_timeline"" WHERE ""2007""='a' AND ""2011""='a' AND ""tournament""='san jose';",2-16311036-9 what is 2010 when 2011 is 2r and 2008 is 2r?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2010"" FROM ""singles_performance_timeline"" WHERE ""2011""='2r' AND ""2008""='2r';",2-16311036-9 what is 2007 when 2011 is not held and 2012 is not held?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2007"" FROM ""singles_performance_timeline"" WHERE ""2011""='not held' AND ""2012""='not held';",2-16311036-9 "what is the tournament when 2011 is a, 2009 is lq and 2012 is 1r?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""tournament"" FROM ""singles_performance_timeline"" WHERE ""2011""='a' AND ""2009""='lq' AND ""2012""='1r';",2-16311036-9 "what is 2008 when 2007 is a, 2011 is a, 2010 is a and tournament is china?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2008"" FROM ""singles_performance_timeline"" WHERE ""2007""='a' AND ""2011""='a' AND ""2010""='a' AND ""tournament""='china';",2-16311036-9 What is the number of weeks where the result was listed at bye?,"CREATE TABLE ""season_schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""score"" text, ""result"" text, ""attendance"" text, ""record"" text );","SELECT COUNT(""week"") FROM ""season_schedule"" WHERE ""result""='bye';",2-16912045-4 What is the total capacity for coach Trevor Gleeson?,"CREATE TABLE ""2008_09_league_participants"" ( ""team"" text, ""region"" text, ""coach"" text, ""home_ground"" text, ""capacity"" real );","SELECT SUM(""capacity"") FROM ""2008_09_league_participants"" WHERE ""coach""='trevor gleeson';",2-16653153-1 What is home ground for coach Andrej Lemanis?,"CREATE TABLE ""2008_09_league_participants"" ( ""team"" text, ""region"" text, ""coach"" text, ""home_ground"" text, ""capacity"" real );","SELECT ""home_ground"" FROM ""2008_09_league_participants"" WHERE ""coach""='andrej lemanis';",2-16653153-1 Which region is Coach Trevor Gleeson in?,"CREATE TABLE ""2008_09_league_participants"" ( ""team"" text, ""region"" text, ""coach"" text, ""home_ground"" text, ""capacity"" real );","SELECT ""region"" FROM ""2008_09_league_participants"" WHERE ""coach""='trevor gleeson';",2-16653153-1 What is the home ground in region NZL?,"CREATE TABLE ""2008_09_league_participants"" ( ""team"" text, ""region"" text, ""coach"" text, ""home_ground"" text, ""capacity"" real );","SELECT ""home_ground"" FROM ""2008_09_league_participants"" WHERE ""region""='nzl';",2-16653153-1 What song was composed by V. Selvaganesh later than 2010?,"CREATE TABLE ""discography_singer"" ( ""year"" real, ""film"" text, ""song"" text, ""composer"" text, ""language"" text );","SELECT ""song"" FROM ""discography_singer"" WHERE ""composer""='v. selvaganesh' AND ""year"">2010;",2-17573582-1 What year was the composition by Mejo Joseph?,"CREATE TABLE ""discography_singer"" ( ""year"" real, ""film"" text, ""song"" text, ""composer"" text, ""language"" text );","SELECT COUNT(""year"") FROM ""discography_singer"" WHERE ""composer""='mejo joseph';",2-17573582-1 "What is the highest Pick, when Nationality is ""United States"", when College is ""New Mexico State"", and when Round is greater than 6?","CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text, ""college"" text );","SELECT MAX(""pick"") FROM ""draft_picks"" WHERE ""nationality""='united states' AND ""college""='new mexico state' AND ""round"">6;",2-17387421-1 "What is Player, when Pick is less than 161, and when College is ""Auburn University""?","CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text, ""college"" text );","SELECT ""player"" FROM ""draft_picks"" WHERE ""pick""<161 AND ""college""='auburn university';",2-17387421-1 "What is Player, when Round is less than 6, and when Pick is ""69""?","CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text, ""college"" text );","SELECT ""player"" FROM ""draft_picks"" WHERE ""round""<6 AND ""pick""=69;",2-17387421-1 "What is the sum of Round, when College is ""Norfolk State""?","CREATE TABLE ""draft_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text, ""college"" text );","SELECT SUM(""round"") FROM ""draft_picks"" WHERE ""college""='norfolk state';",2-17387421-1 What country does david gilford play for?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""country"" FROM ""first_round"" WHERE ""player""='david gilford';",2-16514480-1 Which player plays for australia?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""player"" FROM ""first_round"" WHERE ""country""='australia';",2-16514480-1 What's the sum of all phil mickelson's game scores?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT SUM(""score"") FROM ""first_round"" WHERE ""player""='phil mickelson';",2-16514480-1 In what round was Clyde the opponent?,"CREATE TABLE ""scottish_cup"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""round"" FROM ""scottish_cup"" WHERE ""opponent""='clyde';",2-17401571-2 Who was the opponent in the round of R2?,"CREATE TABLE ""scottish_cup"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""scottish_cup"" WHERE ""round""='r2';",2-17401571-2 What Tournament had a Winning score of –6 (73-68-72-69=282)?,"CREATE TABLE ""lpga_tour_18"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""tournament"" FROM ""lpga_tour_18"" WHERE ""winning_score""='–6 (73-68-72-69=282)';",2-1665961-2 What Tournament had a Victory of 1 Stroke with a Winning score of –16 (67-66-70-69=272)?,"CREATE TABLE ""lpga_tour_18"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""tournament"" FROM ""lpga_tour_18"" WHERE ""margin_of_victory""='1 stroke' AND ""winning_score""='–16 (67-66-70-69=272)';",2-1665961-2 "What is the average opened year of the line with 59 stations served and more than 145,000,000 journeys made per annum?","CREATE TABLE ""paris_rer_lines"" ( ""line_name"" text, ""opened"" real, ""last_extension"" real, ""stations_served"" real, ""length"" text, ""average_interstation"" text, ""journeys_made_per_annum"" real );","SELECT AVG(""opened"") FROM ""paris_rer_lines"" WHERE ""stations_served""=59 AND ""journeys_made_per_annum"">'145,000,000';",2-172174-1 "What is the average opened year of line e, which had their last extension before 2003?","CREATE TABLE ""paris_rer_lines"" ( ""line_name"" text, ""opened"" real, ""last_extension"" real, ""stations_served"" real, ""length"" text, ""average_interstation"" text, ""journeys_made_per_annum"" real );","SELECT AVG(""opened"") FROM ""paris_rer_lines"" WHERE ""line_name""='line e' AND ""last_extension""<2003;",2-172174-1 "What is Round, when Rank is less than 117?","CREATE TABLE ""double_bagel_matches_6_0_6_0"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""opponent"" text, ""rank"" real, ""round"" text );","SELECT ""round"" FROM ""double_bagel_matches_6_0_6_0"" WHERE ""rank""<117;",2-167378-2 "What is Average Year, when Round is R128 (First Round)?","CREATE TABLE ""double_bagel_matches_6_0_6_0"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""opponent"" text, ""rank"" real, ""round"" text );","SELECT AVG(""year"") FROM ""double_bagel_matches_6_0_6_0"" WHERE ""round""='r128 (first round)';",2-167378-2 "What is Championship, when Year is greater than 2002, and when Surface is Hard?","CREATE TABLE ""double_bagel_matches_6_0_6_0"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""opponent"" text, ""rank"" real, ""round"" text );","SELECT ""championship"" FROM ""double_bagel_matches_6_0_6_0"" WHERE ""year"">2002 AND ""surface""='hard';",2-167378-2 What is the average position for a driver with less than 54 points and husaberg-bsu as equipment?,"CREATE TABLE ""riders"" ( ""position"" real, ""driver_passenger"" text, ""equipment"" text, ""points"" real, ""wins"" text, ""second"" text, ""third"" text );","SELECT AVG(""position"") FROM ""riders"" WHERE ""points""<54 AND ""equipment""='husaberg-bsu';",2-16962043-4 How many wins does the driver with 217 points have?,"CREATE TABLE ""riders"" ( ""position"" real, ""driver_passenger"" text, ""equipment"" text, ""points"" real, ""wins"" text, ""second"" text, ""third"" text );","SELECT ""wins"" FROM ""riders"" WHERE ""points""=217;",2-16962043-4 what is the team when the driver is viktor jensen?,"CREATE TABLE ""drivers_and_teams"" ( ""team"" text, ""driver"" text, ""class"" text, ""chassis"" text, ""engine"" text, ""rounds"" text );","SELECT ""team"" FROM ""drivers_and_teams"" WHERE ""driver""='viktor jensen';",2-16508558-1 what is the team when the rounds is all engine is mercedes hwa and driver is sam abay?,"CREATE TABLE ""drivers_and_teams"" ( ""team"" text, ""driver"" text, ""class"" text, ""chassis"" text, ""engine"" text, ""rounds"" text );","SELECT ""team"" FROM ""drivers_and_teams"" WHERE ""rounds""='all' AND ""engine""='mercedes hwa' AND ""driver""='sam abay';",2-16508558-1 "what is the class when the chassis is dallara f308, rounds is all and the driver is sam abay?","CREATE TABLE ""drivers_and_teams"" ( ""team"" text, ""driver"" text, ""class"" text, ""chassis"" text, ""engine"" text, ""rounds"" text );","SELECT ""class"" FROM ""drivers_and_teams"" WHERE ""chassis""='dallara f308' AND ""rounds""='all' AND ""driver""='sam abay';",2-16508558-1 What is the 2001-02 of the Yago 2012-13?,"CREATE TABLE ""history_of_squad_numbers"" ( ""1997_98"" text, ""1998_99"" text, ""1999_00"" text, ""2000_01"" text, ""2001_02"" text, ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""2001_02"" FROM ""history_of_squad_numbers"" WHERE ""2012_13""='yago';",2-16224775-39 What is the 2006-07 of the 2012-13 pavlis?,"CREATE TABLE ""history_of_squad_numbers"" ( ""1997_98"" text, ""1998_99"" text, ""1999_00"" text, ""2000_01"" text, ""2001_02"" text, ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""2006_07"" FROM ""history_of_squad_numbers"" WHERE ""2012_13""='pavlis';",2-16224775-39 What is the 2003-04 of the 1998-99 of IlIev Wreh?,"CREATE TABLE ""history_of_squad_numbers"" ( ""1997_98"" text, ""1998_99"" text, ""1999_00"" text, ""2000_01"" text, ""2001_02"" text, ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""2003_04"" FROM ""history_of_squad_numbers"" WHERE ""1998_99""='iliev wreh';",2-16224775-39 What is the 1998-99 if the Kafes from 2010-11?,"CREATE TABLE ""history_of_squad_numbers"" ( ""1997_98"" text, ""1998_99"" text, ""1999_00"" text, ""2000_01"" text, ""2001_02"" text, ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""1998_99"" FROM ""history_of_squad_numbers"" WHERE ""2010_11""='kafes';",2-16224775-39 What is the 2005-06 that has Rivaldo for 2007-08?,"CREATE TABLE ""history_of_squad_numbers"" ( ""1997_98"" text, ""1998_99"" text, ""1999_00"" text, ""2000_01"" text, ""2001_02"" text, ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""2005_06"" FROM ""history_of_squad_numbers"" WHERE ""2007_08""='rivaldo';",2-16224775-39 "What is Run 4, when Run 2 is 1:29.00?","CREATE TABLE ""results"" ( ""rank"" text, ""team"" text, ""athletes"" text, ""run_1"" text, ""run_2"" text, ""run_3"" text, ""run_4"" text, ""final"" text );","SELECT ""run_4"" FROM ""results"" WHERE ""run_2""='1:29.00';",2-17010996-2 "What is Team, when Run 3 is 1:24.00?","CREATE TABLE ""results"" ( ""rank"" text, ""team"" text, ""athletes"" text, ""run_1"" text, ""run_2"" text, ""run_3"" text, ""run_4"" text, ""final"" text );","SELECT ""team"" FROM ""results"" WHERE ""run_3""='1:24.00';",2-17010996-2 "What is Run 1, when Team is ""Italy (ITA) Italy I""?","CREATE TABLE ""results"" ( ""rank"" text, ""team"" text, ""athletes"" text, ""run_1"" text, ""run_2"" text, ""run_3"" text, ""run_4"" text, ""final"" text );","SELECT ""run_1"" FROM ""results"" WHERE ""team""='italy (ita) italy i';",2-17010996-2 "What is Athletes, when Run 2 is 1:24.77?","CREATE TABLE ""results"" ( ""rank"" text, ""team"" text, ""athletes"" text, ""run_1"" text, ""run_2"" text, ""run_3"" text, ""run_4"" text, ""final"" text );","SELECT ""athletes"" FROM ""results"" WHERE ""run_2""='1:24.77';",2-17010996-2 "What is Run 4, when Run 2 is 1:25.84?","CREATE TABLE ""results"" ( ""rank"" text, ""team"" text, ""athletes"" text, ""run_1"" text, ""run_2"" text, ""run_3"" text, ""run_4"" text, ""final"" text );","SELECT ""run_4"" FROM ""results"" WHERE ""run_2""='1:25.84';",2-17010996-2 "What is Run 1, when Athletes is ""Theo Kitt & Friedrich Kuhn""?","CREATE TABLE ""results"" ( ""rank"" text, ""team"" text, ""athletes"" text, ""run_1"" text, ""run_2"" text, ""run_3"" text, ""run_4"" text, ""final"" text );","SELECT ""run_1"" FROM ""results"" WHERE ""athletes""='theo kitt & friedrich kuhn';",2-17010996-2 "What is Date, when Attendance is less than 521?","CREATE TABLE ""round_17"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""date"" FROM ""round_17"" WHERE ""attendance""<521;",2-17026847-19 "What is Away, when Home is ""marathon""?","CREATE TABLE ""round_17"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""away"" FROM ""round_17"" WHERE ""home""='marathon';",2-17026847-19 "What is Score, when Home is ""marathon""?","CREATE TABLE ""round_17"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT ""score"" FROM ""round_17"" WHERE ""home""='marathon';",2-17026847-19 "What is the total number of Attendance(s), when Away is Real Juventud?","CREATE TABLE ""round_17"" ( ""date"" text, ""home"" text, ""score"" text, ""away"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""round_17"" WHERE ""away""='real juventud';",2-17026847-19 "What is Record, when H/A/N is ""A"", and when Date is ""February 1""?","CREATE TABLE ""february"" ( ""date"" text, ""h_a_n"" text, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""record"" FROM ""february"" WHERE ""h_a_n""='a' AND ""date""='february 1';",2-16946097-7 "What is Date, when Opponent is ""Philadelphia 76ers""?","CREATE TABLE ""february"" ( ""date"" text, ""h_a_n"" text, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""date"" FROM ""february"" WHERE ""opponent""='philadelphia 76ers';",2-16946097-7 "What is Opponent, when Record is 17-44?","CREATE TABLE ""february"" ( ""date"" text, ""h_a_n"" text, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""opponent"" FROM ""february"" WHERE ""record""='17-44';",2-16946097-7 "What is Date, when H/A/N is ""H"", and when Score is 112-118?","CREATE TABLE ""february"" ( ""date"" text, ""h_a_n"" text, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""date"" FROM ""february"" WHERE ""h_a_n""='h' AND ""score""='112-118';",2-16946097-7 "What is H/A/N, when Record is 20-48?","CREATE TABLE ""february"" ( ""date"" text, ""h_a_n"" text, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""h_a_n"" FROM ""february"" WHERE ""record""='20-48';",2-16946097-7 "What is Record, when Score is 104-99?","CREATE TABLE ""february"" ( ""date"" text, ""h_a_n"" text, ""opponent"" text, ""score"" text, ""record"" text );","SELECT ""record"" FROM ""february"" WHERE ""score""='104-99';",2-16946097-7 What is the date with home team of Stockport County?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""first_round_proper"" WHERE ""home_team""='stockport county';",2-17540875-2 What is the score on 17 November 1956 when home team is Derby County?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""first_round_proper"" WHERE ""date""='17 november 1956' AND ""home_team""='derby county';",2-17540875-2 What is the score when the tie number is 4?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""first_round_proper"" WHERE ""tie_no""='4';",2-17540875-2 What is the number of points when the draws are more than 1?,"CREATE TABLE ""first_league"" ( ""team"" text, ""match"" real, ""points"" real, ""draw"" real, ""lost"" real );","SELECT COUNT(""points"") FROM ""first_league"" WHERE ""draw"">1;",2-17543955-1 "What is the number for match when the draws in more than 0, the team is Polonia Bydgoszcz, and there are less than 17 points?","CREATE TABLE ""first_league"" ( ""team"" text, ""match"" real, ""points"" real, ""draw"" real, ""lost"" real );","SELECT SUM(""match"") FROM ""first_league"" WHERE ""draw"">0 AND ""team""='polonia bydgoszcz' AND ""points""<17;",2-17543955-1 "What is the lowest number for draw when the points are less than 17, and the lost is 13?","CREATE TABLE ""first_league"" ( ""team"" text, ""match"" real, ""points"" real, ""draw"" real, ""lost"" real );","SELECT MIN(""draw"") FROM ""first_league"" WHERE ""points""<17 AND ""lost""=13;",2-17543955-1 What is the number of points when the match is smaller than 14?,"CREATE TABLE ""first_league"" ( ""team"" text, ""match"" real, ""points"" real, ""draw"" real, ""lost"" real );","SELECT COUNT(""points"") FROM ""first_league"" WHERE ""match""<14;",2-17543955-1 what is the apps when the name is smith?,"CREATE TABLE ""outs"" ( ""name"" text, ""country"" text, ""transfer_window"" text, ""transfer_fee"" text, ""apps"" real, ""goals"" real );","SELECT MIN(""apps"") FROM ""outs"" WHERE ""name""='smith';",2-17596418-6 "how many times is the transfer fee £2,500,000?","CREATE TABLE ""outs"" ( ""name"" text, ""country"" text, ""transfer_window"" text, ""transfer_fee"" text, ""apps"" real, ""goals"" real );","SELECT COUNT(""goals"") FROM ""outs"" WHERE ""transfer_fee""='£2,500,000';",2-17596418-6 "how many times is the transfer window, summer and the name sinclair?","CREATE TABLE ""outs"" ( ""name"" text, ""country"" text, ""transfer_window"" text, ""transfer_fee"" text, ""apps"" real, ""goals"" real );","SELECT COUNT(""apps"") FROM ""outs"" WHERE ""transfer_window""='summer' AND ""name""='sinclair';",2-17596418-6 "what is the goals when the country is wal, the name is smith and apps is more than 0?","CREATE TABLE ""outs"" ( ""name"" text, ""country"" text, ""transfer_window"" text, ""transfer_fee"" text, ""apps"" real, ""goals"" real );","SELECT SUM(""goals"") FROM ""outs"" WHERE ""country""='wal' AND ""name""='smith' AND ""apps"">0;",2-17596418-6 "What is the Studio of the Film with a Gross rental of $7,500,000?","CREATE TABLE ""top_grossing_films_u_s"" ( ""rank"" real, ""title"" text, ""studio"" text, ""director"" text, ""gross_rental"" text );","SELECT ""studio"" FROM ""top_grossing_films_u_s"" WHERE ""gross_rental""='$7,500,000';",2-172085-1 "Which Result has a Score of 2 – 0, and a Competition of 2006 fifa world cup qualification?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""score""='2 – 0' AND ""competition""='2006 fifa world cup qualification';",2-1686203-3 Which Score has a Result of 0 – 2?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""result""='0 – 2';",2-1686203-3 Which Score has a Competition of uefa euro 2012 qualifying?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""competition""='uefa euro 2012 qualifying';",2-1686203-3 Which Date has a Score of 0 – 2?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""score""='0 – 2';",2-1686203-3 "Which Result has a Competition of 2014 fifa world cup qualification, and a Score of 2 – 0?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""competition""='2014 fifa world cup qualification' AND ""score""='2 – 0';",2-1686203-3 Which Venue has a Date of 1 march 2006?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""date""='1 march 2006';",2-1686203-3 Who is the player with an E to par and a 68-73-69=210?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""to_par""='e' AND ""score""='68-73-69=210';",2-17231351-5 What is the country with a 66-70-69=205 score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""score""='66-70-69=205';",2-17231351-5 Who is the player from Japan?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""country""='japan';",2-17231351-5 "What country is player jay haas, who is in t10 place, from?","CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""place""='t10' AND ""player""='jay haas';",2-17231351-5 What is the country with a 68-73-69=210 score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""score""='68-73-69=210';",2-17231351-5 What is the score of player mark hayes?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""player""='mark hayes';",2-17231351-5 WHAT IS THE HOME TEAM WITH A TIE NUMBER OF 7?,"CREATE TABLE ""fourth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""home_team"" FROM ""fourth_round_proper"" WHERE ""tie_no""='7';",2-17004128-5 WHAT IS THE AWAY TEAM WITH A HOME TEAM OF CHELSEA?,"CREATE TABLE ""fourth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""away_team"" FROM ""fourth_round_proper"" WHERE ""home_team""='chelsea';",2-17004128-5 WHAT IS THE SCORE WITH A TIE NUMBER OF 13?,"CREATE TABLE ""fourth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""score"" FROM ""fourth_round_proper"" WHERE ""tie_no""='13';",2-17004128-5 WHAT IS THE ATTENDANCE WITH A READING AWAY TEAM?,"CREATE TABLE ""fourth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""fourth_round_proper"" WHERE ""away_team""='reading';",2-17004128-5 WHAT IS THE ATTENDANCE WITH A READING AWAY TEAM?,"CREATE TABLE ""fourth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""fourth_round_proper"" WHERE ""away_team""='reading';",2-17004128-5 Who was the Builder when the wheels were 4-4-0 and the railway was GCR?,"CREATE TABLE ""standard_gauge_designs_1900_to_1922"" ( ""railway"" text, ""builder"" text, ""built"" text, ""wheels"" text, ""location"" text, ""object_number"" text );","SELECT ""builder"" FROM ""standard_gauge_designs_1900_to_1922"" WHERE ""wheels""='4-4-0' AND ""railway""='gcr';",2-17477462-3 Which railway was built in 1920?,"CREATE TABLE ""standard_gauge_designs_1900_to_1922"" ( ""railway"" text, ""builder"" text, ""built"" text, ""wheels"" text, ""location"" text, ""object_number"" text );","SELECT ""railway"" FROM ""standard_gauge_designs_1900_to_1922"" WHERE ""built""='1920';",2-17477462-3 Which railway was built in 1909?,"CREATE TABLE ""standard_gauge_designs_1900_to_1922"" ( ""railway"" text, ""builder"" text, ""built"" text, ""wheels"" text, ""location"" text, ""object_number"" text );","SELECT ""railway"" FROM ""standard_gauge_designs_1900_to_1922"" WHERE ""built""='1909';",2-17477462-3 What year was Stephenson the builder?,"CREATE TABLE ""standard_gauge_designs_1900_to_1922"" ( ""railway"" text, ""builder"" text, ""built"" text, ""wheels"" text, ""location"" text, ""object_number"" text );","SELECT ""built"" FROM ""standard_gauge_designs_1900_to_1922"" WHERE ""builder""='stephenson';",2-17477462-3 What is the Object Number for the item with wheels 4-4-0 and a location of Barrow Hill?,"CREATE TABLE ""standard_gauge_designs_1900_to_1922"" ( ""railway"" text, ""builder"" text, ""built"" text, ""wheels"" text, ""location"" text, ""object_number"" text );","SELECT ""object_number"" FROM ""standard_gauge_designs_1900_to_1922"" WHERE ""location""='barrow hill' AND ""wheels""='4-4-0';",2-17477462-3 Who was the builder in 1920?,"CREATE TABLE ""standard_gauge_designs_1900_to_1922"" ( ""railway"" text, ""builder"" text, ""built"" text, ""wheels"" text, ""location"" text, ""object_number"" text );","SELECT ""builder"" FROM ""standard_gauge_designs_1900_to_1922"" WHERE ""built""='1920';",2-17477462-3 Which team played in the Darida venue?,"CREATE TABLE ""teams_and_venues"" ( ""team"" text, ""location"" text, ""venue"" text, ""capacity"" real, ""position_in_2006"" text );","SELECT ""venue"" FROM ""teams_and_venues"" WHERE ""team""='darida';",2-17335271-1 What was Team Dnepr's position in 2006?,"CREATE TABLE ""teams_and_venues"" ( ""team"" text, ""location"" text, ""venue"" text, ""capacity"" real, ""position_in_2006"" text );","SELECT ""position_in_2006"" FROM ""teams_and_venues"" WHERE ""team""='dnepr';",2-17335271-1 "Which ICAO has a Province of heilongjiang, and a IATA of jmu?","CREATE TABLE ""list"" ( ""city"" text, ""province"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""icao"" FROM ""list"" WHERE ""province""='heilongjiang' AND ""iata""='jmu';",2-1628066-2 which Province has a ICAO of vmmc?,"CREATE TABLE ""list"" ( ""city"" text, ""province"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""province"" FROM ""list"" WHERE ""icao""='vmmc';",2-1628066-2 Which Province has a City of hiroshima?,"CREATE TABLE ""list"" ( ""city"" text, ""province"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""province"" FROM ""list"" WHERE ""city""='hiroshima';",2-1628066-2 Which Province has a IATA of aku?,"CREATE TABLE ""list"" ( ""city"" text, ""province"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""province"" FROM ""list"" WHERE ""iata""='aku';",2-1628066-2 Name the IATA with a City of budapest?,"CREATE TABLE ""list"" ( ""city"" text, ""province"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""iata"" FROM ""list"" WHERE ""city""='budapest';",2-1628066-2 Name the Province with ICAO of zbcf?,"CREATE TABLE ""list"" ( ""city"" text, ""province"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""province"" FROM ""list"" WHERE ""icao""='zbcf';",2-1628066-2 What is the country with a 70-74-69=213 score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real );","SELECT ""country"" FROM ""third_round"" WHERE ""score""='70-74-69=213';",2-17162255-6 "What is the highest to par of player mark brooks, who has a t2 place?","CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real );","SELECT MAX(""to_par"") FROM ""third_round"" WHERE ""place""='t2' AND ""player""='mark brooks';",2-17162255-6 What is the score of player craig stadler from the United States with a t8 place?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real );","SELECT ""score"" FROM ""third_round"" WHERE ""place""='t8' AND ""country""='united states' AND ""player""='craig stadler';",2-17162255-6 What is the country of player ian woosnam?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real );","SELECT ""country"" FROM ""third_round"" WHERE ""player""='ian woosnam';",2-17162255-6 How many silver medals did the team that had 5 bronze and less than 16 gold have?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_table"" WHERE ""bronze"">5 AND ""gold""<16;",2-16744814-2 what is the team website when the institution is indiana university of pennsylvania?,"CREATE TABLE ""current_teams"" ( ""institution"" text, ""location"" text, ""team_nickname"" text, ""joined_tschl"" real, ""home_arena"" text, ""capacity"" real, ""team_website"" text );","SELECT ""team_website"" FROM ""current_teams"" WHERE ""institution""='indiana university of pennsylvania';",2-16384648-2 what is the team nickname when joined tschl is 2010 and home arena is kettering rec center and the team website is dayton hockey?,"CREATE TABLE ""current_teams"" ( ""institution"" text, ""location"" text, ""team_nickname"" text, ""joined_tschl"" real, ""home_arena"" text, ""capacity"" real, ""team_website"" text );","SELECT ""team_nickname"" FROM ""current_teams"" WHERE ""joined_tschl""=2010 AND ""home_arena""='kettering rec center' AND ""team_website""='dayton hockey';",2-16384648-2 what is the team nickname that joined tschl after 2010?,"CREATE TABLE ""current_teams"" ( ""institution"" text, ""location"" text, ""team_nickname"" text, ""joined_tschl"" real, ""home_arena"" text, ""capacity"" real, ""team_website"" text );","SELECT ""team_nickname"" FROM ""current_teams"" WHERE ""joined_tschl"">2010;",2-16384648-2 "what is the institution at akron, oh?","CREATE TABLE ""current_teams"" ( ""institution"" text, ""location"" text, ""team_nickname"" text, ""joined_tschl"" real, ""home_arena"" text, ""capacity"" real, ""team_website"" text );","SELECT ""institution"" FROM ""current_teams"" WHERE ""location""='akron, oh';",2-16384648-2 what is the home arena that joined tschl in 2010 and the team nickname is bearcats?,"CREATE TABLE ""current_teams"" ( ""institution"" text, ""location"" text, ""team_nickname"" text, ""joined_tschl"" real, ""home_arena"" text, ""capacity"" real, ""team_website"" text );","SELECT ""home_arena"" FROM ""current_teams"" WHERE ""joined_tschl""=2010 AND ""team_nickname""='bearcats';",2-16384648-2 Richard Crump picked after the 114 pick was drafted in what round?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick_num"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""round"" FROM ""nfl_draft"" WHERE ""pick_num"">114 AND ""player""='richard crump';",2-17386069-1 "Who has a grid smaller than 24, less than 61 laps, and a ferrari constructor?","CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""driver"" FROM ""race"" WHERE ""grid""<24 AND ""laps""<61 AND ""constructor""='ferrari';",2-1122912-2 Who is the driver with 58 laps and a grid smaller than 21?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""driver"" FROM ""race"" WHERE ""laps""=58 AND ""grid""<21;",2-1122912-2 "What year did J. Jones, trearddur bay build a boat with a current status of tbsc?","CREATE TABLE ""current_fleet"" ( ""number"" real, ""name"" text, ""year_built"" text, ""boat_builder"" text, ""current_status"" text );","SELECT ""year_built"" FROM ""current_fleet"" WHERE ""current_status""='tbsc' AND ""boat_builder""='j. jones, trearddur bay';",2-11134320-1 What is the boat builder for a boat built in 1910/11 and a number of 39?,"CREATE TABLE ""current_fleet"" ( ""number"" real, ""name"" text, ""year_built"" text, ""boat_builder"" text, ""current_status"" text );","SELECT ""boat_builder"" FROM ""current_fleet"" WHERE ""year_built""='1910/11' AND ""number""=39;",2-11134320-1 What is the boat builder for a boat built in 1994 and a number greater than 93?,"CREATE TABLE ""current_fleet"" ( ""number"" real, ""name"" text, ""year_built"" text, ""boat_builder"" text, ""current_status"" text );","SELECT ""boat_builder"" FROM ""current_fleet"" WHERE ""number"">93 AND ""year_built""='1994';",2-11134320-1 What year was the cormorant built in?,"CREATE TABLE ""current_fleet"" ( ""number"" real, ""name"" text, ""year_built"" text, ""boat_builder"" text, ""current_status"" text );","SELECT ""year_built"" FROM ""current_fleet"" WHERE ""name""='cormorant';",2-11134320-1 What boat builder built the valmai with a number less than 65?,"CREATE TABLE ""current_fleet"" ( ""number"" real, ""name"" text, ""year_built"" text, ""boat_builder"" text, ""current_status"" text );","SELECT ""boat_builder"" FROM ""current_fleet"" WHERE ""number""<65 AND ""name""='valmai';",2-11134320-1 Which sporting location is where Richmond plays?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_17"" WHERE ""home_team""='richmond';",2-10826072-17 "Tell me the date for emery and home of ottawa with attendance more than 19,575","CREATE TABLE ""april"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""april"" WHERE ""decision""='emery' AND ""attendance"">'19,575' AND ""home""='ottawa';",2-11622632-9 "When the Away team scored 20.15 (135) on the Date of 23 april 1973, how many people were in the crowd?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_3"" WHERE ""date""='23 april 1973' AND ""away_team_score""='20.15 (135)';",2-10869537-3 "When the Away team was essendon, what was the Venue they played at?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_3"" WHERE ""away_team""='essendon';",2-10869537-3 "When the Away team of essendon played and the Crowd was larger than 18,704 people, which Date did this take place on?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_3"" WHERE ""crowd"">'18,704' AND ""away_team""='essendon';",2-10869537-3 What college or club team did Dale Mitchell play for?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""college_junior_club_team_league"" FROM ""draft_picks"" WHERE ""player""='dale mitchell';",2-11901273-16 "Who is the leading scorer for the game on March 22, 2008 with a visitor of Magic?","CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""leading_scorer"" FROM ""march"" WHERE ""visitor""='magic' AND ""date""='march 22, 2008';",2-11961849-8 "Who was the home team on March 5, 2008?","CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""home"" FROM ""march"" WHERE ""date""='march 5, 2008';",2-11961849-8 "What is the lowest when the total is 353,069 and average is larger than 47,425?","CREATE TABLE ""match_attendance"" ( ""venue"" text, ""hosted"" real, ""average"" real, ""highest"" real, ""lowest"" real, ""total"" real, ""last_year"" text, ""up_down"" text );","SELECT AVG(""lowest"") FROM ""match_attendance"" WHERE ""total""<'353,069' AND ""average"">'47,425';",2-1161065-28 "What is the smallest hosted when the average is less than 35,208 and total is greater than 593,202?","CREATE TABLE ""match_attendance"" ( ""venue"" text, ""hosted"" real, ""average"" real, ""highest"" real, ""lowest"" real, ""total"" real, ""last_year"" text, ""up_down"" text );","SELECT MIN(""hosted"") FROM ""match_attendance"" WHERE ""average""<'35,208' AND ""total"">'593,202';",2-1161065-28 Which team scored 10.11 (71) at home?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_3"" WHERE ""home_team_score""='10.11 (71)';",2-10790397-3 What is the score for the away team at Essendon?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_3"" WHERE ""away_team""='essendon';",2-10790397-3 What was the smallest crowd size for the home team at St Kilda?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_3"" WHERE ""home_team""='st kilda';",2-10790397-3 "Which home team had a crowd size of 14,000 at Junction Oval?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_3"" WHERE ""crowd"">'14,000' AND ""venue""='junction oval';",2-10790397-3 Name for me the tatsuhito takaiwa for Ryusuke Taguchi of taguchi (14:31),"CREATE TABLE ""2008"" ( ""block_a"" text, ""wataru_inoue"" text, ""jushin_liger"" text, ""minoru"" text, ""ryusuke_taguchi"" text, ""tatsuhito_takaiwa"" text, ""yujiro"" text );","SELECT ""tatsuhito_takaiwa"" FROM ""2008"" WHERE ""ryusuke_taguchi""='taguchi (14:31)';",2-10979732-31 Name the ryusuke taguchi for Jushin Liger of liger (9:57),"CREATE TABLE ""2008"" ( ""block_a"" text, ""wataru_inoue"" text, ""jushin_liger"" text, ""minoru"" text, ""ryusuke_taguchi"" text, ""tatsuhito_takaiwa"" text, ""yujiro"" text );","SELECT ""ryusuke_taguchi"" FROM ""2008"" WHERE ""jushin_liger""='liger (9:57)';",2-10979732-31 What were the most in attendance in Richmond?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_2"" WHERE ""away_team""='richmond';",2-10887680-2 What team played Essendon?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_2"" WHERE ""away_team""='essendon';",2-10887680-2 "Which TV network is a spanish commercial network with greater than 53,674,000 households viewable and place lower than 1?","CREATE TABLE ""audience"" ( ""place"" real, ""tv_network"" text, ""pct_of_us_households_reached"" text, ""number_of_households_viewable"" real, ""type_of_television_network"" text );","SELECT ""tv_network"" FROM ""audience"" WHERE ""type_of_television_network""='spanish commercial' AND ""number_of_households_viewable"">'53,674,000' AND ""place"">1;",2-11108194-2 Which game site has an Opponent of buffalo bills?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""game_site"" FROM ""schedule"" WHERE ""opponent""='buffalo bills';",2-11184569-2 Which opponent has a Result of l 6–3?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""result""='l 6–3';",2-11184569-2 "Which game site has a Week bigger than 13, and a Result of l 20–0?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""game_site"" FROM ""schedule"" WHERE ""week"">13 AND ""result""='l 20–0';",2-11184569-2 Which date has a Week of 6?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""week""=6;",2-11184569-2 Who was the visiting team where the decision was Biron on October 4?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""visitor"" FROM ""regular_season"" WHERE ""decision""='biron' AND ""date""='october 4';",2-11902580-3 What is the highest number of losses where a team scored more than 45 goals and had 32 against?,"CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT MAX(""losses"") FROM ""final_standing"" WHERE ""goals_against""=32 AND ""goals_for"">45;",2-11994155-1 What is the location attendance of the game with Kobe Bryant (18) with the highest points on November 18?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""high_points""='kobe bryant (18)' AND ""date""='november 18';",2-11965481-4 Which team had game 3?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""game""=3;",2-11965481-4 What is the authority of the scientific name of O. Tricuspis?,"CREATE TABLE ""taxonomy"" ( ""scientic_name"" text, ""common_name"" text, ""authority"" text, ""year"" real, ""subgenus"" text );","SELECT ""authority"" FROM ""taxonomy"" WHERE ""scientic_name""='o. tricuspis';",2-10960880-1 How many values for decile occur in Mount Roskill with Monte Cecilia school with a roll greater than 170?,"CREATE TABLE ""puketapapa_local_board"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT COUNT(""decile"") FROM ""puketapapa_local_board"" WHERE ""area""='mount roskill' AND ""name""='monte cecilia school' AND ""roll"">170;",2-12017602-10 For ranks over 2 with Golds over 6 and Silvers over 5 what would be the lowest qualifying Total?,"CREATE TABLE ""external_links"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""external_links"" WHERE ""gold"">6 AND ""rank"">2 AND ""silver"">5;",2-113198-7 What is the Playoffs during 2004-05?,"CREATE TABLE ""year_by_year"" ( ""year"" text, ""league"" text, ""reg_season"" text, ""playoffs"" text, ""avg_attendance"" real );","SELECT ""playoffs"" FROM ""year_by_year"" WHERE ""year""='2004-05';",2-1085030-1 What was the record of the game on July 3?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='july 3';",2-11664564-7 What was the attendance at the game when the record was 35-46?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""attendance"" FROM ""game_log"" WHERE ""record""='35-46';",2-11664564-7 What was the score of the game when the record was 35-47?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""record""='35-47';",2-11664564-7 "Who took the loss against the California Angels when the attendance was 10,886?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""opponent""='california angels' AND ""attendance""='10,886';",2-11664564-7 How many people were in the crowd for a game than had carlton as the visiting team?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_1"" WHERE ""away_team""='carlton';",2-10809368-1 What was total size of the crowd at a home game for north melbourne?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_1"" WHERE ""home_team""='north melbourne';",2-10809368-1 When was the game played at glenferrie oval?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_1"" WHERE ""venue""='glenferrie oval';",2-10809368-1 "When the crowd was bigger than 26,063, who was the Away team?","CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_10"" WHERE ""crowd"">'26,063';",2-10806852-10 What did South Melbourne score when they were the Away team?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_10"" WHERE ""away_team""='south melbourne';",2-10806852-10 What is the average rank of gol on airlines?,"CREATE TABLE ""passengers_carried_in_2009"" ( ""rank"" real, ""airline"" text, ""country"" text, ""passengers_carried"" real, ""remarks"" text, ""alliance"" text );","SELECT AVG(""rank"") FROM ""passengers_carried_in_2009"" WHERE ""airline""='gol';",2-11898258-7 What was the smallest crowd during a game where the home team scored 12.9 (81)?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_10"" WHERE ""home_team_score""='12.9 (81)';",2-10809157-10 What is the away team score when Home team is fitzroy?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_15"" WHERE ""home_team""='fitzroy';",2-10790510-15 Which date has an Away team score of 11.13 (79)?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_15"" WHERE ""away_team_score""='11.13 (79)';",2-10790510-15 Which home team that has an Away score of 10.10 (70)?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_15"" WHERE ""away_team_score""='10.10 (70)';",2-10790510-15 Which date was corio oval the venue?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_15"" WHERE ""venue""='corio oval';",2-10790510-15 Which venue has St Kilda as the away team?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_15"" WHERE ""away_team""='st kilda';",2-10790510-15 Who was the home team when the away team scored 10.15 (75)?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_15"" WHERE ""away_team_score""='10.15 (75)';",2-10790651-15 Who was the away team when the home team scored 10.8 (68)?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_15"" WHERE ""home_team_score""='10.8 (68)';",2-10790651-15 What was the away team score at the game held on 17 August 1935?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_15"" WHERE ""date""='17 august 1935';",2-10790651-15 Which league has 12 goals?,"CREATE TABLE ""career_stats"" ( ""season"" text, ""club"" text, ""league"" text, ""apps"" real, ""goals"" real );","SELECT ""league"" FROM ""career_stats"" WHERE ""goals""=12;",2-12056762-1 Which league has less than 15 apps and 0 goals with sparta prague?,"CREATE TABLE ""career_stats"" ( ""season"" text, ""club"" text, ""league"" text, ""apps"" real, ""goals"" real );","SELECT ""league"" FROM ""career_stats"" WHERE ""apps""<15 AND ""goals""=0 AND ""club""='sparta prague';",2-12056762-1 How many runners up for the team that won in 1993?,"CREATE TABLE ""uefa_cup_winners_cup_performances_by_tea"" ( ""team"" text, ""winners"" real, ""runners_up"" real, ""years_won"" text, ""years_runner_up"" text );","SELECT MIN(""runners_up"") FROM ""uefa_cup_winners_cup_performances_by_tea"" WHERE ""years_won""='1993';",2-11947374-3 "How many runners up for the team with under 1 win and a Years runner-up of 1985 , 1996?","CREATE TABLE ""uefa_cup_winners_cup_performances_by_tea"" ( ""team"" text, ""winners"" real, ""runners_up"" real, ""years_won"" text, ""years_runner_up"" text );","SELECT ""runners_up"" FROM ""uefa_cup_winners_cup_performances_by_tea"" WHERE ""winners""<1 AND ""years_runner_up""='1985 , 1996';",2-11947374-3 On what circuit was the iii Reims Grand Prix held?,"CREATE TABLE ""non_championship_race_results"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""circuit"" FROM ""non_championship_race_results"" WHERE ""race_name""='iii reims grand prix';",2-1140104-6 On what circuit was the i mexican grand prix held?,"CREATE TABLE ""non_championship_race_results"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""circuit"" FROM ""non_championship_race_results"" WHERE ""race_name""='i mexican grand prix';",2-1140104-6 "Which player had more than 1 try, 0 drops over a span on 1992-2000?","CREATE TABLE ""most_points"" ( ""player"" text, ""span"" text, ""start"" real, ""tries"" real, ""conv"" real, ""pens"" real, ""drop"" real );","SELECT ""player"" FROM ""most_points"" WHERE ""tries"">1 AND ""drop""=0 AND ""span""='1992-2000';",2-1145226-6 "What is the largest start for a player with 14 conv, 10 tries and more than 22 pens?","CREATE TABLE ""most_points"" ( ""player"" text, ""span"" text, ""start"" real, ""tries"" real, ""conv"" real, ""pens"" real, ""drop"" real );","SELECT MAX(""start"") FROM ""most_points"" WHERE ""conv""=14 AND ""tries""=10 AND ""pens"">22;",2-1145226-6 "What is the total of tries for a player with conv smaller than 45, 19 starts and pens fewer than 22?","CREATE TABLE ""most_points"" ( ""player"" text, ""span"" text, ""start"" real, ""tries"" real, ""conv"" real, ""pens"" real, ""drop"" real );","SELECT COUNT(""tries"") FROM ""most_points"" WHERE ""conv""<45 AND ""start""=19 AND ""pens""<22;",2-1145226-6 "For earnings greater than 4,689,368, what is the greatest rank?","CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT MAX(""rank"") FROM ""leaders"" WHERE ""earnings"">'4,689,368';",2-11622006-4 "When the united states has 22 wins and a rank greater than 2, what is the total earnings?","CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT SUM(""earnings"") FROM ""leaders"" WHERE ""country""='united states' AND ""wins""=22 AND ""rank"">2;",2-11622006-4 What is the smallest rank for new zealand?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT MIN(""rank"") FROM ""leaders"" WHERE ""country""='new zealand';",2-11622006-4 Which home team has an away team score of 11.13 (79)?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_9"" WHERE ""away_team_score""='11.13 (79)';",2-10790510-9 Which home team has an away team score of 4.9 (33)?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_9"" WHERE ""away_team_score""='4.9 (33)';",2-10790510-9 What is Richmond's away team score versus Geelong?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_9"" WHERE ""away_team""='richmond';",2-10790510-9 "When the share of votes equals 21.8%, what's the sum of the total amount of seats?","CREATE TABLE ""general_election_results"" ( ""election"" text, ""d_il"" text, ""share_of_votes"" text, ""seats"" real, ""total_seats"" real );","SELECT SUM(""total_seats"") FROM ""general_election_results"" WHERE ""share_of_votes""='21.8%';",2-11252-2 "If the total number of seats is under 144, and the seats won is 32, which election is this?","CREATE TABLE ""general_election_results"" ( ""election"" text, ""d_il"" text, ""share_of_votes"" text, ""seats"" real, ""total_seats"" real );","SELECT ""election"" FROM ""general_election_results"" WHERE ""total_seats""<144 AND ""seats""=32;",2-11252-2 "When the share of votes is 33.9%, what's the highest total amount of seats?","CREATE TABLE ""general_election_results"" ( ""election"" text, ""d_il"" text, ""share_of_votes"" text, ""seats"" real, ""total_seats"" real );","SELECT MAX(""total_seats"") FROM ""general_election_results"" WHERE ""share_of_votes""='33.9%';",2-11252-2 What was the home team's score when North Melbourne was the away team?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_8"" WHERE ""away_team""='north melbourne';",2-10823950-8 What was the date of the game when the home team scored 21.18 (144) and the away team scored 16.19 (115)?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_8"" WHERE ""home_team_score""='21.18 (144)' AND ""away_team_score""='16.19 (115)';",2-10823950-8 Who was the away team when Geelong was the home team?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_8"" WHERE ""home_team""='geelong';",2-10823950-8 Which team scored 9.8 (62) points against Fitzroy?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_18"" WHERE ""away_team_score""='9.8 (62)';",2-10809351-18 "What is the score of away team, North Melbourne?","CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_18"" WHERE ""away_team""='north melbourne';",2-10809351-18 What is the fewest number of attendees at Kardinia Park?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_18"" WHERE ""venue""='kardinia park';",2-10809351-18 What team is the home team when the home team scored 12.4 (76)?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""date"" text );","SELECT ""home_team"" FROM ""round_5"" WHERE ""home_team_score""='12.4 (76)';",2-1204658-5 What is the home team score when the away team scored 9.11 (65)?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""date"" text );","SELECT ""home_team_score"" FROM ""round_5"" WHERE ""away_team_score""='9.11 (65)';",2-1204658-5 What is the home team score when the away team was fitzroy?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""date"" text );","SELECT ""home_team_score"" FROM ""round_5"" WHERE ""away_team""='fitzroy';",2-1204658-5 Who was the home team at the game with a decision of Mason and a visiting team of Dallas?,"CREATE TABLE ""october"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""home"" FROM ""october"" WHERE ""decision""='mason' AND ""visitor""='dallas';",2-11756731-3 Name the highest laps for time/retired of engine and grid of 5,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""laps"") FROM ""classification"" WHERE ""time_retired""='engine' AND ""grid""=5;",2-1122131-1 Name the highest laps for maserati and +6 laps for grid more than 11,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""laps"") FROM ""classification"" WHERE ""constructor""='maserati' AND ""time_retired""='+6 laps' AND ""grid"">11;",2-1122131-1 Tell me the time/retired for grid 4,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""classification"" WHERE ""grid""=4;",2-1122131-1 Tell me the driver for 58 laps,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""driver"" FROM ""classification"" WHERE ""laps""=58;",2-1122131-1 What is the score of the home team aginst Essendon?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_7"" WHERE ""away_team""='essendon';",2-10809157-7 When is the Geelong game?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_7"" WHERE ""home_team""='geelong';",2-10809157-7 Which Original Broadway production has a First US National Tour of roger bart?,"CREATE TABLE ""roles_and_original_broadway_cast"" ( ""role"" text, ""original_broadway_production"" text, ""first_us_national_tour"" text, ""second_us_national_tour"" text, ""original_italian_production"" text );","SELECT ""original_broadway_production"" FROM ""roles_and_original_broadway_cast"" WHERE ""first_us_national_tour""='roger bart';",2-12084106-1 Which Original Broadway production has a Role of dr. victor von frankenstein?,"CREATE TABLE ""roles_and_original_broadway_cast"" ( ""role"" text, ""original_broadway_production"" text, ""first_us_national_tour"" text, ""second_us_national_tour"" text, ""original_italian_production"" text );","SELECT ""original_broadway_production"" FROM ""roles_and_original_broadway_cast"" WHERE ""role""='dr. victor von frankenstein';",2-12084106-1 Which Role has a First US National Tour of roger bart?,"CREATE TABLE ""roles_and_original_broadway_cast"" ( ""role"" text, ""original_broadway_production"" text, ""first_us_national_tour"" text, ""second_us_national_tour"" text, ""original_italian_production"" text );","SELECT ""role"" FROM ""roles_and_original_broadway_cast"" WHERE ""first_us_national_tour""='roger bart';",2-12084106-1 Which Original Italian production has a First US National Tour of joanna glushak?,"CREATE TABLE ""roles_and_original_broadway_cast"" ( ""role"" text, ""original_broadway_production"" text, ""first_us_national_tour"" text, ""second_us_national_tour"" text, ""original_italian_production"" text );","SELECT ""original_italian_production"" FROM ""roles_and_original_broadway_cast"" WHERE ""first_us_national_tour""='joanna glushak';",2-12084106-1 At what venue was the game played where the away team was South Melbourne,"CREATE TABLE ""round_20"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_20"" WHERE ""away_team""='south melbourne';",2-10826072-20 Name the date where the away teams score was 9.10 (64),"CREATE TABLE ""round_20"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_20"" WHERE ""away_team_score""='9.10 (64)';",2-10826072-20 Who directed the eula goodnight movie after 1949?,"CREATE TABLE ""feature_films"" ( ""year"" real, ""title"" text, ""genre"" text, ""role"" text, ""director"" text );","SELECT ""director"" FROM ""feature_films"" WHERE ""year"">1949 AND ""role""='eula goodnight';",2-11480171-1 What role does she play before 1942 with dorothy arzner directing?,"CREATE TABLE ""feature_films"" ( ""year"" real, ""title"" text, ""genre"" text, ""role"" text, ""director"" text );","SELECT ""role"" FROM ""feature_films"" WHERE ""year""<1942 AND ""director""='dorothy arzner';",2-11480171-1 What drama role does she play in 1973?,"CREATE TABLE ""feature_films"" ( ""year"" real, ""title"" text, ""genre"" text, ""role"" text, ""director"" text );","SELECT ""role"" FROM ""feature_films"" WHERE ""genre""='drama' AND ""year""=1973;",2-11480171-1 What is the date of the 1986 FIFA World Cup?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""competition""='1986 fifa world cup';",2-11791543-1 Name the least floor exercise for parallel bars more than 9.687 and pommel horse less than 8.45,"CREATE TABLE ""individual_all_around"" ( ""rank"" real, ""gymnast"" text, ""floor_exercise"" real, ""pommel_horse"" real, ""rings"" real, ""vault"" real, ""parallel_bars"" real, ""horizontal_bar"" real, ""total"" real );","SELECT MIN(""floor_exercise"") FROM ""individual_all_around"" WHERE ""pommel_horse""<8.45 AND ""parallel_bars"">9.687;",2-11542215-3 Name the total number of pommel horses for vault of 9.475 and rank more than 16,"CREATE TABLE ""individual_all_around"" ( ""rank"" real, ""gymnast"" text, ""floor_exercise"" real, ""pommel_horse"" real, ""rings"" real, ""vault"" real, ""parallel_bars"" real, ""horizontal_bar"" real, ""total"" real );","SELECT COUNT(""pommel_horse"") FROM ""individual_all_around"" WHERE ""rank"">16 AND ""vault""=9.475;",2-11542215-3 "When lake oval is the venue, what's the score of the home team?","CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_11"" WHERE ""venue""='lake oval';",2-10885968-11 "If the away teams score was 15.6 (96), what venue did they play at?","CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_11"" WHERE ""away_team_score""='15.6 (96)';",2-10885968-11 Who did the cubs play on june 3?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='june 3';",2-11785072-4 "Tell me the place of action for sergeant rank and 5th company, 2nd marines unit","CREATE TABLE ""invasion_and_occupation_of_haiti"" ( ""name"" text, ""service"" text, ""rank"" text, ""place_of_action"" text, ""unit"" text );","SELECT ""place_of_action"" FROM ""invasion_and_occupation_of_haiti"" WHERE ""rank""='sergeant' AND ""unit""='5th company, 2nd marines';",2-1202355-3 Name the service for 7th marines rank of sergeant,"CREATE TABLE ""invasion_and_occupation_of_haiti"" ( ""name"" text, ""service"" text, ""rank"" text, ""place_of_action"" text, ""unit"" text );","SELECT ""service"" FROM ""invasion_and_occupation_of_haiti"" WHERE ""unit""='7th marines' AND ""rank""='sergeant';",2-1202355-3 How far is the olbia to sassari route?,"CREATE TABLE ""stage_results"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""distance"" FROM ""stage_results"" WHERE ""course""='olbia to sassari';",2-11134273-1 What day is miami the venue with 38 goals?,"CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""venue"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""venue""='miami' AND ""goal""=38;",2-1126661-1 What competition has 41 goals?,"CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""venue"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""goal""=41;",2-1126661-1 What day has 34 goals?,"CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""venue"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""goal""=34;",2-1126661-1 What driver had under 22 laps and a Time/Retired of ignition?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""driver"" FROM ""race"" WHERE ""laps""<22 AND ""time_retired""='ignition';",2-1122384-2 What is the highest number of laps for chris amon?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""laps"") FROM ""race"" WHERE ""driver""='chris amon';",2-1122384-2 What is the crowd with Away team of hawthorn?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_10"" WHERE ""away_team""='hawthorn';",2-10809823-10 What away team score has carlton home team?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_10"" WHERE ""home_team""='carlton';",2-10809823-10 What is the away team score at vfl park?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_10"" WHERE ""venue""='vfl park';",2-10809823-10 What was the venue where the away team scored 16.11 (107)?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_7"" WHERE ""away_team_score""='16.11 (107)';",2-10887680-7 When did St Kilda play a home game?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_7"" WHERE ""home_team""='st kilda';",2-10887680-7 "Who played a home game at Princes Park with a crowd larger than 14,150?","CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_7"" WHERE ""crowd"">'14,150' AND ""venue""='princes park';",2-10887680-7 When was the game played at Moorabbin Oval?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_7"" WHERE ""venue""='moorabbin oval';",2-10887680-7 Tell me the name for kelston with roll less than 322,"CREATE TABLE ""whau_local_board"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""name"" FROM ""whau_local_board"" WHERE ""area""='kelston' AND ""roll""<322;",2-12017602-8 Who was the opponent on September 8?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='september 8';",2-11514020-6 I want the Grand Final Date for season 1988,"CREATE TABLE ""1908_1994_new_south_wales_rugby_league"" ( ""season"" real, ""grand_final_date"" text, ""winning_team"" text, ""score"" text, ""losing_team"" text, ""location"" text, ""gf_attendance"" real, ""clive_churchill_medal"" text );","SELECT ""grand_final_date"" FROM ""1908_1994_new_south_wales_rugby_league"" WHERE ""season""=1988;",2-11236195-2 What Gaelic Athletic Association stadium is located in Carrick-on-Shannon?,"CREATE TABLE ""list_of_stadiums"" ( ""rank"" real, ""stadium"" text, ""capacity"" real, ""location"" text, ""county"" text );","SELECT ""stadium"" FROM ""list_of_stadiums"" WHERE ""location""='carrick-on-shannon';",2-11750987-1 What is the Gaelic Football Stadium at McHale Park's ranking in total capacity?,"CREATE TABLE ""list_of_stadiums"" ( ""rank"" real, ""stadium"" text, ""capacity"" real, ""location"" text, ""county"" text );","SELECT COUNT(""rank"") FROM ""list_of_stadiums"" WHERE ""stadium""='mchale park';",2-11750987-1 Which Venue has a Home team score of 12.14 (86)?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_2"" WHERE ""home_team_score""='12.14 (86)';",2-10808346-2 Which Home team has a Home team score of 7.8 (50)?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_2"" WHERE ""home_team_score""='7.8 (50)';",2-10808346-2 "Which Away team score has a Crowd larger than 6,000?","CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_2"" WHERE ""crowd"">'6,000';",2-10808346-2 Which average Crowd has a Home team of south melbourne?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_2"" WHERE ""home_team""='south melbourne';",2-10808346-2 On what date was the Record of 43–35?,"CREATE TABLE ""april"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""april"" WHERE ""record""='43–35';",2-11960713-6 What record occurred on April 3?,"CREATE TABLE ""april"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""april"" WHERE ""date""='april 3';",2-11960713-6 Who led the score on April 9?,"CREATE TABLE ""april"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""leading_scorer"" FROM ""april"" WHERE ""date""='april 9';",2-11960713-6 "What score when more than 20,562 attended with record at 45–36?","CREATE TABLE ""april"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""april"" WHERE ""attendance"">'20,562' AND ""record""='45–36';",2-11960713-6 "What is the record for the game that shows the Rose Garden 20,126 as attendance?","CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" text, ""record"" text, ""streak"" text );","SELECT ""record"" FROM ""february"" WHERE ""attendance""='rose garden 20,126';",2-11964047-8 What is the record for the game when the Dallas Mavericks was the home team?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" text, ""record"" text, ""streak"" text );","SELECT ""record"" FROM ""february"" WHERE ""home""='dallas mavericks';",2-11964047-8 "What is the record that has the Rose Garden 20,126 as the attendance?","CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" text, ""record"" text, ""streak"" text );","SELECT ""record"" FROM ""february"" WHERE ""attendance""='rose garden 20,126';",2-11964047-8 "What was the score when 43,746 attended?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""attendance""='43,746';",2-11741681-5 What was the score when the record 56-46 was met?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""record""='56-46';",2-11741681-5 What did Richmond score as the home team?,"CREATE TABLE ""round_22"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_22"" WHERE ""home_team""='richmond';",2-10887680-22 "Where was the game played when the crowd was more than 14,534 and the home team scored 13.22 (100)?","CREATE TABLE ""round_22"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_22"" WHERE ""crowd"">'14,534' AND ""home_team_score""='13.22 (100)';",2-10887680-22 Which home team played an away team with the score of 12.15 (87)?,"CREATE TABLE ""round_22"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_22"" WHERE ""away_team_score""='12.15 (87)';",2-10887680-22 How many spectators at the game with a home team score of 16.15 (111)?,"CREATE TABLE ""round_22"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_22"" WHERE ""home_team_score""='16.15 (111)';",2-10887680-22 Which model has a 2521 cm displacement and b5254 t2 engine?,"CREATE TABLE ""engines"" ( ""model_name"" text, ""power_ps"" real, ""torque_nm_rpm"" text, ""displacement_cm"" real, ""engine_code"" text, ""comment"" text );","SELECT ""model_name"" FROM ""engines"" WHERE ""displacement_cm""=2521 AND ""engine_code""='b5254 t2';",2-1147701-4 Which engine has a 2435 cm displacement and is named 2.4 (2001-2007)?,"CREATE TABLE ""engines"" ( ""model_name"" text, ""power_ps"" real, ""torque_nm_rpm"" text, ""displacement_cm"" real, ""engine_code"" text, ""comment"" text );","SELECT ""engine_code"" FROM ""engines"" WHERE ""displacement_cm""=2435 AND ""model_name""='2.4 (2001-2007)';",2-1147701-4 What was the venue for the game on 10-09-2012?,"CREATE TABLE ""2012_matches"" ( ""date"" text, ""venue"" text, ""opponent"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""2012_matches"" WHERE ""date""='10-09-2012';",2-10814520-2 Which competition was played on 13-11-2012?,"CREATE TABLE ""2012_matches"" ( ""date"" text, ""venue"" text, ""opponent"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""2012_matches"" WHERE ""date""='13-11-2012';",2-10814520-2 Which opponent is friendly and played on 15-08-2012?,"CREATE TABLE ""2012_matches"" ( ""date"" text, ""venue"" text, ""opponent"" text, ""result"" text, ""competition"" text );","SELECT ""opponent"" FROM ""2012_matches"" WHERE ""competition""='friendly' AND ""date""='15-08-2012';",2-10814520-2 What is the result of game played on 10-05-2012?,"CREATE TABLE ""2012_matches"" ( ""date"" text, ""venue"" text, ""opponent"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""2012_matches"" WHERE ""date""='10-05-2012';",2-10814520-2 What opponent played on 07-09-2012?,"CREATE TABLE ""2012_matches"" ( ""date"" text, ""venue"" text, ""opponent"" text, ""result"" text, ""competition"" text );","SELECT ""opponent"" FROM ""2012_matches"" WHERE ""date""='07-09-2012';",2-10814520-2 What is the location of the game that was friendly and resulted in 2-3?,"CREATE TABLE ""2012_matches"" ( ""date"" text, ""venue"" text, ""opponent"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""2012_matches"" WHERE ""competition""='friendly' AND ""result""='2-3';",2-10814520-2 What was the home team score when Richmond was the away team?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_7"" WHERE ""away_team""='richmond';",2-10809823-7 What was the home team score for the game played at Western Oval?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_7"" WHERE ""venue""='western oval';",2-10809823-7 What was the crowd number when the home team was Carlton?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_7"" WHERE ""home_team""='carlton';",2-10809823-7 What is the largest capacity for the stadium for Treviso club?,"CREATE TABLE ""girone_a"" ( ""club"" text, ""city"" text, ""stadium"" text, ""capacity"" real, ""2011_12_season"" text );","SELECT MAX(""capacity"") FROM ""girone_a"" WHERE ""club""='treviso';",2-1083851-3 What club in the 2011-12 season was 7th in lega pro prima divisione b?,"CREATE TABLE ""girone_a"" ( ""club"" text, ""city"" text, ""stadium"" text, ""capacity"" real, ""2011_12_season"" text );","SELECT ""club"" FROM ""girone_a"" WHERE ""2011_12_season""='7th in lega pro prima divisione b';",2-1083851-3 "What city has a stadium with a capacity of more than 13,602, and 2011–12 season of 16th in lega pro prima divisione a?","CREATE TABLE ""girone_a"" ( ""club"" text, ""city"" text, ""stadium"" text, ""capacity"" real, ""2011_12_season"" text );","SELECT ""city"" FROM ""girone_a"" WHERE ""capacity"">'13,602' AND ""2011_12_season""='16th in lega pro prima divisione a';",2-1083851-3 What city in the 2011–12 season and 2nd in lega pro seconda divisione a?,"CREATE TABLE ""girone_a"" ( ""club"" text, ""city"" text, ""stadium"" text, ""capacity"" real, ""2011_12_season"" text );","SELECT ""city"" FROM ""girone_a"" WHERE ""2011_12_season""='2nd in lega pro seconda divisione a';",2-1083851-3 Is there Loci in the Cinderella software?,"CREATE TABLE ""general_features"" ( ""software"" text, ""calculations"" text, ""macros"" text, ""loci"" text, ""animations"" text, ""multilingual"" text, ""proofs"" text );","SELECT ""loci"" FROM ""general_features"" WHERE ""software""='cinderella';",2-1196020-4 Are the there macros in the Tabula software?,"CREATE TABLE ""general_features"" ( ""software"" text, ""calculations"" text, ""macros"" text, ""loci"" text, ""animations"" text, ""multilingual"" text, ""proofs"" text );","SELECT ""macros"" FROM ""general_features"" WHERE ""software""='tabula';",2-1196020-4 Are there proofs in the Tabulae software?,"CREATE TABLE ""general_features"" ( ""software"" text, ""calculations"" text, ""macros"" text, ""loci"" text, ""animations"" text, ""multilingual"" text, ""proofs"" text );","SELECT ""proofs"" FROM ""general_features"" WHERE ""software""='tabulae';",2-1196020-4 "What is the year total for teams with under 37 games tied, over 33 games, and 15 losses?","CREATE TABLE ""ncaa_division_i_fbs_football_win_loss_re"" ( ""sun_belt"" text, ""lost"" real, ""tied"" real, ""pct"" real, ""years"" real, ""total_games"" real );","SELECT SUM(""years"") FROM ""ncaa_division_i_fbs_football_win_loss_re"" WHERE ""tied""<37 AND ""total_games"">33 AND ""lost""=15;",2-11513625-13 What is the low loss total for teams with under 3 years and a less than 0.625% winning percentage?,"CREATE TABLE ""ncaa_division_i_fbs_football_win_loss_re"" ( ""sun_belt"" text, ""lost"" real, ""tied"" real, ""pct"" real, ""years"" real, ""total_games"" real );","SELECT MIN(""lost"") FROM ""ncaa_division_i_fbs_football_win_loss_re"" WHERE ""pct""<0.625 AND ""years""<3;",2-11513625-13 How many CLASS P14 trains were made?,"CREATE TABLE ""1895_1912"" ( ""class"" text, ""wheel_arrangement"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""year_s_withdrawn"" text );","SELECT ""quantity_made"" FROM ""1895_1912"" WHERE ""class""='p14';",2-1169552-5 In what year(s) were the CLASS T14 trains withdrawn from service?,"CREATE TABLE ""1895_1912"" ( ""class"" text, ""wheel_arrangement"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""year_s_withdrawn"" text );","SELECT ""year_s_withdrawn"" FROM ""1895_1912"" WHERE ""class""='t14';",2-1169552-5 What year was the 4-6-0 Wheel model train from 1908 withdrawn?,"CREATE TABLE ""1895_1912"" ( ""class"" text, ""wheel_arrangement"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""year_s_withdrawn"" text );","SELECT ""year_s_withdrawn"" FROM ""1895_1912"" WHERE ""wheel_arrangement""='4-6-0' AND ""year_made""='1908';",2-1169552-5 What was the away team at collingwood?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_15"" WHERE ""home_team""='collingwood';",2-10806852-15 What is the home team at windy hill?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_15"" WHERE ""venue""='windy hill';",2-10806852-15 "What is the greatest capacity when the largest number in attendance is 6,192?","CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""highest"" real, ""lowest"" real, ""average"" real );","SELECT MAX(""capacity"") FROM ""attendances"" WHERE ""highest"">'6,192';",2-11207040-5 "What is the total number for smallest number in attendance at Broadwood Stadium when the largest attendance was 6,192, with an average of 2,468?","CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""highest"" real, ""lowest"" real, ""average"" real );","SELECT COUNT(""lowest"") FROM ""attendances"" WHERE ""highest""<'6,192' AND ""average""<'2,468' AND ""stadium""='broadwood stadium';",2-11207040-5 "What is the sum of the lowest in attendance when the most attendance was 4,914 for the Livingston team?","CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""highest"" real, ""lowest"" real, ""average"" real );","SELECT SUM(""lowest"") FROM ""attendances"" WHERE ""highest""<'4,914' AND ""team""='livingston';",2-11207040-5 "What is the sum of the lowest in attendance when the average is 1,166 and most in attendance is less than 2,215?","CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""highest"" real, ""lowest"" real, ""average"" real );","SELECT SUM(""lowest"") FROM ""attendances"" WHERE ""average""='1,166' AND ""highest""<'2,215';",2-11207040-5 "What is the highest average number in attendance when the most in attendance is 5,078?","CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""highest"" real, ""lowest"" real, ""average"" real );","SELECT MAX(""average"") FROM ""attendances"" WHERE ""highest""='5,078';",2-11207040-5 "What is the route that has a rank higher than 63, and Separation Summit as its mountain pass?","CREATE TABLE ""paved_mountain_passes_and_highway_summit"" ( ""rank"" real, ""mountain_pass"" text, ""state"" text, ""elevation"" text, ""route"" real );","SELECT SUM(""route"") FROM ""paved_mountain_passes_and_highway_summit"" WHERE ""rank"">63 AND ""mountain_pass""='separation summit';",2-11976313-6 Which player plays for Illinois?,"CREATE TABLE ""h"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""player"" FROM ""h"" WHERE ""school_club_team_country""='illinois';",2-11734041-8 Which player played for the Rockets in 2002-03?,"CREATE TABLE ""h"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""player"" FROM ""h"" WHERE ""years_for_rockets""='2002-03';",2-11734041-8 What is the height in feet of number 10?,"CREATE TABLE ""h"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""height_in_ft"" FROM ""h"" WHERE ""no_s""='10';",2-11734041-8 What is the height in feet of the Illinois player?,"CREATE TABLE ""h"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""height_in_ft"" FROM ""h"" WHERE ""school_club_team_country""='illinois';",2-11734041-8 Tell me the time/retired for Laps larger than 63 and has a grid of 20,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""classification"" WHERE ""laps"">63 AND ""grid""=20;",2-1122218-1 "I want the sum of Laps for wolfgang von trips, and a grid larger than 5","CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""classification"" WHERE ""driver""='wolfgang von trips' AND ""grid"">5;",2-1122218-1 When fitzroy what was the home team score?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_17"" WHERE ""home_team""='fitzroy';",2-10824095-17 When st kilda played as the Away team which date was that?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_17"" WHERE ""away_team""='st kilda';",2-10824095-17 Which away team scored 17.17 (119)?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_17"" WHERE ""away_team_score""='17.17 (119)';",2-10824095-17 "What was the attendance on November 1, 1942?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""schedule"" WHERE ""date""='november 1, 1942';",2-11173438-1 Which away team has Away team score of 20.12 (132)?,"CREATE TABLE ""round_21"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_21"" WHERE ""away_team_score""='20.12 (132)';",2-10809823-21 What is the away team score at victoria park?,"CREATE TABLE ""round_21"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_21"" WHERE ""venue""='victoria park';",2-10809823-21 What is the away team from st kilda?,"CREATE TABLE ""round_21"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_21"" WHERE ""home_team""='st kilda';",2-10809823-21 In what Country/Territory did Jason Keatly win Mr. Gay Internatnional?,"CREATE TABLE ""titleholders"" ( ""year"" real, ""country_territory"" text, ""mr_gay_international"" text, ""national_title"" text, ""location"" text );","SELECT ""country_territory"" FROM ""titleholders"" WHERE ""mr_gay_international""='jason keatly';",2-11259523-1 What was the score of the match in which Portsmouth was the Away team?,"CREATE TABLE ""third_round"" ( ""tie_no"" text, ""home_team"" text, ""score_1"" text, ""away_team"" text, ""attendance"" text );","SELECT ""score_1"" FROM ""third_round"" WHERE ""away_team""='portsmouth';",2-11662785-4 Which Away team did West Ham United play against?,"CREATE TABLE ""third_round"" ( ""tie_no"" text, ""home_team"" text, ""score_1"" text, ""away_team"" text, ""attendance"" text );","SELECT ""away_team"" FROM ""third_round"" WHERE ""home_team""='west ham united';",2-11662785-4 "What was the final score of the match that had an attendance of 9,205?","CREATE TABLE ""third_round"" ( ""tie_no"" text, ""home_team"" text, ""score_1"" text, ""away_team"" text, ""attendance"" text );","SELECT ""score_1"" FROM ""third_round"" WHERE ""attendance""='9,205';",2-11662785-4 What is the home team score at glenferrie oval?,"CREATE TABLE ""round_19"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_19"" WHERE ""venue""='glenferrie oval';",2-10809351-19 What home team has a Home team score of 22.12 (144)?,"CREATE TABLE ""round_19"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_19"" WHERE ""home_team_score""='22.12 (144)';",2-10809351-19 Which home team has an Away team score of 10.12 (72)?,"CREATE TABLE ""round_19"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_19"" WHERE ""away_team_score""='10.12 (72)';",2-10809351-19 Tell me the Laps for time/retired of +8 laps,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""laps"" FROM ""race"" WHERE ""time_retired""='+8 laps';",2-1122056-2 Tell me the sum of laps with a time/retired of +13 laps with grid more than 18,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""race"" WHERE ""time_retired""='+13 laps' AND ""grid"">18;",2-1122056-2 I want the lowest laps that have a grid of 12,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""laps"") FROM ""race"" WHERE ""grid""=12;",2-1122056-2 Tell me the sum of the grid with alfa romeo and toulo de graffenried,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""grid"") FROM ""race"" WHERE ""constructor""='alfa romeo' AND ""driver""='toulo de graffenried';",2-1122056-2 Which away team's Venue is western oval?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_15"" WHERE ""venue""='western oval';",2-10809529-15 What date did the Home team score 11.21 (87)?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_15"" WHERE ""home_team_score""='11.21 (87)';",2-10809529-15 What was the decision from the Vancouver home game on April 21?,"CREATE TABLE ""smythe_division_semi_finals_vs_4"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""series"" text );","SELECT ""decision"" FROM ""smythe_division_semi_finals_vs_4"" WHERE ""home""='vancouver' AND ""date""='april 21';",2-11128774-9 What was the home team that played Vancouver on April 29?,"CREATE TABLE ""smythe_division_semi_finals_vs_4"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""series"" text );","SELECT ""home"" FROM ""smythe_division_semi_finals_vs_4"" WHERE ""visitor""='vancouver' AND ""date""='april 29';",2-11128774-9 Which 2009 had a 2011 of SF?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text, ""win_pct"" text );","SELECT ""2009"" FROM ""doubles_performance_timeline"" WHERE ""2011""='sf';",2-11983898-9 Which 2010 featured the US Open?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text, ""win_pct"" text );","SELECT ""2010"" FROM ""doubles_performance_timeline"" WHERE ""tournament""='us open';",2-11983898-9 What is the highest grid when the race was retired due to the gearbox after 67 laps?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""grid"") FROM ""race"" WHERE ""time_retired""='gearbox' AND ""laps"">67;",2-1123403-2 What was the time of the race for Driver Jarno Trulli on a grid smaller than 13?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""race"" WHERE ""grid""<13 AND ""driver""='jarno trulli';",2-1123403-2 How many laps did Nick Heidfeld drive on grids larger than 4?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""race"" WHERE ""grid"">4 AND ""driver""='nick heidfeld';",2-1123403-2 What is the full number of New Council when the previous council was 54 and the staying councilor number is bigger than 36?,"CREATE TABLE ""council_composition"" ( ""party"" text, ""previous_council"" real, ""staying_councillors"" real, ""seats_up_for_election"" real, ""election_result"" real, ""new_council"" real );","SELECT COUNT(""new_council"") FROM ""council_composition"" WHERE ""previous_council""=54 AND ""staying_councillors"">36;",2-11051308-1 Which number of New Councils had a previous council number of 19 and the seats up for election were bigger than 6?,"CREATE TABLE ""council_composition"" ( ""party"" text, ""previous_council"" real, ""staying_councillors"" real, ""seats_up_for_election"" real, ""election_result"" real, ""new_council"" real );","SELECT COUNT(""new_council"") FROM ""council_composition"" WHERE ""previous_council""=19 AND ""seats_up_for_election""<6;",2-11051308-1 "What is the mean amount of staying councilors with an election result amounting to less than 10 with the Green party, and a new council bigger than 0?","CREATE TABLE ""council_composition"" ( ""party"" text, ""previous_council"" real, ""staying_councillors"" real, ""seats_up_for_election"" real, ""election_result"" real, ""new_council"" real );","SELECT AVG(""staying_councillors"") FROM ""council_composition"" WHERE ""election_result""<10 AND ""party""='green' AND ""new_council"">0;",2-11051308-1 What is the number of points for the vehicle with a mp4-17d chassis earlier than 2003?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""chassis"" text, ""engine"" text, ""tyres"" text, ""points"" real );","SELECT SUM(""points"") FROM ""complete_formula_one_results"" WHERE ""chassis""='mp4-17d' AND ""year""<2003;",2-11201709-1 What is the earliest year with a mp4-17d chassis and less than 142 points.,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""chassis"" text, ""engine"" text, ""tyres"" text, ""points"" real );","SELECT MIN(""year"") FROM ""complete_formula_one_results"" WHERE ""chassis""='mp4-17d' AND ""points""<142;",2-11201709-1 What is the sum for every value of Decile in Clendon?,"CREATE TABLE ""special_schools_and_teen_parent_units"" ( ""name"" text, ""type"" text, ""local_board"" text, ""suburb"" text, ""authority"" text, ""decile"" real );","SELECT SUM(""decile"") FROM ""special_schools_and_teen_parent_units"" WHERE ""suburb""='clendon';",2-12017602-24 Which local board does the Clendon Teen Parent Unit belong to?,"CREATE TABLE ""special_schools_and_teen_parent_units"" ( ""name"" text, ""type"" text, ""local_board"" text, ""suburb"" text, ""authority"" text, ""decile"" real );","SELECT ""local_board"" FROM ""special_schools_and_teen_parent_units"" WHERE ""name""='clendon teen parent unit';",2-12017602-24 Which name is the learning/social difficulties type?,"CREATE TABLE ""special_schools_and_teen_parent_units"" ( ""name"" text, ""type"" text, ""local_board"" text, ""suburb"" text, ""authority"" text, ""decile"" real );","SELECT ""name"" FROM ""special_schools_and_teen_parent_units"" WHERE ""type""='learning/social difficulties';",2-12017602-24 what is the result when extra is 4 x 100 m relay and the year is later than 1971?,"CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""extra"" text );","SELECT ""result"" FROM ""achievements"" WHERE ""extra""='4 x 100 m relay' AND ""year"">1971;",2-12070470-1 what is the venue when the result is 2nd and extra is 4 x 100 m relay?,"CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""extra"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""result""='2nd' AND ""extra""='4 x 100 m relay';",2-12070470-1 What was the date of the Red Wings home game against Anaheim?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""february"" WHERE ""visitor""='anaheim';",2-11786815-7 What was the score of the Red Wings game when Vancouver was the home team?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""february"" WHERE ""home""='vancouver';",2-11786815-7 What is the name of the venue where the away team scored 17.12 (114)?,"CREATE TABLE ""round_21"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_21"" WHERE ""away_team_score""='17.12 (114)';",2-10885968-21 What is the name of the away team who played Footscray?,"CREATE TABLE ""round_21"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_21"" WHERE ""home_team""='footscray';",2-10885968-21 How big was the crowd of the away team that scored 18.16 (124)?,"CREATE TABLE ""round_21"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_21"" WHERE ""away_team_score""='18.16 (124)';",2-10885968-21 What date was the game played at Princes Park?,"CREATE TABLE ""round_21"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_21"" WHERE ""venue""='princes park';",2-10885968-21 "During the Australian Grand Prix and the fastest lap was driven by Jacques Villeneuve, what's the report recorded?","CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""report"" FROM ""grands_prix"" WHERE ""fastest_lap""='jacques villeneuve' AND ""grand_prix""='australian grand prix';",2-1137696-3 When the fastest lap was driven by damon hill who was the winning constructor?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""winning_constructor"" FROM ""grands_prix"" WHERE ""fastest_lap""='damon hill';",2-1137696-3 "During the hungarian grand prix where the pole position was michael schumacher and the fastest lap was driven by damon hill, what's the total number of rounds of races matching these standards?","CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT COUNT(""round"") FROM ""grands_prix"" WHERE ""fastest_lap""='damon hill' AND ""pole_position""='michael schumacher' AND ""grand_prix""='hungarian grand prix';",2-1137696-3 When the winning driver was jacques villeneuve what was the fastest lap driven?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""fastest_lap"" FROM ""grands_prix"" WHERE ""winning_driver""='jacques villeneuve';",2-1137696-3 I want to know the average Gold for total smaller 12 and bronze less than 1 and wushu with silver more than 3,"CREATE TABLE ""asian_indoor_and_martial_arts_games"" ( ""sport"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""gold"") FROM ""asian_indoor_and_martial_arts_games"" WHERE ""total""<12 AND ""bronze""<1 AND ""sport""='wushu' AND ""silver"">3;",2-10882501-8 I want the lowest Gold for silver being 2 and electronic sports,"CREATE TABLE ""asian_indoor_and_martial_arts_games"" ( ""sport"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""gold"") FROM ""asian_indoor_and_martial_arts_games"" WHERE ""silver""=2 AND ""sport""='electronic sports';",2-10882501-8 Tell me the total number of Bronze for futsal,"CREATE TABLE ""asian_indoor_and_martial_arts_games"" ( ""sport"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""asian_indoor_and_martial_arts_games"" WHERE ""sport""='futsal';",2-10882501-8 Tell me the total number of total for vovinam and bronze less than 3,"CREATE TABLE ""asian_indoor_and_martial_arts_games"" ( ""sport"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""total"") FROM ""asian_indoor_and_martial_arts_games"" WHERE ""sport""='vovinam' AND ""bronze""<3;",2-10882501-8 Tell me the sum of bronze for gold being 27 and silver more than 30,"CREATE TABLE ""asian_indoor_and_martial_arts_games"" ( ""sport"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""bronze"") FROM ""asian_indoor_and_martial_arts_games"" WHERE ""gold""=27 AND ""silver"">30;",2-10882501-8 Who won the season of 1998?,"CREATE TABLE ""pre_season_cup_winners_1988_present"" ( ""year"" real, ""premier"" text, ""runner_up"" text, ""scores"" text, ""venue"" text, ""crowd"" real, ""margin"" real, ""winner_season"" text, ""runner_up_season"" text );","SELECT ""winner_season"" FROM ""pre_season_cup_winners_1988_present"" WHERE ""year""=1998;",2-1139835-5 What year was the locomotive withdrawn that was made in 1876?,"CREATE TABLE ""1860_1874"" ( ""class"" text, ""wheel_arrangement"" text, ""lcdr_number_s"" text, ""secr_numbers"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text, ""year_s_withdrawn"" text );","SELECT ""year_s_withdrawn"" FROM ""1860_1874"" WHERE ""year_made""='1876';",2-1169552-10 What was the lowest attendance when Fitzroy was the home team?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_7"" WHERE ""home_team""='fitzroy';",2-10807253-7 Which attendance has the 25–17–5 record?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""attendance"" FROM ""january"" WHERE ""record""='25–17–5';",2-11801912-6 What was the score when Minnesota visited?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""january"" WHERE ""visitor""='minnesota';",2-11801912-6 Who was the leading scorer when the visiting team was the Trail Blazers?,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""leading_scorer"" FROM ""november"" WHERE ""visitor""='trail blazers';",2-11962021-5 "Who was the visiting team on November 26, 2007?","CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""visitor"" FROM ""november"" WHERE ""date""='november 26, 2007';",2-11962021-5 Who constructed stefan johansson's car with a grid under 14?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""race"" WHERE ""grid""<14 AND ""driver""='stefan johansson';",2-1122937-2 Who constructed piercarlo ghinzani's car with under 44 laps?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""race"" WHERE ""laps""<44 AND ""driver""='piercarlo ghinzani';",2-1122937-2 "On buses ranging in numbr 401-484, what is the lowest width that one longer thna 25 feet can have?","CREATE TABLE ""past_fleet"" ( ""year"" text, ""builder_and_model_name"" text, ""length_feet"" real, ""width_inches"" real, ""engine"" text, ""numbers"" text, ""retired"" text );","SELECT MIN(""width_inches"") FROM ""past_fleet"" WHERE ""length_feet"">25 AND ""numbers""='401-484';",2-1081759-3 "For a vehicle below 25 feet, that was retired in 2005 and had a navistar t444e engine, what was the total width?","CREATE TABLE ""past_fleet"" ( ""year"" text, ""builder_and_model_name"" text, ""length_feet"" real, ""width_inches"" real, ""engine"" text, ""numbers"" text, ""retired"" text );","SELECT COUNT(""width_inches"") FROM ""past_fleet"" WHERE ""engine""='navistar t444e' AND ""retired""='2005' AND ""length_feet""<25;",2-1081759-3 "What is the highest Champions, with a Final greater than 0, and a Series Won of 53.85%?","CREATE TABLE ""all_time_playoff_success"" ( ""club"" text, ""champions"" real, ""final"" real, ""semis"" real, ""quarters"" real, ""round_of_16"" real, ""series_played"" real, ""series_won"" real, ""series_lost"" real, ""series_won_pct"" text );","SELECT MAX(""champions"") FROM ""all_time_playoff_success"" WHERE ""series_won_pct""='53.85%' AND ""final"">0;",2-11148572-9 What was the score of the game when the home was Atlanta?,"CREATE TABLE ""october"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""october"" WHERE ""home""='atlanta';",2-11902366-3 What is the number of people in attendance when the decision was brodeur and the home was ottawa?,"CREATE TABLE ""october"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""attendance"" FROM ""october"" WHERE ""decision""='brodeur' AND ""home""='ottawa';",2-11902366-3 "Which Partner with the surface of Clay ended up as a runner-up with a score of 1–6, 6–4, [10–12]?","CREATE TABLE ""doubles_21_9_titles_11_runners_up"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_21_9_titles_11_runners_up"" WHERE ""surface""='clay' AND ""outcome""='runner-up' AND ""score""='1–6, 6–4, [10–12]';",2-11870943-6 What was the score of the other team that played Geelong?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_11"" WHERE ""home_team""='geelong';",2-10887379-11 What is the lowest mintage in a year earlier than 2005?,"CREATE TABLE ""national_parks"" ( ""year"" real, ""park"" text, ""artist"" text, ""mintage"" real, ""issue_price"" text );","SELECT MIN(""mintage"") FROM ""national_parks"" WHERE ""year""<2005;",2-11916083-42 What is the sum of all mintage created by Pierre Leduc?,"CREATE TABLE ""national_parks"" ( ""year"" real, ""park"" text, ""artist"" text, ""mintage"" real, ""issue_price"" text );","SELECT SUM(""mintage"") FROM ""national_parks"" WHERE ""artist""='pierre leduc';",2-11916083-42 Which week was the 1995-10-01 game on?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""date""='1995-10-01';",2-10790091-1 "What was the result of the game prior to week 9 with an attendance of 49,970?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""week""<9 AND ""attendance""='49,970';",2-10790091-1 What was the date of the game at Joe Robbie Stadium?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""game_site""='joe robbie stadium';",2-10790091-1 "Where was the game with the attendance of 54,436?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""game_site"" FROM ""schedule"" WHERE ""attendance""='54,436';",2-10790091-1 What is the highest silver total for nations with 3 total and over 2 bronze?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""silver"") FROM ""medal_table"" WHERE ""total""=3 AND ""bronze"">2;",2-11238355-4 What is the highest bronze total for east germany with under 3 total medals?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""medal_table"" WHERE ""nation""='east germany' AND ""total""<3;",2-11238355-4 What production code does episode 174 of Melrose place have?,"CREATE TABLE ""season_6_1997_1998"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""production_code"" FROM ""season_6_1997_1998"" WHERE ""no_in_series""=174;",2-10953197-6 What is the title of Melsrose Place episode number 168?,"CREATE TABLE ""season_6_1997_1998"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""title"" FROM ""season_6_1997_1998"" WHERE ""no_in_series""=168;",2-10953197-6 What episode number is the first episode of season 11 in Melrose Place?,"CREATE TABLE ""season_6_1997_1998"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_air_date"" text, ""production_code"" text );","SELECT MIN(""no_in_series"") FROM ""season_6_1997_1998"" WHERE ""no_in_season""=11;",2-10953197-6 What is the D 46 √ when the D 50 √ is d 50 √?,"CREATE TABLE ""senate_composition_as_a_result_of_the_el"" ( ""d_50"" text, ""d_49"" text, ""d_48"" text, ""d_47"" text, ""d_46"" text, ""d_45"" text, ""d_44"" text, ""d_43"" text, ""d_42"" text, ""d_41"" text );","SELECT ""d_46"" FROM ""senate_composition_as_a_result_of_the_el"" WHERE ""d_50""='d 50 √';",2-1177501-2 What is the D 46 √ when the D 44 √ is ← majority?,"CREATE TABLE ""senate_composition_as_a_result_of_the_el"" ( ""d_50"" text, ""d_49"" text, ""d_48"" text, ""d_47"" text, ""d_46"" text, ""d_45"" text, ""d_44"" text, ""d_43"" text, ""d_42"" text, ""d_41"" text );","SELECT ""d_46"" FROM ""senate_composition_as_a_result_of_the_el"" WHERE ""d_44""='← majority';",2-1177501-2 What is the D 44 √ when the D 46 √ is r 26?,"CREATE TABLE ""senate_composition_as_a_result_of_the_el"" ( ""d_50"" text, ""d_49"" text, ""d_48"" text, ""d_47"" text, ""d_46"" text, ""d_45"" text, ""d_44"" text, ""d_43"" text, ""d_42"" text, ""d_41"" text );","SELECT ""d_44"" FROM ""senate_composition_as_a_result_of_the_el"" WHERE ""d_46""='r 26';",2-1177501-2 What is the D 41 √ when the D 47 √ is d 34?,"CREATE TABLE ""senate_composition_as_a_result_of_the_el"" ( ""d_50"" text, ""d_49"" text, ""d_48"" text, ""d_47"" text, ""d_46"" text, ""d_45"" text, ""d_44"" text, ""d_43"" text, ""d_42"" text, ""d_41"" text );","SELECT ""d_41"" FROM ""senate_composition_as_a_result_of_the_el"" WHERE ""d_47""='d 34';",2-1177501-2 What is the D 41 √ when the D 47 √ is r 34 o?,"CREATE TABLE ""senate_composition_as_a_result_of_the_el"" ( ""d_50"" text, ""d_49"" text, ""d_48"" text, ""d_47"" text, ""d_46"" text, ""d_45"" text, ""d_44"" text, ""d_43"" text, ""d_42"" text, ""d_41"" text );","SELECT ""d_41"" FROM ""senate_composition_as_a_result_of_the_el"" WHERE ""d_47""='r 34 o';",2-1177501-2 What is the crowd with Home team score of 16.9 (105)?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_3"" WHERE ""home_team_score""='16.9 (105)';",2-10809142-3 What is the highest crowd at windy hill?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_3"" WHERE ""venue""='windy hill';",2-10809142-3 What date is st kilda the Away team?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_3"" WHERE ""away_team""='st kilda';",2-10809142-3 How many ties drawed at 20?,"CREATE TABLE ""most_matches_won_as_captain"" ( ""player"" text, ""lost"" text, ""drawn"" text, ""ties"" text, ""matches"" text );","SELECT ""ties"" FROM ""most_matches_won_as_captain"" WHERE ""drawn""='20';",2-11204543-21 What is the time for the second qualification where the first qualification time was 1:21.523?,"CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""qual_2"" FROM ""qualifying_results"" WHERE ""qual_1""='1:21.523';",2-11883489-1 What is the time for the second qualification where the best time was 1:20.772?,"CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""qual_2"" FROM ""qualifying_results"" WHERE ""best""='1:20.772';",2-11883489-1 What is the team name for the racer who had a first qualification time of 1:22.655?,"CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""team"" FROM ""qualifying_results"" WHERE ""qual_1""='1:22.655';",2-11883489-1 What is the name of the racer that had a first qualification time of 1:22.085?,"CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""name"" FROM ""qualifying_results"" WHERE ""qual_1""='1:22.085';",2-11883489-1 What is Paul Tracy's best time racing on the Forsythe Racing team?,"CREATE TABLE ""qualifying_results"" ( ""name"" text, ""team"" text, ""qual_1"" text, ""qual_2"" text, ""best"" text );","SELECT ""best"" FROM ""qualifying_results"" WHERE ""team""='forsythe racing' AND ""name""='paul tracy';",2-11883489-1 What is the type of disc by Logistics after 2004?,"CREATE TABLE ""m_a_s_h_discography"" ( ""catalogue_number"" text, ""artist"" text, ""tracks"" text, ""type"" text, ""year"" real );","SELECT ""type"" FROM ""m_a_s_h_discography"" WHERE ""year"">2004 AND ""artist""='logistics';",2-11904601-4 What is the year of the disc with a catalogue number mash02?,"CREATE TABLE ""m_a_s_h_discography"" ( ""catalogue_number"" text, ""artist"" text, ""tracks"" text, ""type"" text, ""year"" real );","SELECT ""year"" FROM ""m_a_s_h_discography"" WHERE ""catalogue_number""='mash02';",2-11904601-4 "How much cash on hand did a candidate with a total debt of 4,516,030 and total receipts less than 9,969,292 have?","CREATE TABLE ""republicans"" ( ""candidate"" text, ""total_receipts"" real, ""loans_received"" real, ""receipts_w_o_loans"" real, ""money_spent"" real, ""cash_on_hand"" real, ""total_debt"" real, ""cash_on_hand_minus_debt"" real );","SELECT SUM(""cash_on_hand"") FROM ""republicans"" WHERE ""total_debt""='4,516,030' AND ""total_receipts""<'9,969,292';",2-12030247-5 "What is the average total debt of a candidate with more than 9,969,292 total receipts?","CREATE TABLE ""republicans"" ( ""candidate"" text, ""total_receipts"" real, ""loans_received"" real, ""receipts_w_o_loans"" real, ""money_spent"" real, ""cash_on_hand"" real, ""total_debt"" real, ""cash_on_hand_minus_debt"" real );","SELECT AVG(""total_debt"") FROM ""republicans"" WHERE ""total_receipts"">'9,969,292';",2-12030247-5 "What is the average cash on hand of a candidate with receipts w/o loans of 19,951,290 and less than 17,556,672 spent?","CREATE TABLE ""republicans"" ( ""candidate"" text, ""total_receipts"" real, ""loans_received"" real, ""receipts_w_o_loans"" real, ""money_spent"" real, ""cash_on_hand"" real, ""total_debt"" real, ""cash_on_hand_minus_debt"" real );","SELECT AVG(""cash_on_hand"") FROM ""republicans"" WHERE ""receipts_w_o_loans""='19,951,290' AND ""money_spent""<'17,556,672';",2-12030247-5 What is the lowest swimsuit score a contestant from Rhode Island with an average larger than 9.235 has?,"CREATE TABLE ""scores"" ( ""state"" text, ""swimsuit"" real, ""interview"" real, ""evening_gown"" real, ""average"" real );","SELECT MIN(""swimsuit"") FROM ""scores"" WHERE ""state""='rhode island' AND ""average"">9.235;",2-11999947-1 What is the highest average a contestant from Iowa with a swimsuit smaller than 9.267 has?,"CREATE TABLE ""scores"" ( ""state"" text, ""swimsuit"" real, ""interview"" real, ""evening_gown"" real, ""average"" real );","SELECT MAX(""average"") FROM ""scores"" WHERE ""state""='iowa' AND ""swimsuit""<9.267;",2-11999947-1 What is the highest average for a contestant with an evening gown larger than 9.449 from Kansas?,"CREATE TABLE ""scores"" ( ""state"" text, ""swimsuit"" real, ""interview"" real, ""evening_gown"" real, ""average"" real );","SELECT MAX(""average"") FROM ""scores"" WHERE ""evening_gown"">9.449 AND ""state""='kansas';",2-11999947-1 What is the lowest swimsuit for a contestant with an average of 9.125?,"CREATE TABLE ""scores"" ( ""state"" text, ""swimsuit"" real, ""interview"" real, ""evening_gown"" real, ""average"" real );","SELECT MIN(""swimsuit"") FROM ""scores"" WHERE ""average""=9.125;",2-11999947-1 "What is the lowest interview for a contestant from North Carolina with a swimsuit larger than 9.021, an average smaller than 9.513, and an evening gown larger than 9.5?","CREATE TABLE ""scores"" ( ""state"" text, ""swimsuit"" real, ""interview"" real, ""evening_gown"" real, ""average"" real );","SELECT MIN(""interview"") FROM ""scores"" WHERE ""swimsuit"">9.021 AND ""average""<9.513 AND ""state""='north carolina' AND ""evening_gown"">9.5;",2-11999947-1 What's the most jim colbert got paid?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT MAX(""earnings"") FROM ""leaders"" WHERE ""player""='jim colbert';",2-11603006-4 How many average wins does bruce fleisher have?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT AVG(""wins"") FROM ""leaders"" WHERE ""player""='bruce fleisher';",2-11603006-4 What rank has less than 22 wins,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT COUNT(""rank"") FROM ""leaders"" WHERE ""wins""<22;",2-11603006-4 Who was the winner of the game in 1999 with Kansas City Chiefs as the loser?,"CREATE TABLE ""1990s_chiefs_18_3"" ( ""year"" real, ""date"" text, ""winner"" text, ""result"" text, ""loser"" text, ""location"" text );","SELECT ""winner"" FROM ""1990s_chiefs_18_3"" WHERE ""year""=1999 AND ""loser""='kansas city chiefs';",2-11840325-6 What is the average year of the games with the date December 26?,"CREATE TABLE ""1990s_chiefs_18_3"" ( ""year"" real, ""date"" text, ""winner"" text, ""result"" text, ""loser"" text, ""location"" text );","SELECT AVG(""year"") FROM ""1990s_chiefs_18_3"" WHERE ""date""='december 26';",2-11840325-6 What is the home team that played Hull City?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""third_round_proper"" WHERE ""away_team""='hull city';",2-11584129-5 Name the height when the floors are bigger than 30 at the bny mellon center,"CREATE TABLE ""tallest_buildings"" ( ""rank"" text, ""name"" text, ""height_ft_m"" text, ""floors"" real, ""year"" real );","SELECT ""height_ft_m"" FROM ""tallest_buildings"" WHERE ""floors"">30 AND ""name""='bny mellon center';",2-11980267-1 Tell me the name for rank of 27= and years before 1964,"CREATE TABLE ""tallest_buildings"" ( ""rank"" text, ""name"" text, ""height_ft_m"" text, ""floors"" real, ""year"" real );","SELECT ""name"" FROM ""tallest_buildings"" WHERE ""rank""='27=' AND ""year""<1964;",2-11980267-1 Name the year for 8 rank,"CREATE TABLE ""tallest_buildings"" ( ""rank"" text, ""name"" text, ""height_ft_m"" text, ""floors"" real, ""year"" real );","SELECT ""year"" FROM ""tallest_buildings"" WHERE ""rank""='8';",2-11980267-1 What was the lowest amount of people to turn out at a game with the away team as collingwood?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_18"" WHERE ""away_team""='collingwood';",2-10809444-18 "When the home team of st kilda was playing, what was the away team score?","CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_18"" WHERE ""home_team""='st kilda';",2-10809444-18 What is the total number of people that attended the glenferrie oval venue?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_18"" WHERE ""venue""='glenferrie oval';",2-10809444-18 Tell me the leading scorer for grizzlies,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""leading_scorer"" FROM ""november"" WHERE ""visitor""='grizzlies';",2-11961176-4 Name the record with home of bucks on 24 november 2007,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""record"" FROM ""november"" WHERE ""home""='bucks' AND ""date""='24 november 2007';",2-11961176-4 Name the record for bobcats,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""record"" FROM ""november"" WHERE ""home""='bobcats';",2-11961176-4 "In the game with a home team score of 9.16 (70), what is the average crowd?","CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_8"" WHERE ""home_team_score""='9.16 (70)';",2-10806852-8 "In the game with an away team score of 16.10 (106), what is the home team score?","CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_8"" WHERE ""away_team_score""='16.10 (106)';",2-10806852-8 "In the venue of Glenferrie Oval, what is the home team score?","CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_8"" WHERE ""venue""='glenferrie oval';",2-10806852-8 What is the date of the game in a week earlier than 10 played in Texas stadium agains the Atlanta Falcons?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""nfl_recap"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""week""<10 AND ""game_site""='texas stadium' AND ""opponent""='atlanta falcons';",2-11309495-2 "What is the NFL Recap with more than 62,310 in attendance with a result of w 30–29?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""nfl_recap"" text, ""attendance"" real );","SELECT ""nfl_recap"" FROM ""schedule"" WHERE ""attendance"">'62,310' AND ""result""='w 30–29';",2-11309495-2 "What is the nationality of the player from Round 2, Pick 19 from College of Kansas State?","CREATE TABLE ""draft"" ( ""round"" text, ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""team"" text, ""college"" text );","SELECT ""nationality"" FROM ""draft"" WHERE ""round""='2' AND ""college""='kansas state' AND ""pick""='19';",2-11139440-3 What is the nationality of the player in Position C from Round 1?,"CREATE TABLE ""draft"" ( ""round"" text, ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""team"" text, ""college"" text );","SELECT ""nationality"" FROM ""draft"" WHERE ""round""='1' AND ""position""='c';",2-11139440-3 Which team has Pick 13 in Round 2?,"CREATE TABLE ""draft"" ( ""round"" text, ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""team"" text, ""college"" text );","SELECT ""team"" FROM ""draft"" WHERE ""round""='2' AND ""pick""='13';",2-11139440-3 Who is the Pick 7 player?,"CREATE TABLE ""draft"" ( ""round"" text, ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""team"" text, ""college"" text );","SELECT ""player"" FROM ""draft"" WHERE ""pick""='7';",2-11139440-3 "Who were the opponents in the final in which the score was 6–1, 1–6, 4–6?","CREATE TABLE ""doubles_10_2_8"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""opponents_in_the_final"" FROM ""doubles_10_2_8"" WHERE ""score_in_the_final""='6–1, 1–6, 4–6';",2-1096038-7 Tell me the launch date with Institutional authority of ndc and launch vehicle of hatf-xi,"CREATE TABLE ""recent_testings_and_launch"" ( ""launch_vehicle"" text, ""launch_date"" text, ""institutional_authority"" text, ""launch_site"" text, ""results"" text );","SELECT ""launch_date"" FROM ""recent_testings_and_launch"" WHERE ""institutional_authority""='ndc' AND ""launch_vehicle""='hatf-xi';",2-11869952-3 Name the launch vehicle with Institutional authority of ndc,"CREATE TABLE ""recent_testings_and_launch"" ( ""launch_vehicle"" text, ""launch_date"" text, ""institutional_authority"" text, ""launch_site"" text, ""results"" text );","SELECT ""launch_vehicle"" FROM ""recent_testings_and_launch"" WHERE ""institutional_authority""='ndc';",2-11869952-3 "Name the institutional authority for launch date of october 12, 2004","CREATE TABLE ""recent_testings_and_launch"" ( ""launch_vehicle"" text, ""launch_date"" text, ""institutional_authority"" text, ""launch_site"" text, ""results"" text );","SELECT ""institutional_authority"" FROM ""recent_testings_and_launch"" WHERE ""launch_date""='october 12, 2004';",2-11869952-3 Name the results for institutional authority of paf,"CREATE TABLE ""recent_testings_and_launch"" ( ""launch_vehicle"" text, ""launch_date"" text, ""institutional_authority"" text, ""launch_site"" text, ""results"" text );","SELECT ""results"" FROM ""recent_testings_and_launch"" WHERE ""institutional_authority""='paf';",2-11869952-3 How many laps did Yannick Dalmas do?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""laps"" FROM ""classification"" WHERE ""driver""='yannick dalmas';",2-1122994-1 How many Laps does Eddie Cheever have?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""laps"" FROM ""classification"" WHERE ""driver""='eddie cheever';",2-1122994-1 What is the name of the Constructor with a 19 Grid?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""classification"" WHERE ""grid""=19;",2-1122994-1 Name the total number of NGC number for sagittarius and diffuse nebula with declination of °02′,"CREATE TABLE ""6501_6600"" ( ""ngc_number"" real, ""object_type"" text, ""constellation"" text, ""right_ascension_j2000"" text, ""declination_j2000"" text );","SELECT COUNT(""ngc_number"") FROM ""6501_6600"" WHERE ""constellation""='sagittarius' AND ""object_type""='diffuse nebula' AND ""declination_j2000""='°02′';",2-11051842-6 I want to know the right ascension which has an NGC less than 6575 and declination of °38′00″,"CREATE TABLE ""6501_6600"" ( ""ngc_number"" real, ""object_type"" text, ""constellation"" text, ""right_ascension_j2000"" text, ""declination_j2000"" text );","SELECT ""right_ascension_j2000"" FROM ""6501_6600"" WHERE ""ngc_number""<6575 AND ""declination_j2000""='°38′00″';",2-11051842-6 Name the right ascension for sagittarius and NGC number larger than 6522 for open cluster and declination of °22′,"CREATE TABLE ""6501_6600"" ( ""ngc_number"" real, ""object_type"" text, ""constellation"" text, ""right_ascension_j2000"" text, ""declination_j2000"" text );","SELECT ""right_ascension_j2000"" FROM ""6501_6600"" WHERE ""constellation""='sagittarius' AND ""ngc_number"">6522 AND ""object_type""='open cluster' AND ""declination_j2000""='°22′';",2-11051842-6 How many were in attendance for the loss of rekar (4–5)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT SUM(""attendance"") FROM ""game_log"" WHERE ""loss""='rekar (4–5)';",2-11512253-7 In what year is the status of won?,"CREATE TABLE ""best_supporting_actor"" ( ""year"" text, ""name"" text, ""film"" text, ""role"" text, ""status"" text );","SELECT ""year"" FROM ""best_supporting_actor"" WHERE ""status""='won';",2-11296015-4 What was the Last Samurai role?,"CREATE TABLE ""best_supporting_actor"" ( ""year"" text, ""name"" text, ""film"" text, ""role"" text, ""status"" text );","SELECT ""role"" FROM ""best_supporting_actor"" WHERE ""film""='the last samurai';",2-11296015-4 When the role is role what was the status?,"CREATE TABLE ""best_supporting_actor"" ( ""year"" text, ""name"" text, ""film"" text, ""role"" text, ""status"" text );","SELECT ""status"" FROM ""best_supporting_actor"" WHERE ""role""='role';",2-11296015-4 What Ken Watanabe film as nominated?,"CREATE TABLE ""best_supporting_actor"" ( ""year"" text, ""name"" text, ""film"" text, ""role"" text, ""status"" text );","SELECT ""film"" FROM ""best_supporting_actor"" WHERE ""status""='nominated' AND ""name""='ken watanabe';",2-11296015-4 What year was The Last Samurai nominated?,"CREATE TABLE ""best_supporting_actor"" ( ""year"" text, ""name"" text, ""film"" text, ""role"" text, ""status"" text );","SELECT ""year"" FROM ""best_supporting_actor"" WHERE ""status""='nominated' AND ""film""='the last samurai';",2-11296015-4 When the year is year what was the film?,"CREATE TABLE ""best_supporting_actor"" ( ""year"" text, ""name"" text, ""film"" text, ""role"" text, ""status"" text );","SELECT ""film"" FROM ""best_supporting_actor"" WHERE ""year""='year';",2-11296015-4 On what date was the type 2-8-0 with a O4 LNER Class?,"CREATE TABLE ""john_g_robinson_1900_22"" ( ""class"" text, ""type"" text, ""quantity"" real, ""date"" text, ""lner_class"" text, ""1946_lner_nos"" text );","SELECT ""date"" FROM ""john_g_robinson_1900_22"" WHERE ""type""='2-8-0' AND ""lner_class""='o4';",2-1169568-4 Which class has less in quantity than 174 between the years 1921–23?,"CREATE TABLE ""john_g_robinson_1900_22"" ( ""class"" text, ""type"" text, ""quantity"" real, ""date"" text, ""lner_class"" text, ""1946_lner_nos"" text );","SELECT ""class"" FROM ""john_g_robinson_1900_22"" WHERE ""quantity""<174 AND ""date""='1921–23';",2-1169568-4 Which type has a quantity of 11?,"CREATE TABLE ""john_g_robinson_1900_22"" ( ""class"" text, ""type"" text, ""quantity"" real, ""date"" text, ""lner_class"" text, ""1946_lner_nos"" text );","SELECT ""type"" FROM ""john_g_robinson_1900_22"" WHERE ""quantity""=11;",2-1169568-4 Which class has less than 3 in quantity with a type of 4-6-0?,"CREATE TABLE ""john_g_robinson_1900_22"" ( ""class"" text, ""type"" text, ""quantity"" real, ""date"" text, ""lner_class"" text, ""1946_lner_nos"" text );","SELECT ""class"" FROM ""john_g_robinson_1900_22"" WHERE ""type""='4-6-0' AND ""quantity""<3;",2-1169568-4 What was the score for the team with a time of 2:44?,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT ""score"" FROM ""summary"" WHERE ""time""='2:44';",2-1101643-1 9:30 PM when the 8:00 PM is l'auberge du chien noir?,"CREATE TABLE ""fall_2008"" ( ""7_00_pm"" text, ""8_00_pm"" text, ""8_30_pm"" text, ""9_00_pm"" text, ""9_30_pm"" text, ""10_00_pm"" text );","SELECT ""9_30_pm"" FROM ""fall_2008"" WHERE ""8_00_pm""='l''auberge du chien noir';",2-11672472-1 What shows for 10:00 PM when the 8:00 PM is tout le monde en parle?,"CREATE TABLE ""fall_2008"" ( ""7_00_pm"" text, ""8_00_pm"" text, ""8_30_pm"" text, ""9_00_pm"" text, ""9_30_pm"" text, ""10_00_pm"" text );","SELECT ""10_00_pm"" FROM ""fall_2008"" WHERE ""8_00_pm""='tout le monde en parle';",2-11672472-1 What shows for 9:00 PM when the 9:30 PM shows as specials?,"CREATE TABLE ""fall_2008"" ( ""7_00_pm"" text, ""8_00_pm"" text, ""8_30_pm"" text, ""9_00_pm"" text, ""9_30_pm"" text, ""10_00_pm"" text );","SELECT ""9_00_pm"" FROM ""fall_2008"" WHERE ""9_30_pm""='specials';",2-11672472-1 What shows for 7:00 PM when the 8:00 PM is les parent?,"CREATE TABLE ""fall_2008"" ( ""7_00_pm"" text, ""8_00_pm"" text, ""8_30_pm"" text, ""9_00_pm"" text, ""9_30_pm"" text, ""10_00_pm"" text );","SELECT ""7_00_pm"" FROM ""fall_2008"" WHERE ""8_00_pm""='les parent';",2-11672472-1 What shows for 7:00 PM when the 8:30 PM is tout le monde en parle?,"CREATE TABLE ""fall_2008"" ( ""7_00_pm"" text, ""8_00_pm"" text, ""8_30_pm"" text, ""9_00_pm"" text, ""9_30_pm"" text, ""10_00_pm"" text );","SELECT ""7_00_pm"" FROM ""fall_2008"" WHERE ""8_30_pm""='tout le monde en parle';",2-11672472-1 When is the earliest year opened for huff hall that was established after 1974?,"CREATE TABLE ""illinois_fighting_illini"" ( ""team"" text, ""established"" real, ""big_ten_conference_titles"" real, ""national_titles"" real, ""venue"" text, ""opened"" real, ""capacity"" real );","SELECT MIN(""opened"") FROM ""illinois_fighting_illini"" WHERE ""venue""='huff hall' AND ""established"">1974;",2-110872-3 "What is the smallest number of big ten conference titles for teams with a capacity of 60,670 and over 5 national titles?","CREATE TABLE ""illinois_fighting_illini"" ( ""team"" text, ""established"" real, ""big_ten_conference_titles"" real, ""national_titles"" real, ""venue"" text, ""opened"" real, ""capacity"" real );","SELECT MIN(""big_ten_conference_titles"") FROM ""illinois_fighting_illini"" WHERE ""capacity""='60,670' AND ""national_titles"">5;",2-110872-3 "Tell me the sum of wins with earnings of 2,147,530","CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT SUM(""wins"") FROM ""leaders"" WHERE ""earnings""='2,147,530';",2-11622392-4 Tell me the sum of earnings for rank less than 1,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT SUM(""earnings"") FROM ""leaders"" WHERE ""rank""<1;",2-11622392-4 Tell me the sum of rank with wins of 17,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT SUM(""rank"") FROM ""leaders"" WHERE ""wins""=17;",2-11622392-4 "When the away team scored 18.13 (121), what was the largest crowd size?","CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_8"" WHERE ""away_team_score""='18.13 (121)';",2-10869646-8 What is the total number of laps where time/retired is +2 laps and the grid number is bigger than 18?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""classification"" WHERE ""time_retired""='+2 laps' AND ""grid"">18;",2-1123533-1 What is the mean number of laps where time/retired was +1:05.564?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT AVG(""laps"") FROM ""classification"" WHERE ""time_retired""='+1:05.564';",2-1123533-1 Which lap number had a grid number bigger than 9 and where the driver was Mark Webber?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""laps"" FROM ""classification"" WHERE ""grid"">9 AND ""driver""='mark webber';",2-1123533-1 What is the smallest crowd for the away team score of 16.14 (110)?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_12"" WHERE ""away_team_score""='16.14 (110)';",2-10808089-12 "What was the score for the home team when the away team, Melbourne, scored 6.6 (42)?","CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_12"" WHERE ""away_team_score""='6.6 (42)' AND ""away_team""='melbourne';",2-10808089-12 What is the date when Richmond was the home team?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_12"" WHERE ""home_team""='richmond';",2-10808089-12 what is the tie no when the attendance is 126?,"CREATE TABLE ""ties"" ( ""tie_no"" real, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" real );","SELECT AVG(""tie_no"") FROM ""ties"" WHERE ""attendance""=126;",2-11318956-11 what is the average tie no when the home team is stamford a.f.c.?,"CREATE TABLE ""ties"" ( ""tie_no"" real, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" real );","SELECT AVG(""tie_no"") FROM ""ties"" WHERE ""home_team""='stamford a.f.c.';",2-11318956-11 what is the score when the tie no is 28?,"CREATE TABLE ""ties"" ( ""tie_no"" real, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" real );","SELECT ""score"" FROM ""ties"" WHERE ""tie_no""=28;",2-11318956-11 Who was the driver of the Officine Alfieri Maserati with a Tyre of P?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""driver"" FROM ""teams_and_drivers"" WHERE ""tyre""='p' AND ""entrant""='officine alfieri maserati';",2-1140113-2 Who was the entrant for driver Giuseppe Farina when he had a Chassis of 625 555 D50 and a tyre of E?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""entrant"" FROM ""teams_and_drivers"" WHERE ""tyre""='e' AND ""chassis""='625 555 d50' AND ""driver""='giuseppe farina';",2-1140113-2 Who constructed Mike Sparken's car with a tyre of E?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""constructor"" FROM ""teams_and_drivers"" WHERE ""tyre""='e' AND ""driver""='mike sparken';",2-1140113-2 What rounds did Gordini participate in?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""rounds"" FROM ""teams_and_drivers"" WHERE ""constructor""='gordini';",2-1140113-2 Who constructed the car in round 1 with a Chassis of 250F?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""constructor"" FROM ""teams_and_drivers"" WHERE ""chassis""='250f' AND ""rounds""='1';",2-1140113-2 What was the lowest attendance at Glenferrie Oval?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_12"" WHERE ""venue""='glenferrie oval';",2-10806852-12 Where did North Melbourne play as the away team?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_12"" WHERE ""away_team""='north melbourne';",2-10806852-12 What was Footscray's score as the away team?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_12"" WHERE ""away_team""='footscray';",2-10806852-12 What was the away teams score at Glenferrie Oval?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_12"" WHERE ""venue""='glenferrie oval';",2-10806852-12 Who is the head coach of the team located in Mudgeeraba?,"CREATE TABLE ""premier_league"" ( ""team"" text, ""head_coach"" text, ""president"" text, ""home_ground"" text, ""location"" text );","SELECT ""head_coach"" FROM ""premier_league"" WHERE ""location""='mudgeeraba';",2-11365528-2 Who is the President of the team that has the Head Coach Mark Wakeling?,"CREATE TABLE ""premier_league"" ( ""team"" text, ""head_coach"" text, ""president"" text, ""home_ground"" text, ""location"" text );","SELECT ""president"" FROM ""premier_league"" WHERE ""head_coach""='mark wakeling';",2-11365528-2 Who is the Head Coach of the team whose President is Mario Volarevic?,"CREATE TABLE ""premier_league"" ( ""team"" text, ""head_coach"" text, ""president"" text, ""home_ground"" text, ""location"" text );","SELECT ""head_coach"" FROM ""premier_league"" WHERE ""president""='mario volarevic';",2-11365528-2 Which team's Head Coach is Steve Beever?,"CREATE TABLE ""premier_league"" ( ""team"" text, ""head_coach"" text, ""president"" text, ""home_ground"" text, ""location"" text );","SELECT ""team"" FROM ""premier_league"" WHERE ""head_coach""='steve beever';",2-11365528-2 How many people attended the match on 1/11?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""attendance"" FROM ""january"" WHERE ""date""='1/11';",2-11964379-6 Who was the leading scorer in the match when the Golden State Warriors were visiting the Dallas Mavericks?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""leading_scorer"" FROM ""january"" WHERE ""visitor""='golden state warriors' AND ""home""='dallas mavericks';",2-11964379-6 At which venue did an away team play with a score of 15.13 (103)?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_9"" WHERE ""away_team_score""='15.13 (103)';",2-10809823-9 On what date did the home team score 19.15 (129)?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_9"" WHERE ""home_team_score""='19.15 (129)';",2-10809823-9 Which CFL Team has a Position of dl?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""cfl_team"" FROM ""round_six"" WHERE ""position""='dl';",2-10812938-6 "Which CFL Team has a College of montreal, and a Player of marc trepanier?","CREATE TABLE ""round_six"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""cfl_team"" FROM ""round_six"" WHERE ""college""='montreal' AND ""player""='marc trepanier';",2-10812938-6 What is the Translated Title of Steinulven?,"CREATE TABLE ""titles"" ( ""swedish_title"" text, ""norwegian_title"" text, ""translated_title"" text, ""published"" text, ""pages"" real, ""isbn"" text );","SELECT ""translated_title"" FROM ""titles"" WHERE ""norwegian_title""='steinulven';",2-11065933-1 What Norwegian title has 218 pages and Translated Title of Breaking Dawn?,"CREATE TABLE ""titles"" ( ""swedish_title"" text, ""norwegian_title"" text, ""translated_title"" text, ""published"" text, ""pages"" real, ""isbn"" text );","SELECT ""norwegian_title"" FROM ""titles"" WHERE ""pages""=218 AND ""translated_title""='breaking dawn';",2-11065933-1 I want the constituency which has a swing to gain less than 6.05 and a rank of 2,"CREATE TABLE ""liberal_democrat_targets"" ( ""rank"" real, ""constituency"" text, ""winning_party_2007"" text, ""swing_to_gain"" real, ""ld_s_place_2007"" text, ""result"" text );","SELECT ""constituency"" FROM ""liberal_democrat_targets"" WHERE ""swing_to_gain""<6.05 AND ""rank""=2;",2-11099297-12 Name the winning party 2007 for result of labour hold and swing to gain less than 7.11 for wrexham,"CREATE TABLE ""liberal_democrat_targets"" ( ""rank"" real, ""constituency"" text, ""winning_party_2007"" text, ""swing_to_gain"" real, ""ld_s_place_2007"" text, ""result"" text );","SELECT ""winning_party_2007"" FROM ""liberal_democrat_targets"" WHERE ""result""='labour hold' AND ""swing_to_gain""<7.11 AND ""constituency""='wrexham';",2-11099297-12 Name the total number of swing to gain with rank more than 1 and LD's place 2007 of 2nd for labour winning party of 2007,"CREATE TABLE ""liberal_democrat_targets"" ( ""rank"" real, ""constituency"" text, ""winning_party_2007"" text, ""swing_to_gain"" real, ""ld_s_place_2007"" text, ""result"" text );","SELECT COUNT(""swing_to_gain"") FROM ""liberal_democrat_targets"" WHERE ""rank"">1 AND ""ld_s_place_2007""='2nd' AND ""winning_party_2007""='labour';",2-11099297-12 Which box score has a Loss of capuano (5–5)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text, ""boxscore"" text );","SELECT ""boxscore"" FROM ""game_log"" WHERE ""loss""='capuano (5–5)';",2-11494669-4 Which opponent has a Score of 2–5?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text, ""boxscore"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""score""='2–5';",2-11494669-4 What is the record for june 10?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text, ""boxscore"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='june 10';",2-11494669-4 "Which box score has an Attendance of 54,773?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text, ""boxscore"" text );","SELECT ""boxscore"" FROM ""game_log"" WHERE ""attendance""='54,773';",2-11494669-4 What loss happened june 8?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text, ""boxscore"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""date""='june 8';",2-11494669-4 "Which record has a Boxscore of w2, and a Loss of kline (2–3)?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text, ""boxscore"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""boxscore""='w2' AND ""loss""='kline (2–3)';",2-11494669-4 What is the PCT when the total number of games is less than 944?,"CREATE TABLE ""ncaa_division_i_fbs_football_win_loss_re"" ( ""independent"" text, ""lost"" real, ""tied"" real, ""pct"" real, ""years"" real, ""total_games"" real );","SELECT ""pct"" FROM ""ncaa_division_i_fbs_football_win_loss_re"" WHERE ""total_games""<944;",2-11513625-8 "What is the highest number lost when the number tied is more than 42, the years are less than 132, and the PCT is less than 0.5729000000000001?","CREATE TABLE ""ncaa_division_i_fbs_football_win_loss_re"" ( ""independent"" text, ""lost"" real, ""tied"" real, ""pct"" real, ""years"" real, ""total_games"" real );","SELECT MAX(""lost"") FROM ""ncaa_division_i_fbs_football_win_loss_re"" WHERE ""tied"">42 AND ""years""<132 AND ""pct""<0.5729000000000001;",2-11513625-8 What is the average number lost when the PCT is more than 0.7334 and the total number of games is larger than 48?,"CREATE TABLE ""ncaa_division_i_fbs_football_win_loss_re"" ( ""independent"" text, ""lost"" real, ""tied"" real, ""pct"" real, ""years"" real, ""total_games"" real );","SELECT AVG(""lost"") FROM ""ncaa_division_i_fbs_football_win_loss_re"" WHERE ""pct"">0.7334 AND ""total_games"">48;",2-11513625-8 What is the total number of tied games when Old Dominion is the independent and the years is more than 4?,"CREATE TABLE ""ncaa_division_i_fbs_football_win_loss_re"" ( ""independent"" text, ""lost"" real, ""tied"" real, ""pct"" real, ""years"" real, ""total_games"" real );","SELECT SUM(""tied"") FROM ""ncaa_division_i_fbs_football_win_loss_re"" WHERE ""independent""='old dominion' AND ""years"">4;",2-11513625-8 What is the lowest PCT when Old Dominion is the independent and the years is more than 4?,"CREATE TABLE ""ncaa_division_i_fbs_football_win_loss_re"" ( ""independent"" text, ""lost"" real, ""tied"" real, ""pct"" real, ""years"" real, ""total_games"" real );","SELECT MIN(""pct"") FROM ""ncaa_division_i_fbs_football_win_loss_re"" WHERE ""independent""='old dominion' AND ""years"">4;",2-11513625-8 how many laps was the driver jacques villeneuve and the grid more than 7?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""laps"") FROM ""classification"" WHERE ""driver""='jacques villeneuve' AND ""grid"">7;",2-1123326-2 "What is average prize for first place with a $500,000 purse in the Franklin Quest Championship?","CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT AVG(""1st_prize"") FROM ""tournament_results"" WHERE ""purse""='500,000' AND ""tournament""='franklin quest championship';",2-11621943-1 What is the high assists score of Nick Collison (11)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""high_rebounds""='nick collison (11)';",2-11964154-11 What is Time/Retired with a Grid of 12?,"CREATE TABLE ""250cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""250cc_classification"" WHERE ""grid""=12;",2-11842413-2 "How many grids have a Manufacturer of honda, a Rider of yuki takahashi, and more than 22 laps?","CREATE TABLE ""250cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""grid"") FROM ""250cc_classification"" WHERE ""manufacturer""='honda' AND ""rider""='yuki takahashi' AND ""laps"">22;",2-11842413-2 How many laps have a Time/Retired of +1:35.553?,"CREATE TABLE ""250cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""laps"") FROM ""250cc_classification"" WHERE ""time_retired""='+1:35.553';",2-11842413-2 When the home team scored 7.19 (61) what was the score of the away team?,"CREATE TABLE ""round_21"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_21"" WHERE ""home_team_score""='7.19 (61)';",2-10869646-21 If fitzroy was the home team what date did they play?,"CREATE TABLE ""round_21"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_21"" WHERE ""home_team""='fitzroy';",2-10869646-21 What is the score of the game with 4 goals?,"CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""goal""=4;",2-11472953-3 What is the score of the friendly competition with 1 goal?,"CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""competition""='friendly' AND ""goal""=1;",2-11472953-3 What was the Illinois Derby purse?,"CREATE TABLE ""preakness_stakes_feature_key_prep_races_"" ( ""date"" text, ""track"" text, ""race"" text, ""dist"" text, ""purse_us"" text, ""track_surf"" text, ""winning_horse"" text, ""win_jockey"" text );","SELECT ""purse_us"" FROM ""preakness_stakes_feature_key_prep_races_"" WHERE ""race""='illinois derby';",2-11306889-3 How much money did Crafty Bear wins with a dist of 1 mile?,"CREATE TABLE ""preakness_stakes_feature_key_prep_races_"" ( ""date"" text, ""track"" text, ""race"" text, ""dist"" text, ""purse_us"" text, ""track_surf"" text, ""winning_horse"" text, ""win_jockey"" text );","SELECT ""purse_us"" FROM ""preakness_stakes_feature_key_prep_races_"" WHERE ""dist""='1 mile' AND ""winning_horse""='crafty bear';",2-11306889-3 What track did they race on at the Fountain of Youth Stakes?,"CREATE TABLE ""preakness_stakes_feature_key_prep_races_"" ( ""date"" text, ""track"" text, ""race"" text, ""dist"" text, ""purse_us"" text, ""track_surf"" text, ""winning_horse"" text, ""win_jockey"" text );","SELECT ""track"" FROM ""preakness_stakes_feature_key_prep_races_"" WHERE ""race""='fountain of youth stakes';",2-11306889-3 What is the grid total for alain prost with over 14 laps?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""grid"") FROM ""classification"" WHERE ""laps"">14 AND ""driver""='alain prost';",2-1122952-1 What is the Digital/analog signal with a Chipset based on with radeon 8500?,"CREATE TABLE ""lineup"" ( ""retail_name"" text, ""chipset_based_on"" text, ""digital_analog_signal"" text, ""avivo"" text, ""available_interface"" text );","SELECT ""digital_analog_signal"" FROM ""lineup"" WHERE ""chipset_based_on""='radeon 8500';",2-11989226-1 What is the Retail name with a Chipset based on with radeon 9200?,"CREATE TABLE ""lineup"" ( ""retail_name"" text, ""chipset_based_on"" text, ""digital_analog_signal"" text, ""avivo"" text, ""available_interface"" text );","SELECT ""retail_name"" FROM ""lineup"" WHERE ""chipset_based_on""='radeon 9200';",2-11989226-1 "What is the Chipset based on with a Digital/analog signal of analog, with an Available interface of agp, with Retail name with all-in-wonder 9800?","CREATE TABLE ""lineup"" ( ""retail_name"" text, ""chipset_based_on"" text, ""digital_analog_signal"" text, ""avivo"" text, ""available_interface"" text );","SELECT ""chipset_based_on"" FROM ""lineup"" WHERE ""digital_analog_signal""='analog' AND ""available_interface""='agp' AND ""retail_name""='all-in-wonder 9800';",2-11989226-1 What is the Retail name with an Available interface with pci express 2.0?,"CREATE TABLE ""lineup"" ( ""retail_name"" text, ""chipset_based_on"" text, ""digital_analog_signal"" text, ""avivo"" text, ""available_interface"" text );","SELECT ""retail_name"" FROM ""lineup"" WHERE ""available_interface""='pci express 2.0';",2-11989226-1 "What is the Digital/analog signal with an Available interface with pci express, with Retail name with all-in-wonder x600 pro?","CREATE TABLE ""lineup"" ( ""retail_name"" text, ""chipset_based_on"" text, ""digital_analog_signal"" text, ""avivo"" text, ""available_interface"" text );","SELECT ""digital_analog_signal"" FROM ""lineup"" WHERE ""available_interface""='pci express' AND ""retail_name""='all-in-wonder x600 pro';",2-11989226-1 "What is the Retail name with a Digital/analog signal with analog, and a Chipset based on with radeon 9600?","CREATE TABLE ""lineup"" ( ""retail_name"" text, ""chipset_based_on"" text, ""digital_analog_signal"" text, ""avivo"" text, ""available_interface"" text );","SELECT ""retail_name"" FROM ""lineup"" WHERE ""digital_analog_signal""='analog' AND ""chipset_based_on""='radeon 9600';",2-11989226-1 What was the score of the match on 11/2/01?,"CREATE TABLE ""challenge_cup"" ( ""date"" text, ""competition"" text, ""venue"" text, ""result"" text, ""score"" text, ""goals"" text );","SELECT ""score"" FROM ""challenge_cup"" WHERE ""date""='11/2/01';",2-10814471-6 Did the Bulls win or lose at Valley Parade?,"CREATE TABLE ""challenge_cup"" ( ""date"" text, ""competition"" text, ""venue"" text, ""result"" text, ""score"" text, ""goals"" text );","SELECT ""result"" FROM ""challenge_cup"" WHERE ""venue""='valley parade';",2-10814471-6 What was the score when the Vikings won the championship at Namyangju Stadium?,"CREATE TABLE ""gwangaeto_bowl_champions"" ( ""date"" text, ""champion"" text, ""2nd_place"" text, ""score"" text, ""stadium"" text );","SELECT ""score"" FROM ""gwangaeto_bowl_champions"" WHERE ""champion""='vikings' AND ""stadium""='namyangju stadium';",2-11894164-1 What date did Blue Friends come in 2nd place?,"CREATE TABLE ""gwangaeto_bowl_champions"" ( ""date"" text, ""champion"" text, ""2nd_place"" text, ""score"" text, ""stadium"" text );","SELECT ""date"" FROM ""gwangaeto_bowl_champions"" WHERE ""2nd_place""='blue friends';",2-11894164-1 Which Stadium was played in when Seven Six was second place?,"CREATE TABLE ""gwangaeto_bowl_champions"" ( ""date"" text, ""champion"" text, ""2nd_place"" text, ""score"" text, ""stadium"" text );","SELECT ""stadium"" FROM ""gwangaeto_bowl_champions"" WHERE ""2nd_place""='seven six';",2-11894164-1 Tell me the label for formats of cd and album and year of 2008,"CREATE TABLE ""discography"" ( ""title"" text, ""format"" text, ""label"" text, ""catalog_number"" text, ""formats"" text, ""year"" real );","SELECT ""label"" FROM ""discography"" WHERE ""formats""='cd' AND ""format""='album' AND ""year""=2008;",2-11052062-1 Tell me the label for digital format with nebula remixes,"CREATE TABLE ""discography"" ( ""title"" text, ""format"" text, ""label"" text, ""catalog_number"" text, ""formats"" text, ""year"" real );","SELECT ""label"" FROM ""discography"" WHERE ""formats""='digital' AND ""title""='nebula remixes';",2-11052062-1 I want to know the catalog number for album and seed records label for cd and title of grey,"CREATE TABLE ""discography"" ( ""title"" text, ""format"" text, ""label"" text, ""catalog_number"" text, ""formats"" text, ""year"" real );","SELECT ""catalog_number"" FROM ""discography"" WHERE ""format""='album' AND ""label""='seed records' AND ""formats""='cd' AND ""title""='grey';",2-11052062-1 Tell me the format with year more than 2000 and label of myuzyk with catalog number of mzykn08,"CREATE TABLE ""discography"" ( ""title"" text, ""format"" text, ""label"" text, ""catalog_number"" text, ""formats"" text, ""year"" real );","SELECT ""format"" FROM ""discography"" WHERE ""year"">2000 AND ""label""='myuzyk' AND ""catalog_number""='mzykn08';",2-11052062-1 If the Venue was kardinia park what was the highest Crowd attended?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_16"" WHERE ""venue""='kardinia park';",2-10809157-16 "If the Home team of collingwood was playing, what was the Away team?","CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_16"" WHERE ""home_team""='collingwood';",2-10809157-16 "If the Venue was princes park, which Date did the game take place on?","CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_16"" WHERE ""venue""='princes park';",2-10809157-16 What stadium has caps as the second place?,"CREATE TABLE ""kimchi_bowl"" ( ""date"" text, ""champion"" text, ""2nd_place"" text, ""score"" text, ""stadium"" text );","SELECT ""stadium"" FROM ""kimchi_bowl"" WHERE ""2nd_place""='caps';",2-11894164-2 What is the average rank of one who is at 76 laps?,"CREATE TABLE ""classification"" ( ""grid"" real, ""constructor"" text, ""qual"" real, ""rank"" real, ""laps"" real, ""time_retired"" text );","SELECT AVG(""rank"") FROM ""classification"" WHERE ""laps""=76;",2-1122077-1 What is the average grid number for cars that retired due to engine failure before 18 laps?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT AVG(""grid"") FROM ""classification"" WHERE ""time_retired""='engine' AND ""laps""<18;",2-1122400-1 What is the time/retired for jo siffert with a grid under 11?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""classification"" WHERE ""grid""<11 AND ""driver""='jo siffert';",2-1122400-1 What driver has under 19 laps and a grid under 10?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""driver"" FROM ""classification"" WHERE ""laps""<19 AND ""grid""<10;",2-1122400-1 "Where was the game that the attendance was 24,694?","CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT MIN(""game"") FROM ""summary"" WHERE ""attendance""='24,694';",2-1104201-1 What was the attendance on September 11?,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""summary"" WHERE ""date""='september 11';",2-1104201-1 Who had more than 3 wins?,"CREATE TABLE ""winners"" ( ""season"" text, ""winner"" text, ""team"" text, ""position"" text, ""win_num"" real );","SELECT ""winner"" FROM ""winners"" WHERE ""win_num"">3;",2-113663-2 How many league cup goals for tyrone thompson with 0 FLT goals?,"CREATE TABLE ""appearances_and_goals"" ( ""squad_no"" real, ""name"" text, ""position"" text, ""league_apps"" text, ""league_goals"" real, ""fa_cup_apps"" text, ""fa_cup_goals"" real, ""league_cup_apps"" text, ""league_cup_goals"" real, ""flt_apps"" text, ""flt_goals"" real, ""playoff_apps"" text, ""playoff_goals"" real, ""total_apps"" text, ""total_goals"" real );","SELECT MIN(""league_cup_goals"") FROM ""appearances_and_goals"" WHERE ""name""='tyrone thompson' AND ""flt_goals"">0;",2-11718680-1 How many goals for the FW with 0 FA cup appearances and over 0 playoff goals?,"CREATE TABLE ""appearances_and_goals"" ( ""squad_no"" real, ""name"" text, ""position"" text, ""league_apps"" text, ""league_goals"" real, ""fa_cup_apps"" text, ""fa_cup_goals"" real, ""league_cup_apps"" text, ""league_cup_goals"" real, ""flt_apps"" text, ""flt_goals"" real, ""playoff_apps"" text, ""playoff_goals"" real, ""total_apps"" text, ""total_goals"" real );","SELECT MIN(""league_goals"") FROM ""appearances_and_goals"" WHERE ""position""='fw' AND ""fa_cup_apps""='0' AND ""playoff_goals"">0;",2-11718680-1 I want to know the third with runner of paris saint-germain and edition less than 5,"CREATE TABLE ""tournaments"" ( ""edition"" real, ""year"" real, ""winner"" text, ""runner_up"" text, ""third"" text, ""fourth"" text );","SELECT ""third"" FROM ""tournaments"" WHERE ""runner_up""='paris saint-germain' AND ""edition""<5;",2-10965699-1 I want the sum of year for edition more than 4 and winners of new york red bulls,"CREATE TABLE ""tournaments"" ( ""edition"" real, ""year"" real, ""winner"" text, ""runner_up"" text, ""third"" text, ""fourth"" text );","SELECT SUM(""year"") FROM ""tournaments"" WHERE ""edition"">4 AND ""winner""='new york red bulls';",2-10965699-1 Tell me the lowest edition for winner of arsenal and third of celtic,"CREATE TABLE ""tournaments"" ( ""edition"" real, ""year"" real, ""winner"" text, ""runner_up"" text, ""third"" text, ""fourth"" text );","SELECT MIN(""edition"") FROM ""tournaments"" WHERE ""winner""='arsenal' AND ""third""='celtic';",2-10965699-1 What is total orders for goals of 239?,"CREATE TABLE ""players_who_made_their_debut_for_the_gee"" ( ""order"" real, ""name"" text, ""seasons"" text, ""games"" real, ""goals"" real );","SELECT COUNT(""order"") FROM ""players_who_made_their_debut_for_the_gee"" WHERE ""goals""=239;",2-11677694-12 Who had an order of 907 and more than 1 game?,"CREATE TABLE ""players_who_made_their_debut_for_the_gee"" ( ""order"" real, ""name"" text, ""seasons"" text, ""games"" real, ""goals"" real );","SELECT ""name"" FROM ""players_who_made_their_debut_for_the_gee"" WHERE ""games"">1 AND ""order""=907;",2-11677694-12 What seasons had 288 games and more than 100 goals?,"CREATE TABLE ""players_who_made_their_debut_for_the_gee"" ( ""order"" real, ""name"" text, ""seasons"" text, ""games"" real, ""goals"" real );","SELECT ""seasons"" FROM ""players_who_made_their_debut_for_the_gee"" WHERE ""goals"">100 AND ""games""=288;",2-11677694-12 What is the low goal for orders more than 939 during Seasons of 1996 – 2001?,"CREATE TABLE ""players_who_made_their_debut_for_the_gee"" ( ""order"" real, ""name"" text, ""seasons"" text, ""games"" real, ""goals"" real );","SELECT MIN(""goals"") FROM ""players_who_made_their_debut_for_the_gee"" WHERE ""seasons""='1996 – 2001' AND ""order"">939;",2-11677694-12 What was the Record for the game on October 30?,"CREATE TABLE ""october"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""october"" WHERE ""date""='october 30';",2-12019734-3 When was the game played against a visiting team from Philadelphia?,"CREATE TABLE ""october"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""october"" WHERE ""visitor""='philadelphia';",2-12019734-3 "What was the score when the home team, Toronto, played against New Jersey?","CREATE TABLE ""october"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""october"" WHERE ""visitor""='new jersey' AND ""home""='toronto';",2-12019734-3 When was the home game for the NY Islanders?,"CREATE TABLE ""october"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""october"" WHERE ""home""='ny islanders';",2-12019734-3 "Who was the home team for the game played on November 2, 2007?","CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""home"" FROM ""november"" WHERE ""date""='november 2, 2007';",2-11965402-3 What is silver when gold is 1 and the rank is less than 3 for japan?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""silver"" FROM ""medals_table"" WHERE ""gold""=1 AND ""rank""<3 AND ""nation""='japan';",2-11389949-1 What is the rank for the total less than 1?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""rank"") FROM ""medals_table"" WHERE ""total""<1;",2-11389949-1 "What is the gold when the total is less than 2, and rank is 3 and Canada is the nation?","CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""gold"" FROM ""medals_table"" WHERE ""total""<2 AND ""rank""=3 AND ""nation""='canada';",2-11389949-1 "What is the average amount of floors of the building that is ranked larger than 30, a year prior to 1977 and an address of 100 Van Ness Avenue?","CREATE TABLE ""tallest_buildings"" ( ""rank"" real, ""name"" text, ""height_ft_m"" text, ""floors"" real, ""year"" real );","SELECT AVG(""floors"") FROM ""tallest_buildings"" WHERE ""rank"">30 AND ""year""<1977 AND ""name""='100 van ness avenue';",2-10788731-1 What is the name of the building that has more than 31 floors and built prior to 1964?,"CREATE TABLE ""tallest_buildings"" ( ""rank"" real, ""name"" text, ""height_ft_m"" text, ""floors"" real, ""year"" real );","SELECT ""name"" FROM ""tallest_buildings"" WHERE ""floors"">31 AND ""year""<1964;",2-10788731-1 Who was the away team at the game played at Lake Oval?,"CREATE TABLE ""round_21"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_21"" WHERE ""venue""='lake oval';",2-10887379-21 Where was the game played that had an away team score of 20.17 (137)?,"CREATE TABLE ""round_21"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_21"" WHERE ""away_team_score""='20.17 (137)';",2-10887379-21 What was the home team score for the game played against Collingwood?,"CREATE TABLE ""round_21"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_21"" WHERE ""away_team""='collingwood';",2-10887379-21 Who was the team with the smallest crowd at the Princes Park venue?,"CREATE TABLE ""round_21"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_21"" WHERE ""venue""='princes park';",2-10887379-21 "what is the size km² when the density hab/km is 8,321?","CREATE TABLE ""gallery"" ( ""number"" real, ""district"" text, ""size_km"" real, ""population"" real, ""density_hab_km"" real, ""councilman"" text, ""party"" text );","SELECT SUM(""size_km"") FROM ""gallery"" WHERE ""density_hab_km""='8,321';",2-10967481-1 What is the score for the away team at Victoria Park?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_1"" WHERE ""venue""='victoria park';",2-10869646-1 Which away team scored 9.11 (65)?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_1"" WHERE ""away_team_score""='9.11 (65)';",2-10869646-1 Where did the home team score 14.13 (97)?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_1"" WHERE ""home_team_score""='14.13 (97)';",2-10869646-1 When did Carlton play as the home team?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_1"" WHERE ""home_team""='carlton';",2-10869646-1 What was the original air date when ed horowitz wrote it?,"CREATE TABLE ""season_4_2000"" ( ""episode_num"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text );","SELECT ""original_airdate"" FROM ""season_4_2000"" WHERE ""written_by""='ed horowitz';",2-10910712-4 "Name the episode number that aired on july 23, 2000","CREATE TABLE ""season_4_2000"" ( ""episode_num"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text );","SELECT ""episode_num"" FROM ""season_4_2000"" WHERE ""original_airdate""='july 23, 2000';",2-10910712-4 "What is the draw total that has under 5 places, under 62 points, and a Song of ""ne izdajte me""?","CREATE TABLE ""ema_1999_26_february_1999"" ( ""draw"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" real );","SELECT SUM(""draw"") FROM ""ema_1999_26_february_1999"" WHERE ""place""<5 AND ""points""<62 AND ""song""='\""ne izdajte me\""';",2-11415745-1 How many draws for avia band with over 22 points?,"CREATE TABLE ""ema_1999_26_february_1999"" ( ""draw"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" real );","SELECT COUNT(""draw"") FROM ""ema_1999_26_february_1999"" WHERE ""points"">22 AND ""artist""='avia band';",2-11415745-1 "What's the wins with less than 27 events and earnings of $1,579,988?","CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT AVG(""wins"") FROM ""leaders"" WHERE ""earnings""='1,579,988' AND ""events""<27;",2-11603116-3 What's the total earnings ($) with more than two wins and a rank less than 2?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT COUNT(""earnings"") FROM ""leaders"" WHERE ""wins"">2 AND ""rank""<2;",2-11603116-3 Who's ranked less than 2?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT ""player"" FROM ""leaders"" WHERE ""rank""<2;",2-11603116-3 What did the away team score at Moorabbin oval?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_6"" WHERE ""venue""='moorabbin oval';",2-10869537-6 What was the attendance at the game when the away team scored 21.14 (140)?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_6"" WHERE ""away_team_score""='21.14 (140)';",2-10869537-6 Where was the game played when the home team scored 11.14 (80)?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_6"" WHERE ""home_team_score""='11.14 (80)';",2-10869537-6 What was the attendance at the game played at Moorabbin Oval?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_6"" WHERE ""venue""='moorabbin oval';",2-10869537-6 What is the wheel arrangement of the locomotive with number 6 or 4?,"CREATE TABLE ""steam_locomotives"" ( ""name"" text, ""number"" text, ""builder"" text, ""date_built"" text, ""wheel_arrangement"" text, ""driving_wheels"" text, ""cylinders"" text, ""boiler_pressure"" text, ""notes"" text );","SELECT ""wheel_arrangement"" FROM ""steam_locomotives"" WHERE ""number""='6 or 4';",2-1157867-2 "What is the wheel arrangement for the model with 10"" x 15"" cylinders?","CREATE TABLE ""steam_locomotives"" ( ""name"" text, ""number"" text, ""builder"" text, ""date_built"" text, ""wheel_arrangement"" text, ""driving_wheels"" text, ""cylinders"" text, ""boiler_pressure"" text, ""notes"" text );","SELECT ""wheel_arrangement"" FROM ""steam_locomotives"" WHERE ""cylinders""='10\"" x 15\""';",2-1157867-2 What is the boiler pressure for the Hesperus model?,"CREATE TABLE ""steam_locomotives"" ( ""name"" text, ""number"" text, ""builder"" text, ""date_built"" text, ""wheel_arrangement"" text, ""driving_wheels"" text, ""cylinders"" text, ""boiler_pressure"" text, ""notes"" text );","SELECT ""boiler_pressure"" FROM ""steam_locomotives"" WHERE ""name""='hesperus';",2-1157867-2 What are the driving wheels of the model built in 1883?,"CREATE TABLE ""steam_locomotives"" ( ""name"" text, ""number"" text, ""builder"" text, ""date_built"" text, ""wheel_arrangement"" text, ""driving_wheels"" text, ""cylinders"" text, ""boiler_pressure"" text, ""notes"" text );","SELECT ""driving_wheels"" FROM ""steam_locomotives"" WHERE ""date_built""='1883';",2-1157867-2 What year was the wheel arrangement 0-6-0 and a class 302?,"CREATE TABLE ""1871_1878"" ( ""class"" text, ""wheel_arrangement"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text, ""year_s_withdrawn"" text, ""comments"" text );","SELECT ""year_made"" FROM ""1871_1878"" WHERE ""wheel_arrangement""='0-6-0' AND ""class""='302';",2-1169552-3 How many have a class of 330?,"CREATE TABLE ""1871_1878"" ( ""class"" text, ""wheel_arrangement"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text, ""year_s_withdrawn"" text, ""comments"" text );","SELECT ""quantity_made"" FROM ""1871_1878"" WHERE ""class""='330';",2-1169552-3 What comments are made in 1875?,"CREATE TABLE ""1871_1878"" ( ""class"" text, ""wheel_arrangement"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text, ""year_s_withdrawn"" text, ""comments"" text );","SELECT ""comments"" FROM ""1871_1878"" WHERE ""year_made""='1875';",2-1169552-3 Which artist's work is the butterfly Tiger Swallowtail?,"CREATE TABLE ""butterfly_collection"" ( ""year"" real, ""butterfly"" text, ""artist"" text, ""mintage"" real, ""issue_price"" text, ""finish"" text );","SELECT ""artist"" FROM ""butterfly_collection"" WHERE ""butterfly""='tiger swallowtail';",2-11916083-23 Which artist uses a finish of selective gold plating?,"CREATE TABLE ""butterfly_collection"" ( ""year"" real, ""butterfly"" text, ""artist"" text, ""mintage"" real, ""issue_price"" text, ""finish"" text );","SELECT ""artist"" FROM ""butterfly_collection"" WHERE ""finish""='selective gold plating';",2-11916083-23 What mintage earlier than the year 2006 has the butterfly great spangled fritillary.,"CREATE TABLE ""butterfly_collection"" ( ""year"" real, ""butterfly"" text, ""artist"" text, ""mintage"" real, ""issue_price"" text, ""finish"" text );","SELECT ""mintage"" FROM ""butterfly_collection"" WHERE ""year""<2006 AND ""butterfly""='great spangled fritillary';",2-11916083-23 What is the date for Europe?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""region""='europe';",2-11403178-3 "Who is playing against st kilda against their home more than 16,000?","CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_12"" WHERE ""crowd"">'16,000' AND ""home_team""='st kilda';",2-10806592-12 Which team played away at Victoria park?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_12"" WHERE ""venue""='victoria park';",2-10806592-12 "When the record was 4-4, how many people attended?","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""record""='4-4';",2-11396779-2 "When they were playing the detroit lions at tampa stadium, what was the score?","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""game_site""='tampa stadium' AND ""opponent""='detroit lions';",2-11396779-2 "Which date did 64,443 people attend a game?","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""attendance""='64,443';",2-11396779-2 what is the highest rank with a total less than 1?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""rank"") FROM ""medals_table"" WHERE ""total""<1;",2-11178110-2 "what is the average bronze when gold is 1, the nation is hungary and the rank is less than 3?","CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""bronze"") FROM ""medals_table"" WHERE ""gold""=1 AND ""nation""='hungary' AND ""rank""<3;",2-11178110-2 "How many times was the total more than 1, the nation was east germany and silver was more than 1?","CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""medals_table"" WHERE ""total"">1 AND ""nation""='east germany' AND ""silver"">1;",2-11178110-2 what is the average rank when the nation is east germany and silver is more than 1?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""rank"") FROM ""medals_table"" WHERE ""nation""='east germany' AND ""silver"">1;",2-11178110-2 Where did carlton play while away?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_8"" WHERE ""away_team""='carlton';",2-10826072-8 What was the top crowd when essendon played away?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_8"" WHERE ""away_team""='essendon';",2-10826072-8 I want the date of appointment for manner of departure being sacked,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""date_of_appointment"" FROM ""managerial_changes"" WHERE ""manner_of_departure""='sacked';",2-11208143-10 I want the manner of departure for 1 june 2007,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""manner_of_departure"" FROM ""managerial_changes"" WHERE ""date_of_appointment""='1 june 2007';",2-11208143-10 I want the outgoing manager for craig brewster,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""outgoing_manager"" FROM ""managerial_changes"" WHERE ""replaced_by""='craig brewster';",2-11208143-10 I want the team for replaced by mark mcghee,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""team"" FROM ""managerial_changes"" WHERE ""replaced_by""='mark mcghee';",2-11208143-10 I want the outgoing manager for 19 february,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""outgoing_manager"" FROM ""managerial_changes"" WHERE ""date_of_appointment""='19 february';",2-11208143-10 I want the team with replaced by being csaba lászló,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""replaced_by"" text, ""date_of_appointment"" text );","SELECT ""team"" FROM ""managerial_changes"" WHERE ""replaced_by""='csaba lászló';",2-11208143-10 With which association did estribillo ii run as Horse 1?,"CREATE TABLE ""national_champions_of_chile"" ( ""year"" real, ""city"" text, ""rider_1"" text, ""rider_2"" text, ""horse_1"" text, ""horse_2"" text, ""association"" text );","SELECT ""association"" FROM ""national_champions_of_chile"" WHERE ""horse_1""='estribillo ii';",2-11951678-1 Which horse was Horse 1 when rené guzmán raced with the mulchén association?,"CREATE TABLE ""national_champions_of_chile"" ( ""year"" real, ""city"" text, ""rider_1"" text, ""rider_2"" text, ""horse_1"" text, ""horse_2"" text, ""association"" text );","SELECT ""horse_1"" FROM ""national_champions_of_chile"" WHERE ""rider_1""='rené guzmán' AND ""association""='mulchén';",2-11951678-1 Who was the second rider when papayero raced as Horse 1 in the city of rancagua?,"CREATE TABLE ""national_champions_of_chile"" ( ""year"" real, ""city"" text, ""rider_1"" text, ""rider_2"" text, ""horse_1"" text, ""horse_2"" text, ""association"" text );","SELECT ""rider_2"" FROM ""national_champions_of_chile"" WHERE ""city""='rancagua' AND ""horse_1""='papayero';",2-11951678-1 What was the period for 1896?,"CREATE TABLE ""timeline_of_tallest_skyscrapers"" ( ""name"" text, ""city"" text, ""height_feet_m"" text, ""year"" real, ""period"" text, ""surpassed_by"" text );","SELECT ""period"" FROM ""timeline_of_tallest_skyscrapers"" WHERE ""year""=1896;",2-11542096-3 Tell me the height which has a surpassed by of book tower,"CREATE TABLE ""timeline_of_tallest_skyscrapers"" ( ""name"" text, ""city"" text, ""height_feet_m"" text, ""year"" real, ""period"" text, ""surpassed_by"" text );","SELECT ""height_feet_m"" FROM ""timeline_of_tallest_skyscrapers"" WHERE ""surpassed_by""='book tower';",2-11542096-3 I need the surpassed for years before 1925 and period of 6 years,"CREATE TABLE ""timeline_of_tallest_skyscrapers"" ( ""name"" text, ""city"" text, ""height_feet_m"" text, ""year"" real, ""period"" text, ""surpassed_by"" text );","SELECT ""surpassed_by"" FROM ""timeline_of_tallest_skyscrapers"" WHERE ""year""<1925 AND ""period""='6 years';",2-11542096-3 Hawthorn played as an Away team in which venue?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_14"" WHERE ""away_team""='hawthorn';",2-10807253-14 Who was the nominee having a Tony award?,"CREATE TABLE ""original_broadway_production"" ( ""year"" real, ""award"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""nominee"" FROM ""original_broadway_production"" WHERE ""award""='tony award';",2-1194753-1 What was the year Bernadette Peters was a nominee for the Tony award?,"CREATE TABLE ""original_broadway_production"" ( ""year"" real, ""award"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT SUM(""year"") FROM ""original_broadway_production"" WHERE ""award""='tony award' AND ""nominee""='bernadette peters';",2-1194753-1 Which category was Michael Stewart a nominee in?,"CREATE TABLE ""original_broadway_production"" ( ""year"" real, ""award"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""category"" FROM ""original_broadway_production"" WHERE ""nominee""='michael stewart';",2-1194753-1 What was the rank in the 2009 Hanoi Games?,"CREATE TABLE ""asian_indoor_and_martial_arts_games"" ( ""games"" text, ""gold"" text, ""silver"" text, ""bronze"" text, ""total"" text, ""rank"" text );","SELECT ""rank"" FROM ""asian_indoor_and_martial_arts_games"" WHERE ""games""='2009 hanoi';",2-10882501-3 What is the label of the album titled 與你相逢 and released in 1994?,"CREATE TABLE ""albums"" ( ""album"" text, ""title"" text, ""language"" text, ""year_of_release"" real, ""label_s"" text );","SELECT ""label_s"" FROM ""albums"" WHERE ""year_of_release""=1994 AND ""title""='與你相逢';",2-12037240-1 What is the earliest year of release for the album labelled 艺能动音?,"CREATE TABLE ""albums"" ( ""album"" text, ""title"" text, ""language"" text, ""year_of_release"" real, ""label_s"" text );","SELECT MIN(""year_of_release"") FROM ""albums"" WHERE ""label_s""='艺能动音';",2-12037240-1 Tell me the name in polish for radom seat,"CREATE TABLE ""1893"" ( ""governorate"" text, ""name_in_russian"" text, ""name_in_polish"" text, ""seat"" text, ""area_in_thousands_of_km_2"" real, ""population_in_thousands_1905"" real );","SELECT ""name_in_polish"" FROM ""1893"" WHERE ""seat""='radom';",2-11614581-3 Tell me the population for gubernia łomżyńska,"CREATE TABLE ""1893"" ( ""governorate"" text, ""name_in_russian"" text, ""name_in_polish"" text, ""seat"" text, ""area_in_thousands_of_km_2"" real, ""population_in_thousands_1905"" real );","SELECT ""population_in_thousands_1905"" FROM ""1893"" WHERE ""name_in_polish""='gubernia łomżyńska';",2-11614581-3 What is the promotion when the arena was the venue and the event of legends of the arena?,"CREATE TABLE ""ceremony_dates"" ( ""location"" text, ""venue"" text, ""promotion"" text, ""event"" text, ""inductee_s"" text );","SELECT ""promotion"" FROM ""ceremony_dates"" WHERE ""venue""='the arena' AND ""event""='legends of the arena';",2-1209269-4 What is the name of the inductee for the ecw arena?,"CREATE TABLE ""ceremony_dates"" ( ""location"" text, ""venue"" text, ""promotion"" text, ""event"" text, ""inductee_s"" text );","SELECT ""inductee_s"" FROM ""ceremony_dates"" WHERE ""venue""='ecw arena';",2-1209269-4 What is the promotion when the event was Acid-fest?,"CREATE TABLE ""ceremony_dates"" ( ""location"" text, ""venue"" text, ""promotion"" text, ""event"" text, ""inductee_s"" text );","SELECT ""promotion"" FROM ""ceremony_dates"" WHERE ""event""='acid-fest';",2-1209269-4 What is the location when the event was November reign?,"CREATE TABLE ""ceremony_dates"" ( ""location"" text, ""venue"" text, ""promotion"" text, ""event"" text, ""inductee_s"" text );","SELECT ""location"" FROM ""ceremony_dates"" WHERE ""event""='november reign';",2-1209269-4 What even was Jerry Lynn the inductee?,"CREATE TABLE ""ceremony_dates"" ( ""location"" text, ""venue"" text, ""promotion"" text, ""event"" text, ""inductee_s"" text );","SELECT ""event"" FROM ""ceremony_dates"" WHERE ""inductee_s""='jerry lynn';",2-1209269-4 "What is the namesake of Ayashe at a longitude less than 270.7, latitude more than -47.1, and a diameter less than 7.2?","CREATE TABLE ""a"" ( ""name"" text, ""latitude"" real, ""longitude"" real, ""diameter_km"" real, ""named_after"" text );","SELECT ""named_after"" FROM ""a"" WHERE ""longitude""<270.7 AND ""latitude"">-47.1 AND ""diameter_km""<7.2 AND ""name""='ayashe';",2-1145513-1 Tell me the opponent that had a result of l 27-20,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""result""='l 27-20';",2-11449590-2 What was the game site for week 14?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""game_site"" FROM ""schedule"" WHERE ""week""='14';",2-11449590-2 Name the week when the result was l 38-17,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""week"" FROM ""schedule"" WHERE ""result""='l 38-17';",2-11449590-2 "Name the date when 33,307 attended","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""attendance""='33,307';",2-11449590-2 "Who used the Ford Cosworth DFV 3.0 v8 engine in rounds 3-12, with a G tire?","CREATE TABLE ""drivers_and_constructors"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""driver"" FROM ""drivers_and_constructors"" WHERE ""engine""='ford cosworth dfv 3.0 v8' AND ""rounds""='3-12' AND ""tyre""='g';",2-1140088-2 Which driver was in all rounds as an entrant of Motor Racing Developments?,"CREATE TABLE ""drivers_and_constructors"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""driver"" FROM ""drivers_and_constructors"" WHERE ""rounds""='all' AND ""entrant""='motor racing developments';",2-1140088-2 Motor Racing Developments used which tire in rounds 3-12?,"CREATE TABLE ""drivers_and_constructors"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""tyre"" FROM ""drivers_and_constructors"" WHERE ""entrant""='motor racing developments' AND ""rounds""='3-12';",2-1140088-2 "Which engine was on a car with G tires, a chassis model of 003 002 004 005 006, driven by Jackie Stewart?","CREATE TABLE ""drivers_and_constructors"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""engine"" FROM ""drivers_and_constructors"" WHERE ""tyre""='g' AND ""chassis""='003 002 004 005 006' AND ""driver""='jackie stewart';",2-1140088-2 What was the result on the wild card?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""channel"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""week""='wild card';",2-10860384-2 What date was the week 17 game played on?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""channel"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""week""='17';",2-10860384-2 What was the attendance on week 12?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""channel"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""week""='12';",2-10860384-2 "What was the result on December 31, 2005?","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""channel"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""date""='december 31, 2005';",2-10860384-2 What was the date of the game at Lake Oval?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_9"" WHERE ""venue""='lake oval';",2-10883333-9 What was the date of the game at Princes Park?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_9"" WHERE ""venue""='princes park';",2-10883333-9 "Who was the home team at the game with a crowd larger than 32,576?","CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_9"" WHERE ""crowd"">'32,576';",2-10883333-9 Where did Melbourne play as the home team?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_9"" WHERE ""home_team""='melbourne';",2-10883333-9 In what rounds did Scuderia Milano participate?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""rounds"" FROM ""teams_and_drivers"" WHERE ""entrant""='scuderia milano';",2-1140117-2 Who was the entrant for Louis Chiron with a Chassis of T26C?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""entrant"" FROM ""teams_and_drivers"" WHERE ""driver""='louis chiron' AND ""chassis""='t26c';",2-1140117-2 In what rounds did Luigi Fagioli drive for Alfa Romeo SPA?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""rounds"" FROM ""teams_and_drivers"" WHERE ""entrant""='alfa romeo spa' AND ""driver""='luigi fagioli';",2-1140117-2 In what rounds did the P15 Chassis and tyre D participate?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""rounds"" FROM ""teams_and_drivers"" WHERE ""tyre""='d' AND ""chassis""='p15';",2-1140117-2 Where did Hawthorn play an away game?,"CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_13"" WHERE ""away_team""='hawthorn';",2-10784349-13 Where does Melbourne play home games?,"CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_13"" WHERE ""home_team""='melbourne';",2-10784349-13 What was the score for the opponent against Richmond?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_9"" WHERE ""home_team""='richmond';",2-10807673-9 "On what date did the episode ""Petra-Gate"" air?","CREATE TABLE ""united_kingdom"" ( ""episode_num"" real, ""title"" text, ""airdate"" text, ""rating_millions"" text, ""rank"" text );","SELECT ""airdate"" FROM ""united_kingdom"" WHERE ""title""='\""petra-gate\""';",2-11404452-3 "What was the rating of the episode ""After Hours""?","CREATE TABLE ""united_kingdom"" ( ""episode_num"" real, ""title"" text, ""airdate"" text, ""rating_millions"" text, ""rank"" text );","SELECT ""rating_millions"" FROM ""united_kingdom"" WHERE ""title""='\""after hours\""';",2-11404452-3 I want to know the total number of national university of ireland with agricultural panel of 0 and labour panel more than 0,"CREATE TABLE ""composition_of_the_23rd_seanad"" ( ""administrative_panel"" real, ""agricultural_panel"" real, ""cultural_and_educational_panel"" real, ""industrial_and_commercial_panel"" real, ""labour_panel"" real, ""national_university_of_ireland"" real, ""nominated_by_the_taoiseach"" real, ""total"" real );","SELECT COUNT(""national_university_of_ireland"") FROM ""composition_of_the_23rd_seanad"" WHERE ""agricultural_panel""=0 AND ""labour_panel"">0;",2-10964397-1 "Tell me the total number of administrative panel with labour panel more than 2, nominated by taoiseach more than 6 and total of 28","CREATE TABLE ""composition_of_the_23rd_seanad"" ( ""administrative_panel"" real, ""agricultural_panel"" real, ""cultural_and_educational_panel"" real, ""industrial_and_commercial_panel"" real, ""labour_panel"" real, ""national_university_of_ireland"" real, ""nominated_by_the_taoiseach"" real, ""total"" real );","SELECT COUNT(""administrative_panel"") FROM ""composition_of_the_23rd_seanad"" WHERE ""labour_panel"">2 AND ""total""=28 AND ""nominated_by_the_taoiseach"">6;",2-10964397-1 How many people were in attendance when the home team scored 9.11 (65)?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_7"" WHERE ""home_team_score""='9.11 (65)';",2-10788451-7 Which home team scored 11.18 (84)?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_7"" WHERE ""home_team_score""='11.18 (84)';",2-10788451-7 What was the away team score at Western Oval?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_7"" WHERE ""venue""='western oval';",2-10788451-7 Which away team scored 11.9 (75)?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_9"" WHERE ""away_team_score""='11.9 (75)';",2-10807990-9 What is the name of Richmond's home venue?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_9"" WHERE ""home_team""='richmond';",2-10807990-9 When did the away team score 12.7 (79)?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_9"" WHERE ""away_team_score""='12.7 (79)';",2-10807990-9 What was the away team score at Hawthorn's home game?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_9"" WHERE ""home_team""='hawthorn';",2-10807990-9 What score occurred on February 6?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='february 6';",2-11961582-6 What is the lowest game number on February 20?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT MIN(""game"") FROM ""game_log"" WHERE ""date""='february 20';",2-11961582-6 Who had the high rebounds when the score was l 122–93?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""score""='l 122–93';",2-11961582-6 Which home team played an away team with a score of 6.4 (40)?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_16"" WHERE ""away_team_score""='6.4 (40)';",2-10790397-16 Which home team played at Princes Park?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_16"" WHERE ""venue""='princes park';",2-10790397-16 What date was Richmond the home team?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_16"" WHERE ""home_team""='richmond';",2-10790397-16 What was the largest crowd when Melbourne was the away team?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_16"" WHERE ""away_team""='melbourne';",2-10790397-16 "Which gymnast had a balance beam larger than 8.687, had a total less than 38.049, had a floor exercise less than 9.462, and a vault less than 9.275?","CREATE TABLE ""final"" ( ""gymnast"" text, ""vault"" real, ""uneven_bars"" real, ""balance_beam"" real, ""floor_exercise"" real, ""total"" real );","SELECT ""gymnast"" FROM ""final"" WHERE ""balance_beam"">8.687 AND ""total""<38.049 AND ""floor_exercise""<9.462 AND ""vault""<9.275;",2-11526600-1 Which country is ranked 24?,"CREATE TABLE ""accolades"" ( ""publication"" text, ""country"" text, ""accolade"" text, ""year"" real, ""rank"" text );","SELECT ""country"" FROM ""accolades"" WHERE ""rank""='24';",2-11888143-1 Name the highest year with rank of 22 and accolade of singles of 1999,"CREATE TABLE ""accolades"" ( ""publication"" text, ""country"" text, ""accolade"" text, ""year"" real, ""rank"" text );","SELECT MAX(""year"") FROM ""accolades"" WHERE ""accolade""='singles of 1999' AND ""rank""='22';",2-11888143-1 What is the largest Grid with a Driver of piers courage?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""grid"") FROM ""classification"" WHERE ""driver""='piers courage';",2-1122383-1 Name the winner for majorca,"CREATE TABLE ""2002"" ( ""tournament"" text, ""winner"" text, ""runner_up"" text, ""score"" text, ""third_place"" text );","SELECT ""winner"" FROM ""2002"" WHERE ""tournament""='majorca';",2-11346282-4 Name the third place for anders järryd,"CREATE TABLE ""2002"" ( ""tournament"" text, ""winner"" text, ""runner_up"" text, ""score"" text, ""third_place"" text );","SELECT ""third_place"" FROM ""2002"" WHERE ""runner_up""='anders järryd';",2-11346282-4 Name the score for henri leconte and runner-up of michael stich,"CREATE TABLE ""2002"" ( ""tournament"" text, ""winner"" text, ""runner_up"" text, ""score"" text, ""third_place"" text );","SELECT ""score"" FROM ""2002"" WHERE ""third_place""='henri leconte' AND ""runner_up""='michael stich';",2-11346282-4 Name the winner for london tournament,"CREATE TABLE ""2002"" ( ""tournament"" text, ""winner"" text, ""runner_up"" text, ""score"" text, ""third_place"" text );","SELECT ""winner"" FROM ""2002"" WHERE ""tournament""='london';",2-11346282-4 Tell me the runner-up for majorca,"CREATE TABLE ""2002"" ( ""tournament"" text, ""winner"" text, ""runner_up"" text, ""score"" text, ""third_place"" text );","SELECT ""runner_up"" FROM ""2002"" WHERE ""tournament""='majorca';",2-11346282-4 How many laps did BRM have with a grid of 11?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""laps"") FROM ""classification"" WHERE ""constructor""='brm' AND ""grid""=11;",2-1122413-1 What's the total grid of Bruce Mclaren?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""grid"") FROM ""classification"" WHERE ""driver""='bruce mclaren';",2-1122413-1 What's the least amount of laps that George Eaton completed that has a time/retired engine and a grid larger than 8?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""laps"") FROM ""classification"" WHERE ""time_retired""='engine' AND ""grid"">8 AND ""driver""='george eaton';",2-1122413-1 Who was the home team on 1 April 2008?,"CREATE TABLE ""april"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""home"" FROM ""april"" WHERE ""date""='1 april 2008';",2-11963735-8 What was the record on 6 April 2008?,"CREATE TABLE ""april"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""april"" WHERE ""date""='6 april 2008';",2-11963735-8 Tell me the Grantee for san ysidro,"CREATE TABLE ""list_of_spanish_era_concessions"" ( ""concession"" text, ""date"" real, ""grantee"" text, ""size"" text, ""county"" text );","SELECT ""grantee"" FROM ""list_of_spanish_era_concessions"" WHERE ""concession""='san ysidro';",2-11508332-1 Tell me the county for mariano castro,"CREATE TABLE ""list_of_spanish_era_concessions"" ( ""concession"" text, ""date"" real, ""grantee"" text, ""size"" text, ""county"" text );","SELECT ""county"" FROM ""list_of_spanish_era_concessions"" WHERE ""grantee""='mariano castro';",2-11508332-1 Tell me the grantee for las pulgas in 1795,"CREATE TABLE ""list_of_spanish_era_concessions"" ( ""concession"" text, ""date"" real, ""grantee"" text, ""size"" text, ""county"" text );","SELECT ""grantee"" FROM ""list_of_spanish_era_concessions"" WHERE ""date""=1795 AND ""concession""='las pulgas';",2-11508332-1 A round of 4 is in what position?,"CREATE TABLE ""2012_draft_picks"" ( ""round"" real, ""overall"" text, ""player"" text, ""position"" text, ""nationality"" text, ""club_team"" text );","SELECT ""position"" FROM ""2012_draft_picks"" WHERE ""round""=4;",2-11803648-21 What Club team with a Round larger than 5 have a defense position?,"CREATE TABLE ""2012_draft_picks"" ( ""round"" real, ""overall"" text, ""player"" text, ""position"" text, ""nationality"" text, ""club_team"" text );","SELECT ""club_team"" FROM ""2012_draft_picks"" WHERE ""round"">5 AND ""position""='defense';",2-11803648-21 What Player Club Team is Indiana Ice (ushl)?,"CREATE TABLE ""2012_draft_picks"" ( ""round"" real, ""overall"" text, ""player"" text, ""position"" text, ""nationality"" text, ""club_team"" text );","SELECT ""player"" FROM ""2012_draft_picks"" WHERE ""club_team""='indiana ice (ushl)';",2-11803648-21 What is the Nationality Club Team of Quebec remparts (qmjhl)?,"CREATE TABLE ""2012_draft_picks"" ( ""round"" real, ""overall"" text, ""player"" text, ""position"" text, ""nationality"" text, ""club_team"" text );","SELECT ""nationality"" FROM ""2012_draft_picks"" WHERE ""club_team""='quebec remparts (qmjhl)';",2-11803648-21 The Position of Centre is what Player?,"CREATE TABLE ""2012_draft_picks"" ( ""round"" real, ""overall"" text, ""player"" text, ""position"" text, ""nationality"" text, ""club_team"" text );","SELECT ""player"" FROM ""2012_draft_picks"" WHERE ""position""='centre';",2-11803648-21 What is the Overall of 15 Club team with a Nationality of Canada?,"CREATE TABLE ""2012_draft_picks"" ( ""round"" real, ""overall"" text, ""player"" text, ""position"" text, ""nationality"" text, ""club_team"" text );","SELECT ""club_team"" FROM ""2012_draft_picks"" WHERE ""nationality""='canada' AND ""overall""='15';",2-11803648-21 What are the additional major sponsors which correspond to the additional color black and a year 1984?,"CREATE TABLE ""ats"" ( ""year"" real, ""main_colour_s"" text, ""additional_colour_s"" text, ""livery"" text, ""additional_major_sponsor_s"" text );","SELECT ""additional_major_sponsor_s"" FROM ""ats"" WHERE ""additional_colour_s""='black' AND ""year""=1984;",2-11262643-5 What is the average year of entries with additional color black?,"CREATE TABLE ""ats"" ( ""year"" real, ""main_colour_s"" text, ""additional_colour_s"" text, ""livery"" text, ""additional_major_sponsor_s"" text );","SELECT AVG(""year"") FROM ""ats"" WHERE ""additional_colour_s""='black';",2-11262643-5 What is the Time/Retired for Grid 6?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""classification"" WHERE ""grid""=6;",2-1122340-1 "What is the lowest Laps for mike spence, with a Grid smaller than 8?","CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""laps"") FROM ""classification"" WHERE ""driver""='mike spence' AND ""grid""<8;",2-1122340-1 how many laps have a time/retired of +1 lap and mark blundell is the driver?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT AVG(""laps"") FROM ""race"" WHERE ""time_retired""='+1 lap' AND ""driver""='mark blundell';",2-1123173-2 what is the highest grid when the time/retired is fuel pump and the laps is more than 26?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""grid"") FROM ""race"" WHERE ""time_retired""='fuel pump' AND ""laps"">26;",2-1123173-2 what is the least laps for driver gerhard berger with a grid more than 6?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""laps"") FROM ""race"" WHERE ""driver""='gerhard berger' AND ""grid"">6;",2-1123173-2 What is the Kapampangan word for the Malay word aku?,"CREATE TABLE ""language_issues"" ( ""english"" text, ""malay"" text, ""bukar_sadong"" text, ""bau_jagoi"" text, ""siburan_padawan"" text, ""bra_ang_pinyawa"" text, ""lundu_salako"" text, ""kapampangan"" text, ""tagalog"" text );","SELECT ""kapampangan"" FROM ""language_issues"" WHERE ""malay""='aku';",2-1179391-1 What is the Lundu (Salako) word for the Siburan-Pandawan word ěku?,"CREATE TABLE ""language_issues"" ( ""english"" text, ""malay"" text, ""bukar_sadong"" text, ""bau_jagoi"" text, ""siburan_padawan"" text, ""bra_ang_pinyawa"" text, ""lundu_salako"" text, ""kapampangan"" text, ""tagalog"" text );","SELECT ""lundu_salako"" FROM ""language_issues"" WHERE ""siburan_padawan""='ěku';",2-1179391-1 What is the Lundu (Salako) word for the Tagalog word pagkain?,"CREATE TABLE ""language_issues"" ( ""english"" text, ""malay"" text, ""bukar_sadong"" text, ""bau_jagoi"" text, ""siburan_padawan"" text, ""bra_ang_pinyawa"" text, ""lundu_salako"" text, ""kapampangan"" text, ""tagalog"" text );","SELECT ""lundu_salako"" FROM ""language_issues"" WHERE ""tagalog""='pagkain';",2-1179391-1 What is the Siburan-Padawan word for the Tagalog word kanin?,"CREATE TABLE ""language_issues"" ( ""english"" text, ""malay"" text, ""bukar_sadong"" text, ""bau_jagoi"" text, ""siburan_padawan"" text, ""bra_ang_pinyawa"" text, ""lundu_salako"" text, ""kapampangan"" text, ""tagalog"" text );","SELECT ""siburan_padawan"" FROM ""language_issues"" WHERE ""tagalog""='kanin';",2-1179391-1 What were the total games in the Big Ten conference when Nebraska lost fewer than 488 games and had a Pct less than 0.7014?,"CREATE TABLE ""ncaa_division_i_fbs_football_win_loss_re"" ( ""team"" text, ""lost"" real, ""tied"" real, ""pct"" real, ""years"" real, ""total_games"" real, ""conference"" text );","SELECT SUM(""total_games"") FROM ""ncaa_division_i_fbs_football_win_loss_re"" WHERE ""conference""='big ten' AND ""lost""<488 AND ""team""='nebraska' AND ""pct""<0.7014;",2-11513625-2 What is Akron's highest Pct in 100 years?,"CREATE TABLE ""ncaa_division_i_fbs_football_win_loss_re"" ( ""team"" text, ""lost"" real, ""tied"" real, ""pct"" real, ""years"" real, ""total_games"" real, ""conference"" text );","SELECT COUNT(""pct"") FROM ""ncaa_division_i_fbs_football_win_loss_re"" WHERE ""years"">100 AND ""team""='akron';",2-11513625-2 How many people attended the game at Lake Oval?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_1"" WHERE ""venue""='lake oval';",2-10784349-1 What was the away score at the Princes Park game?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_1"" WHERE ""venue""='princes park';",2-10784349-1 What was the home score at the Princes Park game?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_1"" WHERE ""venue""='princes park';",2-10784349-1 What is the total number of stations with a line that is u 6?,"CREATE TABLE ""u_bahn_network"" ( ""line"" text, ""colour"" text, ""route"" text, ""length"" text, ""stations"" real );","SELECT SUM(""stations"") FROM ""u_bahn_network"" WHERE ""line""='u 6';",2-1167316-2 Which route has 21 stations?,"CREATE TABLE ""u_bahn_network"" ( ""line"" text, ""colour"" text, ""route"" text, ""length"" text, ""stations"" real );","SELECT ""route"" FROM ""u_bahn_network"" WHERE ""stations""=21;",2-1167316-2 Which line was green?,"CREATE TABLE ""u_bahn_network"" ( ""line"" text, ""colour"" text, ""route"" text, ""length"" text, ""stations"" real );","SELECT ""line"" FROM ""u_bahn_network"" WHERE ""colour""='green';",2-1167316-2 How much was crowd attendance when the away team had a score of 16.13 (109)?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_15"" WHERE ""away_team_score""='16.13 (109)';",2-10883333-15 What was the away team that played against Melbourne?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_15"" WHERE ""home_team""='melbourne';",2-10883333-15 "Who was the opponent when the score was 6–4, 6–7 (2–7) , 7–5?","CREATE TABLE ""singles_titles"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""opponent"" FROM ""singles_titles"" WHERE ""score""='6–4, 6–7 (2–7) , 7–5';",2-11924384-5 Which tournament was andreas haider-maurer the opponent in?,"CREATE TABLE ""singles_titles"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_titles"" WHERE ""opponent""='andreas haider-maurer';",2-11924384-5 How many people have a vl type in a region greater than 3?,"CREATE TABLE ""list_of_municipalities_in_quebec"" ( ""code"" real, ""type"" text, ""name"" text, ""area_km_2"" real, ""population"" real, ""regional_county_municipality"" text, ""region"" real );","SELECT SUM(""population"") FROM ""list_of_municipalities_in_quebec"" WHERE ""type""='vl' AND ""region"">3;",2-11218948-3 How many people are in regions greater than 3?,"CREATE TABLE ""list_of_municipalities_in_quebec"" ( ""code"" real, ""type"" text, ""name"" text, ""area_km_2"" real, ""population"" real, ""regional_county_municipality"" text, ""region"" real );","SELECT SUM(""population"") FROM ""list_of_municipalities_in_quebec"" WHERE ""region"">3;",2-11218948-3 "What is the average region that has an Area (km 2 ) of 451.79, and a Population under 496,257?","CREATE TABLE ""list_of_municipalities_in_quebec"" ( ""code"" real, ""type"" text, ""name"" text, ""area_km_2"" real, ""population"" real, ""regional_county_municipality"" text, ""region"" real );","SELECT AVG(""region"") FROM ""list_of_municipalities_in_quebec"" WHERE ""area_km_2""=451.79 AND ""population""<'496,257';",2-11218948-3 What is the attendance on location for a record of 40–40?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""record""='40–40';",2-11960407-7 Who had the high assist in a game number above 77 for Milwaukee?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""game"">77 AND ""team""='milwaukee';",2-11960407-7 Who had the high assists in game 77?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""game""=77;",2-11960407-7 I want the time/retired for Grid of 13,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""race"" WHERE ""grid""=13;",2-1122070-2 Tell me the highest Grid for Maurice Trintignant and laps less than 87,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""grid"") FROM ""race"" WHERE ""driver""='maurice trintignant' AND ""laps""<87;",2-1122070-2 I want the lowest Laps for time/retired of engine and driver of charles de tornaco,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""laps"") FROM ""race"" WHERE ""time_retired""='engine' AND ""driver""='charles de tornaco';",2-1122070-2 "Which election, in 2003 had the lowest turnout, but also had 57 in 1999 and less then 54 in 2007?","CREATE TABLE ""composition"" ( ""party"" text, ""1999_election"" real, ""2003_election"" real, ""2007_election"" real, ""may_2010"" real, ""2011_election"" real, ""may_2012"" real );","SELECT MIN(""2003_election"") FROM ""composition"" WHERE ""1999_election""=57 AND ""2007_election""<54;",2-10800369-1 What is the total of the 2003 election but also had 5 in May 2010 and also less than 6 in 1999?,"CREATE TABLE ""composition"" ( ""party"" text, ""1999_election"" real, ""2003_election"" real, ""2007_election"" real, ""may_2010"" real, ""2011_election"" real, ""may_2012"" real );","SELECT SUM(""2003_election"") FROM ""composition"" WHERE ""may_2010""=5 AND ""1999_election""<6;",2-10800369-1 "In May 2010, which party had a turnout of less than 3, but also the hightest turnout in May 2012?","CREATE TABLE ""composition"" ( ""party"" text, ""1999_election"" real, ""2003_election"" real, ""2007_election"" real, ""may_2010"" real, ""2011_election"" real, ""may_2012"" real );","SELECT MAX(""may_2012"") FROM ""composition"" WHERE ""may_2010""<3;",2-10800369-1 What average election in 2003 had an election greater then 6 in 1999 and less then 7 in 2007?,"CREATE TABLE ""composition"" ( ""party"" text, ""1999_election"" real, ""2003_election"" real, ""2007_election"" real, ""may_2010"" real, ""2011_election"" real, ""may_2012"" real );","SELECT AVG(""2003_election"") FROM ""composition"" WHERE ""1999_election"">6 AND ""2007_election""<7;",2-10800369-1 I want the location for round of 3 and time of 4:40,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""round""=3 AND ""time""='4:40';",2-11189841-2 How many people were in attendance for the game with a score of 98–111?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT SUM(""attendance"") FROM ""january"" WHERE ""score""='98–111';",2-11960091-5 What is the record of the game with a score of 101–92?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""january"" WHERE ""score""='101–92';",2-11960091-5 What is the date when the Lakers were the home team?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""january"" WHERE ""home""='lakers';",2-11960091-5 How many people were in attendance when the home shows as Bulls?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT COUNT(""attendance"") FROM ""january"" WHERE ""home""='bulls';",2-11960091-5 What is the lowest number of people in attendance when the record was 9–26?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT MIN(""attendance"") FROM ""january"" WHERE ""record""='9–26';",2-11960091-5 What is the name of the First Class Team in which the player has a bowling style of left arm orthodox spin?,"CREATE TABLE ""pakistan"" ( ""player"" text, ""date_of_birth"" text, ""batting_style"" text, ""bowling_style"" text, ""first_class_team"" text );","SELECT ""first_class_team"" FROM ""pakistan"" WHERE ""bowling_style""='left arm orthodox spin';",2-11950720-5 What is the bowling style of the player whose first class team is Islamabad and has a date of birth of 28 February 1975?,"CREATE TABLE ""pakistan"" ( ""player"" text, ""date_of_birth"" text, ""batting_style"" text, ""bowling_style"" text, ""first_class_team"" text );","SELECT ""bowling_style"" FROM ""pakistan"" WHERE ""first_class_team""='islamabad' AND ""date_of_birth""='28 february 1975';",2-11950720-5 What batting style does player Shahid Afridi have?,"CREATE TABLE ""pakistan"" ( ""player"" text, ""date_of_birth"" text, ""batting_style"" text, ""bowling_style"" text, ""first_class_team"" text );","SELECT ""batting_style"" FROM ""pakistan"" WHERE ""player""='shahid afridi';",2-11950720-5 Who was the away team at Victoria Park?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_4"" WHERE ""venue""='victoria park';",2-10887680-4 What was the crowd size when Geelong played at home?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_4"" WHERE ""home_team""='geelong';",2-10887680-4 What was the home score for the Home team Melbourne?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_4"" WHERE ""home_team""='melbourne';",2-10887680-4 Which studio analyst has Scott Oake for the ice level reporter?,"CREATE TABLE ""2000s"" ( ""year"" real, ""network"" text, ""play_by_play"" text, ""colour_commentator_s"" text, ""ice_level_reporters"" text, ""studio_host"" text, ""studio_analysts"" text );","SELECT ""studio_analysts"" FROM ""2000s"" WHERE ""ice_level_reporters""='scott oake';",2-11829563-7 Which ice level reporter has Harry Neale for the colour commentator after the year 2004?,"CREATE TABLE ""2000s"" ( ""year"" real, ""network"" text, ""play_by_play"" text, ""colour_commentator_s"" text, ""ice_level_reporters"" text, ""studio_host"" text, ""studio_analysts"" text );","SELECT ""ice_level_reporters"" FROM ""2000s"" WHERE ""colour_commentator_s""='harry neale' AND ""year"">2004;",2-11829563-7 How long was his fight against kim kyoung-suk?,"CREATE TABLE ""kickboxing_record"" ( ""result"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""time"" FROM ""kickboxing_record"" WHERE ""opponent""='kim kyoung-suk';",2-11014275-2 What was the score for the away team at Collingwood?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_3"" WHERE ""away_team""='collingwood';",2-10790510-3 Who is the home team of South Melbourne?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_3"" WHERE ""home_team""='south melbourne';",2-10790510-3 Who built michael schumacher's car that went under 31 laps?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""race"" WHERE ""laps""<31 AND ""driver""='michael schumacher';",2-1123416-2 How many grids for heinz-harald frentzen with 61 laps?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""grid"") FROM ""race"" WHERE ""laps""=61 AND ""driver""='heinz-harald frentzen';",2-1123416-2 What did the home team score at Lake Oval?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_16"" WHERE ""venue""='lake oval';",2-10885968-16 What did Footscray score at the home game?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_16"" WHERE ""home_team""='footscray';",2-10885968-16 What did Essendon score as the Away team?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_16"" WHERE ""away_team""='essendon';",2-10885968-16 What venue did the away team score 15.16 (106) ?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_16"" WHERE ""away_team_score""='15.16 (106)';",2-10885968-16 Name the Trofeo Fast team for roberto visentini,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text, ""trofeo_fast_team"" text );","SELECT ""trofeo_fast_team"" FROM ""classification_leadership_by_stage"" WHERE ""winner""='roberto visentini';",2-11303346-2 Name the young rider classification for giuseppe saronni at stage 6,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text, ""trofeo_fast_team"" text );","SELECT ""young_rider_classification"" FROM ""classification_leadership_by_stage"" WHERE ""general_classification""='giuseppe saronni' AND ""stage""='6';",2-11303346-2 What is the young rider classification for jesper worre and stage 3,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text, ""trofeo_fast_team"" text );","SELECT ""young_rider_classification"" FROM ""classification_leadership_by_stage"" WHERE ""mountains_classification""='jesper worre' AND ""stage""='3';",2-11303346-2 What college did the player with a school of crete-monee high school go to?,"CREATE TABLE ""2012_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""college"" FROM ""2012_team"" WHERE ""school""='crete-monee high school';",2-11677691-9 "What's the school of the player with a hometown of little rock, arkansas?","CREATE TABLE ""2012_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""school"" FROM ""2012_team"" WHERE ""hometown""='little rock, arkansas';",2-11677691-9 What's the hometown of thomas tyner?,"CREATE TABLE ""2012_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""hometown"" FROM ""2012_team"" WHERE ""player""='thomas tyner';",2-11677691-9 What college did hunter henry go to?,"CREATE TABLE ""2012_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""college"" FROM ""2012_team"" WHERE ""player""='hunter henry';",2-11677691-9 What college did the player with a school of huntsville high school go to?,"CREATE TABLE ""2012_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""college"" FROM ""2012_team"" WHERE ""school""='huntsville high school';",2-11677691-9 Who went to ohio state?,"CREATE TABLE ""2012_team"" ( ""player"" text, ""position"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""player"" FROM ""2012_team"" WHERE ""college""='ohio state';",2-11677691-9 What date was introduced where it was withdrawn 1955?,"CREATE TABLE ""fleet_list"" ( ""number_range"" text, ""introduced"" text, ""builder"" text, ""engine"" text, ""seats"" text, ""withdrawn"" text );","SELECT ""introduced"" FROM ""fleet_list"" WHERE ""withdrawn""='1955';",2-1181375-1 What engine was introduced in 1935?,"CREATE TABLE ""fleet_list"" ( ""number_range"" text, ""introduced"" text, ""builder"" text, ""engine"" text, ""seats"" text, ""withdrawn"" text );","SELECT ""engine"" FROM ""fleet_list"" WHERE ""introduced""='1935';",2-1181375-1 What is the number range for the Gloucester RCW builder introduced in 1937?,"CREATE TABLE ""fleet_list"" ( ""number_range"" text, ""introduced"" text, ""builder"" text, ""engine"" text, ""seats"" text, ""withdrawn"" text );","SELECT ""number_range"" FROM ""fleet_list"" WHERE ""builder""='gloucester rcw' AND ""introduced""='1937';",2-1181375-1 What round was Craig Erickson drafted?,"CREATE TABLE ""nfl_draft"" ( ""pick"" real, ""round"" text, ""player"" text, ""position"" text, ""school"" text );","SELECT ""round"" FROM ""nfl_draft"" WHERE ""player""='craig erickson';",2-11465246-1 What is the Date with a Score with 86–108?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""date"" FROM ""march"" WHERE ""score""='86–108';",2-11963447-8 What is the Record with a Date with 24 march 2008?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""record"" FROM ""march"" WHERE ""date""='24 march 2008';",2-11963447-8 What is the Record with a Date with 29 march 2008?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""record"" FROM ""march"" WHERE ""date""='29 march 2008';",2-11963447-8 What is the Visitor with a Leading scorer with rudy gay (24)?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""visitor"" FROM ""march"" WHERE ""leading_scorer""='rudy gay (24)';",2-11963447-8 "What is the Leading scorer with a Visitor of grizzlies, and with a Score with 114–111?","CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""leading_scorer"" FROM ""march"" WHERE ""visitor""='grizzlies' AND ""score""='114–111';",2-11963447-8 What team does Joe Deane play for?,"CREATE TABLE ""retirees"" ( ""player"" text, ""team"" text, ""date"" text, ""opposition"" text, ""game"" text, ""d_but"" real );","SELECT ""team"" FROM ""retirees"" WHERE ""player""='joe deane';",2-11190568-3 What is the name of the game whose team is Waterford and debuted later than 1995?,"CREATE TABLE ""retirees"" ( ""player"" text, ""team"" text, ""date"" text, ""opposition"" text, ""game"" text, ""d_but"" real );","SELECT ""game"" FROM ""retirees"" WHERE ""team""='waterford' AND ""d_but"">1995;",2-11190568-3 What is the year of debut when Tom Feeney plays for the Waterford team?,"CREATE TABLE ""retirees"" ( ""player"" text, ""team"" text, ""date"" text, ""opposition"" text, ""game"" text, ""d_but"" real );","SELECT ""d_but"" FROM ""retirees"" WHERE ""team""='waterford' AND ""player""='tom feeney';",2-11190568-3 Who is the opponent when the team is Cork?,"CREATE TABLE ""retirees"" ( ""player"" text, ""team"" text, ""date"" text, ""opposition"" text, ""game"" text, ""d_but"" real );","SELECT ""opposition"" FROM ""retirees"" WHERE ""team""='cork';",2-11190568-3 who is the constructor when the grid is more than 10 and the time/retired is +1 lap?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""race"" WHERE ""grid"">10 AND ""time_retired""='+1 lap';",2-1123626-2 what is the highest grid when the laps is less than 44 and the constructor is renault?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""grid"") FROM ""race"" WHERE ""laps""<44 AND ""constructor""='renault';",2-1123626-2 Whose attendance was the highest when the team played Arsenal?,"CREATE TABLE ""league_cup"" ( ""round"" text, ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""league_cup"" WHERE ""opponent""='arsenal';",2-11864370-4 What is the flag for Terkoeli?,"CREATE TABLE ""allied_ships"" ( ""date"" text, ""name"" text, ""flag"" text, ""tonnage_grt"" real, ""sunk_by"" text );","SELECT ""flag"" FROM ""allied_ships"" WHERE ""name""='terkoeli';",2-12018899-1 What is the date for the flag of Norway?,"CREATE TABLE ""allied_ships"" ( ""date"" text, ""name"" text, ""flag"" text, ""tonnage_grt"" real, ""sunk_by"" text );","SELECT ""date"" FROM ""allied_ships"" WHERE ""flag""='norway';",2-12018899-1 Who sunk the ship with the flag of Norway?,"CREATE TABLE ""allied_ships"" ( ""date"" text, ""name"" text, ""flag"" text, ""tonnage_grt"" real, ""sunk_by"" text );","SELECT ""sunk_by"" FROM ""allied_ships"" WHERE ""flag""='norway';",2-12018899-1 What is the name of the entrant with a chassis of m185b m186?,"CREATE TABLE ""drivers_and_constructors"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyres"" text, ""driver"" text, ""rounds"" text );","SELECT ""entrant"" FROM ""drivers_and_constructors"" WHERE ""chassis""='m185b m186';",2-1140067-1 How many rounds have a chassis of thl2?,"CREATE TABLE ""drivers_and_constructors"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyres"" text, ""driver"" text, ""rounds"" text );","SELECT ""rounds"" FROM ""drivers_and_constructors"" WHERE ""chassis""='thl2';",2-1140067-1 Tell me the 1958 when 1957 is dnf-9,"CREATE TABLE ""grand_tour_results_timeline"" ( ""1954"" text, ""1955"" text, ""1956"" text, ""1957"" text, ""1958"" text, ""1959"" text, ""1960"" text, ""1961"" text, ""1962"" text, ""1963"" text, ""1964"" text, ""1965"" text );","SELECT ""1958"" FROM ""grand_tour_results_timeline"" WHERE ""1957""='dnf-9';",2-1113056-1 what is the reference when the strain is msb8?,"CREATE TABLE ""list_of_sequenced_bacterial_genomes"" ( ""species"" text, ""strain"" text, ""type"" text, ""base_pairs"" text, ""genes"" real, ""reference"" text );","SELECT ""reference"" FROM ""list_of_sequenced_bacterial_genomes"" WHERE ""strain""='msb8';",2-11664498-20 what is the average genes when the reference is 2009 and the strain is rku-1?,"CREATE TABLE ""list_of_sequenced_bacterial_genomes"" ( ""species"" text, ""strain"" text, ""type"" text, ""base_pairs"" text, ""genes"" real, ""reference"" text );","SELECT AVG(""genes"") FROM ""list_of_sequenced_bacterial_genomes"" WHERE ""reference""='2009' AND ""strain""='rku-1';",2-11664498-20 In which year did Kati Klinzing finish 3rd?,"CREATE TABLE ""women"" ( ""year"" real, ""location"" text, ""champion"" text, ""second"" text, ""third"" text );","SELECT ""year"" FROM ""women"" WHERE ""third""='kati klinzing';",2-11775329-2 Who was the winner the year Ramona Rahnis finished 2nd and Diana Sartor 3rd?,"CREATE TABLE ""women"" ( ""year"" real, ""location"" text, ""champion"" text, ""second"" text, ""third"" text );","SELECT ""champion"" FROM ""women"" WHERE ""second""='ramona rahnis' AND ""third""='diana sartor';",2-11775329-2 "In Winterberg, who was 3rd the year that Monique Riekewald was 2nd?","CREATE TABLE ""women"" ( ""year"" real, ""location"" text, ""champion"" text, ""second"" text, ""third"" text );","SELECT ""third"" FROM ""women"" WHERE ""location""='winterberg' AND ""second""='monique riekewald';",2-11775329-2 "In years after 1999, what was the location where Anja Huber finished 2nd?","CREATE TABLE ""women"" ( ""year"" real, ""location"" text, ""champion"" text, ""second"" text, ""third"" text );","SELECT ""location"" FROM ""women"" WHERE ""year"">1999 AND ""second""='anja huber';",2-11775329-2 In the game where the away team scored 10.12 (72) who was the home team?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_2"" WHERE ""away_team_score""='10.12 (72)';",2-10809368-2 "In the match where the crowd was greater than 14,000 and the home team scored 15.14 (104) who was the away team?","CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_2"" WHERE ""crowd"">'14,000' AND ""home_team_score""='15.14 (104)';",2-10809368-2 How many goals were scored with a pos larger than 4 and active in 2001-?,"CREATE TABLE ""clubs"" ( ""pos"" real, ""player"" text, ""goals_scored"" text, ""games_played"" text, ""years_active"" text );","SELECT ""goals_scored"" FROM ""clubs"" WHERE ""pos"">4 AND ""years_active""='2001-';",2-1131781-1 What day did they play the bolton wanderers with a result F–A of 1–2?,"CREATE TABLE ""premier_league"" ( ""game"" real, ""date"" text, ""venue"" text, ""opponent"" text, ""result_f_a"" text, ""attendance"" real );","SELECT ""date"" FROM ""premier_league"" WHERE ""result_f_a""='1–2' AND ""opponent""='bolton wanderers';",2-11729347-1 How many people attended when the away team scored 17.14 (116)?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_17"" WHERE ""away_team_score""='17.14 (116)';",2-10823950-17 What was the away teams score at Princes Park?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_17"" WHERE ""venue""='princes park';",2-10823950-17 Which home team played Hawthorn as the away team?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_17"" WHERE ""away_team""='hawthorn';",2-10808933-17 When did Geelong play as the home team?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_17"" WHERE ""home_team""='geelong';",2-10808933-17 Who played as the away team when Essendon was the home team?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_17"" WHERE ""home_team""='essendon';",2-10808933-17 What is the attendance when oadby town is away?,"CREATE TABLE ""ties"" ( ""tie_no"" real, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""ties"" WHERE ""away_team""='oadby town';",2-11318956-5 What is the score when parkgate is at home?,"CREATE TABLE ""ties"" ( ""tie_no"" real, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""score"" FROM ""ties"" WHERE ""home_team""='parkgate';",2-11318956-5 What was the score against the devil rays on september 14?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""opponent""='devil rays' AND ""date""='september 14';",2-11741681-7 What is the score on september 20?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='september 20';",2-11741681-7 Who had the highest number of rebounds on February 14?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_rebounds"" FROM ""game_log"" WHERE ""date""='february 14';",2-10812293-6 Where was the game played where North Melbourne was the away team?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_9"" WHERE ""away_team""='north melbourne';",2-10887680-9 When was the away team score 13.19 (97)?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_9"" WHERE ""away_team_score""='13.19 (97)';",2-10887680-9 Where was the game played where the away team scored 8.12 (60)?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_9"" WHERE ""away_team_score""='8.12 (60)';",2-10887680-9 What is the week 12 result?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""week""=12;",2-11172543-1 "What college did the player from Fort Lauderdale, FL attend?","CREATE TABLE ""2010_boys_team"" ( ""player"" text, ""height"" text, ""school"" text, ""hometown"" text, ""college"" text, ""nba_draft"" text );","SELECT ""college"" FROM ""2010_boys_team"" WHERE ""hometown""='fort lauderdale, fl';",2-11677760-26 What is the hometown of the player who attended Ohio State?,"CREATE TABLE ""2010_boys_team"" ( ""player"" text, ""height"" text, ""school"" text, ""hometown"" text, ""college"" text, ""nba_draft"" text );","SELECT ""hometown"" FROM ""2010_boys_team"" WHERE ""college""='ohio state';",2-11677760-26 "What is the height of the player from Elizabeth, NJ?","CREATE TABLE ""2010_boys_team"" ( ""player"" text, ""height"" text, ""school"" text, ""hometown"" text, ""college"" text, ""nba_draft"" text );","SELECT ""height"" FROM ""2010_boys_team"" WHERE ""hometown""='elizabeth, nj';",2-11677760-26 What college did the player from Ames High School attend?,"CREATE TABLE ""2010_boys_team"" ( ""player"" text, ""height"" text, ""school"" text, ""hometown"" text, ""college"" text, ""nba_draft"" text );","SELECT ""college"" FROM ""2010_boys_team"" WHERE ""school""='ames high school';",2-11677760-26 Name the frequency mhz for fcc and ERP W of 9 watts,"CREATE TABLE ""broadcast_reach"" ( ""call_sign"" text, ""frequency_m_hz"" text, ""city_of_license"" text, ""erp_w"" text, ""fcc_info"" text );","SELECT ""frequency_m_hz"" FROM ""broadcast_reach"" WHERE ""fcc_info""='fcc' AND ""erp_w""='9 watts';",2-1191667-1 Name the frequency mhz for ERP W of 850 watts,"CREATE TABLE ""broadcast_reach"" ( ""call_sign"" text, ""frequency_m_hz"" text, ""city_of_license"" text, ""erp_w"" text, ""fcc_info"" text );","SELECT ""frequency_m_hz"" FROM ""broadcast_reach"" WHERE ""erp_w""='850 watts';",2-1191667-1 Name the FCC info for call sign of kpcc,"CREATE TABLE ""broadcast_reach"" ( ""call_sign"" text, ""frequency_m_hz"" text, ""city_of_license"" text, ""erp_w"" text, ""fcc_info"" text );","SELECT ""fcc_info"" FROM ""broadcast_reach"" WHERE ""call_sign""='kpcc';",2-1191667-1 Name the FCC info for frequency Mhz of 95.3 fm,"CREATE TABLE ""broadcast_reach"" ( ""call_sign"" text, ""frequency_m_hz"" text, ""city_of_license"" text, ""erp_w"" text, ""fcc_info"" text );","SELECT ""fcc_info"" FROM ""broadcast_reach"" WHERE ""frequency_m_hz""='95.3 fm';",2-1191667-1 Name the city of license for call sign of kcmp,"CREATE TABLE ""broadcast_reach"" ( ""call_sign"" text, ""frequency_m_hz"" text, ""city_of_license"" text, ""erp_w"" text, ""fcc_info"" text );","SELECT ""city_of_license"" FROM ""broadcast_reach"" WHERE ""call_sign""='kcmp';",2-1191667-1 Tell me the most Att with a long of 27 with yards longer than 27,"CREATE TABLE ""rushing"" ( ""player"" text, ""att"" real, ""yards"" real, ""avg"" real, ""long"" real, ""fum_l"" real );","SELECT MAX(""att"") FROM ""rushing"" WHERE ""long""=27 AND ""yards"">27;",2-10966926-7 I want to know the average Fuml for Att of 5 and long more than 7,"CREATE TABLE ""rushing"" ( ""player"" text, ""att"" real, ""yards"" real, ""avg"" real, ""long"" real, ""fum_l"" real );","SELECT AVG(""fum_l"") FROM ""rushing"" WHERE ""att""=5 AND ""long"">7;",2-10966926-7 I want to know the longest Long for santana moss and Att more than 1,"CREATE TABLE ""rushing"" ( ""player"" text, ""att"" real, ""yards"" real, ""avg"" real, ""long"" real, ""fum_l"" real );","SELECT MIN(""long"") FROM ""rushing"" WHERE ""player""='santana moss' AND ""att"">1;",2-10966926-7 Tell me the greatest att with an avg of 4.3,"CREATE TABLE ""rushing"" ( ""player"" text, ""att"" real, ""yards"" real, ""avg"" real, ""long"" real, ""fum_l"" real );","SELECT MAX(""att"") FROM ""rushing"" WHERE ""avg""=4.3;",2-10966926-7 Tell me the sum of yards for jason campbell and long less than 23,"CREATE TABLE ""rushing"" ( ""player"" text, ""att"" real, ""yards"" real, ""avg"" real, ""long"" real, ""fum_l"" real );","SELECT SUM(""yards"") FROM ""rushing"" WHERE ""player""='jason campbell' AND ""long""<23;",2-10966926-7 Which driver scored 9 points?,"CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" text );","SELECT ""driver"" FROM ""race"" WHERE ""points""='9';",2-11818965-2 How many points were scored in 1:44:59.557 of time?,"CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" text );","SELECT ""points"" FROM ""race"" WHERE ""time_retired""='1:44:59.557';",2-11818965-2 What was the loss for June 2?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""date""='june 2';",2-11652183-5 What is the record for the game that has a loss of Johnson (5-6)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""loss""='johnson (5-6)';",2-11652183-5 What was the attendance for the game where the score was 0-6?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""attendance"" FROM ""game_log"" WHERE ""score""='0-6';",2-11652183-5 How many people attended the game that ended 4-6?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT COUNT(""attendance"") FROM ""game_log"" WHERE ""score""='4-6';",2-11652183-5 Which Away team has a Home team score of 7.8 (50)?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_16"" WHERE ""home_team_score""='7.8 (50)';",2-10789881-16 What is the smallest crowd number for a team that has an Away team score of 15.11 (101)?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_16"" WHERE ""away_team_score""='15.11 (101)';",2-10789881-16 "what is the sample size when the date(s) administered is march 24, 2010?","CREATE TABLE ""polling"" ( ""poll_source"" text, ""date_s_administered"" text, ""sample_size"" text, ""margin_of_error"" text, ""barbara_boxer_d"" text, ""carly_fiorina_r"" text, ""other"" text, ""undecided"" text );","SELECT ""sample_size"" FROM ""polling"" WHERE ""date_s_administered""='march 24, 2010';",2-11300695-2 what is the margin of error when the undicided is 8% and other is 4%?,"CREATE TABLE ""polling"" ( ""poll_source"" text, ""date_s_administered"" text, ""sample_size"" text, ""margin_of_error"" text, ""barbara_boxer_d"" text, ""carly_fiorina_r"" text, ""other"" text, ""undecided"" text );","SELECT ""margin_of_error"" FROM ""polling"" WHERE ""undecided""='8%' AND ""other""='4%';",2-11300695-2 what is the percent for other when the margin of error is ± 3%?,"CREATE TABLE ""polling"" ( ""poll_source"" text, ""date_s_administered"" text, ""sample_size"" text, ""margin_of_error"" text, ""barbara_boxer_d"" text, ""carly_fiorina_r"" text, ""other"" text, ""undecided"" text );","SELECT ""other"" FROM ""polling"" WHERE ""margin_of_error""='± 3%';",2-11300695-2 "Which title has a rating over 9.3, but where the 18-49 range rated under 5.5, and the airdate was on January 11, 2007?","CREATE TABLE ""united_states"" ( ""episode"" real, ""title"" text, ""airdate"" text, ""rating"" real, ""share"" real, ""18_49"" real, ""viewers"" real, ""rank"" text );","SELECT ""title"" FROM ""united_states"" WHERE ""rating"">9.3 AND ""18_49""<5.5 AND ""airdate""='january 11, 2007';",2-11404452-2 "Of all shows who have a rating larger than 7.8, aired on October 26, 2006, and has a share of over 14, what is the sum of the viewers?","CREATE TABLE ""united_states"" ( ""episode"" real, ""title"" text, ""airdate"" text, ""rating"" real, ""share"" real, ""18_49"" real, ""viewers"" real, ""rank"" text );","SELECT SUM(""viewers"") FROM ""united_states"" WHERE ""rating"">7.8 AND ""airdate""='october 26, 2006' AND ""share"">14;",2-11404452-2 "Where the 18-49 age range voted over 4.9 and has 2 epieosdes, what's the lowest number of viewers?","CREATE TABLE ""united_states"" ( ""episode"" real, ""title"" text, ""airdate"" text, ""rating"" real, ""share"" real, ""18_49"" real, ""viewers"" real, ""rank"" text );","SELECT MIN(""viewers"") FROM ""united_states"" WHERE ""episode""=2 AND ""18_49"">4.9;",2-11404452-2 What is the latest year that has an n/a mintage and an Issue Price of $89.95?,"CREATE TABLE ""one_dollar"" ( ""year"" real, ""theme"" text, ""artist"" text, ""mintage"" text, ""issue_price"" text );","SELECT MAX(""year"") FROM ""one_dollar"" WHERE ""mintage""='n/a' AND ""issue_price""='$89.95';",2-11916083-26 What mintage for the royal canadian mint engravers before 2008 that has an issue price of $102.95?,"CREATE TABLE ""one_dollar"" ( ""year"" real, ""theme"" text, ""artist"" text, ""mintage"" text, ""issue_price"" text );","SELECT ""mintage"" FROM ""one_dollar"" WHERE ""artist""='royal canadian mint engravers' AND ""year""<2008 AND ""issue_price""='$102.95';",2-11916083-26 What theme is associated with a year before 2006 and Issue Price of $25.22?,"CREATE TABLE ""one_dollar"" ( ""year"" real, ""theme"" text, ""artist"" text, ""mintage"" text, ""issue_price"" text );","SELECT ""theme"" FROM ""one_dollar"" WHERE ""year""<2006 AND ""issue_price""='$25.22';",2-11916083-26 What was the score in the final on 14 august 1994?,"CREATE TABLE ""titles_7"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""titles_7"" WHERE ""date""='14 august 1994';",2-11616139-3 "Which tournament had a final score of 6–7, 2–6, and a Partner of wayne arthurs?","CREATE TABLE ""titles_7"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""tournament"" FROM ""titles_7"" WHERE ""score_in_the_final""='6–7, 2–6' AND ""partner""='wayne arthurs';",2-11616139-3 who was the opponent with round 17?,"CREATE TABLE ""senior_academy"" ( ""round"" text, ""opponent"" text, ""date"" text, ""venue"" text, ""competition"" text );","SELECT ""opponent"" FROM ""senior_academy"" WHERE ""round""='17';",2-11415454-1 what round saw wakefield trinity wildcats u21 as the opponenet at belle vue?,"CREATE TABLE ""senior_academy"" ( ""round"" text, ""opponent"" text, ""date"" text, ""venue"" text, ""competition"" text );","SELECT ""round"" FROM ""senior_academy"" WHERE ""opponent""='wakefield trinity wildcats u21' AND ""venue""='belle vue';",2-11415454-1 what round happened at galpharm stadium?,"CREATE TABLE ""senior_academy"" ( ""round"" text, ""opponent"" text, ""date"" text, ""venue"" text, ""competition"" text );","SELECT ""round"" FROM ""senior_academy"" WHERE ""venue""='galpharm stadium';",2-11415454-1 "In the game where Melbourne was the away team, what did they score?","CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_15"" WHERE ""away_team""='melbourne';",2-10790099-15 In which venue did the home team score 11.13 (79)?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_15"" WHERE ""home_team_score""='11.13 (79)';",2-10790099-15 "In the venue Corio Oval, who was the away team?","CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_15"" WHERE ""venue""='corio oval';",2-10790099-15 "In the game where the away team was Carlton and the crowd was larger than 25,000, what was the venue?","CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_15"" WHERE ""crowd"">'25,000' AND ""away_team""='carlton';",2-10790099-15 "What was the biggest pick number for the new team of Texas Rangers, in the compensation-a round?","CREATE TABLE ""compensation_picks"" ( ""pick"" real, ""round"" text, ""player"" text, ""free_agent_class"" text, ""new_team"" text );","SELECT MAX(""pick"") FROM ""compensation_picks"" WHERE ""new_team""='texas rangers' AND ""round""='compensation-a';",2-12014051-1 "What was the pick number for the compensation-a round, for player Frank Catalanotto?","CREATE TABLE ""compensation_picks"" ( ""pick"" real, ""round"" text, ""player"" text, ""free_agent_class"" text, ""new_team"" text );","SELECT ""pick"" FROM ""compensation_picks"" WHERE ""round""='compensation-a' AND ""player""='frank catalanotto';",2-12014051-1 "Which new team has a compensation-a round, and Frank Catalanotto as a player?","CREATE TABLE ""compensation_picks"" ( ""pick"" real, ""round"" text, ""player"" text, ""free_agent_class"" text, ""new_team"" text );","SELECT ""new_team"" FROM ""compensation_picks"" WHERE ""round""='compensation-a' AND ""player""='frank catalanotto';",2-12014051-1 "What was the free agent class, with a pick less than 38?","CREATE TABLE ""compensation_picks"" ( ""pick"" real, ""round"" text, ""player"" text, ""free_agent_class"" text, ""new_team"" text );","SELECT ""free_agent_class"" FROM ""compensation_picks"" WHERE ""pick""<38;",2-12014051-1 What is the score of the away team when the home team is Footscray?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_1"" WHERE ""home_team""='footscray';",2-10885968-1 "What's listed as the Issue Price (BU) [Clarification Needed] with a Mintage (Proof) of 29,586?","CREATE TABLE ""commemorative_silver_dollar_series"" ( ""year"" real, ""artist"" text, ""mintage_proof"" text, ""issue_price_proof"" text, ""mintage_bu_clarification_needed"" text, ""issue_price_bu_clarification_needed"" text );","SELECT ""issue_price_bu_clarification_needed"" FROM ""commemorative_silver_dollar_series"" WHERE ""mintage_proof""='29,586';",2-11916083-1 "Who is the Artist with an Issue Price (BU) [Clarification Needed] of n/a along with a Year larger than 2004, and Mintage (Proof) of 25,000?","CREATE TABLE ""commemorative_silver_dollar_series"" ( ""year"" real, ""artist"" text, ""mintage_proof"" text, ""issue_price_proof"" text, ""mintage_bu_clarification_needed"" text, ""issue_price_bu_clarification_needed"" text );","SELECT ""artist"" FROM ""commemorative_silver_dollar_series"" WHERE ""issue_price_bu_clarification_needed""='n/a' AND ""year"">2004 AND ""mintage_proof""='25,000';",2-11916083-1 "What's the average Year with an Issue Price (Proof) of $49.95, and Artist of W.H.J. Blakemore?","CREATE TABLE ""commemorative_silver_dollar_series"" ( ""year"" real, ""artist"" text, ""mintage_proof"" text, ""issue_price_proof"" text, ""mintage_bu_clarification_needed"" text, ""issue_price_bu_clarification_needed"" text );","SELECT AVG(""year"") FROM ""commemorative_silver_dollar_series"" WHERE ""issue_price_proof""='$49.95' AND ""artist""='w.h.j. blakemore';",2-11916083-1 "What's the Issue Price (BU) [Clarification Needed] with a Year larger than 2002 and Mintage (Proof) of 50,000?","CREATE TABLE ""commemorative_silver_dollar_series"" ( ""year"" real, ""artist"" text, ""mintage_proof"" text, ""issue_price_proof"" text, ""mintage_bu_clarification_needed"" text, ""issue_price_bu_clarification_needed"" text );","SELECT ""issue_price_bu_clarification_needed"" FROM ""commemorative_silver_dollar_series"" WHERE ""year"">2002 AND ""mintage_proof""='50,000';",2-11916083-1 Who was the winner when the runner-up was Chemnitzer FC II?,"CREATE TABLE ""cup_winners"" ( ""date"" text, ""stadium"" text, ""winners"" text, ""runners_up"" text, ""score"" text, ""attendance"" real );","SELECT ""winners"" FROM ""cup_winners"" WHERE ""runners_up""='chemnitzer fc ii';",2-10913091-1 Name the preliminary average for utah,"CREATE TABLE ""semifinal_scores"" ( ""state"" text, ""preliminary_average"" text, ""swimsuit"" text, ""interview"" text, ""evening_gown"" text, ""semifinal_average"" text );","SELECT ""preliminary_average"" FROM ""semifinal_scores"" WHERE ""state""='utah';",2-11959485-2 What is the total for the school with over 2 tournaments and 1 regular season title?,"CREATE TABLE ""basketball_titles_by_school"" ( ""team"" text, ""season"" text, ""regular_season"" real, ""tournament"" real, ""total"" real );","SELECT AVG(""total"") FROM ""basketball_titles_by_school"" WHERE ""tournament"">2 AND ""regular_season""=1;",2-11789730-4 How many tournament titles for texas with over 0 total?,"CREATE TABLE ""basketball_titles_by_school"" ( ""team"" text, ""season"" text, ""regular_season"" real, ""tournament"" real, ""total"" real );","SELECT COUNT(""tournament"") FROM ""basketball_titles_by_school"" WHERE ""total"">0 AND ""team""='texas';",2-11789730-4 What season for the team with over 2 tournaments and 13 regular season titles?,"CREATE TABLE ""basketball_titles_by_school"" ( ""team"" text, ""season"" text, ""regular_season"" real, ""tournament"" real, ""total"" real );","SELECT ""season"" FROM ""basketball_titles_by_school"" WHERE ""tournament"">2 AND ""regular_season""=13;",2-11789730-4 How many tournament titles for iowa state with 3 total titles?,"CREATE TABLE ""basketball_titles_by_school"" ( ""team"" text, ""season"" text, ""regular_season"" real, ""tournament"" real, ""total"" real );","SELECT MAX(""tournament"") FROM ""basketball_titles_by_school"" WHERE ""total""=3 AND ""team""='iowa state';",2-11789730-4 what is the country when the bie recognised is no and years(s) is 2014?,"CREATE TABLE ""list_of_host_nations_and_cities"" ( ""country"" text, ""city"" text, ""festival_name"" text, ""year_s"" text, ""type"" text, ""bie_recognised"" text );","SELECT ""country"" FROM ""list_of_host_nations_and_cities"" WHERE ""bie_recognised""='no' AND ""year_s""='2014';",2-11450984-1 what is the type when the bie recognised is yes and year(s) is 1960?,"CREATE TABLE ""list_of_host_nations_and_cities"" ( ""country"" text, ""city"" text, ""festival_name"" text, ""year_s"" text, ""type"" text, ""bie_recognised"" text );","SELECT ""type"" FROM ""list_of_host_nations_and_cities"" WHERE ""bie_recognised""='yes' AND ""year_s""='1960';",2-11450984-1 "what is the type when the bie recognised is yes, festival name is floriade and the year(s) is 2002?","CREATE TABLE ""list_of_host_nations_and_cities"" ( ""country"" text, ""city"" text, ""festival_name"" text, ""year_s"" text, ""type"" text, ""bie_recognised"" text );","SELECT ""type"" FROM ""list_of_host_nations_and_cities"" WHERE ""bie_recognised""='yes' AND ""festival_name""='floriade' AND ""year_s""='2002';",2-11450984-1 what is the year(s) when the city is kunming?,"CREATE TABLE ""list_of_host_nations_and_cities"" ( ""country"" text, ""city"" text, ""festival_name"" text, ""year_s"" text, ""type"" text, ""bie_recognised"" text );","SELECT ""year_s"" FROM ""list_of_host_nations_and_cities"" WHERE ""city""='kunming';",2-11450984-1 what is the type when the year(s) is 1982?,"CREATE TABLE ""list_of_host_nations_and_cities"" ( ""country"" text, ""city"" text, ""festival_name"" text, ""year_s"" text, ""type"" text, ""bie_recognised"" text );","SELECT ""type"" FROM ""list_of_host_nations_and_cities"" WHERE ""year_s""='1982';",2-11450984-1 What rank was caerphilly with a Swing smaller than 6.92?,"CREATE TABLE ""plaid_cymru_targets"" ( ""rank"" real, ""constituency"" text, ""winning_party_2007"" text, ""swing_to_gain"" real, ""pc_s_place_2007"" text, ""result"" text );","SELECT COUNT(""rank"") FROM ""plaid_cymru_targets"" WHERE ""swing_to_gain""<6.92 AND ""constituency""='caerphilly';",2-11099297-10 What's the sum of swing to gain with a winning party 2007 of Conservative with a rank smaller than 5?,"CREATE TABLE ""plaid_cymru_targets"" ( ""rank"" real, ""constituency"" text, ""winning_party_2007"" text, ""swing_to_gain"" real, ""pc_s_place_2007"" text, ""result"" text );","SELECT SUM(""swing_to_gain"") FROM ""plaid_cymru_targets"" WHERE ""winning_party_2007""='conservative' AND ""rank""<5;",2-11099297-10 Who directs before 1949 with linda darnell leading and jonathan kent?,"CREATE TABLE ""1940s"" ( ""year"" real, ""title"" text, ""role"" text, ""leading_lady"" text, ""director"" text );","SELECT ""director"" FROM ""1940s"" WHERE ""year""<1949 AND ""leading_lady""='linda darnell' AND ""role""='jonathan kent';",2-11198753-2 Who is the leading lady in a yank in the r.a.f.?,"CREATE TABLE ""1940s"" ( ""year"" real, ""title"" text, ""role"" text, ""leading_lady"" text, ""director"" text );","SELECT ""leading_lady"" FROM ""1940s"" WHERE ""title""='a yank in the r.a.f.';",2-11198753-2 What title has rouben mamoulian directing after 1940 with linda darnell as the leading lady?,"CREATE TABLE ""1940s"" ( ""year"" real, ""title"" text, ""role"" text, ""leading_lady"" text, ""director"" text );","SELECT ""title"" FROM ""1940s"" WHERE ""director""='rouben mamoulian' AND ""year"">1940 AND ""leading_lady""='linda darnell';",2-11198753-2 "Who directs before 1948 with linda darnell, titled blood and sand?","CREATE TABLE ""1940s"" ( ""year"" real, ""title"" text, ""role"" text, ""leading_lady"" text, ""director"" text );","SELECT ""director"" FROM ""1940s"" WHERE ""year""<1948 AND ""leading_lady""='linda darnell' AND ""title""='blood and sand';",2-11198753-2 Which driver had 3 Laps and grids less than 15?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""driver"" FROM ""classification"" WHERE ""laps""=3 AND ""grid""<15;",2-1122498-1 I want the time/retired with grid less than 22 and Laps less than 33 for john surtees,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""classification"" WHERE ""grid""<22 AND ""laps""<33 AND ""driver""='john surtees';",2-1122498-1 What is the 2010 for the grand slam tournaments of 2007?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2010"" FROM ""singles_performance_timeline"" WHERE ""2007""='grand slam tournaments';",2-11511365-9 Name the 2009 for when 2007 is 3r and 2010 is q2,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2009"" FROM ""singles_performance_timeline"" WHERE ""2007""='3r' AND ""2010""='q2';",2-11511365-9 Name the 2012 for when 2010 is q3,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2012"" FROM ""singles_performance_timeline"" WHERE ""2010""='q3';",2-11511365-9 Name the 2010 for 2012 grand slam tournaments,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2010"" FROM ""singles_performance_timeline"" WHERE ""2012""='grand slam tournaments';",2-11511365-9 Which giant slalom had an Overall number of 25?,"CREATE TABLE ""season_standings"" ( ""season"" real, ""overall"" real, ""slalom"" real, ""giant_slalom"" text, ""super_g"" text, ""downhill"" text );","SELECT ""giant_slalom"" FROM ""season_standings"" WHERE ""overall""=25;",2-1161075-1 Which Super G had a slalom of less than 5 when the giant slalom was 1?,"CREATE TABLE ""season_standings"" ( ""season"" real, ""overall"" real, ""slalom"" real, ""giant_slalom"" text, ""super_g"" text, ""downhill"" text );","SELECT ""super_g"" FROM ""season_standings"" WHERE ""slalom""<5 AND ""giant_slalom""='1';",2-1161075-1 Which Giant Slalom was obtained in the 1997 season?,"CREATE TABLE ""season_standings"" ( ""season"" real, ""overall"" real, ""slalom"" real, ""giant_slalom"" text, ""super_g"" text, ""downhill"" text );","SELECT ""giant_slalom"" FROM ""season_standings"" WHERE ""season""=1997;",2-1161075-1 On what date did Mike Hawthorn have the fastest lap for the E Tyre of the Silverstone Circuit?,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""date"" FROM ""season_review"" WHERE ""fastest_lap""='mike hawthorn' AND ""tyre""='e' AND ""circuit""='silverstone';",2-1140110-1 What was the Tyre for 19 January?,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""tyre"" FROM ""season_review"" WHERE ""date""='19 january';",2-1140110-1 What individual(s) had Pole Position for Tyre F?,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""pole_position"" FROM ""season_review"" WHERE ""tyre""='f';",2-1140110-1 Who won the race on 24 August?,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""season_review"" WHERE ""date""='24 august';",2-1140110-1 During what race did Mike Hawthorn have the Fastest Lap and Peter Collins win?,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""race"" FROM ""season_review"" WHERE ""fastest_lap""='mike hawthorn' AND ""winning_driver""='peter collins';",2-1140110-1 What race occurred on the date of 15 June?,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""race"" FROM ""season_review"" WHERE ""date""='15 june';",2-1140110-1 "What's the lowest attendance for October 13, 1968, and is larger than week 5?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""schedule"" WHERE ""date""='october 13, 1968' AND ""week"">5;",2-11171219-1 "What was the attendance on October 27, 1968?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""date""='october 27, 1968';",2-11171219-1 "What was the attendance on November 3, 1968, that was a week smaller than 8?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""schedule"" WHERE ""date""='november 3, 1968' AND ""week""<8;",2-11171219-1 What is the lowest ranking team in Australia?,"CREATE TABLE ""global_innovation_index"" ( ""rank"" real, ""country"" text, ""overall"" text, ""innovation_inputs"" text, ""innovation_performance"" text );","SELECT MIN(""rank"") FROM ""global_innovation_index"" WHERE ""country""='australia';",2-118450-1 Which score happened on 11 february 1996?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""date""='11 february 1996';",2-1132421-2 What was the result of the Competition of euro 2000 qualifier?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""competition""='euro 2000 qualifier';",2-1132421-2 Which venue was used 11 february 1996?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""date""='11 february 1996';",2-1132421-2 "Which venue has a Score of 1–0, and a Competition of 2002 world cup qualifier?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""score""='1–0' AND ""competition""='2002 world cup qualifier';",2-1132421-2 Where did the game on March 11 take place and how many people attended?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""location_attendance"" FROM ""game_log"" WHERE ""date""='march 11';",2-11960610-10 What chassis recorded 5 points?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""chassis"" FROM ""complete_formula_one_results"" WHERE ""points""=5;",2-1148735-1 What is the low point total for arrows a22 chassis?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MIN(""points"") FROM ""complete_formula_one_results"" WHERE ""chassis""='arrows a22';",2-1148735-1 How many points for the simtek s951 chassis?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""complete_formula_one_results"" WHERE ""chassis""='simtek s951';",2-1148735-1 What Chassis has a year later than 1989?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""chassis"" text, ""engine_s"" text, ""tyres"" text, ""points"" real );","SELECT ""chassis"" FROM ""complete_formula_one_results"" WHERE ""year"">1989;",2-1179919-1 What is the Tyres with a ford dfz v8 engine(s) with a chassis of coloni fc187?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""chassis"" text, ""engine_s"" text, ""tyres"" text, ""points"" real );","SELECT ""tyres"" FROM ""complete_formula_one_results"" WHERE ""engine_s""='ford dfz v8' AND ""chassis""='coloni fc187';",2-1179919-1 What is the round of the match at venue A with a result of 1-2 on 7 December 2004?,"CREATE TABLE ""uefa_champions_league"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""round"" FROM ""uefa_champions_league"" WHERE ""venue""='a' AND ""result""='1-2' AND ""date""='7 december 2004';",2-12108114-6 Who was the opponent of the match in round sf with a result of 0-0?,"CREATE TABLE ""uefa_champions_league"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""uefa_champions_league"" WHERE ""round""='sf' AND ""result""='0-0';",2-12108114-6 "Who is the opponent of the match with an attendance larger than 59,000?","CREATE TABLE ""uefa_champions_league"" ( ""date"" text, ""round"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""uefa_champions_league"" WHERE ""attendance"">'59,000';",2-12108114-6 How many apperances for shakhtar donetsk?,"CREATE TABLE ""top_goalscorers"" ( ""rank"" real, ""name"" text, ""team"" text, ""goals"" real, ""appearances"" real, ""minutes_played"" text );","SELECT COUNT(""appearances"") FROM ""top_goalscorers"" WHERE ""team""='shakhtar donetsk';",2-11399628-28 How many appearances for psv eindhoven ranked above 11?,"CREATE TABLE ""top_goalscorers"" ( ""rank"" real, ""name"" text, ""team"" text, ""goals"" real, ""appearances"" real, ""minutes_played"" text );","SELECT SUM(""appearances"") FROM ""top_goalscorers"" WHERE ""team""='psv eindhoven' AND ""rank""<11;",2-11399628-28 How many caps for alister campbell from brumbies?,"CREATE TABLE ""2007_rugby_world_cup_squads"" ( ""player"" text, ""position"" text, ""date_of_birth_age"" text, ""caps"" real, ""club_province"" text );","SELECT MIN(""caps"") FROM ""2007_rugby_world_cup_squads"" WHERE ""club_province""='brumbies' AND ""player""='alister campbell';",2-11783766-8 When was the player born who has 1 caps?,"CREATE TABLE ""2007_rugby_world_cup_squads"" ( ""player"" text, ""position"" text, ""date_of_birth_age"" text, ""caps"" real, ""club_province"" text );","SELECT ""date_of_birth_age"" FROM ""2007_rugby_world_cup_squads"" WHERE ""caps""=1;",2-11783766-8 When was the queensland reds lock player born?,"CREATE TABLE ""2007_rugby_world_cup_squads"" ( ""player"" text, ""position"" text, ""date_of_birth_age"" text, ""caps"" real, ""club_province"" text );","SELECT ""date_of_birth_age"" FROM ""2007_rugby_world_cup_squads"" WHERE ""position""='lock' AND ""club_province""='queensland reds';",2-11783766-8 "Which Opponent has a Round larger than 4 and the Event, Draka V?","CREATE TABLE ""kickboxing_record"" ( ""result"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""opponent"" FROM ""kickboxing_record"" WHERE ""round"">4 AND ""event""='draka v';",2-1146335-3 "Which Event has the Opponent, Jason Yee?","CREATE TABLE ""kickboxing_record"" ( ""result"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""event"" FROM ""kickboxing_record"" WHERE ""opponent""='jason yee';",2-1146335-3 "Which Result has the Event Strikeforce and the Method, Ko (spinning back fist)?","CREATE TABLE ""kickboxing_record"" ( ""result"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""result"" FROM ""kickboxing_record"" WHERE ""event""='strikeforce' AND ""method""='ko (spinning back fist)';",2-1146335-3 "What is the lowest Round with the Location, Las Vegas, Nevada, the Method, Decision (unanimous), and the Event, K-1 World Grand Prix 2003 in Las Vegas II?","CREATE TABLE ""kickboxing_record"" ( ""result"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT MIN(""round"") FROM ""kickboxing_record"" WHERE ""location""='las vegas, nevada' AND ""method""='decision (unanimous)' AND ""event""='k-1 world grand prix 2003 in las vegas ii';",2-1146335-3 "Which Result has the Event, Strikeforce, and Method, Ko (double roundhouse kick)?","CREATE TABLE ""kickboxing_record"" ( ""result"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""result"" FROM ""kickboxing_record"" WHERE ""event""='strikeforce' AND ""method""='ko (double roundhouse kick)';",2-1146335-3 what is the frequency of part number tmn550dcr23gm?,"CREATE TABLE ""champlain_45_nm_dual_core"" ( ""model_number"" text, ""frequency"" text, ""l2_cache"" text, ""fpu_width"" text, ""multiplier_1"" text, ""socket"" text, ""release_date"" text, ""order_part_number"" text );","SELECT ""frequency"" FROM ""champlain_45_nm_dual_core"" WHERE ""order_part_number""='tmn550dcr23gm';",2-11483297-2 How many games were lost by more than 27 but not more 78 with goals less than 300?,"CREATE TABLE ""regular_season"" ( ""season"" text, ""games"" real, ""lost"" real, ""tied"" real, ""points"" real, ""goals_for"" real, ""goals_against"" real, ""standing"" text );","SELECT AVG(""games"") FROM ""regular_season"" WHERE ""lost"">27 AND ""points""<78 AND ""goals_against""<300;",2-1139299-1 How many games had a tied less 15 with goals against being fewer than 186?,"CREATE TABLE ""regular_season"" ( ""season"" text, ""games"" real, ""lost"" real, ""tied"" real, ""points"" real, ""goals_for"" real, ""goals_against"" real, ""standing"" text );","SELECT COUNT(""games"") FROM ""regular_season"" WHERE ""tied""<15 AND ""goals_against""<186;",2-1139299-1 What's the least amount of goals for a game that had a tied bigger than 15?,"CREATE TABLE ""regular_season"" ( ""season"" text, ""games"" real, ""lost"" real, ""tied"" real, ""points"" real, ""goals_for"" real, ""goals_against"" real, ""standing"" text );","SELECT MIN(""goals_for"") FROM ""regular_season"" WHERE ""tied"">15;",2-1139299-1 What was the highest year that Europe/Africa Zone Group I Group B lost?,"CREATE TABLE ""2010"" ( ""year"" real, ""competition"" text, ""date"" text, ""surface"" text, ""location"" text, ""score"" text, ""result"" text );","SELECT MAX(""year"") FROM ""2010"" WHERE ""competition""='europe/africa zone group i group b' AND ""result""='lost';",2-11281030-5 "What is the least number of Gold for a Rank smaller than 5, and 1 silver medal for Poland with more than 1 medal in total?","CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""gold"") FROM ""medals_table"" WHERE ""rank""<5 AND ""silver""=1 AND ""nation""='poland' AND ""total"">1;",2-12064638-1 How many silver medals are there with 3 gold medals at a rank above 1?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medals_table"" WHERE ""gold""=3 AND ""rank"">1;",2-12064638-1 What is the average number of gold medals with more than 1 bronze medal?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""gold"") FROM ""medals_table"" WHERE ""bronze"">1;",2-12064638-1 What is the average number of silver medals for rank 2 and more than 1 bronze medal?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""silver"") FROM ""medals_table"" WHERE ""rank""=2 AND ""bronze"">1;",2-12064638-1 "Which Manufacturer has a Quantity of 1, and has the LMMR name Great Mountain?","CREATE TABLE ""locomotives_of_the_great_western_railway"" ( ""manufacturer"" text, ""type"" text, ""quantity"" real, ""lmmr_name"" text, ""gwr_no"" real );","SELECT ""manufacturer"" FROM ""locomotives_of_the_great_western_railway"" WHERE ""quantity""=1 AND ""lmmr_name""='great mountain';",2-1169521-11 How many in the majority when Dan Sullivan won?,"CREATE TABLE ""electorate_results_for_the_new_zealand_g"" ( ""electorate"" text, ""incumbent"" text, ""winner"" text, ""majority"" real, ""runner_up"" text );","SELECT COUNT(""majority"") FROM ""electorate_results_for_the_new_zealand_g"" WHERE ""winner""='dan sullivan';",2-1190332-1 "Who won with a majority more than 6,181 and J W Andrews as runner up?","CREATE TABLE ""electorate_results_for_the_new_zealand_g"" ( ""electorate"" text, ""incumbent"" text, ""winner"" text, ""majority"" real, ""runner_up"" text );","SELECT ""winner"" FROM ""electorate_results_for_the_new_zealand_g"" WHERE ""majority"">'6,181' AND ""runner_up""='j w andrews';",2-1190332-1 What is the average decile of the school with a state authority and a roll number of 888?,"CREATE TABLE ""albert_eden_local_board"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT AVG(""decile"") FROM ""albert_eden_local_board"" WHERE ""authority""='state' AND ""roll""=888;",2-12017602-9 What is the area of Mount Albert School?,"CREATE TABLE ""albert_eden_local_board"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""area"" FROM ""albert_eden_local_board"" WHERE ""name""='mount albert school';",2-12017602-9 "What years does Our Lady Sacred Heart School, which is state integrated, have?","CREATE TABLE ""albert_eden_local_board"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""years"" FROM ""albert_eden_local_board"" WHERE ""authority""='state integrated' AND ""name""='our lady sacred heart school';",2-12017602-9 What is the highest number of asts in 2008?,"CREATE TABLE ""j"" ( ""player"" text, ""pos"" text, ""from"" text, ""school_country"" text, ""rebs"" real, ""asts"" real );","SELECT MAX(""asts"") FROM ""j"" WHERE ""from""='2008';",2-11482079-10 "What is the number of asts when rebs are larger than 1,189?","CREATE TABLE ""j"" ( ""player"" text, ""pos"" text, ""from"" text, ""school_country"" text, ""rebs"" real, ""asts"" real );","SELECT ""asts"" FROM ""j"" WHERE ""rebs"">'1,189';",2-11482079-10 What did the visiting team score at brunswick street oval?,"CREATE TABLE ""round_19"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_19"" WHERE ""venue""='brunswick street oval';",2-10809444-19 Where did the team play when they scored 10.10 (70)?,"CREATE TABLE ""round_19"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_19"" WHERE ""away_team_score""='10.10 (70)';",2-10809444-19 What did the team score when playing against home in geelong?,"CREATE TABLE ""round_19"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_19"" WHERE ""home_team""='geelong';",2-10809444-19 Where did the home team play when they scored 16.17 (113)?,"CREATE TABLE ""round_19"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_19"" WHERE ""home_team_score""='16.17 (113)';",2-10809444-19 When did fitzroy play at home?,"CREATE TABLE ""round_19"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_19"" WHERE ""home_team""='fitzroy';",2-10809444-19 Which rank took place prior to 2000 when the bike was bsl?,"CREATE TABLE ""grand_prix"" ( ""year"" real, ""class"" text, ""bike"" text, ""rank"" text, ""points"" real );","SELECT ""rank"" FROM ""grand_prix"" WHERE ""year""<2000 AND ""bike""='bsl';",2-11731879-1 Which constructor has 10-12 rounds and a M7A chassis?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""constructor"" FROM ""teams_and_drivers"" WHERE ""rounds""='10-12' AND ""chassis""='m7a';",2-1140095-2 "The rounds of 1-2, 4-10, 12 belong to which entrant?","CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""entrant"" FROM ""teams_and_drivers"" WHERE ""rounds""='1-2, 4-10, 12';",2-1140095-2 What tyre has 1 round with Dave Charlton driving?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""tyre"" FROM ""teams_and_drivers"" WHERE ""rounds""='1' AND ""driver""='dave charlton';",2-1140095-2 "Which driver has a G tyre, rounds of 2-12 and a M7A chassis?","CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""driver"" FROM ""teams_and_drivers"" WHERE ""tyre""='g' AND ""rounds""='2-12' AND ""chassis""='m7a';",2-1140095-2 Who was the leading scorer of the game where the Knicks were the home team and the Warriors were the visiting team?,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""leading_scorer"" FROM ""november"" WHERE ""home""='knicks' AND ""visitor""='warriors';",2-11960091-3 "What is the lowest Not Outs with an average lower than 31.25, fewer than 13 matches, and fewer than 327 runs?","CREATE TABLE ""72_v_sri_lanka_at_colombo_2012_13"" ( ""matches"" real, ""innings"" real, ""not_outs"" real, ""runs"" real, ""average"" real );","SELECT MIN(""not_outs"") FROM ""72_v_sri_lanka_at_colombo_2012_13"" WHERE ""average""<31.25 AND ""matches""<13 AND ""runs""<327;",2-11516217-44 What is the total number of runs when the average was less than 31.25 and there were fewer than 24 innings?,"CREATE TABLE ""72_v_sri_lanka_at_colombo_2012_13"" ( ""matches"" real, ""innings"" real, ""not_outs"" real, ""runs"" real, ""average"" real );","SELECT COUNT(""runs"") FROM ""72_v_sri_lanka_at_colombo_2012_13"" WHERE ""average"">31.25 AND ""innings""<24;",2-11516217-44 What is the lowest number of Not Outs when there were more than 25 innings?,"CREATE TABLE ""72_v_sri_lanka_at_colombo_2012_13"" ( ""matches"" real, ""innings"" real, ""not_outs"" real, ""runs"" real, ""average"" real );","SELECT MIN(""not_outs"") FROM ""72_v_sri_lanka_at_colombo_2012_13"" WHERE ""innings"">25;",2-11516217-44 "What is the number of Not Outs when there were more than 327 runs and 24 innings, and an average of 29.54","CREATE TABLE ""72_v_sri_lanka_at_colombo_2012_13"" ( ""matches"" real, ""innings"" real, ""not_outs"" real, ""runs"" real, ""average"" real );","SELECT ""not_outs"" FROM ""72_v_sri_lanka_at_colombo_2012_13"" WHERE ""runs"">327 AND ""innings"">24 AND ""average""=29.54;",2-11516217-44 What is the total number of runs where the average is less than 27.22?,"CREATE TABLE ""72_v_sri_lanka_at_colombo_2012_13"" ( ""matches"" real, ""innings"" real, ""not_outs"" real, ""runs"" real, ""average"" real );","SELECT COUNT(""runs"") FROM ""72_v_sri_lanka_at_colombo_2012_13"" WHERE ""average""<27.22;",2-11516217-44 What's the hometown of the player who went to lsu?,"CREATE TABLE ""1984_boys_team"" ( ""player"" text, ""height"" text, ""school"" text, ""hometown"" text, ""college"" text, ""nba_draft"" text );","SELECT ""hometown"" FROM ""1984_boys_team"" WHERE ""college""='lsu';",2-11677760-6 What college did delray brooks go to?,"CREATE TABLE ""1984_boys_team"" ( ""player"" text, ""height"" text, ""school"" text, ""hometown"" text, ""college"" text, ""nba_draft"" text );","SELECT ""college"" FROM ""1984_boys_team"" WHERE ""player""='delray brooks';",2-11677760-6 What school did delray brooks go to?,"CREATE TABLE ""1984_boys_team"" ( ""player"" text, ""height"" text, ""school"" text, ""hometown"" text, ""college"" text, ""nba_draft"" text );","SELECT ""school"" FROM ""1984_boys_team"" WHERE ""player""='delray brooks';",2-11677760-6 "Who has a hometown of los angeles, ca?","CREATE TABLE ""1984_boys_team"" ( ""player"" text, ""height"" text, ""school"" text, ""hometown"" text, ""college"" text, ""nba_draft"" text );","SELECT ""player"" FROM ""1984_boys_team"" WHERE ""hometown""='los angeles, ca';",2-11677760-6 What's the hometown of the player who is 6-4?,"CREATE TABLE ""1984_boys_team"" ( ""player"" text, ""height"" text, ""school"" text, ""hometown"" text, ""college"" text, ""nba_draft"" text );","SELECT ""hometown"" FROM ""1984_boys_team"" WHERE ""height""='6-4';",2-11677760-6 What college did danny manning go to?,"CREATE TABLE ""1984_boys_team"" ( ""player"" text, ""height"" text, ""school"" text, ""hometown"" text, ""college"" text, ""nba_draft"" text );","SELECT ""college"" FROM ""1984_boys_team"" WHERE ""player""='danny manning';",2-11677760-6 Which model(s) has AGP graphics and 400 FSB (MHz)?,"CREATE TABLE ""single_processor"" ( ""model"" text, ""fsb_m_hz"" text, ""chipset"" text, ""memory"" text, ""graphics"" text );","SELECT ""model"" FROM ""single_processor"" WHERE ""graphics""='agp' AND ""fsb_m_hz""='400';",2-11946231-2 Which model's chipset is intel 955?,"CREATE TABLE ""single_processor"" ( ""model"" text, ""fsb_m_hz"" text, ""chipset"" text, ""memory"" text, ""graphics"" text );","SELECT ""memory"" FROM ""single_processor"" WHERE ""chipset""='intel 955';",2-11946231-2 What is the chipset in the Precision 340 model that has the rambus memory and 400 or 533 FSB (MHz)?,"CREATE TABLE ""single_processor"" ( ""model"" text, ""fsb_m_hz"" text, ""chipset"" text, ""memory"" text, ""graphics"" text );","SELECT ""chipset"" FROM ""single_processor"" WHERE ""memory""='rambus' AND ""fsb_m_hz""='400 or 533' AND ""model""='precision 340';",2-11946231-2 What type of graphics are present in the Precision 340 model with the intel 850e chipset?,"CREATE TABLE ""single_processor"" ( ""model"" text, ""fsb_m_hz"" text, ""chipset"" text, ""memory"" text, ""graphics"" text );","SELECT ""graphics"" FROM ""single_processor"" WHERE ""chipset""='intel 850e' AND ""model""='precision 340';",2-11946231-2 What type of chipset is in the Precision t3400 model with the PCI Express graphics?,"CREATE TABLE ""single_processor"" ( ""model"" text, ""fsb_m_hz"" text, ""chipset"" text, ""memory"" text, ""graphics"" text );","SELECT ""chipset"" FROM ""single_processor"" WHERE ""graphics""='pci express' AND ""model""='precision t3400';",2-11946231-2 "What is the Time/Retired for brabham - climax, on Grid of 10?","CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""classification"" WHERE ""constructor""='brabham - climax' AND ""grid""=10;",2-1122343-1 How many laps have a Time/Retired of +12.5 secs?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""laps"") FROM ""classification"" WHERE ""time_retired""='+12.5 secs';",2-1122343-1 What competition was contested at stavanger?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""result"" text, ""competition"" text, ""scored"" real );","SELECT ""competition"" FROM ""international_goals"" WHERE ""venue""='stavanger';",2-11773610-1 What is the result of the contest with over 1 scored?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""result"" text, ""competition"" text, ""scored"" real );","SELECT ""result"" FROM ""international_goals"" WHERE ""scored"">1;",2-11773610-1 What was the score of the game where Wallace (17) had the highest points?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""regular_season"" WHERE ""high_points""='wallace (17)';",2-11960944-7 Who had the highest points of the game on March 24?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""regular_season"" WHERE ""date""='march 24';",2-11960944-7 Which pick was from Lamar High School?,"CREATE TABLE ""players_selected"" ( ""round"" text, ""pick"" text, ""player"" text, ""nationality"" text, ""school"" text );","SELECT ""pick"" FROM ""players_selected"" WHERE ""school""='lamar high school';",2-12014051-2 Which nationality does Florida Tech have?,"CREATE TABLE ""players_selected"" ( ""round"" text, ""pick"" text, ""player"" text, ""nationality"" text, ""school"" text );","SELECT ""nationality"" FROM ""players_selected"" WHERE ""school""='florida tech';",2-12014051-2 Which nationality's pick was 415?,"CREATE TABLE ""players_selected"" ( ""round"" text, ""pick"" text, ""player"" text, ""nationality"" text, ""school"" text );","SELECT ""nationality"" FROM ""players_selected"" WHERE ""pick""='415';",2-12014051-2 Which school's nationality was United States when its pick was 595?,"CREATE TABLE ""players_selected"" ( ""round"" text, ""pick"" text, ""player"" text, ""nationality"" text, ""school"" text );","SELECT ""school"" FROM ""players_selected"" WHERE ""nationality""='united states' AND ""pick""='595';",2-12014051-2 Which school's round was 24?,"CREATE TABLE ""players_selected"" ( ""round"" text, ""pick"" text, ""player"" text, ""nationality"" text, ""school"" text );","SELECT ""school"" FROM ""players_selected"" WHERE ""round""='24';",2-12014051-2 What Winning Jockey ran in the Tampa Bay Downs Track on Winning Horse Barkley Sound?,"CREATE TABLE ""kentucky_derby_feature_key_prep_races_li"" ( ""date"" text, ""track"" text, ""race"" text, ""distance"" text, ""purse_us"" text, ""surface_track"" text, ""winning_horse"" text, ""winning_jockey"" text );","SELECT ""winning_jockey"" FROM ""kentucky_derby_feature_key_prep_races_li"" WHERE ""track""='tampa bay downs' AND ""winning_horse""='barkley sound';",2-11074128-3 What is the Purse in Sunland Park Track?,"CREATE TABLE ""kentucky_derby_feature_key_prep_races_li"" ( ""date"" text, ""track"" text, ""race"" text, ""distance"" text, ""purse_us"" text, ""surface_track"" text, ""winning_horse"" text, ""winning_jockey"" text );","SELECT ""purse_us"" FROM ""kentucky_derby_feature_key_prep_races_li"" WHERE ""track""='sunland park';",2-11074128-3 What Date is Northern Spur Breeders' Cup Stakes Race?,"CREATE TABLE ""kentucky_derby_feature_key_prep_races_li"" ( ""date"" text, ""track"" text, ""race"" text, ""distance"" text, ""purse_us"" text, ""surface_track"" text, ""winning_horse"" text, ""winning_jockey"" text );","SELECT ""date"" FROM ""kentucky_derby_feature_key_prep_races_li"" WHERE ""race""='northern spur breeders'' cup stakes';",2-11074128-3 What is the away team at glenferrie oval?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_11"" WHERE ""venue""='glenferrie oval';",2-10806852-11 What is the crowd total for glenferrie oval?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_11"" WHERE ""venue""='glenferrie oval';",2-10806852-11 Tell me the total number of Grid for Rubens Barrichello,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""grid"") FROM ""race"" WHERE ""driver""='rubens barrichello';",2-1123427-2 I want the lowest Grid for David Coulthard,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""grid"") FROM ""race"" WHERE ""driver""='david coulthard';",2-1123427-2 When carlton was the home team what was the lowest crowd turnout?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_16"" WHERE ""home_team""='carlton';",2-10806592-16 "When the venue was punt road oval, what was the Home teams score?","CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_16"" WHERE ""venue""='punt road oval';",2-10806592-16 "When the home team score was 21.15 (141), what was the away team?","CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_15"" WHERE ""home_team_score""='21.15 (141)';",2-10826072-15 "When the away team score was 11.5 (71), what was the date?","CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_15"" WHERE ""away_team_score""='11.5 (71)';",2-10826072-15 "When the away team was geelong, what was the away team score?","CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_15"" WHERE ""away_team""='geelong';",2-10826072-15 "When the away team was north melbourne, what was the away team score?","CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_15"" WHERE ""away_team""='north melbourne';",2-10826072-15 What is the result of the hypo-meeting before 2010?,"CREATE TABLE ""results_in_international_competitions"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""notes"" text );","SELECT ""result"" FROM ""results_in_international_competitions"" WHERE ""year""<2010 AND ""tournament""='hypo-meeting';",2-11408815-1 What venue is used before 2012 with a result of 12th?,"CREATE TABLE ""results_in_international_competitions"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""notes"" text );","SELECT ""venue"" FROM ""results_in_international_competitions"" WHERE ""result""='12th' AND ""year""<2012;",2-11408815-1 What is the notes for the hypo-meeting tournament in 2012?,"CREATE TABLE ""results_in_international_competitions"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""notes"" text );","SELECT ""notes"" FROM ""results_in_international_competitions"" WHERE ""tournament""='hypo-meeting' AND ""year""=2012;",2-11408815-1 What was the earliest year a game was played in Athens?,"CREATE TABLE ""1960_1969"" ( ""year"" real, ""competition"" text, ""date"" text, ""location"" text, ""result"" text );","SELECT MIN(""year"") FROM ""1960_1969"" WHERE ""location""='athens';",2-11280842-6 On which date was there a win?,"CREATE TABLE ""1960_1969"" ( ""year"" real, ""competition"" text, ""date"" text, ""location"" text, ""result"" text );","SELECT ""date"" FROM ""1960_1969"" WHERE ""result""='win';",2-11280842-6 What film won best actress at the 2007 Inside Soap Awards?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""result"" text, ""award"" text, ""category"" text, ""film_or_series"" text, ""character"" text );","SELECT ""film_or_series"" FROM ""awards_and_nominations"" WHERE ""award""='inside soap awards' AND ""category""='best actress' AND ""year""=2007;",2-11086216-2 What character won the best dramatic performance award?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""result"" text, ""award"" text, ""category"" text, ""film_or_series"" text, ""character"" text );","SELECT ""character"" FROM ""awards_and_nominations"" WHERE ""category""='best dramatic performance';",2-11086216-2 In what category was character Jacqui Mcqueen nominated before 2011?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""result"" text, ""award"" text, ""category"" text, ""film_or_series"" text, ""character"" text );","SELECT ""category"" FROM ""awards_and_nominations"" WHERE ""character""='jacqui mcqueen' AND ""year""<2011;",2-11086216-2 I want the away team score for away team of fitzroy,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_4"" WHERE ""away_team""='fitzroy';",2-10885968-4 Name the height for the center position from kansas,"CREATE TABLE ""m"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""height_in_ft"" FROM ""m"" WHERE ""position""='center' AND ""school_club_team_country""='kansas';",2-11734041-12 Name the position for number 11 and years on the rockets for 1989-95,"CREATE TABLE ""m"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""position"" FROM ""m"" WHERE ""no_s""='11' AND ""years_for_rockets""='1989-95';",2-11734041-12 Name the position for numbers of 41,"CREATE TABLE ""m"" ( ""player"" text, ""no_s"" text, ""height_in_ft"" text, ""position"" text, ""years_for_rockets"" text, ""school_club_team_country"" text );","SELECT ""position"" FROM ""m"" WHERE ""no_s""='41';",2-11734041-12 Which team calls VFL Park their home?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_12"" WHERE ""venue""='vfl park';",2-10823950-12 Which team scored 4.11 (35) while playing away?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_12"" WHERE ""away_team_score""='4.11 (35)';",2-10823950-12 Tell me the pole position for graham hill the fastest lap and winning driver of him on 30 may,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""pole_position"" FROM ""season_review"" WHERE ""fastest_lap""='graham hill' AND ""winning_driver""='graham hill' AND ""date""='30 may';",2-1140099-1 Tell me the fastest lapf or jim clark being the winning driver for prince george,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""fastest_lap"" FROM ""season_review"" WHERE ""winning_driver""='jim clark' AND ""circuit""='prince george';",2-1140099-1 I want the circuit for jim clark,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""circuit"" FROM ""season_review"" WHERE ""fastest_lap""='jim clark';",2-1140099-1 "I want the constructor for winning driver of jim clark, pole position of graham hill and dutch grand prix","CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""constructor"" FROM ""season_review"" WHERE ""winning_driver""='jim clark' AND ""pole_position""='graham hill' AND ""race""='dutch grand prix';",2-1140099-1 Tell me the winning driver for jim clark as pole position and fastest lap,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""season_review"" WHERE ""pole_position""='jim clark' AND ""fastest_lap""='jim clark';",2-1140099-1 "At the match in windy hill, how much did the home team score?","CREATE TABLE ""round_22"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_22"" WHERE ""venue""='windy hill';",2-10887379-22 "During footscray's home game, how much did the away team score?","CREATE TABLE ""round_22"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_22"" WHERE ""home_team""='footscray';",2-10887379-22 What date was the match at mcg played?,"CREATE TABLE ""round_22"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_22"" WHERE ""venue""='mcg';",2-10887379-22 "At the match which took place in arden street oval, how much did the away team score?","CREATE TABLE ""round_22"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_22"" WHERE ""venue""='arden street oval';",2-10887379-22 How many floors does detroit marriott at the renaissance center have?,"CREATE TABLE ""timeline_of_tallest_buildings"" ( ""name"" text, ""street_address_in_detroit"" text, ""years_as_tallest"" text, ""height_feet_m"" text, ""floors"" real );","SELECT MAX(""floors"") FROM ""timeline_of_tallest_buildings"" WHERE ""name""='detroit marriott at the renaissance center';",2-11542096-2 Which place has 23 floors and a street address in Detroit of 144 west congress street?,"CREATE TABLE ""timeline_of_tallest_buildings"" ( ""name"" text, ""street_address_in_detroit"" text, ""years_as_tallest"" text, ""height_feet_m"" text, ""floors"" real );","SELECT ""name"" FROM ""timeline_of_tallest_buildings"" WHERE ""floors""=23 AND ""street_address_in_detroit""='144 west congress street';",2-11542096-2 How many floors does the address 1828 jay street have?,"CREATE TABLE ""timeline_of_tallest_buildings"" ( ""name"" text, ""street_address_in_detroit"" text, ""years_as_tallest"" text, ""height_feet_m"" text, ""floors"" real );","SELECT ""floors"" FROM ""timeline_of_tallest_buildings"" WHERE ""street_address_in_detroit""='1828 jay street';",2-11542096-2 What is the sum of Floors at st. joseph church?,"CREATE TABLE ""timeline_of_tallest_buildings"" ( ""name"" text, ""street_address_in_detroit"" text, ""years_as_tallest"" text, ""height_feet_m"" text, ""floors"" real );","SELECT SUM(""floors"") FROM ""timeline_of_tallest_buildings"" WHERE ""name""='st. joseph church';",2-11542096-2 "Which home team has a crowd that is bigger than 22,449?","CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_8"" WHERE ""crowd"">'22,449';",2-10809823-8 What is the average number of laps for max biaggi,"CREATE TABLE ""superbike_race_1_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT AVG(""laps"") FROM ""superbike_race_1_classification"" WHERE ""rider""='max biaggi';",2-11002563-1 What bike does dean ellison ride?,"CREATE TABLE ""superbike_race_1_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT ""bike"" FROM ""superbike_race_1_classification"" WHERE ""rider""='dean ellison';",2-11002563-1 What is the constructor for Brazilian Grand Prix?,"CREATE TABLE ""grands_prix"" ( ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""constructor"" FROM ""grands_prix"" WHERE ""grand_prix""='brazilian grand prix';",2-1132593-4 What is the fastest lap for Belgian Grand Prix?,"CREATE TABLE ""grands_prix"" ( ""grand_prix"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""fastest_lap"" FROM ""grands_prix"" WHERE ""grand_prix""='belgian grand prix';",2-1132593-4 What is the lowest utility PV with hydro great than 289.25 and renweable total larger than 520.07?,"CREATE TABLE ""renewable_generation_billion_k_wh_t_wh"" ( ""year"" real, ""hydro"" real, ""geothermal"" real, ""waste"" real, ""wood"" real, ""utility_pv"" real, ""onshore_wind"" real, ""offshore_wind"" real, ""renewable_total"" real, ""u_s_total"" real, ""pct_renewable"" text );","SELECT MIN(""utility_pv"") FROM ""renewable_generation_billion_k_wh_t_wh"" WHERE ""hydro"">289.25 AND ""renewable_total"">520.07;",2-11456251-1 What dates of captaincy for a win % of 35.71?,"CREATE TABLE ""youth_one_day_international_captains"" ( ""player"" text, ""dates_of_captaincy"" text, ""lost"" real, ""tied"" real, ""no_result"" real, ""pct_win_a"" real );","SELECT ""dates_of_captaincy"" FROM ""youth_one_day_international_captains"" WHERE ""pct_win_a""=35.71;",2-11783487-4 Who was the Locomotive superintendent has a NER class of d45?,"CREATE TABLE ""locomotives_of_the_london_and_north_east"" ( ""locomotive_superintendent"" text, ""g_no_sr_class"" text, ""lner_class"" text, ""quantity_built"" real, ""passed_to_lner"" real, ""manufacturer"" text, ""date_introduced"" text );","SELECT ""locomotive_superintendent"" FROM ""locomotives_of_the_london_and_north_east"" WHERE ""lner_class""='d45';",2-1169568-6 Which LNER class was introduced in 1885 and GNoSR class of g?,"CREATE TABLE ""locomotives_of_the_london_and_north_east"" ( ""locomotive_superintendent"" text, ""g_no_sr_class"" text, ""lner_class"" text, ""quantity_built"" real, ""passed_to_lner"" real, ""manufacturer"" text, ""date_introduced"" text );","SELECT ""lner_class"" FROM ""locomotives_of_the_london_and_north_east"" WHERE ""date_introduced""='1885' AND ""g_no_sr_class""='g';",2-1169568-6 Which LNER class has been Passed to LNER larger than 3 and a introduced in 1895–98?,"CREATE TABLE ""locomotives_of_the_london_and_north_east"" ( ""locomotive_superintendent"" text, ""g_no_sr_class"" text, ""lner_class"" text, ""quantity_built"" real, ""passed_to_lner"" real, ""manufacturer"" text, ""date_introduced"" text );","SELECT ""lner_class"" FROM ""locomotives_of_the_london_and_north_east"" WHERE ""passed_to_lner"">3 AND ""date_introduced""='1895–98';",2-1169568-6 Which venue had an away team that scored 18.11 (119)?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_7"" WHERE ""away_team_score""='18.11 (119)';",2-10790651-7 Which venue had an away team that scored 13.8 (86)?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_7"" WHERE ""away_team_score""='13.8 (86)';",2-10790651-7 Name the winner for 29 march,"CREATE TABLE ""south_african_formula_one_championship"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""south_african_formula_one_championship"" WHERE ""date""='29 march';",2-1140085-7 Name the report for circuit of kyalami for south african republic trophy,"CREATE TABLE ""south_african_formula_one_championship"" ( ""race_name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""report"" FROM ""south_african_formula_one_championship"" WHERE ""circuit""='kyalami' AND ""race_name""='south african republic trophy';",2-1140085-7 "What is the year of expected completion when the capacity is 22,500?","CREATE TABLE ""future_stadiums"" ( ""stadium"" text, ""capacity"" text, ""city"" text, ""province"" text, ""expected_completion"" text );","SELECT ""expected_completion"" FROM ""future_stadiums"" WHERE ""capacity""='22,500';",2-12046719-2 What city is in Saskatchewan?,"CREATE TABLE ""future_stadiums"" ( ""stadium"" text, ""capacity"" text, ""city"" text, ""province"" text, ""expected_completion"" text );","SELECT ""city"" FROM ""future_stadiums"" WHERE ""province""='saskatchewan';",2-12046719-2 What province is Hamilton part of?,"CREATE TABLE ""future_stadiums"" ( ""stadium"" text, ""capacity"" text, ""city"" text, ""province"" text, ""expected_completion"" text );","SELECT ""province"" FROM ""future_stadiums"" WHERE ""city""='hamilton';",2-12046719-2 Which city expects their project completion in 2017?,"CREATE TABLE ""future_stadiums"" ( ""stadium"" text, ""capacity"" text, ""city"" text, ""province"" text, ""expected_completion"" text );","SELECT ""city"" FROM ""future_stadiums"" WHERE ""expected_completion""='2017';",2-12046719-2 "What is the smallest figure in 1960 when 1940 is 1,115 and 1990 is less than 928?","CREATE TABLE ""population_of_staunton_and_nearby_cities"" ( ""1910"" real, ""1920"" real, ""1930"" real, ""1940"" real, ""1950"" real, ""1960"" real, ""1970"" real, ""1980"" real, ""1990"" real, ""2000"" real );","SELECT MIN(""1960"") FROM ""population_of_staunton_and_nearby_cities"" WHERE ""1940""='1,115' AND ""1990""<928;",2-111574-1 "What is the maximum 1920 when 2000 is 5,030 and 1960 is greater than 4,228?","CREATE TABLE ""population_of_staunton_and_nearby_cities"" ( ""1910"" real, ""1920"" real, ""1930"" real, ""1940"" real, ""1950"" real, ""1960"" real, ""1970"" real, ""1980"" real, ""1990"" real, ""2000"" real );","SELECT MAX(""1920"") FROM ""population_of_staunton_and_nearby_cities"" WHERE ""2000""='5,030' AND ""1960"">'4,228';",2-111574-1 "When 1960 is less than 4,228, 1920 is smaller than 106,021,568 and 1980 is larger than 949, what is the 1970 figure?","CREATE TABLE ""population_of_staunton_and_nearby_cities"" ( ""1910"" real, ""1920"" real, ""1930"" real, ""1940"" real, ""1950"" real, ""1960"" real, ""1970"" real, ""1980"" real, ""1990"" real, ""2000"" real );","SELECT SUM(""1970"") FROM ""population_of_staunton_and_nearby_cities"" WHERE ""1960""<'4,228' AND ""1920""<'106,021,568' AND ""1980"">949;",2-111574-1 "What is the minimum 1930 when 1990 is 6,883 and 1920 is more than 6,215?","CREATE TABLE ""population_of_staunton_and_nearby_cities"" ( ""1910"" real, ""1920"" real, ""1930"" real, ""1940"" real, ""1950"" real, ""1960"" real, ""1970"" real, ""1980"" real, ""1990"" real, ""2000"" real );","SELECT MIN(""1930"") FROM ""population_of_staunton_and_nearby_cities"" WHERE ""1990""='6,883' AND ""1920"">'6,215';",2-111574-1 "What is the figure in 1940 when 1970 is larger than 11,070 and 1950 is smaller than 150,844,547?","CREATE TABLE ""population_of_staunton_and_nearby_cities"" ( ""1910"" real, ""1920"" real, ""1930"" real, ""1940"" real, ""1950"" real, ""1960"" real, ""1970"" real, ""1980"" real, ""1990"" real, ""2000"" real );","SELECT AVG(""1940"") FROM ""population_of_staunton_and_nearby_cities"" WHERE ""1970"">'11,070' AND ""1950""<'150,844,547';",2-111574-1 "What is the number of fumbles for the avg larger than 5.4, with yards smaller than 164?","CREATE TABLE ""rushing"" ( ""player"" text, ""att"" real, ""yards"" real, ""avg"" real, ""fumbles"" real );","SELECT AVG(""fumbles"") FROM ""rushing"" WHERE ""avg"">5.4 AND ""yards""<164;",2-11994830-21 What is the most fumbles for more than 44 yards and att of 32?,"CREATE TABLE ""rushing"" ( ""player"" text, ""att"" real, ""yards"" real, ""avg"" real, ""fumbles"" real );","SELECT MAX(""fumbles"") FROM ""rushing"" WHERE ""yards"">44 AND ""att""=32;",2-11994830-21 What entrant has osella fa1c chassis after 1981?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""pts"" real );","SELECT ""entrant"" FROM ""complete_formula_one_world_championship_"" WHERE ""year"">1981 AND ""chassis""='osella fa1c';",2-1154122-1 How many appearances with fc igea virtus and 1 goal?,"CREATE TABLE ""career_statistics"" ( ""country"" text, ""season"" text, ""club"" text, ""league"" text, ""appearances"" real, ""goals"" real );","SELECT AVG(""appearances"") FROM ""career_statistics"" WHERE ""club""='fc igea virtus' AND ""goals""=1;",2-12040651-1 "What is the title of the program that was originally aired on June 13, 1999?","CREATE TABLE ""season_3_1999"" ( ""episode_num"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text );","SELECT ""title"" FROM ""season_3_1999"" WHERE ""original_airdate""='june 13, 1999';",2-10910712-3 "Who wrote the program that originally aired on June 6, 1999?","CREATE TABLE ""season_3_1999"" ( ""episode_num"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text );","SELECT ""written_by"" FROM ""season_3_1999"" WHERE ""original_airdate""='june 6, 1999';",2-10910712-3 "What is the episode number of the episode titled ""Outside the Box""?","CREATE TABLE ""season_3_1999"" ( ""episode_num"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text );","SELECT ""episode_num"" FROM ""season_3_1999"" WHERE ""title""='\""outside the box\""';",2-10910712-3 "Who directed the episode titled ""Hand to Hand""?","CREATE TABLE ""season_3_1999"" ( ""episode_num"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text );","SELECT ""directed_by"" FROM ""season_3_1999"" WHERE ""title""='\""hand to hand\""';",2-10910712-3 "What is the episode number of the episode titled ""Threshold of Pain""?","CREATE TABLE ""season_3_1999"" ( ""episode_num"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text );","SELECT ""episode_num"" FROM ""season_3_1999"" WHERE ""title""='\""threshold of pain\""';",2-10910712-3 What is the title of the episode written by David J. Burke?,"CREATE TABLE ""season_3_1999"" ( ""episode_num"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_airdate"" text );","SELECT ""title"" FROM ""season_3_1999"" WHERE ""written_by""='david j. burke';",2-10910712-3 What driver shows grid as 18?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""driver"" FROM ""race"" WHERE ""grid""=18;",2-1123374-2 What is the Time/Retired for less than 52 laps in grid 19?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""race"" WHERE ""laps""<52 AND ""grid""=19;",2-1123374-2 What driver has more than 39 laps on gird 15?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""driver"" FROM ""race"" WHERE ""laps"">39 AND ""grid""=15;",2-1123374-2 What is the number of the grid for Johnny Herbert with more than 52 laps?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""grid"") FROM ""race"" WHERE ""driver""='johnny herbert' AND ""laps"">52;",2-1123374-2 What is the least amount of laps for Luca Badoer?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""laps"") FROM ""race"" WHERE ""driver""='luca badoer';",2-1123374-2 Which category does drama league award belong to?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""work"" text, ""result"" text );","SELECT ""category"" FROM ""awards_and_nominations"" WHERE ""award""='drama league award';",2-10798245-4 What is the latest year for the distinguished performance?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""work"" text, ""result"" text );","SELECT MAX(""year"") FROM ""awards_and_nominations"" WHERE ""category""='distinguished performance';",2-10798245-4 What type of award is the theatre world award?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""work"" text, ""result"" text );","SELECT ""award"" FROM ""awards_and_nominations"" WHERE ""category""='theatre world award';",2-10798245-4 Which country is the Nova TV network from?,"CREATE TABLE ""broadcasters"" ( ""country"" text, ""alternate_title_translation"" text, ""tv_network_s"" text, ""series_premiere"" text, ""weekly_schedule"" text );","SELECT ""country"" FROM ""broadcasters"" WHERE ""tv_network_s""='nova tv';",2-11872933-3 Which series premiered on Acasa TV?,"CREATE TABLE ""broadcasters"" ( ""country"" text, ""alternate_title_translation"" text, ""tv_network_s"" text, ""series_premiere"" text, ""weekly_schedule"" text );","SELECT ""series_premiere"" FROM ""broadcasters"" WHERE ""tv_network_s""='acasa tv';",2-11872933-3 "What is the alternate title/translation of the series that premiered on December 12, 2006?","CREATE TABLE ""broadcasters"" ( ""country"" text, ""alternate_title_translation"" text, ""tv_network_s"" text, ""series_premiere"" text, ""weekly_schedule"" text );","SELECT ""alternate_title_translation"" FROM ""broadcasters"" WHERE ""series_premiere""='december 12, 2006';",2-11872933-3 What is the name of Bulgaria's TV network?,"CREATE TABLE ""broadcasters"" ( ""country"" text, ""alternate_title_translation"" text, ""tv_network_s"" text, ""series_premiere"" text, ""weekly_schedule"" text );","SELECT ""tv_network_s"" FROM ""broadcasters"" WHERE ""country""='bulgaria';",2-11872933-3 "Which country had a series that premiered on September 4, 2006?","CREATE TABLE ""broadcasters"" ( ""country"" text, ""alternate_title_translation"" text, ""tv_network_s"" text, ""series_premiere"" text, ""weekly_schedule"" text );","SELECT ""country"" FROM ""broadcasters"" WHERE ""series_premiere""='september 4, 2006';",2-11872933-3 What TV network is the series aistrų žemė aired on?,"CREATE TABLE ""broadcasters"" ( ""country"" text, ""alternate_title_translation"" text, ""tv_network_s"" text, ""series_premiere"" text, ""weekly_schedule"" text );","SELECT ""tv_network_s"" FROM ""broadcasters"" WHERE ""alternate_title_translation""='aistrų žemė';",2-11872933-3 What venue will hold the 2013 Concacaf Gold Cup competition?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""competition""='2013 concacaf gold cup';",2-1082553-1 What is the result of the 2011 Concacaf Gold Cup competition?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""competition""='2011 concacaf gold cup';",2-1082553-1 "What is the score of the event held on July 23, 2009?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""date""='july 23, 2009';",2-1082553-1 "What is the smallest Class Position that has drivers Les Palmer, Terry Morris, and a Position larger than 23?","CREATE TABLE ""references"" ( ""position"" real, ""drivers"" text, ""class"" text, ""class_position"" real, ""laps"" real );","SELECT MIN(""class_position"") FROM ""references"" WHERE ""drivers""='les palmer, terry morris' AND ""position"">23;",2-10981299-1 "Which Class has Laps larger than 193, Class Position of 1, and a Position of 13?","CREATE TABLE ""references"" ( ""position"" real, ""drivers"" text, ""class"" text, ""class_position"" real, ""laps"" real );","SELECT ""class"" FROM ""references"" WHERE ""laps"">193 AND ""class_position""=1 AND ""position""=13;",2-10981299-1 Which drivers have the position of 27?,"CREATE TABLE ""references"" ( ""position"" real, ""drivers"" text, ""class"" text, ""class_position"" real, ""laps"" real );","SELECT ""drivers"" FROM ""references"" WHERE ""position""=27;",2-10981299-1 "Where the home team score is 15.19 (109), what did the away team Footscray score?","CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_15"" WHERE ""home_team_score""='15.19 (109)' AND ""away_team""='footscray';",2-10809823-15 "In the game against home team Fitzroy, what did the away team score?","CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_15"" WHERE ""home_team""='fitzroy';",2-10809823-15 "At Junction Oval, what is the sum of the crowd?","CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_15"" WHERE ""venue""='junction oval';",2-10809823-15 Which region in Saint-Simon-Les-Mines has a population smaller than 458?,"CREATE TABLE ""list_of_municipalities_in_quebec"" ( ""code"" real, ""type"" text, ""name"" text, ""area_km_2"" real, ""population"" real, ""regional_county_municipality"" text, ""region"" real );","SELECT MAX(""region"") FROM ""list_of_municipalities_in_quebec"" WHERE ""name""='saint-simon-les-mines' AND ""population""<458;",2-11218948-5 What is total population of Saint-Agapit (code 33045)?,"CREATE TABLE ""list_of_municipalities_in_quebec"" ( ""code"" real, ""type"" text, ""name"" text, ""area_km_2"" real, ""population"" real, ""regional_county_municipality"" text, ""region"" real );","SELECT SUM(""region"") FROM ""list_of_municipalities_in_quebec"" WHERE ""name""='saint-agapit' AND ""code""<33045;",2-11218948-5 What is the average area larger than Code 19025 but a smaller region than 12?,"CREATE TABLE ""list_of_municipalities_in_quebec"" ( ""code"" real, ""type"" text, ""name"" text, ""area_km_2"" real, ""population"" real, ""regional_county_municipality"" text, ""region"" real );","SELECT AVG(""area_km_2"") FROM ""list_of_municipalities_in_quebec"" WHERE ""code"">19025 AND ""region""<12;",2-11218948-5 What is the highest region of Saint-Flavien with an area larger than 67.56?,"CREATE TABLE ""list_of_municipalities_in_quebec"" ( ""code"" real, ""type"" text, ""name"" text, ""area_km_2"" real, ""population"" real, ""regional_county_municipality"" text, ""region"" real );","SELECT MAX(""region"") FROM ""list_of_municipalities_in_quebec"" WHERE ""name""='saint-flavien' AND ""area_km_2"">67.56;",2-11218948-5 Which Drobo (2nd) has a Drobo FS of up to 32?,"CREATE TABLE ""overview"" ( ""drobo_1st"" text, ""drobo_2nd"" text, ""drobo_s"" text, ""drobo_s_2nd"" text, ""drobo_fs"" text, ""drobo_mini"" text, ""drobo_5_d"" text );","SELECT ""drobo_2nd"" FROM ""overview"" WHERE ""drobo_fs""='up to 32';",2-10917433-1 Which Drobo (2nd) has a Drobo S (2nd) of 5?,"CREATE TABLE ""overview"" ( ""drobo_1st"" text, ""drobo_2nd"" text, ""drobo_s"" text, ""drobo_s_2nd"" text, ""drobo_fs"" text, ""drobo_mini"" text, ""drobo_5_d"" text );","SELECT ""drobo_2nd"" FROM ""overview"" WHERE ""drobo_s_2nd""='5';",2-10917433-1 Which Drobo (2nd) has a Drobo 5d of 2012-11-02?,"CREATE TABLE ""overview"" ( ""drobo_1st"" text, ""drobo_2nd"" text, ""drobo_s"" text, ""drobo_s_2nd"" text, ""drobo_fs"" text, ""drobo_mini"" text, ""drobo_5_d"" text );","SELECT ""drobo_2nd"" FROM ""overview"" WHERE ""drobo_5_d""='2012-11-02';",2-10917433-1 Marty Riessen played as a partner during a match with what kind of surface?,"CREATE TABLE ""doubles_31_16_titles_15_runner_ups"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""surface"" FROM ""doubles_31_16_titles_15_runner_ups"" WHERE ""partner""='marty riessen';",2-11084877-2 When did Marty Riessen team up with a partner during a match on a carpet surface?,"CREATE TABLE ""doubles_31_16_titles_15_runner_ups"" ( ""outcome"" text, ""date"" real, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""date"" FROM ""doubles_31_16_titles_15_runner_ups"" WHERE ""surface""='carpet' AND ""partner""='marty riessen';",2-11084877-2 "what is the highest region when the population is less than 4,797, the name is l'ascension-de-notre-seigneur and the area (km 2) is more than 131.83?","CREATE TABLE ""list_of_municipalities_in_quebec"" ( ""code"" real, ""type"" text, ""name"" text, ""area_km_2"" real, ""population"" real, ""regional_county_municipality"" text, ""region"" real );","SELECT MAX(""region"") FROM ""list_of_municipalities_in_quebec"" WHERE ""population""<'4,797' AND ""name""='l''ascension-de-notre-seigneur' AND ""area_km_2"">131.83;",2-11218948-17 "what is the average population when the regional county municipality is le domaine-du-roy, the type is m and the region is less than 2?","CREATE TABLE ""list_of_municipalities_in_quebec"" ( ""code"" real, ""type"" text, ""name"" text, ""area_km_2"" real, ""population"" real, ""regional_county_municipality"" text, ""region"" real );","SELECT AVG(""population"") FROM ""list_of_municipalities_in_quebec"" WHERE ""regional_county_municipality""='le domaine-du-roy' AND ""type""='m' AND ""region""<2;",2-11218948-17 what is the regional county municipality when the type is m and the code is less than 91015?,"CREATE TABLE ""list_of_municipalities_in_quebec"" ( ""code"" real, ""type"" text, ""name"" text, ""area_km_2"" real, ""population"" real, ""regional_county_municipality"" text, ""region"" real );","SELECT ""regional_county_municipality"" FROM ""list_of_municipalities_in_quebec"" WHERE ""type""='m' AND ""code""<91015;",2-11218948-17 "When the fastest lap was carlos pace and jackie stewart was the pole position, who was the winning driver?","CREATE TABLE ""championship_schedule"" ( ""rnd"" real, ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""championship_schedule"" WHERE ""pole_position""='jackie stewart' AND ""fastest_lap""='carlos pace';",2-1140087-1 Which venue has a Home team score of 11.11 (77)?,"CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_13"" WHERE ""home_team_score""='11.11 (77)';",2-10790651-13 What is north melbourne's home team score?,"CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_13"" WHERE ""home_team""='north melbourne';",2-10790651-13 Which venue has an Away team of south melbourne?,"CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_13"" WHERE ""away_team""='south melbourne';",2-10790651-13 How many people in the crowd with Away team of geelong?,"CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_13"" WHERE ""away_team""='geelong';",2-10790651-13 Which venue has a Away team of hawthorn?,"CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_13"" WHERE ""away_team""='hawthorn';",2-10790651-13 Who was the runner-up in the Michelob Light Open at Kingsmill?,"CREATE TABLE ""lpga_tour_6"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""lpga_tour_6"" WHERE ""tournament""='michelob light open at kingsmill';",2-1121352-2 Which tournament won with a score of 66-68-70-70=274?,"CREATE TABLE ""lpga_tour_6"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""tournament"" FROM ""lpga_tour_6"" WHERE ""winning_score""='66-68-70-70=274';",2-1121352-2 "Which Venue has a crowd larger than 25,000?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_3"" WHERE ""crowd"">'25,000';",2-10809368-3 What is the name of the team with the Away score of 12.13 (85)?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_3"" WHERE ""away_team_score""='12.13 (85)';",2-10809368-3 "Which competition has a Year of 2008, a Surface of carpet, and a Date of 31 jan?","CREATE TABLE ""results_under_present_name_serbia"" ( ""year"" real, ""competition"" text, ""date"" text, ""surface"" text, ""location"" text, ""score"" text, ""result"" text );","SELECT ""competition"" FROM ""results_under_present_name_serbia"" WHERE ""year""=2008 AND ""surface""='carpet' AND ""date""='31 jan';",2-11233501-4 Which surface has a Date of 24–25 apr?,"CREATE TABLE ""results_under_present_name_serbia"" ( ""year"" real, ""competition"" text, ""date"" text, ""surface"" text, ""location"" text, ""score"" text, ""result"" text );","SELECT ""surface"" FROM ""results_under_present_name_serbia"" WHERE ""date""='24–25 apr';",2-11233501-4 "How many years have a Surface of clay, and a Score of 4 : 0?","CREATE TABLE ""results_under_present_name_serbia"" ( ""year"" real, ""competition"" text, ""date"" text, ""surface"" text, ""location"" text, ""score"" text, ""result"" text );","SELECT COUNT(""year"") FROM ""results_under_present_name_serbia"" WHERE ""surface""='clay' AND ""score""='4 : 0';",2-11233501-4 "What is the largest year located in zagreb, croatia?","CREATE TABLE ""results_under_present_name_serbia"" ( ""year"" real, ""competition"" text, ""date"" text, ""surface"" text, ""location"" text, ""score"" text, ""result"" text );","SELECT MAX(""year"") FROM ""results_under_present_name_serbia"" WHERE ""location""='zagreb, croatia';",2-11233501-4 What is the biggest clean and jerk number when snatch was less than 150 and the bodyweight was bigger than 93.13?,"CREATE TABLE ""middle_heavyweight_94_kg"" ( ""name"" text, ""bodyweight"" real, ""snatch"" real, ""clean_jerk"" real, ""total_kg"" real );","SELECT MAX(""clean_jerk"") FROM ""middle_heavyweight_94_kg"" WHERE ""snatch""<150 AND ""bodyweight"">93.13;",2-11279593-6 "Which name had a bodyweight bigger than 89.64, a total (kg) bigger than 310, a clean and jerk less than 207.5, and a snatch that is bigger than 165?","CREATE TABLE ""middle_heavyweight_94_kg"" ( ""name"" text, ""bodyweight"" real, ""snatch"" real, ""clean_jerk"" real, ""total_kg"" real );","SELECT ""name"" FROM ""middle_heavyweight_94_kg"" WHERE ""bodyweight"">89.64 AND ""total_kg"">310 AND ""clean_jerk""<207.5 AND ""snatch"">165;",2-11279593-6 What is the home team's score for the game at Junction Oval?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_14"" WHERE ""venue""='junction oval';",2-10806852-14 Tell me the club with a replacement of alberto malesani,"CREATE TABLE ""managerial_changes"" ( ""name"" text, ""club"" text, ""date_of_departure"" text, ""replacement"" text, ""date_of_appointment"" text );","SELECT ""club"" FROM ""managerial_changes"" WHERE ""replacement""='alberto malesani';",2-11336411-1 Name the club with date of appointment of 1 november 2007,"CREATE TABLE ""managerial_changes"" ( ""name"" text, ""club"" text, ""date_of_departure"" text, ""replacement"" text, ""date_of_appointment"" text );","SELECT ""club"" FROM ""managerial_changes"" WHERE ""date_of_appointment""='1 november 2007';",2-11336411-1 What college is the Philippines and has the PBA team mobiline phone pals?,"CREATE TABLE ""round_3"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT ""college"" FROM ""round_3"" WHERE ""country_of_origin""='philippines' AND ""pba_team""='mobiline phone pals';",2-10791466-4 Which country had a pick smaller than 26 and a PBA team of shell turbo chargers?,"CREATE TABLE ""round_3"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT ""country_of_origin"" FROM ""round_3"" WHERE ""pick""<26 AND ""pba_team""='shell turbo chargers';",2-10791466-4 What's the total number of picks of a team that had june longalong?,"CREATE TABLE ""round_3"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT SUM(""pick"") FROM ""round_3"" WHERE ""player""='june longalong';",2-10791466-4 What is the pick number for School of lsu?,"CREATE TABLE ""nfl_draft"" ( ""pick"" real, ""round"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT SUM(""pick"") FROM ""nfl_draft"" WHERE ""school""='lsu';",2-11452611-1 What's the average round number for East Carolina?,"CREATE TABLE ""nfl_draft"" ( ""pick"" real, ""round"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT AVG(""round"") FROM ""nfl_draft"" WHERE ""school""='east carolina';",2-11452611-1 Which round has an offensive tackle position?,"CREATE TABLE ""nfl_draft"" ( ""pick"" real, ""round"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT ""round"" FROM ""nfl_draft"" WHERE ""position""='offensive tackle';",2-11452611-1 "Tell me the average population with foreign nationals in % of 27,3%","CREATE TABLE ""population_of_the_46_city_districts_on_3"" ( ""city_district_stadtteil"" text, ""area_in_km"" text, ""population"" real, ""foreign_nationals"" real, ""foreign_nationals_in_pct"" text );","SELECT AVG(""population"") FROM ""population_of_the_46_city_districts_on_3"" WHERE ""foreign_nationals_in_pct""='27,3%';",2-10992-3 "I want to know the total number of population for foreign nationals in percentage of 23,3%","CREATE TABLE ""population_of_the_46_city_districts_on_3"" ( ""city_district_stadtteil"" text, ""area_in_km"" text, ""population"" real, ""foreign_nationals"" real, ""foreign_nationals_in_pct"" text );","SELECT COUNT(""population"") FROM ""population_of_the_46_city_districts_on_3"" WHERE ""foreign_nationals_in_pct""='23,3%';",2-10992-3 What is the home team at princes park?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_14"" WHERE ""venue""='princes park';",2-10808933-14 "When the home team score was 6.11 (47), what was the highest crowd?","CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_17"" WHERE ""home_team_score""='6.11 (47)';",2-10809351-17 What is the home team for Windy Hill?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_17"" WHERE ""venue""='windy hill';",2-10809351-17 What is the home team of Lake Oval?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_17"" WHERE ""venue""='lake oval';",2-10809351-17 What was the date when there were 26 golden tickets?,"CREATE TABLE ""regional_auditions"" ( ""episode_air_date"" text, ""audition_city"" text, ""date"" text, ""first_audition_venue"" text, ""callback_date"" text, ""callback_venue"" text, ""golden_tickets"" real );","SELECT ""date"" FROM ""regional_auditions"" WHERE ""golden_tickets""=26;",2-11954383-1 What was the date when the first audition venue was Kemper Arena?,"CREATE TABLE ""regional_auditions"" ( ""episode_air_date"" text, ""audition_city"" text, ""date"" text, ""first_audition_venue"" text, ""callback_date"" text, ""callback_venue"" text, ""golden_tickets"" real );","SELECT ""date"" FROM ""regional_auditions"" WHERE ""first_audition_venue""='kemper arena';",2-11954383-1 Which audition city held callbacks at Amelia Island Plantation?,"CREATE TABLE ""regional_auditions"" ( ""episode_air_date"" text, ""audition_city"" text, ""date"" text, ""first_audition_venue"" text, ""callback_date"" text, ""callback_venue"" text, ""golden_tickets"" real );","SELECT ""audition_city"" FROM ""regional_auditions"" WHERE ""callback_venue""='amelia island plantation';",2-11954383-1 "How many golden tickets were given out when the auditions were held in San Francisco, California?","CREATE TABLE ""regional_auditions"" ( ""episode_air_date"" text, ""audition_city"" text, ""date"" text, ""first_audition_venue"" text, ""callback_date"" text, ""callback_venue"" text, ""golden_tickets"" real );","SELECT COUNT(""golden_tickets"") FROM ""regional_auditions"" WHERE ""audition_city""='san francisco, california';",2-11954383-1 "What was the callback venue for the Phoenix, Arizona auditions?","CREATE TABLE ""regional_auditions"" ( ""episode_air_date"" text, ""audition_city"" text, ""date"" text, ""first_audition_venue"" text, ""callback_date"" text, ""callback_venue"" text, ""golden_tickets"" real );","SELECT ""callback_venue"" FROM ""regional_auditions"" WHERE ""audition_city""='phoenix, arizona';",2-11954383-1 "What was the callback date for the auditions held on July 29, 2008?","CREATE TABLE ""regional_auditions"" ( ""episode_air_date"" text, ""audition_city"" text, ""date"" text, ""first_audition_venue"" text, ""callback_date"" text, ""callback_venue"" text, ""golden_tickets"" real );","SELECT ""callback_date"" FROM ""regional_auditions"" WHERE ""date""='july 29, 2008';",2-11954383-1 On which date was the high assists Delonte West Earl Watson (6)?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""high_assists""='delonte west earl watson (6)';",2-11964154-6 How many laps for ukyo katayama with a grid under 16?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""laps"") FROM ""race"" WHERE ""driver""='ukyo katayama' AND ""grid""<16;",2-1123252-2 What grid has a Time/Retired of +5 laps?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""grid"" FROM ""race"" WHERE ""time_retired""='+5 laps';",2-1123252-2 Which away team that had 48 as a Tie no?,"CREATE TABLE ""replays"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""away_team"" FROM ""replays"" WHERE ""tie_no""='48';",2-11318956-13 What's the score during a game than had a tie no of 19?,"CREATE TABLE ""replays"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""score"" FROM ""replays"" WHERE ""tie_no""='19';",2-11318956-13 How many people attended the game of a.f.c. totton?,"CREATE TABLE ""replays"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""replays"" WHERE ""home_team""='a.f.c. totton';",2-11318956-13 How many people attended the game with a Tie no of 30?,"CREATE TABLE ""replays"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""replays"" WHERE ""tie_no""='30';",2-11318956-13 What was the score of the home team at junction oval?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_14"" WHERE ""venue""='junction oval';",2-10806194-14 Which away team is based at glenferrie oval?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_14"" WHERE ""venue""='glenferrie oval';",2-10806194-14 What is the date the new york giants were the visiting team and the Final Score was 37-34?,"CREATE TABLE ""2011"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""date"" FROM ""2011"" WHERE ""visiting_team""='new york giants' AND ""final_score""='37-34';",2-10944289-7 What was the visiting team on october 23?,"CREATE TABLE ""2011"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""visiting_team"" FROM ""2011"" WHERE ""date""='october 23';",2-10944289-7 What team was the host on september 11?,"CREATE TABLE ""2011"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""host_team"" FROM ""2011"" WHERE ""date""='september 11';",2-10944289-7 What stadium was the game played in on november 20?,"CREATE TABLE ""2011"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""stadium"" FROM ""2011"" WHERE ""date""='november 20';",2-10944289-7 What date was the final Score of 17-34?,"CREATE TABLE ""2011"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""date"" FROM ""2011"" WHERE ""final_score""='17-34';",2-10944289-7 What stadium was the game held in when the final score was 17-31?,"CREATE TABLE ""2011"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""stadium"" FROM ""2011"" WHERE ""final_score""='17-31';",2-10944289-7 "When the home team was geelong, what did the away team score?","CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_15"" WHERE ""home_team""='geelong';",2-10869537-15 "When the crowd was larger than 22,283 and the home team scored 23.13 (151), what did the away team score?","CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_15"" WHERE ""crowd"">'22,283' AND ""home_team_score""='23.13 (151)';",2-10869537-15 When did the home team score 12.7 (79)?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_15"" WHERE ""home_team_score""='12.7 (79)';",2-10869537-15 Which Suburb was First Settled as a Suburb in 1962?,"CREATE TABLE ""suburbs"" ( ""suburb"" text, ""population_in_2008"" real, ""median_age_in_2006"" text, ""mean_household_size_in_2006"" text, ""area_km"" real, ""density_km"" real, ""date_first_settled_as_a_suburb"" real, ""gazetted_as_a_division_name"" text );","SELECT ""suburb"" FROM ""suburbs"" WHERE ""date_first_settled_as_a_suburb""=1962;",2-1174162-1 What's the Area with a Density of 263?,"CREATE TABLE ""suburbs"" ( ""suburb"" text, ""population_in_2008"" real, ""median_age_in_2006"" text, ""mean_household_size_in_2006"" text, ""area_km"" real, ""density_km"" real, ""date_first_settled_as_a_suburb"" real, ""gazetted_as_a_division_name"" text );","SELECT AVG(""area_km"") FROM ""suburbs"" WHERE ""density_km""=263;",2-1174162-1 "What is the Area with a Median Age of 38 years, a Population of 2,444, and a Date First Settles as a Suburb prior to 1965?","CREATE TABLE ""suburbs"" ( ""suburb"" text, ""population_in_2008"" real, ""median_age_in_2006"" text, ""mean_household_size_in_2006"" text, ""area_km"" real, ""density_km"" real, ""date_first_settled_as_a_suburb"" real, ""gazetted_as_a_division_name"" text );","SELECT SUM(""area_km"") FROM ""suburbs"" WHERE ""median_age_in_2006""='38 years' AND ""population_in_2008""='2,444' AND ""date_first_settled_as_a_suburb""<1965;",2-1174162-1 What is the highest Area that has a Mean Household Size of 3.1 persons?,"CREATE TABLE ""suburbs"" ( ""suburb"" text, ""population_in_2008"" real, ""median_age_in_2006"" text, ""mean_household_size_in_2006"" text, ""area_km"" real, ""density_km"" real, ""date_first_settled_as_a_suburb"" real, ""gazetted_as_a_division_name"" text );","SELECT MAX(""area_km"") FROM ""suburbs"" WHERE ""mean_household_size_in_2006""='3.1 persons';",2-1174162-1 "Which game site Kickoff [a] of 1:00, and an Attendance of 63,251?","CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text );","SELECT ""game_site"" FROM ""schedule"" WHERE ""kickoff_a""='1:00' AND ""attendance""='63,251';",2-11420734-2 "Which date has a Kickoff [a] of 4:00, and an Opponent of detroit lions?","CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""kickoff_a""='4:00' AND ""opponent""='detroit lions';",2-11420734-2 What is the attendance in week 15?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""week""='15';",2-11452611-2 What is the lowest number of laps obtained by driver Nick Heidfeld?,"CREATE TABLE ""race_results"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""laps"") FROM ""race_results"" WHERE ""driver""='nick heidfeld';",2-1123399-2 "What is the percent yes of Nova Scotia, which had more than 2,410,119 vote yes and less than 51.3 vote no?","CREATE TABLE ""results_of_the_national_referendum_on_th"" ( ""jurisdiction"" text, ""voted_yes"" real, ""percent_yes"" real, ""voted_no"" real, ""percent_no"" real );","SELECT COUNT(""percent_yes"") FROM ""results_of_the_national_referendum_on_th"" WHERE ""voted_yes"">'2,410,119' AND ""jurisdiction""='nova scotia' AND ""percent_no""<51.3;",2-120778-2 "What is the percent yes of Alberta, which had a percent no larger than 60.2?","CREATE TABLE ""results_of_the_national_referendum_on_th"" ( ""jurisdiction"" text, ""voted_yes"" real, ""percent_yes"" real, ""voted_no"" real, ""percent_no"" real );","SELECT COUNT(""percent_yes"") FROM ""results_of_the_national_referendum_on_th"" WHERE ""jurisdiction""='alberta' AND ""percent_no"">60.2;",2-120778-2 "What is the total number of yes votes in Newfoundland, which had less than 77,881 vote no?","CREATE TABLE ""results_of_the_national_referendum_on_th"" ( ""jurisdiction"" text, ""voted_yes"" real, ""percent_yes"" real, ""voted_no"" real, ""percent_no"" real );","SELECT COUNT(""voted_yes"") FROM ""results_of_the_national_referendum_on_th"" WHERE ""jurisdiction""='newfoundland' AND ""voted_no""<'77,881';",2-120778-2 "What is the highest percent of yes Alberta, which had less than 60.2 vote no, has?","CREATE TABLE ""results_of_the_national_referendum_on_th"" ( ""jurisdiction"" text, ""voted_yes"" real, ""percent_yes"" real, ""voted_no"" real, ""percent_no"" real );","SELECT MAX(""percent_yes"") FROM ""results_of_the_national_referendum_on_th"" WHERE ""jurisdiction""='alberta' AND ""percent_no""<60.2;",2-120778-2 "What is the highest percent yes in Alberta, which had less than 5,354 vote yes and less than 731,975 vote no?","CREATE TABLE ""results_of_the_national_referendum_on_th"" ( ""jurisdiction"" text, ""voted_yes"" real, ""percent_yes"" real, ""voted_no"" real, ""percent_no"" real );","SELECT MAX(""percent_yes"") FROM ""results_of_the_national_referendum_on_th"" WHERE ""voted_yes""<'5,354' AND ""jurisdiction""='alberta' AND ""voted_no""<'731,975';",2-120778-2 What team was the away team when Footscray was the home team?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_4"" WHERE ""home_team""='footscray';",2-10807253-4 What was the size of the crowd when North Melbourne was the home team?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_4"" WHERE ""home_team""='north melbourne';",2-10807253-4 "What date were there more than 16,000 people in the crowd and Carlton was the home team?","CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_4"" WHERE ""crowd"">'16,000' AND ""home_team""='carlton';",2-10807253-4 What was the largest crowd when Collingwood was the away team?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_4"" WHERE ""away_team""='collingwood';",2-10807253-4 "What year is the result 6th in munich, west germany?","CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""extra"" text );","SELECT SUM(""year"") FROM ""achievements"" WHERE ""result""='6th' AND ""venue""='munich, west germany';",2-11484479-1 "What year is the event in athens, greece?","CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""extra"" text );","SELECT MAX(""year"") FROM ""achievements"" WHERE ""venue""='athens, greece';",2-11484479-1 "What year is the venue in budapest, hungary?","CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""extra"" text );","SELECT SUM(""year"") FROM ""achievements"" WHERE ""venue""='budapest, hungary';",2-11484479-1 What tournament is in 1971?,"CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""extra"" text );","SELECT ""tournament"" FROM ""achievements"" WHERE ""year""=1971;",2-11484479-1 What is the extra result associated with 6th place in 1972?,"CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""extra"" text );","SELECT ""extra"" FROM ""achievements"" WHERE ""result""='6th' AND ""year""=1972;",2-11484479-1 When did Collingwood play?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_10"" WHERE ""home_team""='collingwood';",2-10790099-10 How many were in the crowd when there was a game at Junction Oval?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_10"" WHERE ""venue""='junction oval';",2-10790099-10 "What is the Competition with a Score of 1–0, and a Result with 3–0?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""score""='1–0' AND ""result""='3–0';",2-12101245-1 What is the Result with a Date with 22 january 2008?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""date""='22 january 2008';",2-12101245-1 What was the decision of the Lightning game when the Canadiens were the away team?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""decision"" FROM ""february"" WHERE ""visitor""='canadiens';",2-11766617-7 What was the date of the 24–27–6 Lightning home game against Tampa Bay that had a decision of Ramo?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""february"" WHERE ""home""='tampa bay' AND ""decision""='ramo' AND ""record""='24–27–6';",2-11766617-7 "What week was October 29, 2000?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""date""='october 29, 2000';",2-11364413-1 "Who was the opponent on December 10, 2000?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""date""='december 10, 2000';",2-11364413-1 "Who was the opponent on the game with a 65,569 attendance before week 12?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week""<12 AND ""attendance""='65,569';",2-11364413-1 "What week was September 24, 2000 on?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT SUM(""week"") FROM ""schedule"" WHERE ""date""='september 24, 2000';",2-11364413-1 What is the engine configuration & notes 0-100km/h with a model with 2.3 t5?,"CREATE TABLE ""models_and_engines"" ( ""model"" text, ""max_motive_power"" text, ""max_torque_at_rpm"" text, ""engine_displacement"" text, ""engine_type"" text, ""engine_configuration_notes_0_100km_h"" text );","SELECT ""engine_configuration_notes_0_100km_h"" FROM ""models_and_engines"" WHERE ""model""='2.3 t5';",2-1147705-1 What is the engine configuration & notes 0-100km/h with an engine type with b5252 fs?,"CREATE TABLE ""models_and_engines"" ( ""model"" text, ""max_motive_power"" text, ""max_torque_at_rpm"" text, ""engine_displacement"" text, ""engine_type"" text, ""engine_configuration_notes_0_100km_h"" text );","SELECT ""engine_configuration_notes_0_100km_h"" FROM ""models_and_engines"" WHERE ""engine_type""='b5252 fs';",2-1147705-1 What is the model with a engine type with b5244 s2?,"CREATE TABLE ""models_and_engines"" ( ""model"" text, ""max_motive_power"" text, ""max_torque_at_rpm"" text, ""engine_displacement"" text, ""engine_type"" text, ""engine_configuration_notes_0_100km_h"" text );","SELECT ""model"" FROM ""models_and_engines"" WHERE ""engine_type""='b5244 s2';",2-1147705-1 What is the engine type with a model with base 2.4?,"CREATE TABLE ""models_and_engines"" ( ""model"" text, ""max_motive_power"" text, ""max_torque_at_rpm"" text, ""engine_displacement"" text, ""engine_type"" text, ""engine_configuration_notes_0_100km_h"" text );","SELECT ""engine_type"" FROM ""models_and_engines"" WHERE ""model""='base 2.4';",2-1147705-1 "What is the composition of the coin that was issued after 2008, had a mintage larger than 999, and was designed by Jody Broomfield?","CREATE TABLE ""300_dollars"" ( ""year"" real, ""theme"" text, ""artist"" text, ""composition"" text, ""mintage"" real, ""issue_price"" text );","SELECT ""composition"" FROM ""300_dollars"" WHERE ""mintage"">999 AND ""artist""='jody broomfield' AND ""year"">2008;",2-11916083-66 What is the theme of the coin from before 2006?,"CREATE TABLE ""300_dollars"" ( ""year"" real, ""theme"" text, ""artist"" text, ""composition"" text, ""mintage"" real, ""issue_price"" text );","SELECT ""theme"" FROM ""300_dollars"" WHERE ""year""<2006;",2-11916083-66 What was the Tyre for the German Grand Prix?,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""tyre"" FROM ""season_review"" WHERE ""race""='german grand prix';",2-1140105-1 Who had Pole position for the French Grand Prix?,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""pole_position"" FROM ""season_review"" WHERE ""race""='french grand prix';",2-1140105-1 What was the fastest lap in a race where Phil Hill had the Pole position and was won by Wolfgang von Trips?,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""fastest_lap"" FROM ""season_review"" WHERE ""pole_position""='phil hill' AND ""winning_driver""='wolfgang von trips';",2-1140105-1 "Which series has a season premiere on January 3, 2007 with the most episodes?","CREATE TABLE ""series_overview"" ( ""season"" real, ""episodes"" real, ""originally_aired"" text, ""season_premiere"" text, ""season_finale"" text, ""dvd_release_date"" text );","SELECT MAX(""episodes"") FROM ""series_overview"" WHERE ""season_premiere""='january 3, 2007';",2-10789374-1 "What are the originally aired dates of the series premiering on October 3, 2001 with less than 5 seasons?","CREATE TABLE ""series_overview"" ( ""season"" real, ""episodes"" real, ""originally_aired"" text, ""season_premiere"" text, ""season_finale"" text, ""dvd_release_date"" text );","SELECT ""originally_aired"" FROM ""series_overview"" WHERE ""season""<5 AND ""season_premiere""='october 3, 2001';",2-10789374-1 What is the lowest nuber of games drawn in the total column?,"CREATE TABLE ""all_time_record_against_european_clubs"" ( ""against"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""pct_won"" text );","SELECT MIN(""drawn"") FROM ""all_time_record_against_european_clubs"" WHERE ""against""='total';",2-10994730-6 "What is the lowest number of games lost that has less than 1 game drawn, a 50% winning percentage, against the netherlands, and over 2 played games?","CREATE TABLE ""all_time_record_against_european_clubs"" ( ""against"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""pct_won"" text );","SELECT MIN(""lost"") FROM ""all_time_record_against_european_clubs"" WHERE ""drawn""<1 AND ""pct_won""='50%' AND ""against""='netherlands' AND ""played"">2;",2-10994730-6 What was the venue when the home team was Essendon?,"CREATE TABLE ""round_19"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_19"" WHERE ""home_team""='essendon';",2-10808933-19 Which biggest interview score had an evening gown stat of 9.286?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MAX(""interview"") FROM ""final_competition"" WHERE ""evening_gown""=9.286;",2-12045304-2 "Which mean interview number had an average of more than 9.233, a swimsuit stat of more than 9.473, and an evening gown score of more than 9.671?","CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT AVG(""interview"") FROM ""final_competition"" WHERE ""average"">9.233 AND ""swimsuit""=9.473 AND ""evening_gown"">9.671;",2-12045304-2 "Which is the smallest evening gown score when the interview score was more than 9.164, the swimsuit stat was less than 9.35, and the average is less than 9.233?","CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MIN(""evening_gown"") FROM ""final_competition"" WHERE ""interview"">9.164 AND ""swimsuit""<9.35 AND ""average""<9.233;",2-12045304-2 Which is the largest average number when the swimsuit is 9.4 and the evening gown stat is less than 9.486?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MAX(""average"") FROM ""final_competition"" WHERE ""swimsuit""=9.4 AND ""evening_gown""<9.486;",2-12045304-2 What is the total number of interview scores that have an evening gown score of 9.543 and an average that is bigger than 9.521?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT SUM(""interview"") FROM ""final_competition"" WHERE ""evening_gown""=9.543 AND ""average"">9.521;",2-12045304-2 "What is the mean average score when the evening gown score is more than 9.35, the state is South Carolina, and the swimsuit score is more than 9.4?","CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT AVG(""average"") FROM ""final_competition"" WHERE ""evening_gown"">9.35 AND ""state""='south carolina' AND ""swimsuit"">9.4;",2-12045304-2 What is the total draw count with 52 goals and less than 15 losses?,"CREATE TABLE ""final_table"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT SUM(""draws"") FROM ""final_table"" WHERE ""goals_against""=52 AND ""losses""<15;",2-12087172-2 What is the top losses that with Club of cd toledo and Points more than 56?,"CREATE TABLE ""final_table"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MAX(""losses"") FROM ""final_table"" WHERE ""club""='cd toledo' AND ""points"">56;",2-12087172-2 What is the low win count with more than 72 goals?,"CREATE TABLE ""final_table"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MIN(""wins"") FROM ""final_table"" WHERE ""goals_for"">72;",2-12087172-2 What's the Total (kg) of a Snatch of 132.5?,"CREATE TABLE ""light_heavyweight_85_kg"" ( ""name"" text, ""bodyweight"" real, ""snatch"" real, ""clean_jerk"" text, ""total_kg"" text );","SELECT ""total_kg"" FROM ""light_heavyweight_85_kg"" WHERE ""snatch""=132.5;",2-11279593-5 "What's the name of the athlete with a Snatch larger than 140, Bodyweight smaller than 84.55, and Clean and Jerk of 192.5?","CREATE TABLE ""light_heavyweight_85_kg"" ( ""name"" text, ""bodyweight"" real, ""snatch"" real, ""clean_jerk"" text, ""total_kg"" text );","SELECT ""name"" FROM ""light_heavyweight_85_kg"" WHERE ""snatch"">140 AND ""bodyweight""<84.55 AND ""clean_jerk""='192.5';",2-11279593-5 When was the result 3-1?,"CREATE TABLE ""results_and_fixtures"" ( ""date"" text, ""venue"" text, ""result"" text, ""win_loss_draw"" text, ""competition"" text );","SELECT ""date"" FROM ""results_and_fixtures"" WHERE ""result""='3-1';",2-1200987-2 Which competition had a result of 1-0?,"CREATE TABLE ""results_and_fixtures"" ( ""date"" text, ""venue"" text, ""result"" text, ""win_loss_draw"" text, ""competition"" text );","SELECT ""competition"" FROM ""results_and_fixtures"" WHERE ""result""='1-0';",2-1200987-2 "What is the lowest +1d12 (6) with a Difficulty Value with competent (dv 8), and a 1d10 Resolution (+5) larger than 13?","CREATE TABLE ""resolving_actions"" ( ""difficulty_value"" text, ""1d10_resolution_5"" real, ""3d6_or_1d20_resolution_10"" real, ""1d6_1d6_or_1d10_1d10_0"" real, ""1d12_6"" real );","SELECT MIN(""1d12_6"") FROM ""resolving_actions"" WHERE ""difficulty_value""='competent (dv 8)' AND ""1d10_resolution_5"">13;",2-1198661-1 "What is the highest 3d6 or 1d20 Resolution (+10) with a 1d10 Resolution (+5) with 5, and a +1d12 (6) smaller than 6?","CREATE TABLE ""resolving_actions"" ( ""difficulty_value"" text, ""1d10_resolution_5"" real, ""3d6_or_1d20_resolution_10"" real, ""1d6_1d6_or_1d10_1d10_0"" real, ""1d12_6"" real );","SELECT MAX(""3d6_or_1d20_resolution_10"") FROM ""resolving_actions"" WHERE ""1d10_resolution_5""=5 AND ""1d12_6""<6;",2-1198661-1 "What is the highest +1d12 (6) with a 3d6 or 1d20 Resolution (+10) larger than 10,with a +1d6-1d6 or +1d10-1d10 (+0) of 4, with 1d10 Resolution (+5) larger than 9?","CREATE TABLE ""resolving_actions"" ( ""difficulty_value"" text, ""1d10_resolution_5"" real, ""3d6_or_1d20_resolution_10"" real, ""1d6_1d6_or_1d10_1d10_0"" real, ""1d12_6"" real );","SELECT MAX(""1d12_6"") FROM ""resolving_actions"" WHERE ""3d6_or_1d20_resolution_10"">10 AND ""1d6_1d6_or_1d10_1d10_0""=4 AND ""1d10_resolution_5"">9;",2-1198661-1 At what venue was richmond the away team?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_7"" WHERE ""away_team""='richmond';",2-10826072-7 What venue had an away team of south melbourne?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_7"" WHERE ""away_team""='south melbourne';",2-10826072-7 What was fitzroy's score at home?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_7"" WHERE ""home_team""='fitzroy';",2-10826072-7 What day did South Melbourne play as the away team?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_10"" WHERE ""away_team""='south melbourne';",2-10788451-10 What was the attendance when Hawthorn played as the away team?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_10"" WHERE ""away_team""='hawthorn';",2-10788451-10 Who was Carlton's away team opponent?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_10"" WHERE ""home_team""='carlton';",2-10788451-10 "IN EVENTS 1995 STOH, WHO WAS THE THIRD WITH SKIP SANDRA PETERSON AND SECOND JOAN MCCUSKER?","CREATE TABLE ""teams"" ( ""season"" text, ""skip"" text, ""third"" text, ""second"" text, ""lead"" text, ""events"" text );","SELECT ""third"" FROM ""teams"" WHERE ""skip""='sandra peterson' AND ""second""='joan mccusker' AND ""events""='1995 stoh';",2-113328-1 What club was derrick byfuglien drafted by before 283?,"CREATE TABLE ""2000_draft_picks"" ( ""round"" real, ""overall"" real, ""player"" text, ""nationality"" text, ""club_team"" text );","SELECT ""club_team"" FROM ""2000_draft_picks"" WHERE ""overall""<283 AND ""player""='derrick byfuglien';",2-11803648-9 "What is the Venue with a Result of 3–0, and a Competition with 2006 fifa world cup qualifier, and with a Score of 3–0?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""result""='3–0' AND ""competition""='2006 fifa world cup qualifier' AND ""score""='3–0';",2-11748203-1 "What is the Date with a Result of 8–2, and a Score with 6–2?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""result""='8–2' AND ""score""='6–2';",2-11748203-1 "What is the Result with a Score of 1–0, and a Date with 18 april 2009?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""score""='1–0' AND ""date""='18 april 2009';",2-11748203-1 "What is the Venue with a Result of 10–0, and a Score with 3–0?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""result""='10–0' AND ""score""='3–0';",2-11748203-1 What is the Competition with a Date with 6 december 2011?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""date""='6 december 2011';",2-11748203-1 What is the Result with a Date with 4 september 2013?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""date""='4 september 2013';",2-11748203-1 "When was there a crowd larger than 23,000?","CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_5"" WHERE ""crowd"">'23,000';",2-10809157-5 How much was the score of the home team at windy hill?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_5"" WHERE ""venue""='windy hill';",2-10809157-5 What was the score of the team that played against Fitzroy in their home game?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_15"" WHERE ""away_team""='fitzroy';",2-10885968-15 Which stories have a rank of 14?,"CREATE TABLE ""tallest_completed_buildings"" ( ""rank"" text, ""city"" text, ""height"" text, ""stories"" real, ""completed"" real );","SELECT ""stories"" FROM ""tallest_completed_buildings"" WHERE ""rank""='14';",2-11241317-1 How many stories were done in 2008 with a 16 rank?,"CREATE TABLE ""tallest_completed_buildings"" ( ""rank"" text, ""city"" text, ""height"" text, ""stories"" real, ""completed"" real );","SELECT COUNT(""stories"") FROM ""tallest_completed_buildings"" WHERE ""completed""=2008 AND ""rank""='16';",2-11241317-1 Name the average stories done after 2003 with a 16 rank,"CREATE TABLE ""tallest_completed_buildings"" ( ""rank"" text, ""city"" text, ""height"" text, ""stories"" real, ""completed"" real );","SELECT AVG(""stories"") FROM ""tallest_completed_buildings"" WHERE ""completed"">2003 AND ""rank""='16';",2-11241317-1 Name the total number of stories that had a 16 rank,"CREATE TABLE ""tallest_completed_buildings"" ( ""rank"" text, ""city"" text, ""height"" text, ""stories"" real, ""completed"" real );","SELECT COUNT(""stories"") FROM ""tallest_completed_buildings"" WHERE ""rank""='16';",2-11241317-1 I want the sum of stories for guadalajara done after 2007,"CREATE TABLE ""tallest_completed_buildings"" ( ""rank"" text, ""city"" text, ""height"" text, ""stories"" real, ""completed"" real );","SELECT SUM(""stories"") FROM ""tallest_completed_buildings"" WHERE ""city""='guadalajara' AND ""completed"">2007;",2-11241317-1 Which country has less than 4 votes?,"CREATE TABLE ""list"" ( ""state"" text, ""population"" real, ""gdp_per_cap_ppp"" real, ""currency"" text, ""gini"" real, ""council_votes"" real, ""ep_seats"" real );","SELECT ""state"" FROM ""list"" WHERE ""council_votes""<4;",2-10890716-1 What was the time of the driver who had a grid of 22?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" text, ""time_retired"" text, ""grid"" text );","SELECT ""time_retired"" FROM ""race"" WHERE ""grid""='22';",2-1123462-2 What is the construction of Olivier Panis' car that retired due to a collision?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" text, ""time_retired"" text, ""grid"" text );","SELECT ""constructor"" FROM ""race"" WHERE ""time_retired""='collision' AND ""driver""='olivier panis';",2-1123462-2 Which driver retired from a collision after 41 laps?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" text, ""time_retired"" text, ""grid"" text );","SELECT ""driver"" FROM ""race"" WHERE ""time_retired""='collision' AND ""laps""='41';",2-1123462-2 Who retired at lap 77 and was grid 11?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" text, ""time_retired"" text, ""grid"" text );","SELECT ""time_retired"" FROM ""race"" WHERE ""laps""='77' AND ""grid""='11';",2-1123462-2 How many grid numbers had a lap number bigger than 54?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""grid"") FROM ""classification"" WHERE ""laps"">54;",2-1122557-1 Who is the outgoing manager when the date of vacancy is 13 october 2008?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position"" text );","SELECT ""outgoing_manager"" FROM ""managerial_changes"" WHERE ""date_of_vacancy""='13 october 2008';",2-11190568-7 "Which Constructor has a Grid larger than 8, and a Time/Retired of +1:17.124?","CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""race"" WHERE ""grid"">8 AND ""time_retired""='+1:17.124';",2-1123352-2 which year has the toyota tf102 chassis?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT COUNT(""year"") FROM ""complete_formula_one_results"" WHERE ""chassis""='toyota tf102';",2-1157079-1 what was the engine used before 1996 with 5 points?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""engine"" FROM ""complete_formula_one_results"" WHERE ""year""<1996 AND ""points""=5;",2-1157079-1 What number of years did the red bull sauber petronas have greater than 6 points?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT COUNT(""year"") FROM ""complete_formula_one_results"" WHERE ""entrant""='red bull sauber petronas' AND ""points"">6;",2-1157079-1 What are the notes for a Type of 0-6-0t?,"CREATE TABLE ""locomotives"" ( ""builder"" text, ""type"" text, ""built"" text, ""bought"" real, ""notes"" text );","SELECT ""notes"" FROM ""locomotives"" WHERE ""type""='0-6-0t';",2-1155151-1 What is the notes for the vehicle built in 1917?,"CREATE TABLE ""locomotives"" ( ""builder"" text, ""type"" text, ""built"" text, ""bought"" real, ""notes"" text );","SELECT ""notes"" FROM ""locomotives"" WHERE ""built""='1917';",2-1155151-1 What is the smallest crowd size for an away team that scored 7.15 (57)?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_3"" WHERE ""away_team_score""='7.15 (57)';",2-10808089-3 "When did an away team have a crowd larger than 17,259 at Melbourne?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_3"" WHERE ""crowd"">'17,259' AND ""away_team""='melbourne';",2-10808089-3 What is the away team score for the team that has a home team score of 14.22 (106)?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_3"" WHERE ""home_team_score""='14.22 (106)';",2-10808089-3 Who was the Away team at Hawthorn?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_3"" WHERE ""away_team""='hawthorn';",2-10808089-3 Which team has an away score of 7.4 (46)?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_3"" WHERE ""away_team_score""='7.4 (46)';",2-10808089-3 When did an away team score 8.6 (54)?,"CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_3"" WHERE ""away_team_score""='8.6 (54)';",2-10808089-3 What region has vinyl record listed as its format?,"CREATE TABLE ""release"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalogue"" text );","SELECT ""region"" FROM ""release"" WHERE ""format""='vinyl record';",2-1111379-1 What label is formatted as compact disc and has United Kingdom as its region?,"CREATE TABLE ""release"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalogue"" text );","SELECT ""label"" FROM ""release"" WHERE ""format""='compact disc' AND ""region""='united kingdom';",2-1111379-1 What format has United Kingdom as its region and is catalogued as 201457 9?,"CREATE TABLE ""release"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalogue"" text );","SELECT ""format"" FROM ""release"" WHERE ""region""='united kingdom' AND ""catalogue""='201457 9';",2-1111379-1 What is the school/country of the player with 337 assists?,"CREATE TABLE ""c"" ( ""player"" text, ""pos"" text, ""from"" text, ""school_country"" text, ""rebs"" real, ""asts"" real );","SELECT ""school_country"" FROM ""c"" WHERE ""asts""=337;",2-11482079-4 What is the position of the player with more than 11 assists and 219 rebounds?,"CREATE TABLE ""c"" ( ""player"" text, ""pos"" text, ""from"" text, ""school_country"" text, ""rebs"" real, ""asts"" real );","SELECT ""pos"" FROM ""c"" WHERE ""asts"">11 AND ""rebs""=219;",2-11482079-4 What day did Geelong play as the away team?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_11"" WHERE ""away_team""='geelong';",2-10808089-11 When was the kickoff during a game with a record of 1-7?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""kickoff_a"" FROM ""schedule"" WHERE ""record""='1-7';",2-11441293-2 When was the date that week 9 started?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""week""='9';",2-11441293-2 "What was the score on September 1, 1996?","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""date""='september 1, 1996';",2-11441293-2 Which school drafted dave lewis?,"CREATE TABLE ""nfl_draft"" ( ""pick"" real, ""round"" text, ""player"" text, ""position"" text, ""school"" text );","SELECT ""school"" FROM ""nfl_draft"" WHERE ""player""='dave lewis';",2-11396528-1 What position did the school of alabama draft?,"CREATE TABLE ""nfl_draft"" ( ""pick"" real, ""round"" text, ""player"" text, ""position"" text, ""school"" text );","SELECT ""position"" FROM ""nfl_draft"" WHERE ""school""='alabama';",2-11396528-1 What was the stage of team Once?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""trofeo_fast_team"" text );","SELECT ""stage"" FROM ""classification_leadership_by_stage"" WHERE ""trofeo_fast_team""='once';",2-11134273-2 Which team had a final stage when Claudio Chiappucci had the points?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""trofeo_fast_team"" text );","SELECT ""trofeo_fast_team"" FROM ""classification_leadership_by_stage"" WHERE ""points_classification""='claudio chiappucci' AND ""stage""='final';",2-11134273-2 What stage did team Carrera Jeans-Tassoni have when Mario Cipollini won and Claudio Chiappucci had the points?,"CREATE TABLE ""classification_leadership_by_stage"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""trofeo_fast_team"" text );","SELECT ""stage"" FROM ""classification_leadership_by_stage"" WHERE ""trofeo_fast_team""='carrera jeans-tassoni' AND ""winner""='mario cipollini' AND ""points_classification""='claudio chiappucci';",2-11134273-2 I want to know the crowd with a home team of carlton,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_14"" WHERE ""home_team""='carlton';",2-10807990-14 "what is the highest population estimate 2005 when the area (km 2) is more than 1,775.65 for mamasa regency with a population census 2010 less than 139,962?","CREATE TABLE ""administrative_divisions"" ( ""name"" text, ""area_km_2"" real, ""population_estimate_2005"" real, ""population_census_2010"" real, ""capital"" text );","SELECT MAX(""population_estimate_2005"") FROM ""administrative_divisions"" WHERE ""area_km_2"">'1,775.65' AND ""name""='mamasa regency' AND ""population_census_2010""<'139,962';",2-1110775-1 how many population estimate 2005 are for majene?,"CREATE TABLE ""administrative_divisions"" ( ""name"" text, ""area_km_2"" real, ""population_estimate_2005"" real, ""population_census_2010"" real, ""capital"" text );","SELECT COUNT(""population_estimate_2005"") FROM ""administrative_divisions"" WHERE ""capital""='majene';",2-1110775-1 "what is the highest area (km2) with a population estimate 2005 less than 93,116 named polewali mandar regency?","CREATE TABLE ""administrative_divisions"" ( ""name"" text, ""area_km_2"" real, ""population_estimate_2005"" real, ""population_census_2010"" real, ""capital"" text );","SELECT MAX(""area_km_2"") FROM ""administrative_divisions"" WHERE ""population_estimate_2005""<'93,116' AND ""name""='polewali mandar regency';",2-1110775-1 "what is the population estimate 2005 for the with the area (km2) 3,034.08?","CREATE TABLE ""administrative_divisions"" ( ""name"" text, ""area_km_2"" real, ""population_estimate_2005"" real, ""population_census_2010"" real, ""capital"" text );","SELECT AVG(""population_estimate_2005"") FROM ""administrative_divisions"" WHERE ""area_km_2""='3,034.08';",2-1110775-1 "how many times was the population estimate 2005 have an area (km2) more than 8,023.74?","CREATE TABLE ""administrative_divisions"" ( ""name"" text, ""area_km_2"" real, ""population_estimate_2005"" real, ""population_census_2010"" real, ""capital"" text );","SELECT COUNT(""population_estimate_2005"") FROM ""administrative_divisions"" WHERE ""area_km_2"">'8,023.74';",2-1110775-1 Name the score for pacers visitor on 14 april 2008,"CREATE TABLE ""april"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""april"" WHERE ""visitor""='pacers' AND ""date""='14 april 2008';",2-11961051-8 "Name the leading scorer when the attendance is more than 12,107 on 4 april 2008","CREATE TABLE ""april"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""leading_scorer"" FROM ""april"" WHERE ""attendance"">'12,107' AND ""date""='4 april 2008';",2-11961051-8 "What was the home teams score at victoria park when the crowd was larger than 18,000?","CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_17"" WHERE ""crowd"">'18,000' AND ""venue""='victoria park';",2-10784349-17 What was the home team when geelong was the away team?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_17"" WHERE ""away_team""='geelong';",2-10784349-17 In the 2010-2011 Tv Season with less than 3.6 million viewers what was the lowest season?,"CREATE TABLE ""seasonal_ranking"" ( ""season"" real, ""season_premiere"" text, ""season_finale"" text, ""tv_season"" text, ""rank"" text, ""viewers_in_millions"" real );","SELECT MIN(""season"") FROM ""seasonal_ranking"" WHERE ""tv_season""='2010-2011' AND ""viewers_in_millions""<3.6;",2-11251109-1 What was the rank of the 2009-2010 TV season?,"CREATE TABLE ""seasonal_ranking"" ( ""season"" real, ""season_premiere"" text, ""season_finale"" text, ""tv_season"" text, ""rank"" text, ""viewers_in_millions"" real );","SELECT ""rank"" FROM ""seasonal_ranking"" WHERE ""tv_season""='2009-2010';",2-11251109-1 What was the 2008-2009 season finale?,"CREATE TABLE ""seasonal_ranking"" ( ""season"" real, ""season_premiere"" text, ""season_finale"" text, ""tv_season"" text, ""rank"" text, ""viewers_in_millions"" real );","SELECT ""season_finale"" FROM ""seasonal_ranking"" WHERE ""tv_season""='2008-2009';",2-11251109-1 In the 2009-2010 Tv Season with less than 6.2 million viewers what was the rank?,"CREATE TABLE ""seasonal_ranking"" ( ""season"" real, ""season_premiere"" text, ""season_finale"" text, ""tv_season"" text, ""rank"" text, ""viewers_in_millions"" real );","SELECT ""rank"" FROM ""seasonal_ranking"" WHERE ""viewers_in_millions""<6.2 AND ""tv_season""='2009-2010';",2-11251109-1 What stadium hosted the game that had a final score of 9-14?,"CREATE TABLE ""2010"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""stadium"" FROM ""2010"" WHERE ""final_score""='9-14';",2-10944289-6 Who was the visiting team at Lincoln Financial Field when the final score was 24-14?,"CREATE TABLE ""2010"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""visiting_team"" FROM ""2010"" WHERE ""stadium""='lincoln financial field' AND ""final_score""='24-14';",2-10944289-6 Who was the vistiting team in the game with the final score of 7-13?,"CREATE TABLE ""2010"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""visiting_team"" FROM ""2010"" WHERE ""final_score""='7-13';",2-10944289-6 Who was the host team on December 19?,"CREATE TABLE ""2010"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""host_team"" FROM ""2010"" WHERE ""date""='december 19';",2-10944289-6 Where was the game on September 12 played when the Dallas Cowboys was the visiting team?,"CREATE TABLE ""2010"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""stadium"" FROM ""2010"" WHERE ""visiting_team""='dallas cowboys' AND ""date""='september 12';",2-10944289-6 Who was the host team at Louisiana Superdome when the final score was 10-20?,"CREATE TABLE ""2010"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""host_team"" FROM ""2010"" WHERE ""stadium""='louisiana superdome' AND ""final_score""='10-20';",2-10944289-6 What is the result for the best orchestrations category?,"CREATE TABLE ""original_broadway_production"" ( ""year"" real, ""award"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""result"" FROM ""original_broadway_production"" WHERE ""category""='best orchestrations';",2-10938434-1 "What genre has over 20 episodes, with an English title (Chinese title) of wong fei hung - master of kung fu 我師傅係黃飛鴻?","CREATE TABLE ""first_line_series"" ( ""airing_date"" text, ""english_title_chinese_title"" text, ""number_of_episodes"" real, ""genre"" text, ""official_website"" text );","SELECT ""genre"" FROM ""first_line_series"" WHERE ""number_of_episodes"">20 AND ""english_title_chinese_title""='wong fei hung - master of kung fu 我師傅係黃飛鴻';",2-11174272-2 which CFL team has a player called Peter Hogarth?,"CREATE TABLE ""round_four"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""cfl_team"" FROM ""round_four"" WHERE ""player""='peter hogarth';",2-10812938-4 which college has a player called Riley Clayton?,"CREATE TABLE ""round_four"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""round_four"" WHERE ""player""='riley clayton';",2-10812938-4 Which album was on June 1998?,"CREATE TABLE ""singles"" ( ""year"" text, ""title"" text, ""us_100"" text, ""us_ac"" text, ""lead_singer"" text, ""album"" text, ""label_and_catnum"" text );","SELECT ""album"" FROM ""singles"" WHERE ""year""='june 1998';",2-11999692-2 Which album has a label and cat# full moon/warner 28628?,"CREATE TABLE ""singles"" ( ""year"" text, ""title"" text, ""us_100"" text, ""us_ac"" text, ""lead_singer"" text, ""album"" text, ""label_and_catnum"" text );","SELECT ""album"" FROM ""singles"" WHERE ""label_and_catnum""='full moon/warner 28628';",2-11999692-2 What is the US 100 rank of Champlin's Chicago 19 album with a US AC of 1?,"CREATE TABLE ""singles"" ( ""year"" text, ""title"" text, ""us_100"" text, ""us_ac"" text, ""lead_singer"" text, ""album"" text, ""label_and_catnum"" text );","SELECT ""us_100"" FROM ""singles"" WHERE ""lead_singer""='champlin' AND ""album""='chicago 19' AND ""us_ac""='1';",2-11999692-2 What is the US AC of the label and cat# reprise 19466?,"CREATE TABLE ""singles"" ( ""year"" text, ""title"" text, ""us_100"" text, ""us_ac"" text, ""lead_singer"" text, ""album"" text, ""label_and_catnum"" text );","SELECT ""us_ac"" FROM ""singles"" WHERE ""label_and_catnum""='reprise 19466';",2-11999692-2 "When the Long is 42, what is the average TD's?","CREATE TABLE ""receiving"" ( ""player"" text, ""rec"" real, ""yards"" text, ""avg"" text, ""td_s"" real, ""long"" text );","SELECT AVG(""td_s"") FROM ""receiving"" WHERE ""long""='42';",2-11784911-5 Which Rec has Jerel Myers as the Player?,"CREATE TABLE ""receiving"" ( ""player"" text, ""rec"" real, ""yards"" text, ""avg"" text, ""td_s"" real, ""long"" text );","SELECT ""rec"" FROM ""receiving"" WHERE ""player""='jerel myers';",2-11784911-5 What is Away team Carlton's score?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_18"" WHERE ""away_team""='carlton';",2-10790804-18 Which Away team had a score of 15.15 (105)?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_18"" WHERE ""away_team_score""='15.15 (105)';",2-10790804-18 What was Home team Footscray's score?,"CREATE TABLE ""round_18"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_18"" WHERE ""home_team""='footscray';",2-10790804-18 What is Mahu when pergi is pi?,"CREATE TABLE ""comparison_of_malay_varieties"" ( ""language_dialect"" text, ""mana"" text, ""kamu"" text, ""mahu"" text, ""pergi"" text, ""dengan"" text, ""basikal"" text, ""boleh"" text, ""kah_atau_tidak"" text, ""saya"" text, ""ikut"" text );","SELECT ""mahu"" FROM ""comparison_of_malay_varieties"" WHERE ""pergi""='pi';",2-11692063-2 what is -kah (atau tidak when basikal is basikal and language dialect is malay language (informal)?,"CREATE TABLE ""comparison_of_malay_varieties"" ( ""language_dialect"" text, ""mana"" text, ""kamu"" text, ""mahu"" text, ""pergi"" text, ""dengan"" text, ""basikal"" text, ""boleh"" text, ""kah_atau_tidak"" text, ""saya"" text, ""ikut"" text );","SELECT ""kah_atau_tidak"" FROM ""comparison_of_malay_varieties"" WHERE ""basikal""='basikal' AND ""language_dialect""='malay language (informal)';",2-11692063-2 what is the language/dialect when basikal is sepeda and boleh is bulih?,"CREATE TABLE ""comparison_of_malay_varieties"" ( ""language_dialect"" text, ""mana"" text, ""kamu"" text, ""mahu"" text, ""pergi"" text, ""dengan"" text, ""basikal"" text, ""boleh"" text, ""kah_atau_tidak"" text, ""saya"" text, ""ikut"" text );","SELECT ""language_dialect"" FROM ""comparison_of_malay_varieties"" WHERE ""basikal""='sepeda' AND ""boleh""='bulih';",2-11692063-2 "what is basikal when mana is mano, pergi is gi and Ikut is turuk?","CREATE TABLE ""comparison_of_malay_varieties"" ( ""language_dialect"" text, ""mana"" text, ""kamu"" text, ""mahu"" text, ""pergi"" text, ""dengan"" text, ""basikal"" text, ""boleh"" text, ""kah_atau_tidak"" text, ""saya"" text, ""ikut"" text );","SELECT ""basikal"" FROM ""comparison_of_malay_varieties"" WHERE ""mana""='mano' AND ""pergi""='gi' AND ""ikut""='turuk';",2-11692063-2 On what date was the match against the St. George Illawarra Dragons?,"CREATE TABLE ""biggest_wins"" ( ""margin"" real, ""opponent"" text, ""score"" text, ""venue"" text, ""date"" text );","SELECT ""date"" FROM ""biggest_wins"" WHERE ""opponent""='st. george illawarra dragons';",2-10848585-9 What was the margin of the score 52-12?,"CREATE TABLE ""biggest_wins"" ( ""margin"" real, ""opponent"" text, ""score"" text, ""venue"" text, ""date"" text );","SELECT SUM(""margin"") FROM ""biggest_wins"" WHERE ""score""='52-12';",2-10848585-9 Which home team plays at the Western Oval?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_6"" WHERE ""venue""='western oval';",2-10808346-6 What was the away score when North Melbourne was played?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_6"" WHERE ""home_team""='north melbourne';",2-10808346-6 with a record of 73-82 what was the date?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='73-82';",2-11652183-8 in game that had a score of 7-6 what was the attendance?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""attendance"" FROM ""game_log"" WHERE ""score""='7-6';",2-11652183-8 with a record of 63-76 what was the attendance?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""attendance"" FROM ""game_log"" WHERE ""record""='63-76';",2-11652183-8 with a record of 68-80 what was the loss?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""record""='68-80';",2-11652183-8 with a record of 66-78 what was the loss?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""record""='66-78';",2-11652183-8 Which Home Team has an Away Score of 7.2 (44)?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""date"" text );","SELECT ""home_team"" FROM ""round_11"" WHERE ""away_team_score""='7.2 (44)';",2-1204658-11 What field did the Away Team score 9.12 (66)?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""date"" text );","SELECT ""venue"" FROM ""round_11"" WHERE ""away_team_score""='9.12 (66)';",2-1204658-11 What field did the Home Team score 5.10 (40)?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""date"" text );","SELECT ""venue"" FROM ""round_11"" WHERE ""home_team_score""='5.10 (40)';",2-1204658-11 Where did the Home Team score 5.10 (40)?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""date"" text );","SELECT ""venue"" FROM ""round_11"" WHERE ""home_team_score""='5.10 (40)';",2-1204658-11 How many places have more than 33 points?,"CREATE TABLE ""bh_eurosong_6_march_1999"" ( ""draw"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" real );","SELECT COUNT(""place"") FROM ""bh_eurosong_6_march_1999"" WHERE ""points""=33;",2-11716268-1 What's the sum of draw for artist hari mata hari with less than 70 points?,"CREATE TABLE ""bh_eurosong_6_march_1999"" ( ""draw"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" real );","SELECT SUM(""draw"") FROM ""bh_eurosong_6_march_1999"" WHERE ""artist""='hari mata hari' AND ""points""<70;",2-11716268-1 "What's the highest points for song ""budi tu"" with draw less than 7?","CREATE TABLE ""bh_eurosong_6_march_1999"" ( ""draw"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" real );","SELECT MAX(""points"") FROM ""bh_eurosong_6_march_1999"" WHERE ""draw""<7 AND ""song""='\""budi tu\""';",2-11716268-1 What's the sum of points for artist hari mata hari?,"CREATE TABLE ""bh_eurosong_6_march_1999"" ( ""draw"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" real );","SELECT SUM(""points"") FROM ""bh_eurosong_6_march_1999"" WHERE ""artist""='hari mata hari';",2-11716268-1 "What's the lowest place for song ""starac i more"" with draw over 13?","CREATE TABLE ""bh_eurosong_6_march_1999"" ( ""draw"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" real );","SELECT MIN(""place"") FROM ""bh_eurosong_6_march_1999"" WHERE ""song""='\""starac i more\""' AND ""draw"">13;",2-11716268-1 What losing team plays hockey?,"CREATE TABLE ""list_of_winners"" ( ""year_of_award"" real, ""date_s"" text, ""sport"" text, ""winner"" text, ""loser"" text );","SELECT ""loser"" FROM ""list_of_winners"" WHERE ""sport""='hockey';",2-10975575-1 What date did Virginia Commonwealth Rams win?,"CREATE TABLE ""list_of_winners"" ( ""year_of_award"" real, ""date_s"" text, ""sport"" text, ""winner"" text, ""loser"" text );","SELECT ""date_s"" FROM ""list_of_winners"" WHERE ""winner""='virginia commonwealth rams';",2-10975575-1 "What year were the awards given june 6, 2004–june 15, 2004?","CREATE TABLE ""list_of_winners"" ( ""year_of_award"" real, ""date_s"" text, ""sport"" text, ""winner"" text, ""loser"" text );","SELECT SUM(""year_of_award"") FROM ""list_of_winners"" WHERE ""date_s""='june 6, 2004–june 15, 2004';",2-10975575-1 What company was the entrant for the race with Jack Fairman as the driver with a chassis of t45?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""entrant"" FROM ""teams_and_drivers"" WHERE ""driver""='jack fairman' AND ""chassis""='t45';",2-1140105-2 What chassis was used by roy salvadori?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""chassis"" FROM ""teams_and_drivers"" WHERE ""driver""='roy salvadori';",2-1140105-2 "Name the 2nd runner-up for july 20, 2007","CREATE TABLE ""season_summary"" ( ""season_number"" text, ""premiere_date"" text, ""winner"" text, ""runner_up"" text, ""2nd_runner_up"" text, ""3rd_runner_up"" text );","SELECT ""2nd_runner_up"" FROM ""season_summary"" WHERE ""premiere_date""='july 20, 2007';",2-11730341-1 Name the 2nd runner-up for yuming lai (賴銘偉),"CREATE TABLE ""season_summary"" ( ""season_number"" text, ""premiere_date"" text, ""winner"" text, ""runner_up"" text, ""2nd_runner_up"" text, ""3rd_runner_up"" text );","SELECT ""2nd_runner_up"" FROM ""season_summary"" WHERE ""winner""='yuming lai (賴銘偉)';",2-11730341-1 Name the 3rd runner-up for celia liang (梁曉珺),"CREATE TABLE ""season_summary"" ( ""season_number"" text, ""premiere_date"" text, ""winner"" text, ""runner_up"" text, ""2nd_runner_up"" text, ""3rd_runner_up"" text );","SELECT ""3rd_runner_up"" FROM ""season_summary"" WHERE ""2nd_runner_up""='celia liang (梁曉珺)';",2-11730341-1 Name the 2nd runner-up for season 7,"CREATE TABLE ""season_summary"" ( ""season_number"" text, ""premiere_date"" text, ""winner"" text, ""runner_up"" text, ""2nd_runner_up"" text, ""3rd_runner_up"" text );","SELECT ""2nd_runner_up"" FROM ""season_summary"" WHERE ""season_number""='season 7';",2-11730341-1 Name the runner-up for janice yan (閻奕格),"CREATE TABLE ""season_summary"" ( ""season_number"" text, ""premiere_date"" text, ""winner"" text, ""runner_up"" text, ""2nd_runner_up"" text, ""3rd_runner_up"" text );","SELECT ""runner_up"" FROM ""season_summary"" WHERE ""winner""='janice yan (閻奕格)';",2-11730341-1 "Name the 3rd runner-up for wu si ai, usay(舞思愛)","CREATE TABLE ""season_summary"" ( ""season_number"" text, ""premiere_date"" text, ""winner"" text, ""runner_up"" text, ""2nd_runner_up"" text, ""3rd_runner_up"" text );","SELECT ""3rd_runner_up"" FROM ""season_summary"" WHERE ""2nd_runner_up""='wu si ai, usay(舞思愛)';",2-11730341-1 "Which constructor has a Grid smaller than 18, and a Driver of mika häkkinen?","CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""race"" WHERE ""grid""<18 AND ""driver""='mika häkkinen';",2-1123244-2 "What is the average Lap of damon hill, with a Grid smaller than 1?","CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT AVG(""laps"") FROM ""race"" WHERE ""driver""='damon hill' AND ""grid""<1;",2-1123244-2 What is the total number of laps with a Driver of eddie irvine?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""race"" WHERE ""driver""='eddie irvine';",2-1123244-2 Which average games played number has the Ottawa Hockey Club as a team and a number of wins bigger than 5?,"CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT AVG(""games_played"") FROM ""final_standing"" WHERE ""team""='ottawa hockey club' AND ""wins"">5;",2-12070870-1 What is the mean number of goals against when there were fewer than 8 games played?,"CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT AVG(""goals_against"") FROM ""final_standing"" WHERE ""games_played""<8;",2-12070870-1 "What is the sum of wins when the goals for number was bigger than 35, the team was the Montreal Hockey Club, and the number of losses was less than 2?","CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT COUNT(""wins"") FROM ""final_standing"" WHERE ""goals_for"">35 AND ""team""='montreal hockey club' AND ""losses""<2;",2-12070870-1 What is the outcome of the match when the partner is Nicole Arendt?,"CREATE TABLE ""doubles_31_15_16"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""outcome"" FROM ""doubles_31_15_16"" WHERE ""partner""='nicole arendt';",2-11309447-6 "What was the week of the December 9, 1961 game with an attendance larger than 41,268?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""date""='december 9, 1961' AND ""attendance"">'41,268';",2-11171707-1 None of the communities listed has a percentage smaller than 8.6 in 2006.,"CREATE TABLE ""community_council"" ( ""parties_and_voter_communities"" text, ""pct_2006"" real, ""seats_2006"" real, ""pct_2001"" real, ""seats_2001"" real );","SELECT COUNT(""seats_2001"") FROM ""community_council"" WHERE ""pct_2006""<8.6;",2-11410137-1 "There are communities listed that a percentage larger than 7.6 in 2001, but none of them has 2 seats listed in 2006.","CREATE TABLE ""community_council"" ( ""parties_and_voter_communities"" text, ""pct_2006"" real, ""seats_2006"" real, ""pct_2001"" real, ""seats_2001"" real );","SELECT SUM(""seats_2001"") FROM ""community_council"" WHERE ""seats_2006""=2 AND ""pct_2001"">7.6;",2-11410137-1 "What was the date of the Cubs game that had an attendance over 20,737 and a loss of Dawley (2-3)?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""attendance"">'20,737' AND ""loss""='dawley (2-3)';",2-11800675-3 What is the release date of vhs super callanetics?,"CREATE TABLE ""official_callanetics_videos"" ( ""year"" real, ""title"" text, ""format"" text, ""studio"" text, ""release_date"" text, ""copyright_information"" text, ""catalog_number"" text );","SELECT ""release_date"" FROM ""official_callanetics_videos"" WHERE ""format""='vhs' AND ""title""='super callanetics';",2-11222744-2 What format is after 1991 and has a Catalog Number of 81868?,"CREATE TABLE ""official_callanetics_videos"" ( ""year"" real, ""title"" text, ""format"" text, ""studio"" text, ""release_date"" text, ""copyright_information"" text, ""catalog_number"" text );","SELECT ""format"" FROM ""official_callanetics_videos"" WHERE ""year"">1991 AND ""catalog_number""='81868';",2-11222744-2 How many years have a Catalog Number of 80429 / bta80429?,"CREATE TABLE ""official_callanetics_videos"" ( ""year"" real, ""title"" text, ""format"" text, ""studio"" text, ""release_date"" text, ""copyright_information"" text, ""catalog_number"" text );","SELECT COUNT(""year"") FROM ""official_callanetics_videos"" WHERE ""catalog_number""='80429 / bta80429';",2-11222744-2 When did the score of 2-0 take place?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""score""='2-0';",2-11865779-1 "Where the grid is under 19, the time finished was logged as received outside assistance, what's the total number of laps?","CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""laps"") FROM ""classification"" WHERE ""time_retired""='received outside assistance' AND ""grid""<19;",2-1122561-1 "Which player has 0 goals, 1 tries, 4 points, and plays in the Prop position?","CREATE TABLE ""1998_squad_statistics"" ( ""player"" text, ""position"" text, ""tries"" real, ""goals"" real, ""points"" real );","SELECT ""player"" FROM ""1998_squad_statistics"" WHERE ""goals""=0 AND ""tries""=1 AND ""points""=4 AND ""position""='prop';",2-10814412-9 What is the average number of Tries for Nathan McAvoy?,"CREATE TABLE ""1998_squad_statistics"" ( ""player"" text, ""position"" text, ""tries"" real, ""goals"" real, ""points"" real );","SELECT AVG(""tries"") FROM ""1998_squad_statistics"" WHERE ""player""='nathan mcavoy';",2-10814412-9 What is the average number of Tries with less than 28 Points for Mike Forshaw?,"CREATE TABLE ""1998_squad_statistics"" ( ""player"" text, ""position"" text, ""tries"" real, ""goals"" real, ""points"" real );","SELECT AVG(""tries"") FROM ""1998_squad_statistics"" WHERE ""player""='mike forshaw' AND ""points""<28;",2-10814412-9 What position did the player from the saskatchewan roughriders (via toronto) play?,"CREATE TABLE ""round_three"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""round_three"" WHERE ""cfl_team""='saskatchewan roughriders (via toronto)';",2-10812938-3 "What numbered pick was dominic picard, ol, selected?","CREATE TABLE ""round_three"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""pick_num"" FROM ""round_three"" WHERE ""position""='ol' AND ""player""='dominic picard';",2-10812938-3 Name the date which has a home team of north melbourne,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_6"" WHERE ""home_team""='north melbourne';",2-10807673-6 Name the away team for home team of fitzroy,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_6"" WHERE ""home_team""='fitzroy';",2-10807673-6 What was the score for the away team that played at Glenferrie Oval?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_1"" WHERE ""venue""='glenferrie oval';",2-10808681-1 "When was the attendance at a venue bigger than 35,151?","CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_1"" WHERE ""crowd"">'35,151';",2-10808681-1 Tell me the total number of Laps for Qual being larger than 142.81 with Grid of 12,"CREATE TABLE ""classification"" ( ""grid"" real, ""driver"" text, ""constructor"" text, ""qual"" real, ""rank"" real, ""laps"" real, ""time_retired"" text );","SELECT COUNT(""laps"") FROM ""classification"" WHERE ""qual"">142.81 AND ""grid""=12;",2-1122172-1 Tell me the total number of Qual Laps higher than 93 with a Rank of 32 with Grid less than 32,"CREATE TABLE ""classification"" ( ""grid"" real, ""driver"" text, ""constructor"" text, ""qual"" real, ""rank"" real, ""laps"" real, ""time_retired"" text );","SELECT COUNT(""qual"") FROM ""classification"" WHERE ""laps"">93 AND ""rank""=32 AND ""grid""<32;",2-1122172-1 Tell me the payload that has an In service for 2011,"CREATE TABLE ""agni_missile_system"" ( ""missile"" text, ""project"" text, ""type"" text, ""warhead"" text, ""payload_kg"" text, ""range_km"" text, ""dimension_m"" text, ""fuel_stages"" text, ""weight_kg"" text, ""in_service"" text );","SELECT ""payload_kg"" FROM ""agni_missile_system"" WHERE ""in_service""='2011';",2-1108234-2 "Tell me the dimension that has a range of 8,000 – 10,000","CREATE TABLE ""agni_missile_system"" ( ""missile"" text, ""project"" text, ""type"" text, ""warhead"" text, ""payload_kg"" text, ""range_km"" text, ""dimension_m"" text, ""fuel_stages"" text, ""weight_kg"" text, ""in_service"" text );","SELECT ""dimension_m"" FROM ""agni_missile_system"" WHERE ""range_km""='8,000 – 10,000';",2-1108234-2 Name the project which has a missle of agni-iii,"CREATE TABLE ""agni_missile_system"" ( ""missile"" text, ""project"" text, ""type"" text, ""warhead"" text, ""payload_kg"" text, ""range_km"" text, ""dimension_m"" text, ""fuel_stages"" text, ""weight_kg"" text, ""in_service"" text );","SELECT ""project"" FROM ""agni_missile_system"" WHERE ""missile""='agni-iii';",2-1108234-2 "Name the payload that has a weight of 12,000","CREATE TABLE ""agni_missile_system"" ( ""missile"" text, ""project"" text, ""type"" text, ""warhead"" text, ""payload_kg"" text, ""range_km"" text, ""dimension_m"" text, ""fuel_stages"" text, ""weight_kg"" text, ""in_service"" text );","SELECT ""payload_kg"" FROM ""agni_missile_system"" WHERE ""weight_kg""='12,000';",2-1108234-2 "Name the typ for project of igmdp and weight of 16,000","CREATE TABLE ""agni_missile_system"" ( ""missile"" text, ""project"" text, ""type"" text, ""warhead"" text, ""payload_kg"" text, ""range_km"" text, ""dimension_m"" text, ""fuel_stages"" text, ""weight_kg"" text, ""in_service"" text );","SELECT ""type"" FROM ""agni_missile_system"" WHERE ""project""='igmdp' AND ""weight_kg""='16,000';",2-1108234-2 What is the record of the game with Andrew Bogut (21) as the leading scorer?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""record"" FROM ""february"" WHERE ""leading_scorer""='andrew bogut (21)';",2-11961176-7 Who was the home team of the game on 26 February 2008?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""home"" FROM ""february"" WHERE ""date""='26 february 2008';",2-11961176-7 Who is the leading scorer of the game on 9 February 2008?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""leading_scorer"" FROM ""february"" WHERE ""date""='9 february 2008';",2-11961176-7 Who is the leading scorer of the game on 13 February 2008?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""leading_scorer"" FROM ""february"" WHERE ""date""='13 february 2008';",2-11961176-7 Who is the visitor team of the game with Andrew Bogut (21) as the leading scorer?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""visitor"" FROM ""february"" WHERE ""leading_scorer""='andrew bogut (21)';",2-11961176-7 What is the lowest number of events a tournament with more tha 5 cuts and less than 13 top-25 has?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MIN(""events"") FROM ""summary"" WHERE ""cuts_made"">5 AND ""top_25""<13;",2-12072778-5 What is the highest top-10 a tournament with 16 cuts and less than 13 top-25 has?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MAX(""top_10"") FROM ""summary"" WHERE ""cuts_made""=16 AND ""top_25""<13;",2-12072778-5 "What is the top-25 of the U.S. open, which has less than 7 events?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT SUM(""top_25"") FROM ""summary"" WHERE ""tournament""='u.s. open' AND ""events""<7;",2-12072778-5 How many events does the tournament with a top-10 of 2 and more than 5 cuts have?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT SUM(""events"") FROM ""summary"" WHERE ""top_10""=2 AND ""cuts_made"">5;",2-12072778-5 What Pick number is Rich Burtness?,"CREATE TABLE ""1982_nfl_draft"" ( ""round"" real, ""pick"" real, ""name"" text, ""position"" text, ""school"" text );","SELECT AVG(""pick"") FROM ""1982_nfl_draft"" WHERE ""name""='rich burtness';",2-11309680-1 What position is Kentucky State sitting in?,"CREATE TABLE ""1982_nfl_draft"" ( ""round"" real, ""pick"" real, ""name"" text, ""position"" text, ""school"" text );","SELECT ""position"" FROM ""1982_nfl_draft"" WHERE ""school""='kentucky state';",2-11309680-1 What is the density (hab/ km²) when the altitude m is 1300?,"CREATE TABLE ""municipalities"" ( ""municipalities"" text, ""extension_km"" text, ""population_hab"" text, ""density_hab_km"" text, ""altitude_m"" text, ""distance_medell_n_downtown_km"" text );","SELECT ""density_hab_km"" FROM ""municipalities"" WHERE ""altitude_m""='1300';",2-11122386-1 What is the Distance Medellín Downtown (km) when the municipalities Envigado?,"CREATE TABLE ""municipalities"" ( ""municipalities"" text, ""extension_km"" text, ""population_hab"" text, ""density_hab_km"" text, ""altitude_m"" text, ""distance_medell_n_downtown_km"" text );","SELECT ""distance_medell_n_downtown_km"" FROM ""municipalities"" WHERE ""municipalities""='envigado';",2-11122386-1 "What is the density (hab/ km²) when the extension km² is 380,64?","CREATE TABLE ""municipalities"" ( ""municipalities"" text, ""extension_km"" text, ""population_hab"" text, ""density_hab_km"" text, ""altitude_m"" text, ""distance_medell_n_downtown_km"" text );","SELECT ""density_hab_km"" FROM ""municipalities"" WHERE ""extension_km""='380,64';",2-11122386-1 What is the population (hab) when the distance medellin downtown (km) is * dane?,"CREATE TABLE ""municipalities"" ( ""municipalities"" text, ""extension_km"" text, ""population_hab"" text, ""density_hab_km"" text, ""altitude_m"" text, ""distance_medell_n_downtown_km"" text );","SELECT ""population_hab"" FROM ""municipalities"" WHERE ""distance_medell_n_downtown_km""='* dane';",2-11122386-1 What is the Density (hab/ km²) when the population (hab) is 58 414*?,"CREATE TABLE ""municipalities"" ( ""municipalities"" text, ""extension_km"" text, ""population_hab"" text, ""density_hab_km"" text, ""altitude_m"" text, ""distance_medell_n_downtown_km"" text );","SELECT ""density_hab_km"" FROM ""municipalities"" WHERE ""population_hab""='58 414*';",2-11122386-1 What is the altitude for the distance medellin downtown (km) is 42?,"CREATE TABLE ""municipalities"" ( ""municipalities"" text, ""extension_km"" text, ""population_hab"" text, ""density_hab_km"" text, ""altitude_m"" text, ""distance_medell_n_downtown_km"" text );","SELECT ""altitude_m"" FROM ""municipalities"" WHERE ""distance_medell_n_downtown_km""='42';",2-11122386-1 How many have SHT number 5?,"CREATE TABLE ""locomotives_of_the_great_western_railway"" ( ""manufacturer"" text, ""type"" text, ""quantity"" real, ""sht_nos"" text, ""gwr_nos"" text );","SELECT MAX(""quantity"") FROM ""locomotives_of_the_great_western_railway"" WHERE ""sht_nos""='5';",2-1169521-19 What GWR is associated with 4?,"CREATE TABLE ""locomotives_of_the_great_western_railway"" ( ""manufacturer"" text, ""type"" text, ""quantity"" real, ""sht_nos"" text, ""gwr_nos"" text );","SELECT ""gwr_nos"" FROM ""locomotives_of_the_great_western_railway"" WHERE ""quantity""=4;",2-1169521-19 What was the score on march 11?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""march"" WHERE ""date""='march 11';",2-11902440-8 What is the nationality of the C?,"CREATE TABLE ""draft"" ( ""round"" text, ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""team"" text, ""college"" text );","SELECT ""nationality"" FROM ""draft"" WHERE ""position""='c';",2-11517185-3 What team has a player from Santa Clara?,"CREATE TABLE ""draft"" ( ""round"" text, ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""team"" text, ""college"" text );","SELECT ""team"" FROM ""draft"" WHERE ""college""='santa clara';",2-11517185-3 What round did the College of Minnesota pick?,"CREATE TABLE ""draft"" ( ""round"" text, ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""team"" text, ""college"" text );","SELECT ""round"" FROM ""draft"" WHERE ""college""='minnesota';",2-11517185-3 What team had Pick 2?,"CREATE TABLE ""draft"" ( ""round"" text, ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""team"" text, ""college"" text );","SELECT ""team"" FROM ""draft"" WHERE ""pick""='2';",2-11517185-3 What nationality is the player from the College of Cincinnati?,"CREATE TABLE ""draft"" ( ""round"" text, ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""team"" text, ""college"" text );","SELECT ""nationality"" FROM ""draft"" WHERE ""college""='cincinnati';",2-11517185-3 Which player went to the college of Western Washington?,"CREATE TABLE ""round_four"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""round_four"" WHERE ""college""='western washington';",2-10812403-4 How much money did the player ranked above 3 with under 28 events earn?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT COUNT(""earnings"") FROM ""leaders"" WHERE ""events""<28 AND ""rank""<3;",2-11622318-3 What is the low win total for players ranked below 4?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT MIN(""wins"") FROM ""leaders"" WHERE ""rank"">4;",2-11622318-3 Which name has a percentage of 0.59%?,"CREATE TABLE ""at_large_seats"" ( ""position"" real, ""name"" text, ""affiliation"" text, ""total"" real, ""percentage"" text );","SELECT ""name"" FROM ""at_large_seats"" WHERE ""percentage""='0.59%';",2-11055438-10 What is the exact number of Total that has a percentage of precisely 12.03%?,"CREATE TABLE ""at_large_seats"" ( ""position"" real, ""name"" text, ""affiliation"" text, ""total"" real, ""percentage"" text );","SELECT COUNT(""total"") FROM ""at_large_seats"" WHERE ""percentage""='12.03%';",2-11055438-10 What was the result on 1990-11-04?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""date""='1990-11-04';",2-11251152-1 Who was the opponent in week 3?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week""=3;",2-11251152-1 Where was the game on 1990-11-18?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""game_site"" FROM ""schedule"" WHERE ""date""='1990-11-18';",2-11251152-1 What is the average number of laps for grid 8?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT AVG(""laps"") FROM ""race"" WHERE ""grid""=8;",2-1123444-2 Who built the car that has a Time/Retired of 1:34:12.912?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""race"" WHERE ""time_retired""='1:34:12.912';",2-1123444-2 How many TDs did the player with less than 7 long and less than 4 yards have?,"CREATE TABLE ""rushing"" ( ""player"" text, ""car"" real, ""yards"" real, ""avg"" real, ""td_s"" real, ""long"" real );","SELECT ""td_s"" FROM ""rushing"" WHERE ""long""<7 AND ""yards""<4;",2-11974088-3 What is the rd number where the reg GP is 0 and the pick is 150?,"CREATE TABLE ""list_of_vancouver_canucks_draft_picks"" ( ""rd_num"" real, ""pick_num"" real, ""player"" text, ""team_league"" text, ""reg_gp"" real, ""pl_gp"" real );","SELECT COUNT(""rd_num"") FROM ""list_of_vancouver_canucks_draft_picks"" WHERE ""reg_gp""=0 AND ""pick_num""=150;",2-11636955-15 "What season had a position higher than 11 and an attendance per game of 9,153?","CREATE TABLE ""record_as_j_league_member"" ( ""season"" real, ""div"" text, ""tms"" real, ""pos"" real, ""attendance_g"" real );","SELECT MAX(""season"") FROM ""record_as_j_league_member"" WHERE ""attendance_g""='9,153' AND ""pos"">11;",2-1171713-1 "Where Result is nominated and Organization is 54th the television academy drama awards, what is the award?","CREATE TABLE ""dramas_and_films"" ( ""year"" real, ""organization"" text, ""award"" text, ""work"" text, ""result"" text );","SELECT ""award"" FROM ""dramas_and_films"" WHERE ""result""='nominated' AND ""organization""='54th the television academy drama awards';",2-11034066-3 "Where Work is veterinarian dolittle, what is the Organization?","CREATE TABLE ""dramas_and_films"" ( ""year"" real, ""organization"" text, ""award"" text, ""work"" text, ""result"" text );","SELECT ""organization"" FROM ""dramas_and_films"" WHERE ""work""='veterinarian dolittle';",2-11034066-3 "Where Award is newcomer actress, what is the work?","CREATE TABLE ""dramas_and_films"" ( ""year"" real, ""organization"" text, ""award"" text, ""work"" text, ""result"" text );","SELECT ""work"" FROM ""dramas_and_films"" WHERE ""award""='newcomer actress';",2-11034066-3 "Where Award is best actress and Work is first kiss, what is the average Year?","CREATE TABLE ""dramas_and_films"" ( ""year"" real, ""organization"" text, ""award"" text, ""work"" text, ""result"" text );","SELECT AVG(""year"") FROM ""dramas_and_films"" WHERE ""award""='best actress' AND ""work""='first kiss';",2-11034066-3 What round did the maccabi haifa fc club have?,"CREATE TABLE ""uefa_intertoto_cup"" ( ""season"" real, ""competition"" text, ""round"" text, ""club"" text, ""home"" text, ""away"" text );","SELECT ""round"" FROM ""uefa_intertoto_cup"" WHERE ""club""='maccabi haifa fc';",2-12022316-3 What competition did the maccabi haifa fc club play?,"CREATE TABLE ""uefa_intertoto_cup"" ( ""season"" real, ""competition"" text, ""round"" text, ""club"" text, ""home"" text, ""away"" text );","SELECT ""competition"" FROM ""uefa_intertoto_cup"" WHERE ""club""='maccabi haifa fc';",2-12022316-3 What is the record of the game on March 5?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""record"" FROM ""march"" WHERE ""date""='march 5';",2-11964263-9 What is the home team of the game with the Raptors as the visitor team?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""home"" FROM ""march"" WHERE ""visitor""='raptors';",2-11964263-9 "What competition was at puskás ferenc stadium , budapest , hungary, and a Score of 1–0?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""venue""='puskás ferenc stadium , budapest , hungary' AND ""score""='1–0';",2-11926805-4 Name the object type with an NGC number more than 6638 and right ascensions being 18h25m37.8s,"CREATE TABLE ""6601_6700"" ( ""ngc_number"" real, ""object_type"" text, ""constellation"" text, ""right_ascension_j2000"" text, ""declination_j2000"" text );","SELECT ""object_type"" FROM ""6601_6700"" WHERE ""ngc_number"">6638 AND ""right_ascension_j2000""='18h25m37.8s';",2-11051842-7 Tell me the constellation which has a right ascension of 18h17m41.1s,"CREATE TABLE ""6601_6700"" ( ""ngc_number"" real, ""object_type"" text, ""constellation"" text, ""right_ascension_j2000"" text, ""declination_j2000"" text );","SELECT ""constellation"" FROM ""6601_6700"" WHERE ""right_ascension_j2000""='18h17m41.1s';",2-11051842-7 "What is the total number of Since with a Goals larger than 6, and a Name with deco?","CREATE TABLE ""squad_information"" ( ""nat"" text, ""name"" text, ""since"" real, ""goals"" real, ""ends"" real, ""transfer_fee"" text );","SELECT COUNT(""since"") FROM ""squad_information"" WHERE ""goals"">6 AND ""name""='deco';",2-11891841-1 "What is the average Ends with a Since of 2003, and a Name with márquez?","CREATE TABLE ""squad_information"" ( ""nat"" text, ""name"" text, ""since"" real, ""goals"" real, ""ends"" real, ""transfer_fee"" text );","SELECT AVG(""ends"") FROM ""squad_information"" WHERE ""since""=2003 AND ""name""='márquez';",2-11891841-1 "What is the sum of Ends with a Name of abidal, and has a Since larger than 2007?","CREATE TABLE ""squad_information"" ( ""nat"" text, ""name"" text, ""since"" real, ""goals"" real, ""ends"" real, ""transfer_fee"" text );","SELECT SUM(""ends"") FROM ""squad_information"" WHERE ""name""='abidal' AND ""since"">2007;",2-11891841-1 Which finish has a Record of 74-68?,"CREATE TABLE ""year_by_year_managerial_record"" ( ""year"" real, ""team"" text, ""league"" text, ""record"" text, ""finish"" text, ""organization"" text );","SELECT ""finish"" FROM ""year_by_year_managerial_record"" WHERE ""record""='74-68';",2-11763491-1 "What is the total of the year with a Team of johnson city yankees, and a Finish of 6th?","CREATE TABLE ""year_by_year_managerial_record"" ( ""year"" real, ""team"" text, ""league"" text, ""record"" text, ""finish"" text, ""organization"" text );","SELECT SUM(""year"") FROM ""year_by_year_managerial_record"" WHERE ""team""='johnson city yankees' AND ""finish""='6th';",2-11763491-1 Which record has a Team of manchester yankees?,"CREATE TABLE ""year_by_year_managerial_record"" ( ""year"" real, ""team"" text, ""league"" text, ""record"" text, ""finish"" text, ""organization"" text );","SELECT ""record"" FROM ""year_by_year_managerial_record"" WHERE ""team""='manchester yankees';",2-11763491-1 Which organization has a Finish of 4th?,"CREATE TABLE ""year_by_year_managerial_record"" ( ""year"" real, ""team"" text, ""league"" text, ""record"" text, ""finish"" text, ""organization"" text );","SELECT ""organization"" FROM ""year_by_year_managerial_record"" WHERE ""finish""='4th';",2-11763491-1 "Which year has an Organization of new york yankees, and a Team of johnson city yankees?","CREATE TABLE ""year_by_year_managerial_record"" ( ""year"" real, ""team"" text, ""league"" text, ""record"" text, ""finish"" text, ""organization"" text );","SELECT ""year"" FROM ""year_by_year_managerial_record"" WHERE ""organization""='new york yankees' AND ""team""='johnson city yankees';",2-11763491-1 "Which constructor had a grid number bigger than 14, laps of more than 93, and rank higher than 25?","CREATE TABLE ""classification"" ( ""grid"" real, ""constructor"" text, ""qual"" real, ""rank"" real, ""laps"" real, ""time_retired"" text );","SELECT ""constructor"" FROM ""classification"" WHERE ""grid"">14 AND ""laps"">93 AND ""rank"">25;",2-1122046-1 Which qual has rank of more than 28 and a grid number that is bigger than 23?,"CREATE TABLE ""classification"" ( ""grid"" real, ""constructor"" text, ""qual"" real, ""rank"" real, ""laps"" real, ""time_retired"" text );","SELECT ""qual"" FROM ""classification"" WHERE ""rank"">28 AND ""grid"">23;",2-1122046-1 What is the total qual where the grid number is 24?,"CREATE TABLE ""classification"" ( ""grid"" real, ""constructor"" text, ""qual"" real, ""rank"" real, ""laps"" real, ""time_retired"" text );","SELECT SUM(""qual"") FROM ""classification"" WHERE ""grid""=24;",2-1122046-1 What is the Suffix for the Group of Benzyl?,"CREATE TABLE ""hydrocarbons"" ( ""chemical_class"" text, ""group"" text, ""formula"" text, ""prefix"" text, ""suffix"" text, ""example"" text );","SELECT ""suffix"" FROM ""hydrocarbons"" WHERE ""group""='benzyl';",2-10911-1 Which Formula has a Prefix of alkyl-?,"CREATE TABLE ""hydrocarbons"" ( ""chemical_class"" text, ""group"" text, ""formula"" text, ""prefix"" text, ""suffix"" text, ""example"" text );","SELECT ""formula"" FROM ""hydrocarbons"" WHERE ""prefix""='alkyl-';",2-10911-1 "Who was the Home team when the Visitor was Florida, with a Decision of Ramo?","CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""home"" FROM ""march"" WHERE ""decision""='ramo' AND ""visitor""='florida';",2-11766617-8 What was the Decision when the Visitor was Carolina?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""decision"" FROM ""march"" WHERE ""visitor""='carolina';",2-11766617-8 Which crowd has an Away team score of 10.10 (70)?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_12"" WHERE ""away_team_score""='10.10 (70)';",2-10809142-12 What is the home score with Away team score of 3.7 (25)?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_12"" WHERE ""away_team_score""='3.7 (25)';",2-10809142-12 Which away team was at windy hill?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_12"" WHERE ""venue""='windy hill';",2-10809142-12 Which away team has a Home team score of 10.14 (74)?,"CREATE TABLE ""round_12"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_12"" WHERE ""home_team_score""='10.14 (74)';",2-10809142-12 "For the category of most popular star with a result of won for 2007, what was the award?","CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""nominated_work"" text, ""result"" text );","SELECT ""award"" FROM ""awards_and_nominations"" WHERE ""result""='won' AND ""category""='most popular star' AND ""year""=2007;",2-11308224-9 What is the result for the king and I after 2006?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""nominated_work"" text, ""result"" text );","SELECT ""result"" FROM ""awards_and_nominations"" WHERE ""year"">2006 AND ""nominated_work""='the king and i';",2-11308224-9 What is the main color(s) for marlboro?,"CREATE TABLE ""bms_scuderia_italia"" ( ""year"" real, ""main_colour_s"" text, ""additional_colour_s"" text, ""main_sponsor_s"" text, ""additional_major_sponsor_s"" text );","SELECT ""main_colour_s"" FROM ""bms_scuderia_italia"" WHERE ""main_sponsor_s""='marlboro';",2-11262643-7 What is the additional major sponsor(s) that has red as its main color after 1991?,"CREATE TABLE ""bms_scuderia_italia"" ( ""year"" real, ""main_colour_s"" text, ""additional_colour_s"" text, ""main_sponsor_s"" text, ""additional_major_sponsor_s"" text );","SELECT ""additional_major_sponsor_s"" FROM ""bms_scuderia_italia"" WHERE ""main_colour_s""='red' AND ""year"">1991;",2-11262643-7 Who was the brother of Edward VIII?,"CREATE TABLE ""list_of_south_african_monarchs"" ( ""name"" text, ""birth"" text, ""monarch_from"" text, ""monarch_until"" text, ""relationship_with_predecessor_s"" text );","SELECT ""name"" FROM ""list_of_south_african_monarchs"" WHERE ""relationship_with_predecessor_s""='brother of edward viii';",2-1167302-1 How many laps are associated with a time of + 1:39.591?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""laps"" FROM ""classification"" WHERE ""time_retired""='+ 1:39.591';",2-1122987-1 What is the average number of laps for a grid of 6?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT AVG(""laps"") FROM ""classification"" WHERE ""grid""=6;",2-1122987-1 Name the data with a percent gain of 28.4%,"CREATE TABLE ""indicators"" ( ""data"" text, ""total_gain"" text, ""percent_gain"" text, ""2003"" text, ""2000"" text, ""1997"" text, ""1994"" text, ""1991"" text, ""1988"" text, ""1985"" text, ""1982"" text, ""1979"" text, ""1976"" text, ""1973"" text, ""1970"" text, ""1967"" text );","SELECT ""data"" FROM ""indicators"" WHERE ""percent_gain""='28.4%';",2-11932504-2 Which smallest swimsuit number's interview was less than 8.574 when the average number was bigger than 8.532?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MIN(""swimsuit"") FROM ""final_competition"" WHERE ""interview""<8.574 AND ""average"">8.532;",2-12063332-2 "Which smallest interview number had a swimsuit stat of less than 9.322, an evening gown score of more than 9.259, and an average number of 9.321?","CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MIN(""interview"") FROM ""final_competition"" WHERE ""swimsuit""<9.322 AND ""evening_gown"">9.259 AND ""average""=9.321;",2-12063332-2 What is the highest mean number for Texas when the swimsuit stat was more than 8.839?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MAX(""average"") FROM ""final_competition"" WHERE ""state""='texas' AND ""swimsuit"">8.839;",2-12063332-2 What is the mean evening gown number when the average is 8.686?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT AVG(""evening_gown"") FROM ""final_competition"" WHERE ""average""=8.686;",2-12063332-2 What is the sum number of evening gown stats for New Jersey when the interview was less than 9.344?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT COUNT(""evening_gown"") FROM ""final_competition"" WHERE ""state""='new jersey' AND ""interview""<9.344;",2-12063332-2 What engine was made in 1991?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""chassis"" text, ""engine_s"" text, ""tyres"" text, ""points"" real );","SELECT ""engine_s"" FROM ""complete_formula_one_results"" WHERE ""year""=1991;",2-1206975-1 What engines have the year 1992?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""chassis"" text, ""engine_s"" text, ""tyres"" text, ""points"" real );","SELECT ""engine_s"" FROM ""complete_formula_one_results"" WHERE ""year""=1992;",2-1206975-1 What chassis has the year 1987?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""chassis"" text, ""engine_s"" text, ""tyres"" text, ""points"" real );","SELECT ""chassis"" FROM ""complete_formula_one_results"" WHERE ""year""=1987;",2-1206975-1 What is the average points for the chassis LOLA LC88?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""chassis"" text, ""engine_s"" text, ""tyres"" text, ""points"" real );","SELECT AVG(""points"") FROM ""complete_formula_one_results"" WHERE ""chassis""='lola lc88';",2-1206975-1 "what is the attendance when the location is veterans stadium, the game is more than 3 and the time is 2:21?","CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT AVG(""attendance"") FROM ""summary"" WHERE ""location""='veterans stadium' AND ""game"">3 AND ""time""='2:21';",2-1111814-1 what is the score when the time is 2:22?,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT ""score"" FROM ""summary"" WHERE ""time""='2:22';",2-1111814-1 how many games have a location of memorial stadium and a time of 2:27?,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT COUNT(""game"") FROM ""summary"" WHERE ""location""='memorial stadium' AND ""time""='2:27';",2-1111814-1 what is the attendance on the date of october 16 and the game is more than 5?,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT SUM(""attendance"") FROM ""summary"" WHERE ""date""='october 16' AND ""game"">5;",2-1111814-1 What was the lowest attendance for a score of 5 - 0?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT MIN(""attendance"") FROM ""game_log"" WHERE ""score""='5 - 0';",2-11508001-7 On what date was the record 21-25?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='21-25';",2-11508001-7 "What is the away team score at princes park with a Crowd larger than 27,455?","CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_6"" WHERE ""crowd"">'27,455' AND ""venue""='princes park';",2-10783853-6 I want the total number of Laps for time/retired for + 4 Laps and grid more than 20,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""laps"") FROM ""classification"" WHERE ""time_retired""='+ 4 laps' AND ""grid"">20;",2-1122566-1 I want the average Laps for grid of 9,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT AVG(""laps"") FROM ""classification"" WHERE ""grid""=9;",2-1122566-1 What is the total works number of the locomotive with 0-6-4t type after 1875?,"CREATE TABLE ""locomotives"" ( ""name"" text, ""builder"" text, ""type"" text, ""date"" real, ""works_number"" real );","SELECT SUM(""works_number"") FROM ""locomotives"" WHERE ""type""='0-6-4t' AND ""date"">1875;",2-1145645-1 What is the total work number of Gowrie after 1875?,"CREATE TABLE ""locomotives"" ( ""name"" text, ""builder"" text, ""type"" text, ""date"" real, ""works_number"" real );","SELECT SUM(""works_number"") FROM ""locomotives"" WHERE ""date"">1875 AND ""name""='gowrie';",2-1145645-1 What is the average work number of Snowdon Ranger with the builder Vulcan Foundry?,"CREATE TABLE ""locomotives"" ( ""name"" text, ""builder"" text, ""type"" text, ""date"" real, ""works_number"" real );","SELECT AVG(""works_number"") FROM ""locomotives"" WHERE ""builder""='vulcan foundry' AND ""name""='snowdon ranger';",2-1145645-1 What is the total work number of Gowrie with a 0-6-4t type after 1908?,"CREATE TABLE ""locomotives"" ( ""name"" text, ""builder"" text, ""type"" text, ""date"" real, ""works_number"" real );","SELECT COUNT(""works_number"") FROM ""locomotives"" WHERE ""type""='0-6-4t' AND ""name""='gowrie' AND ""date"">1908;",2-1145645-1 What day was the bell atlantic classic?,"CREATE TABLE ""tournament_results"" ( ""date"" text, ""tournament"" text, ""location"" text, ""purse"" real, ""winner"" text, ""score"" text, ""1st_prize"" real );","SELECT ""date"" FROM ""tournament_results"" WHERE ""tournament""='bell atlantic classic';",2-11622006-1 "What was the Set 1 game score when Set 3 game score was 15–4, and a Set 2 game score was 15–7?","CREATE TABLE ""pool_b"" ( ""date"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text );","SELECT ""set_1"" FROM ""pool_b"" WHERE ""set_3""='15–4' AND ""set_2""='15–7';",2-11822708-4 What lowest Bodyweight has a Snatch smaller than 55?,"CREATE TABLE ""flyweight_48_kg"" ( ""name"" text, ""bodyweight"" real, ""snatch"" real, ""clean_jerk"" real, ""total_kg"" text );","SELECT MIN(""bodyweight"") FROM ""flyweight_48_kg"" WHERE ""snatch""<55;",2-11279593-9 Which bodyweight has a Total (kg) of 145.0?,"CREATE TABLE ""flyweight_48_kg"" ( ""name"" text, ""bodyweight"" real, ""snatch"" real, ""clean_jerk"" real, ""total_kg"" text );","SELECT ""bodyweight"" FROM ""flyweight_48_kg"" WHERE ""total_kg""='145.0';",2-11279593-9 What's the Current Status of Livery of the Network South-East?,"CREATE TABLE ""br_mk1s"" ( ""number_name"" text, ""description"" text, ""current_status"" text, ""livery"" text, ""date"" real );","SELECT ""current_status"" FROM ""br_mk1s"" WHERE ""livery""='network south-east';",2-1174877-14 What's Number & Name listed for the Date 1967?,"CREATE TABLE ""br_mk1s"" ( ""number_name"" text, ""description"" text, ""current_status"" text, ""livery"" text, ""date"" real );","SELECT ""number_name"" FROM ""br_mk1s"" WHERE ""date""=1967;",2-1174877-14 What is the average crowd size for an away team with a score of 13.12 (90)?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_11"" WHERE ""away_team_score""='13.12 (90)';",2-10883333-11 When was the game at Collingwood?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_11"" WHERE ""away_team""='collingwood';",2-10883333-11 What is the away team score for the team that has a home team score of 19.13 (127)?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_11"" WHERE ""home_team_score""='19.13 (127)';",2-10883333-11 Where does Geelong play their home game?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_11"" WHERE ""home_team""='geelong';",2-10883333-11 In which venue was North Melbourne the Away team?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_9"" WHERE ""away_team""='north melbourne';",2-10790804-9 What was the home team's score at Corio Oval?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_9"" WHERE ""venue""='corio oval';",2-10790804-9 What did the home team score in the game where the Away team scored 11.11 (77)?,"CREATE TABLE ""round_9"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_9"" WHERE ""away_team_score""='11.11 (77)';",2-10790804-9 "what is the lowest number of live births when the crude birth rate (per 1000) is more than 22.1, the crude death rate (per 1000) is less than 5.5, the average population (x1000) is 2,401, and the natural change is more than 45,272?","CREATE TABLE ""vital_statistics"" ( ""average_population_x_1000"" real, ""live_births"" real, ""deaths"" text, ""natural_change"" real, ""crude_birth_rate_per_1000"" real, ""crude_death_rate_per_1000"" real, ""natural_change_per_1000"" real );","SELECT MIN(""live_births"") FROM ""vital_statistics"" WHERE ""crude_birth_rate_per_1000"">22.1 AND ""crude_death_rate_per_1000""<5.5 AND ""average_population_x_1000""='2,401' AND ""natural_change"">'45,272';",2-1092-1 "what is the crude birth rate (per 1000) when the natural change (per 1000) is more than 31.6 and the average population (x1000) is less than 1,802?","CREATE TABLE ""vital_statistics"" ( ""average_population_x_1000"" real, ""live_births"" real, ""deaths"" text, ""natural_change"" real, ""crude_birth_rate_per_1000"" real, ""crude_death_rate_per_1000"" real, ""natural_change_per_1000"" real );","SELECT SUM(""crude_birth_rate_per_1000"") FROM ""vital_statistics"" WHERE ""natural_change_per_1000"">31.6 AND ""average_population_x_1000""<'1,802';",2-1092-1 "what is the average crude death rate (per 1000) when the live births is less than 72,400, the crude birth rate (per 1000) is more than 10 and the average population (x1000) is 2,518?","CREATE TABLE ""vital_statistics"" ( ""average_population_x_1000"" real, ""live_births"" real, ""deaths"" text, ""natural_change"" real, ""crude_birth_rate_per_1000"" real, ""crude_death_rate_per_1000"" real, ""natural_change_per_1000"" real );","SELECT AVG(""crude_death_rate_per_1000"") FROM ""vital_statistics"" WHERE ""live_births""<'72,400' AND ""crude_birth_rate_per_1000"">10 AND ""average_population_x_1000""='2,518';",2-1092-1 "what is the crude birth rate (per 1000) when the crude death rate (per 1000) is less than 6.2, the average population (x1000) is larger than 2,770 and the natural change (per 1000) is 17.2?","CREATE TABLE ""vital_statistics"" ( ""average_population_x_1000"" real, ""live_births"" real, ""deaths"" text, ""natural_change"" real, ""crude_birth_rate_per_1000"" real, ""crude_death_rate_per_1000"" real, ""natural_change_per_1000"" real );","SELECT SUM(""crude_birth_rate_per_1000"") FROM ""vital_statistics"" WHERE ""crude_death_rate_per_1000""<6.2 AND ""average_population_x_1000"">'2,770' AND ""natural_change_per_1000""=17.2;",2-1092-1 "What were the casulaties on the McKeesport, which had a tonnage larger than 5,136?","CREATE TABLE ""allied_ships_lost"" ( ""date"" text, ""name"" text, ""nationality"" text, ""casualties"" text, ""tonnage"" real, ""sunk_by"" text );","SELECT ""casualties"" FROM ""allied_ships_lost"" WHERE ""tonnage"">'5,136' AND ""name""='mckeesport';",2-12018584-1 What were the casualties of the ship sunk by u-125?,"CREATE TABLE ""allied_ships_lost"" ( ""date"" text, ""name"" text, ""nationality"" text, ""casualties"" text, ""tonnage"" real, ""sunk_by"" text );","SELECT ""casualties"" FROM ""allied_ships_lost"" WHERE ""sunk_by""='u-125';",2-12018584-1 What is the name of the ship sunk on 5 May 1943 from the United Kingdom sunk by an u-266 with 0 casualties?,"CREATE TABLE ""allied_ships_lost"" ( ""date"" text, ""name"" text, ""nationality"" text, ""casualties"" text, ""tonnage"" real, ""sunk_by"" text );","SELECT ""name"" FROM ""allied_ships_lost"" WHERE ""date""='5 may 1943' AND ""nationality""='united kingdom' AND ""sunk_by""='u-266' AND ""casualties""='0';",2-12018584-1 "What is the nationality of the ship with a tonnage larger than 5,507 sunk by an u-584?","CREATE TABLE ""allied_ships_lost"" ( ""date"" text, ""name"" text, ""nationality"" text, ""casualties"" text, ""tonnage"" real, ""sunk_by"" text );","SELECT ""nationality"" FROM ""allied_ships_lost"" WHERE ""tonnage"">'5,507' AND ""sunk_by""='u-584';",2-12018584-1 Who loss the game when the record was 3-10?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""record""='3-10';",2-11652183-3 What was the record on April 7?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='april 7';",2-11652183-3 What Object Type has a °03′32″ Declination (J2000)?,"CREATE TABLE ""6901_7000"" ( ""ngc_number"" real, ""object_type"" text, ""constellation"" text, ""right_ascension_j2000"" text, ""declination_j2000"" text );","SELECT ""object_type"" FROM ""6901_7000"" WHERE ""declination_j2000""='°03′32″';",2-11051842-10 What Constellation has a 20h56m40s Right Ascension (J2000)?,"CREATE TABLE ""6901_7000"" ( ""ngc_number"" real, ""object_type"" text, ""constellation"" text, ""right_ascension_j2000"" text, ""declination_j2000"" text );","SELECT ""constellation"" FROM ""6901_7000"" WHERE ""right_ascension_j2000""='20h56m40s';",2-11051842-10 What is the Right Ascension with a Diffuse Nebula Object Type has a °42′30″ Declination and a NGC less than 6995?,"CREATE TABLE ""6901_7000"" ( ""ngc_number"" real, ""object_type"" text, ""constellation"" text, ""right_ascension_j2000"" text, ""declination_j2000"" text );","SELECT ""right_ascension_j2000"" FROM ""6901_7000"" WHERE ""ngc_number""<6995 AND ""object_type""='diffuse nebula' AND ""declination_j2000""='°42′30″';",2-11051842-10 What Object Type has a 21h01m37.7s Right Ascension (J2000) and 6995 or greater NGC?,"CREATE TABLE ""6901_7000"" ( ""ngc_number"" real, ""object_type"" text, ""constellation"" text, ""right_ascension_j2000"" text, ""declination_j2000"" text );","SELECT ""object_type"" FROM ""6901_7000"" WHERE ""ngc_number"">6995 AND ""right_ascension_j2000""='21h01m37.7s';",2-11051842-10 Tell me the average size for minor third,"CREATE TABLE ""interval_size"" ( ""interval_name"" text, ""size_steps"" real, ""size_cents"" real, ""just_ratio"" text, ""just_cents"" real, ""error"" text );","SELECT AVG(""size_steps"") FROM ""interval_size"" WHERE ""interval_name""='minor third';",2-11677312-2 Who was the losing team on June 16?,"CREATE TABLE ""citrus_series"" ( ""date"" text, ""winning_team"" text, ""losing_team"" text, ""score"" text, ""venue"" text );","SELECT ""losing_team"" FROM ""citrus_series"" WHERE ""date""='june 16';",2-11506714-2 What was the score of the game on June 28?,"CREATE TABLE ""citrus_series"" ( ""date"" text, ""winning_team"" text, ""losing_team"" text, ""score"" text, ""venue"" text );","SELECT ""score"" FROM ""citrus_series"" WHERE ""date""='june 28';",2-11506714-2 Who beat the Marlins with a score of 4-0?,"CREATE TABLE ""citrus_series"" ( ""date"" text, ""winning_team"" text, ""losing_team"" text, ""score"" text, ""venue"" text );","SELECT ""winning_team"" FROM ""citrus_series"" WHERE ""losing_team""='marlins' AND ""score""='4-0';",2-11506714-2 What is the date of the game at the Pro Player Stadium that had a score of 4-1?,"CREATE TABLE ""citrus_series"" ( ""date"" text, ""winning_team"" text, ""losing_team"" text, ""score"" text, ""venue"" text );","SELECT ""date"" FROM ""citrus_series"" WHERE ""venue""='pro player stadium' AND ""score""='4-1';",2-11506714-2 "With 1.97 million HK viewers and a finale more than 33, what was the total number of peaks?","CREATE TABLE ""highest_rating_drama_series_of_2007"" ( ""rank"" real, ""english_title"" text, ""chinese_title"" text, ""average"" real, ""peak"" real, ""premiere"" real, ""finale"" real, ""hk_viewers"" text );","SELECT COUNT(""peak"") FROM ""highest_rating_drama_series_of_2007"" WHERE ""hk_viewers""='1.97 million' AND ""finale"">33;",2-11173827-1 When were scottish football league xi the opponents with a score of 1-5?,"CREATE TABLE ""inter_league_goals"" ( ""date"" text, ""opponents"" text, ""result"" text, ""score"" text, ""competition"" text, ""venue"" text );","SELECT ""date"" FROM ""inter_league_goals"" WHERE ""opponents""='scottish football league xi' AND ""score""='1-5';",2-11061673-1 What's the score on 17/03/1956?,"CREATE TABLE ""inter_league_goals"" ( ""date"" text, ""opponents"" text, ""result"" text, ""score"" text, ""competition"" text, ""venue"" text );","SELECT ""score"" FROM ""inter_league_goals"" WHERE ""date""='17/03/1956';",2-11061673-1 "When the result is d, who are the opponents?","CREATE TABLE ""inter_league_goals"" ( ""date"" text, ""opponents"" text, ""result"" text, ""score"" text, ""competition"" text, ""venue"" text );","SELECT ""opponents"" FROM ""inter_league_goals"" WHERE ""result""='d';",2-11061673-1 What's the result when the score is 2-2?,"CREATE TABLE ""inter_league_goals"" ( ""date"" text, ""opponents"" text, ""result"" text, ""score"" text, ""competition"" text, ""venue"" text );","SELECT ""result"" FROM ""inter_league_goals"" WHERE ""score""='2-2';",2-11061673-1 What's in third place that's going 1-0?,"CREATE TABLE ""vodacom_challenge_results_with_european_"" ( ""year"" text, ""winners"" text, ""score"" text, ""runners_up"" text, ""venue"" text, ""3rd_place"" text );","SELECT ""3rd_place"" FROM ""vodacom_challenge_results_with_european_"" WHERE ""score""='1-0';",2-11568882-2 Who is in third place when the kaizer chiefs won 1-0?,"CREATE TABLE ""vodacom_challenge_results_with_european_"" ( ""year"" text, ""winners"" text, ""score"" text, ""runners_up"" text, ""venue"" text, ""3rd_place"" text );","SELECT ""3rd_place"" FROM ""vodacom_challenge_results_with_european_"" WHERE ""winners""='kaizer chiefs' AND ""score""='1-0';",2-11568882-2 Which girls singles in 2012?,"CREATE TABLE ""individual"" ( ""year"" real, ""boys_singles"" text, ""girls_singles"" text, ""boys_doubles"" text, ""girls_doubles"" text, ""mixed_doubles"" text );","SELECT ""girls_singles"" FROM ""individual"" WHERE ""year""=2012;",2-11935487-2 Which boys double was in 1998?,"CREATE TABLE ""individual"" ( ""year"" real, ""boys_singles"" text, ""girls_singles"" text, ""boys_doubles"" text, ""girls_doubles"" text, ""mixed_doubles"" text );","SELECT ""boys_doubles"" FROM ""individual"" WHERE ""year""=1998;",2-11935487-2 Which is the earliest year that had mixed doubles for wang wei lu ying?,"CREATE TABLE ""individual"" ( ""year"" real, ""boys_singles"" text, ""girls_singles"" text, ""boys_doubles"" text, ""girls_doubles"" text, ""mixed_doubles"" text );","SELECT MIN(""year"") FROM ""individual"" WHERE ""mixed_doubles""='wang wei lu ying';",2-11935487-2 What is the 2011 value that has ATP Masters Series in 2007?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2011"" FROM ""singles_performance_timeline"" WHERE ""2007""='atp masters series';",2-11870943-7 What is the 2011 value that has a 2r in 2008 and a 4r in 2012?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2011"" FROM ""singles_performance_timeline"" WHERE ""2008""='2r' AND ""2012""='4r';",2-11870943-7 What is the 2012 value with an A value in 2007 and A value in 2010 in the Canada Masters?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2012"" FROM ""singles_performance_timeline"" WHERE ""2007""='a' AND ""2010""='a' AND ""tournament""='canada masters';",2-11870943-7 "What is the 2012 value with 1r in 2011, 2007 of A, 2010 of 1r, and 2009 of A?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2012"" FROM ""singles_performance_timeline"" WHERE ""2011""='1r' AND ""2007""='a' AND ""2010""='1r' AND ""2009""='a';",2-11870943-7 What is the 2007 value with NMS in 2011?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2007"" FROM ""singles_performance_timeline"" WHERE ""2011""='nms';",2-11870943-7 Christian Fittipaldi drove in what team?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""drivers"" text, ""races"" text );","SELECT ""team"" FROM ""drivers_and_constructors"" WHERE ""drivers""='christian fittipaldi';",2-11056278-1 What driver had a 15-20 record?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""drivers"" text, ""races"" text );","SELECT ""drivers"" FROM ""drivers_and_constructors"" WHERE ""races""='15-20';",2-11056278-1 Who drove a race car with a Mercedes IC 108e engine and has an 8-10 record?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""drivers"" text, ""races"" text );","SELECT ""drivers"" FROM ""drivers_and_constructors"" WHERE ""engine""='mercedes ic 108e' AND ""races""='8-10';",2-11056278-1 Which person drove a Reynard 2ki with a Honda Hrk engine?,"CREATE TABLE ""drivers_and_constructors"" ( ""team"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""drivers"" text, ""races"" text );","SELECT ""races"" FROM ""drivers_and_constructors"" WHERE ""chassis""='reynard 2ki' AND ""engine""='honda hrk';",2-11056278-1 "What artist had a single called Alien Rock b/w Combat, The Remix on 12 inch Vinyl format?","CREATE TABLE ""on_singles"" ( ""year"" real, ""artist"" text, ""single"" text, ""other_featured_guests"" text, ""format"" text );","SELECT ""artist"" FROM ""on_singles"" WHERE ""format""='12 inch vinyl' AND ""single""='alien rock b/w combat, the remix';",2-11942582-9 What single was written by the artist cap D?,"CREATE TABLE ""on_singles"" ( ""year"" real, ""artist"" text, ""single"" text, ""other_featured_guests"" text, ""format"" text );","SELECT ""single"" FROM ""on_singles"" WHERE ""artist""='cap d';",2-11942582-9 What date was the opponent in the final Virginie Pichet?,"CREATE TABLE ""singles_finals_11_5_6"" ( ""outcome"" text, ""date"" text, ""location"" text, ""surface"" text, ""opponent_in_final"" text );","SELECT ""date"" FROM ""singles_finals_11_5_6"" WHERE ""opponent_in_final""='virginie pichet';",2-11974738-2 What time was game 7?,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT ""time"" FROM ""summary"" WHERE ""game""=7;",2-1119345-1 "When the game was played at the Venue of Lake Oval, what was the home team score?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_3"" WHERE ""venue""='lake oval';",2-10806852-3 "When the Venue was Glenferrie Oval, who is the Away team?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_3"" WHERE ""venue""='glenferrie oval';",2-10806852-3 "When North Melbourne is the Away team, what is the total number of the Crowd?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_3"" WHERE ""away_team""='north melbourne';",2-10806852-3 "When Richmond is the Away team, what did they score?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_3"" WHERE ""away_team""='richmond';",2-10806852-3 "When Geelong is the Away team, what did the Home team score?","CREATE TABLE ""round_3"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_3"" WHERE ""away_team""='geelong';",2-10806852-3 Which race has a pole of test driver and a team name of Lucky Strike Honda Racing f1 team?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team_name"" text, ""races"" text, ""poles"" text, ""wins"" text, ""points"" text, ""final_placing"" text );","SELECT ""races"" FROM ""career_summary"" WHERE ""poles""='test driver' AND ""team_name""='lucky strike honda racing f1 team';",2-1079348-1 Which pole has a Season of 2009 and points of test driver?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team_name"" text, ""races"" text, ""poles"" text, ""wins"" text, ""points"" text, ""final_placing"" text );","SELECT ""poles"" FROM ""career_summary"" WHERE ""season""=2009 AND ""points""='test driver';",2-1079348-1 What is the date of the tournament with 5 strokes as the margin of victory?,"CREATE TABLE ""lpga_tour_25"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text );","SELECT ""date"" FROM ""lpga_tour_25"" WHERE ""margin_of_victory""='5 strokes';",2-1171582-1 What is the margin of victory of the tournament on 15 Jul 2007?,"CREATE TABLE ""lpga_tour_25"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text );","SELECT ""margin_of_victory"" FROM ""lpga_tour_25"" WHERE ""date""='15 jul 2007';",2-1171582-1 What is the margin of victory of the tournament with a winning score of 70-67-64-71=272?,"CREATE TABLE ""lpga_tour_25"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text );","SELECT ""margin_of_victory"" FROM ""lpga_tour_25"" WHERE ""winning_score""='70-67-64-71=272';",2-1171582-1 Tell me the average points with tyres of b and chassis of tf109,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""chassis"" text, ""engine"" text, ""tyres"" text, ""points"" real );","SELECT AVG(""points"") FROM ""complete_formula_one_results"" WHERE ""tyres""='b' AND ""chassis""='tf109';",2-1105741-1 Tell me the total number of points with chassis of tf103,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""chassis"" text, ""engine"" text, ""tyres"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""complete_formula_one_results"" WHERE ""chassis""='tf103';",2-1105741-1 "Which partners were runner-up in the tournament in Mons, Belgium?","CREATE TABLE ""doubles_20_13_7"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_20_13_7"" WHERE ""outcome""='runner-up' AND ""tournament""='mons, belgium';",2-11511365-8 What is the total track that is translated in brussels?,"CREATE TABLE ""track_listing"" ( ""track"" real, ""title"" text, ""translation"" text, ""composer"" text, ""recorded"" text );","SELECT COUNT(""track"") FROM ""track_listing"" WHERE ""translation""='brussels';",2-1187808-1 Which title has tracks smaller than 7 with translation of an island?,"CREATE TABLE ""track_listing"" ( ""track"" real, ""title"" text, ""translation"" text, ""composer"" text, ""recorded"" text );","SELECT ""title"" FROM ""track_listing"" WHERE ""track""<7 AND ""translation""='an island';",2-1187808-1 What is the record for Brussels translations?,"CREATE TABLE ""track_listing"" ( ""track"" real, ""title"" text, ""translation"" text, ""composer"" text, ""recorded"" text );","SELECT ""recorded"" FROM ""track_listing"" WHERE ""translation""='brussels';",2-1187808-1 The away team scored 15.9 (99) at what venue?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_15"" WHERE ""away_team_score""='15.9 (99)';",2-10809271-15 What's the largest crowd that attended a game at junction oval?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_15"" WHERE ""venue""='junction oval';",2-10809271-15 Who did mark eaton play for?,"CREATE TABLE ""e"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_jazz"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""e"" WHERE ""player""='mark eaton';",2-11545282-5 What position did someone play from 1982-84?,"CREATE TABLE ""e"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_jazz"" text, ""school_club_team"" text );","SELECT ""position"" FROM ""e"" WHERE ""years_for_jazz""='1982-84';",2-11545282-5 Who does jeremy evans play for?,"CREATE TABLE ""e"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_jazz"" text, ""school_club_team"" text );","SELECT ""school_club_team"" FROM ""e"" WHERE ""player""='jeremy evans';",2-11545282-5 "What nationality is mark eaton, center position?","CREATE TABLE ""e"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_jazz"" text, ""school_club_team"" text );","SELECT ""nationality"" FROM ""e"" WHERE ""position""='center' AND ""player""='mark eaton';",2-11545282-5 What's the position listed for the east carolina team?,"CREATE TABLE ""e"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_jazz"" text, ""school_club_team"" text );","SELECT ""position"" FROM ""e"" WHERE ""school_club_team""='east carolina';",2-11545282-5 What is the home/away of the game at Nickerson Field at July 10?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""home_away"" text, ""field"" text, ""result"" text );","SELECT ""home_away"" FROM ""schedule"" WHERE ""field""='nickerson field' AND ""date""='july 10';",2-12075633-1 What is the date of the game away against Pride?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""home_away"" text, ""field"" text, ""result"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='pride' AND ""home_away""='away';",2-12075633-1 What is the result of the home game on August 14?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""home_away"" text, ""field"" text, ""result"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""home_away""='home' AND ""date""='august 14';",2-12075633-1 What is the date of the game against the Lizards with a result of w 18-17?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""home_away"" text, ""field"" text, ""result"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='lizards' AND ""result""='w 18-17';",2-12075633-1 What is the field of the game on July 22?,"CREATE TABLE ""schedule"" ( ""date"" text, ""opponent"" text, ""home_away"" text, ""field"" text, ""result"" text );","SELECT ""field"" FROM ""schedule"" WHERE ""date""='july 22';",2-12075633-1 Who had a disputed marriage?,"CREATE TABLE ""since_1862"" ( ""name"" text, ""birth"" text, ""marriage"" text, ""became_consort"" text, ""ceased_to_be_consort"" text, ""spouse"" text );","SELECT ""name"" FROM ""since_1862"" WHERE ""marriage""='disputed';",2-12028710-4 "On October 25, when the visitor was Colorado, what is the score?","CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""visitor""='colorado' AND ""date""='october 25';",2-11945691-2 "How many voters were in Manhattan when 181,639 people voted in the Bronx?","CREATE TABLE ""1932"" ( ""party"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""richmond_staten_is"" text, ""total"" real );","SELECT ""richmond_staten_is"" FROM ""1932"" WHERE ""the_bronx""='181,639';",2-1108394-43 "When Richmond had a total count of 2,293, what was the total count of Brooklyn?","CREATE TABLE ""1932"" ( ""party"" text, ""manhattan"" text, ""the_bronx"" text, ""brooklyn"" text, ""queens"" text, ""richmond_staten_is"" text, ""total"" real );","SELECT ""brooklyn"" FROM ""1932"" WHERE ""richmond_staten_is""='2,293';",2-1108394-43 What is the average earnings of the player from the United States with a win smaller than 2 and a rank larger than 3?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT AVG(""earnings"") FROM ""leaders"" WHERE ""country""='united states' AND ""wins""<2 AND ""rank"">3;",2-11622496-3 What is the average events that Al Geiberger played with wins smaller than 1?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT AVG(""events"") FROM ""leaders"" WHERE ""player""='al geiberger' AND ""wins""<1;",2-11622496-3 What is the rank where the events is 31?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT ""rank"" FROM ""leaders"" WHERE ""events""=31;",2-11622496-3 "What is the total number of events that Al Geiberger has played with earnings larger than 527,033?","CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT COUNT(""events"") FROM ""leaders"" WHERE ""player""='al geiberger' AND ""earnings"">'527,033';",2-11622496-3 What is the average events where the rank is smaller than 2 and wins are smaller than 5?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT AVG(""events"") FROM ""leaders"" WHERE ""rank""<2 AND ""wins""<5;",2-11622496-3 Who did team phoenix visit in their home?,"CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""home"" FROM ""december"" WHERE ""visitor""='phoenix';",2-11821711-6 "What is the highest round in the Wec 25 match in Las Vegas, Nevada, United States?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT MAX(""round"") FROM ""mixed_martial_arts_record"" WHERE ""location""='las vegas, nevada, united states' AND ""event""='wec 25';",2-12003874-2 What event had 1 round and a record of 6-2?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""round""=1 AND ""record""='6-2';",2-12003874-2 Which school has more than 3 rounds with jason odom?,"CREATE TABLE ""nfl_draft"" ( ""pick"" real, ""round"" real, ""player"" text, ""position"" text, ""school"" text );","SELECT ""school"" FROM ""nfl_draft"" WHERE ""round"">3 AND ""player""='jason odom';",2-11441293-1 Name the least evening gown for interview more than 7.97 and swimsui of 7.24,"CREATE TABLE ""preliminary_competition"" ( ""state"" text, ""swimsuit"" real, ""evening_gown"" real, ""interview"" real, ""average"" real );","SELECT MIN(""evening_gown"") FROM ""preliminary_competition"" WHERE ""swimsuit""=7.24 AND ""interview"">7.97;",2-11662172-1 What is the nationality of Mattias Modig?,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""nationality"" FROM ""draft_picks"" WHERE ""player""='mattias modig';",2-11801795-16 "In the game where the home team was St Kilda, what was the attendance?","CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_2"" WHERE ""home_team""='st kilda';",2-10806592-2 "In the game with the venue of mcg, what was the attendance?","CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_2"" WHERE ""venue""='mcg';",2-10806592-2 "In the game that took place at junction oval, how much did the home team score?","CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_2"" WHERE ""venue""='junction oval';",2-10806592-2 "In the game where the crowd was 11,327 and the hoem team scored 13.17 (95) How much did the away team score?","CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_2"" WHERE ""crowd"">'11,327' AND ""home_team_score""='13.17 (95)';",2-10806592-2 Who was the visiting team when the home team was Seattle?,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""visitor"" FROM ""february"" WHERE ""home""='seattle';",2-11961701-6 What was the record on 12 march 2008?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""march"" WHERE ""date""='12 march 2008';",2-11963735-7 Who was the home team on 27 march 2008?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""home"" FROM ""march"" WHERE ""date""='27 march 2008';",2-11963735-7 What was the score when the mavericks were visitors?,"CREATE TABLE ""march"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""march"" WHERE ""visitor""='mavericks';",2-11963735-7 "What is the home city when the crowd is under 18060, and in the 2011/2012 season they were prima divisione/a play-off winners?","CREATE TABLE ""list_of_football_clubs_in_italy"" ( ""team"" text, ""home_city"" text, ""stadium"" text, ""capacity"" real, ""2011_12_season"" text );","SELECT ""home_city"" FROM ""list_of_football_clubs_in_italy"" WHERE ""capacity""<18060 AND ""2011_12_season""='prima divisione/a play-off winners';",2-1083851-2 How many people attended games at alberto picco stadium?,"CREATE TABLE ""list_of_football_clubs_in_italy"" ( ""team"" text, ""home_city"" text, ""stadium"" text, ""capacity"" real, ""2011_12_season"" text );","SELECT COUNT(""capacity"") FROM ""list_of_football_clubs_in_italy"" WHERE ""stadium""='alberto picco';",2-1083851-2 What team finished 19th in serie a in 2011/2012?,"CREATE TABLE ""list_of_football_clubs_in_italy"" ( ""team"" text, ""home_city"" text, ""stadium"" text, ""capacity"" real, ""2011_12_season"" text );","SELECT ""team"" FROM ""list_of_football_clubs_in_italy"" WHERE ""2011_12_season""='19th in serie a';",2-1083851-2 What team is from terni?,"CREATE TABLE ""list_of_football_clubs_in_italy"" ( ""team"" text, ""home_city"" text, ""stadium"" text, ""capacity"" real, ""2011_12_season"" text );","SELECT ""team"" FROM ""list_of_football_clubs_in_italy"" WHERE ""home_city""='terni';",2-1083851-2 What is the total attendance of the game with Toronto as the visitor team?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT COUNT(""attendance"") FROM ""january"" WHERE ""visitor""='toronto';",2-11821711-7 What position does tim barnett play?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""school_club_team"" text );","SELECT ""position"" FROM ""nfl_draft"" WHERE ""player""='tim barnett';",2-11003266-1 I want the sum of number of seasons in top division for position in 2012-13 of 009 9th and number of seasons in premier league less than 3,"CREATE TABLE ""clubs"" ( ""club"" text, ""position_in_2012_13"" text, ""first_season_in_top_division"" text, ""number_of_seasons_in_top_division"" real, ""number_of_seasons_in_the_premier_league"" real, ""first_season_of_current_spell_in_top_division"" text, ""top_division_titles"" real, ""last_top_division_title"" text );","SELECT SUM(""number_of_seasons_in_top_division"") FROM ""clubs"" WHERE ""position_in_2012_13""='009 9th' AND ""number_of_seasons_in_the_premier_league""<3;",2-11250-4 How many tons was the ship from norway?,"CREATE TABLE ""ships_sunk_and_damaged"" ( ""date"" text, ""ship"" text, ""tons"" real, ""nationality"" text, ""fate_and_location"" text );","SELECT COUNT(""tons"") FROM ""ships_sunk_and_damaged"" WHERE ""nationality""='norway';",2-10981660-1 At what venue did the away team have a score of 16.8 (104)?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_4"" WHERE ""away_team_score""='16.8 (104)';",2-10790651-4 How many people were in attendance at Glenferrie Oval?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_4"" WHERE ""venue""='glenferrie oval';",2-10790651-4 What was the away team score at Brunswick Street Oval?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_4"" WHERE ""venue""='brunswick street oval';",2-10790651-4 What was Melbourne's away team score?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_4"" WHERE ""away_team""='melbourne';",2-10790651-4 Who was the away team when the home team scored 18.20 (128)?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_4"" WHERE ""home_team_score""='18.20 (128)';",2-10790651-4 What is Adam Keefe's nationality?,"CREATE TABLE ""k"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_jazz"" text, ""school_club_team"" text );","SELECT ""nationality"" FROM ""k"" WHERE ""player""='adam keefe';",2-11545282-11 Who is the player who went to Stanford?,"CREATE TABLE ""k"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_jazz"" text, ""school_club_team"" text );","SELECT ""player"" FROM ""k"" WHERE ""school_club_team""='stanford';",2-11545282-11 What are the years on the Jazz for the player who is a combo forward?,"CREATE TABLE ""k"" ( ""player"" text, ""nationality"" text, ""position"" text, ""years_for_jazz"" text, ""school_club_team"" text );","SELECT ""years_for_jazz"" FROM ""k"" WHERE ""position""='combo forward';",2-11545282-11 What is the total for the state of new york and a swimsuit less than 9.394?,"CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT SUM(""interview"") FROM ""final_competition_scores"" WHERE ""state""='new york' AND ""swimsuit""<9.394;",2-12079804-1 What is the greatest interview that has a swimsuit less than 8.838?,"CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MAX(""interview"") FROM ""final_competition_scores"" WHERE ""swimsuit""<8.838;",2-12079804-1 "What is the lowest average that has a swimsuit less than 8.966, for west virginia and an evening gown less than 8.711?","CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MIN(""average"") FROM ""final_competition_scores"" WHERE ""swimsuit""<8.966 AND ""state""='west virginia' AND ""evening_gown""<8.711;",2-12079804-1 What is the lowest swimsuit that has an evening gown bigger than 8.794 for illinois?,"CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MIN(""swimsuit"") FROM ""final_competition_scores"" WHERE ""evening_gown"">8.794 AND ""state""='illinois';",2-12079804-1 What day was the score 3-0 after 2011?,"CREATE TABLE ""2010s"" ( ""year"" real, ""date"" text, ""location"" text, ""score"" text, ""result"" text );","SELECT ""date"" FROM ""2010s"" WHERE ""score""='3-0' AND ""year""=2011;",2-11233358-6 "What day was the result a win, the score 2-1, and the year before 2012?","CREATE TABLE ""2010s"" ( ""year"" real, ""date"" text, ""location"" text, ""score"" text, ""result"" text );","SELECT ""date"" FROM ""2010s"" WHERE ""result""='win' AND ""score""='2-1' AND ""year""<2012;",2-11233358-6 What is the highest amount of floors in Stockholm with a rank of 15?,"CREATE TABLE ""tallest_buildings"" ( ""rank"" text, ""name"" text, ""location"" text, ""height_m_ft"" text, ""floors"" real );","SELECT MAX(""floors"") FROM ""tallest_buildings"" WHERE ""location""='stockholm' AND ""rank""='15';",2-11312931-1 What is the rank of Skanskaskrapan?,"CREATE TABLE ""tallest_buildings"" ( ""rank"" text, ""name"" text, ""location"" text, ""height_m_ft"" text, ""floors"" real );","SELECT ""rank"" FROM ""tallest_buildings"" WHERE ""name""='skanskaskrapan';",2-11312931-1 What is the rank of Point Hyllie?,"CREATE TABLE ""tallest_buildings"" ( ""rank"" text, ""name"" text, ""location"" text, ""height_m_ft"" text, ""floors"" real );","SELECT ""rank"" FROM ""tallest_buildings"" WHERE ""name""='point hyllie';",2-11312931-1 How many bronzes for the nation with 2 golds and ranked below 2?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""bronze"") FROM ""medal_table"" WHERE ""gold""=2 AND ""rank"">2;",2-1157732-1 "Who was the visitor when toronto was at home with over 17,019 attending?","CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""visitor"" FROM ""january"" WHERE ""attendance"">'17,019' AND ""home""='toronto';",2-11766617-6 What was the decision when montreal was at home?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""decision"" FROM ""january"" WHERE ""home""='montreal';",2-11766617-6 What day is the team 17–24–5?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""january"" WHERE ""record""='17–24–5';",2-11766617-6 Who was the visitor on november 14 with leclaire recording the decision?,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""visitor"" FROM ""november"" WHERE ""decision""='leclaire' AND ""date""='november 14';",2-11775918-4 What day was St. Louis the visitor?,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""november"" WHERE ""visitor""='st. louis';",2-11775918-4 What club team is the United States player with an overall pick smaller than 142 from?,"CREATE TABLE ""2003_draft_picks"" ( ""round"" real, ""overall"" real, ""player"" text, ""nationality"" text, ""club_team"" text );","SELECT ""club_team"" FROM ""2003_draft_picks"" WHERE ""nationality""='united states' AND ""overall""<142;",2-11803648-12 Which object type had an NGC number greater than 6357 and a declination (J2000) of °45′34″?,"CREATE TABLE ""6301_6400"" ( ""ngc_number"" real, ""object_type"" text, ""constellation"" text, ""right_ascension_j2000"" text, ""declination_j2000"" text );","SELECT ""object_type"" FROM ""6301_6400"" WHERE ""ngc_number"">6357 AND ""declination_j2000""='°45′34″';",2-11051842-4 "For the constellation scorpius and object of planetary nebula, what was the declination (J2000)?","CREATE TABLE ""6301_6400"" ( ""ngc_number"" real, ""object_type"" text, ""constellation"" text, ""right_ascension_j2000"" text, ""declination_j2000"" text );","SELECT ""declination_j2000"" FROM ""6301_6400"" WHERE ""constellation""='scorpius' AND ""object_type""='planetary nebula';",2-11051842-4 "What is the earliest year a red maple had a mintage over 15,000?","CREATE TABLE ""1_25_ounce_gold"" ( ""year"" real, ""theme"" text, ""mintage"" real, ""issue_price"" text, ""finish"" text );","SELECT MIN(""year"") FROM ""1_25_ounce_gold"" WHERE ""theme""='red maple' AND ""mintage"">'15,000';",2-11916083-22 What is the issue price of a voyageur before 2006?,"CREATE TABLE ""1_25_ounce_gold"" ( ""year"" real, ""theme"" text, ""mintage"" real, ""issue_price"" text, ""finish"" text );","SELECT ""issue_price"" FROM ""1_25_ounce_gold"" WHERE ""year""<2006 AND ""theme""='voyageur';",2-11916083-22 How many cowboy coins were minted?,"CREATE TABLE ""1_25_ounce_gold"" ( ""year"" real, ""theme"" text, ""mintage"" real, ""issue_price"" text, ""finish"" text );","SELECT ""mintage"" FROM ""1_25_ounce_gold"" WHERE ""theme""='cowboy';",2-11916083-22 What was the attendance of the South Melbourne away game?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_6"" WHERE ""away_team""='south melbourne';",2-10808681-6 What was the opponents score when Carlton played at home?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_6"" WHERE ""home_team""='carlton';",2-10808681-6 Who was the home team at MCG?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_6"" WHERE ""venue""='mcg';",2-10808681-6 Tell me the HDD capacity for # FDD larger than 0 when FDD capacity is 710kb,"CREATE TABLE ""reception"" ( ""hp_model"" text, ""command_set"" text, ""num_fdd"" real, ""fdd_type"" text, ""sides"" text, ""fdd_capacity_each"" text, ""num_hdd"" real, ""hdd_capacity"" text );","SELECT ""hdd_capacity"" FROM ""reception"" WHERE ""num_fdd"">0 AND ""fdd_capacity_each""='710kb';",2-1098967-1 I want to know the HP model with a #HDD of 1 of sides of ds,"CREATE TABLE ""reception"" ( ""hp_model"" text, ""command_set"" text, ""num_fdd"" real, ""fdd_type"" text, ""sides"" text, ""fdd_capacity_each"" text, ""num_hdd"" real, ""hdd_capacity"" text );","SELECT ""hp_model"" FROM ""reception"" WHERE ""num_hdd""=1 AND ""sides""='ds';",2-1098967-1 Tell me the command set with FDD capacity of 270kb and sides of ds with #FDD more than 1,"CREATE TABLE ""reception"" ( ""hp_model"" text, ""command_set"" text, ""num_fdd"" real, ""fdd_type"" text, ""sides"" text, ""fdd_capacity_each"" text, ""num_hdd"" real, ""hdd_capacity"" text );","SELECT ""command_set"" FROM ""reception"" WHERE ""fdd_capacity_each""='270kb' AND ""sides""='ds' AND ""num_fdd"">1;",2-1098967-1 what was the foundation of Politeknik Pagoh?,"CREATE TABLE ""polytechnics"" ( ""official_name_in_malay"" text, ""acronym"" text, ""foundation"" real, ""type"" text, ""location"" text );","SELECT AVG(""foundation"") FROM ""polytechnics"" WHERE ""official_name_in_malay""='politeknik pagoh';",2-1121030-2 "When the shares were less than 8, how many total viewers were there?","CREATE TABLE ""u_s_nielsen_ratings"" ( ""title"" text, ""rating"" real, ""share"" real, ""18_49_rating_share"" text, ""total_viewers"" real );","SELECT ""total_viewers"" FROM ""u_s_nielsen_ratings"" WHERE ""share""<8;",2-11268916-3 What is the lowest crowd when North Melbourne played at home?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_5"" WHERE ""home_team""='north melbourne';",2-10790510-5 "Which home team has a crowd larger than 25,000?","CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_5"" WHERE ""crowd"">'25,000';",2-10790510-5 What is the average crowd size where the away team scored 22.12 (144)?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_5"" WHERE ""away_team_score""='22.12 (144)';",2-10790510-5 "What driver has a grid of under 10, and under 70 laps?","CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""driver"" FROM ""race"" WHERE ""grid""<10 AND ""laps""<70;",2-1123630-2 How many total laps for a grid of 3?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""laps"") FROM ""race"" WHERE ""grid""=3;",2-1123630-2 What is the average grid for giorgio pantano?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT AVG(""grid"") FROM ""race"" WHERE ""driver""='giorgio pantano';",2-1123630-2 What is the Year 10 6th Quads for the Open 2nd VIII of ACGS and a Year 11 2nd VIII NC?,"CREATE TABLE ""winning_head_of_the_river_championship_e"" ( ""crew"" real, ""open_1st_viii"" text, ""open_2nd_viii"" text, ""open_3rd_viii"" text, ""year_11_1st_viii"" text, ""year_11_2nd_viii"" text, ""year_11_3rd_viii"" text, ""year_10_1st_quad"" text, ""year_10_2nd_quad"" text, ""year_10_3rd_quad"" text, ""year_10_4th_quad"" text, ""year_10_5th_quad"" text, ""year_10_6th_quad"" text );","SELECT ""year_10_6th_quad"" FROM ""winning_head_of_the_river_championship_e"" WHERE ""open_2nd_viii""='acgs' AND ""year_11_2nd_viii""='nc';",2-11318462-7 What is the Year 10 5th Quads with NC as Open 1st VIII and NC as a Year 10 3rd Quads?,"CREATE TABLE ""winning_head_of_the_river_championship_e"" ( ""crew"" real, ""open_1st_viii"" text, ""open_2nd_viii"" text, ""open_3rd_viii"" text, ""year_11_1st_viii"" text, ""year_11_2nd_viii"" text, ""year_11_3rd_viii"" text, ""year_10_1st_quad"" text, ""year_10_2nd_quad"" text, ""year_10_3rd_quad"" text, ""year_10_4th_quad"" text, ""year_10_5th_quad"" text, ""year_10_6th_quad"" text );","SELECT ""year_10_5th_quad"" FROM ""winning_head_of_the_river_championship_e"" WHERE ""open_1st_viii""='nc' AND ""year_10_3rd_quad""='nc';",2-11318462-7 What is the Open 1st VIII for the 2012 crew?,"CREATE TABLE ""winning_head_of_the_river_championship_e"" ( ""crew"" real, ""open_1st_viii"" text, ""open_2nd_viii"" text, ""open_3rd_viii"" text, ""year_11_1st_viii"" text, ""year_11_2nd_viii"" text, ""year_11_3rd_viii"" text, ""year_10_1st_quad"" text, ""year_10_2nd_quad"" text, ""year_10_3rd_quad"" text, ""year_10_4th_quad"" text, ""year_10_5th_quad"" text, ""year_10_6th_quad"" text );","SELECT ""open_1st_viii"" FROM ""winning_head_of_the_river_championship_e"" WHERE ""crew""=2012;",2-11318462-7 "Who lost on July 20 with 42,607 attending?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""attendance"">'42,607' AND ""date""='july 20';",2-11513685-5 On July 25 what is the lowest attendance with the Brewers as the opponent?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT MIN(""attendance"") FROM ""game_log"" WHERE ""opponent""='brewers' AND ""date""='july 25';",2-11513685-5 Tell me the high assists for orlando,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_assists"" FROM ""game_log"" WHERE ""team""='orlando';",2-11907963-5 Who was the presenter on Friday of the series in which Alice Levine Jamie East presented on Sunday?,"CREATE TABLE ""presenters"" ( ""series"" text, ""monday"" text, ""tuesday"" text, ""wednesday"" text, ""thursday"" text, ""friday"" text, ""saturday"" text, ""sunday"" text );","SELECT ""friday"" FROM ""presenters"" WHERE ""sunday""='alice levine jamie east';",2-11748792-2 In what series did Alice Levine Jamie East give a presentation on Saturday?,"CREATE TABLE ""presenters"" ( ""series"" text, ""monday"" text, ""tuesday"" text, ""wednesday"" text, ""thursday"" text, ""friday"" text, ""saturday"" text, ""sunday"" text );","SELECT ""series"" FROM ""presenters"" WHERE ""saturday""='alice levine jamie east';",2-11748792-2 "Who was the presenter on Thursday of the series in which Emma Willis was the presenter on Wednesday, and Alice Levine Jamie East was the presenter on Sunday?","CREATE TABLE ""presenters"" ( ""series"" text, ""monday"" text, ""tuesday"" text, ""wednesday"" text, ""thursday"" text, ""friday"" text, ""saturday"" text, ""sunday"" text );","SELECT ""thursday"" FROM ""presenters"" WHERE ""wednesday""='emma willis' AND ""sunday""='alice levine jamie east';",2-11748792-2 "On the series in which Emma Willis Jamie East presented on Friday, who was the presenter on Sunday?","CREATE TABLE ""presenters"" ( ""series"" text, ""monday"" text, ""tuesday"" text, ""wednesday"" text, ""thursday"" text, ""friday"" text, ""saturday"" text, ""sunday"" text );","SELECT ""sunday"" FROM ""presenters"" WHERE ""friday""='emma willis jamie east';",2-11748792-2 "Who was the presenter on Monday of ""Big Brother 13"" in which Alice Levine Jamie East presented on Sunday?","CREATE TABLE ""presenters"" ( ""series"" text, ""monday"" text, ""tuesday"" text, ""wednesday"" text, ""thursday"" text, ""friday"" text, ""saturday"" text, ""sunday"" text );","SELECT ""monday"" FROM ""presenters"" WHERE ""sunday""='alice levine jamie east' AND ""series""='big brother 13';",2-11748792-2 What state was the president who was elected earlier than 1848 born in?,"CREATE TABLE ""presidents_who_won_the_election"" ( ""name"" text, ""election_year"" real, ""party"" text, ""birth_state"" text, ""resident_state"" text );","SELECT ""birth_state"" FROM ""presidents_who_won_the_election"" WHERE ""election_year""<1848;",2-1125581-1 What is the resident state for the president elected in 1864?,"CREATE TABLE ""presidents_who_won_the_election"" ( ""name"" text, ""election_year"" real, ""party"" text, ""birth_state"" text, ""resident_state"" text );","SELECT ""resident_state"" FROM ""presidents_who_won_the_election"" WHERE ""election_year""=1864;",2-1125581-1 What is the election year of the president with a Birth State of lost connecticut?,"CREATE TABLE ""presidents_who_won_the_election"" ( ""name"" text, ""election_year"" real, ""party"" text, ""birth_state"" text, ""resident_state"" text );","SELECT AVG(""election_year"") FROM ""presidents_who_won_the_election"" WHERE ""birth_state""='lost connecticut';",2-1125581-1 Which ICAO's IATA is ath?,"CREATE TABLE ""list"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""icao"" FROM ""list"" WHERE ""iata""='ath';",2-1200886-2 Which country's city is Sendai?,"CREATE TABLE ""list"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""country"" FROM ""list"" WHERE ""city""='sendai';",2-1200886-2 Which ICAO's city is Manchester?,"CREATE TABLE ""list"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""icao"" FROM ""list"" WHERE ""city""='manchester';",2-1200886-2 Which airport is in Saudi Arabia when the ICAO is oejn?,"CREATE TABLE ""list"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""airport"" FROM ""list"" WHERE ""country""='saudi arabia' AND ""icao""='oejn';",2-1200886-2 Which IATA's ICAO is rjss?,"CREATE TABLE ""list"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""iata"" FROM ""list"" WHERE ""icao""='rjss';",2-1200886-2 Which country features Adelaide Airport?,"CREATE TABLE ""list"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""country"" FROM ""list"" WHERE ""airport""='adelaide airport';",2-1200886-2 What is the mean number of laps when the grid was 8?,"CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT AVG(""laps"") FROM ""superbike_race_2_classification"" WHERE ""grid""=8;",2-11242816-2 What is the largest lap number when the time was +31.982?,"CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT MAX(""laps"") FROM ""superbike_race_2_classification"" WHERE ""time""='+31.982';",2-11242816-2 What time was there when the bike was Ducati 999 F06 and the grid number was 15?,"CREATE TABLE ""superbike_race_2_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT ""time"" FROM ""superbike_race_2_classification"" WHERE ""bike""='ducati 999 f06' AND ""grid""=15;",2-11242816-2 "What is the total number of goals that Malaysia scored where they played more than 1 game, had more than 1 draw, lost fewer than 19 games, and had more than 3 goals scored against them?","CREATE TABLE ""titles"" ( ""games_played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goals_difference"" text );","SELECT COUNT(""goals_for"") FROM ""titles"" WHERE ""games_played"">1 AND ""drawn"">1 AND ""lost""<19 AND ""goals_against"">3;",2-1205243-11 What network is the Korean title of mbc 베스트극장 - 작은 도둑 on?,"CREATE TABLE ""television_series"" ( ""year"" real, ""english_title"" text, ""korean_title"" text, ""role"" text, ""network"" text );","SELECT ""network"" FROM ""television_series"" WHERE ""korean_title""='mbc 베스트극장 - 작은 도둑';",2-11266821-2 On what surface was the tournament with opponents kathleen horvath marcella mesker in the finals?,"CREATE TABLE ""doubles_11_4_7"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""surface"" FROM ""doubles_11_4_7"" WHERE ""opponents_in_the_final""='kathleen horvath marcella mesker';",2-1092361-8 "What is the date of the final that has a score of 3–6, 6–3, 6–4 and penny barg paula smith was the opponent?","CREATE TABLE ""doubles_11_4_7"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""date"" FROM ""doubles_11_4_7"" WHERE ""score_in_the_final""='3–6, 6–3, 6–4' AND ""opponents_in_the_final""='penny barg paula smith';",2-1092361-8 How many people attended games at vfl park?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT SUM(""crowd"") FROM ""round_5"" WHERE ""venue""='vfl park';",2-10887379-5 What is the away team's score when the Home team score is 17.14 (116)?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_5"" WHERE ""home_team_score""='17.14 (116)';",2-10887379-5 Who is the home side when geelong is the away side?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_5"" WHERE ""away_team""='geelong';",2-10887379-5 Which Country of origin has a Pick larger than 1 and a College named Far Eastern / PSBA?,"CREATE TABLE ""round_1"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT ""country_of_origin"" FROM ""round_1"" WHERE ""pick"">1 AND ""college""='far eastern / psba';",2-10791466-2 Which Pick has the College named Far Eastern / PSBA?,"CREATE TABLE ""round_1"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT ""pick"" FROM ""round_1"" WHERE ""college""='far eastern / psba';",2-10791466-2 When did Hawthorn play as the away team?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_1"" WHERE ""away_team""='hawthorn';",2-10790397-1 Which team played Footscray?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_1"" WHERE ""home_team""='footscray';",2-10790397-1 How many were in the crowd when North Melbourne was the home team?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_1"" WHERE ""home_team""='north melbourne';",2-10790397-1 Tell me the home team score for essendon,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_1"" WHERE ""home_team""='essendon';",2-10809823-1 Tell me the Host interface for digital of dvb-t (cx22702) and model of nova-t pci (90002),"CREATE TABLE ""table_of_products"" ( ""type"" text, ""model"" text, ""tuner"" text, ""host_interface"" text, ""digital"" text );","SELECT ""host_interface"" FROM ""table_of_products"" WHERE ""digital""='dvb-t (cx22702)' AND ""model""='nova-t pci (90002)';",2-1122262-1 I want the model for digital of dvb-t (cx22702) and tuner of thomson dtt75105,"CREATE TABLE ""table_of_products"" ( ""type"" text, ""model"" text, ""tuner"" text, ""host_interface"" text, ""digital"" text );","SELECT ""model"" FROM ""table_of_products"" WHERE ""digital""='dvb-t (cx22702)' AND ""tuner""='thomson dtt75105';",2-1122262-1 I want the type for host interface of pci saa7146 tmx320av7111,"CREATE TABLE ""table_of_products"" ( ""type"" text, ""model"" text, ""tuner"" text, ""host_interface"" text, ""digital"" text );","SELECT ""type"" FROM ""table_of_products"" WHERE ""host_interface""='pci saa7146 tmx320av7111';",2-1122262-1 "I want the tuner for hybrid video recorder and Digital of dvb-t (zl10353), and a Model of hvr-900","CREATE TABLE ""table_of_products"" ( ""type"" text, ""model"" text, ""tuner"" text, ""host_interface"" text, ""digital"" text );","SELECT ""tuner"" FROM ""table_of_products"" WHERE ""type""='hybrid video recorder' AND ""digital""='dvb-t (zl10353)' AND ""model""='hvr-900';",2-1122262-1 Tell me the digital for tuner of thomson dtt75105,"CREATE TABLE ""table_of_products"" ( ""type"" text, ""model"" text, ""tuner"" text, ""host_interface"" text, ""digital"" text );","SELECT ""digital"" FROM ""table_of_products"" WHERE ""tuner""='thomson dtt75105';",2-1122262-1 What did the home team score when the away team scored 12.8 (80)?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_7"" WHERE ""away_team_score""='12.8 (80)';",2-10789881-7 What's the Total number of Opening Weekend Net Gross that occured after the year 2012 with a Rank of 1?,"CREATE TABLE ""biggest_opening_weekend_gross_first_3_da"" ( ""rank"" real, ""movie"" text, ""year"" real, ""studio_s"" text, ""opening_weekend_net_gross"" real );","SELECT COUNT(""opening_weekend_net_gross"") FROM ""biggest_opening_weekend_gross_first_3_da"" WHERE ""year"">2012 AND ""rank""=1;",2-11872185-7 "Which Studio has the Year of 2012 listed and the Movie, Dabangg?","CREATE TABLE ""biggest_opening_weekend_gross_first_3_da"" ( ""rank"" real, ""movie"" text, ""year"" real, ""studio_s"" text, ""opening_weekend_net_gross"" real );","SELECT ""studio_s"" FROM ""biggest_opening_weekend_gross_first_3_da"" WHERE ""year""=2012 AND ""movie""='dabangg';",2-11872185-7 What's the sum of Opening Weekend Net Gross at the Studio of UTV Motion Pictures?,"CREATE TABLE ""biggest_opening_weekend_gross_first_3_da"" ( ""rank"" real, ""movie"" text, ""year"" real, ""studio_s"" text, ""opening_weekend_net_gross"" real );","SELECT SUM(""opening_weekend_net_gross"") FROM ""biggest_opening_weekend_gross_first_3_da"" WHERE ""studio_s""='utv motion pictures';",2-11872185-7 "What's the total number of years with a Rank that smaller than 7, Studio of Red Chillies Entertainment, and Opening Weekend Net Gross of 52,93,00,000?","CREATE TABLE ""biggest_opening_weekend_gross_first_3_da"" ( ""rank"" real, ""movie"" text, ""year"" real, ""studio_s"" text, ""opening_weekend_net_gross"" real );","SELECT COUNT(""year"") FROM ""biggest_opening_weekend_gross_first_3_da"" WHERE ""rank""<7 AND ""studio_s""='red chillies entertainment' AND ""opening_weekend_net_gross""='52,93,00,000';",2-11872185-7 What is the number for evening gown in kansas with less than 9.357 interviews?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT SUM(""evening_gown"") FROM ""final_competition"" WHERE ""state""='kansas' AND ""interview""<9.357;",2-12050358-2 "What state had less than 8.874 for swimsuit, less than 9.257 for evening gown, and less than 9.121 for interview?","CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT ""state"" FROM ""final_competition"" WHERE ""swimsuit""<8.874 AND ""evening_gown""<9.257 AND ""interview""<9.121;",2-12050358-2 What is the number for swimsuit when the interview number is less than 8.808?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT ""swimsuit"" FROM ""final_competition"" WHERE ""interview""<8.808;",2-12050358-2 What is the number for swimsuit when the evening gown number is larger than 9.257 and the interview number is 9.357?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT SUM(""swimsuit"") FROM ""final_competition"" WHERE ""evening_gown"">9.257 AND ""interview""=9.357;",2-12050358-2 What is the highest evening gown number in North Carolina with less than 9.214 interviews?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MAX(""evening_gown"") FROM ""final_competition"" WHERE ""state""='north carolina' AND ""interview""<9.214;",2-12050358-2 At what location was the time 1:54:21?,"CREATE TABLE ""men_s_winners"" ( ""year"" real, ""athlete"" text, ""country_state"" text, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""men_s_winners"" WHERE ""time""='1:54:21';",2-12014430-1 Which Athlete is from the United Kingdom?,"CREATE TABLE ""men_s_winners"" ( ""year"" real, ""athlete"" text, ""country_state"" text, ""time"" text, ""location"" text );","SELECT ""athlete"" FROM ""men_s_winners"" WHERE ""country_state""='united kingdom';",2-12014430-1 Which country had des moines as the location in 2011?,"CREATE TABLE ""men_s_winners"" ( ""year"" real, ""athlete"" text, ""country_state"" text, ""time"" text, ""location"" text );","SELECT ""country_state"" FROM ""men_s_winners"" WHERE ""location""='des moines' AND ""year""=2011;",2-12014430-1 What was the time for 2009?,"CREATE TABLE ""men_s_winners"" ( ""year"" real, ""athlete"" text, ""country_state"" text, ""time"" text, ""location"" text );","SELECT ""time"" FROM ""men_s_winners"" WHERE ""year""=2009;",2-12014430-1 Who was the opponent on June 29?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='june 29';",2-11512596-4 What was the 2010 result for a 2008 result of LQ and 2011 result of 2R?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""career_win_loss"" text );","SELECT ""2010"" FROM ""singles"" WHERE ""2008""='lq' AND ""2011""='2r';",2-11737744-4 What was the 2007 result for a 2008 result of 1R and 2009 result of 2R?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""career_win_loss"" text );","SELECT ""2007"" FROM ""singles"" WHERE ""2009""='2r' AND ""2008""='1r';",2-11737744-4 Which tournament had a 2010 result of A?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""career_win_loss"" text );","SELECT ""tournament"" FROM ""singles"" WHERE ""2010""='a';",2-11737744-4 Which pick was Bill Bray?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""school"" text );","SELECT SUM(""pick"") FROM ""first_round_selections"" WHERE ""player""='bill bray';",2-11598240-2 From which school did the Minnesota Twins SS come from?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""school"" text );","SELECT ""school"" FROM ""first_round_selections"" WHERE ""team""='minnesota twins' AND ""position""='ss';",2-11598240-2 When playing at the Kardinia Park; what was the home teams score?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_16"" WHERE ""venue""='kardinia park';",2-10784349-16 When Essendon played away; where did they play?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_16"" WHERE ""away_team""='essendon';",2-10784349-16 What date did the home team score 9.10 (64)?,"CREATE TABLE ""round_16"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_16"" WHERE ""home_team_score""='9.10 (64)';",2-10784349-16 What is the terminini of the highway with an east west direction and remarks that it was replaced by us 59?,"CREATE TABLE ""decommissioned_highways"" ( ""route_name"" text, ""direction"" text, ""termini"" text, ""junctions"" text, ""length"" text, ""population_area"" text, ""remarks"" text );","SELECT ""termini"" FROM ""decommissioned_highways"" WHERE ""direction""='east west' AND ""remarks""='replaced by us 59';",2-11336756-6 What is the length of the highway with the route name sh 2?,"CREATE TABLE ""decommissioned_highways"" ( ""route_name"" text, ""direction"" text, ""termini"" text, ""junctions"" text, ""length"" text, ""population_area"" text, ""remarks"" text );","SELECT ""length"" FROM ""decommissioned_highways"" WHERE ""route_name""='sh 2';",2-11336756-6 What is the length of the highway with remarks that it was replaced by lp 20?,"CREATE TABLE ""decommissioned_highways"" ( ""route_name"" text, ""direction"" text, ""termini"" text, ""junctions"" text, ""length"" text, ""population_area"" text, ""remarks"" text );","SELECT ""length"" FROM ""decommissioned_highways"" WHERE ""remarks""='replaced by lp 20';",2-11336756-6 What is the length of the highway with remarks that it was replaced by bsi-35?,"CREATE TABLE ""decommissioned_highways"" ( ""route_name"" text, ""direction"" text, ""termini"" text, ""junctions"" text, ""length"" text, ""population_area"" text, ""remarks"" text );","SELECT ""length"" FROM ""decommissioned_highways"" WHERE ""remarks""='replaced by bsi-35';",2-11336756-6 What is the length of the highway with junctions i-35 us 83 and named us 83 bus.?,"CREATE TABLE ""decommissioned_highways"" ( ""route_name"" text, ""direction"" text, ""termini"" text, ""junctions"" text, ""length"" text, ""population_area"" text, ""remarks"" text );","SELECT ""length"" FROM ""decommissioned_highways"" WHERE ""junctions""='i-35 us 83' AND ""route_name""='us 83 bus.';",2-11336756-6 What college has the Chicago Stags?,"CREATE TABLE ""other_picks"" ( ""round"" text, ""player"" text, ""position"" text, ""team"" text, ""college"" text );","SELECT ""college"" FROM ""other_picks"" WHERE ""team""='chicago stags';",2-12093318-4 What college has the Chicago stags and position is G?,"CREATE TABLE ""other_picks"" ( ""round"" text, ""player"" text, ""position"" text, ""team"" text, ""college"" text );","SELECT ""college"" FROM ""other_picks"" WHERE ""team""='chicago stags' AND ""position""='g';",2-12093318-4 What is the name of the player with position of G and the team was the Washington Capitols?,"CREATE TABLE ""other_picks"" ( ""round"" text, ""player"" text, ""position"" text, ""team"" text, ""college"" text );","SELECT ""player"" FROM ""other_picks"" WHERE ""position""='g' AND ""team""='washington capitols';",2-12093318-4 "What is the date of the inauguration with a Length of retirement of 00,624 days?","CREATE TABLE ""list_of_presidents"" ( ""president"" text, ""date_of_birth"" text, ""date_of_inauguration"" text, ""age_at_inauguration"" text, ""length_of_retirement"" text, ""date_of_death"" text, ""lifespan"" text );","SELECT ""date_of_inauguration"" FROM ""list_of_presidents"" WHERE ""length_of_retirement""='00,624 days';",2-11262088-1 What largest bronze number has a gold number that is bigger than 1?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""medal_table"" WHERE ""gold"">1;",2-12010417-1 What is the sum number of bronzes when the rank is less than 2 and the gold is less than 1?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""medal_table"" WHERE ""rank""<2 AND ""gold""<1;",2-12010417-1 "Which of the largest ranks has a bronze number less than 1, a silver of 1, and a total that is more than 1?","CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""rank"") FROM ""medal_table"" WHERE ""bronze""<1 AND ""silver""=1 AND ""total"">1;",2-12010417-1 What is the Average for South Carolina with an Interview less than 9.626?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT SUM(""average"") FROM ""final_competition"" WHERE ""state""='south carolina' AND ""interview""<9.626;",2-12015401-2 What is the highest interview for Louisiana with an average above 9.324?,"CREATE TABLE ""final_competition"" ( ""state"" text, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MAX(""interview"") FROM ""final_competition"" WHERE ""average"">9.324 AND ""state""='louisiana';",2-12015401-2 What was the away score when there was a game at Junction Oval?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_2"" WHERE ""venue""='junction oval';",2-10869646-2 How many people were in the crowd when Carlton was the away team?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_2"" WHERE ""away_team""='carlton';",2-10869646-2 What was the date when the home team was Essendon?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_2"" WHERE ""home_team""='essendon';",2-10869646-2 What was the away score at the game at MCG?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_2"" WHERE ""venue""='mcg';",2-10869646-2 Who wrote series number 99?,"CREATE TABLE ""season_4_2008"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""written_by"" FROM ""season_4_2008"" WHERE ""series_num""=99;",2-11630008-6 "What was the original air date of a series number after 78, written by Jenee V. Giles?","CREATE TABLE ""season_4_2008"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""original_air_date"" FROM ""season_4_2008"" WHERE ""series_num"">78 AND ""written_by""='jenee v. giles';",2-11630008-6 "When tennis has less than 2 bronze, what is the total number of Gold?","CREATE TABLE ""medal_table"" ( ""sport"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""gold"") FROM ""medal_table"" WHERE ""sport""='tennis' AND ""bronze""<2;",2-10814291-1 "When volleyball has 2 bronze, what is the total number of silver?","CREATE TABLE ""medal_table"" ( ""sport"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medal_table"" WHERE ""bronze""=2 AND ""sport""='volleyball';",2-10814291-1 "When athletics has a total more than 2 and 0 gold, what is the total number of bronze?","CREATE TABLE ""medal_table"" ( ""sport"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""medal_table"" WHERE ""total"">2 AND ""gold""=0 AND ""sport""='athletics';",2-10814291-1 "Which is the most recent game with an attendance larger than 65,042?","CREATE TABLE ""atlanta_braves_vs_san_diego_padres"" ( ""game"" real, ""date"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT MAX(""game"") FROM ""atlanta_braves_vs_san_diego_padres"" WHERE ""attendance"">'65,042';",2-1145901-1 "Which name has an Order smaller than 997,more than 5 goals, and 215 games?","CREATE TABLE ""players_who_made_their_debut_for_the_gee"" ( ""order"" real, ""name"" text, ""seasons"" text, ""games"" real, ""goals"" real );","SELECT ""name"" FROM ""players_who_made_their_debut_for_the_gee"" WHERE ""order""<997 AND ""goals"">5 AND ""games""=215;",2-11677694-13 "How many games have an Order of 1006, and Goals larger than 192?","CREATE TABLE ""players_who_made_their_debut_for_the_gee"" ( ""order"" real, ""name"" text, ""seasons"" text, ""games"" real, ""goals"" real );","SELECT SUM(""games"") FROM ""players_who_made_their_debut_for_the_gee"" WHERE ""order""=1006 AND ""goals"">192;",2-11677694-13 "Which game has an order larger than 975, Seasons of 2005 – 2007, and 46 goals?","CREATE TABLE ""players_who_made_their_debut_for_the_gee"" ( ""order"" real, ""name"" text, ""seasons"" text, ""games"" real, ""goals"" real );","SELECT ""games"" FROM ""players_who_made_their_debut_for_the_gee"" WHERE ""order"">975 AND ""seasons""='2005 – 2007' AND ""goals""=46;",2-11677694-13 "What is the latest year in Annecy, France?","CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""extra"" text );","SELECT MAX(""year"") FROM ""achievements"" WHERE ""venue""='annecy, france';",2-11409339-1 What's the Time/Retired of Ivan Capelli?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""classification"" WHERE ""driver""='ivan capelli';",2-1122991-1 How many people attended the game on january 10 with a Score of 3 – 2?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT COUNT(""attendance"") FROM ""january"" WHERE ""score""='3 – 2' AND ""date""='january 10';",2-11870934-6 How many attended the game with a Record of 21–22–2?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT COUNT(""attendance"") FROM ""january"" WHERE ""record""='21–22–2';",2-11870934-6 What is the team's record when the NY rangers are at home with atlanta visting and lehtonen getting the decision?,"CREATE TABLE ""january"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""january"" WHERE ""decision""='lehtonen' AND ""visitor""='atlanta' AND ""home""='ny rangers';",2-11870934-6 What was the time/retired for the driver with fewer than 23 laps and grid larger than 23?,"CREATE TABLE ""250cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""250cc_classification"" WHERE ""laps""<23 AND ""grid"">23;",2-12020197-2 How many laps by Jorge Lorenzo on the Aprilia with a grid bigger than 1?,"CREATE TABLE ""250cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""250cc_classification"" WHERE ""manufacturer""='aprilia' AND ""rider""='jorge lorenzo' AND ""grid"">1;",2-12020197-2 "Where was the game on March 11, 1999 played?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""date""='march 11, 1999';",2-1123337-1 When were the British Grand Prix races?,"CREATE TABLE ""season_review"" ( ""race"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""constructor"" text, ""report"" text );","SELECT ""date"" FROM ""season_review"" WHERE ""race""='british grand prix';",2-1140076-2 What Canadian Grand Prix race winner had Didier Pironi in Pole Position?,"CREATE TABLE ""season_review"" ( ""race"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""constructor"" text, ""report"" text );","SELECT ""race_winner"" FROM ""season_review"" WHERE ""pole_position""='didier pironi' AND ""race""='canadian grand prix';",2-1140076-2 Who was the Constructor for the Long Beach race with Niki Lauda as winner?,"CREATE TABLE ""season_review"" ( ""race"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""constructor"" text, ""report"" text );","SELECT ""constructor"" FROM ""season_review"" WHERE ""race_winner""='niki lauda' AND ""location""='long beach';",2-1140076-2 "Tell me the average top 10 for cuts made less than 10, wins less than 1 and top 25 of 5","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT AVG(""top_10"") FROM ""summary"" WHERE ""wins""<1 AND ""top_25""=5 AND ""cuts_made""<10;",2-1080294-10 What is the prom with Hewitt class and a Height (m) of 715?,"CREATE TABLE ""list_of_hewitts_and_nuttalls_in_england"" ( ""peak"" text, ""height_m"" real, ""prom_m"" real, ""class"" text, ""parent"" text );","SELECT ""prom_m"" FROM ""list_of_hewitts_and_nuttalls_in_england"" WHERE ""class""='hewitt' AND ""height_m""=715;",2-10814429-2 "How many laps have a Time/Retired of + 4 laps, and a Driver of graham hill?","CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""laps"" FROM ""classification"" WHERE ""time_retired""='+ 4 laps' AND ""driver""='graham hill';",2-1122547-1 "Which Time/Retired has less than 77 laps, and a Grid of 16?","CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""classification"" WHERE ""laps""<77 AND ""grid""=16;",2-1122547-1 "Which Constructor has a Grid smaller than 24, more than 77 laps, and a Driver of jean-pierre beltoise?","CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""classification"" WHERE ""grid""<24 AND ""laps"">77 AND ""driver""='jean-pierre beltoise';",2-1122547-1 What's the team of the player who went to lawrence tech?,"CREATE TABLE ""other_picks"" ( ""round"" text, ""pick"" text, ""player"" text, ""position"" text, ""nationality"" text, ""team"" text, ""college"" text );","SELECT ""team"" FROM ""other_picks"" WHERE ""college""='lawrence tech';",2-12087796-4 Who drove the maserati under 18 laps with an oil leak that had a grid of under 14?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""driver"" FROM ""classification"" WHERE ""constructor""='maserati' AND ""laps""<18 AND ""grid""<14 AND ""time_retired""='oil leak';",2-1122159-1 What is the average grid for jo siffert?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT AVG(""grid"") FROM ""classification"" WHERE ""driver""='jo siffert';",2-1122399-1 What nation has 1 bronze and 3 silvers?,"CREATE TABLE ""medal_count"" ( ""nation"" text, ""gold"" text, ""silver"" text, ""bronze"" text, ""total"" real );","SELECT ""nation"" FROM ""medal_count"" WHERE ""bronze""='1' AND ""silver""='3';",2-11650250-2 How many total medals for the netherlands?,"CREATE TABLE ""medal_count"" ( ""nation"" text, ""gold"" text, ""silver"" text, ""bronze"" text, ""total"" real );","SELECT SUM(""total"") FROM ""medal_count"" WHERE ""nation""='netherlands';",2-11650250-2 Which venue hosted an away team of Footscray?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_5"" WHERE ""away_team""='footscray';",2-10808346-5 What is the home team that hosted an away team with a score of 21.15 (141)?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_5"" WHERE ""away_team_score""='21.15 (141)';",2-10808346-5 Which player is from Murray State college?,"CREATE TABLE ""round_three"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""round_three"" WHERE ""college""='murray state';",2-10975034-3 Name the opponent in the final for year of 1888,"CREATE TABLE ""doubles_5"" ( ""year"" real, ""tournament"" text, ""partner"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""opponent_in_the_final"" FROM ""doubles_5"" WHERE ""year""=1888;",2-1117909-2 I want the tournament for 1889,"CREATE TABLE ""doubles_5"" ( ""year"" real, ""tournament"" text, ""partner"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""tournament"" FROM ""doubles_5"" WHERE ""year""=1889;",2-1117909-2 On what date is Isabel cueto the opponent in the final?,"CREATE TABLE ""singles_20_11_9"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""date"" FROM ""singles_20_11_9"" WHERE ""opponent_in_the_final""='isabel cueto';",2-1096038-4 Which tournament has raffaella reggi listed as the opponent in the final?,"CREATE TABLE ""singles_20_11_9"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""tournament"" FROM ""singles_20_11_9"" WHERE ""opponent_in_the_final""='raffaella reggi';",2-1096038-4 "What type of surface was used where the final score was 6–2, 6–3?","CREATE TABLE ""singles_20_11_9"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""surface"" FROM ""singles_20_11_9"" WHERE ""score_in_the_final""='6–2, 6–3';",2-1096038-4 What was the record on April 22?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='april 22';",2-12076689-2 When was the game played against Southampton?,"CREATE TABLE ""2007_08_bristol_rovers_f_c_season"" ( ""round"" text, ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""2007_08_bristol_rovers_f_c_season"" WHERE ""opponent""='southampton';",2-11322049-3 "Which venue has 13,634 people in attendance?","CREATE TABLE ""2007_08_bristol_rovers_f_c_season"" ( ""round"" text, ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""venue"" FROM ""2007_08_bristol_rovers_f_c_season"" WHERE ""attendance""='13,634';",2-11322049-3 When was Leyton Orient an away team?,"CREATE TABLE ""2007_08_bristol_rovers_f_c_season"" ( ""round"" text, ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""2007_08_bristol_rovers_f_c_season"" WHERE ""opponent""='leyton orient' AND ""venue""='away';",2-11322049-3 What is the score on may 16?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='may 16';",2-11514068-3 What was the constructor for jo bonnier of 6 rounds?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""driver"" text, ""rounds"" text );","SELECT ""constructor"" FROM ""teams_and_drivers"" WHERE ""entrant""='jo bonnier' AND ""rounds""='6';",2-1140110-2 What was the driver with chassis of t45 t44 and rounds of 7?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""driver"" text, ""rounds"" text );","SELECT ""driver"" FROM ""teams_and_drivers"" WHERE ""chassis""='t45 t44' AND ""rounds""='7';",2-1140110-2 What place had a home team score 22.19 (151)?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_10"" WHERE ""home_team_score""='22.19 (151)';",2-10807253-10 What was the biggest crowd when the away team of south melbourne played there?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_10"" WHERE ""away_team""='south melbourne';",2-10807253-10 When did the home team score 12.17 (89)?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_10"" WHERE ""home_team_score""='12.17 (89)';",2-10807253-10 How many points did the home team score in the game that had the away team with a score of 13.18 (96)?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_10"" WHERE ""away_team_score""='13.18 (96)';",2-10807253-10 What was the score of the away team at princes park?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_10"" WHERE ""venue""='princes park';",2-10807253-10 Who was the winner with a mountain stage type on 22 May?,"CREATE TABLE ""stage_results"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""winner"" FROM ""stage_results"" WHERE ""type""='mountain stage' AND ""date""='22 may';",2-11556093-1 Which course had a mountain stage type on 3 June?,"CREATE TABLE ""stage_results"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""course"" FROM ""stage_results"" WHERE ""type""='mountain stage' AND ""date""='3 june';",2-11556093-1 What was the course type on 22 May?,"CREATE TABLE ""stage_results"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""type"" FROM ""stage_results"" WHERE ""date""='22 may';",2-11556093-1 What is the pick number of Jesse Alexander?,"CREATE TABLE ""round_five"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT MIN(""pick_num"") FROM ""round_five"" WHERE ""player""='jesse alexander';",2-10812938-5 How many weeks do they have a bye?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""tv_time"" text, ""attendance"" text );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""result""='bye';",2-11059499-1 Which title aired on 18 dec 2006- 10 feb 2007?,"CREATE TABLE ""second_line_series"" ( ""airing_date"" text, ""english_title_chinese_title"" text, ""number_of_episodes"" real, ""theme_song_t_sub_theme_song_st"" text, ""genre"" text, ""official_website"" text );","SELECT ""english_title_chinese_title"" FROM ""second_line_series"" WHERE ""airing_date""='18 dec 2006- 10 feb 2007';",2-11173827-3 Which genre aired on 12 feb- 9 mar?,"CREATE TABLE ""second_line_series"" ( ""airing_date"" text, ""english_title_chinese_title"" text, ""number_of_episodes"" real, ""theme_song_t_sub_theme_song_st"" text, ""genre"" text, ""official_website"" text );","SELECT ""genre"" FROM ""second_line_series"" WHERE ""airing_date""='12 feb- 9 mar';",2-11173827-3 Which title had 20 episodes and aired on 11 jun- 6 jul?,"CREATE TABLE ""second_line_series"" ( ""airing_date"" text, ""english_title_chinese_title"" text, ""number_of_episodes"" real, ""theme_song_t_sub_theme_song_st"" text, ""genre"" text, ""official_website"" text );","SELECT ""english_title_chinese_title"" FROM ""second_line_series"" WHERE ""number_of_episodes""=20 AND ""airing_date""='11 jun- 6 jul';",2-11173827-3 Who was the opponent on September 17?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='september 17';",2-11513375-7 "Which Opponent has a Date of september 28, 1951?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""schedule"" WHERE ""date""='september 28, 1951';",2-11172634-1 "Which Attendance has a Date of november 18, 1951?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""schedule"" WHERE ""date""='november 18, 1951';",2-11172634-1 Name the Bore x stroke of 1929-32,"CREATE TABLE ""see_also"" ( ""version"" text, ""year"" text, ""bore_x_stroke"" text, ""displacement"" text, ""power"" text );","SELECT ""bore_x_stroke"" FROM ""see_also"" WHERE ""year""='1929-32';",2-11677066-1 Tell me the displacement for 1935-45,"CREATE TABLE ""see_also"" ( ""version"" text, ""year"" text, ""bore_x_stroke"" text, ""displacement"" text, ""power"" text );","SELECT ""displacement"" FROM ""see_also"" WHERE ""year""='1935-45';",2-11677066-1 Tell me the power for 1935-45,"CREATE TABLE ""see_also"" ( ""version"" text, ""year"" text, ""bore_x_stroke"" text, ""displacement"" text, ""power"" text );","SELECT ""power"" FROM ""see_also"" WHERE ""year""='1935-45';",2-11677066-1 I want the displacement for version of db,"CREATE TABLE ""see_also"" ( ""version"" text, ""year"" text, ""bore_x_stroke"" text, ""displacement"" text, ""power"" text );","SELECT ""displacement"" FROM ""see_also"" WHERE ""version""='db';",2-11677066-1 Tell me the version for 1940-45,"CREATE TABLE ""see_also"" ( ""version"" text, ""year"" text, ""bore_x_stroke"" text, ""displacement"" text, ""power"" text );","SELECT ""version"" FROM ""see_also"" WHERE ""year""='1940-45';",2-11677066-1 What's the name of the competition in 8th position?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT ""competition"" FROM ""achievements"" WHERE ""position""='8th';",2-11895110-1 "After 1979, where was the European Indoor Championships held?","CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""competition""='european indoor championships' AND ""year"">1979;",2-11895110-1 "Before 1979, what position was the European Indoor Championships?","CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT ""position"" FROM ""achievements"" WHERE ""competition""='european indoor championships' AND ""year""<1979;",2-11895110-1 What player is picked before 2?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""round_one"" WHERE ""pick_num""<2;",2-10812403-1 What position do the bc lions pick?,"CREATE TABLE ""round_one"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""round_one"" WHERE ""cfl_team""='bc lions';",2-10812403-1 Where has an ICAO of EPWA?,"CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""city"" FROM ""destinations"" WHERE ""icao""='epwa';",2-10999530-2 Where has an IATA of BVA?,"CREATE TABLE ""destinations"" ( ""city"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""city"" FROM ""destinations"" WHERE ""iata""='bva';",2-10999530-2 When was the record 3-14-6?,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""november"" WHERE ""record""='3-14-6';",2-12019734-4 What home team had a record of 4-16-7?,"CREATE TABLE ""november"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""home"" FROM ""november"" WHERE ""record""='4-16-7';",2-12019734-4 Which year was the film Rang Barse introduced?,"CREATE TABLE ""2010s"" ( ""year"" real, ""film_name"" text, ""co_singer"" text, ""music_director"" text, ""lyricist"" text );","SELECT COUNT(""year"") FROM ""2010s"" WHERE ""film_name""='rang barse';",2-11827596-1 What was the latest year for the film Gaon Ki Ganga?,"CREATE TABLE ""2010s"" ( ""year"" real, ""film_name"" text, ""co_singer"" text, ""music_director"" text, ""lyricist"" text );","SELECT MAX(""year"") FROM ""2010s"" WHERE ""film_name""='gaon ki ganga';",2-11827596-1 Which film was released in the year 2002?,"CREATE TABLE ""2010s"" ( ""year"" real, ""film_name"" text, ""co_singer"" text, ""music_director"" text, ""lyricist"" text );","SELECT ""film_name"" FROM ""2010s"" WHERE ""year""=2002;",2-11827596-1 "Name a music director, belonging to a year after 2003?","CREATE TABLE ""2010s"" ( ""year"" real, ""film_name"" text, ""co_singer"" text, ""music_director"" text, ""lyricist"" text );","SELECT ""music_director"" FROM ""2010s"" WHERE ""year"">2003;",2-11827596-1 What is the average crowd when the team Collingwood was away?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_2"" WHERE ""away_team""='collingwood';",2-10789881-2 What is the date that the away team scored 4.7 (31)?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_2"" WHERE ""away_team_score""='4.7 (31)';",2-10789881-2 What is the date of when the away team scored 19.19 (133)?,"CREATE TABLE ""round_2"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_2"" WHERE ""away_team_score""='19.19 (133)';",2-10789881-2 "Name the first citicality for electric power of 1,380 mw","CREATE TABLE ""reactor_data"" ( ""unit"" text, ""type"" text, ""start_construction"" text, ""first_criticality"" text, ""electric_power"" text, ""construction"" text );","SELECT ""first_criticality"" FROM ""reactor_data"" WHERE ""electric_power""='1,380 mw';",2-11986472-1 What constructor has an engine of cosworth cr-2 and a driver of luciano burti?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""constructor"" FROM ""teams_and_drivers"" WHERE ""engine""='cosworth cr-2' AND ""driver""='luciano burti';",2-1132600-1 What is the tyre for the peugeot a20 engine?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""tyre"" FROM ""teams_and_drivers"" WHERE ""engine""='peugeot a20';",2-1132600-1 Which entrant had a constructor of benetton - playlife?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""entrant"" FROM ""teams_and_drivers"" WHERE ""constructor""='benetton - playlife';",2-1132600-1 Which entrant had a mugen-honda mf-301 he engine?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""entrant"" FROM ""teams_and_drivers"" WHERE ""engine""='mugen-honda mf-301 he';",2-1132600-1 What's the chassis for alexander wurz's playlife fb02 engine?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""chassis"" FROM ""teams_and_drivers"" WHERE ""engine""='playlife fb02' AND ""driver""='alexander wurz';",2-1132600-1 What's the rounds for jenson button with a bmw e41 engine?,"CREATE TABLE ""teams_and_drivers"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""rounds"" FROM ""teams_and_drivers"" WHERE ""engine""='bmw e41' AND ""driver""='jenson button';",2-1132600-1 What is the result for pfc: put up or shut up?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""event""='pfc: put up or shut up';",2-11527148-2 What is the production code of the episode written by Gary Sturgis that is bigger than season number 23 and smaller than series number 126?,"CREATE TABLE ""season_5_2008_09"" ( ""series_num"" real, ""season_num"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""production_code"" real );","SELECT ""production_code"" FROM ""season_5_2008_09"" WHERE ""season_num"">23 AND ""series_num""<126 AND ""written_by""='gary sturgis';",2-11630008-7 Which rounds had the B195 chassis?,"CREATE TABLE ""drivers_and_constructors"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""rounds"" FROM ""drivers_and_constructors"" WHERE ""chassis""='b195';",2-1137700-1 Who was the driver of the Ford EDB 3.0 v8 engine?,"CREATE TABLE ""drivers_and_constructors"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""driver"" FROM ""drivers_and_constructors"" WHERE ""engine""='ford edb 3.0 v8';",2-1137700-1 I want the highest grid for Laps of 38,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""grid"") FROM ""race"" WHERE ""laps""=38;",2-1123398-2 Tell me the constructor for Grid more than 4 and drivers being heinz-harald frentzen,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""race"" WHERE ""grid"">4 AND ""driver""='heinz-harald frentzen';",2-1123398-2 "What is Ivaiporã, pr's biggest population?","CREATE TABLE ""brazil"" ( ""town_city"" text, ""population"" real, ""operator"" text, ""first_year"" real, ""duration"" text );","SELECT MAX(""population"") FROM ""brazil"" WHERE ""town_city""='ivaiporã, pr';",2-11163017-5 "Which is the smallest First year when the population is 32,645?","CREATE TABLE ""brazil"" ( ""town_city"" text, ""population"" real, ""operator"" text, ""first_year"" real, ""duration"" text );","SELECT MIN(""first_year"") FROM ""brazil"" WHERE ""population""='32,645';",2-11163017-5 Which Jushin Liger has a Super Shocker of liger (13:59)?,"CREATE TABLE ""1999"" ( ""block_a"" text, ""gran_hamada"" text, ""koji_kanemoto"" text, ""jushin_liger"" text, ""masaaki_mochizuki"" text, ""super_shocker"" text, ""tatsuhito_takaiwa"" text );","SELECT ""jushin_liger"" FROM ""1999"" WHERE ""super_shocker""='liger (13:59)';",2-10979732-13 Which Masaaki Mochizuki has a Gran Hamada of hamada (10:47)?,"CREATE TABLE ""1999"" ( ""block_a"" text, ""gran_hamada"" text, ""koji_kanemoto"" text, ""jushin_liger"" text, ""masaaki_mochizuki"" text, ""super_shocker"" text, ""tatsuhito_takaiwa"" text );","SELECT ""masaaki_mochizuki"" FROM ""1999"" WHERE ""gran_hamada""='hamada (10:47)';",2-10979732-13 Which Tatsuhito Takaiwa has a Koji Kanemoto of liger (20:29)?,"CREATE TABLE ""1999"" ( ""block_a"" text, ""gran_hamada"" text, ""koji_kanemoto"" text, ""jushin_liger"" text, ""masaaki_mochizuki"" text, ""super_shocker"" text, ""tatsuhito_takaiwa"" text );","SELECT ""tatsuhito_takaiwa"" FROM ""1999"" WHERE ""koji_kanemoto""='liger (20:29)';",2-10979732-13 Which Gran Hamada has a Block A of tatsuhito takaiwa?,"CREATE TABLE ""1999"" ( ""block_a"" text, ""gran_hamada"" text, ""koji_kanemoto"" text, ""jushin_liger"" text, ""masaaki_mochizuki"" text, ""super_shocker"" text, ""tatsuhito_takaiwa"" text );","SELECT ""gran_hamada"" FROM ""1999"" WHERE ""block_a""='tatsuhito takaiwa';",2-10979732-13 Which Jushin Liger has a Gran Hamada of kendo kashin?,"CREATE TABLE ""1999"" ( ""block_a"" text, ""gran_hamada"" text, ""koji_kanemoto"" text, ""jushin_liger"" text, ""masaaki_mochizuki"" text, ""super_shocker"" text, ""tatsuhito_takaiwa"" text );","SELECT ""jushin_liger"" FROM ""1999"" WHERE ""gran_hamada""='kendo kashin';",2-10979732-13 Which Jushin Liger has a Masaaki Mochizuki of kashin (10:00)?,"CREATE TABLE ""1999"" ( ""block_a"" text, ""gran_hamada"" text, ""koji_kanemoto"" text, ""jushin_liger"" text, ""masaaki_mochizuki"" text, ""super_shocker"" text, ""tatsuhito_takaiwa"" text );","SELECT ""jushin_liger"" FROM ""1999"" WHERE ""masaaki_mochizuki""='kashin (10:00)';",2-10979732-13 What is the code for Saint-Damien in Matawinie with a type p?,"CREATE TABLE ""list_of_municipalities_in_quebec"" ( ""code"" real, ""type"" text, ""name"" text, ""regional_county_municipality"" text, ""region"" real );","SELECT AVG(""code"") FROM ""list_of_municipalities_in_quebec"" WHERE ""regional_county_municipality""='matawinie' AND ""type""='p' AND ""name""='saint-damien';",2-11218948-9 What is the name for the regional county municipality of d'autray and a code less than 52017?,"CREATE TABLE ""list_of_municipalities_in_quebec"" ( ""code"" real, ""type"" text, ""name"" text, ""regional_county_municipality"" text, ""region"" real );","SELECT ""name"" FROM ""list_of_municipalities_in_quebec"" WHERE ""regional_county_municipality""='d''autray' AND ""code""<52017;",2-11218948-9 Which Delivery has a Name of quince?,"CREATE TABLE ""hardtack_i_tests"" ( ""name"" text, ""location"" text, ""elevation_height"" text, ""delivery"" text, ""purpose"" text, ""yield"" text );","SELECT ""delivery"" FROM ""hardtack_i_tests"" WHERE ""name""='quince';",2-1107058-1 "Which Elevation + Height has a Delivery of barge and a Location of bikini, yurochi aka irioj (dog)?","CREATE TABLE ""hardtack_i_tests"" ( ""name"" text, ""location"" text, ""elevation_height"" text, ""delivery"" text, ""purpose"" text, ""yield"" text );","SELECT ""elevation_height"" FROM ""hardtack_i_tests"" WHERE ""delivery""='barge' AND ""location""='bikini, yurochi aka irioj (dog)';",2-1107058-1 "Which Purpose has a Location of enewetak, runit (yvonne) and the Name of cactus?","CREATE TABLE ""hardtack_i_tests"" ( ""name"" text, ""location"" text, ""elevation_height"" text, ""delivery"" text, ""purpose"" text, ""yield"" text );","SELECT ""purpose"" FROM ""hardtack_i_tests"" WHERE ""location""='enewetak, runit (yvonne)' AND ""name""='cactus';",2-1107058-1 Which Purpose has a Name of oak?,"CREATE TABLE ""hardtack_i_tests"" ( ""name"" text, ""location"" text, ""elevation_height"" text, ""delivery"" text, ""purpose"" text, ""yield"" text );","SELECT ""purpose"" FROM ""hardtack_i_tests"" WHERE ""name""='oak';",2-1107058-1 What Location has a Delivery of barge and the Name of scaevola?,"CREATE TABLE ""hardtack_i_tests"" ( ""name"" text, ""location"" text, ""elevation_height"" text, ""delivery"" text, ""purpose"" text, ""yield"" text );","SELECT ""location"" FROM ""hardtack_i_tests"" WHERE ""delivery""='barge' AND ""name""='scaevola';",2-1107058-1 "Which Purpose has an Elevation + Height of 0 + metres (ft), a Location of bikini, namu (charlie), and a Yield of 220 kt?","CREATE TABLE ""hardtack_i_tests"" ( ""name"" text, ""location"" text, ""elevation_height"" text, ""delivery"" text, ""purpose"" text, ""yield"" text );","SELECT ""purpose"" FROM ""hardtack_i_tests"" WHERE ""elevation_height""='0 + metres (ft)' AND ""location""='bikini, namu (charlie)' AND ""yield""='220 kt';",2-1107058-1 Who was the colour commmentator that broadcasted along with the Play-by-play of bob cole?,"CREATE TABLE ""1990s"" ( ""year"" real, ""network"" text, ""play_by_play"" text, ""colour_commentator_s"" text, ""studio_host"" text );","SELECT ""colour_commentator_s"" FROM ""1990s"" WHERE ""play_by_play""='bob cole';",2-11829563-8 Which network had the host of john wells?,"CREATE TABLE ""1990s"" ( ""year"" real, ""network"" text, ""play_by_play"" text, ""colour_commentator_s"" text, ""studio_host"" text );","SELECT ""network"" FROM ""1990s"" WHERE ""studio_host""='john wells';",2-11829563-8 Who manufactured the vehicle withdrawn after 1932?,"CREATE TABLE ""locomotives_of_the_southern_railway"" ( ""name"" text, ""wheel_arrangement"" text, ""sr_no"" text, ""manufacturer"" text, ""year_made"" real, ""year_withdrawn"" real );","SELECT ""manufacturer"" FROM ""locomotives_of_the_southern_railway"" WHERE ""year_withdrawn"">1932;",2-1169552-21 Who manufactured the vehicle that was withdrawn in 1927?,"CREATE TABLE ""locomotives_of_the_southern_railway"" ( ""name"" text, ""wheel_arrangement"" text, ""sr_no"" text, ""manufacturer"" text, ""year_made"" real, ""year_withdrawn"" real );","SELECT ""manufacturer"" FROM ""locomotives_of_the_southern_railway"" WHERE ""year_withdrawn""=1927;",2-1169552-21 What is the total number of losses for the Team of Montreal with Goals For larger than 29?,"CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT COUNT(""losses"") FROM ""final_standing"" WHERE ""goals_for"">29 AND ""team""='montreal';",2-11840017-1 What is the average Goals For for a team that has more Wins than 8?,"CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT AVG(""goals_for"") FROM ""final_standing"" WHERE ""wins"">8;",2-11840017-1 "What is the largest number of Games Played with Losses of 3, and more Wins than 5?","CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT MAX(""games_played"") FROM ""final_standing"" WHERE ""losses""=3 AND ""wins"">5;",2-11840017-1 What are the number of Ties for games with Goals Against smaller than 33?,"CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT ""ties"" FROM ""final_standing"" WHERE ""goals_against""<33;",2-11840017-1 What is the number of Goals For for Games Played more than 8?,"CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT SUM(""goals_for"") FROM ""final_standing"" WHERE ""games_played"">8;",2-11840017-1 What party is class 1 in wisconsin?,"CREATE TABLE ""women_senators_for_the_113th_congress"" ( ""class"" real, ""state"" text, ""name"" text, ""party"" text, ""first_took_office"" real, ""born"" real );","SELECT ""party"" FROM ""women_senators_for_the_113th_congress"" WHERE ""class""=1 AND ""state""='wisconsin';",2-1156180-1 What state was maria cantwell born in after 1955?,"CREATE TABLE ""women_senators_for_the_113th_congress"" ( ""class"" real, ""state"" text, ""name"" text, ""party"" text, ""first_took_office"" real, ""born"" real );","SELECT ""state"" FROM ""women_senators_for_the_113th_congress"" WHERE ""born"">1955 AND ""name""='maria cantwell';",2-1156180-1 Name the sum of Laps for lance reventlow with grid more than 16,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""classification"" WHERE ""driver""='lance reventlow' AND ""grid"">16;",2-1122223-1 Tell me the constructor that has 35 Laps with a grid more than 5,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""classification"" WHERE ""laps""=35 AND ""grid"">5;",2-1122223-1 What is the total number of Grids for Chuck Daigh?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""grid"") FROM ""classification"" WHERE ""driver""='chuck daigh';",2-1122223-1 What party is Marie-Dominique Simonet part of?,"CREATE TABLE ""list_of_representatives_who_chose_not_to"" ( ""name"" text, ""party"" text, ""date_of_resignation"" text, ""replacement"" text, ""notes"" text );","SELECT ""party"" FROM ""list_of_representatives_who_chose_not_to"" WHERE ""name""='marie-dominique simonet';",2-11847977-28 "Which vehicle has a Diagram of 516 or smaller, and a driving motor brake second (dmbs) type.","CREATE TABLE ""vehicle_numbers"" ( ""number"" text, ""type"" text, ""seating"" text, ""diagram_no"" real, ""lot_no"" real, ""weight"" text );","SELECT ""seating"" FROM ""vehicle_numbers"" WHERE ""diagram_no"">516 AND ""type""='driving motor brake second (dmbs)';",2-1080291-2 What's the lowest total when the floor exercise is less than 36.724 and the rank is lower than 8?,"CREATE TABLE ""team_all_around"" ( ""rank"" real, ""team"" text, ""vault"" real, ""uneven_bars"" real, ""balance_beam"" real, ""floor_exercise"" real, ""total"" real );","SELECT MIN(""total"") FROM ""team_all_around"" WHERE ""floor_exercise""<36.724 AND ""rank""<8;",2-11657938-2 "What is the average number scored in a friendly at kryoia soveto, moscow?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""result"" text, ""competition"" text, ""scored"" real );","SELECT AVG(""scored"") FROM ""international_goals"" WHERE ""competition""='friendly' AND ""venue""='kryoia soveto, moscow';",2-11192209-1 What is the home teams score when north melbourne is the away team?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_5"" WHERE ""away_team""='north melbourne';",2-10823950-5 What is the highest crowd when fitzroy is the home team?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_5"" WHERE ""home_team""='fitzroy';",2-10823950-5 What is the lowest crowd when essendon is the away team?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_5"" WHERE ""away_team""='essendon';",2-10823950-5 On what date was essendon the away team?,"CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_5"" WHERE ""away_team""='essendon';",2-10823950-5 What is the year when chief justice Mark Cady was appointed/elected?,"CREATE TABLE ""justices"" ( ""name"" text, ""appointed_elected"" text, ""term_expires"" text, ""appointing_governor"" text, ""governor_s_party_affiliation"" text );","SELECT ""appointed_elected"" FROM ""justices"" WHERE ""name""='chief justice mark cady';",2-1189288-1 What is the expiring term for Daryl Hecht when the appointing governor is Tom Vilsack?,"CREATE TABLE ""justices"" ( ""name"" text, ""appointed_elected"" text, ""term_expires"" text, ""appointing_governor"" text, ""governor_s_party_affiliation"" text );","SELECT ""term_expires"" FROM ""justices"" WHERE ""appointing_governor""='tom vilsack' AND ""name""='daryl hecht';",2-1189288-1 "Which person has an expiring term of December 31, 2020, and has Terry Branstad as the appointing governor?","CREATE TABLE ""justices"" ( ""name"" text, ""appointed_elected"" text, ""term_expires"" text, ""appointing_governor"" text, ""governor_s_party_affiliation"" text );","SELECT ""name"" FROM ""justices"" WHERE ""term_expires""='december 31, 2020' AND ""appointing_governor""='terry branstad';",2-1189288-1 "What is the party affiliation of Thomas D. Waterman, whose appointing governor is Terry Branstad?","CREATE TABLE ""justices"" ( ""name"" text, ""appointed_elected"" text, ""term_expires"" text, ""appointing_governor"" text, ""governor_s_party_affiliation"" text );","SELECT ""governor_s_party_affiliation"" FROM ""justices"" WHERE ""appointing_governor""='terry branstad' AND ""name""='thomas d. waterman';",2-1189288-1 "Who has a term that expires on December 31, 2020 and Terry Branstad for an appointing governor?","CREATE TABLE ""justices"" ( ""name"" text, ""appointed_elected"" text, ""term_expires"" text, ""appointing_governor"" text, ""governor_s_party_affiliation"" text );","SELECT ""name"" FROM ""justices"" WHERE ""term_expires""='december 31, 2020' AND ""appointing_governor""='terry branstad';",2-1189288-1 What team picked 80?,"CREATE TABLE ""other_picks"" ( ""round"" real, ""pick"" real, ""player"" text, ""position"" text, ""nationality"" text, ""team"" text, ""college"" text );","SELECT ""team"" FROM ""other_picks"" WHERE ""pick""=80;",2-11157130-4 What is the away team that plays at Punt Road Oval?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_11"" WHERE ""venue""='punt road oval';",2-10808346-11 What date did Footscray play and Away game?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_11"" WHERE ""away_team""='footscray';",2-10808346-11 Name the average total for tournament less than 0,"CREATE TABLE ""women_s_tennis_titles_by_school"" ( ""team"" text, ""seasons"" text, ""regular_season"" real, ""tournament"" real, ""total"" real );","SELECT AVG(""total"") FROM ""women_s_tennis_titles_by_school"" WHERE ""tournament""<0;",2-11789730-35 Name the highest total for the tournament more than 0 and regular season after 8,"CREATE TABLE ""women_s_tennis_titles_by_school"" ( ""team"" text, ""seasons"" text, ""regular_season"" real, ""tournament"" real, ""total"" real );","SELECT MAX(""total"") FROM ""women_s_tennis_titles_by_school"" WHERE ""tournament"">0 AND ""regular_season"">8;",2-11789730-35 What was the number in attendance for the Detroit Lions game?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""opponent""='detroit lions';",2-11468831-2 "Which date had 67,472 in attendance?","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""attendance""='67,472';",2-11468831-2 "Who was the opponent team on September 30, 1990?","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""date""='september 30, 1990';",2-11468831-2 What was the team record by Week 8?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""week""='8';",2-11468831-2 Which week has Game site of Candlestick Park?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""week"" FROM ""schedule"" WHERE ""game_site""='candlestick park';",2-11468831-2 "What is the attandance figure on October 7, 1990?","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""date""='october 7, 1990';",2-11468831-2 What driver was the winner when constructor was Maserati at the Monaco grand prix?,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""season_review"" WHERE ""constructor""='maserati' AND ""race""='monaco grand prix';",2-1140111-1 What circuit did Juan Manuel Fangio have the fastest lap at the german grand prix?,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""circuit"" FROM ""season_review"" WHERE ""fastest_lap""='juan manuel fangio' AND ""race""='german grand prix';",2-1140111-1 What circuit was for the german grand prix?,"CREATE TABLE ""season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""report"" text );","SELECT ""circuit"" FROM ""season_review"" WHERE ""race""='german grand prix';",2-1140111-1 What is the total attendance for Detroit on hasek?,"CREATE TABLE ""quarter_finals_vs_8"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""series"" text );","SELECT COUNT(""attendance"") FROM ""quarter_finals_vs_8"" WHERE ""home""='detroit' AND ""decision""='hasek';",2-11786815-10 What was the method used when the opponent was Tyson Griffin?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" text, ""time"" text, ""location"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='tyson griffin';",2-11807815-2 Who wins the clive churchill medal when the losing team is the sydney roosters in 2010?,"CREATE TABLE ""1998_present_national_rugby_league"" ( ""season"" real, ""grand_final_date"" text, ""winning_team"" text, ""score"" text, ""losing_team"" text, ""location"" text, ""gf_attendance"" real, ""clive_churchill_medal"" text );","SELECT ""clive_churchill_medal"" FROM ""1998_present_national_rugby_league"" WHERE ""losing_team""='sydney roosters' AND ""season""=2010;",2-11236195-5 What is the grand final date for the game with a score or 30-24?,"CREATE TABLE ""1998_present_national_rugby_league"" ( ""season"" real, ""grand_final_date"" text, ""winning_team"" text, ""score"" text, ""losing_team"" text, ""location"" text, ""gf_attendance"" real, ""clive_churchill_medal"" text );","SELECT ""grand_final_date"" FROM ""1998_present_national_rugby_league"" WHERE ""score""='30-24';",2-11236195-5 who is the home team when the home team score is 6.17 (53)?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""date"" text );","SELECT ""home_team"" FROM ""round_14"" WHERE ""home_team_score""='6.17 (53)';",2-1204658-14 What competition in 2003 has a score of 2–1?,"CREATE TABLE ""2000_2009"" ( ""year"" real, ""competition"" text, ""date"" text, ""location"" text, ""score"" text, ""result"" text );","SELECT ""competition"" FROM ""2000_2009"" WHERE ""year""=2003 AND ""score""='2–1';",2-11280842-2 "What is the score of a year less than 2008 with loss as the result, in Antalya and a Competition of europe/africa zone, group i, round robin?","CREATE TABLE ""2000_2009"" ( ""year"" real, ""competition"" text, ""date"" text, ""location"" text, ""score"" text, ""result"" text );","SELECT ""score"" FROM ""2000_2009"" WHERE ""year""<2008 AND ""result""='loss' AND ""location""='antalya' AND ""competition""='europe/africa zone, group i, round robin';",2-11280842-2 "What date was the Competition of europe/africa zone, group i, round robin, with a result of loss, in Antalya, and a Score of 1–2?","CREATE TABLE ""2000_2009"" ( ""year"" real, ""competition"" text, ""date"" text, ""location"" text, ""score"" text, ""result"" text );","SELECT ""date"" FROM ""2000_2009"" WHERE ""competition""='europe/africa zone, group i, round robin' AND ""result""='loss' AND ""location""='antalya' AND ""score""='1–2';",2-11280842-2 Where did Essendon play as the away team?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_6"" WHERE ""away_team""='essendon';",2-10823719-6 Which team has a Losses value larger than 1 and a Wins value smaller than 0?,"CREATE TABLE ""consolation_round_for_7_12_places"" ( ""pos"" real, ""wins"" real, ""ties"" real, ""losses"" real, ""goals"" text, ""goal_diff"" real, ""points"" text );","SELECT SUM(""goal_diff"") FROM ""consolation_round_for_7_12_places"" WHERE ""losses"">1 AND ""wins""<0;",2-11093080-8 "In guangzhou, who won the game with a score of 1-0?","CREATE TABLE ""international_goals"" ( ""date"" text, ""location"" text, ""lineup"" text, ""assist_pass"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""location""='guangzhou' AND ""score""='1-0';",2-11206685-2 "On 2006-03-13 in the algarve cup, who won?","CREATE TABLE ""international_goals"" ( ""date"" text, ""location"" text, ""lineup"" text, ""assist_pass"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""competition""='algarve cup' AND ""date""='2006-03-13';",2-11206685-2 Who won on 2007-04-14,"CREATE TABLE ""international_goals"" ( ""date"" text, ""location"" text, ""lineup"" text, ""assist_pass"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""date""='2007-04-14';",2-11206685-2 Name the record when the visitor is mavericks,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""february"" WHERE ""visitor""='mavericks';",2-11961849-7 Name the date when the visitor is nets,"CREATE TABLE ""february"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""february"" WHERE ""visitor""='nets';",2-11961849-7 What college did john sullivan attend?,"CREATE TABLE ""round_six"" ( ""pick_num"" real, ""cfl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""round_six"" WHERE ""player""='john sullivan';",2-10975034-6 What is the average for the RB with an 8 yard long?,"CREATE TABLE ""running_backs"" ( ""player"" text, ""car"" real, ""yards"" real, ""avg"" real, ""td_s"" real, ""long"" real );","SELECT COUNT(""avg"") FROM ""running_backs"" WHERE ""long""=8;",2-11783707-4 "How many yards for the RB with over 4 carries, 2 TDs, and a long greater than 8?","CREATE TABLE ""running_backs"" ( ""player"" text, ""car"" real, ""yards"" real, ""avg"" real, ""td_s"" real, ""long"" real );","SELECT COUNT(""yards"") FROM ""running_backs"" WHERE ""car"">4 AND ""td_s""=2 AND ""long"">8;",2-11783707-4 What is the average evening gown score of the contestant from New York with a swimsuit score less than 8.703 and preliminaries larger than 8.292?,"CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""preliminaries"" real, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT AVG(""evening_gown"") FROM ""final_competition_scores"" WHERE ""swimsuit""<8.703 AND ""state""='new york' AND ""preliminaries"">8.292;",2-12094300-1 "What is the preliminaries of the contestant from Massachusetts with an evening gown higher than 8.631, an average less than 8.791, and an interview higher than 8.608?","CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""preliminaries"" real, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT COUNT(""preliminaries"") FROM ""final_competition_scores"" WHERE ""evening_gown"">8.631 AND ""average""<8.791 AND ""state""='massachusetts' AND ""interview"">8.608;",2-12094300-1 What is the preliminaries of the contestant with a swimsuit less than 8.948 and an interview of 8.997?,"CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""preliminaries"" real, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT ""preliminaries"" FROM ""final_competition_scores"" WHERE ""swimsuit""<8.948 AND ""interview""=8.997;",2-12094300-1 What is the lowest interview of the contestant with an evening gown bigger than 9.343?,"CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""preliminaries"" real, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT MIN(""interview"") FROM ""final_competition_scores"" WHERE ""evening_gown"">9.343;",2-12094300-1 What is the evening gown score of the contestant from the District of Columbia with preliminaries smaller than 8.647?,"CREATE TABLE ""final_competition_scores"" ( ""state"" text, ""preliminaries"" real, ""interview"" real, ""swimsuit"" real, ""evening_gown"" real, ""average"" real );","SELECT COUNT(""evening_gown"") FROM ""final_competition_scores"" WHERE ""preliminaries""<8.647 AND ""state""='district of columbia';",2-12094300-1 who is the driver that has laps more than 35 and the constructor is ferrari?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""driver"" FROM ""classification"" WHERE ""laps"">35 AND ""constructor""='ferrari';",2-1122092-1 What is the Team with a Date with december 11?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""team"" FROM ""game_log"" WHERE ""date""='december 11';",2-11960407-3 What is the Score with a Team with @ houston?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""team""='@ houston';",2-11960407-3 What is the High points with a Team with boston?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""high_points"" FROM ""game_log"" WHERE ""team""='boston';",2-11960407-3 What is the Record with a Date with december 9?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='december 9';",2-11960407-3 Whose reign ended in Egypt?,"CREATE TABLE ""less_than_a_week"" ( ""name"" text, ""country"" text, ""reign_began"" text, ""reign_ended"" text, ""length"" text );","SELECT ""reign_ended"" FROM ""less_than_a_week"" WHERE ""country""='egypt';",2-11308227-4 Whose reign ended in Afghanistan after 3 days?,"CREATE TABLE ""less_than_a_week"" ( ""name"" text, ""country"" text, ""reign_began"" text, ""reign_ended"" text, ""length"" text );","SELECT ""reign_ended"" FROM ""less_than_a_week"" WHERE ""length""='3 days' AND ""country""='afghanistan';",2-11308227-4 Whose reign began in Vietnam and ended in October 1005?,"CREATE TABLE ""less_than_a_week"" ( ""name"" text, ""country"" text, ""reign_began"" text, ""reign_ended"" text, ""length"" text );","SELECT ""reign_began"" FROM ""less_than_a_week"" WHERE ""country""='vietnam' AND ""reign_ended""='october 1005';",2-11308227-4 When did Pharaoh Seth's reign end?,"CREATE TABLE ""less_than_a_week"" ( ""name"" text, ""country"" text, ""reign_began"" text, ""reign_ended"" text, ""length"" text );","SELECT ""reign_ended"" FROM ""less_than_a_week"" WHERE ""name""='pharaoh seth';",2-11308227-4 What did the home team score at MCG?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_8"" WHERE ""venue""='mcg';",2-10809444-8 "What did the away team score in the game with a crowd size larger than 22,000?","CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_8"" WHERE ""crowd"">'22,000';",2-10809444-8 What was the largest crowd size at a South Melbourne home game?,"CREATE TABLE ""round_8"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_8"" WHERE ""home_team""='south melbourne';",2-10809444-8 What is the record on august 18?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='august 18';",2-11512596-6 Name the score on august 1,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""date""='august 1';",2-11512596-6 how many times was the points 18?,"CREATE TABLE ""semi_final_1_7_february_1999"" ( ""draw"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" real );","SELECT COUNT(""place"") FROM ""semi_final_1_7_february_1999"" WHERE ""points""=18;",2-11021760-1 "what is the number of points when the place is less than 7, the draw is more than 2 and the artist is piece of cake?","CREATE TABLE ""semi_final_1_7_february_1999"" ( ""draw"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" real );","SELECT COUNT(""points"") FROM ""semi_final_1_7_february_1999"" WHERE ""place""<7 AND ""draw"">2 AND ""artist""='piece of cake';",2-11021760-1 Who was the Constructor when the Grid was 2?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""classification"" WHERE ""grid""=2;",2-1122182-1 "What is the time/retired of Driver Masten Gregory Carroll Shelby when the constructor was Maserati, the Grid was larger than 10 and there were more than 2 laps?","CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""classification"" WHERE ""grid"">10 AND ""laps"">2 AND ""constructor""='maserati' AND ""driver""='masten gregory carroll shelby';",2-1122182-1 What was the average grid at the time Vanwall was constructor and there were 17 laps?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT AVG(""grid"") FROM ""classification"" WHERE ""constructor""='vanwall' AND ""laps""=17;",2-1122182-1 "Who wins with a score 7–6(4), 6–4","CREATE TABLE ""2005"" ( ""tournament"" text, ""winner"" text, ""runner_up"" text, ""score"" text, ""third_place"" text );","SELECT ""winner"" FROM ""2005"" WHERE ""score""='7–6(4), 6–4';",2-11346282-7 Who is the Runner-up in Tournament of seiersberg,"CREATE TABLE ""2005"" ( ""tournament"" text, ""winner"" text, ""runner_up"" text, ""score"" text, ""third_place"" text );","SELECT ""runner_up"" FROM ""2005"" WHERE ""tournament""='seiersberg';",2-11346282-7 Who constructed the car that retired due to brakes with a grid larger than 17?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""classification"" WHERE ""grid"">17 AND ""time_retired""='brakes';",2-1122979-1 How many laps for grid 25?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""laps"") FROM ""classification"" WHERE ""grid""=25;",2-1122979-1 What is the time/retired for the car with over 9 laps and a grid of 6?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""classification"" WHERE ""laps"">9 AND ""grid""=6;",2-1122979-1 Which Mac OSX's GNU/Linux was yes when Windows was no?,"CREATE TABLE ""operating_system_support"" ( ""client"" text, ""windows"" text, ""gnu_linux"" text, ""mac_os_x"" text, ""haiku"" text );","SELECT ""mac_os_x"" FROM ""operating_system_support"" WHERE ""gnu_linux""='yes' AND ""windows""='no';",2-1163160-2 Which Mac OSX had no haiku and a client that was dc++?,"CREATE TABLE ""operating_system_support"" ( ""client"" text, ""windows"" text, ""gnu_linux"" text, ""mac_os_x"" text, ""haiku"" text );","SELECT ""mac_os_x"" FROM ""operating_system_support"" WHERE ""haiku""='no' AND ""client""='dc++';",2-1163160-2 Which GNU/Linux had no haiku and a client of airdc++?,"CREATE TABLE ""operating_system_support"" ( ""client"" text, ""windows"" text, ""gnu_linux"" text, ""mac_os_x"" text, ""haiku"" text );","SELECT ""gnu_linux"" FROM ""operating_system_support"" WHERE ""haiku""='no' AND ""client""='airdc++';",2-1163160-2 Which client had no GNU/Linux?,"CREATE TABLE ""operating_system_support"" ( ""client"" text, ""windows"" text, ""gnu_linux"" text, ""mac_os_x"" text, ""haiku"" text );","SELECT ""client"" FROM ""operating_system_support"" WHERE ""gnu_linux""='no';",2-1163160-2 How many laps for grid 12?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""laps"" FROM ""classification"" WHERE ""grid""=12;",2-1122970-1 Who built the 21 grid car that retired due to suspension?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""classification"" WHERE ""grid"">21 AND ""time_retired""='suspension';",2-1122970-1 What is the low rank for hale irwin with under 32 wins?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT MIN(""rank"") FROM ""leaders"" WHERE ""player""='hale irwin' AND ""wins""<32;",2-11603267-4 How much has dave stockton earned?,"CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""wins"" real );","SELECT MAX(""earnings"") FROM ""leaders"" WHERE ""player""='dave stockton';",2-11603267-4 Which team has an away team score of 9.11 (65)?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_10"" WHERE ""away_team_score""='9.11 (65)';",2-10807673-10 When was the game at Princes Park?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_10"" WHERE ""venue""='princes park';",2-10807673-10 Which team has an away team score of 9.11 (65)?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_10"" WHERE ""away_team_score""='9.11 (65)';",2-10807673-10 What was Collingwood's away team score?,"CREATE TABLE ""round_10"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_10"" WHERE ""home_team""='collingwood';",2-10807673-10 "If the season is before 2000, the runner up was north melbourne, and it's the pre-season cup, what's the sum of attendees?","CREATE TABLE ""double_premiership_teams"" ( ""season"" real, ""premier"" text, ""runner_up"" text, ""score"" text, ""venue"" text, ""attendance"" real, ""premiership"" text );","SELECT SUM(""attendance"") FROM ""double_premiership_teams"" WHERE ""premiership""='pre-season cup' AND ""runner_up""='north melbourne' AND ""season""<2000;",2-1139835-9 What were the original teams for the season that was won by Danni Allen?,"CREATE TABLE ""series_overview"" ( ""name"" text, ""premiere"" text, ""finale"" text, ""original_teams"" text, ""the_biggest_loser"" text, ""at_home_winner"" text );","SELECT ""original_teams"" FROM ""series_overview"" WHERE ""the_biggest_loser""='danni allen';",2-1151047-1 What were the original teams for the season that was won at-home by Mark Pinkhasovich?,"CREATE TABLE ""series_overview"" ( ""name"" text, ""premiere"" text, ""finale"" text, ""original_teams"" text, ""the_biggest_loser"" text, ""at_home_winner"" text );","SELECT ""original_teams"" FROM ""series_overview"" WHERE ""at_home_winner""='mark pinkhasovich';",2-1151047-1 Who won the season when Pete Thomas was the At-Home winner?,"CREATE TABLE ""series_overview"" ( ""name"" text, ""premiere"" text, ""finale"" text, ""original_teams"" text, ""the_biggest_loser"" text, ""at_home_winner"" text );","SELECT ""the_biggest_loser"" FROM ""series_overview"" WHERE ""at_home_winner""='pete thomas';",2-1151047-1 What was the premiere date of the season won by Matt Hoover?,"CREATE TABLE ""series_overview"" ( ""name"" text, ""premiere"" text, ""finale"" text, ""original_teams"" text, ""the_biggest_loser"" text, ""at_home_winner"" text );","SELECT ""premiere"" FROM ""series_overview"" WHERE ""the_biggest_loser""='matt hoover';",2-1151047-1 What is the name of the season won by John Rhode?,"CREATE TABLE ""series_overview"" ( ""name"" text, ""premiere"" text, ""finale"" text, ""original_teams"" text, ""the_biggest_loser"" text, ""at_home_winner"" text );","SELECT ""name"" FROM ""series_overview"" WHERE ""the_biggest_loser""='john rhode';",2-1151047-1 What were the original teams for The Biggest Loser (Season 1)?,"CREATE TABLE ""series_overview"" ( ""name"" text, ""premiere"" text, ""finale"" text, ""original_teams"" text, ""the_biggest_loser"" text, ""at_home_winner"" text );","SELECT ""original_teams"" FROM ""series_overview"" WHERE ""name""='the biggest loser (season 1)';",2-1151047-1 In what venue did the 1982 FIFA World Cup Qualification take place?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""competition""='1982 fifa world cup qualification';",2-1126878-3 In what venue was the 1978 FIFA world cup qualification played in?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""competition""='1978 fifa world cup qualification';",2-1126878-3 When did the home team score 13.11 (89)?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_14"" WHERE ""home_team_score""='13.11 (89)';",2-10790510-14 Who did the Red Sox play against on July 8?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='july 8';",2-11885248-5 "What was the loss for the game on July 1 with an attendance more than 35,621?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""attendance"">'35,621' AND ""date""='july 1';",2-11885248-5 Tell me the lowest goals for second row and points more than 12,"CREATE TABLE ""2004_squad_statistics"" ( ""player"" text, ""position"" text, ""tries"" real, ""goals"" real, ""points"" real );","SELECT MIN(""goals"") FROM ""2004_squad_statistics"" WHERE ""position""='second row' AND ""points"">12;",2-10814481-12 I want the lowest points for tries of 39 and goals more than 0,"CREATE TABLE ""2004_squad_statistics"" ( ""player"" text, ""position"" text, ""tries"" real, ""goals"" real, ""points"" real );","SELECT MIN(""points"") FROM ""2004_squad_statistics"" WHERE ""tries""=39 AND ""goals"">0;",2-10814481-12 Who was the opponent at Baum Stadium on April 6?,"CREATE TABLE ""game_by_game_results"" ( ""date"" text, ""opponent"" text, ""score"" text, ""site_stadium"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_by_game_results"" WHERE ""site_stadium""='baum stadium' AND ""date""='april 6';",2-11889855-4 How many people were in attendance on March 4?,"CREATE TABLE ""game_by_game_results"" ( ""date"" text, ""opponent"" text, ""score"" text, ""site_stadium"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""attendance"" FROM ""game_by_game_results"" WHERE ""date""='march 4';",2-11889855-4 "On March 23, what is the site/stadium?","CREATE TABLE ""game_by_game_results"" ( ""date"" text, ""opponent"" text, ""score"" text, ""site_stadium"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""site_stadium"" FROM ""game_by_game_results"" WHERE ""date""='march 23';",2-11889855-4 "On what date was Kentucky the opponent, and Ragle lost?","CREATE TABLE ""game_by_game_results"" ( ""date"" text, ""opponent"" text, ""score"" text, ""site_stadium"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_by_game_results"" WHERE ""opponent""='kentucky' AND ""loss""='ragle';",2-11889855-4 Which site/stadium was the score 1-2?,"CREATE TABLE ""game_by_game_results"" ( ""date"" text, ""opponent"" text, ""score"" text, ""site_stadium"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""site_stadium"" FROM ""game_by_game_results"" WHERE ""score""='1-2';",2-11889855-4 Who was the opponent at Lindsey Nelson Stadium?,"CREATE TABLE ""game_by_game_results"" ( ""date"" text, ""opponent"" text, ""score"" text, ""site_stadium"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_by_game_results"" WHERE ""site_stadium""='lindsey nelson stadium';",2-11889855-4 "Who wrote the title ""Parting Glances"" ?","CREATE TABLE ""season_2_1993_1994"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""director"" text, ""writer_s"" text, ""original_air_date"" text, ""production_code"" text );","SELECT ""writer_s"" FROM ""season_2_1993_1994"" WHERE ""title""='\""parting glances\""';",2-10953197-2 Which pick number resulted in a defensive end?,"CREATE TABLE ""player_selections"" ( ""year"" real, ""pick"" real, ""player_name"" text, ""position"" text, ""college"" text );","SELECT ""pick"" FROM ""player_selections"" WHERE ""position""='defensive end';",2-11458832-1 "In the game where the home team is collingwood, what is the score of the away team?","CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_1"" WHERE ""home_team""='collingwood';",2-10809444-1 Which date has a game where the away team had a score of 10.8 (68)?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_1"" WHERE ""away_team_score""='10.8 (68)';",2-10809444-1 What is the size of the biggest crowd for a game where Fitzroy was the away team?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_1"" WHERE ""away_team""='fitzroy';",2-10809444-1 Which team had an away score of 15.14 (104)?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_1"" WHERE ""away_team_score""='15.14 (104)';",2-10809444-1 On which date did Footscray play an away game?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_1"" WHERE ""away_team""='footscray';",2-10809444-1 "If the Away team score was 13.20 (98), what was the Home team they played?","CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_5"" WHERE ""away_team_score""='13.20 (98)';",2-10790651-5 "If the Home team was st kilda, what was the score of the Away team they played?","CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_5"" WHERE ""home_team""='st kilda';",2-10790651-5 "When the Home team of geelong played, what was their lowest Crowd number?","CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_5"" WHERE ""home_team""='geelong';",2-10790651-5 "Which Away team played when they had a Crowd of over 29,000 people?","CREATE TABLE ""round_5"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_5"" WHERE ""crowd"">'29,000';",2-10790651-5 What is the average of the player with 124 yards and less than 13 rec.?,"CREATE TABLE ""wide_receivers"" ( ""player"" text, ""rec"" real, ""yards"" real, ""avg"" real, ""td_s"" real, ""long"" real );","SELECT AVG(""avg"") FROM ""wide_receivers"" WHERE ""yards""=124 AND ""rec""<13;",2-11786160-4 "On September 25, 1994 what was the final score?","CREATE TABLE ""singles_21_10_11"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""singles_21_10_11"" WHERE ""date""='september 25, 1994';",2-1111175-2 "On the final date of April 5, 1995, what was the score?","CREATE TABLE ""singles_21_10_11"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""singles_21_10_11"" WHERE ""date""='april 5, 1995';",2-1111175-2 Who was Geelong's home opponent?,"CREATE TABLE ""round_1"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_1"" WHERE ""away_team""='geelong';",2-10790651-1 What is the date against the Tampa bay Storm?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""home_away"" text, ""result"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='tampa bay storm';",2-11870159-1 What's the result when the kickoff was 4:00 and the record was 4-8?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""kickoff_a""='4:00' AND ""record""='4-8';",2-11441028-2 Who was the opponent for the giants stadium game?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""game_site""='giants stadium';",2-11441028-2 What date had a kickoff of 1:00 and a result of l 27-14?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""kickoff_a""='1:00' AND ""result""='l 27-14';",2-11441028-2 When was the record 3-3?,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""record""='3-3';",2-11441028-2 "When the result was l 13-7 ot, who was the opponent?","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_a"" text, ""game_site"" text, ""attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""result""='l 13-7 ot';",2-11441028-2 What model number had a chipset of intel q43?,"CREATE TABLE ""discontinued_dell_precision_laptop_model"" ( ""model"" text, ""released"" text, ""form_factor"" text, ""chipset"" text, ""memory_type"" text, ""max_memory"" text );","SELECT ""model"" FROM ""discontinued_dell_precision_laptop_model"" WHERE ""chipset""='intel q43';",2-11946231-6 What is the form factor with a model name of precision m50?,"CREATE TABLE ""discontinued_dell_precision_laptop_model"" ( ""model"" text, ""released"" text, ""form_factor"" text, ""chipset"" text, ""memory_type"" text, ""max_memory"" text );","SELECT ""form_factor"" FROM ""discontinued_dell_precision_laptop_model"" WHERE ""model""='precision m50';",2-11946231-6 Whas is the released date of the memory type ddr2-667?,"CREATE TABLE ""discontinued_dell_precision_laptop_model"" ( ""model"" text, ""released"" text, ""form_factor"" text, ""chipset"" text, ""memory_type"" text, ""max_memory"" text );","SELECT ""released"" FROM ""discontinued_dell_precision_laptop_model"" WHERE ""memory_type""='ddr2-667';",2-11946231-6 "What is the memory type with a form factor of 15.4"", and a Model of precision m65?","CREATE TABLE ""discontinued_dell_precision_laptop_model"" ( ""model"" text, ""released"" text, ""form_factor"" text, ""chipset"" text, ""memory_type"" text, ""max_memory"" text );","SELECT ""memory_type"" FROM ""discontinued_dell_precision_laptop_model"" WHERE ""form_factor""='15.4\""' AND ""model""='precision m65';",2-11946231-6 what is the release date of the model precision m60?,"CREATE TABLE ""discontinued_dell_precision_laptop_model"" ( ""model"" text, ""released"" text, ""form_factor"" text, ""chipset"" text, ""memory_type"" text, ""max_memory"" text );","SELECT ""released"" FROM ""discontinued_dell_precision_laptop_model"" WHERE ""model""='precision m60';",2-11946231-6 "What away team played at VFL Park with more than 10,530 spectators?","CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_13"" WHERE ""crowd"">'10,530' AND ""venue""='vfl park';",2-10824095-13 "What away team has more than 23,365 spectators and Carlton as the home team?","CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_13"" WHERE ""crowd"">'23,365' AND ""home_team""='carlton';",2-10824095-13 Which away team scored 10.5 (65)?,"CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_13"" WHERE ""away_team_score""='10.5 (65)';",2-10824095-13 What is the home score with an away team of 9.17 (71)?,"CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_13"" WHERE ""away_team_score""='9.17 (71)';",2-10824095-13 What is the record of the game with Rudy Gay (20) as the leading scorer?,"CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""record"" FROM ""december"" WHERE ""leading_scorer""='rudy gay (20)';",2-11963447-5 What is the visitor team of the game with Rudy Gay (18) as the leading scorer?,"CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""visitor"" FROM ""december"" WHERE ""leading_scorer""='rudy gay (18)';",2-11963447-5 What is the score on the 1 December 2007 game?,"CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""score"" FROM ""december"" WHERE ""date""='1 december 2007';",2-11963447-5 What is the score of the game with Grizzlies as the visitor team on 30 December 2007?,"CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""leading_scorer"" text, ""record"" text );","SELECT ""score"" FROM ""december"" WHERE ""visitor""='grizzlies' AND ""date""='30 december 2007';",2-11963447-5 What is the lowest draw that has 5 losses and byes greater than 0?,"CREATE TABLE ""2008_ladder"" ( ""tallangatta_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""draws"") FROM ""2008_ladder"" WHERE ""losses""=5 AND ""byes"">0;",2-11338646-7 What is the lowest draw that is greater than 0 and byes greater than 0?,"CREATE TABLE ""2008_ladder"" ( ""tallangatta_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""losses"") FROM ""2008_ladder"" WHERE ""draws"">0 AND ""byes"">0;",2-11338646-7 What is the total number of byes that has 13 losses and wins less than 5?,"CREATE TABLE ""2008_ladder"" ( ""tallangatta_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""byes"") FROM ""2008_ladder"" WHERE ""losses""=13 AND ""wins""<5;",2-11338646-7 What is the total number of byes that has 1 draw and an against of 1374?,"CREATE TABLE ""2008_ladder"" ( ""tallangatta_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""byes"") FROM ""2008_ladder"" WHERE ""draws""=1 AND ""against""=1374;",2-11338646-7 What is the total number of byes that has 11 wins and a Tallangatta DFL of Barnawartha?,"CREATE TABLE ""2008_ladder"" ( ""tallangatta_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""byes"") FROM ""2008_ladder"" WHERE ""wins""=11 AND ""tallangatta_dfl""='barnawartha';",2-11338646-7 When did the Summer Olympics occur in Tokyo?,"CREATE TABLE ""list_of_cities_that_hosted_multiple_edit"" ( ""city"" text, ""country"" text, ""continent"" text, ""summer_olympics"" text, ""winter_olympics"" text, ""total"" real );","SELECT ""summer_olympics"" FROM ""list_of_cities_that_hosted_multiple_edit"" WHERE ""city""='tokyo';",2-11015817-2 What is the Current status of Callander Coal company grey?,"CREATE TABLE ""mineral_wagons"" ( ""number_name"" text, ""description"" text, ""current_status"" text, ""livery"" text, ""date"" text );","SELECT ""current_status"" FROM ""mineral_wagons"" WHERE ""livery""='callander coal company grey';",2-1174877-16 When was the livery of Kinneil Sandy Red?,"CREATE TABLE ""mineral_wagons"" ( ""number_name"" text, ""description"" text, ""current_status"" text, ""livery"" text, ""date"" text );","SELECT ""date"" FROM ""mineral_wagons"" WHERE ""livery""='kinneil sandy red';",2-1174877-16 What is the name and number in 1962 when livery was Br Bauxite?,"CREATE TABLE ""mineral_wagons"" ( ""number_name"" text, ""description"" text, ""current_status"" text, ""livery"" text, ""date"" text );","SELECT ""number_name"" FROM ""mineral_wagons"" WHERE ""date""='1962' AND ""livery""='br bauxite';",2-1174877-16 What is the name and number in 1964?,"CREATE TABLE ""mineral_wagons"" ( ""number_name"" text, ""description"" text, ""current_status"" text, ""livery"" text, ""date"" text );","SELECT ""number_name"" FROM ""mineral_wagons"" WHERE ""date""='1964';",2-1174877-16 What is the description for the livery Br Grey?,"CREATE TABLE ""mineral_wagons"" ( ""number_name"" text, ""description"" text, ""current_status"" text, ""livery"" text, ""date"" text );","SELECT ""description"" FROM ""mineral_wagons"" WHERE ""livery""='br grey';",2-1174877-16 Which is least lap is mika salo in?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""laps"") FROM ""race"" WHERE ""driver""='mika salo';",2-1123317-1 What time is grid 7 in?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""race"" WHERE ""grid""=7;",2-1123317-1 What was the score of cook 3/6?,"CREATE TABLE ""challenge_cup"" ( ""date"" text, ""competition"" text, ""venue"" text, ""result"" text, ""score"" text, ""goals"" text );","SELECT ""result"" FROM ""challenge_cup"" WHERE ""goals""='cook 3/6';",2-10818970-6 "What is the Chassis having a year later than 1990, and Minardi Scuderia Italia as an entrant, and 4 points?","CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""chassis"" FROM ""complete_formula_one_results"" WHERE ""year"">1990 AND ""entrant""='minardi scuderia italia' AND ""points""=4;",2-1201750-2 Name the player with TD's more than 1 and long less than 24 with avg less than 11.4,"CREATE TABLE ""wide_receivers"" ( ""player"" text, ""rec"" real, ""yards"" real, ""avg"" real, ""td_s"" real, ""long"" real );","SELECT ""player"" FROM ""wide_receivers"" WHERE ""avg""<11.4 AND ""long""<24 AND ""td_s"">1;",2-11732809-5 Which gender had a decile of more than 1 and featured the South Auckland Seventh-Day Adventist School?,"CREATE TABLE ""otara_papatoetoe_local_board"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""gender"" FROM ""otara_papatoetoe_local_board"" WHERE ""decile"">1 AND ""name""='south auckland seventh-day adventist school';",2-12017602-17 Which name has an authority of state?,"CREATE TABLE ""otara_papatoetoe_local_board"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""name"" FROM ""otara_papatoetoe_local_board"" WHERE ""authority""='state';",2-12017602-17 Which decile features Mayfield School?,"CREATE TABLE ""otara_papatoetoe_local_board"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""decile"" FROM ""otara_papatoetoe_local_board"" WHERE ""name""='mayfield school';",2-12017602-17 What was the record on July 28?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='july 28';",2-11512596-5 How many people attended on July 5?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT SUM(""attendance"") FROM ""game_log"" WHERE ""date""='july 5';",2-11512596-5 Which production won the drama desk award as well as the category of outstanding sound design?,"CREATE TABLE ""2010_broadway_revival"" ( ""year"" real, ""award"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""result"" FROM ""2010_broadway_revival"" WHERE ""award""='drama desk award' AND ""category""='outstanding sound design';",2-1195142-4 Who was nominated for outstanding director of a musical?,"CREATE TABLE ""2010_broadway_revival"" ( ""year"" real, ""award"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""nominee"" FROM ""2010_broadway_revival"" WHERE ""category""='outstanding director of a musical';",2-1195142-4 In what year was Terry Johnson nominated for a Tony award?,"CREATE TABLE ""2010_broadway_revival"" ( ""year"" real, ""award"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT COUNT(""year"") FROM ""2010_broadway_revival"" WHERE ""award""='tony award' AND ""nominee""='terry johnson';",2-1195142-4 What year was there a Tony award category of Best Revival of a Musical?,"CREATE TABLE ""2010_broadway_revival"" ( ""year"" real, ""award"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""year"" FROM ""2010_broadway_revival"" WHERE ""award""='tony award' AND ""category""='best revival of a musical';",2-1195142-4 "What is the crowd size of the Away team, Fitzroy?","CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""crowd"" FROM ""round_7"" WHERE ""away_team""='fitzroy';",2-10808933-7 Which Away team uses Princes Park as it's venue?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_7"" WHERE ""venue""='princes park';",2-10808933-7 What was the lowest Crowd Size for the Home Team of North Melbourne?,"CREATE TABLE ""round_7"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MIN(""crowd"") FROM ""round_7"" WHERE ""home_team""='north melbourne';",2-10808933-7 What was the attendance when St Kilda played as the away team?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_17"" WHERE ""away_team""='st kilda';",2-10869537-17 Tell me the opponent for winner of bc 2,"CREATE TABLE ""the_games"" ( ""date"" text, ""opponent"" text, ""winner"" text, ""score"" text, ""result"" text );","SELECT ""opponent"" FROM ""the_games"" WHERE ""winner""='bc 2';",2-11222695-1 Tell me the score for opponent of holy cross and result of push,"CREATE TABLE ""the_games"" ( ""date"" text, ""opponent"" text, ""winner"" text, ""score"" text, ""result"" text );","SELECT ""score"" FROM ""the_games"" WHERE ""opponent""='holy cross' AND ""result""='push';",2-11222695-1 Tell me the score on 1978-12-16,"CREATE TABLE ""the_games"" ( ""date"" text, ""opponent"" text, ""winner"" text, ""score"" text, ""result"" text );","SELECT ""score"" FROM ""the_games"" WHERE ""date""='1978-12-16';",2-11222695-1 Tell me the result for 1979-01-17,"CREATE TABLE ""the_games"" ( ""date"" text, ""opponent"" text, ""winner"" text, ""score"" text, ""result"" text );","SELECT ""result"" FROM ""the_games"" WHERE ""date""='1979-01-17';",2-11222695-1 I want the result for winner of bc 3,"CREATE TABLE ""the_games"" ( ""date"" text, ""opponent"" text, ""winner"" text, ""score"" text, ""result"" text );","SELECT ""result"" FROM ""the_games"" WHERE ""winner""='bc 3';",2-11222695-1 What is the save when Yankees are the opponents on July 25?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""save"" FROM ""game_log"" WHERE ""opponent""='yankees' AND ""date""='july 25';",2-12015554-6 "What score occurred when the save was ||27,108||63–44?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""save""='||27,108||63–44';",2-12015554-6 "What is the resulting loss when a save is ||12,838||48–35?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""save""='||12,838||48–35';",2-12015554-6 "On what date did a save of ||54,918||50–36 occur?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""save""='||54,918||50–36';",2-12015554-6 "What was the score when a save of ||25,354||63–43 occurred?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""save"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""save""='||25,354||63–43';",2-12015554-6 "Name the highest revenue for employees of 95,175 and rank less than 8","CREATE TABLE ""companies"" ( ""rank"" real, ""name"" text, ""headquarters"" text, ""revenue_million"" real, ""profit_million"" real, ""employees_world"" real );","SELECT MAX(""revenue_million"") FROM ""companies"" WHERE ""employees_world""='95,175' AND ""rank""<8;",2-11930-2 Tell me the average goals with apps less than 3,"CREATE TABLE ""international"" ( ""national_team"" text, ""season"" text, ""apps"" real, ""goals"" real, ""assists"" real );","SELECT AVG(""goals"") FROM ""international"" WHERE ""apps""<3;",2-11905904-2 "What is the Time/Retired for a Grid smaller than 10, a Laps larger than 20, and a Constructor of talbot-lago - talbot?","CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""time_retired"" FROM ""race"" WHERE ""grid""<10 AND ""laps"">20 AND ""constructor""='talbot-lago - talbot';",2-1122040-3 What is the high grid total for maserati?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""grid"") FROM ""race"" WHERE ""constructor""='maserati';",2-1122040-3 What is the high grid total for maserati with under 35 laps?,"CREATE TABLE ""race"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""grid"") FROM ""race"" WHERE ""laps""<35 AND ""constructor""='maserati';",2-1122040-3 What is the Pole Position of the Brazilian Grand Prix race?,"CREATE TABLE ""season_review"" ( ""race"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""constructor"" text, ""report"" text );","SELECT ""pole_position"" FROM ""season_review"" WHERE ""race""='brazilian grand prix';",2-1140077-2 Who was the winner of the race in monza?,"CREATE TABLE ""season_review"" ( ""race"" text, ""date"" text, ""location"" text, ""pole_position"" text, ""fastest_lap"" text, ""race_winner"" text, ""constructor"" text, ""report"" text );","SELECT ""race_winner"" FROM ""season_review"" WHERE ""location""='monza';",2-1140077-2 What Away team had a score of 8.13 (61)?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_14"" WHERE ""away_team_score""='8.13 (61)';",2-10789881-14 What position for chris moreno?,"CREATE TABLE ""2007_rugby_world_cup_squads"" ( ""player"" text, ""position"" text, ""date_of_birth_age"" text, ""caps"" real, ""club_province"" text );","SELECT ""position"" FROM ""2007_rugby_world_cup_squads"" WHERE ""player""='chris moreno';",2-11783766-6 When was brian lemay born?,"CREATE TABLE ""2007_rugby_world_cup_squads"" ( ""player"" text, ""position"" text, ""date_of_birth_age"" text, ""caps"" real, ""club_province"" text );","SELECT ""date_of_birth_age"" FROM ""2007_rugby_world_cup_squads"" WHERE ""player""='brian lemay';",2-11783766-6 Tell me the player for 7 round,"CREATE TABLE ""draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""player"" FROM ""draft_picks"" WHERE ""round""=7;",2-11902366-17 Which Superfund site has the CERCLIS ID fld980494959?,"CREATE TABLE ""superfund_sites"" ( ""cerclis_id"" text, ""name"" text, ""county"" text, ""partially_deleted"" text, ""deleted"" text );","SELECT ""partially_deleted"" FROM ""superfund_sites"" WHERE ""cerclis_id""='fld980494959';",2-11096996-1 Which site has the CERCLIS ID fld004092532?,"CREATE TABLE ""superfund_sites"" ( ""cerclis_id"" text, ""name"" text, ""county"" text, ""partially_deleted"" text, ""deleted"" text );","SELECT ""name"" FROM ""superfund_sites"" WHERE ""cerclis_id""='fld004092532';",2-11096996-1 "What is the CERCLIS ID of the site in Polk County, with the date 08/04/2009?","CREATE TABLE ""superfund_sites"" ( ""cerclis_id"" text, ""name"" text, ""county"" text, ""partially_deleted"" text, ""deleted"" text );","SELECT ""cerclis_id"" FROM ""superfund_sites"" WHERE ""county""='polk' AND ""deleted""='08/04/2009';",2-11096996-1 When is the tournament of konica san jose classic?,"CREATE TABLE ""lpga_tour_wins"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_up"" text );","SELECT ""date"" FROM ""lpga_tour_wins"" WHERE ""tournament""='konica san jose classic';",2-10871545-1 Which tournament had a playoff with a margin of victory?,"CREATE TABLE ""lpga_tour_wins"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_up"" text );","SELECT ""tournament"" FROM ""lpga_tour_wins"" WHERE ""margin_of_victory""='playoff';",2-10871545-1 Who was the runner up in the konica san jose classic Tournament?,"CREATE TABLE ""lpga_tour_wins"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_up"" text );","SELECT ""runner_up"" FROM ""lpga_tour_wins"" WHERE ""tournament""='konica san jose classic';",2-10871545-1 What was the highest crowd size at the Western Oval?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_15"" WHERE ""venue""='western oval';",2-10809444-15 Which name had an order number of 1?,"CREATE TABLE ""players_who_made_their_debut_for_the_gee"" ( ""order"" real, ""name"" text, ""seasons"" text, ""games"" real, ""goals"" real );","SELECT ""name"" FROM ""players_who_made_their_debut_for_the_gee"" WHERE ""order""=1;",2-11677694-1 Who was the entrant for Gabriele Tarquini with all rounds and a JH24 JH25 Chassis?,"CREATE TABLE ""drivers_and_constructors"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""entrant"" FROM ""drivers_and_constructors"" WHERE ""rounds""='all' AND ""chassis""='jh24 jh25' AND ""driver""='gabriele tarquini';",2-1137707-1 Who was the entrant for Gary Brabham?,"CREATE TABLE ""drivers_and_constructors"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""entrant"" FROM ""drivers_and_constructors"" WHERE ""driver""='gary brabham';",2-1137707-1 Who constructed Aguri Suzuki's car?,"CREATE TABLE ""drivers_and_constructors"" ( ""entrant"" text, ""constructor"" text, ""chassis"" text, ""engine"" text, ""tyre"" text, ""driver"" text, ""rounds"" text );","SELECT ""constructor"" FROM ""drivers_and_constructors"" WHERE ""driver""='aguri suzuki';",2-1137707-1 What was the highest average point rating for a modern suspense show with 21 episodes?,"CREATE TABLE ""third_line_series"" ( ""airing_date"" text, ""english_title_chinese_title"" text, ""number_of_episodes"" real, ""hd_format"" text, ""highest_average_point_ratings"" real, ""genre"" text, ""official_website"" text );","SELECT SUM(""highest_average_point_ratings"") FROM ""third_line_series"" WHERE ""genre""='modern suspense' AND ""number_of_episodes""=21;",2-11926114-5 Where was the game with the result of 22-20 played?,"CREATE TABLE ""super_league_tries"" ( ""date"" text, ""venue"" text, ""opponent"" text, ""result"" text, ""tournament"" text, ""scored"" real );","SELECT ""venue"" FROM ""super_league_tries"" WHERE ""result""='22-20';",2-10856164-1 Where was the game with a higher score than 1 played?,"CREATE TABLE ""super_league_tries"" ( ""date"" text, ""venue"" text, ""opponent"" text, ""result"" text, ""tournament"" text, ""scored"" real );","SELECT ""venue"" FROM ""super_league_tries"" WHERE ""scored"">1;",2-10856164-1 What tournament did the Crusaders play in?,"CREATE TABLE ""super_league_tries"" ( ""date"" text, ""venue"" text, ""opponent"" text, ""result"" text, ""tournament"" text, ""scored"" real );","SELECT ""tournament"" FROM ""super_league_tries"" WHERE ""opponent""='crusaders';",2-10856164-1 What was the home score at Lake Oval?,"CREATE TABLE ""round_6"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_6"" WHERE ""venue""='lake oval';",2-10806194-6 "What is the highest metal total when there are 2 Gold medals, 0 Bronze metals, and the rank is smaller than 2?","CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""total"") FROM ""medal_table"" WHERE ""gold""=2 AND ""bronze""=0 AND ""rank""<2;",2-11357988-6 "What is the total number of silver medals when there are 0 Bronze medals, and the nation is the United Kingdom?","CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medal_table"" WHERE ""bronze""=0 AND ""nation""='united kingdom';",2-11357988-6 What is the highest rank when the metal total is 1 and the nation is the United Kingdom?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""rank"") FROM ""medal_table"" WHERE ""total""=1 AND ""nation""='united kingdom';",2-11357988-6 "What is the lowest metal total when the Bronze metals are larger than 0, the Gold medals are smaller than 1, and the nation is Switzerland?","CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""medal_table"" WHERE ""bronze"">0 AND ""nation""='switzerland' AND ""gold""<1;",2-11357988-6 What is the highest Bronze medal count when the Gold medals are larger than 1 and the silver are smaller than 0?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""medal_table"" WHERE ""gold"">1 AND ""silver""<0;",2-11357988-6 When was the swiss grand prix?,"CREATE TABLE ""world_championship_season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""date"" FROM ""world_championship_season_review"" WHERE ""race""='swiss grand prix';",2-1140116-1 What was the circuit for alberto ascari josé froilán gonzález?,"CREATE TABLE ""world_championship_season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""circuit"" FROM ""world_championship_season_review"" WHERE ""fastest_lap""='alberto ascari josé froilán gonzález';",2-1140116-1 Name the date of the italian grand prix,"CREATE TABLE ""world_championship_season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""date"" FROM ""world_championship_season_review"" WHERE ""race""='italian grand prix';",2-1140116-1 Name the constructor for the belgian grand prix,"CREATE TABLE ""world_championship_season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""constructor"" FROM ""world_championship_season_review"" WHERE ""race""='belgian grand prix';",2-1140116-1 Name the date for the italian grand prix,"CREATE TABLE ""world_championship_season_review"" ( ""race"" text, ""circuit"" text, ""date"" text, ""pole_position"" text, ""fastest_lap"" text, ""winning_driver"" text, ""constructor"" text, ""tyre"" text, ""report"" text );","SELECT ""date"" FROM ""world_championship_season_review"" WHERE ""race""='italian grand prix';",2-1140116-1 "Who's the opposition at westpac stadium when the attendance is 31,853?","CREATE TABLE ""home_attendance"" ( ""date"" text, ""round"" text, ""attendance"" text, ""opposition"" text, ""stadium"" text );","SELECT ""opposition"" FROM ""home_attendance"" WHERE ""stadium""='westpac stadium' AND ""attendance""='31,853';",2-10866704-9 When was the opposition sydney fc on round 19?,"CREATE TABLE ""home_attendance"" ( ""date"" text, ""round"" text, ""attendance"" text, ""opposition"" text, ""stadium"" text );","SELECT ""date"" FROM ""home_attendance"" WHERE ""opposition""='sydney fc' AND ""round""='round 19';",2-10866704-9 "What round was adelaide united the opposition with an attendance of 18,345?","CREATE TABLE ""home_attendance"" ( ""date"" text, ""round"" text, ""attendance"" text, ""opposition"" text, ""stadium"" text );","SELECT ""round"" FROM ""home_attendance"" WHERE ""opposition""='adelaide united' AND ""attendance""='18,345';",2-10866704-9 "Who was the opposition at 11,682 excl. exhibition match?","CREATE TABLE ""home_attendance"" ( ""date"" text, ""round"" text, ""attendance"" text, ""opposition"" text, ""stadium"" text );","SELECT ""opposition"" FROM ""home_attendance"" WHERE ""stadium""='11,682 excl. exhibition match';",2-10866704-9 "What round has an attendance of 12,127?","CREATE TABLE ""home_attendance"" ( ""date"" text, ""round"" text, ""attendance"" text, ""opposition"" text, ""stadium"" text );","SELECT ""round"" FROM ""home_attendance"" WHERE ""attendance""='12,127';",2-10866704-9 What is the result against everton?,"CREATE TABLE ""2003_04_middlesbrough_f_c_season"" ( ""round"" text, ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""2003_04_middlesbrough_f_c_season"" WHERE ""opponent""='everton';",2-11664601-1 François Gendron was in which party?,"CREATE TABLE ""list"" ( ""name"" text, ""district_region"" text, ""took_office"" text, ""left_office"" text, ""party"" text );","SELECT ""party"" FROM ""list"" WHERE ""name""='françois gendron';",2-11229322-1 The deputy that left office in 2003 took office in which year?,"CREATE TABLE ""list"" ( ""name"" text, ""district_region"" text, ""took_office"" text, ""left_office"" text, ""party"" text );","SELECT ""took_office"" FROM ""list"" WHERE ""left_office""='2003';",2-11229322-1 Which deputy took office in 1976?,"CREATE TABLE ""list"" ( ""name"" text, ""district_region"" text, ""took_office"" text, ""left_office"" text, ""party"" text );","SELECT ""name"" FROM ""list"" WHERE ""took_office""='1976';",2-11229322-1 Which film took place in 2000?,"CREATE TABLE ""best_music_original_song"" ( ""year"" text, ""name"" text, ""film"" text, ""song"" text, ""status"" text );","SELECT ""film"" FROM ""best_music_original_song"" WHERE ""year""='2000';",2-11296015-15 Which song named Tan Dun was nominated?,"CREATE TABLE ""best_music_original_song"" ( ""year"" text, ""name"" text, ""film"" text, ""song"" text, ""status"" text );","SELECT ""song"" FROM ""best_music_original_song"" WHERE ""status""='nominated' AND ""name""='tan dun';",2-11296015-15 In which venue did the away team score 23.15 (153)?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_4"" WHERE ""away_team_score""='23.15 (153)';",2-10809157-4 Who was the constructor when the grid was 11?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""classification"" WHERE ""grid""=11;",2-1122391-1 How many laps were completed by Piers Courage when BRM was the constructor and the grid is larger than 8?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""laps"") FROM ""classification"" WHERE ""constructor""='brm' AND ""driver""='piers courage' AND ""grid"">8;",2-1122391-1 What is the short name for a channelgreater than 63.4?,"CREATE TABLE ""history"" ( ""channel"" real, ""video"" text, ""aspect"" text, ""psip_short_name"" text, ""programming"" text );","SELECT ""psip_short_name"" FROM ""history"" WHERE ""channel"">63.4;",2-1084969-1 "For the channel smaller than 63.2, what was the programming?","CREATE TABLE ""history"" ( ""channel"" real, ""video"" text, ""aspect"" text, ""psip_short_name"" text, ""programming"" text );","SELECT ""programming"" FROM ""history"" WHERE ""channel""<63.2;",2-1084969-1 Tell me the horse with faults of 0 when the total is 4.1,"CREATE TABLE ""b"" ( ""rider"" text, ""horse"" text, ""faults"" text, ""round_1_2_a_points"" text, ""total"" real );","SELECT ""horse"" FROM ""b"" WHERE ""faults""='0' AND ""total""=4.1;",2-11939305-4 Tell me the horse when the faults are 9 and the total is 46.36,"CREATE TABLE ""b"" ( ""rider"" text, ""horse"" text, ""faults"" text, ""round_1_2_a_points"" text, ""total"" real );","SELECT ""horse"" FROM ""b"" WHERE ""faults""='9' AND ""total""=46.36;",2-11939305-4 Tell me the highest total when the horse is spender s,"CREATE TABLE ""b"" ( ""rider"" text, ""horse"" text, ""faults"" text, ""round_1_2_a_points"" text, ""total"" real );","SELECT MAX(""total"") FROM ""b"" WHERE ""horse""='spender s';",2-11939305-4 Name the round 1 +2A points for horse of poncorde,"CREATE TABLE ""b"" ( ""rider"" text, ""horse"" text, ""faults"" text, ""round_1_2_a_points"" text, ""total"" real );","SELECT ""round_1_2_a_points"" FROM ""b"" WHERE ""horse""='poncorde';",2-11939305-4 Name the total number of total when round 1 +2A points of 19.620,"CREATE TABLE ""b"" ( ""rider"" text, ""horse"" text, ""faults"" text, ""round_1_2_a_points"" text, ""total"" real );","SELECT COUNT(""total"") FROM ""b"" WHERE ""round_1_2_a_points""='19.620';",2-11939305-4 Which Home team has an Away team of melbourne?,"CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_14"" WHERE ""away_team""='melbourne';",2-10808346-14 "Which Crowd has an Away team score of 11.7 (73), and an Away team of hawthorn?","CREATE TABLE ""round_14"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT MAX(""crowd"") FROM ""round_14"" WHERE ""away_team_score""='11.7 (73)' AND ""away_team""='hawthorn';",2-10808346-14 What is the away team at corio oval?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_15"" WHERE ""venue""='corio oval';",2-10806592-15 What is the away team at lake oval?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_15"" WHERE ""venue""='lake oval';",2-10806592-15 Which home team has an Away team score of 19.12 (126)?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_15"" WHERE ""away_team_score""='19.12 (126)';",2-10806592-15 What is the away team score with geelong home team?,"CREATE TABLE ""round_15"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_15"" WHERE ""home_team""='geelong';",2-10806592-15 What is the home team score when the home team is Collingwood?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_11"" WHERE ""home_team""='collingwood';",2-10809271-11 What is the name of the away team when the home team score is 7.12 (54)?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_11"" WHERE ""home_team_score""='7.12 (54)';",2-10809271-11 What is the date of the game when the venue is Princes Park?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_11"" WHERE ""venue""='princes park';",2-10809271-11 What position does the player from texas a&m play?,"CREATE TABLE ""1984_nfl_draft"" ( ""round"" real, ""pick"" real, ""name"" text, ""position"" text, ""school"" text );","SELECT ""position"" FROM ""1984_nfl_draft"" WHERE ""school""='texas a&m';",2-11309578-1 What is the time for 18 laps and 5 grids?,"CREATE TABLE ""superbike_race_1_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT ""time"" FROM ""superbike_race_1_classification"" WHERE ""laps""=18 AND ""grid""=5;",2-11242816-1 On which date was the Dodge Dealers Grand Prix GTS class race?,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""race""='dodge dealers grand prix' AND ""class""='gts';",2-11876394-1 Which race was on the Las Vegas Motor Speedway for 2 hours?,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""race"" FROM ""schedule"" WHERE ""circuit""='las vegas motor speedway' AND ""length""='2 hours';",2-11876394-1 Which class was on the Las Vegas Motor Speedway for 2 hours?,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""class"" FROM ""schedule"" WHERE ""length""='2 hours' AND ""circuit""='las vegas motor speedway';",2-11876394-1 What circuit was on June 1 with a class of both?,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""circuit"" FROM ""schedule"" WHERE ""class""='both' AND ""date""='june 1';",2-11876394-1 Which date was a GTS class on the Mosport International Raceway?,"CREATE TABLE ""schedule"" ( ""race"" text, ""length"" text, ""class"" text, ""circuit"" text, ""date"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""class""='gts' AND ""circuit""='mosport international raceway';",2-11876394-1 "What is the average prom (m) when the height (m) is more than 733, the class is Hewitt, and the peak is Kirk Fell East Top?","CREATE TABLE ""list_of_hewitts_and_nuttalls_in_england"" ( ""peak"" text, ""height_m"" real, ""prom_m"" real, ""class"" text, ""parent"" text );","SELECT AVG(""prom_m"") FROM ""list_of_hewitts_and_nuttalls_in_england"" WHERE ""height_m"">733 AND ""class""='hewitt' AND ""peak""='kirk fell east top';",2-10814429-4 "Which venue did North Melbourne play away with a crowd greater than 30,000?","CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_13"" WHERE ""crowd"">'30,000' AND ""away_team""='north melbourne';",2-10790510-13 What did the away team score when the home team scored 23.13 (151)?,"CREATE TABLE ""round_13"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_13"" WHERE ""home_team_score""='23.13 (151)';",2-10790510-13 What college picked someone from The Episcopal Academy?,"CREATE TABLE ""2006_boys_team"" ( ""player"" text, ""height"" text, ""school"" text, ""hometown"" text, ""college"" text );","SELECT ""college"" FROM ""2006_boys_team"" WHERE ""school""='episcopal academy';",2-11677760-15 Which home team scored 9.13 (67)?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_4"" WHERE ""home_team_score""='9.13 (67)';",2-10808089-4 When was the game at Moorabbin Oval?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""date"" FROM ""round_4"" WHERE ""venue""='moorabbin oval';",2-10808089-4 Who did Hawthorn play against at their home match?,"CREATE TABLE ""round_4"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_4"" WHERE ""home_team""='hawthorn';",2-10808089-4 "What is the highest rank of the player who played 30 events and made less than $2,708,005?","CREATE TABLE ""leaders"" ( ""rank"" real, ""player"" text, ""country"" text, ""earnings"" real, ""events"" real, ""wins"" real );","SELECT MAX(""rank"") FROM ""leaders"" WHERE ""earnings""<'2,708,005' AND ""events""=30;",2-11603398-3 What season has a 6th north finish and more than 21 points?,"CREATE TABLE ""season_by_season_record"" ( ""season"" text, ""t_otl"" real, ""points"" real, ""finish"" text, ""playoffs"" text );","SELECT ""season"" FROM ""season_by_season_record"" WHERE ""points"">21 AND ""finish""='6th north';",2-11514681-1 What language does Raj Kamal speak?,"CREATE TABLE ""1980s"" ( ""year"" real, ""film_name"" text, ""music_director"" text, ""lyricist"" text, ""language"" text );","SELECT ""language"" FROM ""1980s"" WHERE ""music_director""='raj kamal';",2-11827596-4 What 1972 Hindi film had Ravindra Jain directing the music?,"CREATE TABLE ""1980s"" ( ""year"" real, ""film_name"" text, ""music_director"" text, ""lyricist"" text, ""language"" text );","SELECT ""film_name"" FROM ""1980s"" WHERE ""year"">1972 AND ""language""='hindi' AND ""lyricist""='ravindra jain' AND ""music_director""='ravindra jain';",2-11827596-4 What 1979 Hindi film had Ravindra Jain directing music?,"CREATE TABLE ""1980s"" ( ""year"" real, ""film_name"" text, ""music_director"" text, ""lyricist"" text, ""language"" text );","SELECT ""film_name"" FROM ""1980s"" WHERE ""language""='hindi' AND ""lyricist""='ravindra jain' AND ""music_director""='ravindra jain' AND ""year""=1979;",2-11827596-4 "Which driver has a # smaller than 40, less than 151 points, and Winnings of $84,400?","CREATE TABLE ""race_results"" ( ""driver"" text, ""car_num"" real, ""make"" text, ""points"" real, ""laps"" real, ""winnings"" text );","SELECT ""make"" FROM ""race_results"" WHERE ""car_num""<40 AND ""points""<151 AND ""winnings""='$84,400';",2-11384351-1 "Which driver has less than 61 points, but winnings of $67,675?","CREATE TABLE ""race_results"" ( ""driver"" text, ""car_num"" real, ""make"" text, ""points"" real, ""laps"" real, ""winnings"" text );","SELECT SUM(""laps"") FROM ""race_results"" WHERE ""winnings""='$67,675' AND ""points""<61;",2-11384351-1 "Which driver has the highest point total after winning $133,386?","CREATE TABLE ""race_results"" ( ""driver"" text, ""car_num"" real, ""make"" text, ""points"" real, ""laps"" real, ""winnings"" text );","SELECT MAX(""points"") FROM ""race_results"" WHERE ""winnings""='$133,386';",2-11384351-1 What is the average round for martin havlat?,"CREATE TABLE ""1999_draft_picks"" ( ""round"" real, ""overall"" real, ""player"" text, ""nationality"" text, ""club_team"" text );","SELECT AVG(""round"") FROM ""1999_draft_picks"" WHERE ""player""='martin havlat';",2-11803648-8 When the points are less than 65 what is the drop #?,"CREATE TABLE ""top_point_scorers"" ( ""points"" real, ""name"" text, ""club"" text, ""apps"" real, ""tries"" real, ""drop"" real );","SELECT COUNT(""drop"") FROM ""top_point_scorers"" WHERE ""points""<65;",2-11327266-9 Who had points less than 73 and drop more than 0?,"CREATE TABLE ""top_point_scorers"" ( ""points"" real, ""name"" text, ""club"" text, ""apps"" real, ""tries"" real, ""drop"" real );","SELECT ""name"" FROM ""top_point_scorers"" WHERE ""points""<73 AND ""drop"">0;",2-11327266-9 Who was part of Club Munster with 1 try?,"CREATE TABLE ""top_point_scorers"" ( ""points"" real, ""name"" text, ""club"" text, ""apps"" real, ""tries"" real, ""drop"" real );","SELECT ""name"" FROM ""top_point_scorers"" WHERE ""tries""=1 AND ""club""='munster';",2-11327266-9 Who was the Visitor when the Home team was Anaheim on the Date of April 12?,"CREATE TABLE ""western_conference_quarter_finals"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real );","SELECT ""visitor"" FROM ""western_conference_quarter_finals"" WHERE ""home""='anaheim' AND ""date""='april 12';",2-11801912-10 What was the Decision on April 18?,"CREATE TABLE ""western_conference_quarter_finals"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real );","SELECT ""decision"" FROM ""western_conference_quarter_finals"" WHERE ""date""='april 18';",2-11801912-10 What did the team score when playing south melbourne at home?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_11"" WHERE ""away_team""='south melbourne';",2-10869537-11 Which away team scored 17.7 (109)?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team"" FROM ""round_11"" WHERE ""away_team_score""='17.7 (109)';",2-10869537-11 Which team lives in mcg?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team"" FROM ""round_11"" WHERE ""venue""='mcg';",2-10869537-11 What was the crowd size when st kilda played home?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT COUNT(""crowd"") FROM ""round_11"" WHERE ""home_team""='st kilda';",2-10869537-11 "At what venue did the away team score 12.9 (81) with a crowd larger than 12,786?","CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_11"" WHERE ""crowd"">'12,786' AND ""away_team_score""='12.9 (81)';",2-10869537-11 What is the home field of the South Melbourne team?,"CREATE TABLE ""round_17"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_17"" WHERE ""home_team""='south melbourne';",2-10806852-17 "For the player from Finland, what is the highest overall pick rank?","CREATE TABLE ""2005_draft_picks"" ( ""round"" real, ""overall"" real, ""player"" text, ""nationality"" text, ""club_team"" text );","SELECT MAX(""overall"") FROM ""2005_draft_picks"" WHERE ""nationality""='finland';",2-11803648-14 what is the least laps when the driver is rolf stommelen and the grid is more than 18?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""laps"") FROM ""classification"" WHERE ""driver""='rolf stommelen' AND ""grid"">18;",2-1122491-1 what is the most laps with a grid of 20?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""laps"") FROM ""classification"" WHERE ""grid""=20;",2-1122491-1 "With a North Melbourne away team, what is the average crowd?","CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT AVG(""crowd"") FROM ""round_11"" WHERE ""away_team""='north melbourne';",2-10808933-11 Which venue does Fitzroy play as an away team?,"CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""venue"" FROM ""round_11"" WHERE ""away_team""='fitzroy';",2-10808933-11 "In the game at Glenferrie Oval, what is the home team score?","CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""home_team_score"" FROM ""round_11"" WHERE ""venue""='glenferrie oval';",2-10808933-11 "In the game against Essendon at home, what did the away team score?","CREATE TABLE ""round_11"" ( ""home_team"" text, ""home_team_score"" text, ""away_team"" text, ""away_team_score"" text, ""venue"" text, ""crowd"" real, ""date"" text );","SELECT ""away_team_score"" FROM ""round_11"" WHERE ""home_team""='essendon';",2-10808933-11 "What's the highest lowest number of capacity that ibrox stadium has when the average is larger than 49,143?","CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""lowest"" real, ""highest"" real, ""average"" real );","SELECT MAX(""lowest"") FROM ""attendances"" WHERE ""stadium""='ibrox stadium' AND ""average"">'49,143';",2-11208143-9 "What's the lowest highest capacity that has a lowest capacity larger than 4,086 people, and a current capacity of 14,209, and an average capacity smaller than 8,530?","CREATE TABLE ""attendances"" ( ""team"" text, ""stadium"" text, ""capacity"" real, ""lowest"" real, ""highest"" real, ""average"" real );","SELECT MIN(""highest"") FROM ""attendances"" WHERE ""lowest"">'4,086' AND ""capacity""='14,209' AND ""average""<'8,530';",2-11208143-9 Which role had thulasidas direction?,"CREATE TABLE ""1990s"" ( ""year"" real, ""movie_title"" text, ""role"" text, ""direction"" text, ""screenplay"" text );","SELECT ""role"" FROM ""1990s"" WHERE ""direction""='thulasidas';",2-11898862-3 Which role did joemon play before 1991?,"CREATE TABLE ""1990s"" ( ""year"" real, ""movie_title"" text, ""role"" text, ""direction"" text, ""screenplay"" text );","SELECT ""role"" FROM ""1990s"" WHERE ""year""<1991 AND ""direction""='joemon';",2-11898862-3 "What is the number of wins that has a top-10 of 2, and more events than 8, more cuts than 6?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""wins"") FROM ""summary"" WHERE ""top_10""=2 AND ""events"">8 AND ""cuts_made"">6;",2-11949127-4 What is the highest number of wins that has a top-25 of 13 and events less than 32?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MAX(""wins"") FROM ""summary"" WHERE ""top_25""=13 AND ""events""<32;",2-11949127-4 What is the number of Tournament of U.S. Open wins with a Top-25 smaller than 4?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""wins"") FROM ""summary"" WHERE ""tournament""='u.s. open' AND ""top_25""<4;",2-11949127-4 "For the week 1 show and order 2, what was the theme?","CREATE TABLE ""performances_on"" ( ""show"" text, ""theme"" text, ""song"" text, ""original_artist"" text, ""order"" text, ""result"" text );","SELECT ""theme"" FROM ""performances_on"" WHERE ""show""='week 1' AND ""order""='2';",2-11797768-1 Which Player has an Overall of 126?,"CREATE TABLE ""2011_draft_picks"" ( ""round"" real, ""overall"" text, ""player"" text, ""position"" text, ""nationality"" text, ""club_team"" text );","SELECT ""player"" FROM ""2011_draft_picks"" WHERE ""overall""='126';",2-11803648-20 "Which Player has a Nationality of united states, and an Overall of 61 (from boston)?","CREATE TABLE ""2011_draft_picks"" ( ""round"" real, ""overall"" text, ""player"" text, ""position"" text, ""nationality"" text, ""club_team"" text );","SELECT ""player"" FROM ""2011_draft_picks"" WHERE ""nationality""='united states' AND ""overall""='61 (from boston)';",2-11803648-20 Which Round has a Club team of brandon wheat kings (whl)?,"CREATE TABLE ""2011_draft_picks"" ( ""round"" real, ""overall"" text, ""player"" text, ""position"" text, ""nationality"" text, ""club_team"" text );","SELECT ""round"" FROM ""2011_draft_picks"" WHERE ""club_team""='brandon wheat kings (whl)';",2-11803648-20 What was the position of the team Minneapolis Lakers during round T?,"CREATE TABLE ""draft"" ( ""round"" text, ""pick"" text, ""position"" text, ""team"" text, ""college"" text );","SELECT ""position"" FROM ""draft"" WHERE ""round""='t' AND ""team""='minneapolis lakers';",2-11160429-3 What was the pick for the game at the College of Kentucky with the team Washington Capitols?,"CREATE TABLE ""draft"" ( ""round"" text, ""pick"" text, ""position"" text, ""team"" text, ""college"" text );","SELECT ""pick"" FROM ""draft"" WHERE ""college""='kentucky' AND ""team""='washington capitols';",2-11160429-3 What was the pick for round 2 with the team Indianapolis Olympians?,"CREATE TABLE ""draft"" ( ""round"" text, ""pick"" text, ""position"" text, ""team"" text, ""college"" text );","SELECT ""pick"" FROM ""draft"" WHERE ""round""='2' AND ""team""='indianapolis olympians';",2-11160429-3 How many points does Draw 5 have?,"CREATE TABLE ""national_final"" ( ""draw"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" real );","SELECT ""points"" FROM ""national_final"" WHERE ""draw""=5;",2-11467154-1 Where did the artist All Mixed Up place?,"CREATE TABLE ""national_final"" ( ""draw"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" real );","SELECT MIN(""place"") FROM ""national_final"" WHERE ""artist""='all mixed up';",2-11467154-1 "The song ""Before the Clock Strikes 12"" has 55 points. What number did the song place?","CREATE TABLE ""national_final"" ( ""draw"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" real );","SELECT SUM(""place"") FROM ""national_final"" WHERE ""song""='\""before the clock strikes 12\""' AND ""points"">55;",2-11467154-1 What's the score of Game 2?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""team"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location_attendance"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""game""=2;",2-11963921-3 Can you tell me the Place that has the Score of 70-67-69-69=275?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""place"" FROM ""final_leaderboard"" WHERE ""score""='70-67-69-69=275';",2-18112814-3 "Can you tell me the sum of Money ($) that has the Score of 69-72-67-71=279, and the Player of loren roberts?","CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT SUM(""money"") FROM ""final_leaderboard"" WHERE ""score""='69-72-67-71=279' AND ""player""='loren roberts';",2-18112814-3 Can you tell me the Country that has the Score of 69-72-67-71=279?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""country"" FROM ""final_leaderboard"" WHERE ""score""='69-72-67-71=279';",2-18112814-3 Who is the driver whose car was constructed by Renault and whose Q1 pos is greater than 2?,"CREATE TABLE ""qualifying"" ( ""driver"" text, ""constructor"" text, ""q1_order"" real, ""q1_time"" text, ""q1_pos"" real, ""q1_q2_time"" text );","SELECT ""driver"" FROM ""qualifying"" WHERE ""constructor""='renault' AND ""q1_pos"">2;",2-1790368-2 Who was the constructor of the car that had a Q1 pos of less than 8 and a Q1 time of 1:15.038?,"CREATE TABLE ""qualifying"" ( ""driver"" text, ""constructor"" text, ""q1_order"" real, ""q1_time"" text, ""q1_pos"" real, ""q1_q2_time"" text );","SELECT ""constructor"" FROM ""qualifying"" WHERE ""q1_pos""<8 AND ""q1_time""='1:15.038';",2-1790368-2 "What is the Q1+Q2 time for the driver whose Q1 time was 1:14.819, ?","CREATE TABLE ""qualifying"" ( ""driver"" text, ""constructor"" text, ""q1_order"" real, ""q1_time"" text, ""q1_pos"" real, ""q1_q2_time"" text );","SELECT ""q1_q2_time"" FROM ""qualifying"" WHERE ""q1_time""='1:14.819';",2-1790368-2 What is the Q1+Q2 time for the driver whose Q1 order was 13?,"CREATE TABLE ""qualifying"" ( ""driver"" text, ""constructor"" text, ""q1_order"" real, ""q1_time"" text, ""q1_pos"" real, ""q1_q2_time"" text );","SELECT ""q1_q2_time"" FROM ""qualifying"" WHERE ""q1_order""=13;",2-1790368-2 For what round was the opponent nikola ćirić dušan vemić?,"CREATE TABLE ""doubles_17"" ( ""edition"" text, ""round"" text, ""date"" text, ""partnering"" text, ""against"" text, ""surface"" text, ""opponents"" text, ""result"" text );","SELECT ""round"" FROM ""doubles_17"" WHERE ""opponents""='nikola ćirić dušan vemić';",2-18042031-16 "What was the surface when the result was 6–7 (6–7) , 7–6 (9–7) , 6–7 (4–7) , 7–5, 3–6?","CREATE TABLE ""doubles_17"" ( ""edition"" text, ""round"" text, ""date"" text, ""partnering"" text, ""against"" text, ""surface"" text, ""opponents"" text, ""result"" text );","SELECT ""surface"" FROM ""doubles_17"" WHERE ""result""='6–7 (6–7) , 7–6 (9–7) , 6–7 (4–7) , 7–5, 3–6';",2-18042031-16 What is the score of the player from fiji?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""country""='fiji';",2-18048776-6 What is the place of the player with a 70-66-67=203 score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""score""='70-66-67=203';",2-18048776-6 Who is the player with a t6 place?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""place""='t6';",2-18048776-6 What is the place of player john cook?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""player""='john cook';",2-18048776-6 What is the country of the player with a 70-71-68=209 score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""score""='70-71-68=209';",2-18048776-6 How many casualties were in the earthquake with an unknown intensity and an epicenter in the bouïra province?,"CREATE TABLE ""see_also"" ( ""date"" text, ""epicenter"" text, ""magnitude"" text, ""intensity"" text, ""casualties"" text );","SELECT ""casualties"" FROM ""see_also"" WHERE ""intensity""='unknown' AND ""epicenter""='bouïra province';",2-17636233-1 What is the magnitude of the earthquake with an epicenter in biskra province?,"CREATE TABLE ""see_also"" ( ""date"" text, ""epicenter"" text, ""magnitude"" text, ""intensity"" text, ""casualties"" text );","SELECT ""magnitude"" FROM ""see_also"" WHERE ""epicenter""='biskra province';",2-17636233-1 "What is the epicenter of the earthquake on March 2, 1825 with an unknown intensity?","CREATE TABLE ""see_also"" ( ""date"" text, ""epicenter"" text, ""magnitude"" text, ""intensity"" text, ""casualties"" text );","SELECT ""epicenter"" FROM ""see_also"" WHERE ""intensity""='unknown' AND ""date""='march 2, 1825';",2-17636233-1 "What is the epicenter on January 1, 1965?","CREATE TABLE ""see_also"" ( ""date"" text, ""epicenter"" text, ""magnitude"" text, ""intensity"" text, ""casualties"" text );","SELECT ""epicenter"" FROM ""see_also"" WHERE ""date""='january 1, 1965';",2-17636233-1 What date was the winning driver Antonio Ascari?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""date"" FROM ""other_grands_prix"" WHERE ""winning_driver""='antonio ascari';",2-18279093-2 What date was the name Coppa Acerbo?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""date"" FROM ""other_grands_prix"" WHERE ""name""='coppa acerbo';",2-18279093-2 What date was the Tigullio Circuit?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""date"" FROM ""other_grands_prix"" WHERE ""circuit""='tigullio';",2-18279093-2 What date was the Madonie Circuit?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""date"" FROM ""other_grands_prix"" WHERE ""circuit""='madonie';",2-18279093-2 What surface was the tournament played on against Steven Diez?,"CREATE TABLE ""singles_titles_5"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""surface"" FROM ""singles_titles_5"" WHERE ""opponent_in_the_final""='steven diez';",2-18089112-3 What date was the game played on the hard surface at the Tournament of Sweden f2?,"CREATE TABLE ""singles_titles_5"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""date"" FROM ""singles_titles_5"" WHERE ""surface""='hard' AND ""tournament""='sweden f2';",2-18089112-3 What was the playing surface for the Tournament of Great Britain F16?,"CREATE TABLE ""singles_titles_5"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""surface"" FROM ""singles_titles_5"" WHERE ""tournament""='great britain f16';",2-18089112-3 "Which Attendance has a Result of 1-0, and a Venue of A, and an Opponent of newcastle united?","CREATE TABLE ""first_division"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""first_division"" WHERE ""result""='1-0' AND ""venue""='a' AND ""opponent""='newcastle united';",2-17960512-2 What's the position of the player with a Height of 2.06 and club of Triumph Lyubertsy?,"CREATE TABLE ""fiba_world_olympic_qualifying_tournament"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born_age"" text, ""current_club"" text );","SELECT ""position"" FROM ""fiba_world_olympic_qualifying_tournament"" WHERE ""height""=2.06 AND ""current_club""='triumph lyubertsy';",2-18228282-12 "What's the total average when there are less than 107 points, 1988-89 was 33, and 1989-90 was 36?","CREATE TABLE ""relegation"" ( ""team"" text, ""average"" real, ""points"" real, ""played"" real, ""1988_89"" text, ""1989_90"" text, ""1990_1991"" real );","SELECT SUM(""average"") FROM ""relegation"" WHERE ""1988_89""='33' AND ""1989_90""='36' AND ""points""<107;",2-17968274-2 How many points were there when the average was 0.763 and the played was less than 76?,"CREATE TABLE ""relegation"" ( ""team"" text, ""average"" real, ""points"" real, ""played"" real, ""1988_89"" text, ""1989_90"" text, ""1990_1991"" real );","SELECT ""points"" FROM ""relegation"" WHERE ""played""<76 AND ""average""=0.763;",2-17968274-2 What is the median household income in Valley County?,"CREATE TABLE ""montana_counties_ranked_by_per_capita_in"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT ""median_household_income"" FROM ""montana_counties_ranked_by_per_capita_in"" WHERE ""county""='valley';",2-1828044-1 "What is the per capita income with more than 2,466 households and a median family income of $53,940?","CREATE TABLE ""montana_counties_ranked_by_per_capita_in"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT ""per_capita_income"" FROM ""montana_counties_ranked_by_per_capita_in"" WHERE ""number_of_households"">'2,466' AND ""median_family_income""='$53,940';",2-1828044-1 "WHAT ARE THE BYES WITH A WIN SMALLER THAN 16, 8 LOSSES, AND AT PENSHURST, WITH AGAINST SMALLER THAN 1405?","CREATE TABLE ""2010_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT SUM(""byes"") FROM ""2010_ladder"" WHERE ""wins""<16 AND ""losses""=8 AND ""mininera_dfl""='penshurst' AND ""against""<1405;",2-17732555-7 "WHAT ARE THE BYES WITH A DRAWS OF 1, SMW ROVERS, AND WINS LARGER THAN 6?","CREATE TABLE ""2010_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT AVG(""byes"") FROM ""2010_ladder"" WHERE ""draws""=1 AND ""mininera_dfl""='smw rovers' AND ""wins"">6;",2-17732555-7 "WHAT IS THE HIGHEST AGAINST WITH LOSSES SMALLER THAN 17, DRAWS LARGER THAN 1?","CREATE TABLE ""2010_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""against"") FROM ""2010_ladder"" WHERE ""losses""<17 AND ""draws"">1;",2-17732555-7 "WHAT IS THE HIGHEST WINS WITH AGAINST SMALLER THAN 924, LOSSES SMALLER THAN 2?","CREATE TABLE ""2010_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""wins"") FROM ""2010_ladder"" WHERE ""against""<924 AND ""losses""<2;",2-17732555-7 What is the score for the 2nd leg when Belasica is team 2?,"CREATE TABLE ""eighth_finals"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""eighth_finals"" WHERE ""team_2""='belasica';",2-18122086-2 When Cementarnica is team 2 what is the aggregate score?,"CREATE TABLE ""eighth_finals"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""agg"" FROM ""eighth_finals"" WHERE ""team_2""='cementarnica';",2-18122086-2 What is the Year born (Age) for the player who plays Position C for the Alba Berlin club?,"CREATE TABLE ""fiba_world_olympic_qualifying_tournament"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born_age"" text, ""current_club"" text );","SELECT ""year_born_age"" FROM ""fiba_world_olympic_qualifying_tournament"" WHERE ""current_club""='alba berlin' AND ""position""='c';",2-18228282-6 "What is the height of Patrick Femerling, of the Alba Berlin club?","CREATE TABLE ""fiba_world_olympic_qualifying_tournament"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born_age"" text, ""current_club"" text );","SELECT COUNT(""height"") FROM ""fiba_world_olympic_qualifying_tournament"" WHERE ""current_club""='alba berlin' AND ""player""='patrick femerling';",2-18228282-6 What is the Year born (Age) for the player who is taller than 2.04 and currently plays for the Los Angeles Clippers?,"CREATE TABLE ""fiba_world_olympic_qualifying_tournament"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born_age"" text, ""current_club"" text );","SELECT ""year_born_age"" FROM ""fiba_world_olympic_qualifying_tournament"" WHERE ""height"">2.04 AND ""current_club""='los angeles clippers';",2-18228282-6 "What is the position for the player from the Alba Berlin club who is taller than 1.96 and whose ear born (Age) is july 23, 1985 (age28)?","CREATE TABLE ""fiba_world_olympic_qualifying_tournament"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born_age"" text, ""current_club"" text );","SELECT ""position"" FROM ""fiba_world_olympic_qualifying_tournament"" WHERE ""current_club""='alba berlin' AND ""height"">1.96 AND ""year_born_age""='july 23, 1985 (age28)';",2-18228282-6 What is the against for 17/02/1979?,"CREATE TABLE ""1979"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""against"" FROM ""1979"" WHERE ""date""='17/02/1979';",2-18178924-10 "On 24/11/1979, what is the opposing teams?","CREATE TABLE ""1979"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""opposing_teams"" FROM ""1979"" WHERE ""date""='24/11/1979';",2-18178924-10 Where was the venue for 24/11/1979?,"CREATE TABLE ""1979"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""venue"" FROM ""1979"" WHERE ""date""='24/11/1979';",2-18178924-10 What is the status for 24/11/1979?,"CREATE TABLE ""1979"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""status"" FROM ""1979"" WHERE ""date""='24/11/1979';",2-18178924-10 What is the tournament with a clay surface and sofia shapatava as the opponent?,"CREATE TABLE ""singles_4_1"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_4_1"" WHERE ""surface""='clay' AND ""opponent""='sofia shapatava';",2-18060797-3 What is the tournament on 5 October 2004?,"CREATE TABLE ""singles_4_1"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_4_1"" WHERE ""date""='5 october 2004';",2-18060797-3 What is the score on 5 October 2004?,"CREATE TABLE ""singles_4_1"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""score"" FROM ""singles_4_1"" WHERE ""date""='5 october 2004';",2-18060797-3 What was the result in 2009 for the US Open Tournament?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2011"" text, ""2012"" text );","SELECT ""2009"" FROM ""singles_performance_timeline"" WHERE ""tournament""='us open';",2-18085907-4 "For the Australian Open, in 2007 the result was A, but what was the result in 2012?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2011"" text, ""2012"" text );","SELECT ""2012"" FROM ""singles_performance_timeline"" WHERE ""2007""='a' AND ""tournament""='australian open';",2-18085907-4 What was the result in the 2012 for the US Open tournament?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2011"" text, ""2012"" text );","SELECT ""2012"" FROM ""singles_performance_timeline"" WHERE ""tournament""='us open';",2-18085907-4 WHAT IS THE ENDS IN 2007 AND NAMED MILITO?,"CREATE TABLE ""squad_information"" ( ""nat"" text, ""name"" text, ""since"" real, ""goals"" real, ""ends"" text, ""transfer_fee"" text );","SELECT ""ends"" FROM ""squad_information"" WHERE ""since""=2007 AND ""name""='milito';",2-17686681-1 "Portugal has how many total number of medals when there is 1 gold medal, and bronze medals are greater than 0?","CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""total"") FROM ""medals_table"" WHERE ""gold""=1 AND ""nation""='portugal' AND ""bronze"">0;",2-1822142-5 Spain with a total of more than 4 medals is in what rank?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""rank"" FROM ""medals_table"" WHERE ""total"">4 AND ""nation""='spain';",2-1822142-5 How many tries for were there 48 points?,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_for"" FROM ""league_table"" WHERE ""points""='48';",2-18212767-1 What is the played for tries for 50?,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""played"" FROM ""league_table"" WHERE ""tries_for""='50';",2-18212767-1 Which club has 77 points?,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""club"" FROM ""league_table"" WHERE ""points""='77';",2-18212767-1 What is the tries for when the points against is 214?,"CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""tries_for"" FROM ""league_table"" WHERE ""points_against""='214';",2-18212767-1 In what title did he act in 1940?,"CREATE TABLE ""broadway_credits"" ( ""year"" real, ""title"" text, ""format_genre"" text, ""role"" text, ""staged_by"" text );","SELECT ""title"" FROM ""broadway_credits"" WHERE ""year""=1940;",2-181349-1 What is the title of the work where the role was Molly O'Day?,"CREATE TABLE ""broadway_credits"" ( ""year"" real, ""title"" text, ""format_genre"" text, ""role"" text, ""staged_by"" text );","SELECT ""title"" FROM ""broadway_credits"" WHERE ""role""='molly o''day';",2-181349-1 "What is the role in an original play, comedy in 1938?","CREATE TABLE ""broadway_credits"" ( ""year"" real, ""title"" text, ""format_genre"" text, ""role"" text, ""staged_by"" text );","SELECT ""role"" FROM ""broadway_credits"" WHERE ""format_genre""='original play, comedy' AND ""year""=1938;",2-181349-1 What is the series 3 with gavin duffy in series 5?,"CREATE TABLE ""ireland"" ( ""seat"" real, ""series_1"" text, ""series_3"" text, ""series_4"" text, ""series_5"" text );","SELECT ""series_3"" FROM ""ireland"" WHERE ""series_5""='gavin duffy';",2-1787654-3 What is the series 4 with sarah newman in series 1?,"CREATE TABLE ""ireland"" ( ""seat"" real, ""series_1"" text, ""series_3"" text, ""series_4"" text, ""series_5"" text );","SELECT ""series_4"" FROM ""ireland"" WHERE ""series_1""='sarah newman';",2-1787654-3 What is the series 3 with more than 4 seats?,"CREATE TABLE ""ireland"" ( ""seat"" real, ""series_1"" text, ""series_3"" text, ""series_4"" text, ""series_5"" text );","SELECT ""series_3"" FROM ""ireland"" WHERE ""seat"">4;",2-1787654-3 What is the total number of seats with gavin duffy in series 4?,"CREATE TABLE ""ireland"" ( ""seat"" real, ""series_1"" text, ""series_3"" text, ""series_4"" text, ""series_5"" text );","SELECT COUNT(""seat"") FROM ""ireland"" WHERE ""series_4""='gavin duffy';",2-1787654-3 "What is the highest points of the club with less than 9 draws, 11 wins, and more than 40 goals?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MAX(""points"") FROM ""group_i"" WHERE ""draws""<9 AND ""wins""=11 AND ""goals_for"">40;",2-17837478-2 "What club has less than 10 losses, less than 55 goals, and 13 wins?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT ""club"" FROM ""group_i"" WHERE ""losses""<10 AND ""goals_for""<55 AND ""wins""=13;",2-17837478-2 "What is the lowest position of the club with 53 goals against, 26 points, and a -11 goal difference?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MIN(""position"") FROM ""group_i"" WHERE ""goals_against""=53 AND ""points""=26 AND ""goal_difference"">-11;",2-17837478-2 "What is the highest number of losses of club cf calvo sotelo, which has more than 31 goals against, 38 goals for, and less than 30 played?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MAX(""losses"") FROM ""group_i"" WHERE ""goals_against"">31 AND ""goals_for""=38 AND ""club""='cf calvo sotelo' AND ""played""<30;",2-17837478-2 "What is the average position of club burgos cf, which has more than 42 goals against and more than 14 losses?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""position"") FROM ""group_i"" WHERE ""goals_against"">42 AND ""club""='burgos cf' AND ""losses"">14;",2-17837478-2 "What is the lowest Pick, when Draft is less than 1991, and when Player is ""Tom Sasso Category:Articles with hCards""?","CREATE TABLE ""nhl"" ( ""draft"" real, ""round"" text, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT MIN(""pick"") FROM ""nhl"" WHERE ""draft""<1991 AND ""player""='tom sasso category:articles with hcards';",2-18278944-4 "What is Draft, when Round is ""9"", when Pick is ""171"", and when Player is ""Dan Wiebe Category:Articles with hCards""?","CREATE TABLE ""nhl"" ( ""draft"" real, ""round"" text, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT ""draft"" FROM ""nhl"" WHERE ""round""='9' AND ""pick""=171 AND ""player""='dan wiebe category:articles with hcards';",2-18278944-4 "What is Pick, when Round is ""6"", when Nationality is ""Canada"", when Draft is greater than 1983, and when Player is ""Ed Ward Category:Articles with hCards""?","CREATE TABLE ""nhl"" ( ""draft"" real, ""round"" text, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT ""pick"" FROM ""nhl"" WHERE ""round""='6' AND ""nationality""='canada' AND ""draft"">1983 AND ""player""='ed ward category:articles with hcards';",2-18278944-4 What is the average number of metres for the Dzelzavas Street 74?,"CREATE TABLE ""proposed_and_under_construction_skyscrap"" ( ""rank"" real, ""name"" text, ""city"" text, ""metres"" real, ""floors"" real );","SELECT AVG(""metres"") FROM ""proposed_and_under_construction_skyscrap"" WHERE ""name""='dzelzavas street 74';",2-17973016-2 "What was the score for the game played on October 16, with an attendance of 14,945 and a decision of Raycroft?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""attendance"">'14,945' AND ""decision""='raycroft' AND ""date""='october 16';",2-17798269-3 What Date has a Rank of 2?,"CREATE TABLE ""all_time_top_10_indoors"" ( ""rank"" real, ""result"" real, ""athlete"" text, ""date"" text, ""location"" text );","SELECT ""date"" FROM ""all_time_top_10_indoors"" WHERE ""rank""=2;",2-1833981-4 "What Result has a Location of atlanta, and Rank smaller than 4?","CREATE TABLE ""all_time_top_10_indoors"" ( ""rank"" real, ""result"" real, ""athlete"" text, ""date"" text, ""location"" text );","SELECT AVG(""result"") FROM ""all_time_top_10_indoors"" WHERE ""location""='atlanta' AND ""rank""<4;",2-1833981-4 "What is the smallest Result with a Location of birmingham, and Rank larger than 5?","CREATE TABLE ""all_time_top_10_indoors"" ( ""rank"" real, ""result"" real, ""athlete"" text, ""date"" text, ""location"" text );","SELECT MIN(""result"") FROM ""all_time_top_10_indoors"" WHERE ""location""='birmingham' AND ""rank"">5;",2-1833981-4 What is the highest total when there is less than 1 championship?,"CREATE TABLE ""goalscorers"" ( ""name"" text, ""championship"" real, ""league_cup"" real, ""fa_cup"" real, ""total"" real );","SELECT MAX(""total"") FROM ""goalscorers"" WHERE ""championship""<1;",2-17978754-4 What is the smallest championship when the FA Cup is 0 and the League Cup is 1?,"CREATE TABLE ""goalscorers"" ( ""name"" text, ""championship"" real, ""league_cup"" real, ""fa_cup"" real, ""total"" real );","SELECT MIN(""championship"") FROM ""goalscorers"" WHERE ""fa_cup""=0 AND ""league_cup""=1;",2-17978754-4 What was the result in 2013 in the tournament whose 2010 result was q2?,"CREATE TABLE ""grand_slam_singles_performance_timeline"" ( ""tournament"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2013"" FROM ""grand_slam_singles_performance_timeline"" WHERE ""2010""='q2';",2-18183850-15 In which tournament was the 2012 result 1r and the 2013 result 3r?,"CREATE TABLE ""grand_slam_singles_performance_timeline"" ( ""tournament"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""tournament"" FROM ""grand_slam_singles_performance_timeline"" WHERE ""2012""='1r' AND ""2013""='3r';",2-18183850-15 What was the result in 2011 for the French Open tournament?,"CREATE TABLE ""grand_slam_singles_performance_timeline"" ( ""tournament"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2011"" FROM ""grand_slam_singles_performance_timeline"" WHERE ""tournament""='french open';",2-18183850-15 What is the 2000 figure when 2010 is 3R and 2001 is A?,"CREATE TABLE ""grand_slam_singles_performance_timeline"" ( ""tournament"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text, ""win_pct"" text );","SELECT ""2000"" FROM ""grand_slam_singles_performance_timeline"" WHERE ""2001""='a' AND ""2010""='3r';",2-1800772-3 What is the 2005 figure when 2002 is A and 2010 is 3R?,"CREATE TABLE ""grand_slam_singles_performance_timeline"" ( ""tournament"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text, ""win_pct"" text );","SELECT ""2005"" FROM ""grand_slam_singles_performance_timeline"" WHERE ""2002""='a' AND ""2010""='3r';",2-1800772-3 Partner Aurelija Misevičiūtė had an outcome of runner-up in what tournament?,"CREATE TABLE ""doubles_3_4"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""tournament"" FROM ""doubles_3_4"" WHERE ""outcome""='runner-up' AND ""partner""='aurelija misevičiūtė';",2-18060797-6 The tournament with the opponent of Kelly De Beer Eva Pera was played on what date?,"CREATE TABLE ""doubles_3_4"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""date"" FROM ""doubles_3_4"" WHERE ""opponents""='kelly de beer eva pera';",2-18060797-6 The tournament with a partner listed as Aurelija Misevičiūtė had what kind of surface?,"CREATE TABLE ""doubles_3_4"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""surface"" FROM ""doubles_3_4"" WHERE ""partner""='aurelija misevičiūtė';",2-18060797-6 "How many goals scored have utenis utena as the club, with wins less than 8?","CREATE TABLE ""2_lyga_zone_south"" ( ""position"" real, ""club"" text, ""games_played"" text, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT SUM(""goals_scored"") FROM ""2_lyga_zone_south"" WHERE ""club""='utenis utena' AND ""wins""<8;",2-18018248-4 "How many points have utenis utena as the club, with loses less than 16?","CREATE TABLE ""2_lyga_zone_south"" ( ""position"" real, ""club"" text, ""games_played"" text, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT SUM(""points"") FROM ""2_lyga_zone_south"" WHERE ""club""='utenis utena' AND ""loses"">16;",2-18018248-4 "How many loses have points greater than 30, goals scored greater than 59, with a position greater than 5?","CREATE TABLE ""2_lyga_zone_south"" ( ""position"" real, ""club"" text, ""games_played"" text, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT SUM(""loses"") FROM ""2_lyga_zone_south"" WHERE ""points"">30 AND ""goals_scored"">59 AND ""position"">5;",2-18018248-4 What country has the label Control?,"CREATE TABLE ""release_history"" ( ""country"" text, ""date"" text, ""label"" text, ""format"" text, ""catalogue_num"" text );","SELECT ""country"" FROM ""release_history"" WHERE ""label""='control';",2-18175096-6 What is the catalogue number for Brazil?,"CREATE TABLE ""release_history"" ( ""country"" text, ""date"" text, ""label"" text, ""format"" text, ""catalogue_num"" text );","SELECT ""catalogue_num"" FROM ""release_history"" WHERE ""country""='brazil';",2-18175096-6 "What is the country when the date shows October 24, 2008?","CREATE TABLE ""release_history"" ( ""country"" text, ""date"" text, ""label"" text, ""format"" text, ""catalogue_num"" text );","SELECT ""country"" FROM ""release_history"" WHERE ""date""='october 24, 2008';",2-18175096-6 What is the country for Sony / Sony Bmg?,"CREATE TABLE ""release_history"" ( ""country"" text, ""date"" text, ""label"" text, ""format"" text, ""catalogue_num"" text );","SELECT ""country"" FROM ""release_history"" WHERE ""label""='sony / sony bmg';",2-18175096-6 What country that has LP as a format?,"CREATE TABLE ""release_history"" ( ""country"" text, ""date"" text, ""label"" text, ""format"" text, ""catalogue_num"" text );","SELECT ""country"" FROM ""release_history"" WHERE ""format""='lp';",2-18175096-6 What is the nationality of the person drafted to Position F from Kentucky State?,"CREATE TABLE ""selections"" ( ""draft"" text, ""round"" text, ""pick"" text, ""nationality"" text, ""position"" text, ""college_high_school_club"" text );","SELECT ""nationality"" FROM ""selections"" WHERE ""position""='f' AND ""college_high_school_club""='kentucky state';",2-17793343-2 In which round was Position G from the United States drafted as Pick 13 in 1971-1 1971?,"CREATE TABLE ""selections"" ( ""draft"" text, ""round"" text, ""pick"" text, ""nationality"" text, ""position"" text, ""college_high_school_club"" text );","SELECT ""round"" FROM ""selections"" WHERE ""nationality""='united states' AND ""position""='g' AND ""pick""='13' AND ""draft""='1971-1 1971';",2-17793343-2 What was the pick number for the person from the United States who as drafted to the SF position from North Carolina?,"CREATE TABLE ""selections"" ( ""draft"" text, ""round"" text, ""pick"" text, ""nationality"" text, ""position"" text, ""college_high_school_club"" text );","SELECT ""pick"" FROM ""selections"" WHERE ""nationality""='united states' AND ""college_high_school_club""='north carolina' AND ""position""='sf';",2-17793343-2 In which year was the Pick #46?,"CREATE TABLE ""selections"" ( ""draft"" text, ""round"" text, ""pick"" text, ""nationality"" text, ""position"" text, ""college_high_school_club"" text );","SELECT ""draft"" FROM ""selections"" WHERE ""pick""='46';",2-17793343-2 Which week 1 had a week 2 of Mandy Lynn?,"CREATE TABLE ""2006"" ( ""week_1"" text, ""week_2"" text, ""week_3"" text, ""week_4"" text, ""week_5"" text );","SELECT ""week_1"" FROM ""2006"" WHERE ""week_2""='mandy lynn';",2-17993994-7 Which week 1 had a week 2 of Claudia Nathalia?,"CREATE TABLE ""2006"" ( ""week_1"" text, ""week_2"" text, ""week_3"" text, ""week_4"" text, ""week_5"" text );","SELECT ""week_1"" FROM ""2006"" WHERE ""week_2""='claudia nathalia';",2-17993994-7 Which week 3 had a week 1 of Kristy Dwyer?,"CREATE TABLE ""2006"" ( ""week_1"" text, ""week_2"" text, ""week_3"" text, ""week_4"" text, ""week_5"" text );","SELECT ""week_3"" FROM ""2006"" WHERE ""week_1""='kristy dwyer';",2-17993994-7 Which week 4 had a week 3 of Cidney Carson?,"CREATE TABLE ""2006"" ( ""week_1"" text, ""week_2"" text, ""week_3"" text, ""week_4"" text, ""week_5"" text );","SELECT ""week_4"" FROM ""2006"" WHERE ""week_3""='cidney carson';",2-17993994-7 Which week 2 had a week 3 of Cidney Carson?,"CREATE TABLE ""2006"" ( ""week_1"" text, ""week_2"" text, ""week_3"" text, ""week_4"" text, ""week_5"" text );","SELECT ""week_2"" FROM ""2006"" WHERE ""week_3""='cidney carson';",2-17993994-7 Which 2012–13 has a 2013–14 of 2.750?,"CREATE TABLE ""current_ranking"" ( ""rank_2014"" real, ""rank_2013"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text, ""2013_14"" text, ""coeff"" text, ""teams"" text, ""cl_places"" real, ""el_places"" real, ""total"" real );","SELECT ""2012_13"" FROM ""current_ranking"" WHERE ""2013_14""='2.750';",2-1800094-1 Which Coefficient has a 2009–10 of 6.166?,"CREATE TABLE ""current_ranking"" ( ""rank_2014"" real, ""rank_2013"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text, ""2013_14"" text, ""coeff"" text, ""teams"" text, ""cl_places"" real, ""el_places"" real, ""total"" real );","SELECT ""coeff"" FROM ""current_ranking"" WHERE ""2009_10""='6.166';",2-1800094-1 Which EL places have a 2010–11 of 15.666?,"CREATE TABLE ""current_ranking"" ( ""rank_2014"" real, ""rank_2013"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text, ""2013_14"" text, ""coeff"" text, ""teams"" text, ""cl_places"" real, ""el_places"" real, ""total"" real );","SELECT MAX(""el_places"") FROM ""current_ranking"" WHERE ""2010_11""='15.666';",2-1800094-1 Which EL places have a Rank 2013 of 15?,"CREATE TABLE ""current_ranking"" ( ""rank_2014"" real, ""rank_2013"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text, ""2013_14"" text, ""coeff"" text, ""teams"" text, ""cl_places"" real, ""el_places"" real, ""total"" real );","SELECT MAX(""el_places"") FROM ""current_ranking"" WHERE ""rank_2013""='15';",2-1800094-1 Which 2009–10 has a Rank 2013 of 18?,"CREATE TABLE ""current_ranking"" ( ""rank_2014"" real, ""rank_2013"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text, ""2013_14"" text, ""coeff"" text, ""teams"" text, ""cl_places"" real, ""el_places"" real, ""total"" real );","SELECT ""2009_10"" FROM ""current_ranking"" WHERE ""rank_2013""='18';",2-1800094-1 What is the total for the year (s) won in 1977?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""total"" FROM ""missed_the_cut"" WHERE ""year_s_won""='1977';",2-18164207-2 What is the total to par with a total of 163?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT COUNT(""to_par"") FROM ""missed_the_cut"" WHERE ""total""=163;",2-18164207-2 What is the total for a to par bigger than 7 and a player of al geiberger?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT COUNT(""total"") FROM ""missed_the_cut"" WHERE ""player""='al geiberger' AND ""to_par"">7;",2-18164207-2 What is the 1 vs 2 when 2 vs 3 is less than 15 and total is less than 30?,"CREATE TABLE ""second_group_of_voters"" ( ""preferences"" text, ""1_vs_2"" real, ""1_vs_3"" real, ""2_vs_3"" real, ""total"" real );","SELECT COUNT(""1_vs_2"") FROM ""second_group_of_voters"" WHERE ""2_vs_3""<15 AND ""total""<30;",2-1792861-21 What is 1 vs 2 when total is more than 28 and 2 vs 3 is 8?,"CREATE TABLE ""second_group_of_voters"" ( ""preferences"" text, ""1_vs_2"" real, ""1_vs_3"" real, ""2_vs_3"" real, ""total"" real );","SELECT ""1_vs_2"" FROM ""second_group_of_voters"" WHERE ""total"">28 AND ""2_vs_3""=8;",2-1792861-21 What is the total when 2 vs 3 is less than 15 and 1 vs 3 is 7?,"CREATE TABLE ""second_group_of_voters"" ( ""preferences"" text, ""1_vs_2"" real, ""1_vs_3"" real, ""2_vs_3"" real, ""total"" real );","SELECT COUNT(""total"") FROM ""second_group_of_voters"" WHERE ""2_vs_3""<15 AND ""1_vs_3""=7;",2-1792861-21 What is the 2 vs 3 when total is bigger than 38?,"CREATE TABLE ""second_group_of_voters"" ( ""preferences"" text, ""1_vs_2"" real, ""1_vs_3"" real, ""2_vs_3"" real, ""total"" real );","SELECT AVG(""2_vs_3"") FROM ""second_group_of_voters"" WHERE ""total"">38;",2-1792861-21 What is the total when preferences is c > b > a and 1 vs 2 is less than 15?,"CREATE TABLE ""second_group_of_voters"" ( ""preferences"" text, ""1_vs_2"" real, ""1_vs_3"" real, ""2_vs_3"" real, ""total"" real );","SELECT MIN(""total"") FROM ""second_group_of_voters"" WHERE ""preferences""='c > b > a' AND ""1_vs_2""<15;",2-1792861-21 Which Year(s) won has a Total smaller than 276? Question 1,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""year_s_won"" FROM ""made_the_cut"" WHERE ""total""<276;",2-18113463-2 Who Player has a Finish of 74?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""player"" FROM ""made_the_cut"" WHERE ""finish""='74';",2-18113463-2 Which To par has a Player of tom watson?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""to_par"" FROM ""made_the_cut"" WHERE ""player""='tom watson';",2-18113463-2 Name the Finish which has a Total of 287?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""finish"" FROM ""made_the_cut"" WHERE ""total""=287;",2-18113463-2 What is the round where there was a KO (punch)?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""round"" FROM ""mixed_martial_arts_record"" WHERE ""method""='ko (punch)';",2-17753567-2 What event was a loss in 5:00?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""res""='loss' AND ""time""='5:00';",2-17753567-2 What is the location of the Conquista Fight 1?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""event""='conquista fight 1';",2-17753567-2 What is the time where the record is 10-1?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""time"" FROM ""mixed_martial_arts_record"" WHERE ""record""='10-1';",2-17753567-2 What is the record when the time is 1:11?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""time""='1:11';",2-17753567-2 What's the total loss for a GP-GS of 8-8 and a gain less than 416?,"CREATE TABLE ""rushing"" ( ""name"" text, ""gp_gs"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT SUM(""loss"") FROM ""rushing"" WHERE ""gp_gs""='8-8' AND ""gain""<416;",2-18064020-18 "What's the total long for more than 24 loss, a gain over 273, and an avg/g of 207.8?","CREATE TABLE ""rushing"" ( ""name"" text, ""gp_gs"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT SUM(""long"") FROM ""rushing"" WHERE ""loss"">24 AND ""gain"">273 AND ""avg_g""=207.8;",2-18064020-18 "What's the total long for an avg/g over 0.2, fewer than 2 loss, and a gain less than 8?","CREATE TABLE ""rushing"" ( ""name"" text, ""gp_gs"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT COUNT(""long"") FROM ""rushing"" WHERE ""avg_g"">0.2 AND ""loss""<2 AND ""gain""<8;",2-18064020-18 What's cameron dantley's total avg/g for loss less than 35?,"CREATE TABLE ""rushing"" ( ""name"" text, ""gp_gs"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT COUNT(""avg_g"") FROM ""rushing"" WHERE ""name""='cameron dantley' AND ""loss""<35;",2-18064020-18 What's the lowest avg/g for a GP-GS of 12-12 and a gain less than 16?,"CREATE TABLE ""rushing"" ( ""name"" text, ""gp_gs"" text, ""gain"" real, ""loss"" real, ""long"" real, ""avg_g"" real );","SELECT MIN(""avg_g"") FROM ""rushing"" WHERE ""gp_gs""='12-12' AND ""gain""<16;",2-18064020-18 What player has 1 as the place?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""player"" FROM ""first_round"" WHERE ""place""='1';",2-18097219-4 "What is the lowest score that has t10 as the place, with Ireland as the country?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT MIN(""score"") FROM ""first_round"" WHERE ""place""='t10' AND ""country""='ireland';",2-18097219-4 "What is Record, when Date is ""April 24""?","CREATE TABLE ""chicago_black_hawks_4_new_york_rangers_1"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""chicago_black_hawks_4_new_york_rangers_1"" WHERE ""date""='april 24';",2-18336411-4 "What is Visitor, when Date is ""April 24""?","CREATE TABLE ""chicago_black_hawks_4_new_york_rangers_1"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""chicago_black_hawks_4_new_york_rangers_1"" WHERE ""date""='april 24';",2-18336411-4 "What is Date, when Record is ""1-1""?","CREATE TABLE ""chicago_black_hawks_4_new_york_rangers_1"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""chicago_black_hawks_4_new_york_rangers_1"" WHERE ""record""='1-1';",2-18336411-4 "What is Record, when Home is ""New York Rangers"", and when Date is ""April 17""?","CREATE TABLE ""chicago_black_hawks_4_new_york_rangers_1"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""chicago_black_hawks_4_new_york_rangers_1"" WHERE ""home""='new york rangers' AND ""date""='april 17';",2-18336411-4 "What is Record, when Visitor is ""Chicago Black Hawks"", and when Date is ""April 17""?","CREATE TABLE ""chicago_black_hawks_4_new_york_rangers_1"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""chicago_black_hawks_4_new_york_rangers_1"" WHERE ""visitor""='chicago black hawks' AND ""date""='april 17';",2-18336411-4 "What is Score, when Record is ""4-1""?","CREATE TABLE ""chicago_black_hawks_4_new_york_rangers_1"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""chicago_black_hawks_4_new_york_rangers_1"" WHERE ""record""='4-1';",2-18336411-4 What player won 1985?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT ""player"" FROM ""made_the_cut"" WHERE ""year_s_won""='1985';",2-18150723-1 What's spain's highest total?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT MAX(""total"") FROM ""made_the_cut"" WHERE ""country""='spain';",2-18150723-1 What's the average to par for lee trevino?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT AVG(""to_par"") FROM ""made_the_cut"" WHERE ""player""='lee trevino';",2-18150723-1 "How much Jury has an Artist of chalice & maagiline kuues, and a Draw smaller than 5?","CREATE TABLE ""eesti_laul_2009_7_march_2009"" ( ""draw"" real, ""artist"" text, ""song"" text, ""jury"" real, ""televote"" real, ""total"" real, ""place"" real );","SELECT COUNT(""jury"") FROM ""eesti_laul_2009_7_march_2009"" WHERE ""artist""='chalice & maagiline kuues' AND ""draw""<5;",2-17841376-1 What is the pre-release when the developer is no?,"CREATE TABLE ""rom_bios"" ( ""version"" text, ""kinka_developer"" text, ""kinka_pre_release"" text, ""kinka_1_0"" text, ""kinka_1_2"" text, ""kinka_1_3"" text );","SELECT ""kinka_pre_release"" FROM ""rom_bios"" WHERE ""kinka_developer""='no';",2-17826747-2 What is the developer when the 1.2 is 341s0297 thru 300?,"CREATE TABLE ""rom_bios"" ( ""version"" text, ""kinka_developer"" text, ""kinka_pre_release"" text, ""kinka_1_0"" text, ""kinka_1_2"" text, ""kinka_1_3"" text );","SELECT ""kinka_developer"" FROM ""rom_bios"" WHERE ""kinka_1_2""='341s0297 thru 300';",2-17826747-2 Who is the developer when the pre-release is no*?,"CREATE TABLE ""rom_bios"" ( ""version"" text, ""kinka_developer"" text, ""kinka_pre_release"" text, ""kinka_1_0"" text, ""kinka_1_2"" text, ""kinka_1_3"" text );","SELECT ""kinka_developer"" FROM ""rom_bios"" WHERE ""kinka_pre_release""='no*';",2-17826747-2 What is the KINKA 1.2 when the pre-release is no and the developer is yes?,"CREATE TABLE ""rom_bios"" ( ""version"" text, ""kinka_developer"" text, ""kinka_pre_release"" text, ""kinka_1_0"" text, ""kinka_1_2"" text, ""kinka_1_3"" text );","SELECT ""kinka_1_2"" FROM ""rom_bios"" WHERE ""kinka_pre_release""='no' AND ""kinka_developer""='yes';",2-17826747-2 What is the KINKA 1.3 when the developer is yes and the support version is support mo 230?,"CREATE TABLE ""rom_bios"" ( ""version"" text, ""kinka_developer"" text, ""kinka_pre_release"" text, ""kinka_1_0"" text, ""kinka_1_2"" text, ""kinka_1_3"" text );","SELECT ""kinka_1_3"" FROM ""rom_bios"" WHERE ""kinka_developer""='yes' AND ""version""='support mo 230';",2-17826747-2 Which version has a KINKA pre-release of no*?,"CREATE TABLE ""rom_bios"" ( ""version"" text, ""kinka_developer"" text, ""kinka_pre_release"" text, ""kinka_1_0"" text, ""kinka_1_2"" text, ""kinka_1_3"" text );","SELECT ""version"" FROM ""rom_bios"" WHERE ""kinka_pre_release""='no*';",2-17826747-2 "WHAT IS THE LOWEST NANQUAN WITH A RANK BIGGER THAN 2, TOTAL LESS THAN 18.36 AND SMALLER THAN 8.85?","CREATE TABLE ""men_s_nanquan_nangun_combined"" ( ""rank"" real, ""athlete"" text, ""nanquan"" real, ""nangun"" real, ""total"" real );","SELECT MIN(""nanquan"") FROM ""men_s_nanquan_nangun_combined"" WHERE ""rank"">2 AND ""total""<18.36 AND ""nangun""<8.85;",2-17660359-6 "WHAT IS THE AVERAGE NANGUN WITH A RANK LARGER THAN 2, TOTAL OF 17.85?","CREATE TABLE ""men_s_nanquan_nangun_combined"" ( ""rank"" real, ""athlete"" text, ""nanquan"" real, ""nangun"" real, ""total"" real );","SELECT AVG(""nangun"") FROM ""men_s_nanquan_nangun_combined"" WHERE ""rank"">2 AND ""total""=17.85;",2-17660359-6 "WHAT IS THE TOTAL WITH A NANQUAN OF 9.72, RANK BIGGER THAN 3, NANGUN SMALLER THAN 9.5?","CREATE TABLE ""men_s_nanquan_nangun_combined"" ( ""rank"" real, ""athlete"" text, ""nanquan"" real, ""nangun"" real, ""total"" real );","SELECT MIN(""total"") FROM ""men_s_nanquan_nangun_combined"" WHERE ""nanquan""=9.72 AND ""rank"">3 AND ""nangun""<9.5;",2-17660359-6 "What is the date of the ship with a tonnage greater than 8,017?","CREATE TABLE ""ships_attacked"" ( ""date"" text, ""ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT ""date"" FROM ""ships_attacked"" WHERE ""tonnage"">'8,017';",2-17957171-1 What ship has a norway nationality?,"CREATE TABLE ""ships_attacked"" ( ""date"" text, ""ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT ""ship"" FROM ""ships_attacked"" WHERE ""nationality""='norway';",2-17957171-1 What is the fate of the ship on 26 April 1942?,"CREATE TABLE ""ships_attacked"" ( ""date"" text, ""ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT ""fate"" FROM ""ships_attacked"" WHERE ""date""='26 april 1942';",2-17957171-1 What is the highest tonnage of the ship from norway?,"CREATE TABLE ""ships_attacked"" ( ""date"" text, ""ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT MAX(""tonnage"") FROM ""ships_attacked"" WHERE ""nationality""='norway';",2-17957171-1 "How many households have a Median household income of $43,889?","CREATE TABLE ""iowa_counties_by_per_capita_income"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT AVG(""number_of_households"") FROM ""iowa_counties_by_per_capita_income"" WHERE ""median_household_income""='$43,889';",2-1777876-1 "Which Population has a Median family income of $53,946?","CREATE TABLE ""iowa_counties_by_per_capita_income"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT MAX(""population"") FROM ""iowa_counties_by_per_capita_income"" WHERE ""median_family_income""='$53,946';",2-1777876-1 What is on at 1:30pm before One Life to Live at 2:00pm?,"CREATE TABLE ""winter_1998_1999"" ( ""7_00_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""1_30_pm"" FROM ""winter_1998_1999"" WHERE ""2_00_pm""='one life to live';",2-17871255-2 What is on at 2pm on the channel that shows The View at 11am?,"CREATE TABLE ""winter_1998_1999"" ( ""7_00_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""2_00_pm"" FROM ""winter_1998_1999"" WHERE ""11_00_am""='the view';",2-17871255-2 What is on at 2pm on the channel that shows The New Batman/Superman Adventures at 4:30pm?,"CREATE TABLE ""winter_1998_1999"" ( ""7_00_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""2_00_pm"" FROM ""winter_1998_1999"" WHERE ""4_30_pm""='the new batman/superman adventures';",2-17871255-2 What is on at 6:30 on the channel that plays The New Batman/Superman Adventures at 4:30?,"CREATE TABLE ""winter_1998_1999"" ( ""7_00_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""6_30_pm"" FROM ""winter_1998_1999"" WHERE ""4_30_pm""='the new batman/superman adventures';",2-17871255-2 What is the 9am program on the channel that shows Power Rangers in Space at 4pm?,"CREATE TABLE ""winter_1998_1999"" ( ""7_00_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""9_00_am"" FROM ""winter_1998_1999"" WHERE ""4_00_pm""='power rangers in space';",2-17871255-2 What is the 5pm show on the channel where 11am is Local Programs and 7am is Tiny Toon Adventures?,"CREATE TABLE ""winter_1998_1999"" ( ""7_00_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""5_00_pm"" FROM ""winter_1998_1999"" WHERE ""11_00_am""='local programs' AND ""7_00_am""='tiny toon adventures';",2-17871255-2 Which Circuit has an Event of international procar meeting?,"CREATE TABLE ""race_results"" ( ""round"" real, ""date"" text, ""event"" text, ""circuit"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""circuit"" FROM ""race_results"" WHERE ""event""='international procar meeting';",2-18261246-3 "Which Circuit has a Winning Driver of hans-joachim stuck, and a Round of 3?","CREATE TABLE ""race_results"" ( ""round"" real, ""date"" text, ""event"" text, ""circuit"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""circuit"" FROM ""race_results"" WHERE ""winning_driver""='hans-joachim stuck' AND ""round""=3;",2-18261246-3 Which Winning Driver has a Circuit of circuit zandvoort?,"CREATE TABLE ""race_results"" ( ""round"" real, ""date"" text, ""event"" text, ""circuit"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""winning_driver"" FROM ""race_results"" WHERE ""circuit""='circuit zandvoort';",2-18261246-3 Which Winning Driver has a Round of 9?,"CREATE TABLE ""race_results"" ( ""round"" real, ""date"" text, ""event"" text, ""circuit"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""winning_driver"" FROM ""race_results"" WHERE ""round""=9;",2-18261246-3 Which Round has an Event of 200 miles of norisring?,"CREATE TABLE ""race_results"" ( ""round"" real, ""date"" text, ""event"" text, ""circuit"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT COUNT(""round"") FROM ""race_results"" WHERE ""event""='200 miles of norisring';",2-18261246-3 Which Winning Driver has an Event of 200 miles of norisring?,"CREATE TABLE ""race_results"" ( ""round"" real, ""date"" text, ""event"" text, ""circuit"" text, ""winning_driver"" text, ""winning_team"" text );","SELECT ""winning_driver"" FROM ""race_results"" WHERE ""event""='200 miles of norisring';",2-18261246-3 What is the average pick in 1983?,"CREATE TABLE ""first_round_mlb_draft_picks"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""year"" real );","SELECT AVG(""pick"") FROM ""first_round_mlb_draft_picks"" WHERE ""year""=1983;",2-18233834-8 What is the average year of the montreal expos?,"CREATE TABLE ""first_round_mlb_draft_picks"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""year"" real );","SELECT AVG(""year"") FROM ""first_round_mlb_draft_picks"" WHERE ""team""='montreal expos';",2-18233834-8 "What is the total pick number of the los angeles dodgers, which has a lhp position before 1979?","CREATE TABLE ""first_round_mlb_draft_picks"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""year"" real );","SELECT COUNT(""pick"") FROM ""first_round_mlb_draft_picks"" WHERE ""team""='los angeles dodgers' AND ""position""='lhp' AND ""year""<1979;",2-18233834-8 What ship was built in 2012?,"CREATE TABLE ""vessels_of_the_class"" ( ""built"" real, ""ship"" text, ""operator"" text, ""tonnage"" text, ""flag"" text );","SELECT ""ship"" FROM ""vessels_of_the_class"" WHERE ""built""=2012;",2-18334920-1 What ship was built in 2012?,"CREATE TABLE ""vessels_of_the_class"" ( ""built"" real, ""ship"" text, ""operator"" text, ""tonnage"" text, ""flag"" text );","SELECT ""ship"" FROM ""vessels_of_the_class"" WHERE ""built""=2012;",2-18334920-1 What is the total of built with a flag of panama?,"CREATE TABLE ""vessels_of_the_class"" ( ""built"" real, ""ship"" text, ""operator"" text, ""tonnage"" text, ""flag"" text );","SELECT COUNT(""built"") FROM ""vessels_of_the_class"" WHERE ""flag""='panama';",2-18334920-1 What tonnage was built in 2007?,"CREATE TABLE ""vessels_of_the_class"" ( ""built"" real, ""ship"" text, ""operator"" text, ""tonnage"" text, ""flag"" text );","SELECT ""tonnage"" FROM ""vessels_of_the_class"" WHERE ""built""=2007;",2-18334920-1 What operator has a ship costa pacifica?,"CREATE TABLE ""vessels_of_the_class"" ( ""built"" real, ""ship"" text, ""operator"" text, ""tonnage"" text, ""flag"" text );","SELECT ""operator"" FROM ""vessels_of_the_class"" WHERE ""ship""='costa pacifica';",2-18334920-1 Who is the opponent on November 1?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='november 1';",2-17754530-3 What is the pick for round 8 with a USA nationality in the 2000 draft?,"CREATE TABLE ""draft_picks"" ( ""draft"" real, ""round"" text, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT ""pick"" FROM ""draft_picks"" WHERE ""round""='8' AND ""nationality""='usa' AND ""draft""=2000;",2-18268619-5 What is the round of player brad winton with a draft before 1983 and a pick less than 132?,"CREATE TABLE ""draft_picks"" ( ""draft"" real, ""round"" text, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT ""round"" FROM ""draft_picks"" WHERE ""draft""<1983 AND ""pick""<132 AND ""player""='brad winton';",2-18268619-5 What is the pick of player don waddell from round 7?,"CREATE TABLE ""draft_picks"" ( ""draft"" real, ""round"" text, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT ""pick"" FROM ""draft_picks"" WHERE ""round""='7' AND ""player""='don waddell';",2-18268619-5 What is the average pick of player josh green from Canada from round 2 with a draft after 1996?,"CREATE TABLE ""draft_picks"" ( ""draft"" real, ""round"" text, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT AVG(""pick"") FROM ""draft_picks"" WHERE ""round""='2' AND ""nationality""='canada' AND ""player""='josh green' AND ""draft"">1996;",2-18268619-5 What is the lowest draft of player justin martin from the USA?,"CREATE TABLE ""draft_picks"" ( ""draft"" real, ""round"" text, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT MIN(""draft"") FROM ""draft_picks"" WHERE ""nationality""='usa' AND ""player""='justin martin';",2-18268619-5 What event is defending champion the total?,"CREATE TABLE ""qualification"" ( ""shooter"" text, ""event"" text, ""rank_points"" text, ""score_points"" text, ""total"" text );","SELECT ""event"" FROM ""qualification"" WHERE ""total""='defending champion';",2-18191407-12 The event WC Rio De Janeiro with a total of 16 has what as rank points?,"CREATE TABLE ""qualification"" ( ""shooter"" text, ""event"" text, ""rank_points"" text, ""score_points"" text, ""total"" text );","SELECT ""rank_points"" FROM ""qualification"" WHERE ""event""='wc rio de janeiro' AND ""total""='16';",2-18191407-12 Who is the shooter at the WC Rio De Janeiro event with 10 rank points?,"CREATE TABLE ""qualification"" ( ""shooter"" text, ""event"" text, ""rank_points"" text, ""score_points"" text, ""total"" text );","SELECT ""shooter"" FROM ""qualification"" WHERE ""event""='wc rio de janeiro' AND ""rank_points""='10';",2-18191407-12 What years did New Zealand win?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""year_s_won"" FROM ""made_the_cut"" WHERE ""country""='new zealand';",2-18097219-2 What player had a total less than 277?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""player"" FROM ""made_the_cut"" WHERE ""total""<277;",2-18097219-2 What country had a total less than 291 and a 4 Finish?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""country"" FROM ""made_the_cut"" WHERE ""total""<291 AND ""finish""='4';",2-18097219-2 "Name the Score of Tournament of portugal f1, faro , portugal?","CREATE TABLE ""singles_13_11_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""score"" FROM ""singles_13_11_2"" WHERE ""tournament""='portugal f1, faro , portugal';",2-18042031-9 "Which Outcome has a Surface of clay, and a Tournament of morocco f5, rabat , morocco?","CREATE TABLE ""singles_13_11_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""outcome"" FROM ""singles_13_11_2"" WHERE ""surface""='clay' AND ""tournament""='morocco f5, rabat , morocco';",2-18042031-9 "Which Outcome that has a Tournament of milan , italy?","CREATE TABLE ""singles_13_11_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""outcome"" FROM ""singles_13_11_2"" WHERE ""tournament""='milan , italy';",2-18042031-9 "Which Date has a Tournament of milan , italy?","CREATE TABLE ""singles_13_11_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""singles_13_11_2"" WHERE ""tournament""='milan , italy';",2-18042031-9 Which Tournament has a Opponent of piero luisi?,"CREATE TABLE ""singles_13_11_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_13_11_2"" WHERE ""opponent""='piero luisi';",2-18042031-9 What date was the game with the away team york city?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""second_round_proper"" WHERE ""away_team""='york city';",2-17751851-2 What date did the home game for peterborough united take place?,"CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""second_round_proper"" WHERE ""home_team""='peterborough united';",2-17751851-2 What is the Venue of the 2002 World Cup Qualification?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""competition""='2002 world cup qualification';",2-1793728-1 What is the Venue with the Friendly Competition?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""competition""='friendly';",2-1793728-1 What is the score when Li Na was the opponent?,"CREATE TABLE ""singles_5_4_titles_1_runner_up"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""score"" FROM ""singles_5_4_titles_1_runner_up"" WHERE ""opponent""='li na';",2-18058018-3 Who was the opponent on 19 February 2011?,"CREATE TABLE ""singles_5_4_titles_1_runner_up"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""opponent"" FROM ""singles_5_4_titles_1_runner_up"" WHERE ""date""='19 february 2011';",2-18058018-3 How many goals against did Clitheroe have when the loss was larger than 2?,"CREATE TABLE ""second_division_final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" text, ""points_1"" text );","SELECT COUNT(""goals_against"") FROM ""second_division_final_table"" WHERE ""team""='clitheroe' AND ""lost"">2;",2-17775406-2 What was the highest position for Rossendale United when the played was larger than 34?,"CREATE TABLE ""second_division_final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" text, ""points_1"" text );","SELECT MAX(""position"") FROM ""second_division_final_table"" WHERE ""team""='rossendale united' AND ""played"">34;",2-17775406-2 When was the earliest with 4 seasons?,"CREATE TABLE ""finalists"" ( ""season"" real, ""year_s"" real, ""winner"" text, ""runner_up"" text, ""3rd_place"" text, ""host"" text );","SELECT MIN(""year_s"") FROM ""finalists"" WHERE ""season""=4;",2-17671150-8 What was the result of week 13?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""week""=13;",2-17815352-1 What is the score of the game with 22 points and the capitals as the opponent?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text, ""arena"" text, ""points"" real );","SELECT ""score"" FROM ""regular_season"" WHERE ""points""=22 AND ""opponent""='capitals';",2-17798130-4 What is the sum of the attendance on November 16?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text, ""arena"" text, ""points"" real );","SELECT SUM(""attendance"") FROM ""regular_season"" WHERE ""date""='november 16';",2-17798130-4 What is the years record stood from the Pittsburgh Pirates in 1902?,"CREATE TABLE ""evolution_of_the_single_season_record_fo"" ( ""triples"" real, ""player"" text, ""team"" text, ""year"" real, ""years_record_stood"" text );","SELECT ""years_record_stood"" FROM ""evolution_of_the_single_season_record_fo"" WHERE ""year""=1902 AND ""team""='pittsburgh pirates';",2-18208583-5 "What Scores by each individual judge has a Status of eliminated, and a Date performed of august 13?","CREATE TABLE ""week_6_august_13_and_14_2008"" ( ""main_contestant"" text, ""co_contestant_yaar_vs_pyaar"" text, ""date_performed"" text, ""scores_by_each_individual_judge"" text, ""total_score_week"" text, ""position"" text, ""status"" text );","SELECT ""scores_by_each_individual_judge"" FROM ""week_6_august_13_and_14_2008"" WHERE ""status""='eliminated' AND ""date_performed""='august 13';",2-18278508-6 "What Scores by each individual judge has a Total score/week of 51/60, and a Co-contestant (Yaar vs. Pyaar) of tina sachdev?","CREATE TABLE ""week_6_august_13_and_14_2008"" ( ""main_contestant"" text, ""co_contestant_yaar_vs_pyaar"" text, ""date_performed"" text, ""scores_by_each_individual_judge"" text, ""total_score_week"" text, ""position"" text, ""status"" text );","SELECT ""scores_by_each_individual_judge"" FROM ""week_6_august_13_and_14_2008"" WHERE ""total_score_week""='51/60' AND ""co_contestant_yaar_vs_pyaar""='tina sachdev';",2-18278508-6 "What Co-contestant (Yaar vs. Pyaar) has a Total score/week of 48/60, and a Date performed of august 14?","CREATE TABLE ""week_6_august_13_and_14_2008"" ( ""main_contestant"" text, ""co_contestant_yaar_vs_pyaar"" text, ""date_performed"" text, ""scores_by_each_individual_judge"" text, ""total_score_week"" text, ""position"" text, ""status"" text );","SELECT ""co_contestant_yaar_vs_pyaar"" FROM ""week_6_august_13_and_14_2008"" WHERE ""total_score_week""='48/60' AND ""date_performed""='august 14';",2-18278508-6 "What Date performed has a Scores by each individual judge of 10 + 10 + 10 = 30, and a Main contestant of karanvir bohra?","CREATE TABLE ""week_6_august_13_and_14_2008"" ( ""main_contestant"" text, ""co_contestant_yaar_vs_pyaar"" text, ""date_performed"" text, ""scores_by_each_individual_judge"" text, ""total_score_week"" text, ""position"" text, ""status"" text );","SELECT ""date_performed"" FROM ""week_6_august_13_and_14_2008"" WHERE ""scores_by_each_individual_judge""='10 + 10 + 10 = 30' AND ""main_contestant""='karanvir bohra';",2-18278508-6 "What Status has a Date performed of august 13, and a Position of safe?","CREATE TABLE ""week_6_august_13_and_14_2008"" ( ""main_contestant"" text, ""co_contestant_yaar_vs_pyaar"" text, ""date_performed"" text, ""scores_by_each_individual_judge"" text, ""total_score_week"" text, ""position"" text, ""status"" text );","SELECT ""status"" FROM ""week_6_august_13_and_14_2008"" WHERE ""date_performed""='august 13' AND ""position""='safe';",2-18278508-6 "What Scores by each individual judge has a Status of current, and a Co-contestant (Yaar vs. Pyaar) of krushna abhishek?","CREATE TABLE ""week_6_august_13_and_14_2008"" ( ""main_contestant"" text, ""co_contestant_yaar_vs_pyaar"" text, ""date_performed"" text, ""scores_by_each_individual_judge"" text, ""total_score_week"" text, ""position"" text, ""status"" text );","SELECT ""scores_by_each_individual_judge"" FROM ""week_6_august_13_and_14_2008"" WHERE ""status""='current' AND ""co_contestant_yaar_vs_pyaar""='krushna abhishek';",2-18278508-6 "Which Number of electorates (2009) has a District of jhajjar, and a Reserved for (SC/ST/None) of sc, and a Constituency number smaller than 66?","CREATE TABLE ""assembly_segments"" ( ""constituency_number"" real, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT COUNT(""number_of_electorates_2009"") FROM ""assembly_segments"" WHERE ""district""='jhajjar' AND ""reserved_for_sc_st_none""='sc' AND ""constituency_number""<66;",2-17922286-1 What is the highest rank of the athlete with a Taijiquan higher than 9.64 and a total more than 19.69?,"CREATE TABLE ""women_s_taijiquan_taijijian_combined"" ( ""rank"" real, ""athlete"" text, ""taijiquan"" real, ""taijijian"" real, ""total"" real );","SELECT MAX(""rank"") FROM ""women_s_taijiquan_taijijian_combined"" WHERE ""taijiquan"">9.64 AND ""total"">19.69;",2-17660359-13 What is the lowest Taijiquan of the athlete who has a Taijijian of 9.7 and a total more than 19.34?,"CREATE TABLE ""women_s_taijiquan_taijijian_combined"" ( ""rank"" real, ""athlete"" text, ""taijiquan"" real, ""taijijian"" real, ""total"" real );","SELECT MIN(""taijiquan"") FROM ""women_s_taijiquan_taijijian_combined"" WHERE ""taijijian""=9.7 AND ""total"">19.34;",2-17660359-13 What are the years that had someone nominated for best supporting actress?,"CREATE TABLE ""2003_ireland_production_amateur"" ( ""year"" real, ""award_ceremony"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT COUNT(""year"") FROM ""2003_ireland_production_amateur"" WHERE ""result""='nominated' AND ""category""='best supporting actress';",2-1794747-6 What's the nominee for best supporting actress?,"CREATE TABLE ""2003_ireland_production_amateur"" ( ""year"" real, ""award_ceremony"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""nominee"" FROM ""2003_ireland_production_amateur"" WHERE ""category""='best supporting actress';",2-1794747-6 What is the Tie no of the game with a Score of 1–1?,"CREATE TABLE ""sixth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""tie_no"" FROM ""sixth_round_proper"" WHERE ""score""='1–1';",2-17751846-6 What is the Score of the Burnley Home game?,"CREATE TABLE ""sixth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""sixth_round_proper"" WHERE ""home_team""='burnley';",2-17751846-6 What is the Away team when Arsenal is the Home team?,"CREATE TABLE ""sixth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""sixth_round_proper"" WHERE ""home_team""='arsenal';",2-17751846-6 What is the Date of Tie no 3?,"CREATE TABLE ""sixth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""sixth_round_proper"" WHERE ""tie_no""='3';",2-17751846-6 Which opponent has a record of 3–1?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""record""='3–1';",2-17709998-4 What event has a Record of 4–2?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""record""='4–2';",2-17709998-4 Which Opponent has a Time of 0:38?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""time""='0:38';",2-17709998-4 "What was the score when the result was win, in Helsinki, competition was friendly?","CREATE TABLE ""international_goals"" ( ""date"" text, ""location"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""result""='win' AND ""location""='helsinki' AND ""competition""='friendly';",2-1829321-1 What competition has a Score of 7–0?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""location"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""score""='7–0';",2-1829321-1 "What date has a result of win, in a friendly competition in Porto?","CREATE TABLE ""international_goals"" ( ""date"" text, ""location"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""result""='win' AND ""competition""='friendly' AND ""location""='porto';",2-1829321-1 Who has the city Santiago?,"CREATE TABLE ""references"" ( ""name"" text, ""country"" text, ""city"" text, ""mission_s_country"" text, ""start_date"" text );","SELECT ""name"" FROM ""references"" WHERE ""city""='santiago';",2-18299148-1 What is the score for Set 2 at 15:21?,"CREATE TABLE ""round_of_16"" ( ""date"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""total"" text );","SELECT ""score"" FROM ""round_of_16"" WHERE ""set_2""='15:21';",2-18246956-35 What Set 2 has a set one at 19:21?,"CREATE TABLE ""round_of_16"" ( ""date"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""total"" text );","SELECT ""set_2"" FROM ""round_of_16"" WHERE ""set_1""='19:21';",2-18246956-35 What is the score for Set 1 at 19:21?,"CREATE TABLE ""round_of_16"" ( ""date"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""total"" text );","SELECT ""score"" FROM ""round_of_16"" WHERE ""set_1""='19:21';",2-18246956-35 What is the Set 1 with set 2 at 21:17?,"CREATE TABLE ""round_of_16"" ( ""date"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""total"" text );","SELECT ""set_1"" FROM ""round_of_16"" WHERE ""set_2""='21:17';",2-18246956-35 "What Result F – A has a League position of 2nd, and Opponents of liverpool?","CREATE TABLE ""fa_premier_league"" ( ""date"" text, ""opponents"" text, ""h_a"" text, ""result_f_a"" text, ""attendance"" real, ""league_position"" text );","SELECT ""result_f_a"" FROM ""fa_premier_league"" WHERE ""league_position""='2nd' AND ""opponents""='liverpool';",2-18258697-3 "What League position has a Result F – A of 2 – 0, and Opponents of queens park rangers?","CREATE TABLE ""fa_premier_league"" ( ""date"" text, ""opponents"" text, ""h_a"" text, ""result_f_a"" text, ""attendance"" real, ""league_position"" text );","SELECT ""league_position"" FROM ""fa_premier_league"" WHERE ""result_f_a""='2 – 0' AND ""opponents""='queens park rangers';",2-18258697-3 "What is the smallest Attendance with H / A of h, and Opponents of nottingham forest?","CREATE TABLE ""fa_premier_league"" ( ""date"" text, ""opponents"" text, ""h_a"" text, ""result_f_a"" text, ""attendance"" real, ""league_position"" text );","SELECT MIN(""attendance"") FROM ""fa_premier_league"" WHERE ""h_a""='h' AND ""opponents""='nottingham forest';",2-18258697-3 What country has a place of 4?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round"" WHERE ""place""='4';",2-18164650-4 What did the United States score in the T5?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""country""='united states' AND ""place""='t5';",2-18060467-6 What was the to par at the T5 for the player with a score of 74-69-66=209?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""place""='t5' AND ""score""='74-69-66=209';",2-18060467-6 Where did Trinidad and Tobago play?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""country""='trinidad and tobago';",2-18060467-6 What was the to par for the game with a score of 74-69-66=209?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""score""='74-69-66=209';",2-18060467-6 Where is Eduardo Romero from?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""player""='eduardo romero';",2-18060467-6 In what city is the Estonian University of Life Sciences located?,"CREATE TABLE ""herbaria_in_the_baltic_states"" ( ""name"" text, ""no_specimens"" real, ""abbr"" text, ""country"" text, ""city"" text );","SELECT ""city"" FROM ""herbaria_in_the_baltic_states"" WHERE ""name""='estonian university of life sciences';",2-18032715-3 What is the abbreviation for the University of Tartu?,"CREATE TABLE ""herbaria_in_the_baltic_states"" ( ""name"" text, ""no_specimens"" real, ""abbr"" text, ""country"" text, ""city"" text );","SELECT ""abbr"" FROM ""herbaria_in_the_baltic_states"" WHERE ""name""='university of tartu';",2-18032715-3 What place is Fred Funk in?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""player""='fred funk';",2-17991356-6 "What is Score, when Away Team is ""Thame United""?","CREATE TABLE ""replays"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""score"" FROM ""replays"" WHERE ""away_team""='thame united';",2-18054397-4 "What is Score, when Attendance is ""76"", and when Home Team is ""Meir Ka""?","CREATE TABLE ""replays"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""score"" FROM ""replays"" WHERE ""attendance""='76' AND ""home_team""='meir ka';",2-18054397-4 "What is Tie No, when Score is ""Marlow United won 4–2 on penalties""?","CREATE TABLE ""replays"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""tie_no"" FROM ""replays"" WHERE ""score""='marlow united won 4–2 on penalties';",2-18054397-4 "What is Home Team, when Attendance is ""112"", and when Away Team is ""Kentish Town""?","CREATE TABLE ""replays"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""home_team"" FROM ""replays"" WHERE ""attendance""='112' AND ""away_team""='kentish town';",2-18054397-4 "What was the April 7, 2008 score on a clay surface?","CREATE TABLE ""runners_up_9"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""runners_up_9"" WHERE ""surface""='clay' AND ""date""='april 7, 2008';",2-17637180-3 "What date was the score 6–3, 3–6, 6–0?","CREATE TABLE ""runners_up_9"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""date"" FROM ""runners_up_9"" WHERE ""score""='6–3, 3–6, 6–0';",2-17637180-3 "What is the highest enrollment for an unversity whose nickname is the Golden Bears and had fewer than 32 NCAA championships as of July 4, 2012?","CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""founded"" real, ""affiliation"" text, ""enrollment"" real, ""nickname"" text, ""ncaa_team_championships_through_july_4_2012"" real );","SELECT MAX(""enrollment"") FROM ""current_members"" WHERE ""nickname""='golden bears' AND ""ncaa_team_championships_through_july_4_2012""<32;",2-17690519-1 "What is 17th c., when American is ""ə""?","CREATE TABLE ""initial_unstressed_syllables"" ( ""17th_c"" text, ""american"" text, ""british"" text, ""australian"" text, ""examples"" text );","SELECT ""17th_c"" FROM ""initial_unstressed_syllables"" WHERE ""american""='ə';",2-17798093-11 "What is British, when 17th c. is ""ɛi""?","CREATE TABLE ""initial_unstressed_syllables"" ( ""17th_c"" text, ""american"" text, ""british"" text, ""australian"" text, ""examples"" text );","SELECT ""british"" FROM ""initial_unstressed_syllables"" WHERE ""17th_c""='ɛi';",2-17798093-11 "What is 17th c., when Australian is ""i, ɪ, ə"", and when Examples is ""œsophagus""?","CREATE TABLE ""initial_unstressed_syllables"" ( ""17th_c"" text, ""american"" text, ""british"" text, ""australian"" text, ""examples"" text );","SELECT ""17th_c"" FROM ""initial_unstressed_syllables"" WHERE ""australian""='i, ɪ, ə' AND ""examples""='œsophagus';",2-17798093-11 "What is Australian, when Examples is ""amœba, anemone, ascesis""?","CREATE TABLE ""initial_unstressed_syllables"" ( ""17th_c"" text, ""american"" text, ""british"" text, ""australian"" text, ""examples"" text );","SELECT ""australian"" FROM ""initial_unstressed_syllables"" WHERE ""examples""='amœba, anemone, ascesis';",2-17798093-11 "What is British, when Australian is ""i, ɪ, ə"", and when Examples is ""œsophagus""?","CREATE TABLE ""initial_unstressed_syllables"" ( ""17th_c"" text, ""american"" text, ""british"" text, ""australian"" text, ""examples"" text );","SELECT ""british"" FROM ""initial_unstressed_syllables"" WHERE ""australian""='i, ɪ, ə' AND ""examples""='œsophagus';",2-17798093-11 "What is Australian, when Examples is ""elysium, emeritus, epitome, erotica""?","CREATE TABLE ""initial_unstressed_syllables"" ( ""17th_c"" text, ""american"" text, ""british"" text, ""australian"" text, ""examples"" text );","SELECT ""australian"" FROM ""initial_unstressed_syllables"" WHERE ""examples""='elysium, emeritus, epitome, erotica';",2-17798093-11 Which report had a circuit of Cagliari?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""report"" FROM ""other_grands_prix"" WHERE ""circuit""='cagliari';",2-18270426-2 Which name had the circuit Monza?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""name"" FROM ""other_grands_prix"" WHERE ""circuit""='monza';",2-18270426-2 What day was the circuit Isle of Man?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""date"" FROM ""other_grands_prix"" WHERE ""circuit""='isle of man';",2-18270426-2 What is the 2nd leg for the team 2 Milano?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""second_round"" WHERE ""team_2""='milano';",2-18057473-2 What was the position of the player picked at 243?,"CREATE TABLE ""1973_ohio_state_buckeyes_football_team"" ( ""player"" text, ""round"" real, ""pick"" real, ""position"" text, ""nfl_club"" text );","SELECT ""position"" FROM ""1973_ohio_state_buckeyes_football_team"" WHERE ""pick"">243;",2-17824926-16 Who was the visitor when the record was 24–14–2?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""regular_season"" WHERE ""record""='24–14–2';",2-18336411-2 On what date was the score 6–4?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""score""='6–4';",2-18336411-2 What was the score on February 17?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""regular_season"" WHERE ""date""='february 17';",2-18336411-2 "What is the total number of Silver, when Gold is ""1"", and when Bronze is less than 0?","CREATE TABLE ""medals_by_country"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medals_by_country"" WHERE ""gold""=1 AND ""bronze""<0;",2-178733-1 "What is the highest Bronze, when Nation is ""South Africa"", and when Total is less than 20?","CREATE TABLE ""medals_by_country"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""medals_by_country"" WHERE ""nation""='south africa' AND ""total""<20;",2-178733-1 "What is the highest Silver, when Gold is ""8"", and when Total is greater than 31?","CREATE TABLE ""medals_by_country"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""silver"") FROM ""medals_by_country"" WHERE ""gold""=8 AND ""total"">31;",2-178733-1 "What is the total number of Silver, when Gold is less than 34, when Rank is ""6"", and when Total is greater than 10?","CREATE TABLE ""medals_by_country"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medals_by_country"" WHERE ""gold""<34 AND ""rank""='6' AND ""total"">10;",2-178733-1 "What is Bronze, when Silver is less than 89, and when Total is ""4""?","CREATE TABLE ""medals_by_country"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""bronze"" FROM ""medals_by_country"" WHERE ""silver""<89 AND ""total""=4;",2-178733-1 What's the production time with more than 2.737 built and a 280s model?,"CREATE TABLE ""w108"" ( ""model"" text, ""chassis_code"" text, ""production_time"" text, ""number_built"" real, ""engine"" text );","SELECT ""production_time"" FROM ""w108"" WHERE ""number_built"">2.737 AND ""model""='280s';",2-1825661-1 What's the total number built with a chassis code of w108.057?,"CREATE TABLE ""w108"" ( ""model"" text, ""chassis_code"" text, ""production_time"" text, ""number_built"" real, ""engine"" text );","SELECT COUNT(""number_built"") FROM ""w108"" WHERE ""chassis_code""='w108.057';",2-1825661-1 What's the chassis code for the 280s model?,"CREATE TABLE ""w108"" ( ""model"" text, ""chassis_code"" text, ""production_time"" text, ""number_built"" real, ""engine"" text );","SELECT ""chassis_code"" FROM ""w108"" WHERE ""model""='280s';",2-1825661-1 What is the lowest Jianshu number for Liu Yang ( hkg )?,"CREATE TABLE ""men_s_jianshu_qiangshu_combined"" ( ""rank"" real, ""athlete"" text, ""qiangshu"" real, ""jianshu"" real, ""total"" real );","SELECT MIN(""jianshu"") FROM ""men_s_jianshu_qiangshu_combined"" WHERE ""athlete""='liu yang ( hkg )';",2-17660359-7 "What is the lowest rank when Jianshu is smaller than 9.66, for Richard Devine ( gbr ), with a total smaller than 19.02?","CREATE TABLE ""men_s_jianshu_qiangshu_combined"" ( ""rank"" real, ""athlete"" text, ""qiangshu"" real, ""jianshu"" real, ""total"" real );","SELECT MIN(""rank"") FROM ""men_s_jianshu_qiangshu_combined"" WHERE ""jianshu""<9.66 AND ""athlete""='richard devine ( gbr )' AND ""total""<19.02;",2-17660359-7 "What is the number of Jianshu when the total is more than 19.16, for Nguyen Huy Thanh ( vie ), and Qiangshu is more than 9.66?","CREATE TABLE ""men_s_jianshu_qiangshu_combined"" ( ""rank"" real, ""athlete"" text, ""qiangshu"" real, ""jianshu"" real, ""total"" real );","SELECT COUNT(""jianshu"") FROM ""men_s_jianshu_qiangshu_combined"" WHERE ""total"">19.16 AND ""athlete""='nguyen huy thanh ( vie )' AND ""qiangshu"">9.66;",2-17660359-7 "What is the number of Qiangshu when rank is less than 10, with a total of 18.97, and Jianshu is larger than 9.51?","CREATE TABLE ""men_s_jianshu_qiangshu_combined"" ( ""rank"" real, ""athlete"" text, ""qiangshu"" real, ""jianshu"" real, ""total"" real );","SELECT COUNT(""qiangshu"") FROM ""men_s_jianshu_qiangshu_combined"" WHERE ""rank""<10 AND ""total""=18.97 AND ""jianshu"">9.51;",2-17660359-7 "Can you tell me the Place that has the Country of australia, and the Player of ian baker-finch?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""country""='australia' AND ""player""='ian baker-finch';",2-18133211-4 "Can you tell me the Place that has the Score of 68, and the Player of christy o'connor jnr?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""score""=68 AND ""player""='christy o''connor jnr';",2-18133211-4 Can you tell me the Player that has the Score larger than 67?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""player"" FROM ""first_round"" WHERE ""score"">67;",2-18133211-4 What is the 2011 value with a 134 in 2008?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2011"" FROM ""singles_performance_timeline"" WHERE ""2008""='134';",2-17995113-6 What is the 2009 value with A in 2012 and q2 in 2011?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2009"" FROM ""singles_performance_timeline"" WHERE ""2012""='a' AND ""2011""='q2';",2-17995113-6 What is the 2011 value for the paris masters tournament with 1r in 2008?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2011"" FROM ""singles_performance_timeline"" WHERE ""2008""='1r' AND ""tournament""='paris masters';",2-17995113-6 What is the 2011 value with nms in 2008?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2011"" FROM ""singles_performance_timeline"" WHERE ""2008""='nms';",2-17995113-6 "Which Draws have a Club of burgos cf, and a Position larger than 8?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MIN(""draws"") FROM ""group_i"" WHERE ""club""='burgos cf' AND ""position"">8;",2-17837782-2 Which Played has a Goal Difference larger than 24?,"CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""played"") FROM ""group_i"" WHERE ""goal_difference"">24;",2-17837782-2 "Which Goals against has Wins of 13, and Goals for larger than 42, and more than 9 Losses?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""goals_against"") FROM ""group_i"" WHERE ""wins""=13 AND ""goals_for"">42 AND ""losses"">9;",2-17837782-2 "How many draws have less than 8 wins, and 31 goals for?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT SUM(""draws"") FROM ""group_i"" WHERE ""wins""<8 AND ""goals_for""=31;",2-17837782-2 What event of this season had a time of 2:43?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""time""='2:43';",2-17994055-2 How many penalties were there in the game with a G.F. of 40?,"CREATE TABLE ""round_robin_results"" ( ""team"" text, ""wins"" text, ""losses"" text, ""points"" text, ""w_pct"" text, ""g_f"" text, ""g_a"" text, ""assists"" text, ""penalties"" text, ""p_i_m"" text );","SELECT ""penalties"" FROM ""round_robin_results"" WHERE ""g_f""='40';",2-18347755-2 What's the P.I.M. for the G.F. of 55?,"CREATE TABLE ""round_robin_results"" ( ""team"" text, ""wins"" text, ""losses"" text, ""points"" text, ""w_pct"" text, ""g_f"" text, ""g_a"" text, ""assists"" text, ""penalties"" text, ""p_i_m"" text );","SELECT ""p_i_m"" FROM ""round_robin_results"" WHERE ""g_f""='55';",2-18347755-2 What's the G.A. when there were 2 losses and Scotland played?,"CREATE TABLE ""round_robin_results"" ( ""team"" text, ""wins"" text, ""losses"" text, ""points"" text, ""w_pct"" text, ""g_f"" text, ""g_a"" text, ""assists"" text, ""penalties"" text, ""p_i_m"" text );","SELECT ""g_a"" FROM ""round_robin_results"" WHERE ""losses""='2' AND ""team""='scotland';",2-18347755-2 Which venue has 2:04.22 notes?,"CREATE TABLE ""competition_record"" ( ""year"" real, ""venue"" text, ""position"" text, ""event"" text, ""notes"" text );","SELECT ""venue"" FROM ""competition_record"" WHERE ""notes""='2:04.22';",2-17651219-1 What years does Goreville High School have members?,"CREATE TABLE ""current_members"" ( ""school"" text, ""location_population"" text, ""nickname_s"" text, ""colors"" text, ""years_member"" text, ""enrollment_2013_14"" text );","SELECT ""years_member"" FROM ""current_members"" WHERE ""school""='goreville high school';",2-18304058-1 What is the name of the school with the Tornadoes Lady Tornadoes?,"CREATE TABLE ""current_members"" ( ""school"" text, ""location_population"" text, ""nickname_s"" text, ""colors"" text, ""years_member"" text, ""enrollment_2013_14"" text );","SELECT ""school"" FROM ""current_members"" WHERE ""nickname_s""='tornadoes lady tornadoes';",2-18304058-1 What is the school with the nickname Tornadoes Lady Tornadoes?,"CREATE TABLE ""current_members"" ( ""school"" text, ""location_population"" text, ""nickname_s"" text, ""colors"" text, ""years_member"" text, ""enrollment_2013_14"" text );","SELECT ""school"" FROM ""current_members"" WHERE ""nickname_s""='tornadoes lady tornadoes';",2-18304058-1 What is the nickname with an enrollment (2013/14) of 160?,"CREATE TABLE ""current_members"" ( ""school"" text, ""location_population"" text, ""nickname_s"" text, ""colors"" text, ""years_member"" text, ""enrollment_2013_14"" text );","SELECT ""nickname_s"" FROM ""current_members"" WHERE ""enrollment_2013_14""='160';",2-18304058-1 "What is Notes, when Gold is ""Thierry Gueorgiou"", when Year is before 2008, and when Bronze is ""Valentin Novikov""?","CREATE TABLE ""men"" ( ""year"" real, ""gold"" text, ""silver"" text, ""bronze"" text, ""notes"" text );","SELECT ""notes"" FROM ""men"" WHERE ""gold""='thierry gueorgiou' AND ""year""<2008 AND ""bronze""='valentin novikov';",2-17760670-4 "What is Notes, when Silver is ""Jarkko Huovila""?","CREATE TABLE ""men"" ( ""year"" real, ""gold"" text, ""silver"" text, ""bronze"" text, ""notes"" text );","SELECT ""notes"" FROM ""men"" WHERE ""silver""='jarkko huovila';",2-17760670-4 "What is the total number of Year, when Bronze is ""Jamie Stevenson""?","CREATE TABLE ""men"" ( ""year"" real, ""gold"" text, ""silver"" text, ""bronze"" text, ""notes"" text );","SELECT COUNT(""year"") FROM ""men"" WHERE ""bronze""='jamie stevenson';",2-17760670-4 "What is Notes, when Bronze is ""Pasi Ikonen""?","CREATE TABLE ""men"" ( ""year"" real, ""gold"" text, ""silver"" text, ""bronze"" text, ""notes"" text );","SELECT ""notes"" FROM ""men"" WHERE ""bronze""='pasi ikonen';",2-17760670-4 "What is Bronze, when Notes is ""6.7km, 22controls""?","CREATE TABLE ""men"" ( ""year"" real, ""gold"" text, ""silver"" text, ""bronze"" text, ""notes"" text );","SELECT ""bronze"" FROM ""men"" WHERE ""notes""='6.7km, 22controls';",2-17760670-4 "What is Silver, when Notes is ""6.24km, 23controls""?","CREATE TABLE ""men"" ( ""year"" real, ""gold"" text, ""silver"" text, ""bronze"" text, ""notes"" text );","SELECT ""silver"" FROM ""men"" WHERE ""notes""='6.24km, 23controls';",2-17760670-4 What position has siim ennemuist as the player?,"CREATE TABLE ""team"" ( ""player"" text, ""birth_date"" text, ""weight"" real, ""height"" real, ""position"" text, ""current_club"" text );","SELECT ""position"" FROM ""team"" WHERE ""player""='siim ennemuist';",2-17938337-3 What Player has a To par less than 15 and a Total of 149?,"CREATE TABLE ""missed_the_first_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""player"" FROM ""missed_the_first_cut"" WHERE ""to_par""<15 AND ""total""=149;",2-18156085-3 What is the Year(s) won of the Player with a To par of 5?,"CREATE TABLE ""missed_the_first_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""year_s_won"" FROM ""missed_the_first_cut"" WHERE ""to_par""=5;",2-18156085-3 What's the English word for apfel?,"CREATE TABLE ""language"" ( ""english"" text, ""crimean_gothic"" text, ""bible_gothic"" text, ""german"" text, ""dutch"" text, ""icelandic"" text, ""swedish"" text );","SELECT ""english"" FROM ""language"" WHERE ""german""='apfel';",2-1777797-1 What's the Dutch word for Apel?,"CREATE TABLE ""language"" ( ""english"" text, ""crimean_gothic"" text, ""bible_gothic"" text, ""german"" text, ""dutch"" text, ""icelandic"" text, ""swedish"" text );","SELECT ""dutch"" FROM ""language"" WHERE ""crimean_gothic""='apel';",2-1777797-1 What's the Bible Gothic for the word hand?,"CREATE TABLE ""language"" ( ""english"" text, ""crimean_gothic"" text, ""bible_gothic"" text, ""german"" text, ""dutch"" text, ""icelandic"" text, ""swedish"" text );","SELECT ""bible_gothic"" FROM ""language"" WHERE ""english""='hand';",2-1777797-1 What's the Icelandic word for rain?,"CREATE TABLE ""language"" ( ""english"" text, ""crimean_gothic"" text, ""bible_gothic"" text, ""german"" text, ""dutch"" text, ""icelandic"" text, ""swedish"" text );","SELECT ""icelandic"" FROM ""language"" WHERE ""english""='rain';",2-1777797-1 What's the Icelandic word for the German word for hand?,"CREATE TABLE ""language"" ( ""english"" text, ""crimean_gothic"" text, ""bible_gothic"" text, ""german"" text, ""dutch"" text, ""icelandic"" text, ""swedish"" text );","SELECT ""icelandic"" FROM ""language"" WHERE ""german""='hand';",2-1777797-1 What was the score for Nick Faldo?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT AVG(""score"") FROM ""first_round"" WHERE ""player""='nick faldo';",2-18156085-4 "What is the score when the to par was –5, for Peter Jacobsen?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT SUM(""score"") FROM ""first_round"" WHERE ""to_par""='–5' AND ""player""='peter jacobsen';",2-18156085-4 "Which Run 4 has a Country of united states, and an Athlete of bree schaaf emily azevedo, and a Run 3 smaller than 58.04?","CREATE TABLE ""two_woman"" ( ""athlete"" text, ""country"" text, ""run_1"" real, ""run_2"" real, ""run_3"" real, ""run_4"" real, ""total"" text );","SELECT SUM(""run_4"") FROM ""two_woman"" WHERE ""country""='united states' AND ""athlete""='bree schaaf emily azevedo' AND ""run_3""<58.04;",2-17873606-3 "How much Run 2 has a Run 4 of 57.68, and a Run 3 smaller than 57.9?","CREATE TABLE ""two_woman"" ( ""athlete"" text, ""country"" text, ""run_1"" real, ""run_2"" real, ""run_3"" real, ""run_4"" real, ""total"" text );","SELECT COUNT(""run_2"") FROM ""two_woman"" WHERE ""run_4""=57.68 AND ""run_3""<57.9;",2-17873606-3 "Which Run 4 has a Run 1 of 57.37, and a Run 3 smaller than 57.45?","CREATE TABLE ""two_woman"" ( ""athlete"" text, ""country"" text, ""run_1"" real, ""run_2"" real, ""run_3"" real, ""run_4"" real, ""total"" text );","SELECT SUM(""run_4"") FROM ""two_woman"" WHERE ""run_1""=57.37 AND ""run_3""<57.45;",2-17873606-3 "Which Athlete has a Run 1 larger than 57.37, and a Run 4 smaller than 59.05, and a Run 3 of 58.08?","CREATE TABLE ""two_woman"" ( ""athlete"" text, ""country"" text, ""run_1"" real, ""run_2"" real, ""run_3"" real, ""run_4"" real, ""total"" text );","SELECT ""athlete"" FROM ""two_woman"" WHERE ""run_1"">57.37 AND ""run_4""<59.05 AND ""run_3""=58.08;",2-17873606-3 What is the total for the first exercise and has 18 as the second exercise?,"CREATE TABLE ""all_around"" ( ""place"" real, ""nation"" text, ""first_exercise"" real, ""second_exercise"" real, ""total"" real );","SELECT SUM(""first_exercise"") FROM ""all_around"" WHERE ""second_exercise""=18;",2-18170681-9 What is the to par of the player with a 68-67-75=210?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""score""='68-67-75=210';",2-18036726-6 Who is the player with a 68-67-75=210 score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""score""='68-67-75=210';",2-18036726-6 Who is the player with a 70-68-74=212 score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""score""='70-68-74=212';",2-18036726-6 What is the highest Byes by Anakie who has an Against smaller than 2275?,"CREATE TABLE ""2009_ladder"" ( ""geelong_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""byes"") FROM ""2009_ladder"" WHERE ""geelong_dfl""='anakie' AND ""against""<2275;",2-17982197-2 "For entries with a lost of 5, what is the sum of the draw entry?","CREATE TABLE ""standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" text );","SELECT SUM(""draw"") FROM ""standings"" WHERE ""lost""=5;",2-17633162-2 "What is the lowest place with more than 26 goals scored, 18 goals conceded, and a draw entry of 6?","CREATE TABLE ""standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" text );","SELECT MIN(""place"") FROM ""standings"" WHERE ""draw""=6 AND ""goals_conceded""=18 AND ""goals_scored"">26;",2-17633162-2 What is the highest place that has a draw entry smaller than 6 and goal score of 28?,"CREATE TABLE ""standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" text );","SELECT MAX(""place"") FROM ""standings"" WHERE ""goals_scored""=28 AND ""draw""<6;",2-17633162-2 "What is the lowest number of goals scored for the entry with goals conceded larger than 30, lost larger than 3, and fewer than 6 draws?","CREATE TABLE ""standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" text );","SELECT MIN(""goals_scored"") FROM ""standings"" WHERE ""draw""<6 AND ""lost"">3 AND ""goals_conceded"">30;",2-17633162-2 What 7:30 has tout le monde en parle as the 8:00?,"CREATE TABLE ""sunday"" ( ""7_00"" text, ""7_30"" text, ""8_00"" text, ""8_30"" text, ""9_00"" text, ""9_30"" text, ""10_00"" text );","SELECT ""7_30"" FROM ""sunday"" WHERE ""8_00""='tout le monde en parle';",2-18168647-1 What 7:00 has movies as the 9:00?,"CREATE TABLE ""sunday"" ( ""7_00"" text, ""7_30"" text, ""8_00"" text, ""8_30"" text, ""9_00"" text, ""9_30"" text, ""10_00"" text );","SELECT ""7_00"" FROM ""sunday"" WHERE ""9_00""='movies';",2-18168647-1 What 7:00 has movies & specials as the 9:30?,"CREATE TABLE ""sunday"" ( ""7_00"" text, ""7_30"" text, ""8_00"" text, ""8_30"" text, ""9_00"" text, ""9_30"" text, ""10_00"" text );","SELECT ""7_00"" FROM ""sunday"" WHERE ""9_30""='movies & specials';",2-18168647-1 What 8:30 has e! specials as the 9:30?,"CREATE TABLE ""sunday"" ( ""7_00"" text, ""7_30"" text, ""8_00"" text, ""8_30"" text, ""9_00"" text, ""9_30"" text, ""10_00"" text );","SELECT ""8_30"" FROM ""sunday"" WHERE ""9_30""='e! specials';",2-18168647-1 What was the shooter when the rank points was olympic bronze medalist?,"CREATE TABLE ""qualification"" ( ""shooter"" text, ""event"" text, ""rank_points"" text, ""score_points"" text, ""total"" text );","SELECT ""shooter"" FROM ""qualification"" WHERE ""rank_points""='olympic bronze medalist';",2-18191407-18 What were the rank points when the score was 7 and the total was 15?,"CREATE TABLE ""qualification"" ( ""shooter"" text, ""event"" text, ""rank_points"" text, ""score_points"" text, ""total"" text );","SELECT ""rank_points"" FROM ""qualification"" WHERE ""total""='15' AND ""score_points""='7';",2-18191407-18 What were the rank points when the total was 11?,"CREATE TABLE ""qualification"" ( ""shooter"" text, ""event"" text, ""rank_points"" text, ""score_points"" text, ""total"" text );","SELECT ""rank_points"" FROM ""qualification"" WHERE ""total""='11';",2-18191407-18 What is the smallest number of silver medals for a nation with fewer than 1 bronze?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""silver"") FROM ""medals_table"" WHERE ""bronze""<1;",2-18127126-3 How many gold medals for the nation ranked 6?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""gold"" FROM ""medals_table"" WHERE ""rank""='6';",2-18127126-3 Name the District which has a Reserved for ( SC / ST /None) of sc?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""district"" FROM ""assembly_segments"" WHERE ""reserved_for_sc_st_none""='sc';",2-18111054-1 Name the District that has a Reserved for ( SC / ST /None) of none and a Constituency number of 242?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""district"" FROM ""assembly_segments"" WHERE ""reserved_for_sc_st_none""='none' AND ""constituency_number""='242';",2-18111054-1 "Name the Number of electorates (2009 which has a Reserved for ( SC / ST /None) of none, and a Name of jahanabad?","CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT MIN(""number_of_electorates_2009"") FROM ""assembly_segments"" WHERE ""reserved_for_sc_st_none""='none' AND ""name""='jahanabad';",2-18111054-1 Count the Number of electorates (2009) that has a District of fatehpur and jahanabad?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT SUM(""number_of_electorates_2009"") FROM ""assembly_segments"" WHERE ""district""='fatehpur' AND ""name""='jahanabad';",2-18111054-1 What Score has a Date of 11 september 2010?,"CREATE TABLE ""doubles_4_6"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""score"" FROM ""doubles_4_6"" WHERE ""date""='11 september 2010';",2-18285768-11 "What Date has an Outcome of runner up, and a Partner of tyra calderwood?","CREATE TABLE ""doubles_4_6"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""date"" FROM ""doubles_4_6"" WHERE ""outcome""='runner up' AND ""partner""='tyra calderwood';",2-18285768-11 "What Score has a Tournament of tanjung selor, indonesia?","CREATE TABLE ""doubles_4_6"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""score"" FROM ""doubles_4_6"" WHERE ""tournament""='tanjung selor, indonesia';",2-18285768-11 What Date has Opponents of sun shengnan han xinyun?,"CREATE TABLE ""doubles_4_6"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""date"" FROM ""doubles_4_6"" WHERE ""opponents""='sun shengnan han xinyun';",2-18285768-11 "What is the highest position of club lietava-2 jonava, which has more than 12 points and more than 7 wins?","CREATE TABLE ""2_lyga_zone_south"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""position"") FROM ""2_lyga_zone_south"" WHERE ""points"">12 AND ""club""='lietava-2 jonava' AND ""wins"">7;",2-18018214-4 What is the total number of goals of the club with 4 wins and less than 0 draws?,"CREATE TABLE ""2_lyga_zone_south"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""goals_conceded"") FROM ""2_lyga_zone_south"" WHERE ""wins""=4 AND ""draws""<0;",2-18018214-4 "What is the total number of games played of the club with less than 40 goals scored, 9 losses, 39 goals conceded, and more than 2 draws?","CREATE TABLE ""2_lyga_zone_south"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""games_played"") FROM ""2_lyga_zone_south"" WHERE ""goals_scored""<40 AND ""loses""=9 AND ""goals_conceded""=39 AND ""draws"">2;",2-18018214-4 "What is the total number of goals scored of the club with more than 3 draws, more than 1 loses, and less than 26 points?","CREATE TABLE ""2_lyga_zone_south"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""goals_scored"") FROM ""2_lyga_zone_south"" WHERE ""draws"">3 AND ""loses"">1 AND ""points""<26;",2-18018214-4 What is the sum of the position with less than 0 draws?,"CREATE TABLE ""2_lyga_zone_south"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT SUM(""position"") FROM ""2_lyga_zone_south"" WHERE ""draws""<0;",2-18018214-4 "What is Home Team, when Tie No is ""7""?","CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""second_round_proper"" WHERE ""tie_no""='7';",2-17751837-2 "What is Home Team, when Away Team is ""Brentford""?","CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""second_round_proper"" WHERE ""away_team""='brentford';",2-17751837-2 "What is Home Team, when Date is ""6 December 1986"", and when Tie No is ""4""?","CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""second_round_proper"" WHERE ""date""='6 december 1986' AND ""tie_no""='4';",2-17751837-2 "What is Date, when Home Team is ""Chester City""?","CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""second_round_proper"" WHERE ""home_team""='chester city';",2-17751837-2 "What is Tie no, when Home Team is ""Gillingham""?","CREATE TABLE ""second_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""tie_no"" FROM ""second_round_proper"" WHERE ""home_team""='gillingham';",2-17751837-2 From what Country is T2 Finish Player Gary Player?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""country"" FROM ""made_the_cut"" WHERE ""finish""='t2' AND ""player""='gary player';",2-18155811-1 What is the total for the player with a Finish of T39?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""total"" FROM ""made_the_cut"" WHERE ""finish""='t39';",2-18155811-1 What is the Finish of the Player with a Total of 273?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""finish"" FROM ""made_the_cut"" WHERE ""total""=273;",2-18155811-1 What is the To par of the player with a Finish of T20?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""to_par"" FROM ""made_the_cut"" WHERE ""finish""='t20';",2-18155811-1 "Which byes are high when losses are larger than 7, wins smaller than 6, and draws are smaller than 0?","CREATE TABLE ""2009_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""byes"") FROM ""2009_ladder"" WHERE ""losses"">7 AND ""wins""<6 AND ""draws""<0;",2-17732555-5 What is the sum of losses when draws are larger than 0?,"CREATE TABLE ""2009_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""losses"") FROM ""2009_ladder"" WHERE ""draws"">0;",2-17732555-5 What draws are the lowest when wins are larger than 18?,"CREATE TABLE ""2009_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""draws"") FROM ""2009_ladder"" WHERE ""wins"">18;",2-17732555-5 "What is the sum of byes when wins are 8, and losses are larger than 10?","CREATE TABLE ""2009_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""byes"") FROM ""2009_ladder"" WHERE ""wins""=8 AND ""losses"">10;",2-17732555-5 Which against has the lowest when byes are larger than 0?,"CREATE TABLE ""2009_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""against"") FROM ""2009_ladder"" WHERE ""byes"">0;",2-17732555-5 What are the highest losses when byes are larger than 0?,"CREATE TABLE ""2009_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""losses"") FROM ""2009_ladder"" WHERE ""byes"">0;",2-17732555-5 Which player was previously on the New York Knicks?,"CREATE TABLE ""selections"" ( ""player"" text, ""pos"" text, ""nationality"" text, ""previous_team"" text, ""years_of_nba_experience_a"" real );","SELECT ""player"" FROM ""selections"" WHERE ""previous_team""='new york knicks';",2-17689800-3 What is the nationality of the player with 2 years of NBA experience for the previously played for the Los Angeles Lakers?,"CREATE TABLE ""selections"" ( ""player"" text, ""pos"" text, ""nationality"" text, ""previous_team"" text, ""years_of_nba_experience_a"" real );","SELECT ""nationality"" FROM ""selections"" WHERE ""years_of_nba_experience_a""=2 AND ""previous_team""='los angeles lakers';",2-17689800-3 "What is the result when attendance is larger than 31,001, at Bears Stadium, in week 4?","CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""result"" FROM ""regular_season"" WHERE ""attendance"">'31,001' AND ""game_site""='bears stadium' AND ""week""=4;",2-17781886-1 What is the Record in a week later than 7 against the San Diego Chargers?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""record"" FROM ""regular_season"" WHERE ""week"">7 AND ""opponent""='san diego chargers';",2-17781886-1 What is the result week 1?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""result"" FROM ""regular_season"" WHERE ""week""=1;",2-17781886-1 "What is the lowest attendance on October 3, 1965?","CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""regular_season"" WHERE ""date""='october 3, 1965';",2-17781886-1 "What are the manuals with a kind of r, and an opus of 144?","CREATE TABLE ""j_rgen_ahrend_1972_2004"" ( ""year"" text, ""opus"" text, ""town"" text, ""kind"" text, ""manuals"" text, ""stops"" text );","SELECT ""manuals"" FROM ""j_rgen_ahrend_1972_2004"" WHERE ""kind""='r' AND ""opus""='144';",2-18361034-2 What are the manuals with an opus of 147?,"CREATE TABLE ""j_rgen_ahrend_1972_2004"" ( ""year"" text, ""opus"" text, ""town"" text, ""kind"" text, ""manuals"" text, ""stops"" text );","SELECT ""manuals"" FROM ""j_rgen_ahrend_1972_2004"" WHERE ""opus""='147';",2-18361034-2 What kind is in the year 1978 and a manual of ii/p?,"CREATE TABLE ""j_rgen_ahrend_1972_2004"" ( ""year"" text, ""opus"" text, ""town"" text, ""kind"" text, ""manuals"" text, ""stops"" text );","SELECT ""kind"" FROM ""j_rgen_ahrend_1972_2004"" WHERE ""year""='1978' AND ""manuals""='ii/p';",2-18361034-2 What manuals have the opus of 135?,"CREATE TABLE ""j_rgen_ahrend_1972_2004"" ( ""year"" text, ""opus"" text, ""town"" text, ""kind"" text, ""manuals"" text, ""stops"" text );","SELECT ""manuals"" FROM ""j_rgen_ahrend_1972_2004"" WHERE ""opus""='135';",2-18361034-2 What year was it the town of Eugene?,"CREATE TABLE ""j_rgen_ahrend_1972_2004"" ( ""year"" text, ""opus"" text, ""town"" text, ""kind"" text, ""manuals"" text, ""stops"" text );","SELECT ""year"" FROM ""j_rgen_ahrend_1972_2004"" WHERE ""town""='eugene';",2-18361034-2 What town has 15 stops and a NB kind?,"CREATE TABLE ""j_rgen_ahrend_1972_2004"" ( ""year"" text, ""opus"" text, ""town"" text, ""kind"" text, ""manuals"" text, ""stops"" text );","SELECT ""town"" FROM ""j_rgen_ahrend_1972_2004"" WHERE ""stops""='15' AND ""kind""='nb';",2-18361034-2 "In which district is anna university - tiruchirappalli campus, whose website is http://www.annauniv.edu, located?","CREATE TABLE ""anna_university_colleges"" ( ""college_or_campus_name"" text, ""location"" text, ""district"" text, ""affiliation"" text, ""estd"" real, ""weblink"" text );","SELECT ""district"" FROM ""anna_university_colleges"" WHERE ""weblink""='http://www.annauniv.edu' AND ""college_or_campus_name""='anna university - tiruchirappalli campus';",2-18139722-3 In what year was anna university - panruti campus established?,"CREATE TABLE ""anna_university_colleges"" ( ""college_or_campus_name"" text, ""location"" text, ""district"" text, ""affiliation"" text, ""estd"" real, ""weblink"" text );","SELECT SUM(""estd"") FROM ""anna_university_colleges"" WHERE ""college_or_campus_name""='anna university - panruti campus';",2-18139722-3 Which district was established in 1942?,"CREATE TABLE ""anna_university_colleges"" ( ""college_or_campus_name"" text, ""location"" text, ""district"" text, ""affiliation"" text, ""estd"" real, ""weblink"" text );","SELECT ""district"" FROM ""anna_university_colleges"" WHERE ""estd""=1942;",2-18139722-3 What is the affiliation for the Cuddalore District?,"CREATE TABLE ""anna_university_colleges"" ( ""college_or_campus_name"" text, ""location"" text, ""district"" text, ""affiliation"" text, ""estd"" real, ""weblink"" text );","SELECT ""affiliation"" FROM ""anna_university_colleges"" WHERE ""district""='cuddalore district';",2-18139722-3 Which College or campus has a website of http://www.aucev.edu.in/?,"CREATE TABLE ""anna_university_colleges"" ( ""college_or_campus_name"" text, ""location"" text, ""district"" text, ""affiliation"" text, ""estd"" real, ""weblink"" text );","SELECT ""college_or_campus_name"" FROM ""anna_university_colleges"" WHERE ""weblink""='http://www.aucev.edu.in/';",2-18139722-3 What is the name of the available rock single/pack by REO Speedwagon?,"CREATE TABLE ""list_of_songs_released_in_2009"" ( ""artist"" text, ""decade"" text, ""genre"" text, ""single_pack_name"" text, ""release_date"" text, ""family_friendly"" text, ""additional_rock_band_3_features"" text );","SELECT ""single_pack_name"" FROM ""list_of_songs_released_in_2009"" WHERE ""genre""='rock' AND ""artist""='reo speedwagon';",2-18207694-1 "What is the highest gold with 1 silver, and more than 1 altogether?","CREATE TABLE ""sailing_1968"" ( ""rank"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""gold"") FROM ""sailing_1968"" WHERE ""silver""=1 AND ""total"">1;",2-1806946-4 What is the latest year when the best finish is 2 and the scoring average is less than 71.24?,"CREATE TABLE ""lpga_tour_career_summary"" ( ""year"" real, ""tournaments_played"" real, ""cuts_made"" real, ""wins"" real, ""top_10s"" real, ""best_finish"" text, ""earnings"" text, ""scoring_average"" real );","SELECT MAX(""year"") FROM ""lpga_tour_career_summary"" WHERE ""best_finish""='2' AND ""scoring_average""<71.24;",2-18186168-5 What was the average scoring the the top 10s is 4?,"CREATE TABLE ""lpga_tour_career_summary"" ( ""year"" real, ""tournaments_played"" real, ""cuts_made"" real, ""wins"" real, ""top_10s"" real, ""best_finish"" text, ""earnings"" text, ""scoring_average"" real );","SELECT AVG(""scoring_average"") FROM ""lpga_tour_career_summary"" WHERE ""top_10s""=4;",2-18186168-5 What is the country of the player with a score less than 68?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""country"" FROM ""first_round"" WHERE ""score""<68;",2-18135501-3 What is the type for Duke when the from is 512 bc?,"CREATE TABLE ""list_of_state_leaders_in_499_bc"" ( ""state"" text, ""type"" text, ""name"" text, ""title"" text, ""royal_house"" text, ""from"" text );","SELECT ""type"" FROM ""list_of_state_leaders_in_499_bc"" WHERE ""title""='duke' AND ""from""='512 bc';",2-17938457-8 What state is Ding and has a royal house of Ji?,"CREATE TABLE ""list_of_state_leaders_in_499_bc"" ( ""state"" text, ""type"" text, ""name"" text, ""title"" text, ""royal_house"" text, ""from"" text );","SELECT ""state"" FROM ""list_of_state_leaders_in_499_bc"" WHERE ""royal_house""='ji' AND ""name""='ding';",2-17938457-8 Which name has a state of Yan?,"CREATE TABLE ""list_of_state_leaders_in_499_bc"" ( ""state"" text, ""type"" text, ""name"" text, ""title"" text, ""royal_house"" text, ""from"" text );","SELECT ""name"" FROM ""list_of_state_leaders_in_499_bc"" WHERE ""state""='yan';",2-17938457-8 Which state has a royal house of Ying?,"CREATE TABLE ""list_of_state_leaders_in_499_bc"" ( ""state"" text, ""type"" text, ""name"" text, ""title"" text, ""royal_house"" text, ""from"" text );","SELECT ""state"" FROM ""list_of_state_leaders_in_499_bc"" WHERE ""royal_house""='ying';",2-17938457-8 Which state has a royal house of Jiang?,"CREATE TABLE ""list_of_state_leaders_in_499_bc"" ( ""state"" text, ""type"" text, ""name"" text, ""title"" text, ""royal_house"" text, ""from"" text );","SELECT ""state"" FROM ""list_of_state_leaders_in_499_bc"" WHERE ""royal_house""='jiang';",2-17938457-8 How tall is the person born on 1976-12-27?,"CREATE TABLE ""hungary"" ( ""name"" text, ""pos"" text, ""height"" text, ""weight"" text, ""date_of_birth"" text, ""club"" text );","SELECT ""height"" FROM ""hungary"" WHERE ""date_of_birth""='1976-12-27';",2-17774593-5 What is the birth date of a member of the Club of bvsc vízilabda?,"CREATE TABLE ""hungary"" ( ""name"" text, ""pos"" text, ""height"" text, ""weight"" text, ""date_of_birth"" text, ""club"" text );","SELECT ""date_of_birth"" FROM ""hungary"" WHERE ""club""='bvsc vízilabda';",2-17774593-5 Who has the height of m (ft 9in) and was born on 1980-03-05?,"CREATE TABLE ""hungary"" ( ""name"" text, ""pos"" text, ""height"" text, ""weight"" text, ""date_of_birth"" text, ""club"" text );","SELECT ""name"" FROM ""hungary"" WHERE ""height""='m (ft 9in)' AND ""date_of_birth""='1980-03-05';",2-17774593-5 Who has a Height of head coach: tamás faragó?,"CREATE TABLE ""hungary"" ( ""name"" text, ""pos"" text, ""height"" text, ""weight"" text, ""date_of_birth"" text, ""club"" text );","SELECT ""name"" FROM ""hungary"" WHERE ""height""='head coach: tamás faragó';",2-17774593-5 "What is the highest Pick, when Nationality is ""France"", and when Draft is less than 1979?","CREATE TABLE ""nhl"" ( ""draft"" real, ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT MAX(""pick"") FROM ""nhl"" WHERE ""nationality""='france' AND ""draft""<1979;",2-18278547-4 "What is the sum of Draft, when Round is greater than 9?","CREATE TABLE ""nhl"" ( ""draft"" real, ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT SUM(""draft"") FROM ""nhl"" WHERE ""round"">9;",2-18278547-4 "What is the highest Round, when Draft is greater than 1980, and when Player is ""Shane Doan Category:Articles with hCards""?","CREATE TABLE ""nhl"" ( ""draft"" real, ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT MAX(""round"") FROM ""nhl"" WHERE ""draft"">1980 AND ""player""='shane doan category:articles with hcards';",2-18278547-4 "What is the lowest Draft, when Nationality is ""Canada"", when Player is ""Shane Doan Category:Articles with hCards"", and when Round is less than 1?","CREATE TABLE ""nhl"" ( ""draft"" real, ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT MIN(""draft"") FROM ""nhl"" WHERE ""nationality""='canada' AND ""player""='shane doan category:articles with hcards' AND ""round""<1;",2-18278547-4 "What is the lowest Draft, when Player is ""Dave Christian Category:Articles with hCards""?","CREATE TABLE ""nhl"" ( ""draft"" real, ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT MIN(""draft"") FROM ""nhl"" WHERE ""player""='dave christian category:articles with hcards';",2-18278547-4 What party has the district Georgia 7?,"CREATE TABLE ""georgia"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidates"" text );","SELECT ""party"" FROM ""georgia"" WHERE ""district""='georgia 7';",2-1805191-11 Which district has an incumbent of Sanford Bishop?,"CREATE TABLE ""georgia"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text, ""candidates"" text );","SELECT ""district"" FROM ""georgia"" WHERE ""incumbent""='sanford bishop';",2-1805191-11 What is the Score of the Hereford United Away game?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""first_round_proper"" WHERE ""away_team""='hereford united';",2-17751846-1 What is the Home team of the Lincoln City Away game?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""first_round_proper"" WHERE ""away_team""='lincoln city';",2-17751846-1 What is the Away team at Bristol Rovers' Home game?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""first_round_proper"" WHERE ""home_team""='bristol rovers';",2-17751846-1 What is the Away team at Mansfield Town's Home game?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""first_round_proper"" WHERE ""home_team""='mansfield town';",2-17751846-1 What is the Tie no at the Hull City Home game with a Score of 1–1?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""tie_no"" FROM ""first_round_proper"" WHERE ""score""='1–1' AND ""home_team""='hull city';",2-17751846-1 "Which Byes have an Against larger than 1235, and Losses smaller than 10, and Wins larger than 7?","CREATE TABLE ""2008_ladder"" ( ""lexton_plains"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""byes"") FROM ""2008_ladder"" WHERE ""against"">1235 AND ""losses""<10 AND ""wins"">7;",2-17982205-2 "Which Losses have an Against smaller than 1464, and Draws smaller than 1, and Wins larger than 7?","CREATE TABLE ""2008_ladder"" ( ""lexton_plains"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""losses"") FROM ""2008_ladder"" WHERE ""against""<1464 AND ""draws""<1 AND ""wins"">7;",2-17982205-2 "Which Draws have a Lexton Plains of skipton, and an Against larger than 1212?","CREATE TABLE ""2008_ladder"" ( ""lexton_plains"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""draws"") FROM ""2008_ladder"" WHERE ""lexton_plains""='skipton' AND ""against"">1212;",2-17982205-2 Which against has 14 losses?,"CREATE TABLE ""2008_ladder"" ( ""lexton_plains"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT ""against"" FROM ""2008_ladder"" WHERE ""losses""=14;",2-17982205-2 What is S.K. Ho's Country?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""player""='s.k. ho';",2-17991748-6 What Player has a Place of 2?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""place""='2';",2-17991748-6 From what Country is Gary Evans?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""player""='gary evans';",2-17991748-6 What is the Country of the Player with a To par of +1 and a Score of 74-70-70=214?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""to_par""='+1' AND ""score""='74-70-70=214';",2-17991748-6 What is the Place of the Player with a Score of 69-72-72=213?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""score""='69-72-72=213';",2-17991748-6 What was the result on September 20?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""date""='september 20';",2-17972136-1 The golfer who won in 1993 had what total has his total?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT SUM(""total"") FROM ""made_the_cut"" WHERE ""year_s_won""='1993';",2-18048776-2 When the finish is t27 what is the year (s) won?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""year_s_won"" FROM ""made_the_cut"" WHERE ""finish""='t27';",2-18048776-2 What total average has 1988 has the year (s) won?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT AVG(""total"") FROM ""made_the_cut"" WHERE ""year_s_won""='1988';",2-18048776-2 In what place did Bob Tway finish?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""finish"" FROM ""made_the_cut"" WHERE ""player""='bob tway';",2-18048776-2 What is the smallest draws for Byes less than 4?,"CREATE TABLE ""2007_ladder_and_finals"" ( ""benalla_dfl"" text, ""wins"" real, ""losses"" real, ""draws"" real, ""byes"" real, ""against"" real );","SELECT MIN(""draws"") FROM ""2007_ladder_and_finals"" WHERE ""byes""<4;",2-17982145-1 "When losses is 6 and draws is more than 0, what is the greatest byes?","CREATE TABLE ""2007_ladder_and_finals"" ( ""benalla_dfl"" text, ""wins"" real, ""losses"" real, ""draws"" real, ""byes"" real, ""against"" real );","SELECT MAX(""byes"") FROM ""2007_ladder_and_finals"" WHERE ""losses""=6 AND ""draws"">0;",2-17982145-1 "When Benall DFL is Goorambat with less than 13 wins, what is the least amount of losses?","CREATE TABLE ""2007_ladder_and_finals"" ( ""benalla_dfl"" text, ""wins"" real, ""losses"" real, ""draws"" real, ""byes"" real, ""against"" real );","SELECT MIN(""losses"") FROM ""2007_ladder_and_finals"" WHERE ""benalla_dfl""='goorambat' AND ""wins""<13;",2-17982145-1 "When Benalla DFL is swanpool with less than 16 losses, what is the sum of Byes?","CREATE TABLE ""2007_ladder_and_finals"" ( ""benalla_dfl"" text, ""wins"" real, ""losses"" real, ""draws"" real, ""byes"" real, ""against"" real );","SELECT COUNT(""byes"") FROM ""2007_ladder_and_finals"" WHERE ""benalla_dfl""='swanpool' AND ""losses""<16;",2-17982145-1 What is the most wins for draws greater than 0?,"CREATE TABLE ""2007_ladder_and_finals"" ( ""benalla_dfl"" text, ""wins"" real, ""losses"" real, ""draws"" real, ""byes"" real, ""against"" real );","SELECT MAX(""wins"") FROM ""2007_ladder_and_finals"" WHERE ""draws"">0;",2-17982145-1 What day did the Raiders score 17?,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""raiders_points"" real, ""opponents"" real, ""first_downs"" real, ""record"" text, ""streak"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""raiders_points""=17;",2-18207096-2 What was the streak for the game after 8 on Nov 22?,"CREATE TABLE ""schedule"" ( ""game"" real, ""date"" text, ""opponent"" text, ""result"" text, ""raiders_points"" real, ""opponents"" real, ""first_downs"" real, ""record"" text, ""streak"" text, ""attendance"" real );","SELECT ""streak"" FROM ""schedule"" WHERE ""game"">8 AND ""date""='nov 22';",2-18207096-2 "What is the total Goals with a Rank smaller than 10, a Name of nicolas anelka, and Appearances larger than 9?","CREATE TABLE ""top_goalscorers"" ( ""rank"" real, ""name"" text, ""team"" text, ""goals"" real, ""appearances"" real, ""minutes_played"" text );","SELECT SUM(""goals"") FROM ""top_goalscorers"" WHERE ""rank""<10 AND ""name""='nicolas anelka' AND ""appearances"">9;",2-18255941-31 What is the total Goals with Rank larger than 10?,"CREATE TABLE ""top_goalscorers"" ( ""rank"" real, ""name"" text, ""team"" text, ""goals"" real, ""appearances"" real, ""minutes_played"" text );","SELECT SUM(""goals"") FROM ""top_goalscorers"" WHERE ""rank"">10;",2-18255941-31 What is the greatest Goals with a Name of samuel eto'o?,"CREATE TABLE ""top_goalscorers"" ( ""rank"" real, ""name"" text, ""team"" text, ""goals"" real, ""appearances"" real, ""minutes_played"" text );","SELECT MAX(""goals"") FROM ""top_goalscorers"" WHERE ""name""='samuel eto''o';",2-18255941-31 What Rank has a Team of roma?,"CREATE TABLE ""top_goalscorers"" ( ""rank"" real, ""name"" text, ""team"" text, ""goals"" real, ""appearances"" real, ""minutes_played"" text );","SELECT ""rank"" FROM ""top_goalscorers"" WHERE ""team""='roma';",2-18255941-31 What is the Country of the Player with a To par of +1 and a Score of 72-71=143?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round"" WHERE ""to_par""='+1' AND ""score""='72-71=143';",2-18139254-5 What is Bob Tway's To par?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""player""='bob tway';",2-18139254-5 What is the to par when the score is 73-69-67-74=283?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""to_par"" FROM ""final_round"" WHERE ""score""='73-69-67-74=283';",2-18139254-7 What is the lowest weight snatched for a lifter who had a clean and jerk less than 185?,"CREATE TABLE ""super_heavyweight_105_kg"" ( ""name"" text, ""bodyweight"" real, ""snatch"" real, ""clean_jerk"" real, ""total_kg"" real );","SELECT MIN(""snatch"") FROM ""super_heavyweight_105_kg"" WHERE ""clean_jerk""<185;",2-17703223-8 Which Record has a Result of l 13–30?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""result""='l 13–30';",2-17928023-1 "Which Opponent has a Week larger than 3, and a Game site of mile high stadium, and a Record of 3–3?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week"">3 AND ""game_site""='mile high stadium' AND ""record""='3–3';",2-17928023-1 What is the most recent year for a first elected republican?,"CREATE TABLE ""alabama"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text );","SELECT MAX(""first_elected"") FROM ""alabama"" WHERE ""party""='republican';",2-1805191-2 What is the first elected for Jo Bonner?,"CREATE TABLE ""alabama"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text );","SELECT MIN(""first_elected"") FROM ""alabama"" WHERE ""incumbent""='jo bonner';",2-1805191-2 What is the party of the california 35 district?,"CREATE TABLE ""california"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text );","SELECT ""party"" FROM ""california"" WHERE ""district""='california 35';",2-1805191-6 What is the earliest first elected date of incumbent howard mckeon?,"CREATE TABLE ""california"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text );","SELECT MIN(""first_elected"") FROM ""california"" WHERE ""incumbent""='howard mckeon';",2-1805191-6 What district has a democratic party?,"CREATE TABLE ""california"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text );","SELECT ""district"" FROM ""california"" WHERE ""party""='democratic';",2-1805191-6 "which Streak has a Location/Attendance of staples center, and a Score of 67–89?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT ""streak"" FROM ""game_log"" WHERE ""location_attendance""='staples center' AND ""score""='67–89';",2-18289217-7 Which game is on mar 12?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT AVG(""game"") FROM ""game_log"" WHERE ""date""='mar 12';",2-18289217-7 Which Opponent is on mar 10?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='mar 10';",2-18289217-7 Which Streak is in new orleans arena and a Record of 31–33?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT ""streak"" FROM ""game_log"" WHERE ""location_attendance""='new orleans arena' AND ""record""='31–33';",2-18289217-7 Which Game has an Opponent of phoenix suns?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT ""game"" FROM ""game_log"" WHERE ""opponent""='phoenix suns';",2-18289217-7 Which Opponent has a Score of 92–93?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""score""='92–93';",2-18289217-7 What is the country of the player whose score is 71-69-70-69=279?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""country"" FROM ""final_round"" WHERE ""score""='71-69-70-69=279';",2-18164650-6 WHAT IS THE DIRECTOR WITH FILM hope and pain?,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""director"" text, ""result"" text );","SELECT ""director"" FROM ""submissions"" WHERE ""film_title_used_in_nomination""='hope and pain';",2-17894703-1 WHAT IS THE RESULT WITH FILM LAKE OF TEARS?,"CREATE TABLE ""submissions"" ( ""year_ceremony"" text, ""film_title_used_in_nomination"" text, ""original_title"" text, ""director"" text, ""result"" text );","SELECT ""result"" FROM ""submissions"" WHERE ""film_title_used_in_nomination""='lake of tears';",2-17894703-1 "Which Opponent has a Date of september 20, 1992?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""date""='september 20, 1992';",2-18332184-1 "Which Week has Attendance of 71,740?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT SUM(""week"") FROM ""schedule"" WHERE ""attendance""='71,740';",2-18332184-1 "Which Week has a Date of october 4, 1992?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""date""='october 4, 1992';",2-18332184-1 "Which Opponent has Attendance of 71,740?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""attendance""='71,740';",2-18332184-1 What 1976 has a 1978 of grand slam tournaments?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1973"" text, ""1974"" text, ""1975"" text, ""1976"" text, ""1977"" text, ""1978"" text, ""1979"" text, ""1983"" text, ""1984"" text, ""1985"" text, ""1986"" text );","SELECT ""1976"" FROM ""singles_performance_timeline"" WHERE ""1978""='grand slam tournaments';",2-1834704-2 What 1978 has a 1976 of 62%?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1973"" text, ""1974"" text, ""1975"" text, ""1976"" text, ""1977"" text, ""1978"" text, ""1979"" text, ""1983"" text, ""1984"" text, ""1985"" text, ""1986"" text );","SELECT ""1978"" FROM ""singles_performance_timeline"" WHERE ""1976""='62%';",2-1834704-2 What 1984 has a 1978 of 46–15?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1973"" text, ""1974"" text, ""1975"" text, ""1976"" text, ""1977"" text, ""1978"" text, ""1979"" text, ""1983"" text, ""1984"" text, ""1985"" text, ""1986"" text );","SELECT ""1984"" FROM ""singles_performance_timeline"" WHERE ""1978""='46–15';",2-1834704-2 What 1973 has a 1978 of 75%?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1973"" text, ""1974"" text, ""1975"" text, ""1976"" text, ""1977"" text, ""1978"" text, ""1979"" text, ""1983"" text, ""1984"" text, ""1985"" text, ""1986"" text );","SELECT ""1973"" FROM ""singles_performance_timeline"" WHERE ""1978""='75%';",2-1834704-2 What 1983 has a 1975 of career statistics?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1973"" text, ""1974"" text, ""1975"" text, ""1976"" text, ""1977"" text, ""1978"" text, ""1979"" text, ""1983"" text, ""1984"" text, ""1985"" text, ""1986"" text );","SELECT ""1983"" FROM ""singles_performance_timeline"" WHERE ""1975""='career statistics';",2-1834704-2 What 1976 has a Tournament of overall win – loss?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1973"" text, ""1974"" text, ""1975"" text, ""1976"" text, ""1977"" text, ""1978"" text, ""1979"" text, ""1983"" text, ""1984"" text, ""1985"" text, ""1986"" text );","SELECT ""1976"" FROM ""singles_performance_timeline"" WHERE ""tournament""='overall win – loss';",2-1834704-2 "What is the highest Wins, when Goals For is greater than 39, and when Points is less than 25?","CREATE TABLE ""group_i"" ( ""position"" real, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MAX(""wins"") FROM ""group_i"" WHERE ""goals_for"">39 AND ""points""<25;",2-17716320-2 "What is the total number of Goals For, when Losses is greater than 16?","CREATE TABLE ""group_i"" ( ""position"" real, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT COUNT(""goals_for"") FROM ""group_i"" WHERE ""losses"">16;",2-17716320-2 "What is the average Position, when Goal Difference is ""17"", and when Wins is greater than 13?","CREATE TABLE ""group_i"" ( ""position"" real, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""position"") FROM ""group_i"" WHERE ""goal_difference""=17 AND ""wins"">13;",2-17716320-2 "What is the lowest Goals For, when Draws is less than 4, and when Points is less than 27?","CREATE TABLE ""group_i"" ( ""position"" real, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MIN(""goals_for"") FROM ""group_i"" WHERE ""draws""<4 AND ""points""<27;",2-17716320-2 What is the smallest capacity for Bursa?,"CREATE TABLE ""clubs_2008_2009_season"" ( ""club"" text, ""city"" text, ""arena"" text, ""capacity"" real, ""last_year"" text );","SELECT MIN(""capacity"") FROM ""clubs_2008_2009_season"" WHERE ""city""='bursa';",2-17858093-1 "What is the last year when capacity was larger than 2,250, for Bandırma Banvit?","CREATE TABLE ""clubs_2008_2009_season"" ( ""club"" text, ""city"" text, ""arena"" text, ""capacity"" real, ""last_year"" text );","SELECT ""last_year"" FROM ""clubs_2008_2009_season"" WHERE ""capacity"">'2,250' AND ""club""='bandırma banvit';",2-17858093-1 What city is Kara Ali Acar Sport Hall located in?,"CREATE TABLE ""clubs_2008_2009_season"" ( ""club"" text, ""city"" text, ""arena"" text, ""capacity"" real, ""last_year"" text );","SELECT ""city"" FROM ""clubs_2008_2009_season"" WHERE ""arena""='kara ali acar sport hall';",2-17858093-1 What is the capacity of Bandırma Banvit?,"CREATE TABLE ""clubs_2008_2009_season"" ( ""club"" text, ""city"" text, ""arena"" text, ""capacity"" real, ""last_year"" text );","SELECT AVG(""capacity"") FROM ""clubs_2008_2009_season"" WHERE ""club""='bandırma banvit';",2-17858093-1 What was the venue that had 5000 m after 2009?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""year"">2009 AND ""notes""='5000 m';",2-18354377-1 "What was the latest year with a position of 1st at Maputo, Mozambique?","CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT MAX(""year"") FROM ""achievements"" WHERE ""position""='1st' AND ""venue""='maputo, mozambique';",2-18354377-1 Which position was in 2009?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""position"" FROM ""achievements"" WHERE ""year""=2009;",2-18354377-1 What F Player was previously with the New York Knicks?,"CREATE TABLE ""selections"" ( ""player"" text, ""pos"" text, ""nationality"" text, ""previous_team"" text, ""years_of_nba_experience_a"" text );","SELECT ""player"" FROM ""selections"" WHERE ""pos""='f' AND ""previous_team""='new york knicks';",2-17690645-3 What is the Nationality of the G Player with 4 years NBA Experience?,"CREATE TABLE ""selections"" ( ""player"" text, ""pos"" text, ""nationality"" text, ""previous_team"" text, ""years_of_nba_experience_a"" text );","SELECT ""nationality"" FROM ""selections"" WHERE ""years_of_nba_experience_a""='4' AND ""pos""='g';",2-17690645-3 What Player has 10 Years of NBA experience?,"CREATE TABLE ""selections"" ( ""player"" text, ""pos"" text, ""nationality"" text, ""previous_team"" text, ""years_of_nba_experience_a"" text );","SELECT ""player"" FROM ""selections"" WHERE ""years_of_nba_experience_a""='10';",2-17690645-3 What G/F Player has 3 Years in the NBA?,"CREATE TABLE ""selections"" ( ""player"" text, ""pos"" text, ""nationality"" text, ""previous_team"" text, ""years_of_nba_experience_a"" text );","SELECT ""player"" FROM ""selections"" WHERE ""pos""='g/f' AND ""years_of_nba_experience_a""='3';",2-17690645-3 What source has delph as the name?,"CREATE TABLE ""new_contracts"" ( ""nat"" text, ""name"" text, ""status"" text, ""contract_length"" text, ""expiry_date"" text, ""source"" text );","SELECT ""source"" FROM ""new_contracts"" WHERE ""name""='delph';",2-17634290-10 What is the total attendance when Stourbridge is the home team?,"CREATE TABLE ""ties"" ( ""tie_no"" real, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""ties"" WHERE ""home_team""='stourbridge';",2-18054397-11 What is the score when the attendance is greater than 134 and Workington is the home team?,"CREATE TABLE ""ties"" ( ""tie_no"" real, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" real );","SELECT ""score"" FROM ""ties"" WHERE ""attendance"">134 AND ""home_team""='workington';",2-18054397-11 "Which coach has 0 conference titles, more than 2 seasons, higher than 87 losses and 0 NCAA?","CREATE TABLE ""baylor_coaching_record_through_2012"" ( ""coach"" text, ""years_coached"" text, ""seasons"" real, ""wins"" real, ""losses"" real, ""percentage"" real, ""conference_titles"" text, ""ncaa"" text );","SELECT ""coach"" FROM ""baylor_coaching_record_through_2012"" WHERE ""conference_titles""='0' AND ""seasons"">2 AND ""losses"">87 AND ""ncaa""='0';",2-18292996-1 What are coach Bill Henderson's highest wins with more than 233 losses?,"CREATE TABLE ""baylor_coaching_record_through_2012"" ( ""coach"" text, ""years_coached"" text, ""seasons"" real, ""wins"" real, ""losses"" real, ""percentage"" real, ""conference_titles"" text, ""ncaa"" text );","SELECT MAX(""wins"") FROM ""baylor_coaching_record_through_2012"" WHERE ""coach""='bill henderson' AND ""losses"">233;",2-18292996-1 "What is the sum of the draws with less than 2284 against, 8 losses, and more than 10 wins?","CREATE TABLE ""2009_ladder"" ( ""central_murray"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT SUM(""draws"") FROM ""2009_ladder"" WHERE ""against""<2284 AND ""losses""=8 AND ""wins"">10;",2-17982176-2 What is the average number of against with 11 wins and less than 0 draws?,"CREATE TABLE ""2009_ladder"" ( ""central_murray"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT AVG(""against"") FROM ""2009_ladder"" WHERE ""wins""=11 AND ""draws""<0;",2-17982176-2 "What is the total number of losses of the central murray of tooleybuc manangatang, which has less than 0 draws?","CREATE TABLE ""2009_ladder"" ( ""central_murray"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""losses"") FROM ""2009_ladder"" WHERE ""central_murray""='tooleybuc manangatang' AND ""draws""<0;",2-17982176-2 "What is the highest number of losses of the central murray of lake boga, which has less than 10 wins?","CREATE TABLE ""2009_ladder"" ( ""central_murray"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""losses"") FROM ""2009_ladder"" WHERE ""central_murray""='lake boga' AND ""wins""<10;",2-17982176-2 "What is the average number of draws of the central murray of leitchville gunbower, which has less than 0 byes?","CREATE TABLE ""2009_ladder"" ( ""central_murray"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT AVG(""draws"") FROM ""2009_ladder"" WHERE ""central_murray""='leitchville gunbower' AND ""byes""<0;",2-17982176-2 "What is the total number of wins of the central murray of koondrook-barham, which has more than 0 draws?","CREATE TABLE ""2009_ladder"" ( ""central_murray"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""wins"") FROM ""2009_ladder"" WHERE ""central_murray""='koondrook-barham' AND ""draws"">0;",2-17982176-2 What is the date when France is the opposing team?,"CREATE TABLE ""1952"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""date"" FROM ""1952"" WHERE ""opposing_teams""='france';",2-18188607-3 "What is the venue with more than 3 against, and South Africa is the opposing team?","CREATE TABLE ""1952"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""venue"" FROM ""1952"" WHERE ""against"">3 AND ""opposing_teams""='south africa';",2-18188607-3 What is the venue for the Status of Five Nations and 0 againts?,"CREATE TABLE ""1952"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""venue"" FROM ""1952"" WHERE ""status""='five nations' AND ""against""=0;",2-18188607-3 "What Upper stage has Launches to date of 0, and Version of 532?","CREATE TABLE ""variants"" ( ""version"" text, ""fairing"" text, ""cc_bs"" real, ""sr_bs"" text, ""upper_stage"" text, ""payload_to_leo"" text, ""payload_to_gto"" text, ""launches_to_date"" real );","SELECT ""upper_stage"" FROM ""variants"" WHERE ""launches_to_date""=0 AND ""version""='532';",2-1824778-1 "What is the greatest CCBs with Launches to date of 4, and a Payload to GTO of 8,900kg?","CREATE TABLE ""variants"" ( ""version"" text, ""fairing"" text, ""cc_bs"" real, ""sr_bs"" text, ""upper_stage"" text, ""payload_to_leo"" text, ""payload_to_gto"" text, ""launches_to_date"" real );","SELECT MAX(""cc_bs"") FROM ""variants"" WHERE ""launches_to_date""=4 AND ""payload_to_gto""='8,900kg';",2-1824778-1 "What Payload to GTO has CCBs larger than 1, and a Payload to LEO of 29,400kg?","CREATE TABLE ""variants"" ( ""version"" text, ""fairing"" text, ""cc_bs"" real, ""sr_bs"" text, ""upper_stage"" text, ""payload_to_leo"" text, ""payload_to_gto"" text, ""launches_to_date"" real );","SELECT ""payload_to_gto"" FROM ""variants"" WHERE ""cc_bs"">1 AND ""payload_to_leo""='29,400kg';",2-1824778-1 "What is the greatest CCBs with a Payload to GTO of –, and an Upper stage of sec?","CREATE TABLE ""variants"" ( ""version"" text, ""fairing"" text, ""cc_bs"" real, ""sr_bs"" text, ""upper_stage"" text, ""payload_to_leo"" text, ""payload_to_gto"" text, ""launches_to_date"" real );","SELECT MAX(""cc_bs"") FROM ""variants"" WHERE ""payload_to_gto""='–' AND ""upper_stage""='sec';",2-1824778-1 "What is the total Launches to date with a Version of 541, and CCBs smaller than 1?","CREATE TABLE ""variants"" ( ""version"" text, ""fairing"" text, ""cc_bs"" real, ""sr_bs"" text, ""upper_stage"" text, ""payload_to_leo"" text, ""payload_to_gto"" text, ""launches_to_date"" real );","SELECT COUNT(""launches_to_date"") FROM ""variants"" WHERE ""version""='541' AND ""cc_bs""<1;",2-1824778-1 "What is the highest standard order for the Transcription based on Pinyin, She Jiang?","CREATE TABLE ""nine_pieces"" ( ""standard_order"" real, ""english_translation"" text, ""transcription_based_on_pinyin"" text, ""traditional_chinese"" text, ""simplified_chinese"" text );","SELECT MAX(""standard_order"") FROM ""nine_pieces"" WHERE ""transcription_based_on_pinyin""='she jiang';",2-1805919-1 "What is the english translation of the traditional Chinese word, 哀郢?","CREATE TABLE ""nine_pieces"" ( ""standard_order"" real, ""english_translation"" text, ""transcription_based_on_pinyin"" text, ""traditional_chinese"" text, ""simplified_chinese"" text );","SELECT ""english_translation"" FROM ""nine_pieces"" WHERE ""traditional_chinese""='哀郢';",2-1805919-1 "What is the simplified Chinese with a standard order over 4, and the transcription of Bei Hui Feng?","CREATE TABLE ""nine_pieces"" ( ""standard_order"" real, ""english_translation"" text, ""transcription_based_on_pinyin"" text, ""traditional_chinese"" text, ""simplified_chinese"" text );","SELECT ""simplified_chinese"" FROM ""nine_pieces"" WHERE ""standard_order"">4 AND ""transcription_based_on_pinyin""='bei hui feng';",2-1805919-1 What is the Date of the match against Guillermo Olaso?,"CREATE TABLE ""singles_7_5_titles_2_runner_ups"" ( ""outcome"" text, ""date"" text, ""category"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""singles_7_5_titles_2_runner_ups"" WHERE ""opponent""='guillermo olaso';",2-17859751-1 "What is the Category of the Rodez, France Tournament?","CREATE TABLE ""singles_7_5_titles_2_runner_ups"" ( ""outcome"" text, ""date"" text, ""category"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""category"" FROM ""singles_7_5_titles_2_runner_ups"" WHERE ""tournament""='rodez, france';",2-17859751-1 "What is the Date of the Rodez, France Tournament?","CREATE TABLE ""singles_7_5_titles_2_runner_ups"" ( ""outcome"" text, ""date"" text, ""category"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""singles_7_5_titles_2_runner_ups"" WHERE ""tournament""='rodez, france';",2-17859751-1 What is the Score of the tournament played on Clay Surface against Pablo Martin-Adalia?,"CREATE TABLE ""singles_7_5_titles_2_runner_ups"" ( ""outcome"" text, ""date"" text, ""category"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""score"" FROM ""singles_7_5_titles_2_runner_ups"" WHERE ""surface""='clay' AND ""opponent""='pablo martin-adalia';",2-17859751-1 What was the venue in 1951 on November 4?,"CREATE TABLE ""1950s_rams_12_7_1"" ( ""year"" real, ""date"" text, ""home_team"" text, ""result"" text, ""visiting_team"" text, ""venue"" text, ""attendance"" real );","SELECT ""venue"" FROM ""1950s_rams_12_7_1"" WHERE ""year""=1951 AND ""date""='november 4';",2-18226024-2 What is the latest year with a 34-0 result?,"CREATE TABLE ""1950s_rams_12_7_1"" ( ""year"" real, ""date"" text, ""home_team"" text, ""result"" text, ""visiting_team"" text, ""venue"" text, ""attendance"" real );","SELECT MAX(""year"") FROM ""1950s_rams_12_7_1"" WHERE ""result""='34-0';",2-18226024-2 "What year was the game at the Los Angeles Memorial Coliseum, with attendance more than 85,302, on November 9?","CREATE TABLE ""1950s_rams_12_7_1"" ( ""year"" real, ""date"" text, ""home_team"" text, ""result"" text, ""visiting_team"" text, ""venue"" text, ""attendance"" real );","SELECT ""year"" FROM ""1950s_rams_12_7_1"" WHERE ""venue""='los angeles memorial coliseum' AND ""attendance"">'85,302' AND ""date""='november 9';",2-18226024-2 "What date was the attendance more than 69,828, when the Los Angeles Rams were home team, later than 1955, with a result of 16-24?","CREATE TABLE ""1950s_rams_12_7_1"" ( ""year"" real, ""date"" text, ""home_team"" text, ""result"" text, ""visiting_team"" text, ""venue"" text, ""attendance"" real );","SELECT ""date"" FROM ""1950s_rams_12_7_1"" WHERE ""attendance"">'69,828' AND ""home_team""='los angeles rams' AND ""year"">1955 AND ""result""='16-24';",2-18226024-2 "What date was the visiting team of Los Angeles Rams, earlier than 1958?","CREATE TABLE ""1950s_rams_12_7_1"" ( ""year"" real, ""date"" text, ""home_team"" text, ""result"" text, ""visiting_team"" text, ""venue"" text, ""attendance"" real );","SELECT ""date"" FROM ""1950s_rams_12_7_1"" WHERE ""visiting_team""='los angeles rams' AND ""year""<1958;",2-18226024-2 What is the number in attendance at Los Angeles Memorial Coliseum?,"CREATE TABLE ""1950s_rams_12_7_1"" ( ""year"" real, ""date"" text, ""home_team"" text, ""result"" text, ""visiting_team"" text, ""venue"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""1950s_rams_12_7_1"" WHERE ""venue""='los angeles memorial coliseum';",2-18226024-2 Which state has a 2010-05-01 (saa) association agreement?,"CREATE TABLE ""current_agenda"" ( ""state"" text, ""status"" text, ""association_agreement"" text, ""membership_application"" text, ""candidate_status"" text, ""negotiations_start"" text, ""screening_completed"" text, ""acquis_chapters_open_closed"" text );","SELECT ""state"" FROM ""current_agenda"" WHERE ""association_agreement""='2010-05-01 (saa)';",2-17733874-1 What is the acquis chapter open/closed dates with a membership application in 2009-04-28?,"CREATE TABLE ""current_agenda"" ( ""state"" text, ""status"" text, ""association_agreement"" text, ""membership_application"" text, ""candidate_status"" text, ""negotiations_start"" text, ""screening_completed"" text, ""acquis_chapters_open_closed"" text );","SELECT ""acquis_chapters_open_closed"" FROM ""current_agenda"" WHERE ""membership_application""='2009-04-28';",2-17733874-1 What is the status of the membership application on 2008-12-15?,"CREATE TABLE ""current_agenda"" ( ""state"" text, ""status"" text, ""association_agreement"" text, ""membership_application"" text, ""candidate_status"" text, ""negotiations_start"" text, ""screening_completed"" text, ""acquis_chapters_open_closed"" text );","SELECT ""status"" FROM ""current_agenda"" WHERE ""membership_application""='2008-12-15';",2-17733874-1 What is the association agreement for bosnia and herzegovina?,"CREATE TABLE ""current_agenda"" ( ""state"" text, ""status"" text, ""association_agreement"" text, ""membership_application"" text, ""candidate_status"" text, ""negotiations_start"" text, ""screening_completed"" text, ""acquis_chapters_open_closed"" text );","SELECT ""association_agreement"" FROM ""current_agenda"" WHERE ""state""='bosnia and herzegovina';",2-17733874-1 What is the candidate status of macedonia?,"CREATE TABLE ""current_agenda"" ( ""state"" text, ""status"" text, ""association_agreement"" text, ""membership_application"" text, ""candidate_status"" text, ""negotiations_start"" text, ""screening_completed"" text, ""acquis_chapters_open_closed"" text );","SELECT ""candidate_status"" FROM ""current_agenda"" WHERE ""state""='macedonia';",2-17733874-1 "What is the population with 41,511 households?","CREATE TABLE ""illinois_counties_ranked_by_per_capita_i"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT COUNT(""population"") FROM ""illinois_counties_ranked_by_per_capita_i"" WHERE ""number_of_households""='41,511';",2-1777824-1 What was the lowest attendance for a game played @ Nashville Predators?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT MIN(""attendance"") FROM ""game_log"" WHERE ""opponent""='@ nashville predators';",2-17798269-5 "What was the record for the game played @ Dallas stars, with an attendance larger than 15,643, and a decision of Budaj?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""attendance"">'15,643' AND ""decision""='budaj' AND ""opponent""='@ dallas stars';",2-17798269-5 What was the highest attendance on December 23?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT MAX(""attendance"") FROM ""game_log"" WHERE ""date""='december 23';",2-17798269-5 What is the torque of a 2B engine?,"CREATE TABLE ""diesel"" ( ""engine"" text, ""capacity_l"" real, ""power_hp"" real, ""torque"" text, ""used"" text );","SELECT ""torque"" FROM ""diesel"" WHERE ""engine""='2b';",2-1834952-3 What is the highest power (hp) of an OM314 engine?,"CREATE TABLE ""diesel"" ( ""engine"" text, ""capacity_l"" real, ""power_hp"" real, ""torque"" text, ""used"" text );","SELECT MAX(""power_hp"") FROM ""diesel"" WHERE ""engine""='om314';",2-1834952-3 When was power (hp) less than 93 for the OM324 engine used?,"CREATE TABLE ""diesel"" ( ""engine"" text, ""capacity_l"" real, ""power_hp"" real, ""torque"" text, ""used"" text );","SELECT ""used"" FROM ""diesel"" WHERE ""power_hp""<93 AND ""engine""='om324';",2-1834952-3 "What is the name for Nagpur district, with a reserved for ( SC / ST /None) of none, and a Constituency number of 59?","CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""name"" FROM ""assembly_segments"" WHERE ""district""='nagpur' AND ""reserved_for_sc_st_none""='none' AND ""constituency_number""='59';",2-17906488-1 What district shows reserved for (SC / ST /None) of total:?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""district"" FROM ""assembly_segments"" WHERE ""reserved_for_sc_st_none""='total:';",2-17906488-1 What is the number of electorates (2009) for Hingna?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT AVG(""number_of_electorates_2009"") FROM ""assembly_segments"" WHERE ""name""='hingna';",2-17906488-1 "What is the Reserved for (SC / ST /None) when the number of electorates (2009) is more than 237,560, and the constituency number is 48?","CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""reserved_for_sc_st_none"" FROM ""assembly_segments"" WHERE ""number_of_electorates_2009"">'237,560' AND ""constituency_number""='48';",2-17906488-1 "What is the constituency number with a reserved for ( SC / ST /None) of none, for Katol?","CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""constituency_number"" FROM ""assembly_segments"" WHERE ""reserved_for_sc_st_none""='none' AND ""name""='katol';",2-17906488-1 What is the total number of electorates (2009) for Katol?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT COUNT(""number_of_electorates_2009"") FROM ""assembly_segments"" WHERE ""name""='katol';",2-17906488-1 "What is the all games % of All Neutral of 6–3, and a B10 Home of 3–6?","CREATE TABLE ""final_standings"" ( ""team"" text, ""b10_conference"" text, ""b10_pct"" real, ""b10_home"" text, ""b10_road"" text, ""all_games"" text, ""all_games_pct"" real, ""all_home"" text, ""all_road"" text, ""all_neutral"" text );","SELECT COUNT(""all_games_pct"") FROM ""final_standings"" WHERE ""all_neutral""='6–3' AND ""b10_home""='3–6';",2-18135572-2 What is the All Home with less than 0.406% All Games?,"CREATE TABLE ""final_standings"" ( ""team"" text, ""b10_conference"" text, ""b10_pct"" real, ""b10_home"" text, ""b10_road"" text, ""all_games"" text, ""all_games_pct"" real, ""all_home"" text, ""all_road"" text, ""all_neutral"" text );","SELECT ""all_home"" FROM ""final_standings"" WHERE ""all_games_pct""<0.406;",2-18135572-2 Which Year has a Category of best performance by a leading actress in a musical?,"CREATE TABLE ""1989_broadway_revival"" ( ""year"" real, ""award_ceremony"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT MAX(""year"") FROM ""1989_broadway_revival"" WHERE ""category""='best performance by a leading actress in a musical';",2-1794747-4 "Which Award Ceremony has a Result of nominated, and a Category of best revival of a musical?","CREATE TABLE ""1989_broadway_revival"" ( ""year"" real, ""award_ceremony"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""award_ceremony"" FROM ""1989_broadway_revival"" WHERE ""result""='nominated' AND ""category""='best revival of a musical';",2-1794747-4 What is the analogue terrestrial channel when the internet shows channel4.com?,"CREATE TABLE ""availability_of_channels_from_various_pr"" ( ""position"" real, ""channel"" text, ""analogue_terrestrial_channel"" text, ""digital_terrestrial_channel"" text, ""internet"" text );","SELECT ""analogue_terrestrial_channel"" FROM ""availability_of_channels_from_various_pr"" WHERE ""internet""='channel4.com';",2-182410-10 What is the position when the channel shows channel 4?,"CREATE TABLE ""availability_of_channels_from_various_pr"" ( ""position"" real, ""channel"" text, ""analogue_terrestrial_channel"" text, ""digital_terrestrial_channel"" text, ""internet"" text );","SELECT ""position"" FROM ""availability_of_channels_from_various_pr"" WHERE ""channel""='channel 4';",2-182410-10 "What is the channel when the analogue terrestrial channel shows n/a, and the internet is itv.com, with a position larger than 6, and digital terrestrial channel is 6 27 (+1)?","CREATE TABLE ""availability_of_channels_from_various_pr"" ( ""position"" real, ""channel"" text, ""analogue_terrestrial_channel"" text, ""digital_terrestrial_channel"" text, ""internet"" text );","SELECT ""channel"" FROM ""availability_of_channels_from_various_pr"" WHERE ""analogue_terrestrial_channel""='n/a' AND ""internet""='itv.com' AND ""position"">6 AND ""digital_terrestrial_channel""='6 27 (+1)';",2-182410-10 What is the internet when the position is more than 13?,"CREATE TABLE ""availability_of_channels_from_various_pr"" ( ""position"" real, ""channel"" text, ""analogue_terrestrial_channel"" text, ""digital_terrestrial_channel"" text, ""internet"" text );","SELECT ""internet"" FROM ""availability_of_channels_from_various_pr"" WHERE ""position"">13;",2-182410-10 what is at 2:00 pm when at 12:30 pm is the young and the restless?,"CREATE TABLE ""fall_2000"" ( ""7_00_am"" text, ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""10_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""2_00_pm"" FROM ""fall_2000"" WHERE ""12_30_pm""='the young and the restless';",2-17887585-1 What is at 5:00 pm when at 7:00 am is good morning america?,"CREATE TABLE ""fall_2000"" ( ""7_00_am"" text, ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""10_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""5_00_pm"" FROM ""fall_2000"" WHERE ""7_00_am""='good morning america';",2-17887585-1 "what is at 7:00 am when at 12:30 pm, 8:00 am and 7:30 am is local programs?","CREATE TABLE ""fall_2000"" ( ""7_00_am"" text, ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""10_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""7_00_am"" FROM ""fall_2000"" WHERE ""12_30_pm""='local programs' AND ""8_00_am""='local programs' AND ""7_30_am""='local programs';",2-17887585-1 What is at 7:00 am when at 11:00 am is the price is right?,"CREATE TABLE ""fall_2000"" ( ""7_00_am"" text, ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""10_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""7_00_am"" FROM ""fall_2000"" WHERE ""11_00_am""='the price is right';",2-17887585-1 what is at 8:00 am when at 3:30 pm is general hospital?,"CREATE TABLE ""fall_2000"" ( ""7_00_am"" text, ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""10_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""8_00_am"" FROM ""fall_2000"" WHERE ""3_30_pm""='general hospital';",2-17887585-1 What are the Notes when the Method is decision?,"CREATE TABLE ""submission_grappling_record"" ( ""result"" text, ""opponent"" text, ""method"" text, ""event"" text, ""notes"" text );","SELECT ""notes"" FROM ""submission_grappling_record"" WHERE ""method""='decision';",2-18373446-4 What was the result for the 2012 ibjjf world jiu-jitsu championships event when the method was points (4 x 0)?,"CREATE TABLE ""submission_grappling_record"" ( ""result"" text, ""opponent"" text, ""method"" text, ""event"" text, ""notes"" text );","SELECT ""result"" FROM ""submission_grappling_record"" WHERE ""event""='2012 ibjjf world jiu-jitsu championships' AND ""method""='points (4 x 0)';",2-18373446-4 Who was the opponent when the method was points (4 x 0)?,"CREATE TABLE ""submission_grappling_record"" ( ""result"" text, ""opponent"" text, ""method"" text, ""event"" text, ""notes"" text );","SELECT ""opponent"" FROM ""submission_grappling_record"" WHERE ""method""='points (4 x 0)';",2-18373446-4 What was the result against opponent Amanda Lucas?,"CREATE TABLE ""submission_grappling_record"" ( ""result"" text, ""opponent"" text, ""method"" text, ""event"" text, ""notes"" text );","SELECT ""result"" FROM ""submission_grappling_record"" WHERE ""opponent""='amanda lucas';",2-18373446-4 Which event has notes of women +60kg quarterfinal?,"CREATE TABLE ""submission_grappling_record"" ( ""result"" text, ""opponent"" text, ""method"" text, ""event"" text, ""notes"" text );","SELECT ""event"" FROM ""submission_grappling_record"" WHERE ""notes""='women +60kg quarterfinal';",2-18373446-4 "On what date was the attendance more than 17,652?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""attendance"">'17,652';",2-17798269-6 What is the record on January 18?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='january 18';",2-17798269-6 What was the lowest draw when the against was larger than 2638?,"CREATE TABLE ""2008_ladder"" ( ""golden_rivers"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""draws"") FROM ""2008_ladder"" WHERE ""against"">2638;",2-18036506-11 What was the lowest against when the draw was at least 0?,"CREATE TABLE ""2008_ladder"" ( ""golden_rivers"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""against"") FROM ""2008_ladder"" WHERE ""draws"">0;",2-18036506-11 What were the highest losses for a byes larger than 2?,"CREATE TABLE ""2008_ladder"" ( ""golden_rivers"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""losses"") FROM ""2008_ladder"" WHERE ""byes"">2;",2-18036506-11 What position did the Belenenses club occupy in 1960/61?,"CREATE TABLE ""details_of_participants"" ( ""clubs"" text, ""seasons_at_this_level"" text, ""settlements"" text, ""season_joined_league"" text, ""position_in_1960_1961"" text );","SELECT ""position_in_1960_1961"" FROM ""details_of_participants"" WHERE ""clubs""='belenenses';",2-17933461-2 Which club has played for 27 seasons at this level?,"CREATE TABLE ""details_of_participants"" ( ""clubs"" text, ""seasons_at_this_level"" text, ""settlements"" text, ""season_joined_league"" text, ""position_in_1960_1961"" text );","SELECT ""clubs"" FROM ""details_of_participants"" WHERE ""seasons_at_this_level""='27 seasons';",2-17933461-2 What is the NFL team for Toledo?,"CREATE TABLE ""player_selections"" ( ""rnd"" real, ""pick_num"" text, ""nfl_team"" text, ""pos"" text, ""college"" text, ""conf"" text );","SELECT ""nfl_team"" FROM ""player_selections"" WHERE ""college""='toledo';",2-1773067-2 What is Northern Colorado's Rnd.?,"CREATE TABLE ""player_selections"" ( ""rnd"" real, ""pick_num"" text, ""nfl_team"" text, ""pos"" text, ""college"" text, ""conf"" text );","SELECT ""rnd"" FROM ""player_selections"" WHERE ""college""='northern colorado';",2-1773067-2 "What is the lowest value for Draws, when South West DFL is ""Tyrendarra"", and when Byes is greater than 0?","CREATE TABLE ""2008_ladder"" ( ""south_west_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""draws"") FROM ""2008_ladder"" WHERE ""south_west_dfl""='tyrendarra' AND ""byes"">0;",2-17746037-11 "What is the sum of Against, when Wins is greater than 8, and when Losses is greater than 6?","CREATE TABLE ""2008_ladder"" ( ""south_west_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT SUM(""against"") FROM ""2008_ladder"" WHERE ""wins"">8 AND ""losses"">6;",2-17746037-11 "What is the total number of Byes, when South West DFL is ""Coleraine"", and when Wins is less than 12?","CREATE TABLE ""2008_ladder"" ( ""south_west_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""byes"") FROM ""2008_ladder"" WHERE ""south_west_dfl""='coleraine' AND ""wins""<12;",2-17746037-11 "What is the average value for Wins, when South West DFL is ""Coleraine"", and when Byes is greater than 0?","CREATE TABLE ""2008_ladder"" ( ""south_west_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT AVG(""wins"") FROM ""2008_ladder"" WHERE ""south_west_dfl""='coleraine' AND ""byes"">0;",2-17746037-11 "What is the lowest value for Wins, when South West DFL is ""Cavendish"", and when Byes is less than 0?","CREATE TABLE ""2008_ladder"" ( ""south_west_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""wins"") FROM ""2008_ladder"" WHERE ""south_west_dfl""='cavendish' AND ""byes""<0;",2-17746037-11 "What is the total number of Wins, when Losses is less than 10, when Against is less than 1253, and when Byes is less than 0?","CREATE TABLE ""2008_ladder"" ( ""south_west_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""wins"") FROM ""2008_ladder"" WHERE ""losses""<10 AND ""against""<1253 AND ""byes""<0;",2-17746037-11 "What score has a year later than 1974, with hawthorn as the champion?","CREATE TABLE ""champions_by_year"" ( ""year"" real, ""champion"" text, ""runner_up"" text, ""score"" text, ""venue"" text );","SELECT ""score"" FROM ""champions_by_year"" WHERE ""year"">1974 AND ""champion""='hawthorn';",2-18072298-1 What champion has north melbourne as the runner-up?,"CREATE TABLE ""champions_by_year"" ( ""year"" real, ""champion"" text, ""runner_up"" text, ""score"" text, ""venue"" text );","SELECT ""champion"" FROM ""champions_by_year"" WHERE ""runner_up""='north melbourne';",2-18072298-1 What is the location for Egypt in 2013?,"CREATE TABLE ""africa_and_the_middle_east"" ( ""perpetrator"" text, ""year"" text, ""location"" text, ""country"" text, ""killed"" text );","SELECT ""location"" FROM ""africa_and_the_middle_east"" WHERE ""year""='2013' AND ""country""='egypt';",2-17794738-2 What is the location for Yemen in 1994?,"CREATE TABLE ""africa_and_the_middle_east"" ( ""perpetrator"" text, ""year"" text, ""location"" text, ""country"" text, ""killed"" text );","SELECT ""location"" FROM ""africa_and_the_middle_east"" WHERE ""year""='1994' AND ""country""='yemen';",2-17794738-2 What year is the location Ta'izz?,"CREATE TABLE ""africa_and_the_middle_east"" ( ""perpetrator"" text, ""year"" text, ""location"" text, ""country"" text, ""killed"" text );","SELECT ""year"" FROM ""africa_and_the_middle_east"" WHERE ""location""='ta''izz';",2-17794738-2 Which location is in the Belgian Congo Tanganyika?,"CREATE TABLE ""africa_and_the_middle_east"" ( ""perpetrator"" text, ""year"" text, ""location"" text, ""country"" text, ""killed"" text );","SELECT ""location"" FROM ""africa_and_the_middle_east"" WHERE ""country""='belgian congo tanganyika';",2-17794738-2 Who is the perpetrator in Bait Al-Aqari?,"CREATE TABLE ""africa_and_the_middle_east"" ( ""perpetrator"" text, ""year"" text, ""location"" text, ""country"" text, ""killed"" text );","SELECT ""perpetrator"" FROM ""africa_and_the_middle_east"" WHERE ""location""='bait al-aqari';",2-17794738-2 Who is the perpetrator in Uganda who killed 12 in Kampala?,"CREATE TABLE ""africa_and_the_middle_east"" ( ""perpetrator"" text, ""year"" text, ""location"" text, ""country"" text, ""killed"" text );","SELECT ""perpetrator"" FROM ""africa_and_the_middle_east"" WHERE ""country""='uganda' AND ""location""='kampala' AND ""killed""='12';",2-17794738-2 Who was the home team when grimsby town was the away team?,"CREATE TABLE ""fifth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""fifth_round_proper"" WHERE ""away_team""='grimsby town';",2-17751851-5 How many goals for Kenton have a transfer window of Summer?,"CREATE TABLE ""out"" ( ""name"" text, ""country"" text, ""type"" text, ""transfer_window"" text, ""transfer_fee"" text, ""apps"" real, ""goals"" real );","SELECT COUNT(""goals"") FROM ""out"" WHERE ""transfer_window""='summer' AND ""name""='kenton';",2-17634290-8 What is the branding for callsign DWFM?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""branding"" FROM ""nbc_radio_stations"" WHERE ""callsign""='dwfm';",2-17822401-1 What is the frequency where the power is 25kw?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""frequency"" FROM ""nbc_radio_stations"" WHERE ""power_k_w""='25kw';",2-17822401-1 What is the power at Baguio where the frequency is 102.3mhz?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""power_k_w"" FROM ""nbc_radio_stations"" WHERE ""frequency""='102.3mhz' AND ""location""='baguio';",2-17822401-1 What is the location where the frequency is 92.3mhz?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""location"" FROM ""nbc_radio_stations"" WHERE ""frequency""='92.3mhz';",2-17822401-1 What is the brand where the location is Cagayan De Oro?,"CREATE TABLE ""nbc_radio_stations"" ( ""branding"" text, ""callsign"" text, ""frequency"" text, ""power_k_w"" text, ""location"" text );","SELECT ""branding"" FROM ""nbc_radio_stations"" WHERE ""location""='cagayan de oro';",2-17822401-1 Which Established has a League of ontario australian football league?,"CREATE TABLE ""sports_teams"" ( ""club"" text, ""league"" text, ""sport"" text, ""established"" text, ""championships"" real );","SELECT ""established"" FROM ""sports_teams"" WHERE ""league""='ontario australian football league';",2-178833-4 Which Championships have a League of ontario australian football league?,"CREATE TABLE ""sports_teams"" ( ""club"" text, ""league"" text, ""sport"" text, ""established"" text, ""championships"" real );","SELECT ""championships"" FROM ""sports_teams"" WHERE ""league""='ontario australian football league';",2-178833-4 Which Established has a Club of guelph rangers?,"CREATE TABLE ""sports_teams"" ( ""club"" text, ""league"" text, ""sport"" text, ""established"" text, ""championships"" real );","SELECT ""established"" FROM ""sports_teams"" WHERE ""club""='guelph rangers';",2-178833-4 What is the earliest year with colin berry as the spokesperson and ray moore as the radio commentator?,"CREATE TABLE ""commentators_and_spokespersons"" ( ""year_s"" real, ""final_television_commentator"" text, ""radio_commentator"" text, ""spokesperson"" text, ""semi_final_television_commentator"" text, ""semi_final_second_television_commentator"" text );","SELECT MIN(""year_s"") FROM ""commentators_and_spokespersons"" WHERE ""spokesperson""='colin berry' AND ""radio_commentator""='ray moore';",2-17766232-7 Who is the spokesperson after 2012?,"CREATE TABLE ""commentators_and_spokespersons"" ( ""year_s"" real, ""final_television_commentator"" text, ""radio_commentator"" text, ""spokesperson"" text, ""semi_final_television_commentator"" text, ""semi_final_second_television_commentator"" text );","SELECT ""spokesperson"" FROM ""commentators_and_spokespersons"" WHERE ""year_s"">2012;",2-17766232-7 Who is the semi-final second television commentator with graham norton as the final television commentator and scott mills as the spokesperson before 2013?,"CREATE TABLE ""commentators_and_spokespersons"" ( ""year_s"" real, ""final_television_commentator"" text, ""radio_commentator"" text, ""spokesperson"" text, ""semi_final_television_commentator"" text, ""semi_final_second_television_commentator"" text );","SELECT ""semi_final_second_television_commentator"" FROM ""commentators_and_spokespersons"" WHERE ""final_television_commentator""='graham norton' AND ""spokesperson""='scott mills' AND ""year_s""<2013;",2-17766232-7 What kind of Wind has an Athlete of kerron stewart?,"CREATE TABLE ""all_time_top_25_outdoors"" ( ""rank"" real, ""result"" text, ""wind"" text, ""athlete"" text, ""date"" text, ""location"" text );","SELECT ""wind"" FROM ""all_time_top_25_outdoors"" WHERE ""athlete""='kerron stewart';",2-1833981-3 What kind of Wind has a Result of 21.69?,"CREATE TABLE ""all_time_top_25_outdoors"" ( ""rank"" real, ""result"" text, ""wind"" text, ""athlete"" text, ""date"" text, ""location"" text );","SELECT ""wind"" FROM ""all_time_top_25_outdoors"" WHERE ""result""='21.69';",2-1833981-3 Show the Result of inger miller?,"CREATE TABLE ""all_time_top_25_outdoors"" ( ""rank"" real, ""result"" text, ""wind"" text, ""athlete"" text, ""date"" text, ""location"" text );","SELECT ""result"" FROM ""all_time_top_25_outdoors"" WHERE ""athlete""='inger miller';",2-1833981-3 How many byes for the team with more than 14 losses and more than 0 wins?,"CREATE TABLE ""2011_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT AVG(""byes"") FROM ""2011_ladder"" WHERE ""losses"">14 AND ""wins"">0;",2-17732555-9 How many wins for the Caramut team with fewer than 11 losses and fewer than 2 byes?,"CREATE TABLE ""2011_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""wins"") FROM ""2011_ladder"" WHERE ""losses""<11 AND ""mininera_dfl""='caramut' AND ""byes""<2;",2-17732555-9 How many wins for the team with more than 1282 against and fewer than 14 losses?,"CREATE TABLE ""2011_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""wins"") FROM ""2011_ladder"" WHERE ""against"">1282 AND ""losses""<14;",2-17732555-9 How many wins for the team with fewer than 2 byes?,"CREATE TABLE ""2011_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT AVG(""wins"") FROM ""2011_ladder"" WHERE ""byes""<2;",2-17732555-9 How many against for the Moyston-Willaura team with 4 losses and fewer than 2 byes?,"CREATE TABLE ""2011_ladder"" ( ""mininera_dfl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MAX(""against"") FROM ""2011_ladder"" WHERE ""losses""=4 AND ""mininera_dfl""='moyston-willaura' AND ""byes""<2;",2-17732555-9 Who is the player of the match at canberra stadium?,"CREATE TABLE ""club_and_player_records"" ( ""tries"" real, ""player"" text, ""opponent"" text, ""score"" text, ""venue"" text, ""round"" text );","SELECT ""player"" FROM ""club_and_player_records"" WHERE ""venue""='canberra stadium';",2-17678435-6 What is the average number of tries of player israel folau?,"CREATE TABLE ""club_and_player_records"" ( ""tries"" real, ""player"" text, ""opponent"" text, ""score"" text, ""venue"" text, ""round"" text );","SELECT AVG(""tries"") FROM ""club_and_player_records"" WHERE ""player""='israel folau';",2-17678435-6 What round is player phil graham in?,"CREATE TABLE ""club_and_player_records"" ( ""tries"" real, ""player"" text, ""opponent"" text, ""score"" text, ""venue"" text, ""round"" text );","SELECT ""round"" FROM ""club_and_player_records"" WHERE ""player""='phil graham';",2-17678435-6 Who is the opponent of the match at cua stadium?,"CREATE TABLE ""club_and_player_records"" ( ""tries"" real, ""player"" text, ""opponent"" text, ""score"" text, ""venue"" text, ""round"" text );","SELECT ""opponent"" FROM ""club_and_player_records"" WHERE ""venue""='cua stadium';",2-17678435-6 Who is the opponent of player phil graham?,"CREATE TABLE ""club_and_player_records"" ( ""tries"" real, ""player"" text, ""opponent"" text, ""score"" text, ""venue"" text, ""round"" text );","SELECT ""opponent"" FROM ""club_and_player_records"" WHERE ""player""='phil graham';",2-17678435-6 "Can you tell me the Money (£) that has the Country of england, and the Player of malcolm mackenzie?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""money"" FROM ""final_round"" WHERE ""country""='england' AND ""player""='malcolm mackenzie';",2-18122130-7 "Which Year has a Nominee of stephen sondheim, and a Category of the best original score?","CREATE TABLE ""original_broadway_production"" ( ""year"" real, ""award_ceremony"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""year"" FROM ""original_broadway_production"" WHERE ""nominee""='stephen sondheim' AND ""category""='best original score';",2-1794747-2 Which Result has a Category of the best costume design?,"CREATE TABLE ""original_broadway_production"" ( ""year"" real, ""award_ceremony"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""result"" FROM ""original_broadway_production"" WHERE ""category""='best costume design';",2-1794747-2 "Which Nominee has an Award Ceremony of tony award, and a Category of the best performance by a leading actor in a musical?","CREATE TABLE ""original_broadway_production"" ( ""year"" real, ""award_ceremony"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT ""nominee"" FROM ""original_broadway_production"" WHERE ""award_ceremony""='tony award' AND ""category""='best performance by a leading actor in a musical';",2-1794747-2 "When there are more than 126 errors, more than 551 kills, and more than 40 assists for the 2007 season, what is the total of Solo Blocks?","CREATE TABLE ""college_career_statistics"" ( ""season"" text, ""gp_mp"" text, ""kills"" real, ""k_game"" real, ""errors"" real, ""total_attempts"" real, ""percentage"" real, ""assists"" real, ""service_aces"" real, ""digs"" real, ""solo_blocks"" real, ""block_assists"" real, ""total_blocks"" real );","SELECT SUM(""solo_blocks"") FROM ""college_career_statistics"" WHERE ""errors"">126 AND ""kills"">551 AND ""season""='2007' AND ""assists"">40;",2-18156317-1 "When there are more than 126 errors, more than 1253 total attempts, and more than 64 block assists, what is the smallest digs?","CREATE TABLE ""college_career_statistics"" ( ""season"" text, ""gp_mp"" text, ""kills"" real, ""k_game"" real, ""errors"" real, ""total_attempts"" real, ""percentage"" real, ""assists"" real, ""service_aces"" real, ""digs"" real, ""solo_blocks"" real, ""block_assists"" real, ""total_blocks"" real );","SELECT MIN(""digs"") FROM ""college_career_statistics"" WHERE ""errors"">126 AND ""total_attempts""=1253 AND ""block_assists"">64;",2-18156317-1 "When there is less than 13 services aces with a percentage greater than 0.34900000000000003, what is the smallest total attempts?","CREATE TABLE ""college_career_statistics"" ( ""season"" text, ""gp_mp"" text, ""kills"" real, ""k_game"" real, ""errors"" real, ""total_attempts"" real, ""percentage"" real, ""assists"" real, ""service_aces"" real, ""digs"" real, ""solo_blocks"" real, ""block_assists"" real, ""total_blocks"" real );","SELECT MIN(""total_attempts"") FROM ""college_career_statistics"" WHERE ""percentage"">0.34900000000000003 AND ""service_aces""<13;",2-18156317-1 "When the percentage is 0.34900000000000003 with more than 13 solo blocks and less than 4713 total attempts, what is the greatest assists?","CREATE TABLE ""college_career_statistics"" ( ""season"" text, ""gp_mp"" text, ""kills"" real, ""k_game"" real, ""errors"" real, ""total_attempts"" real, ""percentage"" real, ""assists"" real, ""service_aces"" real, ""digs"" real, ""solo_blocks"" real, ""block_assists"" real, ""total_blocks"" real );","SELECT MAX(""assists"") FROM ""college_career_statistics"" WHERE ""percentage""<0.34900000000000003 AND ""solo_blocks"">13 AND ""total_attempts""<4713;",2-18156317-1 "When assists is more than 32 and total blocks is more than 88, what is the total of block assists?","CREATE TABLE ""college_career_statistics"" ( ""season"" text, ""gp_mp"" text, ""kills"" real, ""k_game"" real, ""errors"" real, ""total_attempts"" real, ""percentage"" real, ""assists"" real, ""service_aces"" real, ""digs"" real, ""solo_blocks"" real, ""block_assists"" real, ""total_blocks"" real );","SELECT SUM(""block_assists"") FROM ""college_career_statistics"" WHERE ""assists"">32 AND ""total_blocks"">88;",2-18156317-1 "What is the total number of Against, when Losses is less than 52, when Matches is greater than 4, and when Draw is less than 2?","CREATE TABLE ""a_s_roma"" ( ""matches"" real, ""wins"" real, ""draw"" real, ""losses"" real, ""against"" real );","SELECT COUNT(""against"") FROM ""a_s_roma"" WHERE ""losses""<52 AND ""matches"">4 AND ""draw""<2;",2-17639363-21 "What is the total number of Against, when Draw is greater than 48?","CREATE TABLE ""a_s_roma"" ( ""matches"" real, ""wins"" real, ""draw"" real, ""losses"" real, ""against"" real );","SELECT COUNT(""against"") FROM ""a_s_roma"" WHERE ""draw"">48;",2-17639363-21 "What is the highest Losses, when Wins is ""1"", and when Matches is less than 2?","CREATE TABLE ""a_s_roma"" ( ""matches"" real, ""wins"" real, ""draw"" real, ""losses"" real, ""against"" real );","SELECT MAX(""losses"") FROM ""a_s_roma"" WHERE ""wins""=1 AND ""matches""<2;",2-17639363-21 "What is the highest Against, when Wins is greater than 2, and when Matches is less than 17?","CREATE TABLE ""a_s_roma"" ( ""matches"" real, ""wins"" real, ""draw"" real, ""losses"" real, ""against"" real );","SELECT MAX(""against"") FROM ""a_s_roma"" WHERE ""wins"">2 AND ""matches""<17;",2-17639363-21 "What is the lowest Matches, when Against is less than 7, and when Wins is greater than 1?","CREATE TABLE ""a_s_roma"" ( ""matches"" real, ""wins"" real, ""draw"" real, ""losses"" real, ""against"" real );","SELECT MIN(""matches"") FROM ""a_s_roma"" WHERE ""against""<7 AND ""wins"">1;",2-17639363-21 What position did tomasz kiełbowicz play?,"CREATE TABLE ""most_assists"" ( ""player"" text, ""position"" text, ""ekstraklasa"" real, ""polish_cup"" real, ""uefa_cup"" real );","SELECT ""position"" FROM ""most_assists"" WHERE ""player""='tomasz kiełbowicz';",2-17694624-2 Which # of Episodes has a Mole of craig slike?,"CREATE TABLE ""united_states"" ( ""season"" real, ""num_of_episodes"" real, ""host"" text, ""mole"" text, ""winner"" text, ""runner_up"" text, ""destinations"" text );","SELECT MIN(""num_of_episodes"") FROM ""united_states"" WHERE ""mole""='craig slike';",2-178242-12 Which host has more than 11 episodes?,"CREATE TABLE ""united_states"" ( ""season"" real, ""num_of_episodes"" real, ""host"" text, ""mole"" text, ""winner"" text, ""runner_up"" text, ""destinations"" text );","SELECT ""host"" FROM ""united_states"" WHERE ""num_of_episodes"">11;",2-178242-12 Which Season has a Mole of frederique van der wal?,"CREATE TABLE ""united_states"" ( ""season"" real, ""num_of_episodes"" real, ""host"" text, ""mole"" text, ""winner"" text, ""runner_up"" text, ""destinations"" text );","SELECT MAX(""season"") FROM ""united_states"" WHERE ""mole""='frederique van der wal';",2-178242-12 "What is Res., when Time is ""1:09""?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""time""='1:09';",2-18214958-2 "What is Res., when Round is greater than 2, and when Event is ""Midwest Cage Championships 25: Inferno""?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""round"">2 AND ""event""='midwest cage championships 25: inferno';",2-18214958-2 "What is Time, when Round is ""3"", when Method is ""Decision (unanimous)"", and when Record is ""7-3""?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""time"" FROM ""mixed_martial_arts_record"" WHERE ""round""=3 AND ""method""='decision (unanimous)' AND ""record""='7-3';",2-18214958-2 "What is Record, when Location is ""Des Moines, Iowa , United States"", and when Method is ""Submission (arm-triangle choke)""?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""location""='des moines, iowa , united states' AND ""method""='submission (arm-triangle choke)';",2-18214958-2 What is the score for the game with 213 attending?,"CREATE TABLE ""replays"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""score"" FROM ""replays"" WHERE ""attendance""='213';",2-18054397-7 What was the away team for the game in Slough Town?,"CREATE TABLE ""replays"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""away_team"" FROM ""replays"" WHERE ""home_team""='slough town';",2-18054397-7 Who was the home team that played against Armthorpe Welfare?,"CREATE TABLE ""replays"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""home_team"" FROM ""replays"" WHERE ""away_team""='armthorpe welfare';",2-18054397-7 What is the Tie no for the game with the away team Whyteleafe?,"CREATE TABLE ""replays"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""tie_no"" FROM ""replays"" WHERE ""away_team""='whyteleafe';",2-18054397-7 What is home team Maine Road's score?,"CREATE TABLE ""replays"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" text );","SELECT ""score"" FROM ""replays"" WHERE ""home_team""='maine road';",2-18054397-7 What year was the US Open that had a partnering of Maikel Scheffers?,"CREATE TABLE ""wins_5"" ( ""year"" real, ""championship"" text, ""partnering"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT SUM(""year"") FROM ""wins_5"" WHERE ""partnering""='maikel scheffers' AND ""championship""='us open';",2-17773978-1 What was the championship before 2012 that had Stephane Houdet Michael Jeremiasz as opponents?,"CREATE TABLE ""wins_5"" ( ""year"" real, ""championship"" text, ""partnering"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""championship"" FROM ""wins_5"" WHERE ""year""<2012 AND ""opponents_in_final""='stephane houdet michael jeremiasz';",2-17773978-1 What was the score when the Shingo Kunieda Satoshi Saida were the opponents?,"CREATE TABLE ""wins_5"" ( ""year"" real, ""championship"" text, ""partnering"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT ""score_in_final"" FROM ""wins_5"" WHERE ""opponents_in_final""='shingo kunieda satoshi saida';",2-17773978-1 What year were the opponents Shingo Kunieda Satoshi Saida?,"CREATE TABLE ""wins_5"" ( ""year"" real, ""championship"" text, ""partnering"" text, ""opponents_in_final"" text, ""score_in_final"" text );","SELECT MIN(""year"") FROM ""wins_5"" WHERE ""opponents_in_final""='shingo kunieda satoshi saida';",2-17773978-1 In what place is the golfer with a score of 68-69-73-70=280?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""place"" FROM ""final_round"" WHERE ""score""='68-69-73-70=280';",2-18049082-7 "What is the to par of the golfer with winnings of 40,850 and a score of 72-74-70-70=286?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""to_par"" FROM ""final_round"" WHERE ""money""='40,850' AND ""score""='72-74-70-70=286';",2-18049082-7 "What is the to par for the player with winnings of 49,500?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""to_par"" FROM ""final_round"" WHERE ""money""='49,500';",2-18049082-7 What is the Score of the Round with Player Aaron Baddeley having a To par of +2?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""second_round"" WHERE ""to_par""='+2' AND ""player""='aaron baddeley';",2-17807292-4 What is Charlie Wi's To par?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""player""='charlie wi';",2-17807292-4 What is the Country of the T8 Place Player with a Score of 68-74=142?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round"" WHERE ""place""='t8' AND ""score""='68-74=142';",2-17807292-4 What is the T8 Place Player with a Score of 68-74=142?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""second_round"" WHERE ""place""='t8' AND ""score""='68-74=142';",2-17807292-4 What Country is David Toms from?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round"" WHERE ""player""='david toms';",2-17807292-4 What is the To par for Robert Allenby from Australia,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""country""='australia' AND ""player""='robert allenby';",2-17974840-4 "When Rocco Mediate of the United States has a To par of +2, what was his score?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""second_round"" WHERE ""to_par""='+2' AND ""country""='united states' AND ""player""='rocco mediate';",2-17974840-4 What is the score for Greg Norman,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""second_round"" WHERE ""player""='greg norman';",2-17974840-4 "When Rocco Mediate has a To par of +2 and a 69-73=142 score, what is the country listed?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round"" WHERE ""to_par""='+2' AND ""score""='69-73=142' AND ""player""='rocco mediate';",2-17974840-4 What is the country listed that has a place of t4 with a score of 72-70=142?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round"" WHERE ""place""='t4' AND ""score""='72-70=142';",2-17974840-4 What is the Home team of the Kidderminster Harriers Away game?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""first_round_proper"" WHERE ""away_team""='kidderminster harriers';",2-17751797-1 What is the Date of the Sutton United Home game?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""first_round_proper"" WHERE ""home_team""='sutton united';",2-17751797-1 What is the Date of Tie no 35 with a Score of 3–2?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""first_round_proper"" WHERE ""score""='3–2' AND ""tie_no""='35';",2-17751797-1 What is the Tie no of the Carlisle United Away game on 17/11/1990 with a Score of 5–0?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""tie_no"" FROM ""first_round_proper"" WHERE ""date""='17/11/1990' AND ""score""='5–0' AND ""away_team""='carlisle united';",2-17751797-1 What is the Home team of Tie no 40?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""first_round_proper"" WHERE ""tie_no""='40';",2-17751797-1 What is the Away team of the Merthyr Tydfil Home game with a Score of 1–1?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""first_round_proper"" WHERE ""score""='1–1' AND ""home_team""='merthyr tydfil';",2-17751797-1 "What is the lowest Attendance, when Home Team is ""Welling United""?","CREATE TABLE ""ties"" ( ""tie_no"" real, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""ties"" WHERE ""home_team""='welling united';",2-18054397-12 "What is Score, when Attendance is ""303""?","CREATE TABLE ""ties"" ( ""tie_no"" real, ""home_team"" text, ""score"" text, ""away_team"" text, ""attendance"" real );","SELECT ""score"" FROM ""ties"" WHERE ""attendance""=303;",2-18054397-12 Which place is Andy Bean from the United States?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""country""='united states' AND ""player""='andy bean';",2-18164650-5 Which United States player has a place of T3?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""country""='united states' AND ""place""='t3';",2-18164650-5 What country is Lee Trevino from?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""player""='lee trevino';",2-18164650-5 What is the state that has the 2012 rank of 43?,"CREATE TABLE ""busiest_us_airports_by_total_passenger_b"" ( ""rank_2012"" real, ""airports_medium_hubs"" text, ""iata_code"" text, ""city_served"" text, ""state"" text, ""2012"" real );","SELECT ""state"" FROM ""busiest_us_airports_by_total_passenger_b"" WHERE ""rank_2012""=43;",2-18047346-2 "What is the highest Year, when Apparatus is ""Vault"", and when Rank-Final is less than 9?","CREATE TABLE ""senior_career_history"" ( ""year"" real, ""competition_description"" text, ""location"" text, ""apparatus"" text, ""rank_final"" real );","SELECT MAX(""year"") FROM ""senior_career_history"" WHERE ""apparatus""='vault' AND ""rank_final""<9;",2-18066166-1 "What is Year, when Competition Description is ""U.S. Championships"", when Rank-Final is less than 3, and when Apparatus is ""All-Around""?","CREATE TABLE ""senior_career_history"" ( ""year"" real, ""competition_description"" text, ""location"" text, ""apparatus"" text, ""rank_final"" real );","SELECT ""year"" FROM ""senior_career_history"" WHERE ""competition_description""='u.s. championships' AND ""rank_final""<3 AND ""apparatus""='all-around';",2-18066166-1 "What is Apparatus, when Rank-Final is greater than 6, and when Competition Description is ""U.S. Championships""?","CREATE TABLE ""senior_career_history"" ( ""year"" real, ""competition_description"" text, ""location"" text, ""apparatus"" text, ""rank_final"" real );","SELECT ""apparatus"" FROM ""senior_career_history"" WHERE ""rank_final"">6 AND ""competition_description""='u.s. championships';",2-18066166-1 What was the 2nd leg that had a first leg of 1-1?,"CREATE TABLE ""winners_knockout"" ( ""home_1st_leg"" text, ""home_2nd_leg"" text, ""1st_leg"" text, ""2nd_leg"" text, ""aggregate"" text );","SELECT ""home_2nd_leg"" FROM ""winners_knockout"" WHERE ""1st_leg""='1-1';",2-17968233-1 What was the first leg home that had a total aggregate of 3-1?,"CREATE TABLE ""winners_knockout"" ( ""home_1st_leg"" text, ""home_2nd_leg"" text, ""1st_leg"" text, ""2nd_leg"" text, ""aggregate"" text );","SELECT ""home_1st_leg"" FROM ""winners_knockout"" WHERE ""aggregate""='3-1';",2-17968233-1 What was the 1st leg that had a 4-2 aggregate?,"CREATE TABLE ""winners_knockout"" ( ""home_1st_leg"" text, ""home_2nd_leg"" text, ""1st_leg"" text, ""2nd_leg"" text, ""aggregate"" text );","SELECT ""1st_leg"" FROM ""winners_knockout"" WHERE ""aggregate""='4-2';",2-17968233-1 What was the 1st leg that had a 1st get home for the Boca Juniors?,"CREATE TABLE ""winners_knockout"" ( ""home_1st_leg"" text, ""home_2nd_leg"" text, ""1st_leg"" text, ""2nd_leg"" text, ""aggregate"" text );","SELECT ""1st_leg"" FROM ""winners_knockout"" WHERE ""home_1st_leg""='boca juniors';",2-17968233-1 What was the 2nd leg that had the Estudiantes La Plata home for the 2nd leg?,"CREATE TABLE ""winners_knockout"" ( ""home_1st_leg"" text, ""home_2nd_leg"" text, ""1st_leg"" text, ""2nd_leg"" text, ""aggregate"" text );","SELECT ""2nd_leg"" FROM ""winners_knockout"" WHERE ""home_2nd_leg""='estudiantes la plata';",2-17968233-1 "Can you tell me the Player that has the Place of t5, and the Score of 73-72-71-75=291?","CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" real );","SELECT ""player"" FROM ""final_leaderboard"" WHERE ""place""='t5' AND ""score""='73-72-71-75=291';",2-18007241-1 "Can you tell me the average Money ($) that has the To par larger than 14, and the Player of ed dudley?","CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" real );","SELECT AVG(""money"") FROM ""final_leaderboard"" WHERE ""to_par"">14 AND ""player""='ed dudley';",2-18007241-1 What is the transfer window for Hleb?,"CREATE TABLE ""in"" ( ""nat"" text, ""name"" text, ""moving_from"" text, ""type"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text );","SELECT ""transfer_window"" FROM ""in"" WHERE ""name""='hleb';",2-17686681-2 What is the lowest ends for Dani Alves?,"CREATE TABLE ""in"" ( ""nat"" text, ""name"" text, ""moving_from"" text, ""type"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text );","SELECT MIN(""ends"") FROM ""in"" WHERE ""name""='dani alves';",2-17686681-2 "What is the name of the person with a type of transfer, and a Transfer fee of €8m + €2m in variables?","CREATE TABLE ""in"" ( ""nat"" text, ""name"" text, ""moving_from"" text, ""type"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text );","SELECT ""name"" FROM ""in"" WHERE ""type""='transfer' AND ""transfer_fee""='€8m + €2m in variables';",2-17686681-2 "What is To par, when Margin of Victory is ""2 Strokes"", and when Tournament is ""Women's British Open""?","CREATE TABLE ""lpga_tour_wins_8"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text, ""winner_s_share"" text );","SELECT ""to_par"" FROM ""lpga_tour_wins_8"" WHERE ""margin_of_victory""='2 strokes' AND ""tournament""='women''s british open';",2-18186168-2 "What is Date, when Runner(s)-Up is ""Bo-Mee Lee""?","CREATE TABLE ""lpga_tour_wins_8"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text, ""winner_s_share"" text );","SELECT ""date"" FROM ""lpga_tour_wins_8"" WHERE ""runner_s_up""='bo-mee lee';",2-18186168-2 "What is To par, when Margin of Victory is ""2 Strokes"", and when Tournament is ""Women's British Open""?","CREATE TABLE ""lpga_tour_wins_8"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text, ""winner_s_share"" text );","SELECT ""to_par"" FROM ""lpga_tour_wins_8"" WHERE ""margin_of_victory""='2 strokes' AND ""tournament""='women''s british open';",2-18186168-2 What did Steve Stricker score?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""score"" FROM ""first_round"" WHERE ""player""='steve stricker';",2-18048776-4 What is the sum of the number of clubs in seasons before 1992 with more than 3 total wins?,"CREATE TABLE ""semi_pro_seasons_1987_1993"" ( ""season"" real, ""winners"" text, ""total_wins"" real, ""runners_up"" text, ""third_place"" text, ""number_of_clubs"" real );","SELECT SUM(""number_of_clubs"") FROM ""semi_pro_seasons_1987_1993"" WHERE ""season""<1992 AND ""total_wins"">3;",2-17632217-1 What is the sum of the season with 8 clubs and shanghai as the runners-up?,"CREATE TABLE ""semi_pro_seasons_1987_1993"" ( ""season"" real, ""winners"" text, ""total_wins"" real, ""runners_up"" text, ""third_place"" text, ""number_of_clubs"" real );","SELECT SUM(""season"") FROM ""semi_pro_seasons_1987_1993"" WHERE ""number_of_clubs""=8 AND ""runners_up""='shanghai';",2-17632217-1 Who is third-place with less than 5 total wins with china b as the winners?,"CREATE TABLE ""semi_pro_seasons_1987_1993"" ( ""season"" real, ""winners"" text, ""total_wins"" real, ""runners_up"" text, ""third_place"" text, ""number_of_clubs"" real );","SELECT ""third_place"" FROM ""semi_pro_seasons_1987_1993"" WHERE ""total_wins""<5 AND ""winners""='china b';",2-17632217-1 What is the lowest total number of wins in a season before 1989 with tianjin as the runners-up and more than 8 clubs?,"CREATE TABLE ""semi_pro_seasons_1987_1993"" ( ""season"" real, ""winners"" text, ""total_wins"" real, ""runners_up"" text, ""third_place"" text, ""number_of_clubs"" real );","SELECT MIN(""total_wins"") FROM ""semi_pro_seasons_1987_1993"" WHERE ""season""<1989 AND ""runners_up""='tianjin' AND ""number_of_clubs"">8;",2-17632217-1 "What was the result for Rank 2 on December 6, 1969?","CREATE TABLE ""sugar_bowl"" ( ""date"" text, ""opponentnum"" text, ""ranknum"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""sugar_bowl"" WHERE ""ranknum""='2' AND ""date""='december 6, 1969';",2-18336216-36 What was the rank # for opponent AT Baylor?,"CREATE TABLE ""sugar_bowl"" ( ""date"" text, ""opponentnum"" text, ""ranknum"" text, ""result"" text, ""attendance"" text );","SELECT ""ranknum"" FROM ""sugar_bowl"" WHERE ""opponentnum""='at baylor';",2-18336216-36 What is the result for opponent TCU?,"CREATE TABLE ""sugar_bowl"" ( ""date"" text, ""opponentnum"" text, ""ranknum"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""sugar_bowl"" WHERE ""opponentnum""='tcu';",2-18336216-36 "What date was the attendance 82,500?","CREATE TABLE ""sugar_bowl"" ( ""date"" text, ""opponentnum"" text, ""ranknum"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""sugar_bowl"" WHERE ""attendance""='82,500';",2-18336216-36 Which League Cup has a Total smaller than 1?,"CREATE TABLE ""yellow_cards"" ( ""name"" text, ""championship"" real, ""league_cup"" real, ""fa_cup"" real, ""total"" real );","SELECT SUM(""league_cup"") FROM ""yellow_cards"" WHERE ""total""<1;",2-17957305-2 Which Total has a League Cup smaller than 0?,"CREATE TABLE ""yellow_cards"" ( ""name"" text, ""championship"" real, ""league_cup"" real, ""fa_cup"" real, ""total"" real );","SELECT MAX(""total"") FROM ""yellow_cards"" WHERE ""league_cup""<0;",2-17957305-2 "Which Championship has a League Cup larger than 0, and a FA Cup larger than 0?","CREATE TABLE ""yellow_cards"" ( ""name"" text, ""championship"" real, ""league_cup"" real, ""fa_cup"" real, ""total"" real );","SELECT MIN(""championship"") FROM ""yellow_cards"" WHERE ""league_cup"">0 AND ""fa_cup"">0;",2-17957305-2 Which Championship has a League Cup smaller than 0?,"CREATE TABLE ""yellow_cards"" ( ""name"" text, ""championship"" real, ""league_cup"" real, ""fa_cup"" real, ""total"" real );","SELECT AVG(""championship"") FROM ""yellow_cards"" WHERE ""league_cup""<0;",2-17957305-2 "Which Age (as of 1 February 2014) has a Rank smaller than 9, and a Death date of 24 january 2007?","CREATE TABLE ""100_verified_oldest_men"" ( ""rank"" real, ""name"" text, ""birth_date"" text, ""death_date"" text, ""age_as_of_1_february_2014"" text, ""place_of_death_or_residence"" text );","SELECT ""age_as_of_1_february_2014"" FROM ""100_verified_oldest_men"" WHERE ""rank""<9 AND ""death_date""='24 january 2007';",2-17852990-1 "Which Death date has a Rank smaller than 49, and an Age (as of 1 February 2014) of 112 years, 172 days?","CREATE TABLE ""100_verified_oldest_men"" ( ""rank"" real, ""name"" text, ""birth_date"" text, ""death_date"" text, ""age_as_of_1_february_2014"" text, ""place_of_death_or_residence"" text );","SELECT ""death_date"" FROM ""100_verified_oldest_men"" WHERE ""rank""<49 AND ""age_as_of_1_february_2014""='112 years, 172 days';",2-17852990-1 "Which Death date has a Place of death or residence of united states, and an Age (as of 1 February 2014) of 111 years, 61 days?","CREATE TABLE ""100_verified_oldest_men"" ( ""rank"" real, ""name"" text, ""birth_date"" text, ""death_date"" text, ""age_as_of_1_february_2014"" text, ""place_of_death_or_residence"" text );","SELECT ""death_date"" FROM ""100_verified_oldest_men"" WHERE ""place_of_death_or_residence""='united states' AND ""age_as_of_1_february_2014""='111 years, 61 days';",2-17852990-1 What was the record on Feb 25?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='feb 25';",2-18289217-6 What was the streak when the opponent was @ new jersey nets?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT ""streak"" FROM ""game_log"" WHERE ""opponent""='@ new jersey nets';",2-18289217-6 What year was the competition vitry-sur-seine humarathon?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""distance"" text, ""result"" text );","SELECT AVG(""year"") FROM ""achievements"" WHERE ""competition""='vitry-sur-seine humarathon';",2-18038123-1 "Which Goal Difference has 28 Points, and a Club of cd cartagena, more than 15 losses?","CREATE TABLE ""group_ii"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MAX(""goal_difference"") FROM ""group_ii"" WHERE ""points""=28 AND ""club""='cd cartagena' AND ""losses"">15;",2-17716320-4 "How much Goal Difference has less than 9 Losses, and 8 Draws, and more than 40 points?","CREATE TABLE ""group_ii"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT SUM(""goal_difference"") FROM ""group_ii"" WHERE ""losses""<9 AND ""draws""=8 AND ""points"">40;",2-17716320-4 "How many points have more than 14 wins, a goal difference of 14, and more than 6 draws?","CREATE TABLE ""group_ii"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT COUNT(""points"") FROM ""group_ii"" WHERE ""wins"">14 AND ""goal_difference""=14 AND ""draws"">6;",2-17716320-4 "Which Played has Goals against larger than 34, and Wins smaller than 12, and Goals for smaller than 50, and Losses larger than 15?","CREATE TABLE ""group_ii"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""played"") FROM ""group_ii"" WHERE ""goals_against"">34 AND ""wins""<12 AND ""goals_for""<50 AND ""losses"">15;",2-17716320-4 "Which Draws has Goals against smaller than 47, and a Position smaller than 13, and Goals for of 52?","CREATE TABLE ""group_ii"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MIN(""draws"") FROM ""group_ii"" WHERE ""goals_against""<47 AND ""position""<13 AND ""goals_for""=52;",2-17716320-4 How long is the bridge in Villeneuve-sur-Lot?,"CREATE TABLE ""meaning_of_column_arch_type_ws_worked_st"" ( ""name"" text, ""location"" text, ""land"" text, ""longest_span_in_s_metre_feet"" text, ""arch_type"" text, ""completed"" text );","SELECT ""longest_span_in_s_metre_feet"" FROM ""meaning_of_column_arch_type_ws_worked_st"" WHERE ""location""='villeneuve-sur-lot';",2-17700609-1 Which bridge was completed in 1928?,"CREATE TABLE ""meaning_of_column_arch_type_ws_worked_st"" ( ""name"" text, ""location"" text, ""land"" text, ""longest_span_in_s_metre_feet"" text, ""arch_type"" text, ""completed"" text );","SELECT ""name"" FROM ""meaning_of_column_arch_type_ws_worked_st"" WHERE ""completed""='1928';",2-17700609-1 How long is the UK's Ballochmyle Viaduct?,"CREATE TABLE ""meaning_of_column_arch_type_ws_worked_st"" ( ""name"" text, ""location"" text, ""land"" text, ""longest_span_in_s_metre_feet"" text, ""arch_type"" text, ""completed"" text );","SELECT ""longest_span_in_s_metre_feet"" FROM ""meaning_of_column_arch_type_ws_worked_st"" WHERE ""land""='uk' AND ""name""='ballochmyle viaduct';",2-17700609-1 What kind of arch is the pont de montanges (pont-des-pierres)?,"CREATE TABLE ""meaning_of_column_arch_type_ws_worked_st"" ( ""name"" text, ""location"" text, ""land"" text, ""longest_span_in_s_metre_feet"" text, ""arch_type"" text, ""completed"" text );","SELECT ""arch_type"" FROM ""meaning_of_column_arch_type_ws_worked_st"" WHERE ""name""='pont de montanges (pont-des-pierres)';",2-17700609-1 From where did the Scout carrier rocket with the satellite that has a COSPAR ID of 1971-109a launch?,"CREATE TABLE ""satellites"" ( ""satellite"" text, ""launch_date"" text, ""carrier_rocket"" text, ""launch_site"" text, ""cospar_id"" text );","SELECT ""launch_site"" FROM ""satellites"" WHERE ""carrier_rocket""='scout' AND ""cospar_id""='1971-109a';",2-17789994-1 When was the satellite that has a COSPAR ID of 1967-042a launched?,"CREATE TABLE ""satellites"" ( ""satellite"" text, ""launch_date"" text, ""carrier_rocket"" text, ""launch_site"" text, ""cospar_id"" text );","SELECT ""launch_date"" FROM ""satellites"" WHERE ""cospar_id""='1967-042a';",2-17789994-1 What is Ariel 3's COSPAR ID?,"CREATE TABLE ""satellites"" ( ""satellite"" text, ""launch_date"" text, ""carrier_rocket"" text, ""launch_site"" text, ""cospar_id"" text );","SELECT ""cospar_id"" FROM ""satellites"" WHERE ""satellite""='ariel 3';",2-17789994-1 Which satellite was launched from Vandenberg?,"CREATE TABLE ""satellites"" ( ""satellite"" text, ""launch_date"" text, ""carrier_rocket"" text, ""launch_site"" text, ""cospar_id"" text );","SELECT ""satellite"" FROM ""satellites"" WHERE ""launch_site""='vandenberg';",2-17789994-1 "What is the COSPAR ID of Ariel 4, which was launched with a Scout carrier rocket?","CREATE TABLE ""satellites"" ( ""satellite"" text, ""launch_date"" text, ""carrier_rocket"" text, ""launch_site"" text, ""cospar_id"" text );","SELECT ""cospar_id"" FROM ""satellites"" WHERE ""carrier_rocket""='scout' AND ""satellite""='ariel 4';",2-17789994-1 Which Rush song was played for Mike Fincke?,"CREATE TABLE ""wake_up_calls"" ( ""flight_day"" text, ""song"" text, ""artist"" text, ""played_for"" text, ""links"" text );","SELECT ""song"" FROM ""wake_up_calls"" WHERE ""played_for""='mike fincke' AND ""artist""='rush';",2-18089765-4 On what flight day was U2 played?,"CREATE TABLE ""wake_up_calls"" ( ""flight_day"" text, ""song"" text, ""artist"" text, ""played_for"" text, ""links"" text );","SELECT ""flight_day"" FROM ""wake_up_calls"" WHERE ""artist""='u2';",2-18089765-4 What links were used on flight day 16?,"CREATE TABLE ""wake_up_calls"" ( ""flight_day"" text, ""song"" text, ""artist"" text, ""played_for"" text, ""links"" text );","SELECT ""links"" FROM ""wake_up_calls"" WHERE ""flight_day""='day 16';",2-18089765-4 What is the 2011 Australian Open and a 2010 QF?,"CREATE TABLE ""grand_slam_tournament_performance_timeli"" ( ""tournament"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""win_pct"" text );","SELECT ""2011"" FROM ""grand_slam_tournament_performance_timeli"" WHERE ""tournament""='australian open' AND ""2010""='qf';",2-18288707-2 What is 2010 that has 1r 2011?,"CREATE TABLE ""grand_slam_tournament_performance_timeli"" ( ""tournament"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""win_pct"" text );","SELECT ""2010"" FROM ""grand_slam_tournament_performance_timeli"" WHERE ""2011""='1r';",2-18288707-2 What is the winning % for the 2010 QF?,"CREATE TABLE ""grand_slam_tournament_performance_timeli"" ( ""tournament"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""win_pct"" text );","SELECT ""win_pct"" FROM ""grand_slam_tournament_performance_timeli"" WHERE ""2010""='qf';",2-18288707-2 What is the 2009 for 2012 1R in Wimbledon and a 2011 2r?,"CREATE TABLE ""grand_slam_tournament_performance_timeli"" ( ""tournament"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""win_pct"" text );","SELECT ""2009"" FROM ""grand_slam_tournament_performance_timeli"" WHERE ""2012""='1r' AND ""tournament""='wimbledon' AND ""2011""='2r';",2-18288707-2 What is 2012 that has a winning % of 67%?,"CREATE TABLE ""grand_slam_tournament_performance_timeli"" ( ""tournament"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""win_pct"" text );","SELECT ""2012"" FROM ""grand_slam_tournament_performance_timeli"" WHERE ""win_pct""='67%';",2-18288707-2 In 1979 when Jimmy Connors was the runner-up what was the score?,"CREATE TABLE ""singles_champions"" ( ""location"" text, ""year"" real, ""champion"" text, ""runner_up"" text, ""score"" text );","SELECT ""score"" FROM ""singles_champions"" WHERE ""runner_up""='jimmy connors' AND ""year""<1979;",2-17817954-1 Who won when Peter Fleming was a runner-up?,"CREATE TABLE ""singles_champions"" ( ""location"" text, ""year"" real, ""champion"" text, ""runner_up"" text, ""score"" text );","SELECT ""champion"" FROM ""singles_champions"" WHERE ""runner_up""='peter fleming';",2-17817954-1 "When John Mcenroe won at Montreal, what was the score?","CREATE TABLE ""singles_champions"" ( ""location"" text, ""year"" real, ""champion"" text, ""runner_up"" text, ""score"" text );","SELECT ""score"" FROM ""singles_champions"" WHERE ""location""='montreal' AND ""champion""='john mcenroe';",2-17817954-1 When Ilie Năstase beat runner-up Peter Fleming what year was it?,"CREATE TABLE ""singles_champions"" ( ""location"" text, ""year"" real, ""champion"" text, ""runner_up"" text, ""score"" text );","SELECT COUNT(""year"") FROM ""singles_champions"" WHERE ""champion""='ilie năstase' AND ""runner_up""='peter fleming';",2-17817954-1 What is the first track where the production credit is margret arranged by e. mergency?,"CREATE TABLE ""track_listing"" ( ""track"" real, ""title"" text, ""songwriter_s"" text, ""production_credits"" text, ""time"" text );","SELECT MIN(""track"") FROM ""track_listing"" WHERE ""production_credits""='margret arranged by e. mergency';",2-18317337-1 Which song was written by Nigel Stock and is 4:12 long?,"CREATE TABLE ""track_listing"" ( ""track"" real, ""title"" text, ""songwriter_s"" text, ""production_credits"" text, ""time"" text );","SELECT ""title"" FROM ""track_listing"" WHERE ""songwriter_s""='nigel stock' AND ""time""='4:12';",2-18317337-1 "Who was the songwriter for Track 4, produced by nigel wright and john smits?","CREATE TABLE ""track_listing"" ( ""track"" real, ""title"" text, ""songwriter_s"" text, ""production_credits"" text, ""time"" text );","SELECT ""songwriter_s"" FROM ""track_listing"" WHERE ""production_credits""='nigel wright and john smits' AND ""track""=4;",2-18317337-1 "What is the lowest draft of player jim farrell, who has a pick greater than 197 and a round of 14?","CREATE TABLE ""draft_picks"" ( ""draft"" real, ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT MIN(""draft"") FROM ""draft_picks"" WHERE ""pick"">197 AND ""round""=14 AND ""player""='jim farrell';",2-18268890-5 What is the lowest pick of player paul stasiuk from a round greater than 12?,"CREATE TABLE ""draft_picks"" ( ""draft"" real, ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT MIN(""pick"") FROM ""draft_picks"" WHERE ""player""='paul stasiuk' AND ""round"">12;",2-18268890-5 What is the total pick number of player curt bennett from canada with a draft before 1976 and a round less than 2?,"CREATE TABLE ""draft_picks"" ( ""draft"" real, ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT COUNT(""pick"") FROM ""draft_picks"" WHERE ""nationality""='canada' AND ""draft""<1976 AND ""player""='curt bennett' AND ""round""<2;",2-18268890-5 "What is the average pick of player paul maclean, who had a draft before 1978?","CREATE TABLE ""draft_picks"" ( ""draft"" real, ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT AVG(""pick"") FROM ""draft_picks"" WHERE ""player""='paul maclean' AND ""draft""<1978;",2-18268890-5 "What is the average round of player dave pulkkinen, who had a draft after 1969?","CREATE TABLE ""draft_picks"" ( ""draft"" real, ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text );","SELECT AVG(""round"") FROM ""draft_picks"" WHERE ""player""='dave pulkkinen' AND ""draft"">1969;",2-18268890-5 What was the position in 1981?,"CREATE TABLE ""first_round_history"" ( ""year"" real, ""pick"" text, ""player"" text, ""position"" text, ""country"" text, ""previous_team_league"" text );","SELECT ""position"" FROM ""first_round_history"" WHERE ""year""=1981;",2-18255134-2 What was the player with pick 19?,"CREATE TABLE ""first_round_history"" ( ""year"" real, ""pick"" text, ""player"" text, ""position"" text, ""country"" text, ""previous_team_league"" text );","SELECT ""player"" FROM ""first_round_history"" WHERE ""pick""='19';",2-18255134-2 What is the Country of the T2 Place Player with a Score of 69-69-69=207?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""place""='t2' AND ""score""='69-69-69=207';",2-18096431-6 What is T7 Place Player Justin Leonard's Score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""place""='t7' AND ""player""='justin leonard';",2-18096431-6 What Player's Score is 69-71-69=208?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""score""='69-71-69=208';",2-18096431-6 What is the Place of the Player with a To par of –8 and a Score of 67-74-67=208?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""to_par""='–8' AND ""score""='67-74-67=208';",2-18096431-6 What is T4 Place Player Nick Price's Score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""place""='t4' AND ""player""='nick price';",2-18096431-6 What is Justin Leonard with a To par of –7's Score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""to_par""='–7' AND ""player""='justin leonard';",2-18096431-6 Who was the opponent at the week 4 game?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""week""=4;",2-17782308-1 What was the result of the week 16 game?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""result"" FROM ""regular_season"" WHERE ""week""=16;",2-17782308-1 What was the attendance at the post-week 7 game against the San Diego Chargers?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""regular_season"" WHERE ""week"">7 AND ""opponent""='san diego chargers';",2-17782308-1 What is the Competition on July 7?,"CREATE TABLE ""european_club_results"" ( ""date"" text, ""team"" text, ""competition"" text, ""round"" text, ""opponent"" text, ""location"" text, ""score"" text );","SELECT ""competition"" FROM ""european_club_results"" WHERE ""date""='july 7';",2-17707895-3 At what Location in Round 3 is the Score 1-1?,"CREATE TABLE ""european_club_results"" ( ""date"" text, ""team"" text, ""competition"" text, ""round"" text, ""opponent"" text, ""location"" text, ""score"" text );","SELECT ""location"" FROM ""european_club_results"" WHERE ""round""='round 3' AND ""score""='1-1';",2-17707895-3 What is the Score of the competition on October 25?,"CREATE TABLE ""european_club_results"" ( ""date"" text, ""team"" text, ""competition"" text, ""round"" text, ""opponent"" text, ""location"" text, ""score"" text );","SELECT ""score"" FROM ""european_club_results"" WHERE ""date""='october 25';",2-17707895-3 "What is 2nd Party, when Election is ""1885""?","CREATE TABLE ""m_ps_1832_1950"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""2nd_party"" FROM ""m_ps_1832_1950"" WHERE ""election""='1885';",2-1811262-1 "What is 1st Party, when 2nd Party is ""Conservative"", when 2nd Member is ""Samuel Hammersley"", and when Election is ""1931""?","CREATE TABLE ""m_ps_1832_1950"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""1st_party"" FROM ""m_ps_1832_1950"" WHERE ""2nd_party""='conservative' AND ""2nd_member""='samuel hammersley' AND ""election""='1931';",2-1811262-1 "What is 2nd Party, when 1st Member is ""Alan Dower""?","CREATE TABLE ""m_ps_1832_1950"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""2nd_party"" FROM ""m_ps_1832_1950"" WHERE ""1st_member""='alan dower';",2-1811262-1 "What is 1st Member, when 2nd Party is ""Conservative"", and when 2nd Member is ""William Tipping""?","CREATE TABLE ""m_ps_1832_1950"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""1st_member"" FROM ""m_ps_1832_1950"" WHERE ""2nd_party""='conservative' AND ""2nd_member""='william tipping';",2-1811262-1 "What is 1st Party, when 2nd Party is ""Liberal"", and when 1st Member is ""James Kershaw""?","CREATE TABLE ""m_ps_1832_1950"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""1st_party"" FROM ""m_ps_1832_1950"" WHERE ""2nd_party""='liberal' AND ""1st_member""='james kershaw';",2-1811262-1 "What is 1st Member, when 1st Party is ""Constituency Abolished""?","CREATE TABLE ""m_ps_1832_1950"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""1st_member"" FROM ""m_ps_1832_1950"" WHERE ""1st_party""='constituency abolished';",2-1811262-1 "What is the largest Area (msr) that has an Area less than 291.045, is part of the Per family, and has a rank higher than 78?","CREATE TABLE ""external_links"" ( ""rank"" real, ""family"" text, ""abbre_viation"" text, ""constellation"" text, ""area_sq_deg"" real, ""area_msr"" real, ""per_cent_age"" text, ""right_ascension_hm"" real, ""decli_nation_dm"" text, ""quad"" text );","SELECT MAX(""area_msr"") FROM ""external_links"" WHERE ""area_sq_deg""<291.045 AND ""family""='per' AND ""rank"">78;",2-177766-1 What is the total sum of Areas (sq.deg) that have an Area (msr) of 43.059 and a Right ascension (hm) larger than 747.73?,"CREATE TABLE ""external_links"" ( ""rank"" real, ""family"" text, ""abbre_viation"" text, ""constellation"" text, ""area_sq_deg"" real, ""area_msr"" real, ""per_cent_age"" text, ""right_ascension_hm"" real, ""decli_nation_dm"" text, ""quad"" text );","SELECT SUM(""area_sq_deg"") FROM ""external_links"" WHERE ""area_msr""=43.059 AND ""right_ascension_hm"">747.73;",2-177766-1 What's the total time for the summer universiade competition?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text, ""time"" real );","SELECT COUNT(""time"") FROM ""achievements"" WHERE ""competition""='summer universiade';",2-18284277-1 What's the highest time for the 1995 200 metres event?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text, ""time"" real );","SELECT MAX(""time"") FROM ""achievements"" WHERE ""year""=1995 AND ""event""='200 metres';",2-18284277-1 What position has a time over 38.61 at the gothenburg venue?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text, ""time"" real );","SELECT ""position"" FROM ""achievements"" WHERE ""time"">38.61 AND ""venue""='gothenburg';",2-18284277-1 What position has a time less than 40.2 at the rome venue?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text, ""time"" real );","SELECT ""position"" FROM ""achievements"" WHERE ""venue""='rome' AND ""time""<40.2;",2-18284277-1 What is the most Bronze medals won among the participants that won less than 22 medals overall and less than 5 silver medals?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""medal_table"" WHERE ""total""<22 AND ""silver""<5;",2-178745-3 How many silver medals were won by the participant(s) that had more than 12 gold medals and 11 bronze medals?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""silver"" FROM ""medal_table"" WHERE ""gold"">12 AND ""bronze""=11;",2-178745-3 "What is the average number of gold medals won among participants that won less than 13 silver, less than 8 bronze, and more than 18 medals overall?","CREATE TABLE ""medal_table"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""gold"") FROM ""medal_table"" WHERE ""silver""<13 AND ""total"">18 AND ""bronze""<8;",2-178745-3 What is the number range for the T 3 class?,"CREATE TABLE ""tank_locomotives"" ( ""class"" text, ""number_range"" text, ""quantity"" real, ""year_s_built"" text, ""type"" text );","SELECT ""number_range"" FROM ""tank_locomotives"" WHERE ""class""='t 3';",2-17951246-4 What 2009 has 52-75 as the 2010?,"CREATE TABLE ""rankings_and_achievements"" ( ""2013"" text, ""2012"" text, ""2011"" text, ""2010"" text, ""2009"" text, ""2008"" text, ""2007"" text );","SELECT ""2009"" FROM ""rankings_and_achievements"" WHERE ""2010""='52-75';",2-18069720-1 What 2008 has 2013 for the year 2013?,"CREATE TABLE ""rankings_and_achievements"" ( ""2013"" text, ""2012"" text, ""2011"" text, ""2010"" text, ""2009"" text, ""2008"" text, ""2007"" text );","SELECT ""2008"" FROM ""rankings_and_achievements"" WHERE ""2013""='2013';",2-18069720-1 What 2009 has 39th as the 2011?,"CREATE TABLE ""rankings_and_achievements"" ( ""2013"" text, ""2012"" text, ""2011"" text, ""2010"" text, ""2009"" text, ""2008"" text, ""2007"" text );","SELECT ""2009"" FROM ""rankings_and_achievements"" WHERE ""2011""='39th';",2-18069720-1 How many specimens does the SANT institution have?,"CREATE TABLE ""herbaria_in_spain_and_portugal"" ( ""name"" text, ""no_specimens"" real, ""abbr"" text, ""country"" text, ""city"" text );","SELECT SUM(""no_specimens"") FROM ""herbaria_in_spain_and_portugal"" WHERE ""abbr""='sant';",2-18032715-8 In which city is the Universidad de Santiago de Compostela located?,"CREATE TABLE ""herbaria_in_spain_and_portugal"" ( ""name"" text, ""no_specimens"" real, ""abbr"" text, ""country"" text, ""city"" text );","SELECT ""city"" FROM ""herbaria_in_spain_and_portugal"" WHERE ""name""='universidad de santiago de compostela';",2-18032715-8 In which city is MUB located?,"CREATE TABLE ""herbaria_in_spain_and_portugal"" ( ""name"" text, ""no_specimens"" real, ""abbr"" text, ""country"" text, ""city"" text );","SELECT ""city"" FROM ""herbaria_in_spain_and_portugal"" WHERE ""abbr""='mub';",2-18032715-8 Which 2nd Member has a 1st Party of liberal?,"CREATE TABLE ""m_ps_1832_1918"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""2nd_member"" FROM ""m_ps_1832_1918"" WHERE ""1st_party""='liberal';",2-1821121-1 Which 1st Party has an Election of 1893 by-election?,"CREATE TABLE ""m_ps_1832_1918"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""1st_party"" FROM ""m_ps_1832_1918"" WHERE ""election""='1893 by-election';",2-1821121-1 Which 1st Member has an Election of 1895?,"CREATE TABLE ""m_ps_1832_1918"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""1st_member"" FROM ""m_ps_1832_1918"" WHERE ""election""='1895';",2-1821121-1 Which Election has a 1st Member of james parker?,"CREATE TABLE ""m_ps_1832_1918"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""election"" FROM ""m_ps_1832_1918"" WHERE ""1st_member""='james parker';",2-1821121-1 "Which 1st Party has a 2nd Member of sir charles wood, and a 1st Member of sir francis crossley?","CREATE TABLE ""m_ps_1832_1918"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""1st_party"" FROM ""m_ps_1832_1918"" WHERE ""2nd_member""='sir charles wood' AND ""1st_member""='sir francis crossley';",2-1821121-1 "Which 1st Party has a 2nd Member of william rawson shaw, and a 1st Member of sir james stansfeld?","CREATE TABLE ""m_ps_1832_1918"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""1st_party"" FROM ""m_ps_1832_1918"" WHERE ""2nd_member""='william rawson shaw' AND ""1st_member""='sir james stansfeld';",2-1821121-1 "What is the total number of vegetables of the governorate with more than 135,685 trees, less than 3,140 cereals, and less than 31,443 olives?","CREATE TABLE ""crops"" ( ""governorate"" text, ""cereals"" real, ""fruit_trees"" real, ""olives"" real, ""industrial_crops"" real, ""vegetables"" real );","SELECT COUNT(""vegetables"") FROM ""crops"" WHERE ""fruit_trees"">'135,685' AND ""cereals""<'3,140' AND ""olives""<'31,443';",2-18072454-2 "What is the total number of fruit trees of the governorate with more than 12,141 vegetables, less than 153,232 industrial crops, and less than 3,140 cereals?","CREATE TABLE ""crops"" ( ""governorate"" text, ""cereals"" real, ""fruit_trees"" real, ""olives"" real, ""industrial_crops"" real, ""vegetables"" real );","SELECT COUNT(""fruit_trees"") FROM ""crops"" WHERE ""vegetables"">'12,141' AND ""industrial_crops""<'153,232' AND ""cereals""<'3,140';",2-18072454-2 "What is the total number of olives of the governorate with less than 259,743 vegetables, more than 14,625 industrial crops, and 20,768 fruit trees?","CREATE TABLE ""crops"" ( ""governorate"" text, ""cereals"" real, ""fruit_trees"" real, ""olives"" real, ""industrial_crops"" real, ""vegetables"" real );","SELECT COUNT(""olives"") FROM ""crops"" WHERE ""vegetables""<'259,743' AND ""industrial_crops"">'14,625' AND ""fruit_trees""='20,768';",2-18072454-2 "What is the lowest number of olives of the governorate with less than 247,265 industrial crops and more than 37,638 cereals?","CREATE TABLE ""crops"" ( ""governorate"" text, ""cereals"" real, ""fruit_trees"" real, ""olives"" real, ""industrial_crops"" real, ""vegetables"" real );","SELECT MIN(""olives"") FROM ""crops"" WHERE ""industrial_crops""<'247,265' AND ""cereals"">'37,638';",2-18072454-2 "What is the total number of cereals of the nabatieh governorate, which has less than 595,147 fruit trees and more than 116,124 olives?","CREATE TABLE ""crops"" ( ""governorate"" text, ""cereals"" real, ""fruit_trees"" real, ""olives"" real, ""industrial_crops"" real, ""vegetables"" real );","SELECT COUNT(""cereals"") FROM ""crops"" WHERE ""fruit_trees""<'595,147' AND ""governorate""='nabatieh' AND ""olives"">'116,124';",2-18072454-2 "What is the sum of the cereals of the governorate with 20,753 vegetables and less than 123,304 fruit trees?","CREATE TABLE ""crops"" ( ""governorate"" text, ""cereals"" real, ""fruit_trees"" real, ""olives"" real, ""industrial_crops"" real, ""vegetables"" real );","SELECT SUM(""cereals"") FROM ""crops"" WHERE ""vegetables""='20,753' AND ""fruit_trees""<'123,304';",2-18072454-2 Which 1999 has 2000 as the year-end championship?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""1999"" FROM ""singles_performance_timeline"" WHERE ""2000""='year-end championship';",2-17915-7 Which 1997 has sf as the 2002?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""1997"" FROM ""singles_performance_timeline"" WHERE ""2002""='sf';",2-17915-7 What tournament has 1r as the 2011?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""tournament"" FROM ""singles_performance_timeline"" WHERE ""2011""='1r';",2-17915-7 "What 2009 has 3r as the 1999, and w as 2002?","CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1997"" text, ""1998"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2009"" FROM ""singles_performance_timeline"" WHERE ""1999""='3r' AND ""2002""='w';",2-17915-7 "What is Mass, when Designation is Prognoz 2?","CREATE TABLE ""satellites"" ( ""designation"" text, ""launch_date_time_gmt"" text, ""mass"" text, ""apogee"" text, ""inclination"" text );","SELECT ""mass"" FROM ""satellites"" WHERE ""designation""='prognoz 2';",2-18162108-1 "What is Mass, when Launch Date/Time ( GMT ) is 25 November 1976, 03:59?","CREATE TABLE ""satellites"" ( ""designation"" text, ""launch_date_time_gmt"" text, ""mass"" text, ""apogee"" text, ""inclination"" text );","SELECT ""mass"" FROM ""satellites"" WHERE ""launch_date_time_gmt""='25 november 1976, 03:59';",2-18162108-1 "What is Apogee, when Inclination is 65°, and when Launch Date/Time is ( GMT ) is 15 February 1973, 01:11?","CREATE TABLE ""satellites"" ( ""designation"" text, ""launch_date_time_gmt"" text, ""mass"" text, ""apogee"" text, ""inclination"" text );","SELECT ""apogee"" FROM ""satellites"" WHERE ""inclination""='65°' AND ""launch_date_time_gmt""='15 february 1973, 01:11';",2-18162108-1 "What is Apogee, when Designation is Prognoz 6?","CREATE TABLE ""satellites"" ( ""designation"" text, ""launch_date_time_gmt"" text, ""mass"" text, ""apogee"" text, ""inclination"" text );","SELECT ""apogee"" FROM ""satellites"" WHERE ""designation""='prognoz 6';",2-18162108-1 "What is Designation, when Launch Date/Time ( GMT ) is 29 June 1972, 03:47?","CREATE TABLE ""satellites"" ( ""designation"" text, ""launch_date_time_gmt"" text, ""mass"" text, ""apogee"" text, ""inclination"" text );","SELECT ""designation"" FROM ""satellites"" WHERE ""launch_date_time_gmt""='29 june 1972, 03:47';",2-18162108-1 What is the Elimination for Candice?,"CREATE TABLE ""results"" ( ""elimination"" text, ""wrestler"" text, ""team"" text, ""eliminated_by"" text, ""elimination_move"" text, ""time"" text );","SELECT ""elimination"" FROM ""results"" WHERE ""wrestler""='candice';",2-17781949-4 What Wrestler has an Elimination of 7?,"CREATE TABLE ""results"" ( ""elimination"" text, ""wrestler"" text, ""team"" text, ""eliminated_by"" text, ""elimination_move"" text, ""time"" text );","SELECT ""wrestler"" FROM ""results"" WHERE ""elimination""='7';",2-17781949-4 What is the Elimination of the Player with Elimination Move of hurricanrana pin?,"CREATE TABLE ""results"" ( ""elimination"" text, ""wrestler"" text, ""team"" text, ""eliminated_by"" text, ""elimination_move"" text, ""time"" text );","SELECT ""elimination"" FROM ""results"" WHERE ""elimination_move""='hurricanrana pin';",2-17781949-4 What is Natalya's Time?,"CREATE TABLE ""results"" ( ""elimination"" text, ""wrestler"" text, ""team"" text, ""eliminated_by"" text, ""elimination_move"" text, ""time"" text );","SELECT ""time"" FROM ""results"" WHERE ""wrestler""='natalya';",2-17781949-4 What is Maria's Elimination Move?,"CREATE TABLE ""results"" ( ""elimination"" text, ""wrestler"" text, ""team"" text, ""eliminated_by"" text, ""elimination_move"" text, ""time"" text );","SELECT ""elimination_move"" FROM ""results"" WHERE ""wrestler""='maria';",2-17781949-4 In which area was there a score of 68?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""score""=68;",2-18324411-4 Which player had a position of t1 and played in the united states?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""player"" FROM ""first_round"" WHERE ""place""='t1' AND ""country""='united states';",2-18324411-4 What person had an opponent of linda wessberg and scored an average score?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT AVG(""score"") FROM ""first_round"" WHERE ""player""='linda wessberg';",2-18324411-4 What was the lowest total for Italy when the latest win is 1950?,"CREATE TABLE ""cyclists_who_won_more_than_two_monuments"" ( ""cyclist"" text, ""nationality"" text, ""first_win"" real, ""latest_win"" real, ""total"" real );","SELECT MIN(""total"") FROM ""cyclists_who_won_more_than_two_monuments"" WHERE ""nationality""='italy' AND ""latest_win""=1950;",2-1810761-1 What were the results for the incumbent from Iowa 2 district?,"CREATE TABLE ""iowa"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text );","SELECT ""results"" FROM ""iowa"" WHERE ""district""='iowa 2';",2-1805191-16 Who is the incumbent that has been in office since before 1996 and was again re-elected?,"CREATE TABLE ""iowa"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text );","SELECT ""incumbent"" FROM ""iowa"" WHERE ""results""='re-elected' AND ""first_elected""<1996;",2-1805191-16 From which party is the incumbent who was first elected to office in 1990?,"CREATE TABLE ""iowa"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text );","SELECT ""party"" FROM ""iowa"" WHERE ""first_elected""=1990;",2-1805191-16 In what year did the Democratic incumbent that was re-elected first take office?,"CREATE TABLE ""iowa"" ( ""district"" text, ""incumbent"" text, ""party"" text, ""first_elected"" real, ""results"" text );","SELECT ""first_elected"" FROM ""iowa"" WHERE ""results""='re-elected' AND ""party""='democratic';",2-1805191-16 what is the year built of kyrkjebø?,"CREATE TABLE ""churches_in_h_yanger"" ( ""parish_prestegjeld"" text, ""sub_parish_sogn"" text, ""church_name"" text, ""year_built"" real, ""location_of_the_church"" text );","SELECT AVG(""year_built"") FROM ""churches_in_h_yanger"" WHERE ""sub_parish_sogn""='kyrkjebø';",2-178389-1 "WHAT IS THE SUB-PARISH WITH A YEAR AFTER 1916, IN ortnevik?","CREATE TABLE ""churches_in_h_yanger"" ( ""parish_prestegjeld"" text, ""sub_parish_sogn"" text, ""church_name"" text, ""year_built"" real, ""location_of_the_church"" text );","SELECT ""sub_parish_sogn"" FROM ""churches_in_h_yanger"" WHERE ""year_built"">1916 AND ""location_of_the_church""='ortnevik';",2-178389-1 What is the To par of the Player who won in 1936?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT ""to_par"" FROM ""made_the_cut"" WHERE ""year_s_won""='1936';",2-18007222-1 What is the Player who won in 1931?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT ""player"" FROM ""made_the_cut"" WHERE ""year_s_won""='1931';",2-18007222-1 "What is the Total for the Player who won in 1922, 1932?","CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT AVG(""total"") FROM ""made_the_cut"" WHERE ""year_s_won""='1922, 1932';",2-18007222-1 What is the Total for the Player who won in 1936?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT COUNT(""total"") FROM ""made_the_cut"" WHERE ""year_s_won""='1936';",2-18007222-1 What is the Finish of the Player with a To par of 23 of less and Total of 294?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT ""finish"" FROM ""made_the_cut"" WHERE ""to_par""<23 AND ""total""=294;",2-18007222-1 "What season has a Level of 2nd, 29 points?","CREATE TABLE ""league_and_cup_history"" ( ""season"" text, ""level"" text, ""goals"" text, ""points"" real, ""domestic_cup"" text );","SELECT ""season"" FROM ""league_and_cup_history"" WHERE ""level""='2nd' AND ""points""=29;",2-17876929-1 What is the number of points when goals were 29–30?,"CREATE TABLE ""league_and_cup_history"" ( ""season"" text, ""level"" text, ""goals"" text, ""points"" real, ""domestic_cup"" text );","SELECT SUM(""points"") FROM ""league_and_cup_history"" WHERE ""goals""='29–30';",2-17876929-1 "What is the level when points are larger than 25, and goals are 64–31?","CREATE TABLE ""league_and_cup_history"" ( ""season"" text, ""level"" text, ""goals"" text, ""points"" real, ""domestic_cup"" text );","SELECT ""level"" FROM ""league_and_cup_history"" WHERE ""points"">25 AND ""goals""='64–31';",2-17876929-1 Which engine has a code of m113.980?,"CREATE TABLE ""engines"" ( ""engine"" text, ""cyl"" text, ""power"" text, ""torque"" text, ""engine_code"" text, ""0_100km_h_sec"" text );","SELECT ""engine"" FROM ""engines"" WHERE ""engine_code""='m113.980';",2-1773711-1 Engine 2.5 20v d has what engine code?,"CREATE TABLE ""engines"" ( ""engine"" text, ""cyl"" text, ""power"" text, ""torque"" text, ""engine_code"" text, ""0_100km_h_sec"" text );","SELECT ""engine_code"" FROM ""engines"" WHERE ""engine""='2.5 20v d';",2-1773711-1 How much torque does the engine with code om611 have?,"CREATE TABLE ""engines"" ( ""engine"" text, ""cyl"" text, ""power"" text, ""torque"" text, ""engine_code"" text, ""0_100km_h_sec"" text );","SELECT ""torque"" FROM ""engines"" WHERE ""engine_code""='om611';",2-1773711-1 Which engine has a code of m119.985?,"CREATE TABLE ""engines"" ( ""engine"" text, ""cyl"" text, ""power"" text, ""torque"" text, ""engine_code"" text, ""0_100km_h_sec"" text );","SELECT ""engine"" FROM ""engines"" WHERE ""engine_code""='m119.985';",2-1773711-1 How much torque does the engine that has a 10.9 0-100km/h (sec) rating have?,"CREATE TABLE ""engines"" ( ""engine"" text, ""cyl"" text, ""power"" text, ""torque"" text, ""engine_code"" text, ""0_100km_h_sec"" text );","SELECT ""torque"" FROM ""engines"" WHERE ""0_100km_h_sec""='10.9';",2-1773711-1 Engine 2.3 16v has how many cylinders?,"CREATE TABLE ""engines"" ( ""engine"" text, ""cyl"" text, ""power"" text, ""torque"" text, ""engine_code"" text, ""0_100km_h_sec"" text );","SELECT ""cyl"" FROM ""engines"" WHERE ""engine""='2.3 16v';",2-1773711-1 Which Record has an Opponent of milwaukee bucks?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""opponent""='milwaukee bucks';",2-18289217-5 "Which Record has a Location/Attendance of ford center, a Game larger than 30, and a Score of 87–79?","CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""location_attendance""='ford center' AND ""game"">30 AND ""score""='87–79';",2-18289217-5 Which Game has an Opponent of @ houston rockets?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT MIN(""game"") FROM ""game_log"" WHERE ""opponent""='@ houston rockets';",2-18289217-5 Which Streak has a Score of 98–109?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT ""streak"" FROM ""game_log"" WHERE ""score""='98–109';",2-18289217-5 Which Game has an Opponent of @ washington wizards?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT ""game"" FROM ""game_log"" WHERE ""opponent""='@ washington wizards';",2-18289217-5 Which Streak has a Record of 21–22?,"CREATE TABLE ""game_log"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text, ""streak"" text );","SELECT ""streak"" FROM ""game_log"" WHERE ""record""='21–22';",2-18289217-5 "What was the outcome on 11 October 2009, when his partner was Jordan Kerr?","CREATE TABLE ""doubles_13_5_8"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""outcome"" FROM ""doubles_13_5_8"" WHERE ""partner""='jordan kerr' AND ""date""='11 october 2009';",2-17693472-3 On what surface did he play with Stephen Huss on 31 October 2010?,"CREATE TABLE ""doubles_13_5_8"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""surface"" FROM ""doubles_13_5_8"" WHERE ""partner""='stephen huss' AND ""date""='31 october 2010';",2-17693472-3 What's was the 2008 during the Year End Ranking?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2008"" FROM ""singles_performance_timeline"" WHERE ""tournament""='year end ranking';",2-17923214-5 What's the 2010 when Q2 happened in 2011?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2010"" FROM ""singles_performance_timeline"" WHERE ""2011""='q2';",2-17923214-5 What's the 2008 when 1R happened in 2009?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2008"" FROM ""singles_performance_timeline"" WHERE ""2009""='1r';",2-17923214-5 "What is the lowest value for Olympics, when Sailors is greater than 1, when First OG is after 1948, and when Class is ""Flying Dutchman""?","CREATE TABLE ""classes_equipment"" ( ""class"" text, ""type"" text, ""sailors"" real, ""trapeze"" real, ""first_og"" real, ""olympics_so_far"" real );","SELECT MIN(""olympics_so_far"") FROM ""classes_equipment"" WHERE ""sailors"">1 AND ""first_og"">1948 AND ""class""='flying dutchman';",2-1806946-2 What is the country associated with the date in 2003?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""format"" text, ""country"" text, ""catalog"" text );","SELECT ""country"" FROM ""release_history"" WHERE ""date""='2003';",2-1793447-2 What is the format for UK catalog S 63795?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""format"" text, ""country"" text, ""catalog"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""country""='uk' AND ""catalog""='s 63795';",2-1793447-2 What is the date for US catalog CK 9942?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""format"" text, ""country"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""country""='us' AND ""catalog""='ck 9942';",2-1793447-2 What is the label for catalog EMB 31956?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""format"" text, ""country"" text, ""catalog"" text );","SELECT ""label"" FROM ""release_history"" WHERE ""catalog""='emb 31956';",2-1793447-2 What is the date for CBS label?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""format"" text, ""country"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""label""='cbs';",2-1793447-2 Where is constituency number 16?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""name"" FROM ""assembly_segments"" WHERE ""constituency_number""='16';",2-17922056-1 "Which Elevator has Elevated of april 12, 1281, a Nationality of french, and an Elector of jean cholet?","CREATE TABLE ""cardinal_electors"" ( ""elector"" text, ""nationality"" text, ""order"" text, ""title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""elevator"" FROM ""cardinal_electors"" WHERE ""elevated""='april 12, 1281' AND ""nationality""='french' AND ""elector""='jean cholet';",2-18295097-1 Which Elevated has an Elector of matteo orsini rosso?,"CREATE TABLE ""cardinal_electors"" ( ""elector"" text, ""nationality"" text, ""order"" text, ""title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""elevated"" FROM ""cardinal_electors"" WHERE ""elector""='matteo orsini rosso';",2-18295097-1 Which Elector has a Title of s. cecilia?,"CREATE TABLE ""cardinal_electors"" ( ""elector"" text, ""nationality"" text, ""order"" text, ""title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""elector"" FROM ""cardinal_electors"" WHERE ""title""='title of s. cecilia';",2-18295097-1 Which Elevator has a Title of bishop of palestrina?,"CREATE TABLE ""cardinal_electors"" ( ""elector"" text, ""nationality"" text, ""order"" text, ""title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""elevator"" FROM ""cardinal_electors"" WHERE ""title""='bishop of palestrina';",2-18295097-1 Which Order has a Nationality of ese milan?,"CREATE TABLE ""cardinal_electors"" ( ""elector"" text, ""nationality"" text, ""order"" text, ""title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""order"" FROM ""cardinal_electors"" WHERE ""nationality""='ese milan';",2-18295097-1 "Which Elector has an Order of cardinal-priest, and a Nationality of french?","CREATE TABLE ""cardinal_electors"" ( ""elector"" text, ""nationality"" text, ""order"" text, ""title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""elector"" FROM ""cardinal_electors"" WHERE ""order""='cardinal-priest' AND ""nationality""='french';",2-18295097-1 "How many foundeds have sousse as the city, with a capacity greater than 25,000?","CREATE TABLE ""club_directory_and_team_locations"" ( ""club"" text, ""city"" text, ""founded"" real, ""stadium"" text, ""capacity"" real );","SELECT COUNT(""founded"") FROM ""club_directory_and_team_locations"" WHERE ""city""='sousse' AND ""capacity"">'25,000';",2-17747473-1 What is the lowest founded that has bizerte athletic f.c. as the club?,"CREATE TABLE ""club_directory_and_team_locations"" ( ""club"" text, ""city"" text, ""founded"" real, ""stadium"" text, ""capacity"" real );","SELECT MIN(""founded"") FROM ""club_directory_and_team_locations"" WHERE ""club""='bizerte athletic f.c.';",2-17747473-1 "How many foundeds have stade tunisien as the club, with a capacity greater than 18,000?","CREATE TABLE ""club_directory_and_team_locations"" ( ""club"" text, ""city"" text, ""founded"" real, ""stadium"" text, ""capacity"" real );","SELECT SUM(""founded"") FROM ""club_directory_and_team_locations"" WHERE ""club""='stade tunisien' AND ""capacity"">'18,000';",2-17747473-1 How much capacity has 1944 as the founded?,"CREATE TABLE ""club_directory_and_team_locations"" ( ""club"" text, ""city"" text, ""founded"" real, ""stadium"" text, ""capacity"" real );","SELECT COUNT(""capacity"") FROM ""club_directory_and_team_locations"" WHERE ""founded""=1944;",2-17747473-1 "What is the total number of Games, when Losses is greater than 6, when Club is ""Club Sportif Sfaxien"", and when Wins is less than 3?","CREATE TABLE ""championship_of_tunisia"" ( ""club"" text, ""games"" real, ""wins"" real, ""losses"" real, ""draws"" real );","SELECT COUNT(""games"") FROM ""championship_of_tunisia"" WHERE ""losses"">6 AND ""club""='club sportif sfaxien' AND ""wins""<3;",2-17670155-2 "What is the lowest Games, when Wins is less than 1, and when Draws is greater than 1?","CREATE TABLE ""championship_of_tunisia"" ( ""club"" text, ""games"" real, ""wins"" real, ""losses"" real, ""draws"" real );","SELECT MIN(""games"") FROM ""championship_of_tunisia"" WHERE ""wins""<1 AND ""draws"">1;",2-17670155-2 "What is the average Draws, when Losses is greater than 9, and when Wins is greater than 9?","CREATE TABLE ""championship_of_tunisia"" ( ""club"" text, ""games"" real, ""wins"" real, ""losses"" real, ""draws"" real );","SELECT AVG(""draws"") FROM ""championship_of_tunisia"" WHERE ""losses"">9 AND ""wins"">9;",2-17670155-2 What is the 2011 entry for the row with a 2007 entry of 558?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2011"" FROM ""singles"" WHERE ""2007""='558';",2-17859751-5 What is the 2010 entry for the row that has a 2009 entry of 270?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2010"" FROM ""singles"" WHERE ""2009""='270';",2-17859751-5 What is the 2009 entry for the row that has a 2007 entry of A and a tournament entry of US Open?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2009"" FROM ""singles"" WHERE ""2007""='a' AND ""tournament""='us open';",2-17859751-5 What is the 2008 entry for the row that as a 2011 entry of 1R?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2008"" FROM ""singles"" WHERE ""2011""='1r';",2-17859751-5 What is the To par for Lanny Wadkins?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""to_par"" FROM ""missed_the_cut"" WHERE ""player""='lanny wadkins';",2-18135029-2 What is Australia's highest total?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT MAX(""total"") FROM ""missed_the_cut"" WHERE ""country""='australia';",2-18135029-2 What country has a to par larger than 5 and a player John Mahaffey?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""country"" FROM ""missed_the_cut"" WHERE ""to_par"">5 AND ""player""='john mahaffey';",2-18135029-2 Which Total has a Year(s) won of 1991?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT MIN(""total"") FROM ""missed_the_cut"" WHERE ""year_s_won""='1991';",2-18096431-3 Which Year(s) won with a To par of 12?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""year_s_won"" FROM ""missed_the_cut"" WHERE ""to_par""=12;",2-18096431-3 "Which To par has a Player of jack nicklaus, and a Total smaller than 146?","CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT AVG(""to_par"") FROM ""missed_the_cut"" WHERE ""player""='jack nicklaus' AND ""total""<146;",2-18096431-3 "What Age group has a 10 Trip Pass of $19.00, and a Monthly Pass of $62.00?","CREATE TABLE ""fares"" ( ""age_group"" text, ""individual_fare"" text, ""10_trip_pass"" text, ""20_trip_pass"" text, ""monthly_pass"" text );","SELECT ""age_group"" FROM ""fares"" WHERE ""10_trip_pass""='$19.00' AND ""monthly_pass""='$62.00';",2-17978937-1 "What average points for highers has 0 has points for ordinary, and Ng as the grade, and less than 0 as points for foundation?","CREATE TABLE ""grading_and_available_subjects"" ( ""percentage_range"" text, ""grade"" text, ""points_for_higher"" real, ""points_for_ordinary"" real, ""points_for_foundation"" real );","SELECT AVG(""points_for_higher"") FROM ""grading_and_available_subjects"" WHERE ""points_for_ordinary""=0 AND ""grade""='ng' AND ""points_for_foundation""<0;",2-179302-1 What is the maximum points for higher when the points for foundation is less than 0?,"CREATE TABLE ""grading_and_available_subjects"" ( ""percentage_range"" text, ""grade"" text, ""points_for_higher"" real, ""points_for_ordinary"" real, ""points_for_foundation"" real );","SELECT MAX(""points_for_higher"") FROM ""grading_and_available_subjects"" WHERE ""points_for_foundation""<0;",2-179302-1 "With 10 as the points for foundation, what is the maximum points for ordinary?","CREATE TABLE ""grading_and_available_subjects"" ( ""percentage_range"" text, ""grade"" text, ""points_for_higher"" real, ""points_for_ordinary"" real, ""points_for_foundation"" real );","SELECT MAX(""points_for_ordinary"") FROM ""grading_and_available_subjects"" WHERE ""points_for_foundation""=10;",2-179302-1 What is the Country of the Player with a Score of 66-72-70-69=277?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""country"" FROM ""final_round"" WHERE ""score""='66-72-70-69=277';",2-18027810-7 What is the sum of a grid for driver Patrick Carpentier and less than 103 laps?,"CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT SUM(""grid"") FROM ""race"" WHERE ""driver""='patrick carpentier' AND ""laps""<103;",2-18308914-2 "What team has 0 points and a contact tired/retired, and 71 laps?","CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT ""team"" FROM ""race"" WHERE ""points""=0 AND ""time_retired""='contact' AND ""laps""=71;",2-18308914-2 "What is the sum of lap for the Dale Coyne Racing Team, and 0 points?","CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT SUM(""laps"") FROM ""race"" WHERE ""team""='dale coyne racing' AND ""points""=0;",2-18308914-2 What is the lowest number of laps with more than 16 points?,"CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT MIN(""laps"") FROM ""race"" WHERE ""points"">16;",2-18308914-2 What team has 104 laps and a grid of 10?,"CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT ""team"" FROM ""race"" WHERE ""laps""=104 AND ""grid""=10;",2-18308914-2 Which year had e34 Nimzo-Indian defence is the opening?,"CREATE TABLE ""blitz"" ( ""white"" text, ""black"" text, ""year"" real, ""result"" text, ""moves"" real, ""tournament"" text, ""opening"" text );","SELECT ""year"" FROM ""blitz"" WHERE ""opening""='e34 nimzo-indian defence';",2-18043055-3 What is the average quantity that has 1104 as the number(s)?,"CREATE TABLE ""narrow_gauge_locomotives"" ( ""class"" text, ""number_s"" text, ""drg_number_s"" text, ""quantity"" real, ""year_s_of_manufacture"" text, ""type"" text );","SELECT AVG(""quantity"") FROM ""narrow_gauge_locomotives"" WHERE ""number_s""='1104';",2-17941795-7 What class has 99 201 as the DRG Number(s)?,"CREATE TABLE ""narrow_gauge_locomotives"" ( ""class"" text, ""number_s"" text, ""drg_number_s"" text, ""quantity"" real, ""year_s_of_manufacture"" text, ""type"" text );","SELECT ""class"" FROM ""narrow_gauge_locomotives"" WHERE ""drg_number_s""='99 201';",2-17941795-7 What type has 5 as the quantity?,"CREATE TABLE ""narrow_gauge_locomotives"" ( ""class"" text, ""number_s"" text, ""drg_number_s"" text, ""quantity"" real, ""year_s_of_manufacture"" text, ""type"" text );","SELECT ""type"" FROM ""narrow_gauge_locomotives"" WHERE ""quantity""=5;",2-17941795-7 What years did Alvin Mitchell play?,"CREATE TABLE ""professional_players"" ( ""player"" text, ""position"" text, ""league"" text, ""team"" text, ""years"" text );","SELECT ""years"" FROM ""professional_players"" WHERE ""player""='alvin mitchell';",2-18177740-2 Who is the player on a team from the 1970s?,"CREATE TABLE ""professional_players"" ( ""player"" text, ""position"" text, ""league"" text, ""team"" text, ""years"" text );","SELECT ""player"" FROM ""professional_players"" WHERE ""team""='1970s';",2-18177740-2 What team does Oliver Dobbins play for?,"CREATE TABLE ""professional_players"" ( ""player"" text, ""position"" text, ""league"" text, ""team"" text, ""years"" text );","SELECT ""team"" FROM ""professional_players"" WHERE ""player""='oliver dobbins';",2-18177740-2 "Who was the opponent in the mallorca 2, spain tournament?","CREATE TABLE ""single_titles_10"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""opponent"" FROM ""single_titles_10"" WHERE ""tournament""='mallorca 2, spain';",2-17717526-8 When was varvara lepchenko the opponent?,"CREATE TABLE ""single_titles_10"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""single_titles_10"" WHERE ""opponent""='varvara lepchenko';",2-17717526-8 For the total of 288 what was the to par?,"CREATE TABLE ""made_both_cuts"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""to_par"" FROM ""made_both_cuts"" WHERE ""total""=288;",2-18156085-1 What year did the United States win with a total of 278?,"CREATE TABLE ""made_both_cuts"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""year_s_won"" FROM ""made_both_cuts"" WHERE ""country""='united states' AND ""total""=278;",2-18156085-1 What was the lowest total with a finish of t47?,"CREATE TABLE ""made_both_cuts"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT MIN(""total"") FROM ""made_both_cuts"" WHERE ""finish""='t47';",2-18156085-1 What is the to par when the total is larger than 288?,"CREATE TABLE ""made_both_cuts"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""to_par"" FROM ""made_both_cuts"" WHERE ""total"">288;",2-18156085-1 "What is the rank for total less than 5, 1 bronze and less than 1 silver?","CREATE TABLE ""performances_by_nation"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""rank"") FROM ""performances_by_nation"" WHERE ""total""<5 AND ""bronze""=1 AND ""silver""<1;",2-17829169-2 What is the most possible bronze medals when rank is more than 11 and there are fewer than 0 gold medals?,"CREATE TABLE ""performances_by_nation"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""performances_by_nation"" WHERE ""rank"">11 AND ""gold""<0;",2-17829169-2 What is the least total when there are more than 2 golds and fewer than 0 silver?,"CREATE TABLE ""performances_by_nation"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""performances_by_nation"" WHERE ""gold"">2 AND ""silver""<0;",2-17829169-2 Which visitor has a record of 2-4?,"CREATE TABLE ""boston_bruins_4_chicago_black_hawks_2"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""boston_bruins_4_chicago_black_hawks_2"" WHERE ""record""='2-4';",2-18338043-4 What is the record on April 28?,"CREATE TABLE ""boston_bruins_4_chicago_black_hawks_2"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""boston_bruins_4_chicago_black_hawks_2"" WHERE ""date""='april 28';",2-18338043-4 What is the score for the Chicago Black Hawks game with a record of 2-1?,"CREATE TABLE ""boston_bruins_4_chicago_black_hawks_2"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""boston_bruins_4_chicago_black_hawks_2"" WHERE ""home""='chicago black hawks' AND ""record""='2-1';",2-18338043-4 "What's the latest year with a hometown of san carlos, pangasinan?","CREATE TABLE ""miss_world"" ( ""year"" real, ""delegate"" text, ""hometown"" text, ""placement_in_miss_world"" text, ""other_awards"" text );","SELECT MAX(""year"") FROM ""miss_world"" WHERE ""hometown""='san carlos, pangasinan';",2-1825751-10 What are the other awards for 1995?,"CREATE TABLE ""miss_world"" ( ""year"" real, ""delegate"" text, ""hometown"" text, ""placement_in_miss_world"" text, ""other_awards"" text );","SELECT ""other_awards"" FROM ""miss_world"" WHERE ""year""=1995;",2-1825751-10 What's the latest year that daisy garcia reyes did not place in miss world?,"CREATE TABLE ""miss_world"" ( ""year"" real, ""delegate"" text, ""hometown"" text, ""placement_in_miss_world"" text, ""other_awards"" text );","SELECT MAX(""year"") FROM ""miss_world"" WHERE ""placement_in_miss_world""='did not place' AND ""delegate""='daisy garcia reyes';",2-1825751-10 Which venue had an against smaller than 7?,"CREATE TABLE ""1998"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""venue"" FROM ""1998"" WHERE ""against""<7;",2-18178534-9 What day was Australia the opposing team and the against 12?,"CREATE TABLE ""1998"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""date"" FROM ""1998"" WHERE ""opposing_teams""='australia' AND ""against""=12;",2-18178534-9 What day was Wales the opposing team?,"CREATE TABLE ""1998"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""date"" FROM ""1998"" WHERE ""opposing_teams""='wales';",2-18178534-9 What is the amount of money with a score of 67-71-70-71=279?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT COUNT(""money"") FROM ""final_leaderboard"" WHERE ""score""='67-71-70-71=279';",2-18138953-3 What is Dave Rummells's to par?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""to_par"" FROM ""final_leaderboard"" WHERE ""player""='dave rummells';",2-18138953-3 What is the to par number with a score of 67-66-71-71=275?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""to_par"" FROM ""final_leaderboard"" WHERE ""score""='67-66-71-71=275';",2-18138953-3 What country is Steve Jones from?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""country"" FROM ""final_leaderboard"" WHERE ""player""='steve jones';",2-18138953-3 Who was the opponent of Anand in the match with 20 moves that opened with E15 Queen's Indian Defence?,"CREATE TABLE ""advanced_chess"" ( ""white"" text, ""black"" text, ""year"" real, ""result"" text, ""moves"" real, ""tournament"" text, ""opening"" text );","SELECT ""black"" FROM ""advanced_chess"" WHERE ""white""='anand' AND ""moves""=20 AND ""opening""='e15 queen''s indian defence';",2-18043055-5 "What is Points, when Points For is ""points for""?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points"" FROM ""league_table"" WHERE ""points_for""='points for';",2-17921347-3 "What is Drawn, when Played is ""18"", and when Points Against is ""478""?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""drawn"" FROM ""league_table"" WHERE ""played""='18' AND ""points_against""='478';",2-17921347-3 "What is Points For, when Losing Bonus is ""2"", when Lost is ""8"", and when Club is ""Rhyl And District RFC""?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points_for"" FROM ""league_table"" WHERE ""losing_bonus""='2' AND ""lost""='8' AND ""club""='rhyl and district rfc';",2-17921347-3 "What is Lost, when Points For is ""205""?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""lost"" FROM ""league_table"" WHERE ""points_for""='205';",2-17921347-3 "What is Played, when Tries Against is ""63""?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""played"" FROM ""league_table"" WHERE ""tries_against""='63';",2-17921347-3 "What is Try Bonus, when Tries For is ""39""?","CREATE TABLE ""league_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""try_bonus"" FROM ""league_table"" WHERE ""tries_for""='39';",2-17921347-3 What Week 2 has a Week 4 of piret aava?,"CREATE TABLE ""2001"" ( ""week_1"" text, ""week_2"" text, ""week_3"" text, ""week_4"" text, ""week_5"" text );","SELECT ""week_2"" FROM ""2001"" WHERE ""week_4""='piret aava';",2-17993994-2 What Week 2 has a Week 3 of casey mae?,"CREATE TABLE ""2001"" ( ""week_1"" text, ""week_2"" text, ""week_3"" text, ""week_4"" text, ""week_5"" text );","SELECT ""week_2"" FROM ""2001"" WHERE ""week_3""='casey mae';",2-17993994-2 What Week 2 has a Week 1 of crystal beddows?,"CREATE TABLE ""2001"" ( ""week_1"" text, ""week_2"" text, ""week_3"" text, ""week_4"" text, ""week_5"" text );","SELECT ""week_2"" FROM ""2001"" WHERE ""week_1""='crystal beddows';",2-17993994-2 What Week 3 has a Week 4 of gina blair?,"CREATE TABLE ""2001"" ( ""week_1"" text, ""week_2"" text, ""week_3"" text, ""week_4"" text, ""week_5"" text );","SELECT ""week_3"" FROM ""2001"" WHERE ""week_4""='gina blair';",2-17993994-2 What Week 5 has a Week 1 of mysti sherwood?,"CREATE TABLE ""2001"" ( ""week_1"" text, ""week_2"" text, ""week_3"" text, ""week_4"" text, ""week_5"" text );","SELECT ""week_5"" FROM ""2001"" WHERE ""week_1""='mysti sherwood';",2-17993994-2 What Week 4 has a Week 2 of samantha speer?,"CREATE TABLE ""2001"" ( ""week_1"" text, ""week_2"" text, ""week_3"" text, ""week_4"" text, ""week_5"" text );","SELECT ""week_4"" FROM ""2001"" WHERE ""week_2""='samantha speer';",2-17993994-2 Which 2nd Party has a Election of 1857?,"CREATE TABLE ""m_ps_1832_1868"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""2nd_party"" FROM ""m_ps_1832_1868"" WHERE ""election""='1857';",2-1827767-1 Which 2nd Party has a Election of 1857?,"CREATE TABLE ""m_ps_1832_1868"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""2nd_party"" FROM ""m_ps_1832_1868"" WHERE ""election""='1857';",2-1827767-1 "Which 1st Party has a 1st Member of sir john tyssen tyrell, bt, and a 2nd Party of conservative, and a 2nd Member of john payne elwes?","CREATE TABLE ""m_ps_1832_1868"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""1st_party"" FROM ""m_ps_1832_1868"" WHERE ""1st_member""='sir john tyssen tyrell, bt' AND ""2nd_party""='conservative' AND ""2nd_member""='john payne elwes';",2-1827767-1 Which Election has a 2nd Member of reform act 1867 : constituency abolished?,"CREATE TABLE ""m_ps_1832_1868"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""election"" FROM ""m_ps_1832_1868"" WHERE ""2nd_member""='reform act 1867 : constituency abolished';",2-1827767-1 which 1st Member has a Election of 1832,"CREATE TABLE ""m_ps_1832_1868"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""1st_member"" FROM ""m_ps_1832_1868"" WHERE ""election""='1832';",2-1827767-1 Which 2nd Member has a 1st Party of conservative and a Election of 1865?,"CREATE TABLE ""m_ps_1832_1868"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""2nd_member"" FROM ""m_ps_1832_1868"" WHERE ""1st_party""='conservative' AND ""election""='1865';",2-1827767-1 Who is moving from Treviso with a loan return?,"CREATE TABLE ""in"" ( ""nat"" text, ""name"" text, ""moving_from"" text, ""type"" text, ""transfer_window"" text, ""ends"" text );","SELECT ""name"" FROM ""in"" WHERE ""moving_from""='treviso' AND ""type""='loan return';",2-17634886-2 What is the nationality of Acquafresca?,"CREATE TABLE ""in"" ( ""nat"" text, ""name"" text, ""moving_from"" text, ""type"" text, ""transfer_window"" text, ""ends"" text );","SELECT ""nat"" FROM ""in"" WHERE ""name""='acquafresca';",2-17634886-2 What is the type if the transfer window is summer and the moving from category is free agent?,"CREATE TABLE ""in"" ( ""nat"" text, ""name"" text, ""moving_from"" text, ""type"" text, ""transfer_window"" text, ""ends"" text );","SELECT ""type"" FROM ""in"" WHERE ""transfer_window""='summer' AND ""moving_from""='free agent';",2-17634886-2 What is the transfer window for the moving from of São Paulo?,"CREATE TABLE ""in"" ( ""nat"" text, ""name"" text, ""moving_from"" text, ""type"" text, ""transfer_window"" text, ""ends"" text );","SELECT ""transfer_window"" FROM ""in"" WHERE ""moving_from""='são paulo';",2-17634886-2 What is the moving from with a transfer and the nationality of Bra?,"CREATE TABLE ""in"" ( ""nat"" text, ""name"" text, ""moving_from"" text, ""type"" text, ""transfer_window"" text, ""ends"" text );","SELECT ""moving_from"" FROM ""in"" WHERE ""type""='transfer' AND ""nat""='bra';",2-17634886-2 What is the end date for Maaroufi?,"CREATE TABLE ""in"" ( ""nat"" text, ""name"" text, ""moving_from"" text, ""type"" text, ""transfer_window"" text, ""ends"" text );","SELECT ""ends"" FROM ""in"" WHERE ""name""='maaroufi';",2-17634886-2 "The game played on October 2, 1966 had what result?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""date""='october 2, 1966';",2-17946785-1 "Who was the game played against on October 9, 1966?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""date""='october 9, 1966';",2-17946785-1 "What is the maximum week that 69,372 people attended the game?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""attendance""='69,372';",2-17946785-1 "What is the date of the game played after week 4 with 60,658 people in attendance?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""week"">4 AND ""attendance""='60,658';",2-17946785-1 What is the total capacity for the city of Trogir?,"CREATE TABLE ""clubs"" ( ""club"" text, ""city"" text, ""stadium"" text, ""2006_07_result"" text, ""capacity"" real );","SELECT SUM(""capacity"") FROM ""clubs"" WHERE ""city""='trogir';",2-18327118-1 What party established in 1797 won an election in 2007?,"CREATE TABLE ""provinces"" ( ""province"" text, ""inhabitants"" real, ""established"" real, ""president"" text, ""party"" text, ""election"" real );","SELECT ""party"" FROM ""provinces"" WHERE ""established"">1797 AND ""election""=2007;",2-17857470-3 "What date has a H/A of A, more than 23,327 in attendance, and opponents of everton?","CREATE TABLE ""league_cup"" ( ""date"" text, ""round"" text, ""opponents"" text, ""h_a"" text, ""result_f_a"" text, ""attendance"" real );","SELECT ""date"" FROM ""league_cup"" WHERE ""h_a""='a' AND ""attendance"">'23,327' AND ""opponents""='everton';",2-18223552-6 "What Played has a Lost smaller than 3, and a Drawn smaller than 0?","CREATE TABLE ""overall_record"" ( ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""pct_won"" real );","SELECT AVG(""played"") FROM ""overall_record"" WHERE ""lost""<3 AND ""drawn""<0;",2-18243389-9 What is the largest % Won with a Lost smaller than 0?,"CREATE TABLE ""overall_record"" ( ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""pct_won"" real );","SELECT MAX(""pct_won"") FROM ""overall_record"" WHERE ""lost""<0;",2-18243389-9 What is the total of Against with % Won larger than 100?,"CREATE TABLE ""overall_record"" ( ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""pct_won"" real );","SELECT SUM(""against"") FROM ""overall_record"" WHERE ""pct_won"">100;",2-18243389-9 "What is the smallest Against with Lost larger than 0, % Won larger than 50, and Played smaller than 5?","CREATE TABLE ""overall_record"" ( ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""pct_won"" real );","SELECT MIN(""against"") FROM ""overall_record"" WHERE ""lost"">0 AND ""pct_won"">50 AND ""played""<5;",2-18243389-9 "What is the Lost with Against smaller than 25, and Played smaller than 1?","CREATE TABLE ""overall_record"" ( ""played"" real, ""drawn"" real, ""lost"" real, ""against"" real, ""pct_won"" real );","SELECT AVG(""lost"") FROM ""overall_record"" WHERE ""against""<25 AND ""played""<1;",2-18243389-9 "What is the largest height when the prominence is 3,118?","CREATE TABLE ""list"" ( ""mountain"" text, ""height_m"" real, ""height_ft"" real, ""range"" text, ""prominence_m"" real, ""parent_mountain"" text, ""first_ascent"" text );","SELECT MAX(""height_m"") FROM ""list"" WHERE ""prominence_m""='3,118';",2-1821694-1 What is the Tie number of when Wigan Athletic was the away team?,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""tie_no"" FROM ""first_round_proper"" WHERE ""away_team""='wigan athletic';",2-17751827-1 Name the team with a tie number of 6.,"CREATE TABLE ""first_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""first_round_proper"" WHERE ""tie_no""='6';",2-17751827-1 What ship was built by Palmers Shipbuilding and Iron Company for the Royal Navy?,"CREATE TABLE ""see_also"" ( ""country"" text, ""builder"" text, ""location"" text, ""ship"" text, ""class_type"" text );","SELECT ""ship"" FROM ""see_also"" WHERE ""country""='royal navy' AND ""builder""='palmers shipbuilding and iron company';",2-18264771-1 What is the class/type at Trieste?,"CREATE TABLE ""see_also"" ( ""country"" text, ""builder"" text, ""location"" text, ""ship"" text, ""class_type"" text );","SELECT ""class_type"" FROM ""see_also"" WHERE ""location""='trieste';",2-18264771-1 What is the country of Palmers Shipbuilding and Iron Company?,"CREATE TABLE ""see_also"" ( ""country"" text, ""builder"" text, ""location"" text, ""ship"" text, ""class_type"" text );","SELECT ""country"" FROM ""see_also"" WHERE ""builder""='palmers shipbuilding and iron company';",2-18264771-1 In what country is Aberdeen?,"CREATE TABLE ""see_also"" ( ""country"" text, ""builder"" text, ""location"" text, ""ship"" text, ""class_type"" text );","SELECT ""country"" FROM ""see_also"" WHERE ""location""='aberdeen';",2-18264771-1 "Which Number of households has a Median household income of $32,806, and a Population larger than 11,291?","CREATE TABLE ""arkansas_counties_ranked_by_per_capita_i"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT MAX(""number_of_households"") FROM ""arkansas_counties_ranked_by_per_capita_i"" WHERE ""median_household_income""='$32,806' AND ""population"">'11,291';",2-1772230-1 "Which County has a Number of households larger than 14,391, a Population larger than 17,415, and a Median household income of $32,700?","CREATE TABLE ""arkansas_counties_ranked_by_per_capita_i"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT ""county"" FROM ""arkansas_counties_ranked_by_per_capita_i"" WHERE ""number_of_households"">'14,391' AND ""population"">'17,415' AND ""median_household_income""='$32,700';",2-1772230-1 "Which County has a Number of households larger than 17,741, and a Median family income of $37,072?","CREATE TABLE ""arkansas_counties_ranked_by_per_capita_i"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT ""county"" FROM ""arkansas_counties_ranked_by_per_capita_i"" WHERE ""number_of_households"">'17,741' AND ""median_family_income""='$37,072';",2-1772230-1 "Which County has a Median household income of $37,230?","CREATE TABLE ""arkansas_counties_ranked_by_per_capita_i"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT ""county"" FROM ""arkansas_counties_ranked_by_per_capita_i"" WHERE ""median_household_income""='$37,230';",2-1772230-1 "Which Population has a County of mississippi, and a Number of households smaller than 17,741?","CREATE TABLE ""arkansas_counties_ranked_by_per_capita_i"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT SUM(""population"") FROM ""arkansas_counties_ranked_by_per_capita_i"" WHERE ""county""='mississippi' AND ""number_of_households""<'17,741';",2-1772230-1 "Count the average Height which has a Position of pf, and a Year born (Age) on april 1, 1981 (age32)?","CREATE TABLE ""fiba_world_olympic_qualifying_tournament"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born_age"" text, ""current_club"" text );","SELECT AVG(""height"") FROM ""fiba_world_olympic_qualifying_tournament"" WHERE ""position""='pf' AND ""year_born_age""='april 1, 1981 (age32)';",2-18228282-7 "Which Height has a Position of c, and a Player of yiannis bourousis?","CREATE TABLE ""fiba_world_olympic_qualifying_tournament"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born_age"" text, ""current_club"" text );","SELECT SUM(""height"") FROM ""fiba_world_olympic_qualifying_tournament"" WHERE ""position""='c' AND ""player""='yiannis bourousis';",2-18228282-7 "Which 2005–06 Pts has a Team of estudiantes (lp), and a 2006–07 Pts smaller than 81?","CREATE TABLE ""relegation"" ( ""team"" text, ""2005_06_pts"" real, ""2006_07_pts"" real, ""2007_08_pts"" real, ""total_pts"" real, ""total_pld"" real );","SELECT COUNT(""2005_06_pts"") FROM ""relegation"" WHERE ""team""='estudiantes (lp)' AND ""2006_07_pts""<81;",2-17968303-5 "Which 2006–07 Pts has a 2005–06 Pts smaller than 51, a Team of huracán, and a 2007–08 Pts larger than 52?","CREATE TABLE ""relegation"" ( ""team"" text, ""2005_06_pts"" real, ""2006_07_pts"" real, ""2007_08_pts"" real, ""total_pts"" real, ""total_pld"" real );","SELECT AVG(""2006_07_pts"") FROM ""relegation"" WHERE ""2005_06_pts""<51 AND ""team""='huracán' AND ""2007_08_pts"">52;",2-17968303-5 "Which 2007–08 Pts has a Total Pts smaller than 173, a Total Pld larger than 38, a Team of banfield, and a 2005–06 Pts smaller than 59?","CREATE TABLE ""relegation"" ( ""team"" text, ""2005_06_pts"" real, ""2006_07_pts"" real, ""2007_08_pts"" real, ""total_pts"" real, ""total_pld"" real );","SELECT SUM(""2007_08_pts"") FROM ""relegation"" WHERE ""total_pts""<173 AND ""total_pld"">38 AND ""team""='banfield' AND ""2005_06_pts""<59;",2-17968303-5 "Which 2006–07 Pts has a 2007–08 Pts of 53, and a 2005–06 Pts larger than 51?","CREATE TABLE ""relegation"" ( ""team"" text, ""2005_06_pts"" real, ""2006_07_pts"" real, ""2007_08_pts"" real, ""total_pts"" real, ""total_pld"" real );","SELECT MAX(""2006_07_pts"") FROM ""relegation"" WHERE ""2007_08_pts""=53 AND ""2005_06_pts"">51;",2-17968303-5 "What is the map reference number for Lake Superior with a larger population than 65,216","CREATE TABLE ""combined_statistical_areas_metropolitan_"" ( ""rank"" real, ""map_reference_number"" real, ""census_statistical_area"" text, ""2007_population"" real, ""lake_s"" text );","SELECT COUNT(""map_reference_number"") FROM ""combined_statistical_areas_metropolitan_"" WHERE ""lake_s""='lake superior' AND ""2007_population"">'65,216';",2-18229846-1 "What is the average map reference number for Lake Michigan, a larger rank than 15, and a smaller population on 2007 than 114,504","CREATE TABLE ""combined_statistical_areas_metropolitan_"" ( ""rank"" real, ""map_reference_number"" real, ""census_statistical_area"" text, ""2007_population"" real, ""lake_s"" text );","SELECT AVG(""map_reference_number"") FROM ""combined_statistical_areas_metropolitan_"" WHERE ""lake_s""='lake michigan' AND ""rank"">15 AND ""2007_population""<'114,504';",2-18229846-1 "What is the lowest rank with a smaller population in 2007 than 117,201 and whose map reference number is 22?","CREATE TABLE ""combined_statistical_areas_metropolitan_"" ( ""rank"" real, ""map_reference_number"" real, ""census_statistical_area"" text, ""2007_population"" real, ""lake_s"" text );","SELECT MIN(""rank"") FROM ""combined_statistical_areas_metropolitan_"" WHERE ""2007_population"">'117,201' AND ""map_reference_number""=22;",2-18229846-1 "Which Outcome has a Score in the final of 1–6, 6–4, 7–5?","CREATE TABLE ""doubles_8_3_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""outcome"" FROM ""doubles_8_3_5"" WHERE ""score_in_the_final""='1–6, 6–4, 7–5';",2-18330817-4 "Which Outcome has a Score in the final of 4–6, 5–7?","CREATE TABLE ""doubles_8_3_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""outcome"" FROM ""doubles_8_3_5"" WHERE ""score_in_the_final""='4–6, 5–7';",2-18330817-4 Which Opponents in the final has a Partner of olga lugina?,"CREATE TABLE ""doubles_8_3_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""opponents_in_the_final"" FROM ""doubles_8_3_5"" WHERE ""partner""='olga lugina';",2-18330817-4 "Which Outcome has a Score in the final of 3–6, 1–6?","CREATE TABLE ""doubles_8_3_5"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""outcome"" FROM ""doubles_8_3_5"" WHERE ""score_in_the_final""='3–6, 1–6';",2-18330817-4 What rank is He Yingqin who was born before 1890?,"CREATE TABLE ""see_also"" ( ""rank"" real, ""name"" text, ""country"" text, ""birth"" real, ""death"" text );","SELECT AVG(""rank"") FROM ""see_also"" WHERE ""name""='he yingqin' AND ""birth""<1890;",2-18066655-1 What year is the death for a birth of 1873 and higher than rank 28?,"CREATE TABLE ""see_also"" ( ""rank"" real, ""name"" text, ""country"" text, ""birth"" real, ""death"" text );","SELECT ""death"" FROM ""see_also"" WHERE ""birth""=1873 AND ""rank"">28;",2-18066655-1 What is the name with a death in 2001?,"CREATE TABLE ""see_also"" ( ""rank"" real, ""name"" text, ""country"" text, ""birth"" real, ""death"" text );","SELECT ""name"" FROM ""see_also"" WHERE ""death""='2001';",2-18066655-1 What is the 1st round result for ECAC Chaumont (D2) as team 1?,"CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""score"" text, ""team_2"" text, ""1st_round"" text, ""2nd_round"" text );","SELECT ""1st_round"" FROM ""round_of_16"" WHERE ""team_1""='ecac chaumont (d2)';",2-17785996-1 Which team 1 played against team 2 of Tours FC (D2)?,"CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""score"" text, ""team_2"" text, ""1st_round"" text, ""2nd_round"" text );","SELECT ""team_1"" FROM ""round_of_16"" WHERE ""team_2""='tours fc (d2)';",2-17785996-1 Which is team 2 when team 1 is ECAC Chaumont (d2)?,"CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""score"" text, ""team_2"" text, ""1st_round"" text, ""2nd_round"" text );","SELECT ""team_2"" FROM ""round_of_16"" WHERE ""team_1""='ecac chaumont (d2)';",2-17785996-1 Which Written by has a Code of 1.2 1.3?,"CREATE TABLE ""production_blocks"" ( ""block"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""code"" text );","SELECT ""written_by"" FROM ""production_blocks"" WHERE ""code""='1.2 1.3';",2-18012738-2 What is the highest crude death rate when deaths are 3 433 and average population is greater than 298?,"CREATE TABLE ""vital_statistics_since_1900"" ( ""average_population_x_1000"" real, ""live_births"" text, ""deaths"" text, ""natural_change"" text, ""crude_birth_rate_per_1000"" real, ""crude_death_rate_per_1000"" real, ""natural_change_per_1000"" real );","SELECT MAX(""crude_death_rate_per_1000"") FROM ""vital_statistics_since_1900"" WHERE ""deaths""='3 433' AND ""average_population_x_1000"">298;",2-17832-1 "How many live births where the crude birth rate is lore than 15.7, average population is less than 297 and deaths are al 4 686?","CREATE TABLE ""vital_statistics_since_1900"" ( ""average_population_x_1000"" real, ""live_births"" text, ""deaths"" text, ""natural_change"" text, ""crude_birth_rate_per_1000"" real, ""crude_death_rate_per_1000"" real, ""natural_change_per_1000"" real );","SELECT ""live_births"" FROM ""vital_statistics_since_1900"" WHERE ""crude_birth_rate_per_1000"">15.7 AND ""average_population_x_1000""<297 AND ""deaths""='4 686';",2-17832-1 "What is the national change where crude birth rate is less than 11.4, crude death rate is more than 12.1 and deaths are 4 376?","CREATE TABLE ""vital_statistics_since_1900"" ( ""average_population_x_1000"" real, ""live_births"" text, ""deaths"" text, ""natural_change"" text, ""crude_birth_rate_per_1000"" real, ""crude_death_rate_per_1000"" real, ""natural_change_per_1000"" real );","SELECT ""natural_change"" FROM ""vital_statistics_since_1900"" WHERE ""crude_birth_rate_per_1000""<11.4 AND ""crude_death_rate_per_1000"">12.1 AND ""deaths""='4 376';",2-17832-1 What is the average population when deaths are 3 557 and crude death date is less than 11.9?,"CREATE TABLE ""vital_statistics_since_1900"" ( ""average_population_x_1000"" real, ""live_births"" text, ""deaths"" text, ""natural_change"" text, ""crude_birth_rate_per_1000"" real, ""crude_death_rate_per_1000"" real, ""natural_change_per_1000"" real );","SELECT AVG(""average_population_x_1000"") FROM ""vital_statistics_since_1900"" WHERE ""deaths""='3 557' AND ""crude_death_rate_per_1000""<11.9;",2-17832-1 "What is the natural change when crude death rate is more than 13.2, deaths are 4 321 and natural change is 10.6?","CREATE TABLE ""vital_statistics_since_1900"" ( ""average_population_x_1000"" real, ""live_births"" text, ""deaths"" text, ""natural_change"" text, ""crude_birth_rate_per_1000"" real, ""crude_death_rate_per_1000"" real, ""natural_change_per_1000"" real );","SELECT ""natural_change"" FROM ""vital_statistics_since_1900"" WHERE ""crude_death_rate_per_1000"">13.2 AND ""natural_change_per_1000""=10.6 AND ""deaths""='4 321';",2-17832-1 In what week(s) did the Broncos go up against the Cleveland Browns?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT SUM(""week"") FROM ""schedule"" WHERE ""opponent""='cleveland browns';",2-17861219-1 "What week was the December 24, 1994 game?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT SUM(""week"") FROM ""schedule"" WHERE ""date""='december 24, 1994';",2-17861219-1 Which Nationality has a Round smaller than 3?,"CREATE TABLE ""2008_draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""nationality"" FROM ""2008_draft_picks"" WHERE ""round""<3;",2-18259953-5 "Which Position has a Round larger than 4, and a Player of patrick johnson?","CREATE TABLE ""2008_draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""position"" FROM ""2008_draft_picks"" WHERE ""round"">4 AND ""player""='patrick johnson';",2-18259953-5 Which Nationality has a Round of 4?,"CREATE TABLE ""2008_draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""nationality"" FROM ""2008_draft_picks"" WHERE ""round""=4;",2-18259953-5 "Which Player has a Round smaller than 4, and a College/junior/club team (league) of usa u-18?","CREATE TABLE ""2008_draft_picks"" ( ""round"" real, ""player"" text, ""position"" text, ""nationality"" text, ""college_junior_club_team_league"" text );","SELECT ""player"" FROM ""2008_draft_picks"" WHERE ""round""<4 AND ""college_junior_club_team_league""='usa u-18';",2-18259953-5 What team 2 has lokomotiva as team 1?,"CREATE TABLE ""eighth_finals"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_2"" FROM ""eighth_finals"" WHERE ""team_1""='lokomotiva';",2-17989297-2 What team 1 has sloga jugomagnat as team 2?,"CREATE TABLE ""eighth_finals"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_1"" FROM ""eighth_finals"" WHERE ""team_2""='sloga jugomagnat';",2-17989297-2 What 2nd leg has pelister as team 1?,"CREATE TABLE ""eighth_finals"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""eighth_finals"" WHERE ""team_1""='pelister';",2-17989297-2 What 1st leg has 11 oktomvri as team 2?,"CREATE TABLE ""eighth_finals"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""1st_leg"" FROM ""eighth_finals"" WHERE ""team_2""='11 oktomvri';",2-17989297-2 What is the total against on 15/10/1999?,"CREATE TABLE ""1999"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT SUM(""against"") FROM ""1999"" WHERE ""date""='15/10/1999';",2-18178534-10 What status is on 21/08/1999?,"CREATE TABLE ""1999"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""status"" FROM ""1999"" WHERE ""date""='21/08/1999';",2-18178534-10 What opposing teams playing on 11/04/1999?,"CREATE TABLE ""1999"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""opposing_teams"" FROM ""1999"" WHERE ""date""='11/04/1999';",2-18178534-10 What co-singer has sukhwinder singh as the composer?,"CREATE TABLE ""movies"" ( ""year"" real, ""song"" text, ""film"" text, ""co_singer"" text, ""composer"" text, ""lyricist"" text );","SELECT ""co_singer"" FROM ""movies"" WHERE ""composer""='sukhwinder singh';",2-18146388-1 "What is the away when the home is 3-2, and the season is 1959-60?","CREATE TABLE ""fc_bayern_munich_versus_1_fc_nuremberg"" ( ""season"" text, ""league"" text, ""teams"" text, ""home"" text, ""away"" text );","SELECT ""away"" FROM ""fc_bayern_munich_versus_1_fc_nuremberg"" WHERE ""home""='3-2' AND ""season""='1959-60';",2-17918213-1 "What team has a league of bundesliga, and an away of 3-2?","CREATE TABLE ""fc_bayern_munich_versus_1_fc_nuremberg"" ( ""season"" text, ""league"" text, ""teams"" text, ""home"" text, ""away"" text );","SELECT ""teams"" FROM ""fc_bayern_munich_versus_1_fc_nuremberg"" WHERE ""league""='bundesliga' AND ""away""='3-2';",2-17918213-1 What teams has a home of 5-0?,"CREATE TABLE ""fc_bayern_munich_versus_1_fc_nuremberg"" ( ""season"" text, ""league"" text, ""teams"" text, ""home"" text, ""away"" text );","SELECT ""teams"" FROM ""fc_bayern_munich_versus_1_fc_nuremberg"" WHERE ""home""='5-0';",2-17918213-1 "What teams has a home of 1-0, in the season 1988-89?","CREATE TABLE ""fc_bayern_munich_versus_1_fc_nuremberg"" ( ""season"" text, ""league"" text, ""teams"" text, ""home"" text, ""away"" text );","SELECT ""teams"" FROM ""fc_bayern_munich_versus_1_fc_nuremberg"" WHERE ""home""='1-0' AND ""season""='1988-89';",2-17918213-1 "What is the score of player brian watts, who has a to par of 5?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real );","SELECT ""score"" FROM ""second_round"" WHERE ""to_par""=5 AND ""player""='brian watts';",2-18044375-5 "What is the highest to par of player len mattiace, who has a t7 place and a score of 73-74=147?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real );","SELECT MAX(""to_par"") FROM ""second_round"" WHERE ""place""='t7' AND ""score""='73-74=147' AND ""player""='len mattiace';",2-18044375-5 What is the place of the player from the United States with a score of 74-72=146?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real );","SELECT ""place"" FROM ""second_round"" WHERE ""country""='united states' AND ""score""='74-72=146';",2-18044375-5 What country has a 76-71=147 score?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real );","SELECT ""country"" FROM ""second_round"" WHERE ""score""='76-71=147';",2-18044375-5 "What is the most draws when less than 154 goals were conceded, and less than 36 games played?","CREATE TABLE ""a_lyga"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""draws"") FROM ""a_lyga"" WHERE ""goals_conceded""<154 AND ""games_played""<36;",2-18018248-1 "What is the maximum goals score with less than 13 wins, greater than 86 goals were conceded, and more than 32 games lost?","CREATE TABLE ""a_lyga"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""goals_scored"") FROM ""a_lyga"" WHERE ""wins""<13 AND ""goals_conceded"">86 AND ""loses"">32;",2-18018248-1 How many games have been played when there are 13 wins and 45 goals were conceded?,"CREATE TABLE ""a_lyga"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT ""games_played"" FROM ""a_lyga"" WHERE ""wins""=13 AND ""goals_conceded""=45;",2-18018248-1 What is Character Kerry Vincent's Tenure?,"CREATE TABLE ""main_cast"" ( ""actor_actress"" text, ""character"" text, ""rank"" text, ""tenure"" text, ""episodes"" text );","SELECT ""tenure"" FROM ""main_cast"" WHERE ""character""='kerry vincent';",2-17798548-1 What Rodger Corser Episode has a Rank of senior sergeant?,"CREATE TABLE ""main_cast"" ( ""actor_actress"" text, ""character"" text, ""rank"" text, ""tenure"" text, ""episodes"" text );","SELECT ""episodes"" FROM ""main_cast"" WHERE ""rank""='senior sergeant' AND ""actor_actress""='rodger corser';",2-17798548-1 What Character has a Rank of intelligence officer?,"CREATE TABLE ""main_cast"" ( ""actor_actress"" text, ""character"" text, ""rank"" text, ""tenure"" text, ""episodes"" text );","SELECT ""character"" FROM ""main_cast"" WHERE ""rank""='intelligence officer';",2-17798548-1 What is the Rank of the Character with Tenure of 2011?,"CREATE TABLE ""main_cast"" ( ""actor_actress"" text, ""character"" text, ""rank"" text, ""tenure"" text, ""episodes"" text );","SELECT ""rank"" FROM ""main_cast"" WHERE ""tenure""='2011';",2-17798548-1 What Actor/Actress a Tenure of 2008–2011 played Stella Dagostino?,"CREATE TABLE ""main_cast"" ( ""actor_actress"" text, ""character"" text, ""rank"" text, ""tenure"" text, ""episodes"" text );","SELECT ""actor_actress"" FROM ""main_cast"" WHERE ""tenure""='2008–2011' AND ""character""='stella dagostino';",2-17798548-1 What is Jolene Anderson's Rank?,"CREATE TABLE ""main_cast"" ( ""actor_actress"" text, ""character"" text, ""rank"" text, ""tenure"" text, ""episodes"" text );","SELECT ""rank"" FROM ""main_cast"" WHERE ""actor_actress""='jolene anderson';",2-17798548-1 What neon has an Argon of 4.203?,"CREATE TABLE ""gas"" ( ""helium"" text, ""neon"" text, ""argon"" text, ""krypton"" text, ""xenon"" text, ""radon"" text );","SELECT ""neon"" FROM ""gas"" WHERE ""argon""='4.203';",2-18225689-3 What krypton has an argon of 20.85?,"CREATE TABLE ""gas"" ( ""helium"" text, ""neon"" text, ""argon"" text, ""krypton"" text, ""xenon"" text, ""radon"" text );","SELECT ""krypton"" FROM ""gas"" WHERE ""argon""='20.85';",2-18225689-3 What argon has a neon of 10.5?,"CREATE TABLE ""gas"" ( ""helium"" text, ""neon"" text, ""argon"" text, ""krypton"" text, ""xenon"" text, ""radon"" text );","SELECT ""argon"" FROM ""gas"" WHERE ""neon""='10.5';",2-18225689-3 What neon has a krypton of 213?,"CREATE TABLE ""gas"" ( ""helium"" text, ""neon"" text, ""argon"" text, ""krypton"" text, ""xenon"" text, ""radon"" text );","SELECT ""neon"" FROM ""gas"" WHERE ""krypton""='213';",2-18225689-3 Wha argon has helium of 1.0000684?,"CREATE TABLE ""gas"" ( ""helium"" text, ""neon"" text, ""argon"" text, ""krypton"" text, ""xenon"" text, ""radon"" text );","SELECT ""argon"" FROM ""gas"" WHERE ""helium""='1.0000684';",2-18225689-3 What was the date of the victory when the Axis Unit was 5./jg 3?,"CREATE TABLE ""aerial_victories"" ( ""date_dd_mm_yyyy"" text, ""soviet_unit"" text, ""aircraft_flown"" text, ""enemy_aircraft"" text, ""axis_unit"" text );","SELECT ""date_dd_mm_yyyy"" FROM ""aerial_victories"" WHERE ""axis_unit""='5./jg 3';",2-1826353-1 "What was the Soviet Unit when the Enemy Aircraft was bf.109g-2 ""yellow 2""?","CREATE TABLE ""aerial_victories"" ( ""date_dd_mm_yyyy"" text, ""soviet_unit"" text, ""aircraft_flown"" text, ""enemy_aircraft"" text, ""axis_unit"" text );","SELECT ""soviet_unit"" FROM ""aerial_victories"" WHERE ""enemy_aircraft""='bf.109g-2 \""yellow 2\""';",2-1826353-1 "What was the date of the victory when the Soviet Unit was 73 giap, and the Enemy Aircraft was bf.109g-? w.nr.?","CREATE TABLE ""aerial_victories"" ( ""date_dd_mm_yyyy"" text, ""soviet_unit"" text, ""aircraft_flown"" text, ""enemy_aircraft"" text, ""axis_unit"" text );","SELECT ""date_dd_mm_yyyy"" FROM ""aerial_victories"" WHERE ""soviet_unit""='73 giap' AND ""enemy_aircraft""='bf.109g-? w.nr.?';",2-1826353-1 What was the aircraft flown when the axis unit was luftwaffe (**) and the enemy aircraft was ju.88?,"CREATE TABLE ""aerial_victories"" ( ""date_dd_mm_yyyy"" text, ""soviet_unit"" text, ""aircraft_flown"" text, ""enemy_aircraft"" text, ""axis_unit"" text );","SELECT ""aircraft_flown"" FROM ""aerial_victories"" WHERE ""axis_unit""='luftwaffe (**)' AND ""enemy_aircraft""='ju.88';",2-1826353-1 "What was the enemy aircraft on 14.09.1942, when the Soviet Unit was 437 iap?","CREATE TABLE ""aerial_victories"" ( ""date_dd_mm_yyyy"" text, ""soviet_unit"" text, ""aircraft_flown"" text, ""enemy_aircraft"" text, ""axis_unit"" text );","SELECT ""enemy_aircraft"" FROM ""aerial_victories"" WHERE ""soviet_unit""='437 iap' AND ""date_dd_mm_yyyy""='14.09.1942';",2-1826353-1 "What is the axis unit of the aircraft yak-1b ""white 23"", flown on 19.07.1943?","CREATE TABLE ""aerial_victories"" ( ""date_dd_mm_yyyy"" text, ""soviet_unit"" text, ""aircraft_flown"" text, ""enemy_aircraft"" text, ""axis_unit"" text );","SELECT ""axis_unit"" FROM ""aerial_victories"" WHERE ""aircraft_flown""='yak-1b \""white 23\""' AND ""date_dd_mm_yyyy""='19.07.1943';",2-1826353-1 What Reserved for (SC / ST /None) with a Name of goverdhan?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""reserved_for_sc_st_none"" FROM ""assembly_segments"" WHERE ""name""='goverdhan';",2-18125350-1 "What Number of electorates (2009) has a District of mathura, and a Name of mant?","CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT MIN(""number_of_electorates_2009"") FROM ""assembly_segments"" WHERE ""district""='mathura' AND ""name""='mant';",2-18125350-1 "What District has a Number of electorates (2009) larger than 234,537, and a Name of baldev?","CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""district"" FROM ""assembly_segments"" WHERE ""number_of_electorates_2009"">'234,537' AND ""name""='baldev';",2-18125350-1 What is the largest Number of electorates (2009) with a Constituency number of total:?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT MAX(""number_of_electorates_2009"") FROM ""assembly_segments"" WHERE ""constituency_number""='total:';",2-18125350-1 "Which inhabitants have 2009 as the election, with cremona as the municipality?","CREATE TABLE ""municipalities"" ( ""municipality"" text, ""inhabitants"" real, ""mayor"" text, ""party"" text, ""election"" real );","SELECT ""inhabitants"" FROM ""municipalities"" WHERE ""election""=2009 AND ""municipality""='cremona';",2-17857470-4 "Which inhabitants have lega lombarda as the party, with an election greater than 2010?","CREATE TABLE ""municipalities"" ( ""municipality"" text, ""inhabitants"" real, ""mayor"" text, ""party"" text, ""election"" real );","SELECT ""inhabitants"" FROM ""municipalities"" WHERE ""party""='lega lombarda' AND ""election"">2010;",2-17857470-4 What is the lowest election that has cinisello balsamo as the municipality?,"CREATE TABLE ""municipalities"" ( ""municipality"" text, ""inhabitants"" real, ""mayor"" text, ""party"" text, ""election"" real );","SELECT MIN(""election"") FROM ""municipalities"" WHERE ""municipality""='cinisello balsamo';",2-17857470-4 What is the average election that has monza as the municipality?,"CREATE TABLE ""municipalities"" ( ""municipality"" text, ""inhabitants"" real, ""mayor"" text, ""party"" text, ""election"" real );","SELECT AVG(""election"") FROM ""municipalities"" WHERE ""municipality""='monza';",2-17857470-4 Whate place has 18 points with lost less than 8?,"CREATE TABLE ""clausura_2008_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""place"") FROM ""clausura_2008_standings"" WHERE ""points""=18 AND ""lost""<8;",2-17902603-2 "What is the average of lost for place less than 10, less than 23 points, and goals conceded less than 26 for the Chorrillo team?","CREATE TABLE ""clausura_2008_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT AVG(""lost"") FROM ""clausura_2008_standings"" WHERE ""place""<10 AND ""points""<23 AND ""team""='chorrillo' AND ""goals_conceded""<26;",2-17902603-2 "When goals conceded is greater than 17 with 37 points, what is the greatest played?","CREATE TABLE ""clausura_2008_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""played"") FROM ""clausura_2008_standings"" WHERE ""points""=37 AND ""goals_conceded"">17;",2-17902603-2 What is the total points for a place less than 2 with a played greater than 18?,"CREATE TABLE ""clausura_2008_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT SUM(""points"") FROM ""clausura_2008_standings"" WHERE ""place""<2 AND ""played"">18;",2-17902603-2 "When goals scored is more than 18, draw is less than 4, and goals conceded is more than 24, what is the sum of played?","CREATE TABLE ""clausura_2008_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""played"") FROM ""clausura_2008_standings"" WHERE ""goals_scored"">18 AND ""draw""<4 AND ""goals_conceded"">24;",2-17902603-2 "What is the total rank for New Zealand, when less than 1 bronze medals were won?","CREATE TABLE ""medal_table_by_country"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""rank"") FROM ""medal_table_by_country"" WHERE ""nation""='new zealand' AND ""bronze""<1;",2-18164300-3 "What is the sum of sliver medals when there were 2 gold medals, less than 15 total medals, and the rank is greater than 5?","CREATE TABLE ""medal_table_by_country"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_table_by_country"" WHERE ""gold""=2 AND ""total""<15 AND ""rank"">5;",2-18164300-3 What is the total rank for the Netherlands when more than 2 silver medals were won?,"CREATE TABLE ""medal_table_by_country"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""rank"") FROM ""medal_table_by_country"" WHERE ""nation""='netherlands' AND ""silver"">2;",2-18164300-3 What is the total medal count when there are more than 1 gold and more than 2 silver medals won and the rank is less than 1?,"CREATE TABLE ""medal_table_by_country"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""total"" FROM ""medal_table_by_country"" WHERE ""gold"">1 AND ""silver"">2 AND ""rank""<2;",2-18164300-3 What is the average medal total when the rank is less than 5 and less than 7 bronze medals were won?,"CREATE TABLE ""medal_table_by_country"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""total"") FROM ""medal_table_by_country"" WHERE ""rank""<5 AND ""bronze""<7;",2-18164300-3 Who did Tony Oakey win against when he had type of w pts 12?,"CREATE TABLE ""professional_boxing_record"" ( ""result"" text, ""opponent"" text, ""type"" text, ""rd_time"" text, ""date"" text );","SELECT ""opponent"" FROM ""professional_boxing_record"" WHERE ""result""='win' AND ""type""='w pts 12';",2-17781161-1 "What was Tony Oakey's Rd., Time when he fought against hastings rasani?","CREATE TABLE ""professional_boxing_record"" ( ""result"" text, ""opponent"" text, ""type"" text, ""rd_time"" text, ""date"" text );","SELECT ""rd_time"" FROM ""professional_boxing_record"" WHERE ""opponent""='hastings rasani';",2-17781161-1 What is the Position of the Player with a Height of 2.11?,"CREATE TABLE ""fiba_world_olympic_qualifying_tournament"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born_age"" text, ""current_club"" text );","SELECT ""position"" FROM ""fiba_world_olympic_qualifying_tournament"" WHERE ""height""=2.11;",2-18228282-5 What is the Current Club of the PG/SG player with a Height of less than 1.9500000000000002?,"CREATE TABLE ""fiba_world_olympic_qualifying_tournament"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born_age"" text, ""current_club"" text );","SELECT ""current_club"" FROM ""fiba_world_olympic_qualifying_tournament"" WHERE ""height""<1.9500000000000002 AND ""position""='pg/sg';",2-18228282-5 What is the Position of the Player from the Toronto Raptors?,"CREATE TABLE ""fiba_world_olympic_qualifying_tournament"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born_age"" text, ""current_club"" text );","SELECT ""position"" FROM ""fiba_world_olympic_qualifying_tournament"" WHERE ""current_club""='toronto raptors';",2-18228282-5 What Elected has Assembled of 23 january 1559?,"CREATE TABLE ""parliaments_of_queen_elizabeth_i"" ( ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""elected"" FROM ""parliaments_of_queen_elizabeth_i"" WHERE ""assembled""='23 january 1559';",2-1827690-10 What Elected has a 1st member of thomas fanshawe?,"CREATE TABLE ""parliaments_of_queen_elizabeth_i"" ( ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""elected"" FROM ""parliaments_of_queen_elizabeth_i"" WHERE ""1st_member""='thomas fanshawe';",2-1827690-10 "What 1st member has a 2nd member of thomas snagge, and Elected of 1588/89?","CREATE TABLE ""parliaments_of_queen_elizabeth_i"" ( ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""1st_member"" FROM ""parliaments_of_queen_elizabeth_i"" WHERE ""2nd_member""='thomas snagge' AND ""elected""='1588/89';",2-1827690-10 "What Dissolved has a 2nd member of humphrey winch, and Assembled of 27 october 1601?","CREATE TABLE ""parliaments_of_queen_elizabeth_i"" ( ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""dissolved"" FROM ""parliaments_of_queen_elizabeth_i"" WHERE ""2nd_member""='humphrey winch' AND ""assembled""='27 october 1601';",2-1827690-10 What Assembled has Elected of 1562/63?,"CREATE TABLE ""parliaments_of_queen_elizabeth_i"" ( ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""assembled"" FROM ""parliaments_of_queen_elizabeth_i"" WHERE ""elected""='1562/63';",2-1827690-10 What Assembled has a 1st member of william boteler?,"CREATE TABLE ""parliaments_of_queen_elizabeth_i"" ( ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""assembled"" FROM ""parliaments_of_queen_elizabeth_i"" WHERE ""1st_member""='william boteler';",2-1827690-10 Which shooter was the olympic bronze medalist?,"CREATE TABLE ""qualification"" ( ""shooter"" text, ""event"" text, ""rank_points"" text, ""score_points"" text, ""total"" text );","SELECT ""shooter"" FROM ""qualification"" WHERE ""total""='olympic bronze medalist';",2-18351792-8 "What event did the shooter, who had 29 total points, compete in?","CREATE TABLE ""qualification"" ( ""shooter"" text, ""event"" text, ""rank_points"" text, ""score_points"" text, ""total"" text );","SELECT ""event"" FROM ""qualification"" WHERE ""total""='29';",2-18351792-8 Who got 13 score points at wc kerrville?,"CREATE TABLE ""qualification"" ( ""shooter"" text, ""event"" text, ""rank_points"" text, ""score_points"" text, ""total"" text );","SELECT ""shooter"" FROM ""qualification"" WHERE ""score_points""='13' AND ""event""='wc kerrville';",2-18351792-8 "What event did the shooter, who had 10 score points, compete in?","CREATE TABLE ""qualification"" ( ""shooter"" text, ""event"" text, ""rank_points"" text, ""score_points"" text, ""total"" text );","SELECT ""event"" FROM ""qualification"" WHERE ""score_points""='10';",2-18351792-8 "Which Wind* has a Nationality of united states, and an Athlete of jackie joyner-kersee?","CREATE TABLE ""women"" ( ""mark"" text, ""wind"" text, ""athlete"" text, ""nationality"" text, ""venue"" text, ""date"" text );","SELECT ""wind"" FROM ""women"" WHERE ""nationality""='united states' AND ""athlete""='jackie joyner-kersee';",2-18084-4 Which Mark has an Athlete of tatyana lebedeva?,"CREATE TABLE ""women"" ( ""mark"" text, ""wind"" text, ""athlete"" text, ""nationality"" text, ""venue"" text, ""date"" text );","SELECT ""mark"" FROM ""women"" WHERE ""athlete""='tatyana lebedeva';",2-18084-4 Which Mark has an Athlete of heike drechsler?,"CREATE TABLE ""women"" ( ""mark"" text, ""wind"" text, ""athlete"" text, ""nationality"" text, ""venue"" text, ""date"" text );","SELECT ""mark"" FROM ""women"" WHERE ""athlete""='heike drechsler';",2-18084-4 Which Date has a Venue of bucharest?,"CREATE TABLE ""women"" ( ""mark"" text, ""wind"" text, ""athlete"" text, ""nationality"" text, ""venue"" text, ""date"" text );","SELECT ""date"" FROM ""women"" WHERE ""venue""='bucharest';",2-18084-4 Which Nationality has a Wind* of n/a?,"CREATE TABLE ""women"" ( ""mark"" text, ""wind"" text, ""athlete"" text, ""nationality"" text, ""venue"" text, ""date"" text );","SELECT ""nationality"" FROM ""women"" WHERE ""wind""='n/a';",2-18084-4 "Which Wind* has a Nationality of soviet union, and a Venue of alma ata?","CREATE TABLE ""women"" ( ""mark"" text, ""wind"" text, ""athlete"" text, ""nationality"" text, ""venue"" text, ""date"" text );","SELECT ""wind"" FROM ""women"" WHERE ""nationality""='soviet union' AND ""venue""='alma ata';",2-18084-4 "What is 1:30 pm, when 3:30 pm is ""General Hospital""?","CREATE TABLE ""summer_1999"" ( ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""1_30_pm"" FROM ""summer_1999"" WHERE ""3_30_pm""='general hospital';",2-17871255-4 "What is 1:30 pm, when 8:00 am is ""The Today Show with Katie Couric & Matt Lauer""?","CREATE TABLE ""summer_1999"" ( ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""1_30_pm"" FROM ""summer_1999"" WHERE ""8_00_am""='the today show with katie couric & matt lauer';",2-17871255-4 "What is 4:00 pm, when 12:30 pm is ""Sunset Beach""?","CREATE TABLE ""summer_1999"" ( ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""4_00_pm"" FROM ""summer_1999"" WHERE ""12_30_pm""='sunset beach';",2-17871255-4 "What is 3:30 pm, when 6:30 pm is ""ABC's World News Tonight with Peter Jennings""?","CREATE TABLE ""summer_1999"" ( ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_30_pm"" text, ""4_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""3_30_pm"" FROM ""summer_1999"" WHERE ""6_30_pm""='abc''s world news tonight with peter jennings';",2-17871255-4 "Which Goals For has a Team of congleton town, and a Lost larger than 11?","CREATE TABLE ""first_division_final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" text, ""points_1"" text );","SELECT MAX(""goals_for"") FROM ""first_division_final_table"" WHERE ""team""='congleton town' AND ""lost"">11;",2-17716055-1 "Which Goal Difference has Drawn larger than 10, and a Team of lancaster city?","CREATE TABLE ""first_division_final_table"" ( ""position"" real, ""team"" text, ""played"" real, ""drawn"" real, ""lost"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" text, ""points_1"" text );","SELECT ""goal_difference"" FROM ""first_division_final_table"" WHERE ""drawn"">10 AND ""team""='lancaster city';",2-17716055-1 What date was the 200m breaststroke event?,"CREATE TABLE ""women"" ( ""event"" text, ""time"" text, ""nationality"" text, ""date"" text, ""meet"" text, ""location"" text );","SELECT ""date"" FROM ""women"" WHERE ""event""='200m breaststroke';",2-18020762-2 What time was the 50m freestyle event?,"CREATE TABLE ""women"" ( ""event"" text, ""time"" text, ""nationality"" text, ""date"" text, ""meet"" text, ""location"" text );","SELECT ""time"" FROM ""women"" WHERE ""event""='50m freestyle';",2-18020762-2 What meet had a 400m individual medley meet?,"CREATE TABLE ""women"" ( ""event"" text, ""time"" text, ""nationality"" text, ""date"" text, ""meet"" text, ""location"" text );","SELECT ""meet"" FROM ""women"" WHERE ""event""='400m individual medley';",2-18020762-2 "How much Total has a Player of todd hamilton, and a To par smaller than 15?","CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT COUNT(""total"") FROM ""made_the_cut"" WHERE ""player""='todd hamilton' AND ""to_par""<15;",2-17974840-1 Which Year(s) won has a Total larger than 295?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT ""year_s_won"" FROM ""made_the_cut"" WHERE ""total"">295;",2-17974840-1 "Which Country has a Finish of t32, and a Year(s) won of 1996?","CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT ""country"" FROM ""made_the_cut"" WHERE ""finish""='t32' AND ""year_s_won""='1996';",2-17974840-1 How many totals does pádraig harrington have?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real, ""finish"" text );","SELECT COUNT(""total"") FROM ""made_the_cut"" WHERE ""player""='pádraig harrington';",2-17974840-1 What is the highest to par with a place of t8 and West Germany as the country?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real );","SELECT MAX(""to_par"") FROM ""third_round"" WHERE ""place""='t8' AND ""country""='west germany';",2-18150723-5 Who was the player for England when the to par is 7?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real );","SELECT ""player"" FROM ""third_round"" WHERE ""to_par""=7 AND ""country""='england';",2-18150723-5 Who was the player for Japan when the to par was smaller than 7?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real );","SELECT ""player"" FROM ""third_round"" WHERE ""to_par""<7 AND ""country""='japan';",2-18150723-5 What is the average to par for a score of 78-67-73=218?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real );","SELECT AVG(""to_par"") FROM ""third_round"" WHERE ""score""='78-67-73=218';",2-18150723-5 What did Sam Torrance score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real );","SELECT ""score"" FROM ""third_round"" WHERE ""player""='sam torrance';",2-18150723-5 Which Year(s) won has a Total of 289?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""year_s_won"" FROM ""made_the_cut"" WHERE ""total""=289;",2-18153365-1 Which country has a Year(s) won in 1964?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""country"" FROM ""made_the_cut"" WHERE ""year_s_won""='1964';",2-18153365-1 Which year al geiberger is in?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""year_s_won"" FROM ""made_the_cut"" WHERE ""player""='al geiberger';",2-18153365-1 Which To par has a Year(s) won of 1964?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""to_par"" FROM ""made_the_cut"" WHERE ""year_s_won""='1964';",2-18153365-1 Which Total has a Finish of t59?,"CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT MIN(""total"") FROM ""made_the_cut"" WHERE ""finish""='t59';",2-18153365-1 "which To par has a Country of united states, and a Player of dave stockton?","CREATE TABLE ""made_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" text, ""finish"" text );","SELECT ""to_par"" FROM ""made_the_cut"" WHERE ""country""='united states' AND ""player""='dave stockton';",2-18153365-1 Which player has $450 and a score of 76-74-74-72=296?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" text );","SELECT ""player"" FROM ""final_round"" WHERE ""money""='450' AND ""score""='76-74-74-72=296';",2-18007126-1 Who is the 2nd member of the parliament with alexander st john as the 1st member?,"CREATE TABLE ""parliaments_of_king_james_i"" ( ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""2nd_member"" FROM ""parliaments_of_king_james_i"" WHERE ""1st_member""='alexander st john';",2-1827690-11 Who is the 1st member of the parliament assembled on 5 April 1614?,"CREATE TABLE ""parliaments_of_king_james_i"" ( ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""1st_member"" FROM ""parliaments_of_king_james_i"" WHERE ""assembled""='5 april 1614';",2-1827690-11 What is the assembled date of the parliament dissolved on 9 February 1611 and elected in 1606?,"CREATE TABLE ""parliaments_of_king_james_i"" ( ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""assembled"" FROM ""parliaments_of_king_james_i"" WHERE ""dissolved""='9 february 1611' AND ""elected""='1606';",2-1827690-11 What is the dissolved date of the parliament assembled on 16 January 1621 with richard taylor as the 2nd member?,"CREATE TABLE ""parliaments_of_king_james_i"" ( ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""dissolved"" FROM ""parliaments_of_king_james_i"" WHERE ""2nd_member""='richard taylor' AND ""assembled""='16 january 1621';",2-1827690-11 Who is the 1st member elected in 1620/21?,"CREATE TABLE ""parliaments_of_king_james_i"" ( ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""1st_member"" FROM ""parliaments_of_king_james_i"" WHERE ""elected""='1620/21';",2-1827690-11 What is the assembled date of the parliament elected in 1620/21?,"CREATE TABLE ""parliaments_of_king_james_i"" ( ""elected"" text, ""assembled"" text, ""dissolved"" text, ""1st_member"" text, ""2nd_member"" text );","SELECT ""assembled"" FROM ""parliaments_of_king_james_i"" WHERE ""elected""='1620/21';",2-1827690-11 What's the statue for an against above 22?,"CREATE TABLE ""1976"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""status"" FROM ""1976"" WHERE ""against"">22;",2-18178924-7 What's the status for an against below 22 with an opposing team of Australia?,"CREATE TABLE ""1976"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""status"" FROM ""1976"" WHERE ""against""<22 AND ""opposing_teams""='australia';",2-18178924-7 What's the against on 17/01/1976?,"CREATE TABLE ""1976"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT MIN(""against"") FROM ""1976"" WHERE ""date""='17/01/1976';",2-18178924-7 Which ranking has money of $82 and Al Watrous as the player?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" real );","SELECT ""place"" FROM ""final_leaderboard"" WHERE ""money""=82 AND ""player""='al watrous';",2-18007058-1 What is the score for Jock Hutchison?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" real );","SELECT ""score"" FROM ""final_leaderboard"" WHERE ""player""='jock hutchison';",2-18007058-1 What is the lowest par for Bobby Cruickshank?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" real );","SELECT MIN(""to_par"") FROM ""final_leaderboard"" WHERE ""player""='bobby cruickshank';",2-18007058-1 What is the Country of the Player with a To par of –1?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""country"" FROM ""first_round"" WHERE ""to_par""='–1';",2-17991356-4 Which is the highest Rd 1 has a Province of utrecht and a Rd 4 larger than 0?,"CREATE TABLE ""clubs"" ( ""province"" text, ""rd_1"" real, ""rd_2_1"" text, ""rd_3"" real, ""rd_4"" real );","SELECT MAX(""rd_1"") FROM ""clubs"" WHERE ""province""='utrecht' AND ""rd_4"">0;",2-18347334-1 What Rd 3 has a Rd 2 1 of 0+1?,"CREATE TABLE ""clubs"" ( ""province"" text, ""rd_1"" real, ""rd_2_1"" text, ""rd_3"" real, ""rd_4"" real );","SELECT ""rd_3"" FROM ""clubs"" WHERE ""rd_2_1""='0+1';",2-18347334-1 "Which Position has Goals against larger than 32, and points larger than 30?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT ""position"" FROM ""group_i"" WHERE ""goals_against"">32 AND ""points"">30;",2-17747471-2 "How many Points have Goals against of 35, and less than 13 losses?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT SUM(""points"") FROM ""group_i"" WHERE ""goals_against""=35 AND ""losses""<13;",2-17747471-2 "How many points have Goals for smaller than 33, and Draws larger than 9?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT SUM(""points"") FROM ""group_i"" WHERE ""goals_for""<33 AND ""draws"">9;",2-17747471-2 "Which Goal Difference has 13 Wins, and a Position of 3, and Played smaller than 30?","CREATE TABLE ""group_i"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""goal_difference"") FROM ""group_i"" WHERE ""wins""=13 AND ""position""=3 AND ""played""<30;",2-17747471-2 On which date was the opponent ireland and the status Five Nations?,"CREATE TABLE ""1975"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""date"" FROM ""1975"" WHERE ""status""='five nations' AND ""opposing_teams""='ireland';",2-18178924-6 "Which venue had a status of five nations, an against larger than 12 and took place on 15/02/1975?","CREATE TABLE ""1975"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""venue"" FROM ""1975"" WHERE ""status""='five nations' AND ""against"">12 AND ""date""='15/02/1975';",2-18178924-6 WHat status had an against larger than 6 and a date of 01/02/1975?,"CREATE TABLE ""1975"" ( ""opposing_teams"" text, ""against"" real, ""date"" text, ""venue"" text, ""status"" text );","SELECT ""status"" FROM ""1975"" WHERE ""against"">6 AND ""date""='01/02/1975';",2-18178924-6 "What is the highest week for the San Diego Chargers with an attendance that is less than 53,455?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""opponent""='san diego chargers' AND ""attendance""<'53,455';",2-18207174-2 "What is the highest attendance for December 3, 1972 after week 12?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""schedule"" WHERE ""date""='december 3, 1972' AND ""week"">12;",2-18207174-2 "What is Score, when Competition is ""ECQG5"", and when Venue is ""Hampden Park , Glasgow (H)""?","CREATE TABLE ""scotland_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""competition"" text, ""report"" text );","SELECT ""score"" FROM ""scotland_national_team"" WHERE ""competition""='ecqg5' AND ""venue""='hampden park , glasgow (h)';",2-1762917-13 "What is Score, when Competition is ""Friendly"", and when Date is ""30 April""?","CREATE TABLE ""scotland_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""competition"" text, ""report"" text );","SELECT ""score"" FROM ""scotland_national_team"" WHERE ""competition""='friendly' AND ""date""='30 april';",2-1762917-13 "What is Venue, when Date is ""7 September""?","CREATE TABLE ""scotland_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""competition"" text, ""report"" text );","SELECT ""venue"" FROM ""scotland_national_team"" WHERE ""date""='7 september';",2-1762917-13 What was the nationality for the player with 33 goals?,"CREATE TABLE ""all_levels"" ( ""ranking"" text, ""nationality"" text, ""name"" text, ""years"" text, ""goals"" real );","SELECT ""nationality"" FROM ""all_levels"" WHERE ""goals""=33;",2-18136583-7 What was the nationality of the player ranking 3?,"CREATE TABLE ""all_levels"" ( ""ranking"" text, ""nationality"" text, ""name"" text, ""years"" text, ""goals"" real );","SELECT ""nationality"" FROM ""all_levels"" WHERE ""ranking""='3';",2-18136583-7 What airs at 7:00 am when The Big Cartoonie Show airs at 3pm?,"CREATE TABLE ""summer_2000"" ( ""7_00_am"" text, ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""10_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""7_00_am"" FROM ""summer_2000"" WHERE ""3_00_pm""='the big cartoonie show';",2-17887548-4 What is the 3pm program when Local Programs are on at 7:30am?,"CREATE TABLE ""summer_2000"" ( ""7_00_am"" text, ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""10_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""3_00_pm"" FROM ""summer_2000"" WHERE ""7_30_am""='local programs';",2-17887548-4 What is the 11am program when Local Programs are on at 12:30am?,"CREATE TABLE ""summer_2000"" ( ""7_00_am"" text, ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""10_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""11_00_am"" FROM ""summer_2000"" WHERE ""12_30_pm""='local programs';",2-17887548-4 What is on at 2pm when 4:30 pm is airing Digimon: Digital Monsters?,"CREATE TABLE ""summer_2000"" ( ""7_00_am"" text, ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""10_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""2_00_pm"" FROM ""summer_2000"" WHERE ""4_30_pm""='digimon: digital monsters';",2-17887548-4 What is on at 5pm when 4:30 pm is airing Digimon: Digital Monsters?,"CREATE TABLE ""summer_2000"" ( ""7_00_am"" text, ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""10_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""5_00_pm"" FROM ""summer_2000"" WHERE ""4_30_pm""='digimon: digital monsters';",2-17887548-4 What is on at 5pm when Local Programs are on at 7:30am and 8:00am?,"CREATE TABLE ""summer_2000"" ( ""7_00_am"" text, ""7_30_am"" text, ""8_00_am"" text, ""9_00_am"" text, ""10_00_am"" text, ""11_00_am"" text, ""noon"" text, ""12_30_pm"" text, ""1_00_pm"" text, ""1_30_pm"" text, ""2_00_pm"" text, ""3_00_pm"" text, ""4_30_pm"" text, ""5_00_pm"" text, ""6_30_pm"" text );","SELECT ""5_00_pm"" FROM ""summer_2000"" WHERE ""8_00_am""='local programs' AND ""7_30_am""='local programs';",2-17887548-4 "What is the total population of the district of Klang, with an area larger than 636?","CREATE TABLE ""sortable_table"" ( ""rank"" real, ""district"" text, ""2010_population"" real, ""area_km_2"" real, ""state"" text );","SELECT COUNT(""2010_population"") FROM ""sortable_table"" WHERE ""district""='klang' AND ""area_km_2"">636;",2-18187087-1 "What is the rank with an area larger than 3,433 for the district of Lahad Datu?","CREATE TABLE ""sortable_table"" ( ""rank"" real, ""district"" text, ""2010_population"" real, ""area_km_2"" real, ""state"" text );","SELECT ""rank"" FROM ""sortable_table"" WHERE ""area_km_2"">'3,433' AND ""district""='lahad datu';",2-18187087-1 "Which Fate has a Tonnage of 7,217?","CREATE TABLE ""ships_attacked"" ( ""date"" text, ""ship"" text, ""tonnage"" text, ""nationality"" text, ""fate"" text );","SELECT ""fate"" FROM ""ships_attacked"" WHERE ""tonnage""='7,217';",2-17654695-1 "Which Fate has a Nationality of united kingdom, and a Tonnage of 1,809?","CREATE TABLE ""ships_attacked"" ( ""date"" text, ""ship"" text, ""tonnage"" text, ""nationality"" text, ""fate"" text );","SELECT ""fate"" FROM ""ships_attacked"" WHERE ""nationality""='united kingdom' AND ""tonnage""='1,809';",2-17654695-1 Name Nationality is on 6 july 1942?,"CREATE TABLE ""ships_attacked"" ( ""date"" text, ""ship"" text, ""tonnage"" text, ""nationality"" text, ""fate"" text );","SELECT ""nationality"" FROM ""ships_attacked"" WHERE ""date""='6 july 1942';",2-17654695-1 Name Tonnage on 27 september 1941 and a Ship of hmsspringbank?,"CREATE TABLE ""ships_attacked"" ( ""date"" text, ""ship"" text, ""tonnage"" text, ""nationality"" text, ""fate"" text );","SELECT ""tonnage"" FROM ""ships_attacked"" WHERE ""date""='27 september 1941' AND ""ship""='hmsspringbank';",2-17654695-1 Which Tonnage is on 25 july 1942?,"CREATE TABLE ""ships_attacked"" ( ""date"" text, ""ship"" text, ""tonnage"" text, ""nationality"" text, ""fate"" text );","SELECT ""tonnage"" FROM ""ships_attacked"" WHERE ""date""='25 july 1942';",2-17654695-1 What place is player leo diegel?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" text );","SELECT ""place"" FROM ""final_leaderboard"" WHERE ""player""='leo diegel';",2-18007110-1 How much money does player horton smith have?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" text );","SELECT ""money"" FROM ""final_leaderboard"" WHERE ""player""='horton smith';",2-18007110-1 How much money does the player with a score of 74-71-76-76=297 have?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" text );","SELECT ""money"" FROM ""final_leaderboard"" WHERE ""score""='74-71-76-76=297';",2-18007110-1 What is the sum of the to par with a 76-77-74-75=302 score?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" text );","SELECT SUM(""to_par"") FROM ""final_leaderboard"" WHERE ""score""='76-77-74-75=302';",2-18007110-1 Who is the player with a t8 place and a 74-74-76-77=301 score?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" text );","SELECT ""player"" FROM ""final_leaderboard"" WHERE ""place""='t8' AND ""score""='74-74-76-77=301';",2-18007110-1 What country has a 14 to par?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" real, ""money"" text );","SELECT ""country"" FROM ""final_leaderboard"" WHERE ""to_par""=14;",2-18007110-1 What is the score if Millwall is the Home Team?,"CREATE TABLE ""fourth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""fourth_round_proper"" WHERE ""home_team""='millwall';",2-17751803-4 What is the Away team with Newcastle United as the Home team?,"CREATE TABLE ""fourth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""fourth_round_proper"" WHERE ""home_team""='newcastle united';",2-17751803-4 What is the Score on 27 Jan 1990 with an Away Team of Queens Park Rangers?,"CREATE TABLE ""fourth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""fourth_round_proper"" WHERE ""date""='27 jan 1990' AND ""away_team""='queens park rangers';",2-17751803-4 If the Away Team is Arsenal what is the Score?,"CREATE TABLE ""fourth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""fourth_round_proper"" WHERE ""away_team""='arsenal';",2-17751803-4 What is the score for 4-1?,"CREATE TABLE ""chicago_black_hawks_4_los_angeles_kings_"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""chicago_black_hawks_4_los_angeles_kings_"" WHERE ""record""='4-1';",2-18338043-3 What is the Population of the Rural Community,"CREATE TABLE ""communities"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT ""population"" FROM ""communities"" WHERE ""status""='rural community';",2-176533-1 "What is the Area km 2 with a Census Ranking of 1,773 of 5,008?","CREATE TABLE ""communities"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT SUM(""area_km_2"") FROM ""communities"" WHERE ""census_ranking""='1,773 of 5,008';",2-176533-1 "With an Area km 2 of less than 130.68, what is McAdam's Population?","CREATE TABLE ""communities"" ( ""official_name"" text, ""status"" text, ""area_km_2"" real, ""population"" real, ""census_ranking"" text );","SELECT SUM(""population"") FROM ""communities"" WHERE ""area_km_2""<130.68 AND ""official_name""='mcadam';",2-176533-1 Which home had a record of 2-4?,"CREATE TABLE ""montreal_canadiens_4_chicago_black_hawks"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""home"" FROM ""montreal_canadiens_4_chicago_black_hawks"" WHERE ""record""='2-4';",2-18336411-5 Who was the visitor for Chicago Black Hawks on May 6?,"CREATE TABLE ""montreal_canadiens_4_chicago_black_hawks"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""montreal_canadiens_4_chicago_black_hawks"" WHERE ""home""='chicago black hawks' AND ""date""='may 6';",2-18336411-5 What day was the visitor Chicago Black Hawks and the record 0-2?,"CREATE TABLE ""montreal_canadiens_4_chicago_black_hawks"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""date"" FROM ""montreal_canadiens_4_chicago_black_hawks"" WHERE ""visitor""='chicago black hawks' AND ""record""='0-2';",2-18336411-5 "What is the total number of Round with a Method of submission (ankle lock), a Location of tokyo, japan, and a Record of 13-5-2?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT SUM(""round"") FROM ""mixed_martial_arts_record"" WHERE ""method""='submission (ankle lock)' AND ""location""='tokyo, japan' AND ""record""='13-5-2';",2-18337310-2 What is the 140lbs for 130lbs Jake Evans (Mojave)?,"CREATE TABLE ""wrestling"" ( ""class"" text, ""team"" text, ""103lbs"" text, ""112lbs"" text, ""119lbs"" text, ""125lbs"" text, ""130lbs"" text, ""135lbs"" text, ""140lbs"" text );","SELECT ""140lbs"" FROM ""wrestling"" WHERE ""130lbs""='jake evans (mojave)';",2-18341614-11 "Which Nation has Silver smaller than 16, Bronze larger than 6, and Gold of 2?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medal_table"" WHERE ""silver""<16 AND ""bronze"">6 AND ""gold""=2;",2-17841851-1 "Which Gold has a Nation of south korea (kor), and Bronze smaller than 65?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""gold"") FROM ""medal_table"" WHERE ""nation""='south korea (kor)' AND ""bronze""<65;",2-17841851-1 Which Total has Gold of 2?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""total"") FROM ""medal_table"" WHERE ""gold""=2;",2-17841851-1 "Which Total has Gold smaller than 12, and a Nation of hong kong (hkg)?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""total"") FROM ""medal_table"" WHERE ""gold""<12 AND ""nation""='hong kong (hkg)';",2-17841851-1 Which Gold has a Total of 721?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""gold"") FROM ""medal_table"" WHERE ""total""=721;",2-17841851-1 What is the 2007-08 season at Stadio Silvio Piola?,"CREATE TABLE ""girone_a"" ( ""club"" text, ""city"" text, ""stadium"" text, ""capacity"" real, ""2007_08_season"" text );","SELECT ""2007_08_season"" FROM ""girone_a"" WHERE ""stadium""='stadio silvio piola';",2-17702363-1 "What Club in Pizzighettone has a Capacity of 10,000 or greater?","CREATE TABLE ""girone_a"" ( ""club"" text, ""city"" text, ""stadium"" text, ""capacity"" real, ""2007_08_season"" text );","SELECT ""club"" FROM ""girone_a"" WHERE ""capacity"">'10,000' AND ""city""='pizzighettone';",2-17702363-1 What is the To par of the T6 Place Player with a Score of 68-69-70=207?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""place""='t6' AND ""score""='68-69-70=207';",2-18133211-6 What is the Country of the T8 Place Player with a Score of 70-67-71=208?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""place""='t8' AND ""score""='70-67-71=208';",2-18133211-6 What is Peter Jacobsen's Place?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""player""='peter jacobsen';",2-18133211-6 What is the To par of the Player with a Score of 71-69-68=208?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""score""='71-69-68=208';",2-18133211-6 What is the To par of the Player from Argentina?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""country""='argentina';",2-18133211-6 which Points has Wins smaller than 2?,"CREATE TABLE ""2_lyga_zone_east"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MIN(""points"") FROM ""2_lyga_zone_east"" WHERE ""wins""<2;",2-18018214-3 "Which Wins has a Draws smaller than 3, and Points of 26?","CREATE TABLE ""2_lyga_zone_east"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT AVG(""wins"") FROM ""2_lyga_zone_east"" WHERE ""draws""<3 AND ""points""=26;",2-18018214-3 "Which Games played has a Points of 6, and Goals scored larger than 12?","CREATE TABLE ""2_lyga_zone_east"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""games_played"") FROM ""2_lyga_zone_east"" WHERE ""points""=6 AND ""goals_scored"">12;",2-18018214-3 Which Goals scored has Points larger than 26 and Wins larger than 11?,"CREATE TABLE ""2_lyga_zone_east"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT SUM(""goals_scored"") FROM ""2_lyga_zone_east"" WHERE ""points"">26 AND ""wins"">11;",2-18018214-3 Which Loses has Points smaller than 6?,"CREATE TABLE ""2_lyga_zone_east"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT AVG(""loses"") FROM ""2_lyga_zone_east"" WHERE ""points""<6;",2-18018214-3 Which Goals conceded has Points of 6 and Draws larger than 0?,"CREATE TABLE ""2_lyga_zone_east"" ( ""position"" real, ""club"" text, ""games_played"" real, ""wins"" real, ""draws"" real, ""loses"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""goals_conceded"") FROM ""2_lyga_zone_east"" WHERE ""points""=6 AND ""draws"">0;",2-18018214-3 What round did the spartak moscow club play?,"CREATE TABLE ""european_record"" ( ""season"" text, ""competition"" text, ""round"" text, ""club"" text, ""home"" text, ""away"" text, ""aggregate"" text );","SELECT ""round"" FROM ""european_record"" WHERE ""club""='spartak moscow';",2-1816965-1 What is the total number of Wickets with a 26.13 average?,"CREATE TABLE ""one_day_internationals"" ( ""rank"" real, ""player"" text, ""wickets"" real, ""average"" real, ""career"" text );","SELECT COUNT(""wickets"") FROM ""one_day_internationals"" WHERE ""average""=26.13;",2-1829476-3 What is the total rank for player Delyone Borden with more than 15 wickets?,"CREATE TABLE ""one_day_internationals"" ( ""rank"" real, ""player"" text, ""wickets"" real, ""average"" real, ""career"" text );","SELECT SUM(""rank"") FROM ""one_day_internationals"" WHERE ""player""='delyone borden' AND ""wickets"">15;",2-1829476-3 What are the total number of Wickets that ranger higher than 5?,"CREATE TABLE ""one_day_internationals"" ( ""rank"" real, ""player"" text, ""wickets"" real, ""average"" real, ""career"" text );","SELECT COUNT(""wickets"") FROM ""one_day_internationals"" WHERE ""rank"">5;",2-1829476-3 "What was the career of the rank higher than 1, with an average less than 36.13 and 15 wickets, and player George O'Brien?","CREATE TABLE ""one_day_internationals"" ( ""rank"" real, ""player"" text, ""wickets"" real, ""average"" real, ""career"" text );","SELECT ""career"" FROM ""one_day_internationals"" WHERE ""rank"">1 AND ""average""<36.13 AND ""wickets""=15 AND ""player""='george o''brien';",2-1829476-3 What is the highest rank for less than 15 Wickets?,"CREATE TABLE ""one_day_internationals"" ( ""rank"" real, ""player"" text, ""wickets"" real, ""average"" real, ""career"" text );","SELECT MAX(""rank"") FROM ""one_day_internationals"" WHERE ""wickets""<15;",2-1829476-3 What is the grid with a +0.180 time?,"CREATE TABLE ""superbike_race_1_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT ""grid"" FROM ""superbike_race_1_classification"" WHERE ""time""='+0.180';",2-18699515-1 "What is the sum of laps of the honda cbr1000rr bike, which has a time of +16.569?","CREATE TABLE ""superbike_race_1_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""superbike_race_1_classification"" WHERE ""bike""='honda cbr1000rr' AND ""time""='+16.569';",2-18699515-1 "What is the time of the honda cbr1000rr bike, which has less than 25 laps?","CREATE TABLE ""superbike_race_1_classification"" ( ""rider"" text, ""bike"" text, ""laps"" real, ""time"" text, ""grid"" real );","SELECT ""time"" FROM ""superbike_race_1_classification"" WHERE ""laps""<25 AND ""bike""='honda cbr1000rr';",2-18699515-1 "What date has a loan expires date of end of the season, and a Position of mf?","CREATE TABLE ""transfers"" ( ""position"" text, ""player"" text, ""loaned_to"" text, ""date"" text, ""loan_expires"" text );","SELECT ""date"" FROM ""transfers"" WHERE ""loan_expires""='end of the season' AND ""position""='mf';",2-18424300-5 "What player that has a Position of df, and Loaned to is Stoke City?","CREATE TABLE ""transfers"" ( ""position"" text, ""player"" text, ""loaned_to"" text, ""date"" text, ""loan_expires"" text );","SELECT ""player"" FROM ""transfers"" WHERE ""position""='df' AND ""loaned_to""='stoke city';",2-18424300-5 What loan expires date has a Date of 29 december 2003?,"CREATE TABLE ""transfers"" ( ""position"" text, ""player"" text, ""loaned_to"" text, ""date"" text, ""loan_expires"" text );","SELECT ""loan_expires"" FROM ""transfers"" WHERE ""date""='29 december 2003';",2-18424300-5 "What shows for loaned to when the loan expires end of the season, Francis Jeffers is the player?","CREATE TABLE ""transfers"" ( ""position"" text, ""player"" text, ""loaned_to"" text, ""date"" text, ""loan_expires"" text );","SELECT ""loaned_to"" FROM ""transfers"" WHERE ""loan_expires""='end of the season' AND ""player""='francis jeffers';",2-18424300-5 What player loaned to of Leeds United?,"CREATE TABLE ""transfers"" ( ""position"" text, ""player"" text, ""loaned_to"" text, ""date"" text, ""loan_expires"" text );","SELECT ""player"" FROM ""transfers"" WHERE ""loaned_to""='leeds united';",2-18424300-5 What was the 1st leg when team 1 was apoel?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""1st_leg"" FROM ""second_round"" WHERE ""team_1""='apoel';",2-18713505-2 What was team 2 when team 1 was omonia?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_2"" FROM ""second_round"" WHERE ""team_1""='omonia';",2-18713505-2 What was the lowest total of medals won by Croatia?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""medal_table"" WHERE ""nation""='croatia';",2-18565772-1 "Which Worldwide ranking has a 2009 larger than 185,969, and a Country of rwanda?","CREATE TABLE ""2009_statistics_at_least_100_000_passeng"" ( ""country"" text, ""airport"" text, ""city"" text, ""2009"" real, ""change_09_08"" text, ""worldwide_ranking"" text );","SELECT ""worldwide_ranking"" FROM ""2009_statistics_at_least_100_000_passeng"" WHERE ""2009"">'185,969' AND ""country""='rwanda';",2-18600121-4 "Which Country has a 2009 larger than 527,180, and a Worldwide ranking of 666?","CREATE TABLE ""2009_statistics_at_least_100_000_passeng"" ( ""country"" text, ""airport"" text, ""city"" text, ""2009"" real, ""change_09_08"" text, ""worldwide_ranking"" text );","SELECT ""country"" FROM ""2009_statistics_at_least_100_000_passeng"" WHERE ""2009"">'527,180' AND ""worldwide_ranking""='666';",2-18600121-4 Which Goals have Apps smaller than 1?,"CREATE TABLE ""national_team"" ( ""national_team"" text, ""club"" text, ""year"" text, ""apps"" real, ""goals"" real );","SELECT AVG(""goals"") FROM ""national_team"" WHERE ""apps""<1;",2-18980847-2 Which National team has a Year of total?,"CREATE TABLE ""national_team"" ( ""national_team"" text, ""club"" text, ""year"" text, ""apps"" real, ""goals"" real );","SELECT ""national_team"" FROM ""national_team"" WHERE ""year""='total';",2-18980847-2 "How many Goals have a National team of england, and Apps smaller than 6, and a Year of 2012?","CREATE TABLE ""national_team"" ( ""national_team"" text, ""club"" text, ""year"" text, ""apps"" real, ""goals"" real );","SELECT SUM(""goals"") FROM ""national_team"" WHERE ""national_team""='england' AND ""apps""<6 AND ""year""='2012';",2-18980847-2 "Which National team has a Club of arsenal, and Apps smaller than 4, and a Year of 2010?","CREATE TABLE ""national_team"" ( ""national_team"" text, ""club"" text, ""year"" text, ""apps"" real, ""goals"" real );","SELECT ""national_team"" FROM ""national_team"" WHERE ""club""='arsenal' AND ""apps""<4 AND ""year""='2010';",2-18980847-2 Which champion has a Group Stage LLWS in Russellville?,"CREATE TABLE ""llws_results"" ( ""year"" real, ""champion"" text, ""city"" text, ""llws"" text, ""record"" text );","SELECT ""champion"" FROM ""llws_results"" WHERE ""llws""='group stage' AND ""city""='russellville';",2-18461045-2 What is the record of the champion in 2008?,"CREATE TABLE ""llws_results"" ( ""year"" real, ""champion"" text, ""city"" text, ""llws"" text, ""record"" text );","SELECT ""record"" FROM ""llws_results"" WHERE ""year""=2008;",2-18461045-2 What nation was number 1 and had a total larger than 5?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medals_table"" WHERE ""total"">5 AND ""rank""='1';",2-18553832-4 How many bronzes had a rank of 10 and 0 gold?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""bronze"") FROM ""medals_table"" WHERE ""rank""='10' AND ""gold""<0;",2-18553832-4 Hold many gold had more than 16 bronzes?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""gold"") FROM ""medals_table"" WHERE ""bronze"">16;",2-18553832-4 What is the lowest amount of gold for more than 16 silver?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""gold"") FROM ""medals_table"" WHERE ""silver"">16;",2-18553832-4 What is the average population of the township having land of 35.666sqmi and GEO ID over 3807364500?,"CREATE TABLE ""p"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT AVG(""pop_2010"") FROM ""p"" WHERE ""land_sqmi""=35.666 AND ""geo_id"">3807364500;",2-18600760-16 "What is the average 2010 population having longitude over -102.353035, latitude over 46.937841, and 0.034 sqmi of water?","CREATE TABLE ""p"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT AVG(""pop_2010"") FROM ""p"" WHERE ""longitude"">-102.353035 AND ""latitude"">46.937841 AND ""water_sqmi""=0.034;",2-18600760-16 What is the highest 2010 population having GEO ID of 3802763220 and longitude over -98.936777?,"CREATE TABLE ""p"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT MAX(""pop_2010"") FROM ""p"" WHERE ""geo_id""=3802763220 AND ""longitude"">-98.936777;",2-18600760-16 "What is the smallest amount of water having landmass over 34.864 sqmi, in Pierce township, with a GEO ID over 3800362460?","CREATE TABLE ""p"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT MIN(""water_sqmi"") FROM ""p"" WHERE ""land_sqmi"">34.864 AND ""township""='pierce' AND ""geo_id"">3800362460;",2-18600760-16 "Which Tally has a County of limerick, and a Rank larger than 1?","CREATE TABLE ""single_game"" ( ""rank"" real, ""player"" text, ""county"" text, ""tally"" text, ""total"" real, ""opposition"" text );","SELECT ""tally"" FROM ""single_game"" WHERE ""county""='limerick' AND ""rank"">1;",2-18951492-2 "Which Bronze has a Silver of 15, and a Total smaller than 54?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""bronze"") FROM ""medal_table"" WHERE ""silver""=15 AND ""total""<54;",2-18901519-1 "How many Bronzes have a Rank of 9, and a Silver larger than 2?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""bronze"") FROM ""medal_table"" WHERE ""rank""='9' AND ""silver"">2;",2-18901519-1 "How many totals have a Silver of 40, and a Gold smaller than 39?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""total"") FROM ""medal_table"" WHERE ""silver""=40 AND ""gold""<39;",2-18901519-1 Who's the opponent with a time of 3:24?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""time""='3:24';",2-18485402-2 What's the record that had an opponent of Krzysztof Soszynski and a time of 4:00?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""time""='4:00' AND ""opponent""='krzysztof soszynski';",2-18485402-2 What's the time of IFL: Championship Final?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""time"" FROM ""mixed_martial_arts_record"" WHERE ""event""='ifl: championship final';",2-18485402-2 Which FA Cup Apps have League Apps of 21?,"CREATE TABLE ""appearances_and_goals"" ( ""name"" text, ""position"" text, ""league_apps"" text, ""league_goals"" real, ""fa_cup_apps"" text, ""fa_cup_goals"" real, ""league_cup_apps"" text, ""league_cup_goals"" real, ""total_apps"" text, ""total_goals"" real );","SELECT ""fa_cup_apps"" FROM ""appearances_and_goals"" WHERE ""league_apps""='21';",2-18812438-1 "Which Name has a League Cup Goals of 0, and League Apps of 1?","CREATE TABLE ""appearances_and_goals"" ( ""name"" text, ""position"" text, ""league_apps"" text, ""league_goals"" real, ""fa_cup_apps"" text, ""fa_cup_goals"" real, ""league_cup_apps"" text, ""league_cup_goals"" real, ""total_apps"" text, ""total_goals"" real );","SELECT ""name"" FROM ""appearances_and_goals"" WHERE ""league_cup_goals""=0 AND ""league_apps""='1';",2-18812438-1 "Which Total Goals have a League Cup Goals larger than 0, and FA Cup Goals larger than 0?","CREATE TABLE ""appearances_and_goals"" ( ""name"" text, ""position"" text, ""league_apps"" text, ""league_goals"" real, ""fa_cup_apps"" text, ""fa_cup_goals"" real, ""league_cup_apps"" text, ""league_cup_goals"" real, ""total_apps"" text, ""total_goals"" real );","SELECT AVG(""total_goals"") FROM ""appearances_and_goals"" WHERE ""league_cup_goals"">0 AND ""fa_cup_goals"">0;",2-18812438-1 "Which Total Goals have Total Apps of 42 (3), and League Goals smaller than 1?","CREATE TABLE ""appearances_and_goals"" ( ""name"" text, ""position"" text, ""league_apps"" text, ""league_goals"" real, ""fa_cup_apps"" text, ""fa_cup_goals"" real, ""league_cup_apps"" text, ""league_cup_goals"" real, ""total_apps"" text, ""total_goals"" real );","SELECT MAX(""total_goals"") FROM ""appearances_and_goals"" WHERE ""total_apps""='42 (3)' AND ""league_goals""<1;",2-18812438-1 What is the lowest rank for the team that raced a time of 6:17.62 and a notes of sa/b?,"CREATE TABLE ""heat_2"" ( ""rank"" real, ""rowers"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT MIN(""rank"") FROM ""heat_2"" WHERE ""notes""='sa/b' AND ""time""='6:17.62';",2-18662685-4 What country has a rank of 3 and notes of r?,"CREATE TABLE ""heat_2"" ( ""rank"" real, ""rowers"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""country"" FROM ""heat_2"" WHERE ""notes""='r' AND ""rank""=3;",2-18662685-4 What conference includes the Indians?,"CREATE TABLE ""former_members"" ( ""school"" text, ""location"" text, ""mascot"" text, ""ihsaa_class"" text, ""county"" text, ""year_joined"" text, ""year_left"" text, ""conference_joined"" text );","SELECT ""conference_joined"" FROM ""former_members"" WHERE ""mascot""='indians';",2-18737756-2 What is the location for Lakewood Park Christian?,"CREATE TABLE ""former_members"" ( ""school"" text, ""location"" text, ""mascot"" text, ""ihsaa_class"" text, ""county"" text, ""year_joined"" text, ""year_left"" text, ""conference_joined"" text );","SELECT ""location"" FROM ""former_members"" WHERE ""school""='lakewood park christian';",2-18737756-2 Which county has the mascot of Bruins?,"CREATE TABLE ""former_members"" ( ""school"" text, ""location"" text, ""mascot"" text, ""ihsaa_class"" text, ""county"" text, ""year_joined"" text, ""year_left"" text, ""conference_joined"" text );","SELECT ""county"" FROM ""former_members"" WHERE ""mascot""='bruins';",2-18737756-2 Which school joined in 1971 and left in 1975?,"CREATE TABLE ""former_members"" ( ""school"" text, ""location"" text, ""mascot"" text, ""ihsaa_class"" text, ""county"" text, ""year_joined"" text, ""year_left"" text, ""conference_joined"" text );","SELECT ""school"" FROM ""former_members"" WHERE ""year_joined""='1971' AND ""year_left""='1975';",2-18737756-2 Which IHSAA class A school are the Cavaliers from?,"CREATE TABLE ""former_members"" ( ""school"" text, ""location"" text, ""mascot"" text, ""ihsaa_class"" text, ""county"" text, ""year_joined"" text, ""year_left"" text, ""conference_joined"" text );","SELECT ""county"" FROM ""former_members"" WHERE ""ihsaa_class""='a' AND ""mascot""='cavaliers';",2-18737756-2 Which county do the Trojans come from?,"CREATE TABLE ""former_members"" ( ""school"" text, ""location"" text, ""mascot"" text, ""ihsaa_class"" text, ""county"" text, ""year_joined"" text, ""year_left"" text, ""conference_joined"" text );","SELECT ""county"" FROM ""former_members"" WHERE ""mascot""='trojans';",2-18737756-2 What is the average ranking for a react of 0.17300000000000001 and less than 5 lanes?,"CREATE TABLE ""heat_5"" ( ""rank"" real, ""lane"" real, ""athlete"" text, ""nationality"" text, ""time"" real, ""react"" real );","SELECT AVG(""rank"") FROM ""heat_5"" WHERE ""react""=0.17300000000000001 AND ""lane""<5;",2-18569011-7 What is the 4th day when the 2nd day is Bumped Caius?,"CREATE TABLE ""may_bumps"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT ""4th_day"" FROM ""may_bumps"" WHERE ""2nd_day""='bumped caius';",2-18880596-4 What is the year that the 3rd say is Rowed-Over and the 4th day was bumped Corpus Christi?,"CREATE TABLE ""may_bumps"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT AVG(""year"") FROM ""may_bumps"" WHERE ""3rd_day""='rowed-over' AND ""4th_day""='bumped corpus christi';",2-18880596-4 What is the 3rd day when the 4th day is bumped by Caius?,"CREATE TABLE ""may_bumps"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT ""3rd_day"" FROM ""may_bumps"" WHERE ""4th_day""='bumped by caius';",2-18880596-4 What was the 4th day in the year before 2012 that the finish is 33rd?,"CREATE TABLE ""may_bumps"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT ""4th_day"" FROM ""may_bumps"" WHERE ""year""<2012 AND ""finish_position""='33rd';",2-18880596-4 Which Type has a Responsible of stavangerske?,"CREATE TABLE ""fleet"" ( ""vessel"" text, ""type"" text, ""built"" real, ""owned_since"" real, ""responsible"" text, ""status"" text );","SELECT ""type"" FROM ""fleet"" WHERE ""responsible""='stavangerske';",2-18384663-1 Which one was built in 2006 on the vessel named mf ørland?,"CREATE TABLE ""fleet"" ( ""vessel"" text, ""type"" text, ""built"" real, ""owned_since"" real, ""responsible"" text, ""status"" text );","SELECT ""responsible"" FROM ""fleet"" WHERE ""built""=2006 AND ""vessel""='mf ørland';",2-18384663-1 What is the sum of gold medals won by teams that won 5 total medals and fewer than 2 bronze medals?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""gold"") FROM ""medals_table"" WHERE ""total""=5 AND ""bronze""<2;",2-18609568-4 "What is the sum of gold medals won by teams that won fewer than 3 silver medals, more than 1 total medal, and rank 10?","CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""gold"") FROM ""medals_table"" WHERE ""silver""<3 AND ""rank""='10' AND ""total"">1;",2-18609568-4 "What nation won fewer than 14 total medals, 1 silver medal, and rank 5?","CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medals_table"" WHERE ""total""<14 AND ""silver""=1 AND ""rank""='5';",2-18609568-4 "Which IHSAA Football Class has an IHSAA Class of aa, and an Enrollment of 475?","CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""ihsaa_football_class"" text, ""num_county"" text );","SELECT ""ihsaa_football_class"" FROM ""indiana_high_school_athletics_conference"" WHERE ""ihsaa_class""='aa' AND ""enrollment""=475;",2-18942405-3 Which School has a Location of peru?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""ihsaa_football_class"" text, ""num_county"" text );","SELECT ""school"" FROM ""indiana_high_school_athletics_conference"" WHERE ""location""='peru';",2-18942405-3 "Which Mascot has an IHSAA Class of aaa, and a Location of russiaville?","CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""ihsaa_football_class"" text, ""num_county"" text );","SELECT ""mascot"" FROM ""indiana_high_school_athletics_conference"" WHERE ""ihsaa_class""='aaa' AND ""location""='russiaville';",2-18942405-3 Which IHSAA Class has a School of taylor?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""ihsaa_football_class"" text, ""num_county"" text );","SELECT ""ihsaa_class"" FROM ""indiana_high_school_athletics_conference"" WHERE ""school""='taylor';",2-18942405-3 what is the date when the opponent is leeds united?,"CREATE TABLE ""friendlies"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""scorers"" text );","SELECT ""date"" FROM ""friendlies"" WHERE ""opponent""='leeds united';",2-18753846-1 what is the date when scorers is parkinson?,"CREATE TABLE ""friendlies"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""scorers"" text );","SELECT ""date"" FROM ""friendlies"" WHERE ""scorers""='parkinson';",2-18753846-1 who is the opponent on 31 jul?,"CREATE TABLE ""friendlies"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""scorers"" text );","SELECT ""opponent"" FROM ""friendlies"" WHERE ""date""='31 jul';",2-18753846-1 what is the result when the opponent is blackburn rovers?,"CREATE TABLE ""friendlies"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""scorers"" text );","SELECT ""result"" FROM ""friendlies"" WHERE ""opponent""='blackburn rovers';",2-18753846-1 What was the result on week 6?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""week""=6;",2-18847602-2 "What is the sum on week against the Tampa Bay Buccaneers with less than 60,320 in attendance?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT SUM(""week"") FROM ""schedule"" WHERE ""opponent""='tampa bay buccaneers' AND ""attendance""<'60,320';",2-18847602-2 What is the highest week with a w 33-14 result?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""result""='w 33-14';",2-18847602-2 What percentage of users were using Netscape during the period in which 21.67% were using Firefox?,"CREATE TABLE ""global_usage_share_data_from_net_applica"" ( ""period"" text, ""internet_explorer"" text, ""firefox"" text, ""safari"" text, ""opera"" text, ""netscape"" text, ""other_mozilla"" text );","SELECT ""netscape"" FROM ""global_usage_share_data_from_net_applica"" WHERE ""firefox""='21.67%';",2-1876262-7 What percentage of users were using Safari during the period in which 2.33% were using Opera?,"CREATE TABLE ""global_usage_share_data_from_net_applica"" ( ""period"" text, ""internet_explorer"" text, ""firefox"" text, ""safari"" text, ""opera"" text, ""netscape"" text, ""other_mozilla"" text );","SELECT ""safari"" FROM ""global_usage_share_data_from_net_applica"" WHERE ""opera""='2.33%';",2-1876262-7 What percentage of users were using Netscape during the period in which 63.67% were using Internet Explorer?,"CREATE TABLE ""global_usage_share_data_from_net_applica"" ( ""period"" text, ""internet_explorer"" text, ""firefox"" text, ""safari"" text, ""opera"" text, ""netscape"" text, ""other_mozilla"" text );","SELECT ""netscape"" FROM ""global_usage_share_data_from_net_applica"" WHERE ""internet_explorer""='63.67%';",2-1876262-7 What percentage of users were using Firefox during the period in which *0.77% were using Netscape?,"CREATE TABLE ""global_usage_share_data_from_net_applica"" ( ""period"" text, ""internet_explorer"" text, ""firefox"" text, ""safari"" text, ""opera"" text, ""netscape"" text, ""other_mozilla"" text );","SELECT ""firefox"" FROM ""global_usage_share_data_from_net_applica"" WHERE ""netscape""='*0.77%';",2-1876262-7 What percentage of users were using other Mozilla browsers during the period in which 2.29% were using Opera?,"CREATE TABLE ""global_usage_share_data_from_net_applica"" ( ""period"" text, ""internet_explorer"" text, ""firefox"" text, ""safari"" text, ""opera"" text, ""netscape"" text, ""other_mozilla"" text );","SELECT ""other_mozilla"" FROM ""global_usage_share_data_from_net_applica"" WHERE ""opera""='2.29%';",2-1876262-7 What percentage of users were using Opera during the period in which 63.67% were using Internet Explorer?,"CREATE TABLE ""global_usage_share_data_from_net_applica"" ( ""period"" text, ""internet_explorer"" text, ""firefox"" text, ""safari"" text, ""opera"" text, ""netscape"" text, ""other_mozilla"" text );","SELECT ""opera"" FROM ""global_usage_share_data_from_net_applica"" WHERE ""internet_explorer""='63.67%';",2-1876262-7 Which Country has Entities of emsa?,"CREATE TABLE ""demand"" ( ""entities"" text, ""country"" text, ""supply_point"" text, ""voltage_k_v"" real, ""power_mw"" real );","SELECT ""country"" FROM ""demand"" WHERE ""entities""='emsa';",2-19001916-2 "Which Power (MW) has a Voltage (kV) of 500, and a Country of argentina?","CREATE TABLE ""demand"" ( ""entities"" text, ""country"" text, ""supply_point"" text, ""voltage_k_v"" real, ""power_mw"" real );","SELECT AVG(""power_mw"") FROM ""demand"" WHERE ""voltage_k_v""=500 AND ""country""='argentina';",2-19001916-2 "How much Voltage (kV) has a Country of argentina, and a Power (MW) larger than 30, and a Supply point of yacyretá?","CREATE TABLE ""demand"" ( ""entities"" text, ""country"" text, ""supply_point"" text, ""voltage_k_v"" real, ""power_mw"" real );","SELECT COUNT(""voltage_k_v"") FROM ""demand"" WHERE ""country""='argentina' AND ""power_mw"">30 AND ""supply_point""='yacyretá';",2-19001916-2 What is the international alphabet sanskrit transliteration of मेष?,"CREATE TABLE ""r_i_zodiacal_signs"" ( ""number"" real, ""sanskrit"" text, ""international_alphabet_of_sanskrit_transliteration"" text, ""sanskrit_gloss"" text, ""western_name"" text, ""greek"" text, ""gloss"" text, ""tattva_element"" text, ""quality"" text, ""ruling_planet"" text );","SELECT ""international_alphabet_of_sanskrit_transliteration"" FROM ""r_i_zodiacal_signs"" WHERE ""sanskrit""='मेष';",2-186462-1 What is the quality of the international alphabet of the sanskrit transliteration for the word Dhanus?,"CREATE TABLE ""r_i_zodiacal_signs"" ( ""number"" real, ""sanskrit"" text, ""international_alphabet_of_sanskrit_transliteration"" text, ""sanskrit_gloss"" text, ""western_name"" text, ""greek"" text, ""gloss"" text, ""tattva_element"" text, ""quality"" text, ""ruling_planet"" text );","SELECT ""quality"" FROM ""r_i_zodiacal_signs"" WHERE ""international_alphabet_of_sanskrit_transliteration""='dhanus';",2-186462-1 What is the lowest number for the english word Aquarius?,"CREATE TABLE ""r_i_zodiacal_signs"" ( ""number"" real, ""sanskrit"" text, ""international_alphabet_of_sanskrit_transliteration"" text, ""sanskrit_gloss"" text, ""western_name"" text, ""greek"" text, ""gloss"" text, ""tattva_element"" text, ""quality"" text, ""ruling_planet"" text );","SELECT MIN(""number"") FROM ""r_i_zodiacal_signs"" WHERE ""western_name""='aquarius';",2-186462-1 What is the Sanskrit for the Greek word λέων?,"CREATE TABLE ""r_i_zodiacal_signs"" ( ""number"" real, ""sanskrit"" text, ""international_alphabet_of_sanskrit_transliteration"" text, ""sanskrit_gloss"" text, ""western_name"" text, ""greek"" text, ""gloss"" text, ""tattva_element"" text, ""quality"" text, ""ruling_planet"" text );","SELECT ""sanskrit"" FROM ""r_i_zodiacal_signs"" WHERE ""greek""='λέων';",2-186462-1 What date has wrexham as the home team?,"CREATE TABLE ""fifth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""fifth_round_proper"" WHERE ""home_team""='wrexham';",2-18675114-5 What away team has 7 as the tie no.?,"CREATE TABLE ""fifth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""fifth_round_proper"" WHERE ""tie_no""='7';",2-18675114-5 What away team has wrexham as the home team?,"CREATE TABLE ""fifth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""fifth_round_proper"" WHERE ""home_team""='wrexham';",2-18675114-5 What home team has 6 as the tie no.?,"CREATE TABLE ""fifth_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""fifth_round_proper"" WHERE ""tie_no""='6';",2-18675114-5 "What was the kickoff time for the December 14, 2003 game?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""kickoff_time"" text, ""attendance"" text );","SELECT ""kickoff_time"" FROM ""schedule"" WHERE ""date""='december 14, 2003';",2-18776687-1 What is Zimbabwe's rank?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""rank"" FROM ""semifinal_2"" WHERE ""nationality""='zimbabwe';",2-18625461-5 What is Meagen Nay's rank with a lane greater than 5?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT SUM(""rank"") FROM ""semifinal_2"" WHERE ""name""='meagen nay' AND ""lane"">5;",2-18625461-5 "What is the debut year for the player with fewer than 54 games, fewer than 8 goals and 1989 at club?","CREATE TABLE ""1980s"" ( ""debut_year"" real, ""player"" text, ""games"" real, ""goals"" real, ""years_at_club"" text );","SELECT AVG(""debut_year"") FROM ""1980s"" WHERE ""games""<54 AND ""years_at_club""='1989' AND ""goals""<8;",2-1893924-10 "What are the years for the player with fewer than 62 goals, debut year of 1981 and 28 games?","CREATE TABLE ""1980s"" ( ""debut_year"" real, ""player"" text, ""games"" real, ""goals"" real, ""years_at_club"" text );","SELECT ""years_at_club"" FROM ""1980s"" WHERE ""goals""<62 AND ""debut_year""=1981 AND ""games""=28;",2-1893924-10 What is the debut year of Mark Eaves?,"CREATE TABLE ""1980s"" ( ""debut_year"" real, ""player"" text, ""games"" real, ""goals"" real, ""years_at_club"" text );","SELECT MIN(""debut_year"") FROM ""1980s"" WHERE ""player""='mark eaves';",2-1893924-10 How many times is the team nu bulldogs and the women's is less than 19?,"CREATE TABLE ""seniors_division"" ( ""rank"" real, ""team"" text, ""men_s"" real, ""women_s"" real, ""total"" real );","SELECT COUNT(""rank"") FROM ""seniors_division"" WHERE ""team""='nu bulldogs' AND ""women_s""<19;",2-18434466-26 "what is the average women's when men's is less than 113, the team is ue red warriors and the rank is higher than 6?","CREATE TABLE ""seniors_division"" ( ""rank"" real, ""team"" text, ""men_s"" real, ""women_s"" real, ""total"" real );","SELECT AVG(""women_s"") FROM ""seniors_division"" WHERE ""men_s""<113 AND ""team""='ue red warriors' AND ""rank"">6;",2-18434466-26 what is the least rank when the total is less than 219 and women's is less than 19?,"CREATE TABLE ""seniors_division"" ( ""rank"" real, ""team"" text, ""men_s"" real, ""women_s"" real, ""total"" real );","SELECT MIN(""rank"") FROM ""seniors_division"" WHERE ""total""<219 AND ""women_s""<19;",2-18434466-26 "Which Player has a Total of 9, and an Opposition of offaly?","CREATE TABLE ""single_game"" ( ""rank"" real, ""player"" text, ""county"" text, ""tally"" text, ""total"" real, ""opposition"" text );","SELECT ""player"" FROM ""single_game"" WHERE ""total""=9 AND ""opposition""='offaly';",2-18984749-2 Which County has an Opposition of offaly?,"CREATE TABLE ""single_game"" ( ""rank"" real, ""player"" text, ""county"" text, ""tally"" text, ""total"" real, ""opposition"" text );","SELECT ""county"" FROM ""single_game"" WHERE ""opposition""='offaly';",2-18984749-2 "Which Player has a Total smaller than 11, and a Tally of 0-9?","CREATE TABLE ""single_game"" ( ""rank"" real, ""player"" text, ""county"" text, ""tally"" text, ""total"" real, ""opposition"" text );","SELECT ""player"" FROM ""single_game"" WHERE ""total""<11 AND ""tally""='0-9';",2-18984749-2 What country has todd hamilton as the player?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""country"" FROM ""first_round"" WHERE ""player""='todd hamilton';",2-18811891-4 What country has david toms as the player?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""country"" FROM ""first_round"" WHERE ""player""='david toms';",2-18811891-4 Which date was a rest day?,"CREATE TABLE ""route_and_stages"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""date"" FROM ""route_and_stages"" WHERE ""course""='rest day';",2-1859805-1 What is the location for 2012?,"CREATE TABLE ""doubles"" ( ""location"" text, ""year"" real, ""champion"" text, ""runner_up"" text, ""score"" text, ""name"" text );","SELECT ""location"" FROM ""doubles"" WHERE ""year""=2012;",2-1871974-2 What are the rounds for champion New Zealand (130 points)?,"CREATE TABLE ""seasons"" ( ""season"" text, ""rounds"" real, ""champion"" text, ""most_tries"" text, ""player_of_the_year"" text );","SELECT AVG(""rounds"") FROM ""seasons"" WHERE ""champion""='new zealand (130 points)';",2-185421-3 For which season is Tim Mikkelson player of the year?,"CREATE TABLE ""seasons"" ( ""season"" text, ""rounds"" real, ""champion"" text, ""most_tries"" text, ""player_of_the_year"" text );","SELECT ""season"" FROM ""seasons"" WHERE ""player_of_the_year""='tim mikkelson';",2-185421-3 What company collaborated in SBI-087 for rheumatoid arthritis?,"CREATE TABLE ""former_product_pipeline"" ( ""name"" text, ""platform"" text, ""indication"" text, ""status"" text, ""collaboration"" text );","SELECT ""collaboration"" FROM ""former_product_pipeline"" WHERE ""name""='sbi-087' AND ""indication""='rheumatoid arthritis';",2-18649568-1 What company collaborated in non-hodgkin lymphoma?,"CREATE TABLE ""former_product_pipeline"" ( ""name"" text, ""platform"" text, ""indication"" text, ""status"" text, ""collaboration"" text );","SELECT ""collaboration"" FROM ""former_product_pipeline"" WHERE ""indication""='non-hodgkin lymphoma';",2-18649568-1 What company collaborated in pre-clinical autoimmune disease and inflammation?,"CREATE TABLE ""former_product_pipeline"" ( ""name"" text, ""platform"" text, ""indication"" text, ""status"" text, ""collaboration"" text );","SELECT ""collaboration"" FROM ""former_product_pipeline"" WHERE ""status""='pre-clinical' AND ""indication""='autoimmune disease and inflammation';",2-18649568-1 Which study included autoimmune disease and inflammation?,"CREATE TABLE ""former_product_pipeline"" ( ""name"" text, ""platform"" text, ""indication"" text, ""status"" text, ""collaboration"" text );","SELECT ""name"" FROM ""former_product_pipeline"" WHERE ""indication""='autoimmune disease and inflammation';",2-18649568-1 What did the phase 2b status target?,"CREATE TABLE ""former_product_pipeline"" ( ""name"" text, ""platform"" text, ""indication"" text, ""status"" text, ""collaboration"" text );","SELECT ""indication"" FROM ""former_product_pipeline"" WHERE ""status""='phase 2b';",2-18649568-1 What company collaborated with non-hodgkin lymphoma?,"CREATE TABLE ""former_product_pipeline"" ( ""name"" text, ""platform"" text, ""indication"" text, ""status"" text, ""collaboration"" text );","SELECT ""collaboration"" FROM ""former_product_pipeline"" WHERE ""indication""='non-hodgkin lymphoma';",2-18649568-1 what is the average water sqmi with a population (2010) more than 47 in the Brenna Township with Longitude less than -97.171507,"CREATE TABLE ""b"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT AVG(""water_sqmi"") FROM ""b"" WHERE ""pop_2010"">47 AND ""township""='brenna' AND ""longitude""<-97.171507;",2-18600760-2 what is the latitude for the berlin township with a geo id less than 3801706260,"CREATE TABLE ""b"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT COUNT(""latitude"") FROM ""b"" WHERE ""township""='berlin' AND ""geo_id""<3801706260;",2-18600760-2 what is the highest ANSI code with a latitude more than 47.623288 and a geo id more than 3805508060 with land (sqmi) more than 35.66 and a longitude less than -102.054248,"CREATE TABLE ""b"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT MAX(""ansi_code"") FROM ""b"" WHERE ""latitude"">47.623288 AND ""geo_id"">3805508060 AND ""land_sqmi"">35.66 AND ""longitude""<-102.054248;",2-18600760-2 what is the lowest latitude for the land sqmi less than 32.696 and a water sqmi less than 0,"CREATE TABLE ""b"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT MIN(""latitude"") FROM ""b"" WHERE ""land_sqmi""<32.696 AND ""water_sqmi""<0;",2-18600760-2 What's the sum of Quantity for the Class of 1928 of CI-30?,"CREATE TABLE ""all_steel_coaches_donnerb_chsen"" ( ""class_to_1928"" text, ""class_from_1928"" text, ""seats"" text, ""quantity"" real, ""year_s_of_manufacture"" text );","SELECT SUM(""quantity"") FROM ""all_steel_coaches_donnerb_chsen"" WHERE ""class_from_1928""='ci-30';",2-18734371-3 What Class to 1928 has the Quantity smaller than 440 and Seats of 29/29?,"CREATE TABLE ""all_steel_coaches_donnerb_chsen"" ( ""class_to_1928"" text, ""class_from_1928"" text, ""seats"" text, ""quantity"" real, ""year_s_of_manufacture"" text );","SELECT ""class_to_1928"" FROM ""all_steel_coaches_donnerb_chsen"" WHERE ""quantity""<440 AND ""seats""='29/29';",2-18734371-3 What is the best fit (all data) when the parameter shows fluctuation amplitude at 8h −1 mpc?,"CREATE TABLE ""best_fit_cosmological_parameters_from_wm"" ( ""parameter"" text, ""symbol"" text, ""best_fit_wmap_only"" text, ""best_fit_wmap_extra_parameter"" text, ""best_fit_all_data"" text );","SELECT ""best_fit_all_data"" FROM ""best_fit_cosmological_parameters_from_wm"" WHERE ""parameter""='fluctuation amplitude at 8h −1 mpc';",2-186468-3 "What is the symbol when the best fit (WMAP, extra parameter) of –, and a Best fit (WMAP only) is .4 ± .3?","CREATE TABLE ""best_fit_cosmological_parameters_from_wm"" ( ""parameter"" text, ""symbol"" text, ""best_fit_wmap_only"" text, ""best_fit_wmap_extra_parameter"" text, ""best_fit_all_data"" text );","SELECT ""symbol"" FROM ""best_fit_cosmological_parameters_from_wm"" WHERE ""best_fit_wmap_extra_parameter""='–' AND ""best_fit_wmap_only""='.4 ± .3';",2-186468-3 "What is the best fit (WMAP, extra parameter)when the best fit (all data) is .0224 ± .0009?","CREATE TABLE ""best_fit_cosmological_parameters_from_wm"" ( ""parameter"" text, ""symbol"" text, ""best_fit_wmap_only"" text, ""best_fit_wmap_extra_parameter"" text, ""best_fit_all_data"" text );","SELECT ""best_fit_wmap_extra_parameter"" FROM ""best_fit_cosmological_parameters_from_wm"" WHERE ""best_fit_all_data""='.0224 ± .0009';",2-186468-3 "What is the best fit (all data) when the best fit (WMAP, extra parameter) shows —?","CREATE TABLE ""best_fit_cosmological_parameters_from_wm"" ( ""parameter"" text, ""symbol"" text, ""best_fit_wmap_only"" text, ""best_fit_wmap_extra_parameter"" text, ""best_fit_all_data"" text );","SELECT ""best_fit_all_data"" FROM ""best_fit_cosmological_parameters_from_wm"" WHERE ""best_fit_wmap_extra_parameter""='—';",2-186468-3 "What is the parameter when the best fit (WMAP only) is .9 ± .1, and symbol is a?","CREATE TABLE ""best_fit_cosmological_parameters_from_wm"" ( ""parameter"" text, ""symbol"" text, ""best_fit_wmap_only"" text, ""best_fit_wmap_extra_parameter"" text, ""best_fit_all_data"" text );","SELECT ""parameter"" FROM ""best_fit_cosmological_parameters_from_wm"" WHERE ""best_fit_wmap_only""='.9 ± .1' AND ""symbol""='a';",2-186468-3 "What is the parameter when the best fit (WMAP only) is .9 ± .1, and a best fit (WMAP, extra parameter) is .92 ± .12?","CREATE TABLE ""best_fit_cosmological_parameters_from_wm"" ( ""parameter"" text, ""symbol"" text, ""best_fit_wmap_only"" text, ""best_fit_wmap_extra_parameter"" text, ""best_fit_all_data"" text );","SELECT ""parameter"" FROM ""best_fit_cosmological_parameters_from_wm"" WHERE ""best_fit_wmap_only""='.9 ± .1' AND ""best_fit_wmap_extra_parameter""='.92 ± .12';",2-186468-3 What is the highest heat for more than 3 lanes and a time of 2:09.12?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT MAX(""heat"") FROM ""heats"" WHERE ""lane"">3 AND ""time""='2:09.12';",2-18625461-3 What is Russia's time with a heat higher than 3?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""time"" FROM ""heats"" WHERE ""nationality""='russia' AND ""heat"">3;",2-18625461-3 What is Hungary's time with a heat higher than 2 and two lanes?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""time"" FROM ""heats"" WHERE ""heat"">2 AND ""nationality""='hungary' AND ""lane""=2;",2-18625461-3 "When the name is badnawar, and the reserved for (sc / st /none) of none what is the constituency number?","CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""constituency_number"" FROM ""assembly_segments"" WHERE ""reserved_for_sc_st_none""='none' AND ""name""='badnawar';",2-18517754-1 What is the number of electorates when the name is badnawar?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""number_of_electorates_2009"" FROM ""assembly_segments"" WHERE ""name""='badnawar';",2-18517754-1 What is the average number of electorates (2009) when the district is indore?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT AVG(""number_of_electorates_2009"") FROM ""assembly_segments"" WHERE ""district""='indore';",2-18517754-1 "What is the name when the reserved is (sc / st /none) of st, with a constituency number 196?","CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""name"" FROM ""assembly_segments"" WHERE ""reserved_for_sc_st_none""='st' AND ""constituency_number""='196';",2-18517754-1 What is the nationality for rank 27?,"CREATE TABLE ""qualifying_round"" ( ""rank"" real, ""group"" text, ""name"" text, ""nationality"" text, ""result"" real );","SELECT ""nationality"" FROM ""qualifying_round"" WHERE ""rank""=27;",2-18579345-3 What is the sum rating with more than 1 comp for mark miller?,"CREATE TABLE ""passing"" ( ""player"" text, ""games"" real, ""comp"" real, ""yards"" real, ""rating"" real );","SELECT COUNT(""rating"") FROM ""passing"" WHERE ""player""='mark miller' AND ""comp"">1;",2-18830507-4 What is the games average with less than 3.8 in rating and less than 9 yards?,"CREATE TABLE ""passing"" ( ""player"" text, ""games"" real, ""comp"" real, ""yards"" real, ""rating"" real );","SELECT AVG(""games"") FROM ""passing"" WHERE ""rating""<3.8 AND ""yards""<9;",2-18830507-4 What is the average rating for john kidd with more than 0 yards?,"CREATE TABLE ""passing"" ( ""player"" text, ""games"" real, ""comp"" real, ""yards"" real, ""rating"" real );","SELECT AVG(""rating"") FROM ""passing"" WHERE ""player""='john kidd' AND ""yards"">0;",2-18830507-4 Which Share of seats has a European election (UK) of 2009?,"CREATE TABLE ""european_elections"" ( ""european_election_uk"" real, ""name"" text, ""share_of_votes"" text, ""seats"" real, ""share_of_seats"" text );","SELECT ""share_of_seats"" FROM ""european_elections"" WHERE ""european_election_uk""=2009;",2-18933007-3 Which European election (UK) has a Share of votes of 19%?,"CREATE TABLE ""european_elections"" ( ""european_election_uk"" real, ""name"" text, ""share_of_votes"" text, ""seats"" real, ""share_of_seats"" text );","SELECT ""european_election_uk"" FROM ""european_elections"" WHERE ""share_of_votes""='19%';",2-18933007-3 What is the fewest bronzes for ranks of 3 with totals under 2?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""bronze"") FROM ""medals_table"" WHERE ""rank""='3' AND ""total""<2;",2-18517077-3 Which rank is Austria?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""rank"" FROM ""medals_table"" WHERE ""nation""='austria';",2-18517077-3 What is the sum of bronzes for countries with 1 gold and under 1 silver?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""bronze"") FROM ""medals_table"" WHERE ""gold""=1 AND ""silver""<1;",2-18517077-3 What is the total number of totals for nations with 1 silver and more than 1 bronze?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""total"") FROM ""medals_table"" WHERE ""bronze"">1 AND ""silver""=1;",2-18517077-3 What is the Nationality of the athlete in 1999 Fort-de-France in the Triple Jump?,"CREATE TABLE ""women_under_20"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""games"" text );","SELECT ""nationality"" FROM ""women_under_20"" WHERE ""games""='1999 fort-de-france' AND ""event""='triple jump';",2-18951015-4 What is the Date of the athlete in the shot put Event?,"CREATE TABLE ""women_under_20"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""games"" text );","SELECT ""date"" FROM ""women_under_20"" WHERE ""event""='shot put';",2-18951015-4 What District has a Member with a First Election date of 1985?,"CREATE TABLE ""city_council"" ( ""position"" text, ""name"" text, ""party"" text, ""first_election"" text, ""district"" text );","SELECT ""district"" FROM ""city_council"" WHERE ""position""='member' AND ""first_election""='1985';",2-18940583-3 What Party is Member Alicia Hughes from?,"CREATE TABLE ""city_council"" ( ""position"" text, ""name"" text, ""party"" text, ""first_election"" text, ""district"" text );","SELECT ""party"" FROM ""city_council"" WHERE ""position""='member' AND ""name""='alicia hughes';",2-18940583-3 What Position does First Elected in 2003 William D. Euille hold ?,"CREATE TABLE ""city_council"" ( ""position"" text, ""name"" text, ""party"" text, ""first_election"" text, ""district"" text );","SELECT ""position"" FROM ""city_council"" WHERE ""first_election""='2003' AND ""name""='william d. euille';",2-18940583-3 What is Kerry J. Donley's First Election date?,"CREATE TABLE ""city_council"" ( ""position"" text, ""name"" text, ""party"" text, ""first_election"" text, ""district"" text );","SELECT ""first_election"" FROM ""city_council"" WHERE ""name""='kerry j. donley';",2-18940583-3 What is Kerry J. Donley's Party?,"CREATE TABLE ""city_council"" ( ""position"" text, ""name"" text, ""party"" text, ""first_election"" text, ""district"" text );","SELECT ""party"" FROM ""city_council"" WHERE ""name""='kerry j. donley';",2-18940583-3 What is the Position of the person with a First Election of 1988 as Vice Mayor 2009?,"CREATE TABLE ""city_council"" ( ""position"" text, ""name"" text, ""party"" text, ""first_election"" text, ""district"" text );","SELECT ""position"" FROM ""city_council"" WHERE ""first_election""='1988 as vice mayor 2009';",2-18940583-3 What are the final points a 0 total and 22 draws?,"CREATE TABLE ""televoting_results"" ( ""draw"" real, ""televotes"" text, ""televote_points"" text, ""jury_points"" text, ""total"" text, ""final_points"" text );","SELECT ""final_points"" FROM ""televoting_results"" WHERE ""total""='0' AND ""draw""=22;",2-18616766-3 "Who received 6,131 televotes?","CREATE TABLE ""televoting_results"" ( ""draw"" real, ""televotes"" text, ""televote_points"" text, ""jury_points"" text, ""total"" text, ""final_points"" text );","SELECT ""televote_points"" FROM ""televoting_results"" WHERE ""televotes""='6,131';",2-18616766-3 What are televotes for 1 draw?,"CREATE TABLE ""televoting_results"" ( ""draw"" real, ""televotes"" text, ""televote_points"" text, ""jury_points"" text, ""total"" text, ""final_points"" text );","SELECT ""televotes"" FROM ""televoting_results"" WHERE ""draw""=1;",2-18616766-3 What is the draw for the artist Ketil Stokkan which has less than 44 points?,"CREATE TABLE ""results"" ( ""draw"" real, ""language"" text, ""artist"" text, ""song"" text, ""english_translation"" text, ""place"" real, ""points"" real );","SELECT MIN(""draw"") FROM ""results"" WHERE ""artist""='ketil stokkan' AND ""points""<44;",2-185274-1 Which artist speaks croatian?,"CREATE TABLE ""results"" ( ""draw"" real, ""language"" text, ""artist"" text, ""song"" text, ""english_translation"" text, ""place"" real, ""points"" real );","SELECT ""artist"" FROM ""results"" WHERE ""language""='croatian';",2-185274-1 what is 2006/07 when 2007/08 is nr?,"CREATE TABLE ""performance_and_rankings_timeline"" ( ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""2006_07"" FROM ""performance_and_rankings_timeline"" WHERE ""2007_08""='nr';",2-18746466-1 what is 2010/11 when 2003/04 is former ranking tournaments?,"CREATE TABLE ""performance_and_rankings_timeline"" ( ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""2010_11"" FROM ""performance_and_rankings_timeline"" WHERE ""2003_04""='former ranking tournaments';",2-18746466-1 what is 2005/06 when 2004/05 is not held and 2010/11 is a?,"CREATE TABLE ""performance_and_rankings_timeline"" ( ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""2005_06"" FROM ""performance_and_rankings_timeline"" WHERE ""2004_05""='not held' AND ""2010_11""='a';",2-18746466-1 what is 2007/08 when 2005/06 is not held and 2004/05 is lq?,"CREATE TABLE ""performance_and_rankings_timeline"" ( ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""2007_08"" FROM ""performance_and_rankings_timeline"" WHERE ""2005_06""='not held' AND ""2004_05""='lq';",2-18746466-1 "what is 2003/04 when 2002/03 is not held, 2008/09 is lq, 2009/10 is lq and 2005/06 is not held?","CREATE TABLE ""performance_and_rankings_timeline"" ( ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""2003_04"" FROM ""performance_and_rankings_timeline"" WHERE ""2002_03""='not held' AND ""2008_09""='lq' AND ""2009_10""='lq' AND ""2005_06""='not held';",2-18746466-1 "what is 2005/06 when 2007/08 is a, 2002/03 is lq and 2011/12 is a?","CREATE TABLE ""performance_and_rankings_timeline"" ( ""2002_03"" text, ""2003_04"" text, ""2004_05"" text, ""2005_06"" text, ""2006_07"" text, ""2007_08"" text, ""2008_09"" text, ""2009_10"" text, ""2010_11"" text, ""2011_12"" text, ""2012_13"" text );","SELECT ""2005_06"" FROM ""performance_and_rankings_timeline"" WHERE ""2007_08""='a' AND ""2002_03""='lq' AND ""2011_12""='a';",2-18746466-1 Which Score has High points of douglas (15)?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location"" text, ""record"" text );","SELECT ""score"" FROM ""regular_season"" WHERE ""high_points""='douglas (15)';",2-18904831-6 "Which High assists have a Game larger than 21, and a Record of 18-6?","CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location"" text, ""record"" text );","SELECT ""high_assists"" FROM ""regular_season"" WHERE ""game"">21 AND ""record""='18-6';",2-18904831-6 Which Record has a Location of madison square garden?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""high_points"" text, ""high_rebounds"" text, ""high_assists"" text, ""location"" text, ""record"" text );","SELECT ""record"" FROM ""regular_season"" WHERE ""location""='madison square garden';",2-18904831-6 For what total was 37.410 (4) the 1st run?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""name"" text, ""1st_run"" text, ""2nd_run"" text, ""3rd_run"" text, ""total"" real );","SELECT ""total"" FROM ""semifinal_2"" WHERE ""1st_run""='37.410 (4)';",2-18603914-8 Who had a 2nd run of 39.296 (5)?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""name"" text, ""1st_run"" text, ""2nd_run"" text, ""3rd_run"" text, ""total"" real );","SELECT ""name"" FROM ""semifinal_2"" WHERE ""2nd_run""='39.296 (5)';",2-18603914-8 What is the greatest total when the 3rd run was 48.734 (8)?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""name"" text, ""1st_run"" text, ""2nd_run"" text, ""3rd_run"" text, ""total"" real );","SELECT MAX(""total"") FROM ""semifinal_2"" WHERE ""3rd_run""='48.734 (8)';",2-18603914-8 What is the 3rd run was 41.256 (6) the 2nd run?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""name"" text, ""1st_run"" text, ""2nd_run"" text, ""3rd_run"" text, ""total"" real );","SELECT ""3rd_run"" FROM ""semifinal_2"" WHERE ""2nd_run""='41.256 (6)';",2-18603914-8 "With a 3rd run of 37.805 (6), what was the 1st run?","CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""name"" text, ""1st_run"" text, ""2nd_run"" text, ""3rd_run"" text, ""total"" real );","SELECT ""1st_run"" FROM ""semifinal_2"" WHERE ""3rd_run""='37.805 (6)';",2-18603914-8 What is the 1st run when 37.496 (4) is the 3rd run?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""name"" text, ""1st_run"" text, ""2nd_run"" text, ""3rd_run"" text, ""total"" real );","SELECT ""1st_run"" FROM ""semifinal_2"" WHERE ""3rd_run""='37.496 (4)';",2-18603914-8 Which 2012 has a 2009 smaller than 3.38?,"CREATE TABLE ""admissions"" ( ""2012"" real, ""2011"" real, ""2010"" real, ""2009"" real, ""2008"" real );","SELECT AVG(""2012"") FROM ""admissions"" WHERE ""2009""<3.38;",2-1859-1 "Which 2009 has a 2012 larger than 9,265?","CREATE TABLE ""admissions"" ( ""2012"" real, ""2011"" real, ""2010"" real, ""2009"" real, ""2008"" real );","SELECT MAX(""2009"") FROM ""admissions"" WHERE ""2012"">'9,265';",2-1859-1 "Which 2012 has a 2008 of 24,473, and a 2009 smaller than 25,616?","CREATE TABLE ""admissions"" ( ""2012"" real, ""2011"" real, ""2010"" real, ""2009"" real, ""2008"" real );","SELECT MIN(""2012"") FROM ""admissions"" WHERE ""2008""='24,473' AND ""2009""<'25,616';",2-1859-1 "Which 2010 has a 2008 larger than 3.41, and a 2009 smaller than 9,344, and a 2011 smaller than 26,452, and a 2012 smaller than 87.9?","CREATE TABLE ""admissions"" ( ""2012"" real, ""2011"" real, ""2010"" real, ""2009"" real, ""2008"" real );","SELECT MIN(""2010"") FROM ""admissions"" WHERE ""2008"">3.41 AND ""2009""<'9,344' AND ""2011""<'26,452' AND ""2012""<87.9;",2-1859-1 "How much 2012 has a 2011 smaller than 26,452, and a 2009 larger than 3.38, and a 2008 smaller than 90.3?","CREATE TABLE ""admissions"" ( ""2012"" real, ""2011"" real, ""2010"" real, ""2009"" real, ""2008"" real );","SELECT COUNT(""2012"") FROM ""admissions"" WHERE ""2011""<'26,452' AND ""2009"">3.38 AND ""2008""<90.3;",2-1859-1 "who is the champion when the year is earlier than 2012, the runner-up (average in final) is steve beaton (97.16)?","CREATE TABLE ""final_results"" ( ""year"" real, ""champion_average_in_final"" text, ""legs"" text, ""runner_up_average_in_final"" text, ""sponsor"" text, ""prize_fund"" text, ""champion"" text, ""runner_up"" text, ""venue"" text );","SELECT ""champion"" FROM ""final_results"" WHERE ""year""<2012 AND ""runner_up_average_in_final""='steve beaton (97.16)';",2-18828487-1 "what is the venue when the runner-up is £20,000, the champion (average in final) is phil taylor (109.35)?","CREATE TABLE ""final_results"" ( ""year"" real, ""champion_average_in_final"" text, ""legs"" text, ""runner_up_average_in_final"" text, ""sponsor"" text, ""prize_fund"" text, ""champion"" text, ""runner_up"" text, ""venue"" text );","SELECT ""venue"" FROM ""final_results"" WHERE ""runner_up""='£20,000' AND ""champion_average_in_final""='phil taylor (109.35)';",2-18828487-1 what is the legs when the year is earlier than 2009?,"CREATE TABLE ""final_results"" ( ""year"" real, ""champion_average_in_final"" text, ""legs"" text, ""runner_up_average_in_final"" text, ""sponsor"" text, ""prize_fund"" text, ""champion"" text, ""runner_up"" text, ""venue"" text );","SELECT ""legs"" FROM ""final_results"" WHERE ""year""<2009;",2-18828487-1 what is the venue when the runner-up (average in final) is wayne jones (94.64)?,"CREATE TABLE ""final_results"" ( ""year"" real, ""champion_average_in_final"" text, ""legs"" text, ""runner_up_average_in_final"" text, ""sponsor"" text, ""prize_fund"" text, ""champion"" text, ""runner_up"" text, ""venue"" text );","SELECT ""venue"" FROM ""final_results"" WHERE ""runner_up_average_in_final""='wayne jones (94.64)';",2-18828487-1 "What is the legs when the venue is rwe-sporthalle, mülheim and the runner-up (average in final) is simon whitlock (99.59)?","CREATE TABLE ""final_results"" ( ""year"" real, ""champion_average_in_final"" text, ""legs"" text, ""runner_up_average_in_final"" text, ""sponsor"" text, ""prize_fund"" text, ""champion"" text, ""runner_up"" text, ""venue"" text );","SELECT ""legs"" FROM ""final_results"" WHERE ""venue""='rwe-sporthalle, mülheim' AND ""runner_up_average_in_final""='simon whitlock (99.59)';",2-18828487-1 What is the 110m H number when the overall points are 7835 (sb)?,"CREATE TABLE ""overall_results"" ( ""overall_points"" text, ""100_m"" text, ""400_m"" text, ""110_m_h"" text, ""1500_m"" text );","SELECT ""110_m_h"" FROM ""overall_results"" WHERE ""overall_points""='7835 (sb)';",2-18578929-3 What is the 100 m time when the 110 m H number is 0 dnf?,"CREATE TABLE ""overall_results"" ( ""overall_points"" text, ""100_m"" text, ""400_m"" text, ""110_m_h"" text, ""1500_m"" text );","SELECT ""100_m"" FROM ""overall_results"" WHERE ""110_m_h""='0 dnf';",2-18578929-3 What is the 110 m H when the 1500 m time is 693 4:37.96 min?,"CREATE TABLE ""overall_results"" ( ""overall_points"" text, ""100_m"" text, ""400_m"" text, ""110_m_h"" text, ""1500_m"" text );","SELECT ""110_m_h"" FROM ""overall_results"" WHERE ""1500_m""='693 4:37.96 min';",2-18578929-3 "What is the 400 m time when the 100 m time is 814 11.21 s, and the 110 m H is 846 15.03 s?","CREATE TABLE ""overall_results"" ( ""overall_points"" text, ""100_m"" text, ""400_m"" text, ""110_m_h"" text, ""1500_m"" text );","SELECT ""400_m"" FROM ""overall_results"" WHERE ""100_m""='814 11.21 s' AND ""110_m_h""='846 15.03 s';",2-18578929-3 "What is the 100 m time when the overall points are dnf, and the 400 m is dns?","CREATE TABLE ""overall_results"" ( ""overall_points"" text, ""100_m"" text, ""400_m"" text, ""110_m_h"" text, ""1500_m"" text );","SELECT ""100_m"" FROM ""overall_results"" WHERE ""overall_points""='dnf' AND ""400_m""='dns';",2-18578929-3 "Which Result has a Venue of kinnarps arena, and a Date of thursday, february 19?","CREATE TABLE ""game_log"" ( ""round"" real, ""date"" text, ""home"" text, ""result"" text, ""visitor"" text, ""venue"" text, ""attendance"" real );","SELECT ""result"" FROM ""game_log"" WHERE ""venue""='kinnarps arena' AND ""date""='thursday, february 19';",2-18943645-7 "Which Attendance has a Home of djurgårdens if, and a Round of 53?","CREATE TABLE ""game_log"" ( ""round"" real, ""date"" text, ""home"" text, ""result"" text, ""visitor"" text, ""venue"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""game_log"" WHERE ""home""='djurgårdens if' AND ""round""=53;",2-18943645-7 "Which Date has an Attendance larger than 5,804, and a Result of 6–3?","CREATE TABLE ""game_log"" ( ""round"" real, ""date"" text, ""home"" text, ""result"" text, ""visitor"" text, ""venue"" text, ""attendance"" real );","SELECT ""date"" FROM ""game_log"" WHERE ""attendance"">'5,804' AND ""result""='6–3';",2-18943645-7 "Which Attendance has a Round of 52, and a Home of södertälje sk?","CREATE TABLE ""game_log"" ( ""round"" real, ""date"" text, ""home"" text, ""result"" text, ""visitor"" text, ""venue"" text, ""attendance"" real );","SELECT MIN(""attendance"") FROM ""game_log"" WHERE ""round""=52 AND ""home""='södertälje sk';",2-18943645-7 "What is the Record of the game with an Attendance of 70,604?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""attendance""='70,604';",2-18695137-1 Who is the Opponent in the game with a Record of 1–3–0?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""record""='1–3–0';",2-18695137-1 "What is the Record of the game with an Attendance of 70,479?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""attendance"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""attendance""='70,479';",2-18695137-1 "What was the winning score on Aug 21, 1977?","CREATE TABLE ""lpga_tour_wins_7"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""lpga_tour_wins_7"" WHERE ""date""='aug 21, 1977';",2-1853483-1 What's the margin of victory during the Pocono Northeast Classic?,"CREATE TABLE ""lpga_tour_wins_7"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""margin_of_victory"" FROM ""lpga_tour_wins_7"" WHERE ""tournament""='pocono northeast classic';",2-1853483-1 "What's the winning score on Feb 12, 1978?","CREATE TABLE ""lpga_tour_wins_7"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""lpga_tour_wins_7"" WHERE ""date""='feb 12, 1978';",2-1853483-1 Who were the runner(s)-up with a winning score of -7 (67-72-70=209)?,"CREATE TABLE ""lpga_tour_wins_7"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""lpga_tour_wins_7"" WHERE ""winning_score""='-7 (67-72-70=209)';",2-1853483-1 "Which Name has a Year larger than 2001, and a Length of 52 x 20 mins?","CREATE TABLE ""relation_of_each_series"" ( ""name"" text, ""type"" text, ""relation"" text, ""length"" text, ""year"" real );","SELECT ""name"" FROM ""relation_of_each_series"" WHERE ""year"">2001 AND ""length""='52 x 20 mins';",2-1880318-1 What was the type after 2004?,"CREATE TABLE ""relation_of_each_series"" ( ""name"" text, ""type"" text, ""relation"" text, ""length"" text, ""year"" real );","SELECT ""type"" FROM ""relation_of_each_series"" WHERE ""year"">2004;",2-1880318-1 "Which Relation has a Year larger than 2000, and a Length of 8 x 20 mins?","CREATE TABLE ""relation_of_each_series"" ( ""name"" text, ""type"" text, ""relation"" text, ""length"" text, ""year"" real );","SELECT ""relation"" FROM ""relation_of_each_series"" WHERE ""year"">2000 AND ""length""='8 x 20 mins';",2-1880318-1 "Which Relation has a Type of tv, and a Name of ohanami?","CREATE TABLE ""relation_of_each_series"" ( ""name"" text, ""type"" text, ""relation"" text, ""length"" text, ""year"" real );","SELECT ""relation"" FROM ""relation_of_each_series"" WHERE ""type""='tv' AND ""name""='ohanami';",2-1880318-1 What is the majority when the clone independence is no?,"CREATE TABLE ""compliance_with_voting_system_criteria"" ( ""non_dictatorship"" text, ""pareto_efficiency"" text, ""majority"" text, ""monotone"" text, ""consistency_participation"" text, ""condorcet"" text, ""condorcet_loser"" text, ""clone_independence"" text, ""reversal_symmetry"" text );","SELECT ""majority"" FROM ""compliance_with_voting_system_criteria"" WHERE ""clone_independence""='no';",2-1857-3 what is the consistency & participation when pareto efficiency is yes and condorcet is no?,"CREATE TABLE ""compliance_with_voting_system_criteria"" ( ""non_dictatorship"" text, ""pareto_efficiency"" text, ""majority"" text, ""monotone"" text, ""consistency_participation"" text, ""condorcet"" text, ""condorcet_loser"" text, ""clone_independence"" text, ""reversal_symmetry"" text );","SELECT ""consistency_participation"" FROM ""compliance_with_voting_system_criteria"" WHERE ""pareto_efficiency""='yes' AND ""condorcet""='no';",2-1857-3 "what is the reversal symmetry when non-dictatorship is yes, consistency & participation is no, and clone independence is yes?","CREATE TABLE ""compliance_with_voting_system_criteria"" ( ""non_dictatorship"" text, ""pareto_efficiency"" text, ""majority"" text, ""monotone"" text, ""consistency_participation"" text, ""condorcet"" text, ""condorcet_loser"" text, ""clone_independence"" text, ""reversal_symmetry"" text );","SELECT ""reversal_symmetry"" FROM ""compliance_with_voting_system_criteria"" WHERE ""non_dictatorship""='yes' AND ""consistency_participation""='no' AND ""clone_independence""='yes';",2-1857-3 what is the reversal symmetry when non-dicatorship is no and pareto efficiency is no?,"CREATE TABLE ""compliance_with_voting_system_criteria"" ( ""non_dictatorship"" text, ""pareto_efficiency"" text, ""majority"" text, ""monotone"" text, ""consistency_participation"" text, ""condorcet"" text, ""condorcet_loser"" text, ""clone_independence"" text, ""reversal_symmetry"" text );","SELECT ""reversal_symmetry"" FROM ""compliance_with_voting_system_criteria"" WHERE ""non_dictatorship""='no' AND ""pareto_efficiency""='no';",2-1857-3 "what is the monotone when pareto efficiency is yes, non-dictatorship is yes, and clone independence is yes?","CREATE TABLE ""compliance_with_voting_system_criteria"" ( ""non_dictatorship"" text, ""pareto_efficiency"" text, ""majority"" text, ""monotone"" text, ""consistency_participation"" text, ""condorcet"" text, ""condorcet_loser"" text, ""clone_independence"" text, ""reversal_symmetry"" text );","SELECT ""monotone"" FROM ""compliance_with_voting_system_criteria"" WHERE ""pareto_efficiency""='yes' AND ""non_dictatorship""='yes' AND ""clone_independence""='yes';",2-1857-3 what is the reversal symmetry when the non-dictatorship is no and condorcet loser is no?,"CREATE TABLE ""compliance_with_voting_system_criteria"" ( ""non_dictatorship"" text, ""pareto_efficiency"" text, ""majority"" text, ""monotone"" text, ""consistency_participation"" text, ""condorcet"" text, ""condorcet_loser"" text, ""clone_independence"" text, ""reversal_symmetry"" text );","SELECT ""reversal_symmetry"" FROM ""compliance_with_voting_system_criteria"" WHERE ""non_dictatorship""='no' AND ""condorcet_loser""='no';",2-1857-3 "For the English translation Someone Like You, what is the lowest draw?","CREATE TABLE ""results"" ( ""draw"" real, ""language"" text, ""artist"" text, ""english_translation"" text, ""place"" real, ""points"" real );","SELECT MIN(""draw"") FROM ""results"" WHERE ""english_translation""='someone like you';",2-184953-1 The English translation of Sing has what average points?,"CREATE TABLE ""results"" ( ""draw"" real, ""language"" text, ""artist"" text, ""english_translation"" text, ""place"" real, ""points"" real );","SELECT AVG(""points"") FROM ""results"" WHERE ""english_translation""='sing';",2-184953-1 What is Germany's lowest heat ranked after 24?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT MIN(""heat"") FROM ""heats"" WHERE ""nationality""='germany' AND ""rank"">24;",2-18625276-3 What is the rank for Denmark?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT COUNT(""rank"") FROM ""heats"" WHERE ""nationality""='denmark';",2-18625276-3 What is the highest lane for Christine Mailliet ranked less than 39?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT MAX(""lane"") FROM ""heats"" WHERE ""name""='christine mailliet' AND ""rank""<39;",2-18625276-3 "What season had the title ""A Safe Place""?","CREATE TABLE ""episodes"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""ratings"" text );","SELECT ""no_in_season"" FROM ""episodes"" WHERE ""title""='\""a safe place\""';",2-18428035-3 "What season was the episode ""Solitary Confinement"", written by Fiona Kelly?","CREATE TABLE ""episodes"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""ratings"" text );","SELECT ""no_in_season"" FROM ""episodes"" WHERE ""written_by""='fiona kelly' AND ""title""='\""solitary confinement\""';",2-18428035-3 What was the title of the episode written by Robert Haywood?,"CREATE TABLE ""episodes"" ( ""no_in_series"" text, ""no_in_season"" text, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""ratings"" text );","SELECT ""title"" FROM ""episodes"" WHERE ""written_by""='robert haywood';",2-18428035-3 "Which Player has Goals larger than 10, and a Debut year smaller than 1993, and Years at club of 1990–1993?","CREATE TABLE ""1990s"" ( ""debut_year"" real, ""player"" text, ""games"" real, ""goals"" real, ""years_at_club"" text );","SELECT ""player"" FROM ""1990s"" WHERE ""goals"">10 AND ""debut_year""<1993 AND ""years_at_club""='1990–1993';",2-1893924-11 "Which Goals have Games of 51, and a Debut year smaller than 1992?","CREATE TABLE ""1990s"" ( ""debut_year"" real, ""player"" text, ""games"" real, ""goals"" real, ""years_at_club"" text );","SELECT MIN(""goals"") FROM ""1990s"" WHERE ""games""=51 AND ""debut_year""<1992;",2-1893924-11 "Which Year Joined has an Enrollment smaller than 726, and a School of tri-west?","CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""county"" text, ""year_joined"" real );","SELECT MAX(""year_joined"") FROM ""membership"" WHERE ""enrollment""<726 AND ""school""='tri-west';",2-18926196-1 What is lebanon's enrollment?,"CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""county"" text, ""year_joined"" real );","SELECT AVG(""enrollment"") FROM ""membership"" WHERE ""school""='lebanon';",2-18926196-1 What is the enrollment of the school whose mascot is hot dogs?,"CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""county"" text, ""year_joined"" real );","SELECT SUM(""enrollment"") FROM ""membership"" WHERE ""mascot""='hot dogs';",2-18926196-1 When did crawfordsville join?,"CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""county"" text, ""year_joined"" real );","SELECT MAX(""year_joined"") FROM ""membership"" WHERE ""location""='crawfordsville';",2-18926196-1 what is the average b score when the gymnast is kōhei uchimura ( jpn )?,"CREATE TABLE ""qualified_competitors"" ( ""position"" text, ""gymnast"" text, ""a_score"" real, ""b_score"" real, ""total"" real );","SELECT AVG(""b_score"") FROM ""qualified_competitors"" WHERE ""gymnast""='kōhei uchimura ( jpn )';",2-18662017-2 what is the b score when the a score is 6.9?,"CREATE TABLE ""qualified_competitors"" ( ""position"" text, ""gymnast"" text, ""a_score"" real, ""b_score"" real, ""total"" real );","SELECT ""b_score"" FROM ""qualified_competitors"" WHERE ""a_score""=6.9;",2-18662017-2 what is the sum of the b score when the a score is 6.6 and the total is 15.6?,"CREATE TABLE ""qualified_competitors"" ( ""position"" text, ""gymnast"" text, ""a_score"" real, ""b_score"" real, ""total"" real );","SELECT SUM(""b_score"") FROM ""qualified_competitors"" WHERE ""a_score""=6.6 AND ""total""=15.6;",2-18662017-2 What is Myron Walwyn with a Territorial at-large Constiuency's First Elected Date,"CREATE TABLE ""list_of_members"" ( ""name"" text, ""party"" text, ""member_of"" text, ""first_elected"" text, ""constiuency"" text );","SELECT ""first_elected"" FROM ""list_of_members"" WHERE ""constiuency""='territorial at-large' AND ""name""='myron walwyn';",2-18950578-2 What is the Party of the council member for the Fifth District?,"CREATE TABLE ""list_of_members"" ( ""name"" text, ""party"" text, ""member_of"" text, ""first_elected"" text, ""constiuency"" text );","SELECT ""party"" FROM ""list_of_members"" WHERE ""constiuency""='council member for the fifth district';",2-18950578-2 "What is the medal total when there is 2 gold medals, and Brazil (BRA) is the nation?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""total"" FROM ""medal_table"" WHERE ""gold""=2 AND ""nation""='brazil (bra)';",2-18395141-2 "Which nation has the number of silver medals greater than 1, and bronze medals as 1?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medal_table"" WHERE ""silver"">1 AND ""bronze""=1;",2-18395141-2 "What is the least total number of medals when the bronze medals is 1, and Czech Republic (CZE) is the nation?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""medal_table"" WHERE ""bronze""=1 AND ""nation""='czech republic (cze)';",2-18395141-2 "For what nation is the gold medals 0, and the bronze medals less than 1?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medal_table"" WHERE ""gold""=0 AND ""bronze""<1;",2-18395141-2 "What is the most gold medals when the bronze medals were 0, and the silver medals greater than 1?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""gold"") FROM ""medal_table"" WHERE ""bronze""=0 AND ""silver"">1;",2-18395141-2 "What is the total bronze medals when the silver medals is 0, and 1 is the rank, Brazil (BRA) is the nation, and the gold medals is less than 2?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""bronze"") FROM ""medal_table"" WHERE ""silver""=0 AND ""rank""='1' AND ""nation""='brazil (bra)' AND ""gold""<2;",2-18395141-2 "What Nation has more than 4 silver, more than 3 gold and 18 total medals?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medal_table"" WHERE ""silver"">4 AND ""gold"">3 AND ""total""=18;",2-1855215-7 Who is listed as the Runners-up that also has a Winner of Hajduk Split (3)?,"CREATE TABLE ""list_of_winners"" ( ""season"" text, ""winner"" text, ""score"" text, ""runners_up"" text, ""venue_s"" text );","SELECT ""runners_up"" FROM ""list_of_winners"" WHERE ""winner""='hajduk split (3)';",2-1878567-2 What is the Japanese Title of the Episode on NTV Station with a Romaji Title of Kuitan 2?,"CREATE TABLE ""2007_spring_season"" ( ""japanese_title"" text, ""romaji_title"" text, ""tv_station"" text, ""episodes"" text, ""average_ratings"" text );","SELECT ""japanese_title"" FROM ""2007_spring_season"" WHERE ""tv_station""='ntv' AND ""romaji_title""='kuitan 2';",2-18539861-2 What are the Ratings of Japanese Title プロポーズ大作戦 episode 11 on Fuji TV station?,"CREATE TABLE ""2007_spring_season"" ( ""japanese_title"" text, ""romaji_title"" text, ""tv_station"" text, ""episodes"" text, ""average_ratings"" text );","SELECT ""average_ratings"" FROM ""2007_spring_season"" WHERE ""episodes""='11' AND ""tv_station""='fuji tv' AND ""japanese_title""='プロポーズ大作戦';",2-18539861-2 What Episode on TV Asahi Station has Rating of 12.0%?,"CREATE TABLE ""2007_spring_season"" ( ""japanese_title"" text, ""romaji_title"" text, ""tv_station"" text, ""episodes"" text, ""average_ratings"" text );","SELECT ""episodes"" FROM ""2007_spring_season"" WHERE ""average_ratings""='12.0%' AND ""tv_station""='tv asahi';",2-18539861-2 What is the TV Station of the episode with a Romaji Title of Tokkyuu Tanaka Sangou?,"CREATE TABLE ""2007_spring_season"" ( ""japanese_title"" text, ""romaji_title"" text, ""tv_station"" text, ""episodes"" text, ""average_ratings"" text );","SELECT ""tv_station"" FROM ""2007_spring_season"" WHERE ""romaji_title""='tokkyuu tanaka sangou';",2-18539861-2 Which class had a rank of 2nd?,"CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""rank"" text, ""wins"" real );","SELECT ""class"" FROM ""motorcycle_grand_prix_results"" WHERE ""rank""='2nd';",2-1861463-2 How many wins did the 500cc class have in 1979?,"CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""rank"" text, ""wins"" real );","SELECT ""wins"" FROM ""motorcycle_grand_prix_results"" WHERE ""class""='500cc' AND ""year""=1979;",2-1861463-2 What is the total of the points for wins under 6 and a rank of 2nd?,"CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""rank"" text, ""wins"" real );","SELECT SUM(""points"") FROM ""motorcycle_grand_prix_results"" WHERE ""rank""='2nd' AND ""wins""<6;",2-1861463-2 Which class had 110 points?,"CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""rank"" text, ""wins"" real );","SELECT ""class"" FROM ""motorcycle_grand_prix_results"" WHERE ""points""=110;",2-1861463-2 What is the average year having 142 points?,"CREATE TABLE ""motorcycle_grand_prix_results"" ( ""year"" real, ""class"" text, ""team"" text, ""points"" real, ""rank"" text, ""wins"" real );","SELECT AVG(""year"") FROM ""motorcycle_grand_prix_results"" WHERE ""points""=142;",2-1861463-2 On what date were the 1997 Bridgetown games in which a Martinique girl competed?,"CREATE TABLE ""girls_under_17"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""games"" text );","SELECT ""date"" FROM ""girls_under_17"" WHERE ""nationality""='martinique' AND ""games""='1997 bridgetown';",2-18951015-6 What is the date of the games that saw a record of 43.66 m?,"CREATE TABLE ""girls_under_17"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""games"" text );","SELECT ""date"" FROM ""girls_under_17"" WHERE ""record""='43.66 m';",2-18951015-6 On which date was the record of 43.89 m set?,"CREATE TABLE ""girls_under_17"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""games"" text );","SELECT ""date"" FROM ""girls_under_17"" WHERE ""record""='43.89 m';",2-18951015-6 Which games saw a record set in the long jump event?,"CREATE TABLE ""girls_under_17"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""games"" text );","SELECT ""games"" FROM ""girls_under_17"" WHERE ""event""='long jump';",2-18951015-6 Which manufacturer has a year made of 4-6-0 — ooooo — ten-wheeler?,"CREATE TABLE ""4_6_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""manufacturer"" text, ""serial_numbers"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""manufacturer"" FROM ""4_6_0"" WHERE ""year_made""='4-6-0 — ooooo — ten-wheeler';",2-18620528-11 What is the quantity made number for the quantity preserved 4-6-0 — ooooo — ten-wheeler?,"CREATE TABLE ""4_6_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""manufacturer"" text, ""serial_numbers"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""quantity_made"" FROM ""4_6_0"" WHERE ""quantity_preserved""='4-6-0 — ooooo — ten-wheeler';",2-18620528-11 "Which Average has a Tally of 2-12, and a Total larger than 18?","CREATE TABLE ""season"" ( ""rank"" real, ""player"" text, ""county"" text, ""tally"" text, ""total"" real, ""matches"" real, ""average"" real );","SELECT AVG(""average"") FROM ""season"" WHERE ""tally""='2-12' AND ""total"">18;",2-18984959-2 What is the ISHAA class for the International School?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""size"" real, ""ihsaa_class"" text, ""county"" text );","SELECT ""ihsaa_class"" FROM ""indiana_high_school_athletics_conference"" WHERE ""school""='international';",2-18974097-3 What school is in 41 Johnson county?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""size"" real, ""ihsaa_class"" text, ""county"" text );","SELECT ""school"" FROM ""indiana_high_school_athletics_conference"" WHERE ""county""='41 johnson';",2-18974097-3 What is the mascot for the team smaller than 154 from 49 Marion?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""size"" real, ""ihsaa_class"" text, ""county"" text );","SELECT ""mascot"" FROM ""indiana_high_school_athletics_conference"" WHERE ""size""<154 AND ""county""='49 marion';",2-18974097-3 What is the size of the International school?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""size"" real, ""ihsaa_class"" text, ""county"" text );","SELECT MIN(""size"") FROM ""indiana_high_school_athletics_conference"" WHERE ""school""='international';",2-18974097-3 "What was the score that has a To par of −3, for Branden Grace?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""score"" FROM ""first_round"" WHERE ""to_par""='−3' AND ""player""='branden grace';",2-18811509-4 "What player has a score less than 66, and a Place of t2, in the United States?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""player"" FROM ""first_round"" WHERE ""score""<66 AND ""place""='t2' AND ""country""='united states';",2-18811509-4 "What is the score when To par was −3, in South Africa, for Richard Sterne?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT AVG(""score"") FROM ""first_round"" WHERE ""to_par""='−3' AND ""country""='south africa' AND ""player""='richard sterne';",2-18811509-4 What is the average number of goals for games played that total more than 8?,"CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT AVG(""goals_for"") FROM ""final_standing"" WHERE ""games_played"">8;",2-18673152-1 What is the sum of wins and the sum of losses less than 4 for teams larger than 20?,"CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT SUM(""wins"") FROM ""final_standing"" WHERE ""losses""<4 AND ""goals_against"">20;",2-18673152-1 What are the sales in Japan for the release totaling 1.82 million?,"CREATE TABLE ""life_to_date_number_of_units_sold"" ( ""date"" text, ""japan"" text, ""americas"" text, ""other"" text, ""total"" text );","SELECT ""japan"" FROM ""life_to_date_number_of_units_sold"" WHERE ""total""='1.82 million';",2-1900696-1 Which date had Japanese sales of 0.61 million?,"CREATE TABLE ""life_to_date_number_of_units_sold"" ( ""date"" text, ""japan"" text, ""americas"" text, ""other"" text, ""total"" text );","SELECT ""date"" FROM ""life_to_date_number_of_units_sold"" WHERE ""japan""='0.61 million';",2-1900696-1 Which date had Japanese sales of 0.57 million?,"CREATE TABLE ""life_to_date_number_of_units_sold"" ( ""date"" text, ""japan"" text, ""americas"" text, ""other"" text, ""total"" text );","SELECT ""date"" FROM ""life_to_date_number_of_units_sold"" WHERE ""japan""='0.57 million';",2-1900696-1 Which date had Japanese sales of 0.59 million?,"CREATE TABLE ""life_to_date_number_of_units_sold"" ( ""date"" text, ""japan"" text, ""americas"" text, ""other"" text, ""total"" text );","SELECT ""date"" FROM ""life_to_date_number_of_units_sold"" WHERE ""japan""='0.59 million';",2-1900696-1 "what is the date when the attendance is more than 45,218, week is higher than 9 and result is w 17-10?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""attendance"">'45,218' AND ""week"">9 AND ""result""='w 17-10';",2-18733271-1 what is the highest attendance for week 6?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""schedule"" WHERE ""week""=6;",2-18733271-1 "what is the highest week when the date is october 6, 1975 and attendance is higher than 79,384?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""date""='october 6, 1975' AND ""attendance"">'79,384';",2-18733271-1 "what is the geo id when the land (sqmi) is less than 36.112, the latitude is more than 47.536618, the township is west bay and water (sqmi) is more than 0.209?","CREATE TABLE ""w"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT SUM(""geo_id"") FROM ""w"" WHERE ""land_sqmi""<36.112 AND ""latitude"">47.536618 AND ""township""='west bay' AND ""water_sqmi"">0.209;",2-18600760-23 "what is the township when the land (sqmi) is more than 36.112, the geo id is higher than 3801985060 and the latitude is 46.062384?","CREATE TABLE ""w"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT ""township"" FROM ""w"" WHERE ""land_sqmi"">36.112 AND ""geo_id"">3801985060 AND ""latitude""=46.062384;",2-18600760-23 what is the longitude when the water (sqmi) is 0.317 and the ansi code is higher than 1759695?,"CREATE TABLE ""w"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT AVG(""longitude"") FROM ""w"" WHERE ""water_sqmi""=0.317 AND ""ansi_code"">1759695;",2-18600760-23 "what is the county when the latitude is more than 48.581299, ansi code is more than 1037103 and the geo id is 3801985060?","CREATE TABLE ""w"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT ""county"" FROM ""w"" WHERE ""latitude"">48.581299 AND ""ansi_code"">1037103 AND ""geo_id""=3801985060;",2-18600760-23 what is the highest longitude for county mountrail and the water (sqmi) is less than 0.075?,"CREATE TABLE ""w"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT MAX(""longitude"") FROM ""w"" WHERE ""county""='mountrail' AND ""water_sqmi""<0.075;",2-18600760-23 "What is the nation when gold is 0, bronze is more than 0 and rank is 16?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medal_table"" WHERE ""gold""=0 AND ""bronze"">0 AND ""rank""='16';",2-18403356-1 what is the silver when the nation is syria (syr) and gold is more than 0?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_table"" WHERE ""nation""='syria (syr)' AND ""gold"">0;",2-18403356-1 what is the average gold when rank is total and silver is more than 20?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""gold"") FROM ""medal_table"" WHERE ""rank""='total' AND ""silver"">20;",2-18403356-1 "what is the most silver when bronze is more than 0, total is more than 1, gold is more than 0 and the nation is china (chn)?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""silver"") FROM ""medal_table"" WHERE ""bronze"">0 AND ""total"">1 AND ""gold"">0 AND ""nation""='china (chn)';",2-18403356-1 Where was the London Marathon held?,"CREATE TABLE ""road_races"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT ""venue"" FROM ""road_races"" WHERE ""event""='marathon' AND ""competition""='london marathon';",2-18876359-2 In what years did Salina Kosgei compete in Singapore?,"CREATE TABLE ""road_races"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT COUNT(""year"") FROM ""road_races"" WHERE ""venue""='singapore';",2-18876359-2 In what position did Salina Kosgei finish in the Tokyo Marathon?,"CREATE TABLE ""road_races"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT ""position"" FROM ""road_races"" WHERE ""competition""='tokyo marathon';",2-18876359-2 What is the Heat of the 34 Rank swimmer with a Time of 49.49 or less?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" real );","SELECT AVG(""heat"") FROM ""heats"" WHERE ""rank""=34 AND ""time""<49.49;",2-18624623-3 What is Dominik Meichtry's Time in Heat 7 or lower?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" real );","SELECT COUNT(""time"") FROM ""heats"" WHERE ""name""='dominik meichtry' AND ""heat""<7;",2-18624623-3 What is the comp for games less than 2?,"CREATE TABLE ""passing"" ( ""player"" text, ""games"" real, ""comp"" real, ""yards"" real, ""rating"" real );","SELECT ""comp"" FROM ""passing"" WHERE ""games""<2;",2-18733329-4 What is the highest comp for ratings less than 52.8 and yards less than 0?,"CREATE TABLE ""passing"" ( ""player"" text, ""games"" real, ""comp"" real, ""yards"" real, ""rating"" real );","SELECT MAX(""comp"") FROM ""passing"" WHERE ""rating""<52.8 AND ""yards""<0;",2-18733329-4 What is the sum of yards for a 118.7 rating?,"CREATE TABLE ""passing"" ( ""player"" text, ""games"" real, ""comp"" real, ""yards"" real, ""rating"" real );","SELECT SUM(""yards"") FROM ""passing"" WHERE ""rating""=118.7;",2-18733329-4 What is the highest yards for a rating larger than 52.8 and more than 13 games?,"CREATE TABLE ""passing"" ( ""player"" text, ""games"" real, ""comp"" real, ""yards"" real, ""rating"" real );","SELECT MAX(""yards"") FROM ""passing"" WHERE ""rating"">52.8 AND ""games"">13;",2-18733329-4 What is the release date when the release price (usd) is $346 and the turbo is 9/11?,"CREATE TABLE ""ivy_bridge_dual_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""release_date"" FROM ""ivy_bridge_dual_core_22_nm"" WHERE ""release_price_usd""='$346' AND ""turbo""='9/11';",2-18823880-14 what is the i/o bus when the sspec numebr is sr0n5(l1)?,"CREATE TABLE ""ivy_bridge_dual_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""i_o_bus"" FROM ""ivy_bridge_dual_core_22_nm"" WHERE ""s_spec_number""='sr0n5(l1)';",2-18823880-14 What is the l3 cache when the sspec number is sr0r2(l1)sr0t6(l1)?,"CREATE TABLE ""ivy_bridge_dual_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""l3_cache"" FROM ""ivy_bridge_dual_core_22_nm"" WHERE ""s_spec_number""='sr0r2(l1)sr0t6(l1)';",2-18823880-14 what is the part number(s) when the turbo is 9/11 and the frequency is 1.5 ghz?,"CREATE TABLE ""ivy_bridge_dual_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""part_number_s"" FROM ""ivy_bridge_dual_core_22_nm"" WHERE ""turbo""='9/11' AND ""frequency""='1.5 ghz';",2-18823880-14 What was the time for the match that resulted in a loss in less than 3 rounds?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""time"" FROM ""mixed_martial_arts_record"" WHERE ""res""='loss' AND ""round""<3;",2-18714215-2 What is the Name of the Player from the 2008 Panasonic Panthers Club?,"CREATE TABLE ""volleyball_at_the_2008_summer_olympics_m"" ( ""name"" text, ""height"" text, ""weight"" text, ""spike"" text, ""2008_club"" text );","SELECT ""name"" FROM ""volleyball_at_the_2008_summer_olympics_m"" WHERE ""2008_club""='panasonic panthers';",2-18499677-4 What is the Weight of the Player with a 2008 Club of Tokai University?,"CREATE TABLE ""volleyball_at_the_2008_summer_olympics_m"" ( ""name"" text, ""height"" text, ""weight"" text, ""spike"" text, ""2008_club"" text );","SELECT ""weight"" FROM ""volleyball_at_the_2008_summer_olympics_m"" WHERE ""2008_club""='tokai university';",2-18499677-4 Which Hometown/School has a Team of cleveland indians?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""hometown_school"" text );","SELECT ""hometown_school"" FROM ""first_round_selections"" WHERE ""team""='cleveland indians';",2-18625483-1 "Which Player has a Pick smaller than 11, and a Position of rhp, and a Team of new york mets?","CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""hometown_school"" text );","SELECT ""player"" FROM ""first_round_selections"" WHERE ""pick""<11 AND ""position""='rhp' AND ""team""='new york mets';",2-18625483-1 Which Hometown/School has a Team of atlanta braves?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""hometown_school"" text );","SELECT ""hometown_school"" FROM ""first_round_selections"" WHERE ""team""='atlanta braves';",2-18625483-1 What's the most enrollment in Hamilton?,"CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text, ""year_joined"" real, ""previous_conference"" text );","SELECT MAX(""enrollment"") FROM ""membership"" WHERE ""location""='hamilton';",2-18896680-1 What's the school that has an enrollment more than 441 with chargers as their mascot?,"CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text, ""year_joined"" real, ""previous_conference"" text );","SELECT ""school"" FROM ""membership"" WHERE ""enrollment"">441 AND ""mascot""='chargers';",2-18896680-1 What's the total enrollment in 57 Noble having a # and AA as the IHSAA Class?,"CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text, ""year_joined"" real, ""previous_conference"" text );","SELECT COUNT(""enrollment"") FROM ""membership"" WHERE ""num_county""='57 noble' AND ""ihsaa_class""='aa';",2-18896680-1 What year joined had an enrollment less than 438 and an AA as the IHSAA Class?,"CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text, ""year_joined"" real, ""previous_conference"" text );","SELECT ""year_joined"" FROM ""membership"" WHERE ""enrollment""<438 AND ""ihsaa_class""='aa';",2-18896680-1 what is the branding when the call sign is ckua-fm-3?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text, ""language_rebroadcast"" text );","SELECT ""branding"" FROM ""radio"" WHERE ""call_sign""='ckua-fm-3';",2-18536769-1 what is the format when the frequency is fm 94.5?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text, ""language_rebroadcast"" text );","SELECT ""format"" FROM ""radio"" WHERE ""frequency""='fm 94.5';",2-18536769-1 who is the owner of fm 94.5?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text, ""language_rebroadcast"" text );","SELECT ""owner"" FROM ""radio"" WHERE ""frequency""='fm 94.5';",2-18536769-1 what is the language/rebroadcast for cbc radio one?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text, ""language_rebroadcast"" text );","SELECT ""language_rebroadcast"" FROM ""radio"" WHERE ""branding""='cbc radio one';",2-18536769-1 what is the frequency when the format is contemporary christian music?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text, ""language_rebroadcast"" text );","SELECT ""frequency"" FROM ""radio"" WHERE ""format""='contemporary christian music';",2-18536769-1 what is the branding when the owner is jim pattison group and the frequency is fm 94.5?,"CREATE TABLE ""radio"" ( ""frequency"" text, ""call_sign"" text, ""branding"" text, ""format"" text, ""owner"" text, ""language_rebroadcast"" text );","SELECT ""branding"" FROM ""radio"" WHERE ""owner""='jim pattison group' AND ""frequency""='fm 94.5';",2-18536769-1 What is the fewest number of draws with more than 9 losts and more than 16 goals scored?,"CREATE TABLE ""league_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MIN(""draw"") FROM ""league_standings"" WHERE ""lost"">9 AND ""goals_scored"">16;",2-18522916-1 How many total draws was played less than 18 with 11 losts?,"CREATE TABLE ""league_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT SUM(""draw"") FROM ""league_standings"" WHERE ""lost""=11 AND ""played""<18;",2-18522916-1 "What is the total goals scored with more than 11 points, 18 goals conceded, and played fewer than 18 times?","CREATE TABLE ""league_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""goals_scored"") FROM ""league_standings"" WHERE ""points"">11 AND ""goals_conceded""=18 AND ""played""<18;",2-18522916-1 What is the Record of the 1991 Port of Spain Games?,"CREATE TABLE ""men_under_20"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""games"" text );","SELECT ""record"" FROM ""men_under_20"" WHERE ""games""='1991 port of spain';",2-18951015-3 What is the Record of the 2012 Hamilton Games from Bahamas?,"CREATE TABLE ""men_under_20"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""games"" text );","SELECT ""record"" FROM ""men_under_20"" WHERE ""nationality""='bahamas' AND ""games""='2012 hamilton';",2-18951015-3 What is the Record of the 3000 M?,"CREATE TABLE ""men_under_20"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""games"" text );","SELECT ""record"" FROM ""men_under_20"" WHERE ""event""='3000 m';",2-18951015-3 What is the Record of the 2013 Nassau Games?,"CREATE TABLE ""men_under_20"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""games"" text );","SELECT ""record"" FROM ""men_under_20"" WHERE ""games""='2013 nassau';",2-18951015-3 What is the Quantity made when class is f-7?,"CREATE TABLE ""2_8_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""quantity_made"" FROM ""2_8_0"" WHERE ""class""='f-7';",2-18620528-6 What is the Class of 1899–1900?,"CREATE TABLE ""2_8_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""class"" FROM ""2_8_0"" WHERE ""year_made""='1899–1900';",2-18620528-6 "What is the manufacturer with a wheel arrangement of 2-8-0, and Year made of 1883?","CREATE TABLE ""2_8_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""manufacturer"" FROM ""2_8_0"" WHERE ""wheel_arrangement""='2-8-0' AND ""year_made""='1883';",2-18620528-6 "What is the quantity when the wheel arrangement is 2-8-0, and class is f-4?","CREATE TABLE ""2_8_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""quantity_made"" FROM ""2_8_0"" WHERE ""wheel_arrangement""='2-8-0' AND ""class""='f-4';",2-18620528-6 What wheel arrangement has a fleet number(s) of 45–46?,"CREATE TABLE ""2_8_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""wheel_arrangement"" FROM ""2_8_0"" WHERE ""fleet_number_s""='45–46';",2-18620528-6 What manufacturer has a year made of 1883?,"CREATE TABLE ""2_8_0"" ( ""class"" text, ""wheel_arrangement"" text, ""fleet_number_s"" text, ""manufacturer"" text, ""year_made"" text, ""quantity_made"" text, ""quantity_preserved"" text );","SELECT ""manufacturer"" FROM ""2_8_0"" WHERE ""year_made""='1883';",2-18620528-6 "Which Result has an Attendance larger than 64,526 on october 16, 1988?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""attendance"">'64,526' AND ""date""='october 16, 1988';",2-18860534-2 "When hasn an Attendance larger than 66,926?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""attendance"">'66,926';",2-18860534-2 what is the manner of departure when the date of vacancy is 15 september 2008?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""manner_of_departure"" FROM ""managerial_changes"" WHERE ""date_of_vacancy""='15 september 2008';",2-18795125-6 who is the replacement when the team is port vale?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""replaced_by"" FROM ""managerial_changes"" WHERE ""team""='port vale';",2-18795125-6 who is the replacement when the team is bournemouth and the outgoing manager is kevin bond?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""replaced_by"" FROM ""managerial_changes"" WHERE ""team""='bournemouth' AND ""outgoing_manager""='kevin bond';",2-18795125-6 who is the outgoing manager when the manner of departure is contract terminated and the date of vacancy is 1 september 2008?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""outgoing_manager"" FROM ""managerial_changes"" WHERE ""manner_of_departure""='contract terminated' AND ""date_of_vacancy""='1 september 2008';",2-18795125-6 "what is the date of vacancy when the manner of departure is contract terminated, the position in table is 23rd and the date of appointment is 31 december 2008?","CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""date_of_vacancy"" FROM ""managerial_changes"" WHERE ""manner_of_departure""='contract terminated' AND ""position_in_table""='23rd' AND ""date_of_appointment""='31 december 2008';",2-18795125-6 who is the replacement when the date of vacancy is 1 september 2008?,"CREATE TABLE ""managerial_changes"" ( ""team"" text, ""outgoing_manager"" text, ""manner_of_departure"" text, ""date_of_vacancy"" text, ""replaced_by"" text, ""date_of_appointment"" text, ""position_in_table"" text );","SELECT ""replaced_by"" FROM ""managerial_changes"" WHERE ""date_of_vacancy""='1 september 2008';",2-18795125-6 How many times did Morgan win The Masters Tournament with fewer than 12 appearances?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT AVG(""wins"") FROM ""summary"" WHERE ""tournament""='masters tournament' AND ""events""<12;",2-1859485-5 "What is the lowest losses for a team that has 0 draws, fewer than 4 wins, and no Byes?","CREATE TABLE ""2012_ladder"" ( ""sunrayia_fl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""losses"") FROM ""2012_ladder"" WHERE ""draws""=0 AND ""wins""<4 AND ""byes""<0;",2-18975610-5 "What Population has a Median family income of $38,044?","CREATE TABLE ""west_virginia_counties_ranked_by_per_cap"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT ""population"" FROM ""west_virginia_counties_ranked_by_per_cap"" WHERE ""median_family_income""='$38,044';",2-1840562-1 "What county has a Median family income of $37,667?","CREATE TABLE ""west_virginia_counties_ranked_by_per_cap"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT ""county"" FROM ""west_virginia_counties_ranked_by_per_cap"" WHERE ""median_family_income""='$37,667';",2-1840562-1 "What is the Median family income if the Population is larger than 26,233 and has a Per capita income of $20,805?","CREATE TABLE ""west_virginia_counties_ranked_by_per_cap"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT ""median_family_income"" FROM ""west_virginia_counties_ranked_by_per_cap"" WHERE ""population"">'26,233' AND ""per_capita_income""='$20,805';",2-1840562-1 "What is the highest Population that has a Median household income of $32,902 with a number of households less than 11,125","CREATE TABLE ""west_virginia_counties_ranked_by_per_cap"" ( ""county"" text, ""per_capita_income"" text, ""median_household_income"" text, ""median_family_income"" text, ""population"" real, ""number_of_households"" real );","SELECT MAX(""population"") FROM ""west_virginia_counties_ranked_by_per_cap"" WHERE ""median_household_income""='$32,902' AND ""number_of_households""<'11,125';",2-1840562-1 What's the 1851 when 1881 had 764?,"CREATE TABLE ""demography"" ( ""year"" text, ""1851"" text, ""1861"" text, ""1871"" text, ""1881"" text );","SELECT ""1851"" FROM ""demography"" WHERE ""1881""='764';",2-1890195-1 What's the year when 1851 had 634?,"CREATE TABLE ""demography"" ( ""year"" text, ""1851"" text, ""1861"" text, ""1871"" text, ""1881"" text );","SELECT ""year"" FROM ""demography"" WHERE ""1851""='634';",2-1890195-1 What's the 1881 when 1871 had 1017?,"CREATE TABLE ""demography"" ( ""year"" text, ""1851"" text, ""1861"" text, ""1871"" text, ""1881"" text );","SELECT ""1881"" FROM ""demography"" WHERE ""1871""='1017';",2-1890195-1 What's the 1861 had 1991 in 1881 and a year of year?,"CREATE TABLE ""demography"" ( ""year"" text, ""1851"" text, ""1861"" text, ""1871"" text, ""1881"" text );","SELECT ""1861"" FROM ""demography"" WHERE ""year""='year' AND ""1881""='1991';",2-1890195-1 What's the 1881 with 1961 in 1851?,"CREATE TABLE ""demography"" ( ""year"" text, ""1851"" text, ""1861"" text, ""1871"" text, ""1881"" text );","SELECT ""1881"" FROM ""demography"" WHERE ""1851""='1961';",2-1890195-1 Who was the stage winner when the start of stage is Cauterets?,"CREATE TABLE ""tour_de_france"" ( ""year"" real, ""stage"" real, ""start_of_stage"" text, ""distance_km"" text, ""category_of_climb"" text, ""stage_winner"" text, ""yellow_jersey"" text );","SELECT ""stage_winner"" FROM ""tour_de_france"" WHERE ""start_of_stage""='cauterets';",2-18391739-1 What is the distance for José-Manuel Fuente when the stage was less than 16?,"CREATE TABLE ""tour_de_france"" ( ""year"" real, ""stage"" real, ""start_of_stage"" text, ""distance_km"" text, ""category_of_climb"" text, ""stage_winner"" text, ""yellow_jersey"" text );","SELECT ""distance_km"" FROM ""tour_de_france"" WHERE ""stage""<16 AND ""stage_winner""='josé-manuel fuente';",2-18391739-1 Who was the stage winner when the stage was more than 10 and yellow jersey was Joseph Planckaert?,"CREATE TABLE ""tour_de_france"" ( ""year"" real, ""stage"" real, ""start_of_stage"" text, ""distance_km"" text, ""category_of_climb"" text, ""stage_winner"" text, ""yellow_jersey"" text );","SELECT ""stage_winner"" FROM ""tour_de_france"" WHERE ""stage"">10 AND ""yellow_jersey""='joseph planckaert';",2-18391739-1 What is the Start of stage when Bernard Hinault was the stage winner?,"CREATE TABLE ""tour_de_france"" ( ""year"" real, ""stage"" real, ""start_of_stage"" text, ""distance_km"" text, ""category_of_climb"" text, ""stage_winner"" text, ""yellow_jersey"" text );","SELECT ""start_of_stage"" FROM ""tour_de_france"" WHERE ""stage_winner""='bernard hinault';",2-18391739-1 "who was the Stage winner when the stage was smaller than 16, earlier than 1986, and a distance (km) was 19.6?","CREATE TABLE ""tour_de_france"" ( ""year"" real, ""stage"" real, ""start_of_stage"" text, ""distance_km"" text, ""category_of_climb"" text, ""stage_winner"" text, ""yellow_jersey"" text );","SELECT ""stage_winner"" FROM ""tour_de_france"" WHERE ""stage""<16 AND ""year""<1986 AND ""distance_km""='19.6';",2-18391739-1 What year was yellow jersey of Jacques Anquetil?,"CREATE TABLE ""tour_de_france"" ( ""year"" real, ""stage"" real, ""start_of_stage"" text, ""distance_km"" text, ""category_of_climb"" text, ""stage_winner"" text, ""yellow_jersey"" text );","SELECT MIN(""year"") FROM ""tour_de_france"" WHERE ""yellow_jersey""='jacques anquetil';",2-18391739-1 What's the GPU model that has sSpec number SR16Z(c0)?,"CREATE TABLE ""haswell_ult_dual_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""gpu_model"" FROM ""haswell_ult_dual_core_22_nm"" WHERE ""s_spec_number""='sr16z(c0)';",2-18823880-17 What's the L3 cache that has a low power part number?,"CREATE TABLE ""haswell_ult_dual_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""l3_cache"" FROM ""haswell_ult_dual_core_22_nm"" WHERE ""part_number_s""='low power';",2-18823880-17 What's the GPU frequency that has ultra-low power in cores?,"CREATE TABLE ""haswell_ult_dual_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""gpu_frequency"" FROM ""haswell_ult_dual_core_22_nm"" WHERE ""cores""='ultra-low power';",2-18823880-17 What's the cores with the part number cl8064701477202?,"CREATE TABLE ""haswell_ult_dual_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""cores"" FROM ""haswell_ult_dual_core_22_nm"" WHERE ""part_number_s""='cl8064701477202';",2-18823880-17 "What is the To par for the player that won in 2003, with a total larger than 145?","CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT COUNT(""to_par"") FROM ""missed_the_cut"" WHERE ""year_s_won""='2003' AND ""total"">145;",2-18811509-3 "What is United States total in the year(s) won of 2000 , 2005 , 2006?","CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT MIN(""total"") FROM ""missed_the_cut"" WHERE ""country""='united states' AND ""year_s_won""='2000 , 2005 , 2006';",2-18811509-3 "Who was the player from the United States, with a total larger than 145?","CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""player"" FROM ""missed_the_cut"" WHERE ""country""='united states' AND ""total"">145;",2-18811509-3 What is the Year won for the player with a To par of 8?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""year_s_won"" FROM ""missed_the_cut"" WHERE ""to_par""=8;",2-18811509-3 "What is the To par of the United States, when the Total was 145, in 2004?","CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""to_par"" FROM ""missed_the_cut"" WHERE ""country""='united states' AND ""total""=145 AND ""year_s_won""='2004';",2-18811509-3 "What is the fewest tally for the game played at Vasil Levski National Stadium, Sofia, Bulgaria?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""result"" text, ""competition"" text, ""tally"" real );","SELECT MIN(""tally"") FROM ""international_goals"" WHERE ""venue""='vasil levski national stadium, sofia, bulgaria';",2-1859914-1 For what competition was the game played on 28 March 2009?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""result"" text, ""competition"" text, ""tally"" real );","SELECT ""competition"" FROM ""international_goals"" WHERE ""date""='28 march 2009';",2-1859914-1 The swimmer in lane 7 has what as the smallest rank?,"CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT MIN(""rank"") FROM ""semifinal_1"" WHERE ""lane""=7;",2-18625553-4 Swimmer Aurore Mongel has what nationality?,"CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""nationality"" FROM ""semifinal_1"" WHERE ""name""='aurore mongel';",2-18625553-4 Swimmer Jiao Liuyang has what for the sum of lane?,"CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT COUNT(""lane"") FROM ""semifinal_1"" WHERE ""name""='jiao liuyang';",2-18625553-4 "For the swimmer in the lane less than 4, and is ranked greater than 4 what was the time?","CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""time"" FROM ""semifinal_1"" WHERE ""lane""<4 AND ""rank"">4;",2-18625553-4 Swimmer Audrey Lacroix finished in what time?,"CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""time"" FROM ""semifinal_1"" WHERE ""name""='audrey lacroix';",2-18625553-4 In which competition was Moradi's time 1:48.58?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text, ""notes"" text );","SELECT ""competition"" FROM ""achievements"" WHERE ""notes""='1:48.58';",2-18948155-1 "In which event did Moradi compete and finish in 2nd at the Asian Championships in Kobe, Japan held after 2005?","CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text, ""notes"" text );","SELECT ""event"" FROM ""achievements"" WHERE ""year"">2005 AND ""competition""='asian championships' AND ""position""='2nd' AND ""venue""='kobe, japan';",2-18948155-1 What competition was held earlier than 2007 and has 7434 in the notes field?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text, ""notes"" text );","SELECT ""competition"" FROM ""achievements"" WHERE ""year""<2007 AND ""notes""='7434';",2-18755717-1 What event has 7860 notes?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text, ""notes"" text );","SELECT ""event"" FROM ""achievements"" WHERE ""notes""='7860';",2-18755717-1 What venue has 7964 pb notes?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text, ""notes"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""notes""='7964 pb';",2-18755717-1 "How many times is vuelta wins when points is more than 0, country is spain and the name is josé pérez-francés?","CREATE TABLE ""individual_records"" ( ""rank"" text, ""name"" text, ""country"" text, ""leader_s_jerseys"" real, ""vuelta_wins"" real, ""points"" real, ""years"" text );","SELECT COUNT(""vuelta_wins"") FROM ""individual_records"" WHERE ""points"">0 AND ""country""='spain' AND ""name""='josé pérez-francés';",2-18676973-2 Which constituency number has a name of Timarni?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""constituency_number"" FROM ""assembly_segments"" WHERE ""name""='timarni';",2-18516512-1 What is the reserved for value for constituency number 132?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""reserved_for_sc_st_none"" FROM ""assembly_segments"" WHERE ""constituency_number""='132';",2-18516512-1 What is the place of the player with a 72-70-67=209 score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""score""='72-70-67=209';",2-18811891-6 What is the to par of player hunter mahan?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""player""='hunter mahan';",2-18811891-6 What is the to par of canada?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""country""='canada';",2-18811891-6 What album came out before 2008 called We're not Made in the USA?,"CREATE TABLE ""singles"" ( ""year"" real, ""title"" text, ""singapore_987_fm_top_position"" text, ""singapore_power98_top_position"" text, ""album"" text );","SELECT ""album"" FROM ""singles"" WHERE ""year""<2008 AND ""title""='we''re not made in the usa';",2-1856889-1 What is the average year for Faces?,"CREATE TABLE ""singles"" ( ""year"" real, ""title"" text, ""singapore_987_fm_top_position"" text, ""singapore_power98_top_position"" text, ""album"" text );","SELECT AVG(""year"") FROM ""singles"" WHERE ""title""='faces';",2-1856889-1 What is livorno's average election?,"CREATE TABLE ""municipalities"" ( ""municipality"" text, ""inhabitants"" real, ""mayor"" text, ""party"" text, ""election"" real );","SELECT AVG(""election"") FROM ""municipalities"" WHERE ""municipality""='livorno';",2-18568417-4 "Which Election has a Party of democratic party, and a Mayor of leonardo betti?","CREATE TABLE ""municipalities"" ( ""municipality"" text, ""inhabitants"" real, ""mayor"" text, ""party"" text, ""election"" real );","SELECT MAX(""election"") FROM ""municipalities"" WHERE ""party""='democratic party' AND ""mayor""='leonardo betti';",2-18568417-4 "Which Inhabitants have a Mayor of matteo renzi, and an Election larger than 2009?","CREATE TABLE ""municipalities"" ( ""municipality"" text, ""inhabitants"" real, ""mayor"" text, ""party"" text, ""election"" real );","SELECT MIN(""inhabitants"") FROM ""municipalities"" WHERE ""mayor""='matteo renzi' AND ""election"">2009;",2-18568417-4 "Which Inhabitants have a Party of democratic party, and a Municipality of florence, and an Election smaller than 2009?","CREATE TABLE ""municipalities"" ( ""municipality"" text, ""inhabitants"" real, ""mayor"" text, ""party"" text, ""election"" real );","SELECT MIN(""inhabitants"") FROM ""municipalities"" WHERE ""party""='democratic party' AND ""municipality""='florence' AND ""election""<2009;",2-18568417-4 "Which Seatshave a Share of votes of 18%, and a Share of seats of 3%, and a General election smaller than 1992?","CREATE TABLE ""electoral_results"" ( ""general_election"" real, ""name"" text, ""share_of_votes"" text, ""seats"" real, ""share_of_seats"" text );","SELECT MIN(""seats"") FROM ""electoral_results"" WHERE ""share_of_votes""='18%' AND ""share_of_seats""='3%' AND ""general_election""<1992;",2-18933007-2 How much General election has a Share of votes of 17%?,"CREATE TABLE ""electoral_results"" ( ""general_election"" real, ""name"" text, ""share_of_votes"" text, ""seats"" real, ""share_of_seats"" text );","SELECT SUM(""general_election"") FROM ""electoral_results"" WHERE ""share_of_votes""='17%';",2-18933007-2 "Which Seats have a Share of votes of 18%, and a Share of seats of 3%, and a General election larger than 1992?","CREATE TABLE ""electoral_results"" ( ""general_election"" real, ""name"" text, ""share_of_votes"" text, ""seats"" real, ""share_of_seats"" text );","SELECT MAX(""seats"") FROM ""electoral_results"" WHERE ""share_of_votes""='18%' AND ""share_of_seats""='3%' AND ""general_election"">1992;",2-18933007-2 "Which Share of seats has Seats smaller than 52, and a Name of sdp–liberal alliance, and a General election of 1983?","CREATE TABLE ""electoral_results"" ( ""general_election"" real, ""name"" text, ""share_of_votes"" text, ""seats"" real, ""share_of_seats"" text );","SELECT ""share_of_seats"" FROM ""electoral_results"" WHERE ""seats""<52 AND ""name""='sdp–liberal alliance' AND ""general_election""=1983;",2-18933007-2 How many years have a 4th Day of bumped wolfson?,"CREATE TABLE ""lent_bumps"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT COUNT(""year"") FROM ""lent_bumps"" WHERE ""4th_day""='bumped wolfson';",2-18880596-1 "Which 3rd day has a 4th Day of rowed-over, and a Finish position of 55th?","CREATE TABLE ""lent_bumps"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT ""3rd_day"" FROM ""lent_bumps"" WHERE ""4th_day""='rowed-over' AND ""finish_position""='55th';",2-18880596-1 Which Finish position has a 4th Day of bumped robinson?,"CREATE TABLE ""lent_bumps"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT ""finish_position"" FROM ""lent_bumps"" WHERE ""4th_day""='bumped robinson';",2-18880596-1 Which 1st day has a 3rd day of bumped 1st & 3rd trinity?,"CREATE TABLE ""lent_bumps"" ( ""year"" real, ""finish_position"" text, ""1st_day"" text, ""2nd_day"" text, ""3rd_day"" text, ""4th_day"" text );","SELECT ""1st_day"" FROM ""lent_bumps"" WHERE ""3rd_day""='bumped 1st & 3rd trinity';",2-18880596-1 What is the voltage when the L2 cache is 2 × 256 kb and the turbo is 5/8?,"CREATE TABLE ""32_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""turbo"" text, ""gpu_frequency"" text, ""cores"" text, ""l2_cache"" text, ""l3_cache"" text, ""i_o_bus"" text, ""mult"" text, ""memory"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""voltage"" FROM ""32_nm"" WHERE ""l2_cache""='2 × 256 kb' AND ""turbo""='5/8';",2-18823880-11 What is the L2 cache with ec number of slbmm(c2)slbsr(k0)?,"CREATE TABLE ""32_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""turbo"" text, ""gpu_frequency"" text, ""cores"" text, ""l2_cache"" text, ""l3_cache"" text, ""i_o_bus"" text, ""mult"" text, ""memory"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""l2_cache"" FROM ""32_nm"" WHERE ""s_spec_number""='slbmm(c2)slbsr(k0)';",2-18823880-11 "What is the voltage when there are 2 cores, turbo is 5/8 and the release date is September 2010?","CREATE TABLE ""32_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""turbo"" text, ""gpu_frequency"" text, ""cores"" text, ""l2_cache"" text, ""l3_cache"" text, ""i_o_bus"" text, ""mult"" text, ""memory"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""voltage"" FROM ""32_nm"" WHERE ""cores""='2' AND ""release_date""='september 2010' AND ""turbo""='5/8';",2-18823880-11 "What is the frequency for I/O bus of DMI, voltage of 0.725–1.4v and part cn80617004458ab?","CREATE TABLE ""32_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""turbo"" text, ""gpu_frequency"" text, ""cores"" text, ""l2_cache"" text, ""l3_cache"" text, ""i_o_bus"" text, ""mult"" text, ""memory"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""frequency"" FROM ""32_nm"" WHERE ""i_o_bus""='dmi' AND ""voltage""='0.725–1.4v' AND ""part_number_s""='cn80617004458ab';",2-18823880-11 What is I/O bus when socket is socket g1bga-1288?,"CREATE TABLE ""32_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""turbo"" text, ""gpu_frequency"" text, ""cores"" text, ""l2_cache"" text, ""l3_cache"" text, ""i_o_bus"" text, ""mult"" text, ""memory"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""i_o_bus"" FROM ""32_nm"" WHERE ""socket""='socket g1bga-1288';",2-18823880-11 What is the memory when release date is January 2010 and socket is BGA-1288?,"CREATE TABLE ""32_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""frequency"" text, ""turbo"" text, ""gpu_frequency"" text, ""cores"" text, ""l2_cache"" text, ""l3_cache"" text, ""i_o_bus"" text, ""mult"" text, ""memory"" text, ""voltage"" text, ""socket"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""memory"" FROM ""32_nm"" WHERE ""release_date""='january 2010' AND ""socket""='bga-1288';",2-18823880-11 How many Premierships have Nicknamed of kangaroos?,"CREATE TABLE ""current"" ( ""club"" text, ""nickname"" text, ""years_in_competition"" text, ""no_of_premierships"" real, ""premiership_years"" text );","SELECT COUNT(""no_of_premierships"") FROM ""current"" WHERE ""nickname""='kangaroos';",2-18976008-1 What is the IHSAA class for Muncie Burris?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text );","SELECT ""ihsaa_class"" FROM ""indiana_high_school_athletics_conference"" WHERE ""school""='muncie burris';",2-18942405-1 What is the IHSAA class for Muncie Cowan?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text );","SELECT ""ihsaa_class"" FROM ""indiana_high_school_athletics_conference"" WHERE ""school""='muncie cowan';",2-18942405-1 What is the location where enrollment is 266 and and the county is 18 Delaware?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text );","SELECT ""location"" FROM ""indiana_high_school_athletics_conference"" WHERE ""num_county""='18 delaware' AND ""enrollment""=266;",2-18942405-1 What is the enrollment at the school with IHSAA class A and where mascot is the Vikings?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text );","SELECT ""enrollment"" FROM ""indiana_high_school_athletics_conference"" WHERE ""ihsaa_class""='a' AND ""mascot""='vikings';",2-18942405-1 What is the IHSAA class for the school where the mascot is the Rebels?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text );","SELECT ""ihsaa_class"" FROM ""indiana_high_school_athletics_conference"" WHERE ""mascot""='rebels';",2-18942405-1 What is the location with enrollment of 316 and county is 68 Randolph?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text );","SELECT ""location"" FROM ""indiana_high_school_athletics_conference"" WHERE ""num_county""='68 randolph' AND ""enrollment""=316;",2-18942405-1 What result took pace in 2009 and had an award of sopot international song festival?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""recipient"" text, ""award"" text, ""category"" text, ""result"" text );","SELECT ""result"" FROM ""awards_and_nominations"" WHERE ""year""=2009 AND ""award""='sopot international song festival';",2-18430895-1 Which award took place after 2009?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""recipient"" text, ""award"" text, ""category"" text, ""result"" text );","SELECT ""award"" FROM ""awards_and_nominations"" WHERE ""year"">2009;",2-18430895-1 What year had the category of best international newcomer?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""recipient"" text, ""award"" text, ""category"" text, ""result"" text );","SELECT COUNT(""year"") FROM ""awards_and_nominations"" WHERE ""category""='best international newcomer';",2-18430895-1 What's the HPO4 2 that has less than 89.3 as an H2PO 4 and 3.02×10 −5 as the PO4 3?,"CREATE TABLE ""aqueous_solution"" ( ""a_mol_l"" text, ""h_3_po_4_a_pct"" text, ""h_2_po_4_a_pct"" real, ""hpo_4_2_a_pct"" text, ""po_4_3_a_pct"" text );","SELECT ""hpo_4_2_a_pct"" FROM ""aqueous_solution"" WHERE ""h_2_po_4_a_pct""<89.3 AND ""po_4_3_a_pct""='3.02×10 −5';",2-188378-1 What the [A] that has more than 8.29 as the H2PO 4 and 1.30×10 −8 as the PO4 3?,"CREATE TABLE ""aqueous_solution"" ( ""a_mol_l"" text, ""h_3_po_4_a_pct"" text, ""h_2_po_4_a_pct"" real, ""hpo_4_2_a_pct"" text, ""po_4_3_a_pct"" text );","SELECT ""a_mol_l"" FROM ""aqueous_solution"" WHERE ""h_2_po_4_a_pct"">8.29 AND ""po_4_3_a_pct""='1.30×10 −8';",2-188378-1 What's the [A] when the H2PO 4 is 61.7?,"CREATE TABLE ""aqueous_solution"" ( ""a_mol_l"" text, ""h_3_po_4_a_pct"" text, ""h_2_po_4_a_pct"" real, ""hpo_4_2_a_pct"" text, ""po_4_3_a_pct"" text );","SELECT ""a_mol_l"" FROM ""aqueous_solution"" WHERE ""h_2_po_4_a_pct""=61.7;",2-188378-1 Which Player has an Opposition of clare?,"CREATE TABLE ""single_game"" ( ""rank"" real, ""player"" text, ""county"" text, ""tally"" text, ""total"" real, ""opposition"" text );","SELECT ""player"" FROM ""single_game"" WHERE ""opposition""='clare';",2-18936845-2 Which Total has a Player of matt ruth?,"CREATE TABLE ""single_game"" ( ""rank"" real, ""player"" text, ""county"" text, ""tally"" text, ""total"" real, ""opposition"" text );","SELECT ""total"" FROM ""single_game"" WHERE ""player""='matt ruth';",2-18936845-2 Which Rank has a Player of matt ruth?,"CREATE TABLE ""single_game"" ( ""rank"" real, ""player"" text, ""county"" text, ""tally"" text, ""total"" real, ""opposition"" text );","SELECT SUM(""rank"") FROM ""single_game"" WHERE ""player""='matt ruth';",2-18936845-2 How many byes were there recorded with 0 draws?,"CREATE TABLE ""2011_ladder"" ( ""millewa"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT SUM(""byes"") FROM ""2011_ladder"" WHERE ""draws""<0;",2-18974130-3 "How many draws occured with a record of 10 losses, and 6 wins?","CREATE TABLE ""2011_ladder"" ( ""millewa"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""draws"") FROM ""2011_ladder"" WHERE ""losses""=10 AND ""wins"">6;",2-18974130-3 How many byes were there with an Against of 1655 and more than 10 wins?,"CREATE TABLE ""2011_ladder"" ( ""millewa"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""byes"") FROM ""2011_ladder"" WHERE ""against""=1655 AND ""wins"">10;",2-18974130-3 What was the against were there were less than 3 byes?,"CREATE TABLE ""2011_ladder"" ( ""millewa"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT AVG(""against"") FROM ""2011_ladder"" WHERE ""byes""<3;",2-18974130-3 What's the general classification of Ignatas Konovalovas when the mountains classification was Stefano Garzelli and points classification was Danilo Di Luca?,"CREATE TABLE ""classification_leadership"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text );","SELECT ""general_classification"" FROM ""classification_leadership"" WHERE ""mountains_classification""='stefano garzelli' AND ""points_classification""='danilo di luca' AND ""winner""='ignatas konovalovas';",2-18733814-2 What's the mountains classification when the points classification is Alessandro Petacchi and the general classification is Danilo Di Luca?,"CREATE TABLE ""classification_leadership"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text );","SELECT ""mountains_classification"" FROM ""classification_leadership"" WHERE ""points_classification""='alessandro petacchi' AND ""general_classification""='danilo di luca';",2-18733814-2 Who was the winner of Stage 9 when then general classification was Danilo Di Luca?,"CREATE TABLE ""classification_leadership"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text );","SELECT ""winner"" FROM ""classification_leadership"" WHERE ""general_classification""='danilo di luca' AND ""stage""='9';",2-18733814-2 What is the stage of winner Carlos Sastre when the general classification was Denis Menchov?,"CREATE TABLE ""classification_leadership"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text );","SELECT ""stage"" FROM ""classification_leadership"" WHERE ""general_classification""='denis menchov' AND ""winner""='carlos sastre';",2-18733814-2 What's the points classification of Stage 18 when the general classification was Denis Menchov?,"CREATE TABLE ""classification_leadership"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text );","SELECT ""points_classification"" FROM ""classification_leadership"" WHERE ""general_classification""='denis menchov' AND ""stage""='18';",2-18733814-2 What's the mountains classification of winner Carlos Sastre when the general classification is Denis Menchov?,"CREATE TABLE ""classification_leadership"" ( ""stage"" text, ""winner"" text, ""general_classification"" text, ""points_classification"" text, ""mountains_classification"" text, ""young_rider_classification"" text );","SELECT ""mountains_classification"" FROM ""classification_leadership"" WHERE ""general_classification""='denis menchov' AND ""winner""='carlos sastre';",2-18733814-2 Who is team 2 with a 2nd leg of 0-2?,"CREATE TABLE ""relegation_playoffs"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_2"" FROM ""relegation_playoffs"" WHERE ""2nd_leg""='0-2';",2-18953277-28 Who is team 1 with an agg of 2-5?,"CREATE TABLE ""relegation_playoffs"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_1"" FROM ""relegation_playoffs"" WHERE ""agg""='2-5';",2-18953277-28 Who was the director of the episode Rebel Rabbit?,"CREATE TABLE ""1949"" ( ""title"" text, ""series"" text, ""director"" text, ""release_date"" text, ""reissue"" text );","SELECT ""director"" FROM ""1949"" WHERE ""title""='rebel rabbit';",2-18792945-10 How many years have claudia beni as the artist?,"CREATE TABLE ""eurovision_song_contest_entries"" ( ""year"" real, ""song"" text, ""artist"" text, ""place"" text, ""points"" text );","SELECT SUM(""year"") FROM ""eurovision_song_contest_entries"" WHERE ""artist""='claudia beni';",2-18802322-1 What song has filipa sousa as an artist?,"CREATE TABLE ""eurovision_song_contest_entries"" ( ""year"" real, ""song"" text, ""artist"" text, ""place"" text, ""points"" text );","SELECT ""song"" FROM ""eurovision_song_contest_entries"" WHERE ""artist""='filipa sousa';",2-18802322-1 How many rounds have a Surface of wintry asphalt?,"CREATE TABLE ""calendar"" ( ""round"" real, ""dates"" text, ""rally_name"" text, ""rally_hq"" text, ""support_category"" text, ""surface"" text );","SELECT COUNT(""round"") FROM ""calendar"" WHERE ""surface""='wintry asphalt';",2-18811741-1 "Which Surface has a Support Category of jwrc/pwrc, and a Round larger than 5?","CREATE TABLE ""calendar"" ( ""round"" real, ""dates"" text, ""rally_name"" text, ""rally_hq"" text, ""support_category"" text, ""surface"" text );","SELECT ""surface"" FROM ""calendar"" WHERE ""support_category""='jwrc/pwrc' AND ""round"">5;",2-18811741-1 Which Rally Name has a Surface of asphalt and gravel?,"CREATE TABLE ""calendar"" ( ""round"" real, ""dates"" text, ""rally_name"" text, ""rally_hq"" text, ""support_category"" text, ""surface"" text );","SELECT ""rally_name"" FROM ""calendar"" WHERE ""surface""='asphalt and gravel';",2-18811741-1 Which dates have a Rally HQ of kingscliff?,"CREATE TABLE ""calendar"" ( ""round"" real, ""dates"" text, ""rally_name"" text, ""rally_hq"" text, ""support_category"" text, ""surface"" text );","SELECT ""dates"" FROM ""calendar"" WHERE ""rally_hq""='kingscliff';",2-18811741-1 Which Round has a Rally HQ of salou?,"CREATE TABLE ""calendar"" ( ""round"" real, ""dates"" text, ""rally_name"" text, ""rally_hq"" text, ""support_category"" text, ""surface"" text );","SELECT MIN(""round"") FROM ""calendar"" WHERE ""rally_hq""='salou';",2-18811741-1 "Who were the Opponents on December 18, 2005?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""date""='december 18, 2005';",2-18706532-1 Which Coach has a Runner-up of northeastern and a Score of 6–3?,"CREATE TABLE ""the_beanpot"" ( ""year"" real, ""champion"" text, ""score"" text, ""runner_up"" text, ""coach"" text );","SELECT ""coach"" FROM ""the_beanpot"" WHERE ""runner_up""='northeastern' AND ""score""='6–3';",2-18880361-6 Name the Score of the Year larger than 2004 and a Runner-up of northeastern?,"CREATE TABLE ""the_beanpot"" ( ""year"" real, ""champion"" text, ""score"" text, ""runner_up"" text, ""coach"" text );","SELECT ""score"" FROM ""the_beanpot"" WHERE ""year"">2004 AND ""runner_up""='northeastern';",2-18880361-6 Name the Runner-up of a Year in 1963?,"CREATE TABLE ""the_beanpot"" ( ""year"" real, ""champion"" text, ""score"" text, ""runner_up"" text, ""coach"" text );","SELECT ""runner_up"" FROM ""the_beanpot"" WHERE ""year""=1963;",2-18880361-6 Name the highest Year with a Score of 4–1?,"CREATE TABLE ""the_beanpot"" ( ""year"" real, ""champion"" text, ""score"" text, ""runner_up"" text, ""coach"" text );","SELECT MAX(""year"") FROM ""the_beanpot"" WHERE ""score""='4–1';",2-18880361-6 Which Start has a Qual of 207.590?,"CREATE TABLE ""indianapolis_500"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""start"" FROM ""indianapolis_500"" WHERE ""qual""='207.590';",2-1882094-2 Which Year has a Rank of 25?,"CREATE TABLE ""indianapolis_500"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""year"" FROM ""indianapolis_500"" WHERE ""rank""='25';",2-1882094-2 Which Laps have a Finish of 15?,"CREATE TABLE ""indianapolis_500"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""laps"" FROM ""indianapolis_500"" WHERE ""finish""='15';",2-1882094-2 "Which Qual has Laps smaller than 195, and a Rank of 25?","CREATE TABLE ""indianapolis_500"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""qual"" FROM ""indianapolis_500"" WHERE ""laps""<195 AND ""rank""='25';",2-1882094-2 Which Rank has a Finish of 8?,"CREATE TABLE ""indianapolis_500"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""rank"" FROM ""indianapolis_500"" WHERE ""finish""='8';",2-1882094-2 Which Rank has a Heat larger than 7?,"CREATE TABLE ""qualification"" ( ""rank"" real, ""heat"" real, ""cyclist"" text, ""nation"" text, ""result"" text );","SELECT MAX(""rank"") FROM ""qualification"" WHERE ""heat"">7;",2-18666566-2 "Which Heat has a Nation of australia, and a Rank larger than 7?","CREATE TABLE ""qualification"" ( ""rank"" real, ""heat"" real, ""cyclist"" text, ""nation"" text, ""result"" text );","SELECT MAX(""heat"") FROM ""qualification"" WHERE ""nation""='australia' AND ""rank"">7;",2-18666566-2 What is the average number of podiums for drivers with under 12 finishes and under 1 start?,"CREATE TABLE ""drivers"" ( ""driver"" text, ""starts"" real, ""finishes"" real, ""wins"" real, ""podiums"" real, ""stage_wins"" real, ""points"" real );","SELECT AVG(""podiums"") FROM ""drivers"" WHERE ""finishes""<12 AND ""starts""<1;",2-18812209-19 "What is the number of wins associated with 1 point, more than 1 start, and under 7 finishes?","CREATE TABLE ""drivers"" ( ""driver"" text, ""starts"" real, ""finishes"" real, ""wins"" real, ""podiums"" real, ""stage_wins"" real, ""points"" real );","SELECT ""wins"" FROM ""drivers"" WHERE ""finishes""<7 AND ""starts"">1 AND ""points""=1;",2-18812209-19 "What is the number of finishes associated with 13 starts, more than 169 points, and 96 stage wins?","CREATE TABLE ""drivers"" ( ""driver"" text, ""starts"" real, ""finishes"" real, ""wins"" real, ""podiums"" real, ""stage_wins"" real, ""points"" real );","SELECT ""finishes"" FROM ""drivers"" WHERE ""starts""=13 AND ""points"">169 AND ""stage_wins""=96;",2-18812209-19 Who directed the episode with production code 40811-005?,"CREATE TABLE ""episodes"" ( ""title"" text, ""director"" text, ""writer"" text, ""original_airdate"" text, ""prod_code"" text );","SELECT ""director"" FROM ""episodes"" WHERE ""prod_code""='40811-005';",2-18594355-1 What is the title of the episode with production code 40811-002?,"CREATE TABLE ""episodes"" ( ""title"" text, ""director"" text, ""writer"" text, ""original_airdate"" text, ""prod_code"" text );","SELECT ""title"" FROM ""episodes"" WHERE ""prod_code""='40811-002';",2-18594355-1 "Who wrote ""The Six Stages of Marshall""?","CREATE TABLE ""episodes"" ( ""title"" text, ""director"" text, ""writer"" text, ""original_airdate"" text, ""prod_code"" text );","SELECT ""writer"" FROM ""episodes"" WHERE ""title""='\""the six stages of marshall\""';",2-18594355-1 "what is the tournament when the score is 2-6, 4-6?","CREATE TABLE ""singles_7_5_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_7_5_2"" WHERE ""score""='2-6, 4-6';",2-18411392-3 "what is the outcome on april 24, 1988?","CREATE TABLE ""singles_7_5_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""outcome"" FROM ""singles_7_5_2"" WHERE ""date""='april 24, 1988';",2-18411392-3 What is the date when the tournament is san diego and the opponent is ann grossman?,"CREATE TABLE ""singles_7_5_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""singles_7_5_2"" WHERE ""tournament""='san diego' AND ""opponent""='ann grossman';",2-18411392-3 what is the outcome when the tournament is san diego and the opponent is ann grossman?,"CREATE TABLE ""singles_7_5_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""outcome"" FROM ""singles_7_5_2"" WHERE ""tournament""='san diego' AND ""opponent""='ann grossman';",2-18411392-3 what is the score when the opponent is ann grossman?,"CREATE TABLE ""singles_7_5_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""score"" FROM ""singles_7_5_2"" WHERE ""opponent""='ann grossman';",2-18411392-3 what is the outcome when the tournament is tokyo?,"CREATE TABLE ""singles_7_5_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""outcome"" FROM ""singles_7_5_2"" WHERE ""tournament""='tokyo';",2-18411392-3 In what Year was the 32nd Ceremony with winner William A. Horning in the Film North by Northwest?,"CREATE TABLE ""competitive_awards"" ( ""name"" text, ""ceremony"" text, ""year"" text, ""academy_award"" text, ""film"" text );","SELECT ""year"" FROM ""competitive_awards"" WHERE ""ceremony""='32nd' AND ""name""='william a. horning' AND ""film""='north by northwest';",2-18695712-1 In what Year was the Film Your National Gallery winner?,"CREATE TABLE ""competitive_awards"" ( ""name"" text, ""ceremony"" text, ""year"" text, ""academy_award"" text, ""film"" text );","SELECT ""year"" FROM ""competitive_awards"" WHERE ""film""='your national gallery';",2-18695712-1 What is the Film with winner Jerome Kern in the 19th Ceremony?,"CREATE TABLE ""competitive_awards"" ( ""name"" text, ""ceremony"" text, ""year"" text, ""academy_award"" text, ""film"" text );","SELECT ""film"" FROM ""competitive_awards"" WHERE ""ceremony""='19th' AND ""name""='jerome kern';",2-18695712-1 What is the Academy Award for the Film Educating Peter?,"CREATE TABLE ""competitive_awards"" ( ""name"" text, ""ceremony"" text, ""year"" text, ""academy_award"" text, ""film"" text );","SELECT ""academy_award"" FROM ""competitive_awards"" WHERE ""film""='educating peter';",2-18695712-1 Which Number of electorates (2009) has 188 Constituents?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""number_of_electorates_2009"" FROM ""assembly_segments"" WHERE ""constituency_number""='188';",2-18517591-1 "Which Reserved for has a District of khargone, and a Number of electorates (2009) larger than 151,814, and a Name of kasrawad?","CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""reserved_for_sc_st_none"" FROM ""assembly_segments"" WHERE ""district""='khargone' AND ""number_of_electorates_2009"">'151,814' AND ""name""='kasrawad';",2-18517591-1 Who is the runner(s)-up with a winning score of +4 (74-77-75=226)?,"CREATE TABLE ""lpga_tour_wins_11"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""lpga_tour_wins_11"" WHERE ""winning_score""='+4 (74-77-75=226)';",2-1875767-2 Who is the runner(s)-up with a winning score of −5 (72-71-68=211)?,"CREATE TABLE ""lpga_tour_wins_11"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""lpga_tour_wins_11"" WHERE ""winning_score""='−5 (72-71-68=211)';",2-1875767-2 What date was there a playoff on the margin of victory during the Shirley Englehorn Invitational?,"CREATE TABLE ""lpga_tour_wins_11"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""date"" FROM ""lpga_tour_wins_11"" WHERE ""margin_of_victory""='playoff' AND ""tournament""='shirley englehorn invitational';",2-1875767-2 Who is the runner(s)-up for the Lady Carling Open with 3 strokes margin of victory?,"CREATE TABLE ""lpga_tour_wins_11"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""lpga_tour_wins_11"" WHERE ""margin_of_victory""='3 strokes' AND ""tournament""='lady carling open';",2-1875767-2 "What is the attendance in a week larter than 4, on December 6, 1992?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""week"">4 AND ""date""='december 6, 1992';",2-18733279-1 "What week has a Date of October 4, 1992?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT SUM(""week"") FROM ""schedule"" WHERE ""date""='october 4, 1992';",2-18733279-1 What is the date when the result was l 37-3?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""result""='l 37-3';",2-18733279-1 What is the attendance when the opponent was the Houston Oilers?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""opponent""='houston oilers';",2-18733279-1 "Which Lane has a Reaction Time smaller than 0.199, and a Country of united states, and a Name of muna lee, and a Time larger than 22.01?","CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""country"" text, ""reaction_time"" real, ""time"" real );","SELECT MAX(""lane"") FROM ""final"" WHERE ""reaction_time""<0.199 AND ""country""='united states' AND ""name""='muna lee' AND ""time"">22.01;",2-18569021-6 "How many Lanes have a Country of jamaica, and a Name of kerron stewart, and a Time larger than 22?","CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""country"" text, ""reaction_time"" real, ""time"" real );","SELECT SUM(""lane"") FROM ""final"" WHERE ""country""='jamaica' AND ""name""='kerron stewart' AND ""time"">22;",2-18569021-6 "How many Times have a Reaction Time larger than 0.17500000000000002, and a Lane of 3?","CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""country"" text, ""reaction_time"" real, ""time"" real );","SELECT COUNT(""time"") FROM ""final"" WHERE ""reaction_time"">0.17500000000000002 AND ""lane""=3;",2-18569021-6 "Which Lane has a Country of united states, and a Time smaller than 22.01, and a Reaction Time smaller than 0.193?","CREATE TABLE ""final"" ( ""lane"" real, ""name"" text, ""country"" text, ""reaction_time"" real, ""time"" real );","SELECT MIN(""lane"") FROM ""final"" WHERE ""country""='united states' AND ""time""<22.01 AND ""reaction_time""<0.193;",2-18569021-6 What's the ladder position when team is less than 10 and the Finals qualifications were DNQ?,"CREATE TABLE ""melbourne_league_history"" ( ""season"" text, ""teams"" real, ""minor_ladder_position"" text, ""finals_qualification"" text, ""final_ladder_position"" text, ""acl_qualification"" text, ""acl_placing"" text );","SELECT ""final_ladder_position"" FROM ""melbourne_league_history"" WHERE ""finals_qualification""='dnq' AND ""teams""<10;",2-18639024-2 What is the total teams during the 2012-13 season?,"CREATE TABLE ""melbourne_league_history"" ( ""season"" text, ""teams"" real, ""minor_ladder_position"" text, ""finals_qualification"" text, ""final_ladder_position"" text, ""acl_qualification"" text, ""acl_placing"" text );","SELECT SUM(""teams"") FROM ""melbourne_league_history"" WHERE ""season""='2012-13';",2-18639024-2 What's the ACL qualification when the minor ladder position is 5th and the finals qualifications were DNQ?,"CREATE TABLE ""melbourne_league_history"" ( ""season"" text, ""teams"" real, ""minor_ladder_position"" text, ""finals_qualification"" text, ""final_ladder_position"" text, ""acl_qualification"" text, ""acl_placing"" text );","SELECT ""acl_qualification"" FROM ""melbourne_league_history"" WHERE ""finals_qualification""='dnq' AND ""minor_ladder_position""='5th';",2-18639024-2 What's the finals qualification during the 2009-10 season?,"CREATE TABLE ""melbourne_league_history"" ( ""season"" text, ""teams"" real, ""minor_ladder_position"" text, ""finals_qualification"" text, ""final_ladder_position"" text, ""acl_qualification"" text, ""acl_placing"" text );","SELECT ""finals_qualification"" FROM ""melbourne_league_history"" WHERE ""season""='2009-10';",2-18639024-2 Name the the average Lib Dem with Conservative smaller than 0?,"CREATE TABLE ""statistics"" ( ""year"" real, ""labour"" real, ""lib_dem"" real, ""green"" real, ""iwca"" real, ""independent"" real, ""conservative"" real );","SELECT AVG(""lib_dem"") FROM ""statistics"" WHERE ""conservative""<0;",2-1894114-1 "Name the lowest Green with a Year larger than 2010, and a Labour larger than 29? Question 3","CREATE TABLE ""statistics"" ( ""year"" real, ""labour"" real, ""lib_dem"" real, ""green"" real, ""iwca"" real, ""independent"" real, ""conservative"" real );","SELECT MIN(""green"") FROM ""statistics"" WHERE ""year"">2010 AND ""labour"">29;",2-1894114-1 "Name the average Independent with a Green larger than 7, and a Conservative smaller than 0?","CREATE TABLE ""statistics"" ( ""year"" real, ""labour"" real, ""lib_dem"" real, ""green"" real, ""iwca"" real, ""independent"" real, ""conservative"" real );","SELECT AVG(""independent"") FROM ""statistics"" WHERE ""green"">7 AND ""conservative""<0;",2-1894114-1 Name the highest Labour with Lib Dem larger than 21?,"CREATE TABLE ""statistics"" ( ""year"" real, ""labour"" real, ""lib_dem"" real, ""green"" real, ""iwca"" real, ""independent"" real, ""conservative"" real );","SELECT MAX(""labour"") FROM ""statistics"" WHERE ""lib_dem"">21;",2-1894114-1 "What's the average that has a total more than 263,648, a high of 31,564, and ranking of 1st?","CREATE TABLE ""home_attendances"" ( ""season"" text, ""high"" real, ""average"" real, ""total"" real, ""league_ranking"" text );","SELECT SUM(""average"") FROM ""home_attendances"" WHERE ""league_ranking""='1st' AND ""total"">'263,648' AND ""high""='31,564';",2-18639024-5 "What's the total of the 2012-13 season when they're ranked 1st, a high more than 31,884 and an average more than 15,234?","CREATE TABLE ""home_attendances"" ( ""season"" text, ""high"" real, ""average"" real, ""total"" real, ""league_ranking"" text );","SELECT ""total"" FROM ""home_attendances"" WHERE ""league_ranking""='1st' AND ""high"">'31,884' AND ""average"">'15,234' AND ""season""='2012-13 season';",2-18639024-5 What is the score in the final of the tournament with a clay surface on 18 April 2011?,"CREATE TABLE ""singles_finals_5_2_3"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""singles_finals_5_2_3"" WHERE ""surface""='clay' AND ""date""='18 april 2011';",2-18797830-2 What is the score in the final of the tournament with a hard surface?,"CREATE TABLE ""singles_finals_5_2_3"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""score_in_the_final"" FROM ""singles_finals_5_2_3"" WHERE ""surface""='hard';",2-18797830-2 Who is the opponent in the final on 24 November 2008?,"CREATE TABLE ""singles_finals_5_2_3"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score_in_the_final"" text );","SELECT ""opponent_in_the_final"" FROM ""singles_finals_5_2_3"" WHERE ""date""='24 november 2008';",2-18797830-2 "What is the Opponent at the game with an Attendance of 64,900 in Week prior to 15 with a Result of L 38-31?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""week""<15 AND ""attendance""='64,900' AND ""result""='l 38-31';",2-18752903-1 "What is the Week of the game with an Attendance of 64,900 and a Result of L 34-13?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""attendance""='64,900' AND ""result""='l 34-13';",2-18752903-1 What is the Week of the game against Minnesota Vikings?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""opponent""='minnesota vikings';",2-18752903-1 What is the Week of the game against Seattle Seahawks?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT AVG(""week"") FROM ""schedule"" WHERE ""opponent""='seattle seahawks';",2-18752903-1 "Which Total Goals have an FA Cup Goals of 0, and an FA Cup Apps of 3, and a Position of fw?","CREATE TABLE ""appearances_and_goals"" ( ""name"" text, ""position"" text, ""league_apps"" text, ""league_goals"" real, ""fa_cup_apps"" text, ""fa_cup_goals"" real, ""league_cup_apps"" real, ""league_cup_goals"" real, ""total_apps"" text, ""total_goals"" real );","SELECT AVG(""total_goals"") FROM ""appearances_and_goals"" WHERE ""fa_cup_goals""=0 AND ""fa_cup_apps""='3' AND ""position""='fw';",2-18491733-1 What year was Caroline Medina Miss Fire (3rd Runner-up)?,"CREATE TABLE ""references"" ( ""year"" real, ""miss_earth"" text, ""miss_air_1st_runner_up"" text, ""miss_water_2nd_runner_up"" text, ""miss_fire_3rd_runner_up"" text );","SELECT AVG(""year"") FROM ""references"" WHERE ""miss_fire_3rd_runner_up""='caroline medina';",2-18539006-1 Who won Miss Air (1st Runner-up) when Catherine Untalan was Miss Water (2nd Runner-up) earlier than 2007?,"CREATE TABLE ""references"" ( ""year"" real, ""miss_earth"" text, ""miss_air_1st_runner_up"" text, ""miss_water_2nd_runner_up"" text, ""miss_fire_3rd_runner_up"" text );","SELECT ""miss_air_1st_runner_up"" FROM ""references"" WHERE ""year""<2007 AND ""miss_water_2nd_runner_up""='catherine untalan';",2-18539006-1 what is the name when the sr no is less than 74 and floors is more than 36?,"CREATE TABLE ""tallest_buildings"" ( ""sr_no"" real, ""name"" text, ""locale"" text, ""height"" text, ""floors"" real, ""building_type"" text );","SELECT ""name"" FROM ""tallest_buildings"" WHERE ""sr_no""<74 AND ""floors"">36;",2-18671813-1 how many times is the building type residential and the locale yashodham?,"CREATE TABLE ""tallest_buildings"" ( ""sr_no"" real, ""name"" text, ""locale"" text, ""height"" text, ""floors"" real, ""building_type"" text );","SELECT COUNT(""sr_no"") FROM ""tallest_buildings"" WHERE ""building_type""='residential' AND ""locale""='yashodham';",2-18671813-1 what is the least floors when the building type is residential and the sr no is 8?,"CREATE TABLE ""tallest_buildings"" ( ""sr_no"" real, ""name"" text, ""locale"" text, ""height"" text, ""floors"" real, ""building_type"" text );","SELECT MIN(""floors"") FROM ""tallest_buildings"" WHERE ""building_type""='residential' AND ""sr_no""=8;",2-18671813-1 "what is the height when the locale is nepean sea road, floors is more than 30 and sr no is 58?","CREATE TABLE ""tallest_buildings"" ( ""sr_no"" real, ""name"" text, ""locale"" text, ""height"" text, ""floors"" real, ""building_type"" text );","SELECT ""height"" FROM ""tallest_buildings"" WHERE ""locale""='nepean sea road' AND ""floors"">30 AND ""sr_no""=58;",2-18671813-1 what is the name that had 46 floors?,"CREATE TABLE ""tallest_buildings"" ( ""sr_no"" real, ""name"" text, ""locale"" text, ""height"" text, ""floors"" real, ""building_type"" text );","SELECT ""name"" FROM ""tallest_buildings"" WHERE ""floors""=46;",2-18671813-1 Which player from A-League 39 (110) has the highest games per goal?,"CREATE TABLE ""leading_scorers"" ( ""name"" text, ""years"" text, ""a_league"" text, ""finals"" text, ""total"" text, ""games_per_goal"" real );","SELECT MAX(""games_per_goal"") FROM ""leading_scorers"" WHERE ""a_league""='39 (110)';",2-18639024-10 What player had a finals score of 0 (10)?,"CREATE TABLE ""leading_scorers"" ( ""name"" text, ""years"" text, ""a_league"" text, ""finals"" text, ""total"" text, ""games_per_goal"" real );","SELECT ""name"" FROM ""leading_scorers"" WHERE ""finals""='0 (10)';",2-18639024-10 Which player has a total of 8 (24)?,"CREATE TABLE ""leading_scorers"" ( ""name"" text, ""years"" text, ""a_league"" text, ""finals"" text, ""total"" text, ""games_per_goal"" real );","SELECT ""name"" FROM ""leading_scorers"" WHERE ""total""='8 (24)';",2-18639024-10 "What's the week when the result was W 38-24 and attendance was less than 43,449?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT SUM(""week"") FROM ""schedule"" WHERE ""result""='w 38-24' AND ""attendance""<'43,449';",2-18769869-2 "What's the week when the Green Bay Packers were the opponent and less than 57,966 were in attendance?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT COUNT(""week"") FROM ""schedule"" WHERE ""attendance""<'57,966' AND ""opponent""='green bay packers';",2-18769869-2 Does it need neutral wire when the power line and open source are no?,"CREATE TABLE ""comparison_of_popular_protocols"" ( ""protocol"" text, ""power_line"" text, ""radio_frequency"" text, ""open_source"" text, ""needs_neutral_wire"" text );","SELECT ""needs_neutral_wire"" FROM ""comparison_of_popular_protocols"" WHERE ""power_line""='no' AND ""open_source""='no';",2-184978-1 Does Zigbee need neutral wire when the open source is yes?,"CREATE TABLE ""comparison_of_popular_protocols"" ( ""protocol"" text, ""power_line"" text, ""radio_frequency"" text, ""open_source"" text, ""needs_neutral_wire"" text );","SELECT ""needs_neutral_wire"" FROM ""comparison_of_popular_protocols"" WHERE ""open_source""='yes' AND ""protocol""='zigbee';",2-184978-1 What's the open source of X10 that no neutral wire needed?,"CREATE TABLE ""comparison_of_popular_protocols"" ( ""protocol"" text, ""power_line"" text, ""radio_frequency"" text, ""open_source"" text, ""needs_neutral_wire"" text );","SELECT ""open_source"" FROM ""comparison_of_popular_protocols"" WHERE ""needs_neutral_wire""='no' AND ""protocol""='x10';",2-184978-1 What round had a time of 0:39?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT MIN(""round"") FROM ""mixed_martial_arts_record"" WHERE ""time""='0:39';",2-18783042-2 What was the location of the competition with a Rank-Final of 1st and a Score-Qualifying under 28.975?,"CREATE TABLE ""detailed_olympic_results"" ( ""year"" real, ""competition_description"" text, ""location"" text, ""apparatus"" text, ""rank_final"" text, ""score_final"" real, ""rank_qualifying"" text, ""score_qualifying"" real );","SELECT ""location"" FROM ""detailed_olympic_results"" WHERE ""rank_final""='1st' AND ""score_qualifying""<28.975;",2-18385965-2 What competition had a Rank-Qualifying of 1st and a ball apparatus?,"CREATE TABLE ""detailed_olympic_results"" ( ""year"" real, ""competition_description"" text, ""location"" text, ""apparatus"" text, ""rank_final"" text, ""score_final"" real, ""rank_qualifying"" text, ""score_qualifying"" real );","SELECT ""competition_description"" FROM ""detailed_olympic_results"" WHERE ""rank_qualifying""='1st' AND ""apparatus""='ball';",2-18385965-2 "What is the date for the ship Afrika, with nationality Great Britain?","CREATE TABLE ""ships_attacked"" ( ""date"" text, ""ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT ""date"" FROM ""ships_attacked"" WHERE ""nationality""='great britain' AND ""ship""='afrika';",2-18670594-1 What is the highest tonnage for a ship from Great Britain named Newton Ash?,"CREATE TABLE ""ships_attacked"" ( ""date"" text, ""ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT MAX(""tonnage"") FROM ""ships_attacked"" WHERE ""nationality""='great britain' AND ""ship""='newton ash';",2-18670594-1 What was the nationality of the ship named Toward?,"CREATE TABLE ""ships_attacked"" ( ""date"" text, ""ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT ""nationality"" FROM ""ships_attacked"" WHERE ""ship""='toward';",2-18670594-1 What was the nationality of the sunk ship named Rinos?,"CREATE TABLE ""ships_attacked"" ( ""date"" text, ""ship"" text, ""nationality"" text, ""tonnage"" real, ""fate"" text );","SELECT ""nationality"" FROM ""ships_attacked"" WHERE ""fate""='sunk' AND ""ship""='rinos';",2-18670594-1 What is the Comp of the Shooter with a Score of 489.5?,"CREATE TABLE ""world_record_progression"" ( ""score"" text, ""shooter"" text, ""date"" text, ""comp"" text, ""place"" text );","SELECT ""comp"" FROM ""world_record_progression"" WHERE ""score""='489.5';",2-18986934-10 What is the Date of Shooter New Targets from 1989's record?,"CREATE TABLE ""world_record_progression"" ( ""score"" text, ""shooter"" text, ""date"" text, ""comp"" text, ""place"" text );","SELECT ""date"" FROM ""world_record_progression"" WHERE ""shooter""='new targets from 1989';",2-18986934-10 "With the title ""Memories by Moonlight"", and a less than 39 number in season, and a greater than 66 number in series, who was the written by?","CREATE TABLE ""episodes"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""written_by"" FROM ""episodes"" WHERE ""no_in_series"">66 AND ""no_in_season""<39 AND ""title""='\""memories by moonlight\""';",2-18427769-1 "Who directed the episode that was greater than 74 in the series, and had ""Life Class"" as the title?","CREATE TABLE ""episodes"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT ""directed_by"" FROM ""episodes"" WHERE ""no_in_series"">74 AND ""title""='\""life class\""';",2-18427769-1 What is the average total value for Spain?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""total"") FROM ""medals_table"" WHERE ""nation""='spain';",2-18894139-4 What is the sum of silvers for countries in rank 8 with totals over 3?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medals_table"" WHERE ""rank""='8' AND ""total"">3;",2-18894139-4 What is the average total for countries with under 3 golds and 0 silvers?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""total"") FROM ""medals_table"" WHERE ""gold""<3 AND ""silver""<0;",2-18894139-4 What is the Studio of the Film directed by Paul Greengrass?,"CREATE TABLE ""2010s"" ( ""year"" real, ""title"" text, ""director"" text, ""studio_s"" text, ""notes"" text );","SELECT ""studio_s"" FROM ""2010s"" WHERE ""director""='paul greengrass';",2-18638934-4 Who was the Director of Kung Fu Panda 2?,"CREATE TABLE ""2010s"" ( ""year"" real, ""title"" text, ""director"" text, ""studio_s"" text, ""notes"" text );","SELECT ""director"" FROM ""2010s"" WHERE ""title""='kung fu panda 2';",2-18638934-4 What is Year is Walt Disney Pictures Imagemovers Digital?,"CREATE TABLE ""2010s"" ( ""year"" real, ""title"" text, ""director"" text, ""studio_s"" text, ""notes"" text );","SELECT SUM(""year"") FROM ""2010s"" WHERE ""studio_s""='walt disney pictures imagemovers digital';",2-18638934-4 What is the Year of Rio?,"CREATE TABLE ""2010s"" ( ""year"" real, ""title"" text, ""director"" text, ""studio_s"" text, ""notes"" text );","SELECT ""year"" FROM ""2010s"" WHERE ""title""='rio';",2-18638934-4 What is the Total of Player Craig Stadler?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT AVG(""total"") FROM ""missed_the_cut"" WHERE ""player""='craig stadler';",2-18812411-4 What is the Total of the Player who won in 1998?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT MAX(""total"") FROM ""missed_the_cut"" WHERE ""year_s_won""='1998';",2-18812411-4 What is the Total of the Player who won in 1979 with a To par of less than 11?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT MAX(""total"") FROM ""missed_the_cut"" WHERE ""year_s_won""='1979' AND ""to_par""<11;",2-18812411-4 "What lane did Bronte Barratt, who had a rank larger than 4, swim in?","CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT AVG(""lane"") FROM ""semifinal_1"" WHERE ""name""='bronte barratt' AND ""rank"">4;",2-18625276-4 In which lane did the swimmer with a time of 1:58.44 swim?,"CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT COUNT(""lane"") FROM ""semifinal_1"" WHERE ""time""='1:58.44';",2-18625276-4 In which lane did the swimmer with a time of 1:57.01 and a rank smaller than 6 swim?,"CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT SUM(""lane"") FROM ""semifinal_1"" WHERE ""rank""<6 AND ""time""='1:57.01';",2-18625276-4 What is the result of round 4?,"CREATE TABLE ""home_away_season"" ( ""round"" real, ""opposition_team"" text, ""venue"" text, ""result"" text, ""report"" text );","SELECT ""result"" FROM ""home_away_season"" WHERE ""round""=4;",2-19005873-2 What venue was round 20 held at?,"CREATE TABLE ""home_away_season"" ( ""round"" real, ""opposition_team"" text, ""venue"" text, ""result"" text, ""report"" text );","SELECT ""venue"" FROM ""home_away_season"" WHERE ""round""=20;",2-19005873-2 What is the report for round 9?,"CREATE TABLE ""home_away_season"" ( ""round"" real, ""opposition_team"" text, ""venue"" text, ""result"" text, ""report"" text );","SELECT ""report"" FROM ""home_away_season"" WHERE ""round""=9;",2-19005873-2 What is the highest rank of an athlete from Switzerland in a heat larger than 3?,"CREATE TABLE ""quarterfinals"" ( ""rank"" real, ""heat"" real, ""name"" text, ""nationality"" text, ""time"" real );","SELECT MAX(""rank"") FROM ""quarterfinals"" WHERE ""heat"">3 AND ""nationality""='switzerland';",2-18912995-6 "What were the goals for the player whose years at club were 1908–1911, 1913–1919?","CREATE TABLE ""1900s"" ( ""debut_year"" real, ""player"" text, ""games"" real, ""goals"" real, ""years_at_club"" text );","SELECT ""goals"" FROM ""1900s"" WHERE ""years_at_club""='1908–1911, 1913–1919';",2-1893924-2 "What are the most goals listed when Jack Trehey was the player, with the listed debut year of 1902, games less than 1?","CREATE TABLE ""1900s"" ( ""debut_year"" real, ""player"" text, ""games"" real, ""goals"" real, ""years_at_club"" text );","SELECT MAX(""goals"") FROM ""1900s"" WHERE ""debut_year""=1902 AND ""player""='jack trehey' AND ""games""<1;",2-1893924-2 "For player Wally Johnson, with goals larger than 0, the debut year later than 1904, and games greater than 136, what were the years at club?","CREATE TABLE ""1900s"" ( ""debut_year"" real, ""player"" text, ""games"" real, ""goals"" real, ""years_at_club"" text );","SELECT ""years_at_club"" FROM ""1900s"" WHERE ""goals"">0 AND ""debut_year"">1904 AND ""games"">136 AND ""player""='wally johnson';",2-1893924-2 "What is the highest debut year for player Joe Youlden, with goals larger than 0?","CREATE TABLE ""1900s"" ( ""debut_year"" real, ""player"" text, ""games"" real, ""goals"" real, ""years_at_club"" text );","SELECT MAX(""debut_year"") FROM ""1900s"" WHERE ""player""='joe youlden' AND ""goals"">0;",2-1893924-2 "What is the lowest goals listed for player Sid O'neill, with Games larger than 1?","CREATE TABLE ""1900s"" ( ""debut_year"" real, ""player"" text, ""games"" real, ""goals"" real, ""years_at_club"" text );","SELECT MIN(""goals"") FROM ""1900s"" WHERE ""player""='sid o''neill' AND ""games"">1;",2-1893924-2 What's the date the score was 379?,"CREATE TABLE ""world_record_progression"" ( ""score"" text, ""shooter"" text, ""date"" text, ""comp"" text, ""place"" text );","SELECT ""date"" FROM ""world_record_progression"" WHERE ""score""='379';",2-18986934-7 What's the comp when the score was 393?,"CREATE TABLE ""world_record_progression"" ( ""score"" text, ""shooter"" text, ""date"" text, ""comp"" text, ""place"" text );","SELECT ""comp"" FROM ""world_record_progression"" WHERE ""score""='393';",2-18986934-7 What average total has 41.241 (3) as the 1st run?,"CREATE TABLE ""heat_4"" ( ""rank"" real, ""name"" text, ""1st_run"" text, ""2nd_run"" text, ""3rd_run"" text, ""total"" real );","SELECT AVG(""total"") FROM ""heat_4"" WHERE ""1st_run""='41.241 (3)';",2-18603914-6 How many totals have 38.023 (6) as the 3rd run?,"CREATE TABLE ""heat_4"" ( ""rank"" real, ""name"" text, ""1st_run"" text, ""2nd_run"" text, ""3rd_run"" text, ""total"" real );","SELECT COUNT(""total"") FROM ""heat_4"" WHERE ""3rd_run""='38.023 (6)';",2-18603914-6 "What name has a rank less than 3, with 36.076 (1) as the 3rd run?","CREATE TABLE ""heat_4"" ( ""rank"" real, ""name"" text, ""1st_run"" text, ""2nd_run"" text, ""3rd_run"" text, ""total"" real );","SELECT ""name"" FROM ""heat_4"" WHERE ""rank""<3 AND ""3rd_run""='36.076 (1)';",2-18603914-6 Which College/junior/club team has a Round of 4?,"CREATE TABLE ""amateur_draft"" ( ""round"" real, ""pick"" real, ""player"" text, ""nationality"" text, ""college_junior_club_team"" text );","SELECT ""college_junior_club_team"" FROM ""amateur_draft"" WHERE ""round""=4;",2-19000658-1 "What is the Population 1961 of West Sussex with a Population of 120,952 or less?","CREATE TABLE ""area_and_population"" ( ""administrative_county"" text, ""area_statute_acres_1891"" real, ""population_1891"" real, ""area_statute_acres_1961"" real, ""population_1961"" real, ""headquarters"" text );","SELECT SUM(""population_1961"") FROM ""area_and_population"" WHERE ""administrative_county""='west sussex' AND ""population_1891""<'120,952';",2-18581415-1 What is the Population n1891 of the County with Sleaford Headquarters?,"CREATE TABLE ""area_and_population"" ( ""administrative_county"" text, ""area_statute_acres_1891"" real, ""population_1891"" real, ""area_statute_acres_1961"" real, ""population_1961"" real, ""headquarters"" text );","SELECT MAX(""population_1891"") FROM ""area_and_population"" WHERE ""headquarters""='sleaford';",2-18581415-1 What's the mascot in Anderson for the Independent previous conference?,"CREATE TABLE ""former_members"" ( ""school"" text, ""location"" text, ""mascot"" text, ""county"" text, ""year_joined"" real, ""previous_conference"" text, ""year_left"" real, ""conference_joined"" text );","SELECT ""mascot"" FROM ""former_members"" WHERE ""previous_conference""='independent' AND ""location""='anderson';",2-18709882-2 What's the location for the Spartans?,"CREATE TABLE ""former_members"" ( ""school"" text, ""location"" text, ""mascot"" text, ""county"" text, ""year_joined"" real, ""previous_conference"" text, ""year_left"" real, ""conference_joined"" text );","SELECT ""location"" FROM ""former_members"" WHERE ""mascot""='spartans';",2-18709882-2 What's the mascot in Huntington after the year 2000?,"CREATE TABLE ""former_members"" ( ""school"" text, ""location"" text, ""mascot"" text, ""county"" text, ""year_joined"" real, ""previous_conference"" text, ""year_left"" real, ""conference_joined"" text );","SELECT ""mascot"" FROM ""former_members"" WHERE ""year_left"">2000 AND ""location""='huntington';",2-18709882-2 "How many Spectators have a Date of 17 june 2006, and a Time (CET) larger than 15?","CREATE TABLE ""2006_fifa_world_cup"" ( ""date"" text, ""time_cet"" real, ""result"" text, ""round"" text, ""spectators"" real );","SELECT SUM(""spectators"") FROM ""2006_fifa_world_cup"" WHERE ""date""='17 june 2006' AND ""time_cet"">15;",2-1897000-1 "What is the total number of cuts made when the top-25 is more than 0, and top-5 is more than 1?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""cuts_made"") FROM ""summary"" WHERE ""top_25"">0 AND ""top_5"">1;",2-18491777-2 What is the total number of cuts made when the events are more than 3?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""cuts_made"") FROM ""summary"" WHERE ""events"">3;",2-18491777-2 What episodes had the title ロト6で3億2千万円当てた男 in Japanese?,"CREATE TABLE ""2008_summer_season"" ( ""japanese_title"" text, ""romaji_title"" text, ""tv_station"" text, ""episodes"" text, ""average_ratings"" text );","SELECT ""episodes"" FROM ""2008_summer_season"" WHERE ""japanese_title""='ロト6で3億2千万円当てた男';",2-18539834-3 What Japanese title had average ratings at 9.1%?,"CREATE TABLE ""2008_summer_season"" ( ""japanese_title"" text, ""romaji_title"" text, ""tv_station"" text, ""episodes"" text, ""average_ratings"" text );","SELECT ""japanese_title"" FROM ""2008_summer_season"" WHERE ""average_ratings""='9.1%';",2-18539834-3 Which TV station had a Romaji Title Maou?,"CREATE TABLE ""2008_summer_season"" ( ""japanese_title"" text, ""romaji_title"" text, ""tv_station"" text, ""episodes"" text, ""average_ratings"" text );","SELECT ""tv_station"" FROM ""2008_summer_season"" WHERE ""romaji_title""='maou';",2-18539834-3 What Japanese title had average ratings of 9.2% on the NHK station?,"CREATE TABLE ""2008_summer_season"" ( ""japanese_title"" text, ""romaji_title"" text, ""tv_station"" text, ""episodes"" text, ""average_ratings"" text );","SELECT ""japanese_title"" FROM ""2008_summer_season"" WHERE ""average_ratings""='9.2%' AND ""tv_station""='nhk';",2-18539834-3 What Japanese show on NHK had average ratings of 9.2%?,"CREATE TABLE ""2008_summer_season"" ( ""japanese_title"" text, ""romaji_title"" text, ""tv_station"" text, ""episodes"" text, ""average_ratings"" text );","SELECT ""japanese_title"" FROM ""2008_summer_season"" WHERE ""tv_station""='nhk' AND ""average_ratings""='9.2%';",2-18539834-3 What is the 1st leg when team 2 is Asil Lysi?,"CREATE TABLE ""first_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""1st_leg"" FROM ""first_round"" WHERE ""team_2""='asil lysi';",2-18713505-1 What is the 2nd leg when Ermis Aradippou is the first team?,"CREATE TABLE ""first_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""first_round"" WHERE ""team_1""='ermis aradippou';",2-18713505-1 What is the average number of gold medals won among the nations that won more than 1 bronze?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""gold"") FROM ""medal_table"" WHERE ""bronze"">1;",2-18929648-4 What is the average number of bronze medals won among nations that won at least 1 medal and are not ranked 1st?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""bronze"") FROM ""medal_table"" WHERE ""total"">1 AND ""rank"">1;",2-18929648-4 What is the least number of gold medals won among nations ranked 1 with no silver medals?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""gold"") FROM ""medal_table"" WHERE ""rank""=1 AND ""silver""<1;",2-18929648-4 Which athlete represented the country of egypt?,"CREATE TABLE ""quarterfinal_1"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""athlete"" FROM ""quarterfinal_1"" WHERE ""country""='egypt';",2-18662643-8 What rank did rower have with the time of 6:52.74?,"CREATE TABLE ""quarterfinal_1"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT SUM(""rank"") FROM ""quarterfinal_1"" WHERE ""time""='6:52.74';",2-18662643-8 What were the notes for the player who finished with a rank smaller than 2?,"CREATE TABLE ""quarterfinal_1"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""notes"" FROM ""quarterfinal_1"" WHERE ""rank""<2;",2-18662643-8 What is the highest week that has carolina panthers as the opponent?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""opponent""='carolina panthers';",2-18759150-1 "Which opponent has September 14, 2003 as the date?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""date""='september 14, 2003';",2-18759150-1 "What is the highest week that has September 14, 2003 as the date?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""date""='september 14, 2003';",2-18759150-1 "What is the lowest week that has November 30, 2003 as the date?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT MIN(""week"") FROM ""schedule"" WHERE ""date""='november 30, 2003';",2-18759150-1 "Which League Goals have FA Cup Apps of 2, and Total Goals smaller than 0?","CREATE TABLE ""appearances_and_goals"" ( ""name"" text, ""position"" text, ""league_apps"" text, ""league_goals"" real, ""fa_cup_apps"" text, ""fa_cup_goals"" real, ""league_cup_apps"" text, ""league_cup_goals"" real, ""total_apps"" text, ""total_goals"" real );","SELECT AVG(""league_goals"") FROM ""appearances_and_goals"" WHERE ""fa_cup_apps""='2' AND ""total_goals""<0;",2-18463855-1 "How many League Cup Goals have Total Apps of 36, and Total Goals smaller than 1?","CREATE TABLE ""appearances_and_goals"" ( ""name"" text, ""position"" text, ""league_apps"" text, ""league_goals"" real, ""fa_cup_apps"" text, ""fa_cup_goals"" real, ""league_cup_apps"" text, ""league_cup_goals"" real, ""total_apps"" text, ""total_goals"" real );","SELECT COUNT(""league_cup_goals"") FROM ""appearances_and_goals"" WHERE ""total_apps""='36' AND ""total_goals""<1;",2-18463855-1 Which position has 5 total apps?,"CREATE TABLE ""appearances_and_goals"" ( ""name"" text, ""position"" text, ""league_apps"" text, ""league_goals"" real, ""fa_cup_apps"" text, ""fa_cup_goals"" real, ""league_cup_apps"" text, ""league_cup_goals"" real, ""total_apps"" text, ""total_goals"" real );","SELECT ""position"" FROM ""appearances_and_goals"" WHERE ""total_apps""='5';",2-18463855-1 What is the population density (per km) that has -6.7 as the change (%)?,"CREATE TABLE ""northern_hamlets"" ( ""name"" text, ""population_2011"" real, ""population_2006"" text, ""change_pct"" text, ""land_area_km"" text, ""population_density_per_km"" text );","SELECT ""population_density_per_km"" FROM ""northern_hamlets"" WHERE ""change_pct""='-6.7';",2-189598-8 What population density (per km) that has 84 as the population (2006)?,"CREATE TABLE ""northern_hamlets"" ( ""name"" text, ""population_2011"" real, ""population_2006"" text, ""change_pct"" text, ""land_area_km"" text, ""population_density_per_km"" text );","SELECT ""population_density_per_km"" FROM ""northern_hamlets"" WHERE ""population_2006""='84';",2-189598-8 Name the socket of sSpec number of sr0pk(e1)?,"CREATE TABLE ""22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""socket"" FROM ""22_nm"" WHERE ""s_spec_number""='sr0pk(e1)';",2-18823880-6 Which Release date has a sSpec number of sr0pk(e1)?,"CREATE TABLE ""22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""release_date"" FROM ""22_nm"" WHERE ""s_spec_number""='sr0pk(e1)';",2-18823880-6 Which Part number(s) has a Model number of core i7-3770?,"CREATE TABLE ""22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""part_number_s"" FROM ""22_nm"" WHERE ""model_number""='core i7-3770';",2-18823880-6 Which Part number(s) has a L3 cache of 8 mb and a sSpec number of sr0pl(e1)?,"CREATE TABLE ""22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""part_number_s"" FROM ""22_nm"" WHERE ""l3_cache""='8 mb' AND ""s_spec_number""='sr0pl(e1)';",2-18823880-6 Which Release price (USD ) has a GPU frequency of 650–1150 mhz and a sSpec number of sr0pq(e1)?,"CREATE TABLE ""22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""release_price_usd"" FROM ""22_nm"" WHERE ""gpu_frequency""='650–1150 mhz' AND ""s_spec_number""='sr0pq(e1)';",2-18823880-6 Which Release price (USD ) that has a Release date on april 2012 and a Part number(s) of cm8063701211900bx80637i73770s?,"CREATE TABLE ""22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""release_price_usd"" FROM ""22_nm"" WHERE ""release_date""='april 2012' AND ""part_number_s""='cm8063701211900bx80637i73770s';",2-18823880-6 When the genre is fighting what is the game?,"CREATE TABLE ""academy_of_interactive_arts_sciences"" ( ""year"" text, ""game"" text, ""genre"" text, ""platform_s"" text, ""developer_s"" text );","SELECT ""game"" FROM ""academy_of_interactive_arts_sciences"" WHERE ""genre""='fighting';",2-1851722-47 "What game has a platform(s) of playstation 3, when the genre is platform game?","CREATE TABLE ""academy_of_interactive_arts_sciences"" ( ""year"" text, ""game"" text, ""genre"" text, ""platform_s"" text, ""developer_s"" text );","SELECT ""game"" FROM ""academy_of_interactive_arts_sciences"" WHERE ""platform_s""='playstation 3' AND ""genre""='platform game';",2-1851722-47 What is the platform(s) for the year 2006 (10th)?,"CREATE TABLE ""academy_of_interactive_arts_sciences"" ( ""year"" text, ""game"" text, ""genre"" text, ""platform_s"" text, ""developer_s"" text );","SELECT ""platform_s"" FROM ""academy_of_interactive_arts_sciences"" WHERE ""year""='2006 (10th)';",2-1851722-47 What is the genre for the year 2012 (16th)?,"CREATE TABLE ""academy_of_interactive_arts_sciences"" ( ""year"" text, ""game"" text, ""genre"" text, ""platform_s"" text, ""developer_s"" text );","SELECT ""genre"" FROM ""academy_of_interactive_arts_sciences"" WHERE ""year""='2012 (16th)';",2-1851722-47 What year has a genre the platform game?,"CREATE TABLE ""academy_of_interactive_arts_sciences"" ( ""year"" text, ""game"" text, ""genre"" text, ""platform_s"" text, ""developer_s"" text );","SELECT ""year"" FROM ""academy_of_interactive_arts_sciences"" WHERE ""genre""='platform game';",2-1851722-47 What genre has the game god of war?,"CREATE TABLE ""academy_of_interactive_arts_sciences"" ( ""year"" text, ""game"" text, ""genre"" text, ""platform_s"" text, ""developer_s"" text );","SELECT ""genre"" FROM ""academy_of_interactive_arts_sciences"" WHERE ""game""='god of war';",2-1851722-47 What is the score for Lucas Glover of the United States?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""second_round"" WHERE ""country""='united states' AND ""player""='lucas glover';",2-18811891-5 What is the score for Todd Hamilton?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""second_round"" WHERE ""player""='todd hamilton';",2-18811891-5 "What player has a To par of –2, and a Score of 73-65=138?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""second_round"" WHERE ""to_par""='–2' AND ""score""='73-65=138';",2-18811891-5 What is the score of Nick Taylor (a)?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""second_round"" WHERE ""player""='nick taylor (a)';",2-18811891-5 What is the place of the person with a score of 67-70=137?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""second_round"" WHERE ""score""='67-70=137';",2-18811891-5 What school is in the Missouri Synod school corporation?,"CREATE TABLE ""membership"" ( ""school"" text, ""mascot"" text, ""school_corp"" text, ""size"" real, ""ihsaa_class_football"" text, ""year_joined"" text, ""other_conferences"" text );","SELECT ""school"" FROM ""membership"" WHERE ""school_corp""='missouri synod';",2-18722758-1 What school corporation has a mascot of Bruins and joined in 1971?,"CREATE TABLE ""membership"" ( ""school"" text, ""mascot"" text, ""school_corp"" text, ""size"" real, ""ihsaa_class_football"" text, ""year_joined"" text, ""other_conferences"" text );","SELECT ""school_corp"" FROM ""membership"" WHERE ""year_joined""='1971' AND ""mascot""='bruins';",2-18722758-1 What is Bishop Luers IHSAA class in football?,"CREATE TABLE ""membership"" ( ""school"" text, ""mascot"" text, ""school_corp"" text, ""size"" real, ""ihsaa_class_football"" text, ""year_joined"" text, ""other_conferences"" text );","SELECT ""ihsaa_class_football"" FROM ""membership"" WHERE ""school""='bishop luers';",2-18722758-1 What IHSAA football class do the Generals play in?,"CREATE TABLE ""membership"" ( ""school"" text, ""mascot"" text, ""school_corp"" text, ""size"" real, ""ihsaa_class_football"" text, ""year_joined"" text, ""other_conferences"" text );","SELECT ""ihsaa_class_football"" FROM ""membership"" WHERE ""mascot""='generals';",2-18722758-1 "what is the attendance on december 14, 2003?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""tv_time"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""date""='december 14, 2003';",2-18760579-1 what is the attendance when the week is 5?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""tv_time"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""week""=5;",2-18760579-1 "what is the attendance on october 19, 2003?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""record"" text, ""tv_time"" text, ""attendance"" text );","SELECT ""attendance"" FROM ""schedule"" WHERE ""date""='october 19, 2003';",2-18760579-1 What rank was the swimmer in lane 4?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""rank"" FROM ""semifinal_2"" WHERE ""lane""=4;",2-18625553-5 What is the highest lane for the poland swimmer who ranked under 6?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT MAX(""lane"") FROM ""semifinal_2"" WHERE ""rank""<6 AND ""nationality""='poland';",2-18625553-5 What is the CPU speed(s) of the New Plus type hardware?,"CREATE TABLE ""web_tv_msn_tv_client_hardware"" ( ""brand"" text, ""model"" text, ""type"" text, ""modem"" text, ""storage"" text, ""cpu_speed"" text, ""cpu_chip"" text );","SELECT ""cpu_speed"" FROM ""web_tv_msn_tv_client_hardware"" WHERE ""type""='new plus';",2-189297-1 Which CPU chip(s) is used in the Classic type hardware?,"CREATE TABLE ""web_tv_msn_tv_client_hardware"" ( ""brand"" text, ""model"" text, ""type"" text, ""modem"" text, ""storage"" text, ""cpu_speed"" text, ""cpu_chip"" text );","SELECT ""cpu_chip"" FROM ""web_tv_msn_tv_client_hardware"" WHERE ""type""='classic';",2-189297-1 "What is the type of the RCA RW-2110, which has 2 MB of storage and a v.90 modem?","CREATE TABLE ""web_tv_msn_tv_client_hardware"" ( ""brand"" text, ""model"" text, ""type"" text, ""modem"" text, ""storage"" text, ""cpu_speed"" text, ""cpu_chip"" text );","SELECT ""type"" FROM ""web_tv_msn_tv_client_hardware"" WHERE ""modem""='v.90' AND ""storage""='2 mb' AND ""brand""='rca' AND ""model""='rw-2110';",2-189297-1 "What is the CPU chip in the Dishplayer 7100, which is a dish tuner with a v.90 modem?","CREATE TABLE ""web_tv_msn_tv_client_hardware"" ( ""brand"" text, ""model"" text, ""type"" text, ""modem"" text, ""storage"" text, ""cpu_speed"" text, ""cpu_chip"" text );","SELECT ""cpu_chip"" FROM ""web_tv_msn_tv_client_hardware"" WHERE ""modem""='v.90' AND ""type""='dish tuner' AND ""model""='dishplayer 7100';",2-189297-1 What brand is the RW-2100 model?,"CREATE TABLE ""web_tv_msn_tv_client_hardware"" ( ""brand"" text, ""model"" text, ""type"" text, ""modem"" text, ""storage"" text, ""cpu_speed"" text, ""cpu_chip"" text );","SELECT ""brand"" FROM ""web_tv_msn_tv_client_hardware"" WHERE ""model""='rw-2100';",2-189297-1 What's the highest Date listed that has U-boats destroyed (Pola) of 1?,"CREATE TABLE ""table"" ( ""date"" real, ""ships_sunk_pola"" text, ""tonnage"" text, ""u_boats_destroyed_ku_k"" text, ""u_boats_destroyed_pola"" text );","SELECT MAX(""date"") FROM ""table"" WHERE ""u_boats_destroyed_pola""='1';",2-18993668-1 What is the listed Tonnage that has U-boats destroyed (KuK) of 2 and Ships sunk (Pola) of (not recorded)?,"CREATE TABLE ""table"" ( ""date"" real, ""ships_sunk_pola"" text, ""tonnage"" text, ""u_boats_destroyed_ku_k"" text, ""u_boats_destroyed_pola"" text );","SELECT ""tonnage"" FROM ""table"" WHERE ""u_boats_destroyed_ku_k""='2' AND ""ships_sunk_pola""='(not recorded)';",2-18993668-1 What is the listed Tonnage for the Date of 1914?,"CREATE TABLE ""table"" ( ""date"" real, ""ships_sunk_pola"" text, ""tonnage"" text, ""u_boats_destroyed_ku_k"" text, ""u_boats_destroyed_pola"" text );","SELECT ""tonnage"" FROM ""table"" WHERE ""date""=1914;",2-18993668-1 "What is listed as the average Date that has U-boats destroyed (KuK) of 2 with Tonnage of 1,514,050?","CREATE TABLE ""table"" ( ""date"" real, ""ships_sunk_pola"" text, ""tonnage"" text, ""u_boats_destroyed_ku_k"" text, ""u_boats_destroyed_pola"" text );","SELECT AVG(""date"") FROM ""table"" WHERE ""u_boats_destroyed_ku_k""='2' AND ""tonnage""='1,514,050';",2-18993668-1 "Which Prominence (m) has a Rank of 10, and a Col (m) smaller than 50?","CREATE TABLE ""the_ten_s_ultra_prominent_summit_of_the_"" ( ""rank"" real, ""peak"" text, ""country"" text, ""island"" text, ""elevation_m"" real, ""prominence_m"" real, ""col_m"" real );","SELECT MIN(""prominence_m"") FROM ""the_ten_s_ultra_prominent_summit_of_the_"" WHERE ""rank""=10 AND ""col_m""<50;",2-18946749-4 "Which Rank has a Prominence (m) of 1,798, and a Col (m) larger than 810?","CREATE TABLE ""the_ten_s_ultra_prominent_summit_of_the_"" ( ""rank"" real, ""peak"" text, ""country"" text, ""island"" text, ""elevation_m"" real, ""prominence_m"" real, ""col_m"" real );","SELECT MIN(""rank"") FROM ""the_ten_s_ultra_prominent_summit_of_the_"" WHERE ""prominence_m""='1,798' AND ""col_m"">810;",2-18946749-4 "How much Prominence (m) has an Elevation (m) of 2,797, and a Col (m) smaller than 0?","CREATE TABLE ""the_ten_s_ultra_prominent_summit_of_the_"" ( ""rank"" real, ""peak"" text, ""country"" text, ""island"" text, ""elevation_m"" real, ""prominence_m"" real, ""col_m"" real );","SELECT SUM(""prominence_m"") FROM ""the_ten_s_ultra_prominent_summit_of_the_"" WHERE ""elevation_m""='2,797' AND ""col_m""<0;",2-18946749-4 "How much Elevation (m) has a Col (m) smaller than 562, and a Rank of 10, and a Prominence (m) larger than 1,598?","CREATE TABLE ""the_ten_s_ultra_prominent_summit_of_the_"" ( ""rank"" real, ""peak"" text, ""country"" text, ""island"" text, ""elevation_m"" real, ""prominence_m"" real, ""col_m"" real );","SELECT COUNT(""elevation_m"") FROM ""the_ten_s_ultra_prominent_summit_of_the_"" WHERE ""col_m""<562 AND ""rank""=10 AND ""prominence_m"">'1,598';",2-18946749-4 "Which Rank has a Col (m) of 0, and a Peak of aoraki/mount cook, and a Prominence (m) larger than 3,755?","CREATE TABLE ""the_ten_s_ultra_prominent_summit_of_the_"" ( ""rank"" real, ""peak"" text, ""country"" text, ""island"" text, ""elevation_m"" real, ""prominence_m"" real, ""col_m"" real );","SELECT SUM(""rank"") FROM ""the_ten_s_ultra_prominent_summit_of_the_"" WHERE ""col_m""=0 AND ""peak""='aoraki/mount cook' AND ""prominence_m"">'3,755';",2-18946749-4 In which city was the Night of the Living Duck released?,"CREATE TABLE ""limited_releases"" ( ""title"" text, ""series"" text, ""director"" text, ""characters"" text, ""production_number"" text, ""release_date"" text, ""city"" text );","SELECT ""city"" FROM ""limited_releases"" WHERE ""title""='the night of the living duck';",2-18792952-1 On what title was Stephen Fossatti the director of?,"CREATE TABLE ""limited_releases"" ( ""title"" text, ""series"" text, ""director"" text, ""characters"" text, ""production_number"" text, ""release_date"" text, ""city"" text );","SELECT ""title"" FROM ""limited_releases"" WHERE ""director""='stephen fossatti';",2-18792952-1 Which Year has Notes of 87.17 m?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""year"" FROM ""achievements"" WHERE ""notes""='87.17 m';",2-19007049-1 Which Position has Notes of 68.76 m?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""position"" FROM ""achievements"" WHERE ""notes""='68.76 m';",2-19007049-1 Which Notes have a Year of 2002?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""notes"" FROM ""achievements"" WHERE ""year""=2002;",2-19007049-1 Which nation had 3 bronze?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medal_table"" WHERE ""bronze""=3;",2-18403421-2 what is the sspec number when the socket is standard power?,"CREATE TABLE ""32_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""s_spec_number"" FROM ""32_nm"" WHERE ""socket""='standard power';",2-18823880-4 what is the gpu model when the frequency is 3.4 ghz and the sspec number is sr00b(d2)?,"CREATE TABLE ""32_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""gpu_model"" FROM ""32_nm"" WHERE ""frequency""='3.4 ghz' AND ""s_spec_number""='sr00b(d2)';",2-18823880-4 what is the turbo when the part number is cm8062300834302bx80623i72600bxc80623i72600?,"CREATE TABLE ""32_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""turbo"" FROM ""32_nm"" WHERE ""part_number_s""='cm8062300834302bx80623i72600bxc80623i72600';",2-18823880-4 what is the turbo when the cores is standard power?,"CREATE TABLE ""32_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""turbo"" FROM ""32_nm"" WHERE ""cores""='standard power';",2-18823880-4 "what is the part number when the release date is january 2011, the frequency is 3.4 ghz and the release price (usd) is $317?","CREATE TABLE ""32_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""part_number_s"" FROM ""32_nm"" WHERE ""release_date""='january 2011' AND ""frequency""='3.4 ghz' AND ""release_price_usd""='$317';",2-18823880-4 what is the part number that has a turbo of low power?,"CREATE TABLE ""32_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""part_number_s"" FROM ""32_nm"" WHERE ""turbo""='low power';",2-18823880-4 "What is the place of birth when the elevator is Nicholas IV, and elector is Napoleone Orsini Frangipani?","CREATE TABLE ""list_of_participants"" ( ""elector"" text, ""place_of_birth"" text, ""cardinalatial_title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""place_of_birth"" FROM ""list_of_participants"" WHERE ""elevator""='nicholas iv' AND ""elector""='napoleone orsini frangipani';",2-18573392-1 What is the elevator when the elector is Pietro Colonna?,"CREATE TABLE ""list_of_participants"" ( ""elector"" text, ""place_of_birth"" text, ""cardinalatial_title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""elevator"" FROM ""list_of_participants"" WHERE ""elector""='pietro colonna';",2-18573392-1 "What is the elevator when elevated is May 16, 1288, and cardinalatial title shows Deacon of S. Adriano?","CREATE TABLE ""list_of_participants"" ( ""elector"" text, ""place_of_birth"" text, ""cardinalatial_title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""elevator"" FROM ""list_of_participants"" WHERE ""elevated""='may 16, 1288' AND ""cardinalatial_title""='deacon of s. adriano';",2-18573392-1 "What is the cardinalatial title when the elevated is September 18, 1294, and elector is Bérard De Got?","CREATE TABLE ""list_of_participants"" ( ""elector"" text, ""place_of_birth"" text, ""cardinalatial_title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""cardinalatial_title"" FROM ""list_of_participants"" WHERE ""elevated""='september 18, 1294' AND ""elector""='bérard de got';",2-18573392-1 "What is the place of birth when elevated is May 16, 1288, and cardinalatial title is Deacon of S. Eustachio?","CREATE TABLE ""list_of_participants"" ( ""elector"" text, ""place_of_birth"" text, ""cardinalatial_title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""place_of_birth"" FROM ""list_of_participants"" WHERE ""elevated""='may 16, 1288' AND ""cardinalatial_title""='deacon of s. eustachio';",2-18573392-1 "What format was the release in form the Edsel label, and that was from the EDCD 262 catalog?","CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""format"" text, ""country"" text, ""catalog"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""label""='edsel' AND ""catalog""='edcd 262';",2-1849011-2 "Released on April 12, 1968 in LP format, what was the catalog?","CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""format"" text, ""country"" text, ""catalog"" text );","SELECT ""catalog"" FROM ""release_history"" WHERE ""format""='lp' AND ""date""='april 12, 1968';",2-1849011-2 "From what catalog was the release that happened on April 12, 1968, and in LP format?","CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""format"" text, ""country"" text, ""catalog"" text );","SELECT ""catalog"" FROM ""release_history"" WHERE ""format""='lp' AND ""date""='april 12, 1968';",2-1849011-2 From what catalog was the release from Sundazed label?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""format"" text, ""country"" text, ""catalog"" text );","SELECT ""catalog"" FROM ""release_history"" WHERE ""label""='sundazed';",2-1849011-2 When was the release that was in SACD (hybrid) format?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""format"" text, ""country"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""format""='sacd (hybrid)';",2-1849011-2 The release from Simply Vinyl label was on what date?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""format"" text, ""country"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""label""='simply vinyl';",2-1849011-2 what is the heat when the nationality is australia and the rank is less than 1?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat"" real, ""lane"" real, ""nationality"" text, ""time"" text );","SELECT AVG(""heat"") FROM ""heats"" WHERE ""nationality""='australia' AND ""rank""<1;",2-18454375-3 What is the fewest Al Ahly wins for El Zamalek wins of 0 and 0 draws?,"CREATE TABLE ""statistics"" ( ""competition"" text, ""total"" real, ""al_ahly_wins"" real, ""draws"" real, ""el_zamalek_wins"" real );","SELECT MIN(""al_ahly_wins"") FROM ""statistics"" WHERE ""draws""=0 AND ""el_zamalek_wins""<0;",2-18487274-1 Which competition had 2 draws?,"CREATE TABLE ""statistics"" ( ""competition"" text, ""total"" real, ""al_ahly_wins"" real, ""draws"" real, ""el_zamalek_wins"" real );","SELECT ""competition"" FROM ""statistics"" WHERE ""draws""=2;",2-18487274-1 "What is the sum of draws for El Zamalek wins under 36, total over 2, and Al Ahly wins over 37?","CREATE TABLE ""statistics"" ( ""competition"" text, ""total"" real, ""al_ahly_wins"" real, ""draws"" real, ""el_zamalek_wins"" real );","SELECT SUM(""draws"") FROM ""statistics"" WHERE ""el_zamalek_wins""<36 AND ""total"">2 AND ""al_ahly_wins"">37;",2-18487274-1 What is the average number of draws for Al Ahly wins over 59?,"CREATE TABLE ""statistics"" ( ""competition"" text, ""total"" real, ""al_ahly_wins"" real, ""draws"" real, ""el_zamalek_wins"" real );","SELECT AVG(""draws"") FROM ""statistics"" WHERE ""al_ahly_wins"">59;",2-18487274-1 What is the latitude that has a longitude larger than -101.819319 in Martin and a GEO ID of 3809951140?,"CREATE TABLE ""m"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT SUM(""latitude"") FROM ""m"" WHERE ""longitude"">-101.819319 AND ""township""='martin' AND ""geo_id""=3809951140;",2-18600760-13 "What is the latitude with a GEO ID larger than 3806352640, and a Land(sqmi) of 34.345?","CREATE TABLE ""m"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT AVG(""latitude"") FROM ""m"" WHERE ""geo_id"">3806352640 AND ""land_sqmi""=34.345;",2-18600760-13 what is the final score when the opponent is platense?,"CREATE TABLE ""domestic_goals_summary"" ( ""date"" text, ""season"" text, ""playing_for"" text, ""opponent"" text, ""final_score"" text );","SELECT ""final_score"" FROM ""domestic_goals_summary"" WHERE ""opponent""='platense';",2-18429683-1 what is the date when the opponent is real españa?,"CREATE TABLE ""domestic_goals_summary"" ( ""date"" text, ""season"" text, ""playing_for"" text, ""opponent"" text, ""final_score"" text );","SELECT ""date"" FROM ""domestic_goals_summary"" WHERE ""opponent""='real españa';",2-18429683-1 what is the date when the opponent is real juventud?,"CREATE TABLE ""domestic_goals_summary"" ( ""date"" text, ""season"" text, ""playing_for"" text, ""opponent"" text, ""final_score"" text );","SELECT ""date"" FROM ""domestic_goals_summary"" WHERE ""opponent""='real juventud';",2-18429683-1 what is the final score when the date is 2009-02-26?,"CREATE TABLE ""domestic_goals_summary"" ( ""date"" text, ""season"" text, ""playing_for"" text, ""opponent"" text, ""final_score"" text );","SELECT ""final_score"" FROM ""domestic_goals_summary"" WHERE ""date""='2009-02-26';",2-18429683-1 who is playing for when the opponent is deportes savio and the date is 2010-03-11?,"CREATE TABLE ""domestic_goals_summary"" ( ""date"" text, ""season"" text, ""playing_for"" text, ""opponent"" text, ""final_score"" text );","SELECT ""playing_for"" FROM ""domestic_goals_summary"" WHERE ""opponent""='deportes savio' AND ""date""='2010-03-11';",2-18429683-1 "Which Rank that is on september 9, 2004?","CREATE TABLE ""attendance_records"" ( ""rank"" real, ""date"" text, ""attendance"" real, ""opponent"" text, ""florida_result"" text );","SELECT ""rank"" FROM ""attendance_records"" WHERE ""date""='september 9, 2004';",2-1879364-1 "Which Rank has an Attendance larger than 24,102, and a Date of september 15, 2012?","CREATE TABLE ""attendance_records"" ( ""rank"" real, ""date"" text, ""attendance"" real, ""opponent"" text, ""florida_result"" text );","SELECT ""rank"" FROM ""attendance_records"" WHERE ""attendance"">'24,102' AND ""date""='september 15, 2012';",2-1879364-1 "Which Opponent is on september 9, 2004?","CREATE TABLE ""attendance_records"" ( ""rank"" real, ""date"" text, ""attendance"" real, ""opponent"" text, ""florida_result"" text );","SELECT ""opponent"" FROM ""attendance_records"" WHERE ""date""='september 9, 2004';",2-1879364-1 "What were the results for November 24, 2002?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""date""='november 24, 2002';",2-18733407-1 What is the greatest lane that David Payne was in when he ran longer than 13.17?,"CREATE TABLE ""final"" ( ""lane"" real, ""athlete"" text, ""nationality"" text, ""time"" real, ""notes"" text );","SELECT MAX(""lane"") FROM ""final"" WHERE ""athlete""='david payne' AND ""time"">13.17;",2-18578891-6 Who had the time 13.6?,"CREATE TABLE ""final"" ( ""lane"" real, ""athlete"" text, ""nationality"" text, ""time"" real, ""notes"" text );","SELECT ""athlete"" FROM ""final"" WHERE ""time""=13.6;",2-18578891-6 What is the position of the player for the Baltimore Orioles?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""school"" text );","SELECT ""position"" FROM ""first_round_selections"" WHERE ""team""='baltimore orioles';",2-18468611-1 What is the name of the player from Vanderbilt University?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""school"" text );","SELECT ""player"" FROM ""first_round_selections"" WHERE ""school""='vanderbilt university';",2-18468611-1 "What is the lowest pick number for Arturo McDowell, who plays the OF position for the San Francisco Giants?","CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""school"" text );","SELECT MIN(""pick"") FROM ""first_round_selections"" WHERE ""position""='of' AND ""team""='san francisco giants' AND ""player""='arturo mcdowell';",2-18468611-1 What school did the player drafted for the New York Mets attend?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""school"" text );","SELECT ""school"" FROM ""first_round_selections"" WHERE ""team""='new york mets';",2-18468611-1 "What's the round of 32 during the 56kg when the quarterfinals, semifinals, and finals did not advance?","CREATE TABLE ""boxing"" ( ""athlete"" text, ""event"" text, ""round_of_32"" text, ""round_of_16"" text, ""quarterfinals"" text, ""semifinals"" text, ""finals"" text, ""rank"" text );","SELECT ""round_of_32"" FROM ""boxing"" WHERE ""finals""='did not advance' AND ""semifinals""='did not advance' AND ""quarterfinals""='did not advance' AND ""event""='56kg';",2-18994323-12 Who was the athlete in the 56kg event having a did not advance in the finals?,"CREATE TABLE ""boxing"" ( ""athlete"" text, ""event"" text, ""round_of_32"" text, ""round_of_16"" text, ""quarterfinals"" text, ""semifinals"" text, ""finals"" text, ""rank"" text );","SELECT ""athlete"" FROM ""boxing"" WHERE ""finals""='did not advance' AND ""event""='56kg';",2-18994323-12 What's the 69kg of Round 16?,"CREATE TABLE ""boxing"" ( ""athlete"" text, ""event"" text, ""round_of_32"" text, ""round_of_16"" text, ""quarterfinals"" text, ""semifinals"" text, ""finals"" text, ""rank"" text );","SELECT ""round_of_16"" FROM ""boxing"" WHERE ""event""='69kg';",2-18994323-12 What's the quarterfinals when the rank was bronze?,"CREATE TABLE ""boxing"" ( ""athlete"" text, ""event"" text, ""round_of_32"" text, ""round_of_16"" text, ""quarterfinals"" text, ""semifinals"" text, ""finals"" text, ""rank"" text );","SELECT ""quarterfinals"" FROM ""boxing"" WHERE ""rank""='bronze';",2-18994323-12 What is Hon. Vicente Q. Roxas appointment date?,"CREATE TABLE ""the_ca_justices_in_the_case"" ( ""name"" text, ""position"" text, ""date_of_appointment"" text, ""date_of_birth"" text, ""date_of_retirement"" text );","SELECT ""date_of_appointment"" FROM ""the_ca_justices_in_the_case"" WHERE ""name""='hon. vicente q. roxas';",2-18700020-1 "What is the Draw number of the song by Artist of ""Loudest Whisper"" with 68 or less Points with a place of 9 or larger?","CREATE TABLE ""result_of_national_final"" ( ""draw"" real, ""song"" text, ""artist"" text, ""points"" real, ""place"" real );","SELECT AVG(""draw"") FROM ""result_of_national_final"" WHERE ""points""<68 AND ""artist""='loudest whisper' AND ""place"">9;",2-18811481-1 What is the Place of the Song by Artist Rosie Hunter with a Draw of 1 or larger?,"CREATE TABLE ""result_of_national_final"" ( ""draw"" real, ""song"" text, ""artist"" text, ""points"" real, ""place"" real );","SELECT COUNT(""place"") FROM ""result_of_national_final"" WHERE ""artist""='rosie hunter' AND ""draw"">1;",2-18811481-1 "Which Bronze has a Total larger than 7 and a Silver of 3, and a Games of summer, and a Gold of 5?","CREATE TABLE ""list_of_most_career_medals_in_individual"" ( ""athlete"" text, ""nation"" text, ""sport"" text, ""years"" text, ""games"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""bronze"" FROM ""list_of_most_career_medals_in_individual"" WHERE ""total"">7 AND ""silver""=3 AND ""games""='summer' AND ""gold""=5;",2-18855244-3 What is the tonnage of the Eldena?,"CREATE TABLE ""raiding_history"" ( ""date"" text, ""name"" text, ""nationality"" text, ""tonnage_grt"" real, ""fate"" text );","SELECT ""tonnage_grt"" FROM ""raiding_history"" WHERE ""name""='eldena';",2-18674021-1 What show has a time of 4:00pm–5:00am?,"CREATE TABLE ""monday_to_thursday_programing_as_of_sept"" ( ""time"" text, ""show_name"" text, ""dj_s"" text, ""local_networked"" text, ""ad_freq"" text, ""news_freq"" text );","SELECT ""show_name"" FROM ""monday_to_thursday_programing_as_of_sept"" WHERE ""time""='4:00pm–5:00am';",2-18992167-1 What's the show that has 60 minutes as the news freq?,"CREATE TABLE ""monday_to_thursday_programing_as_of_sept"" ( ""time"" text, ""show_name"" text, ""dj_s"" text, ""local_networked"" text, ""ad_freq"" text, ""news_freq"" text );","SELECT ""show_name"" FROM ""monday_to_thursday_programing_as_of_sept"" WHERE ""news_freq""='60 minutes';",2-18992167-1 What time that is networked has an ad freq of 20 minutes until 7pm?,"CREATE TABLE ""monday_to_thursday_programing_as_of_sept"" ( ""time"" text, ""show_name"" text, ""dj_s"" text, ""local_networked"" text, ""ad_freq"" text, ""news_freq"" text );","SELECT ""time"" FROM ""monday_to_thursday_programing_as_of_sept"" WHERE ""local_networked""='networked' AND ""ad_freq""='20 minutes until 7pm';",2-18992167-1 What's time is Best Mix Overnight?,"CREATE TABLE ""monday_to_thursday_programing_as_of_sept"" ( ""time"" text, ""show_name"" text, ""dj_s"" text, ""local_networked"" text, ""ad_freq"" text, ""news_freq"" text );","SELECT ""time"" FROM ""monday_to_thursday_programing_as_of_sept"" WHERE ""show_name""='best mix overnight';",2-18992167-1 What show has Cameron Humphries DJ'ing?,"CREATE TABLE ""monday_to_thursday_programing_as_of_sept"" ( ""time"" text, ""show_name"" text, ""dj_s"" text, ""local_networked"" text, ""ad_freq"" text, ""news_freq"" text );","SELECT ""show_name"" FROM ""monday_to_thursday_programing_as_of_sept"" WHERE ""dj_s""='cameron humphries';",2-18992167-1 "Which res has a Time of 5:00, and a Method of decision (unanimous), and a Record of 1–0?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""time""='5:00' AND ""method""='decision (unanimous)' AND ""record""='1–0';",2-18583476-2 "Which Event has Res of loss, and a Time of 5:00, and an Opponent of lance everson?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""res""='loss' AND ""time""='5:00' AND ""opponent""='lance everson';",2-18583476-2 What is the heat for the time 57.97?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""heat"" FROM ""heats"" WHERE ""time""='57.97';",2-18625252-3 How many heats does Julia Wilkinson have?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT COUNT(""heat"") FROM ""heats"" WHERE ""name""='julia wilkinson';",2-18625252-3 Who has more than 4 heat for Germany and 7 lanes?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""name"" FROM ""heats"" WHERE ""heat"">4 AND ""nationality""='germany' AND ""lane""=7;",2-18625252-3 Who has less than 3 lanes for France?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""name"" FROM ""heats"" WHERE ""nationality""='france' AND ""lane""<3;",2-18625252-3 Who is the Cincinnati College player?,"CREATE TABLE ""fifteenth_round"" ( ""pick"" real, ""team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""fifteenth_round"" WHERE ""college""='cincinnati';",2-18652198-15 What is the Weight of the Player with Copra Nordmeccanica 2008 Club?,"CREATE TABLE ""volleyball_at_the_2008_summer_olympics_m"" ( ""name"" text, ""height"" text, ""weight"" text, ""spike"" text, ""2008_club"" text );","SELECT ""weight"" FROM ""volleyball_at_the_2008_summer_olympics_m"" WHERE ""2008_club""='copra nordmeccanica';",2-18499677-7 What is the Weight of the Player from Iskra Odintsovo 2008 Club?,"CREATE TABLE ""volleyball_at_the_2008_summer_olympics_m"" ( ""name"" text, ""height"" text, ""weight"" text, ""spike"" text, ""2008_club"" text );","SELECT ""weight"" FROM ""volleyball_at_the_2008_summer_olympics_m"" WHERE ""2008_club""='iskra odintsovo';",2-18499677-7 "What is the set 1 when the time is 13:00, and total is 97–74?","CREATE TABLE ""tokyo_round"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text, ""report"" text );","SELECT ""set_1"" FROM ""tokyo_round"" WHERE ""time""='13:00' AND ""total""='97–74';",2-18610881-4 What set 2 has a total of 97–74?,"CREATE TABLE ""tokyo_round"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text, ""report"" text );","SELECT ""set_2"" FROM ""tokyo_round"" WHERE ""total""='97–74';",2-18610881-4 What time has a Set 1 of 18–25?,"CREATE TABLE ""tokyo_round"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text, ""report"" text );","SELECT ""time"" FROM ""tokyo_round"" WHERE ""set_1""='18–25';",2-18610881-4 What time has a Set 3 of 25–16?,"CREATE TABLE ""tokyo_round"" ( ""date"" text, ""time"" text, ""score"" text, ""set_1"" text, ""set_2"" text, ""set_3"" text, ""total"" text, ""report"" text );","SELECT ""time"" FROM ""tokyo_round"" WHERE ""set_3""='25–16';",2-18610881-4 What was the value in 2010 for the airport coded OTP/LROP?,"CREATE TABLE ""airports_in_romania"" ( ""rank"" real, ""airport"" text, ""city"" text, ""code_iata_icao"" text, ""2009"" real, ""2010"" real );","SELECT MAX(""2010"") FROM ""airports_in_romania"" WHERE ""code_iata_icao""='otp/lrop';",2-1900108-1 "What rank is an airport coded CLJ/LRCL, with a value larger than 32,561 and more than 1,028,907 in 2010?","CREATE TABLE ""airports_in_romania"" ( ""rank"" real, ""airport"" text, ""city"" text, ""code_iata_icao"" text, ""2009"" real, ""2010"" real );","SELECT MIN(""rank"") FROM ""airports_in_romania"" WHERE ""2009"">'32,561' AND ""code_iata_icao""='clj/lrcl' AND ""2010"">'1,028,907';",2-1900108-1 What is the value in 2010 for an airport ranked higher than 3 located in Cluj-Napoca?,"CREATE TABLE ""airports_in_romania"" ( ""rank"" real, ""airport"" text, ""city"" text, ""code_iata_icao"" text, ""2009"" real, ""2010"" real );","SELECT COUNT(""2010"") FROM ""airports_in_romania"" WHERE ""city""='cluj-napoca' AND ""rank"">3;",2-1900108-1 What was the venue when David Jacobs was the host?,"CREATE TABLE ""host_s_and_venue"" ( ""year_s"" text, ""selection_show"" text, ""venue"" text, ""national_final_main_host"" text, ""national_final_co_host"" text, ""semi_final_heat_host"" text );","SELECT ""venue"" FROM ""host_s_and_venue"" WHERE ""semi_final_heat_host""='david jacobs';",2-1851063-10 "What was the host for the semi final heat, when Terry Wogan was the National Final main host, and Gaby Roslin was the National Final co-host?","CREATE TABLE ""host_s_and_venue"" ( ""year_s"" text, ""selection_show"" text, ""venue"" text, ""national_final_main_host"" text, ""national_final_co_host"" text, ""semi_final_heat_host"" text );","SELECT ""semi_final_heat_host"" FROM ""host_s_and_venue"" WHERE ""national_final_main_host""='terry wogan' AND ""national_final_co_host""='gaby roslin';",2-1851063-10 What is the name of the national final main host when the semi final/heat host shows internal selection in 2011?,"CREATE TABLE ""host_s_and_venue"" ( ""year_s"" text, ""selection_show"" text, ""venue"" text, ""national_final_main_host"" text, ""national_final_co_host"" text, ""semi_final_heat_host"" text );","SELECT ""national_final_main_host"" FROM ""host_s_and_venue"" WHERE ""semi_final_heat_host""='internal selection' AND ""year_s""='2011';",2-1851063-10 "What is the name of the national final co host when David Jacobs was the National final main host, and the selection show was a song for europe in 1966?","CREATE TABLE ""host_s_and_venue"" ( ""year_s"" text, ""selection_show"" text, ""venue"" text, ""national_final_main_host"" text, ""national_final_co_host"" text, ""semi_final_heat_host"" text );","SELECT ""national_final_co_host"" FROM ""host_s_and_venue"" WHERE ""national_final_main_host""='david jacobs' AND ""selection_show""='a song for europe' AND ""year_s""='1966';",2-1851063-10 What is the selection show in 1969 when the Semi final/heat host shows there was no semi final/heat.,"CREATE TABLE ""host_s_and_venue"" ( ""year_s"" text, ""selection_show"" text, ""venue"" text, ""national_final_main_host"" text, ""national_final_co_host"" text, ""semi_final_heat_host"" text );","SELECT ""selection_show"" FROM ""host_s_and_venue"" WHERE ""semi_final_heat_host""='no semi final/heat' AND ""year_s""='1969';",2-1851063-10 "What is the name of the national final main host at BBC Television Centre, and the selection show was Eurovision: Your Country Needs You?","CREATE TABLE ""host_s_and_venue"" ( ""year_s"" text, ""selection_show"" text, ""venue"" text, ""national_final_main_host"" text, ""national_final_co_host"" text, ""semi_final_heat_host"" text );","SELECT ""national_final_main_host"" FROM ""host_s_and_venue"" WHERE ""venue""='bbc television centre' AND ""selection_show""='eurovision: your country needs you';",2-1851063-10 "Can you tell me the Total that has the A Score larger than 6.4, and the B Score smaller than 9.025?","CREATE TABLE ""pommel_horse_event_final_qualifiers"" ( ""position"" text, ""gymnast"" text, ""a_score"" real, ""b_score"" real, ""total"" real );","SELECT ""total"" FROM ""pommel_horse_event_final_qualifiers"" WHERE ""a_score"">6.4 AND ""b_score""<9.025;",2-18662026-8 Can you tell me the total number of Total that has the B Score of 9.15?,"CREATE TABLE ""pommel_horse_event_final_qualifiers"" ( ""position"" text, ""gymnast"" text, ""a_score"" real, ""b_score"" real, ""total"" real );","SELECT COUNT(""total"") FROM ""pommel_horse_event_final_qualifiers"" WHERE ""b_score""=9.15;",2-18662026-8 "Can you tell me the average B Score that has the Position of 2nd, and the Total smaller than 15.525?","CREATE TABLE ""pommel_horse_event_final_qualifiers"" ( ""position"" text, ""gymnast"" text, ""a_score"" real, ""b_score"" real, ""total"" real );","SELECT AVG(""b_score"") FROM ""pommel_horse_event_final_qualifiers"" WHERE ""position""='2nd' AND ""total""<15.525;",2-18662026-8 "Which Year(s) of manufacture has a Type of 1b n2, and a Quantity of 10?","CREATE TABLE ""passenger_and_express_train_locomotives"" ( ""class"" text, ""railway_number_s"" text, ""quantity"" real, ""year_s_of_manufacture"" text, ""type"" text );","SELECT ""year_s_of_manufacture"" FROM ""passenger_and_express_train_locomotives"" WHERE ""type""='1b n2' AND ""quantity""=10;",2-18934662-2 Which Railway number(s) has a Year(s) of manufacture of 1899–1907?,"CREATE TABLE ""passenger_and_express_train_locomotives"" ( ""class"" text, ""railway_number_s"" text, ""quantity"" real, ""year_s_of_manufacture"" text, ""type"" text );","SELECT ""railway_number_s"" FROM ""passenger_and_express_train_locomotives"" WHERE ""year_s_of_manufacture""='1899–1907';",2-18934662-2 What is the league listed that has goals of 10?,"CREATE TABLE ""lacrosse_career"" ( ""season"" text, ""team"" text, ""league"" text, ""games"" text, ""goals"" text );","SELECT ""league"" FROM ""lacrosse_career"" WHERE ""goals""='10';",2-18476723-1 What is the team name that as games of 7?,"CREATE TABLE ""lacrosse_career"" ( ""season"" text, ""team"" text, ""league"" text, ""games"" text, ""goals"" text );","SELECT ""team"" FROM ""lacrosse_career"" WHERE ""games""='7';",2-18476723-1 What season has a Games listed of 10?,"CREATE TABLE ""lacrosse_career"" ( ""season"" text, ""team"" text, ""league"" text, ""games"" text, ""goals"" text );","SELECT ""season"" FROM ""lacrosse_career"" WHERE ""games""='10';",2-18476723-1 What is the league name that has a Games listing of 10?,"CREATE TABLE ""lacrosse_career"" ( ""season"" text, ""team"" text, ""league"" text, ""games"" text, ""goals"" text );","SELECT ""league"" FROM ""lacrosse_career"" WHERE ""games""='10';",2-18476723-1 What is the Season with goals of 6 and BCLA as the league?,"CREATE TABLE ""lacrosse_career"" ( ""season"" text, ""team"" text, ""league"" text, ""games"" text, ""goals"" text );","SELECT ""season"" FROM ""lacrosse_career"" WHERE ""league""='bcla' AND ""goals""='6';",2-18476723-1 What is the name of the team with a Games listing of 7?,"CREATE TABLE ""lacrosse_career"" ( ""season"" text, ""team"" text, ""league"" text, ""games"" text, ""goals"" text );","SELECT ""team"" FROM ""lacrosse_career"" WHERE ""games""='7';",2-18476723-1 What season had a 14th position?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""points"" real, ""position"" text );","SELECT ""season"" FROM ""career_summary"" WHERE ""position""='14th';",2-18722149-1 What is the sum of poles of the firestone indy lights series before the 2009 season?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""points"" real, ""position"" text );","SELECT SUM(""poles"") FROM ""career_summary"" WHERE ""series""='firestone indy lights series' AND ""season""<2009;",2-18722149-1 What is the highest f/laps with less than 0 wins?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""points"" real, ""position"" text );","SELECT MAX(""f_laps"") FROM ""career_summary"" WHERE ""wins""<0;",2-18722149-1 What is the average wins with a 20th position and more than 0 f/laps?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""points"" real, ""position"" text );","SELECT AVG(""wins"") FROM ""career_summary"" WHERE ""position""='20th' AND ""f_laps"">0;",2-18722149-1 "What is the lowest poles of team comtec racing, which has a nc position?","CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""points"" real, ""position"" text );","SELECT MIN(""poles"") FROM ""career_summary"" WHERE ""position""='nc' AND ""team""='comtec racing';",2-18722149-1 "what is the date when saros is more than 124, the type is total, the magnitude is more than 1.0535 and the time (greatest) is 20:55:28?","CREATE TABLE ""table"" ( ""date"" text, ""type"" text, ""time_greatest"" text, ""saros"" real, ""member"" real, ""gamma"" real, ""magnitude"" real );","SELECT ""date"" FROM ""table"" WHERE ""saros"">124 AND ""type""='total' AND ""magnitude"">1.0535 AND ""time_greatest""='20:55:28';",2-18694060-1 "what is the sum of the member when the saros is more than 127, gamma is less than 1.1508 and the magnitude is 0.742?","CREATE TABLE ""table"" ( ""date"" text, ""type"" text, ""time_greatest"" text, ""saros"" real, ""member"" real, ""gamma"" real, ""magnitude"" real );","SELECT SUM(""member"") FROM ""table"" WHERE ""saros"">127 AND ""gamma""<1.1508 AND ""magnitude""=0.742;",2-18694060-1 "When Travis Lee was picked, what was the highest pick?","CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""school"" text );","SELECT MAX(""pick"") FROM ""first_round_selections"" WHERE ""player""='travis lee';",2-18501840-1 What is the total number pick for seattle mariners team?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""school"" text );","SELECT COUNT(""pick"") FROM ""first_round_selections"" WHERE ""team""='seattle mariners';",2-18501840-1 What is the sum of points for teams with 10 goals scored and under 3 wins?,"CREATE TABLE ""torneo_apertura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT SUM(""points"") FROM ""torneo_apertura"" WHERE ""scored""=10 AND ""wins""<3;",2-18607260-1 What is the average number of losses for teams with under 16 points and under 3 draws?,"CREATE TABLE ""torneo_apertura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT AVG(""losses"") FROM ""torneo_apertura"" WHERE ""points""<16 AND ""draws""<3;",2-18607260-1 What country has a time of 8:03.61?,"CREATE TABLE ""semifinal_c_d_1"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""country"" FROM ""semifinal_c_d_1"" WHERE ""time""='8:03.61';",2-18662695-12 What are the notes for Zimbabwe?,"CREATE TABLE ""semifinal_c_d_1"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""notes"" FROM ""semifinal_c_d_1"" WHERE ""country""='zimbabwe';",2-18662695-12 What is the time for South Korea?,"CREATE TABLE ""semifinal_c_d_1"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""time"" FROM ""semifinal_c_d_1"" WHERE ""country""='south korea';",2-18662695-12 The time of 8:34.27 was set by what athlete?,"CREATE TABLE ""semifinal_c_d_1"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""athlete"" FROM ""semifinal_c_d_1"" WHERE ""time""='8:34.27';",2-18662695-12 The Athlete Shin Yeong-eun with a rank larger than 3 and notes of FD had what time?,"CREATE TABLE ""semifinal_c_d_1"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""time"" FROM ""semifinal_c_d_1"" WHERE ""rank"">3 AND ""notes""='fd' AND ""athlete""='shin yeong-eun';",2-18662695-12 In which event did Fabuleux 5 get a result smaller than 70.88?,"CREATE TABLE ""equestrian"" ( ""athlete"" text, ""class"" text, ""horse"" text, ""event"" text, ""result"" real );","SELECT ""event"" FROM ""equestrian"" WHERE ""horse""='fabuleux 5' AND ""result""<70.88;",2-18602446-15 What is the class of Fabuleux 5 get less than 70.277 in the freestyle test?,"CREATE TABLE ""equestrian"" ( ""athlete"" text, ""class"" text, ""horse"" text, ""event"" text, ""result"" real );","SELECT ""class"" FROM ""equestrian"" WHERE ""event""='freestyle test' AND ""result""<70.277 AND ""horse""='fabuleux 5';",2-18602446-15 What horse was shown by with Britta Näpel and got less than 71.909?,"CREATE TABLE ""equestrian"" ( ""athlete"" text, ""class"" text, ""horse"" text, ""event"" text, ""result"" real );","SELECT ""horse"" FROM ""equestrian"" WHERE ""athlete""='britta näpel' AND ""result""<71.909;",2-18602446-15 What is the result of Waldemar 27´s freestyle test?,"CREATE TABLE ""equestrian"" ( ""athlete"" text, ""class"" text, ""horse"" text, ""event"" text, ""result"" real );","SELECT COUNT(""result"") FROM ""equestrian"" WHERE ""horse""='waldemar 27' AND ""event""='freestyle test';",2-18602446-15 what is the date for the tournament acapulco?,"CREATE TABLE ""singles_10"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""date"" FROM ""singles_10"" WHERE ""tournament""='acapulco';",2-1849669-2 who is the opponent in the final when the tournament is cagnes-sur-mer?,"CREATE TABLE ""singles_10"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""opponent_in_the_final"" FROM ""singles_10"" WHERE ""tournament""='cagnes-sur-mer';",2-1849669-2 what is the date for the tournament joué-lès-tours?,"CREATE TABLE ""singles_10"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""date"" FROM ""singles_10"" WHERE ""tournament""='joué-lès-tours';",2-1849669-2 what is the score for the tournament cagnes-sur-mer?,"CREATE TABLE ""singles_10"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""singles_10"" WHERE ""tournament""='cagnes-sur-mer';",2-1849669-2 "what is the score on may 11, 1997?","CREATE TABLE ""singles_10"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_the_final"" text, ""score"" text );","SELECT ""score"" FROM ""singles_10"" WHERE ""date""='may 11, 1997';",2-1849669-2 What is the Date of the tournament with a Score of 6-1 6-3?,"CREATE TABLE ""singles_0_wta_8_itf"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_final"" text, ""score"" text, ""prize_money"" text );","SELECT ""date"" FROM ""singles_0_wta_8_itf"" WHERE ""score""='6-1 6-3';",2-18910203-3 What is the Date of the Tournament against Anastasiya Yakimova?,"CREATE TABLE ""singles_0_wta_8_itf"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_final"" text, ""score"" text, ""prize_money"" text );","SELECT ""date"" FROM ""singles_0_wta_8_itf"" WHERE ""opponent_in_final""='anastasiya yakimova';",2-18910203-3 What is the Opponent in final of the Pingguo Tournament?,"CREATE TABLE ""singles_0_wta_8_itf"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_final"" text, ""score"" text, ""prize_money"" text );","SELECT ""opponent_in_final"" FROM ""singles_0_wta_8_itf"" WHERE ""tournament""='pingguo';",2-18910203-3 What is the Score of the Pingguo Tournament?,"CREATE TABLE ""singles_0_wta_8_itf"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_final"" text, ""score"" text, ""prize_money"" text );","SELECT ""score"" FROM ""singles_0_wta_8_itf"" WHERE ""tournament""='pingguo';",2-18910203-3 "What is the Surface of the Tournament on June 11, 2006?","CREATE TABLE ""singles_0_wta_8_itf"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent_in_final"" text, ""score"" text, ""prize_money"" text );","SELECT ""surface"" FROM ""singles_0_wta_8_itf"" WHERE ""date""='june 11, 2006';",2-18910203-3 What is the A-league with 39 saves?,"CREATE TABLE ""goalkeepers"" ( ""name"" text, ""games"" text, ""a_league"" text, ""finals"" text, ""clean_sheets"" real, ""saves"" real, ""years"" text );","SELECT ""a_league"" FROM ""goalkeepers"" WHERE ""saves""=39;",2-18639024-13 "What is the tally with a total larger than 8, Waterford was the opposition?","CREATE TABLE ""single_game"" ( ""rank"" real, ""player"" text, ""county"" text, ""tally"" text, ""total"" real, ""opposition"" text );","SELECT ""tally"" FROM ""single_game"" WHERE ""total"">8 AND ""opposition""='waterford';",2-18984959-3 "What is the tally when the opposition is Derry, and total is 14?","CREATE TABLE ""single_game"" ( ""rank"" real, ""player"" text, ""county"" text, ""tally"" text, ""total"" real, ""opposition"" text );","SELECT ""tally"" FROM ""single_game"" WHERE ""opposition""='derry' AND ""total""=14;",2-18984959-3 What's the year with a score of 305?,"CREATE TABLE ""the_open_championship_champions"" ( ""year"" real, ""country"" text, ""course"" text, ""location"" text, ""total_score"" text, ""to_par_a"" text );","SELECT MIN(""year"") FROM ""the_open_championship_champions"" WHERE ""total_score""='305';",2-18541861-2 What's the To par of St Andrews before the year 1888?,"CREATE TABLE ""the_open_championship_champions"" ( ""year"" real, ""country"" text, ""course"" text, ""location"" text, ""total_score"" text, ""to_par_a"" text );","SELECT ""to_par_a"" FROM ""the_open_championship_champions"" WHERE ""course""='st andrews' AND ""year""<1888;",2-18541861-2 What's the location that has a total of 149?,"CREATE TABLE ""the_open_championship_champions"" ( ""year"" real, ""country"" text, ""course"" text, ""location"" text, ""total_score"" text, ""to_par_a"" text );","SELECT ""location"" FROM ""the_open_championship_champions"" WHERE ""total_score""='149';",2-18541861-2 Who is the home team for the stadium located in Berlin?,"CREATE TABLE ""see_also"" ( ""stadium"" text, ""capacity"" real, ""city"" text, ""state"" text, ""home_team"" text, ""opened"" real );","SELECT ""home_team"" FROM ""see_also"" WHERE ""state""='berlin';",2-18461257-1 What is the lowest number of f/laps in the 5th position?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT MIN(""f_laps"") FROM ""career_summary"" WHERE ""position""='5th';",2-18541206-1 What is the highest number of podiums before 2008 with a 5th position and more than 0 f/laps?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT MAX(""podiums"") FROM ""career_summary"" WHERE ""season""<2008 AND ""position""='5th' AND ""f_laps"">0;",2-18541206-1 What is the lowest number of f/laps with more than 4 podiums and more than 14 races?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT MIN(""f_laps"") FROM ""career_summary"" WHERE ""podiums"">4 AND ""races"">14;",2-18541206-1 What is the earliest season with more than 14 races and more than 4 podiums?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT MIN(""season"") FROM ""career_summary"" WHERE ""races"">14 AND ""podiums"">4;",2-18541206-1 What is the total number of poles with less than 0 wins?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""team"" text, ""races"" real, ""wins"" real, ""poles"" real, ""f_laps"" real, ""podiums"" real, ""points"" real, ""position"" text );","SELECT COUNT(""poles"") FROM ""career_summary"" WHERE ""wins""<0;",2-18541206-1 What's the smallest draw that has a place bigger more than 1 and Anastasia Prikhodko as the artist?,"CREATE TABLE ""final_7_march_2009"" ( ""draw"" real, ""artist"" text, ""song"" text, ""result"" text, ""place"" real );","SELECT MIN(""draw"") FROM ""final_7_march_2009"" WHERE ""artist""='anastasia prikhodko' AND ""place"">1;",2-18642614-1 What's the draw having the result of 10%?,"CREATE TABLE ""final_7_march_2009"" ( ""draw"" real, ""artist"" text, ""song"" text, ""result"" text, ""place"" real );","SELECT AVG(""draw"") FROM ""final_7_march_2009"" WHERE ""result""='10%';",2-18642614-1 What is the average tries for less than 117 points and less than 48 tries against?,"CREATE TABLE ""pool_2"" ( ""team"" text, ""tries_for"" real, ""tries_against"" real, ""try_diff"" text, ""points_for"" real, ""points_against"" real, ""points_diff"" text );","SELECT AVG(""tries_for"") FROM ""pool_2"" WHERE ""points_for""<117 AND ""tries_against""<48;",2-18479882-2 Which 2008 has a City of durban?,"CREATE TABLE ""2008_statistics_at_least_1_000_000_passe"" ( ""country"" text, ""airport"" text, ""city"" text, ""2008"" real, ""change_08_07"" text );","SELECT AVG(""2008"") FROM ""2008_statistics_at_least_1_000_000_passe"" WHERE ""city""='durban';",2-18600121-5 "Which Country has a Change (08/07) of unknown, and a 2008 larger than 1,102,497, and a City of luanda?","CREATE TABLE ""2008_statistics_at_least_1_000_000_passe"" ( ""country"" text, ""airport"" text, ""city"" text, ""2008"" real, ""change_08_07"" text );","SELECT ""country"" FROM ""2008_statistics_at_least_1_000_000_passe"" WHERE ""change_08_07""='unknown' AND ""2008"">'1,102,497' AND ""city""='luanda';",2-18600121-5 Which 2008 has an Airport of hurghada international airport?,"CREATE TABLE ""2008_statistics_at_least_1_000_000_passe"" ( ""country"" text, ""airport"" text, ""city"" text, ""2008"" real, ""change_08_07"" text );","SELECT AVG(""2008"") FROM ""2008_statistics_at_least_1_000_000_passe"" WHERE ""airport""='hurghada international airport';",2-18600121-5 Which 2008 has an Airport of julius nyerere international airport?,"CREATE TABLE ""2008_statistics_at_least_1_000_000_passe"" ( ""country"" text, ""airport"" text, ""city"" text, ""2008"" real, ""change_08_07"" text );","SELECT AVG(""2008"") FROM ""2008_statistics_at_least_1_000_000_passe"" WHERE ""airport""='julius nyerere international airport';",2-18600121-5 What capacity opened lessed than 1937 and is located in the region of champagne-ardenne?,"CREATE TABLE ""future_stadiums"" ( ""stadium"" text, ""capacity"" real, ""city"" text, ""region"" text, ""home_team"" text, ""opened"" real );","SELECT ""capacity"" FROM ""future_stadiums"" WHERE ""opened""<1937 AND ""region""='champagne-ardenne';",2-18485601-1 "What total number of opened has a stadium of stade de la mosson and is larger than 32,939 capacity?","CREATE TABLE ""future_stadiums"" ( ""stadium"" text, ""capacity"" real, ""city"" text, ""region"" text, ""home_team"" text, ""opened"" real );","SELECT COUNT(""opened"") FROM ""future_stadiums"" WHERE ""stadium""='stade de la mosson' AND ""capacity"">'32,939';",2-18485601-1 "Which song has a place greater than 7, more than 13 points, and draw of 5?","CREATE TABLE ""final_14_february_2009"" ( ""draw"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" real );","SELECT ""song"" FROM ""final_14_february_2009"" WHERE ""place"">7 AND ""points"">13 AND ""draw""=5;",2-18932779-6 How many points does catcat have with more than 2 draws?,"CREATE TABLE ""results"" ( ""draw"" real, ""language"" text, ""artist"" text, ""song"" text, ""english_translation"" text, ""place"" real, ""points"" real );","SELECT AVG(""points"") FROM ""results"" WHERE ""artist""='catcat' AND ""draw"">2;",2-184942-1 Which Place has an English translation of lullaby for my beloved?,"CREATE TABLE ""results"" ( ""draw"" real, ""language"" text, ""artist"" text, ""song"" text, ""english_translation"" text, ""place"" real, ""points"" real );","SELECT MAX(""place"") FROM ""results"" WHERE ""english_translation""='lullaby for my beloved';",2-184942-1 Where is Croatian spoken?,"CREATE TABLE ""results"" ( ""draw"" real, ""language"" text, ""artist"" text, ""song"" text, ""english_translation"" text, ""place"" real, ""points"" real );","SELECT ""place"" FROM ""results"" WHERE ""language""='croatian';",2-184942-1 "When South warrnambool has more than 8 wins, what is the least amount of losses?","CREATE TABLE ""1935_ladder"" ( ""club"" text, ""wins"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT MIN(""losses"") FROM ""1935_ladder"" WHERE ""club""='south warrnambool' AND ""wins"">8;",2-18628904-9 Cobden has more than 1487 against and what average of losses?,"CREATE TABLE ""1935_ladder"" ( ""club"" text, ""wins"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT AVG(""losses"") FROM ""1935_ladder"" WHERE ""club""='cobden' AND ""against"">1487;",2-18628904-9 "What episode number in the series was ""facing the music"" that was episode number greater than 6 in the season?","CREATE TABLE ""episodes"" ( ""no_in_series"" real, ""no_in_season"" real, ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text );","SELECT MIN(""no_in_series"") FROM ""episodes"" WHERE ""title""='\""facing the music\""' AND ""no_in_season"">6;",2-18428024-3 What is the Rank of the Player with a Time of 7:20.32 and Notes of FB?,"CREATE TABLE ""semifinal_a_b_2"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT COUNT(""rank"") FROM ""semifinal_a_b_2"" WHERE ""notes""='fb' AND ""time""='7:20.32';",2-18662643-17 What is the Time of the Player with a Rank of 2?,"CREATE TABLE ""semifinal_a_b_2"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""time"" FROM ""semifinal_a_b_2"" WHERE ""rank""=2;",2-18662643-17 What is Alan Campbell's Country with Notes of FA?,"CREATE TABLE ""semifinal_a_b_2"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""country"" FROM ""semifinal_a_b_2"" WHERE ""notes""='fa' AND ""athlete""='alan campbell';",2-18662643-17 What was the result of the 2000-01 season in which the IceGators were part of the Southwest division and were coached by Dave Farrish?,"CREATE TABLE ""seasons"" ( ""season"" text, ""league"" text, ""division"" text, ""coach"" text, ""result"" text );","SELECT ""result"" FROM ""seasons"" WHERE ""coach""='dave farrish' AND ""division""='southwest' AND ""season""='2000-01';",2-1888186-1 In which division were the IceGators when coached by Todd Gordon?,"CREATE TABLE ""seasons"" ( ""season"" text, ""league"" text, ""division"" text, ""coach"" text, ""result"" text );","SELECT ""division"" FROM ""seasons"" WHERE ""coach""='todd gordon';",2-1888186-1 What is the average rank of a swimmer in lane 1?,"CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT AVG(""rank"") FROM ""semifinal_1"" WHERE ""lane""=1;",2-18625598-4 What is the name of the swimmer in lane 6?,"CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""name"" FROM ""semifinal_1"" WHERE ""lane""=6;",2-18625598-4 What is the earliest date for the bronze medal?,"CREATE TABLE ""medallists"" ( ""medal"" text, ""name"" text, ""sport"" text, ""event"" text, ""date"" real );","SELECT MIN(""date"") FROM ""medallists"" WHERE ""medal""='bronze';",2-18646111-1 Who had the sport of athletics on a date earlier than 16?,"CREATE TABLE ""medallists"" ( ""medal"" text, ""name"" text, ""sport"" text, ""event"" text, ""date"" real );","SELECT ""name"" FROM ""medallists"" WHERE ""sport""='athletics' AND ""date""<16;",2-18646111-1 what is the sport for wolfgang schattauer?,"CREATE TABLE ""medallists"" ( ""medal"" text, ""name"" text, ""sport"" text, ""event"" text, ""date"" real );","SELECT ""sport"" FROM ""medallists"" WHERE ""name""='wolfgang schattauer';",2-18646111-1 what is the date when the medal is bronze for athletics?,"CREATE TABLE ""medallists"" ( ""medal"" text, ""name"" text, ""sport"" text, ""event"" text, ""date"" real );","SELECT AVG(""date"") FROM ""medallists"" WHERE ""sport""='athletics' AND ""medal""='bronze';",2-18646111-1 "What gold has a year after 1970, with milan as the place?","CREATE TABLE ""world_championships_men"" ( ""year"" real, ""place"" text, ""gold"" text, ""silver"" text, ""bronze"" text );","SELECT ""gold"" FROM ""world_championships_men"" WHERE ""year"">1970 AND ""place""='milan';",2-18656180-1 "Which Opened has a System of c-train, and a Daily ridership smaller than 269,600?","CREATE TABLE ""list_of_canadian_light_rail_systems_by_r"" ( ""city"" text, ""system"" text, ""category"" text, ""daily_ridership"" real, ""as_of"" text, ""opened"" real, ""stations"" text );","SELECT MAX(""opened"") FROM ""list_of_canadian_light_rail_systems_by_r"" WHERE ""system""='c-train' AND ""daily_ridership""<'269,600';",2-18567686-1 "Which Stations are in vancouver, bc?","CREATE TABLE ""list_of_canadian_light_rail_systems_by_r"" ( ""city"" text, ""system"" text, ""category"" text, ""daily_ridership"" real, ""as_of"" text, ""opened"" real, ""stations"" text );","SELECT ""stations"" FROM ""list_of_canadian_light_rail_systems_by_r"" WHERE ""city""='vancouver, bc';",2-18567686-1 Which category has 5 stations?,"CREATE TABLE ""list_of_canadian_light_rail_systems_by_r"" ( ""city"" text, ""system"" text, ""category"" text, ""daily_ridership"" real, ""as_of"" text, ""opened"" real, ""stations"" text );","SELECT ""category"" FROM ""list_of_canadian_light_rail_systems_by_r"" WHERE ""stations""='5';",2-18567686-1 Which Opened has a Category of diesel light rail?,"CREATE TABLE ""list_of_canadian_light_rail_systems_by_r"" ( ""city"" text, ""system"" text, ""category"" text, ""daily_ridership"" real, ""as_of"" text, ""opened"" real, ""stations"" text );","SELECT MAX(""opened"") FROM ""list_of_canadian_light_rail_systems_by_r"" WHERE ""category""='diesel light rail';",2-18567686-1 What is the highest attendance among Group E games?,"CREATE TABLE ""2006_fifa_world_cup"" ( ""date"" text, ""time_cet"" text, ""res"" text, ""round"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""2006_fifa_world_cup"" WHERE ""round""='group e';",2-1896973-1 How many total games were played by the team which had a total of 16 points and less than 4 draws?,"CREATE TABLE ""torneo_apertura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT SUM(""played"") FROM ""torneo_apertura"" WHERE ""points""=16 AND ""draws""<4;",2-18594107-1 "How many points are in the scored category for the team that has less than 5 draws, 8 total wins, and total overall points less than 27?","CREATE TABLE ""torneo_apertura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT COUNT(""scored"") FROM ""torneo_apertura"" WHERE ""draws""<5 AND ""wins""=8 AND ""points""<27;",2-18594107-1 How many points are in the scored category for the team that played less than 18 games?,"CREATE TABLE ""torneo_apertura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT SUM(""scored"") FROM ""torneo_apertura"" WHERE ""played""<18;",2-18594107-1 How many points are in the scored category for the team that has 8 total points and a position that is less than 10?,"CREATE TABLE ""torneo_apertura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT SUM(""scored"") FROM ""torneo_apertura"" WHERE ""points""=8 AND ""position""<10;",2-18594107-1 How many loses does the team have that conceded 25 and won more than 6 games?,"CREATE TABLE ""torneo_apertura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT SUM(""losses"") FROM ""torneo_apertura"" WHERE ""conceded""=25 AND ""wins"">6;",2-18594107-1 "Out of the teams that have scored lower than 25 points, have a total of points less than 20, and a position larger than 8, which has the lowest amount of draws?","CREATE TABLE ""torneo_apertura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT MIN(""draws"") FROM ""torneo_apertura"" WHERE ""scored""<25 AND ""points""=20 AND ""position"">8;",2-18594107-1 "How many bronze medals did the nation have that had less than 3 silver, 5 gold and ranked better than 31?","CREATE TABLE ""all_time_medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""bronze"") FROM ""all_time_medal_count"" WHERE ""silver""<3 AND ""rank""<31 AND ""gold""=5;",2-18561357-2 "What's the bronze medal count of Spain that has less than 39 Gold, 3 silver, and a rank better than 35?","CREATE TABLE ""all_time_medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""bronze"" FROM ""all_time_medal_count"" WHERE ""gold""<39 AND ""silver""=3 AND ""rank""<35 AND ""nation""='spain';",2-18561357-2 "What's the total amount of USSR that has more than 0 gold, less than 85 silver and more than 6 bronze?","CREATE TABLE ""all_time_medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""all_time_medal_count"" WHERE ""gold"">0 AND ""bronze"">6 AND ""nation""='ussr' AND ""silver""<85;",2-18561357-2 What's the lowest bronze medal amount that has fewer than 0 gold?,"CREATE TABLE ""all_time_medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""bronze"") FROM ""all_time_medal_count"" WHERE ""gold""<0;",2-18561357-2 What's the total amount of Bulgaria that has more than 13 bronze?,"CREATE TABLE ""all_time_medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""total"") FROM ""all_time_medal_count"" WHERE ""nation""='bulgaria' AND ""bronze"">13;",2-18561357-2 what is the average attendance when the week is higher than 5 and the opponent is washington redskins?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT AVG(""attendance"") FROM ""schedule"" WHERE ""week"">5 AND ""opponent""='washington redskins';",2-18843082-1 "What country has t6 as the place, with sean o'hair as the player?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""country"" FROM ""first_round"" WHERE ""place""='t6' AND ""player""='sean o''hair';",2-18812411-5 What to par has 65 as the score?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""to_par"" FROM ""first_round"" WHERE ""score""=65;",2-18812411-5 What score has south africa as the country?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""score"" FROM ""first_round"" WHERE ""country""='south africa';",2-18812411-5 What is the Time of the Athlete with a Rank of 6?,"CREATE TABLE ""heat_2"" ( ""rank"" real, ""athletes"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""time"" FROM ""heat_2"" WHERE ""rank""=6;",2-18646639-4 "How much Longitude has a County of nelson, and a Latitude larger than 47.980183?","CREATE TABLE ""i"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT SUM(""longitude"") FROM ""i"" WHERE ""county""='nelson' AND ""latitude"">47.980183;",2-18600760-9 "Which Water (sqmi) has a County of benson, and an ANSI code smaller than 1759243?","CREATE TABLE ""i"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT MIN(""water_sqmi"") FROM ""i"" WHERE ""county""='benson' AND ""ansi_code""<1759243;",2-18600760-9 "Which Pop (2010) has an ANSI code smaller than 1036864, and a Longitude larger than -98.46611, and a Land (sqmi) smaller than 36.238, and a Latitude smaller than 48.144102?","CREATE TABLE ""i"" ( ""township"" text, ""county"" text, ""pop_2010"" real, ""land_sqmi"" real, ""water_sqmi"" real, ""latitude"" real, ""longitude"" real, ""geo_id"" real, ""ansi_code"" real );","SELECT AVG(""pop_2010"") FROM ""i"" WHERE ""ansi_code""<1036864 AND ""longitude"">-98.46611 AND ""land_sqmi""<36.238 AND ""latitude""<48.144102;",2-18600760-9 "Who did the Eagle's play on November 5, 1961?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""opponent"" FROM ""schedule"" WHERE ""date""='november 5, 1961';",2-18843077-2 What years have joyce couwenberg as the character?,"CREATE TABLE ""netherlands"" ( ""actor"" text, ""character"" text, ""soap_opera"" text, ""years"" text, ""duration"" text );","SELECT ""years"" FROM ""netherlands"" WHERE ""character""='joyce couwenberg';",2-18772558-10 "What actor has goede tijden, slechte tijden, as the soap opera, 11 years as the duration, with rosa gonzalez as the character?","CREATE TABLE ""netherlands"" ( ""actor"" text, ""character"" text, ""soap_opera"" text, ""years"" text, ""duration"" text );","SELECT ""actor"" FROM ""netherlands"" WHERE ""soap_opera""='goede tijden, slechte tijden' AND ""duration""='11 years' AND ""character""='rosa gonzalez';",2-18772558-10 "What actor has onderweg naar morgen, as the soap opera, with aafke couwenberg as the character?","CREATE TABLE ""netherlands"" ( ""actor"" text, ""character"" text, ""soap_opera"" text, ""years"" text, ""duration"" text );","SELECT ""actor"" FROM ""netherlands"" WHERE ""soap_opera""='onderweg naar morgen' AND ""character""='aafke couwenberg';",2-18772558-10 What duration has rosa gonzalez as the character?,"CREATE TABLE ""netherlands"" ( ""actor"" text, ""character"" text, ""soap_opera"" text, ""years"" text, ""duration"" text );","SELECT ""duration"" FROM ""netherlands"" WHERE ""character""='rosa gonzalez';",2-18772558-10 What is the Team of the Fullback Player?,"CREATE TABLE ""thirteenth_round"" ( ""pick"" real, ""team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""team"" FROM ""thirteenth_round"" WHERE ""position""='fullback';",2-18652198-13 What is the College of the Halfback Player?,"CREATE TABLE ""thirteenth_round"" ( ""pick"" real, ""team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""thirteenth_round"" WHERE ""position""='halfback';",2-18652198-13 "Which Venue has Notes of 58.25 m, and a Competition of world championships?","CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""notes""='58.25 m' AND ""competition""='world championships';",2-19007736-1 "Which Competition has a Year smaller than 2009, and Notes of 56.16 m?","CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""competition"" FROM ""achievements"" WHERE ""year""<2009 AND ""notes""='56.16 m';",2-19007736-1 Which Venue has Notes of 58.48 m?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""notes""='58.48 m';",2-19007736-1 "Which Year has a Venue of bydgoszcz, poland?","CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT AVG(""year"") FROM ""achievements"" WHERE ""venue""='bydgoszcz, poland';",2-19007736-1 How many years have a Position of 17th (q)?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT COUNT(""year"") FROM ""achievements"" WHERE ""position""='17th (q)';",2-19007736-1 What is the score when the home team is queens park rangers?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""third_round_proper"" WHERE ""home_team""='queens park rangers';",2-18675114-3 what is the date when the away team is bolton wanderers?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""date"" FROM ""third_round_proper"" WHERE ""away_team""='bolton wanderers';",2-18675114-3 what is the score when the away team is tottenham hotspur?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""score"" FROM ""third_round_proper"" WHERE ""away_team""='tottenham hotspur';",2-18675114-3 who is the home team when the away team is ipswich town?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""home_team"" FROM ""third_round_proper"" WHERE ""away_team""='ipswich town';",2-18675114-3 who is the away team when the home team is hartlepool united?,"CREATE TABLE ""third_round_proper"" ( ""tie_no"" text, ""home_team"" text, ""score"" text, ""away_team"" text, ""date"" text );","SELECT ""away_team"" FROM ""third_round_proper"" WHERE ""home_team""='hartlepool united';",2-18675114-3 What was the Best Feature Film at the Macabro Film Festival?,"CREATE TABLE ""awards_and_nominations"" ( ""award"" text, ""organization"" text, ""work"" text, ""category"" text, ""result"" text );","SELECT ""result"" FROM ""awards_and_nominations"" WHERE ""award""='best feature film' AND ""organization""='macabro film festival';",2-18416665-1 what is the rank when the album is sean kingston?,"CREATE TABLE ""top_10_american_albums"" ( ""rank"" real, ""artist"" text, ""album"" text, ""peak_position"" text, ""sales"" real, ""certification"" text );","SELECT ""rank"" FROM ""top_10_american_albums"" WHERE ""album""='sean kingston';",2-18382509-2 "how many times is the rank less than 6, certification 2x platinum and the peak position 2?","CREATE TABLE ""top_10_american_albums"" ( ""rank"" real, ""artist"" text, ""album"" text, ""peak_position"" text, ""sales"" real, ""certification"" text );","SELECT COUNT(""sales"") FROM ""top_10_american_albums"" WHERE ""rank""<6 AND ""certification""='2x platinum' AND ""peak_position""='2';",2-18382509-2 "what is the lowest rank when the peak position is 2, certification is platinum and the album is my december?","CREATE TABLE ""top_10_american_albums"" ( ""rank"" real, ""artist"" text, ""album"" text, ""peak_position"" text, ""sales"" real, ""certification"" text );","SELECT MIN(""rank"") FROM ""top_10_american_albums"" WHERE ""peak_position""='2' AND ""certification""='platinum' AND ""album""='my december';",2-18382509-2 What is the sales when the artist is kelly clarkson?,"CREATE TABLE ""top_10_american_albums"" ( ""rank"" real, ""artist"" text, ""album"" text, ""peak_position"" text, ""sales"" real, ""certification"" text );","SELECT COUNT(""sales"") FROM ""top_10_american_albums"" WHERE ""artist""='kelly clarkson';",2-18382509-2 What percentage of people polled aligned with the Liberal party according to the August 2008 poll that reported 36% aligning with New Democratic party?,"CREATE TABLE ""opinion_polls"" ( ""polling_firm"" text, ""dates"" text, ""prog_cons"" text, ""new_democratic"" text, ""liberal"" text );","SELECT ""liberal"" FROM ""opinion_polls"" WHERE ""new_democratic""='36%' AND ""dates""='august 2008';",2-19002339-3 "According to the August 2007 poll by the Corporate Research Associates that reported 32% Prog. Cons., what percentage aligned with the Liberal party?","CREATE TABLE ""opinion_polls"" ( ""polling_firm"" text, ""dates"" text, ""prog_cons"" text, ""new_democratic"" text, ""liberal"" text );","SELECT ""liberal"" FROM ""opinion_polls"" WHERE ""polling_firm""='corporate research associates' AND ""prog_cons""='32%' AND ""dates""='august 2007';",2-19002339-3 Which firm conducted a poll in August 2006?,"CREATE TABLE ""opinion_polls"" ( ""polling_firm"" text, ""dates"" text, ""prog_cons"" text, ""new_democratic"" text, ""liberal"" text );","SELECT ""polling_firm"" FROM ""opinion_polls"" WHERE ""dates""='august 2006';",2-19002339-3 "According to the February 2009 poll by the Corporate Research Associates that reported 31% Liberal., what percentage aligned with the Prog. Cons. party?","CREATE TABLE ""opinion_polls"" ( ""polling_firm"" text, ""dates"" text, ""prog_cons"" text, ""new_democratic"" text, ""liberal"" text );","SELECT ""prog_cons"" FROM ""opinion_polls"" WHERE ""polling_firm""='corporate research associates' AND ""liberal""='31%' AND ""dates""='february 2009';",2-19002339-3 "According to the August 2008 poll that reported 36% New Demcratic, what percentage aligned with the Liberal party?","CREATE TABLE ""opinion_polls"" ( ""polling_firm"" text, ""dates"" text, ""prog_cons"" text, ""new_democratic"" text, ""liberal"" text );","SELECT ""liberal"" FROM ""opinion_polls"" WHERE ""new_democratic""='36%' AND ""dates""='august 2008';",2-19002339-3 What's the record of Barbados?,"CREATE TABLE ""men_under_17"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""games"" text );","SELECT ""record"" FROM ""men_under_17"" WHERE ""nationality""='barbados';",2-18951015-5 What's the event of Guadeloupe?,"CREATE TABLE ""men_under_17"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""games"" text );","SELECT ""event"" FROM ""men_under_17"" WHERE ""nationality""='guadeloupe';",2-18951015-5 What's the date of the discus throw in 2010 Georgetown?,"CREATE TABLE ""men_under_17"" ( ""event"" text, ""record"" text, ""nationality"" text, ""date"" text, ""games"" text );","SELECT ""date"" FROM ""men_under_17"" WHERE ""games""='2010 georgetown' AND ""event""='discus throw';",2-18951015-5 What is the number of staterooms when guests was larger than 210?,"CREATE TABLE ""ships_cruising_in_russia"" ( ""ship_name"" text, ""year_built"" real, ""last_refurbished"" real, ""length"" text, ""crew"" real, ""guests"" real, ""staterooms"" real, ""comments"" text );","SELECT AVG(""staterooms"") FROM ""ships_cruising_in_russia"" WHERE ""guests"">210;",2-18622103-2 "What is the number of guests for the Viking Ingvar, built earlier than 1990?","CREATE TABLE ""ships_cruising_in_russia"" ( ""ship_name"" text, ""year_built"" real, ""last_refurbished"" real, ""length"" text, ""crew"" real, ""guests"" real, ""staterooms"" real, ""comments"" text );","SELECT AVG(""guests"") FROM ""ships_cruising_in_russia"" WHERE ""ship_name""='viking ingvar' AND ""year_built""<1990;",2-18622103-2 What is the earliest year built for the ship refurbished earlier than 2013?,"CREATE TABLE ""ships_cruising_in_russia"" ( ""ship_name"" text, ""year_built"" real, ""last_refurbished"" real, ""length"" text, ""crew"" real, ""guests"" real, ""staterooms"" real, ""comments"" text );","SELECT MIN(""year_built"") FROM ""ships_cruising_in_russia"" WHERE ""last_refurbished""<2013;",2-18622103-2 Which gene is ongoing and has an intramuscular route of administration?,"CREATE TABLE ""selected_clinical_trials_using_aav_based"" ( ""gene"" text, ""route_of_administration"" text, ""phase"" text, ""subject_number"" text, ""status"" text );","SELECT ""gene"" FROM ""selected_clinical_trials_using_aav_based"" WHERE ""route_of_administration""='intramuscular' AND ""status""='ongoing';",2-1883421-1 Which gene has the subject number 21?,"CREATE TABLE ""selected_clinical_trials_using_aav_based"" ( ""gene"" text, ""route_of_administration"" text, ""phase"" text, ""subject_number"" text, ""status"" text );","SELECT ""gene"" FROM ""selected_clinical_trials_using_aav_based"" WHERE ""subject_number""='21';",2-1883421-1 What is the route of administration that has several ongoing and complete?,"CREATE TABLE ""selected_clinical_trials_using_aav_based"" ( ""gene"" text, ""route_of_administration"" text, ""phase"" text, ""subject_number"" text, ""status"" text );","SELECT ""route_of_administration"" FROM ""selected_clinical_trials_using_aav_based"" WHERE ""status""='several ongoing and complete';",2-1883421-1 "What is the statue of the aat gene, which has an intramuscular route of administration?","CREATE TABLE ""selected_clinical_trials_using_aav_based"" ( ""gene"" text, ""route_of_administration"" text, ""phase"" text, ""subject_number"" text, ""status"" text );","SELECT ""status"" FROM ""selected_clinical_trials_using_aav_based"" WHERE ""route_of_administration""='intramuscular' AND ""gene""='aat';",2-1883421-1 "What is the fewest draws for teams having under 2 losses, more than 4 wins, and a position under 4?","CREATE TABLE ""torneo_clausura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT MIN(""draws"") FROM ""torneo_clausura"" WHERE ""losses""<2 AND ""position""<4 AND ""wins"">4;",2-18597302-6 "What is the most losses for teams with under 2 wins, more than 6 points, and a position under 11?","CREATE TABLE ""torneo_clausura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT MAX(""losses"") FROM ""torneo_clausura"" WHERE ""wins""<2 AND ""position""<11 AND ""points"">6;",2-18597302-6 What is the total number of positions having 1 loss and more than 9 conceded?,"CREATE TABLE ""torneo_clausura"" ( ""position"" real, ""team"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""scored"" real, ""conceded"" real, ""points"" real );","SELECT COUNT(""position"") FROM ""torneo_clausura"" WHERE ""losses""=1 AND ""conceded"">9;",2-18597302-6 What is the venue of the competition with a result of 1st before 2009?,"CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""event"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""year""<2009 AND ""result""='1st';",2-18616240-1 What was the venue of the 400 M Hurdles for the Olympic Games?,"CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""event"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""event""='400 m hurdles' AND ""tournament""='olympic games';",2-18616240-1 "What was the earliest year for the 400 M Hurdles in Santiago, Chile?","CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""event"" text );","SELECT MIN(""year"") FROM ""achievements"" WHERE ""venue""='santiago, chile' AND ""event""='400 m hurdles';",2-18616240-1 What time does Belgium have?,"CREATE TABLE ""semifinal_a_b_1"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""time"" FROM ""semifinal_a_b_1"" WHERE ""country""='belgium';",2-18662686-6 Rank 6 has what notes?,"CREATE TABLE ""semifinal_a_b_1"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""notes"" FROM ""semifinal_a_b_1"" WHERE ""rank""=6;",2-18662686-6 Who has less than 5 rank and notes of fb?,"CREATE TABLE ""semifinal_a_b_1"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""athlete"" FROM ""semifinal_a_b_1"" WHERE ""notes""='fb' AND ""rank""<5;",2-18662686-6 Rank of 6 has what time?,"CREATE TABLE ""semifinal_a_b_1"" ( ""rank"" real, ""athlete"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""time"" FROM ""semifinal_a_b_1"" WHERE ""rank""=6;",2-18662686-6 What tournament is played on a carpet surface?,"CREATE TABLE ""itf_challenger_singles_titles"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""tournament"" FROM ""itf_challenger_singles_titles"" WHERE ""surface""='carpet';",2-18645772-5 Which Gothic Letter has Proto-Germanic origin of /ɸ/; /b/?,"CREATE TABLE ""alphabet_and_transliteration"" ( ""gothic_letter"" text, ""roman"" text, ""sound_phoneme"" text, ""sound_allophone"" text, ""proto_germanic_origin"" text );","SELECT ""gothic_letter"" FROM ""alphabet_and_transliteration"" WHERE ""proto_germanic_origin""='/ɸ/; /b/';",2-18789453-2 What is the Proto-Germanic origin of the phoneme /[[|j]]/?,"CREATE TABLE ""alphabet_and_transliteration"" ( ""gothic_letter"" text, ""roman"" text, ""sound_phoneme"" text, ""sound_allophone"" text, ""proto_germanic_origin"" text );","SELECT ""proto_germanic_origin"" FROM ""alphabet_and_transliteration"" WHERE ""sound_phoneme""='/[[|j]]/';",2-18789453-2 What is the Roman entry for the allophone of [[[|k]]]?,"CREATE TABLE ""alphabet_and_transliteration"" ( ""gothic_letter"" text, ""roman"" text, ""sound_phoneme"" text, ""sound_allophone"" text, ""proto_germanic_origin"" text );","SELECT ""roman"" FROM ""alphabet_and_transliteration"" WHERE ""sound_allophone""='[[[|k]]]';",2-18789453-2 What is the Proto-Germanic origin associated with an allophone of [[[|k]]]?,"CREATE TABLE ""alphabet_and_transliteration"" ( ""gothic_letter"" text, ""roman"" text, ""sound_phoneme"" text, ""sound_allophone"" text, ""proto_germanic_origin"" text );","SELECT ""proto_germanic_origin"" FROM ""alphabet_and_transliteration"" WHERE ""sound_allophone""='[[[|k]]]';",2-18789453-2 The Proto-Germanic origin of /w/ is associated with what Roman entry?,"CREATE TABLE ""alphabet_and_transliteration"" ( ""gothic_letter"" text, ""roman"" text, ""sound_phoneme"" text, ""sound_allophone"" text, ""proto_germanic_origin"" text );","SELECT ""roman"" FROM ""alphabet_and_transliteration"" WHERE ""proto_germanic_origin""='/w/';",2-18789453-2 The Roman value of t is associated with what allophone?,"CREATE TABLE ""alphabet_and_transliteration"" ( ""gothic_letter"" text, ""roman"" text, ""sound_phoneme"" text, ""sound_allophone"" text, ""proto_germanic_origin"" text );","SELECT ""sound_allophone"" FROM ""alphabet_and_transliteration"" WHERE ""roman""='t';",2-18789453-2 "What is the IHSAA Class for a school in Munster with an enrollment of 1,206?","CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text );","SELECT ""ihsaa_class"" FROM ""membership"" WHERE ""enrollment"">'1,206' AND ""location""='munster';",2-18941206-1 Where is the school located that has mustangs as a mascot?,"CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text );","SELECT ""location"" FROM ""membership"" WHERE ""mascot""='mustangs';",2-18941206-1 What is the enrollment for the school Highland?,"CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""num_county"" text );","SELECT SUM(""enrollment"") FROM ""membership"" WHERE ""school""='highland';",2-18941206-1 Which nominees won before year 2005?,"CREATE TABLE ""list_of_awards_and_nominations_received_"" ( ""year"" real, ""category"" text, ""nominee_s"" text, ""episode"" text, ""result"" text );","SELECT ""nominee_s"" FROM ""list_of_awards_and_nominations_received_"" WHERE ""year""<2005 AND ""result""='won';",2-18541288-12 Which episode in year 2003 that have Gary Murphy and Neil Thompson?,"CREATE TABLE ""list_of_awards_and_nominations_received_"" ( ""year"" real, ""category"" text, ""nominee_s"" text, ""episode"" text, ""result"" text );","SELECT ""episode"" FROM ""list_of_awards_and_nominations_received_"" WHERE ""nominee_s""='gary murphy and neil thompson' AND ""year""=2003;",2-18541288-12 What is the average year with nominated result?,"CREATE TABLE ""list_of_awards_and_nominations_received_"" ( ""year"" real, ""category"" text, ""nominee_s"" text, ""episode"" text, ""result"" text );","SELECT AVG(""year"") FROM ""list_of_awards_and_nominations_received_"" WHERE ""result""='nominated';",2-18541288-12 "What is the lowest FA cup goals that have total goals less than 4, with Terry poole as the name?","CREATE TABLE ""appearances_and_goals"" ( ""name"" text, ""position"" text, ""league_apps"" text, ""league_goals"" real, ""fa_cup_apps"" real, ""fa_cup_goals"" real, ""league_cup_apps"" real, ""league_cup_goals"" real, ""total_apps"" text, ""total_goals"" real );","SELECT MIN(""fa_cup_goals"") FROM ""appearances_and_goals"" WHERE ""total_goals""<4 AND ""name""='terry poole';",2-18983311-1 "How many FA cup goals have Jimmy Nicholson as the name, and league cup goals greater than 0?","CREATE TABLE ""appearances_and_goals"" ( ""name"" text, ""position"" text, ""league_apps"" text, ""league_goals"" real, ""fa_cup_apps"" real, ""fa_cup_goals"" real, ""league_cup_apps"" real, ""league_cup_goals"" real, ""total_apps"" text, ""total_goals"" real );","SELECT COUNT(""fa_cup_goals"") FROM ""appearances_and_goals"" WHERE ""name""='jimmy nicholson' AND ""league_cup_goals"">0;",2-18983311-1 "What are the points against for 2001, and games won of 5 (3)?","CREATE TABLE ""list_of_england_tours_and_series"" ( ""year_s"" real, ""tournament_or_series"" text, ""played_in"" text, ""games_played_tests"" text, ""games_won_tests"" text, ""games_lost_tests"" text, ""games_drawn_tests"" text, ""points_for_tests"" text, ""points_against_tests"" text );","SELECT ""points_against_tests"" FROM ""list_of_england_tours_and_series"" WHERE ""year_s""=2001 AND ""games_won_tests""='5 (3)';",2-18422338-1 "What are the points against for 2000, when games won is 4 (1)?","CREATE TABLE ""list_of_england_tours_and_series"" ( ""year_s"" real, ""tournament_or_series"" text, ""played_in"" text, ""games_played_tests"" text, ""games_won_tests"" text, ""games_lost_tests"" text, ""games_drawn_tests"" text, ""points_for_tests"" text, ""points_against_tests"" text );","SELECT ""points_against_tests"" FROM ""list_of_england_tours_and_series"" WHERE ""year_s""=2000 AND ""games_won_tests""='4 (1)';",2-18422338-1 "What is the games lost when games played was 2, year was earlier than 1999, and points for was 24?","CREATE TABLE ""list_of_england_tours_and_series"" ( ""year_s"" real, ""tournament_or_series"" text, ""played_in"" text, ""games_played_tests"" text, ""games_won_tests"" text, ""games_lost_tests"" text, ""games_drawn_tests"" text, ""points_for_tests"" text, ""points_against_tests"" text );","SELECT ""games_lost_tests"" FROM ""list_of_england_tours_and_series"" WHERE ""games_played_tests""='2' AND ""year_s""<1999 AND ""points_for_tests""='24';",2-18422338-1 "What is the earliest year when games drawn was 0, points against are 86?","CREATE TABLE ""list_of_england_tours_and_series"" ( ""year_s"" real, ""tournament_or_series"" text, ""played_in"" text, ""games_played_tests"" text, ""games_won_tests"" text, ""games_lost_tests"" text, ""games_drawn_tests"" text, ""points_for_tests"" text, ""points_against_tests"" text );","SELECT MIN(""year_s"") FROM ""list_of_england_tours_and_series"" WHERE ""games_drawn_tests""='0' AND ""points_against_tests""='86';",2-18422338-1 "What tournament or series was played in England, when games played was 4, points for were 121?","CREATE TABLE ""list_of_england_tours_and_series"" ( ""year_s"" real, ""tournament_or_series"" text, ""played_in"" text, ""games_played_tests"" text, ""games_won_tests"" text, ""games_lost_tests"" text, ""games_drawn_tests"" text, ""points_for_tests"" text, ""points_against_tests"" text );","SELECT ""tournament_or_series"" FROM ""list_of_england_tours_and_series"" WHERE ""played_in""='england' AND ""games_played_tests""='4' AND ""points_for_tests""='121';",2-18422338-1 What's the average rating when the Romanji title was Mendol?,"CREATE TABLE ""2008_autumn_season"" ( ""japanese_title"" text, ""romaji_title"" text, ""tv_station"" text, ""episodes"" text, ""average_ratings"" text );","SELECT ""average_ratings"" FROM ""2008_autumn_season"" WHERE ""romaji_title""='mendol';",2-18539834-4 What's the ratings of TBS of Episode 10 and had a Japanese title of Scandal?,"CREATE TABLE ""2008_autumn_season"" ( ""japanese_title"" text, ""romaji_title"" text, ""tv_station"" text, ""episodes"" text, ""average_ratings"" text );","SELECT ""average_ratings"" FROM ""2008_autumn_season"" WHERE ""tv_station""='tbs' AND ""episodes""='10' AND ""japanese_title""='scandal';",2-18539834-4 What's the Japanese title when the Romaji Title was Atsu-Hime?,"CREATE TABLE ""2008_autumn_season"" ( ""japanese_title"" text, ""romaji_title"" text, ""tv_station"" text, ""episodes"" text, ""average_ratings"" text );","SELECT ""japanese_title"" FROM ""2008_autumn_season"" WHERE ""romaji_title""='atsu-hime';",2-18539834-4 What's the Japanese Title when the Romaji title was Ryūsei No Kizuna?,"CREATE TABLE ""2008_autumn_season"" ( ""japanese_title"" text, ""romaji_title"" text, ""tv_station"" text, ""episodes"" text, ""average_ratings"" text );","SELECT ""japanese_title"" FROM ""2008_autumn_season"" WHERE ""romaji_title""='ryūsei no kizuna';",2-18539834-4 "When the position in 2012-13 is 13th, third division what is the location?","CREATE TABLE ""t"" ( ""club"" text, ""league_division"" text, ""home_ground"" text, ""location"" text, ""position_in_2012_13"" text );","SELECT ""location"" FROM ""t"" WHERE ""position_in_2012_13""='13th, third division';",2-18408905-14 What is the location for a club of telecom?,"CREATE TABLE ""t"" ( ""club"" text, ""league_division"" text, ""home_ground"" text, ""location"" text, ""position_in_2012_13"" text );","SELECT ""location"" FROM ""t"" WHERE ""club""='telecom';",2-18408905-14 "When the position in 2012-12 is 7th, third division what is the home ground?","CREATE TABLE ""t"" ( ""club"" text, ""league_division"" text, ""home_ground"" text, ""location"" text, ""position_in_2012_13"" text );","SELECT ""home_ground"" FROM ""t"" WHERE ""position_in_2012_13""='7th, third division';",2-18408905-14 What club has a league/division of fourth division?,"CREATE TABLE ""t"" ( ""club"" text, ""league_division"" text, ""home_ground"" text, ""location"" text, ""position_in_2012_13"" text );","SELECT ""club"" FROM ""t"" WHERE ""league_division""='fourth division';",2-18408905-14 "When the position in 2012-23 is 4th, second division what is the club?","CREATE TABLE ""t"" ( ""club"" text, ""league_division"" text, ""home_ground"" text, ""location"" text, ""position_in_2012_13"" text );","SELECT ""club"" FROM ""t"" WHERE ""position_in_2012_13""='4th, second division';",2-18408905-14 "What location has a home ground of n/a, and position in 2012-13 of 13th, third division?","CREATE TABLE ""t"" ( ""club"" text, ""league_division"" text, ""home_ground"" text, ""location"" text, ""position_in_2012_13"" text );","SELECT ""location"" FROM ""t"" WHERE ""home_ground""='n/a' AND ""position_in_2012_13""='13th, third division';",2-18408905-14 What is the usage for the f136e engline?,"CREATE TABLE ""street_legal_engines"" ( ""engine"" text, ""displacement"" text, ""years"" text, ""usage"" text, ""power"" text );","SELECT ""usage"" FROM ""street_legal_engines"" WHERE ""engine""='f136e';",2-18486567-2 What is the for the f136fb engine?,"CREATE TABLE ""street_legal_engines"" ( ""engine"" text, ""displacement"" text, ""years"" text, ""usage"" text, ""power"" text );","SELECT ""usage"" FROM ""street_legal_engines"" WHERE ""engine""='f136fb';",2-18486567-2 What is the hometown of Mike White?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""hometown_school"" text );","SELECT ""hometown_school"" FROM ""first_round_selections"" WHERE ""position""='of' AND ""player""='mike white';",2-18505355-1 "Which player was picked before 13, in a P position, and is from Georgia Tech?","CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""hometown_school"" text );","SELECT ""player"" FROM ""first_round_selections"" WHERE ""pick""<13 AND ""position""='p' AND ""hometown_school""='georgia tech';",2-18505355-1 Which Season has a UFL Cup of tbd?,"CREATE TABLE ""records"" ( ""season"" text, ""division"" text, ""tms"" text, ""pos"" text, ""pff_nmcc"" text, ""ufl_cup"" text, ""afc_pc"" text );","SELECT ""season"" FROM ""records"" WHERE ""ufl_cup""='tbd';",2-18924266-1 Which PFF NMCC has a AFC PC of dnq?,"CREATE TABLE ""records"" ( ""season"" text, ""division"" text, ""tms"" text, ""pos"" text, ""pff_nmcc"" text, ""ufl_cup"" text, ""afc_pc"" text );","SELECT ""pff_nmcc"" FROM ""records"" WHERE ""afc_pc""='dnq';",2-18924266-1 Which Season has a UFL Cup of quarter-finals?,"CREATE TABLE ""records"" ( ""season"" text, ""division"" text, ""tms"" text, ""pos"" text, ""pff_nmcc"" text, ""ufl_cup"" text, ""afc_pc"" text );","SELECT ""season"" FROM ""records"" WHERE ""ufl_cup""='quarter-finals';",2-18924266-1 "What is the sum of the grid of driver ryan hunter-reay, who has more than 24 points?","CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT SUM(""grid"") FROM ""race"" WHERE ""driver""='ryan hunter-reay' AND ""points"">24;",2-18601239-2 What is the total number of points of driver enrique bernoldi (r)?,"CREATE TABLE ""race"" ( ""driver"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT COUNT(""points"") FROM ""race"" WHERE ""driver""='enrique bernoldi (r)';",2-18601239-2 Which TV Time has a Result of w 24–17?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""tv_time"" text, ""attendance"" text );","SELECT ""tv_time"" FROM ""schedule"" WHERE ""result""='w 24–17';",2-18737023-1 "Which Week has a TV Time of cbs 1:00pm, and an Attendance of 72,714?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""tv_time"" text, ""attendance"" text );","SELECT ""week"" FROM ""schedule"" WHERE ""tv_time""='cbs 1:00pm' AND ""attendance""='72,714';",2-18737023-1 "Which TV Time has a Date of january 2, 2005?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""tv_time"" text, ""attendance"" text );","SELECT ""tv_time"" FROM ""schedule"" WHERE ""date""='january 2, 2005';",2-18737023-1 "What was the original name of the restaurant located in Orillia, ON?","CREATE TABLE ""season_2"" ( ""restaurant_name"" text, ""original_name"" text, ""location"" text, ""chef"" text, ""designer"" text, ""still_open"" text );","SELECT ""original_name"" FROM ""season_2"" WHERE ""location""='orillia, on';",2-1874292-2 What was the fate and location of the Ringstad?,"CREATE TABLE ""ships_attacked_by_u_333"" ( ""date"" text, ""ship"" text, ""tons"" real, ""nationality"" text, ""fate_and_location"" text );","SELECT ""fate_and_location"" FROM ""ships_attacked_by_u_333"" WHERE ""ship""='ringstad';",2-1853523-1 What is the Score of the game with a Loss of Kiprusoff (2–2)?,"CREATE TABLE ""postseason"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""series"" text, ""arena"" text );","SELECT ""score"" FROM ""postseason"" WHERE ""loss""='kiprusoff (2–2)';",2-18987966-10 "Who was the partner on May 16, 2004?","CREATE TABLE ""doubles_8_7"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_8_7"" WHERE ""date""='may 16, 2004';",2-18420829-3 "Who was the match played against in the final on March 14, 2008?","CREATE TABLE ""doubles_8_7"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_the_final"" text, ""score"" text );","SELECT ""opponents_in_the_final"" FROM ""doubles_8_7"" WHERE ""date""='march 14, 2008';",2-18420829-3 What is the title of the production with a number of 1039?,"CREATE TABLE ""1948"" ( ""title"" text, ""series"" text, ""director"" text, ""production_number"" text, ""release_date"" text, ""reissue"" text );","SELECT ""title"" FROM ""1948"" WHERE ""production_number""='1039';",2-18792945-9 "What is the production number that has no reissue with a series of lt, a director of robert mckimson and the title of the up-standing sitter?","CREATE TABLE ""1948"" ( ""title"" text, ""series"" text, ""director"" text, ""production_number"" text, ""release_date"" text, ""reissue"" text );","SELECT ""production_number"" FROM ""1948"" WHERE ""reissue""='no' AND ""series""='lt' AND ""director""='robert mckimson' AND ""title""='the up-standing sitter';",2-18792945-9 What is the title of the film with a production number of 1023?,"CREATE TABLE ""1948"" ( ""title"" text, ""series"" text, ""director"" text, ""production_number"" text, ""release_date"" text, ""reissue"" text );","SELECT ""title"" FROM ""1948"" WHERE ""production_number""='1023';",2-18792945-9 "What is the production number for the film, nothing but the tooth, directed by arthur davis with no reissue number and a series of mm?","CREATE TABLE ""1948"" ( ""title"" text, ""series"" text, ""director"" text, ""production_number"" text, ""release_date"" text, ""reissue"" text );","SELECT ""production_number"" FROM ""1948"" WHERE ""series""='mm' AND ""reissue""='no' AND ""director""='arthur davis' AND ""title""='nothing but the tooth';",2-18792945-9 "What is the lowest gold that has a silver less than 2, Zimbabwe as the nation, and a bronze less than 1?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""gold"") FROM ""medal_table"" WHERE ""silver""<2 AND ""nation""='zimbabwe' AND ""bronze""<1;",2-18918142-1 What's the nationality of Cardinal-Bishop of Albano?,"CREATE TABLE ""absentee_cardinals"" ( ""elector"" text, ""nationality"" text, ""cardinalatial_order_and_title"" text, ""elevated"" text, ""elevator"" text, ""notes"" text );","SELECT ""nationality"" FROM ""absentee_cardinals"" WHERE ""cardinalatial_order_and_title""='cardinal-bishop of albano';",2-18868987-2 What are the notes of Cardinal-Deacon of S. Maria in Portico?,"CREATE TABLE ""absentee_cardinals"" ( ""elector"" text, ""nationality"" text, ""cardinalatial_order_and_title"" text, ""elevated"" text, ""elevator"" text, ""notes"" text );","SELECT ""notes"" FROM ""absentee_cardinals"" WHERE ""cardinalatial_order_and_title""='cardinal-deacon of s. maria in portico';",2-18868987-2 Which Name has a Constituency number of 1?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""name"" FROM ""assembly_segments"" WHERE ""constituency_number""='1';",2-18495923-1 "Which Number of electorates (2009) has a District of sheopur, and a Constituency number of 1?","CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT COUNT(""number_of_electorates_2009"") FROM ""assembly_segments"" WHERE ""district""='sheopur' AND ""constituency_number""='1';",2-18495923-1 "Which Name has a Reserved for of none, and a Constituency number of 7?","CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""name"" FROM ""assembly_segments"" WHERE ""reserved_for_sc_st_none""='none' AND ""constituency_number""='7';",2-18495923-1 "The game played at Sultan Qaboos Sports Complex, Muscat had what score?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""venue""='sultan qaboos sports complex, muscat';",2-18665110-1 What to par has t3 as the place and england as the country?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""to_par"" FROM ""final_round"" WHERE ""place""='t3' AND ""country""='england';",2-18786347-6 "What country has money ($) greater than 233,125 and Tiger Woods as the player?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""country"" FROM ""final_round"" WHERE ""money"">'233,125' AND ""player""='tiger woods';",2-18786347-6 "How many Games have an Average smaller than 46,864, and a W-L-T of 2-3-0, and an Attendance smaller than 98,776, and a Season larger than 1958?","CREATE TABLE ""attendance_records"" ( ""season"" real, ""games"" real, ""w_l_t"" text, ""attendance"" real, ""average"" real );","SELECT SUM(""games"") FROM ""attendance_records"" WHERE ""average""<'46,864' AND ""w_l_t""='2-3-0' AND ""attendance""<'98,776' AND ""season"">1958;",2-1886358-1 "How much Attendance has Games smaller than 6, and a W-L-T of 3-2-0, and a Season smaller than 1948?","CREATE TABLE ""attendance_records"" ( ""season"" real, ""games"" real, ""w_l_t"" text, ""attendance"" real, ""average"" real );","SELECT SUM(""attendance"") FROM ""attendance_records"" WHERE ""games""<6 AND ""w_l_t""='3-2-0' AND ""season""<1948;",2-1886358-1 "Which Average that has a W-L-T of 5-1, and a Season smaller than 2001, and Games smaller than 6?","CREATE TABLE ""attendance_records"" ( ""season"" real, ""games"" real, ""w_l_t"" text, ""attendance"" real, ""average"" real );","SELECT AVG(""average"") FROM ""attendance_records"" WHERE ""w_l_t""='5-1' AND ""season""<2001 AND ""games""<6;",2-1886358-1 "Which Opponent had an Attendance of 78,883?","CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""tv_time"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""attendance""='78,883';",2-18817496-2 On what date was the attendance a bye?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""tv_time"" text, ""attendance"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""attendance""='bye';",2-18817496-2 "Which week was the December 21, 2003 game?","CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""tv_time"" text, ""attendance"" text );","SELECT ""week"" FROM ""regular_season"" WHERE ""date""='december 21, 2003';",2-18817496-2 Which opponent had a bye for the TV Time?,"CREATE TABLE ""regular_season"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""tv_time"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""tv_time""='bye';",2-18817496-2 At what arena was the September 21 game?,"CREATE TABLE ""preseason"" ( ""date"" text, ""opponent"" text, ""score"" text, ""record"" text, ""arena"" text );","SELECT ""arena"" FROM ""preseason"" WHERE ""date""='september 21';",2-18987966-1 What was the record after the game against the Sharks at Arrowhead Pond of Anaheim?,"CREATE TABLE ""preseason"" ( ""date"" text, ""opponent"" text, ""score"" text, ""record"" text, ""arena"" text );","SELECT ""record"" FROM ""preseason"" WHERE ""arena""='arrowhead pond of anaheim' AND ""opponent""='sharks';",2-18987966-1 What was the record after the game against the Sharks?,"CREATE TABLE ""preseason"" ( ""date"" text, ""opponent"" text, ""score"" text, ""record"" text, ""arena"" text );","SELECT ""record"" FROM ""preseason"" WHERE ""opponent""='sharks';",2-18987966-1 who is the player from arizona state?,"CREATE TABLE ""eighteenth_round"" ( ""pick"" real, ""team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""eighteenth_round"" WHERE ""college""='arizona state';",2-18652198-18 what is the position of the player from florida?,"CREATE TABLE ""eighteenth_round"" ( ""pick"" real, ""team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""position"" FROM ""eighteenth_round"" WHERE ""college""='florida';",2-18652198-18 what is the highest pick for the position tight end?,"CREATE TABLE ""eighteenth_round"" ( ""pick"" real, ""team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT MAX(""pick"") FROM ""eighteenth_round"" WHERE ""position""='tight end';",2-18652198-18 "What is the lowest MPG-US combined for a green rating of E, mpg in the UK- combined of under 42.2, manufacturer of Volkswagen, and an M6 transmission?","CREATE TABLE ""see_also"" ( ""manufacturer"" text, ""transmission"" text, ""engine_capacity"" real, ""fuel_type"" text, ""l_100km_urban_cold"" real, ""l_100km_extra_urban"" real, ""l_100km_combined"" real, ""mpg_uk_urban_cold"" real, ""mpg_uk_extra_urban"" real, ""mpg_uk_combined"" real, ""mpg_us_urban"" real, ""mpg_us_extra_urban"" real, ""mpg_us_combined"" real, ""co_2_g_km"" real, ""green_rating"" text );","SELECT MIN(""mpg_us_combined"") FROM ""see_also"" WHERE ""green_rating""='e' AND ""mpg_uk_combined""<42.2 AND ""manufacturer""='volkswagen' AND ""transmission""='m6';",2-18869646-1 "What is the average L/100km urban value having an L/100km extraurban under 7.2, mpg combined in the UK under 39.8, l/100km combined over 7.9, and mpg combined in the US under 25.1?","CREATE TABLE ""see_also"" ( ""manufacturer"" text, ""transmission"" text, ""engine_capacity"" real, ""fuel_type"" text, ""l_100km_urban_cold"" real, ""l_100km_extra_urban"" real, ""l_100km_combined"" real, ""mpg_uk_urban_cold"" real, ""mpg_uk_extra_urban"" real, ""mpg_uk_combined"" real, ""mpg_us_urban"" real, ""mpg_us_extra_urban"" real, ""mpg_us_combined"" real, ""co_2_g_km"" real, ""green_rating"" text );","SELECT AVG(""l_100km_urban_cold"") FROM ""see_also"" WHERE ""l_100km_extra_urban""<7.2 AND ""mpg_uk_combined""<39.8 AND ""l_100km_combined"">7.9 AND ""mpg_us_combined""<25.1;",2-18869646-1 "What is the mpg-UK urban (cold) for a fuel type of diesel, extraurban MPG in the UK over 68.9, engine capacity of 1422, and L/100km urban (cold) over 5.1?","CREATE TABLE ""see_also"" ( ""manufacturer"" text, ""transmission"" text, ""engine_capacity"" real, ""fuel_type"" text, ""l_100km_urban_cold"" real, ""l_100km_extra_urban"" real, ""l_100km_combined"" real, ""mpg_uk_urban_cold"" real, ""mpg_uk_extra_urban"" real, ""mpg_uk_combined"" real, ""mpg_us_urban"" real, ""mpg_us_extra_urban"" real, ""mpg_us_combined"" real, ""co_2_g_km"" real, ""green_rating"" text );","SELECT ""mpg_uk_urban_cold"" FROM ""see_also"" WHERE ""fuel_type""='diesel' AND ""mpg_uk_extra_urban"">68.9 AND ""engine_capacity""=1422 AND ""l_100km_urban_cold"">5.1;",2-18869646-1 "What is the green rating for the vehicle with L/100km urban (cold) over 10.9, mpg in the US (urban) over 14.1, manufacturer of Volkswagen, and engine capacity under 3189?","CREATE TABLE ""see_also"" ( ""manufacturer"" text, ""transmission"" text, ""engine_capacity"" real, ""fuel_type"" text, ""l_100km_urban_cold"" real, ""l_100km_extra_urban"" real, ""l_100km_combined"" real, ""mpg_uk_urban_cold"" real, ""mpg_uk_extra_urban"" real, ""mpg_uk_combined"" real, ""mpg_us_urban"" real, ""mpg_us_extra_urban"" real, ""mpg_us_combined"" real, ""co_2_g_km"" real, ""green_rating"" text );","SELECT ""green_rating"" FROM ""see_also"" WHERE ""l_100km_urban_cold"">10.9 AND ""mpg_us_urban"">14.1 AND ""manufacturer""='volkswagen' AND ""engine_capacity""<3189;",2-18869646-1 "What is the average L/100km urban (cold) for engine capacities over 1910, mpg in the US (urban) under 25.3, mpg in the UK (combined) over 27.2, and mpg in the UK (urban, cold) of 22.4?","CREATE TABLE ""see_also"" ( ""manufacturer"" text, ""transmission"" text, ""engine_capacity"" real, ""fuel_type"" text, ""l_100km_urban_cold"" real, ""l_100km_extra_urban"" real, ""l_100km_combined"" real, ""mpg_uk_urban_cold"" real, ""mpg_uk_extra_urban"" real, ""mpg_uk_combined"" real, ""mpg_us_urban"" real, ""mpg_us_extra_urban"" real, ""mpg_us_combined"" real, ""co_2_g_km"" real, ""green_rating"" text );","SELECT AVG(""l_100km_urban_cold"") FROM ""see_also"" WHERE ""engine_capacity"">1910 AND ""mpg_us_urban""<25.3 AND ""mpg_uk_combined"">27.2 AND ""mpg_uk_urban_cold""=22.4;",2-18869646-1 "What is the lowest combined mpg in the US for the A6 transmission, a CO2 g/km under 303, engine capacity over 2461, and L/100km urban (cold) of 15.9?","CREATE TABLE ""see_also"" ( ""manufacturer"" text, ""transmission"" text, ""engine_capacity"" real, ""fuel_type"" text, ""l_100km_urban_cold"" real, ""l_100km_extra_urban"" real, ""l_100km_combined"" real, ""mpg_uk_urban_cold"" real, ""mpg_uk_extra_urban"" real, ""mpg_uk_combined"" real, ""mpg_us_urban"" real, ""mpg_us_extra_urban"" real, ""mpg_us_combined"" real, ""co_2_g_km"" real, ""green_rating"" text );","SELECT MIN(""mpg_us_combined"") FROM ""see_also"" WHERE ""transmission""='a6' AND ""co_2_g_km""<303 AND ""engine_capacity"">2461 AND ""l_100km_urban_cold""=15.9;",2-18869646-1 What was the release date of the episode titled Drip-Along Daffy?,"CREATE TABLE ""1951"" ( ""title"" text, ""series"" text, ""director"" text, ""release_date"" text, ""reissue"" text );","SELECT ""release_date"" FROM ""1951"" WHERE ""title""='drip-along daffy';",2-18792948-2 What is the reissue status of the episode titled Rabbit Every Monday?,"CREATE TABLE ""1951"" ( ""title"" text, ""series"" text, ""director"" text, ""release_date"" text, ""reissue"" text );","SELECT ""reissue"" FROM ""1951"" WHERE ""title""='rabbit every monday';",2-18792948-2 Who is in October when Carina Ragnarsson is in November?,"CREATE TABLE ""pets_of_the_month"" ( ""year"" real, ""september"" text, ""october"" text, ""november"" text, ""december"" text );","SELECT ""october"" FROM ""pets_of_the_month"" WHERE ""november""='carina ragnarsson';",2-1886760-1 Who is in November in the year 1979?,"CREATE TABLE ""pets_of_the_month"" ( ""year"" real, ""september"" text, ""october"" text, ""november"" text, ""december"" text );","SELECT ""november"" FROM ""pets_of_the_month"" WHERE ""year""=1979;",2-1886760-1 Who is in December when November has Alexus Winston?,"CREATE TABLE ""pets_of_the_month"" ( ""year"" real, ""september"" text, ""october"" text, ""november"" text, ""december"" text );","SELECT ""december"" FROM ""pets_of_the_month"" WHERE ""november""='alexus winston';",2-1886760-1 Who is in November after 1988 when Prinzzess is in October?,"CREATE TABLE ""pets_of_the_month"" ( ""year"" real, ""september"" text, ""october"" text, ""november"" text, ""december"" text );","SELECT ""november"" FROM ""pets_of_the_month"" WHERE ""year"">1988 AND ""october""='prinzzess';",2-1886760-1 What is the line that has lucania as the ship and 1894 as the date?,"CREATE TABLE ""eastbound_record_breakers"" ( ""ship"" text, ""year"" text, ""dates"" text, ""line"" text, ""from"" text, ""distance"" text, ""days_hours_minutes"" text, ""speed"" text );","SELECT ""line"" FROM ""eastbound_record_breakers"" WHERE ""ship""='lucania' AND ""year""='1894';",2-189252-2 Which Genre has a Developer(s) of naughty dog?,"CREATE TABLE ""readers_choice"" ( ""year"" real, ""game"" text, ""genre"" text, ""platform_s"" text, ""developer_s"" text );","SELECT ""genre"" FROM ""readers_choice"" WHERE ""developer_s""='naughty dog';",2-1851722-28 Which Year has a Game of resident evil 4?,"CREATE TABLE ""readers_choice"" ( ""year"" real, ""game"" text, ""genre"" text, ""platform_s"" text, ""developer_s"" text );","SELECT AVG(""year"") FROM ""readers_choice"" WHERE ""game""='resident evil 4';",2-1851722-28 Which Developer(s) has a Year of 2010?,"CREATE TABLE ""readers_choice"" ( ""year"" real, ""game"" text, ""genre"" text, ""platform_s"" text, ""developer_s"" text );","SELECT ""developer_s"" FROM ""readers_choice"" WHERE ""year""=2010;",2-1851722-28 Who is the Opponent of the match with a Record of 0-1?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" text, ""time"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""record""='0-1';",2-1892355-2 What is the Time of the match with a Record of 3-3?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" text, ""time"" text, ""location"" text );","SELECT ""time"" FROM ""mixed_martial_arts_record"" WHERE ""record""='3-3';",2-1892355-2 What is the Method of the match with a Time of 4:07?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" text, ""time"" text, ""location"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""time""='4:07';",2-1892355-2 "Which Published as serial has a Published as novel of october 1917, mcclurg?","CREATE TABLE ""series"" ( ""order"" real, ""published_as_serial"" text, ""published_as_novel"" text, ""fictional_narrator"" text, ""year_in_novel"" text );","SELECT ""published_as_serial"" FROM ""series"" WHERE ""published_as_novel""='october 1917, mcclurg';",2-18932682-1 "Which Fictional narrator has a Published as serial of february–july 1912, all-story?","CREATE TABLE ""series"" ( ""order"" real, ""published_as_serial"" text, ""published_as_novel"" text, ""fictional_narrator"" text, ""year_in_novel"" text );","SELECT ""fictional_narrator"" FROM ""series"" WHERE ""published_as_serial""='february–july 1912, all-story';",2-18932682-1 "Which year in novel has a Published as serial of november 1934-april 1935, blue book?","CREATE TABLE ""series"" ( ""order"" real, ""published_as_serial"" text, ""published_as_novel"" text, ""fictional_narrator"" text, ""year_in_novel"" text );","SELECT ""year_in_novel"" FROM ""series"" WHERE ""published_as_serial""='november 1934-april 1935, blue book';",2-18932682-1 "How many Goals have Games smaller than 6, and a Debut year of 1939, and Years at club of 1939, 1941?","CREATE TABLE ""1930s"" ( ""debut_year"" real, ""player"" text, ""games"" real, ""goals"" real, ""years_at_club"" text );","SELECT COUNT(""goals"") FROM ""1930s"" WHERE ""games""<6 AND ""debut_year""=1939 AND ""years_at_club""='1939, 1941';",2-1893924-5 "Which Years at club have a Debut year of 1930, and Games larger than 7, and a Player of colin benham?","CREATE TABLE ""1930s"" ( ""debut_year"" real, ""player"" text, ""games"" real, ""goals"" real, ""years_at_club"" text );","SELECT ""years_at_club"" FROM ""1930s"" WHERE ""debut_year""=1930 AND ""games"">7 AND ""player""='colin benham';",2-1893924-5 "WhichPlayer has a Debut year larger than 1930, and Goals smaller than 95, and Years at club of 1938, and Games of 6?","CREATE TABLE ""1930s"" ( ""debut_year"" real, ""player"" text, ""games"" real, ""goals"" real, ""years_at_club"" text );","SELECT ""player"" FROM ""1930s"" WHERE ""debut_year"">1930 AND ""goals""<95 AND ""years_at_club""='1938' AND ""games""=6;",2-1893924-5 "What is the cores when the L3 cache is 8 mb, and the frequency is 2.5 ghz?","CREATE TABLE ""haswell_dt_quad_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""release_price_usd"" text );","SELECT ""cores"" FROM ""haswell_dt_quad_core_22_nm"" WHERE ""l3_cache""='8 mb' AND ""frequency""='2.5 ghz';",2-18823880-8 "What is the model number with a release price of $303, and a sSpec number of sr14q(c0)?","CREATE TABLE ""haswell_dt_quad_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""release_price_usd"" text );","SELECT ""model_number"" FROM ""haswell_dt_quad_core_22_nm"" WHERE ""release_price_usd""='$303' AND ""s_spec_number""='sr14q(c0)';",2-18823880-8 "What turbo has a L2 cache of 4 × 256 kb, a release date of June 2013, and a Model number of core i7-4770s?","CREATE TABLE ""haswell_dt_quad_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""release_price_usd"" text );","SELECT ""turbo"" FROM ""haswell_dt_quad_core_22_nm"" WHERE ""l2_cache""='4 × 256 kb' AND ""release_date""='june 2013' AND ""model_number""='core i7-4770s';",2-18823880-8 What is the socket when the sSpec number is standard power?,"CREATE TABLE ""haswell_dt_quad_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""release_price_usd"" text );","SELECT ""socket"" FROM ""haswell_dt_quad_core_22_nm"" WHERE ""s_spec_number""='standard power';",2-18823880-8 What is the GPU model when the L3 cache is standard power?,"CREATE TABLE ""haswell_dt_quad_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""release_price_usd"" text );","SELECT ""gpu_model"" FROM ""haswell_dt_quad_core_22_nm"" WHERE ""l3_cache""='standard power';",2-18823880-8 What cores has an L2 cache of low power?,"CREATE TABLE ""haswell_dt_quad_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" text, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""release_price_usd"" text );","SELECT ""cores"" FROM ""haswell_dt_quad_core_22_nm"" WHERE ""l2_cache""='low power';",2-18823880-8 What is the position for Discus in 2013?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT ""position"" FROM ""achievements"" WHERE ""event""='discus' AND ""year""=2013;",2-18421908-1 What event was the competition World Junior Championships in 2010?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text );","SELECT ""event"" FROM ""achievements"" WHERE ""competition""='world junior championships' AND ""year""=2010;",2-18421908-1 Which year had a vehicle of Mitsubishi?,"CREATE TABLE ""dakar_rally_results"" ( ""year"" real, ""class"" text, ""vehicle"" text, ""position"" text, ""stages_won"" text );","SELECT ""year"" FROM ""dakar_rally_results"" WHERE ""vehicle""='mitsubishi';",2-1842080-3 Which class had a vehicle of Nissan in 2007?,"CREATE TABLE ""dakar_rally_results"" ( ""year"" real, ""class"" text, ""vehicle"" text, ""position"" text, ""stages_won"" text );","SELECT ""class"" FROM ""dakar_rally_results"" WHERE ""vehicle""='nissan' AND ""year""=2007;",2-1842080-3 Which vehicle had a class of car in years after 2009 with 0 stages won and position of 5?,"CREATE TABLE ""dakar_rally_results"" ( ""year"" real, ""class"" text, ""vehicle"" text, ""position"" text, ""stages_won"" text );","SELECT ""vehicle"" FROM ""dakar_rally_results"" WHERE ""class""='car' AND ""year"">2009 AND ""stages_won""='0' AND ""position""='5';",2-1842080-3 Which year had a position of 9?,"CREATE TABLE ""dakar_rally_results"" ( ""year"" real, ""class"" text, ""vehicle"" text, ""position"" text, ""stages_won"" text );","SELECT ""year"" FROM ""dakar_rally_results"" WHERE ""position""='9';",2-1842080-3 What county is the team with the mascot of the Tigers in?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""county"" text );","SELECT ""county"" FROM ""indiana_high_school_athletics_conference"" WHERE ""mascot""='tigers';",2-18974097-7 What county is the team with the mascot of the Tigers in?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""county"" text );","SELECT ""county"" FROM ""indiana_high_school_athletics_conference"" WHERE ""mascot""='tigers';",2-18974097-7 What is the enrollment at Lanesville?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""county"" text );","SELECT AVG(""enrollment"") FROM ""indiana_high_school_athletics_conference"" WHERE ""school""='lanesville';",2-18974097-7 What is the IHSAA class for the school in 10 Clark county with mascot of the Mustangs?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""county"" text );","SELECT ""ihsaa_class"" FROM ""indiana_high_school_athletics_conference"" WHERE ""county""='10 clark' AND ""mascot""='mustangs';",2-18974097-7 What is the mascot at Borden?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""county"" text );","SELECT ""mascot"" FROM ""indiana_high_school_athletics_conference"" WHERE ""school""='borden';",2-18974097-7 What is the mascot of the school in New Washington in 10 Clark county?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment"" real, ""ihsaa_class"" text, ""county"" text );","SELECT ""mascot"" FROM ""indiana_high_school_athletics_conference"" WHERE ""county""='10 clark' AND ""location""='new washington';",2-18974097-7 Which Owner(s) has a Description of hunslet engine company 0-6-0st?,"CREATE TABLE ""operational"" ( ""number_name"" text, ""description"" text, ""livery"" text, ""owner_s"" text, ""date"" real );","SELECT ""owner_s"" FROM ""operational"" WHERE ""description""='hunslet engine company 0-6-0st';",2-18895028-1 "What is the prize level when the Prize if Wrong is 1,000 and the question is less than 2?","CREATE TABLE ""prize_level_in_rupees"" ( ""question_num"" real, ""prize_level_in_rupees"" real, ""range_in_pct"" real, ""walk_away_prize"" real, ""prize_if_wrong"" real );","SELECT SUM(""prize_level_in_rupees"") FROM ""prize_level_in_rupees"" WHERE ""prize_if_wrong""='1,000' AND ""question_num""<2;",2-18513028-1 What is the number of electorates (2009) for Constituency number 182?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""number_of_electorates_2009"" FROM ""assembly_segments"" WHERE ""constituency_number""='182';",2-18517491-1 What is the Constituency number for Pandhana?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""constituency_number"" FROM ""assembly_segments"" WHERE ""name""='pandhana';",2-18517491-1 "Which Name has a Number of electorates (2009) greater than 188,799?","CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""name"" FROM ""assembly_segments"" WHERE ""number_of_electorates_2009"">'188,799';",2-18517491-1 What is the Constituency number for Bikhangaon with a Reserved for ( SC / ST /None) of st?,"CREATE TABLE ""assembly_segments"" ( ""constituency_number"" text, ""name"" text, ""reserved_for_sc_st_none"" text, ""district"" text, ""number_of_electorates_2009"" real );","SELECT ""constituency_number"" FROM ""assembly_segments"" WHERE ""reserved_for_sc_st_none""='st' AND ""name""='bikhangaon';",2-18517491-1 How many silver medals for germany with a bronze count more than 0?,"CREATE TABLE ""world_championships_total_medals"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""silver"") FROM ""world_championships_total_medals"" WHERE ""nation""='germany' AND ""bronze"">0;",2-18938143-5 How many gold medals when the total is more than 1 and 18 silver?,"CREATE TABLE ""world_championships_total_medals"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""gold"") FROM ""world_championships_total_medals"" WHERE ""total"">1 AND ""silver""=18;",2-18938143-5 How many bronze medals has a total less than 3 with a silver less than 1 and gold more than 1?,"CREATE TABLE ""world_championships_total_medals"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""bronze"") FROM ""world_championships_total_medals"" WHERE ""total""<3 AND ""silver""<1 AND ""gold"">1;",2-18938143-5 "what is the venue on october 28, 2008?","CREATE TABLE ""goals_for_senior_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""goals_for_senior_national_team"" WHERE ""date""='october 28, 2008';",2-18913971-1 "what is the result on september 10, 2008?","CREATE TABLE ""goals_for_senior_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""goals_for_senior_national_team"" WHERE ""date""='september 10, 2008';",2-18913971-1 "What is the name of the player with more than 0 assists, a position of forward, 19 goals, and more than 84 apps?","CREATE TABLE ""first_team_squad"" ( ""name"" text, ""position"" text, ""apps"" real, ""goals"" real, ""assists"" real );","SELECT ""name"" FROM ""first_team_squad"" WHERE ""assists"">0 AND ""position""='forward' AND ""apps"">84 AND ""goals""=19;",2-18617487-1 "What is the total goals with 12 assists, and less than 291 apps?","CREATE TABLE ""first_team_squad"" ( ""name"" text, ""position"" text, ""apps"" real, ""goals"" real, ""assists"" real );","SELECT SUM(""goals"") FROM ""first_team_squad"" WHERE ""assists""=12 AND ""apps""<291;",2-18617487-1 What is the total of apps for Keith Treacy?,"CREATE TABLE ""first_team_squad"" ( ""name"" text, ""position"" text, ""apps"" real, ""goals"" real, ""assists"" real );","SELECT SUM(""apps"") FROM ""first_team_squad"" WHERE ""name""='keith treacy';",2-18617487-1 What nationality is Erin Donohue?,"CREATE TABLE ""round_1"" ( ""rank"" real, ""heat"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""nationality"" FROM ""round_1"" WHERE ""name""='erin donohue';",2-18569335-2 "How many heats did Runners from Guinea-Bissau run, with rank higher than 33?","CREATE TABLE ""round_1"" ( ""rank"" real, ""heat"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT SUM(""heat"") FROM ""round_1"" WHERE ""nationality""='guinea-bissau' AND ""rank""<33;",2-18569335-2 what is the 1st round when team 1 is stade lavallois (d2)?,"CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""score"" text, ""team_2"" text, ""1st_round"" text, ""2nd_round"" text );","SELECT ""1st_round"" FROM ""round_of_16"" WHERE ""team_1""='stade lavallois (d2)';",2-18660293-1 what is the 1st round when team 2 is usl dunkerque (d2)?,"CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""score"" text, ""team_2"" text, ""1st_round"" text, ""2nd_round"" text );","SELECT ""1st_round"" FROM ""round_of_16"" WHERE ""team_2""='usl dunkerque (d2)';",2-18660293-1 who is team 1 when team 2 is usl dunkerque (d2)?,"CREATE TABLE ""round_of_16"" ( ""team_1"" text, ""score"" text, ""team_2"" text, ""1st_round"" text, ""2nd_round"" text );","SELECT ""team_1"" FROM ""round_of_16"" WHERE ""team_2""='usl dunkerque (d2)';",2-18660293-1 What is the Hometown of Candidate Lenny Veltman?,"CREATE TABLE ""candidates"" ( ""candidate"" text, ""background"" text, ""original_team"" text, ""hometown"" text, ""result"" text );","SELECT ""hometown"" FROM ""candidates"" WHERE ""candidate""='lenny veltman';",2-1859855-2 "What is the Background of the Candidate from Barrington, Illinois?","CREATE TABLE ""candidates"" ( ""candidate"" text, ""background"" text, ""original_team"" text, ""hometown"" text, ""result"" text );","SELECT ""background"" FROM ""candidates"" WHERE ""hometown""='barrington, illinois';",2-1859855-2 What is the Original Team of the Clothing Company Owner Candidate?,"CREATE TABLE ""candidates"" ( ""candidate"" text, ""background"" text, ""original_team"" text, ""hometown"" text, ""result"" text );","SELECT ""original_team"" FROM ""candidates"" WHERE ""background""='clothing company owner';",2-1859855-2 what is the average place when the artist is juliana pasha & luiz ejlli and the points is more than 119?,"CREATE TABLE ""final_21_december_2008"" ( ""draw"" real, ""artist"" text, ""song"" text, ""composer_lyricist"" text, ""points"" real, ""place"" real );","SELECT AVG(""place"") FROM ""final_21_december_2008"" WHERE ""artist""='juliana pasha & luiz ejlli' AND ""points"">119;",2-18758280-3 what is the song that has 17 points?,"CREATE TABLE ""final_21_december_2008"" ( ""draw"" real, ""artist"" text, ""song"" text, ""composer_lyricist"" text, ""points"" real, ""place"" real );","SELECT ""song"" FROM ""final_21_december_2008"" WHERE ""points""=17;",2-18758280-3 What is the shortest Time for David Neville when his React time was greater than 0.183?,"CREATE TABLE ""heat_1"" ( ""rank"" real, ""lane"" real, ""athlete"" text, ""nationality"" text, ""time"" real, ""react"" real );","SELECT MIN(""time"") FROM ""heat_1"" WHERE ""react"">0.183 AND ""athlete""='david neville';",2-18569105-2 What is the Title of the LT Series Filmography with a Release date of 1964-02-08?,"CREATE TABLE ""1964"" ( ""title"" text, ""series"" text, ""director"" text, ""production_number"" text, ""release_date"" text );","SELECT ""title"" FROM ""1964"" WHERE ""series""='lt' AND ""release_date""='1964-02-08';",2-18792950-5 What is the Series of the Filmography by Directory Friz Freleng?,"CREATE TABLE ""1964"" ( ""title"" text, ""series"" text, ""director"" text, ""production_number"" text, ""release_date"" text );","SELECT ""series"" FROM ""1964"" WHERE ""director""='friz freleng';",2-18792950-5 What is the Release date of the Filmography directed by Robert McKimson in MM Series with Production Number 1665?,"CREATE TABLE ""1964"" ( ""title"" text, ""series"" text, ""director"" text, ""production_number"" text, ""release_date"" text );","SELECT ""release_date"" FROM ""1964"" WHERE ""director""='robert mckimson' AND ""series""='mm' AND ""production_number""='1665';",2-18792950-5 What is the Director of the Filmography The Iceman Ducketh?,"CREATE TABLE ""1964"" ( ""title"" text, ""series"" text, ""director"" text, ""production_number"" text, ""release_date"" text );","SELECT ""director"" FROM ""1964"" WHERE ""title""='the iceman ducketh';",2-18792950-5 What is the Production Number of the Filmography in MM Series with a Release date of 1964-06-27?,"CREATE TABLE ""1964"" ( ""title"" text, ""series"" text, ""director"" text, ""production_number"" text, ""release_date"" text );","SELECT ""production_number"" FROM ""1964"" WHERE ""series""='mm' AND ""release_date""='1964-06-27';",2-18792950-5 What is the Date of the Game with a Record of 46-22?,"CREATE TABLE ""game_log"" ( ""game"" text, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='46-22';",2-18493040-8 What is the Date of the Game with a Score of w 112-107 (ot)?,"CREATE TABLE ""game_log"" ( ""game"" text, ""date"" text, ""opponent"" text, ""score"" text, ""location_attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""score""='w 112-107 (ot)';",2-18493040-8 What is the athlete muna lee lowest time?,"CREATE TABLE ""semifinals"" ( ""rank"" real, ""heat"" real, ""athlete"" text, ""country"" text, ""time"" real );","SELECT MIN(""time"") FROM ""semifinals"" WHERE ""athlete""='muna lee';",2-18568955-4 "What is the sum of rank for the athlete kerron stewart, and a time smaller than 11.05?","CREATE TABLE ""semifinals"" ( ""rank"" real, ""heat"" real, ""athlete"" text, ""country"" text, ""time"" real );","SELECT SUM(""rank"") FROM ""semifinals"" WHERE ""athlete""='kerron stewart' AND ""time""<11.05;",2-18568955-4 What is a highest time for the heat smaller than 1?,"CREATE TABLE ""semifinals"" ( ""rank"" real, ""heat"" real, ""athlete"" text, ""country"" text, ""time"" real );","SELECT MAX(""time"") FROM ""semifinals"" WHERE ""heat""<1;",2-18568955-4 "What is the highest time for athlete torri edwards, and a rank larger than 6?","CREATE TABLE ""semifinals"" ( ""rank"" real, ""heat"" real, ""athlete"" text, ""country"" text, ""time"" real );","SELECT MAX(""time"") FROM ""semifinals"" WHERE ""athlete""='torri edwards' AND ""rank"">6;",2-18568955-4 What's the IS-2 when the KV-1S is 114?,"CREATE TABLE ""soviet_heavy_tanks_of_world_war_ii"" ( ""t_35"" text, ""t_100"" text, ""kv_1_m1940"" text, ""kv_1_m1941"" text, ""kv_1_m1942"" text, ""kv_1_s_m1942"" text, ""kv_85_m1943"" text, ""is_2_m1945"" text, ""is_3_m1945"" text );","SELECT ""is_2_m1945"" FROM ""soviet_heavy_tanks_of_world_war_ii"" WHERE ""kv_1_s_m1942""='114';",2-188701-1 What's the IS-3 when the KV-1S is 45?,"CREATE TABLE ""soviet_heavy_tanks_of_world_war_ii"" ( ""t_35"" text, ""t_100"" text, ""kv_1_m1940"" text, ""kv_1_m1941"" text, ""kv_1_m1942"" text, ""kv_1_s_m1942"" text, ""kv_85_m1943"" text, ""is_2_m1945"" text, ""is_3_m1945"" text );","SELECT ""is_3_m1945"" FROM ""soviet_heavy_tanks_of_world_war_ii"" WHERE ""kv_1_s_m1942""='45';",2-188701-1 What's the T-100 when the IS-3 is 150 (225)?,"CREATE TABLE ""soviet_heavy_tanks_of_world_war_ii"" ( ""t_35"" text, ""t_100"" text, ""kv_1_m1940"" text, ""kv_1_m1941"" text, ""kv_1_m1942"" text, ""kv_1_s_m1942"" text, ""kv_85_m1943"" text, ""is_2_m1945"" text, ""is_3_m1945"" text );","SELECT ""t_100"" FROM ""soviet_heavy_tanks_of_world_war_ii"" WHERE ""is_3_m1945""='150 (225)';",2-188701-1 What's the IS-3 when the KV-85 is 40?,"CREATE TABLE ""soviet_heavy_tanks_of_world_war_ii"" ( ""t_35"" text, ""t_100"" text, ""kv_1_m1940"" text, ""kv_1_m1941"" text, ""kv_1_m1942"" text, ""kv_1_s_m1942"" text, ""kv_85_m1943"" text, ""is_2_m1945"" text, ""is_3_m1945"" text );","SELECT ""is_3_m1945"" FROM ""soviet_heavy_tanks_of_world_war_ii"" WHERE ""kv_85_m1943""='40';",2-188701-1 What's the KV-85 when the KV-1S is 45?,"CREATE TABLE ""soviet_heavy_tanks_of_world_war_ii"" ( ""t_35"" text, ""t_100"" text, ""kv_1_m1940"" text, ""kv_1_m1941"" text, ""kv_1_m1942"" text, ""kv_1_s_m1942"" text, ""kv_85_m1943"" text, ""is_2_m1945"" text, ""is_3_m1945"" text );","SELECT ""kv_85_m1943"" FROM ""soviet_heavy_tanks_of_world_war_ii"" WHERE ""kv_1_s_m1942""='45';",2-188701-1 What is the sum of the bronze medals won by south korea?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""bronze"") FROM ""medal_table"" WHERE ""nation""='south korea';",2-18636493-1 Which year did park tudor school join IHSAA class AA?,"CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment_12_13"" real, ""ihsaa_class"" text, ""ihsaa_class_football"" text, ""county"" text, ""year_joined"" real, ""previous_conference"" text );","SELECT ""year_joined"" FROM ""membership"" WHERE ""ihsaa_class_football""='aa' AND ""school""='park tudor';",2-18672607-1 Which IHSAA class does speedway school belong to?,"CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment_12_13"" real, ""ihsaa_class"" text, ""ihsaa_class_football"" text, ""county"" text, ""year_joined"" real, ""previous_conference"" text );","SELECT ""ihsaa_class"" FROM ""membership"" WHERE ""school""='speedway';",2-18672607-1 Which ISHAA school joined in 2012 and has a mascot of the panthers?,"CREATE TABLE ""membership"" ( ""school"" text, ""location"" text, ""mascot"" text, ""enrollment_12_13"" real, ""ihsaa_class"" text, ""ihsaa_class_football"" text, ""county"" text, ""year_joined"" real, ""previous_conference"" text );","SELECT ""ihsaa_class"" FROM ""membership"" WHERE ""year_joined""<2012 AND ""mascot""='panthers';",2-18672607-1 "Which Tries against has Points against larger than 156, and Points for of 127, and Tries for larger than 17?","CREATE TABLE ""pool_1"" ( ""team"" text, ""tries_for"" real, ""tries_against"" real, ""try_diff"" text, ""points_for"" real, ""points_against"" real, ""points_diff"" text );","SELECT AVG(""tries_against"") FROM ""pool_1"" WHERE ""points_against"">156 AND ""points_for""=127 AND ""tries_for"">17;",2-18479882-1 Which Try diff has Tries for of 12?,"CREATE TABLE ""pool_1"" ( ""team"" text, ""tries_for"" real, ""tries_against"" real, ""try_diff"" text, ""points_for"" real, ""points_against"" real, ""points_diff"" text );","SELECT ""try_diff"" FROM ""pool_1"" WHERE ""tries_for""=12;",2-18479882-1 What is SS Player Rich McKinney's Team?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""hometown_school"" text );","SELECT ""team"" FROM ""first_round_selections"" WHERE ""position""='ss' AND ""player""='rich mckinney';",2-18610868-1 "What is the Player from Dayton, Oh with a Pick of 15 or larger?","CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""hometown_school"" text );","SELECT ""player"" FROM ""first_round_selections"" WHERE ""pick"">15 AND ""hometown_school""='dayton, oh';",2-18610868-1 "What is the Pick of the Player from Stamford, CT?","CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""hometown_school"" text );","SELECT MAX(""pick"") FROM ""first_round_selections"" WHERE ""hometown_school""='stamford, ct';",2-18610868-1 What is the county with an AA IHSAA class in ferdinand?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""mascot"" text, ""location"" text, ""size"" real, ""ihsaa_class"" text, ""county"" text );","SELECT ""county"" FROM ""indiana_high_school_athletics_conference"" WHERE ""ihsaa_class""='aa' AND ""location""='ferdinand';",2-18974097-4 What is the lowest size of the school with titans as the mascot?,"CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""mascot"" text, ""location"" text, ""size"" real, ""ihsaa_class"" text, ""county"" text );","SELECT MIN(""size"") FROM ""indiana_high_school_athletics_conference"" WHERE ""mascot""='titans';",2-18974097-4 "What school has a size less than 674, has a county of 19 dubois, and has the rangers as their mascot?","CREATE TABLE ""indiana_high_school_athletics_conference"" ( ""school"" text, ""mascot"" text, ""location"" text, ""size"" real, ""ihsaa_class"" text, ""county"" text );","SELECT ""school"" FROM ""indiana_high_school_athletics_conference"" WHERE ""size""<674 AND ""county""='19 dubois' AND ""mascot""='rangers';",2-18974097-4 Which player has a score of 71-69-71-67=278?,"CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money_us"" real );","SELECT ""player"" FROM ""final_round"" WHERE ""score""='71-69-71-67=278';",2-18594233-7 "How many Wins have Winnings of $184,190, and a Top 10 larger than 1?","CREATE TABLE ""nascar_sprint_cup_series"" ( ""year"" real, ""starts"" real, ""wins"" real, ""top_5"" real, ""top_10"" real, ""poles"" real, ""avg_start"" real, ""avg_finish"" real, ""winnings"" text, ""position"" text );","SELECT COUNT(""wins"") FROM ""nascar_sprint_cup_series"" WHERE ""winnings""='$184,190' AND ""top_10"">1;",2-1875157-1 "What is the highest col in m of the puncak jaya (carstensz pyramid) peak, which is ranked lower than 7 and has a prominence less than 4,884 m?","CREATE TABLE ""the_12_s_ultra_prominent_summit_of_papua"" ( ""rank"" real, ""peak"" text, ""country"" text, ""island"" text, ""elevation_m"" real, ""prominence_m"" real, ""col_m"" real );","SELECT MAX(""col_m"") FROM ""the_12_s_ultra_prominent_summit_of_papua"" WHERE ""rank""<7 AND ""peak""='puncak jaya (carstensz pyramid)' AND ""prominence_m""<'4,884';",2-18946749-1 "What is the highest elevation in m of the bon irau peak, which has a col greater than 0 m and a prominence less than 1,900 m?","CREATE TABLE ""the_12_s_ultra_prominent_summit_of_papua"" ( ""rank"" real, ""peak"" text, ""country"" text, ""island"" text, ""elevation_m"" real, ""prominence_m"" real, ""col_m"" real );","SELECT MAX(""elevation_m"") FROM ""the_12_s_ultra_prominent_summit_of_papua"" WHERE ""col_m"">0 AND ""peak""='bon irau' AND ""prominence_m""<'1,900';",2-18946749-1 Which round was the defensive tackle picked after 187?,"CREATE TABLE ""nfl_draft"" ( ""round"" real, ""pick_num"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT AVG(""round"") FROM ""nfl_draft"" WHERE ""position""='defensive tackle' AND ""pick_num"">187;",2-18765877-1 What was the title for the label mother / mvp / polydor?,"CREATE TABLE ""12_singles_maxi_singles"" ( ""title"" text, ""label"" text, ""year_of_release"" real, ""country_of_release"" text, ""peaches"" text );","SELECT ""title"" FROM ""12_singles_maxi_singles"" WHERE ""label""='mother / mvp / polydor';",2-1862179-4 What was the label for Shake Your Groove Thing in USA?,"CREATE TABLE ""12_singles_maxi_singles"" ( ""title"" text, ""label"" text, ""year_of_release"" real, ""country_of_release"" text, ""peaches"" text );","SELECT ""label"" FROM ""12_singles_maxi_singles"" WHERE ""country_of_release""='usa' AND ""title""='shake your groove thing';",2-1862179-4 What is listed as the Place of birth for the Elector of Soffredo?,"CREATE TABLE ""absentee_cardinals"" ( ""elector"" text, ""place_of_birth"" text, ""cardinalatial_title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""place_of_birth"" FROM ""absentee_cardinals"" WHERE ""elector""='soffredo';",2-18890528-2 "What's the Place of birth listed that has an Elevator of ALexander III, and an Elector of Ruggiero Di San Severino?","CREATE TABLE ""absentee_cardinals"" ( ""elector"" text, ""place_of_birth"" text, ""cardinalatial_title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""place_of_birth"" FROM ""absentee_cardinals"" WHERE ""elevator""='alexander iii' AND ""elector""='ruggiero di san severino';",2-18890528-2 "What is listed for the Elevator, that also has the Cardinalatial title of Deacon of S. Maria in Portico?","CREATE TABLE ""absentee_cardinals"" ( ""elector"" text, ""place_of_birth"" text, ""cardinalatial_title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""elevator"" FROM ""absentee_cardinals"" WHERE ""cardinalatial_title""='deacon of s. maria in portico';",2-18890528-2 What is listed for the Elector that also has the Cardinalatial title of Priest of S. Marco?,"CREATE TABLE ""absentee_cardinals"" ( ""elector"" text, ""place_of_birth"" text, ""cardinalatial_title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""elector"" FROM ""absentee_cardinals"" WHERE ""cardinalatial_title""='priest of s. marco';",2-18890528-2 What is listed for the Elevator that has the Elector of Gerardo?,"CREATE TABLE ""absentee_cardinals"" ( ""elector"" text, ""place_of_birth"" text, ""cardinalatial_title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""elevator"" FROM ""absentee_cardinals"" WHERE ""elector""='gerardo';",2-18890528-2 What is listed as the Place of Birth for the Elector of Pandolfo?,"CREATE TABLE ""absentee_cardinals"" ( ""elector"" text, ""place_of_birth"" text, ""cardinalatial_title"" text, ""elevated"" text, ""elevator"" text );","SELECT ""place_of_birth"" FROM ""absentee_cardinals"" WHERE ""elector""='pandolfo';",2-18890528-2 "what is the least density (per km²) when the area (km²) is more than 129,825 and the rank is 3?","CREATE TABLE ""historical_data"" ( ""rank"" text, ""province"" text, ""population_2011"" real, ""area_km"" real, ""density_per_km"" real );","SELECT MIN(""density_per_km"") FROM ""historical_data"" WHERE ""area_km"">'129,825' AND ""rank""='3';",2-1860425-1 "what is the Density (per km²) when the Area (km²) is 372,889 and the population (2011) is 1,145,861?","CREATE TABLE ""historical_data"" ( ""rank"" text, ""province"" text, ""population_2011"" real, ""area_km"" real, ""density_per_km"" real );","SELECT SUM(""density_per_km"") FROM ""historical_data"" WHERE ""area_km""='372,889' AND ""population_2011"">'1,145,861';",2-1860425-1 "what is the area (km²) when the rank is south africa and the population (2011) is more than 51,770,561?","CREATE TABLE ""historical_data"" ( ""rank"" text, ""province"" text, ""population_2011"" real, ""area_km"" real, ""density_per_km"" real );","SELECT AVG(""area_km"") FROM ""historical_data"" WHERE ""rank""='south africa' AND ""population_2011"">'51,770,561';",2-1860425-1 "what is the least density (per km²) when the rank is 5 and the Area (km²) is less than 125,755?","CREATE TABLE ""historical_data"" ( ""rank"" text, ""province"" text, ""population_2011"" real, ""area_km"" real, ""density_per_km"" real );","SELECT MIN(""density_per_km"") FROM ""historical_data"" WHERE ""rank""='5' AND ""area_km""<'125,755';",2-1860425-1 what is the turbo when the frequency is 2.2 ghz?,"CREATE TABLE ""haswell_mb_quad_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" real, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""turbo"" FROM ""haswell_mb_quad_core_22_nm"" WHERE ""frequency""='2.2 ghz';",2-18823880-18 what is the gpu frequency when the part number is cw8064701470702?,"CREATE TABLE ""haswell_mb_quad_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" real, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""gpu_frequency"" FROM ""haswell_mb_quad_core_22_nm"" WHERE ""part_number_s""='cw8064701470702';",2-18823880-18 what is the release date when the sspec number is sr15h(c0)?,"CREATE TABLE ""haswell_mb_quad_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" real, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""release_date"" FROM ""haswell_mb_quad_core_22_nm"" WHERE ""s_spec_number""='sr15h(c0)';",2-18823880-18 what is the sspec number when the part number is cw8064701470802?,"CREATE TABLE ""haswell_mb_quad_core_22_nm"" ( ""model_number"" text, ""s_spec_number"" text, ""cores"" real, ""frequency"" text, ""turbo"" text, ""l2_cache"" text, ""l3_cache"" text, ""gpu_model"" text, ""gpu_frequency"" text, ""socket"" text, ""i_o_bus"" text, ""release_date"" text, ""part_number_s"" text, ""release_price_usd"" text );","SELECT ""s_spec_number"" FROM ""haswell_mb_quad_core_22_nm"" WHERE ""part_number_s""='cw8064701470802';",2-18823880-18 what is the average rank when the cyclist is alexandr pliuschin?,"CREATE TABLE ""qualification"" ( ""rank"" real, ""heat"" real, ""cyclist"" text, ""nation"" text, ""result"" text );","SELECT AVG(""rank"") FROM ""qualification"" WHERE ""cyclist""='alexandr pliuschin';",2-18666541-2 what is the rank when heat is 9 and the nation is great britain?,"CREATE TABLE ""qualification"" ( ""rank"" real, ""heat"" real, ""cyclist"" text, ""nation"" text, ""result"" text );","SELECT SUM(""rank"") FROM ""qualification"" WHERE ""heat""=9 AND ""nation""='great britain';",2-18666541-2 what is the result when the rank is 12?,"CREATE TABLE ""qualification"" ( ""rank"" real, ""heat"" real, ""cyclist"" text, ""nation"" text, ""result"" text );","SELECT ""result"" FROM ""qualification"" WHERE ""rank""=12;",2-18666541-2 Which competition had a year of 2010 with Snatch weight of 185kg?,"CREATE TABLE ""competition_results"" ( ""year"" real, ""competition"" text, ""location"" text, ""weight_category"" text, ""snatch"" text, ""clean_and_jerk"" text, ""total"" text, ""place"" real );","SELECT ""competition"" FROM ""competition_results"" WHERE ""year""=2010 AND ""snatch""='185kg';",2-18917839-1 What was the Snatch weight for the year that had a total of 409kg?,"CREATE TABLE ""competition_results"" ( ""year"" real, ""competition"" text, ""location"" text, ""weight_category"" text, ""snatch"" text, ""clean_and_jerk"" text, ""total"" text, ""place"" real );","SELECT ""snatch"" FROM ""competition_results"" WHERE ""total""='409kg';",2-18917839-1 What was the Clean and Jerk weight for the year that had a Snatch result of 190kg?,"CREATE TABLE ""competition_results"" ( ""year"" real, ""competition"" text, ""location"" text, ""weight_category"" text, ""snatch"" text, ""clean_and_jerk"" text, ""total"" text, ""place"" real );","SELECT ""clean_and_jerk"" FROM ""competition_results"" WHERE ""snatch""='190kg';",2-18917839-1 What was the highest place result in 2010 with a Clean and Jerk weight of 224kg?,"CREATE TABLE ""competition_results"" ( ""year"" real, ""competition"" text, ""location"" text, ""weight_category"" text, ""snatch"" text, ""clean_and_jerk"" text, ""total"" text, ""place"" real );","SELECT MAX(""place"") FROM ""competition_results"" WHERE ""year""=2010 AND ""clean_and_jerk""='224kg';",2-18917839-1 Which competition led to a total weight of 428kg?,"CREATE TABLE ""competition_results"" ( ""year"" real, ""competition"" text, ""location"" text, ""weight_category"" text, ""snatch"" text, ""clean_and_jerk"" text, ""total"" text, ""place"" real );","SELECT ""competition"" FROM ""competition_results"" WHERE ""total""='428kg';",2-18917839-1 What is the Halil Mutlu when the world record is Olympic record and the 138kg is 305kg?,"CREATE TABLE ""records"" ( ""world_record"" text, ""snatch"" text, ""halil_mutlu_tur"" text, ""138kg"" text, ""antalya_turkey"" text );","SELECT ""halil_mutlu_tur"" FROM ""records"" WHERE ""world_record""='olympic record' AND ""138kg""='305kg';",2-18508174-2 What is the world record when the 138 kg is 137kg?,"CREATE TABLE ""records"" ( ""world_record"" text, ""snatch"" text, ""halil_mutlu_tur"" text, ""138kg"" text, ""antalya_turkey"" text );","SELECT ""world_record"" FROM ""records"" WHERE ""138kg""='137kg';",2-18508174-2 What is the Halil Mutlu when the world record is olympic record and the 138kg is 167kg?,"CREATE TABLE ""records"" ( ""world_record"" text, ""snatch"" text, ""halil_mutlu_tur"" text, ""138kg"" text, ""antalya_turkey"" text );","SELECT ""halil_mutlu_tur"" FROM ""records"" WHERE ""world_record""='olympic record' AND ""138kg""='167kg';",2-18508174-2 In what lane did the swimmer get a time of 1:59.42?,"CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT SUM(""lane"") FROM ""semifinal_1"" WHERE ""time""='1:59.42';",2-18624885-4 "Name the Gold which has a Nation of australia, and a Bronze smaller than 1?","CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""gold"") FROM ""medals_table"" WHERE ""nation""='australia' AND ""bronze""<1;",2-18826631-4 Which the highest Bronze of czech republic with a Total smaller than 4?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""medals_table"" WHERE ""nation""='czech republic' AND ""total""<4;",2-18826631-4 Name the highest Bronze which has a Gold larger than 2 and a Rank of total?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""medals_table"" WHERE ""gold"">2 AND ""rank""='total';",2-18826631-4 "Count the average Gold which has a Nation of sweden, and a Silver larger than 1?","CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""gold"") FROM ""medals_table"" WHERE ""nation""='sweden' AND ""silver"">1;",2-18826631-4 Who was the opponent on June 3?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""date""='june 3';",2-18949197-5 Which game had a 9-7 record?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""game"" FROM ""regular_season"" WHERE ""record""='9-7';",2-18949197-5 What is the highest game with a 3-2 record?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT MAX(""game"") FROM ""regular_season"" WHERE ""record""='3-2';",2-18949197-5 Who is the opponent of the game with a game number larger than 5 on June 22?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""game"">5 AND ""date""='june 22';",2-18949197-5 What is the score of the game on June 25 at the mohegan sun arena?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""score"" FROM ""regular_season"" WHERE ""location""='mohegan sun arena' AND ""date""='june 25';",2-18949197-5 Who is the opponent at america west arena?,"CREATE TABLE ""regular_season"" ( ""game"" real, ""date"" text, ""opponent"" text, ""score"" text, ""location"" text, ""record"" text );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""location""='america west arena';",2-18949197-5 Who are the rowers ranked greater than 3 from Finland?,"CREATE TABLE ""heat_2"" ( ""rank"" real, ""rowers"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""rowers"" FROM ""heat_2"" WHERE ""rank"">3 AND ""country""='finland';",2-18662704-4 What country had a 6:55.23 time?,"CREATE TABLE ""heat_2"" ( ""rank"" real, ""rowers"" text, ""country"" text, ""time"" text, ""notes"" text );","SELECT ""country"" FROM ""heat_2"" WHERE ""time""='6:55.23';",2-18662704-4 What is the average number of wins for teams with 14 losses and against over 2200?,"CREATE TABLE ""2008_ladder"" ( ""wimmera_fl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT AVG(""wins"") FROM ""2008_ladder"" WHERE ""losses""=14 AND ""against"">2200;",2-18976447-3 What is the sum of wins for teams with against under 1067?,"CREATE TABLE ""2008_ladder"" ( ""wimmera_fl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT SUM(""wins"") FROM ""2008_ladder"" WHERE ""against""<1067;",2-18976447-3 What is the sum of Against values for teams with 5 losses and 0 draws?,"CREATE TABLE ""2008_ladder"" ( ""wimmera_fl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT SUM(""against"") FROM ""2008_ladder"" WHERE ""losses""=5 AND ""draws""<0;",2-18976447-3 What is the total number of byes for teams with against of 2139 and more than 0 draws?,"CREATE TABLE ""2008_ladder"" ( ""wimmera_fl"" text, ""wins"" real, ""byes"" real, ""losses"" real, ""draws"" real, ""against"" real );","SELECT COUNT(""byes"") FROM ""2008_ladder"" WHERE ""against""=2139 AND ""draws"">0;",2-18976447-3 what is the highest attendance when the week is smaller than 1?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""schedule"" WHERE ""week""<1;",2-18733340-1 "what is the week when attendance is more than 53,854 and the date is november 12, 1961?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""week"" FROM ""schedule"" WHERE ""attendance"">'53,854' AND ""date""='november 12, 1961';",2-18733340-1 "what is the week when the result is w 14-13 and the attendance is higher than 53,295?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT AVG(""week"") FROM ""schedule"" WHERE ""result""='w 14-13' AND ""attendance"">'53,295';",2-18733340-1 What college did Richard Ticzon attend?,"CREATE TABLE ""round_1"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT ""college"" FROM ""round_1"" WHERE ""player""='richard ticzon';",2-18771646-1 Which player went to college at Up-Diliman and plays on PBA team of the Alaska Milkmen?,"CREATE TABLE ""round_1"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT ""player"" FROM ""round_1"" WHERE ""pba_team""='alaska milkmen' AND ""college""='up-diliman';",2-18771646-1 What is the country of origin for the player who plays on Tondena 65 Rhum?,"CREATE TABLE ""round_1"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT ""country_of_origin"" FROM ""round_1"" WHERE ""pba_team""='tondena 65 rhum';",2-18771646-1 How many silver medals when the total was 2 and less than 1 bronze?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medals_table"" WHERE ""bronze""<1 AND ""total""=2;",2-18661293-4 "What's the total when the bronze was more than 1, silver was 3, and gold was less than 5?","CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""total"") FROM ""medals_table"" WHERE ""bronze"">1 AND ""silver""=3 AND ""gold""<5;",2-18661293-4 What's the gold medal count for Total Nation with a bronze count more than 0 and a total less than 54?,"CREATE TABLE ""medals_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""gold"") FROM ""medals_table"" WHERE ""bronze"">0 AND ""nation""='total' AND ""total""<54;",2-18661293-4 what is the borough or A[›] Census area when the Name A[›] is jerome lake dam?,"CREATE TABLE ""list"" ( ""name_a"" text, ""dam_or_a_reservoir"" text, ""gnis_feature_id_num_link_a_b"" real, ""elevation_a"" text, ""borough_or_a_census_area"" text );","SELECT ""borough_or_a_census_area"" FROM ""list"" WHERE ""name_a""='jerome lake dam';",2-18760137-1 "what is the Dam or A[› ] Reservoir when the Borough or A[› ] Census area is valdez-cordova (ca), the gnis feature id# Link A[› ] B[› ] is less than 1417275 and the name A[› ] is sandra lake dam?","CREATE TABLE ""list"" ( ""name_a"" text, ""dam_or_a_reservoir"" text, ""gnis_feature_id_num_link_a_b"" real, ""elevation_a"" text, ""borough_or_a_census_area"" text );","SELECT ""dam_or_a_reservoir"" FROM ""list"" WHERE ""borough_or_a_census_area""='valdez-cordova (ca)' AND ""gnis_feature_id_num_link_a_b""<1417275 AND ""name_a""='sandra lake dam';",2-18760137-1 what is the dam or a[›] reservoir when the gnis feature id # link a [›] b [›] is 1415517?,"CREATE TABLE ""list"" ( ""name_a"" text, ""dam_or_a_reservoir"" text, ""gnis_feature_id_num_link_a_b"" real, ""elevation_a"" text, ""borough_or_a_census_area"" text );","SELECT ""dam_or_a_reservoir"" FROM ""list"" WHERE ""gnis_feature_id_num_link_a_b""=1415517;",2-18760137-1 what is the highest gnis feature id# link a[›] b[›] when the name a[›] is upper dewey lake dam?,"CREATE TABLE ""list"" ( ""name_a"" text, ""dam_or_a_reservoir"" text, ""gnis_feature_id_num_link_a_b"" real, ""elevation_a"" text, ""borough_or_a_census_area"" text );","SELECT MAX(""gnis_feature_id_num_link_a_b"") FROM ""list"" WHERE ""name_a""='upper dewey lake dam';",2-18760137-1 what is the name a[›] when the borough or a[›] census area is ketchikan gateway and the dam or a[›] reservoir is reservoir?,"CREATE TABLE ""list"" ( ""name_a"" text, ""dam_or_a_reservoir"" text, ""gnis_feature_id_num_link_a_b"" real, ""elevation_a"" text, ""borough_or_a_census_area"" text );","SELECT ""name_a"" FROM ""list"" WHERE ""borough_or_a_census_area""='ketchikan gateway' AND ""dam_or_a_reservoir""='reservoir';",2-18760137-1 "What is the score for the player who won $3,600?","CREATE TABLE ""final_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" text );","SELECT ""score"" FROM ""final_round"" WHERE ""money""='3,600';",2-13279533-4 Name the most total with average less than 36.5 and rank by average of 14,"CREATE TABLE ""average_chart"" ( ""rank_by_average"" real, ""competition_finish"" real, ""couple"" text, ""total"" real, ""number_of_dances"" real, ""average"" real );","SELECT MAX(""total"") FROM ""average_chart"" WHERE ""average""<36.5 AND ""rank_by_average""=14;",2-12305325-6 Name the sum of rank by average with competition finish more than 8 and average larger than 30,"CREATE TABLE ""average_chart"" ( ""rank_by_average"" real, ""competition_finish"" real, ""couple"" text, ""total"" real, ""number_of_dances"" real, ""average"" real );","SELECT SUM(""rank_by_average"") FROM ""average_chart"" WHERE ""competition_finish"">8 AND ""average"">30;",2-12305325-6 Name the total number of competition finish with total of 90 and rank by average more than 5,"CREATE TABLE ""average_chart"" ( ""rank_by_average"" real, ""competition_finish"" real, ""couple"" text, ""total"" real, ""number_of_dances"" real, ""average"" real );","SELECT COUNT(""competition_finish"") FROM ""average_chart"" WHERE ""total""=90 AND ""rank_by_average"">5;",2-12305325-6 Name the greatest competition finish with average more than 32.9 and number of dances more than 16,"CREATE TABLE ""average_chart"" ( ""rank_by_average"" real, ""competition_finish"" real, ""couple"" text, ""total"" real, ""number_of_dances"" real, ""average"" real );","SELECT MAX(""competition_finish"") FROM ""average_chart"" WHERE ""average"">32.9 AND ""number_of_dances"">16;",2-12305325-6 Name the least rank by average for number of dances less than 9 and competition finish of 5,"CREATE TABLE ""average_chart"" ( ""rank_by_average"" real, ""competition_finish"" real, ""couple"" text, ""total"" real, ""number_of_dances"" real, ""average"" real );","SELECT MIN(""rank_by_average"") FROM ""average_chart"" WHERE ""competition_finish""=5 AND ""number_of_dances""<9;",2-12305325-6 What was the record on june 4?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='june 4';",2-12383208-4 What was the score of the Iowa v. Minnesota game?,"CREATE TABLE ""1944"" ( ""date"" text, ""opponent"" text, ""city"" text, ""result"" text, ""score"" text );","SELECT ""score"" FROM ""1944"" WHERE ""opponent""='minnesota';",2-12261783-3 Who was Milwaukee's opponent?,"CREATE TABLE ""1944"" ( ""date"" text, ""opponent"" text, ""city"" text, ""result"" text, ""score"" text );","SELECT ""opponent"" FROM ""1944"" WHERE ""city""='milwaukee';",2-12261783-3 What was the result of the game versus Tulsa?,"CREATE TABLE ""1944"" ( ""date"" text, ""opponent"" text, ""city"" text, ""result"" text, ""score"" text );","SELECT ""result"" FROM ""1944"" WHERE ""opponent""='tulsa';",2-12261783-3 "What is the most points for a vehicle with a lola thl1, chassis later than 1986?","CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='lola thl1' AND ""year"">1986;",2-1223181-1 "What is the latest year with less than 2 points, a Mclaren m28 chassis and an Entrant of löwenbräu team mclaren?","CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""points""<2 AND ""chassis""='mclaren m28' AND ""entrant""='löwenbräu team mclaren';",2-1223181-1 What is the latest year for Entrant of equipe talbot gitanes with less than 1 point?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""entrant""='equipe talbot gitanes' AND ""points""<1;",2-1223181-1 "When did the reactor that has a rated power of 945 MW and ended construction on May 10, 1978 close?","CREATE TABLE ""reactor_units"" ( ""reactor_unit"" text, ""type"" text, ""average_output"" text, ""rated_power"" text, ""began_construction"" text, ""finish_construction"" text, ""commercial_operation"" text, ""close_of_reactor"" text );","SELECT ""close_of_reactor"" FROM ""reactor_units"" WHERE ""rated_power""='945 mw' AND ""finish_construction""='may 10, 1978';",2-12576299-1 "What is the rated power for the reactor that ended construction on May 10, 1978?","CREATE TABLE ""reactor_units"" ( ""reactor_unit"" text, ""type"" text, ""average_output"" text, ""rated_power"" text, ""began_construction"" text, ""finish_construction"" text, ""commercial_operation"" text, ""close_of_reactor"" text );","SELECT ""rated_power"" FROM ""reactor_units"" WHERE ""finish_construction""='may 10, 1978';",2-12576299-1 Who was the parter against Marin čilić lovro Zovko?,"CREATE TABLE ""doubles_5_3_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents"" text, ""score"" text );","SELECT ""partnering"" FROM ""doubles_5_3_2"" WHERE ""opponents""='marin čilić lovro zovko';",2-12598104-6 What was the score on 24 February 2013?,"CREATE TABLE ""doubles_5_3_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents"" text, ""score"" text );","SELECT ""score"" FROM ""doubles_5_3_2"" WHERE ""date""='24 february 2013';",2-12598104-6 Who was the opponent on clay surface when partnered with Horacio Zeballos?,"CREATE TABLE ""doubles_5_3_2"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partnering"" text, ""opponents"" text, ""score"" text );","SELECT ""opponents"" FROM ""doubles_5_3_2"" WHERE ""surface""='clay' AND ""partnering""='horacio zeballos';",2-12598104-6 Which course had a rest day for the Race Leader?,"CREATE TABLE ""stage_results"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text, ""race_leader"" text );","SELECT ""course"" FROM ""stage_results"" WHERE ""race_leader""='rest day';",2-12582523-1 Name the attendance with angels opponent for july 9,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""attendance"" FROM ""game_log"" WHERE ""opponent""='angels' AND ""date""='july 9';",2-12205709-6 Name the most attendance whent he record is 45-57,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT MAX(""attendance"") FROM ""game_log"" WHERE ""record""='45-57';",2-12205709-6 Which is the opponent when the record was 43-56?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""record""='43-56';",2-12205709-6 What is the highest number of cuts made in a tournament with 0 wins and 0 top 5 placings?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MAX(""cuts_made"") FROM ""summary"" WHERE ""top_5""=0 AND ""wins""<0;",2-12899300-6 "What is the number of Inaug., when the Type is Public, when the Name is Mei Lam Estate, and when the No Units is larger than 4,156?","CREATE TABLE ""public_housing"" ( ""name"" text, ""type"" text, ""inaug"" real, ""no_blocks"" real, ""no_units"" real );","SELECT COUNT(""inaug"") FROM ""public_housing"" WHERE ""type""='public' AND ""name""='mei lam estate' AND ""no_units"">'4,156';",2-1312316-1 "What is the average No Units, when the Name is Fung Shing Court, and when the No Blocks is fewer than 3?","CREATE TABLE ""public_housing"" ( ""name"" text, ""type"" text, ""inaug"" real, ""no_blocks"" real, ""no_units"" real );","SELECT AVG(""no_units"") FROM ""public_housing"" WHERE ""name""='fung shing court' AND ""no_blocks""<3;",2-1312316-1 What rank is the transfer for the milan move in 2000?,"CREATE TABLE ""outgoing_transfers"" ( ""rank"" real, ""year"" real, ""name"" text, ""moving_from"" text, ""moving_to"" text );","SELECT AVG(""rank"") FROM ""outgoing_transfers"" WHERE ""moving_to""='milan' AND ""year""=2000;",2-12601456-2 When was the earliest year that kakha kaladze moved to milan with a rank above 9?,"CREATE TABLE ""outgoing_transfers"" ( ""rank"" real, ""year"" real, ""name"" text, ""moving_from"" text, ""moving_to"" text );","SELECT MIN(""year"") FROM ""outgoing_transfers"" WHERE ""moving_to""='milan' AND ""name""='kakha kaladze' AND ""rank""<9;",2-12601456-2 Where did the player move from that went to stuttgart?,"CREATE TABLE ""outgoing_transfers"" ( ""rank"" real, ""year"" real, ""name"" text, ""moving_from"" text, ""moving_to"" text );","SELECT ""moving_from"" FROM ""outgoing_transfers"" WHERE ""moving_to""='stuttgart';",2-12601456-2 Who was moved to barcelona?,"CREATE TABLE ""outgoing_transfers"" ( ""rank"" real, ""year"" real, ""name"" text, ""moving_from"" text, ""moving_to"" text );","SELECT ""name"" FROM ""outgoing_transfers"" WHERE ""moving_to""='barcelona';",2-12601456-2 "How many totals have 0 as Gold, a bronze greater than 1, and a silver less than 1?","CREATE TABLE ""medal_table"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""total"") FROM ""medal_table"" WHERE ""gold""=0 AND ""bronze"">1 AND ""silver""<1;",2-12379470-3 "How many totals have brazil as the nation, and a bronze less than 2?","CREATE TABLE ""medal_table"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""total"") FROM ""medal_table"" WHERE ""nation""='brazil' AND ""bronze""<2;",2-12379470-3 "How many silvers have 2 as gold, and a bronze less than 2?","CREATE TABLE ""medal_table"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_table"" WHERE ""gold""=2 AND ""bronze""<2;",2-12379470-3 Which nation has a gold less than 2 and a bronze less than 5?,"CREATE TABLE ""medal_table"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medal_table"" WHERE ""gold""<2 AND ""bronze""<5;",2-12379470-3 What is the least silver that has mexico as a nation and a gold less than 0?,"CREATE TABLE ""medal_table"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""silver"") FROM ""medal_table"" WHERE ""nation""='mexico' AND ""gold""<0;",2-12379470-3 Where did Dennis Byrd go to college?,"CREATE TABLE ""round_one"" ( ""overall_pick_num"" real, ""afl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""round_one"" WHERE ""player""='dennis byrd';",2-12165999-1 Which Visa 3 has gui finkler as Visa 1?,"CREATE TABLE ""foreign_players"" ( ""club"" text, ""visa_1"" text, ""visa_2"" text, ""visa_3"" text, ""visa_4"" text, ""visa_5"" text );","SELECT ""visa_3"" FROM ""foreign_players"" WHERE ""visa_1""='gui finkler';",2-1301373-6 Which Visa 3 has a Visa 4 of youssouf hersi?,"CREATE TABLE ""foreign_players"" ( ""club"" text, ""visa_1"" text, ""visa_2"" text, ""visa_3"" text, ""visa_4"" text, ""visa_5"" text );","SELECT ""visa_3"" FROM ""foreign_players"" WHERE ""visa_4""='youssouf hersi';",2-1301373-6 Which Visa 5 has a Visa 1 of emile heskey?,"CREATE TABLE ""foreign_players"" ( ""club"" text, ""visa_1"" text, ""visa_2"" text, ""visa_3"" text, ""visa_4"" text, ""visa_5"" text );","SELECT ""visa_5"" FROM ""foreign_players"" WHERE ""visa_1""='emile heskey';",2-1301373-6 Which Visa 3 has a Visa 1 of michael mcglinchey?,"CREATE TABLE ""foreign_players"" ( ""club"" text, ""visa_1"" text, ""visa_2"" text, ""visa_3"" text, ""visa_4"" text, ""visa_5"" text );","SELECT ""visa_3"" FROM ""foreign_players"" WHERE ""visa_1""='michael mcglinchey';",2-1301373-6 Which Visa 4 has besart berisha as Visa 1?,"CREATE TABLE ""foreign_players"" ( ""club"" text, ""visa_1"" text, ""visa_2"" text, ""visa_3"" text, ""visa_4"" text, ""visa_5"" text );","SELECT ""visa_4"" FROM ""foreign_players"" WHERE ""visa_1""='besart berisha';",2-1301373-6 What is the lowest tier for a position smaller than 7 for a Turkish Cup group stage?,"CREATE TABLE ""season_by_season"" ( ""season"" text, ""tier"" real, ""league"" text, ""pos"" real, ""turkish_cup"" text );","SELECT MIN(""tier"") FROM ""season_by_season"" WHERE ""turkish_cup""='group stage' AND ""pos""<7;",2-13291633-1 How many rounds have a Grand Prix of german gp?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""race_title"" text, ""grand_prix"" text, ""circuit"" text, ""date"" text );","SELECT SUM(""round"") FROM ""grands_prix"" WHERE ""grand_prix""='german gp';",2-12161822-4 What is the largest round with a Race Title of korean grand prix?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""race_title"" text, ""grand_prix"" text, ""circuit"" text, ""date"" text );","SELECT MAX(""round"") FROM ""grands_prix"" WHERE ""race_title""='korean grand prix';",2-12161822-4 Which circuit has a Race Title of japanese grand prix?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""race_title"" text, ""grand_prix"" text, ""circuit"" text, ""date"" text );","SELECT ""circuit"" FROM ""grands_prix"" WHERE ""race_title""='japanese grand prix';",2-12161822-4 What is the smallest round with a Grand Prix of indian gp?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""race_title"" text, ""grand_prix"" text, ""circuit"" text, ""date"" text );","SELECT MIN(""round"") FROM ""grands_prix"" WHERE ""grand_prix""='indian gp';",2-12161822-4 Which date has a Race Title of dhl turkish grand prix?,"CREATE TABLE ""grands_prix"" ( ""round"" real, ""race_title"" text, ""grand_prix"" text, ""circuit"" text, ""date"" text );","SELECT ""date"" FROM ""grands_prix"" WHERE ""race_title""='dhl turkish grand prix';",2-12161822-4 Name the sum of pick for philippines and erwin velez,"CREATE TABLE ""round_1"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT SUM(""pick"") FROM ""round_1"" WHERE ""country_of_origin""='philippines' AND ""player""='erwin velez';",2-12752969-5 Name the PBA team for paolo mendoza,"CREATE TABLE ""round_1"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT ""pba_team"" FROM ""round_1"" WHERE ""player""='paolo mendoza';",2-12752969-5 Name the country of origin for patrick madarang,"CREATE TABLE ""round_1"" ( ""pick"" real, ""player"" text, ""country_of_origin"" text, ""pba_team"" text, ""college"" text );","SELECT ""country_of_origin"" FROM ""round_1"" WHERE ""player""='patrick madarang';",2-12752969-5 What did billy andrade to par?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""to_par"" FROM ""first_round"" WHERE ""player""='billy andrade';",2-12475284-4 Name the date for w 31-28,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""result""='w 31-28';",2-13259009-2 "Name the most week for record of 1-2 and attendance more than 61,602","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT MAX(""week"") FROM ""schedule"" WHERE ""record""='1-2' AND ""attendance"">'61,602';",2-13259009-2 What was the final score when the result was 4-0?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""result""='4-0';",2-12829116-1 Where was there a result of 4-5 and a score of 1-1?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""result""='4-5' AND ""score""='1-1';",2-12829116-1 "With a time of 53.33, who ranked the highest?","CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" real );","SELECT MAX(""rank"") FROM ""semifinal_1"" WHERE ""time""=53.33;",2-12446342-4 What was Great Britain's total time?,"CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" real );","SELECT COUNT(""time"") FROM ""semifinal_1"" WHERE ""nationality""='great britain';",2-12446342-4 Which lane ranked less than 4 for the Netherlands?,"CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" real );","SELECT ""lane"" FROM ""semifinal_1"" WHERE ""rank""<4 AND ""nationality""='netherlands';",2-12446342-4 What was the winning score in the Alfred Dunhill links championship?,"CREATE TABLE ""european_tour_10"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""winning_score"" FROM ""european_tour_10"" WHERE ""tournament""='alfred dunhill links championship';",2-12821159-3 What date did Ian poulter become runner up?,"CREATE TABLE ""european_tour_10"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""date"" FROM ""european_tour_10"" WHERE ""runner_s_up""='ian poulter';",2-12821159-3 What was the film title used in nomination for Panny Z Wilka?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""film_title_used_in_nomination"" FROM ""references"" WHERE ""original_name""='panny z wilka';",2-12982832-1 What is the language of the film originally titled רגעים?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""language"" FROM ""references"" WHERE ""original_name""='רגעים';",2-12982832-1 Name the points for with drawn of 0 and points of 88,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points_for"" FROM ""2011_2012_table"" WHERE ""drawn""='0' AND ""points""='88';",2-12828723-1 Name the played with try bonus of 6 and drawn of 0,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""played"" FROM ""2011_2012_table"" WHERE ""try_bonus""='6' AND ""drawn""='0';",2-12828723-1 Name the point with points for of 255,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""points"" FROM ""2011_2012_table"" WHERE ""points_for""='255';",2-12828723-1 Name the played with losing bonus of 2 and points for of 706,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""played"" FROM ""2011_2012_table"" WHERE ""losing_bonus""='2' AND ""points_for""='706';",2-12828723-1 Name the drawn with lost of 3 and points of 88,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text, ""points"" text );","SELECT ""drawn"" FROM ""2011_2012_table"" WHERE ""lost""='3' AND ""points""='88';",2-12828723-1 Name the year when the publisher was argonaut games sierra entertainment,"CREATE TABLE ""series"" ( ""title"" text, ""year"" real, ""platform"" text, ""developer"" text, ""publisher"" text );","SELECT ""year"" FROM ""series"" WHERE ""publisher""='argonaut games sierra entertainment';",2-1326801-2 Name the plaform for year more than 2006 and developer of 3g studios,"CREATE TABLE ""series"" ( ""title"" text, ""year"" real, ""platform"" text, ""developer"" text, ""publisher"" text );","SELECT ""platform"" FROM ""series"" WHERE ""year"">2006 AND ""developer""='3g studios';",2-1326801-2 Name the title for 2005,"CREATE TABLE ""series"" ( ""title"" text, ""year"" real, ""platform"" text, ""developer"" text, ""publisher"" text );","SELECT ""title"" FROM ""series"" WHERE ""year""=2005;",2-1326801-2 What years are listed for the Tahunanui school with an authority of state?,"CREATE TABLE ""closed_schools"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real );","SELECT ""years"" FROM ""closed_schools"" WHERE ""authority""='state' AND ""name""='tahunanui school';",2-12244665-1 Who is the october playmate with February playmate Cristy Thom?,"CREATE TABLE ""1990_1999"" ( ""january"" text, ""february"" text, ""march"" text, ""april"" text, ""june"" text, ""july"" text, ""august"" text, ""september"" text, ""october"" text, ""november"" text, ""december"" text );","SELECT ""october"" FROM ""1990_1999"" WHERE ""february""='cristy thom';",2-12868503-5 Who is the January playmate with a September playmate Nikki Schieler?,"CREATE TABLE ""1990_1999"" ( ""january"" text, ""february"" text, ""march"" text, ""april"" text, ""june"" text, ""july"" text, ""august"" text, ""september"" text, ""october"" text, ""november"" text, ""december"" text );","SELECT ""january"" FROM ""1990_1999"" WHERE ""september""='nikki schieler';",2-12868503-5 Who is the June playmate with the November playmate Lorraine Olivia?,"CREATE TABLE ""1990_1999"" ( ""january"" text, ""february"" text, ""march"" text, ""april"" text, ""june"" text, ""july"" text, ""august"" text, ""september"" text, ""october"" text, ""november"" text, ""december"" text );","SELECT ""june"" FROM ""1990_1999"" WHERE ""november""='lorraine olivia';",2-12868503-5 Who is the January playmate with a March playmate Alexandria Karlsen?,"CREATE TABLE ""1990_1999"" ( ""january"" text, ""february"" text, ""march"" text, ""april"" text, ""june"" text, ""july"" text, ""august"" text, ""september"" text, ""october"" text, ""november"" text, ""december"" text );","SELECT ""january"" FROM ""1990_1999"" WHERE ""march""='alexandria karlsen';",2-12868503-5 Who is the July playmate with a December playmate Morgan Fox?,"CREATE TABLE ""1990_1999"" ( ""january"" text, ""february"" text, ""march"" text, ""april"" text, ""june"" text, ""july"" text, ""august"" text, ""september"" text, ""october"" text, ""november"" text, ""december"" text );","SELECT ""july"" FROM ""1990_1999"" WHERE ""december""='morgan fox';",2-12868503-5 Who is the March playmate with a November playmate Cara Wakelin?,"CREATE TABLE ""1990_1999"" ( ""january"" text, ""february"" text, ""march"" text, ""april"" text, ""june"" text, ""july"" text, ""august"" text, ""september"" text, ""october"" text, ""november"" text, ""december"" text );","SELECT ""march"" FROM ""1990_1999"" WHERE ""november""='cara wakelin';",2-12868503-5 In which year did he finish 11th?,"CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""distance"" text );","SELECT COUNT(""year"") FROM ""achievements"" WHERE ""result""='11th';",2-13105085-1 In which year did he finish 8th?,"CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""distance"" text );","SELECT ""year"" FROM ""achievements"" WHERE ""result""='8th';",2-13105085-1 What is the number of the game that was played in the time of 2:38?,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT MAX(""game"") FROM ""summary"" WHERE ""time""='2:38';",2-1332349-1 What is the number of the game that was played on October 4?,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT SUM(""game"") FROM ""summary"" WHERE ""date""='october 4';",2-1332349-1 August 16 had what record?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='august 16';",2-12206319-6 Tell me the record for the date of August 18.,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='august 18';",2-12206319-6 For the record of 52-60 what's the date?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='52-60';",2-12206319-6 What is the average attendance for the date of 7 November 2007 with an H/A of H?,"CREATE TABLE ""group_stage"" ( ""date"" text, ""opponents"" text, ""h_a"" text, ""result_f_a"" text, ""attendance"" real, ""group_position"" text );","SELECT AVG(""attendance"") FROM ""group_stage"" WHERE ""h_a""='h' AND ""date""='7 november 2007';",2-12386228-7 What is the Group position for the date of 7 November 2007?,"CREATE TABLE ""group_stage"" ( ""date"" text, ""opponents"" text, ""h_a"" text, ""result_f_a"" text, ""attendance"" real, ""group_position"" text );","SELECT ""group_position"" FROM ""group_stage"" WHERE ""date""='7 november 2007';",2-12386228-7 "What is the H/A entry for the Date of 2 October 2007 with an Attendance that is larger than 41,510?","CREATE TABLE ""group_stage"" ( ""date"" text, ""opponents"" text, ""h_a"" text, ""result_f_a"" text, ""attendance"" real, ""group_position"" text );","SELECT ""h_a"" FROM ""group_stage"" WHERE ""attendance"">'41,510' AND ""date""='2 october 2007';",2-12386228-7 What year had a 1st round playoff in the NASL indoor league?,"CREATE TABLE ""year_by_year"" ( ""year"" text, ""division"" text, ""league"" text, ""reg_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""year"" FROM ""year_by_year"" WHERE ""playoffs""='1st round' AND ""league""='nasl indoor';",2-1213933-1 "What is the normal temperature of Abbotsford, British Columbia?","CREATE TABLE ""temperatures"" ( ""city"" text, ""highest_temperature_recorded_or_forecast"" text, ""date_achieved_or_projected"" text, ""normal_temperature"" text, ""deviation_from_normal"" text );","SELECT ""normal_temperature"" FROM ""temperatures"" WHERE ""city""='abbotsford, british columbia';",2-12156661-1 What is the score on May 18?,"CREATE TABLE ""edmonton_oilers_4_boston_bruins_0"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""score"" FROM ""edmonton_oilers_4_boston_bruins_0"" WHERE ""date""='may 18';",2-12728831-6 What is the home team of the game on May 22 with the Edmonton Oilers as the visiting team?,"CREATE TABLE ""edmonton_oilers_4_boston_bruins_0"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""home"" FROM ""edmonton_oilers_4_boston_bruins_0"" WHERE ""visitor""='edmonton oilers' AND ""date""='may 22';",2-12728831-6 What is the record of the game where the visitor team is the Edmonton Oilers?,"CREATE TABLE ""edmonton_oilers_4_boston_bruins_0"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""record"" FROM ""edmonton_oilers_4_boston_bruins_0"" WHERE ""visitor""='edmonton oilers';",2-12728831-6 When is the lane less than 5 and is named ágnes kovács?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""time"" FROM ""semifinal_2"" WHERE ""lane""<5 AND ""name""='ágnes kovács';",2-12382876-5 What is the average lane for china?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT AVG(""lane"") FROM ""semifinal_2"" WHERE ""nationality""='china';",2-12382876-5 What is the average lane that is called rebecca brown?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT AVG(""lane"") FROM ""semifinal_2"" WHERE ""name""='rebecca brown';",2-12382876-5 Which Championship total is over 13?,"CREATE TABLE ""top_scorers"" ( ""name"" text, ""championship"" real, ""fa_cup"" real, ""league_cup"" real, ""total"" real );","SELECT AVG(""total"") FROM ""top_scorers"" WHERE ""championship"">13;",2-12877449-8 "When Kerry is at 36.7%, what is the total number of others?","CREATE TABLE ""by_county"" ( ""county"" text, ""kerrypct"" text, ""kerrynum"" real, ""bushpct"" text, ""bushnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT COUNT(""othersnum"") FROM ""by_county"" WHERE ""kerrypct""='36.7%';",2-1302886-1 "When Kerry has 70.2% and 1,439,724, what is the Bush#?","CREATE TABLE ""by_county"" ( ""county"" text, ""kerrypct"" text, ""kerrynum"" real, ""bushpct"" text, ""bushnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT MAX(""bushnum"") FROM ""by_county"" WHERE ""kerrypct""='70.2%' AND ""kerrynum"">'1,439,724';",2-1302886-1 "When Bush has 52.9%, what is the Bush#?","CREATE TABLE ""by_county"" ( ""county"" text, ""kerrypct"" text, ""kerrynum"" real, ""bushpct"" text, ""bushnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT ""bushnum"" FROM ""by_county"" WHERE ""bushpct""='52.9%';",2-1302886-1 "What is the average case burden with a cost per capita of $186, a Crime rate per 1,000 people of 117, and a Residents per officer larger than 736?","CREATE TABLE ""municipal_detachments"" ( ""municipality"" text, ""residents_per_officer"" real, ""cost_per_capita"" text, ""case_burden"" real, ""crime_rate_per_1_000_people"" real );","SELECT AVG(""case_burden"") FROM ""municipal_detachments"" WHERE ""cost_per_capita""='$186' AND ""crime_rate_per_1_000_people""=117 AND ""residents_per_officer"">736;",2-12340907-1 What is the IATA of Guam?,"CREATE TABLE ""former"" ( ""city"" text, ""province_region"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""iata"" FROM ""former"" WHERE ""city""='guam';",2-1262432-4 VIE is the IATA for which city?,"CREATE TABLE ""former"" ( ""city"" text, ""province_region"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""airport"" FROM ""former"" WHERE ""iata""='vie';",2-1262432-4 Which city's ICAO is WADD?,"CREATE TABLE ""former"" ( ""city"" text, ""province_region"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""city"" FROM ""former"" WHERE ""icao""='wadd';",2-1262432-4 PER is the IATA for which city?,"CREATE TABLE ""former"" ( ""city"" text, ""province_region"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""city"" FROM ""former"" WHERE ""iata""='per';",2-1262432-4 Which city's IATA is KUL?,"CREATE TABLE ""former"" ( ""city"" text, ""province_region"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""city"" FROM ""former"" WHERE ""iata""='kul';",2-1262432-4 The Brisbane airport is located in which country?,"CREATE TABLE ""former"" ( ""city"" text, ""province_region"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""country"" FROM ""former"" WHERE ""airport""='brisbane airport';",2-1262432-4 "Name the loss when record was 72-62 and attendance more than 49,155","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""attendance"">'49,155' AND ""record""='72-62';",2-12207158-6 "Name the record for attendance more than 49,025 and loss of núñez (2-3)","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""attendance"">'49,025' AND ""loss""='núñez (2-3)';",2-12207158-6 Name the opponent for august 26,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='august 26';",2-12207158-6 What is the lowest win number of the competitor who had 90 points before 1994?,"CREATE TABLE ""cart_career_summary"" ( ""year"" real, ""team"" text, ""wins"" real, ""points"" real, ""championship_finish"" text );","SELECT MIN(""wins"") FROM ""cart_career_summary"" WHERE ""points""=90 AND ""year""<1994;",2-1226543-3 What is the sum of wins after 1999?,"CREATE TABLE ""cart_career_summary"" ( ""year"" real, ""team"" text, ""wins"" real, ""points"" real, ""championship_finish"" text );","SELECT SUM(""wins"") FROM ""cart_career_summary"" WHERE ""year"">1999;",2-1226543-3 What is the result on Saturday when it's रविवार ravivār on Sunday and मंगळवार mangaḷavār on Tuesday?,"CREATE TABLE ""indian_astrology"" ( ""sunday_surya_the_sun"" text, ""monday_soma_the_moon"" text, ""tuesday_mangala_mars"" text, ""friday_shukra_venus"" text, ""saturday_shani_saturn"" text );","SELECT ""saturday_shani_saturn"" FROM ""indian_astrology"" WHERE ""sunday_surya_the_sun""='रविवार ravivār' AND ""tuesday_mangala_mars""='मंगळवार mangaḷavār';",2-1277350-3 What is the result on Saturday that's রবিবার robibar on Sunday,"CREATE TABLE ""indian_astrology"" ( ""sunday_surya_the_sun"" text, ""monday_soma_the_moon"" text, ""tuesday_mangala_mars"" text, ""friday_shukra_venus"" text, ""saturday_shani_saturn"" text );","SELECT ""saturday_shani_saturn"" FROM ""indian_astrology"" WHERE ""sunday_surya_the_sun""='রবিবার robibar';",2-1277350-3 What is the result of Friday that's တ္ၚဲ အၚါ [ŋoa əŋɛ̀a] from sans. aṅgāra on Tuesday?,"CREATE TABLE ""indian_astrology"" ( ""sunday_surya_the_sun"" text, ""monday_soma_the_moon"" text, ""tuesday_mangala_mars"" text, ""friday_shukra_venus"" text, ""saturday_shani_saturn"" text );","SELECT ""friday_shukra_venus"" FROM ""indian_astrology"" WHERE ""tuesday_mangala_mars""='တ္ၚဲ အၚါ [ŋoa əŋɛ̀a] from sans. aṅgāra';",2-1277350-3 What is the result of Saturday that's ថ្ងៃអាទិត្យ [tŋaj ʔaatɨt ] on Sunday?,"CREATE TABLE ""indian_astrology"" ( ""sunday_surya_the_sun"" text, ""monday_soma_the_moon"" text, ""tuesday_mangala_mars"" text, ""friday_shukra_venus"" text, ""saturday_shani_saturn"" text );","SELECT ""saturday_shani_saturn"" FROM ""indian_astrology"" WHERE ""sunday_surya_the_sun""='ថ្ងៃអាទិត្យ [tŋaj ʔaatɨt ]';",2-1277350-3 What is the result on Sunday that's सोमवार somavār on Monday and मंगलवार mangalavār on Tuesday?,"CREATE TABLE ""indian_astrology"" ( ""sunday_surya_the_sun"" text, ""monday_soma_the_moon"" text, ""tuesday_mangala_mars"" text, ""friday_shukra_venus"" text, ""saturday_shani_saturn"" text );","SELECT ""sunday_surya_the_sun"" FROM ""indian_astrology"" WHERE ""monday_soma_the_moon""='सोमवार somavār' AND ""tuesday_mangala_mars""='मंगलवार mangalavār';",2-1277350-3 What year has american music awards?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""nominated_work"" text, ""result"" text );","SELECT COUNT(""year"") FROM ""awards_and_nominations"" WHERE ""award""='american music awards';",2-12587230-1 What was album of the year after 2009?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""nominated_work"" text, ""result"" text );","SELECT ""result"" FROM ""awards_and_nominations"" WHERE ""year"">2009 AND ""category""='album of the year';",2-12587230-1 How many years had ozone awards?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""nominated_work"" text, ""result"" text );","SELECT SUM(""year"") FROM ""awards_and_nominations"" WHERE ""award""='ozone awards';",2-12587230-1 What event did he fight masato shiozawa?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='masato shiozawa';",2-12762866-2 "What is the partner with a score of 4–6, 7–5, [10–8]?","CREATE TABLE ""doubles_7_4_titles_3_runners_up"" ( ""outcome"" text, ""date"" text, ""surface"" text, ""partnering"" text, ""opponents"" text, ""score"" text );","SELECT ""partnering"" FROM ""doubles_7_4_titles_3_runners_up"" WHERE ""score""='4–6, 7–5, [10–8]';",2-12133070-3 What was the score for the game against Marquette?,"CREATE TABLE ""1943"" ( ""date"" text, ""opponent"" text, ""city"" text, ""result"" text, ""score"" text );","SELECT ""score"" FROM ""1943"" WHERE ""opponent""='marquette';",2-12261783-2 What was the result of the game in Milwaukee?,"CREATE TABLE ""1943"" ( ""date"" text, ""opponent"" text, ""city"" text, ""result"" text, ""score"" text );","SELECT ""result"" FROM ""1943"" WHERE ""city""='milwaukee';",2-12261783-2 What team was the opponent when the score was 25-0?,"CREATE TABLE ""1943"" ( ""date"" text, ""opponent"" text, ""city"" text, ""result"" text, ""score"" text );","SELECT ""opponent"" FROM ""1943"" WHERE ""score""='25-0';",2-12261783-2 What date was the game in Minneapolis?,"CREATE TABLE ""1943"" ( ""date"" text, ""opponent"" text, ""city"" text, ""result"" text, ""score"" text );","SELECT ""date"" FROM ""1943"" WHERE ""city""='minneapolis';",2-12261783-2 "Which Record has a Result of loss, and a Time of 3:54?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""res""='loss' AND ""time""='3:54';",2-12269182-2 "Which Record has a Method of submission (heel hook), a Round larger than 1, and a Time of 2:28?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""method""='submission (heel hook)' AND ""round"">1 AND ""time""='2:28';",2-12269182-2 What is the smallest round resulting in a draw with an Opponent of mari kaneko?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""round"" real, ""time"" text );","SELECT MIN(""round"") FROM ""mixed_martial_arts_record"" WHERE ""res""='draw' AND ""opponent""='mari kaneko';",2-12269182-2 What ship type was from SE?,"CREATE TABLE ""prior_to_world_war_i"" ( ""estimate"" text, ""name"" text, ""nat"" text, ""ship_type"" text, ""principal_victims"" text, ""where_sunk"" text, ""date"" text );","SELECT ""ship_type"" FROM ""prior_to_world_war_i"" WHERE ""nat""='se';",2-13046272-1 Who were the victims of the US ship that sank in the Mississippi River near Memphis?,"CREATE TABLE ""prior_to_world_war_i"" ( ""estimate"" text, ""name"" text, ""nat"" text, ""ship_type"" text, ""principal_victims"" text, ""where_sunk"" text, ""date"" text );","SELECT ""principal_victims"" FROM ""prior_to_world_war_i"" WHERE ""nat""='us' AND ""where_sunk""='mississippi river near memphis';",2-13046272-1 "What was the estimated number of victims for the April 27, 1865 sinking?","CREATE TABLE ""prior_to_world_war_i"" ( ""estimate"" text, ""name"" text, ""nat"" text, ""ship_type"" text, ""principal_victims"" text, ""where_sunk"" text, ""date"" text );","SELECT ""estimate"" FROM ""prior_to_world_war_i"" WHERE ""date""='april 27, 1865';",2-13046272-1 Which nation was the ship from that had 372 victims?,"CREATE TABLE ""prior_to_world_war_i"" ( ""estimate"" text, ""name"" text, ""nat"" text, ""ship_type"" text, ""principal_victims"" text, ""where_sunk"" text, ""date"" text );","SELECT ""nat"" FROM ""prior_to_world_war_i"" WHERE ""estimate""='372';",2-13046272-1 What type of ship was the HMSST George?,"CREATE TABLE ""prior_to_world_war_i"" ( ""estimate"" text, ""name"" text, ""nat"" text, ""ship_type"" text, ""principal_victims"" text, ""where_sunk"" text, ""date"" text );","SELECT ""ship_type"" FROM ""prior_to_world_war_i"" WHERE ""name""='hmsst george';",2-13046272-1 Which region had the CD maxi format?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""region"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""format""='cd maxi';",2-12888640-1 What was the format in September 1990 for Catalog 887 847-1?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""region"" text, ""format"" text, ""catalog"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""catalog""='887 847-1' AND ""date""='september 1990';",2-12888640-1 "What was the catalog of the 7"" single in France?","CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""region"" text, ""format"" text, ""catalog"" text );","SELECT ""catalog"" FROM ""release_history"" WHERE ""format""='7\"" single' AND ""region""='france';",2-12888640-1 "Where was the 12"" maxi in September 1990?","CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""region"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""format""='12\"" maxi' AND ""date""='september 1990';",2-12888640-1 What was the label in Japan?,"CREATE TABLE ""release_history"" ( ""date"" text, ""label"" text, ""region"" text, ""format"" text, ""catalog"" text );","SELECT ""label"" FROM ""release_history"" WHERE ""region""='japan';",2-12888640-1 In which Tournament was Mansour Bahrami Eric Winogradsky,"CREATE TABLE ""doubles_champion_16"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponent_in_final"" text, ""score_in_final"" text );","SELECT ""tournament"" FROM ""doubles_champion_16"" WHERE ""opponent_in_final""='mansour bahrami eric winogradsky';",2-1242649-6 What position was less than 421 overall played by Matt Clark?,"CREATE TABLE ""lsu_tigers_in_the_2008_major_league_base"" ( ""player"" text, ""position"" text, ""round"" text, ""overall"" real, ""mlb_team"" text );","SELECT ""position"" FROM ""lsu_tigers_in_the_2008_major_league_base"" WHERE ""overall""<421 AND ""player""='matt clark';",2-12225593-17 What was the lowest overall for Louis Coleman?,"CREATE TABLE ""lsu_tigers_in_the_2008_major_league_base"" ( ""player"" text, ""position"" text, ""round"" text, ""overall"" real, ""mlb_team"" text );","SELECT MIN(""overall"") FROM ""lsu_tigers_in_the_2008_major_league_base"" WHERE ""player""='louis coleman';",2-12225593-17 What round did Matt Clark play?,"CREATE TABLE ""lsu_tigers_in_the_2008_major_league_base"" ( ""player"" text, ""position"" text, ""round"" text, ""overall"" real, ""mlb_team"" text );","SELECT ""round"" FROM ""lsu_tigers_in_the_2008_major_league_base"" WHERE ""player""='matt clark';",2-12225593-17 Which position was more than 421 overall for the St. Louis Cardinals?,"CREATE TABLE ""lsu_tigers_in_the_2008_major_league_base"" ( ""player"" text, ""position"" text, ""round"" text, ""overall"" real, ""mlb_team"" text );","SELECT ""position"" FROM ""lsu_tigers_in_the_2008_major_league_base"" WHERE ""overall"">421 AND ""mlb_team""='st. louis cardinals';",2-12225593-17 What round was less than 545 overall for San Francisco Giants?,"CREATE TABLE ""lsu_tigers_in_the_2008_major_league_base"" ( ""player"" text, ""position"" text, ""round"" text, ""overall"" real, ""mlb_team"" text );","SELECT ""round"" FROM ""lsu_tigers_in_the_2008_major_league_base"" WHERE ""overall""<545 AND ""mlb_team""='san francisco giants';",2-12225593-17 What Gender has the area of swannanoa?,"CREATE TABLE ""waimakariri_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real );","SELECT ""gender"" FROM ""waimakariri_district"" WHERE ""area""='swannanoa';",2-12256602-3 What years had the decile smaller than 8 in the area of southbrook?,"CREATE TABLE ""waimakariri_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real );","SELECT ""years"" FROM ""waimakariri_district"" WHERE ""decile""<8 AND ""area""='southbrook';",2-12256602-3 "For a Lost of 10 and a Try Bonus of 4, what are the points against them?","CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""points_against"" FROM ""2007_2008_table"" WHERE ""try_bonus""='4' AND ""lost""='10';",2-12828723-5 "Having 429 points against, what is the Tries Against?","CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""tries_against"" FROM ""2007_2008_table"" WHERE ""points_against""='429';",2-12828723-5 "With a Try Bonus of 8, what is the Tries Against?","CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""tries_against"" FROM ""2007_2008_table"" WHERE ""try_bonus""='8';",2-12828723-5 What club has a Try Bonus of 8?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""club"" FROM ""2007_2008_table"" WHERE ""try_bonus""='8';",2-12828723-5 "For Pontyberem RFC that has a Try Bonus of 2, what is the played?","CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""played"" FROM ""2007_2008_table"" WHERE ""try_bonus""='2' AND ""club""='pontyberem rfc';",2-12828723-5 "With a club that has 400 Points against, what are the points?","CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""points_for"" FROM ""2007_2008_table"" WHERE ""points_against""='400';",2-12828723-5 What Thai has a ~Gregorian of April–May?,"CREATE TABLE ""number_of_days_per_month"" ( ""sanskrit"" text, ""pali"" text, ""burmese"" text, ""khmer"" text, ""sinhala"" text, ""thai"" text, ""num_of_days"" text, ""gregorian"" text );","SELECT ""thai"" FROM ""number_of_days_per_month"" WHERE ""gregorian""='april–may';",2-1227385-3 "When goals against is greater than 60 and losses less than 29, what is the highest played?","CREATE TABLE ""final_table"" ( ""position"" real, ""club"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""points"" real, ""goal_difference"" real );","SELECT MAX(""played"") FROM ""final_table"" WHERE ""goals_against"">60 AND ""losses""<29;",2-12253458-2 "What club has less than 60 goals against, a goal difference smaller than 1, and a position of 8?","CREATE TABLE ""final_table"" ( ""position"" real, ""club"" text, ""played"" real, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""points"" real, ""goal_difference"" real );","SELECT ""club"" FROM ""final_table"" WHERE ""goals_against""<60 AND ""goal_difference""<1 AND ""position""=8;",2-12253458-2 Where did they play in week 14?,"CREATE TABLE ""schedule"" ( ""week"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""game_site"" FROM ""schedule"" WHERE ""week""='14';",2-12310015-4 "Who was the opponent when 48,121 people attended?","CREATE TABLE ""schedule"" ( ""week"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""attendance""='48,121';",2-12310015-4 "What was the score when 50,514 people were in attendance?","CREATE TABLE ""schedule"" ( ""week"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""attendance""='50,514';",2-12310015-4 Where did they have the divisional playoffs?,"CREATE TABLE ""schedule"" ( ""week"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""game_site"" FROM ""schedule"" WHERE ""week""='divisional playoffs';",2-12310015-4 "What is the result when there was an attendance of 54,418?","CREATE TABLE ""schedule"" ( ""week"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""attendance""='54,418';",2-12310015-4 What year was the role of Rachel active in TV?,"CREATE TABLE ""list_of_film_and_television_roles"" ( ""year_active"" text, ""title"" text, ""role"" text, ""medium"" text, ""notes"" text );","SELECT ""year_active"" FROM ""list_of_film_and_television_roles"" WHERE ""role""='rachel';",2-12342418-1 Name the sum of population 1.1.2008 for tønsberg and population 1.1.2006 more than 45.447,"CREATE TABLE ""references"" ( ""urban_area"" text, ""population_1_1_2009"" text, ""population_1_1_2008"" real, ""population_1_1_2007"" text, ""population_1_1_2006"" real, ""population_per_square_km"" real );","SELECT SUM(""population_1_1_2008"") FROM ""references"" WHERE ""urban_area""='tønsberg' AND ""population_1_1_2006"">45.447;",2-12816291-1 Name the least population 1.1.2008 with population per square km of 1.957 and population 1.1.2006 less than 12.67,"CREATE TABLE ""references"" ( ""urban_area"" text, ""population_1_1_2009"" text, ""population_1_1_2008"" real, ""population_1_1_2007"" text, ""population_1_1_2006"" real, ""population_per_square_km"" real );","SELECT MIN(""population_1_1_2008"") FROM ""references"" WHERE ""population_per_square_km""=1.957 AND ""population_1_1_2006""<12.67;",2-12816291-1 Name the total number of population per square km with population 1.12006 of 12.757,"CREATE TABLE ""references"" ( ""urban_area"" text, ""population_1_1_2009"" text, ""population_1_1_2008"" real, ""population_1_1_2007"" text, ""population_1_1_2006"" real, ""population_per_square_km"" real );","SELECT COUNT(""population_per_square_km"") FROM ""references"" WHERE ""population_1_1_2006""=12.757;",2-12816291-1 What is the average Points when the engine was a climax straight-4 earlier than 1958?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT AVG(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""engine""='climax straight-4' AND ""year""<1958;",2-1228248-1 "What is the number of points for the maserati straight-4 engine, later than 1959?","CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""engine""='maserati straight-4' AND ""year"">1959;",2-1228248-1 What engine had a JBW chassis in 1960?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""engine"" FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='jbw' AND ""year""=1960;",2-1228248-1 "What is the highest points for the JBW chassis with a climax straight-4 engine, later than 1961?","CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='jbw' AND ""engine""='climax straight-4' AND ""year"">1961;",2-1228248-1 What is the name of the engine in 1961?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""engine"" FROM ""complete_formula_one_world_championship_"" WHERE ""year""=1961;",2-1228248-1 On which date were the 2003 Toronto Blue Jays 54-55?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='54-55';",2-12206000-8 What is the average attendance of the Mariners' attendance when their record was 62-64?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT AVG(""attendance"") FROM ""game_log"" WHERE ""opponent""='mariners' AND ""record""='62-64';",2-12206000-8 "What was the score when the Blue Jays had an attendance larger than 9,430?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""attendance"">'9,430';",2-12206000-8 "What is the height of the fort peck dam which was built before 1968, is located in the united states and has a dam type of TE ?","CREATE TABLE ""see_also"" ( ""name"" text, ""country"" text, ""year"" real, ""structure_height_m"" text, ""structure_volume_10_6_m_3"" text, ""reservoir_volume_10_9_m_3"" real, ""type"" text );","SELECT ""structure_height_m"" FROM ""see_also"" WHERE ""year""<1968 AND ""type""='te' AND ""country""='united states' AND ""name""='fort peck dam';",2-12755231-1 Who was the runner up before 2007?,"CREATE TABLE ""nacional_seasons"" ( ""season"" real, ""champion"" text, ""count"" real, ""runner_up"" text, ""third_place"" text );","SELECT ""runner_up"" FROM ""nacional_seasons"" WHERE ""season""<2007;",2-12335018-4 Which season was Manresa the champion?,"CREATE TABLE ""acb_finals_1983_84_season_present"" ( ""season"" text, ""champion"" text, ""runner_up"" text, ""series_result"" text, ""finals_mvp"" text, ""champion_s_coach"" text );","SELECT ""season"" FROM ""acb_finals_1983_84_season_present"" WHERE ""champion""='manresa';",2-1253228-4 What year was the cosworth ca2006 2.4 v8 4 series used?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" text );","SELECT AVG(""year"") FROM ""complete_formula_one_results"" WHERE ""engine""='cosworth ca2006 2.4 v8 4 series';",2-1218389-1 What engine did the mclaren mp4-20 use?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" text );","SELECT ""engine"" FROM ""complete_formula_one_results"" WHERE ""chassis""='mclaren mp4-20';",2-1218389-1 What team used the toyota rvx-07 2.4 v8 engine,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" text );","SELECT ""entrant"" FROM ""complete_formula_one_results"" WHERE ""engine""='toyota rvx-07 2.4 v8';",2-1218389-1 in what year were 2 points scored?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" text );","SELECT MAX(""year"") FROM ""complete_formula_one_results"" WHERE ""points""='2';",2-1218389-1 What engine scored 17 points?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" text );","SELECT ""engine"" FROM ""complete_formula_one_results"" WHERE ""points""='17';",2-1218389-1 What years won when the To par is more than 13?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""year_s_won"" FROM ""missed_the_cut"" WHERE ""to_par"">13;",2-12333215-3 What is the highest Total for Australia?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT MAX(""total"") FROM ""missed_the_cut"" WHERE ""country""='australia';",2-12333215-3 What is the average Total for the United States with a To par more than 6 and 1996 was won?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT AVG(""total"") FROM ""missed_the_cut"" WHERE ""country""='united states' AND ""to_par"">6 AND ""year_s_won""='1996';",2-12333215-3 Raiders of the Lost Ark had pieces of 277 for what lowest number?,"CREATE TABLE ""products"" ( ""name"" text, ""number"" real, ""released"" real, ""film"" text, ""pieces"" real );","SELECT MIN(""number"") FROM ""products"" WHERE ""film""='raiders of the lost ark' AND ""pieces""=277;",2-12395766-1 What is the number for Chauchilla Cemetery Battle with less than 511 pieces?,"CREATE TABLE ""products"" ( ""name"" text, ""number"" real, ""released"" real, ""film"" text, ""pieces"" real );","SELECT AVG(""number"") FROM ""products"" WHERE ""pieces""<511 AND ""name""='chauchilla cemetery battle';",2-12395766-1 What was the earliest year with 339 pieces and a number smaller than 7198?,"CREATE TABLE ""products"" ( ""name"" text, ""number"" real, ""released"" real, ""film"" text, ""pieces"" real );","SELECT MIN(""released"") FROM ""products"" WHERE ""pieces""=339 AND ""number""<7198;",2-12395766-1 "What is the name of the competition that was held on August 20, 2004?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""date""='august 20, 2004';",2-13269765-1 Where was the game held that resulted in a draw?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""result""='draw';",2-13269765-1 "Where was the game held on August 20, 2004?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""date""='august 20, 2004';",2-13269765-1 Where was the game held that resulted in a score of 9-2?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""score""='9-2';",2-13269765-1 "What is the sum of total with a Rank larger than 12, and a Gold larger than 4?","CREATE TABLE ""medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""total"") FROM ""medal_count"" WHERE ""rank"">12 AND ""gold"">4;",2-12382684-1 "What is the smallest bronze with a Rank of 12, and a Silver smaller than 2?","CREATE TABLE ""medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""bronze"") FROM ""medal_count"" WHERE ""rank""=12 AND ""silver""<2;",2-12382684-1 "What is the smallest bronze with a Silver smaller than 2, and a Gold of 1, and a Nation of western isles, and a Total larger than 6?","CREATE TABLE ""medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""bronze"") FROM ""medal_count"" WHERE ""silver""<2 AND ""gold""=1 AND ""nation""='western isles' AND ""total"">6;",2-12382684-1 What is the average bronze with a total of 15 and less than 2 gold?,"CREATE TABLE ""medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""bronze"") FROM ""medal_count"" WHERE ""total""=15 AND ""gold""<2;",2-12382684-1 "What is the total rank with a Nation of gotland, and a Gold larger than 23?","CREATE TABLE ""medal_count"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""rank"") FROM ""medal_count"" WHERE ""nation""='gotland' AND ""gold"">23;",2-12382684-1 for a Goals Against greater than 42 what is the number of losses?,"CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT AVG(""losses"") FROM ""final_standing"" WHERE ""goals_against"">42;",2-12317436-1 for goals less than 48 and 8 games played what is the count of losses?,"CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT MAX(""losses"") FROM ""final_standing"" WHERE ""games_played""=8 AND ""goals_for""<48;",2-12317436-1 what is the number of losses with wins less than 4 and goals against more than 39?,"CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT COUNT(""losses"") FROM ""final_standing"" WHERE ""goals_against"">39 AND ""wins""<4;",2-12317436-1 What years does the school have that's in Makikihi?,"CREATE TABLE ""waimate_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""years"" FROM ""waimate_district"" WHERE ""area""='makikihi';",2-12256602-8 In what area is Morven School?,"CREATE TABLE ""waimate_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""area"" FROM ""waimate_district"" WHERE ""name""='morven school';",2-12256602-8 What years does the school have with a roll of 33?,"CREATE TABLE ""waimate_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""years"" FROM ""waimate_district"" WHERE ""roll""=33;",2-12256602-8 What is the name of the actor who played Billy Elliot in the Final Cast with a Last Performance of 13 June 2009?,"CREATE TABLE ""billy_elliot"" ( ""status"" text, ""name"" text, ""first_performance"" text, ""last_performance"" text, ""style"" text );","SELECT ""name"" FROM ""billy_elliot"" WHERE ""status""='final cast' AND ""last_performance""='13 june 2009';",2-12586867-5 What is the date of the First Performance of Rhys Kosakowski as Billy Elliot in the Original Cast?,"CREATE TABLE ""billy_elliot"" ( ""status"" text, ""name"" text, ""first_performance"" text, ""last_performance"" text, ""style"" text );","SELECT ""first_performance"" FROM ""billy_elliot"" WHERE ""status""='original cast' AND ""name""='rhys kosakowski';",2-12586867-5 What is the Style of the First Performance of Billy Elliot on 15 November 2007?,"CREATE TABLE ""billy_elliot"" ( ""status"" text, ""name"" text, ""first_performance"" text, ""last_performance"" text, ""style"" text );","SELECT ""style"" FROM ""billy_elliot"" WHERE ""first_performance""='15 november 2007';",2-12586867-5 What is the date of the Last Performance of Rarmian Newton as Billy Elliot?,"CREATE TABLE ""billy_elliot"" ( ""status"" text, ""name"" text, ""first_performance"" text, ""last_performance"" text, ""style"" text );","SELECT ""last_performance"" FROM ""billy_elliot"" WHERE ""name""='rarmian newton';",2-12586867-5 What is the date of the Last Ballet Style Performance of Rhys kosakowski as Billy Elliot?,"CREATE TABLE ""billy_elliot"" ( ""status"" text, ""name"" text, ""first_performance"" text, ""last_performance"" text, ""style"" text );","SELECT ""last_performance"" FROM ""billy_elliot"" WHERE ""style""='ballet' AND ""name""='rhys kosakowski';",2-12586867-5 What is the date of the Last Performance of Billy Elliot with a Cast Status of past replacement?,"CREATE TABLE ""billy_elliot"" ( ""status"" text, ""name"" text, ""first_performance"" text, ""last_performance"" text, ""style"" text );","SELECT ""last_performance"" FROM ""billy_elliot"" WHERE ""status""='past replacement';",2-12586867-5 "Gold of 0, and a Silver smaller than 3, and a Rank larger than 9, and a Total of 1 has how many numbers of bronze?","CREATE TABLE ""performances_by_nation"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""performances_by_nation"" WHERE ""gold""=0 AND ""silver""<3 AND ""rank"">9 AND ""total""=1;",2-13149986-2 "Bronze larger than 2, and a Rank of 4, and a Total larger than 7 has how many numbers of gold?","CREATE TABLE ""performances_by_nation"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""gold"") FROM ""performances_by_nation"" WHERE ""bronze"">2 AND ""rank""=4 AND ""total"">7;",2-13149986-2 "Bronze smaller than 3, and a Total smaller than 2, and a Gold larger than 1 has how many average silvers?","CREATE TABLE ""performances_by_nation"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""silver"") FROM ""performances_by_nation"" WHERE ""bronze""<3 AND ""total""<2 AND ""gold"">1;",2-13149986-2 "Gold of 1, and a Total smaller than 4, and a Bronze smaller than 0 has the lowest silver?","CREATE TABLE ""performances_by_nation"" ( ""rank"" real, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""silver"") FROM ""performances_by_nation"" WHERE ""gold""=1 AND ""total""<4 AND ""bronze""<0;",2-13149986-2 Name the date for record 3-3,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='3-3';",2-12206689-2 Name the opponent on april 27,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='april 27';",2-12206689-2 Name the record for april 22,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='april 22';",2-12206689-2 Name the attendance on april 17,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""attendance"" FROM ""game_log"" WHERE ""date""='april 17';",2-12206689-2 Name the date for postponed attendance,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""attendance""='postponed';",2-12206689-2 Name the record for april 6,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='april 6';",2-12206689-2 What engine does Garvey Team Lotus use?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""engine"" FROM ""complete_world_championship_formula_one_"" WHERE ""entrant""='garvey team lotus';",2-1228180-1 What is the 2012 population for the state whose capital is Santa Fe?,"CREATE TABLE ""states_of_the_united_states"" ( ""state"" text, ""abbr"" text, ""capital"" text, ""largest_city"" text, ""statehood"" text, ""population_est_2012"" real, ""house_seat_s"" real );","SELECT ""population_est_2012"" FROM ""states_of_the_united_states"" WHERE ""capital""='santa fe';",2-12610470-1 What is the capital for the state that has the largest city of Burlington?,"CREATE TABLE ""states_of_the_united_states"" ( ""state"" text, ""abbr"" text, ""capital"" text, ""largest_city"" text, ""statehood"" text, ""population_est_2012"" real, ""house_seat_s"" real );","SELECT ""capital"" FROM ""states_of_the_united_states"" WHERE ""largest_city""='burlington';",2-12610470-1 How many populations have a capital of Montpelier and more than 1 House seat?,"CREATE TABLE ""states_of_the_united_states"" ( ""state"" text, ""abbr"" text, ""capital"" text, ""largest_city"" text, ""statehood"" text, ""population_est_2012"" real, ""house_seat_s"" real );","SELECT COUNT(""population_est_2012"") FROM ""states_of_the_united_states"" WHERE ""capital""='montpelier' AND ""house_seat_s"">1;",2-12610470-1 "On games against the Devil Rays and a score of 2 - 1 (10), what was the attendance?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT AVG(""attendance"") FROM ""game_log"" WHERE ""opponent""='devil rays' AND ""score""='2 - 1 (10)';",2-12205709-5 "On the game that put the team at 34-44, what was the attendance?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT SUM(""attendance"") FROM ""game_log"" WHERE ""record""='34-44';",2-12205709-5 What was the score of the game that put the team at 27-32?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""record""='27-32';",2-12205709-5 In which venue did the competition on 11 October 2008 take place?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""date""='11 october 2008';",2-12838395-3 What was the average number of silver medals won by France when they are ranked higher than 8?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""silver"") FROM ""medals_table"" WHERE ""nation""='france' AND ""rank"">8;",2-12912726-1 Who was their Opponent on April 26?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='april 26';",2-12209065-2 "What competition took place in Berlin, Germany?","CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text, ""notes"" text );","SELECT ""competition"" FROM ""achievements"" WHERE ""venue""='berlin, germany';",2-12955882-1 Where were the Pan American Games held?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text, ""notes"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""competition""='pan american games';",2-12955882-1 What venue hosted the 2003 event?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""event"" text, ""notes"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""year""=2003;",2-12955882-1 What game had the highest score and a time of 2:35?,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT MAX(""game"") FROM ""summary"" WHERE ""time""='2:35';",2-1219572-1 "What game, played on October 17 in front of 49,347 fans, had the lowest score?","CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT MIN(""game"") FROM ""summary"" WHERE ""date""='october 17' AND ""attendance"">'49,347';",2-1219572-1 "What is the highest Total Foreign-born (1000) from a non EU state (1000) of 685 and a population (1000) smaller than 10,666?","CREATE TABLE ""comparison_with_other_countries_from_eur"" ( ""country"" text, ""total_population_1000"" real, ""total_foreign_born_1000"" real, ""born_in_other_eu_state_1000"" real, ""born_in_a_non_eu_state_1000"" real );","SELECT MAX(""total_foreign_born_1000"") FROM ""comparison_with_other_countries_from_eur"" WHERE ""born_in_a_non_eu_state_1000""=685 AND ""total_population_1000"">'10,666';",2-1247786-1 "What is the highest number born in a none EU state (1000) from Denmark with a total population (1000) less than 5,534?","CREATE TABLE ""comparison_with_other_countries_from_eur"" ( ""country"" text, ""total_population_1000"" real, ""total_foreign_born_1000"" real, ""born_in_other_eu_state_1000"" real, ""born_in_a_non_eu_state_1000"" real );","SELECT MAX(""born_in_a_non_eu_state_1000"") FROM ""comparison_with_other_countries_from_eur"" WHERE ""country""='denmark' AND ""total_population_1000""<'5,534';",2-1247786-1 How many Foreign-born (1000) are from Sweden and born in some other EU state (1000) larger than 477?,"CREATE TABLE ""comparison_with_other_countries_from_eur"" ( ""country"" text, ""total_population_1000"" real, ""total_foreign_born_1000"" real, ""born_in_other_eu_state_1000"" real, ""born_in_a_non_eu_state_1000"" real );","SELECT SUM(""total_foreign_born_1000"") FROM ""comparison_with_other_countries_from_eur"" WHERE ""country""='sweden' AND ""born_in_other_eu_state_1000"">477;",2-1247786-1 What is the greatest Total population (1000) from Sweden and born in a non EU state (1000) less than 859?,"CREATE TABLE ""comparison_with_other_countries_from_eur"" ( ""country"" text, ""total_population_1000"" real, ""total_foreign_born_1000"" real, ""born_in_other_eu_state_1000"" real, ""born_in_a_non_eu_state_1000"" real );","SELECT MAX(""total_population_1000"") FROM ""comparison_with_other_countries_from_eur"" WHERE ""country""='sweden' AND ""born_in_a_non_eu_state_1000""<859;",2-1247786-1 "What is the greatest Born in other EU state (1000) with more than 1,380 foreign-born from Italy and a born in a non EU state (1000) less than 3,205?","CREATE TABLE ""comparison_with_other_countries_from_eur"" ( ""country"" text, ""total_population_1000"" real, ""total_foreign_born_1000"" real, ""born_in_other_eu_state_1000"" real, ""born_in_a_non_eu_state_1000"" real );","SELECT MAX(""born_in_other_eu_state_1000"") FROM ""comparison_with_other_countries_from_eur"" WHERE ""total_foreign_born_1000"">'1,380' AND ""country""='italy' AND ""born_in_a_non_eu_state_1000""<'3,205';",2-1247786-1 Whice race ended with a DNF?,"CREATE TABLE ""2009_tt_results"" ( ""race"" text, ""position"" text, ""time"" text, ""speed"" text, ""replica"" text );","SELECT ""race"" FROM ""2009_tt_results"" WHERE ""position""='dnf';",2-13063768-1 Which race ended with a time of 01:46:59.69?,"CREATE TABLE ""2009_tt_results"" ( ""race"" text, ""position"" text, ""time"" text, ""speed"" text, ""replica"" text );","SELECT ""race"" FROM ""2009_tt_results"" WHERE ""time""='01:46:59.69';",2-13063768-1 What was the speed of the Superbike race?,"CREATE TABLE ""2009_tt_results"" ( ""race"" text, ""position"" text, ""time"" text, ""speed"" text, ""replica"" text );","SELECT ""speed"" FROM ""2009_tt_results"" WHERE ""race""='superbike';",2-13063768-1 What was the speed of the race that ended in 2nd place and had a time of 01:13:03.39?,"CREATE TABLE ""2009_tt_results"" ( ""race"" text, ""position"" text, ""time"" text, ""speed"" text, ""replica"" text );","SELECT ""speed"" FROM ""2009_tt_results"" WHERE ""position""='2nd' AND ""time""='01:13:03.39';",2-13063768-1 How many sets were played in the 2011 Tournament in which there were 3R in 2007?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2011"" FROM ""singles"" WHERE ""2007""='3r';",2-13012881-1 How many sets were in the 2011 Australian Open Tournament?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2011"" FROM ""singles"" WHERE ""tournament""='australian open';",2-13012881-1 How many sets were played in the tournament that had 4R in 2011 and 2R in 2008?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2009"" FROM ""singles"" WHERE ""2011""='4r' AND ""2008""='2r';",2-13012881-1 "How many sets were played in the 2011 tournament, in which 2R were played in 2008?","CREATE TABLE ""singles"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2011"" FROM ""singles"" WHERE ""2008""='2r';",2-13012881-1 Which tournament had 1R in 2013?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""tournament"" FROM ""singles"" WHERE ""2013""='1r';",2-13012881-1 How many sets were played in 2007 at the tournament that had 4R in 2011 and 2R in 2009?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2007"" FROM ""singles"" WHERE ""2011""='4r' AND ""2009""='2r';",2-13012881-1 "What was the record at the game held on December 24, 2005?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""nfl_recap"" text, ""record"" text, ""attendance"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""date""='december 24, 2005';",2-12267042-1 What was the date of the game held at Invesco Field?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""nfl_recap"" text, ""record"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""game_site""='invesco field';",2-12267042-1 "What was the NFL Recap of the game held on December 24, 2005?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""nfl_recap"" text, ""record"" text, ""attendance"" text );","SELECT ""nfl_recap"" FROM ""schedule"" WHERE ""date""='december 24, 2005';",2-12267042-1 "Who was the opponent at the game held on December 24, 2005?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""nfl_recap"" text, ""record"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""date""='december 24, 2005';",2-12267042-1 "Which week's game had an attendance of 90,138?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""nfl_recap"" text, ""record"" text, ""attendance"" text );","SELECT ""week"" FROM ""schedule"" WHERE ""attendance""='90,138';",2-12267042-1 What is the total years with more than 1 points?,"CREATE TABLE ""complete_world_championship_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT SUM(""year"") FROM ""complete_world_championship_results"" WHERE ""points"">1;",2-1235945-1 When were there less than 1 point with a cosworth v8 engine in jolly club switzerland?,"CREATE TABLE ""complete_world_championship_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""year"" FROM ""complete_world_championship_results"" WHERE ""points""<1 AND ""engine""='cosworth v8' AND ""entrant""='jolly club switzerland';",2-1235945-1 Which home team has an Away of (2-1)?,"CREATE TABLE ""vs_opponent"" ( ""opponent"" text, ""overall"" text, ""home"" text, ""away"" text, ""plyff"" text );","SELECT ""home"" FROM ""vs_opponent"" WHERE ""away""='(2-1)';",2-12188532-6 Which away team has a playoff record of (0-0) and played against Sioux City Bandits?,"CREATE TABLE ""vs_opponent"" ( ""opponent"" text, ""overall"" text, ""home"" text, ""away"" text, ""plyff"" text );","SELECT ""away"" FROM ""vs_opponent"" WHERE ""plyff""='(0-0)' AND ""opponent""='sioux city bandits';",2-12188532-6 Which home team has a playoff record of (0-0) and played La Crosse Spartans?,"CREATE TABLE ""vs_opponent"" ( ""opponent"" text, ""overall"" text, ""home"" text, ""away"" text, ""plyff"" text );","SELECT ""home"" FROM ""vs_opponent"" WHERE ""plyff""='(0-0)' AND ""opponent""='la crosse spartans';",2-12188532-6 What is the Plyff team that plays the Billings Outlaws?,"CREATE TABLE ""vs_opponent"" ( ""opponent"" text, ""overall"" text, ""home"" text, ""away"" text, ""plyff"" text );","SELECT ""plyff"" FROM ""vs_opponent"" WHERE ""opponent""='billings outlaws';",2-12188532-6 "Which team has an overall playoff of (0-0), a home record of (0-1) and played the Green Bay Blizzard team?","CREATE TABLE ""vs_opponent"" ( ""opponent"" text, ""overall"" text, ""home"" text, ""away"" text, ""plyff"" text );","SELECT ""overall"" FROM ""vs_opponent"" WHERE ""plyff""='(0-0)' AND ""home""='(0-1)' AND ""opponent""='green bay blizzard';",2-12188532-6 Which Overall has a playoff record of (0-1) and an away record of (1-1)?,"CREATE TABLE ""vs_opponent"" ( ""opponent"" text, ""overall"" text, ""home"" text, ""away"" text, ""plyff"" text );","SELECT ""overall"" FROM ""vs_opponent"" WHERE ""plyff""='(0-1)' AND ""away""='(1-1)';",2-12188532-6 Which opponent has a Date of april 14?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='april 14';",2-12367921-2 Which attendance has a Score of 3-5?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""attendance"" FROM ""game_log"" WHERE ""score""='3-5';",2-12367921-2 Which Date has a Record of 7-9?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='7-9';",2-12367921-2 "Which Date has an Attendance of 30,612?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""attendance""='30,612';",2-12367921-2 "Which Date has an Opponent of @ mariners, and a Loss of hernández (0-1)?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""opponent""='@ mariners' AND ""loss""='hernández (0-1)';",2-12367921-2 Which Record that has a Loss of mays (0-3)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""loss""='mays (0-3)';",2-12367921-2 What week was the final score 6–26?,"CREATE TABLE ""2009_season"" ( ""week"" real, ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""week"" FROM ""2009_season"" WHERE ""final_score""='6–26';",2-12771946-4 Who was the host team when the Miami Dolphins were the visiting team?,"CREATE TABLE ""2009_season"" ( ""week"" real, ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""host_team"" FROM ""2009_season"" WHERE ""visiting_team""='miami dolphins';",2-12771946-4 What was the stadium that held that game after week 15?,"CREATE TABLE ""2009_season"" ( ""week"" real, ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""stadium"" FROM ""2009_season"" WHERE ""week"">15;",2-12771946-4 Name the most FA cup for championship of 18 and total of 19,"CREATE TABLE ""top_scorers"" ( ""name"" text, ""championship"" real, ""fa_cup"" real, ""league_cup"" real, ""total"" real );","SELECT MAX(""fa_cup"") FROM ""top_scorers"" WHERE ""championship""=18 AND ""total""=19;",2-12889808-10 Name the most league cups for total more than 19 and FA cups more than 6,"CREATE TABLE ""top_scorers"" ( ""name"" text, ""championship"" real, ""fa_cup"" real, ""league_cup"" real, ""total"" real );","SELECT MAX(""league_cup"") FROM ""top_scorers"" WHERE ""total"">19 AND ""fa_cup"">6;",2-12889808-10 "What is the Score, when the Year is after 2007, and when the Country is England?","CREATE TABLE ""winners"" ( ""year"" real, ""venue"" text, ""winner"" text, ""country"" text, ""score"" text );","SELECT ""score"" FROM ""winners"" WHERE ""year"">2007 AND ""country""='england';",2-12939799-1 "What is the latest Year, when the Venue is Lübker Golf Resort?","CREATE TABLE ""winners"" ( ""year"" real, ""venue"" text, ""winner"" text, ""country"" text, ""score"" text );","SELECT MAX(""year"") FROM ""winners"" WHERE ""venue""='lübker golf resort';",2-12939799-1 "What is the Score, when the Venue is Lübker Golf Resort?","CREATE TABLE ""winners"" ( ""year"" real, ""venue"" text, ""winner"" text, ""country"" text, ""score"" text );","SELECT ""score"" FROM ""winners"" WHERE ""venue""='lübker golf resort';",2-12939799-1 "What is the Venue, when the Winner is iain pyman?","CREATE TABLE ""winners"" ( ""year"" real, ""venue"" text, ""winner"" text, ""country"" text, ""score"" text );","SELECT ""venue"" FROM ""winners"" WHERE ""winner""='iain pyman';",2-12939799-1 Which final round had a first round of 20?,"CREATE TABLE ""contestants"" ( ""pos"" text, ""player"" text, ""team"" text, ""height"" text, ""weight"" real, ""first_round"" real, ""final_round"" text );","SELECT ""final_round"" FROM ""contestants"" WHERE ""first_round""=20;",2-12498087-6 What final round had a weight of 245?,"CREATE TABLE ""contestants"" ( ""pos"" text, ""player"" text, ""team"" text, ""height"" text, ""weight"" real, ""first_round"" real, ""final_round"" text );","SELECT ""final_round"" FROM ""contestants"" WHERE ""weight""=245;",2-12498087-6 What is the pos for the New York Knicks?,"CREATE TABLE ""contestants"" ( ""pos"" text, ""player"" text, ""team"" text, ""height"" text, ""weight"" real, ""first_round"" real, ""final_round"" text );","SELECT ""pos"" FROM ""contestants"" WHERE ""team""='new york knicks';",2-12498087-6 "What is the average first round for Utah Jazz team, with a weight smaller than 229?","CREATE TABLE ""contestants"" ( ""pos"" text, ""player"" text, ""team"" text, ""height"" text, ""weight"" real, ""first_round"" real, ""final_round"" text );","SELECT AVG(""first_round"") FROM ""contestants"" WHERE ""weight""<229 AND ""team""='utah jazz';",2-12498087-6 What is the pos with weight less than 205?,"CREATE TABLE ""contestants"" ( ""pos"" text, ""player"" text, ""team"" text, ""height"" text, ""weight"" real, ""first_round"" real, ""final_round"" text );","SELECT ""pos"" FROM ""contestants"" WHERE ""weight""<205;",2-12498087-6 What GSR class is associated with a 0-4-2t type?,"CREATE TABLE ""waterford_limerick_railway"" ( ""type"" text, ""fleet_numbers"" text, ""quantity_made"" real, ""manufacturer"" text, ""date_made"" text, ""gswr_class"" real, ""gswr_nos"" text, ""gsr_class"" text, ""inchicore_class"" text, ""withdrawn"" text );","SELECT ""gsr_class"" FROM ""waterford_limerick_railway"" WHERE ""type""='0-4-2t';",2-1290024-17 "Who manufactured fleet numbers of wlwr 2, 4, 11?","CREATE TABLE ""waterford_limerick_railway"" ( ""type"" text, ""fleet_numbers"" text, ""quantity_made"" real, ""manufacturer"" text, ""date_made"" text, ""gswr_class"" real, ""gswr_nos"" text, ""gsr_class"" text, ""inchicore_class"" text, ""withdrawn"" text );","SELECT ""manufacturer"" FROM ""waterford_limerick_railway"" WHERE ""fleet_numbers""='wlwr 2, 4, 11';",2-1290024-17 Name the most overall for dwight freeney with round less than 1,"CREATE TABLE ""indianapolis_colts_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""overall"") FROM ""indianapolis_colts_draft_history"" WHERE ""name""='dwight freeney' AND ""round""<1;",2-13312898-50 Name the most pick # for overall of 204,"CREATE TABLE ""indianapolis_colts_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""pick_num"") FROM ""indianapolis_colts_draft_history"" WHERE ""overall""=204;",2-13312898-50 What was the date for game 6?,"CREATE TABLE ""western_conference_quarter_finals_vs_8"" ( ""game"" real, ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""series"" text );","SELECT ""date"" FROM ""western_conference_quarter_finals_vs_8"" WHERE ""game""=6;",2-13135264-10 Who was the visitor for the April 17 game?,"CREATE TABLE ""western_conference_quarter_finals_vs_8"" ( ""game"" real, ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""series"" text );","SELECT ""visitor"" FROM ""western_conference_quarter_finals_vs_8"" WHERE ""date""='april 17';",2-13135264-10 Which chassis did fondmetal f1 spa use after 1990?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""chassis"" FROM ""complete_formula_one_results"" WHERE ""year"">1990 AND ""entrant""='fondmetal f1 spa';",2-1226512-2 What points did the ilmor v10 engine get after 1992?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT SUM(""points"") FROM ""complete_formula_one_results"" WHERE ""engine""='ilmor v10' AND ""year"">1992;",2-1226512-2 Name the place for tim clark,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""second_round"" WHERE ""player""='tim clark';",2-12626983-5 Name the place for south africa and retief goosen,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""second_round"" WHERE ""country""='south africa' AND ""player""='retief goosen';",2-12626983-5 Name the To par for t10 place and score of 72-71=143,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""place""='t10' AND ""score""='72-71=143';",2-12626983-5 Which Opponent has a Method of submission?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""opponent"" FROM ""mixed_martial_arts_record"" WHERE ""method""='submission';",2-13121895-3 Which Res has an Event of UFC 122?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""res"" FROM ""mixed_martial_arts_record"" WHERE ""event""='ufc 122';",2-13121895-3 What was the record after the game against the St. Louis Cardinals?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT ""record"" FROM ""schedule"" WHERE ""opponent""='st. louis cardinals';",2-13023925-2 How many attendance numbers are associated with the site of Veterans Stadium before week 1?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" real );","SELECT COUNT(""attendance"") FROM ""schedule"" WHERE ""game_site""='veterans stadium' AND ""week""<1;",2-13023925-2 What is the future stem for the word that has an imperfect stem of hartzen?,"CREATE TABLE ""compound_tense_stems_examples"" ( ""perfect_stem"" text, ""future_stem"" text, ""imperfect_stem"" text, ""short_stem"" text, ""meaning"" text );","SELECT ""future_stem"" FROM ""compound_tense_stems_examples"" WHERE ""imperfect_stem""='hartzen';",2-12784134-24 What is the imperfect stem for the word that has a future stem of ikusiko?,"CREATE TABLE ""compound_tense_stems_examples"" ( ""perfect_stem"" text, ""future_stem"" text, ""imperfect_stem"" text, ""short_stem"" text, ""meaning"" text );","SELECT ""imperfect_stem"" FROM ""compound_tense_stems_examples"" WHERE ""future_stem""='ikusiko';",2-12784134-24 What is the short stem for the word that has a perfect stem of poztu?,"CREATE TABLE ""compound_tense_stems_examples"" ( ""perfect_stem"" text, ""future_stem"" text, ""imperfect_stem"" text, ""short_stem"" text, ""meaning"" text );","SELECT ""short_stem"" FROM ""compound_tense_stems_examples"" WHERE ""perfect_stem""='poztu';",2-12784134-24 "What is the imperfect stem of the word that means 'take away, remove'?","CREATE TABLE ""compound_tense_stems_examples"" ( ""perfect_stem"" text, ""future_stem"" text, ""imperfect_stem"" text, ""short_stem"" text, ""meaning"" text );","SELECT ""imperfect_stem"" FROM ""compound_tense_stems_examples"" WHERE ""meaning""='''take away, remove''';",2-12784134-24 What is the perfect stem for the word that has a future stem of emango?,"CREATE TABLE ""compound_tense_stems_examples"" ( ""perfect_stem"" text, ""future_stem"" text, ""imperfect_stem"" text, ""short_stem"" text, ""meaning"" text );","SELECT ""perfect_stem"" FROM ""compound_tense_stems_examples"" WHERE ""future_stem""='emango';",2-12784134-24 Who was the opponent of the runner-up after 2012?,"CREATE TABLE ""doubles_5_3_2"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""opponents"" FROM ""doubles_5_3_2"" WHERE ""year"">2012 AND ""outcome""='runner-up';",2-12489251-2 Who was the partner of the winner after 2012?,"CREATE TABLE ""doubles_5_3_2"" ( ""outcome"" text, ""year"" real, ""championship"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_5_3_2"" WHERE ""year"">2012 AND ""outcome""='winner';",2-12489251-2 Name the outcome for 6 march 2000,"CREATE TABLE ""singles_22_15_7"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""outcome"" FROM ""singles_22_15_7"" WHERE ""date""='6 march 2000';",2-12530926-5 "Name the date when the surface was clay and the score was 6–1, 6–2 and runner-up","CREATE TABLE ""singles_22_15_7"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""singles_22_15_7"" WHERE ""surface""='clay' AND ""score""='6–1, 6–2' AND ""outcome""='runner-up';",2-12530926-5 Name the score for 26 may 1997,"CREATE TABLE ""singles_22_15_7"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""score"" FROM ""singles_22_15_7"" WHERE ""date""='26 may 1997';",2-12530926-5 Name the tournament for outcome of winner and clay surface with opponent of aranza salut,"CREATE TABLE ""singles_22_15_7"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_22_15_7"" WHERE ""outcome""='winner' AND ""surface""='clay' AND ""opponent""='aranza salut';",2-12530926-5 Who did the Blue Jays lose to on July 16?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""date""='july 16';",2-12208071-5 "What country was the winner in season 1997/98 when Russia was runner-up but had the win for women, while Italy came in third?","CREATE TABLE ""nations_cup"" ( ""season"" text, ""winner"" text, ""runner_up"" text, ""third"" text, ""winner_men"" text, ""winner_women"" text );","SELECT ""winner"" FROM ""nations_cup"" WHERE ""runner_up""='russia' AND ""winner_women""='russia' AND ""third""='italy' AND ""season""='1997/98';",2-1216097-7 "Who had the win for men in season 1988/89 when Soviet Union had the women's win, and Norway came in third overall?","CREATE TABLE ""nations_cup"" ( ""season"" text, ""winner"" text, ""runner_up"" text, ""third"" text, ""winner_men"" text, ""winner_women"" text );","SELECT ""winner_men"" FROM ""nations_cup"" WHERE ""winner_women""='soviet union' AND ""third""='norway' AND ""season""='1988/89';",2-1216097-7 Who had the men's win in the 1992/93 season?,"CREATE TABLE ""nations_cup"" ( ""season"" text, ""winner"" text, ""runner_up"" text, ""third"" text, ""winner_men"" text, ""winner_women"" text );","SELECT ""winner_men"" FROM ""nations_cup"" WHERE ""season""='1992/93';",2-1216097-7 In which season did Sweden get third overall while Russia had the men's win?,"CREATE TABLE ""nations_cup"" ( ""season"" text, ""winner"" text, ""runner_up"" text, ""third"" text, ""winner_men"" text, ""winner_women"" text );","SELECT ""season"" FROM ""nations_cup"" WHERE ""third""='sweden' AND ""winner_men""='russia';",2-1216097-7 Which country was third overall when Russia had the men's win in season 2012/13?,"CREATE TABLE ""nations_cup"" ( ""season"" text, ""winner"" text, ""runner_up"" text, ""third"" text, ""winner_men"" text, ""winner_women"" text );","SELECT ""third"" FROM ""nations_cup"" WHERE ""winner_men""='russia' AND ""season""='2012/13';",2-1216097-7 Who had the women's win when Norway was the winner overall in season 2001/02?,"CREATE TABLE ""nations_cup"" ( ""season"" text, ""winner"" text, ""runner_up"" text, ""third"" text, ""winner_men"" text, ""winner_women"" text );","SELECT ""winner_women"" FROM ""nations_cup"" WHERE ""winner""='norway' AND ""season""='2001/02';",2-1216097-7 How many laps did Duke Nelson complete when his qualifying time was 122.951?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT SUM(""laps"") FROM ""indy_500_results"" WHERE ""qual""='122.951';",2-1252069-1 How many laps did Duke Nelson complete when his qualifying time was 136.498?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT MAX(""laps"") FROM ""indy_500_results"" WHERE ""qual""='136.498';",2-1252069-1 What entrant drove a car with a Moore chassis prior to 1953?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""entrant"" FROM ""complete_formula_one_world_championship_"" WHERE ""year""<1953 AND ""chassis""='moore';",2-1252093-3 What opponent was in the match that resulted in 1-2?,"CREATE TABLE ""coppa_italia"" ( ""round"" text, ""date_and_time"" text, ""opponent_team"" text, ""home_away"" text, ""result"" text );","SELECT ""opponent_team"" FROM ""coppa_italia"" WHERE ""result""='1-2';",2-12278022-1 Which tournament has a value of a for 2009?,"CREATE TABLE ""singles"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""tournament"" FROM ""singles"" WHERE ""2009""='a';",2-12472317-1 "What is the value for 2011 when `a` is the value for 2009, and 4r is the value for 2013?","CREATE TABLE ""singles"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text, ""2013"" text );","SELECT ""2011"" FROM ""singles"" WHERE ""2009""='a' AND ""2013""='4r';",2-12472317-1 "What is the result for Chicago, Illinois?","CREATE TABLE ""candidate_data"" ( ""celebrity"" text, ""background"" text, ""original_team"" text, ""hometown"" text, ""result"" text, ""raised"" text );","SELECT ""result"" FROM ""candidate_data"" WHERE ""hometown""='chicago, illinois';",2-12286195-1 "How much did the Hydra team from Bronx, New York raise?","CREATE TABLE ""candidate_data"" ( ""celebrity"" text, ""background"" text, ""original_team"" text, ""hometown"" text, ""result"" text, ""raised"" text );","SELECT ""raised"" FROM ""candidate_data"" WHERE ""original_team""='hydra' AND ""hometown""='bronx, new york';",2-12286195-1 Name the attendance for atlanta braves opponent for september 9,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT AVG(""attendance"") FROM ""game_log"" WHERE ""opponent""='atlanta braves' AND ""date""='september 9';",2-12635188-6 What were the years active of the player from New Zealand with more than 11 caps?,"CREATE TABLE ""internationally_capped_players"" ( ""player"" text, ""country"" text, ""caps"" real, ""goals"" text, ""years_active"" text );","SELECT ""years_active"" FROM ""internationally_capped_players"" WHERE ""caps"">11 AND ""country""='new zealand';",2-1257162-2 How many goals did a player from France have?,"CREATE TABLE ""internationally_capped_players"" ( ""player"" text, ""country"" text, ""caps"" real, ""goals"" text, ""years_active"" text );","SELECT ""goals"" FROM ""internationally_capped_players"" WHERE ""country""='france';",2-1257162-2 How many goals did a player active since 2006 have?,"CREATE TABLE ""internationally_capped_players"" ( ""player"" text, ""country"" text, ""caps"" real, ""goals"" text, ""years_active"" text );","SELECT ""goals"" FROM ""internationally_capped_players"" WHERE ""years_active""='2006';",2-1257162-2 What is the transfer window of the Leeds United source with a move from Motherwell?,"CREATE TABLE ""in"" ( ""name"" text, ""country"" text, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text, ""source"" text );","SELECT ""transfer_window"" FROM ""in"" WHERE ""source""='leeds united' AND ""moving_from""='motherwell';",2-12608427-6 What is the source of a move from Swindon Town?,"CREATE TABLE ""in"" ( ""name"" text, ""country"" text, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text, ""source"" text );","SELECT ""source"" FROM ""in"" WHERE ""moving_from""='swindon town';",2-12608427-6 What is the name of the country that has a transfer window of winter with an end after 2009 and moving from Bolton Wanderers?,"CREATE TABLE ""in"" ( ""name"" text, ""country"" text, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text, ""source"" text );","SELECT ""country"" FROM ""in"" WHERE ""transfer_window""='winter' AND ""ends"">2009 AND ""moving_from""='bolton wanderers';",2-12608427-6 What is the transfer fee of the move from Port Vale?,"CREATE TABLE ""in"" ( ""name"" text, ""country"" text, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text, ""source"" text );","SELECT ""transfer_fee"" FROM ""in"" WHERE ""moving_from""='port vale';",2-12608427-6 "What is the type of the Leeds United source, winter transfer window and moving from Northampton town?","CREATE TABLE ""in"" ( ""name"" text, ""country"" text, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text, ""source"" text );","SELECT ""type"" FROM ""in"" WHERE ""source""='leeds united' AND ""transfer_window""='winter' AND ""moving_from""='northampton town';",2-12608427-6 What is the source of the move from Port Vale?,"CREATE TABLE ""in"" ( ""name"" text, ""country"" text, ""type"" text, ""moving_from"" text, ""transfer_window"" text, ""ends"" real, ""transfer_fee"" text, ""source"" text );","SELECT ""source"" FROM ""in"" WHERE ""moving_from""='port vale';",2-12608427-6 What is the average silver medals a team ranked 12 with less than 2 bronze has?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""silver"") FROM ""medal_table"" WHERE ""rank""=12 AND ""bronze""<2;",2-12305146-3 "What is the average rank Finland, which has 1 bronze, more than 1 silver, and less than 0 gold, has?","CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""rank"") FROM ""medal_table"" WHERE ""bronze""=1 AND ""silver"">1 AND ""nation""='finland' AND ""gold""<0;",2-12305146-3 "What is the lowest amount of gold a team with less than 2 total medals, ranked 17, and more than 0 silver medals, has?","CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""gold"") FROM ""medal_table"" WHERE ""total""<2 AND ""rank""=17 AND ""silver"">0;",2-12305146-3 Who is the captain of the manchester city team?,"CREATE TABLE ""personnel_and_kits"" ( ""team"" text, ""manager"" text, ""captain"" text, ""kit_manufacturer"" text, ""shirt_sponsor"" text );","SELECT ""captain"" FROM ""personnel_and_kits"" WHERE ""team""='manchester city';",2-1269687-1 Which captain's manager is Joe Royle?,"CREATE TABLE ""personnel_and_kits"" ( ""team"" text, ""manager"" text, ""captain"" text, ""kit_manufacturer"" text, ""shirt_sponsor"" text );","SELECT ""captain"" FROM ""personnel_and_kits"" WHERE ""manager""='joe royle';",2-1269687-1 What year had a Women's doubles and Women's singles with no competition?,"CREATE TABLE ""previous_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""year"" FROM ""previous_winners"" WHERE ""women_s_doubles""='no competition' AND ""women_s_singles""='no competition';",2-12152672-1 The year the Women's singles was won by Christine Magnusson who was the winner of the Men's singles?,"CREATE TABLE ""previous_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""men_s_singles"" FROM ""previous_winners"" WHERE ""women_s_singles""='christine magnusson';",2-12152672-1 "In 1982, when the Men's doubles had no competition who won the Women's singles?","CREATE TABLE ""previous_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_singles"" FROM ""previous_winners"" WHERE ""men_s_doubles""='no competition' AND ""year""='1982';",2-12152672-1 When Steve Baddeley won the Men's singles who won the Women's singles?,"CREATE TABLE ""previous_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_singles"" FROM ""previous_winners"" WHERE ""men_s_singles""='steve baddeley';",2-12152672-1 When Marja Ridder won the Women's singles who won the Men's singles?,"CREATE TABLE ""previous_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""men_s_singles"" FROM ""previous_winners"" WHERE ""women_s_singles""='marja ridder';",2-12152672-1 Name the average founded with joined less than 2008,"CREATE TABLE ""current_members"" ( ""institution"" text, ""location"" text, ""nickname"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" real );","SELECT AVG(""founded"") FROM ""current_members"" WHERE ""joined""<2008;",2-12936521-1 What was the role for Challenge TV?,"CREATE TABLE ""television"" ( ""year"" text, ""title"" text, ""role"" text, ""episodes"" text, ""broadcaster"" text );","SELECT ""role"" FROM ""television"" WHERE ""broadcaster""='challenge tv';",2-12567683-1 Who was the broadcaster in 2003?,"CREATE TABLE ""television"" ( ""year"" text, ""title"" text, ""role"" text, ""episodes"" text, ""broadcaster"" text );","SELECT ""broadcaster"" FROM ""television"" WHERE ""year""='2003';",2-12567683-1 What was the role for BBC1?,"CREATE TABLE ""television"" ( ""year"" text, ""title"" text, ""role"" text, ""episodes"" text, ""broadcaster"" text );","SELECT ""role"" FROM ""television"" WHERE ""broadcaster""='bbc1';",2-12567683-1 What was the title with episode 8?,"CREATE TABLE ""television"" ( ""year"" text, ""title"" text, ""role"" text, ""episodes"" text, ""broadcaster"" text );","SELECT ""title"" FROM ""television"" WHERE ""episodes""='8';",2-12567683-1 What was the title for Sky One in 2005?,"CREATE TABLE ""television"" ( ""year"" text, ""title"" text, ""role"" text, ""episodes"" text, ""broadcaster"" text );","SELECT ""title"" FROM ""television"" WHERE ""broadcaster""='sky one' AND ""year""='2005';",2-12567683-1 What was Yardley-BRM's points high after 1971?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""entrant""='yardley-brm' AND ""year"">1971;",2-1233840-1 What year did Austria-Marlboro BRM get more than 0 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT AVG(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""entrant""='austria-marlboro brm' AND ""points"">0;",2-1233840-1 Which entrant has a Mclaren m7c Chassis?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""entrant"" FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='mclaren m7c';",2-1233840-1 Which province has gmp for an IATA?,"CREATE TABLE ""international"" ( ""city"" text, ""province_region"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""province_region"" FROM ""international"" WHERE ""iata""='gmp';",2-1262432-2 Which airport is in Tokyo and has an ICAO of rjtt?,"CREATE TABLE ""international"" ( ""city"" text, ""province_region"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""airport"" FROM ""international"" WHERE ""city""='tokyo' AND ""icao""='rjtt';",2-1262432-2 Which country is the ICAO vvts?,"CREATE TABLE ""international"" ( ""city"" text, ""province_region"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""country"" FROM ""international"" WHERE ""icao""='vvts';",2-1262432-2 What airport is in Vietnam?,"CREATE TABLE ""international"" ( ""city"" text, ""province_region"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""airport"" FROM ""international"" WHERE ""country""='vietnam';",2-1262432-2 Which airport has an IATA of hgh?,"CREATE TABLE ""international"" ( ""city"" text, ""province_region"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""airport"" FROM ""international"" WHERE ""iata""='hgh';",2-1262432-2 Which city has an IATA of tsa?,"CREATE TABLE ""international"" ( ""city"" text, ""province_region"" text, ""country"" text, ""iata"" text, ""icao"" text, ""airport"" text );","SELECT ""city"" FROM ""international"" WHERE ""iata""='tsa';",2-1262432-2 Where was the starting position when there were 182 laps?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""start"" FROM ""indy_500_results"" WHERE ""laps""=182;",2-1252120-1 "How many laps were completed with a start of 33, and a finish of 18?","CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT MAX(""laps"") FROM ""indy_500_results"" WHERE ""start""='33' AND ""finish""='18';",2-1252120-1 "When completing 182 laps, what was the qual.?","CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""qual"" FROM ""indy_500_results"" WHERE ""laps""=182;",2-1252120-1 What is the total number of laps that were completed in 1949?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT COUNT(""laps"") FROM ""indy_500_results"" WHERE ""year""='1949';",2-1252120-1 What is the fewest number of laps completed by a rank 32?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT MIN(""laps"") FROM ""indy_500_results"" WHERE ""rank""='32';",2-1252120-1 On what date was the individual time trial?,"CREATE TABLE ""stage_results"" ( ""date"" text, ""course"" text, ""distance"" text, ""type"" text, ""winner"" text );","SELECT ""date"" FROM ""stage_results"" WHERE ""type""='individual time trial';",2-12251219-1 When was tony parker (guard) born?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT MAX(""year_born"") FROM ""fiba_euro_basket_2007_squads"" WHERE ""position""='guard' AND ""player""='tony parker';",2-12962773-13 "What team does tariq kirksay, a guard who is taller than 1.8M and born before 1982, represent?","CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""current_club"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""height"">1.8 AND ""position""='guard' AND ""year_born""<1982 AND ""player""='tariq kirksay';",2-12962773-13 What player is a center born in 1977?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""player"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""position""='center' AND ""year_born""=1977;",2-12962773-13 What is the extra result of the 4th game?,"CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""extra"" text );","SELECT ""extra"" FROM ""achievements"" WHERE ""result""='4th';",2-13214042-1 What extra is from after 2009?,"CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""extra"" text );","SELECT ""extra"" FROM ""achievements"" WHERE ""year"">2009;",2-13214042-1 Who was the Kit manufacturer that was has shirts sponsored by Walkers?,"CREATE TABLE ""personnel_and_kits"" ( ""team"" text, ""manager"" text, ""captain"" text, ""kit_manufacturer"" text, ""shirt_sponsor"" text );","SELECT ""kit_manufacturer"" FROM ""personnel_and_kits"" WHERE ""shirt_sponsor""='walkers';",2-1269274-1 "Which team is the kit manufacturer Umbro, and the captain Gary Mabbutt?","CREATE TABLE ""personnel_and_kits"" ( ""team"" text, ""manager"" text, ""captain"" text, ""kit_manufacturer"" text, ""shirt_sponsor"" text );","SELECT ""team"" FROM ""personnel_and_kits"" WHERE ""kit_manufacturer""='umbro' AND ""captain""='gary mabbutt';",2-1269274-1 "Who is the captain for the manufacturer Pony, and the manager Harry Redknapp?","CREATE TABLE ""personnel_and_kits"" ( ""team"" text, ""manager"" text, ""captain"" text, ""kit_manufacturer"" text, ""shirt_sponsor"" text );","SELECT ""captain"" FROM ""personnel_and_kits"" WHERE ""kit_manufacturer""='pony' AND ""manager""='harry redknapp';",2-1269274-1 Who is the shirt sponsor for the manufacturer Nike?,"CREATE TABLE ""personnel_and_kits"" ( ""team"" text, ""manager"" text, ""captain"" text, ""kit_manufacturer"" text, ""shirt_sponsor"" text );","SELECT ""shirt_sponsor"" FROM ""personnel_and_kits"" WHERE ""kit_manufacturer""='nike';",2-1269274-1 Which team has the team captain Jon Newsome?,"CREATE TABLE ""personnel_and_kits"" ( ""team"" text, ""manager"" text, ""captain"" text, ""kit_manufacturer"" text, ""shirt_sponsor"" text );","SELECT ""team"" FROM ""personnel_and_kits"" WHERE ""captain""='jon newsome';",2-1269274-1 What was the GSR number on the date 1883?,"CREATE TABLE ""dublin_and_south_eastern_railway_1854_19"" ( ""type"" text, ""fleet_numbers"" text, ""quantity_made"" text, ""date_made"" text, ""gsr_class"" text, ""inchicore_class"" text, ""gsr_nos"" text, ""withdrawn"" text );","SELECT ""gsr_nos"" FROM ""dublin_and_south_eastern_railway_1854_19"" WHERE ""date_made""='1883';",2-1290024-19 What was the quantity of the fleet information for DWWR 50 and 51?,"CREATE TABLE ""dublin_and_south_eastern_railway_1854_19"" ( ""type"" text, ""fleet_numbers"" text, ""quantity_made"" text, ""date_made"" text, ""gsr_class"" text, ""inchicore_class"" text, ""gsr_nos"" text, ""withdrawn"" text );","SELECT ""quantity_made"" FROM ""dublin_and_south_eastern_railway_1854_19"" WHERE ""fleet_numbers""='dwwr 50 and 51';",2-1290024-19 What was the quantity for Inchicore of J7?,"CREATE TABLE ""dublin_and_south_eastern_railway_1854_19"" ( ""type"" text, ""fleet_numbers"" text, ""quantity_made"" text, ""date_made"" text, ""gsr_class"" text, ""inchicore_class"" text, ""gsr_nos"" text, ""withdrawn"" text );","SELECT ""quantity_made"" FROM ""dublin_and_south_eastern_railway_1854_19"" WHERE ""inchicore_class""='j7';",2-1290024-19 What's the highest round for a defensive tackle position?,"CREATE TABLE ""indianapolis_colts_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""round"") FROM ""indianapolis_colts_draft_history"" WHERE ""position""='defensive tackle';",2-13312898-59 What is the smallest round associated with Samuel Scheschuk?,"CREATE TABLE ""june_secondary_phase"" ( ""round"" real, ""name"" text, ""position"" text, ""school"" text, ""signed"" text );","SELECT MIN(""round"") FROM ""june_secondary_phase"" WHERE ""name""='samuel scheschuk';",2-12937257-12 How many people were in attendance on the day there was a 30-22 victory?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT COUNT(""attendance"") FROM ""game_log"" WHERE ""record""='30-22';",2-12206431-3 Who lost on June 29?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""date""='june 29';",2-12206431-3 What is the score with lost as the result?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""result""='lost';",2-12261481-1 Which date has china as the venue?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""venue""='china';",2-12261481-1 "Which score has a competition of 1997 dunhill cup malaysia and february 23, 1997 as the date?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""competition""='1997 dunhill cup malaysia' AND ""date""='february 23, 1997';",2-12261481-1 Which competition has 4-0 as the score?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""score""='4-0';",2-12261481-1 "What score has october 16, 2000 as the date?","CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""date""='october 16, 2000';",2-12261481-1 What is the result of the competition of 2000 afc asian cup group stages?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""competition""='2000 afc asian cup group stages';",2-12261481-1 What is the motive before 2007?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""motive"" text, ""result"" text );","SELECT ""motive"" FROM ""awards_and_nominations"" WHERE ""year""<2007;",2-12618081-1 What is the result of the directorial debut of the year award?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""motive"" text, ""result"" text );","SELECT ""result"" FROM ""awards_and_nominations"" WHERE ""category""='directorial debut of the year';",2-12618081-1 What is the category for the premios lo nuestro award?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""motive"" text, ""result"" text );","SELECT ""category"" FROM ""awards_and_nominations"" WHERE ""award""='premios lo nuestro';",2-12618081-1 "What's the average number of Laps, that had a start of 25, with a Qual of 138.063?","CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT AVG(""laps"") FROM ""indy_500_results"" WHERE ""start""='25' AND ""qual""='138.063';",2-1252063-1 What year had the Finish of 12?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""year"" FROM ""indy_500_results"" WHERE ""finish""='12';",2-1252063-1 In what year did a Qual of 141.105 with a Start of 25 happen?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""year"" FROM ""indy_500_results"" WHERE ""start""='25' AND ""qual""='141.105';",2-1252063-1 What year had the largest number of laps over 196?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""year"" FROM ""indy_500_results"" WHERE ""laps"">196;",2-1252063-1 Who are the runners-up in 1996?,"CREATE TABLE ""doubles"" ( ""location"" text, ""year"" text, ""champions"" text, ""runners_up"" text, ""score"" text );","SELECT ""runners_up"" FROM ""doubles"" WHERE ""year""='1996';",2-12716513-3 What is the average roll of a school with state authority and a decile of 9?,"CREATE TABLE ""buller_district"" ( ""name"" text, ""years"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT AVG(""roll"") FROM ""buller_district"" WHERE ""authority""='state' AND ""decile""=9;",2-12300697-1 Which area has state authority and a roll fewer than 18?,"CREATE TABLE ""buller_district"" ( ""name"" text, ""years"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""area"" FROM ""buller_district"" WHERE ""authority""='state' AND ""roll""<18;",2-12300697-1 What is the roll for the school with state authority and a decile of 9?,"CREATE TABLE ""buller_district"" ( ""name"" text, ""years"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""roll"" FROM ""buller_district"" WHERE ""authority""='state' AND ""decile""=9;",2-12300697-1 What is the average decile of Westport South School?,"CREATE TABLE ""buller_district"" ( ""name"" text, ""years"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT AVG(""decile"") FROM ""buller_district"" WHERE ""name""='westport south school';",2-12300697-1 What is the top rank with a time of 2:19.86?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT MAX(""rank"") FROM ""heats"" WHERE ""time""='2:19.86';",2-12446771-3 Who had a lane number smaller than 7 and a time of 2:19.86?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""name"" FROM ""heats"" WHERE ""lane""<7 AND ""time""='2:19.86';",2-12446771-3 What was Liu Limin's time in heat 4?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""time"" FROM ""heats"" WHERE ""heat""=4 AND ""name""='liu limin';",2-12446771-3 What was the result of the friendly competition?,"CREATE TABLE ""bima_sakti_international_goals"" ( ""goal"" real, ""date"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""bima_sakti_international_goals"" WHERE ""competition""='friendly';",2-12500162-1 What was the start source that ended on 4 May?,"CREATE TABLE ""loans"" ( ""name"" text, ""country"" text, ""loan_club"" text, ""started"" text, ""ended"" text, ""start_source"" text, ""end_source"" text );","SELECT ""start_source"" FROM ""loans"" WHERE ""ended""='4 may';",2-12608427-8 What is the Loan Club from Eng that ended on 22 February?,"CREATE TABLE ""loans"" ( ""name"" text, ""country"" text, ""loan_club"" text, ""started"" text, ""ended"" text, ""start_source"" text, ""end_source"" text );","SELECT ""loan_club"" FROM ""loans"" WHERE ""country""='eng' AND ""ended""='22 february';",2-12608427-8 What is the End Source from the Hartlepool United Loan Club?,"CREATE TABLE ""loans"" ( ""name"" text, ""country"" text, ""loan_club"" text, ""started"" text, ""ended"" text, ""start_source"" text, ""end_source"" text );","SELECT ""end_source"" FROM ""loans"" WHERE ""loan_club""='hartlepool united';",2-12608427-8 When did the loan that Ended on 15 January Start?,"CREATE TABLE ""loans"" ( ""name"" text, ""country"" text, ""loan_club"" text, ""started"" text, ""ended"" text, ""start_source"" text, ""end_source"" text );","SELECT ""started"" FROM ""loans"" WHERE ""ended""='15 january';",2-12608427-8 What nation had more than 97 Gold Medals and fewer than 332 Silver Medals?,"CREATE TABLE ""list_of_medal_winning_nations_showing_th"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""total"") FROM ""list_of_medal_winning_nations_showing_th"" WHERE ""gold"">97 AND ""silver""<332;",2-12253523-2 What nation had 135 Bronze medals?,"CREATE TABLE ""list_of_medal_winning_nations_showing_th"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""bronze"") FROM ""list_of_medal_winning_nations_showing_th"" WHERE ""total""=135;",2-12253523-2 What is the area of Ulim with less than 30 villages?,"CREATE TABLE ""administrative_divisions"" ( ""subdistrict_kecamatan"" text, ""capital"" text, ""land_area_km_2"" real, ""total_area_km_2"" real, ""percentage_pct"" real, ""subdistrict_divisions"" real, ""villages"" real );","SELECT AVG(""land_area_km_2"") FROM ""administrative_divisions"" WHERE ""capital""='ulim' AND ""villages""<30;",2-12869529-1 What is the name of the station that is currently demolished with the Shepparton line in Tabilk?,"CREATE TABLE ""north_east"" ( ""name"" text, ""line"" text, ""location"" text, ""closed"" text, ""current_status"" text );","SELECT ""name"" FROM ""north_east"" WHERE ""current_status""='demolished' AND ""line""='shepparton line' AND ""location""='tabilk';",2-1280090-4 What is the line of Mangalore station?,"CREATE TABLE ""north_east"" ( ""name"" text, ""line"" text, ""location"" text, ""closed"" text, ""current_status"" text );","SELECT ""line"" FROM ""north_east"" WHERE ""name""='mangalore';",2-1280090-4 What is the line of the station in Toolamba that is currently demolished and closed in the late 1970s?,"CREATE TABLE ""north_east"" ( ""name"" text, ""line"" text, ""location"" text, ""closed"" text, ""current_status"" text );","SELECT ""line"" FROM ""north_east"" WHERE ""current_status""='demolished' AND ""closed""='late 1970s' AND ""location""='toolamba';",2-1280090-4 What is the name of the station in Toolamba that is currently demolished?,"CREATE TABLE ""north_east"" ( ""name"" text, ""line"" text, ""location"" text, ""closed"" text, ""current_status"" text );","SELECT ""name"" FROM ""north_east"" WHERE ""current_status""='demolished' AND ""location""='toolamba';",2-1280090-4 What club began in 1976?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""current_club"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""year_born""=1976;",2-12962773-7 What player was born in 1976 and is smaller than 2.03?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""player"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""height""<2.03 AND ""year_born""=1976;",2-12962773-7 What player was born in 1978 and smaller than 1.92?,"CREATE TABLE ""fiba_euro_basket_2007_squads"" ( ""player"" text, ""height"" real, ""position"" text, ""year_born"" real, ""current_club"" text );","SELECT ""current_club"" FROM ""fiba_euro_basket_2007_squads"" WHERE ""height""<1.92 AND ""year_born"">1978;",2-12962773-7 Which year did The Adventures of Tintin come out?,"CREATE TABLE ""nickelodeon_movies"" ( ""year"" real, ""category"" text, ""film"" text, ""winner_nominee_s"" text, ""result"" text );","SELECT SUM(""year"") FROM ""nickelodeon_movies"" WHERE ""film""='the adventures of tintin';",2-1305286-4 What year did the movie Rango come out?,"CREATE TABLE ""nickelodeon_movies"" ( ""year"" real, ""category"" text, ""film"" text, ""winner_nominee_s"" text, ""result"" text );","SELECT AVG(""year"") FROM ""nickelodeon_movies"" WHERE ""film""='rango';",2-1305286-4 What is the rank associated with a Height feet / m of 427 / 130?,"CREATE TABLE ""tallest_habitable_buildings_in_kansas_ci"" ( ""rank"" text, ""address"" text, ""height_feet_m"" text, ""floors"" real, ""year"" text );","SELECT ""rank"" FROM ""tallest_habitable_buildings_in_kansas_ci"" WHERE ""height_feet_m""='427 / 130';",2-12815540-1 What was the address in 1974?,"CREATE TABLE ""tallest_habitable_buildings_in_kansas_ci"" ( ""rank"" text, ""address"" text, ""height_feet_m"" text, ""floors"" real, ""year"" text );","SELECT ""address"" FROM ""tallest_habitable_buildings_in_kansas_ci"" WHERE ""year""='1974';",2-12815540-1 What was the earliest year for a car with 3 points and Cooper t20 chassis?,"CREATE TABLE ""complete_world_championship_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MIN(""year"") FROM ""complete_world_championship_results"" WHERE ""points""=3 AND ""chassis""='cooper t20';",2-1235921-1 "If time is 2:13 and attendance is less than 56,335, what is the largest game number?","CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT MAX(""game"") FROM ""summary"" WHERE ""attendance""<'56,335' AND ""time""='2:13';",2-1219662-1 Game 2 has how much attendance?,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""summary"" WHERE ""game""=2;",2-1219662-1 What was the average attendance on October 12?,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT AVG(""attendance"") FROM ""summary"" WHERE ""date""='october 12';",2-1219662-1 "What is the name of the Home Captain for 23,24,25,26 july 1992?","CREATE TABLE ""pakistan_in_england"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""home_captain"" FROM ""pakistan_in_england"" WHERE ""date""='23,24,25,26 july 1992';",2-12410929-13 Who is the Away Captain at headingley?,"CREATE TABLE ""pakistan_in_england"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""away_captain"" FROM ""pakistan_in_england"" WHERE ""venue""='headingley';",2-12410929-13 "Where was a game played on 23,24,25,26 july 1992?","CREATE TABLE ""pakistan_in_england"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""venue"" FROM ""pakistan_in_england"" WHERE ""date""='23,24,25,26 july 1992';",2-12410929-13 Who was the Away Captain at The Oval?,"CREATE TABLE ""pakistan_in_england"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""away_captain"" FROM ""pakistan_in_england"" WHERE ""venue""='the oval';",2-12410929-13 "Who is the Home Captain for 23,24,25,26 july 1992?","CREATE TABLE ""pakistan_in_england"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""home_captain"" FROM ""pakistan_in_england"" WHERE ""date""='23,24,25,26 july 1992';",2-12410929-13 "What is the result for 23,24,25,26 july 1992?","CREATE TABLE ""pakistan_in_england"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""result"" FROM ""pakistan_in_england"" WHERE ""date""='23,24,25,26 july 1992';",2-12410929-13 "What is the maximum number of losses that the Minnesota Kicks had after 1979 with an average attendance of 16,605?","CREATE TABLE ""nasl_seasons"" ( ""season"" real, ""lost"" real, ""points"" real, ""reg_season"" text, ""avg_attend"" real );","SELECT MAX(""lost"") FROM ""nasl_seasons"" WHERE ""season"">1979 AND ""avg_attend""='16,605';",2-1263207-1 Which season did the Minnesota Kicks lose 13 games and scored 156 points?,"CREATE TABLE ""nasl_seasons"" ( ""season"" real, ""lost"" real, ""points"" real, ""reg_season"" text, ""avg_attend"" real );","SELECT COUNT(""season"") FROM ""nasl_seasons"" WHERE ""lost""=13 AND ""points""=156;",2-1263207-1 "Which season did the Kicks have more than 137 points with 13 losses and an average attendance larger than 23,121?","CREATE TABLE ""nasl_seasons"" ( ""season"" real, ""lost"" real, ""points"" real, ""reg_season"" text, ""avg_attend"" real );","SELECT AVG(""season"") FROM ""nasl_seasons"" WHERE ""points"">137 AND ""avg_attend"">'23,121' AND ""lost""=13;",2-1263207-1 Name the men's singles for when doubles are suresh goel morin d'souza,"CREATE TABLE ""references"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""men_s_singles"" FROM ""references"" WHERE ""mixed_doubles""='suresh goel morin d''souza';",2-12194003-1 "Name the highest year for dipu ghosh raman ghosh, and sarojini gogte sunila apte","CREATE TABLE ""references"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT MAX(""year"") FROM ""references"" WHERE ""men_s_doubles""='dipu ghosh raman ghosh' AND ""women_s_doubles""='sarojini gogte sunila apte';",2-12194003-1 "What losses did racing de santander, that scored less than 68 goals, had a goal difference of less than 23 and 10 draws?","CREATE TABLE ""final_table"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" text, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MAX(""losses"") FROM ""final_table"" WHERE ""goals_against""<68 AND ""goal_difference""<23 AND ""draws""=10 AND ""club""='racing de santander';",2-12243429-2 What is the highest goal difference that the club with 33-5 points and less than 12 wins?,"CREATE TABLE ""final_table"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" text, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MAX(""goal_difference"") FROM ""final_table"" WHERE ""points""='33-5' AND ""wins""<12;",2-12243429-2 "What reactor type that has a commercial operation of —, and a tianwan-7 unit?","CREATE TABLE ""reactors"" ( ""unit"" text, ""reactor_type"" text, ""net_capacity"" text, ""gross_capacity"" text, ""construction_started"" text, ""electricity_grid"" text, ""commercial_operation"" text, ""shutdown"" text );","SELECT ""reactor_type"" FROM ""reactors"" WHERE ""commercial_operation""='—' AND ""unit""='tianwan-7';",2-12922162-1 "What was the net capacity with a gross capacity of 1,126 mw, and a Unit of tianwan-4?","CREATE TABLE ""reactors"" ( ""unit"" text, ""reactor_type"" text, ""net_capacity"" text, ""gross_capacity"" text, ""construction_started"" text, ""electricity_grid"" text, ""commercial_operation"" text, ""shutdown"" text );","SELECT ""net_capacity"" FROM ""reactors"" WHERE ""gross_capacity""='1,126 mw' AND ""unit""='tianwan-4';",2-12922162-1 "What commercial operation that has a gross capacity of 1,126 mw, and a unit of tianwan-4?","CREATE TABLE ""reactors"" ( ""unit"" text, ""reactor_type"" text, ""net_capacity"" text, ""gross_capacity"" text, ""construction_started"" text, ""electricity_grid"" text, ""commercial_operation"" text, ""shutdown"" text );","SELECT ""commercial_operation"" FROM ""reactors"" WHERE ""gross_capacity""='1,126 mw' AND ""unit""='tianwan-4';",2-12922162-1 "What score has won as the result on the date of December 14, 2004?","CREATE TABLE ""international_senior_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_senior_goals"" WHERE ""result""='won' AND ""date""='december 14, 2004';",2-12161395-1 What date has won as the result and 2-1 as the score with a competition of 2004 tiger cup third place match?,"CREATE TABLE ""international_senior_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_senior_goals"" WHERE ""result""='won' AND ""score""='2-1' AND ""competition""='2004 tiger cup third place match';",2-12161395-1 "What score has january 15, 2005 as the date?","CREATE TABLE ""international_senior_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_senior_goals"" WHERE ""date""='january 15, 2005';",2-12161395-1 What date has lost as the result and a competition of friendly with 1-2 as the score?,"CREATE TABLE ""international_senior_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_senior_goals"" WHERE ""result""='lost' AND ""competition""='friendly' AND ""score""='1-2';",2-12161395-1 "What score has january 3, 2005 as the date?","CREATE TABLE ""international_senior_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_senior_goals"" WHERE ""date""='january 3, 2005';",2-12161395-1 "What competition has may 5, 2001 as the date?","CREATE TABLE ""international_senior_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_senior_goals"" WHERE ""date""='may 5, 2001';",2-12161395-1 Who did the team lose to on September 8?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""date""='september 8';",2-12206344-7 What is the order for a red list of 7 in the didelphidae family?,"CREATE TABLE ""other_orders"" ( ""name"" text, ""species_authority"" text, ""order"" text, ""family"" text, ""red_list"" real );","SELECT ""order"" FROM ""other_orders"" WHERE ""red_list""=7 AND ""family""='didelphidae';",2-12334508-5 What is the name with a red lest less than 7?,"CREATE TABLE ""other_orders"" ( ""name"" text, ""species_authority"" text, ""order"" text, ""family"" text, ""red_list"" real );","SELECT ""name"" FROM ""other_orders"" WHERE ""red_list""<7;",2-12334508-5 What family has the name of eastern cottontail?,"CREATE TABLE ""other_orders"" ( ""name"" text, ""species_authority"" text, ""order"" text, ""family"" text, ""red_list"" real );","SELECT ""family"" FROM ""other_orders"" WHERE ""name""='eastern cottontail';",2-12334508-5 "What red list is in the artiodactyla order and the cervidae family with a Species Authority of odocoileus virginianus zimmermann, 1780?","CREATE TABLE ""other_orders"" ( ""name"" text, ""species_authority"" text, ""order"" text, ""family"" text, ""red_list"" real );","SELECT ""red_list"" FROM ""other_orders"" WHERE ""order""='artiodactyla' AND ""family""='cervidae' AND ""species_authority""='odocoileus virginianus zimmermann, 1780';",2-12334508-5 "What is the name for the red list of 7, the artiodactyla order, and Species Authority of cervus elaphus linnaeus, 1758?","CREATE TABLE ""other_orders"" ( ""name"" text, ""species_authority"" text, ""order"" text, ""family"" text, ""red_list"" real );","SELECT ""name"" FROM ""other_orders"" WHERE ""red_list""=7 AND ""order""='artiodactyla' AND ""species_authority""='cervus elaphus linnaeus, 1758';",2-12334508-5 What is the original name of the film that used the title Olympics 40 in nomination?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""original_name"" FROM ""references"" WHERE ""film_title_used_in_nomination""='olympics 40';",2-12982824-1 What title did the film from Colombia use in its nomination?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""film_title_used_in_nomination"" FROM ""references"" WHERE ""country""='colombia';",2-12982824-1 Who directed the film originally named Bye Bye Brazil in Portuguese?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""director"" FROM ""references"" WHERE ""language""='portuguese' AND ""original_name""='bye bye brazil';",2-12982824-1 What country is the film directed by Jean-Luc Godard in French from?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""country"" FROM ""references"" WHERE ""language""='french' AND ""director""='jean-luc godard';",2-12982824-1 Who is the director of the film in Italian?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""director"" FROM ""references"" WHERE ""language""='italian';",2-12982824-1 What is the status of Aden Theobald from the hometown of London?,"CREATE TABLE ""housemates"" ( ""series"" text, ""name"" text, ""hometown"" text, ""occupation"" text, ""status"" text );","SELECT ""status"" FROM ""housemates"" WHERE ""hometown""='london' AND ""name""='aden theobald';",2-12520862-1 What is Hasan Shah's hometown?,"CREATE TABLE ""housemates"" ( ""series"" text, ""name"" text, ""hometown"" text, ""occupation"" text, ""status"" text );","SELECT ""hometown"" FROM ""housemates"" WHERE ""name""='hasan shah';",2-12520862-1 What series was Sam Evans on?,"CREATE TABLE ""housemates"" ( ""series"" text, ""name"" text, ""hometown"" text, ""occupation"" text, ""status"" text );","SELECT ""series"" FROM ""housemates"" WHERE ""name""='sam evans';",2-12520862-1 What is the name of the person from series bb1 with a hometown of Bolton?,"CREATE TABLE ""housemates"" ( ""series"" text, ""name"" text, ""hometown"" text, ""occupation"" text, ""status"" text );","SELECT ""name"" FROM ""housemates"" WHERE ""series""='bb1' AND ""hometown""='bolton';",2-12520862-1 What is the occupation of the person with a hometown of Hampshire?,"CREATE TABLE ""housemates"" ( ""series"" text, ""name"" text, ""hometown"" text, ""occupation"" text, ""status"" text );","SELECT ""occupation"" FROM ""housemates"" WHERE ""hometown""='hampshire';",2-12520862-1 Which election has a 1st Member of constituency abolished?,"CREATE TABLE ""members_of_parliament"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""election"" FROM ""members_of_parliament"" WHERE ""1st_member""='constituency abolished';",2-12264218-1 Which 1st Party has an Election of 1849 by-election?,"CREATE TABLE ""members_of_parliament"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""1st_party"" FROM ""members_of_parliament"" WHERE ""election""='1849 by-election';",2-12264218-1 "Which 1st Party has a 2nd Party of conservative, and a 1st Member of william wither bramston beach?","CREATE TABLE ""members_of_parliament"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""1st_party"" FROM ""members_of_parliament"" WHERE ""2nd_party""='conservative' AND ""1st_member""='william wither bramston beach';",2-12264218-1 Which 2nd Party has a 1st Member of william wither bramston beach?,"CREATE TABLE ""members_of_parliament"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""2nd_party"" FROM ""members_of_parliament"" WHERE ""1st_member""='william wither bramston beach';",2-12264218-1 Which 2nd Party has an Election of 1837?,"CREATE TABLE ""members_of_parliament"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""2nd_party"" FROM ""members_of_parliament"" WHERE ""election""='1837';",2-12264218-1 Which 1st Party has a 1st Member of william wither bramston beach?,"CREATE TABLE ""members_of_parliament"" ( ""election"" text, ""1st_member"" text, ""1st_party"" text, ""2nd_member"" text, ""2nd_party"" text );","SELECT ""1st_party"" FROM ""members_of_parliament"" WHERE ""1st_member""='william wither bramston beach';",2-12264218-1 "Which Type has a Fleet numbers of 2–8, 91–92, 97–100?","CREATE TABLE ""great_northern_railway"" ( ""class"" text, ""type"" text, ""fleet_numbers"" text, ""quantity_made"" real, ""manufacturer"" text, ""date_made"" text, ""1958_ci"" text, ""1958_uta"" text, ""date_withdrawn"" text, ""notes"" text );","SELECT ""type"" FROM ""great_northern_railway"" WHERE ""fleet_numbers""='2–8, 91–92, 97–100';",2-1290024-7 When has a Note of 45/48 renumbered 15/16; two sold to sl&ncr?,"CREATE TABLE ""great_northern_railway"" ( ""class"" text, ""type"" text, ""fleet_numbers"" text, ""quantity_made"" real, ""manufacturer"" text, ""date_made"" text, ""1958_ci"" text, ""1958_uta"" text, ""date_withdrawn"" text, ""notes"" text );","SELECT ""date_made"" FROM ""great_northern_railway"" WHERE ""notes""='45/48 renumbered 15/16; two sold to sl&ncr';",2-1290024-7 "What Willingshain is Kirchheim 1,126?","CREATE TABLE ""population_development"" ( ""gersdorf"" text, ""gershausen"" text, ""heddersdorf"" text, ""kemmerode"" text, ""kirchheim"" text, ""reckerode"" text, ""reimboldsh"" text, ""rotterterode"" text, ""willingshain"" text );","SELECT ""willingshain"" FROM ""population_development"" WHERE ""kirchheim""='1,126';",2-12147635-1 What Rotterterrode has a Reimboldsh 80?,"CREATE TABLE ""population_development"" ( ""gersdorf"" text, ""gershausen"" text, ""heddersdorf"" text, ""kemmerode"" text, ""kirchheim"" text, ""reckerode"" text, ""reimboldsh"" text, ""rotterterode"" text, ""willingshain"" text );","SELECT ""rotterterode"" FROM ""population_development"" WHERE ""reimboldsh""='80';",2-12147635-1 What Reimboldsh has Willingshain of 268 and Gersdorf 194?,"CREATE TABLE ""population_development"" ( ""gersdorf"" text, ""gershausen"" text, ""heddersdorf"" text, ""kemmerode"" text, ""kirchheim"" text, ""reckerode"" text, ""reimboldsh"" text, ""rotterterode"" text, ""willingshain"" text );","SELECT ""reimboldsh"" FROM ""population_development"" WHERE ""willingshain""='268' AND ""gersdorf""='194';",2-12147635-1 What Kemmerode has a Gersforf of 39?,"CREATE TABLE ""population_development"" ( ""gersdorf"" text, ""gershausen"" text, ""heddersdorf"" text, ""kemmerode"" text, ""kirchheim"" text, ""reckerode"" text, ""reimboldsh"" text, ""rotterterode"" text, ""willingshain"" text );","SELECT ""kemmerode"" FROM ""population_development"" WHERE ""gersdorf""='39';",2-12147635-1 What Gershausen has a Willingshain of 243 and Reckerode of 224?,"CREATE TABLE ""population_development"" ( ""gersdorf"" text, ""gershausen"" text, ""heddersdorf"" text, ""kemmerode"" text, ""kirchheim"" text, ""reckerode"" text, ""reimboldsh"" text, ""rotterterode"" text, ""willingshain"" text );","SELECT ""gershausen"" FROM ""population_development"" WHERE ""willingshain""='243' AND ""reckerode""='224';",2-12147635-1 What Willinghshain has Reimboldsh of 101?,"CREATE TABLE ""population_development"" ( ""gersdorf"" text, ""gershausen"" text, ""heddersdorf"" text, ""kemmerode"" text, ""kirchheim"" text, ""reckerode"" text, ""reimboldsh"" text, ""rotterterode"" text, ""willingshain"" text );","SELECT ""willingshain"" FROM ""population_development"" WHERE ""reimboldsh""='101';",2-12147635-1 "What is the pts for 2004, and the ro event?","CREATE TABLE ""speedway_world_cup_since_2001"" ( ""year"" text, ""place"" text, ""event"" text, ""pos"" text, ""pts"" text );","SELECT ""pts"" FROM ""speedway_world_cup_since_2001"" WHERE ""year""='2004' AND ""event""='ro';",2-12546053-2 "What is the pos from 2003, and the f event?","CREATE TABLE ""speedway_world_cup_since_2001"" ( ""year"" text, ""place"" text, ""event"" text, ""pos"" text, ""pts"" text );","SELECT ""pos"" FROM ""speedway_world_cup_since_2001"" WHERE ""year""='2003' AND ""event""='f';",2-12546053-2 What is the Catalog Number is for the Japan region?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""catalog"" FROM ""release_history"" WHERE ""region""='japan';",2-13076312-2 "What is the date on Catalog 540,934-2?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""catalog""='540,934-2';",2-13076312-2 What is the region for Catalog amlh 66078 in stereo lp format?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""format""='stereo lp' AND ""catalog""='amlh 66078';",2-13076312-2 What is the region for Catalog amlh 66078 in stereo lp format?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""format""='stereo lp' AND ""catalog""='amlh 66078';",2-13076312-2 What is the Catalog number for the region of Japan?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""catalog"" FROM ""release_history"" WHERE ""region""='japan';",2-13076312-2 What is the region of the Catalog that is in cd format and has a label a&m/canyon?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""format""='cd' AND ""label""='a&m/canyon';",2-13076312-2 What is the original team that was Hired by Trump (5-19-2005)?,"CREATE TABLE ""candidates"" ( ""candidate"" text, ""background"" text, ""original_team"" text, ""hometown"" text, ""result"" text );","SELECT ""original_team"" FROM ""candidates"" WHERE ""result""='hired by trump (5-19-2005)';",2-1289860-2 Who is the candidate that had 10 fired in week 2 (1-27-2005)?,"CREATE TABLE ""candidates"" ( ""candidate"" text, ""background"" text, ""original_team"" text, ""hometown"" text, ""result"" text );","SELECT ""candidate"" FROM ""candidates"" WHERE ""result""='10 fired in week 2 (1-27-2005)';",2-1289860-2 What is the hometown of the candidate that had a result of 10 fired in week 6 (2-24-2005)?,"CREATE TABLE ""candidates"" ( ""candidate"" text, ""background"" text, ""original_team"" text, ""hometown"" text, ""result"" text );","SELECT ""hometown"" FROM ""candidates"" WHERE ""result""='10 fired in week 6 (2-24-2005)';",2-1289860-2 Which totals tournament has the lowest wins and top-25 less than 4?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MIN(""wins"") FROM ""summary"" WHERE ""tournament""='totals' AND ""top_25""<4;",2-12710384-4 What is the average number of events of PGA Championship tournaments with a top-5 less than 0?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT AVG(""events"") FROM ""summary"" WHERE ""top_10""=0 AND ""tournament""='pga championship' AND ""top_5""<0;",2-12710384-4 Name the competition for stephanie cox on 2011-07-02,"CREATE TABLE ""international_goals"" ( ""date"" text, ""location"" text, ""lineup"" text, ""assist_pass"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""assist_pass""='stephanie cox' AND ""date""='2011-07-02';",2-12262150-2 Name the lineup for washington dc,"CREATE TABLE ""international_goals"" ( ""date"" text, ""location"" text, ""lineup"" text, ""assist_pass"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""lineup"" FROM ""international_goals"" WHERE ""location""='washington dc';",2-12262150-2 Name the date for faro,"CREATE TABLE ""international_goals"" ( ""date"" text, ""location"" text, ""lineup"" text, ""assist_pass"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""location""='faro';",2-12262150-2 "What is the highest rank that has fao as a source and an out greater than 50, with dietary calorie intake as the name?","CREATE TABLE ""rankings"" ( ""name"" text, ""rank"" real, ""out_of"" real, ""source"" text, ""notes"" text, ""year"" real );","SELECT MAX(""rank"") FROM ""rankings"" WHERE ""source""='fao' AND ""out_of"">50 AND ""name""='dietary calorie intake';",2-12433325-1 What is the average rank that has cia world factbook as the source and a year prior to 2005?,"CREATE TABLE ""rankings"" ( ""name"" text, ""rank"" real, ""out_of"" real, ""source"" text, ""notes"" text, ""year"" real );","SELECT AVG(""rank"") FROM ""rankings"" WHERE ""source""='cia world factbook' AND ""year""<2005;",2-12433325-1 What were the least points with a Coloni FC88 chassis?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MIN(""points"") FROM ""complete_formula_one_results"" WHERE ""chassis""='coloni fc88';",2-1237455-1 How many years was the chassis a Coloni C3?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT COUNT(""year"") FROM ""complete_formula_one_results"" WHERE ""chassis""='coloni c3';",2-1237455-1 What was the most points for Coloni Spa?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""points"") FROM ""complete_formula_one_results"" WHERE ""entrant""='coloni spa';",2-1237455-1 Which team 1 had a team 2 of Asante Kotoko?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_1"" FROM ""second_round"" WHERE ""team_2""='asante kotoko';",2-13040023-3 Which team 1 had a team 2 of Hafia FC?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_1"" FROM ""second_round"" WHERE ""team_2""='hafia fc';",2-13040023-3 What was the aggregate for the match with a team 2 of Hafia FC?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""agg"" FROM ""second_round"" WHERE ""team_2""='hafia fc';",2-13040023-3 Who was the team 1 that had a 1st leg score of 0-1?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_1"" FROM ""second_round"" WHERE ""1st_leg""='0-1';",2-13040023-3 Which team 2 had an aggregate score of 3-4 and a 2nd leg score of 0-2?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_2"" FROM ""second_round"" WHERE ""agg""='3-4' AND ""2nd_leg""='0-2';",2-13040023-3 When was J.P. Viernes' last performance?,"CREATE TABLE ""billy_elliot"" ( ""status"" text, ""name"" text, ""first_performance"" text, ""last_performance"" text, ""style"" text );","SELECT ""last_performance"" FROM ""billy_elliot"" WHERE ""name""='j.p. viernes';",2-12586867-14 What's the Chinese name of the wudaokou station?,"CREATE TABLE ""stations_from_west_to_east"" ( ""station_no"" real, ""station_name"" text, ""chinese_name"" text, ""travel_time_hrs"" text, ""distance_km"" real, ""transfers"" text, ""location_district"" text );","SELECT ""chinese_name"" FROM ""stations_from_west_to_east"" WHERE ""station_name""='wudaokou';",2-1249707-1 "What's the transfer distance (km) larger than 36.5, at the station of guangximen?","CREATE TABLE ""stations_from_west_to_east"" ( ""station_no"" real, ""station_name"" text, ""chinese_name"" text, ""travel_time_hrs"" text, ""distance_km"" real, ""transfers"" text, ""location_district"" text );","SELECT ""transfers"" FROM ""stations_from_west_to_east"" WHERE ""distance_km"">36.5 AND ""station_name""='guangximen';",2-1249707-1 The Chinese Name of 上地 shàngdì belongs to what station?,"CREATE TABLE ""stations_from_west_to_east"" ( ""station_no"" real, ""station_name"" text, ""chinese_name"" text, ""travel_time_hrs"" text, ""distance_km"" real, ""transfers"" text, ""location_district"" text );","SELECT ""station_name"" FROM ""stations_from_west_to_east"" WHERE ""chinese_name""='上地 shàngdì';",2-1249707-1 Name the runner-up for margin of victory of 3 strokes,"CREATE TABLE ""nationwide_tour_wins_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""nationwide_tour_wins_5"" WHERE ""margin_of_victory""='3 strokes';",2-12952355-1 Name the date with margin of victory of 1 stroke and tournament of legend financial group classic,"CREATE TABLE ""nationwide_tour_wins_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""date"" FROM ""nationwide_tour_wins_5"" WHERE ""margin_of_victory""='1 stroke' AND ""tournament""='legend financial group classic';",2-12952355-1 Name the runner-up for margin of victory of 1 stroke and tournament of legend financial group classic,"CREATE TABLE ""nationwide_tour_wins_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""runner_s_up"" FROM ""nationwide_tour_wins_5"" WHERE ""margin_of_victory""='1 stroke' AND ""tournament""='legend financial group classic';",2-12952355-1 Name the margin of victory for jonas blixt,"CREATE TABLE ""nationwide_tour_wins_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""margin_of_victory"" FROM ""nationwide_tour_wins_5"" WHERE ""runner_s_up""='jonas blixt';",2-12952355-1 Which Party has a Office of majority floor leader,"CREATE TABLE ""officers"" ( ""office"" text, ""representative"" text, ""party"" text, ""residence"" text, ""first_elected"" text );","SELECT ""party"" FROM ""officers"" WHERE ""office""='majority floor leader';",2-1317708-2 Which Office has a Representative of scott pelath?,"CREATE TABLE ""officers"" ( ""office"" text, ""representative"" text, ""party"" text, ""residence"" text, ""first_elected"" text );","SELECT ""office"" FROM ""officers"" WHERE ""representative""='scott pelath';",2-1317708-2 "Which Office has a Party of rep, and a Representative of brian bosma?","CREATE TABLE ""officers"" ( ""office"" text, ""representative"" text, ""party"" text, ""residence"" text, ""first_elected"" text );","SELECT ""office"" FROM ""officers"" WHERE ""party""='rep' AND ""representative""='brian bosma';",2-1317708-2 "Which Residence has a Party of dem, and a Representative of linda lawson?","CREATE TABLE ""officers"" ( ""office"" text, ""representative"" text, ""party"" text, ""residence"" text, ""first_elected"" text );","SELECT ""residence"" FROM ""officers"" WHERE ""party""='dem' AND ""representative""='linda lawson';",2-1317708-2 Which Party has a Representative of brian bosma?,"CREATE TABLE ""officers"" ( ""office"" text, ""representative"" text, ""party"" text, ""residence"" text, ""first_elected"" text );","SELECT ""party"" FROM ""officers"" WHERE ""representative""='brian bosma';",2-1317708-2 "Which Office has a Party of dem, and a First Elected of 1991†?","CREATE TABLE ""officers"" ( ""office"" text, ""representative"" text, ""party"" text, ""residence"" text, ""first_elected"" text );","SELECT ""office"" FROM ""officers"" WHERE ""party""='dem' AND ""first_elected""='1991†';",2-1317708-2 what college has paul seiler as a player?,"CREATE TABLE ""round_one"" ( ""overall_pick_num"" real, ""afl_team"" text, ""player"" text, ""position"" text, ""college"" text );","SELECT ""college"" FROM ""round_one"" WHERE ""player""='paul seiler';",2-12165135-1 How many laps were in 1955?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT COUNT(""laps"") FROM ""indy_500_results"" WHERE ""year""='1955';",2-1251973-1 What was the finish with less than 200 laps in 1953?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""finish"" FROM ""indy_500_results"" WHERE ""laps""<200 AND ""year""='1953';",2-1251973-1 What was the rank in 1955?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""rank"" FROM ""indy_500_results"" WHERE ""year""='1955';",2-1251973-1 What was the sum of laps in 1954?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT SUM(""laps"") FROM ""indy_500_results"" WHERE ""year""='1954';",2-1251973-1 What rank had less than 200 laps with a finish of 26?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""rank"" FROM ""indy_500_results"" WHERE ""laps""<200 AND ""finish""='26';",2-1251973-1 What's the average wins of those games with 3 podiums?,"CREATE TABLE ""career_summary"" ( ""season"" real, ""series"" text, ""wins"" real, ""podiums"" real, ""points"" text, ""position"" text );","SELECT AVG(""wins"") FROM ""career_summary"" WHERE ""podiums""=3;",2-12245054-1 Who was team 1 when team 2 was Young Africans?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_1"" FROM ""second_round"" WHERE ""team_2""='young africans';",2-12442150-2 What was the 2nd leg score for Al-Merrikh as team 2?,"CREATE TABLE ""second_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""second_round"" WHERE ""team_2""='al-merrikh';",2-12442150-2 "What is the Date, when the Opponent is Gisela Dulko?","CREATE TABLE ""singles_6_5_1"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""date"" FROM ""singles_6_5_1"" WHERE ""opponent""='gisela dulko';",2-12485560-2 "What is the Tournament, when the Opponent is Patricia Mayr-Achleitner?","CREATE TABLE ""singles_6_5_1"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""opponent"" text, ""score"" text );","SELECT ""tournament"" FROM ""singles_6_5_1"" WHERE ""opponent""='patricia mayr-achleitner';",2-12485560-2 what is the result of the competition in 2006 world cup qualification?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""result"" text, ""competition"" text, ""scored"" real );","SELECT ""result"" FROM ""international_goals"" WHERE ""competition""='2006 world cup qualification';",2-1311995-1 What nation started in lane 3 of heat 2?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""nationality"" FROM ""heats"" WHERE ""heat""=2 AND ""lane""=3;",2-12427276-2 "Which Tied has Matches of 1, and a Lost of 0, and a Team of durham?","CREATE TABLE ""matches_played"" ( ""team"" text, ""matches"" text, ""winner"" text, ""lost"" text, ""no_result"" text, ""tied"" text, ""pct_won"" text );","SELECT ""tied"" FROM ""matches_played"" WHERE ""matches""='1' AND ""lost""='0' AND ""team""='durham';",2-12643669-1 Which Team has a Winner of 1?,"CREATE TABLE ""matches_played"" ( ""team"" text, ""matches"" text, ""winner"" text, ""lost"" text, ""no_result"" text, ""tied"" text, ""pct_won"" text );","SELECT ""team"" FROM ""matches_played"" WHERE ""winner""='1';",2-12643669-1 What is the % Won of Team of durham,"CREATE TABLE ""matches_played"" ( ""team"" text, ""matches"" text, ""winner"" text, ""lost"" text, ""no_result"" text, ""tied"" text, ""pct_won"" text );","SELECT ""pct_won"" FROM ""matches_played"" WHERE ""team""='durham';",2-12643669-1 Which Match has the percentage won 52.38?,"CREATE TABLE ""matches_played"" ( ""team"" text, ""matches"" text, ""winner"" text, ""lost"" text, ""no_result"" text, ""tied"" text, ""pct_won"" text );","SELECT ""matches"" FROM ""matches_played"" WHERE ""pct_won""='52.38';",2-12643669-1 How many points has more than 15 wins and less than 10 losses?,"CREATE TABLE ""final_table"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" text, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT ""points"" FROM ""final_table"" WHERE ""wins"">15 AND ""losses""<10;",2-12194988-2 What is the total goal difference with more than 38 played and more than 47 goals against?,"CREATE TABLE ""final_table"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" text, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT SUM(""goal_difference"") FROM ""final_table"" WHERE ""goals_against"">47 AND ""played"">38;",2-12194988-2 What is the average draws with more than 38 played?,"CREATE TABLE ""final_table"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" text, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""draws"") FROM ""final_table"" WHERE ""played"">38;",2-12194988-2 "what is the score when the attendance is more than 11,062, home is columbus the decision is denis on october 7?","CREATE TABLE ""october"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""october"" WHERE ""attendance"">'11,062' AND ""home""='columbus' AND ""decision""='denis' AND ""date""='october 7';",2-13242342-3 What is the name of the partner who played in the final against Lucas Arnold Ker Martín García?,"CREATE TABLE ""doubles_champion_16"" ( ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents_in_final"" text, ""score"" text );","SELECT ""partner"" FROM ""doubles_champion_16"" WHERE ""opponents_in_final""='lucas arnold ker martín garcía';",2-12859623-2 Who swam in a lane less than 6 and finished with a time of 2:11.02?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""name"" FROM ""semifinal_2"" WHERE ""lane""<6 AND ""time""='2:11.02';",2-12427276-4 What is the Film title used in nomination of Mig Og Charly?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""film_title_used_in_nomination"" FROM ""references"" WHERE ""original_name""='mig og charly';",2-12995105-1 Who is the Director that has a Film title of nick carter in prague?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""director"" FROM ""references"" WHERE ""film_title_used_in_nomination""='nick carter in prague';",2-12995105-1 Which Language Director of nagisa oshima use in his film?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""language"" FROM ""references"" WHERE ""director""='nagisa oshima';",2-12995105-1 Who is the Director that speaks dutch?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""director"" FROM ""references"" WHERE ""language""='dutch';",2-12995105-1 What is the Original name of empire of passion?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""original_name"" FROM ""references"" WHERE ""film_title_used_in_nomination""='empire of passion';",2-12995105-1 Name the start date with party of pd,"CREATE TABLE ""list_of_ministers_for_the_economy"" ( ""minister"" text, ""party"" text, ""start_date"" text, ""end_date"" text, ""prime_minister"" text );","SELECT ""start_date"" FROM ""list_of_ministers_for_the_economy"" WHERE ""party""='pd';",2-12994040-1 Name the minister for end date of 31 july 2004,"CREATE TABLE ""list_of_ministers_for_the_economy"" ( ""minister"" text, ""party"" text, ""start_date"" text, ""end_date"" text, ""prime_minister"" text );","SELECT ""minister"" FROM ""list_of_ministers_for_the_economy"" WHERE ""end_date""='31 july 2004';",2-12994040-1 Name the party with end date of 22 november 1980,"CREATE TABLE ""list_of_ministers_for_the_economy"" ( ""minister"" text, ""party"" text, ""start_date"" text, ""end_date"" text, ""prime_minister"" text );","SELECT ""party"" FROM ""list_of_ministers_for_the_economy"" WHERE ""end_date""='22 november 1980';",2-12994040-1 Name the end date for robert goebbels,"CREATE TABLE ""list_of_ministers_for_the_economy"" ( ""minister"" text, ""party"" text, ""start_date"" text, ""end_date"" text, ""prime_minister"" text );","SELECT ""end_date"" FROM ""list_of_ministers_for_the_economy"" WHERE ""minister""='robert goebbels';",2-12994040-1 Name the start date with lsap and end date of present day,"CREATE TABLE ""list_of_ministers_for_the_economy"" ( ""minister"" text, ""party"" text, ""start_date"" text, ""end_date"" text, ""prime_minister"" text );","SELECT ""start_date"" FROM ""list_of_ministers_for_the_economy"" WHERE ""party""='lsap' AND ""end_date""='present day';",2-12994040-1 What is the acceleration 1-100km/h when the name is 1.5 dci?,"CREATE TABLE ""engines"" ( ""name"" text, ""code"" text, ""capacity"" text, ""power"" text, ""acceleration_0_100km_h"" text, ""top_speed"" text, ""combined_consumption"" text );","SELECT ""acceleration_0_100km_h"" FROM ""engines"" WHERE ""name""='1.5 dci';",2-13209889-2 what is the power when the capacity is 898cc?,"CREATE TABLE ""engines"" ( ""name"" text, ""code"" text, ""capacity"" text, ""power"" text, ""acceleration_0_100km_h"" text, ""top_speed"" text, ""combined_consumption"" text );","SELECT ""power"" FROM ""engines"" WHERE ""capacity""='898cc';",2-13209889-2 what is the capacity when the code is d4f bi-fuel 732?,"CREATE TABLE ""engines"" ( ""name"" text, ""code"" text, ""capacity"" text, ""power"" text, ""acceleration_0_100km_h"" text, ""top_speed"" text, ""combined_consumption"" text );","SELECT ""capacity"" FROM ""engines"" WHERE ""code""='d4f bi-fuel 732';",2-13209889-2 what is the power when the name is 1.2 16v lpg?,"CREATE TABLE ""engines"" ( ""name"" text, ""code"" text, ""capacity"" text, ""power"" text, ""acceleration_0_100km_h"" text, ""top_speed"" text, ""combined_consumption"" text );","SELECT ""power"" FROM ""engines"" WHERE ""name""='1.2 16v lpg';",2-13209889-2 what is the capacity when the name is 1.2 16v?,"CREATE TABLE ""engines"" ( ""name"" text, ""code"" text, ""capacity"" text, ""power"" text, ""acceleration_0_100km_h"" text, ""top_speed"" text, ""combined_consumption"" text );","SELECT ""capacity"" FROM ""engines"" WHERE ""name""='1.2 16v';",2-13209889-2 what is the capacity when the acceleration 1-100km/h is 11.1 s?,"CREATE TABLE ""engines"" ( ""name"" text, ""code"" text, ""capacity"" text, ""power"" text, ""acceleration_0_100km_h"" text, ""top_speed"" text, ""combined_consumption"" text );","SELECT ""capacity"" FROM ""engines"" WHERE ""acceleration_0_100km_h""='11.1 s';",2-13209889-2 Name the director for 1957,"CREATE TABLE ""disc_1_bugs_bunny_and_daffy_duck"" ( ""title"" text, ""bugs_daffy_or_both"" text, ""year"" real, ""director"" text, ""series"" text );","SELECT ""director"" FROM ""disc_1_bugs_bunny_and_daffy_duck"" WHERE ""year""=1957;",2-12634855-1 Name the director who has title of transylvania 6-5000,"CREATE TABLE ""disc_1_bugs_bunny_and_daffy_duck"" ( ""title"" text, ""bugs_daffy_or_both"" text, ""year"" real, ""director"" text, ""series"" text );","SELECT ""director"" FROM ""disc_1_bugs_bunny_and_daffy_duck"" WHERE ""title""='transylvania 6-5000';",2-12634855-1 Name the attendance for time of 1:31,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT ""attendance"" FROM ""summary"" WHERE ""time""='1:31';",2-1332368-1 Name the score for 1:36 time,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT ""score"" FROM ""summary"" WHERE ""time""='1:36';",2-1332368-1 Name the score for october 9,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT ""score"" FROM ""summary"" WHERE ""date""='october 9';",2-1332368-1 What round did the overall pick of 91 occur in the 1982 NFL draft?,"CREATE TABLE ""1982_raiders_draft_selections"" ( ""round"" real, ""overall"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT MIN(""round"") FROM ""1982_raiders_draft_selections"" WHERE ""overall""=91;",2-12379548-1 What Race 3 is Round 5?,"CREATE TABLE ""2007_race_results"" ( ""round"" text, ""track"" text, ""race_1"" text, ""race_2"" text, ""race_3"" text );","SELECT ""race_3"" FROM ""2007_race_results"" WHERE ""round""='round 5';",2-12922582-1 What Round has the Track Clipsal 500 Support?,"CREATE TABLE ""2007_race_results"" ( ""round"" text, ""track"" text, ""race_1"" text, ""race_2"" text, ""race_3"" text );","SELECT ""round"" FROM ""2007_race_results"" WHERE ""track""='clipsal 500 support';",2-12922582-1 "What Race 2 has a Race 1 of dnf, a Race 3 of dnf, and the Track Winton?","CREATE TABLE ""2007_race_results"" ( ""round"" text, ""track"" text, ""race_1"" text, ""race_2"" text, ""race_3"" text );","SELECT ""race_2"" FROM ""2007_race_results"" WHERE ""race_1""='dnf' AND ""race_3""='dnf' AND ""track""='winton';",2-12922582-1 What Round has the Track Winton?,"CREATE TABLE ""2007_race_results"" ( ""round"" text, ""track"" text, ""race_1"" text, ""race_2"" text, ""race_3"" text );","SELECT ""round"" FROM ""2007_race_results"" WHERE ""track""='winton';",2-12922582-1 What is the Race 2 result of Round 2?,"CREATE TABLE ""2007_race_results"" ( ""round"" text, ""track"" text, ""race_1"" text, ""race_2"" text, ""race_3"" text );","SELECT ""race_2"" FROM ""2007_race_results"" WHERE ""round""='round 2';",2-12922582-1 What is the Race 1 result of Round 2?,"CREATE TABLE ""2007_race_results"" ( ""round"" text, ""track"" text, ""race_1"" text, ""race_2"" text, ""race_3"" text );","SELECT ""race_1"" FROM ""2007_race_results"" WHERE ""round""='round 2';",2-12922582-1 Which women's double took place in 2006?,"CREATE TABLE ""previous_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_doubles"" FROM ""previous_winners"" WHERE ""year""='2006';",2-12163320-1 Which women's single had Cai Jaini Qi Yu on the women's doubles team?,"CREATE TABLE ""previous_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_singles"" FROM ""previous_winners"" WHERE ""women_s_doubles""='cai jaini qi yu';",2-12163320-1 Which women's doubles had Tine Rasmussen on the women's singles?,"CREATE TABLE ""previous_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_doubles"" FROM ""previous_winners"" WHERE ""women_s_singles""='tine rasmussen';",2-12163320-1 What is the average year with Nathan Robertson Gail Emms in mixed doubles?,"CREATE TABLE ""past_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT AVG(""year"") FROM ""past_winners"" WHERE ""mixed_doubles""='nathan robertson gail emms';",2-12207976-1 Who is the player with a 76-67-71=214 score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""score""='76-67-71=214';",2-12913985-6 What is Nick Price's score?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""third_round"" WHERE ""player""='nick price';",2-12913985-6 What is the country of the player with a score of 69-74-71=214?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""third_round"" WHERE ""score""='69-74-71=214';",2-12913985-6 What is the to par of Greg Norman?,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""player""='greg norman';",2-12913985-6 What's the score for opponent @ Tigers on July 24?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""opponent""='@ tigers' AND ""date""='july 24';",2-12208112-8 What's the opponent for July 2?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='july 2';",2-12208112-8 What's the year of the Chassis surtees ts19?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""year"" FROM ""complete_formula_one_results"" WHERE ""chassis""='surtees ts19';",2-1233825-1 What are the lowest points past the year 1978?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MIN(""points"") FROM ""complete_formula_one_results"" WHERE ""year"">1978;",2-1233825-1 What's the top year with the Chassis ats hs1?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""year"") FROM ""complete_formula_one_results"" WHERE ""chassis""='ats hs1';",2-1233825-1 What was the time on September 1?,"CREATE TABLE ""schedule"" ( ""date"" text, ""local_time"" text, ""location"" text, ""score"" text, ""winner"" text );","SELECT ""local_time"" FROM ""schedule"" WHERE ""date""='september 1';",2-12935070-1 Where was September 5?,"CREATE TABLE ""schedule"" ( ""date"" text, ""local_time"" text, ""location"" text, ""score"" text, ""winner"" text );","SELECT ""location"" FROM ""schedule"" WHERE ""date""='september 5';",2-12935070-1 "When the Winning score is 74-68-67-75=284, what was the Margin of victory?","CREATE TABLE ""pga_tour_wins_20"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""margin_of_victory"" FROM ""pga_tour_wins_20"" WHERE ""winning_score""='74-68-67-75=284';",2-1307603-1 "When the Winning is 71-71-70-69=281, what is the To par?","CREATE TABLE ""pga_tour_wins_20"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""to_par"" FROM ""pga_tour_wins_20"" WHERE ""winning_score""='71-71-70-69=281';",2-1307603-1 "When the Winning score is 68-65-65-68=266, what is the Margin of victory?","CREATE TABLE ""pga_tour_wins_20"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""margin_of_victory"" FROM ""pga_tour_wins_20"" WHERE ""winning_score""='68-65-65-68=266';",2-1307603-1 On what Date was the Winning score of 72-67-68-67=274?,"CREATE TABLE ""pga_tour_wins_20"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""date"" FROM ""pga_tour_wins_20"" WHERE ""winning_score""='72-67-68-67=274';",2-1307603-1 What is the total number of 2nd place finishes for riders active in years 2009-2010 and more than 0 wins?,"CREATE TABLE ""a"" ( ""rider"" text, ""years_active"" text, ""races"" real, ""wins"" real, ""2nd_pl"" real, ""3rd_pl"" real, ""titles"" real );","SELECT SUM(""2nd_pl"") FROM ""a"" WHERE ""years_active""='2009-2010' AND ""wins"">0;",2-13199257-2 What is the total number of 3rd place finishes for racers with 0 titles?,"CREATE TABLE ""a"" ( ""rider"" text, ""years_active"" text, ""races"" real, ""wins"" real, ""2nd_pl"" real, ""3rd_pl"" real, ""titles"" real );","SELECT SUM(""3rd_pl"") FROM ""a"" WHERE ""titles""<0;",2-13199257-2 What is the sum of the number of wins for racers with 0 3rd place finishes?,"CREATE TABLE ""a"" ( ""rider"" text, ""years_active"" text, ""races"" real, ""wins"" real, ""2nd_pl"" real, ""3rd_pl"" real, ""titles"" real );","SELECT SUM(""wins"") FROM ""a"" WHERE ""3rd_pl""<0;",2-13199257-2 What is the average number of 2nd place finishes for racers active in the year 2000 and more than 0 titles?,"CREATE TABLE ""a"" ( ""rider"" text, ""years_active"" text, ""races"" real, ""wins"" real, ""2nd_pl"" real, ""3rd_pl"" real, ""titles"" real );","SELECT AVG(""2nd_pl"") FROM ""a"" WHERE ""years_active""='2000' AND ""titles"">0;",2-13199257-2 Name the sum of played for c.d. luis ángel firpo and place more than 3,"CREATE TABLE ""apertura_2005_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT SUM(""played"") FROM ""apertura_2005_standings"" WHERE ""team""='c.d. luis ángel firpo' AND ""place"">3;",2-13042949-1 Name the total number of places which has played more than 18,"CREATE TABLE ""apertura_2005_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""place"") FROM ""apertura_2005_standings"" WHERE ""played"">18;",2-13042949-1 Name the total number of lost when goals scored is less than 22 and goals conceded is more than 27,"CREATE TABLE ""apertura_2005_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""lost"") FROM ""apertura_2005_standings"" WHERE ""goals_scored""<22 AND ""goals_conceded"">27;",2-13042949-1 Name the average goals conceded with draw bigger than 7 and goals scored more than 24,"CREATE TABLE ""apertura_2005_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT AVG(""goals_conceded"") FROM ""apertura_2005_standings"" WHERE ""draw"">7 AND ""goals_scored"">24;",2-13042949-1 Name the least goals scored with place more than 8 and lost less than 8,"CREATE TABLE ""apertura_2005_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MIN(""goals_scored"") FROM ""apertura_2005_standings"" WHERE ""place"">8 AND ""lost""<8;",2-13042949-1 "Where does Mount Chamberlin, located in Alaska, rank on the chart?","CREATE TABLE ""the_50_most_topographically_isolated_sum"" ( ""rank"" real, ""mountain_peak"" text, ""state"" text, ""mountain_range"" text, ""location"" text );","SELECT SUM(""rank"") FROM ""the_50_most_topographically_isolated_sum"" WHERE ""state""='alaska' AND ""mountain_peak""='mount chamberlin';",2-12444155-3 What is the location of the mountain ranked at 36?,"CREATE TABLE ""the_50_most_topographically_isolated_sum"" ( ""rank"" real, ""mountain_peak"" text, ""state"" text, ""mountain_range"" text, ""location"" text );","SELECT ""location"" FROM ""the_50_most_topographically_isolated_sum"" WHERE ""rank""=36;",2-12444155-3 Where does the Kuskokwim Mountains rank on the chart?,"CREATE TABLE ""the_50_most_topographically_isolated_sum"" ( ""rank"" real, ""mountain_peak"" text, ""state"" text, ""mountain_range"" text, ""location"" text );","SELECT MAX(""rank"") FROM ""the_50_most_topographically_isolated_sum"" WHERE ""mountain_range""='kuskokwim mountains';",2-12444155-3 What is the average rank of a mountain range located in Maine?,"CREATE TABLE ""the_50_most_topographically_isolated_sum"" ( ""rank"" real, ""mountain_peak"" text, ""state"" text, ""mountain_range"" text, ""location"" text );","SELECT AVG(""rank"") FROM ""the_50_most_topographically_isolated_sum"" WHERE ""state""='maine';",2-12444155-3 What round was matt roth drafted?,"CREATE TABLE ""team_players_in_the_nfl"" ( ""player"" text, ""position"" text, ""round"" real, ""pick"" real, ""nfl_club"" text );","SELECT COUNT(""round"") FROM ""team_players_in_the_nfl"" WHERE ""player""='matt roth';",2-12741476-13 What team did the player represent that was picked after 196?,"CREATE TABLE ""team_players_in_the_nfl"" ( ""player"" text, ""position"" text, ""round"" real, ""pick"" real, ""nfl_club"" text );","SELECT ""nfl_club"" FROM ""team_players_in_the_nfl"" WHERE ""pick"">196;",2-12741476-13 Name the position for european competitions of eurocup regular season,"CREATE TABLE ""season_by_season"" ( ""season"" text, ""tier"" text, ""league"" text, ""pos"" text, ""postseason"" text, ""cup_competitions"" text, ""european_competitions"" text );","SELECT ""pos"" FROM ""season_by_season"" WHERE ""european_competitions""='eurocup regular season';",2-13291113-1 Who was the opponent with a series of 3-2?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""series"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""series""='3-2';",2-12206431-9 Who was the opponent with a series of 1-0?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""series"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""series""='1-0';",2-12206431-9 For the Delmar school what is the division record?,"CREATE TABLE ""2004_regular_season_football_standings"" ( ""school"" text, ""team"" text, ""division_record"" text, ""overall_record"" text, ""season_outcome"" text );","SELECT ""division_record"" FROM ""2004_regular_season_football_standings"" WHERE ""school""='delmar';",2-13054553-4 What school does the Blue Raiders belong to?,"CREATE TABLE ""2004_regular_season_football_standings"" ( ""school"" text, ""team"" text, ""division_record"" text, ""overall_record"" text, ""season_outcome"" text );","SELECT ""school"" FROM ""2004_regular_season_football_standings"" WHERE ""team""='blue raiders';",2-13054553-4 What team name belongs to Seaford?,"CREATE TABLE ""2004_regular_season_football_standings"" ( ""school"" text, ""team"" text, ""division_record"" text, ""overall_record"" text, ""season_outcome"" text );","SELECT ""team"" FROM ""2004_regular_season_football_standings"" WHERE ""school""='seaford';",2-13054553-4 What division record did the Spartans hold?,"CREATE TABLE ""2004_regular_season_football_standings"" ( ""school"" text, ""team"" text, ""division_record"" text, ""overall_record"" text, ""season_outcome"" text );","SELECT ""division_record"" FROM ""2004_regular_season_football_standings"" WHERE ""team""='spartans';",2-13054553-4 The wildcats belong to what school?,"CREATE TABLE ""2004_regular_season_football_standings"" ( ""school"" text, ""team"" text, ""division_record"" text, ""overall_record"" text, ""season_outcome"" text );","SELECT ""school"" FROM ""2004_regular_season_football_standings"" WHERE ""team""='wildcats';",2-13054553-4 How many total murders happened after 2011?,"CREATE TABLE ""asbury_park_s_crime_statistics"" ( ""year"" real, ""crime_index_total"" real, ""violent_crime"" real, ""non_violent_crime"" real, ""crime_rate_per_1000"" real, ""violent_crime_rate_per_1000"" real, ""non_violent_crime_rate_per_1000"" real, ""murder"" real, ""rape"" real, ""robbery"" real, ""aggravated_assault"" real );","SELECT SUM(""murder"") FROM ""asbury_park_s_crime_statistics"" WHERE ""year"">2011;",2-125458-1 "Which average Robbery has the following criteria: Non-Violent crime less than 1147, rape less then 11, aggrevated assault greater than 167 and a crime index with a total of 1313?","CREATE TABLE ""asbury_park_s_crime_statistics"" ( ""year"" real, ""crime_index_total"" real, ""violent_crime"" real, ""non_violent_crime"" real, ""crime_rate_per_1000"" real, ""violent_crime_rate_per_1000"" real, ""non_violent_crime_rate_per_1000"" real, ""murder"" real, ""rape"" real, ""robbery"" real, ""aggravated_assault"" real );","SELECT AVG(""robbery"") FROM ""asbury_park_s_crime_statistics"" WHERE ""non_violent_crime""<1147 AND ""rape""<11 AND ""aggravated_assault"">167 AND ""crime_index_total""=1313;",2-125458-1 "Which non-violent crime rate per 1000 peope has the following criteria: crime rate per 1000 greater than 82.8, violent crime smaller than 305, robbery less than 147 and a crime index total greater than 1540?","CREATE TABLE ""asbury_park_s_crime_statistics"" ( ""year"" real, ""crime_index_total"" real, ""violent_crime"" real, ""non_violent_crime"" real, ""crime_rate_per_1000"" real, ""violent_crime_rate_per_1000"" real, ""non_violent_crime_rate_per_1000"" real, ""murder"" real, ""rape"" real, ""robbery"" real, ""aggravated_assault"" real );","SELECT AVG(""violent_crime_rate_per_1000"") FROM ""asbury_park_s_crime_statistics"" WHERE ""crime_rate_per_1000"">82.8 AND ""violent_crime""<305 AND ""robbery""<147 AND ""crime_index_total"">1540;",2-125458-1 "Which aggravated assault has the highest amount and the following criteria: crime rate per 1000 greater than 89.1,rape value of 23, and a crime index greater than 1590?","CREATE TABLE ""asbury_park_s_crime_statistics"" ( ""year"" real, ""crime_index_total"" real, ""violent_crime"" real, ""non_violent_crime"" real, ""crime_rate_per_1000"" real, ""violent_crime_rate_per_1000"" real, ""non_violent_crime_rate_per_1000"" real, ""murder"" real, ""rape"" real, ""robbery"" real, ""aggravated_assault"" real );","SELECT MAX(""aggravated_assault"") FROM ""asbury_park_s_crime_statistics"" WHERE ""crime_rate_per_1000"">89.1 AND ""rape""=23 AND ""crime_index_total"">1590;",2-125458-1 When did sony music direct a label?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""label""='sony music direct';",2-12694743-1 What record had an alca-271 cd?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""format""='cd' AND ""catalog""='alca-271';",2-12694743-1 What formated cataloged alca-9196?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""format"" FROM ""release_history"" WHERE ""catalog""='alca-9196';",2-12694743-1 Which Podium has 1 Race and a Final Place of 5th?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""races"" text, ""wins"" text, ""podiums"" text, ""points"" text, ""final_placing"" text );","SELECT ""podiums"" FROM ""career_summary"" WHERE ""races""='1' AND ""final_placing""='5th';",2-12690577-1 Which Season has a Final Place of 8th and 8 Podiums?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""races"" text, ""wins"" text, ""podiums"" text, ""points"" text, ""final_placing"" text );","SELECT ""season"" FROM ""career_summary"" WHERE ""final_placing""='8th' AND ""podiums""='8';",2-12690577-1 "Which Season has 0 Podiums, 1 Race, and 0 Points?","CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""races"" text, ""wins"" text, ""podiums"" text, ""points"" text, ""final_placing"" text );","SELECT ""season"" FROM ""career_summary"" WHERE ""podiums""='0' AND ""races""='1' AND ""points""='0';",2-12690577-1 Which Season has 95 Points?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""races"" text, ""wins"" text, ""podiums"" text, ""points"" text, ""final_placing"" text );","SELECT ""season"" FROM ""career_summary"" WHERE ""points""='95';",2-12690577-1 Which Race has the Toyota Racing Series New Zealand and 0 wins?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""races"" text, ""wins"" text, ""podiums"" text, ""points"" text, ""final_placing"" text );","SELECT ""races"" FROM ""career_summary"" WHERE ""series""='toyota racing series new zealand' AND ""wins""='0';",2-12690577-1 Which Season has a 19th Final Place?,"CREATE TABLE ""career_summary"" ( ""season"" text, ""series"" text, ""races"" text, ""wins"" text, ""podiums"" text, ""points"" text, ""final_placing"" text );","SELECT ""season"" FROM ""career_summary"" WHERE ""final_placing""='19th';",2-12690577-1 What is the largest frequency owned by multicultural broadcasting with a Format of vietnamese?,"CREATE TABLE ""am"" ( ""station"" text, ""frequency"" real, ""network_affiliation"" text, ""format"" text, ""city_of_license"" text, ""status"" text );","SELECT MAX(""frequency"") FROM ""am"" WHERE ""status""='owned by multicultural broadcasting' AND ""format""='vietnamese';",2-12271718-2 Which format has a Station of klok?,"CREATE TABLE ""am"" ( ""station"" text, ""frequency"" real, ""network_affiliation"" text, ""format"" text, ""city_of_license"" text, ""status"" text );","SELECT ""format"" FROM ""am"" WHERE ""station""='klok';",2-12271718-2 "Which format has a Frequency larger than 1050, and a Station of kvto?","CREATE TABLE ""am"" ( ""station"" text, ""frequency"" real, ""network_affiliation"" text, ""format"" text, ""city_of_license"" text, ""status"" text );","SELECT ""format"" FROM ""am"" WHERE ""frequency"">1050 AND ""station""='kvto';",2-12271718-2 "What is the total frequency have a Status of owned by cumulus media, and a Format of news?","CREATE TABLE ""am"" ( ""station"" text, ""frequency"" real, ""network_affiliation"" text, ""format"" text, ""city_of_license"" text, ""status"" text );","SELECT SUM(""frequency"") FROM ""am"" WHERE ""status""='owned by cumulus media' AND ""format""='news';",2-12271718-2 Which format has a Station of kcbs?,"CREATE TABLE ""am"" ( ""station"" text, ""frequency"" real, ""network_affiliation"" text, ""format"" text, ""city_of_license"" text, ""status"" text );","SELECT ""format"" FROM ""am"" WHERE ""station""='kcbs';",2-12271718-2 Who has the lowest FA cup and has a total over 46?,"CREATE TABLE ""goal_scorers"" ( ""name"" text, ""championship"" real, ""fa_cup"" real, ""league_cup"" real, ""total"" real );","SELECT MIN(""fa_cup"") FROM ""goal_scorers"" WHERE ""total"">46;",2-12874689-10 What is the sum of the League Cup smaller than 0?,"CREATE TABLE ""goal_scorers"" ( ""name"" text, ""championship"" real, ""fa_cup"" real, ""league_cup"" real, ""total"" real );","SELECT SUM(""total"") FROM ""goal_scorers"" WHERE ""league_cup""<0;",2-12874689-10 What is the average of all Heats of competitors with a Time of 59.11 and a lane higher than 3?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT AVG(""heat"") FROM ""heats"" WHERE ""time""='59.11' AND ""lane"">3;",2-12446715-3 What is the highest Lane used by a racer from Malta?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT MAX(""lane"") FROM ""heats"" WHERE ""nationality""='malta';",2-12446715-3 "What is the Name of the racer with a heat higher than 2 and a lane less than 5, with a time of 1:01.53?","CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""name"" FROM ""heats"" WHERE ""heat"">2 AND ""lane""<5 AND ""time""='1:01.53';",2-12446715-3 How many wins did he have when he made over 2 cuts and had under 2 top 10s?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_10"" real, ""events"" real, ""cuts_made"" real );","SELECT AVG(""wins"") FROM ""summary"" WHERE ""cuts_made"">2 AND ""top_10""<2;",2-12796733-3 "Who was the opponent of the game that 31,293 people attended that had a final score of 9 - 6.","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""score""='9 - 6' AND ""attendance"">'31,293';",2-12206319-2 How many people attended the game against athletics with the record of 9-12?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT COUNT(""attendance"") FROM ""game_log"" WHERE ""opponent""='athletics' AND ""record""='9-12';",2-12206319-2 How many people went to the game with the record of 8-10?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT SUM(""attendance"") FROM ""game_log"" WHERE ""record""='8-10';",2-12206319-2 which entrant after 1987 had 12 points and a benetton b188 chassis?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""entrant"" FROM ""complete_formula_one_results"" WHERE ""year"">1987 AND ""chassis""='benetton b188' AND ""points""=12;",2-1218385-1 what's the earliest year that there was a cosworth v8 engine and 12 points?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MIN(""year"") FROM ""complete_formula_one_results"" WHERE ""engine""='cosworth v8' AND ""points""=12;",2-1218385-1 which chassis were in use prior to 1988?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""chassis"" FROM ""complete_formula_one_results"" WHERE ""year""<1988;",2-1218385-1 Who was from Great Britain in lane 5?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""name"" FROM ""heats"" WHERE ""nationality""='great britain' AND ""lane""=5;",2-12386295-3 How many people were in attendance at week 16?,"CREATE TABLE ""schedule"" ( ""week"" real, ""opponent"" text, ""result"" text, ""game_site"" text, ""attendance"" real );","SELECT AVG(""attendance"") FROM ""schedule"" WHERE ""week""=16;",2-12481356-2 What entrant had a chassis of Maserati 250f in 1954?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""entrant"" FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='maserati 250f' AND ""year""=1954;",2-1235941-1 What is the highest number of points before 1954?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""year""<1954;",2-1235941-1 What is the lowest decile that Ohau School has?,"CREATE TABLE ""horowhenua_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT MIN(""decile"") FROM ""horowhenua_district"" WHERE ""name""='ohau school';",2-12197750-7 What gender is allowed to attend the school that has a decile of 6 and a roll that is less than 179?,"CREATE TABLE ""horowhenua_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""gender"" FROM ""horowhenua_district"" WHERE ""decile""=6 AND ""roll""<179;",2-12197750-7 What gender is allowed at the school which has a roll of 338?,"CREATE TABLE ""horowhenua_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""gender"" FROM ""horowhenua_district"" WHERE ""roll""=338;",2-12197750-7 "What authority controls the school in Levin that has a decile of 6, and a roll of 226?","CREATE TABLE ""horowhenua_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""authority"" FROM ""horowhenua_district"" WHERE ""decile""=6 AND ""area""='levin' AND ""roll""=226;",2-12197750-7 What Function (figure) has Serial number AF 934103?,"CREATE TABLE ""characters"" ( ""code_name"" text, ""function_figure"" text, ""real_name"" text, ""birthplace"" text, ""serial_number"" text, ""primary_military_speciality"" text, ""secondary_military_speciality"" text );","SELECT ""function_figure"" FROM ""characters"" WHERE ""serial_number""='af 934103';",2-13130124-1 What is Moondancer's Primary Military Speciality?,"CREATE TABLE ""characters"" ( ""code_name"" text, ""function_figure"" text, ""real_name"" text, ""birthplace"" text, ""serial_number"" text, ""primary_military_speciality"" text, ""secondary_military_speciality"" text );","SELECT ""primary_military_speciality"" FROM ""characters"" WHERE ""code_name""='moondancer';",2-13130124-1 "With a Primary military speciality of astral assault tactics, what is the Secondary military speciality?","CREATE TABLE ""characters"" ( ""code_name"" text, ""function_figure"" text, ""real_name"" text, ""birthplace"" text, ""serial_number"" text, ""primary_military_speciality"" text, ""secondary_military_speciality"" text );","SELECT ""secondary_military_speciality"" FROM ""characters"" WHERE ""primary_military_speciality""='astral assault tactics';",2-13130124-1 What is the Serial number for the Space Security Trooper Function (figure)?,"CREATE TABLE ""characters"" ( ""code_name"" text, ""function_figure"" text, ""real_name"" text, ""birthplace"" text, ""serial_number"" text, ""primary_military_speciality"" text, ""secondary_military_speciality"" text );","SELECT ""serial_number"" FROM ""characters"" WHERE ""function_figure""='space security trooper';",2-13130124-1 What is the Code Name for the Space Pilot Function (figure)?,"CREATE TABLE ""characters"" ( ""code_name"" text, ""function_figure"" text, ""real_name"" text, ""birthplace"" text, ""serial_number"" text, ""primary_military_speciality"" text, ""secondary_military_speciality"" text );","SELECT ""code_name"" FROM ""characters"" WHERE ""function_figure""='space pilot';",2-13130124-1 What Birthplace's Real Name is Charles 'Chuck' Connors?,"CREATE TABLE ""characters"" ( ""code_name"" text, ""function_figure"" text, ""real_name"" text, ""birthplace"" text, ""serial_number"" text, ""primary_military_speciality"" text, ""secondary_military_speciality"" text );","SELECT ""birthplace"" FROM ""characters"" WHERE ""real_name""='charles ''chuck'' connors';",2-13130124-1 Who is the home team of the game on December 21?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""home"" FROM ""game_log"" WHERE ""date""='december 21';",2-12736926-2 Who is the visitor of the game on March 7?,"CREATE TABLE ""game_log"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""game_log"" WHERE ""date""='march 7';",2-12736926-2 Which is the highest year that has 3 points?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""chassis"" text, ""engine_s"" text, ""tyres"" text, ""points"" real );","SELECT MAX(""year"") FROM ""complete_formula_one_results"" WHERE ""points""=3;",2-1218151-2 Which engine has more than 0 points and a year before 1984?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""chassis"" text, ""engine_s"" text, ""tyres"" text, ""points"" real );","SELECT ""engine_s"" FROM ""complete_formula_one_results"" WHERE ""points"">0 AND ""year""<1984;",2-1218151-2 "Name the game site for october 18, 1992","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT ""game_site"" FROM ""schedule"" WHERE ""date""='october 18, 1992';",2-13258732-2 "Name the game site for october 4, 1992","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT ""game_site"" FROM ""schedule"" WHERE ""date""='october 4, 1992';",2-13258732-2 Name the date when bye was opponent,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""opponent""='bye';",2-13258732-2 Name the attendance for july 16,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""attendance"" FROM ""game_log"" WHERE ""date""='july 16';",2-12206689-5 Name the loss for 48-37,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""record""='48-37';",2-12206689-5 Name the record for 9-4 score,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""score""='9-4';",2-12206689-5 Name the least attendance for 52-37 record,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT MIN(""attendance"") FROM ""game_log"" WHERE ""record""='52-37';",2-12206689-5 What Away team has the Golden point(s) scorer Trent Hodkinson and the Home of Manly-Warringah Sea Eagles?,"CREATE TABLE ""tally"" ( ""home"" text, ""score"" text, ""away"" text, ""venue"" text, ""golden_point_s_scorer"" text );","SELECT ""away"" FROM ""tally"" WHERE ""golden_point_s_scorer""='trent hodkinson' AND ""home""='manly-warringah sea eagles';",2-12709578-1 What is the Score of Golden Point(s) scorer Adam Reynolds?,"CREATE TABLE ""tally"" ( ""home"" text, ""score"" text, ""away"" text, ""venue"" text, ""golden_point_s_scorer"" text );","SELECT ""score"" FROM ""tally"" WHERE ""golden_point_s_scorer""='adam reynolds';",2-12709578-1 What Golden point(s) has the Venue Allianz Stadium?,"CREATE TABLE ""tally"" ( ""home"" text, ""score"" text, ""away"" text, ""venue"" text, ""golden_point_s_scorer"" text );","SELECT ""golden_point_s_scorer"" FROM ""tally"" WHERE ""venue""='allianz stadium';",2-12709578-1 What Golden point(s) scorer has the Away Sydney Roosters and Home Cronulla Sharks?,"CREATE TABLE ""tally"" ( ""home"" text, ""score"" text, ""away"" text, ""venue"" text, ""golden_point_s_scorer"" text );","SELECT ""golden_point_s_scorer"" FROM ""tally"" WHERE ""away""='sydney roosters' AND ""home""='cronulla sharks';",2-12709578-1 What Golden point(s) scorer has the Away Brisbane Broncos and Home South Sydney Rabbitohs?,"CREATE TABLE ""tally"" ( ""home"" text, ""score"" text, ""away"" text, ""venue"" text, ""golden_point_s_scorer"" text );","SELECT ""golden_point_s_scorer"" FROM ""tally"" WHERE ""away""='brisbane broncos' AND ""home""='south sydney rabbitohs';",2-12709578-1 What are the revenues for ōoka tadayoshi (2nd) (大岡忠愛)?,"CREATE TABLE ""list_of_daimy"" ( ""name"" text, ""tenure"" text, ""courtesy_title"" text, ""court_rank"" text, ""revenues"" text, ""lineage"" text );","SELECT ""revenues"" FROM ""list_of_daimy"" WHERE ""name""='ōoka tadayoshi (2nd) (大岡忠愛)';",2-12803263-1 What's the lineage of ōoka tadatomo (大岡忠與)?,"CREATE TABLE ""list_of_daimy"" ( ""name"" text, ""tenure"" text, ""courtesy_title"" text, ""court_rank"" text, ""revenues"" text, ""lineage"" text );","SELECT ""lineage"" FROM ""list_of_daimy"" WHERE ""name""='ōoka tadatomo (大岡忠與)';",2-12803263-1 What's the tenure of 3rd son of tadatsune?,"CREATE TABLE ""list_of_daimy"" ( ""name"" text, ""tenure"" text, ""courtesy_title"" text, ""court_rank"" text, ""revenues"" text, ""lineage"" text );","SELECT ""tenure"" FROM ""list_of_daimy"" WHERE ""lineage""='3rd son of tadatsune';",2-12803263-1 "What's the court ranking of 5th son of tadayori and has revenues of 10,000 koku?","CREATE TABLE ""list_of_daimy"" ( ""name"" text, ""tenure"" text, ""courtesy_title"" text, ""court_rank"" text, ""revenues"" text, ""lineage"" text );","SELECT ""court_rank"" FROM ""list_of_daimy"" WHERE ""revenues""='10,000 koku' AND ""lineage""='5th son of tadayori';",2-12803263-1 What's the courtesy title of 4th son of hatamoto ōoka tadataka?,"CREATE TABLE ""list_of_daimy"" ( ""name"" text, ""tenure"" text, ""courtesy_title"" text, ""court_rank"" text, ""revenues"" text, ""lineage"" text );","SELECT ""courtesy_title"" FROM ""list_of_daimy"" WHERE ""lineage""='4th son of hatamoto ōoka tadataka';",2-12803263-1 What was the rank of the event won by Pieter de Korver?,"CREATE TABLE ""top_10_prizes"" ( ""rank"" text, ""event"" text, ""place"" text, ""name"" text, ""prize"" text );","SELECT ""rank"" FROM ""top_10_prizes"" WHERE ""name""='pieter de korver';",2-1296513-13 "Which event had a prize of $2,434,061?","CREATE TABLE ""top_10_prizes"" ( ""rank"" text, ""event"" text, ""place"" text, ""name"" text, ""prize"" text );","SELECT ""name"" FROM ""top_10_prizes"" WHERE ""prize""='$2,434,061';",2-1296513-13 What was the prize won by Sebastian Ruthenberg?,"CREATE TABLE ""top_10_prizes"" ( ""rank"" text, ""event"" text, ""place"" text, ""name"" text, ""prize"" text );","SELECT ""prize"" FROM ""top_10_prizes"" WHERE ""name""='sebastian ruthenberg';",2-1296513-13 "Who won the event with a top prize of $2,434,061?","CREATE TABLE ""top_10_prizes"" ( ""rank"" text, ""event"" text, ""place"" text, ""name"" text, ""prize"" text );","SELECT ""name"" FROM ""top_10_prizes"" WHERE ""prize""='$2,434,061';",2-1296513-13 The rider mike di meglio had a total of how many grids?,"CREATE TABLE ""125cc_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT COUNT(""grid"") FROM ""125cc_classification"" WHERE ""rider""='mike di meglio';",2-12779644-3 What is the N117/2400 IEC3 associated with an N100IEC3 of 25?,"CREATE TABLE ""technical_data_2_5_mw_gamma_class"" ( ""parameter"" text, ""n80_iec1"" text, ""n90_iec1"" text, ""n90_iec2"" text, ""n100_iec_2"" text, ""n100_iec3"" text, ""n117_2400_iec3"" text );","SELECT ""n117_2400_iec3"" FROM ""technical_data_2_5_mw_gamma_class"" WHERE ""n100_iec3""='25';",2-12850203-1 What is the Name of the Special Stage with a 2.40km length and S. Loeb as Winner?,"CREATE TABLE ""special_stages"" ( ""stage"" text, ""time"" text, ""name"" text, ""length"" text, ""winner"" text, ""rally_leader"" text );","SELECT ""name"" FROM ""special_stages"" WHERE ""length""='2.40km' AND ""winner""='s. loeb';",2-13244302-2 "In the 21.40km Santa Rosa 1 Stage, what was the Time?","CREATE TABLE ""special_stages"" ( ""stage"" text, ""time"" text, ""name"" text, ""length"" text, ""winner"" text, ""rally_leader"" text );","SELECT ""time"" FROM ""special_stages"" WHERE ""length""='21.40km' AND ""name""='santa rosa 1';",2-13244302-2 What was the Winner of the SS5 Stage?,"CREATE TABLE ""special_stages"" ( ""stage"" text, ""time"" text, ""name"" text, ""length"" text, ""winner"" text, ""rally_leader"" text );","SELECT ""winner"" FROM ""special_stages"" WHERE ""stage""='ss5';",2-13244302-2 What was the Time in the Mina Clavero 2 Stage?,"CREATE TABLE ""special_stages"" ( ""stage"" text, ""time"" text, ""name"" text, ""length"" text, ""winner"" text, ""rally_leader"" text );","SELECT ""time"" FROM ""special_stages"" WHERE ""name""='mina clavero 2';",2-13244302-2 What was Stage SS2's Winner?,"CREATE TABLE ""special_stages"" ( ""stage"" text, ""time"" text, ""name"" text, ""length"" text, ""winner"" text, ""rally_leader"" text );","SELECT ""winner"" FROM ""special_stages"" WHERE ""stage""='ss2';",2-13244302-2 What is the lowest amount of bronze medals won by Music City Mystique where they won more than 3 gold medals and less than 15 total medals?,"CREATE TABLE ""percussion_independent_world_class"" ( ""ensemble"" text, ""gold_medals"" real, ""silver_medals"" real, ""bronze_medals"" real, ""total_medals"" real );","SELECT MIN(""bronze_medals"") FROM ""percussion_independent_world_class"" WHERE ""gold_medals"">3 AND ""ensemble""='music city mystique' AND ""total_medals""<15;",2-1305623-6 "When the Mandarins won more than 1 bronze medals, how many gold medals did they win?","CREATE TABLE ""percussion_independent_world_class"" ( ""ensemble"" text, ""gold_medals"" real, ""silver_medals"" real, ""bronze_medals"" real, ""total_medals"" real );","SELECT COUNT(""gold_medals"") FROM ""percussion_independent_world_class"" WHERE ""ensemble""='mandarins' AND ""bronze_medals"">1;",2-1305623-6 "What is the largest roll with Years 1–8, a Name of dorie school, and a Decile larger than 9?","CREATE TABLE ""ashburton_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT MAX(""roll"") FROM ""ashburton_district"" WHERE ""years""='1–8' AND ""name""='dorie school' AND ""decile"">9;",2-12256602-5 "How many deciles have Years of 1–8, and a Roll of 49?","CREATE TABLE ""ashburton_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT COUNT(""decile"") FROM ""ashburton_district"" WHERE ""years""='1–8' AND ""roll""=49;",2-12256602-5 "Which name has Years of 1–8, a Decile of 9, and a Roll smaller than 141?","CREATE TABLE ""ashburton_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""name"" FROM ""ashburton_district"" WHERE ""years""='1–8' AND ""decile""=9 AND ""roll""<141;",2-12256602-5 "What is the largest Decile with Years of 1–8, anAuthority of state, and a Roll of 141?","CREATE TABLE ""ashburton_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT MAX(""decile"") FROM ""ashburton_district"" WHERE ""years""='1–8' AND ""authority""='state' AND ""roll""=141;",2-12256602-5 How many deciles have an Authority of state and a Name of chertsey school?,"CREATE TABLE ""ashburton_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT COUNT(""decile"") FROM ""ashburton_district"" WHERE ""authority""='state' AND ""name""='chertsey school';",2-12256602-5 "Bldr of mcw&f, and a Year smaller than 1927, and a LT Nos of 9820-9821 has what type?","CREATE TABLE ""fleet_details"" ( ""lt_nos"" text, ""year"" real, ""bldr"" text, ""type"" text, ""notes"" text );","SELECT ""type"" FROM ""fleet_details"" WHERE ""bldr""='mcw&f' AND ""year""<1927 AND ""lt_nos""='9820-9821';",2-1316872-1 "Bldr of mcw&f, and a Notes of ""mv""; converted from steam stock, 1927, and a Year of 1920, and a LT Nos of 9716-9718 has what type?","CREATE TABLE ""fleet_details"" ( ""lt_nos"" text, ""year"" real, ""bldr"" text, ""type"" text, ""notes"" text );","SELECT ""type"" FROM ""fleet_details"" WHERE ""bldr""='mcw&f' AND ""notes""='\""mv\""; converted from steam stock, 1927' AND ""year""=1920 AND ""lt_nos""='9716-9718';",2-1316872-1 "What is the highest position less than 7 that had more than 421,760 in sales for the song Don't Stop Movin'?","CREATE TABLE ""top_40_singles"" ( ""position"" real, ""song_title"" text, ""artist"" text, ""highest_position"" real, ""sales"" real );","SELECT MAX(""highest_position"") FROM ""top_40_singles"" WHERE ""sales"">'421,760' AND ""song_title""='don''t stop movin''' AND ""position""<7;",2-1284906-3 "What position is the song Have You Ever with more than 1,037,235 in sales?","CREATE TABLE ""top_40_singles"" ( ""position"" real, ""song_title"" text, ""artist"" text, ""highest_position"" real, ""sales"" real );","SELECT COUNT(""position"") FROM ""top_40_singles"" WHERE ""sales"">'1,037,235' AND ""song_title""='have you ever';",2-1284906-3 What were the total number of sales for the song 21 Seconds?,"CREATE TABLE ""top_40_singles"" ( ""position"" real, ""song_title"" text, ""artist"" text, ""highest_position"" real, ""sales"" real );","SELECT COUNT(""sales"") FROM ""top_40_singles"" WHERE ""song_title""='21 seconds';",2-1284906-3 Which Reigns has 92 days held?,"CREATE TABLE ""title_history"" ( ""wrestler"" text, ""reigns"" text, ""days_held"" real, ""location"" text, ""successful_defenses"" text, ""event"" text );","SELECT ""reigns"" FROM ""title_history"" WHERE ""days_held""=92;",2-12236707-2 What successful defenses has 126 days held and a Reigns of 3?,"CREATE TABLE ""title_history"" ( ""wrestler"" text, ""reigns"" text, ""days_held"" real, ""location"" text, ""successful_defenses"" text, ""event"" text );","SELECT ""successful_defenses"" FROM ""title_history"" WHERE ""days_held""=126 AND ""reigns""='3';",2-12236707-2 "Which event has Philadelphia, PA as the location and 41 days held?","CREATE TABLE ""title_history"" ( ""wrestler"" text, ""reigns"" text, ""days_held"" real, ""location"" text, ""successful_defenses"" text, ""event"" text );","SELECT ""event"" FROM ""title_history"" WHERE ""location""='philadelphia, pa' AND ""days_held""=41;",2-12236707-2 Who was number 3 that had a number 2 of Delfina and a Final of Pedro?,"CREATE TABLE ""nominations"" ( ""no_1"" text, ""no_2"" text, ""no_3"" text, ""no_4"" text, ""no_5"" text, ""no_6"" text, ""no_7"" text, ""no_8"" text, ""no_9"" text, ""no_10"" text, ""final"" text );","SELECT ""no_3"" FROM ""nominations"" WHERE ""no_2""='delfina' AND ""final""='pedro';",2-12531692-6 Who was number 9 that had a number 7 of Joana and a Final of Pedro?,"CREATE TABLE ""nominations"" ( ""no_1"" text, ""no_2"" text, ""no_3"" text, ""no_4"" text, ""no_5"" text, ""no_6"" text, ""no_7"" text, ""no_8"" text, ""no_9"" text, ""no_10"" text, ""final"" text );","SELECT ""no_9"" FROM ""nominations"" WHERE ""no_7""='joana' AND ""final""='pedro';",2-12531692-6 "Which days were presented by Andreas Mikroutsikos and were launched on March 10, 2003?","CREATE TABLE ""seasons_overview"" ( ""series"" text, ""tv_channel"" text, ""launch_date"" text, ""finale_date"" text, ""days"" real, ""the_winner"" text, ""the_prize"" text, ""the_presenter"" text );","SELECT ""days"" FROM ""seasons_overview"" WHERE ""the_presenter""='andreas mikroutsikos' AND ""launch_date""='march 10, 2003';",2-12563873-1 Who won when the presenter was Tatiana Stefanidou?,"CREATE TABLE ""seasons_overview"" ( ""series"" text, ""tv_channel"" text, ""launch_date"" text, ""finale_date"" text, ""days"" real, ""the_winner"" text, ""the_prize"" text, ""the_presenter"" text );","SELECT ""the_winner"" FROM ""seasons_overview"" WHERE ""the_presenter""='tatiana stefanidou';",2-12563873-1 "What was the prize when the show was aired on Ant1, was presented by Andreas Mikroutsikos, and was launched on March 10, 2003?","CREATE TABLE ""seasons_overview"" ( ""series"" text, ""tv_channel"" text, ""launch_date"" text, ""finale_date"" text, ""days"" real, ""the_winner"" text, ""the_prize"" text, ""the_presenter"" text );","SELECT ""the_prize"" FROM ""seasons_overview"" WHERE ""tv_channel""='ant1' AND ""the_presenter""='andreas mikroutsikos' AND ""launch_date""='march 10, 2003';",2-12563873-1 Name the sum of gold when Bronze is less than 0,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""gold"") FROM ""medal_table"" WHERE ""bronze""<0;",2-12392683-3 Name the nation when bronze is less than 4 and the total is more than 4,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medal_table"" WHERE ""total"">4 AND ""bronze""<4;",2-12392683-3 What positions are in the Chicago bulls?,"CREATE TABLE ""winners"" ( ""season"" text, ""player"" text, ""position"" text, ""nationality"" text, ""team"" text );","SELECT ""position"" FROM ""winners"" WHERE ""team""='chicago bulls';",2-12211979-2 What season did a United States center play in?,"CREATE TABLE ""winners"" ( ""season"" text, ""player"" text, ""position"" text, ""nationality"" text, ""team"" text );","SELECT ""season"" FROM ""winners"" WHERE ""nationality""='united states' AND ""position""='center';",2-12211979-2 Which film was released in 1983?,"CREATE TABLE ""title_themes"" ( ""film"" text, ""year"" real, ""score_composer"" text, ""u_k_peak_position"" text, ""u_s_peak_position"" text );","SELECT ""film"" FROM ""title_themes"" WHERE ""year""=1983;",2-1284911-2 What was the US Peak position of the film that peaked at #21 in the UK?,"CREATE TABLE ""title_themes"" ( ""film"" text, ""year"" real, ""score_composer"" text, ""u_k_peak_position"" text, ""u_s_peak_position"" text );","SELECT ""u_s_peak_position"" FROM ""title_themes"" WHERE ""u_k_peak_position""='21';",2-1284911-2 Who was the score composer of the film released in 1967?,"CREATE TABLE ""title_themes"" ( ""film"" text, ""year"" real, ""score_composer"" text, ""u_k_peak_position"" text, ""u_s_peak_position"" text );","SELECT ""score_composer"" FROM ""title_themes"" WHERE ""year""=1967;",2-1284911-2 How many years had a film that peaked at #10 in the UK?,"CREATE TABLE ""title_themes"" ( ""film"" text, ""year"" real, ""score_composer"" text, ""u_k_peak_position"" text, ""u_s_peak_position"" text );","SELECT COUNT(""year"") FROM ""title_themes"" WHERE ""u_k_peak_position""='10';",2-1284911-2 "what category is for tom shankland, director?","CREATE TABLE ""2000s"" ( ""category"" text, ""film"" text, ""director_s"" text, ""producer_s"" text, ""writer_s"" text );","SELECT ""category"" FROM ""2000s"" WHERE ""director_s""='tom shankland';",2-12130748-1 How many transfer fees did Afonso Alves have after 2008?,"CREATE TABLE ""outgoing_transfers"" ( ""rank"" real, ""player"" text, ""from"" text, ""transfer_fee_million"" real, ""year"" real );","SELECT COUNT(""transfer_fee_million"") FROM ""outgoing_transfers"" WHERE ""player""='afonso alves' AND ""year"">2008;",2-12742744-1 What was the highest transfer fee in 2008 that is from psv and is ranked larger than 17?,"CREATE TABLE ""outgoing_transfers"" ( ""rank"" real, ""player"" text, ""from"" text, ""transfer_fee_million"" real, ""year"" real );","SELECT MAX(""transfer_fee_million"") FROM ""outgoing_transfers"" WHERE ""year""=2008 AND ""from""='psv' AND ""rank"">17;",2-12742744-1 Who has a transfer fee larger than 12 from ajax in 2006 while ranked higher than 17?,"CREATE TABLE ""outgoing_transfers"" ( ""rank"" real, ""player"" text, ""from"" text, ""transfer_fee_million"" real, ""year"" real );","SELECT ""player"" FROM ""outgoing_transfers"" WHERE ""transfer_fee_million"">12 AND ""rank"">17 AND ""year"">2006 AND ""from""='ajax';",2-12742744-1 Where was the film about the garden of the finzi-continis made?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""country"" FROM ""references"" WHERE ""film_title_used_in_nomination""='the garden of the finzi-continis';",2-12969596-1 Which film was translated from portuguese?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""original_name"" FROM ""references"" WHERE ""language""='portuguese';",2-12969596-1 Which film originated in France?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""original_name"" FROM ""references"" WHERE ""country""='france';",2-12969596-1 What is the real name of the movie about love?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""original_name"" FROM ""references"" WHERE ""film_title_used_in_nomination""='love';",2-12969596-1 What is the real name of the movie directed by gert fredholm?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""original_name"" FROM ""references"" WHERE ""director""='gert fredholm';",2-12969596-1 Which movie originated in Bulgaria?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""film_title_used_in_nomination"" FROM ""references"" WHERE ""country""='bulgaria';",2-12969596-1 Who was the opponent at the game that had a loss of Stieb (5-7)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""loss""='stieb (5-7)';",2-12207717-4 What was the loss of the game against the Angels with a 26-30 record?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""opponent""='angels' AND ""record""='26-30';",2-12207717-4 Name the women's singles for 1991,"CREATE TABLE ""individual_competition"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_singles"" FROM ""individual_competition"" WHERE ""year""=1991;",2-12390176-1 Name the women's doubles for mixed doubles of no competition,"CREATE TABLE ""individual_competition"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_doubles"" FROM ""individual_competition"" WHERE ""mixed_doubles""='no competition';",2-12390176-1 Name the women's singles for glenn macfarlane mark leadbeater,"CREATE TABLE ""individual_competition"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_singles"" FROM ""individual_competition"" WHERE ""men_s_doubles""='glenn macfarlane mark leadbeater';",2-12390176-1 Name the women's doubles for frederik kjærholm elsner,"CREATE TABLE ""individual_competition"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_doubles"" FROM ""individual_competition"" WHERE ""men_s_singles""='frederik kjærholm elsner';",2-12390176-1 Name the year for anton kriel chris cotillard,"CREATE TABLE ""individual_competition"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""year"" FROM ""individual_competition"" WHERE ""men_s_doubles""='anton kriel chris cotillard';",2-12390176-1 Name the men's doubles for years before 1999 and elizabeth cann for women's singles,"CREATE TABLE ""individual_competition"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""men_s_doubles"" FROM ""individual_competition"" WHERE ""year""<1999 AND ""women_s_singles""='elizabeth cann';",2-12390176-1 What is the most points earlier than 1953 with a Ferrari 375/50 chassis?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""year""<1953 AND ""chassis""='ferrari 375/50';",2-1235976-1 What is the latest year with more than 0 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""points"">0;",2-1235976-1 "What year were there less than 1.5 points and an Entrant of escuderia bandeirantes, and a maserati straight-4 engine?","CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""year"" FROM ""complete_formula_one_world_championship_"" WHERE ""points""<1.5 AND ""entrant""='escuderia bandeirantes' AND ""engine""='maserati straight-4';",2-1235976-1 What is the number of points for the Entrant of escuderia bandeirantes earlier than 1952?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT SUM(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""entrant""='escuderia bandeirantes' AND ""year""<1952;",2-1235976-1 What was the double's performance data from the Canada Masters tournament in 2008?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text );","SELECT ""2008"" FROM ""doubles_performance_timeline"" WHERE ""tournament""='canada masters';",2-12122432-7 What was the double's performance data from the Monte Carlo Masters tournament in 2007?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text );","SELECT ""2007"" FROM ""doubles_performance_timeline"" WHERE ""tournament""='monte carlo masters';",2-12122432-7 What is the lowest 2004 population when there were 5158 households?,"CREATE TABLE ""subdivisions"" ( ""name"" text, ""geographic_code"" text, ""type"" text, ""households"" real, ""population_2004"" real, ""foreign_population"" real, ""moroccan_population"" real );","SELECT MIN(""population_2004"") FROM ""subdivisions"" WHERE ""households""=5158;",2-12241356-2 What is the number for the Moroccan population when the name is Sebt Saiss and the 2004 population is more than 11212?,"CREATE TABLE ""subdivisions"" ( ""name"" text, ""geographic_code"" text, ""type"" text, ""households"" real, ""population_2004"" real, ""foreign_population"" real, ""moroccan_population"" real );","SELECT COUNT(""moroccan_population"") FROM ""subdivisions"" WHERE ""name""='sebt saiss' AND ""population_2004"">11212;",2-12241356-2 What is the largest foreign population when the 2004 population is 7641?,"CREATE TABLE ""subdivisions"" ( ""name"" text, ""geographic_code"" text, ""type"" text, ""households"" real, ""population_2004"" real, ""foreign_population"" real, ""moroccan_population"" real );","SELECT MAX(""foreign_population"") FROM ""subdivisions"" WHERE ""population_2004""=7641;",2-12241356-2 What is the highest year that has no more than 0 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""points""<0;",2-1252109-3 Which of the chassis had a total of 7 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""chassis"" FROM ""complete_formula_one_world_championship_"" WHERE ""points""=7;",2-1252109-3 What was the latest year that a Bardahl entrant had a Kurtis Kraft 500c chassis with no more than 0 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='kurtis kraft 500c' AND ""entrant""='bardahl' AND ""points""<0;",2-1252109-3 What was the average points for Hopkins before 1956?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT AVG(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""entrant""='hopkins' AND ""year""<1956;",2-1252109-3 What is the least amount of points the entrant Simoniz received before 1960?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MIN(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""year""<1960 AND ""entrant""='simoniz';",2-1252109-3 What was the original title of the film directed by Lene Grønlykke and Sven Grønlykke?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_title"" text, ""director"" text );","SELECT ""original_title"" FROM ""references"" WHERE ""director""='lene grønlykke and sven grønlykke';",2-12949075-1 What is the language of the film directed by Federico Fellini?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_title"" text, ""director"" text );","SELECT ""language"" FROM ""references"" WHERE ""director""='federico fellini';",2-12949075-1 What is the film title used in nomination for the film from South Korea?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_title"" text, ""director"" text );","SELECT ""film_title_used_in_nomination"" FROM ""references"" WHERE ""country""='south korea';",2-12949075-1 What was the film title used in nomination for the film directed by Gheorghe Vitanidis?,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_title"" text, ""director"" text );","SELECT ""film_title_used_in_nomination"" FROM ""references"" WHERE ""director""='gheorghe vitanidis';",2-12949075-1 When did the film 'Monsters' come out?,"CREATE TABLE ""2004_2005"" ( ""film"" text, ""director_s"" text, ""producer_s"" text, ""writer_s"" text, ""recipient"" text, ""date"" text, ""award"" text );","SELECT ""date"" FROM ""2004_2005"" WHERE ""film""='monsters';",2-12200520-3 What movie won with a date of 12/11/03,"CREATE TABLE ""2004_2005"" ( ""film"" text, ""director_s"" text, ""producer_s"" text, ""writer_s"" text, ""recipient"" text, ""date"" text, ""award"" text );","SELECT ""recipient"" FROM ""2004_2005"" WHERE ""date""='12/11/03';",2-12200520-3 Who was the producer for the film 'Strange Little Girls'?,"CREATE TABLE ""2004_2005"" ( ""film"" text, ""director_s"" text, ""producer_s"" text, ""writer_s"" text, ""recipient"" text, ""date"" text, ""award"" text );","SELECT ""producer_s"" FROM ""2004_2005"" WHERE ""film""='strange little girls';",2-12200520-3 Which writer worked for Intrepido LTD for a film on 17/03/04?,"CREATE TABLE ""2004_2005"" ( ""film"" text, ""director_s"" text, ""producer_s"" text, ""writer_s"" text, ""recipient"" text, ""date"" text, ""award"" text );","SELECT ""writer_s"" FROM ""2004_2005"" WHERE ""recipient""='intrepido ltd' AND ""date""='17/03/04';",2-12200520-3 Which producer worked for Animus Films LTD?,"CREATE TABLE ""2004_2005"" ( ""film"" text, ""director_s"" text, ""producer_s"" text, ""writer_s"" text, ""recipient"" text, ""date"" text, ""award"" text );","SELECT ""producer_s"" FROM ""2004_2005"" WHERE ""recipient""='animus films ltd';",2-12200520-3 How many people attended the game against the Mariners with a score of 9-6?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT COUNT(""attendance"") FROM ""game_log"" WHERE ""opponent""='mariners' AND ""score""='9-6';",2-12367921-4 What is the loss for the record of 42-36?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""record""='42-36';",2-12367921-4 What date was the score 5-2 with a loss of sele (3-2)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""score""='5-2' AND ""loss""='sele (3-2)';",2-12367921-4 What is the loss when the record is 38-33?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""record""='38-33';",2-12367921-4 What was the pick number of Conor Jackson?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""school"" text );","SELECT AVG(""pick"") FROM ""first_round_selections"" WHERE ""player""='conor jackson';",2-12733279-2 What school had the draft pick of 29?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""school"" text );","SELECT ""school"" FROM ""first_round_selections"" WHERE ""pick""=29;",2-12733279-2 What school did Conor Jackson attend?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""school"" text );","SELECT ""school"" FROM ""first_round_selections"" WHERE ""player""='conor jackson';",2-12733279-2 What is the value for 2007 when 2008 is Q1?,"CREATE TABLE ""grand_slam_singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_win_loss"" text );","SELECT ""2007"" FROM ""grand_slam_singles_performance_timeline"" WHERE ""2008""='q1';",2-12641767-4 What is the win-loss when 2008 has a value of Q1 at Australian Open?,"CREATE TABLE ""grand_slam_singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_win_loss"" text );","SELECT ""career_win_loss"" FROM ""grand_slam_singles_performance_timeline"" WHERE ""2008""='q1' AND ""tournament""='australian open';",2-12641767-4 What is the value in 2009 at the French Open?,"CREATE TABLE ""grand_slam_singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_win_loss"" text );","SELECT ""2009"" FROM ""grand_slam_singles_performance_timeline"" WHERE ""tournament""='french open';",2-12641767-4 What is the value in 2008 for the US Open?,"CREATE TABLE ""grand_slam_singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_win_loss"" text );","SELECT ""2008"" FROM ""grand_slam_singles_performance_timeline"" WHERE ""tournament""='us open';",2-12641767-4 What is the value in 2009 when 1R is in 2007?,"CREATE TABLE ""grand_slam_singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""career_win_loss"" text );","SELECT ""2009"" FROM ""grand_slam_singles_performance_timeline"" WHERE ""2007""='1r';",2-12641767-4 What is the record of the game on May 6?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='may 6';",2-12209065-3 what is the tournament when in 2012 the performance was 2r?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""tournament"" FROM ""doubles_performance_timeline"" WHERE ""2012""='2r';",2-13014020-8 what is the tournament with the performance in 2010 and 2011 is 1r?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""tournament"" FROM ""doubles_performance_timeline"" WHERE ""2010""='1r' AND ""2011""='1r';",2-13014020-8 what is the 2012 performance when in 2011 is qf and 2010 is 3r?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2012"" FROM ""doubles_performance_timeline"" WHERE ""2011""='qf' AND ""2010""='3r';",2-13014020-8 what is the tournament when 2011 is qf and 2012 is sf?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""tournament"" FROM ""doubles_performance_timeline"" WHERE ""2011""='qf' AND ""2012""='sf';",2-13014020-8 what is the tournament when the performance in 2012 is 3r and 2011 is qf?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""tournament"" FROM ""doubles_performance_timeline"" WHERE ""2012""='3r' AND ""2011""='qf';",2-13014020-8 what is the 2011 performance for the US open?,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2011"" FROM ""doubles_performance_timeline"" WHERE ""tournament""='us open';",2-13014020-8 What is the year when Spirit Tom's Racing had more than 3 points?,"CREATE TABLE ""complete_international_formula_3000_resu"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT SUM(""year"") FROM ""complete_international_formula_3000_resu"" WHERE ""entrant""='spirit tom''s racing' AND ""points"">3;",2-1235356-2 "Name the average week for attendance of 75,111","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT AVG(""week"") FROM ""schedule"" WHERE ""attendance""='75,111';",2-12536613-1 "Name the sum of week with attendance of 62,233","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT SUM(""week"") FROM ""schedule"" WHERE ""attendance""='62,233';",2-12536613-1 Who had the smallest points in 3rd place but had a position greater than 8?,"CREATE TABLE ""melodifestivalen_2002_final"" ( ""position"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" text );","SELECT MIN(""points"") FROM ""melodifestivalen_2002_final"" WHERE ""place""='3rd' AND ""position"">8;",2-12562232-1 What was the place with 90 point total but a position less than 5?,"CREATE TABLE ""melodifestivalen_2002_final"" ( ""position"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" text );","SELECT ""place"" FROM ""melodifestivalen_2002_final"" WHERE ""position""<5 AND ""points""=90;",2-12562232-1 What's the name of the song by afro-dite that had a points total greater than 100?,"CREATE TABLE ""melodifestivalen_2002_final"" ( ""position"" real, ""artist"" text, ""song"" text, ""points"" real, ""place"" text );","SELECT ""song"" FROM ""melodifestivalen_2002_final"" WHERE ""points"">100 AND ""artist""='afro-dite';",2-12562232-1 how much money was requested on the show which aired on 4 september 2011?,"CREATE TABLE ""series_9"" ( ""episode"" text, ""first_aired"" text, ""entrepreneur_s"" text, ""company_or_product_name"" text, ""money_requested"" real, ""investing_dragon_s"" text );","SELECT SUM(""money_requested"") FROM ""series_9"" WHERE ""first_aired""='4 september 2011';",2-12617978-13 what investing dragons aired on episode 10?,"CREATE TABLE ""series_9"" ( ""episode"" text, ""first_aired"" text, ""entrepreneur_s"" text, ""company_or_product_name"" text, ""money_requested"" real, ""investing_dragon_s"" text );","SELECT ""investing_dragon_s"" FROM ""series_9"" WHERE ""episode""='episode 10';",2-12617978-13 "For the Entrant of Sasol Jordan, add up all the points with a Year larger than 1993.","CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT SUM(""points"") FROM ""complete_formula_one_results"" WHERE ""year"">1993 AND ""entrant""='sasol jordan';",2-1218383-2 Give the most points that features jordan 194 in the Chassis column.,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""points"") FROM ""complete_formula_one_results"" WHERE ""chassis""='jordan 194';",2-1218383-2 What car was awarded sub 1 litre in 2000?,"CREATE TABLE ""annual_winners"" ( ""category"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2004"" text );","SELECT ""2000"" FROM ""annual_winners"" WHERE ""category""='sub 1 litre';",2-1231077-1 What car was awarded sub 1 litre in 2000 (won by toyota 1sz-fe 1.0l yaris in 1999)?,"CREATE TABLE ""annual_winners"" ( ""category"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2004"" text );","SELECT ""2000"" FROM ""annual_winners"" WHERE ""1999""='toyota 1sz-fe 1.0l yaris' AND ""category""='sub 1 litre';",2-1231077-1 Which car won the same award in 2001 that the toyota 1nz-fxe hybrid prius won in 1999?,"CREATE TABLE ""annual_winners"" ( ""category"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2004"" text );","SELECT ""2001"" FROM ""annual_winners"" WHERE ""1999""='toyota 1nz-fxe hybrid prius';",2-1231077-1 Which car won the same award in 2000 that the ferrari f133 5.5l v12 456 / 550 won in 2001?,"CREATE TABLE ""annual_winners"" ( ""category"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2004"" text );","SELECT ""2000"" FROM ""annual_winners"" WHERE ""2001""='ferrari f133 5.5l v12 456 / 550';",2-1231077-1 Which car won the same award in 2001 that the bmw m67d39 3.9l v8 e38 740d won in 1999?,"CREATE TABLE ""annual_winners"" ( ""category"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2004"" text );","SELECT ""2001"" FROM ""annual_winners"" WHERE ""1999""='bmw m67d39 3.9l v8 e38 740d';",2-1231077-1 Which car won the 1.4litre to 1.8litre award in 2001?,"CREATE TABLE ""annual_winners"" ( ""category"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2004"" text );","SELECT ""2001"" FROM ""annual_winners"" WHERE ""category""='1.4litre to 1.8litre';",2-1231077-1 What is the surface of the mountain range that contains the Elk Garden Mountain?,"CREATE TABLE ""list_of_major_appalachian_balds"" ( ""mountain"" text, ""elevation"" text, ""range"" text, ""state_s"" text, ""surface"" text );","SELECT ""surface"" FROM ""list_of_major_appalachian_balds"" WHERE ""mountain""='elk garden';",2-12803561-1 What is the 2012 value at the Grand Slam Tournaments?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2012"" FROM ""singles_performance_timeline"" WHERE ""tournament""='grand slam tournaments';",2-12923427-5 What is the tournament with A in 2011?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""tournament"" FROM ""singles_performance_timeline"" WHERE ""2011""='a';",2-12923427-5 What is the 2010 value with A in 2009 and A in 2008 in the Australian Open?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2010"" FROM ""singles_performance_timeline"" WHERE ""2009""='a' AND ""2008""='a' AND ""tournament""='australian open';",2-12923427-5 What is the 2012 value with A in 2010 at the Tournament of Wimbledon?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2012"" FROM ""singles_performance_timeline"" WHERE ""2010""='a' AND ""tournament""='wimbledon';",2-12923427-5 What is the 2009 value with q1 in 2010?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2009"" FROM ""singles_performance_timeline"" WHERE ""2010""='q1';",2-12923427-5 What was the record of the game that went 0-7?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""score""='0-7';",2-12367921-5 What day did the Diamondbacks go 2-7?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""opponent""='diamondbacks' AND ""score""='2-7';",2-12367921-5 What was the record of the game that went 3-5?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""score""='3-5';",2-12367921-5 "Type of stratovolcano, and a Name of goat rocks, and a Elevation (m) larger than 2,494 has what highest elevation in feet?","CREATE TABLE ""washington"" ( ""name"" text, ""type"" text, ""elevation_m"" real, ""elevation_ft"" real, ""last_eruption_vei"" text );","SELECT MAX(""elevation_ft"") FROM ""washington"" WHERE ""type""='stratovolcano' AND ""name""='goat rocks' AND ""elevation_m"">'2,494';",2-13258651-2 What is the lowest points of British Racing after 1963?,"CREATE TABLE ""as_a_constructor"" ( ""year"" real, ""chassis"" text, ""engine_s"" text, ""tyres"" text, ""points"" real );","SELECT MIN(""points"") FROM ""as_a_constructor"" WHERE ""year"">1963;",2-1262579-2 Which chassis was used when over 6 points were earned?,"CREATE TABLE ""as_a_constructor"" ( ""year"" real, ""chassis"" text, ""engine_s"" text, ""tyres"" text, ""points"" real );","SELECT ""chassis"" FROM ""as_a_constructor"" WHERE ""points""=6;",2-1262579-2 What is the average points of the drivers before 1964?,"CREATE TABLE ""as_a_constructor"" ( ""year"" real, ""chassis"" text, ""engine_s"" text, ""tyres"" text, ""points"" real );","SELECT AVG(""points"") FROM ""as_a_constructor"" WHERE ""year""<1964;",2-1262579-2 In what time period were 578 built?,"CREATE TABLE ""three_abreast_cabin"" ( ""model"" text, ""seats"" text, ""period"" text, ""built"" text, ""country"" text );","SELECT ""period"" FROM ""three_abreast_cabin"" WHERE ""built""='578';",2-12127130-2 In what time period was the Cessna 208 built?,"CREATE TABLE ""three_abreast_cabin"" ( ""model"" text, ""seats"" text, ""period"" text, ""built"" text, ""country"" text );","SELECT ""period"" FROM ""three_abreast_cabin"" WHERE ""model""='cessna 208';",2-12127130-2 In what time period were 354 built?,"CREATE TABLE ""three_abreast_cabin"" ( ""model"" text, ""seats"" text, ""period"" text, ""built"" text, ""country"" text );","SELECT ""period"" FROM ""three_abreast_cabin"" WHERE ""built""='354';",2-12127130-2 How many silver metals are possessed by countries with 2 gold medals?,"CREATE TABLE ""medal_table"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT COUNT(""silver"") FROM ""medal_table"" WHERE ""gold""=2;",2-12556269-1 What is the total sum of silver metals for all countries with more than 2 Bronze medals?,"CREATE TABLE ""medal_table"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""silver"") FROM ""medal_table"" WHERE ""total"">2 AND ""bronze"">2;",2-12556269-1 What is the lowest number of bronze medals for a country with less than 1 gold and 0 silver?,"CREATE TABLE ""medal_table"" ( ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""bronze"") FROM ""medal_table"" WHERE ""gold""=1 AND ""silver""<0;",2-12556269-1 What was the score of the game for April 16?,"CREATE TABLE ""april"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real );","SELECT ""loss"" FROM ""april"" WHERE ""date""='april 16';",2-12164513-1 "On what date was the attendance larger than 29,319 and had a score of 7-6?","CREATE TABLE ""april"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real );","SELECT ""date"" FROM ""april"" WHERE ""attendance"">'29,319' AND ""score""='7-6';",2-12164513-1 What year was the No. 7 charts?,"CREATE TABLE ""soundtracks_movies"" ( ""year"" real, ""lbum"" text, ""charts"" text, ""sales"" real, ""certification"" text );","SELECT AVG(""year"") FROM ""soundtracks_movies"" WHERE ""charts""='no. 7';",2-12937449-4 "What is the chart number of the Requebra album with sales smaller than 32,000?","CREATE TABLE ""soundtracks_movies"" ( ""year"" real, ""lbum"" text, ""charts"" text, ""sales"" real, ""certification"" text );","SELECT ""charts"" FROM ""soundtracks_movies"" WHERE ""sales""<'32,000' AND ""lbum""='requebra';",2-12937449-4 Name the date for game site of riverfront stadium,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""game_site""='riverfront stadium';",2-13258954-2 "Name the record with attendance of 73,996","CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""attendance""='73,996';",2-13258954-2 Name the game site with result of w 20-14,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT ""game_site"" FROM ""schedule"" WHERE ""result""='w 20-14';",2-13258954-2 Name the result with week of 16,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""week""='16';",2-13258954-2 Name the record with result of w 13-11,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT ""record"" FROM ""schedule"" WHERE ""result""='w 13-11';",2-13258954-2 Name the result for opponent of chicago bears,"CREATE TABLE ""schedule"" ( ""week"" text, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""opponent""='chicago bears';",2-13258954-2 The length of 30 minutes aired on what date?,"CREATE TABLE ""episodes"" ( ""title"" text, ""length"" text, ""writer"" text, ""director"" text, ""airdate"" text );","SELECT ""airdate"" FROM ""episodes"" WHERE ""length""='30 minutes';",2-12449260-1 When did the length of 60 minutes air?,"CREATE TABLE ""episodes"" ( ""title"" text, ""length"" text, ""writer"" text, ""director"" text, ""airdate"" text );","SELECT ""airdate"" FROM ""episodes"" WHERE ""length""='60 minutes';",2-12449260-1 "With a Division II of Portsmouth, what is the Division IV?","CREATE TABLE ""champions"" ( ""year"" real, ""division_i"" text, ""division_ii"" text, ""division_iii"" text, ""division_iv"" text, ""division_v"" text );","SELECT ""division_iv"" FROM ""champions"" WHERE ""division_iii""='portsmouth';",2-13065827-1 What Division III has Bishop Brady in Division V and Hanover in Division IV?,"CREATE TABLE ""champions"" ( ""year"" real, ""division_i"" text, ""division_ii"" text, ""division_iii"" text, ""division_iv"" text, ""division_v"" text );","SELECT ""division_iii"" FROM ""champions"" WHERE ""division_v""='bishop brady' AND ""division_iv""='hanover';",2-13065827-1 What is the total sum of points of entrants with a reynard 92d chassis?,"CREATE TABLE ""complete_international_formula_3000_resu"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT SUM(""points"") FROM ""complete_international_formula_3000_resu"" WHERE ""chassis""='reynard 92d';",2-1228324-1 What is total amount of points of entrants with a ford cosworth engine and a year later than 1991?,"CREATE TABLE ""complete_international_formula_3000_resu"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""complete_international_formula_3000_resu"" WHERE ""engine""='ford cosworth' AND ""year"">1991;",2-1228324-1 When has a Venue of Adelaide Oval?,"CREATE TABLE ""england_in_australia"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""date"" FROM ""england_in_australia"" WHERE ""venue""='adelaide oval';",2-12410929-4 What is the Home Captain which has Waca Ground as a Venue,"CREATE TABLE ""england_in_australia"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""home_captain"" FROM ""england_in_australia"" WHERE ""venue""='waca ground';",2-12410929-4 Name the venue for score of 1-3,"CREATE TABLE ""international_goal"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goal"" WHERE ""score""='1-3';",2-12244267-1 Name the points with chassis of march 751,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""points"" FROM ""complete_formula_one_results"" WHERE ""chassis""='march 751';",2-1226579-1 Name the most points for years before 1979 and chassis of alfa romeo 177,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""points"") FROM ""complete_formula_one_results"" WHERE ""chassis""='alfa romeo 177' AND ""year""<1979;",2-1226579-1 Name the total number of points for beta team march 1975 and chassis of march 751,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""complete_formula_one_results"" WHERE ""entrant""='beta team march' AND ""year""=1975 AND ""chassis""='march 751';",2-1226579-1 What Persian word(s) has the same meaning as the Romani word duj?,"CREATE TABLE ""linguistic_features"" ( ""hindi"" text, ""romani"" text, ""domari"" text, ""lomavren"" text, ""persian"" text );","SELECT ""persian"" FROM ""linguistic_features"" WHERE ""romani""='duj';",2-1265278-1 What Domari word has the same meaning as the Hindi word pāñc?,"CREATE TABLE ""linguistic_features"" ( ""hindi"" text, ""romani"" text, ""domari"" text, ""lomavren"" text, ""persian"" text );","SELECT ""domari"" FROM ""linguistic_features"" WHERE ""hindi""='pāñc';",2-1265278-1 What word in Hindi has the same meaning as the Lomavren word saj?,"CREATE TABLE ""linguistic_features"" ( ""hindi"" text, ""romani"" text, ""domari"" text, ""lomavren"" text, ""persian"" text );","SELECT ""hindi"" FROM ""linguistic_features"" WHERE ""lomavren""='saj';",2-1265278-1 What Persian word has the same meaning as the Domari word na?,"CREATE TABLE ""linguistic_features"" ( ""hindi"" text, ""romani"" text, ""domari"" text, ""lomavren"" text, ""persian"" text );","SELECT ""persian"" FROM ""linguistic_features"" WHERE ""domari""='na';",2-1265278-1 What Romani word has the same meaning as the Persian word dah?,"CREATE TABLE ""linguistic_features"" ( ""hindi"" text, ""romani"" text, ""domari"" text, ""lomavren"" text, ""persian"" text );","SELECT ""romani"" FROM ""linguistic_features"" WHERE ""persian""='dah';",2-1265278-1 What Lomavren word has the same meaning as the Hindi word do?,"CREATE TABLE ""linguistic_features"" ( ""hindi"" text, ""romani"" text, ""domari"" text, ""lomavren"" text, ""persian"" text );","SELECT ""lomavren"" FROM ""linguistic_features"" WHERE ""hindi""='do';",2-1265278-1 Which type of surface do Amer Delic Robert Kendrick's opponents have?,"CREATE TABLE ""doubles_6_3_3"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""surface"" FROM ""doubles_6_3_3"" WHERE ""opponents""='amer delic robert kendrick';",2-12397961-13 On which surface was the score w/o?,"CREATE TABLE ""doubles_6_3_3"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""surface"" FROM ""doubles_6_3_3"" WHERE ""score""='w/o';",2-12397961-13 What is Diego Junqueira Gabriel Trujillo-Soler's opponent's score?,"CREATE TABLE ""doubles_6_3_3"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""score"" FROM ""doubles_6_3_3"" WHERE ""opponents""='diego junqueira gabriel trujillo-soler';",2-12397961-13 Which surface do opponents of Thomas Oger Nicolas Tourte have?,"CREATE TABLE ""doubles_6_3_3"" ( ""outcome"" text, ""date"" text, ""tournament"" text, ""surface"" text, ""partner"" text, ""opponents"" text, ""score"" text );","SELECT ""surface"" FROM ""doubles_6_3_3"" WHERE ""opponents""='thomas oger nicolas tourte';",2-12397961-13 "In the circuit of Madonie, what was the date that had the winning constructor Bugatti?","CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""date"" FROM ""other_grands_prix"" WHERE ""circuit""='madonie' AND ""winning_constructor""='bugatti';",2-12579630-2 Who was the winning driver of the Savio Circuit with the constructor Itala?,"CREATE TABLE ""other_grands_prix"" ( ""name"" text, ""circuit"" text, ""date"" text, ""winning_driver"" text, ""winning_constructor"" text, ""report"" text );","SELECT ""winning_driver"" FROM ""other_grands_prix"" WHERE ""winning_constructor""='itala' AND ""name""='savio circuit';",2-12579630-2 What is the date of death of the Countess of Flanders who was born in 1309?,"CREATE TABLE ""1247_1405"" ( ""name"" text, ""father"" text, ""birth"" text, ""marriage"" text, ""became_countess"" text, ""ceased_to_be_countess"" text, ""death"" text, ""spouse"" text );","SELECT ""death"" FROM ""1247_1405"" WHERE ""birth""='1309';",2-1279636-6 What is the date of death of the Countess of Flanders who was born in 1309?,"CREATE TABLE ""1247_1405"" ( ""name"" text, ""father"" text, ""birth"" text, ""marriage"" text, ""became_countess"" text, ""ceased_to_be_countess"" text, ""death"" text, ""spouse"" text );","SELECT ""death"" FROM ""1247_1405"" WHERE ""birth""='1309';",2-1279636-6 Who was Margaret of Brabant's spouse?,"CREATE TABLE ""1247_1405"" ( ""name"" text, ""father"" text, ""birth"" text, ""marriage"" text, ""became_countess"" text, ""ceased_to_be_countess"" text, ""death"" text, ""spouse"" text );","SELECT ""spouse"" FROM ""1247_1405"" WHERE ""name""='margaret of brabant';",2-1279636-6 What is the average year for Wallenstein with 1a1 design?,"CREATE TABLE ""locomotives_and_carriages"" ( ""name"" text, ""design"" text, ""manufacturer"" text, ""acquired"" real, ""disposed"" text );","SELECT AVG(""acquired"") FROM ""locomotives_and_carriages"" WHERE ""design""='1a1' AND ""name""='wallenstein';",2-12185768-1 What design was acquired in 1875?,"CREATE TABLE ""locomotives_and_carriages"" ( ""name"" text, ""design"" text, ""manufacturer"" text, ""acquired"" real, ""disposed"" text );","SELECT ""design"" FROM ""locomotives_and_carriages"" WHERE ""acquired""=1875;",2-12185768-1 Who was the incumbent when Arthur Osborne won the election?,"CREATE TABLE ""electorate_results_for_the_new_zealand_g"" ( ""electorate"" text, ""incumbent"" text, ""winner"" text, ""majority"" real, ""runner_up"" text );","SELECT ""incumbent"" FROM ""electorate_results_for_the_new_zealand_g"" WHERE ""winner""='arthur osborne';",2-1236308-1 How many saves did the player with a 92.3% save rate and 217 goals have?,"CREATE TABLE ""goaltending_leaders"" ( ""player"" text, ""years"" text, ""goals_against"" real, ""saves"" real, ""save_pct"" text );","SELECT SUM(""saves"") FROM ""goaltending_leaders"" WHERE ""save_pct""='92.3%' AND ""goals_against"">217;",2-12453414-8 What is the result of the match with Lugo as the oponent with a H/A of h?,"CREATE TABLE ""1992_93_ue_lleida_season"" ( ""kick_off"" text, ""opponents"" text, ""h_a"" text, ""result"" text, ""referee"" text, ""report"" text );","SELECT ""result"" FROM ""1992_93_ue_lleida_season"" WHERE ""opponents""='lugo' AND ""h_a""='h';",2-12356410-5 "Who is the opponent of the match with a H/A of h, Beguiristain Iceta as the referee, and a kick off at 1993-04-18 17:00?","CREATE TABLE ""1992_93_ue_lleida_season"" ( ""kick_off"" text, ""opponents"" text, ""h_a"" text, ""result"" text, ""referee"" text, ""report"" text );","SELECT ""opponents"" FROM ""1992_93_ue_lleida_season"" WHERE ""h_a""='h' AND ""referee""='beguiristain iceta' AND ""kick_off""='1993-04-18 17:00';",2-12356410-5 What is the result of the match with a H/A of A and a kick off at 1992-10-31 16:00?,"CREATE TABLE ""1992_93_ue_lleida_season"" ( ""kick_off"" text, ""opponents"" text, ""h_a"" text, ""result"" text, ""referee"" text, ""report"" text );","SELECT ""result"" FROM ""1992_93_ue_lleida_season"" WHERE ""h_a""='a' AND ""kick_off""='1992-10-31 16:00';",2-12356410-5 Who was the referee of the match with Badajoz as the opponent and a H/A of h?,"CREATE TABLE ""1992_93_ue_lleida_season"" ( ""kick_off"" text, ""opponents"" text, ""h_a"" text, ""result"" text, ""referee"" text, ""report"" text );","SELECT ""referee"" FROM ""1992_93_ue_lleida_season"" WHERE ""opponents""='badajoz' AND ""h_a""='h';",2-12356410-5 How many Laps were there in 2010?,"CREATE TABLE ""le_mans_24_hours_results"" ( ""year"" real, ""team"" text, ""co_drivers"" text, ""class"" text, ""laps"" real, ""pos"" text );","SELECT SUM(""laps"") FROM ""le_mans_24_hours_results"" WHERE ""year""=2010;",2-1218389-2 Who was the co-driver for Toyota Racing after the year 2012?,"CREATE TABLE ""le_mans_24_hours_results"" ( ""year"" real, ""team"" text, ""co_drivers"" text, ""class"" text, ""laps"" real, ""pos"" text );","SELECT ""co_drivers"" FROM ""le_mans_24_hours_results"" WHERE ""team""='toyota racing' AND ""year"">2012;",2-1218389-2 How many laps were driven by the racer who earned 4th place in 2013?,"CREATE TABLE ""le_mans_24_hours_results"" ( ""year"" real, ""team"" text, ""co_drivers"" text, ""class"" text, ""laps"" real, ""pos"" text );","SELECT COUNT(""laps"") FROM ""le_mans_24_hours_results"" WHERE ""pos""='4th' AND ""year"">2013;",2-1218389-2 "Which Opponent has an attendance greater than 50,522, and a record of 80-63?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""attendance"">'50,522' AND ""record""='80-63';",2-12206431-6 Which opponent has a record of 78-60?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""record""='78-60';",2-12206431-6 Which opponent has a loss of erickson (8-19)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""loss""='erickson (8-19)';",2-12206431-6 "Which Attendance has a Game score less than 3, and a Score of 2 – 5?","CREATE TABLE ""western_conference_semi_finals_vs_6_calg"" ( ""game"" real, ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""series"" text );","SELECT AVG(""attendance"") FROM ""western_conference_semi_finals_vs_6_calg"" WHERE ""game""<3 AND ""score""='2 – 5';",2-13135264-11 Who has Series of 2 – 3?,"CREATE TABLE ""western_conference_semi_finals_vs_6_calg"" ( ""game"" real, ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""series"" text );","SELECT ""visitor"" FROM ""western_conference_semi_finals_vs_6_calg"" WHERE ""series""='2 – 3';",2-13135264-11 Who has a Home of detroit on april 22?,"CREATE TABLE ""western_conference_semi_finals_vs_6_calg"" ( ""game"" real, ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""series"" text );","SELECT ""visitor"" FROM ""western_conference_semi_finals_vs_6_calg"" WHERE ""home""='detroit' AND ""date""='april 22';",2-13135264-11 "Leading Scorer that has a Goal smaller than 23, and a League of football league division 3, and a Year of 1997–98 is who?","CREATE TABLE ""league_history"" ( ""year"" text, ""league"" text, ""position"" text, ""leading_scorer"" text, ""goals"" real );","SELECT ""leading_scorer"" FROM ""league_history"" WHERE ""goals""<23 AND ""league""='football league division 3' AND ""year""='1997–98';",2-13293931-1 Leading Scorer of Ian rush is what lowest # of goals?,"CREATE TABLE ""league_history"" ( ""year"" text, ""league"" text, ""position"" text, ""leading_scorer"" text, ""goals"" real );","SELECT MIN(""goals"") FROM ""league_history"" WHERE ""leading_scorer""='ian rush';",2-13293931-1 "Goals that has a Position of 14th of 24, and a League of football conference has what sum?","CREATE TABLE ""league_history"" ( ""year"" text, ""league"" text, ""position"" text, ""leading_scorer"" text, ""goals"" real );","SELECT SUM(""goals"") FROM ""league_history"" WHERE ""position""='14th of 24' AND ""league""='football conference';",2-13293931-1 "Position of 7th of 24, and a Goals smaller than 24 is what league?","CREATE TABLE ""league_history"" ( ""year"" text, ""league"" text, ""position"" text, ""leading_scorer"" text, ""goals"" real );","SELECT ""league"" FROM ""league_history"" WHERE ""position""='7th of 24' AND ""goals""<24;",2-13293931-1 Which entrant scored less than 2 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""entrant"" FROM ""complete_formula_one_world_championship_"" WHERE ""points""<2;",2-1226570-2 Which entrant used the chassis de tomaso 505?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""entrant"" FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='de tomaso 505';",2-1226570-2 "What is the Presentation of Credentials has a Termination of Mission listed as August 15, 2000?","CREATE TABLE ""republic_of_colombia"" ( ""representative"" text, ""title"" text, ""presentation_of_credentials"" text, ""termination_of_mission"" text, ""appointed_by"" text );","SELECT ""presentation_of_credentials"" FROM ""republic_of_colombia"" WHERE ""termination_of_mission""='august 15, 2000';",2-12936850-4 Which Presentation of Credentials is listed for the Appointed by Benjamin Harrison?,"CREATE TABLE ""republic_of_colombia"" ( ""representative"" text, ""title"" text, ""presentation_of_credentials"" text, ""termination_of_mission"" text, ""appointed_by"" text );","SELECT ""presentation_of_credentials"" FROM ""republic_of_colombia"" WHERE ""appointed_by""='benjamin harrison';",2-12936850-4 What is the Termination of Mission with a Title of Ambassador Extraordinary and Plenipotentiary with a Representative of Reynold E. Carlson?,"CREATE TABLE ""republic_of_colombia"" ( ""representative"" text, ""title"" text, ""presentation_of_credentials"" text, ""termination_of_mission"" text, ""appointed_by"" text );","SELECT ""termination_of_mission"" FROM ""republic_of_colombia"" WHERE ""title""='ambassador extraordinary and plenipotentiary' AND ""representative""='reynold e. carlson';",2-12936850-4 "Which Representative has a Termination of Mission as May 24, 1905?","CREATE TABLE ""republic_of_colombia"" ( ""representative"" text, ""title"" text, ""presentation_of_credentials"" text, ""termination_of_mission"" text, ""appointed_by"" text );","SELECT ""representative"" FROM ""republic_of_colombia"" WHERE ""termination_of_mission""='may 24, 1905';",2-12936850-4 "What Title has a Presentation of Credentials of October 4, 1988?","CREATE TABLE ""republic_of_colombia"" ( ""representative"" text, ""title"" text, ""presentation_of_credentials"" text, ""termination_of_mission"" text, ""appointed_by"" text );","SELECT ""title"" FROM ""republic_of_colombia"" WHERE ""presentation_of_credentials""='october 4, 1988';",2-12936850-4 What is the Appointed by that has the Title of Ambassador Extraordinary and Plenipotentiary and has a Representative of Spruille Braden?,"CREATE TABLE ""republic_of_colombia"" ( ""representative"" text, ""title"" text, ""presentation_of_credentials"" text, ""termination_of_mission"" text, ""appointed_by"" text );","SELECT ""appointed_by"" FROM ""republic_of_colombia"" WHERE ""title""='ambassador extraordinary and plenipotentiary' AND ""representative""='spruille braden';",2-12936850-4 Who's the race leader of Cuneo to Turin?,"CREATE TABLE ""stage_results"" ( ""stage"" text, ""date"" text, ""course"" text, ""distance"" text, ""winner"" text, ""race_leader"" text );","SELECT ""race_leader"" FROM ""stage_results"" WHERE ""course""='cuneo to turin';",2-12606764-1 What course are they running on stage 1?,"CREATE TABLE ""stage_results"" ( ""stage"" text, ""date"" text, ""course"" text, ""distance"" text, ""winner"" text, ""race_leader"" text );","SELECT ""course"" FROM ""stage_results"" WHERE ""stage""='1';",2-12606764-1 What's the distance of the course of stage 4?,"CREATE TABLE ""stage_results"" ( ""stage"" text, ""date"" text, ""course"" text, ""distance"" text, ""winner"" text, ""race_leader"" text );","SELECT ""distance"" FROM ""stage_results"" WHERE ""stage""='4';",2-12606764-1 What was the distance of the course for stage 4?,"CREATE TABLE ""stage_results"" ( ""stage"" text, ""date"" text, ""course"" text, ""distance"" text, ""winner"" text, ""race_leader"" text );","SELECT ""distance"" FROM ""stage_results"" WHERE ""stage""='4';",2-12606764-1 Who was the race leader for stage 5?,"CREATE TABLE ""stage_results"" ( ""stage"" text, ""date"" text, ""course"" text, ""distance"" text, ""winner"" text, ""race_leader"" text );","SELECT ""race_leader"" FROM ""stage_results"" WHERE ""stage""='5';",2-12606764-1 Name the result for 2000 afc asian cup qualification,"CREATE TABLE ""widodo_cahyono_putro_international_goals"" ( ""goal"" real, ""date"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""widodo_cahyono_putro_international_goals"" WHERE ""competition""='2000 afc asian cup qualification';",2-12181092-1 Name the least total when bronze is less than 2 and rank is more than 2 with silver less than 1,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""medal_table"" WHERE ""bronze""<2 AND ""rank"">2 AND ""silver""<1;",2-12897608-1 "What is the largest gold with a Total of 2, and a Rank smaller than 2?","CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""gold"") FROM ""medals_table"" WHERE ""total""=2 AND ""rank""<2;",2-12215707-1 What is the lowest total from United States with a Rank smaller than 2?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""total"") FROM ""medals_table"" WHERE ""nation""='united states' AND ""rank""<2;",2-12215707-1 What is the average silver with a Rank smaller than 2 and more than 1 gold?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""silver"") FROM ""medals_table"" WHERE ""rank""<2 AND ""gold"">1;",2-12215707-1 What is the smallest rank with a Total smaller than 1?,"CREATE TABLE ""medals_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""rank"") FROM ""medals_table"" WHERE ""total""<1;",2-12215707-1 "What was the average year that Xuxa 3 earned the certification 2x platinum, and that the sales were higher than 750,000?","CREATE TABLE ""international_albums"" ( ""year"" real, ""lbum"" text, ""charts"" text, ""sales"" real, ""certification"" text );","SELECT AVG(""year"") FROM ""international_albums"" WHERE ""certification""='2x platinum' AND ""lbum""='xuxa 3' AND ""sales"">'750,000';",2-12937449-3 What were the number of sales before 1991?,"CREATE TABLE ""international_albums"" ( ""year"" real, ""lbum"" text, ""charts"" text, ""sales"" real, ""certification"" text );","SELECT ""sales"" FROM ""international_albums"" WHERE ""year""<1991;",2-12937449-3 What álbum was in the year 1996?,"CREATE TABLE ""international_albums"" ( ""year"" real, ""lbum"" text, ""charts"" text, ""sales"" real, ""certification"" text );","SELECT ""lbum"" FROM ""international_albums"" WHERE ""year""=1996;",2-12937449-3 "What year was the (Barcaldine) larger than 1,868 and the (Aramac) lower than 1,592?","CREATE TABLE ""population"" ( ""year"" real, ""population_total"" real, ""barcaldine"" real, ""aramac"" real, ""jericho"" real );","SELECT AVG(""year"") FROM ""population"" WHERE ""barcaldine"">'1,868' AND ""aramac""<'1,592';",2-12538628-1 "What is the high Population (total) from 1976 with a (Barcaldine) smaller than 1,780?","CREATE TABLE ""population"" ( ""year"" real, ""population_total"" real, ""barcaldine"" real, ""aramac"" real, ""jericho"" real );","SELECT MAX(""population_total"") FROM ""population"" WHERE ""year""=1976 AND ""barcaldine""<'1,780';",2-12538628-1 "What year had a Poulation (Total) of 3,492 and a (Barcaldine) less than 1,818?","CREATE TABLE ""population"" ( ""year"" real, ""population_total"" real, ""barcaldine"" real, ""aramac"" real, ""jericho"" real );","SELECT AVG(""year"") FROM ""population"" WHERE ""population_total""='3,492' AND ""barcaldine""<'1,818';",2-12538628-1 "What is the average (Jericho) with a Population (Total) less than 4,059 in 1986 and a (Barcaldine) higher than 1,779?","CREATE TABLE ""population"" ( ""year"" real, ""population_total"" real, ""barcaldine"" real, ""aramac"" real, ""jericho"" real );","SELECT AVG(""jericho"") FROM ""population"" WHERE ""population_total""<'4,059' AND ""year""=1986 AND ""barcaldine"">'1,779';",2-12538628-1 "What is the average (Barcaldine) with a Population (Total) less than 3,594 and a 920 (Jericho) after 2006?","CREATE TABLE ""population"" ( ""year"" real, ""population_total"" real, ""barcaldine"" real, ""aramac"" real, ""jericho"" real );","SELECT AVG(""barcaldine"") FROM ""population"" WHERE ""population_total""<'3,594' AND ""jericho""=920 AND ""year"">2006;",2-12538628-1 "What Year has an (Aramac) of 832 and a Population (Total) less than 3,762?","CREATE TABLE ""population"" ( ""year"" real, ""population_total"" real, ""barcaldine"" real, ""aramac"" real, ""jericho"" real );","SELECT SUM(""year"") FROM ""population"" WHERE ""aramac""=832 AND ""population_total""<'3,762';",2-12538628-1 What was the engine of the Hoover Motor Express after 1955 with greater than 0 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""engine"" FROM ""complete_formula_one_world_championship_"" WHERE ""year"">1955 AND ""points"">0 AND ""entrant""='hoover motor express';",2-1236063-3 What is the average year that the Belanger Motors had an Offenhauser l4 engine?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT AVG(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""engine""='offenhauser l4' AND ""entrant""='belanger motors';",2-1236063-3 Who is the prisoner that is older than 45 and has served less than 22 years on death row?,"CREATE TABLE ""inmates_sentenced_to_death"" ( ""name"" text, ""race"" text, ""current_age"" real, ""age_at_offense"" real, ""years_on_death_row"" real, ""location_of_offense"" text );","SELECT ""name"" FROM ""inmates_sentenced_to_death"" WHERE ""current_age"">45 AND ""years_on_death_row""<22;",2-12824897-3 What is the prisoner's name that is currently 29 years old?,"CREATE TABLE ""inmates_sentenced_to_death"" ( ""name"" text, ""race"" text, ""current_age"" real, ""age_at_offense"" real, ""years_on_death_row"" real, ""location_of_offense"" text );","SELECT ""name"" FROM ""inmates_sentenced_to_death"" WHERE ""current_age""=29;",2-12824897-3 What is the hair color of Kool Kayla with release date of January 2009?,"CREATE TABLE ""list"" ( ""name"" text, ""hair_color"" text, ""eye_color"" text, ""release_date"" text, ""retired"" text );","SELECT ""hair_color"" FROM ""list"" WHERE ""release_date""='january 2009' AND ""name""='kool kayla';",2-12378197-1 What is the eye color of Oo-lala Olivia with release date of October 2008?,"CREATE TABLE ""list"" ( ""name"" text, ""hair_color"" text, ""eye_color"" text, ""release_date"" text, ""retired"" text );","SELECT ""eye_color"" FROM ""list"" WHERE ""release_date""='october 2008' AND ""name""='oo-lala olivia';",2-12378197-1 What is the release date for gold hair color?,"CREATE TABLE ""list"" ( ""name"" text, ""hair_color"" text, ""eye_color"" text, ""release_date"" text, ""retired"" text );","SELECT ""release_date"" FROM ""list"" WHERE ""hair_color""='gold';",2-12378197-1 "Who is retired with eyes of dark brown, and black hair?","CREATE TABLE ""list"" ( ""name"" text, ""hair_color"" text, ""eye_color"" text, ""release_date"" text, ""retired"" text );","SELECT ""retired"" FROM ""list"" WHERE ""eye_color""='dark brown' AND ""hair_color""='black';",2-12378197-1 Name the 2010 for 2007 of a and 2012 of a,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2010"" FROM ""doubles_performance_timeline"" WHERE ""2007""='a' AND ""2012""='a';",2-12209362-14 Name the 2008 for 2012 being a and tournament of australian open,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2008"" FROM ""doubles_performance_timeline"" WHERE ""2012""='a' AND ""tournament""='australian open';",2-12209362-14 Name the tournament for 2012 grand slam tournaments,"CREATE TABLE ""doubles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""tournament"" FROM ""doubles_performance_timeline"" WHERE ""2012""='grand slam tournaments';",2-12209362-14 What year has an ERA engine and an ERA A-type chassis?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""year"" FROM ""complete_formula_one_world_championship_"" WHERE ""engine""='era' AND ""chassis""='era a-type';",2-1228242-1 What is the earliest year that has a Bristol engine?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MIN(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""engine""='bristol';",2-1228242-1 What was the record at the game that had a loss of Brandon (4–8)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""loss""='brandon (4–8)';",2-12195635-5 What was the loss of the game with a record of 54–42?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""record""='54–42';",2-12195635-5 Who was the opponent at the game that had a loss of Bell (6–9)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""loss""='bell (6–9)';",2-12195635-5 What was the record at the game that had a loss of Wyatt (4–4)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""loss""='wyatt (4–4)';",2-12195635-5 "In 1985, how many points were earned by the entrant with the March 85B chassis?","CREATE TABLE ""complete_international_formula_3000_resu"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""points"") FROM ""complete_international_formula_3000_resu"" WHERE ""year""=1985 AND ""chassis""='march 85b';",2-1234983-2 How many points did Corbari Italia earn in 1985?,"CREATE TABLE ""complete_international_formula_3000_resu"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""points"" FROM ""complete_international_formula_3000_resu"" WHERE ""entrant""='corbari italia' AND ""year""=1985;",2-1234983-2 Record of 18–15–6 belongs to what lowest attendance?,"CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT MIN(""attendance"") FROM ""regular_season"" WHERE ""record""='18–15–6';",2-13244501-5 "Decision of parent, and a Home of philadelphia, and a Record of 20–16–7 is on what date?","CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""decision""='parent' AND ""home""='philadelphia' AND ""record""='20–16–7';",2-13244501-5 "Decision of parent, and a Visitor of Philadelphia, and a Date of January 27 had what score?","CREATE TABLE ""regular_season"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""score"" FROM ""regular_season"" WHERE ""decision""='parent' AND ""visitor""='philadelphia' AND ""date""='january 27';",2-13244501-5 "What was the average Game, when the attendance was higher than 56,040?","CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT AVG(""game"") FROM ""summary"" WHERE ""attendance"">'56,040';",2-1219614-1 What was date when the time was 2:26 and the location was Riverfront Stadium?,"CREATE TABLE ""summary"" ( ""game"" real, ""date"" text, ""score"" text, ""location"" text, ""time"" text, ""attendance"" real );","SELECT ""date"" FROM ""summary"" WHERE ""time""='2:26' AND ""location""='riverfront stadium';",2-1219614-1 Who is the visitor on May 9?,"CREATE TABLE ""edmonton_oilers_4_detroit_red_wings_1"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text );","SELECT ""visitor"" FROM ""edmonton_oilers_4_detroit_red_wings_1"" WHERE ""date""='may 9';",2-12728831-5 Which Discoveryhas an Operator(s) of lundin?,"CREATE TABLE ""basin_petroleum_data_selected_fields"" ( ""field"" text, ""geological_trend"" text, ""reserves"" text, ""discovery"" text, ""operator_s"" text );","SELECT ""discovery"" FROM ""basin_petroleum_data_selected_fields"" WHERE ""operator_s""='lundin';",2-13227197-2 Which Geological Trend has an Operator(s) of woc?,"CREATE TABLE ""basin_petroleum_data_selected_fields"" ( ""field"" text, ""geological_trend"" text, ""reserves"" text, ""discovery"" text, ""operator_s"" text );","SELECT ""geological_trend"" FROM ""basin_petroleum_data_selected_fields"" WHERE ""operator_s""='woc';",2-13227197-2 Which operator has a Reserve of 100 bbbl?,"CREATE TABLE ""basin_petroleum_data_selected_fields"" ( ""field"" text, ""geological_trend"" text, ""reserves"" text, ""discovery"" text, ""operator_s"" text );","SELECT ""operator_s"" FROM ""basin_petroleum_data_selected_fields"" WHERE ""reserves""='100 bbbl';",2-13227197-2 "Which Field has a Discovery of na, and an Operator(s) of woc, and a Geological Trend of western","CREATE TABLE ""basin_petroleum_data_selected_fields"" ( ""field"" text, ""geological_trend"" text, ""reserves"" text, ""discovery"" text, ""operator_s"" text );","SELECT ""field"" FROM ""basin_petroleum_data_selected_fields"" WHERE ""discovery""='na' AND ""operator_s""='woc' AND ""geological_trend""='western';",2-13227197-2 What primary sponsor(s) owns ford fusion car(s) and the crew chief is Drew Blickensderfer?,"CREATE TABLE ""full_time_teams"" ( ""team"" text, ""car_s"" text, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text );","SELECT ""primary_sponsor_s"" FROM ""full_time_teams"" WHERE ""car_s""='ford fusion' AND ""crew_chief""='drew blickensderfer';",2-1266602-1 What crew chief has an owner name Jack Roush and driver Greg Biffle?,"CREATE TABLE ""full_time_teams"" ( ""team"" text, ""car_s"" text, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text );","SELECT ""crew_chief"" FROM ""full_time_teams"" WHERE ""owner_s""='jack roush' AND ""driver_s""='greg biffle';",2-1266602-1 What primary sponsor has the owner Rick Hendrick and their crew chief is Alan Gustafson?,"CREATE TABLE ""full_time_teams"" ( ""team"" text, ""car_s"" text, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text );","SELECT ""primary_sponsor_s"" FROM ""full_time_teams"" WHERE ""owner_s""='rick hendrick' AND ""crew_chief""='alan gustafson';",2-1266602-1 What is the value for Bahia when the Northeast total was 6747013?,"CREATE TABLE ""northeast_livestock"" ( ""animal"" text, ""bahia"" real, ""pernambuco"" real, ""cear"" real, ""rio_g_do_norte"" real, ""alagoas"" real, ""northeast_total"" text, ""br_ranking_pct"" text );","SELECT ""bahia"" FROM ""northeast_livestock"" WHERE ""northeast_total""='6747013';",2-1251477-6 What was the lowest number in Pernambuco where the Northeast had a total of 119978?,"CREATE TABLE ""northeast_livestock"" ( ""animal"" text, ""bahia"" real, ""pernambuco"" real, ""cear"" real, ""rio_g_do_norte"" real, ""alagoas"" real, ""northeast_total"" text, ""br_ranking_pct"" text );","SELECT MIN(""pernambuco"") FROM ""northeast_livestock"" WHERE ""northeast_total""='119978';",2-1251477-6 Who was the winner from the United States the year Kimberly Kim was runner-up?,"CREATE TABLE ""winners"" ( ""year"" real, ""venue"" text, ""winner"" text, ""country"" text, ""score"" text, ""runner_up"" text );","SELECT ""winner"" FROM ""winners"" WHERE ""runner_up""='kimberly kim' AND ""country""='united states';",2-12922756-1 What number pick was the player for the Oakland Athletics who plays the 1B position?,"CREATE TABLE ""first_round_selections"" ( ""pick"" real, ""player"" text, ""team"" text, ""position"" text, ""school"" text );","SELECT ""pick"" FROM ""first_round_selections"" WHERE ""position""='1b' AND ""team""='oakland athletics';",2-13094806-1 What tournament was at the 2007 Olympic Games?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""tournament"" FROM ""singles_performance_timeline"" WHERE ""2007""='olympic games';",2-12397961-14 What tournament was at the 2011 Cincinnati Masters?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2011"" FROM ""singles_performance_timeline"" WHERE ""tournament""='cincinnati masters';",2-12397961-14 In what heat did the swimmer in Lane 6 rank higher than 7 with a time of 4:08.27?,"CREATE TABLE ""heats"" ( ""rank"" real, ""heat"" real, ""lane"" real, ""nation"" text, ""time"" text );","SELECT SUM(""heat"") FROM ""heats"" WHERE ""lane""=6 AND ""time""='4:08.27' AND ""rank"">7;",2-12553636-3 What was the Comp on 2007-08-06?,"CREATE TABLE ""allsvenskan_2007"" ( ""date"" text, ""venue"" text, ""opponents"" text, ""score"" text, ""comp"" text, ""attendance"" text );","SELECT ""comp"" FROM ""allsvenskan_2007"" WHERE ""date""='2007-08-06';",2-13155961-1 How many Apogee sis Ops-8285 with more than 1500 kg?,"CREATE TABLE ""launch_list"" ( ""name"" text, ""alt_name"" text, ""launch_date"" text, ""mass_kg"" real, ""decay_date"" text, ""perigee_km"" real, ""apogee_km"" real, ""inclination"" real );","SELECT COUNT(""apogee_km"") FROM ""launch_list"" WHERE ""alt_name""='ops-8285' AND ""mass_kg"">1500;",2-12141496-1 What is the lowest Perigee with a Launch date of 1970-08-26?,"CREATE TABLE ""launch_list"" ( ""name"" text, ""alt_name"" text, ""launch_date"" text, ""mass_kg"" real, ""decay_date"" text, ""perigee_km"" real, ""apogee_km"" real, ""inclination"" real );","SELECT MIN(""perigee_km"") FROM ""launch_list"" WHERE ""launch_date""='1970-08-26';",2-12141496-1 How many total appearances did Grant Brebner have?,"CREATE TABLE ""most_appearances"" ( ""name"" text, ""years"" text, ""a_league"" text, ""finals"" text, ""total"" text );","SELECT ""total"" FROM ""most_appearances"" WHERE ""name""='grant brebner';",2-1257169-10 Which player has an A-League of 150 (4)?,"CREATE TABLE ""most_appearances"" ( ""name"" text, ""years"" text, ""a_league"" text, ""finals"" text, ""total"" text );","SELECT ""name"" FROM ""most_appearances"" WHERE ""a_league""='150 (4)';",2-1257169-10 Which player had a total of 116 (22)?,"CREATE TABLE ""most_appearances"" ( ""name"" text, ""years"" text, ""a_league"" text, ""finals"" text, ""total"" text );","SELECT ""name"" FROM ""most_appearances"" WHERE ""total""='116 (22)';",2-1257169-10 Which player has an A-League of 150 (4)?,"CREATE TABLE ""most_appearances"" ( ""name"" text, ""years"" text, ""a_league"" text, ""finals"" text, ""total"" text );","SELECT ""name"" FROM ""most_appearances"" WHERE ""a_league""='150 (4)';",2-1257169-10 Which player has an A-League of 113 (0)?,"CREATE TABLE ""most_appearances"" ( ""name"" text, ""years"" text, ""a_league"" text, ""finals"" text, ""total"" text );","SELECT ""name"" FROM ""most_appearances"" WHERE ""a_league""='113 (0)';",2-1257169-10 What is the data limit for a T-Mobile internet basic plan?,"CREATE TABLE ""comparison_of_mobile_data_plans"" ( ""company"" text, ""plan_name"" text, ""technology"" text, ""maximum_download_speed_kbps"" text, ""data_limit_gb"" text, ""monthly_price_incl_vat_czk"" text );","SELECT ""data_limit_gb"" FROM ""comparison_of_mobile_data_plans"" WHERE ""company""='t-mobile' AND ""plan_name""='internet basic';",2-12837399-1 What is the data limit for vodafone?,"CREATE TABLE ""comparison_of_mobile_data_plans"" ( ""company"" text, ""plan_name"" text, ""technology"" text, ""maximum_download_speed_kbps"" text, ""data_limit_gb"" text, ""monthly_price_incl_vat_czk"" text );","SELECT ""data_limit_gb"" FROM ""comparison_of_mobile_data_plans"" WHERE ""company""='vodafone';",2-12837399-1 "What plan has monthly prices of 300, 500, 750, 1000?","CREATE TABLE ""comparison_of_mobile_data_plans"" ( ""company"" text, ""plan_name"" text, ""technology"" text, ""maximum_download_speed_kbps"" text, ""data_limit_gb"" text, ""monthly_price_incl_vat_czk"" text );","SELECT ""plan_name"" FROM ""comparison_of_mobile_data_plans"" WHERE ""monthly_price_incl_vat_czk""='300, 500, 750, 1000';",2-12837399-1 What is the maximum download speed for the Internet premium 3G plan?,"CREATE TABLE ""comparison_of_mobile_data_plans"" ( ""company"" text, ""plan_name"" text, ""technology"" text, ""maximum_download_speed_kbps"" text, ""data_limit_gb"" text, ""monthly_price_incl_vat_czk"" text );","SELECT ""maximum_download_speed_kbps"" FROM ""comparison_of_mobile_data_plans"" WHERE ""technology""='3g' AND ""plan_name""='internet premium';",2-12837399-1 What is the maximum download speed for the Internet basic plan with 3G?,"CREATE TABLE ""comparison_of_mobile_data_plans"" ( ""company"" text, ""plan_name"" text, ""technology"" text, ""maximum_download_speed_kbps"" text, ""data_limit_gb"" text, ""monthly_price_incl_vat_czk"" text );","SELECT ""maximum_download_speed_kbps"" FROM ""comparison_of_mobile_data_plans"" WHERE ""technology""='3g' AND ""plan_name""='internet basic';",2-12837399-1 What is the to par for Gene Littler?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""player""='gene littler';",2-13279533-2 What is the country that placed 4?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round"" WHERE ""place""='4';",2-13279533-2 Which school has a decile of 8 and a roll of 705?,"CREATE TABLE ""new_plymouth_district"" ( ""name"" text, ""years"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""name"" FROM ""new_plymouth_district"" WHERE ""decile""=8 AND ""roll""=705;",2-12212087-1 What is the roll of the school in Oakura?,"CREATE TABLE ""new_plymouth_district"" ( ""name"" text, ""years"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT SUM(""roll"") FROM ""new_plymouth_district"" WHERE ""area""='oakura';",2-12212087-1 What is the avererage decile of Francis Douglas Memorial College?,"CREATE TABLE ""new_plymouth_district"" ( ""name"" text, ""years"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT AVG(""decile"") FROM ""new_plymouth_district"" WHERE ""name""='francis douglas memorial college';",2-12212087-1 What was the final score in a 2002 fifa world cup qualification that was less than 10?,"CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""competition""='2002 fifa world cup qualification' AND ""goal""<10;",2-1311444-1 What is the earliest year with points more than 8?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""pts"" real );","SELECT MIN(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""pts"">8;",2-1219760-2 What are the points for a chassis of march 811?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""pts"" real );","SELECT SUM(""pts"") FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='march 811';",2-1219760-2 "Who had 8 points, later than 1980, and a theodore ty02 chassis?","CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""pts"" real );","SELECT ""entrant"" FROM ""complete_formula_one_world_championship_"" WHERE ""year"">1980 AND ""pts""=8 AND ""chassis""='theodore ty02';",2-1219760-2 Which United States player has a To par of 14?,"CREATE TABLE ""missed_the_cut"" ( ""player"" text, ""country"" text, ""year_s_won"" text, ""total"" real, ""to_par"" real );","SELECT ""player"" FROM ""missed_the_cut"" WHERE ""country""='united states' AND ""to_par""=14;",2-12523044-3 Which year averaged less than 9 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT AVG(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""points""<9;",2-1219767-1 What is the total points of teams using a ligier js11/15 chassis?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='ligier js11/15';",2-1219767-1 What is the highest year team tyrrell earned more than 14 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""entrant""='team tyrrell' AND ""points"">14;",2-1219767-1 "Which club had 1, draw, 11 lost, and a try bonus of 7?","CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text );","SELECT ""club"" FROM ""2010_2011_table"" WHERE ""drawn""='1' AND ""lost""='11' AND ""try_bonus""='7';",2-12807904-2 How many tries against were there when there was 961 points against?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text );","SELECT ""tries_against"" FROM ""2010_2011_table"" WHERE ""points_against""='961';",2-12807904-2 Which of the clubs had 556 points against?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text );","SELECT ""club"" FROM ""2010_2011_table"" WHERE ""points_against""='556';",2-12807904-2 How many tries against were there with 17 losses?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text );","SELECT ""tries_against"" FROM ""2010_2011_table"" WHERE ""lost""='17';",2-12807904-2 How many losses were there with 103 tries for?,"CREATE TABLE ""2010_2011_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text );","SELECT ""lost"" FROM ""2010_2011_table"" WHERE ""tries_for""='103';",2-12807904-2 Name the highest revenue for schalke 04 with rank less than 10,"CREATE TABLE ""2012_rankings"" ( ""rank"" real, ""team"" text, ""country"" text, ""value_m"" real, ""revenue_m"" real );","SELECT MAX(""revenue_m"") FROM ""2012_rankings"" WHERE ""team""='schalke 04' AND ""rank""<10;",2-12164751-2 Name the rank for tottenham hotspur,"CREATE TABLE ""2012_rankings"" ( ""rank"" real, ""team"" text, ""country"" text, ""value_m"" real, ""revenue_m"" real );","SELECT ""rank"" FROM ""2012_rankings"" WHERE ""team""='tottenham hotspur';",2-12164751-2 Name the least revenue for chelsea of england with rank less than 7,"CREATE TABLE ""2012_rankings"" ( ""rank"" real, ""team"" text, ""country"" text, ""value_m"" real, ""revenue_m"" real );","SELECT MIN(""revenue_m"") FROM ""2012_rankings"" WHERE ""country""='england' AND ""team""='chelsea' AND ""rank""<7;",2-12164751-2 Name the total number of value for revenue more than 193 and rank less than 12 for manchester united,"CREATE TABLE ""2012_rankings"" ( ""rank"" real, ""team"" text, ""country"" text, ""value_m"" real, ""revenue_m"" real );","SELECT COUNT(""value_m"") FROM ""2012_rankings"" WHERE ""revenue_m"">193 AND ""rank""<12 AND ""team""='manchester united';",2-12164751-2 "What is the lowest rank of Qaanaaq, which has a population greater than 231?","CREATE TABLE ""towns_and_settlements_with_population_be"" ( ""rank"" real, ""population"" real, ""name"" text, ""former_name"" text, ""municipality"" text );","SELECT MIN(""rank"") FROM ""towns_and_settlements_with_population_be"" WHERE ""population"">231 AND ""name""='qaanaaq';",2-1278594-2 What is the rank of the town with a population of 258?,"CREATE TABLE ""towns_and_settlements_with_population_be"" ( ""rank"" real, ""population"" real, ""name"" text, ""former_name"" text, ""municipality"" text );","SELECT COUNT(""rank"") FROM ""towns_and_settlements_with_population_be"" WHERE ""population""=258;",2-1278594-2 "In what Year is the Isis Population 4,082 and the Regional Population less than 55,990?","CREATE TABLE ""population"" ( ""year"" real, ""population_region_total"" real, ""population_bundaberg"" text, ""population_gooburrum"" real, ""population_woongarra"" real, ""population_isis"" real, ""population_kolan"" real );","SELECT COUNT(""year"") FROM ""population"" WHERE ""population_isis""='4,082' AND ""population_region_total""<'55,990';",2-12562153-2 "When the Isis Population is 3,718 and the Gooburrum Population is less than 4,776, what is the highest Woongarra Population?","CREATE TABLE ""population"" ( ""year"" real, ""population_region_total"" real, ""population_bundaberg"" text, ""population_gooburrum"" real, ""population_woongarra"" real, ""population_isis"" real, ""population_kolan"" real );","SELECT MAX(""population_woongarra"") FROM ""population"" WHERE ""population_isis""='3,718' AND ""population_gooburrum""<'4,776';",2-12562153-2 "When is a Decision of osgood, and a Score of 6 – 7?","CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""december"" WHERE ""decision""='osgood' AND ""score""='6 – 7';",2-13034488-5 "When has an Attendance larger than 20,066 in tampa bay?","CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""december"" WHERE ""attendance"">'20,066' AND ""home""='tampa bay';",2-13034488-5 "What date has a Decision of osgood, and a Score of 3 – 4?","CREATE TABLE ""december"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""decision"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""december"" WHERE ""decision""='osgood' AND ""score""='3 – 4';",2-13034488-5 List a name that has a heat of at least 3 and a Lane of exactly 5.,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""name"" FROM ""heats"" WHERE ""heat"">3 AND ""lane""=5;",2-12383165-3 Name the sum of time for lane of 1 and rank less than 8,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" real );","SELECT SUM(""time"") FROM ""semifinal_2"" WHERE ""lane""=1 AND ""rank""<8;",2-12446715-5 Name the championship with reign of 8,"CREATE TABLE ""champions"" ( ""championship"" text, ""current_champion_s"" text, ""reign"" text, ""date_won"" text, ""days_held"" real, ""location"" text );","SELECT ""championship"" FROM ""champions"" WHERE ""reign""='8';",2-12767523-1 Name the days for current champions of dean ambrose,"CREATE TABLE ""champions"" ( ""championship"" text, ""current_champion_s"" text, ""reign"" text, ""date_won"" text, ""days_held"" real, ""location"" text );","SELECT ""days_held"" FROM ""champions"" WHERE ""current_champion_s""='dean ambrose';",2-12767523-1 Name the location of reign 3,"CREATE TABLE ""champions"" ( ""championship"" text, ""current_champion_s"" text, ""reign"" text, ""date_won"" text, ""days_held"" real, ""location"" text );","SELECT ""location"" FROM ""champions"" WHERE ""reign""='3';",2-12767523-1 Name the date won for wwe intercontinental championship,"CREATE TABLE ""champions"" ( ""championship"" text, ""current_champion_s"" text, ""reign"" text, ""date_won"" text, ""days_held"" real, ""location"" text );","SELECT ""date_won"" FROM ""champions"" WHERE ""championship""='wwe intercontinental championship';",2-12767523-1 When was Ranma ½: netsuretsu kakutouhen first release by Banpresto?,"CREATE TABLE ""sortable_game_list"" ( ""japanese_title"" text, ""developer"" text, ""publisher"" text, ""genre"" text, ""console_s"" text, ""initial_release_date"" text );","SELECT ""initial_release_date"" FROM ""sortable_game_list"" WHERE ""publisher""='banpresto' AND ""japanese_title""='ranma ½: netsuretsu kakutouhen';",2-12744399-1 In what genre did Microvision develop a game?,"CREATE TABLE ""sortable_game_list"" ( ""japanese_title"" text, ""developer"" text, ""publisher"" text, ""genre"" text, ""console_s"" text, ""initial_release_date"" text );","SELECT ""genre"" FROM ""sortable_game_list"" WHERE ""developer""='microvision';",2-12744399-1 What genre is the Banpresto game tittled Ranma ½: netsuretsu kakutouhen?,"CREATE TABLE ""sortable_game_list"" ( ""japanese_title"" text, ""developer"" text, ""publisher"" text, ""genre"" text, ""console_s"" text, ""initial_release_date"" text );","SELECT ""genre"" FROM ""sortable_game_list"" WHERE ""developer""='banpresto' AND ""japanese_title""='ranma ½: netsuretsu kakutouhen';",2-12744399-1 "Position of defensive back, and an Overall smaller than 69 is what lowest pick #?","CREATE TABLE ""indianapolis_colts_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MIN(""pick_num"") FROM ""indianapolis_colts_draft_history"" WHERE ""position""='defensive back' AND ""overall""<69;",2-13312898-39 "Round of 11, and a Pick # larger than 14 is the highest overall pick?","CREATE TABLE ""indianapolis_colts_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT MAX(""overall"") FROM ""indianapolis_colts_draft_history"" WHERE ""round""=11 AND ""pick_num"">14;",2-13312898-39 Overall of 208 occurred in what round?,"CREATE TABLE ""indianapolis_colts_draft_history"" ( ""round"" real, ""pick_num"" real, ""overall"" real, ""name"" text, ""position"" text, ""college"" text );","SELECT ""round"" FROM ""indianapolis_colts_draft_history"" WHERE ""overall""=208;",2-13312898-39 "what player has To par of –3, and a Score of 73-68=141?","CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""second_round"" WHERE ""to_par""='–3' AND ""score""='73-68=141';",2-12531523-4 what was steve flesch's to par when he was placed at t3 in the united states?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""second_round"" WHERE ""place""='t3' AND ""country""='united states' AND ""player""='steve flesch';",2-12531523-4 where did arron oberholser play?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""country"" FROM ""second_round"" WHERE ""player""='arron oberholser';",2-12531523-4 what's the score in canada with place of t8?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""score"" FROM ""second_round"" WHERE ""country""='canada' AND ""place""='t8';",2-12531523-4 How many people attended the game on June 18?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT COUNT(""attendance"") FROM ""game_log"" WHERE ""date""='june 18';",2-12206617-4 When was the earliest first game with 11 played and 12 games lost?,"CREATE TABLE ""rugby_ireland_internationals_1993"" ( ""first_game"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""percentage"" text );","SELECT MIN(""first_game"") FROM ""rugby_ireland_internationals_1993"" WHERE ""played"">11 AND ""lost""=12;",2-13107350-1 What is the average number of games played associated with a first game in 1997 and over 0 games drawn?,"CREATE TABLE ""rugby_ireland_internationals_1993"" ( ""first_game"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""percentage"" text );","SELECT AVG(""played"") FROM ""rugby_ireland_internationals_1993"" WHERE ""first_game""=1997 AND ""drawn"">0;",2-13107350-1 How many first games are associated with 5 games played and under 3 games lost?,"CREATE TABLE ""rugby_ireland_internationals_1993"" ( ""first_game"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""percentage"" text );","SELECT SUM(""first_game"") FROM ""rugby_ireland_internationals_1993"" WHERE ""played""=5 AND ""lost""<3;",2-13107350-1 How many games drawn when there are 78 losses and over 121 games played?,"CREATE TABLE ""rugby_ireland_internationals_1993"" ( ""first_game"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""percentage"" text );","SELECT COUNT(""drawn"") FROM ""rugby_ireland_internationals_1993"" WHERE ""lost""=78 AND ""played"">121;",2-13107350-1 How many times was there a draw when played is more than 4 and the first game is in 2000?,"CREATE TABLE ""rugby_netherlands_internationals_1982"" ( ""first_game"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""percentage"" text );","SELECT ""drawn"" FROM ""rugby_netherlands_internationals_1982"" WHERE ""played"">4 AND ""first_game""=2000;",2-13089967-1 what is the most games lost when there were 0 draws?,"CREATE TABLE ""rugby_netherlands_internationals_1982"" ( ""first_game"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""percentage"" text );","SELECT MAX(""lost"") FROM ""rugby_netherlands_internationals_1982"" WHERE ""drawn""<0;",2-13089967-1 "what is the highest number of games played when there was 2 losses, percentage was 0.00% and more than 0 draws?","CREATE TABLE ""rugby_netherlands_internationals_1982"" ( ""first_game"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""percentage"" text );","SELECT MAX(""played"") FROM ""rugby_netherlands_internationals_1982"" WHERE ""lost""=2 AND ""percentage""='0.00%' AND ""drawn"">0;",2-13089967-1 what is the most lost games when the percentage is 50.00% and games played is less than 2?,"CREATE TABLE ""rugby_netherlands_internationals_1982"" ( ""first_game"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""percentage"" text );","SELECT MAX(""lost"") FROM ""rugby_netherlands_internationals_1982"" WHERE ""percentage""='50.00%' AND ""played""<2;",2-13089967-1 how many draws are there when percentage is 100.00% and played is 7?,"CREATE TABLE ""rugby_netherlands_internationals_1982"" ( ""first_game"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""percentage"" text );","SELECT ""drawn"" FROM ""rugby_netherlands_internationals_1982"" WHERE ""percentage""='100.00%' AND ""played""=7;",2-13089967-1 how many times is there more than 0 draws and more than 0 losses?,"CREATE TABLE ""rugby_netherlands_internationals_1982"" ( ""first_game"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""percentage"" text );","SELECT COUNT(""played"") FROM ""rugby_netherlands_internationals_1982"" WHERE ""drawn"">0 AND ""lost"">0;",2-13089967-1 "Which Club has a Not winning editions of 1992, 2003?","CREATE TABLE ""by_club"" ( ""club"" text, ""winners"" text, ""finalists"" text, ""winning_editions"" text, ""not_winning_editions"" text );","SELECT ""club"" FROM ""by_club"" WHERE ""not_winning_editions""='1992, 2003';",2-12727420-2 Who Finalists has a Club of győri?,"CREATE TABLE ""by_club"" ( ""club"" text, ""winners"" text, ""finalists"" text, ""winning_editions"" text, ""not_winning_editions"" text );","SELECT ""finalists"" FROM ""by_club"" WHERE ""club""='győri';",2-12727420-2 "Who is Winners that has editions of 1992, 2003 as Not Winning","CREATE TABLE ""by_club"" ( ""club"" text, ""winners"" text, ""finalists"" text, ""winning_editions"" text, ""not_winning_editions"" text );","SELECT ""winners"" FROM ""by_club"" WHERE ""not_winning_editions""='1992, 2003';",2-12727420-2 "What is the Finalists that has 2008, 2012, 2013 as Not winning editions","CREATE TABLE ""by_club"" ( ""club"" text, ""winners"" text, ""finalists"" text, ""winning_editions"" text, ""not_winning_editions"" text );","SELECT ""finalists"" FROM ""by_club"" WHERE ""not_winning_editions""='2008, 2012, 2013';",2-12727420-2 What engine was in the Theodore n183?,"CREATE TABLE ""entry_list"" ( ""driver"" text, ""entrant"" text, ""chassis"" text, ""engine"" text, ""tyres"" text );","SELECT ""engine"" FROM ""entry_list"" WHERE ""chassis""='theodore n183';",2-12896657-1 Who is listed as the Winners with a Year of 2005?,"CREATE TABLE ""winners"" ( ""year"" text, ""venue"" text, ""winners"" text, ""2nd_place"" text, ""3rd_place"" text );","SELECT ""winners"" FROM ""winners"" WHERE ""year""='2005';",2-12797374-1 Which Venue has a Year of 2005?,"CREATE TABLE ""winners"" ( ""year"" text, ""venue"" text, ""winners"" text, ""2nd_place"" text, ""3rd_place"" text );","SELECT ""venue"" FROM ""winners"" WHERE ""year""='2005';",2-12797374-1 What is the score when november 15 is the date?,"CREATE TABLE ""schedule"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""attendance"" real );","SELECT ""score"" FROM ""schedule"" WHERE ""date""='november 15';",2-12239469-1 What record has November 15 as the date?,"CREATE TABLE ""schedule"" ( ""date"" text, ""visitor"" text, ""score"" text, ""home"" text, ""record"" text, ""attendance"" real );","SELECT ""record"" FROM ""schedule"" WHERE ""date""='november 15';",2-12239469-1 What tournament what held in Cincinnati in 2009?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text );","SELECT ""2009"" FROM ""singles_performance_timeline"" WHERE ""tournament""='cincinnati';",2-12935706-1 How many games played when the points for is 369?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""played"" FROM ""2007_2008_table"" WHERE ""points_for""='369';",2-12886178-5 what is the club that as 100 tries?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""club"" FROM ""2007_2008_table"" WHERE ""tries_for""='100';",2-12886178-5 what is the points for when the club has 0 drawn and 60 tries against?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""points_for"" FROM ""2007_2008_table"" WHERE ""drawn""='0' AND ""tries_against""='60';",2-12886178-5 How many draws are for the club senghenydd rfc?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""drawn"" FROM ""2007_2008_table"" WHERE ""club""='senghenydd rfc';",2-12886178-5 What is senghenydd rfc's points for?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""points_for"" FROM ""2007_2008_table"" WHERE ""club""='senghenydd rfc';",2-12886178-5 what is the amount lost when there is 1 draw and 515 points?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""lost"" FROM ""2007_2008_table"" WHERE ""drawn""='1' AND ""points_for""='515';",2-12886178-5 In which year was Angélica Rivera a nominee?,"CREATE TABLE ""awards"" ( ""year"" real, ""ceremony"" text, ""category"" text, ""nominee"" text, ""result"" text );","SELECT AVG(""year"") FROM ""awards"" WHERE ""nominee""='angélica rivera';",2-12670955-1 What is the average lap of the race with a 23 finish?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT AVG(""laps"") FROM ""indy_500_results"" WHERE ""finish""='23';",2-1252070-1 What is the lowest lap with a 145.926 qual?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT MIN(""laps"") FROM ""indy_500_results"" WHERE ""qual""='145.926';",2-1252070-1 What is the finish with 51 laps?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""finish"" FROM ""indy_500_results"" WHERE ""laps""=51;",2-1252070-1 How many laps were in 1958?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT SUM(""laps"") FROM ""indy_500_results"" WHERE ""year""='1958';",2-1252070-1 What is the smallest area (sq mi) that has 160 as it rank?,"CREATE TABLE ""islands_100_km_200_km"" ( ""rank"" real, ""island"" text, ""area_km"" real, ""area_sq_mi"" real, ""country_countries_region"" text );","SELECT MIN(""area_sq_mi"") FROM ""islands_100_km_200_km"" WHERE ""rank""=160;",2-12128729-2 "Which rank has a smaller area (sq mi) than 48, and an area (km2) greater than 104, and an island of sula, sogn og fjordane?","CREATE TABLE ""islands_100_km_200_km"" ( ""rank"" real, ""island"" text, ""area_km"" real, ""area_sq_mi"" real, ""country_countries_region"" text );","SELECT ""rank"" FROM ""islands_100_km_200_km"" WHERE ""area_sq_mi""<48 AND ""area_km"">104 AND ""island""='sula, sogn og fjordane';",2-12128729-2 with Distribution of 10.6% what is the average api level?,"CREATE TABLE ""platform_usage"" ( ""version"" text, ""code_name"" text, ""release_date"" text, ""api_level"" real, ""distribution"" text );","SELECT AVG(""api_level"") FROM ""platform_usage"" WHERE ""distribution""='10.6%';",2-12610483-1 "with release date of february 9, 2011, what is the api level?","CREATE TABLE ""platform_usage"" ( ""version"" text, ""code_name"" text, ""release_date"" text, ""api_level"" real, ""distribution"" text );","SELECT AVG(""api_level"") FROM ""platform_usage"" WHERE ""release_date""='february 9, 2011';",2-12610483-1 "with api level 3, what is the code name?","CREATE TABLE ""platform_usage"" ( ""version"" text, ""code_name"" text, ""release_date"" text, ""api_level"" real, ""distribution"" text );","SELECT ""code_name"" FROM ""platform_usage"" WHERE ""api_level""=3;",2-12610483-1 with distribution of 20.6% what is the code name?,"CREATE TABLE ""platform_usage"" ( ""version"" text, ""code_name"" text, ""release_date"" text, ""api_level"" real, ""distribution"" text );","SELECT ""code_name"" FROM ""platform_usage"" WHERE ""distribution""='20.6%';",2-12610483-1 "with api level of 18, what's the code name?","CREATE TABLE ""platform_usage"" ( ""version"" text, ""code_name"" text, ""release_date"" text, ""api_level"" real, ""distribution"" text );","SELECT ""code_name"" FROM ""platform_usage"" WHERE ""api_level""=18;",2-12610483-1 Which entrant had fewer than 33 points in 1999?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""tyres"" text, ""points"" real );","SELECT ""entrant"" FROM ""complete_formula_one_world_championship_"" WHERE ""points""<33 AND ""year""=1999;",2-1218394-1 Which chassis had 16 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""tyres"" text, ""points"" real );","SELECT ""chassis"" FROM ""complete_formula_one_world_championship_"" WHERE ""points""=16;",2-1218394-1 Which gc37-01 v10 engine has the fewest points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""tyres"" text, ""points"" real );","SELECT MIN(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""engine""='gc37-01 v10';",2-1218394-1 "How many votes did Other receive where Bush received less than 154,204 votes, and Kerry received 41.7% and more than 98,066 votes?","CREATE TABLE ""by_county"" ( ""county"" text, ""kerry_pct"" text, ""kerry_num"" real, ""bush_pct"" text, ""bush_num"" real, ""others_pct"" text, ""others_num"" real );","SELECT COUNT(""others_num"") FROM ""by_county"" WHERE ""bush_num""<'154,204' AND ""kerry_pct""='41.7%' AND ""kerry_num"">'98,066';",2-1304940-1 What was Kerry's lowest number of votes where Other received 0.8% and Kerry 70.4%?,"CREATE TABLE ""by_county"" ( ""county"" text, ""kerry_pct"" text, ""kerry_num"" real, ""bush_pct"" text, ""bush_num"" real, ""others_pct"" text, ""others_num"" real );","SELECT MIN(""kerry_num"") FROM ""by_county"" WHERE ""others_pct""='0.8%' AND ""kerry_pct""='70.4%';",2-1304940-1 "How many votes did Others receive where Kerry has 44.6%, and Bush more than 163,650 votes?","CREATE TABLE ""by_county"" ( ""county"" text, ""kerry_pct"" text, ""kerry_num"" real, ""bush_pct"" text, ""bush_num"" real, ""others_pct"" text, ""others_num"" real );","SELECT COUNT(""others_num"") FROM ""by_county"" WHERE ""kerry_pct""='44.6%' AND ""bush_num"">'163,650';",2-1304940-1 Which Title has a Termination of Mission of current?,"CREATE TABLE ""see_also"" ( ""representative"" text, ""title"" text, ""presentation_of_credentials"" text, ""termination_of_mission"" text, ""appointed_by"" text );","SELECT ""title"" FROM ""see_also"" WHERE ""termination_of_mission""='current';",2-12980050-1 "Which Appointed has Termination of Mission on april 7, 2005?","CREATE TABLE ""see_also"" ( ""representative"" text, ""title"" text, ""presentation_of_credentials"" text, ""termination_of_mission"" text, ""appointed_by"" text );","SELECT ""appointed_by"" FROM ""see_also"" WHERE ""termination_of_mission""='april 7, 2005';",2-12980050-1 "Which Appointed has a Presentation of Credentials on November 22, 1990","CREATE TABLE ""see_also"" ( ""representative"" text, ""title"" text, ""presentation_of_credentials"" text, ""termination_of_mission"" text, ""appointed_by"" text );","SELECT ""appointed_by"" FROM ""see_also"" WHERE ""presentation_of_credentials""='november 22, 1990';",2-12980050-1 "Which Representative has a Presentation of Credentials on september 8, 2005?","CREATE TABLE ""see_also"" ( ""representative"" text, ""title"" text, ""presentation_of_credentials"" text, ""termination_of_mission"" text, ""appointed_by"" text );","SELECT ""representative"" FROM ""see_also"" WHERE ""presentation_of_credentials""='september 8, 2005';",2-12980050-1 "Which Termination of Mission has a Presentation of Credentials on October 29, 1981","CREATE TABLE ""see_also"" ( ""representative"" text, ""title"" text, ""presentation_of_credentials"" text, ""termination_of_mission"" text, ""appointed_by"" text );","SELECT ""termination_of_mission"" FROM ""see_also"" WHERE ""presentation_of_credentials""='october 29, 1981';",2-12980050-1 What is the total for danny allsopp?,"CREATE TABLE ""leading_scorers"" ( ""name"" text, ""years"" text, ""a_league"" text, ""finals"" text, ""total"" text, ""games_per_goal"" real );","SELECT ""total"" FROM ""leading_scorers"" WHERE ""name""='danny allsopp';",2-1257169-11 Where is the area of operation that had drilling during the year 1999?,"CREATE TABLE ""challenger_limited_selected_clients"" ( ""client"" text, ""years_of_operation"" text, ""area_of_operation"" text, ""country"" text, ""services"" text );","SELECT ""area_of_operation"" FROM ""challenger_limited_selected_clients"" WHERE ""services""='drilling' AND ""years_of_operation""='1999';",2-13150274-1 What country did the client Agiba-agip work in?,"CREATE TABLE ""challenger_limited_selected_clients"" ( ""client"" text, ""years_of_operation"" text, ""area_of_operation"" text, ""country"" text, ""services"" text );","SELECT ""country"" FROM ""challenger_limited_selected_clients"" WHERE ""client""='agiba-agip';",2-13150274-1 What years was soc a client?,"CREATE TABLE ""challenger_limited_selected_clients"" ( ""client"" text, ""years_of_operation"" text, ""area_of_operation"" text, ""country"" text, ""services"" text );","SELECT ""years_of_operation"" FROM ""challenger_limited_selected_clients"" WHERE ""client""='soc';",2-13150274-1 What years was El Mabrouk the area of operation?,"CREATE TABLE ""challenger_limited_selected_clients"" ( ""client"" text, ""years_of_operation"" text, ""area_of_operation"" text, ""country"" text, ""services"" text );","SELECT ""years_of_operation"" FROM ""challenger_limited_selected_clients"" WHERE ""area_of_operation""='el mabrouk';",2-13150274-1 What services were in the area of operation Wadi Borjuj?,"CREATE TABLE ""challenger_limited_selected_clients"" ( ""client"" text, ""years_of_operation"" text, ""area_of_operation"" text, ""country"" text, ""services"" text );","SELECT ""services"" FROM ""challenger_limited_selected_clients"" WHERE ""area_of_operation""='wadi borjuj';",2-13150274-1 How many points did the Cosworth v8 engine get in 1972?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""points"" FROM ""complete_world_championship_formula_one_"" WHERE ""year""=1972 AND ""engine""='cosworth v8';",2-1235871-1 "Which gold Coast has a Melbourne of yes, a Perth of yes, an Auckland of no, and a Sydney of no?","CREATE TABLE ""2000"" ( ""sydney"" text, ""melbourne"" text, ""perth"" text, ""adelaide"" text, ""gold_coast"" text, ""auckland"" text );","SELECT ""gold_coast"" FROM ""2000"" WHERE ""melbourne""='yes' AND ""perth""='yes' AND ""auckland""='no' AND ""sydney""='no';",2-12230393-8 Which Adelaide has an Auckland of no and a Melbourne of no?,"CREATE TABLE ""2000"" ( ""sydney"" text, ""melbourne"" text, ""perth"" text, ""adelaide"" text, ""gold_coast"" text, ""auckland"" text );","SELECT ""adelaide"" FROM ""2000"" WHERE ""auckland""='no' AND ""melbourne""='no';",2-12230393-8 "Which Sydney has a Gold Coast of yes, an Adelaide of no, and an Auckland of yes?","CREATE TABLE ""2000"" ( ""sydney"" text, ""melbourne"" text, ""perth"" text, ""adelaide"" text, ""gold_coast"" text, ""auckland"" text );","SELECT ""sydney"" FROM ""2000"" WHERE ""gold_coast""='yes' AND ""adelaide""='no' AND ""auckland""='yes';",2-12230393-8 "Which Sydney has a Perth of no, an Adelaide of yes, and a Gold Coast of no?","CREATE TABLE ""2000"" ( ""sydney"" text, ""melbourne"" text, ""perth"" text, ""adelaide"" text, ""gold_coast"" text, ""auckland"" text );","SELECT ""sydney"" FROM ""2000"" WHERE ""perth""='no' AND ""adelaide""='yes' AND ""gold_coast""='no';",2-12230393-8 "Which Adelaide has a Sydney of yes, a Perth of no, a Melbourne of yes, and an Auckland of no?","CREATE TABLE ""2000"" ( ""sydney"" text, ""melbourne"" text, ""perth"" text, ""adelaide"" text, ""gold_coast"" text, ""auckland"" text );","SELECT ""adelaide"" FROM ""2000"" WHERE ""sydney""='yes' AND ""perth""='no' AND ""melbourne""='yes' AND ""auckland""='no';",2-12230393-8 "Which Melbourne has a Perth of yes, and an Auckland of yes?","CREATE TABLE ""2000"" ( ""sydney"" text, ""melbourne"" text, ""perth"" text, ""adelaide"" text, ""gold_coast"" text, ""auckland"" text );","SELECT ""melbourne"" FROM ""2000"" WHERE ""perth""='yes' AND ""auckland""='yes';",2-12230393-8 what is the analog type for wxmi?,"CREATE TABLE ""the_tribune_local_tv_programming_managem"" ( ""media_market_name"" text, ""callsign"" text, ""analog"" text, ""digital"" text, ""affiliation"" text );","SELECT ""analog"" FROM ""the_tribune_local_tv_programming_managem"" WHERE ""callsign""='wxmi';",2-12308105-1 what is the callsign for independent affiliation?,"CREATE TABLE ""the_tribune_local_tv_programming_managem"" ( ""media_market_name"" text, ""callsign"" text, ""analog"" text, ""digital"" text, ""affiliation"" text );","SELECT ""callsign"" FROM ""the_tribune_local_tv_programming_managem"" WHERE ""affiliation""='independent';",2-12308105-1 what is the analog type for cw on digital 26?,"CREATE TABLE ""the_tribune_local_tv_programming_managem"" ( ""media_market_name"" text, ""callsign"" text, ""analog"" text, ""digital"" text, ""affiliation"" text );","SELECT ""analog"" FROM ""the_tribune_local_tv_programming_managem"" WHERE ""affiliation""='cw' AND ""digital""='26';",2-12308105-1 what is the callsign for analog 19?,"CREATE TABLE ""the_tribune_local_tv_programming_managem"" ( ""media_market_name"" text, ""callsign"" text, ""analog"" text, ""digital"" text, ""affiliation"" text );","SELECT ""callsign"" FROM ""the_tribune_local_tv_programming_managem"" WHERE ""analog""='19';",2-12308105-1 Who is the winner of the European Poker Tour Grand Final?,"CREATE TABLE ""european_poker_tour"" ( ""date"" text, ""city"" text, ""event"" text, ""winner"" text, ""prize"" text );","SELECT ""winner"" FROM ""european_poker_tour"" WHERE ""event""='european poker tour grand final';",2-1296513-3 "What is the name of the event that had a prize of zł 1,226,711?","CREATE TABLE ""european_poker_tour"" ( ""date"" text, ""city"" text, ""event"" text, ""winner"" text, ""prize"" text );","SELECT ""event"" FROM ""european_poker_tour"" WHERE ""prize""='zł 1,226,711';",2-1296513-3 "Who was the winner of the prize zł 1,226,711?","CREATE TABLE ""european_poker_tour"" ( ""date"" text, ""city"" text, ""event"" text, ""winner"" text, ""prize"" text );","SELECT ""winner"" FROM ""european_poker_tour"" WHERE ""prize""='zł 1,226,711';",2-1296513-3 What is the score of Goal For which has a Ties larger 0?,"CREATE TABLE ""final_standing"" ( ""team"" text, ""games_played"" real, ""wins"" real, ""losses"" real, ""ties"" real, ""goals_for"" real, ""goals_against"" real );","SELECT MIN(""goals_for"") FROM ""final_standing"" WHERE ""ties"">0;",2-12167166-2 Name the sum of goals conceded when lost is more than 7 and points less than 26,"CREATE TABLE ""clausura_2006_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT SUM(""goals_conceded"") FROM ""clausura_2006_standings"" WHERE ""lost"">7 AND ""points""<26;",2-13103590-1 Name the most place for goals scored more than 28 and played less than 18,"CREATE TABLE ""clausura_2006_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""place"") FROM ""clausura_2006_standings"" WHERE ""goals_scored"">28 AND ""played""<18;",2-13103590-1 Name the D46 when it has D 44 of ← majority,"CREATE TABLE ""senate_composition_before_the_elections"" ( ""d_48"" text, ""d_47"" text, ""d_46"" text, ""d_45"" text, ""d_44"" text, ""d_43"" text, ""d_42"" text, ""d_41"" text );","SELECT ""d_46"" FROM ""senate_composition_before_the_elections"" WHERE ""d_44""='← majority';",2-1314472-1 Name the D 45 which has D 44 of d 53,"CREATE TABLE ""senate_composition_before_the_elections"" ( ""d_48"" text, ""d_47"" text, ""d_46"" text, ""d_45"" text, ""d_44"" text, ""d_43"" text, ""d_42"" text, ""d_41"" text );","SELECT ""d_45"" FROM ""senate_composition_before_the_elections"" WHERE ""d_44""='d 53';",2-1314472-1 Name the D 43 when it has D 45 of d 25,"CREATE TABLE ""senate_composition_before_the_elections"" ( ""d_48"" text, ""d_47"" text, ""d_46"" text, ""d_45"" text, ""d_44"" text, ""d_43"" text, ""d_42"" text, ""d_41"" text );","SELECT ""d_43"" FROM ""senate_composition_before_the_elections"" WHERE ""d_45""='d 25';",2-1314472-1 Name the D 43 when it has D 41 of d 56,"CREATE TABLE ""senate_composition_before_the_elections"" ( ""d_48"" text, ""d_47"" text, ""d_46"" text, ""d_45"" text, ""d_44"" text, ""d_43"" text, ""d_42"" text, ""d_41"" text );","SELECT ""d_43"" FROM ""senate_composition_before_the_elections"" WHERE ""d_41""='d 56';",2-1314472-1 Name the D 46 which has D 42 of r 14,"CREATE TABLE ""senate_composition_before_the_elections"" ( ""d_48"" text, ""d_47"" text, ""d_46"" text, ""d_45"" text, ""d_44"" text, ""d_43"" text, ""d_42"" text, ""d_41"" text );","SELECT ""d_46"" FROM ""senate_composition_before_the_elections"" WHERE ""d_42""='r 14';",2-1314472-1 Which nominating festival did Russia enter?,"CREATE TABLE ""2002"" ( ""category"" text, ""film"" text, ""director_s"" text, ""country"" text, ""nominating_festival"" text );","SELECT ""nominating_festival"" FROM ""2002"" WHERE ""country""='russia';",2-12152327-1 Which nominating festival did Olga Baillif enter?,"CREATE TABLE ""2002"" ( ""category"" text, ""film"" text, ""director_s"" text, ""country"" text, ""nominating_festival"" text );","SELECT ""nominating_festival"" FROM ""2002"" WHERE ""director_s""='olga baillif';",2-12152327-1 Which nominating festival did Bosnia and Herzegovina enter?,"CREATE TABLE ""2002"" ( ""category"" text, ""film"" text, ""director_s"" text, ""country"" text, ""nominating_festival"" text );","SELECT ""nominating_festival"" FROM ""2002"" WHERE ""country""='bosnia and herzegovina';",2-12152327-1 Which director made Mi-temps?,"CREATE TABLE ""2002"" ( ""category"" text, ""film"" text, ""director_s"" text, ""country"" text, ""nominating_festival"" text );","SELECT ""director_s"" FROM ""2002"" WHERE ""film""='mi-temps';",2-12152327-1 Which nominating festival did United Kingdom enter?,"CREATE TABLE ""2002"" ( ""category"" text, ""film"" text, ""director_s"" text, ""country"" text, ""nominating_festival"" text );","SELECT ""nominating_festival"" FROM ""2002"" WHERE ""country""='united kingdom';",2-12152327-1 "What 2013 album was produced by sachin-jigar and contained the song ""mann basiyo sanwariyo""?","CREATE TABLE ""discography"" ( ""year"" real, ""song"" text, ""album"" text, ""language"" text, ""composer"" text );","SELECT ""album"" FROM ""discography"" WHERE ""composer""='sachin-jigar' AND ""year""=2013 AND ""song""='\""mann basiyo sanwariyo\""';",2-12258749-1 How many years was Audi Sport Team Joest in 3rd position?,"CREATE TABLE ""complete_24_hours_of_le_mans_results"" ( ""year"" real, ""team"" text, ""co_drivers"" text, ""class"" text, ""laps"" real, ""pos"" text );","SELECT COUNT(""year"") FROM ""complete_24_hours_of_le_mans_results"" WHERE ""team""='audi sport team joest' AND ""pos""='3rd';",2-1228199-2 Who were the co-drivers with more than 377 laps in 1st position?,"CREATE TABLE ""complete_24_hours_of_le_mans_results"" ( ""year"" real, ""team"" text, ""co_drivers"" text, ""class"" text, ""laps"" real, ""pos"" text );","SELECT ""co_drivers"" FROM ""complete_24_hours_of_le_mans_results"" WHERE ""laps"">377 AND ""pos""='1st';",2-1228199-2 How many goals were scored when they had over 28 points and played over 18 games?,"CREATE TABLE ""apertura_2003_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""goals_scored"") FROM ""apertura_2003_standings"" WHERE ""points"">28 AND ""played"">18;",2-13014350-1 "What place is associated with under 28 points, under 11 games lost, and under 18 games played?","CREATE TABLE ""apertura_2003_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT SUM(""place"") FROM ""apertura_2003_standings"" WHERE ""points""<28 AND ""lost""<11 AND ""played""<18;",2-13014350-1 "How many points are there when they have under 27 goals scored, conceded 24 goals, and lost less than 6 times?","CREATE TABLE ""apertura_2003_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT SUM(""points"") FROM ""apertura_2003_standings"" WHERE ""goals_scored""<27 AND ""goals_conceded""=24 AND ""lost""<6;",2-13014350-1 What year did Bryant Heating enter?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT SUM(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""entrant""='bryant heating';",2-1252112-3 Russia has films in which category?,"CREATE TABLE ""2003"" ( ""category"" text, ""film"" text, ""director_s"" text, ""country"" text, ""nominating_festival"" text );","SELECT ""category"" FROM ""2003"" WHERE ""country""='russia';",2-12152327-2 The Prix UIP Vilo Do Conde festival nominated which film?,"CREATE TABLE ""2003"" ( ""category"" text, ""film"" text, ""director_s"" text, ""country"" text, ""nominating_festival"" text );","SELECT ""film"" FROM ""2003"" WHERE ""nominating_festival""='prix uip vilo do conde';",2-12152327-2 Which country made Le Portefeuille?,"CREATE TABLE ""2003"" ( ""category"" text, ""film"" text, ""director_s"" text, ""country"" text, ""nominating_festival"" text );","SELECT ""country"" FROM ""2003"" WHERE ""film""='le portefeuille';",2-12152327-2 Which nominating festival nominated Iao Lethem's film?,"CREATE TABLE ""2003"" ( ""category"" text, ""film"" text, ""director_s"" text, ""country"" text, ""nominating_festival"" text );","SELECT ""nominating_festival"" FROM ""2003"" WHERE ""director_s""='iao lethem';",2-12152327-2 Julio Robledo represents which country?,"CREATE TABLE ""2003"" ( ""category"" text, ""film"" text, ""director_s"" text, ""country"" text, ""nominating_festival"" text );","SELECT ""country"" FROM ""2003"" WHERE ""director_s""='julio robledo';",2-12152327-2 (A) Torzija was nominated in which category?,"CREATE TABLE ""2003"" ( ""category"" text, ""film"" text, ""director_s"" text, ""country"" text, ""nominating_festival"" text );","SELECT ""category"" FROM ""2003"" WHERE ""film""='(a) torzija';",2-12152327-2 "How many losses altogether were had by teams that won 12 times, had 40-4 points, and more than 57 goals?","CREATE TABLE ""group_a2_promotion"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" text, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT SUM(""losses"") FROM ""group_a2_promotion"" WHERE ""wins""=12 AND ""points""='40-4' AND ""goals_for"">57;",2-12109851-5 What's the average number of played games from Rayo Vallecano with less than 12 wins?,"CREATE TABLE ""group_a2_promotion"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" text, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT AVG(""played"") FROM ""group_a2_promotion"" WHERE ""club""='rayo vallecano' AND ""wins""<12;",2-12109851-5 "Who has canidae as family and canis rufus audubon & bachman, 1851 as species/authority?","CREATE TABLE ""carnivora"" ( ""name"" text, ""species_authority"" text, ""order"" text, ""family"" text, ""red_list"" real );","SELECT ""name"" FROM ""carnivora"" WHERE ""family""='canidae' AND ""species_authority""='canis rufus audubon & bachman, 1851';",2-12334508-2 Name the lowest league for play-offs more than 0 and total of 25,"CREATE TABLE ""appearances"" ( ""name"" text, ""league"" real, ""play_offs"" real, ""fa_cup"" real, ""league_cup"" real, ""total"" real );","SELECT MIN(""league"") FROM ""appearances"" WHERE ""play_offs"">0 AND ""total""=25;",2-12936515-3 What are the earliest year with games played fewer than 2?,"CREATE TABLE ""rugby_china_internationals_2006"" ( ""first_game"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""percentage"" text );","SELECT MIN(""first_game"") FROM ""rugby_china_internationals_2006"" WHERE ""played""<2;",2-13327331-1 What is the number of games played in the season before 2005?,"CREATE TABLE ""rugby_china_internationals_2006"" ( ""first_game"" real, ""played"" real, ""drawn"" real, ""lost"" real, ""percentage"" text );","SELECT SUM(""played"") FROM ""rugby_china_internationals_2006"" WHERE ""first_game""<2005;",2-13327331-1 Name the least selection for ron barnett,"CREATE TABLE ""1976_draft_class"" ( ""round"" real, ""selection"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT MIN(""selection"") FROM ""1976_draft_class"" WHERE ""player""='ron barnett';",2-13259080-1 Name the player that went to notre dame,"CREATE TABLE ""1976_draft_class"" ( ""round"" real, ""selection"" real, ""player"" text, ""position"" text, ""college"" text );","SELECT ""player"" FROM ""1976_draft_class"" WHERE ""college""='notre dame';",2-13259080-1 What is the to par that has bill collins as the player?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT ""to_par"" FROM ""final_leaderboard"" WHERE ""player""='bill collins';",2-13166646-1 How much money has 76-70-68-73=287 as a score?,"CREATE TABLE ""final_leaderboard"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text, ""money"" real );","SELECT SUM(""money"") FROM ""final_leaderboard"" WHERE ""score""='76-70-68-73=287';",2-13166646-1 What is the commissioned for Vietnam?,"CREATE TABLE ""project_636_significant_dates"" ( ""operator"" text, ""shipyard"" text, ""project"" text, ""commissioned"" text, ""status"" text );","SELECT ""commissioned"" FROM ""project_636_significant_dates"" WHERE ""operator""='vietnam';",2-1228289-2 "What is the commissioned with a 636.3 project, and ordered status?","CREATE TABLE ""project_636_significant_dates"" ( ""operator"" text, ""shipyard"" text, ""project"" text, ""commissioned"" text, ""status"" text );","SELECT ""commissioned"" FROM ""project_636_significant_dates"" WHERE ""project""='636.3' AND ""status""='ordered';",2-1228289-2 When was the date that had a Loss of Shirley (0-1)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""site"" text, ""score"" text, ""loss"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""loss""='shirley (0-1)';",2-13131902-2 "Where was the game on Thursday, April 29, and they played the Chicago Cubs?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""site"" text, ""score"" text, ""loss"" text );","SELECT ""site"" FROM ""game_log"" WHERE ""opponent""='chicago cubs' AND ""date""='thursday, april 29';",2-13131902-2 Who were they playing when Bird (1-4) had a loss?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""site"" text, ""score"" text, ""loss"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""loss""='bird (1-4)';",2-13131902-2 What was the score of the game when there was a loss of Kern (0-2)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""site"" text, ""score"" text, ""loss"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""loss""='kern (0-2)';",2-13131902-2 "What camera has the highest Mpix with an aspect ratio of 2:1, a height less than 1536, and a width smaller than 2048?","CREATE TABLE ""nab_2007"" ( ""frame_size"" text, ""width"" real, ""height"" real, ""mpix"" real, ""aspect_ratio"" text, ""max_fps"" real, ""lowest_possible_redcode_at_24_fps"" text );","SELECT MAX(""mpix"") FROM ""nab_2007"" WHERE ""aspect_ratio""='2:1' AND ""height""<1536 AND ""width""<2048;",2-1251878-1 What is the max fps of a camera with mpix larger than 8.4 and frame size of 4k 16:9?,"CREATE TABLE ""nab_2007"" ( ""frame_size"" text, ""width"" real, ""height"" real, ""mpix"" real, ""aspect_ratio"" text, ""max_fps"" real, ""lowest_possible_redcode_at_24_fps"" text );","SELECT COUNT(""max_fps"") FROM ""nab_2007"" WHERE ""mpix"">8.4 AND ""frame_size""='4k 16:9';",2-1251878-1 "What frame size corresponds the selection with a max fps of 120, a width of 2048, and height of 1024?","CREATE TABLE ""nab_2007"" ( ""frame_size"" text, ""width"" real, ""height"" real, ""mpix"" real, ""aspect_ratio"" text, ""max_fps"" real, ""lowest_possible_redcode_at_24_fps"" text );","SELECT ""frame_size"" FROM ""nab_2007"" WHERE ""max_fps""=120 AND ""width""=2048 AND ""height""=1024;",2-1251878-1 What is the overall record of the Ravens?,"CREATE TABLE ""2008_regular_season_football_standings"" ( ""school"" text, ""team"" text, ""division_record"" text, ""overall_record"" text, ""season_outcome"" text );","SELECT ""overall_record"" FROM ""2008_regular_season_football_standings"" WHERE ""team""='ravens';",2-13054553-11 What is the division record of Sussex Central?,"CREATE TABLE ""2008_regular_season_football_standings"" ( ""school"" text, ""team"" text, ""division_record"" text, ""overall_record"" text, ""season_outcome"" text );","SELECT ""division_record"" FROM ""2008_regular_season_football_standings"" WHERE ""school""='sussex central';",2-13054553-11 Which Engine has Points of 3?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""team"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""engine"" FROM ""complete_formula_one_world_championship_"" WHERE ""points""=3;",2-1235784-1 "What are the highest points with a Chassis of gordini t16, and a Year smaller than 1954?","CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""team"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='gordini t16' AND ""year""<1954;",2-1235784-1 What is the lowest grid that Paul Tracy had when he had over 4 points?,"CREATE TABLE ""race"" ( ""name"" text, ""team"" text, ""laps"" real, ""time_retired"" text, ""grid"" real, ""points"" real );","SELECT MIN(""grid"") FROM ""race"" WHERE ""name""='paul tracy' AND ""points"">4;",2-13043064-2 "What is the Date, when the Winner is Aaron Gustavson?","CREATE TABLE ""european_poker_tour"" ( ""date"" text, ""city"" text, ""event"" text, ""winner"" text, ""prize"" text );","SELECT ""date"" FROM ""european_poker_tour"" WHERE ""winner""='aaron gustavson';",2-1296513-6 "What is the Date, when the City is Warsaw?","CREATE TABLE ""european_poker_tour"" ( ""date"" text, ""city"" text, ""event"" text, ""winner"" text, ""prize"" text );","SELECT ""date"" FROM ""european_poker_tour"" WHERE ""city""='warsaw';",2-1296513-6 "What is the Prize, when the Winner is Aaron Gustavson?","CREATE TABLE ""european_poker_tour"" ( ""date"" text, ""city"" text, ""event"" text, ""winner"" text, ""prize"" text );","SELECT ""prize"" FROM ""european_poker_tour"" WHERE ""winner""='aaron gustavson';",2-1296513-6 "Who is the Winner, when the City is Berlin?","CREATE TABLE ""european_poker_tour"" ( ""date"" text, ""city"" text, ""event"" text, ""winner"" text, ""prize"" text );","SELECT ""winner"" FROM ""european_poker_tour"" WHERE ""city""='berlin';",2-1296513-6 What is the name of the party called name?,"CREATE TABLE ""cabinet_secretary_for_culture_and_extern"" ( ""name"" text, ""entered_office"" text, ""left_office"" text, ""party"" text, ""first_minister"" text );","SELECT ""party"" FROM ""cabinet_secretary_for_culture_and_extern"" WHERE ""name""='name';",2-12441599-1 What is the Left Office of cabinet secretary for culture and external affairs named?,"CREATE TABLE ""cabinet_secretary_for_culture_and_extern"" ( ""name"" text, ""entered_office"" text, ""left_office"" text, ""party"" text, ""first_minister"" text );","SELECT ""name"" FROM ""cabinet_secretary_for_culture_and_extern"" WHERE ""left_office""='cabinet secretary for culture and external affairs';",2-12441599-1 What left office does the First Minister of henry mcleish belong to?,"CREATE TABLE ""cabinet_secretary_for_culture_and_extern"" ( ""name"" text, ""entered_office"" text, ""left_office"" text, ""party"" text, ""first_minister"" text );","SELECT ""left_office"" FROM ""cabinet_secretary_for_culture_and_extern"" WHERE ""first_minister""='henry mcleish';",2-12441599-1 "In what year was the Population of Eacham 6,074 and the population of Atherton was less than 10,119?","CREATE TABLE ""population"" ( ""year"" real, ""population_region_total"" real, ""population_mareeba"" real, ""population_atherton"" real, ""population_herberton"" real, ""population_eacham"" real );","SELECT SUM(""year"") FROM ""population"" WHERE ""population_eacham""='6,074' AND ""population_atherton""<'10,119';",2-12555835-1 "What was the population of Herberton when Mareeba had 17,129 people and Eacham had a population smaller than 5,609?","CREATE TABLE ""population"" ( ""year"" real, ""population_region_total"" real, ""population_mareeba"" real, ""population_atherton"" real, ""population_herberton"" real, ""population_eacham"" real );","SELECT SUM(""population_herberton"") FROM ""population"" WHERE ""population_mareeba""='17,129' AND ""population_eacham""<'5,609';",2-12555835-1 "What was the sum total of the region after 1976 when Mareeba had population was more than 18,212?","CREATE TABLE ""population"" ( ""year"" real, ""population_region_total"" real, ""population_mareeba"" real, ""population_atherton"" real, ""population_herberton"" real, ""population_eacham"" real );","SELECT SUM(""population_region_total"") FROM ""population"" WHERE ""year"">1976 AND ""population_mareeba"">'18,212';",2-12555835-1 "Name the most games for standing of 5th, lebel and goals against larger than 220 with lost more than 52","CREATE TABLE ""regular_season"" ( ""season"" text, ""games"" real, ""lost"" real, ""tied"" real, ""points"" real, ""goals_for"" real, ""goals_against"" real, ""standing"" text );","SELECT MAX(""games"") FROM ""regular_season"" WHERE ""standing""='5th, lebel' AND ""goals_against"">220 AND ""lost"">52;",2-1247601-1 Name the least tied with games more than 70 and goals for less than 310 with points of 98,"CREATE TABLE ""regular_season"" ( ""season"" text, ""games"" real, ""lost"" real, ""tied"" real, ""points"" real, ""goals_for"" real, ""goals_against"" real, ""standing"" text );","SELECT MIN(""tied"") FROM ""regular_season"" WHERE ""games"">70 AND ""goals_for""<310 AND ""points""=98;",2-1247601-1 Which player had a place of T4?,"CREATE TABLE ""second_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""second_round"" WHERE ""place""='t4';",2-12586224-2 What is the latest year with less than 0 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""points""<0;",2-1235732-1 What entrant has a year earlier than 1960 and a veritas straight-6 engine?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""entrant"" FROM ""complete_formula_one_world_championship_"" WHERE ""year""<1960 AND ""engine""='veritas straight-6';",2-1235732-1 What is the average Year with a Veritas rs chassis and more than 0 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT AVG(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='veritas rs' AND ""points"">0;",2-1235732-1 What is the number of points for the Entrant of wolfgang seidel and a Cooper t45 chassis later than 1960?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""entrant""='wolfgang seidel' AND ""chassis""='cooper t45' AND ""year"">1960;",2-1235732-1 What is the latest year for a Emeryson 1006 chassis with more than 0 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='emeryson 1006' AND ""points"">0;",2-1235732-1 What was the score of the second leg with an agg of 4-6?,"CREATE TABLE ""first_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""2nd_leg"" FROM ""first_round"" WHERE ""agg""='4-6';",2-12330040-2 What is the second team that has first team of Africa sports?,"CREATE TABLE ""first_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_2"" FROM ""first_round"" WHERE ""team_1""='africa sports';",2-12330040-2 What is team one that has tp englebert for team 2?,"CREATE TABLE ""first_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_1"" FROM ""first_round"" WHERE ""team_2""='tp englebert';",2-12330040-2 Which team 2 has a 2nd leg of 0-2?,"CREATE TABLE ""first_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_2"" FROM ""first_round"" WHERE ""2nd_leg""='0-2';",2-12330040-2 Which team has far rabat as the team 1?,"CREATE TABLE ""first_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""team_2"" FROM ""first_round"" WHERE ""team_1""='far rabat';",2-12330040-2 What is the agg for a team second leg of 1-3?,"CREATE TABLE ""first_round"" ( ""team_1"" text, ""agg"" text, ""team_2"" text, ""1st_leg"" text, ""2nd_leg"" text );","SELECT ""agg"" FROM ""first_round"" WHERE ""2nd_leg""='1-3';",2-12330040-2 with a Time/Retired of +47.376 what is the lap sum?,"CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""moto_gp_classification"" WHERE ""time_retired""='+47.376';",2-12750583-1 "with a Rider of marco melandri, and a Grid smaller than 10, what is the highest lap count?","CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MAX(""laps"") FROM ""moto_gp_classification"" WHERE ""rider""='marco melandri' AND ""grid""<10;",2-12750583-1 "with more than 32 laps and sylvain guintoli as rider, what's the lowest grid ?","CREATE TABLE ""moto_gp_classification"" ( ""rider"" text, ""manufacturer"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT MIN(""grid"") FROM ""moto_gp_classification"" WHERE ""rider""='sylvain guintoli' AND ""laps"">32;",2-12750583-1 Who came in 2nd place when Ding Junhui won in 2010?,"CREATE TABLE ""winners"" ( ""year"" real, ""winner"" text, ""runner_up"" text, ""final_score"" text, ""season"" text );","SELECT ""runner_up"" FROM ""winners"" WHERE ""year"">2010 AND ""winner""='ding junhui';",2-12283028-1 "What ethnic group is 65,104 in 1931?","CREATE TABLE ""ethnic_composition_of_malay_population_i"" ( ""malay_ethnic_group"" text, ""1931"" text, ""1947"" text, ""1957"" text, ""1970"" text, ""1980"" text, ""1990"" text );","SELECT ""malay_ethnic_group"" FROM ""ethnic_composition_of_malay_population_i"" WHERE ""1931""='65,104';",2-1269044-3 "For Vegas Verdicts week, what was the result?","CREATE TABLE ""performances_results"" ( ""week"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""result"" text );","SELECT ""result"" FROM ""performances_results"" WHERE ""week""='vegas verdicts';",2-12797136-1 Which week had a theme of Heroes?,"CREATE TABLE ""performances_results"" ( ""week"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""result"" text );","SELECT ""week"" FROM ""performances_results"" WHERE ""theme""='heroes';",2-12797136-1 What was the theme for Vegas Verdicts week with a result of Advanced?,"CREATE TABLE ""performances_results"" ( ""week"" text, ""theme"" text, ""song_choice"" text, ""original_artist"" text, ""result"" text );","SELECT ""theme"" FROM ""performances_results"" WHERE ""result""='advanced' AND ""week""='vegas verdicts';",2-12797136-1 "What is the Placement when the Votes are fewer than 208, and when the Candidate is Jordan Turner?","CREATE TABLE ""2011_candidates"" ( ""riding"" text, ""province"" text, ""candidate"" text, ""votes"" real, ""placement"" text );","SELECT ""placement"" FROM ""2011_candidates"" WHERE ""votes""<208 AND ""candidate""='jordan turner';",2-12830268-5 Who is the Candidate when the Riding is Hochelaga?,"CREATE TABLE ""2011_candidates"" ( ""riding"" text, ""province"" text, ""candidate"" text, ""votes"" real, ""placement"" text );","SELECT ""candidate"" FROM ""2011_candidates"" WHERE ""riding""='hochelaga';",2-12830268-5 What is the Placement when the Candidate is Jean-Patrick Berthiaume?,"CREATE TABLE ""2011_candidates"" ( ""riding"" text, ""province"" text, ""candidate"" text, ""votes"" real, ""placement"" text );","SELECT ""placement"" FROM ""2011_candidates"" WHERE ""candidate""='jean-patrick berthiaume';",2-12830268-5 What is the value for the League Cup when the FA Cup value is 0 13 0 (49)?,"CREATE TABLE ""overall_scorers"" ( ""name"" text, ""years"" text, ""league"" text, ""fa_cup"" text, ""league_cup"" text, ""europe"" text, ""other_c"" text, ""total"" text );","SELECT ""league_cup"" FROM ""overall_scorers"" WHERE ""fa_cup""='0 13 0 (49)';",2-12783587-2 What is the League Cup value for 1991–present?,"CREATE TABLE ""overall_scorers"" ( ""name"" text, ""years"" text, ""league"" text, ""fa_cup"" text, ""league_cup"" text, ""europe"" text, ""other_c"" text, ""total"" text );","SELECT ""league_cup"" FROM ""overall_scorers"" WHERE ""years""='1991–present';",2-12783587-2 What league has a value of 0 29 (152) for Europe?,"CREATE TABLE ""overall_scorers"" ( ""name"" text, ""years"" text, ""league"" text, ""fa_cup"" text, ""league_cup"" text, ""europe"" text, ""other_c"" text, ""total"" text );","SELECT ""league"" FROM ""overall_scorers"" WHERE ""europe""='0 29 (152)';",2-12783587-2 Which week was there a w 23–14 result?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""week"" FROM ""schedule"" WHERE ""result""='w 23–14';",2-12828806-1 Name the score for hawthorn opponent,"CREATE TABLE ""reserves_team"" ( ""year"" text, ""competition"" text, ""opponent"" text, ""score"" text, ""venue"" text );","SELECT ""score"" FROM ""reserves_team"" WHERE ""opponent""='hawthorn';",2-13007-4 Name the score at mcg venue and footscray opponent,"CREATE TABLE ""reserves_team"" ( ""year"" text, ""competition"" text, ""opponent"" text, ""score"" text, ""venue"" text );","SELECT ""score"" FROM ""reserves_team"" WHERE ""venue""='mcg' AND ""opponent""='footscray';",2-13007-4 Name the venue with opponent of collingwood,"CREATE TABLE ""reserves_team"" ( ""year"" text, ""competition"" text, ""opponent"" text, ""score"" text, ""venue"" text );","SELECT ""venue"" FROM ""reserves_team"" WHERE ""opponent""='collingwood';",2-13007-4 "When has Result of 2–0, and a Score of 2 – 0?","CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""result""='2–0' AND ""score""='2 – 0';",2-13182410-1 "Which Venue has a Goal larger than 3, and a Competition of 2011 afc asian cup?","CREATE TABLE ""international_goals"" ( ""goal"" real, ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""venue"" FROM ""international_goals"" WHERE ""goal"">3 AND ""competition""='2011 afc asian cup';",2-13182410-1 Name the casualities for nation of incident of hostile on 2006-06-26,"CREATE TABLE ""2006"" ( ""date"" text, ""location"" text, ""nature_of_incident"" text, ""circumstances"" text, ""casualties"" text );","SELECT ""casualties"" FROM ""2006"" WHERE ""nature_of_incident""='hostile' AND ""date""='2006-06-26';",2-12378453-5 Name the casualities for kabul area,"CREATE TABLE ""2006"" ( ""date"" text, ""location"" text, ""nature_of_incident"" text, ""circumstances"" text, ""casualties"" text );","SELECT ""casualties"" FROM ""2006"" WHERE ""location""='kabul area';",2-12378453-5 Name the location on 2006-04-07 for direct fire,"CREATE TABLE ""2006"" ( ""date"" text, ""location"" text, ""nature_of_incident"" text, ""circumstances"" text, ""casualties"" text );","SELECT ""location"" FROM ""2006"" WHERE ""date""='2006-04-07' AND ""circumstances""='direct fire';",2-12378453-5 "Which venue has a Date of 20,21,22,23,24 november 1998?","CREATE TABLE ""england_in_australia"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""venue"" FROM ""england_in_australia"" WHERE ""date""='20,21,22,23,24 november 1998';",2-12410929-98 "Which Away captain has a Date of 26,27,28,29 december 1998?","CREATE TABLE ""england_in_australia"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""away_captain"" FROM ""england_in_australia"" WHERE ""date""='26,27,28,29 december 1998';",2-12410929-98 Which venue has a Result of draw?,"CREATE TABLE ""england_in_australia"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""venue"" FROM ""england_in_australia"" WHERE ""result""='draw';",2-12410929-98 Which Home captain has a Venue of melbourne cricket ground?,"CREATE TABLE ""england_in_australia"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""home_captain"" FROM ""england_in_australia"" WHERE ""venue""='melbourne cricket ground';",2-12410929-98 "Which Away captain has a Date of 2,3,4,5 january 1999?","CREATE TABLE ""england_in_australia"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""away_captain"" FROM ""england_in_australia"" WHERE ""date""='2,3,4,5 january 1999';",2-12410929-98 What was the margin of victory for the win with a score of 71-69-71-70=281?,"CREATE TABLE ""pga_tour_wins_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""margin_of_victory"" FROM ""pga_tour_wins_5"" WHERE ""winning_score""='71-69-71-70=281';",2-1323399-2 What is the to par value for the game with a winning score of 71-69-71-70=281?,"CREATE TABLE ""pga_tour_wins_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""to_par"" FROM ""pga_tour_wins_5"" WHERE ""winning_score""='71-69-71-70=281';",2-1323399-2 For what tournament was Bubba Watson the runner-up?,"CREATE TABLE ""pga_tour_wins_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""tournament"" FROM ""pga_tour_wins_5"" WHERE ""runner_s_up""='bubba watson';",2-1323399-2 "When John Senden was the runner-up, what was the To Par?","CREATE TABLE ""pga_tour_wins_5"" ( ""date"" text, ""tournament"" text, ""winning_score"" text, ""to_par"" text, ""margin_of_victory"" text, ""runner_s_up"" text );","SELECT ""to_par"" FROM ""pga_tour_wins_5"" WHERE ""runner_s_up""='john senden';",2-1323399-2 "In 1988, what Metro Champion had a Runner-up of Memphis State?","CREATE TABLE ""tournament_champions_by_year"" ( ""year"" real, ""metro_champion"" text, ""score"" text, ""runner_up"" text, ""most_outstanding_player"" text, ""venue_and_city"" text );","SELECT ""metro_champion"" FROM ""tournament_champions_by_year"" WHERE ""runner_up""='memphis state' AND ""year""=1988;",2-12757872-1 "What is the latest year a ride opened that was manufactured by Zamperla, was a convoy ride, and had a name of Tiny Truckers?","CREATE TABLE ""childrens_rides"" ( ""ride_name"" text, ""type"" text, ""opened_in"" real, ""themed_land"" text, ""manufacture"" text );","SELECT MAX(""opened_in"") FROM ""childrens_rides"" WHERE ""manufacture""='zamperla' AND ""type""='convoy ride' AND ""ride_name""='tiny truckers';",2-1255817-4 Who is the manufacturer of the mini jet red baron ride that opened before 2001?,"CREATE TABLE ""childrens_rides"" ( ""ride_name"" text, ""type"" text, ""opened_in"" real, ""themed_land"" text, ""manufacture"" text );","SELECT ""manufacture"" FROM ""childrens_rides"" WHERE ""opened_in""<2001 AND ""type""='mini jet red baron';",2-1255817-4 Name the least year for les triplettes de belleville,"CREATE TABLE ""2000s"" ( ""year"" real, ""english_title"" text, ""original_title"" text, ""country"" text, ""director"" text );","SELECT MIN(""year"") FROM ""2000s"" WHERE ""original_title""='les triplettes de belleville';",2-12675875-2 Name the english title for zhang yimou,"CREATE TABLE ""2000s"" ( ""year"" real, ""english_title"" text, ""original_title"" text, ""country"" text, ""director"" text );","SELECT ""english_title"" FROM ""2000s"" WHERE ""director""='zhang yimou';",2-12675875-2 Name the country for 2002,"CREATE TABLE ""2000s"" ( ""year"" real, ""english_title"" text, ""original_title"" text, ""country"" text, ""director"" text );","SELECT ""country"" FROM ""2000s"" WHERE ""year""=2002;",2-12675875-2 Name the english title for mexico/spain/usa,"CREATE TABLE ""2000s"" ( ""year"" real, ""english_title"" text, ""original_title"" text, ""country"" text, ""director"" text );","SELECT ""english_title"" FROM ""2000s"" WHERE ""country""='mexico/spain/usa';",2-12675875-2 Name the country with year more than 2008,"CREATE TABLE ""2000s"" ( ""year"" real, ""english_title"" text, ""original_title"" text, ""country"" text, ""director"" text );","SELECT ""country"" FROM ""2000s"" WHERE ""year"">2008;",2-12675875-2 What year did the Cosworth v8 engine participate in?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""team"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT AVG(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""engine""='cosworth v8';",2-1235386-1 Which year did the team receive more than 0 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""team"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT AVG(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""points"">0;",2-1235386-1 Which chassis was used in 1971?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""team"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""chassis"" FROM ""complete_formula_one_world_championship_"" WHERE ""year""=1971;",2-1235386-1 What was the time for Jean Luc Razakarivony with less than 3 heat and more than 2 lanes?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""time"" FROM ""heats"" WHERE ""heat""<3 AND ""lane"">2 AND ""name""='jean luc razakarivony';",2-12386605-3 What was Domenico Fioravanti's time on lane 5?,"CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""time"" FROM ""heats"" WHERE ""lane""=5 AND ""name""='domenico fioravanti';",2-12386605-3 "What is the nationality with less than 9 heat, and a time of 1:01.87?","CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""nationality"" FROM ""heats"" WHERE ""heat""<9 AND ""time""='1:01.87';",2-12386605-3 On which dates played Home Captain Courtney Walsh at the Queen's Park Oval?,"CREATE TABLE ""india_in_west_indies"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""date"" FROM ""india_in_west_indies"" WHERE ""home_captain""='courtney walsh' AND ""venue""='queen''s park oval';",2-12410929-75 On what dates did the draw at the Antigua Recreation Ground happen?,"CREATE TABLE ""india_in_west_indies"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""date"" FROM ""india_in_west_indies"" WHERE ""result""='draw' AND ""venue""='antigua recreation ground';",2-12410929-75 Who was the Home Captain at Sabina Park?,"CREATE TABLE ""india_in_west_indies"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""home_captain"" FROM ""india_in_west_indies"" WHERE ""venue""='sabina park';",2-12410929-75 When did the draw happen?,"CREATE TABLE ""india_in_west_indies"" ( ""date"" text, ""home_captain"" text, ""away_captain"" text, ""venue"" text, ""result"" text );","SELECT ""date"" FROM ""india_in_west_indies"" WHERE ""result""='draw';",2-12410929-75 When did Northeastern University join?,"CREATE TABLE ""member_institutions"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""joined"" real, ""nickname"" text, ""colors"" text );","SELECT SUM(""joined"") FROM ""member_institutions"" WHERE ""institution""='northeastern university';",2-1221089-1 "Which type of institution is in Amherst, MA?","CREATE TABLE ""member_institutions"" ( ""institution"" text, ""location"" text, ""founded"" real, ""type"" text, ""joined"" real, ""nickname"" text, ""colors"" text );","SELECT ""type"" FROM ""member_institutions"" WHERE ""location""='amherst, ma';",2-1221089-1 What is the tenure of the person whose courtesy title is yamashiro-no-kami?,"CREATE TABLE ""list_of_daimy"" ( ""name"" text, ""tenure"" text, ""courtesy_title"" text, ""court_rank"" text, ""revenues"" text );","SELECT ""tenure"" FROM ""list_of_daimy"" WHERE ""courtesy_title""='yamashiro-no-kami';",2-12803398-3 What is the courtesy title of the person whose tenure goes from 1766–1794?,"CREATE TABLE ""list_of_daimy"" ( ""name"" text, ""tenure"" text, ""courtesy_title"" text, ""court_rank"" text, ""revenues"" text );","SELECT ""courtesy_title"" FROM ""list_of_daimy"" WHERE ""tenure""='1766–1794';",2-12803398-3 What is the bronze value associated with ranks over 5?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""bronze"" FROM ""medal_table"" WHERE ""rank"">5;",2-12898083-1 What is the highest number of bronzes for countries ranking over 5 with 0 golds?,"CREATE TABLE ""medal_table"" ( ""rank"" real, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""bronze"") FROM ""medal_table"" WHERE ""rank"">5 AND ""gold""<0;",2-12898083-1 Name the loss for june 22,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""date""='june 22';",2-12207900-4 Name the loss for june 30,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""date""='june 30';",2-12207900-4 "Name the score on august 21, 2007","CREATE TABLE ""goals_for_senior_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""goals_for_senior_national_team"" WHERE ""date""='august 21, 2007';",2-12843936-1 "Name the competition on august 25, 2007","CREATE TABLE ""goals_for_senior_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""goals_for_senior_national_team"" WHERE ""date""='august 25, 2007';",2-12843936-1 "Name the competition that was on august 25, 2007","CREATE TABLE ""goals_for_senior_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""goals_for_senior_national_team"" WHERE ""date""='august 25, 2007';",2-12843936-1 "Name the result for january 14, 2008","CREATE TABLE ""goals_for_senior_national_team"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""goals_for_senior_national_team"" WHERE ""date""='january 14, 2008';",2-12843936-1 How many matches played are associated with 20 losses?,"CREATE TABLE ""2006_2007_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points"" text );","SELECT ""played"" FROM ""2006_2007_table"" WHERE ""lost""='20';",2-12886178-6 How many matches have Rhymney RFC played?,"CREATE TABLE ""2006_2007_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points"" text );","SELECT ""played"" FROM ""2006_2007_table"" WHERE ""club""='rhymney rfc';",2-12886178-6 How many losses does Abercarn RFC have?,"CREATE TABLE ""2006_2007_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""points"" text );","SELECT ""lost"" FROM ""2006_2007_table"" WHERE ""club""='abercarn rfc';",2-12886178-6 When did a Position of 21st (q) happen?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""year"" FROM ""achievements"" WHERE ""position""='21st (q)';",2-12583908-1 What is the Venue before 2003 with Notes of 57.73 m?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""year""<2003 AND ""notes""='57.73 m';",2-12583908-1 What notes have the 8th position?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""notes"" FROM ""achievements"" WHERE ""position""='8th';",2-12583908-1 Where was European Championships held with notes of 61.46 m?,"CREATE TABLE ""achievements"" ( ""year"" real, ""competition"" text, ""venue"" text, ""position"" text, ""notes"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""competition""='european championships' AND ""notes""='61.46 m';",2-12583908-1 What is the 0–100km/h (62mph) when the max power is s diesel engine all direct injection (dci)?,"CREATE TABLE ""phase_ii"" ( ""model"" text, ""engine_type"" text, ""max_power"" text, ""max_torque"" text, ""top_speed"" text, ""0_100km_h_62mph"" text, ""co_2_emissions"" text );","SELECT ""0_100km_h_62mph"" FROM ""phase_ii"" WHERE ""max_power""='s diesel engine all direct injection (dci)';",2-1276579-2 What is the engine type where the 0–100km/h (62mph) is 11.2 sec?,"CREATE TABLE ""phase_ii"" ( ""model"" text, ""engine_type"" text, ""max_power"" text, ""max_torque"" text, ""top_speed"" text, ""0_100km_h_62mph"" text, ""co_2_emissions"" text );","SELECT ""engine_type"" FROM ""phase_ii"" WHERE ""0_100km_h_62mph""='11.2 sec';",2-1276579-2 Name the original name for last days of the victim,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""original_name"" FROM ""references"" WHERE ""film_title_used_in_nomination""='last days of the victim';",2-12919633-1 Name the film title for okkar á milli: í hita og þunga dagsins,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""film_title_used_in_nomination"" FROM ""references"" WHERE ""original_name""='okkar á milli: í hita og þunga dagsins';",2-12919633-1 Name the film title that was norwegian,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""film_title_used_in_nomination"" FROM ""references"" WHERE ""language""='norwegian';",2-12919633-1 Name the film title for german,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""film_title_used_in_nomination"" FROM ""references"" WHERE ""language""='german';",2-12919633-1 Name the original name for the one from bulgaria,"CREATE TABLE ""references"" ( ""country"" text, ""film_title_used_in_nomination"" text, ""language"" text, ""original_name"" text, ""director"" text );","SELECT ""original_name"" FROM ""references"" WHERE ""country""='bulgaria';",2-12919633-1 "who was the opponent when the attendance was larger than 54,766?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""series"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""attendance"">'54,766';",2-12206617-9 What was the attendance when the series was at 0-1?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""series"" text );","SELECT ""attendance"" FROM ""game_log"" WHERE ""series""='0-1';",2-12206617-9 Who was the opponent when the series was at 1-3?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""series"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""series""='1-3';",2-12206617-9 what was the score in the loss to tapani (0-1)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""series"" text );","SELECT ""score"" FROM ""game_log"" WHERE ""loss""='tapani (0-1)';",2-12206617-9 What id the team with a smaller Time than 18?,"CREATE TABLE ""2013_fifa_u_20_world_cup"" ( ""date"" text, ""time_cest"" real, ""team_num1"" text, ""res"" text, ""team_num2"" text, ""round"" text, ""attendance"" real );","SELECT ""team_num1"" FROM ""2013_fifa_u_20_world_cup"" WHERE ""time_cest""<18;",2-12243387-5 What is the location of the match with the record 10-8-1?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""record""='10-8-1';",2-12587676-2 "What is the method of the match in the Road fc 12 at 5:00 with less than 3 rounds, and a loss result?","CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""time""='5:00' AND ""round""<3 AND ""res""='loss' AND ""event""='road fc 12';",2-12587676-2 What is the record of the match at 6:00?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""record"" FROM ""mixed_martial_arts_record"" WHERE ""time""='6:00';",2-12587676-2 What is the method of the match with a 3-4 record?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""method"" FROM ""mixed_martial_arts_record"" WHERE ""record""='3-4';",2-12587676-2 What is the location of the match with a round bigger than 1 where the opponent was Yoshihiro Akiyama?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""round"">1 AND ""opponent""='yoshihiro akiyama';",2-12650591-2 What is the average round of the match with a draw result and a record of 4-4-1?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT AVG(""round"") FROM ""mixed_martial_arts_record"" WHERE ""res""='draw' AND ""record""='4-4-1';",2-12650591-2 What is the average round of the match in the Hero's 9 event with a time of 5:00?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT AVG(""round"") FROM ""mixed_martial_arts_record"" WHERE ""time""='5:00' AND ""event""='hero''s 9';",2-12650591-2 What shows as the First US Tour Cast when the Original Broadway Cast was Sarah Bolt?,"CREATE TABLE ""major_casts"" ( ""character"" text, ""original_west_end_cast"" text, ""original_broadway_cast"" text, ""first_uk_tour_cast"" text, ""first_us_tour_cast"" text );","SELECT ""first_us_tour_cast"" FROM ""major_casts"" WHERE ""original_broadway_cast""='sarah bolt';",2-12564469-1 What is the name of the person in the First UK Tour Cast for the Character of Sister Mary Robert?,"CREATE TABLE ""major_casts"" ( ""character"" text, ""original_west_end_cast"" text, ""original_broadway_cast"" text, ""first_uk_tour_cast"" text, ""first_us_tour_cast"" text );","SELECT ""first_uk_tour_cast"" FROM ""major_casts"" WHERE ""character""='sister mary robert';",2-12564469-1 What character did Katie Rowley Jones play in the Original West End Cast?,"CREATE TABLE ""major_casts"" ( ""character"" text, ""original_west_end_cast"" text, ""original_broadway_cast"" text, ""first_uk_tour_cast"" text, ""first_us_tour_cast"" text );","SELECT ""character"" FROM ""major_casts"" WHERE ""original_west_end_cast""='katie rowley jones';",2-12564469-1 Who was the Original West End Cast when the irst US Tour Cast was lael van keuren?,"CREATE TABLE ""major_casts"" ( ""character"" text, ""original_west_end_cast"" text, ""original_broadway_cast"" text, ""first_uk_tour_cast"" text, ""first_us_tour_cast"" text );","SELECT ""original_west_end_cast"" FROM ""major_casts"" WHERE ""first_us_tour_cast""='lael van keuren';",2-12564469-1 Who was in the Original West End Cast when the Original Broadway Cast was audrie neenan?,"CREATE TABLE ""major_casts"" ( ""character"" text, ""original_west_end_cast"" text, ""original_broadway_cast"" text, ""first_uk_tour_cast"" text, ""first_us_tour_cast"" text );","SELECT ""original_west_end_cast"" FROM ""major_casts"" WHERE ""original_broadway_cast""='audrie neenan';",2-12564469-1 What is the name of the person who was in the Original Broadway Cast that was Original West End Cast of sheila hancock?,"CREATE TABLE ""major_casts"" ( ""character"" text, ""original_west_end_cast"" text, ""original_broadway_cast"" text, ""first_uk_tour_cast"" text, ""first_us_tour_cast"" text );","SELECT ""original_broadway_cast"" FROM ""major_casts"" WHERE ""original_west_end_cast""='sheila hancock';",2-12564469-1 Dave Douglas has what score?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""score"" FROM ""first_round"" WHERE ""player""='dave douglas';",2-13081314-1 Who has more than 70 score with +1 to par?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""player"" FROM ""first_round"" WHERE ""score"">70 AND ""to_par""='+1';",2-13081314-1 What game did they lose by 6 - 5?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""series"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""score""='6 - 5';",2-12207474-9 What is the original title of the film from years after 1985 from the UK?,"CREATE TABLE ""1980s"" ( ""year"" real, ""english_title"" text, ""original_title"" text, ""country"" text, ""director"" text );","SELECT ""original_title"" FROM ""1980s"" WHERE ""year"">1985 AND ""country""='uk';",2-12886027-2 What is the English title for years after 1981 originating from Argentina?,"CREATE TABLE ""1980s"" ( ""year"" real, ""english_title"" text, ""original_title"" text, ""country"" text, ""director"" text );","SELECT ""english_title"" FROM ""1980s"" WHERE ""year"">1981 AND ""country""='argentina';",2-12886027-2 What is the English title for 1984 from Sweden?,"CREATE TABLE ""1980s"" ( ""year"" real, ""english_title"" text, ""original_title"" text, ""country"" text, ""director"" text );","SELECT ""english_title"" FROM ""1980s"" WHERE ""year""=1984 AND ""country""='sweden';",2-12886027-2 What is the English title for the film directed by George Miller?,"CREATE TABLE ""1980s"" ( ""year"" real, ""english_title"" text, ""original_title"" text, ""country"" text, ""director"" text );","SELECT ""english_title"" FROM ""1980s"" WHERE ""director""='george miller';",2-12886027-2 What is the Country of origin for the film directed by George Miller?,"CREATE TABLE ""1980s"" ( ""year"" real, ""english_title"" text, ""original_title"" text, ""country"" text, ""director"" text );","SELECT ""country"" FROM ""1980s"" WHERE ""director""='george miller';",2-12886027-2 How many golds for west germany with over 8 total?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MIN(""gold"") FROM ""medal_table"" WHERE ""nation""='west germany' AND ""total"">8;",2-13038386-1 How many golds for nations with under 1 bronze?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT SUM(""gold"") FROM ""medal_table"" WHERE ""bronze""<1;",2-13038386-1 How many total medals for the nation ranked 7 with 1 silver and under 4 bronzes?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT AVG(""total"") FROM ""medal_table"" WHERE ""bronze""<4 AND ""silver""=1 AND ""rank""='7';",2-13038386-1 Name the city of license when founded was may 1995,"CREATE TABLE ""stations"" ( ""call_sign"" text, ""city_of_license"" text, ""frequency"" text, ""age_watt"" text, ""coverage_area"" text, ""founded"" text );","SELECT ""city_of_license"" FROM ""stations"" WHERE ""founded""='may 1995';",2-12525402-1 Name the city of license for when founded is october 2010,"CREATE TABLE ""stations"" ( ""call_sign"" text, ""city_of_license"" text, ""frequency"" text, ""age_watt"" text, ""coverage_area"" text, ""founded"" text );","SELECT ""city_of_license"" FROM ""stations"" WHERE ""founded""='october 2010';",2-12525402-1 "Name the coverage area for licesne of hillsboro, west virginia","CREATE TABLE ""stations"" ( ""call_sign"" text, ""city_of_license"" text, ""frequency"" text, ""age_watt"" text, ""coverage_area"" text, ""founded"" text );","SELECT ""coverage_area"" FROM ""stations"" WHERE ""city_of_license""='hillsboro, west virginia';",2-12525402-1 Name the city of license which has age Watt of 160 watts,"CREATE TABLE ""stations"" ( ""call_sign"" text, ""city_of_license"" text, ""frequency"" text, ""age_watt"" text, ""coverage_area"" text, ""founded"" text );","SELECT ""city_of_license"" FROM ""stations"" WHERE ""age_watt""='160 watts';",2-12525402-1 Name the city of license with frequency of 103.5 mhz,"CREATE TABLE ""stations"" ( ""call_sign"" text, ""city_of_license"" text, ""frequency"" text, ""age_watt"" text, ""coverage_area"" text, ""founded"" text );","SELECT ""city_of_license"" FROM ""stations"" WHERE ""frequency""='103.5 mhz';",2-12525402-1 What is the catalog number of Alfa records?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""catalog"" FROM ""release_history"" WHERE ""label""='alfa records';",2-13072015-2 Which player has 68 as the score and canada as the country?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""player"" FROM ""first_round"" WHERE ""score""=68 AND ""country""='canada';",2-12333215-4 What place has Canada as the country?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""country""='canada';",2-12333215-4 Which player has 69 as the score?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""player"" FROM ""first_round"" WHERE ""score""=69;",2-12333215-4 "What place has a score greater than 68, and camilo villegas as the player?","CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""score"">68 AND ""player""='camilo villegas';",2-12333215-4 What is the average score with lee westwood as the player?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT AVG(""score"") FROM ""first_round"" WHERE ""player""='lee westwood';",2-12333215-4 Name the years with authority of state and decile more than 6 with roll less than 33,"CREATE TABLE ""rangitikei_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""years"" FROM ""rangitikei_district"" WHERE ""authority""='state' AND ""decile"">6 AND ""roll""<33;",2-12197750-3 Name the years for marton and decile of 3 for turakina maori girls' college?,"CREATE TABLE ""rangitikei_district"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""years"" FROM ""rangitikei_district"" WHERE ""area""='marton' AND ""decile""=3 AND ""name""='turakina maori girls'' college';",2-12197750-3 "Name the average gold medals when the bronze medals was less than 1, silver medals being 0 and total medals more than 1","CREATE TABLE ""percussion_scholastic_concert_open_class"" ( ""ensemble"" text, ""gold_medals"" real, ""silver_medals"" real, ""bronze_medals"" real, ""total_medals"" real );","SELECT AVG(""gold_medals"") FROM ""percussion_scholastic_concert_open_class"" WHERE ""bronze_medals""<1 AND ""silver_medals""=0 AND ""total_medals"">1;",2-1305623-20 "Name the total number of bronze medals when gold medals was 2, total medals more than 4 and silver medals less than 5","CREATE TABLE ""percussion_scholastic_concert_open_class"" ( ""ensemble"" text, ""gold_medals"" real, ""silver_medals"" real, ""bronze_medals"" real, ""total_medals"" real );","SELECT COUNT(""bronze_medals"") FROM ""percussion_scholastic_concert_open_class"" WHERE ""gold_medals""=2 AND ""total_medals"">4 AND ""silver_medals""<5;",2-1305623-20 Name the ensemble with silver medals more than 1,"CREATE TABLE ""percussion_scholastic_concert_open_class"" ( ""ensemble"" text, ""gold_medals"" real, ""silver_medals"" real, ""bronze_medals"" real, ""total_medals"" real );","SELECT ""ensemble"" FROM ""percussion_scholastic_concert_open_class"" WHERE ""silver_medals"">1;",2-1305623-20 Name the average total medals with ensemble of goshen hs,"CREATE TABLE ""percussion_scholastic_concert_open_class"" ( ""ensemble"" text, ""gold_medals"" real, ""silver_medals"" real, ""bronze_medals"" real, ""total_medals"" real );","SELECT AVG(""total_medals"") FROM ""percussion_scholastic_concert_open_class"" WHERE ""ensemble""='goshen hs';",2-1305623-20 In which category did Nick Jonas win at the Kids' Choice Awards Mexico?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""recipient_s"" text, ""result"" text );","SELECT ""category"" FROM ""awards_and_nominations"" WHERE ""recipient_s""='nick jonas' AND ""award""='kids'' choice awards mexico';",2-12441518-6 What is the award for the Choice TV: Breakout Star Female category?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""recipient_s"" text, ""result"" text );","SELECT ""award"" FROM ""awards_and_nominations"" WHERE ""category""='choice tv: breakout star female';",2-12441518-6 What is Joe Jonas' result at the Kids' Choice Awards Mexico?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""recipient_s"" text, ""result"" text );","SELECT ""result"" FROM ""awards_and_nominations"" WHERE ""recipient_s""='joe jonas' AND ""award""='kids'' choice awards mexico';",2-12441518-6 What category was Joe Jonas nominated for at the Kids' Choice Awards Mexico in 2010?,"CREATE TABLE ""awards_and_nominations"" ( ""year"" real, ""award"" text, ""category"" text, ""recipient_s"" text, ""result"" text );","SELECT ""category"" FROM ""awards_and_nominations"" WHERE ""result""='nominated' AND ""year""=2010 AND ""award""='kids'' choice awards mexico' AND ""recipient_s""='joe jonas';",2-12441518-6 What Chassis did Team BMS Scuderia Italia use with G Tyres and a Ferrari 037 3.5 v12 engine?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""team"" text, ""chassis"" text, ""engine"" text, ""tyres"" text, ""points"" real );","SELECT ""chassis"" FROM ""complete_world_championship_formula_one_"" WHERE ""team""='bms scuderia italia' AND ""tyres""='g' AND ""engine""='ferrari 037 3.5 v12';",2-1226646-1 Who was the Rookie of the Year for the Season in 2000?,"CREATE TABLE ""see_also"" ( ""season"" real, ""teams"" real, ""champion"" text, ""season_mvp"" text, ""top_draft_pick"" text, ""rookie_of_the_year"" text, ""all_star_game"" text );","SELECT ""rookie_of_the_year"" FROM ""see_also"" WHERE ""season""=2000;",2-13082900-1 "Who was the opponent in the game where the attendance was larger than 23,230 and the record was 56-37?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""attendance"">'23,230' AND ""record""='56-37';",2-12207474-5 When was the game played in which the record was 46-29?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='46-29';",2-12207474-5 Which type had the unit greifswald - 7 (kgr 7) ?,"CREATE TABLE ""reactor_summary"" ( ""unit"" text, ""type"" text, ""net_power"" text, ""total_power"" text, ""finish_construction"" text );","SELECT ""type"" FROM ""reactor_summary"" WHERE ""unit""='greifswald - 7 (kgr 7)';",2-12950463-1 Which unite had the type wwer-440/213?,"CREATE TABLE ""reactor_summary"" ( ""unit"" text, ""type"" text, ""net_power"" text, ""total_power"" text, ""finish_construction"" text );","SELECT ""unit"" FROM ""reactor_summary"" WHERE ""type""='wwer-440/213';",2-12950463-1 What was the date that construction was finished when the unit was greifswald - 4 (kgr 4)?,"CREATE TABLE ""reactor_summary"" ( ""unit"" text, ""type"" text, ""net_power"" text, ""total_power"" text, ""finish_construction"" text );","SELECT ""finish_construction"" FROM ""reactor_summary"" WHERE ""unit""='greifswald - 4 (kgr 4)';",2-12950463-1 "What was the net power, when the type was wwer-440/230, and when construction was finished on 24.10.1977?","CREATE TABLE ""reactor_summary"" ( ""unit"" text, ""type"" text, ""net_power"" text, ""total_power"" text, ""finish_construction"" text );","SELECT ""net_power"" FROM ""reactor_summary"" WHERE ""type""='wwer-440/230' AND ""finish_construction""='24.10.1977';",2-12950463-1 During what years was álvaro pérez the number 2 ranked player?,"CREATE TABLE ""top_appearances"" ( ""rank"" real, ""player"" text, ""club_s"" text, ""year_s"" text, ""u_16_caps"" real );","SELECT ""year_s"" FROM ""top_appearances"" WHERE ""rank""=2 AND ""player""='álvaro pérez';",2-12946407-3 "What is the average value for Top-5, when the value for Top-25 is 0, and the value for Wins is less than 0?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT AVG(""top_5"") FROM ""summary"" WHERE ""top_25""=0 AND ""wins""<0;",2-12821159-11 What is the total amount of Top-25 having a Top-5 greater than 1?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""top_25"") FROM ""summary"" WHERE ""top_5"">1;",2-12821159-11 What is the sum of the value Top-10 that has a Cuts value of 2 and a Wins value smaller than 0?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT SUM(""top_10"") FROM ""summary"" WHERE ""cuts_made""=2 AND ""wins""<0;",2-12821159-11 "What is the average value for Top-5, when the value Cuts is 5, and when the tournament is the Open Championship, and when the value Events is less than 6?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT AVG(""top_5"") FROM ""summary"" WHERE ""cuts_made""=5 AND ""tournament""='the open championship' AND ""events""<6;",2-12821159-11 "What is the lowest value for Events, when the value for Top-5 is greater than 1?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_10"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MIN(""events"") FROM ""summary"" WHERE ""top_5"">1;",2-12821159-11 Who was the visiting team on November 10?,"CREATE TABLE ""1991"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""visiting_team"" FROM ""1991"" WHERE ""date""='november 10';",2-13193466-6 Who was the host team for the game with the final score of 26-24?,"CREATE TABLE ""1991"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""host_team"" FROM ""1991"" WHERE ""final_score""='26-24';",2-13193466-6 Who was the host team on November 17?,"CREATE TABLE ""1991"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""host_team"" FROM ""1991"" WHERE ""date""='november 17';",2-13193466-6 At what stadium was the game with the final score of 9-23 played?,"CREATE TABLE ""1991"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""stadium"" FROM ""1991"" WHERE ""final_score""='9-23';",2-13193466-6 At what stadium was the game with the final score of 26-24 played?,"CREATE TABLE ""1991"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""stadium"" FROM ""1991"" WHERE ""final_score""='26-24';",2-13193466-6 Which host team played against the New England Patriots?,"CREATE TABLE ""1991"" ( ""date"" text, ""visiting_team"" text, ""final_score"" text, ""host_team"" text, ""stadium"" text );","SELECT ""host_team"" FROM ""1991"" WHERE ""visiting_team""='new england patriots';",2-13193466-6 What is the reason the Chief Judge of 1971–1977 was terminated?,"CREATE TABLE ""judges_of_the_united_states_customs_cour"" ( ""state"" text, ""born_died"" text, ""active_service"" text, ""chief_judge"" text, ""senior_status"" text, ""appointed_by"" text, ""reason_for_termination"" text );","SELECT ""reason_for_termination"" FROM ""judges_of_the_united_states_customs_cour"" WHERE ""chief_judge""='1971–1977';",2-1220886-3 "Which state has a Reason for termination of retirement, and an Active service of 1926–1928?","CREATE TABLE ""judges_of_the_united_states_customs_cour"" ( ""state"" text, ""born_died"" text, ""active_service"" text, ""chief_judge"" text, ""senior_status"" text, ""appointed_by"" text, ""reason_for_termination"" text );","SELECT ""state"" FROM ""judges_of_the_united_states_customs_cour"" WHERE ""reason_for_termination""='retirement' AND ""active_service""='1926–1928';",2-1220886-3 What is the PI code in the hindhead area?,"CREATE TABLE ""transmitters"" ( ""transmitter_site"" text, ""frequency"" text, ""power"" text, ""rds_name"" text, ""pi_code"" text, ""area"" text );","SELECT ""pi_code"" FROM ""transmitters"" WHERE ""area""='hindhead';",2-12675066-1 What is the frequency with 900w power?,"CREATE TABLE ""transmitters"" ( ""transmitter_site"" text, ""frequency"" text, ""power"" text, ""rds_name"" text, ""pi_code"" text, ""area"" text );","SELECT ""frequency"" FROM ""transmitters"" WHERE ""power""='900w';",2-12675066-1 What event ended in 3:02 of round 1?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""event"" FROM ""mixed_martial_arts_record"" WHERE ""round""=1 AND ""time""='3:02';",2-13009581-2 What is the highest round reached by an oppo ent of JR schumacher?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT MAX(""round"") FROM ""mixed_martial_arts_record"" WHERE ""opponent""='jr schumacher';",2-13009581-2 Where did arturo segovia compete?,"CREATE TABLE ""mixed_martial_arts_record"" ( ""res"" text, ""record"" text, ""opponent"" text, ""method"" text, ""event"" text, ""round"" real, ""time"" text, ""location"" text );","SELECT ""location"" FROM ""mixed_martial_arts_record"" WHERE ""opponent""='arturo segovia';",2-13009581-2 "What is the top fastest time, larger than 2, in Enugu?","CREATE TABLE ""youth_under_18_boys"" ( ""rank"" real, ""fastest_time_s"" real, ""wind_m_s"" text, ""athlete"" text, ""country"" text, ""date"" text, ""location"" text );","SELECT MAX(""fastest_time_s"") FROM ""youth_under_18_boys"" WHERE ""location""='enugu' AND ""rank"">2;",2-1231316-6 How many casualties were from the IED circumstance?,"CREATE TABLE ""2010"" ( ""date"" text, ""location"" text, ""nature_of_incident"" text, ""circumstances"" text, ""casualties"" text );","SELECT ""casualties"" FROM ""2010"" WHERE ""circumstances""='ied';",2-12378453-9 Where there any Draws with 45 tries against?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""drawn"" FROM ""2007_2008_table"" WHERE ""tries_against""='45';",2-12807904-5 Which club participated with a record of 45 tries against?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""club"" FROM ""2007_2008_table"" WHERE ""tries_against""='45';",2-12807904-5 What was the amount of draws where a club had 51 tries for?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""drawn"" FROM ""2007_2008_table"" WHERE ""tries_for""='51';",2-12807904-5 How many losses were there with 208 points?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""lost"" FROM ""2007_2008_table"" WHERE ""points_for""='208';",2-12807904-5 Which of the participating clubs had 73 tries for?,"CREATE TABLE ""2007_2008_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text );","SELECT ""club"" FROM ""2007_2008_table"" WHERE ""tries_for""='73';",2-12807904-5 What car has a March 90ca Chassis?,"CREATE TABLE ""indianapolis_500"" ( ""year"" real, ""chassis"" text, ""engine"" text, ""start"" text, ""finish"" text, ""team"" text );","SELECT ""engine"" FROM ""indianapolis_500"" WHERE ""chassis""='march 90ca';",2-1226549-4 "What is the latest year that has an engine of cosworth v8, with a chassis of hesketh 308e?","CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""pts"" real );","SELECT MAX(""year"") FROM ""complete_formula_one_results"" WHERE ""engine""='cosworth v8' AND ""chassis""='hesketh 308e';",2-1233848-1 Which year has brm v12 as the engine?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""pts"" real );","SELECT ""year"" FROM ""complete_formula_one_results"" WHERE ""engine""='brm v12';",2-1233848-1 What is the latesr year that has more points than 0?,"CREATE TABLE ""complete_formula_one_results"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""pts"" real );","SELECT MAX(""year"") FROM ""complete_formula_one_results"" WHERE ""pts"">0;",2-1233848-1 What is the corresponding 1930s for 2000 and 1940?,"CREATE TABLE ""chronological"" ( ""1910s"" real, ""1920s"" real, ""1930s"" real, ""1940s"" real, ""1950s"" real, ""1960s"" real, ""1970s"" real, ""1980s"" real, ""1990s"" real, ""2000s"" real );","SELECT SUM(""1930s"") FROM ""chronological"" WHERE ""2000s""=2000 AND ""1940s""<1940;",2-1251765-20 "What would be the correct year in the 1940s, if the 1980s is before 1986, the 1990s is before 1995, the 1970s is before 1973, and the 2000s are after 2001?","CREATE TABLE ""chronological"" ( ""1910s"" real, ""1920s"" real, ""1930s"" real, ""1940s"" real, ""1950s"" real, ""1960s"" real, ""1970s"" real, ""1980s"" real, ""1990s"" real, ""2000s"" real );","SELECT ""1940s"" FROM ""chronological"" WHERE ""1980s""<1986 AND ""1990s""<1995 AND ""1970s""<1973 AND ""2000s"">2001;",2-1251765-20 "What is the range for the 1980s that correspond to a grid 1910s of 1912, and a 1940s before 1942","CREATE TABLE ""chronological"" ( ""1910s"" real, ""1920s"" real, ""1930s"" real, ""1940s"" real, ""1950s"" real, ""1960s"" real, ""1970s"" real, ""1980s"" real, ""1990s"" real, ""2000s"" real );","SELECT AVG(""1980s"") FROM ""chronological"" WHERE ""1910s""=1912 AND ""1940s""<1942;",2-1251765-20 "what is the lowest year in the 1910s that would be in the row were the 1950s are no larger than 1952, and the 1980s are no smaller than 1981?","CREATE TABLE ""chronological"" ( ""1910s"" real, ""1920s"" real, ""1930s"" real, ""1940s"" real, ""1950s"" real, ""1960s"" real, ""1970s"" real, ""1980s"" real, ""1990s"" real, ""2000s"" real );","SELECT MIN(""1910s"") FROM ""chronological"" WHERE ""1950s""<1952 AND ""1980s"">1981;",2-1251765-20 "Which is the highest Gold that has a total smaller than 4 and a silver of 1, and a bronze smaller than 2, and a rank of 13?","CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT MAX(""gold"") FROM ""medal_table"" WHERE ""total""<4 AND ""silver""=1 AND ""bronze""<2 AND ""rank""='13';",2-12200927-3 Which nation has a Bronze and Silver smaller than 1 and a Gold larger than 1?,"CREATE TABLE ""medal_table"" ( ""rank"" text, ""nation"" text, ""gold"" real, ""silver"" real, ""bronze"" real, ""total"" real );","SELECT ""nation"" FROM ""medal_table"" WHERE ""bronze""<1 AND ""silver""<1 AND ""gold"">1;",2-12200927-3 "What was the score of the game that had a round of Rd 26, 2001?","CREATE TABLE ""biggest_wins"" ( ""margin"" real, ""score"" text, ""opponent"" text, ""venue"" text, ""round"" text );","SELECT ""score"" FROM ""biggest_wins"" WHERE ""round""='rd 26, 2001';",2-13105612-7 "What was the loss of the game attended by 37,119?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""attendance""='37,119';",2-12206000-7 What was the date of the game that had a loss of lidle (10-8)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""loss""='lidle (10-8)';",2-12206000-7 "What was the loss of the game against the Yankees that was attended by 27,652?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""opponent""='yankees' AND ""attendance""='27,652';",2-12206000-7 What is the number of finish of the Qual of 159.384?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""finish"" FROM ""indy_500_results"" WHERE ""qual""='159.384';",2-1236194-1 What is the qual for rank 18 in 1964?,"CREATE TABLE ""indy_500_results"" ( ""year"" text, ""start"" text, ""qual"" text, ""rank"" text, ""finish"" text, ""laps"" real );","SELECT ""qual"" FROM ""indy_500_results"" WHERE ""rank""='18' AND ""year""='1964';",2-1236194-1 "On May 13, what was the team's record?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='may 13';",2-12207755-4 "On May 26, what was the team's record?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='may 26';",2-12207755-4 Who did they lose to on May 20?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""loss"" FROM ""game_log"" WHERE ""date""='may 20';",2-12207755-4 What was Spring Creek School's area when the decile was 4?,"CREATE TABLE ""schools"" ( ""name"" text, ""years"" text, ""area"" text, ""authority"" text, ""decile"" real, ""roll"" real );","SELECT ""area"" FROM ""schools"" WHERE ""decile""=4 AND ""name""='spring creek school';",2-12244084-1 "What is the average Founded for chicopee, massachusetts?","CREATE TABLE ""former_members"" ( ""location"" text, ""nickname"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" real, ""left"" real, ""current_conference"" text );","SELECT AVG(""founded"") FROM ""former_members"" WHERE ""location""='chicopee, massachusetts';",2-1229170-3 "What is the average Joined with a Nickname of wildcats in longmeadow, massachusetts?","CREATE TABLE ""former_members"" ( ""location"" text, ""nickname"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" real, ""left"" real, ""current_conference"" text );","SELECT AVG(""joined"") FROM ""former_members"" WHERE ""nickname""='wildcats' AND ""location""='longmeadow, massachusetts';",2-1229170-3 Which Current Conference has a Nickname of lynx?,"CREATE TABLE ""former_members"" ( ""location"" text, ""nickname"" text, ""founded"" real, ""type"" text, ""enrollment"" real, ""joined"" real, ""left"" real, ""current_conference"" text );","SELECT ""current_conference"" FROM ""former_members"" WHERE ""nickname""='lynx';",2-1229170-3 What league played in 2011?,"CREATE TABLE ""year_by_year"" ( ""year"" real, ""division"" real, ""league"" text, ""regular_season"" text, ""playoffs"" text, ""open_cup"" text );","SELECT ""league"" FROM ""year_by_year"" WHERE ""year""=2011;",2-1241987-1 Which date has a Record of 22-22?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='22-22';",2-12367921-3 Which Opponent has a Date of may 30?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""date""='may 30';",2-12367921-3 "Which record has an Attendance larger than 12,552, and a Score of 7-0?","CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""attendance"">'12,552' AND ""score""='7-0';",2-12367921-3 Who all played mixed doubles in 2010?,"CREATE TABLE ""previous_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""mixed_doubles"" FROM ""previous_winners"" WHERE ""year""=2010;",2-12233253-1 Who played women's singles in the year after 2006 when men's singles was cancelled?,"CREATE TABLE ""previous_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_singles"" FROM ""previous_winners"" WHERE ""year"">2006 AND ""men_s_singles""='cancelled';",2-12233253-1 Who played Men's singles in 2007?,"CREATE TABLE ""previous_winners"" ( ""year"" real, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""men_s_singles"" FROM ""previous_winners"" WHERE ""year""=2007;",2-12233253-1 "How many lanes have a Nationality of united states, and a Name of aaron peirsol?","CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT COUNT(""lane"") FROM ""heats"" WHERE ""nationality""='united states' AND ""name""='aaron peirsol';",2-12386507-3 "Which name has a Lane smaller than 3, a Heat larger than 4, and a Time of 2:00.80?","CREATE TABLE ""heats"" ( ""heat"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT ""name"" FROM ""heats"" WHERE ""lane""<3 AND ""heat"">4 AND ""time""='2:00.80';",2-12386507-3 When was there a result of 8-1 and a score of 8-1?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""result""='8-1' AND ""score""='8-1';",2-12738226-1 When was there a result of 5-1?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""result""='5-1';",2-12738226-1 When was there a score of 7-1?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""date"" FROM ""international_goals"" WHERE ""score""='7-1';",2-12738226-1 What is the result when the score is 8-1?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""score""='8-1';",2-12738226-1 What is the competition type when the score is 1-1?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""score""='1-1';",2-12738226-1 What was the date of the game after week 6 with the New York Jets as the opponent?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""date"" FROM ""schedule"" WHERE ""week"">6 AND ""opponent""='new york jets';",2-12828957-1 What is the result of the week 1 game?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""attendance"" real );","SELECT ""result"" FROM ""schedule"" WHERE ""week""=1;",2-12828957-1 "How many goals have Lost larger than 35, and Games smaller than 80?","CREATE TABLE ""season_by_season_results"" ( ""season"" text, ""games"" real, ""lost"" real, ""tied"" text, ""points"" real, ""goals_for"" real, ""goals_against"" real, ""standing"" text );","SELECT COUNT(""goals_for"") FROM ""season_by_season_results"" WHERE ""lost"">35 AND ""games""<80;",2-1238508-1 What are the total Goals against with 72 points and more than 37 losses?,"CREATE TABLE ""season_by_season_results"" ( ""season"" text, ""games"" real, ""lost"" real, ""tied"" text, ""points"" real, ""goals_for"" real, ""goals_against"" real, ""standing"" text );","SELECT SUM(""goals_against"") FROM ""season_by_season_results"" WHERE ""points""=72 AND ""lost"">37;",2-1238508-1 What are the total number of points with more than 225 goals and a Goals against of 190?,"CREATE TABLE ""season_by_season_results"" ( ""season"" text, ""games"" real, ""lost"" real, ""tied"" text, ""points"" real, ""goals_for"" real, ""goals_against"" real, ""standing"" text );","SELECT SUM(""points"") FROM ""season_by_season_results"" WHERE ""goals_for"">225 AND ""goals_against""=190;",2-1238508-1 "How many broadband subscribers are there where the population is ~3,644,070?","CREATE TABLE ""statistics"" ( ""year"" real, ""number_of_users"" text, ""penetration"" text, ""number_of_broadband_subscribers"" text, ""broadband_penetration"" text, ""population"" text, ""data_provided_by"" text );","SELECT ""number_of_broadband_subscribers"" FROM ""statistics"" WHERE ""population""='~3,644,070';",2-12837881-2 "What is the broadband penetration where there are ~355,100 broadband subscribers?","CREATE TABLE ""statistics"" ( ""year"" real, ""number_of_users"" text, ""penetration"" text, ""number_of_broadband_subscribers"" text, ""broadband_penetration"" text, ""population"" text, ""data_provided_by"" text );","SELECT ""broadband_penetration"" FROM ""statistics"" WHERE ""number_of_broadband_subscribers""='~355,100';",2-12837881-2 "How many broadband subscribers are there where there are ~47,372 users?","CREATE TABLE ""statistics"" ( ""year"" real, ""number_of_users"" text, ""penetration"" text, ""number_of_broadband_subscribers"" text, ""broadband_penetration"" text, ""population"" text, ""data_provided_by"" text );","SELECT ""number_of_broadband_subscribers"" FROM ""statistics"" WHERE ""number_of_users""='~47,372';",2-12837881-2 Which team has a value less than 377 million in Germany with a rank of 17?,"CREATE TABLE ""2011_rankings"" ( ""rank"" real, ""team"" text, ""country"" text, ""value_m"" real, ""pct_change_on_year"" real, ""revenue_m"" real );","SELECT ""team"" FROM ""2011_rankings"" WHERE ""value_m""<377 AND ""country""='germany' AND ""rank""=17;",2-12164751-3 "What is the lowest rank with a value less than 1,200 million and revenue less than 396 million for Manchester City?","CREATE TABLE ""2011_rankings"" ( ""rank"" real, ""team"" text, ""country"" text, ""value_m"" real, ""pct_change_on_year"" real, ""revenue_m"" real );","SELECT MIN(""rank"") FROM ""2011_rankings"" WHERE ""value_m""<'1,200' AND ""revenue_m""<396 AND ""team""='manchester city';",2-12164751-3 What is the average revenue for Bayern Munich with a rank greater than 4?,"CREATE TABLE ""2011_rankings"" ( ""rank"" real, ""team"" text, ""country"" text, ""value_m"" real, ""pct_change_on_year"" real, ""revenue_m"" real );","SELECT AVG(""revenue_m"") FROM ""2011_rankings"" WHERE ""team""='bayern munich' AND ""rank"">4;",2-12164751-3 Which country has more than 5% change in a year with a rank of 10?,"CREATE TABLE ""2011_rankings"" ( ""rank"" real, ""team"" text, ""country"" text, ""value_m"" real, ""pct_change_on_year"" real, ""revenue_m"" real );","SELECT ""country"" FROM ""2011_rankings"" WHERE ""pct_change_on_year"">5 AND ""rank""=10;",2-12164751-3 What is the lowest revenue for the rank of 14?,"CREATE TABLE ""2011_rankings"" ( ""rank"" real, ""team"" text, ""country"" text, ""value_m"" real, ""pct_change_on_year"" real, ""revenue_m"" real );","SELECT MIN(""revenue_m"") FROM ""2011_rankings"" WHERE ""rank""=14;",2-12164751-3 Name the opponent for jul 31 and score of w 5-1,"CREATE TABLE ""regular_season"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""crowd"" text, ""record"" text );","SELECT ""opponent"" FROM ""regular_season"" WHERE ""date""='jul 31' AND ""score""='w 5-1';",2-13226865-5 Name the less for opponent of @cle and record of 67-29,"CREATE TABLE ""regular_season"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""crowd"" text, ""record"" text );","SELECT ""loss"" FROM ""regular_season"" WHERE ""opponent""='@cle' AND ""record""='67-29';",2-13226865-5 Name the loss with record of 71-33,"CREATE TABLE ""regular_season"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""crowd"" text, ""record"" text );","SELECT ""loss"" FROM ""regular_season"" WHERE ""record""='71-33';",2-13226865-5 Name the date with record of 55-24,"CREATE TABLE ""regular_season"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""crowd"" text, ""record"" text );","SELECT ""date"" FROM ""regular_season"" WHERE ""record""='55-24';",2-13226865-5 Name the record with opponent of bos and loss of morris,"CREATE TABLE ""regular_season"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""crowd"" text, ""record"" text );","SELECT ""record"" FROM ""regular_season"" WHERE ""opponent""='bos' AND ""loss""='morris';",2-13226865-5 "Which catalog did Village Records have on February 14, 2002?","CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""catalog"" FROM ""release_history"" WHERE ""label""='village records' AND ""date""='february 14, 2002';",2-12703558-2 What was the region for the 38xa-5 catalog?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""region"" FROM ""release_history"" WHERE ""catalog""='38xa-5';",2-12703558-2 What was the date for the catalog 32xa-112?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""catalog""='32xa-112';",2-12703558-2 What was the date for a catalog formatted in stereo LP?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""format""='stereo lp';",2-12703558-2 What date is associated with the label Village Records?,"CREATE TABLE ""release_history"" ( ""region"" text, ""date"" text, ""label"" text, ""format"" text, ""catalog"" text );","SELECT ""date"" FROM ""release_history"" WHERE ""label""='village records';",2-12703558-2 Name the round for southampton opponents,"CREATE TABLE ""fa_cup"" ( ""date"" text, ""round"" text, ""opponents"" text, ""result_f_a"" text, ""attendance"" real );","SELECT ""round"" FROM ""fa_cup"" WHERE ""opponents""='southampton';",2-13005521-5 Name the most attendance for 19 february 2005,"CREATE TABLE ""fa_cup"" ( ""date"" text, ""round"" text, ""opponents"" text, ""result_f_a"" text, ""attendance"" real );","SELECT MAX(""attendance"") FROM ""fa_cup"" WHERE ""date""='19 february 2005';",2-13005521-5 Name the sum of attendance for round 3,"CREATE TABLE ""fa_cup"" ( ""date"" text, ""round"" text, ""opponents"" text, ""result_f_a"" text, ""attendance"" real );","SELECT SUM(""attendance"") FROM ""fa_cup"" WHERE ""round""='round 3';",2-13005521-5 What team is owned by Mark Smith and has Paul Clapprood as a crew chief?,"CREATE TABLE ""full_time_teams"" ( ""team"" text, ""car_s"" text, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text );","SELECT ""team"" FROM ""full_time_teams"" WHERE ""owner_s""='mark smith' AND ""crew_chief""='paul clapprood';",2-1266602-3 Who is Mike Wallace's primary Sponsor(s)?,"CREATE TABLE ""full_time_teams"" ( ""team"" text, ""car_s"" text, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text );","SELECT ""primary_sponsor_s"" FROM ""full_time_teams"" WHERE ""driver_s""='mike wallace';",2-1266602-3 What driver has Scott Zipadelli as a crew chief?,"CREATE TABLE ""full_time_teams"" ( ""team"" text, ""car_s"" text, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text );","SELECT ""driver_s"" FROM ""full_time_teams"" WHERE ""crew_chief""='scott zipadelli';",2-1266602-3 What team does Reed Sorenson drive for?,"CREATE TABLE ""full_time_teams"" ( ""team"" text, ""car_s"" text, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text );","SELECT ""team"" FROM ""full_time_teams"" WHERE ""driver_s""='reed sorenson';",2-1266602-3 Who is Austin Dillon's primary sponsor(s)?,"CREATE TABLE ""full_time_teams"" ( ""team"" text, ""car_s"" text, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text );","SELECT ""primary_sponsor_s"" FROM ""full_time_teams"" WHERE ""driver_s""='austin dillon';",2-1266602-3 Who is Eric McClure's and Tristar Motorsports' crew chief?,"CREATE TABLE ""full_time_teams"" ( ""team"" text, ""car_s"" text, ""driver_s"" text, ""primary_sponsor_s"" text, ""owner_s"" text, ""crew_chief"" text );","SELECT ""crew_chief"" FROM ""full_time_teams"" WHERE ""team""='tristar motorsports' AND ""driver_s""='eric mcclure';",2-1266602-3 What is the highest rank from Lane 4?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT MAX(""rank"") FROM ""semifinal_2"" WHERE ""lane""=4;",2-12446771-5 "How many ranks are higher than lane 4 from Great Britain, raced by Margaretha Pedder?","CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT COUNT(""rank"") FROM ""semifinal_2"" WHERE ""lane"">4 AND ""nationality""='great britain' AND ""name""='margaretha pedder';",2-12446771-5 What is the lowest rank from Great Britain with a time of 2:10.33?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT MIN(""rank"") FROM ""semifinal_2"" WHERE ""nationality""='great britain' AND ""time""='2:10.33';",2-12446771-5 How many Lanes have a rank higher than 3 with a time of 2:08.11?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT COUNT(""lane"") FROM ""semifinal_2"" WHERE ""time""='2:08.11' AND ""rank"">3;",2-12446771-5 Tkkm o te ara rima has a decile less than 4 in what years?,"CREATE TABLE ""hamilton_city"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real );","SELECT ""years"" FROM ""hamilton_city"" WHERE ""decile""<4 AND ""name""='tkkm o te ara rima';",2-12146269-5 What authority does the rototuna area have?,"CREATE TABLE ""hamilton_city"" ( ""name"" text, ""years"" text, ""gender"" text, ""area"" text, ""authority"" text, ""decile"" real );","SELECT ""authority"" FROM ""hamilton_city"" WHERE ""area""='rototuna';",2-12146269-5 What award was Hannah Gal the recipient of?,"CREATE TABLE ""2006"" ( ""film"" text, ""director_s"" text, ""producer_s"" text, ""recipient"" text, ""date"" text, ""award"" text );","SELECT ""award"" FROM ""2006"" WHERE ""recipient""='hannah gal';",2-12181447-5 What is the name of the recipient when the director was Susan Jacobson?,"CREATE TABLE ""2006"" ( ""film"" text, ""director_s"" text, ""producer_s"" text, ""recipient"" text, ""date"" text, ""award"" text );","SELECT ""recipient"" FROM ""2006"" WHERE ""director_s""='susan jacobson';",2-12181447-5 What is the film where Hannah Gal was the director?,"CREATE TABLE ""2006"" ( ""film"" text, ""director_s"" text, ""producer_s"" text, ""recipient"" text, ""date"" text, ""award"" text );","SELECT ""film"" FROM ""2006"" WHERE ""director_s""='hannah gal';",2-12181447-5 What is the film dated 22/3/06 and redhouse lane / perfect world was the recipient?,"CREATE TABLE ""2006"" ( ""film"" text, ""director_s"" text, ""producer_s"" text, ""recipient"" text, ""date"" text, ""award"" text );","SELECT ""film"" FROM ""2006"" WHERE ""date""='22/3/06' AND ""recipient""='redhouse lane / perfect world';",2-12181447-5 "What is the name of the film with an award of £5,380?","CREATE TABLE ""2006"" ( ""film"" text, ""director_s"" text, ""producer_s"" text, ""recipient"" text, ""date"" text, ""award"" text );","SELECT ""film"" FROM ""2006"" WHERE ""award""='£5,380';",2-12181447-5 What chassis was paired with climax straight-4?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""chassis"" FROM ""complete_formula_one_world_championship_"" WHERE ""engine""='climax straight-4';",2-1235746-1 What year did Cooper Car Company enter?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT AVG(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""entrant""='cooper car company';",2-1235746-1 What year has more than 0 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""year"" FROM ""complete_formula_one_world_championship_"" WHERE ""points"">0;",2-1235746-1 What is the total points before 1963?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT SUM(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""year""<1963;",2-1235746-1 What was the genre of Queen (an artist from the United Kingdom)?,"CREATE TABLE ""200_million_to_249_million_records"" ( ""artist"" text, ""country_of_origin"" text, ""period_active"" text, ""release_year_of_first_charted_record"" real, ""genre"" text, ""claimed_sales"" text );","SELECT ""genre"" FROM ""200_million_to_249_million_records"" WHERE ""country_of_origin""='united kingdom' AND ""artist""='queen';",2-1291598-2 What is the number of claimed sales in the rock genre?,"CREATE TABLE ""200_million_to_249_million_records"" ( ""artist"" text, ""country_of_origin"" text, ""period_active"" text, ""release_year_of_first_charted_record"" real, ""genre"" text, ""claimed_sales"" text );","SELECT ""claimed_sales"" FROM ""200_million_to_249_million_records"" WHERE ""genre""='rock';",2-1291598-2 What was the earliest release-year of the first charted record of Abba?,"CREATE TABLE ""200_million_to_249_million_records"" ( ""artist"" text, ""country_of_origin"" text, ""period_active"" text, ""release_year_of_first_charted_record"" real, ""genre"" text, ""claimed_sales"" text );","SELECT MIN(""release_year_of_first_charted_record"") FROM ""200_million_to_249_million_records"" WHERE ""artist""='abba';",2-1291598-2 What was the active period for the pop genre?,"CREATE TABLE ""200_million_to_249_million_records"" ( ""artist"" text, ""country_of_origin"" text, ""period_active"" text, ""release_year_of_first_charted_record"" real, ""genre"" text, ""claimed_sales"" text );","SELECT ""period_active"" FROM ""200_million_to_249_million_records"" WHERE ""genre""='pop';",2-1291598-2 What point had team Lotus whit the lotus 33 chassis in 1964?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""points"" FROM ""complete_world_championship_formula_one_"" WHERE ""chassis""='lotus 33' AND ""entrant""='team lotus' AND ""year""=1964;",2-1226507-1 Which entrant before 1965 scored more than 0 point with the lotus 25 chassis?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""entrant"" FROM ""complete_world_championship_formula_one_"" WHERE ""year""<1965 AND ""points"">0 AND ""chassis""='lotus 25';",2-1226507-1 Which engine scored 9 points?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""engine"" FROM ""complete_world_championship_formula_one_"" WHERE ""points""=9;",2-1226507-1 What chassis did team lotus use after 1964?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""chassis"" FROM ""complete_world_championship_formula_one_"" WHERE ""entrant""='team lotus' AND ""year"">1964;",2-1226507-1 What is the value Others% when the value Others# is greater than 147 and the value Kerry% is 39.6%?,"CREATE TABLE ""by_county"" ( ""county"" text, ""kerrypct"" text, ""kerrynum"" real, ""bushpct"" text, ""bushnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT ""otherspct"" FROM ""by_county"" WHERE ""othersnum"">147 AND ""kerrypct""='39.6%';",2-1304976-1 "What is the total number of the value Others#, when the county is Langlade, and when the value Bush# is greater than 6,235?","CREATE TABLE ""by_county"" ( ""county"" text, ""kerrypct"" text, ""kerrynum"" real, ""bushpct"" text, ""bushnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT COUNT(""othersnum"") FROM ""by_county"" WHERE ""county""='langlade' AND ""bushnum"">'6,235';",2-1304976-1 "What is the average value of Bush# when the value for Others# is greater than 57, and the value for Bush% is 49.2%?","CREATE TABLE ""by_county"" ( ""county"" text, ""kerrypct"" text, ""kerrynum"" real, ""bushpct"" text, ""bushnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT AVG(""bushnum"") FROM ""by_county"" WHERE ""othersnum"">57 AND ""bushpct""='49.2%';",2-1304976-1 "What is the county when the value for Others% is 1.1%, and the value for Kerry# is greater than 19,177, and the value for Bush% is 52.1%?","CREATE TABLE ""by_county"" ( ""county"" text, ""kerrypct"" text, ""kerrynum"" real, ""bushpct"" text, ""bushnum"" real, ""otherspct"" text, ""othersnum"" real );","SELECT ""county"" FROM ""by_county"" WHERE ""otherspct""='1.1%' AND ""kerrynum"">'19,177' AND ""bushpct""='52.1%';",2-1304976-1 What is the date the Fubuki ship laid down?,"CREATE TABLE ""list_of_ships"" ( ""kanji"" text, ""name"" text, ""builder"" text, ""laid_down"" text, ""launched"" text, ""completed"" text );","SELECT ""laid_down"" FROM ""list_of_ships"" WHERE ""name""='fubuki';",2-12639175-1 What is the launched date for the Harusame ship?,"CREATE TABLE ""list_of_ships"" ( ""kanji"" text, ""name"" text, ""builder"" text, ""laid_down"" text, ""launched"" text, ""completed"" text );","SELECT ""launched"" FROM ""list_of_ships"" WHERE ""name""='harusame';",2-12639175-1 The game taking place in Lille had what as a score?,"CREATE TABLE ""international_results"" ( ""date"" text, ""score"" text, ""location"" text, ""competition"" text, ""serial_no"" text );","SELECT ""score"" FROM ""international_results"" WHERE ""location""='lille';",2-13097604-4 A competition of test taking place on 23 Apr 1988 had what as a score?,"CREATE TABLE ""international_results"" ( ""date"" text, ""score"" text, ""location"" text, ""competition"" text, ""serial_no"" text );","SELECT ""score"" FROM ""international_results"" WHERE ""competition""='test' AND ""date""='23 apr 1988';",2-13097604-4 "On 11 Feb 1990, the competition is listed as what?","CREATE TABLE ""international_results"" ( ""date"" text, ""score"" text, ""location"" text, ""competition"" text, ""serial_no"" text );","SELECT ""competition"" FROM ""international_results"" WHERE ""date""='11 feb 1990';",2-13097604-4 The competition that took place on 4 Apr 1997 ended with what as the score?,"CREATE TABLE ""international_results"" ( ""date"" text, ""score"" text, ""location"" text, ""competition"" text, ""serial_no"" text );","SELECT ""score"" FROM ""international_results"" WHERE ""date""='4 apr 1997';",2-13097604-4 The competition located in Northampton had a resulting score of what?,"CREATE TABLE ""international_results"" ( ""date"" text, ""score"" text, ""location"" text, ""competition"" text, ""serial_no"" text );","SELECT ""score"" FROM ""international_results"" WHERE ""location""='northampton';",2-13097604-4 What category did MCG get a nominee in?,"CREATE TABLE ""grammy_history"" ( ""year"" text, ""category"" text, ""title"" text, ""genre"" text, ""label"" text, ""result"" text );","SELECT ""category"" FROM ""grammy_history"" WHERE ""label""='mcg' AND ""result""='nominee';",2-1255353-1 What genre was Music in the Air?,"CREATE TABLE ""grammy_history"" ( ""year"" text, ""category"" text, ""title"" text, ""genre"" text, ""label"" text, ""result"" text );","SELECT ""genre"" FROM ""grammy_history"" WHERE ""title""='music in the air';",2-1255353-1 Which opponent has a record of 52-52?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""record""='52-52';",2-12206234-5 What is the record as of July 22?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""record"" FROM ""game_log"" WHERE ""date""='july 22';",2-12206234-5 What was the highest number played when there were 21 goals conceded and a draw greater than 3?,"CREATE TABLE ""apertura_2007_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""played"") FROM ""apertura_2007_standings"" WHERE ""goals_conceded""=21 AND ""draw"">3;",2-12821570-2 What were the total number of points when the amount of goals scored was less than 20?,"CREATE TABLE ""apertura_2007_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""points"") FROM ""apertura_2007_standings"" WHERE ""goals_scored""<20;",2-12821570-2 "What were the total number of points when there was a lost larger than 6, when the team was Once Municipal, and when the number of goals scored was less than 8?","CREATE TABLE ""apertura_2007_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""points"") FROM ""apertura_2007_standings"" WHERE ""lost"">6 AND ""team""='once municipal' AND ""goals_scored""<8;",2-12821570-2 What was the highest number of points scored when there was a draw of 2 and when the amount played was 18?,"CREATE TABLE ""apertura_2007_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT MAX(""points"") FROM ""apertura_2007_standings"" WHERE ""draw""=2 AND ""played""<18;",2-12821570-2 What was the total number of places in which the draw was less than 4 and the amount lost was less than 6?,"CREATE TABLE ""apertura_2007_standings"" ( ""place"" real, ""team"" text, ""played"" real, ""draw"" real, ""lost"" real, ""goals_scored"" real, ""goals_conceded"" real, ""points"" real );","SELECT COUNT(""place"") FROM ""apertura_2007_standings"" WHERE ""draw""<4 AND ""lost""<6;",2-12821570-2 What is the lowest rank with poland as the nationality and a time greater than 55.34?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" real );","SELECT MIN(""rank"") FROM ""semifinal_2"" WHERE ""nationality""='poland' AND ""time"">55.34;",2-12386451-5 "Which name has a lane smaller than 7, and a time greater than 54.32 with germany as the nationality and a rank less than 5?","CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" real );","SELECT ""name"" FROM ""semifinal_2"" WHERE ""lane""<7 AND ""time"">54.32 AND ""nationality""='germany' AND ""rank""<5;",2-12386451-5 Which average lane has 54.95 as a time?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" real );","SELECT AVG(""lane"") FROM ""semifinal_2"" WHERE ""time""=54.95;",2-12386451-5 Which average time has eithan urbach as a name with a lane bigger than 2?,"CREATE TABLE ""semifinal_2"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" real );","SELECT AVG(""time"") FROM ""semifinal_2"" WHERE ""name""='eithan urbach' AND ""lane"">2;",2-12386451-5 What year was the brabham bt46 bt48 bt49 Chassis common?,"CREATE TABLE ""teams_with_alfa_romeo_as_an_engine_suppl"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""tyres"" text, ""points"" real );","SELECT AVG(""year"") FROM ""teams_with_alfa_romeo_as_an_engine_suppl"" WHERE ""chassis""='brabham bt46 bt48 bt49';",2-12717233-2 How high did Arnold Palmer score in 1962?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT MAX(""score"") FROM ""first_round"" WHERE ""player""='arnold palmer';",2-13279533-1 Which result has a Venue of ulsan?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""venue""='ulsan';",2-12404484-2 Which competition has a Date of 2007-08-22?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""date""='2007-08-22';",2-12404484-2 Which result has a Date of 2007-08-22?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""result"" FROM ""international_goals"" WHERE ""date""='2007-08-22';",2-12404484-2 What's the 2004 tournament that has a 2R in 2000?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1996"" text, ""1997"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2009"" text, ""2010"" text, ""2011"" text );","SELECT ""2004"" FROM ""singles_performance_timeline"" WHERE ""2000""='2r';",2-12530926-8 What is the 1999 tournament that has a Q1 in 2003 and a Q3 in 2002?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1996"" text, ""1997"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2009"" text, ""2010"" text, ""2011"" text );","SELECT ""1999"" FROM ""singles_performance_timeline"" WHERE ""2003""='q1' AND ""2002""='q3';",2-12530926-8 What is the 2004 tournament that has a Q1 of 2011?,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""1996"" text, ""1997"" text, ""1999"" text, ""2000"" text, ""2001"" text, ""2002"" text, ""2003"" text, ""2004"" text, ""2005"" text, ""2009"" text, ""2010"" text, ""2011"" text );","SELECT ""2004"" FROM ""singles_performance_timeline"" WHERE ""2011""='q1';",2-12530926-8 What was the hometown of the contestant who was a professional mixologist?,"CREATE TABLE ""contestants"" ( ""season"" real, ""name"" text, ""hometown"" text, ""profession"" text, ""status"" text, ""finish"" text );","SELECT ""hometown"" FROM ""contestants"" WHERE ""profession""='mixologist';",2-13024889-1 "What is the average Year when there was a cosworth straight-4 engine, and the Entrant was ron harris / team lotus?","CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT AVG(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""engine""='cosworth straight-4' AND ""entrant""='ron harris / team lotus';",2-1228404-1 What is the name of the Entrant that has a Chassis of lotus 25,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""entrant"" FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='lotus 25';",2-1228404-1 What was the engine when the chassis was a porsche 718??,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""engine"" FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='porsche 718';",2-1228404-1 What is the number of points when there was a BMW 269 F2 chassis earlier than 1969?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT COUNT(""points"") FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='bmw 269 f2' AND ""year""<1969;",2-1228404-1 What engine was in the lotus 44 f2 Chassis?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""engine"" FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='lotus 44 f2';",2-1228404-1 What year was there a lotus 25 Chassis?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""year"" FROM ""complete_formula_one_world_championship_"" WHERE ""chassis""='lotus 25';",2-1228404-1 what is the lowest rank for the netherlands in lane less than 4?,"CREATE TABLE ""semifinal_1"" ( ""rank"" real, ""lane"" real, ""name"" text, ""nationality"" text, ""time"" text );","SELECT MIN(""rank"") FROM ""semifinal_1"" WHERE ""nationality""='netherlands' AND ""lane""<4;",2-12386295-4 Name the average total with league cup more than 0 and other more than 0,"CREATE TABLE ""goals"" ( ""name"" text, ""league"" real, ""fa_cup"" real, ""league_cup"" real, ""other"" real, ""total"" real );","SELECT AVG(""total"") FROM ""goals"" WHERE ""league_cup"">0 AND ""other"">0;",2-12838913-7 "Name the least other for league cup less than 0, FA cup more than 0 and league of 2 with total less than 14","CREATE TABLE ""goals"" ( ""name"" text, ""league"" real, ""fa_cup"" real, ""league_cup"" real, ""other"" real, ""total"" real );","SELECT MIN(""other"") FROM ""goals"" WHERE ""total""<14 AND ""league""=2 AND ""fa_cup"">0 AND ""league_cup""<0;",2-12838913-7 Name the sum of FA cup when league cup is less than 0,"CREATE TABLE ""goals"" ( ""name"" text, ""league"" real, ""fa_cup"" real, ""league_cup"" real, ""other"" real, ""total"" real );","SELECT SUM(""fa_cup"") FROM ""goals"" WHERE ""league_cup""<0;",2-12838913-7 "Which state's delegate is from Lexington, Ky and is 5'4"" tall?","CREATE TABLE ""delegates"" ( ""state"" text, ""name"" text, ""hometown"" text, ""age_1"" real, ""height"" text );","SELECT ""state"" FROM ""delegates"" WHERE ""height""='5''4\""' AND ""hometown""='lexington, ky';",2-13101330-2 "What is the height of the delegate whose hometown is Renton, WA?","CREATE TABLE ""delegates"" ( ""state"" text, ""name"" text, ""hometown"" text, ""age_1"" real, ""height"" text );","SELECT ""height"" FROM ""delegates"" WHERE ""hometown""='renton, wa';",2-13101330-2 Is there a Position for Notes 53.96?,"CREATE TABLE ""achievements"" ( ""year"" real, ""venue"" text, ""position"" text, ""event"" text, ""notes"" text );","SELECT ""position"" FROM ""achievements"" WHERE ""notes""='53.96';",2-13214183-1 "Is there a Venus that's a year later than 2002, with an Event of 4x400m relay in 4th Position?","CREATE TABLE ""achievements"" ( ""year"" real, ""venue"" text, ""position"" text, ""event"" text, ""notes"" text );","SELECT ""venue"" FROM ""achievements"" WHERE ""event""='4x400m relay' AND ""year"">2002 AND ""position""='4th';",2-13214183-1 What Event goes with Notes 53.76?,"CREATE TABLE ""achievements"" ( ""year"" real, ""venue"" text, ""position"" text, ""event"" text, ""notes"" text );","SELECT ""event"" FROM ""achievements"" WHERE ""notes""='53.76';",2-13214183-1 On what date did they have a record of 12-17?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" real, ""record"" text );","SELECT ""date"" FROM ""game_log"" WHERE ""record""='12-17';",2-12207449-3 What Best Bowl is it that has 151 Matches and 1 100s?,"CREATE TABLE ""1000_runs_100_wickets"" ( ""matches"" real, ""runs"" real, ""bat_ave"" real, ""high_score"" text, ""100s"" real, ""wickets"" real, ""bowl_ave"" real, ""best_bowl"" text );","SELECT ""best_bowl"" FROM ""1000_runs_100_wickets"" WHERE ""100s""=1 AND ""matches""=151;",2-13322378-11 What engine did the Team Lotus have after 1965?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""engine"" FROM ""complete_world_championship_formula_one_"" WHERE ""entrant""='team lotus' AND ""year"">1965;",2-1235121-1 What chassis did the BRM V8 engine have?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT ""chassis"" FROM ""complete_world_championship_formula_one_"" WHERE ""engine""='brm v8';",2-1235121-1 What was the highest number of points in 1966?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" real );","SELECT MAX(""points"") FROM ""complete_world_championship_formula_one_"" WHERE ""year""=1966;",2-1235121-1 What is the greatest number of losses a team that played fewer than 25 games in 2010 had?,"CREATE TABLE ""all_time_record"" ( ""season"" text, ""team_name"" text, ""games"" real, ""losses"" real, ""points"" real );","SELECT MAX(""losses"") FROM ""all_time_record"" WHERE ""games""<25 AND ""season""='2010';",2-12312742-1 What is the average number of points for a team that played 17 games and had more than 15 losses?,"CREATE TABLE ""all_time_record"" ( ""season"" text, ""team_name"" text, ""games"" real, ""losses"" real, ""points"" real );","SELECT AVG(""points"") FROM ""all_time_record"" WHERE ""games""=17 AND ""losses"">15;",2-12312742-1 How many laps did gunnar nilsson drive?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT SUM(""laps"") FROM ""classification"" WHERE ""driver""='gunnar nilsson';",2-1262224-1 Who built james hunt's car that went 79 laps?,"CREATE TABLE ""classification"" ( ""driver"" text, ""constructor"" text, ""laps"" real, ""time_retired"" text, ""grid"" real );","SELECT ""constructor"" FROM ""classification"" WHERE ""laps""=79 AND ""driver""='james hunt';",2-1262224-1 What is the 2014 Santander together with 2003 Cadiz of Finn ?,"CREATE TABLE ""equipment_classes"" ( ""discipline"" text, ""2003_cadiz"" text, ""2007_cascais"" text, ""2011_perth"" text, ""2014_santander"" text );","SELECT ""2014_santander"" FROM ""equipment_classes"" WHERE ""2003_cadiz""='finn';",2-13076941-1 WHich is 2014 Santander included 2011 Perth of 470?,"CREATE TABLE ""equipment_classes"" ( ""discipline"" text, ""2003_cadiz"" text, ""2007_cascais"" text, ""2011_perth"" text, ""2014_santander"" text );","SELECT ""2014_santander"" FROM ""equipment_classes"" WHERE ""2011_perth""='470';",2-13076941-1 Which 2007 Cascais has 2014 RS:X Santander.,"CREATE TABLE ""equipment_classes"" ( ""discipline"" text, ""2003_cadiz"" text, ""2007_cascais"" text, ""2011_perth"" text, ""2014_santander"" text );","SELECT ""2007_cascais"" FROM ""equipment_classes"" WHERE ""2014_santander""='rs:x';",2-13076941-1 Which Discipline has a 2007 laser radial Cascais ?,"CREATE TABLE ""equipment_classes"" ( ""discipline"" text, ""2003_cadiz"" text, ""2007_cascais"" text, ""2011_perth"" text, ""2014_santander"" text );","SELECT ""discipline"" FROM ""equipment_classes"" WHERE ""2007_cascais""='laser radial';",2-13076941-1 How much did the Modern Pentathlon III Series coin weigh?,"CREATE TABLE ""1_yuan"" ( ""year"" real, ""denomination"" text, ""alloy"" text, ""reverse"" text, ""diameter"" text, ""weight"" text, ""obverse"" text, ""mintage"" real, ""series"" text );","SELECT ""weight"" FROM ""1_yuan"" WHERE ""series""='iii series' AND ""reverse""='modern pentathlon';",2-12284476-8 What is the obverse of the archery coin?,"CREATE TABLE ""1_yuan"" ( ""year"" real, ""denomination"" text, ""alloy"" text, ""reverse"" text, ""diameter"" text, ""weight"" text, ""obverse"" text, ""mintage"" real, ""series"" text );","SELECT ""obverse"" FROM ""1_yuan"" WHERE ""reverse""='archery';",2-12284476-8 What is the denomination of the III Series?,"CREATE TABLE ""1_yuan"" ( ""year"" real, ""denomination"" text, ""alloy"" text, ""reverse"" text, ""diameter"" text, ""weight"" text, ""obverse"" text, ""mintage"" real, ""series"" text );","SELECT ""denomination"" FROM ""1_yuan"" WHERE ""series""='iii series';",2-12284476-8 What is the diameter of the Archery Reverse coin?,"CREATE TABLE ""1_yuan"" ( ""year"" real, ""denomination"" text, ""alloy"" text, ""reverse"" text, ""diameter"" text, ""weight"" text, ""obverse"" text, ""mintage"" real, ""series"" text );","SELECT ""diameter"" FROM ""1_yuan"" WHERE ""reverse""='archery';",2-12284476-8 Who wrote the episode with a production code greater than 1.4 direcyed by rick wallace?,"CREATE TABLE ""episodes"" ( ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""prod_code"" real );","SELECT ""written_by"" FROM ""episodes"" WHERE ""prod_code"">1.4 AND ""directed_by""='rick wallace';",2-1295185-1 Who wrote the episode that was directed by dan lerner?,"CREATE TABLE ""episodes"" ( ""title"" text, ""directed_by"" text, ""written_by"" text, ""original_air_date"" text, ""prod_code"" real );","SELECT ""written_by"" FROM ""episodes"" WHERE ""directed_by""='dan lerner';",2-1295185-1 "What is the average total of player Simon Donnelly, with a Scottish Cup greater than 0?","CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT AVG(""total"") FROM ""goalscorers"" WHERE ""player""='simon donnelly' AND ""scottish_cup"">0;",2-12755786-8 "What is the Challenge Cup total with a League of 1, Player Simon Storey, and a Total greater than 1?","CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT SUM(""challenge_cup"") FROM ""goalscorers"" WHERE ""league""=1 AND ""player""='simon storey' AND ""total"">1;",2-12755786-8 "What is the highest total of Player Damon Gray, with a Challenge Cup less than 0?","CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT MAX(""total"") FROM ""goalscorers"" WHERE ""player""='damon gray' AND ""challenge_cup""<0;",2-12755786-8 "What is the least for Scottish Cup with a Challenge Cup greater than 0, Player Paul Keegan, and League Cup greater than 0?","CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT MIN(""scottish_cup"") FROM ""goalscorers"" WHERE ""challenge_cup"">0 AND ""player""='paul keegan' AND ""league_cup"">0;",2-12755786-8 "What is the greatest Challenge Cup with a League smaller than 2, Total greater than 2, and a League Cup greater than 1?","CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT MAX(""challenge_cup"") FROM ""goalscorers"" WHERE ""league""<2 AND ""total"">2 AND ""league_cup"">1;",2-12755786-8 "What is the highest Total with a League Cup greater than 0, Player Gary Harkins, and Scottish Cup greater than 0?","CREATE TABLE ""goalscorers"" ( ""player"" text, ""league"" real, ""scottish_cup"" real, ""league_cup"" real, ""challenge_cup"" real, ""total"" real );","SELECT MAX(""total"") FROM ""goalscorers"" WHERE ""league_cup"">0 AND ""player""='gary harkins' AND ""scottish_cup"">0;",2-12755786-8 "Which result has a Venue of away, and an Opponent of marbella?","CREATE TABLE ""pre_season_friendlies"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""pre_season_friendlies"" WHERE ""venue""='away' AND ""opponent""='marbella';",2-12264282-3 Which venue has a Date of 28 july 2007?,"CREATE TABLE ""pre_season_friendlies"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""venue"" FROM ""pre_season_friendlies"" WHERE ""date""='28 july 2007';",2-12264282-3 What is the result with a home venue?,"CREATE TABLE ""pre_season_friendlies"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""result"" FROM ""pre_season_friendlies"" WHERE ""venue""='home';",2-12264282-3 Which Date has a Result of 0–0?,"CREATE TABLE ""pre_season_friendlies"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""pre_season_friendlies"" WHERE ""result""='0–0';",2-12264282-3 "Which date has a Result of 5–0, and an Opponent of tooting & mitcham?","CREATE TABLE ""pre_season_friendlies"" ( ""date"" text, ""opponent"" text, ""venue"" text, ""result"" text, ""attendance"" text );","SELECT ""date"" FROM ""pre_season_friendlies"" WHERE ""result""='5–0' AND ""opponent""='tooting & mitcham';",2-12264282-3 Name the total number of goals which have played more than 44,"CREATE TABLE ""group_a1_promotion"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" text, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT COUNT(""goals_for"") FROM ""group_a1_promotion"" WHERE ""played"">44;",2-12109851-4 Name the most draws when goals against is more than 56 and wins is more than 14,"CREATE TABLE ""group_a1_promotion"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" text, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MAX(""draws"") FROM ""group_a1_promotion"" WHERE ""goals_against"">56 AND ""wins"">14;",2-12109851-4 Name the least goals when position is more than 4 and draws is more than 11,"CREATE TABLE ""group_a1_promotion"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" text, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MIN(""goals_for"") FROM ""group_a1_promotion"" WHERE ""position"">4 AND ""draws"">11;",2-12109851-4 Name the most wins which have clubbed of elche cf and goals against more than 43,"CREATE TABLE ""group_a1_promotion"" ( ""position"" real, ""club"" text, ""played"" real, ""points"" text, ""wins"" real, ""draws"" real, ""losses"" real, ""goals_for"" real, ""goals_against"" real, ""goal_difference"" real );","SELECT MAX(""wins"") FROM ""group_a1_promotion"" WHERE ""club""='elche cf' AND ""goals_against"">43;",2-12109851-4 "Birth Date of 8 November 1980, and a Weight smaller than 93 has what sum of a shirt number?","CREATE TABLE ""team"" ( ""shirt_no"" real, ""player"" text, ""birth_date"" text, ""weight"" real, ""height"" real );","SELECT SUM(""shirt_no"") FROM ""team"" WHERE ""birth_date""='8 november 1980' AND ""weight""<93;",2-13312864-1 "Shirt number of 18, and a Height larger than 195 has how much weight?","CREATE TABLE ""team"" ( ""shirt_no"" real, ""player"" text, ""birth_date"" text, ""weight"" real, ""height"" real );","SELECT COUNT(""weight"") FROM ""team"" WHERE ""shirt_no""=18 AND ""height"">195;",2-13312864-1 Name the To par for leland gibson,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""player""='leland gibson';",2-13073611-3 Name the place for ed oliver,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""place"" FROM ""third_round"" WHERE ""player""='ed oliver';",2-13073611-3 Name the player with score of 74-68-71=213,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""player"" FROM ""third_round"" WHERE ""score""='74-68-71=213';",2-13073611-3 Name the To par for dick metz,"CREATE TABLE ""third_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" text, ""to_par"" text );","SELECT ""to_par"" FROM ""third_round"" WHERE ""player""='dick metz';",2-13073611-3 Who won the Women's singles in 2013?,"CREATE TABLE ""previous_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""women_s_singles"" FROM ""previous_winners"" WHERE ""year""='2013';",2-12154722-1 Who won the Men's doubles when there was no competition in the Men's singles?,"CREATE TABLE ""previous_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""men_s_doubles"" FROM ""previous_winners"" WHERE ""men_s_singles""='no competition';",2-12154722-1 What year was there no competition in Mixed Doubles?,"CREATE TABLE ""previous_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""year"" FROM ""previous_winners"" WHERE ""mixed_doubles""='no competition';",2-12154722-1 What year did Lonneke Janssen win the Women's singles?,"CREATE TABLE ""previous_winners"" ( ""year"" text, ""men_s_singles"" text, ""women_s_singles"" text, ""men_s_doubles"" text, ""women_s_doubles"" text, ""mixed_doubles"" text );","SELECT ""year"" FROM ""previous_winners"" WHERE ""women_s_singles""='lonneke janssen';",2-12154722-1 what was the score for the game on 14 april 2001?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""date""='14 april 2001';",2-12977875-3 what is the score for the game on 21 april 2001?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""score"" FROM ""international_goals"" WHERE ""date""='21 april 2001';",2-12977875-3 what is the competition on 21 april 2001?,"CREATE TABLE ""international_goals"" ( ""date"" text, ""venue"" text, ""score"" text, ""result"" text, ""competition"" text );","SELECT ""competition"" FROM ""international_goals"" WHERE ""date""='21 april 2001';",2-12977875-3 Who is the opponent the Seattle Seahawks played when their record was 1-3?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT ""opponent"" FROM ""schedule"" WHERE ""record""='1-3';",2-13258745-2 "On what date was the crowd size of 71,789?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT ""date"" FROM ""schedule"" WHERE ""attendance""='71,789';",2-13258745-2 Which week did the Seattle Seahawks have a record of 6-6?,"CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT AVG(""week"") FROM ""schedule"" WHERE ""record""='6-6';",2-13258745-2 "What was the final score (result) for the game where 51,100 attended?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT ""result"" FROM ""schedule"" WHERE ""attendance""='51,100';",2-13258745-2 "Where was the game held when the attendance was 56,770?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT ""game_site"" FROM ""schedule"" WHERE ""attendance""='56,770';",2-13258745-2 "Which week was the game held at Kingdome on October 13, 1991?","CREATE TABLE ""schedule"" ( ""week"" real, ""date"" text, ""opponent"" text, ""result"" text, ""game_site"" text, ""record"" text, ""attendance"" text );","SELECT MIN(""week"") FROM ""schedule"" WHERE ""game_site""='kingdome' AND ""date""='october 13, 1991';",2-13258745-2 Who was the opponent at the game that had a loss of Harden (9-6)?,"CREATE TABLE ""game_log"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""record"" text );","SELECT ""opponent"" FROM ""game_log"" WHERE ""loss""='harden (9-6)';",2-12205709-8 Name the sum of Laps for co-drivers of oliver gavin jan magnussen and class of gts with year less than 2004,"CREATE TABLE ""24_hours_of_le_mans_results"" ( ""year"" real, ""team"" text, ""co_drivers"" text, ""class"" text, ""laps"" real, ""pos"" text, ""class_pos"" text );","SELECT SUM(""laps"") FROM ""24_hours_of_le_mans_results"" WHERE ""co_drivers""='oliver gavin jan magnussen' AND ""class""='gts' AND ""year""<2004;",2-1235144-3 Name the team with laps more than 333 and year less than 2004,"CREATE TABLE ""24_hours_of_le_mans_results"" ( ""year"" real, ""team"" text, ""co_drivers"" text, ""class"" text, ""laps"" real, ""pos"" text, ""class_pos"" text );","SELECT ""team"" FROM ""24_hours_of_le_mans_results"" WHERE ""laps"">333 AND ""year""<2004;",2-1235144-3 Name the team with Laps of 333,"CREATE TABLE ""24_hours_of_le_mans_results"" ( ""year"" real, ""team"" text, ""co_drivers"" text, ""class"" text, ""laps"" real, ""pos"" text, ""class_pos"" text );","SELECT ""team"" FROM ""24_hours_of_le_mans_results"" WHERE ""laps""=333;",2-1235144-3 What is the points for where the tries for is 29?,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text );","SELECT ""points_for"" FROM ""2011_2012_table"" WHERE ""tries_for""='29';",2-12807904-1 What is the points for of Club of penallta rfc?,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text );","SELECT ""points_for"" FROM ""2011_2012_table"" WHERE ""club""='penallta rfc';",2-12807904-1 What is the try bonus for ynysybwl rfc?,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text );","SELECT ""try_bonus"" FROM ""2011_2012_table"" WHERE ""club""='ynysybwl rfc';",2-12807904-1 What is the points against for the team that played 22 and lost 6?,"CREATE TABLE ""2011_2012_table"" ( ""club"" text, ""played"" text, ""drawn"" text, ""lost"" text, ""points_for"" text, ""points_against"" text, ""tries_for"" text, ""tries_against"" text, ""try_bonus"" text, ""losing_bonus"" text );","SELECT ""points_against"" FROM ""2011_2012_table"" WHERE ""played""='22' AND ""lost""='6';",2-12807904-1 What is the score of Tommy Bolt,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT MIN(""score"") FROM ""first_round"" WHERE ""player""='tommy bolt';",2-13073611-1 WHich Places have a score smaller than 69?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""place"" FROM ""first_round"" WHERE ""score""<69;",2-13073611-1 What is the To Par that has Tommy Bolt with a Place of t6?,"CREATE TABLE ""first_round"" ( ""place"" text, ""player"" text, ""country"" text, ""score"" real, ""to_par"" text );","SELECT ""to_par"" FROM ""first_round"" WHERE ""place""='t6' AND ""player""='tommy bolt';",2-13073611-1 Who is the entrant with a cooper t43 chassis before 1958?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""pts"" real );","SELECT ""entrant"" FROM ""complete_world_championship_formula_one_"" WHERE ""year""<1958 AND ""chassis""='cooper t43';",2-1226562-1 Name the 2006 when the 2010 is 27,"CREATE TABLE ""singles_performance_timeline"" ( ""tournament"" text, ""2006"" text, ""2007"" text, ""2008"" text, ""2009"" text, ""2010"" text, ""2011"" text, ""2012"" text );","SELECT ""2006"" FROM ""singles_performance_timeline"" WHERE ""2010""='27';",2-12450517-10 Which main cast seasons were portrayed by Joe Jonas?,"CREATE TABLE ""cast_members"" ( ""character"" text, ""portrayed_by"" text, ""main_cast_seasons"" text, ""recurring_cast_seasons"" text, ""num_of_episodes"" real );","SELECT ""main_cast_seasons"" FROM ""cast_members"" WHERE ""portrayed_by""='joe jonas';",2-12441518-1 How many episodes were portrayed by Nick Jonas?,"CREATE TABLE ""cast_members"" ( ""character"" text, ""portrayed_by"" text, ""main_cast_seasons"" text, ""recurring_cast_seasons"" text, ""num_of_episodes"" real );","SELECT COUNT(""num_of_episodes"") FROM ""cast_members"" WHERE ""portrayed_by""='nick jonas';",2-12441518-1 How many episodes had the character of Nick Lucas?,"CREATE TABLE ""cast_members"" ( ""character"" text, ""portrayed_by"" text, ""main_cast_seasons"" text, ""recurring_cast_seasons"" text, ""num_of_episodes"" real );","SELECT SUM(""num_of_episodes"") FROM ""cast_members"" WHERE ""character""='nick lucas';",2-12441518-1 What character is portrayed by Joe Jonas?,"CREATE TABLE ""cast_members"" ( ""character"" text, ""portrayed_by"" text, ""main_cast_seasons"" text, ""recurring_cast_seasons"" text, ""num_of_episodes"" real );","SELECT ""character"" FROM ""cast_members"" WHERE ""portrayed_by""='joe jonas';",2-12441518-1 What was the extra info for the Commonwealth Games?,"CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""extra"" text );","SELECT ""extra"" FROM ""achievements"" WHERE ""tournament""='commonwealth games';",2-12954757-1 What year was the Commonwealth Games?,"CREATE TABLE ""achievements"" ( ""year"" real, ""tournament"" text, ""venue"" text, ""result"" text, ""extra"" text );","SELECT SUM(""year"") FROM ""achievements"" WHERE ""tournament""='commonwealth games';",2-12954757-1 What job is at red bank?,"CREATE TABLE ""10_seats"" ( ""riding"" text, ""candidate_s_name"" text, ""gender"" text, ""residence"" text, ""occupation"" text, ""votes"" real, ""rank"" text );","SELECT ""occupation"" FROM ""10_seats"" WHERE ""residence""='red bank';",2-12890300-4 What year did Ecurie Bleue score more than 0 points?,"CREATE TABLE ""complete_formula_one_world_championship_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""pts"" real );","SELECT AVG(""year"") FROM ""complete_formula_one_world_championship_"" WHERE ""pts"">0 AND ""entrant""='ecurie bleue';",2-1226457-1 What is the starting point of the north/south operating Palafox Street route?,"CREATE TABLE ""list_of_routes"" ( ""name"" text, ""starting_point"" text, ""terminus"" text, ""operates"" text, ""direction"" text );","SELECT ""starting_point"" FROM ""list_of_routes"" WHERE ""operates""='north/south' AND ""name""='palafox street';",2-12416209-1 Which bi-directional route has a terminus at Ecat/Rosa Park Transit Center?,"CREATE TABLE ""list_of_routes"" ( ""name"" text, ""starting_point"" text, ""terminus"" text, ""operates"" text, ""direction"" text );","SELECT ""name"" FROM ""list_of_routes"" WHERE ""direction""='bi-directional' AND ""terminus""='ecat/rosa park transit center';",2-12416209-1 Which route has a terminus of pine Forest?,"CREATE TABLE ""list_of_routes"" ( ""name"" text, ""starting_point"" text, ""terminus"" text, ""operates"" text, ""direction"" text );","SELECT ""name"" FROM ""list_of_routes"" WHERE ""terminus""='pine forest';",2-12416209-1 What is the starting point of the route that has its terminus at Ecat/Rosa Park Transit Center?,"CREATE TABLE ""list_of_routes"" ( ""name"" text, ""starting_point"" text, ""terminus"" text, ""operates"" text, ""direction"" text );","SELECT ""starting_point"" FROM ""list_of_routes"" WHERE ""terminus""='ecat/rosa park transit center';",2-12416209-1 What is the direction of the route that stars at downtown transit center and has a terminus point at Pensacola Beach?,"CREATE TABLE ""list_of_routes"" ( ""name"" text, ""starting_point"" text, ""terminus"" text, ""operates"" text, ""direction"" text );","SELECT ""direction"" FROM ""list_of_routes"" WHERE ""starting_point""='downtown transit center' AND ""terminus""='pensacola beach';",2-12416209-1 Where does the Bayou Blvd./12th Avenue route that has a terminus at the downtown transit center operate?,"CREATE TABLE ""list_of_routes"" ( ""name"" text, ""starting_point"" text, ""terminus"" text, ""operates"" text, ""direction"" text );","SELECT ""operates"" FROM ""list_of_routes"" WHERE ""terminus""='downtown transit center' AND ""name""='bayou blvd./12th avenue';",2-12416209-1 How many full professors work under Hartmut Kliemt with more than 0 lecturers?,"CREATE TABLE ""faculty"" ( ""department"" text, ""head"" text, ""full_professors"" real, ""honorary_professors"" real, ""lecturers"" real );","SELECT COUNT(""full_professors"") FROM ""faculty"" WHERE ""head""='hartmut kliemt' AND ""lecturers"">0;",2-12591022-3 What is the least amount of lecturers in the accounting department with less than 5 full professors?,"CREATE TABLE ""faculty"" ( ""department"" text, ""head"" text, ""full_professors"" real, ""honorary_professors"" real, ""lecturers"" real );","SELECT MIN(""lecturers"") FROM ""faculty"" WHERE ""department""='accounting' AND ""full_professors""<5;",2-12591022-3 What is the average number of honorary professors in the economics department with 1 lecturer?,"CREATE TABLE ""faculty"" ( ""department"" text, ""head"" text, ""full_professors"" real, ""honorary_professors"" real, ""lecturers"" real );","SELECT AVG(""honorary_professors"") FROM ""faculty"" WHERE ""lecturers""=1 AND ""department""='economics';",2-12591022-3 What Loss occured on the Date of June 12?,"CREATE TABLE ""june"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text );","SELECT ""loss"" FROM ""june"" WHERE ""date""='june 12';",2-12164513-3 "What Loss had an Attendance of 17,675?","CREATE TABLE ""june"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text );","SELECT ""loss"" FROM ""june"" WHERE ""attendance""='17,675';",2-12164513-3 "What Loss had an Attendance of 17,675?","CREATE TABLE ""june"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text );","SELECT ""loss"" FROM ""june"" WHERE ""attendance""='17,675';",2-12164513-3 On what Date had a Score of 5-2 and a Loss of Greinke (1-2)?,"CREATE TABLE ""june"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text );","SELECT ""date"" FROM ""june"" WHERE ""score""='5-2' AND ""loss""='greinke (1-2)';",2-12164513-3 "What was the Score that has an Attendance of 39,446?","CREATE TABLE ""june"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text );","SELECT ""score"" FROM ""june"" WHERE ""attendance""='39,446';",2-12164513-3 What was the Loss that had a Score of 9-1?,"CREATE TABLE ""june"" ( ""date"" text, ""opponent"" text, ""score"" text, ""loss"" text, ""attendance"" text );","SELECT ""loss"" FROM ""june"" WHERE ""score""='9-1';",2-12164513-3 "What counties represented have a democratic committee, and a committee of ways and means?","CREATE TABLE ""current_members_of_the_baltimore_county_"" ( ""district"" text, ""counties_represented"" text, ""party"" text, ""first_elected"" real, ""committee"" text );","SELECT ""counties_represented"" FROM ""current_members_of_the_baltimore_county_"" WHERE ""party""='democratic' AND ""committee""='ways and means';",2-12679326-1 What is the average first elected year that has a district of 11 and a committee of environmental matters?,"CREATE TABLE ""current_members_of_the_baltimore_county_"" ( ""district"" text, ""counties_represented"" text, ""party"" text, ""first_elected"" real, ""committee"" text );","SELECT AVG(""first_elected"") FROM ""current_members_of_the_baltimore_county_"" WHERE ""district""='11' AND ""committee""='environmental matters';",2-12679326-1 "What is the total number of First elected that has a country represented in Baltimore county, a district of 06.0 6, and a committee of economic matters?","CREATE TABLE ""current_members_of_the_baltimore_county_"" ( ""district"" text, ""counties_represented"" text, ""party"" text, ""first_elected"" real, ""committee"" text );","SELECT COUNT(""first_elected"") FROM ""current_members_of_the_baltimore_county_"" WHERE ""counties_represented""='baltimore county' AND ""district""='06.0 6' AND ""committee""='economic matters';",2-12679326-1 "What district has counties represented by Baltimore county, a committee of health and government operations, and a first elected smaller than 2002?","CREATE TABLE ""current_members_of_the_baltimore_county_"" ( ""district"" text, ""counties_represented"" text, ""party"" text, ""first_elected"" real, ""committee"" text );","SELECT ""district"" FROM ""current_members_of_the_baltimore_county_"" WHERE ""counties_represented""='baltimore county' AND ""committee""='health and government operations' AND ""first_elected""<2002;",2-12679326-1 "What is the Highest first elected year that has a district of 06.0 6, and a committee of economic matters?","CREATE TABLE ""current_members_of_the_baltimore_county_"" ( ""district"" text, ""counties_represented"" text, ""party"" text, ""first_elected"" real, ""committee"" text );","SELECT MAX(""first_elected"") FROM ""current_members_of_the_baltimore_county_"" WHERE ""district""='06.0 6' AND ""committee""='economic matters';",2-12679326-1 Who was from Morocco and scored 6 goals?,"CREATE TABLE ""top_scorers_in_afc_competitions"" ( ""ranking"" real, ""nationality"" text, ""name"" text, ""years"" text, ""goals"" real );","SELECT ""name"" FROM ""top_scorers_in_afc_competitions"" WHERE ""goals""=6 AND ""nationality""='morocco';",2-1232836-4 "Who has the highest ranking from 1996–13, and more than 17 goals?","CREATE TABLE ""top_scorers_in_afc_competitions"" ( ""ranking"" real, ""nationality"" text, ""name"" text, ""years"" text, ""goals"" real );","SELECT MAX(""ranking"") FROM ""top_scorers_in_afc_competitions"" WHERE ""years""='1996–13' AND ""goals"">17;",2-1232836-4 What was the average ranking of Saudi Arabia in the years of 2000–?,"CREATE TABLE ""top_scorers_in_afc_competitions"" ( ""ranking"" real, ""nationality"" text, ""name"" text, ""years"" text, ""goals"" real );","SELECT AVG(""ranking"") FROM ""top_scorers_in_afc_competitions"" WHERE ""nationality""='saudi arabia' AND ""years""='2000–';",2-1232836-4 Which nation had 14 goals?,"CREATE TABLE ""top_scorers_in_afc_competitions"" ( ""ranking"" real, ""nationality"" text, ""name"" text, ""years"" text, ""goals"" real );","SELECT ""nationality"" FROM ""top_scorers_in_afc_competitions"" WHERE ""goals""=14;",2-1232836-4 What nationality is hamzah idris?,"CREATE TABLE ""top_scorers_in_afc_competitions"" ( ""ranking"" real, ""nationality"" text, ""name"" text, ""years"" text, ""goals"" real );","SELECT ""nationality"" FROM ""top_scorers_in_afc_competitions"" WHERE ""name""='hamzah idris';",2-1232836-4 Who had fewer goals than 4 during the years of 1996–13?,"CREATE TABLE ""top_scorers_in_afc_competitions"" ( ""ranking"" real, ""nationality"" text, ""name"" text, ""years"" text, ""goals"" real );","SELECT MIN(""goals"") FROM ""top_scorers_in_afc_competitions"" WHERE ""ranking""<4 AND ""years""='1996–13';",2-1232836-4 what is the lowest top-25 when the events is less than 17 and top-5 is more than 0?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MIN(""top_25"") FROM ""summary"" WHERE ""events""<17 AND ""top_5"">0;",2-12962193-3 what is the top-5 when the tournament is totals and the top-25 is more than 4?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT AVG(""top_5"") FROM ""summary"" WHERE ""tournament""='totals' AND ""top_25"">4;",2-12962193-3 what is the average number of events when the top-5 is less than 1 and top 25 more than 1,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT AVG(""events"") FROM ""summary"" WHERE ""top_5""<1 AND ""top_25"">1;",2-12962193-3 "what is the highest top-5 when the top-25 is less than 4, cuts made is more than 3 and wins is 0?","CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT MAX(""top_5"") FROM ""summary"" WHERE ""top_25""<4 AND ""cuts_made"">3 AND ""wins""<0;",2-12962193-3 what is the total number of times the tournament was pga championship and evens is less than 4?,"CREATE TABLE ""summary"" ( ""tournament"" text, ""wins"" real, ""top_5"" real, ""top_25"" real, ""events"" real, ""cuts_made"" real );","SELECT COUNT(""top_5"") FROM ""summary"" WHERE ""tournament""='pga championship' AND ""events""<4;",2-12962193-3 What year did Elf Team Tyrrell have 34 points?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" text );","SELECT AVG(""year"") FROM ""complete_world_championship_formula_one_"" WHERE ""entrant""='elf team tyrrell' AND ""points""='34';",2-1226335-1 "After 1972, how many points did Marlboro Team Alfa Romeo have?","CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" text );","SELECT ""points"" FROM ""complete_world_championship_formula_one_"" WHERE ""year"">1972 AND ""entrant""='marlboro team alfa romeo';",2-1226335-1 What chassis had 39 points?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" text );","SELECT ""chassis"" FROM ""complete_world_championship_formula_one_"" WHERE ""points""='39';",2-1226335-1 How many points did the Ford V8 with a Tyrrell 007 have?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" text );","SELECT ""points"" FROM ""complete_world_championship_formula_one_"" WHERE ""engine""='ford v8' AND ""chassis""='tyrrell 007';",2-1226335-1 "Before 1976 and with 12 points, what chassis did the Ford V8 have?","CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" text );","SELECT ""chassis"" FROM ""complete_world_championship_formula_one_"" WHERE ""engine""='ford v8' AND ""year""<1976 AND ""points""='12';",2-1226335-1 What year did Elf Team Tyrrell have 39 points and a Tyrrell 007 Chassis?,"CREATE TABLE ""complete_world_championship_formula_one_"" ( ""year"" real, ""entrant"" text, ""chassis"" text, ""engine"" text, ""points"" text );","SELECT SUM(""year"") FROM ""complete_world_championship_formula_one_"" WHERE ""entrant""='elf team tyrrell' AND ""points""='39' AND ""chassis""='tyrrell 007';",2-1226335-1