instruction
stringlengths
0
1.06k
response
stringlengths
2
3.61k
input_ids
list
attention_mask
list
labels
list
What is the Margin when the Winning score is +8 (70-69-70-75=284)?
SELECT "Margin" FROM table_33917 WHERE "Winning score" = '+8 (70-69-70-75=284)'
[ 2061, 318, 262, 11899, 259, 618, 262, 40983, 4776, 318, 1343, 23, 357, 2154, 12, 3388, 12, 2154, 12, 2425, 28, 30336, 19427, 46506, 366, 24428, 259, 1, 16034, 3084, 62, 29626, 1558, 33411, 366, 16643, 768, 4776, 1, 796, 705, 10, 23,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 11899, 259, 618, 262, 40983, 4776, 318, 1343, 23, 357, 2154, 12, 3388, 12, 2154, 12, 2425, 28, 30336, 19427, 46506, 366, 24428, 259, 1, 16034, 3084, 62, 29626, 1558, 33411, 366, 16643, 768, 4776, 1, 796, 705, 10, 23,...
Which teacher teaches the most students? Give me the first name and last name of the teacher.
SELECT T2.firstname, T2.lastname FROM list AS T1 JOIN teachers AS T2 ON T1.classroom = T2.classroom GROUP BY T2.firstname, T2.lastname ORDER BY COUNT(*) DESC LIMIT 1
[ 13828, 4701, 17324, 262, 749, 2444, 30, 13786, 502, 262, 717, 1438, 290, 938, 1438, 286, 262, 4701, 13, 46506, 309, 17, 13, 11085, 3672, 11, 309, 17, 13, 12957, 3672, 16034, 1351, 7054, 309, 16, 32357, 1268, 7799, 7054, 309, 17, 617...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4701, 17324, 262, 749, 2444, 30, 13786, 502, 262, 717, 1438, 290, 938, 1438, 286, 262, 4701, 13, 46506, 309, 17, 13, 11085, 3672, 11, 309, 17, 13, 12957, 3672, 16034, 1351, 7054, 309, 16, 32357, 1268, 7799, 7054, 309, 17, 617...
What was the score in the final when Mats Wilander was the opponent in the Australian Open?
SELECT "Score in the final" FROM table_25744 WHERE "Championship" = 'Australian Open' AND "Opponent in the final" = 'Mats Wilander'
[ 2061, 373, 262, 4776, 287, 262, 2457, 618, 30107, 5187, 4066, 373, 262, 6125, 287, 262, 6638, 4946, 30, 46506, 366, 26595, 287, 262, 2457, 1, 16034, 3084, 62, 28676, 2598, 33411, 366, 1925, 4350, 1056, 1, 796, 705, 38036, 4946, 6, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 373, 262, 4776, 287, 262, 2457, 618, 30107, 5187, 4066, 373, 262, 6125, 287, 262, 6638, 4946, 30, 46506, 366, 26595, 287, 262, 2457, 1, 16034, 3084, 62, 28676, 2598, 33411, 366, 1925, 4350, 1056, 1, 796, 705, 38036, 4946, 6, 5...
For the game played at Windy Hill, who was the away team?
SELECT away_team FROM table_name_4 WHERE venue = "windy hill"
[ 1890, 262, 983, 2826, 379, 3086, 88, 3327, 11, 508, 373, 262, 1497, 1074, 30, 46506, 1497, 62, 15097, 16034, 3084, 62, 3672, 62, 19, 33411, 14359, 796, 366, 7972, 88, 12788, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 1890, 262, 983, 2826, 379, 3086, 88, 3327, 11, 508, 373, 262, 1497, 1074, 30, 46506, 1497, 62, 15097, 16034, 3084, 62, 3672, 62, 19, 33411, 14359, 796, 366, 7972, 88, 12788, 1 ]
For those records from the products and each product's manufacturer, show me about the distribution of name and the sum of code , and group by attribute name in a bar chart, order by the X-axis in descending.
SELECT T1.Name, T1.Code FROM Products AS T1 JOIN Manufacturers AS T2 ON T1.Manufacturer = T2.Code GROUP BY T1.Name ORDER BY T1.Name DESC
[ 1890, 883, 4406, 422, 262, 3186, 290, 1123, 1720, 338, 11554, 11, 905, 502, 546, 262, 6082, 286, 1438, 290, 262, 2160, 286, 2438, 837, 290, 1448, 416, 11688, 1438, 287, 257, 2318, 8262, 11, 1502, 416, 262, 1395, 12, 22704, 287, 3149...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1890, 883, 4406, 422, 262, 3186, 290, 1123, 1720, 338, 11554, 11, 905, 502, 546, 262, 6082, 286, 1438, 290, 262, 2160, 286, 2438, 837, 290, 1448, 416, 11688, 1438, 287, 257, 2318, 8262, 11, 1502, 416, 262, 1395, 12, 22704, 287, 3149...
count the number of patients born before 2083 who are still alive.
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.expire_flag = "0" AND demographic.dob_year < "2083"
[ 9127, 262, 1271, 286, 3871, 4642, 878, 1160, 5999, 508, 389, 991, 6776, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 1069, 5111, 62, 32109, 796, 366, 15, 1, 5357, 1672...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4642, 878, 1160, 5999, 508, 389, 991, 6776, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 1069, 5111, 62, 32109, 796, 366, 15, 1, 5357, 1672...
Name the vessel type for dof subsea
SELECT vessel_type FROM table_26168687_5 WHERE vessel_operator = "DOF Subsea"
[ 5376, 262, 8837, 2099, 329, 466, 69, 850, 8583, 46506, 8837, 62, 4906, 16034, 3084, 62, 2075, 14656, 39925, 62, 20, 33411, 8837, 62, 46616, 796, 366, 18227, 37, 3834, 8583, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 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, 8837, 2099, 329, 466, 69, 850, 8583, 46506, 8837, 62, 4906, 16034, 3084, 62, 2075, 14656, 39925, 62, 20, 33411, 8837, 62, 46616, 796, 366, 18227, 37, 3834, 8583, 1 ]
What is the average attendance of the game with 38 opponent and less than 14 Falcons points?
SELECT AVG("Attendance") FROM table_44081 WHERE "Opponents" = '38' AND "Falcons points" < '14'
[ 2061, 318, 262, 2811, 14858, 286, 262, 983, 351, 4353, 6125, 290, 1342, 621, 1478, 21026, 2173, 30, 46506, 35224, 7203, 8086, 437, 590, 4943, 16034, 3084, 62, 25644, 6659, 33411, 366, 27524, 3906, 1, 796, 705, 2548, 6, 5357, 366, 4112...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 2811, 14858, 286, 262, 983, 351, 4353, 6125, 290, 1342, 621, 1478, 21026, 2173, 30, 46506, 35224, 7203, 8086, 437, 590, 4943, 16034, 3084, 62, 25644, 6659, 33411, 366, 27524, 3906, 1, 796, 705, 2548, 6, 5357, 366, 4112...
What is the team name when 243 is the total?
SELECT team_name FROM table_22014431_3 WHERE total = "243"
[ 2061, 318, 262, 1074, 1438, 618, 35989, 318, 262, 2472, 30, 46506, 1074, 62, 3672, 16034, 3084, 62, 17, 1264, 2598, 3132, 62, 18, 33411, 2472, 796, 366, 26660, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 1074, 1438, 618, 35989, 318, 262, 2472, 30, 46506, 1074, 62, 3672, 16034, 3084, 62, 17, 1264, 2598, 3132, 62, 18, 33411, 2472, 796, 366, 26660, 1 ]
Which Programming has a Video of audio only?
SELECT programming FROM table_name_62 WHERE video = "audio only"
[ 13828, 30297, 468, 257, 7623, 286, 6597, 691, 30, 46506, 8300, 16034, 3084, 62, 3672, 62, 5237, 33411, 2008, 796, 366, 24051, 691, 1 ]
[ 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, 30297, 468, 257, 7623, 286, 6597, 691, 30, 46506, 8300, 16034, 3084, 62, 3672, 62, 5237, 33411, 2008, 796, 366, 24051, 691, 1 ]
Show all origins and the number of flights from each origin. Plot them as pie chart.
SELECT origin, COUNT(*) FROM flight GROUP BY origin
[ 15307, 477, 15587, 290, 262, 1271, 286, 13956, 422, 1123, 8159, 13, 28114, 606, 355, 2508, 8262, 13, 46506, 8159, 11, 327, 28270, 7, 28104, 16034, 5474, 44441, 11050, 8159 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 15307, 477, 15587, 290, 262, 1271, 286, 13956, 422, 1123, 8159, 13, 28114, 606, 355, 2508, 8262, 13, 46506, 8159, 11, 327, 28270, 7, 28104, 16034, 5474, 44441, 11050, 8159 ]
For what round was the opponent nikola iri du an vemi ?
SELECT round FROM table_name_72 WHERE opponents = "nikola ćirić dušan vemić"
[ 1890, 644, 2835, 373, 262, 6125, 299, 1134, 5708, 4173, 72, 7043, 281, 1569, 11632, 5633, 46506, 2835, 16034, 3084, 62, 3672, 62, 4761, 33411, 7691, 796, 366, 17187, 5708, 34754, 229, 14783, 38325, 7043, 32790, 272, 1569, 11632, 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 ]
[ 1890, 644, 2835, 373, 262, 6125, 299, 1134, 5708, 4173, 72, 7043, 281, 1569, 11632, 5633, 46506, 2835, 16034, 3084, 62, 3672, 62, 4761, 33411, 7691, 796, 366, 17187, 5708, 34754, 229, 14783, 38325, 7043, 32790, 272, 1569, 11632, 38325, ...
how many countries earned no gold medals ?
SELECT COUNT("nation") FROM table_203_724 WHERE "gold" = 0
[ 4919, 867, 2678, 7366, 645, 3869, 28057, 5633, 46506, 327, 28270, 7203, 25729, 4943, 16034, 3084, 62, 22416, 62, 22, 1731, 33411, 366, 24267, 1, 796, 657 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 4919, 867, 2678, 7366, 645, 3869, 28057, 5633, 46506, 327, 28270, 7203, 25729, 4943, 16034, 3084, 62, 22416, 62, 22, 1731, 33411, 366, 24267, 1, 796, 657 ]
which coach had the most years as a coach ?
SELECT "coach" FROM table_203_577 ORDER BY "years" DESC LIMIT 1
[ 4758, 3985, 550, 262, 749, 812, 355, 257, 3985, 5633, 46506, 366, 1073, 620, 1, 16034, 3084, 62, 22416, 62, 49447, 38678, 11050, 366, 19002, 1, 22196, 34, 27564, 2043, 352 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 4758, 3985, 550, 262, 749, 812, 355, 257, 3985, 5633, 46506, 366, 1073, 620, 1, 16034, 3084, 62, 22416, 62, 49447, 38678, 11050, 366, 19002, 1, 22196, 34, 27564, 2043, 352 ]
What shows for 209 when the 2000 is , and a Total of 3, and a 2004 of 9th?
SELECT 2009 FROM table_name_4 WHERE 2000 = "–" AND total = 3 AND 2004 = "9th"
[ 2061, 2523, 329, 28815, 618, 262, 4751, 318, 837, 290, 257, 7472, 286, 513, 11, 290, 257, 5472, 286, 860, 400, 30, 46506, 3717, 16034, 3084, 62, 3672, 62, 19, 33411, 4751, 796, 366, 1906, 1, 5357, 2472, 796, 513, 5357, 5472, 796, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 2523, 329, 28815, 618, 262, 4751, 318, 837, 290, 257, 7472, 286, 513, 11, 290, 257, 5472, 286, 860, 400, 30, 46506, 3717, 16034, 3084, 62, 3672, 62, 19, 33411, 4751, 796, 366, 1906, 1, 5357, 2472, 796, 513, 5357, 5472, 796, ...
how much to pay for a dressing of wound nec?
SELECT DISTINCT cost.cost FROM cost WHERE cost.event_type = 'procedures_icd' AND cost.event_id IN (SELECT procedures_icd.row_id FROM procedures_icd WHERE procedures_icd.icd9_code = (SELECT d_icd_procedures.icd9_code FROM d_icd_procedures WHERE d_icd_procedures.short_title = 'dressing of wound nec'))
[ 4919, 881, 284, 1414, 329, 257, 18544, 286, 11699, 27576, 30, 46506, 360, 8808, 1268, 4177, 1575, 13, 15805, 16034, 1575, 33411, 1575, 13, 15596, 62, 4906, 796, 705, 1676, 771, 942, 62, 291, 67, 6, 5357, 1575, 13, 15596, 62, 312, 32...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 4919, 881, 284, 1414, 329, 257, 18544, 286, 11699, 27576, 30, 46506, 360, 8808, 1268, 4177, 1575, 13, 15805, 16034, 1575, 33411, 1575, 13, 15596, 62, 4906, 796, 705, 1676, 771, 942, 62, 291, 67, 6, 5357, 1575, 13, 15596, 62, 312, 32...
What music is in the film with an Uncut run time of 95 minutes?
SELECT "Music" FROM table_55091 WHERE "Uncut run time" = '95 minutes'
[ 2061, 2647, 318, 287, 262, 2646, 351, 281, 791, 8968, 1057, 640, 286, 6957, 2431, 30, 46506, 366, 22648, 1, 16034, 3084, 62, 22730, 6420, 33411, 366, 3118, 8968, 1057, 640, 1, 796, 705, 3865, 2431, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 2647, 318, 287, 262, 2646, 351, 281, 791, 8968, 1057, 640, 286, 6957, 2431, 30, 46506, 366, 22648, 1, 16034, 3084, 62, 22730, 6420, 33411, 366, 3118, 8968, 1057, 640, 1, 796, 705, 3865, 2431, 6 ]
What is the largest Attendance with a Loss of darling (0 1)?
SELECT MAX("Attendance") FROM table_69567 WHERE "Loss" = 'darling (0–1)'
[ 2061, 318, 262, 4387, 46502, 590, 351, 257, 22014, 286, 40003, 357, 15, 352, 19427, 46506, 25882, 7203, 8086, 437, 590, 4943, 16034, 3084, 62, 37381, 3134, 33411, 366, 43, 793, 1, 796, 705, 27455, 1359, 357, 15, 1906, 16, 33047 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 4387, 46502, 590, 351, 257, 22014, 286, 40003, 357, 15, 352, 19427, 46506, 25882, 7203, 8086, 437, 590, 4943, 16034, 3084, 62, 37381, 3134, 33411, 366, 43, 793, 1, 796, 705, 27455, 1359, 357, 15, 1906, 16, 33047 ]
what is the least tournaments played when the year is 1998?
SELECT MIN(tournaments_played) FROM table_name_62 WHERE year = 1998
[ 10919, 318, 262, 1551, 18130, 2826, 618, 262, 614, 318, 7795, 30, 46506, 20625, 7, 83, 16950, 62, 21542, 8, 16034, 3084, 62, 3672, 62, 5237, 33411, 614, 796, 7795 ]
[ 1, 1, 1, 1, 1, 1, 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, 1551, 18130, 2826, 618, 262, 614, 318, 7795, 30, 46506, 20625, 7, 83, 16950, 62, 21542, 8, 16034, 3084, 62, 3672, 62, 5237, 33411, 614, 796, 7795 ]
What was the manner of depature of the manager with a date of appointment on 23 November 2008?
SELECT manner_of_departure FROM table_name_9 WHERE date_of_appointment = "23 november 2008"
[ 2061, 373, 262, 5642, 286, 1207, 1300, 286, 262, 4706, 351, 257, 3128, 286, 12557, 319, 2242, 3389, 3648, 30, 46506, 5642, 62, 1659, 62, 10378, 433, 495, 16034, 3084, 62, 3672, 62, 24, 33411, 3128, 62, 1659, 62, 1324, 49805, 796, 36...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5642, 286, 1207, 1300, 286, 262, 4706, 351, 257, 3128, 286, 12557, 319, 2242, 3389, 3648, 30, 46506, 5642, 62, 1659, 62, 10378, 433, 495, 16034, 3084, 62, 3672, 62, 24, 33411, 3128, 62, 1659, 62, 1324, 49805, 796, 36...
what is the yearly average value of patient 012-26564's creatinine until 2103?
SELECT AVG(lab.labresult) FROM lab WHERE lab.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '012-26564')) AND lab.labname = 'creatinine' AND STRFTIME('%y', lab.labresulttime) ...
[ 10919, 318, 262, 24169, 2811, 1988, 286, 5827, 5534, 17, 12, 22980, 2414, 338, 1827, 259, 500, 1566, 362, 15197, 30, 46506, 35224, 7, 23912, 13, 23912, 20274, 8, 16034, 2248, 33411, 2248, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 10919, 318, 262, 24169, 2811, 1988, 286, 5827, 5534, 17, 12, 22980, 2414, 338, 1827, 259, 500, 1566, 362, 15197, 30, 46506, 35224, 7, 23912, 13, 23912, 20274, 8, 16034, 2248, 33411, 2248, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, ...
Show the average of account details for different statement details in a bar chart, and sort bar in descending order.
SELECT Statement_Details, AVG(Account_Details) FROM Accounts AS T1 JOIN Statements AS T2 ON T1.Statement_ID = T2.Statement_ID GROUP BY Statement_Details ORDER BY Statement_Details DESC
[ 15307, 262, 2811, 286, 1848, 3307, 329, 1180, 2643, 3307, 287, 257, 2318, 8262, 11, 290, 3297, 2318, 287, 31491, 1502, 13, 46506, 21983, 62, 24259, 11, 35224, 7, 30116, 62, 24259, 8, 16034, 35584, 7054, 309, 16, 32357, 1268, 44936, 70...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 15307, 262, 2811, 286, 1848, 3307, 329, 1180, 2643, 3307, 287, 257, 2318, 8262, 11, 290, 3297, 2318, 287, 31491, 1502, 13, 46506, 21983, 62, 24259, 11, 35224, 7, 30116, 62, 24259, 8, 16034, 35584, 7054, 309, 16, 32357, 1268, 44936, 70...
Very short answers with high score.
SELECT Id AS "post_link", Body, Score FROM Posts WHERE LENGTH(Body) < 256 AND Score > 5 AND PostTypeId = 2
[ 16371, 1790, 7429, 351, 1029, 4776, 13, 46506, 5121, 7054, 366, 7353, 62, 8726, 1600, 12290, 11, 15178, 16034, 12043, 33411, 406, 49494, 7, 25842, 8, 1279, 17759, 5357, 15178, 1875, 642, 5357, 2947, 6030, 7390, 796, 362 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 16371, 1790, 7429, 351, 1029, 4776, 13, 46506, 5121, 7054, 366, 7353, 62, 8726, 1600, 12290, 11, 15178, 16034, 12043, 33411, 406, 49494, 7, 25842, 8, 1279, 17759, 5357, 15178, 1875, 642, 5357, 2947, 6030, 7390, 796, 362 ]
what is the average total cost of a hospital which involves the spontaneous rate since 2105?
SELECT AVG(t1.c1) FROM (SELECT SUM(cost.cost) AS c1 FROM cost WHERE cost.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.patientunitstayid IN (SELECT lab.patientunitstayid FROM lab WHERE lab.labname = 'spontaneous rate')) AND STRFTIME('%y', cost.chargetime) >= '2105' GR...
[ 10919, 318, 262, 2811, 2472, 1575, 286, 257, 4436, 543, 9018, 262, 25319, 2494, 1201, 362, 13348, 30, 46506, 35224, 7, 83, 16, 13, 66, 16, 8, 16034, 357, 46506, 35683, 7, 15805, 13, 15805, 8, 7054, 269, 16, 16034, 1575, 33411, 1575,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2811, 2472, 1575, 286, 257, 4436, 543, 9018, 262, 25319, 2494, 1201, 362, 13348, 30, 46506, 35224, 7, 83, 16, 13, 66, 16, 8, 16034, 357, 46506, 35683, 7, 15805, 13, 15805, 8, 7054, 269, 16, 16034, 1575, 33411, 1575,...
When the date is July 8, and the score is 8-12, who is the opponent?
SELECT opponent FROM table_name_78 WHERE date = "july 8" AND score = "8-12"
[ 2215, 262, 3128, 318, 2901, 807, 11, 290, 262, 4776, 318, 807, 12, 1065, 11, 508, 318, 262, 6125, 30, 46506, 6125, 16034, 3084, 62, 3672, 62, 3695, 33411, 3128, 796, 366, 73, 2062, 807, 1, 5357, 4776, 796, 366, 23, 12, 1065, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2215, 262, 3128, 318, 2901, 807, 11, 290, 262, 4776, 318, 807, 12, 1065, 11, 508, 318, 262, 6125, 30, 46506, 6125, 16034, 3084, 62, 3672, 62, 3695, 33411, 3128, 796, 366, 73, 2062, 807, 1, 5357, 4776, 796, 366, 23, 12, 1065, 1 ]
how many days have it been since the last time that patient 016-9636 stayed in ward 613 during their current hospital visit?
SELECT 1 * (STRFTIME('%j', CURRENT_TIME()) - STRFTIME('%j', patient.unitadmittime)) FROM patient WHERE patient.uniquepid = '016-9636' AND patient.wardid = 613 AND patient.hospitaldischargetime IS NULL ORDER BY patient.unitadmittime DESC LIMIT 1
[ 4919, 867, 1528, 423, 340, 587, 1201, 262, 938, 640, 326, 5827, 5534, 21, 12, 4846, 2623, 9658, 287, 15305, 718, 1485, 1141, 511, 1459, 4436, 3187, 30, 46506, 352, 1635, 357, 18601, 9792, 12789, 10786, 4, 73, 3256, 327, 39237, 62, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 4919, 867, 1528, 423, 340, 587, 1201, 262, 938, 640, 326, 5827, 5534, 21, 12, 4846, 2623, 9658, 287, 15305, 718, 1485, 1141, 511, 1459, 4436, 3187, 30, 46506, 352, 1635, 357, 18601, 9792, 12789, 10786, 4, 73, 3256, 327, 39237, 62, 3...
What percentage is Karen Handel at in the poll in which Eric Johnson is 13% and undecided is 22%?
SELECT "Karen Handel" FROM table_34634 WHERE "Eric Johnson" = '13%' AND "Undecided" = '22%'
[ 2061, 5873, 318, 18678, 7157, 417, 379, 287, 262, 3278, 287, 543, 7651, 5030, 318, 1511, 4, 290, 39511, 318, 2534, 4, 30, 46506, 366, 42, 5757, 7157, 417, 1, 16034, 3084, 62, 30557, 2682, 33411, 366, 25004, 5030, 1, 796, 705, 1485, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5873, 318, 18678, 7157, 417, 379, 287, 262, 3278, 287, 543, 7651, 5030, 318, 1511, 4, 290, 39511, 318, 2534, 4, 30, 46506, 366, 42, 5757, 7157, 417, 1, 16034, 3084, 62, 30557, 2682, 33411, 366, 25004, 5030, 1, 796, 705, 1485, ...
What was the result of the game prior to week 9 with an attendance of 49,970?
SELECT "Result" FROM table_10337 WHERE "Week" < '9' AND "Attendance" = '49,970'
[ 2061, 373, 262, 1255, 286, 262, 983, 3161, 284, 1285, 860, 351, 281, 14858, 286, 5125, 11, 43587, 30, 46506, 366, 23004, 1, 16034, 3084, 62, 940, 31496, 33411, 366, 20916, 1, 1279, 705, 24, 6, 5357, 366, 8086, 437, 590, 1, 796, 70...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 286, 262, 983, 3161, 284, 1285, 860, 351, 281, 14858, 286, 5125, 11, 43587, 30, 46506, 366, 23004, 1, 16034, 3084, 62, 940, 31496, 33411, 366, 20916, 1, 1279, 705, 24, 6, 5357, 366, 8086, 437, 590, 1, 796, 70...
For those employees who was hired before 2002-06-21, a bar chart shows the distribution of job_id and the sum of employee_id , and group by attribute job_id, and display by the bar in ascending.
SELECT JOB_ID, SUM(EMPLOYEE_ID) FROM employees WHERE HIRE_DATE < '2002-06-21' GROUP BY JOB_ID ORDER BY JOB_ID
[ 1890, 883, 4409, 508, 373, 9657, 878, 6244, 12, 3312, 12, 2481, 11, 257, 2318, 8262, 2523, 262, 6082, 286, 1693, 62, 312, 290, 262, 2160, 286, 6538, 62, 312, 837, 290, 1448, 416, 11688, 1693, 62, 312, 11, 290, 3359, 416, 262, 2318...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1890, 883, 4409, 508, 373, 9657, 878, 6244, 12, 3312, 12, 2481, 11, 257, 2318, 8262, 2523, 262, 6082, 286, 1693, 62, 312, 290, 262, 2160, 286, 6538, 62, 312, 837, 290, 1448, 416, 11688, 1693, 62, 312, 11, 290, 3359, 416, 262, 2318...
which airlines provide direct flights between WASHINGTON and DENVER
SELECT DISTINCT airline.airline_code FROM airline, airport_service AS AIRPORT_SERVICE_0, airport_service AS AIRPORT_SERVICE_1, city AS CITY_0, city AS CITY_1, flight WHERE (CITY_0.city_code = AIRPORT_SERVICE_0.city_code AND CITY_0.city_name = 'WASHINGTON' AND CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.ci...
[ 4758, 26225, 2148, 1277, 13956, 1022, 370, 19436, 290, 37692, 28884, 36, 16779, 360, 8808, 1268, 4177, 18091, 13, 958, 1370, 62, 8189, 16034, 18091, 11, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15, 11, 9003, 62, 15271,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 26225, 2148, 1277, 13956, 1022, 370, 19436, 290, 37692, 28884, 36, 16779, 360, 8808, 1268, 4177, 18091, 13, 958, 1370, 62, 8189, 16034, 18091, 11, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15, 11, 9003, 62, 15271,...
who are the writers of the episode called 'The one on the last night'?
SELECT "Written by" FROM table_29794 WHERE "Title" = 'The One on the Last Night'
[ 8727, 389, 262, 8786, 286, 262, 4471, 1444, 705, 464, 530, 319, 262, 938, 1755, 30960, 46506, 366, 25354, 416, 1, 16034, 3084, 62, 1959, 50242, 33411, 366, 19160, 1, 796, 705, 464, 1881, 319, 262, 4586, 5265, 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 ]
[ 8727, 389, 262, 8786, 286, 262, 4471, 1444, 705, 464, 530, 319, 262, 938, 1755, 30960, 46506, 366, 25354, 416, 1, 16034, 3084, 62, 1959, 50242, 33411, 366, 19160, 1, 796, 705, 464, 1881, 319, 262, 4586, 5265, 6 ]
list evening flights tomorrow from PHOENIX to DETROIT
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, date_day, days, flight WHERE ((CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.city_name = 'DETROIT' AND date_day.day_number = 20 AND date_day.month_number = 1 AND ...
[ 4868, 6180, 13956, 9439, 422, 9370, 46, 1677, 10426, 284, 38267, 13252, 2043, 46506, 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...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6180, 13956, 9439, 422, 9370, 46, 1677, 10426, 284, 38267, 13252, 2043, 46506, 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...
what is the minimum age of patients with marital status as widowed and aged in or above 43?
SELECT MIN(demographic.age) FROM demographic WHERE demographic.marital_status = "WIDOWED" AND demographic.age >= "43"
[ 10919, 318, 262, 5288, 2479, 286, 3871, 351, 29555, 3722, 355, 9214, 6972, 290, 9722, 287, 393, 2029, 5946, 30, 46506, 20625, 7, 9536, 6826, 13, 496, 8, 16034, 16728, 33411, 16728, 13, 3876, 1287, 62, 13376, 796, 366, 54, 2389, 3913, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 10919, 318, 262, 5288, 2479, 286, 3871, 351, 29555, 3722, 355, 9214, 6972, 290, 9722, 287, 393, 2029, 5946, 30, 46506, 20625, 7, 9536, 6826, 13, 496, 8, 16034, 16728, 33411, 16728, 13, 3876, 1287, 62, 13376, 796, 366, 54, 2389, 3913, ...
what is patient 005-48105's first output amt-chest tube a output time a day before?
SELECT intakeoutput.intakeoutputtime FROM intakeoutput WHERE intakeoutput.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '005-48105')) AND intakeoutput.cellpath LIKE '%output%...
[ 10919, 318, 5827, 3571, 20, 12, 2780, 13348, 338, 717, 5072, 716, 83, 12, 46713, 12403, 257, 5072, 640, 257, 1110, 878, 30, 46506, 10337, 22915, 13, 600, 539, 22915, 2435, 16034, 10337, 22915, 33411, 10337, 22915, 13, 26029, 20850, 3171...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5827, 3571, 20, 12, 2780, 13348, 338, 717, 5072, 716, 83, 12, 46713, 12403, 257, 5072, 640, 257, 1110, 878, 30, 46506, 10337, 22915, 13, 600, 539, 22915, 2435, 16034, 10337, 22915, 33411, 10337, 22915, 13, 26029, 20850, 3171...
did patient 26799 since 2101 undergo surgery?
SELECT COUNT(*) > 0 FROM procedures_icd WHERE procedures_icd.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 26799) AND STRFTIME('%y', procedures_icd.charttime) >= '2101'
[ 20839, 5827, 37364, 2079, 1201, 2310, 486, 17777, 8185, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 9021, 62, 291, 67, 33411, 9021, 62, 291, 67, 13, 18108, 76, 62, 312, 3268, 357, 46506, 25349, 13, 18108, 76, 62, 312, 16034, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 20839, 5827, 37364, 2079, 1201, 2310, 486, 17777, 8185, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 9021, 62, 291, 67, 33411, 9021, 62, 291, 67, 13, 18108, 76, 62, 312, 3268, 357, 46506, 25349, 13, 18108, 76, 62, 312, 16034, ...
What are the names of different tracks, and how many races has each had Plot them as bar chart, could you list in asc by the Y-axis?
SELECT T2.Name, COUNT(*) FROM race AS T1 JOIN track AS T2 ON T1.Track_ID = T2.Track_ID GROUP BY T1.Track_ID ORDER BY COUNT(*)
[ 2061, 389, 262, 3891, 286, 1180, 8339, 11, 290, 703, 867, 9558, 468, 1123, 550, 28114, 606, 355, 2318, 8262, 11, 714, 345, 1351, 287, 10570, 416, 262, 575, 12, 22704, 30, 46506, 309, 17, 13, 5376, 11, 327, 28270, 7, 28104, 16034, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 2061, 389, 262, 3891, 286, 1180, 8339, 11, 290, 703, 867, 9558, 468, 1123, 550, 28114, 606, 355, 2318, 8262, 11, 714, 345, 1351, 287, 10570, 416, 262, 575, 12, 22704, 30, 46506, 309, 17, 13, 5376, 11, 327, 28270, 7, 28104, 16034, ...
Find the total credits of all classes offered by each department. Show a pie chart.
SELECT DEPT_CODE, SUM(T1.CRS_CREDIT) FROM COURSE AS T1 JOIN CLASS AS T2 ON T1.CRS_CODE = T2.CRS_CODE GROUP BY T1.DEPT_CODE
[ 16742, 262, 2472, 10824, 286, 477, 6097, 4438, 416, 1123, 5011, 13, 5438, 257, 2508, 8262, 13, 46506, 5550, 11571, 62, 34, 16820, 11, 35683, 7, 51, 16, 13, 34, 6998, 62, 9419, 24706, 8, 16034, 37384, 5188, 7054, 309, 16, 32357, 1268...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 16742, 262, 2472, 10824, 286, 477, 6097, 4438, 416, 1123, 5011, 13, 5438, 257, 2508, 8262, 13, 46506, 5550, 11571, 62, 34, 16820, 11, 35683, 7, 51, 16, 13, 34, 6998, 62, 9419, 24706, 8, 16034, 37384, 5188, 7054, 309, 16, 32357, 1268...
What was the rating for the episode with 1.83 viewers (millions)?
SELECT "Rating" FROM table_167 WHERE "Viewers (millions)" = '1.83'
[ 2061, 373, 262, 7955, 329, 262, 4471, 351, 352, 13, 5999, 10209, 357, 17805, 507, 19427, 46506, 366, 29321, 1, 16034, 3084, 62, 21940, 33411, 366, 7680, 364, 357, 17805, 507, 16725, 796, 705, 16, 13, 5999, 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 ]
[ 2061, 373, 262, 7955, 329, 262, 4471, 351, 352, 13, 5999, 10209, 357, 17805, 507, 19427, 46506, 366, 29321, 1, 16034, 3084, 62, 21940, 33411, 366, 7680, 364, 357, 17805, 507, 16725, 796, 705, 16, 13, 5999, 6 ]
For those records from the products and each product's manufacturer, find name and revenue , and group by attribute headquarter, and visualize them by a bar chart, and could you rank in descending by the y-axis?
SELECT T1.Name, T2.Revenue FROM Products AS T1 JOIN Manufacturers AS T2 ON T1.Manufacturer = T2.Code GROUP BY Headquarter, T1.Name ORDER BY T2.Revenue DESC
[ 1890, 883, 4406, 422, 262, 3186, 290, 1123, 1720, 338, 11554, 11, 1064, 1438, 290, 6426, 837, 290, 1448, 416, 11688, 1182, 24385, 11, 290, 38350, 606, 416, 257, 2318, 8262, 11, 290, 714, 345, 4279, 287, 31491, 416, 262, 331, 12, 227...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1890, 883, 4406, 422, 262, 3186, 290, 1123, 1720, 338, 11554, 11, 1064, 1438, 290, 6426, 837, 290, 1448, 416, 11688, 1182, 24385, 11, 290, 38350, 606, 416, 257, 2318, 8262, 11, 290, 714, 345, 4279, 287, 31491, 416, 262, 331, 12, 227...
Visualize a bar chart showing each location's total number of passengers, rank in ascending by the x-axis please.
SELECT Location, SUM(Total_Passengers) FROM station GROUP BY Location ORDER BY Location
[ 36259, 1096, 257, 2318, 8262, 4478, 1123, 4067, 338, 2472, 1271, 286, 10405, 11, 4279, 287, 41988, 416, 262, 2124, 12, 22704, 3387, 13, 46506, 13397, 11, 35683, 7, 14957, 62, 14478, 9302, 8, 16034, 4429, 44441, 11050, 13397, 38678, 1105...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 36259, 1096, 257, 2318, 8262, 4478, 1123, 4067, 338, 2472, 1271, 286, 10405, 11, 4279, 287, 41988, 416, 262, 2124, 12, 22704, 3387, 13, 46506, 13397, 11, 35683, 7, 14957, 62, 14478, 9302, 8, 16034, 4429, 44441, 11050, 13397, 38678, 1105...
igt: fasting glucose > 100 , < 126 or 2 _ hour ogtt > 140 but < 200
SELECT * FROM table_dev_46 WHERE igt = 1 OR (fasting_glucose > 100 OR fasting_glucose < 126) OR (ogtt > 140 AND ogtt < 200)
[ 328, 83, 25, 24845, 15701, 1875, 1802, 837, 1279, 19710, 393, 362, 4808, 1711, 267, 70, 926, 1875, 12713, 475, 1279, 939, 46506, 1635, 16034, 3084, 62, 7959, 62, 3510, 33411, 45329, 83, 796, 352, 6375, 357, 7217, 278, 62, 4743, 1229, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 328, 83, 25, 24845, 15701, 1875, 1802, 837, 1279, 19710, 393, 362, 4808, 1711, 267, 70, 926, 1875, 12713, 475, 1279, 939, 46506, 1635, 16034, 3084, 62, 7959, 62, 3510, 33411, 45329, 83, 796, 352, 6375, 357, 7217, 278, 62, 4743, 1229, ...
Who was crew chief for the team owned by Bob Leavine?
SELECT "Crew Chief" FROM table_538 WHERE "Owner(s)" = 'Bob Leavine'
[ 8241, 373, 5462, 4039, 329, 262, 1074, 6898, 416, 5811, 1004, 615, 500, 30, 46506, 366, 46724, 5953, 1, 16034, 3084, 62, 49561, 33411, 366, 42419, 7, 82, 16725, 796, 705, 18861, 1004, 615, 500, 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 ]
[ 8241, 373, 5462, 4039, 329, 262, 1074, 6898, 416, 5811, 1004, 615, 500, 30, 46506, 366, 46724, 5953, 1, 16034, 3084, 62, 49561, 33411, 366, 42419, 7, 82, 16725, 796, 705, 18861, 1004, 615, 500, 6 ]
What is the average age as of February 1, 2014 for the supercentenarians born in the United States?
SELECT "Age as of 1 February 2014" FROM table_37733 WHERE "Province or Country of birth" = 'united states'
[ 2061, 318, 262, 2811, 2479, 355, 286, 3945, 352, 11, 1946, 329, 262, 2208, 1087, 268, 13517, 4642, 287, 262, 1578, 1829, 30, 46506, 366, 23396, 355, 286, 352, 3945, 1946, 1, 16034, 3084, 62, 26514, 2091, 33411, 366, 15946, 924, 393, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2479, 355, 286, 3945, 352, 11, 1946, 329, 262, 2208, 1087, 268, 13517, 4642, 287, 262, 1578, 1829, 30, 46506, 366, 23396, 355, 286, 352, 3945, 1946, 1, 16034, 3084, 62, 26514, 2091, 33411, 366, 15946, 924, 393, ...
homochitto river bridge is in the same county as what other bridge built in 1920 ?
SELECT "name" FROM table_204_799 WHERE "built" = 1920 AND "county" = (SELECT "county" FROM table_204_799 WHERE "name" = 'homochitto river bridge')
[ 26452, 5374, 37606, 7850, 7696, 318, 287, 262, 976, 7968, 355, 644, 584, 7696, 3170, 287, 14062, 5633, 46506, 366, 3672, 1, 16034, 3084, 62, 18638, 62, 45455, 33411, 366, 18780, 1, 796, 14062, 5357, 366, 9127, 88, 1, 796, 357, 46506, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 26452, 5374, 37606, 7850, 7696, 318, 287, 262, 976, 7968, 355, 644, 584, 7696, 3170, 287, 14062, 5633, 46506, 366, 3672, 1, 16034, 3084, 62, 18638, 62, 45455, 33411, 366, 18780, 1, 796, 14062, 5357, 366, 9127, 88, 1, 796, 357, 46506, ...
tell me the number of summer olympics on the list .
SELECT COUNT(*) FROM table_204_266 WHERE "season" = 'summer'
[ 33331, 502, 262, 1271, 286, 3931, 267, 6760, 873, 319, 262, 1351, 764, 46506, 327, 28270, 7, 28104, 16034, 3084, 62, 18638, 62, 25540, 33411, 366, 6230, 1, 796, 705, 16345, 647, 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 ]
[ 33331, 502, 262, 1271, 286, 3931, 267, 6760, 873, 319, 262, 1351, 764, 46506, 327, 28270, 7, 28104, 16034, 3084, 62, 18638, 62, 25540, 33411, 366, 6230, 1, 796, 705, 16345, 647, 6 ]
how many patients in this year were prescribed with methylprednisolone sodium succ in the same month after the cont inv mec ven 96+ hrs procedure?
SELECT COUNT(DISTINCT t1.subject_id) FROM (SELECT admissions.subject_id, procedures_icd.charttime FROM procedures_icd JOIN admissions ON procedures_icd.hadm_id = admissions.hadm_id WHERE procedures_icd.icd9_code = (SELECT d_icd_procedures.icd9_code FROM d_icd_procedures WHERE d_icd_procedures.short_title = 'cont inv me...
[ 4919, 867, 3871, 287, 428, 614, 547, 14798, 351, 27664, 28764, 21361, 349, 505, 21072, 17458, 287, 262, 976, 1227, 706, 262, 542, 800, 502, 66, 8710, 9907, 10, 36201, 8771, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 256, 16, 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...
[ 4919, 867, 3871, 287, 428, 614, 547, 14798, 351, 27664, 28764, 21361, 349, 505, 21072, 17458, 287, 262, 976, 1227, 706, 262, 542, 800, 502, 66, 8710, 9907, 10, 36201, 8771, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 256, 16, 13...
For those employees who was hired before 2002-06-21, find hire_date and the sum of salary bin hire_date by weekday, and visualize them by a bar chart.
SELECT HIRE_DATE, SUM(SALARY) FROM employees WHERE HIRE_DATE < '2002-06-21'
[ 1890, 883, 4409, 508, 373, 9657, 878, 6244, 12, 3312, 12, 2481, 11, 1064, 11078, 62, 4475, 290, 262, 2160, 286, 9588, 9874, 11078, 62, 4475, 416, 28269, 11, 290, 38350, 606, 416, 257, 2318, 8262, 13, 46506, 36210, 2200, 62, 35, 6158...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1890, 883, 4409, 508, 373, 9657, 878, 6244, 12, 3312, 12, 2481, 11, 1064, 11078, 62, 4475, 290, 262, 2160, 286, 9588, 9874, 11078, 62, 4475, 416, 28269, 11, 290, 38350, 606, 416, 257, 2318, 8262, 13, 46506, 36210, 2200, 62, 35, 6158...
when did patient 015-94351 last get a procedure a year before?
SELECT treatment.treatmenttime FROM treatment WHERE treatment.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '015-94351')) AND DATETIME(treatment.treatmenttime, 'start of year...
[ 12518, 750, 5827, 5534, 20, 12, 5824, 35273, 938, 651, 257, 8771, 257, 614, 878, 30, 46506, 3513, 13, 42487, 2435, 16034, 3513, 33411, 3513, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 20850, 31712, 312, 16034, 5827...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 750, 5827, 5534, 20, 12, 5824, 35273, 938, 651, 257, 8771, 257, 614, 878, 30, 46506, 3513, 13, 42487, 2435, 16034, 3513, 33411, 3513, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 13, 26029, 20850, 31712, 312, 16034, 5827...
What are the top 5 countries by number of invoices and how many do they have.
SELECT billing_country, COUNT(*) FROM invoices GROUP BY billing_country ORDER BY COUNT(*) DESC LIMIT 5
[ 2061, 389, 262, 1353, 642, 2678, 416, 1271, 286, 800, 78, 1063, 290, 703, 867, 466, 484, 423, 13, 46506, 26297, 62, 19315, 11, 327, 28270, 7, 28104, 16034, 800, 78, 1063, 44441, 11050, 26297, 62, 19315, 38678, 11050, 327, 28270, 7, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 389, 262, 1353, 642, 2678, 416, 1271, 286, 800, 78, 1063, 290, 703, 867, 466, 484, 423, 13, 46506, 26297, 62, 19315, 11, 327, 28270, 7, 28104, 16034, 800, 78, 1063, 44441, 11050, 26297, 62, 19315, 38678, 11050, 327, 28270, 7, ...
what is the number of patients whose diagnosis is peritoneal abscess and with ed drug route?
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.short_title = "Peritoneal abscess" AND prescriptions.route = "ED"
[ 10919, 318, 262, 1271, 286, 3871, 3025, 13669, 318, 583, 49644, 282, 2352, 919, 290, 351, 1225, 2563, 6339, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 40567, 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...
[ 10919, 318, 262, 1271, 286, 3871, 3025, 13669, 318, 583, 49644, 282, 2352, 919, 290, 351, 1225, 2563, 6339, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 40567, 6...
What is the school code of the accounting department?
SELECT school_code FROM department WHERE dept_name = "Accounting"
[ 2061, 318, 262, 1524, 2438, 286, 262, 14317, 5011, 30, 46506, 1524, 62, 8189, 16034, 5011, 33411, 390, 457, 62, 3672, 796, 366, 30116, 278, 1 ]
[ 1, 1, 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, 1524, 2438, 286, 262, 14317, 5011, 30, 46506, 1524, 62, 8189, 16034, 5011, 33411, 390, 457, 62, 3672, 796, 366, 30116, 278, 1 ]
What is the party affiliation of Virginia Foxx?
SELECT "Party" FROM table_62133 WHERE "Incumbent" = 'virginia foxx'
[ 2061, 318, 262, 2151, 26218, 286, 6025, 5426, 87, 30, 46506, 366, 33553, 1, 16034, 3084, 62, 5237, 16945, 33411, 366, 25517, 2178, 298, 1, 796, 705, 85, 4672, 544, 21831, 87, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 2151, 26218, 286, 6025, 5426, 87, 30, 46506, 366, 33553, 1, 16034, 3084, 62, 5237, 16945, 33411, 366, 25517, 2178, 298, 1, 796, 705, 85, 4672, 544, 21831, 87, 6 ]
show morning flights from PHILADELPHIA to DALLAS
SELECT DISTINCT flight.flight_id FROM airport_service AS AIRPORT_SERVICE_0, airport_service AS AIRPORT_SERVICE_1, city AS CITY_0, city AS CITY_1, flight WHERE (CITY_0.city_code = AIRPORT_SERVICE_0.city_code AND CITY_0.city_name = 'PHILADELPHIA' AND CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.city_name = '...
[ 12860, 3329, 13956, 422, 9370, 4146, 2885, 3698, 11909, 3539, 284, 360, 7036, 1921, 46506, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15, 11, 9003, 62, 15271, 7054,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 12860, 3329, 13956, 422, 9370, 4146, 2885, 3698, 11909, 3539, 284, 360, 7036, 1921, 46506, 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,...
Create a bar chart showing the number of meter 200 across meter 200, and could you display by the X in asc?
SELECT meter_200, COUNT(meter_200) FROM swimmer GROUP BY meter_200 ORDER BY meter_200
[ 16447, 257, 2318, 8262, 4478, 262, 1271, 286, 16430, 939, 1973, 16430, 939, 11, 290, 714, 345, 3359, 416, 262, 1395, 287, 10570, 30, 46506, 16430, 62, 2167, 11, 327, 28270, 7, 27231, 62, 2167, 8, 16034, 9422, 647, 44441, 11050, 16430,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 16447, 257, 2318, 8262, 4478, 262, 1271, 286, 16430, 939, 1973, 16430, 939, 11, 290, 714, 345, 3359, 416, 262, 1395, 287, 10570, 30, 46506, 16430, 62, 2167, 11, 327, 28270, 7, 27231, 62, 2167, 8, 16034, 9422, 647, 44441, 11050, 16430,...
What are the ids of every student who has never attended a course?
SELECT student_id FROM students WHERE NOT student_id IN (SELECT student_id FROM student_course_attendance)
[ 2061, 389, 262, 220, 2340, 286, 790, 3710, 508, 468, 1239, 9141, 257, 1781, 30, 46506, 3710, 62, 312, 16034, 2444, 33411, 5626, 3710, 62, 312, 3268, 357, 46506, 3710, 62, 312, 16034, 3710, 62, 17319, 62, 1078, 437, 590, 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 ]
[ 2061, 389, 262, 220, 2340, 286, 790, 3710, 508, 468, 1239, 9141, 257, 1781, 30, 46506, 3710, 62, 312, 16034, 2444, 33411, 5626, 3710, 62, 312, 3268, 357, 46506, 3710, 62, 312, 16034, 3710, 62, 17319, 62, 1078, 437, 590, 8 ]
What is Score, when Opponent Team is Belgium, and when Opponent is Kirsten Flipkens?
SELECT "Score" FROM table_62012 WHERE "Opponent Team" = 'belgium' AND "Opponent" = 'kirsten flipkens'
[ 2061, 318, 15178, 11, 618, 9385, 3471, 4816, 318, 15664, 11, 290, 618, 9385, 3471, 318, 39700, 268, 29583, 14972, 30, 46506, 366, 26595, 1, 16034, 3084, 62, 21, 6999, 33411, 366, 27524, 3471, 4816, 1, 796, 705, 6667, 70, 1505, 6, 53...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 15178, 11, 618, 9385, 3471, 4816, 318, 15664, 11, 290, 618, 9385, 3471, 318, 39700, 268, 29583, 14972, 30, 46506, 366, 26595, 1, 16034, 3084, 62, 21, 6999, 33411, 366, 27524, 3471, 4816, 1, 796, 705, 6667, 70, 1505, 6, 53...
What is the sum of week(s) with an attendance of 30,751?
SELECT SUM(week) FROM table_name_77 WHERE attendance = 30 OFFSET 751
[ 2061, 318, 262, 2160, 286, 1285, 7, 82, 8, 351, 281, 14858, 286, 1542, 11, 48365, 30, 46506, 35683, 7, 10464, 8, 16034, 3084, 62, 3672, 62, 3324, 33411, 14858, 796, 1542, 3963, 10652, 2767, 767, 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 ]
[ 2061, 318, 262, 2160, 286, 1285, 7, 82, 8, 351, 281, 14858, 286, 1542, 11, 48365, 30, 46506, 35683, 7, 10464, 8, 16034, 3084, 62, 3672, 62, 3324, 33411, 14858, 796, 1542, 3963, 10652, 2767, 767, 4349 ]
What date did the epiode that had 1.37 million as the rating originally air?
SELECT "Originalairdate" FROM table_29370 WHERE "Ratings" = '1.37 Million'
[ 2061, 3128, 750, 262, 2462, 72, 1098, 326, 550, 352, 13, 2718, 1510, 355, 262, 7955, 6198, 1633, 30, 46506, 366, 20556, 958, 4475, 1, 16034, 3084, 62, 1959, 20167, 33411, 366, 29665, 654, 1, 796, 705, 16, 13, 2718, 23425, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 3128, 750, 262, 2462, 72, 1098, 326, 550, 352, 13, 2718, 1510, 355, 262, 7955, 6198, 1633, 30, 46506, 366, 20556, 958, 4475, 1, 16034, 3084, 62, 1959, 20167, 33411, 366, 29665, 654, 1, 796, 705, 16, 13, 2718, 23425, 6 ]
Who plays for the chicago bulls?
SELECT player FROM table_name_92 WHERE team = "chicago bulls"
[ 8241, 5341, 329, 262, 442, 4549, 40317, 30, 46506, 2137, 16034, 3084, 62, 3672, 62, 5892, 33411, 1074, 796, 366, 354, 4549, 40317, 1 ]
[ 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, 5341, 329, 262, 442, 4549, 40317, 30, 46506, 2137, 16034, 3084, 62, 3672, 62, 5892, 33411, 1074, 796, 366, 354, 4549, 40317, 1 ]
How many floors were there with a building rank of less than 3 and a height of 300 / 985 m (ft)?
SELECT COUNT(floors) FROM table_name_3 WHERE height * _m__ft_ = "300 / 985" AND rank < 3
[ 2437, 867, 18570, 547, 612, 351, 257, 2615, 4279, 286, 1342, 621, 513, 290, 257, 6001, 286, 5867, 1220, 860, 5332, 285, 357, 701, 19427, 46506, 327, 28270, 7, 48679, 669, 8, 16034, 3084, 62, 3672, 62, 18, 33411, 6001, 1635, 4808, 76...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2437, 867, 18570, 547, 612, 351, 257, 2615, 4279, 286, 1342, 621, 513, 290, 257, 6001, 286, 5867, 1220, 860, 5332, 285, 357, 701, 19427, 46506, 327, 28270, 7, 48679, 669, 8, 16034, 3084, 62, 3672, 62, 18, 33411, 6001, 1635, 4808, 76...
Questions post by users in the given list.
SELECT Id AS "post_link", OwnerDisplayName, CreationDate, Score, Tags FROM Posts WHERE PostTypeId = 1 AND OwnerDisplayName IN ('##list##') ORDER BY Id DESC
[ 35741, 1281, 416, 2985, 287, 262, 1813, 1351, 13, 46506, 5121, 7054, 366, 7353, 62, 8726, 1600, 23853, 23114, 5376, 11, 21582, 10430, 11, 15178, 11, 44789, 16034, 12043, 33411, 2947, 6030, 7390, 796, 352, 5357, 23853, 23114, 5376, 3268, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 35741, 1281, 416, 2985, 287, 262, 1813, 1351, 13, 46506, 5121, 7054, 366, 7353, 62, 8726, 1600, 23853, 23114, 5376, 11, 21582, 10430, 11, 15178, 11, 44789, 16034, 12043, 33411, 2947, 6030, 7390, 796, 352, 5357, 23853, 23114, 5376, 3268, ...
Which Completions has Yards of 10,098?
SELECT "Completions" FROM table_6374 WHERE "Yards" = '10,098'
[ 13828, 955, 37069, 507, 468, 42673, 286, 838, 11, 2931, 23, 30, 46506, 366, 5377, 37069, 507, 1, 16034, 3084, 62, 21, 31020, 33411, 366, 56, 1371, 1, 796, 705, 940, 11, 2931, 23, 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 ]
[ 13828, 955, 37069, 507, 468, 42673, 286, 838, 11, 2931, 23, 30, 46506, 366, 5377, 37069, 507, 1, 16034, 3084, 62, 21, 31020, 33411, 366, 56, 1371, 1, 796, 705, 940, 11, 2931, 23, 6 ]
state the opponent on halliwell jones stadium in super league xiv
SELECT "Opponent" FROM table_24211 WHERE "Venue" = 'Halliwell Jones Stadium' AND "Competition" = 'Super League XIV'
[ 5219, 262, 6125, 319, 6899, 72, 4053, 474, 1952, 10308, 287, 2208, 4652, 2124, 452, 46506, 366, 27524, 3471, 1, 16034, 3084, 62, 1731, 21895, 33411, 366, 37522, 518, 1, 796, 705, 34194, 72, 4053, 5437, 10499, 6, 5357, 366, 7293, 15620...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 5219, 262, 6125, 319, 6899, 72, 4053, 474, 1952, 10308, 287, 2208, 4652, 2124, 452, 46506, 366, 27524, 3471, 1, 16034, 3084, 62, 1731, 21895, 33411, 366, 37522, 518, 1, 796, 705, 34194, 72, 4053, 5437, 10499, 6, 5357, 366, 7293, 15620...
What date was the Tyre d and Bruce Mclaren won?
SELECT date FROM table_name_61 WHERE tyre = "d" AND winning_driver = "bruce mclaren"
[ 2061, 3128, 373, 262, 7039, 260, 288, 290, 11088, 337, 565, 5757, 1839, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 5333, 33411, 48216, 796, 366, 67, 1, 5357, 5442, 62, 26230, 796, 366, 65, 26524, 285, 565, 5757, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3128, 373, 262, 7039, 260, 288, 290, 11088, 337, 565, 5757, 1839, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 5333, 33411, 48216, 796, 366, 67, 1, 5357, 5442, 62, 26230, 796, 366, 65, 26524, 285, 565, 5757, 1 ]
what are the three most commonly prescribed medications for patients, which were also previously prescribed to patients with flecainide acetate within 2 months in 2105?
SELECT t3.drug FROM (SELECT t2.drug, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM (SELECT admissions.subject_id, prescriptions.startdate FROM prescriptions JOIN admissions ON prescriptions.hadm_id = admissions.hadm_id WHERE prescriptions.drug = 'flecainide acetate' AND STRFTIME('%y', prescriptions.startdate) =...
[ 10919, 389, 262, 1115, 749, 8811, 14798, 17638, 329, 3871, 11, 543, 547, 635, 4271, 14798, 284, 3871, 351, 5104, 66, 391, 485, 25174, 378, 1626, 362, 1933, 287, 362, 13348, 30, 46506, 256, 18, 13, 30349, 16034, 357, 46506, 256, 17, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 10919, 389, 262, 1115, 749, 8811, 14798, 17638, 329, 3871, 11, 543, 547, 635, 4271, 14798, 284, 3871, 351, 5104, 66, 391, 485, 25174, 378, 1626, 362, 1933, 287, 362, 13348, 30, 46506, 256, 18, 13, 30349, 16034, 357, 46506, 256, 17, ...
Out of the total number of patients admitted before the year 2131, calculate the number of those who remained admitted in hospital for more than 23 days.
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.days_stay > "23" AND demographic.admityear < "2131"
[ 7975, 286, 262, 2472, 1271, 286, 3871, 6848, 878, 262, 614, 362, 22042, 11, 15284, 262, 1271, 286, 883, 508, 6150, 6848, 287, 4436, 329, 517, 621, 2242, 1528, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 7975, 286, 262, 2472, 1271, 286, 3871, 6848, 878, 262, 614, 362, 22042, 11, 15284, 262, 1271, 286, 883, 508, 6150, 6848, 287, 4436, 329, 517, 621, 2242, 1528, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312...
What is the class having a year under 2010 and a class position of 5th?
SELECT "Class" FROM table_40099 WHERE "Year" < '2010' AND "Class Pos." = '5th'
[ 2061, 318, 262, 1398, 1719, 257, 614, 739, 3050, 290, 257, 1398, 2292, 286, 642, 400, 30, 46506, 366, 9487, 1, 16034, 3084, 62, 7029, 2079, 33411, 366, 17688, 1, 1279, 705, 10333, 6, 5357, 366, 9487, 18574, 526, 796, 705, 20, 400, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 1398, 1719, 257, 614, 739, 3050, 290, 257, 1398, 2292, 286, 642, 400, 30, 46506, 366, 9487, 1, 16034, 3084, 62, 7029, 2079, 33411, 366, 17688, 1, 1279, 705, 10333, 6, 5357, 366, 9487, 18574, 526, 796, 705, 20, 400, ...
what was the first medication prescribed to patient 22782 since 92 months ago?
SELECT prescriptions.drug FROM prescriptions WHERE prescriptions.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 22782) AND DATETIME(prescriptions.startdate) >= DATETIME(CURRENT_TIME(), '-92 month') ORDER BY prescriptions.startdate LIMIT 1
[ 10919, 373, 262, 717, 14103, 14798, 284, 5827, 30989, 6469, 1201, 10190, 1933, 2084, 30, 46506, 34092, 13, 30349, 16034, 34092, 33411, 34092, 13, 18108, 76, 62, 312, 3268, 357, 46506, 25349, 13, 18108, 76, 62, 312, 16034, 25349, 33411, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 10919, 373, 262, 717, 14103, 14798, 284, 5827, 30989, 6469, 1201, 10190, 1933, 2084, 30, 46506, 34092, 13, 30349, 16034, 34092, 33411, 34092, 13, 18108, 76, 62, 312, 3268, 357, 46506, 25349, 13, 18108, 76, 62, 312, 16034, 25349, 33411, ...
What was the position of Jon Perlman?
SELECT "Position" FROM table_64359 WHERE "Player" = 'jon perlman'
[ 2061, 373, 262, 2292, 286, 5966, 24316, 805, 30, 46506, 366, 26545, 1, 16034, 3084, 62, 2414, 30743, 33411, 366, 14140, 1, 796, 705, 46286, 48746, 805, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 373, 262, 2292, 286, 5966, 24316, 805, 30, 46506, 366, 26545, 1, 16034, 3084, 62, 2414, 30743, 33411, 366, 14140, 1, 796, 705, 46286, 48746, 805, 6 ]
What is bryan hodge's player number
SELECT COUNT(p) FROM table_22683369_8 WHERE player = "Bryan Hodge"
[ 2061, 318, 275, 29038, 289, 9728, 338, 2137, 1271, 46506, 327, 28270, 7, 79, 8, 16034, 3084, 62, 1828, 3104, 2091, 3388, 62, 23, 33411, 2137, 796, 366, 33, 29038, 367, 9728, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 275, 29038, 289, 9728, 338, 2137, 1271, 46506, 327, 28270, 7, 79, 8, 16034, 3084, 62, 1828, 3104, 2091, 3388, 62, 23, 33411, 2137, 796, 366, 33, 29038, 367, 9728, 1 ]
What is Jay Bruce's hometown?
SELECT hometown FROM table_11677100_11 WHERE player = "Jay Bruce"
[ 2061, 318, 9180, 11088, 338, 20994, 30, 46506, 20994, 16034, 3084, 62, 1157, 40179, 3064, 62, 1157, 33411, 2137, 796, 366, 30568, 11088, 1 ]
[ 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, 9180, 11088, 338, 20994, 30, 46506, 20994, 16034, 3084, 62, 1157, 40179, 3064, 62, 1157, 33411, 2137, 796, 366, 30568, 11088, 1 ]
What year had a score of 9?
SELECT "Season" FROM table_16298 WHERE "Points" = '9'
[ 2061, 614, 550, 257, 4776, 286, 860, 30, 46506, 366, 18960, 1, 16034, 3084, 62, 1433, 27728, 33411, 366, 40710, 1, 796, 705, 24, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 614, 550, 257, 4776, 286, 860, 30, 46506, 366, 18960, 1, 16034, 3084, 62, 1433, 27728, 33411, 366, 40710, 1, 796, 705, 24, 6 ]
provide the number of patients less than 80 years who are taking cefpodoxime proxetil medication.
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE demographic.age < "80" AND prescriptions.drug = "Cefpodoxime Proxetil"
[ 15234, 485, 262, 1271, 286, 3871, 1342, 621, 4019, 812, 508, 389, 2263, 269, 891, 79, 11430, 524, 14793, 316, 346, 14103, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1342, 621, 4019, 812, 508, 389, 2263, 269, 891, 79, 11430, 524, 14793, 316, 346, 14103, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, ...
count the number of patients whose gender is f and primary disease is newborn?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.gender = "F" AND demographic.diagnosis = "NEWBORN"
[ 9127, 262, 1271, 286, 3871, 3025, 5279, 318, 277, 290, 4165, 4369, 318, 23856, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 8388, 796, 366, 37, 1, 5357, 16728, 13, 473...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5279, 318, 277, 290, 4165, 4369, 318, 23856, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 33411, 16728, 13, 8388, 796, 366, 37, 1, 5357, 16728, 13, 473...
what country is dubai in
SELECT "Country" FROM table_34421 WHERE "Town" = 'dubai'
[ 10919, 1499, 318, 10873, 1872, 287, 46506, 366, 33921, 1, 16034, 3084, 62, 33535, 2481, 33411, 366, 38097, 1, 796, 705, 67, 549, 1872, 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 ]
[ 10919, 1499, 318, 10873, 1872, 287, 46506, 366, 33921, 1, 16034, 3084, 62, 33535, 2481, 33411, 366, 38097, 1, 796, 705, 67, 549, 1872, 6 ]
What is the date Listed of the Bridge Built CA.1876?
SELECT listed FROM table_name_46 WHERE built = "ca.1876"
[ 2061, 318, 262, 3128, 406, 6347, 286, 262, 10290, 28477, 7257, 13, 1507, 4304, 30, 46506, 5610, 16034, 3084, 62, 3672, 62, 3510, 33411, 3170, 796, 366, 6888, 13, 1507, 4304, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 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, 406, 6347, 286, 262, 10290, 28477, 7257, 13, 1507, 4304, 30, 46506, 5610, 16034, 3084, 62, 3672, 62, 3510, 33411, 3170, 796, 366, 6888, 13, 1507, 4304, 1 ]
triglyceride levels > 400 mg / dl.
SELECT * FROM table_train_160 WHERE triglyceride_tg > 400
[ 2213, 328, 38577, 485, 2974, 1875, 7337, 10527, 1220, 288, 75, 13, 46506, 1635, 16034, 3084, 62, 27432, 62, 14198, 33411, 47937, 485, 62, 25297, 1875, 7337 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2213, 328, 38577, 485, 2974, 1875, 7337, 10527, 1220, 288, 75, 13, 46506, 1635, 16034, 3084, 62, 27432, 62, 14198, 33411, 47937, 485, 62, 25297, 1875, 7337 ]
What is the average 18-49 for the episode that had an order number higher than 35 and less than 3.5 viewers?
SELECT AVG("18-49") FROM table_35898 WHERE "Viewers" < '3.5' AND "Order" > '35'
[ 2061, 318, 262, 2811, 1248, 12, 2920, 329, 262, 4471, 326, 550, 281, 1502, 1271, 2440, 621, 3439, 290, 1342, 621, 513, 13, 20, 10209, 30, 46506, 35224, 7203, 1507, 12, 2920, 4943, 16034, 3084, 62, 31128, 4089, 33411, 366, 7680, 364, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1248, 12, 2920, 329, 262, 4471, 326, 550, 281, 1502, 1271, 2440, 621, 3439, 290, 1342, 621, 513, 13, 20, 10209, 30, 46506, 35224, 7203, 1507, 12, 2920, 4943, 16034, 3084, 62, 31128, 4089, 33411, 366, 7680, 364, ...
For 599 , is Prof. Elizabeth Mimms the teacher next Winter ?
SELECT COUNT(*) > 0 FROM course, course_offering, instructor, offering_instructor, semester WHERE course.course_id = course_offering.course_id AND course.department = 'EECS' AND course.number = 599 AND instructor.name LIKE '%Elizabeth Mimms%' AND offering_instructor.instructor_id = instructor.instructor_id AND offering...
[ 1890, 642, 2079, 837, 318, 4415, 13, 10674, 39312, 907, 262, 4701, 1306, 10633, 5633, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 1781, 11, 1781, 62, 2364, 1586, 11, 21187, 11, 6011, 62, 259, 7249, 273, 11, 24878, 33411, 1781, 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...
[ 1890, 642, 2079, 837, 318, 4415, 13, 10674, 39312, 907, 262, 4701, 1306, 10633, 5633, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 1781, 11, 1781, 62, 2364, 1586, 11, 21187, 11, 6011, 62, 259, 7249, 273, 11, 24878, 33411, 1781, 13, ...
What frequency does branding dzec radyo agila 1062 have?
SELECT frequency FROM table_name_33 WHERE branding = "dzec radyo agila 1062"
[ 2061, 8373, 857, 24150, 288, 89, 721, 2511, 8226, 556, 10102, 838, 5237, 423, 30, 46506, 8373, 16034, 3084, 62, 3672, 62, 2091, 33411, 24150, 796, 366, 67, 89, 721, 2511, 8226, 556, 10102, 838, 5237, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 8373, 857, 24150, 288, 89, 721, 2511, 8226, 556, 10102, 838, 5237, 423, 30, 46506, 8373, 16034, 3084, 62, 3672, 62, 2091, 33411, 24150, 796, 366, 67, 89, 721, 2511, 8226, 556, 10102, 838, 5237, 1 ]
I want to see trend the number of season over season by Away_team, and list Season in descending order.
SELECT Season, COUNT(Season) FROM game GROUP BY Away_team ORDER BY Season DESC
[ 40, 765, 284, 766, 5182, 262, 1271, 286, 1622, 625, 1622, 416, 21986, 62, 15097, 11, 290, 1351, 7369, 287, 31491, 1502, 13, 46506, 7369, 11, 327, 28270, 7, 18960, 8, 16034, 983, 44441, 11050, 21986, 62, 15097, 38678, 11050, 7369, 2219...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 40, 765, 284, 766, 5182, 262, 1271, 286, 1622, 625, 1622, 416, 21986, 62, 15097, 11, 290, 1351, 7369, 287, 31491, 1502, 13, 46506, 7369, 11, 327, 28270, 7, 18960, 8, 16034, 983, 44441, 11050, 21986, 62, 15097, 38678, 11050, 7369, 2219...
count the number of patients who had lab test calculated tbg and died on or before 2148.
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.dod_year <= "2148.0" AND lab.label = "Calculated TBG"
[ 9127, 262, 1271, 286, 3871, 508, 550, 2248, 1332, 10488, 256, 35904, 290, 3724, 319, 393, 878, 362, 18294, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 2248, 617...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 508, 550, 2248, 1332, 10488, 256, 35904, 290, 3724, 319, 393, 878, 362, 18294, 13, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 2248, 617...
What league was involved in 2008?
SELECT "League" FROM table_73331 WHERE "Year" = '2008'
[ 2061, 4652, 373, 2950, 287, 3648, 30, 46506, 366, 24623, 1, 16034, 3084, 62, 49995, 3132, 33411, 366, 17688, 1, 796, 705, 11528, 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 ]
[ 2061, 4652, 373, 2950, 287, 3648, 30, 46506, 366, 24623, 1, 16034, 3084, 62, 49995, 3132, 33411, 366, 17688, 1, 796, 705, 11528, 6 ]
What is the Nord in 1952, when tennis borussia berlin was Berlin?
SELECT nord FROM table_name_3 WHERE berlin = "tennis borussia berlin" AND year = 1952
[ 2061, 318, 262, 18687, 287, 26352, 11, 618, 20790, 275, 273, 31269, 18157, 2815, 373, 11307, 30, 46506, 299, 585, 16034, 3084, 62, 3672, 62, 18, 33411, 18157, 2815, 796, 366, 1452, 21361, 275, 273, 31269, 18157, 2815, 1, 5357, 614, 79...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 18687, 287, 26352, 11, 618, 20790, 275, 273, 31269, 18157, 2815, 373, 11307, 30, 46506, 299, 585, 16034, 3084, 62, 3672, 62, 18, 33411, 18157, 2815, 796, 366, 1452, 21361, 275, 273, 31269, 18157, 2815, 1, 5357, 614, 79...
Links to PasteBin in comments.
SELECT * FROM Comments WHERE Text LIKE '%pastebin%' ORDER BY CreationDate
[ 31815, 284, 23517, 33, 259, 287, 3651, 13, 46506, 1635, 16034, 19502, 33411, 8255, 34178, 705, 4, 30119, 23497, 4, 6, 38678, 11050, 21582, 10430 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 31815, 284, 23517, 33, 259, 287, 3651, 13, 46506, 1635, 16034, 19502, 33411, 8255, 34178, 705, 4, 30119, 23497, 4, 6, 38678, 11050, 21582, 10430 ]
When Type was rowexit what was the Category?
SELECT "Category" FROM table_37678 WHERE "Type" = 'rowexit'
[ 2215, 5994, 373, 686, 732, 10198, 644, 373, 262, 21743, 30, 46506, 366, 27313, 1, 16034, 3084, 62, 2718, 30924, 33411, 366, 6030, 1, 796, 705, 305, 732, 10198, 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 ]
[ 2215, 5994, 373, 686, 732, 10198, 644, 373, 262, 21743, 30, 46506, 366, 27313, 1, 16034, 3084, 62, 2718, 30924, 33411, 366, 6030, 1, 796, 705, 305, 732, 10198, 6 ]
About Me from all Users.
SELECT Id AS "profile_link", WebsiteUrl AS "website", AboutMe AS "about_me" FROM Users
[ 8585, 2185, 422, 477, 18987, 13, 46506, 5121, 7054, 366, 13317, 62, 8726, 1600, 15887, 28165, 7054, 366, 732, 12485, 1600, 7994, 5308, 7054, 366, 10755, 62, 1326, 1, 16034, 18987 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 8585, 2185, 422, 477, 18987, 13, 46506, 5121, 7054, 366, 13317, 62, 8726, 1600, 15887, 28165, 7054, 366, 732, 12485, 1600, 7994, 5308, 7054, 366, 10755, 62, 1326, 1, 16034, 18987 ]
Get Question's Tag Data related Python.
SELECT questions.PyPostId AS Python_Questions FROM (SELECT p_tags.PostId AS PyPostId FROM Tags AS tag INNER JOIN PostTags AS p_tags ON tag.Id = p_tags.TagId INNER JOIN Posts AS posts ON Posts.Id = p_tags.PostId WHERE TagName = 'python') AS questions INNER JOIN Posts AS post ON questions.PyPostId = post.Id WHERE Creatio...
[ 3855, 18233, 338, 17467, 6060, 3519, 11361, 13, 46506, 2683, 13, 20519, 6307, 7390, 7054, 11361, 62, 35741, 16034, 357, 46506, 279, 62, 31499, 13, 6307, 7390, 7054, 9485, 6307, 7390, 16034, 44789, 7054, 7621, 3268, 21479, 32357, 1268, 294...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3855, 18233, 338, 17467, 6060, 3519, 11361, 13, 46506, 2683, 13, 20519, 6307, 7390, 7054, 11361, 62, 35741, 16034, 357, 46506, 279, 62, 31499, 13, 6307, 7390, 7054, 9485, 6307, 7390, 16034, 44789, 7054, 7621, 3268, 21479, 32357, 1268, 294...
all one way flights between BOSTON and PHILADELPHIA
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_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.city_name = 'PHILADELPHIA' AND fare.round_trip_required = 'NO' AND flight_fare.fare...
[ 439, 530, 835, 13956, 1022, 347, 10892, 1340, 290, 9370, 4146, 2885, 3698, 11909, 40, 11159, 16779, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15, 11, 9003, 62, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 439, 530, 835, 13956, 1022, 347, 10892, 1340, 290, 9370, 4146, 2885, 3698, 11909, 40, 11159, 16779, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15, 11, 9003, 62, 1...
What meet had a 400m individual medley meet?
SELECT meet FROM table_name_56 WHERE event = "400m individual medley"
[ 2061, 1826, 550, 257, 7337, 76, 1981, 1117, 1636, 1826, 30, 46506, 1826, 16034, 3084, 62, 3672, 62, 3980, 33411, 1785, 796, 366, 7029, 76, 1981, 1117, 1636, 1 ]
[ 1, 1, 1, 1, 1, 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, 1826, 550, 257, 7337, 76, 1981, 1117, 1636, 1826, 30, 46506, 1826, 16034, 3084, 62, 3672, 62, 3980, 33411, 1785, 796, 366, 7029, 76, 1981, 1117, 1636, 1 ]
what is the yearly maximum amount of chest tube output: mediastinal l anterior, medial that patient 006-13677 had since 126 months ago?
SELECT MAX(intakeoutput.cellvaluenumeric) FROM intakeoutput WHERE intakeoutput.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '006-13677')) AND intakeoutput.celllabel = 'chest...
[ 10919, 318, 262, 24169, 5415, 2033, 286, 7721, 12403, 5072, 25, 16957, 459, 1292, 300, 32700, 11, 48174, 326, 5827, 3571, 21, 12, 1485, 40179, 550, 1201, 19710, 1933, 2084, 30, 46506, 25882, 7, 600, 539, 22915, 13, 3846, 2100, 84, 268...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 24169, 5415, 2033, 286, 7721, 12403, 5072, 25, 16957, 459, 1292, 300, 32700, 11, 48174, 326, 5827, 3571, 21, 12, 1485, 40179, 550, 1201, 19710, 1933, 2084, 30, 46506, 25882, 7, 600, 539, 22915, 13, 3846, 2100, 84, 268...
Who is the high rebounds for game 64?
SELECT high_rebounds FROM table_23281862_9 WHERE game = 64
[ 8241, 318, 262, 1029, 18841, 329, 983, 5598, 30, 46506, 1029, 62, 34806, 3733, 16034, 3084, 62, 1954, 2078, 1507, 5237, 62, 24, 33411, 983, 796, 5598 ]
[ 1, 1, 1, 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, 318, 262, 1029, 18841, 329, 983, 5598, 30, 46506, 1029, 62, 34806, 3733, 16034, 3084, 62, 1954, 2078, 1507, 5237, 62, 24, 33411, 983, 796, 5598 ]
What home team played North Melbourne?
SELECT "Home team" FROM table_57833 WHERE "Away team" = 'north melbourne'
[ 2061, 1363, 1074, 2826, 2258, 14819, 30, 46506, 366, 16060, 1074, 1, 16034, 3084, 62, 38907, 2091, 33411, 366, 32, 1014, 1074, 1, 796, 705, 43588, 7758, 12544, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 1363, 1074, 2826, 2258, 14819, 30, 46506, 366, 16060, 1074, 1, 16034, 3084, 62, 38907, 2091, 33411, 366, 32, 1014, 1074, 1, 796, 705, 43588, 7758, 12544, 6 ]
What is the Total Orphans number when the number of Total Orphans (AIDS Related) is < 100, and the Maternal (Total) is smaller than 31,000?
SELECT MIN("Total Orphans (Total)") FROM table_63649 WHERE "Total Orphans (AIDS Related)" = '< 100' AND "Maternal (Total)" < '31,000'
[ 2061, 318, 262, 7472, 1471, 44464, 1271, 618, 262, 1271, 286, 7472, 1471, 44464, 357, 39338, 19809, 8, 318, 1279, 1802, 11, 290, 262, 337, 14744, 357, 14957, 8, 318, 4833, 621, 3261, 11, 830, 30, 46506, 20625, 7203, 14957, 1471, 44464...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 2061, 318, 262, 7472, 1471, 44464, 1271, 618, 262, 1271, 286, 7472, 1471, 44464, 357, 39338, 19809, 8, 318, 1279, 1802, 11, 290, 262, 337, 14744, 357, 14957, 8, 318, 4833, 621, 3261, 11, 830, 30, 46506, 20625, 7203, 14957, 1471, 44464...
at which location was there only one elderly casualty ?
SELECT "place" FROM table_204_693 WHERE "elderly" = 1
[ 265, 543, 4067, 373, 612, 691, 530, 13830, 39068, 5633, 46506, 366, 5372, 1, 16034, 3084, 62, 18638, 62, 48528, 33411, 366, 68, 6499, 306, 1, 796, 352 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 265, 543, 4067, 373, 612, 691, 530, 13830, 39068, 5633, 46506, 366, 5372, 1, 16034, 3084, 62, 18638, 62, 48528, 33411, 366, 68, 6499, 306, 1, 796, 352 ]
What average gold has China (chn) as the nation with a bronze greater than 1?
SELECT AVG(gold) FROM table_name_63 WHERE nation = "china (chn)" AND bronze > 1
[ 2061, 2811, 3869, 468, 2807, 357, 1349, 8, 355, 262, 3277, 351, 257, 22101, 3744, 621, 352, 30, 46506, 35224, 7, 24267, 8, 16034, 3084, 62, 3672, 62, 5066, 33411, 3277, 796, 366, 354, 1437, 357, 1349, 16725, 5357, 22101, 1875, 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 ]
[ 2061, 2811, 3869, 468, 2807, 357, 1349, 8, 355, 262, 3277, 351, 257, 22101, 3744, 621, 352, 30, 46506, 35224, 7, 24267, 8, 16034, 3084, 62, 3672, 62, 5066, 33411, 3277, 796, 366, 354, 1437, 357, 1349, 16725, 5357, 22101, 1875, 352 ]
What is the Outcome when All England Open is the Opponent in the final?
SELECT "Outcome" FROM table_75045 WHERE "Opponent in the final" = 'all england open'
[ 2061, 318, 262, 3806, 2958, 618, 1439, 4492, 4946, 318, 262, 9385, 3471, 287, 262, 2457, 30, 46506, 366, 7975, 2958, 1, 16034, 3084, 62, 15426, 2231, 33411, 366, 27524, 3471, 287, 262, 2457, 1, 796, 705, 439, 1786, 1044, 1280, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 3806, 2958, 618, 1439, 4492, 4946, 318, 262, 9385, 3471, 287, 262, 2457, 30, 46506, 366, 7975, 2958, 1, 16034, 3084, 62, 15426, 2231, 33411, 366, 27524, 3471, 287, 262, 2457, 1, 796, 705, 439, 1786, 1044, 1280, 6 ]
Return the dates of birth for entrepreneurs who have either the investor Simon Woodroffe or Peter Jones, and count them by a bar chart, and rank by the how many date of birth from high to low.
SELECT Date_of_Birth, COUNT(Date_of_Birth) FROM entrepreneur AS T1 JOIN people AS T2 ON T1.People_ID = T2.People_ID WHERE T1.Investor = "Simon Woodroffe" OR T1.Investor = "Peter Jones" ORDER BY COUNT(Date_of_Birth) DESC
[ 13615, 262, 9667, 286, 4082, 329, 17038, 508, 423, 2035, 262, 15811, 11288, 5326, 305, 16658, 393, 5613, 5437, 11, 290, 954, 606, 416, 257, 2318, 8262, 11, 290, 4279, 416, 262, 703, 867, 3128, 286, 4082, 422, 1029, 284, 1877, 13, 46...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 13615, 262, 9667, 286, 4082, 329, 17038, 508, 423, 2035, 262, 15811, 11288, 5326, 305, 16658, 393, 5613, 5437, 11, 290, 954, 606, 416, 257, 2318, 8262, 11, 290, 4279, 416, 262, 703, 867, 3128, 286, 4082, 422, 1029, 284, 1877, 13, 46...
Multiuser Receiver for Decision Feedback
SELECT DISTINCT paperkeyphrase.paperid FROM keyphrase, paperkeyphrase WHERE keyphrase.keyphrasename IN ('Multiuser Receiver', 'Decision Feedback') GROUP BY paperkeyphrase.paperid HAVING COUNT(DISTINCT keyphrase.keyphraseid) = 1
[ 15205, 3754, 263, 39106, 329, 26423, 37774, 46506, 360, 8808, 1268, 4177, 3348, 2539, 34675, 13, 20189, 312, 16034, 1994, 34675, 11, 3348, 2539, 34675, 33411, 1994, 34675, 13, 2539, 746, 8847, 12453, 3268, 19203, 15205, 3754, 263, 39106, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 15205, 3754, 263, 39106, 329, 26423, 37774, 46506, 360, 8808, 1268, 4177, 3348, 2539, 34675, 13, 20189, 312, 16034, 1994, 34675, 11, 3348, 2539, 34675, 33411, 1994, 34675, 13, 2539, 746, 8847, 12453, 3268, 19203, 15205, 3754, 263, 39106, ...
Which of the R. Epp, has J Thiessen of Tjoatj?
SELECT "R. Epp" FROM table_59744 WHERE "J. Thiessen" = 'tjoatj'
[ 13828, 286, 262, 371, 13, 412, 381, 11, 468, 449, 536, 72, 44483, 286, 309, 7639, 265, 73, 30, 46506, 366, 49, 13, 412, 381, 1, 16034, 3084, 62, 43239, 2598, 33411, 366, 41, 13, 536, 72, 44483, 1, 796, 705, 83, 7639, 265, 73, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 286, 262, 371, 13, 412, 381, 11, 468, 449, 536, 72, 44483, 286, 309, 7639, 265, 73, 30, 46506, 366, 49, 13, 412, 381, 1, 16034, 3084, 62, 43239, 2598, 33411, 366, 41, 13, 536, 72, 44483, 1, 796, 705, 83, 7639, 265, 73, ...