output
stringlengths
18
557
instruction
stringlengths
22
540
SELECT MIN(attendance) FROM table_14102379_4 WHERE record = "4–6"
CREATE TABLE table_14102379_4 (attendance INTEGER, record VARCHAR), what is the minimum attendance with record being 4–6
SELECT number FROM table_14125006_1 WHERE astronaut = "Yurchikhin Fyodor Yurchikhin"
CREATE TABLE table_14125006_1 (number VARCHAR, astronaut VARCHAR), What's Yurchikhin Fyodor Yurchikhin's number?
SELECT total_time_hours AS :minutes FROM table_14125006_1 WHERE number = 17
CREATE TABLE table_14125006_1 (total_time_hours VARCHAR, number VARCHAR), How long was the walk numbered at 17?
SELECT COUNT(agency) FROM table_14125006_1 WHERE astronaut = "Budarin Nikolai Budarin"
CREATE TABLE table_14125006_1 (agency VARCHAR, astronaut VARCHAR), How many agencies did Budarin Nikolai Budarin working for?
SELECT agency FROM table_14125006_1 WHERE astronaut = "Anderson Clayton Anderson"
CREATE TABLE table_14125006_1 (agency VARCHAR, astronaut VARCHAR), What agency does Anderson Clayton Anderson work for?
SELECT year FROM table_141541_5 WHERE change = "+8.0%"
CREATE TABLE table_141541_5 (year VARCHAR, change VARCHAR), what's the year with change being +8.0%
SELECT domestic_freight FROM table_141541_5 WHERE change = "+8.0%"
CREATE TABLE table_141541_5 (domestic_freight VARCHAR, change VARCHAR), what's the domestic freight with change being +8.0%
SELECT MAX(international_mail) FROM table_141541_5 WHERE total_freight_and_mail = 145044
CREATE TABLE table_141541_5 (international_mail INTEGER, total_freight_and_mail VARCHAR), what is the maximum international mail with total freight and mail being 145044
SELECT results FROM table_14154271_2 WHERE gt2_winning_team = "Lars-Erik Nielsen Allan Simonsen Richard Westbrook"
CREATE TABLE table_14154271_2 (results VARCHAR, gt2_winning_team VARCHAR), The results for gt2 winning team is all lars-erik nielsen allan simonsen richard westbrook.
SELECT rnd FROM table_14154271_2 WHERE lmp2_winning_team = "Jos Verstappen Jeroen Bleekemolen"
CREATE TABLE table_14154271_2 (rnd VARCHAR, lmp2_winning_team VARCHAR), Jos verstappen jeroen bleekemolen is on Imp2 winning team where all are rnd.
SELECT MIN(population) FROM table_1417184_1 WHERE canton = "Redange"
CREATE TABLE table_1417184_1 (population INTEGER, canton VARCHAR), what is the minimum population with canton being redange
SELECT COUNT(canton) FROM table_1417184_1 WHERE commune = "Waldbillig"
CREATE TABLE table_1417184_1 (canton VARCHAR, commune VARCHAR), how many canton with commune being waldbillig
SELECT MAX(arrival) FROM table_142159_1 WHERE name = "Greenbat"
CREATE TABLE table_142159_1 (arrival INTEGER, name VARCHAR), What is the arrival time of greenbat
SELECT no FROM table_142159_1 WHERE location = "Engine shed"
CREATE TABLE table_142159_1 (no VARCHAR, location VARCHAR), Which number has Engine Shed as the location
SELECT name FROM table_142159_1 WHERE builder = "Kerr Stuart"
CREATE TABLE table_142159_1 (name VARCHAR, builder VARCHAR), What is the name with the builder of Kerr Stuart
SELECT builder FROM table_142159_1 WHERE location = "Irton Road shed"
CREATE TABLE table_142159_1 (builder VARCHAR, location VARCHAR), Who is the builder for the location Irton Road shed
SELECT status FROM table_142159_1 WHERE location = "Museum"
CREATE TABLE table_142159_1 (status VARCHAR, location VARCHAR), Whats the status of the trains at location Museum
SELECT COUNT(built) FROM table_142159_1 WHERE name = "River Esk"
CREATE TABLE table_142159_1 (built VARCHAR, name VARCHAR), How many are named River Esk
SELECT publication_dates FROM table_1420954_1 WHERE artist_s_ = "Timothy Truman"
CREATE TABLE table_1420954_1 (publication_dates VARCHAR, artist_s_ VARCHAR), timothy truman worked on what dates
SELECT book_title FROM table_1420954_1 WHERE artist_s_ = "Timothy Truman"
CREATE TABLE table_1420954_1 (book_title VARCHAR, artist_s_ VARCHAR), timothy truman worked on what books
SELECT COUNT(issues) FROM table_1420954_1 WHERE writer = "Elaine Lee"
CREATE TABLE table_1420954_1 (issues VARCHAR, writer VARCHAR), elaine lee worked on how many issues
SELECT regionalliga_nord FROM table_14242137_11 WHERE regionalliga_süd = "1. FC Nuremberg SpVgg Greuther Fürth"
CREATE TABLE table_14242137_11 (regionalliga_nord VARCHAR, regionalliga_süd VARCHAR), what's the regionalliga nord with regionalliga süd being 1. fc nuremberg spvgg greuther fürth
SELECT season FROM table_14242137_11 WHERE regionalliga_nord = "VfB Oldenburg"
CREATE TABLE table_14242137_11 (season VARCHAR, regionalliga_nord VARCHAR), what's the season with regionalliga nord being vfb oldenburg
SELECT regionalliga_nord FROM table_14242137_11 WHERE regionalliga_west_südwest = "FC Gütersloh Rot-Weiß Essen"
CREATE TABLE table_14242137_11 (regionalliga_nord VARCHAR, regionalliga_west_südwest VARCHAR), what's the regionalliga nord with regionalliga west/südwest being fc gütersloh rot-weiß essen
SELECT season FROM table_14242137_11 WHERE regionalliga_west_südwest = "Arminia Bielefeld"
CREATE TABLE table_14242137_11 (season VARCHAR, regionalliga_west_südwest VARCHAR), what's the season with regionalliga west/südwest being arminia bielefeld
SELECT regionalliga_west_südwest FROM table_14242137_11 WHERE regionalliga_süd = "Stuttgarter Kickers"
CREATE TABLE table_14242137_11 (regionalliga_west_südwest VARCHAR, regionalliga_süd VARCHAR), what's the regionalliga west/südwest with regionalliga süd being stuttgarter kickers
SELECT COUNT(population__2010___rank_) FROM table_14253123_1 WHERE county_name = "Spencer"
CREATE TABLE table_14253123_1 (population__2010___rank_ VARCHAR, county_name VARCHAR), When Spencer is the county what is total of the population (2010) (rank)?
SELECT area_sq_mi__km_2____rank_ FROM table_14253123_1 WHERE county_seat = "Vincennes"
CREATE TABLE table_14253123_1 (area_sq_mi__km_2____rank_ VARCHAR, county_seat VARCHAR), When Vincennes is the county seat what is the area sq mi (km 2 ) (rank) ?
SELECT population__2010___rank_ FROM table_14253123_1 WHERE area_sq_mi__km_2____rank_ = "sqmi (km2) (5)"
CREATE TABLE table_14253123_1 (population__2010___rank_ VARCHAR, area_sq_mi__km_2____rank_ VARCHAR), When the area sq mi (km 2 ) (rank) is sqmi (km2) (5) what is the population (2010) (rank)?
SELECT COUNT(zip_code_prefix_es_) FROM table_14253123_1 WHERE _percentage_of_boundary_by_water = "63%"
CREATE TABLE table_14253123_1 (zip_code_prefix_es_ VARCHAR, _percentage_of_boundary_by_water VARCHAR), When the % of boundary by water is 63% what is the overall number of zip code prefix(es)?
SELECT in_no FROM table_14253123_1 WHERE county_name = "Spencer"
CREATE TABLE table_14253123_1 (in_no VARCHAR, county_name VARCHAR), When Spencer is the county what is the in no.?
SELECT oberliga_hessen FROM table_14242137_4 WHERE oberliga_baden_württemberg = "SV Sandhausen" AND oberliga_südwest = "FSV Salmrohr"
CREATE TABLE table_14242137_4 (oberliga_hessen VARCHAR, oberliga_baden_württemberg VARCHAR, oberliga_südwest VARCHAR), Name the oberliga hessen for sv sandhausen and fsv salmrohr
SELECT oberliga_baden_württemberg FROM table_14242137_4 WHERE oberliga_bayern = "TSV 1860 Munich" AND oberliga_südwest = "Borussia Neunkirchen"
CREATE TABLE table_14242137_4 (oberliga_baden_württemberg VARCHAR, oberliga_bayern VARCHAR, oberliga_südwest VARCHAR), Name the oberliga for where tsv 1860 munich and borussia neunkirchen
SELECT oberliga_südwest FROM table_14242137_4 WHERE oberliga_bayern = "SpVgg Unterhaching" AND season = "1988-89"
CREATE TABLE table_14242137_4 (oberliga_südwest VARCHAR, oberliga_bayern VARCHAR, season VARCHAR), Name the oberliga sudwest for spvgg unterhaching for 1988-89
SELECT season FROM table_14242137_4 WHERE oberliga_bayern = "SpVgg Bayreuth" AND oberliga_südwest = "FSV Salmrohr"
CREATE TABLE table_14242137_4 (season VARCHAR, oberliga_bayern VARCHAR, oberliga_südwest VARCHAR), Name the season for spvgg bayreuth and fsv salmrohr
SELECT oberliga_bayern FROM table_14242137_4 WHERE oberliga_baden_württemberg = "SV Sandhausen" AND season = "1986-87"
CREATE TABLE table_14242137_4 (oberliga_bayern VARCHAR, oberliga_baden_württemberg VARCHAR, season VARCHAR), Name the oberliga bayern for sv sandhausen for 1986-87
SELECT COUNT(blackberry_os) FROM table_14260687_3 WHERE other = "0.1" AND quarter = "2012 Q2"
CREATE TABLE table_14260687_3 (blackberry_os VARCHAR, other VARCHAR, quarter VARCHAR), During the quarter of 2012 Q2, how many millions of Blackberry OS phones where shipped when 0.1 million others were shipped?
SELECT COUNT(android) FROM table_14260687_3 WHERE quarter = "2012 Q4"
CREATE TABLE table_14260687_3 (android VARCHAR, quarter VARCHAR), During the quarter 2012 Q4, how many millions of android phones were shipped?
SELECT windows_phone FROM table_14260687_3 WHERE total = "216.2"
CREATE TABLE table_14260687_3 (windows_phone VARCHAR, total VARCHAR), How many million of windows phones were shipped during the quarter that shipped 216.2 million total?
SELECT COUNT(total) FROM table_14260687_3 WHERE quarter = "2012 Q1"
CREATE TABLE table_14260687_3 (total VARCHAR, quarter VARCHAR), How many total smartphones were shipped during the quarter 2012 Q1?
SELECT blackberry_os FROM table_14260687_3 WHERE symbian = "10.4"
CREATE TABLE table_14260687_3 (blackberry_os VARCHAR, symbian VARCHAR), How many millions of Blackberry OS smartphones were shipped when 10.4 million Symbian smartphones were shipped?
SELECT COUNT(other) FROM table_14260687_3 WHERE total = "181.1"
CREATE TABLE table_14260687_3 (other VARCHAR, total VARCHAR), How man "other" millions of smartphones were shipped when 181.1 million total were shipped?
SELECT load_bearing_capacity FROM table_1427868_1 WHERE scientific_name = "Camelus dromedarius"
CREATE TABLE table_1427868_1 (load_bearing_capacity VARCHAR, scientific_name VARCHAR), What is the load bearing capacity when the name is Camelus Dromedarius
SELECT division FROM table_1427998_1 WHERE year = 2006
CREATE TABLE table_1427998_1 (division VARCHAR, year VARCHAR), What is the division for the year 2006?
SELECT playoffs FROM table_1427998_1 WHERE team_name = "Bay Area Seals"
CREATE TABLE table_1427998_1 (playoffs VARCHAR, team_name VARCHAR), What was the playoff result for the team name of bay area seals
SELECT regular_season FROM table_1427998_1 WHERE playoffs = "divisional Finals"
CREATE TABLE table_1427998_1 (regular_season VARCHAR, playoffs VARCHAR), Where did the team finish in the season when the playoff result was divisional finals.
SELECT playoffs FROM table_1427998_1 WHERE league = "USISL" AND regular_season = "1st, Pacific"
CREATE TABLE table_1427998_1 (playoffs VARCHAR, league VARCHAR, regular_season VARCHAR), What is the playoff result when the league is USISL and the regular season record is 1st, pacific.
SELECT COUNT(division) FROM table_1427998_1 WHERE playoffs = "Conference Quarterfinals"
CREATE TABLE table_1427998_1 (division VARCHAR, playoffs VARCHAR), How many divisions have been won when the playoff result is conference quarterfinals.
SELECT MIN(home_attendance) FROM table_14302582_1 WHERE competition = "Southern Derby"
CREATE TABLE table_14302582_1 (home_attendance INTEGER, competition VARCHAR), What was the lowest home attendance for the southern derby?
SELECT result FROM table_14302582_1 WHERE home_matches = 14
CREATE TABLE table_14302582_1 (result VARCHAR, home_matches VARCHAR), What was the result when the team had contested 14 home games?
SELECT result FROM table_14302582_1 WHERE record = "4-1"
CREATE TABLE table_14302582_1 (result VARCHAR, record VARCHAR), What was the result when the team was 4-1?
SELECT height_from_sea_level_in_meters FROM table_1430913_1 WHERE category = "Picturesque and trekking_route"
CREATE TABLE table_1430913_1 (height_from_sea_level_in_meters VARCHAR, category VARCHAR), picturesque and trekking route is the category what is the height from sea level in meters?
SELECT height_from_sea_level_in_meters FROM table_1430913_1 WHERE category = "Extremely Adventures"
CREATE TABLE table_1430913_1 (height_from_sea_level_in_meters VARCHAR, category VARCHAR), If extremely adventures is the category what is the height from sea level in meters?
SELECT height_from_sea_level_in_meters FROM table_1430913_1 WHERE trekking_route = "22km"
CREATE TABLE table_1430913_1 (height_from_sea_level_in_meters VARCHAR, trekking_route VARCHAR), if 22km is the trekking route what is height from sea level in meters?
SELECT category FROM table_1430913_1 WHERE name_of_place = "Hemkunt Sahib"
CREATE TABLE table_1430913_1 (category VARCHAR, name_of_place VARCHAR), If the place is hemkunt sahib what is the category?
SELECT density__pop_km²_ FROM table_14325808_1 WHERE population__2011_census_ = 5402
CREATE TABLE table_14325808_1 (density__pop_km²_ VARCHAR, population__2011_census_ VARCHAR), What is the density in places where the 2011 census gives a population of 5402?
SELECT area__km²_ FROM table_14325808_1 WHERE density__pop_km²_ = "137.61"
CREATE TABLE table_14325808_1 (area__km²_ VARCHAR, density__pop_km²_ VARCHAR), What is the area in kilometers squared the population density is 137.61?
SELECT COUNT(population__2011_census_) FROM table_14325808_1 WHERE area__km²_ = "132.79"
CREATE TABLE table_14325808_1 (population__2011_census_ VARCHAR, area__km²_ VARCHAR), How many places according to the 2011 census of whatever population have an area of 132.79 kilometers squared?
SELECT COUNT(area__km²_) FROM table_14325808_1 WHERE population__2007_estimation_ = 7996
CREATE TABLE table_14325808_1 (area__km²_ VARCHAR, population__2007_estimation_ VARCHAR), How many places of whatever size have a 2007 population estimation of 7996?
SELECT 3 AS ’utr_sequence FROM table_14332822_1 WHERE genbank_id = "HQ021437"
CREATE TABLE table_14332822_1 (genbank_id VARCHAR), What is the 3utr sequence when the genbank id is hq021437?
SELECT coding FROM table_14332822_1 WHERE genbank_id = "HQ021442"
CREATE TABLE table_14332822_1 (coding VARCHAR, genbank_id VARCHAR), What is the coding for hq021442 genbankid?
SELECT 3 AS ’utr_sequence FROM table_14332822_1 WHERE variant_id = "AD'6A 4"
CREATE TABLE table_14332822_1 (variant_id VARCHAR), What is the 3'utr sequence with a variant id of ad'6a 4?
SELECT 3 AS ’utr_sequence FROM table_14332822_1 WHERE variant_id = "ACD'6A 3"
CREATE TABLE table_14332822_1 (variant_id VARCHAR), What is the 3'utr sequence with a variant id of acd'6a 3?
SELECT director FROM table_14330096_3 WHERE total_number = 14
CREATE TABLE table_14330096_3 (director VARCHAR, total_number VARCHAR), Who is the director of the episode that corresponds to the total episodes number 14?
SELECT title FROM table_14330096_3 WHERE writer = "Rob Heyland"
CREATE TABLE table_14330096_3 (title VARCHAR, writer VARCHAR), What's the title of the episode that Rob Heyland wrote?
SELECT series_number FROM table_14330096_3 WHERE writer = "Julian Unthank"
CREATE TABLE table_14330096_3 (series_number VARCHAR, writer VARCHAR), What number from the total number of episodes is the episode written by Julian Unthank?
SELECT MIN(touchdowns) FROM table_14342210_12 WHERE player = "Redden"
CREATE TABLE table_14342210_12 (touchdowns INTEGER, player VARCHAR), How many touchdowns did Redden score?
SELECT MAX(extra_points) FROM table_14342210_12
CREATE TABLE table_14342210_12 (extra_points INTEGER), What was the most extra points?
SELECT position FROM table_14342210_12 WHERE extra_points = 4
CREATE TABLE table_14342210_12 (position VARCHAR, extra_points VARCHAR), What position did the player who scored 4 extra points play?
SELECT COUNT(points) FROM table_14342210_12 WHERE position = "Right end"
CREATE TABLE table_14342210_12 (points VARCHAR, position VARCHAR), How many points where scored by the right end?
SELECT games_started FROM table_14342210_13 WHERE player = "Hugh White"
CREATE TABLE table_14342210_13 (games_started VARCHAR, player VARCHAR), How many Games Started are there for Hugh White ?
SELECT COUNT(class) FROM table_14342210_13 WHERE player = "Everett Sweeley"
CREATE TABLE table_14342210_13 (class VARCHAR, player VARCHAR), How many entries are there for Class for the player Everett Sweeley?
SELECT COUNT(class) FROM table_14342210_13 WHERE prior_experience = "Shasta H.S."
CREATE TABLE table_14342210_13 (class VARCHAR, prior_experience VARCHAR), How many entries are there for class when the prior experience is shasta h.s.
SELECT MAX(weight) FROM table_14342210_13 WHERE player = "Hugh White"
CREATE TABLE table_14342210_13 (weight INTEGER, player VARCHAR), What is hugh white's weight?
SELECT COUNT(field_goals__5_points_) FROM table_14342210_14 WHERE player = "Walter Shaw"
CREATE TABLE table_14342210_14 (field_goals__5_points_ VARCHAR, player VARCHAR), How many field goals did Walter Shaw make?
SELECT MAX(field_goals__5_points_) FROM table_14342210_14 WHERE total_points = 100
CREATE TABLE table_14342210_14 (field_goals__5_points_ INTEGER, total_points VARCHAR), How many field goals were made by the person with 100 points in total?
SELECT COUNT(touchdowns__5_points_) FROM table_14342210_14 WHERE extra_points_1_point = 7
CREATE TABLE table_14342210_14 (touchdowns__5_points_ VARCHAR, extra_points_1_point VARCHAR), How many touchdowns were made by the person with 7 extra points?
SELECT touchdowns__5_points_ FROM table_14342210_14 WHERE player = "Albert Herrnstein"
CREATE TABLE table_14342210_14 (touchdowns__5_points_ VARCHAR, player VARCHAR), How many touchdowns did Albert Herrnstein make?
SELECT MAX(touchdowns__5_points_) FROM table_14342210_14 WHERE player = "Bruce Shorts"
CREATE TABLE table_14342210_14 (touchdowns__5_points_ INTEGER, player VARCHAR), How many touchdowns did Bruce Shorts make?
SELECT COUNT(player) FROM table_14342210_14 WHERE touchdowns__5_points_ = 4
CREATE TABLE table_14342210_14 (player VARCHAR, touchdowns__5_points_ VARCHAR), How many players made 4 touchdowns?
SELECT player FROM table_14342210_2 WHERE position = "Fullback"
CREATE TABLE table_14342210_2 (player VARCHAR, position VARCHAR), Name all the players for fullback
SELECT position FROM table_14342210_2 WHERE player = "Shorts"
CREATE TABLE table_14342210_2 (position VARCHAR, player VARCHAR), Name the position for shorts
SELECT player FROM table_14342210_6 WHERE touchdowns = 4 AND position = "Left halfback"
CREATE TABLE table_14342210_6 (player VARCHAR, touchdowns VARCHAR, position VARCHAR), Which player made 4 touchdowns while playing left halfback?
SELECT MAX(points) FROM table_14342210_6 WHERE position = "Left end"
CREATE TABLE table_14342210_6 (points INTEGER, position VARCHAR), Which left end player made the most points?
SELECT MIN(points) FROM table_14342210_6 WHERE player = "Herrnstein"
CREATE TABLE table_14342210_6 (points INTEGER, player VARCHAR), What is the least amount of points made by Herrnstein?
SELECT MIN(field_goals) FROM table_14342210_6
CREATE TABLE table_14342210_6 (field_goals INTEGER), What is the least amount of field goals made by a player?
SELECT position FROM table_14342210_6 WHERE player = "Redden"
CREATE TABLE table_14342210_6 (position VARCHAR, player VARCHAR), Which position did Redden play?
SELECT MIN(extra_points) FROM table_14342210_6
CREATE TABLE table_14342210_6 (extra_points INTEGER), What is the least amount of extra points made in by a player?
SELECT previous_experience FROM table_14342367_13 WHERE hometown = "East Jordan, Michigan"
CREATE TABLE table_14342367_13 (previous_experience VARCHAR, hometown VARCHAR), What is the previous experience of the player from East Jordan, Michigan?
SELECT class FROM table_14342367_13 WHERE position = "Right tackle"
CREATE TABLE table_14342367_13 (class VARCHAR, position VARCHAR), What was the class of the player who played right tackle?
SELECT COUNT(player) FROM table_14342367_13 WHERE hometown = "Sioux City, Iowa"
CREATE TABLE table_14342367_13 (player VARCHAR, hometown VARCHAR), How many players are from Sioux City, Iowa?
SELECT hometown FROM table_14342367_13 WHERE player = "George W. Gregory"
CREATE TABLE table_14342367_13 (hometown VARCHAR, player VARCHAR), Where is George W. Gregory from?
SELECT class FROM table_14342367_13 WHERE player = "George W. Gregory"
CREATE TABLE table_14342367_13 (class VARCHAR, player VARCHAR), What was George W. Gregory's class?
SELECT MAX(points) FROM table_14342367_5
CREATE TABLE table_14342367_5 (points INTEGER), what is the maximum number of points?
SELECT starter FROM table_14342367_5 WHERE player = "Herb Graver"
CREATE TABLE table_14342367_5 (starter VARCHAR, player VARCHAR), was herb graver a starter?
SELECT player FROM table_14342480_15 WHERE touchdowns = 14
CREATE TABLE table_14342480_15 (player VARCHAR, touchdowns VARCHAR), Which player scored 14 touchdowns?
SELECT MAX(points) FROM table_14342480_15 WHERE player = "Duncan Thompson"
CREATE TABLE table_14342480_15 (points INTEGER, player VARCHAR), How many points did Duncan Thompson score?
SELECT MAX(extra_points) FROM table_14342480_15
CREATE TABLE table_14342480_15 (extra_points INTEGER), What is the highest number of extra points?
SELECT player FROM table_14342592_5 WHERE position = "Left tackle"
CREATE TABLE table_14342592_5 (player VARCHAR, position VARCHAR), What players played the position of left tackle?
SELECT COUNT(field_goals) FROM table_14342592_5 WHERE position = "Right end"
CREATE TABLE table_14342592_5 (field_goals VARCHAR, position VARCHAR), How many field goals were made by someone playing position of right end?