question
stringlengths
12
244
sql
stringlengths
22
468
What is the season year where the rank is 39?
SELECT TV season FROM table WHERE Rank = 39
What is the number of season premieres were 10.17 people watched?
SELECT COUNT Season premiere FROM table WHERE Viewers (millions) = 10.17
What is the year of the season that was 12?
SELECT TV season FROM table WHERE Season = 12
In 2012 what was the average finish?
SELECT Avg. Finish FROM table WHERE Year = 2012
How many wins happened in 1983?
SELECT MIN Wins FROM table WHERE Year = 1983
How many top tens had an average start of 29.4?
SELECT COUNT Top 10 FROM table WHERE Avg. Start = 29.4
How many poles had an average finish of 19.1?
SELECT MAX Poles FROM table WHERE Avg. Finish = 19.1
How many starts did Hendrick motorsports have?
SELECT MIN Starts FROM table WHERE Team(s) = Hendrick Motorsports
NHL players are all centre in Florida panthers.
SELECT Player FROM table WHERE Position = Centre AND NHL team = Florida Panthers
NHL team player San Jose Sharks is United States nationally.
SELECT Player FROM table WHERE NHL team = San Jose Sharks AND Nationality = United States
All players are position mark polak.
SELECT Position FROM table WHERE Player = Mark Polak
Position in nhl team centre are all smaller pick than 243.0
SELECT NHL team FROM table WHERE Position = Centre AND Pick < 243.0
What college/junior/club teams do the players from the St. Louis Blues come from?
SELECT College/junior/club team FROM table WHERE NHL team = St. Louis Blues
What teams do the players from TPS (Finland) play for?
SELECT NHL team FROM table WHERE College/junior/club team = TPS (Finland)
What high school team did Doug Nolan play for?
SELECT College/junior/club team FROM table WHERE Player = Doug Nolan
What club team is Per Gustafsson play for?
SELECT College/junior/club team FROM table WHERE Player = Per Gustafsson
What is the nationality of Shayne Wright?
SELECT Nationality FROM table WHERE Player = Shayne Wright
How many votes did Southern England cast whilst Northern Ireland cast 3?
SELECT Southern England FROM table WHERE Northern Ireland = 3
What was the lowest number of votes Scotland cast?
SELECT MIN Scotland FROM table
What is the total number of votes if Scotland cast 35?
SELECT COUNT Scotland FROM table WHERE Total = 35
How many votes did Northern Ireland cast if the total was 35?
SELECT Northern Ireland FROM table WHERE Total = 35
How many votes did Wales cast when Northern England cast 6?
SELECT MIN Wales FROM table WHERE Northern England = 6
What teams had 9 in the top 5 and 1 wins?
SELECT Team(s) FROM table WHERE Top 5 = 9 AND Wins = 1
What teams did the player vadim sharifijanov play for?
SELECT College/junior/club team FROM table WHERE Player = Vadim Sharifijanov
What positions do the hartford whalers nhl team have?
SELECT Position FROM table WHERE NHL team = Hartford Whalers
What is the smallest pick for the player, brett lindros?
SELECT MIN Pick FROM table WHERE Player = Brett Lindros
What positions does the college/junior/club team, molot perm (russia) have?
SELECT Position FROM table WHERE College/junior/club team = Molot Perm (Russia)
The nhl team new york islanders is what nationality?
SELECT Nationality FROM table WHERE NHL team = New York Islanders
What is the name of the vacator for district Louisiana 1st?
SELECT Vacator FROM table WHERE District = Louisiana 1st
What is the notion when the crystal structure is tetragonal and the formula is bi 2 sr 2 cacu 2 o 8
SELECT Notation FROM table WHERE Crystal structure = Tetragonal AND Formula = Bi 2 Sr 2 CaCu 2 O 8
How many times is the formula tl 2 ba 2 cuo 6?
SELECT No. of Cu-O planes in unit cell FROM table WHERE Formula = Tl 2 Ba 2 CuO 6
What is the crystal structure for the formula yba 2 cu 3 o 7?
SELECT Crystal structure FROM table WHERE Formula = YBa 2 Cu 3 O 7
What is the number for t c (k) when the notation is tl-2212?
SELECT COUNT T c (K) FROM table WHERE Notation = Tl-2212
How many 2010 estimations have been done in the city of Cremona?
SELECT COUNT 2010 Est. FROM table WHERE City = Cremona
What's the 2001 census of the region of Abruzzo where the 1871 census is bigger than 51092.0?
SELECT MIN 2001 Census FROM table WHERE Region = Abruzzo AND 1981 Census > 51092.0
What's the 1991 census of the city of Carpi?
SELECT MAX 1991 Census FROM table WHERE City = Carpi
How many 2001 censuses are there on number 13?
SELECT COUNT 2001 Census FROM table WHERE # = 13
What's the 1981 census of Livorno?
SELECT 1981 Census FROM table WHERE City = Livorno
Which NHL team has player Mike Loach?
SELECT NHL team FROM table WHERE Player = Mike Loach
What is the NHL team that has Peter Strom?
SELECT NHL team FROM table WHERE Player = Peter Strom
What team is Keith Mccambridge on?
SELECT College/junior/club team FROM table WHERE Player = Keith McCambridge
How many nationalities are the pick 193?
SELECT COUNT Nationality FROM table WHERE Pick = 193
Who was the succesor that was formally installed on November 8, 1978?
SELECT Successor FROM table WHERE Date of successors formal installation = November 8, 1978
How many songs received a 10 from Goodman and were rated by Tonioli?
SELECT COUNT Tonioli FROM table WHERE Goodman = 10
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 Goodman FROM table WHERE Total = 31 AND Horwood = 7 AND Result = Safe
What score did Dixon give to the song "samba / young hearts run free", which was in second place?
SELECT Dixon FROM table WHERE Dance/song = Samba / Young Hearts Run Free AND Result = Second place
How many scores did Goodman give to "samba / young hearts run free", which was in second place?
SELECT COUNT Goodman FROM table WHERE Result = Second place AND Dance/song = Samba / Young Hearts Run Free
What year was number 7 built?
SELECT Year Built FROM table WHERE No. Built = 7
What is we two when the case/suffix is loc.?
SELECT we two FROM table WHERE Case/Suffix = loc.
What is them two (the two) when we two is ngalbelpa?
SELECT them two (the two) FROM table WHERE we two = ngalbelpa
What is them two (the two) when you and i is ngœbalngu?
SELECT them two (the two) FROM table WHERE you and I = ngœbalngu
What is who-two where you and i is ngœban?
SELECT who-two FROM table WHERE you and I = ngœban
What is we two where you two is ngipen?
SELECT we two FROM table WHERE you two = ngipen
What is who-two when you two is ngipelngu?
SELECT who-two FROM table WHERE you two = ngipelngu
what's the points with driver  mark martin
SELECT Points FROM table WHERE Driver = Mark Martin
what's the points with driver  rusty wallace
SELECT Points FROM table WHERE Driver = Rusty Wallace
what's the total number of position with driver  robby gordon
SELECT COUNT Position FROM table WHERE Driver = Robby Gordon
what's the maximum position with winnings  $50,000
SELECT MAX Position FROM table WHERE Winnings = $50,000
What actor was nominted for an award in the film Anastasiya Slutskaya?
SELECT Actors Name FROM table WHERE Film Name = Anastasiya Slutskaya
What was the film Falling up nominated for?
SELECT Nomination FROM table WHERE Film Name = Falling Up
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 Actors Name FROM table WHERE Film Name = Chopin: Desire for Love AND Nomination = Best Actress in a Leading Role
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 Actors Name FROM table WHERE Film Name = Chopin: Desire for Love AND Nomination = Best Actress in a Leading Role
Which films does the actor Alla Sergiyko star in?
SELECT Film Name FROM table WHERE Actors Name = Alla Sergiyko
Which nominations was the film 27 Stolen Kisses nominated for?
SELECT Nomination FROM table WHERE Film Name = 27 Stolen Kisses
Which actor from Serbia was nominated for best actor in a supporting role?
SELECT Actors Name FROM table WHERE Nomination = Best Actor in a Supporting Role AND Country = Serbia
Vsevolod Shilovskiy is from what country?
SELECT Country FROM table WHERE Actors Name = Vsevolod Shilovskiy
Which nominations are connected to the film Totalitarian Romance?
SELECT Nomination FROM table WHERE Film Name = Totalitarian Romance
Srdjan Dragojevic worked on a film which earned what nomination?
SELECT Nomination FROM table WHERE Director = Srdjan Dragojevic
Which actors are from Ukraine?
SELECT Actors Name FROM table WHERE Country = Ukraine
What was the film that vadim ilyenko directed?
SELECT Film Name FROM table WHERE Director = Vadim Ilyenko
What was the actors name that vadim ilyenko directed?
SELECT Actors Name FROM table WHERE Director = Vadim Ilyenko
What was the actors name for fuchzhou and nomination was best non-professional actor?
SELECT Actors Name FROM table WHERE Film Name = Fuchzhou AND Nomination = Best Non-Professional Actor
What film did michaylo ilyenko make with best actor in a supporting role?
SELECT Film Name FROM table WHERE Director = Michaylo Ilyenko AND Nomination = Best Actor in a Supporting Role
What was the actor's name for best debut?
SELECT Actors Name FROM table WHERE Nomination = Best Debut
What was the number of nominations for natalia raskokoha?
SELECT COUNT Nomination FROM table WHERE Actors Name = Natalia Raskokoha
What is the highest value of Total Goals?
SELECT MAX Total Goals FROM table
When FA Cup Apps is 9 what is the smallest number of FA Cup Goals?
SELECT MIN FA Cup Goals FROM table WHERE FA Cup Apps = 9
What is the smallest number of Total Goals?
SELECT MIN Total Goals FROM table
What circuit was the race where Hideki Mutoh had the fastest lap?
SELECT Circuit FROM table WHERE Fastest Lap = Hideki Mutoh
what is the minimum production code with title "foreign exchange problem / turn about"
SELECT MIN Production code FROM table WHERE Title = "Foreign Exchange Problem / Turn About"
what is the episode # for title "the yindianapolis 500 / personality problem"
SELECT Episode # FROM table WHERE Title = "The Yindianapolis 500 / Personality Problem"
what is the episode # for production code 227
SELECT Episode # FROM table WHERE Production code = 227
who directed the movie written by is sib ventress / aydrea ten bosch
SELECT Directed by FROM table WHERE Written by = Sib Ventress / Aydrea ten Bosch
what is the production code with title "skirting the issue / moon over my yinnie"
SELECT Production code FROM table WHERE Title = "Skirting the Issue / Moon Over my Yinnie"
Whatis the number of total goals maximum?
SELECT MAX Total Goals FROM table
HOW MANY TEMPERATURE INTERVALS ARE POSSIBLE TO USE WITH ACRYL?
SELECT COUNT Temp (°C) FROM table WHERE Adhesive Type = Acryl
How many matches where played with Jim Pugh?
SELECT COUNT Opponents FROM table WHERE Partner = Jim Pugh
What is the score with partner Jim Pugh?
SELECT Score FROM table WHERE Partner = Jim Pugh
How many matched scored 3–6, 7–6(5), 6–3?
SELECT COUNT Surface FROM table WHERE Score = 3–6, 7–6(5), 6–3
What is the score of the match with partner Jim Pugh?
SELECT Score FROM table WHERE Partner = Jim Pugh
What year was the championship in Wimbledon (2)?
SELECT Year FROM table WHERE Championship = Wimbledon (2)
What is the score of the match with opponents Gretchen Magers Kelly Jones?
SELECT Score FROM table WHERE Opponents = Gretchen Magers Kelly Jones
How many birthdays does Earl Hanley Beshlin have?
SELECT COUNT Date of birth FROM table WHERE Representative = Earl Hanley Beshlin
Which politican party has a birthday of November 10, 1880
SELECT Party FROM table WHERE Date of birth = November 10, 1880
Which representative has a birthday of January 31, 1866?
SELECT Representative FROM table WHERE Date of birth = January 31, 1866
What is the Singles W-L for the players named Laurynas Grigelis?
SELECT Singles W–L FROM table WHERE Player = Laurynas Grigelis
What is the Current singles ranking for the player named Mantas Bugailiškis?
SELECT Current singles ranking FROM table WHERE Player = Mantas Bugailiškis
How many playerd Mrs. Darling in the 1999 Broadway?
SELECT COUNT 1999 Broadway FROM table WHERE Character = Mrs. Darling
Who played Peter Pan in the 1990 Broadway?
SELECT 1990 Broadway FROM table WHERE Character = Peter Pan
Who played in the 1991 Broadway before Barbara McCulloh played the part in the 1999 Broadway?
SELECT 1991 Broadway FROM table WHERE 1999 Broadway = Barbara McCulloh