output stringlengths 18 557 | instruction stringlengths 22 540 |
|---|---|
SELECT no_of_cu_o_planes_in_unit_cell FROM table_101336_1 WHERE formula = "Tl 2 Ba 2 CuO 6" | CREATE TABLE table_101336_1 (no_of_cu_o_planes_in_unit_cell VARCHAR, formula VARCHAR), How many times is the formula tl 2 ba 2 cuo 6? |
SELECT crystal_structure FROM table_101336_1 WHERE formula = "YBa 2 Cu 3 O 7" | CREATE TABLE table_101336_1 (crystal_structure VARCHAR, formula VARCHAR), What is the crystal structure for the formula yba 2 cu 3 o 7? |
SELECT COUNT(t_c__k_) FROM table_101336_1 WHERE notation = "Tl-2212" | CREATE TABLE table_101336_1 (t_c__k_ VARCHAR, notation VARCHAR), What is the number for t c (k) when the notation is tl-2212? |
SELECT COUNT(2010 AS _est) FROM table_10138926_1 WHERE city = "Cremona" | CREATE TABLE table_10138926_1 (city VARCHAR), How many 2010 estimations have been done in the city of Cremona? |
SELECT MAX(1991 AS _census) FROM table_10138926_1 WHERE city = "Carpi" | CREATE TABLE table_10138926_1 (city VARCHAR), What's the 1991 census of the city of Carpi? |
SELECT COUNT(2001 AS _census) FROM table_10138926_1 WHERE _number = 13 | CREATE TABLE table_10138926_1 (_number VARCHAR), How many 2001 censuses are there on number 13? |
SELECT 1981 AS _census FROM table_10138926_1 WHERE city = "Livorno" | CREATE TABLE table_10138926_1 (city VARCHAR), What's the 1981 census of Livorno? |
SELECT nhl_team FROM table_1013129_8 WHERE player = "Mike Loach" | CREATE TABLE table_1013129_8 (nhl_team VARCHAR, player VARCHAR), Which NHL team has player Mike Loach? |
SELECT nhl_team FROM table_1013129_8 WHERE player = "Peter Strom" | CREATE TABLE table_1013129_8 (nhl_team VARCHAR, player VARCHAR), What is the NHL team that has Peter Strom? |
SELECT college_junior_club_team FROM table_1013129_8 WHERE player = "Keith McCambridge" | CREATE TABLE table_1013129_8 (college_junior_club_team VARCHAR, player VARCHAR), What team is Keith Mccambridge on? |
SELECT COUNT(nationality) FROM table_1013129_8 WHERE pick = 193 | CREATE TABLE table_1013129_8 (nationality VARCHAR, pick VARCHAR), How many nationalities are the pick 193? |
SELECT successor FROM table_1013168_2 WHERE date_of_successors_formal_installation = "November 8, 1978" | CREATE TABLE table_1013168_2 (successor VARCHAR, date_of_successors_formal_installation VARCHAR), Who was the succesor that was formally installed on November 8, 1978? |
SELECT COUNT(tonioli) FROM table_1014319_1 WHERE goodman = "10" | CREATE TABLE table_1014319_1 (tonioli VARCHAR, goodman VARCHAR), How many songs received a 10 from Goodman and were rated by Tonioli? |
SELECT goodman FROM table_1014319_1 WHERE total = "31" AND horwood = "7" AND result = "Safe" | CREATE TABLE table_1014319_1 (goodman VARCHAR, result VARCHAR, total VARCHAR, horwood VARCHAR), What score did Goodman give to all songs with safe results, which received a 7 from Horwood and have a total score of 31? |
SELECT dixon FROM table_1014319_1 WHERE dance_song = "Samba / Young Hearts Run Free" AND result = "Second place" | CREATE TABLE table_1014319_1 (dixon VARCHAR, dance_song VARCHAR, result VARCHAR), What score did Dixon give to the song "samba / young hearts run free", which was in second place? |
SELECT COUNT(goodman) FROM table_1014319_1 WHERE result = "Second place" AND dance_song = "Samba / Young Hearts Run Free" | CREATE TABLE table_1014319_1 (goodman VARCHAR, result VARCHAR, dance_song VARCHAR), How many scores did Goodman give to "samba / young hearts run free", which was in second place? |
SELECT year_built FROM table_1015421_1 WHERE no_built = 7 | CREATE TABLE table_1015421_1 (year_built VARCHAR, no_built VARCHAR), What year was number 7 built? |
SELECT we_two FROM table_1015914_24 WHERE case_suffix = "loc." | CREATE TABLE table_1015914_24 (we_two VARCHAR, case_suffix VARCHAR), What is we two when the case/suffix is loc.? |
SELECT them_two__the_two_ FROM table_1015914_24 WHERE we_two = "ngalbelpa" | CREATE TABLE table_1015914_24 (them_two__the_two_ VARCHAR, we_two VARCHAR), What is them two (the two) when we two is ngalbelpa? |
SELECT them_two__the_two_ FROM table_1015914_24 WHERE you_and_i = "ngœbalngu" | CREATE TABLE table_1015914_24 (them_two__the_two_ VARCHAR, you_and_i VARCHAR), What is them two (the two) when you and i is ngœbalngu? |
SELECT who_two FROM table_1015914_24 WHERE you_and_i = "ngœban" | CREATE TABLE table_1015914_24 (who_two VARCHAR, you_and_i VARCHAR), What is who-two where you and i is ngœban? |
SELECT we_two FROM table_1015914_24 WHERE you_two = "ngipen" | CREATE TABLE table_1015914_24 (we_two VARCHAR, you_two VARCHAR), What is we two where you two is ngipen? |
SELECT who_two FROM table_1015914_24 WHERE you_two = "ngipelngu" | CREATE TABLE table_1015914_24 (who_two VARCHAR, you_two VARCHAR), What is who-two when you two is ngipelngu? |
SELECT points FROM table_10160447_1 WHERE driver = "Mark Martin" | CREATE TABLE table_10160447_1 (points VARCHAR, driver VARCHAR), what's the points with driver mark martin |
SELECT points FROM table_10160447_1 WHERE driver = "Rusty Wallace" | CREATE TABLE table_10160447_1 (points VARCHAR, driver VARCHAR), what's the points with driver rusty wallace |
SELECT COUNT(position) FROM table_10160447_1 WHERE driver = "Robby Gordon" | CREATE TABLE table_10160447_1 (position VARCHAR, driver VARCHAR), what's the total number of position with driver robby gordon |
SELECT MAX(position) FROM table_10160447_1 WHERE winnings = "$50,000" | CREATE TABLE table_10160447_1 (position INTEGER, winnings VARCHAR), what's the maximum position with winnings $50,000 |
SELECT actors_name FROM table_10236830_6 WHERE film_name = "Anastasiya Slutskaya" | CREATE TABLE table_10236830_6 (actors_name VARCHAR, film_name VARCHAR), What actor was nominted for an award in the film Anastasiya Slutskaya? |
SELECT nomination FROM table_10236830_6 WHERE film_name = "Falling Up" | CREATE TABLE table_10236830_6 (nomination VARCHAR, film_name VARCHAR), What was the film Falling up nominated for? |
SELECT actors_name FROM table_10236830_6 WHERE film_name = "Chopin: Desire for Love" AND nomination = "Best Actress in a Leading Role" | CREATE TABLE table_10236830_6 (actors_name VARCHAR, film_name VARCHAR, nomination VARCHAR), What is the name of the actress that was nominated for best actress in a leading role in the film Chopin: Desire for love? |
SELECT film_name FROM table_10236830_6 WHERE actors_name = "Alla Sergiyko" | CREATE TABLE table_10236830_6 (film_name VARCHAR, actors_name VARCHAR), Which films does the actor Alla Sergiyko star in? |
SELECT nomination FROM table_10236830_6 WHERE film_name = "27 Stolen Kisses" | CREATE TABLE table_10236830_6 (nomination VARCHAR, film_name VARCHAR), Which nominations was the film 27 Stolen Kisses nominated for? |
SELECT actors_name FROM table_10236830_4 WHERE nomination = "Best Actor in a Supporting Role" AND country = "Serbia" | CREATE TABLE table_10236830_4 (actors_name VARCHAR, nomination VARCHAR, country VARCHAR), Which actor from Serbia was nominated for best actor in a supporting role? |
SELECT country FROM table_10236830_4 WHERE actors_name = "Vsevolod Shilovskiy" | CREATE TABLE table_10236830_4 (country VARCHAR, actors_name VARCHAR), Vsevolod Shilovskiy is from what country? |
SELECT nomination FROM table_10236830_4 WHERE film_name = "Totalitarian Romance" | CREATE TABLE table_10236830_4 (nomination VARCHAR, film_name VARCHAR), Which nominations are connected to the film Totalitarian Romance? |
SELECT nomination FROM table_10236830_4 WHERE director = "Srdjan Dragojevic" | CREATE TABLE table_10236830_4 (nomination VARCHAR, director VARCHAR), Srdjan Dragojevic worked on a film which earned what nomination? |
SELECT actors_name FROM table_10236830_4 WHERE country = "Ukraine" | CREATE TABLE table_10236830_4 (actors_name VARCHAR, country VARCHAR), Which actors are from Ukraine? |
SELECT film_name FROM table_10236830_1 WHERE director = "Vadim Ilyenko" | CREATE TABLE table_10236830_1 (film_name VARCHAR, director VARCHAR), What was the film that vadim ilyenko directed? |
SELECT actors_name FROM table_10236830_1 WHERE director = "Vadim Ilyenko" | CREATE TABLE table_10236830_1 (actors_name VARCHAR, director VARCHAR), What was the actors name that vadim ilyenko directed? |
SELECT actors_name FROM table_10236830_1 WHERE film_name = "Fuchzhou" AND nomination = "Best Non-Professional Actor" | CREATE TABLE table_10236830_1 (actors_name VARCHAR, film_name VARCHAR, nomination VARCHAR), What was the actors name for fuchzhou and nomination was best non-professional actor? |
SELECT film_name FROM table_10236830_1 WHERE director = "Michaylo Ilyenko" AND nomination = "Best Actor in a Supporting Role" | CREATE TABLE table_10236830_1 (film_name VARCHAR, director VARCHAR, nomination VARCHAR), What film did michaylo ilyenko make with best actor in a supporting role? |
SELECT actors_name FROM table_10236830_1 WHERE nomination = "Best Debut" | CREATE TABLE table_10236830_1 (actors_name VARCHAR, nomination VARCHAR), What was the actor's name for best debut? |
SELECT COUNT(nomination) FROM table_10236830_1 WHERE actors_name = "Natalia Raskokoha" | CREATE TABLE table_10236830_1 (nomination VARCHAR, actors_name VARCHAR), What was the number of nominations for natalia raskokoha? |
SELECT MAX(total_goals) FROM table_10240125_1 | CREATE TABLE table_10240125_1 (total_goals INTEGER), What is the highest value of Total Goals? |
SELECT MIN(fa_cup_goals) FROM table_10240125_1 WHERE fa_cup_apps = 9 | CREATE TABLE table_10240125_1 (fa_cup_goals INTEGER, fa_cup_apps VARCHAR), When FA Cup Apps is 9 what is the smallest number of FA Cup Goals? |
SELECT MIN(total_goals) FROM table_10240125_1 | CREATE TABLE table_10240125_1 (total_goals INTEGER), What is the smallest number of Total Goals? |
SELECT circuit FROM table_10264179_2 WHERE fastest_lap = "Hideki Mutoh" | CREATE TABLE table_10264179_2 (circuit VARCHAR, fastest_lap VARCHAR), What circuit was the race where Hideki Mutoh had the fastest lap? |
SELECT episode__number FROM table_10269427_3 WHERE production_code = 227 | CREATE TABLE table_10269427_3 (episode__number VARCHAR, production_code VARCHAR), what is the episode # for production code 227 |
SELECT directed_by FROM table_10269427_3 WHERE written_by = "Sib Ventress / Aydrea ten Bosch" | CREATE TABLE table_10269427_3 (directed_by VARCHAR, written_by VARCHAR), who directed the movie written by is sib ventress / aydrea ten bosch |
SELECT MAX(total_goals) FROM table_10240125_2 | CREATE TABLE table_10240125_2 (total_goals INTEGER), Whatis the number of total goals maximum? |
SELECT COUNT(temp__) AS °c_ FROM table_10262329_1 WHERE adhesive_type = "Acryl" | CREATE TABLE table_10262329_1 (temp__ VARCHAR, adhesive_type VARCHAR), HOW MANY TEMPERATURE INTERVALS ARE POSSIBLE TO USE WITH ACRYL? |
SELECT COUNT(opponents) FROM table_1028356_3 WHERE partner = "Jim Pugh" | CREATE TABLE table_1028356_3 (opponents VARCHAR, partner VARCHAR), How many matches where played with Jim Pugh? |
SELECT score FROM table_1028356_3 WHERE partner = "Jim Pugh" | CREATE TABLE table_1028356_3 (score VARCHAR, partner VARCHAR), What is the score with partner Jim Pugh? |
SELECT COUNT(surface) FROM table_1028356_3 WHERE score = "3–6, 7–6(5), 6–3" | CREATE TABLE table_1028356_3 (surface VARCHAR, score VARCHAR), How many matched scored 3–6, 7–6(5), 6–3? |
SELECT year FROM table_1028356_3 WHERE championship = "Wimbledon (2)" | CREATE TABLE table_1028356_3 (year VARCHAR, championship VARCHAR), What year was the championship in Wimbledon (2)? |
SELECT score FROM table_1028356_3 WHERE opponents = "Gretchen Magers Kelly Jones" | CREATE TABLE table_1028356_3 (score VARCHAR, opponents VARCHAR), What is the score of the match with opponents Gretchen Magers Kelly Jones? |
SELECT COUNT(date_of_birth) FROM table_10284385_1 WHERE representative = "Earl Hanley Beshlin" | CREATE TABLE table_10284385_1 (date_of_birth VARCHAR, representative VARCHAR), How many birthdays does Earl Hanley Beshlin have? |
SELECT party FROM table_10284385_1 WHERE date_of_birth = "November 10, 1880" | CREATE TABLE table_10284385_1 (party VARCHAR, date_of_birth VARCHAR), Which politican party has a birthday of November 10, 1880 |
SELECT representative FROM table_10284385_1 WHERE date_of_birth = "January 31, 1866" | CREATE TABLE table_10284385_1 (representative VARCHAR, date_of_birth VARCHAR), Which representative has a birthday of January 31, 1866? |
SELECT singles_w_l FROM table_10295819_1 WHERE player = "Laurynas Grigelis" | CREATE TABLE table_10295819_1 (singles_w_l VARCHAR, player VARCHAR), What is the Singles W-L for the players named Laurynas Grigelis? |
SELECT current_singles_ranking FROM table_10295819_1 WHERE player = "Mantas Bugailiškis" | CREATE TABLE table_10295819_1 (current_singles_ranking VARCHAR, player VARCHAR), What is the Current singles ranking for the player named Mantas Bugailiškis? |
SELECT COUNT(1999 AS _broadway) FROM table_10312547_1 WHERE character = "Mrs. Darling" | CREATE TABLE table_10312547_1 (character VARCHAR), How many playerd Mrs. Darling in the 1999 Broadway? |
SELECT 1990 AS _broadway FROM table_10312547_1 WHERE character = "Peter Pan" | CREATE TABLE table_10312547_1 (character VARCHAR), Who played Peter Pan in the 1990 Broadway? |
SELECT broadcast_date FROM table_103084_4 WHERE bbc_one_total_viewing > 11616996.338225884 | CREATE TABLE table_103084_4 (broadcast_date VARCHAR, bbc_one_total_viewing INTEGER), What date was BBC One total viewing greater then 11616996.338225884? |
SELECT COUNT(year) FROM table_103084_4 WHERE bbc_one_rank = "20th" | CREATE TABLE table_103084_4 (year VARCHAR, bbc_one_rank VARCHAR), How many years did BBC One rank 20th? |
SELECT MIN(year) FROM table_103084_4 WHERE bbc_two_total_viewing = "7,530,000" | CREATE TABLE table_103084_4 (year INTEGER, bbc_two_total_viewing VARCHAR), What year was the BBC two total viewing 7,530,000? |
SELECT COUNT AS ↓_function___genus_→ FROM table_10321124_1 WHERE escherichia = "EspD" | CREATE TABLE table_10321124_1 (COUNT VARCHAR, escherichia VARCHAR), how many ↓ function / genus → with escherichia being espd |
SELECT salmonella FROM table_10321124_1 WHERE escherichia = "EspD" | CREATE TABLE table_10321124_1 (salmonella VARCHAR, escherichia VARCHAR), what's the salmonella with escherichia being espd |
SELECT ↓_function___genus_→ FROM table_10321124_1 WHERE shigella = "Spa32" | CREATE TABLE table_10321124_1 (↓_function___genus_→ VARCHAR, shigella VARCHAR), what's the ↓ function / genus → with shigella being spa32 |
SELECT salmonella FROM table_10321124_1 WHERE shigella = "IpgC" | CREATE TABLE table_10321124_1 (salmonella VARCHAR, shigella VARCHAR), what's the salmonella with shigella being ipgc |
SELECT salmonella FROM table_10321124_1 WHERE escherichia = "SepB (EscN)" | CREATE TABLE table_10321124_1 (salmonella VARCHAR, escherichia VARCHAR), what's the salmonella with escherichia being sepb (escn) |
SELECT shigella FROM table_10321124_1 WHERE yersinia = "YscP" | CREATE TABLE table_10321124_1 (shigella VARCHAR, yersinia VARCHAR), what's the shigella with yersinia being yscp |
SELECT COUNT(original_title) FROM table_10321805_1 WHERE film_title_used_in_nomination = "Marriage Italian-Style" | CREATE TABLE table_10321805_1 (original_title VARCHAR, film_title_used_in_nomination VARCHAR), How many original titles did Marriage Italian-Style have? |
SELECT year__ceremony_ FROM table_10321805_1 WHERE original_title = "La leggenda del santo bevitore" | CREATE TABLE table_10321805_1 (year__ceremony_ VARCHAR, original_title VARCHAR), What year was a movie with the original title La Leggenda del Santo Bevitore submitted? |
SELECT camp FROM table_10335_1 WHERE estimated_deaths = "600,000" | CREATE TABLE table_10335_1 (camp VARCHAR, estimated_deaths VARCHAR), what's the camp with estimated deaths of 600,000 |
SELECT operational FROM table_10335_1 WHERE camp = "Sajmište" | CREATE TABLE table_10335_1 (operational VARCHAR, camp VARCHAR), what's the operational period with camp sajmište |
SELECT estimated_deaths FROM table_10335_1 WHERE operational = "17 March 1942 – end of June 1943" | CREATE TABLE table_10335_1 (estimated_deaths VARCHAR, operational VARCHAR), what's the estimated deaths with operational period of 17 march 1942 – end of june 1943 |
SELECT current_country_of_location FROM table_10335_1 WHERE operational = "Summer of 1941 to 28 June 1944" | CREATE TABLE table_10335_1 (current_country_of_location VARCHAR, operational VARCHAR), what's the current country of location with operational period of summer of 1941 to 28 june 1944 |
SELECT occupied_territory FROM table_10335_1 WHERE estimated_deaths = "600,000" | CREATE TABLE table_10335_1 (occupied_territory VARCHAR, estimated_deaths VARCHAR), what's the occupied territory with estimated deaths of 600,000 |
SELECT occupied_territory FROM table_10335_1 WHERE operational = "May 1940 – January 1945" | CREATE TABLE table_10335_1 (occupied_territory VARCHAR, operational VARCHAR), what's the occupied territory with operational period of may 1940 – january 1945 |
SELECT overall FROM table_10360823_1 WHERE college = "Traded to the Cleveland Browns" | CREATE TABLE table_10360823_1 (overall VARCHAR, college VARCHAR), Which overall pick was traded to the Cleveland Browns? |
SELECT round FROM table_10360823_1 WHERE overall = 240 | CREATE TABLE table_10360823_1 (round VARCHAR, overall VARCHAR), Overall pick 240 was a pick in which round? |
SELECT MIN(overall) FROM table_10360823_1 WHERE college = "Youngstown State" | CREATE TABLE table_10360823_1 (overall INTEGER, college VARCHAR), Which overall pick number went to college at Youngstown State? |
SELECT position FROM table_10360823_1 WHERE overall = 255 | CREATE TABLE table_10360823_1 (position VARCHAR, overall VARCHAR), What position is played by pick 255 overall? |
SELECT player_name FROM table_10360823_1 WHERE round = 17 | CREATE TABLE table_10360823_1 (player_name VARCHAR, round VARCHAR), Which player was chosen in round 17? |
SELECT MAX(attendance) FROM table_10361453_2 WHERE record = "7-3" | CREATE TABLE table_10361453_2 (attendance INTEGER, record VARCHAR), The record of 7-3 had the largest attendance of what? |
SELECT opponent FROM table_10361453_2 WHERE record = "9-4" | CREATE TABLE table_10361453_2 (opponent VARCHAR, record VARCHAR), The record of 9-4 was against which opponent? |
SELECT record FROM table_10361453_2 WHERE game = 8 | CREATE TABLE table_10361453_2 (record VARCHAR, game VARCHAR), The game number of 8 had a record of what? |
SELECT MAX(round) FROM table_10360656_1 WHERE player_name = "Steve Stonebreaker" | CREATE TABLE table_10360656_1 (round INTEGER, player_name VARCHAR), What round was Steve Stonebreaker drafted? |
SELECT MIN(choice) FROM table_10360656_1 | CREATE TABLE table_10360656_1 (choice INTEGER), Who was the top picki n the draft? |
SELECT choice FROM table_10360656_1 WHERE player_name = "Bill Hill" | CREATE TABLE table_10360656_1 (choice VARCHAR, player_name VARCHAR), What round was Bill Hill drafted? |
SELECT player_name FROM table_10360656_1 WHERE position = "Quarterback" | CREATE TABLE table_10360656_1 (player_name VARCHAR, position VARCHAR), What was the name of the quarterback drafted? |
SELECT college FROM table_10361625_1 WHERE player_name = "Keith Hartwig" | CREATE TABLE table_10361625_1 (college VARCHAR, player_name VARCHAR), Where is the college where Keith Hartwig plays? |
SELECT player_name FROM table_10361625_1 WHERE position = "Linebacker" AND college = "Illinois" | CREATE TABLE table_10361625_1 (player_name VARCHAR, position VARCHAR, college VARCHAR), What is the name of the linebacker at Illinois college? |
SELECT MAX(round) FROM table_10361625_1 WHERE overall = 83 | CREATE TABLE table_10361625_1 (round INTEGER, overall VARCHAR), What is the greatest round of overall 83? |
SELECT round FROM table_10361625_1 WHERE player_name = "Tommy Kramer" | CREATE TABLE table_10361625_1 (round VARCHAR, player_name VARCHAR), Which round did Tommy Kramer play in> |
SELECT overall FROM table_10361625_1 WHERE college = "Rice" | CREATE TABLE table_10361625_1 (overall VARCHAR, college VARCHAR), What is Rice's collage score? |
SELECT MIN(round) FROM table_10361230_1 WHERE position = "Defensive Back" | CREATE TABLE table_10361230_1 (round INTEGER, position VARCHAR), Where does the defensive back position appear first? |
SELECT MIN(overall) FROM table_10361230_1 WHERE player_name = "Bruce Cerone" | CREATE TABLE table_10361230_1 (overall INTEGER, player_name VARCHAR), What is Bruce Cerone overall? |
SELECT player_name FROM table_10361230_1 WHERE college = "Emporia State" | CREATE TABLE table_10361230_1 (player_name VARCHAR, college VARCHAR), Which player went to Emporia State? |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.