question
stringlengths 12
244
| sql
stringlengths 22
468
|
|---|---|
What's the value of 1 USD in Paraguay?
|
SELECT 1 USD = FROM table WHERE Country = Paraguay
|
What's the value of 1 Euro in the country where the value of 1 USD is 483.050 of the local currency?
|
SELECT 1 Euro = FROM table WHERE 1 USD = = 483.050
|
What's the name of the central bank in the country where Colombian Peso (cop) is the local currency?
|
SELECT Central bank FROM table WHERE Currency = Colombian peso (COP)
|
What's the name of the country where 1 USD equals 1.71577 of the local currency.
|
SELECT Country FROM table WHERE 1 USD = = 1.71577
|
what's the minimum production code written by jay sommers & dick chevillat and al schwartz
|
SELECT MIN Production code FROM table WHERE Written by = Jay Sommers & Dick Chevillat and Al Schwartz
|
what's the total number of title for production code 39
|
SELECT COUNT Title FROM table WHERE Production code = 39
|
Who wrote the episode 14 in series?
|
SELECT Written by FROM table WHERE No. in series = 14
|
Who directed the episode with production code 28?
|
SELECT Directed by FROM table WHERE Production code = 28
|
What is the original air date for the episode "a pig in a poke"?
|
SELECT Original air date FROM table WHERE Title = "A Pig in a Poke"
|
How many episodes were titled "a pig in a poke"?
|
SELECT COUNT Written by FROM table WHERE Title = "A Pig in a Poke"
|
Who wrote the episode titled "the wedding anniversary"?
|
SELECT Written by FROM table WHERE Title = "The Wedding Anniversary"
|
What's the title of the episode with a season number 25?
|
SELECT Title FROM table WHERE No. in season = 25
|
What's the title of the episode with a production code 136?
|
SELECT Title FROM table WHERE Production code = 136
|
What is the original air date for "Oliver's Jaded Past"?
|
SELECT Original air date FROM table WHERE Title = "Oliver's Jaded Past"
|
What episode was written by Bobby Bell and Bill Lee?
|
SELECT MAX No. in season FROM table WHERE Written by = Bobby Bell and Bill Lee
|
How many women doubles teams competed in the same year as when Jamie van Hooijdonk competed in men singles?
|
SELECT COUNT Womens doubles FROM table WHERE Mens singles = Jamie van Hooijdonk
|
what is the maximum number of hull numbers?
|
SELECT MAX Hull Numbers FROM table
|
who is the class where note is reportedly still active as of 2012?
|
SELECT Class FROM table WHERE Note = Reportedly still active as of 2012
|
what is the maximum number of hull nunbers where ship name is kri yos sudarso?
|
SELECT MAX Hull Numbers FROM table WHERE Ship Name = KRI Yos Sudarso
|
What titles were fought for on 1997-04-12?
|
SELECT Titles FROM table WHERE Date = 1997-04-12
|
What is the date of the match for the lineal super lightweight (140)?
|
SELECT Date FROM table WHERE Titles = Lineal Super lightweight (140)
|
What is the date of the match for the wbc flyweight (112) title?
|
SELECT Date FROM table WHERE Titles = WBC Flyweight (112)
|
Who's the leader in the young rider classification in stage 12?
|
SELECT Young rider classification FROM table WHERE Stage = 12
|
Who's leading in the general classification in stage 1a?
|
SELECT General classification FROM table WHERE Stage = 1a
|
How many leaders are there in the intergiro classification in stage 20?
|
SELECT COUNT Intergiro classification FROM table WHERE Stage = 20
|
What's the leader team in the Trofeo Fast Team in stage 20?
|
SELECT Trofeo Fast Team FROM table WHERE Stage = 20
|
Who's the winner in stage 1a, where the leader in the young rider classification is Francesco Casagrande?
|
SELECT Winner FROM table WHERE Young rider classification = Francesco Casagrande AND Stage = 1a
|
Who's the leader in the general classification in stage 1a?
|
SELECT General classification FROM table WHERE Stage = 1a
|
Name the general classification of stage 15
|
SELECT COUNT General classification FROM table WHERE Stage = 15
|
Name the trofeo fast team of stage 2
|
SELECT Trofeo Fast Team FROM table WHERE Stage = 2
|
Name the young rider classification with laudelino cubino
|
SELECT Young rider classification FROM table WHERE Winner = Laudelino Cubino
|
Name the total number of trofeo fast team of stage 16
|
SELECT COUNT Trofeo Fast Team FROM table WHERE Stage = 16
|
What kind of bleeding does aspirin cause?
|
SELECT Bleeding time FROM table WHERE Condition = Aspirin
|
How in prothrombin affected by glanzmann's thrombasthenia.
|
SELECT Prothrombin time FROM table WHERE Condition = Glanzmann's thrombasthenia
|
How long does thromboplastin last when prothrombin is unaffected?
|
SELECT Partial thromboplastin time FROM table WHERE Bleeding time = Unaffected AND Prothrombin time = Unaffected
|
Is uremia affect prothrombin?
|
SELECT Prothrombin time FROM table WHERE Condition = Uremia
|
Is prothrombin time long when thromboplastin is prolonged?
|
SELECT Prothrombin time FROM table WHERE Bleeding time = Prolonged AND Partial thromboplastin time = Prolonged
|
How many live births were there in 2006 in South Yorkshire (met county)?
|
SELECT Live births 2006 FROM table WHERE County = South Yorkshire (Met County)
|
How many TFR were there in 2006 when the GFR was 53.8?
|
SELECT TFR 2006 FROM table WHERE GFR 2006 = 53.8
|
How many times was the GFR 2006 equal to 53.2?
|
SELECT COUNT Whites as % of Pop. FROM table WHERE GFR 2006 = 53.2
|
How many mens doubles took place in 1970/1971?
|
SELECT COUNT Mens doubles FROM table WHERE Season = 1970/1971
|
Where were the Womens Doubles in the 1951/1952 season and who won?
|
SELECT Womens doubles FROM table WHERE Season = 1951/1952
|
Who was the womens singles winnerwhen the mens doubles were stefan karlsson claes nordin , bk aura gbk?
|
SELECT Womens singles FROM table WHERE Mens doubles = Stefan Karlsson Claes Nordin , BK Aura GBK
|
Who were the winners of mens doubles in the 1986/1987 season held?
|
SELECT Mens doubles FROM table WHERE Season = 1986/1987
|
Who won the Mens Singles when the Mixed doubles went to Stellan Mohlin Kerstin Ståhl , Aik?
|
SELECT Mens singles FROM table WHERE Mixed doubles = Stellan Mohlin Kerstin Ståhl , AIK
|
Who won the womens singles in the 1958/1959 season?
|
SELECT Womens singles FROM table WHERE Season = 1958/1959
|
What county is in isolation of 29?
|
SELECT County FROM table WHERE Isolation (km) = 29
|
What is the county with an elevation of 1262?
|
SELECT County FROM table WHERE Elevation (m) = 1262
|
Name the rank where the municipality is sunndal?
|
SELECT Rank FROM table WHERE Municipality = Sunndal
|
Name the county with the peak being indre russetind?
|
SELECT County FROM table WHERE Peak = Indre Russetind
|
What is the number of rank of peak fresvikbreen?
|
SELECT COUNT Rank FROM table WHERE Peak = Fresvikbreen
|
Who won the mens singles when sayaka sato won the womens singles?
|
SELECT Mens singles FROM table WHERE Womens singles = Sayaka Sato
|
When did Chetan Anand win his first men's single?
|
SELECT MIN Year FROM table WHERE Mens singles = Chetan Anand
|
How many times did Niels Christian Kaldau win the men's single and Pi Hongyan win the women's single in the same year?
|
SELECT COUNT Year FROM table WHERE Mens singles = Niels Christian Kaldau AND Womens singles = Pi Hongyan
|
Who won the men's double when Chou Tien-Chen won the men's single?
|
SELECT Mens doubles FROM table WHERE Mens singles = Chou Tien-chen
|
What team was promoted in the Serbian League East in the same season when Kolubara was promoted in the Serbian League Belgrade?
|
SELECT Serbian League East FROM table WHERE Serbian League Belgrade = Kolubara
|
what's the series with reverse being swimming
|
SELECT Series FROM table WHERE Reverse = Swimming
|
what's the alloy with series being ii series
|
SELECT Alloy FROM table WHERE Series = II series
|
what's the denomination with year being 2008 and reverse being football
|
SELECT Denomination FROM table WHERE Year = 2008 AND Reverse = Football
|
how many reverse with series being iii series
|
SELECT COUNT Reverse FROM table WHERE Series = III series
|
How many times did kingfisher east bengal fc win?
|
SELECT MIN Winners FROM table WHERE Nation = Kingfisher East Bengal FC
|
How many times did bec tero sasana win?
|
SELECT MAX Winners FROM table WHERE Nation = BEC Tero Sasana
|
Nigeria competed on July2, 1999.
|
SELECT Date FROM table WHERE Nation = Nigeria
|
Nigeria had the fastest time once.
|
SELECT COUNT Fastest time (s) FROM table WHERE Nation = Nigeria
|
how many runners-up with nation being india
|
SELECT COUNT Runners-up FROM table WHERE Nation = India
|
what's the runners-up with nation being malaysia
|
SELECT Runners-up FROM table WHERE Nation = Malaysia
|
how many winners with # being 4
|
SELECT COUNT Winners FROM table WHERE # = 4
|
how many maximum winners
|
SELECT MAX Winners FROM table
|
how many winners from vietnam
|
SELECT Winners FROM table WHERE Nation = Vietnam
|
What was the total of arlenes vote when craig voted for brian and karen?
|
SELECT COUNT Arlenes vote FROM table WHERE Craigs vote = Brian and Karen
|
What is the max week where kate and anton are eliminated?
|
SELECT MAX Week FROM table WHERE Eliminated = Kate and Anton
|
What is the number eliminated when kelly and brendan are safe?
|
SELECT COUNT Eliminated FROM table WHERE Safe = Kelly and Brendan
|
Who is safe if John and Nicole are eliminated?
|
SELECT Safe FROM table WHERE Eliminated = John and Nicole
|
What is the total number of brunos vote when willie and erin are eliminated?
|
SELECT COUNT Brunos vote FROM table WHERE Eliminated = Willie and Erin
|
How many goals were scored by the player who played 17 matches?
|
SELECT Goals FROM table WHERE Matches = 17
|
What is the name of the player who played in 2009 only?
|
SELECT Player name FROM table WHERE Period = 2009
|
How many goals have been scored by Tiago Gomes?
|
SELECT Goals FROM table WHERE Player name = Tiago Gomes
|
Which athlete is from Mexico City?
|
SELECT Athlete FROM table WHERE Location = Mexico City
|
What is the athlete from Edwardsville?
|
SELECT Athlete FROM table WHERE Location = Edwardsville
|
What was the wind on 21 june 1976?
|
SELECT Wind (m/s) FROM table WHERE Date = 21 June 1976
|
What is the number of locations with the fastest times of 11.13?
|
SELECT COUNT Location FROM table WHERE Fastest time (s) = 11.13
|
What's the title of the episode with a broadcast order s04 e01?
|
SELECT Title FROM table WHERE Broadcast Order = S04 E01
|
What's the number of episodes with a broadcast order s04 e07?
|
SELECT COUNT Number in series FROM table WHERE Broadcast Order = S04 E07
|
what's the total number of episodes with a US air date of january 15, 2005?
|
SELECT COUNT Production Code FROM table WHERE U.S. Air Date = January 15, 2005
|
What's the series number of the episode titled "The Quest"?
|
SELECT MAX Number in series FROM table WHERE Title = "The Quest"
|
What's the original air date of the episode with a broadcast order s04 e01?
|
SELECT U.S. Air Date FROM table WHERE Broadcast Order = S04 E01
|
What's the series number of the episode with a broadcast order s04 e07?
|
SELECT MAX Number in series FROM table WHERE Broadcast Order = S04 E07
|
Which police force serves a population of 17000?
|
SELECT Police force FROM table WHERE Population = 17000
|
When total costs (2005) are $700,116, what is the cost per capita?
|
SELECT Cost per capita FROM table WHERE Total costs (2005) = $700,116
|
What is the cost per capita in the Courtenay municipality?
|
SELECT Cost per capita FROM table WHERE Municipality = Courtenay
|
Which crime rate per 1,000 people is associated with a cost per capita of $152?
|
SELECT MAX Crime rate per 1,000 people FROM table WHERE Cost per capita = $152
|
If the number of police officers is 94, what is the lowest population number?
|
SELECT MIN Population FROM table WHERE Police officers = 94
|
What is the value of total costs (2005) in the Coldstream municipality?
|
SELECT Total costs (2005) FROM table WHERE Municipality = Coldstream
|
What is the interview score for the state of Virginia?
|
SELECT Interview FROM table WHERE State = Virginia
|
How much is the average score for New York state?
|
SELECT Average FROM table WHERE State = New York
|
Which interview score corresponds with the evening gown score of 8.977?
|
SELECT Interview FROM table WHERE Evening Gown = 8.977
|
What is the preliminary score associated with the interview score of 8.488?
|
SELECT COUNT Preliminaries FROM table WHERE Interview = 8.488
|
What swimsuit score did the state of Virginia contestant achieve?
|
SELECT COUNT Swimsuit FROM table WHERE State = Virginia
|
Which interview score belongs to the state of Nevada contestant?
|
SELECT Interview FROM table WHERE State = Nevada
|
For the competition Mithras Cup 2nd Rd (2nd Leg), what is the date and time?
|
SELECT Date and Time FROM table WHERE Competition = Mithras Cup 2nd Rd (2nd Leg)
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.