instruction
stringlengths
0
1.06k
response
stringlengths
2
3.61k
input_ids
list
attention_mask
list
labels
list
what is the ground transportation available in the city of PHILADELPHIA
SELECT DISTINCT ground_service.transport_type FROM city, ground_service WHERE city.city_name = 'PHILADELPHIA' AND ground_service.city_code = city.city_code
[ 10919, 318, 262, 2323, 9358, 1695, 287, 262, 1748, 286, 9370, 4146, 2885, 3698, 11909, 40, 11159, 16779, 360, 8808, 1268, 4177, 2323, 62, 15271, 13, 7645, 634, 62, 4906, 16034, 1748, 11, 2323, 62, 15271, 33411, 1748, 13, 19205, 62, 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...
[ 10919, 318, 262, 2323, 9358, 1695, 287, 262, 1748, 286, 9370, 4146, 2885, 3698, 11909, 40, 11159, 16779, 360, 8808, 1268, 4177, 2323, 62, 15271, 13, 7645, 634, 62, 4906, 16034, 1748, 11, 2323, 62, 15271, 33411, 1748, 13, 19205, 62, 36...
What venue has an extra of 45.08 S?
SELECT "Venue" FROM table_64668 WHERE "Extra" = '45.08 s'
[ 2061, 14359, 468, 281, 3131, 286, 4153, 13, 2919, 311, 30, 46506, 366, 37522, 518, 1, 16034, 3084, 62, 2414, 35809, 33411, 366, 27726, 1, 796, 705, 2231, 13, 2919, 264, 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, 14359, 468, 281, 3131, 286, 4153, 13, 2919, 311, 30, 46506, 366, 37522, 518, 1, 16034, 3084, 62, 2414, 35809, 33411, 366, 27726, 1, 796, 705, 2231, 13, 2919, 264, 6 ]
What year was The Saber nominated for best action?
SELECT AVG("Year") FROM table_61041 WHERE "Title of work" = 'saber' AND "Category" = 'best action'
[ 2061, 614, 373, 383, 40506, 19332, 329, 1266, 2223, 30, 46506, 35224, 7203, 17688, 4943, 16034, 3084, 62, 39132, 3901, 33411, 366, 19160, 286, 670, 1, 796, 705, 82, 27359, 6, 5357, 366, 27313, 1, 796, 705, 13466, 2223, 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 ]
[ 2061, 614, 373, 383, 40506, 19332, 329, 1266, 2223, 30, 46506, 35224, 7203, 17688, 4943, 16034, 3084, 62, 39132, 3901, 33411, 366, 19160, 286, 670, 1, 796, 705, 82, 27359, 6, 5357, 366, 27313, 1, 796, 705, 13466, 2223, 6 ]
What date has boston as the visitor?
SELECT date FROM table_name_21 WHERE visitor = "boston"
[ 2061, 3128, 468, 275, 5744, 355, 262, 21493, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 2481, 33411, 21493, 796, 366, 65, 5744, 1 ]
[ 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, 468, 275, 5744, 355, 262, 21493, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 2481, 33411, 21493, 796, 366, 65, 5744, 1 ]
Which team has fewer than 4 rounds for Jan Van Breda Kolff?
SELECT school_club_team FROM table_name_47 WHERE round < 4 AND player = "jan van breda kolff"
[ 13828, 1074, 468, 7380, 621, 604, 9196, 329, 2365, 6656, 347, 445, 64, 25910, 487, 30, 46506, 1524, 62, 18664, 62, 15097, 16034, 3084, 62, 3672, 62, 2857, 33411, 2835, 1279, 604, 5357, 2137, 796, 366, 13881, 5719, 33592, 64, 479, 349,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1074, 468, 7380, 621, 604, 9196, 329, 2365, 6656, 347, 445, 64, 25910, 487, 30, 46506, 1524, 62, 18664, 62, 15097, 16034, 3084, 62, 3672, 62, 2857, 33411, 2835, 1279, 604, 5357, 2137, 796, 366, 13881, 5719, 33592, 64, 479, 349,...
What is Surface, when Date is less than 1979, and when Opponent in the Final is 'Bill Scanlon'?
SELECT "Surface" FROM table_62058 WHERE "Date" < '1979' AND "Opponent in the final" = 'bill scanlon'
[ 2061, 318, 20321, 11, 618, 7536, 318, 1342, 621, 13521, 11, 290, 618, 9385, 3471, 287, 262, 8125, 318, 705, 17798, 20937, 14995, 30960, 46506, 366, 14214, 2550, 1, 16034, 3084, 62, 38850, 3365, 33411, 366, 10430, 1, 1279, 705, 33581, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 20321, 11, 618, 7536, 318, 1342, 621, 13521, 11, 290, 618, 9385, 3471, 287, 262, 8125, 318, 705, 17798, 20937, 14995, 30960, 46506, 366, 14214, 2550, 1, 16034, 3084, 62, 38850, 3365, 33411, 366, 10430, 1, 1279, 705, 33581, ...
What is the to par number with a score of 67-66-71-71=275?
SELECT to_par FROM table_name_51 WHERE score = 67 - 66 - 71 - 71 = 275
[ 2061, 318, 262, 284, 1582, 1271, 351, 257, 4776, 286, 8275, 12, 2791, 12, 4869, 12, 4869, 28, 23195, 30, 46506, 284, 62, 1845, 16034, 3084, 62, 3672, 62, 4349, 33411, 4776, 796, 8275, 532, 7930, 532, 9166, 532, 9166, 796, 25829 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 284, 1582, 1271, 351, 257, 4776, 286, 8275, 12, 2791, 12, 4869, 12, 4869, 28, 23195, 30, 46506, 284, 62, 1845, 16034, 3084, 62, 3672, 62, 4349, 33411, 4776, 796, 8275, 532, 7930, 532, 9166, 532, 9166, 796, 25829 ]
How many wins did the player have in the Formula BMW World Final?
SELECT wins FROM table_17246160_1 WHERE series = "Formula BMW World Final"
[ 2437, 867, 7864, 750, 262, 2137, 423, 287, 262, 19639, 19339, 2159, 8125, 30, 46506, 7864, 16034, 3084, 62, 1558, 26912, 14198, 62, 16, 33411, 2168, 796, 366, 8479, 4712, 19339, 2159, 8125, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 7864, 750, 262, 2137, 423, 287, 262, 19639, 19339, 2159, 8125, 30, 46506, 7864, 16034, 3084, 62, 1558, 26912, 14198, 62, 16, 33411, 2168, 796, 366, 8479, 4712, 19339, 2159, 8125, 1 ]
Which label has a date of 1987?
SELECT "Label" FROM table_70017 WHERE "Date" = '1987'
[ 13828, 6167, 468, 257, 3128, 286, 12923, 30, 46506, 366, 33986, 1, 16034, 3084, 62, 9879, 1558, 33411, 366, 10430, 1, 796, 705, 27301, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 6167, 468, 257, 3128, 286, 12923, 30, 46506, 366, 33986, 1, 16034, 3084, 62, 9879, 1558, 33411, 366, 10430, 1, 796, 705, 27301, 6 ]
Which rank has a total smaller than 1?
SELECT AVG(rank) FROM table_name_23 WHERE total < 1
[ 13828, 4279, 468, 257, 2472, 4833, 621, 352, 30, 46506, 35224, 7, 43027, 8, 16034, 3084, 62, 3672, 62, 1954, 33411, 2472, 1279, 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 ]
[ 13828, 4279, 468, 257, 2472, 4833, 621, 352, 30, 46506, 35224, 7, 43027, 8, 16034, 3084, 62, 3672, 62, 1954, 33411, 2472, 1279, 352 ]
What is the number of patients with neo*iv*fat emulsion prescription who died in or before the year 2186?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE demographic.dod_year <= "2186.0" AND prescriptions.drug = "NEO*IV*Fat Emulsion"
[ 2061, 318, 262, 1271, 286, 3871, 351, 19102, 9, 452, 9, 17359, 795, 15204, 15077, 508, 3724, 287, 393, 878, 262, 614, 362, 25096, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 2147...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1271, 286, 3871, 351, 19102, 9, 452, 9, 17359, 795, 15204, 15077, 508, 3724, 287, 393, 878, 262, 614, 362, 25096, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 2147...
I want the total number of people in the crowd for essendon home team
SELECT COUNT(crowd) FROM table_name_31 WHERE home_team = "essendon"
[ 40, 765, 262, 2472, 1271, 286, 661, 287, 262, 4315, 329, 3209, 43153, 1363, 1074, 46506, 327, 28270, 7, 66, 3986, 8, 16034, 3084, 62, 3672, 62, 3132, 33411, 1363, 62, 15097, 796, 366, 408, 43153, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 262, 2472, 1271, 286, 661, 287, 262, 4315, 329, 3209, 43153, 1363, 1074, 46506, 327, 28270, 7, 66, 3986, 8, 16034, 3084, 62, 3672, 62, 3132, 33411, 1363, 62, 15097, 796, 366, 408, 43153, 1 ]
Who were the Opponents in the Match with Partner Rushmi Chakravarthi?
SELECT opponents FROM table_name_80 WHERE partner = "rushmi chakravarthi"
[ 8241, 547, 262, 9385, 3906, 287, 262, 13225, 351, 35532, 13063, 11632, 46620, 4108, 11999, 72, 30, 46506, 7691, 16034, 3084, 62, 3672, 62, 1795, 33411, 5212, 796, 366, 37357, 11632, 442, 461, 4108, 11999, 72, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 8241, 547, 262, 9385, 3906, 287, 262, 13225, 351, 35532, 13063, 11632, 46620, 4108, 11999, 72, 30, 46506, 7691, 16034, 3084, 62, 3672, 62, 1795, 33411, 5212, 796, 366, 37357, 11632, 442, 461, 4108, 11999, 72, 1 ]
How many significant relationships list Will as a virtue?
SELECT COUNT("Significant Relationship") FROM table_64 WHERE "Virtues" = 'Will'
[ 2437, 867, 2383, 6958, 1351, 2561, 355, 257, 14675, 30, 46506, 327, 28270, 7203, 11712, 17294, 39771, 4943, 16034, 3084, 62, 2414, 33411, 366, 53, 2265, 947, 1, 796, 705, 8743, 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 ]
[ 2437, 867, 2383, 6958, 1351, 2561, 355, 257, 14675, 30, 46506, 327, 28270, 7203, 11712, 17294, 39771, 4943, 16034, 3084, 62, 2414, 33411, 366, 53, 2265, 947, 1, 796, 705, 8743, 6 ]
what is the highest ngc number when the declination (j2000) is 25 26 ?
SELECT MAX(ngc_number) FROM table_name_51 WHERE declination___j2000__ = "°25′26″"
[ 10919, 318, 262, 4511, 23370, 66, 1271, 618, 262, 2377, 1883, 357, 73, 11024, 8, 318, 1679, 2608, 5633, 46506, 25882, 7, 782, 66, 62, 17618, 8, 16034, 3084, 62, 3672, 62, 4349, 33411, 2377, 1883, 17569, 73, 11024, 834, 796, 366, 720...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4511, 23370, 66, 1271, 618, 262, 2377, 1883, 357, 73, 11024, 8, 318, 1679, 2608, 5633, 46506, 25882, 7, 782, 66, 62, 17618, 8, 16034, 3084, 62, 3672, 62, 4349, 33411, 2377, 1883, 17569, 73, 11024, 834, 796, 366, 720...
What party did hilda solis represent?
SELECT "Party" FROM table_22126 WHERE "Incumbent" = 'Hilda Solis'
[ 2061, 2151, 750, 289, 27281, 1540, 271, 2380, 30, 46506, 366, 33553, 1, 16034, 3084, 62, 1828, 19420, 33411, 366, 25517, 2178, 298, 1, 796, 705, 39, 27281, 4294, 271, 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, 2151, 750, 289, 27281, 1540, 271, 2380, 30, 46506, 366, 33553, 1, 16034, 3084, 62, 1828, 19420, 33411, 366, 25517, 2178, 298, 1, 796, 705, 39, 27281, 4294, 271, 6 ]
How many millions of US viewers watched the episode written by Jack Sanderson?
SELECT us_viewers__millions_ FROM table_27462177_1 WHERE written_by = "Jack Sanderson"
[ 2437, 867, 5242, 286, 1294, 10209, 7342, 262, 4471, 3194, 416, 3619, 3837, 882, 30, 46506, 514, 62, 1177, 364, 834, 17805, 507, 62, 16034, 3084, 62, 1983, 39997, 22413, 62, 16, 33411, 3194, 62, 1525, 796, 366, 14295, 3837, 882, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5242, 286, 1294, 10209, 7342, 262, 4471, 3194, 416, 3619, 3837, 882, 30, 46506, 514, 62, 1177, 364, 834, 17805, 507, 62, 16034, 3084, 62, 1983, 39997, 22413, 62, 16, 33411, 3194, 62, 1525, 796, 366, 14295, 3837, 882, 1 ]
What is the highest cable ranking?
SELECT MAX("Cable rank") FROM table_3042
[ 2061, 318, 262, 4511, 7862, 12759, 30, 46506, 25882, 7203, 34, 540, 4279, 4943, 16034, 3084, 62, 1270, 3682 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 4511, 7862, 12759, 30, 46506, 25882, 7203, 34, 540, 4279, 4943, 16034, 3084, 62, 1270, 3682 ]
For those employees who do not work in departments with managers that have ids between 100 and 200, show me about the distribution of phone_number and manager_id in a bar chart, sort MANAGER_ID from high to low order.
SELECT PHONE_NUMBER, 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, 3072, 62, 17618, 290, 4706, 62, 312, 287, 257, 2318, 8262, 11, 3297, 17254, 4760, 1137, 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...
[ 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, 3072, 62, 17618, 290, 4706, 62, 312, 287, 257, 2318, 8262, 11, 3297, 17254, 4760, 1137, 62, ...
What dance had a score total of 31?
SELECT dance_song FROM table_2803106_1 WHERE total = "31"
[ 2061, 9280, 550, 257, 4776, 2472, 286, 3261, 30, 46506, 9280, 62, 34050, 16034, 3084, 62, 21033, 18, 15801, 62, 16, 33411, 2472, 796, 366, 3132, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 9280, 550, 257, 4776, 2472, 286, 3261, 30, 46506, 9280, 62, 34050, 16034, 3084, 62, 21033, 18, 15801, 62, 16, 33411, 2472, 796, 366, 3132, 1 ]
what is date of birth and admission time of subject name fernando wontor?
SELECT demographic.dob, demographic.admittime FROM demographic WHERE demographic.name = "Fernando Wontor"
[ 10919, 318, 3128, 286, 4082, 290, 13938, 640, 286, 2426, 1438, 277, 13023, 78, 28329, 273, 30, 46506, 16728, 13, 67, 672, 11, 16728, 13, 324, 20124, 524, 16034, 16728, 33411, 16728, 13, 3672, 796, 366, 37, 13023, 78, 370, 756, 273, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3128, 286, 4082, 290, 13938, 640, 286, 2426, 1438, 277, 13023, 78, 28329, 273, 30, 46506, 16728, 13, 67, 672, 11, 16728, 13, 324, 20124, 524, 16034, 16728, 33411, 16728, 13, 3672, 796, 366, 37, 13023, 78, 370, 756, 273, ...
Name the result for james lent (j) 52.3% silas wood (aj) 47.7%
SELECT result FROM table_2668243_17 WHERE candidates = "James Lent (J) 52.3% Silas Wood (AJ) 47.7%"
[ 5376, 262, 1255, 329, 474, 1047, 26269, 357, 73, 8, 6740, 13, 18, 4, 3313, 292, 4898, 357, 1228, 8, 6298, 13, 22, 4, 46506, 1255, 16034, 3084, 62, 2075, 3104, 26660, 62, 1558, 33411, 5871, 796, 366, 14731, 43751, 357, 41, 8, 6740,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1255, 329, 474, 1047, 26269, 357, 73, 8, 6740, 13, 18, 4, 3313, 292, 4898, 357, 1228, 8, 6298, 13, 22, 4, 46506, 1255, 16034, 3084, 62, 2075, 3104, 26660, 62, 1558, 33411, 5871, 796, 366, 14731, 43751, 357, 41, 8, 6740,...
Which Land area (km ) has a Population density (per km ) larger than 112.6, and a Population (2006) larger than 785, and a Name of pinehouse?
SELECT MAX("Land area (km\u00b2)") FROM table_62794 WHERE "Population density (per km\u00b2)" > '112.6' AND "Population (2006)" > '785' AND "Name" = 'pinehouse'
[ 13828, 6379, 1989, 357, 13276, 1267, 468, 257, 20133, 12109, 357, 525, 10571, 1267, 4025, 621, 13539, 13, 21, 11, 290, 257, 20133, 357, 13330, 8, 4025, 621, 767, 5332, 11, 290, 257, 6530, 286, 20161, 4803, 30, 46506, 25882, 7203, 2234...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6379, 1989, 357, 13276, 1267, 468, 257, 20133, 12109, 357, 525, 10571, 1267, 4025, 621, 13539, 13, 21, 11, 290, 257, 20133, 357, 13330, 8, 4025, 621, 767, 5332, 11, 290, 257, 6530, 286, 20161, 4803, 30, 46506, 25882, 7203, 2234...
Show the type of school and the number of buses for each type.
SELECT Type, COUNT(*) FROM school_bus AS T1 JOIN school AS T2 ON T1.School_ID = T2.School_ID GROUP BY T2.Type
[ 15307, 262, 2099, 286, 1524, 290, 262, 1271, 286, 16893, 329, 1123, 2099, 13, 46506, 5994, 11, 327, 28270, 7, 28104, 16034, 1524, 62, 10885, 7054, 309, 16, 32357, 1268, 1524, 7054, 309, 17, 6177, 309, 16, 13, 26130, 62, 2389, 796, 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 ]
[ 15307, 262, 2099, 286, 1524, 290, 262, 1271, 286, 16893, 329, 1123, 2099, 13, 46506, 5994, 11, 327, 28270, 7, 28104, 16034, 1524, 62, 10885, 7054, 309, 16, 32357, 1268, 1524, 7054, 309, 17, 6177, 309, 16, 13, 26130, 62, 2389, 796, 3...
On what date was the home team Footscray?
SELECT date FROM table_name_49 WHERE home_team = "footscray"
[ 2202, 644, 3128, 373, 262, 1363, 1074, 7870, 1416, 2433, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 2920, 33411, 1363, 62, 15097, 796, 366, 5898, 1416, 2433, 1 ]
[ 1, 1, 1, 1, 1, 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, 3128, 373, 262, 1363, 1074, 7870, 1416, 2433, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 2920, 33411, 1363, 62, 15097, 796, 366, 5898, 1416, 2433, 1 ]
When thomas l fkvist is the young rider classification and alessandro petacchi is the points classification who are the general classifications?
SELECT general_classification FROM table_18733814_2 WHERE points_classification = "Alessandro Petacchi" AND young_rider_classification = "Thomas Löfkvist"
[ 2215, 294, 16911, 300, 277, 74, 85, 396, 318, 262, 1862, 17876, 17923, 290, 435, 408, 28092, 4273, 330, 11072, 318, 262, 2173, 17923, 508, 389, 262, 2276, 1398, 6637, 30, 46506, 2276, 62, 4871, 2649, 16034, 3084, 62, 23451, 28460, 141...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 294, 16911, 300, 277, 74, 85, 396, 318, 262, 1862, 17876, 17923, 290, 435, 408, 28092, 4273, 330, 11072, 318, 262, 2173, 17923, 508, 389, 262, 2276, 1398, 6637, 30, 46506, 2276, 62, 4871, 2649, 16034, 3084, 62, 23451, 28460, 141...
Who are the different players, what season do they play in, and what is the name of the team they are on?
SELECT T1.season, T1.player, T2.name FROM match_season AS T1 JOIN team AS T2 ON T1.team = T2.team_id
[ 8241, 389, 262, 1180, 1938, 11, 644, 1622, 466, 484, 711, 287, 11, 290, 644, 318, 262, 1438, 286, 262, 1074, 484, 389, 319, 30, 46506, 309, 16, 13, 6230, 11, 309, 16, 13, 7829, 11, 309, 17, 13, 3672, 16034, 2872, 62, 6230, 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...
[ 8241, 389, 262, 1180, 1938, 11, 644, 1622, 466, 484, 711, 287, 11, 290, 644, 318, 262, 1438, 286, 262, 1074, 484, 389, 319, 30, 46506, 309, 16, 13, 6230, 11, 309, 16, 13, 7829, 11, 309, 17, 13, 3672, 16034, 2872, 62, 6230, 7054,...
A bar chart for what are the number of the names of all products?, and sort by the x-axis in desc.
SELECT Name, COUNT(Name) FROM Products GROUP BY Name ORDER BY Name DESC
[ 32, 2318, 8262, 329, 644, 389, 262, 1271, 286, 262, 3891, 286, 477, 3186, 21747, 290, 3297, 416, 262, 2124, 12, 22704, 287, 1715, 13, 46506, 6530, 11, 327, 28270, 7, 5376, 8, 16034, 18675, 44441, 11050, 6530, 38678, 11050, 6530, 22196...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 32, 2318, 8262, 329, 644, 389, 262, 1271, 286, 262, 3891, 286, 477, 3186, 21747, 290, 3297, 416, 262, 2124, 12, 22704, 287, 1715, 13, 46506, 6530, 11, 327, 28270, 7, 5376, 8, 16034, 18675, 44441, 11050, 6530, 38678, 11050, 6530, 22196...
who came to power after the rule of james iii ?
SELECT "name" FROM table_203_876 WHERE id > (SELECT id FROM table_203_876 WHERE "name" = 'james iii') LIMIT 1
[ 8727, 1625, 284, 1176, 706, 262, 3896, 286, 474, 1047, 46955, 5633, 46506, 366, 3672, 1, 16034, 3084, 62, 22416, 62, 23, 4304, 33411, 4686, 1875, 357, 46506, 4686, 16034, 3084, 62, 22416, 62, 23, 4304, 33411, 366, 3672, 1, 796, 705, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 8727, 1625, 284, 1176, 706, 262, 3896, 286, 474, 1047, 46955, 5633, 46506, 366, 3672, 1, 16034, 3084, 62, 22416, 62, 23, 4304, 33411, 4686, 1875, 357, 46506, 4686, 16034, 3084, 62, 22416, 62, 23, 4304, 33411, 366, 3672, 1, 796, 705, ...
What was the date of the series premiere whose TV network was TV3?
SELECT series_premiere FROM table_29799700_2 WHERE tv_network_s_ = "TV3"
[ 2061, 373, 262, 3128, 286, 262, 2168, 19245, 3025, 3195, 3127, 373, 3195, 18, 30, 46506, 2168, 62, 31605, 13235, 16034, 3084, 62, 26561, 2079, 9879, 62, 17, 33411, 31557, 62, 27349, 62, 82, 62, 796, 366, 6849, 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 ]
[ 2061, 373, 262, 3128, 286, 262, 2168, 19245, 3025, 3195, 3127, 373, 3195, 18, 30, 46506, 2168, 62, 31605, 13235, 16034, 3084, 62, 26561, 2079, 9879, 62, 17, 33411, 31557, 62, 27349, 62, 82, 62, 796, 366, 6849, 18, 1 ]
When was the attendance 3686?
SELECT "Date" FROM table_9227 WHERE "Attendance" = '3686'
[ 2215, 373, 262, 14858, 513, 33808, 30, 46506, 366, 10430, 1, 16034, 3084, 62, 24, 24403, 33411, 366, 8086, 437, 590, 1, 796, 705, 2623, 4521, 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 ]
[ 2215, 373, 262, 14858, 513, 33808, 30, 46506, 366, 10430, 1, 16034, 3084, 62, 24, 24403, 33411, 366, 8086, 437, 590, 1, 796, 705, 2623, 4521, 6 ]
What is the date when internet explorer was 62.2%
SELECT date FROM table_name_17 WHERE internet_explorer = "62.2%"
[ 2061, 318, 262, 3128, 618, 5230, 39349, 373, 8190, 13, 17, 4, 46506, 3128, 16034, 3084, 62, 3672, 62, 1558, 33411, 5230, 62, 20676, 11934, 796, 366, 5237, 13, 17, 39658 ]
[ 1, 1, 1, 1, 1, 1, 1, 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, 618, 5230, 39349, 373, 8190, 13, 17, 4, 46506, 3128, 16034, 3084, 62, 3672, 62, 1558, 33411, 5230, 62, 20676, 11934, 796, 366, 5237, 13, 17, 39658 ]
What is Name, when President is Khamtai Siphandon, and when Left Office is 1999?
SELECT "Name" FROM table_76836 WHERE "President" = 'khamtai siphandon' AND "Left Office" = '1999'
[ 2061, 318, 6530, 11, 618, 1992, 318, 45159, 83, 1872, 311, 541, 4993, 261, 11, 290, 618, 9578, 4452, 318, 7358, 30, 46506, 366, 5376, 1, 16034, 3084, 62, 30610, 2623, 33411, 366, 10364, 1, 796, 705, 74, 2763, 83, 1872, 31145, 4993, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6530, 11, 618, 1992, 318, 45159, 83, 1872, 311, 541, 4993, 261, 11, 290, 618, 9578, 4452, 318, 7358, 30, 46506, 366, 5376, 1, 16034, 3084, 62, 30610, 2623, 33411, 366, 10364, 1, 796, 705, 74, 2763, 83, 1872, 31145, 4993, ...
who had more points takaji mori or junji kawano ?
SELECT "player" FROM table_203_456 WHERE "player" IN ('takaji mori', 'junji kawano') ORDER BY "total" DESC LIMIT 1
[ 8727, 550, 517, 2173, 256, 461, 26436, 2146, 72, 393, 10891, 7285, 479, 707, 5733, 5633, 46506, 366, 7829, 1, 16034, 3084, 62, 22416, 62, 29228, 33411, 366, 7829, 1, 3268, 19203, 83, 461, 26436, 2146, 72, 3256, 705, 29741, 7285, 479, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 550, 517, 2173, 256, 461, 26436, 2146, 72, 393, 10891, 7285, 479, 707, 5733, 5633, 46506, 366, 7829, 1, 16034, 3084, 62, 22416, 62, 29228, 33411, 366, 7829, 1, 3268, 19203, 83, 461, 26436, 2146, 72, 3256, 705, 29741, 7285, 479, ...
Tell me the tournament with a hard surface for 6 1, 6 2
SELECT "Tournament" FROM table_31945 WHERE "Surface" = 'hard' AND "Score" = '6–1, 6–2'
[ 24446, 502, 262, 7756, 351, 257, 1327, 4417, 329, 718, 352, 11, 718, 362, 46506, 366, 51, 5138, 1, 16034, 3084, 62, 35175, 2231, 33411, 366, 14214, 2550, 1, 796, 705, 10424, 6, 5357, 366, 26595, 1, 796, 705, 21, 1906, 16, 11, 718,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 24446, 502, 262, 7756, 351, 257, 1327, 4417, 329, 718, 352, 11, 718, 362, 46506, 366, 51, 5138, 1, 16034, 3084, 62, 35175, 2231, 33411, 366, 14214, 2550, 1, 796, 705, 10424, 6, 5357, 366, 26595, 1, 796, 705, 21, 1906, 16, 11, 718,...
state high assists on february 15
SELECT "High assists" FROM table_23479 WHERE "Date" = 'February 15'
[ 5219, 1029, 13648, 319, 730, 65, 3728, 1315, 46506, 366, 11922, 13648, 1, 16034, 3084, 62, 1954, 31714, 33411, 366, 10430, 1, 796, 705, 21816, 1315, 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 ]
[ 5219, 1029, 13648, 319, 730, 65, 3728, 1315, 46506, 366, 11922, 13648, 1, 16034, 3084, 62, 1954, 31714, 33411, 366, 10430, 1, 796, 705, 21816, 1315, 6 ]
Name the Score of Tournament of portugal f1, faro , portugal?
SELECT "Score" FROM table_12275 WHERE "Tournament" = 'portugal f1, faro , portugal'
[ 5376, 262, 15178, 286, 9595, 286, 2493, 43778, 277, 16, 11, 1290, 78, 837, 2493, 43778, 30, 46506, 366, 26595, 1, 16034, 3084, 62, 1065, 23195, 33411, 366, 51, 5138, 1, 796, 705, 634, 43778, 277, 16, 11, 1290, 78, 837, 2493, 43778, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15178, 286, 9595, 286, 2493, 43778, 277, 16, 11, 1290, 78, 837, 2493, 43778, 30, 46506, 366, 26595, 1, 16034, 3084, 62, 1065, 23195, 33411, 366, 51, 5138, 1, 796, 705, 634, 43778, 277, 16, 11, 1290, 78, 837, 2493, 43778, ...
What is the location attendance of the game on February 25?
SELECT location_attendance FROM table_name_52 WHERE date = "february 25"
[ 2061, 318, 262, 4067, 14858, 286, 262, 983, 319, 3945, 1679, 30, 46506, 4067, 62, 1078, 437, 590, 16034, 3084, 62, 3672, 62, 4309, 33411, 3128, 796, 366, 69, 1765, 3728, 1679, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 4067, 14858, 286, 262, 983, 319, 3945, 1679, 30, 46506, 4067, 62, 1078, 437, 590, 16034, 3084, 62, 3672, 62, 4309, 33411, 3128, 796, 366, 69, 1765, 3728, 1679, 1 ]
How many males speak Russian?
SELECT "males" FROM table_69401 WHERE "Language" = 'russian'
[ 2437, 867, 10835, 2740, 3394, 30, 46506, 366, 76, 2040, 1, 16034, 3084, 62, 3388, 21844, 33411, 366, 32065, 1, 796, 705, 81, 31562, 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 ]
[ 2437, 867, 10835, 2740, 3394, 30, 46506, 366, 76, 2040, 1, 16034, 3084, 62, 3388, 21844, 33411, 366, 32065, 1, 796, 705, 81, 31562, 6 ]
What category was in 1964?
SELECT "Category" FROM table_79802 WHERE "Year" = '1964'
[ 2061, 6536, 373, 287, 17575, 30, 46506, 366, 27313, 1, 16034, 3084, 62, 3720, 30863, 33411, 366, 17688, 1, 796, 705, 46477, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 6536, 373, 287, 17575, 30, 46506, 366, 27313, 1, 16034, 3084, 62, 3720, 30863, 33411, 366, 17688, 1, 796, 705, 46477, 6 ]
Which category had a year of 1991?
SELECT "Category" FROM table_40337 WHERE "Year" = '1991'
[ 13828, 6536, 550, 257, 614, 286, 10249, 30, 46506, 366, 27313, 1, 16034, 3084, 62, 1821, 31496, 33411, 366, 17688, 1, 796, 705, 24529, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 6536, 550, 257, 614, 286, 10249, 30, 46506, 366, 27313, 1, 16034, 3084, 62, 1821, 31496, 33411, 366, 17688, 1, 796, 705, 24529, 6 ]
What is the maximum goal after 1979?
SELECT MAX("Goal") FROM table_20045 WHERE "From" = '1979'
[ 2061, 318, 262, 5415, 3061, 706, 13521, 30, 46506, 25882, 7203, 49045, 4943, 16034, 3084, 62, 2167, 2231, 33411, 366, 4863, 1, 796, 705, 33581, 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, 318, 262, 5415, 3061, 706, 13521, 30, 46506, 25882, 7203, 49045, 4943, 16034, 3084, 62, 2167, 2231, 33411, 366, 4863, 1, 796, 705, 33581, 6 ]
What song is it that artist morena camilleri does and has more than 38 points
SELECT "Song" FROM table_37229 WHERE "Points" > '38' AND "Artist" = 'morena camilleri'
[ 2061, 3496, 318, 340, 326, 6802, 517, 2616, 12172, 4665, 72, 857, 290, 468, 517, 621, 4353, 2173, 46506, 366, 44241, 1, 16034, 3084, 62, 2718, 23539, 33411, 366, 40710, 1, 1875, 705, 2548, 6, 5357, 366, 43020, 1, 796, 705, 3549, 261...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3496, 318, 340, 326, 6802, 517, 2616, 12172, 4665, 72, 857, 290, 468, 517, 621, 4353, 2173, 46506, 366, 44241, 1, 16034, 3084, 62, 2718, 23539, 33411, 366, 40710, 1, 1875, 705, 2548, 6, 5357, 366, 43020, 1, 796, 705, 3549, 261...
Which of the Res., has Ryan Scheepe as an opponent?
SELECT res FROM table_name_34 WHERE opponent = "ryan scheepe"
[ 13828, 286, 262, 1874, 1539, 468, 6047, 10011, 68, 431, 355, 281, 6125, 30, 46506, 581, 16034, 3084, 62, 3672, 62, 2682, 33411, 6125, 796, 366, 29038, 3897, 68, 431, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 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, 1874, 1539, 468, 6047, 10011, 68, 431, 355, 281, 6125, 30, 46506, 581, 16034, 3084, 62, 3672, 62, 2682, 33411, 6125, 796, 366, 29038, 3897, 68, 431, 1 ]
What is the Rank of the Character with Tenure of 2011?
SELECT rank FROM table_name_2 WHERE tenure = "2011"
[ 2061, 318, 262, 10916, 286, 262, 15684, 351, 9368, 495, 286, 2813, 30, 46506, 4279, 16034, 3084, 62, 3672, 62, 17, 33411, 17081, 796, 366, 9804, 1 ]
[ 1, 1, 1, 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, 10916, 286, 262, 15684, 351, 9368, 495, 286, 2813, 30, 46506, 4279, 16034, 3084, 62, 3672, 62, 17, 33411, 17081, 796, 366, 9804, 1 ]
Which law school did judge sheila abdus-salaam attend, who was appointed in 2004?
SELECT law_school_attended FROM table_name_14 WHERE appointed > 2004 AND name = "judge sheila abdus-salaam"
[ 13828, 1099, 1524, 750, 5052, 673, 10102, 450, 67, 385, 12, 82, 6081, 321, 5262, 11, 508, 373, 9899, 287, 5472, 30, 46506, 1099, 62, 14347, 62, 1078, 1631, 16034, 3084, 62, 3672, 62, 1415, 33411, 9899, 1875, 5472, 5357, 1438, 796, 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 ]
[ 13828, 1099, 1524, 750, 5052, 673, 10102, 450, 67, 385, 12, 82, 6081, 321, 5262, 11, 508, 373, 9899, 287, 5472, 30, 46506, 1099, 62, 14347, 62, 1078, 1631, 16034, 3084, 62, 3672, 62, 1415, 33411, 9899, 1875, 5472, 5357, 1438, 796, 3...
What Award was received bby the Motion Picture What's Love Got To Do With It?
SELECT "Award" FROM table_41056 WHERE "Motion Picture" = 'what''s love got to do with it'
[ 2061, 11289, 373, 2722, 275, 1525, 262, 20843, 17741, 1867, 338, 5896, 11853, 1675, 2141, 2080, 632, 30, 46506, 366, 32, 904, 1, 16034, 3084, 62, 33289, 3980, 33411, 366, 45740, 17741, 1, 796, 705, 10919, 7061, 82, 1842, 1392, 284, 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 ]
[ 2061, 11289, 373, 2722, 275, 1525, 262, 20843, 17741, 1867, 338, 5896, 11853, 1675, 2141, 2080, 632, 30, 46506, 366, 32, 904, 1, 16034, 3084, 62, 33289, 3980, 33411, 366, 45740, 17741, 1, 796, 705, 10919, 7061, 82, 1842, 1392, 284, 46...
For each city, return the highest latitude among its stations Show bar chart, I want to sort city in desc order please.
SELECT city, MAX(lat) FROM station GROUP BY city ORDER BY city DESC
[ 1890, 1123, 1748, 11, 1441, 262, 4511, 32477, 1871, 663, 8985, 5438, 2318, 8262, 11, 314, 765, 284, 3297, 1748, 287, 1715, 1502, 3387, 13, 46506, 1748, 11, 25882, 7, 15460, 8, 16034, 4429, 44441, 11050, 1748, 38678, 11050, 1748, 22196, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1748, 11, 1441, 262, 4511, 32477, 1871, 663, 8985, 5438, 2318, 8262, 11, 314, 765, 284, 3297, 1748, 287, 1715, 1502, 3387, 13, 46506, 1748, 11, 25882, 7, 15460, 8, 16034, 4429, 44441, 11050, 1748, 38678, 11050, 1748, 22196, ...
How many trains are there for the route via trivandrum, ernakulam, newdelhi?
SELECT COUNT("Train number") FROM table_4239 WHERE "Route/Via." = 'Trivandrum, Ernakulam, NewDelhi'
[ 2437, 867, 13404, 389, 612, 329, 262, 6339, 2884, 19876, 392, 6582, 11, 220, 1142, 461, 377, 321, 11, 649, 12381, 5303, 30, 46506, 327, 28270, 7203, 44077, 1271, 4943, 16034, 3084, 62, 19, 23516, 33411, 366, 43401, 14, 30754, 526, 796...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2437, 867, 13404, 389, 612, 329, 262, 6339, 2884, 19876, 392, 6582, 11, 220, 1142, 461, 377, 321, 11, 649, 12381, 5303, 30, 46506, 327, 28270, 7203, 44077, 1271, 4943, 16034, 3084, 62, 19, 23516, 33411, 366, 43401, 14, 30754, 526, 796...
Name the opponent for 11-1
SELECT opponent FROM table_22847880_2 WHERE record = "11-1"
[ 5376, 262, 6125, 329, 1367, 12, 16, 46506, 6125, 16034, 3084, 62, 23815, 29059, 1795, 62, 17, 33411, 1700, 796, 366, 1157, 12, 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 ]
[ 5376, 262, 6125, 329, 1367, 12, 16, 46506, 6125, 16034, 3084, 62, 23815, 29059, 1795, 62, 17, 33411, 1700, 796, 366, 1157, 12, 16, 1 ]
What is long-term C PK when the short-term C PK is 2.00?
SELECT long_term_c_pk FROM table_222448_1 WHERE short_term_c_pk = "2.00"
[ 2061, 318, 890, 12, 4354, 327, 29673, 618, 262, 1790, 12, 4354, 327, 29673, 318, 362, 13, 405, 30, 46506, 890, 62, 4354, 62, 66, 62, 79, 74, 16034, 3084, 62, 1828, 1731, 2780, 62, 16, 33411, 1790, 62, 4354, 62, 66, 62, 79, 74, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 890, 12, 4354, 327, 29673, 618, 262, 1790, 12, 4354, 327, 29673, 318, 362, 13, 405, 30, 46506, 890, 62, 4354, 62, 66, 62, 79, 74, 16034, 3084, 62, 1828, 1731, 2780, 62, 16, 33411, 1790, 62, 4354, 62, 66, 62, 79, 74, ...
what's the monthly minimum dose of or colloid for patient 32026 since 155 months ago?
SELECT MIN(inputevents_cv.amount) FROM inputevents_cv WHERE inputevents_cv.icustay_id IN (SELECT icustays.icustay_id FROM icustays WHERE icustays.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 32026)) AND inputevents_cv.itemid IN (SELECT d_items.itemid FROM d_items WHERE d_items.lab...
[ 10919, 338, 262, 9651, 5288, 10742, 286, 393, 2927, 1868, 329, 5827, 20959, 2075, 1201, 20708, 1933, 2084, 30, 46506, 20625, 7, 259, 79, 1133, 85, 658, 62, 33967, 13, 17287, 8, 16034, 287, 79, 1133, 85, 658, 62, 33967, 33411, 287, 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...
[ 10919, 338, 262, 9651, 5288, 10742, 286, 393, 2927, 1868, 329, 5827, 20959, 2075, 1201, 20708, 1933, 2084, 30, 46506, 20625, 7, 259, 79, 1133, 85, 658, 62, 33967, 13, 17287, 8, 16034, 287, 79, 1133, 85, 658, 62, 33967, 33411, 287, 7...
calculate the number of times that patient 40833 had received a phosphate lab test since 2104.
SELECT COUNT(*) FROM labevents WHERE labevents.itemid IN (SELECT d_labitems.itemid FROM d_labitems WHERE d_labitems.label = 'phosphate') AND labevents.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 40833) AND STRFTIME('%y', labevents.charttime) >= '2104'
[ 9948, 3129, 378, 262, 1271, 286, 1661, 326, 5827, 41247, 2091, 550, 2722, 257, 46926, 2248, 1332, 1201, 362, 13464, 13, 46506, 327, 28270, 7, 28104, 16034, 2248, 31534, 33411, 2248, 31534, 13, 9186, 312, 3268, 357, 46506, 288, 62, 23912...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 9948, 3129, 378, 262, 1271, 286, 1661, 326, 5827, 41247, 2091, 550, 2722, 257, 46926, 2248, 1332, 1201, 362, 13464, 13, 46506, 327, 28270, 7, 28104, 16034, 2248, 31534, 33411, 2248, 31534, 13, 9186, 312, 3268, 357, 46506, 288, 62, 23912...
What's the 2009 of the Australian Open having a 1R in 2011?
SELECT "2009" FROM table_65894 WHERE "2011" = '1r' AND "Tournament" = 'australian open'
[ 2061, 338, 262, 3717, 286, 262, 6638, 4946, 1719, 257, 352, 49, 287, 2813, 30, 46506, 366, 10531, 1, 16034, 3084, 62, 2996, 4531, 19, 33411, 366, 9804, 1, 796, 705, 16, 81, 6, 5357, 366, 51, 5138, 1, 796, 705, 64, 436, 1373, 666...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3717, 286, 262, 6638, 4946, 1719, 257, 352, 49, 287, 2813, 30, 46506, 366, 10531, 1, 16034, 3084, 62, 2996, 4531, 19, 33411, 366, 9804, 1, 796, 705, 16, 81, 6, 5357, 366, 51, 5138, 1, 796, 705, 64, 436, 1373, 666...
Bar chart x axis acc road y axis the average of school id
SELECT ACC_Road, AVG(School_ID) FROM basketball_match GROUP BY ACC_Road
[ 10374, 8262, 2124, 16488, 697, 2975, 331, 16488, 262, 2811, 286, 1524, 4686, 46506, 15859, 62, 29197, 11, 35224, 7, 26130, 62, 2389, 8, 16034, 9669, 62, 15699, 44441, 11050, 15859, 62, 29197 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 10374, 8262, 2124, 16488, 697, 2975, 331, 16488, 262, 2811, 286, 1524, 4686, 46506, 15859, 62, 29197, 11, 35224, 7, 26130, 62, 2389, 8, 16034, 9669, 62, 15699, 44441, 11050, 15859, 62, 29197 ]
On which Date was there a record of 11-8?
SELECT "Date" FROM table_67751 WHERE "Record" = '11-8'
[ 2202, 543, 7536, 373, 612, 257, 1700, 286, 1367, 12, 23, 30, 46506, 366, 10430, 1, 16034, 3084, 62, 3134, 48365, 33411, 366, 23739, 1, 796, 705, 1157, 12, 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 ]
[ 2202, 543, 7536, 373, 612, 257, 1700, 286, 1367, 12, 23, 30, 46506, 366, 10430, 1, 16034, 3084, 62, 3134, 48365, 33411, 366, 23739, 1, 796, 705, 1157, 12, 23, 6 ]
Group and count the move in date in a bar chart.
SELECT date_moved_in, COUNT(date_moved_in) FROM Customer_Events GROUP BY date_moved_in
[ 13247, 290, 954, 262, 1445, 287, 3128, 287, 257, 2318, 8262, 13, 46506, 3128, 62, 76, 2668, 62, 259, 11, 327, 28270, 7, 4475, 62, 76, 2668, 62, 259, 8, 16034, 22092, 62, 37103, 44441, 11050, 3128, 62, 76, 2668, 62, 259 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13247, 290, 954, 262, 1445, 287, 3128, 287, 257, 2318, 8262, 13, 46506, 3128, 62, 76, 2668, 62, 259, 11, 327, 28270, 7, 4475, 62, 76, 2668, 62, 259, 8, 16034, 22092, 62, 37103, 44441, 11050, 3128, 62, 76, 2668, 62, 259 ]
Show minimal enr from each state, show from low to high by the Y-axis.
SELECT state, MIN(enr) FROM College GROUP BY state ORDER BY MIN(enr)
[ 15307, 10926, 551, 81, 422, 1123, 1181, 11, 905, 422, 1877, 284, 1029, 416, 262, 575, 12, 22704, 13, 46506, 1181, 11, 20625, 7, 268, 81, 8, 16034, 5535, 44441, 11050, 1181, 38678, 11050, 20625, 7, 268, 81, 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 ]
[ 15307, 10926, 551, 81, 422, 1123, 1181, 11, 905, 422, 1877, 284, 1029, 416, 262, 575, 12, 22704, 13, 46506, 1181, 11, 20625, 7, 268, 81, 8, 16034, 5535, 44441, 11050, 1181, 38678, 11050, 20625, 7, 268, 81, 8 ]
Find all the votes for one user.
SELECT VoteTypeId AS Type, Votes.CreationDate AS Date FROM Votes INNER JOIN Posts ON Votes.PostId = Posts.Id WHERE Posts.OwnerUserId = @UserId ORDER BY Date
[ 16742, 477, 262, 5690, 329, 530, 2836, 13, 46506, 19175, 6030, 7390, 7054, 5994, 11, 39584, 13, 12443, 341, 10430, 7054, 7536, 16034, 39584, 3268, 21479, 32357, 1268, 12043, 6177, 39584, 13, 6307, 7390, 796, 12043, 13, 7390, 33411, 12043,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 477, 262, 5690, 329, 530, 2836, 13, 46506, 19175, 6030, 7390, 7054, 5994, 11, 39584, 13, 12443, 341, 10430, 7054, 7536, 16034, 39584, 3268, 21479, 32357, 1268, 12043, 6177, 39584, 13, 6307, 7390, 796, 12043, 13, 7390, 33411, 12043,...
Display a bar chart for what are the different card types, and how many cards are there of each?, and I want to list bar from low to high order.
SELECT card_type_code, COUNT(*) FROM Customers_Cards GROUP BY card_type_code ORDER BY card_type_code
[ 23114, 257, 2318, 8262, 329, 644, 389, 262, 1180, 2657, 3858, 11, 290, 703, 867, 4116, 389, 612, 286, 1123, 21747, 290, 314, 765, 284, 1351, 2318, 422, 1877, 284, 1029, 1502, 13, 46506, 2657, 62, 4906, 62, 8189, 11, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 23114, 257, 2318, 8262, 329, 644, 389, 262, 1180, 2657, 3858, 11, 290, 703, 867, 4116, 389, 612, 286, 1123, 21747, 290, 314, 765, 284, 1351, 2318, 422, 1877, 284, 1029, 1502, 13, 46506, 2657, 62, 4906, 62, 8189, 11, 327, 28270, 7, ...
HOW MUCH WAS THE OVERALL FOR ERIK KARLSSON?
SELECT MIN("Overall") FROM table_17199
[ 37181, 45859, 21725, 3336, 28729, 7036, 7473, 412, 7112, 42, 509, 1503, 43, 5432, 1340, 30, 46506, 20625, 7203, 16350, 4943, 16034, 3084, 62, 1558, 19104 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 37181, 45859, 21725, 3336, 28729, 7036, 7473, 412, 7112, 42, 509, 1503, 43, 5432, 1340, 30, 46506, 20625, 7203, 16350, 4943, 16034, 3084, 62, 1558, 19104 ]
how many patients whose admission type is urgent and drug name is oxacillin?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE demographic.admission_type = "URGENT" AND prescriptions.drug = "Oxacillin"
[ 4919, 867, 3871, 3025, 13938, 2099, 318, 18039, 290, 2563, 1438, 318, 12018, 330, 32672, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 34092, 6177, 16728, 13, 18108...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 4919, 867, 3871, 3025, 13938, 2099, 318, 18039, 290, 2563, 1438, 318, 12018, 330, 32672, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 34092, 6177, 16728, 13, 18108...
What is the average number of bronze medals of the team with 0 silvers, ranked 3, and less than 1 total medal?
SELECT AVG("Bronze") FROM table_6567 WHERE "Silver" = '0' AND "Rank" = '3' AND "Total" < '1'
[ 2061, 318, 262, 2811, 1271, 286, 22101, 28057, 286, 262, 1074, 351, 657, 3313, 690, 11, 10307, 513, 11, 290, 1342, 621, 352, 2472, 18279, 30, 46506, 35224, 7203, 18760, 2736, 4943, 16034, 3084, 62, 2996, 3134, 33411, 366, 26766, 1, 79...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 2811, 1271, 286, 22101, 28057, 286, 262, 1074, 351, 657, 3313, 690, 11, 10307, 513, 11, 290, 1342, 621, 352, 2472, 18279, 30, 46506, 35224, 7203, 18760, 2736, 4943, 16034, 3084, 62, 2996, 3134, 33411, 366, 26766, 1, 79...
What is the 1st ship delivery date of 6 ways?
SELECT 1 AS st_ship_delivery_date FROM table_name_87 WHERE total_number_of_ways = "6 ways"
[ 2061, 318, 262, 352, 301, 4074, 7585, 3128, 286, 718, 2842, 30, 46506, 352, 7054, 336, 62, 6720, 62, 12381, 6315, 62, 4475, 16034, 3084, 62, 3672, 62, 5774, 33411, 2472, 62, 17618, 62, 1659, 62, 1322, 796, 366, 21, 2842, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4074, 7585, 3128, 286, 718, 2842, 30, 46506, 352, 7054, 336, 62, 6720, 62, 12381, 6315, 62, 4475, 16034, 3084, 62, 3672, 62, 5774, 33411, 2472, 62, 17618, 62, 1659, 62, 1322, 796, 366, 21, 2842, 1 ]
Does Dmitriy Stolyarov teach MATSCIE 242 ever ?
SELECT COUNT(*) > 0 FROM course, course_offering, instructor, offering_instructor WHERE course.course_id = course_offering.course_id AND course.department = 'MATSCIE' AND course.number = 242 AND instructor.name LIKE '%Dmitriy Stolyarov%' AND offering_instructor.instructor_id = instructor.instructor_id AND offering_inst...
[ 13921, 35438, 380, 88, 520, 3366, 42737, 4545, 36775, 6173, 10008, 34353, 1683, 5633, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 1781, 11, 1781, 62, 2364, 1586, 11, 21187, 11, 6011, 62, 259, 7249, 273, 33411, 1781, 13, 17319, 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...
[ 13921, 35438, 380, 88, 520, 3366, 42737, 4545, 36775, 6173, 10008, 34353, 1683, 5633, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 1781, 11, 1781, 62, 2364, 1586, 11, 21187, 11, 6011, 62, 259, 7249, 273, 33411, 1781, 13, 17319, 62, ...
Name the total of Loss which has an Avg/G of 8.4?
SELECT COUNT("Loss") FROM table_44244 WHERE "Avg/G" = '8.4'
[ 5376, 262, 2472, 286, 22014, 543, 468, 281, 33455, 14, 38, 286, 807, 13, 19, 30, 46506, 327, 28270, 7203, 43, 793, 4943, 16034, 3084, 62, 2598, 25707, 33411, 366, 48997, 14, 38, 1, 796, 705, 23, 13, 19, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 5376, 262, 2472, 286, 22014, 543, 468, 281, 33455, 14, 38, 286, 807, 13, 19, 30, 46506, 327, 28270, 7203, 43, 793, 4943, 16034, 3084, 62, 2598, 25707, 33411, 366, 48997, 14, 38, 1, 796, 705, 23, 13, 19, 6 ]
What is the transfer fee of Diogo?
SELECT "Transfer fee" FROM table_70530 WHERE "Name" = 'diogo'
[ 2061, 318, 262, 4351, 6838, 286, 6031, 24076, 30, 46506, 366, 43260, 6838, 1, 16034, 3084, 62, 34801, 1270, 33411, 366, 5376, 1, 796, 705, 10989, 24076, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 4351, 6838, 286, 6031, 24076, 30, 46506, 366, 43260, 6838, 1, 16034, 3084, 62, 34801, 1270, 33411, 366, 5376, 1, 796, 705, 10989, 24076, 6 ]
how many patients are diagnosed with open wound of face nos and suggested the drug route via po/ng?
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 = "Open wound of face NOS" AND prescriptions.route = "PO/NG"
[ 4919, 867, 3871, 389, 14641, 351, 1280, 11699, 286, 1986, 43630, 290, 5220, 262, 2563, 6339, 2884, 745, 14, 782, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 405...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 389, 14641, 351, 1280, 11699, 286, 1986, 43630, 290, 5220, 262, 2563, 6339, 2884, 745, 14, 782, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 405...
For those records from the products and each product's manufacturer, draw a bar chart about the distribution of name and the average of revenue , and group by attribute name, and could you list by the x axis in ascending please?
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.Name
[ 1890, 883, 4406, 422, 262, 3186, 290, 1123, 1720, 338, 11554, 11, 3197, 257, 2318, 8262, 546, 262, 6082, 286, 1438, 290, 262, 2811, 286, 6426, 837, 290, 1448, 416, 11688, 1438, 11, 290, 714, 345, 1351, 416, 262, 2124, 16488, 287, 41...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3197, 257, 2318, 8262, 546, 262, 6082, 286, 1438, 290, 262, 2811, 286, 6426, 837, 290, 1448, 416, 11688, 1438, 11, 290, 714, 345, 1351, 416, 262, 2124, 16488, 287, 41...
What are the first and last names of the artist who perfomed the song 'Badlands'?
SELECT T2.firstname, T2.lastname FROM performance AS T1 JOIN band AS T2 ON T1.bandmate = T2.id JOIN songs AS T3 ON T3.songid = T1.songid WHERE T3.title = "Badlands"
[ 2061, 389, 262, 717, 290, 938, 3891, 286, 262, 6802, 508, 23035, 12657, 262, 3496, 705, 22069, 4447, 30960, 46506, 309, 17, 13, 11085, 3672, 11, 309, 17, 13, 12957, 3672, 16034, 2854, 7054, 309, 16, 32357, 1268, 4097, 7054, 309, 17, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 2061, 389, 262, 717, 290, 938, 3891, 286, 262, 6802, 508, 23035, 12657, 262, 3496, 705, 22069, 4447, 30960, 46506, 309, 17, 13, 11085, 3672, 11, 309, 17, 13, 12957, 3672, 16034, 2854, 7054, 309, 16, 32357, 1268, 4097, 7054, 309, 17, ...
Which tournament did the opponent Guillermo Carry play?
SELECT "Tournament" FROM table_45697 WHERE "Opponent" = 'guillermo carry'
[ 13828, 7756, 750, 262, 6125, 1962, 4665, 5908, 36366, 711, 30, 46506, 366, 51, 5138, 1, 16034, 3084, 62, 2231, 40035, 33411, 366, 27524, 3471, 1, 796, 705, 5162, 4665, 5908, 3283, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 7756, 750, 262, 6125, 1962, 4665, 5908, 36366, 711, 30, 46506, 366, 51, 5138, 1, 16034, 3084, 62, 2231, 40035, 33411, 366, 27524, 3471, 1, 796, 705, 5162, 4665, 5908, 3283, 6 ]
Which Result has a Captain 1 of louis burger, and a Date of 30 october 2 november?
SELECT "Result" FROM table_76551 WHERE "Captain 1" = 'louis burger' AND "Date" = '30 october–2 november'
[ 13828, 25414, 468, 257, 8599, 352, 286, 21081, 271, 26593, 11, 290, 257, 7536, 286, 1542, 19318, 2023, 362, 645, 303, 1916, 30, 46506, 366, 23004, 1, 16034, 3084, 62, 4304, 43697, 33411, 366, 27898, 352, 1, 796, 705, 75, 280, 271, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 25414, 468, 257, 8599, 352, 286, 21081, 271, 26593, 11, 290, 257, 7536, 286, 1542, 19318, 2023, 362, 645, 303, 1916, 30, 46506, 366, 23004, 1, 16034, 3084, 62, 4304, 43697, 33411, 366, 27898, 352, 1, 796, 705, 75, 280, 271, 2...
For those records from the products and each product's manufacturer, visualize a bar chart about the distribution of headquarter and the amount of headquarter , and group by attribute headquarter, and list in descending by the y axis.
SELECT Headquarter, COUNT(Headquarter) FROM Products AS T1 JOIN Manufacturers AS T2 ON T1.Manufacturer = T2.Code GROUP BY Headquarter ORDER BY COUNT(Headquarter) DESC
[ 1890, 883, 4406, 422, 262, 3186, 290, 1123, 1720, 338, 11554, 11, 38350, 257, 2318, 8262, 546, 262, 6082, 286, 1182, 24385, 290, 262, 2033, 286, 1182, 24385, 837, 290, 1448, 416, 11688, 1182, 24385, 11, 290, 1351, 287, 31491, 416, 262...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 38350, 257, 2318, 8262, 546, 262, 6082, 286, 1182, 24385, 290, 262, 2033, 286, 1182, 24385, 837, 290, 1448, 416, 11688, 1182, 24385, 11, 290, 1351, 287, 31491, 416, 262...
show me a list of flights from SAN FRANCISCO to BOSTON for 8 30
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 = 'BOSTON' AND date_day.day_number = 30 AND date_day.month_number = 8 AND da...
[ 12860, 502, 257, 1351, 286, 13956, 422, 37376, 8782, 20940, 1797, 8220, 284, 347, 10892, 1340, 329, 807, 1542, 46506, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 12860, 502, 257, 1351, 286, 13956, 422, 37376, 8782, 20940, 1797, 8220, 284, 347, 10892, 1340, 329, 807, 1542, 46506, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15,...
What is the lowest Games, when Name is Travis Watson, and when Rebounds is less than 136?
SELECT MIN(games) FROM table_name_38 WHERE name = "travis watson" AND rebounds < 136
[ 2061, 318, 262, 9016, 5776, 11, 618, 6530, 318, 19804, 14959, 11, 290, 618, 15652, 3733, 318, 1342, 621, 21056, 30, 46506, 20625, 7, 19966, 8, 16034, 3084, 62, 3672, 62, 2548, 33411, 1438, 796, 366, 83, 16956, 266, 13506, 1, 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 ]
[ 2061, 318, 262, 9016, 5776, 11, 618, 6530, 318, 19804, 14959, 11, 290, 618, 15652, 3733, 318, 1342, 621, 21056, 30, 46506, 20625, 7, 19966, 8, 16034, 3084, 62, 3672, 62, 2548, 33411, 1438, 796, 366, 83, 16956, 266, 13506, 1, 5357, 1...
what was the score of each match in october ?
SELECT "score" FROM table_203_675 WHERE "date" = 10
[ 10919, 373, 262, 4776, 286, 1123, 2872, 287, 19318, 2023, 5633, 46506, 366, 26675, 1, 16034, 3084, 62, 22416, 62, 42444, 33411, 366, 4475, 1, 796, 838 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 10919, 373, 262, 4776, 286, 1123, 2872, 287, 19318, 2023, 5633, 46506, 366, 26675, 1, 16034, 3084, 62, 22416, 62, 42444, 33411, 366, 4475, 1, 796, 838 ]
What is the largest crowd at arden street oval?
SELECT MAX("Crowd") FROM table_32890 WHERE "Venue" = 'arden street oval'
[ 2061, 318, 262, 4387, 4315, 379, 610, 6559, 4675, 41186, 30, 46506, 25882, 7203, 34, 3986, 4943, 16034, 3084, 62, 34256, 3829, 33411, 366, 37522, 518, 1, 796, 705, 5872, 4675, 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 ]
[ 2061, 318, 262, 4387, 4315, 379, 610, 6559, 4675, 41186, 30, 46506, 25882, 7203, 34, 3986, 4943, 16034, 3084, 62, 34256, 3829, 33411, 366, 37522, 518, 1, 796, 705, 5872, 4675, 41186, 6 ]
What 2007 has 236 for 2006?
SELECT "2007" FROM table_36721 WHERE "2006" = '236'
[ 2061, 4343, 468, 34044, 329, 4793, 30, 46506, 366, 12726, 1, 16034, 3084, 62, 27824, 2481, 33411, 366, 13330, 1, 796, 705, 24940, 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, 4343, 468, 34044, 329, 4793, 30, 46506, 366, 12726, 1, 16034, 3084, 62, 27824, 2481, 33411, 366, 13330, 1, 796, 705, 24940, 6 ]
What is the sum of forms with greater than 17 pages and a total of $1,801,154?
SELECT SUM("Form") FROM table_32935 WHERE "Pages" > '17' AND "Total Assets" = '$1,801,154'
[ 2061, 318, 262, 2160, 286, 5107, 351, 3744, 621, 1596, 5468, 290, 257, 2472, 286, 720, 16, 11, 41531, 11, 21526, 30, 46506, 35683, 7203, 8479, 4943, 16034, 3084, 62, 37967, 2327, 33411, 366, 47798, 1, 1875, 705, 1558, 6, 5357, 366, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 2160, 286, 5107, 351, 3744, 621, 1596, 5468, 290, 257, 2472, 286, 720, 16, 11, 41531, 11, 21526, 30, 46506, 35683, 7203, 8479, 4943, 16034, 3084, 62, 37967, 2327, 33411, 366, 47798, 1, 1875, 705, 1558, 6, 5357, 366, ...
what is the name of the allergy which patient 003-17096 has in 12/this year?
SELECT allergy.allergyname FROM allergy WHERE allergy.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '003-17096')) AND DATETIME(allergy.allergytime, 'start of year') = DATETIM...
[ 10919, 318, 262, 1438, 286, 262, 36197, 543, 5827, 3571, 18, 12, 1558, 2931, 21, 468, 287, 1105, 14, 5661, 614, 30, 46506, 36197, 13, 439, 26079, 3672, 16034, 36197, 33411, 36197, 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...
[ 10919, 318, 262, 1438, 286, 262, 36197, 543, 5827, 3571, 18, 12, 1558, 2931, 21, 468, 287, 1105, 14, 5661, 614, 30, 46506, 36197, 13, 439, 26079, 3672, 16034, 36197, 33411, 36197, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, ...
What is the surface of the match with Brian Gottfried as the runner-up?
SELECT surface FROM table_name_47 WHERE runner_up = "brian gottfried"
[ 2061, 318, 262, 4417, 286, 262, 2872, 351, 8403, 39451, 25520, 355, 262, 17490, 12, 929, 30, 46506, 4417, 16034, 3084, 62, 3672, 62, 2857, 33411, 17490, 62, 929, 796, 366, 65, 4484, 308, 1252, 25520, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4417, 286, 262, 2872, 351, 8403, 39451, 25520, 355, 262, 17490, 12, 929, 30, 46506, 4417, 16034, 3084, 62, 3672, 62, 2857, 33411, 17490, 62, 929, 796, 366, 65, 4484, 308, 1252, 25520, 1 ]
What player is from the Denver Broncos?
SELECT "Player" FROM table_65312 WHERE "Team" = 'denver broncos'
[ 2061, 2137, 318, 422, 262, 10656, 16582, 30, 46506, 366, 14140, 1, 16034, 3084, 62, 2996, 27970, 33411, 366, 15592, 1, 796, 705, 6559, 332, 18443, 6966, 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, 2137, 318, 422, 262, 10656, 16582, 30, 46506, 366, 14140, 1, 16034, 3084, 62, 2996, 27970, 33411, 366, 15592, 1, 796, 705, 6559, 332, 18443, 6966, 6 ]
Which Prime Minister's served a term of 344 days?
SELECT Prime AS minister FROM table_name_68 WHERE term_in_office = "344 days"
[ 13828, 5537, 4139, 338, 4983, 257, 3381, 286, 43686, 1528, 30, 46506, 5537, 7054, 5342, 16034, 3084, 62, 3672, 62, 3104, 33411, 3381, 62, 259, 62, 31810, 796, 366, 33535, 1528, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 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, 5537, 4139, 338, 4983, 257, 3381, 286, 43686, 1528, 30, 46506, 5537, 7054, 5342, 16034, 3084, 62, 3672, 62, 3104, 33411, 3381, 62, 259, 62, 31810, 796, 366, 33535, 1528, 1 ]
What's the total number of signicand with ~34.0 decimal digits and more than 128 total bits?
SELECT COUNT("Significand") FROM table_54786 WHERE "Number of decimal digits" = '~34.0' AND "Total bits" > '128'
[ 2061, 338, 262, 2472, 1271, 286, 1051, 291, 392, 351, 5299, 2682, 13, 15, 32465, 19561, 290, 517, 621, 13108, 2472, 10340, 30, 46506, 327, 28270, 7203, 11712, 811, 392, 4943, 16034, 3084, 62, 20, 2857, 4521, 33411, 366, 15057, 286, 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 ]
[ 2061, 338, 262, 2472, 1271, 286, 1051, 291, 392, 351, 5299, 2682, 13, 15, 32465, 19561, 290, 517, 621, 13108, 2472, 10340, 30, 46506, 327, 28270, 7203, 11712, 811, 392, 4943, 16034, 3084, 62, 20, 2857, 4521, 33411, 366, 15057, 286, 32...
What was the team that scored 56 points?Qh
SELECT team FROM table_25369796_1 WHERE points = "56"
[ 2061, 373, 262, 1074, 326, 7781, 7265, 2173, 30, 48, 71, 46506, 1074, 16034, 3084, 62, 1495, 30803, 41060, 62, 16, 33411, 2173, 796, 366, 3980, 1 ]
[ 1, 1, 1, 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, 1074, 326, 7781, 7265, 2173, 30, 48, 71, 46506, 1074, 16034, 3084, 62, 1495, 30803, 41060, 62, 16, 33411, 2173, 796, 366, 3980, 1 ]
Who had the pole position in Jerez?
SELECT pole_position FROM table_name_82 WHERE location = "jerez"
[ 8241, 550, 262, 16825, 2292, 287, 10272, 89, 30, 46506, 16825, 62, 9150, 16034, 3084, 62, 3672, 62, 6469, 33411, 4067, 796, 366, 73, 567, 89, 1 ]
[ 1, 1, 1, 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, 16825, 2292, 287, 10272, 89, 30, 46506, 16825, 62, 9150, 16034, 3084, 62, 3672, 62, 6469, 33411, 4067, 796, 366, 73, 567, 89, 1 ]
Show me a bar chart for what are the draft pick numbers and draft classes for players who play the Defender position?, could you display in desc by the Y?
SELECT Draft_Class, Draft_Pick_Number FROM match_season WHERE Position = "Defender" ORDER BY Draft_Pick_Number DESC
[ 15307, 502, 257, 2318, 8262, 329, 644, 389, 262, 4538, 2298, 3146, 290, 4538, 6097, 329, 1938, 508, 711, 262, 25533, 2292, 21747, 714, 345, 3359, 287, 1715, 416, 262, 575, 30, 46506, 13650, 62, 9487, 11, 13650, 62, 31686, 62, 15057, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 502, 257, 2318, 8262, 329, 644, 389, 262, 4538, 2298, 3146, 290, 4538, 6097, 329, 1938, 508, 711, 262, 25533, 2292, 21747, 714, 345, 3359, 287, 1715, 416, 262, 575, 30, 46506, 13650, 62, 9487, 11, 13650, 62, 31686, 62, 15057, ...
What is Runner(s)-up, when Date is 21 Jan 2007?
SELECT "Runner(s)-up" FROM table_48756 WHERE "Date" = '21 jan 2007'
[ 2061, 318, 21529, 7, 82, 13219, 929, 11, 618, 7536, 318, 2310, 2365, 4343, 30, 46506, 366, 49493, 7, 82, 13219, 929, 1, 16034, 3084, 62, 2780, 38219, 33411, 366, 10430, 1, 796, 705, 2481, 42897, 4343, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 21529, 7, 82, 13219, 929, 11, 618, 7536, 318, 2310, 2365, 4343, 30, 46506, 366, 49493, 7, 82, 13219, 929, 1, 16034, 3084, 62, 2780, 38219, 33411, 366, 10430, 1, 796, 705, 2481, 42897, 4343, 6 ]
What region is inarajan in?
SELECT region FROM table_2588674_1 WHERE village = "Inarajan"
[ 2061, 3814, 318, 287, 283, 1228, 272, 287, 30, 46506, 3814, 16034, 3084, 62, 1495, 3459, 45385, 62, 16, 33411, 7404, 796, 366, 818, 283, 1228, 272, 1 ]
[ 1, 1, 1, 1, 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, 3814, 318, 287, 283, 1228, 272, 287, 30, 46506, 3814, 16034, 3084, 62, 1495, 3459, 45385, 62, 16, 33411, 7404, 796, 366, 818, 283, 1228, 272, 1 ]
What is the listed date of the Warren pony truss bridge that was built in 1925?
SELECT "Listed" FROM table_8098 WHERE "Built" = '1925' AND "Type" = 'warren pony truss'
[ 2061, 318, 262, 5610, 3128, 286, 262, 11328, 26902, 491, 1046, 7696, 326, 373, 3170, 287, 36864, 30, 46506, 366, 43, 6347, 1, 16034, 3084, 62, 1795, 4089, 33411, 366, 39582, 1, 796, 705, 1129, 1495, 6, 5357, 366, 6030, 1, 796, 705, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 5610, 3128, 286, 262, 11328, 26902, 491, 1046, 7696, 326, 373, 3170, 287, 36864, 30, 46506, 366, 43, 6347, 1, 16034, 3084, 62, 1795, 4089, 33411, 366, 39582, 1, 796, 705, 1129, 1495, 6, 5357, 366, 6030, 1, 796, 705, ...
What is the Score of the Shooter with a Comp of OG?
SELECT score FROM table_name_9 WHERE comp = "og"
[ 2061, 318, 262, 15178, 286, 262, 35334, 351, 257, 3082, 286, 34498, 30, 46506, 4776, 16034, 3084, 62, 3672, 62, 24, 33411, 552, 796, 366, 519, 1 ]
[ 1, 1, 1, 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, 15178, 286, 262, 35334, 351, 257, 3082, 286, 34498, 30, 46506, 4776, 16034, 3084, 62, 3672, 62, 24, 33411, 552, 796, 366, 519, 1 ]
What was the score for the game that had an end result of 5-2?
SELECT "Score" FROM table_34287 WHERE "Result" = '5-2'
[ 2061, 373, 262, 4776, 329, 262, 983, 326, 550, 281, 886, 1255, 286, 642, 12, 17, 30, 46506, 366, 26595, 1, 16034, 3084, 62, 2682, 27800, 33411, 366, 23004, 1, 796, 705, 20, 12, 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, 373, 262, 4776, 329, 262, 983, 326, 550, 281, 886, 1255, 286, 642, 12, 17, 30, 46506, 366, 26595, 1, 16034, 3084, 62, 2682, 27800, 33411, 366, 23004, 1, 796, 705, 20, 12, 17, 6 ]
What is the date for the United Kingdom with an LP format?
SELECT date FROM table_name_88 WHERE country = "united kingdom" AND format = "lp"
[ 2061, 318, 262, 3128, 329, 262, 1578, 7526, 351, 281, 18470, 5794, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 3459, 33411, 1499, 796, 366, 41187, 13239, 1, 5357, 5794, 796, 366, 34431, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 3128, 329, 262, 1578, 7526, 351, 281, 18470, 5794, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 3459, 33411, 1499, 796, 366, 41187, 13239, 1, 5357, 5794, 796, 366, 34431, 1 ]
When was the status test match with an opposing team of south africa?
SELECT date FROM table_name_77 WHERE status = "test match" AND opposing_teams = "south africa"
[ 2215, 373, 262, 3722, 1332, 2872, 351, 281, 12330, 1074, 286, 5366, 6580, 30997, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 3324, 33411, 3722, 796, 366, 9288, 2872, 1, 5357, 12330, 62, 660, 4105, 796, 366, 35782, 6580, 30997, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2215, 373, 262, 3722, 1332, 2872, 351, 281, 12330, 1074, 286, 5366, 6580, 30997, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 3324, 33411, 3722, 796, 366, 9288, 2872, 1, 5357, 12330, 62, 660, 4105, 796, 366, 35782, 6580, 30997, 1 ]
Avg Q & A AVERAGE SCORES DAILY comparison LAST 12 MONTHS.
SELECT CAST(CreationDate AS DATE) AS "date", CAST(SUM(CASE WHEN PostTypeId = 1 THEN Score ELSE 0 END) AS DECIMAL) / SUM(CASE WHEN PostTypeId = 1 THEN 1 ELSE 0 END) AS "q", CAST(SUM(CASE WHEN PostTypeId = 2 THEN Score ELSE 0 END) AS DECIMAL) / SUM(CASE WHEN PostTypeId = 2 THEN 1 ELSE 0 END) AS "a" FROM Posts WHERE Creat...
[ 48997, 1195, 1222, 317, 317, 5959, 11879, 6374, 1581, 1546, 17051, 33340, 7208, 41894, 1105, 25000, 4221, 50, 13, 46506, 327, 11262, 7, 12443, 341, 10430, 7054, 360, 6158, 8, 7054, 366, 4475, 1600, 327, 11262, 7, 50, 5883, 7, 34, 1115...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 48997, 1195, 1222, 317, 317, 5959, 11879, 6374, 1581, 1546, 17051, 33340, 7208, 41894, 1105, 25000, 4221, 50, 13, 46506, 327, 11262, 7, 12443, 341, 10430, 7054, 360, 6158, 8, 7054, 366, 4475, 1600, 327, 11262, 7, 50, 5883, 7, 34, 1115...
which is the only nation to win a gold medal and nothing else ?
SELECT "nation" FROM table_204_302 WHERE "gold" = 1 AND "silver" = 0 AND "bronze" = 0
[ 4758, 318, 262, 691, 3277, 284, 1592, 257, 3869, 18279, 290, 2147, 2073, 5633, 46506, 366, 25729, 1, 16034, 3084, 62, 18638, 62, 22709, 33411, 366, 24267, 1, 796, 352, 5357, 366, 40503, 1, 796, 657, 5357, 366, 65, 1313, 2736, 1, 796...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 4758, 318, 262, 691, 3277, 284, 1592, 257, 3869, 18279, 290, 2147, 2073, 5633, 46506, 366, 25729, 1, 16034, 3084, 62, 18638, 62, 22709, 33411, 366, 24267, 1, 796, 352, 5357, 366, 40503, 1, 796, 657, 5357, 366, 65, 1313, 2736, 1, 796...
How many people were in the crowd at Victoria Park?
SELECT COUNT("Crowd") FROM table_32406 WHERE "Venue" = 'victoria park'
[ 2437, 867, 661, 547, 287, 262, 4315, 379, 12313, 3250, 30, 46506, 327, 28270, 7203, 34, 3986, 4943, 16034, 3084, 62, 33916, 3312, 33411, 366, 37522, 518, 1, 796, 705, 32433, 7661, 3952, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2437, 867, 661, 547, 287, 262, 4315, 379, 12313, 3250, 30, 46506, 327, 28270, 7203, 34, 3986, 4943, 16034, 3084, 62, 33916, 3312, 33411, 366, 37522, 518, 1, 796, 705, 32433, 7661, 3952, 6 ]
What driver had a 15-20 record?
SELECT "Drivers" FROM table_11464 WHERE "Races" = '15-20'
[ 2061, 4639, 550, 257, 1315, 12, 1238, 1700, 30, 46506, 366, 20564, 690, 1, 16034, 3084, 62, 16562, 2414, 33411, 366, 49, 2114, 1, 796, 705, 1314, 12, 1238, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 4639, 550, 257, 1315, 12, 1238, 1700, 30, 46506, 366, 20564, 690, 1, 16034, 3084, 62, 16562, 2414, 33411, 366, 49, 2114, 1, 796, 705, 1314, 12, 1238, 6 ]
What is Round 5 when Round 4 is Triple, Round 3 is Double and Round 6+ is Triple?
SELECT "Round 5" FROM table_40924 WHERE "Round 4" = 'triple' AND "Round 3" = 'double' AND "Round 6+" = 'triple'
[ 2061, 318, 10485, 642, 618, 10485, 604, 318, 19817, 11, 10485, 513, 318, 11198, 290, 10485, 718, 10, 318, 19817, 30, 46506, 366, 22685, 642, 1, 16034, 3084, 62, 29416, 1731, 33411, 366, 22685, 604, 1, 796, 705, 28461, 1154, 6, 5357, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 10485, 642, 618, 10485, 604, 318, 19817, 11, 10485, 513, 318, 11198, 290, 10485, 718, 10, 318, 19817, 30, 46506, 366, 22685, 642, 1, 16034, 3084, 62, 29416, 1731, 33411, 366, 22685, 604, 1, 796, 705, 28461, 1154, 6, 5357, ...
What is the Deputy's affiliation in 1992 93?
SELECT "Deputy's affiliation" FROM table_75636 WHERE "Year" = '1992–93'
[ 2061, 318, 262, 15110, 338, 26218, 287, 9768, 10261, 30, 46506, 366, 12156, 3935, 338, 26218, 1, 16034, 3084, 62, 38219, 2623, 33411, 366, 17688, 1, 796, 705, 23847, 1906, 6052, 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, 318, 262, 15110, 338, 26218, 287, 9768, 10261, 30, 46506, 366, 12156, 3935, 338, 26218, 1, 16034, 3084, 62, 38219, 2623, 33411, 366, 17688, 1, 796, 705, 23847, 1906, 6052, 6 ]