NATURAL_LANG
stringlengths
12
244
SQL
stringlengths
18
336
SCHEMA
stringlengths
27
355
input_ids
list
attention_mask
list
labels
list
What's the Nationality of Round 8 Vancouver Canucks NHL Team of Swift Current Broncos (WHL)?
SELECT nationality FROM table_name_12 WHERE nhl_team = "vancouver canucks" AND college_junior_club_team__league_ = "swift current broncos (whl)" AND round = 8
CREATE TABLE table_name_12 (nationality VARCHAR, round VARCHAR, nhl_team VARCHAR, college_junior_club_team__league_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2122, 41, 16557, 485, 584, 4280, 28027, 6, 1751, 584, 4280, 28027, 6, 3, 29, 107, 40, 834, 11650, 584, 4280, 28027, 6, 1900, 834, 6959, 23, 127, 834, 13442, 834,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 1157, 485, 21680, 953, 834, 4350, 834, 2122, 549, 17444, 427, 3, 29, 107, 40, 834, 11650, 3274, 96, 2132, 3422, 624, 54, 4636, 7, 121, 3430, 1900, 834, 6959, 23, 127, 834, 13442, 834, 11650, 834, 834, 29512, 834, ...
When the Away team of essendon was playing, what was the Home team's score?
SELECT home_team AS score FROM table_name_62 WHERE away_team = "essendon"
CREATE TABLE table_name_62 (home_team VARCHAR, away_team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4056, 41, 5515, 834, 11650, 584, 4280, 28027, 6, 550, 834, 11650, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 8, 71, 1343, 372, 13, 3, 8185, 2029, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 234, 834, 11650, 6157, 2604, 21680, 953, 834, 4350, 834, 4056, 549, 17444, 427, 550, 834, 11650, 3274, 96, 8185, 2029, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
For the Venue of western oval, what's the Away team playing?
SELECT away_team FROM table_name_71 WHERE venue = "western oval"
CREATE TABLE table_name_71 (away_team VARCHAR, venue VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4450, 41, 8006, 834, 11650, 584, 4280, 28027, 6, 5669, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 242, 8, 29940, 13, 8282, 17986, 6, 125, 31, 7, 8, 71,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 550, 834, 11650, 21680, 953, 834, 4350, 834, 4450, 549, 17444, 427, 5669, 3274, 96, 24411, 17986, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Who was the opponent on week 7?
SELECT opponent FROM table_name_82 WHERE week = "7"
CREATE TABLE table_name_82 (opponent VARCHAR, week VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4613, 41, 32, 102, 9977, 584, 4280, 28027, 6, 471, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 15264, 30, 471, 489, 58, 1, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 15264, 21680, 953, 834, 4350, 834, 4613, 549, 17444, 427, 471, 3274, 96, 940, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who was the opponent on week 5?
SELECT opponent FROM table_name_4 WHERE week = "5"
CREATE TABLE table_name_4 (opponent VARCHAR, week VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 591, 41, 32, 102, 9977, 584, 4280, 28027, 6, 471, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 15264, 30, 471, 305, 58, 1, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 15264, 21680, 953, 834, 4350, 834, 591, 549, 17444, 427, 471, 3274, 96, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Who was the leading scorer of the game that had a score of 107–97?
SELECT leading_scorer FROM table_name_26 WHERE score = "107–97"
CREATE TABLE table_name_26 (leading_scorer VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2688, 41, 17103, 834, 7, 5715, 49, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 1374, 2604, 52, 13, 8, 467, 24, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1374, 834, 7, 5715, 49, 21680, 953, 834, 4350, 834, 2688, 549, 17444, 427, 2604, 3274, 96, 18057, 104, 4327, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Who was the visiting team when the Suns were the home team?
SELECT visitor FROM table_name_39 WHERE home = "suns"
CREATE TABLE table_name_39 (visitor VARCHAR, home VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3288, 41, 3466, 155, 127, 584, 4280, 28027, 6, 234, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 3644, 372, 116, 8, 3068, 7, 130, 8, 234, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 7019, 21680, 953, 834, 4350, 834, 3288, 549, 17444, 427, 234, 3274, 96, 7, 202, 7, 121, 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 average number of ties for the Detroit Lions team when they have fewer than 5 wins, fewer than 3 losses, and a win percentage of 0.800?
SELECT AVG(ties) FROM table_name_63 WHERE losses < 3 AND wins < 5 AND win_pct = "0.800" AND team = "detroit lions"
CREATE TABLE table_name_63 (ties INTEGER, team VARCHAR, win_pct VARCHAR, losses VARCHAR, wins VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3891, 41, 3010, 3, 21342, 17966, 6, 372, 584, 4280, 28027, 6, 1369, 834, 102, 75, 17, 584, 4280, 28027, 6, 8467, 584, 4280, 28027, 6, 9204, 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, 71, 17217, 599, 3010, 61, 21680, 953, 834, 4350, 834, 3891, 549, 17444, 427, 8467, 3, 2, 220, 3430, 9204, 3, 2, 305, 3430, 1369, 834, 102, 75, 17, 3274, 96, 22384, 1206, 121, 3430, 372, 3274, 96, 26, 15252, 155, ...
What is the most recent year in which the score was 4–6, 6–3, 7–5?
SELECT MAX(year) FROM table_name_91 WHERE score = "4–6, 6–3, 7–5"
CREATE TABLE table_name_91 (year INTEGER, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4729, 41, 1201, 3, 21342, 17966, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 167, 1100, 215, 16, 84, 8, 2604, 47, 314, 104, 11071, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 1201, 61, 21680, 953, 834, 4350, 834, 4729, 549, 17444, 427, 2604, 3274, 96, 591, 104, 11071, 431, 104, 6355, 489, 104, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which player has a height of 6-7?
SELECT player FROM table_name_5 WHERE height = "6-7"
CREATE TABLE table_name_5 (player VARCHAR, height VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 755, 41, 20846, 584, 4280, 28027, 6, 3902, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 1959, 65, 3, 9, 3902, 13, 3, 25302, 58, 1, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1959, 21680, 953, 834, 4350, 834, 755, 549, 17444, 427, 3902, 3274, 96, 25302, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the NBA draft result of the player from Washington, DC?
SELECT nba_draft FROM table_name_97 WHERE hometown = "washington, dc"
CREATE TABLE table_name_97 (nba_draft VARCHAR, hometown VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4327, 41, 29, 115, 9, 834, 26, 10913, 584, 4280, 28027, 6, 22295, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 14512, 6488, 741, 13, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 29, 115, 9, 834, 26, 10913, 21680, 953, 834, 4350, 834, 4327, 549, 17444, 427, 22295, 3274, 96, 14710, 6029, 6, 3, 26, 75, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the NBA draft result of the player from the College of Kansas?
SELECT nba_draft FROM table_name_48 WHERE college = "kansas"
CREATE TABLE table_name_48 (nba_draft VARCHAR, college VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3707, 41, 29, 115, 9, 834, 26, 10913, 584, 4280, 28027, 6, 1900, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 14512, 6488, 741, 13, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 29, 115, 9, 834, 26, 10913, 21680, 953, 834, 4350, 834, 3707, 549, 17444, 427, 1900, 3274, 96, 3304, 7, 9, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Who is the player from La Costa Canyon High School?
SELECT player FROM table_name_79 WHERE school = "la costa canyon high school"
CREATE TABLE table_name_79 (player VARCHAR, school VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4440, 41, 20846, 584, 4280, 28027, 6, 496, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 1959, 45, 325, 11229, 16078, 1592, 1121, 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, 1959, 21680, 953, 834, 4350, 834, 4440, 549, 17444, 427, 496, 3274, 96, 521, 583, 9, 24032, 306, 496, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
How tall is the player from Nacogdoches High School?
SELECT height FROM table_name_28 WHERE school = "nacogdoches high school"
CREATE TABLE table_name_28 (height VARCHAR, school VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2577, 41, 88, 2632, 584, 4280, 28027, 6, 496, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 5065, 19, 8, 1959, 45, 1823, 509, 122, 3327, 15, 7, 1592,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 21680, 953, 834, 4350, 834, 2577, 549, 17444, 427, 496, 3274, 96, 11962, 32, 122, 3327, 15, 7, 306, 496, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the school of the player from Dallas, TX?
SELECT school FROM table_name_47 WHERE hometown = "dallas, tx"
CREATE TABLE table_name_47 (school VARCHAR, hometown VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4177, 41, 6646, 584, 4280, 28027, 6, 22295, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 496, 13, 8, 1959, 45, 9628, 6, 332, 4, 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, 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, 496, 21680, 953, 834, 4350, 834, 4177, 549, 17444, 427, 22295, 3274, 96, 26, 1748, 9, 7, 6, 3, 17, 226, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the result for world group, consolation round?
SELECT result FROM table_name_31 WHERE competition = "world group, consolation round"
CREATE TABLE table_name_31 (result VARCHAR, competition VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3341, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 2259, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 741, 21, 296, 563, 6, 6900, 32, 6105, 1751...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 741, 21680, 953, 834, 4350, 834, 3341, 549, 17444, 427, 2259, 3274, 96, 7276, 563, 6, 6900, 32, 6105, 1751, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
How many attended tie number 1?
SELECT SUM(attendance) FROM table_name_47 WHERE tie_no = "1"
CREATE TABLE table_name_47 (attendance INTEGER, tie_no VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4177, 41, 15116, 663, 3, 21342, 17966, 6, 6177, 834, 29, 32, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 5526, 6177, 381, 209, 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, 180, 6122, 599, 15116, 663, 61, 21680, 953, 834, 4350, 834, 4177, 549, 17444, 427, 6177, 834, 29, 32, 3274, 96, 536, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many attended tie number 3?
SELECT MAX(attendance) FROM table_name_97 WHERE tie_no = "3"
CREATE TABLE table_name_97 (attendance INTEGER, tie_no VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4327, 41, 15116, 663, 3, 21342, 17966, 6, 6177, 834, 29, 32, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 5526, 6177, 381, 220, 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, 4800, 4, 599, 15116, 663, 61, 21680, 953, 834, 4350, 834, 4327, 549, 17444, 427, 6177, 834, 29, 32, 3274, 96, 519, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the hometown for tre madden?
SELECT hometown FROM table_name_68 WHERE player = "tre madden"
CREATE TABLE table_name_68 (hometown VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3651, 41, 5515, 3540, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 22295, 21, 3, 929, 11454, 537, 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, 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, 22295, 21680, 953, 834, 4350, 834, 3651, 549, 17444, 427, 1959, 3274, 96, 929, 11454, 537, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the hometown for the player that is defensive back and went to alabama?
SELECT hometown FROM table_name_20 WHERE position = "defensive back" AND college = "alabama"
CREATE TABLE table_name_20 (hometown VARCHAR, position VARCHAR, college VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1755, 41, 5515, 3540, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 6, 1900, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 22295, 21, 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, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 22295, 21680, 953, 834, 4350, 834, 1755, 549, 17444, 427, 1102, 3274, 96, 221, 23039, 15, 223, 121, 3430, 1900, 3274, 96, 9, 9339, 265, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the college for the player that went to ridge community high school and is defensive back?
SELECT college FROM table_name_19 WHERE position = "defensive back" AND school = "ridge community high school"
CREATE TABLE table_name_19 (college VARCHAR, position VARCHAR, school VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2294, 41, 3297, 7883, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 6, 496, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1900, 21, 8, 1959, 24...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1900, 21680, 953, 834, 4350, 834, 2294, 549, 17444, 427, 1102, 3274, 96, 221, 23039, 15, 223, 121, 3430, 496, 3274, 96, 7700, 573, 306, 496, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the sum of Year with a Type of informal, and a Location with justus lipsius building, brussels, and a Date with 23 may?
SELECT SUM(year) FROM table_name_77 WHERE type = "informal" AND location = "justus lipsius building, brussels" AND date = "23 may"
CREATE TABLE table_name_77 (year INTEGER, date VARCHAR, type VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4013, 41, 1201, 3, 21342, 17966, 6, 833, 584, 4280, 28027, 6, 686, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 45...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 180, 6122, 599, 1201, 61, 21680, 953, 834, 4350, 834, 4013, 549, 17444, 427, 686, 3274, 96, 77, 2032, 138, 121, 3430, 1128, 3274, 96, 4998, 302, 7524, 23, 302, 740, 6, 3, 9052, 9816, 7, 121, 3430, 833, 3274, 96, ...
What is the Type with a Location with justus lipsius building, brussels, and a Year of 2012, and a President with herman van rompuy (1st term), and a Date with 23 may?
SELECT type FROM table_name_59 WHERE location = "justus lipsius building, brussels" AND year = 2012 AND president = "herman van rompuy (1st term)" AND date = "23 may"
CREATE TABLE table_name_59 (type VARCHAR, date VARCHAR, president VARCHAR, location VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3390, 41, 6137, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 6, 2753, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 6, 215, 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, 686, 21680, 953, 834, 4350, 834, 3390, 549, 17444, 427, 1128, 3274, 96, 4998, 302, 7524, 23, 302, 740, 6, 3, 9052, 9816, 7, 121, 3430, 215, 3274, 1673, 3430, 2753, 3274, 96, 760, 348, 4049, 3, 3522, 4987, 63, 4077...
What is the President with a Location of justus lipsius building, brussels, and a Type with scheduled, and a Year larger than 2011, and a Date with 18–19 october?
SELECT president FROM table_name_22 WHERE location = "justus lipsius building, brussels" AND type = "scheduled" AND year > 2011 AND date = "18–19 october"
CREATE TABLE table_name_22 (president VARCHAR, date VARCHAR, year VARCHAR, location VARCHAR, type VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2884, 41, 102, 15704, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 6, 686, 584, 4280, 28027, 61, 3, 32105, 32...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2753, 21680, 953, 834, 4350, 834, 2884, 549, 17444, 427, 1128, 3274, 96, 4998, 302, 7524, 23, 302, 740, 6, 3, 9052, 9816, 7, 121, 3430, 686, 3274, 96, 3992, 1259, 1361, 121, 3430, 215, 2490, 2722, 3430, 833, 3274, ...
What is the Location with a Year larger than 2011, and a President with herman van rompuy (2nd term), and a Date of 28–29 june, and a Type with scheduled?
SELECT location FROM table_name_63 WHERE year > 2011 AND president = "herman van rompuy (2nd term)" AND date = "28–29 june" AND type = "scheduled"
CREATE TABLE table_name_63 (location VARCHAR, type VARCHAR, date VARCHAR, year VARCHAR, president VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3891, 41, 14836, 584, 4280, 28027, 6, 686, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 6, 2753, 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, 1128, 21680, 953, 834, 4350, 834, 3891, 549, 17444, 427, 215, 2490, 2722, 3430, 2753, 3274, 96, 760, 348, 4049, 3, 3522, 4987, 63, 4743, 727, 1657, 61, 121, 3430, 833, 3274, 96, 2577, 104, 3166, 3, 6959, 15, 121, ...
What is the President with a Year larger than 2011, and a Date with 23 may?
SELECT president FROM table_name_31 WHERE year > 2011 AND date = "23 may"
CREATE TABLE table_name_31 (president VARCHAR, year VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3341, 41, 102, 15704, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1661, 28, 3, 9, 2929, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2753, 21680, 953, 834, 4350, 834, 3341, 549, 17444, 427, 215, 2490, 2722, 3430, 833, 3274, 96, 2773, 164, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the Type with a Year larger than 2010, and a Location with justus lipsius building, brussels, and a President of herman van rompuy (2nd term), and a Date with 28–29 june?
SELECT type FROM table_name_96 WHERE year > 2010 AND location = "justus lipsius building, brussels" AND president = "herman van rompuy (2nd term)" AND date = "28–29 june"
CREATE TABLE table_name_96 (type VARCHAR, date VARCHAR, president VARCHAR, year VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4314, 41, 6137, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 6, 2753, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 6, 1128, 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, 686, 21680, 953, 834, 4350, 834, 4314, 549, 17444, 427, 215, 2490, 2735, 3430, 1128, 3274, 96, 4998, 302, 7524, 23, 302, 740, 6, 3, 9052, 9816, 7, 121, 3430, 2753, 3274, 96, 760, 348, 4049, 3, 3522, 4987, 63, 4743...
What competition has a goal number of 13?
SELECT competition FROM table_name_49 WHERE goal = 13
CREATE TABLE table_name_49 (competition VARCHAR, goal VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3647, 41, 287, 4995, 4749, 584, 4280, 28027, 6, 1288, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 2259, 65, 3, 9, 1288, 381, 13, 1179, 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, 2259, 21680, 953, 834, 4350, 834, 3647, 549, 17444, 427, 1288, 3274, 1179, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the total of yards when asst. is 19, totaltk is 60 and sack is more than 0?
SELECT SUM(yards) FROM table_name_60 WHERE asst = 19 AND totaltk = 60 AND sack > 0
CREATE TABLE table_name_60 (yards INTEGER, sack VARCHAR, asst VARCHAR, totaltk VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3328, 41, 6636, 7, 3, 21342, 17966, 6, 3, 15525, 584, 4280, 28027, 6, 38, 7, 17, 584, 4280, 28027, 6, 792, 17, 157, 584, 4280, 28027, 61, 3, 32105, 32106, 3210...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 180, 6122, 599, 6636, 7, 61, 21680, 953, 834, 4350, 834, 3328, 549, 17444, 427, 38, 7, 17, 3274, 957, 3430, 792, 17, 157, 3274, 1640, 3430, 3, 15525, 2490, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100...
what is the total sack for mike green when fumr is less than 0?
SELECT SUM(sack) FROM table_name_40 WHERE player = "mike green" AND fumr < 0
CREATE TABLE table_name_40 (sack INTEGER, player VARCHAR, fumr VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2445, 41, 15525, 3, 21342, 17966, 6, 1959, 584, 4280, 28027, 6, 11349, 52, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 792, 3, 15525, 21, 3,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 15525, 61, 21680, 953, 834, 4350, 834, 2445, 549, 17444, 427, 1959, 3274, 96, 20068, 15, 1442, 121, 3430, 11349, 52, 3, 2, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
what is the total sack when totaltk is 1 and asst. is more than 0?
SELECT SUM(sack) FROM table_name_86 WHERE totaltk = 1 AND asst > 0
CREATE TABLE table_name_86 (sack INTEGER, totaltk VARCHAR, asst VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3840, 41, 15525, 3, 21342, 17966, 6, 792, 17, 157, 584, 4280, 28027, 6, 38, 7, 17, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 792, 3, 155...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 15525, 61, 21680, 953, 834, 4350, 834, 3840, 549, 17444, 427, 792, 17, 157, 3274, 209, 3430, 38, 7, 17, 2490, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
what is the total number of tackles when fumr is 0, totaltk is 54 and yards is less than 0?
SELECT COUNT(tackles) FROM table_name_21 WHERE fumr = 0 AND totaltk = 54 AND yards < 0
CREATE TABLE table_name_21 (tackles VARCHAR, yards VARCHAR, fumr VARCHAR, totaltk VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 17, 4365, 965, 584, 4280, 28027, 6, 6460, 584, 4280, 28027, 6, 11349, 52, 584, 4280, 28027, 6, 792, 17, 157, 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, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 17, 4365, 965, 61, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 11349, 52, 3274, 3, 632, 3430, 792, 17, 157, 3274, 10630, 3430, 6460, 3, 2, 3, 632, 1, -100, -100, -100, -100, -100, -100, -1...
what is the sum of totaltk when yards is less than 0?
SELECT SUM(totaltk) FROM table_name_9 WHERE yards < 0
CREATE TABLE table_name_9 (totaltk INTEGER, yards INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1298, 41, 235, 1947, 17, 157, 3, 21342, 17966, 6, 6460, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 4505, 13, 792, 17, 157, 116, 6460, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 235, 1947, 17, 157, 61, 21680, 953, 834, 4350, 834, 1298, 549, 17444, 427, 6460, 3, 2, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What class is after 1973 with 41 points?
SELECT class FROM table_name_45 WHERE year > 1973 AND points = 41
CREATE TABLE table_name_45 (class VARCHAR, year VARCHAR, points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2128, 41, 4057, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 853, 19, 227, 17107, 28, 8798, 979, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 853, 21680, 953, 834, 4350, 834, 2128, 549, 17444, 427, 215, 2490, 17107, 3430, 979, 3274, 8798, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
How many wins for bikes with under 54 points, team yamaha, a 250cc bike, and before 1977?
SELECT COUNT(wins) FROM table_name_90 WHERE points < 54 AND team = "yamaha" AND class = "250cc" AND year < 1977
CREATE TABLE table_name_90 (wins VARCHAR, year VARCHAR, class VARCHAR, points VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2394, 41, 3757, 7, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 6, 853, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 6, 372, 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, 2847, 17161, 599, 3757, 7, 61, 21680, 953, 834, 4350, 834, 2394, 549, 17444, 427, 979, 3, 2, 10630, 3430, 372, 3274, 96, 22990, 1024, 121, 3430, 853, 3274, 96, 11434, 75, 75, 121, 3430, 215, 3, 2, 16433, 1, -100, ...
What distance did giovanni lombardi win after stage 5?
SELECT distance FROM table_name_10 WHERE stage > 5 AND winner = "giovanni lombardi"
CREATE TABLE table_name_10 (distance VARCHAR, stage VARCHAR, winner VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1714, 41, 26, 23, 8389, 584, 4280, 28027, 6, 1726, 584, 4280, 28027, 6, 4668, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 2357, 410, 3, 10253, 208, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2357, 21680, 953, 834, 4350, 834, 1714, 549, 17444, 427, 1726, 2490, 305, 3430, 4668, 3274, 96, 10253, 208, 14431, 3, 17551, 986, 23, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Who is the GC leader at ávila - segovia?
SELECT gc_leader FROM table_name_51 WHERE course = "ávila - segovia"
CREATE TABLE table_name_51 (gc_leader VARCHAR, course VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5553, 41, 122, 75, 834, 22900, 584, 4280, 28027, 6, 503, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 3, 11055, 2488, 44, 3, 2975, 6372, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 122, 75, 834, 22900, 21680, 953, 834, 4350, 834, 5553, 549, 17444, 427, 503, 3274, 96, 2975, 6372, 9, 3, 18, 142, 839, 5907, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many grids have less than 41 laps and a Driver of pedro de la rosa?
SELECT COUNT(grid) FROM table_name_11 WHERE laps < 41 AND driver = "pedro de la rosa"
CREATE TABLE table_name_11 (grid VARCHAR, laps VARCHAR, driver VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2596, 41, 3496, 26, 584, 4280, 28027, 6, 14941, 7, 584, 4280, 28027, 6, 2535, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 8634, 7, 43, 705, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 3496, 26, 61, 21680, 953, 834, 4350, 834, 2596, 549, 17444, 427, 14941, 7, 3, 2, 8798, 3430, 2535, 3274, 96, 3138, 52, 32, 20, 50, 3, 1859, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, ...
Which Time/Retired has a Grid smaller than 3, and a Driver of mika häkkinen?
SELECT time_retired FROM table_name_58 WHERE grid < 3 AND driver = "mika häkkinen"
CREATE TABLE table_name_58 (time_retired VARCHAR, grid VARCHAR, driver VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3449, 41, 715, 834, 10682, 1271, 584, 4280, 28027, 6, 8634, 584, 4280, 28027, 6, 2535, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 2900, 87, 1649, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 97, 834, 10682, 1271, 21680, 953, 834, 4350, 834, 3449, 549, 17444, 427, 8634, 3, 2, 220, 3430, 2535, 3274, 96, 20068, 9, 3, 10926, 157, 2917, 35, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What are toranosuke takagi's average laps?
SELECT AVG(laps) FROM table_name_14 WHERE driver = "toranosuke takagi"
CREATE TABLE table_name_14 (laps INTEGER, driver VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2534, 41, 8478, 7, 3, 21342, 17966, 6, 2535, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 33, 12, 2002, 32, 7, 1598, 15, 3, 17, 1639, 6623, 31, 7,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 71, 17217, 599, 8478, 7, 61, 21680, 953, 834, 4350, 834, 2534, 549, 17444, 427, 2535, 3274, 96, 17, 127, 9, 4844, 1598, 15, 3, 17, 1639, 6623, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Which grid has a Time/Retired of +5.004?
SELECT MIN(grid) FROM table_name_95 WHERE time_retired = "+5.004"
CREATE TABLE table_name_95 (grid INTEGER, time_retired VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3301, 41, 3496, 26, 3, 21342, 17966, 6, 97, 834, 10682, 1271, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 8634, 65, 3, 9, 2900, 87, 1649, 11809, 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, 3, 17684, 599, 3496, 26, 61, 21680, 953, 834, 4350, 834, 3301, 549, 17444, 427, 97, 834, 10682, 1271, 3274, 96, 1220, 23577, 20364, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What was the score of the game on November 9 when Atlanta was the visiting team?
SELECT score FROM table_name_73 WHERE visitor = "atlanta" AND date = "november 9"
CREATE TABLE table_name_73 (score VARCHAR, visitor VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4552, 41, 7, 9022, 584, 4280, 28027, 6, 7019, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2604, 13, 8, 467, 30, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2604, 21680, 953, 834, 4350, 834, 4552, 549, 17444, 427, 7019, 3274, 96, 144, 6761, 9, 121, 3430, 833, 3274, 96, 5326, 18247, 668, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the score of the home game at Tampa Bay?
SELECT score FROM table_name_56 WHERE home = "tampa bay"
CREATE TABLE table_name_56 (score VARCHAR, home VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4834, 41, 7, 9022, 584, 4280, 28027, 6, 234, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2604, 13, 8, 234, 467, 44, 18855, 2474, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2604, 21680, 953, 834, 4350, 834, 4834, 549, 17444, 427, 234, 3274, 96, 17, 4624, 9, 10210, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What was the date of the game where Ottawa was the home team and Atlanta is the visiting team?
SELECT date FROM table_name_32 WHERE visitor = "atlanta" AND home = "ottawa"
CREATE TABLE table_name_32 (date VARCHAR, visitor VARCHAR, home VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2668, 41, 5522, 584, 4280, 28027, 6, 7019, 584, 4280, 28027, 6, 234, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 833, 13, 8, 467, 213, 19809...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 833, 21680, 953, 834, 4350, 834, 2668, 549, 17444, 427, 7019, 3274, 96, 144, 6761, 9, 121, 3430, 234, 3274, 96, 32, 17, 17, 7396, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
I want the result for team of giants
SELECT result FROM table_name_39 WHERE team = "giants"
CREATE TABLE table_name_39 (result VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3288, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 27, 241, 8, 741, 21, 372, 13, 6079, 7, 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, 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, 741, 21680, 953, 834, 4350, 834, 3288, 549, 17444, 427, 372, 3274, 96, 22898, 17, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Tell me the pitcher on september 6, 2006
SELECT pitcher FROM table_name_8 WHERE date = "september 6, 2006"
CREATE TABLE table_name_8 (pitcher VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 927, 41, 5230, 1703, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 8779, 140, 8, 20034, 30, 16022, 18247, 8580, 3581, 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, 20034, 21680, 953, 834, 4350, 834, 927, 549, 17444, 427, 833, 3274, 96, 7, 6707, 18247, 8580, 3581, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
I want the date for rockies
SELECT date FROM table_name_66 WHERE team = "rockies"
CREATE TABLE table_name_66 (date VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3539, 41, 5522, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 27, 241, 8, 833, 21, 2480, 725, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 833, 21680, 953, 834, 4350, 834, 3539, 549, 17444, 427, 372, 3274, 96, 6133, 725, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
I want the date for aníbal sánchez
SELECT date FROM table_name_58 WHERE pitcher = "aníbal sánchez"
CREATE TABLE table_name_58 (date VARCHAR, pitcher VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3449, 41, 5522, 584, 4280, 28027, 6, 20034, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 27, 241, 8, 833, 21, 46, 2, 3849, 3, 7, 12916, 20095, 1, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 833, 21680, 953, 834, 4350, 834, 3449, 549, 17444, 427, 20034, 3274, 96, 152, 2, 3849, 3, 7, 12916, 20095, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
I want the result for team of giants
SELECT result FROM table_name_63 WHERE team = "giants"
CREATE TABLE table_name_63 (result VARCHAR, team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3891, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 27, 241, 8, 741, 21, 372, 13, 6079, 7, 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, 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, 741, 21680, 953, 834, 4350, 834, 3891, 549, 17444, 427, 372, 3274, 96, 22898, 17, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
I want the site for september 29, 2013
SELECT site FROM table_name_51 WHERE date = "september 29, 2013"
CREATE TABLE table_name_51 (site VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5553, 41, 3585, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 27, 241, 8, 353, 21, 16022, 18247, 14405, 2038, 1, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 353, 21680, 953, 834, 4350, 834, 5553, 549, 17444, 427, 833, 3274, 96, 7, 6707, 18247, 14405, 2038, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
When the apparent magnitude is 10.5, what is the right ascension?
SELECT right_ascension___j2000__ FROM table_name_71 WHERE apparent_magnitude = 10.5
CREATE TABLE table_name_71 (right_ascension___j2000__ VARCHAR, apparent_magnitude VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4450, 41, 3535, 834, 9, 7, 75, 35, 1938, 834, 834, 834, 354, 13527, 834, 834, 584, 4280, 28027, 6, 10320, 834, 7493, 29, 20341, 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, 0...
[ 3, 23143, 14196, 269, 834, 9, 7, 75, 35, 1938, 834, 834, 834, 354, 13527, 834, 834, 21680, 953, 834, 4350, 834, 4450, 549, 17444, 427, 10320, 834, 7493, 29, 20341, 3274, 209, 12100, 1, -100, -100, -100, -100, -100, -100, -100, -100,...
Which livery is from 1919?
SELECT livery FROM table_name_57 WHERE date = "1919"
CREATE TABLE table_name_57 (livery VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3436, 41, 7591, 651, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 619, 651, 19, 45, 27521, 58, 1, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 619, 651, 21680, 953, 834, 4350, 834, 3436, 549, 17444, 427, 833, 3274, 96, 2294, 2294, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Of the games with a record of 80-81, what was the highest attendance?
SELECT MAX(attendance) FROM table_name_89 WHERE record = "80-81"
CREATE TABLE table_name_89 (attendance INTEGER, record VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3914, 41, 15116, 663, 3, 21342, 17966, 6, 1368, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 1129, 8, 1031, 28, 3, 9, 1368, 13, 2775, 18, 4959, 6, 125, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4350, 834, 3914, 549, 17444, 427, 1368, 3274, 96, 2079, 18, 4959, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many entries have a HK viewers of 2.23 million, and a Rank below 2?
SELECT COUNT(peak) FROM table_name_34 WHERE hk_viewers = "2.23 million" AND rank > 2
CREATE TABLE table_name_34 (peak VARCHAR, hk_viewers VARCHAR, rank VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3710, 41, 14661, 584, 4280, 28027, 6, 3, 107, 157, 834, 4576, 277, 584, 4280, 28027, 6, 11003, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 10066...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 14661, 61, 21680, 953, 834, 4350, 834, 3710, 549, 17444, 427, 3, 107, 157, 834, 4576, 277, 3274, 96, 15300, 519, 770, 121, 3430, 11003, 2490, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What premiere has a finale of less than 41, peak less than 40, average above 31, and a Chinese title of 學警雄心?
SELECT premiere FROM table_name_95 WHERE finale < 41 AND peak < 40 AND average > 31 AND chinese_title = "學警雄心"
CREATE TABLE table_name_95 (premiere VARCHAR, chinese_title VARCHAR, average VARCHAR, finale VARCHAR, peak VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3301, 41, 2026, 2720, 60, 584, 4280, 28027, 6, 3, 1436, 1496, 15, 834, 21869, 584, 4280, 28027, 6, 1348, 584, 4280, 28027, 6, 13604, 584, 4280, 28027, 6, 6734, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 13539, 21680, 953, 834, 4350, 834, 3301, 549, 17444, 427, 13604, 3, 2, 8798, 3430, 6734, 3, 2, 1283, 3430, 1348, 2490, 2664, 3430, 3, 1436, 1496, 15, 834, 21869, 3274, 96, 2, 121, 1, -100, -100, -100, -100, -100, ...
What is the high average that has a Finale larger than 35, a HK viewers of 2.12 million, and a Peak larger than 40?
SELECT MAX(average) FROM table_name_36 WHERE finale > 35 AND hk_viewers = "2.12 million" AND peak > 40
CREATE TABLE table_name_36 (average INTEGER, peak VARCHAR, finale VARCHAR, hk_viewers VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3420, 41, 28951, 3, 21342, 17966, 6, 6734, 584, 4280, 28027, 6, 13604, 584, 4280, 28027, 6, 3, 107, 157, 834, 4576, 277, 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, 1, 1...
[ 3, 23143, 14196, 4800, 4, 599, 28951, 61, 21680, 953, 834, 4350, 834, 3420, 549, 17444, 427, 13604, 2490, 3097, 3430, 3, 107, 157, 834, 4576, 277, 3274, 96, 14489, 357, 770, 121, 3430, 6734, 2490, 1283, 1, -100, -100, -100, -100, -1...
What is the score for the home team when the venue is Junction Oval?
SELECT home_team AS score FROM table_name_96 WHERE venue = "junction oval"
CREATE TABLE table_name_96 (home_team VARCHAR, venue VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4314, 41, 5515, 834, 11650, 584, 4280, 28027, 6, 5669, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2604, 21, 8, 234, 372, 116, 8, 5669, 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, 234, 834, 11650, 6157, 2604, 21680, 953, 834, 4350, 834, 4314, 549, 17444, 427, 5669, 3274, 96, 6959, 4985, 17986, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the lowest crowd number at the venue MCG?
SELECT MIN(crowd) FROM table_name_73 WHERE venue = "mcg"
CREATE TABLE table_name_73 (crowd INTEGER, venue VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4552, 41, 75, 3623, 26, 3, 21342, 17966, 6, 5669, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7402, 4374, 381, 44, 8, 5669, 283, 12150, 58, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 75, 3623, 26, 61, 21680, 953, 834, 4350, 834, 4552, 549, 17444, 427, 5669, 3274, 96, 51, 75, 122, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Name the average round for jacksonville
SELECT AVG(round) FROM table_name_89 WHERE place = "jacksonville"
CREATE TABLE table_name_89 (round INTEGER, place VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3914, 41, 7775, 3, 21342, 17966, 6, 286, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 1348, 1751, 21, 3, 9325, 739, 1420, 1, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 71, 17217, 599, 7775, 61, 21680, 953, 834, 4350, 834, 3914, 549, 17444, 427, 286, 3274, 96, 9325, 739, 1420, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
I want the standing for january 29 and finished of 3rd and total points less than 248
SELECT standing FROM table_name_59 WHERE total_points < 248 AND finished = "3rd" AND date = "january 29"
CREATE TABLE table_name_59 (standing VARCHAR, date VARCHAR, total_points VARCHAR, finished VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3390, 41, 11018, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 6, 792, 834, 2700, 7, 584, 4280, 28027, 6, 2369, 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, 4125, 21680, 953, 834, 4350, 834, 3390, 549, 17444, 427, 792, 834, 2700, 7, 3, 2, 204, 3707, 3430, 2369, 3274, 96, 519, 52, 26, 121, 3430, 833, 3274, 96, 7066, 76, 1208, 2838, 121, 1, -100, -100, -100, -100, -100,...
What was the result and score of the game on February 22?
SELECT result FROM table_name_5 WHERE date = "february 22"
CREATE TABLE table_name_5 (result VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 755, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 741, 11, 2604, 13, 8, 467, 30, 2083, 1630, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 741, 21680, 953, 834, 4350, 834, 755, 549, 17444, 427, 833, 3274, 96, 89, 15, 9052, 1208, 1630, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the largest Rd# for a PI GP greater than 0 and a Reg GP less than 62?
SELECT MAX(rd__number) FROM table_name_20 WHERE pl_gp > 0 AND reg_gp < 62
CREATE TABLE table_name_20 (rd__number INTEGER, pl_gp VARCHAR, reg_gp VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1755, 41, 52, 26, 834, 834, 5525, 1152, 3, 21342, 17966, 6, 4752, 834, 122, 102, 584, 4280, 28027, 6, 5925, 834, 122, 102, 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, 4800, 4, 599, 52, 26, 834, 834, 5525, 1152, 61, 21680, 953, 834, 4350, 834, 1755, 549, 17444, 427, 4752, 834, 122, 102, 2490, 3, 632, 3430, 5925, 834, 122, 102, 3, 2, 3, 4056, 1, -100, -100, -100, -100, -100, -1...
Which team has a Reg GP over 62?
SELECT team__league_ FROM table_name_12 WHERE reg_gp > 62
CREATE TABLE table_name_12 (team__league_ VARCHAR, reg_gp INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2122, 41, 11650, 834, 834, 29512, 834, 584, 4280, 28027, 6, 5925, 834, 122, 102, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 4073, 372, 65, 3, 9, 7777, 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, 372, 834, 834, 29512, 834, 21680, 953, 834, 4350, 834, 2122, 549, 17444, 427, 5925, 834, 122, 102, 2490, 3, 4056, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the total year with a Position of 12th?
SELECT SUM(year) FROM table_name_89 WHERE position = "12th"
CREATE TABLE table_name_89 (year INTEGER, position VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3914, 41, 1201, 3, 21342, 17966, 6, 1102, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 215, 28, 3, 9, 14258, 13, 586, 189, 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, 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, 180, 6122, 599, 1201, 61, 21680, 953, 834, 4350, 834, 3914, 549, 17444, 427, 1102, 3274, 96, 2122, 189, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
When a race had less than 18 laps and time/retired of accident, what was the smallest grid?
SELECT MIN(grid) FROM table_name_16 WHERE time_retired = "accident" AND laps < 18
CREATE TABLE table_name_16 (grid INTEGER, time_retired VARCHAR, laps VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2938, 41, 3496, 26, 3, 21342, 17966, 6, 97, 834, 10682, 1271, 584, 4280, 28027, 6, 14941, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3, 9, 1964...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 17684, 599, 3496, 26, 61, 21680, 953, 834, 4350, 834, 2938, 549, 17444, 427, 97, 834, 10682, 1271, 3274, 96, 6004, 4215, 121, 3430, 14941, 7, 3, 2, 507, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the time/retired for a grid over 17 with 74 laps?
SELECT time_retired FROM table_name_31 WHERE grid > 17 AND laps = 74
CREATE TABLE table_name_31 (time_retired VARCHAR, grid VARCHAR, laps VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3341, 41, 715, 834, 10682, 1271, 584, 4280, 28027, 6, 8634, 584, 4280, 28027, 6, 14941, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 97, 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, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 97, 834, 10682, 1271, 21680, 953, 834, 4350, 834, 3341, 549, 17444, 427, 8634, 2490, 1003, 3430, 14941, 7, 3274, 3, 4581, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the grid total for david coulthard?
SELECT SUM(grid) FROM table_name_76 WHERE driver = "david coulthard"
CREATE TABLE table_name_76 (grid INTEGER, driver VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3959, 41, 3496, 26, 3, 21342, 17966, 6, 2535, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 8634, 792, 21, 836, 6961, 576, 83, 17, 5651, 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, 180, 6122, 599, 3496, 26, 61, 21680, 953, 834, 4350, 834, 3959, 549, 17444, 427, 2535, 3274, 96, 26, 9, 6961, 576, 83, 17, 5651, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What day did Chris Maddocks compete in the 35000 m?
SELECT date FROM table_name_83 WHERE athlete = "chris maddocks" AND event = "35000 m"
CREATE TABLE table_name_83 (date VARCHAR, athlete VARCHAR, event VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4591, 41, 5522, 584, 4280, 28027, 6, 17893, 584, 4280, 28027, 6, 605, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 239, 410, 4409, 5428, 26, 3961, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 833, 21680, 953, 834, 4350, 834, 4591, 549, 17444, 427, 17893, 3274, 96, 524, 52, 159, 11454, 26, 3961, 7, 121, 3430, 605, 3274, 96, 2469, 2313, 3, 51, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who has a walking data of 214.061km?
SELECT athlete FROM table_name_66 WHERE data = "214.061km"
CREATE TABLE table_name_66 (athlete VARCHAR, data VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3539, 41, 26170, 15, 584, 4280, 28027, 6, 331, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 65, 3, 9, 3214, 331, 13, 1401, 15021, 4241, 5848, 58, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 17893, 21680, 953, 834, 4350, 834, 3539, 549, 17444, 427, 331, 3274, 96, 2658, 15021, 4241, 5848, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Who has a walking data of 3:10:48+?
SELECT athlete FROM table_name_11 WHERE data = "3:10:48+"
CREATE TABLE table_name_11 (athlete VARCHAR, data VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2596, 41, 26170, 15, 584, 4280, 28027, 6, 331, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 65, 3, 9, 3214, 331, 13, 220, 10, 1714, 10, 3707, 1220,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 17893, 21680, 953, 834, 4350, 834, 2596, 549, 17444, 427, 331, 3274, 96, 519, 10, 1714, 10, 3707, 1220, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
what is the title of the episode with the original air date of october2,2002?
SELECT title FROM table_name_57 WHERE original_air_date = "october2,2002"
CREATE TABLE table_name_57 (title VARCHAR, original_air_date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3436, 41, 21869, 584, 4280, 28027, 6, 926, 834, 2256, 834, 5522, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 2233, 13, 8, 5640, 28, 8, 926, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2233, 21680, 953, 834, 4350, 834, 3436, 549, 17444, 427, 926, 834, 2256, 834, 5522, 3274, 96, 32, 75, 235, 1152, 4482, 24898, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
what is the title of the episode with the production code of ad1a22?
SELECT title FROM table_name_1 WHERE production_code = "ad1a22"
CREATE TABLE table_name_1 (title VARCHAR, production_code VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 536, 41, 21869, 584, 4280, 28027, 6, 999, 834, 4978, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 19, 8, 2233, 13, 8, 5640, 28, 8, 999, 1081, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2233, 21680, 953, 834, 4350, 834, 536, 549, 17444, 427, 999, 834, 4978, 3274, 96, 9, 26, 536, 9, 2884, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
who was the director of the episode with production code ad1a26?
SELECT directed_by FROM table_name_38 WHERE production_code = "ad1a26"
CREATE TABLE table_name_38 (directed_by VARCHAR, production_code VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3747, 41, 22955, 834, 969, 584, 4280, 28027, 6, 999, 834, 4978, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 113, 47, 8, 2090, 13, 8, 5640, 28, 999, 1081...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4350, 834, 3747, 549, 17444, 427, 999, 834, 4978, 3274, 96, 9, 26, 536, 9, 2688, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Who is the constructor whose circuit was Oulton Park?
SELECT constructor FROM table_name_71 WHERE circuit = "oulton park"
CREATE TABLE table_name_71 (constructor VARCHAR, circuit VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4450, 41, 15982, 5317, 584, 4280, 28027, 6, 4558, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 6774, 127, 3, 2544, 4558, 47, 10709, 7377, 1061...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6774, 127, 21680, 953, 834, 4350, 834, 4450, 549, 17444, 427, 4558, 3274, 96, 1063, 7377, 2447, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the name of the race for which the circuit was Snetterton?
SELECT race_name FROM table_name_37 WHERE circuit = "snetterton"
CREATE TABLE table_name_37 (race_name VARCHAR, circuit VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4118, 41, 12614, 834, 4350, 584, 4280, 28027, 6, 4558, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 564, 13, 8, 1964, 21, 84, 8, 4558, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1964, 834, 4350, 21680, 953, 834, 4350, 834, 4118, 549, 17444, 427, 4558, 3274, 96, 7, 10544, 24471, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
During what years did the Guard from Oklahoma with a height of 6-6 play for the Rockets?
SELECT years_for_rockets FROM table_name_41 WHERE height_in_ft = "6-6" AND position = "guard" AND school_club_team_country = "oklahoma"
CREATE TABLE table_name_41 (years_for_rockets VARCHAR, school_club_team_country VARCHAR, height_in_ft VARCHAR, position VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4853, 41, 1201, 7, 834, 1161, 834, 6133, 15, 17, 7, 584, 4280, 28027, 6, 496, 834, 13442, 834, 11650, 834, 17529, 584, 4280, 28027, 6, 3902, 834, 77, 834, 89, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 203, 834, 1161, 834, 6133, 15, 17, 7, 21680, 953, 834, 4350, 834, 4853, 549, 17444, 427, 3902, 834, 77, 834, 89, 17, 3274, 96, 948, 5783, 121, 3430, 1102, 3274, 96, 11010, 121, 3430, 496, 834, 13442, 834, 11650, 8...
how many times what the position 6th, the competition was super league xvii and played was larger than 27?
SELECT COUNT(drawn) FROM table_name_22 WHERE position = "6th" AND competition = "super league xvii" AND played > 27
CREATE TABLE table_name_22 (drawn VARCHAR, played VARCHAR, position VARCHAR, competition VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2884, 41, 19489, 29, 584, 4280, 28027, 6, 1944, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 6, 2259, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 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, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 19489, 29, 61, 21680, 953, 834, 4350, 834, 2884, 549, 17444, 427, 1102, 3274, 96, 948, 189, 121, 3430, 2259, 3274, 96, 21771, 5533, 3, 226, 14553, 121, 3430, 1944, 2490, 2307, 1, -100, -100, -100, ...
What is the average cap number in scotland in 1986–1998 leass than 69?
SELECT COUNT(average) FROM table_name_6 WHERE caps < 69 AND scotland_career = "1986–1998"
CREATE TABLE table_name_6 (average VARCHAR, caps VARCHAR, scotland_career VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 948, 41, 28951, 584, 4280, 28027, 6, 16753, 584, 4280, 28027, 6, 3, 7, 4310, 40, 232, 834, 2864, 49, 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, 2847, 17161, 599, 28951, 61, 21680, 953, 834, 4350, 834, 948, 549, 17444, 427, 16753, 3, 2, 3, 3951, 3430, 3, 7, 4310, 40, 232, 834, 2864, 49, 3274, 96, 2294, 3840, 104, 2294, 3916, 121, 1, -100, -100, -100, -100,...
Which caps was in scotland in 1920–1923?
SELECT caps FROM table_name_20 WHERE scotland_career = "1920–1923"
CREATE TABLE table_name_20 (caps VARCHAR, scotland_career VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1755, 41, 4010, 7, 584, 4280, 28027, 6, 3, 7, 4310, 40, 232, 834, 2864, 49, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 16753, 47, 16, 3, 7, 431...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 16753, 21680, 953, 834, 4350, 834, 1755, 549, 17444, 427, 3, 7, 4310, 40, 232, 834, 2864, 49, 3274, 96, 2294, 1755, 104, 2294, 2773, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the goal low with caps less than 38 and an average less than 1.083?
SELECT MIN(goals) FROM table_name_93 WHERE caps < 38 AND average < 1.083
CREATE TABLE table_name_93 (goals INTEGER, caps VARCHAR, average VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4271, 41, 839, 5405, 3, 21342, 17966, 6, 16753, 584, 4280, 28027, 6, 1348, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1288, 731, 28, 16753, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 839, 5405, 61, 21680, 953, 834, 4350, 834, 4271, 549, 17444, 427, 16753, 3, 2, 6654, 3430, 1348, 3, 2, 3, 12734, 4591, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the goal top with caps of 38 and an average less than 0.579?
SELECT MAX(goals) FROM table_name_45 WHERE caps = 38 AND average < 0.579
CREATE TABLE table_name_45 (goals INTEGER, caps VARCHAR, average VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2128, 41, 839, 5405, 3, 21342, 17966, 6, 16753, 584, 4280, 28027, 6, 1348, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1288, 420, 28, 16753, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 839, 5405, 61, 21680, 953, 834, 4350, 834, 2128, 549, 17444, 427, 16753, 3274, 6654, 3430, 1348, 3, 2, 3, 12100, 4440, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the low goal for kenny miller with an average smaller than 0.261?
SELECT MIN(goals) FROM table_name_24 WHERE name = "kenny miller" AND average < 0.261
CREATE TABLE table_name_24 (goals INTEGER, name VARCHAR, average VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2266, 41, 839, 5405, 3, 21342, 17966, 6, 564, 584, 4280, 28027, 6, 1348, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 731, 1288, 21, 3, 9376,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 839, 5405, 61, 21680, 953, 834, 4350, 834, 2266, 549, 17444, 427, 564, 3274, 96, 9376, 63, 3293, 49, 121, 3430, 1348, 3, 2, 3, 18189, 4241, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What home team plays at victoria park?
SELECT home_team FROM table_name_4 WHERE venue = "victoria park"
CREATE TABLE table_name_4 (home_team VARCHAR, venue VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 591, 41, 5515, 834, 11650, 584, 4280, 28027, 6, 5669, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 234, 372, 4805, 44, 3, 7287, 3600, 9, 2447, 58, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 234, 834, 11650, 21680, 953, 834, 4350, 834, 591, 549, 17444, 427, 5669, 3274, 96, 7287, 3600, 9, 2447, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
When north melbourne played as the home team, what was the away team score?
SELECT away_team AS score FROM table_name_7 WHERE home_team = "north melbourne"
CREATE TABLE table_name_7 (away_team VARCHAR, home_team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 940, 41, 8006, 834, 11650, 584, 4280, 28027, 6, 234, 834, 11650, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 3457, 3, 2341, 26255, 1944, 38, 8, 234, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 550, 834, 11650, 6157, 2604, 21680, 953, 834, 4350, 834, 940, 549, 17444, 427, 234, 834, 11650, 3274, 96, 29, 127, 189, 3, 2341, 26255, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the away team score at victoria park?
SELECT away_team AS score FROM table_name_42 WHERE venue = "victoria park"
CREATE TABLE table_name_42 (away_team VARCHAR, venue VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4165, 41, 8006, 834, 11650, 584, 4280, 28027, 6, 5669, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 550, 372, 2604, 44, 3, 7287, 3600, 9, 244...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 550, 834, 11650, 6157, 2604, 21680, 953, 834, 4350, 834, 4165, 549, 17444, 427, 5669, 3274, 96, 7287, 3600, 9, 2447, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the high goal against associated with 18 wins, a Goal Difference of 43, and under 6 draws?
SELECT MAX(goals_against) FROM table_name_57 WHERE wins = 18 AND goal_difference = 43 AND draws < 6
CREATE TABLE table_name_57 (goals_against INTEGER, draws VARCHAR, wins VARCHAR, goal_difference VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3436, 41, 839, 5405, 834, 9, 16720, 7, 17, 3, 21342, 17966, 6, 14924, 584, 4280, 28027, 6, 9204, 584, 4280, 28027, 6, 1288, 834, 26, 99, 11788, 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, 4800, 4, 599, 839, 5405, 834, 9, 16720, 7, 17, 61, 21680, 953, 834, 4350, 834, 3436, 549, 17444, 427, 9204, 3274, 507, 3430, 1288, 834, 26, 99, 11788, 3274, 8838, 3430, 14924, 3, 2, 431, 1, -100, -100, -100, -100,...
What is the average win total associated with under 4 draws, and under 15 goals?
SELECT AVG(wins) FROM table_name_86 WHERE draws < 4 AND goals_for < 15
CREATE TABLE table_name_86 (wins INTEGER, draws VARCHAR, goals_for VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3840, 41, 3757, 7, 3, 21342, 17966, 6, 14924, 584, 4280, 28027, 6, 1766, 834, 1161, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1348, 1369, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 71, 17217, 599, 3757, 7, 61, 21680, 953, 834, 4350, 834, 3840, 549, 17444, 427, 14924, 3, 2, 314, 3430, 1766, 834, 1161, 3, 2, 627, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who was the home team that played at Moorabbin Oval?
SELECT home_team FROM table_name_17 WHERE venue = "moorabbin oval"
CREATE TABLE table_name_17 (home_team VARCHAR, venue VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2517, 41, 5515, 834, 11650, 584, 4280, 28027, 6, 5669, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 234, 372, 24, 1944, 44, 1290, 127, 12982, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 234, 834, 11650, 21680, 953, 834, 4350, 834, 2517, 549, 17444, 427, 5669, 3274, 96, 21477, 12982, 77, 17986, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How large was the crowd when Carlton was the away team?
SELECT COUNT(crowd) FROM table_name_26 WHERE away_team = "carlton"
CREATE TABLE table_name_26 (crowd VARCHAR, away_team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2688, 41, 75, 3623, 26, 584, 4280, 28027, 6, 550, 834, 11650, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 508, 47, 8, 4374, 116, 3, 30339, 47, 8, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 75, 3623, 26, 61, 21680, 953, 834, 4350, 834, 2688, 549, 17444, 427, 550, 834, 11650, 3274, 96, 1720, 7377, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
I want the sum of year for mark barron
SELECT SUM(year) FROM table_name_11 WHERE player_name = "mark barron"
CREATE TABLE table_name_11 (year INTEGER, player_name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2596, 41, 1201, 3, 21342, 17966, 6, 1959, 834, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 27, 241, 8, 4505, 13, 215, 21, 3946, 1207, 52, 106, 1, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 1201, 61, 21680, 953, 834, 4350, 834, 2596, 549, 17444, 427, 1959, 834, 4350, 3274, 96, 3920, 1207, 52, 106, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Tell me the year for defensive tackle and college of lsu
SELECT year FROM table_name_13 WHERE position = "defensive tackle" AND college = "lsu"
CREATE TABLE table_name_13 (year VARCHAR, position VARCHAR, college VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2368, 41, 1201, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 6, 1900, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 8779, 140, 8, 215, 21, 11976, 8000, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 215, 21680, 953, 834, 4350, 834, 2368, 549, 17444, 427, 1102, 3274, 96, 221, 23039, 15, 8000, 121, 3430, 1900, 3274, 96, 40, 7, 76, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
On April 28, what was the average number of people attending?
SELECT AVG(attendance) FROM table_name_6 WHERE date = "april 28"
CREATE TABLE table_name_6 (attendance INTEGER, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 948, 41, 15116, 663, 3, 21342, 17966, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 461, 1186, 13719, 125, 47, 8, 1348, 381, 13, 151, 7078, 58, 1,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 71, 17217, 599, 15116, 663, 61, 21680, 953, 834, 4350, 834, 948, 549, 17444, 427, 833, 3274, 96, 9, 2246, 40, 2059, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Which player is a centre?
SELECT player FROM table_name_50 WHERE position = "centre"
CREATE TABLE table_name_50 (player VARCHAR, position VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1752, 41, 20846, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 1959, 19, 3, 9, 2050, 58, 1, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1959, 21680, 953, 834, 4350, 834, 1752, 549, 17444, 427, 1102, 3274, 96, 3728, 60, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the venue when Collingwood was the away team?
SELECT venue FROM table_name_49 WHERE away_team = "collingwood"
CREATE TABLE table_name_49 (venue VARCHAR, away_team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3647, 41, 15098, 584, 4280, 28027, 6, 550, 834, 11650, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 5669, 116, 9919, 53, 2037, 47, 8, 550, 37...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 5669, 21680, 953, 834, 4350, 834, 3647, 549, 17444, 427, 550, 834, 11650, 3274, 96, 3297, 697, 2037, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Where did Brian Hightower play when he has the Conv of 0?
SELECT venue FROM table_name_47 WHERE conv = "0" AND player = "brian hightower"
CREATE TABLE table_name_47 (venue VARCHAR, conv VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4177, 41, 15098, 584, 4280, 28027, 6, 975, 208, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2840, 410, 7798, 1592, 235, 3321, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 5669, 21680, 953, 834, 4350, 834, 4177, 549, 17444, 427, 975, 208, 3274, 96, 632, 121, 3430, 1959, 3274, 96, 2160, 152, 306, 235, 3321, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was Dick Hyland's conv?
SELECT conv FROM table_name_37 WHERE player = "dick hyland"
CREATE TABLE table_name_37 (conv VARCHAR, player VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4118, 41, 1018, 208, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 21269, 454, 28900, 31, 7, 975, 208, 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, 975, 208, 21680, 953, 834, 4350, 834, 4118, 549, 17444, 427, 1959, 3274, 96, 26, 3142, 3, 107, 28900, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
How many tries took place on 06/07/1996?
SELECT tries FROM table_name_16 WHERE date = "06/07/1996"
CREATE TABLE table_name_16 (tries VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2938, 41, 9000, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 3, 9000, 808, 286, 30, 13574, 87, 4560, 13523, 4314, 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, 3, 9000, 21680, 953, 834, 4350, 834, 2938, 549, 17444, 427, 833, 3274, 96, 5176, 87, 4560, 13523, 4314, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Which player played on 07/06/1997?
SELECT player FROM table_name_41 WHERE date = "07/06/1997"
CREATE TABLE table_name_41 (player VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4853, 41, 20846, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 1959, 1944, 30, 10668, 87, 5176, 13523, 4327, 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, 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, 1959, 21680, 953, 834, 4350, 834, 4853, 549, 17444, 427, 833, 3274, 96, 4560, 87, 5176, 13523, 4327, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When the Away team is melbourne, what venue do they play at?
SELECT venue FROM table_name_74 WHERE away_team = "melbourne"
CREATE TABLE table_name_74 (venue VARCHAR, away_team VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4581, 41, 15098, 584, 4280, 28027, 6, 550, 834, 11650, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 8, 71, 1343, 372, 19, 3, 2341, 26255, 6, 125, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 5669, 21680, 953, 834, 4350, 834, 4581, 549, 17444, 427, 550, 834, 11650, 3274, 96, 2341, 26255, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the lowest interview of Texas, with an average larger than 9.531?
SELECT MIN(interview) FROM table_name_86 WHERE state = "texas" AND average > 9.531
CREATE TABLE table_name_86 (interview INTEGER, state VARCHAR, average VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3840, 41, 3870, 4576, 3, 21342, 17966, 6, 538, 584, 4280, 28027, 6, 1348, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7402, 2772, 13, 2514, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 3870, 4576, 61, 21680, 953, 834, 4350, 834, 3840, 549, 17444, 427, 538, 3274, 96, 10354, 9, 7, 121, 3430, 1348, 2490, 3, 22321, 3341, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...