question stringlengths 12 244 | sql stringlengths 22 468 |
|---|---|
Which Right ascension (J2000) has a Constellation of mensa, and an NGC number larger than 2171? | SELECT Right ascension ( J2000 ) FROM table WHERE Constellation = mensa AND NGC number > 2171 |
Which NGC number has an Object type of open cluster, and a Right ascension (J2000) of 06h01m06s? | SELECT MAX NGC number FROM table WHERE Object type = open cluster AND Right ascension ( J2000 ) = 06h01m06s |
Which Object type has an NGC number of 2171? | SELECT Object type FROM table WHERE NGC number = 2171 |
What is the end date of the term for Governor of richard j. oglesby, and a Term of 1885–1889? | SELECT End Date FROM table WHERE Governor = richard j. oglesby AND Term = 1885–1889 |
What site has an orbit of Leo, a decay (UTC) of still in orbit, and a magnetosphere research? | SELECT Site FROM table WHERE Orbit = leo AND Decay ( UTC ) = still in orbit AND Function = magnetosphere research |
What date and time has a sub-orbital of orbit, a function of aeronomy research, and a Nike Orion rocket, as well as a Poker Flat site? | SELECT Date and time ( UTC ) FROM table WHERE Orbit = sub-orbital AND Function = aeronomy research AND Rocket = nike orion AND Site = poker flat |
what is the tournament when the winning score is 2 and 1? | SELECT Tournament FROM table WHERE Winning score = 2 and 1 |
what is the margin of victory for the tournament travelers championship? | SELECT Margin of victory FROM table WHERE Tournament = travelers championship |
what is the margin of victory for the waste management phoenix open tournament? | SELECT Margin of victory FROM table WHERE Tournament = waste management phoenix open |
who is the runner-up when the winning score is −16 (68-70-65-65=268)? | SELECT Runner-up FROM table WHERE Winning score = −16 (68-70-65-65=268) |
For which Game 4 did Michael O'Connor play wing position? | SELECT Game 4 FROM table WHERE Position = wing AND Game 1 = michael o'connor |
For which Game 4, did David Boyle play in Game 3? | SELECT Game 4 FROM table WHERE Game 3 = david boyle |
Which Game 1 has a fullback? | SELECT Game 1 FROM table WHERE Position = fullback |
For which Game 4 did Michael O'Connor play during Game 1? | SELECT Game 4 FROM table WHERE Game 1 = michael o'connor |
During Game 2, which position did Andrew Farrar play? | SELECT Position FROM table WHERE Game 2 = andrew farrar |
During which Game 4, did Brett Kenny play Game 2? | SELECT Game 4 FROM table WHERE Game 2 = brett kenny |
Where was the former private member that was founded in 1891 and left in 1975? | SELECT Location FROM table WHERE Left = 1975 AND Type = private AND Founded = 1891 |
what is the places when for the soviet union with a rank more than 11? | SELECT SUM Places FROM table WHERE Nation = soviet union AND Rank > 11 |
what is the name when the nation is soviet union and the points is 185? | SELECT Name FROM table WHERE Nation = soviet union AND Points = 185 |
What constructor has less than 3 laps and grid 15? | SELECT Constructor FROM table WHERE Laps < 3 AND Grid = 15 |
Which Home team has an Away team of collingwood? | SELECT Home team FROM table WHERE Away team = collingwood |
Name the lowest against for when wins are greater than 14, draws is 0 and losses are 4 | SELECT MIN Against FROM table WHERE Losses = 4 AND Draws = 0 AND Wins > 14 |
Name the sum against for byes less than 0 | SELECT SUM Against FROM table WHERE Byes < 0 |
Name the sum of draws for losses less than 2 and wins of 16 | SELECT SUM Draws FROM table WHERE Wins = 16 AND Losses < 2 |
How few laps were finished in 17? | SELECT MIN Laps FROM table WHERE Finish = 17 |
What is 1966's Qual rating? | SELECT Qual FROM table WHERE Year = 1966 |
What race has a finish time of 10? | SELECT Start FROM table WHERE Finish = 10 |
What is the lowest lap with a rank of 30? | SELECT MIN Laps FROM table WHERE Rank = 30 |
What finish time started at 32? | SELECT Finish FROM table WHERE Start = 32 |
Who is the lowest ranked player from the United States that has less than 3 Wins? | SELECT MIN Rank FROM table WHERE Country = united states AND Wins < 3 |
What is the score of the game that had a visiting team of Edmonton? | SELECT Score FROM table WHERE Visitor = edmonton |
What is the record of the game that had a home team of Colorado, and a visiting team of Winnipeg? | SELECT Record FROM table WHERE Home = colorado AND Visitor = winnipeg |
What team was visiting on February 15? | SELECT Visitor FROM table WHERE Date = february 15 |
What theme had an issue price of $489.95 after 2005? | SELECT Theme FROM table WHERE Issue Price = $489.95 AND Year > 2005 |
What year was the timber trade? | SELECT SUM Year FROM table WHERE Theme = timber trade |
What year has an issue price of $697.95? | SELECT COUNT Year FROM table WHERE Issue Price = $697.95 |
What was the engine driven by Jean-Pierre Jarier and has a chassis of PC4? | SELECT Engine FROM table WHERE Driver = jean-pierre jarier AND Chassis = pc4 |
What Season had Dundee United as a Winner? | SELECT Season FROM table WHERE Winners = dundee united |
What is the Score of the Rangers' Runner-ups and Hibernian Winners in Hampden Park? | SELECT Score FROM table WHERE Venue = hampden park AND Runners-up = rangers AND Winners = hibernian |
What Runners-up have a Venue in Broadwood Stadium? | SELECT Runners-up FROM table WHERE Venue = broadwood stadium |
When is the completed date of the destroyer with a pennant number h63? | SELECT Completed FROM table WHERE Pennant number = h63 |
When is the completed date of the destroyer with a pennant number h59? | SELECT Completed FROM table WHERE Pennant number = h59 |
What ship has a pennant number h05? | SELECT Ship FROM table WHERE Pennant number = h05 |
What ship has a pennant number h05? | SELECT Ship FROM table WHERE Pennant number = h05 |
What is the launched date of the destroyer completed 25 February 1936? | SELECT Launched FROM table WHERE Completed = 25 february 1936 |
What is the launched date of the destroyer completed 1 July 1936? | SELECT Launched FROM table WHERE Completed = 1 july 1936 |
What was the home team score when the VFL played at Western Oval? | SELECT Home team score FROM table WHERE Venue = western oval |
Who was North Melbourne's home opponent? | SELECT Home team FROM table WHERE Away team = north melbourne |
What was the home team score when the VFL played at Princes Park? | SELECT Home team score FROM table WHERE Venue = princes park |
Which sum of AVE-No has a Name of albula alps, and a Height (m) larger than 3418? | SELECT SUM AVE- No. FROM table WHERE Name = albula alps AND Height (m) > 3418 |
Which Height (m) has a Name of plessur alps, and a AVE-No larger than 63? | SELECT MIN Height (m) FROM table WHERE Name = plessur alps AND AVE- No. > 63 |
Which Name has a Height (m) of 2980? | SELECT Name FROM table WHERE Height (m) = 2980 |
Which AVE-No has a Name of livigno alps? | SELECT MIN AVE- No. FROM table WHERE Name = livigno alps |
Who was the winning driver when pole position was jenson button, the fastest lap was michael schumacher and the car was ferrari? | SELECT Winning Driver FROM table WHERE Fastest Lap = michael schumacher AND Constructor = ferrari AND Pole Position = jenson button |
What was the pole position at the san marino grand prix with michael schumacher as winning driver? | SELECT Pole Position FROM table WHERE Winning Driver = michael schumacher AND Grand Prix = san marino grand prix |
Name the Grand Prix for pole position of kimi räikkönen | SELECT Grand Prix FROM table WHERE Pole Position = kimi räikkönen |
How many Established groups have a multicultural sub category? | SELECT COUNT Established FROM table WHERE Sub Category = multicultural |
Which is the category of the group was establishe in 1990? | SELECT Category FROM table WHERE Established = 1990 |
What is the category of the touchdown atlantic? | SELECT Category FROM table WHERE Event Name = touchdown atlantic |
Name the result for 13 october 2004 | SELECT Result FROM table WHERE Date = 13 october 2004 |
Name the date that has a friendly competition at rheinpark stadion, vaduz | SELECT Date FROM table WHERE Competition = friendly AND Venue = rheinpark stadion, vaduz |
Who is the constructor of John Surtees's Oulton Park circuit car? | SELECT Constructor FROM table WHERE Circuit = oulton park AND Winning driver = john surtees |
Which race was Matra the constructor? | SELECT Race Name FROM table WHERE Constructor = matra |
Which race was at Hockenheim circuit? | SELECT Race Name FROM table WHERE Circuit = hockenheim |
Who was the winner of the XII Spring Trophy race with BRM as the constructor? | SELECT Winning driver FROM table WHERE Constructor = brm AND Race Name = xii spring trophy |
What is the away team at victoria park? | SELECT Away team FROM table WHERE Venue = victoria park |
Which venue has an Away team score of 17.14 (116)? | SELECT Venue FROM table WHERE Away team score = 17.14 (116) |
Which away team is from junction oval? | SELECT Away team FROM table WHERE Venue = junction oval |
Which Away team score has Home team score of 13.12 (90)? | SELECT Away team score FROM table WHERE Home team score = 13.12 (90) |
What was the term of Hon Peter Morris? | SELECT Term in office FROM table WHERE Member = hon peter morris |
What party is the member that has an electorate of Lindsay? | SELECT Party FROM table WHERE Electorate = lindsay |
What is the low lap total for the under 4 grid car driven by juan pablo montoya? | SELECT MIN Laps FROM table WHERE Grid < 4 AND Driver = juan pablo montoya |
Who drove the grid 11 car? | SELECT Driver FROM table WHERE Grid = 11 |
What is the grid total for cars with over 69 laps? | SELECT COUNT Grid FROM table WHERE Laps > 69 |
What is the time/retired with 22 laps and a grid of 29? | SELECT Time/Retired FROM table WHERE Laps = 22 AND Grid = 29 |
What is the highest number of laps with a time of +6.643 and grid less than 2? | SELECT MAX Laps FROM table WHERE Time/Retired = +6.643 AND Grid < 2 |
When was there 204 deaths? | SELECT Dates active FROM table WHERE Deaths = 204 |
When is the birth date of player with right arm fast style? | SELECT Date of Birth FROM table WHERE Bowling Style = right arm fast |
What batting style corresponds to a bowling style of right arm medium for Stuart Williams? | SELECT Batting Style FROM table WHERE Bowling Style = right arm medium AND Player = stuart williams |
What is the birth date for Mervyn Dillon? | SELECT Date of Birth FROM table WHERE Player = mervyn dillon |
What position does Michael Ruffin play? | SELECT Position FROM table WHERE Player = michael ruffin |
What is the nationality of the center? | SELECT Nationality FROM table WHERE Position = center |
What is the nationality of the Jazz player 1977-79? | SELECT Nationality FROM table WHERE Years for Jazz = 1977-79 |
Tell me the School/Club team of the player from the United States that play'de guard? | SELECT School/Club Team FROM table WHERE Nationality = united states AND Position = guard |
What nationality is Bill Robinzine? | SELECT Nationality FROM table WHERE Player = bill robinzine |
What is the average of seasons for 10th place finishes? | SELECT AVG Season FROM table WHERE Position = 10th |
What season was there a 2nd place finish? | SELECT Season FROM table WHERE Position = 2nd |
What level for seasons after 2003, a Division of kakkonen (second division), and a Position of 12th? | SELECT Level FROM table WHERE Season > 2003 AND Division = kakkonen (second division) AND Position = 12th |
What was the streak on April 2? | SELECT Streak FROM table WHERE Date = april 2 |
Who was the visiting team when the leading scorer was Jones : 20? | SELECT Visitor FROM table WHERE Leading scorer = jones : 20 |
How many people watched season 1? | SELECT Viewers (in millions) FROM table WHERE Season = 1 |
What was the ranking of the season whose finale aired on May 15, 2011? | SELECT Ranking FROM table WHERE Season finale = may 15, 2011 |
Which season premiered on November 27, 2012? | SELECT Season FROM table WHERE Season premiere = november 27, 2012 |
What is the PI GP of Rob Flockhart, who has a pick # less than 122 and a round # less than 3? | SELECT SUM Pl GP FROM table WHERE Pick # < 122 AND Player = rob flockhart AND Rd # < 3 |
What is the lowest reg gp of the player with a round # more than 2, a pick # of 80, and a PI GP larger than 0? | SELECT MIN Reg GP FROM table WHERE Rd # > 2 AND Pick # = 80 AND Pl GP > 0 |
Name the highest FIPS code for coordinates of 41.827547, -74.118478 and land less than 1.196 | SELECT MAX FIPS code FROM table WHERE Coordinates = 41.827547, -74.118478 AND Land ( sq mi ) < 1.196 |
Name the CDP name for FIPS code of 3659708 | SELECT CDP name FROM table WHERE FIPS code = 3659708 |
Name the FIPS code for county of wyoming and CDP name of pike | SELECT FIPS code FROM table WHERE County = wyoming AND CDP name = pike |
Name the sum of land for ANSI code of 2390496 and population less than 7,284 | SELECT SUM Land ( sq mi ) FROM table WHERE ANSI code = 2390496 AND Pop. (2010) < 7,284 |
How many solo tackles for the player with over 0 TDs and over 0 sacks? | SELECT MIN Solo FROM table WHERE TD's > 0 AND Sack > 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.