question
stringlengths 12
244
| sql
stringlengths 22
468
|
|---|---|
Who is the director of the fimm Biola Tak Berdawai?
|
SELECT Director FROM table WHERE Original title = Biola tak berdawai
|
What title was used in the nomination for the title Biola Tak Berdawai?
|
SELECT Film title used in nomination FROM table WHERE Original title = Biola tak berdawai
|
How many years have a film that uses the title "Nagabonar" in the nomination?
|
SELECT COUNT Year (Ceremony) FROM table WHERE Film title used in nomination = Nagabonar
|
Who is the director of the film Gie?
|
SELECT Director FROM table WHERE Film title used in nomination = Gie
|
Name the try bonus for tries against is 70
|
SELECT Try bonus FROM table WHERE Tries against = 70
|
What is the try bonus for when tries against is 43?
|
SELECT Try bonus FROM table WHERE Tries against = 43
|
Name the drawn for llandaff rfc
|
SELECT Drawn FROM table WHERE Club = Llandaff RFC
|
Name the won for try bonus of 10
|
SELECT Won FROM table WHERE Try bonus = 10
|
It was announced on July 2, 2006 that what asset was acquired?
|
SELECT Asset Acquired FROM table WHERE Date Announced = July 2, 2006
|
On what date was it announced that an asset was acquired for US$9 Million?
|
SELECT Date Announced FROM table WHERE Reported Cost = US$9 million
|
On what date was the asset acquisition that was announced on February 22, 2007 completed?
|
SELECT Date Completed FROM table WHERE Date Announced = February 22, 2007
|
It is was announced on July 2, 2006 that what asset had been acquired?
|
SELECT Asset Acquired FROM table WHERE Date Announced = July 2, 2006
|
What was the reported cost of the asset acquired from Standard & Poor's?
|
SELECT Reported Cost FROM table WHERE Acquired From = Standard & Poor's
|
what's the trim with fuel mileage (latest epa mpg - us ) being 22 city, 30 hwy, 25 comb
|
SELECT Trim FROM table WHERE Fuel Mileage (latest EPA mpg - US ) = 22 city, 30 hwy, 25 comb
|
what's the trim with fuel mileage (latest epa mpg - us ) being 22 city, 30 hwy, 25 comb
|
SELECT Trim FROM table WHERE Fuel Mileage (latest EPA mpg - US ) = 22 city, 30 hwy, 25 comb
|
what's the trim with engine being 3.5l lz4 v6
|
SELECT Trim FROM table WHERE Engine = 3.5L LZ4 V6
|
what's the torque with fuel mileage (latest epa mpg - us ) being 22 city, 30 hwy, 25 comb
|
SELECT Torque FROM table WHERE Fuel Mileage (latest EPA mpg - US ) = 22 city, 30 hwy, 25 comb
|
what's the torque with trim being xe (2009)
|
SELECT Torque FROM table WHERE Trim = XE (2009)
|
what's the transmbeingsion with trim being xe (2009)
|
SELECT Transmission FROM table WHERE Trim = XE (2009)
|
Who is the director of the episode "rain of terror" that was written by John Brown?
|
SELECT Director FROM table WHERE Written by = John Brown AND Title = "Rain of Terror"
|
What is the production number of "rain of terror"?
|
SELECT MIN Production No. FROM table WHERE Title = "Rain of Terror"
|
Who wrote the episode called "mercury falling"?
|
SELECT Written by FROM table WHERE Title = "Mercury Falling"
|
Nantyglo RFC had 546 points for and how many points?
|
SELECT Points FROM table WHERE Points for = 546
|
What club had 523 points against?
|
SELECT Club FROM table WHERE Points against = 523
|
What club has 536 points for?
|
SELECT Club FROM table WHERE Points for = 536
|
How many clubs had 7 wins?
|
SELECT COUNT Club FROM table WHERE Won = 7
|
What club had 404 points against?
|
SELECT Club FROM table WHERE Points against = 404
|
Risca RFC has 54 tries for and how many draws?
|
SELECT Drawn FROM table WHERE Tries for = 54
|
What club has 36 points?
|
SELECT Club FROM table WHERE Points = 36
|
What are the lost where points lost is 353?
|
SELECT Lost FROM table WHERE Points for = 353
|
What are the won games with losing bonus of 0?
|
SELECT Won FROM table WHERE Losing bonus = 0
|
Which club has 565 points?
|
SELECT Club FROM table WHERE Points for = 565
|
How many tries where points is 77?
|
SELECT Tries for FROM table WHERE Points = 77
|
what's the percentage of votes with number of deputies being 112
|
SELECT Percentage of votes FROM table WHERE Number of deputies = 112
|
what's the percentage of votes with number of deputies being 112
|
SELECT Percentage of votes FROM table WHERE Number of deputies = 112
|
what's the percentage of votes with election date being 1981
|
SELECT Percentage of votes FROM table WHERE Election date = 1981
|
what's the number of deputies with number of votes received being smaller than 1549176.2765483726 and election date being 1969
|
SELECT Number of deputies FROM table WHERE Number of votes received < 1549176.2765483726 AND Election date = 1969
|
Who wrote the sorry of the episode directed by Dan Attias?
|
SELECT Story by FROM table WHERE Directed by = Dan Attias
|
What's the season number of the episode directed by Dan Attias?
|
SELECT MIN Season # FROM table WHERE Directed by = Dan Attias
|
What's the title of the episode written by David Simon?
|
SELECT Title FROM table WHERE Teleplay by = David Simon
|
What year was Skyline High School founded?
|
SELECT COUNT Founded FROM table WHERE High School = Skyline
|
How many enrollment figures are provided for Roosevelt High School?
|
SELECT COUNT Enrollment FROM table WHERE High School = Roosevelt
|
Which location has a team that is nicknamed the Vikings?
|
SELECT Location FROM table WHERE Nickname = Vikings
|
What year was Kirkland founded?
|
SELECT Founded FROM table WHERE Location = Kirkland
|
Which institution was founded in 1923?
|
SELECT Institution FROM table WHERE Founded = 1923
|
Where is Interlake located?
|
SELECT Location FROM table WHERE Institution = Interlake
|
What was the series count at on May 23?
|
SELECT Series FROM table WHERE Date = May 23
|
What is the lowest numbered game on the list?
|
SELECT MIN Game FROM table
|
Who had the high rebounds at the delta center?
|
SELECT High rebounds FROM table WHERE Location Attendance = Delta Center
|
How many people had the high rebound total when the team was 19-13?
|
SELECT COUNT High rebounds FROM table WHERE Record = 19-13
|
Who had the high point total when the team was 24-17?
|
SELECT High points FROM table WHERE Record = 24-17
|
What was the score when the heat played at charlotte arena?
|
SELECT Score FROM table WHERE Location Attendance = Charlotte Arena
|
How many games had the team played after they were 40-20?
|
SELECT Game FROM table WHERE Record = 40-20
|
What was the score on November 25?
|
SELECT Score FROM table WHERE Date = November 25
|
How many players scored the most points when the opposing team was New Orleans/Oklahoma City?
|
SELECT COUNT High points FROM table WHERE Team = New Orleans/Oklahoma City
|
How many players scored the most points on game 4?
|
SELECT COUNT High points FROM table WHERE Game = 4
|
What was the last game where the record was 6-3?
|
SELECT MAX Game FROM table WHERE Record = 6-3
|
what's the country/region with seasons and winners being season 1, 2012: demetra malalan
|
SELECT Country/Region FROM table WHERE Seasons and winners = Season 1, 2012: Demetra Malalan
|
how many local title with televbeingion network being tv nova website
|
SELECT COUNT Local title FROM table WHERE Television network = TV Nova Website
|
who is the the judges with seasons and winners being season 1, 2013–2014: upcoming season
|
SELECT Judges FROM table WHERE Seasons and winners = Season 1, 2013–2014: Upcoming season
|
who is the the judges with local title being x factor and presenters being heikki paasonen jukka rossi (xtra factor)
|
SELECT Judges FROM table WHERE Local title = X Factor AND Presenters = Heikki Paasonen Jukka Rossi (Xtra Factor)
|
what's the local title with seasons and winners being series 1, 2006: lucy benjamin
|
SELECT Local title FROM table WHERE Seasons and winners = Series 1, 2006: Lucy Benjamin
|
what's the country/region with presenters being heikki paasonen jukka rossi (xtra factor)
|
SELECT Country/Region FROM table WHERE Presenters = Heikki Paasonen Jukka Rossi (Xtra Factor)
|
how many chroma format with name being high profile
|
SELECT COUNT Chroma Format FROM table WHERE Name = High profile
|
what's the chroma format with scalable modes being snr- or spatial-scalable and intra dc precbeingion being 8, 9, 10
|
SELECT Chroma Format FROM table WHERE Scalable modes = SNR- or spatial-scalable AND Intra DC Precision = 8, 9, 10
|
what's the chroma format with name being high profile
|
SELECT Chroma Format FROM table WHERE Name = High profile
|
who is the the artbeingt with song title being " a steel guitar and a glass of wine "
|
SELECT Artist FROM table WHERE Song title = " A Steel Guitar And A Glass Of Wine "
|
what's the points with artbeingt being dave appell
|
SELECT Points FROM table WHERE Artist = Dave Appell
|
who is the the artbeingt with song title being " a little bitty tear "
|
SELECT Artist FROM table WHERE Song title = " A Little Bitty Tear "
|
who is the the artbeingt with position being 32
|
SELECT Artist FROM table WHERE Position = 32
|
how many song title with artbeingt being chubby checker
|
SELECT COUNT Song title FROM table WHERE Artist = Chubby Checker
|
what is the minimum points with highest position being 1
|
SELECT MIN Points FROM table WHERE Highest position = 1
|
What is the maximum number of trnsit passeners when the total number of international passengers is 4870184?
|
SELECT MAX Transit Passengers FROM table WHERE International Passengers = 4870184
|
What is Edinburgh's airport's freight in metric tonnes?
|
SELECT MAX Freight ( Metric Tonnes ) FROM table WHERE Airport = Edinburgh
|
How many different total number of transit passengers are there in London Luton?
|
SELECT COUNT Transit Passengers FROM table WHERE Airport = London Luton
|
What are the total freights in metric tonnes when the total transit passengers is 147791?
|
SELECT Freight ( Metric Tonnes ) FROM table WHERE Transit Passengers = 147791
|
What is the total number of passengers of the airport ranked 15?
|
SELECT International Passengers FROM table WHERE Rank = 15
|
Whatis the original title for lion's den?
|
SELECT Original title FROM table WHERE Film title used in nomination = Lion's Den
|
What is the percent change from 08/09 for belfast international?
|
SELECT % Change 2008/2009 FROM table WHERE Airport = Belfast International
|
How many transit passengers at london gatwick?
|
SELECT Transit Passengers FROM table WHERE Airport = London Gatwick
|
What is the rank of the airport with freight ( metric tonnes ) of 255121?
|
SELECT Rank FROM table WHERE Freight ( Metric Tonnes ) = 255121
|
What is the rank of the airport with a freight ( metric tonnes ) of 23791?
|
SELECT Rank FROM table WHERE Freight ( Metric Tonnes ) = 23791
|
what's the airport with total passengers 2009 being 157933
|
SELECT Airport FROM table WHERE Total Passengers 2009 = 157933
|
what being the maximum total passengers 2008 with change 2008/09 being 6.5%
|
SELECT MAX Total Passengers 2008 FROM table WHERE Change 2008/09 = 6.5%
|
what's the airport with aircraft movements 2009 being smaller than 238223.1659471435 and change 2008/09 being 0.5%
|
SELECT Airport FROM table WHERE Aircraft movements 2009 < 238223.1659471435 AND Change 2008/09 = 0.5%
|
what is the maximum aircraft movements 2009 with change 2008/09 being 18.2%
|
SELECT MAX Aircraft movements 2009 FROM table WHERE Change 2008/09 = 18.2%
|
what's the total passengers 2008 with change 2008/09 being 6.5%
|
SELECT Total Passengers 2008 FROM table WHERE Change 2008/09 = 6.5%
|
Name the rank of birmingham airport
|
SELECT MAX Rank FROM table WHERE Airport = Birmingham Airport
|
Name the transit passengers for 171078
|
SELECT MAX Transit Passengers FROM table WHERE Freight (Metric Tonnes) = 171078
|
Beata syta is the minimum year for womens singles.
|
SELECT MIN Year FROM table WHERE Womens singles = Beata Syta
|
what is the maximum aircraft movements with international passengers being 21002260
|
SELECT MAX Aircraft Movements FROM table WHERE International Passengers = 21002260
|
what is the maximum freight (metric tonnes) with airport being liverpool
|
SELECT MAX Freight (Metric Tonnes) FROM table WHERE Airport = Liverpool
|
what's the airport with % change 2005/2006 being 13.0%
|
SELECT Airport FROM table WHERE % Change 2005/2006 = 13.0%
|
what is the maximum aircraft movements with airport being liverpool
|
SELECT MAX Aircraft Movements FROM table WHERE Airport = Liverpool
|
what's the total passengers with freight (metric tonnes) being 827
|
SELECT Total Passengers FROM table WHERE Freight (Metric Tonnes) = 827
|
how many airport with rank being 4
|
SELECT COUNT Airport FROM table WHERE Rank = 4
|
how many mens singles with mens doubles being pontus jantti lasse lindelöf
|
SELECT COUNT Mens singles FROM table WHERE Mens doubles = Pontus Jantti Lasse Lindelöf
|
who is the the mens doubles with mixed doubles being jimm aalto nina sarnesto
|
SELECT Mens doubles FROM table WHERE Mixed doubles = Jimm Aalto Nina Sarnesto
|
who is the the mixed doubles with year being 1972
|
SELECT Mixed doubles FROM table WHERE Year = 1972
|
who is the the mens doubles with year being 1978
|
SELECT Mens doubles FROM table WHERE Year = 1978
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.