question stringlengths 12 244 | sql stringlengths 22 468 |
|---|---|
What Date was the Game at Griffith Stadium? | SELECT Date FROM table WHERE Game site = griffith stadium |
What attendance is listed against the date of bye? | SELECT Attendance FROM table WHERE Date = bye |
What date is week 3? | SELECT Date FROM table WHERE Week = 3 |
Which Floors has a Location of tower hill? | SELECT Floors FROM table WHERE Location = tower hill |
Which Location has a Floors of 03.0 n/a? | SELECT Location FROM table WHERE Floors = 03.0 n/a |
Name the Height metres / ft of Floors of 05.0 n/a? | SELECT Height metres / ft FROM table WHERE Floors = 05.0 n/a |
Name the Years as tallest that has Height metres / ft of 01.0 27 / 90? | SELECT Years as tallest FROM table WHERE Height metres / ft = 01.0 27 / 90 |
Name the Years as tallest has a Height metres / ft of 07.0 150 / 493 [b ]? | SELECT Years as tallest FROM table WHERE Height metres / ft = 07.0 150 / 493 [b ] |
Name the Height metres / ft of Years with tallest of 1098–1310? | SELECT Height metres / ft FROM table WHERE Years as tallest = 1098–1310 |
How many scores have a Place of t5? | SELECT COUNT Score FROM table WHERE Place = t5 |
Which To Par has a Score smaller than 70, and a Player of matt kowal? | SELECT To Par FROM table WHERE Score < 70 AND Player = matt kowal |
Which Score has a To Par of –1? | SELECT MIN Score FROM table WHERE To Par = –1 |
what is the date for catolog 88697185162 when the region is canada? | SELECT Date FROM table WHERE Catalog = 88697185162 AND Region = canada |
Which parish has a church named Vangsnes Kyrkje? | SELECT Parish (Prestegjeld) FROM table WHERE Church Name = vangsnes kyrkje |
Which Sub-Parish has a church built in 1866? | SELECT Sub-Parish (Sokn) FROM table WHERE Year Built = 1866 |
When was the Hopperstad Stavkyrkje built? | SELECT Year Built FROM table WHERE Church Name = hopperstad stavkyrkje |
When was the church in Arnafjord built? | SELECT Year Built FROM table WHERE Location of the Church = arnafjord |
What is the Sub-Parish called that has a church located in Fresvik? | SELECT Sub-Parish (Sokn) FROM table WHERE Location of the Church = fresvik |
What is the church in the Sub-Parish of Fresvik called? | SELECT Church Name FROM table WHERE Sub-Parish (Sokn) = fresvik |
What is the time for Sheffield? | SELECT Time FROM table WHERE City = sheffield |
What are the total points for the skier with 3.18 slalom points? | SELECT Total FROM table WHERE Slalom points = 3.18 |
What place is the skier with 7.73 downhill points? | SELECT Place FROM table WHERE Downhill points = 7.73 |
What are the downhill points for the skier with total of 9.31 points? | SELECT SUM Downhill points FROM table WHERE Total = 9.31 |
What is the rank for the player where there are 11 points? | SELECT Rank points FROM table WHERE Score points = 11 |
Which shooter had a total of 11 at the WC Munich with a score of 6? | SELECT Shooter FROM table WHERE Total = 11 AND Event = wc munich AND Score points = 6 |
What is the event where there are 10 score points? | SELECT Event FROM table WHERE Score points = 10 |
Who is the shooter that is the Defending Champion? | SELECT Shooter FROM table WHERE Total = defending champion |
Which owner had MRT 1 HD? | SELECT Owner FROM table WHERE Name = mrt 1 hd |
What is the programming for mrt sobraniski kanal? | SELECT Programming FROM table WHERE Name = mrt sobraniski kanal |
What is the type for a general programming and the owner tv kanal 5? | SELECT Type FROM table WHERE Programming = general AND Owner = tv kanal 5 |
What is the programming for Kanal 5? | SELECT Programming FROM table WHERE Name = kanal 5 |
What show comes on at 21:00 when Dot Above I comes on at 20:00? | SELECT 21:00 FROM table WHERE 20:00 = dot above i |
What was the surface on march 2, 1997? | SELECT Surface FROM table WHERE Date = march 2, 1997 |
What was the result when the partner was magdalena maleeva? | SELECT Result FROM table WHERE Partner = magdalena maleeva |
What edition had magdalena maleeva as partner? | SELECT Edition FROM table WHERE Partner = magdalena maleeva |
Who was partner for the 1988 world group i edition? | SELECT Partner FROM table WHERE Edition = 1988 world group i |
What was the result on july 16, 1992? | SELECT Result FROM table WHERE Date = july 16, 1992 |
What is the event that is in 8th position? | SELECT Event FROM table WHERE Position = 8th |
What is the event in a year before 1989? | SELECT Event FROM table WHERE Year < 1989 |
What is the total medals in 1964? | SELECT MIN Total FROM table WHERE Year(s) won = 1964 |
How many kills when percentage is more than 0.313, attempts are more than 1035 and assists are larger than 57? | SELECT COUNT Kills FROM table WHERE Percentage > 0.313 AND Total Attempts > 1035 AND Assists > 57 |
What is the highest percentage when there are more than 361 blocks? | SELECT MAX Percentage FROM table WHERE Total Blocks > 361 |
What is the total blocks when there are less than 210 digs and the total attempts are more than 1116? | SELECT AVG Total Blocks FROM table WHERE Digs < 210 AND Total Attempts > 1116 |
Which English has German of leben? | SELECT English FROM table WHERE German = leben |
Which Plautdietsch has Dutch of maken? | SELECT Plautdietsch FROM table WHERE Dutch = maken |
Which English has Dutch of tong? | SELECT English FROM table WHERE Dutch = tong |
Which English has Plautdietsch of aupel? | SELECT English FROM table WHERE Plautdietsch = aupel |
Which Plautdietsch has Low German of doon? | SELECT Plautdietsch FROM table WHERE Low German = doon |
Which English has Dutch of maken? | SELECT English FROM table WHERE Dutch = maken |
Can you tell me the Country that has the Year(s) Won of 1988? | SELECT Country FROM table WHERE Year(s) Won = 1988 |
Can you tell me the average Total that has the To par smaller than 10, and the Country of south korea? | SELECT AVG Total FROM table WHERE To par < 10 AND Country = south korea |
Can you tell me the Year(s) Won that has the Country of united states, and the Total larger than 152? | SELECT Year(s) Won FROM table WHERE Country = united states AND Total > 152 |
Can you tell me the Year(s) Won that has the To par larger than 5, and the Total smaller than 155, and the Country of united states? | SELECT Year(s) Won FROM table WHERE To par > 5 AND Total < 155 AND Country = united states |
What golfer has a greater than 293 total, and won in 1989? | SELECT Player FROM table WHERE Total > 293 AND Year(s) won = 1989 |
What is the maximum total when the To par is +3? | SELECT MAX Total FROM table WHERE To par = +3 |
What golfer has 281 as their total? | SELECT Player FROM table WHERE Total = 281 |
What is the highest capacity of the tsentral stadium (batumi)? | SELECT MAX Capacity FROM table WHERE Stadium = tsentral stadium (batumi) |
What clubs are in the evgrapi shevardnadze stadium? | SELECT Clubs FROM table WHERE Stadium = evgrapi shevardnadze stadium |
What is the stadium of the zooveti tbilisi club? | SELECT Stadium FROM table WHERE Clubs = zooveti tbilisi |
What college had Jim Leonhard Category:articles with hcards? | SELECT College FROM table WHERE Player = jim leonhard category:articles with hcards |
Who's the original team for Rashied Davis Category:articles with hcards? | SELECT Original NFL team FROM table WHERE Player = rashied davis category:articles with hcards |
What college has Lance Moore Category:articles with hcards? | SELECT College FROM table WHERE Player = lance moore category:articles with hcards |
What's the original NFL team when the POS is S and college is Georgia Tech? | SELECT Original NFL team FROM table WHERE Pos. = s AND College = georgia tech |
What is the date of birth of Oliver Buell's child? | SELECT Date of birth FROM table WHERE Child = oliver buell |
Who is the father that was born on January 2, 1842? | SELECT Father FROM table WHERE Date of birth = january 2, 1842 |
Who is the father of the child whose mother is Presendia Huntington Buell? | SELECT Father FROM table WHERE Mother = presendia huntington buell |
What was the place in Germany with a score of 69-69=138? | SELECT Place FROM table WHERE Score = 69-69=138 AND Country = germany |
What is the country that has a place of T6 that Eduardo Romero plays for? | SELECT Country FROM table WHERE Place = t6 AND Player = eduardo romero |
What is the to par for Scotland? | SELECT To par FROM table WHERE Country = scotland |
What is the score for Darren Clarke? | SELECT Score FROM table WHERE Player = darren clarke |
What is the country that has a place of T6, a socre of 69-69=138, and where Niclas Fasth played? | SELECT Country FROM table WHERE Place = t6 AND Score = 69-69=138 AND Player = niclas fasth |
What's the total losses that has more than 12 wins and 1017 against? | SELECT COUNT Losses FROM table WHERE Against = 1017 AND Wins > 12 |
What's the most wins of Tatong? | SELECT MAX Wins FROM table WHERE Benalla DFL = tatong |
What's the most number of byes for Longwood having less than 1944 against? | SELECT MAX Byes FROM table WHERE Benalla DFL = longwood AND Against < 1944 |
What is the smallest number against when the draws are less than 0? | SELECT MIN Against FROM table WHERE Draws < 0 |
What are the average byes of Bonnie Doon having more than 16 wins? | SELECT AVG Byes FROM table WHERE Benalla DFL = bonnie doon AND Wins > 16 |
What is Rovigo's Club? | SELECT Club FROM table WHERE City = rovigo |
What 2007-08 had A.S. Gubbio 1910 Club? | SELECT 2007–08 season FROM table WHERE Club = a.s. gubbio 1910 |
Which country had a total of 295? | SELECT Country FROM table WHERE Total = 295 |
On what Date is West Ham United the Home team? | SELECT Date FROM table WHERE Home team = west ham united |
On what Date was the Score 4–1? | SELECT Date FROM table WHERE Score = 4–1 |
What is the Away team of Tie no 1? | SELECT Away team FROM table WHERE Tie no = 1 |
What is the Tie no when Crystal Palace is the Away team? | SELECT Tie no FROM table WHERE Away team = crystal palace |
What is the Home team of Tie no 11? | SELECT Home team FROM table WHERE Tie no = 11 |
On what Date is West Ham United the Home team? | SELECT Date FROM table WHERE Home team = west ham united |
What kind of Week 4 has a Week 1 of sheila levell? | SELECT Week 4 FROM table WHERE Week 1 = sheila levell |
What kind of Week 2 has a Week 4 of araya robinson? | SELECT Week 2 FROM table WHERE Week 4 = araya robinson |
What kind of Week 4 has a Week 2 of tiffany logan? | SELECT Week 4 FROM table WHERE Week 2 = tiffany logan |
what kind of Week 5 that has a Week 1 of mandy ashford? | SELECT Week 5 FROM table WHERE Week 1 = mandy ashford |
What kind of Week 2 that has a Week 1 of mandy ashford? | SELECT Week 2 FROM table WHERE Week 1 = mandy ashford |
What Week 2 that has a Week 1 of mackenzie ryan? | SELECT Week 2 FROM table WHERE Week 1 = mackenzie ryan |
What is the name when weight shows head coach: Aleksandr Kabanov? | SELECT Name FROM table WHERE Weight = head coach: aleksandr kabanov |
What is the park & ride lot for the Temple Square station? | SELECT Park and Ride Lot FROM table WHERE Station Name = temple square |
For the Temple Square station, what is the park & ride lot name? | SELECT Park and Ride Lot FROM table WHERE Station Name = temple square |
Which station was opened in 2013, with no park & ride lot? | SELECT Station Name FROM table WHERE Opening Year = 2013 AND Park and Ride Lot = no |
Where is the free fare zone for the Arena station? | SELECT Free Fare Zone FROM table WHERE Station Name = arena |
Calvin Abueva Calvin Abueva had what statistic? | SELECT Statistic FROM table WHERE Name = calvin abueva calvin abueva |
When the opposing team was SSC-R what was the statistic? | SELECT Statistic FROM table WHERE Opponent = ssc-r |
When SSC-R is the opponent what is the name? | SELECT Name FROM table WHERE Opponent = ssc-r |
With a statistic of most points, what is the stage? | SELECT Stage FROM table WHERE Statistic = most points |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.