NATURAL_LANG
stringlengths
12
244
SQL
stringlengths
18
336
SCHEMA
stringlengths
27
355
input_ids
list
attention_mask
list
labels
list
Name the total number of points for number 6
SELECT COUNT(points) FROM table_18888159_1 WHERE _number = 6
CREATE TABLE table_18888159_1 (points VARCHAR, _number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 10927, 27904, 834, 536, 41, 2700, 7, 584, 4280, 28027, 6, 3, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 792, 381, 13, 979, 21, 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, 2847, 17161, 599, 2700, 7, 61, 21680, 953, 834, 2606, 10927, 27904, 834, 536, 549, 17444, 427, 3, 834, 5525, 1152, 3274, 431, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the location that had a driver named Pierre de Caters?
SELECT location FROM table_18893428_1 WHERE driver = "Pierre de Caters"
CREATE TABLE table_18893428_1 (location VARCHAR, driver VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3914, 3710, 2577, 834, 536, 41, 14836, 584, 4280, 28027, 6, 2535, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1128, 24, 141, 3, 9, 2535, 2650, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1128, 21680, 953, 834, 2606, 3914, 3710, 2577, 834, 536, 549, 17444, 427, 2535, 3274, 96, 26928, 20, 3431, 277, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Who is the constructor for the car driven by George Heath?
SELECT constructor FROM table_18893428_1 WHERE driver = "George Heath"
CREATE TABLE table_18893428_1 (constructor VARCHAR, driver VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3914, 3710, 2577, 834, 536, 41, 15982, 5317, 584, 4280, 28027, 6, 2535, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 6774, 127, 21, 8, 443, 6737, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6774, 127, 21680, 953, 834, 2606, 3914, 3710, 2577, 834, 536, 549, 17444, 427, 2535, 3274, 96, 31317, 7862, 107, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the total number of drivers who have cars constructed by Mercedes-Benz?
SELECT COUNT(driver) FROM table_18893428_1 WHERE constructor = "Mercedes-Benz"
CREATE TABLE table_18893428_1 (driver VARCHAR, constructor VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3914, 3710, 2577, 834, 536, 41, 13739, 52, 584, 4280, 28027, 6, 6774, 127, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 381, 13, 3863, 113, 4...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 13739, 52, 61, 21680, 953, 834, 2606, 3914, 3710, 2577, 834, 536, 549, 17444, 427, 6774, 127, 3274, 96, 18180, 15, 1395, 18, 15349, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the location of the car that has a constructor of Lorraine-Dietrich?
SELECT location FROM table_18893428_1 WHERE constructor = "Lorraine-Dietrich"
CREATE TABLE table_18893428_1 (location VARCHAR, constructor VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3914, 3710, 2577, 834, 536, 41, 14836, 584, 4280, 28027, 6, 6774, 127, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1128, 13, 8, 443, 24, 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, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1128, 21680, 953, 834, 2606, 3914, 3710, 2577, 834, 536, 549, 17444, 427, 6774, 127, 3274, 96, 434, 127, 6559, 15, 18, 8639, 17, 3723, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many times did Charles Jarrott report?
SELECT COUNT(report) FROM table_18893428_1 WHERE driver = "Charles Jarrott"
CREATE TABLE table_18893428_1 (report VARCHAR, driver VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3914, 3710, 2577, 834, 536, 41, 60, 1493, 584, 4280, 28027, 6, 2535, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 648, 410, 5417, 17321, 14369, 934, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 60, 1493, 61, 21680, 953, 834, 2606, 3914, 3710, 2577, 834, 536, 549, 17444, 427, 2535, 3274, 96, 18947, 965, 17321, 14369, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Who is the driver of the entry constructed by Mercedes-Benz?
SELECT driver FROM table_18893428_1 WHERE constructor = "Mercedes-Benz"
CREATE TABLE table_18893428_1 (driver VARCHAR, constructor VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3914, 3710, 2577, 834, 536, 41, 13739, 52, 584, 4280, 28027, 6, 6774, 127, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 2535, 13, 8, 1764, 8520, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2535, 21680, 953, 834, 2606, 3914, 3710, 2577, 834, 536, 549, 17444, 427, 6774, 127, 3274, 96, 18180, 15, 1395, 18, 15349, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the used (kb) when the graphics mode is 4?
SELECT MIN(used__kb_) FROM table_18950885_3 WHERE graphics_mode = 4
CREATE TABLE table_18950885_3 (used__kb_ INTEGER, graphics_mode VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3301, 4018, 4433, 834, 519, 41, 10064, 834, 834, 157, 115, 834, 3, 21342, 17966, 6, 6484, 834, 14930, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 10064, 834, 834, 157, 115, 834, 61, 21680, 953, 834, 2606, 3301, 4018, 4433, 834, 519, 549, 17444, 427, 6484, 834, 14930, 3274, 314, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
If graphics mode is less than 1.0, what are the char cells?
SELECT char_cells FROM table_18950885_3 WHERE graphics_mode < 1.0
CREATE TABLE table_18950885_3 (char_cells VARCHAR, graphics_mode INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3301, 4018, 4433, 834, 519, 41, 4059, 834, 8725, 7, 584, 4280, 28027, 6, 6484, 834, 14930, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 156, 6484, 2175, 19, 705,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4059, 834, 8725, 7, 21680, 953, 834, 2606, 3301, 4018, 4433, 834, 519, 549, 17444, 427, 6484, 834, 14930, 3, 2, 3, 12734, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the smallest converted value at number 19?
SELECT MIN(converted) FROM table_1895522_2 WHERE number = "19"
CREATE TABLE table_1895522_2 (converted INTEGER, number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25312, 3769, 2884, 834, 357, 41, 1018, 19825, 3, 21342, 17966, 6, 381, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 3, 17924, 12069, 701, 44, 381, 957, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1018, 19825, 61, 21680, 953, 834, 25312, 3769, 2884, 834, 357, 549, 17444, 427, 381, 3274, 96, 2294, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Name the original title for the last metro
SELECT original_title FROM table_18987377_1 WHERE film_title_used_in_nomination = "The Last Metro"
CREATE TABLE table_18987377_1 (original_title VARCHAR, film_title_used_in_nomination VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3916, 4552, 4013, 834, 536, 41, 21878, 834, 21869, 584, 4280, 28027, 6, 814, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 926, 834, 21869, 21680, 953, 834, 2606, 3916, 4552, 4013, 834, 536, 549, 17444, 427, 814, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 3274, 96, 634, 2506, 10730, 121, 1, -100, -100, -100, -100, -100, -100, ...
Name the film title for andré téchiné category:articles with hcards
SELECT film_title_used_in_nomination FROM table_18987377_1 WHERE director = "André Téchiné Category:Articles with hCards"
CREATE TABLE table_18987377_1 (film_title_used_in_nomination VARCHAR, director VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3916, 4552, 4013, 834, 536, 41, 9988, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 584, 4280, 28027, 6, 2090, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 3210...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0...
[ 3, 23143, 14196, 814, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 21680, 953, 834, 2606, 3916, 4552, 4013, 834, 536, 549, 17444, 427, 2090, 3274, 96, 7175, 2339, 332, 154, 5675, 154, 17459, 10, 7754, 447, 965, 28, 3, 107, ...
Name the director for coup de torchon
SELECT director FROM table_18987377_1 WHERE film_title_used_in_nomination = "Coup de Torchon"
CREATE TABLE table_18987377_1 (director VARCHAR, film_title_used_in_nomination VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3916, 4552, 4013, 834, 536, 41, 25982, 584, 4280, 28027, 6, 814, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 3210...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2090, 21680, 953, 834, 2606, 3916, 4552, 4013, 834, 536, 549, 17444, 427, 814, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 3274, 96, 3881, 413, 20, 3794, 17128, 121, 1, -100, -100, -100, -100, -100, -100, -...
Name the film titled for marcel camus category:articles with hcards
SELECT film_title_used_in_nomination FROM table_18987377_1 WHERE director = "Marcel Camus Category:Articles with hCards"
CREATE TABLE table_18987377_1 (film_title_used_in_nomination VARCHAR, director VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3916, 4552, 4013, 834, 536, 41, 9988, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 584, 4280, 28027, 6, 2090, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 3210...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0...
[ 3, 23143, 14196, 814, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 21680, 953, 834, 2606, 3916, 4552, 4013, 834, 536, 549, 17444, 427, 2090, 3274, 96, 7286, 7125, 5184, 302, 17459, 10, 7754, 447, 965, 28, 3, 107, 6936, 26, ...
When cindy miranda is the name what is the home or representative town or province?
SELECT home_or_representative_town_or_province FROM table_19061741_1 WHERE name = "Cindy Miranda"
CREATE TABLE table_19061741_1 (home_or_representative_town_or_province VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4241, 4581, 536, 834, 536, 41, 5515, 834, 127, 834, 60, 12640, 1528, 834, 3540, 834, 127, 834, 1409, 2494, 565, 584, 4280, 28027, 6, 564, 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, 234, 834, 127, 834, 60, 12640, 1528, 834, 3540, 834, 127, 834, 1409, 2494, 565, 21680, 953, 834, 11776, 4241, 4581, 536, 834, 536, 549, 17444, 427, 564, 3274, 96, 254, 77, 26, 63, 31714, 121, 1, -100, -100, -100, ...
When nel rapiz is the name what is the status?
SELECT status FROM table_19061741_1 WHERE name = "Nel Rapiz"
CREATE TABLE table_19061741_1 (status VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4241, 4581, 536, 834, 536, 41, 8547, 302, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 29, 15, 40, 3, 5846, 23, 172, 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, 2637, 21680, 953, 834, 11776, 4241, 4581, 536, 834, 536, 549, 17444, 427, 564, 3274, 96, 567, 15, 40, 15052, 23, 172, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When day 8-36 is the duration what is the season?
SELECT season FROM table_19061741_1 WHERE duration = "Day 8-36"
CREATE TABLE table_19061741_1 (season VARCHAR, duration VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4241, 4581, 536, 834, 536, 41, 9476, 584, 4280, 28027, 6, 8659, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 239, 505, 18, 3420, 19, 8, 8659, 125, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 774, 21680, 953, 834, 11776, 4241, 4581, 536, 834, 536, 549, 17444, 427, 8659, 3274, 96, 16803, 505, 18, 3420, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
When luz mcclinton is the name what is the season?
SELECT season FROM table_19061741_1 WHERE name = "Luz McClinton"
CREATE TABLE table_19061741_1 (season VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4241, 4581, 536, 834, 536, 41, 9476, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 40, 76, 172, 3, 51, 75, 14758, 6992, 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, 774, 21680, 953, 834, 11776, 4241, 4581, 536, 834, 536, 549, 17444, 427, 564, 3274, 96, 434, 76, 172, 7040, 40, 23, 6992, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
When yen galagnara is the name what is the highest total days in the pbb house?
SELECT MAX(total_days_in_pbb_house) FROM table_19061741_1 WHERE name = "Yen Galagnara"
CREATE TABLE table_19061741_1 (total_days_in_pbb_house INTEGER, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 4241, 4581, 536, 834, 536, 41, 235, 1947, 834, 1135, 7, 834, 77, 834, 102, 115, 115, 834, 1840, 3, 21342, 17966, 6, 564, 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, 4800, 4, 599, 235, 1947, 834, 1135, 7, 834, 77, 834, 102, 115, 115, 834, 1840, 61, 21680, 953, 834, 11776, 4241, 4581, 536, 834, 536, 549, 17444, 427, 564, 3274, 96, 476, 35, 15210, 11260, 52, 9, 121, 1, -100, -...
How many match numbers have team europe listed as osku palermaa?
SELECT COUNT(match_no) FROM table_19072602_2 WHERE team_europe = "Osku Palermaa"
CREATE TABLE table_19072602_2 (match_no VARCHAR, team_europe VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4560, 18365, 357, 834, 357, 41, 19515, 834, 29, 32, 584, 4280, 28027, 6, 372, 834, 28188, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 1588, 2302, 43,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 19515, 834, 29, 32, 61, 21680, 953, 834, 2294, 4560, 18365, 357, 834, 357, 549, 17444, 427, 372, 834, 28188, 3274, 96, 667, 7, 2729, 4826, 49, 51, 9, 9, 121, 1, -100, -100, -100, -100, -100, -100...
When osku palermaa is on the europe team how many match numbers are there?
SELECT COUNT(match_no) FROM table_19072602_5 WHERE team_europe = "Osku Palermaa"
CREATE TABLE table_19072602_5 (match_no VARCHAR, team_europe VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4560, 18365, 357, 834, 755, 41, 19515, 834, 29, 32, 584, 4280, 28027, 6, 372, 834, 28188, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 32, 7, 2729, 76...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 19515, 834, 29, 32, 61, 21680, 953, 834, 2294, 4560, 18365, 357, 834, 755, 549, 17444, 427, 372, 834, 28188, 3274, 96, 667, 7, 2729, 4826, 49, 51, 9, 9, 121, 1, -100, -100, -100, -100, -100, -100...
When paul moor is on the europe team who is on the usa team?
SELECT team_usa FROM table_19072602_5 WHERE team_europe = "Paul Moor"
CREATE TABLE table_19072602_5 (team_usa VARCHAR, team_europe VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4560, 18365, 357, 834, 755, 41, 11650, 834, 302, 9, 584, 4280, 28027, 6, 372, 834, 28188, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 2576, 83, 3, 21477, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 372, 834, 302, 9, 21680, 953, 834, 2294, 4560, 18365, 357, 834, 755, 549, 17444, 427, 372, 834, 28188, 3274, 96, 23183, 1290, 127, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the mountains classification for team columbia
SELECT mountains_classification FROM table_19115414_4 WHERE team_classification = "Team Columbia"
CREATE TABLE table_19115414_4 (mountains_classification VARCHAR, team_classification VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 15660, 591, 2534, 834, 591, 41, 11231, 13676, 834, 4057, 2420, 584, 4280, 28027, 6, 372, 834, 4057, 2420, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 8022, 834, 4057, 2420, 21680, 953, 834, 2294, 15660, 591, 2534, 834, 591, 549, 17444, 427, 372, 834, 4057, 2420, 3274, 96, 18699, 8183, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Name the number of stage winners for team columbia
SELECT COUNT(stage__winner_) FROM table_19115414_4 WHERE team_classification = "Team Columbia"
CREATE TABLE table_19115414_4 (stage__winner_ VARCHAR, team_classification VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 15660, 591, 2534, 834, 591, 41, 10705, 834, 834, 3757, 687, 834, 584, 4280, 28027, 6, 372, 834, 4057, 2420, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 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, 2847, 17161, 599, 10705, 834, 834, 3757, 687, 834, 61, 21680, 953, 834, 2294, 15660, 591, 2534, 834, 591, 549, 17444, 427, 372, 834, 4057, 2420, 3274, 96, 18699, 8183, 121, 1, -100, -100, -100, -100, -100, -100, -100,...
Name the mountains classification for alexander kristoff
SELECT mountains_classification FROM table_19115414_4 WHERE points_classification = "Alexander Kristoff"
CREATE TABLE table_19115414_4 (mountains_classification VARCHAR, points_classification VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 15660, 591, 2534, 834, 591, 41, 11231, 13676, 834, 4057, 2420, 584, 4280, 28027, 6, 979, 834, 4057, 2420, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 8022, 834, 4057, 2420, 21680, 953, 834, 2294, 15660, 591, 2534, 834, 591, 549, 17444, 427, 979, 834, 4057, 2420, 3274, 96, 27280, 11849, 16791, 8867, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How much is the other black population when the black African population is 37811?
SELECT MIN(other_black_population) FROM table_19149550_7 WHERE black_african_population = 37811
CREATE TABLE table_19149550_7 (other_black_population INTEGER, black_african_population VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 24816, 17147, 834, 940, 41, 9269, 834, 19699, 834, 9791, 7830, 3, 21342, 17966, 6, 1001, 834, 9, 89, 2234, 152, 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, 1, 1, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 9269, 834, 19699, 834, 9791, 7830, 61, 21680, 953, 834, 2294, 24816, 17147, 834, 940, 549, 17444, 427, 1001, 834, 9, 89, 2234, 152, 834, 9791, 7830, 3274, 220, 3940, 2596, 1, -100, -100, -100, -100, -...
Where are the london borough with the black caribbean population of 17974?
SELECT london_borough FROM table_19149550_7 WHERE black_caribbean_population = 17974
CREATE TABLE table_19149550_7 (london_borough VARCHAR, black_caribbean_population VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 24816, 17147, 834, 940, 41, 40, 106, 2029, 834, 12823, 584, 4280, 28027, 6, 1001, 834, 658, 6520, 346, 152, 834, 9791, 7830, 584, 4280, 28027, 61, 3, 32105, 32106, 3210...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 40, 106, 2029, 834, 12823, 21680, 953, 834, 2294, 24816, 17147, 834, 940, 549, 17444, 427, 1001, 834, 658, 6520, 346, 152, 834, 9791, 7830, 3274, 3, 26593, 4581, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the rank of london borough in southwark?
SELECT rank FROM table_19149550_7 WHERE london_borough = "Southwark"
CREATE TABLE table_19149550_7 (rank VARCHAR, london_borough VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 24816, 17147, 834, 940, 41, 6254, 584, 4280, 28027, 6, 3, 40, 106, 2029, 834, 12823, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 11003, 13, 3, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 11003, 21680, 953, 834, 2294, 24816, 17147, 834, 940, 549, 17444, 427, 3, 40, 106, 2029, 834, 12823, 3274, 96, 22081, 2910, 157, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the black caribbean population when the other black population is 2243?
SELECT MAX(black_caribbean_population) FROM table_19149550_7 WHERE other_black_population = 2243
CREATE TABLE table_19149550_7 (black_caribbean_population INTEGER, other_black_population VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 24816, 17147, 834, 940, 41, 19699, 834, 658, 6520, 346, 152, 834, 9791, 7830, 3, 21342, 17966, 6, 119, 834, 19699, 834, 9791, 7830, 584, 4280, 28027, 61, 3, 32105, 3210...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0...
[ 3, 23143, 14196, 4800, 4, 599, 19699, 834, 658, 6520, 346, 152, 834, 9791, 7830, 61, 21680, 953, 834, 2294, 24816, 17147, 834, 940, 549, 17444, 427, 119, 834, 19699, 834, 9791, 7830, 3274, 1630, 4906, 1, -100, -100, -100, -100, -100, ...
What is the black caribbean population when the black African population is less than 10552.0?
SELECT MIN(black_caribbean_population) FROM table_19149550_7 WHERE black_african_population < 10552.0
CREATE TABLE table_19149550_7 (black_caribbean_population INTEGER, black_african_population INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 24816, 17147, 834, 940, 41, 19699, 834, 658, 6520, 346, 152, 834, 9791, 7830, 3, 21342, 17966, 6, 1001, 834, 9, 89, 2234, 152, 834, 9791, 7830, 3, 21342, 17966, 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, 17684, 599, 19699, 834, 658, 6520, 346, 152, 834, 9791, 7830, 61, 21680, 953, 834, 2294, 24816, 17147, 834, 940, 549, 17444, 427, 1001, 834, 9, 89, 2234, 152, 834, 9791, 7830, 3, 2, 335, 3769, 24273, 1, -100, -...
What time slot had an adult rating of 0.6?
SELECT timeslot FROM table_19188562_2 WHERE rating__adults_18_49_ = "0.6"
CREATE TABLE table_19188562_2 (timeslot VARCHAR, rating__adults_18_49_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 4433, 4056, 834, 357, 41, 715, 7, 3171, 584, 4280, 28027, 6, 5773, 834, 834, 28491, 7, 834, 2606, 834, 3647, 834, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 648, 3171, 21680, 953, 834, 2294, 2606, 4433, 4056, 834, 357, 549, 17444, 427, 5773, 834, 834, 28491, 7, 834, 2606, 834, 3647, 834, 3274, 96, 22787, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What season finale date has 2.02 million u.s. Viewers?
SELECT season AS finale FROM table_19188562_2 WHERE us_viewers__in_millions_ = "2.02"
CREATE TABLE table_19188562_2 (season VARCHAR, us_viewers__in_millions_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 4433, 4056, 834, 357, 41, 9476, 584, 4280, 28027, 6, 178, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 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, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 774, 6157, 13604, 21680, 953, 834, 2294, 2606, 4433, 4056, 834, 357, 549, 17444, 427, 178, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 3274, 96, 24273, 357, 121, 1, -100, -100, -100, -100, -100, -100, -100, -1...
How many million u.s. Viewers watched season 1?
SELECT us_viewers__in_millions_ FROM table_19188562_2 WHERE season = 1
CREATE TABLE table_19188562_2 (us_viewers__in_millions_ VARCHAR, season VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 4433, 4056, 834, 357, 41, 302, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 584, 4280, 28027, 6, 774, 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, 178, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 21680, 953, 834, 2294, 2606, 4433, 4056, 834, 357, 549, 17444, 427, 774, 3274, 209, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
How many tv series had an adult rating of 1.2?
SELECT COUNT(tv_season) FROM table_19188562_2 WHERE rating__adults_18_49_ = "1.2"
CREATE TABLE table_19188562_2 (tv_season VARCHAR, rating__adults_18_49_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2606, 4433, 4056, 834, 357, 41, 17, 208, 834, 9476, 584, 4280, 28027, 6, 5773, 834, 834, 28491, 7, 834, 2606, 834, 3647, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 17, 208, 834, 9476, 61, 21680, 953, 834, 2294, 2606, 4433, 4056, 834, 357, 549, 17444, 427, 5773, 834, 834, 28491, 7, 834, 2606, 834, 3647, 834, 3274, 96, 10917, 121, 1, -100, -100, -100, -100, -10...
Where is the University that is also called Hawks?
SELECT location FROM table_19210115_1 WHERE nickname = "Hawks"
CREATE TABLE table_19210115_1 (location VARCHAR, nickname VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 15239, 15660, 834, 536, 41, 14836, 584, 4280, 28027, 6, 24649, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2840, 19, 8, 636, 24, 19, 92, 718, 12833, 7, 58, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1128, 21680, 953, 834, 2294, 15239, 15660, 834, 536, 549, 17444, 427, 24649, 3274, 96, 566, 9, 210, 157, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Where is the University that is also called Owls?
SELECT location FROM table_19210115_1 WHERE nickname = "Owls"
CREATE TABLE table_19210115_1 (location VARCHAR, nickname VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 15239, 15660, 834, 536, 41, 14836, 584, 4280, 28027, 6, 24649, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2840, 19, 8, 636, 24, 19, 92, 718, 28483, 7, 58, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1128, 21680, 953, 834, 2294, 15239, 15660, 834, 536, 549, 17444, 427, 24649, 3274, 96, 667, 210, 40, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
How many University founded in 1863?
SELECT COUNT(enrollment) FROM table_19210115_1 WHERE founded = 1863
CREATE TABLE table_19210115_1 (enrollment VARCHAR, founded VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 15239, 15660, 834, 536, 41, 35, 4046, 297, 584, 4280, 28027, 6, 5710, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 636, 5710, 16, 507, 3891, 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, 2847, 17161, 599, 35, 4046, 297, 61, 21680, 953, 834, 2294, 15239, 15660, 834, 536, 549, 17444, 427, 5710, 3274, 507, 3891, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Where is the University that plays in the American Athletic Conference?
SELECT location FROM table_19210115_1 WHERE conference = "American Athletic conference"
CREATE TABLE table_19210115_1 (location VARCHAR, conference VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 15239, 15660, 834, 536, 41, 14836, 584, 4280, 28027, 6, 2542, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2840, 19, 8, 636, 24, 4805, 16, 8, 797, 18373, 4379, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1128, 21680, 953, 834, 2294, 15239, 15660, 834, 536, 549, 17444, 427, 2542, 3274, 96, 8778, 18373, 2542, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the affiliation of the University called Explorers?
SELECT affiliation FROM table_19210115_1 WHERE nickname = "Explorers"
CREATE TABLE table_19210115_1 (affiliation VARCHAR, nickname VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 15239, 15660, 834, 536, 41, 4127, 173, 23, 257, 584, 4280, 28027, 6, 24649, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 24405, 13, 8, 636, 718, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 24405, 21680, 953, 834, 2294, 15239, 15660, 834, 536, 549, 17444, 427, 24649, 3274, 96, 12882, 322, 277, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the nickname of Drexel University?
SELECT nickname FROM table_19210115_1 WHERE institution = "Drexel University"
CREATE TABLE table_19210115_1 (nickname VARCHAR, institution VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 15239, 15660, 834, 536, 41, 11191, 4350, 584, 4280, 28027, 6, 6568, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 24649, 13, 707, 6667, 40, 636, 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, 24649, 21680, 953, 834, 2294, 15239, 15660, 834, 536, 549, 17444, 427, 6568, 3274, 96, 14561, 6667, 40, 636, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the brand in Metro Manila?
SELECT branding FROM table_19215259_1 WHERE location = "Metro Manila"
CREATE TABLE table_19215259_1 (branding VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 19978, 26320, 3390, 834, 536, 41, 12164, 53, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1056, 16, 10730, 25432, 58, 1, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 14282, 21680, 953, 834, 19978, 26320, 3390, 834, 536, 549, 17444, 427, 1128, 3274, 96, 329, 15252, 25432, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the brand in Cabanatuan?
SELECT branding FROM table_19215259_1 WHERE location = "Cabanatuan"
CREATE TABLE table_19215259_1 (branding VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 19978, 26320, 3390, 834, 536, 41, 12164, 53, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1056, 16, 10916, 152, 144, 76, 152, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 14282, 21680, 953, 834, 19978, 26320, 3390, 834, 536, 549, 17444, 427, 1128, 3274, 96, 254, 9, 3478, 144, 76, 152, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the power at the cebu station?
SELECT power__kw_ FROM table_19215259_1 WHERE location = "Cebu"
CREATE TABLE table_19215259_1 (power__kw_ VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 19978, 26320, 3390, 834, 536, 41, 6740, 834, 834, 157, 210, 834, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 579, 44, 8, 197...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 579, 834, 834, 157, 210, 834, 21680, 953, 834, 19978, 26320, 3390, 834, 536, 549, 17444, 427, 1128, 3274, 96, 254, 15, 3007, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the frequency of 101.5 News FM?
SELECT frequency FROM table_19215259_1 WHERE branding = "101.5 News FM"
CREATE TABLE table_19215259_1 (frequency VARCHAR, branding VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 19978, 26320, 3390, 834, 536, 41, 30989, 584, 4280, 28027, 6, 14282, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7321, 13, 335, 16593, 3529, 13409, 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, 7321, 21680, 953, 834, 19978, 26320, 3390, 834, 536, 549, 17444, 427, 14282, 3274, 96, 1714, 16593, 3529, 13409, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Where is the frequency 102.3mhz and 5kw power?
SELECT location FROM table_19215259_1 WHERE power__kw_ = "5kW" AND frequency = "102.3MHz"
CREATE TABLE table_19215259_1 (location VARCHAR, power__kw_ VARCHAR, frequency VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 19978, 26320, 3390, 834, 536, 41, 14836, 584, 4280, 28027, 6, 579, 834, 834, 157, 210, 834, 584, 4280, 28027, 6, 7321, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 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, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1128, 21680, 953, 834, 19978, 26320, 3390, 834, 536, 549, 17444, 427, 579, 834, 834, 157, 210, 834, 3274, 96, 755, 21729, 121, 3430, 7321, 3274, 96, 1714, 18561, 20210, 121, 1, -100, -100, -100, -100, -100, -100, -100...
Where is the frequency 92.3mhz?
SELECT location FROM table_19215259_1 WHERE frequency = "92.3MHz"
CREATE TABLE table_19215259_1 (location VARCHAR, frequency VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 19978, 26320, 3390, 834, 536, 41, 14836, 584, 4280, 28027, 6, 7321, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2840, 19, 8, 7321, 668, 18561, 51, 107, 172, 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, 1128, 21680, 953, 834, 19978, 26320, 3390, 834, 536, 549, 17444, 427, 7321, 3274, 96, 1298, 18561, 20210, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the highest no.?
SELECT MAX(no) FROM table_1924975_1
CREATE TABLE table_1924975_1 (no INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 19978, 3647, 3072, 834, 536, 41, 29, 32, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 150, 5, 58, 1, 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, 4800, 4, 599, 29, 32, 61, 21680, 953, 834, 19978, 3647, 3072, 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, -100, -100...
What is the q1+q2 time in which q1 is 1:18.574?
SELECT q1 + q2_time FROM table_1924975_1 WHERE q1_time = "1:18.574"
CREATE TABLE table_1924975_1 (q1 VARCHAR, q2_time VARCHAR, q1_time VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 19978, 3647, 3072, 834, 536, 41, 1824, 536, 584, 4280, 28027, 6, 3, 1824, 357, 834, 715, 584, 4280, 28027, 6, 3, 1824, 536, 834, 715, 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, 3, 1824, 536, 1768, 3, 1824, 357, 834, 715, 21680, 953, 834, 19978, 3647, 3072, 834, 536, 549, 17444, 427, 3, 1824, 536, 834, 715, 3274, 96, 536, 10, 2606, 5, 3436, 20364, 1, -100, -100, -100, -100, -100, -100, -1...
when q1 pos is 8 what is the q1+q2 time?
SELECT q1 + q2_time FROM table_1924975_1 WHERE q1_pos = 8
CREATE TABLE table_1924975_1 (q1 VARCHAR, q2_time VARCHAR, q1_pos VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 19978, 3647, 3072, 834, 536, 41, 1824, 536, 584, 4280, 28027, 6, 3, 1824, 357, 834, 715, 584, 4280, 28027, 6, 3, 1824, 536, 834, 2748, 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, 3, 1824, 536, 1768, 3, 1824, 357, 834, 715, 21680, 953, 834, 19978, 3647, 3072, 834, 536, 549, 17444, 427, 3, 1824, 536, 834, 2748, 3274, 505, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
when the q1+q2 time was 2.34.736, what was the total pos number?
SELECT COUNT(pos) FROM table_1924975_1 WHERE q1 + q2_time = "2.34.736"
CREATE TABLE table_1924975_1 (pos VARCHAR, q1 VARCHAR, q2_time VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 19978, 3647, 3072, 834, 536, 41, 2748, 584, 4280, 28027, 6, 3, 1824, 536, 584, 4280, 28027, 6, 3, 1824, 357, 834, 715, 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, 2847, 17161, 599, 2748, 61, 21680, 953, 834, 19978, 3647, 3072, 834, 536, 549, 17444, 427, 3, 1824, 536, 1768, 3, 1824, 357, 834, 715, 3274, 96, 18561, 25211, 3420, 121, 1, -100, -100, -100, -100, -100, -100, -100, ...
When the q1 time is 1:16.218 what is the highest q1 pos?
SELECT MAX(q1_pos) FROM table_1924975_1 WHERE q1_time = "1:16.218"
CREATE TABLE table_1924975_1 (q1_pos INTEGER, q1_time VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 19978, 3647, 3072, 834, 536, 41, 1824, 536, 834, 2748, 3, 21342, 17966, 6, 3, 1824, 536, 834, 715, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 8, 3, 1824, 536...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4800, 4, 599, 1824, 536, 834, 2748, 61, 21680, 953, 834, 19978, 3647, 3072, 834, 536, 549, 17444, 427, 3, 1824, 536, 834, 715, 3274, 96, 536, 10, 536, 23913, 2606, 121, 1, -100, -100, -100, -100, -100, -100, -100, ...
What is the largest 6-car-sets for fiscal year 1968?
SELECT MAX(6 AS _car_sets) FROM table_19255192_1 WHERE fiscal_year = 1968
CREATE TABLE table_19255192_1 (fiscal_year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 25502, 19978, 834, 536, 41, 89, 159, 1489, 834, 1201, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2015, 12405, 1720, 18, 2244, 7, 21, 5043, 215, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 948, 6157, 3, 834, 1720, 834, 2244, 7, 61, 21680, 953, 834, 2294, 25502, 19978, 834, 536, 549, 17444, 427, 5043, 834, 1201, 3274, 16506, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the lowest fiscal year if total vehicles is 490?
SELECT MIN(fiscal_year) FROM table_19255192_1 WHERE total_vehicles = 490
CREATE TABLE table_19255192_1 (fiscal_year INTEGER, total_vehicles VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 25502, 19978, 834, 536, 41, 89, 159, 1489, 834, 1201, 3, 21342, 17966, 6, 792, 834, 162, 107, 447, 965, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 89, 159, 1489, 834, 1201, 61, 21680, 953, 834, 2294, 25502, 19978, 834, 536, 549, 17444, 427, 792, 834, 162, 107, 447, 965, 3274, 314, 2394, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Name the degree for otorhinolaryngology
SELECT degree_diploma FROM table_19304764_2 WHERE discipline = "Otorhinolaryngology"
CREATE TABLE table_19304764_2 (degree_diploma VARCHAR, discipline VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 1458, 4177, 4389, 834, 357, 41, 19706, 834, 30573, 9, 584, 4280, 28027, 6, 7998, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 1952, 21, 3, 32, 17, 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, 1952, 834, 30573, 9, 21680, 953, 834, 2294, 1458, 4177, 4389, 834, 357, 549, 17444, 427, 7998, 3274, 96, 667, 17, 127, 2907, 17401, 63, 1725, 1863, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the total seats for otorhinolaryngology
SELECT total_seats FROM table_19304764_2 WHERE discipline = "Otorhinolaryngology"
CREATE TABLE table_19304764_2 (total_seats VARCHAR, discipline VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 1458, 4177, 4389, 834, 357, 41, 235, 1947, 834, 7, 1544, 7, 584, 4280, 28027, 6, 7998, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 792, 6116, 21, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 792, 834, 7, 1544, 7, 21680, 953, 834, 2294, 1458, 4177, 4389, 834, 357, 549, 17444, 427, 7998, 3274, 96, 667, 17, 127, 2907, 17401, 63, 1725, 1863, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Name the recognised seats for pharmacology
SELECT recognised_seats FROM table_19304764_2 WHERE discipline = "Pharmacology"
CREATE TABLE table_19304764_2 (recognised_seats VARCHAR, discipline VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 1458, 4177, 4389, 834, 357, 41, 60, 75, 12905, 3843, 834, 7, 1544, 7, 584, 4280, 28027, 6, 7998, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 14869, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 14869, 834, 7, 1544, 7, 21680, 953, 834, 2294, 1458, 4177, 4389, 834, 357, 549, 17444, 427, 7998, 3274, 96, 345, 3272, 11101, 1863, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Name the total number of seats for general surgery
SELECT COUNT(permitted_seats) FROM table_19304764_2 WHERE discipline = "General Surgery"
CREATE TABLE table_19304764_2 (permitted_seats VARCHAR, discipline VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 1458, 4177, 4389, 834, 357, 41, 883, 16030, 834, 7, 1544, 7, 584, 4280, 28027, 6, 7998, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 792, 381, 13, 61...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 883, 16030, 834, 7, 1544, 7, 61, 21680, 953, 834, 2294, 1458, 4177, 4389, 834, 357, 549, 17444, 427, 7998, 3274, 96, 20857, 19384, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the least recognised seats
SELECT MIN(recognised_seats) FROM table_19304764_2
CREATE TABLE table_19304764_2 (recognised_seats INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 1458, 4177, 4389, 834, 357, 41, 60, 75, 12905, 3843, 834, 7, 1544, 7, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 709, 14869, 6116, 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, 3, 17684, 599, 60, 75, 12905, 3843, 834, 7, 1544, 7, 61, 21680, 953, 834, 2294, 1458, 4177, 4389, 834, 357, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
How many nations do the FMS international team represent?
SELECT COUNT(nation) FROM table_19312274_3 WHERE name = "FMS International"
CREATE TABLE table_19312274_3 (nation VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3341, 2884, 4581, 834, 519, 41, 29, 257, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 9352, 103, 8, 377, 4211, 1038, 372, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 29, 257, 61, 21680, 953, 834, 2294, 3341, 2884, 4581, 834, 519, 549, 17444, 427, 564, 3274, 96, 371, 4211, 1331, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the smallest number of fastest laps listed?
SELECT MIN(fastest_laps) FROM table_19312274_3
CREATE TABLE table_19312274_3 (fastest_laps INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3341, 2884, 4581, 834, 519, 41, 11584, 222, 834, 8478, 7, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 3, 17924, 381, 13, 10391, 14941, 7, 2616, 58...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 11584, 222, 834, 8478, 7, 61, 21680, 953, 834, 2294, 3341, 2884, 4581, 834, 519, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
How many championship titles for LRS Formula / Laurent Rédon Motorsport?
SELECT championship_titles FROM table_19312274_3 WHERE name = "LRS Formula / Laurent Rédon Motorsport"
CREATE TABLE table_19312274_3 (championship_titles VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3341, 2884, 4581, 834, 519, 41, 17788, 12364, 2009, 834, 21869, 7, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 10183, 8342, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10183, 834, 21869, 7, 21680, 953, 834, 2294, 3341, 2884, 4581, 834, 519, 549, 17444, 427, 564, 3274, 96, 12564, 134, 13786, 3, 87, 9906, 17, 6272, 2029, 30045, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What's the version of AutoCAD Architectural Desktop 3?
SELECT version FROM table_19329117_1 WHERE official_name = "AutoCAD Architectural Desktop 3"
CREATE TABLE table_19329117_1 (version VARCHAR, official_name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2668, 4729, 2517, 834, 536, 41, 8674, 584, 4280, 28027, 6, 2314, 834, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 988, 13, 2040, 12926, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 988, 21680, 953, 834, 2294, 2668, 4729, 2517, 834, 536, 549, 17444, 427, 2314, 834, 4350, 3274, 96, 16204, 12926, 30797, 18972, 220, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
In what season did the team get in the conference finals of the playoffs?
SELECT regular_season FROM table_1939214_1 WHERE playoffs = "Conference Finals"
CREATE TABLE table_1939214_1 (regular_season VARCHAR, playoffs VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 27357, 834, 536, 41, 60, 122, 4885, 834, 9476, 584, 4280, 28027, 6, 15289, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 125, 774, 410, 8, 372, 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, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1646, 834, 9476, 21680, 953, 834, 2294, 3288, 27357, 834, 536, 549, 17444, 427, 15289, 7, 3274, 96, 4302, 11788, 6514, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What was the team's status in the USISL Pro League playoffs?
SELECT playoffs FROM table_1939214_1 WHERE league = "USISL Pro league"
CREATE TABLE table_1939214_1 (playoffs VARCHAR, league VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 27357, 834, 536, 41, 4895, 1647, 7, 584, 4280, 28027, 6, 5533, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 372, 31, 7, 2637, 16, 8, 837, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15289, 7, 21680, 953, 834, 2294, 3288, 27357, 834, 536, 549, 17444, 427, 5533, 3274, 96, 3063, 196, 5629, 749, 5533, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
In what year did the team compete in the 2nd, Northeast season of the USL PDL League?
SELECT year FROM table_1939214_1 WHERE league = "USL PDL" AND regular_season = "2nd, Northeast"
CREATE TABLE table_1939214_1 (year VARCHAR, league VARCHAR, regular_season VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 27357, 834, 536, 41, 1201, 584, 4280, 28027, 6, 5533, 584, 4280, 28027, 6, 1646, 834, 9476, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 125, 215, 410...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 215, 21680, 953, 834, 2294, 3288, 27357, 834, 536, 549, 17444, 427, 5533, 3274, 96, 3063, 434, 276, 10013, 121, 3430, 1646, 834, 9476, 3274, 96, 357, 727, 6, 21732, 121, 1, -100, -100, -100, -100, -100, -100, -100, ...
What did the team do in the Open Cup in the 2nd, Northeast season of the USISL D-3 Pro League?
SELECT open_cup FROM table_1939214_1 WHERE league = "USISL D-3 Pro league" AND regular_season = "2nd, Northeast"
CREATE TABLE table_1939214_1 (open_cup VARCHAR, league VARCHAR, regular_season VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 27357, 834, 536, 41, 8751, 834, 4658, 584, 4280, 28027, 6, 5533, 584, 4280, 28027, 6, 1646, 834, 9476, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 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, 1, 1...
[ 3, 23143, 14196, 539, 834, 4658, 21680, 953, 834, 2294, 3288, 27357, 834, 536, 549, 17444, 427, 5533, 3274, 96, 3063, 196, 5629, 309, 3486, 749, 5533, 121, 3430, 1646, 834, 9476, 3274, 96, 357, 727, 6, 21732, 121, 1, -100, -100, -10...
In what year did the team compete in the USISL Pro League?
SELECT year FROM table_1939214_1 WHERE league = "USISL Pro league"
CREATE TABLE table_1939214_1 (year VARCHAR, league VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 27357, 834, 536, 41, 1201, 584, 4280, 28027, 6, 5533, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 125, 215, 410, 8, 372, 5978, 16, 8, 837, 196, 562...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 215, 21680, 953, 834, 2294, 3288, 27357, 834, 536, 549, 17444, 427, 5533, 3274, 96, 3063, 196, 5629, 749, 5533, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
If %2001 is 0.1%, what is the minimum Arabs 2001 number?
SELECT MIN(arabs_2001) FROM table_1939367_1 WHERE _percentage_2001 = "0.1%"
CREATE TABLE table_1939367_1 (arabs_2001 INTEGER, _percentage_2001 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 519, 3708, 834, 536, 41, 9, 7093, 7, 834, 23658, 3, 21342, 17966, 6, 3, 834, 883, 3728, 545, 834, 23658, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 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, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 9, 7093, 7, 834, 23658, 61, 21680, 953, 834, 2294, 3288, 519, 3708, 834, 536, 549, 17444, 427, 3, 834, 883, 3728, 545, 834, 23658, 3274, 96, 16029, 1454, 121, 1, -100, -100, -100, -100, -100, -100, ...
If the province is Manitoba, what is the Arabs 2001 number?
SELECT MAX(arabs_2001) FROM table_1939367_1 WHERE province = "Manitoba"
CREATE TABLE table_1939367_1 (arabs_2001 INTEGER, province VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 519, 3708, 834, 536, 41, 9, 7093, 7, 834, 23658, 3, 21342, 17966, 6, 7985, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 156, 8, 7985, 19, 28834, 6, 125,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9, 7093, 7, 834, 23658, 61, 21680, 953, 834, 2294, 3288, 519, 3708, 834, 536, 549, 17444, 427, 7985, 3274, 96, 7296, 23, 235, 115, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the province amount if the % 2011 is 0.0%
SELECT COUNT(province) FROM table_1939367_1 WHERE _percentage_2011 = "0.0%"
CREATE TABLE table_1939367_1 (province VARCHAR, _percentage_2011 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 519, 3708, 834, 536, 41, 1409, 2494, 565, 584, 4280, 28027, 6, 3, 834, 883, 3728, 545, 834, 13907, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 1409, 2494, 565, 61, 21680, 953, 834, 2294, 3288, 519, 3708, 834, 536, 549, 17444, 427, 3, 834, 883, 3728, 545, 834, 13907, 3274, 96, 11739, 1454, 121, 1, -100, -100, -100, -100, -100, -100, -100, ...
If the province is British Columbia, what is the Arabs 2001 total number?
SELECT COUNT(arabs_2001) FROM table_1939367_1 WHERE province = "British Columbia"
CREATE TABLE table_1939367_1 (arabs_2001 VARCHAR, province VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 519, 3708, 834, 536, 41, 9, 7093, 7, 834, 23658, 584, 4280, 28027, 6, 7985, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 156, 8, 7985, 19, 2390, 8183, 6...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 9, 7093, 7, 834, 23658, 61, 21680, 953, 834, 2294, 3288, 519, 3708, 834, 536, 549, 17444, 427, 7985, 3274, 96, 279, 13224, 7, 107, 8183, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100...
If the province is Nunavut, what is the Arabs 2011 amount?
SELECT arabs_2011 FROM table_1939367_1 WHERE province = "Nunavut"
CREATE TABLE table_1939367_1 (arabs_2011 VARCHAR, province VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 519, 3708, 834, 536, 41, 9, 7093, 7, 834, 13907, 584, 4280, 28027, 6, 7985, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 156, 8, 7985, 19, 1174, 14128, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 21165, 7, 834, 13907, 21680, 953, 834, 2294, 3288, 519, 3708, 834, 536, 549, 17444, 427, 7985, 3274, 96, 12924, 14128, 76, 17, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
When did the tournament, in which the runner-up was Song-Hee Kim, happen
SELECT date FROM table_1940012_2 WHERE runner_s__up = "Song-Hee Kim"
CREATE TABLE table_1940012_2 (date VARCHAR, runner_s__up VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 5548, 2122, 834, 357, 41, 5522, 584, 4280, 28027, 6, 3, 10806, 834, 7, 834, 834, 413, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 410, 8, 5892, 6, 16, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 833, 21680, 953, 834, 2294, 5548, 2122, 834, 357, 549, 17444, 427, 3, 10806, 834, 7, 834, 834, 413, 3274, 96, 134, 2444, 18, 3845, 15, 6777, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the amount of winners share (in $) in the game with a margin victory of 2 strokes?
SELECT winners_share___$__ FROM table_1940012_2 WHERE margin_of_victory = "2 strokes"
CREATE TABLE table_1940012_2 (winners_share___$__ VARCHAR, margin_of_victory VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 5548, 2122, 834, 357, 41, 3757, 687, 7, 834, 12484, 834, 834, 834, 3229, 834, 834, 584, 4280, 28027, 6, 6346, 834, 858, 834, 7287, 10972, 584, 4280, 28027, 61, 3, 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, 8969, 834, 12484, 834, 834, 834, 3229, 834, 834, 21680, 953, 834, 2294, 5548, 2122, 834, 357, 549, 17444, 427, 6346, 834, 858, 834, 7287, 10972, 3274, 96, 357, 9529, 7, 121, 1, -100, -100, -100, -100, -100, -100, -1...
What was the winning score in the Sybase Classic tournament?
SELECT winning_score FROM table_1940012_2 WHERE tournament = "Sybase Classic"
CREATE TABLE table_1940012_2 (winning_score VARCHAR, tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 5548, 2122, 834, 357, 41, 8163, 834, 7, 9022, 584, 4280, 28027, 6, 5892, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 3447, 2604, 16, 8, 5224, 109...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3447, 834, 7, 9022, 21680, 953, 834, 2294, 5548, 2122, 834, 357, 549, 17444, 427, 5892, 3274, 96, 134, 63, 10925, 6744, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What was the winning score in the tournament, ending with Birdie Kim as a runner-up?
SELECT winning_score FROM table_1940012_2 WHERE runner_s__up = "Birdie Kim"
CREATE TABLE table_1940012_2 (winning_score VARCHAR, runner_s__up VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 5548, 2122, 834, 357, 41, 8163, 834, 7, 9022, 584, 4280, 28027, 6, 3, 10806, 834, 7, 834, 834, 413, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 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, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3447, 834, 7, 9022, 21680, 953, 834, 2294, 5548, 2122, 834, 357, 549, 17444, 427, 3, 10806, 834, 7, 834, 834, 413, 3274, 96, 279, 23, 52, 2498, 6777, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
How many Latin Americans were there in the Northwest Territories in 2011?
SELECT MIN(latin_americans_2011) FROM table_1939405_2 WHERE province = "Northwest Territories"
CREATE TABLE table_1939405_2 (latin_americans_2011 INTEGER, province VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 591, 3076, 834, 357, 41, 14098, 834, 23064, 29, 7, 834, 13907, 3, 21342, 17966, 6, 7985, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 6271, 5452...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 14098, 834, 23064, 29, 7, 834, 13907, 61, 21680, 953, 834, 2294, 3288, 591, 3076, 834, 357, 549, 17444, 427, 7985, 3274, 96, 22969, 12425, 17495, 235, 2593, 121, 1, -100, -100, -100, -100, -100, -100, ...
How many results of the count of Latin Americans in Yukon in 2001 are there?
SELECT COUNT(latin_americans_2001) FROM table_1939405_2 WHERE province = "Yukon"
CREATE TABLE table_1939405_2 (latin_americans_2001 VARCHAR, province VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 591, 3076, 834, 357, 41, 14098, 834, 23064, 29, 7, 834, 23658, 584, 4280, 28027, 6, 7985, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 772, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 14098, 834, 23064, 29, 7, 834, 23658, 61, 21680, 953, 834, 2294, 3288, 591, 3076, 834, 357, 549, 17444, 427, 7985, 3274, 96, 476, 1598, 106, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What's the percentage in 2001 in Manitoba where the percentage in 2011 is 0.8%?
SELECT _percentage_2001 FROM table_1939405_2 WHERE _percentage_2011 = "0.8%" AND province = "Manitoba"
CREATE TABLE table_1939405_2 (_percentage_2001 VARCHAR, _percentage_2011 VARCHAR, province VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 591, 3076, 834, 357, 41, 834, 883, 3728, 545, 834, 23658, 584, 4280, 28027, 6, 3, 834, 883, 3728, 545, 834, 13907, 584, 4280, 28027, 6, 7985, 584, 4280, 28027, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 834, 883, 3728, 545, 834, 23658, 21680, 953, 834, 2294, 3288, 591, 3076, 834, 357, 549, 17444, 427, 3, 834, 883, 3728, 545, 834, 13907, 3274, 96, 22384, 1454, 121, 3430, 7985, 3274, 96, 7296, 23, 235, 115, 9, 1...
What are the percentages in 2001 in all the provinces where the percentage in 2011 is 0.2%?
SELECT _percentage_2001 FROM table_1939405_2 WHERE _percentage_2011 = "0.2%"
CREATE TABLE table_1939405_2 (_percentage_2001 VARCHAR, _percentage_2011 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 591, 3076, 834, 357, 41, 834, 883, 3728, 545, 834, 23658, 584, 4280, 28027, 6, 3, 834, 883, 3728, 545, 834, 13907, 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, 834, 883, 3728, 545, 834, 23658, 21680, 953, 834, 2294, 3288, 591, 3076, 834, 357, 549, 17444, 427, 3, 834, 883, 3728, 545, 834, 13907, 3274, 96, 18189, 1454, 121, 1, -100, -100, -100, -100, -100, -100, -100, -10...
How many Latin Americans were there in 2001 in the province with 0.0% 2001 and 0.2% 2011?
SELECT MAX(latin_americans_2001) FROM table_1939405_2 WHERE _percentage_2001 = "0.0%" AND _percentage_2011 = "0.2%"
CREATE TABLE table_1939405_2 (latin_americans_2001 INTEGER, _percentage_2001 VARCHAR, _percentage_2011 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 591, 3076, 834, 357, 41, 14098, 834, 23064, 29, 7, 834, 23658, 3, 21342, 17966, 6, 3, 834, 883, 3728, 545, 834, 23658, 584, 4280, 28027, 6, 3, 834, 883, 3728, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 14098, 834, 23064, 29, 7, 834, 23658, 61, 21680, 953, 834, 2294, 3288, 591, 3076, 834, 357, 549, 17444, 427, 3, 834, 883, 3728, 545, 834, 23658, 3274, 96, 11739, 1454, 121, 3430, 3, 834, 883, 3728, 5...
How many Latin Americans lived in 2011 in Saskatchewan?
SELECT MIN(latin_americans_2011) FROM table_1939405_2 WHERE province = "Saskatchewan"
CREATE TABLE table_1939405_2 (latin_americans_2011 INTEGER, province VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 591, 3076, 834, 357, 41, 14098, 834, 23064, 29, 7, 834, 13907, 3, 21342, 17966, 6, 7985, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 6271, 5452...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 17684, 599, 14098, 834, 23064, 29, 7, 834, 13907, 61, 21680, 953, 834, 2294, 3288, 591, 3076, 834, 357, 549, 17444, 427, 7985, 3274, 96, 134, 9, 7, 8682, 1033, 3877, 121, 1, -100, -100, -100, -100, -100, -100, ...
What is the minimum number of wins possible for the Champ Car World Series among all the drivers?
SELECT MIN(champ_car_world_series__2004_2007_) FROM table_19524523_1
CREATE TABLE table_19524523_1 (champ_car_world_series__2004_2007_ INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 22464, 357, 2128, 2773, 834, 536, 41, 17788, 102, 834, 1720, 834, 7276, 834, 10833, 7, 834, 834, 21653, 834, 20615, 834, 3, 21342, 17966, 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, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 17788, 102, 834, 1720, 834, 7276, 834, 10833, 7, 834, 834, 21653, 834, 20615, 834, 61, 21680, 953, 834, 22464, 357, 2128, 2773, 834, 536, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the most Champ Car wins for any driver with a USAC record of 2?
SELECT MAX(champ_car_world_series__2004_2007_) FROM table_19524523_1 WHERE usac__1956_1995_ = 2
CREATE TABLE table_19524523_1 (champ_car_world_series__2004_2007_ INTEGER, usac__1956_1995_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 22464, 357, 2128, 2773, 834, 536, 41, 17788, 102, 834, 1720, 834, 7276, 834, 10833, 7, 834, 834, 21653, 834, 20615, 834, 3, 21342, 17966, 6, 178, 9, 75, 834, 834, 2294, 483...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 17788, 102, 834, 1720, 834, 7276, 834, 10833, 7, 834, 834, 21653, 834, 20615, 834, 61, 21680, 953, 834, 22464, 357, 2128, 2773, 834, 536, 549, 17444, 427, 178, 9, 75, 834, 834, 2294, 4834, 834, 2294, ...
How many afc titles did the Cleveland Browns have?
SELECT MAX(afc_titles) FROM table_1952065_4 WHERE teams_with_division_titles = "Cleveland Browns"
CREATE TABLE table_1952065_4 (afc_titles INTEGER, teams_with_division_titles VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 22464, 1755, 4122, 834, 591, 41, 9, 89, 75, 834, 21869, 7, 3, 21342, 17966, 6, 2323, 834, 4065, 834, 26, 23, 6610, 834, 21869, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 9, 89, 75, 834, 21869, 7, 61, 21680, 953, 834, 22464, 1755, 4122, 834, 591, 549, 17444, 427, 2323, 834, 4065, 834, 26, 23, 6610, 834, 21869, 7, 3274, 96, 254, 4563, 232, 3899, 7, 121, 1, -100, -100...
How many division championships did the Pittsburgh Steelers have?
SELECT division_championships FROM table_1952065_4 WHERE teams_with_division_titles = "Pittsburgh Steelers"
CREATE TABLE table_1952065_4 (division_championships VARCHAR, teams_with_division_titles VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 22464, 1755, 4122, 834, 591, 41, 26, 23, 6610, 834, 17788, 12364, 2009, 7, 584, 4280, 28027, 6, 2323, 834, 4065, 834, 26, 23, 6610, 834, 21869, 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, 0, 0, 0, 0...
[ 3, 23143, 14196, 4889, 834, 17788, 12364, 2009, 7, 21680, 953, 834, 22464, 1755, 4122, 834, 591, 549, 17444, 427, 2323, 834, 4065, 834, 26, 23, 6610, 834, 21869, 7, 3274, 96, 345, 155, 17, 7289, 107, 6349, 277, 121, 1, -100, -100, ...
How many afc titles were there when there were 2 super bowl wins?
SELECT MAX(afc_titles) FROM table_1952065_4 WHERE super_bowl_wins = 2
CREATE TABLE table_1952065_4 (afc_titles INTEGER, super_bowl_wins VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 22464, 1755, 4122, 834, 591, 41, 9, 89, 75, 834, 21869, 7, 3, 21342, 17966, 6, 1355, 834, 17710, 40, 834, 3757, 7, 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, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 9, 89, 75, 834, 21869, 7, 61, 21680, 953, 834, 22464, 1755, 4122, 834, 591, 549, 17444, 427, 1355, 834, 17710, 40, 834, 3757, 7, 3274, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
How many division title teams were in the division championships 9 times?
SELECT COUNT(teams_with_division_titles) FROM table_1952065_4 WHERE division_championships = 9
CREATE TABLE table_1952065_4 (teams_with_division_titles VARCHAR, division_championships VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 22464, 1755, 4122, 834, 591, 41, 11650, 7, 834, 4065, 834, 26, 23, 6610, 834, 21869, 7, 584, 4280, 28027, 6, 4889, 834, 17788, 12364, 2009, 7, 584, 4280, 28027, 61, 3, 3210...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 11650, 7, 834, 4065, 834, 26, 23, 6610, 834, 21869, 7, 61, 21680, 953, 834, 22464, 1755, 4122, 834, 591, 549, 17444, 427, 4889, 834, 17788, 12364, 2009, 7, 3274, 668, 1, -100, -100, -100, -100, -10...
What is the highest number of division championships where playoff berths were 11?
SELECT MAX(division_championships) FROM table_1952065_4 WHERE playoff_berths = 11
CREATE TABLE table_1952065_4 (division_championships INTEGER, playoff_berths VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 22464, 1755, 4122, 834, 591, 41, 26, 23, 6610, 834, 17788, 12364, 2009, 7, 3, 21342, 17966, 6, 15289, 834, 1152, 189, 7, 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, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 26, 23, 6610, 834, 17788, 12364, 2009, 7, 61, 21680, 953, 834, 22464, 1755, 4122, 834, 591, 549, 17444, 427, 15289, 834, 1152, 189, 7, 3274, 850, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Who in the original Toronto cast played the character played by Kate Rockwell in the current Broadway cast?
SELECT original_toronto_cast FROM table_19529639_3 WHERE current_broadway_cast = "Kate Rockwell"
CREATE TABLE table_19529639_3 (original_toronto_cast VARCHAR, current_broadway_cast VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 22464, 357, 4314, 3288, 834, 519, 41, 21878, 834, 235, 4438, 32, 834, 5254, 584, 4280, 28027, 6, 750, 834, 115, 8635, 1343, 834, 5254, 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, 926, 834, 235, 4438, 32, 834, 5254, 21680, 953, 834, 22464, 357, 4314, 3288, 834, 519, 549, 17444, 427, 750, 834, 115, 8635, 1343, 834, 5254, 3274, 96, 439, 342, 3120, 2091, 121, 1, -100, -100, -100, -100, -100, -10...
What member of the current West End cast plays the character played by Jodie Jacobs in the original West End cast?
SELECT current_west_end_cast FROM table_19529639_3 WHERE original_west_end_cast = "Jodie Jacobs"
CREATE TABLE table_19529639_3 (current_west_end_cast VARCHAR, original_west_end_cast VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 22464, 357, 4314, 3288, 834, 519, 41, 14907, 834, 12425, 834, 989, 834, 5254, 584, 4280, 28027, 6, 926, 834, 12425, 834, 989, 834, 5254, 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, 750, 834, 12425, 834, 989, 834, 5254, 21680, 953, 834, 22464, 357, 4314, 3288, 834, 519, 549, 17444, 427, 926, 834, 12425, 834, 989, 834, 5254, 3274, 96, 683, 32, 2498, 9846, 7, 121, 1, -100, -100, -100, -100, -100,...
What member of the current Broadway cast plays the character played by Constantine Maroulis from the original Broadway cast?
SELECT current_broadway_cast FROM table_19529639_3 WHERE original_broadway_cast = "Constantine Maroulis"
CREATE TABLE table_19529639_3 (current_broadway_cast VARCHAR, original_broadway_cast VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 22464, 357, 4314, 3288, 834, 519, 41, 14907, 834, 115, 8635, 1343, 834, 5254, 584, 4280, 28027, 6, 926, 834, 115, 8635, 1343, 834, 5254, 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, 750, 834, 115, 8635, 1343, 834, 5254, 21680, 953, 834, 22464, 357, 4314, 3288, 834, 519, 549, 17444, 427, 926, 834, 115, 8635, 1343, 834, 5254, 3274, 96, 4302, 5627, 4070, 1571, 7115, 159, 121, 1, -100, -100, -100, ...
How many different actors from the Second national tour year 2 played the character played by Oliver Tompsett from the original West End cast?
SELECT COUNT(second_national_tour_year_2) FROM table_19529639_3 WHERE original_west_end_cast = "Oliver Tompsett"
CREATE TABLE table_19529639_3 (second_national_tour_year_2 VARCHAR, original_west_end_cast VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 22464, 357, 4314, 3288, 834, 519, 41, 12091, 834, 16557, 834, 17, 1211, 834, 1201, 834, 357, 584, 4280, 28027, 6, 926, 834, 12425, 834, 989, 834, 5254, 584, 4280, 28027, 61, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 12091, 834, 16557, 834, 17, 1211, 834, 1201, 834, 7318, 21680, 953, 834, 22464, 357, 4314, 3288, 834, 519, 549, 17444, 427, 926, 834, 12425, 834, 989, 834, 5254, 3274, 96, 667, 7591, 52, 3059, 102, ...
What member of the original Toronto cast played the character played by Constantine Maroulis in the first national tour cast?
SELECT original_toronto_cast FROM table_19529639_3 WHERE first_national_tour_cast = "Constantine Maroulis"
CREATE TABLE table_19529639_3 (original_toronto_cast VARCHAR, first_national_tour_cast VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 22464, 357, 4314, 3288, 834, 519, 41, 21878, 834, 235, 4438, 32, 834, 5254, 584, 4280, 28027, 6, 166, 834, 16557, 834, 17, 1211, 834, 5254, 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, 926, 834, 235, 4438, 32, 834, 5254, 21680, 953, 834, 22464, 357, 4314, 3288, 834, 519, 549, 17444, 427, 166, 834, 16557, 834, 17, 1211, 834, 5254, 3274, 96, 4302, 5627, 4070, 1571, 7115, 159, 121, 1, -100, -100, -10...
Name the # for bill finger edmond hamilton dick sprang , et al.
SELECT _number FROM table_19534677_1 WHERE creators = "Bill Finger Edmond Hamilton Dick Sprang , et al."
CREATE TABLE table_19534677_1 (_number VARCHAR, creators VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4867, 4448, 4013, 834, 536, 41, 834, 5525, 1152, 584, 4280, 28027, 6, 9931, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 1713, 21, 2876, 8425, 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, 834, 5525, 1152, 21680, 953, 834, 2294, 4867, 4448, 4013, 834, 536, 549, 17444, 427, 9931, 7, 3274, 96, 279, 1092, 16625, 4857, 6764, 13450, 21269, 2526, 6287, 3, 6, 3, 15, 17, 491, 535, 1, -100, -100, -100, -1...
Name the volume line for number 8
SELECT volume_line FROM table_19534677_1 WHERE _number = 8
CREATE TABLE table_19534677_1 (volume_line VARCHAR, _number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4867, 4448, 4013, 834, 536, 41, 23439, 834, 747, 584, 4280, 28027, 6, 3, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 2908, 689, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2908, 834, 747, 21680, 953, 834, 2294, 4867, 4448, 4013, 834, 536, 549, 17444, 427, 3, 834, 5525, 1152, 3274, 505, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Name the total number for material collected for 978-1401221935
SELECT COUNT(material_collected) FROM table_19534677_1 WHERE isbn = "978-1401221935"
CREATE TABLE table_19534677_1 (material_collected VARCHAR, isbn VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4867, 4448, 4013, 834, 536, 41, 11303, 834, 22153, 15, 26, 584, 4280, 28027, 6, 19, 115, 29, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 792, 381, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 11303, 834, 22153, 15, 26, 61, 21680, 953, 834, 2294, 4867, 4448, 4013, 834, 536, 549, 17444, 427, 19, 115, 29, 3274, 96, 21441, 18, 22012, 20889, 2294, 2469, 121, 1, -100, -100, -100, -100, -100, ...
Name the umbr of creators for flash of two worlds
SELECT COUNT(creators) FROM table_19534677_1 WHERE volume_title = "Flash of Two Worlds"
CREATE TABLE table_19534677_1 (creators VARCHAR, volume_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4867, 4448, 4013, 834, 536, 41, 5045, 6230, 584, 4280, 28027, 6, 2908, 834, 21869, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 3, 5937, 52, 13, 9931, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5045, 6230, 61, 21680, 953, 834, 2294, 4867, 4448, 4013, 834, 536, 549, 17444, 427, 2908, 834, 21869, 3274, 96, 371, 8058, 13, 2759, 1150, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the total number of material collected for justice league of america by george pérez, vol. 2
SELECT COUNT(material_collected) FROM table_19534677_1 WHERE volume_title = "Justice League of America by George Pérez, Vol. 2"
CREATE TABLE table_19534677_1 (material_collected VARCHAR, volume_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4867, 4448, 4013, 834, 536, 41, 11303, 834, 22153, 15, 26, 584, 4280, 28027, 6, 2908, 834, 21869, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 11303, 834, 22153, 15, 26, 61, 21680, 953, 834, 2294, 4867, 4448, 4013, 834, 536, 549, 17444, 427, 2908, 834, 21869, 3274, 96, 19969, 867, 3815, 13, 1371, 57, 3080, 276, 154, 2638, 6, 4969, 5, 204,...
What is the highest overall number one(s)?
SELECT MAX(number_one_s_) FROM table_19542477_8
CREATE TABLE table_19542477_8 (number_one_s_ INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 5062, 2266, 4013, 834, 927, 41, 5525, 1152, 834, 782, 834, 7, 834, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 1879, 381, 80, 599, 7, 61, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5525, 1152, 834, 782, 834, 7, 834, 61, 21680, 953, 834, 2294, 5062, 2266, 4013, 834, 927, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...