NATURAL_LANG
stringlengths
12
244
SQL
stringlengths
18
336
SCHEMA
stringlengths
27
355
input_ids
list
attention_mask
list
labels
list
What was the team Unics Kazan's 1st leg score?
SELECT 1 AS st_leg FROM table_name_73 WHERE team__number1 = "unics kazan"
CREATE TABLE table_name_73 (team__number1 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4552, 41, 11650, 834, 834, 5525, 1152, 536, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 372, 597, 447, 7, 26094, 152, 31, 7, 209, 7, 17, 4...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 209, 6157, 3, 7, 17, 834, 5772, 21680, 953, 834, 4350, 834, 4552, 549, 17444, 427, 372, 834, 834, 5525, 1152, 536, 3274, 96, 202, 447, 7, 3, 1258, 10241, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Who was the first team when the second team was Kalise Gran Canaria?
SELECT team__number1 FROM table_name_71 WHERE team__number2 = "kalise gran canaria"
CREATE TABLE table_name_71 (team__number1 VARCHAR, team__number2 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4450, 41, 11650, 834, 834, 5525, 1152, 536, 584, 4280, 28027, 6, 372, 834, 834, 5525, 1152, 357, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 372, 834, 834, 5525, 1152, 536, 21680, 953, 834, 4350, 834, 4450, 549, 17444, 427, 372, 834, 834, 5525, 1152, 357, 3274, 96, 4766, 159, 15, 3, 7662, 54, 6286, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the score of game 30?
SELECT score FROM table_name_52 WHERE game = 30
CREATE TABLE table_name_52 (score VARCHAR, game VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5373, 41, 7, 9022, 584, 4280, 28027, 6, 467, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2604, 13, 467, 604, 58, 1, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2604, 21680, 953, 834, 4350, 834, 5373, 549, 17444, 427, 467, 3274, 604, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Who was the high scorer in the Toronto game?
SELECT high_points FROM table_name_97 WHERE team = "toronto"
CREATE TABLE table_name_97 (high_points VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4327, 41, 6739, 834, 2700, 7, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 306, 2604, 52, 16, 8, 7030, 467, 58, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 306, 834, 2700, 7, 21680, 953, 834, 4350, 834, 4327, 549, 17444, 427, 372, 3274, 96, 235, 4438, 32, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the highest date in october for a game number larger than 8 with a record of 4-4-0?
SELECT MAX(october) FROM table_name_54 WHERE record = "4-4-0" AND game > 8
CREATE TABLE table_name_54 (october INTEGER, record VARCHAR, game VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5062, 41, 32, 75, 235, 1152, 3, 21342, 17966, 6, 1368, 584, 4280, 28027, 6, 467, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 833, 16, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 4800, 4, 599, 32, 75, 235, 1152, 61, 21680, 953, 834, 4350, 834, 5062, 549, 17444, 427, 1368, 3274, 96, 591, 18, 26814, 121, 3430, 467, 2490, 505, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
When the tom watson is playing for the United States and the To par is under 14, what's the total?
SELECT total FROM table_name_30 WHERE country = "united states" AND to_par < 14 AND player = "tom watson"
CREATE TABLE table_name_30 (total VARCHAR, player VARCHAR, country VARCHAR, to_par VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1458, 41, 235, 1947, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 6, 684, 584, 4280, 28027, 6, 12, 834, 1893, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 792, 21680, 953, 834, 4350, 834, 1458, 549, 17444, 427, 684, 3274, 96, 15129, 15, 26, 2315, 121, 3430, 12, 834, 1893, 3, 2, 968, 3430, 1959, 3274, 96, 235, 51, 8036, 17, 739, 121, 1, -100, -100, -100, -100, -100, ...
What player has a total of 158/
SELECT player FROM table_name_54 WHERE total = "158"
CREATE TABLE table_name_54 (player VARCHAR, total VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5062, 41, 20846, 584, 4280, 28027, 6, 792, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1959, 65, 3, 9, 792, 13, 3, 26556, 87, 1, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1959, 21680, 953, 834, 4350, 834, 5062, 549, 17444, 427, 792, 3274, 96, 26556, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
If 1967 is the winning year and a player has a total recorded as wd with a To par under 16, what's the players name?
SELECT player FROM table_name_43 WHERE total = "wd" AND to_par < 16 AND year_s__won = "1967"
CREATE TABLE table_name_43 (player VARCHAR, year_s__won VARCHAR, total VARCHAR, to_par VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4906, 41, 20846, 584, 4280, 28027, 6, 215, 834, 7, 834, 834, 210, 106, 584, 4280, 28027, 6, 792, 584, 4280, 28027, 6, 12, 834, 1893, 584, 4280, 28027, 61, 3, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 1959, 21680, 953, 834, 4350, 834, 4906, 549, 17444, 427, 792, 3274, 96, 210, 26, 121, 3430, 12, 834, 1893, 3, 2, 898, 3430, 215, 834, 7, 834, 834, 210, 106, 3274, 96, 2294, 3708, 121, 1, -100, -100, -100, -100, ...
How many kicks did he get in the year when he played 7 games?
SELECT kicks FROM table_name_61 WHERE games = "7"
CREATE TABLE table_name_61 (kicks VARCHAR, games VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4241, 41, 157, 3142, 7, 584, 4280, 28027, 6, 1031, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 4583, 7, 410, 3, 88, 129, 16, 8, 215, 116, 3,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4583, 7, 21680, 953, 834, 4350, 834, 4241, 549, 17444, 427, 1031, 3274, 96, 940, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
How many marks did he get in 2005?
SELECT marks FROM table_name_89 WHERE season = "2005"
CREATE TABLE table_name_89 (marks VARCHAR, season VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3914, 41, 3920, 7, 584, 4280, 28027, 6, 774, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 6784, 410, 3, 88, 129, 16, 3105, 58, 1, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 6784, 21680, 953, 834, 4350, 834, 3914, 549, 17444, 427, 774, 3274, 96, 22594, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many wins did West Ham get when Millwall had more than 23 goal and 5 wins, and they tied 8 times?
SELECT west_ham_wins FROM table_name_56 WHERE millwall_wins > 5 AND millwall_goals > 23 AND drawn = 8
CREATE TABLE table_name_56 (west_ham_wins VARCHAR, drawn VARCHAR, millwall_wins VARCHAR, millwall_goals VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4834, 41, 12425, 834, 1483, 834, 3757, 7, 584, 4280, 28027, 6, 6796, 584, 4280, 28027, 6, 3293, 10279, 834, 3757, 7, 584, 4280, 28027, 6, 3293, 10279, 834, 839, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 4653, 834, 1483, 834, 3757, 7, 21680, 953, 834, 4350, 834, 4834, 549, 17444, 427, 3293, 10279, 834, 3757, 7, 2490, 305, 3430, 3293, 10279, 834, 839, 5405, 2490, 1902, 3430, 6796, 3274, 505, 1, -100, -100, -100, -100, ...
What is the least number of wins West Ham got when they tied 27 times?
SELECT MIN(west_ham_wins) FROM table_name_54 WHERE drawn > 27
CREATE TABLE table_name_54 (west_ham_wins INTEGER, drawn INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5062, 41, 12425, 834, 1483, 834, 3757, 7, 3, 21342, 17966, 6, 6796, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 709, 381, 13, 9204, 1244, 584...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 12425, 834, 1483, 834, 3757, 7, 61, 21680, 953, 834, 4350, 834, 5062, 549, 17444, 427, 6796, 2490, 2307, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
what is the attendance when the date is october 22, 2000?
SELECT attendance FROM table_name_12 WHERE date = "october 22, 2000"
CREATE TABLE table_name_12 (attendance VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2122, 41, 15116, 663, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 11364, 116, 8, 833, 19, 3, 32, 75, 235, 1152, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 11364, 21680, 953, 834, 4350, 834, 2122, 549, 17444, 427, 833, 3274, 96, 32, 75, 235, 1152, 12889, 2766, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the highest value for 2000, when the value for 1950 is 3.5, and when the value for 1970 is greater than 3.4?
SELECT MAX(2000) FROM table_name_78 WHERE 1950 = 3.5 AND 1970 > 3.4
CREATE TABLE table_name_78 (Id VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3940, 41, 196, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 701, 21, 2766, 6, 116, 8, 701, 21, 10247, 19, 3, 9285, 6, 11, 116, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 31804, 21680, 953, 834, 4350, 834, 3940, 549, 17444, 427, 10247, 3274, 3, 9285, 3430, 7434, 2490, 3, 23204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the lowest value for 1990, when the Region is East Asia (10 Economies), and when 1960 has a value less than 12.6?
SELECT MIN(1990) FROM table_name_54 WHERE region = "east asia (10 economies)" AND 1960 < 12.6
CREATE TABLE table_name_54 (region VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5062, 41, 18145, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7402, 701, 21, 5541, 6, 116, 8, 6163, 19, 1932, 3826, 11704, 3, 31113, 7, 201, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 2294, 2394, 61, 21680, 953, 834, 4350, 834, 5062, 549, 17444, 427, 1719, 3274, 96, 11535, 3, 15974, 11704, 18239, 61, 121, 3430, 8754, 3, 2, 209, 22724, 1, -100, -100, -100, -100, -100, -100, -100, -1...
What is the average value for 1970, when the Region is East Europe (7 Economies), and when 2000 has a value greater than 2?
SELECT AVG(1970) FROM table_name_12 WHERE region = "east europe (7 economies)" AND 2000 > 2
CREATE TABLE table_name_12 (region VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2122, 41, 18145, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1348, 701, 21, 7434, 6, 116, 8, 6163, 19, 1932, 1740, 13649, 3, 31113, 7, 201, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 71, 17217, 599, 2294, 2518, 61, 21680, 953, 834, 4350, 834, 2122, 549, 17444, 427, 1719, 3274, 96, 11535, 3, 28188, 13649, 18239, 61, 121, 3430, 2766, 2490, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the highest value for 1970, when the value for 1960 is less than 61.9, when the value for 1980 is less than 3.8, when the value for 1990 is 3.3, and when the value for 2000 is greater than 3.2?
SELECT MAX(1970) FROM table_name_81 WHERE 1960 < 61.9 AND 1980 < 3.8 AND 1990 = 3.3 AND 2000 > 3.2
CREATE TABLE table_name_81 (Id VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4959, 41, 196, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 701, 21, 7434, 6, 116, 8, 701, 21, 8754, 19, 705, 145, 431, 22493, 6,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 4800, 4, 599, 2294, 2518, 61, 21680, 953, 834, 4350, 834, 4959, 549, 17444, 427, 8754, 3, 2, 431, 22493, 3430, 6694, 3, 2, 3, 26195, 3430, 5541, 3274, 3, 19660, 3430, 2766, 2490, 3, 19162, 1, -100, -100, -100, -10...
What is the lowest value for 1960, when the value for 2000 is less than 8.4, when the value for 1950 is greater than 3.5, and when the value for 1990 is less than 3.3?
SELECT MIN(1960) FROM table_name_66 WHERE 2000 < 8.4 AND 1950 > 3.5 AND 1990 < 3.3
CREATE TABLE table_name_66 (Id VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3539, 41, 196, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7402, 701, 21, 8754, 6, 116, 8, 701, 21, 2766, 19, 705, 145, 4848, 8525, 11...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 17684, 599, 2294, 3328, 61, 21680, 953, 834, 4350, 834, 3539, 549, 17444, 427, 2766, 3, 2, 4848, 591, 3430, 10247, 2490, 3, 9285, 3430, 5541, 3, 2, 3, 19660, 1, -100, -100, -100, -100, -100, -100, -100, -100, -...
What average drawn has a played greater than 42?
SELECT AVG(drawn) FROM table_name_21 WHERE played > 42
CREATE TABLE table_name_21 (drawn INTEGER, played INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 19489, 29, 3, 21342, 17966, 6, 1944, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 1348, 6796, 65, 3, 9, 1944, 2123, 145, 6426, 58, 1, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 71, 17217, 599, 19489, 29, 61, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 1944, 2490, 6426, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the highest played that has a position less than 17, and 63 as the goals for?
SELECT MAX(played) FROM table_name_4 WHERE position < 17 AND goals_for = 63
CREATE TABLE table_name_4 (played INTEGER, position VARCHAR, goals_for VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 591, 41, 4895, 15, 26, 3, 21342, 17966, 6, 1102, 584, 4280, 28027, 6, 1766, 834, 1161, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 194...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 4895, 15, 26, 61, 21680, 953, 834, 4350, 834, 591, 549, 17444, 427, 1102, 3, 2, 1003, 3430, 1766, 834, 1161, 3274, 3, 3891, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the lowest played that has a position greater than 6, 61 as the goals against, with a loss less than 16?
SELECT MIN(played) FROM table_name_58 WHERE position > 6 AND goals_against = 61 AND lost < 16
CREATE TABLE table_name_58 (played INTEGER, lost VARCHAR, position VARCHAR, goals_against VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3449, 41, 4895, 15, 26, 3, 21342, 17966, 6, 1513, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 6, 1766, 834, 9, 16720, 7, 17, 584, 4280, 28027, 61, 3, 32105, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 17684, 599, 4895, 15, 26, 61, 21680, 953, 834, 4350, 834, 3449, 549, 17444, 427, 1102, 2490, 431, 3430, 1766, 834, 9, 16720, 7, 17, 3274, 3, 4241, 3430, 1513, 3, 2, 898, 1, -100, -100, -100, -100, -100, -100, ...
What is the highest goals for that has a drawn less than 11, with a played less than 42?
SELECT MAX(goals_for) FROM table_name_54 WHERE drawn < 11 AND played < 42
CREATE TABLE table_name_54 (goals_for INTEGER, drawn VARCHAR, played VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5062, 41, 839, 5405, 834, 1161, 3, 21342, 17966, 6, 6796, 584, 4280, 28027, 6, 1944, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 1766, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 839, 5405, 834, 1161, 61, 21680, 953, 834, 4350, 834, 5062, 549, 17444, 427, 6796, 3, 2, 850, 3430, 1944, 3, 2, 6426, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the average goals for that has +40 as the goals difference, with points 1 greater than 55?
SELECT AVG(goals_for) FROM table_name_62 WHERE goal_difference = "+40" AND points_1 > 55
CREATE TABLE table_name_62 (goals_for INTEGER, goal_difference VARCHAR, points_1 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4056, 41, 839, 5405, 834, 1161, 3, 21342, 17966, 6, 1288, 834, 26, 99, 11788, 584, 4280, 28027, 6, 979, 834, 536, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 71, 17217, 599, 839, 5405, 834, 1161, 61, 21680, 953, 834, 4350, 834, 4056, 549, 17444, 427, 1288, 834, 26, 99, 11788, 3274, 96, 1220, 2445, 121, 3430, 979, 834, 536, 2490, 6897, 1, -100, -100, -100, -100, -100, -10...
Can you tell me the average Total that has the To par of 15?
SELECT AVG(total) FROM table_name_36 WHERE to_par = 15
CREATE TABLE table_name_36 (total INTEGER, to_par VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3420, 41, 235, 1947, 3, 21342, 17966, 6, 12, 834, 1893, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 1072, 25, 817, 140, 8, 1348, 9273, 24, 65, 8, 304, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 71, 17217, 599, 235, 1947, 61, 21680, 953, 834, 4350, 834, 3420, 549, 17444, 427, 12, 834, 1893, 3274, 627, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Can you tell me the Country that has the To par larger than 9, and the Year(s) won of 1984?
SELECT country FROM table_name_67 WHERE to_par > 9 AND year_s__won = "1984"
CREATE TABLE table_name_67 (country VARCHAR, to_par VARCHAR, year_s__won VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3708, 41, 17529, 584, 4280, 28027, 6, 12, 834, 1893, 584, 4280, 28027, 6, 215, 834, 7, 834, 834, 210, 106, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 684, 21680, 953, 834, 4350, 834, 3708, 549, 17444, 427, 12, 834, 1893, 2490, 668, 3430, 215, 834, 7, 834, 834, 210, 106, 3274, 96, 24151, 20364, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Who produced the track that is 4:16 long?
SELECT producer_s_ FROM table_name_25 WHERE length = "4:16"
CREATE TABLE table_name_25 (producer_s_ VARCHAR, length VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1828, 41, 1409, 4817, 49, 834, 7, 834, 584, 4280, 28027, 6, 2475, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 2546, 8, 1463, 24, 19, 31348, 948, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 8211, 834, 7, 834, 21680, 953, 834, 4350, 834, 1828, 549, 17444, 427, 2475, 3274, 96, 591, 10, 2938, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who produced track 7?
SELECT producer_s_ FROM table_name_7 WHERE track = 7
CREATE TABLE table_name_7 (producer_s_ VARCHAR, track VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 940, 41, 1409, 4817, 49, 834, 7, 834, 584, 4280, 28027, 6, 1463, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 2546, 1463, 489, 58, 1, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 8211, 834, 7, 834, 21680, 953, 834, 4350, 834, 940, 549, 17444, 427, 1463, 3274, 489, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the contract length when rejected is the status?
SELECT contract_length FROM table_name_55 WHERE status = "rejected"
CREATE TABLE table_name_55 (contract_length VARCHAR, status VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3769, 41, 20871, 834, 19457, 584, 4280, 28027, 6, 2637, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1696, 2475, 116, 12967, 19, 8, 2637, 58, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1696, 834, 19457, 21680, 953, 834, 4350, 834, 3769, 549, 17444, 427, 2637, 3274, 96, 60, 354, 7633, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
what is the average drawn when the points is more than 15, lost is 1 and played is less than 14?
SELECT AVG(drawn) FROM table_name_22 WHERE points > 15 AND lost = 1 AND played < 14
CREATE TABLE table_name_22 (drawn INTEGER, played VARCHAR, points VARCHAR, lost VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2884, 41, 19489, 29, 3, 21342, 17966, 6, 1944, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 6, 1513, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0...
[ 3, 23143, 14196, 71, 17217, 599, 19489, 29, 61, 21680, 953, 834, 4350, 834, 2884, 549, 17444, 427, 979, 2490, 627, 3430, 1513, 3274, 209, 3430, 1944, 3, 2, 968, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
what is the lowest position when points is more than 11, name is ea schongau and lost is less than 3?
SELECT MIN(position) FROM table_name_47 WHERE points > 11 AND name = "ea schongau" AND lost < 3
CREATE TABLE table_name_47 (position INTEGER, lost VARCHAR, points VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4177, 41, 4718, 3, 21342, 17966, 6, 1513, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 74...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 17684, 599, 4718, 61, 21680, 953, 834, 4350, 834, 4177, 549, 17444, 427, 979, 2490, 850, 3430, 564, 3274, 96, 15, 9, 1594, 20038, 121, 3430, 1513, 3, 2, 220, 1, -100, -100, -100, -100, -100, -100, -100, -100, -...
what is the average lost when played is more than 14?
SELECT AVG(lost) FROM table_name_32 WHERE played > 14
CREATE TABLE table_name_32 (lost INTEGER, played INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2668, 41, 2298, 17, 3, 21342, 17966, 6, 1944, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 1348, 1513, 116, 1944, 19, 72, 145, 968, 58, 1, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 71, 17217, 599, 2298, 17, 61, 21680, 953, 834, 4350, 834, 2668, 549, 17444, 427, 1944, 2490, 968, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
what is the sum of drawn when points is less than 15, lost is 8 and position is more than 6?
SELECT SUM(drawn) FROM table_name_81 WHERE points < 15 AND lost = 8 AND position > 6
CREATE TABLE table_name_81 (drawn INTEGER, position VARCHAR, points VARCHAR, lost VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4959, 41, 19489, 29, 3, 21342, 17966, 6, 1102, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 6, 1513, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0...
[ 3, 23143, 14196, 180, 6122, 599, 19489, 29, 61, 21680, 953, 834, 4350, 834, 4959, 549, 17444, 427, 979, 3, 2, 627, 3430, 1513, 3274, 505, 3430, 1102, 2490, 431, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
what is the lowest points when name is ehc münchen ii and position is less than 7?
SELECT MIN(points) FROM table_name_24 WHERE name = "ehc münchen ii" AND position < 7
CREATE TABLE table_name_24 (points INTEGER, name VARCHAR, position VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2266, 41, 2700, 7, 3, 21342, 17966, 6, 564, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 7402, 979, 116, 564, 19, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 2266, 549, 17444, 427, 564, 3274, 96, 15, 107, 75, 3, 9017, 29, 1559, 3, 23, 23, 121, 3430, 1102, 3, 2, 489, 1, -100, -100, -100, -100, -100, -100, -100, ...
what is the result when the week is earlier than 9 and attendance is 25,188?
SELECT result FROM table_name_42 WHERE week < 9 AND attendance = "25,188"
CREATE TABLE table_name_42 (result VARCHAR, week VARCHAR, attendance VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4165, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 471, 584, 4280, 28027, 6, 11364, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 741, 116, 8, 47...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 741, 21680, 953, 834, 4350, 834, 4165, 549, 17444, 427, 471, 3, 2, 668, 3430, 11364, 3274, 96, 1828, 6, 25794, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is Team, when High Points is "Rashard Lewis (18)"?
SELECT team FROM table_name_58 WHERE high_points = "rashard lewis (18)"
CREATE TABLE table_name_58 (team VARCHAR, high_points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3449, 41, 11650, 584, 4280, 28027, 6, 306, 834, 2700, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 2271, 6, 116, 1592, 4564, 7, 19, 96, 448, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 372, 21680, 953, 834, 4350, 834, 3449, 549, 17444, 427, 306, 834, 2700, 7, 3274, 96, 12380, 986, 90, 210, 159, 9323, 61, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is High Rebounds, when High Assists is "Rafer Alston , Rashard Lewis , Hedo Türkoğlu (3)"?
SELECT high_rebounds FROM table_name_80 WHERE high_assists = "rafer alston , rashard lewis , hedo türkoğlu (3)"
CREATE TABLE table_name_80 (high_rebounds VARCHAR, high_assists VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2079, 41, 6739, 834, 23768, 584, 4280, 28027, 6, 306, 834, 6500, 7, 17, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 1592, 419, 6115, 7, 6, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 306, 834, 23768, 21680, 953, 834, 4350, 834, 2079, 549, 17444, 427, 306, 834, 6500, 7, 17, 7, 3274, 96, 52, 9, 1010, 491, 4411, 3, 6, 3, 12380, 986, 90, 210, 159, 3, 6, 3, 88, 26, 32, 3, 11150, 157, 32, 2, ...
What is Team, when High Points is "Rashard Lewis , Mickaël Piétrus (17)"?
SELECT team FROM table_name_80 WHERE high_points = "rashard lewis , mickaël piétrus (17)"
CREATE TABLE table_name_80 (team VARCHAR, high_points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2079, 41, 11650, 584, 4280, 28027, 6, 306, 834, 2700, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 2271, 6, 116, 1592, 4564, 7, 19, 96, 448, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0...
[ 3, 23143, 14196, 372, 21680, 953, 834, 4350, 834, 2079, 549, 17444, 427, 306, 834, 2700, 7, 3274, 96, 12380, 986, 90, 210, 159, 3, 6, 6647, 1258, 2, 40, 2816, 154, 2666, 7, 18360, 61, 121, 1, -100, -100, -100, -100, -100, -100, ...
What is the highest Game, when Team is "Celtics", and when High Assists is "Hedo Türkoğlu (4)"?
SELECT MAX(game) FROM table_name_34 WHERE team = "celtics" AND high_assists = "hedo türkoğlu (4)"
CREATE TABLE table_name_34 (game INTEGER, team VARCHAR, high_assists VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3710, 41, 7261, 3, 21342, 17966, 6, 372, 584, 4280, 28027, 6, 306, 834, 6500, 7, 17, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 4800, 4, 599, 7261, 61, 21680, 953, 834, 4350, 834, 3710, 549, 17444, 427, 372, 3274, 96, 7125, 7636, 121, 3430, 306, 834, 6500, 7, 17, 7, 3274, 96, 88, 26, 32, 3, 11150, 157, 32, 2, 40, 76, 3, 10820, 121, 1, ...
What is Run 1, when Run 4 is 1:56.59?
SELECT run_1 FROM table_name_62 WHERE run_4 = "1:56.59"
CREATE TABLE table_name_62 (run_1 VARCHAR, run_4 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4056, 41, 4312, 834, 536, 584, 4280, 28027, 6, 661, 834, 591, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 7113, 1914, 116, 7113, 314, 19, 209, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 661, 834, 536, 21680, 953, 834, 4350, 834, 4056, 549, 17444, 427, 661, 834, 591, 3274, 96, 536, 10, 4834, 5, 3390, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is Rank, when Run 2 is 2:06.62?
SELECT rank FROM table_name_74 WHERE run_2 = "2:06.62"
CREATE TABLE table_name_74 (rank VARCHAR, run_2 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4581, 41, 6254, 584, 4280, 28027, 6, 661, 834, 357, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 3, 22557, 6, 116, 7113, 204, 19, 204, 10, 13821...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 11003, 21680, 953, 834, 4350, 834, 4581, 549, 17444, 427, 661, 834, 357, 3274, 96, 357, 10, 13821, 4056, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is Run 2, when Run 1 is 2:09.09?
SELECT run_2 FROM table_name_84 WHERE run_1 = "2:09.09"
CREATE TABLE table_name_84 (run_2 VARCHAR, run_1 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4608, 41, 4312, 834, 357, 584, 4280, 28027, 6, 661, 834, 536, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 7113, 3547, 116, 7113, 209, 19, 204, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 661, 834, 357, 21680, 953, 834, 4350, 834, 4608, 549, 17444, 427, 661, 834, 536, 3274, 96, 357, 10, 12900, 4198, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is Final, when Team is United States (USA) USA I?
SELECT final FROM table_name_66 WHERE team = "united states (usa) usa i"
CREATE TABLE table_name_66 (final VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3539, 41, 12406, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 6514, 6, 116, 2271, 19, 907, 1323, 41, 17663, 61, 2312, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 804, 21680, 953, 834, 4350, 834, 3539, 549, 17444, 427, 372, 3274, 96, 15129, 15, 26, 2315, 41, 302, 9, 61, 178, 9, 3, 23, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is Final, when Run 3 is 1:57.41?
SELECT final FROM table_name_60 WHERE run_3 = "1:57.41"
CREATE TABLE table_name_60 (final VARCHAR, run_3 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3328, 41, 12406, 584, 4280, 28027, 6, 661, 834, 519, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 6514, 6, 116, 7113, 220, 19, 209, 10, 3436, 5,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 804, 21680, 953, 834, 4350, 834, 3328, 549, 17444, 427, 661, 834, 519, 3274, 96, 536, 10, 3436, 5, 4853, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is Run 3, when Team is United States (USA) USA I?
SELECT run_3 FROM table_name_73 WHERE team = "united states (usa) usa i"
CREATE TABLE table_name_73 (run_3 VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4552, 41, 4312, 834, 519, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 7113, 6180, 116, 2271, 19, 907, 1323, 41, 17663, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 661, 834, 519, 21680, 953, 834, 4350, 834, 4552, 549, 17444, 427, 372, 3274, 96, 15129, 15, 26, 2315, 41, 302, 9, 61, 178, 9, 3, 23, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which position has 30 points and Reiner Stuyvenberg as a passenger?
SELECT position FROM table_name_95 WHERE points = 30 AND passenger = "reiner stuyvenberg"
CREATE TABLE table_name_95 (position VARCHAR, points VARCHAR, passenger VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3301, 41, 4718, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 6, 10837, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 1102, 65, 604, 979, 11, 14317, 49,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1102, 21680, 953, 834, 4350, 834, 3301, 549, 17444, 427, 979, 3274, 604, 3430, 10837, 3274, 96, 60, 4899, 21341, 63, 208, 11063, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Which passenger has a position of 21 and less than 49 points?
SELECT passenger FROM table_name_89 WHERE position = "21" AND points < 49
CREATE TABLE table_name_89 (passenger VARCHAR, position VARCHAR, points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3914, 41, 3968, 35, 1304, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 10837, 65, 3, 9, 1102, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 10837, 21680, 953, 834, 4350, 834, 3914, 549, 17444, 427, 1102, 3274, 96, 2658, 121, 3430, 979, 3, 2, 9526, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What were the wins with more than 145 points, less than 17 races, and Sven Verbrugge as a passenger?
SELECT wins FROM table_name_12 WHERE points > 145 AND passenger = "sven verbrugge" AND races < 17
CREATE TABLE table_name_12 (wins VARCHAR, races VARCHAR, points VARCHAR, passenger VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2122, 41, 3757, 7, 584, 4280, 28027, 6, 10879, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 6, 10837, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 130,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 9204, 21680, 953, 834, 4350, 834, 2122, 549, 17444, 427, 979, 2490, 3, 20987, 3430, 10837, 3274, 96, 7, 1926, 7375, 13534, 397, 121, 3430, 10879, 3, 2, 1003, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who is the passenger in 2009 season with 17 races?
SELECT passenger FROM table_name_55 WHERE season = "2009" AND races = 17
CREATE TABLE table_name_55 (passenger VARCHAR, season VARCHAR, races VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3769, 41, 3968, 35, 1304, 584, 4280, 28027, 6, 774, 584, 4280, 28027, 6, 10879, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 10837, 16, 2464, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 10837, 21680, 953, 834, 4350, 834, 3769, 549, 17444, 427, 774, 3274, 96, 16660, 121, 3430, 10879, 3274, 1003, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
WHAT IS THE POSITION FOR BRAZIL, WITH 27 GOALS, AND FOR NECA?
SELECT position FROM table_name_83 WHERE nationality = "brazil" AND goals = 27 AND name = "neca"
CREATE TABLE table_name_83 (position VARCHAR, name VARCHAR, nationality VARCHAR, goals VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4591, 41, 4718, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 6, 1157, 485, 584, 4280, 28027, 6, 1766, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 21665, 68...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 1102, 21680, 953, 834, 4350, 834, 4591, 549, 17444, 427, 1157, 485, 3274, 96, 1939, 702, 40, 121, 3430, 1766, 3274, 2307, 3430, 564, 3274, 96, 29, 15, 658, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -10...
WHAT SAN PAULO CAREER HAD SMALLER THAN 201 APPEARANCES, SMALLER THAN 2 GOALS, AND FOR RICARDO ROCHA?
SELECT são_paulo_career FROM table_name_45 WHERE appearances < 201 AND goals < 2 AND name = "ricardo rocha"
CREATE TABLE table_name_45 (são_paulo_career VARCHAR, name VARCHAR, appearances VARCHAR, goals VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2128, 41, 7, 2, 32, 834, 102, 9, 83, 32, 834, 2864, 49, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 6, 3179, 7, 584, 4280, 28027, 6, 1766, 584, 4280, 28027, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 7, 2, 32, 834, 102, 9, 83, 32, 834, 2864, 49, 21680, 953, 834, 4350, 834, 2128, 549, 17444, 427, 3179, 7, 3, 2, 3, 22772, 3430, 1766, 3, 2, 204, 3430, 564, 3274, 96, 2234, 986, 32, 3, 11492, 9, 121, 1, ...
Which display has an ISO range of 80-800, and 0.8 Seconds/Frame?
SELECT display FROM table_name_21 WHERE iso_range = "80-800" AND seconds_frame = 0.8
CREATE TABLE table_name_21 (display VARCHAR, iso_range VARCHAR, seconds_frame VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 10475, 5595, 584, 4280, 28027, 6, 19, 32, 834, 5517, 584, 4280, 28027, 6, 3978, 834, 11415, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 18...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0...
[ 3, 23143, 14196, 1831, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 19, 32, 834, 5517, 3274, 96, 2079, 18, 6192, 121, 3430, 3978, 834, 11415, 3274, 3, 22384, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
WHAT IS THE VALE ROYAL WITH THE JEWISH RELIGION?
SELECT vale_royal FROM table_name_20 WHERE religion = "jewish"
CREATE TABLE table_name_20 (vale_royal VARCHAR, religion VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1755, 41, 2165, 15, 834, 8170, 138, 584, 4280, 28027, 6, 5562, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 21665, 6827, 1853, 584, 17350, 10264, 476, 4090, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 409, 109, 834, 8170, 138, 21680, 953, 834, 4350, 834, 1755, 549, 17444, 427, 5562, 3274, 96, 1924, 210, 1273, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
On 1959-01-27 when outcome was failure, what is the serial?
SELECT serial FROM table_name_91 WHERE outcome = "failure" AND date = "1959-01-27"
CREATE TABLE table_name_91 (serial VARCHAR, outcome VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4729, 41, 7, 15, 12042, 584, 4280, 28027, 6, 6138, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 461, 22471, 14772, 18, 2555, 116,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 10501, 21680, 953, 834, 4350, 834, 4729, 549, 17444, 427, 6138, 3274, 96, 89, 9, 173, 1462, 121, 3430, 833, 3274, 96, 2294, 3390, 14772, 18, 2555, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which date has serial of 11c?
SELECT date FROM table_name_28 WHERE serial = "11c"
CREATE TABLE table_name_28 (date VARCHAR, serial VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2577, 41, 5522, 584, 4280, 28027, 6, 10501, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 833, 65, 10501, 13, 850, 75, 58, 1, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 833, 21680, 953, 834, 4350, 834, 2577, 549, 17444, 427, 10501, 3274, 96, 2596, 75, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which Apogee was on 1959-02-20?
SELECT apogee FROM table_name_5 WHERE date = "1959-02-20"
CREATE TABLE table_name_5 (apogee VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 755, 41, 9521, 397, 15, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 5085, 32, 397, 15, 47, 30, 22471, 18, 4305, 7988, 58...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 9521, 397, 15, 21680, 953, 834, 4350, 834, 755, 549, 17444, 427, 833, 3274, 96, 2294, 3390, 18, 4305, 7988, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which date has time (GMT) of 23:34?
SELECT date FROM table_name_45 WHERE time___gmt__ = "23:34"
CREATE TABLE table_name_45 (date VARCHAR, time___gmt__ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2128, 41, 5522, 584, 4280, 28027, 6, 97, 834, 834, 834, 122, 51, 17, 834, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 833, 65, 97, 41, 7381, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 833, 21680, 953, 834, 4350, 834, 2128, 549, 17444, 427, 97, 834, 834, 834, 122, 51, 17, 834, 834, 3274, 96, 2773, 10, 3710, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is Cross Country, when Soccer is Ashland, when Volleyball is Wooster, and when School Year is 2006-07?
SELECT cross_country FROM table_name_35 WHERE soccer = "ashland" AND volleyball = "wooster" AND school_year = "2006-07"
CREATE TABLE table_name_35 (cross_country VARCHAR, school_year VARCHAR, soccer VARCHAR, volleyball VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2469, 41, 11465, 834, 17529, 584, 4280, 28027, 6, 496, 834, 1201, 584, 4280, 28027, 6, 10749, 584, 4280, 28027, 6, 26081, 584, 4280, 28027, 61, 3, 32105, 32106, 32...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2269, 834, 17529, 21680, 953, 834, 4350, 834, 2469, 549, 17444, 427, 10749, 3274, 96, 3198, 40, 232, 121, 3430, 26081, 3274, 96, 14952, 1370, 121, 3430, 496, 834, 1201, 3274, 96, 21196, 18, 4560, 121, 1, -100, -100, ...
What is School Year, when Cross Country is Wooster?
SELECT school_year FROM table_name_19 WHERE cross_country = "wooster"
CREATE TABLE table_name_19 (school_year VARCHAR, cross_country VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2294, 41, 6646, 834, 1201, 584, 4280, 28027, 6, 2269, 834, 17529, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 1121, 2929, 6, 116, 4737, 6993, 19,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 496, 834, 1201, 21680, 953, 834, 4350, 834, 2294, 549, 17444, 427, 2269, 834, 17529, 3274, 96, 14952, 1370, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is Tennis, when School Year is 2004-05?
SELECT tennis FROM table_name_29 WHERE school_year = "2004-05"
CREATE TABLE table_name_29 (tennis VARCHAR, school_year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3166, 41, 324, 29, 159, 584, 4280, 28027, 6, 496, 834, 1201, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 18539, 6, 116, 1121, 2929, 19, 4406, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 9999, 21680, 953, 834, 4350, 834, 3166, 549, 17444, 427, 496, 834, 1201, 3274, 96, 21653, 18, 3076, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is Cross Country, when School Year is 2012-13?
SELECT cross_country FROM table_name_90 WHERE school_year = "2012-13"
CREATE TABLE table_name_90 (cross_country VARCHAR, school_year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2394, 41, 11465, 834, 17529, 584, 4280, 28027, 6, 496, 834, 1201, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 4737, 6993, 6, 116, 1121, 2929, 19,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2269, 834, 17529, 21680, 953, 834, 4350, 834, 2394, 549, 17444, 427, 496, 834, 1201, 3274, 96, 12172, 13056, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is School Year, when Cross Country is Lexington, when Soccer is Ashland, and when Volleyball is Wooster?
SELECT school_year FROM table_name_9 WHERE cross_country = "lexington" AND soccer = "ashland" AND volleyball = "wooster"
CREATE TABLE table_name_9 (school_year VARCHAR, volleyball VARCHAR, cross_country VARCHAR, soccer VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1298, 41, 6646, 834, 1201, 584, 4280, 28027, 6, 26081, 584, 4280, 28027, 6, 2269, 834, 17529, 584, 4280, 28027, 6, 10749, 584, 4280, 28027, 61, 3, 32105, 32106, 32...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 496, 834, 1201, 21680, 953, 834, 4350, 834, 1298, 549, 17444, 427, 2269, 834, 17529, 3274, 96, 109, 226, 6029, 121, 3430, 10749, 3274, 96, 3198, 40, 232, 121, 3430, 26081, 3274, 96, 14952, 1370, 121, 1, -100, -100, ...
What is Soccer, when Cross Country is Lexington, and when School Year is 2011-12?
SELECT soccer FROM table_name_74 WHERE cross_country = "lexington" AND school_year = "2011-12"
CREATE TABLE table_name_74 (soccer VARCHAR, cross_country VARCHAR, school_year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4581, 41, 7, 13377, 49, 584, 4280, 28027, 6, 2269, 834, 17529, 584, 4280, 28027, 6, 496, 834, 1201, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 10749, 21680, 953, 834, 4350, 834, 4581, 549, 17444, 427, 2269, 834, 17529, 3274, 96, 109, 226, 6029, 121, 3430, 496, 834, 1201, 3274, 96, 13907, 5947, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the highest Attendance, when Result is l 26-16, and when Week is less than 12?
SELECT MAX(attendance) FROM table_name_36 WHERE result = "l 26-16" AND week < 12
CREATE TABLE table_name_36 (attendance INTEGER, result VARCHAR, week VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3420, 41, 15116, 663, 3, 21342, 17966, 6, 741, 584, 4280, 28027, 6, 471, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 22497, 663, 6, 11...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 15116, 663, 61, 21680, 953, 834, 4350, 834, 3420, 549, 17444, 427, 741, 3274, 96, 40, 2208, 10892, 121, 3430, 471, 3, 2, 586, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the highest Week, when Result is W 34-21?
SELECT MAX(week) FROM table_name_89 WHERE result = "w 34-21"
CREATE TABLE table_name_89 (week INTEGER, result VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3914, 41, 8041, 3, 21342, 17966, 6, 741, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 6551, 6, 116, 3, 20119, 19, 549, 6154, 16539, 58,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 8041, 61, 21680, 953, 834, 4350, 834, 3914, 549, 17444, 427, 741, 3274, 96, 210, 6154, 16539, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the most recent year with a finish in 2nd position?
SELECT MAX(season) FROM table_name_22 WHERE position = "2nd"
CREATE TABLE table_name_22 (season INTEGER, position VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2884, 41, 9476, 3, 21342, 17966, 6, 1102, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 167, 1100, 215, 28, 3, 9, 1992, 16, 204, 727, 1102, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 9476, 61, 21680, 953, 834, 4350, 834, 2884, 549, 17444, 427, 1102, 3274, 96, 357, 727, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the position in the 2004 season?
SELECT position FROM table_name_62 WHERE season > 2004
CREATE TABLE table_name_62 (position VARCHAR, season INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4056, 41, 4718, 584, 4280, 28027, 6, 774, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1102, 16, 8, 4406, 774, 58, 1, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1102, 21680, 953, 834, 4350, 834, 4056, 549, 17444, 427, 774, 2490, 4406, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the division for the season earlier than 2004?
SELECT division FROM table_name_60 WHERE season < 2004
CREATE TABLE table_name_60 (division VARCHAR, season INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3328, 41, 26, 23, 6610, 584, 4280, 28027, 6, 774, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 4889, 21, 8, 774, 2283, 145, 4406, 58, 1, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4889, 21680, 953, 834, 4350, 834, 3328, 549, 17444, 427, 774, 3, 2, 4406, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is Team, when Qual 1 is 1:16.417?
SELECT team FROM table_name_70 WHERE qual_1 = "1:16.417"
CREATE TABLE table_name_70 (team VARCHAR, qual_1 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2518, 41, 11650, 584, 4280, 28027, 6, 3, 11433, 834, 536, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 2271, 6, 116, 2415, 138, 209, 19, 19520, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 372, 21680, 953, 834, 4350, 834, 2518, 549, 17444, 427, 3, 11433, 834, 536, 3274, 96, 536, 10, 536, 27869, 2517, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is Team, when Qual 1 is 1:16.417?
SELECT team FROM table_name_65 WHERE qual_1 = "1:16.417"
CREATE TABLE table_name_65 (team VARCHAR, qual_1 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4122, 41, 11650, 584, 4280, 28027, 6, 3, 11433, 834, 536, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 2271, 6, 116, 2415, 138, 209, 19, 19520, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 372, 21680, 953, 834, 4350, 834, 4122, 549, 17444, 427, 3, 11433, 834, 536, 3274, 96, 536, 10, 536, 27869, 2517, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is Team when Qual 1 is 1:20.139?
SELECT team FROM table_name_57 WHERE qual_1 = "1:20.139"
CREATE TABLE table_name_57 (team VARCHAR, qual_1 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3436, 41, 11650, 584, 4280, 28027, 6, 3, 11433, 834, 536, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 2271, 116, 2415, 138, 209, 19, 30651, 16029...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 372, 21680, 953, 834, 4350, 834, 3436, 549, 17444, 427, 3, 11433, 834, 536, 3274, 96, 536, 10, 1755, 5, 24090, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is Name when Qual 2 is 1:15.582?
SELECT name FROM table_name_36 WHERE qual_2 = "1:15.582"
CREATE TABLE table_name_36 (name VARCHAR, qual_2 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3420, 41, 4350, 584, 4280, 28027, 6, 3, 11433, 834, 357, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 5570, 116, 2415, 138, 204, 19, 19520, 15938,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 564, 21680, 953, 834, 4350, 834, 3420, 549, 17444, 427, 3, 11433, 834, 357, 3274, 96, 536, 10, 536, 15938, 4613, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is Name, when Best is 1:15.673?
SELECT name FROM table_name_44 WHERE best = "1:15.673"
CREATE TABLE table_name_44 (name VARCHAR, best VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3628, 41, 4350, 584, 4280, 28027, 6, 200, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 5570, 6, 116, 1648, 19, 19520, 25134, 4552, 58, 1, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 564, 21680, 953, 834, 4350, 834, 3628, 549, 17444, 427, 200, 3274, 96, 536, 10, 536, 25134, 4552, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Where was the tournament that happened in 1987 on a clay surface?
SELECT tournament FROM table_name_18 WHERE date = 1987 AND surface = "clay"
CREATE TABLE table_name_18 (tournament VARCHAR, date VARCHAR, surface VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2606, 41, 17, 1211, 20205, 17, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 6, 1774, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2840, 47, 8, 5892, 24, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 5892, 21680, 953, 834, 4350, 834, 2606, 549, 17444, 427, 833, 3274, 12701, 3430, 1774, 3274, 96, 4651, 63, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who was the opponent before 1990 that had a score of 4–6, 6–3, 6–4 and Partnering of Yannick Noah?
SELECT opponent_in_the_final FROM table_name_48 WHERE date < 1990 AND partnering = "yannick noah" AND score = "4–6, 6–3, 6–4"
CREATE TABLE table_name_48 (opponent_in_the_final VARCHAR, score VARCHAR, date VARCHAR, partnering VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3707, 41, 32, 102, 9977, 834, 77, 834, 532, 834, 12406, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 6, 3, 26361, 584, 4280, 28027, 61,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 15264, 834, 77, 834, 532, 834, 12406, 21680, 953, 834, 4350, 834, 3707, 549, 17444, 427, 833, 3, 2, 5541, 3430, 3, 26361, 3274, 96, 63, 152, 11191, 150, 9, 107, 121, 3430, 2604, 3274, 96, 591, 104, 11071, 431, 104...
WHAT IS THE SEATS IN Hamburgische Bürgerschaft THAT HAS GREEN POLITICS?
SELECT seats_in_hamburgische_bürgerschaft FROM table_name_83 WHERE ideology = "green politics"
CREATE TABLE table_name_83 (seats_in_hamburgische_bürgerschaft VARCHAR, ideology VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4591, 41, 7, 1544, 7, 834, 77, 834, 1483, 4824, 2014, 834, 23391, 3445, 584, 4280, 28027, 6, 26403, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 21665, 682...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0...
[ 3, 23143, 14196, 6116, 834, 77, 834, 1483, 4824, 2014, 834, 23391, 3445, 21680, 953, 834, 4350, 834, 4591, 549, 17444, 427, 26403, 3274, 96, 9423, 6525, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
WHAT IS THE ABBR WITH VOTES OF 11.2% IN 2011?
SELECT abbr FROM table_name_70 WHERE votes__2011_ = "11.2%"
CREATE TABLE table_name_70 (abbr VARCHAR, votes__2011_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2518, 41, 12982, 52, 584, 4280, 28027, 6, 11839, 834, 834, 13907, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 21665, 6827, 1853, 3, 5359, 6934, 11951, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 12982, 52, 21680, 953, 834, 4350, 834, 2518, 549, 17444, 427, 11839, 834, 834, 13907, 834, 3274, 96, 10032, 5406, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
WHAT IS THE TOTAL NUMBER OF SEATS IN Hamburgische Bürgerschaft WITH AN ABBR OF bündnis 90 / die grünen (gal)?
SELECT COUNT(seats_in_hamburgische_bürgerschaft) FROM table_name_18 WHERE abbr = "bündnis 90 / die grünen (gal)"
CREATE TABLE table_name_18 (seats_in_hamburgische_bürgerschaft VARCHAR, abbr VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2606, 41, 7, 1544, 7, 834, 77, 834, 1483, 4824, 2014, 834, 23391, 3445, 584, 4280, 28027, 6, 3, 12982, 52, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 7, 1544, 7, 834, 77, 834, 1483, 4824, 2014, 834, 23391, 3445, 61, 21680, 953, 834, 4350, 834, 2606, 549, 17444, 427, 3, 12982, 52, 3274, 96, 15483, 727, 29, 159, 2777, 3, 87, 67, 3, 11059, 35, ...
WHAT IS THE GERMAN NAME OF LIBERALISM?
SELECT name__german_ FROM table_name_85 WHERE ideology = "liberalism"
CREATE TABLE table_name_85 (name__german_ VARCHAR, ideology VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4433, 41, 4350, 834, 834, 1304, 348, 834, 584, 4280, 28027, 6, 26403, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 21665, 6827, 1853, 3, 17966, 9312, 445, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 564, 834, 834, 1304, 348, 834, 21680, 953, 834, 4350, 834, 4433, 549, 17444, 427, 26403, 3274, 96, 10661, 6835, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
WHAT ARE THE SEATS IN Hamburgische Bürgerschaft WITH THE NAME alliance '90/the greens?
SELECT seats_in_hamburgische_bürgerschaft FROM table_name_57 WHERE name__english_ = "alliance '90/the greens"
CREATE TABLE table_name_57 (seats_in_hamburgische_bürgerschaft VARCHAR, name__english_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3436, 41, 7, 1544, 7, 834, 77, 834, 1483, 4824, 2014, 834, 23391, 3445, 584, 4280, 28027, 6, 564, 834, 834, 4606, 40, 1273, 834, 584, 4280, 28027, 61, 3, 32105, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 6116, 834, 77, 834, 1483, 4824, 2014, 834, 23391, 3445, 21680, 953, 834, 4350, 834, 3436, 549, 17444, 427, 564, 834, 834, 4606, 40, 1273, 834, 3274, 96, 1748, 23, 663, 3, 31, 2394, 87, 532, 1442, 7, 121, 1, -100, ...
What is the earliest game played at the TD Waterhouse Centre?
SELECT MIN(game) FROM table_name_99 WHERE location = "td waterhouse centre"
CREATE TABLE table_name_99 (game INTEGER, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3264, 41, 7261, 3, 21342, 17966, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 3, 16454, 467, 1944, 44, 8, 3, 10494, 2336, 1840, 2969...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 7261, 61, 21680, 953, 834, 4350, 834, 3264, 549, 17444, 427, 1128, 3274, 96, 17, 26, 387, 1840, 2050, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who was the opponent on April 2?
SELECT opponent FROM table_name_56 WHERE date = "april 2"
CREATE TABLE table_name_56 (opponent VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4834, 41, 32, 102, 9977, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 15264, 30, 1186, 204, 58, 1, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 15264, 21680, 953, 834, 4350, 834, 4834, 549, 17444, 427, 833, 3274, 96, 9, 2246, 40, 204, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What was the highest game number when the opponent was the Miami Heat?
SELECT MAX(game) FROM table_name_5 WHERE opponent = "miami heat"
CREATE TABLE table_name_5 (game INTEGER, opponent VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 755, 41, 7261, 3, 21342, 17966, 6, 15264, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2030, 467, 381, 116, 8, 15264, 47, 8, 8327, 7862, 58, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 7261, 61, 21680, 953, 834, 4350, 834, 755, 549, 17444, 427, 15264, 3274, 96, 51, 23, 3690, 1678, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is Website, when License is Apache License 2.0?
SELECT website FROM table_name_55 WHERE license = "apache license 2.0"
CREATE TABLE table_name_55 (website VARCHAR, license VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3769, 41, 8398, 3585, 584, 4280, 28027, 6, 3344, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 3637, 6, 116, 16452, 19, 24263, 16452, 6864, 58, 1, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 475, 21680, 953, 834, 4350, 834, 3769, 549, 17444, 427, 3344, 3274, 96, 9750, 1033, 3344, 6864, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is Source Version, when Target Version is Java 7, 6, 5?
SELECT source_version FROM table_name_10 WHERE target_version = "java 7, 6, 5"
CREATE TABLE table_name_10 (source_version VARCHAR, target_version VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1714, 41, 7928, 834, 8674, 584, 4280, 28027, 6, 2387, 834, 8674, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 9149, 8011, 6, 116, 12615, 8011, 19,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1391, 834, 8674, 21680, 953, 834, 4350, 834, 1714, 549, 17444, 427, 2387, 834, 8674, 3274, 96, 27578, 7973, 8580, 3, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is Source Version, when License is LGPL or MPL?
SELECT source_version FROM table_name_42 WHERE license = "lgpl or mpl"
CREATE TABLE table_name_42 (source_version VARCHAR, license VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4165, 41, 7928, 834, 8674, 584, 4280, 28027, 6, 3344, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 9149, 8011, 6, 116, 16452, 19, 13444, 5329, 42,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1391, 834, 8674, 21680, 953, 834, 4350, 834, 4165, 549, 17444, 427, 3344, 3274, 96, 40, 122, 102, 40, 42, 3, 1167, 40, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is Target Version, when Last Release is 2009-08-09, 1.2.9?
SELECT target_version FROM table_name_91 WHERE last_release = "2009-08-09, 1.2.9"
CREATE TABLE table_name_91 (target_version VARCHAR, last_release VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4729, 41, 24315, 834, 8674, 584, 4280, 28027, 6, 336, 834, 21019, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 12615, 8011, 6, 116, 2506, 13048, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2387, 834, 8674, 21680, 953, 834, 4350, 834, 4729, 549, 17444, 427, 336, 834, 21019, 3274, 96, 16660, 18, 4018, 18, 4198, 6, 1300, 27297, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is Website, when Last Release is 2009-08-09, 1.2.9?
SELECT website FROM table_name_25 WHERE last_release = "2009-08-09, 1.2.9"
CREATE TABLE table_name_25 (website VARCHAR, last_release VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1828, 41, 8398, 3585, 584, 4280, 28027, 6, 336, 834, 21019, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 3637, 6, 116, 2506, 13048, 19, 2464, 18, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 475, 21680, 953, 834, 4350, 834, 1828, 549, 17444, 427, 336, 834, 21019, 3274, 96, 16660, 18, 4018, 18, 4198, 6, 1300, 27297, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is Target Version, when License is LGPL or MPL?
SELECT target_version FROM table_name_68 WHERE license = "lgpl or mpl"
CREATE TABLE table_name_68 (target_version VARCHAR, license VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3651, 41, 24315, 834, 8674, 584, 4280, 28027, 6, 3344, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 12615, 8011, 6, 116, 16452, 19, 13444, 5329, 4...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2387, 834, 8674, 21680, 953, 834, 4350, 834, 3651, 549, 17444, 427, 3344, 3274, 96, 40, 122, 102, 40, 42, 3, 1167, 40, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the class for the ERP W of 500?
SELECT class FROM table_name_12 WHERE erp_w = 500
CREATE TABLE table_name_12 (class VARCHAR, erp_w VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2122, 41, 4057, 584, 4280, 28027, 6, 3, 49, 102, 834, 210, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 853, 21, 8, 22568, 549, 13, 2899, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 853, 21680, 953, 834, 4350, 834, 2122, 549, 17444, 427, 3, 49, 102, 834, 210, 3274, 2899, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the ERP W for the station whose call sign is K248BJ and whose frequency MHz is higher than 97.5?
SELECT AVG(erp_w) FROM table_name_59 WHERE call_sign = "k248bj" AND frequency_mhz > 97.5
CREATE TABLE table_name_59 (erp_w INTEGER, call_sign VARCHAR, frequency_mhz VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3390, 41, 49, 102, 834, 210, 3, 21342, 17966, 6, 580, 834, 6732, 584, 4280, 28027, 6, 7321, 834, 51, 107, 172, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 3210...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 71, 17217, 599, 49, 102, 834, 210, 61, 21680, 953, 834, 4350, 834, 3390, 549, 17444, 427, 580, 834, 6732, 3274, 96, 157, 357, 3707, 115, 354, 121, 3430, 7321, 834, 51, 107, 172, 2490, 668, 15731, 1, -100, -100, -1...
In which city is the station licensed whose frequency MHz is higher than 102.3 and the ERP W is lower than 1,000?
SELECT city_of_license FROM table_name_60 WHERE frequency_mhz = 102.3 AND erp_w < 1 OFFSET 000
CREATE TABLE table_name_60 (city_of_license VARCHAR, frequency_mhz VARCHAR, erp_w VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3328, 41, 6726, 834, 858, 834, 28062, 584, 4280, 28027, 6, 7321, 834, 51, 107, 172, 584, 4280, 28027, 6, 3, 49, 102, 834, 210, 584, 4280, 28027, 61, 3, 32105, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 690, 834, 858, 834, 28062, 21680, 953, 834, 4350, 834, 3328, 549, 17444, 427, 7321, 834, 51, 107, 172, 3274, 335, 18561, 3430, 3, 49, 102, 834, 210, 3, 2, 209, 3, 15316, 20788, 6078, 1, -100, -100, -100, -100, -10...
In which city is the station licensed whose frequency MHz is higher than 102.3 and whose call sign is K292EU?
SELECT city_of_license FROM table_name_28 WHERE frequency_mhz > 102.3 AND call_sign = "k292eu"
CREATE TABLE table_name_28 (city_of_license VARCHAR, frequency_mhz VARCHAR, call_sign VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2577, 41, 6726, 834, 858, 834, 28062, 584, 4280, 28027, 6, 7321, 834, 51, 107, 172, 584, 4280, 28027, 6, 580, 834, 6732, 584, 4280, 28027, 61, 3, 32105, 32106, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 690, 834, 858, 834, 28062, 21680, 953, 834, 4350, 834, 2577, 549, 17444, 427, 7321, 834, 51, 107, 172, 2490, 335, 18561, 3430, 580, 834, 6732, 3274, 96, 157, 3166, 357, 15, 76, 121, 1, -100, -100, -100, -100, -100, ...
What was sweden's purse in USD?
SELECT SUM(purse___us_) AS $__ FROM table_name_58 WHERE country = "sweden"
CREATE TABLE table_name_58 (purse___us_ INTEGER, country VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3449, 41, 3791, 7, 15, 834, 834, 834, 302, 834, 3, 21342, 17966, 6, 684, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 3, 7, 1123, 537, 31, 7, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 3791, 7, 15, 834, 834, 834, 302, 834, 61, 6157, 1514, 834, 834, 21680, 953, 834, 4350, 834, 3449, 549, 17444, 427, 684, 3274, 96, 7, 1123, 537, 121, 1, -100, -100, -100, -100, -100, -100, -100, -10...
What was 2003's To Par?
SELECT to_par FROM table_name_31 WHERE year = 2003
CREATE TABLE table_name_31 (to_par VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3341, 41, 235, 834, 1893, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 3888, 31, 7, 304, 2180, 58, 1, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 12, 834, 1893, 21680, 953, 834, 4350, 834, 3341, 549, 17444, 427, 215, 3274, 3888, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the highest laps for the grid of 7?
SELECT MAX(laps) FROM table_name_82 WHERE grid = 7
CREATE TABLE table_name_82 (laps INTEGER, grid VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4613, 41, 8478, 7, 3, 21342, 17966, 6, 8634, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 14941, 7, 21, 8, 8634, 13, 489, 58, 1, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 8478, 7, 61, 21680, 953, 834, 4350, 834, 4613, 549, 17444, 427, 8634, 3274, 489, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What are the average Laps for the time/retired of +16.874 secs, and a grid less than 5?
SELECT AVG(laps) FROM table_name_4 WHERE time_retired = "+16.874 secs" AND grid < 5
CREATE TABLE table_name_4 (laps INTEGER, time_retired VARCHAR, grid VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 591, 41, 8478, 7, 3, 21342, 17966, 6, 97, 834, 10682, 1271, 584, 4280, 28027, 6, 8634, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 33, 8, 1348, 325...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 71, 17217, 599, 8478, 7, 61, 21680, 953, 834, 4350, 834, 591, 549, 17444, 427, 97, 834, 10682, 1271, 3274, 96, 1220, 2938, 5, 4225, 591, 4220, 7, 121, 3430, 8634, 3, 2, 305, 1, -100, -100, -100, -100, -100, -100, ...
What are the greatest points for a time/retired of +32.256 secs, and a a grid larger than 12?
SELECT MAX(points) FROM table_name_88 WHERE time_retired = "+32.256 secs" AND grid > 12
CREATE TABLE table_name_88 (points INTEGER, time_retired VARCHAR, grid VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4060, 41, 2700, 7, 3, 21342, 17966, 6, 97, 834, 10682, 1271, 584, 4280, 28027, 6, 8634, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 33, 8, 4016, 97...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 4800, 4, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 4060, 549, 17444, 427, 97, 834, 10682, 1271, 3274, 96, 1220, 2668, 5, 19337, 4220, 7, 121, 3430, 8634, 2490, 586, 1, -100, -100, -100, -100, -100, -100, -100, ...
What is biggest grid when the laps are 65?
SELECT MAX(grid) FROM table_name_86 WHERE laps = 65
CREATE TABLE table_name_86 (grid INTEGER, laps VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3840, 41, 3496, 26, 3, 21342, 17966, 6, 14941, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 2630, 8634, 116, 8, 14941, 7, 33, 7123, 58, 1, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 3496, 26, 61, 21680, 953, 834, 4350, 834, 3840, 549, 17444, 427, 14941, 7, 3274, 7123, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What team has a grid of 15?
SELECT team FROM table_name_6 WHERE grid = 15
CREATE TABLE table_name_6 (team VARCHAR, grid VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 948, 41, 11650, 584, 4280, 28027, 6, 8634, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 372, 65, 3, 9, 8634, 13, 627, 58, 1, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 372, 21680, 953, 834, 4350, 834, 948, 549, 17444, 427, 8634, 3274, 627, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the average new council number when the election result is smaller than 0?
SELECT AVG(new_council) FROM table_name_57 WHERE election_result < 0
CREATE TABLE table_name_57 (new_council INTEGER, election_result INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3436, 41, 5534, 834, 509, 15254, 40, 3, 21342, 17966, 6, 4356, 834, 60, 7, 83, 17, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1348, 126, 6...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 71, 17217, 599, 5534, 834, 509, 15254, 40, 61, 21680, 953, 834, 4350, 834, 3436, 549, 17444, 427, 4356, 834, 60, 7, 83, 17, 3, 2, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...