NATURAL_LANG
stringlengths
12
244
SQL
stringlengths
18
336
SCHEMA
stringlengths
27
355
input_ids
list
attention_mask
list
labels
list
What was the place with 90 point total but a position less than 5?
SELECT place FROM table_name_12 WHERE position < 5 AND points = 90
CREATE TABLE table_name_12 (place VARCHAR, position VARCHAR, points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2122, 41, 4687, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 286, 28, 2777, 500, 792, 68...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 286, 21680, 953, 834, 4350, 834, 2122, 549, 17444, 427, 1102, 3, 2, 305, 3430, 979, 3274, 2777, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What's the name of the song by afro-dite that had a points total greater than 100?
SELECT song FROM table_name_31 WHERE points > 100 AND artist = "afro-dite"
CREATE TABLE table_name_31 (song VARCHAR, points VARCHAR, artist VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3341, 41, 7, 2444, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 6, 2377, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 564, 13, 8, 2324, 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, 0, 0, 0, 0...
[ 3, 23143, 14196, 2324, 21680, 953, 834, 4350, 834, 3341, 549, 17444, 427, 979, 2490, 910, 3430, 2377, 3274, 96, 9, 6155, 18, 10700, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
how much money was requested on the show which aired on 4 september 2011?
SELECT SUM(money_requested__) AS £_ FROM table_name_87 WHERE first_aired = "4 september 2011"
CREATE TABLE table_name_87 (money_requested__ INTEGER, first_aired VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4225, 41, 28442, 834, 60, 835, 6265, 834, 834, 3, 21342, 17966, 6, 166, 834, 2378, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 149, 231, 540, 47, 67...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 28442, 834, 60, 835, 6265, 834, 834, 61, 6157, 3996, 834, 21680, 953, 834, 4350, 834, 4225, 549, 17444, 427, 166, 834, 2378, 26, 3274, 96, 591, 16022, 18247, 2722, 121, 1, -100, -100, -100, -100, -10...
what investing dragons aired on episode 10?
SELECT investing_dragon_s_ FROM table_name_31 WHERE episode = "episode 10"
CREATE TABLE table_name_31 (investing_dragon_s_ VARCHAR, episode VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3341, 41, 15601, 53, 834, 3515, 5307, 834, 7, 834, 584, 4280, 28027, 6, 5640, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 125, 8448, 14580, 7, 3, 2378, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 8448, 834, 3515, 5307, 834, 7, 834, 21680, 953, 834, 4350, 834, 3341, 549, 17444, 427, 5640, 3274, 96, 15, 102, 159, 32, 221, 335, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
For the Entrant of Sasol Jordan, add up all the points with a Year larger than 1993.
SELECT SUM(points) FROM table_name_53 WHERE year > 1993 AND entrant = "sasol jordan"
CREATE TABLE table_name_53 (points INTEGER, year VARCHAR, entrant VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4867, 41, 2700, 7, 3, 21342, 17966, 6, 215, 584, 4280, 28027, 6, 3, 295, 3569, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 242, 8, 4443, 3569, 13, 1138,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 4867, 549, 17444, 427, 215, 2490, 8388, 3430, 3, 295, 3569, 3274, 96, 7, 9, 4099, 3, 12775, 3768, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Give the most points that features jordan 194 in the Chassis column.
SELECT MAX(points) FROM table_name_64 WHERE chassis = "jordan 194"
CREATE TABLE table_name_64 (points INTEGER, chassis VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4389, 41, 2700, 7, 3, 21342, 17966, 6, 22836, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 6434, 8, 167, 979, 24, 753, 3, 12775, 3768, 957, 591, 16, 8, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 4389, 549, 17444, 427, 22836, 3274, 96, 12775, 3768, 957, 20364, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What car was awarded sub 1 litre in 2000?
SELECT 2000 FROM table_name_18 WHERE category = "sub 1 litre"
CREATE TABLE table_name_18 (category VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2606, 41, 8367, 839, 651, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 443, 47, 5539, 769, 209, 3, 14773, 16, 2766, 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, 2766, 21680, 953, 834, 4350, 834, 2606, 549, 17444, 427, 3295, 3274, 96, 7304, 209, 3, 14773, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What car was awarded sub 1 litre in 2000 (won by toyota 1sz-fe 1.0l yaris in 1999)?
SELECT 2000 FROM table_name_35 WHERE 1999 = "toyota 1sz-fe 1.0l yaris" AND category = "sub 1 litre"
CREATE TABLE table_name_35 (category VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2469, 41, 8367, 839, 651, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 443, 47, 5539, 769, 209, 3, 14773, 16, 2766, 41, 210, 106, 57, 12, 63, 32, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0...
[ 3, 23143, 14196, 2766, 21680, 953, 834, 4350, 834, 2469, 549, 17444, 427, 5247, 3274, 96, 235, 63, 32, 17, 9, 209, 7, 172, 18, 89, 15, 3, 12734, 40, 3, 63, 1665, 7, 121, 3430, 3295, 3274, 96, 7304, 209, 3, 14773, 121, 1, -100,...
Which car won the same award in 2001 that the toyota 1nz-fxe hybrid prius won in 1999?
SELECT 2001 FROM table_name_76 WHERE 1999 = "toyota 1nz-fxe hybrid prius"
CREATE TABLE table_name_76 (Id VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3959, 41, 196, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 443, 751, 8, 337, 2760, 16, 4402, 24, 8, 12, 63, 32, 17, 9, 209, 29, 172, 18, 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, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4402, 21680, 953, 834, 4350, 834, 3959, 549, 17444, 427, 5247, 3274, 96, 235, 63, 32, 17, 9, 209, 29, 172, 18, 89, 226, 15, 9279, 3, 2246, 302, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which car won the same award in 2000 that the ferrari f133 5.5l v12 456 / 550 won in 2001?
SELECT 2000 FROM table_name_13 WHERE 2001 = "ferrari f133 5.5l v12 456 / 550"
CREATE TABLE table_name_13 (Id VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2368, 41, 196, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 443, 751, 8, 337, 2760, 16, 2766, 24, 8, 25007, 1665, 3, 89, 22974, 3, 15938, 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, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2766, 21680, 953, 834, 4350, 834, 2368, 549, 17444, 427, 4402, 3274, 96, 1010, 52, 1665, 3, 89, 22974, 3, 15938, 40, 3, 208, 2122, 314, 4834, 3, 87, 3, 17147, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100...
Which car won the same award in 2001 that the bmw m67d39 3.9l v8 e38 740d won in 1999?
SELECT 2001 FROM table_name_26 WHERE 1999 = "bmw m67d39 3.9l v8 e38 740d"
CREATE TABLE table_name_26 (Id VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2688, 41, 196, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 443, 751, 8, 337, 2760, 16, 4402, 24, 8, 3, 29471, 3, 51, 3708, 26, 3288, 3, 2864...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4402, 21680, 953, 834, 4350, 834, 2688, 549, 17444, 427, 5247, 3274, 96, 29471, 3, 51, 3708, 26, 3288, 3, 28640, 40, 3, 208, 927, 3, 15, 3747, 489, 2445, 26, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100,...
Which car won the 1.4litre to 1.8litre award in 2001?
SELECT 2001 FROM table_name_17 WHERE category = "1.4litre to 1.8litre"
CREATE TABLE table_name_17 (category VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2517, 41, 8367, 839, 651, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 443, 751, 8, 3, 14912, 14773, 12, 3, 16253, 14773, 2760, 16, 4402, 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, 4402, 21680, 953, 834, 4350, 834, 2517, 549, 17444, 427, 3295, 3274, 96, 14912, 14773, 12, 3, 16253, 14773, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the surface of the mountain range that contains the Elk Garden Mountain?
SELECT surface FROM table_name_38 WHERE mountain = "elk garden"
CREATE TABLE table_name_38 (surface VARCHAR, mountain VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3747, 41, 26899, 584, 4280, 28027, 6, 4180, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1774, 13, 8, 4180, 620, 24, 2579, 8, 1289, 157, 5072...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1774, 21680, 953, 834, 4350, 834, 3747, 549, 17444, 427, 4180, 3274, 96, 15, 40, 157, 2004, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the 2012 value at the Grand Slam Tournaments?
SELECT 2012 FROM table_name_70 WHERE tournament = "grand slam tournaments"
CREATE TABLE table_name_70 (tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2518, 41, 17, 1211, 20205, 17, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1673, 701, 44, 8, 2698, 29291, 20502, 7, 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, 1673, 21680, 953, 834, 4350, 834, 2518, 549, 17444, 427, 5892, 3274, 96, 15448, 3, 7, 40, 265, 5892, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the tournament with A in 2011?
SELECT tournament FROM table_name_77 WHERE 2011 = "a"
CREATE TABLE table_name_77 (tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4013, 41, 17, 1211, 20205, 17, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 5892, 28, 71, 16, 2722, 58, 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, 5892, 21680, 953, 834, 4350, 834, 4013, 549, 17444, 427, 2722, 3274, 96, 9, 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 2010 value with A in 2009 and A in 2008 in the Australian Open?
SELECT 2010 FROM table_name_43 WHERE 2009 = "a" AND 2008 = "a" AND tournament = "australian open"
CREATE TABLE table_name_43 (tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4906, 41, 17, 1211, 20205, 17, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2735, 701, 28, 71, 16, 2464, 11, 71, 16, 2628, 16, 8, 3746, 238...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2735, 21680, 953, 834, 4350, 834, 4906, 549, 17444, 427, 2464, 3274, 96, 9, 121, 3430, 2628, 3274, 96, 9, 121, 3430, 5892, 3274, 96, 402, 3109, 9928, 539, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the 2012 value with A in 2010 at the Tournament of Wimbledon?
SELECT 2012 FROM table_name_13 WHERE 2010 = "a" AND tournament = "wimbledon"
CREATE TABLE table_name_13 (tournament VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2368, 41, 17, 1211, 20205, 17, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1673, 701, 28, 71, 16, 2735, 44, 8, 20502, 13, 31489, 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, 1673, 21680, 953, 834, 4350, 834, 2368, 549, 17444, 427, 2735, 3274, 96, 9, 121, 3430, 5892, 3274, 96, 210, 603, 2296, 2029, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the 2009 value with q1 in 2010?
SELECT 2009 FROM table_name_60 WHERE 2010 = "q1"
CREATE TABLE table_name_60 (Id VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3328, 41, 196, 26, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2464, 701, 28, 3, 1824, 536, 16, 2735, 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, 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, 2464, 21680, 953, 834, 4350, 834, 3328, 549, 17444, 427, 2735, 3274, 96, 1824, 536, 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 record of the game that went 0-7?
SELECT record FROM table_name_20 WHERE score = "0-7"
CREATE TABLE table_name_20 (record VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1755, 41, 60, 7621, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 1368, 13, 8, 467, 24, 877, 3, 632, 6832, 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, 0...
[ 3, 23143, 14196, 1368, 21680, 953, 834, 4350, 834, 1755, 549, 17444, 427, 2604, 3274, 96, 632, 6832, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What day did the Diamondbacks go 2-7?
SELECT date FROM table_name_92 WHERE opponent = "diamondbacks" AND score = "2-7"
CREATE TABLE table_name_92 (date VARCHAR, opponent VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4508, 41, 5522, 584, 4280, 28027, 6, 15264, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 239, 410, 8, 10834, 1549, 7, 281, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 833, 21680, 953, 834, 4350, 834, 4508, 549, 17444, 427, 15264, 3274, 96, 26, 23, 9, 6764, 1549, 7, 121, 3430, 2604, 3274, 96, 357, 6832, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What was the record of the game that went 3-5?
SELECT record FROM table_name_88 WHERE score = "3-5"
CREATE TABLE table_name_88 (record VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4060, 41, 60, 7621, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 1368, 13, 8, 467, 24, 877, 3, 18366, 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, 1368, 21680, 953, 834, 4350, 834, 4060, 549, 17444, 427, 2604, 3274, 96, 18366, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Type of stratovolcano, and a Name of goat rocks, and a Elevation (m) larger than 2,494 has what highest elevation in feet?
SELECT MAX(elevation__ft_) FROM table_name_40 WHERE type = "stratovolcano" AND name = "goat rocks" AND elevation__m_ > 2 OFFSET 494
CREATE TABLE table_name_40 (elevation__ft_ INTEGER, elevation__m_ VARCHAR, type VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2445, 41, 15, 10912, 257, 834, 834, 89, 17, 834, 3, 21342, 17966, 6, 16417, 834, 834, 51, 834, 584, 4280, 28027, 6, 686, 584, 4280, 28027, 6, 564, 584, 4280, 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, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 4800, 4, 599, 15, 10912, 257, 834, 834, 89, 17, 834, 61, 21680, 953, 834, 4350, 834, 2445, 549, 17444, 427, 686, 3274, 96, 3109, 235, 4571, 1608, 32, 121, 3430, 564, 3274, 96, 839, 144, 12288, 121, 3430, 16417, 83...
What is the lowest points of British Racing after 1963?
SELECT MIN(points) FROM table_name_90 WHERE year > 1963
CREATE TABLE table_name_90 (points INTEGER, year INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2394, 41, 2700, 7, 3, 21342, 17966, 6, 215, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7402, 979, 13, 2390, 16046, 227, 20613, 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, 3, 17684, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 2394, 549, 17444, 427, 215, 2490, 20613, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Which chassis was used when over 6 points were earned?
SELECT chassis FROM table_name_47 WHERE points = 6
CREATE TABLE table_name_47 (chassis VARCHAR, points VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4177, 41, 524, 6500, 7, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 22836, 47, 261, 116, 147, 431, 979, 130, 4964, 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, 22836, 21680, 953, 834, 4350, 834, 4177, 549, 17444, 427, 979, 3274, 431, 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 average points of the drivers before 1964?
SELECT AVG(points) FROM table_name_73 WHERE year < 1964
CREATE TABLE table_name_73 (points INTEGER, year INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4552, 41, 2700, 7, 3, 21342, 17966, 6, 215, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1348, 979, 13, 8, 3863, 274, 18969, 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, 71, 17217, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 4552, 549, 17444, 427, 215, 3, 2, 18969, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
In what time period were 578 built?
SELECT period FROM table_name_93 WHERE built = "578"
CREATE TABLE table_name_93 (period VARCHAR, built VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4271, 41, 4267, 32, 26, 584, 4280, 28027, 6, 1192, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 125, 97, 1059, 130, 305, 3940, 1192, 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, 1059, 21680, 953, 834, 4350, 834, 4271, 549, 17444, 427, 1192, 3274, 96, 755, 3940, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
In what time period was the Cessna 208 built?
SELECT period FROM table_name_2 WHERE model = "cessna 208"
CREATE TABLE table_name_2 (period VARCHAR, model VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 357, 41, 4267, 32, 26, 584, 4280, 28027, 6, 825, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 125, 97, 1059, 47, 8, 6188, 7, 29, 9, 3, 23946, 1192,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1059, 21680, 953, 834, 4350, 834, 357, 549, 17444, 427, 825, 3274, 96, 2319, 7, 29, 9, 3, 23946, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
In what time period were 354 built?
SELECT period FROM table_name_13 WHERE built = "354"
CREATE TABLE table_name_13 (period VARCHAR, built VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2368, 41, 4267, 32, 26, 584, 4280, 28027, 6, 1192, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 125, 97, 1059, 130, 220, 5062, 1192, 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, 1059, 21680, 953, 834, 4350, 834, 2368, 549, 17444, 427, 1192, 3274, 96, 2469, 20364, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
How many silver metals are possessed by countries with 2 gold medals?
SELECT COUNT(silver) FROM table_name_97 WHERE gold = 2
CREATE TABLE table_name_97 (silver VARCHAR, gold VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4327, 41, 7, 173, 624, 584, 4280, 28027, 6, 2045, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 4294, 1946, 7, 33, 3, 27345, 57, 1440, 28, 204, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 7, 173, 624, 61, 21680, 953, 834, 4350, 834, 4327, 549, 17444, 427, 2045, 3274, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the total sum of silver metals for all countries with more than 2 Bronze medals?
SELECT SUM(silver) FROM table_name_76 WHERE total > 2 AND bronze > 2
CREATE TABLE table_name_76 (silver INTEGER, total VARCHAR, bronze VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3959, 41, 7, 173, 624, 3, 21342, 17966, 6, 792, 584, 4280, 28027, 6, 13467, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 4505, 13, 4294,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 180, 6122, 599, 7, 173, 624, 61, 21680, 953, 834, 4350, 834, 3959, 549, 17444, 427, 792, 2490, 204, 3430, 13467, 2490, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the lowest number of bronze medals for a country with less than 1 gold and 0 silver?
SELECT MIN(bronze) FROM table_name_70 WHERE gold = 1 AND silver < 0
CREATE TABLE table_name_70 (bronze INTEGER, gold VARCHAR, silver VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2518, 41, 13711, 776, 3, 21342, 17966, 6, 2045, 584, 4280, 28027, 6, 4294, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 7402, 381, 13, 13467, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 13711, 776, 61, 21680, 953, 834, 4350, 834, 2518, 549, 17444, 427, 2045, 3274, 209, 3430, 4294, 3, 2, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What was the score of the game for April 16?
SELECT loss FROM table_name_62 WHERE date = "april 16"
CREATE TABLE table_name_62 (loss VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4056, 41, 2298, 7, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2604, 13, 8, 467, 21, 1186, 898, 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, 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, 1453, 21680, 953, 834, 4350, 834, 4056, 549, 17444, 427, 833, 3274, 96, 9, 2246, 40, 898, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What year was the No. 7 charts?
SELECT AVG(year) FROM table_name_32 WHERE charts = "no. 7"
CREATE TABLE table_name_32 (year INTEGER, charts VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2668, 41, 1201, 3, 21342, 17966, 6, 12321, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 215, 47, 8, 465, 5, 489, 12321, 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, 71, 17217, 599, 1201, 61, 21680, 953, 834, 4350, 834, 2668, 549, 17444, 427, 12321, 3274, 96, 29, 32, 5, 489, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Name the date for game site of riverfront stadium
SELECT date FROM table_name_31 WHERE game_site = "riverfront stadium"
CREATE TABLE table_name_31 (date VARCHAR, game_site VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3341, 41, 5522, 584, 4280, 28027, 6, 467, 834, 3585, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 833, 21, 467, 353, 13, 4033, 6849, 14939, 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, 833, 21680, 953, 834, 4350, 834, 3341, 549, 17444, 427, 467, 834, 3585, 3274, 96, 5927, 49, 6849, 14939, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Name the record with attendance of 73,996
SELECT record FROM table_name_67 WHERE attendance = "73,996"
CREATE TABLE table_name_67 (record VARCHAR, attendance VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3708, 41, 60, 7621, 584, 4280, 28027, 6, 11364, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 1368, 28, 11364, 13, 3, 4552, 6, 3264, 948, 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, 1368, 21680, 953, 834, 4350, 834, 3708, 549, 17444, 427, 11364, 3274, 96, 4552, 6, 3264, 948, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Name the game site with result of w 20-14
SELECT game_site FROM table_name_88 WHERE result = "w 20-14"
CREATE TABLE table_name_88 (game_site VARCHAR, result VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4060, 41, 7261, 834, 3585, 584, 4280, 28027, 6, 741, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 467, 353, 28, 741, 13, 3, 210, 460, 11590, 1, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 467, 834, 3585, 21680, 953, 834, 4350, 834, 4060, 549, 17444, 427, 741, 3274, 96, 210, 460, 11590, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Name the result with week of 16
SELECT result FROM table_name_72 WHERE week = "16"
CREATE TABLE table_name_72 (result VARCHAR, week VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5865, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 471, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 741, 28, 471, 13, 898, 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, 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, 741, 21680, 953, 834, 4350, 834, 5865, 549, 17444, 427, 471, 3274, 96, 2938, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the record with result of w 13-11
SELECT record FROM table_name_51 WHERE result = "w 13-11"
CREATE TABLE table_name_51 (record VARCHAR, result VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5553, 41, 60, 7621, 584, 4280, 28027, 6, 741, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 1368, 28, 741, 13, 3, 210, 1179, 9169, 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, 1368, 21680, 953, 834, 4350, 834, 5553, 549, 17444, 427, 741, 3274, 96, 210, 1179, 9169, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the result for opponent of chicago bears
SELECT result FROM table_name_14 WHERE opponent = "chicago bears"
CREATE TABLE table_name_14 (result VARCHAR, opponent VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2534, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 15264, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 741, 21, 15264, 13, 8780, 9, 839, 4595, 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, 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, 2534, 549, 17444, 427, 15264, 3274, 96, 1436, 658, 839, 4595, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
The length of 30 minutes aired on what date?
SELECT airdate FROM table_name_54 WHERE length = "30 minutes"
CREATE TABLE table_name_54 (airdate VARCHAR, length VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5062, 41, 2256, 5522, 584, 4280, 28027, 6, 2475, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 37, 2475, 13, 604, 676, 3, 2378, 26, 30, 125, 833, 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, 799, 5522, 21680, 953, 834, 4350, 834, 5062, 549, 17444, 427, 2475, 3274, 96, 1458, 676, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When did the length of 60 minutes air?
SELECT airdate FROM table_name_46 WHERE length = "60 minutes"
CREATE TABLE table_name_46 (airdate VARCHAR, length VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4448, 41, 2256, 5522, 584, 4280, 28027, 6, 2475, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 410, 8, 2475, 13, 1640, 676, 799, 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, 799, 5522, 21680, 953, 834, 4350, 834, 4448, 549, 17444, 427, 2475, 3274, 96, 3328, 676, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
With a Division II of Portsmouth, what is the Division IV?
SELECT division_iV FROM table_name_35 WHERE division_iII = portsmouth
CREATE TABLE table_name_35 (division_iV VARCHAR, division_iII VARCHAR, portsmouth VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2469, 41, 26, 23, 6610, 834, 23, 553, 584, 4280, 28027, 6, 4889, 834, 23, 196, 196, 584, 4280, 28027, 6, 13897, 11975, 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, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4889, 834, 23, 553, 21680, 953, 834, 4350, 834, 2469, 549, 17444, 427, 4889, 834, 23, 196, 196, 3274, 13897, 11975, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What Division III has Bishop Brady in Division V and Hanover in Division IV?
SELECT division_iII FROM table_name_97 WHERE division_v = "bishop brady" AND division_iV = hanover
CREATE TABLE table_name_97 (division_iII VARCHAR, division_v VARCHAR, division_iV VARCHAR, hanover VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4327, 41, 26, 23, 6610, 834, 23, 196, 196, 584, 4280, 28027, 6, 4889, 834, 208, 584, 4280, 28027, 6, 4889, 834, 23, 553, 584, 4280, 28027, 6, 3, 2618, 1890, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 4889, 834, 23, 196, 196, 21680, 953, 834, 4350, 834, 4327, 549, 17444, 427, 4889, 834, 208, 3274, 96, 11514, 10776, 3858, 26, 63, 121, 3430, 4889, 834, 23, 553, 3274, 3, 2618, 1890, 1, -100, -100, -100, -100, -100, ...
What is the total sum of points of entrants with a reynard 92d chassis?
SELECT SUM(points) FROM table_name_88 WHERE chassis = "reynard 92d"
CREATE TABLE table_name_88 (points INTEGER, chassis VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4060, 41, 2700, 7, 3, 21342, 17966, 6, 22836, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 792, 4505, 13, 979, 13, 3, 295, 3569, 7, 28, 3, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 4060, 549, 17444, 427, 22836, 3274, 96, 60, 63, 29, 986, 3, 4508, 26, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is total amount of points of entrants with a ford cosworth engine and a year later than 1991?
SELECT COUNT(points) FROM table_name_21 WHERE engine = "ford cosworth" AND year > 1991
CREATE TABLE table_name_21 (points VARCHAR, engine VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 2700, 7, 584, 4280, 28027, 6, 1948, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 792, 866, 13, 979, 13, 3, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 1948, 3274, 96, 2590, 576, 7, 7048, 121, 3430, 215, 2490, 9957, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When has a Venue of Adelaide Oval?
SELECT date FROM table_name_94 WHERE venue = "adelaide oval"
CREATE TABLE table_name_94 (date VARCHAR, venue VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4240, 41, 5522, 584, 4280, 28027, 6, 5669, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 366, 65, 3, 9, 29940, 13, 24272, 411, 2165, 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, 833, 21680, 953, 834, 4350, 834, 4240, 549, 17444, 427, 5669, 3274, 96, 15311, 5385, 17986, 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 Home Captain which has Waca Ground as a Venue
SELECT home_captain FROM table_name_81 WHERE venue = "waca ground"
CREATE TABLE table_name_81 (home_captain VARCHAR, venue VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4959, 41, 5515, 834, 4010, 17, 9, 77, 584, 4280, 28027, 6, 5669, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1210, 12202, 84, 65, 3129, 658,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 234, 834, 4010, 17, 9, 77, 21680, 953, 834, 4350, 834, 4959, 549, 17444, 427, 5669, 3274, 96, 210, 9, 658, 1591, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Name the venue for score of 1-3
SELECT venue FROM table_name_75 WHERE score = "1-3"
CREATE TABLE table_name_75 (venue VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3072, 41, 15098, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 5669, 21, 2604, 13, 3, 16737, 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, 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, 5669, 21680, 953, 834, 4350, 834, 3072, 549, 17444, 427, 2604, 3274, 96, 16737, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Name the points with chassis of march 751
SELECT points FROM table_name_21 WHERE chassis = "march 751"
CREATE TABLE table_name_21 (points VARCHAR, chassis VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 2700, 7, 584, 4280, 28027, 6, 22836, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 979, 28, 22836, 13, 10556, 489, 5553, 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, 979, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 22836, 3274, 96, 51, 7064, 489, 5553, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Name the most points for years before 1979 and chassis of alfa romeo 177
SELECT MAX(points) FROM table_name_33 WHERE chassis = "alfa romeo 177" AND year < 1979
CREATE TABLE table_name_33 (points INTEGER, chassis VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4201, 41, 2700, 7, 3, 21342, 17966, 6, 22836, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 167, 979, 21, 203, 274, 153...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2700, 7, 61, 21680, 953, 834, 4350, 834, 4201, 549, 17444, 427, 22836, 3274, 96, 138, 89, 9, 3, 11956, 32, 3, 26793, 121, 3430, 215, 3, 2, 15393, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the total number of points for beta team march 1975 and chassis of march 751
SELECT COUNT(points) FROM table_name_86 WHERE entrant = "beta team march" AND year = 1975 AND chassis = "march 751"
CREATE TABLE table_name_86 (points VARCHAR, chassis VARCHAR, entrant VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3840, 41, 2700, 7, 584, 4280, 28027, 6, 22836, 584, 4280, 28027, 6, 3, 295, 3569, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 3840, 549, 17444, 427, 3, 295, 3569, 3274, 96, 346, 17, 9, 372, 10556, 121, 3430, 215, 3274, 16312, 3430, 22836, 3274, 96, 51, 7064, 489, 5553, 121, 1, -1...
What Persian word(s) has the same meaning as the Romani word duj?
SELECT persian FROM table_name_92 WHERE romani = "duj"
CREATE TABLE table_name_92 (persian VARCHAR, romani VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4508, 41, 883, 10488, 584, 4280, 28027, 6, 3408, 23, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 25518, 1448, 599, 7, 61, 65, 8, 337, 2530, 38, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 399, 10488, 21680, 953, 834, 4350, 834, 4508, 549, 17444, 427, 3408, 23, 3274, 96, 1259, 354, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What Domari word has the same meaning as the Hindi word pāñc?
SELECT domari FROM table_name_40 WHERE hindi = "pāñc"
CREATE TABLE table_name_40 (domari VARCHAR, hindi VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2445, 41, 5012, 1665, 584, 4280, 28027, 6, 3, 107, 8482, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 531, 17289, 1448, 65, 8, 337, 2530, 38, 8, 257...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 103, 17289, 21680, 953, 834, 4350, 834, 2445, 549, 17444, 427, 3, 107, 8482, 3274, 96, 102, 2, 75, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What word in Hindi has the same meaning as the Lomavren word saj?
SELECT hindi FROM table_name_99 WHERE lomavren = "saj"
CREATE TABLE table_name_99 (hindi VARCHAR, lomavren VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3264, 41, 107, 8482, 584, 4280, 28027, 6, 6899, 51, 9, 10859, 29, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1448, 16, 25763, 65, 8, 337, 2530, 38...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 107, 8482, 21680, 953, 834, 4350, 834, 3264, 549, 17444, 427, 6899, 51, 9, 10859, 29, 3274, 96, 7, 9, 354, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What Persian word has the same meaning as the Domari word na?
SELECT persian FROM table_name_84 WHERE domari = "na"
CREATE TABLE table_name_84 (persian VARCHAR, domari VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4608, 41, 883, 10488, 584, 4280, 28027, 6, 103, 17289, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 25518, 1448, 65, 8, 337, 2530, 38, 8, 531, 17289, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 399, 10488, 21680, 953, 834, 4350, 834, 4608, 549, 17444, 427, 103, 17289, 3274, 96, 29, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What Romani word has the same meaning as the Persian word dah?
SELECT romani FROM table_name_56 WHERE persian = "dah"
CREATE TABLE table_name_56 (romani VARCHAR, persian VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4834, 41, 3522, 2738, 584, 4280, 28027, 6, 399, 10488, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 3385, 23, 1448, 65, 8, 337, 2530, 38, 8, 25518, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3408, 23, 21680, 953, 834, 4350, 834, 4834, 549, 17444, 427, 399, 10488, 3274, 96, 26, 9, 107, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What Lomavren word has the same meaning as the Hindi word do?
SELECT lomavren FROM table_name_97 WHERE hindi = "do"
CREATE TABLE table_name_97 (lomavren VARCHAR, hindi VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4327, 41, 40, 32, 51, 9, 10859, 29, 584, 4280, 28027, 6, 3, 107, 8482, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 1815, 51, 9, 10859, 29, 1448, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6899, 51, 9, 10859, 29, 21680, 953, 834, 4350, 834, 4327, 549, 17444, 427, 3, 107, 8482, 3274, 96, 26, 32, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Which type of surface do Amer Delic Robert Kendrick's opponents have?
SELECT surface FROM table_name_53 WHERE opponents = "amer delic robert kendrick"
CREATE TABLE table_name_53 (surface VARCHAR, opponents VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4867, 41, 26899, 584, 4280, 28027, 6, 16383, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 686, 13, 1774, 103, 736, 49, 374, 2176, 2715, 5704, 26, 520...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1774, 21680, 953, 834, 4350, 834, 4867, 549, 17444, 427, 16383, 3274, 96, 9, 935, 20, 2176, 3, 5840, 49, 17, 3, 2217, 26, 5206, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
On which surface was the score w/o?
SELECT surface FROM table_name_82 WHERE score = "w/o"
CREATE TABLE table_name_82 (surface VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4613, 41, 26899, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 461, 84, 1774, 47, 8, 2604, 3, 210, 87, 32, 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, 1774, 21680, 953, 834, 4350, 834, 4613, 549, 17444, 427, 2604, 3274, 96, 210, 87, 32, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is Diego Junqueira Gabriel Trujillo-Soler's opponent's score?
SELECT score FROM table_name_35 WHERE opponents = "diego junqueira gabriel trujillo-soler"
CREATE TABLE table_name_35 (score VARCHAR, opponents VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2469, 41, 7, 9022, 584, 4280, 28027, 6, 16383, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8851, 10745, 2436, 15809, 11997, 7953, 354, 1092, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2604, 21680, 953, 834, 4350, 834, 2469, 549, 17444, 427, 16383, 3274, 96, 2498, 839, 3, 6959, 2436, 15809, 7852, 14018, 3, 2666, 354, 1092, 32, 18, 4099, 49, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -...
Which surface do opponents of Thomas Oger Nicolas Tourte have?
SELECT surface FROM table_name_18 WHERE opponents = "thomas oger nicolas tourte"
CREATE TABLE table_name_18 (surface VARCHAR, opponents VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2606, 41, 26899, 584, 4280, 28027, 6, 16383, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 1774, 103, 16383, 13, 3576, 411, 1304, 18817, 3351, 17, 15, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1774, 21680, 953, 834, 4350, 834, 2606, 549, 17444, 427, 16383, 3274, 96, 189, 32, 2754, 3, 32, 1304, 3, 29, 23, 12600, 7, 1552, 17, 15, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
In the circuit of Madonie, what was the date that had the winning constructor Bugatti?
SELECT date FROM table_name_17 WHERE circuit = "madonie" AND winning_constructor = "bugatti"
CREATE TABLE table_name_17 (date VARCHAR, circuit VARCHAR, winning_constructor VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2517, 41, 5522, 584, 4280, 28027, 6, 4558, 584, 4280, 28027, 6, 3447, 834, 15982, 5317, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 86, 8, 4558, 13, 5428,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 833, 21680, 953, 834, 4350, 834, 2517, 549, 17444, 427, 4558, 3274, 96, 11374, 106, 23, 15, 121, 3430, 3447, 834, 15982, 5317, 3274, 96, 14588, 15817, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Who was the winning driver of the Savio Circuit with the constructor Itala?
SELECT winning_driver FROM table_name_5 WHERE winning_constructor = "itala" AND name = "savio circuit"
CREATE TABLE table_name_5 (winning_driver VARCHAR, winning_constructor VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 755, 41, 8163, 834, 13739, 52, 584, 4280, 28027, 6, 3447, 834, 15982, 5317, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 3447, 834, 13739, 52, 21680, 953, 834, 4350, 834, 755, 549, 17444, 427, 3447, 834, 15982, 5317, 3274, 96, 9538, 9, 121, 3430, 564, 3274, 96, 7, 2960, 32, 4558, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the date of death of the Countess of Flanders who was born in 1309?
SELECT death FROM table_name_75 WHERE birth = "1309"
CREATE TABLE table_name_75 (death VARCHAR, birth VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3072, 41, 221, 9, 189, 584, 4280, 28027, 6, 3879, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 833, 13, 1687, 13, 8, 3, 10628, 15, 7, 7, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1687, 21680, 953, 834, 4350, 834, 3072, 549, 17444, 427, 3879, 3274, 96, 2368, 4198, 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 date of death of the Countess of Flanders who was born in 1309?
SELECT death FROM table_name_69 WHERE birth = "1309"
CREATE TABLE table_name_69 (death VARCHAR, birth VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3951, 41, 221, 9, 189, 584, 4280, 28027, 6, 3879, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 833, 13, 1687, 13, 8, 3, 10628, 15, 7, 7, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1687, 21680, 953, 834, 4350, 834, 3951, 549, 17444, 427, 3879, 3274, 96, 2368, 4198, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who was Margaret of Brabant's spouse?
SELECT spouse FROM table_name_71 WHERE name = "margaret of brabant"
CREATE TABLE table_name_71 (spouse VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4450, 41, 7990, 1074, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 16689, 13, 3497, 115, 288, 31, 7, 9911, 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, 9911, 21680, 953, 834, 4350, 834, 4450, 549, 17444, 427, 564, 3274, 96, 1635, 1478, 15, 17, 13, 3858, 115, 288, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the average year for Wallenstein with 1a1 design?
SELECT AVG(acquired) FROM table_name_49 WHERE design = "1a1" AND name = "wallenstein"
CREATE TABLE table_name_49 (acquired INTEGER, design VARCHAR, name VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3647, 41, 9, 75, 1169, 1271, 3, 21342, 17966, 6, 408, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 1348, 215, 21, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 71, 17217, 599, 9, 75, 1169, 1271, 61, 21680, 953, 834, 4350, 834, 3647, 549, 17444, 427, 408, 3274, 96, 536, 9, 536, 121, 3430, 564, 3274, 96, 10279, 20207, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What design was acquired in 1875?
SELECT design FROM table_name_32 WHERE acquired = 1875
CREATE TABLE table_name_32 (design VARCHAR, acquired VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2668, 41, 9124, 584, 4280, 28027, 6, 7347, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 408, 47, 7347, 16, 507, 3072, 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, 408, 21680, 953, 834, 4350, 834, 2668, 549, 17444, 427, 7347, 3274, 507, 3072, 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 incumbent when Arthur Osborne won the election?
SELECT incumbent FROM table_name_55 WHERE winner = "arthur osborne"
CREATE TABLE table_name_55 (incumbent VARCHAR, winner VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3769, 41, 77, 75, 5937, 295, 584, 4280, 28027, 6, 4668, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 28406, 116, 13962, 411, 7, 12940, 751, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 28406, 21680, 953, 834, 4350, 834, 3769, 549, 17444, 427, 4668, 3274, 96, 10702, 450, 3, 32, 7, 12940, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
How many saves did the player with a 92.3% save rate and 217 goals have?
SELECT SUM(saves) FROM table_name_10 WHERE save__percentage = "92.3%" AND goals_against > 217
CREATE TABLE table_name_10 (saves INTEGER, save__percentage VARCHAR, goals_against VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1714, 41, 7, 16001, 3, 21342, 17966, 6, 1097, 834, 834, 883, 3728, 545, 584, 4280, 28027, 6, 1766, 834, 9, 16720, 7, 17, 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, 180, 6122, 599, 7, 16001, 61, 21680, 953, 834, 4350, 834, 1714, 549, 17444, 427, 1097, 834, 834, 883, 3728, 545, 3274, 96, 4508, 5, 5170, 121, 3430, 1766, 834, 9, 16720, 7, 17, 2490, 204, 2517, 1, -100, -100, -100...
Who is the opponent of the match with a H/A of h, Beguiristain Iceta as the referee, and a kick off at 1993-04-18 17:00?
SELECT opponents FROM table_name_50 WHERE h___a = "h" AND referee = "beguiristain iceta" AND kick_off = "1993-04-18 17:00"
CREATE TABLE table_name_50 (opponents VARCHAR, kick_off VARCHAR, h___a VARCHAR, referee VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1752, 41, 32, 102, 9977, 7, 584, 4280, 28027, 6, 4583, 834, 1647, 584, 4280, 28027, 6, 3, 107, 834, 834, 834, 9, 584, 4280, 28027, 6, 2401, 15, 15, 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, 16383, 21680, 953, 834, 4350, 834, 1752, 549, 17444, 427, 3, 107, 834, 834, 834, 9, 3274, 96, 107, 121, 3430, 2401, 15, 15, 3274, 96, 346, 7938, 52, 343, 9, 77, 3, 867, 17, 9, 121, 3430, 4583, 834, 1647, 3274, ...
What is the result of the match with a H/A of A and a kick off at 1992-10-31 16:00?
SELECT result FROM table_name_14 WHERE h___a = "a" AND kick_off = "1992-10-31 16:00"
CREATE TABLE table_name_14 (result VARCHAR, h___a VARCHAR, kick_off VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2534, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 3, 107, 834, 834, 834, 9, 584, 4280, 28027, 6, 4583, 834, 1647, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 321...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 741, 21680, 953, 834, 4350, 834, 2534, 549, 17444, 427, 3, 107, 834, 834, 834, 9, 3274, 96, 9, 121, 3430, 4583, 834, 1647, 3274, 96, 19479, 17234, 9498, 3341, 209, 18828, 121, 1, -100, -100, -100, -100, -100, -100, ...
How many Laps were there in 2010?
SELECT SUM(laps) FROM table_name_46 WHERE year = 2010
CREATE TABLE table_name_46 (laps INTEGER, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4448, 41, 8478, 7, 3, 21342, 17966, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 325, 102, 7, 130, 132, 16, 2735, 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, 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, 8478, 7, 61, 21680, 953, 834, 4350, 834, 4448, 549, 17444, 427, 215, 3274, 2735, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Who was the co-driver for Toyota Racing after the year 2012?
SELECT co_drivers FROM table_name_59 WHERE team = "toyota racing" AND year > 2012
CREATE TABLE table_name_59 (co_drivers VARCHAR, team VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3390, 41, 509, 834, 13739, 52, 7, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 576, 18, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 576, 834, 13739, 52, 7, 21680, 953, 834, 4350, 834, 3390, 549, 17444, 427, 372, 3274, 96, 235, 63, 32, 17, 9, 8191, 121, 3430, 215, 2490, 1673, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many laps were driven by the racer who earned 4th place in 2013?
SELECT COUNT(laps) FROM table_name_47 WHERE pos = "4th" AND year > 2013
CREATE TABLE table_name_47 (laps VARCHAR, pos VARCHAR, year VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4177, 41, 8478, 7, 584, 4280, 28027, 6, 3, 2748, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 571, 186, 14941, 7, 130, 6737, 57...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 8478, 7, 61, 21680, 953, 834, 4350, 834, 4177, 549, 17444, 427, 3, 2748, 3274, 96, 591, 189, 121, 3430, 215, 2490, 2038, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Which opponent has a record of 78-60?
SELECT opponent FROM table_name_62 WHERE record = "78-60"
CREATE TABLE table_name_62 (opponent VARCHAR, record VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4056, 41, 32, 102, 9977, 584, 4280, 28027, 6, 1368, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 15264, 65, 3, 9, 1368, 13, 3, 3940, 19516, 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, 15264, 21680, 953, 834, 4350, 834, 4056, 549, 17444, 427, 1368, 3274, 96, 3940, 19516, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Which opponent has a loss of erickson (8-19)?
SELECT opponent FROM table_name_46 WHERE loss = "erickson (8-19)"
CREATE TABLE table_name_46 (opponent VARCHAR, loss VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4448, 41, 32, 102, 9977, 584, 4280, 28027, 6, 1453, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 15264, 65, 3, 9, 1453, 13, 3, 15, 5206, 739, 13642...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15264, 21680, 953, 834, 4350, 834, 4448, 549, 17444, 427, 1453, 3274, 96, 15, 5206, 739, 13642, 4481, 61, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Which Attendance has a Game score less than 3, and a Score of 2 – 5?
SELECT AVG(attendance) FROM table_name_58 WHERE game < 3 AND score = "2 – 5"
CREATE TABLE table_name_58 (attendance INTEGER, game VARCHAR, score VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3449, 41, 15116, 663, 3, 21342, 17966, 6, 467, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 22497, 663, 65, 3, 9, 4435, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 71, 17217, 599, 15116, 663, 61, 21680, 953, 834, 4350, 834, 3449, 549, 17444, 427, 467, 3, 2, 220, 3430, 2604, 3274, 96, 357, 3, 104, 3, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who has Series of 2 – 3?
SELECT visitor FROM table_name_77 WHERE series = "2 – 3"
CREATE TABLE table_name_77 (visitor VARCHAR, series VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4013, 41, 3466, 155, 127, 584, 4280, 28027, 6, 939, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 65, 4531, 13, 204, 3, 104, 220, 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, 7019, 21680, 953, 834, 4350, 834, 4013, 549, 17444, 427, 939, 3274, 96, 357, 3, 104, 220, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Who has a Home of detroit on april 22?
SELECT visitor FROM table_name_95 WHERE home = "detroit" AND date = "april 22"
CREATE TABLE table_name_95 (visitor VARCHAR, home VARCHAR, date VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3301, 41, 3466, 155, 127, 584, 4280, 28027, 6, 234, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 65, 3, 9, 1210, 13, 3, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 7019, 21680, 953, 834, 4350, 834, 3301, 549, 17444, 427, 234, 3274, 96, 26, 15252, 155, 121, 3430, 833, 3274, 96, 9, 2246, 40, 1630, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Leading Scorer that has a Goal smaller than 23, and a League of football league division 3, and a Year of 1997–98 is who?
SELECT leading_scorer FROM table_name_24 WHERE goals < 23 AND league = "football league division 3" AND year = "1997–98"
CREATE TABLE table_name_24 (leading_scorer VARCHAR, year VARCHAR, goals VARCHAR, league VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2266, 41, 17103, 834, 7, 5715, 49, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 6, 1766, 584, 4280, 28027, 6, 5533, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 1374, 834, 7, 5715, 49, 21680, 953, 834, 4350, 834, 2266, 549, 17444, 427, 1766, 3, 2, 1902, 3430, 5533, 3274, 96, 6259, 3184, 5533, 4889, 220, 121, 3430, 215, 3274, 96, 2294, 4327, 104, 3916, 121, 1, -100, -100, ...
Leading Scorer of Ian rush is what lowest # of goals?
SELECT MIN(goals) FROM table_name_45 WHERE leading_scorer = "ian rush"
CREATE TABLE table_name_45 (goals INTEGER, leading_scorer VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2128, 41, 839, 5405, 3, 21342, 17966, 6, 1374, 834, 7, 5715, 49, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 22798, 17763, 52, 13, 15498, 10505, 19, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 839, 5405, 61, 21680, 953, 834, 4350, 834, 2128, 549, 17444, 427, 1374, 834, 7, 5715, 49, 3274, 96, 23, 152, 10505, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Goals that has a Position of 14th of 24, and a League of football conference has what sum?
SELECT SUM(goals) FROM table_name_63 WHERE position = "14th of 24" AND league = "football conference"
CREATE TABLE table_name_63 (goals INTEGER, position VARCHAR, league VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3891, 41, 839, 5405, 3, 21342, 17966, 6, 1102, 584, 4280, 28027, 6, 5533, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 17916, 7, 24, 65, 3, 9, 14258, 13,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 839, 5405, 61, 21680, 953, 834, 4350, 834, 3891, 549, 17444, 427, 1102, 3274, 96, 2534, 189, 13, 997, 121, 3430, 5533, 3274, 96, 6259, 3184, 2542, 121, 1, -100, -100, -100, -100, -100, -100, -100, -1...
Position of 7th of 24, and a Goals smaller than 24 is what league?
SELECT league FROM table_name_13 WHERE position = "7th of 24" AND goals < 24
CREATE TABLE table_name_13 (league VARCHAR, position VARCHAR, goals VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2368, 41, 29512, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 6, 1766, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 14258, 13, 489, 189, 13, 14320, 11, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 5533, 21680, 953, 834, 4350, 834, 2368, 549, 17444, 427, 1102, 3274, 96, 940, 189, 13, 997, 121, 3430, 1766, 3, 2, 997, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Which entrant scored less than 2 points?
SELECT entrant FROM table_name_96 WHERE points < 2
CREATE TABLE table_name_96 (entrant VARCHAR, points INTEGER)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4314, 41, 295, 3569, 584, 4280, 28027, 6, 979, 3, 21342, 17966, 61, 3, 32105, 32106, 32107, 32106, 4073, 3, 295, 3569, 5799, 705, 145, 204, 979, 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, 3, 295, 3569, 21680, 953, 834, 4350, 834, 4314, 549, 17444, 427, 979, 3, 2, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which entrant used the chassis de tomaso 505?
SELECT entrant FROM table_name_9 WHERE chassis = "de tomaso 505"
CREATE TABLE table_name_9 (entrant VARCHAR, chassis VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1298, 41, 295, 3569, 584, 4280, 28027, 6, 22836, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 3, 295, 3569, 261, 8, 22836, 20, 12, 2754, 32, 943, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 295, 3569, 21680, 953, 834, 4350, 834, 1298, 549, 17444, 427, 22836, 3274, 96, 221, 12, 2754, 32, 943, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the Presentation of Credentials has a Termination of Mission listed as August 15, 2000?
SELECT presentation_of_credentials FROM table_name_91 WHERE termination_of_mission = "august 15, 2000"
CREATE TABLE table_name_91 (presentation_of_credentials VARCHAR, termination_of_mission VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4729, 41, 12640, 257, 834, 858, 834, 17216, 7220, 7, 584, 4280, 28027, 6, 18739, 834, 858, 834, 5451, 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, 3831, 834, 858, 834, 17216, 7220, 7, 21680, 953, 834, 4350, 834, 4729, 549, 17444, 427, 18739, 834, 858, 834, 5451, 3274, 96, 402, 17198, 10725, 2766, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Which Presentation of Credentials is listed for the Appointed by Benjamin Harrison?
SELECT presentation_of_credentials FROM table_name_55 WHERE appointed_by = "benjamin harrison"
CREATE TABLE table_name_55 (presentation_of_credentials VARCHAR, appointed_by VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3769, 41, 12640, 257, 834, 858, 834, 17216, 7220, 7, 584, 4280, 28027, 6, 7817, 834, 969, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 25885, 13, 143...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3831, 834, 858, 834, 17216, 7220, 7, 21680, 953, 834, 4350, 834, 3769, 549, 17444, 427, 7817, 834, 969, 3274, 96, 115, 35, 1191, 1109, 3, 3272, 23790, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the Termination of Mission with a Title of Ambassador Extraordinary and Plenipotentiary with a Representative of Reynold E. Carlson?
SELECT termination_of_mission FROM table_name_37 WHERE title = "ambassador extraordinary and plenipotentiary" AND representative = "reynold e. carlson"
CREATE TABLE table_name_37 (termination_of_mission VARCHAR, title VARCHAR, representative VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4118, 41, 6544, 257, 834, 858, 834, 5451, 584, 4280, 28027, 6, 2233, 584, 4280, 28027, 6, 6978, 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, 18739, 834, 858, 834, 5451, 21680, 953, 834, 4350, 834, 4118, 549, 17444, 427, 2233, 3274, 96, 14303, 7, 7, 7923, 9468, 11, 3, 102, 26532, 3013, 295, 23, 1208, 121, 3430, 6978, 3274, 96, 60, 63, 29, 1490, 3, 15, ...
Which Representative has a Termination of Mission as May 24, 1905?
SELECT representative FROM table_name_10 WHERE termination_of_mission = "may 24, 1905"
CREATE TABLE table_name_10 (representative VARCHAR, termination_of_mission VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1714, 41, 60, 12640, 1528, 584, 4280, 28027, 6, 18739, 834, 858, 834, 5451, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 4073, 13517, 65, 3, 9, 10181, 257,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6978, 21680, 953, 834, 4350, 834, 1714, 549, 17444, 427, 18739, 834, 858, 834, 5451, 3274, 96, 13726, 14320, 3, 11776, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What Title has a Presentation of Credentials of October 4, 1988?
SELECT title FROM table_name_90 WHERE presentation_of_credentials = "october 4, 1988"
CREATE TABLE table_name_90 (title VARCHAR, presentation_of_credentials VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2394, 41, 21869, 584, 4280, 28027, 6, 3831, 834, 858, 834, 17216, 7220, 7, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 11029, 65, 3, 9, 25885, 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, 2394, 549, 17444, 427, 3831, 834, 858, 834, 17216, 7220, 7, 3274, 96, 32, 75, 235, 1152, 6464, 10414, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the Appointed by that has the Title of Ambassador Extraordinary and Plenipotentiary and has a Representative of Spruille Braden?
SELECT appointed_by FROM table_name_55 WHERE title = "ambassador extraordinary and plenipotentiary" AND representative = "spruille braden"
CREATE TABLE table_name_55 (appointed_by VARCHAR, title VARCHAR, representative VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3769, 41, 31574, 834, 969, 584, 4280, 28027, 6, 2233, 584, 4280, 28027, 6, 6978, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 5085, 2700, 15, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 7817, 834, 969, 21680, 953, 834, 4350, 834, 3769, 549, 17444, 427, 2233, 3274, 96, 14303, 7, 7, 7923, 9468, 11, 3, 102, 26532, 3013, 295, 23, 1208, 121, 3430, 6978, 3274, 96, 7, 12129, 1092, 15, 3858, 537, 121, 1,...
Who's the race leader of Cuneo to Turin?
SELECT race_leader FROM table_name_90 WHERE course = "cuneo to turin"
CREATE TABLE table_name_90 (race_leader VARCHAR, course VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2394, 41, 12614, 834, 22900, 584, 4280, 28027, 6, 503, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 31, 7, 8, 1964, 2488, 13, 205, 444, 32, 12, 753...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1964, 834, 22900, 21680, 953, 834, 4350, 834, 2394, 549, 17444, 427, 503, 3274, 96, 75, 444, 32, 12, 3, 4317, 29, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What course are they running on stage 1?
SELECT course FROM table_name_5 WHERE stage = "1"
CREATE TABLE table_name_5 (course VARCHAR, stage VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 755, 41, 19221, 584, 4280, 28027, 6, 1726, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 503, 33, 79, 1180, 30, 1726, 209, 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, 503, 21680, 953, 834, 4350, 834, 755, 549, 17444, 427, 1726, 3274, 96, 536, 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's the distance of the course of stage 4?
SELECT distance FROM table_name_73 WHERE stage = "4"
CREATE TABLE table_name_73 (distance VARCHAR, stage VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4552, 41, 26, 23, 8389, 584, 4280, 28027, 6, 1726, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 31, 7, 8, 2357, 13, 8, 503, 13, 1726, 314, 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, 0...
[ 3, 23143, 14196, 2357, 21680, 953, 834, 4350, 834, 4552, 549, 17444, 427, 1726, 3274, 96, 20364, 1, -100, -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 distance of the course for stage 4?
SELECT distance FROM table_name_13 WHERE stage = "4"
CREATE TABLE table_name_13 (distance VARCHAR, stage VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2368, 41, 26, 23, 8389, 584, 4280, 28027, 6, 1726, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 47, 8, 2357, 13, 8, 503, 21, 1726, 314, 58, 1, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2357, 21680, 953, 834, 4350, 834, 2368, 549, 17444, 427, 1726, 3274, 96, 20364, 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 race leader for stage 5?
SELECT race_leader FROM table_name_66 WHERE stage = "5"
CREATE TABLE table_name_66 (race_leader VARCHAR, stage VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3539, 41, 12614, 834, 22900, 584, 4280, 28027, 6, 1726, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 2645, 47, 8, 1964, 2488, 21, 1726, 305, 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, 1964, 834, 22900, 21680, 953, 834, 4350, 834, 3539, 549, 17444, 427, 1726, 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...
Name the result for 2000 afc asian cup qualification
SELECT result FROM table_name_14 WHERE competition = "2000 afc asian cup qualification"
CREATE TABLE table_name_14 (result VARCHAR, competition VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2534, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 2259, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8, 741, 21, 2766, 3, 9, 89, 75, 3, 9, 10488, 4...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2534, 549, 17444, 427, 2259, 3274, 96, 13527, 3, 9, 89, 75, 3, 9, 10488, 4119, 15513, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Name the least total when bronze is less than 2 and rank is more than 2 with silver less than 1
SELECT MIN(total) FROM table_name_24 WHERE bronze < 2 AND rank > 2 AND silver < 1
CREATE TABLE table_name_24 (total INTEGER, silver VARCHAR, bronze VARCHAR, rank VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2266, 41, 235, 1947, 3, 21342, 17966, 6, 4294, 584, 4280, 28027, 6, 13467, 584, 4280, 28027, 6, 11003, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 5570, 8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 235, 1947, 61, 21680, 953, 834, 4350, 834, 2266, 549, 17444, 427, 13467, 3, 2, 204, 3430, 11003, 2490, 204, 3430, 4294, 3, 2, 209, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the largest gold with a Total of 2, and a Rank smaller than 2?
SELECT MAX(gold) FROM table_name_91 WHERE total = 2 AND rank < 2
CREATE TABLE table_name_91 (gold INTEGER, total VARCHAR, rank VARCHAR)
[ 32100, 32106, 32105, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4729, 41, 14910, 3, 21342, 17966, 6, 792, 584, 4280, 28027, 6, 11003, 584, 4280, 28027, 61, 3, 32105, 32106, 32107, 32106, 363, 19, 8, 2015, 2045, 28, 3, 9, 9273...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 14910, 61, 21680, 953, 834, 4350, 834, 4729, 549, 17444, 427, 792, 3274, 204, 3430, 11003, 3, 2, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...