instruction
stringlengths
0
1.06k
response
stringlengths
2
3.61k
input_ids
sequence
attention_mask
sequence
labels
sequence
what drug is actually the drug that patient 022-47102 is allergic to during their last hospital encounter?
SELECT allergy.drugname FROM allergy WHERE allergy.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '022-47102' AND NOT patient.hospitaldischargetime IS NULL ORDER BY patient.hospitaladmittime DESC LIMIT 1))
[ 10919, 2563, 318, 1682, 262, 2563, 326, 5827, 657, 1828, 12, 2857, 15377, 318, 31856, 284, 1141, 511, 938, 4436, 8791, 30, 46506, 36197, 13, 30349, 3672, 16034, 36197, 33411, 36197, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 20850, 31712, 312, 16034, 5827, 33411, 5827, 13, 26029, 13948, 10057, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 13948, 10057, 31712, 312, 16034, 5827, 33411, 5827, 13, 403, 1557, 538, 312, 796, 705, 44087, 12, 2857, 15377, 6, 5357, 5626, 5827, 13, 49257, 6381, 354, 7641, 524, 3180, 15697, 38678, 11050, 5827, 13, 49257, 324, 20124, 524 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2563, 318, 1682, 262, 2563, 326, 5827, 657, 1828, 12, 2857, 15377, 318, 31856, 284, 1141, 511, 938, 4436, 8791, 30, 46506, 36197, 13, 30349, 3672, 16034, 36197, 33411, 36197, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 20850, 31712, 312, 16034, 5827, 33411, 5827, 13, 26029, 13948, 10057, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 13948, 10057, 31712, 312, 16034, 5827, 33411, 5827, 13, 403, 1557, 538, 312, 796, 705, 44087, 12, 2857, 15377, 6, 5357, 5626, 5827, 13, 49257, 6381, 354, 7641, 524, 3180, 15697, 38678, 11050, 5827, 13, 49257, 324, 20124, 524 ]
Pie. what is the code of each location and the number of documents in that location?
SELECT Location_Code, COUNT(*) FROM Document_Locations GROUP BY Location_Code
[ 48223, 13, 644, 318, 262, 2438, 286, 1123, 4067, 290, 262, 1271, 286, 4963, 287, 326, 4067, 30, 46506, 13397, 62, 10669, 11, 327, 28270, 7, 28104, 16034, 16854, 62, 43, 20968, 44441, 11050, 13397, 62, 10669 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 48223, 13, 644, 318, 262, 2438, 286, 1123, 4067, 290, 262, 1271, 286, 4963, 287, 326, 4067, 30, 46506, 13397, 62, 10669, 11, 327, 28270, 7, 28104, 16034, 16854, 62, 43, 20968, 44441, 11050, 13397, 62, 10669 ]
How many are in the Green Party with a Fine Gael of less than 4 and a Fianna Fail of less than 2 in Athy?
SELECT SUM(green_party) FROM table_name_41 WHERE fine_gael < 4 AND fianna_fáil < 2 AND town = "athy"
[ 2437, 867, 389, 287, 262, 3469, 3615, 351, 257, 17867, 39652, 286, 1342, 621, 604, 290, 257, 376, 666, 2616, 18448, 286, 1342, 621, 362, 287, 13548, 88, 30, 46506, 35683, 7, 14809, 62, 10608, 8, 16034, 3084, 62, 3672, 62, 3901, 33411, 3734, 62, 70, 3010, 1279, 604, 5357, 41668, 2616, 62, 69, 6557, 346, 1279, 362, 5357, 3240, 796, 366, 10036, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 389, 287, 262, 3469, 3615, 351, 257, 17867, 39652, 286, 1342, 621, 604, 290, 257, 376, 666, 2616, 18448, 286, 1342, 621, 362, 287, 13548, 88, 30, 46506, 35683, 7, 14809, 62, 10608, 8, 16034, 3084, 62, 3672, 62, 3901, 33411, 3734, 62, 70, 3010, 1279, 604, 5357, 41668, 2616, 62, 69, 6557, 346, 1279, 362, 5357, 3240, 796, 366, 10036, 1 ]
Bar chart x axis year y axis the number of year, and list Y-axis from low to high order.
SELECT year, COUNT(year) FROM home_game ORDER BY COUNT(year)
[ 10374, 8262, 2124, 16488, 614, 331, 16488, 262, 1271, 286, 614, 11, 290, 1351, 575, 12, 22704, 422, 1877, 284, 1029, 1502, 13, 46506, 614, 11, 327, 28270, 7, 1941, 8, 16034, 1363, 62, 6057, 38678, 11050, 327, 28270, 7, 1941, 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 ]
[ 10374, 8262, 2124, 16488, 614, 331, 16488, 262, 1271, 286, 614, 11, 290, 1351, 575, 12, 22704, 422, 1877, 284, 1029, 1502, 13, 46506, 614, 11, 327, 28270, 7, 1941, 8, 16034, 1363, 62, 6057, 38678, 11050, 327, 28270, 7, 1941, 8 ]
What was Tom Kite's to par?
SELECT "To par" FROM table_7771 WHERE "Player" = 'tom kite'
[ 2061, 373, 4186, 509, 578, 338, 284, 1582, 30, 46506, 366, 2514, 1582, 1, 16034, 3084, 62, 3324, 4869, 33411, 366, 14140, 1, 796, 705, 39532, 479, 578, 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 ]
[ 2061, 373, 4186, 509, 578, 338, 284, 1582, 30, 46506, 366, 2514, 1582, 1, 16034, 3084, 62, 3324, 4869, 33411, 366, 14140, 1, 796, 705, 39532, 479, 578, 6 ]
Find identical titles (no closed questions, same owner). We also show the creation date of the posts.
SELECT a.Id AS "post_link", a.CreationDate AS "First Date", b.Id AS "post_link", b.CreationDate AS "Second Date" FROM Posts AS a JOIN Posts AS b ON a.Title = b.Title AND a.OwnerUserId = b.OwnerUserId WHERE a.Id < b.Id AND a.ClosedDate IS NULL AND b.ClosedDate IS NULL
[ 16742, 10411, 8714, 357, 3919, 4838, 2683, 11, 976, 4870, 737, 775, 635, 905, 262, 6282, 3128, 286, 262, 6851, 13, 46506, 257, 13, 7390, 7054, 366, 7353, 62, 8726, 1600, 257, 13, 12443, 341, 10430, 7054, 366, 5962, 7536, 1600, 275, 13, 7390, 7054, 366, 7353, 62, 8726, 1600, 275, 13, 12443, 341, 10430, 7054, 366, 12211, 7536, 1, 16034, 12043, 7054, 257, 32357, 1268, 12043, 7054, 275, 6177, 257, 13, 19160, 796, 275, 13, 19160, 5357, 257, 13, 42419, 12982, 7390, 796, 275, 13, 42419, 12982, 7390, 33411, 257, 13, 7390, 1279, 275, 13, 7390, 5357, 257, 13 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10411, 8714, 357, 3919, 4838, 2683, 11, 976, 4870, 737, 775, 635, 905, 262, 6282, 3128, 286, 262, 6851, 13, 46506, 257, 13, 7390, 7054, 366, 7353, 62, 8726, 1600, 257, 13, 12443, 341, 10430, 7054, 366, 5962, 7536, 1600, 275, 13, 7390, 7054, 366, 7353, 62, 8726, 1600, 275, 13, 12443, 341, 10430, 7054, 366, 12211, 7536, 1, 16034, 12043, 7054, 257, 32357, 1268, 12043, 7054, 275, 6177, 257, 13, 19160, 796, 275, 13, 19160, 5357, 257, 13, 42419, 12982, 7390, 796, 275, 13, 42419, 12982, 7390, 33411, 257, 13, 7390, 1279, 275, 13, 7390, 5357, 257, 13 ]
What is the Pinyin for the simplified ?
SELECT pinyin FROM table_2135222_2 WHERE simplified = "虞城县"
[ 2061, 318, 262, 350, 3541, 259, 329, 262, 27009, 5633, 46506, 279, 3541, 259, 16034, 3084, 62, 17, 17059, 23148, 62, 17, 33411, 27009, 796, 366, 164, 247, 252, 161, 253, 236, 43889, 123, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 350, 3541, 259, 329, 262, 27009, 5633, 46506, 279, 3541, 259, 16034, 3084, 62, 17, 17059, 23148, 62, 17, 33411, 27009, 796, 366, 164, 247, 252, 161, 253, 236, 43889, 123, 1 ]
what is the name of the episode directed by james bobin
SELECT "Title" FROM table_74426 WHERE "Directed by" = 'James Bobin'
[ 10919, 318, 262, 1438, 286, 262, 4471, 7924, 416, 474, 1047, 29202, 259, 46506, 366, 19160, 1, 16034, 3084, 62, 22, 2598, 2075, 33411, 366, 13470, 276, 416, 1, 796, 705, 14731, 5811, 259, 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 ]
[ 10919, 318, 262, 1438, 286, 262, 4471, 7924, 416, 474, 1047, 29202, 259, 46506, 366, 19160, 1, 16034, 3084, 62, 22, 2598, 2075, 33411, 366, 13470, 276, 416, 1, 796, 705, 14731, 5811, 259, 6 ]
What place does Fred Funk, who has a score of 69-69=138, have?
SELECT place FROM table_name_71 WHERE score = 69 - 69 = 138 AND player = "fred funk"
[ 2061, 1295, 857, 8559, 37299, 11, 508, 468, 257, 4776, 286, 8644, 12, 3388, 28, 20107, 11, 423, 30, 46506, 1295, 16034, 3084, 62, 3672, 62, 4869, 33411, 4776, 796, 8644, 532, 8644, 796, 21503, 5357, 2137, 796, 366, 39193, 46212, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1295, 857, 8559, 37299, 11, 508, 468, 257, 4776, 286, 8644, 12, 3388, 28, 20107, 11, 423, 30, 46506, 1295, 16034, 3084, 62, 3672, 62, 4869, 33411, 4776, 796, 8644, 532, 8644, 796, 21503, 5357, 2137, 796, 366, 39193, 46212, 1 ]
the Popularity (on Stack Overflow) of Derby, H2, and HSQLDB.
SELECT d, SUM(h2) OVER (ORDER BY d) AS h2, SUM(hsqldb) OVER (ORDER BY d) AS hsqldb, SUM(derby) OVER (ORDER BY d) AS derby, SUM(mysql) OVER (ORDER BY d) AS mysql, SUM(pgsql) OVER (ORDER BY d) AS pgsql FROM (SELECT DATE(CreationDate) AS d, COUNT(CASE WHEN Tags LIKE '%<h2>%' THEN 1 END) AS h2, COUNT(CASE WHEN Tags LIKE '%<hsqldb>%' THEN 1 END) AS hsqldb, COUNT(CASE WHEN Tags LIKE '%<derby>%' THEN 1 END) AS derby, COUNT(CASE WHEN Tags LIKE '%<mysql>%' THEN 1 END) AS mysql, COUNT(CASE WHEN Tags LIKE '%<postgresql>%' THEN 1 END) AS pgsql FROM Posts GROUP BY DATE(CreationDate)) AS DailyPosts ORDER BY d
[ 1169, 22623, 414, 357, 261, 23881, 3827, 11125, 8, 286, 22962, 11, 367, 17, 11, 290, 367, 17861, 11012, 13, 46506, 288, 11, 35683, 7, 71, 17, 8, 28729, 357, 12532, 1137, 11050, 288, 8, 7054, 289, 17, 11, 35683, 7, 11994, 80, 335, 65, 8, 28729, 357, 12532, 1137, 11050, 288, 8, 7054, 289, 31166, 335, 65, 11, 35683, 7, 1082, 1525, 8, 28729, 357, 12532, 1137, 11050, 288, 8, 7054, 47317, 11, 35683, 7, 28744, 13976, 8, 28729, 357, 12532, 1137, 11050, 288, 8, 7054, 48761, 11, 35683, 7, 6024, 25410, 8, 28729, 357, 12532, 1137, 11050, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 1169, 22623, 414, 357, 261, 23881, 3827, 11125, 8, 286, 22962, 11, 367, 17, 11, 290, 367, 17861, 11012, 13, 46506, 288, 11, 35683, 7, 71, 17, 8, 28729, 357, 12532, 1137, 11050, 288, 8, 7054, 289, 17, 11, 35683, 7, 11994, 80, 335, 65, 8, 28729, 357, 12532, 1137, 11050, 288, 8, 7054, 289, 31166, 335, 65, 11, 35683, 7, 1082, 1525, 8, 28729, 357, 12532, 1137, 11050, 288, 8, 7054, 47317, 11, 35683, 7, 28744, 13976, 8, 28729, 357, 12532, 1137, 11050, 288, 8, 7054, 48761, 11, 35683, 7, 6024, 25410, 8, 28729, 357, 12532, 1137, 11050, 288 ]
What is the highest attendance for the game after week 1 on November 12, 1961?
SELECT MAX("Attendance") FROM table_36560 WHERE "Week" > '1' AND "Date" = 'november 12, 1961'
[ 2061, 318, 262, 4511, 14858, 329, 262, 983, 706, 1285, 352, 319, 3389, 1105, 11, 20510, 30, 46506, 25882, 7203, 8086, 437, 590, 4943, 16034, 3084, 62, 24760, 1899, 33411, 366, 20916, 1, 1875, 705, 16, 6, 5357, 366, 10430, 1, 796, 705, 77, 3239, 1105, 11, 20510, 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 ]
[ 2061, 318, 262, 4511, 14858, 329, 262, 983, 706, 1285, 352, 319, 3389, 1105, 11, 20510, 30, 46506, 25882, 7203, 8086, 437, 590, 4943, 16034, 3084, 62, 24760, 1899, 33411, 366, 20916, 1, 1875, 705, 16, 6, 5357, 366, 10430, 1, 796, 705, 77, 3239, 1105, 11, 20510, 6 ]
Where did Essendon play as the away team?
SELECT "Venue" FROM table_32417 WHERE "Away team" = 'essendon'
[ 8496, 750, 11985, 43153, 711, 355, 262, 1497, 1074, 30, 46506, 366, 37522, 518, 1, 16034, 3084, 62, 33916, 1558, 33411, 366, 32, 1014, 1074, 1, 796, 705, 408, 43153, 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 ]
[ 8496, 750, 11985, 43153, 711, 355, 262, 1497, 1074, 30, 46506, 366, 37522, 518, 1, 16034, 3084, 62, 33916, 1558, 33411, 366, 32, 1014, 1074, 1, 796, 705, 408, 43153, 6 ]
What date is week 3?
SELECT "Date" FROM table_59043 WHERE "Week" = '3'
[ 2061, 3128, 318, 1285, 513, 30, 46506, 366, 10430, 1, 16034, 3084, 62, 3270, 48768, 33411, 366, 20916, 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, 3128, 318, 1285, 513, 30, 46506, 366, 10430, 1, 16034, 3084, 62, 3270, 48768, 33411, 366, 20916, 1, 796, 705, 18, 6 ]
What was the home score for the Home team Melbourne?
SELECT home_team AS score FROM table_name_63 WHERE home_team = "melbourne"
[ 2061, 373, 262, 1363, 4776, 329, 262, 5995, 1074, 14819, 30, 46506, 1363, 62, 15097, 7054, 4776, 16034, 3084, 62, 3672, 62, 5066, 33411, 1363, 62, 15097, 796, 366, 17694, 12544, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 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, 1363, 4776, 329, 262, 5995, 1074, 14819, 30, 46506, 1363, 62, 15097, 7054, 4776, 16034, 3084, 62, 3672, 62, 5066, 33411, 1363, 62, 15097, 796, 366, 17694, 12544, 1 ]
pregnant female
SELECT * FROM table_train_269 WHERE pregnancy_or_lactation = 1
[ 79, 2301, 22057, 4048, 46506, 1635, 16034, 3084, 62, 27432, 62, 26276, 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, 1, 1 ]
[ 79, 2301, 22057, 4048, 46506, 1635, 16034, 3084, 62, 27432, 62, 26276, 33411, 10241, 62, 273, 62, 75, 529, 341, 796, 352 ]
What is the purpose for the katherine freq of 8rn?
SELECT "Purpose" FROM table_35110 WHERE "Freq currently" = '8rn' AND "Area served" = 'katherine'
[ 2061, 318, 262, 4007, 329, 262, 479, 15289, 2030, 80, 286, 807, 35906, 30, 46506, 366, 30026, 3455, 1, 16034, 3084, 62, 2327, 11442, 33411, 366, 20366, 80, 3058, 1, 796, 705, 23, 35906, 6, 5357, 366, 30547, 4983, 1, 796, 705, 74, 15289, 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, 318, 262, 4007, 329, 262, 479, 15289, 2030, 80, 286, 807, 35906, 30, 46506, 366, 30026, 3455, 1, 16034, 3084, 62, 2327, 11442, 33411, 366, 20366, 80, 3058, 1, 796, 705, 23, 35906, 6, 5357, 366, 30547, 4983, 1, 796, 705, 74, 15289, 6 ]
When did the person born 24 September 1851 pass away?
SELECT date_of_death FROM table_name_66 WHERE date_of_birth = "24 september 1851"
[ 2215, 750, 262, 1048, 4642, 1987, 2693, 1248, 4349, 1208, 1497, 30, 46506, 3128, 62, 1659, 62, 22595, 16034, 3084, 62, 3672, 62, 2791, 33411, 3128, 62, 1659, 62, 24280, 796, 366, 1731, 384, 457, 1491, 1248, 4349, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 750, 262, 1048, 4642, 1987, 2693, 1248, 4349, 1208, 1497, 30, 46506, 3128, 62, 1659, 62, 22595, 16034, 3084, 62, 3672, 62, 2791, 33411, 3128, 62, 1659, 62, 24280, 796, 366, 1731, 384, 457, 1491, 1248, 4349, 1 ]
since 2 years ago, what are the top three most commonly prescribed drugs to patients within 2 months after having been diagnosed with atrial fibrillation?
SELECT t3.drugname FROM (SELECT t2.drugname, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM (SELECT patient.uniquepid, diagnosis.diagnosistime FROM diagnosis JOIN patient ON diagnosis.patientunitstayid = patient.patientunitstayid WHERE diagnosis.diagnosisname = 'atrial fibrillation' AND DATETIME(diagnosis.diagnosistime) >= DATETIME(CURRENT_TIME(), '-2 year')) AS t1 JOIN (SELECT patient.uniquepid, medication.drugname, medication.drugstarttime FROM medication JOIN patient ON medication.patientunitstayid = patient.patientunitstayid WHERE DATETIME(medication.drugstarttime) >= DATETIME(CURRENT_TIME(), '-2 year')) AS t2 ON t1.uniquepid = t2.uniquepid WHERE t1.diagnosistime < t2.drugstarttime AND DATETIME(t2.drugstarttime) BETWEEN DATETIME(t1.diagnosistime) AND DATETIME(t1.diagnosistime, '+2 month') GROUP BY t2.drugname) AS t3 WHERE t3.c1 <= 3
[ 20777, 362, 812, 2084, 11, 644, 389, 262, 1353, 1115, 749, 8811, 14798, 5010, 284, 3871, 1626, 362, 1933, 706, 1719, 587, 14641, 351, 379, 4454, 277, 2889, 40903, 30, 46506, 256, 18, 13, 30349, 3672, 16034, 357, 46506, 256, 17, 13, 30349, 3672, 11, 360, 24290, 62, 49, 15154, 3419, 28729, 357, 12532, 1137, 11050, 327, 28270, 7, 28104, 22196, 34, 8, 7054, 269, 16, 16034, 357, 46506, 5827, 13, 403, 1557, 538, 312, 11, 13669, 13, 47356, 418, 396, 524, 16034, 13669, 32357, 1268, 5827, 6177, 13669, 13, 26029, 20850, 31712, 312, 796, 5827, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 20777, 362, 812, 2084, 11, 644, 389, 262, 1353, 1115, 749, 8811, 14798, 5010, 284, 3871, 1626, 362, 1933, 706, 1719, 587, 14641, 351, 379, 4454, 277, 2889, 40903, 30, 46506, 256, 18, 13, 30349, 3672, 16034, 357, 46506, 256, 17, 13, 30349, 3672, 11, 360, 24290, 62, 49, 15154, 3419, 28729, 357, 12532, 1137, 11050, 327, 28270, 7, 28104, 22196, 34, 8, 7054, 269, 16, 16034, 357, 46506, 5827, 13, 403, 1557, 538, 312, 11, 13669, 13, 47356, 418, 396, 524, 16034, 13669, 32357, 1268, 5827, 6177, 13669, 13, 26029, 20850, 31712, 312, 796, 5827, 13, 26029, 20850, 31712 ]
Which World Rank happened in 1977?
SELECT "World Rank" FROM table_45534 WHERE "Year" = '1977'
[ 13828, 2159, 10916, 3022, 287, 15589, 30, 46506, 366, 10603, 10916, 1, 16034, 3084, 62, 30505, 2682, 33411, 366, 17688, 1, 796, 705, 37781, 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 ]
[ 13828, 2159, 10916, 3022, 287, 15589, 30, 46506, 366, 10603, 10916, 1, 16034, 3084, 62, 30505, 2682, 33411, 366, 17688, 1, 796, 705, 37781, 6 ]
Name the year for le confessional
SELECT year__ceremony_ FROM table_17025328_1 WHERE original_title = "Le Confessional"
[ 5376, 262, 614, 329, 443, 1013, 12743, 46506, 614, 834, 344, 2787, 1647, 62, 16034, 3084, 62, 17279, 28592, 2078, 62, 16, 33411, 2656, 62, 7839, 796, 366, 3123, 7326, 12743, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 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, 614, 329, 443, 1013, 12743, 46506, 614, 834, 344, 2787, 1647, 62, 16034, 3084, 62, 17279, 28592, 2078, 62, 16, 33411, 2656, 62, 7839, 796, 366, 3123, 7326, 12743, 1 ]
what was the name of the drug that's been prescribed to patient 006-47576 two times on the current hospital encounter?
SELECT t1.drugname FROM (SELECT medication.drugname, COUNT(medication.drugstarttime) AS c1 FROM medication WHERE medication.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '006-47576' AND patient.hospitaldischargetime IS NULL)) GROUP BY medication.drugname) AS t1 WHERE t1.c1 = 2
[ 10919, 373, 262, 1438, 286, 262, 2563, 326, 338, 587, 14798, 284, 5827, 3571, 21, 12, 32576, 4304, 734, 1661, 319, 262, 1459, 4436, 8791, 30, 46506, 256, 16, 13, 30349, 3672, 16034, 357, 46506, 14103, 13, 30349, 3672, 11, 327, 28270, 7, 1150, 3299, 13, 30349, 9688, 2435, 8, 7054, 269, 16, 16034, 14103, 33411, 14103, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 20850, 31712, 312, 16034, 5827, 33411, 5827, 13, 26029, 13948, 10057, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 13948, 10057, 31712, 312, 16034, 5827, 33411, 5827, 13, 403, 1557, 538, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2563, 326, 338, 587, 14798, 284, 5827, 3571, 21, 12, 32576, 4304, 734, 1661, 319, 262, 1459, 4436, 8791, 30, 46506, 256, 16, 13, 30349, 3672, 16034, 357, 46506, 14103, 13, 30349, 3672, 11, 327, 28270, 7, 1150, 3299, 13, 30349, 9688, 2435, 8, 7054, 269, 16, 16034, 14103, 33411, 14103, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 20850, 31712, 312, 16034, 5827, 33411, 5827, 13, 26029, 13948, 10057, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 13948, 10057, 31712, 312, 16034, 5827, 33411, 5827, 13, 403, 1557, 538, 312 ]
What is the name of the player that lost more than 4?
SELECT name FROM table_name_69 WHERE lost > 4
[ 2061, 318, 262, 1438, 286, 262, 2137, 326, 2626, 517, 621, 604, 30, 46506, 1438, 16034, 3084, 62, 3672, 62, 3388, 33411, 2626, 1875, 604 ]
[ 1, 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, 2137, 326, 2626, 517, 621, 604, 30, 46506, 1438, 16034, 3084, 62, 3672, 62, 3388, 33411, 2626, 1875, 604 ]
Give me a bar chart for total number of team id of each acc road, I want to order from high to low by the Y.
SELECT ACC_Road, SUM(Team_ID) FROM basketball_match GROUP BY ACC_Road ORDER BY SUM(Team_ID) DESC
[ 23318, 502, 257, 2318, 8262, 329, 2472, 1271, 286, 1074, 4686, 286, 1123, 697, 2975, 11, 314, 765, 284, 1502, 422, 1029, 284, 1877, 416, 262, 575, 13, 46506, 15859, 62, 29197, 11, 35683, 7, 15592, 62, 2389, 8, 16034, 9669, 62, 15699, 44441, 11050, 15859, 62, 29197, 38678, 11050, 35683, 7, 15592, 62, 2389, 8, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 23318, 502, 257, 2318, 8262, 329, 2472, 1271, 286, 1074, 4686, 286, 1123, 697, 2975, 11, 314, 765, 284, 1502, 422, 1029, 284, 1877, 416, 262, 575, 13, 46506, 15859, 62, 29197, 11, 35683, 7, 15592, 62, 2389, 8, 16034, 9669, 62, 15699, 44441, 11050, 15859, 62, 29197, 38678, 11050, 35683, 7, 15592, 62, 2389, 8, 22196, 34 ]
Compare the number of names of each product by a bar chart.
SELECT product_name, COUNT(product_name) FROM Orders AS T1 JOIN Order_Items AS T2 JOIN Products AS T3 ON T1.order_id = T2.order_id AND T2.product_id = T3.product_id GROUP BY product_name
[ 41488, 262, 1271, 286, 3891, 286, 1123, 1720, 416, 257, 2318, 8262, 13, 46506, 1720, 62, 3672, 11, 327, 28270, 7, 11167, 62, 3672, 8, 16034, 30689, 7054, 309, 16, 32357, 1268, 8284, 62, 23022, 7054, 309, 17, 32357, 1268, 18675, 7054, 309, 18, 6177, 309, 16, 13, 2875, 62, 312, 796, 309, 17, 13, 2875, 62, 312, 5357, 309, 17, 13, 11167, 62, 312, 796, 309, 18, 13, 11167, 62, 312, 44441, 11050, 1720, 62, 3672 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 41488, 262, 1271, 286, 3891, 286, 1123, 1720, 416, 257, 2318, 8262, 13, 46506, 1720, 62, 3672, 11, 327, 28270, 7, 11167, 62, 3672, 8, 16034, 30689, 7054, 309, 16, 32357, 1268, 8284, 62, 23022, 7054, 309, 17, 32357, 1268, 18675, 7054, 309, 18, 6177, 309, 16, 13, 2875, 62, 312, 796, 309, 17, 13, 2875, 62, 312, 5357, 309, 17, 13, 11167, 62, 312, 796, 309, 18, 13, 11167, 62, 312, 44441, 11050, 1720, 62, 3672 ]
How often does Dengeki girl's style come out?
SELECT "Frequency" FROM table_50963 WHERE "Parent magazine" = 'dengeki girl''s style'
[ 2437, 1690, 857, 360, 3540, 4106, 2576, 338, 3918, 1282, 503, 30, 46506, 366, 37, 28707, 1, 16034, 3084, 62, 1120, 4846, 18, 33411, 366, 24546, 7093, 1, 796, 705, 67, 3540, 4106, 2576, 7061, 82, 3918, 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 ]
[ 2437, 1690, 857, 360, 3540, 4106, 2576, 338, 3918, 1282, 503, 30, 46506, 366, 37, 28707, 1, 16034, 3084, 62, 1120, 4846, 18, 33411, 366, 24546, 7093, 1, 796, 705, 67, 3540, 4106, 2576, 7061, 82, 3918, 6 ]
Compare the frequency of each type of bed by a bar chart, and I want to list by the y-axis in desc.
SELECT bedType, COUNT(bedType) FROM Rooms WHERE decor = "traditional" GROUP BY bedType ORDER BY COUNT(bedType) DESC
[ 41488, 262, 8373, 286, 1123, 2099, 286, 3996, 416, 257, 2318, 8262, 11, 290, 314, 765, 284, 1351, 416, 262, 331, 12, 22704, 287, 1715, 13, 46506, 3996, 6030, 11, 327, 28270, 7, 3077, 6030, 8, 16034, 42043, 33411, 11705, 796, 366, 36380, 1, 44441, 11050, 3996, 6030, 38678, 11050, 327, 28270, 7, 3077, 6030, 8, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 41488, 262, 8373, 286, 1123, 2099, 286, 3996, 416, 257, 2318, 8262, 11, 290, 314, 765, 284, 1351, 416, 262, 331, 12, 22704, 287, 1715, 13, 46506, 3996, 6030, 11, 327, 28270, 7, 3077, 6030, 8, 16034, 42043, 33411, 11705, 796, 366, 36380, 1, 44441, 11050, 3996, 6030, 38678, 11050, 327, 28270, 7, 3077, 6030, 8, 22196, 34 ]
What is the minimum number of opponents?
SELECT MIN(opponents) FROM table_18847692_2
[ 2061, 318, 262, 5288, 1271, 286, 7691, 30, 46506, 20625, 7, 10365, 3906, 8, 16034, 3084, 62, 20356, 2857, 46589, 62, 17 ]
[ 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, 5288, 1271, 286, 7691, 30, 46506, 20625, 7, 10365, 3906, 8, 16034, 3084, 62, 20356, 2857, 46589, 62, 17 ]
What is the average rating for a Flyde that has a Burnley less than 0?
SELECT AVG("Fylde") FROM table_65030 WHERE "Burnley" < '0'
[ 2061, 318, 262, 2811, 7955, 329, 257, 13575, 2934, 326, 468, 257, 8942, 1636, 1342, 621, 657, 30, 46506, 35224, 7203, 37, 88, 35209, 4943, 16034, 3084, 62, 17544, 1270, 33411, 366, 29053, 1636, 1, 1279, 705, 15, 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 ]
[ 2061, 318, 262, 2811, 7955, 329, 257, 13575, 2934, 326, 468, 257, 8942, 1636, 1342, 621, 657, 30, 46506, 35224, 7203, 37, 88, 35209, 4943, 16034, 3084, 62, 17544, 1270, 33411, 366, 29053, 1636, 1, 1279, 705, 15, 6 ]
what are the three most commonly prescribed medications that patients are prescribed within 2 months after they were diagnosed with thrombocytopenia in this year?
SELECT t3.drugname FROM (SELECT t2.drugname, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM (SELECT patient.uniquepid, diagnosis.diagnosistime FROM diagnosis JOIN patient ON diagnosis.patientunitstayid = patient.patientunitstayid WHERE diagnosis.diagnosisname = 'thrombocytopenia' AND DATETIME(diagnosis.diagnosistime, 'start of year') = DATETIME(CURRENT_TIME(), 'start of year', '-0 year')) AS t1 JOIN (SELECT patient.uniquepid, medication.drugname, medication.drugstarttime FROM medication JOIN patient ON medication.patientunitstayid = patient.patientunitstayid WHERE DATETIME(medication.drugstarttime, 'start of year') = DATETIME(CURRENT_TIME(), 'start of year', '-0 year')) AS t2 ON t1.uniquepid = t2.uniquepid WHERE t1.diagnosistime < t2.drugstarttime AND DATETIME(t2.drugstarttime) BETWEEN DATETIME(t1.diagnosistime) AND DATETIME(t1.diagnosistime, '+2 month') GROUP BY t2.drugname) AS t3 WHERE t3.c1 <= 3
[ 10919, 389, 262, 1115, 749, 8811, 14798, 17638, 326, 3871, 389, 14798, 1626, 362, 1933, 706, 484, 547, 14641, 351, 294, 398, 65, 13733, 4852, 268, 544, 287, 428, 614, 30, 46506, 256, 18, 13, 30349, 3672, 16034, 357, 46506, 256, 17, 13, 30349, 3672, 11, 360, 24290, 62, 49, 15154, 3419, 28729, 357, 12532, 1137, 11050, 327, 28270, 7, 28104, 22196, 34, 8, 7054, 269, 16, 16034, 357, 46506, 5827, 13, 403, 1557, 538, 312, 11, 13669, 13, 47356, 418, 396, 524, 16034, 13669, 32357, 1268, 5827, 6177, 13669, 13, 26029, 20850, 31712, 312, 796, 5827, 13, 26029, 20850 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 8811, 14798, 17638, 326, 3871, 389, 14798, 1626, 362, 1933, 706, 484, 547, 14641, 351, 294, 398, 65, 13733, 4852, 268, 544, 287, 428, 614, 30, 46506, 256, 18, 13, 30349, 3672, 16034, 357, 46506, 256, 17, 13, 30349, 3672, 11, 360, 24290, 62, 49, 15154, 3419, 28729, 357, 12532, 1137, 11050, 327, 28270, 7, 28104, 22196, 34, 8, 7054, 269, 16, 16034, 357, 46506, 5827, 13, 403, 1557, 538, 312, 11, 13669, 13, 47356, 418, 396, 524, 16034, 13669, 32357, 1268, 5827, 6177, 13669, 13, 26029, 20850, 31712, 312, 796, 5827, 13, 26029, 20850 ]
What is the home team when kwong wah was the away team?
SELECT "Home team" FROM table_79292 WHERE "Away team" = 'kwong wah'
[ 2061, 318, 262, 1363, 1074, 618, 479, 86, 506, 266, 993, 373, 262, 1497, 1074, 30, 46506, 366, 16060, 1074, 1, 16034, 3084, 62, 3720, 32759, 33411, 366, 32, 1014, 1074, 1, 796, 705, 46265, 506, 266, 993, 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 ]
[ 2061, 318, 262, 1363, 1074, 618, 479, 86, 506, 266, 993, 373, 262, 1497, 1074, 30, 46506, 366, 16060, 1074, 1, 16034, 3084, 62, 3720, 32759, 33411, 366, 32, 1014, 1074, 1, 796, 705, 46265, 506, 266, 993, 6 ]
when is the latest to join prsl when founded in 2007 and the stadium is roberto clemente stadium 1?
SELECT MAX(joined_prsl) FROM table_name_31 WHERE founded = 2007 AND stadium = "roberto clemente stadium 1"
[ 12518, 318, 262, 3452, 284, 4654, 778, 6649, 618, 9393, 287, 4343, 290, 262, 10308, 318, 686, 32371, 1190, 434, 68, 10308, 352, 30, 46506, 25882, 7, 46416, 62, 1050, 6649, 8, 16034, 3084, 62, 3672, 62, 3132, 33411, 9393, 796, 4343, 5357, 10308, 796, 366, 305, 32371, 1190, 434, 68, 10308, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 12518, 318, 262, 3452, 284, 4654, 778, 6649, 618, 9393, 287, 4343, 290, 262, 10308, 318, 686, 32371, 1190, 434, 68, 10308, 352, 30, 46506, 25882, 7, 46416, 62, 1050, 6649, 8, 16034, 3084, 62, 3672, 62, 3132, 33411, 9393, 796, 4343, 5357, 10308, 796, 366, 305, 32371, 1190, 434, 68, 10308, 352, 1 ]
Which Points have an Opponent of vancouver canucks?
SELECT AVG("Points") FROM table_39282 WHERE "Opponent" = 'vancouver canucks'
[ 13828, 11045, 423, 281, 9385, 3471, 286, 410, 10264, 460, 6238, 30, 46506, 35224, 7203, 40710, 4943, 16034, 3084, 62, 2670, 32568, 33411, 366, 27524, 3471, 1, 796, 705, 85, 10264, 460, 6238, 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, 11045, 423, 281, 9385, 3471, 286, 410, 10264, 460, 6238, 30, 46506, 35224, 7203, 40710, 4943, 16034, 3084, 62, 2670, 32568, 33411, 366, 27524, 3471, 1, 796, 705, 85, 10264, 460, 6238, 6 ]
What was the nationality of every player that attended Baylor?
SELECT nationality FROM table_name_55 WHERE school_country = "baylor"
[ 2061, 373, 262, 29835, 286, 790, 2137, 326, 9141, 28245, 30, 46506, 29835, 16034, 3084, 62, 3672, 62, 2816, 33411, 1524, 62, 19315, 796, 366, 65, 7167, 1 ]
[ 1, 1, 1, 1, 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, 790, 2137, 326, 9141, 28245, 30, 46506, 29835, 16034, 3084, 62, 3672, 62, 2816, 33411, 1524, 62, 19315, 796, 366, 65, 7167, 1 ]
Which IHSAA Class has a School of shakamak?
SELECT ihsaa_class FROM table_name_84 WHERE school = "shakamak"
[ 13828, 314, 7998, 3838, 5016, 468, 257, 3961, 286, 427, 461, 321, 461, 30, 46506, 1312, 11994, 7252, 62, 4871, 16034, 3084, 62, 3672, 62, 5705, 33411, 1524, 796, 366, 1477, 461, 321, 461, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 314, 7998, 3838, 5016, 468, 257, 3961, 286, 427, 461, 321, 461, 30, 46506, 1312, 11994, 7252, 62, 4871, 16034, 3084, 62, 3672, 62, 5705, 33411, 1524, 796, 366, 1477, 461, 321, 461, 1 ]
What was the SlNo no of contact person SDE (P), Thiruppattur?
SELECT "SlNo" FROM table_27635 WHERE "Contact Person" = 'SDE (P), Thiruppattur'
[ 2061, 373, 262, 3454, 2949, 645, 286, 2800, 1048, 311, 7206, 357, 47, 828, 536, 343, 7211, 1078, 333, 30, 46506, 366, 11122, 2949, 1, 16034, 3084, 62, 27988, 2327, 33411, 366, 17829, 7755, 1, 796, 705, 50, 7206, 357, 47, 828, 536, 343, 7211, 1078, 333, 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 ]
[ 2061, 373, 262, 3454, 2949, 645, 286, 2800, 1048, 311, 7206, 357, 47, 828, 536, 343, 7211, 1078, 333, 30, 46506, 366, 11122, 2949, 1, 16034, 3084, 62, 27988, 2327, 33411, 366, 17829, 7755, 1, 796, 705, 50, 7206, 357, 47, 828, 536, 343, 7211, 1078, 333, 6 ]
What was the aspect ratio if the vertical pixel is 480 and pixel aspect ratio is 1:1?
SELECT "Aspect ratio" FROM table_29360 WHERE "Vertical" = '480' AND "Pixel aspect ratio" = '1:1'
[ 2061, 373, 262, 4843, 8064, 611, 262, 11723, 17465, 318, 23487, 290, 17465, 4843, 8064, 318, 352, 25, 16, 30, 46506, 366, 1722, 806, 8064, 1, 16034, 3084, 62, 1959, 15277, 33411, 366, 42369, 605, 1, 796, 705, 22148, 6, 5357, 366, 40809, 4843, 8064, 1, 796, 705, 16, 25, 16, 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 ]
[ 2061, 373, 262, 4843, 8064, 611, 262, 11723, 17465, 318, 23487, 290, 17465, 4843, 8064, 318, 352, 25, 16, 30, 46506, 366, 1722, 806, 8064, 1, 16034, 3084, 62, 1959, 15277, 33411, 366, 42369, 605, 1, 796, 705, 22148, 6, 5357, 366, 40809, 4843, 8064, 1, 796, 705, 16, 25, 16, 6 ]
what is march 27-29 when november 3 is 133?
SELECT "March 27-29" FROM table_27588 WHERE "November 3" = '133'
[ 10919, 318, 9960, 2681, 12, 1959, 618, 645, 303, 1916, 513, 318, 22169, 30, 46506, 366, 16192, 2681, 12, 1959, 1, 16034, 3084, 62, 1983, 39118, 33411, 366, 21159, 513, 1, 796, 705, 16945, 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 ]
[ 10919, 318, 9960, 2681, 12, 1959, 618, 645, 303, 1916, 513, 318, 22169, 30, 46506, 366, 16192, 2681, 12, 1959, 1, 16034, 3084, 62, 1983, 39118, 33411, 366, 21159, 513, 1, 796, 705, 16945, 6 ]
calculate the number of patients from white-russian ethnic origin who stayed at hospital for more than 34 days.
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.ethnicity = "WHITE - RUSSIAN" AND demographic.days_stay > "34"
[ 9948, 3129, 378, 262, 1271, 286, 3871, 422, 2330, 12, 81, 31562, 9450, 8159, 508, 9658, 379, 4436, 329, 517, 621, 4974, 1528, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 38546, 414, 796, 366, 12418, 12709, 532, 371, 2937, 11584, 1565, 1, 5357, 16728, 13, 12545, 62, 31712, 1875, 366, 2682, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 9948, 3129, 378, 262, 1271, 286, 3871, 422, 2330, 12, 81, 31562, 9450, 8159, 508, 9658, 379, 4436, 329, 517, 621, 4974, 1528, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 38546, 414, 796, 366, 12418, 12709, 532, 371, 2937, 11584, 1565, 1, 5357, 16728, 13, 12545, 62, 31712, 1875, 366, 2682, 1 ]
What is the 2007 value with NMS in 2011?
SELECT "2007" FROM table_11462 WHERE "2011" = 'nms'
[ 2061, 318, 262, 4343, 1988, 351, 399, 5653, 287, 2813, 30, 46506, 366, 12726, 1, 16034, 3084, 62, 1157, 39997, 33411, 366, 9804, 1, 796, 705, 77, 907, 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 ]
[ 2061, 318, 262, 4343, 1988, 351, 399, 5653, 287, 2813, 30, 46506, 366, 12726, 1, 16034, 3084, 62, 1157, 39997, 33411, 366, 9804, 1, 796, 705, 77, 907, 6 ]
What is the highest ranked nation with 15 silver medals and no more than 47 total?
SELECT MAX(rank) FROM table_name_53 WHERE silver = 15 AND total < 47
[ 2061, 318, 262, 4511, 10307, 3277, 351, 1315, 8465, 28057, 290, 645, 517, 621, 6298, 2472, 30, 46506, 25882, 7, 43027, 8, 16034, 3084, 62, 3672, 62, 4310, 33411, 8465, 796, 1315, 5357, 2472, 1279, 6298 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10307, 3277, 351, 1315, 8465, 28057, 290, 645, 517, 621, 6298, 2472, 30, 46506, 25882, 7, 43027, 8, 16034, 3084, 62, 3672, 62, 4310, 33411, 8465, 796, 1315, 5357, 2472, 1279, 6298 ]
Please give me a pie chart to show the proportion of all players' genders.
SELECT Gender, COUNT(Gender) FROM player GROUP BY Gender
[ 5492, 1577, 502, 257, 2508, 8262, 284, 905, 262, 9823, 286, 477, 1938, 6, 38054, 13, 46506, 20247, 11, 327, 28270, 7, 41394, 8, 16034, 2137, 44441, 11050, 20247 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 5492, 1577, 502, 257, 2508, 8262, 284, 905, 262, 9823, 286, 477, 1938, 6, 38054, 13, 46506, 20247, 11, 327, 28270, 7, 41394, 8, 16034, 2137, 44441, 11050, 20247 ]
give the number of patients with private insurance who stayed in the hospital for more than 10 days.
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.insurance = "Private" AND demographic.days_stay > "10"
[ 26535, 262, 1271, 286, 3871, 351, 2839, 5096, 508, 9658, 287, 262, 4436, 329, 517, 621, 838, 1528, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 1040, 3874, 796, 366, 29067, 1, 5357, 16728, 13, 12545, 62, 31712, 1875, 366, 940, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 262, 1271, 286, 3871, 351, 2839, 5096, 508, 9658, 287, 262, 4436, 329, 517, 621, 838, 1528, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 1040, 3874, 796, 366, 29067, 1, 5357, 16728, 13, 12545, 62, 31712, 1875, 366, 940, 1 ]
what is age and date of birth of subject name jerry deberry?
SELECT demographic.age, demographic.dob FROM demographic WHERE demographic.name = "Jerry Deberry"
[ 10919, 318, 2479, 290, 3128, 286, 4082, 286, 2426, 1438, 474, 6996, 390, 8396, 30, 46506, 16728, 13, 496, 11, 16728, 13, 67, 672, 16034, 16728, 33411, 16728, 13, 3672, 796, 366, 43462, 1024, 8396, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2479, 290, 3128, 286, 4082, 286, 2426, 1438, 474, 6996, 390, 8396, 30, 46506, 16728, 13, 496, 11, 16728, 13, 67, 672, 16034, 16728, 33411, 16728, 13, 3672, 796, 366, 43462, 1024, 8396, 1 ]
What is the score of the game home team gillingham played on 23 january 1982?
SELECT "Score" FROM table_59581 WHERE "Date" = '23 january 1982' AND "Home team" = 'gillingham'
[ 2061, 318, 262, 4776, 286, 262, 983, 1363, 1074, 308, 4509, 2763, 2826, 319, 2242, 42897, 2838, 14489, 30, 46506, 366, 26595, 1, 16034, 3084, 62, 3270, 48630, 33411, 366, 10430, 1, 796, 705, 1954, 42897, 2838, 14489, 6, 5357, 366, 16060, 1074, 1, 796, 705, 70, 4509, 2763, 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 ]
[ 2061, 318, 262, 4776, 286, 262, 983, 1363, 1074, 308, 4509, 2763, 2826, 319, 2242, 42897, 2838, 14489, 30, 46506, 366, 26595, 1, 16034, 3084, 62, 3270, 48630, 33411, 366, 10430, 1, 796, 705, 1954, 42897, 2838, 14489, 6, 5357, 366, 16060, 1074, 1, 796, 705, 70, 4509, 2763, 6 ]
What position does John Carlson play?
SELECT "Position" FROM table_49834 WHERE "Player" = 'john carlson'
[ 2061, 2292, 857, 1757, 33059, 711, 30, 46506, 366, 26545, 1, 16034, 3084, 62, 36260, 2682, 33411, 366, 14140, 1, 796, 705, 30686, 1097, 75, 1559, 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 ]
[ 2061, 2292, 857, 1757, 33059, 711, 30, 46506, 366, 26545, 1, 16034, 3084, 62, 36260, 2682, 33411, 366, 14140, 1, 796, 705, 30686, 1097, 75, 1559, 6 ]
Significantly Downvoted Posts of New Users.
SELECT Posts.Id AS "post_link", Posts.Score AS PostScore, Posts.CreationDate, Users.Id, Users.Reputation AS UserRep FROM Posts LEFT JOIN Users ON Users.Id = Posts.OwnerUserId LEFT JOIN Comments ON Comments.PostId = Posts.Id WHERE PostTypeId = 1 AND Posts.Score < -3 AND Users.Reputation < 10 GROUP BY Posts.Id, Posts.Score, Posts.CreationDate, Users.Id, Users.Reputation HAVING COUNT(Comments.Id) = 0 ORDER BY Posts.CreationDate DESC
[ 11712, 42491, 5588, 85, 5191, 12043, 286, 968, 18987, 13, 46506, 12043, 13, 7390, 7054, 366, 7353, 62, 8726, 1600, 12043, 13, 26595, 7054, 2947, 26595, 11, 12043, 13, 12443, 341, 10430, 11, 18987, 13, 7390, 11, 18987, 13, 6207, 7094, 7054, 11787, 6207, 16034, 12043, 12509, 9792, 32357, 1268, 18987, 6177, 18987, 13, 7390, 796, 12043, 13, 42419, 12982, 7390, 12509, 9792, 32357, 1268, 19502, 6177, 19502, 13, 6307, 7390, 796, 12043, 13, 7390, 33411, 2947, 6030, 7390, 796, 352, 5357, 12043, 13, 26595, 1279, 532, 18, 5357, 18987, 13, 6207, 7094, 1279, 838, 44441, 11050, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 11712, 42491, 5588, 85, 5191, 12043, 286, 968, 18987, 13, 46506, 12043, 13, 7390, 7054, 366, 7353, 62, 8726, 1600, 12043, 13, 26595, 7054, 2947, 26595, 11, 12043, 13, 12443, 341, 10430, 11, 18987, 13, 7390, 11, 18987, 13, 6207, 7094, 7054, 11787, 6207, 16034, 12043, 12509, 9792, 32357, 1268, 18987, 6177, 18987, 13, 7390, 796, 12043, 13, 42419, 12982, 7390, 12509, 9792, 32357, 1268, 19502, 6177, 19502, 13, 6307, 7390, 796, 12043, 13, 7390, 33411, 2947, 6030, 7390, 796, 352, 5357, 12043, 13, 26595, 1279, 532, 18, 5357, 18987, 13, 6207, 7094, 1279, 838, 44441, 11050, 12043, 13, 7390 ]
Give me a histogram for what are the names and total prices of all products in the store?
SELECT Name, SUM(Price) FROM Products GROUP BY Name
[ 23318, 502, 257, 1554, 21857, 329, 644, 389, 262, 3891, 290, 2472, 4536, 286, 477, 3186, 287, 262, 3650, 30, 46506, 6530, 11, 35683, 7, 18124, 8, 16034, 18675, 44441, 11050, 6530 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 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, 1554, 21857, 329, 644, 389, 262, 3891, 290, 2472, 4536, 286, 477, 3186, 287, 262, 3650, 30, 46506, 6530, 11, 35683, 7, 18124, 8, 16034, 18675, 44441, 11050, 6530 ]
Who was the lead when Jamie Meikle was the skip?
SELECT "Lead" FROM table_35948 WHERE "Skip" = 'jamie meikle'
[ 8241, 373, 262, 1085, 618, 17826, 2185, 1134, 293, 373, 262, 14267, 30, 46506, 366, 20451, 1, 16034, 3084, 62, 30743, 2780, 33411, 366, 50232, 1, 796, 705, 39159, 494, 502, 1134, 293, 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 ]
[ 8241, 373, 262, 1085, 618, 17826, 2185, 1134, 293, 373, 262, 14267, 30, 46506, 366, 20451, 1, 16034, 3084, 62, 30743, 2780, 33411, 366, 50232, 1, 796, 705, 39159, 494, 502, 1134, 293, 6 ]
how did first patient 76494 get admitted to the hospital in 2102?
SELECT admissions.admission_type FROM admissions WHERE admissions.subject_id = 76494 AND STRFTIME('%y', admissions.admittime) = '2102' ORDER BY admissions.admittime LIMIT 1
[ 4919, 750, 717, 5827, 767, 2414, 5824, 651, 6848, 284, 262, 4436, 287, 362, 15377, 30, 46506, 25349, 13, 324, 3411, 62, 4906, 16034, 25349, 33411, 25349, 13, 32796, 62, 312, 796, 767, 2414, 5824, 5357, 19269, 9792, 12789, 10786, 4, 88, 3256, 25349, 13, 324, 20124, 524, 8, 796, 705, 17, 15377, 6, 38678, 11050, 25349, 13, 324, 20124, 524, 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, 1, 1, 1, 1, 1, 1, 1, 1, 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, 750, 717, 5827, 767, 2414, 5824, 651, 6848, 284, 262, 4436, 287, 362, 15377, 30, 46506, 25349, 13, 324, 3411, 62, 4906, 16034, 25349, 33411, 25349, 13, 32796, 62, 312, 796, 767, 2414, 5824, 5357, 19269, 9792, 12789, 10786, 4, 88, 3256, 25349, 13, 324, 20124, 524, 8, 796, 705, 17, 15377, 6, 38678, 11050, 25349, 13, 324, 20124, 524, 27564, 2043, 352 ]
What team is owned by Mark Smith and has Paul Clapprood as a crew chief?
SELECT team FROM table_name_8 WHERE owner_s_ = "mark smith" AND crew_chief = "paul clapprood"
[ 2061, 1074, 318, 6898, 416, 2940, 4176, 290, 468, 3362, 1012, 21064, 375, 355, 257, 5462, 4039, 30, 46506, 1074, 16034, 3084, 62, 3672, 62, 23, 33411, 4870, 62, 82, 62, 796, 366, 4102, 895, 342, 1, 5357, 5462, 62, 17351, 796, 366, 79, 2518, 537, 21064, 375, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 318, 6898, 416, 2940, 4176, 290, 468, 3362, 1012, 21064, 375, 355, 257, 5462, 4039, 30, 46506, 1074, 16034, 3084, 62, 3672, 62, 23, 33411, 4870, 62, 82, 62, 796, 366, 4102, 895, 342, 1, 5357, 5462, 62, 17351, 796, 366, 79, 2518, 537, 21064, 375, 1 ]
Which To par has a Place of t6, and a Player of nick faldo?
SELECT "To par" FROM table_62063 WHERE "Place" = 't6' AND "Player" = 'nick faldo'
[ 13828, 1675, 1582, 468, 257, 8474, 286, 256, 21, 11, 290, 257, 7853, 286, 14428, 277, 41476, 30, 46506, 366, 2514, 1582, 1, 16034, 3084, 62, 38850, 5066, 33411, 366, 27271, 1, 796, 705, 83, 21, 6, 5357, 366, 14140, 1, 796, 705, 17172, 277, 41476, 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 ]
[ 13828, 1675, 1582, 468, 257, 8474, 286, 256, 21, 11, 290, 257, 7853, 286, 14428, 277, 41476, 30, 46506, 366, 2514, 1582, 1, 16034, 3084, 62, 38850, 5066, 33411, 366, 27271, 1, 796, 705, 83, 21, 6, 5357, 366, 14140, 1, 796, 705, 17172, 277, 41476, 6 ]
what is lab test name of subject id 6983?
SELECT lab.label FROM lab WHERE lab.subject_id = "6983"
[ 10919, 318, 2248, 1332, 1438, 286, 2426, 4686, 39861, 18, 30, 46506, 2248, 13, 18242, 16034, 2248, 33411, 2248, 13, 32796, 62, 312, 796, 366, 3388, 5999, 1 ]
[ 1, 1, 1, 1, 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, 2248, 1332, 1438, 286, 2426, 4686, 39861, 18, 30, 46506, 2248, 13, 18242, 16034, 2248, 33411, 2248, 13, 32796, 62, 312, 796, 366, 3388, 5999, 1 ]
provide the number of patients whose insurance is medicaid and procedure long title is combined right and left heart angiocardiography?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.insurance = "Medicaid" AND procedures.long_title = "Combined right and left heart angiocardiography"
[ 15234, 485, 262, 1271, 286, 3871, 3025, 5096, 318, 6924, 1698, 290, 8771, 890, 3670, 318, 5929, 826, 290, 1364, 2612, 3550, 72, 420, 22490, 4867, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 9021, 6177, 16728, 13, 18108, 76, 62, 312, 796, 9021, 13, 18108, 76, 62, 312, 33411, 16728, 13, 1040, 3874, 796, 366, 39112, 1698, 1, 5357, 9021, 13, 6511, 62, 7839, 796, 366, 20575, 1389, 826, 290, 1364, 2612, 3550, 72, 420, 22490, 4867, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5096, 318, 6924, 1698, 290, 8771, 890, 3670, 318, 5929, 826, 290, 1364, 2612, 3550, 72, 420, 22490, 4867, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 9021, 6177, 16728, 13, 18108, 76, 62, 312, 796, 9021, 13, 18108, 76, 62, 312, 33411, 16728, 13, 1040, 3874, 796, 366, 39112, 1698, 1, 5357, 9021, 13, 6511, 62, 7839, 796, 366, 20575, 1389, 826, 290, 1364, 2612, 3550, 72, 420, 22490, 4867, 1 ]
Name the first broadcast for trisha goddard and glenn wool
SELECT first_broadcast FROM table_23292220_5 WHERE jasons_team = "Trisha Goddard and Glenn Wool"
[ 5376, 262, 717, 7025, 329, 491, 19388, 17495, 446, 290, 1278, 1697, 25749, 46506, 717, 62, 36654, 2701, 16034, 3084, 62, 1954, 1959, 1828, 1238, 62, 20, 33411, 474, 2812, 62, 15097, 796, 366, 2898, 19388, 47386, 290, 17551, 24759, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 717, 7025, 329, 491, 19388, 17495, 446, 290, 1278, 1697, 25749, 46506, 717, 62, 36654, 2701, 16034, 3084, 62, 1954, 1959, 1828, 1238, 62, 20, 33411, 474, 2812, 62, 15097, 796, 366, 2898, 19388, 47386, 290, 17551, 24759, 1 ]
How many CFL teams drafted someone from mount allison college?
SELECT COUNT("CFL Team") FROM table_29223 WHERE "College" = 'Mount Allison'
[ 2437, 867, 45239, 3466, 15937, 2130, 422, 3817, 477, 1653, 4152, 30, 46506, 327, 28270, 7203, 34, 3697, 4816, 4943, 16034, 3084, 62, 1959, 22047, 33411, 366, 38951, 1, 796, 705, 35452, 33461, 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, 45239, 3466, 15937, 2130, 422, 3817, 477, 1653, 4152, 30, 46506, 327, 28270, 7203, 34, 3697, 4816, 4943, 16034, 3084, 62, 1959, 22047, 33411, 366, 38951, 1, 796, 705, 35452, 33461, 6 ]
What is the highest Markatal, when Municipality is Leirv k, and when Inhabitants Per Km is greater than 79?
SELECT MAX("Markatal") FROM table_46969 WHERE "Municipality" = 'leirvík' AND "Inhabitants per km\u00b2" > '79'
[ 2061, 318, 262, 4511, 2940, 10254, 11, 618, 27338, 1483, 318, 1004, 343, 85, 479, 11, 290, 618, 554, 5976, 270, 1187, 2448, 509, 76, 318, 3744, 621, 9225, 30, 46506, 25882, 7203, 9704, 10254, 4943, 16034, 3084, 62, 42947, 3388, 33411, 366, 44, 9462, 1483, 1, 796, 705, 293, 343, 85, 8836, 74, 6, 5357, 366, 818, 5976, 270, 1187, 583, 10571, 59, 84, 405, 65, 17, 1, 1875, 705, 3720, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 4511, 2940, 10254, 11, 618, 27338, 1483, 318, 1004, 343, 85, 479, 11, 290, 618, 554, 5976, 270, 1187, 2448, 509, 76, 318, 3744, 621, 9225, 30, 46506, 25882, 7203, 9704, 10254, 4943, 16034, 3084, 62, 42947, 3388, 33411, 366, 44, 9462, 1483, 1, 796, 705, 293, 343, 85, 8836, 74, 6, 5357, 366, 818, 5976, 270, 1187, 583, 10571, 59, 84, 405, 65, 17, 1, 1875, 705, 3720, 6 ]
On what dates did Jim Jarmusch win the Lifetime Achievement?
SELECT "Dates" FROM table_58600 WHERE "Lifetime Achievement" = 'jim jarmusch'
[ 2202, 644, 9667, 750, 5395, 449, 1670, 385, 354, 1592, 262, 40870, 45511, 30, 46506, 366, 35, 689, 1, 16034, 3084, 62, 3365, 8054, 33411, 366, 43, 361, 8079, 45511, 1, 796, 705, 73, 320, 474, 1670, 385, 354, 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 ]
[ 2202, 644, 9667, 750, 5395, 449, 1670, 385, 354, 1592, 262, 40870, 45511, 30, 46506, 366, 35, 689, 1, 16034, 3084, 62, 3365, 8054, 33411, 366, 43, 361, 8079, 45511, 1, 796, 705, 73, 320, 474, 1670, 385, 354, 6 ]
When socketg1 is the socket what is the release price in dollars?
SELECT "Release price ( USD )" FROM table_22635 WHERE "Socket" = 'SocketG1'
[ 2215, 17802, 70, 16, 318, 262, 17802, 644, 318, 262, 2650, 2756, 287, 5054, 30, 46506, 366, 26362, 2756, 357, 11403, 1267, 1, 16034, 3084, 62, 24909, 2327, 33411, 366, 39105, 1, 796, 705, 39105, 38, 16, 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 ]
[ 2215, 17802, 70, 16, 318, 262, 17802, 644, 318, 262, 2650, 2756, 287, 5054, 30, 46506, 366, 26362, 2756, 357, 11403, 1267, 1, 16034, 3084, 62, 24909, 2327, 33411, 366, 39105, 1, 796, 705, 39105, 38, 16, 6 ]
On what dates did Jim Jarmusch win the Lifetime Achievement?
SELECT dates FROM table_name_27 WHERE lifetime_achievement = "jim jarmusch"
[ 2202, 644, 9667, 750, 5395, 449, 1670, 385, 354, 1592, 262, 40870, 45511, 30, 46506, 9667, 16034, 3084, 62, 3672, 62, 1983, 33411, 10869, 62, 620, 12311, 434, 796, 366, 73, 320, 474, 1670, 385, 354, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 644, 9667, 750, 5395, 449, 1670, 385, 354, 1592, 262, 40870, 45511, 30, 46506, 9667, 16034, 3084, 62, 3672, 62, 1983, 33411, 10869, 62, 620, 12311, 434, 796, 366, 73, 320, 474, 1670, 385, 354, 1 ]
What is the date for the winner Universitario after the 1943 season?
SELECT date FROM table_name_99 WHERE winner = "universitario" AND season > 1943
[ 2061, 318, 262, 3128, 329, 262, 8464, 26986, 270, 4982, 706, 262, 21577, 1622, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 2079, 33411, 8464, 796, 366, 403, 1191, 270, 4982, 1, 5357, 1622, 1875, 21577 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3128, 329, 262, 8464, 26986, 270, 4982, 706, 262, 21577, 1622, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 2079, 33411, 8464, 796, 366, 403, 1191, 270, 4982, 1, 5357, 1622, 1875, 21577 ]
indicate the monthly maximum amount of heartrate for patient 022-44805 until 12 days ago.
SELECT MAX(vitalperiodic.heartrate) FROM vitalperiodic WHERE vitalperiodic.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '022-44805')) AND NOT vitalperiodic.heartrate IS NULL AND DATETIME(vitalperiodic.observationtime) <= DATETIME(CURRENT_TIME(), '-12 day') GROUP BY STRFTIME('%y-%m', vitalperiodic.observationtime)
[ 521, 5344, 262, 9651, 5415, 2033, 286, 2612, 4873, 329, 5827, 657, 1828, 12, 2598, 28256, 1566, 1105, 1528, 2084, 13, 46506, 25882, 7, 85, 1287, 41007, 291, 13, 11499, 4873, 8, 16034, 9204, 41007, 291, 33411, 9204, 41007, 291, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 20850, 31712, 312, 16034, 5827, 33411, 5827, 13, 26029, 13948, 10057, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 13948, 10057, 31712, 312, 16034, 5827, 33411, 5827, 13, 403, 1557, 538, 312, 796, 705, 44087, 12, 2598, 28256, 6, 4008, 5357, 5626, 9204, 41007, 291, 13, 11499, 4873, 3180 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 521, 5344, 262, 9651, 5415, 2033, 286, 2612, 4873, 329, 5827, 657, 1828, 12, 2598, 28256, 1566, 1105, 1528, 2084, 13, 46506, 25882, 7, 85, 1287, 41007, 291, 13, 11499, 4873, 8, 16034, 9204, 41007, 291, 33411, 9204, 41007, 291, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 20850, 31712, 312, 16034, 5827, 33411, 5827, 13, 26029, 13948, 10057, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 13948, 10057, 31712, 312, 16034, 5827, 33411, 5827, 13, 403, 1557, 538, 312, 796, 705, 44087, 12, 2598, 28256, 6, 4008, 5357, 5626, 9204, 41007, 291, 13, 11499, 4873, 3180 ]
what language is seethaiah in
SELECT "Language" FROM table_34862 WHERE "Film Name" = 'seethaiah'
[ 10919, 3303, 318, 384, 2788, 64, 9520, 287, 46506, 366, 32065, 1, 16034, 3084, 62, 2682, 4521, 17, 33411, 366, 39750, 6530, 1, 796, 705, 325, 2788, 64, 9520, 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 ]
[ 10919, 3303, 318, 384, 2788, 64, 9520, 287, 46506, 366, 32065, 1, 16034, 3084, 62, 2682, 4521, 17, 33411, 366, 39750, 6530, 1, 796, 705, 325, 2788, 64, 9520, 6 ]
The league of 400 (21) has what years listed?
SELECT years FROM table_name_87 WHERE league = "400 (21)"
[ 464, 4652, 286, 7337, 357, 2481, 8, 468, 644, 812, 5610, 30, 46506, 812, 16034, 3084, 62, 3672, 62, 5774, 33411, 4652, 796, 366, 7029, 357, 2481, 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 ]
[ 464, 4652, 286, 7337, 357, 2481, 8, 468, 644, 812, 5610, 30, 46506, 812, 16034, 3084, 62, 3672, 62, 5774, 33411, 4652, 796, 366, 7029, 357, 2481, 16725 ]
count the number of patients whose marital status is married and drug route is tp?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE demographic.marital_status = "MARRIED" AND prescriptions.route = "TP"
[ 9127, 262, 1271, 286, 3871, 3025, 29555, 3722, 318, 6405, 290, 2563, 6339, 318, 256, 79, 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, 13, 18108, 76, 62, 312, 33411, 16728, 13, 3876, 1287, 62, 13376, 796, 366, 40569, 7112, 1961, 1, 5357, 34092, 13, 38629, 796, 366, 7250, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 29555, 3722, 318, 6405, 290, 2563, 6339, 318, 256, 79, 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, 13, 18108, 76, 62, 312, 33411, 16728, 13, 3876, 1287, 62, 13376, 796, 366, 40569, 7112, 1961, 1, 5357, 34092, 13, 38629, 796, 366, 7250, 1 ]
how many patients whose diagnoses long title is unspecified problem with head, neck, or trunk and drug type is base?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE diagnoses.long_title = "Unspecified problem with head, neck, or trunk" AND prescriptions.drug_type = "BASE"
[ 4919, 867, 3871, 3025, 40567, 890, 3670, 318, 29547, 1917, 351, 1182, 11, 7393, 11, 393, 21427, 290, 2563, 2099, 318, 2779, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 40567, 6177, 16728, 13, 18108, 76, 62, 312, 796, 40567, 13, 18108, 76, 62, 312, 3268, 21479, 32357, 1268, 34092, 6177, 16728, 13, 18108, 76, 62, 312, 796, 34092, 13, 18108, 76, 62, 312, 33411, 40567, 13, 6511, 62, 7839, 796, 366, 3118, 23599, 1917, 351, 1182, 11, 7393, 11, 393, 21427, 1, 5357, 34092, 13, 30349 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 40567, 890, 3670, 318, 29547, 1917, 351, 1182, 11, 7393, 11, 393, 21427, 290, 2563, 2099, 318, 2779, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 40567, 6177, 16728, 13, 18108, 76, 62, 312, 796, 40567, 13, 18108, 76, 62, 312, 3268, 21479, 32357, 1268, 34092, 6177, 16728, 13, 18108, 76, 62, 312, 796, 34092, 13, 18108, 76, 62, 312, 33411, 40567, 13, 6511, 62, 7839, 796, 366, 3118, 23599, 1917, 351, 1182, 11, 7393, 11, 393, 21427, 1, 5357, 34092, 13, 30349 ]
How many episodes had a viewership of 2.65 million?
SELECT COUNT(no_in_season) FROM table_18274425_1 WHERE us_viewers__millions_ = "2.65"
[ 2437, 867, 8640, 550, 257, 48347, 286, 362, 13, 2996, 1510, 30, 46506, 327, 28270, 7, 3919, 62, 259, 62, 6230, 8, 16034, 3084, 62, 1507, 1983, 2598, 1495, 62, 16, 33411, 514, 62, 1177, 364, 834, 17805, 507, 62, 796, 366, 17, 13, 2996, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 8640, 550, 257, 48347, 286, 362, 13, 2996, 1510, 30, 46506, 327, 28270, 7, 3919, 62, 259, 62, 6230, 8, 16034, 3084, 62, 1507, 1983, 2598, 1495, 62, 16, 33411, 514, 62, 1177, 364, 834, 17805, 507, 62, 796, 366, 17, 13, 2996, 1 ]
What is the Year(s) won of the Player with a To par of 5?
SELECT year_s__won FROM table_name_4 WHERE to_par = 5
[ 2061, 318, 262, 6280, 7, 82, 8, 1839, 286, 262, 7853, 351, 257, 1675, 1582, 286, 642, 30, 46506, 614, 62, 82, 834, 26502, 16034, 3084, 62, 3672, 62, 19, 33411, 284, 62, 1845, 796, 642 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6280, 7, 82, 8, 1839, 286, 262, 7853, 351, 257, 1675, 1582, 286, 642, 30, 46506, 614, 62, 82, 834, 26502, 16034, 3084, 62, 3672, 62, 19, 33411, 284, 62, 1845, 796, 642 ]
List document type codes and the number of documents in each code.
SELECT document_type_code, COUNT(*) FROM Documents GROUP BY document_type_code
[ 8053, 3188, 2099, 12416, 290, 262, 1271, 286, 4963, 287, 1123, 2438, 13, 46506, 3188, 62, 4906, 62, 8189, 11, 327, 28270, 7, 28104, 16034, 33267, 44441, 11050, 3188, 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 ]
[ 8053, 3188, 2099, 12416, 290, 262, 1271, 286, 4963, 287, 1123, 2438, 13, 46506, 3188, 62, 4906, 62, 8189, 11, 327, 28270, 7, 28104, 16034, 33267, 44441, 11050, 3188, 62, 4906, 62, 8189 ]
show me prices and times for FIRST class travel from BALTIMORE to DALLAS next summer
SELECT DISTINCT fare.fare_id, FLIGHT_0.arrival_time, FLIGHT_0.departure_time FROM airport_service AS AIRPORT_SERVICE_0, airport_service AS AIRPORT_SERVICE_1, airport_service AS AIRPORT_SERVICE_2, airport_service AS AIRPORT_SERVICE_3, city AS CITY_0, city AS CITY_1, city AS CITY_2, city AS CITY_3, fare, fare_basis, flight AS FLIGHT_0, flight AS FLIGHT_1, flight_fare AS FLIGHT_FARE, flight_fare AS FLIGHT_FARE_1 WHERE (CITY_2.city_code = AIRPORT_SERVICE_2.city_code AND CITY_2.city_name = 'BALTIMORE' AND CITY_3.city_code = AIRPORT_SERVICE_3.city_code AND CITY_3.city_name = 'DALLAS' AND FLIGHT_0.from_airport = AIRPORT_SERVICE_2.airport_code AND FLIGHT_0.to_airport = AIRPORT_SERVICE_3.airport_code) AND CITY_0.city_code = AIRPORT_SERVICE_0.city_code AND CITY_0.city_name = 'BALTIMORE' AND CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.city_name = 'DALLAS' AND fare_basis.class_type = 'FIRST' AND fare.fare_basis_code = fare_basis.fare_basis_code AND flight_fare.fare_id = fare.fare_id AND FLIGHT_FARE_1.fare_id = fare.fare_id AND FLIGHT_0.flight_id = flight_fare.flight_id AND FLIGHT_1.flight_id = FLIGHT_FARE_1.flight_id AND FLIGHT_1.from_airport = AIRPORT_SERVICE_0.airport_code AND FLIGHT_1.to_airport = AIRPORT_SERVICE_1.airport_code
[ 12860, 502, 4536, 290, 1661, 329, 31328, 1398, 3067, 422, 347, 31429, 3955, 6965, 284, 360, 7036, 1921, 1306, 3931, 46506, 360, 8808, 1268, 4177, 14505, 13, 9496, 62, 312, 11, 9977, 9947, 62, 15, 13, 283, 43171, 62, 2435, 11, 9977, 9947, 62, 15, 13, 10378, 433, 495, 62, 2435, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15, 11, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 16, 11, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 17, 11, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 18, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4536, 290, 1661, 329, 31328, 1398, 3067, 422, 347, 31429, 3955, 6965, 284, 360, 7036, 1921, 1306, 3931, 46506, 360, 8808, 1268, 4177, 14505, 13, 9496, 62, 312, 11, 9977, 9947, 62, 15, 13, 283, 43171, 62, 2435, 11, 9977, 9947, 62, 15, 13, 10378, 433, 495, 62, 2435, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15, 11, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 16, 11, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 17, 11, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 18, 11 ]
Mis-i is the nominative of what ergative?
SELECT "Ergative" FROM table_50522 WHERE "Nominative" = 'mis-i'
[ 31281, 12, 72, 318, 262, 4515, 259, 876, 286, 644, 39035, 876, 30, 46506, 366, 9139, 70, 876, 1, 16034, 3084, 62, 31654, 1828, 33411, 366, 45, 6351, 876, 1, 796, 705, 25413, 12, 72, 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 ]
[ 31281, 12, 72, 318, 262, 4515, 259, 876, 286, 644, 39035, 876, 30, 46506, 366, 9139, 70, 876, 1, 16034, 3084, 62, 31654, 1828, 33411, 366, 45, 6351, 876, 1, 796, 705, 25413, 12, 72, 6 ]
Which Source has a Undecided of 2%?
SELECT "Source" FROM table_42110 WHERE "Undecided" = '2%'
[ 13828, 8090, 468, 257, 13794, 35503, 286, 362, 4, 30, 46506, 366, 7416, 1, 16034, 3084, 62, 46636, 940, 33411, 366, 31319, 35503, 1, 796, 705, 17, 4, 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 ]
[ 13828, 8090, 468, 257, 13794, 35503, 286, 362, 4, 30, 46506, 366, 7416, 1, 16034, 3084, 62, 46636, 940, 33411, 366, 31319, 35503, 1, 796, 705, 17, 4, 6 ]
hat was Hawthorn's score as the away team?
SELECT "Away team score" FROM table_32967 WHERE "Away team" = 'hawthorn'
[ 5183, 373, 41457, 1211, 338, 4776, 355, 262, 1497, 1074, 30, 46506, 366, 32, 1014, 1074, 4776, 1, 16034, 3084, 62, 37967, 3134, 33411, 366, 32, 1014, 1074, 1, 796, 705, 26615, 400, 1211, 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 ]
[ 5183, 373, 41457, 1211, 338, 4776, 355, 262, 1497, 1074, 30, 46506, 366, 32, 1014, 1074, 4776, 1, 16034, 3084, 62, 37967, 3134, 33411, 366, 32, 1014, 1074, 1, 796, 705, 26615, 400, 1211, 6 ]
look for the number of patients with private health insurance who were admitted before year 2173.
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.insurance = "Private" AND demographic.admityear < "2173"
[ 5460, 329, 262, 1271, 286, 3871, 351, 2839, 1535, 5096, 508, 547, 6848, 878, 614, 24894, 18, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 1040, 3874, 796, 366, 29067, 1, 5357, 16728, 13, 324, 76, 414, 451, 1279, 366, 24591, 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 ]
[ 5460, 329, 262, 1271, 286, 3871, 351, 2839, 1535, 5096, 508, 547, 6848, 878, 614, 24894, 18, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 1040, 3874, 796, 366, 29067, 1, 5357, 16728, 13, 324, 76, 414, 451, 1279, 366, 24591, 18, 1 ]
what is 2008 when the tournament is year end ranking?
SELECT 2008 FROM table_name_79 WHERE tournament = "year end ranking"
[ 10919, 318, 3648, 618, 262, 7756, 318, 614, 886, 12759, 30, 46506, 3648, 16034, 3084, 62, 3672, 62, 3720, 33411, 7756, 796, 366, 1941, 886, 12759, 1 ]
[ 1, 1, 1, 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, 3648, 618, 262, 7756, 318, 614, 886, 12759, 30, 46506, 3648, 16034, 3084, 62, 3672, 62, 3720, 33411, 7756, 796, 366, 1941, 886, 12759, 1 ]
What's the smallest draw that has a place bigger more than 1 and Anastasia Prikhodko as the artist?
SELECT MIN("Draw") FROM table_13971 WHERE "Artist" = 'anastasia prikhodko' AND "Place" > '1'
[ 2061, 338, 262, 18197, 3197, 326, 468, 257, 1295, 5749, 517, 621, 352, 290, 1052, 459, 23218, 4389, 74, 2065, 7204, 355, 262, 6802, 30, 46506, 20625, 7203, 25302, 4943, 16034, 3084, 62, 20219, 4869, 33411, 366, 43020, 1, 796, 705, 272, 459, 23218, 1293, 74, 2065, 7204, 6, 5357, 366, 27271, 1, 1875, 705, 16, 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 ]
[ 2061, 338, 262, 18197, 3197, 326, 468, 257, 1295, 5749, 517, 621, 352, 290, 1052, 459, 23218, 4389, 74, 2065, 7204, 355, 262, 6802, 30, 46506, 20625, 7203, 25302, 4943, 16034, 3084, 62, 20219, 4869, 33411, 366, 43020, 1, 796, 705, 272, 459, 23218, 1293, 74, 2065, 7204, 6, 5357, 366, 27271, 1, 1875, 705, 16, 6 ]
Which City has a Date on october 26, 2007
SELECT "City" FROM table_70010 WHERE "Date" = 'october 26, 2007'
[ 13828, 2254, 468, 257, 7536, 319, 19318, 2023, 2608, 11, 4343, 46506, 366, 14941, 1, 16034, 3084, 62, 9879, 940, 33411, 366, 10430, 1, 796, 705, 38441, 2023, 2608, 11, 4343, 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, 2254, 468, 257, 7536, 319, 19318, 2023, 2608, 11, 4343, 46506, 366, 14941, 1, 16034, 3084, 62, 9879, 940, 33411, 366, 10430, 1, 796, 705, 38441, 2023, 2608, 11, 4343, 6 ]
What was the result when the guest was fc z rich (asl)?
SELECT "Result" FROM table_8505 WHERE "Guest" = 'fc zürich (asl)'
[ 2061, 373, 262, 1255, 618, 262, 8319, 373, 277, 66, 1976, 5527, 357, 292, 75, 19427, 46506, 366, 23004, 1, 16034, 3084, 62, 25764, 20, 33411, 366, 42481, 1, 796, 705, 16072, 1976, 9116, 7527, 357, 292, 75, 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 ]
[ 2061, 373, 262, 1255, 618, 262, 8319, 373, 277, 66, 1976, 5527, 357, 292, 75, 19427, 46506, 366, 23004, 1, 16034, 3084, 62, 25764, 20, 33411, 366, 42481, 1, 796, 705, 16072, 1976, 9116, 7527, 357, 292, 75, 33047 ]
What number episode in the series is the episode 'things that fly'?
SELECT MAX("Series Number") FROM table_18777 WHERE "Episode Title" = 'Things That Fly'
[ 2061, 1271, 4471, 287, 262, 2168, 318, 262, 4471, 705, 27971, 326, 6129, 30960, 46506, 25882, 7203, 27996, 7913, 4943, 16034, 3084, 62, 1507, 29331, 33411, 366, 23758, 11851, 1, 796, 705, 22248, 1320, 13575, 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 ]
[ 2061, 1271, 4471, 287, 262, 2168, 318, 262, 4471, 705, 27971, 326, 6129, 30960, 46506, 25882, 7203, 27996, 7913, 4943, 16034, 3084, 62, 1507, 29331, 33411, 366, 23758, 11851, 1, 796, 705, 22248, 1320, 13575, 6 ]
What is the 2nd leg of the 4-9 agg.?
SELECT 2 AS nd_leg FROM table_name_68 WHERE agg = "4-9"
[ 2061, 318, 262, 362, 358, 1232, 286, 262, 604, 12, 24, 4194, 40791, 46506, 362, 7054, 299, 67, 62, 1455, 16034, 3084, 62, 3672, 62, 3104, 33411, 4194, 796, 366, 19, 12, 24, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 362, 358, 1232, 286, 262, 604, 12, 24, 4194, 40791, 46506, 362, 7054, 299, 67, 62, 1455, 16034, 3084, 62, 3672, 62, 3104, 33411, 4194, 796, 366, 19, 12, 24, 1 ]
What is the 2009 value in the 2011 Grand Slam Tournaments?
SELECT 2009 FROM table_name_55 WHERE 2011 = "grand slam tournaments"
[ 2061, 318, 262, 3717, 1988, 287, 262, 2813, 5675, 30382, 309, 16950, 30, 46506, 3717, 16034, 3084, 62, 3672, 62, 2816, 33411, 2813, 796, 366, 23936, 21158, 18130, 1 ]
[ 1, 1, 1, 1, 1, 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, 3717, 1988, 287, 262, 2813, 5675, 30382, 309, 16950, 30, 46506, 3717, 16034, 3084, 62, 3672, 62, 2816, 33411, 2813, 796, 366, 23936, 21158, 18130, 1 ]
How many golds were there in a game that has 17 bronze and a total of 31?
SELECT gold FROM table_name_8 WHERE bronze = "17" AND total = "31"
[ 2437, 867, 3869, 82, 547, 612, 287, 257, 983, 326, 468, 1596, 22101, 290, 257, 2472, 286, 3261, 30, 46506, 3869, 16034, 3084, 62, 3672, 62, 23, 33411, 22101, 796, 366, 1558, 1, 5357, 2472, 796, 366, 3132, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3869, 82, 547, 612, 287, 257, 983, 326, 468, 1596, 22101, 290, 257, 2472, 286, 3261, 30, 46506, 3869, 16034, 3084, 62, 3672, 62, 23, 33411, 22101, 796, 366, 1558, 1, 5357, 2472, 796, 366, 3132, 1 ]
What is the lowest fiscal year if total vehicles is 490?
SELECT MIN(fiscal_year) FROM table_19255192_1 WHERE total_vehicles = 490
[ 2061, 318, 262, 9016, 9068, 614, 611, 2472, 5672, 318, 45601, 30, 46506, 20625, 7, 69, 7860, 62, 1941, 8, 16034, 3084, 62, 1129, 13381, 17477, 62, 16, 33411, 2472, 62, 33892, 2983, 796, 45601 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9068, 614, 611, 2472, 5672, 318, 45601, 30, 46506, 20625, 7, 69, 7860, 62, 1941, 8, 16034, 3084, 62, 1129, 13381, 17477, 62, 16, 33411, 2472, 62, 33892, 2983, 796, 45601 ]
Is ARTDES 454 an option for Core ?
SELECT COUNT(*) > 0 FROM course, program, program_course WHERE course.department = 'ARTDES' AND course.number = 454 AND program_course.category LIKE '%Core%' AND program_course.course_id = course.course_id AND program.name LIKE '%CS-LSA%' AND program.program_id = program_course.program_id
[ 3792, 5923, 21016, 1546, 604, 4051, 281, 3038, 329, 7231, 5633, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 1781, 11, 1430, 11, 1430, 62, 17319, 33411, 1781, 13, 10378, 1823, 796, 705, 7227, 30910, 6, 5357, 1781, 13, 17618, 796, 604, 4051, 5357, 1430, 62, 17319, 13, 22872, 34178, 705, 4, 14055, 4, 6, 5357, 1430, 62, 17319, 13, 17319, 62, 312, 796, 1781, 13, 17319, 62, 312, 5357, 1430, 13, 3672, 34178, 705, 4, 7902, 12, 43, 4090, 4, 6, 5357, 1430, 13, 23065, 62, 312, 796, 1430, 62, 17319, 13, 23065, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 3792, 5923, 21016, 1546, 604, 4051, 281, 3038, 329, 7231, 5633, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 1781, 11, 1430, 11, 1430, 62, 17319, 33411, 1781, 13, 10378, 1823, 796, 705, 7227, 30910, 6, 5357, 1781, 13, 17618, 796, 604, 4051, 5357, 1430, 62, 17319, 13, 22872, 34178, 705, 4, 14055, 4, 6, 5357, 1430, 62, 17319, 13, 17319, 62, 312, 796, 1781, 13, 17319, 62, 312, 5357, 1430, 13, 3672, 34178, 705, 4, 7902, 12, 43, 4090, 4, 6, 5357, 1430, 13, 23065, 62, 312, 796, 1430, 62, 17319, 13, 23065, 62, 312 ]
give me the number of patients whose ethnicity is black/haitian and year of birth is less than 2184?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.ethnicity = "BLACK/HAITIAN" AND demographic.dob_year < "2184"
[ 26535, 502, 262, 1271, 286, 3871, 3025, 26289, 318, 2042, 14, 3099, 270, 666, 290, 614, 286, 4082, 318, 1342, 621, 362, 22883, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 38546, 414, 796, 366, 9148, 8120, 14, 7801, 2043, 16868, 1, 5357, 16728, 13, 67, 672, 62, 1941, 1279, 366, 17, 22883, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 26289, 318, 2042, 14, 3099, 270, 666, 290, 614, 286, 4082, 318, 1342, 621, 362, 22883, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 38546, 414, 796, 366, 9148, 8120, 14, 7801, 2043, 16868, 1, 5357, 16728, 13, 67, 672, 62, 1941, 1279, 366, 17, 22883, 1 ]
What is the televote points for 0 jury points and 23 draws?
SELECT "Televote Points" FROM table_62253 WHERE "Jury Points" = '0' AND "Draw" = '23'
[ 2061, 318, 262, 22884, 1258, 2173, 329, 657, 9002, 2173, 290, 2242, 14293, 30, 46506, 366, 6767, 2768, 1258, 11045, 1, 16034, 3084, 62, 5237, 28592, 33411, 366, 41, 1601, 11045, 1, 796, 705, 15, 6, 5357, 366, 25302, 1, 796, 705, 1954, 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 ]
[ 2061, 318, 262, 22884, 1258, 2173, 329, 657, 9002, 2173, 290, 2242, 14293, 30, 46506, 366, 6767, 2768, 1258, 11045, 1, 16034, 3084, 62, 5237, 28592, 33411, 366, 41, 1601, 11045, 1, 796, 705, 15, 6, 5357, 366, 25302, 1, 796, 705, 1954, 6 ]
WHERE filtering with dates and not times.
SELECT * FROM dbo.Users WHERE CreationDate = '2016/04/01'
[ 47357, 25431, 351, 9667, 290, 407, 1661, 13, 46506, 1635, 16034, 288, 2127, 13, 14490, 33411, 21582, 10430, 796, 705, 5304, 14, 3023, 14, 486, 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 ]
[ 47357, 25431, 351, 9667, 290, 407, 1661, 13, 46506, 1635, 16034, 288, 2127, 13, 14490, 33411, 21582, 10430, 796, 705, 5304, 14, 3023, 14, 486, 6 ]
how many patients whose admission location is transfer from hosp/extram and procedure icd9 code is 41?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.admission_location = "TRANSFER FROM HOSP/EXTRAM" AND procedures.icd9_code = "41"
[ 4919, 867, 3871, 3025, 13938, 4067, 318, 4351, 422, 10496, 14, 2302, 859, 290, 8771, 14158, 67, 24, 2438, 318, 6073, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 9021, 6177, 16728, 13, 18108, 76, 62, 312, 796, 9021, 13, 18108, 76, 62, 312, 33411, 16728, 13, 324, 3411, 62, 24886, 796, 366, 5446, 15037, 24302, 16034, 367, 47053, 14, 6369, 5446, 2390, 1, 5357, 9021, 13, 291, 67, 24, 62, 8189, 796, 366, 3901, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 13938, 4067, 318, 4351, 422, 10496, 14, 2302, 859, 290, 8771, 14158, 67, 24, 2438, 318, 6073, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 9021, 6177, 16728, 13, 18108, 76, 62, 312, 796, 9021, 13, 18108, 76, 62, 312, 33411, 16728, 13, 324, 3411, 62, 24886, 796, 366, 5446, 15037, 24302, 16034, 367, 47053, 14, 6369, 5446, 2390, 1, 5357, 9021, 13, 291, 67, 24, 62, 8189, 796, 366, 3901, 1 ]
Are ULCS classes available 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_course.category LIKE '%ULCS%' AND semester.semester = 'Winter' AND semester.year = 2017
[ 8491, 471, 29814, 6097, 1695, 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, 796, 1781, 62, 2364, 1586, 13, 17319, 62, 312, 3268, 21479, 32357, 1268, 24878, 6177, 24878, 13, 325, 6880, 353, 62, 312, 796, 1781, 62, 2364, 1586, 13, 325, 6880, 353, 3268, 21479, 32357, 1268, 1430, 62, 17319, 6177, 1430, 62, 17319, 13, 17319, 62, 312, 796, 1781, 62, 2364, 1586, 13, 17319, 62, 312, 33411, 1430, 62, 17319 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 8491, 471, 29814, 6097, 1695, 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, 796, 1781, 62, 2364, 1586, 13, 17319, 62, 312, 3268, 21479, 32357, 1268, 24878, 6177, 24878, 13, 325, 6880, 353, 62, 312, 796, 1781, 62, 2364, 1586, 13, 325, 6880, 353, 3268, 21479, 32357, 1268, 1430, 62, 17319, 6177, 1430, 62, 17319, 13, 17319, 62, 312, 796, 1781, 62, 2364, 1586, 13, 17319, 62, 312, 33411, 1430, 62, 17319 ]
What's the writer of Episode 1?
SELECT "Writer" FROM table_17866 WHERE "Episode" = 'Episode 1'
[ 2061, 338, 262, 6260, 286, 7922, 352, 30, 46506, 366, 34379, 1, 16034, 3084, 62, 23188, 2791, 33411, 366, 23758, 1, 796, 705, 23758, 352, 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 ]
[ 2061, 338, 262, 6260, 286, 7922, 352, 30, 46506, 366, 34379, 1, 16034, 3084, 62, 23188, 2791, 33411, 366, 23758, 1, 796, 705, 23758, 352, 6 ]
What is Opponents, when Partner is Mervana Jugi -Salki ?
SELECT opponents FROM table_name_8 WHERE partner = "mervana jugić-salkić"
[ 2061, 318, 9385, 3906, 11, 618, 35532, 318, 337, 712, 2271, 449, 45659, 532, 50, 971, 72, 5633, 46506, 7691, 16034, 3084, 62, 3672, 62, 23, 33411, 5212, 796, 366, 647, 33175, 474, 45659, 38325, 12, 82, 971, 72, 38325, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9385, 3906, 11, 618, 35532, 318, 337, 712, 2271, 449, 45659, 532, 50, 971, 72, 5633, 46506, 7691, 16034, 3084, 62, 3672, 62, 23, 33411, 5212, 796, 366, 647, 33175, 474, 45659, 38325, 12, 82, 971, 72, 38325, 1 ]
Top C# users in Israel.
WITH USER_BY_TAG AS (SELECT ROW_NUMBER() OVER (ORDER BY COUNT(*) DESC) AS Rank, u.Id AS "user_link", COUNT(*) AS UpVotes, u.Reputation AS Reputation FROM Tags AS t INNER JOIN PostTags AS pt ON pt.TagId = t.Id INNER JOIN Posts AS p ON p.ParentId = pt.PostId INNER JOIN Votes AS v ON v.PostId = p.Id AND VoteTypeId = 2 INNER JOIN Users AS u ON u.Id = p.OwnerUserId WHERE LOWER(Location) LIKE '%israel%' AND TagName = 'c#' GROUP BY u.Id, TagName, u.Reputation) SELECT * FROM USER_BY_TAG WHERE rank <= 1000 ORDER BY UpVotes DESC
[ 9126, 327, 2, 2985, 287, 2692, 13, 54, 10554, 1294, 1137, 62, 17513, 62, 42197, 7054, 357, 46506, 371, 3913, 62, 41359, 13246, 3419, 28729, 357, 12532, 1137, 11050, 327, 28270, 7, 28104, 22196, 34, 8, 7054, 10916, 11, 334, 13, 7390, 7054, 366, 7220, 62, 8726, 1600, 327, 28270, 7, 28104, 7054, 3205, 53, 6421, 11, 334, 13, 6207, 7094, 7054, 1432, 7094, 16034, 44789, 7054, 256, 3268, 21479, 32357, 1268, 2947, 36142, 7054, 42975, 6177, 42975, 13, 24835, 7390, 796, 256, 13, 7390, 3268, 21479, 32357, 1268, 12043, 7054, 279, 6177, 279, 13, 24546, 7390, 796, 42975, 13 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 9126, 327, 2, 2985, 287, 2692, 13, 54, 10554, 1294, 1137, 62, 17513, 62, 42197, 7054, 357, 46506, 371, 3913, 62, 41359, 13246, 3419, 28729, 357, 12532, 1137, 11050, 327, 28270, 7, 28104, 22196, 34, 8, 7054, 10916, 11, 334, 13, 7390, 7054, 366, 7220, 62, 8726, 1600, 327, 28270, 7, 28104, 7054, 3205, 53, 6421, 11, 334, 13, 6207, 7094, 7054, 1432, 7094, 16034, 44789, 7054, 256, 3268, 21479, 32357, 1268, 2947, 36142, 7054, 42975, 6177, 42975, 13, 24835, 7390, 796, 256, 13, 7390, 3268, 21479, 32357, 1268, 12043, 7054, 279, 6177, 279, 13, 24546, 7390, 796, 42975, 13 ]
What is the area in squared km for CY?
SELECT MIN("Area (km\u00b2)") FROM table_2397 WHERE "2-letter abbreviation" = 'CY'
[ 2061, 318, 262, 1989, 287, 44345, 10571, 329, 30440, 30, 46506, 20625, 7203, 30547, 357, 13276, 59, 84, 405, 65, 17, 8, 4943, 16034, 3084, 62, 1954, 5607, 33411, 366, 17, 12, 9291, 28873, 47625, 1, 796, 705, 34, 56, 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 ]
[ 2061, 318, 262, 1989, 287, 44345, 10571, 329, 30440, 30, 46506, 20625, 7203, 30547, 357, 13276, 59, 84, 405, 65, 17, 8, 4943, 16034, 3084, 62, 1954, 5607, 33411, 366, 17, 12, 9291, 28873, 47625, 1, 796, 705, 34, 56, 6 ]
is there any record of microbiology test done for patient 031-3355 in 12/this year?
SELECT COUNT(*) > 0 FROM microlab WHERE microlab.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '031-3355')) AND DATETIME(microlab.culturetakentime, 'start of year') = DATETIME(CURRENT_TIME(), 'start of year', '-0 year') AND STRFTIME('%m', microlab.culturetakentime) = '12'
[ 271, 612, 597, 1700, 286, 24559, 1435, 1332, 1760, 329, 5827, 657, 3132, 12, 2091, 2816, 287, 1105, 14, 5661, 614, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 4580, 23912, 33411, 4580, 23912, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 20850, 31712, 312, 16034, 5827, 33411, 5827, 13, 26029, 13948, 10057, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 13948, 10057, 31712, 312, 16034, 5827, 33411, 5827, 13, 403, 1557, 538, 312, 796, 705, 43637, 12, 2091, 2816, 6, 4008, 5357, 360, 1404, 2767, 12789, 7, 24055, 23912, 13, 25584, 83, 461, 298, 524 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 612, 597, 1700, 286, 24559, 1435, 1332, 1760, 329, 5827, 657, 3132, 12, 2091, 2816, 287, 1105, 14, 5661, 614, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 4580, 23912, 33411, 4580, 23912, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 20850, 31712, 312, 16034, 5827, 33411, 5827, 13, 26029, 13948, 10057, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 13948, 10057, 31712, 312, 16034, 5827, 33411, 5827, 13, 403, 1557, 538, 312, 796, 705, 43637, 12, 2091, 2816, 6, 4008, 5357, 360, 1404, 2767, 12789, 7, 24055, 23912, 13, 25584, 83, 461, 298, 524 ]
How many years have a Position of 17th (q)?
SELECT COUNT("Year") FROM table_14034 WHERE "Position" = '17th (q)'
[ 2437, 867, 812, 423, 257, 23158, 286, 1596, 400, 357, 80, 19427, 46506, 327, 28270, 7203, 17688, 4943, 16034, 3084, 62, 15187, 2682, 33411, 366, 26545, 1, 796, 705, 1558, 400, 357, 80, 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 ]
[ 2437, 867, 812, 423, 257, 23158, 286, 1596, 400, 357, 80, 19427, 46506, 327, 28270, 7203, 17688, 4943, 16034, 3084, 62, 15187, 2682, 33411, 366, 26545, 1, 796, 705, 1558, 400, 357, 80, 33047 ]
what the first height of patient 006-153198.
SELECT patient.admissionheight FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '006-153198') AND NOT patient.admissionheight IS NULL ORDER BY patient.unitadmittime LIMIT 1
[ 10919, 262, 717, 6001, 286, 5827, 3571, 21, 12, 21395, 22337, 13, 46506, 5827, 13, 324, 3411, 17015, 16034, 5827, 33411, 5827, 13, 26029, 13948, 10057, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 13948, 10057, 31712, 312, 16034, 5827, 33411, 5827, 13, 403, 1557, 538, 312, 796, 705, 28041, 12, 21395, 22337, 11537, 5357, 5626, 5827, 13, 324, 3411, 17015, 3180, 15697, 38678, 11050, 5827, 13, 20850, 324, 20124, 524, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 717, 6001, 286, 5827, 3571, 21, 12, 21395, 22337, 13, 46506, 5827, 13, 324, 3411, 17015, 16034, 5827, 33411, 5827, 13, 26029, 13948, 10057, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 13948, 10057, 31712, 312, 16034, 5827, 33411, 5827, 13, 403, 1557, 538, 312, 796, 705, 28041, 12, 21395, 22337, 11537, 5357, 5626, 5827, 13, 324, 3411, 17015, 3180, 15697, 38678, 11050, 5827, 13, 20850, 324, 20124, 524, 27564, 2043, 352 ]
What's the total number of points when the vancouver carlings have fewer than 12 losses and more than 32 games?
SELECT COUNT(points) FROM table_name_1 WHERE losses < 12 AND team_name = "vancouver carlings" AND games > 32
[ 2061, 338, 262, 2472, 1271, 286, 2173, 618, 262, 410, 10264, 1097, 17783, 423, 7380, 621, 1105, 9089, 290, 517, 621, 3933, 1830, 30, 46506, 327, 28270, 7, 13033, 8, 16034, 3084, 62, 3672, 62, 16, 33411, 9089, 1279, 1105, 5357, 1074, 62, 3672, 796, 366, 85, 10264, 1097, 17783, 1, 5357, 1830, 1875, 3933 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2173, 618, 262, 410, 10264, 1097, 17783, 423, 7380, 621, 1105, 9089, 290, 517, 621, 3933, 1830, 30, 46506, 327, 28270, 7, 13033, 8, 16034, 3084, 62, 3672, 62, 16, 33411, 9089, 1279, 1105, 5357, 1074, 62, 3672, 796, 366, 85, 10264, 1097, 17783, 1, 5357, 1830, 1875, 3933 ]
Which album had a release of heavenly (hvn95)?
SELECT album FROM table_name_56 WHERE release_info = "heavenly (hvn95)"
[ 13828, 5062, 550, 257, 2650, 286, 32271, 357, 71, 85, 77, 3865, 19427, 46506, 5062, 16034, 3084, 62, 3672, 62, 3980, 33411, 2650, 62, 10951, 796, 366, 258, 4005, 306, 357, 71, 85, 77, 3865, 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, 1, 1, 1 ]
[ 13828, 5062, 550, 257, 2650, 286, 32271, 357, 71, 85, 77, 3865, 19427, 46506, 5062, 16034, 3084, 62, 3672, 62, 3980, 33411, 2650, 62, 10951, 796, 366, 258, 4005, 306, 357, 71, 85, 77, 3865, 16725 ]
list least expensive flight from DALLAS to BALTIMORE
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, flight, flight_fare WHERE (CITY_0.city_code = AIRPORT_SERVICE_0.city_code AND CITY_0.city_name = 'DALLAS' AND CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.city_name = 'BALTIMORE' AND flight.from_airport = AIRPORT_SERVICE_0.airport_code AND flight.to_airport = AIRPORT_SERVICE_1.airport_code) AND fare.one_direction_cost = (SELECT MIN(FAREalias1.one_direction_cost) FROM airport_service AS AIRPORT_SERVICEalias2, airport_service AS AIRPORT_SERVICEalias3, city AS CITYalias2, city AS CITYalias3, fare AS FAREalias1, flight AS FLIGHTalias1, flight_fare AS FLIGHT_FAREalias1 WHERE CITYalias2.city_code = AIRPORT_SERVICEalias2.city_code AND CITYalias2.city_name = 'DALLAS' AND CITYalias3.city_code = AIRPORT_SERVICEalias3.city_code AND CITYalias3.city_name = 'BALTIMORE' AND FLIGHT_FAREalias1.fare_id = FAREalias1.fare_id AND FLIGHTalias1.flight_id = FLIGHT_FAREalias1.flight_id AND FLIGHTalias1.from_airport = AIRPORT_SERVICEalias2.airport_code AND FLIGHTalias1.to_airport = AIRPORT_SERVICEalias3.airport_code) AND flight_fare.fare_id = fare.fare_id AND flight.flight_id = flight_fare.flight_id
[ 4868, 1551, 5789, 5474, 422, 360, 7036, 1921, 284, 347, 31429, 3955, 1581, 33635, 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, 31600, 15490, 62, 35009, 27389, 62, 16, 11, 1748, 7054, 27993, 62, 15, 11, 1748, 7054, 27993, 62, 16, 11, 14505, 11, 5474, 11, 5474, 62, 9496, 33411, 357, 34, 9050, 62, 15, 13, 19205, 62, 8189, 796, 31600, 15490, 62, 35009, 27389, 62, 15, 13, 19205, 62, 8189, 5357, 27993, 62, 15, 13, 19205, 62, 3672, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1551, 5789, 5474, 422, 360, 7036, 1921, 284, 347, 31429, 3955, 1581, 33635, 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, 31600, 15490, 62, 35009, 27389, 62, 16, 11, 1748, 7054, 27993, 62, 15, 11, 1748, 7054, 27993, 62, 16, 11, 14505, 11, 5474, 11, 5474, 62, 9496, 33411, 357, 34, 9050, 62, 15, 13, 19205, 62, 8189, 796, 31600, 15490, 62, 35009, 27389, 62, 15, 13, 19205, 62, 8189, 5357, 27993, 62, 15, 13, 19205, 62, 3672, 796, 705 ]
What are the total points that had 68 match points, 9 bonus points and 30 games?
SELECT "Total points" FROM table_37258 WHERE "Games" = '30' AND "Bonus points" = '9' AND "Match points" = '68'
[ 2061, 389, 262, 2472, 2173, 326, 550, 8257, 2872, 2173, 11, 860, 7202, 2173, 290, 1542, 1830, 30, 46506, 366, 14957, 2173, 1, 16034, 3084, 62, 2718, 25600, 33411, 366, 24474, 1, 796, 705, 1270, 6, 5357, 366, 29435, 2173, 1, 796, 705, 24, 6, 5357, 366, 23850, 2173, 1, 796, 705, 3104, 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 ]
[ 2061, 389, 262, 2472, 2173, 326, 550, 8257, 2872, 2173, 11, 860, 7202, 2173, 290, 1542, 1830, 30, 46506, 366, 14957, 2173, 1, 16034, 3084, 62, 2718, 25600, 33411, 366, 24474, 1, 796, 705, 1270, 6, 5357, 366, 29435, 2173, 1, 796, 705, 24, 6, 5357, 366, 23850, 2173, 1, 796, 705, 3104, 6 ]
which team earned the least amount of points in the apertura 2003 standings ?
SELECT "team" FROM table_203_67 ORDER BY "points" LIMIT 1
[ 4758, 1074, 7366, 262, 1551, 2033, 286, 2173, 287, 262, 257, 11766, 5330, 5816, 33864, 5633, 46506, 366, 15097, 1, 16034, 3084, 62, 22416, 62, 3134, 38678, 11050, 366, 13033, 1, 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, 1, 1 ]
[ 4758, 1074, 7366, 262, 1551, 2033, 286, 2173, 287, 262, 257, 11766, 5330, 5816, 33864, 5633, 46506, 366, 15097, 1, 16034, 3084, 62, 22416, 62, 3134, 38678, 11050, 366, 13033, 1, 27564, 2043, 352 ]