NATURAL_LANG
stringlengths
12
244
SQL
stringlengths
18
336
SCHEMA
stringlengths
27
355
input_ids
list
attention_mask
list
labels
list
What time has a Set 1 of 18–25?
SELECT time FROM table_name_30 WHERE set_1 = "18–25"
CREATE TABLE table_name_30 (time VARCHAR, set_1 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1458, 41, 715, 584, 4280, 28027, 6, 356, 834, 536, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 97, 65, 3, 9, 2821, 209, 13, 507, 104, 1828, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 97, 21680, 953, 834, 4350, 834, 1458, 549, 17444, 427, 356, 834, 536, 3274, 96, 2606, 104, 1828, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What time has a Set 3 of 25–16?
SELECT time FROM table_name_14 WHERE set_3 = "25–16"
CREATE TABLE table_name_14 (time VARCHAR, set_3 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2534, 41, 715, 584, 4280, 28027, 6, 356, 834, 519, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 97, 65, 3, 9, 2821, 220, 13, 944, 104, 2938, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 97, 21680, 953, 834, 4350, 834, 2534, 549, 17444, 427, 356, 834, 519, 3274, 96, 1828, 104, 2938, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What was the value in 2010 for the airport coded OTP/LROP?
SELECT MAX(2010) FROM table_name_62 WHERE code__iata_icao_ = "otp/lrop"
CREATE TABLE table_name_62 (code__iata_icao_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4056, 41, 4978, 834, 834, 17221, 834, 2617, 32, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 701, 16, 2735, 21, 8, 3761, 1081, 26, 411, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4800, 4, 599, 14926, 61, 21680, 953, 834, 4350, 834, 4056, 549, 17444, 427, 1081, 834, 834, 17221, 834, 2617, 32, 834, 3274, 96, 32, 17, 102, 87, 40, 9505, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the value in 2010 for an airport ranked higher than 3 located in Cluj-Napoca?
SELECT COUNT(2010) FROM table_name_84 WHERE city = "cluj-napoca" AND rank > 3
CREATE TABLE table_name_84 (city VARCHAR, rank VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4608, 41, 6726, 584, 4280, 28027, 6, 11003, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 701, 16, 2735, 21, 46, 3761, 3, 8232, 1146, 145, 220...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 14926, 61, 21680, 953, 834, 4350, 834, 4608, 549, 17444, 427, 690, 3274, 96, 75, 21927, 18, 29, 9, 10496, 9, 121, 3430, 11003, 2490, 220, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What was the venue when David Jacobs was the host?
SELECT venue FROM table_name_30 WHERE semi_final_heat_host = "david jacobs"
CREATE TABLE table_name_30 (venue VARCHAR, semi_final_heat_host VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1458, 41, 15098, 584, 4280, 28027, 6, 4772, 834, 12406, 834, 88, 144, 834, 12675, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 5669, 116, 1955,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5669, 21680, 953, 834, 4350, 834, 1458, 549, 17444, 427, 4772, 834, 12406, 834, 88, 144, 834, 12675, 3274, 96, 26, 9, 6961, 2662, 509, 115, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What was the host for the semi final heat, when Terry Wogan was the National Final main host, and Gaby Roslin was the National Final co-host?
SELECT semi_final_heat_host FROM table_name_24 WHERE national_final_main_host = "terry wogan" AND national_final_co_host = "gaby roslin"
CREATE TABLE table_name_24 (semi_final_heat_host VARCHAR, national_final_main_host VARCHAR, national_final_co_host VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2266, 41, 7, 15, 51, 23, 834, 12406, 834, 88, 144, 834, 12675, 584, 4280, 28027, 6, 1157, 834, 12406, 834, 7484, 834, 12675, 584, 4280, 28027, 6, 1157, 834, 1240...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4772, 834, 12406, 834, 88, 144, 834, 12675, 21680, 953, 834, 4350, 834, 2266, 549, 17444, 427, 1157, 834, 12406, 834, 7484, 834, 12675, 3274, 96, 449, 651, 2275, 2565, 121, 3430, 1157, 834, 12406, 834, 509, 834, 12675...
What is the name of the national final main host when the semi final/heat host shows internal selection in 2011?
SELECT national_final_main_host FROM table_name_83 WHERE semi_final_heat_host = "internal selection" AND year_s_ = "2011"
CREATE TABLE table_name_83 (national_final_main_host VARCHAR, semi_final_heat_host VARCHAR, year_s_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4591, 41, 16557, 834, 12406, 834, 7484, 834, 12675, 584, 4280, 28027, 6, 4772, 834, 12406, 834, 88, 144, 834, 12675, 584, 4280, 28027, 6, 215, 834, 7, 834, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 1157, 834, 12406, 834, 7484, 834, 12675, 21680, 953, 834, 4350, 834, 4591, 549, 17444, 427, 4772, 834, 12406, 834, 88, 144, 834, 12675, 3274, 96, 3870, 29, 138, 1801, 121, 3430, 215, 834, 7, 834, 3274, 96, 13907, 12...
What is the name of the national final co host when David Jacobs was the National final main host, and the selection show was a song for europe in 1966?
SELECT national_final_co_host FROM table_name_85 WHERE national_final_main_host = "david jacobs" AND selection_show = "a song for europe" AND year_s_ = "1966"
CREATE TABLE table_name_85 (national_final_co_host VARCHAR, year_s_ VARCHAR, national_final_main_host VARCHAR, selection_show VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4433, 41, 16557, 834, 12406, 834, 509, 834, 12675, 584, 4280, 28027, 6, 215, 834, 7, 834, 584, 4280, 28027, 6, 1157, 834, 12406, 834, 7484, 834, 12675, 584, 4280, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1157, 834, 12406, 834, 509, 834, 12675, 21680, 953, 834, 4350, 834, 4433, 549, 17444, 427, 1157, 834, 12406, 834, 7484, 834, 12675, 3274, 96, 26, 9, 6961, 2662, 509, 115, 7, 121, 3430, 1801, 834, 10049, 3274, 96, 9,...
What is the selection show in 1969 when the Semi final/heat host shows there was no semi final/heat.
SELECT selection_show FROM table_name_86 WHERE semi_final_heat_host = "no semi final/heat" AND year_s_ = "1969"
CREATE TABLE table_name_86 (selection_show VARCHAR, semi_final_heat_host VARCHAR, year_s_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3840, 41, 7, 15, 12252, 834, 10049, 584, 4280, 28027, 6, 4772, 834, 12406, 834, 88, 144, 834, 12675, 584, 4280, 28027, 6, 215, 834, 7, 834, 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, 1801, 834, 10049, 21680, 953, 834, 4350, 834, 3840, 549, 17444, 427, 4772, 834, 12406, 834, 88, 144, 834, 12675, 3274, 96, 29, 32, 4772, 804, 87, 88, 144, 121, 3430, 215, 834, 7, 834, 3274, 96, 2294, 3951, 121, 1,...
What is the name of the national final main host at BBC Television Centre, and the selection show was Eurovision: Your Country Needs You?
SELECT national_final_main_host FROM table_name_75 WHERE venue = "bbc television centre" AND selection_show = "eurovision: your country needs you"
CREATE TABLE table_name_75 (national_final_main_host VARCHAR, venue VARCHAR, selection_show VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3072, 41, 16557, 834, 12406, 834, 7484, 834, 12675, 584, 4280, 28027, 6, 5669, 584, 4280, 28027, 6, 1801, 834, 10049, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1157, 834, 12406, 834, 7484, 834, 12675, 21680, 953, 834, 4350, 834, 3072, 549, 17444, 427, 5669, 3274, 96, 115, 115, 75, 4390, 2050, 121, 3430, 1801, 834, 10049, 3274, 96, 1238, 32, 6610, 10, 39, 684, 523, 25, 121,...
Can you tell me the Total that has the A Score larger than 6.4, and the B Score smaller than 9.025?
SELECT total FROM table_name_31 WHERE a_score > 6.4 AND b_score < 9.025
CREATE TABLE table_name_31 (total VARCHAR, a_score VARCHAR, b_score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3341, 41, 235, 1947, 584, 4280, 28027, 6, 3, 9, 834, 7, 9022, 584, 4280, 28027, 6, 3, 115, 834, 7, 9022, 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, 792, 21680, 953, 834, 4350, 834, 3341, 549, 17444, 427, 3, 9, 834, 7, 9022, 2490, 3, 27869, 3430, 3, 115, 834, 7, 9022, 3, 2, 5835, 632, 1828, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Can you tell me the total number of Total that has the B Score of 9.15?
SELECT COUNT(total) FROM table_name_16 WHERE b_score = 9.15
CREATE TABLE table_name_16 (total VARCHAR, b_score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2938, 41, 235, 1947, 584, 4280, 28027, 6, 3, 115, 834, 7, 9022, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 1072, 25, 817, 140, 8, 792, 381, 13, 9273, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 235, 1947, 61, 21680, 953, 834, 4350, 834, 2938, 549, 17444, 427, 3, 115, 834, 7, 9022, 3274, 5835, 1808, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Can you tell me the average B Score that has the Position of 2nd, and the Total smaller than 15.525?
SELECT AVG(b_score) FROM table_name_47 WHERE position = "2nd" AND total < 15.525
CREATE TABLE table_name_47 (b_score INTEGER, position VARCHAR, total VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4177, 41, 115, 834, 7, 9022, 3, 21342, 17966, 6, 1102, 584, 4280, 28027, 6, 792, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 1072, 25, 817, 140, 8, 1348...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 115, 834, 7, 9022, 61, 21680, 953, 834, 4350, 834, 4177, 549, 17444, 427, 1102, 3274, 96, 357, 727, 121, 3430, 792, 3, 2, 209, 15938, 1828, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which Year(s) of manufacture has a Type of 1b n2, and a Quantity of 10?
SELECT year_s__of_manufacture FROM table_name_26 WHERE type = "1b n2" AND quantity = 10
CREATE TABLE table_name_26 (year_s__of_manufacture VARCHAR, type VARCHAR, quantity VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2688, 41, 1201, 834, 7, 834, 834, 858, 834, 348, 76, 8717, 1462, 584, 4280, 28027, 6, 686, 584, 4280, 28027, 6, 8708, 584, 4280, 28027, 61, 3, 32105, 32106, 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, 215, 834, 7, 834, 834, 858, 834, 348, 76, 8717, 1462, 21680, 953, 834, 4350, 834, 2688, 549, 17444, 427, 686, 3274, 96, 536, 115, 3, 29, 357, 121, 3430, 8708, 3274, 335, 1, -100, -100, -100, -100, -100, -100, -100...
Which Railway number(s) has a Year(s) of manufacture of 1899–1907?
SELECT railway_number_s_ FROM table_name_93 WHERE year_s__of_manufacture = "1899–1907"
CREATE TABLE table_name_93 (railway_number_s_ VARCHAR, year_s__of_manufacture VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4271, 41, 12977, 1343, 834, 5525, 1152, 834, 7, 834, 584, 4280, 28027, 6, 215, 834, 7, 834, 834, 858, 834, 348, 76, 8717, 1462, 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, 14421, 834, 5525, 1152, 834, 7, 834, 21680, 953, 834, 4350, 834, 4271, 549, 17444, 427, 215, 834, 7, 834, 834, 858, 834, 348, 76, 8717, 1462, 3274, 96, 2606, 3264, 104, 2294, 4560, 121, 1, -100, -100, -100, -100, ...
What is the league listed that has goals of 10?
SELECT league FROM table_name_53 WHERE goals = "10"
CREATE TABLE table_name_53 (league VARCHAR, goals VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4867, 41, 29512, 584, 4280, 28027, 6, 1766, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 5533, 2616, 24, 65, 1766, 13, 335, 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, 5533, 21680, 953, 834, 4350, 834, 4867, 549, 17444, 427, 1766, 3274, 96, 1714, 121, 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 team name that as games of 7?
SELECT team FROM table_name_32 WHERE games = "7"
CREATE TABLE table_name_32 (team VARCHAR, games VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2668, 41, 11650, 584, 4280, 28027, 6, 1031, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 372, 564, 24, 38, 1031, 13, 489, 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, 372, 21680, 953, 834, 4350, 834, 2668, 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, -100, ...
What season has a Games listed of 10?
SELECT season FROM table_name_39 WHERE games = "10"
CREATE TABLE table_name_39 (season VARCHAR, games VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3288, 41, 9476, 584, 4280, 28027, 6, 1031, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 774, 65, 3, 9, 5880, 2616, 13, 335, 58, 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, 774, 21680, 953, 834, 4350, 834, 3288, 549, 17444, 427, 1031, 3274, 96, 1714, 121, 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 league name that has a Games listing of 10?
SELECT league FROM table_name_47 WHERE games = "10"
CREATE TABLE table_name_47 (league VARCHAR, games VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4177, 41, 29512, 584, 4280, 28027, 6, 1031, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 5533, 564, 24, 65, 3, 9, 5880, 6437, 13, 335, 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, 5533, 21680, 953, 834, 4350, 834, 4177, 549, 17444, 427, 1031, 3274, 96, 1714, 121, 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 Season with goals of 6 and BCLA as the league?
SELECT season FROM table_name_63 WHERE league = "bcla" AND goals = "6"
CREATE TABLE table_name_63 (season VARCHAR, league VARCHAR, goals VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3891, 41, 9476, 584, 4280, 28027, 6, 5533, 584, 4280, 28027, 6, 1766, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7960, 28, 1766, 13, 431, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 774, 21680, 953, 834, 4350, 834, 3891, 549, 17444, 427, 5533, 3274, 96, 115, 4651, 121, 3430, 1766, 3274, 96, 948, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the name of the team with a Games listing of 7?
SELECT team FROM table_name_27 WHERE games = "7"
CREATE TABLE table_name_27 (team VARCHAR, games VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2555, 41, 11650, 584, 4280, 28027, 6, 1031, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 564, 13, 8, 372, 28, 3, 9, 5880, 6437, 13, 489, 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, 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, 2555, 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, -100, ...
What season had a 14th position?
SELECT season FROM table_name_47 WHERE position = "14th"
CREATE TABLE table_name_47 (season VARCHAR, position VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4177, 41, 9476, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 774, 141, 3, 9, 968, 189, 1102, 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, 774, 21680, 953, 834, 4350, 834, 4177, 549, 17444, 427, 1102, 3274, 96, 2534, 189, 121, 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 sum of poles of the firestone indy lights series before the 2009 season?
SELECT SUM(poles) FROM table_name_73 WHERE series = "firestone indy lights series" AND season < 2009
CREATE TABLE table_name_73 (poles INTEGER, series VARCHAR, season VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4552, 41, 14332, 7, 3, 21342, 17966, 6, 939, 584, 4280, 28027, 6, 774, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 4505, 13, 11148, 7, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 14332, 7, 61, 21680, 953, 834, 4350, 834, 4552, 549, 17444, 427, 939, 3274, 96, 6608, 3009, 16, 26, 63, 4113, 939, 121, 3430, 774, 3, 2, 2464, 1, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the highest f/laps with less than 0 wins?
SELECT MAX(f_laps) FROM table_name_53 WHERE wins < 0
CREATE TABLE table_name_53 (f_laps INTEGER, wins INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4867, 41, 89, 834, 8478, 7, 3, 21342, 17966, 6, 9204, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 3, 89, 87, 8478, 7, 28, 705, 145, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4800, 4, 599, 89, 834, 8478, 7, 61, 21680, 953, 834, 4350, 834, 4867, 549, 17444, 427, 9204, 3, 2, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the average wins with a 20th position and more than 0 f/laps?
SELECT AVG(wins) FROM table_name_31 WHERE position = "20th" AND f_laps > 0
CREATE TABLE table_name_31 (wins INTEGER, position VARCHAR, f_laps VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3341, 41, 3757, 7, 3, 21342, 17966, 6, 1102, 584, 4280, 28027, 6, 3, 89, 834, 8478, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1348, 9...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 71, 17217, 599, 3757, 7, 61, 21680, 953, 834, 4350, 834, 3341, 549, 17444, 427, 1102, 3274, 96, 1755, 189, 121, 3430, 3, 89, 834, 8478, 7, 2490, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the lowest poles of team comtec racing, which has a nc position?
SELECT MIN(poles) FROM table_name_84 WHERE position = "nc" AND team = "comtec racing"
CREATE TABLE table_name_84 (poles INTEGER, position VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4608, 41, 14332, 7, 3, 21342, 17966, 6, 1102, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7402, 11148, 7, 13, 372,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
[ 3, 23143, 14196, 3, 17684, 599, 14332, 7, 61, 21680, 953, 834, 4350, 834, 4608, 549, 17444, 427, 1102, 3274, 96, 29, 75, 121, 3430, 372, 3274, 96, 287, 5822, 8191, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
what is the date when saros is more than 124, the type is total, the magnitude is more than 1.0535 and the time (greatest) is 20:55:28?
SELECT date FROM table_name_21 WHERE saros > 124 AND type = "total" AND magnitude > 1.0535 AND time__greatest_ = "20:55:28"
CREATE TABLE table_name_21 (date VARCHAR, time__greatest_ VARCHAR, magnitude VARCHAR, saros VARCHAR, type VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 5522, 584, 4280, 28027, 6, 97, 834, 834, 20288, 222, 834, 584, 4280, 28027, 6, 20722, 584, 4280, 28027, 6, 3, 7, 9, 1859, 584, 4280, 28027, 6, 686, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 833, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 3, 7, 9, 1859, 2490, 3, 22504, 3430, 686, 3274, 96, 235, 1947, 121, 3430, 20722, 2490, 1300, 3076, 2469, 3430, 97, 834, 834, 20288, 222, 834, 3274, 96, 1755, ...
what is the sum of the member when the saros is more than 127, gamma is less than 1.1508 and the magnitude is 0.742?
SELECT SUM(member) FROM table_name_11 WHERE saros > 127 AND gamma < 1.1508 AND magnitude = 0.742
CREATE TABLE table_name_11 (member INTEGER, magnitude VARCHAR, saros VARCHAR, gamma VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2596, 41, 12066, 3, 21342, 17966, 6, 20722, 584, 4280, 28027, 6, 3, 7, 9, 1859, 584, 4280, 28027, 6, 3, 8758, 51, 9, 584, 4280, 28027, 61, 3, 32105, 32106, 321...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 12066, 61, 21680, 953, 834, 4350, 834, 2596, 549, 17444, 427, 3, 7, 9, 1859, 2490, 3, 22367, 3430, 3, 8758, 51, 9, 3, 2, 1300, 1808, 4018, 3430, 20722, 3274, 3, 22426, 4165, 1, -100, -100, -100, ...
When Travis Lee was picked, what was the highest pick?
SELECT MAX(pick) FROM table_name_94 WHERE player = "travis lee"
CREATE TABLE table_name_94 (pick INTEGER, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4240, 41, 17967, 3, 21342, 17966, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 25811, 5531, 47, 4758, 6, 125, 47, 8, 2030, 1432, 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, 4800, 4, 599, 17967, 61, 21680, 953, 834, 4350, 834, 4240, 549, 17444, 427, 1959, 3274, 96, 1313, 3466, 90, 15, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the total number pick for seattle mariners team?
SELECT COUNT(pick) FROM table_name_13 WHERE team = "seattle mariners"
CREATE TABLE table_name_13 (pick VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2368, 41, 17967, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 381, 1432, 21, 2805, 8692, 8769, 52, 7, 372, 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, 2847, 17161, 599, 17967, 61, 21680, 953, 834, 4350, 834, 2368, 549, 17444, 427, 372, 3274, 96, 7, 15, 9, 8692, 8769, 52, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the sum of points for teams with 10 goals scored and under 3 wins?
SELECT SUM(points) FROM table_name_52 WHERE scored = 10 AND wins < 3
CREATE TABLE table_name_52 (points INTEGER, scored VARCHAR, wins VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5373, 41, 2700, 7, 3, 21342, 17966, 6, 5799, 584, 4280, 28027, 6, 9204, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 4505, 13, 979, 21, 2323,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 5373, 549, 17444, 427, 5799, 3274, 335, 3430, 9204, 3, 2, 220, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the average number of losses for teams with under 16 points and under 3 draws?
SELECT AVG(losses) FROM table_name_8 WHERE points < 16 AND draws < 3
CREATE TABLE table_name_8 (losses INTEGER, points VARCHAR, draws VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 927, 41, 2298, 2260, 3, 21342, 17966, 6, 979, 584, 4280, 28027, 6, 14924, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1348, 381, 13, 8467, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 71, 17217, 599, 2298, 2260, 61, 21680, 953, 834, 4350, 834, 927, 549, 17444, 427, 979, 3, 2, 898, 3430, 14924, 3, 2, 220, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What country has a time of 8:03.61?
SELECT country FROM table_name_61 WHERE time = "8:03.61"
CREATE TABLE table_name_61 (country VARCHAR, time VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4241, 41, 17529, 584, 4280, 28027, 6, 97, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 684, 65, 3, 9, 97, 13, 505, 10, 13267, 4241, 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, 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, 684, 21680, 953, 834, 4350, 834, 4241, 549, 17444, 427, 97, 3274, 96, 927, 10, 13267, 4241, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What are the notes for Zimbabwe?
SELECT notes FROM table_name_74 WHERE country = "zimbabwe"
CREATE TABLE table_name_74 (notes VARCHAR, country VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4581, 41, 7977, 7, 584, 4280, 28027, 6, 684, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 33, 8, 3358, 21, 23241, 58, 1, 0, 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, 3358, 21680, 953, 834, 4350, 834, 4581, 549, 17444, 427, 684, 3274, 96, 172, 17982, 115, 1123, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the time for South Korea?
SELECT time FROM table_name_3 WHERE country = "south korea"
CREATE TABLE table_name_3 (time VARCHAR, country VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 519, 41, 715, 584, 4280, 28027, 6, 684, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 97, 21, 1013, 7054, 58, 1, 0, 0, 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, 97, 21680, 953, 834, 4350, 834, 519, 549, 17444, 427, 684, 3274, 96, 7, 670, 107, 3, 5543, 15, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
The time of 8:34.27 was set by what athlete?
SELECT athlete FROM table_name_90 WHERE time = "8:34.27"
CREATE TABLE table_name_90 (athlete VARCHAR, time VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2394, 41, 26170, 15, 584, 4280, 28027, 6, 97, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 37, 97, 13, 505, 10, 3710, 5, 2555, 47, 356, 57, 125, 17893, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 17893, 21680, 953, 834, 4350, 834, 2394, 549, 17444, 427, 97, 3274, 96, 927, 10, 3710, 5, 2555, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
The Athlete Shin Yeong-eun with a rank larger than 3 and notes of FD had what time?
SELECT time FROM table_name_79 WHERE rank > 3 AND notes = "fd" AND athlete = "shin yeong-eun"
CREATE TABLE table_name_79 (time VARCHAR, athlete VARCHAR, rank VARCHAR, notes VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4440, 41, 715, 584, 4280, 28027, 6, 17893, 584, 4280, 28027, 6, 11003, 584, 4280, 28027, 6, 3358, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 37, 71, 189,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 97, 21680, 953, 834, 4350, 834, 4440, 549, 17444, 427, 11003, 2490, 220, 3430, 3358, 3274, 96, 89, 26, 121, 3430, 17893, 3274, 96, 7, 2907, 3, 63, 15, 2444, 18, 15, 202, 121, 1, -100, -100, -100, -100, -100, -100,...
In which event did Fabuleux 5 get a result smaller than 70.88?
SELECT event FROM table_name_69 WHERE horse = "fabuleux 5" AND result < 70.88
CREATE TABLE table_name_69 (event VARCHAR, horse VARCHAR, result VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3951, 41, 15, 2169, 584, 4280, 28027, 6, 4952, 584, 4280, 28027, 6, 741, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 84, 605, 410, 1699, 6724, 2623, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
[ 3, 23143, 14196, 605, 21680, 953, 834, 4350, 834, 3951, 549, 17444, 427, 4952, 3274, 96, 12644, 83, 2623, 3, 17395, 3430, 741, 3, 2, 2861, 5, 4060, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the class of Fabuleux 5 get less than 70.277 in the freestyle test?
SELECT class FROM table_name_11 WHERE event = "freestyle test" AND result < 70.277 AND horse = "fabuleux 5"
CREATE TABLE table_name_11 (class VARCHAR, horse VARCHAR, event VARCHAR, result VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2596, 41, 4057, 584, 4280, 28027, 6, 4952, 584, 4280, 28027, 6, 605, 584, 4280, 28027, 6, 741, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 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, 1, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 853, 21680, 953, 834, 4350, 834, 2596, 549, 17444, 427, 605, 3274, 96, 2113, 4084, 794, 121, 3430, 741, 3, 2, 489, 18189, 4013, 3430, 4952, 3274, 96, 12644, 83, 2623, 3, 17395, 1, -100, -100, -100, -100, -100, -100,...
What horse was shown by with Britta Näpel and got less than 71.909?
SELECT horse FROM table_name_61 WHERE athlete = "britta näpel" AND result < 71.909
CREATE TABLE table_name_61 (horse VARCHAR, athlete VARCHAR, result VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4241, 41, 107, 127, 7, 15, 584, 4280, 28027, 6, 17893, 584, 4280, 28027, 6, 741, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 4952, 47, 2008, 57, 28...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
[ 3, 23143, 14196, 4952, 21680, 953, 834, 4350, 834, 4241, 549, 17444, 427, 17893, 3274, 96, 115, 18208, 9, 3, 29, 1864, 4343, 121, 3430, 741, 3, 2, 489, 22493, 4198, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the result of Waldemar 27´s freestyle test?
SELECT COUNT(result) FROM table_name_99 WHERE horse = "waldemar 27" AND event = "freestyle test"
CREATE TABLE table_name_99 (result VARCHAR, horse VARCHAR, event VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3264, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 4952, 584, 4280, 28027, 6, 605, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 741, 13, 11699, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
[ 3, 23143, 14196, 2847, 17161, 599, 60, 7, 83, 17, 61, 21680, 953, 834, 4350, 834, 3264, 549, 17444, 427, 4952, 3274, 96, 11611, 15, 1635, 2307, 121, 3430, 605, 3274, 96, 2113, 4084, 794, 121, 1, -100, -100, -100, -100, -100, -100, ...
what is the date for the tournament acapulco?
SELECT date FROM table_name_94 WHERE tournament = "acapulco"
CREATE TABLE table_name_94 (date VARCHAR, tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4240, 41, 5522, 584, 4280, 28027, 6, 5892, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 833, 21, 8, 5892, 3, 9, 4010, 83, 509, 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, 833, 21680, 953, 834, 4350, 834, 4240, 549, 17444, 427, 5892, 3274, 96, 9, 4010, 83, 509, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
who is the opponent in the final when the tournament is cagnes-sur-mer?
SELECT opponent_in_the_final FROM table_name_64 WHERE tournament = "cagnes-sur-mer"
CREATE TABLE table_name_64 (opponent_in_the_final VARCHAR, tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4389, 41, 32, 102, 9977, 834, 77, 834, 532, 834, 12406, 584, 4280, 28027, 6, 5892, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 113, 19, 8, 15264, 16, 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, 15264, 834, 77, 834, 532, 834, 12406, 21680, 953, 834, 4350, 834, 4389, 549, 17444, 427, 5892, 3274, 96, 75, 11624, 7, 18, 3042, 18, 935, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
what is the date for the tournament joué-lès-tours?
SELECT date FROM table_name_52 WHERE tournament = "joué-lès-tours"
CREATE TABLE table_name_52 (date VARCHAR, tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5373, 41, 5522, 584, 4280, 28027, 6, 5892, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 833, 21, 8, 5892, 3, 8921, 154, 18, 40, 7372, 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, 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, 5373, 549, 17444, 427, 5892, 3274, 96, 8921, 154, 18, 40, 7372, 18, 17, 1211, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
what is the score for the tournament cagnes-sur-mer?
SELECT score FROM table_name_38 WHERE tournament = "cagnes-sur-mer"
CREATE TABLE table_name_38 (score VARCHAR, tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3747, 41, 7, 9022, 584, 4280, 28027, 6, 5892, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 2604, 21, 8, 5892, 212, 15141, 7, 18, 3042, 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, 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, 3747, 549, 17444, 427, 5892, 3274, 96, 75, 11624, 7, 18, 3042, 18, 935, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
what is the score on may 11, 1997?
SELECT score FROM table_name_10 WHERE date = "may 11, 1997"
CREATE TABLE table_name_10 (score VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1714, 41, 7, 9022, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 2604, 30, 164, 9694, 6622, 58, 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, 2604, 21680, 953, 834, 4350, 834, 1714, 549, 17444, 427, 833, 3274, 96, 13726, 9694, 6622, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the Date of the tournament with a Score of 6-1 6-3?
SELECT date FROM table_name_22 WHERE score = "6-1 6-3"
CREATE TABLE table_name_22 (date VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2884, 41, 5522, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7678, 13, 8, 5892, 28, 3, 9, 17763, 13, 431, 2292, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 833, 21680, 953, 834, 4350, 834, 2884, 549, 17444, 427, 2604, 3274, 96, 948, 2292, 3, 24262, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the Date of the Tournament against Anastasiya Yakimova?
SELECT date FROM table_name_35 WHERE opponent_in_final = "anastasiya yakimova"
CREATE TABLE table_name_35 (date VARCHAR, opponent_in_final VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2469, 41, 5522, 584, 4280, 28027, 6, 15264, 834, 77, 834, 12406, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7678, 13, 8, 20502, 581, 389, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 833, 21680, 953, 834, 4350, 834, 2469, 549, 17444, 427, 15264, 834, 77, 834, 12406, 3274, 96, 152, 12518, 7, 23, 63, 9, 3, 20856, 603, 6194, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the Opponent in final of the Pingguo Tournament?
SELECT opponent_in_final FROM table_name_47 WHERE tournament = "pingguo"
CREATE TABLE table_name_47 (opponent_in_final VARCHAR, tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4177, 41, 32, 102, 9977, 834, 77, 834, 12406, 584, 4280, 28027, 6, 5892, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 4495, 9977, 16, 804, 13...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15264, 834, 77, 834, 12406, 21680, 953, 834, 4350, 834, 4177, 549, 17444, 427, 5892, 3274, 96, 2462, 1744, 32, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the Score of the Pingguo Tournament?
SELECT score FROM table_name_94 WHERE tournament = "pingguo"
CREATE TABLE table_name_94 (score VARCHAR, tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4240, 41, 7, 9022, 584, 4280, 28027, 6, 5892, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 17763, 13, 8, 276, 53, 1744, 32, 20502, 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, 2604, 21680, 953, 834, 4350, 834, 4240, 549, 17444, 427, 5892, 3274, 96, 2462, 1744, 32, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the Surface of the Tournament on June 11, 2006?
SELECT surface FROM table_name_67 WHERE date = "june 11, 2006"
CREATE TABLE table_name_67 (surface VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3708, 41, 26899, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 18884, 13, 8, 20502, 30, 1515, 9694, 3581, 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, 1774, 21680, 953, 834, 4350, 834, 3708, 549, 17444, 427, 833, 3274, 96, 6959, 15, 9694, 3581, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the A-league with 39 saves?
SELECT a_league FROM table_name_7 WHERE saves = 39
CREATE TABLE table_name_7 (a_league VARCHAR, saves VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 940, 41, 9, 834, 29512, 584, 4280, 28027, 6, 1097, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 71, 18, 29512, 28, 6352, 1097, 7, 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, 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, 9, 834, 29512, 21680, 953, 834, 4350, 834, 940, 549, 17444, 427, 1097, 7, 3274, 6352, 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 tally with a total larger than 8, Waterford was the opposition?
SELECT tally FROM table_name_73 WHERE total > 8 AND opposition = "waterford"
CREATE TABLE table_name_73 (tally VARCHAR, total VARCHAR, opposition VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4552, 41, 17, 1427, 584, 4280, 28027, 6, 792, 584, 4280, 28027, 6, 8263, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 3, 17, 1427, 28, 3, 9...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 17, 1427, 21680, 953, 834, 4350, 834, 4552, 549, 17444, 427, 792, 2490, 505, 3430, 8263, 3274, 96, 3552, 2590, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the tally when the opposition is Derry, and total is 14?
SELECT tally FROM table_name_12 WHERE opposition = "derry" AND total = 14
CREATE TABLE table_name_12 (tally VARCHAR, opposition VARCHAR, total VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2122, 41, 17, 1427, 584, 4280, 28027, 6, 8263, 584, 4280, 28027, 6, 792, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 3, 17, 1427, 116, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17, 1427, 21680, 953, 834, 4350, 834, 2122, 549, 17444, 427, 8263, 3274, 96, 588, 651, 121, 3430, 792, 3274, 968, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What's the year with a score of 305?
SELECT MIN(year) FROM table_name_60 WHERE total_score = "305"
CREATE TABLE table_name_60 (year INTEGER, total_score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3328, 41, 1201, 3, 21342, 17966, 6, 792, 834, 7, 9022, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 215, 28, 3, 9, 2604, 13, 3, 26724, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 17684, 599, 1201, 61, 21680, 953, 834, 4350, 834, 3328, 549, 17444, 427, 792, 834, 7, 9022, 3274, 96, 26724, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What's the To par of St Andrews before the year 1888?
SELECT to_par_[a_] FROM table_name_35 WHERE course = "st andrews" AND year < 1888
CREATE TABLE table_name_35 (to_par_ VARCHAR, a_ VARCHAR, course VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2469, 41, 235, 834, 1893, 834, 584, 4280, 28027, 6, 3, 9, 834, 584, 4280, 28027, 6, 503, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
[ 3, 23143, 14196, 12, 834, 1893, 834, 6306, 9, 834, 908, 21680, 953, 834, 4350, 834, 2469, 549, 17444, 427, 503, 3274, 96, 7, 17, 11, 60, 210, 7, 121, 3430, 215, 3, 2, 507, 4060, 1, -100, -100, -100, -100, -100, -100, -100, -100,...
What's the location that has a total of 149?
SELECT location FROM table_name_28 WHERE total_score = "149"
CREATE TABLE table_name_28 (location VARCHAR, total_score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2577, 41, 14836, 584, 4280, 28027, 6, 792, 834, 7, 9022, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 1128, 24, 65, 3, 9, 792, 13, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1128, 21680, 953, 834, 4350, 834, 2577, 549, 17444, 427, 792, 834, 7, 9022, 3274, 96, 24816, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Who is the home team for the stadium located in Berlin?
SELECT home_team FROM table_name_73 WHERE state = "berlin"
CREATE TABLE table_name_73 (home_team VARCHAR, state VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4552, 41, 5515, 834, 11650, 584, 4280, 28027, 6, 538, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 234, 372, 21, 8, 14939, 1069, 16, 4308, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 234, 834, 11650, 21680, 953, 834, 4350, 834, 4552, 549, 17444, 427, 538, 3274, 96, 27995, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the lowest number of f/laps in the 5th position?
SELECT MIN(f_laps) FROM table_name_17 WHERE position = "5th"
CREATE TABLE table_name_17 (f_laps INTEGER, position VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2517, 41, 89, 834, 8478, 7, 3, 21342, 17966, 6, 1102, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7402, 381, 13, 3, 89, 87, 8478, 7, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 89, 834, 8478, 7, 61, 21680, 953, 834, 4350, 834, 2517, 549, 17444, 427, 1102, 3274, 96, 755, 189, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the highest number of podiums before 2008 with a 5th position and more than 0 f/laps?
SELECT MAX(podiums) FROM table_name_62 WHERE season < 2008 AND position = "5th" AND f_laps > 0
CREATE TABLE table_name_62 (podiums INTEGER, f_laps VARCHAR, season VARCHAR, position VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4056, 41, 11410, 2552, 7, 3, 21342, 17966, 6, 3, 89, 834, 8478, 7, 584, 4280, 28027, 6, 774, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 61, 3, 32105, 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, 4800, 4, 599, 11410, 2552, 7, 61, 21680, 953, 834, 4350, 834, 4056, 549, 17444, 427, 774, 3, 2, 2628, 3430, 1102, 3274, 96, 755, 189, 121, 3430, 3, 89, 834, 8478, 7, 2490, 3, 632, 1, -100, -100, -100, -100, -100...
What is the lowest number of f/laps with more than 4 podiums and more than 14 races?
SELECT MIN(f_laps) FROM table_name_97 WHERE podiums > 4 AND races > 14
CREATE TABLE table_name_97 (f_laps INTEGER, podiums VARCHAR, races VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4327, 41, 89, 834, 8478, 7, 3, 21342, 17966, 6, 22828, 7, 584, 4280, 28027, 6, 10879, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7402, 381,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 89, 834, 8478, 7, 61, 21680, 953, 834, 4350, 834, 4327, 549, 17444, 427, 22828, 7, 2490, 314, 3430, 10879, 2490, 968, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the earliest season with more than 14 races and more than 4 podiums?
SELECT MIN(season) FROM table_name_72 WHERE races > 14 AND podiums > 4
CREATE TABLE table_name_72 (season INTEGER, races VARCHAR, podiums VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5865, 41, 9476, 3, 21342, 17966, 6, 10879, 584, 4280, 28027, 6, 22828, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 3, 16454, 774, 28, 72,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
[ 3, 23143, 14196, 3, 17684, 599, 9476, 61, 21680, 953, 834, 4350, 834, 5865, 549, 17444, 427, 10879, 2490, 968, 3430, 22828, 7, 2490, 314, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the total number of poles with less than 0 wins?
SELECT COUNT(poles) FROM table_name_43 WHERE wins < 0
CREATE TABLE table_name_43 (poles VARCHAR, wins INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4906, 41, 14332, 7, 584, 4280, 28027, 6, 9204, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 381, 13, 11148, 7, 28, 705, 145, 3, 632, 92...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 14332, 7, 61, 21680, 953, 834, 4350, 834, 4906, 549, 17444, 427, 9204, 3, 2, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What's the smallest draw that has a place bigger more than 1 and Anastasia Prikhodko as the artist?
SELECT MIN(draw) FROM table_name_74 WHERE artist = "anastasia prikhodko" AND place > 1
CREATE TABLE table_name_74 (draw INTEGER, artist VARCHAR, place VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4581, 41, 19489, 3, 21342, 17966, 6, 2377, 584, 4280, 28027, 6, 286, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 3, 17924, 3314, 24, 65, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 19489, 61, 21680, 953, 834, 4350, 834, 4581, 549, 17444, 427, 2377, 3274, 96, 152, 9, 7, 17, 15974, 3, 2246, 28569, 26, 157, 32, 121, 3430, 286, 2490, 209, 1, -100, -100, -100, -100, -100, -100, -10...
What's the draw having the result of 10%?
SELECT AVG(draw) FROM table_name_29 WHERE result = "10%"
CREATE TABLE table_name_29 (draw INTEGER, result VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3166, 41, 19489, 3, 21342, 17966, 6, 741, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 3314, 578, 8, 741, 13, 6389, 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, 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, 71, 17217, 599, 19489, 61, 21680, 953, 834, 4350, 834, 3166, 549, 17444, 427, 741, 3274, 96, 1714, 1454, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the average tries for less than 117 points and less than 48 tries against?
SELECT AVG(tries_for) FROM table_name_90 WHERE points_for < 117 AND tries_against < 48
CREATE TABLE table_name_90 (tries_for INTEGER, points_for VARCHAR, tries_against VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2394, 41, 9000, 834, 1161, 3, 21342, 17966, 6, 979, 834, 1161, 584, 4280, 28027, 6, 3, 9000, 834, 9, 16720, 7, 17, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9000, 834, 1161, 61, 21680, 953, 834, 4350, 834, 2394, 549, 17444, 427, 979, 834, 1161, 3, 2, 3, 20275, 3430, 3, 9000, 834, 9, 16720, 7, 17, 3, 2, 4678, 1, -100, -100, -100, -100, -100, -100, -10...
Which 2008 has a City of durban?
SELECT AVG(2008) FROM table_name_56 WHERE city = "durban"
CREATE TABLE table_name_56 (city VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4834, 41, 6726, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 2628, 65, 3, 9, 896, 13, 3, 26, 19413, 58, 1, 0, 0, 0, 0, 0, 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, 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, 0, 0...
[ 3, 23143, 14196, 71, 17217, 599, 16128, 61, 21680, 953, 834, 4350, 834, 4834, 549, 17444, 427, 690, 3274, 96, 26, 19413, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Which 2008 has an Airport of hurghada international airport?
SELECT AVG(2008) FROM table_name_20 WHERE airport = "hurghada international airport"
CREATE TABLE table_name_20 (airport VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1755, 41, 2256, 1493, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 2628, 65, 46, 5735, 13, 3, 10666, 122, 8399, 9, 1038, 3761, 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, 71, 17217, 599, 16128, 61, 21680, 953, 834, 4350, 834, 1755, 549, 17444, 427, 3761, 3274, 96, 10666, 122, 8399, 9, 1038, 3761, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Which 2008 has an Airport of julius nyerere international airport?
SELECT AVG(2008) FROM table_name_74 WHERE airport = "julius nyerere international airport"
CREATE TABLE table_name_74 (airport VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4581, 41, 2256, 1493, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 2628, 65, 46, 5735, 13, 3, 2047, 29705, 3, 29, 7975, 49, 15, 1038, 3761, 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, 71, 17217, 599, 16128, 61, 21680, 953, 834, 4350, 834, 4581, 549, 17444, 427, 3761, 3274, 96, 2047, 29705, 3, 29, 7975, 49, 15, 1038, 3761, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What capacity opened lessed than 1937 and is located in the region of champagne-ardenne?
SELECT capacity FROM table_name_95 WHERE opened < 1937 AND region = "champagne-ardenne"
CREATE TABLE table_name_95 (capacity VARCHAR, opened VARCHAR, region VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3301, 41, 4010, 9, 6726, 584, 4280, 28027, 6, 2946, 584, 4280, 28027, 6, 1719, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 2614, 2946, 110, 3843, 145...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2614, 21680, 953, 834, 4350, 834, 3301, 549, 17444, 427, 2946, 3, 2, 27456, 3430, 1719, 3274, 96, 17788, 102, 11624, 18, 986, 5990, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What total number of opened has a stadium of stade de la mosson and is larger than 32,939 capacity?
SELECT COUNT(opened) FROM table_name_49 WHERE stadium = "stade de la mosson" AND capacity > 32 OFFSET 939
CREATE TABLE table_name_49 (opened VARCHAR, stadium VARCHAR, capacity VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3647, 41, 26940, 584, 4280, 28027, 6, 14939, 584, 4280, 28027, 6, 2614, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 792, 381, 13, 2946, 65, 3, 9, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 26940, 61, 21680, 953, 834, 4350, 834, 3647, 549, 17444, 427, 14939, 3274, 96, 2427, 221, 20, 50, 3, 3972, 739, 121, 3430, 2614, 2490, 3538, 3, 15316, 20788, 668, 3288, 1, -100, -100, -100, -100, -...
Which song has a place greater than 7, more than 13 points, and draw of 5?
SELECT song FROM table_name_39 WHERE place > 7 AND points > 13 AND draw = 5
CREATE TABLE table_name_39 (song VARCHAR, draw VARCHAR, place VARCHAR, points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3288, 41, 7, 2444, 584, 4280, 28027, 6, 3314, 584, 4280, 28027, 6, 286, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 2324, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2324, 21680, 953, 834, 4350, 834, 3288, 549, 17444, 427, 286, 2490, 489, 3430, 979, 2490, 1179, 3430, 3314, 3274, 305, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many points does catcat have with more than 2 draws?
SELECT AVG(points) FROM table_name_21 WHERE artist = "catcat" AND draw > 2
CREATE TABLE table_name_21 (points INTEGER, artist VARCHAR, draw VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 2700, 7, 3, 21342, 17966, 6, 2377, 584, 4280, 28027, 6, 3314, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 979, 405, 1712, 2138, 43, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 71, 17217, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 2377, 3274, 96, 2138, 2138, 121, 3430, 3314, 2490, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which Place has an English translation of lullaby for my beloved?
SELECT MAX(place) FROM table_name_58 WHERE english_translation = "lullaby for my beloved"
CREATE TABLE table_name_58 (place INTEGER, english_translation VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3449, 41, 4687, 3, 21342, 17966, 6, 22269, 834, 7031, 6105, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 3399, 65, 46, 1566, 7314, 13, 3, 40, 83, 9...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4800, 4, 599, 4687, 61, 21680, 953, 834, 4350, 834, 3449, 549, 17444, 427, 22269, 834, 7031, 6105, 3274, 96, 40, 83, 9339, 63, 21, 82, 11479, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Where is Croatian spoken?
SELECT place FROM table_name_41 WHERE language = "croatian"
CREATE TABLE table_name_41 (place VARCHAR, language VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4853, 41, 4687, 584, 4280, 28027, 6, 1612, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2840, 19, 19789, 29, 11518, 58, 1, 0, 0, 0, 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, 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, 0, 0...
[ 3, 23143, 14196, 286, 21680, 953, 834, 4350, 834, 4853, 549, 17444, 427, 1612, 3274, 96, 2771, 9, 12572, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
When South warrnambool has more than 8 wins, what is the least amount of losses?
SELECT MIN(losses) FROM table_name_64 WHERE club = "south warrnambool" AND wins > 8
CREATE TABLE table_name_64 (losses INTEGER, club VARCHAR, wins VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4389, 41, 2298, 2260, 3, 21342, 17966, 6, 1886, 584, 4280, 28027, 6, 9204, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 1013, 615, 52, 13363, 12840, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 2298, 2260, 61, 21680, 953, 834, 4350, 834, 4389, 549, 17444, 427, 1886, 3274, 96, 7, 670, 107, 615, 52, 13363, 12840, 40, 121, 3430, 9204, 2490, 505, 1, -100, -100, -100, -100, -100, -100, -100, -100...
Cobden has more than 1487 against and what average of losses?
SELECT AVG(losses) FROM table_name_77 WHERE club = "cobden" AND against > 1487
CREATE TABLE table_name_77 (losses INTEGER, club VARCHAR, against VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4013, 41, 2298, 2260, 3, 21342, 17966, 6, 1886, 584, 4280, 28027, 6, 581, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 638, 115, 537, 65, 72, 145, 968, 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, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 71, 17217, 599, 2298, 2260, 61, 21680, 953, 834, 4350, 834, 4013, 549, 17444, 427, 1886, 3274, 96, 509, 115, 537, 121, 3430, 581, 2490, 968, 4225, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the Rank of the Player with a Time of 7:20.32 and Notes of FB?
SELECT COUNT(rank) FROM table_name_31 WHERE notes = "fb" AND time = "7:20.32"
CREATE TABLE table_name_31 (rank VARCHAR, notes VARCHAR, time VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3341, 41, 6254, 584, 4280, 28027, 6, 3358, 584, 4280, 28027, 6, 97, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 3, 22557, 13, 8, 12387, 28, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 6254, 61, 21680, 953, 834, 4350, 834, 3341, 549, 17444, 427, 3358, 3274, 96, 89, 115, 121, 3430, 97, 3274, 96, 940, 10, 1755, 5, 2668, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the Time of the Player with a Rank of 2?
SELECT time FROM table_name_77 WHERE rank = 2
CREATE TABLE table_name_77 (time VARCHAR, rank VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4013, 41, 715, 584, 4280, 28027, 6, 11003, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2900, 13, 8, 12387, 28, 3, 9, 3, 22557, 13, 204, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 97, 21680, 953, 834, 4350, 834, 4013, 549, 17444, 427, 11003, 3274, 204, 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 Alan Campbell's Country with Notes of FA?
SELECT country FROM table_name_78 WHERE notes = "fa" AND athlete = "alan campbell"
CREATE TABLE table_name_78 (country VARCHAR, notes VARCHAR, athlete VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3940, 41, 17529, 584, 4280, 28027, 6, 3358, 584, 4280, 28027, 6, 17893, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 12453, 17034, 31, 7, 6993, 28...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 684, 21680, 953, 834, 4350, 834, 3940, 549, 17444, 427, 3358, 3274, 96, 89, 9, 121, 3430, 17893, 3274, 96, 9, 1618, 2856, 7708, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What was the result of the 2000-01 season in which the IceGators were part of the Southwest division and were coached by Dave Farrish?
SELECT result FROM table_name_21 WHERE coach = "dave farrish" AND division = "southwest" AND season = "2000-01"
CREATE TABLE table_name_21 (result VARCHAR, season VARCHAR, coach VARCHAR, division VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 774, 584, 4280, 28027, 6, 3763, 584, 4280, 28027, 6, 4889, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 741, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 3763, 3274, 96, 26, 9, 162, 623, 52, 1273, 121, 3430, 4889, 3274, 96, 7, 670, 107, 12425, 121, 3430, 774, 3274, 96, 13527, 14772, 121, 1, -100, -100, -100, -...
In which division were the IceGators when coached by Todd Gordon?
SELECT division FROM table_name_24 WHERE coach = "todd gordon"
CREATE TABLE table_name_24 (division VARCHAR, coach VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2266, 41, 26, 23, 6610, 584, 4280, 28027, 6, 3763, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 84, 4889, 130, 8, 11742, 517, 6230, 116, 3, 30940, 57...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4889, 21680, 953, 834, 4350, 834, 2266, 549, 17444, 427, 3763, 3274, 96, 235, 26, 26, 281, 52, 2029, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the average rank of a swimmer in lane 1?
SELECT AVG(rank) FROM table_name_79 WHERE lane = 1
CREATE TABLE table_name_79 (rank INTEGER, lane VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4440, 41, 6254, 3, 21342, 17966, 6, 3, 8102, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1348, 11003, 13, 3, 9, 27424, 16, 3, 8102, 209, 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, 71, 17217, 599, 6254, 61, 21680, 953, 834, 4350, 834, 4440, 549, 17444, 427, 3, 8102, 3274, 209, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the name of the swimmer in lane 6?
SELECT name FROM table_name_87 WHERE lane = 6
CREATE TABLE table_name_87 (name VARCHAR, lane VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4225, 41, 4350, 584, 4280, 28027, 6, 3, 8102, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 564, 13, 8, 27424, 16, 3, 8102, 431, 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, 564, 21680, 953, 834, 4350, 834, 4225, 549, 17444, 427, 3, 8102, 3274, 431, 1, -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 earliest date for the bronze medal?
SELECT MIN(date) FROM table_name_93 WHERE medal = "bronze"
CREATE TABLE table_name_93 (date INTEGER, medal VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4271, 41, 5522, 3, 21342, 17966, 6, 9365, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 3, 16454, 833, 21, 8, 13467, 9365, 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, 3, 17684, 599, 5522, 61, 21680, 953, 834, 4350, 834, 4271, 549, 17444, 427, 9365, 3274, 96, 13711, 776, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Who had the sport of athletics on a date earlier than 16?
SELECT name FROM table_name_30 WHERE sport = "athletics" AND date < 16
CREATE TABLE table_name_30 (name VARCHAR, sport VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1458, 41, 4350, 584, 4280, 28027, 6, 2600, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 141, 8, 2600, 13, 12217, 7, 30, 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, 564, 21680, 953, 834, 4350, 834, 1458, 549, 17444, 427, 2600, 3274, 96, 26170, 447, 7, 121, 3430, 833, 3, 2, 898, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
what is the sport for wolfgang schattauer?
SELECT sport FROM table_name_69 WHERE name = "wolfgang schattauer"
CREATE TABLE table_name_69 (sport VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3951, 41, 6661, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 2600, 21, 3, 19747, 3810, 3, 860, 14748, 7014, 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, 2600, 21680, 953, 834, 4350, 834, 3951, 549, 17444, 427, 564, 3274, 96, 19747, 3810, 3, 860, 14748, 7014, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
what is the date when the medal is bronze for athletics?
SELECT AVG(date) FROM table_name_26 WHERE sport = "athletics" AND medal = "bronze"
CREATE TABLE table_name_26 (date INTEGER, sport VARCHAR, medal VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2688, 41, 5522, 3, 21342, 17966, 6, 2600, 584, 4280, 28027, 6, 9365, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 833, 116, 8, 9365, 19, 1346...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5522, 61, 21680, 953, 834, 4350, 834, 2688, 549, 17444, 427, 2600, 3274, 96, 26170, 447, 7, 121, 3430, 9365, 3274, 96, 13711, 776, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What gold has a year after 1970, with milan as the place?
SELECT gold FROM table_name_65 WHERE year > 1970 AND place = "milan"
CREATE TABLE table_name_65 (gold VARCHAR, year VARCHAR, place VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4122, 41, 14910, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 6, 286, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 2045, 65, 3, 9, 215, 227, 7434, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2045, 21680, 953, 834, 4350, 834, 4122, 549, 17444, 427, 215, 2490, 7434, 3430, 286, 3274, 96, 26759, 29, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Which Opened has a System of c-train, and a Daily ridership smaller than 269,600?
SELECT MAX(opened) FROM table_name_80 WHERE system = "c-train" AND daily_ridership < 269 OFFSET 600
CREATE TABLE table_name_80 (opened INTEGER, system VARCHAR, daily_ridership VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2079, 41, 26940, 3, 21342, 17966, 6, 358, 584, 4280, 28027, 6, 1444, 834, 4055, 49, 2009, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 2384, 15, 26, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 26940, 61, 21680, 953, 834, 4350, 834, 2079, 549, 17444, 427, 358, 3274, 96, 75, 18, 9719, 121, 3430, 1444, 834, 4055, 49, 2009, 3, 2, 204, 3951, 3, 15316, 20788, 7366, 1, -100, -100, -100, -100, -10...
Which Stations are in vancouver, bc?
SELECT stations FROM table_name_64 WHERE city = "vancouver, bc"
CREATE TABLE table_name_64 (stations VARCHAR, city VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4389, 41, 6682, 7, 584, 4280, 28027, 6, 690, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 5939, 7, 33, 16, 4049, 3422, 624, 6, 3, 115, 75, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 6991, 21680, 953, 834, 4350, 834, 4389, 549, 17444, 427, 690, 3274, 96, 2132, 3422, 624, 6, 3, 115, 75, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Which category has 5 stations?
SELECT category FROM table_name_11 WHERE stations = "5"
CREATE TABLE table_name_11 (category VARCHAR, stations VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2596, 41, 8367, 839, 651, 584, 4280, 28027, 6, 6991, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 3295, 65, 305, 6991, 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, 3295, 21680, 953, 834, 4350, 834, 2596, 549, 17444, 427, 6991, 3274, 96, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Which Opened has a Category of diesel light rail?
SELECT MAX(opened) FROM table_name_3 WHERE category = "diesel light rail"
CREATE TABLE table_name_3 (opened INTEGER, category VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 519, 41, 26940, 3, 21342, 17966, 6, 3295, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 2384, 15, 26, 65, 3, 9, 17459, 13, 12292, 659, 6579, 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, 26940, 61, 21680, 953, 834, 4350, 834, 519, 549, 17444, 427, 3295, 3274, 96, 7719, 15, 40, 659, 6579, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the highest attendance among Group E games?
SELECT MAX(attendance) FROM table_name_93 WHERE round = "group e"
CREATE TABLE table_name_93 (attendance INTEGER, round VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4271, 41, 15116, 663, 3, 21342, 17966, 6, 1751, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 11364, 859, 1531, 262, 1031, 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, 4800, 4, 599, 15116, 663, 61, 21680, 953, 834, 4350, 834, 4271, 549, 17444, 427, 1751, 3274, 96, 10739, 3, 15, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many total games were played by the team which had a total of 16 points and less than 4 draws?
SELECT SUM(played) FROM table_name_33 WHERE points = 16 AND draws < 4
CREATE TABLE table_name_33 (played INTEGER, points VARCHAR, draws VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4201, 41, 4895, 15, 26, 3, 21342, 17966, 6, 979, 584, 4280, 28027, 6, 14924, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 792, 1031, 130, 1944, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 4895, 15, 26, 61, 21680, 953, 834, 4350, 834, 4201, 549, 17444, 427, 979, 3274, 898, 3430, 14924, 3, 2, 314, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
How many points are in the scored category for the team that has less than 5 draws, 8 total wins, and total overall points less than 27?
SELECT COUNT(scored) FROM table_name_83 WHERE draws < 5 AND wins = 8 AND points < 27
CREATE TABLE table_name_83 (scored VARCHAR, points VARCHAR, draws VARCHAR, wins VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4591, 41, 3523, 1271, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 6, 14924, 584, 4280, 28027, 6, 9204, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 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, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 3523, 1271, 61, 21680, 953, 834, 4350, 834, 4591, 549, 17444, 427, 14924, 3, 2, 305, 3430, 9204, 3274, 505, 3430, 979, 3, 2, 2307, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
How many points are in the scored category for the team that played less than 18 games?
SELECT SUM(scored) FROM table_name_41 WHERE played < 18
CREATE TABLE table_name_41 (scored INTEGER, played INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4853, 41, 3523, 1271, 3, 21342, 17966, 6, 1944, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 979, 33, 16, 8, 5799, 3295, 21, 8, 372, 24, 1944, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3523, 1271, 61, 21680, 953, 834, 4350, 834, 4853, 549, 17444, 427, 1944, 3, 2, 507, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many points are in the scored category for the team that has 8 total points and a position that is less than 10?
SELECT SUM(scored) FROM table_name_38 WHERE points = 8 AND position < 10
CREATE TABLE table_name_38 (scored INTEGER, points VARCHAR, position VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3747, 41, 3523, 1271, 3, 21342, 17966, 6, 979, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 979, 33, 16, 8, 5799, 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, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 3523, 1271, 61, 21680, 953, 834, 4350, 834, 3747, 549, 17444, 427, 979, 3274, 505, 3430, 1102, 3, 2, 335, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many loses does the team have that conceded 25 and won more than 6 games?
SELECT SUM(losses) FROM table_name_6 WHERE conceded = 25 AND wins > 6
CREATE TABLE table_name_6 (losses INTEGER, conceded VARCHAR, wins VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 948, 41, 2298, 2260, 3, 21342, 17966, 6, 28325, 26, 584, 4280, 28027, 6, 9204, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 2615, 7, 405, 8, 37...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 2298, 2260, 61, 21680, 953, 834, 4350, 834, 948, 549, 17444, 427, 28325, 26, 3274, 944, 3430, 9204, 2490, 431, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Out of the teams that have scored lower than 25 points, have a total of points less than 20, and a position larger than 8, which has the lowest amount of draws?
SELECT MIN(draws) FROM table_name_17 WHERE scored < 25 AND points = 20 AND position > 8
CREATE TABLE table_name_17 (draws INTEGER, position VARCHAR, scored VARCHAR, points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2517, 41, 19489, 7, 3, 21342, 17966, 6, 1102, 584, 4280, 28027, 6, 5799, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 3387, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 19489, 7, 61, 21680, 953, 834, 4350, 834, 2517, 549, 17444, 427, 5799, 3, 2, 944, 3430, 979, 3274, 460, 3430, 1102, 2490, 505, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...