text stringlengths 114 1.06k |
|---|
### question: When did the season finale reached an audience of 10.02 million viewers? ### answer: SELECT season AS finale FROM table_2669287_1 WHERE viewers__in_millions_ = "10.02" ### context: CREATE TABLE table_2669287_1 (season VARCHAR, viewers__in_millions_ VARCHAR) |
### question: What is the nationality when the player is randy heath? ### answer: SELECT nationality FROM table_2679061_2 WHERE player = "Randy Heath" ### context: CREATE TABLE table_2679061_2 (nationality VARCHAR, player VARCHAR) |
### question: What is the nhl team when the college, junior, club team is toronto marlboros (ohl) and the position is centre? ### answer: SELECT nhl_team FROM table_2679061_2 WHERE college_junior_club_team = "Toronto Marlboros (OHL)" AND position = "Centre" ### context: CREATE TABLE table_2679061_2 (nhl_team VARCHAR, c... |
### question: what is the pick # when the nhl team is montreal canadiens and the college/junior/club team is trois-rivières draveurs (qmjhl)? ### answer: SELECT MIN(pick__number) FROM table_2679061_2 WHERE nhl_team = "Montreal Canadiens" AND college_junior_club_team = "Trois-Rivières Draveurs (QMJHL)" ### context: CREA... |
### question: how many times is the nhl team the winnipeg jets? ### answer: SELECT COUNT(player) FROM table_2679061_2 WHERE nhl_team = "Winnipeg Jets" ### context: CREATE TABLE table_2679061_2 (player VARCHAR, nhl_team VARCHAR) |
### question: what is the position for the nhl team toronto maple leafs? ### answer: SELECT position FROM table_2679061_2 WHERE nhl_team = "Toronto Maple Leafs" ### context: CREATE TABLE table_2679061_2 (position VARCHAR, nhl_team VARCHAR) |
### question: How many were the US viewers (in millions) of the episode that was written by Gordon C. Lonsdale? ### answer: SELECT us_viewers__millions_ FROM table_26826304_1 WHERE directed_by = "Gordon C. Lonsdale" ### context: CREATE TABLE table_26826304_1 (us_viewers__millions_ VARCHAR, directed_by VARCHAR) |
### question: What was the air date of the episode that has a production code of 5aky13? ### answer: SELECT original_air_date FROM table_26826304_1 WHERE production_code = "5AKY13" ### context: CREATE TABLE table_26826304_1 (original_air_date VARCHAR, production_code VARCHAR) |
### question: Who was the writer of the episode with a production code of 5aky04? ### answer: SELECT written_by FROM table_26826304_1 WHERE production_code = "5AKY04" ### context: CREATE TABLE table_26826304_1 (written_by VARCHAR, production_code VARCHAR) |
### question: What position does the player Todd Wise play in? ### answer: SELECT position FROM table_26847237_2 WHERE player = "Todd Wise" ### context: CREATE TABLE table_26847237_2 (position VARCHAR, player VARCHAR) |
### question: How many games were played where the height of the player is 1.92m? ### answer: SELECT COUNT(games) FROM table_26847237_2 WHERE height = "1.92m" ### context: CREATE TABLE table_26847237_2 (games VARCHAR, height VARCHAR) |
### question: What is the date of birth for the player in the Inglewood club? ### answer: SELECT dob FROM table_26847237_2 WHERE club = "Inglewood" ### context: CREATE TABLE table_26847237_2 (dob VARCHAR, club VARCHAR) |
### question: Which player weighs 76kg? ### answer: SELECT player FROM table_26847237_2 WHERE weight = "76kg" ### context: CREATE TABLE table_26847237_2 (player VARCHAR, weight VARCHAR) |
### question: What was the model's DirectX if it has a Core of 700 700 mhz? ### answer: SELECT directx FROM table_26860595_2 WHERE core___mhz__ = "700 700" ### context: CREATE TABLE table_26860595_2 (directx VARCHAR, core___mhz__ VARCHAR) |
### question: What was the maximum fab (nm)? ### answer: SELECT MAX(fab___nm__) FROM table_26860595_2 ### context: CREATE TABLE table_26860595_2 (fab___nm__ INTEGER) |
### question: What is the config core 1 of the model with a processing power GFLOPs of 432? ### answer: SELECT config_core_1 FROM table_26860595_2 WHERE processing_power_gflops = "432" ### context: CREATE TABLE table_26860595_2 (config_core_1 VARCHAR, processing_power_gflops VARCHAR) |
### question: How many texture (gt/s) the card has if the tdp (watts) GPU only is 18? ### answer: SELECT COUNT(texture___gt__s_) FROM table_26860595_2 WHERE tdp__watts__gpu_only = "18" ### context: CREATE TABLE table_26860595_2 (texture___gt__s_ VARCHAR, tdp__watts__gpu_only VARCHAR) |
### question: How much did Nina Carberry win? ### answer: SELECT prize_money FROM table_26903214_1 WHERE rider = "Nina Carberry" ### context: CREATE TABLE table_26903214_1 (prize_money VARCHAR, rider VARCHAR) |
### question: Name the us viewers directed by christine moore ### answer: SELECT us_viewers__millions_ FROM table_26914076_2 WHERE directed_by = "Christine Moore" ### context: CREATE TABLE table_26914076_2 (us_viewers__millions_ VARCHAR, directed_by VARCHAR) |
### question: Name the number for simon cellan jones ### answer: SELECT no FROM table_26914076_2 WHERE directed_by = "Simon Cellan Jones" ### context: CREATE TABLE table_26914076_2 (no VARCHAR, directed_by VARCHAR) |
### question: Name the teleplay for david simon & eric overmyer and tom piazza ### answer: SELECT teleplay_by FROM table_26914076_2 WHERE story_by = "David Simon & Eric Overmyer and Tom Piazza" ### context: CREATE TABLE table_26914076_2 (teleplay_by VARCHAR, story_by VARCHAR) |
### question: Name the most number ### answer: SELECT MAX(no) FROM table_26914076_2 ### context: CREATE TABLE table_26914076_2 (no INTEGER) |
### question: If the proto-semitic is *bayt-, what are the geez? ### answer: SELECT geez FROM table_26919_7 WHERE proto_semitic = "*bayt-" ### context: CREATE TABLE table_26919_7 (geez VARCHAR, proto_semitic VARCHAR) |
### question: if the aramaic is šlām-āʼ, what is the english? ### answer: SELECT english FROM table_26919_7 WHERE aramaic = "šlām-āʼ" ### context: CREATE TABLE table_26919_7 (english VARCHAR, aramaic VARCHAR) |
### question: if the geez is libb, what is the akkadian? ### answer: SELECT akkadian FROM table_26919_7 WHERE geez = "libb" ### context: CREATE TABLE table_26919_7 (akkadian VARCHAR, geez VARCHAR) |
### question: If in english it is heart, what is it in hebrew? ### answer: SELECT hebrew FROM table_26919_7 WHERE english = "heart" ### context: CREATE TABLE table_26919_7 (hebrew VARCHAR, english VARCHAR) |
### question: If in English it's house, what is it in proto-semitic? ### answer: SELECT proto_semitic FROM table_26919_7 WHERE english = "house" ### context: CREATE TABLE table_26919_7 (proto_semitic VARCHAR, english VARCHAR) |
### question: If in arabic it is salām-, what is it in proto-semitic? ### answer: SELECT proto_semitic FROM table_26919_7 WHERE arabic = "salām-" ### context: CREATE TABLE table_26919_7 (proto_semitic VARCHAR, arabic VARCHAR) |
### question: how many times is the location is homestead, florida? ### answer: SELECT COUNT(pole_position) FROM table_2696531_2 WHERE location = "Homestead, Florida" ### context: CREATE TABLE table_2696531_2 (pole_position VARCHAR, location VARCHAR) |
### question: What was the earliest season where podium was 9? ### answer: SELECT MIN(season) FROM table_26998693_1 WHERE podiums = 9 ### context: CREATE TABLE table_26998693_1 (season INTEGER, podiums VARCHAR) |
### question: How much were the f/laps if poles is higher than 1.0 during 2008? ### answer: SELECT f_laps FROM table_26998693_1 WHERE poles > 1.0 AND season = 2008 ### context: CREATE TABLE table_26998693_1 (f_laps VARCHAR, poles VARCHAR, season VARCHAR) |
### question: What races achieved 0 f/laps and 1 pole position? ### answer: SELECT races FROM table_26998693_1 WHERE f_laps = 0 AND poles = 1 ### context: CREATE TABLE table_26998693_1 (races VARCHAR, f_laps VARCHAR, poles VARCHAR) |
### question: Who replaced the outgoing manager Hüsnü Özkara? ### answer: SELECT replaced_by FROM table_27091128_3 WHERE outgoing_manager = "Hüsnü Özkara" ### context: CREATE TABLE table_27091128_3 (replaced_by VARCHAR, outgoing_manager VARCHAR) |
### question: When was the date of vacancy for the manager of Kartalspor? ### answer: SELECT date_of_vacancy FROM table_27091128_3 WHERE team = "Kartalspor" ### context: CREATE TABLE table_27091128_3 (date_of_vacancy VARCHAR, team VARCHAR) |
### question: Who replaced the manager of Akhisar B.G.S.? ### answer: SELECT replaced_by FROM table_27091128_3 WHERE team = "Akhisar B.G.S." ### context: CREATE TABLE table_27091128_3 (replaced_by VARCHAR, team VARCHAR) |
### question: Which team replaced their manager with Serhat Güller? ### answer: SELECT team FROM table_27091128_3 WHERE replaced_by = "Serhat Güller" ### context: CREATE TABLE table_27091128_3 (team VARCHAR, replaced_by VARCHAR) |
### question: How many different episode numbers does the episode written by Sheri Elwood and directed by Jim Allodi have? ### answer: SELECT COUNT(total__number) FROM table_27155243_3 WHERE written_by = "Sheri Elwood" AND directed_by = "Jim Allodi" ### context: CREATE TABLE table_27155243_3 (total__number VARCHAR, wri... |
### question: How many different episode numbers are there for the episodes directed by Sheri Elwood? ### answer: SELECT COUNT(total__number) FROM table_27155243_3 WHERE directed_by = "Sheri Elwood" ### context: CREATE TABLE table_27155243_3 (total__number VARCHAR, directed_by VARCHAR) |
### question: Name the original airdate for robin mukherjee and margy kinmonth ### answer: SELECT original_airdate FROM table_27208814_1 WHERE writer = "Robin Mukherjee" AND director = "Margy Kinmonth" ### context: CREATE TABLE table_27208814_1 (original_airdate VARCHAR, writer VARCHAR, director VARCHAR) |
### question: If the highest score is 88, what are the 50s? ### answer: SELECT 50 AS s FROM table_27268238_4 WHERE highest_score = "88" ### context: CREATE TABLE table_27268238_4 (highest_score VARCHAR) |
### question: If the team is Worcestershire and the Matched had were 5, what is the highest score? ### answer: SELECT highest_score FROM table_27268238_4 WHERE matches = 5 AND team = "Worcestershire" ### context: CREATE TABLE table_27268238_4 (highest_score VARCHAR, matches VARCHAR, team VARCHAR) |
### question: What is the smallest amount of matches? ### answer: SELECT MIN(matches) FROM table_27268238_4 ### context: CREATE TABLE table_27268238_4 (matches INTEGER) |
### question: If the team is Gloucestershire, what is the average? ### answer: SELECT average FROM table_27268238_4 WHERE team = "Gloucestershire" ### context: CREATE TABLE table_27268238_4 (average VARCHAR, team VARCHAR) |
### question: What is the team Sussex' highest score? ### answer: SELECT highest_score FROM table_27268238_4 WHERE team = "Sussex" ### context: CREATE TABLE table_27268238_4 (highest_score VARCHAR, team VARCHAR) |
### question: If the average is 50.16, who is the player? ### answer: SELECT player FROM table_27268238_4 WHERE average = "50.16" ### context: CREATE TABLE table_27268238_4 (player VARCHAR, average VARCHAR) |
### question: If the working force of HK is 32.8%, what are the Pakistanis' %? ### answer: SELECT pakistanis FROM table_27257896_2 WHERE working_force_of_hk = "32.8%" ### context: CREATE TABLE table_27257896_2 (pakistanis VARCHAR, working_force_of_hk VARCHAR) |
### question: If the Indians are 8.2%, what is the salary range? ### answer: SELECT salary_range FROM table_27257896_2 WHERE indians = "8.2%" ### context: CREATE TABLE table_27257896_2 (salary_range VARCHAR, indians VARCHAR) |
### question: If the working force of HK is 10.4%, what is the salary range? ### answer: SELECT salary_range FROM table_27257896_2 WHERE working_force_of_hk = "10.4%" ### context: CREATE TABLE table_27257896_2 (salary_range VARCHAR, working_force_of_hk VARCHAR) |
### question: If the nepalese is 37.1%, what is the working force of HK? ### answer: SELECT working_force_of_hk FROM table_27257896_2 WHERE nepalese = "37.1%" ### context: CREATE TABLE table_27257896_2 (working_force_of_hk VARCHAR, nepalese VARCHAR) |
### question: If the salary range is 4,000-9,000, what is the Indians %? ### answer: SELECT indians FROM table_27257896_2 WHERE salary_range = "4,000-9,000" ### context: CREATE TABLE table_27257896_2 (indians VARCHAR, salary_range VARCHAR) |
### question: For teams that won exactly 15, how many points were scored? ### answer: SELECT points FROM table_27293285_6 WHERE won = "15" ### context: CREATE TABLE table_27293285_6 (points VARCHAR, won VARCHAR) |
### question: How many matches were drawn by the teams that won exactly 10? ### answer: SELECT COUNT(drawn) FROM table_27293285_6 WHERE won = "10" ### context: CREATE TABLE table_27293285_6 (drawn VARCHAR, won VARCHAR) |
### question: How many points for were scored by the team that won exactly 22? ### answer: SELECT points_for FROM table_27293285_6 WHERE won = "22" ### context: CREATE TABLE table_27293285_6 (points_for VARCHAR, won VARCHAR) |
### question: Which club lost exactly 7 matches? ### answer: SELECT club FROM table_27293285_6 WHERE lost = "7" ### context: CREATE TABLE table_27293285_6 (club VARCHAR, lost VARCHAR) |
### question: How many matches were won by the teams that scored exactly 61 tries for? ### answer: SELECT won FROM table_27293285_6 WHERE tries_for = "61" ### context: CREATE TABLE table_27293285_6 (won VARCHAR, tries_for VARCHAR) |
### question: How many tries for were scored by the team that had exactly 396 points for? ### answer: SELECT tries_for FROM table_27293285_6 WHERE points_for = "396" ### context: CREATE TABLE table_27293285_6 (tries_for VARCHAR, points_for VARCHAR) |
### question: Name the format for super callanetics ### answer: SELECT format FROM table_27303975_2 WHERE title = "Super Callanetics" ### context: CREATE TABLE table_27303975_2 (format VARCHAR, title VARCHAR) |
### question: Name the format for quick callanetics: hips and behind ### answer: SELECT format FROM table_27303975_2 WHERE title = "Quick Callanetics: Hips and Behind" ### context: CREATE TABLE table_27303975_2 (format VARCHAR, title VARCHAR) |
### question: Name the catalog number for october 6, 1988 ### answer: SELECT catalog_number FROM table_27303975_2 WHERE release_date = "October 6, 1988" ### context: CREATE TABLE table_27303975_2 (catalog_number VARCHAR, release_date VARCHAR) |
### question: Name the studio for super callanetics ### answer: SELECT studio FROM table_27303975_2 WHERE title = "Super Callanetics" ### context: CREATE TABLE table_27303975_2 (studio VARCHAR, title VARCHAR) |
### question: Name the studio for catalog number 81063 ### answer: SELECT studio FROM table_27303975_2 WHERE catalog_number = "81063" ### context: CREATE TABLE table_27303975_2 (studio VARCHAR, catalog_number VARCHAR) |
### question: Name the catalog number for am/pm callanetics ### answer: SELECT catalog_number FROM table_27303975_2 WHERE title = "AM/PM Callanetics" ### context: CREATE TABLE table_27303975_2 (catalog_number VARCHAR, title VARCHAR) |
### question: What was the share (%) for the Semi-Final 2 episode? ### answer: SELECT share___percentage_ FROM table_27319183_5 WHERE episode = "Semi-final 2" ### context: CREATE TABLE table_27319183_5 (share___percentage_ VARCHAR, episode VARCHAR) |
### question: What was the official ITV1 HD rating in millions for the episode that had an official ITV1 rating of 8.98 million? ### answer: SELECT official_itv1_hd_rating__millions_ FROM table_27319183_5 WHERE official_itv1_rating__millions_ = "8.98" ### context: CREATE TABLE table_27319183_5 (official_itv1_hd_rating_... |
### question: When was the episode that had a share (%) of 41.5? ### answer: SELECT date FROM table_27319183_5 WHERE share___percentage_ = "41.5" ### context: CREATE TABLE table_27319183_5 (date VARCHAR, share___percentage_ VARCHAR) |
### question: Which episode had an official ITV1 HD rating of 1.185 million? ### answer: SELECT episode FROM table_27319183_5 WHERE official_itv1_hd_rating__millions_ = "1.185" ### context: CREATE TABLE table_27319183_5 (episode VARCHAR, official_itv1_hd_rating__millions_ VARCHAR) |
### question: What was the official ITV1 rating in millions of the Live Final Results episode? ### answer: SELECT official_itv1_rating__millions_ FROM table_27319183_5 WHERE episode = "Live final results" ### context: CREATE TABLE table_27319183_5 (official_itv1_rating__millions_ VARCHAR, episode VARCHAR) |
### question: What was the total ITV1 viewers in millions for the episode with a share (%) of 28.9? ### answer: SELECT total_itv1_viewers__millions_ FROM table_27319183_5 WHERE share___percentage_ = "28.9" ### context: CREATE TABLE table_27319183_5 (total_itv1_viewers__millions_ VARCHAR, share___percentage_ VARCHAR) |
### question: What is the nickname of the Adrian, Michigan team? ### answer: SELECT team_nickname FROM table_27361255_1 WHERE location = "Adrian, Michigan" ### context: CREATE TABLE table_27361255_1 (team_nickname VARCHAR, location VARCHAR) |
### question: How many primary conferences were held in Allendale, Michigan? ### answer: SELECT COUNT(primary_conference) FROM table_27361255_1 WHERE location = "Allendale, Michigan" ### context: CREATE TABLE table_27361255_1 (primary_conference VARCHAR, location VARCHAR) |
### question: Where is Robert Morris University-Illinois held? ### answer: SELECT location FROM table_27361255_1 WHERE institution = "Robert Morris University-Illinois" ### context: CREATE TABLE table_27361255_1 (location VARCHAR, institution VARCHAR) |
### question: What is the enrollment for the Redhawks? ### answer: SELECT COUNT(enrollment) FROM table_27361255_1 WHERE team_nickname = "RedHawks" ### context: CREATE TABLE table_27361255_1 (enrollment VARCHAR, team_nickname VARCHAR) |
### question: what is the 2001 % for the status widowed or surviving partner? ### answer: SELECT 2001 AS __percentage FROM table_273617_6 WHERE status = "Widowed or surviving partner" ### context: CREATE TABLE table_273617_6 (status VARCHAR) |
### question: What is the lowest 2011 number (,000)? ### answer: SELECT MIN(2011 AS _number__), 000 AS _ FROM table_273617_6 ### context: CREATE TABLE table_273617_6 (Id VARCHAR) |
### question: What is the 2011 number (,000) when the status is separated? ### answer: SELECT 2011 AS _number__, 000 AS _ FROM table_273617_6 WHERE status = "Separated" ### context: CREATE TABLE table_273617_6 (status VARCHAR) |
### question: What number episode in the season was directed by Paul Adelstein? ### answer: SELECT MAX(no_in_season) FROM table_27374740_1 WHERE directed_by = "Paul Adelstein" ### context: CREATE TABLE table_27374740_1 (no_in_season INTEGER, directed_by VARCHAR) |
### question: What is the earliest numbered episode of the season? ### answer: SELECT MIN(no_in_season) FROM table_27374740_1 ### context: CREATE TABLE table_27374740_1 (no_in_season INTEGER) |
### question: Who was the director for Tango Bar? ### answer: SELECT director FROM table_27423508_1 WHERE spanish_title = "Tango Bar" ### context: CREATE TABLE table_27423508_1 (director VARCHAR, spanish_title VARCHAR) |
### question: What was the English title fo the film that was a nominee? ### answer: SELECT english_title FROM table_27423508_1 WHERE result = "Nominee" ### context: CREATE TABLE table_27423508_1 (english_title VARCHAR, result VARCHAR) |
### question: What was the English title of Ladrones Y Mentirosos? ### answer: SELECT english_title FROM table_27423508_1 WHERE spanish_title = "Ladrones y mentirosos" ### context: CREATE TABLE table_27423508_1 (english_title VARCHAR, spanish_title VARCHAR) |
### question: How many years have a weeks at #1 value of exactly 8? ### answer: SELECT COUNT(year) FROM table_27441210_6 WHERE weeks_at__number1 = 8 ### context: CREATE TABLE table_27441210_6 (year VARCHAR, weeks_at__number1 VARCHAR) |
### question: What is the position for outgoing manager alfredo merino ### answer: SELECT position_in_table FROM table_27495117_3 WHERE outgoing_manager = "Alfredo Merino" ### context: CREATE TABLE table_27495117_3 (position_in_table VARCHAR, outgoing_manager VARCHAR) |
### question: how many teams had an appointment date of 11 april 2011 ### answer: SELECT COUNT(team) FROM table_27495117_3 WHERE date_of_appointment = "11 April 2011" ### context: CREATE TABLE table_27495117_3 (team VARCHAR, date_of_appointment VARCHAR) |
### question: what was the appointment date for outgoing manager luis césar sampedro ### answer: SELECT date_of_appointment FROM table_27495117_3 WHERE outgoing_manager = "Luis César Sampedro" ### context: CREATE TABLE table_27495117_3 (date_of_appointment VARCHAR, outgoing_manager VARCHAR) |
### question: What was the manner of departure for the appointment date of 21 september 2010 ### answer: SELECT manner_of_departure FROM table_27495117_3 WHERE date_of_appointment = "21 September 2010" ### context: CREATE TABLE table_27495117_3 (manner_of_departure VARCHAR, date_of_appointment VARCHAR) |
### question: What was the position of appointment date 17 january 2011 ### answer: SELECT position_in_table FROM table_27495117_3 WHERE date_of_appointment = "17 January 2011" ### context: CREATE TABLE table_27495117_3 (position_in_table VARCHAR, date_of_appointment VARCHAR) |
### question: How many teams had an outgoing manager of antonio gómez ### answer: SELECT COUNT(manner_of_departure) FROM table_27495117_3 WHERE outgoing_manager = "Antonio Gómez" ### context: CREATE TABLE table_27495117_3 (manner_of_departure VARCHAR, outgoing_manager VARCHAR) |
### question: What was the score for the opponent florida panthers? ### answer: SELECT COUNT(score) FROM table_27501030_3 WHERE opponent = "Florida Panthers" ### context: CREATE TABLE table_27501030_3 (score VARCHAR, opponent VARCHAR) |
### question: What is the ab ripper x when the length is 92:24? ### answer: SELECT ab_ripper_x FROM table_27512025_1 WHERE length = "92:24" ### context: CREATE TABLE table_27512025_1 (ab_ripper_x VARCHAR, length VARCHAR) |
### question: How many types are cardio? ### answer: SELECT COUNT(program) FROM table_27512025_1 WHERE type = "Cardio" ### context: CREATE TABLE table_27512025_1 (program VARCHAR, type VARCHAR) |
### question: What is the ab ripper x when exercise is x stretch? ### answer: SELECT ab_ripper_x FROM table_27512025_1 WHERE exercise = "X Stretch" ### context: CREATE TABLE table_27512025_1 (ab_ripper_x VARCHAR, exercise VARCHAR) |
### question: What is the week when type is cardio workout? ### answer: SELECT week FROM table_27512025_1 WHERE type = "Cardio Workout" ### context: CREATE TABLE table_27512025_1 (week VARCHAR, type VARCHAR) |
### question: What is the exercise when the equipment is heart rate monitor, water and towel? ### answer: SELECT exercise FROM table_27512025_1 WHERE equipment = "Heart rate monitor, water and towel" ### context: CREATE TABLE table_27512025_1 (exercise VARCHAR, equipment VARCHAR) |
### question: Name the score for 29 game ### answer: SELECT score FROM table_27537870_5 WHERE game = 29 ### context: CREATE TABLE table_27537870_5 (score VARCHAR, game VARCHAR) |
### question: Name the opponent for record 10-13-3 ### answer: SELECT opponent FROM table_27537870_5 WHERE record = "10-13-3" ### context: CREATE TABLE table_27537870_5 (opponent VARCHAR, record VARCHAR) |
### question: Name the december for record 14-17-4 ### answer: SELECT december FROM table_27537870_5 WHERE record = "14-17-4" ### context: CREATE TABLE table_27537870_5 (december VARCHAR, record VARCHAR) |
### question: Name the least december for hsbc arena/18,017 ### answer: SELECT MIN(december) FROM table_27537870_5 WHERE location_attendance = "HSBC Arena/18,017" ### context: CREATE TABLE table_27537870_5 (december INTEGER, location_attendance VARCHAR) |
### question: Name the number of game 2-6 ### answer: SELECT COUNT(game) FROM table_27537870_5 WHERE score = "2-6" ### context: CREATE TABLE table_27537870_5 (game VARCHAR, score VARCHAR) |
### question: What is the highest entry in November for the game 20? ### answer: SELECT MAX(november) FROM table_27539535_4 WHERE game = 20 ### context: CREATE TABLE table_27539535_4 (november INTEGER, game VARCHAR) |
### question: What is the least entry for game if the score is 1-0? ### answer: SELECT MIN(game) FROM table_27539535_4 WHERE score = "1-0" ### context: CREATE TABLE table_27539535_4 (game INTEGER, score VARCHAR) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.