instruction
stringlengths
0
1.06k
response
stringlengths
2
3.61k
input_ids
list
attention_mask
list
labels
list
How many candidates were there when Henry Garland Dupr was the incumbent?
SELECT COUNT(candidates) FROM table_1342451_16 WHERE incumbent = "Henry Garland Dupré"
[ 2437, 867, 5871, 547, 612, 618, 8616, 35466, 37916, 81, 373, 262, 23526, 30, 46506, 327, 28270, 7, 46188, 37051, 8, 16034, 3084, 62, 19880, 1731, 4349, 62, 1433, 33411, 23526, 796, 366, 32476, 35466, 37916, 29350, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5871, 547, 612, 618, 8616, 35466, 37916, 81, 373, 262, 23526, 30, 46506, 327, 28270, 7, 46188, 37051, 8, 16034, 3084, 62, 19880, 1731, 4349, 62, 1433, 33411, 23526, 796, 366, 32476, 35466, 37916, 29350, 1 ]
What is the lowest Rank with more than 0 bronze, 8 silver, and a total of 19, with less than 9 gold?
SELECT MIN("Rank") FROM table_7028 WHERE "Bronze" > '0' AND "Silver" = '8' AND "Total" = '19' AND "Gold" < '9'
[ 2061, 318, 262, 9016, 10916, 351, 517, 621, 657, 22101, 11, 807, 8465, 11, 290, 257, 2472, 286, 678, 11, 351, 1342, 621, 860, 3869, 30, 46506, 20625, 7203, 27520, 4943, 16034, 3084, 62, 2154, 2078, 33411, 366, 18760, 2736, 1, 1875, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10916, 351, 517, 621, 657, 22101, 11, 807, 8465, 11, 290, 257, 2472, 286, 678, 11, 351, 1342, 621, 860, 3869, 30, 46506, 20625, 7203, 27520, 4943, 16034, 3084, 62, 2154, 2078, 33411, 366, 18760, 2736, 1, 1875, ...
List all dbm's when profiles are 8a.
SELECT power___dbm__ FROM table_2394927_1 WHERE profile = "8a"
[ 8053, 477, 288, 20475, 338, 618, 16545, 389, 807, 64, 13, 46506, 1176, 17569, 9945, 76, 834, 16034, 3084, 62, 23516, 2920, 1983, 62, 16, 33411, 7034, 796, 366, 23, 64, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 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, 477, 288, 20475, 338, 618, 16545, 389, 807, 64, 13, 46506, 1176, 17569, 9945, 76, 834, 16034, 3084, 62, 23516, 2920, 1983, 62, 16, 33411, 7034, 796, 366, 23, 64, 1 ]
Plot the total number by grouped by booking status code as a bar graph, rank by the names from high to low please.
SELECT booking_status_code, COUNT(*) FROM Apartment_Bookings GROUP BY booking_status_code ORDER BY booking_status_code DESC
[ 43328, 262, 2472, 1271, 416, 32824, 416, 25452, 3722, 2438, 355, 257, 2318, 4823, 11, 4279, 416, 262, 3891, 422, 1029, 284, 1877, 3387, 13, 46506, 25452, 62, 13376, 62, 8189, 11, 327, 28270, 7, 28104, 16034, 5949, 1823, 62, 10482, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 43328, 262, 2472, 1271, 416, 32824, 416, 25452, 3722, 2438, 355, 257, 2318, 4823, 11, 4279, 416, 262, 3891, 422, 1029, 284, 1877, 3387, 13, 46506, 25452, 62, 13376, 62, 8189, 11, 327, 28270, 7, 28104, 16034, 5949, 1823, 62, 10482, 654...
What was the away team score at Windy Hill?
SELECT away_team AS score FROM table_name_15 WHERE venue = "windy hill"
[ 2061, 373, 262, 1497, 1074, 4776, 379, 3086, 88, 3327, 30, 46506, 1497, 62, 15097, 7054, 4776, 16034, 3084, 62, 3672, 62, 1314, 33411, 14359, 796, 366, 7972, 88, 12788, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 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, 1497, 1074, 4776, 379, 3086, 88, 3327, 30, 46506, 1497, 62, 15097, 7054, 4776, 16034, 3084, 62, 3672, 62, 1314, 33411, 14359, 796, 366, 7972, 88, 12788, 1 ]
what is the consistency & participation when pareto efficiency is yes and condorcet is no?
SELECT consistency_ & _participation FROM table_name_83 WHERE pareto_efficiency = "yes" AND condorcet = "no"
[ 10919, 318, 262, 15794, 1222, 10270, 618, 279, 533, 1462, 9332, 318, 3763, 290, 1779, 24449, 316, 318, 645, 30, 46506, 15794, 62, 1222, 4808, 48013, 341, 16034, 3084, 62, 3672, 62, 5999, 33411, 279, 533, 1462, 62, 45888, 796, 366, 850...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15794, 1222, 10270, 618, 279, 533, 1462, 9332, 318, 3763, 290, 1779, 24449, 316, 318, 645, 30, 46506, 15794, 62, 1222, 4808, 48013, 341, 16034, 3084, 62, 3672, 62, 5999, 33411, 279, 533, 1462, 62, 45888, 796, 366, 850...
Which circuit did Peter Whitehead win?
SELECT circuit FROM table_name_43 WHERE winning_driver = "peter whitehead"
[ 13828, 10349, 750, 5613, 2635, 2256, 1592, 30, 46506, 10349, 16034, 3084, 62, 3672, 62, 3559, 33411, 5442, 62, 26230, 796, 366, 79, 2357, 2330, 2256, 1 ]
[ 1, 1, 1, 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, 10349, 750, 5613, 2635, 2256, 1592, 30, 46506, 10349, 16034, 3084, 62, 3672, 62, 3559, 33411, 5442, 62, 26230, 796, 366, 79, 2357, 2330, 2256, 1 ]
what were the four most frequently ordered microbiology tests for patients who had previously received immobiliz/wound attn nec within 2 months, until 1 year ago?
SELECT t3.spec_type_desc FROM (SELECT t2.spec_type_desc, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 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 FR...
[ 10919, 547, 262, 1440, 749, 6777, 6149, 24559, 1435, 5254, 329, 3871, 508, 550, 4271, 2722, 47800, 528, 14, 86, 633, 708, 77, 27576, 1626, 362, 1933, 11, 1566, 352, 614, 2084, 30, 46506, 256, 18, 13, 16684, 62, 4906, 62, 20147, 1603...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 547, 262, 1440, 749, 6777, 6149, 24559, 1435, 5254, 329, 3871, 508, 550, 4271, 2722, 47800, 528, 14, 86, 633, 708, 77, 27576, 1626, 362, 1933, 11, 1566, 352, 614, 2084, 30, 46506, 256, 18, 13, 16684, 62, 4906, 62, 20147, 1603...
What was the Nickname that had a No. 0, and Years in Competition of 1982-2003?
SELECT nickname FROM table_name_26 WHERE no_of_premierships = 0 AND years_in_competition = "1982-2003"
[ 2061, 373, 262, 8047, 3672, 326, 550, 257, 1400, 13, 657, 11, 290, 13212, 287, 27348, 286, 14489, 12, 16088, 30, 46506, 21814, 16034, 3084, 62, 3672, 62, 2075, 33411, 645, 62, 1659, 62, 31605, 3183, 5748, 796, 657, 5357, 812, 62, 25...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 8047, 3672, 326, 550, 257, 1400, 13, 657, 11, 290, 13212, 287, 27348, 286, 14489, 12, 16088, 30, 46506, 21814, 16034, 3084, 62, 3672, 62, 2075, 33411, 645, 62, 1659, 62, 31605, 3183, 5748, 796, 657, 5357, 812, 62, 25...
what are the four diagnoses with the lowest two year survival rate?
SELECT t4.diagnosisname FROM (SELECT t3.diagnosisname, DENSE_RANK() OVER (ORDER BY t3.c1 DESC) AS c2 FROM (SELECT t2.diagnosisname, 100 - SUM(CASE WHEN patient.hospitaldischargestatus = 'alive' THEN 1 WHEN STRFTIME('%j', patient.hospitaldischargetime) - STRFTIME('%j', t2.diagnosistime) > 2 * 365 THEN 1 ELSE 0 END) * 10...
[ 10919, 389, 262, 1440, 40567, 351, 262, 9016, 734, 614, 9441, 2494, 30, 46506, 256, 19, 13, 47356, 5958, 3672, 16034, 357, 46506, 256, 18, 13, 47356, 5958, 3672, 11, 360, 24290, 62, 49, 15154, 3419, 28729, 357, 12532, 1137, 11050, 256...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 389, 262, 1440, 40567, 351, 262, 9016, 734, 614, 9441, 2494, 30, 46506, 256, 19, 13, 47356, 5958, 3672, 16034, 357, 46506, 256, 18, 13, 47356, 5958, 3672, 11, 360, 24290, 62, 49, 15154, 3419, 28729, 357, 12532, 1137, 11050, 256...
Name the lowest league for play-offs more than 0 and total of 25
SELECT MIN(league) FROM table_name_88 WHERE play_offs > 0 AND total = 25
[ 5376, 262, 9016, 4652, 329, 711, 12, 8210, 517, 621, 657, 290, 2472, 286, 1679, 46506, 20625, 7, 19316, 8, 16034, 3084, 62, 3672, 62, 3459, 33411, 711, 62, 8210, 1875, 657, 5357, 2472, 796, 1679 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9016, 4652, 329, 711, 12, 8210, 517, 621, 657, 290, 2472, 286, 1679, 46506, 20625, 7, 19316, 8, 16034, 3084, 62, 3672, 62, 3459, 33411, 711, 62, 8210, 1875, 657, 5357, 2472, 796, 1679 ]
Name the starter for schulte
SELECT "Starter" FROM table_1045 WHERE "Player" = 'Schulte'
[ 5376, 262, 14217, 329, 5513, 586, 68, 46506, 366, 1273, 2571, 1, 16034, 3084, 62, 940, 2231, 33411, 366, 14140, 1, 796, 705, 14874, 586, 68, 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 ]
[ 5376, 262, 14217, 329, 5513, 586, 68, 46506, 366, 1273, 2571, 1, 16034, 3084, 62, 940, 2231, 33411, 366, 14140, 1, 796, 705, 14874, 586, 68, 6 ]
Which driver has a grid value larger than 11, and drove more than 52 laps?
SELECT driver FROM table_name_38 WHERE grid > 11 AND laps > 52
[ 13828, 4639, 468, 257, 10706, 1988, 4025, 621, 1367, 11, 290, 10357, 517, 621, 6740, 24590, 30, 46506, 4639, 16034, 3084, 62, 3672, 62, 2548, 33411, 10706, 1875, 1367, 5357, 24590, 1875, 6740 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4639, 468, 257, 10706, 1988, 4025, 621, 1367, 11, 290, 10357, 517, 621, 6740, 24590, 30, 46506, 4639, 16034, 3084, 62, 3672, 62, 2548, 33411, 10706, 1875, 1367, 5357, 24590, 1875, 6740 ]
Name the least rank when silver is less than 1 and bronze is less than 1 with total more than 1
SELECT MIN("Rank") FROM table_69738 WHERE "Silver" < '1' AND "Total" > '1' AND "Bronze" < '1'
[ 5376, 262, 1551, 4279, 618, 8465, 318, 1342, 621, 352, 290, 22101, 318, 1342, 621, 352, 351, 2472, 517, 621, 352, 46506, 20625, 7203, 27520, 4943, 16034, 3084, 62, 40035, 2548, 33411, 366, 26766, 1, 1279, 705, 16, 6, 5357, 366, 14957,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1551, 4279, 618, 8465, 318, 1342, 621, 352, 290, 22101, 318, 1342, 621, 352, 351, 2472, 517, 621, 352, 46506, 20625, 7203, 27520, 4943, 16034, 3084, 62, 40035, 2548, 33411, 366, 26766, 1, 1279, 705, 16, 6, 5357, 366, 14957,...
Which Location has a Method of submission (rear naked choke), a Round of 1, and an Event of ufc 127?
SELECT location FROM table_name_57 WHERE method = "submission (rear naked choke)" AND round = 1 AND event = "ufc 127"
[ 13828, 13397, 468, 257, 11789, 286, 14498, 357, 260, 283, 12105, 28504, 828, 257, 10485, 286, 352, 11, 290, 281, 8558, 286, 334, 16072, 18112, 30, 46506, 4067, 16034, 3084, 62, 3672, 62, 3553, 33411, 2446, 796, 366, 7266, 3411, 357, 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 ]
[ 13828, 13397, 468, 257, 11789, 286, 14498, 357, 260, 283, 12105, 28504, 828, 257, 10485, 286, 352, 11, 290, 281, 8558, 286, 334, 16072, 18112, 30, 46506, 4067, 16034, 3084, 62, 3672, 62, 3553, 33411, 2446, 796, 366, 7266, 3411, 357, 2...
How many 5+/inns have tyron henderson as the player, with wickets less than 21?
SELECT COUNT(5) + _inns FROM table_name_40 WHERE player = "tyron henderson" AND wickets < 21
[ 2437, 867, 642, 10, 14, 3732, 82, 423, 1259, 1313, 339, 358, 882, 355, 262, 2137, 11, 351, 266, 15970, 1342, 621, 2310, 30, 46506, 327, 28270, 7, 20, 8, 1343, 4808, 3732, 82, 16034, 3084, 62, 3672, 62, 1821, 33411, 2137, 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 ]
[ 2437, 867, 642, 10, 14, 3732, 82, 423, 1259, 1313, 339, 358, 882, 355, 262, 2137, 11, 351, 266, 15970, 1342, 621, 2310, 30, 46506, 327, 28270, 7, 20, 8, 1343, 4808, 3732, 82, 16034, 3084, 62, 3672, 62, 1821, 33411, 2137, 796, 366,...
What is every entry for epoch if periselene is 5,454.925?
SELECT epoch__utc_ FROM table_206217_2 WHERE periselene__km_ = "5,454.925"
[ 2061, 318, 790, 5726, 329, 36835, 611, 583, 36811, 1734, 318, 642, 11, 34229, 13, 46351, 30, 46506, 36835, 834, 315, 66, 62, 16034, 3084, 62, 1238, 5237, 1558, 62, 17, 33411, 583, 36811, 1734, 834, 13276, 62, 796, 366, 20, 11, 34229...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 790, 5726, 329, 36835, 611, 583, 36811, 1734, 318, 642, 11, 34229, 13, 46351, 30, 46506, 36835, 834, 315, 66, 62, 16034, 3084, 62, 1238, 5237, 1558, 62, 17, 33411, 583, 36811, 1734, 834, 13276, 62, 796, 366, 20, 11, 34229...
what the difference was in the sodium value of patient 71558 last measured on the current hospital visit compared to the value first measured on the current hospital visit?
SELECT (SELECT labevents.valuenum FROM labevents WHERE labevents.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 71558 AND admissions.dischtime IS NULL) AND labevents.itemid IN (SELECT d_labitems.itemid FROM d_labitems WHERE d_labitems.label = 'sodium') ORDER BY labevents.charttime D...
[ 10919, 262, 3580, 373, 287, 262, 21072, 1988, 286, 5827, 767, 1314, 3365, 938, 8630, 319, 262, 1459, 4436, 3187, 3688, 284, 262, 1988, 717, 8630, 319, 262, 1459, 4436, 3187, 30, 46506, 357, 46506, 2248, 31534, 13, 2100, 84, 44709, 160...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 262, 3580, 373, 287, 262, 21072, 1988, 286, 5827, 767, 1314, 3365, 938, 8630, 319, 262, 1459, 4436, 3187, 3688, 284, 262, 1988, 717, 8630, 319, 262, 1459, 4436, 3187, 30, 46506, 357, 46506, 2248, 31534, 13, 2100, 84, 44709, 160...
What is the class of the translator with 10 ERP W and a call sign of w273bl?
SELECT "Class" FROM table_75353 WHERE "ERP W" = '10' AND "Call sign" = 'w273bl'
[ 2061, 318, 262, 1398, 286, 262, 33417, 351, 838, 13793, 47, 370, 290, 257, 869, 1051, 286, 266, 27367, 2436, 30, 46506, 366, 9487, 1, 16034, 3084, 62, 2425, 33319, 33411, 366, 1137, 47, 370, 1, 796, 705, 940, 6, 5357, 366, 14134, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1398, 286, 262, 33417, 351, 838, 13793, 47, 370, 290, 257, 869, 1051, 286, 266, 27367, 2436, 30, 46506, 366, 9487, 1, 16034, 3084, 62, 2425, 33319, 33411, 366, 1137, 47, 370, 1, 796, 705, 940, 6, 5357, 366, 14134, ...
find the number of patients admitted before 2177 who have abnormal lab test status.
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.admityear < "2177" AND lab.flag = "abnormal"
[ 19796, 262, 1271, 286, 3871, 6848, 878, 362, 22413, 508, 423, 18801, 2248, 1332, 3722, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 2248, 6177, 16728, 13, 18108, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 19796, 262, 1271, 286, 3871, 6848, 878, 362, 22413, 508, 423, 18801, 2248, 1332, 3722, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 2248, 6177, 16728, 13, 18108, ...
Name the mixed doubles when tour is hong kong super series
SELECT mixed_doubles FROM table_14496232_2 WHERE tour = "Hong Kong Super Series"
[ 5376, 262, 7668, 21938, 618, 4205, 318, 289, 506, 479, 506, 2208, 2168, 46506, 7668, 62, 67, 280, 7689, 16034, 3084, 62, 1415, 37747, 24339, 62, 17, 33411, 4205, 796, 366, 48559, 9071, 3115, 7171, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 7668, 21938, 618, 4205, 318, 289, 506, 479, 506, 2208, 2168, 46506, 7668, 62, 67, 280, 7689, 16034, 3084, 62, 1415, 37747, 24339, 62, 17, 33411, 4205, 796, 366, 48559, 9071, 3115, 7171, 1 ]
How many games ended in a record of 30-28-4, with a March more than 1?
SELECT COUNT(game) FROM table_name_42 WHERE record = "30-28-4" AND march > 1
[ 2437, 867, 1830, 4444, 287, 257, 1700, 286, 1542, 12, 2078, 12, 19, 11, 351, 257, 2805, 517, 621, 352, 30, 46506, 327, 28270, 7, 6057, 8, 16034, 3084, 62, 3672, 62, 3682, 33411, 1700, 796, 366, 1270, 12, 2078, 12, 19, 1, 5357, 9...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2437, 867, 1830, 4444, 287, 257, 1700, 286, 1542, 12, 2078, 12, 19, 11, 351, 257, 2805, 517, 621, 352, 30, 46506, 327, 28270, 7, 6057, 8, 16034, 3084, 62, 3672, 62, 3682, 33411, 1700, 796, 366, 1270, 12, 2078, 12, 19, 1, 5357, 9...
how many combined gold medals did japan and france win ?
SELECT SUM("gold") FROM table_203_812 WHERE "nation" IN ('japan', 'france')
[ 4919, 867, 5929, 3869, 28057, 750, 474, 2674, 290, 1216, 590, 1592, 5633, 46506, 35683, 7203, 24267, 4943, 16034, 3084, 62, 22416, 62, 23, 1065, 33411, 366, 25729, 1, 3268, 19203, 73, 2674, 3256, 705, 69, 8132, 11537 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5929, 3869, 28057, 750, 474, 2674, 290, 1216, 590, 1592, 5633, 46506, 35683, 7203, 24267, 4943, 16034, 3084, 62, 22416, 62, 23, 1065, 33411, 366, 25729, 1, 3268, 19203, 73, 2674, 3256, 705, 69, 8132, 11537 ]
What is the total number of rank with losses less than 992, North Carolina State College and a season greater than 101?
SELECT COUNT("Rank") FROM table_76001 WHERE "Losses" < '992' AND "College" = 'north carolina state' AND "Seasons" > '101'
[ 2061, 318, 262, 2472, 1271, 286, 4279, 351, 9089, 1342, 621, 860, 5892, 11, 2258, 5913, 1812, 5535, 290, 257, 1622, 3744, 621, 8949, 30, 46506, 327, 28270, 7203, 27520, 4943, 16034, 3084, 62, 4304, 8298, 33411, 366, 43, 793, 274, 1, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4279, 351, 9089, 1342, 621, 860, 5892, 11, 2258, 5913, 1812, 5535, 290, 257, 1622, 3744, 621, 8949, 30, 46506, 327, 28270, 7203, 27520, 4943, 16034, 3084, 62, 4304, 8298, 33411, 366, 43, 793, 274, 1, ...
How many people attended the game against the Kaizer Chiefs?
SELECT SUM(attendance) FROM table_name_7 WHERE opponents = "kaizer chiefs"
[ 2437, 867, 661, 9141, 262, 983, 1028, 262, 11611, 7509, 18733, 30, 46506, 35683, 7, 1078, 437, 590, 8, 16034, 3084, 62, 3672, 62, 22, 33411, 7691, 796, 366, 4914, 7509, 30217, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 661, 9141, 262, 983, 1028, 262, 11611, 7509, 18733, 30, 46506, 35683, 7, 1078, 437, 590, 8, 16034, 3084, 62, 3672, 62, 22, 33411, 7691, 796, 366, 4914, 7509, 30217, 1 ]
What News Freq has a Time of 1:00pm 4:00pm?
SELECT news_freq FROM table_name_90 WHERE time = "1:00pm–4:00pm"
[ 2061, 3000, 4848, 80, 468, 257, 3862, 286, 352, 25, 405, 4426, 604, 25, 405, 4426, 30, 46506, 1705, 62, 19503, 80, 16034, 3084, 62, 3672, 62, 3829, 33411, 640, 796, 366, 16, 25, 405, 4426, 1906, 19, 25, 405, 4426, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3000, 4848, 80, 468, 257, 3862, 286, 352, 25, 405, 4426, 604, 25, 405, 4426, 30, 46506, 1705, 62, 19503, 80, 16034, 3084, 62, 3672, 62, 3829, 33411, 640, 796, 366, 16, 25, 405, 4426, 1906, 19, 25, 405, 4426, 1 ]
what's the weight difference of patient 006-7325's body second measured on the last hospital visit compared to the value first measured on the last hospital visit?
SELECT (SELECT patient.admissionweight FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '006-7325' AND NOT patient.hospitaldischargetime IS NULL ORDER BY patient.hospitaladmittime DESC LIMIT 1) AND NOT patient.admissionweight IS NUL...
[ 10919, 338, 262, 3463, 3580, 286, 5827, 3571, 21, 12, 4790, 1495, 338, 1767, 1218, 8630, 319, 262, 938, 4436, 3187, 3688, 284, 262, 1988, 717, 8630, 319, 262, 938, 4436, 3187, 30, 46506, 357, 46506, 5827, 13, 324, 3411, 6551, 16034, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3463, 3580, 286, 5827, 3571, 21, 12, 4790, 1495, 338, 1767, 1218, 8630, 319, 262, 938, 4436, 3187, 3688, 284, 262, 1988, 717, 8630, 319, 262, 938, 4436, 3187, 30, 46506, 357, 46506, 5827, 13, 324, 3411, 6551, 16034, ...
How many grids are associated with a Time/Retired of +1.837?
SELECT COUNT(grid) FROM table_name_87 WHERE time_retired = "+1.837"
[ 2437, 867, 50000, 389, 3917, 351, 257, 3862, 14, 9781, 1202, 286, 1343, 16, 13, 23, 2718, 30, 46506, 327, 28270, 7, 25928, 8, 16034, 3084, 62, 3672, 62, 5774, 33411, 640, 62, 1186, 1202, 796, 43825, 16, 13, 23, 2718, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 50000, 389, 3917, 351, 257, 3862, 14, 9781, 1202, 286, 1343, 16, 13, 23, 2718, 30, 46506, 327, 28270, 7, 25928, 8, 16034, 3084, 62, 3672, 62, 5774, 33411, 640, 62, 1186, 1202, 796, 43825, 16, 13, 23, 2718, 1 ]
What year was the team 8th in the season and made it to the 3rd round in Open Cup?
SELECT year FROM table_name_21 WHERE reg_season = "8th" AND open_cup = "3rd round"
[ 2061, 614, 373, 262, 1074, 807, 400, 287, 262, 1622, 290, 925, 340, 284, 262, 513, 4372, 2835, 287, 4946, 5454, 30, 46506, 614, 16034, 3084, 62, 3672, 62, 2481, 33411, 842, 62, 6230, 796, 366, 23, 400, 1, 5357, 1280, 62, 25244, 79...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 373, 262, 1074, 807, 400, 287, 262, 1622, 290, 925, 340, 284, 262, 513, 4372, 2835, 287, 4946, 5454, 30, 46506, 614, 16034, 3084, 62, 3672, 62, 2481, 33411, 842, 62, 6230, 796, 366, 23, 400, 1, 5357, 1280, 62, 25244, 79...
specify the icd9 code and parimary disease for patient claude chipman
SELECT demographic.diagnosis, procedures.short_title FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.name = "Claude Chipman"
[ 16684, 1958, 262, 14158, 67, 24, 2438, 290, 1582, 320, 560, 4369, 329, 5827, 26435, 2507, 11594, 805, 46506, 16728, 13, 47356, 5958, 11, 9021, 13, 19509, 62, 7839, 16034, 16728, 3268, 21479, 32357, 1268, 9021, 6177, 16728, 13, 18108, 76...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 16684, 1958, 262, 14158, 67, 24, 2438, 290, 1582, 320, 560, 4369, 329, 5827, 26435, 2507, 11594, 805, 46506, 16728, 13, 47356, 5958, 11, 9021, 13, 19509, 62, 7839, 16034, 16728, 3268, 21479, 32357, 1268, 9021, 6177, 16728, 13, 18108, 76...
What is the score of the Tournament named danny thomas memphis classic?
SELECT score FROM table_name_23 WHERE tournament = "danny thomas memphis classic"
[ 2061, 318, 262, 4776, 286, 262, 9595, 3706, 288, 7737, 294, 16911, 1066, 18691, 6833, 30, 46506, 4776, 16034, 3084, 62, 3672, 62, 1954, 33411, 7756, 796, 366, 67, 7737, 294, 16911, 1066, 18691, 6833, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4776, 286, 262, 9595, 3706, 288, 7737, 294, 16911, 1066, 18691, 6833, 30, 46506, 4776, 16034, 3084, 62, 3672, 62, 1954, 33411, 7756, 796, 366, 67, 7737, 294, 16911, 1066, 18691, 6833, 1 ]
which artist scored the most points ?
SELECT "artist" FROM table_203_695 ORDER BY "points" DESC LIMIT 1
[ 4758, 6802, 7781, 262, 749, 2173, 5633, 46506, 366, 49016, 1, 16034, 3084, 62, 22416, 62, 37381, 38678, 11050, 366, 13033, 1, 22196, 34, 27564, 2043, 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 ]
[ 4758, 6802, 7781, 262, 749, 2173, 5633, 46506, 366, 49016, 1, 16034, 3084, 62, 22416, 62, 37381, 38678, 11050, 366, 13033, 1, 22196, 34, 27564, 2043, 352 ]
What is the name of the building that has more than 31 floors and built prior to 1964?
SELECT name FROM table_name_91 WHERE floors > 31 AND year < 1964
[ 2061, 318, 262, 1438, 286, 262, 2615, 326, 468, 517, 621, 3261, 18570, 290, 3170, 3161, 284, 17575, 30, 46506, 1438, 16034, 3084, 62, 3672, 62, 6420, 33411, 18570, 1875, 3261, 5357, 614, 1279, 17575 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2615, 326, 468, 517, 621, 3261, 18570, 290, 3170, 3161, 284, 17575, 30, 46506, 1438, 16034, 3084, 62, 3672, 62, 6420, 33411, 18570, 1875, 3261, 5357, 614, 1279, 17575 ]
What is the time with FB notes for Canada?
SELECT time FROM table_name_43 WHERE notes = "fb" AND country = "canada"
[ 2061, 318, 262, 640, 351, 13186, 4710, 329, 3340, 30, 46506, 640, 16034, 3084, 62, 3672, 62, 3559, 33411, 4710, 796, 366, 21855, 1, 5357, 1499, 796, 366, 5171, 4763, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 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, 640, 351, 13186, 4710, 329, 3340, 30, 46506, 640, 16034, 3084, 62, 3672, 62, 3559, 33411, 4710, 796, 366, 21855, 1, 5357, 1499, 796, 366, 5171, 4763, 1 ]
known pregnancy
SELECT * FROM table_train_9 WHERE pregnancy_or_lactation = 1
[ 4002, 10241, 46506, 1635, 16034, 3084, 62, 27432, 62, 24, 33411, 10241, 62, 273, 62, 75, 529, 341, 796, 352 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 4002, 10241, 46506, 1635, 16034, 3084, 62, 27432, 62, 24, 33411, 10241, 62, 273, 62, 75, 529, 341, 796, 352 ]
What school classifications have trappers as mascot?
SELECT type FROM table_22058547_1 WHERE mascot = "Trappers"
[ 2061, 1524, 1398, 6637, 423, 1291, 11799, 355, 37358, 30, 46506, 2099, 16034, 3084, 62, 17572, 38905, 2857, 62, 16, 33411, 37358, 796, 366, 15721, 11799, 1 ]
[ 1, 1, 1, 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, 1524, 1398, 6637, 423, 1291, 11799, 355, 37358, 30, 46506, 2099, 16034, 3084, 62, 17572, 38905, 2857, 62, 16, 33411, 37358, 796, 366, 15721, 11799, 1 ]
how many hours have passed since patient 83182 received his last platelet count lab test in their current hospital encounter?
SELECT 24 * (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 = 'platelet count') AND labevents.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 83182 AND adm...
[ 4919, 867, 2250, 423, 3804, 1201, 5827, 9698, 24294, 2722, 465, 938, 7480, 1616, 954, 2248, 1332, 287, 511, 1459, 4436, 8791, 30, 46506, 1987, 1635, 357, 18601, 9792, 12789, 10786, 4, 73, 3256, 327, 39237, 62, 34694, 28955, 532, 19269, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2250, 423, 3804, 1201, 5827, 9698, 24294, 2722, 465, 938, 7480, 1616, 954, 2248, 1332, 287, 511, 1459, 4436, 8791, 30, 46506, 1987, 1635, 357, 18601, 9792, 12789, 10786, 4, 73, 3256, 327, 39237, 62, 34694, 28955, 532, 19269, ...
who served the most years as mayor ?
SELECT "name" FROM table_203_372 ORDER BY "to" - "from" DESC LIMIT 1
[ 8727, 4983, 262, 749, 812, 355, 9591, 5633, 46506, 366, 3672, 1, 16034, 3084, 62, 22416, 62, 36720, 38678, 11050, 366, 1462, 1, 532, 366, 6738, 1, 22196, 34, 27564, 2043, 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, 1, 1, 1, 1 ]
[ 8727, 4983, 262, 749, 812, 355, 9591, 5633, 46506, 366, 3672, 1, 16034, 3084, 62, 22416, 62, 36720, 38678, 11050, 366, 1462, 1, 532, 366, 6738, 1, 22196, 34, 27564, 2043, 352 ]
What was the Decision when the Visitor was Carolina?
SELECT decision FROM table_name_53 WHERE visitor = "carolina"
[ 2061, 373, 262, 26423, 618, 262, 6911, 2072, 373, 5913, 30, 46506, 2551, 16034, 3084, 62, 3672, 62, 4310, 33411, 21493, 796, 366, 7718, 47196, 1 ]
[ 1, 1, 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, 26423, 618, 262, 6911, 2072, 373, 5913, 30, 46506, 2551, 16034, 3084, 62, 3672, 62, 4310, 33411, 21493, 796, 366, 7718, 47196, 1 ]
How many viewers watched the episode with a story by david simon & mari kornhauser?
SELECT "U.S. viewers (millions)" FROM table_29122 WHERE "Story by" = 'David Simon & Mari Kornhauser'
[ 2437, 867, 10209, 7342, 262, 4471, 351, 257, 1621, 416, 21970, 985, 261, 1222, 1667, 72, 479, 1211, 3099, 7220, 30, 46506, 366, 52, 13, 50, 13, 10209, 357, 17805, 507, 16725, 16034, 3084, 62, 1959, 18376, 33411, 366, 11605, 416, 1, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10209, 7342, 262, 4471, 351, 257, 1621, 416, 21970, 985, 261, 1222, 1667, 72, 479, 1211, 3099, 7220, 30, 46506, 366, 52, 13, 50, 13, 10209, 357, 17805, 507, 16725, 16034, 3084, 62, 1959, 18376, 33411, 366, 11605, 416, 1, ...
What was the original air date for episode number 6?
SELECT "Original air date" FROM table_19587 WHERE "Number of episode" = '6'
[ 2061, 373, 262, 2656, 1633, 3128, 329, 4471, 1271, 718, 30, 46506, 366, 20556, 1633, 3128, 1, 16034, 3084, 62, 1129, 44617, 33411, 366, 15057, 286, 4471, 1, 796, 705, 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, 1, 1, 1, 1 ]
[ 2061, 373, 262, 2656, 1633, 3128, 329, 4471, 1271, 718, 30, 46506, 366, 20556, 1633, 3128, 1, 16034, 3084, 62, 1129, 44617, 33411, 366, 15057, 286, 4471, 1, 796, 705, 21, 6 ]
What's the rank when the col (m) is less than 33 and has a summit of Haleakal ?
SELECT SUM("Rank") FROM table_65791 WHERE "Col (m)" < '33' AND "Summit" = 'haleakalā'
[ 2061, 338, 262, 4279, 618, 262, 951, 357, 76, 8, 318, 1342, 621, 4747, 290, 468, 257, 14237, 286, 35056, 461, 282, 5633, 46506, 35683, 7203, 27520, 4943, 16034, 3084, 62, 2996, 3720, 16, 33411, 366, 5216, 357, 76, 16725, 1279, 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 ]
[ 2061, 338, 262, 4279, 618, 262, 951, 357, 76, 8, 318, 1342, 621, 4747, 290, 468, 257, 14237, 286, 35056, 461, 282, 5633, 46506, 35683, 7203, 27520, 4943, 16034, 3084, 62, 2996, 3720, 16, 33411, 366, 5216, 357, 76, 16725, 1279, 705, ...
Suggested Edit Votes for a user on a day.
SELECT ROW_NUMBER() OVER (ORDER BY sev.Id) AS rn, UserId, CreationDate, SuggestedEditId, 'http://stackoverflow.com/suggested-edits/' + CAST(SuggestedEditId AS TEXT) AS "edit_link", vt.Name FROM SuggestedEditVotes AS sev INNER JOIN VoteTypes AS vt ON sev.VoteTypeId = vt.Id WHERE UserId = '##TheUserid:int##' AND DATE(Cre...
[ 43857, 276, 5312, 39584, 329, 257, 2836, 319, 257, 1110, 13, 46506, 371, 3913, 62, 41359, 13246, 3419, 28729, 357, 12532, 1137, 11050, 384, 85, 13, 7390, 8, 7054, 374, 77, 11, 11787, 7390, 11, 21582, 10430, 11, 35042, 276, 18378, 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...
[ 43857, 276, 5312, 39584, 329, 257, 2836, 319, 257, 1110, 13, 46506, 371, 3913, 62, 41359, 13246, 3419, 28729, 357, 12532, 1137, 11050, 384, 85, 13, 7390, 8, 7054, 374, 77, 11, 11787, 7390, 11, 21582, 10430, 11, 35042, 276, 18378, 7390...
what are the three most frequently administered laboratory tests for patients who were previously diagnosed with hx of leukemia nos in the same hospital visit, in 2105?
SELECT d_labitems.label FROM d_labitems WHERE d_labitems.itemid IN (SELECT t3.itemid FROM (SELECT t2.itemid, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM (SELECT admissions.subject_id, diagnoses_icd.charttime, admissions.hadm_id FROM diagnoses_icd JOIN admissions ON diagnoses_icd.hadm_id = admissions.hadm_id W...
[ 10919, 389, 262, 1115, 749, 6777, 17169, 14010, 5254, 329, 3871, 508, 547, 4271, 14641, 351, 289, 87, 286, 49030, 43630, 287, 262, 976, 4436, 3187, 11, 287, 362, 13348, 30, 46506, 288, 62, 23912, 23814, 13, 18242, 16034, 288, 62, 2391...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 389, 262, 1115, 749, 6777, 17169, 14010, 5254, 329, 3871, 508, 547, 4271, 14641, 351, 289, 87, 286, 49030, 43630, 287, 262, 976, 4436, 3187, 11, 287, 362, 13348, 30, 46506, 288, 62, 23912, 23814, 13, 18242, 16034, 288, 62, 2391...
Which party had a person who has been in the seat since 1914?
SELECT "Party" FROM table_18475 WHERE "First elected" = '1914'
[ 13828, 2151, 550, 257, 1048, 508, 468, 587, 287, 262, 5852, 1201, 26833, 30, 46506, 366, 33553, 1, 16034, 3084, 62, 22883, 2425, 33411, 366, 5962, 7018, 1, 796, 705, 1129, 1415, 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 ]
[ 13828, 2151, 550, 257, 1048, 508, 468, 587, 287, 262, 5852, 1201, 26833, 30, 46506, 366, 33553, 1, 16034, 3084, 62, 22883, 2425, 33411, 366, 5962, 7018, 1, 796, 705, 1129, 1415, 6 ]
Find the name of the department that has the fewest members.
SELECT T1.dname FROM department AS T1 JOIN member_of AS T2 ON T1.dno = T2.dno GROUP BY T2.dno ORDER BY COUNT(*) LIMIT 1
[ 16742, 262, 1438, 286, 262, 5011, 326, 468, 262, 1178, 395, 1866, 13, 46506, 309, 16, 13, 67, 3672, 16034, 5011, 7054, 309, 16, 32357, 1268, 2888, 62, 1659, 7054, 309, 17, 6177, 309, 16, 13, 67, 3919, 796, 309, 17, 13, 67, 3919, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 262, 1438, 286, 262, 5011, 326, 468, 262, 1178, 395, 1866, 13, 46506, 309, 16, 13, 67, 3672, 16034, 5011, 7054, 309, 16, 32357, 1268, 2888, 62, 1659, 7054, 309, 17, 6177, 309, 16, 13, 67, 3919, 796, 309, 17, 13, 67, 3919, ...
show me the flights 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, flight WHERE CITY_0.city_code = AIRPORT_SERVICE_0.city_code AND CITY_0.city_name = 'PITTSBURGH' AND CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.city_name = 'SAN...
[ 12860, 502, 262, 13956, 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, 9003, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 12860, 502, 262, 13956, 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, 9003, 62, 1...
What is the yeast ortholog that has a subpathway of GGR and GeneCards entry CETN2?
SELECT yeast_ortholog FROM table_name_19 WHERE subpathway = "ggr" AND genecards_entry = "cetn2"
[ 2061, 318, 262, 20146, 29617, 928, 326, 468, 257, 850, 6978, 1014, 286, 402, 10761, 290, 13005, 34, 1371, 5726, 46632, 45, 17, 30, 46506, 20146, 62, 1506, 928, 16034, 3084, 62, 3672, 62, 1129, 33411, 850, 6978, 1014, 796, 366, 1130, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 20146, 29617, 928, 326, 468, 257, 850, 6978, 1014, 286, 402, 10761, 290, 13005, 34, 1371, 5726, 46632, 45, 17, 30, 46506, 20146, 62, 1506, 928, 16034, 3084, 62, 3672, 62, 1129, 33411, 850, 6978, 1014, 796, 366, 1130, ...
What is the name of the tournament with 11 or more events a top-5 of 0 and a top-25 of 2?
SELECT tournament FROM table_name_58 WHERE events > 11 AND top_5 = 0 AND top_25 = 2
[ 2061, 318, 262, 1438, 286, 262, 7756, 351, 1367, 393, 517, 2995, 257, 1353, 12, 20, 286, 657, 290, 257, 1353, 12, 1495, 286, 362, 30, 46506, 7756, 16034, 3084, 62, 3672, 62, 3365, 33411, 2995, 1875, 1367, 5357, 1353, 62, 20, 796, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 7756, 351, 1367, 393, 517, 2995, 257, 1353, 12, 20, 286, 657, 290, 257, 1353, 12, 1495, 286, 362, 30, 46506, 7756, 16034, 3084, 62, 3672, 62, 3365, 33411, 2995, 1875, 1367, 5357, 1353, 62, 20, 796, ...
give me the number of patients whose gender is f and insurance is self pay?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.gender = "F" AND demographic.insurance = "Self Pay"
[ 26535, 502, 262, 1271, 286, 3871, 3025, 5279, 318, 277, 290, 5096, 318, 2116, 1414, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 8388, 796, 366, 37, 1, 5357, 16728, 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 ]
[ 26535, 502, 262, 1271, 286, 3871, 3025, 5279, 318, 277, 290, 5096, 318, 2116, 1414, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 8388, 796, 366, 37, 1, 5357, 16728, 13...
What is the monto where the total region is 11230?
SELECT COUNT(monto) FROM table_12526990_1 WHERE total_region = 11230
[ 2061, 318, 262, 285, 5957, 810, 262, 2472, 3814, 318, 13539, 1270, 30, 46506, 327, 28270, 7, 76, 5957, 8, 16034, 3084, 62, 11623, 2075, 34155, 62, 16, 33411, 2472, 62, 36996, 796, 13539, 1270 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 285, 5957, 810, 262, 2472, 3814, 318, 13539, 1270, 30, 46506, 327, 28270, 7, 76, 5957, 8, 16034, 3084, 62, 11623, 2075, 34155, 62, 16, 33411, 2472, 62, 36996, 796, 13539, 1270 ]
What's the total number of prominence in metres when the prominence is 7,356 ft and less than 2692 metres in height?
SELECT COUNT("Prominence (metres)") FROM table_62471 WHERE "Prominence (feet)" = '7,356' AND "Height (metres)" < '2692'
[ 2061, 338, 262, 2472, 1271, 286, 31198, 287, 18985, 618, 262, 31198, 318, 767, 11, 32066, 10117, 290, 1342, 621, 2608, 5892, 18985, 287, 6001, 30, 46506, 327, 28270, 7203, 24129, 18386, 357, 4164, 411, 8, 4943, 16034, 3084, 62, 21, 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...
[ 2061, 338, 262, 2472, 1271, 286, 31198, 287, 18985, 618, 262, 31198, 318, 767, 11, 32066, 10117, 290, 1342, 621, 2608, 5892, 18985, 287, 6001, 30, 46506, 327, 28270, 7203, 24129, 18386, 357, 4164, 411, 8, 4943, 16034, 3084, 62, 21, 17...
how many patients whose language is *lit and lab test name is creatine kinase, mb isoenzyme?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.language = "*LIT" AND lab.label = "Creatine Kinase, MB Isoenzyme"
[ 4919, 867, 3871, 3025, 3303, 318, 1635, 18250, 290, 2248, 1332, 1438, 318, 49346, 18967, 589, 11, 285, 65, 318, 6571, 24266, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 3235...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3303, 318, 1635, 18250, 290, 2248, 1332, 1438, 318, 49346, 18967, 589, 11, 285, 65, 318, 6571, 24266, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 3235...
what was the last operation time in this year for patient 47216?
SELECT procedures_icd.charttime FROM procedures_icd WHERE procedures_icd.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 47216) AND DATETIME(procedures_icd.charttime, 'start of year') = DATETIME(CURRENT_TIME(), 'start of year', '-0 year') ORDER BY procedures_icd.charttime DESC LIMIT ...
[ 10919, 373, 262, 938, 4905, 640, 287, 428, 614, 329, 5827, 604, 4761, 1433, 30, 46506, 9021, 62, 291, 67, 13, 40926, 2435, 16034, 9021, 62, 291, 67, 33411, 9021, 62, 291, 67, 13, 18108, 76, 62, 312, 3268, 357, 46506, 25349, 13, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 10919, 373, 262, 938, 4905, 640, 287, 428, 614, 329, 5827, 604, 4761, 1433, 30, 46506, 9021, 62, 291, 67, 13, 40926, 2435, 16034, 9021, 62, 291, 67, 33411, 9021, 62, 291, 67, 13, 18108, 76, 62, 312, 3268, 357, 46506, 25349, 13, 18...
What was the Opponent in the Tarragona Tournament?
SELECT opponent FROM table_name_9 WHERE tournament = "tarragona"
[ 2061, 373, 262, 9385, 3471, 287, 262, 309, 3258, 1840, 64, 9595, 30, 46506, 6125, 16034, 3084, 62, 3672, 62, 24, 33411, 7756, 796, 366, 83, 3258, 1840, 64, 1 ]
[ 1, 1, 1, 1, 1, 1, 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, 9385, 3471, 287, 262, 309, 3258, 1840, 64, 9595, 30, 46506, 6125, 16034, 3084, 62, 3672, 62, 24, 33411, 7756, 796, 366, 83, 3258, 1840, 64, 1 ]
What's the lowest Code that's got a Most Spoke Language of Xhosa, a Place of Addo Elephant National Park, and an Area (KM 2) that's smaller than 1.08?
SELECT MIN(code) FROM table_name_92 WHERE most_spoken_language = "xhosa" AND place = "addo elephant national park" AND area__km_2__ < 1.08
[ 2061, 338, 262, 9016, 6127, 326, 338, 1392, 257, 4042, 1338, 2088, 15417, 286, 1395, 71, 8546, 11, 257, 8474, 286, 3060, 78, 42651, 2351, 3250, 11, 290, 281, 9498, 357, 42, 44, 362, 8, 326, 338, 4833, 621, 352, 13, 2919, 30, 46506...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9016, 6127, 326, 338, 1392, 257, 4042, 1338, 2088, 15417, 286, 1395, 71, 8546, 11, 257, 8474, 286, 3060, 78, 42651, 2351, 3250, 11, 290, 281, 9498, 357, 42, 44, 362, 8, 326, 338, 4833, 621, 352, 13, 2919, 30, 46506...
what are the four most frequently ordered procedures for patients who also received therapeutic antibacterials - directed antibacterial therapy before in the same hospital visit until 2 years ago?
SELECT t3.treatmentname FROM (SELECT t2.treatmentname, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM (SELECT patient.uniquepid, treatment.treatmenttime, patient.patienthealthsystemstayid FROM treatment JOIN patient ON treatment.patientunitstayid = patient.patientunitstayid WHERE treatment.treatmentname = 'thera...
[ 10919, 389, 262, 1440, 749, 6777, 6149, 9021, 329, 3871, 508, 635, 2722, 21546, 11310, 7321, 8231, 532, 7924, 11310, 44965, 9102, 878, 287, 262, 976, 4436, 3187, 1566, 362, 812, 2084, 30, 46506, 256, 18, 13, 42487, 3672, 16034, 357, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 10919, 389, 262, 1440, 749, 6777, 6149, 9021, 329, 3871, 508, 635, 2722, 21546, 11310, 7321, 8231, 532, 7924, 11310, 44965, 9102, 878, 287, 262, 976, 4436, 3187, 1566, 362, 812, 2084, 30, 46506, 256, 18, 13, 42487, 3672, 16034, 357, 4...
is the value of the arterial bp mean of patient 22120 second measured on the first icu visit greater than first measured on the first icu visit?
SELECT (SELECT chartevents.valuenum FROM chartevents WHERE chartevents.icustay_id IN (SELECT icustays.icustay_id FROM icustays WHERE icustays.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 22120) AND NOT icustays.outtime IS NULL ORDER BY icustays.intime LIMIT 1) AND chartevents.item...
[ 271, 262, 1988, 286, 262, 30675, 498, 275, 79, 1612, 286, 5827, 2534, 10232, 1218, 8630, 319, 262, 717, 14158, 84, 3187, 3744, 621, 717, 8630, 319, 262, 717, 14158, 84, 3187, 30, 46506, 357, 46506, 8262, 31534, 13, 2100, 84, 44709, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 271, 262, 1988, 286, 262, 30675, 498, 275, 79, 1612, 286, 5827, 2534, 10232, 1218, 8630, 319, 262, 717, 14158, 84, 3187, 3744, 621, 717, 8630, 319, 262, 717, 14158, 84, 3187, 30, 46506, 357, 46506, 8262, 31534, 13, 2100, 84, 44709, ...
How many songs were released for each format Show bar chart, I want to order Y in desc order.
SELECT formats, COUNT(*) FROM files GROUP BY formats ORDER BY COUNT(*) DESC
[ 2437, 867, 7259, 547, 2716, 329, 1123, 5794, 5438, 2318, 8262, 11, 314, 765, 284, 1502, 575, 287, 1715, 1502, 13, 46506, 17519, 11, 327, 28270, 7, 28104, 16034, 3696, 44441, 11050, 17519, 38678, 11050, 327, 28270, 7, 28104, 22196, 34 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 7259, 547, 2716, 329, 1123, 5794, 5438, 2318, 8262, 11, 314, 765, 284, 1502, 575, 287, 1715, 1502, 13, 46506, 17519, 11, 327, 28270, 7, 28104, 16034, 3696, 44441, 11050, 17519, 38678, 11050, 327, 28270, 7, 28104, 22196, 34 ]
How many races that had any driver whose forename is Lewis? Show me a line chart, display by the x axis in ascending.
SELECT year, COUNT(year) FROM results AS T1 JOIN races AS T2 ON T1.raceId = T2.raceId JOIN drivers AS T3 ON T1.driverId = T3.driverId WHERE T3.forename = "Lewis" ORDER BY year
[ 2437, 867, 9558, 326, 550, 597, 4639, 3025, 1674, 3672, 318, 10174, 30, 5438, 502, 257, 1627, 8262, 11, 3359, 416, 262, 2124, 16488, 287, 41988, 13, 46506, 614, 11, 327, 28270, 7, 1941, 8, 16034, 2482, 7054, 309, 16, 32357, 1268, 95...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9558, 326, 550, 597, 4639, 3025, 1674, 3672, 318, 10174, 30, 5438, 502, 257, 1627, 8262, 11, 3359, 416, 262, 2124, 16488, 287, 41988, 13, 46506, 614, 11, 327, 28270, 7, 1941, 8, 16034, 2482, 7054, 309, 16, 32357, 1268, 95...
How many faculty members participate in each activity? Return the activity names and the number of faculty members Show bar chart, and could you order in ascending by the the total number ?
SELECT activity_name, COUNT(*) FROM Activity AS T1 JOIN Faculty_Participates_in AS T2 ON T1.actid = T2.actid GROUP BY T1.actid ORDER BY COUNT(*)
[ 2437, 867, 12829, 1866, 8277, 287, 1123, 3842, 30, 8229, 262, 3842, 3891, 290, 262, 1271, 286, 12829, 1866, 5438, 2318, 8262, 11, 290, 714, 345, 1502, 287, 41988, 416, 262, 262, 2472, 1271, 5633, 46506, 3842, 62, 3672, 11, 327, 28270,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 12829, 1866, 8277, 287, 1123, 3842, 30, 8229, 262, 3842, 3891, 290, 262, 1271, 286, 12829, 1866, 5438, 2318, 8262, 11, 290, 714, 345, 1502, 287, 41988, 416, 262, 262, 2472, 1271, 5633, 46506, 3842, 62, 3672, 11, 327, 28270,...
who is the semi-finalist #1 where runner-up is elon university
SELECT "Semi-Finalist #1" FROM table_16527 WHERE "Runner-Up" = 'Elon University'
[ 8727, 318, 262, 10663, 12, 20311, 396, 1303, 16, 810, 17490, 12, 929, 318, 1288, 261, 6403, 46506, 366, 13900, 72, 12, 19006, 396, 1303, 16, 1, 16034, 3084, 62, 20986, 1983, 33411, 366, 49493, 12, 4933, 1, 796, 705, 9527, 261, 2059,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 8727, 318, 262, 10663, 12, 20311, 396, 1303, 16, 810, 17490, 12, 929, 318, 1288, 261, 6403, 46506, 366, 13900, 72, 12, 19006, 396, 1303, 16, 1, 16034, 3084, 62, 20986, 1983, 33411, 366, 49493, 12, 4933, 1, 796, 705, 9527, 261, 2059,...
Can you tell me the total number of Rank that has the Matches of 427, and the Goals smaller than 320?
SELECT COUNT(rank) FROM table_name_58 WHERE matches = "427" AND goals < 320
[ 6090, 345, 1560, 502, 262, 2472, 1271, 286, 10916, 326, 468, 262, 6550, 2052, 286, 45345, 11, 290, 262, 28510, 4833, 621, 20959, 30, 46506, 327, 28270, 7, 43027, 8, 16034, 3084, 62, 3672, 62, 3365, 33411, 7466, 796, 366, 42363, 1, 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 ]
[ 6090, 345, 1560, 502, 262, 2472, 1271, 286, 10916, 326, 468, 262, 6550, 2052, 286, 45345, 11, 290, 262, 28510, 4833, 621, 20959, 30, 46506, 327, 28270, 7, 43027, 8, 16034, 3084, 62, 3672, 62, 3365, 33411, 7466, 796, 366, 42363, 1, 5...
On channel 32, when the power is 32 kW horizontal, what is the modulation?
SELECT "Modulation" FROM table_74523 WHERE "Power" = '32 kw horizontal' AND "Channel" = '32'
[ 2202, 6518, 3933, 11, 618, 262, 1176, 318, 3933, 50223, 16021, 11, 644, 318, 262, 39007, 30, 46506, 366, 5841, 1741, 1, 16034, 3084, 62, 50150, 1954, 33411, 366, 13434, 1, 796, 705, 2624, 479, 86, 16021, 6, 5357, 366, 29239, 1, 796,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2202, 6518, 3933, 11, 618, 262, 1176, 318, 3933, 50223, 16021, 11, 644, 318, 262, 39007, 30, 46506, 366, 5841, 1741, 1, 16034, 3084, 62, 50150, 1954, 33411, 366, 13434, 1, 796, 705, 2624, 479, 86, 16021, 6, 5357, 366, 29239, 1, 796,...
what was the name of the competition that took place before the olympic games in 1996 ?
SELECT "competition" FROM table_203_874 WHERE "year" < (SELECT "year" FROM table_203_874 WHERE "competition" = 'olympic games' AND "year" = 1996) ORDER BY "year" DESC LIMIT 1
[ 10919, 373, 262, 1438, 286, 262, 5449, 326, 1718, 1295, 878, 262, 267, 6760, 291, 1830, 287, 8235, 5633, 46506, 366, 5589, 15620, 1, 16034, 3084, 62, 22416, 62, 23, 4524, 33411, 366, 1941, 1, 1279, 357, 46506, 366, 1941, 1, 16034, 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...
[ 10919, 373, 262, 1438, 286, 262, 5449, 326, 1718, 1295, 878, 262, 267, 6760, 291, 1830, 287, 8235, 5633, 46506, 366, 5589, 15620, 1, 16034, 3084, 62, 22416, 62, 23, 4524, 33411, 366, 1941, 1, 1279, 357, 46506, 366, 1941, 1, 16034, 3...
Find dates and attendance for exhibitions that happened in 2004, show me the attendance by date with a bar chart, list from high to low by the Attendance.
SELECT T1.Date, T1.Attendance FROM exhibition_record AS T1 JOIN exhibition AS T2 ON T1.Exhibition_ID = T2.Exhibition_ID WHERE T2.Year = 2004 ORDER BY Attendance DESC
[ 16742, 9667, 290, 14858, 329, 48130, 326, 3022, 287, 5472, 11, 905, 502, 262, 14858, 416, 3128, 351, 257, 2318, 8262, 11, 1351, 422, 1029, 284, 1877, 416, 262, 46502, 590, 13, 46506, 309, 16, 13, 10430, 11, 309, 16, 13, 8086, 437, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9667, 290, 14858, 329, 48130, 326, 3022, 287, 5472, 11, 905, 502, 262, 14858, 416, 3128, 351, 257, 2318, 8262, 11, 1351, 422, 1029, 284, 1877, 416, 262, 46502, 590, 13, 46506, 309, 16, 13, 10430, 11, 309, 16, 13, 8086, 437, ...
What is the lowest number of students from a state during the Fall 06 semester?
SELECT MIN(fall_06) FROM table_15055594_6
[ 2061, 318, 262, 9016, 1271, 286, 2444, 422, 257, 1181, 1141, 262, 7218, 9130, 24878, 30, 46506, 20625, 7, 7207, 62, 3312, 8, 16034, 3084, 62, 8628, 2816, 46438, 62, 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 ]
[ 2061, 318, 262, 9016, 1271, 286, 2444, 422, 257, 1181, 1141, 262, 7218, 9130, 24878, 30, 46506, 20625, 7, 7207, 62, 3312, 8, 16034, 3084, 62, 8628, 2816, 46438, 62, 21 ]
What is the to par of player tom weiskopf, who has a 71-74=145 score?
SELECT "To par" FROM table_77461 WHERE "Score" = '71-74=145' AND "Player" = 'tom weiskopf'
[ 2061, 318, 262, 284, 1582, 286, 2137, 16667, 356, 1984, 404, 69, 11, 508, 468, 257, 9166, 12, 4524, 28, 18781, 4776, 30, 46506, 366, 2514, 1582, 1, 16034, 3084, 62, 3324, 40652, 33411, 366, 26595, 1, 796, 705, 4869, 12, 4524, 28, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 284, 1582, 286, 2137, 16667, 356, 1984, 404, 69, 11, 508, 468, 257, 9166, 12, 4524, 28, 18781, 4776, 30, 46506, 366, 2514, 1582, 1, 16034, 3084, 62, 3324, 40652, 33411, 366, 26595, 1, 796, 705, 4869, 12, 4524, 28, ...
What team got a draft pick player from McGill?
SELECT cfl_team FROM table_25085059_3 WHERE college = "McGill"
[ 2061, 1074, 1392, 257, 4538, 2298, 2137, 422, 40595, 30, 46506, 269, 2704, 62, 15097, 16034, 3084, 62, 9031, 25764, 3270, 62, 18, 33411, 4152, 796, 366, 9742, 38, 359, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 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, 1074, 1392, 257, 4538, 2298, 2137, 422, 40595, 30, 46506, 269, 2704, 62, 15097, 16034, 3084, 62, 9031, 25764, 3270, 62, 18, 33411, 4152, 796, 366, 9742, 38, 359, 1 ]
What was the nationality of the athlete that ran the 10000 m event?
SELECT nationality FROM table_name_75 WHERE event = "10000 m"
[ 2061, 373, 262, 29835, 286, 262, 16076, 326, 4966, 262, 33028, 285, 1785, 30, 46506, 29835, 16034, 3084, 62, 3672, 62, 2425, 33411, 1785, 796, 366, 49388, 285, 1 ]
[ 1, 1, 1, 1, 1, 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, 29835, 286, 262, 16076, 326, 4966, 262, 33028, 285, 1785, 30, 46506, 29835, 16034, 3084, 62, 3672, 62, 2425, 33411, 1785, 796, 366, 49388, 285, 1 ]
count the number of times that patient 031-22988 in their first hospital encounter had a gastric (ng) output.
SELECT COUNT(*) FROM intakeoutput WHERE intakeoutput.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '031-22988' AND NOT patient.hospitaldischargetime IS NULL ORDER BY patient....
[ 9127, 262, 1271, 286, 1661, 326, 5827, 657, 3132, 12, 23539, 3459, 287, 511, 717, 4436, 8791, 550, 257, 21956, 1173, 357, 782, 8, 5072, 13, 46506, 327, 28270, 7, 28104, 16034, 10337, 22915, 33411, 10337, 22915, 13, 26029, 20850, 31712, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1661, 326, 5827, 657, 3132, 12, 23539, 3459, 287, 511, 717, 4436, 8791, 550, 257, 21956, 1173, 357, 782, 8, 5072, 13, 46506, 327, 28270, 7, 28104, 16034, 10337, 22915, 33411, 10337, 22915, 13, 26029, 20850, 31712, ...
When was Quantum Research's poll conducted?
SELECT date_of_opinion_poll FROM table_20683381_2 WHERE conductor = "Quantum Research"
[ 2215, 373, 29082, 4992, 338, 3278, 5952, 30, 46506, 3128, 62, 1659, 62, 404, 23971, 62, 30393, 16034, 3084, 62, 1238, 3104, 2091, 6659, 62, 17, 33411, 39206, 796, 366, 24915, 388, 4992, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 373, 29082, 4992, 338, 3278, 5952, 30, 46506, 3128, 62, 1659, 62, 404, 23971, 62, 30393, 16034, 3084, 62, 1238, 3104, 2091, 6659, 62, 17, 33411, 39206, 796, 366, 24915, 388, 4992, 1 ]
what is the larges fee listed ?
SELECT MAX("fee") FROM table_204_686
[ 10919, 318, 262, 2552, 274, 6838, 5610, 5633, 46506, 25882, 7203, 39071, 4943, 16034, 3084, 62, 18638, 62, 33808 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 10919, 318, 262, 2552, 274, 6838, 5610, 5633, 46506, 25882, 7203, 39071, 4943, 16034, 3084, 62, 18638, 62, 33808 ]
When was the first UK broadcast for the episode with an official TNS Gallup rating of 1575000?
SELECT first_broadcast_uk___bbc_four__ FROM table_26591309_2 WHERE official_tns_gallup_ratings = 1575000
[ 2215, 373, 262, 717, 3482, 7025, 329, 262, 4471, 351, 281, 1743, 309, 8035, 29183, 7955, 286, 1315, 2425, 830, 30, 46506, 717, 62, 36654, 2701, 62, 2724, 17569, 11848, 66, 62, 14337, 834, 16034, 3084, 62, 2075, 3270, 12952, 24, 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, 1, 1, 1, 1 ]
[ 2215, 373, 262, 717, 3482, 7025, 329, 262, 4471, 351, 281, 1743, 309, 8035, 29183, 7955, 286, 1315, 2425, 830, 30, 46506, 717, 62, 36654, 2701, 62, 2724, 17569, 11848, 66, 62, 14337, 834, 16034, 3084, 62, 2075, 3270, 12952, 24, 62, ...
provide the number of patients admitted in hospital before the year 2133 who have lab test item id 51132.
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.admityear < "2133" AND lab.itemid = "51132"
[ 15234, 485, 262, 1271, 286, 3871, 6848, 287, 4436, 878, 262, 614, 362, 16945, 508, 423, 2248, 1332, 2378, 4686, 642, 1157, 2624, 13, 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...
[ 15234, 485, 262, 1271, 286, 3871, 6848, 287, 4436, 878, 262, 614, 362, 16945, 508, 423, 2248, 1332, 2378, 4686, 642, 1157, 2624, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, ...
Who were the men's doubles champions when the men's singles champion was muljadi?
SELECT "Men's doubles" FROM table_77864 WHERE "Men's singles" = 'muljadi'
[ 8241, 547, 262, 1450, 338, 21938, 7827, 618, 262, 1450, 338, 25287, 8783, 373, 35971, 73, 9189, 30, 46506, 366, 10418, 338, 21938, 1, 16034, 3084, 62, 3324, 39570, 33411, 366, 10418, 338, 25287, 1, 796, 705, 76, 377, 73, 9189, 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 ]
[ 8241, 547, 262, 1450, 338, 21938, 7827, 618, 262, 1450, 338, 25287, 8783, 373, 35971, 73, 9189, 30, 46506, 366, 10418, 338, 21938, 1, 16034, 3084, 62, 3324, 39570, 33411, 366, 10418, 338, 25287, 1, 796, 705, 76, 377, 73, 9189, 6 ]
What is the year when kurtis kraft 500f was the chassis?
SELECT SUM(year) FROM table_name_46 WHERE chassis = "kurtis kraft 500f"
[ 2061, 318, 262, 614, 618, 479, 3325, 271, 479, 1617, 5323, 69, 373, 262, 24587, 30, 46506, 35683, 7, 1941, 8, 16034, 3084, 62, 3672, 62, 3510, 33411, 24587, 796, 366, 74, 3325, 271, 479, 1617, 5323, 69, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 614, 618, 479, 3325, 271, 479, 1617, 5323, 69, 373, 262, 24587, 30, 46506, 35683, 7, 1941, 8, 16034, 3084, 62, 3672, 62, 3510, 33411, 24587, 796, 366, 74, 3325, 271, 479, 1617, 5323, 69, 1 ]
How many patients who had cardiopulmonary resustication not otherwise specified and had to stay in the hospital for more than 2 days?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.days_stay > "6" AND procedures.long_title = "Cardiopulmonary resuscitation, not otherwise specified"
[ 2437, 867, 3871, 508, 550, 2657, 14922, 377, 36639, 581, 436, 3299, 407, 4306, 7368, 290, 550, 284, 2652, 287, 262, 4436, 329, 517, 621, 362, 1528, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3871, 508, 550, 2657, 14922, 377, 36639, 581, 436, 3299, 407, 4306, 7368, 290, 550, 284, 2652, 287, 262, 4436, 329, 517, 621, 362, 1528, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034,...
Which Reaction has a Rank smaller than 4, and a Nationality of trinidad and tobago, and a Time larger than 45.13?
SELECT AVG(react) FROM table_name_16 WHERE rank < 4 AND nationality = "trinidad and tobago" AND time > 45.13
[ 13828, 39912, 468, 257, 10916, 4833, 621, 604, 11, 290, 257, 2351, 414, 286, 491, 259, 32482, 290, 10773, 3839, 11, 290, 257, 3862, 4025, 621, 4153, 13, 1485, 30, 46506, 35224, 7, 45018, 8, 16034, 3084, 62, 3672, 62, 1433, 33411, 42...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 39912, 468, 257, 10916, 4833, 621, 604, 11, 290, 257, 2351, 414, 286, 491, 259, 32482, 290, 10773, 3839, 11, 290, 257, 3862, 4025, 621, 4153, 13, 1485, 30, 46506, 35224, 7, 45018, 8, 16034, 3084, 62, 3672, 62, 1433, 33411, 42...
How many people attended the game with the home side scoring 11.13 (79)?
SELECT COUNT("Crowd") FROM table_32373 WHERE "Home team score" = '11.13 (79)'
[ 2437, 867, 661, 9141, 262, 983, 351, 262, 1363, 1735, 9689, 1367, 13, 1485, 357, 3720, 19427, 46506, 327, 28270, 7203, 34, 3986, 4943, 16034, 3084, 62, 32637, 4790, 33411, 366, 16060, 1074, 4776, 1, 796, 705, 1157, 13, 1485, 357, 3720...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 661, 9141, 262, 983, 351, 262, 1363, 1735, 9689, 1367, 13, 1485, 357, 3720, 19427, 46506, 327, 28270, 7203, 34, 3986, 4943, 16034, 3084, 62, 32637, 4790, 33411, 366, 16060, 1074, 4776, 1, 796, 705, 1157, 13, 1485, 357, 3720...
What is the highest population of England and Wales that has less than 50 Muslims?
SELECT MAX("Population of England and Wales '000") FROM table_7335 WHERE "Number of Muslims '000" < '50'
[ 2061, 318, 262, 4511, 3265, 286, 4492, 290, 11769, 326, 468, 1342, 621, 2026, 7045, 30, 46506, 25882, 7203, 45251, 286, 4492, 290, 11769, 705, 830, 4943, 16034, 3084, 62, 22, 27326, 33411, 366, 15057, 286, 7045, 705, 830, 1, 1279, 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 ]
[ 2061, 318, 262, 4511, 3265, 286, 4492, 290, 11769, 326, 468, 1342, 621, 2026, 7045, 30, 46506, 25882, 7203, 45251, 286, 4492, 290, 11769, 705, 830, 4943, 16034, 3084, 62, 22, 27326, 33411, 366, 15057, 286, 7045, 705, 830, 1, 1279, 705...
Which Crowd has an Away team of collingwood?
SELECT SUM("Crowd") FROM table_54905 WHERE "Away team" = 'collingwood'
[ 13828, 29452, 468, 281, 21986, 1074, 286, 2927, 278, 3822, 30, 46506, 35683, 7203, 34, 3986, 4943, 16034, 3084, 62, 44966, 2713, 33411, 366, 32, 1014, 1074, 1, 796, 705, 26000, 278, 3822, 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 ]
[ 13828, 29452, 468, 281, 21986, 1074, 286, 2927, 278, 3822, 30, 46506, 35683, 7203, 34, 3986, 4943, 16034, 3084, 62, 44966, 2713, 33411, 366, 32, 1014, 1074, 1, 796, 705, 26000, 278, 3822, 6 ]
was respiration normal for patient 030-8973 during the last hospital encounter?
SELECT COUNT(*) > 0 FROM vitalperiodic WHERE vitalperiodic.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '030-8973' AND NOT patient.hospitaldischargetime IS NULL ORDER BY pat...
[ 9776, 1217, 15297, 3487, 329, 5827, 657, 1270, 12, 4531, 4790, 1141, 262, 938, 4436, 8791, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 9204, 41007, 291, 33411, 9204, 41007, 291, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 582...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 9776, 1217, 15297, 3487, 329, 5827, 657, 1270, 12, 4531, 4790, 1141, 262, 938, 4436, 8791, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 9204, 41007, 291, 33411, 9204, 41007, 291, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 582...
How many tries against got the club with 62 tries for?
SELECT "Tries against" FROM table_72449 WHERE "Tries for" = '62'
[ 2437, 867, 8404, 1028, 1392, 262, 3430, 351, 8190, 8404, 329, 30, 46506, 366, 51, 1678, 1028, 1, 16034, 3084, 62, 22, 1731, 2920, 33411, 366, 51, 1678, 329, 1, 796, 705, 5237, 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 ]
[ 2437, 867, 8404, 1028, 1392, 262, 3430, 351, 8190, 8404, 329, 30, 46506, 366, 51, 1678, 1028, 1, 16034, 3084, 62, 22, 1731, 2920, 33411, 366, 51, 1678, 329, 1, 796, 705, 5237, 6 ]
In which round was there a pick of 4?
SELECT MAX("Round") FROM table_57933 WHERE "Pick" = '4'
[ 818, 543, 2835, 373, 612, 257, 2298, 286, 604, 30, 46506, 25882, 7203, 22685, 4943, 16034, 3084, 62, 41734, 2091, 33411, 366, 31686, 1, 796, 705, 19, 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 ]
[ 818, 543, 2835, 373, 612, 257, 2298, 286, 604, 30, 46506, 25882, 7203, 22685, 4943, 16034, 3084, 62, 41734, 2091, 33411, 366, 31686, 1, 796, 705, 19, 6 ]
What market is KTFK-DT in?
SELECT city_of_license_market FROM table_11147852_1 WHERE station = "KTFK-DT"
[ 2061, 1910, 318, 509, 10234, 42, 12, 24544, 287, 30, 46506, 1748, 62, 1659, 62, 43085, 62, 10728, 16034, 3084, 62, 1157, 1415, 3695, 4309, 62, 16, 33411, 4429, 796, 366, 42, 10234, 42, 12, 24544, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1910, 318, 509, 10234, 42, 12, 24544, 287, 30, 46506, 1748, 62, 1659, 62, 43085, 62, 10728, 16034, 3084, 62, 1157, 1415, 3695, 4309, 62, 16, 33411, 4429, 796, 366, 42, 10234, 42, 12, 24544, 1 ]
Which celebrity was raised 03?
SELECT celebrity FROM table_12286195_1 WHERE raised = "03"
[ 13828, 16527, 373, 4376, 7643, 30, 46506, 16527, 16034, 3084, 62, 1065, 27033, 22186, 62, 16, 33411, 4376, 796, 366, 3070, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 16527, 373, 4376, 7643, 30, 46506, 16527, 16034, 3084, 62, 1065, 27033, 22186, 62, 16, 33411, 4376, 796, 366, 3070, 1 ]
how many patients whose days of hospital stay is greater than 4 and procedure icd9 code is 5732?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.days_stay > "4" AND procedures.icd9_code = "5732"
[ 4919, 867, 3871, 3025, 1528, 286, 4436, 2652, 318, 3744, 621, 604, 290, 8771, 14158, 67, 24, 2438, 318, 7632, 2624, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1528, 286, 4436, 2652, 318, 3744, 621, 604, 290, 8771, 14158, 67, 24, 2438, 318, 7632, 2624, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, ...
What's the smallest pick number of a player playing in Minnesota North Stars?
SELECT MIN(pick__number) FROM table_1965650_4 WHERE nhl_team = "Minnesota North Stars"
[ 2061, 338, 262, 18197, 2298, 1271, 286, 257, 2137, 2712, 287, 8919, 2258, 10271, 30, 46506, 20625, 7, 27729, 834, 17618, 8, 16034, 3084, 62, 45271, 17544, 62, 19, 33411, 299, 18519, 62, 15097, 796, 366, 45670, 2258, 10271, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 18197, 2298, 1271, 286, 257, 2137, 2712, 287, 8919, 2258, 10271, 30, 46506, 20625, 7, 27729, 834, 17618, 8, 16034, 3084, 62, 45271, 17544, 62, 19, 33411, 299, 18519, 62, 15097, 796, 366, 45670, 2258, 10271, 1 ]
What type of surface was used for the carthage tournament on august 14, 1994?
SELECT "Surface" FROM table_38596 WHERE "Tournament" = 'carthage' AND "Date" = 'august 14, 1994'
[ 2061, 2099, 286, 4417, 373, 973, 329, 262, 1097, 400, 496, 7756, 319, 16339, 436, 1478, 11, 9162, 30, 46506, 366, 14214, 2550, 1, 16034, 3084, 62, 2548, 45734, 33411, 366, 51, 5138, 1, 796, 705, 7718, 400, 496, 6, 5357, 366, 10430, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2099, 286, 4417, 373, 973, 329, 262, 1097, 400, 496, 7756, 319, 16339, 436, 1478, 11, 9162, 30, 46506, 366, 14214, 2550, 1, 16034, 3084, 62, 2548, 45734, 33411, 366, 51, 5138, 1, 796, 705, 7718, 400, 496, 6, 5357, 366, 10430, ...
The K-1 MMA Romanex event went how many rounds?
SELECT COUNT("Round") FROM table_46317 WHERE "Event" = 'k-1 mma romanex'
[ 464, 509, 12, 16, 19055, 7993, 1069, 1785, 1816, 703, 867, 9196, 30, 46506, 327, 28270, 7203, 22685, 4943, 16034, 3084, 62, 3510, 34125, 33411, 366, 9237, 1, 796, 705, 74, 12, 16, 285, 2611, 374, 5185, 1069, 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 ]
[ 464, 509, 12, 16, 19055, 7993, 1069, 1785, 1816, 703, 867, 9196, 30, 46506, 327, 28270, 7203, 22685, 4943, 16034, 3084, 62, 3510, 34125, 33411, 366, 9237, 1, 796, 705, 74, 12, 16, 285, 2611, 374, 5185, 1069, 6 ]
had any volume (ml) fentanyl been given to patient 021-32860 since 05/2104?
SELECT COUNT(*) > 0 FROM intakeoutput WHERE intakeoutput.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '021-32860')) AND intakeoutput.cellpath LIKE '%intake%' AND intakeoutpu...
[ 18108, 597, 6115, 357, 4029, 8, 47804, 587, 1813, 284, 5827, 657, 2481, 12, 34256, 1899, 1201, 8870, 14, 17, 13464, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 10337, 22915, 33411, 10337, 22915, 13, 26029, 20850, 31712, 312, 3268...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 18108, 597, 6115, 357, 4029, 8, 47804, 587, 1813, 284, 5827, 657, 2481, 12, 34256, 1899, 1201, 8870, 14, 17, 13464, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 10337, 22915, 33411, 10337, 22915, 13, 26029, 20850, 31712, 312, 3268...
Show different types of ships and the average tonnage of ships of each type Show bar chart, and could you show x axis from high to low order please?
SELECT Type, AVG(Tonnage) FROM ship GROUP BY Type ORDER BY Type DESC
[ 15307, 1180, 3858, 286, 7937, 290, 262, 2811, 5680, 77, 496, 286, 7937, 286, 1123, 2099, 5438, 2318, 8262, 11, 290, 714, 345, 905, 2124, 16488, 422, 1029, 284, 1877, 1502, 3387, 30, 46506, 5994, 11, 35224, 7, 35416, 77, 496, 8, 1603...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1180, 3858, 286, 7937, 290, 262, 2811, 5680, 77, 496, 286, 7937, 286, 1123, 2099, 5438, 2318, 8262, 11, 290, 714, 345, 905, 2124, 16488, 422, 1029, 284, 1877, 1502, 3387, 30, 46506, 5994, 11, 35224, 7, 35416, 77, 496, 8, 1603...
What is the highest year for the US Open?
SELECT MAX("Year") FROM table_43897 WHERE "Championship" = 'us open'
[ 2061, 318, 262, 4511, 614, 329, 262, 1294, 4946, 30, 46506, 25882, 7203, 17688, 4943, 16034, 3084, 62, 43704, 5607, 33411, 366, 1925, 4350, 1056, 1, 796, 705, 385, 1280, 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, 318, 262, 4511, 614, 329, 262, 1294, 4946, 30, 46506, 25882, 7203, 17688, 4943, 16034, 3084, 62, 43704, 5607, 33411, 366, 1925, 4350, 1056, 1, 796, 705, 385, 1280, 6 ]
during their last hospital visit when did patient 025-51835 first receive the chloride test?
SELECT lab.labresulttime FROM lab WHERE lab.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '025-51835' AND NOT patient.hospitaldischargetime IS NULL ORDER BY patient.hospitala...
[ 42122, 511, 938, 4436, 3187, 618, 750, 5827, 657, 1495, 12, 44085, 2327, 717, 3328, 262, 44921, 1332, 30, 46506, 2248, 13, 23912, 20274, 2435, 16034, 2248, 33411, 2248, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 20...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 42122, 511, 938, 4436, 3187, 618, 750, 5827, 657, 1495, 12, 44085, 2327, 717, 3328, 262, 44921, 1332, 30, 46506, 2248, 13, 23912, 20274, 2435, 16034, 2248, 33411, 2248, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 20...
give me the number of patients whose age is less than 50 and diagnoses long title is acute vascular insufficiency of intestine?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id WHERE demographic.age < "50" AND diagnoses.long_title = "Acute vascular insufficiency of intestine"
[ 26535, 502, 262, 1271, 286, 3871, 3025, 2479, 318, 1342, 621, 2026, 290, 40567, 890, 3670, 318, 14352, 39495, 1035, 1648, 19777, 286, 45426, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 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...
[ 26535, 502, 262, 1271, 286, 3871, 3025, 2479, 318, 1342, 621, 2026, 290, 40567, 890, 3670, 318, 14352, 39495, 1035, 1648, 19777, 286, 45426, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3...
Name the number of song for scoreboard being 3rd
SELECT COUNT(song) FROM table_21234111_6 WHERE scoreboard = "3rd"
[ 5376, 262, 1271, 286, 3496, 329, 50198, 852, 513, 4372, 46506, 327, 28270, 7, 34050, 8, 16034, 3084, 62, 21777, 2682, 16243, 62, 21, 33411, 50198, 796, 366, 18, 4372, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 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, 1271, 286, 3496, 329, 50198, 852, 513, 4372, 46506, 327, 28270, 7, 34050, 8, 16034, 3084, 62, 21777, 2682, 16243, 62, 21, 33411, 50198, 796, 366, 18, 4372, 1 ]
Show different colleges along with the number of authors of submission from each college.
SELECT College, COUNT(*) FROM submission GROUP BY College
[ 15307, 1180, 15273, 1863, 351, 262, 1271, 286, 7035, 286, 14498, 422, 1123, 4152, 13, 46506, 5535, 11, 327, 28270, 7, 28104, 16034, 14498, 44441, 11050, 5535 ]
[ 1, 1, 1, 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, 1180, 15273, 1863, 351, 262, 1271, 286, 7035, 286, 14498, 422, 1123, 4152, 13, 46506, 5535, 11, 327, 28270, 7, 28104, 16034, 14498, 44441, 11050, 5535 ]
how many times has patient 005-9883 got an enteral tube intake: nasoduodenal nostril, r until 03/13/2101?
SELECT COUNT(*) FROM intakeoutput WHERE intakeoutput.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '005-9883')) AND intakeoutput.cellpath LIKE '%intake%' AND intakeoutput.cel...
[ 4919, 867, 1661, 468, 5827, 3571, 20, 12, 24, 49287, 1392, 281, 920, 1691, 12403, 10337, 25, 25221, 375, 84, 375, 268, 282, 18216, 22379, 11, 374, 1566, 7643, 14, 1485, 14, 2481, 486, 30, 46506, 327, 28270, 7, 28104, 16034, 10337, 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...
[ 4919, 867, 1661, 468, 5827, 3571, 20, 12, 24, 49287, 1392, 281, 920, 1691, 12403, 10337, 25, 25221, 375, 84, 375, 268, 282, 18216, 22379, 11, 374, 1566, 7643, 14, 1485, 14, 2481, 486, 30, 46506, 327, 28270, 7, 28104, 16034, 10337, 2...
List the number of the actual delivery date for all the orders with quantity 1
SELECT Actual_Delivery_Date, COUNT(Actual_Delivery_Date) FROM Customer_Orders AS T1 JOIN Order_Items AS T2 ON T1.Order_ID = T2.Order_ID WHERE T2.Order_Quantity = 1
[ 8053, 262, 1271, 286, 262, 4036, 7585, 3128, 329, 477, 262, 6266, 351, 12040, 352, 46506, 33520, 62, 33129, 62, 10430, 11, 327, 28270, 7, 6398, 723, 62, 33129, 62, 10430, 8, 16034, 22092, 62, 35422, 364, 7054, 309, 16, 32357, 1268, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1271, 286, 262, 4036, 7585, 3128, 329, 477, 262, 6266, 351, 12040, 352, 46506, 33520, 62, 33129, 62, 10430, 11, 327, 28270, 7, 6398, 723, 62, 33129, 62, 10430, 8, 16034, 22092, 62, 35422, 364, 7054, 309, 16, 32357, 1268, ...