NATURAL_LANG
stringlengths
12
244
SQL
stringlengths
18
336
SCHEMA
stringlengths
27
355
input_ids
list
attention_mask
list
labels
list
How many times did Alyn McCauley get picked?
SELECT COUNT(pick) FROM table_2886617_4 WHERE player = "Alyn McCauley"
CREATE TABLE table_2886617_4 (pick VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 26750, 2517, 834, 591, 41, 17967, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 648, 410, 71, 120, 29, 7040, 402, 1306, 129,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 17967, 61, 21680, 953, 834, 2577, 26750, 2517, 834, 591, 549, 17444, 427, 1959, 3274, 96, 188, 120, 29, 7040, 402, 1306, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Which nationality has left wing as the position and college/junior/team is portland winterhawks (whl)?
SELECT nationality FROM table_2886617_3 WHERE position = "Left Wing" AND college_junior_club_team = "Portland Winterhawks (WHL)"
CREATE TABLE table_2886617_3 (nationality VARCHAR, position VARCHAR, college_junior_club_team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 26750, 2517, 834, 519, 41, 16557, 485, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 6, 1900, 834, 6959, 23, 127, 834, 13442, 834, 11650, 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, 1157, 485, 21680, 953, 834, 2577, 26750, 2517, 834, 519, 549, 17444, 427, 1102, 3274, 96, 2796, 89, 17, 15753, 121, 3430, 1900, 834, 6959, 23, 127, 834, 13442, 834, 11650, 3274, 96, 14714, 40, 232, 4272, 14400, 7, 4...
Which nhl team has the player kevin mckay?
SELECT nhl_team FROM table_2886617_3 WHERE player = "Kevin McKay"
CREATE TABLE table_2886617_3 (nhl_team VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 26750, 2517, 834, 519, 41, 29, 107, 40, 834, 11650, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 3, 29, 107, 40, 372, 65, 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, 3, 29, 107, 40, 834, 11650, 21680, 953, 834, 2577, 26750, 2517, 834, 519, 549, 17444, 427, 1959, 3274, 96, 439, 15, 2494, 3038, 439, 9, 63, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many picks have canada as the nationality and larry courville is the player?
SELECT COUNT(pick) FROM table_2886617_3 WHERE nationality = "Canada" AND player = "Larry Courville"
CREATE TABLE table_2886617_3 (pick VARCHAR, nationality VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 26750, 2517, 834, 519, 41, 17967, 584, 4280, 28027, 6, 1157, 485, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 1432, 7, 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, 17967, 61, 21680, 953, 834, 2577, 26750, 2517, 834, 519, 549, 17444, 427, 1157, 485, 3274, 96, 28811, 121, 3430, 1959, 3274, 96, 434, 291, 651, 13579, 1420, 121, 1, -100, -100, -100, -100, -100, -100...
Which pick has marko makinen as the player?
SELECT pick FROM table_2886617_3 WHERE player = "Marko Makinen"
CREATE TABLE table_2886617_3 (pick VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 26750, 2517, 834, 519, 41, 17967, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 1432, 65, 3946, 32, 954, 2917, 35, 38, 8, 1959, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1432, 21680, 953, 834, 2577, 26750, 2517, 834, 519, 549, 17444, 427, 1959, 3274, 96, 19762, 32, 15666, 77, 35, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What college club team did the Dallas Stars choose their draft pick from?
SELECT college_junior_club_team FROM table_2886617_9 WHERE nhl_team = "Dallas Stars"
CREATE TABLE table_2886617_9 (college_junior_club_team VARCHAR, nhl_team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 26750, 2517, 834, 1298, 41, 3297, 7883, 834, 6959, 23, 127, 834, 13442, 834, 11650, 584, 4280, 28027, 6, 3, 29, 107, 40, 834, 11650, 584, 4280, 28027, 61, 3, 32105, 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, 1900, 834, 6959, 23, 127, 834, 13442, 834, 11650, 21680, 953, 834, 2577, 26750, 2517, 834, 1298, 549, 17444, 427, 3, 29, 107, 40, 834, 11650, 3274, 96, 308, 1748, 9, 7, 2042, 7, 121, 1, -100, -100, -100, -100, -10...
Who was picked for the draft by St. Louis Blues?
SELECT player FROM table_2886617_9 WHERE nhl_team = "St. Louis Blues"
CREATE TABLE table_2886617_9 (player VARCHAR, nhl_team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 26750, 2517, 834, 1298, 41, 20846, 584, 4280, 28027, 6, 3, 29, 107, 40, 834, 11650, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 4758, 21, 8, 6488, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1959, 21680, 953, 834, 2577, 26750, 2517, 834, 1298, 549, 17444, 427, 3, 29, 107, 40, 834, 11650, 3274, 96, 134, 17, 5, 5181, 2419, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which stadium is located in Adelaide, South Australia?
SELECT stadium FROM table_28885977_1 WHERE location = "Adelaide, South Australia"
CREATE TABLE table_28885977_1 (stadium VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 10927, 3390, 4013, 834, 536, 41, 2427, 12925, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 14939, 19, 1069, 16, 24272, 6, 1013, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 14939, 21680, 953, 834, 357, 10927, 3390, 4013, 834, 536, 549, 17444, 427, 1128, 3274, 96, 188, 221, 40, 5385, 6, 1013, 2051, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
In what location was a stadium built for the St Kilda Football Club?
SELECT location FROM table_28885977_1 WHERE built_for = "St Kilda Football Club"
CREATE TABLE table_28885977_1 (location VARCHAR, built_for VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 10927, 3390, 4013, 834, 536, 41, 14836, 584, 4280, 28027, 6, 1192, 834, 1161, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 125, 1128, 47, 3, 9, 14939, 1192, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1128, 21680, 953, 834, 357, 10927, 3390, 4013, 834, 536, 549, 17444, 427, 1192, 834, 1161, 3274, 96, 134, 17, 12672, 26, 9, 10929, 1949, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the location of the Moorabbin Oval stadium?
SELECT location FROM table_28885977_1 WHERE stadium = "Moorabbin Oval"
CREATE TABLE table_28885977_1 (location VARCHAR, stadium VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 10927, 3390, 4013, 834, 536, 41, 14836, 584, 4280, 28027, 6, 14939, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1128, 13, 8, 1290, 127, 12982, 77, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 357, 10927, 3390, 4013, 834, 536, 549, 17444, 427, 14939, 3274, 96, 16334, 7093, 4517, 411, 2165, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the stadium in Adelaide, South Australia built for?
SELECT built_for FROM table_28885977_1 WHERE location = "Adelaide, South Australia"
CREATE TABLE table_28885977_1 (built_for VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 10927, 3390, 4013, 834, 536, 41, 16152, 834, 1161, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 14939, 16, 24272, 6, 1013,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1192, 834, 1161, 21680, 953, 834, 357, 10927, 3390, 4013, 834, 536, 549, 17444, 427, 1128, 3274, 96, 188, 221, 40, 5385, 6, 1013, 2051, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the stadium in Moorabbin, Victoria built for?
SELECT built_for FROM table_28885977_1 WHERE location = "Moorabbin, Victoria"
CREATE TABLE table_28885977_1 (built_for VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 10927, 3390, 4013, 834, 536, 41, 16152, 834, 1161, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 14939, 16, 1290, 127, 1298...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1192, 834, 1161, 21680, 953, 834, 357, 10927, 3390, 4013, 834, 536, 549, 17444, 427, 1128, 3274, 96, 16334, 7093, 4517, 6, 7488, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What was the capacity at construction of the stadium in Gold Coast, Queensland?
SELECT capacity_at_construction FROM table_28885977_1 WHERE location = "Gold Coast, Queensland"
CREATE TABLE table_28885977_1 (capacity_at_construction VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 10927, 3390, 4013, 834, 536, 41, 4010, 9, 6726, 834, 144, 834, 26471, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2614, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2614, 834, 144, 834, 26471, 21680, 953, 834, 357, 10927, 3390, 4013, 834, 536, 549, 17444, 427, 1128, 3274, 96, 23576, 5458, 6, 18838, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
how many total number of moto2/250cc when country is united states
SELECT COUNT(moto2_250cc) FROM table_2889810_2 WHERE country = "United States"
CREATE TABLE table_2889810_2 (moto2_250cc VARCHAR, country VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 4060, 3916, 1714, 834, 357, 41, 11188, 357, 834, 11434, 75, 75, 584, 4280, 28027, 6, 684, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 149, 186, 792, 381, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 11188, 357, 834, 11434, 75, 75, 61, 21680, 953, 834, 357, 4060, 3916, 1714, 834, 357, 549, 17444, 427, 684, 3274, 96, 5110, 23, 1054, 1323, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -...
how many minimum 350cc has
SELECT MIN(350 AS cc) FROM table_2889810_2
CREATE TABLE table_2889810_2 (Id VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 4060, 3916, 1714, 834, 357, 41, 196, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 149, 186, 2559, 10239, 75, 75, 65, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 16975, 6157, 3, 75, 75, 61, 21680, 953, 834, 357, 4060, 3916, 1714, 834, 357, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
how many country has moto3/125cc with 15
SELECT country FROM table_2889810_2 WHERE moto3_125cc = 15
CREATE TABLE table_2889810_2 (country VARCHAR, moto3_125cc VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 4060, 3916, 1714, 834, 357, 41, 17529, 584, 4280, 28027, 6, 3, 11188, 519, 834, 10124, 75, 75, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 149, 186, 684, 65, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 684, 21680, 953, 834, 357, 4060, 3916, 1714, 834, 357, 549, 17444, 427, 3, 11188, 519, 834, 10124, 75, 75, 3274, 627, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When arthur collins is the winner what is the reason?
SELECT reason FROM table_28898948_3 WHERE winner = "Arthur Collins"
CREATE TABLE table_28898948_3 (reason VARCHAR, winner VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 3914, 3914, 3707, 834, 519, 41, 864, 739, 584, 4280, 28027, 6, 4668, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 768, 10666, 8029, 77, 7, 19, 8, 4668, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1053, 21680, 953, 834, 2577, 3914, 3914, 3707, 834, 519, 549, 17444, 427, 4668, 3274, 96, 7754, 10666, 16517, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
When ihaia tainui is the incumbent what is the date?
SELECT date FROM table_28898948_3 WHERE incumbent = "Ihaia Tainui"
CREATE TABLE table_28898948_3 (date VARCHAR, incumbent VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 3914, 3914, 3707, 834, 519, 41, 5522, 584, 4280, 28027, 6, 28406, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 23, 1024, 23, 9, 3, 17, 9, 23, 17965, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 833, 21680, 953, 834, 2577, 3914, 3914, 3707, 834, 519, 549, 17444, 427, 28406, 3274, 96, 196, 1024, 23, 9, 17612, 17965, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
When rangitikei is the electorate who is the winner?
SELECT winner FROM table_28898948_3 WHERE electorate = "Rangitikei"
CREATE TABLE table_28898948_3 (winner VARCHAR, electorate VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 3914, 3914, 3707, 834, 519, 41, 3757, 687, 584, 4280, 28027, 6, 11924, 127, 342, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 6287, 155, 5208, 23, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4668, 21680, 953, 834, 2577, 3914, 3914, 3707, 834, 519, 549, 17444, 427, 11924, 127, 342, 3274, 96, 448, 1468, 155, 5208, 23, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
When waikaia is the electorate what is the highest by-election?
SELECT MAX(by_election) FROM table_28898948_3 WHERE electorate = "Waikaia"
CREATE TABLE table_28898948_3 (by_election INTEGER, electorate VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 3914, 3914, 3707, 834, 519, 41, 969, 834, 15, 12252, 3, 21342, 17966, 6, 11924, 127, 342, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 8036, 5561, 23, 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, 4800, 4, 599, 969, 834, 15, 12252, 61, 21680, 953, 834, 2577, 3914, 3914, 3707, 834, 519, 549, 17444, 427, 11924, 127, 342, 3274, 96, 518, 9, 5561, 23, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -1...
When 1881 is the by-election and death is the reason who is the incumbent?
SELECT incumbent FROM table_28898948_3 WHERE reason = "Death" AND by_election = 1881
CREATE TABLE table_28898948_3 (incumbent VARCHAR, reason VARCHAR, by_election VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 3914, 3914, 3707, 834, 519, 41, 77, 75, 5937, 295, 584, 4280, 28027, 6, 1053, 584, 4280, 28027, 6, 57, 834, 15, 12252, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0...
[ 3, 23143, 14196, 28406, 21680, 953, 834, 2577, 3914, 3914, 3707, 834, 519, 549, 17444, 427, 1053, 3274, 96, 2962, 9, 189, 121, 3430, 57, 834, 15, 12252, 3274, 507, 4959, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the name of the partner that has a winner outcome and a hard surface?
SELECT partner FROM table_28948937_3 WHERE outcome = "Winner" AND surface = "Hard"
CREATE TABLE table_28948937_3 (partner VARCHAR, outcome VARCHAR, surface VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 4240, 3914, 4118, 834, 519, 41, 12300, 584, 4280, 28027, 6, 6138, 584, 4280, 28027, 6, 1774, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 564, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2397, 21680, 953, 834, 2577, 4240, 3914, 4118, 834, 519, 549, 17444, 427, 6138, 3274, 96, 18455, 687, 121, 3430, 1774, 3274, 96, 15537, 26, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
How many week 2 scores have a week 7 score of 40 + 40 = 80?
SELECT COUNT(week_2) FROM table_28946565_2 WHERE week_7 = 40 + 40 = 80
CREATE TABLE table_28946565_2 (week_2 VARCHAR, week_7 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 4240, 4122, 4122, 834, 357, 41, 8041, 834, 357, 584, 4280, 28027, 6, 471, 834, 940, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 471, 204, 7586, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 8041, 834, 7318, 21680, 953, 834, 2577, 4240, 4122, 4122, 834, 357, 549, 17444, 427, 471, 834, 940, 3274, 1283, 1768, 1283, 3274, 2775, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the smallest week 3 score?
SELECT MIN(week_3) FROM table_28946565_2
CREATE TABLE table_28946565_2 (week_3 INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 4240, 4122, 4122, 834, 357, 41, 8041, 834, 519, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 3, 17924, 471, 220, 2604, 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, 8041, 834, 5268, 21680, 953, 834, 2577, 4240, 4122, 4122, 834, 357, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which couple had a week 2 score of exactly 23?
SELECT couple FROM table_28946565_2 WHERE week_2 = 23
CREATE TABLE table_28946565_2 (couple VARCHAR, week_2 VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 4240, 4122, 4122, 834, 357, 41, 15976, 109, 584, 4280, 28027, 6, 471, 834, 357, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 1158, 141, 3, 9, 471, 204, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1158, 21680, 953, 834, 2577, 4240, 4122, 4122, 834, 357, 549, 17444, 427, 471, 834, 357, 3274, 1902, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
when 68 is the episode number what is the series number?
SELECT series__number FROM table_28967275_3 WHERE episode__number = 68
CREATE TABLE table_28967275_3 (series__number VARCHAR, episode__number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 4314, 5865, 3072, 834, 519, 41, 10833, 7, 834, 834, 5525, 1152, 584, 4280, 28027, 6, 5640, 834, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 11...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 939, 834, 834, 5525, 1152, 21680, 953, 834, 2577, 4314, 5865, 3072, 834, 519, 549, 17444, 427, 5640, 834, 834, 5525, 1152, 3274, 3, 3651, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
when 69 is the episode number what is the air date?
SELECT original_air_date FROM table_28967275_3 WHERE episode__number = 69
CREATE TABLE table_28967275_3 (original_air_date VARCHAR, episode__number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2577, 4314, 5865, 3072, 834, 519, 41, 21878, 834, 2256, 834, 5522, 584, 4280, 28027, 6, 5640, 834, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 926, 834, 2256, 834, 5522, 21680, 953, 834, 2577, 4314, 5865, 3072, 834, 519, 549, 17444, 427, 5640, 834, 834, 5525, 1152, 3274, 3, 3951, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What draft pick is a goaltender?
SELECT pick__number FROM table_2897457_1 WHERE position = "Goaltender"
CREATE TABLE table_2897457_1 (pick__number VARCHAR, position VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3914, 4581, 3436, 834, 536, 41, 17967, 834, 834, 5525, 1152, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 6488, 1432, 19, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1432, 834, 834, 5525, 1152, 21680, 953, 834, 357, 3914, 4581, 3436, 834, 536, 549, 17444, 427, 1102, 3274, 96, 6221, 2920, 3868, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What position does Olaf Kolzig play?
SELECT position FROM table_2897457_1 WHERE player = "Olaf Kolzig"
CREATE TABLE table_2897457_1 (position VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3914, 4581, 3436, 834, 536, 41, 4718, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1102, 405, 5424, 9, 89, 12561, 9389, 577, 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, 1102, 21680, 953, 834, 357, 3914, 4581, 3436, 834, 536, 549, 17444, 427, 1959, 3274, 96, 667, 521, 89, 12561, 9389, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What team drafted a player from Sweden?
SELECT nhl_team FROM table_2897457_1 WHERE nationality = "Sweden"
CREATE TABLE table_2897457_1 (nhl_team VARCHAR, nationality VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3914, 4581, 3436, 834, 536, 41, 29, 107, 40, 834, 11650, 584, 4280, 28027, 6, 1157, 485, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 372, 3, 23505, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 29, 107, 40, 834, 11650, 21680, 953, 834, 357, 3914, 4581, 3436, 834, 536, 549, 17444, 427, 1157, 485, 3274, 96, 134, 1123, 537, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
How many company commanders were commissioned or elected on November 12, 1861?
SELECT COUNT(company) AS Commander FROM table_29023680_2 WHERE date_of_election_commission = "November 12, 1861"
CREATE TABLE table_29023680_2 (company VARCHAR, date_of_election_commission VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 23838, 357, 3420, 2079, 834, 357, 41, 29179, 584, 4280, 28027, 6, 833, 834, 858, 834, 15, 12252, 834, 287, 5451, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 29179, 61, 6157, 24934, 21680, 953, 834, 23838, 357, 3420, 2079, 834, 357, 549, 17444, 427, 833, 834, 858, 834, 15, 12252, 834, 287, 5451, 3274, 96, 28635, 10440, 507, 4241, 121, 1, -100, -100, -100,...
In the 250 series on clay what were the scores?
SELECT score FROM table_29026564_10 WHERE surface = "Clay" AND category = "250 series"
CREATE TABLE table_29026564_10 (score VARCHAR, surface VARCHAR, category VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 23838, 357, 4122, 4389, 834, 1714, 41, 7, 9022, 584, 4280, 28027, 6, 1774, 584, 4280, 28027, 6, 3295, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 8, 5986, 939, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2604, 21680, 953, 834, 23838, 357, 4122, 4389, 834, 1714, 549, 17444, 427, 1774, 3274, 96, 254, 5595, 121, 3430, 3295, 3274, 96, 11434, 939, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
what is the most amount of cattle where they live in british columbia
SELECT MAX(number_of_dairy_cows) FROM table_29012710_1 WHERE province = "British Columbia"
CREATE TABLE table_29012710_1 (number_of_dairy_cows INTEGER, province VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 23838, 22367, 1714, 834, 536, 41, 5525, 1152, 834, 858, 834, 26, 2256, 63, 834, 509, 210, 7, 3, 21342, 17966, 6, 7985, 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, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 5525, 1152, 834, 858, 834, 26, 2256, 63, 834, 509, 210, 7, 61, 21680, 953, 834, 23838, 22367, 1714, 834, 536, 549, 17444, 427, 7985, 3274, 96, 279, 13224, 7, 107, 8183, 121, 1, -100, -100, -100, -100...
what is the most number where cattle is 13000
SELECT COUNT(province) FROM table_29012710_1 WHERE number_of_dairy_cows = 13000
CREATE TABLE table_29012710_1 (province VARCHAR, number_of_dairy_cows VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 23838, 22367, 1714, 834, 536, 41, 1409, 2494, 565, 584, 4280, 28027, 6, 381, 834, 858, 834, 26, 2256, 63, 834, 509, 210, 7, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 1409, 2494, 565, 61, 21680, 953, 834, 23838, 22367, 1714, 834, 536, 549, 17444, 427, 381, 834, 858, 834, 26, 2256, 63, 834, 509, 210, 7, 3274, 1179, 2313, 1, -100, -100, -100, -100, -100, -100, -10...
what is the amount where the area is new brunswick
SELECT production__hectolitres_ FROM table_29012710_1 WHERE province = "New Brunswick"
CREATE TABLE table_29012710_1 (production__hectolitres_ VARCHAR, province VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 23838, 22367, 1714, 834, 536, 41, 20762, 834, 834, 88, 75, 235, 14773, 7, 834, 584, 4280, 28027, 6, 7985, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 999, 834, 834, 88, 75, 235, 14773, 7, 834, 21680, 953, 834, 23838, 22367, 1714, 834, 536, 549, 17444, 427, 7985, 3274, 96, 6861, 29980, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
what is the location where there are over 200 cattle businesses
SELECT province FROM table_29012710_1 WHERE number_of_dairy_farms = 200
CREATE TABLE table_29012710_1 (province VARCHAR, number_of_dairy_farms VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 23838, 22367, 1714, 834, 536, 41, 1409, 2494, 565, 584, 4280, 28027, 6, 381, 834, 858, 834, 26, 2256, 63, 834, 5544, 51, 7, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 7985, 21680, 953, 834, 23838, 22367, 1714, 834, 536, 549, 17444, 427, 381, 834, 858, 834, 26, 2256, 63, 834, 5544, 51, 7, 3274, 2382, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
what is the least amount of cattle head
SELECT MIN(number_of_dairy_cows) FROM table_29012710_1
CREATE TABLE table_29012710_1 (number_of_dairy_cows INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 23838, 22367, 1714, 834, 536, 41, 5525, 1152, 834, 858, 834, 26, 2256, 63, 834, 509, 210, 7, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 709, 866, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 5525, 1152, 834, 858, 834, 26, 2256, 63, 834, 509, 210, 7, 61, 21680, 953, 834, 23838, 22367, 1714, 834, 536, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
what is the least amount of milk cattle in ontario
SELECT MIN(number_of_dairy_cows) FROM table_29012710_1 WHERE province = "Ontario"
CREATE TABLE table_29012710_1 (number_of_dairy_cows INTEGER, province VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 23838, 22367, 1714, 834, 536, 41, 5525, 1152, 834, 858, 834, 26, 2256, 63, 834, 509, 210, 7, 3, 21342, 17966, 6, 7985, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 5525, 1152, 834, 858, 834, 26, 2256, 63, 834, 509, 210, 7, 61, 21680, 953, 834, 23838, 22367, 1714, 834, 536, 549, 17444, 427, 7985, 3274, 96, 7638, 5310, 32, 121, 1, -100, -100, -100, -100, -100, -...
What is the production code of the episode that was watched by 3.81 million U.S. viewers?
SELECT production_code FROM table_29054902_1 WHERE us_viewers__million_ = "3.81"
CREATE TABLE table_29054902_1 (production_code VARCHAR, us_viewers__million_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 23838, 5062, 2394, 357, 834, 536, 41, 20762, 834, 4978, 584, 4280, 28027, 6, 178, 834, 4576, 277, 834, 834, 17030, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0...
[ 3, 23143, 14196, 999, 834, 4978, 21680, 953, 834, 23838, 5062, 2394, 357, 834, 536, 549, 17444, 427, 178, 834, 4576, 277, 834, 834, 17030, 834, 3274, 96, 26195, 536, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who wrote the episode with a production code of 116?
SELECT written_by FROM table_29087004_2 WHERE production_code = 116
CREATE TABLE table_29087004_2 (written_by VARCHAR, production_code VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4018, 9295, 591, 834, 357, 41, 14973, 834, 969, 584, 4280, 28027, 6, 999, 834, 4978, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 2832, 8, 5640, 28, 3, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1545, 834, 969, 21680, 953, 834, 3166, 4018, 9295, 591, 834, 357, 549, 17444, 427, 999, 834, 4978, 3274, 3, 20159, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What number episode in the series had and original United States air date of December 24, 2010?
SELECT MAX(series__number) FROM table_29087004_2 WHERE united_states_original_airdate = "December 24, 2010"
CREATE TABLE table_29087004_2 (series__number INTEGER, united_states_original_airdate VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4018, 9295, 591, 834, 357, 41, 10833, 7, 834, 834, 5525, 1152, 3, 21342, 17966, 6, 18279, 834, 5540, 7, 834, 21878, 834, 2256, 5522, 584, 4280, 28027, 61, 3, 32105, 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, 4800, 4, 599, 10833, 7, 834, 834, 5525, 1152, 61, 21680, 953, 834, 3166, 4018, 9295, 591, 834, 357, 549, 17444, 427, 18279, 834, 5540, 7, 834, 21878, 834, 2256, 5522, 3274, 96, 29835, 14320, 2735, 121, 1, -100, -100...
Who wrote the episode directed by Jos Humphrey that had an original Canadian air date that was unknown and a United States original air date of August 27, 2011?
SELECT written_by FROM table_29087004_2 WHERE directed_by = "Jos Humphrey" AND canada_original_airdate = "Unknown" AND united_states_original_airdate = "August 27, 2011"
CREATE TABLE table_29087004_2 (written_by VARCHAR, united_states_original_airdate VARCHAR, directed_by VARCHAR, canada_original_airdate VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4018, 9295, 591, 834, 357, 41, 14973, 834, 969, 584, 4280, 28027, 6, 18279, 834, 5540, 7, 834, 21878, 834, 2256, 5522, 584, 4280, 28027, 6, 6640, 834, 969, 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, 1545, 834, 969, 21680, 953, 834, 3166, 4018, 9295, 591, 834, 357, 549, 17444, 427, 6640, 834, 969, 3274, 96, 683, 32, 7, 3455, 7656, 60, 63, 121, 3430, 19343, 834, 21878, 834, 2256, 5522, 3274, 96, 5110, 5661, 121, ...
What is the original United States air date of the episode written by Mike Ferris?
SELECT united_states_original_airdate FROM table_29087004_2 WHERE written_by = "Mike Ferris"
CREATE TABLE table_29087004_2 (united_states_original_airdate VARCHAR, written_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4018, 9295, 591, 834, 357, 41, 15129, 15, 26, 834, 5540, 7, 834, 21878, 834, 2256, 5522, 584, 4280, 28027, 6, 1545, 834, 969, 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, 1, 1, 0, 0...
[ 3, 23143, 14196, 18279, 834, 5540, 7, 834, 21878, 834, 2256, 5522, 21680, 953, 834, 3166, 4018, 9295, 591, 834, 357, 549, 17444, 427, 1545, 834, 969, 3274, 96, 329, 5208, 12762, 159, 121, 1, -100, -100, -100, -100, -100, -100, -100, ...
Who was Andrew and Georgies guest when Jamie and Johns guest was Joe Calzaghe?
SELECT andrew_and_georgies_guest FROM table_29141354_2 WHERE jamie_and_johns_guest = "Joe Calzaghe"
CREATE TABLE table_29141354_2 (andrew_and_georgies_guest VARCHAR, jamie_and_johns_guest VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2534, 2368, 5062, 834, 357, 41, 232, 60, 210, 834, 232, 834, 397, 1677, 725, 834, 15991, 17, 584, 4280, 28027, 6, 2662, 2720, 834, 232, 834, 27341, 7, 834, 15991, 17,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 11, 60, 210, 834, 232, 834, 397, 1677, 725, 834, 15991, 17, 21680, 953, 834, 3166, 2534, 2368, 5062, 834, 357, 549, 17444, 427, 2662, 2720, 834, 232, 834, 27341, 7, 834, 15991, 17, 3274, 96, 683, 32, 15, 3104, 162...
What were the scores when Jamie and Johns guest was Phillips Idowu?
SELECT scores FROM table_29141354_2 WHERE jamie_and_johns_guest = "Phillips Idowu"
CREATE TABLE table_29141354_2 (scores VARCHAR, jamie_and_johns_guest VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2534, 2368, 5062, 834, 357, 41, 7, 9022, 7, 584, 4280, 28027, 6, 2662, 2720, 834, 232, 834, 27341, 7, 834, 15991, 17, 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, 0, 0, 0...
[ 3, 23143, 14196, 7586, 21680, 953, 834, 3166, 2534, 2368, 5062, 834, 357, 549, 17444, 427, 2662, 2720, 834, 232, 834, 27341, 7, 834, 15991, 17, 3274, 96, 23305, 7446, 7, 27, 15198, 76, 121, 1, -100, -100, -100, -100, -100, -100, -10...
When was episode 02x02 first broadcast?
SELECT first_broadcast FROM table_29141354_2 WHERE episode = "02x02"
CREATE TABLE table_29141354_2 (first_broadcast VARCHAR, episode VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2534, 2368, 5062, 834, 357, 41, 14672, 834, 115, 8635, 5254, 584, 4280, 28027, 6, 5640, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 47, 5640, 11270, 226, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 166, 834, 115, 8635, 5254, 21680, 953, 834, 3166, 2534, 2368, 5062, 834, 357, 549, 17444, 427, 5640, 3274, 96, 4305, 226, 4305, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Who was Andrew and Georgies guest when Jamie and Johns guest was Jessica Ennis?
SELECT andrew_and_georgies_guest FROM table_29141354_2 WHERE jamie_and_johns_guest = "Jessica Ennis"
CREATE TABLE table_29141354_2 (andrew_and_georgies_guest VARCHAR, jamie_and_johns_guest VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2534, 2368, 5062, 834, 357, 41, 232, 60, 210, 834, 232, 834, 397, 1677, 725, 834, 15991, 17, 584, 4280, 28027, 6, 2662, 2720, 834, 232, 834, 27341, 7, 834, 15991, 17,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 11, 60, 210, 834, 232, 834, 397, 1677, 725, 834, 15991, 17, 21680, 953, 834, 3166, 2534, 2368, 5062, 834, 357, 549, 17444, 427, 2662, 2720, 834, 232, 834, 27341, 7, 834, 15991, 17, 3274, 96, 7851, 7, 7, 2617, 695,...
When was episode 02x07 first broadcast?
SELECT first_broadcast FROM table_29141354_2 WHERE episode = "02x07"
CREATE TABLE table_29141354_2 (first_broadcast VARCHAR, episode VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2534, 2368, 5062, 834, 357, 41, 14672, 834, 115, 8635, 5254, 584, 4280, 28027, 6, 5640, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 47, 5640, 11270, 226, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 166, 834, 115, 8635, 5254, 21680, 953, 834, 3166, 2534, 2368, 5062, 834, 357, 549, 17444, 427, 5640, 3274, 96, 4305, 226, 4560, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
List all the MCs with peak ranking of 6 who were inducted in 2007.
SELECT top_mc FROM table_29160596_1 WHERE year_inducted = 2007 AND peak_ranking = 6
CREATE TABLE table_29160596_1 (top_mc VARCHAR, year_inducted VARCHAR, peak_ranking VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2938, 3076, 4314, 834, 536, 41, 2916, 834, 51, 75, 584, 4280, 28027, 6, 215, 834, 77, 21336, 584, 4280, 28027, 6, 6734, 834, 6254, 53, 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, 420, 834, 51, 75, 21680, 953, 834, 3166, 2938, 3076, 4314, 834, 536, 549, 17444, 427, 215, 834, 77, 21336, 3274, 4101, 3430, 6734, 834, 6254, 53, 3274, 431, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
List all the MCs with 5 appearances who were inducted in 2007?
SELECT top_mc FROM table_29160596_1 WHERE appearances = 5 AND year_inducted = 2007
CREATE TABLE table_29160596_1 (top_mc VARCHAR, appearances VARCHAR, year_inducted VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2938, 3076, 4314, 834, 536, 41, 2916, 834, 51, 75, 584, 4280, 28027, 6, 3179, 7, 584, 4280, 28027, 6, 215, 834, 77, 21336, 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, 0, 0...
[ 3, 23143, 14196, 420, 834, 51, 75, 21680, 953, 834, 3166, 2938, 3076, 4314, 834, 536, 549, 17444, 427, 3179, 7, 3274, 305, 3430, 215, 834, 77, 21336, 3274, 4101, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
How many appearances by Meek Mill?
SELECT MAX(appearances) FROM table_29160596_1 WHERE top_mc = "Meek Mill"
CREATE TABLE table_29160596_1 (appearances INTEGER, top_mc VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2938, 3076, 4314, 834, 536, 41, 3096, 2741, 663, 7, 3, 21342, 17966, 6, 420, 834, 51, 75, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 3179, 7, 57, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 3096, 2741, 663, 7, 61, 21680, 953, 834, 3166, 2938, 3076, 4314, 834, 536, 549, 17444, 427, 420, 834, 51, 75, 3274, 96, 329, 10266, 4185, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What are the championship venues where the score was 6–7 (4–7) , 3–6?
SELECT championship FROM table_29163303_1 WHERE score = "6–7 (4–7) , 3–6"
CREATE TABLE table_29163303_1 (championship VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2938, 17225, 519, 834, 536, 41, 17788, 12364, 2009, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 33, 8, 10183, 11778, 213, 8, 26...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 10183, 21680, 953, 834, 3166, 2938, 17225, 519, 834, 536, 549, 17444, 427, 2604, 3274, 96, 948, 104, 940, 8457, 104, 12703, 3, 6, 220, 104, 948, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
On what surface was the Australian Open (6) played on?
SELECT surface FROM table_29163303_1 WHERE championship = "Australian Open (6)"
CREATE TABLE table_29163303_1 (surface VARCHAR, championship VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2938, 17225, 519, 834, 536, 41, 26899, 584, 4280, 28027, 6, 10183, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 461, 125, 1774, 47, 8, 3746, 2384, 3, 18669, 194...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1774, 21680, 953, 834, 3166, 2938, 17225, 519, 834, 536, 549, 17444, 427, 10183, 3274, 96, 31971, 29, 2384, 3, 18669, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Who was Bob Bryan's partner/s on a hard surface in 2003?
SELECT partner FROM table_29163303_1 WHERE year = 2003 AND surface = "Hard"
CREATE TABLE table_29163303_1 (partner VARCHAR, year VARCHAR, surface VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2938, 17225, 519, 834, 536, 41, 12300, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 6, 1774, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 5762, 15961, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2397, 21680, 953, 834, 3166, 2938, 17225, 519, 834, 536, 549, 17444, 427, 215, 3274, 3888, 3430, 1774, 3274, 96, 15537, 26, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
which vessel area was called for on november 30, 1970
SELECT shipyard FROM table_291768_1 WHERE commissioned = "November 30, 1970"
CREATE TABLE table_291768_1 (shipyard VARCHAR, commissioned VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2517, 3651, 834, 536, 41, 2009, 6636, 584, 4280, 28027, 6, 3, 17183, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 84, 12662, 616, 47, 718, 21, 30, 3, 5326, 18...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4383, 6636, 21680, 953, 834, 3166, 2517, 3651, 834, 536, 549, 17444, 427, 3, 17183, 3274, 96, 28635, 11558, 7434, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
what project was initially started before september 20, 1968
SELECT commissioned FROM table_291768_1 WHERE launched = "September 20, 1968"
CREATE TABLE table_291768_1 (commissioned VARCHAR, launched VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2517, 3651, 834, 536, 41, 17183, 584, 4280, 28027, 6, 3759, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 516, 47, 7513, 708, 274, 16022, 18247, 16047, 16506,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 17183, 21680, 953, 834, 3166, 2517, 3651, 834, 536, 549, 17444, 427, 3759, 3274, 96, 27652, 16047, 16506, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
when was the first start date that actually began on august 6, 1969
SELECT launched FROM table_291768_1 WHERE commissioned = "August 6, 1969"
CREATE TABLE table_291768_1 (launched VARCHAR, commissioned VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2517, 3651, 834, 536, 41, 27493, 15, 26, 584, 4280, 28027, 6, 3, 17183, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 116, 47, 8, 166, 456, 833, 24, 700, 1553,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3759, 21680, 953, 834, 3166, 2517, 3651, 834, 536, 549, 17444, 427, 3, 17183, 3274, 96, 26579, 8580, 17185, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who directed the episode with production code ip01003?
SELECT directed_by FROM table_29273057_1 WHERE production_code = "IP01003"
CREATE TABLE table_29273057_1 (directed_by VARCHAR, production_code VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 2555, 1458, 3436, 834, 536, 41, 22955, 834, 969, 584, 4280, 28027, 6, 999, 834, 4978, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 6640, 8, 5640, 28, 999,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 6640, 834, 969, 21680, 953, 834, 3166, 2555, 1458, 3436, 834, 536, 549, 17444, 427, 999, 834, 4978, 3274, 96, 4629, 632, 2915, 519, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
How many poles does the European F3 Open series have?
SELECT poles FROM table_29434211_1 WHERE series = "European F3 Open"
CREATE TABLE table_29434211_1 (poles VARCHAR, series VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4906, 4165, 2596, 834, 536, 41, 14332, 7, 584, 4280, 28027, 6, 939, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 11148, 7, 405, 8, 1611, 377, 519, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 11148, 7, 21680, 953, 834, 3166, 4906, 4165, 2596, 834, 536, 549, 17444, 427, 939, 3274, 96, 11351, 152, 377, 519, 2384, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the maximum season that has exactly 2 podiums?
SELECT MAX(season) FROM table_29434211_1 WHERE podiums = 2
CREATE TABLE table_29434211_1 (season INTEGER, podiums VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4906, 4165, 2596, 834, 536, 41, 9476, 3, 21342, 17966, 6, 22828, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2411, 774, 24, 65, 1776, 204, 228...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 9476, 61, 21680, 953, 834, 3166, 4906, 4165, 2596, 834, 536, 549, 17444, 427, 22828, 7, 3274, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Who wrote episode 23 of the season?
SELECT written_by FROM table_29436007_1 WHERE no_in_season = 23
CREATE TABLE table_29436007_1 (written_by VARCHAR, no_in_season VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4906, 6007, 940, 834, 536, 41, 14973, 834, 969, 584, 4280, 28027, 6, 150, 834, 77, 834, 9476, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 2832, 5640, 190...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1545, 834, 969, 21680, 953, 834, 3166, 4906, 6007, 940, 834, 536, 549, 17444, 427, 150, 834, 77, 834, 9476, 3274, 1902, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
How many seasons are there for the 3rd position?
SELECT COUNT(season) FROM table_29471472_1 WHERE position = "3rd"
CREATE TABLE table_29471472_1 (season VARCHAR, position VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4177, 24719, 357, 834, 536, 41, 9476, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 9385, 33, 132, 21, 8, 220, 52, 26, 110...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9476, 61, 21680, 953, 834, 3166, 4177, 24719, 357, 834, 536, 549, 17444, 427, 1102, 3274, 96, 519, 52, 26, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What season was the team autosport academy?
SELECT MAX(season) FROM table_29471472_1 WHERE team = "Autosport Academy"
CREATE TABLE table_29471472_1 (season INTEGER, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4177, 24719, 357, 834, 536, 41, 9476, 3, 21342, 17966, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 774, 47, 8, 372, 1510, 6661, 25990, 58, 1, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 9476, 61, 21680, 953, 834, 3166, 4177, 24719, 357, 834, 536, 549, 17444, 427, 372, 3274, 96, 16204, 6661, 4702, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the series for race 7
SELECT series FROM table_29471472_1 WHERE races = 7
CREATE TABLE table_29471472_1 (series VARCHAR, races VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4177, 24719, 357, 834, 536, 41, 10833, 7, 584, 4280, 28027, 6, 10879, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 939, 21, 1964, 489, 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, 939, 21680, 953, 834, 3166, 4177, 24719, 357, 834, 536, 549, 17444, 427, 10879, 3274, 489, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What season shows podium 7?
SELECT MIN(season) FROM table_29471472_1 WHERE podiums = 7
CREATE TABLE table_29471472_1 (season INTEGER, podiums VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4177, 24719, 357, 834, 536, 41, 9476, 3, 21342, 17966, 6, 22828, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 774, 1267, 22828, 489, 58, 1, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9476, 61, 21680, 953, 834, 3166, 4177, 24719, 357, 834, 536, 549, 17444, 427, 22828, 7, 3274, 489, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
How many French heads of state have a head of mission of Xavier Daufresne de la Chevalerie?
SELECT COUNT(french_head_of_state) FROM table_29474481_4 WHERE head_of_mission = "Xavier Daufresne de la Chevalerie"
CREATE TABLE table_29474481_4 (french_head_of_state VARCHAR, head_of_mission VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4177, 3628, 4959, 834, 591, 41, 89, 60, 5457, 834, 3313, 834, 858, 834, 5540, 584, 4280, 28027, 6, 819, 834, 858, 834, 5451, 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, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 89, 60, 5457, 834, 3313, 834, 858, 834, 5540, 61, 21680, 953, 834, 3166, 4177, 3628, 4959, 834, 591, 549, 17444, 427, 819, 834, 858, 834, 5451, 3274, 96, 4, 9, 5144, 309, 3019, 60, 7, 29, 15, 2...
What city is Tiffin University located in?
SELECT location___city FROM table_29483673_1 WHERE institution = "Tiffin University"
CREATE TABLE table_29483673_1 (location___city VARCHAR, institution VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3707, 3420, 4552, 834, 536, 41, 14836, 834, 834, 834, 6726, 584, 4280, 28027, 6, 6568, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 690, 19, 2262, 20434, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1128, 834, 834, 834, 6726, 21680, 953, 834, 3166, 3707, 3420, 4552, 834, 536, 549, 17444, 427, 6568, 3274, 96, 382, 23, 20434, 636, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the enrollment at the private university?
SELECT enrollment FROM table_29483673_1 WHERE affiliation = "Private"
CREATE TABLE table_29483673_1 (enrollment VARCHAR, affiliation VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3707, 3420, 4552, 834, 536, 41, 35, 4046, 297, 584, 4280, 28027, 6, 24405, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 17938, 44, 8, 1045, 3819, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 17938, 21680, 953, 834, 3166, 3707, 3420, 4552, 834, 536, 549, 17444, 427, 24405, 3274, 96, 7855, 208, 342, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the original air date when the director is Rowan Woods and the writer is Peter Duncan?
SELECT originalair_date FROM table_29494395_3 WHERE director = "Rowan Woods" AND writer = "Peter Duncan"
CREATE TABLE table_29494395_3 (originalair_date VARCHAR, director VARCHAR, writer VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3647, 4906, 3301, 834, 519, 41, 21878, 2256, 834, 5522, 584, 4280, 28027, 6, 2090, 584, 4280, 28027, 6, 4346, 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, 0, 0...
[ 3, 23143, 14196, 926, 2256, 834, 5522, 21680, 953, 834, 3166, 3647, 4906, 3301, 834, 519, 549, 17444, 427, 2090, 3274, 96, 448, 32, 3877, 2985, 7, 121, 3430, 4346, 3274, 96, 345, 15, 449, 25108, 121, 1, -100, -100, -100, -100, -100,...
How many sources are there for south africa?
SELECT COUNT(source_s_) FROM table_29487895_2 WHERE country___region = "South Africa"
CREATE TABLE table_29487895_2 (source_s_ VARCHAR, country___region VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3707, 3940, 3301, 834, 357, 41, 7928, 834, 7, 834, 584, 4280, 28027, 6, 684, 834, 834, 834, 18145, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 2836, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 7928, 834, 7, 834, 61, 21680, 953, 834, 3166, 3707, 3940, 3301, 834, 357, 549, 17444, 427, 684, 834, 834, 834, 18145, 3274, 96, 22081, 2648, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the premiere date of the american disney xd tron uprising site?
SELECT series_premiere FROM table_29487895_2 WHERE source_s_ = "American Disney XD Tron Uprising Site"
CREATE TABLE table_29487895_2 (series_premiere VARCHAR, source_s_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3707, 3940, 3301, 834, 357, 41, 10833, 7, 834, 2026, 2720, 60, 584, 4280, 28027, 6, 1391, 834, 7, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 939, 834, 2026, 2720, 60, 21680, 953, 834, 3166, 3707, 3940, 3301, 834, 357, 549, 17444, 427, 1391, 834, 7, 834, 3274, 96, 8778, 6118, 3, 4, 308, 7080, 29, 3234, 52, 4890, 3238, 121, 1, -100, -100, -100, -100, -10...
What country is in the region of France?
SELECT title_in_country FROM table_29487895_2 WHERE country___region = "France"
CREATE TABLE table_29487895_2 (title_in_country VARCHAR, country___region VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3707, 3940, 3301, 834, 357, 41, 21869, 834, 77, 834, 17529, 584, 4280, 28027, 6, 684, 834, 834, 834, 18145, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 68...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2233, 834, 77, 834, 17529, 21680, 953, 834, 3166, 3707, 3940, 3301, 834, 357, 549, 17444, 427, 684, 834, 834, 834, 18145, 3274, 96, 371, 5219, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the title in Canada?
SELECT title_in_country FROM table_29487895_2 WHERE country___region = "Canada"
CREATE TABLE table_29487895_2 (title_in_country VARCHAR, country___region VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3707, 3940, 3301, 834, 357, 41, 21869, 834, 77, 834, 17529, 584, 4280, 28027, 6, 684, 834, 834, 834, 18145, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2233, 834, 77, 834, 17529, 21680, 953, 834, 3166, 3707, 3940, 3301, 834, 357, 549, 17444, 427, 684, 834, 834, 834, 18145, 3274, 96, 28811, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What was the best finish for 206 on the money list?
SELECT best_finish FROM table_29499399_2 WHERE money_list_rank = "206"
CREATE TABLE table_29499399_2 (best_finish VARCHAR, money_list_rank VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3647, 4271, 3264, 834, 357, 41, 9606, 834, 25535, 584, 4280, 28027, 6, 540, 834, 3350, 834, 6254, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 200, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 200, 834, 25535, 21680, 953, 834, 3166, 3647, 4271, 3264, 834, 357, 549, 17444, 427, 540, 834, 3350, 834, 6254, 3274, 96, 24643, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
How many ranks on the money list had a best finish of t10?
SELECT COUNT(money_list_rank) FROM table_29499399_2 WHERE best_finish = "T10"
CREATE TABLE table_29499399_2 (money_list_rank VARCHAR, best_finish VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3647, 4271, 3264, 834, 357, 41, 28442, 834, 3350, 834, 6254, 584, 4280, 28027, 6, 200, 834, 25535, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 13799, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 28442, 834, 3350, 834, 6254, 61, 21680, 953, 834, 3166, 3647, 4271, 3264, 834, 357, 549, 17444, 427, 200, 834, 25535, 3274, 96, 382, 1714, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Which money list ranks had a best finish of 2?
SELECT COUNT(money_list_rank) FROM table_29499399_2 WHERE best_finish = "2"
CREATE TABLE table_29499399_2 (money_list_rank VARCHAR, best_finish VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3647, 4271, 3264, 834, 357, 41, 28442, 834, 3350, 834, 6254, 584, 4280, 28027, 6, 200, 834, 25535, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 540, 570, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 28442, 834, 3350, 834, 6254, 61, 21680, 953, 834, 3166, 3647, 4271, 3264, 834, 357, 549, 17444, 427, 200, 834, 25535, 3274, 96, 357, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is Jonathan Kaye's money list ranking?
SELECT COUNT(money_list_rank) FROM table_29499399_2 WHERE player = "Jonathan Kaye"
CREATE TABLE table_29499399_2 (money_list_rank VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3647, 4271, 3264, 834, 357, 41, 28442, 834, 3350, 834, 6254, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 13197, 14168, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 28442, 834, 3350, 834, 6254, 61, 21680, 953, 834, 3166, 3647, 4271, 3264, 834, 357, 549, 17444, 427, 1959, 3274, 96, 683, 106, 9, 6736, 14168, 15, 121, 1, -100, -100, -100, -100, -100, -100, -100, ...
Where is Cameron Beckman's rank on the money list?
SELECT money_list_rank FROM table_29499399_2 WHERE player = "Cameron Beckman"
CREATE TABLE table_29499399_2 (money_list_rank VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3647, 4271, 3264, 834, 357, 41, 28442, 834, 3350, 834, 6254, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2840, 19, 18501, 9864, 348, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 540, 834, 3350, 834, 6254, 21680, 953, 834, 3166, 3647, 4271, 3264, 834, 357, 549, 17444, 427, 1959, 3274, 96, 254, 9, 935, 106, 9864, 348, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
When 6 is the w what is the pa?
SELECT pa FROM table_29565541_2 WHERE w = 6
CREATE TABLE table_29565541_2 (pa VARCHAR, w VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4834, 3769, 4853, 834, 357, 41, 102, 9, 584, 4280, 28027, 6, 3, 210, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 431, 19, 8, 3, 210, 125, 19, 8, 2576,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2576, 21680, 953, 834, 3166, 4834, 3769, 4853, 834, 357, 549, 17444, 427, 3, 210, 3274, 431, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
When 5 is the l what is the lowest amount of stolen ends?
SELECT MIN(stolen_ends) FROM table_29565541_2 WHERE l = 5
CREATE TABLE table_29565541_2 (stolen_ends INTEGER, l VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4834, 3769, 4853, 834, 357, 41, 7, 235, 40, 35, 834, 989, 7, 3, 21342, 17966, 6, 3, 40, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 305, 19, 8, 3, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 7, 235, 40, 35, 834, 989, 7, 61, 21680, 953, 834, 3166, 4834, 3769, 4853, 834, 357, 549, 17444, 427, 3, 40, 3274, 305, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
How many million people in the US saw the episode with production code 105?
SELECT us_viewers__millions_ FROM table_29569969_2 WHERE production_code = 105
CREATE TABLE table_29569969_2 (us_viewers__millions_ VARCHAR, production_code VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4834, 3264, 3951, 834, 357, 41, 302, 834, 4576, 277, 834, 834, 17030, 7, 834, 584, 4280, 28027, 6, 999, 834, 4978, 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, 178, 834, 4576, 277, 834, 834, 17030, 7, 834, 21680, 953, 834, 3166, 4834, 3264, 3951, 834, 357, 549, 17444, 427, 999, 834, 4978, 3274, 3, 12869, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who directed the episode that had 1.48 million viewers in the U.S.?
SELECT directed_by FROM table_29569969_2 WHERE us_viewers__millions_ = "1.48"
CREATE TABLE table_29569969_2 (directed_by VARCHAR, us_viewers__millions_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4834, 3264, 3951, 834, 357, 41, 22955, 834, 969, 584, 4280, 28027, 6, 178, 834, 4576, 277, 834, 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, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 6640, 834, 969, 21680, 953, 834, 3166, 4834, 3264, 3951, 834, 357, 549, 17444, 427, 178, 834, 4576, 277, 834, 834, 17030, 7, 834, 3274, 96, 14912, 927, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
what is the status for seed 14
SELECT status FROM table_29572583_20 WHERE seed = 14
CREATE TABLE table_29572583_20 (status VARCHAR, seed VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3436, 1828, 4591, 834, 1755, 41, 8547, 302, 584, 4280, 28027, 6, 6677, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 2637, 21, 6677, 968, 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, 2637, 21680, 953, 834, 3166, 3436, 1828, 4591, 834, 1755, 549, 17444, 427, 6677, 3274, 968, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
which player had the status to the fourth round lost to tsvetana pironkova [32] Answers:
SELECT player FROM table_29572583_20 WHERE status = "Fourth round lost to Tsvetana Pironkova [32]"
CREATE TABLE table_29572583_20 (player VARCHAR, status VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3436, 1828, 4591, 834, 1755, 41, 20846, 584, 4280, 28027, 6, 2637, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 84, 1959, 141, 8, 2637, 12, 8, 4509, 1751, 1513,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1959, 21680, 953, 834, 3166, 3436, 1828, 4591, 834, 1755, 549, 17444, 427, 2637, 3274, 96, 371, 1211, 189, 1751, 1513, 12, 332, 7, 162, 17, 152, 9, 23421, 106, 9789, 9, 784, 2668, 908, 121, 1, -100, -100, -100, -1...
how many new points does the player roberta vinci have?
SELECT MAX(new_points) FROM table_29572583_20 WHERE player = "Roberta Vinci"
CREATE TABLE table_29572583_20 (new_points INTEGER, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 3436, 1828, 4591, 834, 1755, 41, 5534, 834, 2700, 7, 3, 21342, 17966, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 149, 186, 126, 979, 405, 8, 1959, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4800, 4, 599, 5534, 834, 2700, 7, 61, 21680, 953, 834, 3166, 3436, 1828, 4591, 834, 1755, 549, 17444, 427, 1959, 3274, 96, 24372, 49, 17, 9, 584, 11542, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many o-19% are where the quartier is in saint-loup?
SELECT _percentage_0_19_years FROM table_29615165_5 WHERE quartier = "Saint-Loup"
CREATE TABLE table_29615165_5 (_percentage_0_19_years VARCHAR, quartier VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 4314, 1808, 22823, 834, 755, 41, 834, 883, 3728, 545, 834, 632, 834, 2294, 834, 1201, 7, 584, 4280, 28027, 6, 15492, 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, 3, 834, 883, 3728, 545, 834, 632, 834, 2294, 834, 1201, 7, 21680, 953, 834, 357, 4314, 1808, 22823, 834, 755, 549, 17444, 427, 15492, 3274, 96, 26667, 18, 434, 32, 413, 121, 1, -100, -100, -100, -100, -100, -100, ...
how many 20-39% are in pont-de-vivaux?
SELECT COUNT(_percentage_20_39_years) FROM table_29615165_5 WHERE quartier = "Pont-de-Vivaux"
CREATE TABLE table_29615165_5 (_percentage_20_39_years VARCHAR, quartier VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 4314, 1808, 22823, 834, 755, 41, 834, 883, 3728, 545, 834, 1755, 834, 3288, 834, 1201, 7, 584, 4280, 28027, 6, 15492, 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, 2847, 17161, 599, 834, 883, 3728, 545, 834, 1755, 834, 3288, 834, 1201, 7, 61, 21680, 953, 834, 357, 4314, 1808, 22823, 834, 755, 549, 17444, 427, 15492, 3274, 96, 345, 1770, 18, 221, 18, 19600, 1724, 121, 1, -100, ...
the quartier menpenti has how many 40-59 year olds?
SELECT _percentage_40_59_years FROM table_29615165_5 WHERE quartier = "Menpenti"
CREATE TABLE table_29615165_5 (_percentage_40_59_years VARCHAR, quartier VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 4314, 1808, 22823, 834, 755, 41, 834, 883, 3728, 545, 834, 2445, 834, 3390, 834, 1201, 7, 584, 4280, 28027, 6, 15492, 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, 3, 834, 883, 3728, 545, 834, 2445, 834, 3390, 834, 1201, 7, 21680, 953, 834, 357, 4314, 1808, 22823, 834, 755, 549, 17444, 427, 15492, 3274, 96, 329, 35, 102, 295, 23, 121, 1, -100, -100, -100, -100, -100, -100, -...
What episode number in the series was directed by Winrich Kolbe?
SELECT MIN(no_in_series) FROM table_29585196_1 WHERE directed_by = "Winrich Kolbe"
CREATE TABLE table_29585196_1 (no_in_series INTEGER, directed_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3301, 4433, 26937, 834, 536, 41, 29, 32, 834, 77, 834, 10833, 7, 3, 21342, 17966, 6, 6640, 834, 969, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 5640, 38...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 29, 32, 834, 77, 834, 10833, 7, 61, 21680, 953, 834, 357, 3301, 4433, 26937, 834, 536, 549, 17444, 427, 6640, 834, 969, 3274, 96, 18455, 3723, 12561, 346, 121, 1, -100, -100, -100, -100, -100, -100, ...
What is the position for the university of akron michigan bucks affiliation
SELECT position FROM table_29626583_1 WHERE affiliation = "University of Akron Michigan Bucks"
CREATE TABLE table_29626583_1 (position VARCHAR, affiliation VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4056, 4122, 4591, 834, 536, 41, 4718, 584, 4280, 28027, 6, 24405, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1102, 21, 8, 3819, 13, 3, 9, 22318,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1102, 21680, 953, 834, 3166, 4056, 4122, 4591, 834, 536, 549, 17444, 427, 24405, 3274, 96, 8313, 485, 13, 4823, 52, 106, 5847, 10295, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the position for the university of north carolina carolina dynamo affiliation
SELECT position FROM table_29626583_1 WHERE affiliation = "University of North Carolina Carolina Dynamo"
CREATE TABLE table_29626583_1 (position VARCHAR, affiliation VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4056, 4122, 4591, 834, 536, 41, 4718, 584, 4280, 28027, 6, 24405, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1102, 21, 8, 3819, 13, 3457, 443, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1102, 21680, 953, 834, 3166, 4056, 4122, 4591, 834, 536, 549, 17444, 427, 24405, 3274, 96, 8313, 485, 13, 1117, 5089, 5089, 13967, 51, 32, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
how many pick# does the chivas usa mls team have
SELECT MAX(pick__number) FROM table_29626583_1 WHERE mls_team = "Chivas USA"
CREATE TABLE table_29626583_1 (pick__number INTEGER, mls_team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4056, 4122, 4591, 834, 536, 41, 17967, 834, 834, 5525, 1152, 3, 21342, 17966, 6, 3, 51, 40, 7, 834, 11650, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 149, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 17967, 834, 834, 5525, 1152, 61, 21680, 953, 834, 3166, 4056, 4122, 4591, 834, 536, 549, 17444, 427, 3, 51, 40, 7, 834, 11650, 3274, 96, 3541, 6823, 7, 2312, 121, 1, -100, -100, -100, -100, -100, -10...
how many pick# does the university of akron reading united michigan bucks affiliation have
SELECT COUNT(pick__number) FROM table_29626583_1 WHERE affiliation = "University of Akron Reading United Michigan Bucks"
CREATE TABLE table_29626583_1 (pick__number VARCHAR, affiliation VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4056, 4122, 4591, 834, 536, 41, 17967, 834, 834, 5525, 1152, 584, 4280, 28027, 6, 24405, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 149, 186, 1432, 4663, 405, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 17967, 834, 834, 5525, 1152, 61, 21680, 953, 834, 3166, 4056, 4122, 4591, 834, 536, 549, 17444, 427, 24405, 3274, 96, 8313, 485, 13, 4823, 52, 106, 9825, 907, 5847, 10295, 7, 121, 1, -100, -100, -1...
what is the position for the united states u-20 affiliation
SELECT position FROM table_29626583_1 WHERE affiliation = "United States U-20"
CREATE TABLE table_29626583_1 (position VARCHAR, affiliation VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4056, 4122, 4591, 834, 536, 41, 4718, 584, 4280, 28027, 6, 24405, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 1102, 21, 8, 18279, 2315, 3, 76, 79...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1102, 21680, 953, 834, 3166, 4056, 4122, 4591, 834, 536, 549, 17444, 427, 24405, 3274, 96, 5110, 23, 1054, 1323, 412, 7988, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the title of the episode with a production code of FL209?
SELECT title FROM table_29747178_3 WHERE production_code = "FL209"
CREATE TABLE table_29747178_3 (title VARCHAR, production_code VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4581, 4450, 3940, 834, 519, 41, 21869, 584, 4280, 28027, 6, 999, 834, 4978, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2233, 13, 8, 5640, 28, 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, 2233, 21680, 953, 834, 3166, 4581, 4450, 3940, 834, 519, 549, 17444, 427, 999, 834, 4978, 3274, 96, 10765, 357, 4198, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Who directed the episode that was watched by 2.67 million U.S. viewers?
SELECT directed_by FROM table_29747178_3 WHERE us_viewers__million_ = "2.67"
CREATE TABLE table_29747178_3 (directed_by VARCHAR, us_viewers__million_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4581, 4450, 3940, 834, 519, 41, 22955, 834, 969, 584, 4280, 28027, 6, 178, 834, 4576, 277, 834, 834, 17030, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 26...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 6640, 834, 969, 21680, 953, 834, 3166, 4581, 4450, 3940, 834, 519, 549, 17444, 427, 178, 834, 4576, 277, 834, 834, 17030, 834, 3274, 96, 4416, 3708, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the lowest value for int. caps?
SELECT MIN(int_caps) FROM table_29743928_5
CREATE TABLE table_29743928_5 (int_caps INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4581, 3288, 2577, 834, 755, 41, 77, 17, 834, 4010, 7, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7402, 701, 21, 16, 17, 5, 16753, 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, 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, 3, 17684, 599, 77, 17, 834, 4010, 7, 61, 21680, 953, 834, 3166, 4581, 3288, 2577, 834, 755, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many trains are there for the route via trivandrum, ernakulam, newdelhi?
SELECT COUNT(train_number) FROM table_29770377_1 WHERE route_via = "Trivandrum, Ernakulam, NewDelhi"
CREATE TABLE table_29770377_1 (train_number VARCHAR, route_via VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4013, 4928, 4013, 834, 536, 41, 9719, 834, 5525, 1152, 584, 4280, 28027, 6, 2981, 834, 5907, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 14053, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 9719, 834, 5525, 1152, 61, 21680, 953, 834, 3166, 4013, 4928, 4013, 834, 536, 549, 17444, 427, 2981, 834, 5907, 3274, 96, 19310, 2132, 17870, 6, 848, 29, 9, 10701, 265, 6, 368, 2962, 40, 107, 23, ...
What is the route for the destination of guruvayur?
SELECT route_via FROM table_29770377_1 WHERE destination = "Guruvayur"
CREATE TABLE table_29770377_1 (route_via VARCHAR, destination VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4013, 4928, 4013, 834, 536, 41, 20300, 834, 5907, 584, 4280, 28027, 6, 3954, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2981, 21, 8, 3954, 13, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2981, 834, 5907, 21680, 953, 834, 3166, 4013, 4928, 4013, 834, 536, 549, 17444, 427, 3954, 3274, 96, 517, 450, 76, 900, 63, 450, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many route/via's are there for the ernad express?
SELECT COUNT(route_via) FROM table_29770377_1 WHERE train_name = "Ernad Express"
CREATE TABLE table_29770377_1 (route_via VARCHAR, train_name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 3166, 4013, 4928, 4013, 834, 536, 41, 20300, 834, 5907, 584, 4280, 28027, 6, 2412, 834, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 2981, 87, 5907, 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, 2847, 17161, 599, 20300, 834, 5907, 61, 21680, 953, 834, 3166, 4013, 4928, 4013, 834, 536, 549, 17444, 427, 2412, 834, 4350, 3274, 96, 10575, 29, 9, 26, 7319, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...