instruction
stringlengths
0
1.06k
response
stringlengths
2
3.61k
input_ids
list
attention_mask
list
labels
list
What's the average number of wins for those with less than 2 byes?
SELECT AVG("Wins") FROM table_61970 WHERE "Byes" < '2'
[ 2061, 338, 262, 2811, 1271, 286, 7864, 329, 883, 351, 1342, 621, 362, 416, 274, 30, 46506, 35224, 7203, 54, 1040, 4943, 16034, 3084, 62, 21, 30986, 33411, 366, 3886, 274, 1, 1279, 705, 17, 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, 338, 262, 2811, 1271, 286, 7864, 329, 883, 351, 1342, 621, 362, 416, 274, 30, 46506, 35224, 7203, 54, 1040, 4943, 16034, 3084, 62, 21, 30986, 33411, 366, 3886, 274, 1, 1279, 705, 17, 6 ]
When the money list rank was n/a, what was the scoring average?
SELECT "Scoring average" FROM table_15883 WHERE "Money list rank" = 'n/a'
[ 2215, 262, 1637, 1351, 4279, 373, 299, 14, 64, 11, 644, 373, 262, 9689, 2811, 30, 46506, 366, 3351, 3255, 2811, 1, 16034, 3084, 62, 1314, 49287, 33411, 366, 26788, 1351, 4279, 1, 796, 705, 77, 14, 64, 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 ]
[ 2215, 262, 1637, 1351, 4279, 373, 299, 14, 64, 11, 644, 373, 262, 9689, 2811, 30, 46506, 366, 3351, 3255, 2811, 1, 16034, 3084, 62, 1314, 49287, 33411, 366, 26788, 1351, 4279, 1, 796, 705, 77, 14, 64, 6 ]
What was the rank for the finish time of 1:42.054?
SELECT AVG(rank) FROM table_name_38 WHERE time = "1:42.054"
[ 2061, 373, 262, 4279, 329, 262, 5461, 640, 286, 352, 25, 3682, 13, 2713, 19, 30, 46506, 35224, 7, 43027, 8, 16034, 3084, 62, 3672, 62, 2548, 33411, 640, 796, 366, 16, 25, 3682, 13, 2713, 19, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 373, 262, 4279, 329, 262, 5461, 640, 286, 352, 25, 3682, 13, 2713, 19, 30, 46506, 35224, 7, 43027, 8, 16034, 3084, 62, 3672, 62, 2548, 33411, 640, 796, 366, 16, 25, 3682, 13, 2713, 19, 1 ]
find out the gender and status of death for patient estrella carroll.
SELECT demographic.gender, demographic.expire_flag FROM demographic WHERE demographic.name = "Estrella Carroll"
[ 19796, 503, 262, 5279, 290, 3722, 286, 1918, 329, 5827, 1556, 20481, 1097, 2487, 13, 46506, 16728, 13, 8388, 11, 16728, 13, 1069, 5111, 62, 32109, 16034, 16728, 33411, 16728, 13, 3672, 796, 366, 22362, 20481, 21298, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 19796, 503, 262, 5279, 290, 3722, 286, 1918, 329, 5827, 1556, 20481, 1097, 2487, 13, 46506, 16728, 13, 8388, 11, 16728, 13, 1069, 5111, 62, 32109, 16034, 16728, 33411, 16728, 13, 3672, 796, 366, 22362, 20481, 21298, 1 ]
When there is less than 13 services aces with a percentage greater than 0.34900000000000003, what is the smallest total attempts?
SELECT MIN("Total Attempts") FROM table_12686 WHERE "Percentage" > '0.34900000000000003' AND "Service Aces" < '13'
[ 2215, 612, 318, 1342, 621, 1511, 2594, 257, 728, 351, 257, 5873, 3744, 621, 657, 13, 27371, 8269, 20483, 18, 11, 644, 318, 262, 18197, 2472, 6370, 30, 46506, 20625, 7203, 14957, 25770, 82, 4943, 16034, 3084, 62, 1065, 33808, 33411, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 2215, 612, 318, 1342, 621, 1511, 2594, 257, 728, 351, 257, 5873, 3744, 621, 657, 13, 27371, 8269, 20483, 18, 11, 644, 318, 262, 18197, 2472, 6370, 30, 46506, 20625, 7203, 14957, 25770, 82, 4943, 16034, 3084, 62, 1065, 33808, 33411, 36...
What is the Fate of the San Pablo ship?
SELECT "Fate" FROM table_44103 WHERE "Name" = 'san pablo'
[ 2061, 318, 262, 20341, 286, 262, 2986, 33185, 4074, 30, 46506, 366, 37, 378, 1, 16034, 3084, 62, 2598, 15197, 33411, 366, 5376, 1, 796, 705, 12807, 279, 18817, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 20341, 286, 262, 2986, 33185, 4074, 30, 46506, 366, 37, 378, 1, 16034, 3084, 62, 2598, 15197, 33411, 366, 5376, 1, 796, 705, 12807, 279, 18817, 6 ]
papers written by emina torlak within the last 10 years
SELECT DISTINCT writes.paperid FROM author, paper, writes WHERE author.authorname = 'emina torlak' AND paper.year >= YEAR(CURDATE()) - 10 AND writes.authorid = author.authorid AND writes.paperid = paper.paperid
[ 40491, 3194, 416, 795, 1437, 7332, 75, 461, 1626, 262, 938, 838, 812, 46506, 360, 8808, 1268, 4177, 6797, 13, 20189, 312, 16034, 1772, 11, 3348, 11, 6797, 33411, 1772, 13, 18439, 1211, 480, 796, 705, 368, 1437, 7332, 75, 461, 6, 535...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 40491, 3194, 416, 795, 1437, 7332, 75, 461, 1626, 262, 938, 838, 812, 46506, 360, 8808, 1268, 4177, 6797, 13, 20189, 312, 16034, 1772, 11, 3348, 11, 6797, 33411, 1772, 13, 18439, 1211, 480, 796, 705, 368, 1437, 7332, 75, 461, 6, 535...
Which Lost is the highest one that has a Drawn smaller than 4, and a Played smaller than 9?
SELECT MAX(lost) FROM table_name_93 WHERE drawn < 4 AND played < 9
[ 13828, 9164, 318, 262, 4511, 530, 326, 468, 257, 50061, 4833, 621, 604, 11, 290, 257, 33101, 4833, 621, 860, 30, 46506, 25882, 7, 33224, 8, 16034, 3084, 62, 3672, 62, 6052, 33411, 7428, 1279, 604, 5357, 2826, 1279, 860 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 9164, 318, 262, 4511, 530, 326, 468, 257, 50061, 4833, 621, 604, 11, 290, 257, 33101, 4833, 621, 860, 30, 46506, 25882, 7, 33224, 8, 16034, 3084, 62, 3672, 62, 6052, 33411, 7428, 1279, 604, 5357, 2826, 1279, 860 ]
What is the H/A entry for the Date of 2 October 2007 with an Attendance that is larger than 41,510?
SELECT "H / A" FROM table_14386 WHERE "Attendance" > '41,510' AND "Date" = '2 october 2007'
[ 2061, 318, 262, 367, 14, 32, 5726, 329, 262, 7536, 286, 362, 3267, 4343, 351, 281, 46502, 590, 326, 318, 4025, 621, 6073, 11, 33690, 30, 46506, 366, 39, 1220, 317, 1, 16034, 3084, 62, 1415, 21734, 33411, 366, 8086, 437, 590, 1, 18...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 367, 14, 32, 5726, 329, 262, 7536, 286, 362, 3267, 4343, 351, 281, 46502, 590, 326, 318, 4025, 621, 6073, 11, 33690, 30, 46506, 366, 39, 1220, 317, 1, 16034, 3084, 62, 1415, 21734, 33411, 366, 8086, 437, 590, 1, 18...
How many intro dates have the price of 686 ?
SELECT COUNT(intro_date) FROM table_29778616_1 WHERE price = "686€"
[ 2437, 867, 18951, 9667, 423, 262, 2756, 286, 718, 4521, 5633, 46506, 327, 28270, 7, 600, 305, 62, 4475, 8, 16034, 3084, 62, 1959, 3324, 4521, 1433, 62, 16, 33411, 2756, 796, 366, 33808, 26391, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 18951, 9667, 423, 262, 2756, 286, 718, 4521, 5633, 46506, 327, 28270, 7, 600, 305, 62, 4475, 8, 16034, 3084, 62, 1959, 3324, 4521, 1433, 62, 16, 33411, 2756, 796, 366, 33808, 26391, 1 ]
Anthony West ride which Motorcyle?
SELECT "Motorcycle" FROM table_67166 WHERE "Rider" = 'anthony west'
[ 32697, 2688, 6594, 543, 12533, 948, 293, 30, 46506, 366, 34919, 13696, 1, 16034, 3084, 62, 3134, 23055, 33411, 366, 49, 1304, 1, 796, 705, 29313, 1647, 7421, 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 ]
[ 32697, 2688, 6594, 543, 12533, 948, 293, 30, 46506, 366, 34919, 13696, 1, 16034, 3084, 62, 3134, 23055, 33411, 366, 49, 1304, 1, 796, 705, 29313, 1647, 7421, 6 ]
For each file format, return the number of artists who released songs in that format Show bar chart, and could you show in ascending by the the total number ?
SELECT formats, COUNT(*) FROM files GROUP BY formats ORDER BY COUNT(*)
[ 1890, 1123, 2393, 5794, 11, 1441, 262, 1271, 286, 7912, 508, 2716, 7259, 287, 326, 5794, 5438, 2318, 8262, 11, 290, 714, 345, 905, 287, 41988, 416, 262, 262, 2472, 1271, 5633, 46506, 17519, 11, 327, 28270, 7, 28104, 16034, 3696, 44441...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1123, 2393, 5794, 11, 1441, 262, 1271, 286, 7912, 508, 2716, 7259, 287, 326, 5794, 5438, 2318, 8262, 11, 290, 714, 345, 905, 287, 41988, 416, 262, 262, 2472, 1271, 5633, 46506, 17519, 11, 327, 28270, 7, 28104, 16034, 3696, 44441...
What party did incumbent Wright Patman belong to?
SELECT "Party" FROM table_18521 WHERE "Incumbent" = 'Wright Patman'
[ 2061, 2151, 750, 23526, 12206, 3208, 805, 5594, 284, 30, 46506, 366, 33553, 1, 16034, 3084, 62, 21652, 2481, 33411, 366, 25517, 2178, 298, 1, 796, 705, 54, 3506, 3208, 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, 1, 1, 1, 1 ]
[ 2061, 2151, 750, 23526, 12206, 3208, 805, 5594, 284, 30, 46506, 366, 33553, 1, 16034, 3084, 62, 21652, 2481, 33411, 366, 25517, 2178, 298, 1, 796, 705, 54, 3506, 3208, 805, 6 ]
What are the years for the player with fewer than 62 goals, debut year of 1981 and 28 games?
SELECT years_at_club FROM table_name_61 WHERE goals < 62 AND debut_year = 1981 AND games = 28
[ 2061, 389, 262, 812, 329, 262, 2137, 351, 7380, 621, 8190, 4661, 11, 8886, 614, 286, 14745, 290, 2579, 1830, 30, 46506, 812, 62, 265, 62, 18664, 16034, 3084, 62, 3672, 62, 5333, 33411, 4661, 1279, 8190, 5357, 8886, 62, 1941, 796, 14...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 812, 329, 262, 2137, 351, 7380, 621, 8190, 4661, 11, 8886, 614, 286, 14745, 290, 2579, 1830, 30, 46506, 812, 62, 265, 62, 18664, 16034, 3084, 62, 3672, 62, 5333, 33411, 4661, 1279, 8190, 5357, 8886, 62, 1941, 796, 14...
What was the lowest attendance at Glenferrie Oval?
SELECT MIN("Crowd") FROM table_10441 WHERE "Venue" = 'glenferrie oval'
[ 2061, 373, 262, 9016, 14858, 379, 20716, 2232, 5034, 25165, 30, 46506, 20625, 7203, 34, 3986, 4943, 16034, 3084, 62, 940, 39710, 33411, 366, 37522, 518, 1, 796, 705, 4743, 268, 2232, 5034, 41186, 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 ]
[ 2061, 373, 262, 9016, 14858, 379, 20716, 2232, 5034, 25165, 30, 46506, 20625, 7203, 34, 3986, 4943, 16034, 3084, 62, 940, 39710, 33411, 366, 37522, 518, 1, 796, 705, 4743, 268, 2232, 5034, 41186, 6 ]
What are the memories and carriers of phones.
SELECT Carrier, SUM(Memory_in_G) FROM phone GROUP BY Carrier
[ 2061, 389, 262, 9846, 290, 16651, 286, 9512, 13, 46506, 30252, 11, 35683, 7, 30871, 62, 259, 62, 38, 8, 16034, 3072, 44441, 11050, 30252 ]
[ 1, 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, 9846, 290, 16651, 286, 9512, 13, 46506, 30252, 11, 35683, 7, 30871, 62, 259, 62, 38, 8, 16034, 3072, 44441, 11050, 30252 ]
What are the top 100 single musics?
SELECT groupname FROM torrents WHERE releasetype = "single" ORDER BY totalsnatched DESC LIMIT 100
[ 2061, 389, 262, 1353, 1802, 2060, 1928, 873, 30, 46506, 1448, 3672, 16034, 24458, 82, 33411, 1889, 292, 2963, 431, 796, 366, 29762, 1, 38678, 11050, 26310, 77, 14265, 22196, 34, 27564, 2043, 1802 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1802, 2060, 1928, 873, 30, 46506, 1448, 3672, 16034, 24458, 82, 33411, 1889, 292, 2963, 431, 796, 366, 29762, 1, 38678, 11050, 26310, 77, 14265, 22196, 34, 27564, 2043, 1802 ]
What is the low silver medal total for nations with over 1 bronze ranked above 11?
SELECT MIN("Silver") FROM table_53957 WHERE "Bronze" > '1' AND "Rank" < '11'
[ 2061, 318, 262, 1877, 8465, 18279, 2472, 329, 7027, 351, 625, 352, 22101, 10307, 2029, 1367, 30, 46506, 20625, 7203, 26766, 4943, 16034, 3084, 62, 20, 2670, 3553, 33411, 366, 18760, 2736, 1, 1875, 705, 16, 6, 5357, 366, 27520, 1, 1279...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1877, 8465, 18279, 2472, 329, 7027, 351, 625, 352, 22101, 10307, 2029, 1367, 30, 46506, 20625, 7203, 26766, 4943, 16034, 3084, 62, 20, 2670, 3553, 33411, 366, 18760, 2736, 1, 1875, 705, 16, 6, 5357, 366, 27520, 1, 1279...
What is the name of the movie that has been reviewed the most?
SELECT T2.title, T1.mid FROM rating AS T1 JOIN movie AS T2 ON T1.mid = T2.mid GROUP BY T1.mid ORDER BY COUNT(*) DESC LIMIT 1
[ 2061, 318, 262, 1438, 286, 262, 3807, 326, 468, 587, 11765, 262, 749, 30, 46506, 309, 17, 13, 7839, 11, 309, 16, 13, 13602, 16034, 7955, 7054, 309, 16, 32357, 1268, 3807, 7054, 309, 17, 6177, 309, 16, 13, 13602, 796, 309, 17, 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 ]
[ 2061, 318, 262, 1438, 286, 262, 3807, 326, 468, 587, 11765, 262, 749, 30, 46506, 309, 17, 13, 7839, 11, 309, 16, 13, 13602, 16034, 7955, 7054, 309, 16, 32357, 1268, 3807, 7054, 309, 17, 6177, 309, 16, 13, 13602, 796, 309, 17, 13, ...
Draw a scatter chart for what are the low and high estimates of film markets?
SELECT Low_Estimate, High_Estimate FROM film_market_estimation
[ 25302, 257, 41058, 8262, 329, 644, 389, 262, 1877, 290, 1029, 7746, 286, 2646, 5939, 30, 46506, 7754, 62, 22362, 1920, 11, 3334, 62, 22362, 1920, 16034, 2646, 62, 10728, 62, 395, 18991 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 25302, 257, 41058, 8262, 329, 644, 389, 262, 1877, 290, 1029, 7746, 286, 2646, 5939, 30, 46506, 7754, 62, 22362, 1920, 11, 3334, 62, 22362, 1920, 16034, 2646, 62, 10728, 62, 395, 18991 ]
what teams has the top amount of points ?
SELECT "team" FROM table_204_722 ORDER BY "points" DESC LIMIT 1
[ 10919, 3466, 468, 262, 1353, 2033, 286, 2173, 5633, 46506, 366, 15097, 1, 16034, 3084, 62, 18638, 62, 22, 1828, 38678, 11050, 366, 13033, 1, 22196, 34, 27564, 2043, 352 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 10919, 3466, 468, 262, 1353, 2033, 286, 2173, 5633, 46506, 366, 15097, 1, 16034, 3084, 62, 18638, 62, 22, 1828, 38678, 11050, 366, 13033, 1, 22196, 34, 27564, 2043, 352 ]
which was the only team that the comets did not win a match against ?
SELECT "opposition" FROM table_204_334 WHERE "won" = 0
[ 4758, 373, 262, 691, 1074, 326, 262, 401, 1039, 750, 407, 1592, 257, 2872, 1028, 5633, 46506, 366, 10365, 3507, 1, 16034, 3084, 62, 18638, 62, 31380, 33411, 366, 26502, 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, 1, 1, 1, 1, 1, 1 ]
[ 4758, 373, 262, 691, 1074, 326, 262, 401, 1039, 750, 407, 1592, 257, 2872, 1028, 5633, 46506, 366, 10365, 3507, 1, 16034, 3084, 62, 18638, 62, 31380, 33411, 366, 26502, 1, 796, 657 ]
Which courses can I take in the Spring or Summer semester to satisfy my PreMajor requirement ?
SELECT DISTINCT COURSEalias0.department, COURSEalias0.name, COURSEalias0.number, SEMESTERalias0.semester FROM (SELECT course_id FROM student_record WHERE earn_credit = 'Y' AND student_id = 1) AS DERIVED_TABLEalias0, course AS COURSEalias0, course_offering AS COURSE_OFFERINGalias0, program_course AS PROGRAM_COURSEalias0...
[ 13828, 10902, 460, 314, 1011, 287, 262, 8225, 393, 10216, 24878, 284, 15959, 616, 3771, 24206, 9079, 5633, 46506, 360, 8808, 1268, 4177, 37384, 5188, 26011, 15, 13, 10378, 1823, 11, 37384, 5188, 26011, 15, 13, 3672, 11, 37384, 5188, 260...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10902, 460, 314, 1011, 287, 262, 8225, 393, 10216, 24878, 284, 15959, 616, 3771, 24206, 9079, 5633, 46506, 360, 8808, 1268, 4177, 37384, 5188, 26011, 15, 13, 10378, 1823, 11, 37384, 5188, 26011, 15, 13, 3672, 11, 37384, 5188, 260...
What is the largest amount of bronze medals when the silver medals are less than 1, and Belgium (BEL) is the nation, and the gold medals are less than 0?
SELECT MAX(bronze) FROM table_name_18 WHERE silver < 1 AND nation = "belgium (bel)" AND gold < 0
[ 2061, 318, 262, 4387, 2033, 286, 22101, 28057, 618, 262, 8465, 28057, 389, 1342, 621, 352, 11, 290, 15664, 357, 33, 3698, 8, 318, 262, 3277, 11, 290, 262, 3869, 28057, 389, 1342, 621, 657, 30, 46506, 25882, 7, 65, 1313, 2736, 8, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 2061, 318, 262, 4387, 2033, 286, 22101, 28057, 618, 262, 8465, 28057, 389, 1342, 621, 352, 11, 290, 15664, 357, 33, 3698, 8, 318, 262, 3277, 11, 290, 262, 3869, 28057, 389, 1342, 621, 657, 30, 46506, 25882, 7, 65, 1313, 2736, 8, 1...
What is the percentage of all the literate people where females are 73.17?
SELECT literate_persons___percentage_ FROM table_14598_9 WHERE females___percentage_ = "73.17"
[ 2061, 318, 262, 5873, 286, 477, 262, 4187, 378, 661, 810, 12366, 389, 8854, 13, 1558, 30, 46506, 4187, 378, 62, 19276, 684, 17569, 25067, 496, 62, 16034, 3084, 62, 1415, 41292, 62, 24, 33411, 12366, 17569, 25067, 496, 62, 796, 366, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 5873, 286, 477, 262, 4187, 378, 661, 810, 12366, 389, 8854, 13, 1558, 30, 46506, 4187, 378, 62, 19276, 684, 17569, 25067, 496, 62, 16034, 3084, 62, 1415, 41292, 62, 24, 33411, 12366, 17569, 25067, 496, 62, 796, 366, ...
What band does 4cca use?
SELECT band FROM table_name_52 WHERE callsign = "4cca"
[ 2061, 4097, 857, 604, 13227, 779, 30, 46506, 4097, 16034, 3084, 62, 3672, 62, 4309, 33411, 3848, 570, 796, 366, 19, 13227, 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, 4097, 857, 604, 13227, 779, 30, 46506, 4097, 16034, 3084, 62, 3672, 62, 4309, 33411, 3848, 570, 796, 366, 19, 13227, 1 ]
How many League Cup Goals have Total Apps of 36, and Total Goals smaller than 1?
SELECT COUNT("League Cup Goals") FROM table_13793 WHERE "Total Apps" = '36' AND "Total Goals" < '1'
[ 2437, 867, 4041, 5454, 28510, 423, 7472, 27710, 286, 4570, 11, 290, 7472, 28510, 4833, 621, 352, 30, 46506, 327, 28270, 7203, 24623, 5454, 28510, 4943, 16034, 3084, 62, 1485, 44750, 33411, 366, 14957, 27710, 1, 796, 705, 2623, 6, 5357, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2437, 867, 4041, 5454, 28510, 423, 7472, 27710, 286, 4570, 11, 290, 7472, 28510, 4833, 621, 352, 30, 46506, 327, 28270, 7203, 24623, 5454, 28510, 4943, 16034, 3084, 62, 1485, 44750, 33411, 366, 14957, 27710, 1, 796, 705, 2623, 6, 5357, ...
What was the lowest Attendance when the Opponent was Maryland?
SELECT MIN("Attendance") FROM table_40035 WHERE "Opponent" = 'maryland'
[ 2061, 373, 262, 9016, 46502, 590, 618, 262, 9385, 3471, 373, 10769, 30, 46506, 20625, 7203, 8086, 437, 590, 4943, 16034, 3084, 62, 7029, 2327, 33411, 366, 27524, 3471, 1, 796, 705, 6874, 1044, 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 ]
[ 2061, 373, 262, 9016, 46502, 590, 618, 262, 9385, 3471, 373, 10769, 30, 46506, 20625, 7203, 8086, 437, 590, 4943, 16034, 3084, 62, 7029, 2327, 33411, 366, 27524, 3471, 1, 796, 705, 6874, 1044, 6 ]
When atsv erlangen is the mittelfranken nord and alemannia haibach is the unterfranken west what is the mittelfranken s d?
SELECT mittelfranken_süd FROM table_23224961_2 WHERE unterfranken_west = "Alemannia Haibach" AND mittelfranken_nord = "ATSV Erlangen"
[ 2215, 379, 21370, 1931, 17204, 268, 318, 262, 285, 715, 7046, 43027, 268, 299, 585, 290, 31341, 9038, 544, 387, 571, 620, 318, 262, 555, 353, 8310, 962, 268, 7421, 644, 318, 262, 285, 715, 7046, 43027, 268, 264, 288, 30, 46506, 285,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 379, 21370, 1931, 17204, 268, 318, 262, 285, 715, 7046, 43027, 268, 299, 585, 290, 31341, 9038, 544, 387, 571, 620, 318, 262, 555, 353, 8310, 962, 268, 7421, 644, 318, 262, 285, 715, 7046, 43027, 268, 264, 288, 30, 46506, 285,...
Who had the highest rebounds of the game on April 7?
SELECT "High rebounds" FROM table_40586 WHERE "Date" = 'april 7'
[ 8241, 550, 262, 4511, 18841, 286, 262, 983, 319, 3035, 767, 30, 46506, 366, 11922, 18841, 1, 16034, 3084, 62, 1821, 29796, 33411, 366, 10430, 1, 796, 705, 499, 22379, 767, 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 ]
[ 8241, 550, 262, 4511, 18841, 286, 262, 983, 319, 3035, 767, 30, 46506, 366, 11922, 18841, 1, 16034, 3084, 62, 1821, 29796, 33411, 366, 10430, 1, 796, 705, 499, 22379, 767, 6 ]
Name the sum To par for score of 71-74-71-72=288
SELECT SUM("To par") FROM table_69641 WHERE "Score" = '71-74-71-72=288'
[ 5376, 262, 2160, 1675, 1582, 329, 4776, 286, 9166, 12, 4524, 12, 4869, 12, 4761, 28, 25270, 46506, 35683, 7203, 2514, 1582, 4943, 16034, 3084, 62, 3388, 42759, 33411, 366, 26595, 1, 796, 705, 4869, 12, 4524, 12, 4869, 12, 4761, 28, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 5376, 262, 2160, 1675, 1582, 329, 4776, 286, 9166, 12, 4524, 12, 4869, 12, 4761, 28, 25270, 46506, 35683, 7203, 2514, 1582, 4943, 16034, 3084, 62, 3388, 42759, 33411, 366, 26595, 1, 796, 705, 4869, 12, 4524, 12, 4869, 12, 4761, 28, ...
Show the names and heights of buildings with at least two institutions founded after 1880. Show the proportion.
SELECT Name, Height_feet FROM building AS T1 JOIN Institution AS T2 ON T1.building_id = T2.building_id WHERE T2.Founded > 1880
[ 15307, 262, 3891, 290, 23245, 286, 6832, 351, 379, 1551, 734, 6712, 9393, 706, 34865, 13, 5438, 262, 9823, 13, 46506, 6530, 11, 27280, 62, 39690, 16034, 2615, 7054, 309, 16, 32357, 1268, 29426, 7054, 309, 17, 6177, 309, 16, 13, 16894,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3891, 290, 23245, 286, 6832, 351, 379, 1551, 734, 6712, 9393, 706, 34865, 13, 5438, 262, 9823, 13, 46506, 6530, 11, 27280, 62, 39690, 16034, 2615, 7054, 309, 16, 32357, 1268, 29426, 7054, 309, 17, 6177, 309, 16, 13, 16894,...
Who was the batting team in the 2006 season?
SELECT batting_team FROM table_name_61 WHERE season = "2006"
[ 8241, 373, 262, 23761, 1074, 287, 262, 4793, 1622, 30, 46506, 23761, 62, 15097, 16034, 3084, 62, 3672, 62, 5333, 33411, 1622, 796, 366, 13330, 1 ]
[ 1, 1, 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, 23761, 1074, 287, 262, 4793, 1622, 30, 46506, 23761, 62, 15097, 16034, 3084, 62, 3672, 62, 5333, 33411, 1622, 796, 366, 13330, 1 ]
What was the home team's score that played Geelong?
SELECT home_team AS score FROM table_name_44 WHERE away_team = "geelong"
[ 2061, 373, 262, 1363, 1074, 338, 4776, 326, 2826, 2269, 21537, 30, 46506, 1363, 62, 15097, 7054, 4776, 16034, 3084, 62, 3672, 62, 2598, 33411, 1497, 62, 15097, 796, 366, 469, 21537, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1074, 338, 4776, 326, 2826, 2269, 21537, 30, 46506, 1363, 62, 15097, 7054, 4776, 16034, 3084, 62, 3672, 62, 2598, 33411, 1497, 62, 15097, 796, 366, 469, 21537, 1 ]
What is the Away with a Time that is 14:00?
SELECT "Away" FROM table_75970 WHERE "Time" = '14:00'
[ 2061, 318, 262, 21986, 351, 257, 3862, 326, 318, 1478, 25, 405, 30, 46506, 366, 32, 1014, 1, 16034, 3084, 62, 38314, 2154, 33411, 366, 7575, 1, 796, 705, 1415, 25, 405, 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, 21986, 351, 257, 3862, 326, 318, 1478, 25, 405, 30, 46506, 366, 32, 1014, 1, 16034, 3084, 62, 38314, 2154, 33411, 366, 7575, 1, 796, 705, 1415, 25, 405, 6 ]
What is the average place for a song with votes smaller than 8696, the song 'turn the tide', and a draw larger than 3?
SELECT AVG("Place") FROM table_71024 WHERE "Votes" < '8696' AND "Song" = 'turn the tide' AND "Draw" > '3'
[ 2061, 318, 262, 2811, 1295, 329, 257, 3496, 351, 5690, 4833, 621, 807, 38205, 11, 262, 3496, 705, 15344, 262, 20013, 3256, 290, 257, 3197, 4025, 621, 513, 30, 46506, 35224, 7203, 27271, 4943, 16034, 3084, 62, 22, 35500, 33411, 366, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 2061, 318, 262, 2811, 1295, 329, 257, 3496, 351, 5690, 4833, 621, 807, 38205, 11, 262, 3496, 705, 15344, 262, 20013, 3256, 290, 257, 3197, 4025, 621, 513, 30, 46506, 35224, 7203, 27271, 4943, 16034, 3084, 62, 22, 35500, 33411, 366, 53...
i need a flight from CINCINNATI to SAN JOSE leaving after 1800 in the evening
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_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.city_name = 'SAN JOSE' AND flight.departure_time > 1800 AND flight.to_airport = AIRPORT_SERVICE_1.airp...
[ 72, 761, 257, 5474, 422, 327, 30158, 1268, 34259, 40, 284, 37376, 449, 14058, 4305, 706, 21431, 287, 262, 6180, 46506, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 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...
[ 72, 761, 257, 5474, 422, 327, 30158, 1268, 34259, 40, 284, 37376, 449, 14058, 4305, 706, 21431, 287, 262, 6180, 46506, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, ...
List the position of players and the average number of points of players of each position.
SELECT position, AVG(points) FROM player GROUP BY position
[ 8053, 262, 2292, 286, 1938, 290, 262, 2811, 1271, 286, 2173, 286, 1938, 286, 1123, 2292, 13, 46506, 2292, 11, 35224, 7, 13033, 8, 16034, 2137, 44441, 11050, 2292 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 8053, 262, 2292, 286, 1938, 290, 262, 2811, 1271, 286, 2173, 286, 1938, 286, 1123, 2292, 13, 46506, 2292, 11, 35224, 7, 13033, 8, 16034, 2137, 44441, 11050, 2292 ]
Who was the away team when the attendance was 206?
SELECT "Away team" FROM table_51008 WHERE "Attendance" = '206'
[ 8241, 373, 262, 1497, 1074, 618, 262, 14858, 373, 27253, 30, 46506, 366, 32, 1014, 1074, 1, 16034, 3084, 62, 20, 3064, 23, 33411, 366, 8086, 437, 590, 1, 796, 705, 22136, 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 ]
[ 8241, 373, 262, 1497, 1074, 618, 262, 14858, 373, 27253, 30, 46506, 366, 32, 1014, 1074, 1, 16034, 3084, 62, 20, 3064, 23, 33411, 366, 8086, 437, 590, 1, 796, 705, 22136, 6 ]
What is the opponent number of the match with a w27-16 result?
SELECT "Opponent#" FROM table_47359 WHERE "Result" = 'w27-16'
[ 2061, 318, 262, 6125, 1271, 286, 262, 2872, 351, 257, 266, 1983, 12, 1433, 1255, 30, 46506, 366, 27524, 3471, 2, 1, 16034, 3084, 62, 2857, 30743, 33411, 366, 23004, 1, 796, 705, 86, 1983, 12, 1433, 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, 318, 262, 6125, 1271, 286, 262, 2872, 351, 257, 266, 1983, 12, 1433, 1255, 30, 46506, 366, 27524, 3471, 2, 1, 16034, 3084, 62, 2857, 30743, 33411, 366, 23004, 1, 796, 705, 86, 1983, 12, 1433, 6 ]
What is the most money for the score 75-74-72-67=288?
SELECT MAX("Money ( $ )") FROM table_58752 WHERE "Score" = '75-74-72-67=288'
[ 2061, 318, 262, 749, 1637, 329, 262, 4776, 5441, 12, 4524, 12, 4761, 12, 3134, 28, 25270, 30, 46506, 25882, 7203, 26788, 357, 720, 1267, 4943, 16034, 3084, 62, 3365, 43665, 33411, 366, 26595, 1, 796, 705, 2425, 12, 4524, 12, 4761, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 749, 1637, 329, 262, 4776, 5441, 12, 4524, 12, 4761, 12, 3134, 28, 25270, 30, 46506, 25882, 7203, 26788, 357, 720, 1267, 4943, 16034, 3084, 62, 3365, 43665, 33411, 366, 26595, 1, 796, 705, 2425, 12, 4524, 12, 4761, 1...
How many home team scores have a time of 4:40 PM?
SELECT COUNT("Home team score") FROM table_19342 WHERE "Time" = '4:40 PM'
[ 2437, 867, 1363, 1074, 8198, 423, 257, 640, 286, 604, 25, 1821, 3122, 30, 46506, 327, 28270, 7203, 16060, 1074, 4776, 4943, 16034, 3084, 62, 1129, 31575, 33411, 366, 7575, 1, 796, 705, 19, 25, 1821, 3122, 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, 867, 1363, 1074, 8198, 423, 257, 640, 286, 604, 25, 1821, 3122, 30, 46506, 327, 28270, 7203, 16060, 1074, 4776, 4943, 16034, 3084, 62, 1129, 31575, 33411, 366, 7575, 1, 796, 705, 19, 25, 1821, 3122, 6 ]
How much money does the player with a 69-70-72-64=275 score have?
SELECT money___£__ FROM table_name_20 WHERE score = 69 - 70 - 72 - 64 = 275
[ 2437, 881, 1637, 857, 262, 2137, 351, 257, 8644, 12, 2154, 12, 4761, 12, 2414, 28, 23195, 4776, 423, 30, 46506, 1637, 17569, 14988, 834, 16034, 3084, 62, 3672, 62, 1238, 33411, 4776, 796, 8644, 532, 4317, 532, 7724, 532, 5598, 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 ]
[ 2437, 881, 1637, 857, 262, 2137, 351, 257, 8644, 12, 2154, 12, 4761, 12, 2414, 28, 23195, 4776, 423, 30, 46506, 1637, 17569, 14988, 834, 16034, 3084, 62, 3672, 62, 1238, 33411, 4776, 796, 8644, 532, 4317, 532, 7724, 532, 5598, 796, ...
What's the lowest gold with a total over 15 and less than 16 silver?
SELECT MIN(gold) FROM table_name_98 WHERE total > 15 AND silver < 16
[ 2061, 338, 262, 9016, 3869, 351, 257, 2472, 625, 1315, 290, 1342, 621, 1467, 8465, 30, 46506, 20625, 7, 24267, 8, 16034, 3084, 62, 3672, 62, 4089, 33411, 2472, 1875, 1315, 5357, 8465, 1279, 1467 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 338, 262, 9016, 3869, 351, 257, 2472, 625, 1315, 290, 1342, 621, 1467, 8465, 30, 46506, 20625, 7, 24267, 8, 16034, 3084, 62, 3672, 62, 4089, 33411, 2472, 1875, 1315, 5357, 8465, 1279, 1467 ]
On what team did John Bowe round winner at Winton Motor Raceway belong to?
SELECT "Team" FROM table_45174 WHERE "Round winner" = 'john bowe' AND "Circuit" = 'winton motor raceway'
[ 2202, 644, 1074, 750, 1757, 9740, 68, 2835, 8464, 379, 370, 2371, 12533, 24746, 16172, 5594, 284, 30, 46506, 366, 15592, 1, 16034, 3084, 62, 2231, 22985, 33411, 366, 22685, 8464, 1, 796, 705, 30686, 9563, 68, 6, 5357, 366, 31560, 5013...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1074, 750, 1757, 9740, 68, 2835, 8464, 379, 370, 2371, 12533, 24746, 16172, 5594, 284, 30, 46506, 366, 15592, 1, 16034, 3084, 62, 2231, 22985, 33411, 366, 22685, 8464, 1, 796, 705, 30686, 9563, 68, 6, 5357, 366, 31560, 5013...
Which Laps have a Time/Retired of + 4 laps, and a Grid larger than 18?
SELECT AVG("Laps") FROM table_64695 WHERE "Time/Retired" = '+ 4 laps' AND "Grid" > '18'
[ 13828, 406, 1686, 423, 257, 3862, 14, 9781, 1202, 286, 1343, 604, 24590, 11, 290, 257, 24846, 4025, 621, 1248, 30, 46506, 35224, 7203, 43, 1686, 4943, 16034, 3084, 62, 2414, 37381, 33411, 366, 7575, 14, 9781, 1202, 1, 796, 705, 10, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 406, 1686, 423, 257, 3862, 14, 9781, 1202, 286, 1343, 604, 24590, 11, 290, 257, 24846, 4025, 621, 1248, 30, 46506, 35224, 7203, 43, 1686, 4943, 16034, 3084, 62, 2414, 37381, 33411, 366, 7575, 14, 9781, 1202, 1, 796, 705, 10, ...
which kingdom has the most villages ?
SELECT "name of kingdom" FROM table_203_713 ORDER BY "no. of villages" DESC LIMIT 1
[ 4758, 13239, 468, 262, 749, 15425, 5633, 46506, 366, 3672, 286, 13239, 1, 16034, 3084, 62, 22416, 62, 50055, 38678, 11050, 366, 3919, 13, 286, 15425, 1, 22196, 34, 27564, 2043, 352 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 4758, 13239, 468, 262, 749, 15425, 5633, 46506, 366, 3672, 286, 13239, 1, 16034, 3084, 62, 22416, 62, 50055, 38678, 11050, 366, 3919, 13, 286, 15425, 1, 22196, 34, 27564, 2043, 352 ]
how many patients whose procedure short title is conduit left ventr-aorta?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE procedures.short_title = "Conduit left ventr-aorta"
[ 4919, 867, 3871, 3025, 8771, 1790, 3670, 318, 44457, 1364, 7435, 81, 12, 64, 419, 64, 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, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 8771, 1790, 3670, 318, 44457, 1364, 7435, 81, 12, 64, 419, 64, 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, ...
Which country had a pick smaller than 26 and a PBA team of shell turbo chargers?
SELECT "Country of origin*" FROM table_11068 WHERE "Pick" < '26' AND "PBA team" = 'shell turbo chargers'
[ 13828, 1499, 550, 257, 2298, 4833, 621, 2608, 290, 257, 350, 4339, 1074, 286, 7582, 29292, 2609, 364, 30, 46506, 366, 33921, 286, 8159, 9, 1, 16034, 3084, 62, 11442, 3104, 33411, 366, 31686, 1, 1279, 705, 2075, 6, 5357, 366, 47, 433...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1499, 550, 257, 2298, 4833, 621, 2608, 290, 257, 350, 4339, 1074, 286, 7582, 29292, 2609, 364, 30, 46506, 366, 33921, 286, 8159, 9, 1, 16034, 3084, 62, 11442, 3104, 33411, 366, 31686, 1, 1279, 705, 2075, 6, 5357, 366, 47, 433...
For those employees whose salary is in the range of 8000 and 12000 and commission is not null or department number does not equal to 40, a bar chart shows the distribution of hire_date and the average of employee_id bin hire_date by time, and order Y-axis in asc order.
SELECT HIRE_DATE, AVG(EMPLOYEE_ID) FROM employees WHERE SALARY BETWEEN 8000 AND 12000 AND COMMISSION_PCT <> "null" OR DEPARTMENT_ID <> 40 ORDER BY AVG(EMPLOYEE_ID)
[ 1890, 883, 4409, 3025, 9588, 318, 287, 262, 2837, 286, 38055, 290, 1105, 830, 290, 5810, 318, 407, 9242, 393, 5011, 1271, 857, 407, 4961, 284, 2319, 11, 257, 2318, 8262, 2523, 262, 6082, 286, 11078, 62, 4475, 290, 262, 2811, 286, 65...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3025, 9588, 318, 287, 262, 2837, 286, 38055, 290, 1105, 830, 290, 5810, 318, 407, 9242, 393, 5011, 1271, 857, 407, 4961, 284, 2319, 11, 257, 2318, 8262, 2523, 262, 6082, 286, 11078, 62, 4475, 290, 262, 2811, 286, 65...
what is the marital status of patient 808 in the current hospital encounter?
SELECT admissions.marital_status FROM admissions WHERE admissions.subject_id = 808 AND admissions.dischtime IS NULL
[ 10919, 318, 262, 29555, 3722, 286, 5827, 41241, 287, 262, 1459, 4436, 8791, 30, 46506, 25349, 13, 3876, 1287, 62, 13376, 16034, 25349, 33411, 25349, 13, 32796, 62, 312, 796, 41241, 5357, 25349, 13, 6381, 354, 2435, 3180, 15697 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 29555, 3722, 286, 5827, 41241, 287, 262, 1459, 4436, 8791, 30, 46506, 25349, 13, 3876, 1287, 62, 13376, 16034, 25349, 33411, 25349, 13, 32796, 62, 312, 796, 41241, 5357, 25349, 13, 6381, 354, 2435, 3180, 15697 ]
What was the time/retired for the driver with 14 points?
SELECT time_retired FROM table_name_78 WHERE points = "14"
[ 2061, 373, 262, 640, 14, 1186, 1202, 329, 262, 4639, 351, 1478, 2173, 30, 46506, 640, 62, 1186, 1202, 16034, 3084, 62, 3672, 62, 3695, 33411, 2173, 796, 366, 1415, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 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, 640, 14, 1186, 1202, 329, 262, 4639, 351, 1478, 2173, 30, 46506, 640, 62, 1186, 1202, 16034, 3084, 62, 3672, 62, 3695, 33411, 2173, 796, 366, 1415, 1 ]
count the number of times spironolactone had been prescribed to patient 54894 since 5 years ago.
SELECT COUNT(*) FROM prescriptions WHERE prescriptions.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 54894) AND prescriptions.drug = 'spironolactone' AND DATETIME(prescriptions.startdate) >= DATETIME(CURRENT_TIME(), '-5 year')
[ 9127, 262, 1271, 286, 1661, 599, 1934, 349, 529, 505, 550, 587, 14798, 284, 5827, 642, 2780, 5824, 1201, 642, 812, 2084, 13, 46506, 327, 28270, 7, 28104, 16034, 34092, 33411, 34092, 13, 18108, 76, 62, 312, 3268, 357, 46506, 25349, 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...
[ 9127, 262, 1271, 286, 1661, 599, 1934, 349, 529, 505, 550, 587, 14798, 284, 5827, 642, 2780, 5824, 1201, 642, 812, 2084, 13, 46506, 327, 28270, 7, 28104, 16034, 34092, 33411, 34092, 13, 18108, 76, 62, 312, 3268, 357, 46506, 25349, 13,...
What was Tiger Woods' score?
SELECT score FROM table_name_57 WHERE player = "tiger woods"
[ 2061, 373, 17030, 16483, 6, 4776, 30, 46506, 4776, 16034, 3084, 62, 3672, 62, 3553, 33411, 2137, 796, 366, 83, 8254, 16479, 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, 17030, 16483, 6, 4776, 30, 46506, 4776, 16034, 3084, 62, 3672, 62, 3553, 33411, 2137, 796, 366, 83, 8254, 16479, 1 ]
for the first time in 03/this year, when was patient 021-79544 prescribed for lantus?
SELECT medication.drugstarttime FROM medication WHERE medication.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '021-79544')) AND medication.drugname = 'lantus' AND DATETIME(m...
[ 1640, 262, 717, 640, 287, 7643, 14, 5661, 614, 11, 618, 373, 5827, 657, 2481, 12, 41544, 2598, 14798, 329, 300, 415, 385, 30, 46506, 14103, 13, 30349, 9688, 2435, 16034, 14103, 33411, 14103, 13, 26029, 20850, 31712, 312, 3268, 357, 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...
[ 1640, 262, 717, 640, 287, 7643, 14, 5661, 614, 11, 618, 373, 5827, 657, 2481, 12, 41544, 2598, 14798, 329, 300, 415, 385, 30, 46506, 14103, 13, 30349, 9688, 2435, 16034, 14103, 33411, 14103, 13, 26029, 20850, 31712, 312, 3268, 357, 46...
Who was the challenger when winner was kimio nonaga?
SELECT challenger FROM table_23982399_12 WHERE winner = "Kimio Nonaga"
[ 8241, 373, 262, 32127, 618, 8464, 373, 479, 320, 952, 1729, 8126, 30, 46506, 32127, 16034, 3084, 62, 1954, 4089, 1954, 2079, 62, 1065, 33411, 8464, 796, 366, 26374, 952, 8504, 8126, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 32127, 618, 8464, 373, 479, 320, 952, 1729, 8126, 30, 46506, 32127, 16034, 3084, 62, 1954, 4089, 1954, 2079, 62, 1065, 33411, 8464, 796, 366, 26374, 952, 8504, 8126, 1 ]
Which company launched in 1996 and has a Hanzi of ?
SELECT name FROM table_name_36 WHERE launch = "1996" AND hanzi = "凤凰卫视中文台"
[ 13828, 1664, 5611, 287, 8235, 290, 468, 257, 9530, 17027, 286, 5633, 46506, 1438, 16034, 3084, 62, 3672, 62, 2623, 33411, 4219, 796, 366, 22288, 1, 5357, 289, 272, 17027, 796, 366, 49035, 97, 49035, 108, 39355, 104, 164, 100, 228, 407...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1664, 5611, 287, 8235, 290, 468, 257, 9530, 17027, 286, 5633, 46506, 1438, 16034, 3084, 62, 3672, 62, 2623, 33411, 4219, 796, 366, 22288, 1, 5357, 289, 272, 17027, 796, 366, 49035, 97, 49035, 108, 39355, 104, 164, 100, 228, 407...
What is the 1st leg of the UEFA Champions League Compeition in the Skonto Riga Club?
SELECT 1 AS st_leg FROM table_name_52 WHERE competition = "uefa champions league" AND club = "skonto riga"
[ 2061, 318, 262, 352, 301, 1232, 286, 262, 40858, 6662, 4041, 955, 431, 653, 287, 262, 3661, 5957, 371, 13827, 6289, 30, 46506, 352, 7054, 336, 62, 1455, 16034, 3084, 62, 3672, 62, 4309, 33411, 5449, 796, 366, 518, 13331, 7827, 4652, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 352, 301, 1232, 286, 262, 40858, 6662, 4041, 955, 431, 653, 287, 262, 3661, 5957, 371, 13827, 6289, 30, 46506, 352, 7054, 336, 62, 1455, 16034, 3084, 62, 3672, 62, 4309, 33411, 5449, 796, 366, 518, 13331, 7827, 4652, ...
What was the result in the Arkansas 5 district election?
SELECT "Result" FROM table_18440 WHERE "District" = 'Arkansas 5'
[ 2061, 373, 262, 1255, 287, 262, 14538, 642, 4783, 3071, 30, 46506, 366, 23004, 1, 16034, 3084, 62, 22883, 1821, 33411, 366, 44857, 1, 796, 705, 42007, 6618, 642, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 373, 262, 1255, 287, 262, 14538, 642, 4783, 3071, 30, 46506, 366, 23004, 1, 16034, 3084, 62, 22883, 1821, 33411, 366, 44857, 1, 796, 705, 42007, 6618, 642, 6 ]
How many rounds have goalie as the position?
SELECT SUM(round) FROM table_name_26 WHERE position = "goalie"
[ 2437, 867, 9196, 423, 31071, 355, 262, 2292, 30, 46506, 35683, 7, 744, 8, 16034, 3084, 62, 3672, 62, 2075, 33411, 2292, 796, 366, 35231, 494, 1 ]
[ 1, 1, 1, 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, 9196, 423, 31071, 355, 262, 2292, 30, 46506, 35683, 7, 744, 8, 16034, 3084, 62, 3672, 62, 2075, 33411, 2292, 796, 366, 35231, 494, 1 ]
What year was Stephenson the builder?
SELECT "Built" FROM table_10064 WHERE "Builder" = 'stephenson'
[ 2061, 614, 373, 42838, 262, 27098, 30, 46506, 366, 39582, 1, 16034, 3084, 62, 3064, 2414, 33411, 366, 32875, 1, 796, 705, 9662, 831, 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 ]
[ 2061, 614, 373, 42838, 262, 27098, 30, 46506, 366, 39582, 1, 16034, 3084, 62, 3064, 2414, 33411, 366, 32875, 1, 796, 705, 9662, 831, 1559, 6 ]
Which away team has Tie no 3?
SELECT "Away team" FROM table_58816 WHERE "Tie no" = '3'
[ 13828, 1497, 1074, 468, 36286, 645, 513, 30, 46506, 366, 32, 1014, 1074, 1, 16034, 3084, 62, 39118, 1433, 33411, 366, 51, 494, 645, 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, 1, 1, 1, 1, 1, 1 ]
[ 13828, 1497, 1074, 468, 36286, 645, 513, 30, 46506, 366, 32, 1014, 1074, 1, 16034, 3084, 62, 39118, 1433, 33411, 366, 51, 494, 645, 1, 796, 705, 18, 6 ]
yankee stadium (i), and a Time of 3:00 has what attendance for this location?
SELECT attendance FROM table_name_56 WHERE location = "yankee stadium (i)" AND time = "3:00"
[ 4121, 11035, 10308, 357, 72, 828, 290, 257, 3862, 286, 513, 25, 405, 468, 644, 14858, 329, 428, 4067, 30, 46506, 14858, 16034, 3084, 62, 3672, 62, 3980, 33411, 4067, 796, 366, 4121, 11035, 10308, 357, 72, 16725, 5357, 640, 796, 366, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 4121, 11035, 10308, 357, 72, 828, 290, 257, 3862, 286, 513, 25, 405, 468, 644, 14858, 329, 428, 4067, 30, 46506, 14858, 16034, 3084, 62, 3672, 62, 3980, 33411, 4067, 796, 366, 4121, 11035, 10308, 357, 72, 16725, 5357, 640, 796, 366, ...
how many patients categorized under chemistry lab test had continuous invasive mechanical ventilation for less than 96 consecutive hours?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE procedures.long_title = "Continuous invasive mechanical ventilation for less than 96 consecutive hours" AND lab."CATEGORY" = "Chemist...
[ 4919, 867, 3871, 37661, 739, 16585, 2248, 1332, 550, 12948, 27376, 12370, 34834, 329, 1342, 621, 9907, 12785, 2250, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 90...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 37661, 739, 16585, 2248, 1332, 550, 12948, 27376, 12370, 34834, 329, 1342, 621, 9907, 12785, 2250, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 90...
What is the state and enrollment of the colleges where have any students who got accepted in the tryout decision. Plot them as bar chart.
SELECT state, enr FROM College AS T1 JOIN Tryout AS T2 ON T1.cName = T2.cName WHERE T2.decision = 'yes'
[ 2061, 318, 262, 1181, 290, 20753, 286, 262, 15273, 810, 423, 597, 2444, 508, 1392, 6292, 287, 262, 1949, 448, 2551, 13, 28114, 606, 355, 2318, 8262, 13, 46506, 1181, 11, 551, 81, 16034, 5535, 7054, 309, 16, 32357, 1268, 9993, 448, 7...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 2061, 318, 262, 1181, 290, 20753, 286, 262, 15273, 810, 423, 597, 2444, 508, 1392, 6292, 287, 262, 1949, 448, 2551, 13, 28114, 606, 355, 2318, 8262, 13, 46506, 1181, 11, 551, 81, 16034, 5535, 7054, 309, 16, 32357, 1268, 9993, 448, 7...
Return the countries of the mountains that have a height larger than 5000, and count them by a pie chart
SELECT Country, COUNT(Country) FROM mountain WHERE Height > 5000 GROUP BY Country
[ 13615, 262, 2678, 286, 262, 12269, 326, 423, 257, 6001, 4025, 621, 23336, 11, 290, 954, 606, 416, 257, 2508, 8262, 46506, 12946, 11, 327, 28270, 7, 33921, 8, 16034, 8598, 33411, 27280, 1875, 23336, 44441, 11050, 12946 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2678, 286, 262, 12269, 326, 423, 257, 6001, 4025, 621, 23336, 11, 290, 954, 606, 416, 257, 2508, 8262, 46506, 12946, 11, 327, 28270, 7, 33921, 8, 16034, 8598, 33411, 27280, 1875, 23336, 44441, 11050, 12946 ]
For those records from the products and each product's manufacturer, give me the comparison about the sum of revenue over the name , and group by attribute name by a bar chart, and rank by the Y-axis in desc.
SELECT T2.Name, T2.Revenue FROM Products AS T1 JOIN Manufacturers AS T2 ON T1.Manufacturer = T2.Code GROUP BY T2.Name ORDER BY T2.Revenue DESC
[ 1890, 883, 4406, 422, 262, 3186, 290, 1123, 1720, 338, 11554, 11, 1577, 502, 262, 7208, 546, 262, 2160, 286, 6426, 625, 262, 1438, 837, 290, 1448, 416, 11688, 1438, 416, 257, 2318, 8262, 11, 290, 4279, 416, 262, 575, 12, 22704, 287,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1577, 502, 262, 7208, 546, 262, 2160, 286, 6426, 625, 262, 1438, 837, 290, 1448, 416, 11688, 1438, 416, 257, 2318, 8262, 11, 290, 4279, 416, 262, 575, 12, 22704, 287,...
What was Week 15 when Week 12 was Notre Dame (7-2)?
SELECT "Week 15 (Final) Dec 3" FROM table_58977 WHERE "Week 12 Nov 13" = 'notre dame (7-2)'
[ 2061, 373, 6119, 1315, 618, 6119, 1105, 373, 23382, 20377, 357, 22, 12, 17, 19427, 46506, 366, 20916, 1315, 357, 19006, 8, 4280, 513, 1, 16034, 3084, 62, 44169, 3324, 33411, 366, 20916, 1105, 5267, 1511, 1, 796, 705, 1662, 260, 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 ]
[ 2061, 373, 6119, 1315, 618, 6119, 1105, 373, 23382, 20377, 357, 22, 12, 17, 19427, 46506, 366, 20916, 1315, 357, 19006, 8, 4280, 513, 1, 16034, 3084, 62, 44169, 3324, 33411, 366, 20916, 1105, 5267, 1511, 1, 796, 705, 1662, 260, 288, ...
Plot a scatter chart, team id by school_id.
SELECT Team_ID, School_ID FROM basketball_match
[ 43328, 257, 41058, 8262, 11, 1074, 4686, 416, 1524, 62, 312, 13, 46506, 4816, 62, 2389, 11, 3961, 62, 2389, 16034, 9669, 62, 15699 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 43328, 257, 41058, 8262, 11, 1074, 4686, 416, 1524, 62, 312, 13, 46506, 4816, 62, 2389, 11, 3961, 62, 2389, 16034, 9669, 62, 15699 ]
congestive heart failure
SELECT * FROM table_train_118 WHERE heart_disease = 1
[ 36801, 395, 425, 2612, 5287, 46506, 1635, 16034, 3084, 62, 27432, 62, 16817, 33411, 2612, 62, 67, 786, 589, 796, 352 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 36801, 395, 425, 2612, 5287, 46506, 1635, 16034, 3084, 62, 27432, 62, 16817, 33411, 2612, 62, 67, 786, 589, 796, 352 ]
subjects with history of seizure or first degree relative with seizure disorder
SELECT * FROM table_train_138 WHERE seizure_disorder = 1 OR (first_degree_relative = 1 AND seizure_disorder = 1)
[ 32796, 82, 351, 2106, 286, 22338, 393, 717, 4922, 3585, 351, 22338, 8967, 46506, 1635, 16034, 3084, 62, 27432, 62, 20107, 33411, 22338, 62, 6381, 2875, 796, 352, 6375, 357, 11085, 62, 16863, 62, 43762, 796, 352, 5357, 22338, 62, 6381, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 32796, 82, 351, 2106, 286, 22338, 393, 717, 4922, 3585, 351, 22338, 8967, 46506, 1635, 16034, 3084, 62, 27432, 62, 20107, 33411, 22338, 62, 6381, 2875, 796, 352, 6375, 357, 11085, 62, 16863, 62, 43762, 796, 352, 5357, 22338, 62, 6381, ...
For those employees who do not work in departments with managers that have ids between 100 and 200, show me about the distribution of email and manager_id in a bar chart, and display by the y-axis from high to low.
SELECT EMAIL, MANAGER_ID FROM employees WHERE NOT DEPARTMENT_ID IN (SELECT DEPARTMENT_ID FROM departments WHERE MANAGER_ID BETWEEN 100 AND 200) ORDER BY MANAGER_ID DESC
[ 1890, 883, 4409, 508, 466, 407, 670, 287, 13346, 351, 11663, 326, 423, 220, 2340, 1022, 1802, 290, 939, 11, 905, 502, 546, 262, 6082, 286, 3053, 290, 4706, 62, 312, 287, 257, 2318, 8262, 11, 290, 3359, 416, 262, 331, 12, 22704, 42...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1890, 883, 4409, 508, 466, 407, 670, 287, 13346, 351, 11663, 326, 423, 220, 2340, 1022, 1802, 290, 939, 11, 905, 502, 546, 262, 6082, 286, 3053, 290, 4706, 62, 312, 287, 257, 2318, 8262, 11, 290, 3359, 416, 262, 331, 12, 22704, 42...
How long did Witold Latoszek character lasted?
SELECT duration FROM table_name_53 WHERE character = "witold latoszek"
[ 2437, 890, 750, 40648, 727, 5476, 418, 43130, 2095, 15436, 30, 46506, 9478, 16034, 3084, 62, 3672, 62, 4310, 33411, 2095, 796, 366, 39289, 727, 3042, 418, 43130, 1 ]
[ 1, 1, 1, 1, 1, 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, 890, 750, 40648, 727, 5476, 418, 43130, 2095, 15436, 30, 46506, 9478, 16034, 3084, 62, 3672, 62, 4310, 33411, 2095, 796, 366, 39289, 727, 3042, 418, 43130, 1 ]
What shows for Try bonus when the points against are 451?
SELECT "Try bonus" FROM table_38290 WHERE "Points against" = '451'
[ 2061, 2523, 329, 9993, 7202, 618, 262, 2173, 1028, 389, 49356, 30, 46506, 366, 23433, 7202, 1, 16034, 3084, 62, 2548, 24369, 33411, 366, 40710, 1028, 1, 796, 705, 36330, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 2523, 329, 9993, 7202, 618, 262, 2173, 1028, 389, 49356, 30, 46506, 366, 23433, 7202, 1, 16034, 3084, 62, 2548, 24369, 33411, 366, 40710, 1028, 1, 796, 705, 36330, 6 ]
Where does the network Star Cricket originate?
SELECT origin_of_programming FROM table_name_25 WHERE genre = "cricket" AND network = "star cricket"
[ 8496, 857, 262, 3127, 2907, 34761, 39779, 30, 46506, 8159, 62, 1659, 62, 23065, 2229, 16034, 3084, 62, 3672, 62, 1495, 33411, 12121, 796, 366, 66, 5557, 316, 1, 5357, 3127, 796, 366, 7364, 18836, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 857, 262, 3127, 2907, 34761, 39779, 30, 46506, 8159, 62, 1659, 62, 23065, 2229, 16034, 3084, 62, 3672, 62, 1495, 33411, 12121, 796, 366, 66, 5557, 316, 1, 5357, 3127, 796, 366, 7364, 18836, 1 ]
What was the score for the game played at Sarge Frye Field?
SELECT score FROM table_name_15 WHERE site_stadium = "sarge frye field"
[ 2061, 373, 262, 4776, 329, 262, 983, 2826, 379, 311, 1376, 25305, 68, 7663, 30, 46506, 4776, 16034, 3084, 62, 3672, 62, 1314, 33411, 2524, 62, 301, 6271, 796, 366, 82, 1376, 32959, 68, 2214, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 329, 262, 983, 2826, 379, 311, 1376, 25305, 68, 7663, 30, 46506, 4776, 16034, 3084, 62, 3672, 62, 1314, 33411, 2524, 62, 301, 6271, 796, 366, 82, 1376, 32959, 68, 2214, 1 ]
Marginal short answers with links. Intended to find short answers with links for people to improve, downvote or delete. Additional fields (closed date, and answer count) help identify questions that attract these short answers that should be modified or closed. Find answers with marginal votes (between the min an...
SELECT a.Score, LENGTH(a.Body) AS length, CASE WHEN q.ClosedDate IS NULL THEN '' ELSE 'Closed' END AS Closed, CASE WHEN q.CommunityOwnedDate IS NULL THEN '' ELSE 'CW' END AS CommWiki, q.AnswerCount AS AnswerCount, a.Id AS "post_link", a.Body FROM Posts AS a, Posts AS q WHERE a.PostTypeId = 2 AND a.Score <= '##AnswerSco...
[ 36003, 1790, 7429, 351, 6117, 13, 2558, 1631, 284, 1064, 1790, 7429, 351, 6117, 329, 661, 284, 2987, 11, 866, 27257, 393, 12233, 13, 201, 198, 201, 198, 17699, 7032, 357, 20225, 3128, 11, 290, 3280, 954, 8, 1037, 5911, 2683, 326, 47...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 36003, 1790, 7429, 351, 6117, 13, 2558, 1631, 284, 1064, 1790, 7429, 351, 6117, 329, 661, 284, 2987, 11, 866, 27257, 393, 12233, 13, 201, 198, 201, 198, 17699, 7032, 357, 20225, 3128, 11, 290, 3280, 954, 8, 1037, 5911, 2683, 326, 47...
What is the smallest number of assists for Ben Duggan with less than 7 points?
SELECT MIN(assists) FROM table_name_17 WHERE name = "ben duggan" AND points < 7
[ 2061, 318, 262, 18197, 1271, 286, 13648, 329, 3932, 27436, 1030, 351, 1342, 621, 767, 2173, 30, 46506, 20625, 7, 562, 1023, 8, 16034, 3084, 62, 3672, 62, 1558, 33411, 1438, 796, 366, 11722, 18735, 1030, 1, 5357, 2173, 1279, 767 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 18197, 1271, 286, 13648, 329, 3932, 27436, 1030, 351, 1342, 621, 767, 2173, 30, 46506, 20625, 7, 562, 1023, 8, 16034, 3084, 62, 3672, 62, 1558, 33411, 1438, 796, 366, 11722, 18735, 1030, 1, 5357, 2173, 1279, 767 ]
What is the highest Total, when Gold is 1, when Nation is Hungary, and when Bronze is less than 0?
SELECT MAX("Total") FROM table_76913 WHERE "Gold" = '1' AND "Nation" = 'hungary' AND "Bronze" < '0'
[ 2061, 318, 262, 4511, 7472, 11, 618, 3561, 318, 352, 11, 618, 8741, 318, 19562, 11, 290, 618, 19461, 318, 1342, 621, 657, 30, 46506, 25882, 7203, 14957, 4943, 16034, 3084, 62, 22, 3388, 1485, 33411, 366, 13306, 1, 796, 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, 1, 1, 1, 1 ]
[ 2061, 318, 262, 4511, 7472, 11, 618, 3561, 318, 352, 11, 618, 8741, 318, 19562, 11, 290, 618, 19461, 318, 1342, 621, 657, 30, 46506, 25882, 7203, 14957, 4943, 16034, 3084, 62, 22, 3388, 1485, 33411, 366, 13306, 1, 796, 705, 16, 6, ...
Which irrigation district has 4733 users?
SELECT "Irrigation District" FROM table_2211 WHERE "Users (#)" = '4733'
[ 13828, 35425, 4783, 468, 6298, 2091, 2985, 30, 46506, 366, 23820, 4359, 341, 5665, 1, 16034, 3084, 62, 1828, 1157, 33411, 366, 14490, 17426, 16725, 796, 705, 2857, 2091, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 35425, 4783, 468, 6298, 2091, 2985, 30, 46506, 366, 23820, 4359, 341, 5665, 1, 16034, 3084, 62, 1828, 1157, 33411, 366, 14490, 17426, 16725, 796, 705, 2857, 2091, 6 ]
Which partner was on 14 april 2013?
SELECT "Partner" FROM table_78502 WHERE "Date" = '14 april 2013'
[ 13828, 5212, 373, 319, 1478, 46593, 346, 2211, 30, 46506, 366, 7841, 1008, 1, 16034, 3084, 62, 3695, 35126, 33411, 366, 10430, 1, 796, 705, 1415, 46593, 346, 2211, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 5212, 373, 319, 1478, 46593, 346, 2211, 30, 46506, 366, 7841, 1008, 1, 16034, 3084, 62, 3695, 35126, 33411, 366, 10430, 1, 796, 705, 1415, 46593, 346, 2211, 6 ]
Name the capacity for the engine of 2.0 duratorq
SELECT "Capacity" FROM table_71711 WHERE "Model/Engine" = '2.0 duratorq'
[ 5376, 262, 5339, 329, 262, 3113, 286, 362, 13, 15, 22365, 1352, 80, 46506, 366, 15610, 4355, 1, 16034, 3084, 62, 22, 1558, 1157, 33411, 366, 17633, 14, 13798, 1, 796, 705, 17, 13, 15, 22365, 1352, 80, 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 ]
[ 5376, 262, 5339, 329, 262, 3113, 286, 362, 13, 15, 22365, 1352, 80, 46506, 366, 15610, 4355, 1, 16034, 3084, 62, 22, 1558, 1157, 33411, 366, 17633, 14, 13798, 1, 796, 705, 17, 13, 15, 22365, 1352, 80, 6 ]
What is the Location of the 10th Iteration?
SELECT "Location" FROM table_63501 WHERE "Iteration" = '10th'
[ 2061, 318, 262, 13397, 286, 262, 838, 400, 40806, 341, 30, 46506, 366, 14749, 1, 16034, 3084, 62, 48250, 486, 33411, 366, 29993, 341, 1, 796, 705, 940, 400, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 13397, 286, 262, 838, 400, 40806, 341, 30, 46506, 366, 14749, 1, 16034, 3084, 62, 48250, 486, 33411, 366, 29993, 341, 1, 796, 705, 940, 400, 6 ]
who were the chumps in the kitchen ?
SELECT "chumps" FROM table_204_269 WHERE "room" = 'kitchen'
[ 8727, 547, 262, 442, 8142, 287, 262, 9592, 5633, 46506, 366, 354, 8142, 1, 16034, 3084, 62, 18638, 62, 26276, 33411, 366, 3823, 1, 796, 705, 15813, 6607, 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 ]
[ 8727, 547, 262, 442, 8142, 287, 262, 9592, 5633, 46506, 366, 354, 8142, 1, 16034, 3084, 62, 18638, 62, 26276, 33411, 366, 3823, 1, 796, 705, 15813, 6607, 6 ]
when patient 025-33728 was first diagnosed with atrial fibrillation until 2104?
SELECT diagnosis.diagnosistime FROM diagnosis WHERE diagnosis.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '025-33728')) AND diagnosis.diagnosisname = 'atrial fibrillation' ...
[ 12518, 5827, 657, 1495, 12, 31496, 2078, 373, 717, 14641, 351, 379, 4454, 277, 2889, 40903, 1566, 362, 13464, 30, 46506, 13669, 13, 47356, 418, 396, 524, 16034, 13669, 33411, 13669, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 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, 5827, 657, 1495, 12, 31496, 2078, 373, 717, 14641, 351, 379, 4454, 277, 2889, 40903, 1566, 362, 13464, 30, 46506, 13669, 13, 47356, 418, 396, 524, 16034, 13669, 33411, 13669, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, ...
What is the Date with a Venue that is oval?
SELECT "Date" FROM table_7303 WHERE "Venue" = 'oval'
[ 2061, 318, 262, 7536, 351, 257, 9932, 518, 326, 318, 41186, 30, 46506, 366, 10430, 1, 16034, 3084, 62, 22, 22572, 33411, 366, 37522, 518, 1, 796, 705, 8325, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 7536, 351, 257, 9932, 518, 326, 318, 41186, 30, 46506, 366, 10430, 1, 16034, 3084, 62, 22, 22572, 33411, 366, 37522, 518, 1, 796, 705, 8325, 6 ]
Name the general classification for mauricio soler
SELECT "General classification" FROM table_30921 WHERE "Winner" = 'Mauricio Soler'
[ 5376, 262, 2276, 17923, 329, 285, 2899, 46441, 1540, 263, 46506, 366, 12218, 17923, 1, 16034, 3084, 62, 26895, 2481, 33411, 366, 48056, 1, 796, 705, 44, 2899, 46441, 4294, 263, 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 ]
[ 5376, 262, 2276, 17923, 329, 285, 2899, 46441, 1540, 263, 46506, 366, 12218, 17923, 1, 16034, 3084, 62, 26895, 2481, 33411, 366, 48056, 1, 796, 705, 44, 2899, 46441, 4294, 263, 6 ]
What year had a score of 4 6, 7 6, 7 5?
SELECT "Year" FROM table_64681 WHERE "Score" = '4–6, 7–6, 7–5'
[ 2061, 614, 550, 257, 4776, 286, 604, 718, 11, 767, 718, 11, 767, 642, 30, 46506, 366, 17688, 1, 16034, 3084, 62, 2414, 48564, 33411, 366, 26595, 1, 796, 705, 19, 1906, 21, 11, 767, 1906, 21, 11, 767, 1906, 20, 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, 614, 550, 257, 4776, 286, 604, 718, 11, 767, 718, 11, 767, 642, 30, 46506, 366, 17688, 1, 16034, 3084, 62, 2414, 48564, 33411, 366, 26595, 1, 796, 705, 19, 1906, 21, 11, 767, 1906, 21, 11, 767, 1906, 20, 6 ]
What's the smallest number of bronze medals that any one if the ensembles has?
SELECT MIN(bronze_medals) FROM table_1305623_6
[ 2061, 338, 262, 18197, 1271, 286, 22101, 28057, 326, 597, 530, 611, 262, 551, 4428, 829, 468, 30, 46506, 20625, 7, 65, 1313, 2736, 62, 1150, 874, 8, 16034, 3084, 62, 12952, 3980, 1954, 62, 21 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 338, 262, 18197, 1271, 286, 22101, 28057, 326, 597, 530, 611, 262, 551, 4428, 829, 468, 30, 46506, 20625, 7, 65, 1313, 2736, 62, 1150, 874, 8, 16034, 3084, 62, 12952, 3980, 1954, 62, 21 ]
get me patient 017-87754's length of stay of the first hospital stay.
SELECT STRFTIME('%j', patient.hospitaldischargetime) - STRFTIME('%j', patient.hospitaladmittime) FROM patient WHERE patient.uniquepid = '017-87754' AND NOT patient.hospitaladmittime IS NULL ORDER BY patient.hospitaladmittime LIMIT 1
[ 1136, 502, 5827, 5534, 22, 12, 5774, 41874, 338, 4129, 286, 2652, 286, 262, 717, 4436, 2652, 13, 46506, 19269, 9792, 12789, 10786, 4, 73, 3256, 5827, 13, 49257, 6381, 354, 7641, 524, 8, 532, 19269, 9792, 12789, 10786, 4, 73, 3256, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1136, 502, 5827, 5534, 22, 12, 5774, 41874, 338, 4129, 286, 2652, 286, 262, 717, 4436, 2652, 13, 46506, 19269, 9792, 12789, 10786, 4, 73, 3256, 5827, 13, 49257, 6381, 354, 7641, 524, 8, 532, 19269, 9792, 12789, 10786, 4, 73, 3256, 5...
how many patients whose primary disease is stemi and drug name is atropine sulfate?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE demographic.diagnosis = "STEMI" AND prescriptions.drug = "Atropine Sulfate"
[ 4919, 867, 3871, 3025, 4165, 4369, 318, 10717, 72, 290, 2563, 1438, 318, 379, 1773, 500, 22443, 378, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 34092, 6177, 16...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4165, 4369, 318, 10717, 72, 290, 2563, 1438, 318, 379, 1773, 500, 22443, 378, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 34092, 6177, 16...
What was the Tournament on May 24, 1992 played on a Clay Surface?
SELECT "Tournament" FROM table_39328 WHERE "Surface" = 'clay' AND "Date" = 'may 24, 1992'
[ 2061, 373, 262, 9595, 319, 1737, 1987, 11, 9768, 2826, 319, 257, 15551, 20321, 30, 46506, 366, 51, 5138, 1, 16034, 3084, 62, 26007, 2078, 33411, 366, 14214, 2550, 1, 796, 705, 565, 323, 6, 5357, 366, 10430, 1, 796, 705, 11261, 1987,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9595, 319, 1737, 1987, 11, 9768, 2826, 319, 257, 15551, 20321, 30, 46506, 366, 51, 5138, 1, 16034, 3084, 62, 26007, 2078, 33411, 366, 14214, 2550, 1, 796, 705, 565, 323, 6, 5357, 366, 10430, 1, 796, 705, 11261, 1987,...
What is the lowest attendance when the Atlanta Falcons were the opponent?
SELECT MIN("Week") FROM table_47077 WHERE "Opponent" = 'atlanta falcons'
[ 2061, 318, 262, 9016, 14858, 618, 262, 9371, 21026, 547, 262, 6125, 30, 46506, 20625, 7203, 20916, 4943, 16034, 3084, 62, 27790, 3324, 33411, 366, 27524, 3471, 1, 796, 705, 25864, 4910, 24215, 5936, 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 ]
[ 2061, 318, 262, 9016, 14858, 618, 262, 9371, 21026, 547, 262, 6125, 30, 46506, 20625, 7203, 20916, 4943, 16034, 3084, 62, 27790, 3324, 33411, 366, 27524, 3471, 1, 796, 705, 25864, 4910, 24215, 5936, 6 ]
What tournament did Tiger hold a 2 shot lead after 54 holes?
SELECT "Championship" FROM table_16889 WHERE "54 holes" = '2 shot lead'
[ 2061, 7756, 750, 17030, 1745, 257, 362, 2823, 1085, 706, 7175, 10421, 30, 46506, 366, 1925, 4350, 1056, 1, 16034, 3084, 62, 1433, 39121, 33411, 366, 4051, 10421, 1, 796, 705, 17, 2823, 1085, 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 ]
[ 2061, 7756, 750, 17030, 1745, 257, 362, 2823, 1085, 706, 7175, 10421, 30, 46506, 366, 1925, 4350, 1056, 1, 16034, 3084, 62, 1433, 39121, 33411, 366, 4051, 10421, 1, 796, 705, 17, 2823, 1085, 6 ]
Which state is Tehachapi Pass Wind Farm located in?
SELECT "State/Province" FROM table_56499 WHERE "Wind farm" = 'tehachapi pass wind farm'
[ 13828, 1181, 318, 1665, 71, 620, 15042, 6251, 3086, 11272, 5140, 287, 30, 46506, 366, 9012, 14, 15946, 924, 1, 16034, 3084, 62, 20, 2414, 2079, 33411, 366, 8731, 5318, 1, 796, 705, 660, 71, 620, 15042, 1208, 2344, 5318, 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 ]
[ 13828, 1181, 318, 1665, 71, 620, 15042, 6251, 3086, 11272, 5140, 287, 30, 46506, 366, 9012, 14, 15946, 924, 1, 16034, 3084, 62, 20, 2414, 2079, 33411, 366, 8731, 5318, 1, 796, 705, 660, 71, 620, 15042, 1208, 2344, 5318, 6 ]
Which To par has a Score larger than 68?
SELECT to_par FROM table_name_42 WHERE score > 68
[ 13828, 1675, 1582, 468, 257, 15178, 4025, 621, 8257, 30, 46506, 284, 62, 1845, 16034, 3084, 62, 3672, 62, 3682, 33411, 4776, 1875, 8257 ]
[ 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, 15178, 4025, 621, 8257, 30, 46506, 284, 62, 1845, 16034, 3084, 62, 3672, 62, 3682, 33411, 4776, 1875, 8257 ]
Where the week # is Top 12, what is the result?
SELECT "Result" FROM table_28502 WHERE "Week #" = 'Top 12'
[ 8496, 262, 1285, 1303, 318, 5849, 1105, 11, 644, 318, 262, 1255, 30, 46506, 366, 23004, 1, 16034, 3084, 62, 2078, 35126, 33411, 366, 20916, 1303, 1, 796, 705, 9126, 1105, 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 ]
[ 8496, 262, 1285, 1303, 318, 5849, 1105, 11, 644, 318, 262, 1255, 30, 46506, 366, 23004, 1, 16034, 3084, 62, 2078, 35126, 33411, 366, 20916, 1303, 1, 796, 705, 9126, 1105, 6 ]
Is LHC 688 offered in Fall 2000 ?
SELECT COUNT(*) > 0 FROM course, course_offering, semester WHERE course.course_id = course_offering.course_id AND course.department = 'LHC' AND course.number = 688 AND semester.semester = 'Fall' AND semester.semester_id = course_offering.semester AND semester.year = 2000
[ 3792, 406, 16045, 718, 3459, 4438, 287, 7218, 4751, 5633, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 1781, 11, 1781, 62, 2364, 1586, 11, 24878, 33411, 1781, 13, 17319, 62, 312, 796, 1781, 62, 2364, 1586, 13, 17319, 62, 312, 5357, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3792, 406, 16045, 718, 3459, 4438, 287, 7218, 4751, 5633, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 1781, 11, 1781, 62, 2364, 1586, 11, 24878, 33411, 1781, 13, 17319, 62, 312, 796, 1781, 62, 2364, 1586, 13, 17319, 62, 312, 5357, ...
What is the western word for 'latrones' in Latin?
SELECT western FROM table_26614365_1 WHERE latin = "latrones"
[ 2061, 318, 262, 8830, 1573, 329, 705, 15460, 9821, 6, 287, 9133, 30, 46506, 8830, 16034, 3084, 62, 25540, 1415, 24760, 62, 16, 33411, 3042, 259, 796, 366, 15460, 9821, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 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, 8830, 1573, 329, 705, 15460, 9821, 6, 287, 9133, 30, 46506, 8830, 16034, 3084, 62, 25540, 1415, 24760, 62, 16, 33411, 3042, 259, 796, 366, 15460, 9821, 1 ]
What's season 3's premiere date?
SELECT premiere_air_dates FROM table_1949994_7 WHERE no = 3
[ 2061, 338, 1622, 513, 338, 19245, 3128, 30, 46506, 19245, 62, 958, 62, 19581, 16034, 3084, 62, 22913, 2079, 5824, 62, 22, 33411, 645, 796, 513 ]
[ 1, 1, 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, 1622, 513, 338, 19245, 3128, 30, 46506, 19245, 62, 958, 62, 19581, 16034, 3084, 62, 22913, 2079, 5824, 62, 22, 33411, 645, 796, 513 ]