NATURAL_LANG
stringlengths
12
244
SQL
stringlengths
18
336
SCHEMA
stringlengths
27
355
input_ids
list
attention_mask
list
labels
list
How many players did the most high points in the game with 39-22 record?
SELECT COUNT(high_points) FROM table_23286223_8 WHERE record = "39-22"
CREATE TABLE table_23286223_8 (high_points VARCHAR, record VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 2577, 4056, 2773, 834, 927, 41, 6739, 834, 2700, 7, 584, 4280, 28027, 6, 1368, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 1508, 410, 8, 167, 306, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6739, 834, 2700, 7, 61, 21680, 953, 834, 2773, 2577, 4056, 2773, 834, 927, 549, 17444, 427, 1368, 3274, 96, 3288, 16149, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the broadcast date where Jason's team is Rhod Gilbert and Shappi Khorsandi?
SELECT first_broadcast FROM table_23292220_8 WHERE jasons_team = "Rhod Gilbert and Shappi Khorsandi"
CREATE TABLE table_23292220_8 (first_broadcast VARCHAR, jasons_team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3166, 2884, 1755, 834, 927, 41, 14672, 834, 115, 8635, 5254, 584, 4280, 28027, 6, 2662, 6577, 834, 11650, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 166, 834, 115, 8635, 5254, 21680, 953, 834, 2773, 3166, 2884, 1755, 834, 927, 549, 17444, 427, 2662, 6577, 834, 11650, 3274, 96, 448, 107, 32, 26, 24378, 11, 3926, 1572, 23, 13495, 127, 7, 232, 23, 121, 1, -100, -...
In how many episodes did Sean's team include Jeremy Clarkson and James McQuillan?
SELECT COUNT(episode) FROM table_23292220_8 WHERE seans_team = "Jeremy Clarkson and James McQuillan"
CREATE TABLE table_23292220_8 (episode VARCHAR, seans_team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3166, 2884, 1755, 834, 927, 41, 15, 102, 159, 32, 221, 584, 4280, 28027, 6, 142, 3247, 834, 11650, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 15, 102, 159, 32, 221, 61, 21680, 953, 834, 2773, 3166, 2884, 1755, 834, 927, 549, 17444, 427, 142, 3247, 834, 11650, 3274, 96, 18540, 8265, 739, 11, 2549, 3038, 5991, 1092, 152, 121, 1, -100, -100...
Who was on Jason's team for the 12 June 2009 episode?
SELECT jasons_team FROM table_23292220_8 WHERE first_broadcast = "12 June 2009"
CREATE TABLE table_23292220_8 (jasons_team VARCHAR, first_broadcast VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3166, 2884, 1755, 834, 927, 41, 1191, 6577, 834, 11650, 584, 4280, 28027, 6, 166, 834, 115, 8635, 5254, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 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, 2662, 6577, 834, 11650, 21680, 953, 834, 2773, 3166, 2884, 1755, 834, 927, 549, 17444, 427, 166, 834, 115, 8635, 5254, 3274, 96, 2122, 1515, 2464, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Who was on Jason's team in the episode where Sean's team was Reginald D. Hunter and Kelly Osbourne?
SELECT jasons_team FROM table_23292220_8 WHERE seans_team = "Reginald D. Hunter and Kelly Osbourne"
CREATE TABLE table_23292220_8 (jasons_team VARCHAR, seans_team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3166, 2884, 1755, 834, 927, 41, 1191, 6577, 834, 11650, 584, 4280, 28027, 6, 142, 3247, 834, 11650, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 30, 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, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2662, 6577, 834, 11650, 21680, 953, 834, 2773, 3166, 2884, 1755, 834, 927, 549, 17444, 427, 142, 3247, 834, 11650, 3274, 96, 17748, 10270, 26, 309, 5, 14046, 11, 10605, 411, 7, 26255, 121, 1, -100, -100, -100, -100, ...
what is the record where the locaiton is tampa, fl and the opponent is louisville?
SELECT record FROM table_23346303_3 WHERE location = "Tampa, FL" AND opponent = "Louisville"
CREATE TABLE table_23346303_3 (record VARCHAR, location VARCHAR, opponent VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 20879, 4448, 23335, 834, 519, 41, 60, 7621, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 6, 15264, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 1368, 213,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1368, 21680, 953, 834, 20879, 4448, 23335, 834, 519, 549, 17444, 427, 1128, 3274, 96, 382, 4624, 9, 6, 7212, 121, 3430, 15264, 3274, 96, 28365, 1420, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
what is the number of opponents where the location is syracuse, ny?
SELECT COUNT(opponent) FROM table_23346303_3 WHERE location = "Syracuse, NY"
CREATE TABLE table_23346303_3 (opponent VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 20879, 4448, 23335, 834, 519, 41, 32, 102, 9977, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 381, 13, 16383, 213, 8, 1128, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 32, 102, 9977, 61, 21680, 953, 834, 20879, 4448, 23335, 834, 519, 549, 17444, 427, 1128, 3274, 96, 134, 63, 3738, 1074, 6, 5825, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
what is the record where the opponent is central connecticut?
SELECT record FROM table_23346303_3 WHERE opponent = "Central Connecticut"
CREATE TABLE table_23346303_3 (record VARCHAR, opponent VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 20879, 4448, 23335, 834, 519, 41, 60, 7621, 584, 4280, 28027, 6, 15264, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 1368, 213, 8, 15264, 19, 2069, 1979, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1368, 21680, 953, 834, 20879, 4448, 23335, 834, 519, 549, 17444, 427, 15264, 3274, 96, 30497, 15505, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
If the channels is wxyzrstuvpq, what is the horizontal order?
SELECT horizontal_order FROM table_233830_1 WHERE channels = "WXYZRSTUVPQ"
CREATE TABLE table_233830_1 (horizontal_order VARCHAR, channels VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3747, 1458, 834, 536, 41, 12158, 1947, 834, 9397, 584, 4280, 28027, 6, 6047, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 156, 8, 6047, 19, 3, 210, 226, 63, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9969, 834, 9397, 21680, 953, 834, 2773, 3747, 1458, 834, 536, 549, 17444, 427, 6047, 3274, 96, 518, 4, 476, 956, 5249, 9968, 11527, 2247, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
If the height order is 1 and the soundfield type is mixed-order, what are all the channels?
SELECT channels FROM table_233830_1 WHERE soundfield_type = "mixed-order" AND height_order = 1
CREATE TABLE table_233830_1 (channels VARCHAR, soundfield_type VARCHAR, height_order VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3747, 1458, 834, 536, 41, 19778, 7, 584, 4280, 28027, 6, 1345, 1846, 834, 6137, 584, 4280, 28027, 6, 3902, 834, 9397, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 3210...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 6047, 21680, 953, 834, 2773, 3747, 1458, 834, 536, 549, 17444, 427, 1345, 1846, 834, 6137, 3274, 96, 13682, 15, 26, 18, 9397, 121, 3430, 3902, 834, 9397, 3274, 209, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
If the channels is wxyzuv, what is the number of channels?
SELECT number_of_channels FROM table_233830_1 WHERE channels = "WXYZUV"
CREATE TABLE table_233830_1 (number_of_channels VARCHAR, channels VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3747, 1458, 834, 536, 41, 5525, 1152, 834, 858, 834, 19778, 7, 584, 4280, 28027, 6, 6047, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 156, 8, 6047, 19, 3, 21...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 381, 834, 858, 834, 19778, 7, 21680, 953, 834, 2773, 3747, 1458, 834, 536, 549, 17444, 427, 6047, 3274, 96, 518, 4, 476, 956, 23327, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What are the titles of the episodes which had 1.10 million U.S. viewers?
SELECT title FROM table_23399481_4 WHERE us_viewers__in_millions_ = "1.10"
CREATE TABLE table_23399481_4 (title VARCHAR, us_viewers__in_millions_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 20879, 3264, 3707, 536, 834, 591, 41, 21869, 584, 4280, 28027, 6, 178, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 2233, 21680, 953, 834, 20879, 3264, 3707, 536, 834, 591, 549, 17444, 427, 178, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 3274, 96, 11039, 632, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the name of the episodes which had 1.22 million U.S. viewers?
SELECT title FROM table_23399481_4 WHERE us_viewers__in_millions_ = "1.22"
CREATE TABLE table_23399481_4 (title VARCHAR, us_viewers__in_millions_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 20879, 3264, 3707, 536, 834, 591, 41, 21869, 584, 4280, 28027, 6, 178, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 2233, 21680, 953, 834, 20879, 3264, 3707, 536, 834, 591, 549, 17444, 427, 178, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 3274, 96, 10917, 357, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
How many millions of viewers did the episode written by Andrea Conway Kagey?
SELECT us_viewers__in_millions_ FROM table_23399481_4 WHERE written_by = "Andrea Conway Kagey"
CREATE TABLE table_23399481_4 (us_viewers__in_millions_ VARCHAR, written_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 20879, 3264, 3707, 536, 834, 591, 41, 302, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 584, 4280, 28027, 6, 1545, 834, 969, 584, 4280, 28027, 61, 3, 32105, 32106, 321...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0...
[ 3, 23143, 14196, 178, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 21680, 953, 834, 20879, 3264, 3707, 536, 834, 591, 549, 17444, 427, 1545, 834, 969, 3274, 96, 7175, 864, 1193, 1343, 480, 545, 63, 121, 1, -100, -100, -100, -...
What is the title of the episode/s written by Michael Gans & Richard Register?
SELECT title FROM table_23399481_4 WHERE written_by = "Michael Gans & Richard Register"
CREATE TABLE table_23399481_4 (title VARCHAR, written_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 20879, 3264, 3707, 536, 834, 591, 41, 21869, 584, 4280, 28027, 6, 1545, 834, 969, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2233, 13, 8, 5640, 87, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2233, 21680, 953, 834, 20879, 3264, 3707, 536, 834, 591, 549, 17444, 427, 1545, 834, 969, 3274, 96, 329, 362, 9, 15, 40, 17980, 7, 3, 184, 4117, 12306, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the total score when 7 is the average ranking?
SELECT MAX(total_score) FROM table_23465011_5 WHERE average_ranking = 7
CREATE TABLE table_23465011_5 (total_score INTEGER, average_ranking VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 4448, 1752, 2596, 834, 755, 41, 235, 1947, 834, 7, 9022, 3, 21342, 17966, 6, 1348, 834, 6254, 53, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 235, 1947, 834, 7, 9022, 61, 21680, 953, 834, 2773, 4448, 1752, 2596, 834, 755, 549, 17444, 427, 1348, 834, 6254, 53, 3274, 489, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Which couple has 295 as a total score?
SELECT couple FROM table_23465011_5 WHERE total_score = 295
CREATE TABLE table_23465011_5 (couple VARCHAR, total_score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 4448, 1752, 2596, 834, 755, 41, 15976, 109, 584, 4280, 28027, 6, 792, 834, 7, 9022, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 1158, 65, 204, 3301, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1158, 21680, 953, 834, 2773, 4448, 1752, 2596, 834, 755, 549, 17444, 427, 792, 834, 7, 9022, 3274, 204, 3301, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the average for the couple anh & luda?
SELECT average FROM table_23465011_5 WHERE couple = "Anh & Luda"
CREATE TABLE table_23465011_5 (average VARCHAR, couple VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 4448, 1752, 2596, 834, 755, 41, 28951, 584, 4280, 28027, 6, 1158, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1348, 21, 8, 1158, 46, 107, 3, 184,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1348, 21680, 953, 834, 2773, 4448, 1752, 2596, 834, 755, 549, 17444, 427, 1158, 3274, 96, 188, 29, 107, 3, 184, 2318, 26, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What was the largest attended game?
SELECT MAX(attendance) FROM table_23486853_5
CREATE TABLE table_23486853_5 (attendance INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3707, 3651, 4867, 834, 755, 41, 15116, 663, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2015, 5526, 467, 58, 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, 4800, 4, 599, 15116, 663, 61, 21680, 953, 834, 2773, 3707, 3651, 4867, 834, 755, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What scores happened on February 9?
SELECT score FROM table_23486853_7 WHERE date = "February 9"
CREATE TABLE table_23486853_7 (score VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3707, 3651, 4867, 834, 940, 41, 7, 9022, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 7586, 2817, 30, 2083, 668, 58, 1, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2604, 21680, 953, 834, 2773, 3707, 3651, 4867, 834, 940, 549, 17444, 427, 833, 3274, 96, 31122, 668, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What scores happened on February 11?
SELECT score FROM table_23486853_7 WHERE date = "February 11"
CREATE TABLE table_23486853_7 (score VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3707, 3651, 4867, 834, 940, 41, 7, 9022, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 7586, 2817, 30, 2083, 850, 58, 1, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2604, 21680, 953, 834, 2773, 3707, 3651, 4867, 834, 940, 549, 17444, 427, 833, 3274, 96, 31122, 850, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many directed by have 2.80 as u.s. viewers (in millions)?
SELECT COUNT(directed_by) FROM table_23499946_1 WHERE us_viewers__in_millions_ = "2.80"
CREATE TABLE table_23499946_1 (directed_by VARCHAR, us_viewers__in_millions_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3710, 19446, 4448, 834, 536, 41, 22955, 834, 969, 584, 4280, 28027, 6, 178, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 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, 22955, 834, 969, 61, 21680, 953, 834, 357, 3710, 19446, 4448, 834, 536, 549, 17444, 427, 178, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 3274, 96, 4416, 2079, 121, 1, -100, -100, -100, -100,...
What is the title when 2.50 is u.s. viewers (in millions)?
SELECT title FROM table_23499946_1 WHERE us_viewers__in_millions_ = "2.50"
CREATE TABLE table_23499946_1 (title VARCHAR, us_viewers__in_millions_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3710, 19446, 4448, 834, 536, 41, 21869, 584, 4280, 28027, 6, 178, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0...
[ 3, 23143, 14196, 2233, 21680, 953, 834, 357, 3710, 19446, 4448, 834, 536, 549, 17444, 427, 178, 834, 4576, 277, 834, 834, 77, 834, 17030, 7, 834, 3274, 96, 4416, 1752, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Name the number of points defending for 1075
SELECT COUNT(points) AS defending FROM table_23501776_16 WHERE new_points = 1075
CREATE TABLE table_23501776_16 (points VARCHAR, new_points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 1752, 2517, 3959, 834, 2938, 41, 2700, 7, 584, 4280, 28027, 6, 126, 834, 2700, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 381, 13, 979, 3, 20309...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2700, 7, 61, 6157, 3, 20309, 21680, 953, 834, 2773, 1752, 2517, 3959, 834, 2938, 549, 17444, 427, 126, 834, 2700, 7, 3274, 335, 3072, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the points won for 1230
SELECT points AS won FROM table_23501776_16 WHERE points = 1230
CREATE TABLE table_23501776_16 (points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 1752, 2517, 3959, 834, 2938, 41, 2700, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 979, 751, 21, 586, 1458, 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, 979, 6157, 751, 21680, 953, 834, 2773, 1752, 2517, 3959, 834, 2938, 549, 17444, 427, 979, 3274, 586, 1458, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the status for points 3185
SELECT status FROM table_23501776_16 WHERE points = 3185
CREATE TABLE table_23501776_16 (status VARCHAR, points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 1752, 2517, 3959, 834, 2938, 41, 8547, 302, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 2637, 21, 979, 220, 21594, 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, 2773, 1752, 2517, 3959, 834, 2938, 549, 17444, 427, 979, 3274, 220, 21594, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What are the numbers for the order number 713096-713119?
SELECT numbers FROM table_2351952_1 WHERE order_number = "713096-713119"
CREATE TABLE table_2351952_1 (numbers VARCHAR, order_number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25174, 22464, 357, 834, 536, 41, 5525, 1152, 7, 584, 4280, 28027, 6, 455, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 33, 8, 2302, 21, 8, 455...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2302, 21680, 953, 834, 25174, 22464, 357, 834, 536, 549, 17444, 427, 455, 834, 5525, 1152, 3274, 96, 4450, 1458, 4314, 6832, 2368, 19993, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
The numbers 801-812 are in which country?
SELECT country FROM table_2351952_1 WHERE numbers = "801-812"
CREATE TABLE table_2351952_1 (country VARCHAR, numbers VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25174, 22464, 357, 834, 536, 41, 17529, 584, 4280, 28027, 6, 2302, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 37, 2302, 2775, 536, 6039, 2122, 33, 16, 84, 684, 58, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 684, 21680, 953, 834, 25174, 22464, 357, 834, 536, 549, 17444, 427, 2302, 3274, 96, 2079, 536, 6039, 2122, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What country has the order number 711871-711880?
SELECT country FROM table_2351952_1 WHERE order_number = "711871-711880"
CREATE TABLE table_2351952_1 (country VARCHAR, order_number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25174, 22464, 357, 834, 536, 41, 17529, 584, 4280, 28027, 6, 455, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 684, 65, 8, 455, 381, 489, 20056,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 684, 21680, 953, 834, 25174, 22464, 357, 834, 536, 549, 17444, 427, 455, 834, 5525, 1152, 3274, 96, 4450, 2606, 4450, 6832, 20056, 2079, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
The serial numbers 713096-713119 are in which country?
SELECT country FROM table_2351952_1 WHERE serial_numbers = "713096-713119"
CREATE TABLE table_2351952_1 (country VARCHAR, serial_numbers VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25174, 22464, 357, 834, 536, 41, 17529, 584, 4280, 28027, 6, 10501, 834, 5525, 1152, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 37, 10501, 2302, 489, 2368, 4198, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 684, 21680, 953, 834, 25174, 22464, 357, 834, 536, 549, 17444, 427, 10501, 834, 5525, 1152, 7, 3274, 96, 4450, 1458, 4314, 6832, 2368, 19993, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
The order number 713726-713735 has what serial number?
SELECT serial_numbers FROM table_2351952_1 WHERE order_number = "713726-713735"
CREATE TABLE table_2351952_1 (serial_numbers VARCHAR, order_number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25174, 22464, 357, 834, 536, 41, 7, 15, 12042, 834, 5525, 1152, 7, 584, 4280, 28027, 6, 455, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 37, 455, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10501, 834, 5525, 1152, 7, 21680, 953, 834, 25174, 22464, 357, 834, 536, 549, 17444, 427, 455, 834, 5525, 1152, 3274, 96, 4450, 4118, 357, 25302, 24636, 2469, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -1...
How many railroads have the numbers 864-873?
SELECT COUNT(railroad) FROM table_2351952_1 WHERE numbers = "864-873"
CREATE TABLE table_2351952_1 (railroad VARCHAR, numbers VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 25174, 22464, 357, 834, 536, 41, 12977, 8635, 584, 4280, 28027, 6, 2302, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 21666, 7, 43, 8, 2302, 505, 4389, 6039...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 12977, 8635, 61, 21680, 953, 834, 25174, 22464, 357, 834, 536, 549, 17444, 427, 2302, 3274, 96, 3840, 591, 6039, 4552, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What's the name of Linroy Bottoson's victim?
SELECT victim_s_ FROM table_23546266_1 WHERE executed_person = "Linroy Bottoson"
CREATE TABLE table_23546266_1 (victim_s_ VARCHAR, executed_person VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 5062, 4056, 3539, 834, 536, 41, 7287, 2998, 834, 7, 834, 584, 4280, 28027, 6, 13763, 834, 6075, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 56...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 7584, 834, 7, 834, 21680, 953, 834, 2773, 5062, 4056, 3539, 834, 536, 549, 17444, 427, 13763, 834, 6075, 3274, 96, 434, 77, 8170, 10091, 235, 739, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the name of the couple if the number of dances is 6?
SELECT couple FROM table_23662272_4 WHERE number_of_dances = 6
CREATE TABLE table_23662272_4 (couple VARCHAR, number_of_dances VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3539, 2884, 5865, 834, 591, 41, 15976, 109, 584, 4280, 28027, 6, 381, 834, 858, 834, 26, 663, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 564,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1158, 21680, 953, 834, 2773, 3539, 2884, 5865, 834, 591, 549, 17444, 427, 381, 834, 858, 834, 26, 663, 7, 3274, 431, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the name of the couple if the total points earned is 161?
SELECT couple FROM table_23662272_4 WHERE total_points_earned = 161
CREATE TABLE table_23662272_4 (couple VARCHAR, total_points_earned VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3539, 2884, 5865, 834, 591, 41, 15976, 109, 584, 4280, 28027, 6, 792, 834, 2700, 7, 834, 25461, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 564, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1158, 21680, 953, 834, 2773, 3539, 2884, 5865, 834, 591, 549, 17444, 427, 792, 834, 2700, 7, 834, 25461, 3274, 898, 536, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the total points earned total number if the average is 21.3?
SELECT COUNT(total_points_earned) FROM table_23662272_4 WHERE average = "21.3"
CREATE TABLE table_23662272_4 (total_points_earned VARCHAR, average VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3539, 2884, 5865, 834, 591, 41, 235, 1947, 834, 2700, 7, 834, 25461, 584, 4280, 28027, 6, 1348, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 235, 1947, 834, 2700, 7, 834, 25461, 61, 21680, 953, 834, 2773, 3539, 2884, 5865, 834, 591, 549, 17444, 427, 1348, 3274, 96, 357, 13606, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the number of dances total number if the average is 22.3?
SELECT COUNT(number_of_dances) FROM table_23662272_4 WHERE average = "22.3"
CREATE TABLE table_23662272_4 (number_of_dances VARCHAR, average VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3539, 2884, 5865, 834, 591, 41, 5525, 1152, 834, 858, 834, 26, 663, 7, 584, 4280, 28027, 6, 1348, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 381...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 5525, 1152, 834, 858, 834, 26, 663, 7, 61, 21680, 953, 834, 2773, 3539, 2884, 5865, 834, 591, 549, 17444, 427, 1348, 3274, 96, 357, 18561, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Name the player that is 1.85 m
SELECT player FROM table_23670057_6 WHERE height__m_ = "1.85"
CREATE TABLE table_23670057_6 (player VARCHAR, height__m_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3420, 9295, 3436, 834, 948, 41, 20846, 584, 4280, 28027, 6, 3902, 834, 834, 51, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 1959, 24, 19, 1300, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1959, 21680, 953, 834, 357, 3420, 9295, 3436, 834, 948, 549, 17444, 427, 3902, 834, 834, 51, 834, 3274, 96, 16253, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Name the height of demond greene
SELECT height__f_ FROM table_23670057_6 WHERE player = "Demond Greene"
CREATE TABLE table_23670057_6 (height__f_ VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3420, 9295, 3436, 834, 948, 41, 88, 2632, 834, 834, 89, 834, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 3902, 13, 20, 676...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3902, 834, 834, 89, 834, 21680, 953, 834, 357, 3420, 9295, 3436, 834, 948, 549, 17444, 427, 1959, 3274, 96, 2962, 6764, 1862, 15, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the height for the player born 1989 and height 2.11
SELECT height__f_ FROM table_23670057_6 WHERE year_born = 1989 AND height__m_ = "2.11"
CREATE TABLE table_23670057_6 (height__f_ VARCHAR, year_born VARCHAR, height__m_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3420, 9295, 3436, 834, 948, 41, 88, 2632, 834, 834, 89, 834, 584, 4280, 28027, 6, 215, 834, 7473, 584, 4280, 28027, 6, 3902, 834, 834, 51, 834, 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, 0, 0, 0...
[ 3, 23143, 14196, 3902, 834, 834, 89, 834, 21680, 953, 834, 357, 3420, 9295, 3436, 834, 948, 549, 17444, 427, 215, 834, 7473, 3274, 9975, 3430, 3902, 834, 834, 51, 834, 3274, 96, 14489, 536, 121, 1, -100, -100, -100, -100, -100, -100...
Name the height for the player born in 1981
SELECT height__m_ FROM table_23670057_6 WHERE year_born = 1981
CREATE TABLE table_23670057_6 (height__m_ VARCHAR, year_born VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3420, 9295, 3436, 834, 948, 41, 88, 2632, 834, 834, 51, 834, 584, 4280, 28027, 6, 215, 834, 7473, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 3902, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3902, 834, 834, 51, 834, 21680, 953, 834, 357, 3420, 9295, 3436, 834, 948, 549, 17444, 427, 215, 834, 7473, 3274, 15465, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Name the height for steffen hamann
SELECT height__f_ FROM table_23670057_6 WHERE player = "Steffen Hamann"
CREATE TABLE table_23670057_6 (height__f_ VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3420, 9295, 3436, 834, 948, 41, 88, 2632, 834, 834, 89, 834, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 3902, 21, 3, 849,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3902, 834, 834, 89, 834, 21680, 953, 834, 357, 3420, 9295, 3436, 834, 948, 549, 17444, 427, 1959, 3274, 96, 14337, 13602, 1626, 2434, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Who wrote the episode whose director is Karen Gaviola?
SELECT written_by FROM table_23799653_1 WHERE directed_by = "Karen Gaviola"
CREATE TABLE table_23799653_1 (written_by VARCHAR, directed_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 4440, 4314, 4867, 834, 536, 41, 14973, 834, 969, 584, 4280, 28027, 6, 6640, 834, 969, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 2832, 8, 5640, 3, 2544,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2773, 4440, 4314, 4867, 834, 536, 549, 17444, 427, 6640, 834, 969, 3274, 96, 439, 9, 1536, 2776, 11275, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
When did the episode viewed by 10.50 millions of people in the US run for the first time?
SELECT original_air_date FROM table_23799653_1 WHERE us_viewers__millions_ = "10.50"
CREATE TABLE table_23799653_1 (original_air_date VARCHAR, us_viewers__millions_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 4440, 4314, 4867, 834, 536, 41, 21878, 834, 2256, 834, 5522, 584, 4280, 28027, 6, 178, 834, 4576, 277, 834, 834, 17030, 7, 834, 584, 4280, 28027, 61, 3, 32105, 32106, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 926, 834, 2256, 834, 5522, 21680, 953, 834, 2773, 4440, 4314, 4867, 834, 536, 549, 17444, 427, 178, 834, 4576, 277, 834, 834, 17030, 7, 834, 3274, 96, 10415, 1752, 121, 1, -100, -100, -100, -100, -100, -100, -100, -...
What's the name of the episode seen by 9.63 millions of people in the US, whose director is Laura Innes?
SELECT title FROM table_23799653_1 WHERE directed_by = "Laura Innes" AND us_viewers__millions_ = "9.63"
CREATE TABLE table_23799653_1 (title VARCHAR, directed_by VARCHAR, us_viewers__millions_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 4440, 4314, 4867, 834, 536, 41, 21869, 584, 4280, 28027, 6, 6640, 834, 969, 584, 4280, 28027, 6, 178, 834, 4576, 277, 834, 834, 17030, 7, 834, 584, 4280, 28027, 61, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2233, 21680, 953, 834, 2773, 4440, 4314, 4867, 834, 536, 549, 17444, 427, 6640, 834, 969, 3274, 96, 3612, 2414, 86, 1496, 121, 3430, 178, 834, 4576, 277, 834, 834, 17030, 7, 834, 3274, 96, 8797, 3891, 121, 1, -100, ...
How many points per game have the tournament 2005 eurobasket?
SELECT points_per_game FROM table_2387461_1 WHERE tournament = "2005 EuroBasket"
CREATE TABLE table_2387461_1 (points_per_game VARCHAR, tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3747, 4581, 4241, 834, 536, 41, 2700, 7, 834, 883, 834, 7261, 584, 4280, 28027, 6, 5892, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 979, 399, 467, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 979, 834, 883, 834, 7261, 21680, 953, 834, 357, 3747, 4581, 4241, 834, 536, 549, 17444, 427, 5892, 3274, 96, 22594, 2430, 14885, 8044, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
How may assists per game have 7.7 points per game?
SELECT assists_per_game FROM table_2387461_1 WHERE points_per_game = "7.7"
CREATE TABLE table_2387461_1 (assists_per_game VARCHAR, points_per_game VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3747, 4581, 4241, 834, 536, 41, 6500, 7, 17, 7, 834, 883, 834, 7261, 584, 4280, 28027, 6, 979, 834, 883, 834, 7261, 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, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 13041, 834, 883, 834, 7261, 21680, 953, 834, 357, 3747, 4581, 4241, 834, 536, 549, 17444, 427, 979, 834, 883, 834, 7261, 3274, 96, 940, 5, 940, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
How many games played have 4.7 as points per game?
SELECT games_played FROM table_2387461_1 WHERE points_per_game = "4.7"
CREATE TABLE table_2387461_1 (games_played VARCHAR, points_per_game VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3747, 4581, 4241, 834, 536, 41, 7261, 7, 834, 4895, 15, 26, 584, 4280, 28027, 6, 979, 834, 883, 834, 7261, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 18...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1031, 834, 4895, 15, 26, 21680, 953, 834, 357, 3747, 4581, 4241, 834, 536, 549, 17444, 427, 979, 834, 883, 834, 7261, 3274, 96, 25211, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many assists per game have 4.2 rebounds per game?
SELECT assists_per_game FROM table_2387461_1 WHERE rebounds_per_game = "4.2"
CREATE TABLE table_2387461_1 (assists_per_game VARCHAR, rebounds_per_game VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3747, 4581, 4241, 834, 536, 41, 6500, 7, 17, 7, 834, 883, 834, 7261, 584, 4280, 28027, 6, 3, 23768, 834, 883, 834, 7261, 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, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 13041, 834, 883, 834, 7261, 21680, 953, 834, 357, 3747, 4581, 4241, 834, 536, 549, 17444, 427, 3, 23768, 834, 883, 834, 7261, 3274, 96, 19765, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many assists per game in the tournament 2010 fiba world championship?
SELECT assists_per_game FROM table_2387461_1 WHERE tournament = "2010 FIBA World Championship"
CREATE TABLE table_2387461_1 (assists_per_game VARCHAR, tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3747, 4581, 4241, 834, 536, 41, 6500, 7, 17, 7, 834, 883, 834, 7261, 584, 4280, 28027, 6, 5892, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 13041, 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, 13041, 834, 883, 834, 7261, 21680, 953, 834, 357, 3747, 4581, 4241, 834, 536, 549, 17444, 427, 5892, 3274, 96, 14926, 3, 4936, 4882, 1150, 7666, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
How many games played have 4.7 points per game?
SELECT COUNT(games_played) FROM table_2387461_1 WHERE points_per_game = "4.7"
CREATE TABLE table_2387461_1 (games_played VARCHAR, points_per_game VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3747, 4581, 4241, 834, 536, 41, 7261, 7, 834, 4895, 15, 26, 584, 4280, 28027, 6, 979, 834, 883, 834, 7261, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 18...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 7261, 7, 834, 4895, 15, 26, 61, 21680, 953, 834, 357, 3747, 4581, 4241, 834, 536, 549, 17444, 427, 979, 834, 883, 834, 7261, 3274, 96, 25211, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100,...
What was the average finish the year Bodine finished 3rd?
SELECT avg_finish FROM table_2387790_2 WHERE position = "3rd"
CREATE TABLE table_2387790_2 (avg_finish VARCHAR, position VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 27697, 2394, 834, 357, 41, 9, 208, 122, 834, 25535, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 1348, 1992, 8, 215, 14...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 9, 208, 122, 834, 25535, 21680, 953, 834, 2773, 27697, 2394, 834, 357, 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, -10...
What position did he finish in 1987?
SELECT position FROM table_2387790_2 WHERE year = 1987
CREATE TABLE table_2387790_2 (position VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 27697, 2394, 834, 357, 41, 4718, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1102, 410, 3, 88, 1992, 16, 12701, 58, 1, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1102, 21680, 953, 834, 2773, 27697, 2394, 834, 357, 549, 17444, 427, 215, 3274, 12701, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What team was Bodine in when he had an average finish of 8.3?
SELECT team_s_ FROM table_2387790_2 WHERE avg_finish = "8.3"
CREATE TABLE table_2387790_2 (team_s_ VARCHAR, avg_finish VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 27697, 2394, 834, 357, 41, 11650, 834, 7, 834, 584, 4280, 28027, 6, 3, 9, 208, 122, 834, 25535, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 372, 47, 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, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 372, 834, 7, 834, 21680, 953, 834, 2773, 27697, 2394, 834, 357, 549, 17444, 427, 3, 9, 208, 122, 834, 25535, 3274, 96, 927, 5, 519, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
How many years did he have an average finish of 11.7?
SELECT COUNT(avg_start) FROM table_2387790_2 WHERE avg_finish = "11.7"
CREATE TABLE table_2387790_2 (avg_start VARCHAR, avg_finish VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 27697, 2394, 834, 357, 41, 9, 208, 122, 834, 10208, 584, 4280, 28027, 6, 3, 9, 208, 122, 834, 25535, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 9, 208, 122, 834, 10208, 61, 21680, 953, 834, 2773, 27697, 2394, 834, 357, 549, 17444, 427, 3, 9, 208, 122, 834, 25535, 3274, 96, 10032, 940, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the least value for week?
SELECT MIN(week) FROM table_23916462_3
CREATE TABLE table_23916462_3 (week INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3288, 26987, 4056, 834, 519, 41, 8041, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 709, 701, 21, 471, 58, 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, 8041, 61, 21680, 953, 834, 357, 3288, 26987, 4056, 834, 519, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many values for attendance on the date of September 5?
SELECT COUNT(attendance) FROM table_23916462_3 WHERE date = "September 5"
CREATE TABLE table_23916462_3 (attendance VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3288, 26987, 4056, 834, 519, 41, 15116, 663, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 2620, 21, 11364, 30, 8, 833, 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, 2847, 17161, 599, 15116, 663, 61, 21680, 953, 834, 357, 3288, 26987, 4056, 834, 519, 549, 17444, 427, 833, 3274, 96, 27652, 3, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
How many dates for the week of 4?
SELECT COUNT(date) FROM table_23916462_3 WHERE week = 4
CREATE TABLE table_23916462_3 (date VARCHAR, week VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3288, 26987, 4056, 834, 519, 41, 5522, 584, 4280, 28027, 6, 471, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 5128, 21, 8, 471, 13, 314, 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, 2847, 17161, 599, 5522, 61, 21680, 953, 834, 357, 3288, 26987, 4056, 834, 519, 549, 17444, 427, 471, 3274, 314, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many values for attendance on the date of August 26?
SELECT COUNT(attendance) FROM table_23916462_3 WHERE date = "August 26"
CREATE TABLE table_23916462_3 (attendance VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3288, 26987, 4056, 834, 519, 41, 15116, 663, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 2620, 21, 11364, 30, 8, 833, 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, 2847, 17161, 599, 15116, 663, 61, 21680, 953, 834, 357, 3288, 26987, 4056, 834, 519, 549, 17444, 427, 833, 3274, 96, 26579, 2208, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
what is the total 07-08 gp/jgp 2nd with the name mao asada
SELECT 07 AS _08_gp_jgp_2nd FROM table_23938357_5 WHERE name = "Mao Asada"
CREATE TABLE table_23938357_5 (name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 4271, 4591, 3436, 834, 755, 41, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 792, 10668, 18, 4018, 3, 122, 102, 87, 354, 122, 102, 204, 727,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10668, 6157, 3, 834, 4018, 834, 122, 102, 834, 354, 122, 102, 834, 357, 727, 21680, 953, 834, 2773, 4271, 4591, 3436, 834, 755, 549, 17444, 427, 564, 3274, 96, 329, 9, 32, 282, 9, 26, 9, 121, 1, -100, -100, -100...
Name the owners 2009 for south side indianapolis
SELECT owner_s___2009_ FROM table_23958917_1 WHERE location = "South Side Indianapolis"
CREATE TABLE table_23958917_1 (owner_s___2009_ VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3301, 3914, 2517, 834, 536, 41, 13238, 834, 7, 834, 834, 834, 16660, 834, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 2713,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2527, 834, 7, 834, 834, 834, 16660, 834, 21680, 953, 834, 2773, 3301, 3914, 2517, 834, 536, 549, 17444, 427, 1128, 3274, 96, 22081, 9466, 23385, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Name the stacks for 1 1969 2 1995
SELECT stacks FROM table_23958917_1 WHERE in_service_dates = "1 1969 2 1995"
CREATE TABLE table_23958917_1 (stacks VARCHAR, in_service_dates VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3301, 3914, 2517, 834, 536, 41, 7, 17, 4365, 7, 584, 4280, 28027, 6, 16, 834, 5114, 834, 5522, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 9013, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9013, 7, 21680, 953, 834, 2773, 3301, 3914, 2517, 834, 536, 549, 17444, 427, 16, 834, 5114, 834, 5522, 7, 3274, 96, 536, 17185, 204, 7273, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Name the number of stacks for 1 & 2 235 mw 3 & 4 88.2 mw
SELECT COUNT(stacks) FROM table_23958917_1 WHERE unit_capacity__2009_ = "1 & 2 235 MW 3 & 4 88.2 MW"
CREATE TABLE table_23958917_1 (stacks VARCHAR, unit_capacity__2009_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3301, 3914, 2517, 834, 536, 41, 7, 17, 4365, 7, 584, 4280, 28027, 6, 1745, 834, 4010, 9, 6726, 834, 834, 16660, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 321...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 7, 17, 4365, 7, 61, 21680, 953, 834, 2773, 3301, 3914, 2517, 834, 536, 549, 17444, 427, 1745, 834, 4010, 9, 6726, 834, 834, 16660, 834, 3274, 96, 536, 3, 184, 204, 3, 25174, 3, 16027, 220, 3, 1...
Name the number for service dates for hoosier energy for petersburg
SELECT COUNT(in_service_dates) FROM table_23958917_1 WHERE owner_s___2009_ = "Hoosier Energy" AND location = "Petersburg"
CREATE TABLE table_23958917_1 (in_service_dates VARCHAR, owner_s___2009_ VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 3301, 3914, 2517, 834, 536, 41, 77, 834, 5114, 834, 5522, 7, 584, 4280, 28027, 6, 2527, 834, 7, 834, 834, 834, 16660, 834, 584, 4280, 28027, 6, 1128, 584, 4280, 28027...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 77, 834, 5114, 834, 5522, 7, 61, 21680, 953, 834, 2773, 3301, 3914, 2517, 834, 536, 549, 17444, 427, 2527, 834, 7, 834, 834, 834, 16660, 834, 3274, 96, 4489, 32, 7, 972, 4654, 121, 3430, 1128, 32...
What frequency does model L34xx use?
SELECT frequency FROM table_24018112_1 WHERE model__list_ = "L34xx"
CREATE TABLE table_24018112_1 (frequency VARCHAR, model__list_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11944, 2606, 2596, 357, 834, 536, 41, 30989, 584, 4280, 28027, 6, 825, 834, 834, 3350, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 7321, 405, 825, 301, 371...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 7321, 21680, 953, 834, 11944, 2606, 2596, 357, 834, 536, 549, 17444, 427, 825, 834, 834, 3350, 834, 3274, 96, 434, 3710, 19230, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What brand is model G6xxx?
SELECT brand_name FROM table_24018112_1 WHERE model__list_ = "G6xxx"
CREATE TABLE table_24018112_1 (brand_name VARCHAR, model__list_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11944, 2606, 2596, 357, 834, 536, 41, 12164, 834, 4350, 584, 4280, 28027, 6, 825, 834, 834, 3350, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1056, 19, 825...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1056, 834, 4350, 21680, 953, 834, 11944, 2606, 2596, 357, 834, 536, 549, 17444, 427, 825, 834, 834, 3350, 834, 3274, 96, 517, 948, 226, 19230, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the maximum memory speed for frequencies between 2.93-3.2ghz?
SELECT max_memory_speed FROM table_24018112_1 WHERE frequency = "2.93-3.2GHz"
CREATE TABLE table_24018112_1 (max_memory_speed VARCHAR, frequency VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11944, 2606, 2596, 357, 834, 536, 41, 9128, 834, 526, 2528, 63, 834, 9993, 584, 4280, 28027, 6, 7321, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2411, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9858, 834, 526, 2528, 63, 834, 9993, 21680, 953, 834, 11944, 2606, 2596, 357, 834, 536, 549, 17444, 427, 7321, 3274, 96, 4416, 4271, 18, 19162, 18944, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What brand is model I7-8xx?
SELECT brand_name FROM table_24018112_1 WHERE model__list_ = "i7-8xx"
CREATE TABLE table_24018112_1 (brand_name VARCHAR, model__list_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11944, 2606, 2596, 357, 834, 536, 41, 12164, 834, 4350, 584, 4280, 28027, 6, 825, 834, 834, 3350, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1056, 19, 825...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1056, 834, 4350, 21680, 953, 834, 11944, 2606, 2596, 357, 834, 536, 549, 17444, 427, 825, 834, 834, 3350, 834, 3274, 96, 23, 25580, 19230, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
List the number of cores for ddr3-1333 with frequencies between 2.66-2.8ghz.
SELECT cores_threads FROM table_24018112_1 WHERE max_memory_speed = "DDR3-1333" AND frequency = "2.66-2.8GHz"
CREATE TABLE table_24018112_1 (cores_threads VARCHAR, max_memory_speed VARCHAR, frequency VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11944, 2606, 2596, 357, 834, 536, 41, 9022, 7, 834, 189, 5236, 7, 584, 4280, 28027, 6, 9858, 834, 526, 2528, 63, 834, 9993, 584, 4280, 28027, 6, 7321, 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, 2583, 7, 834, 189, 5236, 7, 21680, 953, 834, 11944, 2606, 2596, 357, 834, 536, 549, 17444, 427, 9858, 834, 526, 2528, 63, 834, 9993, 3274, 96, 308, 3913, 519, 13056, 4201, 121, 3430, 7321, 3274, 96, 22724, 25369, 5,...
What frequency does the Pentium processor use?
SELECT frequency FROM table_24018112_1 WHERE brand_name = "Pentium"
CREATE TABLE table_24018112_1 (frequency VARCHAR, brand_name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11944, 2606, 2596, 357, 834, 536, 41, 30989, 584, 4280, 28027, 6, 1056, 834, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 7321, 405, 8, 4511, 17, 2552, 750...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 7321, 21680, 953, 834, 11944, 2606, 2596, 357, 834, 536, 549, 17444, 427, 1056, 834, 4350, 3274, 96, 345, 295, 2552, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
How many different counts of the votes for Bush are there in the county where he got 69.7% of the votes?
SELECT COUNT(bush_number) FROM table_2401326_1 WHERE bush_percentage = "69.7%"
CREATE TABLE table_2401326_1 (bush_number VARCHAR, bush_percentage VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11944, 2368, 2688, 834, 536, 41, 3465, 107, 834, 5525, 1152, 584, 4280, 28027, 6, 17907, 834, 883, 3728, 545, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 3465, 107, 834, 5525, 1152, 61, 21680, 953, 834, 11944, 2368, 2688, 834, 536, 549, 17444, 427, 17907, 834, 883, 3728, 545, 3274, 96, 3951, 5, 6170, 121, 1, -100, -100, -100, -100, -100, -100, -100, ...
What percentage of the votes in Oneida did Kerry win?
SELECT kerry_percentage FROM table_2401326_1 WHERE county = "Oneida"
CREATE TABLE table_2401326_1 (kerry_percentage VARCHAR, county VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11944, 2368, 2688, 834, 536, 41, 2304, 651, 834, 883, 3728, 545, 584, 4280, 28027, 6, 5435, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 5294, 13, 8, 11839, 16, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 2304, 651, 834, 883, 3728, 545, 21680, 953, 834, 11944, 2368, 2688, 834, 536, 549, 17444, 427, 5435, 3274, 96, 10723, 23, 26, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What percentage of the people in Bonneville voted for Bush?
SELECT bush_percentage FROM table_2401326_1 WHERE county = "Bonneville"
CREATE TABLE table_2401326_1 (bush_percentage VARCHAR, county VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11944, 2368, 2688, 834, 536, 41, 3465, 107, 834, 883, 3728, 545, 584, 4280, 28027, 6, 5435, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 5294, 13, 8, 151, 16, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 17907, 834, 883, 3728, 545, 21680, 953, 834, 11944, 2368, 2688, 834, 536, 549, 17444, 427, 5435, 3274, 96, 279, 5993, 1420, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What percentage of the votes were for others in the county where 462 people voted that way?
SELECT others_percentage FROM table_2401326_1 WHERE others_number = 462
CREATE TABLE table_2401326_1 (others_percentage VARCHAR, others_number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11944, 2368, 2688, 834, 536, 41, 9269, 7, 834, 883, 3728, 545, 584, 4280, 28027, 6, 717, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 5294, 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, 1, 1, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 717, 834, 883, 3728, 545, 21680, 953, 834, 11944, 2368, 2688, 834, 536, 549, 17444, 427, 717, 834, 5525, 1152, 3274, 314, 4056, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What's percentage voted for Busg in the county where Kerry got 37.6%?
SELECT bush_percentage FROM table_2401326_1 WHERE kerry_percentage = "37.6%"
CREATE TABLE table_2401326_1 (bush_percentage VARCHAR, kerry_percentage VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11944, 2368, 2688, 834, 536, 41, 3465, 107, 834, 883, 3728, 545, 584, 4280, 28027, 6, 3, 2304, 651, 834, 883, 3728, 545, 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, 17907, 834, 883, 3728, 545, 21680, 953, 834, 11944, 2368, 2688, 834, 536, 549, 17444, 427, 3, 2304, 651, 834, 883, 3728, 545, 3274, 96, 4118, 5, 6370, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
How many people voted for Kerry in the county where 8 voted for others?
SELECT MIN(kerry_number) FROM table_2401326_1 WHERE others_number = 8
CREATE TABLE table_2401326_1 (kerry_number INTEGER, others_number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11944, 2368, 2688, 834, 536, 41, 2304, 651, 834, 5525, 1152, 3, 21342, 17966, 6, 717, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 151, 3, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 2304, 651, 834, 5525, 1152, 61, 21680, 953, 834, 11944, 2368, 2688, 834, 536, 549, 17444, 427, 717, 834, 5525, 1152, 3274, 505, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
When north american record is the world record who is the denis nizhegorodov ( rus )?
SELECT denis_nizhegorodov___rus__ FROM table_24059973_3 WHERE world_record = "North American record"
CREATE TABLE table_24059973_3 (denis_nizhegorodov___rus__ VARCHAR, world_record VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 11944, 3390, 4327, 519, 834, 519, 41, 537, 159, 834, 24362, 88, 122, 127, 32, 24623, 834, 834, 834, 4502, 834, 834, 584, 4280, 28027, 6, 296, 834, 60, 7621, 584, 4280, 2802...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 177, 159, 834, 24362, 88, 122, 127, 32, 24623, 834, 834, 834, 4502, 834, 834, 21680, 953, 834, 11944, 3390, 4327, 519, 834, 519, 549, 17444, 427, 296, 834, 60, 7621, 3274, 96, 22969, 797, 1368, 121, 1, -100, -100, ...
How many incoming managers were there after Roy Hodgson left the position for the Fulham team?
SELECT COUNT(incoming_manager) FROM table_24172157_3 WHERE outgoing_manager = "Roy Hodgson" AND team = "Fulham"
CREATE TABLE table_24172157_3 (incoming_manager VARCHAR, outgoing_manager VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 27156, 27452, 834, 519, 41, 19583, 834, 24185, 584, 4280, 28027, 6, 91, 9545, 834, 24185, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 19583, 834, 24185, 61, 21680, 953, 834, 2266, 27156, 27452, 834, 519, 549, 17444, 427, 91, 9545, 834, 24185, 3274, 96, 448, 32, 63, 1546, 26, 122, 739, 121, 3430, 372, 3274, 96, 371, 83, 1483, 121,...
What is the table for the team Blackburn Rovers?
SELECT table FROM table_24172157_3 WHERE team = "Blackburn Rovers"
CREATE TABLE table_24172157_3 (table VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 27156, 27452, 834, 519, 41, 3869, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 953, 21, 8, 372, 1589, 7223, 21608, 7, 58...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 953, 21680, 953, 834, 2266, 27156, 27452, 834, 519, 549, 17444, 427, 372, 3274, 96, 20096, 7223, 21608, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the date of appointment for incoming manager Roy Hodgson and the team is Liverpool?
SELECT date_of_appointment FROM table_24172157_3 WHERE team = "Liverpool" AND incoming_manager = "Roy Hodgson"
CREATE TABLE table_24172157_3 (date_of_appointment VARCHAR, team VARCHAR, incoming_manager VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 27156, 27452, 834, 519, 41, 5522, 834, 858, 834, 9, 102, 2700, 297, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 6, 3, 19583, 834, 24185, 584, 4280, 28027, 61, 3, 3210...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 833, 834, 858, 834, 9, 102, 2700, 297, 21680, 953, 834, 2266, 27156, 27452, 834, 519, 549, 17444, 427, 372, 3274, 96, 24179, 52, 13194, 121, 3430, 3, 19583, 834, 24185, 3274, 96, 448, 32, 63, 1546, 26, 122, 739, 1...
What team has an incoming manager named Kenny Dalglish?
SELECT team FROM table_24172157_3 WHERE incoming_manager = "Kenny Dalglish"
CREATE TABLE table_24172157_3 (team VARCHAR, incoming_manager VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 27156, 27452, 834, 519, 41, 11650, 584, 4280, 28027, 6, 3, 19583, 834, 24185, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 372, 65, 46, 3, 19583, 2743, 265...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 372, 21680, 953, 834, 2266, 27156, 27452, 834, 519, 549, 17444, 427, 3, 19583, 834, 24185, 3274, 96, 439, 35, 29, 63, 10729, 4707, 7, 107, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the date of vacancy for the Liverpool team with a table named pre-season?
SELECT date_of_vacancy FROM table_24172157_3 WHERE table = "Pre-season" AND team = "Liverpool"
CREATE TABLE table_24172157_3 (date_of_vacancy VARCHAR, table VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 27156, 27452, 834, 519, 41, 5522, 834, 858, 834, 29685, 584, 4280, 28027, 6, 953, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 833, 834, 858, 834, 29685, 21680, 953, 834, 2266, 27156, 27452, 834, 519, 549, 17444, 427, 953, 3274, 96, 10572, 18, 9476, 121, 3430, 372, 3274, 96, 24179, 52, 13194, 121, 1, -100, -100, -100, -100, -100, -100, -100, ...
When steve mcclaren is the replacer what is the manner of departure?
SELECT manner_of_departure FROM table_24162080_3 WHERE replaced_by = "Steve McClaren"
CREATE TABLE table_24162080_3 (manner_of_departure VARCHAR, replaced_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 2938, 1755, 2079, 834, 519, 41, 2434, 49, 834, 858, 834, 221, 2274, 1462, 584, 4280, 28027, 6, 5821, 834, 969, 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, 0, 0...
[ 3, 23143, 14196, 3107, 834, 858, 834, 221, 2274, 1462, 21680, 953, 834, 2266, 2938, 1755, 2079, 834, 519, 549, 17444, 427, 5821, 834, 969, 3274, 96, 14337, 162, 7040, 521, 1536, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
When 1. fc köln is the team what is the date of appointment?
SELECT date_of_appointment FROM table_24162080_3 WHERE team = "1. FC Köln"
CREATE TABLE table_24162080_3 (date_of_appointment VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 2938, 1755, 2079, 834, 519, 41, 5522, 834, 858, 834, 9, 102, 2700, 297, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 1300, 3, 8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 833, 834, 858, 834, 9, 102, 2700, 297, 21680, 953, 834, 2266, 2938, 1755, 2079, 834, 519, 549, 17444, 427, 372, 3274, 96, 5411, 7914, 18552, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When 1999 is the year how many tournaments are there?
SELECT COUNT(tournament) FROM table_2417741_1 WHERE year = 1999
CREATE TABLE table_2417741_1 (tournament VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 26793, 4853, 834, 536, 41, 17, 1211, 20205, 17, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 5247, 19, 8, 215, 149, 186, 5892, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 17, 1211, 20205, 17, 61, 21680, 953, 834, 2266, 26793, 4853, 834, 536, 549, 17444, 427, 215, 3274, 5247, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
When cary middlecoff is the winner how many pars are there?
SELECT COUNT(par) FROM table_2417741_1 WHERE winner = "Cary Middlecoff"
CREATE TABLE table_2417741_1 (par VARCHAR, winner VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 26793, 4853, 834, 536, 41, 1893, 584, 4280, 28027, 6, 4668, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 443, 63, 2214, 75, 1647, 19, 8, 4668, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 1893, 61, 21680, 953, 834, 2266, 26793, 4853, 834, 536, 549, 17444, 427, 4668, 3274, 96, 254, 1208, 4551, 75, 1647, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
When hale irwin is the winner what is the margin of victory?
SELECT margin_of_victory FROM table_2417741_1 WHERE winner = "Hale Irwin"
CREATE TABLE table_2417741_1 (margin_of_victory VARCHAR, winner VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 26793, 4853, 834, 536, 41, 1635, 122, 77, 834, 858, 834, 7287, 10972, 584, 4280, 28027, 6, 4668, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 3828, 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, 6346, 834, 858, 834, 7287, 10972, 21680, 953, 834, 2266, 26793, 4853, 834, 536, 549, 17444, 427, 4668, 3274, 96, 566, 9, 109, 27, 52, 3757, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
How many entries are there for founded when the location was springfield, ohio?
SELECT COUNT(founded) FROM table_24195232_1 WHERE location = "Springfield, Ohio"
CREATE TABLE table_24195232_1 (founded VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 22464, 23188, 834, 536, 41, 23329, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 10066, 33, 132, 21, 5710, 116, 8, 1128, 47,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 23329, 61, 21680, 953, 834, 2266, 22464, 23188, 834, 536, 549, 17444, 427, 1128, 3274, 96, 14562, 53, 1846, 6, 6167, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What was the location for the team name of patriots?
SELECT location FROM table_24195232_1 WHERE team_name = "Patriots"
CREATE TABLE table_24195232_1 (location VARCHAR, team_name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 22464, 23188, 834, 536, 41, 14836, 584, 4280, 28027, 6, 372, 834, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 1128, 21, 8, 372, 564, 13, 62...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2266, 22464, 23188, 834, 536, 549, 17444, 427, 372, 834, 4350, 3274, 96, 20742, 32, 17, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the location when founded was 1957?
SELECT location FROM table_24195232_1 WHERE founded = 1957
CREATE TABLE table_24195232_1 (location VARCHAR, founded VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 22464, 23188, 834, 536, 41, 14836, 584, 4280, 28027, 6, 5710, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1128, 116, 5710, 47, 24011, 58, 1, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1128, 21680, 953, 834, 2266, 22464, 23188, 834, 536, 549, 17444, 427, 5710, 3274, 24011, 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 affiliation when the institution was ohio christian university?
SELECT affiliation FROM table_24195232_1 WHERE institution = "Ohio Christian University"
CREATE TABLE table_24195232_1 (affiliation VARCHAR, institution VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 22464, 23188, 834, 536, 41, 4127, 173, 23, 257, 584, 4280, 28027, 6, 6568, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 24405, 116, 8, 6568, 47, 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, 24405, 21680, 953, 834, 2266, 22464, 23188, 834, 536, 549, 17444, 427, 6568, 3274, 96, 15046, 23, 32, 2826, 636, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the institution that was located is circleville, ohio?
SELECT institution FROM table_24195232_1 WHERE location = "Circleville, Ohio"
CREATE TABLE table_24195232_1 (institution VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 22464, 23188, 834, 536, 41, 77, 17448, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 6568, 24, 47, 1069, 19, 8196, 1420, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6568, 21680, 953, 834, 2266, 22464, 23188, 834, 536, 549, 17444, 427, 1128, 3274, 96, 254, 23, 52, 2482, 1420, 6, 6167, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the location for the team name of eagles?
SELECT location FROM table_24195232_1 WHERE team_name = "Eagles"
CREATE TABLE table_24195232_1 (location VARCHAR, team_name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 22464, 23188, 834, 536, 41, 14836, 584, 4280, 28027, 6, 372, 834, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1128, 21, 8, 372, 564, 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, 1128, 21680, 953, 834, 2266, 22464, 23188, 834, 536, 549, 17444, 427, 372, 834, 4350, 3274, 96, 427, 9, 3537, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When did the episode that had 5.09 million total viewers (both Live and SD types) first air?
SELECT original_airdate FROM table_24222929_3 WHERE live + sd_total_viewers = "5.09 million"
CREATE TABLE table_24222929_3 (original_airdate VARCHAR, live VARCHAR, sd_total_viewers VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 2884, 3166, 3166, 834, 519, 41, 21878, 834, 2256, 5522, 584, 4280, 28027, 6, 619, 584, 4280, 28027, 6, 3, 7, 26, 834, 235, 1947, 834, 4576, 277, 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, 926, 834, 2256, 5522, 21680, 953, 834, 2266, 2884, 3166, 3166, 834, 519, 549, 17444, 427, 619, 1768, 3, 7, 26, 834, 235, 1947, 834, 4576, 277, 3274, 96, 20734, 1298, 770, 121, 1, -100, -100, -100, -100, -100, -100, ...
How many total viewers (combined Live and SD) watched the episode with a share of 8?
SELECT live + 7 AS _day_dvr_total_viewers FROM table_24222929_3 WHERE share = "8"
CREATE TABLE table_24222929_3 (live VARCHAR, share VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 2884, 3166, 3166, 834, 519, 41, 7591, 584, 4280, 28027, 6, 698, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 792, 13569, 41, 287, 12712, 26, 3306, 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, 619, 1768, 489, 6157, 3, 834, 1135, 834, 26, 208, 52, 834, 235, 1947, 834, 4576, 277, 21680, 953, 834, 2266, 2884, 3166, 3166, 834, 519, 549, 17444, 427, 698, 3274, 96, 927, 121, 1, -100, -100, -100, -100, -100, -...
When did the fourth episode of the season (4 1-04) first air?
SELECT original_airdate FROM table_24222929_3 WHERE episode_number_production_number = "4 1-04"
CREATE TABLE table_24222929_3 (original_airdate VARCHAR, episode_number_production_number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 2884, 3166, 3166, 834, 519, 41, 21878, 834, 2256, 5522, 584, 4280, 28027, 6, 5640, 834, 5525, 1152, 834, 20762, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 926, 834, 2256, 5522, 21680, 953, 834, 2266, 2884, 3166, 3166, 834, 519, 549, 17444, 427, 5640, 834, 5525, 1152, 834, 20762, 834, 5525, 1152, 3274, 96, 591, 3, 18930, 20364, 1, -100, -100, -100, -100, -100, -100, -100...
When did the episode that had 3.69 million total viewers (Live and SD types combined) first air?
SELECT original_airdate FROM table_24222929_3 WHERE live + sd_total_viewers = "3.69 million"
CREATE TABLE table_24222929_3 (original_airdate VARCHAR, live VARCHAR, sd_total_viewers VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 2884, 3166, 3166, 834, 519, 41, 21878, 834, 2256, 5522, 584, 4280, 28027, 6, 619, 584, 4280, 28027, 6, 3, 7, 26, 834, 235, 1947, 834, 4576, 277, 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, 926, 834, 2256, 5522, 21680, 953, 834, 2266, 2884, 3166, 3166, 834, 519, 549, 17444, 427, 619, 1768, 3, 7, 26, 834, 235, 1947, 834, 4576, 277, 3274, 96, 5787, 3951, 770, 121, 1, -100, -100, -100, -100, -100, -100, ...
Who was the leading actor in the film with a supporting actor named Cecil Kellaway?
SELECT leading_actor FROM table_24225238_1 WHERE supporting_actor = "Cecil Kellaway"
CREATE TABLE table_24225238_1 (leading_actor VARCHAR, supporting_actor VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 20489, 357, 3747, 834, 536, 41, 17103, 834, 9, 5317, 584, 4280, 28027, 6, 3956, 834, 9, 5317, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 1374, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1374, 834, 9, 5317, 21680, 953, 834, 2266, 20489, 357, 3747, 834, 536, 549, 17444, 427, 3956, 834, 9, 5317, 3274, 96, 254, 15, 75, 173, 480, 5303, 1343, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who was the supporting actress in "For Whom the Bell Tolls"?
SELECT supporting_actress FROM table_24225238_1 WHERE film = "For Whom the Bell Tolls"
CREATE TABLE table_24225238_1 (supporting_actress VARCHAR, film VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 20489, 357, 3747, 834, 536, 41, 20390, 53, 834, 2708, 9377, 584, 4280, 28027, 6, 814, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 3956, 15676, 16,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3956, 834, 2708, 9377, 21680, 953, 834, 2266, 20489, 357, 3747, 834, 536, 549, 17444, 427, 814, 3274, 96, 3809, 2645, 51, 8, 5377, 304, 195, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Who was the supporting actress in a film with Diane Keaton as the leading actress?
SELECT supporting_actress FROM table_24225238_1 WHERE leading_actress = "Diane Keaton"
CREATE TABLE table_24225238_1 (supporting_actress VARCHAR, leading_actress VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 20489, 357, 3747, 834, 536, 41, 20390, 53, 834, 2708, 9377, 584, 4280, 28027, 6, 1374, 834, 2708, 9377, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3956, 834, 2708, 9377, 21680, 953, 834, 2266, 20489, 357, 3747, 834, 536, 549, 17444, 427, 1374, 834, 2708, 9377, 3274, 96, 23770, 29, 15, 2566, 144, 106, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...