NATURAL_LANG
stringlengths
12
244
SQL
stringlengths
18
336
SCHEMA
stringlengths
27
355
input_ids
list
attention_mask
list
labels
list
In what language is the Lyrics of the release on August 10, 2005 with Catalog number of TOCP-66427?
SELECT lyrics FROM table_name_48 WHERE date = "august 10, 2005" AND catalog_number = "tocp-66427"
CREATE TABLE table_name_48 (lyrics VARCHAR, date VARCHAR, catalog_number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3707, 41, 120, 2234, 7, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 6, 10173, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 125, 1612, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 13475, 21680, 953, 834, 4350, 834, 3707, 549, 17444, 427, 833, 3274, 96, 402, 17198, 10372, 3105, 121, 3430, 10173, 834, 5525, 1152, 3274, 96, 235, 75, 102, 5783, 4389, 2555, 121, 1, -100, -100, -100, -100, -100, -100...
What is the Label of the CD released in Germany on June 6, 2005?
SELECT label FROM table_name_8 WHERE date = "june 6, 2005" AND region = "germany" AND format = "cd"
CREATE TABLE table_name_8 (label VARCHAR, format VARCHAR, date VARCHAR, region VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 927, 41, 40, 10333, 584, 4280, 28027, 6, 1910, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 6, 1719, 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, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3783, 21680, 953, 834, 4350, 834, 927, 549, 17444, 427, 833, 3274, 96, 6959, 15, 8580, 3105, 121, 3430, 1719, 3274, 96, 1304, 348, 63, 121, 3430, 1910, 3274, 96, 75, 26, 121, 1, -100, -100, -100, -100, -100, -100, ...
What is the Region of the EMI 4 x vinyl release bearing Catalog number 560 6111?
SELECT region FROM table_name_46 WHERE label = "emi" AND format = "4 x vinyl" AND catalog_number = "560 6111"
CREATE TABLE table_name_46 (region VARCHAR, catalog_number VARCHAR, label VARCHAR, format VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4448, 41, 18145, 584, 4280, 28027, 6, 10173, 834, 5525, 1152, 584, 4280, 28027, 6, 3783, 584, 4280, 28027, 6, 1910, 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, 1719, 21680, 953, 834, 4350, 834, 4448, 549, 17444, 427, 3783, 3274, 96, 15, 51, 23, 121, 3430, 1910, 3274, 96, 591, 3, 226, 9335, 121, 3430, 10173, 834, 5525, 1152, 3274, 96, 755, 3328, 431, 15866, 121, 1, -100, ...
What language is the Lyrics of the release with Catalog number 560 6111?
SELECT lyrics FROM table_name_59 WHERE catalog_number = "560 6111"
CREATE TABLE table_name_59 (lyrics VARCHAR, catalog_number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3390, 41, 120, 2234, 7, 584, 4280, 28027, 6, 10173, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1612, 19, 8, 5225, 2234, 7, 13, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 13475, 21680, 953, 834, 4350, 834, 3390, 549, 17444, 427, 10173, 834, 5525, 1152, 3274, 96, 755, 3328, 431, 15866, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the Region of the release with Catalog number 3 12046 2?
SELECT region FROM table_name_77 WHERE catalog_number = "3 12046 2"
CREATE TABLE table_name_77 (region VARCHAR, catalog_number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4013, 41, 18145, 584, 4280, 28027, 6, 10173, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 6163, 13, 8, 1576, 28, 22424, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1719, 21680, 953, 834, 4350, 834, 4013, 549, 17444, 427, 10173, 834, 5525, 1152, 3274, 96, 519, 5864, 4448, 204, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the Label of the September 19, 2008 release in Germany?
SELECT label FROM table_name_25 WHERE date = "september 19, 2008" AND region = "germany"
CREATE TABLE table_name_25 (label VARCHAR, date VARCHAR, region VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1828, 41, 40, 10333, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 6, 1719, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 16229, 13, 8, 1600, 12...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3783, 21680, 953, 834, 4350, 834, 1828, 549, 17444, 427, 833, 3274, 96, 7, 6707, 18247, 12370, 2628, 121, 3430, 1719, 3274, 96, 1304, 348, 63, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the Edition of the release in Germany?
SELECT edition_s_ FROM table_name_82 WHERE region = "germany"
CREATE TABLE table_name_82 (edition_s_ VARCHAR, region VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4613, 41, 15, 10569, 834, 7, 834, 584, 4280, 28027, 6, 1719, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7504, 13, 8, 1576, 16, 3434, 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, 4182, 834, 7, 834, 21680, 953, 834, 4350, 834, 4613, 549, 17444, 427, 1719, 3274, 96, 1304, 348, 63, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the Format(s) of the release on September 23, 2008?
SELECT format_s_ FROM table_name_40 WHERE date = "september 23, 2008"
CREATE TABLE table_name_40 (format_s_ VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2445, 41, 8995, 834, 7, 834, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 12439, 599, 7, 61, 13, 8, 1576, 30, 160...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1910, 834, 7, 834, 21680, 953, 834, 4350, 834, 2445, 549, 17444, 427, 833, 3274, 96, 7, 6707, 18247, 12992, 2628, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the Label of the release on April 24, 2009 in Germany?
SELECT label FROM table_name_2 WHERE region = "germany" AND date = "april 24, 2009"
CREATE TABLE table_name_2 (label VARCHAR, region VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 357, 41, 40, 10333, 584, 4280, 28027, 6, 1719, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 16229, 13, 8, 1576, 30,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3783, 21680, 953, 834, 4350, 834, 357, 549, 17444, 427, 1719, 3274, 96, 1304, 348, 63, 121, 3430, 833, 3274, 96, 9, 2246, 40, 14320, 2464, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the L2 Cache for Model Number nano u3400 with an Idle Power of 100mw?
SELECT l2_cache FROM table_name_10 WHERE idle_power = "100mw" AND model_number = "nano u3400"
CREATE TABLE table_name_10 (l2_cache VARCHAR, idle_power VARCHAR, model_number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1714, 41, 40, 357, 834, 75, 4933, 584, 4280, 28027, 6, 26592, 834, 6740, 584, 4280, 28027, 6, 825, 834, 5525, 1152, 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, 3, 40, 357, 834, 75, 4933, 21680, 953, 834, 4350, 834, 1714, 549, 17444, 427, 26592, 834, 6740, 3274, 96, 2915, 51, 210, 121, 3430, 825, 834, 5525, 1152, 3274, 96, 29, 152, 32, 3, 76, 519, 5548, 121, 1, -100, -1...
What is the total Cores with a Clock Speed of 1.3ghz?
SELECT COUNT(cores) FROM table_name_33 WHERE clock_speed = "1.3ghz"
CREATE TABLE table_name_33 (cores VARCHAR, clock_speed VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4201, 41, 9022, 7, 584, 4280, 28027, 6, 6702, 834, 9993, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 9020, 7, 28, 3, 9, 205, 4029, 99...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 9022, 7, 61, 21680, 953, 834, 4350, 834, 4201, 549, 17444, 427, 6702, 834, 9993, 3274, 96, 13606, 122, 107, 172, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What's the to par for the score of 68-74-71-77=290?
SELECT to_par FROM table_name_5 WHERE score = 68 - 74 - 71 - 77 = 290
CREATE TABLE table_name_5 (to_par VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 755, 41, 235, 834, 1893, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 12, 260, 21, 8, 2604, 13, 3, 3651, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 12, 834, 1893, 21680, 953, 834, 4350, 834, 755, 549, 17444, 427, 2604, 3274, 3, 3651, 3, 18, 3, 4581, 3, 18, 3, 4450, 3, 18, 3, 4013, 3274, 3, 23838, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What's the money ($) for the t3 place and the score of 74-74-71-69=288?
SELECT money___$__ FROM table_name_87 WHERE place = "t3" AND score = 74 - 74 - 71 - 69 = 288
CREATE TABLE table_name_87 (money___$__ VARCHAR, place VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4225, 41, 28442, 834, 834, 834, 3229, 834, 834, 584, 4280, 28027, 6, 286, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 540, 834, 834, 834, 3229, 834, 834, 21680, 953, 834, 4350, 834, 4225, 549, 17444, 427, 286, 3274, 96, 17, 519, 121, 3430, 2604, 3274, 3, 4581, 3, 18, 3, 4581, 3, 18, 3, 4450, 3, 18, 3, 3951, 3274, 204, 4060, 1...
What's the score for $22,500?
SELECT score FROM table_name_62 WHERE money___$__ = "22,500"
CREATE TABLE table_name_62 (score VARCHAR, money___$__ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4056, 41, 7, 9022, 584, 4280, 28027, 6, 540, 834, 834, 834, 3229, 834, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 2604, 21, 3771, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4056, 549, 17444, 427, 540, 834, 834, 834, 3229, 834, 834, 3274, 96, 357, 22092, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What's the to par for the t1 place with a score of 70-72-73-72=287?
SELECT to_par FROM table_name_58 WHERE place = "t1" AND score = 70 - 72 - 73 - 72 = 287
CREATE TABLE table_name_58 (to_par VARCHAR, place VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3449, 41, 235, 834, 1893, 584, 4280, 28027, 6, 286, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 12, 260, 21, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 12, 834, 1893, 21680, 953, 834, 4350, 834, 3449, 549, 17444, 427, 286, 3274, 96, 17, 536, 121, 3430, 2604, 3274, 2861, 3, 18, 9455, 3, 18, 3, 4552, 3, 18, 9455, 3274, 204, 4225, 1, -100, -100, -100, -100, -100, ...
What's the average annual interchange for a rank over 26 in liverpool with an annual entry/exit less than 14.209 and more than 10 platforms?
SELECT AVG(annual_interchanges__millions__2011_12) FROM table_name_28 WHERE rank > 26 AND location = "liverpool" AND annual_entry_exit__millions__2011_12 < 14.209 AND number_of_platforms > 10
CREATE TABLE table_name_28 (annual_interchanges__millions__2011_12 INTEGER, number_of_platforms VARCHAR, annual_entry_exit__millions__2011_12 VARCHAR, rank VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2577, 41, 30627, 834, 3870, 13073, 7, 834, 834, 17030, 7, 834, 834, 13907, 834, 2122, 3, 21342, 17966, 6, 381, 834, 858, 834, 29100, 7, 584, 4280, 28027, 6, 2041...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 30627, 834, 3870, 13073, 7, 834, 834, 17030, 7, 834, 834, 13907, 834, 2122, 61, 21680, 953, 834, 4350, 834, 2577, 549, 17444, 427, 11003, 2490, 2208, 3430, 1128, 3274, 96, 7591, 52, 13194, 121, 3430, ...
What's the highest annual interchange for wimbledon railway station?
SELECT MAX(annual_interchanges__millions__2011_12) FROM table_name_82 WHERE railway_station = "wimbledon"
CREATE TABLE table_name_82 (annual_interchanges__millions__2011_12 INTEGER, railway_station VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4613, 41, 30627, 834, 3870, 13073, 7, 834, 834, 17030, 7, 834, 834, 13907, 834, 2122, 3, 21342, 17966, 6, 14421, 834, 6682, 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, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 30627, 834, 3870, 13073, 7, 834, 834, 17030, 7, 834, 834, 13907, 834, 2122, 61, 21680, 953, 834, 4350, 834, 4613, 549, 17444, 427, 14421, 834, 6682, 3274, 96, 210, 603, 2296, 2029, 121, 1, -100, -100, ...
What's the lowest number of total passengers (millions) for an annual entry/exit of 36.609?
SELECT MIN(total_passengers__millions__2011_12) FROM table_name_32 WHERE annual_entry_exit__millions__2011_12 = 36.609
CREATE TABLE table_name_32 (total_passengers__millions__2011_12 INTEGER, annual_entry_exit__millions__2011_12 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2668, 41, 235, 1947, 834, 3968, 4606, 277, 834, 834, 17030, 7, 834, 834, 13907, 834, 2122, 3, 21342, 17966, 6, 2041, 834, 295, 651, 834, 994, 155, 834, 834, 1703...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 235, 1947, 834, 3968, 4606, 277, 834, 834, 17030, 7, 834, 834, 13907, 834, 2122, 61, 21680, 953, 834, 4350, 834, 2668, 549, 17444, 427, 2041, 834, 295, 651, 834, 994, 155, 834, 834, 17030, 7, 834, 8...
What rank has an annual interchange less than 1.99 million, an annual entry/exit less than 13.835 million, and more than 13.772 million total passengers?
SELECT rank FROM table_name_83 WHERE annual_interchanges__millions__2011_12 < 1.99 AND annual_entry_exit__millions__2011_12 < 13.835 AND total_passengers__millions__2011_12 > 13.772
CREATE TABLE table_name_83 (rank VARCHAR, total_passengers__millions__2011_12 VARCHAR, annual_interchanges__millions__2011_12 VARCHAR, annual_entry_exit__millions__2011_12 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4591, 41, 6254, 584, 4280, 28027, 6, 792, 834, 3968, 4606, 277, 834, 834, 17030, 7, 834, 834, 13907, 834, 2122, 584, 4280, 28027, 6, 2041, 834, 3870, 13073, 7, 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, 1, 1, 1...
[ 3, 23143, 14196, 11003, 21680, 953, 834, 4350, 834, 4591, 549, 17444, 427, 2041, 834, 3870, 13073, 7, 834, 834, 17030, 7, 834, 834, 13907, 834, 2122, 3, 2, 209, 14990, 3430, 2041, 834, 295, 651, 834, 994, 155, 834, 834, 17030, 7, ...
How many ranks are in liverpool with more than 3 platforms and an annual interchange less than 0.778 million?
SELECT COUNT(rank) FROM table_name_91 WHERE location = "liverpool" AND number_of_platforms > 3 AND annual_interchanges__millions__2011_12 < 0.778
CREATE TABLE table_name_91 (rank VARCHAR, annual_interchanges__millions__2011_12 VARCHAR, location VARCHAR, number_of_platforms VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4729, 41, 6254, 584, 4280, 28027, 6, 2041, 834, 3870, 13073, 7, 834, 834, 17030, 7, 834, 834, 13907, 834, 2122, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 6, 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, 2847, 17161, 599, 6254, 61, 21680, 953, 834, 4350, 834, 4729, 549, 17444, 427, 1128, 3274, 96, 7591, 52, 13194, 121, 3430, 381, 834, 858, 834, 29100, 7, 2490, 220, 3430, 2041, 834, 3870, 13073, 7, 834, 834, 17030, 7...
Which Number of households has Per capita income of $21,571, and a Population smaller than 9,783?
SELECT AVG(number_of_households) FROM table_name_61 WHERE per_capita_income = "$21,571" AND population < 9 OFFSET 783
CREATE TABLE table_name_61 (number_of_households INTEGER, per_capita_income VARCHAR, population VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4241, 41, 5525, 1152, 834, 858, 834, 1840, 6134, 7, 3, 21342, 17966, 6, 399, 834, 4010, 155, 9, 834, 15759, 584, 4280, 28027, 6, 2074, 584, 4280, 28027, 61, 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, 5525, 1152, 834, 858, 834, 1840, 6134, 7, 61, 21680, 953, 834, 4350, 834, 4241, 549, 17444, 427, 399, 834, 4010, 155, 9, 834, 15759, 3274, 96, 3229, 2658, 6, 3436, 536, 121, 3430, 2074, 3, 2, 668, ...
Which Number of households has a County of cook, and Population smaller than 5,176?
SELECT AVG(number_of_households) FROM table_name_98 WHERE county = "cook" AND population < 5 OFFSET 176
CREATE TABLE table_name_98 (number_of_households INTEGER, county VARCHAR, population VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3916, 41, 5525, 1152, 834, 858, 834, 1840, 6134, 7, 3, 21342, 17966, 6, 5435, 584, 4280, 28027, 6, 2074, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 71, 17217, 599, 5525, 1152, 834, 858, 834, 1840, 6134, 7, 61, 21680, 953, 834, 4350, 834, 3916, 549, 17444, 427, 5435, 3274, 96, 509, 1825, 121, 3430, 2074, 3, 2, 305, 3, 15316, 20788, 3, 26782, 1, -100, -100, -10...
What Per capita income has a Median family income of $50,755?
SELECT per_capita_income FROM table_name_38 WHERE median_family_income = "$50,755"
CREATE TABLE table_name_38 (per_capita_income VARCHAR, median_family_income VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3747, 41, 883, 834, 4010, 155, 9, 834, 15759, 584, 4280, 28027, 6, 15572, 834, 15474, 834, 15759, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1915, 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, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 399, 834, 4010, 155, 9, 834, 15759, 21680, 953, 834, 4350, 834, 3747, 549, 17444, 427, 15572, 834, 15474, 834, 15759, 3274, 96, 3229, 1752, 6, 3072, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What Number of households have a Median family income of $58,491?
SELECT number_of_households FROM table_name_73 WHERE median_family_income = "$58,491"
CREATE TABLE table_name_73 (number_of_households VARCHAR, median_family_income VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4552, 41, 5525, 1152, 834, 858, 834, 1840, 6134, 7, 584, 4280, 28027, 6, 15572, 834, 15474, 834, 15759, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 381, 834, 858, 834, 1840, 6134, 7, 21680, 953, 834, 4350, 834, 4552, 549, 17444, 427, 15572, 834, 15474, 834, 15759, 3274, 96, 3229, 3449, 6, 3647, 536, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the to par score of the golfer that had a score of 68-70=138?
SELECT to_par FROM table_name_91 WHERE score = 68 - 70 = 138
CREATE TABLE table_name_91 (to_par VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4729, 41, 235, 834, 1893, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 12, 260, 2604, 13, 8, 4319, 49, 24, 141, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 12, 834, 1893, 21680, 953, 834, 4350, 834, 4729, 549, 17444, 427, 2604, 3274, 3, 3651, 3, 18, 2861, 3274, 3, 22744, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which golfer had a score of 69-71=140?
SELECT player FROM table_name_63 WHERE score = 69 - 71 = 140
CREATE TABLE table_name_63 (player VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3891, 41, 20846, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 4319, 49, 141, 3, 9, 2604, 13, 3, 3951, 18, 4450, 2423, 22...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1959, 21680, 953, 834, 4350, 834, 3891, 549, 17444, 427, 2604, 3274, 3, 3951, 3, 18, 3, 4450, 3274, 11397, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Which country is t3 finisher billy mayfair from?
SELECT country FROM table_name_37 WHERE place = "t3" AND player = "billy mayfair"
CREATE TABLE table_name_37 (country VARCHAR, place VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4118, 41, 17529, 584, 4280, 28027, 6, 286, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 684, 19, 3, 17, 519, 1992, 49, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 684, 21680, 953, 834, 4350, 834, 4118, 549, 17444, 427, 286, 3274, 96, 17, 519, 121, 3430, 1959, 3274, 96, 3727, 120, 164, 14881, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which Country has a Player of jodie mudd?
SELECT country FROM table_name_62 WHERE player = "jodie mudd"
CREATE TABLE table_name_62 (country VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4056, 41, 17529, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 6993, 65, 3, 9, 12387, 13, 3, 1927, 2498, 3, 11557, 26, 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, 684, 21680, 953, 834, 4350, 834, 4056, 549, 17444, 427, 1959, 3274, 96, 1927, 2498, 3, 11557, 26, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Which Money (£) has a Player of jodie mudd?
SELECT COUNT(money___) AS £__ FROM table_name_72 WHERE player = "jodie mudd"
CREATE TABLE table_name_72 (money___ VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5865, 41, 28442, 834, 834, 834, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 8833, 41, 19853, 61, 65, 3, 9, 12387, 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, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 28442, 834, 834, 834, 61, 6157, 3996, 834, 834, 21680, 953, 834, 4350, 834, 5865, 549, 17444, 427, 1959, 3274, 96, 1927, 2498, 3, 11557, 26, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the total Money (£) of Player of nick faldo?
SELECT SUM(money___) AS £__ FROM table_name_56 WHERE player = "nick faldo"
CREATE TABLE table_name_56 (money___ INTEGER, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4834, 41, 28442, 834, 834, 834, 3, 21342, 17966, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 8833, 41, 19853, 61, 13, 12387, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 28442, 834, 834, 834, 61, 6157, 3996, 834, 834, 21680, 953, 834, 4350, 834, 4834, 549, 17444, 427, 1959, 3274, 96, 11191, 12553, 26, 32, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the total Money (£) with a Place of t6, and a Player of ian baker-finch?
SELECT COUNT(money___) AS £__ FROM table_name_61 WHERE place = "t6" AND player = "ian baker-finch"
CREATE TABLE table_name_61 (money___ VARCHAR, place VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4241, 41, 28442, 834, 834, 834, 584, 4280, 28027, 6, 286, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 8833, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 28442, 834, 834, 834, 61, 6157, 3996, 834, 834, 21680, 953, 834, 4350, 834, 4241, 549, 17444, 427, 286, 3274, 96, 17, 948, 121, 3430, 1959, 3274, 96, 23, 152, 11091, 52, 18, 89, 4976, 121, 1, -10...
What position was the team who had less then 63 goals against and less than 6 losses?
SELECT AVG(position) FROM table_name_20 WHERE goals_against < 63 AND lost < 6
CREATE TABLE table_name_20 (position INTEGER, goals_against VARCHAR, lost VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1755, 41, 4718, 3, 21342, 17966, 6, 1766, 834, 9, 16720, 7, 17, 584, 4280, 28027, 6, 1513, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1102, 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, 1, 1, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 71, 17217, 599, 4718, 61, 21680, 953, 834, 4350, 834, 1755, 549, 17444, 427, 1766, 834, 9, 16720, 7, 17, 3, 2, 3, 3891, 3430, 1513, 3, 2, 431, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many times did the team lose who had 1 of 37 points and less than 60 goals against?
SELECT MIN(lost) FROM table_name_30 WHERE points_1 = "37" AND goals_against < 60
CREATE TABLE table_name_30 (lost INTEGER, points_1 VARCHAR, goals_against VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1458, 41, 2298, 17, 3, 21342, 17966, 6, 979, 834, 536, 584, 4280, 28027, 6, 1766, 834, 9, 16720, 7, 17, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 17684, 599, 2298, 17, 61, 21680, 953, 834, 4350, 834, 1458, 549, 17444, 427, 979, 834, 536, 3274, 96, 4118, 121, 3430, 1766, 834, 9, 16720, 7, 17, 3, 2, 1640, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many times did the team lose who had a goal difference of +2, 52 goals for, and less than 9 draws?
SELECT MIN(lost) FROM table_name_97 WHERE goal_difference = "+2" AND goals_for = 52 AND drawn < 9
CREATE TABLE table_name_97 (lost INTEGER, drawn VARCHAR, goal_difference VARCHAR, goals_for VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4327, 41, 2298, 17, 3, 21342, 17966, 6, 6796, 584, 4280, 28027, 6, 1288, 834, 26, 99, 11788, 584, 4280, 28027, 6, 1766, 834, 1161, 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, 3, 17684, 599, 2298, 17, 61, 21680, 953, 834, 4350, 834, 4327, 549, 17444, 427, 1288, 834, 26, 99, 11788, 3274, 96, 1220, 357, 121, 3430, 1766, 834, 1161, 3274, 9065, 3430, 6796, 3, 2, 668, 1, -100, -100, -100, -1...
How many draws did clitheroe have when their position was less than 12 and they lost less than 4 times?
SELECT SUM(drawn) FROM table_name_76 WHERE position < 12 AND team = "clitheroe" AND lost > 4
CREATE TABLE table_name_76 (drawn INTEGER, lost VARCHAR, position VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3959, 41, 19489, 29, 3, 21342, 17966, 6, 1513, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 19489, 29, 61, 21680, 953, 834, 4350, 834, 3959, 549, 17444, 427, 1102, 3, 2, 586, 3430, 372, 3274, 96, 75, 40, 9732, 32, 15, 121, 3430, 1513, 2490, 314, 1, -100, -100, -100, -100, -100, -100, -100...
What is the reserved for (ST/ST/None) when it was Uklana?
SELECT reserved_for___sc___st__none_ FROM table_name_40 WHERE name = "uklana"
CREATE TABLE table_name_40 (reserved_for___sc___st__none_ VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2445, 41, 60, 3473, 15, 26, 834, 1161, 834, 834, 834, 7, 75, 834, 834, 834, 7, 17, 834, 834, 29, 782, 834, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 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, 14040, 834, 1161, 834, 834, 834, 7, 75, 834, 834, 834, 7, 17, 834, 834, 29, 782, 834, 21680, 953, 834, 4350, 834, 2445, 549, 17444, 427, 564, 3274, 96, 1598, 1618, 9, 121, 1, -100, -100, -100, -100, -100, -100, ...
Bhiwani district have what constituency number?
SELECT constituency_number FROM table_name_37 WHERE district = "bhiwani"
CREATE TABLE table_name_37 (constituency_number VARCHAR, district VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4118, 41, 8056, 17, 155, 76, 4392, 834, 5525, 1152, 584, 4280, 28027, 6, 3939, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 16332, 23, 3877, 23, 3939, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 6439, 4392, 834, 5525, 1152, 21680, 953, 834, 4350, 834, 4118, 549, 17444, 427, 3939, 3274, 96, 115, 107, 23, 3877, 23, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the constituency number with electorates (2009) number larger than 152,958?
SELECT constituency_number FROM table_name_40 WHERE number_of_electorates__2009_ > 152 OFFSET 958
CREATE TABLE table_name_40 (constituency_number VARCHAR, number_of_electorates__2009_ INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2445, 41, 8056, 17, 155, 76, 4392, 834, 5525, 1152, 584, 4280, 28027, 6, 381, 834, 858, 834, 400, 5317, 6203, 834, 834, 16660, 834, 3, 21342, 17966, 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, 6439, 4392, 834, 5525, 1152, 21680, 953, 834, 4350, 834, 2445, 549, 17444, 427, 381, 834, 858, 834, 400, 5317, 6203, 834, 834, 16660, 834, 2490, 3, 26320, 3, 15316, 20788, 668, 3449, 1, -100, -100, -100, -100, -100, ...
What is the date of the performance by Jatin Shah and co-contestant is Shalini Chandran?
SELECT date_performed FROM table_name_89 WHERE main_contestant = "jatin shah" AND co_contestant__yaar_vs_pyaar_ = "shalini chandran"
CREATE TABLE table_name_89 (date_performed VARCHAR, main_contestant VARCHAR, co_contestant__yaar_vs_pyaar_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3914, 41, 5522, 834, 883, 10816, 584, 4280, 28027, 6, 711, 834, 1018, 4377, 288, 584, 4280, 28027, 6, 576, 834, 1018, 4377, 288, 834, 834, 63, 9, 291, 834, 208, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 834, 883, 10816, 21680, 953, 834, 4350, 834, 3914, 549, 17444, 427, 711, 834, 1018, 4377, 288, 3274, 96, 1191, 17, 77, 6660, 9, 107, 121, 3430, 576, 834, 1018, 4377, 288, 834, 834, 63, 9, 291, 834, 208, 7, ...
What are the scores when total score/week is 41/60 and co-contestant is Shalini Chandran?
SELECT scores_by_each_individual_judge FROM table_name_10 WHERE total_score_week = "41/60" AND co_contestant__yaar_vs_pyaar_ = "shalini chandran"
CREATE TABLE table_name_10 (scores_by_each_individual_judge VARCHAR, total_score_week VARCHAR, co_contestant__yaar_vs_pyaar_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1714, 41, 7, 9022, 7, 834, 969, 834, 15, 1836, 834, 17027, 138, 834, 354, 13164, 584, 4280, 28027, 6, 792, 834, 7, 9022, 834, 8041, 584, 4280, 28027, 6, 576, 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, 1, 1, 1...
[ 3, 23143, 14196, 7586, 834, 969, 834, 15, 1836, 834, 17027, 138, 834, 354, 13164, 21680, 953, 834, 4350, 834, 1714, 549, 17444, 427, 792, 834, 7, 9022, 834, 8041, 3274, 96, 4853, 87, 3328, 121, 3430, 576, 834, 1018, 4377, 288, 834, ...
What position is there when the main contestant is Vishal Singh and the scores are 1 + 7 + 5 = 13?
SELECT position FROM table_name_21 WHERE main_contestant = "vishal singh" AND scores_by_each_individual_judge = 1 + 7 + 5 = 13
CREATE TABLE table_name_21 (position VARCHAR, main_contestant VARCHAR, scores_by_each_individual_judge VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 4718, 584, 4280, 28027, 6, 711, 834, 1018, 4377, 288, 584, 4280, 28027, 6, 7586, 834, 969, 834, 15, 1836, 834, 17027, 138, 834, 354, 13164, 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, 1102, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 711, 834, 1018, 4377, 288, 3274, 96, 3466, 3828, 10159, 107, 121, 3430, 7586, 834, 969, 834, 15, 1836, 834, 17027, 138, 834, 354, 13164, 3274, 209, 1768, 489, ...
Who is the main contestant when the co-contestant (yaar vs. pyaar) is Shalini Chandran?
SELECT main_contestant FROM table_name_33 WHERE co_contestant__yaar_vs_pyaar_ = "shalini chandran"
CREATE TABLE table_name_33 (main_contestant VARCHAR, co_contestant__yaar_vs_pyaar_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4201, 41, 7484, 834, 1018, 4377, 288, 584, 4280, 28027, 6, 576, 834, 1018, 4377, 288, 834, 834, 63, 9, 291, 834, 208, 7, 834, 102, 63, 9, 291, 834, 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, 711, 834, 1018, 4377, 288, 21680, 953, 834, 4350, 834, 4201, 549, 17444, 427, 576, 834, 1018, 4377, 288, 834, 834, 63, 9, 291, 834, 208, 7, 834, 102, 63, 9, 291, 834, 3274, 96, 7, 1024, 6129, 3, 524, 232, 2002, ...
Who is the main contestant eliminated with a score of 1 + 7 + 5 = 13?
SELECT main_contestant FROM table_name_11 WHERE status = "eliminated" AND scores_by_each_individual_judge = 1 + 7 + 5 = 13
CREATE TABLE table_name_11 (main_contestant VARCHAR, status VARCHAR, scores_by_each_individual_judge VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2596, 41, 7484, 834, 1018, 4377, 288, 584, 4280, 28027, 6, 2637, 584, 4280, 28027, 6, 7586, 834, 969, 834, 15, 1836, 834, 17027, 138, 834, 354, 13164, 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, 711, 834, 1018, 4377, 288, 21680, 953, 834, 4350, 834, 2596, 549, 17444, 427, 2637, 3274, 96, 15, 4941, 77, 920, 121, 3430, 7586, 834, 969, 834, 15, 1836, 834, 17027, 138, 834, 354, 13164, 3274, 209, 1768, 489, 1768...
What shows for series 4 when the seat shows 1?
SELECT series_4 FROM table_name_27 WHERE seat = 1
CREATE TABLE table_name_27 (series_4 VARCHAR, seat VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2555, 41, 10833, 7, 834, 591, 584, 4280, 28027, 6, 3143, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1267, 21, 939, 314, 116, 8, 3143, 1267, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 939, 834, 591, 21680, 953, 834, 4350, 834, 2555, 549, 17444, 427, 3143, 3274, 209, 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 seat number when Series 3 shows Dana Bérová?
SELECT AVG(seat) FROM table_name_81 WHERE series_3 = "dana bérová"
CREATE TABLE table_name_81 (seat INTEGER, series_3 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4959, 41, 7, 1544, 3, 21342, 17966, 6, 939, 834, 519, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 3143, 381, 116, 4531, 220, 1267, 2744, 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, 71, 17217, 599, 7, 1544, 61, 21680, 953, 834, 4350, 834, 4959, 549, 17444, 427, 939, 834, 519, 3274, 96, 3768, 9, 3, 115, 154, 8843, 2975, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who was the Partner in the Algiers 2, Algeria Tournament?
SELECT partner FROM table_name_2 WHERE tournament = "algiers 2, algeria"
CREATE TABLE table_name_2 (partner VARCHAR, tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 357, 41, 12300, 584, 4280, 28027, 6, 5892, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 5793, 16, 8, 901, 122, 4518, 3547, 30805, 20502, 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, 2397, 21680, 953, 834, 4350, 834, 357, 549, 17444, 427, 5892, 3274, 96, 138, 122, 4518, 3547, 491, 122, 4476, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Who were the Opponents in the Match with Partner Rushmi Chakravarthi?
SELECT opponents FROM table_name_80 WHERE partner = "rushmi chakravarthi"
CREATE TABLE table_name_80 (opponents VARCHAR, partner VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2079, 41, 32, 102, 9977, 7, 584, 4280, 28027, 6, 2397, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 130, 8, 4495, 9977, 7, 16, 8, 12296, 28, 5793, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 16383, 21680, 953, 834, 4350, 834, 2079, 549, 17444, 427, 2397, 3274, 96, 17363, 51, 23, 28507, 4331, 7436, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the Date of the Match with a Score of 6–4, 7–5?
SELECT date FROM table_name_27 WHERE score = "6–4, 7–5"
CREATE TABLE table_name_27 (date VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2555, 41, 5522, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7678, 13, 8, 12296, 28, 3, 9, 17763, 13, 431, 104, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 833, 21680, 953, 834, 4350, 834, 2555, 549, 17444, 427, 2604, 3274, 96, 948, 104, 8525, 489, 104, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the fewest loses for the club that is below 8 in position, and had played less than 30 games?
SELECT MIN(loses) FROM table_name_83 WHERE position < 8 AND games_played < 30
CREATE TABLE table_name_83 (loses INTEGER, position VARCHAR, games_played VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4591, 41, 10227, 7, 3, 21342, 17966, 6, 1102, 584, 4280, 28027, 6, 1031, 834, 4895, 15, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 360,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10227, 7, 61, 21680, 953, 834, 4350, 834, 4591, 549, 17444, 427, 1102, 3, 2, 505, 3430, 1031, 834, 4895, 15, 26, 3, 2, 604, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the loses total when there is less than 4 draws, less than 105 conceded goals, less than 38 goals scored, and the club is positioned greater than 2?
SELECT SUM(loses) FROM table_name_54 WHERE draws < 4 AND goals_conceded < 105 AND position > 2 AND goals_scored < 38
CREATE TABLE table_name_54 (loses INTEGER, goals_scored VARCHAR, position VARCHAR, draws VARCHAR, goals_conceded VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5062, 41, 10227, 7, 3, 21342, 17966, 6, 1766, 834, 3523, 1271, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 6, 14924, 584, 4280, 28027, 6, 1766, 834, 11620, 221, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10227, 7, 61, 21680, 953, 834, 4350, 834, 5062, 549, 17444, 427, 14924, 3, 2, 314, 3430, 1766, 834, 11620, 221, 26, 3, 2, 3, 12869, 3430, 1102, 2490, 204, 3430, 1766, 834, 3523, 1271, 3, 2, 6654, ...
How many total goals conceded are there when the points are greater than 58, less than 27 wins, and less than 1 draws?
SELECT SUM(goals_conceded) FROM table_name_16 WHERE points > 58 AND wins < 27 AND draws < 1
CREATE TABLE table_name_16 (goals_conceded INTEGER, draws VARCHAR, points VARCHAR, wins VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2938, 41, 839, 5405, 834, 11620, 221, 26, 3, 21342, 17966, 6, 14924, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 6, 9204, 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, 180, 6122, 599, 839, 5405, 834, 11620, 221, 26, 61, 21680, 953, 834, 4350, 834, 2938, 549, 17444, 427, 979, 2490, 3, 3449, 3430, 9204, 3, 2, 2307, 3430, 14924, 3, 2, 209, 1, -100, -100, -100, -100, -100, -100, -10...
How many total goals scored when less than 30 games have been played?
SELECT COUNT(goals_scored) FROM table_name_71 WHERE games_played < 30
CREATE TABLE table_name_71 (goals_scored VARCHAR, games_played INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4450, 41, 839, 5405, 834, 3523, 1271, 584, 4280, 28027, 6, 1031, 834, 4895, 15, 26, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 792, 1766, 5799, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 839, 5405, 834, 3523, 1271, 61, 21680, 953, 834, 4350, 834, 4450, 549, 17444, 427, 1031, 834, 4895, 15, 26, 3, 2, 604, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
When less than 30 games have been played what is the average goals scored?
SELECT AVG(goals_scored) FROM table_name_18 WHERE games_played < 30
CREATE TABLE table_name_18 (goals_scored INTEGER, games_played INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2606, 41, 839, 5405, 834, 3523, 1271, 3, 21342, 17966, 6, 1031, 834, 4895, 15, 26, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 366, 705, 145, 604, 1031, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 71, 17217, 599, 839, 5405, 834, 3523, 1271, 61, 21680, 953, 834, 4350, 834, 2606, 549, 17444, 427, 1031, 834, 4895, 15, 26, 3, 2, 604, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the league cup app with league cup goals more than 0?
SELECT league_cup_apps FROM table_name_76 WHERE league_cup_goals > 0
CREATE TABLE table_name_76 (league_cup_apps VARCHAR, league_cup_goals INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3959, 41, 29512, 834, 4658, 834, 3096, 7, 584, 4280, 28027, 6, 5533, 834, 4658, 834, 839, 5405, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 5533, 834, 4658, 834, 3096, 7, 21680, 953, 834, 4350, 834, 3959, 549, 17444, 427, 5533, 834, 4658, 834, 839, 5405, 2490, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the fa cup apps with 0 league cup goals, and a total of 43 apps?
SELECT fa_cup_apps FROM table_name_60 WHERE league_cup_goals = 0 AND total_apps = "43"
CREATE TABLE table_name_60 (fa_cup_apps VARCHAR, league_cup_goals VARCHAR, total_apps VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3328, 41, 89, 9, 834, 4658, 834, 3096, 7, 584, 4280, 28027, 6, 5533, 834, 4658, 834, 839, 5405, 584, 4280, 28027, 6, 792, 834, 3096, 7, 584, 4280, 28027, 61, 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, 89, 9, 834, 4658, 834, 3096, 7, 21680, 953, 834, 4350, 834, 3328, 549, 17444, 427, 5533, 834, 4658, 834, 839, 5405, 3274, 3, 632, 3430, 792, 834, 3096, 7, 3274, 96, 4906, 121, 1, -100, -100, -100, -100, -100, ...
What is the highest FLT goals with 0 league cup goals, a GK position, and 2 league cup apps?
SELECT MAX(flt_goals) FROM table_name_3 WHERE league_cup_goals = 0 AND position = "gk" AND league_cup_apps = "2"
CREATE TABLE table_name_3 (flt_goals INTEGER, league_cup_apps VARCHAR, league_cup_goals VARCHAR, position VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 519, 41, 89, 40, 17, 834, 839, 5405, 3, 21342, 17966, 6, 5533, 834, 4658, 834, 3096, 7, 584, 4280, 28027, 6, 5533, 834, 4658, 834, 839, 5405, 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, 4800, 4, 599, 89, 40, 17, 834, 839, 5405, 61, 21680, 953, 834, 4350, 834, 519, 549, 17444, 427, 5533, 834, 4658, 834, 839, 5405, 3274, 3, 632, 3430, 1102, 3274, 96, 122, 157, 121, 3430, 5533, 834, 4658, 834, 3096,...
On what date is the venue Sam Nujoma Stadium, Windhoek, Namibia?
SELECT date FROM table_name_87 WHERE venue = "sam nujoma stadium, windhoek, namibia"
CREATE TABLE table_name_87 (date VARCHAR, venue VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4225, 41, 5522, 584, 4280, 28027, 6, 5669, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 461, 125, 833, 19, 8, 5669, 3084, 1174, 1927, 51, 9, 12750, 6, 56...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4225, 549, 17444, 427, 5669, 3274, 96, 7, 265, 206, 1927, 51, 9, 14939, 6, 2943, 107, 32, 15, 157, 6, 3, 13363, 16775, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who was in third place when the Winner was Dalian Shide, Chongqing Longxin was 4th and 14 clubs?
SELECT third_place FROM table_name_48 WHERE number_of_clubs = 14 AND winners = "dalian shide" AND fourth_placed = "chongqing longxin"
CREATE TABLE table_name_48 (third_place VARCHAR, fourth_placed VARCHAR, number_of_clubs VARCHAR, winners VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3707, 41, 14965, 834, 4687, 584, 4280, 28027, 6, 4509, 834, 4687, 26, 584, 4280, 28027, 6, 381, 834, 858, 834, 13442, 7, 584, 4280, 28027, 6, 8969, 584, 4280, 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, 1, 1, 1, 1...
[ 3, 23143, 14196, 1025, 834, 4687, 21680, 953, 834, 4350, 834, 3707, 549, 17444, 427, 381, 834, 858, 834, 13442, 7, 3274, 968, 3430, 8969, 3274, 96, 26, 9, 9928, 3, 5605, 221, 121, 3430, 4509, 834, 4687, 26, 3274, 96, 524, 2444, 18...
What season had Dalian Wanda as the winner with Yanbian Aodong winning 4th?
SELECT SUM(season) FROM table_name_1 WHERE winners = "dalian wanda" AND fourth_placed = "yanbian aodong"
CREATE TABLE table_name_1 (season INTEGER, winners VARCHAR, fourth_placed VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 536, 41, 9476, 3, 21342, 17966, 6, 8969, 584, 4280, 28027, 6, 4509, 834, 4687, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 774, 141, 878, 9928, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 9476, 61, 21680, 953, 834, 4350, 834, 536, 549, 17444, 427, 8969, 3274, 96, 26, 9, 9928, 3, 210, 232, 9, 121, 3430, 4509, 834, 4687, 26, 3274, 96, 63, 152, 12032, 3, 9, 32, 26, 2444, 121, 1, -1...
What is the number of clubs before 2003 with a 4th place winner of Shenzhen Jianlibao?
SELECT AVG(number_of_clubs) FROM table_name_66 WHERE fourth_placed = "shenzhen jianlibao" AND season < 2003
CREATE TABLE table_name_66 (number_of_clubs INTEGER, fourth_placed VARCHAR, season VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3539, 41, 5525, 1152, 834, 858, 834, 13442, 7, 3, 21342, 17966, 6, 4509, 834, 4687, 26, 584, 4280, 28027, 6, 774, 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, 5525, 1152, 834, 858, 834, 13442, 7, 61, 21680, 953, 834, 4350, 834, 3539, 549, 17444, 427, 4509, 834, 4687, 26, 3274, 96, 7, 3225, 172, 3225, 3, 354, 23, 152, 6856, 9, 32, 121, 3430, 774, 3, 2, ...
What is the number of clubs when Dalian Shide won and Sichuan Quanxing won 4th?
SELECT AVG(number_of_clubs) FROM table_name_35 WHERE winners = "dalian shide" AND fourth_placed = "sichuan quanxing"
CREATE TABLE table_name_35 (number_of_clubs INTEGER, winners VARCHAR, fourth_placed VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2469, 41, 5525, 1152, 834, 858, 834, 13442, 7, 3, 21342, 17966, 6, 8969, 584, 4280, 28027, 6, 4509, 834, 4687, 26, 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, 5525, 1152, 834, 858, 834, 13442, 7, 61, 21680, 953, 834, 4350, 834, 2469, 549, 17444, 427, 8969, 3274, 96, 26, 9, 9928, 3, 5605, 221, 121, 3430, 4509, 834, 4687, 26, 3274, 96, 7, 362, 76, 152, 5...
Who was the winner when the runner-up was Guangzhou Apollo?
SELECT winners FROM table_name_34 WHERE runners_up = "guangzhou apollo"
CREATE TABLE table_name_34 (winners VARCHAR, runners_up VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3710, 41, 3757, 687, 7, 584, 4280, 28027, 6, 16448, 834, 413, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 4668, 116, 8, 3, 10806, 18, 413, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 8969, 21680, 953, 834, 4350, 834, 3710, 549, 17444, 427, 16448, 834, 413, 3274, 96, 1744, 1468, 25303, 3, 9521, 195, 32, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
How many Byes have an Against of 972, and more than 11 wins?
SELECT SUM(byes) FROM table_name_39 WHERE against = 972 AND wins > 11
CREATE TABLE table_name_39 (byes INTEGER, against VARCHAR, wins VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3288, 41, 969, 15, 7, 3, 21342, 17966, 6, 581, 584, 4280, 28027, 6, 9204, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 938, 15, 7, 43, 46, 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, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 969, 15, 7, 61, 21680, 953, 834, 4350, 834, 3288, 549, 17444, 427, 581, 3274, 668, 5865, 3430, 9204, 2490, 850, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which Byes have a Lexton Plains of skipton?
SELECT MAX(byes) FROM table_name_87 WHERE lexton_plains = "skipton"
CREATE TABLE table_name_87 (byes INTEGER, lexton_plains VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4225, 41, 969, 15, 7, 3, 21342, 17966, 6, 90, 20706, 834, 18689, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 938, 15, 7, 43, 3, 9, 312, 20706...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4800, 4, 599, 969, 15, 7, 61, 21680, 953, 834, 4350, 834, 4225, 549, 17444, 427, 90, 20706, 834, 18689, 7, 3274, 96, 4009, 11632, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the value for Lost when Drawn is 0, and Tries against is 41?
SELECT lost FROM table_name_33 WHERE drawn = "0" AND tries_against = "41"
CREATE TABLE table_name_33 (lost VARCHAR, drawn VARCHAR, tries_against VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4201, 41, 2298, 17, 584, 4280, 28027, 6, 6796, 584, 4280, 28027, 6, 3, 9000, 834, 9, 16720, 7, 17, 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, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 1513, 21680, 953, 834, 4350, 834, 4201, 549, 17444, 427, 6796, 3274, 96, 632, 121, 3430, 3, 9000, 834, 9, 16720, 7, 17, 3274, 96, 4853, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the drawn value for furnace united rfc?
SELECT drawn FROM table_name_47 WHERE club = "furnace united rfc"
CREATE TABLE table_name_47 (drawn VARCHAR, club VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4177, 41, 19489, 29, 584, 4280, 28027, 6, 1886, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 6796, 701, 21, 19808, 18279, 3, 52, 89, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 6796, 21680, 953, 834, 4350, 834, 4177, 549, 17444, 427, 1886, 3274, 96, 9827, 29, 3302, 18279, 3, 52, 89, 75, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What tries against value does burry port rfc have?
SELECT tries_against FROM table_name_87 WHERE club = "burry port rfc"
CREATE TABLE table_name_87 (tries_against VARCHAR, club VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4225, 41, 9000, 834, 9, 16720, 7, 17, 584, 4280, 28027, 6, 1886, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 3, 9000, 581, 701, 405, 7018, 651, 214...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9000, 834, 9, 16720, 7, 17, 21680, 953, 834, 4350, 834, 4225, 549, 17444, 427, 1886, 3274, 96, 5808, 651, 2147, 3, 52, 89, 75, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Of the ships with diesel-electric hybrid engines, length of 443 feet, and over 190 guests, what is the lowest number of staterooms?
SELECT MIN(staterooms) FROM table_name_44 WHERE comments = "diesel-electric hybrid engines" AND length = "443 feet" AND guests > 190
CREATE TABLE table_name_44 (staterooms INTEGER, guests VARCHAR, comments VARCHAR, length VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3628, 41, 5540, 3082, 7, 3, 21342, 17966, 6, 2554, 584, 4280, 28027, 6, 2622, 584, 4280, 28027, 6, 2475, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 1129,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5540, 3082, 7, 61, 21680, 953, 834, 4350, 834, 3628, 549, 17444, 427, 2622, 3274, 96, 7719, 15, 40, 18, 17470, 9279, 7277, 121, 3430, 2475, 3274, 96, 3628, 519, 1922, 121, 3430, 2554, 2490, 3, 11776, ...
How many wins for the year that is later than 1987 and has points less than 188?
SELECT wins FROM table_name_47 WHERE year > 1987 AND points < 188
CREATE TABLE table_name_47 (wins VARCHAR, year VARCHAR, points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4177, 41, 3757, 7, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 9204, 21, 8, 215, 24, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 9204, 21680, 953, 834, 4350, 834, 4177, 549, 17444, 427, 215, 2490, 12701, 3430, 979, 3, 2, 3, 25794, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the name of the machine that ranked 4th and has 2 wins?
SELECT machine FROM table_name_59 WHERE rank = "4th" AND wins = 2
CREATE TABLE table_name_59 (machine VARCHAR, rank VARCHAR, wins VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3390, 41, 8276, 630, 584, 4280, 28027, 6, 11003, 584, 4280, 28027, 6, 9204, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 564, 13, 8, 1437, 24...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1437, 21680, 953, 834, 4350, 834, 3390, 549, 17444, 427, 11003, 3274, 96, 591, 189, 121, 3430, 9204, 3274, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many wins were there in 1994?
SELECT SUM(wins) FROM table_name_20 WHERE year = 1994
CREATE TABLE table_name_20 (wins INTEGER, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1755, 41, 3757, 7, 3, 21342, 17966, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 9204, 130, 132, 16, 7520, 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, 180, 6122, 599, 3757, 7, 61, 21680, 953, 834, 4350, 834, 1755, 549, 17444, 427, 215, 3274, 7520, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the rank associated with the team that has more than 2 wins and has greater than 204 points?
SELECT rank FROM table_name_34 WHERE wins > 2 AND points > 204
CREATE TABLE table_name_34 (rank VARCHAR, wins VARCHAR, points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3710, 41, 6254, 584, 4280, 28027, 6, 9204, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 11003, 1968, 28, 8, 372, 24...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 11003, 21680, 953, 834, 4350, 834, 3710, 549, 17444, 427, 9204, 2490, 204, 3430, 979, 2490, 3, 26363, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many picks have a Player of pong escobal?
SELECT SUM(pick) FROM table_name_80 WHERE player = "pong escobal"
CREATE TABLE table_name_80 (pick INTEGER, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2079, 41, 17967, 3, 21342, 17966, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 1432, 7, 43, 3, 9, 12387, 13, 3, 26142, 3, 15, 3523, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 17967, 61, 21680, 953, 834, 4350, 834, 2079, 549, 17444, 427, 1959, 3274, 96, 26142, 3, 15, 3523, 3849, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Which PBA team has a College of nu?
SELECT pba_team FROM table_name_61 WHERE college = "nu"
CREATE TABLE table_name_61 (pba_team VARCHAR, college VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4241, 41, 102, 115, 9, 834, 11650, 584, 4280, 28027, 6, 1900, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 276, 4882, 372, 65, 3, 9, 1888, 13, 206,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 102, 115, 9, 834, 11650, 21680, 953, 834, 4350, 834, 4241, 549, 17444, 427, 1900, 3274, 96, 29, 76, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the birth place for someone elevated by Lucius III, and has the Cardinalatial title of Deacon of S. Giorgio in Velabro?
SELECT place_of_birth FROM table_name_65 WHERE elevator = "lucius iii" AND cardinalatial_title = "deacon of s. giorgio in velabro"
CREATE TABLE table_name_65 (place_of_birth VARCHAR, elevator VARCHAR, cardinalatial_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4122, 41, 4687, 834, 858, 834, 20663, 584, 4280, 28027, 6, 19967, 584, 4280, 28027, 6, 895, 10270, 9, 10646, 834, 21869, 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, 286, 834, 858, 834, 20663, 21680, 953, 834, 4350, 834, 4122, 549, 17444, 427, 19967, 3274, 96, 12804, 302, 3, 23, 23, 23, 121, 3430, 895, 10270, 9, 10646, 834, 21869, 3274, 96, 221, 9, 1018, 13, 3, 7, 5, 3, 1025...
What is the place of birth for the elector Laborante de Panormo?
SELECT place_of_birth FROM table_name_94 WHERE elector = "laborante de panormo"
CREATE TABLE table_name_94 (place_of_birth VARCHAR, elector VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4240, 41, 4687, 834, 858, 834, 20663, 584, 4280, 28027, 6, 11924, 127, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 286, 13, 3879, 21, 8, 119...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 286, 834, 858, 834, 20663, 21680, 953, 834, 4350, 834, 4240, 549, 17444, 427, 11924, 127, 3274, 96, 9456, 1841, 20, 2131, 127, 51, 32, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who is the elector that has the cardinalatial title of Deacon of SS. Cosma e Damiano?
SELECT elector FROM table_name_86 WHERE cardinalatial_title = "deacon of ss. cosma e damiano"
CREATE TABLE table_name_86 (elector VARCHAR, cardinalatial_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3840, 41, 400, 5317, 584, 4280, 28027, 6, 895, 10270, 9, 10646, 834, 21869, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 11924, 127, 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, 11924, 127, 21680, 953, 834, 4350, 834, 3840, 549, 17444, 427, 895, 10270, 9, 10646, 834, 21869, 3274, 96, 221, 9, 1018, 13, 3, 7, 7, 5, 3, 15790, 9, 3, 15, 10157, 20028, 121, 1, -100, -100, -100, -100, -100, -1...
Who is the elevator with the cardinalatial title of Deacon of SS. Sergio e Bacco?
SELECT elevator FROM table_name_14 WHERE cardinalatial_title = "deacon of ss. sergio e bacco"
CREATE TABLE table_name_14 (elevator VARCHAR, cardinalatial_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2534, 41, 15, 10912, 1016, 584, 4280, 28027, 6, 895, 10270, 9, 10646, 834, 21869, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 19967, 28, 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, 1, 1, 0...
[ 3, 23143, 14196, 19967, 21680, 953, 834, 4350, 834, 2534, 549, 17444, 427, 895, 10270, 9, 10646, 834, 21869, 3274, 96, 221, 9, 1018, 13, 3, 7, 7, 5, 7637, 10253, 3, 15, 3, 115, 21007, 121, 1, -100, -100, -100, -100, -100, -100, ...
How much Premier League has an FA Cup of 0, and a Total of 1, and a UEFA Cup larger than 1?
SELECT SUM(premier_league) FROM table_name_20 WHERE fa_cup = 0 AND total = 1 AND UEfa_cup > 1
CREATE TABLE table_name_20 (premier_league INTEGER, UEfa_cup VARCHAR, fa_cup VARCHAR, total VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1755, 41, 2026, 51, 972, 834, 29512, 3, 21342, 17966, 6, 3, 5078, 89, 9, 834, 4658, 584, 4280, 28027, 6, 3, 89, 9, 834, 4658, 584, 4280, 28027, 6, 792, 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, 180, 6122, 599, 2026, 51, 972, 834, 29512, 61, 21680, 953, 834, 4350, 834, 1755, 549, 17444, 427, 3, 89, 9, 834, 4658, 3274, 3, 632, 3430, 792, 3274, 209, 3430, 3, 5078, 89, 9, 834, 4658, 2490, 209, 1, -100, -10...
How many totals have a Premier League smaller than 6, and a League Cup larger than 0?
SELECT SUM(total) FROM table_name_9 WHERE premier_league < 6 AND league_cup > 0
CREATE TABLE table_name_9 (total INTEGER, premier_league VARCHAR, league_cup VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1298, 41, 235, 1947, 3, 21342, 17966, 6, 2761, 834, 29512, 584, 4280, 28027, 6, 5533, 834, 4658, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 792...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 235, 1947, 61, 21680, 953, 834, 4350, 834, 1298, 549, 17444, 427, 2761, 834, 29512, 3, 2, 431, 3430, 5533, 834, 4658, 2490, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Which FA Cup has a Total smaller than 1?
SELECT AVG(fa_cup) FROM table_name_24 WHERE total < 1
CREATE TABLE table_name_24 (fa_cup INTEGER, total INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2266, 41, 89, 9, 834, 4658, 3, 21342, 17966, 6, 792, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 4073, 8536, 3802, 65, 3, 9, 9273, 2755, 145, 209, 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, 71, 17217, 599, 89, 9, 834, 4658, 61, 21680, 953, 834, 4350, 834, 2266, 549, 17444, 427, 792, 3, 2, 209, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What week is the opponent the Indianapolis Colts with an attendance of 68,932?
SELECT COUNT(week) FROM table_name_26 WHERE attendance = "68,932" AND opponent = "indianapolis colts"
CREATE TABLE table_name_26 (week VARCHAR, attendance VARCHAR, opponent VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2688, 41, 8041, 584, 4280, 28027, 6, 11364, 584, 4280, 28027, 6, 15264, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 471, 19, 8, 15264, 8, 23385, 3043...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 8041, 61, 21680, 953, 834, 4350, 834, 2688, 549, 17444, 427, 11364, 3274, 96, 3651, 6, 4271, 357, 121, 3430, 15264, 3274, 96, 77, 8603, 9, 15621, 7632, 17, 7, 121, 1, -100, -100, -100, -100, -100, ...
What was the attendance for the week before 10 with a result of L 12-15
SELECT attendance FROM table_name_86 WHERE week < 10 AND result = "l 12-15"
CREATE TABLE table_name_86 (attendance VARCHAR, week VARCHAR, result VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3840, 41, 15116, 663, 584, 4280, 28027, 6, 471, 584, 4280, 28027, 6, 741, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 11364, 21, 8, 471, 274...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 11364, 21680, 953, 834, 4350, 834, 3840, 549, 17444, 427, 471, 3, 2, 335, 3430, 741, 3274, 96, 40, 586, 10106, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What week has a result of L 17-31 first?
SELECT MAX(week) FROM table_name_17 WHERE result = "l 17-31"
CREATE TABLE table_name_17 (week INTEGER, result VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2517, 41, 8041, 3, 21342, 17966, 6, 741, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 471, 65, 3, 9, 741, 13, 301, 1003, 18, 3341, 166, 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, 8041, 61, 21680, 953, 834, 4350, 834, 2517, 549, 17444, 427, 741, 3274, 96, 40, 1003, 18, 3341, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What was the score for the game that attendance was 70,721?
SELECT result FROM table_name_24 WHERE attendance = "70,721"
CREATE TABLE table_name_24 (result VARCHAR, attendance VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2266, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 11364, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2604, 21, 8, 467, 24, 11364, 47, 2861, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 741, 21680, 953, 834, 4350, 834, 2266, 549, 17444, 427, 11364, 3274, 96, 2518, 6, 940, 2658, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What week was she safe for a salsa dance?
SELECT SUM(week) FROM table_name_8 WHERE result = "safe" AND dance = "salsa"
CREATE TABLE table_name_8 (week INTEGER, result VARCHAR, dance VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 927, 41, 8041, 3, 21342, 17966, 6, 741, 584, 4280, 28027, 6, 2595, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 471, 47, 255, 1346, 21, 3, 9, 24993,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 8041, 61, 21680, 953, 834, 4350, 834, 927, 549, 17444, 427, 741, 3274, 96, 15233, 121, 3430, 2595, 3274, 96, 7, 5405, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Who was the opponent with the loss in Westbury, NY?
SELECT opponent FROM table_name_37 WHERE result = "loss" AND location = "westbury, ny"
CREATE TABLE table_name_37 (opponent VARCHAR, result VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4118, 41, 32, 102, 9977, 584, 4280, 28027, 6, 741, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 15264, 28, 8, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 15264, 21680, 953, 834, 4350, 834, 4118, 549, 17444, 427, 741, 3274, 96, 2298, 7, 121, 3430, 1128, 3274, 96, 12425, 7165, 6, 3, 29, 63, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the date where the type is type?
SELECT date FROM table_name_4 WHERE "type" = "type"
CREATE TABLE table_name_4 (date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 591, 41, 5522, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 833, 213, 8, 686, 19, 686, 58, 1, 0, 0, 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, 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, 0...
[ 3, 23143, 14196, 833, 21680, 953, 834, 4350, 834, 591, 549, 17444, 427, 96, 6137, 121, 3274, 96, 6137, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the total rank for the player with less than 2 silvers, 4 golds, and more than 2 bronze?
SELECT COUNT(rank) FROM table_name_2 WHERE silver < 2 AND gold = 4 AND bronze > 2
CREATE TABLE table_name_2 (rank VARCHAR, bronze VARCHAR, silver VARCHAR, gold VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 357, 41, 6254, 584, 4280, 28027, 6, 13467, 584, 4280, 28027, 6, 4294, 584, 4280, 28027, 6, 2045, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 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, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 6254, 61, 21680, 953, 834, 4350, 834, 357, 549, 17444, 427, 4294, 3, 2, 204, 3430, 2045, 3274, 314, 3430, 13467, 2490, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the sum of rank with more than 1 silver medal, 1 gold medal, and less than 6?
SELECT SUM(rank) FROM table_name_78 WHERE silver > 1 AND gold = 1 AND total < 6
CREATE TABLE table_name_78 (rank INTEGER, total VARCHAR, silver VARCHAR, gold VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3940, 41, 6254, 3, 21342, 17966, 6, 792, 584, 4280, 28027, 6, 4294, 584, 4280, 28027, 6, 2045, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 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, 1, 1, 1, 1, 1, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 6254, 61, 21680, 953, 834, 4350, 834, 3940, 549, 17444, 427, 4294, 2490, 209, 3430, 2045, 3274, 209, 3430, 792, 3, 2, 431, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What's the date of the circuit Winton Motor Raceway?
SELECT date FROM table_name_21 WHERE circuit = "winton motor raceway"
CREATE TABLE table_name_21 (date VARCHAR, circuit VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 5522, 584, 4280, 28027, 6, 4558, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 833, 13, 8, 4558, 2142, 6992, 5083, 10949, 1343, 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, 833, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 4558, 3274, 96, 3757, 17, 106, 2340, 1964, 1343, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What's the city/state of Hidden Valley Raceway?
SELECT city___state FROM table_name_16 WHERE circuit = "hidden valley raceway"
CREATE TABLE table_name_16 (city___state VARCHAR, circuit VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2938, 41, 6726, 834, 834, 834, 5540, 584, 4280, 28027, 6, 4558, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 690, 87, 5540, 13, 27194, 346...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 690, 834, 834, 834, 5540, 21680, 953, 834, 4350, 834, 2938, 549, 17444, 427, 4558, 3274, 96, 11740, 537, 10645, 1964, 1343, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What's the date of Bahrain International Circuit?
SELECT date FROM table_name_95 WHERE circuit = "bahrain international circuit"
CREATE TABLE table_name_95 (date VARCHAR, circuit VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3301, 41, 5522, 584, 4280, 28027, 6, 4558, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 833, 13, 29656, 1331, 17007, 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, 833, 21680, 953, 834, 4350, 834, 3301, 549, 17444, 427, 4558, 3274, 96, 17670, 6559, 1038, 4558, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What's the circuit that had an event cancelled?
SELECT circuit FROM table_name_11 WHERE winner = "event cancelled"
CREATE TABLE table_name_11 (circuit VARCHAR, winner VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2596, 41, 15357, 21560, 584, 4280, 28027, 6, 4668, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 4558, 24, 141, 46, 605, 18454, 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, 4558, 21680, 953, 834, 4350, 834, 2596, 549, 17444, 427, 4668, 3274, 96, 15, 2169, 18454, 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 distance for ridge?
SELECT distance FROM table_name_57 WHERE feature = "ridge"
CREATE TABLE table_name_57 (distance VARCHAR, feature VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3436, 41, 26, 23, 8389, 584, 4280, 28027, 6, 1451, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 2357, 21, 3, 7700, 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, 2357, 21680, 953, 834, 4350, 834, 3436, 549, 17444, 427, 1451, 3274, 96, 7700, 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 latitude when the distance is 42.5km?
SELECT latitude FROM table_name_70 WHERE distance = "42.5km"
CREATE TABLE table_name_70 (latitude VARCHAR, distance VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2518, 41, 521, 6592, 584, 4280, 28027, 6, 2357, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 50, 6592, 116, 8, 2357, 19, 314, 15967, 5848, 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, 50, 6592, 21680, 953, 834, 4350, 834, 2518, 549, 17444, 427, 2357, 3274, 96, 591, 15967, 5848, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
what is the feature named bird ridge?
SELECT feature FROM table_name_60 WHERE name = "bird ridge"
CREATE TABLE table_name_60 (feature VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3328, 41, 30844, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 1451, 2650, 5963, 3, 7700, 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, 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, 1451, 21680, 953, 834, 4350, 834, 3328, 549, 17444, 427, 564, 3274, 96, 9414, 3, 7700, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
what is the distance for mjåkollen?
SELECT distance FROM table_name_89 WHERE name = "mjåkollen"
CREATE TABLE table_name_89 (distance VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3914, 41, 26, 23, 8389, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 2357, 21, 3, 51, 354, 2, 11292, 40, 35, 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, 2357, 21680, 953, 834, 4350, 834, 3914, 549, 17444, 427, 564, 3274, 96, 51, 354, 2, 11292, 40, 35, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
what is the distance for bearing 297°?
SELECT distance FROM table_name_27 WHERE bearing = "297°"
CREATE TABLE table_name_27 (distance VARCHAR, bearing VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2555, 41, 26, 23, 8389, 584, 4280, 28027, 6, 7694, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 2357, 21, 7694, 204, 4327, 1956, 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, 2357, 21680, 953, 834, 4350, 834, 2555, 549, 17444, 427, 7694, 3274, 96, 357, 4327, 1956, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What platform has a year of 2007?
SELECT platform_s_ FROM table_name_8 WHERE year = 2007
CREATE TABLE table_name_8 (platform_s_ VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 927, 41, 29100, 834, 7, 834, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1585, 65, 3, 9, 215, 13, 4101, 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, 1585, 834, 7, 834, 21680, 953, 834, 4350, 834, 927, 549, 17444, 427, 215, 3274, 4101, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...