NATURAL_LANG
stringlengths
12
244
SQL
stringlengths
18
336
SCHEMA
stringlengths
27
355
input_ids
list
attention_mask
list
labels
list
Which Score has a Tournament of san jose, us (2)?
SELECT score FROM table_name_56 WHERE tournament = "san jose, us (2)"
CREATE TABLE table_name_56 (score VARCHAR, tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4834, 41, 7, 9022, 584, 4280, 28027, 6, 5892, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 17763, 65, 3, 9, 20502, 13, 3, 7, 152, 7406, 15, 6, 17...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5892, 3274, 96, 7, 152, 7406, 15, 6, 178, 6499, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which Opponents has a Score of 6–3, 6–4, 6–1?
SELECT opponents FROM table_name_60 WHERE score = "6–3, 6–4, 6–1"
CREATE TABLE table_name_60 (opponents VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3328, 41, 32, 102, 9977, 7, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 4495, 9977, 7, 65, 3, 9, 17763, 13, 431, 104, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 16383, 21680, 953, 834, 4350, 834, 3328, 549, 17444, 427, 2604, 3274, 96, 948, 104, 6355, 431, 104, 8525, 431, 104, 536, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Which Outcome has a Score of 6–4, 6–4, 6–2?
SELECT outcome FROM table_name_19 WHERE score = "6–4, 6–4, 6–2"
CREATE TABLE table_name_19 (outcome VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2294, 41, 670, 287, 15, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 3387, 287, 15, 65, 3, 9, 17763, 13, 431, 104, 8525,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6138, 21680, 953, 834, 4350, 834, 2294, 549, 17444, 427, 2604, 3274, 96, 948, 104, 8525, 431, 104, 8525, 431, 104, 357, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Which Tournament has a Score of 1–6, 0–6?
SELECT tournament FROM table_name_89 WHERE score = "1–6, 0–6"
CREATE TABLE table_name_89 (tournament VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3914, 41, 17, 1211, 20205, 17, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 20502, 65, 3, 9, 17763, 13, 209, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 5892, 21680, 953, 834, 4350, 834, 3914, 549, 17444, 427, 2604, 3274, 96, 536, 104, 11071, 3, 632, 104, 948, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Who is the opponent of the 3:00 time?
SELECT opponent FROM table_name_73 WHERE time = "3:00"
CREATE TABLE table_name_73 (opponent VARCHAR, time VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4552, 41, 32, 102, 9977, 584, 4280, 28027, 6, 97, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 15264, 13, 8, 220, 10, 1206, 97, 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, 15264, 21680, 953, 834, 4350, 834, 4552, 549, 17444, 427, 97, 3274, 96, 519, 10, 1206, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What was the score of the game with Nathalie Tauziat as a partner?
SELECT score FROM table_name_7 WHERE partnering = "nathalie tauziat"
CREATE TABLE table_name_7 (score VARCHAR, partnering VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 940, 41, 7, 9022, 584, 4280, 28027, 6, 3, 26361, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2604, 13, 8, 467, 28, 9267, 1024, 1896, 11452, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2604, 21680, 953, 834, 4350, 834, 940, 549, 17444, 427, 3, 26361, 3274, 96, 29, 9, 189, 9, 1896, 7151, 702, 144, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What type of surface was used for the game played on September 20, 1993?
SELECT surface FROM table_name_93 WHERE date = "september 20, 1993"
CREATE TABLE table_name_93 (surface VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4271, 41, 26899, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 686, 13, 1774, 47, 261, 21, 8, 467, 1944, 30, 1600, 16047, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1774, 21680, 953, 834, 4350, 834, 4271, 549, 17444, 427, 833, 3274, 96, 7, 6707, 18247, 16047, 8388, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the score of the game that was played on a grass surface?
SELECT score FROM table_name_24 WHERE surface = "grass"
CREATE TABLE table_name_24 (score VARCHAR, surface VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2266, 41, 7, 9022, 584, 4280, 28027, 6, 1774, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2604, 13, 8, 467, 24, 47, 1944, 30, 3, 9, 5956, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2604, 21680, 953, 834, 4350, 834, 2266, 549, 17444, 427, 1774, 3274, 96, 16446, 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 was the date of the game that was played against Laura Golarsa?
SELECT date FROM table_name_85 WHERE partnering = "laura golarsa"
CREATE TABLE table_name_85 (date VARCHAR, partnering VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4433, 41, 5522, 584, 4280, 28027, 6, 3, 26361, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 833, 13, 8, 467, 24, 47, 1944, 581, 10591, 350, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 833, 21680, 953, 834, 4350, 834, 4433, 549, 17444, 427, 3, 26361, 3274, 96, 521, 2414, 3, 7579, 291, 7, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the total rank of the celebrity with a 34.66 average and a season greater than 1?
SELECT COUNT(rank) FROM table_name_39 WHERE average = 34.66 AND season > 1
CREATE TABLE table_name_39 (rank VARCHAR, average VARCHAR, season VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3288, 41, 6254, 584, 4280, 28027, 6, 1348, 584, 4280, 28027, 6, 774, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 11003, 13, 8, 17086, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 6254, 61, 21680, 953, 834, 4350, 834, 3288, 549, 17444, 427, 1348, 3274, 6154, 5, 3539, 3430, 774, 2490, 209, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the highest average of celebrity Natalia Lesz, who is ranked greater than 4?
SELECT MAX(average) FROM table_name_19 WHERE rank > 4 AND celebrity = "natalia lesz"
CREATE TABLE table_name_19 (average INTEGER, rank VARCHAR, celebrity VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2294, 41, 28951, 3, 21342, 17966, 6, 11003, 584, 4280, 28027, 6, 17086, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 1348, 13, 17086, 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, 4800, 4, 599, 28951, 61, 21680, 953, 834, 4350, 834, 2294, 549, 17444, 427, 11003, 2490, 314, 3430, 17086, 3274, 96, 16978, 23, 9, 110, 172, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who is the professional partner of celebrity maΕ‚gorzata foremniak with a season less than 7, an average greater than 34.66, and a rank less than 10?
SELECT professional_partner FROM table_name_52 WHERE season < 7 AND average > 34.66 AND rank < 10 AND celebrity = "maΕ‚gorzata foremniak"
CREATE TABLE table_name_52 (professional_partner VARCHAR, celebrity VARCHAR, rank VARCHAR, season VARCHAR, average VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5373, 41, 24318, 834, 12300, 584, 4280, 28027, 6, 17086, 584, 4280, 28027, 6, 11003, 584, 4280, 28027, 6, 774, 584, 4280, 28027, 6, 1348, 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, 771, 834, 12300, 21680, 953, 834, 4350, 834, 5373, 549, 17444, 427, 774, 3, 2, 489, 3430, 1348, 2490, 6154, 5, 3539, 3430, 11003, 3, 2, 335, 3430, 17086, 3274, 96, 51, 9, 2, 122, 127, 1629, 17, 9, 21, 15, 51, ...
What is the primary language used in the film title Nynke?
SELECT main_language_s_ FROM table_name_86 WHERE original_title = "nynke"
CREATE TABLE table_name_86 (main_language_s_ VARCHAR, original_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3840, 41, 7484, 834, 24925, 834, 7, 834, 584, 4280, 28027, 6, 926, 834, 21869, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2329, 1612, 261, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 711, 834, 24925, 834, 7, 834, 21680, 953, 834, 4350, 834, 3840, 549, 17444, 427, 926, 834, 21869, 3274, 96, 29, 63, 29, 1050, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
For the film made in 1964: (37th), what was the result?
SELECT result FROM table_name_11 WHERE year = "1964: (37th)"
CREATE TABLE table_name_11 (result VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2596, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 242, 8, 814, 263, 16, 18969, 10, 41, 4118, 189, 201, 12...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 741, 21680, 953, 834, 4350, 834, 2596, 549, 17444, 427, 215, 3274, 96, 2294, 4389, 10, 41, 4118, 189, 61, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the nomination title used for the original film, Monsieur Hawarden?
SELECT film_title_used_in_nomination FROM table_name_18 WHERE original_title = "monsieur hawarden"
CREATE TABLE table_name_18 (film_title_used_in_nomination VARCHAR, original_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2606, 41, 9988, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 584, 4280, 28027, 6, 926, 834, 21869, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 814, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 21680, 953, 834, 4350, 834, 2606, 549, 17444, 427, 926, 834, 21869, 3274, 96, 2157, 2452, 450, 4244, 2239, 35, 121, 1, -100, -100, -100, -100, -100, -100, -1...
What is the nomination title used for the original film, Zwartboek?
SELECT film_title_used_in_nomination FROM table_name_98 WHERE original_title = "zwartboek"
CREATE TABLE table_name_98 (film_title_used_in_nomination VARCHAR, original_title VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3916, 41, 9988, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 584, 4280, 28027, 6, 926, 834, 21869, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 814, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 21680, 953, 834, 4350, 834, 3916, 549, 17444, 427, 926, 834, 21869, 3274, 96, 8297, 17, 115, 32, 15, 157, 121, 1, -100, -100, -100, -100, -100, -100, -100, ...
What is the primary language used in the film, Black Book?
SELECT main_language_s_ FROM table_name_53 WHERE film_title_used_in_nomination = "black book"
CREATE TABLE table_name_53 (main_language_s_ VARCHAR, film_title_used_in_nomination VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4867, 41, 7484, 834, 24925, 834, 7, 834, 584, 4280, 28027, 6, 814, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 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, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 711, 834, 24925, 834, 7, 834, 21680, 953, 834, 4350, 834, 4867, 549, 17444, 427, 814, 834, 21869, 834, 10064, 834, 77, 834, 29, 32, 14484, 3274, 96, 19699, 484, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100...
What is the average agricultural panel value with a Labour panel less than 1, a total value less than 21, and a National University of Ireland value greater than 0?
SELECT AVG(agricultural_panel) FROM table_name_53 WHERE labour_panel < 1 AND total < 21 AND national_university_of_ireland > 0
CREATE TABLE table_name_53 (agricultural_panel INTEGER, national_university_of_ireland VARCHAR, labour_panel VARCHAR, total VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4867, 41, 9, 3496, 14700, 834, 28726, 3, 21342, 17966, 6, 1157, 834, 7846, 485, 834, 858, 834, 2060, 40, 232, 584, 4280, 28027, 6, 12568, 834, 28726, 584, 4280, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 71, 17217, 599, 9, 3496, 14700, 834, 28726, 61, 21680, 953, 834, 4350, 834, 4867, 549, 17444, 427, 12568, 834, 28726, 3, 2, 209, 3430, 792, 3, 2, 1401, 3430, 1157, 834, 7846, 485, 834, 858, 834, 2060, 40, 232, 249...
What is the highest administrative panel value with an agricultural panel less than 1 and a labour panel value less than 5?
SELECT MAX(administrative_panel) FROM table_name_56 WHERE agricultural_panel < 1 AND labour_panel < 5
CREATE TABLE table_name_56 (administrative_panel INTEGER, agricultural_panel VARCHAR, labour_panel VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4834, 41, 9571, 1528, 834, 28726, 3, 21342, 17966, 6, 10687, 834, 28726, 584, 4280, 28027, 6, 12568, 834, 28726, 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, 4800, 4, 599, 9571, 1528, 834, 28726, 61, 21680, 953, 834, 4350, 834, 4834, 549, 17444, 427, 10687, 834, 28726, 3, 2, 209, 3430, 12568, 834, 28726, 3, 2, 305, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the highest labour panel value with a cultural and educational panel greater than 1, a University of Dublin value greater than 0, and a total value less than 60?
SELECT MAX(labour_panel) FROM table_name_43 WHERE cultural_and_educational_panel > 1 AND university_of_dublin > 0 AND total < 60
CREATE TABLE table_name_43 (labour_panel INTEGER, total VARCHAR, cultural_and_educational_panel VARCHAR, university_of_dublin VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4906, 41, 9339, 1211, 834, 28726, 3, 21342, 17966, 6, 792, 584, 4280, 28027, 6, 2779, 834, 232, 834, 29117, 138, 834, 28726, 584, 4280, 28027, 6, 3819, 834, 858, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 4800, 4, 599, 9339, 1211, 834, 28726, 61, 21680, 953, 834, 4350, 834, 4906, 549, 17444, 427, 2779, 834, 232, 834, 29117, 138, 834, 28726, 2490, 209, 3430, 3819, 834, 858, 834, 1259, 21746, 2490, 3, 632, 3430, 792, 3...
What is the total University of Dublin value with a labour panel greater than 11?
SELECT COUNT(university_of_dublin) FROM table_name_45 WHERE labour_panel > 11
CREATE TABLE table_name_45 (university_of_dublin VARCHAR, labour_panel INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2128, 41, 7846, 485, 834, 858, 834, 1259, 21746, 584, 4280, 28027, 6, 12568, 834, 28726, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 636, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 7846, 485, 834, 858, 834, 1259, 21746, 61, 21680, 953, 834, 4350, 834, 2128, 549, 17444, 427, 12568, 834, 28726, 2490, 850, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the sum of the cultural and educational panel value with an administrative panel of 0 and an agricultural panel value less than 0?
SELECT SUM(cultural_and_educational_panel) FROM table_name_87 WHERE administrative_panel = 0 AND agricultural_panel < 0
CREATE TABLE table_name_87 (cultural_and_educational_panel INTEGER, administrative_panel VARCHAR, agricultural_panel VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4225, 41, 14700, 834, 232, 834, 29117, 138, 834, 28726, 3, 21342, 17966, 6, 6601, 834, 28726, 584, 4280, 28027, 6, 10687, 834, 28726, 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, 180, 6122, 599, 14700, 834, 232, 834, 29117, 138, 834, 28726, 61, 21680, 953, 834, 4350, 834, 4225, 549, 17444, 427, 6601, 834, 28726, 3274, 3, 632, 3430, 10687, 834, 28726, 3, 2, 3, 632, 1, -100, -100, -100, -100, ...
What is the highest 2012 immigration for a country with an immigration of 81,094 in 2011?
SELECT MAX(2012) FROM table_name_69 WHERE 2011 = 81 OFFSET 094
CREATE TABLE table_name_69 (Id VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3951, 41, 196, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2030, 1673, 10653, 21, 3, 9, 684, 28, 46, 10653, 13, 3, 4959, 6, 4198, 591,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 12172, 61, 21680, 953, 834, 4350, 834, 3951, 549, 17444, 427, 2722, 3274, 3, 4959, 3, 15316, 20788, 14146, 591, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the Gauge of Locomotive G534 Owned by Aurizon which has a Status of Operational?
SELECT gauge FROM table_name_39 WHERE status = "operational" AND owner = "aurizon" AND locomotive = "g534"
CREATE TABLE table_name_39 (gauge VARCHAR, locomotive VARCHAR, status VARCHAR, owner VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3288, 41, 20038, 397, 584, 4280, 28027, 6, 31301, 584, 4280, 28027, 6, 2637, 584, 4280, 28027, 6, 2527, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 13596, 21680, 953, 834, 4350, 834, 3288, 549, 17444, 427, 2637, 3274, 96, 22280, 138, 121, 3430, 2527, 3274, 96, 9, 459, 8892, 121, 3430, 31301, 3274, 96, 122, 4867, 20364, 1, -100, -100, -100, -100, -100, -100, -100,...
Which Locomotive Entered Service in November 1984 and has an Operator of Southern Shorthaul Railroad?
SELECT locomotive FROM table_name_59 WHERE operator = "southern shorthaul railroad" AND entered_service = "november 1984"
CREATE TABLE table_name_59 (locomotive VARCHAR, operator VARCHAR, entered_service VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3390, 41, 5133, 32, 17732, 15, 584, 4280, 28027, 6, 7221, 584, 4280, 28027, 6, 5136, 834, 5114, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 1815, 28...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0...
[ 3, 23143, 14196, 31301, 21680, 953, 834, 4350, 834, 3390, 549, 17444, 427, 7221, 3274, 96, 7, 670, 760, 29, 710, 1024, 83, 21666, 121, 3430, 5136, 834, 5114, 3274, 96, 5326, 18247, 13480, 121, 1, -100, -100, -100, -100, -100, -100, ...
What is the Serial number of the Locomotive that Entered Service in November 1984 and has an Owner of Chicago Freight Car Leasing Australia?
SELECT serial_no FROM table_name_90 WHERE entered_service = "november 1984" AND owner = "chicago freight car leasing australia"
CREATE TABLE table_name_90 (serial_no VARCHAR, entered_service VARCHAR, owner VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2394, 41, 7, 15, 12042, 834, 29, 32, 584, 4280, 28027, 6, 5136, 834, 5114, 584, 4280, 28027, 6, 2527, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 10501, 834, 29, 32, 21680, 953, 834, 4350, 834, 2394, 549, 17444, 427, 5136, 834, 5114, 3274, 96, 5326, 18247, 13480, 121, 3430, 2527, 3274, 96, 1436, 658, 839, 17746, 443, 21209, 23407, 121, 1, -100, -100, -100, -100...
What is the Serial Number of the Locomotive that Entered Service October 1989?
SELECT serial_no FROM table_name_26 WHERE entered_service = "october 1989"
CREATE TABLE table_name_26 (serial_no VARCHAR, entered_service VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2688, 41, 7, 15, 12042, 834, 29, 32, 584, 4280, 28027, 6, 5136, 834, 5114, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 29549, 7720, 13, 8, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 10501, 834, 29, 32, 21680, 953, 834, 4350, 834, 2688, 549, 17444, 427, 5136, 834, 5114, 3274, 96, 32, 75, 235, 1152, 9975, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the 2011 value with a 2008 value of 0.3 and is a member state of the European Union?
SELECT 2011 FROM table_name_64 WHERE 2008 = "0.3" AND member_state = "european union"
CREATE TABLE table_name_64 (member_state VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4389, 41, 12066, 834, 5540, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2722, 701, 28, 3, 9, 2628, 701, 13, 3, 19997, 11, 19, 3, 9, 1144, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2722, 21680, 953, 834, 4350, 834, 4389, 549, 17444, 427, 2628, 3274, 96, 19997, 121, 3430, 1144, 834, 5540, 3274, 96, 28188, 152, 7021, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the 2012 value with a 1.3 in 2010 and a 3.6 in 2008?
SELECT 2012 FROM table_name_67 WHERE 2010 = "1.3" AND 2008 = "3.6"
CREATE TABLE table_name_67 (Id VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3708, 41, 196, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1673, 701, 28, 3, 9, 3, 13606, 16, 2735, 11, 3, 9, 3, 23074, 16, 2628, 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, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1673, 21680, 953, 834, 4350, 834, 3708, 549, 17444, 427, 2735, 3274, 96, 13606, 121, 3430, 2628, 3274, 96, 23074, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the sum of Yellow, when Category is Bugre (Indian), and when Amerindian is less than 50,00?
SELECT SUM(yellow) FROM table_name_76 WHERE category = "bugre (indian)" AND amerindian < 50 OFFSET 00
CREATE TABLE table_name_76 (yellow INTEGER, category VARCHAR, amerindian VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3959, 41, 63, 7126, 210, 3, 21342, 17966, 6, 3295, 584, 4280, 28027, 6, 183, 6655, 8603, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 4505, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 63, 7126, 210, 61, 21680, 953, 834, 4350, 834, 3959, 549, 17444, 427, 3295, 3274, 96, 14588, 60, 41, 77, 8603, 61, 121, 3430, 183, 6655, 8603, 3, 2, 943, 3, 15316, 20788, 3, 1206, 1, -100, -100, ...
What kind of IATA has an Airport of hamburg airport?
SELECT iata FROM table_name_5 WHERE airport = "hamburg airport"
CREATE TABLE table_name_5 (iata VARCHAR, airport VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 755, 41, 17221, 584, 4280, 28027, 6, 3761, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 773, 13, 27, 19282, 65, 46, 5735, 13, 3, 1483, 4824, 3761, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17221, 21680, 953, 834, 4350, 834, 755, 549, 17444, 427, 3761, 3274, 96, 1483, 4824, 3761, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Which Country that has a IATA of bal?
SELECT country FROM table_name_83 WHERE iata = "bal"
CREATE TABLE table_name_83 (country VARCHAR, iata VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4591, 41, 17529, 584, 4280, 28027, 6, 3, 17221, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 6993, 24, 65, 3, 9, 27, 19282, 13, 6561, 58, 1, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 684, 21680, 953, 834, 4350, 834, 4591, 549, 17444, 427, 3, 17221, 3274, 96, 3849, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Which Country has a IATA of vie?
SELECT country FROM table_name_32 WHERE iata = "vie"
CREATE TABLE table_name_32 (country VARCHAR, iata VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2668, 41, 17529, 584, 4280, 28027, 6, 3, 17221, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 6993, 65, 3, 9, 27, 19282, 13, 2240, 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, 684, 21680, 953, 834, 4350, 834, 2668, 549, 17444, 427, 3, 17221, 3274, 96, 5914, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
WHich Country has a ICAO of ltcd?
SELECT country FROM table_name_46 WHERE icao = "ltcd"
CREATE TABLE table_name_46 (country VARCHAR, icao VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4448, 41, 17529, 584, 4280, 28027, 6, 3, 2617, 32, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 3, 15313, 362, 6993, 65, 3, 9, 3, 15038, 667, 13, 3, 40...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 684, 21680, 953, 834, 4350, 834, 4448, 549, 17444, 427, 3, 2617, 32, 3274, 96, 40, 17, 75, 26, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Which Airport has a IATA of erz?
SELECT airport FROM table_name_63 WHERE iata = "erz"
CREATE TABLE table_name_63 (airport VARCHAR, iata VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3891, 41, 2256, 1493, 584, 4280, 28027, 6, 3, 17221, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 5735, 65, 3, 9, 27, 19282, 13, 3, 49, 172, 58, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3761, 21680, 953, 834, 4350, 834, 3891, 549, 17444, 427, 3, 17221, 3274, 96, 49, 172, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What kind of IATA that has a Airport of berlin schΓΆnefeld airport?
SELECT iata FROM table_name_83 WHERE airport = "berlin schΓΆnefeld airport"
CREATE TABLE table_name_83 (iata VARCHAR, airport VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4591, 41, 17221, 584, 4280, 28027, 6, 3761, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 773, 13, 27, 19282, 24, 65, 3, 9, 5735, 13, 3, 27995, 11878...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 17221, 21680, 953, 834, 4350, 834, 4591, 549, 17444, 427, 3761, 3274, 96, 27995, 11878, 5003, 3761, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who provided lyrics or music to the artist Cube?
SELECT lyrics__l____music__m_ FROM table_name_46 WHERE artist = "cube"
CREATE TABLE table_name_46 (lyrics__l____music__m_ VARCHAR, artist VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4448, 41, 120, 2234, 7, 834, 834, 40, 834, 834, 834, 834, 22170, 834, 834, 51, 834, 584, 4280, 28027, 6, 2377, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 13475, 834, 834, 40, 834, 834, 834, 834, 22170, 834, 834, 51, 834, 21680, 953, 834, 4350, 834, 4448, 549, 17444, 427, 2377, 3274, 96, 1071, 346, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What was the aircraft damage for the Boeing 707-320B?
SELECT aircraft AS damage FROM table_name_51 WHERE aircraft = "boeing 707-320b"
CREATE TABLE table_name_51 (aircraft VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5553, 41, 2256, 6696, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 6442, 1783, 21, 8, 21430, 489, 4560, 18, 15003, 279, 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, 6442, 6157, 1783, 21680, 953, 834, 4350, 834, 5553, 549, 17444, 427, 6442, 3274, 96, 115, 32, 15, 53, 489, 4560, 18, 15003, 115, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the number of fatalities for the Viscount 700?
SELECT fatalities FROM table_name_71 WHERE aircraft = "viscount 700"
CREATE TABLE table_name_71 (fatalities VARCHAR, aircraft VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4450, 41, 6589, 138, 2197, 584, 4280, 28027, 6, 6442, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 381, 13, 12699, 2197, 21, 8, 13291, 13362, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 12699, 2197, 21680, 953, 834, 4350, 834, 4450, 549, 17444, 427, 6442, 3274, 96, 3466, 13362, 12283, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What was the aircraft damage for the accident that had fatalities of 30/30?
SELECT aircraft AS damage FROM table_name_35 WHERE fatalities = "30/30"
CREATE TABLE table_name_35 (aircraft VARCHAR, fatalities VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2469, 41, 2256, 6696, 584, 4280, 28027, 6, 12699, 2197, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 6442, 1783, 21, 8, 3125, 24, 141, 12699, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6442, 6157, 1783, 21680, 953, 834, 4350, 834, 2469, 549, 17444, 427, 12699, 2197, 3274, 96, 1458, 87, 1458, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the location that had an accident by the F-27-600RF aircraft with tail number 6O-SAZ?
SELECT location FROM table_name_42 WHERE aircraft = "f-27-600rf" AND tail_number = "6o-saz"
CREATE TABLE table_name_42 (location VARCHAR, aircraft VARCHAR, tail_number VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4165, 41, 14836, 584, 4280, 28027, 6, 6442, 584, 4280, 28027, 6, 9891, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 1128, 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, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 1128, 21680, 953, 834, 4350, 834, 4165, 549, 17444, 427, 6442, 3274, 96, 89, 18, 2555, 18, 6007, 52, 89, 121, 3430, 9891, 834, 5525, 1152, 3274, 96, 948, 32, 18, 7, 9, 172, 121, 1, -100, -100, -100, -100, -100, ...
What was the tail number of the aircraft that had 5/30 fatalities?
SELECT tail_number FROM table_name_86 WHERE fatalities = "5/30"
CREATE TABLE table_name_86 (tail_number VARCHAR, fatalities VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3840, 41, 5756, 834, 5525, 1152, 584, 4280, 28027, 6, 12699, 2197, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 9891, 381, 13, 8, 6442, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 9891, 834, 5525, 1152, 21680, 953, 834, 4350, 834, 3840, 549, 17444, 427, 12699, 2197, 3274, 96, 755, 87, 1458, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What was the location of the accident that led to 50/50 fatalities?
SELECT location FROM table_name_84 WHERE fatalities = "50/50"
CREATE TABLE table_name_84 (location VARCHAR, fatalities VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4608, 41, 14836, 584, 4280, 28027, 6, 12699, 2197, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 1128, 13, 8, 3125, 24, 2237, 12, 943, 87, 175...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4350, 834, 4608, 549, 17444, 427, 12699, 2197, 3274, 96, 1752, 87, 1752, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What % has 4 RLng?
SELECT int_percentage FROM table_name_80 WHERE rlng = "4"
CREATE TABLE table_name_80 (int_percentage VARCHAR, rlng VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2079, 41, 77, 17, 834, 883, 3728, 545, 584, 4280, 28027, 6, 3, 52, 40, 1725, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 3, 1454, 65, 314, 3, 128...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 16, 17, 834, 883, 3728, 545, 21680, 953, 834, 4350, 834, 2079, 549, 17444, 427, 3, 52, 40, 1725, 3274, 96, 20364, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What team had a Ravg of 3.4?
SELECT team FROM table_name_72 WHERE ravg = "3.4"
CREATE TABLE table_name_72 (team VARCHAR, ravg VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5865, 41, 11650, 584, 4280, 28027, 6, 3, 11852, 122, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 372, 141, 3, 9, 25020, 122, 13, 3, 23204, 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, 372, 21680, 953, 834, 4350, 834, 5865, 549, 17444, 427, 3, 11852, 122, 3274, 96, 23204, 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 int percentage that has Ravg of 2.8?
SELECT int_percentage FROM table_name_29 WHERE ravg = "2.8"
CREATE TABLE table_name_29 (int_percentage VARCHAR, ravg VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3166, 41, 77, 17, 834, 883, 3728, 545, 584, 4280, 28027, 6, 3, 11852, 122, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 16, 17, 5294, 24, 6...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 16, 17, 834, 883, 3728, 545, 21680, 953, 834, 4350, 834, 3166, 549, 17444, 427, 3, 11852, 122, 3274, 96, 19419, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who is the R1st that has 36 RYds?
SELECT r1st FROM table_name_49 WHERE ryds = "36"
CREATE TABLE table_name_49 (r1st VARCHAR, ryds VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3647, 41, 52, 536, 7, 17, 584, 4280, 28027, 6, 3, 651, 26, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 391, 536, 7, 17, 24, 65, 4475...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 52, 536, 7, 17, 21680, 953, 834, 4350, 834, 3647, 549, 17444, 427, 3, 651, 26, 7, 3274, 96, 3420, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What was the Ravg for 2003?
SELECT ravg FROM table_name_87 WHERE year = "2003"
CREATE TABLE table_name_87 (ravg VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4225, 41, 11852, 122, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 25020, 122, 21, 3888, 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, 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, 11852, 122, 21680, 953, 834, 4350, 834, 4225, 549, 17444, 427, 215, 3274, 96, 23948, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What was the rate for 73 RYds?
SELECT rate FROM table_name_22 WHERE ryds = "73"
CREATE TABLE table_name_22 (rate VARCHAR, ryds VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2884, 41, 2206, 584, 4280, 28027, 6, 3, 651, 26, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 1080, 21, 3, 4552, 3, 11824, 26, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1080, 21680, 953, 834, 4350, 834, 2884, 549, 17444, 427, 3, 651, 26, 7, 3274, 96, 4552, 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 name of the non-mammal from brazil of the unit of caturrita formation?
SELECT name FROM table_name_19 WHERE location = "brazil" AND unit = "caturrita formation"
CREATE TABLE table_name_19 (name VARCHAR, location VARCHAR, unit VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2294, 41, 4350, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 6, 1745, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 564, 13, 8, 529, 18, 51, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 564, 21680, 953, 834, 4350, 834, 2294, 549, 17444, 427, 1128, 3274, 96, 1939, 702, 40, 121, 3430, 1745, 3274, 96, 75, 6010, 10694, 3239, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the name of the non-mammal who has tatarinov as the author?
SELECT name FROM table_name_4 WHERE authors = "tatarinov"
CREATE TABLE table_name_4 (name VARCHAR, authors VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 591, 41, 4350, 584, 4280, 28027, 6, 5921, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 564, 13, 8, 529, 18, 51, 265, 1982, 113, 65, 3, 17, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 564, 21680, 953, 834, 4350, 834, 591, 549, 17444, 427, 5921, 3274, 96, 17, 9, 5310, 5326, 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 unit of the non-mammal from greenland?
SELECT unit FROM table_name_95 WHERE location = "greenland"
CREATE TABLE table_name_95 (unit VARCHAR, location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3301, 41, 15129, 584, 4280, 28027, 6, 1128, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1745, 13, 8, 529, 18, 51, 265, 1982, 45, 1442, 40, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1745, 21680, 953, 834, 4350, 834, 3301, 549, 17444, 427, 1128, 3274, 96, 9423, 40, 232, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Who is the author for the malasaurus?
SELECT authors FROM table_name_65 WHERE name = "malasaurus"
CREATE TABLE table_name_65 (authors VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4122, 41, 17415, 7, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 2291, 21, 8, 1460, 9, 7348, 4502, 58, 1, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 5921, 21680, 953, 834, 4350, 834, 4122, 549, 17444, 427, 564, 3274, 96, 1982, 9, 7348, 4502, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the name of the non mammal of the unit vyazniki assemblage?
SELECT name FROM table_name_3 WHERE unit = "vyazniki assemblage"
CREATE TABLE table_name_3 (name VARCHAR, unit VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 519, 41, 4350, 584, 4280, 28027, 6, 1745, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 564, 13, 8, 529, 954, 51, 1982, 13, 8, 1745, 3, 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, 564, 21680, 953, 834, 4350, 834, 519, 549, 17444, 427, 1745, 3274, 96, 208, 63, 9, 172, 4953, 23, 3, 31907, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Who are the authors for the malasaurus of the vyazniki assemblage?
SELECT authors FROM table_name_16 WHERE unit = "vyazniki assemblage" AND name = "malasaurus"
CREATE TABLE table_name_16 (authors VARCHAR, unit VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2938, 41, 17415, 7, 584, 4280, 28027, 6, 1745, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 33, 8, 5921, 21, 8, 1460, 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, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 5921, 21680, 953, 834, 4350, 834, 2938, 549, 17444, 427, 1745, 3274, 96, 208, 63, 9, 172, 4953, 23, 3, 31907, 121, 3430, 564, 3274, 96, 1982, 9, 7348, 4502, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the lowest Rank with more than 0 bronze, 8 silver, and a total of 19, with less than 9 gold?
SELECT MIN(rank) FROM table_name_23 WHERE bronze > 0 AND silver = 8 AND total = 19 AND gold < 9
CREATE TABLE table_name_23 (rank INTEGER, gold VARCHAR, total VARCHAR, bronze VARCHAR, silver VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2773, 41, 6254, 3, 21342, 17966, 6, 2045, 584, 4280, 28027, 6, 792, 584, 4280, 28027, 6, 13467, 584, 4280, 28027, 6, 4294, 584, 4280, 28027, 61, 3, 32105, 32106, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 17684, 599, 6254, 61, 21680, 953, 834, 4350, 834, 2773, 549, 17444, 427, 13467, 2490, 3, 632, 3430, 4294, 3274, 505, 3430, 792, 3274, 957, 3430, 2045, 3, 2, 668, 1, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the sum for gold when there is more than 17 silver and more than 24 bronze?
SELECT SUM(gold) FROM table_name_28 WHERE silver > 17 AND bronze > 24
CREATE TABLE table_name_28 (gold INTEGER, silver VARCHAR, bronze VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2577, 41, 14910, 3, 21342, 17966, 6, 4294, 584, 4280, 28027, 6, 13467, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 4505, 21, 2045, 116, 132, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 14910, 61, 21680, 953, 834, 4350, 834, 2577, 549, 17444, 427, 4294, 2490, 1003, 3430, 13467, 2490, 997, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the sum of Bronze when the rank is 7, and the total is more than 22?
SELECT SUM(bronze) FROM table_name_19 WHERE rank = 7 AND total > 22
CREATE TABLE table_name_19 (bronze INTEGER, rank VARCHAR, total VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2294, 41, 13711, 776, 3, 21342, 17966, 6, 11003, 584, 4280, 28027, 6, 792, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 4505, 13, 20841, 116, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 13711, 776, 61, 21680, 953, 834, 4350, 834, 2294, 549, 17444, 427, 11003, 3274, 489, 3430, 792, 2490, 1630, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the sum of rank when silver is 1, and gold is less than 7, and bronze is 2?
SELECT SUM(rank) FROM table_name_28 WHERE silver = 1 AND gold < 7 AND bronze = 2
CREATE TABLE table_name_28 (rank INTEGER, bronze VARCHAR, silver VARCHAR, gold VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2577, 41, 6254, 3, 21342, 17966, 6, 13467, 584, 4280, 28027, 6, 4294, 584, 4280, 28027, 6, 2045, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 6254, 61, 21680, 953, 834, 4350, 834, 2577, 549, 17444, 427, 4294, 3274, 209, 3430, 2045, 3, 2, 489, 3430, 13467, 3274, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who was the Conductor of the Three Pintos (Die Drei Pintos) Production?
SELECT conductor FROM table_name_34 WHERE production = "the three pintos (die drei pintos)"
CREATE TABLE table_name_34 (conductor VARCHAR, production VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3710, 41, 1018, 7472, 127, 584, 4280, 28027, 6, 999, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 21942, 127, 13, 8, 5245, 8050, 235, 7, 41,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3498, 127, 21680, 953, 834, 4350, 834, 3710, 549, 17444, 427, 999, 3274, 96, 532, 386, 4522, 235, 7, 41, 2498, 4052, 4522, 235, 7, 61, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who is the Conductor who had Stephen Barlow as Director?
SELECT conductor FROM table_name_22 WHERE director = "stephen barlow"
CREATE TABLE table_name_22 (conductor VARCHAR, director VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2884, 41, 1018, 7472, 127, 584, 4280, 28027, 6, 2090, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 19, 8, 21942, 127, 113, 141, 7872, 1386, 3216, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3498, 127, 21680, 953, 834, 4350, 834, 2884, 549, 17444, 427, 2090, 3274, 96, 849, 19017, 1207, 3216, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who was Director John Ramster's Composer?
SELECT composer FROM table_name_3 WHERE director = "john ramster"
CREATE TABLE table_name_3 (composer VARCHAR, director VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 519, 41, 287, 2748, 49, 584, 4280, 28027, 6, 2090, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 2578, 1079, 4425, 1370, 31, 7, 2570, 2748, 49, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 13075, 21680, 953, 834, 4350, 834, 519, 549, 17444, 427, 2090, 3274, 96, 27341, 3, 2375, 1370, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which Giant Slalom has a Slalom of 45?
SELECT Giant AS slalom FROM table_name_26 WHERE slalom = "45"
CREATE TABLE table_name_26 (Giant VARCHAR, slalom VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2688, 41, 517, 23, 288, 584, 4280, 28027, 6, 3, 7, 40, 138, 32, 51, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 3156, 288, 180, 40, 138, 32, 51,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3156, 288, 6157, 3, 7, 40, 138, 32, 51, 21680, 953, 834, 4350, 834, 2688, 549, 17444, 427, 3, 7, 40, 138, 32, 51, 3274, 96, 2128, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Which Slalom has a Super G of 4?
SELECT slalom FROM table_name_98 WHERE super_g = "4"
CREATE TABLE table_name_98 (slalom VARCHAR, super_g VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3916, 41, 7, 40, 138, 32, 51, 584, 4280, 28027, 6, 1355, 834, 122, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 180, 40, 138, 32, 51, 65, 3, 9, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 7, 40, 138, 32, 51, 21680, 953, 834, 4350, 834, 3916, 549, 17444, 427, 1355, 834, 122, 3274, 96, 20364, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Which champion has sentosa golf club as the tournament location?
SELECT champion FROM table_name_55 WHERE tournament_location = "sentosa golf club"
CREATE TABLE table_name_55 (champion VARCHAR, tournament_location VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3769, 41, 17788, 12364, 584, 4280, 28027, 6, 5892, 834, 14836, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 6336, 65, 1622, 32, 7, 9, 4319, 1886, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 6336, 21680, 953, 834, 4350, 834, 3769, 549, 17444, 427, 5892, 834, 14836, 3274, 96, 5277, 32, 7, 9, 4319, 1886, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which county has 2011 as the year?
SELECT country FROM table_name_17 WHERE year = 2011
CREATE TABLE table_name_17 (country VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2517, 41, 17529, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 5435, 65, 2722, 38, 8, 215, 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, 684, 21680, 953, 834, 4350, 834, 2517, 549, 17444, 427, 215, 3274, 2722, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the total sum of bronze medals for the Soviet Union when there are more than 0 silver medals and more than 3 total medals?
SELECT SUM(bronze) FROM table_name_39 WHERE silver > 0 AND nation = "soviet union" AND total > 3
CREATE TABLE table_name_39 (bronze INTEGER, total VARCHAR, silver VARCHAR, nation VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3288, 41, 13711, 776, 3, 21342, 17966, 6, 792, 584, 4280, 28027, 6, 4294, 584, 4280, 28027, 6, 2982, 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, 180, 6122, 599, 13711, 776, 61, 21680, 953, 834, 4350, 834, 3288, 549, 17444, 427, 4294, 2490, 3, 632, 3430, 2982, 3274, 96, 7, 9881, 15, 17, 7021, 121, 3430, 792, 2490, 220, 1, -100, -100, -100, -100, -100, -100, ...
What is the lowest rank of a nation with fewer than 3 gold medals, more than 2 bronze medals, and 0 silver medals?
SELECT MIN(rank) FROM table_name_95 WHERE gold < 3 AND silver = 0 AND bronze > 2
CREATE TABLE table_name_95 (rank INTEGER, bronze VARCHAR, gold VARCHAR, silver VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3301, 41, 6254, 3, 21342, 17966, 6, 13467, 584, 4280, 28027, 6, 2045, 584, 4280, 28027, 6, 4294, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 17684, 599, 6254, 61, 21680, 953, 834, 4350, 834, 3301, 549, 17444, 427, 2045, 3, 2, 220, 3430, 4294, 3274, 3, 632, 3430, 13467, 2490, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
For the album Board Up the House, what is the contribution?
SELECT contribution FROM table_name_49 WHERE album = "board up the house"
CREATE TABLE table_name_49 (contribution VARCHAR, album VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3647, 41, 1018, 5135, 1575, 584, 4280, 28027, 6, 2306, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 242, 8, 2306, 2086, 3234, 8, 1384, 6, 125, 19, 8, 627...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6275, 21680, 953, 834, 4350, 834, 3647, 549, 17444, 427, 2306, 3274, 96, 1976, 95, 8, 629, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What band has a year above 2011?
SELECT band FROM table_name_75 WHERE year > 2011
CREATE TABLE table_name_75 (band VARCHAR, year INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3072, 41, 3348, 584, 4280, 28027, 6, 215, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 1928, 65, 3, 9, 215, 756, 2722, 58, 1, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1928, 21680, 953, 834, 4350, 834, 3072, 549, 17444, 427, 215, 2490, 2722, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What time was the game played that had a record of 0–2–0?
SELECT time___et__ FROM table_name_56 WHERE record = "0–2–0"
CREATE TABLE table_name_56 (time___et__ VARCHAR, record VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4834, 41, 715, 834, 834, 834, 15, 17, 834, 834, 584, 4280, 28027, 6, 1368, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 97, 47, 8, 467, 1944, 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, 97, 834, 834, 834, 15, 17, 834, 834, 21680, 953, 834, 4350, 834, 4834, 549, 17444, 427, 1368, 3274, 96, 632, 104, 357, 104, 632, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the average weight of a player who is less than 175 centimeters tall?
SELECT AVG(weight__kg_) FROM table_name_83 WHERE height__cm_ < 175
CREATE TABLE table_name_83 (weight__kg_ INTEGER, height__cm_ INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4591, 41, 9378, 834, 834, 8711, 834, 3, 21342, 17966, 6, 3902, 834, 834, 75, 51, 834, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1348, 1293,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 71, 17217, 599, 9378, 834, 834, 8711, 834, 61, 21680, 953, 834, 4350, 834, 4591, 549, 17444, 427, 3902, 834, 834, 75, 51, 834, 3, 2, 209, 3072, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the English name of the country that has Ramallah as its capital?
SELECT english_country_name FROM table_name_59 WHERE english_capital_name = "ramallah"
CREATE TABLE table_name_59 (english_country_name VARCHAR, english_capital_name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3390, 41, 4606, 40, 1273, 834, 17529, 834, 4350, 584, 4280, 28027, 6, 22269, 834, 4010, 9538, 834, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 22269, 834, 17529, 834, 4350, 21680, 953, 834, 4350, 834, 3390, 549, 17444, 427, 22269, 834, 4010, 9538, 834, 4350, 3274, 96, 2375, 30157, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the English name of the country that has Doha as its capital?
SELECT english_country_name FROM table_name_5 WHERE english_capital_name = "doha"
CREATE TABLE table_name_5 (english_country_name VARCHAR, english_capital_name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 755, 41, 4606, 40, 1273, 834, 17529, 834, 4350, 584, 4280, 28027, 6, 22269, 834, 4010, 9538, 834, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 22269, 834, 17529, 834, 4350, 21680, 953, 834, 4350, 834, 755, 549, 17444, 427, 22269, 834, 4010, 9538, 834, 4350, 3274, 96, 26, 32, 1024, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the name of the capital, in Arabic, that is called n'djamena in English?
SELECT arabic_capital_name FROM table_name_7 WHERE english_capital_name = "n'djamena"
CREATE TABLE table_name_7 (arabic_capital_name VARCHAR, english_capital_name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 940, 41, 2551, 15979, 834, 4010, 9538, 834, 4350, 584, 4280, 28027, 6, 22269, 834, 4010, 9538, 834, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 21165, 447, 834, 4010, 9538, 834, 4350, 21680, 953, 834, 4350, 834, 940, 549, 17444, 427, 22269, 834, 4010, 9538, 834, 4350, 3274, 96, 29, 31, 26, 1191, 904, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100...
What is the name of the country in Arabic that has Moroni as the name of its capital in English?
SELECT arabic_country_name FROM table_name_68 WHERE english_capital_name = "moroni"
CREATE TABLE table_name_68 (arabic_country_name VARCHAR, english_capital_name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3651, 41, 2551, 15979, 834, 17529, 834, 4350, 584, 4280, 28027, 6, 22269, 834, 4010, 9538, 834, 4350, 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, 0, 0...
[ 3, 23143, 14196, 21165, 447, 834, 17529, 834, 4350, 21680, 953, 834, 4350, 834, 3651, 549, 17444, 427, 22269, 834, 4010, 9538, 834, 4350, 3274, 96, 2528, 106, 23, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
When was the premiere on the TVB Jade Channel?
SELECT premiere FROM table_name_86 WHERE channel = "tvb jade"
CREATE TABLE table_name_86 (premiere VARCHAR, channel VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3840, 41, 2026, 2720, 60, 584, 4280, 28027, 6, 4245, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 47, 8, 13539, 30, 8, 1424, 279, 2215, 221, 9916, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 13539, 21680, 953, 834, 4350, 834, 3840, 549, 17444, 427, 4245, 3274, 96, 17, 208, 115, 2662, 221, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Who was the host of the premiere on November 10, 2007?
SELECT host FROM table_name_18 WHERE premiere = "november 10, 2007"
CREATE TABLE table_name_18 (host VARCHAR, premiere VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2606, 41, 12675, 584, 4280, 28027, 6, 13539, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 2290, 13, 8, 13539, 30, 1671, 10372, 4101, 58, 1, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2290, 21680, 953, 834, 4350, 834, 2606, 549, 17444, 427, 13539, 3274, 96, 5326, 18247, 10372, 4101, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Which country had a premiere on July 24, 2010?
SELECT country FROM table_name_65 WHERE premiere = "july 24, 2010"
CREATE TABLE table_name_65 (country VARCHAR, premiere VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4122, 41, 17529, 584, 4280, 28027, 6, 13539, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 684, 141, 3, 9, 13539, 30, 1718, 14320, 2735, 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, 684, 21680, 953, 834, 4350, 834, 4122, 549, 17444, 427, 13539, 3274, 96, 2047, 120, 14320, 2735, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which channel comes out of Israel?
SELECT channel FROM table_name_83 WHERE country = "israel"
CREATE TABLE table_name_83 (channel VARCHAR, country VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4591, 41, 19778, 584, 4280, 28027, 6, 684, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 4245, 639, 91, 13, 3352, 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, 4245, 21680, 953, 834, 4350, 834, 4591, 549, 17444, 427, 684, 3274, 96, 30178, 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 largest total when the rank is 6 and there's less than 1 gold?
SELECT MAX(total) FROM table_name_31 WHERE rank = "6" AND gold < 1
CREATE TABLE table_name_31 (total INTEGER, rank VARCHAR, gold VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3341, 41, 235, 1947, 3, 21342, 17966, 6, 11003, 584, 4280, 28027, 6, 2045, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2015, 792, 116, 8, 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, 4800, 4, 599, 235, 1947, 61, 21680, 953, 834, 4350, 834, 3341, 549, 17444, 427, 11003, 3274, 96, 948, 121, 3430, 2045, 3, 2, 209, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the largest gold number when the total is less than 3, the rank is 5, and the silver is more than 1?
SELECT MAX(gold) FROM table_name_16 WHERE total < 3 AND rank = "5" AND silver > 1
CREATE TABLE table_name_16 (gold INTEGER, silver VARCHAR, total VARCHAR, rank VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2938, 41, 14910, 3, 21342, 17966, 6, 4294, 584, 4280, 28027, 6, 792, 584, 4280, 28027, 6, 11003, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 4800, 4, 599, 14910, 61, 21680, 953, 834, 4350, 834, 2938, 549, 17444, 427, 792, 3, 2, 220, 3430, 11003, 3274, 96, 17395, 3430, 4294, 2490, 209, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the total of silver when gold is less than 0?
SELECT SUM(silver) FROM table_name_30 WHERE gold < 0
CREATE TABLE table_name_30 (silver INTEGER, gold INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1458, 41, 7, 173, 624, 3, 21342, 17966, 6, 2045, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 13, 4294, 116, 2045, 19, 705, 145, 3, 632...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 7, 173, 624, 61, 21680, 953, 834, 4350, 834, 1458, 549, 17444, 427, 2045, 3, 2, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which team was the visitor when Milt Palacio (15) was the leading scorer?
SELECT visitor FROM table_name_82 WHERE leading_scorer = "milt palacio (15)"
CREATE TABLE table_name_82 (visitor VARCHAR, leading_scorer VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4613, 41, 3466, 155, 127, 584, 4280, 28027, 6, 1374, 834, 7, 5715, 49, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 372, 47, 8, 7019, 116, 8573, 17...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 7019, 21680, 953, 834, 4350, 834, 4613, 549, 17444, 427, 1374, 834, 7, 5715, 49, 3274, 96, 51, 173, 17, 7692, 4268, 32, 17251, 61, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the home of the team with Carlos Boozer (27) as the leading scorer?
SELECT home FROM table_name_1 WHERE leading_scorer = "carlos boozer (27)"
CREATE TABLE table_name_1 (home VARCHAR, leading_scorer VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 536, 41, 5515, 584, 4280, 28027, 6, 1374, 834, 7, 5715, 49, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 234, 13, 8, 372, 28, 19783, 1491, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 234, 21680, 953, 834, 4350, 834, 536, 549, 17444, 427, 1374, 834, 7, 5715, 49, 3274, 96, 1720, 2298, 3, 12840, 2558, 4743, 12703, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What date was the game played with the Cavaliers at home and the Warriors visiting?
SELECT date FROM table_name_39 WHERE home = "cavaliers" AND visitor = "warriors"
CREATE TABLE table_name_39 (date VARCHAR, home VARCHAR, visitor VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3288, 41, 5522, 584, 4280, 28027, 6, 234, 584, 4280, 28027, 6, 7019, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 833, 47, 8, 467, 1944, 28, 8, 1765...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 833, 21680, 953, 834, 4350, 834, 3288, 549, 17444, 427, 234, 3274, 96, 658, 2165, 4518, 121, 3430, 7019, 3274, 96, 210, 10269, 127, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the sum total of all the years with a bell that weighed 857 kilograms?
SELECT SUM(year) FROM table_name_40 WHERE weight__kg_ = "857"
CREATE TABLE table_name_40 (year INTEGER, weight__kg_ VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2445, 41, 1201, 3, 21342, 17966, 6, 1293, 834, 834, 8711, 834, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 4505, 792, 13, 66, 8, 203, 28, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 1201, 61, 21680, 953, 834, 4350, 834, 2445, 549, 17444, 427, 1293, 834, 834, 8711, 834, 3274, 96, 927, 3436, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the Enrollment for the Pilots?
SELECT MIN(enrollment) FROM table_name_3 WHERE team_nickname = "pilots"
CREATE TABLE table_name_3 (enrollment INTEGER, team_nickname VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 519, 41, 35, 4046, 297, 3, 21342, 17966, 6, 372, 834, 11191, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 695, 4046, 297, 21, 8, 17777,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 35, 4046, 297, 61, 21680, 953, 834, 4350, 834, 519, 549, 17444, 427, 372, 834, 11191, 4350, 3274, 96, 24650, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the Enrollment for the Coyotes Founded in 1891?
SELECT COUNT(enrollment) FROM table_name_34 WHERE founded = 1891 AND team_nickname = "coyotes"
CREATE TABLE table_name_34 (enrollment VARCHAR, founded VARCHAR, team_nickname VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3710, 41, 35, 4046, 297, 584, 4280, 28027, 6, 5710, 584, 4280, 28027, 6, 372, 834, 11191, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 35, 4046, 297, 61, 21680, 953, 834, 4350, 834, 3710, 549, 17444, 427, 5710, 3274, 507, 4729, 3430, 372, 834, 11191, 4350, 3274, 96, 509, 63, 32, 1422, 121, 1, -100, -100, -100, -100, -100, -100, -1...
What Location has a Team Nickname called the Fighting Missionaries?
SELECT location FROM table_name_13 WHERE team_nickname = "fighting missionaries"
CREATE TABLE table_name_13 (location VARCHAR, team_nickname VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2368, 41, 14836, 584, 4280, 28027, 6, 372, 834, 11191, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 10450, 65, 3, 9, 2271, 7486, 4350, 718, 8, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1128, 21680, 953, 834, 4350, 834, 2368, 549, 17444, 427, 372, 834, 11191, 4350, 3274, 96, 14466, 53, 2253, 5414, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
The Loggers are part of what Primary Conference?
SELECT primary_conference FROM table_name_60 WHERE team_nickname = "loggers"
CREATE TABLE table_name_60 (primary_conference VARCHAR, team_nickname VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3328, 41, 8234, 1208, 834, 28496, 584, 4280, 28027, 6, 372, 834, 11191, 4350, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 37, 7736, 1304, 7, 33, 294, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2329, 834, 28496, 21680, 953, 834, 4350, 834, 3328, 549, 17444, 427, 372, 834, 11191, 4350, 3274, 96, 27282, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the Enrollment at Whitman College Founded after 1859?
SELECT AVG(enrollment) FROM table_name_6 WHERE institution = "whitman college" AND founded > 1859
CREATE TABLE table_name_6 (enrollment INTEGER, institution VARCHAR, founded VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 948, 41, 35, 4046, 297, 3, 21342, 17966, 6, 6568, 584, 4280, 28027, 6, 5710, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 695, 4046, 297, 44,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 71, 17217, 599, 35, 4046, 297, 61, 21680, 953, 834, 4350, 834, 948, 549, 17444, 427, 6568, 3274, 96, 12124, 17, 348, 1900, 121, 3430, 5710, 2490, 507, 3390, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What was the attendance when the opponent was virginia?
SELECT SUM(attendance) FROM table_name_96 WHERE opponent = "virginia"
CREATE TABLE table_name_96 (attendance INTEGER, opponent VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4314, 41, 15116, 663, 3, 21342, 17966, 6, 15264, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 11364, 116, 8, 15264, 47, 24556, 23, 9, 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, 180, 6122, 599, 15116, 663, 61, 21680, 953, 834, 4350, 834, 4314, 549, 17444, 427, 15264, 3274, 96, 5771, 122, 77, 23, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What was the date when the opponent was at South carolina?
SELECT date FROM table_name_8 WHERE opponent = "at south carolina"
CREATE TABLE table_name_8 (date VARCHAR, opponent VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 927, 41, 5522, 584, 4280, 28027, 6, 15264, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 833, 116, 8, 15264, 47, 44, 1013, 443, 12057, 9, 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, 833, 21680, 953, 834, 4350, 834, 927, 549, 17444, 427, 15264, 3274, 96, 144, 3414, 443, 12057, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What was the highest attendance when the result was L 6-28?
SELECT MAX(attendance) FROM table_name_40 WHERE result = "l 6-28"
CREATE TABLE table_name_40 (attendance INTEGER, result VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2445, 41, 15116, 663, 3, 21342, 17966, 6, 741, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2030, 11364, 116, 8, 741, 47, 301, 12405, 2577, 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, 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, 2445, 549, 17444, 427, 741, 3274, 96, 40, 12405, 2577, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the earliest week the Titans played at Ford Field?
SELECT MIN(week) FROM table_name_62 WHERE game_site = "ford field"
CREATE TABLE table_name_62 (week INTEGER, game_site VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4056, 41, 8041, 3, 21342, 17966, 6, 467, 834, 3585, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 3, 16454, 471, 8, 13622, 7, 1944, 44, 5222, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 8041, 61, 21680, 953, 834, 4350, 834, 4056, 549, 17444, 427, 467, 834, 3585, 3274, 96, 2590, 1057, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
When did the Titans play the Houston Texans at LP Field before Week 13?
SELECT date FROM table_name_68 WHERE week < 13 AND game_site = "lp field" AND opponent = "houston texans"
CREATE TABLE table_name_68 (date VARCHAR, opponent VARCHAR, week VARCHAR, game_site VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3651, 41, 5522, 584, 4280, 28027, 6, 15264, 584, 4280, 28027, 6, 471, 584, 4280, 28027, 6, 467, 834, 3585, 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, 0, 0, 0...
[ 3, 23143, 14196, 833, 21680, 953, 834, 4350, 834, 3651, 549, 17444, 427, 471, 3, 2, 1179, 3430, 467, 834, 3585, 3274, 96, 40, 102, 1057, 121, 3430, 15264, 3274, 96, 9492, 4411, 3, 10354, 3247, 121, 1, -100, -100, -100, -100, -100, ...
What is the highest average for a long less than 24, a GP-GS of 2-0, and less than 7 yards?
SELECT MAX(avg_g) FROM table_name_93 WHERE long < 24 AND gp_gs = "2-0" AND yards < 7
CREATE TABLE table_name_93 (avg_g INTEGER, yards VARCHAR, long VARCHAR, gp_gs VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4271, 41, 9, 208, 122, 834, 122, 3, 21342, 17966, 6, 6460, 584, 4280, 28027, 6, 307, 584, 4280, 28027, 6, 3, 122, 102, 834, 122, 7, 584, 4280, 28027, 61, 3, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 4800, 4, 599, 9, 208, 122, 834, 122, 61, 21680, 953, 834, 4350, 834, 4271, 549, 17444, 427, 307, 3, 2, 997, 3430, 3, 122, 102, 834, 122, 7, 3274, 96, 19423, 121, 3430, 6460, 3, 2, 489, 1, -100, -100, -100, -10...
What is the sum for the long that has 926 yards and an avg/g less than 84.2?
SELECT SUM(long) FROM table_name_47 WHERE yards = 926 AND avg_g < 84.2
CREATE TABLE table_name_47 (long INTEGER, yards VARCHAR, avg_g VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4177, 41, 2961, 3, 21342, 17966, 6, 6460, 584, 4280, 28027, 6, 3, 9, 208, 122, 834, 122, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 4505, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2961, 61, 21680, 953, 834, 4350, 834, 4177, 549, 17444, 427, 6460, 3274, 668, 2688, 3430, 3, 9, 208, 122, 834, 122, 3, 2, 505, 19765, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the total number of avg/g with a long of 50, a gp-gs of 3-0, and 926 yards?
SELECT COUNT(avg_g) FROM table_name_72 WHERE long = 50 AND gp_gs = "3-0" AND yards > 926
CREATE TABLE table_name_72 (avg_g VARCHAR, yards VARCHAR, long VARCHAR, gp_gs VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5865, 41, 9, 208, 122, 834, 122, 584, 4280, 28027, 6, 6460, 584, 4280, 28027, 6, 307, 584, 4280, 28027, 6, 3, 122, 102, 834, 122, 7, 584, 4280, 28027, 61, 3, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 9, 208, 122, 834, 122, 61, 21680, 953, 834, 4350, 834, 5865, 549, 17444, 427, 307, 3274, 943, 3430, 3, 122, 102, 834, 122, 7, 3274, 96, 22773, 121, 3430, 6460, 2490, 668, 2688, 1, -100, -100, -10...