output stringlengths 18 557 | instruction stringlengths 22 540 |
|---|---|
SELECT years_in_toronto FROM table_10015132_3 WHERE player = "Dell Curry" | CREATE TABLE table_10015132_3 (years_in_toronto VARCHAR, player VARCHAR), During what period did Dell Curry play for Toronto? |
SELECT no FROM table_10015132_3 WHERE school_club_team = "Boise State" | CREATE TABLE table_10015132_3 (no VARCHAR, school_club_team VARCHAR), What's the number of the player from Boise State? |
SELECT nationality FROM table_10015132_3 WHERE player = "Dell Curry" | CREATE TABLE table_10015132_3 (nationality VARCHAR, player VARCHAR), What's Dell Curry nationality? |
SELECT player FROM table_10015132_7 WHERE school_club_team = "Georgia" | CREATE TABLE table_10015132_7 (player VARCHAR, school_club_team VARCHAR), which player is from georgia |
SELECT school_club_team FROM table_10015132_7 WHERE player = "Rudy Gay" | CREATE TABLE table_10015132_7 (school_club_team VARCHAR, player VARCHAR), what school is rudy gay from |
SELECT nationality FROM table_10015132_7 WHERE years_in_toronto = "1997-98" | CREATE TABLE table_10015132_7 (nationality VARCHAR, years_in_toronto VARCHAR), what nationality is the player who played from 1997-98 |
SELECT position FROM table_10015132_7 WHERE school_club_team = "Connecticut" | CREATE TABLE table_10015132_7 (position VARCHAR, school_club_team VARCHAR), what position did the player from connecticut play |
SELECT years_in_toronto FROM table_10015132_2 WHERE player = "Marcus Banks" | CREATE TABLE table_10015132_2 (years_in_toronto VARCHAR, player VARCHAR), During which years was Marcus Banks in Toronto? |
SELECT position FROM table_10015132_2 WHERE years_in_toronto = "2004" | CREATE TABLE table_10015132_2 (position VARCHAR, years_in_toronto VARCHAR), Which positions were in Toronto in 2004? |
SELECT nationality FROM table_10015132_2 WHERE player = "Muggsy Bogues" | CREATE TABLE table_10015132_2 (nationality VARCHAR, player VARCHAR), What nationality is the player Muggsy Bogues? |
SELECT years_in_toronto FROM table_10015132_2 WHERE player = "Lonny Baxter" | CREATE TABLE table_10015132_2 (years_in_toronto VARCHAR, player VARCHAR), What years was the player Lonny Baxter in Toronto? |
SELECT COUNT(player) FROM table_10015132_2 WHERE school_club_team = "La Salle" | CREATE TABLE table_10015132_2 (player VARCHAR, school_club_team VARCHAR), How many players were with the school or club team La Salle? |
SELECT best_finish FROM table_10021158_3 WHERE scoring_rank = "117" | CREATE TABLE table_10021158_3 (best_finish VARCHAR, scoring_rank VARCHAR), When the scoring rank was 117, what was the best finish? |
SELECT 2 AS nd FROM table_10021158_3 WHERE best_finish = "T69" | CREATE TABLE table_10021158_3 (best_finish VARCHAR), When the best finish was T69, how many people came in 2nd? |
SELECT COUNT(wins) FROM table_10021158_3 WHERE money_list_rank = "183" | CREATE TABLE table_10021158_3 (wins VARCHAR, money_list_rank VARCHAR), How many wins were there when the money list rank was 183? |
SELECT scoring_average FROM table_10021158_3 WHERE money_list_rank = "n/a" | CREATE TABLE table_10021158_3 (scoring_average VARCHAR, money_list_rank VARCHAR), When the money list rank was n/a, what was the scoring average? |
SELECT MAX(2 AS nd) FROM table_10021158_3 | CREATE TABLE table_10021158_3 (Id VARCHAR), What time was the highest for 2nd finishers? |
SELECT MIN(season) FROM table_1004033_1 WHERE team = "MetroStars" | CREATE TABLE table_1004033_1 (season INTEGER, team VARCHAR), When did the Metrostars have their first Rookie of the Year winner? |
SELECT college FROM table_1004033_1 WHERE team = "Columbus Crew" | CREATE TABLE table_1004033_1 (college VARCHAR, team VARCHAR), What college did the Rookie of the Year from the Columbus Crew attend? |
SELECT COUNT(team) FROM table_1004033_1 WHERE draft_pick__number = "1" | CREATE TABLE table_1004033_1 (team VARCHAR, draft_pick__number VARCHAR), How many teams had a #1 draft pick that won the Rookie of the Year Award? |
SELECT position FROM table_1004033_1 WHERE draft_pick__number = "10" | CREATE TABLE table_1004033_1 (position VARCHAR, draft_pick__number VARCHAR), What position did the #10 draft pick play? |
SELECT years_played FROM table_10023387_1 WHERE singles_w_l = "3–2" | CREATE TABLE table_10023387_1 (years_played VARCHAR, singles_w_l VARCHAR), what's the years played with singles w-l of 3–2 |
SELECT doubles_w_l FROM table_10023387_1 WHERE player = "Seol Jae-Min (none)" | CREATE TABLE table_10023387_1 (doubles_w_l VARCHAR, player VARCHAR), what's the doubles w-l for player seol jae-min (none) |
SELECT singles_w_l FROM table_10023387_1 WHERE player = "Kim Doo-Hwan" | CREATE TABLE table_10023387_1 (singles_w_l VARCHAR, player VARCHAR), what's the singles w-l for kim doo-hwan |
SELECT COUNT(singles_w_l) FROM table_10023387_1 WHERE doubles_w_l = "0–0" AND total_w_l = "3–1" | CREATE TABLE table_10023387_1 (singles_w_l VARCHAR, doubles_w_l VARCHAR, total_w_l VARCHAR), what's the total number of singles w-l with doubles w-l of 0–0 and total w-l of 3–1 |
SELECT doubles_w_l FROM table_10023387_1 WHERE years_played = "1 (1968)" | CREATE TABLE table_10023387_1 (doubles_w_l VARCHAR, years_played VARCHAR), what's the doubles w-l with years played value of 1 (1968) |
SELECT years_played FROM table_10023387_1 WHERE player = "Im Chung-Yang" | CREATE TABLE table_10023387_1 (years_played VARCHAR, player VARCHAR), what years are played for player im chung-yang |
SELECT name FROM table_10020178_1 WHERE crest_length__meters_ = 375 | CREATE TABLE table_10020178_1 (name VARCHAR, crest_length__meters_ VARCHAR), What is the name of the 375 crest length? |
SELECT MIN(year_of_construction) FROM table_10020178_1 WHERE name = "Spitallamm" | CREATE TABLE table_10020178_1 (year_of_construction INTEGER, name VARCHAR), What is year of construction of spitallamm? |
SELECT canton FROM table_10020178_1 WHERE name = "Grande Dixence" | CREATE TABLE table_10020178_1 (canton VARCHAR, name VARCHAR), What is the canton of grande dixence? |
SELECT guardian_mātṛkā FROM table_100518_1 WHERE consort = "Svāhā" | CREATE TABLE table_100518_1 (guardian_mātṛkā VARCHAR, consort VARCHAR), What is the guardian mātṛkā for the guardian whose consort is Svāhā? |
SELECT direction FROM table_100518_1 WHERE mantra = "Oṃ Yaṃ Vāyuve Namaḥ" | CREATE TABLE table_100518_1 (direction VARCHAR, mantra VARCHAR), Where the mantra is "oṃ yaṃ vāyuve namaḥ", what is the direction of the guardian? |
SELECT weapon FROM table_100518_1 WHERE consort = "Śacī" | CREATE TABLE table_100518_1 (weapon VARCHAR, consort VARCHAR), What weapon is used by the guardian whose consort is śacī? |
SELECT direction FROM table_100518_1 WHERE weapon = "Khaḍga (sword)" | CREATE TABLE table_100518_1 (direction VARCHAR, weapon VARCHAR), What are the directions for the guardian whose weapon is khaḍga (sword)? |
SELECT weapon FROM table_100518_1 WHERE direction = "East" | CREATE TABLE table_100518_1 (weapon VARCHAR, direction VARCHAR), What are the weapons used by guardians for the direction East? |
SELECT direction FROM table_100518_1 WHERE graha__planet_ = "Bṛhaspati (Jupiter)" | CREATE TABLE table_100518_1 (direction VARCHAR, graha__planet_ VARCHAR), What are the directions for the guardian whose graha (planet) is bṛhaspati (Jupiter)? |
SELECT MAX(chapters) FROM table_10054296_1 WHERE classification = "Fraternity" AND headquarters = "Austin, Texas" | CREATE TABLE table_10054296_1 (chapters INTEGER, classification VARCHAR, headquarters VARCHAR), What is the number of chapters listed for the fraternity with a headquarters in Austin, Texas? |
SELECT member FROM table_10054296_1 WHERE classification = "Sorority" | CREATE TABLE table_10054296_1 (member VARCHAR, classification VARCHAR), What are the members listed with the sorority classification |
SELECT member FROM table_10054296_1 WHERE chapters = 12 | CREATE TABLE table_10054296_1 (member VARCHAR, chapters VARCHAR), Name the member that has 12 chapters |
SELECT headquarters FROM table_10054296_1 WHERE member = "Alpha Nu Omega" | CREATE TABLE table_10054296_1 (headquarters VARCHAR, member VARCHAR), Where is the headquarters of Alpha Nu Omega |
SELECT MIN(relapsing_fever) FROM table_1007688_1 WHERE malaria = "3000" | CREATE TABLE table_1007688_1 (relapsing_fever INTEGER, malaria VARCHAR), what is the number of relapsing fever when malaria is 3000 |
SELECT typhoid_fever FROM table_1007688_1 WHERE year = "1934" | CREATE TABLE table_1007688_1 (typhoid_fever VARCHAR, year VARCHAR), what is the typhoid fever number for the year 1934 |
SELECT typhus FROM table_1007688_1 WHERE smallpox = 4 | CREATE TABLE table_1007688_1 (typhus VARCHAR, smallpox VARCHAR), What are all the typhus number when smallpox is 4 |
SELECT MAX(smallpox) FROM table_1007688_1 WHERE typhoid_fever = 293 | CREATE TABLE table_1007688_1 (smallpox INTEGER, typhoid_fever VARCHAR), what is the number of smallpox when typhoid fever is 293 |
SELECT typhoid_fever FROM table_1007688_1 WHERE year = "1929" | CREATE TABLE table_1007688_1 (typhoid_fever VARCHAR, year VARCHAR), what is the typhoid fever number for the year 1929 |
SELECT COUNT(founded) FROM table_10082596_1 WHERE location = "Bloomington, IN" | CREATE TABLE table_10082596_1 (founded VARCHAR, location VARCHAR), How many schools are in Bloomington, IN? |
SELECT COUNT(location) FROM table_10082596_1 WHERE affiliation = "Private/Presbyterian" | CREATE TABLE table_10082596_1 (location VARCHAR, affiliation VARCHAR), How many of the schools are designated private/Presbyterian? |
SELECT MIN(founded) FROM table_10082596_1 WHERE school = "Lindenwood University" | CREATE TABLE table_10082596_1 (founded INTEGER, school VARCHAR), In what year was Lindenwood University founded? |
SELECT COUNT(primary_conference) FROM table_10082596_1 WHERE location = "Ames, IA" | CREATE TABLE table_10082596_1 (primary_conference VARCHAR, location VARCHAR), How many of the schools listed are in Ames, IA? |
SELECT capital___endonym__ FROM table_1008653_9 WHERE capital___exonym__ = "Douglas" | CREATE TABLE table_1008653_9 (capital___endonym__ VARCHAR, capital___exonym__ VARCHAR), What is the capital (endonym) where Douglas is the Capital (exonym)? |
SELECT COUNT(country___endonym__) FROM table_1008653_9 WHERE capital___endonym__ = "Jakarta" | CREATE TABLE table_1008653_9 (country___endonym__ VARCHAR, capital___endonym__ VARCHAR), How many countries (endonym) has the capital (endonym) of Jakarta? |
SELECT country___exonym__ FROM table_1008653_9 WHERE official_or_native_language_s___alphabet_script_ = "Icelandic" | CREATE TABLE table_1008653_9 (country___exonym__ VARCHAR, official_or_native_language_s___alphabet_script_ VARCHAR), What is the country (exonym) where the official or native language(s) (alphabet/script) is Icelandic? |
SELECT country___endonym__ FROM table_1008653_9 WHERE official_or_native_language_s___alphabet_script_ = "Irish English" | CREATE TABLE table_1008653_9 (country___endonym__ VARCHAR, official_or_native_language_s___alphabet_script_ VARCHAR), In which country (endonym) is Irish English the official or native language(s) (alphabet/script)? |
SELECT country___exonym__ FROM table_1008653_9 WHERE country___endonym__ = "Isle of Man Ellan Vannin" | CREATE TABLE table_1008653_9 (country___exonym__ VARCHAR, country___endonym__ VARCHAR), Which country (exonym) is the country (endonym) isle of man ellan vannin? |
SELECT MIN(population_canada_2011_census) FROM table_1011906_1 WHERE seat_of_rcm = "Cowansville" | CREATE TABLE table_1011906_1 (population_canada_2011_census INTEGER, seat_of_rcm VARCHAR), what is the minimum population canada 2011 census with seat of rcm being cowansville |
SELECT land_area FROM table_1011906_1 WHERE seat_of_rcm = "Granby" | CREATE TABLE table_1011906_1 (land_area VARCHAR, seat_of_rcm VARCHAR), what's the land area with seat of rcm being granby |
SELECT population FROM table_101196_1 WHERE county = "county Mayo" AND english_name = "Carrowteige" | CREATE TABLE table_101196_1 (population VARCHAR, county VARCHAR, english_name VARCHAR), What is the population for County Mayo with the English Name Carrowteige? |
SELECT irish_name FROM table_101196_1 WHERE irish_speakers = "62%" | CREATE TABLE table_101196_1 (irish_name VARCHAR, irish_speakers VARCHAR), What is the Irish name listed with 62% Irish speakers? |
SELECT population FROM table_101196_1 WHERE irish_name = "Leitir Mealláin" | CREATE TABLE table_101196_1 (population VARCHAR, irish_name VARCHAR), What is the population for the Irish Name Leitir mealláin? |
SELECT county FROM table_101196_1 WHERE irish_name = "Carna" | CREATE TABLE table_101196_1 (county VARCHAR, irish_name VARCHAR), What is the county for the Irish name Carna? |
SELECT COUNT(english_name) FROM table_101196_1 WHERE irish_speakers = "53%" AND county = "county Kerry" | CREATE TABLE table_101196_1 (english_name VARCHAR, irish_speakers VARCHAR, county VARCHAR), How many County Kerry have 53% Irish speakers? |
SELECT population FROM table_101196_1 WHERE english_name = "Spiddal" | CREATE TABLE table_101196_1 (population VARCHAR, english_name VARCHAR), What is the population for the English name Spiddal? |
SELECT MIN(chinese) FROM table_10118412_6 WHERE filipino = 1474707 | CREATE TABLE table_10118412_6 (chinese INTEGER, filipino VARCHAR), What is the the Chinese population for the state that has a Filipino population of 1474707? |
SELECT COUNT(filipino) FROM table_10118412_6 WHERE indian = 30947 | CREATE TABLE table_10118412_6 (filipino VARCHAR, indian VARCHAR), How many States have an Indian population of 30947? |
SELECT MAX(indian) FROM table_10118412_6 | CREATE TABLE table_10118412_6 (indian INTEGER), What is the highest Indian population? |
SELECT australian_role FROM table_10121127_1 WHERE un_operation_name = "UNAMA" | CREATE TABLE table_10121127_1 (australian_role VARCHAR, un_operation_name VARCHAR), What is Australia's role in the UN operation Unama? |
SELECT un_operation_title FROM table_10121127_1 WHERE un_operation_name = "UNCOK" | CREATE TABLE table_10121127_1 (un_operation_title VARCHAR, un_operation_name VARCHAR), What is the UN operation title with the UN operation name, Uncok? |
SELECT COUNT(number_of_australians_involved) FROM table_10121127_1 WHERE un_operation_title = "UN Commission on Korea" | CREATE TABLE table_10121127_1 (number_of_australians_involved VARCHAR, un_operation_title VARCHAR), How many Australians were in the UN commission on Korea? |
SELECT dates_of_australian_involvement FROM table_10121127_1 WHERE number_of_australians_involved = "65" | CREATE TABLE table_10121127_1 (dates_of_australian_involvement VARCHAR, number_of_australians_involved VARCHAR), When was it where 65 Australians were involved in the UN? |
SELECT tv_season FROM table_10120207_8 WHERE viewers__millions_ = "10.73" | CREATE TABLE table_10120207_8 (tv_season VARCHAR, viewers__millions_ VARCHAR), What year is the season with the 10.73 million views? |
SELECT tv_season FROM table_10120207_8 WHERE rank = "39" | CREATE TABLE table_10120207_8 (tv_season VARCHAR, rank VARCHAR), What is the season year where the rank is 39? |
SELECT COUNT(season) AS premiere FROM table_10120207_8 WHERE viewers__millions_ = "10.17" | CREATE TABLE table_10120207_8 (season VARCHAR, viewers__millions_ VARCHAR), What is the number of season premieres were 10.17 people watched? |
SELECT tv_season FROM table_10120207_8 WHERE season = 12 | CREATE TABLE table_10120207_8 (tv_season VARCHAR, season VARCHAR), What is the year of the season that was 12? |
SELECT avg_finish FROM table_1012730_1 WHERE year = 2012 | CREATE TABLE table_1012730_1 (avg_finish VARCHAR, year VARCHAR), In 2012 what was the average finish? |
SELECT MIN(wins) FROM table_1012730_1 WHERE year = 1983 | CREATE TABLE table_1012730_1 (wins INTEGER, year VARCHAR), How many wins happened in 1983? |
SELECT COUNT(top_10) FROM table_1012730_1 WHERE avg_start = "29.4" | CREATE TABLE table_1012730_1 (top_10 VARCHAR, avg_start VARCHAR), How many top tens had an average start of 29.4? |
SELECT MAX(poles) FROM table_1012730_1 WHERE avg_finish = "19.1" | CREATE TABLE table_1012730_1 (poles INTEGER, avg_finish VARCHAR), How many poles had an average finish of 19.1? |
SELECT MIN(starts) FROM table_1012730_1 WHERE team_s_ = "Hendrick Motorsports" | CREATE TABLE table_1012730_1 (starts INTEGER, team_s_ VARCHAR), How many starts did Hendrick motorsports have? |
SELECT player FROM table_1013129_10 WHERE position = "Centre" AND nhl_team = "Florida Panthers" | CREATE TABLE table_1013129_10 (player VARCHAR, position VARCHAR, nhl_team VARCHAR), NHL players are all centre in Florida panthers. |
SELECT player FROM table_1013129_10 WHERE nhl_team = "San Jose Sharks" AND nationality = "United States" | CREATE TABLE table_1013129_10 (player VARCHAR, nhl_team VARCHAR, nationality VARCHAR), NHL team player San Jose Sharks is United States nationally. |
SELECT position FROM table_1013129_10 WHERE player = "Mark Polak" | CREATE TABLE table_1013129_10 (position VARCHAR, player VARCHAR), All players are position mark polak. |
SELECT nhl_team FROM table_1013129_10 WHERE position = "Centre" AND pick < 243.0 | CREATE TABLE table_1013129_10 (nhl_team VARCHAR, position VARCHAR, pick VARCHAR), Position in nhl team centre are all smaller pick than 243.0 |
SELECT college_junior_club_team FROM table_1013129_11 WHERE nhl_team = "St. Louis Blues" | CREATE TABLE table_1013129_11 (college_junior_club_team VARCHAR, nhl_team VARCHAR), What college/junior/club teams do the players from the St. Louis Blues come from? |
SELECT nhl_team FROM table_1013129_11 WHERE college_junior_club_team = "TPS (Finland)" | CREATE TABLE table_1013129_11 (nhl_team VARCHAR, college_junior_club_team VARCHAR), What teams do the players from TPS (Finland) play for? |
SELECT college_junior_club_team FROM table_1013129_11 WHERE player = "Doug Nolan" | CREATE TABLE table_1013129_11 (college_junior_club_team VARCHAR, player VARCHAR), What high school team did Doug Nolan play for? |
SELECT college_junior_club_team FROM table_1013129_11 WHERE player = "Per Gustafsson" | CREATE TABLE table_1013129_11 (college_junior_club_team VARCHAR, player VARCHAR), What club team is Per Gustafsson play for? |
SELECT nationality FROM table_1013129_11 WHERE player = "Shayne Wright" | CREATE TABLE table_1013129_11 (nationality VARCHAR, player VARCHAR), What is the nationality of Shayne Wright? |
SELECT southern_england FROM table_10128185_2 WHERE northern_ireland = 3 | CREATE TABLE table_10128185_2 (southern_england VARCHAR, northern_ireland VARCHAR), How many votes did Southern England cast whilst Northern Ireland cast 3? |
SELECT MIN(scotland) FROM table_10128185_2 | CREATE TABLE table_10128185_2 (scotland INTEGER), What was the lowest number of votes Scotland cast? |
SELECT COUNT(scotland) FROM table_10128185_2 WHERE total = 35 | CREATE TABLE table_10128185_2 (scotland VARCHAR, total VARCHAR), What is the total number of votes if Scotland cast 35? |
SELECT northern_ireland FROM table_10128185_2 WHERE total = 35 | CREATE TABLE table_10128185_2 (northern_ireland VARCHAR, total VARCHAR), How many votes did Northern Ireland cast if the total was 35? |
SELECT MIN(wales) FROM table_10128185_2 WHERE northern_england = 6 | CREATE TABLE table_10128185_2 (wales INTEGER, northern_england VARCHAR), How many votes did Wales cast when Northern England cast 6? |
SELECT team_s_ FROM table_1012730_2 WHERE top_5 = 9 AND wins = 1 | CREATE TABLE table_1012730_2 (team_s_ VARCHAR, top_5 VARCHAR, wins VARCHAR), What teams had 9 in the top 5 and 1 wins? |
SELECT college_junior_club_team FROM table_1013129_1 WHERE player = "Vadim Sharifijanov" | CREATE TABLE table_1013129_1 (college_junior_club_team VARCHAR, player VARCHAR), What teams did the player vadim sharifijanov play for? |
SELECT position FROM table_1013129_1 WHERE nhl_team = "Hartford Whalers" | CREATE TABLE table_1013129_1 (position VARCHAR, nhl_team VARCHAR), What positions do the hartford whalers nhl team have? |
SELECT MIN(pick) FROM table_1013129_1 WHERE player = "Brett Lindros" | CREATE TABLE table_1013129_1 (pick INTEGER, player VARCHAR), What is the smallest pick for the player, brett lindros? |
SELECT position FROM table_1013129_1 WHERE college_junior_club_team = "Molot Perm (Russia)" | CREATE TABLE table_1013129_1 (position VARCHAR, college_junior_club_team VARCHAR), What positions does the college/junior/club team, molot perm (russia) have? |
SELECT nationality FROM table_1013129_1 WHERE nhl_team = "New York Islanders" | CREATE TABLE table_1013129_1 (nationality VARCHAR, nhl_team VARCHAR), The nhl team new york islanders is what nationality? |
SELECT vacator FROM table_1013168_3 WHERE district = "Louisiana 1st" | CREATE TABLE table_1013168_3 (vacator VARCHAR, district VARCHAR), What is the name of the vacator for district Louisiana 1st? |
SELECT notation FROM table_101336_1 WHERE crystal_structure = "Tetragonal" AND formula = "Bi 2 Sr 2 CaCu 2 O 8" | CREATE TABLE table_101336_1 (notation VARCHAR, crystal_structure VARCHAR, formula VARCHAR), What is the notion when the crystal structure is tetragonal and the formula is bi 2 sr 2 cacu 2 o 8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.