combined_text stringlengths 106 1.05k |
|---|
###question:What is the date of the game when the home team is melbourne?###answer:SELECT date FROM table_29090919_1 WHERE home_team = "Melbourne"###context:CREATE TABLE table_29090919_1 (date VARCHAR, home_team VARCHAR) |
###question:Name the singer for 1.45m###answer:SELECT singer_s_ FROM table_29135051_2 WHERE ratings = "1.45m"###context:CREATE TABLE table_29135051_2 (singer_s_ VARCHAR, ratings VARCHAR) |
###question:Name the singer for joe wilkinson###answer:SELECT singer_s_ FROM table_29135051_2 WHERE comedian = "Joe Wilkinson"###context:CREATE TABLE table_29135051_2 (singer_s_ VARCHAR, comedian VARCHAR) |
###question:Name the singer for bruce forsyth###answer:SELECT singer_s_ FROM table_29135051_2 WHERE guest_s_ = "Bruce Forsyth"###context:CREATE TABLE table_29135051_2 (singer_s_ VARCHAR, guest_s_ VARCHAR) |
###question:Name the number of ratings for bruce forsyth###answer:SELECT COUNT(ratings) FROM table_29135051_2 WHERE guest_s_ = "Bruce Forsyth"###context:CREATE TABLE table_29135051_2 (ratings VARCHAR, guest_s_ VARCHAR) |
###question:Name the guest for 1.64m ratings###answer:SELECT guest_s_ FROM table_29135051_2 WHERE ratings = "1.64m"###context:CREATE TABLE table_29135051_2 (guest_s_ VARCHAR, ratings VARCHAR) |
###question:What was the constructor in the Belgian Grand Prix round?###answer:SELECT constructor FROM table_2911781_3 WHERE grand_prix = "Belgian grand_prix"###context:CREATE TABLE table_2911781_3 (constructor VARCHAR, grand_prix VARCHAR) |
###question:Who had the fastest lap in round 15?###answer:SELECT fastest_lap FROM table_2911781_3 WHERE rd = 15###context:CREATE TABLE table_2911781_3 (fastest_lap VARCHAR, rd VARCHAR) |
###question:When was the home team Essendon? ###answer:SELECT date FROM table_29126507_1 WHERE home_team = "Essendon"###context:CREATE TABLE table_29126507_1 (date VARCHAR, home_team VARCHAR) |
###question:When Richmond played as the away team, what was the ground?###answer:SELECT ground FROM table_29126507_1 WHERE away_team = "Richmond"###context:CREATE TABLE table_29126507_1 (ground VARCHAR, away_team VARCHAR) |
###question:When did Fitzroy play as the home team?###answer:SELECT date FROM table_29126507_1 WHERE home_team = "Fitzroy"###context:CREATE TABLE table_29126507_1 (date VARCHAR, home_team VARCHAR) |
###question:what was the result on 01x06###answer:SELECT scores FROM table_29141354_1 WHERE episode = "01x06"###context:CREATE TABLE table_29141354_1 (scores VARCHAR, episode VARCHAR) |
###question:what was the size when tom daley appeared###answer:SELECT episode FROM table_29141354_1 WHERE jamie_and_johns_guest = "Tom Daley"###context:CREATE TABLE table_29141354_1 (episode VARCHAR, jamie_and_johns_guest VARCHAR) |
###question:How many scores had an episode of 03x06?###answer:SELECT COUNT(scores) FROM table_29141354_3 WHERE episode = "03x06"###context:CREATE TABLE table_29141354_3 (scores VARCHAR, episode VARCHAR) |
###question:When id the episode broadcast with Mark Webber as Jamie and John's guest?###answer:SELECT first_broadcast FROM table_29141354_4 WHERE jamie_and_johns_guest = "Mark Webber"###context:CREATE TABLE table_29141354_4 (first_broadcast VARCHAR, jamie_and_johns_guest VARCHAR) |
###question:What date did the episode with Andy Murray as Jamie and John's guest first broadcast?###answer:SELECT first_broadcast FROM table_29141354_4 WHERE jamie_and_johns_guest = "Andy Murray"###context:CREATE TABLE table_29141354_4 (first_broadcast VARCHAR, jamie_and_johns_guest VARCHAR) |
###question:How many items are listed under 'andrew and georgies guest lee mack replaced andrew flint as team captain for one week' for episode 04x04?###answer:SELECT COUNT(andrew_and_georgies_guest_lee_mack_replaced_andrew_flintoff_as_team_captain_for_one_week_in_series_4), _episode_2 FROM table_29141354_4 WHERE episo... |
###question:who guest starred on the episode with a 1.44m rating###answer:SELECT guest_s_ FROM table_29135051_3 WHERE ratings = "1.44m"###context:CREATE TABLE table_29135051_3 (guest_s_ VARCHAR, ratings VARCHAR) |
###question:when was the episode on which barbara windsor and heston blumenthal guest starred broadcasted###answer:SELECT broadcast_date FROM table_29135051_3 WHERE guest_s_ = "Barbara Windsor and Heston Blumenthal"###context:CREATE TABLE table_29135051_3 (broadcast_date VARCHAR, guest_s_ VARCHAR) |
###question:how many broadcaste dates features the overtones###answer:SELECT COUNT(broadcast_date) FROM table_29135051_3 WHERE singer_s_ = "The Overtones"###context:CREATE TABLE table_29135051_3 (broadcast_date VARCHAR, singer_s_ VARCHAR) |
###question:how many guest stars did the episode that was broadcasted 11september2012 have###answer:SELECT COUNT(guest_s_) FROM table_29135051_3 WHERE broadcast_date = "11September2012"###context:CREATE TABLE table_29135051_3 (guest_s_ VARCHAR, broadcast_date VARCHAR) |
###question:when was the episode guest starring michael mcintyre and alex james broadcasted###answer:SELECT broadcast_date FROM table_29135051_3 WHERE guest_s_ = "Michael McIntyre and Alex James"###context:CREATE TABLE table_29135051_3 (broadcast_date VARCHAR, guest_s_ VARCHAR) |
###question:which episode did sarah millican and grayson perry appear in###answer:SELECT MIN(episode) FROM table_29135051_3 WHERE guest_s_ = "Sarah Millican and Grayson Perry"###context:CREATE TABLE table_29135051_3 (episode INTEGER, guest_s_ VARCHAR) |
###question:When were episodes first broadcast with jessica ennis as andrew and jacks guest?###answer:SELECT first_broadcast FROM table_29141354_5 WHERE andrew_and_jacks_guest = "Jessica Ennis"###context:CREATE TABLE table_29141354_5 (first_broadcast VARCHAR, andrew_and_jacks_guest VARCHAR) |
###question:Who directed the episode that is written by Eli Attie and production code is 2t5018?###answer:SELECT directed_by FROM table_29152820_1 WHERE written_by = "Eli Attie" AND production_code = "2T5018"###context:CREATE TABLE table_29152820_1 (directed_by VARCHAR, written_by VARCHAR, production_code VARCHAR) |
###question:How many episodes are 122 in the series?###answer:SELECT COUNT(no_in_season) FROM table_29152820_1 WHERE no_in_series = 122###context:CREATE TABLE table_29152820_1 (no_in_season VARCHAR, no_in_series VARCHAR) |
###question:What was the score for the episode with Matt Smith as Andrew and Jack's guest?###answer:SELECT scores FROM table_29141354_7 WHERE andrew_and_jacks_guest = "Matt Smith"###context:CREATE TABLE table_29141354_7 (scores VARCHAR, andrew_and_jacks_guest VARCHAR) |
###question:When was the episode with Amy Williams as Andrew and Jack's guest broadcast?###answer:SELECT first_broadcast FROM table_29141354_7 WHERE andrew_and_jacks_guest = "Amy Williams"###context:CREATE TABLE table_29141354_7 (first_broadcast VARCHAR, andrew_and_jacks_guest VARCHAR) |
###question:What is the last episode in the season that had 3.91 million viewers in the US?###answer:SELECT MIN(season_no) FROM table_29154676_1 WHERE us_viewers__millions_ = "3.91"###context:CREATE TABLE table_29154676_1 (season_no INTEGER, us_viewers__millions_ VARCHAR) |
###question:How many episodes were written by Warren Leight?###answer:SELECT COUNT(season_no) FROM table_29154676_1 WHERE written_by = "Warren Leight"###context:CREATE TABLE table_29154676_1 (season_no VARCHAR, written_by VARCHAR) |
###question:How many championships were there where the score was 4–6, 7–6 (7–5) , [5–10]?###answer:SELECT COUNT(championship) FROM table_29163303_4 WHERE score = "4–6, 7–6 (7–5) , [5–10]"###context:CREATE TABLE table_29163303_4 (championship VARCHAR, score VARCHAR) |
###question:On what surface was it the year when the score was 6–1, 4–6, [12–10]?###answer:SELECT surface FROM table_29163303_4 WHERE score = "6–1, 4–6, [12–10]"###context:CREATE TABLE table_29163303_4 (surface VARCHAR, score VARCHAR) |
###question:How many times has the score been 6–4, 3–6, [11–13]?###answer:SELECT COUNT(opponent) FROM table_29163303_4 WHERE score = "6–4, 3–6, [11–13]"###context:CREATE TABLE table_29163303_4 (opponent VARCHAR, score VARCHAR) |
###question:Who are the outgoing head coaches whose manner of departure is Gardening Leave 1?###answer:SELECT outgoing_head_coach FROM table_29171931_3 WHERE manner_of_departure = "Gardening leave 1"###context:CREATE TABLE table_29171931_3 (outgoing_head_coach VARCHAR, manner_of_departure VARCHAR) |
###question:Who was the incoming head coach after Wan Jamak Wan Hassan quit the coaching job?###answer:SELECT incoming_head_coach FROM table_29171931_3 WHERE outgoing_head_coach = "Wan Jamak Wan Hassan"###context:CREATE TABLE table_29171931_3 (incoming_head_coach VARCHAR, outgoing_head_coach VARCHAR) |
###question:Who had the fastest lap in round 1?###answer:SELECT fastest_lap FROM table_29162856_1 WHERE round = 1###context:CREATE TABLE table_29162856_1 (fastest_lap VARCHAR, round VARCHAR) |
###question:Who had the pole position when matt davies had the fastest lap?###answer:SELECT pole_position FROM table_29162856_1 WHERE fastest_lap = "Matt Davies"###context:CREATE TABLE table_29162856_1 (pole_position VARCHAR, fastest_lap VARCHAR) |
###question:Who had the pole position(s) when rob guiver won and kyle ryde had the fastest lap?###answer:SELECT pole_position FROM table_29162856_1 WHERE winning_rider = "Rob Guiver" AND fastest_lap = "Kyle Ryde"###context:CREATE TABLE table_29162856_1 (pole_position VARCHAR, winning_rider VARCHAR, fastest_lap VARCHAR) |
###question:What is the earliest year in which the result is championship US Open (2)?###answer:SELECT MIN(year) FROM table_29163303_2 WHERE championship = "US Open (2)"###context:CREATE TABLE table_29163303_2 (year INTEGER, championship VARCHAR) |
###question:Who was Bob Bryan's partner in the Championship where the result is US Open (2)?###answer:SELECT partner FROM table_29163303_2 WHERE championship = "US Open (2)"###context:CREATE TABLE table_29163303_2 (partner VARCHAR, championship VARCHAR) |
###question:What are the results of those matches where the championship is French Open?###answer:SELECT score FROM table_29163303_2 WHERE championship = "French Open"###context:CREATE TABLE table_29163303_2 (score VARCHAR, championship VARCHAR) |
###question:on how many days did the episode written by harold hayes jr. & craig s. phillips originally air###answer:SELECT COUNT(original_air_date) FROM table_29196086_4 WHERE written_by = "Harold Hayes Jr. & Craig S. Phillips"###context:CREATE TABLE table_29196086_4 (original_air_date VARCHAR, written_by VARCHAR) |
###question:how many episodes originally aired january19,2013###answer:SELECT COUNT(no_in_series) FROM table_29196086_4 WHERE original_air_date = "January19,2013"###context:CREATE TABLE table_29196086_4 (no_in_series VARCHAR, original_air_date VARCHAR) |
###question:which episode of the season aired on october20,2012###answer:SELECT MAX(no_in_season) FROM table_29196086_4 WHERE original_air_date = "October20,2012"###context:CREATE TABLE table_29196086_4 (no_in_season INTEGER, original_air_date VARCHAR) |
###question:Which team was the opponent in game 5?###answer:SELECT team FROM table_29181479_3 WHERE game = 5###context:CREATE TABLE table_29181479_3 (team VARCHAR, game VARCHAR) |
###question:Lis the series for game 5.###answer:SELECT series FROM table_29181479_5 WHERE game = 5###context:CREATE TABLE table_29181479_5 (series VARCHAR, game VARCHAR) |
###question:What was the final in the game that boris diaw (34) scored the most points?###answer:SELECT score FROM table_29181479_5 WHERE high_points = "Boris Diaw (34)"###context:CREATE TABLE table_29181479_5 (score VARCHAR, high_points VARCHAR) |
###question:What is the figure for December 28 for ang tanging ina mo (last na 'to!)?###answer:SELECT december_28 FROM table_29217650_1 WHERE movies = "Ang Tanging Ina Mo (Last na 'To!)"###context:CREATE TABLE table_29217650_1 (december_28 VARCHAR, movies VARCHAR) |
###question:What is the figure for December 27 for ang tanging ina mo (last na 'to!)?###answer:SELECT december_27 FROM table_29217650_1 WHERE movies = "Ang Tanging Ina Mo (Last na 'To!)"###context:CREATE TABLE table_29217650_1 (december_27 VARCHAR, movies VARCHAR) |
###question:How many figures are provided for December 28 for Rosario?###answer:SELECT COUNT(december_28) FROM table_29217650_1 WHERE movies = "Rosario"###context:CREATE TABLE table_29217650_1 (december_28 VARCHAR, movies VARCHAR) |
###question:What film earmed p3.2 million on December 25?###answer:SELECT movies FROM table_29217650_1 WHERE december_25 = "P3.2 million"###context:CREATE TABLE table_29217650_1 (movies VARCHAR, december_25 VARCHAR) |
###question:What was the Friday June 3 practice time of the rider who did 20' 50.45 108.623mph on Thursday, June 2?###answer:SELECT fri_3_june FROM table_29218221_3 WHERE thurs_2_june = "20' 50.45 108.623mph"###context:CREATE TABLE table_29218221_3 (fri_3_june VARCHAR, thurs_2_june VARCHAR) |
###question:What's the Wednesday, June 1 practice time for the rider that did 21' 05.87 107.300mph on Thursday, June 2?###answer:SELECT wed_1_june FROM table_29218221_3 WHERE thurs_2_june = "21' 05.87 107.300mph"###context:CREATE TABLE table_29218221_3 (wed_1_june VARCHAR, thurs_2_june VARCHAR) |
###question:How many people wrote episode 9 in the season that was directed by Ernest Dickerson?###answer:SELECT COUNT(written_by) FROM table_29219286_1 WHERE directed_by = "Ernest Dickerson" AND no_in_season = 9###context:CREATE TABLE table_29219286_1 (written_by VARCHAR, directed_by VARCHAR, no_in_season VARCHAR) |
###question:Who wrote the episode that was directed by Milan Cheylov?###answer:SELECT written_by FROM table_29219286_1 WHERE directed_by = "Milan Cheylov"###context:CREATE TABLE table_29219286_1 (written_by VARCHAR, directed_by VARCHAR) |
###question:Who was the EP winning team when the CP winning team was Dave Clark and the GM winning team was Stuart Northrup?###answer:SELECT ep_winning_team FROM table_29225103_2 WHERE cp_winning_team = "Dave Clark" AND gm_winning_team = "Stuart Northrup"###context:CREATE TABLE table_29225103_2 (ep_winning_team VARCHAR... |
###question:Who was the CM winning team when the FM winning team was #17 Elva - Ford?###answer:SELECT cm_winning_team FROM table_29225103_2 WHERE fm_winning_team = "#17 Elva - Ford"###context:CREATE TABLE table_29225103_2 (cm_winning_team VARCHAR, fm_winning_team VARCHAR) |
###question:Who the GM winning team when the EP winning team was #37 Porsche? ###answer:SELECT gm_winning_team FROM table_29225103_2 WHERE ep_winning_team = "#37 Porsche"###context:CREATE TABLE table_29225103_2 (gm_winning_team VARCHAR, ep_winning_team VARCHAR) |
###question:Who was the EP winning team when the FM winning team was Brabham - Ford and the HM winning team was Osca?###answer:SELECT ep_winning_team FROM table_29225103_2 WHERE fm_winning_team = "Brabham - Ford" AND hm_winning_team = "Osca"###context:CREATE TABLE table_29225103_2 (ep_winning_team VARCHAR, fm_winning_t... |
###question:Who was the HP winning team when the EP winning team was Hans Zereis and the GM winning team was Charles Gibson? ###answer:SELECT hp_winning_team FROM table_29225103_2 WHERE ep_winning_team = "Hans Zereis" AND gm_winning_team = "Charles Gibson"###context:CREATE TABLE table_29225103_2 (hp_winning_team VARCHA... |
###question:what was the name of the team opponent to elfsborg###answer:SELECT team FROM table_29261823_10 WHERE opponent = "Elfsborg"###context:CREATE TABLE table_29261823_10 (team VARCHAR, opponent VARCHAR) |
###question:what is the name of the team which aggregate score is l 1–2###answer:SELECT team FROM table_29261823_10 WHERE aggregate_score = "L 1–2"###context:CREATE TABLE table_29261823_10 (team VARCHAR, aggregate_score VARCHAR) |
###question:what is the aggregate score for the europa league play off round contest and round###answer:SELECT aggregate_score FROM table_29261823_10 WHERE contest_and_round = "Europa League Play Off Round"###context:CREATE TABLE table_29261823_10 (aggregate_score VARCHAR, contest_and_round VARCHAR) |
###question:How many dollars is listed under Sydney when the distance is 10km?###answer:SELECT sydney FROM table_2923917_4 WHERE distance = "10km"###context:CREATE TABLE table_2923917_4 (sydney VARCHAR, distance VARCHAR) |
###question:How many distance places have brisbane at $3.80?###answer:SELECT COUNT(distance) FROM table_2923917_4 WHERE brisbane = "$3.80"###context:CREATE TABLE table_2923917_4 (distance VARCHAR, brisbane VARCHAR) |
###question:How many listings under Melbourne has a distance at 15km?###answer:SELECT COUNT(melbourne) FROM table_2923917_4 WHERE distance = "15km"###context:CREATE TABLE table_2923917_4 (melbourne VARCHAR, distance VARCHAR) |
###question:What is the distance when brisbane is $4.80?###answer:SELECT distance FROM table_2923917_4 WHERE brisbane = "$4.80"###context:CREATE TABLE table_2923917_4 (distance VARCHAR, brisbane VARCHAR) |
###question:What is the distance when brisbane is $5.20?###answer:SELECT distance FROM table_2923917_4 WHERE brisbane = "$5.20"###context:CREATE TABLE table_2923917_4 (distance VARCHAR, brisbane VARCHAR) |
###question:How many scores did Helen Sildna give when Iiris Vesik gave a 3?###answer:SELECT COUNT(helen_sildna) FROM table_29261215_4 WHERE iiris_vesik = 3###context:CREATE TABLE table_29261215_4 (helen_sildna VARCHAR, iiris_vesik VARCHAR) |
###question:What is the maximum points received when Peeter Vähl gave a 9?###answer:SELECT MIN(points) FROM table_29261215_4 WHERE peeter_vähi = 9###context:CREATE TABLE table_29261215_4 (points INTEGER, peeter_vähi VARCHAR) |
###question:Who is the manager for the fc inter club?###answer:SELECT manager FROM table_29250534_1 WHERE club = "FC Inter"###context:CREATE TABLE table_29250534_1 (manager VARCHAR, club VARCHAR) |
###question:Which club is at the location of kuopio?###answer:SELECT club FROM table_29250534_1 WHERE location = "Kuopio"###context:CREATE TABLE table_29250534_1 (club VARCHAR, location VARCHAR) |
###question:How many stadiums have haka as the club?###answer:SELECT COUNT(stadium) FROM table_29250534_1 WHERE club = "Haka"###context:CREATE TABLE table_29250534_1 (stadium VARCHAR, club VARCHAR) |
###question:Who is the artist 2 on the setlist where the artist 1 is Sparfunk & D-Code?###answer:SELECT artist_2 FROM table_29264319_1 WHERE artist_1 = "Sparfunk & D-Code"###context:CREATE TABLE table_29264319_1 (artist_2 VARCHAR, artist_1 VARCHAR) |
###question:Who is the mix artist for the closing party setlist where artist 1 is Dillinja and Skibadee?###answer:SELECT mix_artist FROM table_29264319_1 WHERE setlist = "Closing Party" AND artist_1 = "Dillinja and Skibadee"###context:CREATE TABLE table_29264319_1 (mix_artist VARCHAR, setlist VARCHAR, artist_1 VARCHAR) |
###question:On how many different dates was the episode written by Charlie Day aired for the first time?###answer:SELECT COUNT(original_air_date) FROM table_29273115_1 WHERE written_by = "Charlie Day"###context:CREATE TABLE table_29273115_1 (original_air_date VARCHAR, written_by VARCHAR) |
###question:Who are the writers of the episode with production code IP02009?###answer:SELECT written_by FROM table_29273115_1 WHERE production_code = "IP02009"###context:CREATE TABLE table_29273115_1 (written_by VARCHAR, production_code VARCHAR) |
###question:How many different titles does the episode with production code IP02003 have?###answer:SELECT COUNT(title) FROM table_29273115_1 WHERE production_code = "IP02003"###context:CREATE TABLE table_29273115_1 (title VARCHAR, production_code VARCHAR) |
###question:Who wrote the episode with a production code of ip03007?###answer:SELECT written_by FROM table_29273182_1 WHERE production_code = "IP03007"###context:CREATE TABLE table_29273182_1 (written_by VARCHAR, production_code VARCHAR) |
###question:What is the name of episode number 29 in the series?###answer:SELECT title FROM table_29273182_1 WHERE no_in_series = 29###context:CREATE TABLE table_29273182_1 (title VARCHAR, no_in_series VARCHAR) |
###question:Who wrote the episode with ip03012 as the production code?###answer:SELECT written_by FROM table_29273182_1 WHERE production_code = "IP03012"###context:CREATE TABLE table_29273182_1 (written_by VARCHAR, production_code VARCHAR) |
###question:Who directed the episode with production code ip03010?###answer:SELECT directed_by FROM table_29273182_1 WHERE production_code = "IP03010"###context:CREATE TABLE table_29273182_1 (directed_by VARCHAR, production_code VARCHAR) |
###question:What is the least amount in each season? ###answer:SELECT MIN(no_in_season) FROM table_29273390_1###context:CREATE TABLE table_29273390_1 (no_in_season INTEGER) |
###question:Who directed an episode with 1.19 million? ###answer:SELECT directed_by FROM table_29273390_1 WHERE us_viewers__million_ = "1.19"###context:CREATE TABLE table_29273390_1 (directed_by VARCHAR, us_viewers__million_ VARCHAR) |
###question:At what location was the March 17 race held?###answer:SELECT location FROM table_29285076_2 WHERE date = "March 17"###context:CREATE TABLE table_29285076_2 (location VARCHAR, date VARCHAR) |
###question:What location did Zach Veach have the fastest lap?###answer:SELECT location FROM table_29285076_2 WHERE fastest_lap = "Zach Veach"###context:CREATE TABLE table_29285076_2 (location VARCHAR, fastest_lap VARCHAR) |
###question:Where was the race with Luke Ellery as fastest lap and Wayne Boyd as winning driver?###answer:SELECT location FROM table_29285076_2 WHERE fastest_lap = "Luke Ellery" AND winning_driver = "Wayne Boyd"###context:CREATE TABLE table_29285076_2 (location VARCHAR, fastest_lap VARCHAR, winning_driver VARCHAR) |
###question:When 318676 is the population of 2010 and 1st class is the income classification what is the area in kilometers squared?###answer:SELECT area__km²_ FROM table_29289372_1 WHERE income_classification = "1st Class" AND population__2010_ = 318676###context:CREATE TABLE table_29289372_1 (area__km²_ VARCHAR, inco... |
###question:When itogon, benguet is the city/municipality and 1st class is the income classification how many measurements of population in 2010?###answer:SELECT COUNT(population__2010_) FROM table_29289372_1 WHERE income_classification = "1st Class" AND city_municipality = "Itogon, Benguet"###context:CREATE TABLE tabl... |
###question:When 82.74 is the area in kilometers squared what is the pop.density (per km2)?###answer:SELECT pop_density__per_km²_ FROM table_29289372_1 WHERE area__km²_ = "82.74"###context:CREATE TABLE table_29289372_1 (pop_density__per_km²_ VARCHAR, area__km²_ VARCHAR) |
###question:When 106 is the area in kilometers squared what is the city/municipality?###answer:SELECT city_municipality FROM table_29289372_1 WHERE area__km²_ = "106"###context:CREATE TABLE table_29289372_1 (city_municipality VARCHAR, area__km²_ VARCHAR) |
###question:How many episodes have the production code ip04004?###answer:SELECT COUNT(title) FROM table_29273243_1 WHERE production_code = "IP04004"###context:CREATE TABLE table_29273243_1 (title VARCHAR, production_code VARCHAR) |
###question:Who wrote episode number 11?###answer:SELECT written_by FROM table_29273243_1 WHERE no_in_season = 11###context:CREATE TABLE table_29273243_1 (written_by VARCHAR, no_in_season VARCHAR) |
###question:Who was the challenger when guillaume brahimi was the iron chef?###answer:SELECT challenger FROM table_29281529_2 WHERE iron_chef = "Guillaume Brahimi"###context:CREATE TABLE table_29281529_2 (challenger VARCHAR, iron_chef VARCHAR) |
###question:Who was the iron chef when herb Faust was the challenger?###answer:SELECT iron_chef FROM table_29281529_2 WHERE challenger = "Herb Faust"###context:CREATE TABLE table_29281529_2 (iron_chef VARCHAR, challenger VARCHAR) |
###question:What date did the episode air when guy grossi won?###answer:SELECT airdate FROM table_29281529_2 WHERE winner = "Guy Grossi"###context:CREATE TABLE table_29281529_2 (airdate VARCHAR, winner VARCHAR) |
###question:Who played Lily Cahill in the Australian 2012 production?###answer:SELECT australian_cast, _2012 FROM table_29289213_1 WHERE character = "Lily Cahill"###context:CREATE TABLE table_29289213_1 (australian_cast VARCHAR, _2012 VARCHAR, character VARCHAR) |
###question:which tournament was the champion nick saviano florin segărceanu 6–3, 6–4?###answer:SELECT tournament FROM table_29296103_10 WHERE champion = "Nick Saviano Florin Segărceanu 6–3, 6–4"###context:CREATE TABLE table_29296103_10 (tournament VARCHAR, champion VARCHAR) |
###question:Which tournament was runner-up paul annacone eric korita?###answer:SELECT tournament FROM table_29296103_10 WHERE runner_up = "Paul Annacone Eric Korita"###context:CREATE TABLE table_29296103_10 (tournament VARCHAR, runner_up VARCHAR) |
###question:Who were the semifinalists when sammy giammalva was runner-up?###answer:SELECT semifinalists FROM table_29296103_10 WHERE runner_up = "Sammy Giammalva"###context:CREATE TABLE table_29296103_10 (semifinalists VARCHAR, runner_up VARCHAR) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.