text stringlengths 114 1.06k |
|---|
### question: Name the flight down for vladimir vasyutin , alexander volkov ### answer: SELECT flight_down FROM table_245801_1 WHERE crew = "Vladimir Vasyutin , Alexander Volkov" ### context: CREATE TABLE table_245801_1 (flight_down VARCHAR, crew VARCHAR) |
### question: Name the duration for vladimir vasyutin , alexander volkov ### answer: SELECT COUNT(duration__days_) FROM table_245801_1 WHERE crew = "Vladimir Vasyutin , Alexander Volkov" ### context: CREATE TABLE table_245801_1 (duration__days_ VARCHAR, crew VARCHAR) |
### question: What team was he on the year he had 38 points? ### answer: SELECT team FROM table_24584486_1 WHERE points = 38 ### context: CREATE TABLE table_24584486_1 (team VARCHAR, points VARCHAR) |
### question: What was the least amount of wins when he had 10 poles? ### answer: SELECT MIN(wins) FROM table_24584486_1 WHERE poles = 10 ### context: CREATE TABLE table_24584486_1 (wins INTEGER, poles VARCHAR) |
### question: Name the team for 22 points ### answer: SELECT team FROM table_24587026_1 WHERE points = "22" ### context: CREATE TABLE table_24587026_1 (team VARCHAR, points VARCHAR) |
### question: Name the f/laps for gp2 series ### answer: SELECT f_laps FROM table_24587026_1 WHERE series = "GP2 series" ### context: CREATE TABLE table_24587026_1 (f_laps VARCHAR, series VARCHAR) |
### question: Name the most wins ### answer: SELECT MIN(wins) FROM table_24587026_1 ### context: CREATE TABLE table_24587026_1 (wins INTEGER) |
### question: Name the least races for carlin ### answer: SELECT MIN(races) FROM table_24587026_1 WHERE team = "Carlin" ### context: CREATE TABLE table_24587026_1 (races INTEGER, team VARCHAR) |
### question: Name the position for 0 podiums and carlin team ### answer: SELECT position FROM table_24587026_1 WHERE podiums = 0 AND team = "Carlin" ### context: CREATE TABLE table_24587026_1 (position VARCHAR, podiums VARCHAR, team VARCHAR) |
### question: Name the name in syriac for 500 believers ### answer: SELECT name_in_syriac FROM table_24613895_1 WHERE number_of_believers = 500 ### context: CREATE TABLE table_24613895_1 (name_in_syriac VARCHAR, number_of_believers VARCHAR) |
### question: Name the least number of believers ### answer: SELECT MIN(number_of_believers) FROM table_24613895_1 ### context: CREATE TABLE table_24613895_1 (number_of_believers INTEGER) |
### question: Name the most number of believers for ܓܘܝܠܢ ### answer: SELECT MAX(number_of_believers) FROM table_24613895_1 WHERE name_in_syriac = "ܓܘܝܠܢ" ### context: CREATE TABLE table_24613895_1 (number_of_believers INTEGER, name_in_syriac VARCHAR) |
### question: Name the number of believers for khosrowa ### answer: SELECT number_of_believers FROM table_24613895_1 WHERE name_of_village = "Khosrowa" ### context: CREATE TABLE table_24613895_1 (number_of_believers VARCHAR, name_of_village VARCHAR) |
### question: Name the number of believers for patavur ### answer: SELECT COUNT(number_of_believers) FROM table_24613895_1 WHERE name_of_village = "Patavur" ### context: CREATE TABLE table_24613895_1 (number_of_believers VARCHAR, name_of_village VARCHAR) |
### question: The local title "Live to Dance" was aired in which channel? ### answer: SELECT channel FROM table_24598274_20 WHERE local_title = "Live to Dance" ### context: CREATE TABLE table_24598274_20 (channel VARCHAR, local_title VARCHAR) |
### question: Which country did Johanna Klum presented the show? ### answer: SELECT country FROM table_24598274_20 WHERE presenter_s_ = "Johanna Klum" ### context: CREATE TABLE table_24598274_20 (country VARCHAR, presenter_s_ VARCHAR) |
### question: Name the most released for the in crowd ### answer: SELECT MAX(released) FROM table_24600706_1 WHERE song = "The In Crowd" ### context: CREATE TABLE table_24600706_1 (released INTEGER, song VARCHAR) |
### question: Name the most released for apologize ### answer: SELECT MAX(released) FROM table_24600706_1 WHERE song = "Apologize" ### context: CREATE TABLE table_24600706_1 (released INTEGER, song VARCHAR) |
### question: Name the most released for right here, right now ### answer: SELECT MAX(released) FROM table_24600706_1 WHERE song = "Right Here, Right Now" ### context: CREATE TABLE table_24600706_1 (released INTEGER, song VARCHAR) |
### question: Name the us exclusive for miley cyrus ### answer: SELECT us_exclusive FROM table_24600706_1 WHERE artist_band = "Miley Cyrus" ### context: CREATE TABLE table_24600706_1 (us_exclusive VARCHAR, artist_band VARCHAR) |
### question: When bmw activee is the vehicle type how many clean electric grid california (san francisco) measurements are there? ### answer: SELECT COUNT(clean_electric_grid_california__san_francisco_) FROM table_24620684_2 WHERE vehicle = "BMW ActiveE" ### context: CREATE TABLE table_24620684_2 (clean_electric_grid_... |
### question: When 102 mpg-e (33kw-hrs/100mi) is the epa rated combined fuel economy what is the vehicle type? ### answer: SELECT vehicle FROM table_24620684_2 WHERE epa_rated_combined_fuel_economy = "102 mpg-e (33kW-hrs/100mi)" ### context: CREATE TABLE table_24620684_2 (vehicle VARCHAR, epa_rated_combined_fuel_econo... |
### question: When 100 g/mi (62 g/km) is the clean electric grid california (san francisco) how many vehicles are there? ### answer: SELECT COUNT(vehicle) FROM table_24620684_2 WHERE clean_electric_grid_california__san_francisco_ = "100 g/mi (62 g/km)" ### context: CREATE TABLE table_24620684_2 (vehicle VARCHAR, clean_... |
### question: When 380 g/mi (236 g/km) is the dirty electric grid rocky mountains (denver) what is the u.s national average electric mix? ### answer: SELECT us_national_average_electric_mix FROM table_24620684_2 WHERE dirty_electric_grid_rocky_mountains__denver_ = "380 g/mi (236 g/km)" ### context: CREATE TABLE table_2... |
### question: When bmw activee is the vehicle type what is the u.s national average electric mix? ### answer: SELECT us_national_average_electric_mix FROM table_24620684_2 WHERE vehicle = "BMW ActiveE" ### context: CREATE TABLE table_24620684_2 (us_national_average_electric_mix VARCHAR, vehicle VARCHAR) |
### question: When 87 mpg-e (39kw-hrs/100mi) is the epa rated combined fuel economy how many operating modes are there? ### answer: SELECT COUNT(operating_mode) FROM table_24620684_2 WHERE epa_rated_combined_fuel_economy = "87 mpg-e (39kW-hrs/100mi)" ### context: CREATE TABLE table_24620684_2 (operating_mode VARCHAR,... |
### question: Name the opponents for 6–2, 3–6, 6–3 ### answer: SELECT opponents FROM table_24638867_6 WHERE score = "6–2, 3–6, 6–3" ### context: CREATE TABLE table_24638867_6 (opponents VARCHAR, score VARCHAR) |
### question: Name the championship for outcome being winner for 7–5, 4–6, 6–1 ### answer: SELECT championship FROM table_24638867_6 WHERE outcome = "Winner" AND score = "7–5, 4–6, 6–1" ### context: CREATE TABLE table_24638867_6 (championship VARCHAR, outcome VARCHAR, score VARCHAR) |
### question: Name the score for winner and julie halard-decugis ai sugiyama ### answer: SELECT score FROM table_24638867_6 WHERE outcome = "Winner" AND opponents = "Julie Halard-Decugis Ai Sugiyama" ### context: CREATE TABLE table_24638867_6 (score VARCHAR, outcome VARCHAR, opponents VARCHAR) |
### question: Name the championship for hard surface 7–5, 6–4 ### answer: SELECT championship FROM table_24638867_6 WHERE score = "7–5, 6–4" AND surface = "Hard" ### context: CREATE TABLE table_24638867_6 (championship VARCHAR, score VARCHAR, surface VARCHAR) |
### question: Name the surface for nathalie tauziat ### answer: SELECT surface FROM table_24638867_6 WHERE partner = "Nathalie Tauziat" ### context: CREATE TABLE table_24638867_6 (surface VARCHAR, partner VARCHAR) |
### question: Name the most year for money list rank is 74 ### answer: SELECT MAX(year) FROM table_24642706_1 WHERE money_list_rank = 74 ### context: CREATE TABLE table_24642706_1 (year INTEGER, money_list_rank VARCHAR) |
### question: Name the team for avg start being 20.5 ### answer: SELECT team_s_ FROM table_2463383_2 WHERE avg_start = "20.5" ### context: CREATE TABLE table_2463383_2 (team_s_ VARCHAR, avg_start VARCHAR) |
### question: Name the team for wins being 0 and top 5 is 0 and poles is 0 and avg start is 37.0 ### answer: SELECT team_s_ FROM table_2463383_2 WHERE wins = 0 AND top_5 = 0 AND poles = 0 AND avg_start = "37.0" ### context: CREATE TABLE table_2463383_2 (team_s_ VARCHAR, avg_start VARCHAR, poles VARCHAR, wins VARCHAR, t... |
### question: Name the winnings for 23rd position ### answer: SELECT winnings FROM table_2463383_2 WHERE position = "23rd" ### context: CREATE TABLE table_2463383_2 (winnings VARCHAR, position VARCHAR) |
### question: Name the winnings for 2004 ### answer: SELECT winnings FROM table_2463383_2 WHERE year = 2004 ### context: CREATE TABLE table_2463383_2 (winnings VARCHAR, year VARCHAR) |
### question: Name the total number of top 10 for avg start being 37.3 ### answer: SELECT COUNT(top_10) FROM table_2463383_2 WHERE avg_start = "37.3" ### context: CREATE TABLE table_2463383_2 (top_10 VARCHAR, avg_start VARCHAR) |
### question: What was the method of elimination in the chamber with a time of 24:02? ### answer: SELECT method_of_elimination FROM table_24628683_2 WHERE time = "24:02" ### context: CREATE TABLE table_24628683_2 (method_of_elimination VARCHAR, time VARCHAR) |
### question: How many wrestlers are recorded for the chamber that's method of elimination was pinned after being hit by a lead pipe? ### answer: SELECT COUNT(wrestler) FROM table_24628683_2 WHERE method_of_elimination = "Pinned after being hit by a lead pipe" ### context: CREATE TABLE table_24628683_2 (wrestler VARCH... |
### question: What was the method of elimination for Kofi Kingston/ ### answer: SELECT method_of_elimination FROM table_24628683_2 WHERE wrestler = "Kofi Kingston" ### context: CREATE TABLE table_24628683_2 (method_of_elimination VARCHAR, wrestler VARCHAR) |
### question: What championships were played on clay and the opponent was virginia ruano pascual paola suárez? ### answer: SELECT championship FROM table_24638867_4 WHERE surface = "Clay" AND opponent = "Virginia Ruano Pascual Paola Suárez" ### context: CREATE TABLE table_24638867_4 (championship VARCHAR, surface VARCH... |
### question: What championships had a match where Natasha Zvereva played as partner? ### answer: SELECT championship FROM table_24638867_4 WHERE partner = "Natasha Zvereva" ### context: CREATE TABLE table_24638867_4 (championship VARCHAR, partner VARCHAR) |
### question: What day did episode number 4 air originally? ### answer: SELECT original_air_date FROM table_24648983_1 WHERE № = 4 ### context: CREATE TABLE table_24648983_1 (original_air_date VARCHAR, № VARCHAR) |
### question: Who wrote the episode with 8.61 million U.S. viewers? ### answer: SELECT written_by FROM table_24648983_1 WHERE us_viewers__million_ = "8.61" ### context: CREATE TABLE table_24648983_1 (written_by VARCHAR, us_viewers__million_ VARCHAR) |
### question: What date did the episode with 8.61 million U.S. viewers originally air? ### answer: SELECT original_air_date FROM table_24648983_1 WHERE us_viewers__million_ = "8.61" ### context: CREATE TABLE table_24648983_1 (original_air_date VARCHAR, us_viewers__million_ VARCHAR) |
### question: What is the name of the episode that had 9.89 million U.S. viewers? ### answer: SELECT title FROM table_24648983_1 WHERE us_viewers__million_ = "9.89" ### context: CREATE TABLE table_24648983_1 (title VARCHAR, us_viewers__million_ VARCHAR) |
### question: What is the value for model if processor is Kentsfield and brand name is Xeon? ### answer: SELECT model__list_ FROM table_2467150_2 WHERE processor = "Kentsfield" AND brand_name = "Xeon" ### context: CREATE TABLE table_2467150_2 (model__list_ VARCHAR, processor VARCHAR, brand_name VARCHAR) |
### question: What is every value for TDP if model is x53xx? ### answer: SELECT tdp FROM table_2467150_2 WHERE model__list_ = "X53xx" ### context: CREATE TABLE table_2467150_2 (tdp VARCHAR, model__list_ VARCHAR) |
### question: What is every value for cores if TDP is 17 W? ### answer: SELECT cores FROM table_2467150_2 WHERE tdp = "17 W" ### context: CREATE TABLE table_2467150_2 (cores VARCHAR, tdp VARCHAR) |
### question: What is the production code for the episode written by J. H. Wyman & Jeff Pinkner? ### answer: SELECT production_code FROM table_24649082_1 WHERE written_by = "J. H. Wyman & Jeff Pinkner" ### context: CREATE TABLE table_24649082_1 (production_code VARCHAR, written_by VARCHAR) |
### question: What is the title of the episode directed by Charles Beeson? ### answer: SELECT title FROM table_24649082_1 WHERE directed_by = "Charles Beeson" ### context: CREATE TABLE table_24649082_1 (title VARCHAR, directed_by VARCHAR) |
### question: How many original air dates for the episode written by David H. Goodman & Andrew Kreisberg? ### answer: SELECT COUNT(original_air_date) FROM table_24649082_1 WHERE written_by = "David H. Goodman & Andrew Kreisberg" ### context: CREATE TABLE table_24649082_1 (original_air_date VARCHAR, written_by VARCHAR) |
### question: What is the most recent episode number written by Matthew Pitts? ### answer: SELECT MAX(_number) FROM table_24649082_1 WHERE written_by = "Matthew Pitts" ### context: CREATE TABLE table_24649082_1 (_number INTEGER, written_by VARCHAR) |
### question: How many records for number of viewers is listed for episode number 8? ### answer: SELECT COUNT(viewers__millions_) FROM table_24689168_5 WHERE episode = 8 ### context: CREATE TABLE table_24689168_5 (viewers__millions_ VARCHAR, episode VARCHAR) |
### question: What was the 18 to 49 rating when 9.50 million watched? ### answer: SELECT rating__18_49_ FROM table_24689168_5 WHERE viewers__millions_ = "9.50" ### context: CREATE TABLE table_24689168_5 (rating__18_49_ VARCHAR, viewers__millions_ VARCHAR) |
### question: what episode number had 11.73 million viewers? ### answer: SELECT episode FROM table_24689168_5 WHERE viewers__millions_ = "11.73" ### context: CREATE TABLE table_24689168_5 (episode VARCHAR, viewers__millions_ VARCHAR) |
### question: How many episodes had 11.47 million viewers? ### answer: SELECT COUNT(episode) FROM table_24689168_5 WHERE viewers__millions_ = "11.47" ### context: CREATE TABLE table_24689168_5 (episode VARCHAR, viewers__millions_ VARCHAR) |
### question: Who wrote the episode that originally aired April 29, 1994? ### answer: SELECT written_by FROM table_2468961_4 WHERE original_air_date = "April 29, 1994" ### context: CREATE TABLE table_2468961_4 (written_by VARCHAR, original_air_date VARCHAR) |
### question: What was the production code for the episode that debuted October 1, 1993? ### answer: SELECT MAX(production_code) FROM table_2468961_4 WHERE original_air_date = "October 1, 1993" ### context: CREATE TABLE table_2468961_4 (production_code INTEGER, original_air_date VARCHAR) |
### question: What was the title of series number 56? ### answer: SELECT title FROM table_2468961_4 WHERE no_in_series = 56 ### context: CREATE TABLE table_2468961_4 (title VARCHAR, no_in_series VARCHAR) |
### question: What was the title of the episode written by Julia Newton in series 48? ### answer: SELECT title FROM table_2468961_4 WHERE written_by = "Julia Newton" AND no_in_series = 48 ### context: CREATE TABLE table_2468961_4 (title VARCHAR, written_by VARCHAR, no_in_series VARCHAR) |
### question: What is the callsign that has a station type of relay and a channel number of TV-2? ### answer: SELECT callsign FROM table_24673888_1 WHERE station_type = "Relay" AND ch__number = "TV-2" ### context: CREATE TABLE table_24673888_1 (callsign VARCHAR, station_type VARCHAR, ch__number VARCHAR) |
### question: What is the station type of DWZM-TV? ### answer: SELECT station_type FROM table_24673888_1 WHERE callsign = "DWZM-TV" ### context: CREATE TABLE table_24673888_1 (station_type VARCHAR, callsign VARCHAR) |
### question: What is the power in kilowatts of TV-12? ### answer: SELECT power_kw FROM table_24673888_1 WHERE ch__number = "TV-12" ### context: CREATE TABLE table_24673888_1 (power_kw VARCHAR, ch__number VARCHAR) |
### question: What is the power in KW of the transmitter situated in Borongan? ### answer: SELECT power_kw FROM table_24673888_1 WHERE location__transmitter_site_ = "Borongan" ### context: CREATE TABLE table_24673888_1 (power_kw VARCHAR, location__transmitter_site_ VARCHAR) |
### question: What is the channel number that has a branding of PTV 4 Laoag? ### answer: SELECT ch__number FROM table_24673888_1 WHERE branding = "PTV 4 Laoag" ### context: CREATE TABLE table_24673888_1 (ch__number VARCHAR, branding VARCHAR) |
### question: What is the power in KW that has a station type of relay and a callsign of DXCL-TV? ### answer: SELECT power_kw FROM table_24673888_1 WHERE station_type = "Relay" AND callsign = "DXCL-TV" ### context: CREATE TABLE table_24673888_1 (power_kw VARCHAR, station_type VARCHAR, callsign VARCHAR) |
### question: When 15 is the number in season what is the highest number in series? ### answer: SELECT MAX(no_in_series) FROM table_2468961_7 WHERE no_in_season = 15 ### context: CREATE TABLE table_2468961_7 (no_in_series INTEGER, no_in_season VARCHAR) |
### question: When 123 is the number in series who is the director? ### answer: SELECT directed_by FROM table_2468961_7 WHERE no_in_series = 123 ### context: CREATE TABLE table_2468961_7 (directed_by VARCHAR, no_in_series VARCHAR) |
### question: When 120 is the number in series who is the writer? ### answer: SELECT written_by FROM table_2468961_7 WHERE no_in_series = 120 ### context: CREATE TABLE table_2468961_7 (written_by VARCHAR, no_in_series VARCHAR) |
### question: When 137 is the number in series what is the production code? ### answer: SELECT production_code FROM table_2468961_7 WHERE no_in_series = 137 ### context: CREATE TABLE table_2468961_7 (production_code VARCHAR, no_in_series VARCHAR) |
### question: How many victors where there in the War of 1730–1736 , first stage? ### answer: SELECT COUNT(victor) FROM table_24706337_1 WHERE name_of_the_war = "War of 1730–1736 , first stage" ### context: CREATE TABLE table_24706337_1 (victor VARCHAR, name_of_the_war VARCHAR) |
### question: Who was the Ottoman Sultan where the treaty at the end of the war was the Treaty of Constantinople (1590)? ### answer: SELECT ottoman_sultan FROM table_24706337_1 WHERE treaty_at_the_end_of_the_war = "Treaty of Constantinople (1590)" ### context: CREATE TABLE table_24706337_1 (ottoman_sultan VARCHAR, trea... |
### question: What is the name of the war where the Ottoman sultan was Selim I? ### answer: SELECT name_of_the_war FROM table_24706337_1 WHERE ottoman_sultan = "Selim I" ### context: CREATE TABLE table_24706337_1 (name_of_the_war VARCHAR, ottoman_sultan VARCHAR) |
### question: When 102 is the number in series who is the director? ### answer: SELECT directed_by FROM table_2468961_6 WHERE no_in_series = 102 ### context: CREATE TABLE table_2468961_6 (directed_by VARCHAR, no_in_series VARCHAR) |
### question: Name who wrote the episode directed by patrick duffy airing on november 7, 1997 ### answer: SELECT written_by FROM table_2468961_8 WHERE directed_by = "Patrick Duffy" AND original_air_date = "November 7, 1997" ### context: CREATE TABLE table_2468961_8 (written_by VARCHAR, directed_by VARCHAR, original_air... |
### question: What is the last year total for the team with a lowest of 23578? ### answer: SELECT MAX(last_year) FROM table_2472711_31 WHERE lowest = 23578 ### context: CREATE TABLE table_2472711_31 (last_year INTEGER, lowest VARCHAR) |
### question: How many highest figures for the team with lowest of 16415? ### answer: SELECT COUNT(highest) FROM table_2472711_31 WHERE lowest = 16415 ### context: CREATE TABLE table_2472711_31 (highest VARCHAR, lowest VARCHAR) |
### question: Which team has an up/down of + 3479? ### answer: SELECT team FROM table_2472711_31 WHERE up_down = "+ 3479" ### context: CREATE TABLE table_2472711_31 (team VARCHAR, up_down VARCHAR) |
### question: What is the average of the team where the total is 243017? ### answer: SELECT average FROM table_2472711_31 WHERE total = 243017 ### context: CREATE TABLE table_2472711_31 (average VARCHAR, total VARCHAR) |
### question: How many episodes had celebrity guest stars Frank Skinner and Lee Mack? ### answer: SELECT COUNT(episode) FROM table_24725951_1 WHERE celebrities = "Frank Skinner and Lee Mack" ### context: CREATE TABLE table_24725951_1 (episode VARCHAR, celebrities VARCHAR) |
### question: List episode directed and produced by Karen Selway? ### answer: SELECT episode FROM table_24725951_1 WHERE directed_and_produced_by = "Karen Selway" ### context: CREATE TABLE table_24725951_1 (episode VARCHAR, directed_and_produced_by VARCHAR) |
### question: Which episode had celebrities Nick Hewer and Saira Khan in them? ### answer: SELECT episode FROM table_24725951_1 WHERE celebrities = "Nick Hewer and Saira Khan" ### context: CREATE TABLE table_24725951_1 (episode VARCHAR, celebrities VARCHAR) |
### question: List the director and producer when Nick Hewer and Saira Khan were starring. ### answer: SELECT directed_and_produced_by FROM table_24725951_1 WHERE celebrities = "Nick Hewer and Saira Khan" ### context: CREATE TABLE table_24725951_1 (directed_and_produced_by VARCHAR, celebrities VARCHAR) |
### question: List directors and producers when the celebrities involved were Bill Turnbull and Louise Minchin. ### answer: SELECT directed_and_produced_by FROM table_24725951_1 WHERE celebrities = "Bill Turnbull and Louise Minchin" ### context: CREATE TABLE table_24725951_1 (directed_and_produced_by VARCHAR, celebriti... |
### question: whe, co2 is 206g/km, what is the torque? ### answer: SELECT torque FROM table_24729_2 WHERE co2 = "206g/km" ### context: CREATE TABLE table_24729_2 (torque VARCHAR, co2 VARCHAR) |
### question: when co2 is 192g/km, what is the power? ### answer: SELECT power FROM table_24729_2 WHERE co2 = "192g/km" ### context: CREATE TABLE table_24729_2 (power VARCHAR, co2 VARCHAR) |
### question: What is the circuit of round 5? ### answer: SELECT circuit FROM table_24732149_2 WHERE round = 5 ### context: CREATE TABLE table_24732149_2 (circuit VARCHAR, round VARCHAR) |
### question: What date did Mike Rockenfeller have the fastest lap? ### answer: SELECT date FROM table_24732149_2 WHERE fastest_lap = "Mike Rockenfeller" ### context: CREATE TABLE table_24732149_2 (date VARCHAR, fastest_lap VARCHAR) |
### question: How many points for the driver who raced in seasons 2006 – 2007 , 2009? ### answer: SELECT points FROM table_24735155_1 WHERE seasons = "2006 – 2007 , 2009" ### context: CREATE TABLE table_24735155_1 (points VARCHAR, seasons VARCHAR) |
### question: What's the name of the competition where the nationality is Brazil and the voting percentage is n/a? ### answer: SELECT competition FROM table_24765815_2 WHERE vote_percentage = "N/A" AND nationality = "Brazil" ### context: CREATE TABLE table_24765815_2 (competition VARCHAR, vote_percentage VARCHAR, natio... |
### question: What's the player's name whose nationality and team are Netherlands? ### answer: SELECT player FROM table_24765815_2 WHERE nationality = "Netherlands" AND team = "Netherlands" ### context: CREATE TABLE table_24765815_2 (player VARCHAR, nationality VARCHAR, team VARCHAR) |
### question: What was the score for the game in which Samir Nasri played? ### answer: SELECT score FROM table_24765815_2 WHERE player = "Samir Nasri" ### context: CREATE TABLE table_24765815_2 (score VARCHAR, player VARCHAR) |
### question: Who is the player that played in the UEFA Euro 2012 qualifying Group A competition? ### answer: SELECT player FROM table_24765815_2 WHERE competition = "UEFA Euro 2012 qualifying Group A" ### context: CREATE TABLE table_24765815_2 (player VARCHAR, competition VARCHAR) |
### question: What is the ranking of the UEFA Euro 2012 qualifying Group A competition? ### answer: SELECT rank FROM table_24765815_2 WHERE competition = "UEFA Euro 2012 qualifying Group A" ### context: CREATE TABLE table_24765815_2 (rank VARCHAR, competition VARCHAR) |
### question: Name the production for alpina model being b10 4,6 ### answer: SELECT production FROM table_2477085_1 WHERE alpina_model = "B10 4,6" ### context: CREATE TABLE table_2477085_1 (production VARCHAR, alpina_model VARCHAR) |
### question: How many final score datas are there on Sunday, May 12? ### answer: SELECT COUNT(final_score) FROM table_24776075_2 WHERE date = "Sunday, May 12" ### context: CREATE TABLE table_24776075_2 (final_score VARCHAR, date VARCHAR) |
### question: The game on Saturday, May 25 took place on which week? ### answer: SELECT MIN(week) FROM table_24776075_2 WHERE date = "Saturday, May 25" ### context: CREATE TABLE table_24776075_2 (week INTEGER, date VARCHAR) |
### question: What was the final score on Saturday, May 25? ### answer: SELECT final_score FROM table_24776075_2 WHERE date = "Saturday, May 25" ### context: CREATE TABLE table_24776075_2 (final_score VARCHAR, date VARCHAR) |
### question: When 10 is the number who is the writer? ### answer: SELECT writer_s_ FROM table_24781886_2 WHERE _number = 10 ### context: CREATE TABLE table_24781886_2 (writer_s_ VARCHAR, _number VARCHAR) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.