text stringlengths 114 1.06k |
|---|
### question: What safari has 2012 q4 as the period? ### answer: SELECT safari FROM table_name_58 WHERE period = "2012 q4" ### context: CREATE TABLE table_name_58 (safari VARCHAR, period VARCHAR) |
### question: What period has 53.52% as the internet explorer? ### answer: SELECT period FROM table_name_36 WHERE internet_explorer = "53.52%" ### context: CREATE TABLE table_name_36 (period VARCHAR, internet_explorer VARCHAR) |
### question: What is the other that has 20.80% as the firefox? ### answer: SELECT other FROM table_name_85 WHERE firefox = "20.80%" ### context: CREATE TABLE table_name_85 (other VARCHAR, firefox VARCHAR) |
### question: What opera has 19.87% as the firefox? ### answer: SELECT opera FROM table_name_48 WHERE firefox = "19.87%" ### context: CREATE TABLE table_name_48 (opera VARCHAR, firefox VARCHAR) |
### question: How many total Time listings have a 0.209 React entry and a Rank that is greater than 7? ### answer: SELECT COUNT(time) FROM table_name_76 WHERE react = 0.209 AND rank > 7 ### context: CREATE TABLE table_name_76 (time VARCHAR, react VARCHAR, rank VARCHAR) |
### question: How many total Rank listings have Liu Xiaosheng listed as the athlete with a react entry that is smaller than 0.245? ### answer: SELECT COUNT(rank) FROM table_name_16 WHERE athlete = "liu xiaosheng" AND react < 0.245 ### context: CREATE TABLE table_name_16 (rank VARCHAR, athlete VARCHAR, react VARCHAR) |
### question: What is the total average for Rank entries where the Lane listed is smaller than 4 and the Nationality listed is San Marino? ### answer: SELECT AVG(rank) FROM table_name_7 WHERE lane < 4 AND nationality = "san marino" ### context: CREATE TABLE table_name_7 (rank INTEGER, lane VARCHAR, nationality VARCHAR) |
### question: What Lane has a 0.209 React entered with a Rank entry that is larger than 6? ### answer: SELECT lane FROM table_name_84 WHERE react > 0.209 AND rank > 6 ### context: CREATE TABLE table_name_84 (lane VARCHAR, react VARCHAR, rank VARCHAR) |
### question: Which Notes have a Competition of world championships, and a Position of 2nd? ### answer: SELECT notes FROM table_name_74 WHERE competition = "world championships" AND position = "2nd" ### context: CREATE TABLE table_name_74 (notes VARCHAR, competition VARCHAR, position VARCHAR) |
### question: What was the venue after 2012? ### answer: SELECT venue FROM table_name_4 WHERE year > 2012 ### context: CREATE TABLE table_name_4 (venue VARCHAR, year INTEGER) |
### question: What were the notes in 2011? ### answer: SELECT notes FROM table_name_89 WHERE year = 2011 ### context: CREATE TABLE table_name_89 (notes VARCHAR, year VARCHAR) |
### question: Which Year has a Position of 9th? ### answer: SELECT AVG(year) FROM table_name_63 WHERE position = "9th" ### context: CREATE TABLE table_name_63 (year INTEGER, position VARCHAR) |
### question: What's the CSA/CMA Population in IA-IL? ### answer: SELECT MAX(csa_cma_2009_population) FROM table_name_89 WHERE state__province = "ia-il" ### context: CREATE TABLE table_name_89 (csa_cma_2009_population INTEGER, state__province VARCHAR) |
### question: What's the projected population of IN-MI? ### answer: SELECT projected_2025_population FROM table_name_68 WHERE state__province = "in-mi" ### context: CREATE TABLE table_name_68 (projected_2025_population VARCHAR, state__province VARCHAR) |
### question: Can you tell me the Rank that has the Lane of 6, and the Heat of 2? ### answer: SELECT rank FROM table_name_90 WHERE lane = 6 AND heat = 2 ### context: CREATE TABLE table_name_90 (rank VARCHAR, lane VARCHAR, heat VARCHAR) |
### question: Can you tell me the Time that has the Heat of 1, and the Lane of 2? ### answer: SELECT time FROM table_name_72 WHERE heat = 1 AND lane = 2 ### context: CREATE TABLE table_name_72 (time VARCHAR, heat VARCHAR, lane VARCHAR) |
### question: What is the Game # that scored 87-92? ### answer: SELECT SUM(game) FROM table_name_46 WHERE score = "87-92" ### context: CREATE TABLE table_name_46 (game INTEGER, score VARCHAR) |
### question: What is the lowest rank that spain got? ### answer: SELECT MIN(rank) FROM table_name_7 WHERE nation = "spain" ### context: CREATE TABLE table_name_7 (rank INTEGER, nation VARCHAR) |
### question: What was the result from the 2000 asian cup qualification? ### answer: SELECT result FROM table_name_58 WHERE competition = "2000 asian cup qualification" ### context: CREATE TABLE table_name_58 (result VARCHAR, competition VARCHAR) |
### question: On what date was the game that had a score of 7–0? ### answer: SELECT date FROM table_name_91 WHERE score = "7–0" ### context: CREATE TABLE table_name_91 (date VARCHAR, score VARCHAR) |
### question: What was the result of the game that was played on february 27, 2000? ### answer: SELECT result FROM table_name_38 WHERE date = "february 27, 2000" ### context: CREATE TABLE table_name_38 (result VARCHAR, date VARCHAR) |
### question: During what competition was a game played with a score of 3–1? ### answer: SELECT competition FROM table_name_95 WHERE score = "3–1" ### context: CREATE TABLE table_name_95 (competition VARCHAR, score VARCHAR) |
### question: What was the score from the king's cup 2000? ### answer: SELECT score FROM table_name_31 WHERE competition = "king's cup 2000" ### context: CREATE TABLE table_name_31 (score VARCHAR, competition VARCHAR) |
### question: What is the tie number when the home team is Port Vale? ### answer: SELECT tie_no FROM table_name_72 WHERE home_team = "port vale" ### context: CREATE TABLE table_name_72 (tie_no VARCHAR, home_team VARCHAR) |
### question: What is the score in the Liverpool home game? ### answer: SELECT score FROM table_name_67 WHERE home_team = "liverpool" ### context: CREATE TABLE table_name_67 (score VARCHAR, home_team VARCHAR) |
### question: Which away team has a tie number of 3? ### answer: SELECT away_team FROM table_name_28 WHERE tie_no = "3" ### context: CREATE TABLE table_name_28 (away_team VARCHAR, tie_no VARCHAR) |
### question: What murder (2012) rate per 100,00 also has a 1.616 as the peace (2012) GPI? ### answer: SELECT murder__2012__rate_per_100, 000 FROM table_name_26 WHERE peace__2012__gpi = 1.616 ### context: CREATE TABLE table_name_26 (murder__2012__rate_per_100 VARCHAR, peace__2012__gpi VARCHAR) |
### question: What is the sum of poverty (2009) HPI-1 % when the GDP (PPP) (2012) US$ per capita of 11,284? ### answer: SELECT COUNT(poverty__2009__hpi_1__percentage) FROM table_name_69 WHERE gdp__ppp___2012__us$_per_capita = "11,284" ### context: CREATE TABLE table_name_69 (poverty__2009__hpi_1__percentage VARCHAR, gd... |
### question: What are the notes with the time 6:24.21? ### answer: SELECT notes FROM table_name_94 WHERE time = "6:24.21" ### context: CREATE TABLE table_name_94 (notes VARCHAR, time VARCHAR) |
### question: What country is ranked #2? ### answer: SELECT country FROM table_name_68 WHERE rank = 2 ### context: CREATE TABLE table_name_68 (country VARCHAR, rank VARCHAR) |
### question: What's the time of Rank 3? ### answer: SELECT time FROM table_name_78 WHERE rank = 3 ### context: CREATE TABLE table_name_78 (time VARCHAR, rank VARCHAR) |
### question: How many titles for the nation with less than 3 fastest laps and 22 podiums? ### answer: SELECT championship_titles FROM table_name_83 WHERE fastest_laps < 3 AND podiums = 22 ### context: CREATE TABLE table_name_83 (championship_titles VARCHAR, fastest_laps VARCHAR, podiums VARCHAR) |
### question: How many fastest laps for the nation with 32 (30) entries and starts and fewer than 2 podiums? ### answer: SELECT MIN(fastest_laps) FROM table_name_74 WHERE race_entries__starts_ = "32 (30)" AND podiums < 2 ### context: CREATE TABLE table_name_74 (fastest_laps INTEGER, race_entries__starts_ VARCHAR, podiu... |
### question: Kostas Bigalis & Mirella Fragkopoulou the singer had what has the jury? ### answer: SELECT jury FROM table_name_51 WHERE singer = "kostas bigalis & mirella fragkopoulou" ### context: CREATE TABLE table_name_51 (jury VARCHAR, singer VARCHAR) |
### question: What is the greatest draw that has 4th for place? ### answer: SELECT MAX(draw) FROM table_name_62 WHERE place = "4th" ### context: CREATE TABLE table_name_62 (draw INTEGER, place VARCHAR) |
### question: Singer Maria-Louiza & Not 4 Sale had what jury? ### answer: SELECT jury FROM table_name_6 WHERE singer = "maria-louiza & not 4 sale" ### context: CREATE TABLE table_name_6 (jury VARCHAR, singer VARCHAR) |
### question: What song was 2nd (25,517) in televoting (votes)? ### answer: SELECT song FROM table_name_73 WHERE televoting__votes_ = "2nd (25,517)" ### context: CREATE TABLE table_name_73 (song VARCHAR, televoting__votes_ VARCHAR) |
### question: What is the average rank for Group A athlete Yanina Karolchyk, and a result higher than 18? ### answer: SELECT AVG(rank) FROM table_name_59 WHERE group = "a" AND athlete = "yanina karolchyk" AND result > 18 ### context: CREATE TABLE table_name_59 (rank INTEGER, result VARCHAR, group VARCHAR, athlete VARCH... |
### question: Which athlete, has an 18.55 result ### answer: SELECT athlete FROM table_name_43 WHERE result = 18.55 ### context: CREATE TABLE table_name_43 (athlete VARCHAR, result VARCHAR) |
### question: Who has a Result of 54.67? ### answer: SELECT name FROM table_name_12 WHERE result = 54.67 ### context: CREATE TABLE table_name_12 (name VARCHAR, result VARCHAR) |
### question: Which Nationality has a Heat smaller than 2, and a Rank of 15? ### answer: SELECT nationality FROM table_name_16 WHERE heat < 2 AND rank = 15 ### context: CREATE TABLE table_name_16 (nationality VARCHAR, heat VARCHAR, rank VARCHAR) |
### question: Which Rank has a Name of tsvetelina kirilova, and a Result smaller than 55.97? ### answer: SELECT MAX(rank) FROM table_name_73 WHERE name = "tsvetelina kirilova" AND result < 55.97 ### context: CREATE TABLE table_name_73 (rank INTEGER, name VARCHAR, result VARCHAR) |
### question: Which Heat has a Nationality of bulgaria, and a Result larger than 55.97? ### answer: SELECT MIN(heat) FROM table_name_30 WHERE nationality = "bulgaria" AND result > 55.97 ### context: CREATE TABLE table_name_30 (heat INTEGER, nationality VARCHAR, result VARCHAR) |
### question: What are the notes for Ford when the total is 5? ### answer: SELECT notes FROM table_name_23 WHERE builder = "ford" AND total = "5" ### context: CREATE TABLE table_name_23 (notes VARCHAR, builder VARCHAR, total VARCHAR) |
### question: Which builder has a fleet series of s057-s061? ### answer: SELECT builder FROM table_name_30 WHERE fleet_series = "s057-s061" ### context: CREATE TABLE table_name_30 (builder VARCHAR, fleet_series VARCHAR) |
### question: How many international builders are there? ### answer: SELECT total FROM table_name_84 WHERE builder = "international" ### context: CREATE TABLE table_name_84 (total VARCHAR, builder VARCHAR) |
### question: Which model with a fleet series of s410-s434? ### answer: SELECT model FROM table_name_60 WHERE fleet_series = "s410-s434" ### context: CREATE TABLE table_name_60 (model VARCHAR, fleet_series VARCHAR) |
### question: What is the lowest total for those receiving less than 18 but more than 14? ### answer: SELECT MIN(total) FROM table_name_31 WHERE silver < 18 AND rank = "14" ### context: CREATE TABLE table_name_31 (total INTEGER, silver VARCHAR, rank VARCHAR) |
### question: How many draws did Mortlake have when the losses were more than 5? ### answer: SELECT COUNT(draws) FROM table_name_94 WHERE losses > 5 AND club = "mortlake" ### context: CREATE TABLE table_name_94 (draws VARCHAR, losses VARCHAR, club VARCHAR) |
### question: What is the draw when the losses were more than 8 and less than 2 wins? ### answer: SELECT MAX(draws) FROM table_name_73 WHERE losses > 8 AND wins < 2 ### context: CREATE TABLE table_name_73 (draws INTEGER, losses VARCHAR, wins VARCHAR) |
### question: How many wins did Cobden have when draws were more than 0? ### answer: SELECT COUNT(wins) FROM table_name_90 WHERE club = "cobden" AND draws > 0 ### context: CREATE TABLE table_name_90 (wins VARCHAR, club VARCHAR, draws VARCHAR) |
### question: What's the number of losses when the wins were more than 11 and had 0 draws? ### answer: SELECT COUNT(losses) FROM table_name_35 WHERE draws = 0 AND wins > 11 ### context: CREATE TABLE table_name_35 (losses VARCHAR, draws VARCHAR, wins VARCHAR) |
### question: What is the score for the date of 16 december 1978, with a tie no of 9? ### answer: SELECT score FROM table_name_98 WHERE date = "16 december 1978" AND tie_no = "9" ### context: CREATE TABLE table_name_98 (score VARCHAR, date VARCHAR, tie_no VARCHAR) |
### question: What is the tie no for the home team swansea city? ### answer: SELECT tie_no FROM table_name_26 WHERE home_team = "swansea city" ### context: CREATE TABLE table_name_26 (tie_no VARCHAR, home_team VARCHAR) |
### question: What date had a tie no of replay, and an away team of watford? ### answer: SELECT date FROM table_name_57 WHERE tie_no = "replay" AND away_team = "watford" ### context: CREATE TABLE table_name_57 (date VARCHAR, tie_no VARCHAR, away_team VARCHAR) |
### question: Waht was the away team when the home team is colchester united? ### answer: SELECT away_team FROM table_name_95 WHERE home_team = "colchester united" ### context: CREATE TABLE table_name_95 (away_team VARCHAR, home_team VARCHAR) |
### question: What is the tie no for the away team altrincham? ### answer: SELECT tie_no FROM table_name_59 WHERE away_team = "altrincham" ### context: CREATE TABLE table_name_59 (tie_no VARCHAR, away_team VARCHAR) |
### question: Which position did Michael Lee play? ### answer: SELECT pos FROM table_name_25 WHERE name = "michael lee" ### context: CREATE TABLE table_name_25 (pos VARCHAR, name VARCHAR) |
### question: What was the weight of Serhiy Alfyorov? ### answer: SELECT weight FROM table_name_50 WHERE name = "serhiy alfyorov" ### context: CREATE TABLE table_name_50 (weight VARCHAR, name VARCHAR) |
### question: What is the weight of the person born in 1980? ### answer: SELECT weight FROM table_name_63 WHERE born = "1980" ### context: CREATE TABLE table_name_63 (weight VARCHAR, born VARCHAR) |
### question: What is the position of the player born in 1984 with a height of 1.80m? ### answer: SELECT pos FROM table_name_20 WHERE born = "1984" AND height = "1.80" ### context: CREATE TABLE table_name_20 (pos VARCHAR, born VARCHAR, height VARCHAR) |
### question: What is the weight of the player with a height of 2.00m? ### answer: SELECT weight FROM table_name_58 WHERE height = "2.00" ### context: CREATE TABLE table_name_58 (weight VARCHAR, height VARCHAR) |
### question: Which Round has a School/Club Team of arizona, and a Pick smaller than 298? ### answer: SELECT MAX(round) FROM table_name_68 WHERE school_club_team = "arizona" AND pick < 298 ### context: CREATE TABLE table_name_68 (round INTEGER, school_club_team VARCHAR, pick VARCHAR) |
### question: Who plays linebacker? ### answer: SELECT player FROM table_name_99 WHERE position = "linebacker" ### context: CREATE TABLE table_name_99 (player VARCHAR, position VARCHAR) |
### question: Which player's pick is 160? ### answer: SELECT player FROM table_name_48 WHERE pick = 160 ### context: CREATE TABLE table_name_48 (player VARCHAR, pick VARCHAR) |
### question: Who had 0 total votes in the purple team? ### answer: SELECT status FROM table_name_18 WHERE total_votes = "0" AND couples_team = "purple team" ### context: CREATE TABLE table_name_18 (status VARCHAR, total_votes VARCHAR, couples_team VARCHAR) |
### question: What were Holly Scouler's total votes? ### answer: SELECT total_votes FROM table_name_27 WHERE members = "holly scouler" ### context: CREATE TABLE table_name_27 (total_votes VARCHAR, members VARCHAR) |
### question: What was Holly Scouler's total votes ### answer: SELECT total_votes FROM table_name_62 WHERE members = "holly scouler" ### context: CREATE TABLE table_name_62 (total_votes VARCHAR, members VARCHAR) |
### question: What is the maximum aperture of the lens(es) with a focal length of 20mm? ### answer: SELECT max_aperture FROM table_name_77 WHERE focal_length = "20mm" ### context: CREATE TABLE table_name_77 (max_aperture VARCHAR, focal_length VARCHAR) |
### question: What is the 35mm EFL and the equivalent aperture of the lens(es) with a maximum aperture of f /2.5? ### answer: SELECT 35 AS mm_efl_and_equivalent_aperture FROM table_name_67 WHERE max_aperture = "f /2.5" ### context: CREATE TABLE table_name_67 (max_aperture VARCHAR) |
### question: What is the lowest rank for Andre Vonarburg, when the notes are FB? ### answer: SELECT MIN(rank) FROM table_name_54 WHERE notes = "fb" AND athlete = "andre vonarburg" ### context: CREATE TABLE table_name_54 (rank INTEGER, notes VARCHAR, athlete VARCHAR) |
### question: Which athlete is from Norway? ### answer: SELECT athlete FROM table_name_44 WHERE country = "norway" ### context: CREATE TABLE table_name_44 (athlete VARCHAR, country VARCHAR) |
### question: What is listed in notes for the athlete, lassi karonen? ### answer: SELECT notes FROM table_name_46 WHERE athlete = "lassi karonen" ### context: CREATE TABLE table_name_46 (notes VARCHAR, athlete VARCHAR) |
### question: What is the highest rank for the team that raced a time of 6:50.40? ### answer: SELECT MAX(rank) FROM table_name_10 WHERE time = "6:50.40" ### context: CREATE TABLE table_name_10 (rank INTEGER, time VARCHAR) |
### question: What is the sum of the ranks for india? ### answer: SELECT SUM(rank) FROM table_name_59 WHERE country = "india" ### context: CREATE TABLE table_name_59 (rank INTEGER, country VARCHAR) |
### question: Which nation ran a time of 9.69 seconds? ### answer: SELECT nation FROM table_name_84 WHERE performance = "9.69" ### context: CREATE TABLE table_name_84 (nation VARCHAR, performance VARCHAR) |
### question: What is the Place associated with Cuba? ### answer: SELECT place FROM table_name_49 WHERE nation = "cuba" ### context: CREATE TABLE table_name_49 (place VARCHAR, nation VARCHAR) |
### question: Which place had a performance of 19.30 seconds by Jamaica? ### answer: SELECT place FROM table_name_50 WHERE nation = "jamaica" AND performance = "19.30" ### context: CREATE TABLE table_name_50 (place VARCHAR, nation VARCHAR, performance VARCHAR) |
### question: What game was in 2005? ### answer: SELECT game FROM table_name_85 WHERE year = 2005 ### context: CREATE TABLE table_name_85 (game VARCHAR, year VARCHAR) |
### question: What game was in 2001? ### answer: SELECT game FROM table_name_66 WHERE year = 2001 ### context: CREATE TABLE table_name_66 (game VARCHAR, year VARCHAR) |
### question: What game was in 2011? ### answer: SELECT game FROM table_name_7 WHERE year = 2011 ### context: CREATE TABLE table_name_7 (game VARCHAR, year VARCHAR) |
### question: What's the platform that has Rockstar Games as the developer? ### answer: SELECT platform_s_ FROM table_name_33 WHERE developer_s_ = "rockstar games" ### context: CREATE TABLE table_name_33 (platform_s_ VARCHAR, developer_s_ VARCHAR) |
### question: What's the genre of The Sims before 2002? ### answer: SELECT genre FROM table_name_23 WHERE year < 2002 AND game = "the sims" ### context: CREATE TABLE table_name_23 (genre VARCHAR, year VARCHAR, game VARCHAR) |
### question: What actor plays Marie-Rose De Putter? ### answer: SELECT actor FROM table_name_73 WHERE character = "marie-rose de putter" ### context: CREATE TABLE table_name_73 (actor VARCHAR, character VARCHAR) |
### question: What character did Vicky Versavel play for 13 years? ### answer: SELECT character FROM table_name_93 WHERE duration = "13 years" AND actor = "vicky versavel" ### context: CREATE TABLE table_name_93 (character VARCHAR, duration VARCHAR, actor VARCHAR) |
### question: What years did the sdrive16d model have a Torque of n·m (lb·ft)@1750-3000? ### answer: SELECT years FROM table_name_74 WHERE torque = "n·m (lb·ft)@1750-3000" AND model = "sdrive16d" ### context: CREATE TABLE table_name_74 (years VARCHAR, torque VARCHAR, model VARCHAR) |
### question: What is the torque of the xdrive20d model, which has a power of ps (kw; hp)@4000? ### answer: SELECT torque FROM table_name_60 WHERE power = "ps (kw; hp)@4000" AND model = "xdrive20d" ### context: CREATE TABLE table_name_60 (torque VARCHAR, power VARCHAR, model VARCHAR) |
### question: What is the engine code of the xdrive23d model? ### answer: SELECT engine_code FROM table_name_11 WHERE model = "xdrive23d" ### context: CREATE TABLE table_name_11 (engine_code VARCHAR, model VARCHAR) |
### question: What model is the n·m (lb·ft)@1500-2500 torque? ### answer: SELECT model FROM table_name_60 WHERE torque = "n·m (lb·ft)@1500-2500" ### context: CREATE TABLE table_name_60 (model VARCHAR, torque VARCHAR) |
### question: What's the IHSAA Football Class in Decatur with an AAA IHSAA class? ### answer: SELECT ihsaa_football_class FROM table_name_78 WHERE ihsaa_class = "aaa" AND location = "decatur" ### context: CREATE TABLE table_name_78 (ihsaa_football_class VARCHAR, ihsaa_class VARCHAR, location VARCHAR) |
### question: What's the enrollment for Kendallville? ### answer: SELECT MAX(enrollment) FROM table_name_73 WHERE location = "kendallville" ### context: CREATE TABLE table_name_73 (enrollment INTEGER, location VARCHAR) |
### question: What country has a silver medal in the boxing, heavyweight event? ### answer: SELECT country FROM table_name_77 WHERE medal = "silver" AND event = "boxing, heavyweight" ### context: CREATE TABLE table_name_77 (country VARCHAR, medal VARCHAR, event VARCHAR) |
### question: What is the event in the 2000 summer olympics with a bronze medal? ### answer: SELECT event FROM table_name_68 WHERE medal = "bronze" AND olympics = "2000 summer olympics" ### context: CREATE TABLE table_name_68 (event VARCHAR, medal VARCHAR, olympics VARCHAR) |
### question: Which event is in the 1952 summer olympics? ### answer: SELECT event FROM table_name_57 WHERE olympics = "1952 summer olympics" ### context: CREATE TABLE table_name_57 (event VARCHAR, olympics VARCHAR) |
### question: Which country in the 2008 summer olympics is vadim devyatovskiy from? ### answer: SELECT country FROM table_name_16 WHERE olympics = "2008 summer olympics" AND name = "vadim devyatovskiy" ### context: CREATE TABLE table_name_16 (country VARCHAR, olympics VARCHAR, name VARCHAR) |
### question: What is the average Gold entry for the Netherlands that also has a Bronze entry that is greater than 0? ### answer: SELECT AVG(gold) FROM table_name_19 WHERE nation = "netherlands" AND bronze > 0 ### context: CREATE TABLE table_name_19 (gold INTEGER, nation VARCHAR, bronze VARCHAR) |
### question: What Nation has a Gold entry that is greater than 0, a Total that is greater than 2, a Silver entry that is larger than 1, and 0 Bronze? ### answer: SELECT nation FROM table_name_28 WHERE gold > 0 AND total > 2 AND bronze = 0 AND silver > 1 ### context: CREATE TABLE table_name_28 (nation VARCHAR, silver V... |
### question: What is Turkey's average Gold entry that also has a Bronze entry that is smaller than 2 and the Total is greater than 1? ### answer: SELECT AVG(gold) FROM table_name_90 WHERE bronze < 2 AND nation = "turkey" AND total > 1 ### context: CREATE TABLE table_name_90 (gold INTEGER, total VARCHAR, bronze VARCHAR... |
### question: What were the losses when the byes were less than 0? ### answer: SELECT MIN(losses) FROM table_name_41 WHERE byes < 0 ### context: CREATE TABLE table_name_41 (losses INTEGER, byes INTEGER) |
### question: what is the play when the company is national theatre of greece? ### answer: SELECT play FROM table_name_11 WHERE company = "national theatre of greece" ### context: CREATE TABLE table_name_11 (play VARCHAR, company VARCHAR) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.