NATURAL_LANG
stringlengths
12
244
SQL
stringlengths
18
336
SCHEMA
stringlengths
27
355
input_ids
list
attention_mask
list
labels
list
When winner is the status and 77 is the total days in pbb house what is the edition?
SELECT edition FROM table_19061741_3 WHERE total_days_in_pbb_house = 77 AND status = "Winner"
CREATE TABLE table_19061741_3 (edition VARCHAR, total_days_in_pbb_house VARCHAR, status VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4241, 4581, 536, 834, 519, 41, 15, 10569, 584, 4280, 28027, 6, 792, 834, 1135, 7, 834, 77, 834, 102, 115, 115, 834, 1840, 584, 4280, 28027, 6, 2637, 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, 4182, 21680, 953, 834, 11776, 4241, 4581, 536, 834, 519, 549, 17444, 427, 792, 834, 1135, 7, 834, 77, 834, 102, 115, 115, 834, 1840, 3274, 3, 4013, 3430, 2637, 3274, 96, 18455, 687, 121, 1, -100, -100, -100, -100, ...
When days 1-86 is the duration how many names are there?
SELECT COUNT(name) FROM table_19061741_3 WHERE duration = "Days 1-86"
CREATE TABLE table_19061741_3 (name VARCHAR, duration VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4241, 4581, 536, 834, 519, 41, 4350, 584, 4280, 28027, 6, 8659, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 477, 8218, 3840, 19, 8, 8659, 149, 186, 3056,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4350, 61, 21680, 953, 834, 11776, 4241, 4581, 536, 834, 519, 549, 17444, 427, 8659, 3274, 96, 16803, 7, 8218, 3840, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
WHen joaqui mendoza is the name how long is the duration?
SELECT duration FROM table_19061741_3 WHERE name = "Joaqui Mendoza"
CREATE TABLE table_19061741_3 (duration VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4241, 4581, 536, 834, 519, 41, 1259, 2661, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 3, 15313, 35, 3, 1927, 9, 1169, 1076, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 8659, 21680, 953, 834, 11776, 4241, 4581, 536, 834, 519, 549, 17444, 427, 564, 3274, 96, 683, 32, 9, 1169, 3137, 26, 13277, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When guiguinto, bulacan is the home or representative town or province how many names are there?
SELECT COUNT(name) FROM table_19061741_3 WHERE home_or_representative_town_or_province = "Guiguinto, Bulacan"
CREATE TABLE table_19061741_3 (name VARCHAR, home_or_representative_town_or_province VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4241, 4581, 536, 834, 519, 41, 4350, 584, 4280, 28027, 6, 234, 834, 127, 834, 60, 12640, 1528, 834, 3540, 834, 127, 834, 1409, 2494, 565, 584, 4280, 28027, 61, 3, 32...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 4350, 61, 21680, 953, 834, 11776, 4241, 4581, 536, 834, 519, 549, 17444, 427, 234, 834, 127, 834, 60, 12640, 1528, 834, 3540, 834, 127, 834, 1409, 2494, 565, 3274, 96, 9105, 23, 17996, 235, 6, 1245...
When 3t7458 is the production code who are the writers?
SELECT written_by FROM table_19068566_1 WHERE production_code = "3T7458"
CREATE TABLE table_19068566_1 (written_by VARCHAR, production_code VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 3651, 755, 3539, 834, 536, 41, 14973, 834, 969, 584, 4280, 28027, 6, 999, 834, 4978, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 220, 17, 4581, 3449, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1545, 834, 969, 21680, 953, 834, 11776, 3651, 755, 3539, 834, 536, 549, 17444, 427, 999, 834, 4978, 3274, 96, 519, 382, 4581, 3449, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
When there are 3.39 million u.s viewers what is the production code?
SELECT production_code FROM table_19068566_1 WHERE us_viewers__million_ = "3.39"
CREATE TABLE table_19068566_1 (production_code VARCHAR, us_viewers__million_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 3651, 755, 3539, 834, 536, 41, 20762, 834, 4978, 584, 4280, 28027, 6, 178, 834, 4576, 277, 834, 834, 17030, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 999, 834, 4978, 21680, 953, 834, 11776, 3651, 755, 3539, 834, 536, 549, 17444, 427, 178, 834, 4576, 277, 834, 834, 17030, 834, 3274, 96, 5787, 3288, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When 3t7461 is the production code who is the director?
SELECT directed_by FROM table_19068566_1 WHERE production_code = "3T7461"
CREATE TABLE table_19068566_1 (directed_by VARCHAR, production_code VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 3651, 755, 3539, 834, 536, 41, 22955, 834, 969, 584, 4280, 28027, 6, 999, 834, 4978, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 220, 17, 4581, 4241, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 6640, 834, 969, 21680, 953, 834, 11776, 3651, 755, 3539, 834, 536, 549, 17444, 427, 999, 834, 4978, 3274, 96, 519, 382, 4581, 4241, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What was the score at the end of the match number 4?
SELECT score FROM table_19072602_1 WHERE match_no = 4
CREATE TABLE table_19072602_1 (score VARCHAR, match_no VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4560, 18365, 357, 834, 536, 41, 7, 9022, 584, 4280, 28027, 6, 1588, 834, 29, 32, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2604, 44, 8, 414, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2604, 21680, 953, 834, 2294, 4560, 18365, 357, 834, 536, 549, 17444, 427, 1588, 834, 29, 32, 3274, 314, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What's the match number where Bill Hoffman plays for Team USA?
SELECT MIN(match_no) FROM table_19072602_1 WHERE team_usa = "Bill Hoffman"
CREATE TABLE table_19072602_1 (match_no INTEGER, team_usa VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4560, 18365, 357, 834, 536, 41, 19515, 834, 29, 32, 3, 21342, 17966, 6, 372, 834, 302, 9, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 1588, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 17684, 599, 19515, 834, 29, 32, 61, 21680, 953, 834, 2294, 4560, 18365, 357, 834, 536, 549, 17444, 427, 372, 834, 302, 9, 3274, 96, 279, 1092, 27014, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many different scores did Team Europe get when Mika Koivuniemi played for them?
SELECT COUNT(score) FROM table_19072602_1 WHERE team_europe = "Mika Koivuniemi"
CREATE TABLE table_19072602_1 (score VARCHAR, team_europe VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4560, 18365, 357, 834, 536, 41, 7, 9022, 584, 4280, 28027, 6, 372, 834, 28188, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 315, 7586, 410, 2271, 1740...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 7, 9022, 61, 21680, 953, 834, 2294, 4560, 18365, 357, 834, 536, 549, 17444, 427, 372, 834, 28188, 3274, 96, 329, 5561, 1793, 23, 208, 202, 23, 15, 51, 23, 121, 1, -100, -100, -100, -100, -100, -1...
What was the score when Tore Torgersen played for Team Europe?
SELECT score FROM table_19072602_1 WHERE team_europe = "Tore Torgersen"
CREATE TABLE table_19072602_1 (score VARCHAR, team_europe VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4560, 18365, 357, 834, 536, 41, 7, 9022, 584, 4280, 28027, 6, 372, 834, 28188, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2604, 116, 304, 60, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2604, 21680, 953, 834, 2294, 4560, 18365, 357, 834, 536, 549, 17444, 427, 372, 834, 28188, 3274, 96, 3696, 60, 3794, 1304, 7, 35, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the launch date for duration days 174.14
SELECT launch_date FROM table_1906515_1 WHERE duration__days_ = "174.14"
CREATE TABLE table_1906515_1 (launch_date VARCHAR, duration__days_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4122, 1808, 834, 536, 41, 27493, 834, 5522, 584, 4280, 28027, 6, 8659, 834, 834, 1135, 7, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 3289, 833,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3289, 834, 5522, 21680, 953, 834, 11776, 4122, 1808, 834, 536, 549, 17444, 427, 8659, 834, 834, 1135, 7, 834, 3274, 96, 27693, 5, 2534, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the total number of 3rd placed teams when the host is University of Manitoba, Winnipeg, Manitoba?
SELECT COUNT(3 AS rd_place) FROM table_1906920_1 WHERE host = "University of Manitoba, Winnipeg, Manitoba"
CREATE TABLE table_1906920_1 (host VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 3951, 1755, 834, 536, 41, 12675, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 381, 13, 220, 52, 26, 2681, 2323, 116, 8, 2290, 19, 636, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 519, 6157, 3, 52, 26, 834, 4687, 61, 21680, 953, 834, 11776, 3951, 1755, 834, 536, 549, 17444, 427, 2290, 3274, 96, 8313, 485, 13, 28834, 6, 28517, 6, 28834, 121, 1, -100, -100, -100, -100, -100, ...
When tim mack is on team usa what is the progressive total?
SELECT progressive_total FROM table_19072602_3 WHERE team_usa = "Tim Mack"
CREATE TABLE table_19072602_3 (progressive_total VARCHAR, team_usa VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4560, 18365, 357, 834, 519, 41, 1409, 10292, 757, 834, 235, 1947, 584, 4280, 28027, 6, 372, 834, 302, 9, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 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, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 9018, 834, 235, 1947, 21680, 953, 834, 2294, 4560, 18365, 357, 834, 519, 549, 17444, 427, 372, 834, 302, 9, 3274, 96, 382, 603, 19155, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When 14 is the match number how many usa teams are there?
SELECT COUNT(team_usa) FROM table_19072602_3 WHERE match_no = 14
CREATE TABLE table_19072602_3 (team_usa VARCHAR, match_no VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4560, 18365, 357, 834, 519, 41, 11650, 834, 302, 9, 584, 4280, 28027, 6, 1588, 834, 29, 32, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 968, 19, 8, 1588...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 11650, 834, 302, 9, 61, 21680, 953, 834, 2294, 4560, 18365, 357, 834, 519, 549, 17444, 427, 1588, 834, 29, 32, 3274, 968, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When chris barnes is on team usa how many europe teams are there?
SELECT COUNT(team_europe) FROM table_19072602_3 WHERE team_usa = "Chris Barnes"
CREATE TABLE table_19072602_3 (team_europe VARCHAR, team_usa VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4560, 18365, 357, 834, 519, 41, 11650, 834, 28188, 584, 4280, 28027, 6, 372, 834, 302, 9, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 524, 52, 159, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 11650, 834, 28188, 61, 21680, 953, 834, 2294, 4560, 18365, 357, 834, 519, 549, 17444, 427, 372, 834, 302, 9, 3274, 96, 3541, 52, 159, 24793, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
in the year 1998/99 what was the league
SELECT league FROM table_1908049_1 WHERE year = "1998/99"
CREATE TABLE table_1908049_1 (league VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 2079, 3647, 834, 536, 41, 29512, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 16, 8, 215, 6260, 87, 3264, 125, 47, 8, 5533, 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, 5533, 21680, 953, 834, 11776, 2079, 3647, 834, 536, 549, 17444, 427, 215, 3274, 96, 2294, 3916, 87, 3264, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
in the year 1995/96 what was the reg. season
SELECT reg_season FROM table_1908049_1 WHERE year = "1995/96"
CREATE TABLE table_1908049_1 (reg_season VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 2079, 3647, 834, 536, 41, 60, 122, 834, 9476, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 16, 8, 215, 7273, 87, 4314, 125, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 5925, 834, 9476, 21680, 953, 834, 11776, 2079, 3647, 834, 536, 549, 17444, 427, 215, 3274, 96, 2294, 3301, 87, 4314, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
in what playoffs the league was in the semifinals
SELECT league FROM table_1908049_1 WHERE playoffs = "Semifinals"
CREATE TABLE table_1908049_1 (league VARCHAR, playoffs VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 2079, 3647, 834, 536, 41, 29512, 584, 4280, 28027, 6, 15289, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 16, 125, 15289, 7, 8, 5533, 47, 16, 8, 27504, 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, 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, 11776, 2079, 3647, 834, 536, 549, 17444, 427, 15289, 7, 3274, 96, 134, 15, 51, 23, 12406, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
what was the year where in the playoffs was champions
SELECT year FROM table_1908049_1 WHERE playoffs = "Champions"
CREATE TABLE table_1908049_1 (year VARCHAR, playoffs VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 2079, 3647, 834, 536, 41, 1201, 584, 4280, 28027, 6, 15289, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 47, 8, 215, 213, 16, 8, 15289, 7, 47, 6336, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 215, 21680, 953, 834, 11776, 2079, 3647, 834, 536, 549, 17444, 427, 15289, 7, 3274, 96, 3541, 4624, 2865, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
what where the playoffs where the avg attendance of the team was 3416
SELECT playoffs FROM table_1908049_1 WHERE avg_attendance = 3416
CREATE TABLE table_1908049_1 (playoffs VARCHAR, avg_attendance VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 2079, 3647, 834, 536, 41, 4895, 1647, 7, 584, 4280, 28027, 6, 3, 9, 208, 122, 834, 15116, 663, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 213, 8, 1528...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15289, 7, 21680, 953, 834, 11776, 2079, 3647, 834, 536, 549, 17444, 427, 3, 9, 208, 122, 834, 15116, 663, 3274, 6154, 2938, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
when did the club Citizen achieve its last top division title?
SELECT last_top_division_title FROM table_1908877_2 WHERE club = "Citizen"
CREATE TABLE table_1908877_2 (last_top_division_title VARCHAR, club VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4060, 4013, 834, 357, 41, 5064, 834, 2916, 834, 26, 23, 6610, 834, 21869, 584, 4280, 28027, 6, 1886, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 116, 410, 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, 336, 834, 2916, 834, 26, 23, 6610, 834, 21869, 21680, 953, 834, 11776, 4060, 4013, 834, 357, 549, 17444, 427, 1886, 3274, 96, 254, 155, 23, 1847, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
How many clubs achieved the 5th position in 2012-13?
SELECT COUNT(top_division_titles) FROM table_1908877_2 WHERE position_in_2012_13 = "5th"
CREATE TABLE table_1908877_2 (top_division_titles VARCHAR, position_in_2012_13 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4060, 4013, 834, 357, 41, 2916, 834, 26, 23, 6610, 834, 21869, 7, 584, 4280, 28027, 6, 1102, 834, 77, 834, 12172, 834, 2368, 584, 4280, 28027, 61, 3, 32105, 32106, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 2916, 834, 26, 23, 6610, 834, 21869, 7, 61, 21680, 953, 834, 11776, 4060, 4013, 834, 357, 549, 17444, 427, 1102, 834, 77, 834, 12172, 834, 2368, 3274, 96, 755, 189, 121, 1, -100, -100, -100, -100, ...
When interplanet janet is the episode title who is the music by?
SELECT music_by FROM table_191105_3 WHERE episode_title = "Interplanet Janet"
CREATE TABLE table_191105_3 (music_by VARCHAR, episode_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 536, 12869, 834, 519, 41, 22170, 834, 969, 584, 4280, 28027, 6, 5640, 834, 21869, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 1413, 3767, 15, 17, 2662, 15...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 723, 834, 969, 21680, 953, 834, 2294, 536, 12869, 834, 519, 549, 17444, 427, 5640, 834, 21869, 3274, 96, 17555, 3767, 15, 17, 8158, 17, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
WHen jaime aff and christine langner are the performers what is the subject?
SELECT subject FROM table_191105_3 WHERE performed_by = "Jaime Aff and Christine Langner"
CREATE TABLE table_191105_3 (subject VARCHAR, performed_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 536, 12869, 834, 519, 41, 7304, 11827, 584, 4280, 28027, 6, 3032, 834, 969, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 3, 15313, 35, 2662, 5445, 3, 4127, 11, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1426, 21680, 953, 834, 2294, 536, 12869, 834, 519, 549, 17444, 427, 3032, 834, 969, 3274, 96, 683, 9595, 71, 89, 89, 11, 21110, 7073, 687, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
If skeletal system is the subject when was it first aired?
SELECT first_aired FROM table_191105_3 WHERE subject = "Skeletal system"
CREATE TABLE table_191105_3 (first_aired VARCHAR, subject VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 536, 12869, 834, 519, 41, 14672, 834, 2378, 26, 584, 4280, 28027, 6, 1426, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 156, 3, 31538, 358, 19, 8, 1426, 116, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 166, 834, 2378, 26, 21680, 953, 834, 2294, 536, 12869, 834, 519, 549, 17444, 427, 1426, 3274, 96, 134, 5768, 15, 1947, 358, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When zachary sanders is the performer what is the lowerst first aired?
SELECT MIN(first_aired) FROM table_191105_3 WHERE performed_by = "Zachary Sanders"
CREATE TABLE table_191105_3 (first_aired INTEGER, performed_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 536, 12869, 834, 519, 41, 14672, 834, 2378, 26, 3, 21342, 17966, 6, 3032, 834, 969, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 1629, 4059, 63, 3, 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, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 14672, 834, 2378, 26, 61, 21680, 953, 834, 2294, 536, 12869, 834, 519, 549, 17444, 427, 3032, 834, 969, 3274, 96, 956, 1836, 1208, 22439, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What's the amount of winnings (in $) in the year with 2 wins?
SELECT winnings FROM table_1909647_2 WHERE wins = 2
CREATE TABLE table_1909647_2 (winnings VARCHAR, wins VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4314, 4177, 834, 357, 41, 8163, 7, 584, 4280, 28027, 6, 9204, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 866, 13, 3447, 7, 41, 77, 1514, 6...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3447, 7, 21680, 953, 834, 11776, 4314, 4177, 834, 357, 549, 17444, 427, 9204, 3274, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What's the number of starts in the year with 19.3 average finish?
SELECT MIN(starts) FROM table_1909647_2 WHERE avg_finish = "19.3"
CREATE TABLE table_1909647_2 (starts INTEGER, avg_finish VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4314, 4177, 834, 357, 41, 10208, 7, 3, 21342, 17966, 6, 3, 9, 208, 122, 834, 25535, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 381, 13, 35...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10208, 7, 61, 21680, 953, 834, 11776, 4314, 4177, 834, 357, 549, 17444, 427, 3, 9, 208, 122, 834, 25535, 3274, 96, 2294, 5, 519, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
In what year did the #14 FitzBradshaw Racing compete?
SELECT year FROM table_1909647_2 WHERE team_s_ = "#14 FitzBradshaw Racing"
CREATE TABLE table_1909647_2 (year VARCHAR, team_s_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4314, 4177, 834, 357, 41, 1201, 584, 4280, 28027, 6, 372, 834, 7, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 125, 215, 410, 8, 1713, 2534, 9783, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 215, 21680, 953, 834, 11776, 4314, 4177, 834, 357, 549, 17444, 427, 372, 834, 7, 834, 3274, 96, 4663, 2534, 9783, 172, 18304, 26, 15622, 16046, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What's the average finish in 2008?
SELECT avg_finish FROM table_1909647_2 WHERE year = 2008
CREATE TABLE table_1909647_2 (avg_finish VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4314, 4177, 834, 357, 41, 9, 208, 122, 834, 25535, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 1348, 1992, 16, 2628...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9, 208, 122, 834, 25535, 21680, 953, 834, 11776, 4314, 4177, 834, 357, 549, 17444, 427, 215, 3274, 2628, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What's #14 FitzBradshaw Racing's top 5 result?
SELECT MAX(top_5) FROM table_1909647_2 WHERE team_s_ = "#14 FitzBradshaw Racing"
CREATE TABLE table_1909647_2 (top_5 INTEGER, team_s_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4314, 4177, 834, 357, 41, 2916, 834, 755, 3, 21342, 17966, 6, 372, 834, 7, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 1713, 2534, 9783, 17...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4800, 4, 599, 2916, 834, 9120, 21680, 953, 834, 11776, 4314, 4177, 834, 357, 549, 17444, 427, 372, 834, 7, 834, 3274, 96, 4663, 2534, 9783, 172, 18304, 26, 15622, 16046, 121, 1, -100, -100, -100, -100, -100, -100, -...
What is the date for the episode performed by Sue Manchester?
SELECT first_aired FROM table_191105_4 WHERE performed_by = "Sue Manchester"
CREATE TABLE table_191105_4 (first_aired VARCHAR, performed_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 536, 12869, 834, 591, 41, 14672, 834, 2378, 26, 584, 4280, 28027, 6, 3032, 834, 969, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 833, 21, 8, 5640...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 166, 834, 2378, 26, 21680, 953, 834, 2294, 536, 12869, 834, 591, 549, 17444, 427, 3032, 834, 969, 3274, 96, 134, 76, 15, 9145, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Who is the music by for episode the Elbow Room?
SELECT music_by FROM table_191105_4 WHERE episode_title = "Elbow Room"
CREATE TABLE table_191105_4 (music_by VARCHAR, episode_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 536, 12869, 834, 591, 41, 22170, 834, 969, 584, 4280, 28027, 6, 5640, 834, 21869, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 723, 57, 21, 5640, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 723, 834, 969, 21680, 953, 834, 2294, 536, 12869, 834, 591, 549, 17444, 427, 5640, 834, 21869, 3274, 96, 10991, 17710, 4181, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the name of the episode performed by Essra Mohawk
SELECT episode_title FROM table_191105_4 WHERE performed_by = "Essra Mohawk"
CREATE TABLE table_191105_4 (episode_title VARCHAR, performed_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 536, 12869, 834, 591, 41, 15, 102, 159, 32, 221, 834, 21869, 584, 4280, 28027, 6, 3032, 834, 969, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 564...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5640, 834, 21869, 21680, 953, 834, 2294, 536, 12869, 834, 591, 549, 17444, 427, 3032, 834, 969, 3274, 96, 427, 7, 7, 52, 9, 1290, 14400, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
When five is the new channel what is the date of original removal?
SELECT date_s__of_original_removal FROM table_19114172_11 WHERE new_channel_s_ = "Five"
CREATE TABLE table_19114172_11 (date_s__of_original_removal VARCHAR, new_channel_s_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 18959, 27156, 834, 2596, 41, 5522, 834, 7, 834, 834, 858, 834, 21878, 834, 60, 7168, 138, 584, 4280, 28027, 6, 126, 834, 19778, 834, 7, 834, 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, 0, 0...
[ 3, 23143, 14196, 833, 834, 7, 834, 834, 858, 834, 21878, 834, 60, 7168, 138, 21680, 953, 834, 2294, 18959, 27156, 834, 2596, 549, 17444, 427, 126, 834, 19778, 834, 7, 834, 3274, 96, 371, 757, 121, 1, -100, -100, -100, -100, -100, ...
When bbc two is the original channel what is the date of original removal?
SELECT date_s__of_original_removal FROM table_19114172_11 WHERE original_channel = "BBC Two"
CREATE TABLE table_19114172_11 (date_s__of_original_removal VARCHAR, original_channel VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 18959, 27156, 834, 2596, 41, 5522, 834, 7, 834, 834, 858, 834, 21878, 834, 60, 7168, 138, 584, 4280, 28027, 6, 926, 834, 19778, 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, 0...
[ 3, 23143, 14196, 833, 834, 7, 834, 834, 858, 834, 21878, 834, 60, 7168, 138, 21680, 953, 834, 2294, 18959, 27156, 834, 2596, 549, 17444, 427, 926, 834, 19778, 3274, 96, 7640, 254, 2759, 121, 1, -100, -100, -100, -100, -100, -100, -1...
When bbc two is the new channel what is the date of return?
SELECT date_of_return FROM table_19114172_11 WHERE new_channel_s_ = "BBC Two"
CREATE TABLE table_19114172_11 (date_of_return VARCHAR, new_channel_s_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 18959, 27156, 834, 2596, 41, 5522, 834, 858, 834, 60, 7535, 584, 4280, 28027, 6, 126, 834, 19778, 834, 7, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 833, 834, 858, 834, 60, 7535, 21680, 953, 834, 2294, 18959, 27156, 834, 2596, 549, 17444, 427, 126, 834, 19778, 834, 7, 834, 3274, 96, 7640, 254, 2759, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What's team #2 in the round where team $1 is Ilisiakos?
SELECT team__number2 FROM table_19130829_4 WHERE team__number1 = "Ilisiakos"
CREATE TABLE table_19130829_4 (team__number2 VARCHAR, team__number1 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 4018, 3166, 834, 591, 41, 11650, 834, 834, 5525, 1152, 357, 584, 4280, 28027, 6, 372, 834, 834, 5525, 1152, 536, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 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, 0, 0, 0...
[ 3, 23143, 14196, 372, 834, 834, 5525, 1152, 357, 21680, 953, 834, 2294, 2368, 4018, 3166, 834, 591, 549, 17444, 427, 372, 834, 834, 5525, 1152, 536, 3274, 96, 196, 40, 159, 23, 9, 9692, 121, 1, -100, -100, -100, -100, -100, -100, ...
What's the team #2 in the round where team #1 is Iraklis?
SELECT team__number2 FROM table_19130829_4 WHERE team__number1 = "Iraklis"
CREATE TABLE table_19130829_4 (team__number2 VARCHAR, team__number1 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 4018, 3166, 834, 591, 41, 11650, 834, 834, 5525, 1152, 357, 584, 4280, 28027, 6, 372, 834, 834, 5525, 1152, 536, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 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, 0, 0, 0...
[ 3, 23143, 14196, 372, 834, 834, 5525, 1152, 357, 21680, 953, 834, 2294, 2368, 4018, 3166, 834, 591, 549, 17444, 427, 372, 834, 834, 5525, 1152, 536, 3274, 96, 196, 9782, 40, 159, 121, 1, -100, -100, -100, -100, -100, -100, -100, -10...
What's the 1st leg result in the round where team #1 is Iraklis?
SELECT 1 AS st_leg FROM table_19130829_4 WHERE team__number1 = "Iraklis"
CREATE TABLE table_19130829_4 (team__number1 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 4018, 3166, 834, 591, 41, 11650, 834, 834, 5525, 1152, 536, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 209, 7, 17, 4553, 741, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 209, 6157, 3, 7, 17, 834, 5772, 21680, 953, 834, 2294, 2368, 4018, 3166, 834, 591, 549, 17444, 427, 372, 834, 834, 5525, 1152, 536, 3274, 96, 196, 9782, 40, 159, 121, 1, -100, -100, -100, -100, -100, -100, -100, -...
What's the 2nd leg result in the round where Panionios is team #2?
SELECT 2 AS nd_leg FROM table_19130829_4 WHERE team__number2 = "Panionios"
CREATE TABLE table_19130829_4 (team__number2 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 4018, 3166, 834, 591, 41, 11650, 834, 834, 5525, 1152, 357, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 204, 727, 4553, 741, 16, 8, 1751...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 204, 6157, 3, 727, 834, 5772, 21680, 953, 834, 2294, 2368, 4018, 3166, 834, 591, 549, 17444, 427, 372, 834, 834, 5525, 1152, 357, 3274, 96, 345, 2738, 106, 23, 32, 7, 121, 1, -100, -100, -100, -100, -100, -100, -1...
What's the 2nd leg result in the round where team #1 is Iraklis?
SELECT 2 AS nd_leg FROM table_19130829_4 WHERE team__number1 = "Iraklis"
CREATE TABLE table_19130829_4 (team__number1 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 4018, 3166, 834, 591, 41, 11650, 834, 834, 5525, 1152, 536, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 204, 727, 4553, 741, 16, 8, 1751...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 204, 6157, 3, 727, 834, 5772, 21680, 953, 834, 2294, 2368, 4018, 3166, 834, 591, 549, 17444, 427, 372, 834, 834, 5525, 1152, 536, 3274, 96, 196, 9782, 40, 159, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the dma when the format is rhythmic contemporary?
SELECT MIN(dma) FROM table_19131921_1 WHERE format = "Rhythmic Contemporary"
CREATE TABLE table_19131921_1 (dma INTEGER, format VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 2294, 2658, 834, 536, 41, 26, 51, 9, 3, 21342, 17966, 6, 1910, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 3, 26, 51, 9, 116, 8, 1910, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 26, 51, 9, 61, 21680, 953, 834, 2294, 2368, 2294, 2658, 834, 536, 549, 17444, 427, 1910, 3274, 96, 27224, 447, 16590, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Which frequency is station wlfv-fm?
SELECT frequency FROM table_19131921_1 WHERE station = "WLFV-FM"
CREATE TABLE table_19131921_1 (frequency VARCHAR, station VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 2294, 2658, 834, 536, 41, 30989, 584, 4280, 28027, 6, 2478, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 7321, 19, 2478, 3, 210, 40, 89, 208, 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, 7321, 21680, 953, 834, 2294, 2368, 2294, 2658, 834, 536, 549, 17444, 427, 2478, 3274, 96, 518, 18962, 553, 18, 14908, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Which station has the frequency of 107.3?
SELECT station FROM table_19131921_1 WHERE frequency = "107.3"
CREATE TABLE table_19131921_1 (station VARCHAR, frequency VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 2294, 2658, 834, 536, 41, 6682, 584, 4280, 28027, 6, 7321, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 2478, 65, 8, 7321, 13, 335, 27914, 58, 1, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2478, 21680, 953, 834, 2294, 2368, 2294, 2658, 834, 536, 549, 17444, 427, 7321, 3274, 96, 1714, 27914, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is dma?
SELECT MIN(dma) FROM table_19131921_1
CREATE TABLE table_19131921_1 (dma INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 2294, 2658, 834, 536, 41, 26, 51, 9, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 3, 26, 51, 9, 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, 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...
[ 3, 23143, 14196, 3, 17684, 599, 26, 51, 9, 61, 21680, 953, 834, 2294, 2368, 2294, 2658, 834, 536, 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 dma of branding is big oldies 107.3 with the station warv-fm?
SELECT dma FROM table_19131921_1 WHERE branding = "Big Oldies 107.3" AND station = "WARV-FM"
CREATE TABLE table_19131921_1 (dma VARCHAR, branding VARCHAR, station VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 2294, 2658, 834, 536, 41, 26, 51, 9, 584, 4280, 28027, 6, 14282, 584, 4280, 28027, 6, 2478, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 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, 26, 51, 9, 21680, 953, 834, 2294, 2368, 2294, 2658, 834, 536, 549, 17444, 427, 14282, 3274, 96, 23805, 3525, 725, 335, 27914, 121, 3430, 2478, 3274, 96, 518, 4280, 553, 18, 14908, 121, 1, -100, -100, -100, -100, ...
Which branding has the format of southern country?
SELECT branding FROM table_19131921_1 WHERE format = "Southern Country"
CREATE TABLE table_19131921_1 (branding VARCHAR, format VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 2294, 2658, 834, 536, 41, 12164, 53, 584, 4280, 28027, 6, 1910, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 14282, 65, 8, 1910, 13, 7518, 684, 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, 14282, 21680, 953, 834, 2294, 2368, 2294, 2658, 834, 536, 549, 17444, 427, 1910, 3274, 96, 22081, 49, 29, 6993, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the total number of gentle personalities?
SELECT COUNT(方位_direction) FROM table_1912713_2 WHERE 性情_personality = "Gentle"
CREATE TABLE table_1912713_2 (方位_direction VARCHAR, 性情_personality VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 22367, 2368, 834, 357, 41, 2, 834, 10258, 4985, 584, 4280, 28027, 6, 3, 2, 834, 17108, 485, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 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, 2847, 17161, 599, 2, 834, 10258, 4985, 61, 21680, 953, 834, 2294, 22367, 2368, 834, 357, 549, 17444, 427, 3, 2, 834, 17108, 485, 3274, 96, 13714, 17, 109, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the meaning of a gentle personality?
SELECT 意義_meaning FROM table_1912713_2 WHERE 性情_personality = "Gentle"
CREATE TABLE table_1912713_2 (意義_meaning VARCHAR, 性情_personality VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 22367, 2368, 834, 357, 41, 2, 834, 27639, 584, 4280, 28027, 6, 3, 2, 834, 17108, 485, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2530, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 2, 834, 27639, 21680, 953, 834, 2294, 22367, 2368, 834, 357, 549, 17444, 427, 3, 2, 834, 17108, 485, 3274, 96, 13714, 17, 109, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Who in the family has a gentle personality?
SELECT 家族_family FROM table_1912713_2 WHERE 性情_personality = "Gentle"
CREATE TABLE table_1912713_2 (家族_family VARCHAR, 性情_personality VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 22367, 2368, 834, 357, 41, 2, 834, 15474, 584, 4280, 28027, 6, 3, 2, 834, 17108, 485, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 16, 8, 384, 65, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 2, 834, 15474, 21680, 953, 834, 2294, 22367, 2368, 834, 357, 549, 17444, 427, 3, 2, 834, 17108, 485, 3274, 96, 13714, 17, 109, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Which mission number has alternate name 1962-f01
SELECT mission_no FROM table_191323_2 WHERE alt_name = "1962-F01"
CREATE TABLE table_191323_2 (mission_no VARCHAR, alt_name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 2773, 834, 357, 41, 5451, 834, 29, 32, 584, 4280, 28027, 6, 4445, 834, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 2253, 381, 65, 13902, 564,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2253, 834, 29, 32, 21680, 953, 834, 2294, 2368, 2773, 834, 357, 549, 17444, 427, 4445, 834, 4350, 3274, 96, 26937, 7412, 371, 4542, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What are the notes of the satellite whose nssdc id number is 1959-002a?
SELECT notes FROM table_191323_2 WHERE nssdc_id_no = "1959-002A"
CREATE TABLE table_191323_2 (notes VARCHAR, nssdc_id_no VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 2773, 834, 357, 41, 7977, 7, 584, 4280, 28027, 6, 3, 29, 7, 7, 26, 75, 834, 23, 26, 834, 29, 32, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 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, 3358, 21680, 953, 834, 2294, 2368, 2773, 834, 357, 549, 17444, 427, 3, 29, 7, 7, 26, 75, 834, 23, 26, 834, 29, 32, 3274, 96, 2294, 3390, 18, 1206, 357, 188, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100...
What are the alternative name/s of those satellites whose nssdc id number is 1970-054a?
SELECT alt_name FROM table_191323_2 WHERE nssdc_id_no = "1970-054A"
CREATE TABLE table_191323_2 (alt_name VARCHAR, nssdc_id_no VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 2773, 834, 357, 41, 2920, 834, 4350, 584, 4280, 28027, 6, 3, 29, 7, 7, 26, 75, 834, 23, 26, 834, 29, 32, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 4445, 834, 4350, 21680, 953, 834, 2294, 2368, 2773, 834, 357, 549, 17444, 427, 3, 29, 7, 7, 26, 75, 834, 23, 26, 834, 29, 32, 3274, 96, 27181, 18629, 5062, 188, 121, 1, -100, -100, -100, -100, -100, -100, -100, ...
What are the alternative names of those satellites where the notes are: mission failed. guidance system failed. no orbit.
SELECT alt_name FROM table_191323_2 WHERE notes = "Mission failed. Guidance system failed. No orbit."
CREATE TABLE table_191323_2 (alt_name VARCHAR, notes VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2368, 2773, 834, 357, 41, 2920, 834, 4350, 584, 4280, 28027, 6, 3358, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 33, 8, 2433, 3056, 13, 273, 7605, 7, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4445, 834, 4350, 21680, 953, 834, 2294, 2368, 2773, 834, 357, 549, 17444, 427, 3358, 3274, 96, 329, 159, 1938, 4567, 5, 15703, 26, 663, 358, 4567, 5, 465, 15607, 535, 1, -100, -100, -100, -100, -100, -100, -100, -10...
If -750m is 46.436, what is the name of the cyclist?
SELECT name FROM table_1912276_2 WHERE __750m = "46.436"
CREATE TABLE table_1912276_2 (name VARCHAR, __750m VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 20889, 3959, 834, 357, 41, 4350, 584, 4280, 28027, 6, 3, 834, 834, 9979, 51, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 156, 3, 18, 9979, 51, 19, 314, 27869...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 564, 21680, 953, 834, 2294, 20889, 3959, 834, 357, 549, 17444, 427, 3, 834, 834, 9979, 51, 3274, 96, 591, 27869, 3420, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the -500 number for Theo Bos?
SELECT __500m FROM table_1912276_2 WHERE name = "Theo Bos"
CREATE TABLE table_1912276_2 (__500m VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 20889, 3959, 834, 357, 41, 834, 834, 2560, 51, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 3, 18, 2560, 381, 21, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 834, 834, 2560, 51, 21680, 953, 834, 2294, 20889, 3959, 834, 357, 549, 17444, 427, 564, 3274, 96, 634, 32, 1491, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
If the -250m is 18.852, what is the
SELECT __750m FROM table_1912276_2 WHERE __250m = "18.852"
CREATE TABLE table_1912276_2 (__750m VARCHAR, __250m VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 20889, 3959, 834, 357, 41, 834, 834, 9979, 51, 584, 4280, 28027, 6, 3, 834, 834, 11434, 51, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 156, 8, 3, 18, 11434,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 834, 834, 9979, 51, 21680, 953, 834, 2294, 20889, 3959, 834, 357, 549, 17444, 427, 3, 834, 834, 11434, 51, 3274, 96, 2606, 5, 4433, 357, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
If -750 is 45.505, what is the maximum rank?
SELECT MAX(rank) FROM table_1912276_2 WHERE __750m = "45.505"
CREATE TABLE table_1912276_2 (rank INTEGER, __750m VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 20889, 3959, 834, 357, 41, 6254, 3, 21342, 17966, 6, 3, 834, 834, 9979, 51, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 156, 3, 18, 9979, 19, 314, 15938, 307...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6254, 61, 21680, 953, 834, 2294, 20889, 3959, 834, 357, 549, 17444, 427, 3, 834, 834, 9979, 51, 3274, 96, 2128, 5, 1752, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Where are there 25 episodes in Catfights and Brawls?
SELECT region_2 FROM table_191591_5 WHERE number_of_episodes = "25" AND dvd_title = "Catfights and Brawls"
CREATE TABLE table_191591_5 (region_2 VARCHAR, number_of_episodes VARCHAR, dvd_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 1808, 4729, 834, 755, 41, 18145, 834, 357, 584, 4280, 28027, 6, 381, 834, 858, 834, 15, 102, 159, 32, 1395, 584, 4280, 28027, 6, 30114, 834, 21869, 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, 1719, 834, 357, 21680, 953, 834, 2294, 1808, 4729, 834, 755, 549, 17444, 427, 381, 834, 858, 834, 15, 102, 159, 32, 1395, 3274, 96, 1828, 121, 3430, 30114, 834, 21869, 3274, 96, 18610, 14466, 7, 11, 3497, 210, 40, ...
Name the missouri for 2002
SELECT missouri FROM table_19153842_1 WHERE year = 2002
CREATE TABLE table_19153842_1 (missouri VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 1808, 3747, 4165, 834, 536, 41, 11502, 32, 459, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 3041, 32, 459, 21, 4407, 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, 3041, 32, 459, 21680, 953, 834, 2294, 1808, 3747, 4165, 834, 536, 549, 17444, 427, 215, 3274, 4407, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many Bangladeshi citizens are there in the borough ranked at number 7?
SELECT MIN(bangladeshi_population) FROM table_19149550_9 WHERE rank = 7
CREATE TABLE table_19149550_9 (bangladeshi_population INTEGER, rank VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 24816, 17147, 834, 1298, 41, 115, 1468, 14712, 5605, 834, 9791, 7830, 3, 21342, 17966, 6, 11003, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 19039, 23,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 17684, 599, 115, 1468, 14712, 5605, 834, 9791, 7830, 61, 21680, 953, 834, 2294, 24816, 17147, 834, 1298, 549, 17444, 427, 11003, 3274, 489, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What's the London borough with 7797 Pakistani citizens?
SELECT london_borough FROM table_19149550_9 WHERE pakistani_population = 7797
CREATE TABLE table_19149550_9 (london_borough VARCHAR, pakistani_population VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 24816, 17147, 834, 1298, 41, 40, 106, 2029, 834, 12823, 584, 4280, 28027, 6, 3, 16864, 343, 2738, 834, 9791, 7830, 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, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 40, 106, 2029, 834, 12823, 21680, 953, 834, 2294, 24816, 17147, 834, 1298, 549, 17444, 427, 3, 16864, 343, 2738, 834, 9791, 7830, 3274, 3, 4013, 4327, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many boroughs with different ranks have a total Asian population of 33338?
SELECT COUNT(rank) FROM table_19149550_9 WHERE total_asian_population = 33338
CREATE TABLE table_19149550_9 (rank VARCHAR, total_asian_population VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 24816, 17147, 834, 1298, 41, 6254, 584, 4280, 28027, 6, 792, 834, 9, 10488, 834, 9791, 7830, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 3, 12823, 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, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 6254, 61, 21680, 953, 834, 2294, 24816, 17147, 834, 1298, 549, 17444, 427, 792, 834, 9, 10488, 834, 9791, 7830, 3274, 3, 23360, 3747, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What's the Chinese population in the borough with 26347 Pakistanis?
SELECT chinese_population FROM table_19149550_9 WHERE pakistani_population = 26347
CREATE TABLE table_19149550_9 (chinese_population VARCHAR, pakistani_population VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 24816, 17147, 834, 1298, 41, 1436, 1496, 15, 834, 9791, 7830, 584, 4280, 28027, 6, 3, 16864, 343, 2738, 834, 9791, 7830, 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, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 1436, 1496, 15, 834, 9791, 7830, 21680, 953, 834, 2294, 24816, 17147, 834, 1298, 549, 17444, 427, 3, 16864, 343, 2738, 834, 9791, 7830, 3274, 204, 3891, 4177, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100...
How many Asians live in the borough with 8109 Chinese population?
SELECT MIN(total_asian_population) FROM table_19149550_9 WHERE chinese_population = 8109
CREATE TABLE table_19149550_9 (total_asian_population INTEGER, chinese_population VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 24816, 17147, 834, 1298, 41, 235, 1947, 834, 9, 10488, 834, 9791, 7830, 3, 21342, 17966, 6, 3, 1436, 1496, 15, 834, 9791, 7830, 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, 3, 17684, 599, 235, 1947, 834, 9, 10488, 834, 9791, 7830, 61, 21680, 953, 834, 2294, 24816, 17147, 834, 1298, 549, 17444, 427, 3, 1436, 1496, 15, 834, 9791, 7830, 3274, 505, 17304, 1, -100, -100, -100, -100, -100, -...
How many Bangladeshi citizens live in the borough ranked at number 14?
SELECT MAX(bangladeshi_population) FROM table_19149550_9 WHERE rank = 14
CREATE TABLE table_19149550_9 (bangladeshi_population INTEGER, rank VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 24816, 17147, 834, 1298, 41, 115, 1468, 14712, 5605, 834, 9791, 7830, 3, 21342, 17966, 6, 11003, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 19039, 23,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4800, 4, 599, 115, 1468, 14712, 5605, 834, 9791, 7830, 61, 21680, 953, 834, 2294, 24816, 17147, 834, 1298, 549, 17444, 427, 11003, 3274, 968, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many members did Africa have the year that Australia had 94615?
SELECT africa FROM table_1914090_2 WHERE australia = 94615
CREATE TABLE table_1914090_2 (africa VARCHAR, australia VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 22012, 2394, 834, 357, 41, 9, 89, 2234, 9, 584, 4280, 28027, 6, 23407, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 724, 410, 2648, 43, 8, 215, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 24040, 21680, 953, 834, 2294, 22012, 2394, 834, 357, 549, 17444, 427, 23407, 3274, 668, 4448, 1808, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
How many members did Europe have the year that America had 403892?
SELECT europe FROM table_1914090_2 WHERE america = 403892
CREATE TABLE table_1914090_2 (europe VARCHAR, america VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 22012, 2394, 834, 357, 41, 28188, 584, 4280, 28027, 6, 3, 23064, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 724, 410, 1740, 43, 8, 215, 24, 1371, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 28188, 21680, 953, 834, 2294, 22012, 2394, 834, 357, 549, 17444, 427, 3, 23064, 3274, 1283, 3747, 4508, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the minimum number of members Europe had at the time Africa had 7375139?
SELECT MIN(europe) FROM table_1914090_2 WHERE africa = 7375139
CREATE TABLE table_1914090_2 (europe INTEGER, africa VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 22012, 2394, 834, 357, 41, 28188, 3, 21342, 17966, 6, 24040, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2559, 381, 13, 724, 1740, 141, 44, 8, 97...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 28188, 61, 21680, 953, 834, 2294, 22012, 2394, 834, 357, 549, 17444, 427, 24040, 3274, 489, 22954, 24090, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the minimum number of members Africa had in 2001?
SELECT MIN(africa) FROM table_1914090_2 WHERE year = 2001
CREATE TABLE table_1914090_2 (africa INTEGER, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 22012, 2394, 834, 357, 41, 9, 89, 2234, 9, 3, 21342, 17966, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2559, 381, 13, 724, 2648, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 9, 89, 2234, 9, 61, 21680, 953, 834, 2294, 22012, 2394, 834, 357, 549, 17444, 427, 215, 3274, 4402, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the most members Europe had when Australia had 94615?
SELECT MAX(europe) FROM table_1914090_2 WHERE australia = 94615
CREATE TABLE table_1914090_2 (europe INTEGER, australia VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 22012, 2394, 834, 357, 41, 28188, 3, 21342, 17966, 6, 23407, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 167, 724, 1740, 141, 116, 2051, 141, 668, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4800, 4, 599, 28188, 61, 21680, 953, 834, 2294, 22012, 2394, 834, 357, 549, 17444, 427, 23407, 3274, 668, 4448, 1808, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the latest year that Europe had 471895?
SELECT MAX(year) FROM table_1914090_2 WHERE europe = 471895
CREATE TABLE table_1914090_2 (year INTEGER, europe VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 22012, 2394, 834, 357, 41, 1201, 3, 21342, 17966, 6, 3, 28188, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1251, 215, 24, 1740, 141, 10635, 2606, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 1201, 61, 21680, 953, 834, 2294, 22012, 2394, 834, 357, 549, 17444, 427, 3, 28188, 3274, 10635, 2606, 3301, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What's the bus width (in bit) of the model whose core is 650 MHz?
SELECT COUNT(bus_width___bit__) FROM table_19161046_1 WHERE core___mhz__ = 650
CREATE TABLE table_19161046_1 (bus_width___bit__ VARCHAR, core___mhz__ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2938, 1714, 4448, 834, 536, 41, 3465, 834, 12018, 189, 834, 834, 834, 2360, 834, 834, 584, 4280, 28027, 6, 2583, 834, 834, 834, 51, 107, 172, 834, 834, 584, 4280, 280...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3465, 834, 12018, 189, 834, 834, 834, 2360, 834, 834, 61, 21680, 953, 834, 2294, 2938, 1714, 4448, 834, 536, 549, 17444, 427, 2583, 834, 834, 834, 51, 107, 172, 834, 834, 3274, 3, 15348, 1, -100, ...
What's the directx of the model with code name RV770 PRO and a core bigger than 650.0 MHz?
SELECT directx FROM table_19161046_1 WHERE code_name = "RV770 PRO" AND core___mhz__ > 650.0
CREATE TABLE table_19161046_1 (directx VARCHAR, code_name VARCHAR, core___mhz__ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2938, 1714, 4448, 834, 536, 41, 21241, 226, 584, 4280, 28027, 6, 1081, 834, 4350, 584, 4280, 28027, 6, 2583, 834, 834, 834, 51, 107, 172, 834, 834, 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, 1223, 226, 21680, 953, 834, 2294, 2938, 1714, 4448, 834, 536, 549, 17444, 427, 1081, 834, 4350, 3274, 96, 448, 553, 26920, 6828, 121, 3430, 2583, 834, 834, 834, 51, 107, 172, 834, 834, 2490, 7123, 11739, 1, -100, -1...
What are the notes recorded for the model HIS HD4850 (512MB)?
SELECT notes FROM table_19161046_1 WHERE model = "HIS HD4850 (512MB)"
CREATE TABLE table_19161046_1 (notes VARCHAR, model VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2938, 1714, 4448, 834, 536, 41, 7977, 7, 584, 4280, 28027, 6, 825, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 33, 8, 3358, 4381, 21, 8, 825, 454, 4555,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3358, 21680, 953, 834, 2294, 2938, 1714, 4448, 834, 536, 549, 17444, 427, 825, 3274, 96, 7094, 134, 3726, 3707, 1752, 41, 24163, 4633, 61, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the title of episode number 14?
SELECT title FROM table_19161605_2 WHERE _number = 14
CREATE TABLE table_19161605_2 (title VARCHAR, _number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2938, 2938, 3076, 834, 357, 41, 21869, 584, 4280, 28027, 6, 3, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2233, 13, 5640, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2233, 21680, 953, 834, 2294, 2938, 2938, 3076, 834, 357, 549, 17444, 427, 3, 834, 5525, 1152, 3274, 968, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
If the net worth of fixed assets is 621, what is the current ratio?
SELECT current_ratio FROM table_19166421_1 WHERE net_worth_to_fixed_assets = 621
CREATE TABLE table_19166421_1 (current_ratio VARCHAR, net_worth_to_fixed_assets VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2938, 4389, 2658, 834, 536, 41, 14907, 834, 6850, 32, 584, 4280, 28027, 6, 3134, 834, 7048, 834, 235, 834, 28568, 834, 3974, 17, 7, 584, 4280, 28027, 61, 3, 32105, 32...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0...
[ 3, 23143, 14196, 750, 834, 6850, 32, 21680, 953, 834, 2294, 2938, 4389, 2658, 834, 536, 549, 17444, 427, 3134, 834, 7048, 834, 235, 834, 28568, 834, 3974, 17, 7, 3274, 431, 2658, 1, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Name the score for opponent of cleveland
SELECT score FROM table_19169116_8 WHERE opponent = "Cleveland"
CREATE TABLE table_19169116_8 (score VARCHAR, opponent VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 27096, 20159, 834, 927, 41, 7, 9022, 584, 4280, 28027, 6, 15264, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 2604, 21, 15264, 13, 3, 75, 4563, 232, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2294, 27096, 20159, 834, 927, 549, 17444, 427, 15264, 3274, 96, 254, 4563, 232, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Featherstone Rovers club played a total of how many games?
SELECT COUNT(played) FROM table_19179465_1 WHERE club = "Featherstone Rovers"
CREATE TABLE table_19179465_1 (played VARCHAR, club VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2517, 4240, 4122, 834, 536, 41, 4895, 15, 26, 584, 4280, 28027, 6, 1886, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4163, 144, 760, 3009, 21608, 7, 1886, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 4895, 15, 26, 61, 21680, 953, 834, 2294, 2517, 4240, 4122, 834, 536, 549, 17444, 427, 1886, 3274, 96, 371, 1544, 760, 3009, 21608, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
How many games were lost when the club got 34 points
SELECT MIN(lost) FROM table_19179465_1 WHERE points = 34
CREATE TABLE table_19179465_1 (lost INTEGER, points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2517, 4240, 4122, 834, 536, 41, 2298, 17, 3, 21342, 17966, 6, 979, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 1031, 130, 1513, 116, 8, 1886, 530, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 2298, 17, 61, 21680, 953, 834, 2294, 2517, 4240, 4122, 834, 536, 549, 17444, 427, 979, 3274, 6154, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What was the B.P. of club Halifax?
SELECT bp FROM table_19179465_1 WHERE club = "Halifax"
CREATE TABLE table_19179465_1 (bp VARCHAR, club VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2517, 4240, 4122, 834, 536, 41, 115, 102, 584, 4280, 28027, 6, 1886, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 272, 5, 345, 5, 13, 1886, 31150,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 115, 102, 21680, 953, 834, 2294, 2517, 4240, 4122, 834, 536, 549, 17444, 427, 1886, 3274, 96, 566, 4288, 11517, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the first year she played in the french open?
SELECT MIN(year) FROM table_1920271_2 WHERE championship = "French Open"
CREATE TABLE table_1920271_2 (year INTEGER, championship VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 19818, 4450, 834, 357, 41, 1201, 3, 21342, 17966, 6, 10183, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 166, 215, 255, 1944, 16, 8, 20609, 539, 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, 3, 17684, 599, 1201, 61, 21680, 953, 834, 2294, 19818, 4450, 834, 357, 549, 17444, 427, 10183, 3274, 96, 371, 60, 5457, 2384, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
How many times was the score 6–7(5), 6–2, 6–3?
SELECT COUNT(opponents) FROM table_1920271_2 WHERE score = "6–7(5), 6–2, 6–3"
CREATE TABLE table_1920271_2 (opponents VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 19818, 4450, 834, 357, 41, 32, 102, 9977, 7, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 648, 47, 8, 2604, 431, 104, 940...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 32, 102, 9977, 7, 61, 21680, 953, 834, 2294, 19818, 4450, 834, 357, 549, 17444, 427, 2604, 3274, 96, 948, 104, 940, 15757, 6, 431, 104, 4482, 431, 104, 519, 121, 1, -100, -100, -100, -100, -100, ...
Who was her partner at the US Open and they were runner-up?
SELECT partner FROM table_1920271_3 WHERE championship = "US Open" AND outcome = "Runner-up"
CREATE TABLE table_1920271_3 (partner VARCHAR, championship VARCHAR, outcome VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 19818, 4450, 834, 519, 41, 12300, 584, 4280, 28027, 6, 10183, 584, 4280, 28027, 6, 6138, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 160, 2397, 44, 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, 2397, 21680, 953, 834, 2294, 19818, 4450, 834, 519, 549, 17444, 427, 10183, 3274, 96, 3063, 2384, 121, 3430, 6138, 3274, 96, 23572, 18, 413, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Who was her partner at the US Open and they were runner-up?
SELECT partner FROM table_1920271_3 WHERE outcome = "Runner-up" AND championship = "US Open"
CREATE TABLE table_1920271_3 (partner VARCHAR, outcome VARCHAR, championship VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 19818, 4450, 834, 519, 41, 12300, 584, 4280, 28027, 6, 6138, 584, 4280, 28027, 6, 10183, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 160, 2397, 44, 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, 2397, 21680, 953, 834, 2294, 19818, 4450, 834, 519, 549, 17444, 427, 6138, 3274, 96, 23572, 18, 413, 121, 3430, 10183, 3274, 96, 3063, 2384, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Who did she play with on clay?
SELECT partner FROM table_1920271_3 WHERE surface = "Clay"
CREATE TABLE table_1920271_3 (partner VARCHAR, surface VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 19818, 4450, 834, 519, 41, 12300, 584, 4280, 28027, 6, 1774, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 410, 255, 577, 28, 30, 14364, 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, 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, 2397, 21680, 953, 834, 2294, 19818, 4450, 834, 519, 549, 17444, 427, 1774, 3274, 96, 254, 5595, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
state the number of surface where championship is australian open and score in the final is 6–3, 4–6, 11–9
SELECT COUNT(surface) FROM table_1918850_2 WHERE championship = "Australian Open" AND score_in_the_final = "6–3, 4–6, 11–9"
CREATE TABLE table_1918850_2 (surface VARCHAR, championship VARCHAR, score_in_the_final VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 17246, 834, 357, 41, 26899, 584, 4280, 28027, 6, 10183, 584, 4280, 28027, 6, 2604, 834, 77, 834, 532, 834, 12406, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 26899, 61, 21680, 953, 834, 2294, 2606, 17246, 834, 357, 549, 17444, 427, 10183, 3274, 96, 31971, 29, 2384, 121, 3430, 2604, 834, 77, 834, 532, 834, 12406, 3274, 96, 948, 104, 6355, 314, 104, 11071, ...
which championship had arantxa sánchez vicario todd woodbridge as opponents in the final
SELECT championship FROM table_1918850_2 WHERE opponents_in_the_final = "Arantxa Sánchez Vicario Todd Woodbridge"
CREATE TABLE table_1918850_2 (championship VARCHAR, opponents_in_the_final VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 17246, 834, 357, 41, 17788, 12364, 2009, 584, 4280, 28027, 6, 16383, 834, 77, 834, 532, 834, 12406, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 84, 10183, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10183, 21680, 953, 834, 2294, 2606, 17246, 834, 357, 549, 17444, 427, 16383, 834, 77, 834, 532, 834, 12406, 3274, 96, 188, 3569, 226, 9, 180, 12916, 20095, 12060, 14414, 17607, 2985, 9818, 121, 1, -100, -100, -100, -1...
what is the surface of the final which had score 6-2, 6-3
SELECT surface FROM table_1918850_2 WHERE score_in_the_final = "6-2, 6-3"
CREATE TABLE table_1918850_2 (surface VARCHAR, score_in_the_final VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 17246, 834, 357, 41, 26899, 584, 4280, 28027, 6, 2604, 834, 77, 834, 532, 834, 12406, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 1774, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1774, 21680, 953, 834, 2294, 2606, 17246, 834, 357, 549, 17444, 427, 2604, 834, 77, 834, 532, 834, 12406, 3274, 96, 25369, 6, 3, 24262, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
when were helena suková todd woodbridge the opponents in the final
SELECT year FROM table_1918850_2 WHERE opponents_in_the_final = "Helena Suková Todd Woodbridge"
CREATE TABLE table_1918850_2 (year VARCHAR, opponents_in_the_final VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 17246, 834, 357, 41, 1201, 584, 4280, 28027, 6, 16383, 834, 77, 834, 532, 834, 12406, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 116, 130, 3, 88, 40, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 215, 21680, 953, 834, 2294, 2606, 17246, 834, 357, 549, 17444, 427, 16383, 834, 77, 834, 532, 834, 12406, 3274, 96, 3845, 40, 35, 9, 1923, 9789, 2975, 17607, 2985, 9818, 121, 1, -100, -100, -100, -100, -100, -100, -...
which championship had helena suková tom nijssen as opponents in the final and nicole provis as partner, the surface was hard and the outcome was winner
SELECT championship FROM table_1918850_2 WHERE outcome = "Winner" AND surface = "Hard" AND partner = "Nicole Provis" AND opponents_in_the_final = "Helena Suková Tom Nijssen"
CREATE TABLE table_1918850_2 (championship VARCHAR, opponents_in_the_final VARCHAR, partner VARCHAR, outcome VARCHAR, surface VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 17246, 834, 357, 41, 17788, 12364, 2009, 584, 4280, 28027, 6, 16383, 834, 77, 834, 532, 834, 12406, 584, 4280, 28027, 6, 2397, 584, 4280, 28027, 6, 6138, 584, 428...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10183, 21680, 953, 834, 2294, 2606, 17246, 834, 357, 549, 17444, 427, 6138, 3274, 96, 18455, 687, 121, 3430, 1774, 3274, 96, 15537, 26, 121, 3430, 2397, 3274, 96, 21926, 15, 749, 3466, 121, 3430, 16383, 834, 77, 834, ...
when was the last performance of the first performance on 11/15/1909
SELECT last_performance FROM table_19189856_1 WHERE first_performance = "11/15/1909"
CREATE TABLE table_19189856_1 (last_performance VARCHAR, first_performance VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 3916, 4834, 834, 536, 41, 5064, 834, 18558, 584, 4280, 28027, 6, 166, 834, 18558, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 116, 47, 8, 336, 821, 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, 336, 834, 18558, 21680, 953, 834, 2294, 2606, 3916, 4834, 834, 536, 549, 17444, 427, 166, 834, 18558, 3274, 96, 2596, 20376, 13523, 4198, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
how many first performances where performer is wilfred engelman category:articles with hcards
SELECT COUNT(first_performance) FROM table_19189856_1 WHERE performer = "Wilfred Engelman category:Articles with hCards"
CREATE TABLE table_19189856_1 (first_performance VARCHAR, performer VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 3916, 4834, 834, 536, 41, 14672, 834, 18558, 584, 4280, 28027, 6, 1912, 49, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 149, 186, 166, 7357, 213, 1912, 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, 2847, 17161, 599, 14672, 834, 18558, 61, 21680, 953, 834, 2294, 2606, 3916, 4834, 834, 536, 549, 17444, 427, 1912, 49, 3274, 96, 518, 173, 89, 1271, 25936, 348, 3295, 10, 7754, 447, 965, 28, 3, 107, 6936, 26, 7, 1...
who was the performer that did last performance on 04/08/1963
SELECT performer FROM table_19189856_1 WHERE last_performance = "04/08/1963"
CREATE TABLE table_19189856_1 (performer VARCHAR, last_performance VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 3916, 4834, 834, 536, 41, 883, 2032, 49, 584, 4280, 28027, 6, 336, 834, 18558, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 113, 47, 8, 1912, 49, 24, 41...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1912, 49, 21680, 953, 834, 2294, 2606, 3916, 4834, 834, 536, 549, 17444, 427, 336, 834, 18558, 3274, 96, 6348, 87, 4018, 13523, 3891, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
what is the first performance of the last performance on 03/29/1957
SELECT first_performance FROM table_19189856_1 WHERE last_performance = "03/29/1957"
CREATE TABLE table_19189856_1 (first_performance VARCHAR, last_performance VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 3916, 4834, 834, 536, 41, 14672, 834, 18558, 584, 4280, 28027, 6, 336, 834, 18558, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 166, 821, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 166, 834, 18558, 21680, 953, 834, 2294, 2606, 3916, 4834, 834, 536, 549, 17444, 427, 336, 834, 18558, 3274, 96, 4928, 87, 3166, 13523, 3436, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
what is the last performance of leon varkas category:articles with hcards
SELECT last_performance FROM table_19189856_1 WHERE performer = "Leon Varkas category:Articles with hCards"
CREATE TABLE table_19189856_1 (last_performance VARCHAR, performer VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 3916, 4834, 834, 536, 41, 5064, 834, 18558, 584, 4280, 28027, 6, 1912, 49, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 336, 821, 13, 90, 10...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 336, 834, 18558, 21680, 953, 834, 2294, 2606, 3916, 4834, 834, 536, 549, 17444, 427, 1912, 49, 3274, 96, 2796, 106, 10137, 1258, 7, 3295, 10, 7754, 447, 965, 28, 3, 107, 6936, 26, 7, 121, 1, -100, -100, -100, -100...
How many different finales had the English title "Beyond the Realm of Conscience"?
SELECT COUNT(finale) FROM table_19210674_1 WHERE english_title = "Beyond the Realm of Conscience"
CREATE TABLE table_19210674_1 (finale VARCHAR, english_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 19978, 16431, 4581, 834, 536, 41, 12406, 15, 584, 4280, 28027, 6, 22269, 834, 21869, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 315, 13604, 7, 141, 8, 156...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 12406, 15, 61, 21680, 953, 834, 19978, 16431, 4581, 834, 536, 549, 17444, 427, 22269, 834, 21869, 3274, 96, 2703, 63, 106, 26, 8, 2977, 51, 13, 1193, 15324, 121, 1, -100, -100, -100, -100, -100, -1...
What was the maximum average of the episode with a Chinese title 古靈精探b?
SELECT MAX(average) FROM table_19210674_1 WHERE chinese_title = "古靈精探B"
CREATE TABLE table_19210674_1 (average INTEGER, chinese_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 19978, 16431, 4581, 834, 536, 41, 28951, 3, 21342, 17966, 6, 3, 1436, 1496, 15, 834, 21869, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2411, 1348, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 28951, 61, 21680, 953, 834, 19978, 16431, 4581, 834, 536, 549, 17444, 427, 3, 1436, 1496, 15, 834, 21869, 3274, 96, 2, 279, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...