combined_text stringlengths 106 1.05k |
|---|
###question:Who was eliminated a person at 18:48?###answer:SELECT eliminated AS by FROM table_29692554_2 WHERE time = "18:48"###context:CREATE TABLE table_29692554_2 (eliminated VARCHAR, time VARCHAR) |
###question:How many entries are shown for entered at 21:09?###answer:SELECT COUNT(entered) FROM table_29692554_2 WHERE time = "21:09"###context:CREATE TABLE table_29692554_2 (entered VARCHAR, time VARCHAR) |
###question:Who was eliminated by being pinned after a spear at 22:50?###answer:SELECT wrestler FROM table_29692554_2 WHERE method_of_elimination = "Pinned after a spear" AND time = "22:50"###context:CREATE TABLE table_29692554_2 (wrestler VARCHAR, method_of_elimination VARCHAR, time VARCHAR) |
###question:What number was the person eliminated at 22:50?###answer:SELECT eliminated FROM table_29692554_2 WHERE time = "22:50"###context:CREATE TABLE table_29692554_2 (eliminated VARCHAR, time VARCHAR) |
###question:what is the circuit where the fastest lap is sam lowes and the winning rider is luca scassa?###answer:SELECT circuit FROM table_29686983_1 WHERE fastest_lap = "Sam Lowes" AND winning_rider = "Luca Scassa"###context:CREATE TABLE table_29686983_1 (circuit VARCHAR, fastest_lap VARCHAR, winning_rider VARCHAR) |
###question:what is the round wher the fabien foret had the fastest lap and david salom was the pole position?###answer:SELECT round FROM table_29686983_1 WHERE fastest_lap = "Fabien Foret" AND pole_position = "David Salom"###context:CREATE TABLE table_29686983_1 (round VARCHAR, fastest_lap VARCHAR, pole_position VARCH... |
###question:who had the fastest lap for round 1?###answer:SELECT fastest_lap FROM table_29686983_1 WHERE round = 1###context:CREATE TABLE table_29686983_1 (fastest_lap VARCHAR, round VARCHAR) |
###question:what is the pole position for france?###answer:SELECT pole_position FROM table_29686983_1 WHERE country = "France"###context:CREATE TABLE table_29686983_1 (pole_position VARCHAR, country VARCHAR) |
###question:what is the maximum round and fabien foret had the pole position?###answer:SELECT MAX(round) FROM table_29686983_1 WHERE pole_position = "Fabien Foret"###context:CREATE TABLE table_29686983_1 (round INTEGER, pole_position VARCHAR) |
###question:How many values of attendance occur when ave. on previous season is +645?###answer:SELECT COUNT(ave_attendance) FROM table_2970978_1 WHERE ___ave_on_prev_season = "+645"###context:CREATE TABLE table_2970978_1 (ave_attendance VARCHAR, ___ave_on_prev_season VARCHAR) |
###question:What is the lowest value of average attendance when average on previous season is -459?###answer:SELECT MIN(ave_attendance) FROM table_2970978_1 WHERE ___ave_on_prev_season = "-459"###context:CREATE TABLE table_2970978_1 (ave_attendance INTEGER, ___ave_on_prev_season VARCHAR) |
###question:What is the least value for average attendance when average on previous season is +644?###answer:SELECT MIN(ave_attendance) FROM table_2970978_1 WHERE ___ave_on_prev_season = "+644"###context:CREATE TABLE table_2970978_1 (ave_attendance INTEGER, ___ave_on_prev_season VARCHAR) |
###question:What is every value for average on previous season if the competition is league two?###answer:SELECT ___ave_on_prev_season FROM table_2970978_1 WHERE competition = "League Two"###context:CREATE TABLE table_2970978_1 (___ave_on_prev_season VARCHAR, competition VARCHAR) |
###question:What is the least w?###answer:SELECT MIN(w) FROM table_29704430_1###context:CREATE TABLE table_29704430_1 (w INTEGER) |
###question:What is the most stolen ends?###answer:SELECT MAX(stolen_ends) FROM table_29704430_1###context:CREATE TABLE table_29704430_1 (stolen_ends INTEGER) |
###question:What is the total appearances when the total goals is 289?###answer:SELECT MIN(total_appearances) FROM table_29701419_2 WHERE total_goals = 289###context:CREATE TABLE table_29701419_2 (total_appearances INTEGER, total_goals VARCHAR) |
###question:What is the league goals when the total goals is 179?###answer:SELECT MAX(league_goals) FROM table_29701419_2 WHERE total_goals = 179###context:CREATE TABLE table_29701419_2 (league_goals INTEGER, total_goals VARCHAR) |
###question:How many total appearances are there when the league appearances is 192?###answer:SELECT COUNT(total_appearances) FROM table_29701419_2 WHERE league_appearances = 192###context:CREATE TABLE table_29701419_2 (total_appearances VARCHAR, league_appearances VARCHAR) |
###question:Who were the away teams when the competition was the 1st ``republic of srpska football day`` and the home team was u 14 republic of srpska?###answer:SELECT away_team FROM table_29728596_2 WHERE competition = "1st ``Republic of Srpska Football Day``" AND home_team = "U 14 Republic of Srpska"###context:CREATE... |
###question:What were the competitions when the away team was fk kozara gradiska?###answer:SELECT competition FROM table_29728596_2 WHERE away_team = "FK Kozara Gradiska"###context:CREATE TABLE table_29728596_2 (competition VARCHAR, away_team VARCHAR) |
###question:What are the names of players from the dr congo?###answer:SELECT name FROM table_29743928_3 WHERE country = "DR Congo"###context:CREATE TABLE table_29743928_3 (name VARCHAR, country VARCHAR) |
###question:How many is the high assist total for players from panama?###answer:SELECT MAX(assists) FROM table_29743928_3 WHERE country = "Panama"###context:CREATE TABLE table_29743928_3 (assists INTEGER, country VARCHAR) |
###question:What was the result of the home match against FK Rudar Ugljevik?###answer:SELECT result FROM table_29728596_1 WHERE away_team = "FK Rudar Ugljevik"###context:CREATE TABLE table_29728596_1 (result VARCHAR, away_team VARCHAR) |
###question:Where was the home match against FK Rudar Ugljevik played?###answer:SELECT location FROM table_29728596_1 WHERE away_team = "FK Rudar Ugljevik"###context:CREATE TABLE table_29728596_1 (location VARCHAR, away_team VARCHAR) |
###question:When 1971 is the year what is the la roche?###answer:SELECT la_roche FROM table_29728787_1 WHERE year = "1971"###context:CREATE TABLE table_29728787_1 (la_roche VARCHAR, year VARCHAR) |
###question:When deutsche grammophon is the label how many clairons are there?###answer:SELECT COUNT(clairon) FROM table_29728787_1 WHERE label = "Deutsche Grammophon"###context:CREATE TABLE table_29728787_1 (clairon VARCHAR, label VARCHAR) |
###question:When hermann uhde is the count who is the conductor?###answer:SELECT conductor FROM table_29728787_1 WHERE count = "Hermann Uhde"###context:CREATE TABLE table_29728787_1 (conductor VARCHAR, count VARCHAR) |
###question:When dietrich fischer-dieskau is the olivier who is the conductor?###answer:SELECT conductor FROM table_29728787_1 WHERE olivier = "Dietrich Fischer-Dieskau"###context:CREATE TABLE table_29728787_1 (conductor VARCHAR, olivier VARCHAR) |
###question:When karl ridderbusch is the la roche who is the olivier?###answer:SELECT olivier FROM table_29728787_1 WHERE la_roche = "Karl Ridderbusch"###context:CREATE TABLE table_29728787_1 (olivier VARCHAR, la_roche VARCHAR) |
###question:For what year is the SAR no. 874?###answer:SELECT year FROM table_29753553_1 WHERE sar_no = 874###context:CREATE TABLE table_29753553_1 (year VARCHAR, sar_no VARCHAR) |
###question:Who is the writer when the director is bob berlinger?###answer:SELECT written_by FROM table_29747178_2 WHERE directed_by = "Bob Berlinger"###context:CREATE TABLE table_29747178_2 (written_by VARCHAR, directed_by VARCHAR) |
###question:How many millions of U.S viewers are there when the director is andy wolk?###answer:SELECT us_viewers__million_ FROM table_29747178_2 WHERE directed_by = "Andy Wolk"###context:CREATE TABLE table_29747178_2 (us_viewers__million_ VARCHAR, directed_by VARCHAR) |
###question:What is the series # when the director is john showalter?###answer:SELECT series__number FROM table_29747178_2 WHERE directed_by = "John Showalter"###context:CREATE TABLE table_29747178_2 (series__number VARCHAR, directed_by VARCHAR) |
###question:What is the title when the series # is 7?###answer:SELECT title FROM table_29747178_2 WHERE series__number = 7###context:CREATE TABLE table_29747178_2 (title VARCHAR, series__number VARCHAR) |
###question:Which episode had a share 16-19 of 23,22%?###answer:SELECT MAX(episode) FROM table_29773532_21 WHERE share_16_39 = "23,22%"###context:CREATE TABLE table_29773532_21 (episode INTEGER, share_16_39 VARCHAR) |
###question:What was the official rating 16-39 of episode 9?###answer:SELECT official_rating_16_39 FROM table_29773532_21 WHERE episode = 9###context:CREATE TABLE table_29773532_21 (official_rating_16_39 VARCHAR, episode VARCHAR) |
###question:What is the intro date for the interface that equals pci?###answer:SELECT intro_date FROM table_29778616_1 WHERE interface = "PCI"###context:CREATE TABLE table_29778616_1 (intro_date VARCHAR, interface VARCHAR) |
###question:What is the intro date for the throughput of 16 mbit/s?###answer:SELECT intro_date FROM table_29778616_1 WHERE throughput = "16 Mbit/s"###context:CREATE TABLE table_29778616_1 (intro_date VARCHAR, throughput VARCHAR) |
###question:How many intro dates have the price of 686€?###answer:SELECT COUNT(intro_date) FROM table_29778616_1 WHERE price = "686€"###context:CREATE TABLE table_29778616_1 (intro_date VARCHAR, price VARCHAR) |
###question:What is the price for the manufacturer LETech?###answer:SELECT price FROM table_29778616_1 WHERE manufacturer = "LETech"###context:CREATE TABLE table_29778616_1 (price VARCHAR, manufacturer VARCHAR) |
###question:What is the price (usd) for the model pq32mu?###answer:SELECT MIN(price__usd_) FROM table_29778616_1 WHERE model = "PQ32MU"###context:CREATE TABLE table_29778616_1 (price__usd_ INTEGER, model VARCHAR) |
###question:Who is the manufacturer whose intro date is 2006 and their throughput is 4 mbit/s?###answer:SELECT manufacturer FROM table_29778616_1 WHERE intro_date = "2006" AND throughput = "4 Mbit/s"###context:CREATE TABLE table_29778616_1 (manufacturer VARCHAR, intro_date VARCHAR, throughput VARCHAR) |
###question:What was the Lok Sabha in Karakat (Vidhan Sabha Constituency)?###answer:SELECT lok_sabha FROM table_29785324_5 WHERE vidhan_sabha_constituency = "Karakat (Vidhan Sabha constituency)"###context:CREATE TABLE table_29785324_5 (lok_sabha VARCHAR, vidhan_sabha_constituency VARCHAR) |
###question:How many were in the Kargahar (vidhan sabha constituency)?###answer:SELECT MIN(constituency_no) FROM table_29785324_5 WHERE vidhan_sabha_constituency = "Kargahar (Vidhan Sabha constituency)"###context:CREATE TABLE table_29785324_5 (constituency_no INTEGER, vidhan_sabha_constituency VARCHAR) |
###question:What district has 213 constituents?###answer:SELECT COUNT(district) FROM table_29785324_5 WHERE constituency_no = 213###context:CREATE TABLE table_29785324_5 (district VARCHAR, constituency_no VARCHAR) |
###question:How many Lok Sabha are in the one with 216 constituents?###answer:SELECT lok_sabha FROM table_29785324_5 WHERE constituency_no = 216###context:CREATE TABLE table_29785324_5 (lok_sabha VARCHAR, constituency_no VARCHAR) |
###question:How many countries spent at least $51.0 billion in international tourism in 2012?###answer:SELECT MAX(rank_2012) FROM table_29789_3 WHERE international_tourism_expenditure_2011 = "$51.0 billion"###context:CREATE TABLE table_29789_3 (rank_2012 INTEGER, international_tourism_expenditure_2011 VARCHAR) |
###question:How many countries spent $83.7 billion on international tourism in 2012?###answer:SELECT COUNT(_percentage_change) FROM table_29789_3 WHERE international_tourism_expenditure_2012 = "$83.7 billion"###context:CREATE TABLE table_29789_3 (_percentage_change VARCHAR, international_tourism_expenditure_2012 VARCHA... |
###question:What was the percentage increase in spending on international tourism from 2011 to 2012 of the country that spent $85.9 billion in 2011?###answer:SELECT _percentage_change FROM table_29789_3 WHERE international_tourism_expenditure_2011 = "$85.9 billion"###context:CREATE TABLE table_29789_3 (_percentage_chan... |
###question:Which country saw a 5.7% increase in spending on international tourism between 2011 and 2012?###answer:SELECT country FROM table_29789_3 WHERE _percentage_change = "5.7"###context:CREATE TABLE table_29789_3 (country VARCHAR, _percentage_change VARCHAR) |
###question:Name the most other apps for league goals being 1###answer:SELECT MAX(other_apps) FROM table_2979789_1 WHERE league_goals = 1###context:CREATE TABLE table_2979789_1 (other_apps INTEGER, league_goals VARCHAR) |
###question:Name the most fa cup apps for league apps being 27###answer:SELECT MAX(fa_cup_apps) FROM table_2979789_1 WHERE league_apps = 27###context:CREATE TABLE table_2979789_1 (fa_cup_apps INTEGER, league_apps VARCHAR) |
###question:Name the total number of division for fa cups being 9###answer:SELECT COUNT(division) FROM table_2979789_1 WHERE fa_cup_apps = 9###context:CREATE TABLE table_2979789_1 (division VARCHAR, fa_cup_apps VARCHAR) |
###question:How many international tourists visited Russia in 2012?###answer:SELECT international_tourist_arrivals__2012_ FROM table_29789_1 WHERE country = "Russia"###context:CREATE TABLE table_29789_1 (international_tourist_arrivals__2012_ VARCHAR, country VARCHAR) |
###question:What was the premiere date for the episode whose alternate title was miłość i przeznaczenie?###answer:SELECT series_premiere FROM table_29799700_2 WHERE alternante_title = "Miłość i przeznaczenie"###context:CREATE TABLE table_29799700_2 (series_premiere VARCHAR, alternante_title VARCHAR) |
###question:Which TV network had its series finale on May 7, 2012?###answer:SELECT tv_network_s_ FROM table_29799700_2 WHERE series_finale = "May 7, 2012"###context:CREATE TABLE table_29799700_2 (tv_network_s_ VARCHAR, series_finale VARCHAR) |
###question:What was the date of the series premiere whose TV network was TV3?###answer:SELECT series_premiere FROM table_29799700_2 WHERE tv_network_s_ = "TV3"###context:CREATE TABLE table_29799700_2 (series_premiere VARCHAR, tv_network_s_ VARCHAR) |
###question:Which TV network has a country of origin of Iran?###answer:SELECT tv_network_s_ FROM table_29799700_2 WHERE country = "Iran"###context:CREATE TABLE table_29799700_2 (tv_network_s_ VARCHAR, country VARCHAR) |
###question:What was the date of the series finale for Peru?###answer:SELECT series_finale FROM table_29799700_2 WHERE country = "Peru"###context:CREATE TABLE table_29799700_2 (series_finale VARCHAR, country VARCHAR) |
###question:What is every original air date with U.S. viewers of 0.23 million?###answer:SELECT original_air_date FROM table_29803475_2 WHERE us_viewers__million_ = "0.23"###context:CREATE TABLE table_29803475_2 (original_air_date VARCHAR, us_viewers__million_ VARCHAR) |
###question:What is the lowest number in series when U.S. viewers is 0.23 million?###answer:SELECT MIN(no_in_series) FROM table_29803475_2 WHERE us_viewers__million_ = "0.23"###context:CREATE TABLE table_29803475_2 (no_in_series INTEGER, us_viewers__million_ VARCHAR) |
###question:What were the total apps for Dunne in season where he had 0 league goals? ###answer:SELECT total_apps FROM table_2980024_1 WHERE league_goals = 0###context:CREATE TABLE table_2980024_1 (total_apps VARCHAR, league_goals VARCHAR) |
###question:How many league goals did Dunne have in the season where he had 2 league apps?###answer:SELECT league_goals FROM table_2980024_1 WHERE league_apps = 2###context:CREATE TABLE table_2980024_1 (league_goals VARCHAR, league_apps VARCHAR) |
###question:How many other goals did Dunne have in the season where he had 1 league goal?###answer:SELECT other_goals FROM table_2980024_1 WHERE league_goals = 1###context:CREATE TABLE table_2980024_1 (other_goals VARCHAR, league_goals VARCHAR) |
###question:When boston university is the team what is the record?###answer:SELECT record FROM table_29846807_5 WHERE team = "Boston University"###context:CREATE TABLE table_29846807_5 (record VARCHAR, team VARCHAR) |
###question:What is the subject when the highest mark is 79?###answer:SELECT subject FROM table_29842201_1 WHERE highest_mark = 79###context:CREATE TABLE table_29842201_1 (subject VARCHAR, highest_mark VARCHAR) |
###question:How many lowest mark entries are there when % passed is 76?###answer:SELECT COUNT(lowest_mark) FROM table_29842201_1 WHERE _percentage_pass = 76###context:CREATE TABLE table_29842201_1 (lowest_mark VARCHAR, _percentage_pass VARCHAR) |
###question:if the flm winning team is no. 99 jmb racing what is the name of the lmp2 winning team ###answer:SELECT lmp2_winning_team FROM table_29826467_2 WHERE flm_winning_team = "No. 99 JMB Racing"###context:CREATE TABLE table_29826467_2 (lmp2_winning_team VARCHAR, flm_winning_team VARCHAR) |
###question:Who is every high rebound when the team is Mount St. Mary's?###answer:SELECT high_rebounds FROM table_29846807_4 WHERE team = "Mount St. Mary's"###context:CREATE TABLE table_29846807_4 (high_rebounds VARCHAR, team VARCHAR) |
###question:What position was serena abrami in?###answer:SELECT position FROM table_29857115_4 WHERE singer = "Serena Abrami"###context:CREATE TABLE table_29857115_4 (position VARCHAR, singer VARCHAR) |
###question:What was gabriella ferrone's result on the 5th evening?###answer:SELECT 5 AS th_evening FROM table_29857115_4 WHERE singer = "Gabriella Ferrone"###context:CREATE TABLE table_29857115_4 (singer VARCHAR) |
###question:What is the maximum overall number?###answer:SELECT MAX(_number) FROM table_2985714_2###context:CREATE TABLE table_2985714_2 (_number INTEGER) |
###question:When the number is 2 what is the lowest amount of al-wedhat wins?###answer:SELECT MIN(al_wehdat_wins) FROM table_2985714_2 WHERE _number = 2###context:CREATE TABLE table_2985714_2 (al_wehdat_wins INTEGER, _number VARCHAR) |
###question:When jordan fa cup is the tournament how many draws?###answer:SELECT COUNT(draws) FROM table_2985714_2 WHERE tournament = "Jordan FA Cup"###context:CREATE TABLE table_2985714_2 (draws VARCHAR, tournament VARCHAR) |
###question:What is the highest value of area when capital is San Juan?###answer:SELECT MAX(area__km²_) FROM table_298550_1 WHERE capital = "San Juan"###context:CREATE TABLE table_298550_1 (area__km²_ INTEGER, capital VARCHAR) |
###question:How many entries for area correspond to a population density of 207.9?###answer:SELECT COUNT(area__km²_) FROM table_298550_1 WHERE population_density__per_km²_ = "207.9"###context:CREATE TABLE table_298550_1 (area__km²_ VARCHAR, population_density__per_km²_ VARCHAR) |
###question:What is every entry for area if capital is Port-au-Prince?###answer:SELECT area__km²_ FROM table_298550_1 WHERE capital = "Port-au-Prince"###context:CREATE TABLE table_298550_1 (area__km²_ VARCHAR, capital VARCHAR) |
###question:What is every country with a flag with population of 11346670?###answer:SELECT country_with_flag FROM table_298550_1 WHERE population__1_july_2005_est_ = 11346670###context:CREATE TABLE table_298550_1 (country_with_flag VARCHAR, population__1_july_2005_est_ VARCHAR) |
###question:What is the highest value for population when area is 9104?###answer:SELECT MAX(population__1_july_2005_est_) FROM table_298550_1 WHERE area__km²_ = 9104###context:CREATE TABLE table_298550_1 (population__1_july_2005_est_ INTEGER, area__km²_ VARCHAR) |
###question:What many times was the victoria derby raced?###answer:SELECT COUNT(date) FROM table_2985987_2 WHERE race = "Victoria Derby"###context:CREATE TABLE table_2985987_2 (date VARCHAR, race VARCHAR) |
###question:What is the autumn classic weight?###answer:SELECT weight__kg_ FROM table_2985987_2 WHERE race = "Autumn Classic"###context:CREATE TABLE table_2985987_2 (weight__kg_ VARCHAR, race VARCHAR) |
###question:Who directed the episode that had 3.55 million viewers?###answer:SELECT directed_by FROM table_29897962_1 WHERE us_viewers__million_ = "3.55"###context:CREATE TABLE table_29897962_1 (directed_by VARCHAR, us_viewers__million_ VARCHAR) |
###question:What are the dimensions of the coin worth ₩200?###answer:SELECT dimensions FROM table_298883_5 WHERE value = "₩200"###context:CREATE TABLE table_298883_5 (dimensions VARCHAR, value VARCHAR) |
###question:How many different dates of issue are the for the coin with kumsusan memorial palace on the obverse?###answer:SELECT COUNT(date_of_issue) FROM table_298883_5 WHERE obverse = "Kumsusan Memorial Palace"###context:CREATE TABLE table_298883_5 (date_of_issue VARCHAR, obverse VARCHAR) |
###question:What are the dimensions of the coin issued in 1992 with kim il-sung on the obverse?###answer:SELECT dimensions FROM table_298883_5 WHERE obverse = "Kim Il-sung" AND date_of_issue = "1992"###context:CREATE TABLE table_298883_5 (dimensions VARCHAR, obverse VARCHAR, date_of_issue VARCHAR) |
###question:What is on the reverse side of the ₩500 coin?###answer:SELECT reverse FROM table_298883_5 WHERE value = "₩500"###context:CREATE TABLE table_298883_5 (reverse VARCHAR, value VARCHAR) |
###question:What is on the reverse side of the ₩100 coin?###answer:SELECT reverse FROM table_298883_5 WHERE value = "₩100"###context:CREATE TABLE table_298883_5 (reverse VARCHAR, value VARCHAR) |
###question:What are the dimensions of the coin with western sea barrage and locks at taedong gang on the reverse side?###answer:SELECT dimensions FROM table_298883_5 WHERE reverse = "Western sea barrage and locks at Taedong Gang"###context:CREATE TABLE table_298883_5 (dimensions VARCHAR, reverse VARCHAR) |
###question:What are all the name(namesakes) for the entire chart?###answer:SELECT name__namesake_ FROM table_29860752_11###context:CREATE TABLE table_29860752_11 (name__namesake_ VARCHAR) |
###question:What TV season was the 1st season?###answer:SELECT tv_season FROM table_299121_2 WHERE season = "1st"###context:CREATE TABLE table_299121_2 (tv_season VARCHAR, season VARCHAR) |
###question:When was the 3rd season premiere originally aired?###answer:SELECT season AS premiere FROM table_299121_2 WHERE season = "3rd"###context:CREATE TABLE table_299121_2 (season VARCHAR) |
###question:What was the 2nd's season's ranking?###answer:SELECT ranking FROM table_299121_2 WHERE season = "2nd"###context:CREATE TABLE table_299121_2 (ranking VARCHAR, season VARCHAR) |
###question:When did the season premiere that saw 8.4 million viewers first air?###answer:SELECT season AS premiere FROM table_299121_2 WHERE viewers__in_millions_ = "8.4"###context:CREATE TABLE table_299121_2 (season VARCHAR, viewers__in_millions_ VARCHAR) |
###question:Who directed the episode that was watched by 2.97 million U.S. viewers? ###answer:SELECT directed_by FROM table_29920800_1 WHERE us_viewers__million_ = "2.97"###context:CREATE TABLE table_29920800_1 (directed_by VARCHAR, us_viewers__million_ VARCHAR) |
###question:What is the original air date of the episode written by Liz Feldman?###answer:SELECT original_air_date FROM table_29920800_1 WHERE written_by = "Liz Feldman"###context:CREATE TABLE table_29920800_1 (original_air_date VARCHAR, written_by VARCHAR) |
###question:Who wrote the episode that was watched by 2.97 million U.S. viewers? ###answer:SELECT written_by FROM table_29920800_1 WHERE us_viewers__million_ = "2.97"###context:CREATE TABLE table_29920800_1 (written_by VARCHAR, us_viewers__million_ VARCHAR) |
###question:How many millions of U.S viewers watched the episode written by Liz Feldman? ###answer:SELECT us_viewers__million_ FROM table_29920800_1 WHERE written_by = "Liz Feldman"###context:CREATE TABLE table_29920800_1 (us_viewers__million_ VARCHAR, written_by VARCHAR) |
###question:How many people attended the uefa champions league competition?###answer:SELECT attendance FROM table_299271_2 WHERE competition = "UEFA Champions League"###context:CREATE TABLE table_299271_2 (attendance VARCHAR, competition VARCHAR) |
###question:How many women has reached the title of Miss International representing the country ranked as number 1?###answer:SELECT MIN(miss_international) FROM table_29942205_1 WHERE rank = 1###context:CREATE TABLE table_29942205_1 (miss_international INTEGER, rank VARCHAR) |
###question:How many women has got the first runner-up position in representation of Philippines?###answer:SELECT 1 AS st_runner_up FROM table_29942205_1 WHERE country_territory = "Philippines"###context:CREATE TABLE table_29942205_1 (country_territory VARCHAR) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.