Unnamed: 0
int64 0
60k
| input
stringlengths 76
562
| answer
stringlengths 18
557
|
---|---|---|
40,100 | <question>: What is every CFL team from the Calgary college? <context>: CREATE TABLE table_28059992_1 (cfl_team VARCHAR, college VARCHAR) | SELECT cfl_team FROM table_28059992_1 WHERE college = "Calgary" |
40,101 | <question>: What is every position for the CFL Edmonton? <context>: CREATE TABLE table_28059992_1 (position VARCHAR, cfl_team VARCHAR) | SELECT position FROM table_28059992_1 WHERE cfl_team = "Edmonton" |
40,102 | <question>: What is every CFL team with pick#1? <context>: CREATE TABLE table_28059992_1 (cfl_team VARCHAR, pick__number VARCHAR) | SELECT cfl_team FROM table_28059992_1 WHERE pick__number = 1 |
40,103 | <question>: What is every CFL team with the player Mark Farraway? <context>: CREATE TABLE table_28059992_1 (cfl_team VARCHAR, player VARCHAR) | SELECT cfl_team FROM table_28059992_1 WHERE player = "Mark Farraway" |
40,104 | <question>: What draft pick number was Andy Brereton? <context>: CREATE TABLE table_28059992_5 (pick__number INTEGER, player VARCHAR) | SELECT MIN(pick__number) FROM table_28059992_5 WHERE player = "Andy Brereton" |
40,105 | <question>: What pick number was the player that was picked by Edmonton? <context>: CREATE TABLE table_28059992_5 (pick__number VARCHAR, cfl_team VARCHAR) | SELECT pick__number FROM table_28059992_5 WHERE cfl_team = "Edmonton" |
40,106 | <question>: What position did the draft pick going to saskatchewan play? <context>: CREATE TABLE table_28059992_5 (position VARCHAR, cfl_team VARCHAR) | SELECT position FROM table_28059992_5 WHERE cfl_team = "Saskatchewan" |
40,107 | <question>: What is the highest numbered draft pick? <context>: CREATE TABLE table_28059992_5 (pick__number INTEGER) | SELECT MAX(pick__number) FROM table_28059992_5 |
40,108 | <question>: What CFL team got the player from york? <context>: CREATE TABLE table_28059992_5 (cfl_team VARCHAR, college VARCHAR) | SELECT cfl_team FROM table_28059992_5 WHERE college = "York" |
40,109 | <question>: How many positions does Trent Bagnail play? <context>: CREATE TABLE table_28059992_5 (position VARCHAR, player VARCHAR) | SELECT COUNT(position) FROM table_28059992_5 WHERE player = "Trent Bagnail" |
40,110 | <question>: What position was the player who was drafted by Edmonton? <context>: CREATE TABLE table_28059992_6 (position VARCHAR, cfl_team VARCHAR) | SELECT position FROM table_28059992_6 WHERE cfl_team = "Edmonton" |
40,111 | <question>: What college did the player whose position was RB go to? <context>: CREATE TABLE table_28059992_6 (college VARCHAR, position VARCHAR) | SELECT college FROM table_28059992_6 WHERE position = "RB" |
40,112 | <question>: What college did Francis Bellefroid go to? <context>: CREATE TABLE table_28059992_6 (college VARCHAR, player VARCHAR) | SELECT college FROM table_28059992_6 WHERE player = "Francis Bellefroid" |
40,113 | <question>: Which player was drafted by Winnipeg? <context>: CREATE TABLE table_28059992_6 (player VARCHAR, cfl_team VARCHAR) | SELECT player FROM table_28059992_6 WHERE cfl_team = "Winnipeg" |
40,114 | <question>: What college did the player who was drafted by Calgary go to? <context>: CREATE TABLE table_28059992_6 (college VARCHAR, cfl_team VARCHAR) | SELECT college FROM table_28059992_6 WHERE cfl_team = "Calgary" |
40,115 | <question>: What was the height of representative #1? <context>: CREATE TABLE table_28062822_3 (height VARCHAR, represent VARCHAR) | SELECT height FROM table_28062822_3 WHERE represent = 1 |
40,116 | <question>: Which contestant was sponsored by Yogurt Vita Slim? <context>: CREATE TABLE table_28062822_3 (contestant VARCHAR, sponsor VARCHAR) | SELECT contestant FROM table_28062822_3 WHERE sponsor = "Yogurt Vita Slim" |
40,117 | <question>: What was the height of representative #6? <context>: CREATE TABLE table_28062822_3 (height VARCHAR, represent VARCHAR) | SELECT height FROM table_28062822_3 WHERE represent = 6 |
40,118 | <question>: how many people wrote the episode directed by rob schrab? <context>: CREATE TABLE table_28081876_4 (written_by VARCHAR, directed_by VARCHAR) | SELECT COUNT(written_by) FROM table_28081876_4 WHERE directed_by = "Rob Schrab" |
40,119 | <question>: name the title of the episode with production code 201 <context>: CREATE TABLE table_28081876_4 (title VARCHAR, production_code VARCHAR) | SELECT title FROM table_28081876_4 WHERE production_code = 201 |
40,120 | <question>: Who were the authors of the episode first broadcast on August 10, 2012? <context>: CREATE TABLE table_28081876_6 (written_by VARCHAR, original_air_date VARCHAR) | SELECT written_by FROM table_28081876_6 WHERE original_air_date = "August 10, 2012" |
40,121 | <question>: When was originally aired the episode with an audience of 1.57 million us viewers? <context>: CREATE TABLE table_28081876_6 (original_air_date VARCHAR, us_viewers__millions_ VARCHAR) | SELECT original_air_date FROM table_28081876_6 WHERE us_viewers__millions_ = "1.57" |
40,122 | <question>: What season number was assigned to the episode identified with the production code 401? <context>: CREATE TABLE table_28081876_6 (season_no VARCHAR, production_code VARCHAR) | SELECT season_no FROM table_28081876_6 WHERE production_code = 401 |
40,123 | <question>: List the number of assists for the DF. <context>: CREATE TABLE table_28068645_8 (total INTEGER, position VARCHAR) | SELECT MAX(total) FROM table_28068645_8 WHERE position = "DF" |
40,124 | <question>: List the lowest super league for a 0 champion league. <context>: CREATE TABLE table_28068645_8 (super_league INTEGER, champions_league VARCHAR) | SELECT MIN(super_league) FROM table_28068645_8 WHERE champions_league = 0 |
40,125 | <question>: What is the minimum sum? <context>: CREATE TABLE table_28068645_8 (total INTEGER) | SELECT MIN(total) FROM table_28068645_8 |
40,126 | <question>: What was the intermediate sprint classification for the race whose winner was Daniel Martin? <context>: CREATE TABLE table_28092844_16 (intermediate_sprints_classification_klasyfikacja_najaktywniejszych VARCHAR, winner VARCHAR) | SELECT intermediate_sprints_classification_klasyfikacja_najaktywniejszych FROM table_28092844_16 WHERE winner = "Daniel Martin" |
40,127 | <question>: Which teams classification winners had a general classification winner of Allan Davis? <context>: CREATE TABLE table_28092844_16 (teams_classification VARCHAR, general_classification_żółta_koszulka VARCHAR) | SELECT teams_classification FROM table_28092844_16 WHERE general_classification_żółta_koszulka = "Allan Davis" |
40,128 | <question>: Who won the points classification when the teams classification winner was Lampre-Farnese? <context>: CREATE TABLE table_28092844_16 (points_classification_klasyfikacja_punktowa VARCHAR, teams_classification VARCHAR) | SELECT points_classification_klasyfikacja_punktowa FROM table_28092844_16 WHERE teams_classification = "Lampre-Farnese" |
40,129 | <question>: How do you say the ukrainian word дякую (diakuju) in English? <context>: CREATE TABLE table_28136_15 (english_word VARCHAR, ukrainian VARCHAR) | SELECT english_word FROM table_28136_15 WHERE ukrainian = "Дякую (diakuju)" |
40,130 | <question>: How many words are there in rusyn for the bulgarian word купува (kupuva)? <context>: CREATE TABLE table_28136_15 (rusyn VARCHAR, bulgarian VARCHAR) | SELECT COUNT(rusyn) FROM table_28136_15 WHERE bulgarian = "купува (kupuva)" |
40,131 | <question>: Name the new adherents per year for buddhism <context>: CREATE TABLE table_28137918_5 (new_adherents_per_year VARCHAR, religion VARCHAR) | SELECT new_adherents_per_year FROM table_28137918_5 WHERE religion = "Buddhism" |
40,132 | <question>: Name the number of new adherents per year for confucianism <context>: CREATE TABLE table_28137918_5 (new_adherents_per_year VARCHAR, religion VARCHAR) | SELECT COUNT(new_adherents_per_year) FROM table_28137918_5 WHERE religion = "Confucianism" |
40,133 | <question>: Name the least births for conversion being 26,333 <context>: CREATE TABLE table_28137918_5 (births INTEGER, conversions VARCHAR) | SELECT MIN(births) FROM table_28137918_5 WHERE conversions = "26,333" |
40,134 | <question>: Name the least amount of new adherents per year <context>: CREATE TABLE table_28137918_5 (new_adherents_per_year INTEGER) | SELECT MIN(new_adherents_per_year) FROM table_28137918_5 |
40,135 | <question>: Name the religion that has a growth rate of 1.56% <context>: CREATE TABLE table_28137918_5 (religion VARCHAR, growth_rate VARCHAR) | SELECT religion FROM table_28137918_5 WHERE growth_rate = "1.56%" |
40,136 | <question>: What is the length when the propulsion is controllable pitch propeller? <context>: CREATE TABLE table_28132970_5 (length VARCHAR, propulsion VARCHAR) | SELECT length FROM table_28132970_5 WHERE propulsion = "Controllable pitch propeller" |
40,137 | <question>: What is the max speed when the vessel is gallion? <context>: CREATE TABLE table_28132970_5 (max_speed VARCHAR, vessel VARCHAR) | SELECT max_speed FROM table_28132970_5 WHERE vessel = "Gallion" |
40,138 | <question>: How many breadth entries are there when the vessel is marianarray? <context>: CREATE TABLE table_28132970_5 (breadth VARCHAR, vessel VARCHAR) | SELECT COUNT(breadth) FROM table_28132970_5 WHERE vessel = "Marianarray" |
40,139 | <question>: What is the propulsion when the vessel is marianarray? <context>: CREATE TABLE table_28132970_5 (propulsion VARCHAR, vessel VARCHAR) | SELECT propulsion FROM table_28132970_5 WHERE vessel = "Marianarray" |
40,140 | <question>: How many breadth entries are there when propulsion is jet? <context>: CREATE TABLE table_28132970_5 (breadth VARCHAR, propulsion VARCHAR) | SELECT COUNT(breadth) FROM table_28132970_5 WHERE propulsion = "Jet" |
40,141 | <question>: What episode title had a production code of 3x6306? <context>: CREATE TABLE table_28116528_1 (title VARCHAR, production_code VARCHAR) | SELECT title FROM table_28116528_1 WHERE production_code = "3X6306" |
40,142 | <question>: What date did the episode with a production code of 3x6316 originally air? <context>: CREATE TABLE table_28116528_1 (original_air_date VARCHAR, production_code VARCHAR) | SELECT original_air_date FROM table_28116528_1 WHERE production_code = "3X6316" |
40,143 | <question>: Who won the mens doubles when wu yang won the womens singles? <context>: CREATE TABLE table_28138035_26 (mens_doubles VARCHAR, womens_singles VARCHAR) | SELECT mens_doubles FROM table_28138035_26 WHERE womens_singles = "Wu Yang" |
40,144 | <question>: What year and where was the tournament when fan ying won the womens singles? <context>: CREATE TABLE table_28138035_26 (year_location VARCHAR, womens_singles VARCHAR) | SELECT year_location FROM table_28138035_26 WHERE womens_singles = "Fan Ying" |
40,145 | <question>: Who won the mens singles when lau sui fei won the womens singles? <context>: CREATE TABLE table_28138035_26 (mens_singles VARCHAR, womens_singles VARCHAR) | SELECT mens_singles FROM table_28138035_26 WHERE womens_singles = "Lau Sui Fei" |
40,146 | <question>: Who won the mens doubles when wang hao won the mens singles? <context>: CREATE TABLE table_28138035_26 (mens_doubles VARCHAR, mens_singles VARCHAR) | SELECT mens_doubles FROM table_28138035_26 WHERE mens_singles = "Wang Hao" |
40,147 | <question>: Who won in the men singles group in the year when Yoshie Takada won in the women singles? <context>: CREATE TABLE table_28138035_13 (mens_singles VARCHAR, womens_singles VARCHAR) | SELECT mens_singles FROM table_28138035_13 WHERE womens_singles = "Yoshie Takada" |
40,148 | <question>: When and where did Chen Qi win in men singles? <context>: CREATE TABLE table_28138035_13 (year_location VARCHAR, mens_singles VARCHAR) | SELECT year_location FROM table_28138035_13 WHERE mens_singles = "Chen Qi" |
40,149 | <question>: Who is listed under mens singles when womens has wang nan zhang yining? <context>: CREATE TABLE table_28138035_27 (mens_singles VARCHAR, womens_doubles VARCHAR) | SELECT mens_singles FROM table_28138035_27 WHERE womens_doubles = "Wang Nan Zhang Yining" |
40,150 | <question>: How many womens singles entries are there when womens doubles is li xiaodan wen jia? <context>: CREATE TABLE table_28138035_27 (womens_singles VARCHAR, womens_doubles VARCHAR) | SELECT COUNT(womens_singles) FROM table_28138035_27 WHERE womens_doubles = "Li Xiaodan Wen Jia" |
40,151 | <question>: Who is listed under womens singles when year location is 1998 doha? <context>: CREATE TABLE table_28138035_27 (womens_singles VARCHAR, year_location VARCHAR) | SELECT womens_singles FROM table_28138035_27 WHERE year_location = "1998 Doha" |
40,152 | <question>: Who is listed under mens singles when the year location is 2009 doha? <context>: CREATE TABLE table_28138035_27 (mens_singles VARCHAR, year_location VARCHAR) | SELECT mens_singles FROM table_28138035_27 WHERE year_location = "2009 Doha" |
40,153 | <question>: How many year locations are there for the womens doubles in jing junhong li jiawei? <context>: CREATE TABLE table_28138035_20 (year_location VARCHAR, womens_doubles VARCHAR) | SELECT COUNT(year_location) FROM table_28138035_20 WHERE womens_doubles = "Jing Junhong Li Jiawei" |
40,154 | <question>: How many players are there for mens singles when chen qi ma lin played mens doubles? <context>: CREATE TABLE table_28138035_20 (mens_singles VARCHAR, mens_doubles VARCHAR) | SELECT COUNT(mens_singles) FROM table_28138035_20 WHERE mens_doubles = "Chen Qi Ma Lin" |
40,155 | <question>: Who played mens doubles for the 1999 kobe tour? <context>: CREATE TABLE table_28138035_20 (mens_doubles VARCHAR, year_location VARCHAR) | SELECT mens_doubles FROM table_28138035_20 WHERE year_location = "1999 Kobe" |
40,156 | <question>: Where was the tour when jing junhong li jiawei played womens doubles? <context>: CREATE TABLE table_28138035_20 (year_location VARCHAR, womens_doubles VARCHAR) | SELECT year_location FROM table_28138035_20 WHERE womens_doubles = "Jing Junhong Li Jiawei" |
40,157 | <question>: How many years did lin gaoyuan wu jiaji play mens doubles? <context>: CREATE TABLE table_28138035_20 (year_location VARCHAR, mens_doubles VARCHAR) | SELECT COUNT(year_location) FROM table_28138035_20 WHERE mens_doubles = "Lin Gaoyuan Wu Jiaji" |
40,158 | <question>: How many people are shown for mens doubles when guo yue played womens singles? <context>: CREATE TABLE table_28138035_20 (mens_doubles VARCHAR, womens_singles VARCHAR) | SELECT COUNT(mens_doubles) FROM table_28138035_20 WHERE womens_singles = "Guo Yue" |
40,159 | <question>: Who won the Womens Singles in the year the Jean-Michel Saive won the Mens Singles? <context>: CREATE TABLE table_28138035_35 (womens_singles VARCHAR, mens_singles VARCHAR) | SELECT womens_singles FROM table_28138035_35 WHERE mens_singles = "Jean-Michel Saive" |
40,160 | <question>: In what year and location did Liu Guozheng win the Mens Singles? <context>: CREATE TABLE table_28138035_35 (year_location VARCHAR, mens_singles VARCHAR) | SELECT year_location FROM table_28138035_35 WHERE mens_singles = "Liu Guozheng" |
40,161 | <question>: In what year and location did Wang Liqin win the Mens Singles? <context>: CREATE TABLE table_28138035_35 (year_location VARCHAR, mens_singles VARCHAR) | SELECT year_location FROM table_28138035_35 WHERE mens_singles = "Wang Liqin" |
40,162 | <question>: Who won the mens doubles at the 2006 guangzhou event? <context>: CREATE TABLE table_28138035_6 (mens_doubles VARCHAR, year_location VARCHAR) | SELECT mens_doubles FROM table_28138035_6 WHERE year_location = "2006 Guangzhou" |
40,163 | <question>: How many times was the womens doubles in china? <context>: CREATE TABLE table_28138035_6 (mens_singles VARCHAR, womens_doubles VARCHAR) | SELECT COUNT(mens_singles) FROM table_28138035_6 WHERE womens_doubles = "China" |
40,164 | <question>: How many times did li ju win the womens singles and wang liqin win the mens singles? <context>: CREATE TABLE table_28138035_6 (womens_doubles VARCHAR, womens_singles VARCHAR, mens_singles VARCHAR) | SELECT COUNT(womens_doubles) FROM table_28138035_6 WHERE womens_singles = "Li Ju" AND mens_singles = "Wang Liqin" |
40,165 | <question>: Name the mens singles for lee eun-sil moon hyun-jung <context>: CREATE TABLE table_28138035_4 (mens_singles VARCHAR, womens_doubles VARCHAR) | SELECT mens_singles FROM table_28138035_4 WHERE womens_doubles = "Lee Eun-Sil Moon Hyun-Jung" |
40,166 | <question>: Name the number of womens doubles for 2011 rio de janeiro <context>: CREATE TABLE table_28138035_4 (womens_doubles VARCHAR, year_location VARCHAR) | SELECT COUNT(womens_doubles) FROM table_28138035_4 WHERE year_location = "2011 Rio de Janeiro" |
40,167 | <question>: Name the year location for haruna fukuoka <context>: CREATE TABLE table_28138035_4 (year_location VARCHAR, womens_singles VARCHAR) | SELECT year_location FROM table_28138035_4 WHERE womens_singles = "Haruna Fukuoka" |
40,168 | <question>: Name the mens doubles for dimitrij ovtcharov <context>: CREATE TABLE table_28138035_4 (mens_doubles VARCHAR, mens_singles VARCHAR) | SELECT mens_doubles FROM table_28138035_4 WHERE mens_singles = "Dimitrij Ovtcharov" |
40,169 | <question>: Name the number of womens singles for 1999 rio de janeiro <context>: CREATE TABLE table_28138035_4 (womens_singles VARCHAR, year_location VARCHAR) | SELECT COUNT(womens_singles) FROM table_28138035_4 WHERE year_location = "1999 Rio de Janeiro" |
40,170 | <question>: Name the womens doubles for werner schlager <context>: CREATE TABLE table_28138035_4 (womens_doubles VARCHAR, mens_singles VARCHAR) | SELECT womens_doubles FROM table_28138035_4 WHERE mens_singles = "Werner Schlager" |
40,171 | <question>: Who was the womens double winner when the womens singles winner was Ding Ning? <context>: CREATE TABLE table_28138035_32 (womens_doubles VARCHAR, womens_singles VARCHAR) | SELECT womens_doubles FROM table_28138035_32 WHERE womens_singles = "Ding Ning" |
40,172 | <question>: Who wrote episode number 19 in the series? <context>: CREATE TABLE table_28140578_1 (written_by VARCHAR, no_in_series VARCHAR) | SELECT written_by FROM table_28140578_1 WHERE no_in_series = 19 |
40,173 | <question>: How many marks are there when tackles are 3? <context>: CREATE TABLE table_2814720_1 (marks VARCHAR, tackles VARCHAR) | SELECT marks FROM table_2814720_1 WHERE tackles = 3 |
40,174 | <question>: What was the goal accuracy % when the total disposals are 481? <context>: CREATE TABLE table_2814720_1 (goal_accuracy__percentage VARCHAR, total_disposals VARCHAR) | SELECT goal_accuracy__percentage FROM table_2814720_1 WHERE total_disposals = 481 |
40,175 | <question>: What date did the episode with a production code of 60072 originally air? <context>: CREATE TABLE table_28140590_1 (original_air_date VARCHAR, production_code VARCHAR) | SELECT original_air_date FROM table_28140590_1 WHERE production_code = 60072 |
40,176 | <question>: What's the title of the episode with series number 36? <context>: CREATE TABLE table_28146944_2 (title VARCHAR, no_in_series VARCHAR) | SELECT title FROM table_28146944_2 WHERE no_in_series = 36 |
40,177 | <question>: when was the next coach appointed after niger tornadoes fired their coach? <context>: CREATE TABLE table_28164986_4 (date_of_appointment VARCHAR, manner_of_departure VARCHAR, team VARCHAR) | SELECT date_of_appointment FROM table_28164986_4 WHERE manner_of_departure = "fired" AND team = "Niger Tornadoes" |
40,178 | <question>: how many managers left sunshine stars? <context>: CREATE TABLE table_28164986_4 (outgoing_manager VARCHAR, team VARCHAR) | SELECT COUNT(outgoing_manager) FROM table_28164986_4 WHERE team = "Sunshine Stars" |
40,179 | <question>: how many new managers replaced manager(s) who resigned? <context>: CREATE TABLE table_28164986_4 (incoming_manager VARCHAR, manner_of_departure VARCHAR) | SELECT COUNT(incoming_manager) FROM table_28164986_4 WHERE manner_of_departure = "Resigned" |
40,180 | <question>: how many times did tunde abdulrahman leave the team? <context>: CREATE TABLE table_28164986_4 (date_of_vacancy VARCHAR, outgoing_manager VARCHAR) | SELECT COUNT(date_of_vacancy) FROM table_28164986_4 WHERE outgoing_manager = "Tunde Abdulrahman" |
40,181 | <question>: How many platforms have celsius calibur as mystic arte? <context>: CREATE TABLE table_28178595_2 (platform VARCHAR, mystic_arte VARCHAR) | SELECT COUNT(platform) FROM table_28178595_2 WHERE mystic_arte = "Celsius Calibur" |
40,182 | <question>: How many mystic arte have hisui (jadeite) hearts 1 as the character? <context>: CREATE TABLE table_28178595_2 (mystic_arte VARCHAR, character VARCHAR) | SELECT COUNT(mystic_arte) FROM table_28178595_2 WHERE character = "Hisui (Jadeite) Hearts 1" |
40,183 | <question>: How many platforms have nanaly fletch as the character? <context>: CREATE TABLE table_28178595_2 (platform VARCHAR, character VARCHAR) | SELECT COUNT(platform) FROM table_28178595_2 WHERE character = "Nanaly Fletch" |
40,184 | <question>: What is the status of the character keel (keele) zeibel? <context>: CREATE TABLE table_28178595_2 (status VARCHAR, character VARCHAR) | SELECT status FROM table_28178595_2 WHERE character = "Keel (Keele) Zeibel" |
40,185 | <question>: What sesaon(s) did they have 254 goals against? <context>: CREATE TABLE table_2817196_1 (season VARCHAR, goals_against VARCHAR) | SELECT season FROM table_2817196_1 WHERE goals_against = 254 |
40,186 | <question>: What is the largest number of points in a season? <context>: CREATE TABLE table_2817196_1 (points INTEGER) | SELECT MAX(points) FROM table_2817196_1 |
40,187 | <question>: What is the Late Middle English equivalent of the Anglian æg, ǣg? <context>: CREATE TABLE table_28177800_5 (late_middle_english VARCHAR, late_old_english__anglian_ VARCHAR) | SELECT late_middle_english FROM table_28177800_5 WHERE late_old_english__anglian_ = "æg, ǣg" |
40,188 | <question>: What is the example of the Early Modern English ( [x] → /f/) /ɔf/? <context>: CREATE TABLE table_28177800_5 (example VARCHAR, early_modern_english VARCHAR) | SELECT example FROM table_28177800_5 WHERE early_modern_english = "( [x] → /f/) /ɔf/" |
40,189 | <question>: List the numer of miles for 2010. <context>: CREATE TABLE table_28178756_1 (miles__km_ VARCHAR, year VARCHAR) | SELECT miles__km_ FROM table_28178756_1 WHERE year = 2010 |
40,190 | <question>: On what day did tommy ellis drive? <context>: CREATE TABLE table_28178756_1 (date VARCHAR, driver VARCHAR) | SELECT date FROM table_28178756_1 WHERE driver = "Tommy Ellis" |
40,191 | <question>: On what day did joe gibbs racing record a time of 1:53:26? <context>: CREATE TABLE table_28178756_1 (date VARCHAR, team VARCHAR, race_time VARCHAR) | SELECT date FROM table_28178756_1 WHERE team = "Joe Gibbs Racing" AND race_time = "1:53:26" |
40,192 | <question>: What is the average speed for filmar racing? <context>: CREATE TABLE table_28178756_1 (average_speed__mph_ VARCHAR, team VARCHAR) | SELECT average_speed__mph_ FROM table_28178756_1 WHERE team = "FILMAR Racing" |
40,193 | <question>: List the race time for may 11. <context>: CREATE TABLE table_28178756_1 (race_time VARCHAR, date VARCHAR) | SELECT race_time FROM table_28178756_1 WHERE date = "May 11" |
40,194 | <question>: What is the total number of modern grannies performed? <context>: CREATE TABLE table_28180840_15 (act VARCHAR, name_name_of_act VARCHAR) | SELECT COUNT(act) FROM table_28180840_15 WHERE name_name_of_act = "Modern Grannies" |
40,195 | <question>: What is the name of the performance zhu xiaoming performed? <context>: CREATE TABLE table_28180840_15 (act VARCHAR, name_name_of_act VARCHAR) | SELECT act FROM table_28180840_15 WHERE name_name_of_act = "Zhu Xiaoming" |
40,196 | <question>: How many performers are 29 that made it to the semi finals? <context>: CREATE TABLE table_28180840_15 (semifinal__week_ VARCHAR, age_s_ VARCHAR) | SELECT semifinal__week_ FROM table_28180840_15 WHERE age_s_ = "29" |
40,197 | <question>: What is the name of the zhou jinsong's hometown? <context>: CREATE TABLE table_28180840_15 (hometown VARCHAR, name_name_of_act VARCHAR) | SELECT hometown FROM table_28180840_15 WHERE name_name_of_act = "Zhou Jinsong" |
40,198 | <question>: How many different production codes does the episode originally aired on October 18, 1984 have? <context>: CREATE TABLE table_2818164_2 (production_code VARCHAR, original_air_date VARCHAR) | SELECT COUNT(production_code) FROM table_2818164_2 WHERE original_air_date = "October 18, 1984" |
40,199 | <question>: What's the title of the episode with production code 104? <context>: CREATE TABLE table_2818164_2 (title VARCHAR, production_code VARCHAR) | SELECT title FROM table_2818164_2 WHERE production_code = 104 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.