output
stringlengths
18
557
instruction
stringlengths
22
540
SELECT television_service FROM table_15887683_15 WHERE language = "Italian" AND n° > 856.0
CREATE TABLE table_15887683_15 (television_service VARCHAR, language VARCHAR, n° VARCHAR), How many television service are in italian and n°is greater than 856.0?
SELECT television_service FROM table_15887683_15 WHERE country = "Italy" AND language = "English"
CREATE TABLE table_15887683_15 (television_service VARCHAR, country VARCHAR, language VARCHAR), What television service is in italy and is in english?
SELECT television_service FROM table_15887683_15 WHERE country = "United Kingdom" AND n° > 854.0
CREATE TABLE table_15887683_15 (television_service VARCHAR, country VARCHAR, n° VARCHAR), what television service are in the united kingdom and n° is greater than 854.0?
SELECT dar FROM table_15887683_15 WHERE country = "Germany"
CREATE TABLE table_15887683_15 (dar VARCHAR, country VARCHAR), How many dar are in germany?
SELECT musical_guest__song_performed_ FROM table_1590967_6 WHERE guest_host = "Elle Macpherson"
CREATE TABLE table_1590967_6 (musical_guest__song_performed_ VARCHAR, guest_host VARCHAR), Name the musical guest where guest host is elle macpherson
SELECT COUNT(episode_number) FROM table_1590967_6 WHERE coat_of_cash_wearing_celebrity = "Matt Di Angelo"
CREATE TABLE table_1590967_6 (episode_number VARCHAR, coat_of_cash_wearing_celebrity VARCHAR), Name the total number of episodes for coat of cash wearing celebrity is matt di angelo
SELECT opponents FROM table_15986020_3 WHERE oilers_points = 21
CREATE TABLE table_15986020_3 (opponents VARCHAR, oilers_points VARCHAR), What was the total opponents points for the game were the Oilers scored 21?
SELECT second_place FROM table_15988037_4 WHERE winner = "Rafał Mroczek & Aneta Piotrowska"
CREATE TABLE table_15988037_4 (second_place VARCHAR, winner VARCHAR), Who got second place when the winners were rafał mroczek & aneta piotrowska?
SELECT province FROM table_160510_1 WHERE hanja = "朔州"
CREATE TABLE table_160510_1 (province VARCHAR, hanja VARCHAR), The hanja 朔州 is for what province?
SELECT COUNT(modern_equivalent) FROM table_160510_1 WHERE former_kingdom = "Silla" AND hanja = "尙州"
CREATE TABLE table_160510_1 (modern_equivalent VARCHAR, former_kingdom VARCHAR, hanja VARCHAR), What is the modern equivalent of the former kingdom "silla" with the hanja 尙州?
SELECT capital FROM table_160510_1 WHERE hanja = "尙州"
CREATE TABLE table_160510_1 (capital VARCHAR, hanja VARCHAR), The hanja 尙州 is for what capital?
SELECT hangul FROM table_160510_1 WHERE hanja = "良州"
CREATE TABLE table_160510_1 (hangul VARCHAR, hanja VARCHAR), What is the hangul symbol for the hanja 良州?
SELECT hanja FROM table_160510_1 WHERE province = "Sangju"
CREATE TABLE table_160510_1 (hanja VARCHAR, province VARCHAR), What is the hanja for the province of "sangju"?
SELECT modern_equivalent FROM table_160510_1 WHERE province = "Hanju"
CREATE TABLE table_160510_1 (modern_equivalent VARCHAR, province VARCHAR), What are the modern equivalents for the province of "hanju"?
SELECT 2012 AS _passengers__in_millions_ FROM table_16066063_1 WHERE city_1 = "Seoul"
CREATE TABLE table_16066063_1 (city_1 VARCHAR), How many passengers (in millions) flew from Seoul in 2012?
SELECT 2012 AS _passengers__in_millions_ FROM table_16066063_1 WHERE distance = "1075km"
CREATE TABLE table_16066063_1 (distance VARCHAR), How many passengers (in millions) flew through along the route that is 1075km long in 2012?
SELECT city_1 FROM table_16066063_1 WHERE city_2 = "Okinawa"
CREATE TABLE table_16066063_1 (city_1 VARCHAR, city_2 VARCHAR), Which city is listed first when Okinawa is listed as the second city?
SELECT report FROM table_16099880_5 WHERE pole_position = "Will Power" AND fastest_lap = "Will Power"
CREATE TABLE table_16099880_5 (report VARCHAR, pole_position VARCHAR, fastest_lap VARCHAR), What is the report for races where Will Power had both pole position and fastest lap?
SELECT pole_position FROM table_16099880_5 WHERE race = "Chicagoland"
CREATE TABLE table_16099880_5 (pole_position VARCHAR, race VARCHAR), Who was on the pole at Chicagoland?
SELECT COUNT(winning_driver) FROM table_16099880_5 WHERE race = "Chicagoland"
CREATE TABLE table_16099880_5 (winning_driver VARCHAR, race VARCHAR), In what position did the winning driver finish at Chicagoland?
SELECT COUNT(school) FROM table_16225511_2 WHERE percent = "0.667"
CREATE TABLE table_16225511_2 (school VARCHAR, percent VARCHAR), How many schools had the win loss ratio of 0.667?
SELECT COUNT(wins) FROM table_16225511_2 WHERE school = "Baylor"
CREATE TABLE table_16225511_2 (wins VARCHAR, school VARCHAR), How many wins did Baylor have?
SELECT MAX(wins) FROM table_16225511_2 WHERE school = "Texas"
CREATE TABLE table_16225511_2 (wins INTEGER, school VARCHAR), What's the largest amount of wins Texas has?
SELECT sanction FROM table_16275828_4 WHERE track_name = "Fayette County Speedway"
CREATE TABLE table_16275828_4 (sanction VARCHAR, track_name VARCHAR), Who sanctioned the event at fayette county speedway?
SELECT sanction FROM table_16275828_4 WHERE location = "Lincoln, Illinois"
CREATE TABLE table_16275828_4 (sanction VARCHAR, location VARCHAR), Who sanctioned the event in lincoln, illinois?
SELECT location FROM table_16275828_4 WHERE track_name = "Farmer City Speedway"
CREATE TABLE table_16275828_4 (location VARCHAR, track_name VARCHAR), What location is farmer city speedway?
SELECT program FROM table_16275828_4 WHERE track_name = "Highland Speedway"
CREATE TABLE table_16275828_4 (program VARCHAR, track_name VARCHAR), What programs were held at highland speedway?
SELECT program FROM table_16275828_4 WHERE location = "Charleston, Illinois"
CREATE TABLE table_16275828_4 (program VARCHAR, location VARCHAR), What programs were held in charleston, illinois?
SELECT round_eliminated FROM table_16295365_2 WHERE conf_record = "12-6"
CREATE TABLE table_16295365_2 (round_eliminated VARCHAR, conf_record VARCHAR), Name the round eliminated where conference record is 12-6
SELECT school FROM table_16295365_2 WHERE conf_record = "12-6"
CREATE TABLE table_16295365_2 (school VARCHAR, conf_record VARCHAR), Name the school where conference record is 12-6
SELECT conf_record FROM table_16295365_2 WHERE seed = "3" AND record = "24-9"
CREATE TABLE table_16295365_2 (conf_record VARCHAR, seed VARCHAR, record VARCHAR), Name the conference record where seed is 3 and record is 24-9
SELECT conf_record FROM table_16295365_1 WHERE conference = "Sun Belt"
CREATE TABLE table_16295365_1 (conf_record VARCHAR, conference VARCHAR), For teams in the Sun Belt conference, what is the conference record?
SELECT record FROM table_16295365_1 WHERE school = "Oral Roberts"
CREATE TABLE table_16295365_1 (record VARCHAR, school VARCHAR), What was the overall record of Oral Roberts college?
SELECT school FROM table_16295365_1 WHERE conference = "Patriot"
CREATE TABLE table_16295365_1 (school VARCHAR, conference VARCHAR), Which qualifying schools were in the Patriot conference?
SELECT record FROM table_16295365_1 WHERE school = "UMBC"
CREATE TABLE table_16295365_1 (record VARCHAR, school VARCHAR), What was the overall record of UMBC?
SELECT conference FROM table_16295365_1 WHERE school = "Belmont"
CREATE TABLE table_16295365_1 (conference VARCHAR, school VARCHAR), Which conference is Belmont in?
SELECT status FROM table_1634376_1 WHERE _number = "K-223"
CREATE TABLE table_1634376_1 (status VARCHAR, _number VARCHAR), What is the status of vessel number K-223?
SELECT third_place FROM table_16331144_1 WHERE season = "Four"
CREATE TABLE table_16331144_1 (third_place VARCHAR, season VARCHAR), Who won third place in season four?
SELECT runner_up FROM table_16331144_1 WHERE season = "Five"
CREATE TABLE table_16331144_1 (runner_up VARCHAR, season VARCHAR), Who was the runner-up in season five?
SELECT season FROM table_16331144_1 WHERE winning_mentor = "Ida Corr"
CREATE TABLE table_16331144_1 (season VARCHAR, winning_mentor VARCHAR), Which season did Ida Corr win?
SELECT winning_mentor FROM table_16331144_1 WHERE season = "Two"
CREATE TABLE table_16331144_1 (winning_mentor VARCHAR, season VARCHAR), Who was the winning mentor in season two?
SELECT runner_up FROM table_16331144_1 WHERE third_place = "Mohamed Ali"
CREATE TABLE table_16331144_1 (runner_up VARCHAR, third_place VARCHAR), Who was the runner-up when Mohamed Ali got third?
SELECT affiliation FROM table_16381914_1 WHERE location = "Erie, Pennsylvania"
CREATE TABLE table_16381914_1 (affiliation VARCHAR, location VARCHAR), What affiliation is Erie, Pennsylvania?
SELECT enrollment FROM table_16381914_1 WHERE founded = 1846
CREATE TABLE table_16381914_1 (enrollment VARCHAR, founded VARCHAR), What was the enrollment of the school founded in 1846?
SELECT affiliation FROM table_16381914_1 WHERE location = "Canton, New York"
CREATE TABLE table_16381914_1 (affiliation VARCHAR, location VARCHAR), What kind of school is Canton, New York?
SELECT ground FROM table_16388047_1 WHERE home_team = "Essendon"
CREATE TABLE table_16388047_1 (ground VARCHAR, home_team VARCHAR), Name the ground for essendon
SELECT COUNT(ground) FROM table_16388047_1 WHERE home_team = "Essendon"
CREATE TABLE table_16388047_1 (ground VARCHAR, home_team VARCHAR), Name the total number of grounds for essendon
SELECT time FROM table_16388047_1 WHERE date = "Saturday 4 March 1995"
CREATE TABLE table_16388047_1 (time VARCHAR, date VARCHAR), Name the time for saturday 4 march 1995
SELECT date FROM table_16388478_3 WHERE away_team = "Fremantle"
CREATE TABLE table_16388478_3 (date VARCHAR, away_team VARCHAR), On what date did the away team Fremantle play?
SELECT away_team AS score FROM table_16388478_3 WHERE home_team = "Port Adelaide"
CREATE TABLE table_16388478_3 (away_team VARCHAR, home_team VARCHAR), What score did the away team receive against home team Port Adelaide?
SELECT h FROM table WHERE c__max_ = 99
CREATE TABLE table (h VARCHAR, c__max_ VARCHAR), Name the h when c max is 99
SELECT years_for_grizzlies FROM table_16494599_5 WHERE school_club_team = "Maryland"
CREATE TABLE table_16494599_5 (years_for_grizzlies VARCHAR, school_club_team VARCHAR), when was the school/club team for grizzles was maryland
SELECT position FROM table_16494599_5 WHERE player = "Kevin Edwards"
CREATE TABLE table_16494599_5 (position VARCHAR, player VARCHAR), Which position did kevin edwards play for
SELECT years_for_grizzlies FROM table_16494599_5 WHERE no = 32
CREATE TABLE table_16494599_5 (years_for_grizzlies VARCHAR, no VARCHAR), when did no. 32 play for grizzles
SELECT MAX(no) FROM table_16494599_5 WHERE years_for_grizzlies = "2000-2001"
CREATE TABLE table_16494599_5 (no INTEGER, years_for_grizzlies VARCHAR), what's the highest player number from the list from 2000-2001
SELECT school_club_team FROM table_16494599_5 WHERE player = "Blue Edwards"
CREATE TABLE table_16494599_5 (school_club_team VARCHAR, player VARCHAR), Which school/club team did blue edwards play for
SELECT position FROM table_16575609_3 WHERE player = "Justin Shaw"
CREATE TABLE table_16575609_3 (position VARCHAR, player VARCHAR), What position is Justin Shaw in?
SELECT pick__number FROM table_16575609_3 WHERE college = "Western Illinois"
CREATE TABLE table_16575609_3 (pick__number VARCHAR, college VARCHAR), What pick # did Western Illinois have?
SELECT COUNT(cfl_team) FROM table_16575609_3 WHERE pick__number = 21
CREATE TABLE table_16575609_3 (cfl_team VARCHAR, pick__number VARCHAR), How many cfl teams had pick # 21?
SELECT COUNT(pick__number) FROM table_16575609_3 WHERE player = "Michael Giffin"
CREATE TABLE table_16575609_3 (pick__number VARCHAR, player VARCHAR), How many pick numbers did Michael Giffin have?
SELECT college FROM table_16575609_3 WHERE player = "Jean-Nicolas Carriere"
CREATE TABLE table_16575609_3 (college VARCHAR, player VARCHAR), What college does Jean-Nicolas Carriere play for?
SELECT points FROM table_16729457_18 WHERE equipment = "KTM-VMC"
CREATE TABLE table_16729457_18 (points VARCHAR, equipment VARCHAR), What are the points for ktm-vmc equipment?
SELECT location FROM table_1672976_7 WHERE big_ten_team = "Illinois"
CREATE TABLE table_1672976_7 (location VARCHAR, big_ten_team VARCHAR), Name the location for illinois
SELECT MAX(lead_margin) FROM table_16751596_5 WHERE dates_administered = "August 5, 2008"
CREATE TABLE table_16751596_5 (lead_margin INTEGER, dates_administered VARCHAR), what is the maximum lead margin on august 5, 2008?
SELECT democrat AS :_john_kerry FROM table_16751596_5 WHERE dates_administered = "April 22, 2008"
CREATE TABLE table_16751596_5 (democrat VARCHAR, dates_administered VARCHAR), what is the percentage for john kerry and dates administered is april 22, 2008?
SELECT diameter__km_ FROM table_16799784_3 WHERE year_named = 1997
CREATE TABLE table_16799784_3 (diameter__km_ VARCHAR, year_named VARCHAR), What was the diameter of the feature found in 1997?
SELECT diameter__km_ FROM table_16799784_3 WHERE latitude = "67.5N"
CREATE TABLE table_16799784_3 (diameter__km_ VARCHAR, latitude VARCHAR), At a latitude of 67.5n, what is the diameter?
SELECT latitude FROM table_16799784_3 WHERE name = "Vaidilute Rupes"
CREATE TABLE table_16799784_3 (latitude VARCHAR, name VARCHAR), What is the latitude of vaidilute rupes?
SELECT name AS origin FROM table_16799784_3 WHERE longitude = "71.1E"
CREATE TABLE table_16799784_3 (name VARCHAR, longitude VARCHAR), At a latitude of 71.1e, what is the feature's name origin?
SELECT COUNT(diameter__km_) FROM table_16799784_3 WHERE longitude = "109.9E"
CREATE TABLE table_16799784_3 (diameter__km_ VARCHAR, longitude VARCHAR), At a longitude of 109.9e, how many features were found?
SELECT latitude FROM table_16799784_3 WHERE longitude = "321.9E"
CREATE TABLE table_16799784_3 (latitude VARCHAR, longitude VARCHAR), At a longitude of 321.9e, what is the latitude of the features found?
SELECT MAX(year_named) FROM table_16799784_8 WHERE latitude = "33.3S"
CREATE TABLE table_16799784_8 (year_named INTEGER, latitude VARCHAR), In what year was the feature at a 33.3S latitude named?
SELECT diameter__km_ FROM table_16799784_8 WHERE name = "Colette Patera"
CREATE TABLE table_16799784_8 (diameter__km_ VARCHAR, name VARCHAR), What is the diameter in km of the feature named Colette Patera?
SELECT longitude FROM table_16799784_8 WHERE name = "Razia Patera"
CREATE TABLE table_16799784_8 (longitude VARCHAR, name VARCHAR), What is the longitude of the feature named Razia Patera?
SELECT name AS origin FROM table_16799784_8 WHERE name = "Keller Patera"
CREATE TABLE table_16799784_8 (name VARCHAR), What is the origin of the name of Keller Patera?
SELECT diameter__km_ FROM table_16799784_8 WHERE longitude = "40.2E"
CREATE TABLE table_16799784_8 (diameter__km_ VARCHAR, longitude VARCHAR), What is the diameter in km of the feature with a longitude of 40.2E?
SELECT name AS origin FROM table_16799784_7 WHERE diameter__km_ = "2,155.0"
CREATE TABLE table_16799784_7 (name VARCHAR, diameter__km_ VARCHAR), what's the name origin of feature of diameter (km) 2,155.0
SELECT diameter__km_ FROM table_16799784_7 WHERE latitude = "23.0S"
CREATE TABLE table_16799784_7 (diameter__km_ VARCHAR, latitude VARCHAR), what is the diameter (km) of the feature of latitude 23.0s
SELECT latitude FROM table_16799784_7 WHERE longitude = "80.0E"
CREATE TABLE table_16799784_7 (latitude VARCHAR, longitude VARCHAR), what is the latitude of the feature of longitude 80.0e
SELECT diameter__km_ FROM table_16799784_7 WHERE latitude = "40.5S"
CREATE TABLE table_16799784_7 (diameter__km_ VARCHAR, latitude VARCHAR), what is the diameter (km) of feature of latitude 40.5s
SELECT diameter__km_ FROM table_16799784_7 WHERE longitude = "170.1E"
CREATE TABLE table_16799784_7 (diameter__km_ VARCHAR, longitude VARCHAR), what is the diameter (km) of longitude 170.1e
SELECT market_value__billion_$_ FROM table_1682026_6 WHERE sales__billion_$_ = "172.7"
CREATE TABLE table_1682026_6 (market_value__billion_$_ VARCHAR, sales__billion_$_ VARCHAR), What is the market value of a company in billions that has 172.7 billion in sales?
SELECT profits__billion_$_ FROM table_1682026_6 WHERE company = "Berkshire Hathaway"
CREATE TABLE table_1682026_6 (profits__billion_$_ VARCHAR, company VARCHAR), What are the profits in billions for Berkshire Hathaway?
SELECT industry FROM table_1682026_6 WHERE market_value__billion_$_ = "80.3"
CREATE TABLE table_1682026_6 (industry VARCHAR, market_value__billion_$_ VARCHAR), Which industry has a company with a market value of 80.3 billion?
SELECT MAX(rank) FROM table_1682026_6 WHERE assets__billion_$_ = "1,715.8"
CREATE TABLE table_1682026_6 (rank INTEGER, assets__billion_$_ VARCHAR), What is the highest rank of a company that has 1,715.8 billion in assets?
SELECT profits__billion_$_ FROM table_1682026_6 WHERE market_value__billion_$_ = "204.9"
CREATE TABLE table_1682026_6 (profits__billion_$_ VARCHAR, market_value__billion_$_ VARCHAR), what is the amount of profits in billions for companies with a market value of 204.9 billion?
SELECT mls_cup_playoffs FROM table_16857_2 WHERE concacaf_champions_cup___champions_league = "Did not qualify" AND us_open_cup = "Round of 16"
CREATE TABLE table_16857_2 (mls_cup_playoffs VARCHAR, concacaf_champions_cup___champions_league VARCHAR, us_open_cup VARCHAR), How did the team place when they did not qualify for the Concaf Champions Cup but made it to Round of 16 in the U.S. Open Cup?
SELECT MIN(season) FROM table_16857_2
CREATE TABLE table_16857_2 (season INTEGER), When was the first season?
SELECT paperback FROM table_16907214_1 WHERE title = "Dead as a Doornail"
CREATE TABLE table_16907214_1 (paperback VARCHAR, title VARCHAR), What is the ISBN of "Dead as a Doornail?
SELECT COUNT(publisher) FROM table_16907214_1 WHERE hardcover = "ISBN 193700788X"
CREATE TABLE table_16907214_1 (publisher VARCHAR, hardcover VARCHAR), How many publishers put out isbn 193700788x?
SELECT _number FROM table_16907214_1 WHERE hardcover = "ISBN 0-441-01400-3"
CREATE TABLE table_16907214_1 (_number VARCHAR, hardcover VARCHAR), isbn 0-441-01400-3 is book number?
SELECT publisher FROM table_16907214_1 WHERE hardcover = "ISBN 1-937007-44-8"
CREATE TABLE table_16907214_1 (publisher VARCHAR, hardcover VARCHAR), Who pubilshed isbn 1-937007-44-8?
SELECT MIN(w) FROM table_16922657_2
CREATE TABLE table_16922657_2 (w INTEGER), What is the minimum Wins a team has?
SELECT COUNT(Ends) AS won FROM table_16922657_2 WHERE country = Scotland
CREATE TABLE table_16922657_2 (Ends VARCHAR, country VARCHAR, Scotland VARCHAR), When the country was Scotland, how many ends were won?
SELECT MIN(Ends) AS lost FROM table_16922657_2 WHERE country = Norway
CREATE TABLE table_16922657_2 (Ends INTEGER, country VARCHAR, Norway VARCHAR), What is Norway's least ends lost?
SELECT poles FROM table_1708050_1 WHERE position = "25th"
CREATE TABLE table_1708050_1 (poles VARCHAR, position VARCHAR), Name the poles for 25th position
SELECT starts FROM table_1708050_1 WHERE position = "16th"
CREATE TABLE table_1708050_1 (starts VARCHAR, position VARCHAR), Name the starts when position is 16th
SELECT location_attendance FROM table_17103645_9 WHERE date = "June 7"
CREATE TABLE table_17103645_9 (location_attendance VARCHAR, date VARCHAR), What stadium hosted the June 7 game and how many visitors were there?
SELECT high_assists FROM table_17103645_9 WHERE score = "79-88"
CREATE TABLE table_17103645_9 (high_assists VARCHAR, score VARCHAR), Who made the highest assist in the game that scored 79-88?
SELECT sixth FROM table_17111812_1 WHERE eighth = "Marcos Hernandez"
CREATE TABLE table_17111812_1 (sixth VARCHAR, eighth VARCHAR), When the 8th is Marcos Hernandez who was the 6th?