combined_text
stringlengths
106
1.05k
###question:Which dance style had a draw smaller than 15 and 18 points?###answer:SELECT dance_styles FROM table_name_54 WHERE draw < 15 AND points = 18###context:CREATE TABLE table_name_54 (dance_styles VARCHAR, draw VARCHAR, points VARCHAR)
###question:What was the away team's score for the match played at Victoria Park?###answer:SELECT away_team AS score FROM table_name_89 WHERE venue = "victoria park"###context:CREATE TABLE table_name_89 (away_team VARCHAR, venue VARCHAR)
###question:What is Collingwood's home venue?###answer:SELECT venue FROM table_name_45 WHERE home_team = "collingwood"###context:CREATE TABLE table_name_45 (venue VARCHAR, home_team VARCHAR)
###question:What was the away teams score when they played Carlton?###answer:SELECT away_team AS score FROM table_name_19 WHERE home_team = "carlton"###context:CREATE TABLE table_name_19 (away_team VARCHAR, home_team VARCHAR)
###question:What is the latest year featuring candace parker?###answer:SELECT MAX(year) FROM table_name_47 WHERE player = "candace parker"###context:CREATE TABLE table_name_47 (year INTEGER, player VARCHAR)
###question:What is the largest crowd when north melbourne is the home side?###answer:SELECT MAX(crowd) FROM table_name_94 WHERE home_team = "north melbourne"###context:CREATE TABLE table_name_94 (crowd INTEGER, home_team VARCHAR)
###question:What is the smallest crowd at victoria park?###answer:SELECT MIN(crowd) FROM table_name_22 WHERE venue = "victoria park"###context:CREATE TABLE table_name_22 (crowd INTEGER, venue VARCHAR)
###question:What day was geelong the away side?###answer:SELECT date FROM table_name_96 WHERE away_team = "geelong"###context:CREATE TABLE table_name_96 (date VARCHAR, away_team VARCHAR)
###question:What is the name of the stadium in Brisbane?###answer:SELECT stadium FROM table_name_17 WHERE city = "brisbane"###context:CREATE TABLE table_name_17 (stadium VARCHAR, city VARCHAR)
###question:What was the result of the match that had a score of 58-6?###answer:SELECT result FROM table_name_92 WHERE score = "58-6"###context:CREATE TABLE table_name_92 (result VARCHAR, score VARCHAR)
###question:What was the score for the match that had the result of Hunter Mariners def. Castleford Tigers?###answer:SELECT score FROM table_name_12 WHERE result = "hunter mariners def. castleford tigers"###context:CREATE TABLE table_name_12 (score VARCHAR, result VARCHAR)
###question:For the match ending in a score of 66-20, what was the stadium?###answer:SELECT stadium FROM table_name_92 WHERE score = "66-20"###context:CREATE TABLE table_name_92 (stadium VARCHAR, score VARCHAR)
###question:In what city is the Don Valley Stadium located?###answer:SELECT city FROM table_name_61 WHERE stadium = "don valley stadium"###context:CREATE TABLE table_name_61 (city VARCHAR, stadium VARCHAR)
###question:Which championship was the 100m backstroke performed?###answer:SELECT meet FROM table_name_22 WHERE event = "100m backstroke"###context:CREATE TABLE table_name_22 (meet VARCHAR, event VARCHAR)
###question:What event has a time of 7:45.67?###answer:SELECT event FROM table_name_62 WHERE time = "7:45.67"###context:CREATE TABLE table_name_62 (event VARCHAR, time VARCHAR)
###question:What nationality has a year larger than 2009 with a position of power forward?###answer:SELECT nationality FROM table_name_32 WHERE year > 2009 AND position = "power forward"###context:CREATE TABLE table_name_32 (nationality VARCHAR, year VARCHAR, position VARCHAR)
###question:Who plays for the chicago bulls?###answer:SELECT player FROM table_name_92 WHERE team = "chicago bulls"###context:CREATE TABLE table_name_92 (player VARCHAR, team VARCHAR)
###question:What are the main places for the streymoy region with an area of larger than 6.1?###answer:SELECT main_places FROM table_name_91 WHERE regions = "streymoy" AND area > 6.1###context:CREATE TABLE table_name_91 (main_places VARCHAR, regions VARCHAR, area VARCHAR)
###question:What is the sum of people per km2 for the sandoy region with an area of 112.1?###answer:SELECT SUM(people_per_km²) FROM table_name_41 WHERE regions = "sandoy" AND area = 112.1###context:CREATE TABLE table_name_41 (people_per_km² INTEGER, regions VARCHAR, area VARCHAR)
###question:what is the week there were 41,604 people in attendance?###answer:SELECT AVG(week) FROM table_name_62 WHERE attendance = 41 OFFSET 604###context:CREATE TABLE table_name_62 (week INTEGER, attendance VARCHAR)
###question:What is the average crowd size for games with hawthorn as the home side?###answer:SELECT AVG(crowd) FROM table_name_8 WHERE home_team = "hawthorn"###context:CREATE TABLE table_name_8 (crowd INTEGER, home_team VARCHAR)
###question:What is the home team's score at glenferrie oval?###answer:SELECT home_team AS score FROM table_name_66 WHERE venue = "glenferrie oval"###context:CREATE TABLE table_name_66 (home_team VARCHAR, venue VARCHAR)
###question:Who had the lowest Best time that also had a Qual 2 of 49.887?###answer:SELECT MIN(best) FROM table_name_13 WHERE qual_2 = "49.887"###context:CREATE TABLE table_name_13 (best INTEGER, qual_2 VARCHAR)
###question:What was CTE Racing-hvm's Best with a Qual 2 of 50.312?###answer:SELECT best FROM table_name_77 WHERE team = "cte racing-hvm" AND qual_2 = "50.312"###context:CREATE TABLE table_name_77 (best VARCHAR, team VARCHAR, qual_2 VARCHAR)
###question:What was the home team score when essendon was the away team?###answer:SELECT home_team AS score FROM table_name_51 WHERE away_team = "essendon"###context:CREATE TABLE table_name_51 (home_team VARCHAR, away_team VARCHAR)
###question:When richmond was the Away team what was the score of the home team?###answer:SELECT home_team AS score FROM table_name_37 WHERE away_team = "richmond"###context:CREATE TABLE table_name_37 (home_team VARCHAR, away_team VARCHAR)
###question:Which service does the network of atn urdu offer?###answer:SELECT service FROM table_name_74 WHERE network = "atn urdu"###context:CREATE TABLE table_name_74 (service VARCHAR, network VARCHAR)
###question:Whose origin of Programming offers a general genre, a network of ntv bangla and a service of cogeco cable?###answer:SELECT origin_of_programming FROM table_name_12 WHERE genre = "general" AND network = "ntv bangla" AND service = "cogeco cable"###context:CREATE TABLE table_name_12 (origin_of_programming VARC...
###question:Which service has a hindi language, general genre and zee tv network?###answer:SELECT service FROM table_name_95 WHERE language = "hindi" AND genre = "general" AND network = "zee tv"###context:CREATE TABLE table_name_95 (service VARCHAR, network VARCHAR, language VARCHAR, genre VARCHAR)
###question:Which network has an origina of Programming in India, a general genre, a service of bell fibe tv, and tamil as its language?###answer:SELECT network FROM table_name_9 WHERE origin_of_programming = "india" AND genre = "general" AND service = "bell fibe tv" AND language = "tamil"###context:CREATE TABLE table_...
###question:Which language has Programming from India, general genre, a network of ptc punjabi and bell fibe tv service?###answer:SELECT language FROM table_name_80 WHERE origin_of_programming = "india" AND genre = "general" AND network = "ptc punjabi" AND service = "bell fibe tv"###context:CREATE TABLE table_name_80 (...
###question:What is the average number of bronzes when the rank is below 11 for trinidad and tobago with less than 1 total medal?###answer:SELECT AVG(bronze) FROM table_name_94 WHERE rank < 11 AND nation = "trinidad and tobago" AND total < 1###context:CREATE TABLE table_name_94 (bronze INTEGER, total VARCHAR, rank VARC...
###question:What is the sum of gold medal totals for nations with 1 silver, less than 2 bronze, and ranked below 10?###answer:SELECT SUM(gold) FROM table_name_86 WHERE silver = 1 AND bronze < 2 AND total = 1 AND rank < 10###context:CREATE TABLE table_name_86 (gold INTEGER, rank VARCHAR, total VARCHAR, silver VARCHAR, b...
###question:Who did Winfield Scott have an allegiance with?###answer:SELECT allegiance FROM table_name_28 WHERE name = "winfield scott"###context:CREATE TABLE table_name_28 (allegiance VARCHAR, name VARCHAR)
###question:What was the July 2013 population estimate of the location which had a population density larger than 14.1?###answer:SELECT COUNT(2013 AS _population__july_est_) FROM table_name_10 WHERE population_density___km_2__ > 14.1###context:CREATE TABLE table_name_10 (population_density___km_2__ INTEGER)
###question:What was the highest rank of an area with a population density larger than 5.7 and a 2006–2011 percentage growth of 5.7%?###answer:SELECT MAX(rank) FROM table_name_45 WHERE population_density___km_2__ > 5.7 AND _percentage_growth__2006_11_ = "5.7%"###context:CREATE TABLE table_name_45 (rank INTEGER, populat...
###question:What was the lowest 2011 Census population of an area with a land area larger than 908,607.67 km²?###answer:SELECT MIN(population___2011_census__) FROM table_name_38 WHERE land_area__km²_ > 908 OFFSET 607.67###context:CREATE TABLE table_name_38 (population___2011_census__ INTEGER, land_area__km²_ INTEGER)
###question:Which rider from the 1971 Isle of Man Junior TT 250cc final standings had a speed equal to 86.15mph?###answer:SELECT rider FROM table_name_78 WHERE speed = "86.15mph"###context:CREATE TABLE table_name_78 (rider VARCHAR, speed VARCHAR)
###question:Which rider had a points score equal to 10?###answer:SELECT rider FROM table_name_60 WHERE points = 10###context:CREATE TABLE table_name_60 (rider VARCHAR, points VARCHAR)
###question:Which Start has a 0 Conv, 0 Pens and 8 Tries?###answer:SELECT start FROM table_name_54 WHERE conv = "0" AND pens = "0" AND tries = "8"###context:CREATE TABLE table_name_54 (start VARCHAR, tries VARCHAR, conv VARCHAR, pens VARCHAR)
###question:Which Player has 0 Pens and 12 Starts?###answer:SELECT player FROM table_name_42 WHERE pens = "0" AND start = "12"###context:CREATE TABLE table_name_42 (player VARCHAR, pens VARCHAR, start VARCHAR)
###question:Which Start has 8 Tries and 0 Convs?###answer:SELECT start FROM table_name_58 WHERE tries = "8" AND conv = "0"###context:CREATE TABLE table_name_58 (start VARCHAR, tries VARCHAR, conv VARCHAR)
###question:Who was the away team for the game at Victoria Park?###answer:SELECT away_team FROM table_name_47 WHERE venue = "victoria park"###context:CREATE TABLE table_name_47 (away_team VARCHAR, venue VARCHAR)
###question:What was round 7's lowest overall?###answer:SELECT MIN(overall) FROM table_name_72 WHERE round = 7###context:CREATE TABLE table_name_72 (overall INTEGER, round VARCHAR)
###question:Who had the smallest overall under 22?###answer:SELECT player FROM table_name_51 WHERE overall < 22###context:CREATE TABLE table_name_51 (player VARCHAR, overall INTEGER)
###question:What was Cal State-Los Angeles' position with an Overall above 22?###answer:SELECT position FROM table_name_77 WHERE overall > 22 AND school_club_team = "cal state-los angeles"###context:CREATE TABLE table_name_77 (position VARCHAR, overall VARCHAR, school_club_team VARCHAR)
###question:Who played for Memphis State?###answer:SELECT player FROM table_name_47 WHERE school_club_team = "memphis state"###context:CREATE TABLE table_name_47 (player VARCHAR, school_club_team VARCHAR)
###question:What is the largest crowd for the St Kilda as the away team?###answer:SELECT MAX(crowd) FROM table_name_26 WHERE away_team = "st kilda"###context:CREATE TABLE table_name_26 (crowd INTEGER, away_team VARCHAR)
###question:What was the crowd size when Essendon was the home team?###answer:SELECT crowd FROM table_name_98 WHERE home_team = "essendon"###context:CREATE TABLE table_name_98 (crowd VARCHAR, home_team VARCHAR)
###question:Which venue had a crowd larger than 20,000?###answer:SELECT venue FROM table_name_68 WHERE crowd > 20 OFFSET 000###context:CREATE TABLE table_name_68 (venue VARCHAR, crowd INTEGER)
###question:Which away team played at Lake Oval?###answer:SELECT away_team FROM table_name_50 WHERE venue = "lake oval"###context:CREATE TABLE table_name_50 (away_team VARCHAR, venue VARCHAR)
###question:What is the total number of the crowd at Glenferrie Oval?###answer:SELECT COUNT(crowd) FROM table_name_28 WHERE venue = "glenferrie oval"###context:CREATE TABLE table_name_28 (crowd VARCHAR, venue VARCHAR)
###question:The Western Oval venue has what date?###answer:SELECT date FROM table_name_37 WHERE venue = "western oval"###context:CREATE TABLE table_name_37 (date VARCHAR, venue VARCHAR)
###question:What is the kickoff time for the Miami Dolphins?###answer:SELECT kickoff FROM table_name_81 WHERE opponent = "miami dolphins"###context:CREATE TABLE table_name_81 (kickoff VARCHAR, opponent VARCHAR)
###question:What was the final of the New England Patriots game?###answer:SELECT result FROM table_name_66 WHERE opponent = "new england patriots"###context:CREATE TABLE table_name_66 (result VARCHAR, opponent VARCHAR)
###question:What is the largest attendance on august 10, 1963, and a week larger than 1?###answer:SELECT MAX(attendance) FROM table_name_75 WHERE date = "august 10, 1963" AND week > 1###context:CREATE TABLE table_name_75 (attendance INTEGER, date VARCHAR, week VARCHAR)
###question:What was the score of the away team when the home team was south melbourne?###answer:SELECT away_team AS score FROM table_name_79 WHERE home_team = "south melbourne"###context:CREATE TABLE table_name_79 (away_team VARCHAR, home_team VARCHAR)
###question:What is the smallest crowd at princes park?###answer:SELECT MIN(crowd) FROM table_name_57 WHERE venue = "princes park"###context:CREATE TABLE table_name_57 (crowd INTEGER, venue VARCHAR)
###question:What is the highest ranked nation with 15 silver medals and no more than 47 total?###answer:SELECT MAX(rank) FROM table_name_53 WHERE silver = 15 AND total < 47###context:CREATE TABLE table_name_53 (rank INTEGER, silver VARCHAR, total VARCHAR)
###question:What was the highest rank by average of a couple who had an average of 25.3 and had more than 10 dances?###answer:SELECT MAX(rank_by_average) FROM table_name_27 WHERE average = 25.3 AND number_of_dances > 10###context:CREATE TABLE table_name_27 (rank_by_average INTEGER, average VARCHAR, number_of_dances VAR...
###question:What is the example with the associative type?###answer:SELECT example FROM table_name_56 WHERE type = "associative"###context:CREATE TABLE table_name_56 (example VARCHAR, type VARCHAR)
###question:What is the Suffix of the intensive and valency change of 0?###answer:SELECT suffix FROM table_name_21 WHERE valency_change = "0" AND type = "intensive"###context:CREATE TABLE table_name_21 (suffix VARCHAR, valency_change VARCHAR, type VARCHAR)
###question:WHat is the Valency change of associative type?###answer:SELECT valency_change FROM table_name_1 WHERE type = "associative"###context:CREATE TABLE table_name_1 (valency_change VARCHAR, type VARCHAR)
###question:Who is the home team when hawthorn is the away side?###answer:SELECT home_team FROM table_name_66 WHERE away_team = "hawthorn"###context:CREATE TABLE table_name_66 (home_team VARCHAR, away_team VARCHAR)
###question:What was the away team that played at Windy Hill?###answer:SELECT away_team FROM table_name_29 WHERE venue = "windy hill"###context:CREATE TABLE table_name_29 (away_team VARCHAR, venue VARCHAR)
###question:What was the away team at the match where the crowd was larger than 30,000?###answer:SELECT away_team FROM table_name_3 WHERE crowd > 30 OFFSET 000###context:CREATE TABLE table_name_3 (away_team VARCHAR, crowd INTEGER)
###question:What is the smallest crowd when richmond is away?###answer:SELECT MIN(crowd) FROM table_name_44 WHERE away_team = "richmond"###context:CREATE TABLE table_name_44 (crowd INTEGER, away_team VARCHAR)
###question:What is melbourne's home team score?###answer:SELECT home_team AS score FROM table_name_48 WHERE home_team = "melbourne"###context:CREATE TABLE table_name_48 (home_team VARCHAR)
###question:Who is the color commentator in 2008?###answer:SELECT color_commentator_s_ FROM table_name_16 WHERE year = 2008###context:CREATE TABLE table_name_16 (color_commentator_s_ VARCHAR, year VARCHAR)
###question:Which member of the National Party is from the Hinkler electorate?###answer:SELECT member FROM table_name_6 WHERE party = "national" AND electorate = "hinkler"###context:CREATE TABLE table_name_6 (member VARCHAR, party VARCHAR, electorate VARCHAR)
###question:Which member is from the state of SA and the grey electorate?###answer:SELECT member FROM table_name_74 WHERE state = "sa" AND electorate = "grey"###context:CREATE TABLE table_name_74 (member VARCHAR, state VARCHAR, electorate VARCHAR)
###question:In which state is the Petrie electorate?###answer:SELECT state FROM table_name_39 WHERE electorate = "petrie"###context:CREATE TABLE table_name_39 (state VARCHAR, electorate VARCHAR)
###question:What round was the draft pick of tight end with an Overall larger than 21?###answer:SELECT COUNT(round) FROM table_name_68 WHERE position = "tight end" AND overall > 21###context:CREATE TABLE table_name_68 (round VARCHAR, position VARCHAR, overall VARCHAR)
###question:Which player is a wide receiver picked in round 7?###answer:SELECT player FROM table_name_77 WHERE position = "wide receiver" AND round = 7###context:CREATE TABLE table_name_77 (player VARCHAR, position VARCHAR, round VARCHAR)
###question:What is the name of the running back pick?###answer:SELECT player FROM table_name_3 WHERE position = "running back"###context:CREATE TABLE table_name_3 (player VARCHAR, position VARCHAR)
###question:When did the VFL pay at Victoria Park?###answer:SELECT date FROM table_name_17 WHERE venue = "victoria park"###context:CREATE TABLE table_name_17 (date VARCHAR, venue VARCHAR)
###question:When did South Melbourne play as the away team?###answer:SELECT date FROM table_name_45 WHERE away_team = "south melbourne"###context:CREATE TABLE table_name_45 (date VARCHAR, away_team VARCHAR)
###question:What was home team Essendon's opponents score?###answer:SELECT away_team AS score FROM table_name_9 WHERE home_team = "essendon"###context:CREATE TABLE table_name_9 (away_team VARCHAR, home_team VARCHAR)
###question:When was The Love Eterne released?###answer:SELECT year FROM table_name_2 WHERE title = "the love eterne"###context:CREATE TABLE table_name_2 (year VARCHAR, title VARCHAR)
###question:How many heats had 5 lanes and a rank less than 110 for the nationality of Honduras?###answer:SELECT COUNT(heat) FROM table_name_18 WHERE lane = 5 AND rank > 110 AND nationality = "honduras"###context:CREATE TABLE table_name_18 (heat VARCHAR, nationality VARCHAR, lane VARCHAR, rank VARCHAR)
###question:How many heats had 2 lanes, a rank above 75, and nationality of Madagascar?###answer:SELECT COUNT(heat) FROM table_name_48 WHERE lane = 2 AND rank > 75 AND nationality = "madagascar"###context:CREATE TABLE table_name_48 (heat VARCHAR, nationality VARCHAR, lane VARCHAR, rank VARCHAR)
###question:What is the sum of every heat for the nationality of Macedonia with a rank less than 114?###answer:SELECT SUM(heat) FROM table_name_13 WHERE nationality = "macedonia" AND rank < 114###context:CREATE TABLE table_name_13 (heat INTEGER, nationality VARCHAR, rank VARCHAR)
###question:What was the least number of heats with more than 8 lanes for the Nationality of Germany?###answer:SELECT MIN(heat) FROM table_name_88 WHERE nationality = "germany" AND lane > 8###context:CREATE TABLE table_name_88 (heat INTEGER, nationality VARCHAR, lane VARCHAR)
###question:When the VFL played Victoria Park what was the home team score?###answer:SELECT home_team AS score FROM table_name_11 WHERE venue = "victoria park"###context:CREATE TABLE table_name_11 (home_team VARCHAR, venue VARCHAR)
###question:What driver has over 19 points and a grid of over 2?###answer:SELECT driver FROM table_name_65 WHERE points > 19 AND grid > 2###context:CREATE TABLE table_name_65 (driver VARCHAR, points VARCHAR, grid VARCHAR)
###question:What was the score for the away team when geelong was the home team?###answer:SELECT away_team AS score FROM table_name_4 WHERE home_team = "geelong"###context:CREATE TABLE table_name_4 (away_team VARCHAR, home_team VARCHAR)
###question:What was the score of the home team when they played footscray?###answer:SELECT home_team AS score FROM table_name_8 WHERE away_team = "footscray"###context:CREATE TABLE table_name_8 (home_team VARCHAR, away_team VARCHAR)
###question:What was the score for the home team of essendon?###answer:SELECT home_team AS score FROM table_name_45 WHERE home_team = "essendon"###context:CREATE TABLE table_name_45 (home_team VARCHAR)
###question:What was the score for the Essendon home team?###answer:SELECT home_team AS score FROM table_name_31 WHERE home_team = "essendon"###context:CREATE TABLE table_name_31 (home_team VARCHAR)
###question:What was the smallest crowd for the Richmond home team?###answer:SELECT MIN(crowd) FROM table_name_56 WHERE home_team = "richmond"###context:CREATE TABLE table_name_56 (crowd INTEGER, home_team VARCHAR)
###question:What was the largest crowd at the Brunswick Street Oval?###answer:SELECT MAX(crowd) FROM table_name_75 WHERE venue = "brunswick street oval"###context:CREATE TABLE table_name_75 (crowd INTEGER, venue VARCHAR)
###question:Who was the home team when VFL played at Windy Hill?###answer:SELECT home_team FROM table_name_16 WHERE venue = "windy hill"###context:CREATE TABLE table_name_16 (home_team VARCHAR, venue VARCHAR)
###question:What was the attendance when the VFL played Glenferrie Oval?###answer:SELECT SUM(crowd) FROM table_name_82 WHERE venue = "glenferrie oval"###context:CREATE TABLE table_name_82 (crowd INTEGER, venue VARCHAR)
###question:What was the attendance when North Melbourne was the away team?###answer:SELECT AVG(crowd) FROM table_name_77 WHERE away_team = "north melbourne"###context:CREATE TABLE table_name_77 (crowd INTEGER, away_team VARCHAR)
###question:When did Essendon play as the home team?###answer:SELECT date FROM table_name_70 WHERE home_team = "essendon"###context:CREATE TABLE table_name_70 (date VARCHAR, home_team VARCHAR)
###question:Can you give me the age of the Virtues of Wisdom?###answer:SELECT approximate_age FROM table_name_47 WHERE virtues = "wisdom"###context:CREATE TABLE table_name_47 (approximate_age VARCHAR, virtues VARCHAR)
###question:What Virtue looks at the intimacy vs. isolation crisis?###answer:SELECT virtues FROM table_name_48 WHERE psycho_social_crisis = "intimacy vs. isolation"###context:CREATE TABLE table_name_48 (virtues VARCHAR, psycho_social_crisis VARCHAR)
###question:Can you give me the age of the Significant Relationship of Family?###answer:SELECT approximate_age FROM table_name_41 WHERE significant_relationship = "family"###context:CREATE TABLE table_name_41 (approximate_age VARCHAR, significant_relationship VARCHAR)
###question:The Significant Relationship of Parents belongs with what Virtue?###answer:SELECT virtues FROM table_name_84 WHERE significant_relationship = "parents"###context:CREATE TABLE table_name_84 (virtues VARCHAR, significant_relationship VARCHAR)
###question:Who is the away side at windy hill?###answer:SELECT away_team FROM table_name_35 WHERE venue = "windy hill"###context:CREATE TABLE table_name_35 (away_team VARCHAR, venue VARCHAR)