NATURAL_LANG
stringlengths
12
244
SQL
stringlengths
18
336
SCHEMA
stringlengths
27
355
input_ids
list
attention_mask
list
labels
list
What is the highest production code of an episode written by Tim Loane?
SELECT MAX(production_code) FROM table_18335117_2 WHERE writer = "Tim Loane"
CREATE TABLE table_18335117_2 (production_code INTEGER, writer VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 24361, 2469, 20275, 834, 357, 41, 20762, 834, 4978, 3, 21342, 17966, 6, 4346, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 999, 1081, 13, 46, 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, 4800, 4, 599, 20762, 834, 4978, 61, 21680, 953, 834, 24361, 2469, 20275, 834, 357, 549, 17444, 427, 4346, 3274, 96, 382, 603, 12183, 15, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many editions have a most wins value of Franco Marvulli (4)?
SELECT COUNT(number_of_editions) FROM table_1840433_2 WHERE most_wins_by = "Franco Marvulli (4)"
CREATE TABLE table_1840433_2 (number_of_editions VARCHAR, most_wins_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 25285, 4201, 834, 357, 41, 5525, 1152, 834, 858, 834, 15, 10569, 7, 584, 4280, 28027, 6, 167, 834, 3757, 7, 834, 969, 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, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 5525, 1152, 834, 858, 834, 15, 10569, 7, 61, 21680, 953, 834, 2606, 25285, 4201, 834, 357, 549, 17444, 427, 167, 834, 3757, 7, 834, 969, 3274, 96, 371, 2002, 509, 1571, 12388, 40, 23, 3, 10820, 1...
Name the total number in the series written by john banas and directed by pino amenta
SELECT COUNT(no_in_series) FROM table_18428016_1 WHERE written_by = "John Banas" AND directed_by = "Pino Amenta"
CREATE TABLE table_18428016_1 (no_in_series VARCHAR, written_by VARCHAR, directed_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25987, 17518, 2938, 834, 536, 41, 29, 32, 834, 77, 834, 10833, 7, 584, 4280, 28027, 6, 1545, 834, 969, 584, 4280, 28027, 6, 6640, 834, 969, 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, 2847, 17161, 599, 29, 32, 834, 77, 834, 10833, 7, 61, 21680, 953, 834, 25987, 17518, 2938, 834, 536, 549, 17444, 427, 1545, 834, 969, 3274, 96, 18300, 5185, 9, 7, 121, 3430, 6640, 834, 969, 3274, 96, 345, 77, 32, ...
What was the little league team from Kentucky when the little league team from Illinois was Rock Falls LL Rock Falls?
SELECT kentucky FROM table_18461045_1 WHERE illinois = "Rock Falls LL Rock Falls"
CREATE TABLE table_18461045_1 (kentucky VARCHAR, illinois VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25987, 27097, 2128, 834, 536, 41, 2217, 17, 4636, 63, 584, 4280, 28027, 6, 3, 1092, 77, 32, 159, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 385, 5533,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2217, 17, 4636, 63, 21680, 953, 834, 25987, 27097, 2128, 834, 536, 549, 17444, 427, 3, 1092, 77, 32, 159, 3274, 96, 23349, 8491, 3, 10376, 3120, 8491, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What was the little league team from Indiana when the little league team from Michigan was Midland Northeast LL Midland?
SELECT indiana FROM table_18461045_1 WHERE michigan = "Midland Northeast LL Midland"
CREATE TABLE table_18461045_1 (indiana VARCHAR, michigan VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25987, 27097, 2128, 834, 536, 41, 77, 8603, 9, 584, 4280, 28027, 6, 2278, 12588, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 385, 5533, 372, 45, 11494, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 16, 8603, 9, 21680, 953, 834, 25987, 27097, 2128, 834, 536, 549, 17444, 427, 2278, 12588, 3274, 96, 329, 23, 26, 40, 232, 21732, 3, 10376, 24914, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What was the little league team from Kentucky when the little league team from Indiana and Wisconsin were Brownsburg LL Brownsburg and Merrill LL Merrill?
SELECT kentucky FROM table_18461045_1 WHERE indiana = "Brownsburg LL Brownsburg" AND wisconsin = "Merrill LL Merrill"
CREATE TABLE table_18461045_1 (kentucky VARCHAR, indiana VARCHAR, wisconsin VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25987, 27097, 2128, 834, 536, 41, 2217, 17, 4636, 63, 584, 4280, 28027, 6, 16, 8603, 9, 584, 4280, 28027, 6, 11064, 7, 8056, 77, 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, 2217, 17, 4636, 63, 21680, 953, 834, 25987, 27097, 2128, 834, 536, 549, 17444, 427, 16, 8603, 9, 3274, 96, 279, 3623, 29, 7289, 3, 10376, 3899, 7289, 121, 3430, 11064, 7, 8056, 77, 3274, 96, 329, 21301, 195, 3,...
What was the little league team from Ohio when the little league team from Kentucky was Warren County South LL Bowling Green?
SELECT ohio FROM table_18461045_1 WHERE kentucky = "Warren County South LL Bowling Green"
CREATE TABLE table_18461045_1 (ohio VARCHAR, kentucky VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25987, 27097, 2128, 834, 536, 41, 32, 107, 23, 32, 584, 4280, 28027, 6, 3, 2217, 17, 4636, 63, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 385, 5533, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 32, 107, 23, 32, 21680, 953, 834, 25987, 27097, 2128, 834, 536, 549, 17444, 427, 3, 2217, 17, 4636, 63, 3274, 96, 21032, 1536, 1334, 1013, 3, 10376, 9713, 53, 1862, 121, 1, -100, -100, -100, -100, -100, -100, -...
What was the little league team from Michigan when the little league team from Indiana was Terre Haute North LL Terre Haute?
SELECT michigan FROM table_18461045_1 WHERE indiana = "Terre Haute North LL Terre Haute"
CREATE TABLE table_18461045_1 (michigan VARCHAR, indiana VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25987, 27097, 2128, 834, 536, 41, 51, 362, 12588, 584, 4280, 28027, 6, 16, 8603, 9, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 385, 5533, 372, 45, 584...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0...
[ 3, 23143, 14196, 2278, 12588, 21680, 953, 834, 25987, 27097, 2128, 834, 536, 549, 17444, 427, 16, 8603, 9, 3274, 96, 382, 49, 60, 7205, 15, 1117, 3, 10376, 18925, 7205, 15, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What was the little league team from Kentucky when the little league team from Michigan was Grosse Pointe Farms-City LL Grosse Pointe Farms?
SELECT kentucky FROM table_18461045_1 WHERE michigan = "Grosse Pointe Farms-City LL Grosse Pointe Farms"
CREATE TABLE table_18461045_1 (kentucky VARCHAR, michigan VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25987, 27097, 2128, 834, 536, 41, 2217, 17, 4636, 63, 584, 4280, 28027, 6, 2278, 12588, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 385, 5533, 372, 45, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2217, 17, 4636, 63, 21680, 953, 834, 25987, 27097, 2128, 834, 536, 549, 17444, 427, 2278, 12588, 3274, 96, 517, 52, 13526, 4564, 15, 4990, 7, 18, 254, 485, 3, 10376, 17969, 15, 4564, 15, 4990, 7, 121, 1, -100, ...
How many table points are listed for the deficit is +194?
SELECT COUNT(table_points) FROM table_18505065_1 WHERE difference = "+194"
CREATE TABLE table_18505065_1 (table_points VARCHAR, difference VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 1752, 1752, 4122, 834, 536, 41, 3869, 834, 2700, 7, 584, 4280, 28027, 6, 1750, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 953, 979, 33, 2616, 21, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 3869, 834, 2700, 7, 61, 21680, 953, 834, 2606, 1752, 1752, 4122, 834, 536, 549, 17444, 427, 1750, 3274, 96, 18446, 4240, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
How many games had a deficit of 175?
SELECT COUNT(played) FROM table_18505065_1 WHERE against = 175
CREATE TABLE table_18505065_1 (played VARCHAR, against VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 1752, 1752, 4122, 834, 536, 41, 4895, 15, 26, 584, 4280, 28027, 6, 581, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 1031, 141, 3, 9, 11724, 13, 209...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 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, 2606, 1752, 1752, 4122, 834, 536, 549, 17444, 427, 581, 3274, 209, 3072, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the theme song for Magarikado no Kanojo?
SELECT theme_song_s_ FROM table_18540104_1 WHERE romaji_title = "Magarikado no Kanojo"
CREATE TABLE table_18540104_1 (theme_song_s_ VARCHAR, romaji_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 21594, 2445, 15442, 834, 536, 41, 532, 526, 834, 7, 2444, 834, 7, 834, 584, 4280, 28027, 6, 3, 3522, 17815, 834, 21869, 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, 3800, 834, 7, 2444, 834, 7, 834, 21680, 953, 834, 21594, 2445, 15442, 834, 536, 549, 17444, 427, 3, 3522, 17815, 834, 21869, 3274, 96, 22909, 291, 5561, 26, 32, 150, 4540, 32, 1927, 121, 1, -100, -100, -100, -100, ...
Who is the star of the program on Thursdays 22:00~22:54 2005-04-xx to 2005-06-xx?
SELECT starring_actors FROM table_18540104_1 WHERE time_frame = "Thursdays 22:00~22:54 2005-04-xx to 2005-06-xx"
CREATE TABLE table_18540104_1 (starring_actors VARCHAR, time_frame VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 21594, 2445, 15442, 834, 536, 41, 22236, 834, 9, 5317, 7, 584, 4280, 28027, 6, 97, 834, 11415, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 2213, 13, 8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 22236, 834, 9, 5317, 7, 21680, 953, 834, 21594, 2445, 15442, 834, 536, 549, 17444, 427, 97, 834, 11415, 3274, 96, 8991, 3589, 1135, 7, 204, 24112, 2, 2884, 10, 5062, 3105, 18083, 18, 19230, 12, 3105, 18, 5176, ...
What is the title with an average rating of 22.4%?
SELECT romaji_title FROM table_18540104_1 WHERE average_ratings = "22.4%"
CREATE TABLE table_18540104_1 (romaji_title VARCHAR, average_ratings VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 21594, 2445, 15442, 834, 536, 41, 3522, 17815, 834, 21869, 584, 4280, 28027, 6, 1348, 834, 52, 1014, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2233,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3522, 17815, 834, 21869, 21680, 953, 834, 21594, 2445, 15442, 834, 536, 549, 17444, 427, 1348, 834, 52, 1014, 7, 3274, 96, 2884, 5, 5988, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is maximum number of episodes for a show?
SELECT MAX(episodes) FROM table_18540104_1
CREATE TABLE table_18540104_1 (episodes INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 21594, 2445, 15442, 834, 536, 41, 15, 102, 159, 32, 1395, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 2411, 381, 13, 13562, 21, 3, 9, 504, 58, 1, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 15, 102, 159, 32, 1395, 61, 21680, 953, 834, 21594, 2445, 15442, 834, 536, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the Japanese title with an average rating of 11.6%?
SELECT japanese_title FROM table_18540104_1 WHERE average_ratings = "11.6%"
CREATE TABLE table_18540104_1 (japanese_title VARCHAR, average_ratings VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 21594, 2445, 15442, 834, 536, 41, 1191, 2837, 15, 7, 15, 834, 21869, 584, 4280, 28027, 6, 1348, 834, 52, 1014, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2662, 2837, 15, 7, 15, 834, 21869, 21680, 953, 834, 21594, 2445, 15442, 834, 536, 549, 17444, 427, 1348, 834, 52, 1014, 7, 3274, 96, 10032, 6370, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Who were the starting actors in the time frame of tuesday 22:00~22:54 8 april 2008 to 17 june 2008?
SELECT starring_actors FROM table_18539834_2 WHERE time_frame = "Tuesday 22:00~22:54 8 April 2008 to 17 June 2008"
CREATE TABLE table_18539834_2 (starring_actors VARCHAR, time_frame VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 4867, 3916, 3710, 834, 357, 41, 22236, 834, 9, 5317, 7, 584, 4280, 28027, 6, 97, 834, 11415, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 130, 8, 1684, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 22236, 834, 9, 5317, 7, 21680, 953, 834, 2606, 4867, 3916, 3710, 834, 357, 549, 17444, 427, 97, 834, 11415, 3274, 96, 382, 76, 15, 7, 1135, 204, 24112, 2, 2884, 10, 5062, 505, 1186, 2628, 12, 1003, 1515, 2628, ...
What are the japanese title(s) for tv asahi?
SELECT japanese_title FROM table_18539834_2 WHERE tv_station = "TV Asahi"
CREATE TABLE table_18539834_2 (japanese_title VARCHAR, tv_station VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 4867, 3916, 3710, 834, 357, 41, 1191, 2837, 15, 7, 15, 834, 21869, 584, 4280, 28027, 6, 3, 17, 208, 834, 6682, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 36...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2662, 2837, 15, 7, 15, 834, 21869, 21680, 953, 834, 2606, 4867, 3916, 3710, 834, 357, 549, 17444, 427, 3, 17, 208, 834, 6682, 3274, 96, 4562, 282, 9, 107, 23, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100...
How many titles had an average rating of 8.9%?
SELECT COUNT(romaji_title) FROM table_18539834_2 WHERE average_ratings = "8.9%"
CREATE TABLE table_18539834_2 (romaji_title VARCHAR, average_ratings VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 4867, 3916, 3710, 834, 357, 41, 3522, 17815, 834, 21869, 584, 4280, 28027, 6, 1348, 834, 52, 1014, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 834...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3522, 17815, 834, 21869, 61, 21680, 953, 834, 2606, 4867, 3916, 3710, 834, 357, 549, 17444, 427, 1348, 834, 52, 1014, 7, 3274, 96, 927, 5, 7561, 121, 1, -100, -100, -100, -100, -100, -100, -100, -1...
What is the average rating for tv asahi?
SELECT average_ratings FROM table_18539834_2 WHERE tv_station = "TV Asahi"
CREATE TABLE table_18539834_2 (average_ratings VARCHAR, tv_station VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 4867, 3916, 3710, 834, 357, 41, 28951, 834, 52, 1014, 7, 584, 4280, 28027, 6, 3, 17, 208, 834, 6682, 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, 1348, 834, 52, 1014, 7, 21680, 953, 834, 2606, 4867, 3916, 3710, 834, 357, 549, 17444, 427, 3, 17, 208, 834, 6682, 3274, 96, 4562, 282, 9, 107, 23, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the top speed of a 4-speed automatic with production in 2002-2005?
SELECT top_speed FROM table_1857216_1 WHERE transmission = "4-speed automatic" AND production = "2002-2005"
CREATE TABLE table_1857216_1 (top_speed VARCHAR, transmission VARCHAR, production VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3436, 27184, 834, 536, 41, 2916, 834, 9993, 584, 4280, 28027, 6, 5790, 584, 4280, 28027, 6, 999, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 420, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 420, 834, 9993, 21680, 953, 834, 2606, 3436, 27184, 834, 536, 549, 17444, 427, 5790, 3274, 96, 591, 18, 9993, 6569, 121, 3430, 999, 3274, 96, 24898, 18, 22594, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the top speed of a 5-speed manual transmission produced in 2006-2009?
SELECT top_speed FROM table_1857216_1 WHERE production = "2006-2009" AND transmission = "5-speed manual"
CREATE TABLE table_1857216_1 (top_speed VARCHAR, production VARCHAR, transmission VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3436, 27184, 834, 536, 41, 2916, 834, 9993, 584, 4280, 28027, 6, 999, 584, 4280, 28027, 6, 5790, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 420, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 420, 834, 9993, 21680, 953, 834, 2606, 3436, 27184, 834, 536, 549, 17444, 427, 999, 3274, 96, 21196, 18, 16660, 121, 3430, 5790, 3274, 96, 755, 18, 9993, 3354, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the acceleration 0-100km/h that was produced in 2002-2006?
SELECT acceleration_0_100km_h__0_62mph_ FROM table_1857216_1 WHERE production = "2002-2006"
CREATE TABLE table_1857216_1 (acceleration_0_100km_h__0_62mph_ VARCHAR, production VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3436, 27184, 834, 536, 41, 6004, 400, 2661, 834, 632, 834, 2915, 5848, 834, 107, 834, 834, 632, 834, 4056, 7656, 834, 584, 4280, 28027, 6, 999, 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, 23224, 834, 632, 834, 2915, 5848, 834, 107, 834, 834, 632, 834, 4056, 7656, 834, 21680, 953, 834, 2606, 3436, 27184, 834, 536, 549, 17444, 427, 999, 3274, 96, 24898, 18, 21196, 121, 1, -100, -100, -100, -100, -100, ...
What was the township with a geo ID of 3807116660?
SELECT township FROM table_18600760_3 WHERE geo_id = 3807116660
CREATE TABLE table_18600760_3 (township VARCHAR, geo_id VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 24700, 4560, 3328, 834, 519, 41, 3540, 2009, 584, 4280, 28027, 6, 9502, 834, 23, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 1511, 2009, 28, 3, 9, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1511, 2009, 21680, 953, 834, 24700, 4560, 3328, 834, 519, 549, 17444, 427, 9502, 834, 23, 26, 3274, 6654, 4560, 20159, 27720, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the county with a longitude of -102.302775?
SELECT county FROM table_18600760_3 WHERE longitude = "-102.302775"
CREATE TABLE table_18600760_3 (county VARCHAR, longitude VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 24700, 4560, 3328, 834, 519, 41, 13362, 63, 584, 4280, 28027, 6, 307, 20341, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 5435, 28, 3, 9, 307, 20341, 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, 5435, 21680, 953, 834, 24700, 4560, 3328, 834, 519, 549, 17444, 427, 307, 20341, 3274, 96, 4536, 18561, 4305, 4013, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What was the land area in sqmi that has a latitude of 48.763937?
SELECT land___sqmi__ FROM table_18600760_3 WHERE latitude = "48.763937"
CREATE TABLE table_18600760_3 (land___sqmi__ VARCHAR, latitude VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 24700, 4560, 3328, 834, 519, 41, 40, 232, 834, 834, 834, 7, 1824, 51, 23, 834, 834, 584, 4280, 28027, 6, 50, 6592, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 1322, 834, 834, 834, 7, 1824, 51, 23, 834, 834, 21680, 953, 834, 24700, 4560, 3328, 834, 519, 549, 17444, 427, 50, 6592, 3274, 96, 3707, 5, 3959, 3288, 4118, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the county with a latitude of 46.770977?
SELECT county FROM table_18600760_3 WHERE latitude = "46.770977"
CREATE TABLE table_18600760_3 (county VARCHAR, latitude VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 24700, 4560, 3328, 834, 519, 41, 13362, 63, 584, 4280, 28027, 6, 50, 6592, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 5435, 28, 3, 9, 50, 6592, 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, 5435, 21680, 953, 834, 24700, 4560, 3328, 834, 519, 549, 17444, 427, 50, 6592, 3274, 96, 4448, 5, 4013, 4198, 4013, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What was the latitude of the Clearwater townsship?
SELECT latitude FROM table_18600760_3 WHERE township = "Clearwater"
CREATE TABLE table_18600760_3 (latitude VARCHAR, township VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 24700, 4560, 3328, 834, 519, 41, 521, 6592, 584, 4280, 28027, 6, 1511, 2009, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 50, 6592, 13, 8, 8912, 3552, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 50, 6592, 21680, 953, 834, 24700, 4560, 3328, 834, 519, 549, 17444, 427, 1511, 2009, 3274, 96, 254, 109, 291, 3552, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What was the longitude of the township with a latitude of 48.075823?
SELECT longitude FROM table_18600760_3 WHERE latitude = "48.075823"
CREATE TABLE table_18600760_3 (longitude VARCHAR, latitude VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 24700, 4560, 3328, 834, 519, 41, 2961, 20341, 584, 4280, 28027, 6, 50, 6592, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 307, 20341, 13, 8, 1511, 2009, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 307, 20341, 21680, 953, 834, 24700, 4560, 3328, 834, 519, 549, 17444, 427, 50, 6592, 3274, 96, 3707, 5, 4560, 3449, 2773, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Who is the player with 41 legs lost?
SELECT player FROM table_18621456_22 WHERE legs_lost = 41
CREATE TABLE table_18621456_22 (player VARCHAR, legs_lost VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25398, 27357, 4834, 834, 2884, 41, 20846, 584, 4280, 28027, 6, 6217, 834, 2298, 17, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 1959, 28, 8798, 6217, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1959, 21680, 953, 834, 25398, 27357, 4834, 834, 2884, 549, 17444, 427, 6217, 834, 2298, 17, 3274, 8798, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the most legs lost of all?
SELECT MAX(legs_lost) FROM table_18621456_22
CREATE TABLE table_18621456_22 (legs_lost INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25398, 27357, 4834, 834, 2884, 41, 5772, 7, 834, 2298, 17, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 167, 6217, 1513, 13, 66, 58, 1, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 5772, 7, 834, 2298, 17, 61, 21680, 953, 834, 25398, 27357, 4834, 834, 2884, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
If the floor number is 14.200, what is the number for the parallel bars?
SELECT parallel_bars FROM table_18662026_10 WHERE floor = "14.200"
CREATE TABLE table_18662026_10 (parallel_bars VARCHAR, floor VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25398, 26898, 2688, 834, 1714, 41, 1893, 13701, 40, 834, 1047, 7, 584, 4280, 28027, 6, 1501, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 156, 8, 1501, 381, 19, 9264,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 8449, 834, 1047, 7, 21680, 953, 834, 25398, 26898, 2688, 834, 1714, 549, 17444, 427, 1501, 3274, 96, 2534, 5, 3632, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
If the parallel bars is 16.150, who is the gymnast?
SELECT gymnast FROM table_18662026_10 WHERE parallel_bars = "16.150"
CREATE TABLE table_18662026_10 (gymnast VARCHAR, parallel_bars VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25398, 26898, 2688, 834, 1714, 41, 122, 63, 51, 29, 9, 7, 17, 584, 4280, 28027, 6, 8449, 834, 1047, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 156, 8, 8449, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 23379, 17, 21680, 953, 834, 25398, 26898, 2688, 834, 1714, 549, 17444, 427, 8449, 834, 1047, 7, 3274, 96, 2938, 5, 12278, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
If the parallel bars is 14.025, what is the total number of gymnasts?
SELECT COUNT(gymnast) FROM table_18662026_10 WHERE parallel_bars = "14.025"
CREATE TABLE table_18662026_10 (gymnast VARCHAR, parallel_bars VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25398, 26898, 2688, 834, 1714, 41, 122, 63, 51, 29, 9, 7, 17, 584, 4280, 28027, 6, 8449, 834, 1047, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 156, 8, 8449, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 122, 63, 51, 29, 9, 7, 17, 61, 21680, 953, 834, 25398, 26898, 2688, 834, 1714, 549, 17444, 427, 8449, 834, 1047, 7, 3274, 96, 2534, 5, 4305, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -1...
If the horizontal bar is n/a and the floor is 14.175, what is the number for the parallel bars?
SELECT parallel_bars FROM table_18662026_10 WHERE floor = "14.175" AND horizontal_bar = "N/A"
CREATE TABLE table_18662026_10 (parallel_bars VARCHAR, floor VARCHAR, horizontal_bar VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25398, 26898, 2688, 834, 1714, 41, 1893, 13701, 40, 834, 1047, 7, 584, 4280, 28027, 6, 1501, 584, 4280, 28027, 6, 9969, 834, 1047, 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, 8449, 834, 1047, 7, 21680, 953, 834, 25398, 26898, 2688, 834, 1714, 549, 17444, 427, 1501, 3274, 96, 2534, 5, 2517, 17395, 3430, 9969, 834, 1047, 3274, 96, 567, 87, 188, 121, 1, -100, -100, -100, -100, -100, -100, -...
When 19 is the stage who is the points classification?
SELECT points_classification FROM table_18733814_2 WHERE stage = 19
CREATE TABLE table_18733814_2 (points_classification VARCHAR, stage VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 4552, 3747, 2534, 834, 357, 41, 2700, 7, 834, 4057, 2420, 584, 4280, 28027, 6, 1726, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 957, 19, 8, 1726, 113, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 979, 834, 4057, 2420, 21680, 953, 834, 2606, 4552, 3747, 2534, 834, 357, 549, 17444, 427, 1726, 3274, 957, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When thomas löfkvist is the young rider classification and alessandro petacchi is the points classification who are the general classifications?
SELECT general_classification FROM table_18733814_2 WHERE points_classification = "Alessandro Petacchi" AND young_rider_classification = "Thomas Löfkvist"
CREATE TABLE table_18733814_2 (general_classification VARCHAR, points_classification VARCHAR, young_rider_classification VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 4552, 3747, 2534, 834, 357, 41, 27369, 834, 4057, 2420, 584, 4280, 28027, 6, 979, 834, 4057, 2420, 584, 4280, 28027, 6, 1021, 834, 4055, 49, 834, 4057, 2420, 584, 4280,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 879, 834, 4057, 2420, 21680, 953, 834, 2606, 4552, 3747, 2534, 834, 357, 549, 17444, 427, 979, 834, 4057, 2420, 3274, 96, 188, 924, 9, 22357, 5520, 9, 75, 1436, 121, 3430, 1021, 834, 4055, 49, 834, 4057, 2420, 3274,...
When thomas löfkvist is the general classification who is the winner?
SELECT winner FROM table_18733814_2 WHERE general_classification = "Thomas Löfkvist"
CREATE TABLE table_18733814_2 (winner VARCHAR, general_classification VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 4552, 3747, 2534, 834, 357, 41, 3757, 687, 584, 4280, 28027, 6, 879, 834, 4057, 2420, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 189, 32, 2754, 3, 9...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4668, 21680, 953, 834, 2606, 4552, 3747, 2534, 834, 357, 549, 17444, 427, 879, 834, 4057, 2420, 3274, 96, 8991, 32, 2754, 301, 1872, 89, 157, 3466, 17, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
When philippe gilbert is the winner who is the points classification?
SELECT points_classification FROM table_18733814_2 WHERE winner = "Philippe Gilbert"
CREATE TABLE table_18733814_2 (points_classification VARCHAR, winner VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 4552, 3747, 2534, 834, 357, 41, 2700, 7, 834, 4057, 2420, 584, 4280, 28027, 6, 4668, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 18118, 23, 6811, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 979, 834, 4057, 2420, 21680, 953, 834, 2606, 4552, 3747, 2534, 834, 357, 549, 17444, 427, 4668, 3274, 96, 23305, 23, 6811, 24378, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
When danilo di luca is the winner who is the general classification?
SELECT general_classification FROM table_18733814_2 WHERE winner = "Danilo Di Luca"
CREATE TABLE table_18733814_2 (general_classification VARCHAR, winner VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 4552, 3747, 2534, 834, 357, 41, 27369, 834, 4057, 2420, 584, 4280, 28027, 6, 4668, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 3768, 173, 32, 1227, 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, 879, 834, 4057, 2420, 21680, 953, 834, 2606, 4552, 3747, 2534, 834, 357, 549, 17444, 427, 4668, 3274, 96, 308, 152, 173, 32, 2043, 3, 11748, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Name the minimum number of reservoir for gnis query link where numbers lake gnis query link being 60
SELECT MIN(_number_s_reservoir_and_gnis_query_link) FROM table_18760137_2 WHERE _number_s_lake_and_gnis_query_link = 60
CREATE TABLE table_18760137_2 (_number_s_reservoir_and_gnis_query_link INTEGER, _number_s_lake_and_gnis_query_link VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 28212, 24636, 834, 357, 41, 834, 5525, 1152, 834, 7, 834, 60, 3473, 5425, 834, 232, 834, 122, 29, 159, 834, 835, 651, 834, 4907, 3, 21342, 17966, 6, 3, 834, 5525, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 834, 5525, 1152, 834, 7, 834, 60, 3473, 5425, 834, 232, 834, 122, 29, 159, 834, 835, 651, 834, 4907, 61, 21680, 953, 834, 2606, 28212, 24636, 834, 357, 549, 17444, 427, 3, 834, 5525, 1152, 834, 7, ...
Name the most numbers dam and gnis query link for borough or census area for fairbanks north star
SELECT MAX(_number_s_dam_and_gnis_query_link) FROM table_18760137_2 WHERE borough_or_census_area = "Fairbanks North Star"
CREATE TABLE table_18760137_2 (_number_s_dam_and_gnis_query_link INTEGER, borough_or_census_area VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 28212, 24636, 834, 357, 41, 834, 5525, 1152, 834, 7, 834, 7812, 834, 232, 834, 122, 29, 159, 834, 835, 651, 834, 4907, 3, 21342, 17966, 6, 3, 12823, 834, 127, 834, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 834, 5525, 1152, 834, 7, 834, 7812, 834, 232, 834, 122, 29, 159, 834, 835, 651, 834, 4907, 61, 21680, 953, 834, 2606, 28212, 24636, 834, 357, 549, 17444, 427, 3, 12823, 834, 127, 834, 75, 35, 7, 30...
What is the location for the club with the nickname the bears?
SELECT location FROM table_18752986_1 WHERE nickname = "Bears"
CREATE TABLE table_18752986_1 (location VARCHAR, nickname VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3072, 3166, 3840, 834, 536, 41, 14836, 584, 4280, 28027, 6, 24649, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1128, 21, 8, 1886, 28, 8, 24649, 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, 1128, 21680, 953, 834, 2606, 3072, 3166, 3840, 834, 536, 549, 17444, 427, 24649, 3274, 96, 279, 2741, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the code nickname where Steve Mayne is the coach?
SELECT nickname FROM table_18752986_1 WHERE coach = "Steve Mayne"
CREATE TABLE table_18752986_1 (nickname VARCHAR, coach VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3072, 3166, 3840, 834, 536, 41, 11191, 4350, 584, 4280, 28027, 6, 3763, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1081, 24649, 213, 5659, 932, 29...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 24649, 21680, 953, 834, 2606, 3072, 3166, 3840, 834, 536, 549, 17444, 427, 3763, 3274, 96, 14337, 162, 932, 29, 15, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the dates where Hillcrest Reserve is the home grounds?
SELECT first_season FROM table_18752986_1 WHERE home_ground_s_ = "Hillcrest Reserve"
CREATE TABLE table_18752986_1 (first_season VARCHAR, home_ground_s_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3072, 3166, 3840, 834, 536, 41, 14672, 834, 9476, 584, 4280, 28027, 6, 234, 834, 9232, 834, 7, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 166, 834, 9476, 21680, 953, 834, 2606, 3072, 3166, 3840, 834, 536, 549, 17444, 427, 234, 834, 9232, 834, 7, 834, 3274, 96, 566, 1092, 21443, 9473, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
For location Caversham, what is the name of the captain?
SELECT captain FROM table_18752986_1 WHERE location = "Caversham"
CREATE TABLE table_18752986_1 (captain VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3072, 3166, 3840, 834, 536, 41, 4010, 17, 9, 77, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 242, 1128, 1336, 2660, 1483, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 14268, 21680, 953, 834, 2606, 3072, 3166, 3840, 834, 536, 549, 17444, 427, 1128, 3274, 96, 254, 9, 2660, 1483, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
With the nickname the swans, what is the home ground?
SELECT home_ground_s_ FROM table_18752986_1 WHERE nickname = "Swans"
CREATE TABLE table_18752986_1 (home_ground_s_ VARCHAR, nickname VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3072, 3166, 3840, 834, 536, 41, 5515, 834, 9232, 834, 7, 834, 584, 4280, 28027, 6, 24649, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 438, 8, 24649, 8, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 234, 834, 9232, 834, 7, 834, 21680, 953, 834, 2606, 3072, 3166, 3840, 834, 536, 549, 17444, 427, 24649, 3274, 96, 134, 3877, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the record when the opponent is washington redskins?
SELECT record FROM table_18847692_2 WHERE opponent = "Washington Redskins"
CREATE TABLE table_18847692_2 (record VARCHAR, opponent VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 4608, 3959, 4508, 834, 357, 41, 60, 7621, 584, 4280, 28027, 6, 15264, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1368, 116, 8, 15264, 19, 6179, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1368, 21680, 953, 834, 2606, 4608, 3959, 4508, 834, 357, 549, 17444, 427, 15264, 3274, 96, 518, 3198, 6029, 1624, 7, 7815, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the minimum number of opponents?
SELECT MIN(opponents) FROM table_18847692_2
CREATE TABLE table_18847692_2 (opponents INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 4608, 3959, 4508, 834, 357, 41, 32, 102, 9977, 7, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2559, 381, 13, 16383, 58, 1, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 32, 102, 9977, 7, 61, 21680, 953, 834, 2606, 4608, 3959, 4508, 834, 357, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
when area (km²) is 1605.35, how many provinces are there?
SELECT COUNT(province) FROM table_1888051_1 WHERE area__km²_ = "1605.35"
CREATE TABLE table_1888051_1 (province VARCHAR, area__km²_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25794, 2079, 5553, 834, 536, 41, 1409, 2494, 565, 584, 4280, 28027, 6, 616, 834, 834, 5848, 357, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 116, 616, 41, 5848,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 25794, 2079, 5553, 834, 536, 549, 17444, 427, 616, 834, 834, 5848, 357, 834, 3274, 96, 19129, 26627, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -1...
when province is monseñor nouel, what is the area (km²)?
SELECT area__km²_ FROM table_1888051_1 WHERE province = "Monseñor Nouel"
CREATE TABLE table_1888051_1 (area__km²_ VARCHAR, province VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25794, 2079, 5553, 834, 536, 41, 498, 834, 834, 5848, 357, 834, 584, 4280, 28027, 6, 7985, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 116, 7985, 19, 1911, 7, 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, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 616, 834, 834, 5848, 357, 834, 21680, 953, 834, 25794, 2079, 5553, 834, 536, 549, 17444, 427, 7985, 3274, 96, 9168, 7, 15, 2, 127, 14455, 15, 40, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many capitals are there when area (km²) is 1111.14?
SELECT COUNT(capital) FROM table_1888051_1 WHERE area__km²_ = "1111.14"
CREATE TABLE table_1888051_1 (capital VARCHAR, area__km²_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25794, 2079, 5553, 834, 536, 41, 4010, 9538, 584, 4280, 28027, 6, 616, 834, 834, 5848, 357, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 1784, 7, 33, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4010, 9538, 61, 21680, 953, 834, 25794, 2079, 5553, 834, 536, 549, 17444, 427, 616, 834, 834, 5848, 357, 834, 3274, 96, 15866, 11039, 20364, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Nagua has the area (km²) of?
SELECT area__km²_ FROM table_1888051_1 WHERE capital = "Nagua"
CREATE TABLE table_1888051_1 (area__km²_ VARCHAR, capital VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25794, 2079, 5553, 834, 536, 41, 498, 834, 834, 5848, 357, 834, 584, 4280, 28027, 6, 1784, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 17421, 76, 9, 65, 8, 616, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 616, 834, 834, 5848, 357, 834, 21680, 953, 834, 25794, 2079, 5553, 834, 536, 549, 17444, 427, 1784, 3274, 96, 567, 9, 1744, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
During what period were parliament 11th?
SELECT period_in_office FROM table_1889233_2 WHERE parliament = "11th"
CREATE TABLE table_1889233_2 (period_in_office VARCHAR, parliament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3914, 20879, 834, 357, 41, 4267, 32, 26, 834, 77, 834, 19632, 584, 4280, 28027, 6, 20417, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 3, 2092, 125, 1059, 130, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1059, 834, 77, 834, 19632, 21680, 953, 834, 2606, 3914, 20879, 834, 357, 549, 17444, 427, 20417, 3274, 96, 2596, 189, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
what parliament's name is lina loh woon lee?
SELECT parliament FROM table_1889233_2 WHERE name = "Lina Loh Woon Lee"
CREATE TABLE table_1889233_2 (parliament VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3914, 20879, 834, 357, 41, 1893, 40, 23, 9, 297, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 20417, 31, 7, 564, 19, 3, 8280, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 20417, 21680, 953, 834, 2606, 3914, 20879, 834, 357, 549, 17444, 427, 564, 3274, 96, 434, 77, 9, 1815, 107, 3488, 106, 5531, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What number parliament held it's election in 1997?
SELECT parliament FROM table_1889233_2 WHERE general_election_contested = 1997
CREATE TABLE table_1889233_2 (parliament VARCHAR, general_election_contested VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3914, 20879, 834, 357, 41, 1893, 40, 23, 9, 297, 584, 4280, 28027, 6, 879, 834, 15, 12252, 834, 29365, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 20417, 21680, 953, 834, 2606, 3914, 20879, 834, 357, 549, 17444, 427, 879, 834, 15, 12252, 834, 29365, 3274, 6622, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What period were conscituency contested is aljunied grc?
SELECT period_in_office FROM table_1889233_2 WHERE constituency_contested = "Aljunied GRC"
CREATE TABLE table_1889233_2 (period_in_office VARCHAR, constituency_contested VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3914, 20879, 834, 357, 41, 4267, 32, 26, 834, 77, 834, 19632, 584, 4280, 28027, 6, 6439, 4392, 834, 29365, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 105...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1059, 834, 77, 834, 19632, 21680, 953, 834, 2606, 3914, 20879, 834, 357, 549, 17444, 427, 6439, 4392, 834, 29365, 3274, 96, 188, 40, 6959, 5973, 350, 4902, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Which parliament is sylvia lim swee lian?
SELECT parliament FROM table_1889233_2 WHERE name = "Sylvia Lim Swee Lian"
CREATE TABLE table_1889233_2 (parliament VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3914, 20879, 834, 357, 41, 1893, 40, 23, 9, 297, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 20417, 19, 3, 7, 63, 40, 5907, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 20417, 21680, 953, 834, 2606, 3914, 20879, 834, 357, 549, 17444, 427, 564, 3274, 96, 134, 63, 40, 5907, 10908, 7320, 15, 15, 1414, 152, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When jim is eliminated what is the finish?
SELECT finish FROM table_1893276_2 WHERE eliminated = "Jim"
CREATE TABLE table_1893276_2 (finish VARCHAR, eliminated VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25312, 2668, 3959, 834, 357, 41, 25535, 584, 4280, 28027, 6, 17809, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 354, 603, 19, 17809, 125, 19, 8, 1992, 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, 1992, 21680, 953, 834, 25312, 2668, 3959, 834, 357, 549, 17444, 427, 17809, 3274, 96, 683, 603, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many rewards are there for air date October 6, 2005?
SELECT reward FROM table_1893276_2 WHERE air_date = "October 6, 2005"
CREATE TABLE table_1893276_2 (reward VARCHAR, air_date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25312, 2668, 3959, 834, 357, 41, 60, 2239, 584, 4280, 28027, 6, 799, 834, 5522, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 11157, 33, 132, 21, 799, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 9676, 21680, 953, 834, 25312, 2668, 3959, 834, 357, 549, 17444, 427, 799, 834, 5522, 3274, 96, 28680, 8580, 3105, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was eliminated on the air date of November 3, 2005?
SELECT eliminated FROM table_1893276_2 WHERE air_date = "November 3, 2005"
CREATE TABLE table_1893276_2 (eliminated VARCHAR, air_date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25312, 2668, 3959, 834, 357, 41, 15, 4941, 77, 920, 584, 4280, 28027, 6, 799, 834, 5522, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 17809, 30, 8, 799, 83...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 17809, 21680, 953, 834, 25312, 2668, 3959, 834, 357, 549, 17444, 427, 799, 834, 5522, 3274, 96, 28635, 6180, 3105, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many air dates were there when Morgan was eliminated?
SELECT COUNT(air_date) FROM table_1893276_2 WHERE eliminated = "Morgan"
CREATE TABLE table_1893276_2 (air_date VARCHAR, eliminated VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25312, 2668, 3959, 834, 357, 41, 2256, 834, 5522, 584, 4280, 28027, 6, 17809, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 799, 5128, 130, 132, 116, 11147, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2256, 834, 5522, 61, 21680, 953, 834, 25312, 2668, 3959, 834, 357, 549, 17444, 427, 17809, 3274, 96, 329, 11127, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When same target; linebacker ii offensive is the same target what is the unit?
SELECT unit FROM table_18933037_3 WHERE mission_target = "Same target; Linebacker II Offensive"
CREATE TABLE table_18933037_3 (unit VARCHAR, mission_target VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25312, 17225, 4118, 834, 519, 41, 15129, 584, 4280, 28027, 6, 2253, 834, 24315, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 337, 2387, 117, 689, 1549, 49, 3, 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, 1745, 21680, 953, 834, 25312, 17225, 4118, 834, 519, 549, 17444, 427, 2253, 834, 24315, 3274, 96, 134, 265, 15, 2387, 117, 4919, 1549, 49, 2466, 1129, 23039, 15, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100,...
When hit by sam at 38,500 feet just after bomb release was the cause of loss what is the mission/target?
SELECT mission_target FROM table_18933037_3 WHERE cause_of_loss = "Hit by SAM at 38,500 feet just after bomb release"
CREATE TABLE table_18933037_3 (mission_target VARCHAR, cause_of_loss VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25312, 17225, 4118, 834, 519, 41, 5451, 834, 24315, 584, 4280, 28027, 6, 1137, 834, 858, 834, 2298, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 1560, 57, 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, 2253, 834, 24315, 21680, 953, 834, 25312, 17225, 4118, 834, 519, 549, 17444, 427, 1137, 834, 858, 834, 2298, 7, 3274, 96, 566, 155, 57, 180, 4815, 44, 6654, 6, 2560, 1922, 131, 227, 6417, 1576, 121, 1, -100, -100, ...
When 7th bw attached to 43rd sw is the unit what is the b-52 model?
SELECT b_52_model FROM table_18933037_3 WHERE unit = "7th BW attached to 43rd SW"
CREATE TABLE table_18933037_3 (b_52_model VARCHAR, unit VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25312, 17225, 4118, 834, 519, 41, 115, 834, 5373, 834, 21770, 584, 4280, 28027, 6, 1745, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 489, 189, 3, 115, 210, 5223...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 115, 834, 5373, 834, 21770, 21680, 953, 834, 25312, 17225, 4118, 834, 519, 549, 17444, 427, 1745, 3274, 96, 940, 189, 272, 518, 5223, 12, 8838, 52, 26, 12222, 121, 1, -100, -100, -100, -100, -100, -100, -100, -10...
When 441st bs, 7th bw is the unit what is the b-52 model?
SELECT b_52_model FROM table_18933037_3 WHERE unit = "441st BS, 7th BW"
CREATE TABLE table_18933037_3 (b_52_model VARCHAR, unit VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25312, 17225, 4118, 834, 519, 41, 115, 834, 5373, 834, 21770, 584, 4280, 28027, 6, 1745, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 314, 4853, 7, 17, 3, 115, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 115, 834, 5373, 834, 21770, 21680, 953, 834, 25312, 17225, 4118, 834, 519, 549, 17444, 427, 1745, 3274, 96, 3628, 536, 7, 17, 3, 4547, 6, 489, 189, 272, 518, 121, 1, -100, -100, -100, -100, -100, -100, -100, -1...
When 27 gp h-e bombs the capacity of the bomb what is the cause of loss?
SELECT cause_of_loss FROM table_18933037_3 WHERE bomb_capacity = "27 GP H-E bombs"
CREATE TABLE table_18933037_3 (cause_of_loss VARCHAR, bomb_capacity VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25312, 17225, 4118, 834, 519, 41, 658, 1074, 834, 858, 834, 2298, 7, 584, 4280, 28027, 6, 6417, 834, 4010, 9, 6726, 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, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 1137, 834, 858, 834, 2298, 7, 21680, 953, 834, 25312, 17225, 4118, 834, 519, 549, 17444, 427, 6417, 834, 4010, 9, 6726, 3274, 96, 2555, 3, 8049, 454, 18, 427, 6417, 7, 121, 1, -100, -100, -100, -100, -100, -100, -...
Name the least clubs involved for leagues being none for semi finals
SELECT MIN(clubs_involved) FROM table_19089486_1 WHERE leagues_entering_this_round = "none" AND round = "Semi finals"
CREATE TABLE table_19089486_1 (clubs_involved INTEGER, leagues_entering_this_round VARCHAR, round VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 3914, 591, 3840, 834, 536, 41, 13442, 7, 834, 77, 4571, 162, 26, 3, 21342, 17966, 6, 5533, 7, 834, 4617, 1007, 834, 8048, 834, 7775, 584, 4280, 28027, 6, 1751, 584, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 17684, 599, 13442, 7, 834, 77, 4571, 162, 26, 61, 21680, 953, 834, 11776, 3914, 591, 3840, 834, 536, 549, 17444, 427, 5533, 7, 834, 4617, 1007, 834, 8048, 834, 7775, 3274, 96, 29, 782, 121, 3430, 1751, 3274, 96...
Name the new entries this round for third round
SELECT new_entries_this_round FROM table_19089486_1 WHERE round = "Third round"
CREATE TABLE table_19089486_1 (new_entries_this_round VARCHAR, round VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 3914, 591, 3840, 834, 536, 41, 5534, 834, 35, 9000, 834, 8048, 834, 7775, 584, 4280, 28027, 6, 1751, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 126,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 126, 834, 35, 9000, 834, 8048, 834, 7775, 21680, 953, 834, 11776, 3914, 591, 3840, 834, 536, 549, 17444, 427, 1751, 3274, 96, 382, 9288, 26, 1751, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the leagues entering this round for 4
SELECT leagues_entering_this_round FROM table_19089486_1 WHERE clubs_involved = 4
CREATE TABLE table_19089486_1 (leagues_entering_this_round VARCHAR, clubs_involved VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 3914, 591, 3840, 834, 536, 41, 29512, 7, 834, 4617, 1007, 834, 8048, 834, 7775, 584, 4280, 28027, 6, 8122, 834, 77, 4571, 162, 26, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 5533, 7, 834, 4617, 1007, 834, 8048, 834, 7775, 21680, 953, 834, 11776, 3914, 591, 3840, 834, 536, 549, 17444, 427, 8122, 834, 77, 4571, 162, 26, 3274, 314, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Name the least clubs remaining
SELECT MIN(clubs_remaining) FROM table_19089486_1
CREATE TABLE table_19089486_1 (clubs_remaining INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11776, 3914, 591, 3840, 834, 536, 41, 13442, 7, 834, 60, 7484, 53, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 709, 8122, 4080, 1, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 13442, 7, 834, 60, 7484, 53, 61, 21680, 953, 834, 11776, 3914, 591, 3840, 834, 536, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When conjunction junction is the episode title and the music is by bob dorough who is the performer?
SELECT performed_by FROM table_191105_2 WHERE music_by = "Bob Dorough" AND episode_title = "Conjunction Junction"
CREATE TABLE table_191105_2 (performed_by VARCHAR, music_by VARCHAR, episode_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 536, 12869, 834, 357, 41, 883, 10816, 834, 969, 584, 4280, 28027, 6, 723, 834, 969, 584, 4280, 28027, 6, 5640, 834, 21869, 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, 3032, 834, 969, 21680, 953, 834, 2294, 536, 12869, 834, 357, 549, 17444, 427, 723, 834, 969, 3274, 96, 279, 32, 115, 531, 13245, 121, 3430, 5640, 834, 21869, 3274, 96, 4302, 6959, 4985, 29092, 121, 1, -100, -100, -1...
When interjection is the subject how many performers are there?
SELECT COUNT(performed_by) FROM table_191105_2 WHERE subject = "interjection"
CREATE TABLE table_191105_2 (performed_by VARCHAR, subject VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 536, 12869, 834, 357, 41, 883, 10816, 834, 969, 584, 4280, 28027, 6, 1426, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 1413, 21440, 19, 8, 1426, 149, 186,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 883, 10816, 834, 969, 61, 21680, 953, 834, 2294, 536, 12869, 834, 357, 549, 17444, 427, 1426, 3274, 96, 3870, 21440, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
When pronoun is the subject what is the episode title?
SELECT episode_title FROM table_191105_2 WHERE subject = "pronoun"
CREATE TABLE table_191105_2 (episode_title VARCHAR, subject VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 536, 12869, 834, 357, 41, 15, 102, 159, 32, 221, 834, 21869, 584, 4280, 28027, 6, 1426, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 813, 15358, 29, 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, 5640, 834, 21869, 21680, 953, 834, 2294, 536, 12869, 834, 357, 549, 17444, 427, 1426, 3274, 96, 1409, 15358, 29, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When interjection is the subject who are the lyrics by?
SELECT lyrics_by FROM table_191105_2 WHERE subject = "interjection"
CREATE TABLE table_191105_2 (lyrics_by VARCHAR, subject VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 536, 12869, 834, 357, 41, 120, 2234, 7, 834, 969, 584, 4280, 28027, 6, 1426, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 1413, 21440, 19, 8, 1426, 113, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 13475, 834, 969, 21680, 953, 834, 2294, 536, 12869, 834, 357, 549, 17444, 427, 1426, 3274, 96, 3870, 21440, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When zachary sanders is the performer how many first aired are there?
SELECT COUNT(first_aired) FROM table_191105_2 WHERE performed_by = "Zachary Sanders"
CREATE TABLE table_191105_2 (first_aired VARCHAR, performed_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 536, 12869, 834, 357, 41, 14672, 834, 2378, 26, 584, 4280, 28027, 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, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 14672, 834, 2378, 26, 61, 21680, 953, 834, 2294, 536, 12869, 834, 357, 549, 17444, 427, 3032, 834, 969, 3274, 96, 956, 1836, 1208, 22439, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
When zachary sanders is the performer how many people is the music by?
SELECT COUNT(music_by) FROM table_191105_2 WHERE performed_by = "Zachary Sanders"
CREATE TABLE table_191105_2 (music_by VARCHAR, performed_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 536, 12869, 834, 357, 41, 22170, 834, 969, 584, 4280, 28027, 6, 3032, 834, 969, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 1629, 4059, 63, 3, 7, 118...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 22170, 834, 969, 61, 21680, 953, 834, 2294, 536, 12869, 834, 357, 549, 17444, 427, 3032, 834, 969, 3274, 96, 956, 1836, 1208, 22439, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Name the world rank for market value 17.2
SELECT world_rank FROM table_19112_3 WHERE market_value__billion_$_ = "17.2"
CREATE TABLE table_19112_3 (world_rank VARCHAR, market_value__billion_$_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2596, 357, 834, 519, 41, 7276, 834, 6254, 584, 4280, 28027, 6, 512, 834, 12097, 834, 834, 115, 14916, 834, 3229, 834, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 296, 834, 6254, 21680, 953, 834, 2294, 2596, 357, 834, 519, 549, 17444, 427, 512, 834, 12097, 834, 834, 115, 14916, 834, 3229, 834, 3274, 96, 536, 25791, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the market value for rhb capital
SELECT market_value__billion_$_ FROM table_19112_3 WHERE company = "RHB Capital"
CREATE TABLE table_19112_3 (market_value__billion_$_ VARCHAR, company VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2596, 357, 834, 519, 41, 8809, 834, 12097, 834, 834, 115, 14916, 834, 3229, 834, 584, 4280, 28027, 6, 349, 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, 512, 834, 12097, 834, 834, 115, 14916, 834, 3229, 834, 21680, 953, 834, 2294, 2596, 357, 834, 519, 549, 17444, 427, 349, 3274, 96, 448, 19990, 5826, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the profits for market value of 11.8
SELECT profits__billion_$_ FROM table_19112_3 WHERE market_value__billion_$_ = "11.8"
CREATE TABLE table_19112_3 (profits__billion_$_ VARCHAR, market_value__billion_$_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2596, 357, 834, 519, 41, 6046, 7, 834, 834, 115, 14916, 834, 3229, 834, 584, 4280, 28027, 6, 512, 834, 12097, 834, 834, 115, 14916, 834, 3229, 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, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 9613, 834, 834, 115, 14916, 834, 3229, 834, 21680, 953, 834, 2294, 2596, 357, 834, 519, 549, 17444, 427, 512, 834, 12097, 834, 834, 115, 14916, 834, 3229, 834, 3274, 96, 10032, 927, 121, 1, -100, -100, -100, -100, -...
Name the industry for revenue being 2.1
SELECT industry FROM table_19112_3 WHERE revenue__billion_$_ = "2.1"
CREATE TABLE table_19112_3 (industry VARCHAR, revenue__billion_$_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2596, 357, 834, 519, 41, 13580, 7, 8224, 584, 4280, 28027, 6, 3751, 834, 834, 115, 14916, 834, 3229, 834, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 681, 21680, 953, 834, 2294, 2596, 357, 834, 519, 549, 17444, 427, 3751, 834, 834, 115, 14916, 834, 3229, 834, 3274, 96, 14489, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Name the total number of industry for maxis
SELECT COUNT(industry) FROM table_19112_3 WHERE company = "Maxis"
CREATE TABLE table_19112_3 (industry VARCHAR, company VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2596, 357, 834, 519, 41, 13580, 7, 8224, 584, 4280, 28027, 6, 349, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 792, 381, 13, 681, 21, 9858, 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, 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, 13580, 7, 8224, 61, 21680, 953, 834, 2294, 2596, 357, 834, 519, 549, 17444, 427, 349, 3274, 96, 21298, 159, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
how many games with high rebounds where in february 26
SELECT COUNT(high_rebounds) FROM table_19169116_6 WHERE date = "February 26"
CREATE TABLE table_19169116_6 (high_rebounds VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 27096, 20159, 834, 948, 41, 6739, 834, 23768, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 149, 186, 1031, 28, 306, 3, 23768, 213, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 6739, 834, 23768, 61, 21680, 953, 834, 2294, 27096, 20159, 834, 948, 549, 17444, 427, 833, 3274, 96, 31122, 2208, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
which institutes gave the democratic renewal 18.0% – 22.0% on a poll from October 6, 1985?
SELECT institute FROM table_1919538_1 WHERE democratic_renewal = "18.0% – 22.0%"
CREATE TABLE table_1919538_1 (institute VARCHAR, democratic_renewal VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 22464, 3747, 834, 536, 41, 17521, 15, 584, 4280, 28027, 6, 15053, 834, 60, 5534, 138, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 84, 13681, 7, 1891, 8, 15053,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 13681, 21680, 953, 834, 2294, 22464, 3747, 834, 536, 549, 17444, 427, 15053, 834, 60, 5534, 138, 3274, 96, 2606, 5, 6932, 3, 104, 1630, 5, 6932, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Name the number of seats to be won being % of popular vote at 6.88%
SELECT _number_of_seats_to_be_won FROM table_19283982_4 WHERE _percentage_of_popular_vote = "6.88%"
CREATE TABLE table_19283982_4 (_number_of_seats_to_be_won VARCHAR, _percentage_of_popular_vote VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2577, 3288, 4613, 834, 591, 41, 834, 5525, 1152, 834, 858, 834, 7, 1544, 7, 834, 235, 834, 346, 834, 210, 106, 584, 4280, 28027, 6, 3, 834, 883, 3728, 545, 834, 858...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 834, 858, 834, 7, 1544, 7, 834, 235, 834, 346, 834, 210, 106, 21680, 953, 834, 2294, 2577, 3288, 4613, 834, 591, 549, 17444, 427, 3, 834, 883, 3728, 545, 834, 858, 834, 27302, 834, 1621, 17, ...
Name the number of total votes for # of seats won being 30
SELECT _number_of_total_votes FROM table_19283982_4 WHERE _number_of_seats_won = 30
CREATE TABLE table_19283982_4 (_number_of_total_votes VARCHAR, _number_of_seats_won VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2577, 3288, 4613, 834, 591, 41, 834, 5525, 1152, 834, 858, 834, 235, 1947, 834, 1621, 1422, 584, 4280, 28027, 6, 3, 834, 5525, 1152, 834, 858, 834, 7, 1544, 7, 834, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 834, 858, 834, 235, 1947, 834, 1621, 1422, 21680, 953, 834, 2294, 2577, 3288, 4613, 834, 591, 549, 17444, 427, 3, 834, 5525, 1152, 834, 858, 834, 7, 1544, 7, 834, 210, 106, 3274, 604, 1, -100, ...
Name the number of candidates for # of seats won being 43
SELECT _number_of_candidates FROM table_19283982_4 WHERE _number_of_seats_won = 43
CREATE TABLE table_19283982_4 (_number_of_candidates VARCHAR, _number_of_seats_won VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2577, 3288, 4613, 834, 591, 41, 834, 5525, 1152, 834, 858, 834, 1608, 12416, 6203, 584, 4280, 28027, 6, 3, 834, 5525, 1152, 834, 858, 834, 7, 1544, 7, 834, 210, 106, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 834, 858, 834, 1608, 12416, 6203, 21680, 953, 834, 2294, 2577, 3288, 4613, 834, 591, 549, 17444, 427, 3, 834, 5525, 1152, 834, 858, 834, 7, 1544, 7, 834, 210, 106, 3274, 8838, 1, -100, -100, -1...
Name the number of leaders for % of popular vote being 11.05%
SELECT COUNT(leader) FROM table_19283982_4 WHERE _percentage_of_popular_vote = "11.05%"
CREATE TABLE table_19283982_4 (leader VARCHAR, _percentage_of_popular_vote VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2577, 3288, 4613, 834, 591, 41, 22900, 584, 4280, 28027, 6, 3, 834, 883, 3728, 545, 834, 858, 834, 27302, 834, 1621, 17, 15, 584, 4280, 28027, 61, 3, 32105, 32106, 32...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 22900, 61, 21680, 953, 834, 2294, 2577, 3288, 4613, 834, 591, 549, 17444, 427, 3, 834, 883, 3728, 545, 834, 858, 834, 27302, 834, 1621, 17, 15, 3274, 96, 10032, 632, 2712, 121, 1, -100, -100, -100,...
What is the location that has the 12th district?
SELECT location FROM table_19283806_4 WHERE district = "12th"
CREATE TABLE table_19283806_4 (location VARCHAR, district VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2577, 3747, 5176, 834, 591, 41, 14836, 584, 4280, 28027, 6, 3939, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1128, 24, 65, 8, 586, 189, 3939, 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, 1128, 21680, 953, 834, 2294, 2577, 3747, 5176, 834, 591, 549, 17444, 427, 3939, 3274, 96, 2122, 189, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many election results in 2012 had a Cook PVI of D+16?
SELECT COUNT(2012 AS _election_results) FROM table_19283806_4 WHERE cook_pvi = "D+16"
CREATE TABLE table_19283806_4 (cook_pvi VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2577, 3747, 5176, 834, 591, 41, 509, 1825, 834, 102, 2099, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 4356, 772, 16, 1673, 141, 3, 9, 6176, 276, 7...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 12172, 6157, 3, 834, 15, 12252, 834, 60, 7, 83, 17, 7, 61, 21680, 953, 834, 2294, 2577, 3747, 5176, 834, 591, 549, 17444, 427, 3989, 834, 102, 2099, 3274, 96, 308, 1220, 2938, 121, 1, -100, -100,...
What is the Cook PVI for the location that has a representative of Mike Thompson?
SELECT cook_pvi FROM table_19283806_4 WHERE representative = "Mike Thompson"
CREATE TABLE table_19283806_4 (cook_pvi VARCHAR, representative VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2577, 3747, 5176, 834, 591, 41, 509, 1825, 834, 102, 2099, 584, 4280, 28027, 6, 6978, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 6176, 276, 7765, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3989, 834, 102, 2099, 21680, 953, 834, 2294, 2577, 3747, 5176, 834, 591, 549, 17444, 427, 6978, 3274, 96, 329, 5208, 14653, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
How many locations have a median household income in 2011 of $71,479?
SELECT COUNT(location) FROM table_19283806_4 WHERE median_household_income__2011_ = "$71,479"
CREATE TABLE table_19283806_4 (location VARCHAR, median_household_income__2011_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2577, 3747, 5176, 834, 591, 41, 14836, 584, 4280, 28027, 6, 15572, 834, 1840, 6134, 834, 15759, 834, 834, 13907, 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, 2847, 17161, 599, 14836, 61, 21680, 953, 834, 2294, 2577, 3747, 5176, 834, 591, 549, 17444, 427, 15572, 834, 1840, 6134, 834, 15759, 834, 834, 13907, 834, 3274, 96, 3229, 4450, 6, 591, 4440, 121, 1, -100, -100, -100, ...
What is the 2012 election results for locations whose representative is Barbara Lee?
SELECT 2012 AS _election_results FROM table_19283806_4 WHERE representative = "Barbara Lee"
CREATE TABLE table_19283806_4 (representative VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 2577, 3747, 5176, 834, 591, 41, 60, 12640, 1528, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1673, 4356, 772, 21, 3248, 3, 2544, 6978, 19, 13163, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1673, 6157, 3, 834, 15, 12252, 834, 60, 7, 83, 17, 7, 21680, 953, 834, 2294, 2577, 3747, 5176, 834, 591, 549, 17444, 427, 6978, 3274, 96, 14851, 1047, 9, 5531, 121, 1, -100, -100, -100, -100, -100, -100, -100, -10...
What is the latest season number for a show with a production code of 816?
SELECT MAX(no_in_season) FROM table_19422702_1 WHERE production_code = 816
CREATE TABLE table_19422702_1 (no_in_season INTEGER, production_code VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4165, 17485, 357, 834, 536, 41, 29, 32, 834, 77, 834, 9476, 3, 21342, 17966, 6, 999, 834, 4978, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1251,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 29, 32, 834, 77, 834, 9476, 61, 21680, 953, 834, 2294, 4165, 17485, 357, 834, 536, 549, 17444, 427, 999, 834, 4978, 3274, 505, 2938, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
How many U.S. air dates were from an episode in Season 4?
SELECT COUNT(us_airdate) FROM table_19422702_1 WHERE no_in_season = 4
CREATE TABLE table_19422702_1 (us_airdate VARCHAR, no_in_season VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4165, 17485, 357, 834, 536, 41, 302, 834, 2256, 5522, 584, 4280, 28027, 6, 150, 834, 77, 834, 9476, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 412, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 302, 834, 2256, 5522, 61, 21680, 953, 834, 2294, 4165, 17485, 357, 834, 536, 549, 17444, 427, 150, 834, 77, 834, 9476, 3274, 314, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many different C_{high} values are there for the good category?
SELECT STRUCT(high) FROM table_1942366_9 WHERE category = "Good"
CREATE TABLE table_1942366_9 (high VARCHAR, category VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 591, 2773, 3539, 834, 1298, 41, 6739, 584, 4280, 28027, 6, 3295, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 315, 205, 834, 2, 6739, 2, 2620, 33, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5097, 8503, 6227, 599, 6739, 61, 21680, 953, 834, 2294, 591, 2773, 3539, 834, 1298, 549, 17444, 427, 3295, 3274, 96, 20639, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What's the C_{high} when the C_{low} value is 250.5?
SELECT STRUCT(high) FROM table_1942366_9 WHERE STRUCT(low) = "250.5"
CREATE TABLE table_1942366_9 (high VARCHAR, low VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 591, 2773, 3539, 834, 1298, 41, 6739, 584, 4280, 28027, 6, 731, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 205, 834, 2, 6739, 2, 116, 8, 20...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5097, 8503, 6227, 599, 6739, 61, 21680, 953, 834, 2294, 591, 2773, 3539, 834, 1298, 549, 17444, 427, 5097, 8503, 6227, 599, 3216, 61, 3274, 96, 11434, 5, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What's the C_{low} value when C_{high} is 12.0?
SELECT STRUCT(low) FROM table_1942366_9 WHERE STRUCT(high) = "12.0"
CREATE TABLE table_1942366_9 (low VARCHAR, high VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 591, 2773, 3539, 834, 1298, 41, 3216, 584, 4280, 28027, 6, 306, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 205, 834, 2, 3216, 2, 701, 116, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 5097, 8503, 6227, 599, 3216, 61, 21680, 953, 834, 2294, 591, 2773, 3539, 834, 1298, 549, 17444, 427, 5097, 8503, 6227, 599, 6739, 61, 3274, 96, 9368, 632, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
In how many different categories is the value of C_{low} 35.5?
SELECT COUNT(category) FROM table_1942366_9 WHERE STRUCT(low) = "35.5"
CREATE TABLE table_1942366_9 (category VARCHAR, low VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 591, 2773, 3539, 834, 1298, 41, 8367, 839, 651, 584, 4280, 28027, 6, 731, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 149, 186, 315, 5897, 19, 8, 701, 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, 2847, 17161, 599, 8367, 839, 651, 61, 21680, 953, 834, 2294, 591, 2773, 3539, 834, 1298, 549, 17444, 427, 5097, 8503, 6227, 599, 3216, 61, 3274, 96, 2469, 5, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many members were in the group that sold 65 million albums and singles?
SELECT members FROM table_19439814_1 WHERE sold__albums_and_singles_ = "65 million"
CREATE TABLE table_19439814_1 (members VARCHAR, sold__albums_and_singles_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 4906, 3916, 2534, 834, 536, 41, 12066, 7, 584, 4280, 28027, 6, 1916, 834, 834, 23703, 7, 834, 232, 834, 7, 53, 965, 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, 1, 1, 1, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 724, 21680, 953, 834, 2294, 4906, 3916, 2534, 834, 536, 549, 17444, 427, 1916, 834, 834, 23703, 7, 834, 232, 834, 7, 53, 965, 834, 3274, 96, 4122, 770, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...