question stringlengths 12 244 | context stringlengths 27 489 | answer stringlengths 18 557 |
|---|---|---|
What's the sum of the games that had paul (9) for high assists? | CREATE TABLE table_name_61 (game INTEGER, high_assists VARCHAR) | SELECT SUM(game) FROM table_name_61 WHERE high_assists = "paul (9)" |
When was the year that had an average attendance of 5,445? | CREATE TABLE table_name_64 (year VARCHAR, avg_attendance VARCHAR) | SELECT year FROM table_name_64 WHERE avg_attendance = "5,445" |
Who earned high points in game 69? | CREATE TABLE table_17323092_8 (high_points VARCHAR, game VARCHAR) | SELECT high_points FROM table_17323092_8 WHERE game = 69 |
Who wrote the episode that received 1.83 million U.S. viewers? | CREATE TABLE table_13477468_3 (written_by VARCHAR, us_viewers__millions_ VARCHAR) | SELECT written_by FROM table_13477468_3 WHERE us_viewers__millions_ = "1.83" |
When was the attendance 65,806? | CREATE TABLE table_name_40 (date VARCHAR, attendance VARCHAR) | SELECT date FROM table_name_40 WHERE attendance = "65,806" |
On what date was a match held at MCG? | CREATE TABLE table_name_50 (date VARCHAR, venue VARCHAR) | SELECT date FROM table_name_50 WHERE venue = "mcg" |
What's the score of the friendly competition? | CREATE TABLE table_name_18 (score VARCHAR, competition VARCHAR) | SELECT score FROM table_name_18 WHERE competition = "friendly" |
On channel 32, when the power is 32 kW horizontal, what is the frequency? | CREATE TABLE table_name_32 (frequency VARCHAR, power VARCHAR, channel VARCHAR) | SELECT frequency FROM table_name_32 WHERE power = "32 kw horizontal" AND channel = 32 |
What is Date, when Week is 11? | CREATE TABLE table_name_45 (date VARCHAR, week VARCHAR) | SELECT date FROM table_name_45 WHERE week = 11 |
What loss occurred on August 21? | CREATE TABLE table_name_57 (loss VARCHAR, date VARCHAR) | SELECT loss FROM table_name_57 WHERE date = "august 21" |
Which sign had a yellow background and a triangular shape? | CREATE TABLE table_name_86 (border VARCHAR, background_colour VARCHAR, shape VARCHAR) | SELECT border FROM table_name_86 WHERE background_colour = "yellow" AND shape = "triangular" |
Which Year has a Competition of olympic games, and a Venue of atlanta, united states? | CREATE TABLE table_name_93 (year INTEGER, competition VARCHAR, venue VARCHAR) | SELECT AVG(year) FROM table_name_93 WHERE competition = "olympic games" AND venue = "atlanta, united states" |
When did eleonor magdalene of the palatinate-neuburg become duchess? | CREATE TABLE table_name_77 (became_duchess VARCHAR, name VARCHAR) | SELECT became_duchess FROM table_name_77 WHERE name = "eleonor magdalene of the palatinate-neuburg" |
What is Kris doolan's league number? | CREATE TABLE table_22683369_8 (league VARCHAR, player VARCHAR) | SELECT COUNT(league) FROM table_22683369_8 WHERE player = "Kris Doolan" |
How many songs have a shared vocal? | CREATE TABLE vocals (songid VARCHAR); CREATE TABLE songs (songid VARCHAR) | SELECT COUNT(DISTINCT title) FROM vocals AS T1 JOIN songs AS T2 ON T1.songid = T2.songid WHERE TYPE = "shared" |
Attendance of 29,000 occurred on what date? | CREATE TABLE table_name_80 (date VARCHAR, attendance VARCHAR) | SELECT date FROM table_name_80 WHERE attendance = "29,000" |
What round was the overall 63 drafted? | CREATE TABLE table_name_94 (round VARCHAR, overall VARCHAR) | SELECT COUNT(round) FROM table_name_94 WHERE overall = 63 |
What is the number of dances total number if the average is 22.3? | CREATE TABLE table_23662272_4 (number_of_dances VARCHAR, average VARCHAR) | SELECT COUNT(number_of_dances) FROM table_23662272_4 WHERE average = "22.3" |
How many people attended the game with parent recording the decision and a Record of 42–18–10? | CREATE TABLE table_name_52 (attendance INTEGER, decision VARCHAR, record VARCHAR) | SELECT SUM(attendance) FROM table_name_52 WHERE decision = "parent" AND record = "42–18–10" |
Which Original Italian production has a First US National Tour of joanna glushak? | CREATE TABLE table_name_4 (original_italian_production VARCHAR, first_us_national_tour VARCHAR) | SELECT original_italian_production FROM table_name_4 WHERE first_us_national_tour = "joanna glushak" |
Find the minimum grade of students who have no friends. | CREATE TABLE Highschooler (id VARCHAR); CREATE TABLE Friend (student_id VARCHAR); CREATE TABLE Highschooler (grade INTEGER, id VARCHAR) | SELECT MIN(grade) FROM Highschooler WHERE NOT id IN (SELECT T1.student_id FROM Friend AS T1 JOIN Highschooler AS T2 ON T1.student_id = T2.id) |
What was the loss of the game attended by 14,691? | CREATE TABLE table_name_62 (loss VARCHAR, attendance VARCHAR) | SELECT loss FROM table_name_62 WHERE attendance = "14,691" |
When the total score is 740, what is tromso? | CREATE TABLE table_19439864_2 (tromsø INTEGER, total VARCHAR) | SELECT MIN(tromsø) FROM table_19439864_2 WHERE total = 740 |
What time was Opponent Fredson Paixão beaten in? | CREATE TABLE table_name_68 (time VARCHAR, opponent VARCHAR) | SELECT time FROM table_name_68 WHERE opponent = "fredson paixão" |
how many population estimate 2005 are for majene? | CREATE TABLE table_name_86 (population_estimate_2005 VARCHAR, capital VARCHAR) | SELECT COUNT(population_estimate_2005) FROM table_name_86 WHERE capital = "majene" |
Who is the 2nd member elected in 1461? | CREATE TABLE table_name_46 (elected VARCHAR) | SELECT 2 AS nd_member FROM table_name_46 WHERE elected = "1461" |
What's the series number of the episode whose writer is David North? | CREATE TABLE table_22078972_2 (no_in_series INTEGER, written_by VARCHAR) | SELECT MAX(no_in_series) FROM table_22078972_2 WHERE written_by = "David North" |
What was the number of location of nickname cbsua formerly known cssac? | CREATE TABLE table_11604804_5 (location VARCHAR, nickname VARCHAR) | SELECT COUNT(location) FROM table_11604804_5 WHERE nickname = "CBSUA formerly known CSSAC" |
Capital of brześć nad bugiem has what area (1930) in 1000skm? | CREATE TABLE table_name_72 (area__1930__in_1 VARCHAR, capital VARCHAR) | SELECT area__1930__in_1, 000 AS skm_2 FROM table_name_72 WHERE capital = "brześć nad bugiem" |
When 127 is on June 10th to 11th what is November 3rd? | CREATE TABLE table_25286976_2 (november_3 VARCHAR, june_10_11 VARCHAR) | SELECT november_3 FROM table_25286976_2 WHERE june_10_11 = "127" |
What is the strong words compounded when the strongs transliteration is yowyariyb? | CREATE TABLE table_1242447_1 (strongs_words_compounded VARCHAR, strongs_transliteration VARCHAR) | SELECT strongs_words_compounded FROM table_1242447_1 WHERE strongs_transliteration = "Yowyariyb" |
What is the name of the home time with a 10 tie no? | CREATE TABLE table_name_5 (home_team VARCHAR, tie_no VARCHAR) | SELECT home_team FROM table_name_5 WHERE tie_no = "10" |
What is every value for area for population density of 100.8? | CREATE TABLE table_26321719_1 (area__km²_ VARCHAR, population_density VARCHAR) | SELECT area__km²_ FROM table_26321719_1 WHERE population_density = "100.8" |
What Position did the sophomore Darnell Jackson play? | CREATE TABLE table_name_48 (position VARCHAR, year VARCHAR, name VARCHAR) | SELECT position FROM table_name_48 WHERE year = "sophomore" AND name = "darnell jackson" |
Which vessel has a type of logistic support? | CREATE TABLE table_name_72 (vessel VARCHAR, type VARCHAR) | SELECT vessel FROM table_name_72 WHERE type = "logistic support" |
Who was the home team in the match that had an away team of Convoy Sun Hei Team B? | CREATE TABLE table_name_97 (home_team VARCHAR, away_team VARCHAR) | SELECT home_team FROM table_name_97 WHERE away_team = "convoy sun hei team b" |
what is the location attendance when the score is w 86–77 (ot)? | CREATE TABLE table_name_42 (location_attendance VARCHAR, score VARCHAR) | SELECT location_attendance FROM table_name_42 WHERE score = "w 86–77 (ot)" |
What class is the RML Team? | CREATE TABLE table_name_40 (class VARCHAR, team VARCHAR) | SELECT class FROM table_name_40 WHERE team = "rml" |
Which manager was replaced by Thomas Thomasberg? | CREATE TABLE table_27782699_3 (outgoing_manager VARCHAR, replaced_by VARCHAR) | SELECT outgoing_manager FROM table_27782699_3 WHERE replaced_by = "Thomas Thomasberg" |
What year resulted in 54 laps? | CREATE TABLE table_name_39 (year VARCHAR, laps VARCHAR) | SELECT year FROM table_name_39 WHERE laps = 54 |
what is the geo id when the land (sqmi) is less than 36.112, the latitude is more than 47.536618, the township is west bay and water (sqmi) is more than 0.209? | CREATE TABLE table_name_21 (geo_id INTEGER, water__sqmi_ VARCHAR, township VARCHAR, land___sqmi__ VARCHAR, latitude VARCHAR) | SELECT SUM(geo_id) FROM table_name_21 WHERE land___sqmi__ < 36.112 AND latitude > 47.536618 AND township = "west bay" AND water__sqmi_ > 0.209 |
What venue did Richmond play as the away team? | CREATE TABLE table_name_29 (venue VARCHAR, away_team VARCHAR) | SELECT venue FROM table_name_29 WHERE away_team = "richmond" |
Which team has a record of 7-1? | CREATE TABLE table_name_99 (opponent VARCHAR, record VARCHAR) | SELECT opponent FROM table_name_99 WHERE record = "7-1" |
Namw the total number for domestic freight for international mail is larger than 1.0 with domestic mail for 260 | CREATE TABLE table_1754531_4 (domestic_freight VARCHAR, international_mail VARCHAR, domestic_mail VARCHAR) | SELECT COUNT(domestic_freight) FROM table_1754531_4 WHERE international_mail > 1.0 AND domestic_mail = 260 |
What is the home team score when the home team is Collingwood? | CREATE TABLE table_name_79 (home_team VARCHAR) | SELECT home_team AS score FROM table_name_79 WHERE home_team = "collingwood" |
Who is the television commentator for the year 2006? | CREATE TABLE table_1998037_9 (television_commentator VARCHAR, year_s_ VARCHAR) | SELECT television_commentator FROM table_1998037_9 WHERE year_s_ = 2006 |
Which Kickoff had a Game Site of bank of america stadium? | CREATE TABLE table_name_5 (kickoff VARCHAR, game_site VARCHAR) | SELECT kickoff FROM table_name_5 WHERE game_site = "bank of america stadium" |
When was the registration of tc-jes? | CREATE TABLE table_name_14 (date VARCHAR, registration VARCHAR) | SELECT date FROM table_name_14 WHERE registration = "tc-jes" |
What was the report for an away team of Sydney Spirit and score of 96-87? | CREATE TABLE table_name_16 (report VARCHAR, away_team VARCHAR, score VARCHAR) | SELECT report FROM table_name_16 WHERE away_team = "sydney spirit" AND score = "96-87" |
What is the lowest goals for more than 30 games played? | CREATE TABLE table_name_88 (goals_for INTEGER, played INTEGER) | SELECT MIN(goals_for) FROM table_name_88 WHERE played > 30 |
What is the Population of the New Bandon Parish with an Area km 2 larger than 326.76? | CREATE TABLE table_name_97 (population INTEGER, area_km_2 VARCHAR, official_name VARCHAR) | SELECT MAX(population) FROM table_name_97 WHERE area_km_2 > 326.76 AND official_name = "new bandon" |
Which Result has a Venue of kinnarps arena, and a Date of thursday, february 19? | CREATE TABLE table_name_86 (result VARCHAR, venue VARCHAR, date VARCHAR) | SELECT result FROM table_name_86 WHERE venue = "kinnarps arena" AND date = "thursday, february 19" |
What is the winner of gold that also has ↓ 1 in the sport of cycling? | CREATE TABLE table_name_97 (gold VARCHAR, bronze VARCHAR, sport VARCHAR) | SELECT gold FROM table_name_97 WHERE bronze = "↓ 1" AND sport = "cycling" |
What date was the show's weekly ranking 12? | CREATE TABLE table_27319183_7 (date VARCHAR, weekly_rank VARCHAR) | SELECT date FROM table_27319183_7 WHERE weekly_rank = 12 |
What was the result of the fight with Tony Halme? | CREATE TABLE table_name_27 (res VARCHAR, opponent VARCHAR) | SELECT res FROM table_name_27 WHERE opponent = "tony halme" |
Who were the GT winning team when the GTC winning team was No. 54 Black Swan Racing? | CREATE TABLE table_27743641_2 (gt_winning_team VARCHAR, gtc_winning_team VARCHAR) | SELECT gt_winning_team FROM table_27743641_2 WHERE gtc_winning_team = "No. 54 Black Swan Racing" |
Who was the opponent against which the result was w20-0? | CREATE TABLE table_name_3 (opponent VARCHAR, result VARCHAR) | SELECT opponent FROM table_name_3 WHERE result = "w20-0" |
Which Home Team is on june 12? | CREATE TABLE table_name_3 (home_team VARCHAR, date VARCHAR) | SELECT home_team FROM table_name_3 WHERE date = "june 12" |
For team ascoli please mention all the appointment date. | CREATE TABLE table_27114708_2 (date_of_appointment VARCHAR, team VARCHAR) | SELECT date_of_appointment FROM table_27114708_2 WHERE team = "Ascoli" |
Who was the Youth Classification in the race with Kenneth Hanson as Mountains Classification and Lucas Sebastian Haedo as winner? | CREATE TABLE table_23157997_13 (youth_classification VARCHAR, mountains_classification VARCHAR, winner VARCHAR) | SELECT youth_classification FROM table_23157997_13 WHERE mountains_classification = "Kenneth Hanson" AND winner = "Lucas Sebastian Haedo" |
Which gender has 7-15 years? | CREATE TABLE table_name_74 (gender VARCHAR, years VARCHAR) | SELECT gender FROM table_name_74 WHERE years = "7-15" |
How many documents can one grant have at most? List the grant id and number. | CREATE TABLE Documents (grant_id VARCHAR) | SELECT grant_id, COUNT(*) FROM Documents GROUP BY grant_id ORDER BY COUNT(*) DESC LIMIT 1 |
What is the total number of silver medals of the team with less than 2 gold, 1 bronze, and more than 2 total medals? | CREATE TABLE table_name_13 (silver VARCHAR, total VARCHAR, gold VARCHAR, bronze VARCHAR) | SELECT COUNT(silver) FROM table_name_13 WHERE gold < 2 AND bronze = 1 AND total > 2 |
When the winner was No Race in a year after 1909, what was the distance? | CREATE TABLE table_name_68 (distance__miles_ VARCHAR, winner VARCHAR, year VARCHAR) | SELECT distance__miles_ FROM table_name_68 WHERE winner = "no race" AND year > 1909 |
What is the position of player Tobias Lindberg? | CREATE TABLE table_11803648_22 (position VARCHAR, player VARCHAR) | SELECT position FROM table_11803648_22 WHERE player = "Tobias Lindberg" |
What is the national share of the country whose area is 148064 km^2? | CREATE TABLE table_171666_1 (national_share___percentage_ VARCHAR, area__km²_ VARCHAR) | SELECT national_share___percentage_ FROM table_171666_1 WHERE area__km²_ = 148064 |
In which stadium is the week 5 game played? | CREATE TABLE table_10647401_1 (stadium VARCHAR, week VARCHAR) | SELECT stadium FROM table_10647401_1 WHERE week = 5 |
What is the average election result for the province of Grosseto from 1766 and prior? | CREATE TABLE table_name_50 (election INTEGER, province VARCHAR, established VARCHAR) | SELECT AVG(election) FROM table_name_50 WHERE province = "grosseto" AND established < 1766 |
Which position has 30 points and Reiner Stuyvenberg as a passenger? | CREATE TABLE table_name_95 (position VARCHAR, points VARCHAR, passenger VARCHAR) | SELECT position FROM table_name_95 WHERE points = 30 AND passenger = "reiner stuyvenberg" |
What is the current series where the new series began in June 2011? | CREATE TABLE table_1000181_1 (current_series VARCHAR, notes VARCHAR) | SELECT current_series FROM table_1000181_1 WHERE notes = "New series began in June 2011" |
With a Date of 22 July, what is the Winning team? | CREATE TABLE table_name_43 (winning_team VARCHAR, date VARCHAR) | SELECT winning_team FROM table_name_43 WHERE date = "22 july" |
What is the average Laps, when Grid is 15? | CREATE TABLE table_name_74 (laps INTEGER, grid VARCHAR) | SELECT AVG(laps) FROM table_name_74 WHERE grid = 15 |
What district does the road with a MDR number of 47 pass through? | CREATE TABLE table_26036389_1 (passes_through___district_s VARCHAR, mdr_no VARCHAR) | SELECT passes_through___district_s FROM table_26036389_1 WHERE mdr_no = 47 |
What murder (2012) rate per 100,00 also has a 1.616 as the peace (2012) GPI? | CREATE TABLE table_name_26 (murder__2012__rate_per_100 VARCHAR, peace__2012__gpi VARCHAR) | SELECT murder__2012__rate_per_100, 000 FROM table_name_26 WHERE peace__2012__gpi = 1.616 |
Who is the leading scorer of the game where the Kings is the home team? | CREATE TABLE table_name_27 (leading_scorer VARCHAR, home VARCHAR) | SELECT leading_scorer FROM table_name_27 WHERE home = "kings" |
Which Date has a Builder of alco schenectady, and a Number larger than 835, and Works number of 56566? | CREATE TABLE table_name_19 (date INTEGER, works_number VARCHAR, builder VARCHAR, number VARCHAR) | SELECT AVG(date) FROM table_name_19 WHERE builder = "alco schenectady" AND number > 835 AND works_number = 56566 |
What was time of the game against the Royals with a record of 81–73? | CREATE TABLE table_name_4 (time VARCHAR, opponent VARCHAR, record VARCHAR) | SELECT time FROM table_name_4 WHERE opponent = "royals" AND record = "81–73" |
How many rebounds were there in 2008? | CREATE TABLE table_13050003_2 (rebounds VARCHAR, year VARCHAR) | SELECT COUNT(rebounds) FROM table_13050003_2 WHERE year = 2008 |
what is the latest year when the venue is berlin, germany? | CREATE TABLE table_name_35 (year INTEGER, venue VARCHAR) | SELECT MAX(year) FROM table_name_35 WHERE venue = "berlin, germany" |
How long did it take to ride when the laps were 23 and the grid of 13? | CREATE TABLE table_name_65 (time VARCHAR, laps VARCHAR, grid VARCHAR) | SELECT time FROM table_name_65 WHERE laps = 23 AND grid = 13 |
What position does Mario Kasun play? | CREATE TABLE table_name_94 (position VARCHAR, player VARCHAR) | SELECT position FROM table_name_94 WHERE player = "mario kasun" |
What is the highest week that has September 14, 2003 as the date? | CREATE TABLE table_name_81 (week INTEGER, date VARCHAR) | SELECT MAX(week) FROM table_name_81 WHERE date = "september 14, 2003" |
What was the date of the tournament with a clay surface and an opponent of Irina Falconi? | CREATE TABLE table_name_43 (date VARCHAR, surface VARCHAR, opponent VARCHAR) | SELECT date FROM table_name_43 WHERE surface = "clay" AND opponent = "irina falconi" |
Which Score has a Home of quebec nordiques on april 16? | CREATE TABLE table_name_83 (score VARCHAR, home VARCHAR, date VARCHAR) | SELECT score FROM table_name_83 WHERE home = "quebec nordiques" AND date = "april 16" |
What is the location of the perpetrator with the largest kills. | CREATE TABLE perpetrator (LOCATION VARCHAR, Killed VARCHAR) | SELECT LOCATION FROM perpetrator ORDER BY Killed DESC LIMIT 1 |
What was the loss of the game when the record was 32–34? | CREATE TABLE table_name_52 (loss VARCHAR, record VARCHAR) | SELECT loss FROM table_name_52 WHERE record = "32–34" |
Which Bronze has a Total smaller than 2, and a Silver larger than 0, and a Gold smaller than 0? | CREATE TABLE table_name_69 (bronze INTEGER, gold VARCHAR, total VARCHAR, silver VARCHAR) | SELECT SUM(bronze) FROM table_name_69 WHERE total < 2 AND silver > 0 AND gold < 0 |
What was the attendance for the game held on September 18, 1994, with a week less than 5? | CREATE TABLE table_name_25 (attendance VARCHAR, week VARCHAR, date VARCHAR) | SELECT attendance FROM table_name_25 WHERE week < 5 AND date = "september 18, 1994" |
What is the 3'utr sequence with a variant id of ad'6a 4? | CREATE TABLE table_14332822_1 (variant_id VARCHAR) | SELECT 3 AS ’utr_sequence FROM table_14332822_1 WHERE variant_id = "AD'6A 4" |
WHAT IS THE NAME WITH A SUMMER TRANSFER WINDOW, AND COUNTRY SEN? | CREATE TABLE table_name_39 (name VARCHAR, transfer_window VARCHAR, country VARCHAR) | SELECT name FROM table_name_39 WHERE transfer_window = "summer" AND country = "sen" |
what is the employee (real name) when the pick # is higher than 10 and the brand (to) is raw? | CREATE TABLE table_name_9 (employee__real_name_ VARCHAR, pick__number VARCHAR, brand__to_ VARCHAR) | SELECT employee__real_name_ FROM table_name_9 WHERE pick__number > 10 AND brand__to_ = "raw" |
What is the episode title of the show that had a production code of 3T5764? | CREATE TABLE table_11694832_1 (title VARCHAR, production_code VARCHAR) | SELECT title FROM table_11694832_1 WHERE production_code = "3T5764" |
What was the world rank by ARWU in 2013 of the University of Tübingen? | CREATE TABLE table_27484208_1 (world_rank_by_arwu_ VARCHAR, _2013 VARCHAR, members VARCHAR) | SELECT world_rank_by_arwu_, _2013 FROM table_27484208_1 WHERE members = "University of Tübingen" |
What was the finishing position of Hale Irwin, of the United states? | CREATE TABLE table_name_96 (finish VARCHAR, country VARCHAR, player VARCHAR) | SELECT finish FROM table_name_96 WHERE country = "united states" AND player = "hale irwin" |
Who won in 2003? | CREATE TABLE table_name_19 (winner VARCHAR, year VARCHAR) | SELECT winner FROM table_name_19 WHERE year = 2003 |
How many Professors are in building NEB? | CREATE TABLE Faculty (Rank VARCHAR, building VARCHAR) | SELECT COUNT(*) FROM Faculty WHERE Rank = "Professor" AND building = "NEB" |
What is the number of points of the game less than number 17 with an 11-6-0 record? | CREATE TABLE table_name_43 (points INTEGER, record VARCHAR, game__number VARCHAR) | SELECT SUM(points) FROM table_name_43 WHERE record = "11-6-0" AND game__number < 17 |
How many characters where actor/actress is larry lamb? | CREATE TABLE table_25831483_1 (character VARCHAR, actor_actress VARCHAR) | SELECT COUNT(character) FROM table_25831483_1 WHERE actor_actress = "Larry Lamb" |
What is the rank of the qual 141.471? | CREATE TABLE table_name_3 (rank VARCHAR, qual VARCHAR) | SELECT rank FROM table_name_3 WHERE qual = "141.471" |
Which Theme has a Result of eliminated? | CREATE TABLE table_name_95 (theme VARCHAR, result VARCHAR) | SELECT theme FROM table_name_95 WHERE result = "eliminated" |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.