combined_text
stringlengths
106
1.05k
###question:What was the Play-by-play when the color commentator was Eric Wynalda, earlier than 2005?###answer:SELECT play_by_play FROM table_name_11 WHERE color_commentator_s_ = "eric wynalda" AND year < 2005###context:CREATE TABLE table_name_11 (play_by_play VARCHAR, color_commentator_s_ VARCHAR, year VARCHAR)
###question:What is the name of the pregame host when the Play-by-play was by JP Dellacamera, earlier than 2009, and Color commentator(s) was Ty Keough?###answer:SELECT pregame_host FROM table_name_67 WHERE play_by_play = "jp dellacamera" AND year < 2009 AND color_commentator_s_ = "ty keough"###context:CREATE TABLE tab...
###question:What date was the score 3–0, and set 1 was 25–22?###answer:SELECT date FROM table_name_88 WHERE score = "3–0" AND set_1 = "25–22"###context:CREATE TABLE table_name_88 (date VARCHAR, score VARCHAR, set_1 VARCHAR)
###question:What date was the total 56–75?###answer:SELECT date FROM table_name_31 WHERE total = "56–75"###context:CREATE TABLE table_name_31 (date VARCHAR, total VARCHAR)
###question:What is the Set 1 when Set 3 was 25–15?###answer:SELECT set_1 FROM table_name_34 WHERE set_3 = "25–15"###context:CREATE TABLE table_name_34 (set_1 VARCHAR, set_3 VARCHAR)
###question:What date was the total 75–45?###answer:SELECT date FROM table_name_42 WHERE total = "75–45"###context:CREATE TABLE table_name_42 (date VARCHAR, total VARCHAR)
###question:What is the sum of the dates in december that were against the atlanta flames before game 40?###answer:SELECT SUM(december) FROM table_name_88 WHERE opponent = "atlanta flames" AND game < 40###context:CREATE TABLE table_name_88 (december INTEGER, opponent VARCHAR, game VARCHAR)
###question:What was the score of the game against montreal canadiens after game 26?###answer:SELECT score FROM table_name_59 WHERE game > 26 AND opponent = "montreal canadiens"###context:CREATE TABLE table_name_59 (score VARCHAR, game VARCHAR, opponent VARCHAR)
###question:In what Round was Grant Long Drafted?###answer:SELECT MIN(round) FROM table_name_6 WHERE player = "grant long"###context:CREATE TABLE table_name_6 (round INTEGER, player VARCHAR)
###question:What is the Player from Memphis?###answer:SELECT player FROM table_name_70 WHERE school_club_team = "memphis"###context:CREATE TABLE table_name_70 (player VARCHAR, school_club_team VARCHAR)
###question:What Player was picked after Round 2 with a Pick number larger than 33?###answer:SELECT player FROM table_name_58 WHERE pick > 33 AND round > 2###context:CREATE TABLE table_name_58 (player VARCHAR, pick VARCHAR, round VARCHAR)
###question:In what Round was the Memphis Player drafted?###answer:SELECT AVG(round) FROM table_name_75 WHERE school_club_team = "memphis"###context:CREATE TABLE table_name_75 (round INTEGER, school_club_team VARCHAR)
###question:Which School/Club Team holds the 2006-2009 Years of Grizzlies ?###answer:SELECT school_club_team FROM table_name_22 WHERE years_for_grizzlies = "2006-2009"###context:CREATE TABLE table_name_22 (school_club_team VARCHAR, years_for_grizzlies VARCHAR)
###question:Who was the Player in the 1998-2000 Year of Grizzlies?###answer:SELECT player FROM table_name_14 WHERE years_for_grizzlies = "1998-2000"###context:CREATE TABLE table_name_14 (player VARCHAR, years_for_grizzlies VARCHAR)
###question:What is the Nationality of the 1998-2000 Years for Grizzlies?###answer:SELECT nationality FROM table_name_54 WHERE years_for_grizzlies = "1998-2000"###context:CREATE TABLE table_name_54 (nationality VARCHAR, years_for_grizzlies VARCHAR)
###question:Who was the 1999-2002 Years for Grizzlies small forward Player who was from the United States?###answer:SELECT player FROM table_name_71 WHERE nationality = "united states" AND position = "small forward" AND years_for_grizzlies = "1999-2002"###context:CREATE TABLE table_name_71 (player VARCHAR, years_for_gr...
###question:Which Player is the shooting guard?###answer:SELECT player FROM table_name_69 WHERE position = "shooting guard"###context:CREATE TABLE table_name_69 (player VARCHAR, position VARCHAR)
###question:What is the location and attendance of game 44?###answer:SELECT location_attendance FROM table_name_65 WHERE game = 44###context:CREATE TABLE table_name_65 (location_attendance VARCHAR, game VARCHAR)
###question:What is the record of game 42, which had a clemmensen decision?###answer:SELECT record FROM table_name_76 WHERE decision = "clemmensen" AND game = 42###context:CREATE TABLE table_name_76 (record VARCHAR, decision VARCHAR, game VARCHAR)
###question:What country parred E and scored 71-73-70-74=288?###answer:SELECT country FROM table_name_19 WHERE to_par = "e" AND score = 71 - 73 - 70 - 74 = 288###context:CREATE TABLE table_name_19 (country VARCHAR, to_par VARCHAR, score VARCHAR)
###question:How much money was scored for 73-71-70-73=287?###answer:SELECT money___$__ FROM table_name_13 WHERE score = 73 - 71 - 70 - 73 = 287###context:CREATE TABLE table_name_13 (money___$__ VARCHAR, score VARCHAR)
###question:What country has to par E with Mark O'Meara?###answer:SELECT country FROM table_name_44 WHERE to_par = "e" AND player = "mark o'meara"###context:CREATE TABLE table_name_44 (country VARCHAR, to_par VARCHAR, player VARCHAR)
###question:What country placed t6 with player Vijay Singh?###answer:SELECT country FROM table_name_91 WHERE place = "t6" AND player = "vijay singh"###context:CREATE TABLE table_name_91 (country VARCHAR, place VARCHAR, player VARCHAR)
###question:How much money did David Toms get?###answer:SELECT money___$__ FROM table_name_16 WHERE player = "david toms"###context:CREATE TABLE table_name_16 (money___$__ VARCHAR, player VARCHAR)
###question:What is the playoffs Game number on April 26?###answer:SELECT game FROM table_name_94 WHERE date = "april 26"###context:CREATE TABLE table_name_94 (game VARCHAR, date VARCHAR)
###question:What is the Score of Game 4?###answer:SELECT score FROM table_name_98 WHERE game = "4"###context:CREATE TABLE table_name_98 (score VARCHAR, game VARCHAR)
###question:What is the playoff Game on April 30?###answer:SELECT game FROM table_name_59 WHERE date = "april 30"###context:CREATE TABLE table_name_59 (game VARCHAR, date VARCHAR)
###question:What is the Date of the game with a Score of L 115–118 (OT)?###answer:SELECT date FROM table_name_75 WHERE score = "l 115–118 (ot)"###context:CREATE TABLE table_name_75 (date VARCHAR, score VARCHAR)
###question:What was the result when there were 27,321 in attendance?###answer:SELECT result FROM table_name_20 WHERE attendance = "27,321"###context:CREATE TABLE table_name_20 (result VARCHAR, attendance VARCHAR)
###question:What is the number in attendance at Dowdy-Ficklen stadium • Greenville, NC, and the opponent was Ohio?###answer:SELECT attendance FROM table_name_63 WHERE site = "dowdy-ficklen stadium • greenville, nc" AND opponent = "ohio"###context:CREATE TABLE table_name_63 (attendance VARCHAR, site VARCHAR, opponent VA...
###question:What date was the game at Dowdy-Ficklen stadium • Greenville, NC, with 27,321 in attendance?###answer:SELECT date FROM table_name_96 WHERE site = "dowdy-ficklen stadium • greenville, nc" AND attendance = "27,321"###context:CREATE TABLE table_name_96 (date VARCHAR, site VARCHAR, attendance VARCHAR)
###question:What team was the opponent when there were 27,321 in attendance?###answer:SELECT opponent FROM table_name_86 WHERE attendance = "27,321"###context:CREATE TABLE table_name_86 (opponent VARCHAR, attendance VARCHAR)
###question:What date was the game at Williams-Brice stadium • Columbia, SC?###answer:SELECT date FROM table_name_75 WHERE site = "williams-brice stadium • columbia, sc"###context:CREATE TABLE table_name_75 (date VARCHAR, site VARCHAR)
###question:Can you tell me the Margin of victory that has the Winning score of 67-69-67-69=272?###answer:SELECT margin_of_victory FROM table_name_20 WHERE winning_score = 67 - 69 - 67 - 69 = 272###context:CREATE TABLE table_name_20 (margin_of_victory VARCHAR, winning_score VARCHAR)
###question:WHAT IS THE AVERAGE DATE FOR CBS LABEL, IN AUSTRALIA, AND SBP 241031 FOR CATALOG?###answer:SELECT AVG(date) FROM table_name_80 WHERE label = "cbs" AND region = "australia" AND catalog = "sbp 241031"###context:CREATE TABLE table_name_80 (date INTEGER, catalog VARCHAR, label VARCHAR, region VARCHAR)
###question:WHAT DATE HAS A CATALOG OF 486553.4?###answer:SELECT MAX(date) FROM table_name_70 WHERE catalog = "486553.4"###context:CREATE TABLE table_name_70 (date INTEGER, catalog VARCHAR)
###question:WHAT IS THE LOWEST DATE FOR KOREA, IN CD FORMAT?###answer:SELECT MIN(date) FROM table_name_23 WHERE region = "korea" AND format = "cd"###context:CREATE TABLE table_name_23 (date INTEGER, region VARCHAR, format VARCHAR)
###question:What is 2008, when 2006 is "1R"?###answer:SELECT 2008 FROM table_name_70 WHERE 2006 = "1r"###context:CREATE TABLE table_name_70 (Id VARCHAR)
###question:What is Tournament, when 2006 is "A", and when 2009 is "A"?###answer:SELECT tournament FROM table_name_93 WHERE 2006 = "a" AND 2009 = "a"###context:CREATE TABLE table_name_93 (tournament VARCHAR)
###question:What is 2005, when 2006 is "1R"?###answer:SELECT 2005 FROM table_name_73 WHERE 2006 = "1r"###context:CREATE TABLE table_name_73 (Id VARCHAR)
###question:What is 2011, when 2008 is "2R"?###answer:SELECT 2011 FROM table_name_40 WHERE 2008 = "2r"###context:CREATE TABLE table_name_40 (Id VARCHAR)
###question:What is 2004, when 2005 is "2R", and when 2006 is "1R"###answer:SELECT 2004 FROM table_name_74 WHERE 2005 = "2r" AND 2006 = "1r"###context:CREATE TABLE table_name_74 (Id VARCHAR)
###question:What is 2004, when 2009 is "A"?###answer:SELECT 2004 FROM table_name_28 WHERE 2009 = "a"###context:CREATE TABLE table_name_28 (Id VARCHAR)
###question:What was the name of the opponent when the method was ko (slam), and record was 13–1?###answer:SELECT opponent FROM table_name_21 WHERE method = "ko (slam)" AND record = "13–1"###context:CREATE TABLE table_name_21 (opponent VARCHAR, method VARCHAR, record VARCHAR)
###question:What is the highest pick of scott turner, who has a round greater than 2?###answer:SELECT MAX(pick) FROM table_name_37 WHERE round > 2 AND name = "scott turner"###context:CREATE TABLE table_name_37 (pick INTEGER, round VARCHAR, name VARCHAR)
###question:What is the name of the ot position player with a round greater than 4?###answer:SELECT name FROM table_name_69 WHERE round > 4 AND position = "ot"###context:CREATE TABLE table_name_69 (name VARCHAR, round VARCHAR, position VARCHAR)
###question:What is the sum of the pick of darryl pounds, who has an overall greater than 68?###answer:SELECT SUM(pick) FROM table_name_94 WHERE name = "darryl pounds" AND overall > 68###context:CREATE TABLE table_name_94 (pick INTEGER, name VARCHAR, overall VARCHAR)
###question:What is the total number of rounds of the player from lehigh college with an overall less than 152?###answer:SELECT COUNT(round) FROM table_name_39 WHERE college = "lehigh" AND overall < 152###context:CREATE TABLE table_name_39 (round VARCHAR, college VARCHAR, overall VARCHAR)
###question:What is the highest round of pick 3?###answer:SELECT MAX(round) FROM table_name_42 WHERE pick = 3###context:CREATE TABLE table_name_42 (round INTEGER, pick VARCHAR)
###question:What is the total overall number of the ot position player with a pick greater than 5?###answer:SELECT COUNT(overall) FROM table_name_59 WHERE position = "ot" AND pick > 5###context:CREATE TABLE table_name_59 (overall VARCHAR, position VARCHAR, pick VARCHAR)
###question:What rank does the Singapore Cup of 0 (1) have?###answer:SELECT MAX(rank) FROM table_name_87 WHERE singapore_cup = "0 (1)"###context:CREATE TABLE table_name_87 (rank INTEGER, singapore_cup VARCHAR)
###question:What Singapore League Cup does Masahiro Fukasawa have?###answer:SELECT singapore_league_cup FROM table_name_99 WHERE name = "masahiro fukasawa"###context:CREATE TABLE table_name_99 (singapore_league_cup VARCHAR, name VARCHAR)
###question:What is Norikazu Murakami's total?###answer:SELECT total FROM table_name_41 WHERE name = "norikazu murakami"###context:CREATE TABLE table_name_41 (total VARCHAR, name VARCHAR)
###question:What is the rank for the total that has 3 (20)?###answer:SELECT rank FROM table_name_11 WHERE total = "3 (20)"###context:CREATE TABLE table_name_11 (rank VARCHAR, total VARCHAR)
###question:Which AFC cup does Masahiro Fukasawa have?###answer:SELECT afc_cup FROM table_name_17 WHERE name = "masahiro fukasawa"###context:CREATE TABLE table_name_17 (afc_cup VARCHAR, name VARCHAR)
###question:Which AFC cup does Kenji Arai have?###answer:SELECT afc_cup FROM table_name_43 WHERE name = "kenji arai"###context:CREATE TABLE table_name_43 (afc_cup VARCHAR, name VARCHAR)
###question:In the game where Joe Johnson (31) was the high points scorer, what was the final score?###answer:SELECT score FROM table_name_79 WHERE high_points = "joe johnson (31)"###context:CREATE TABLE table_name_79 (score VARCHAR, high_points VARCHAR)
###question:What is the lowest to par of the player with a t3 place and less than $1,500?###answer:SELECT MIN(to_par) FROM table_name_28 WHERE place = "t3" AND money___$__ < 1 OFFSET 500###context:CREATE TABLE table_name_28 (to_par INTEGER, place VARCHAR, money___$__ VARCHAR)
###question:Who is the player from the United States with a t6 place and a 71-70-76-72=289 score?###answer:SELECT player FROM table_name_67 WHERE country = "united states" AND place = "t6" AND score = 71 - 70 - 76 - 72 = 289###context:CREATE TABLE table_name_67 (player VARCHAR, country VARCHAR, place VARCHAR, score VAR...
###question:How much total money does player tommy bolt, who has a to par of 9, have?###answer:SELECT COUNT(money___) AS $__ FROM table_name_76 WHERE to_par = 9 AND player = "tommy bolt"###context:CREATE TABLE table_name_76 (money___ VARCHAR, to_par VARCHAR, player VARCHAR)
###question:What is the lowest amount of money a player from South Africa with a to par less than 8 has?###answer:SELECT MIN(money___) AS $__ FROM table_name_13 WHERE country = "south africa" AND to_par < 8###context:CREATE TABLE table_name_13 (money___ INTEGER, country VARCHAR, to_par VARCHAR)
###question:What was the venue that had a friendly match competition?###answer:SELECT venue FROM table_name_49 WHERE competition = "friendly match"###context:CREATE TABLE table_name_49 (venue VARCHAR, competition VARCHAR)
###question:With a year larger than 1905, and a location of philadelphia, pennsylvania with a to par [a] of n/a and a country of scotland what is the course?###answer:SELECT course FROM table_name_1 WHERE to_par_[a_] = "n/a" AND country = "scotland" AND year > 1905 AND location = "philadelphia, pennsylvania"###context:...
###question:What is the total score for a location of san francisco, california, and a year after 1987, and a to pa [a] of +1?###answer:SELECT total_score FROM table_name_68 WHERE location = "san francisco, california" AND year > 1987 AND to_par_[a_] = "+1"###context:CREATE TABLE table_name_68 (total_score VARCHAR, loc...
###question:What is the sum for the year with a location of newport, rhode island?###answer:SELECT SUM(year) FROM table_name_57 WHERE location = "newport, rhode island"###context:CREATE TABLE table_name_57 (year INTEGER, location VARCHAR)
###question:What is the country with a course of merion golf club, and a to par [1] of e?###answer:SELECT country FROM table_name_27 WHERE course = "merion golf club" AND to_par_[a_] = "e"###context:CREATE TABLE table_name_27 (country VARCHAR, course VARCHAR, to_par_ VARCHAR, a_ VARCHAR)
###question:What is the total score for the year 2012?###answer:SELECT total_score FROM table_name_14 WHERE year = 2012###context:CREATE TABLE table_name_14 (total_score VARCHAR, year VARCHAR)
###question:What is the evening gown score for the contestant from Mississippi?###answer:SELECT evening_gown FROM table_name_4 WHERE state = "mississippi"###context:CREATE TABLE table_name_4 (evening_gown VARCHAR, state VARCHAR)
###question:What is the type for rank 2?###answer:SELECT type FROM table_name_26 WHERE rank = 2###context:CREATE TABLE table_name_26 (type VARCHAR, rank VARCHAR)
###question:What is the sum of number of bearers in 2009 for a rank above 1, a type of patronymic, an etymology meaning son of Christian, and the number of bearers in 1971 greater than 45.984?###answer:SELECT SUM(number_of_bearers_2009) FROM table_name_3 WHERE rank > 1 AND type = "patronymic" AND etymology = "son of ch...
###question:What is Ryan Hunter-Reay of the Herdez Competition's Qual 2 time?###answer:SELECT qual_2 FROM table_name_80 WHERE team = "herdez competition" AND name = "ryan hunter-reay"###context:CREATE TABLE table_name_80 (qual_2 VARCHAR, team VARCHAR, name VARCHAR)
###question:What is Justin Wilson's Team?###answer:SELECT team FROM table_name_13 WHERE name = "justin wilson"###context:CREATE TABLE table_name_13 (team VARCHAR, name VARCHAR)
###question:What is the Best of the racer with a Qual 2 of 1:00.588?###answer:SELECT best FROM table_name_31 WHERE qual_2 = "1:00.588"###context:CREATE TABLE table_name_31 (best VARCHAR, qual_2 VARCHAR)
###question:Where is the lowest area with a population of 7,616?###answer:SELECT MIN(area__km²_) FROM table_name_55 WHERE population__2010_ = 7 OFFSET 616###context:CREATE TABLE table_name_55 (area__km²_ INTEGER, population__2010_ VARCHAR)
###question:Where in Tongyong is Hanyu Sanmin?###answer:SELECT tongyong FROM table_name_36 WHERE hanyu = "sanmin"###context:CREATE TABLE table_name_36 (tongyong VARCHAR, hanyu VARCHAR)
###question:Which Hanya has an area of 19.3888?###answer:SELECT hanyu FROM table_name_59 WHERE area__km²_ = 19.3888###context:CREATE TABLE table_name_59 (hanyu VARCHAR, area__km²_ VARCHAR)
###question:What is Nationality, when Round is less than 2, and when Pick is "24"?###answer:SELECT nationality FROM table_name_17 WHERE round < 2 AND pick = 24###context:CREATE TABLE table_name_17 (nationality VARCHAR, round VARCHAR, pick VARCHAR)
###question:What is Nationality, when Round is less than 2, and when College/Team is "CB L'Hospitalet"?###answer:SELECT nationality FROM table_name_36 WHERE round < 2 AND college_team = "cb l'hospitalet"###context:CREATE TABLE table_name_36 (nationality VARCHAR, round VARCHAR, college_team VARCHAR)
###question:What is the lowest Round, when College/Team is "Kansas", and when Pick is less than 56?###answer:SELECT MIN(round) FROM table_name_96 WHERE college_team = "kansas" AND pick < 56###context:CREATE TABLE table_name_96 (round INTEGER, college_team VARCHAR, pick VARCHAR)
###question:What is College/Team, when Round is less than 2, and when Nationality is "United States"?###answer:SELECT college_team FROM table_name_18 WHERE round < 2 AND nationality = "united states"###context:CREATE TABLE table_name_18 (college_team VARCHAR, round VARCHAR, nationality VARCHAR)
###question:WHAT IS THE Q1 POS WITH A 1:31.826 Q1 TIME, AND Q1 ORDER OF 7?###answer:SELECT MAX(q1_pos) FROM table_name_90 WHERE q1_time = "1:31.826" AND q1_order > 7###context:CREATE TABLE table_name_90 (q1_pos INTEGER, q1_time VARCHAR, q1_order VARCHAR)
###question:What is the score on December 2?###answer:SELECT score FROM table_name_51 WHERE date = "december 2"###context:CREATE TABLE table_name_51 (score VARCHAR, date VARCHAR)
###question:How many silver medals were won in 1938?###answer:SELECT silver FROM table_name_42 WHERE year = "1938"###context:CREATE TABLE table_name_42 (silver VARCHAR, year VARCHAR)
###question:How many gold medals were won in 1970?###answer:SELECT gold FROM table_name_61 WHERE year = "1970"###context:CREATE TABLE table_name_61 (gold VARCHAR, year VARCHAR)
###question:How many silver medals were won the year 7 gold medals were won?###answer:SELECT silver FROM table_name_43 WHERE gold = "7"###context:CREATE TABLE table_name_43 (silver VARCHAR, gold VARCHAR)
###question:How many bronze medals were won in 1998?###answer:SELECT bronze FROM table_name_27 WHERE year = "1998"###context:CREATE TABLE table_name_27 (bronze VARCHAR, year VARCHAR)
###question:Can you tell me the TV Time that has the Date of november 22, 1998?###answer:SELECT tv_time FROM table_name_35 WHERE date = "november 22, 1998"###context:CREATE TABLE table_name_35 (tv_time VARCHAR, date VARCHAR)
###question:Can you tell me the Result that has the Date of september 13, 1998?###answer:SELECT result FROM table_name_28 WHERE date = "september 13, 1998"###context:CREATE TABLE table_name_28 (result VARCHAR, date VARCHAR)
###question:Can you tell me the Opponent that has the Week smaller than 11, and the TV Time of fox 10:00 am mt, and the Result of w 20-17?###answer:SELECT opponent FROM table_name_33 WHERE week < 11 AND tv_time = "fox 10:00 am mt" AND result = "w 20-17"###context:CREATE TABLE table_name_33 (opponent VARCHAR, result VAR...
###question:Can you tell me the Result that has the Week of 5?###answer:SELECT result FROM table_name_63 WHERE week = 5###context:CREATE TABLE table_name_63 (result VARCHAR, week VARCHAR)
###question:What is the average year that the club located in enfield was founded with an unknown coach?###answer:SELECT AVG(founded) FROM table_name_87 WHERE coach = "unknown" AND location = "enfield"###context:CREATE TABLE table_name_87 (founded INTEGER, coach VARCHAR, location VARCHAR)
###question:What was the location of the club where the home ground is wilfred taylor reserve?###answer:SELECT location FROM table_name_80 WHERE home_ground = "wilfred taylor reserve"###context:CREATE TABLE table_name_80 (location VARCHAR, home_ground VARCHAR)
###question:Where is the club that was founded in 1946 located that has an unknown coach?###answer:SELECT location FROM table_name_45 WHERE coach = "unknown" AND founded = 1946###context:CREATE TABLE table_name_45 (location VARCHAR, coach VARCHAR, founded VARCHAR)
###question:Where is the home ground for the club coached by nick pantsaras and founded before 1946?###answer:SELECT home_ground FROM table_name_48 WHERE founded < 1946 AND coach = "nick pantsaras"###context:CREATE TABLE table_name_48 (home_ground VARCHAR, founded VARCHAR, coach VARCHAR)
###question:Which team was the opponent that had a location of Madison Square Garden with a score of 87-83?###answer:SELECT team FROM table_name_10 WHERE location_attendance = "madison square garden" AND score = "87-83"###context:CREATE TABLE table_name_10 (team VARCHAR, location_attendance VARCHAR, score VARCHAR)
###question:Which game was played at the Forum and led to a series result of 0-1?###answer:SELECT game FROM table_name_85 WHERE location_attendance = "the forum" AND series = "0-1"###context:CREATE TABLE table_name_85 (game VARCHAR, location_attendance VARCHAR, series VARCHAR)
###question:What was the score for game 2?###answer:SELECT score FROM table_name_82 WHERE game = 2###context:CREATE TABLE table_name_82 (score VARCHAR, game VARCHAR)
###question:What is the title of the show with less than 10 seasons that aired on September 29, 1997 and is directed by Milan Cheylov?###answer:SELECT title FROM table_name_69 WHERE season__number < 10 AND directed_by = "milan cheylov" AND original_air_date = "september 29, 1997"###context:CREATE TABLE table_name_69 (t...
###question:What is the attendance of the November 19, 1990 game?###answer:SELECT attendance FROM table_name_49 WHERE date = "november 19, 1990"###context:CREATE TABLE table_name_49 (attendance VARCHAR, date VARCHAR)
###question:How many Years have an Iron Man Award of kyal horsley?###answer:SELECT COUNT(year) FROM table_name_37 WHERE iron_man_award = "kyal horsley"###context:CREATE TABLE table_name_37 (year VARCHAR, iron_man_award VARCHAR)