instruction
stringlengths
0
1.06k
response
stringlengths
2
3.61k
input_ids
list
attention_mask
list
labels
list
What is the Total medals for the Nation with 1 Silver and 0 Golds?
SELECT COUNT(total) FROM table_name_89 WHERE silver = 1 AND gold < 0
[ 2061, 318, 262, 7472, 28057, 329, 262, 8741, 351, 352, 7698, 290, 657, 3561, 82, 30, 46506, 327, 28270, 7, 23350, 8, 16034, 3084, 62, 3672, 62, 4531, 33411, 8465, 796, 352, 5357, 3869, 1279, 657 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 7472, 28057, 329, 262, 8741, 351, 352, 7698, 290, 657, 3561, 82, 30, 46506, 327, 28270, 7, 23350, 8, 16034, 3084, 62, 3672, 62, 4531, 33411, 8465, 796, 352, 5357, 3869, 1279, 657 ]
If the till agra is 1050, what is the max round trip?
SELECT MAX("For Round Trip") FROM table_23321 WHERE "Till Agra" = '1050'
[ 1532, 262, 10597, 556, 430, 318, 47235, 11, 644, 318, 262, 3509, 2835, 5296, 30, 46506, 25882, 7203, 1890, 10485, 18383, 4943, 16034, 3084, 62, 25429, 2481, 33411, 366, 51, 359, 2449, 430, 1, 796, 705, 940, 1120, 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 ]
[ 1532, 262, 10597, 556, 430, 318, 47235, 11, 644, 318, 262, 3509, 2835, 5296, 30, 46506, 25882, 7203, 1890, 10485, 18383, 4943, 16034, 3084, 62, 25429, 2481, 33411, 366, 51, 359, 2449, 430, 1, 796, 705, 940, 1120, 6 ]
What is the party for the incumbent Wyche Fowler?
SELECT party FROM table_1341598_11 WHERE incumbent = "Wyche Fowler"
[ 2061, 318, 262, 2151, 329, 262, 23526, 12958, 2395, 33693, 30, 46506, 2151, 16034, 3084, 62, 19880, 1314, 4089, 62, 1157, 33411, 23526, 796, 366, 54, 88, 2395, 33693, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 2151, 329, 262, 23526, 12958, 2395, 33693, 30, 46506, 2151, 16034, 3084, 62, 19880, 1314, 4089, 62, 1157, 33411, 23526, 796, 366, 54, 88, 2395, 33693, 1 ]
What Winning driver has a Winning constructor of talbot?
SELECT winning_driver FROM table_name_59 WHERE winning_constructor = "talbot"
[ 2061, 40983, 4639, 468, 257, 40983, 23772, 286, 3305, 13645, 30, 46506, 5442, 62, 26230, 16034, 3084, 62, 3672, 62, 3270, 33411, 5442, 62, 41571, 273, 796, 366, 39240, 13645, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 40983, 4639, 468, 257, 40983, 23772, 286, 3305, 13645, 30, 46506, 5442, 62, 26230, 16034, 3084, 62, 3672, 62, 3270, 33411, 5442, 62, 41571, 273, 796, 366, 39240, 13645, 1 ]
Find total capacity of dorms for each gender in a bar chart, and I want to sort y-axis in ascending order.
SELECT gender, SUM(student_capacity) FROM Dorm GROUP BY gender ORDER BY SUM(student_capacity)
[ 16742, 2472, 5339, 286, 18586, 82, 329, 1123, 5279, 287, 257, 2318, 8262, 11, 290, 314, 765, 284, 3297, 331, 12, 22704, 287, 41988, 1502, 13, 46506, 5279, 11, 35683, 7, 50139, 62, 42404, 8, 16034, 360, 579, 44441, 11050, 5279, 38678, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 16742, 2472, 5339, 286, 18586, 82, 329, 1123, 5279, 287, 257, 2318, 8262, 11, 290, 314, 765, 284, 3297, 331, 12, 22704, 287, 41988, 1502, 13, 46506, 5279, 11, 35683, 7, 50139, 62, 42404, 8, 16034, 360, 579, 44441, 11050, 5279, 38678, ...
what structure was probably built around 1220 ?
SELECT "name" FROM table_204_16 WHERE "date" = '1220'
[ 10919, 4645, 373, 2192, 3170, 1088, 1105, 1238, 5633, 46506, 366, 3672, 1, 16034, 3084, 62, 18638, 62, 1433, 33411, 366, 4475, 1, 796, 705, 1065, 1238, 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 ]
[ 10919, 4645, 373, 2192, 3170, 1088, 1105, 1238, 5633, 46506, 366, 3672, 1, 16034, 3084, 62, 18638, 62, 1433, 33411, 366, 4475, 1, 796, 705, 1065, 1238, 6 ]
What is the name of the opponent for the Sutton tournament?
SELECT opponents FROM table_name_19 WHERE tournament = "sutton"
[ 2061, 318, 262, 1438, 286, 262, 6125, 329, 262, 39964, 7756, 30, 46506, 7691, 16034, 3084, 62, 3672, 62, 1129, 33411, 7756, 796, 366, 82, 21115, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 1438, 286, 262, 6125, 329, 262, 39964, 7756, 30, 46506, 7691, 16034, 3084, 62, 3672, 62, 1129, 33411, 7756, 796, 366, 82, 21115, 1 ]
What's the D 44 when D 46 is d 26?
SELECT d_44_√ FROM table_name_27 WHERE d_46_√ = "d 26"
[ 2061, 338, 262, 360, 5846, 618, 360, 6337, 318, 288, 2608, 30, 46506, 288, 62, 2598, 62, 24861, 248, 16034, 3084, 62, 3672, 62, 1983, 33411, 288, 62, 3510, 62, 24861, 248, 796, 366, 67, 2608, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 338, 262, 360, 5846, 618, 360, 6337, 318, 288, 2608, 30, 46506, 288, 62, 2598, 62, 24861, 248, 16034, 3084, 62, 3672, 62, 1983, 33411, 288, 62, 3510, 62, 24861, 248, 796, 366, 67, 2608, 1 ]
Name the language for trotta
SELECT language FROM table_name_68 WHERE original_title = "trotta"
[ 5376, 262, 3303, 329, 4161, 25854, 46506, 3303, 16034, 3084, 62, 3672, 62, 3104, 33411, 2656, 62, 7839, 796, 366, 23528, 25854, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 5376, 262, 3303, 329, 4161, 25854, 46506, 3303, 16034, 3084, 62, 3672, 62, 3104, 33411, 2656, 62, 7839, 796, 366, 23528, 25854, 1 ]
What is the team when alvin williams (6) has the high assists?
SELECT "Team" FROM table_42103 WHERE "High assists" = 'alvin williams (6)'
[ 2061, 318, 262, 1074, 618, 435, 7114, 481, 1789, 82, 357, 21, 8, 468, 262, 1029, 13648, 30, 46506, 366, 15592, 1, 16034, 3084, 62, 3682, 15197, 33411, 366, 11922, 13648, 1, 796, 705, 282, 7114, 481, 1789, 82, 357, 21, 33047 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 1074, 618, 435, 7114, 481, 1789, 82, 357, 21, 8, 468, 262, 1029, 13648, 30, 46506, 366, 15592, 1, 16034, 3084, 62, 3682, 15197, 33411, 366, 11922, 13648, 1, 796, 705, 282, 7114, 481, 1789, 82, 357, 21, 33047 ]
Who played a home team that scored 18.9 (117)?
SELECT "Away team score" FROM table_4899 WHERE "Home team score" = '18.9 (117)'
[ 8241, 2826, 257, 1363, 1074, 326, 7781, 1248, 13, 24, 357, 17657, 19427, 46506, 366, 32, 1014, 1074, 4776, 1, 16034, 3084, 62, 2780, 2079, 33411, 366, 16060, 1074, 4776, 1, 796, 705, 1507, 13, 24, 357, 17657, 33047 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 8241, 2826, 257, 1363, 1074, 326, 7781, 1248, 13, 24, 357, 17657, 19427, 46506, 366, 32, 1014, 1074, 4776, 1, 16034, 3084, 62, 2780, 2079, 33411, 366, 16060, 1074, 4776, 1, 796, 705, 1507, 13, 24, 357, 17657, 33047 ]
What is the lowest React, when Name is 'Candice Davis', and when Lane is less than 3?
SELECT MIN("React") FROM table_9643 WHERE "Name" = 'candice davis' AND "Lane" < '3'
[ 2061, 318, 262, 9016, 21492, 11, 618, 6530, 318, 705, 41572, 501, 7802, 3256, 290, 618, 15016, 318, 1342, 621, 513, 30, 46506, 20625, 7203, 3041, 529, 4943, 16034, 3084, 62, 24, 41813, 33411, 366, 5376, 1, 796, 705, 46188, 501, 288, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 9016, 21492, 11, 618, 6530, 318, 705, 41572, 501, 7802, 3256, 290, 618, 15016, 318, 1342, 621, 513, 30, 46506, 20625, 7203, 3041, 529, 4943, 16034, 3084, 62, 24, 41813, 33411, 366, 5376, 1, 796, 705, 46188, 501, 288, ...
count the number of patients whose admission location is emergency room admit and procedure short title is coronary arteriogram nec?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.admission_location = "EMERGENCY ROOM ADMIT" AND procedures.short_title = "Coronary arteriogram NEC"
[ 9127, 262, 1271, 286, 3871, 3025, 13938, 4067, 318, 6334, 2119, 9159, 290, 8771, 1790, 3670, 318, 37151, 30675, 72, 21857, 27576, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 9127, 262, 1271, 286, 3871, 3025, 13938, 4067, 318, 6334, 2119, 9159, 290, 8771, 1790, 3670, 318, 37151, 30675, 72, 21857, 27576, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, ...
Give me a pie to show maximal product price from different product type code.
SELECT product_type_code, MAX(product_price) FROM Products GROUP BY product_type_code
[ 23318, 502, 257, 2508, 284, 905, 40708, 1720, 2756, 422, 1180, 1720, 2099, 2438, 13, 46506, 1720, 62, 4906, 62, 8189, 11, 25882, 7, 11167, 62, 20888, 8, 16034, 18675, 44441, 11050, 1720, 62, 4906, 62, 8189 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 23318, 502, 257, 2508, 284, 905, 40708, 1720, 2756, 422, 1180, 1720, 2099, 2438, 13, 46506, 1720, 62, 4906, 62, 8189, 11, 25882, 7, 11167, 62, 20888, 8, 16034, 18675, 44441, 11050, 1720, 62, 4906, 62, 8189 ]
Which the Fastest Lap has a Season of 2009 and Poles smaller than 0?
SELECT MAX("Fastest Laps") FROM table_5465 WHERE "Season" = '2009' AND "Poles" < '0'
[ 13828, 262, 12549, 395, 26944, 468, 257, 7369, 286, 3717, 290, 45631, 4833, 621, 657, 30, 46506, 25882, 7203, 22968, 395, 406, 1686, 4943, 16034, 3084, 62, 4051, 2996, 33411, 366, 18960, 1, 796, 705, 10531, 6, 5357, 366, 47, 4316, 1, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 262, 12549, 395, 26944, 468, 257, 7369, 286, 3717, 290, 45631, 4833, 621, 657, 30, 46506, 25882, 7203, 22968, 395, 406, 1686, 4943, 16034, 3084, 62, 4051, 2996, 33411, 366, 18960, 1, 796, 705, 10531, 6, 5357, 366, 47, 4316, 1, ...
What is the average attendance for a game against Phoenix?
SELECT AVG("Attendance") FROM table_52186 WHERE "Visitor" = 'phoenix'
[ 2061, 318, 262, 2811, 14858, 329, 257, 983, 1028, 9643, 30, 46506, 35224, 7203, 8086, 437, 590, 4943, 16034, 3084, 62, 4309, 25096, 33411, 366, 15854, 2072, 1, 796, 705, 746, 8538, 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 ]
[ 2061, 318, 262, 2811, 14858, 329, 257, 983, 1028, 9643, 30, 46506, 35224, 7203, 8086, 437, 590, 4943, 16034, 3084, 62, 4309, 25096, 33411, 366, 15854, 2072, 1, 796, 705, 746, 8538, 6 ]
In what Season was Colin Miller (TAS) the Player?
SELECT season FROM table_name_34 WHERE player = "colin miller (tas)"
[ 818, 644, 7369, 373, 18373, 7920, 357, 51, 1921, 8, 262, 7853, 30, 46506, 1622, 16034, 3084, 62, 3672, 62, 2682, 33411, 2137, 796, 366, 4033, 259, 3939, 263, 357, 83, 292, 16725 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 818, 644, 7369, 373, 18373, 7920, 357, 51, 1921, 8, 262, 7853, 30, 46506, 1622, 16034, 3084, 62, 3672, 62, 2682, 33411, 2137, 796, 366, 4033, 259, 3939, 263, 357, 83, 292, 16725 ]
What is the name of the architecture version of the MIPS-III 64-bit, and model 2b?
SELECT "Name / Generation" FROM table_62532 WHERE "Architecture version" = 'mips-iii 64-bit' AND "Model" = '2b'
[ 2061, 318, 262, 1438, 286, 262, 10959, 2196, 286, 262, 15789, 3705, 12, 10855, 5598, 12, 2545, 11, 290, 2746, 362, 65, 30, 46506, 366, 5376, 1220, 16588, 1, 16034, 3084, 62, 26704, 2624, 33411, 366, 19895, 5712, 495, 2196, 1, 796, 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, 1, 1, 1, 1 ]
[ 2061, 318, 262, 1438, 286, 262, 10959, 2196, 286, 262, 15789, 3705, 12, 10855, 5598, 12, 2545, 11, 290, 2746, 362, 65, 30, 46506, 366, 5376, 1220, 16588, 1, 16034, 3084, 62, 26704, 2624, 33411, 366, 19895, 5712, 495, 2196, 1, 796, 7...
What is the earliest year that had the Legend of Zelda: Twilight Princess game?
SELECT MIN(year) FROM table_name_90 WHERE game = "the legend of zelda: twilight princess"
[ 2061, 318, 262, 14555, 614, 326, 550, 262, 9883, 286, 22166, 25, 19715, 8449, 983, 30, 46506, 20625, 7, 1941, 8, 16034, 3084, 62, 3672, 62, 3829, 33411, 983, 796, 366, 1169, 8177, 286, 41271, 18986, 25, 45493, 21752, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 14555, 614, 326, 550, 262, 9883, 286, 22166, 25, 19715, 8449, 983, 30, 46506, 20625, 7, 1941, 8, 16034, 3084, 62, 3672, 62, 3829, 33411, 983, 796, 366, 1169, 8177, 286, 41271, 18986, 25, 45493, 21752, 1 ]
What leagues includes division 3
SELECT "League" FROM table_17473 WHERE "Division" = '3'
[ 2061, 16861, 3407, 7297, 513, 46506, 366, 24623, 1, 16034, 3084, 62, 1558, 37804, 33411, 366, 24095, 1166, 1, 796, 705, 18, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 16861, 3407, 7297, 513, 46506, 366, 24623, 1, 16034, 3084, 62, 1558, 37804, 33411, 366, 24095, 1166, 1, 796, 705, 18, 6 ]
What numbered pick was the player from texas?
SELECT COUNT("Pick #") FROM table_75477 WHERE "College" = 'texas'
[ 2061, 25840, 2298, 373, 262, 2137, 422, 48659, 292, 30, 46506, 327, 28270, 7203, 31686, 1303, 4943, 16034, 3084, 62, 2425, 32883, 33411, 366, 38951, 1, 796, 705, 16886, 292, 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 ]
[ 2061, 25840, 2298, 373, 262, 2137, 422, 48659, 292, 30, 46506, 327, 28270, 7203, 31686, 1303, 4943, 16034, 3084, 62, 2425, 32883, 33411, 366, 38951, 1, 796, 705, 16886, 292, 6 ]
List the phone numbers of all employees.
SELECT phone FROM employee
[ 8053, 262, 3072, 3146, 286, 477, 4409, 13, 46506, 3072, 16034, 6538 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 8053, 262, 3072, 3146, 286, 477, 4409, 13, 46506, 3072, 16034, 6538 ]
What was the largest attendance at the Telstra Dome, when the home team was the Western Bulldogs?
SELECT MAX(crowd) FROM table_name_30 WHERE ground = "telstra dome" AND home_team = "western bulldogs"
[ 2061, 373, 262, 4387, 14858, 379, 262, 12088, 12044, 31390, 11, 618, 262, 1363, 1074, 373, 262, 4885, 34969, 30, 46506, 25882, 7, 66, 3986, 8, 16034, 3084, 62, 3672, 62, 1270, 33411, 2323, 796, 366, 37524, 12044, 29500, 1, 5357, 1363,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 373, 262, 4387, 14858, 379, 262, 12088, 12044, 31390, 11, 618, 262, 1363, 1074, 373, 262, 4885, 34969, 30, 46506, 25882, 7, 66, 3986, 8, 16034, 3084, 62, 3672, 62, 1270, 33411, 2323, 796, 366, 37524, 12044, 29500, 1, 5357, 1363,...
Which party is associated with the person who was first elected in 1982?
SELECT "Party" FROM table_18245 WHERE "First elected" = '1982'
[ 13828, 2151, 318, 3917, 351, 262, 1048, 508, 373, 717, 7018, 287, 14489, 30, 46506, 366, 33553, 1, 16034, 3084, 62, 1507, 22995, 33411, 366, 5962, 7018, 1, 796, 705, 30763, 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 ]
[ 13828, 2151, 318, 3917, 351, 262, 1048, 508, 373, 717, 7018, 287, 14489, 30, 46506, 366, 33553, 1, 16034, 3084, 62, 1507, 22995, 33411, 366, 5962, 7018, 1, 796, 705, 30763, 6 ]
Who was the opponent, during the game at the location of keyarena at seattle center?
SELECT opponent FROM table_name_50 WHERE location_attendance = "keyarena at seattle center"
[ 8241, 373, 262, 6125, 11, 1141, 262, 983, 379, 262, 4067, 286, 1994, 533, 2616, 379, 384, 1999, 3641, 30, 46506, 6125, 16034, 3084, 62, 3672, 62, 1120, 33411, 4067, 62, 1078, 437, 590, 796, 366, 2539, 533, 2616, 379, 384, 1999, 3641...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 8241, 373, 262, 6125, 11, 1141, 262, 983, 379, 262, 4067, 286, 1994, 533, 2616, 379, 384, 1999, 3641, 30, 46506, 6125, 16034, 3084, 62, 3672, 62, 1120, 33411, 4067, 62, 1078, 437, 590, 796, 366, 2539, 533, 2616, 379, 384, 1999, 3641...
What is Score, when Record is 12-57?
SELECT "Score" FROM table_50107 WHERE "Record" = '12-57'
[ 2061, 318, 15178, 11, 618, 13266, 318, 1105, 12, 3553, 30, 46506, 366, 26595, 1, 16034, 3084, 62, 33548, 2998, 33411, 366, 23739, 1, 796, 705, 1065, 12, 3553, 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 ]
[ 2061, 318, 15178, 11, 618, 13266, 318, 1105, 12, 3553, 30, 46506, 366, 26595, 1, 16034, 3084, 62, 33548, 2998, 33411, 366, 23739, 1, 796, 705, 1065, 12, 3553, 6 ]
Shawn Respert play for what school/club team?
SELECT school_club_team FROM table_name_66 WHERE player = "shawn respert"
[ 2484, 3832, 1874, 11766, 711, 329, 644, 1524, 14, 18664, 1074, 30, 46506, 1524, 62, 18664, 62, 15097, 16034, 3084, 62, 3672, 62, 2791, 33411, 2137, 796, 366, 1477, 3832, 581, 11766, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2484, 3832, 1874, 11766, 711, 329, 644, 1524, 14, 18664, 1074, 30, 46506, 1524, 62, 18664, 62, 15097, 16034, 3084, 62, 3672, 62, 2791, 33411, 2137, 796, 366, 1477, 3832, 581, 11766, 1 ]
Name the driver for talbot l6
SELECT "Driver" FROM table_24679 WHERE "Engine" = 'Talbot L6'
[ 5376, 262, 4639, 329, 3305, 13645, 300, 21, 46506, 366, 32103, 1, 16034, 3084, 62, 1731, 37601, 33411, 366, 13798, 1, 796, 705, 31466, 13645, 406, 21, 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 ]
[ 5376, 262, 4639, 329, 3305, 13645, 300, 21, 46506, 366, 32103, 1, 16034, 3084, 62, 1731, 37601, 33411, 366, 13798, 1, 796, 705, 31466, 13645, 406, 21, 6 ]
What was the percent of slovenes 1951 for bach?
SELECT percent_of_slovenes_1951 FROM table_10797636_1 WHERE village__german_ = "Bach"
[ 2061, 373, 262, 1411, 286, 1017, 16206, 274, 27937, 329, 275, 620, 30, 46506, 1411, 62, 1659, 62, 82, 5439, 574, 274, 62, 1129, 4349, 16034, 3084, 62, 940, 3720, 4304, 2623, 62, 16, 33411, 7404, 834, 1362, 805, 62, 796, 366, 33, 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 ]
[ 2061, 373, 262, 1411, 286, 1017, 16206, 274, 27937, 329, 275, 620, 30, 46506, 1411, 62, 1659, 62, 82, 5439, 574, 274, 62, 1129, 4349, 16034, 3084, 62, 940, 3720, 4304, 2623, 62, 16, 33411, 7404, 834, 1362, 805, 62, 796, 366, 33, 6...
How many legs has the player with high checkout of 80 won?
SELECT legs_won FROM table_20351295_2 WHERE high_checkout = 80
[ 2437, 867, 7405, 468, 262, 2137, 351, 1029, 28006, 286, 4019, 1839, 30, 46506, 7405, 62, 26502, 16034, 3084, 62, 1238, 2327, 1065, 3865, 62, 17, 33411, 1029, 62, 9122, 448, 796, 4019 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2437, 867, 7405, 468, 262, 2137, 351, 1029, 28006, 286, 4019, 1839, 30, 46506, 7405, 62, 26502, 16034, 3084, 62, 1238, 2327, 1065, 3865, 62, 17, 33411, 1029, 62, 9122, 448, 796, 4019 ]
Who owns the locomotive that entered service on 30 October 1956?
SELECT "Owner" FROM table_34839 WHERE "Entered service (T)" = '30 october 1956'
[ 8241, 12216, 262, 33334, 19138, 326, 5982, 2139, 319, 1542, 3267, 25190, 30, 46506, 366, 42419, 1, 16034, 3084, 62, 28978, 2670, 33411, 366, 14539, 1068, 2139, 357, 51, 16725, 796, 705, 1270, 19318, 2023, 25190, 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 ]
[ 8241, 12216, 262, 33334, 19138, 326, 5982, 2139, 319, 1542, 3267, 25190, 30, 46506, 366, 42419, 1, 16034, 3084, 62, 28978, 2670, 33411, 366, 14539, 1068, 2139, 357, 51, 16725, 796, 705, 1270, 19318, 2023, 25190, 6 ]
When the division is Division 2 men what is the champion score?
SELECT champion_score FROM table_15161170_1 WHERE division = "division 2 Men"
[ 2215, 262, 7297, 318, 7458, 362, 1450, 644, 318, 262, 8783, 4776, 30, 46506, 8783, 62, 26675, 16034, 3084, 62, 1314, 1433, 1157, 2154, 62, 16, 33411, 7297, 796, 366, 21426, 362, 6065, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2215, 262, 7297, 318, 7458, 362, 1450, 644, 318, 262, 8783, 4776, 30, 46506, 8783, 62, 26675, 16034, 3084, 62, 1314, 1433, 1157, 2154, 62, 16, 33411, 7297, 796, 366, 21426, 362, 6065, 1 ]
What was the score of the game attended by 50,200?
SELECT "Score" FROM table_80064 WHERE "Attendance" = '50,200'
[ 2061, 373, 262, 4776, 286, 262, 983, 9141, 416, 2026, 11, 2167, 30, 46506, 366, 26595, 1, 16034, 3084, 62, 7410, 2414, 33411, 366, 8086, 437, 590, 1, 796, 705, 1120, 11, 2167, 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 ]
[ 2061, 373, 262, 4776, 286, 262, 983, 9141, 416, 2026, 11, 2167, 30, 46506, 366, 26595, 1, 16034, 3084, 62, 7410, 2414, 33411, 366, 8086, 437, 590, 1, 796, 705, 1120, 11, 2167, 6 ]
how many days elapsed since the last time patient 87232 received a pt lab test during this hospital encounter?
SELECT 1 * (STRFTIME('%j', CURRENT_TIME()) - STRFTIME('%j', labevents.charttime)) FROM labevents WHERE labevents.itemid IN (SELECT d_labitems.itemid FROM d_labitems WHERE d_labitems.label = 'pt') AND labevents.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 87232 AND admissions.disch...
[ 4919, 867, 1528, 42118, 1201, 262, 938, 640, 5827, 10083, 24339, 2722, 257, 42975, 2248, 1332, 1141, 428, 4436, 8791, 30, 46506, 352, 1635, 357, 18601, 9792, 12789, 10786, 4, 73, 3256, 327, 39237, 62, 34694, 28955, 532, 19269, 9792, 127...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 4919, 867, 1528, 42118, 1201, 262, 938, 640, 5827, 10083, 24339, 2722, 257, 42975, 2248, 1332, 1141, 428, 4436, 8791, 30, 46506, 352, 1635, 357, 18601, 9792, 12789, 10786, 4, 73, 3256, 327, 39237, 62, 34694, 28955, 532, 19269, 9792, 127...
how many episodes only had one performer ?
SELECT COUNT(*) FROM table_203_784
[ 4919, 867, 8640, 691, 550, 530, 26960, 5633, 46506, 327, 28270, 7, 28104, 16034, 3084, 62, 22416, 62, 37688 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 4919, 867, 8640, 691, 550, 530, 26960, 5633, 46506, 327, 28270, 7, 28104, 16034, 3084, 62, 22416, 62, 37688 ]
what's the game with date being march 7
SELECT game FROM table_13557843_7 WHERE date = "March 7"
[ 10919, 338, 262, 983, 351, 3128, 852, 9960, 767, 46506, 983, 16034, 3084, 62, 1485, 2816, 3695, 3559, 62, 22, 33411, 3128, 796, 366, 16192, 767, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 10919, 338, 262, 983, 351, 3128, 852, 9960, 767, 46506, 983, 16034, 3084, 62, 1485, 2816, 3695, 3559, 62, 22, 33411, 3128, 796, 366, 16192, 767, 1 ]
retrieve the patient identifications of patients that were diagnosed with swollen extremity, etiology unknown - right lower extremity in 2105.
SELECT patient.uniquepid FROM patient WHERE patient.patientunitstayid IN (SELECT diagnosis.patientunitstayid FROM diagnosis WHERE diagnosis.diagnosisname = 'swollen extremity, etiology unknown - right lower extremity' AND STRFTIME('%y', diagnosis.diagnosistime) = '2105')
[ 1186, 30227, 262, 5827, 1852, 6637, 286, 3871, 326, 547, 14641, 351, 37327, 8963, 414, 11, 2123, 12371, 6439, 532, 826, 2793, 8963, 414, 287, 362, 13348, 13, 46506, 5827, 13, 403, 1557, 538, 312, 16034, 5827, 33411, 5827, 13, 26029, 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...
[ 1186, 30227, 262, 5827, 1852, 6637, 286, 3871, 326, 547, 14641, 351, 37327, 8963, 414, 11, 2123, 12371, 6439, 532, 826, 2793, 8963, 414, 287, 362, 13348, 13, 46506, 5827, 13, 403, 1557, 538, 312, 16034, 5827, 33411, 5827, 13, 26029, 2...
what is the drug type and name for the drug code tacr1?
SELECT prescriptions.drug_type, prescriptions.drug FROM prescriptions WHERE prescriptions.formulary_drug_cd = "TACR1"
[ 10919, 318, 262, 2563, 2099, 290, 1438, 329, 262, 2563, 2438, 26142, 81, 16, 30, 46506, 34092, 13, 30349, 62, 4906, 11, 34092, 13, 30349, 16034, 34092, 33411, 34092, 13, 687, 377, 560, 62, 30349, 62, 10210, 796, 366, 51, 2246, 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, 1 ]
[ 10919, 318, 262, 2563, 2099, 290, 1438, 329, 262, 2563, 2438, 26142, 81, 16, 30, 46506, 34092, 13, 30349, 62, 4906, 11, 34092, 13, 30349, 16034, 34092, 33411, 34092, 13, 687, 377, 560, 62, 30349, 62, 10210, 796, 366, 51, 2246, 49, 1...
What is the highest goal difference that the club with 33-5 points and less than 12 wins?
SELECT MAX("Goal Difference") FROM table_14735 WHERE "Points" = '33-5' AND "Wins" < '12'
[ 2061, 318, 262, 4511, 3061, 3580, 326, 262, 3430, 351, 4747, 12, 20, 2173, 290, 1342, 621, 1105, 7864, 30, 46506, 25882, 7203, 49045, 43795, 4943, 16034, 3084, 62, 20198, 2327, 33411, 366, 40710, 1, 796, 705, 2091, 12, 20, 6, 5357, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 4511, 3061, 3580, 326, 262, 3430, 351, 4747, 12, 20, 2173, 290, 1342, 621, 1105, 7864, 30, 46506, 25882, 7203, 49045, 43795, 4943, 16034, 3084, 62, 20198, 2327, 33411, 366, 40710, 1, 796, 705, 2091, 12, 20, 6, 5357, ...
How many were promoted from the league when Esher was relegated to the league?
SELECT COUNT("Promoted from league") FROM table_26412 WHERE "Relegated to league" = 'Esher'
[ 2437, 867, 547, 13722, 422, 262, 4652, 618, 8678, 372, 373, 36391, 284, 262, 4652, 30, 46506, 327, 28270, 7203, 24129, 5191, 422, 4652, 4943, 16034, 3084, 62, 18897, 1065, 33411, 366, 3041, 1455, 515, 284, 4652, 1, 796, 705, 23041, 37...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2437, 867, 547, 13722, 422, 262, 4652, 618, 8678, 372, 373, 36391, 284, 262, 4652, 30, 46506, 327, 28270, 7203, 24129, 5191, 422, 4652, 4943, 16034, 3084, 62, 18897, 1065, 33411, 366, 3041, 1455, 515, 284, 4652, 1, 796, 705, 23041, 37...
Which Loss has a Record of 20 16 9?
SELECT "Loss" FROM table_64404 WHERE "Record" = '20–16–9'
[ 13828, 22014, 468, 257, 13266, 286, 1160, 1467, 860, 30, 46506, 366, 43, 793, 1, 16034, 3084, 62, 2414, 26429, 33411, 366, 23739, 1, 796, 705, 1238, 1906, 1433, 1906, 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 ]
[ 13828, 22014, 468, 257, 13266, 286, 1160, 1467, 860, 30, 46506, 366, 43, 793, 1, 16034, 3084, 62, 2414, 26429, 33411, 366, 23739, 1, 796, 705, 1238, 1906, 1433, 1906, 24, 6 ]
what is the number of patients whose diagnoses short title is hyp ht dis nos w ht fail and lab test abnormal status is abnormal?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE diagnoses.short_title = "Hyp ht dis NOS w ht fail" AND lab.flag = "abnormal"
[ 10919, 318, 262, 1271, 286, 3871, 3025, 40567, 1790, 3670, 318, 5328, 289, 83, 595, 43630, 266, 289, 83, 2038, 290, 2248, 1332, 18801, 3722, 318, 18801, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 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, 1...
[ 10919, 318, 262, 1271, 286, 3871, 3025, 40567, 1790, 3670, 318, 5328, 289, 83, 595, 43630, 266, 289, 83, 2038, 290, 2248, 1332, 18801, 3722, 318, 18801, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 1...
Which degrees require STRATEGY 411 ?
SELECT DISTINCT program.name FROM course INNER JOIN program_course ON program_course.course_id = course.course_id INNER JOIN program ON program.program_id = program_course.program_id WHERE course.department = 'STRATEGY' AND course.number = 411
[ 13828, 7370, 2421, 19269, 6158, 31212, 43184, 5633, 46506, 360, 8808, 1268, 4177, 1430, 13, 3672, 16034, 1781, 3268, 21479, 32357, 1268, 1430, 62, 17319, 6177, 1430, 62, 17319, 13, 17319, 62, 312, 796, 1781, 13, 17319, 62, 312, 3268, 21...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 13828, 7370, 2421, 19269, 6158, 31212, 43184, 5633, 46506, 360, 8808, 1268, 4177, 1430, 13, 3672, 16034, 1781, 3268, 21479, 32357, 1268, 1430, 62, 17319, 6177, 1430, 62, 17319, 13, 17319, 62, 312, 796, 1781, 13, 17319, 62, 312, 3268, 21...
What is the Type of castle from the 14th Century which Condition is preserved?
SELECT type FROM table_name_72 WHERE date = "14th century" AND condition = "preserved"
[ 2061, 318, 262, 5994, 286, 16669, 422, 262, 1478, 400, 13641, 543, 24295, 318, 17232, 30, 46506, 2099, 16034, 3084, 62, 3672, 62, 4761, 33411, 3128, 796, 366, 1415, 400, 4289, 1, 5357, 4006, 796, 366, 18302, 8520, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 5994, 286, 16669, 422, 262, 1478, 400, 13641, 543, 24295, 318, 17232, 30, 46506, 2099, 16034, 3084, 62, 3672, 62, 4761, 33411, 3128, 796, 366, 1415, 400, 4289, 1, 5357, 4006, 796, 366, 18302, 8520, 1 ]
Who received the silver in 2006?
SELECT "Silver" FROM table_66567 WHERE "Year" = '2006'
[ 8241, 2722, 262, 8465, 287, 4793, 30, 46506, 366, 26766, 1, 16034, 3084, 62, 36879, 3134, 33411, 366, 17688, 1, 796, 705, 13330, 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 ]
[ 8241, 2722, 262, 8465, 287, 4793, 30, 46506, 366, 26766, 1, 16034, 3084, 62, 36879, 3134, 33411, 366, 17688, 1, 796, 705, 13330, 6 ]
What is the Average annual output for Culligran power station with an Installed capacity less than 19?
SELECT AVG("Average annual output (million KWh)") FROM table_76083 WHERE "Name" = 'culligran' AND "Installed capacity (megawatts)" < '19'
[ 2061, 318, 262, 13475, 5079, 5072, 329, 31289, 328, 2596, 1176, 4429, 351, 281, 2262, 4262, 5339, 1342, 621, 678, 30, 46506, 35224, 7203, 26287, 5079, 5072, 357, 14100, 509, 1199, 8, 4943, 16034, 3084, 62, 40761, 5999, 33411, 366, 5376,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 13475, 5079, 5072, 329, 31289, 328, 2596, 1176, 4429, 351, 281, 2262, 4262, 5339, 1342, 621, 678, 30, 46506, 35224, 7203, 26287, 5079, 5072, 357, 14100, 509, 1199, 8, 4943, 16034, 3084, 62, 40761, 5999, 33411, 366, 5376,...
What is Car number 98's lowest grid?
SELECT MIN("Grid") FROM table_61630 WHERE "Car No." = '98'
[ 2061, 318, 1879, 1271, 9661, 338, 9016, 10706, 30, 46506, 20625, 7203, 41339, 4943, 16034, 3084, 62, 44214, 1270, 33411, 366, 9914, 1400, 526, 796, 705, 4089, 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 ]
[ 2061, 318, 1879, 1271, 9661, 338, 9016, 10706, 30, 46506, 20625, 7203, 41339, 4943, 16034, 3084, 62, 44214, 1270, 33411, 366, 9914, 1400, 526, 796, 705, 4089, 6 ]
Which pick did Michel Larocque receive?
SELECT "Pick" FROM table_4019 WHERE "Player" = 'Michel Larocque'
[ 13828, 2298, 750, 12386, 25577, 420, 4188, 3328, 30, 46506, 366, 31686, 1, 16034, 3084, 62, 21844, 24, 33411, 366, 14140, 1, 796, 705, 25437, 2978, 25577, 420, 4188, 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 ]
[ 13828, 2298, 750, 12386, 25577, 420, 4188, 3328, 30, 46506, 366, 31686, 1, 16034, 3084, 62, 21844, 24, 33411, 366, 14140, 1, 796, 705, 25437, 2978, 25577, 420, 4188, 6 ]
Which Team #2 has a Team #1 of gambrinus sika brno?
SELECT team__number2 FROM table_name_70 WHERE team__number1 = "gambrinus sika brno"
[ 13828, 4816, 1303, 17, 468, 257, 4816, 1303, 16, 286, 9106, 1671, 35237, 264, 9232, 865, 3919, 30, 46506, 1074, 834, 17618, 17, 16034, 3084, 62, 3672, 62, 2154, 33411, 1074, 834, 17618, 16, 796, 366, 28483, 1671, 35237, 264, 9232, 865...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 4816, 1303, 17, 468, 257, 4816, 1303, 16, 286, 9106, 1671, 35237, 264, 9232, 865, 3919, 30, 46506, 1074, 834, 17618, 17, 16034, 3084, 62, 3672, 62, 2154, 33411, 1074, 834, 17618, 16, 796, 366, 28483, 1671, 35237, 264, 9232, 865...
when was the last time patient 022-140336 had their systemicsystolic measured or taken on this month/02?
SELECT vitalperiodic.observationtime FROM vitalperiodic WHERE vitalperiodic.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '022-140336')) AND NOT vitalperiodic.systemicsystoli...
[ 12518, 373, 262, 938, 640, 5827, 657, 1828, 12, 15187, 29211, 550, 511, 1080, 873, 88, 301, 4160, 8630, 393, 2077, 319, 428, 1227, 14, 2999, 30, 46506, 9204, 41007, 291, 13, 672, 3168, 341, 2435, 16034, 9204, 41007, 291, 33411, 9204, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 12518, 373, 262, 938, 640, 5827, 657, 1828, 12, 15187, 29211, 550, 511, 1080, 873, 88, 301, 4160, 8630, 393, 2077, 319, 428, 1227, 14, 2999, 30, 46506, 9204, 41007, 291, 13, 672, 3168, 341, 2435, 16034, 9204, 41007, 291, 33411, 9204, ...
what is the tonnage grt of the ship author?
SELECT tonnage_grt FROM table_name_40 WHERE ship = "author"
[ 10919, 318, 262, 5680, 77, 496, 1036, 83, 286, 262, 4074, 1772, 30, 46506, 5680, 77, 496, 62, 2164, 83, 16034, 3084, 62, 3672, 62, 1821, 33411, 4074, 796, 366, 9800, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 10919, 318, 262, 5680, 77, 496, 1036, 83, 286, 262, 4074, 1772, 30, 46506, 5680, 77, 496, 62, 2164, 83, 16034, 3084, 62, 3672, 62, 1821, 33411, 4074, 796, 366, 9800, 1 ]
when patient 19096's birthday is?
SELECT patients.dob FROM patients WHERE patients.subject_id = 19096
[ 12518, 5827, 41507, 21, 338, 10955, 318, 30, 46506, 3871, 13, 67, 672, 16034, 3871, 33411, 3871, 13, 32796, 62, 312, 796, 41507, 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 ]
[ 12518, 5827, 41507, 21, 338, 10955, 318, 30, 46506, 3871, 13, 67, 672, 16034, 3871, 33411, 3871, 13, 32796, 62, 312, 796, 41507, 21 ]
In which series did Lecor Sports participate?
SELECT series FROM table_26400438_1 WHERE team = "Lecor Sports"
[ 818, 543, 2168, 750, 406, 721, 273, 7092, 8277, 30, 46506, 2168, 16034, 3084, 62, 2075, 7029, 43704, 62, 16, 33411, 1074, 796, 366, 43, 721, 273, 7092, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 818, 543, 2168, 750, 406, 721, 273, 7092, 8277, 30, 46506, 2168, 16034, 3084, 62, 2075, 7029, 43704, 62, 16, 33411, 1074, 796, 366, 43, 721, 273, 7092, 1 ]
provide the number of patients whose primary disease is chest pain and age is less than 83?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.diagnosis = "CHEST PAIN" AND demographic.age < "83"
[ 15234, 485, 262, 1271, 286, 3871, 3025, 4165, 4369, 318, 7721, 2356, 290, 2479, 318, 1342, 621, 9698, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 47356, 5958, 796, 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 ]
[ 15234, 485, 262, 1271, 286, 3871, 3025, 4165, 4369, 318, 7721, 2356, 290, 2479, 318, 1342, 621, 9698, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 47356, 5958, 796, 366,...
What is the name and distance for aircraft with id 12?
SELECT name, distance FROM aircraft WHERE aid = 12
[ 2061, 318, 262, 1438, 290, 5253, 329, 6215, 351, 4686, 1105, 30, 46506, 1438, 11, 5253, 16034, 6215, 33411, 6133, 796, 1105 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 1438, 290, 5253, 329, 6215, 351, 4686, 1105, 30, 46506, 1438, 11, 5253, 16034, 6215, 33411, 6133, 796, 1105 ]
Which American Labor candidate is running against the Socialist candidate Herman J. Hahn?
SELECT american_labor_ticket FROM table_name_55 WHERE socialist_ticket = "herman j. hahn"
[ 13828, 1605, 7882, 4540, 318, 2491, 1028, 262, 21773, 4540, 25028, 449, 13, 367, 15386, 30, 46506, 45630, 272, 62, 75, 4820, 62, 43350, 16034, 3084, 62, 3672, 62, 2816, 33411, 15889, 62, 43350, 796, 366, 372, 805, 474, 13, 387, 21116,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 1605, 7882, 4540, 318, 2491, 1028, 262, 21773, 4540, 25028, 449, 13, 367, 15386, 30, 46506, 45630, 272, 62, 75, 4820, 62, 43350, 16034, 3084, 62, 3672, 62, 2816, 33411, 15889, 62, 43350, 796, 366, 372, 805, 474, 13, 387, 21116,...
List the names of studios that have at least two films.
SELECT Studio FROM film GROUP BY Studio HAVING COUNT(*) >= 2
[ 8053, 262, 3891, 286, 20747, 326, 423, 379, 1551, 734, 7328, 13, 46506, 11733, 16034, 2646, 44441, 11050, 11733, 367, 10116, 2751, 327, 28270, 7, 28104, 18189, 362 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 8053, 262, 3891, 286, 20747, 326, 423, 379, 1551, 734, 7328, 13, 46506, 11733, 16034, 2646, 44441, 11050, 11733, 367, 10116, 2751, 327, 28270, 7, 28104, 18189, 362 ]
what is the minimum number of patients diagnosed with vascular comp vessel nec yearly?
SELECT MIN(t1.c1) FROM (SELECT COUNT(DISTINCT diagnoses_icd.hadm_id) AS c1 FROM diagnoses_icd WHERE diagnoses_icd.icd9_code = (SELECT d_icd_diagnoses.icd9_code FROM d_icd_diagnoses WHERE d_icd_diagnoses.short_title = 'vascular comp vessel nec') GROUP BY STRFTIME('%y', diagnoses_icd.charttime)) AS t1
[ 10919, 318, 262, 5288, 1271, 286, 3871, 14641, 351, 39495, 552, 8837, 27576, 24169, 30, 46506, 20625, 7, 83, 16, 13, 66, 16, 8, 16034, 357, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 40567, 62, 291, 67, 13, 18108, 76, 62, 312, 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...
[ 10919, 318, 262, 5288, 1271, 286, 3871, 14641, 351, 39495, 552, 8837, 27576, 24169, 30, 46506, 20625, 7, 83, 16, 13, 66, 16, 8, 16034, 357, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 40567, 62, 291, 67, 13, 18108, 76, 62, 312, 8,...
What was the score in the match against Sanaz Marand?
SELECT score FROM table_name_54 WHERE opponent = "sanaz marand"
[ 2061, 373, 262, 4776, 287, 262, 2872, 1028, 2986, 1031, 1526, 392, 30, 46506, 4776, 16034, 3084, 62, 3672, 62, 4051, 33411, 6125, 796, 366, 12807, 1031, 1667, 392, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 373, 262, 4776, 287, 262, 2872, 1028, 2986, 1031, 1526, 392, 30, 46506, 4776, 16034, 3084, 62, 3672, 62, 4051, 33411, 6125, 796, 366, 12807, 1031, 1667, 392, 1 ]
how many games did the university of florida win by at least 10 points ?
SELECT COUNT(*) FROM table_204_897 WHERE "result" - "result" >= 10
[ 4919, 867, 1830, 750, 262, 6403, 286, 781, 273, 3755, 1592, 416, 379, 1551, 838, 2173, 5633, 46506, 327, 28270, 7, 28104, 16034, 3084, 62, 18638, 62, 4531, 22, 33411, 366, 20274, 1, 532, 366, 20274, 1, 18189, 838 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 4919, 867, 1830, 750, 262, 6403, 286, 781, 273, 3755, 1592, 416, 379, 1551, 838, 2173, 5633, 46506, 327, 28270, 7, 28104, 16034, 3084, 62, 18638, 62, 4531, 22, 33411, 366, 20274, 1, 532, 366, 20274, 1, 18189, 838 ]
when was the episode with production code '2arg24' originally aired?
SELECT original_air_date FROM table_27332038_1 WHERE production_code = "2ARG24"
[ 12518, 373, 262, 4471, 351, 3227, 2438, 705, 17, 853, 1731, 6, 6198, 18530, 30, 46506, 2656, 62, 958, 62, 4475, 16034, 3084, 62, 1983, 2091, 1238, 2548, 62, 16, 33411, 3227, 62, 8189, 796, 366, 17, 1503, 38, 1731, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 12518, 373, 262, 4471, 351, 3227, 2438, 705, 17, 853, 1731, 6, 6198, 18530, 30, 46506, 2656, 62, 958, 62, 4475, 16034, 3084, 62, 1983, 2091, 1238, 2548, 62, 16, 33411, 3227, 62, 8189, 796, 366, 17, 1503, 38, 1731, 1 ]
what is the number of patients whose ethnicity is white and diagnoses icd9 code is 7069?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id WHERE demographic.ethnicity = "WHITE" AND diagnoses.icd9_code = "7069"
[ 10919, 318, 262, 1271, 286, 3871, 3025, 26289, 318, 2330, 290, 40567, 14158, 67, 24, 2438, 318, 767, 3312, 24, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 40567...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 10919, 318, 262, 1271, 286, 3871, 3025, 26289, 318, 2330, 290, 40567, 14158, 67, 24, 2438, 318, 767, 3312, 24, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 40567...
how many patients whose drug code is milr20pm?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE prescriptions.formulary_drug_cd = "MILR20PM"
[ 4919, 867, 3871, 3025, 2563, 2438, 318, 1465, 81, 1238, 4426, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 34092, 6177, 16728, 13, 18108, 76, 62, 312, 796, 34092...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 4919, 867, 3871, 3025, 2563, 2438, 318, 1465, 81, 1238, 4426, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 34092, 6177, 16728, 13, 18108, 76, 62, 312, 796, 34092...
What is the round with ajax opponents
SELECT round FROM table_name_33 WHERE opponents = "ajax"
[ 2061, 318, 262, 2835, 351, 257, 73, 897, 7691, 46506, 2835, 16034, 3084, 62, 3672, 62, 2091, 33411, 7691, 796, 366, 1228, 897, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 2835, 351, 257, 73, 897, 7691, 46506, 2835, 16034, 3084, 62, 3672, 62, 2091, 33411, 7691, 796, 366, 1228, 897, 1 ]
Will Other classes be open next Winter ?
SELECT DISTINCT course.department, course.name, course.number FROM course INNER JOIN course_offering ON course.course_id = course_offering.course_id INNER JOIN semester ON semester.semester_id = course_offering.semester INNER JOIN program_course ON program_course.course_id = course_offering.course_id WHERE program_cour...
[ 8743, 3819, 6097, 307, 1280, 1306, 10633, 5633, 46506, 360, 8808, 1268, 4177, 1781, 13, 10378, 1823, 11, 1781, 13, 3672, 11, 1781, 13, 17618, 16034, 1781, 3268, 21479, 32357, 1268, 1781, 62, 2364, 1586, 6177, 1781, 13, 17319, 62, 312, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 8743, 3819, 6097, 307, 1280, 1306, 10633, 5633, 46506, 360, 8808, 1268, 4177, 1781, 13, 10378, 1823, 11, 1781, 13, 3672, 11, 1781, 13, 17618, 16034, 1781, 3268, 21479, 32357, 1268, 1781, 62, 2364, 1586, 6177, 1781, 13, 17319, 62, 312, ...
have vial been prescribed to patient 23475?
SELECT COUNT(*) > 0 FROM prescriptions WHERE prescriptions.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 23475) AND prescriptions.drug = 'vial'
[ 14150, 410, 498, 587, 14798, 284, 5827, 2242, 32576, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 34092, 33411, 34092, 13, 18108, 76, 62, 312, 3268, 357, 46506, 25349, 13, 18108, 76, 62, 312, 16034, 25349, 33411, 25349, 13, 32796,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 14150, 410, 498, 587, 14798, 284, 5827, 2242, 32576, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 34092, 33411, 34092, 13, 18108, 76, 62, 312, 3268, 357, 46506, 25349, 13, 18108, 76, 62, 312, 16034, 25349, 33411, 25349, 13, 32796,...
What was the total number of votes in the 2005 elections?
SELECT MIN("Total votes") FROM table_23160 WHERE "Year" = '2005'
[ 2061, 373, 262, 2472, 1271, 286, 5690, 287, 262, 5075, 7024, 30, 46506, 20625, 7203, 14957, 5690, 4943, 16034, 3084, 62, 1954, 14198, 33411, 366, 17688, 1, 796, 705, 14315, 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 ]
[ 2061, 373, 262, 2472, 1271, 286, 5690, 287, 262, 5075, 7024, 30, 46506, 20625, 7203, 14957, 5690, 4943, 16034, 3084, 62, 1954, 14198, 33411, 366, 17688, 1, 796, 705, 14315, 6 ]
Who was the entrant for Gabriele Tarquini with all rounds and a JH24 JH25 Chassis?
SELECT "Entrant" FROM table_11978 WHERE "Rounds" = 'all' AND "Chassis" = 'jh24 jh25' AND "Driver" = 'gabriele tarquini'
[ 8241, 373, 262, 920, 5250, 329, 12300, 5034, 293, 14110, 421, 5362, 351, 477, 9196, 290, 257, 449, 39, 1731, 449, 39, 1495, 609, 20297, 30, 46506, 366, 14539, 5250, 1, 16034, 3084, 62, 16315, 3695, 33411, 366, 49, 3733, 1, 796, 705,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 8241, 373, 262, 920, 5250, 329, 12300, 5034, 293, 14110, 421, 5362, 351, 477, 9196, 290, 257, 449, 39, 1731, 449, 39, 1495, 609, 20297, 30, 46506, 366, 14539, 5250, 1, 16034, 3084, 62, 16315, 3695, 33411, 366, 49, 3733, 1, 796, 705,...
when the value (int $1000) is 409566, what is the commodity?
SELECT "Commodity" FROM table_24136 WHERE "Value (Int $1000)" = '409566'
[ 12518, 262, 1988, 357, 600, 720, 12825, 8, 318, 2319, 3865, 2791, 11, 644, 318, 262, 19464, 30, 46506, 366, 6935, 375, 414, 1, 16034, 3084, 62, 1731, 20809, 33411, 366, 11395, 357, 5317, 720, 12825, 16725, 796, 705, 1821, 3865, 2791, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 12518, 262, 1988, 357, 600, 720, 12825, 8, 318, 2319, 3865, 2791, 11, 644, 318, 262, 19464, 30, 46506, 366, 6935, 375, 414, 1, 16034, 3084, 62, 1731, 20809, 33411, 366, 11395, 357, 5317, 720, 12825, 16725, 796, 705, 1821, 3865, 2791, ...
What was the Home team score for the team that played South Melbourne?
SELECT "Home team score" FROM table_78215 WHERE "Away team" = 'south melbourne'
[ 2061, 373, 262, 5995, 1074, 4776, 329, 262, 1074, 326, 2826, 2520, 14819, 30, 46506, 366, 16060, 1074, 4776, 1, 16034, 3084, 62, 3695, 23349, 33411, 366, 32, 1014, 1074, 1, 796, 705, 35782, 7758, 12544, 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 ]
[ 2061, 373, 262, 5995, 1074, 4776, 329, 262, 1074, 326, 2826, 2520, 14819, 30, 46506, 366, 16060, 1074, 4776, 1, 16034, 3084, 62, 3695, 23349, 33411, 366, 32, 1014, 1074, 1, 796, 705, 35782, 7758, 12544, 6 ]
With a date of 8/3/08, what was the length of the victory margin?
SELECT COUNT(victory_margin__in_lengths_) FROM table_16689920_1 WHERE date = "8/3/08"
[ 3152, 257, 3128, 286, 807, 14, 18, 14, 2919, 11, 644, 373, 262, 4129, 286, 262, 5373, 10330, 30, 46506, 327, 28270, 7, 32433, 652, 62, 36153, 834, 259, 62, 13664, 82, 62, 8, 16034, 3084, 62, 1433, 3104, 2079, 1238, 62, 16, 33411, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 3152, 257, 3128, 286, 807, 14, 18, 14, 2919, 11, 644, 373, 262, 4129, 286, 262, 5373, 10330, 30, 46506, 327, 28270, 7, 32433, 652, 62, 36153, 834, 259, 62, 13664, 82, 62, 8, 16034, 3084, 62, 1433, 3104, 2079, 1238, 62, 16, 33411, ...
Who was the candidate in the election in the Tennessee 9 district?
SELECT candidates FROM table_1342233_42 WHERE district = "Tennessee 9"
[ 8241, 373, 262, 4540, 287, 262, 3071, 287, 262, 11287, 860, 4783, 30, 46506, 5871, 16034, 3084, 62, 19880, 1828, 2091, 62, 3682, 33411, 4783, 796, 366, 43139, 10702, 860, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 8241, 373, 262, 4540, 287, 262, 3071, 287, 262, 11287, 860, 4783, 30, 46506, 5871, 16034, 3084, 62, 19880, 1828, 2091, 62, 3682, 33411, 4783, 796, 366, 43139, 10702, 860, 1 ]
What genre is the game from the year 2007?
SELECT genre FROM table_name_29 WHERE year = 2007
[ 2061, 12121, 318, 262, 983, 422, 262, 614, 4343, 30, 46506, 12121, 16034, 3084, 62, 3672, 62, 1959, 33411, 614, 796, 4343 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 12121, 318, 262, 983, 422, 262, 614, 4343, 30, 46506, 12121, 16034, 3084, 62, 3672, 62, 1959, 33411, 614, 796, 4343 ]
how many patients the previous year were prescribed fluoxetine hcl after venous cath nec during the same month?
SELECT COUNT(DISTINCT t1.subject_id) FROM (SELECT admissions.subject_id, procedures_icd.charttime FROM procedures_icd JOIN admissions ON procedures_icd.hadm_id = admissions.hadm_id WHERE procedures_icd.icd9_code = (SELECT d_icd_procedures.icd9_code FROM d_icd_procedures WHERE d_icd_procedures.short_title = 'venous cath...
[ 4919, 867, 3871, 262, 2180, 614, 547, 14798, 6562, 1140, 316, 500, 289, 565, 706, 8710, 516, 32171, 27576, 1141, 262, 976, 1227, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 256, 16, 13, 32796, 62, 312, 8, 16034, 357, 46506, 2534...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 4919, 867, 3871, 262, 2180, 614, 547, 14798, 6562, 1140, 316, 500, 289, 565, 706, 8710, 516, 32171, 27576, 1141, 262, 976, 1227, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 256, 16, 13, 32796, 62, 312, 8, 16034, 357, 46506, 2534...
Which English has German of leben?
SELECT "English" FROM table_59084 WHERE "German" = 'leben'
[ 13828, 3594, 468, 2679, 286, 443, 11722, 30, 46506, 366, 15823, 1, 16034, 3084, 62, 3270, 2919, 19, 33411, 366, 16010, 1, 796, 705, 293, 11722, 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 ]
[ 13828, 3594, 468, 2679, 286, 443, 11722, 30, 46506, 366, 15823, 1, 16034, 3084, 62, 3270, 2919, 19, 33411, 366, 16010, 1, 796, 705, 293, 11722, 6 ]
what was patient 016-27397's intake for the first time on 12/26/this year?
SELECT intakeoutput.celllabel FROM intakeoutput WHERE intakeoutput.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '016-27397')) AND intakeoutput.cellpath LIKE '%intake%' AND D...
[ 10919, 373, 5827, 5534, 21, 12, 1983, 33372, 338, 10337, 329, 262, 717, 640, 319, 1105, 14, 2075, 14, 5661, 614, 30, 46506, 10337, 22915, 13, 3846, 18242, 16034, 10337, 22915, 33411, 10337, 22915, 13, 26029, 20850, 31712, 312, 3268, 357...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 10919, 373, 5827, 5534, 21, 12, 1983, 33372, 338, 10337, 329, 262, 717, 640, 319, 1105, 14, 2075, 14, 5661, 614, 30, 46506, 10337, 22915, 13, 3846, 18242, 16034, 10337, 22915, 33411, 10337, 22915, 13, 26029, 20850, 31712, 312, 3268, 357...
Unanswered questions by low-reputation users.
SELECT p.CreationDate, p.Id AS "post_link", p.Tags FROM Posts AS p INNER JOIN Users AS u ON p.OwnerUserId = u.Id WHERE u.Reputation < 15 AND p.PostTypeId = 1 AND COALESCE(p.AnswerCount, 0) = 0 AND p.ClosedDate IS NULL ORDER BY p.CreationDate DESC
[ 3118, 31966, 2683, 416, 1877, 12, 260, 1996, 341, 2985, 13, 46506, 279, 13, 12443, 341, 10430, 11, 279, 13, 7390, 7054, 366, 7353, 62, 8726, 1600, 279, 13, 36142, 16034, 12043, 7054, 279, 3268, 21479, 32357, 1268, 18987, 7054, 334, 61...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3118, 31966, 2683, 416, 1877, 12, 260, 1996, 341, 2985, 13, 46506, 279, 13, 12443, 341, 10430, 11, 279, 13, 7390, 7054, 366, 7353, 62, 8726, 1600, 279, 13, 36142, 16034, 12043, 7054, 279, 3268, 21479, 32357, 1268, 18987, 7054, 334, 61...
in what year was civallero 's first listed achievement ?
SELECT "year" FROM table_203_734 WHERE id = 1
[ 259, 644, 614, 373, 36317, 439, 3529, 705, 82, 717, 5610, 13293, 5633, 46506, 366, 1941, 1, 16034, 3084, 62, 22416, 62, 22, 2682, 33411, 4686, 796, 352 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 259, 644, 614, 373, 36317, 439, 3529, 705, 82, 717, 5610, 13293, 5633, 46506, 366, 1941, 1, 16034, 3084, 62, 22416, 62, 22, 2682, 33411, 4686, 796, 352 ]
Show the delegates and the names of county they belong to.
SELECT T2.Delegate, T1.County_name FROM county AS T1 JOIN election AS T2 ON T1.County_id = T2.District
[ 15307, 262, 15265, 290, 262, 3891, 286, 7968, 484, 5594, 284, 13, 46506, 309, 17, 13, 5005, 34637, 11, 309, 16, 13, 12332, 88, 62, 3672, 16034, 7968, 7054, 309, 16, 32357, 1268, 3071, 7054, 309, 17, 6177, 309, 16, 13, 12332, 88, 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 ]
[ 15307, 262, 15265, 290, 262, 3891, 286, 7968, 484, 5594, 284, 13, 46506, 309, 17, 13, 5005, 34637, 11, 309, 16, 13, 12332, 88, 62, 3672, 16034, 7968, 7054, 309, 16, 32357, 1268, 3071, 7054, 309, 17, 6177, 309, 16, 13, 12332, 88, 6...
what is admission time and discharge time of subject id 53707?
SELECT demographic.admittime, demographic.dischtime FROM demographic WHERE demographic.subject_id = "53707"
[ 10919, 318, 13938, 640, 290, 17655, 640, 286, 2426, 4686, 7192, 24038, 30, 46506, 16728, 13, 324, 20124, 524, 11, 16728, 13, 6381, 354, 2435, 16034, 16728, 33411, 16728, 13, 32796, 62, 312, 796, 366, 4310, 24038, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 10919, 318, 13938, 640, 290, 17655, 640, 286, 2426, 4686, 7192, 24038, 30, 46506, 16728, 13, 324, 20124, 524, 11, 16728, 13, 6381, 354, 2435, 16034, 16728, 33411, 16728, 13, 32796, 62, 312, 796, 366, 4310, 24038, 1 ]
how many teams were in the play offs ?
SELECT COUNT("team 1") + COUNT("team 2") FROM table_203_526
[ 4919, 867, 3466, 547, 287, 262, 711, 572, 82, 5633, 46506, 327, 28270, 7203, 15097, 352, 4943, 1343, 327, 28270, 7203, 15097, 362, 4943, 16034, 3084, 62, 22416, 62, 48531 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 4919, 867, 3466, 547, 287, 262, 711, 572, 82, 5633, 46506, 327, 28270, 7203, 15097, 352, 4943, 1343, 327, 28270, 7203, 15097, 362, 4943, 16034, 3084, 62, 22416, 62, 48531 ]
list in alphabetic order all course names and their instructors' names in year 2008.
SELECT T1.title, T3.name FROM course AS T1 JOIN teaches AS T2 ON T1.course_id = T2.course_id JOIN instructor AS T3 ON T2.id = T3.id WHERE year = 2008 ORDER BY T1.title
[ 4868, 287, 435, 746, 33312, 1502, 477, 1781, 3891, 290, 511, 33667, 6, 3891, 287, 614, 3648, 13, 46506, 309, 16, 13, 7839, 11, 309, 18, 13, 3672, 16034, 1781, 7054, 309, 16, 32357, 1268, 17324, 7054, 309, 17, 6177, 309, 16, 13, 17...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 4868, 287, 435, 746, 33312, 1502, 477, 1781, 3891, 290, 511, 33667, 6, 3891, 287, 614, 3648, 13, 46506, 309, 16, 13, 7839, 11, 309, 18, 13, 3672, 16034, 1781, 7054, 309, 16, 32357, 1268, 17324, 7054, 309, 17, 6177, 309, 16, 13, 17...
how many patients belonging to american indian/alaska native ethnic background have had the procedure with short title contr cerebr arteriogram?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.ethnicity = "AMERICAN INDIAN/ALASKA NATIVE" AND procedures.short_title = "Contr cerebr arteriogram"
[ 4919, 867, 3871, 16686, 284, 45630, 272, 773, 666, 14, 282, 8480, 6868, 9450, 4469, 423, 550, 262, 8771, 351, 1790, 3670, 3445, 6736, 1671, 30675, 72, 21857, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 4919, 867, 3871, 16686, 284, 45630, 272, 773, 666, 14, 282, 8480, 6868, 9450, 4469, 423, 550, 262, 8771, 351, 1790, 3670, 3445, 6736, 1671, 30675, 72, 21857, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, ...
acute gout attack
SELECT * FROM table_train_43 WHERE acute_gout_attack = 1
[ 330, 1133, 308, 448, 1368, 46506, 1635, 16034, 3084, 62, 27432, 62, 3559, 33411, 14352, 62, 70, 448, 62, 20358, 796, 352 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 330, 1133, 308, 448, 1368, 46506, 1635, 16034, 3084, 62, 27432, 62, 3559, 33411, 14352, 62, 70, 448, 62, 20358, 796, 352 ]
List the total defensive points for marion bartoli.
SELECT "Points defending" FROM table_3048 WHERE "Player" = 'Marion Bartoli'
[ 8053, 262, 2472, 6110, 2173, 329, 1667, 295, 30539, 11106, 13, 46506, 366, 40710, 11749, 1, 16034, 3084, 62, 1270, 2780, 33411, 366, 14140, 1, 796, 705, 7676, 295, 13167, 11106, 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 ]
[ 8053, 262, 2472, 6110, 2173, 329, 1667, 295, 30539, 11106, 13, 46506, 366, 40710, 11749, 1, 16034, 3084, 62, 1270, 2780, 33411, 366, 14140, 1, 796, 705, 7676, 295, 13167, 11106, 6 ]
Who was the driver for the winning team Lawson Team Impul?
SELECT "Winning Driver" FROM table_73379 WHERE "Winning Team" = 'Lawson Team Impul'
[ 8241, 373, 262, 4639, 329, 262, 5442, 1074, 35892, 4816, 9855, 377, 30, 46506, 366, 16643, 768, 12434, 1, 16034, 3084, 62, 49995, 3720, 33411, 366, 16643, 768, 4816, 1, 796, 705, 16966, 1559, 4816, 9855, 377, 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 ]
[ 8241, 373, 262, 4639, 329, 262, 5442, 1074, 35892, 4816, 9855, 377, 30, 46506, 366, 16643, 768, 12434, 1, 16034, 3084, 62, 49995, 3720, 33411, 366, 16643, 768, 4816, 1, 796, 705, 16966, 1559, 4816, 9855, 377, 6 ]
return me the papers in VLDB conference containing keyword ' Information Retrieval ' .
SELECT publication.title FROM conference, keyword, publication, publication_keyword WHERE conference.name = 'VLDB' AND keyword.keyword = 'Information Retrieval' AND publication_keyword.kid = keyword.kid AND publication.cid = conference.cid AND publication.pid = publication_keyword.pid
[ 7783, 502, 262, 9473, 287, 569, 43, 11012, 4495, 7268, 21179, 705, 6188, 4990, 380, 18206, 705, 764, 46506, 9207, 13, 7839, 16034, 4495, 11, 21179, 11, 9207, 11, 9207, 62, 2539, 4775, 33411, 4495, 13, 3672, 796, 705, 47468, 11012, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 7783, 502, 262, 9473, 287, 569, 43, 11012, 4495, 7268, 21179, 705, 6188, 4990, 380, 18206, 705, 764, 46506, 9207, 13, 7839, 16034, 4495, 11, 21179, 11, 9207, 11, 9207, 62, 2539, 4775, 33411, 4495, 13, 3672, 796, 705, 47468, 11012, 6, ...
Which Pick # is the highest one that has a Name of lawrence sidbury, and a Round smaller than 4?
SELECT MAX("Pick #") FROM table_5585 WHERE "Name" = 'lawrence sidbury' AND "Round" < '4'
[ 13828, 12346, 1303, 318, 262, 4511, 530, 326, 468, 257, 6530, 286, 1099, 6784, 9785, 10711, 11, 290, 257, 10485, 4833, 621, 604, 30, 46506, 25882, 7203, 31686, 1303, 4943, 16034, 3084, 62, 2816, 5332, 33411, 366, 5376, 1, 796, 705, 62...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 12346, 1303, 318, 262, 4511, 530, 326, 468, 257, 6530, 286, 1099, 6784, 9785, 10711, 11, 290, 257, 10485, 4833, 621, 604, 30, 46506, 25882, 7203, 31686, 1303, 4943, 16034, 3084, 62, 2816, 5332, 33411, 366, 5376, 1, 796, 705, 62...
when does the train departuring at 11.35 arrive
SELECT arrival FROM table_18333678_2 WHERE departure = "11.35"
[ 12518, 857, 262, 4512, 6313, 870, 379, 1367, 13, 2327, 9240, 46506, 10325, 16034, 3084, 62, 1507, 2091, 2623, 3695, 62, 17, 33411, 12928, 796, 366, 1157, 13, 2327, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 12518, 857, 262, 4512, 6313, 870, 379, 1367, 13, 2327, 9240, 46506, 10325, 16034, 3084, 62, 1507, 2091, 2623, 3695, 62, 17, 33411, 12928, 796, 366, 1157, 13, 2327, 1 ]
What are the fewest draws with less than 7 losses and Mitta United is the Tallagatta DFL?
SELECT MIN(draws) FROM table_name_65 WHERE losses < 7 AND tallangatta_dfl = "mitta united"
[ 2061, 389, 262, 1178, 395, 14293, 351, 1342, 621, 767, 9089, 290, 16627, 64, 1578, 318, 262, 22676, 363, 25014, 360, 3697, 30, 46506, 20625, 7, 19334, 82, 8, 16034, 3084, 62, 3672, 62, 2996, 33411, 9089, 1279, 767, 5357, 7331, 648, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 389, 262, 1178, 395, 14293, 351, 1342, 621, 767, 9089, 290, 16627, 64, 1578, 318, 262, 22676, 363, 25014, 360, 3697, 30, 46506, 20625, 7, 19334, 82, 8, 16034, 3084, 62, 3672, 62, 2996, 33411, 9089, 1279, 767, 5357, 7331, 648, ...
What is the total number of discs where the run time was 4 hours 40 minutes?
SELECT COUNT("Num of Discs") FROM table_17194 WHERE "Duration" = '4 hours 40 minutes'
[ 2061, 318, 262, 2472, 1271, 286, 31014, 810, 262, 1057, 640, 373, 604, 2250, 2319, 2431, 30, 46506, 327, 28270, 7203, 33111, 286, 8444, 82, 4943, 16034, 3084, 62, 1558, 22913, 33411, 366, 26054, 1, 796, 705, 19, 2250, 2319, 2431, 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 ]
[ 2061, 318, 262, 2472, 1271, 286, 31014, 810, 262, 1057, 640, 373, 604, 2250, 2319, 2431, 30, 46506, 327, 28270, 7203, 33111, 286, 8444, 82, 4943, 16034, 3084, 62, 1558, 22913, 33411, 366, 26054, 1, 796, 705, 19, 2250, 2319, 2431, 6 ]
information on FIRST class round trip from PITTSBURGH to SAN FRANCISCO
SELECT DISTINCT flight.flight_id FROM airport_service AS AIRPORT_SERVICE_0, airport_service AS AIRPORT_SERVICE_1, city AS CITY_0, city AS CITY_1, fare, fare_basis, flight, flight_fare WHERE ((fare_basis.class_type = 'FIRST' AND fare.fare_basis_code = fare_basis.fare_basis_code) AND CITY_1.city_code = AIRPORT_SERVICE_1....
[ 17018, 319, 31328, 1398, 2835, 5296, 422, 49040, 4694, 38926, 17511, 284, 37376, 8782, 20940, 37719, 14058, 16779, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 17018, 319, 31328, 1398, 2835, 5296, 422, 49040, 4694, 38926, 17511, 284, 37376, 8782, 20940, 37719, 14058, 16779, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15, 11, ...
Most downvoted post by user.
SELECT Posts.Id AS "post_link", COUNT(Votes.Id) FROM Posts INNER JOIN Votes ON Votes.PostId = Posts.Id WHERE VoteTypeId = 3 AND Posts.OwnerUserId = '##User##' GROUP BY Posts.Id ORDER BY COUNT(Votes.Id) DESC
[ 6943, 866, 85, 5191, 1281, 416, 2836, 13, 46506, 12043, 13, 7390, 7054, 366, 7353, 62, 8726, 1600, 327, 28270, 7, 53, 6421, 13, 7390, 8, 16034, 12043, 3268, 21479, 32357, 1268, 39584, 6177, 39584, 13, 6307, 7390, 796, 12043, 13, 7390,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 6943, 866, 85, 5191, 1281, 416, 2836, 13, 46506, 12043, 13, 7390, 7054, 366, 7353, 62, 8726, 1600, 327, 28270, 7, 53, 6421, 13, 7390, 8, 16034, 12043, 3268, 21479, 32357, 1268, 39584, 6177, 39584, 13, 6307, 7390, 796, 12043, 13, 7390,...
What are the planned delivery date and actual delivery date for each booking?
SELECT planned_delivery_date, actual_delivery_date FROM bookings
[ 2061, 389, 262, 6027, 7585, 3128, 290, 4036, 7585, 3128, 329, 1123, 25452, 30, 46506, 6027, 62, 12381, 6315, 62, 4475, 11, 4036, 62, 12381, 6315, 62, 4475, 16034, 1492, 654 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 389, 262, 6027, 7585, 3128, 290, 4036, 7585, 3128, 329, 1123, 25452, 30, 46506, 6027, 62, 12381, 6315, 62, 4475, 11, 4036, 62, 12381, 6315, 62, 4475, 16034, 1492, 654 ]
show me nonstop flights from MONTREAL to ORLANDO
SELECT DISTINCT flight.flight_id FROM airport_service AS AIRPORT_SERVICE_0, airport_service AS AIRPORT_SERVICE_1, city AS CITY_0, city AS CITY_1, flight WHERE (CITY_0.city_code = AIRPORT_SERVICE_0.city_code AND CITY_0.city_name = 'MONTREAL' AND CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.city_name = 'ORLA...
[ 12860, 502, 1729, 11338, 13956, 422, 25000, 51, 2200, 1847, 284, 6375, 28182, 14058, 16779, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15, 11, 9003, 62, 15271, 7054...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 12860, 502, 1729, 11338, 13956, 422, 25000, 51, 2200, 1847, 284, 6375, 28182, 14058, 16779, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15, 11, 9003, 62, 15271, 7054...
Name the pronunciation b for meaning of grind
SELECT pronunciation_b FROM table_name_56 WHERE meaning_a = "grind"
[ 5376, 262, 41694, 275, 329, 3616, 286, 20078, 46506, 41694, 62, 65, 16034, 3084, 62, 3672, 62, 3980, 33411, 3616, 62, 64, 796, 366, 2164, 521, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 5376, 262, 41694, 275, 329, 3616, 286, 20078, 46506, 41694, 62, 65, 16034, 3084, 62, 3672, 62, 3980, 33411, 3616, 62, 64, 796, 366, 2164, 521, 1 ]
How much was the loss of April 25?
SELECT "Loss" FROM table_5449 WHERE "Date" = 'april 25'
[ 2437, 881, 373, 262, 2994, 286, 3035, 1679, 30, 46506, 366, 43, 793, 1, 16034, 3084, 62, 20, 31911, 33411, 366, 10430, 1, 796, 705, 499, 22379, 1679, 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 ]
[ 2437, 881, 373, 262, 2994, 286, 3035, 1679, 30, 46506, 366, 43, 793, 1, 16034, 3084, 62, 20, 31911, 33411, 366, 10430, 1, 796, 705, 499, 22379, 1679, 6 ]
How many points did the home score at a game that had their opponents scoring 12.16 (88)?
SELECT "Home team score" FROM table_52058 WHERE "Away team score" = '12.16 (88)'
[ 2437, 867, 2173, 750, 262, 1363, 4776, 379, 257, 983, 326, 550, 511, 7691, 9689, 1105, 13, 1433, 357, 3459, 19427, 46506, 366, 16060, 1074, 4776, 1, 16034, 3084, 62, 31211, 3365, 33411, 366, 32, 1014, 1074, 4776, 1, 796, 705, 1065, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2437, 867, 2173, 750, 262, 1363, 4776, 379, 257, 983, 326, 550, 511, 7691, 9689, 1105, 13, 1433, 357, 3459, 19427, 46506, 366, 16060, 1074, 4776, 1, 16034, 3084, 62, 31211, 3365, 33411, 366, 32, 1014, 1074, 4776, 1, 796, 705, 1065, ...
What year is the Grim Fandango with a windows platform?
SELECT "Year" FROM table_79493 WHERE "Platform(s)" = 'windows' AND "Game" = 'grim fandango'
[ 2061, 614, 318, 262, 17525, 376, 392, 14208, 351, 257, 9168, 3859, 30, 46506, 366, 17688, 1, 16034, 3084, 62, 3720, 43134, 33411, 366, 37148, 7, 82, 16725, 796, 705, 28457, 6, 5357, 366, 8777, 1, 796, 705, 33563, 277, 392, 14208, 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 ]
[ 2061, 614, 318, 262, 17525, 376, 392, 14208, 351, 257, 9168, 3859, 30, 46506, 366, 17688, 1, 16034, 3084, 62, 3720, 43134, 33411, 366, 37148, 7, 82, 16725, 796, 705, 28457, 6, 5357, 366, 8777, 1, 796, 705, 33563, 277, 392, 14208, 6 ...
What's the source of wealth of the person worth $17 billion?
SELECT source FROM table_name_10 WHERE net_worth_us$__billions_ = 17
[ 2061, 338, 262, 2723, 286, 5129, 286, 262, 1048, 2861, 720, 1558, 2997, 30, 46506, 2723, 16034, 3084, 62, 3672, 62, 940, 33411, 2010, 62, 9268, 62, 385, 3, 834, 35546, 507, 62, 796, 1596 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 338, 262, 2723, 286, 5129, 286, 262, 1048, 2861, 720, 1558, 2997, 30, 46506, 2723, 16034, 3084, 62, 3672, 62, 940, 33411, 2010, 62, 9268, 62, 385, 3, 834, 35546, 507, 62, 796, 1596 ]