question
stringlengths
12
244
sql
stringlengths
22
468
On what date was there a competition in which the home team was the Suns?
SELECT Date FROM table WHERE Home = suns
In the competition in which the visiting team was the Suns, who was the leading scorer?
SELECT Leading scorer FROM table WHERE Visitor = suns
What was the record in the competition in which the home team was the Mavericks?
SELECT Record FROM table WHERE Home = mavericks
What's the average year a Rangam movie came out?
SELECT AVG Year FROM table WHERE Movie = rangam
What year was "Ulike o Chilake" released?
SELECT Year FROM table WHERE Song Title = "ulike o chilake"
What movie was "anti pettukundhuna" in?
SELECT Movie FROM table WHERE Song Title = "anti pettukundhuna"
What was the name of the song in Amma Cheppindi?
SELECT Song Title FROM table WHERE Movie = amma cheppindi
What was the average year that Thuppakki movies came out?
SELECT AVG Year FROM table WHERE Movie = thuppakki
What is the highest summary statistic of the algorithm with a distance larger than 2 and simulated datasets of aabbababaaabbababbab?
SELECT MAX Summary statistic \omega_{S,i} (step 3) FROM table WHERE Distance \rho(\omega_{S,i}, \omega_E) (step 4) > 2 AND Simulated datasets (step 2) = aabbababaaabbababbab
What is the summary of the algorithm with a theta i of 0.43?
SELECT Summary statistic \omega_{S,i} (step 3) FROM table WHERE \theta_i = 0.43
How many games had 2 goals scored?
SELECT SUM Games Played FROM table WHERE Goals Scored = 2
What was the result week 11?
SELECT Result FROM table WHERE Week = 11
Name the total number of democratic votes when the other votes are less than 18 and the percentage of R votes are 52.63% and votes since 1856 less than 38
SELECT COUNT Democratic votes FROM table WHERE Other votes < 18 AND % of R votes = 52.63% AND Votes since 1856 < 38
On what Date was the Opponent Panathinaikos?
SELECT Date FROM table WHERE Opponent = panathinaikos
How many people attended games with st kilda as the home side?
SELECT SUM Crowd FROM table WHERE Home team = st kilda
Who is the home team when the crowd is over 32,485?
SELECT Home team FROM table WHERE Crowd > 32,485
What is the average number of floors for buildings in mecca ranked above 12?
SELECT AVG Floors FROM table WHERE City = mecca AND Rank < 12
What city is the lamar tower 1, ranked above 5?
SELECT City FROM table WHERE Rank < 5 AND Name = lamar tower 1
What city has a building with over 57 floors?
SELECT City FROM table WHERE Floors > 57
How many laps did antônio pizzonia do?
SELECT COUNT Laps FROM table WHERE Driver = antônio pizzonia
What is the constructor for time/retired of handling?
SELECT Constructor FROM table WHERE Time/Retired = handling
What was the away team's score at windy hill?
SELECT Away team score FROM table WHERE Venue = windy hill
What is the average crowd size when the away team scores 7.13 (55)?
SELECT AVG Crowd FROM table WHERE Away team score = 7.13 (55)
What is the home team's score when the away side scores 14.11 (95)?
SELECT Home team score FROM table WHERE Away team score = 14.11 (95)
What is the highest round of a player from Sweden who plays right wing?
SELECT MAX Round FROM table WHERE Nationality = sweden AND Position = right wing
What is the position of a player from a round less than 4 and an overall of 17?
SELECT Position FROM table WHERE Round < 4 AND Overall = 17
What is the average round of a player with an overall of 138?
SELECT AVG Round FROM table WHERE Overall = 138
Who is the player from Sweden from a round after 3?
SELECT Player FROM table WHERE Nationality = sweden AND Round > 3
What is the nationality of a player from linköpings hc (se)?
SELECT Nationality FROM table WHERE Club team = linköpings hc (se)
What is the crowd size for st kilda as the home team?
SELECT Crowd FROM table WHERE Home team = st kilda
When an away team scored 6.12 (48), what was the home team?
SELECT Home team FROM table WHERE Away team score = 6.12 (48)
I want the sum of pages for thistle among roses
SELECT SUM Pages FROM table WHERE Translated title = thistle among roses
Who is the manager for FMC Corporation pension fund?
SELECT Manager FROM table WHERE Fund = fmc corporation pension fund
What fund has a fund return of 19.8% / 13.7%?
SELECT Fund FROM table WHERE Fund Return = 19.8% / 13.7%
What was the position of Frank Tripp?
SELECT Position FROM table WHERE Character = frank tripp
What was the final episode credited of 187?
SELECT Final Episode FROM table WHERE Episodes Credited = 187
Which class at 55 built?
SELECT Class FROM table WHERE No. built = 55
What is the Loco Nos of the e3 class?
SELECT Loco Nos. FROM table WHERE Class = e3
How many people attended Junction Oval?
SELECT SUM Crowd FROM table WHERE Venue = junction oval
What was the score of the team that played against Fitzroy?
SELECT Home team score FROM table WHERE Away team = fitzroy
Which 2011-12 season with a volume larger than 27,543 at club of melfi?
SELECT 2011–12 season FROM table WHERE Capacity > 27,543 AND Club = melfi
What is the name of the stadium for the city of melfi?
SELECT Stadium FROM table WHERE City = melfi
What is the total capacity for the stadium of pasquale ianniello?
SELECT SUM Capacity FROM table WHERE Stadium = pasquale ianniello
What city is Jaffna Airport in?
SELECT City FROM table WHERE Airport = jaffna airport
Which city has an ICAO of TBA?
SELECT City FROM table WHERE ICAO = tba
Which player went to the College of Wyoming?
SELECT Player FROM table WHERE College = wyoming
What was the smallest crowd at a game when Richmond was the away team?
SELECT MIN Crowd FROM table WHERE Away team = richmond
Who was the home team at the game that had a crowd of over 24,520?
SELECT Home team FROM table WHERE Crowd > 24,520
Name the total number of since for belletti
SELECT COUNT Since FROM table WHERE Name = belletti
Name the highest goals for youth system and ita
SELECT MAX Goals FROM table WHERE Nat. = ita AND Transfer fee = youth system
What is the time/retired for eddie irvine with a grid of greater than 3?
SELECT Time/Retired FROM table WHERE Grid > 3 AND Driver = eddie irvine
How many laps had a grid of greater than 17 and retired due to collision?
SELECT SUM Laps FROM table WHERE Grid > 17 AND Time/Retired = collision
How many silvers for south korea with under 1 gold medal?
SELECT MAX Silver FROM table WHERE Nation = south korea AND Gold < 1
How many golds for uganda with under 3 total medals?
SELECT MAX Gold FROM table WHERE Nation = uganda AND Total < 3
How many bronzes for nations ranked above 7, under 3 golds, and under 10 total medals?
SELECT COUNT Bronze FROM table WHERE Rank < 7 AND Gold < 3 AND Total < 10
Which week has a result showing L 24-10?
SELECT Week FROM table WHERE Result = l 24-10
Which week has a Kickoff time of 1:00 with a record of 4-5-1?
SELECT Week FROM table WHERE Kickoff [a ] = 1:00 AND Record = 4-5-1
Which week has a record of 5-7-1?
SELECT Week FROM table WHERE Record = 5-7-1
Who is the opponent on the game that will be played at metropolitan stadium?
SELECT Opponent FROM table WHERE Game site = metropolitan stadium
Who was the home team at Victoria Park?
SELECT Home team score FROM table WHERE Venue = victoria park
What did the away team score at Kardinia Park?
SELECT Away team score FROM table WHERE Venue = kardinia park
What was the away team's score in Junction Oval?
SELECT Away team score FROM table WHERE Venue = junction oval
When did the away team score 11.7 (73)?
SELECT Date FROM table WHERE Away team score = 11.7 (73)
Which home team scored 12.11 (83)?
SELECT Home team FROM table WHERE Home team score = 12.11 (83)
What did the away team score at Moorabbin Oval?
SELECT Away team score FROM table WHERE Venue = moorabbin oval
Who constructed the car that has a Time/Retired of engine, and over 50 laps?
SELECT Constructor FROM table WHERE Time/Retired = engine AND Laps > 50
What is the time/retired for ronnie peterson with under 75 laps and a grid under 15?
SELECT Time/Retired FROM table WHERE Laps < 75 AND Grid < 15 AND Driver = ronnie peterson
What is the location of the tournament with more than 6 OWGR points and Ryu Hyun-Woo as the winner?
SELECT Location FROM table WHERE OWGR points > 6 AND Winner = ryu hyun-woo
Who was the away team at Arden Street Oval?
SELECT Away team FROM table WHERE Venue = arden street oval
Where did Collingwood play their home game with an attendance of 14,962?
SELECT Venue FROM table WHERE Crowd > 14,962 AND Home team = collingwood
How many people attended the game with an away team score of 10.8 (68)?
SELECT COUNT Crowd FROM table WHERE Away team score = 10.8 (68)
I want the team with assists greater than 118 and rank less than 2
SELECT Team FROM table WHERE Assists > 118 AND Rank < 2
What region has a 5 rank?
SELECT Region FROM table WHERE Rank = 5
Which mountain peak has spanish peaks?
SELECT Mountain Peak FROM table WHERE Mountain Range = spanish peaks
Who was the home team at Junction Oval when attendance was over 16,000?
SELECT Home team FROM table WHERE Crowd > 16,000 AND Venue = junction oval
What date did Essendon play as the home team?
SELECT Date FROM table WHERE Home team = essendon
What was the attendance at Windy Hill?
SELECT MAX Crowd FROM table WHERE Venue = windy hill
What was the smallest crowd of vfl park?
SELECT MIN Crowd FROM table WHERE Venue = vfl park
What was the away team score at kardinia park?
SELECT Away team score FROM table WHERE Venue = kardinia park
Who was the away team at the home game of north melbourne?
SELECT Away team FROM table WHERE Home team = north melbourne
What was the average crowd size at a home game that had a score of 14.15 (99)?
SELECT AVG Crowd FROM table WHERE Home team score = 14.15 (99)
What is the average number of yards on a red tee that has a hole of 1 and a par above 4?
SELECT AVG Yards (red tees) FROM table WHERE Hole = 1 AND Par (white tees) > 4
How many bronzes did netherlands win?
SELECT Bronze FROM table WHERE Nation = netherlands
What is the nation for 6 total?
SELECT Nation FROM table WHERE Total = 6
What is the bronze when silver is 4 and gold is 1 and the total is more than 2
SELECT Bronze FROM table WHERE Total > 2 AND Gold = 1 AND Silver = 4
Tell me the gold for netherlands
SELECT Gold FROM table WHERE Nation = netherlands
Which Away team score has a Home team of richmond?
SELECT Away team score FROM table WHERE Home team = richmond
Which Venue has a Home team score of 17.16 (118)?
SELECT Venue FROM table WHERE Home team score = 17.16 (118)
Which Venue has an Away team score of 13.12 (90)?
SELECT Venue FROM table WHERE Away team score = 13.12 (90)
Which Home team score has an Away team of carlton?
SELECT Home team score FROM table WHERE Away team = carlton
What is the total series numbers that is directed by Jefferson Kibbee and has a production code of 2398191?
SELECT SUM No. in series FROM table WHERE Director = jefferson kibbee AND Production code = 2398191
What is the 1st Edition for the Episode 4?
SELECT 1st edition FROM table WHERE Episode = 4
What is the 1st Edition for Episode 11?
SELECT 1st edition FROM table WHERE Episode = 11
What is the 3rd Edition for Episode 4?
SELECT 3rd edition FROM table WHERE Episode = 4
Which home teams had crowds larger than 4,000?
SELECT Home team FROM table WHERE Crowd > 4,000
I want to know the date for western oval venue
SELECT Date FROM table WHERE Venue = western oval
What is the declination with a right ascension of 11h53m41.9s?
SELECT Declination ( J2000 ) FROM table WHERE Right ascension ( J2000 ) = 11h53m41.9s
What is the 1st leg when team 1 is Chelsea?
SELECT 1st leg FROM table WHERE Team 1 = chelsea
What was the name of the home team, when the score for home team was 10.17 (77)?
SELECT Home team FROM table WHERE Home team score = 10.17 (77)
What was the away team score, when the away team was Fitzroy?
SELECT Away team score FROM table WHERE Away team = fitzroy