combined_text stringlengths 106 1.05k |
|---|
###question:What is the career SR when 1985 is Grand Slams?###answer:SELECT career_sr FROM table_name_16 WHERE 1985 = "grand slams"###context:CREATE TABLE table_name_16 (career_sr VARCHAR) |
###question:Which Name has a Date of 11 june 1940?###answer:SELECT name FROM table_name_95 WHERE date = "11 june 1940"###context:CREATE TABLE table_name_95 (name VARCHAR, date VARCHAR) |
###question:Which Nationality has a Fate of sunk (mine), and a Tonnage (GRT) smaller than 2,266?###answer:SELECT nationality FROM table_name_80 WHERE fate = "sunk (mine)" AND tonnage__grt_ < 2 OFFSET 266###context:CREATE TABLE table_name_80 (nationality VARCHAR, fate VARCHAR, tonnage__grt_ VARCHAR) |
###question:Which Tonnage (GRT) is the highest one that has a Date of 16 june 1940?###answer:SELECT MAX(tonnage__grt_) FROM table_name_52 WHERE date = "16 june 1940"###context:CREATE TABLE table_name_52 (tonnage__grt_ INTEGER, date VARCHAR) |
###question:Which Nationality has a Name of assyrian?###answer:SELECT nationality FROM table_name_86 WHERE name = "assyrian"###context:CREATE TABLE table_name_86 (nationality VARCHAR, name VARCHAR) |
###question:What is the time for the bike (40km) when the swim (1.5km) is 19:56?###answer:SELECT bike__40km_ FROM table_name_38 WHERE swim__15km_ = "19:56"###context:CREATE TABLE table_name_38 (bike__40km_ VARCHAR, swim__15km_ VARCHAR) |
###question:With a swim (1.5km) of 18:55 and a run (10km) of 32:37, what is the trans 2?###answer:SELECT trans_2 FROM table_name_76 WHERE swim__15km_ = "18:55" AND run__10km_ = "32:37"###context:CREATE TABLE table_name_76 (trans_2 VARCHAR, swim__15km_ VARCHAR, run__10km_ VARCHAR) |
###question:Daniela Ryf who competes in the women's even had what swim (1.5km)?###answer:SELECT swim__15km_ FROM table_name_6 WHERE event = "women's" AND athlete = "daniela ryf"###context:CREATE TABLE table_name_6 (swim__15km_ VARCHAR, event VARCHAR, athlete VARCHAR) |
###question:For the triathlon with a bike (40km) of 58:20 what is the total time?###answer:SELECT total_time FROM table_name_21 WHERE bike__40km_ = "58:20"###context:CREATE TABLE table_name_21 (total_time VARCHAR, bike__40km_ VARCHAR) |
###question:How long did the trans 1 take when 2:00:40.20 is the total time?###answer:SELECT trans_1 FROM table_name_28 WHERE total_time = "2:00:40.20"###context:CREATE TABLE table_name_28 (trans_1 VARCHAR, total_time VARCHAR) |
###question:Can you tell me the Record that has the Team of minnesota?###answer:SELECT record FROM table_name_91 WHERE team = "minnesota"###context:CREATE TABLE table_name_91 (record VARCHAR, team VARCHAR) |
###question:Can you tell me the Score that has the Team of memphis?###answer:SELECT score FROM table_name_89 WHERE team = "memphis"###context:CREATE TABLE table_name_89 (score VARCHAR, team VARCHAR) |
###question:With a date of Aldershot and Aldershot as the away team what was the score of the game?###answer:SELECT score FROM table_name_27 WHERE away_team = "aldershot" AND date = "aldershot"###context:CREATE TABLE table_name_27 (score VARCHAR, away_team VARCHAR, date VARCHAR) |
###question:What was the score for the game when West Ham United was the away team?###answer:SELECT score FROM table_name_84 WHERE away_team = "west ham united"###context:CREATE TABLE table_name_84 (score VARCHAR, away_team VARCHAR) |
###question:With Sheffield United as the away team and the date, what home team has a tie no of 15?###answer:SELECT home_team FROM table_name_27 WHERE tie_no = "15" AND away_team = "sheffield united" AND date = "sheffield united"###context:CREATE TABLE table_name_27 (home_team VARCHAR, date VARCHAR, tie_no VARCHAR, awa... |
###question:Who was the home team when Sheffield United was the away team and the date was also Sheffield United?###answer:SELECT home_team FROM table_name_39 WHERE away_team = "sheffield united" AND date = "sheffield united"###context:CREATE TABLE table_name_39 (home_team VARCHAR, away_team VARCHAR, date VARCHAR) |
###question:What tie no has Watford as the date?###answer:SELECT tie_no FROM table_name_92 WHERE date = "watford"###context:CREATE TABLE table_name_92 (tie_no VARCHAR, date VARCHAR) |
###question:Which Country has a Place of t9, and a Score of 71-71-72=214, and a Player of ernie els?###answer:SELECT country FROM table_name_95 WHERE place = "t9" AND score = 71 - 71 - 72 = 214 AND player = "ernie els"###context:CREATE TABLE table_name_95 (country VARCHAR, player VARCHAR, place VARCHAR, score VARCHAR) |
###question:Which Country has a To par of –13?###answer:SELECT country FROM table_name_12 WHERE to_par = "–13"###context:CREATE TABLE table_name_12 (country VARCHAR, to_par VARCHAR) |
###question:Which Player has a Score of 72-69-73=214?###answer:SELECT player FROM table_name_71 WHERE score = 72 - 69 - 73 = 214###context:CREATE TABLE table_name_71 (player VARCHAR, score VARCHAR) |
###question:Which Score has a To par of –4, and a Player of duffy waldorf?###answer:SELECT score FROM table_name_30 WHERE to_par = "–4" AND player = "duffy waldorf"###context:CREATE TABLE table_name_30 (score VARCHAR, to_par VARCHAR, player VARCHAR) |
###question:Which Country has a Score of 79-68-74=212?###answer:SELECT country FROM table_name_49 WHERE score = 79 - 68 - 74 = 212###context:CREATE TABLE table_name_49 (country VARCHAR, score VARCHAR) |
###question:Which To par has a Country of united states, and a Player of duffy waldorf?###answer:SELECT to_par FROM table_name_22 WHERE country = "united states" AND player = "duffy waldorf"###context:CREATE TABLE table_name_22 (to_par VARCHAR, country VARCHAR, player VARCHAR) |
###question:What is Opponent In Final, when Surface is Hard, when Location is Wellington, New Zealand, and when Date is 6 February 2000?###answer:SELECT opponent_in_final FROM table_name_72 WHERE surface = "hard" AND location = "wellington, new zealand" AND date = "6 february 2000"###context:CREATE TABLE table_name_72 ... |
###question:What is Surface, when Date is 2 May 1999?###answer:SELECT surface FROM table_name_85 WHERE date = "2 may 1999"###context:CREATE TABLE table_name_85 (surface VARCHAR, date VARCHAR) |
###question:What is the 2nd leg when team #1 is Rubin Kazan?###answer:SELECT 2 AS nd_leg FROM table_name_44 WHERE team__number1 = "rubin kazan"###context:CREATE TABLE table_name_44 (team__number1 VARCHAR) |
###question:What is the agg when team #2 is 2006 UEFA Intertoto Cup?###answer:SELECT agg FROM table_name_24 WHERE team__number2 = "2006 uefa intertoto cup"###context:CREATE TABLE table_name_24 (agg VARCHAR, team__number2 VARCHAR) |
###question:What is the highest market value in billions of the company with profits of 20.96 billions and 166.99 billions in assets?###answer:SELECT MAX(market_value__billion_) AS $_ FROM table_name_79 WHERE profits__billion_$_ = 20.96 AND assets__billion_$_ > 166.99###context:CREATE TABLE table_name_79 (market_value_... |
###question:What is the total market value in billions of the company with 20.96 billion in profits and less than 166.99 billions in assets?###answer:SELECT COUNT(market_value__billion_) AS $_ FROM table_name_34 WHERE profits__billion_$_ = 20.96 AND assets__billion_$_ < 166.99###context:CREATE TABLE table_name_34 (mark... |
###question:What is the average assets in billions of the company Bank of America, which has less than 49.01 billions in sales?###answer:SELECT AVG(assets__billion_) AS $_ FROM table_name_70 WHERE company = "bank of america" AND sales__billion_$_ < 49.01###context:CREATE TABLE table_name_70 (assets__billion_ INTEGER, c... |
###question:What is the highest profits in billions of the company headquartered in the USA with a market value of 194.87 billions and less than 76.66 billions in sales?###answer:SELECT MAX(profits__billion_) AS $_ FROM table_name_87 WHERE headquarters = "usa" AND market_value__billion_$_ = 194.87 AND sales__billion_$_... |
###question:Which Total has a Nation of japan, and a Silver larger than 2?###answer:SELECT MIN(total) FROM table_name_55 WHERE nation = "japan" AND silver > 2###context:CREATE TABLE table_name_55 (total INTEGER, nation VARCHAR, silver VARCHAR) |
###question:Which Nation has a Gold larger than 0, and a Total larger than 4, and a Rank of 6?###answer:SELECT nation FROM table_name_74 WHERE gold > 0 AND total > 4 AND rank = "6"###context:CREATE TABLE table_name_74 (nation VARCHAR, rank VARCHAR, gold VARCHAR, total VARCHAR) |
###question:Which Silver has a Rank of 1, and a Total smaller than 11?###answer:SELECT SUM(silver) FROM table_name_80 WHERE rank = "1" AND total < 11###context:CREATE TABLE table_name_80 (silver INTEGER, rank VARCHAR, total VARCHAR) |
###question:Which Total has a Nation of united states, and a Bronze larger than 3?###answer:SELECT MAX(total) FROM table_name_4 WHERE nation = "united states" AND bronze > 3###context:CREATE TABLE table_name_4 (total INTEGER, nation VARCHAR, bronze VARCHAR) |
###question:Where did jamie cox & daniel marsh play against queensland?###answer:SELECT venue FROM table_name_71 WHERE opponent = "queensland" AND batsmen = "jamie cox & daniel marsh"###context:CREATE TABLE table_name_71 (venue VARCHAR, opponent VARCHAR, batsmen VARCHAR) |
###question:Where were jamie cox & scott kremerskothen paired?###answer:SELECT venue FROM table_name_24 WHERE batsmen = "jamie cox & scott kremerskothen"###context:CREATE TABLE table_name_24 (venue VARCHAR, batsmen VARCHAR) |
###question:Who were the batsmen paired for wicket 7?###answer:SELECT batsmen FROM table_name_83 WHERE wicket = "7"###context:CREATE TABLE table_name_83 (batsmen VARCHAR, wicket VARCHAR) |
###question:How many runs did they get against new south wales in 2002/03?###answer:SELECT runs FROM table_name_13 WHERE opponent = "new south wales" AND season = "2002/03"###context:CREATE TABLE table_name_13 (runs VARCHAR, opponent VARCHAR, season VARCHAR) |
###question:What season did they play queensland at wicket 4?###answer:SELECT season FROM table_name_81 WHERE opponent = "queensland" AND wicket = "4"###context:CREATE TABLE table_name_81 (season VARCHAR, opponent VARCHAR, wicket VARCHAR) |
###question:What was the Peak Position on July 11, 2001?###answer:SELECT peak_position FROM table_name_12 WHERE date = "july 11, 2001"###context:CREATE TABLE table_name_12 (peak_position VARCHAR, date VARCHAR) |
###question:On December 12, 2001, how many weeks had the single been in its position?###answer:SELECT weeks FROM table_name_18 WHERE date = "december 12, 2001"###context:CREATE TABLE table_name_18 (weeks VARCHAR, date VARCHAR) |
###question:What is the nationality of the Team Purdue?###answer:SELECT nationality FROM table_name_73 WHERE school_club_team = "purdue"###context:CREATE TABLE table_name_73 (nationality VARCHAR, school_club_team VARCHAR) |
###question:What is the nationality of the Team Georgia Tech?###answer:SELECT nationality FROM table_name_47 WHERE school_club_team = "georgia tech"###context:CREATE TABLE table_name_47 (nationality VARCHAR, school_club_team VARCHAR) |
###question:What is the nationality of the forward position on the Grizzlies in 2011?###answer:SELECT nationality FROM table_name_60 WHERE position = "forward" AND years_for_grizzlies = "2011"###context:CREATE TABLE table_name_60 (nationality VARCHAR, position VARCHAR, years_for_grizzlies VARCHAR) |
###question:Who was the runner-up at the event held in Tartu, Estonia?###answer:SELECT runner_up FROM table_name_53 WHERE venue = "tartu, estonia"###context:CREATE TABLE table_name_53 (runner_up VARCHAR, venue VARCHAR) |
###question:For the event held in Tartu, Estonia, what is the name of the runner-up?###answer:SELECT runner_up FROM table_name_90 WHERE venue = "tartu, estonia"###context:CREATE TABLE table_name_90 (runner_up VARCHAR, venue VARCHAR) |
###question:Who took third place in 2012?###answer:SELECT third_place FROM table_name_82 WHERE year = 2012###context:CREATE TABLE table_name_82 (third_place VARCHAR, year VARCHAR) |
###question:In what year was this event held in Oslo, Norway?###answer:SELECT year FROM table_name_13 WHERE venue = "oslo, norway"###context:CREATE TABLE table_name_13 (year VARCHAR, venue VARCHAR) |
###question:What is the head of government for Don Stephen Senanayake?###answer:SELECT head_s__of_government FROM table_name_77 WHERE name = "don stephen senanayake"###context:CREATE TABLE table_name_77 (head_s__of_government VARCHAR, name VARCHAR) |
###question:Which team is in 14th position?###answer:SELECT team FROM table_name_20 WHERE pos = "14th"###context:CREATE TABLE table_name_20 (team VARCHAR, pos VARCHAR) |
###question:What is 2nd Leg, when Team #2 is "San Lorenzo"?###answer:SELECT 2 AS nd_leg FROM table_name_96 WHERE team__number2 = "san lorenzo"###context:CREATE TABLE table_name_96 (team__number2 VARCHAR) |
###question:Which Clock Speed has a FSB Speed of 400 mhz, and a Model Number of c7-m 794?###answer:SELECT clock_speed FROM table_name_63 WHERE fsb_speed = "400 mhz" AND model_number = "c7-m 794"###context:CREATE TABLE table_name_63 (clock_speed VARCHAR, fsb_speed VARCHAR, model_number VARCHAR) |
###question:Which Socket has a FSB Speed of 400 mhz, and a Voltage Range of 1.004 v?###answer:SELECT socket FROM table_name_16 WHERE fsb_speed = "400 mhz" AND voltage_range = "1.004 v"###context:CREATE TABLE table_name_16 (socket VARCHAR, fsb_speed VARCHAR, voltage_range VARCHAR) |
###question:Which Clock Multiplier has a Clock Speed of 1.6 ghz, and a Model Number of c7-m 764?###answer:SELECT clock_multiplier FROM table_name_69 WHERE clock_speed = "1.6 ghz" AND model_number = "c7-m 764"###context:CREATE TABLE table_name_69 (clock_multiplier VARCHAR, clock_speed VARCHAR, model_number VARCHAR) |
###question:Which FSB Speed has a Model Number of c7-m 765?###answer:SELECT fsb_speed FROM table_name_46 WHERE model_number = "c7-m 765"###context:CREATE TABLE table_name_46 (fsb_speed VARCHAR, model_number VARCHAR) |
###question:Which Clock Multiplier has a Model Number of c7-m 764?###answer:SELECT clock_multiplier FROM table_name_23 WHERE model_number = "c7-m 764"###context:CREATE TABLE table_name_23 (clock_multiplier VARCHAR, model_number VARCHAR) |
###question:Which Release Date has a Voltage Range of 1.148 v - 1.196 v?###answer:SELECT release_date FROM table_name_34 WHERE voltage_range = "1.148 v - 1.196 v"###context:CREATE TABLE table_name_34 (release_date VARCHAR, voltage_range VARCHAR) |
###question:Who are the players that placed t2?###answer:SELECT player FROM table_name_33 WHERE place = "t2"###context:CREATE TABLE table_name_33 (player VARCHAR, place VARCHAR) |
###question:Which country is Lee Trevino from?###answer:SELECT country FROM table_name_97 WHERE player = "lee trevino"###context:CREATE TABLE table_name_97 (country VARCHAR, player VARCHAR) |
###question:Which player(s) is from South Africa?###answer:SELECT player FROM table_name_76 WHERE country = "south africa"###context:CREATE TABLE table_name_76 (player VARCHAR, country VARCHAR) |
###question:what is the record when the year is after 1992, manager is tom kotchman and finish is 2nd?###answer:SELECT record FROM table_name_51 WHERE year > 1992 AND manager = "tom kotchman" AND finish = "2nd"###context:CREATE TABLE table_name_51 (record VARCHAR, finish VARCHAR, year VARCHAR, manager VARCHAR) |
###question:what is the finish when the manager is tom kotchman and record is 43-33?###answer:SELECT finish FROM table_name_82 WHERE manager = "tom kotchman" AND record = "43-33"###context:CREATE TABLE table_name_82 (finish VARCHAR, manager VARCHAR, record VARCHAR) |
###question:what is the finish when the manager is tom kotchman and the record is 40-36?###answer:SELECT finish FROM table_name_50 WHERE manager = "tom kotchman" AND record = "40-36"###context:CREATE TABLE table_name_50 (finish VARCHAR, manager VARCHAR, record VARCHAR) |
###question:who is the manager when the year is before 1994 and finish is 5th?###answer:SELECT manager FROM table_name_6 WHERE year < 1994 AND finish = "5th"###context:CREATE TABLE table_name_6 (manager VARCHAR, year VARCHAR, finish VARCHAR) |
###question:what is the record when the year is 2011?###answer:SELECT record FROM table_name_45 WHERE year = 2011###context:CREATE TABLE table_name_45 (record VARCHAR, year VARCHAR) |
###question:What is Player, when Total is "294", and when Year(s) Won is "1955"?###answer:SELECT player FROM table_name_61 WHERE total = 294 AND year_s__won = "1955"###context:CREATE TABLE table_name_61 (player VARCHAR, total VARCHAR, year_s__won VARCHAR) |
###question:What is Player, when To Par is less than 14?###answer:SELECT player FROM table_name_28 WHERE to_par < 14###context:CREATE TABLE table_name_28 (player VARCHAR, to_par INTEGER) |
###question:What is To Par, when Player is "Tommy Bolt"?###answer:SELECT to_par FROM table_name_55 WHERE player = "tommy bolt"###context:CREATE TABLE table_name_55 (to_par VARCHAR, player VARCHAR) |
###question:What is the sum of Total, when Player is "Tommy Bolt"?###answer:SELECT SUM(total) FROM table_name_4 WHERE player = "tommy bolt"###context:CREATE TABLE table_name_4 (total INTEGER, player VARCHAR) |
###question:What is the total number of Total, when To Par is "7"?###answer:SELECT COUNT(total) FROM table_name_50 WHERE to_par = 7###context:CREATE TABLE table_name_50 (total VARCHAR, to_par VARCHAR) |
###question:Which award was won when the nomination was Senses Around?###answer:SELECT award FROM table_name_77 WHERE result = "won" AND nomination = "senses around"###context:CREATE TABLE table_name_77 (award VARCHAR, result VARCHAR, nomination VARCHAR) |
###question:What was the nomination in a year earlier than 2009?###answer:SELECT nomination FROM table_name_43 WHERE year < 2009###context:CREATE TABLE table_name_43 (nomination VARCHAR, year INTEGER) |
###question:Which award is for the category Best New Artist?###answer:SELECT award FROM table_name_55 WHERE category = "best new artist"###context:CREATE TABLE table_name_55 (award VARCHAR, category VARCHAR) |
###question:What is the earliest year with a category of Top 10 Selling Mandarin Albums of the Year?###answer:SELECT MIN(year) FROM table_name_53 WHERE category = "top 10 selling mandarin albums of the year"###context:CREATE TABLE table_name_53 (year INTEGER, category VARCHAR) |
###question:For the USAC National Championship, what is the Discipline?###answer:SELECT discipline FROM table_name_31 WHERE championship = "usac national championship"###context:CREATE TABLE table_name_31 (discipline VARCHAR, championship VARCHAR) |
###question:In the Indianapolis Sweepstakes race session, what is the championship?###answer:SELECT championship FROM table_name_72 WHERE session = "race" AND event = "indianapolis sweepstakes"###context:CREATE TABLE table_name_72 (championship VARCHAR, session VARCHAR, event VARCHAR) |
###question:What circuit is the Sprint Cup series championship?###answer:SELECT circuit FROM table_name_29 WHERE championship = "sprint cup series"###context:CREATE TABLE table_name_29 (circuit VARCHAR, championship VARCHAR) |
###question:What were the Results for 25,000 Attendance?###answer:SELECT result FROM table_name_91 WHERE attendance = "25,000"###context:CREATE TABLE table_name_91 (result VARCHAR, attendance VARCHAR) |
###question:What was the result on 10/06/1934?###answer:SELECT result FROM table_name_80 WHERE date = "10/06/1934"###context:CREATE TABLE table_name_80 (result VARCHAR, date VARCHAR) |
###question:What year was the team Club of atlético de san juan fc who plays at hiram bithorn stadium founded.###answer:SELECT SUM(founded) FROM table_name_18 WHERE stadium = "hiram bithorn stadium" AND club = "atlético de san juan fc"###context:CREATE TABLE table_name_18 (founded INTEGER, stadium VARCHAR, club VARCHAR... |
###question:What is the Branding of the Iloilo City Frequency with a Power of 10 Kw?###answer:SELECT branding FROM table_name_38 WHERE power = "10 kw" AND location = "iloilo city"###context:CREATE TABLE table_name_38 (branding VARCHAR, power VARCHAR, location VARCHAR) |
###question:What is the Power of the Frequency with a Callsign of DXLL?###answer:SELECT power FROM table_name_48 WHERE callsign = "dxll"###context:CREATE TABLE table_name_48 (power VARCHAR, callsign VARCHAR) |
###question:What is the Frequency in Davao City?###answer:SELECT frequency FROM table_name_91 WHERE location = "davao city"###context:CREATE TABLE table_name_91 (frequency VARCHAR, location VARCHAR) |
###question:What is the Branding with a Callsign DWLL?###answer:SELECT branding FROM table_name_99 WHERE callsign = "dwll"###context:CREATE TABLE table_name_99 (branding VARCHAR, callsign VARCHAR) |
###question:What is the Branding of the Metro Manila Frequency with a Callsign of DWBL?###answer:SELECT branding FROM table_name_19 WHERE location = "metro manila" AND callsign = "dwbl"###context:CREATE TABLE table_name_19 (branding VARCHAR, location VARCHAR, callsign VARCHAR) |
###question:What is the Location of the Frequency with a Callsign of DXBL?###answer:SELECT location FROM table_name_89 WHERE callsign = "dxbl"###context:CREATE TABLE table_name_89 (location VARCHAR, callsign VARCHAR) |
###question:What name in a year after 1997 has a longitude of 213.0e?###answer:SELECT name FROM table_name_91 WHERE year_named > 1997 AND longitude = "213.0e"###context:CREATE TABLE table_name_91 (name VARCHAR, year_named VARCHAR, longitude VARCHAR) |
###question:How many years correspond to longitude of 36.8e and diameter greater than 697?###answer:SELECT COUNT(year_named) FROM table_name_72 WHERE longitude = "36.8e" AND diameter__km_ > 697###context:CREATE TABLE table_name_72 (year_named VARCHAR, longitude VARCHAR, diameter__km_ VARCHAR) |
###question:What was the pick # for a center picked before round 6?###answer:SELECT COUNT(pick__number) FROM table_name_87 WHERE position = "center" AND round < 6###context:CREATE TABLE table_name_87 (pick__number VARCHAR, position VARCHAR, round VARCHAR) |
###question:What team with a seed value greater than 7 has a note that they were an NCRAA champion?###answer:SELECT team FROM table_name_75 WHERE seed > 7 AND notes = "ncraa champion"###context:CREATE TABLE table_name_75 (team VARCHAR, seed VARCHAR, notes VARCHAR) |
###question:WHAT IS THE ORICON PEAK NUMBER WITH AN ATLANTIC LABEL, SUBHUMAN RACE, LATER THAN 1995?###answer:SELECT COUNT(oricon_peak) FROM table_name_72 WHERE label = "atlantic" AND title = "subhuman race" AND date_of_release > 1995###context:CREATE TABLE table_name_72 (oricon_peak VARCHAR, date_of_release VARCHAR, lab... |
###question:WHAT LABEL HAD A RELEASE DATE OF 1991?###answer:SELECT label FROM table_name_80 WHERE date_of_release = 1991###context:CREATE TABLE table_name_80 (label VARCHAR, date_of_release VARCHAR) |
###question:WHAT IS THE AVERAGE DATE OF RELEASE FOR THICKSKIN?###answer:SELECT AVG(date_of_release) FROM table_name_33 WHERE title = "thickskin"###context:CREATE TABLE table_name_33 (date_of_release INTEGER, title VARCHAR) |
###question:What is the lowest enrollment amount for a year left of 2012 and a current conference of Mid-South?###answer:SELECT MIN(enrollment) FROM table_name_17 WHERE left = 2012 AND current_conference = "mid-south"###context:CREATE TABLE table_name_17 (enrollment INTEGER, left VARCHAR, current_conference VARCHAR) |
###question:Which season was there a game with the score of 1:3 played at the venue of national stadium, maldives?###answer:SELECT SUM(season) FROM table_name_40 WHERE score = "1:3" AND venue = "national stadium, maldives"###context:CREATE TABLE table_name_40 (season INTEGER, score VARCHAR, venue VARCHAR) |
###question:What was the venue of the match where the score was 1:3 and team 2 was binh duong?###answer:SELECT venue FROM table_name_61 WHERE score = "1:3" AND team_2 = "binh duong"###context:CREATE TABLE table_name_61 (venue VARCHAR, score VARCHAR, team_2 VARCHAR) |
###question:What was the score of the game when team 2 was club valencia?###answer:SELECT score FROM table_name_70 WHERE team_2 = "club valencia"###context:CREATE TABLE table_name_70 (score VARCHAR, team_2 VARCHAR) |
###question:What was the venue of the match where team 2 was pea and the score was 1:3?###answer:SELECT venue FROM table_name_59 WHERE team_2 = "pea" AND score = "1:3"###context:CREATE TABLE table_name_59 (venue VARCHAR, team_2 VARCHAR, score VARCHAR) |
###question:In 2011 with a hydroelectricity less than 119.6, what was the solar?###answer:SELECT solar FROM table_name_48 WHERE year = 2011 AND hydroelectricity < 119.6###context:CREATE TABLE table_name_48 (solar VARCHAR, year VARCHAR, hydroelectricity VARCHAR) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.