output
stringlengths
18
557
instruction
stringlengths
22
540
SELECT regular_season FROM table_15409403_1 WHERE year = 2012
CREATE TABLE table_15409403_1 (regular_season VARCHAR, year VARCHAR), What was the regular season from year 2012?
SELECT team FROM table_15420044_1 WHERE difference = "8"
CREATE TABLE table_15420044_1 (team VARCHAR, difference VARCHAR), Which teams had a difference of 8 between goals scored and goals conceeded
SELECT team FROM table_15420044_1 WHERE against = 10
CREATE TABLE table_15420044_1 (team VARCHAR, against VARCHAR), Which teams had 10 goals scored against them
SELECT original_air_date FROM table_15431251_1 WHERE no_in_season = 17
CREATE TABLE table_15431251_1 (original_air_date VARCHAR, no_in_season VARCHAR), What is the original air date for episode 17 in the season?
SELECT original_air_date FROM table_15431251_1 WHERE directed_by = "Peter Woeste"
CREATE TABLE table_15431251_1 (original_air_date VARCHAR, directed_by VARCHAR), What is the original air date for the episode directed by Peter Woeste?
SELECT COUNT(title) FROM table_15431251_1 WHERE no_in_season = 7
CREATE TABLE table_15431251_1 (title VARCHAR, no_in_season VARCHAR), What is the title for episode number 7 in the season?
SELECT COUNT(no_disc) FROM table_15430606_1 WHERE directed_by = "Jimmy Kaufman"
CREATE TABLE table_15430606_1 (no_disc VARCHAR, directed_by VARCHAR), Name the total number of number disc for jimmy kaufman
SELECT MIN(no_disc) FROM table_15430606_1 WHERE no_in_series = "14"
CREATE TABLE table_15430606_1 (no_disc INTEGER, no_in_series VARCHAR), Name the minimum number disc for number in series for 14
SELECT MAX(no_disc) FROM table_15430606_1 WHERE directed_by = "Bill Gereghty"
CREATE TABLE table_15430606_1 (no_disc INTEGER, directed_by VARCHAR), Name the maximum number of disc for bill gereghty
SELECT COUNT(length__minutes_) FROM table_15430606_1 WHERE no_in_series = "17"
CREATE TABLE table_15430606_1 (length__minutes_ VARCHAR, no_in_series VARCHAR), Name the total number of length minutes for number in series for 17
SELECT best_finish FROM table_15431122_2 WHERE scoring_rank = "97"
CREATE TABLE table_15431122_2 (best_finish VARCHAR, scoring_rank VARCHAR), What is the best finish where the scoring rank is 97?
SELECT MIN(wins) FROM table_15431122_2
CREATE TABLE table_15431122_2 (wins INTEGER), What is the minimum number of wins?
SELECT COUNT(second_member) FROM table_15451122_2 WHERE first_member = "John Rudhale"
CREATE TABLE table_15451122_2 (second_member VARCHAR, first_member VARCHAR), How many different second members were there when John rudhale was first member?
SELECT assembled FROM table_15451122_2 WHERE first_member = "John Rudhale"
CREATE TABLE table_15451122_2 (assembled VARCHAR, first_member VARCHAR), What date was parliament assembled when John rudhale was first member?
SELECT school_club_team FROM table_15463188_7 WHERE season = "2009-2011"
CREATE TABLE table_15463188_7 (school_club_team VARCHAR, season VARCHAR), Name the school/club team when season is 2009-2011
SELECT name FROM table_15463188_7 WHERE school_club_team = "San Beda"
CREATE TABLE table_15463188_7 (name VARCHAR, school_club_team VARCHAR), Name the name for san beda
SELECT position FROM table_15463188_7 WHERE school_club_team = "San Beda"
CREATE TABLE table_15463188_7 (position VARCHAR, school_club_team VARCHAR), Name the position for san beda
SELECT name FROM table_15463188_7 WHERE school_club_team = "State"
CREATE TABLE table_15463188_7 (name VARCHAR, school_club_team VARCHAR), Name the name of the state
SELECT school_club_team FROM table_15463188_7 WHERE season = "2008"
CREATE TABLE table_15463188_7 (school_club_team VARCHAR, season VARCHAR), Namethe school team for season 2008
SELECT school_club_team FROM table_15463188_7 WHERE name = "Norman Gonzales"
CREATE TABLE table_15463188_7 (school_club_team VARCHAR, name VARCHAR), Nametheh school team for norman gonzales
SELECT points FROM table_15467476_2 WHERE club = "Pontrhydyfen RFC"
CREATE TABLE table_15467476_2 (points VARCHAR, club VARCHAR), Name the points for pontrhydyfen rfc
SELECT try_bonus FROM table_15467476_2 WHERE tries_for = "30"
CREATE TABLE table_15467476_2 (try_bonus VARCHAR, tries_for VARCHAR), Name the try bonus and tries for 30
SELECT COUNT(points_for) FROM table_15467476_2 WHERE lost = "4"
CREATE TABLE table_15467476_2 (points_for VARCHAR, lost VARCHAR), Name the points for where lost is 4
SELECT number FROM table_15463188_16 WHERE acquisition_via = "Far Eastern"
CREATE TABLE table_15463188_16 (number VARCHAR, acquisition_via VARCHAR), Name the number when acquisition via far eastern
SELECT season FROM table_15463188_16 WHERE number = "9"
CREATE TABLE table_15463188_16 (season VARCHAR, number VARCHAR), Name the season when the number is 9
SELECT name FROM table_15463188_16 WHERE school_club_team = "Visayas"
CREATE TABLE table_15463188_16 (name VARCHAR, school_club_team VARCHAR), Name the name for visayas
SELECT school_club_team FROM table_15463188_16 WHERE number = "9"
CREATE TABLE table_15463188_16 (school_club_team VARCHAR, number VARCHAR), Name the school/club team for 9
SELECT school FROM table_15475116_1 WHERE colors = "Maroon and White"
CREATE TABLE table_15475116_1 (school VARCHAR, colors VARCHAR), What are all the schools that use the colors maroon and white
SELECT colors FROM table_15475116_1 WHERE school = "Middletown High school"
CREATE TABLE table_15475116_1 (colors VARCHAR, school VARCHAR), Middletown High School uses which colors
SELECT league FROM table_15475116_1 WHERE nickname = "Cavaliers"
CREATE TABLE table_15475116_1 (league VARCHAR, nickname VARCHAR), What league does the team with the nickname Cavaliers belong to
SELECT division FROM table_15475116_1 WHERE nickname = "Silver Eagles"
CREATE TABLE table_15475116_1 (division VARCHAR, nickname VARCHAR), In what division will you find the team nicknamed the Silver Eagles
SELECT league FROM table_15475116_1 WHERE school = "Delaware Military Academy"
CREATE TABLE table_15475116_1 (league VARCHAR, school VARCHAR), What league does Delaware Military Academy belong to
SELECT COUNT(district) FROM table_15572443_1 WHERE election_date = "December 1799"
CREATE TABLE table_15572443_1 (district VARCHAR, election_date VARCHAR), Name the number of districts for december 1799
SELECT vacator FROM table_15572443_1 WHERE took_seat = "January 29, 1813"
CREATE TABLE table_15572443_1 (vacator VARCHAR, took_seat VARCHAR), Name the vacator for took seat being january 29, 1813
SELECT MAX(number_of_s_eva) FROM table_1558077_8
CREATE TABLE table_1558077_8 (number_of_s_eva INTEGER), Name the most number of s eva
SELECT COUNT(lunar_blastoff_date) FROM table_1558077_8 WHERE mission_name = "Apollo 11"
CREATE TABLE table_1558077_8 (lunar_blastoff_date VARCHAR, mission_name VARCHAR), Name the total number of luna blastoff date for apollo 11
SELECT mission_name FROM table_1558077_8 WHERE lunar_blastoff_date = "21 November 1969"
CREATE TABLE table_1558077_8 (mission_name VARCHAR, lunar_blastoff_date VARCHAR), Name the mission name for 21 november 1969
SELECT lunar_landing_site FROM table_1558077_8 WHERE lunar_landing_date = "19 November 1969"
CREATE TABLE table_1558077_8 (lunar_landing_site VARCHAR, lunar_landing_date VARCHAR), Name the lunar landing site for 19 november 1969
SELECT mission_name FROM table_1558077_8 WHERE lunar_landing_site = "Ocean of Storms"
CREATE TABLE table_1558077_8 (mission_name VARCHAR, lunar_landing_site VARCHAR), Name the mission name for ocean of storms
SELECT award_name FROM table_15584199_2 WHERE team_number = 679
CREATE TABLE table_15584199_2 (award_name VARCHAR, team_number VARCHAR), What award did team 679 win?
SELECT no FROM table_15621965_17 WHERE school_club_team = "Arizona"
CREATE TABLE table_15621965_17 (no VARCHAR, school_club_team VARCHAR), Which number belonged to the school team from Arizona?
SELECT MAX(no) FROM table_15621965_17 WHERE position = "Guard" AND school_club_team = "Wake Forest"
CREATE TABLE table_15621965_17 (no INTEGER, position VARCHAR, school_club_team VARCHAR), What is the latest number of the guard position from the Wake Forest school team?
SELECT years_in_orlando FROM table_15621965_17 WHERE player = "Jeryl Sasser"
CREATE TABLE table_15621965_17 (years_in_orlando VARCHAR, player VARCHAR), List all years in Orlando where Jeryl Sasser was a player.
SELECT MIN(no) FROM table_15621965_18 WHERE position = "Forward-Center"
CREATE TABLE table_15621965_18 (no INTEGER, position VARCHAR), WHAT WAS THE NUMBER OF THE ONLY FORWARD-CENTER TO MAKE THE ROSTER?
SELECT no FROM table_15621965_18 WHERE position = "Guard" AND school_club_team = "Oklahoma State"
CREATE TABLE table_15621965_18 (no VARCHAR, position VARCHAR, school_club_team VARCHAR), WHAT WAS THE JERSEY NUMBER OF THE ROSTER PLAYER FROM OKLAHOMA STATE WHO PLAYED GUARD?
SELECT player FROM table_15621965_18 WHERE school_club_team = "Arizona"
CREATE TABLE table_15621965_18 (player VARCHAR, school_club_team VARCHAR), WHO IS THE PLAYER(S) ON THE ROSTER FROM SCHOOL/CLUB TEAM ARIZONA?
SELECT MIN(fleet_size) FROM table_15637071_1 WHERE callsign = "COOL RED"
CREATE TABLE table_15637071_1 (fleet_size INTEGER, callsign VARCHAR), What is the fleet size of the airline which has a callsign of cool red?
SELECT COUNT(fleet_size) FROM table_15637071_1 WHERE iata = "5J"
CREATE TABLE table_15637071_1 (fleet_size VARCHAR, iata VARCHAR), How large is the fleet size of the airline with the IATA code of 5j?
SELECT commenced_operations FROM table_15637071_1 WHERE headquarters = "Angeles City"
CREATE TABLE table_15637071_1 (commenced_operations VARCHAR, headquarters VARCHAR), Which year did the Angeles City based airline begin operations?
SELECT MIN(commenced_operations) FROM table_15637071_1
CREATE TABLE table_15637071_1 (commenced_operations INTEGER), When did the oldest airline start operations?
SELECT headquarters FROM table_15637071_1 WHERE icao = "AAU"
CREATE TABLE table_15637071_1 (headquarters VARCHAR, icao VARCHAR), Where is the headquarters of the airline which has the ICAO code of AAU?
SELECT uranium_required_2006_08 FROM table_15624586_2 WHERE country = "Russia"
CREATE TABLE table_15624586_2 (uranium_required_2006_08 VARCHAR, country VARCHAR), How much uranium did Russia use in 2006 to 2008?
SELECT indigenous_mining_production_2006 FROM table_15624586_2 WHERE _percentage_of_world_demand = "24.0%"
CREATE TABLE table_15624586_2 (indigenous_mining_production_2006 VARCHAR, _percentage_of_world_demand VARCHAR), Which country mines 24.0% of the world demand of uranium?
SELECT deficit___surplus_ FROM table_15624586_2 WHERE _percentage_of_world_demand = "5.2%"
CREATE TABLE table_15624586_2 (deficit___surplus_ VARCHAR, _percentage_of_world_demand VARCHAR), What is the deficit (-surplus) of the country who use 5.2% of the world demand of uranium?
SELECT indigenous_mining_production_2006 FROM table_15624586_2 WHERE _percentage_of_world_demand = "3.4%"
CREATE TABLE table_15624586_2 (indigenous_mining_production_2006 VARCHAR, _percentage_of_world_demand VARCHAR), What is the indigenous mining production of the country that uses 3.4% of the world demand?
SELECT deficit___surplus_ FROM table_15624586_2 WHERE country = "France"
CREATE TABLE table_15624586_2 (deficit___surplus_ VARCHAR, country VARCHAR), What is the deficit (-surplus) of France?
SELECT pictorials FROM table_1566848_6 WHERE interview_subject = "Steve Jobs"
CREATE TABLE table_1566848_6 (pictorials VARCHAR, interview_subject VARCHAR), Name the pictorials when the interview subject is steve jobs
SELECT 20 AS _questions FROM table_1566848_6 WHERE centerfold_model = "Cherie Witter"
CREATE TABLE table_1566848_6 (centerfold_model VARCHAR), Name the 20 questions when centerfold model is cherie witter
SELECT COUNT(pictorials) FROM table_1566848_6 WHERE date = "5-85"
CREATE TABLE table_1566848_6 (pictorials VARCHAR, date VARCHAR), Name the number of pictorials for 5-85
SELECT centerfold_model FROM table_1566848_6 WHERE interview_subject = "Steve Jobs"
CREATE TABLE table_1566848_6 (centerfold_model VARCHAR, interview_subject VARCHAR), Name the centerfold model when interview subject is steve jobs
SELECT date FROM table_1566852_10 WHERE cover_model = "Aubrey O'Day"
CREATE TABLE table_1566852_10 (date VARCHAR, cover_model VARCHAR), Which date contained Aubrey O'Day as the cover model?
SELECT cover_model FROM table_1566852_10 WHERE interview_subject = "Benicio del Toro"
CREATE TABLE table_1566852_10 (cover_model VARCHAR, interview_subject VARCHAR), Who were the cover models in the edition that included Benicio Del Toro as the interview subject?
SELECT COUNT(cover_model) FROM table_1566852_10 WHERE centerfold_model = "Jennifer Pershing"
CREATE TABLE table_1566852_10 (cover_model VARCHAR, centerfold_model VARCHAR), How many cover models were on the edition that featured Jennifer Pershing as the centerfold?
SELECT MAX(season__number) FROM table_15717093_1 WHERE series__number = 102
CREATE TABLE table_15717093_1 (season__number INTEGER, series__number VARCHAR), What season number corresponds to series number 102?
SELECT title FROM table_15717093_1 WHERE us_viewers__millions_ = "14.39"
CREATE TABLE table_15717093_1 (title VARCHAR, us_viewers__millions_ VARCHAR), What was the title when there were 14.39 million viewers?
SELECT written_by FROM table_15717093_1 WHERE us_viewers__millions_ = "15.85"
CREATE TABLE table_15717093_1 (written_by VARCHAR, us_viewers__millions_ VARCHAR), Who was the writer when there were 15.85 million US viewers?
SELECT MAX(years_participated) FROM table_1571238_2 WHERE team = "Notre Dame"
CREATE TABLE table_1571238_2 (years_participated INTEGER, team VARCHAR), How many years did notre dame participate?
SELECT COUNT(fourth_place) FROM table_1571238_2 WHERE team = "Colgate"
CREATE TABLE table_1571238_2 (fourth_place VARCHAR, team VARCHAR), When colgate is the team how many times did they place fourth?
SELECT MIN(fourth_place) FROM table_1571238_2 WHERE team = "Lake Superior State"
CREATE TABLE table_1571238_2 (fourth_place INTEGER, team VARCHAR), When the team is lake superior state how many times did they place fourth?
SELECT MAX(fourth_place) FROM table_1571238_2 WHERE team = "Yale"
CREATE TABLE table_1571238_2 (fourth_place INTEGER, team VARCHAR), When the team is yale what is max amount of times they placed fourth?
SELECT COUNT(third_place) FROM table_1571238_2 WHERE team = "Toronto"
CREATE TABLE table_1571238_2 (third_place VARCHAR, team VARCHAR), When the team is Toronto how many times did they place third?
SELECT current_streak FROM table_15740666_4 WHERE kansas_state_vs = "TCU"
CREATE TABLE table_15740666_4 (current_streak VARCHAR, kansas_state_vs VARCHAR), What is the current streak against TCU?
SELECT at_manhattan FROM table_15740666_4 WHERE kansas_state_vs = "TCU"
CREATE TABLE table_15740666_4 (at_manhattan VARCHAR, kansas_state_vs VARCHAR), What is the at Manhattan record against TCU?
SELECT airdate FROM table_15739098_1 WHERE director = "George Spenton-Foster"
CREATE TABLE table_15739098_1 (airdate VARCHAR, director VARCHAR), What is the airdate when the director is george spenton-foster
SELECT MAX(episode) FROM table_15739098_1 WHERE adapted_by = "Leon Griffiths"
CREATE TABLE table_15739098_1 (episode INTEGER, adapted_by VARCHAR), Name the msot episode that was adapted by leon griffiths
SELECT COUNT(episode) FROM table_15739098_1 WHERE story = "Alan Nourse"
CREATE TABLE table_15739098_1 (episode VARCHAR, story VARCHAR), Name the number of episodes for alan nourse
SELECT viewer FROM table_1574968_1 WHERE language = "troff (typesetter runoff) , groff (GNU runoff)"
CREATE TABLE table_1574968_1 (viewer VARCHAR, language VARCHAR), Which viewers have the language of troff (typesetter runoff) , groff (gnu runoff)?
SELECT creator FROM table_1574968_1 WHERE viewer = "GDDM, AFP viewer"
CREATE TABLE table_1574968_1 (creator VARCHAR, viewer VARCHAR), Who is the creator when the view happens to gddm, afp viewer?
SELECT COUNT(result) FROM table_15778392_1 WHERE theme = "Year They Were Born"
CREATE TABLE table_15778392_1 (result VARCHAR, theme VARCHAR), WHERE THE THEME WAS "YEAR THEY WERE BORN," WHAT THE TOTAL NUMBER OF RESULTS?
SELECT result FROM table_15778392_1 WHERE original_artist = "Betty Everett"
CREATE TABLE table_15778392_1 (result VARCHAR, original_artist VARCHAR), WHAT IS THE RESULT FOR THE SONG WHERE THE ORIGINAL ARTIST IS BETTY EVERETT?
SELECT song_choice FROM table_15778392_1 WHERE week__number = "Top 10"
CREATE TABLE table_15778392_1 (song_choice VARCHAR, week__number VARCHAR), WHAT WAS HER SONG CHOICE WHEN THE WEEK WAS TOP 10?
SELECT theme FROM table_15778392_1 WHERE week__number = "Top 8"
CREATE TABLE table_15778392_1 (theme VARCHAR, week__number VARCHAR), WHERE THE WEEK NUMBER WAS TOP 8, WHAT WAS THE THEME?
SELECT location_attendance FROM table_15780049_6 WHERE game = 38
CREATE TABLE table_15780049_6 (location_attendance VARCHAR, game VARCHAR), What is the location and what is the attendance of game 38?
SELECT score FROM table_15780049_6 WHERE date = "January 11"
CREATE TABLE table_15780049_6 (score VARCHAR, date VARCHAR), What was the games score on January 11?
SELECT score FROM table_15780049_6 WHERE game = 33
CREATE TABLE table_15780049_6 (score VARCHAR, game VARCHAR), What is the score of game 33?
SELECT high_assists FROM table_15780049_6 WHERE team = "Cleveland"
CREATE TABLE table_15780049_6 (high_assists VARCHAR, team VARCHAR), Who had the most assist when the opponent was Cleveland?
SELECT score FROM table_15780049_6 WHERE date = "January 19"
CREATE TABLE table_15780049_6 (score VARCHAR, date VARCHAR), What was the score of the game played on January 19?
SELECT record FROM table_15780718_9 WHERE team = "New Jersey"
CREATE TABLE table_15780718_9 (record VARCHAR, team VARCHAR), What is the Raptors' record against New Jersey?
SELECT high_rebounds FROM table_15780718_6 WHERE score = "W 105–91 (OT)"
CREATE TABLE table_15780718_6 (high_rebounds VARCHAR, score VARCHAR), Name for the high rebounds when score is w 105–91 (ot)
SELECT order__number FROM table_15796100_1 WHERE theme = "Mariah Carey"
CREATE TABLE table_15796100_1 (order__number VARCHAR, theme VARCHAR), What is the order number for the theme of Mariah Carey?
SELECT original_artist FROM table_15796100_1 WHERE theme = "Year They Were Born"
CREATE TABLE table_15796100_1 (original_artist VARCHAR, theme VARCHAR), Who is the original artist for the theme "Year they were born?"
SELECT theme FROM table_15796100_1 WHERE original_artist = "Dolly Parton"
CREATE TABLE table_15796100_1 (theme VARCHAR, original_artist VARCHAR), What theme name has the original artist of Dolly Parton?
SELECT COUNT(theme) FROM table_15796100_1 WHERE original_artist = "Judy Garland"
CREATE TABLE table_15796100_1 (theme VARCHAR, original_artist VARCHAR), How many themes have the original artist of Judy Garland?
SELECT original_air_date FROM table_15824796_5 WHERE season__number = 4
CREATE TABLE table_15824796_5 (original_air_date VARCHAR, season__number VARCHAR), What is the original airdate when the season number is 4?
SELECT MIN(european_parliament_seats) FROM table_158282_1 WHERE international_affiliation = "Global Greens, EGP"
CREATE TABLE table_158282_1 (european_parliament_seats INTEGER, international_affiliation VARCHAR), What is the smallest number of European Parliament sets when the international affiliation is global greens, egp?
SELECT COUNT(senate_seats) FROM table_158282_1 WHERE political_leader = "Emile Roemer"
CREATE TABLE table_158282_1 (senate_seats VARCHAR, political_leader VARCHAR), How many categories of Senate Seats does Emile Roemer have?
SELECT MIN(road_wins) FROM table_1585112_2
CREATE TABLE table_1585112_2 (road_wins INTEGER), Name the least road wins
SELECT MAX(num) FROM table_1585112_2 WHERE l < 6.0
CREATE TABLE table_1585112_2 (num INTEGER, l INTEGER), Name the maximum mum l is less than 6.0
SELECT MAX(races) FROM table_15852257_1
CREATE TABLE table_15852257_1 (races INTEGER), What is the highest value for race?
SELECT podiums FROM table_15852257_1 WHERE final_placing = "10th"
CREATE TABLE table_15852257_1 (podiums VARCHAR, final_placing VARCHAR), Which podiums have a final placing of 10th?