instruction
stringlengths
0
1.06k
response
stringlengths
2
3.61k
input_ids
list
attention_mask
list
labels
list
What lowest Bodyweight has a Snatch smaller than 55?
SELECT MIN(bodyweight) FROM table_name_84 WHERE snatch < 55
[ 2061, 9016, 12290, 6551, 468, 257, 5489, 963, 4833, 621, 5996, 30, 46506, 20625, 7, 2618, 6551, 8, 16034, 3084, 62, 3672, 62, 5705, 33411, 43388, 1279, 5996 ]
[ 1, 1, 1, 1, 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, 9016, 12290, 6551, 468, 257, 5489, 963, 4833, 621, 5996, 30, 46506, 20625, 7, 2618, 6551, 8, 16034, 3084, 62, 3672, 62, 5705, 33411, 43388, 1279, 5996 ]
What is the 'k_{\mathrm{h,cc}} = \frac{c_{\mathrm{aq}}}{c_{\mathrm{gas}}}' of O 2?
SELECT "k_{\\mathrm{H,cc}} = \\frac{c_{\\mathrm{aq}}}{c_{\\mathrm{gas}}}" FROM table_26352 WHERE "equation:" = 'O 2'
[ 2061, 318, 262, 705, 74, 23330, 59, 11018, 26224, 90, 71, 11, 535, 11709, 796, 3467, 31944, 90, 66, 23330, 59, 11018, 26224, 90, 30188, 11709, 18477, 66, 23330, 59, 11018, 26224, 90, 22649, 42535, 6, 286, 440, 362, 30, 46506, 366, 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, 705, 74, 23330, 59, 11018, 26224, 90, 71, 11, 535, 11709, 796, 3467, 31944, 90, 66, 23330, 59, 11018, 26224, 90, 30188, 11709, 18477, 66, 23330, 59, 11018, 26224, 90, 22649, 42535, 6, 286, 440, 362, 30, 46506, 366, 7...
What is Videoconferencing, when Synchronous Conferencing is 'No', when Web Conferencing is 'No', and when Faxing is 'Yes'?
SELECT videoconferencing FROM table_name_24 WHERE synchronous_conferencing = "no" AND web_conferencing = "no" AND faxing = "yes"
[ 2061, 318, 42551, 36221, 69, 14226, 2259, 11, 618, 16065, 11413, 516, 7326, 14226, 2259, 318, 705, 2949, 3256, 618, 5313, 7326, 14226, 2259, 318, 705, 2949, 3256, 290, 618, 376, 897, 278, 318, 705, 5297, 30960, 46506, 18784, 36221, 69, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 42551, 36221, 69, 14226, 2259, 11, 618, 16065, 11413, 516, 7326, 14226, 2259, 318, 705, 2949, 3256, 618, 5313, 7326, 14226, 2259, 318, 705, 2949, 3256, 290, 618, 376, 897, 278, 318, 705, 5297, 30960, 46506, 18784, 36221, 69, ...
What is the name of each aircraft and how many flights does each one complete Show bar chart, and sort by the Y in descending please.
SELECT name, COUNT(*) FROM flight AS T1 JOIN aircraft AS T2 ON T1.aid = T2.aid GROUP BY T1.aid ORDER BY COUNT(*) DESC
[ 2061, 318, 262, 1438, 286, 1123, 6215, 290, 703, 867, 13956, 857, 1123, 530, 1844, 5438, 2318, 8262, 11, 290, 3297, 416, 262, 575, 287, 31491, 3387, 13, 46506, 1438, 11, 327, 28270, 7, 28104, 16034, 5474, 7054, 309, 16, 32357, 1268, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 2061, 318, 262, 1438, 286, 1123, 6215, 290, 703, 867, 13956, 857, 1123, 530, 1844, 5438, 2318, 8262, 11, 290, 3297, 416, 262, 575, 287, 31491, 3387, 13, 46506, 1438, 11, 327, 28270, 7, 28104, 16034, 5474, 7054, 309, 16, 32357, 1268, ...
any history of stroke, transient ischemic attack, dementia or structural cns damage e.g. neoplasm, aneurysm, av malformation
SELECT * FROM table_test_2 WHERE stroke = 1 OR transient_ischemic_attack = 1 OR dementia = 1 OR structural_cns_damage = 1 OR neoplasm = 1 OR aneurysm = 1 OR av_malformation = 1
[ 1092, 2106, 286, 14000, 11, 32361, 318, 2395, 9383, 1368, 11, 27886, 393, 13204, 269, 5907, 2465, 304, 13, 70, 13, 497, 20106, 8597, 11, 281, 23365, 893, 76, 11, 1196, 6428, 1161, 46506, 1635, 16034, 3084, 62, 9288, 62, 17, 33411, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1092, 2106, 286, 14000, 11, 32361, 318, 2395, 9383, 1368, 11, 27886, 393, 13204, 269, 5907, 2465, 304, 13, 70, 13, 497, 20106, 8597, 11, 281, 23365, 893, 76, 11, 1196, 6428, 1161, 46506, 1635, 16034, 3084, 62, 9288, 62, 17, 33411, 1...
what were the five most frequently ordered laboratory tests for patients who had been diagnosed with atrial fibrillation - with controlled ventricular response previously within 2 months, since 2 years ago?
SELECT t3.labname FROM (SELECT t2.labname, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM (SELECT patient.uniquepid, diagnosis.diagnosistime FROM diagnosis JOIN patient ON diagnosis.patientunitstayid = patient.patientunitstayid WHERE diagnosis.diagnosisname = 'atrial fibrillation - with controlled ventricular re...
[ 10919, 547, 262, 1936, 749, 6777, 6149, 14010, 5254, 329, 3871, 508, 550, 587, 14641, 351, 379, 4454, 277, 2889, 40903, 532, 351, 6856, 7435, 41001, 2882, 4271, 1626, 362, 1933, 11, 1201, 362, 812, 2084, 30, 46506, 256, 18, 13, 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...
[ 10919, 547, 262, 1936, 749, 6777, 6149, 14010, 5254, 329, 3871, 508, 550, 587, 14641, 351, 379, 4454, 277, 2889, 40903, 532, 351, 6856, 7435, 41001, 2882, 4271, 1626, 362, 1933, 11, 1201, 362, 812, 2084, 30, 46506, 256, 18, 13, 23912,...
who did play by play before ray scott ?
SELECT "play-by-play" FROM table_203_773 WHERE id = (SELECT id FROM table_203_773 WHERE "play-by-play" = 'ray scott') - 1
[ 8727, 750, 711, 416, 711, 878, 26842, 629, 1252, 5633, 46506, 366, 1759, 12, 1525, 12, 1759, 1, 16034, 3084, 62, 22416, 62, 46871, 33411, 4686, 796, 357, 46506, 4686, 16034, 3084, 62, 22416, 62, 46871, 33411, 366, 1759, 12, 1525, 12, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 750, 711, 416, 711, 878, 26842, 629, 1252, 5633, 46506, 366, 1759, 12, 1525, 12, 1759, 1, 16034, 3084, 62, 22416, 62, 46871, 33411, 4686, 796, 357, 46506, 4686, 16034, 3084, 62, 22416, 62, 46871, 33411, 366, 1759, 12, 1525, 12, ...
What is theoriginal air date of the episode directed by timothy van patten?
SELECT "Original air date" FROM table_17272 WHERE "Directed by" = 'Timothy Van Patten'
[ 2061, 318, 262, 14986, 1633, 3128, 286, 262, 4471, 7924, 416, 4628, 14863, 5719, 279, 41769, 30, 46506, 366, 20556, 1633, 3128, 1, 16034, 3084, 62, 1558, 29807, 33411, 366, 13470, 276, 416, 1, 796, 705, 14967, 14863, 6656, 24682, 268, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 14986, 1633, 3128, 286, 262, 4471, 7924, 416, 4628, 14863, 5719, 279, 41769, 30, 46506, 366, 20556, 1633, 3128, 1, 16034, 3084, 62, 1558, 29807, 33411, 366, 13470, 276, 416, 1, 796, 705, 14967, 14863, 6656, 24682, 268, ...
Return the product type, name, and price for products supplied by supplier 3.
SELECT T2.product_type_code, T2.product_name, T2.product_price FROM product_suppliers AS T1 JOIN products AS T2 ON T1.product_id = T2.product_id WHERE T1.supplier_id = 3
[ 13615, 262, 1720, 2099, 11, 1438, 11, 290, 2756, 329, 3186, 14275, 416, 22693, 513, 13, 46506, 309, 17, 13, 11167, 62, 4906, 62, 8189, 11, 309, 17, 13, 11167, 62, 3672, 11, 309, 17, 13, 11167, 62, 20888, 16034, 1720, 62, 18608, 75...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1720, 2099, 11, 1438, 11, 290, 2756, 329, 3186, 14275, 416, 22693, 513, 13, 46506, 309, 17, 13, 11167, 62, 4906, 62, 8189, 11, 309, 17, 13, 11167, 62, 3672, 11, 309, 17, 13, 11167, 62, 20888, 16034, 1720, 62, 18608, 75...
had patient 23436 had a protein, total test in 2105?
SELECT COUNT(*) > 0 FROM labevents WHERE labevents.itemid IN (SELECT d_labitems.itemid FROM d_labitems WHERE d_labitems.label = 'protein, total') AND labevents.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 23436) AND STRFTIME('%y', labevents.charttime) = '2105'
[ 18108, 5827, 34323, 2623, 550, 257, 7532, 11, 2472, 1332, 287, 362, 13348, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 2248, 31534, 33411, 2248, 31534, 13, 9186, 312, 3268, 357, 46506, 288, 62, 23912, 23814, 13, 9186, 312, 16034,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 18108, 5827, 34323, 2623, 550, 257, 7532, 11, 2472, 1332, 287, 362, 13348, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 2248, 31534, 33411, 2248, 31534, 13, 9186, 312, 3268, 357, 46506, 288, 62, 23912, 23814, 13, 9186, 312, 16034,...
What is listed under L when the ends won is 21?
SELECT MAX("L") FROM table_31228 WHERE "Ends Won" = '21'
[ 2061, 318, 5610, 739, 406, 618, 262, 5645, 1839, 318, 2310, 30, 46506, 25882, 7203, 43, 4943, 16034, 3084, 62, 27970, 2078, 33411, 366, 12915, 82, 23306, 1, 796, 705, 2481, 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, 5610, 739, 406, 618, 262, 5645, 1839, 318, 2310, 30, 46506, 25882, 7203, 43, 4943, 16034, 3084, 62, 27970, 2078, 33411, 366, 12915, 82, 23306, 1, 796, 705, 2481, 6 ]
Ratio of liked questions by month. A question is liked, if 1) its score > 0 2) is not closed 3) is not deleted.
SELECT DATEFROMPARTS(TIME_TO_STR(v.CreationDate, '%Y'), TIME_TO_STR(v.CreationDate, '%M'), 1) AS Month, 100.0 * COUNT(CASE WHEN v.VoteTypeId = 2 AND ClosedDate IS NULL AND DeletionDate IS NULL THEN 1 ELSE NULL END) / COUNT(DISTINCT p.Id) AS Pct FROM Posts AS p INNER JOIN Votes AS v ON v.PostId = p.Id AND VoteTypeId = 2...
[ 29665, 952, 286, 8288, 2683, 416, 1227, 13, 317, 1808, 318, 8288, 11, 611, 352, 8, 663, 4776, 1875, 657, 362, 8, 318, 407, 4838, 513, 8, 318, 407, 13140, 13, 46506, 360, 6158, 10913, 2662, 27082, 4694, 7, 34694, 62, 10468, 62, 186...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 29665, 952, 286, 8288, 2683, 416, 1227, 13, 317, 1808, 318, 8288, 11, 611, 352, 8, 663, 4776, 1875, 657, 362, 8, 318, 407, 4838, 513, 8, 318, 407, 13140, 13, 46506, 360, 6158, 10913, 2662, 27082, 4694, 7, 34694, 62, 10468, 62, 186...
Bar chart x axis carrier y axis the number of carrier
SELECT Carrier, COUNT(Carrier) FROM phone GROUP BY Carrier
[ 10374, 8262, 2124, 16488, 11920, 331, 16488, 262, 1271, 286, 11920, 46506, 30252, 11, 327, 28270, 7, 9914, 5277, 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 ]
[ 10374, 8262, 2124, 16488, 11920, 331, 16488, 262, 1271, 286, 11920, 46506, 30252, 11, 327, 28270, 7, 9914, 5277, 8, 16034, 3072, 44441, 11050, 30252 ]
Name the report for v grand prix de paris
SELECT report FROM table_name_11 WHERE race_name = "v grand prix de paris"
[ 5376, 262, 989, 329, 410, 4490, 1293, 87, 390, 1582, 271, 46506, 989, 16034, 3084, 62, 3672, 62, 1157, 33411, 3234, 62, 3672, 796, 366, 85, 4490, 1293, 87, 390, 1582, 271, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 989, 329, 410, 4490, 1293, 87, 390, 1582, 271, 46506, 989, 16034, 3084, 62, 3672, 62, 1157, 33411, 3234, 62, 3672, 796, 366, 85, 4490, 1293, 87, 390, 1582, 271, 1 ]
when was the first time patient 5561 received the procedure of left heart cardiac cath since 2103?
SELECT procedures_icd.charttime FROM procedures_icd WHERE procedures_icd.icd9_code = (SELECT d_icd_procedures.icd9_code FROM d_icd_procedures WHERE d_icd_procedures.short_title = 'left heart cardiac cath') AND procedures_icd.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 5561) AND S...
[ 12518, 373, 262, 717, 640, 5827, 642, 47915, 2722, 262, 8771, 286, 1364, 2612, 26077, 32171, 1201, 362, 15197, 30, 46506, 9021, 62, 291, 67, 13, 40926, 2435, 16034, 9021, 62, 291, 67, 33411, 9021, 62, 291, 67, 13, 291, 67, 24, 62, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 12518, 373, 262, 717, 640, 5827, 642, 47915, 2722, 262, 8771, 286, 1364, 2612, 26077, 32171, 1201, 362, 15197, 30, 46506, 9021, 62, 291, 67, 13, 40926, 2435, 16034, 9021, 62, 291, 67, 33411, 9021, 62, 291, 67, 13, 291, 67, 24, 62, ...
how many patients underwent analgesics - non-narcotic analgesic within 2 months after having been diagnosed with pneumonia?
SELECT COUNT(DISTINCT t1.uniquepid) FROM (SELECT patient.uniquepid, diagnosis.diagnosistime FROM diagnosis JOIN patient ON diagnosis.patientunitstayid = patient.patientunitstayid WHERE diagnosis.diagnosisname = 'pneumonia') AS t1 JOIN (SELECT patient.uniquepid, treatment.treatmenttime FROM treatment JOIN patient ON tre...
[ 4919, 867, 3871, 25289, 48895, 873, 532, 1729, 12, 77, 5605, 6210, 48895, 291, 1626, 362, 1933, 706, 1719, 587, 14641, 351, 35647, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 256, 16, 13, 403, 1557, 538, 312, 8, 16034, 357, 4650...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 25289, 48895, 873, 532, 1729, 12, 77, 5605, 6210, 48895, 291, 1626, 362, 1933, 706, 1719, 587, 14641, 351, 35647, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 256, 16, 13, 403, 1557, 538, 312, 8, 16034, 357, 4650...
Time between question and first answer.
SELECT Hours, COUNT(*) FROM (SELECT CAST((JULIANDAY(MIN(a.CreationDate)) - JULIANDAY(q.CreationDate)) * 24.0 AS INT) AS Hours FROM Posts AS q INNER JOIN Posts AS a ON a.ParentId = q.Id WHERE q.CreationDate > '2019-01-01' GROUP BY q.Id, q.CreationDate) AS TEMP GROUP BY Hours ORDER BY Hours
[ 7575, 1022, 1808, 290, 717, 3280, 13, 46506, 19347, 11, 327, 28270, 7, 28104, 16034, 357, 46506, 327, 11262, 19510, 41, 6239, 40, 6981, 4792, 7, 23678, 7, 64, 13, 12443, 341, 10430, 4008, 532, 49349, 40, 6981, 4792, 7, 80, 13, 12443...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 7575, 1022, 1808, 290, 717, 3280, 13, 46506, 19347, 11, 327, 28270, 7, 28104, 16034, 357, 46506, 327, 11262, 19510, 41, 6239, 40, 6981, 4792, 7, 23678, 7, 64, 13, 12443, 341, 10430, 4008, 532, 49349, 40, 6981, 4792, 7, 80, 13, 12443...
The ship SSBergensfjord built before 1973 has what tonnage?
SELECT tonnage FROM table_name_90 WHERE built < 1973 AND ship = "ssbergensfjord"
[ 464, 4074, 6723, 33, 6422, 641, 69, 73, 585, 3170, 878, 15674, 468, 644, 5680, 77, 496, 30, 46506, 5680, 77, 496, 16034, 3084, 62, 3672, 62, 3829, 33411, 3170, 1279, 15674, 5357, 4074, 796, 366, 824, 3900, 641, 69, 73, 585, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 464, 4074, 6723, 33, 6422, 641, 69, 73, 585, 3170, 878, 15674, 468, 644, 5680, 77, 496, 30, 46506, 5680, 77, 496, 16034, 3084, 62, 3672, 62, 3829, 33411, 3170, 1279, 15674, 5357, 4074, 796, 366, 824, 3900, 641, 69, 73, 585, 1 ]
How many workshops did each author submit to? Return the author name and the number of workshops Plot them as bar chart, and list X-axis in asc order.
SELECT Author, COUNT(DISTINCT T1.Workshop_ID) FROM Acceptance AS T1 JOIN submission AS T2 ON T1.Submission_ID = T2.Submission_ID ORDER BY Author
[ 2437, 867, 25982, 750, 1123, 1772, 9199, 284, 30, 8229, 262, 1772, 1438, 290, 262, 1271, 286, 25982, 28114, 606, 355, 2318, 8262, 11, 290, 1351, 1395, 12, 22704, 287, 10570, 1502, 13, 46506, 6434, 11, 327, 28270, 7, 35, 8808, 1268, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 2437, 867, 25982, 750, 1123, 1772, 9199, 284, 30, 8229, 262, 1772, 1438, 290, 262, 1271, 286, 25982, 28114, 606, 355, 2318, 8262, 11, 290, 1351, 1395, 12, 22704, 287, 10570, 1502, 13, 46506, 6434, 11, 327, 28270, 7, 35, 8808, 1268, ...
Which airport is located in Singapore?
SELECT airport FROM table_name_33 WHERE country = "singapore"
[ 13828, 9003, 318, 5140, 287, 12551, 30, 46506, 9003, 16034, 3084, 62, 3672, 62, 2091, 33411, 1499, 796, 366, 12215, 11656, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 9003, 318, 5140, 287, 12551, 30, 46506, 9003, 16034, 3084, 62, 3672, 62, 2091, 33411, 1499, 796, 366, 12215, 11656, 1 ]
the earliest flight from BOSTON to SAN FRANCISCO please that will be serving a meal
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, food_service WHERE ((CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.city_name = 'SAN FRANCISCO' AND flight.to_airport = AIRPORT_SERVICE_1.airport_code AND ...
[ 1169, 14555, 5474, 422, 347, 10892, 1340, 284, 37376, 8782, 20940, 1797, 8220, 3387, 326, 481, 307, 7351, 257, 9799, 46506, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 6...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1169, 14555, 5474, 422, 347, 10892, 1340, 284, 37376, 8782, 20940, 1797, 8220, 3387, 326, 481, 307, 7351, 257, 9799, 46506, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 6...
What was the date of the game held at the Al-Rashid Stadium, Dubai?
SELECT date FROM table_name_13 WHERE venue = "al-rashid stadium, dubai"
[ 2061, 373, 262, 3128, 286, 262, 983, 2714, 379, 262, 978, 12, 49, 1077, 312, 10499, 11, 24520, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 1485, 33411, 14359, 796, 366, 282, 12, 81, 1077, 312, 10308, 11, 10873, 1872, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 983, 2714, 379, 262, 978, 12, 49, 1077, 312, 10499, 11, 24520, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 1485, 33411, 14359, 796, 366, 282, 12, 81, 1077, 312, 10308, 11, 10873, 1872, 1 ]
What round did the match at the Golden Trophy 1999 event end?
SELECT SUM(round) FROM table_name_44 WHERE event = "golden trophy 1999"
[ 2061, 2835, 750, 262, 2872, 379, 262, 8407, 25640, 7358, 1785, 886, 30, 46506, 35683, 7, 744, 8, 16034, 3084, 62, 3672, 62, 2598, 33411, 1785, 796, 366, 24267, 268, 16383, 7358, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2835, 750, 262, 2872, 379, 262, 8407, 25640, 7358, 1785, 886, 30, 46506, 35683, 7, 744, 8, 16034, 3084, 62, 3672, 62, 2598, 33411, 1785, 796, 366, 24267, 268, 16383, 7358, 1 ]
Who is the director of the episode at entry number 13?
SELECT "Director" FROM table_19804 WHERE "#" = '13'
[ 8241, 318, 262, 3437, 286, 262, 4471, 379, 5726, 1271, 1511, 30, 46506, 366, 28702, 1, 16034, 3084, 62, 23664, 19, 33411, 25113, 1, 796, 705, 1485, 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 ]
[ 8241, 318, 262, 3437, 286, 262, 4471, 379, 5726, 1271, 1511, 30, 46506, 366, 28702, 1, 16034, 3084, 62, 23664, 19, 33411, 25113, 1, 796, 705, 1485, 6 ]
tell me the time of admission and short title of diagnosis for the patient with patient id 2560.
SELECT demographic.admittime, diagnoses.short_title FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id WHERE demographic.subject_id = "2560"
[ 33331, 502, 262, 640, 286, 13938, 290, 1790, 3670, 286, 13669, 329, 262, 5827, 351, 5827, 4686, 1679, 1899, 13, 46506, 16728, 13, 324, 20124, 524, 11, 40567, 13, 19509, 62, 7839, 16034, 16728, 3268, 21479, 32357, 1268, 40567, 6177, 1672...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 33331, 502, 262, 640, 286, 13938, 290, 1790, 3670, 286, 13669, 329, 262, 5827, 351, 5827, 4686, 1679, 1899, 13, 46506, 16728, 13, 324, 20124, 524, 11, 40567, 13, 19509, 62, 7839, 16034, 16728, 3268, 21479, 32357, 1268, 40567, 6177, 1672...
What year was the USS Cambridge laid down?
SELECT "Laid down" FROM table_66047 WHERE "Name" = 'uss cambridge'
[ 2061, 614, 373, 262, 23116, 14457, 8104, 866, 30, 46506, 366, 43, 1698, 866, 1, 16034, 3084, 62, 39885, 2857, 33411, 366, 5376, 1, 796, 705, 1046, 12172, 9458, 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, 614, 373, 262, 23116, 14457, 8104, 866, 30, 46506, 366, 43, 1698, 866, 1, 16034, 3084, 62, 39885, 2857, 33411, 366, 5376, 1, 796, 705, 1046, 12172, 9458, 6 ]
List of high assists with high rebounds for k. mchale (10)
SELECT "High assists" FROM table_21590 WHERE "High rebounds" = 'K. McHale (10)'
[ 8053, 286, 1029, 13648, 351, 1029, 18841, 329, 479, 13, 285, 354, 1000, 357, 940, 8, 46506, 366, 11922, 13648, 1, 16034, 3084, 62, 23349, 3829, 33411, 366, 11922, 18841, 1, 796, 705, 42, 13, 49634, 1000, 357, 940, 33047 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 8053, 286, 1029, 13648, 351, 1029, 18841, 329, 479, 13, 285, 354, 1000, 357, 940, 8, 46506, 366, 11922, 13648, 1, 16034, 3084, 62, 23349, 3829, 33411, 366, 11922, 18841, 1, 796, 705, 42, 13, 49634, 1000, 357, 940, 33047 ]
What score has devin brown (24) as the leading scorer?
SELECT score FROM table_name_36 WHERE leading_scorer = "devin brown (24)"
[ 2061, 4776, 468, 1614, 259, 7586, 357, 1731, 8, 355, 262, 3756, 30664, 30, 46506, 4776, 16034, 3084, 62, 3672, 62, 2623, 33411, 3756, 62, 1416, 11934, 796, 366, 67, 6830, 7586, 357, 1731, 16725 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 4776, 468, 1614, 259, 7586, 357, 1731, 8, 355, 262, 3756, 30664, 30, 46506, 4776, 16034, 3084, 62, 3672, 62, 2623, 33411, 3756, 62, 1416, 11934, 796, 366, 67, 6830, 7586, 357, 1731, 16725 ]
How much money did Ben Crenshaw earn?
SELECT money___$__ FROM table_name_58 WHERE player = "ben crenshaw"
[ 2437, 881, 1637, 750, 3932, 327, 918, 32832, 5160, 30, 46506, 1637, 17569, 3, 834, 16034, 3084, 62, 3672, 62, 3365, 33411, 2137, 796, 366, 11722, 269, 918, 32832, 1 ]
[ 1, 1, 1, 1, 1, 1, 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, 750, 3932, 327, 918, 32832, 5160, 30, 46506, 1637, 17569, 3, 834, 16034, 3084, 62, 3672, 62, 3365, 33411, 2137, 796, 366, 11722, 269, 918, 32832, 1 ]
What round drafted was the 1b and a Signed of no cardinals - 1969 june?
SELECT COUNT(round) FROM table_name_24 WHERE position = "1b" AND signed = "no cardinals - 1969 june"
[ 2061, 2835, 15937, 373, 262, 352, 65, 290, 257, 36215, 286, 645, 2657, 6897, 532, 16450, 474, 1726, 30, 46506, 327, 28270, 7, 744, 8, 16034, 3084, 62, 3672, 62, 1731, 33411, 2292, 796, 366, 16, 65, 1, 5357, 4488, 796, 366, 3919, 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 ]
[ 2061, 2835, 15937, 373, 262, 352, 65, 290, 257, 36215, 286, 645, 2657, 6897, 532, 16450, 474, 1726, 30, 46506, 327, 28270, 7, 744, 8, 16034, 3084, 62, 3672, 62, 1731, 33411, 2292, 796, 366, 16, 65, 1, 5357, 4488, 796, 366, 3919, 2...
What were the co-drivers in 2008?
SELECT co_drivers FROM table_name_76 WHERE year = 2008
[ 2061, 547, 262, 763, 12, 36702, 287, 3648, 30, 46506, 763, 62, 36702, 16034, 3084, 62, 3672, 62, 4304, 33411, 614, 796, 3648 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 547, 262, 763, 12, 36702, 287, 3648, 30, 46506, 763, 62, 36702, 16034, 3084, 62, 3672, 62, 4304, 33411, 614, 796, 3648 ]
How many socialists correspond to a 7.5% People's Party?
SELECT COUNT(socialist) FROM table_1463383_1 WHERE peoples_party = "7.5%"
[ 2437, 867, 43005, 6053, 284, 257, 767, 13, 20, 4, 4380, 338, 3615, 30, 46506, 327, 28270, 7, 14557, 396, 8, 16034, 3084, 62, 20964, 2091, 5999, 62, 16, 33411, 14366, 62, 10608, 796, 366, 22, 13, 20, 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, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2437, 867, 43005, 6053, 284, 257, 767, 13, 20, 4, 4380, 338, 3615, 30, 46506, 327, 28270, 7, 14557, 396, 8, 16034, 3084, 62, 20964, 2091, 5999, 62, 16, 33411, 14366, 62, 10608, 796, 366, 22, 13, 20, 39658 ]
Which Goberman has an Obrist of 2%, and a Merkley of 34%?
SELECT goberman FROM table_name_9 WHERE obrist = "2%" AND merkley = "34%"
[ 13828, 1514, 34591, 468, 281, 1835, 1585, 286, 362, 7441, 290, 257, 4638, 74, 1636, 286, 4974, 4, 30, 46506, 467, 34591, 16034, 3084, 62, 3672, 62, 24, 33411, 909, 1585, 796, 366, 17, 39658, 5357, 4017, 74, 1636, 796, 366, 2682, 396...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1514, 34591, 468, 281, 1835, 1585, 286, 362, 7441, 290, 257, 4638, 74, 1636, 286, 4974, 4, 30, 46506, 467, 34591, 16034, 3084, 62, 3672, 62, 24, 33411, 909, 1585, 796, 366, 17, 39658, 5357, 4017, 74, 1636, 796, 366, 2682, 396...
what is the one year survival rate of patients suffering from acute respiratory failure - due to pulmonary infiltrates who were prescribed cefazolin 2 gm in ns 100 ml ivpb (repackage)?
SELECT SUM(CASE WHEN patient.hospitaldischargestatus = 'alive' THEN 1 WHEN STRFTIME('%j', patient.hospitaldischargetime) - STRFTIME('%j', t4.diagnosistime) > 1 * 365 THEN 1 ELSE 0 END) * 100 / COUNT(*) FROM (SELECT t2.uniquepid, t2.diagnosistime FROM (SELECT t1.uniquepid, t1.diagnosistime FROM (SELECT patient.uniquepid...
[ 10919, 318, 262, 530, 614, 9441, 2494, 286, 3871, 7195, 422, 14352, 22949, 5287, 532, 2233, 284, 45105, 21086, 689, 508, 547, 14798, 269, 891, 1031, 24910, 362, 308, 76, 287, 36545, 1802, 25962, 21628, 40842, 357, 7856, 441, 496, 19427,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 530, 614, 9441, 2494, 286, 3871, 7195, 422, 14352, 22949, 5287, 532, 2233, 284, 45105, 21086, 689, 508, 547, 14798, 269, 891, 1031, 24910, 362, 308, 76, 287, 36545, 1802, 25962, 21628, 40842, 357, 7856, 441, 496, 19427,...
Name the sum of swimsuit for average more than 9.23 for delaware for interview more than 9.73
SELECT SUM("Swimsuit") FROM table_57533 WHERE "Average" > '9.23' AND "Country" = 'delaware' AND "Interview" > '9.73'
[ 5376, 262, 2160, 286, 9422, 6063, 329, 2811, 517, 621, 860, 13, 1954, 329, 1619, 9685, 329, 2720, 517, 621, 860, 13, 4790, 46506, 35683, 7203, 10462, 320, 6063, 4943, 16034, 3084, 62, 36189, 2091, 33411, 366, 26287, 1, 1875, 705, 24, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 286, 9422, 6063, 329, 2811, 517, 621, 860, 13, 1954, 329, 1619, 9685, 329, 2720, 517, 621, 860, 13, 4790, 46506, 35683, 7203, 10462, 320, 6063, 4943, 16034, 3084, 62, 36189, 2091, 33411, 366, 26287, 1, 1875, 705, 24, ...
Tell me the sum of losses for wins less than 2 and rank of 10 with appearances larger than 3
SELECT SUM("Losses") FROM table_74478 WHERE "Wins" < '2' AND "Rank" = '10' AND "Appearances" > '3'
[ 24446, 502, 262, 2160, 286, 9089, 329, 7864, 1342, 621, 362, 290, 4279, 286, 838, 351, 11057, 4025, 621, 513, 46506, 35683, 7203, 43, 793, 274, 4943, 16034, 3084, 62, 22, 2598, 3695, 33411, 366, 54, 1040, 1, 1279, 705, 17, 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 ]
[ 24446, 502, 262, 2160, 286, 9089, 329, 7864, 1342, 621, 362, 290, 4279, 286, 838, 351, 11057, 4025, 621, 513, 46506, 35683, 7203, 43, 793, 274, 4943, 16034, 3084, 62, 22, 2598, 3695, 33411, 366, 54, 1040, 1, 1279, 705, 17, 6, 5357, ...
before she was in dubshatar , which film did she make a special appearance in ?
SELECT "film" FROM table_203_18 WHERE "notes" = 'special appearance'
[ 19052, 673, 373, 287, 10873, 1477, 9459, 837, 543, 2646, 750, 673, 787, 257, 2041, 5585, 287, 5633, 46506, 366, 26240, 1, 16034, 3084, 62, 22416, 62, 1507, 33411, 366, 17815, 1, 796, 705, 20887, 5585, 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 ]
[ 19052, 673, 373, 287, 10873, 1477, 9459, 837, 543, 2646, 750, 673, 787, 257, 2041, 5585, 287, 5633, 46506, 366, 26240, 1, 16034, 3084, 62, 22416, 62, 1507, 33411, 366, 17815, 1, 796, 705, 20887, 5585, 6 ]
Which province's IATA is kix?
SELECT province FROM table_name_21 WHERE iata = "kix"
[ 13828, 8473, 338, 314, 13563, 318, 479, 844, 30, 46506, 8473, 16034, 3084, 62, 3672, 62, 2481, 33411, 1312, 1045, 796, 366, 74, 844, 1 ]
[ 1, 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, 8473, 338, 314, 13563, 318, 479, 844, 30, 46506, 8473, 16034, 3084, 62, 3672, 62, 2481, 33411, 1312, 1045, 796, 366, 74, 844, 1 ]
Zach Banner is a player at which school?
SELECT school FROM table_11677691_5 WHERE player = "Zach Banner"
[ 57, 620, 27414, 318, 257, 2137, 379, 543, 1524, 30, 46506, 1524, 16034, 3084, 62, 1157, 40179, 49541, 62, 20, 33411, 2137, 796, 366, 57, 620, 27414, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 57, 620, 27414, 318, 257, 2137, 379, 543, 1524, 30, 46506, 1524, 16034, 3084, 62, 1157, 40179, 49541, 62, 20, 33411, 2137, 796, 366, 57, 620, 27414, 1 ]
what is maximum age of patients whose marital status is married and age is greater than or equal to 41?
SELECT MAX(demographic.age) FROM demographic WHERE demographic.marital_status = "MARRIED" AND demographic.age >= "41"
[ 10919, 318, 5415, 2479, 286, 3871, 3025, 29555, 3722, 318, 6405, 290, 2479, 318, 3744, 621, 393, 4961, 284, 6073, 30, 46506, 25882, 7, 9536, 6826, 13, 496, 8, 16034, 16728, 33411, 16728, 13, 3876, 1287, 62, 13376, 796, 366, 40569, 711...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5415, 2479, 286, 3871, 3025, 29555, 3722, 318, 6405, 290, 2479, 318, 3744, 621, 393, 4961, 284, 6073, 30, 46506, 25882, 7, 9536, 6826, 13, 496, 8, 16034, 16728, 33411, 16728, 13, 3876, 1287, 62, 13376, 796, 366, 40569, 711...
What is the municipality that has an area of exactly 199.35 sq. km?
SELECT municipality FROM table_255885_1 WHERE area__km²_ = "199.35"
[ 2061, 318, 262, 27264, 326, 468, 281, 1989, 286, 3446, 1594, 13, 2327, 19862, 13, 10571, 30, 46506, 27264, 16034, 3084, 62, 1495, 3365, 5332, 62, 16, 33411, 1989, 834, 13276, 31185, 62, 796, 366, 19104, 13, 2327, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 27264, 326, 468, 281, 1989, 286, 3446, 1594, 13, 2327, 19862, 13, 10571, 30, 46506, 27264, 16034, 3084, 62, 1495, 3365, 5332, 62, 16, 33411, 1989, 834, 13276, 31185, 62, 796, 366, 19104, 13, 2327, 1 ]
was the furosemide 10 mg/1 ml 2ml sdv inj prescribed to patient 004-13127 this month?
SELECT COUNT(*) > 0 FROM medication WHERE medication.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '004-13127')) AND medication.drugname = 'furosemide 10 mg/1 ml 2ml sdv inj'...
[ 9776, 262, 277, 1434, 43616, 485, 838, 10527, 14, 16, 25962, 362, 4029, 45647, 85, 2529, 14798, 284, 5827, 3571, 19, 12, 1485, 16799, 428, 1227, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 14103, 33411, 14103, 13, 26029, 20850, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 9776, 262, 277, 1434, 43616, 485, 838, 10527, 14, 16, 25962, 362, 4029, 45647, 85, 2529, 14798, 284, 5827, 3571, 19, 12, 1485, 16799, 428, 1227, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 14103, 33411, 14103, 13, 26029, 20850, ...
When was the pre-Week 10 game that had an attendance of over 38,865?
SELECT date FROM table_name_98 WHERE week < 10 AND attendance = "38,865"
[ 2215, 373, 262, 662, 12, 20916, 838, 983, 326, 550, 281, 14858, 286, 625, 4353, 11, 23, 2996, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 4089, 33411, 1285, 1279, 838, 5357, 14858, 796, 366, 2548, 11, 23, 2996, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2215, 373, 262, 662, 12, 20916, 838, 983, 326, 550, 281, 14858, 286, 625, 4353, 11, 23, 2996, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 4089, 33411, 1285, 1279, 838, 5357, 14858, 796, 366, 2548, 11, 23, 2996, 1 ]
When jim is eliminated what is the finish?
SELECT finish FROM table_1893276_2 WHERE eliminated = "Jim"
[ 2215, 474, 320, 318, 15254, 644, 318, 262, 5461, 30, 46506, 5461, 16034, 3084, 62, 1507, 6052, 27988, 62, 17, 33411, 15254, 796, 366, 18050, 1 ]
[ 1, 1, 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, 474, 320, 318, 15254, 644, 318, 262, 5461, 30, 46506, 5461, 16034, 3084, 62, 1507, 6052, 27988, 62, 17, 33411, 15254, 796, 366, 18050, 1 ]
What is the name of the player from Maylands, Western Australia?
SELECT candidate FROM table_24501530_1 WHERE hometown = "Maylands, Western Australia"
[ 2061, 318, 262, 1438, 286, 262, 2137, 422, 1737, 4447, 11, 4885, 4505, 30, 46506, 4540, 16034, 3084, 62, 22995, 25150, 1270, 62, 16, 33411, 20994, 796, 366, 6747, 4447, 11, 4885, 4505, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 1438, 286, 262, 2137, 422, 1737, 4447, 11, 4885, 4505, 30, 46506, 4540, 16034, 3084, 62, 22995, 25150, 1270, 62, 16, 33411, 20994, 796, 366, 6747, 4447, 11, 4885, 4505, 1 ]
Bar chart x axis publication date y axis how many publication date, and rank in descending by the total number.
SELECT Publication_Date, COUNT(Publication_Date) FROM publication GROUP BY Publication_Date ORDER BY COUNT(Publication_Date) DESC
[ 10374, 8262, 2124, 16488, 9207, 3128, 331, 16488, 703, 867, 9207, 3128, 11, 290, 4279, 287, 31491, 416, 262, 2472, 1271, 13, 46506, 45065, 62, 10430, 11, 327, 28270, 7, 15202, 341, 62, 10430, 8, 16034, 9207, 44441, 11050, 45065, 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 ]
[ 10374, 8262, 2124, 16488, 9207, 3128, 331, 16488, 703, 867, 9207, 3128, 11, 290, 4279, 287, 31491, 416, 262, 2472, 1271, 13, 46506, 45065, 62, 10430, 11, 327, 28270, 7, 15202, 341, 62, 10430, 8, 16034, 9207, 44441, 11050, 45065, 62, 1...
How many wins for billy casper over 8 events and uner $71,979 in earnings?
SELECT MIN(wins) FROM table_name_62 WHERE events = 8 AND player = "billy casper" AND earnings___$__ < 71 OFFSET 979
[ 2437, 867, 7864, 329, 2855, 88, 6124, 525, 625, 807, 2995, 290, 555, 263, 720, 4869, 11, 24, 3720, 287, 12042, 30, 46506, 20625, 7, 86, 1040, 8, 16034, 3084, 62, 3672, 62, 5237, 33411, 2995, 796, 807, 5357, 2137, 796, 366, 65, 654...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2437, 867, 7864, 329, 2855, 88, 6124, 525, 625, 807, 2995, 290, 555, 263, 720, 4869, 11, 24, 3720, 287, 12042, 30, 46506, 20625, 7, 86, 1040, 8, 16034, 3084, 62, 3672, 62, 5237, 33411, 2995, 796, 807, 5357, 2137, 796, 366, 65, 654...
What was the away team's score at Western Oval?
SELECT away_team AS score FROM table_name_74 WHERE venue = "western oval"
[ 2061, 373, 262, 1497, 1074, 338, 4776, 379, 4885, 25165, 30, 46506, 1497, 62, 15097, 7054, 4776, 16034, 3084, 62, 3672, 62, 4524, 33411, 14359, 796, 366, 14197, 41186, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 373, 262, 1497, 1074, 338, 4776, 379, 4885, 25165, 30, 46506, 1497, 62, 15097, 7054, 4776, 16034, 3084, 62, 3672, 62, 4524, 33411, 14359, 796, 366, 14197, 41186, 1 ]
how many reports of races took place on october 16?
SELECT COUNT("Report") FROM table_16255 WHERE "Date" = 'October 16'
[ 4919, 867, 3136, 286, 9558, 1718, 1295, 319, 19318, 2023, 1467, 30, 46506, 327, 28270, 7203, 19100, 4943, 16034, 3084, 62, 1433, 13381, 33411, 366, 10430, 1, 796, 705, 18517, 1467, 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 ]
[ 4919, 867, 3136, 286, 9558, 1718, 1295, 319, 19318, 2023, 1467, 30, 46506, 327, 28270, 7203, 19100, 4943, 16034, 3084, 62, 1433, 13381, 33411, 366, 10430, 1, 796, 705, 18517, 1467, 6 ]
What is the smallest attendance in week 5?
SELECT MIN(attendance) FROM table_name_18 WHERE week = 5
[ 2061, 318, 262, 18197, 14858, 287, 1285, 642, 30, 46506, 20625, 7, 1078, 437, 590, 8, 16034, 3084, 62, 3672, 62, 1507, 33411, 1285, 796, 642 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 18197, 14858, 287, 1285, 642, 30, 46506, 20625, 7, 1078, 437, 590, 8, 16034, 3084, 62, 3672, 62, 1507, 33411, 1285, 796, 642 ]
What is the sum pick # of the player from round 4?
SELECT SUM("Pick #") FROM table_41037 WHERE "Round" = '4'
[ 2061, 318, 262, 2160, 2298, 1303, 286, 262, 2137, 422, 2835, 604, 30, 46506, 35683, 7203, 31686, 1303, 4943, 16034, 3084, 62, 33289, 2718, 33411, 366, 22685, 1, 796, 705, 19, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 2160, 2298, 1303, 286, 262, 2137, 422, 2835, 604, 30, 46506, 35683, 7203, 31686, 1303, 4943, 16034, 3084, 62, 33289, 2718, 33411, 366, 22685, 1, 796, 705, 19, 6 ]
Users with lowest reputation who have a gold badge.
WITH badges_cte AS (SELECT UserId AS uid, SUM(CASE WHEN Class = 1 THEN 1 ELSE 0 END) AS gold, SUM(CASE WHEN Class = 2 THEN 1 ELSE 0 END) AS silver, SUM(CASE WHEN Class = 3 THEN 1 ELSE 0 END) AS bronze, COUNT(Id) AS total FROM Badges GROUP BY UserId) SELECT u.Id AS "user_link", u.Reputation, b.gold, b.silver, b.bronze F...
[ 14490, 351, 9016, 8507, 508, 423, 257, 3869, 23009, 13, 54, 10554, 37583, 62, 310, 68, 7054, 357, 46506, 11787, 7390, 7054, 334, 312, 11, 35683, 7, 34, 11159, 42099, 5016, 796, 352, 42243, 352, 17852, 5188, 657, 23578, 8, 7054, 3869, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 14490, 351, 9016, 8507, 508, 423, 257, 3869, 23009, 13, 54, 10554, 37583, 62, 310, 68, 7054, 357, 46506, 11787, 7390, 7054, 334, 312, 11, 35683, 7, 34, 11159, 42099, 5016, 796, 352, 42243, 352, 17852, 5188, 657, 23578, 8, 7054, 3869, ...
What is the earliest year with points more than 8?
SELECT MIN("Year") FROM table_15248 WHERE "Pts." > '8'
[ 2061, 318, 262, 14555, 614, 351, 2173, 517, 621, 807, 30, 46506, 20625, 7203, 17688, 4943, 16034, 3084, 62, 1314, 23045, 33411, 366, 47, 912, 526, 1875, 705, 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 ]
[ 2061, 318, 262, 14555, 614, 351, 2173, 517, 621, 807, 30, 46506, 20625, 7203, 17688, 4943, 16034, 3084, 62, 1314, 23045, 33411, 366, 47, 912, 526, 1875, 705, 23, 6 ]
Name the highest Parallel Bars of the united states with a Vault smaller than 63.85?
SELECT MAX(parallel_bars) FROM table_name_61 WHERE country = "united states" AND vault < 63.85
[ 5376, 262, 4511, 42945, 39924, 286, 262, 16503, 2585, 351, 257, 23450, 4833, 621, 8093, 13, 5332, 30, 46506, 25882, 7, 1845, 29363, 62, 34046, 8, 16034, 3084, 62, 3672, 62, 5333, 33411, 1499, 796, 366, 41187, 2585, 1, 5357, 22563, 127...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4511, 42945, 39924, 286, 262, 16503, 2585, 351, 257, 23450, 4833, 621, 8093, 13, 5332, 30, 46506, 25882, 7, 1845, 29363, 62, 34046, 8, 16034, 3084, 62, 3672, 62, 5333, 33411, 1499, 796, 366, 41187, 2585, 1, 5357, 22563, 127...
how much does it cost to go from downtown to logan airport
SELECT DISTINCT ground_service.ground_fare FROM airport, airport_service, city AS CITY_0, city AS CITY_1, ground_service WHERE airport.airport_code = airport_service.airport_code AND CITY_0.city_code = airport_service.city_code AND CITY_0.city_name = 'BOSTON' AND CITY_1.city_name = 'BOSTON' AND ground_service.airport_c...
[ 4919, 881, 857, 340, 1575, 284, 467, 422, 9436, 284, 2604, 272, 9003, 46506, 360, 8808, 1268, 4177, 2323, 62, 15271, 13, 2833, 62, 9496, 16034, 9003, 11, 9003, 62, 15271, 11, 1748, 7054, 27993, 62, 15, 11, 1748, 7054, 27993, 62, 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, 881, 857, 340, 1575, 284, 467, 422, 9436, 284, 2604, 272, 9003, 46506, 360, 8808, 1268, 4177, 2323, 62, 15271, 13, 2833, 62, 9496, 16034, 9003, 11, 9003, 62, 15271, 11, 1748, 7054, 27993, 62, 15, 11, 1748, 7054, 27993, 62, 16,...
What was the most recent year that a team located in Highland Township and a member of the West Division joined the Kensington Lakes Activities Association?
SELECT MAX("Joined") FROM table_52251 WHERE "Division" = 'west' AND "Location" = 'highland township'
[ 2061, 373, 262, 749, 2274, 614, 326, 257, 1074, 5140, 287, 39874, 32115, 290, 257, 2888, 286, 262, 2688, 7458, 5399, 262, 29018, 9557, 24153, 36270, 5396, 30, 46506, 25882, 7203, 24363, 4943, 16034, 3084, 62, 4309, 28072, 33411, 366, 24...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 749, 2274, 614, 326, 257, 1074, 5140, 287, 39874, 32115, 290, 257, 2888, 286, 262, 2688, 7458, 5399, 262, 29018, 9557, 24153, 36270, 5396, 30, 46506, 25882, 7203, 24363, 4943, 16034, 3084, 62, 4309, 28072, 33411, 366, 24...
For those records from the products and each product's manufacturer, return a bar chart about the distribution of founder and the sum of manufacturer , and group by attribute founder, could you list in desc by the Founder please?
SELECT Founder, SUM(Manufacturer) FROM Products AS T1 JOIN Manufacturers AS T2 ON T1.Manufacturer = T2.Code GROUP BY Founder ORDER BY Founder DESC
[ 1890, 883, 4406, 422, 262, 3186, 290, 1123, 1720, 338, 11554, 11, 1441, 257, 2318, 8262, 546, 262, 6082, 286, 9119, 290, 262, 2160, 286, 11554, 837, 290, 1448, 416, 11688, 9119, 11, 714, 345, 1351, 287, 1715, 416, 262, 30153, 3387, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1441, 257, 2318, 8262, 546, 262, 6082, 286, 9119, 290, 262, 2160, 286, 11554, 837, 290, 1448, 416, 11688, 9119, 11, 714, 345, 1351, 287, 1715, 416, 262, 30153, 3387, ...
For what episode was the nominee (s) Walon Green, Joe Sachs nominated as a result?
SELECT "Episode" FROM table_63637 WHERE "Result" = 'nominated' AND "Nominee(s)" = 'walon green, joe sachs'
[ 1890, 644, 4471, 373, 262, 10429, 357, 82, 8, 6445, 261, 3469, 11, 5689, 25158, 19332, 355, 257, 1255, 30, 46506, 366, 23758, 1, 16034, 3084, 62, 21, 2623, 2718, 33411, 366, 23004, 1, 796, 705, 26601, 3898, 6, 5357, 366, 45, 296, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 1890, 644, 4471, 373, 262, 10429, 357, 82, 8, 6445, 261, 3469, 11, 5689, 25158, 19332, 355, 257, 1255, 30, 46506, 366, 23758, 1, 16034, 3084, 62, 21, 2623, 2718, 33411, 366, 23004, 1, 796, 705, 26601, 3898, 6, 5357, 366, 45, 296, ...
patient 006-195316's heartrate measured at 2105-12-29 05:01:00 is less than measured at 2105-12-29 04:56:00?
SELECT (SELECT vitalperiodic.heartrate FROM vitalperiodic WHERE vitalperiodic.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '006-195316')) AND NOT vitalperiodic.heartrate IS ...
[ 26029, 3571, 21, 12, 1129, 4310, 1433, 338, 2612, 4873, 8630, 379, 362, 13348, 12, 1065, 12, 1959, 8870, 25, 486, 25, 405, 318, 1342, 621, 8630, 379, 362, 13348, 12, 1065, 12, 1959, 8702, 25, 3980, 25, 405, 30, 46506, 357, 46506, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 26029, 3571, 21, 12, 1129, 4310, 1433, 338, 2612, 4873, 8630, 379, 362, 13348, 12, 1065, 12, 1959, 8870, 25, 486, 25, 405, 318, 1342, 621, 8630, 379, 362, 13348, 12, 1065, 12, 1959, 8702, 25, 3980, 25, 405, 30, 46506, 357, 46506, ...
Which position did kevin edwards play for
SELECT position FROM table_16494599_5 WHERE player = "Kevin Edwards"
[ 13828, 2292, 750, 885, 7114, 1225, 2017, 711, 329, 46506, 2292, 16034, 3084, 62, 1433, 2920, 2231, 2079, 62, 20, 33411, 2137, 796, 366, 23865, 17381, 1 ]
[ 1, 1, 1, 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, 2292, 750, 885, 7114, 1225, 2017, 711, 329, 46506, 2292, 16034, 3084, 62, 1433, 2920, 2231, 2079, 62, 20, 33411, 2137, 796, 366, 23865, 17381, 1 ]
What date did they play the Florida Panthers?
SELECT "Date" FROM table_2895 WHERE "Opponent" = 'Florida Panthers'
[ 2061, 3128, 750, 484, 711, 262, 4744, 17782, 30, 46506, 366, 10430, 1, 16034, 3084, 62, 2078, 3865, 33411, 366, 27524, 3471, 1, 796, 705, 31135, 17782, 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, 3128, 750, 484, 711, 262, 4744, 17782, 30, 46506, 366, 10430, 1, 16034, 3084, 62, 2078, 3865, 33411, 366, 27524, 3471, 1, 796, 705, 31135, 17782, 6 ]
What is the Spring-Summer schedule for upper-level MO offerings ?
SELECT DISTINCT course.department, course.name, course.number FROM course, course_offering, program_course, semester WHERE course.course_id = course_offering.course_id AND course.department = 'MO' AND program_course.category LIKE '%ULCS%' AND program_course.course_id = course.course_id AND semester.semester = 'Spring-S...
[ 2061, 318, 262, 8225, 12, 33560, 7269, 329, 6727, 12, 5715, 13070, 18369, 5633, 46506, 360, 8808, 1268, 4177, 1781, 13, 10378, 1823, 11, 1781, 13, 3672, 11, 1781, 13, 17618, 16034, 1781, 11, 1781, 62, 2364, 1586, 11, 1430, 62, 17319, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 2061, 318, 262, 8225, 12, 33560, 7269, 329, 6727, 12, 5715, 13070, 18369, 5633, 46506, 360, 8808, 1268, 4177, 1781, 13, 10378, 1823, 11, 1781, 13, 3672, 11, 1781, 13, 17618, 16034, 1781, 11, 1781, 62, 2364, 1586, 11, 1430, 62, 17319, ...
has patient 006-80884 been diagnosed with any disease when they visited the hospital first time?
SELECT COUNT(*) > 0 FROM diagnosis WHERE diagnosis.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '006-80884' AND NOT patient.hospitaldischargetime IS NULL ORDER BY patient.ho...
[ 10134, 5827, 3571, 21, 12, 1795, 40353, 587, 14641, 351, 597, 4369, 618, 484, 8672, 262, 4436, 717, 640, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 13669, 33411, 13669, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 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...
[ 10134, 5827, 3571, 21, 12, 1795, 40353, 587, 14641, 351, 597, 4369, 618, 484, 8672, 262, 4436, 717, 640, 30, 46506, 327, 28270, 7, 28104, 1875, 657, 16034, 13669, 33411, 13669, 13, 26029, 20850, 31712, 312, 3268, 357, 46506, 5827, 13, ...
What is the highest sample size administered on October 18?
SELECT MAX(sample_size) FROM table_name_35 WHERE date_s__administered = "october 18"
[ 2061, 318, 262, 4511, 6291, 2546, 17169, 319, 3267, 1248, 30, 46506, 25882, 7, 39873, 62, 7857, 8, 16034, 3084, 62, 3672, 62, 2327, 33411, 3128, 62, 82, 834, 39081, 1068, 796, 366, 38441, 2023, 1248, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6291, 2546, 17169, 319, 3267, 1248, 30, 46506, 25882, 7, 39873, 62, 7857, 8, 16034, 3084, 62, 3672, 62, 2327, 33411, 3128, 62, 82, 834, 39081, 1068, 796, 366, 38441, 2023, 1248, 1 ]
What's the lince when Leclerc was Hp (kw)?
SELECT "Lince" FROM table_61162 WHERE "Leclerc" = 'hp (kw)'
[ 2061, 338, 262, 300, 924, 618, 1004, 565, 2798, 373, 367, 79, 357, 46265, 19427, 46506, 366, 43, 924, 1, 16034, 3084, 62, 21, 1157, 5237, 33411, 366, 3123, 565, 2798, 1, 796, 705, 24831, 357, 46265, 33047 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 338, 262, 300, 924, 618, 1004, 565, 2798, 373, 367, 79, 357, 46265, 19427, 46506, 366, 43, 924, 1, 16034, 3084, 62, 21, 1157, 5237, 33411, 366, 3123, 565, 2798, 1, 796, 705, 24831, 357, 46265, 33047 ]
What is the name and id of the staff who recorded the fault log but has not contacted any visiting engineers?
SELECT T1.staff_name, T1.staff_id FROM Staff AS T1 JOIN Fault_Log AS T2 ON T1.staff_id = T2.recorded_by_staff_id EXCEPT SELECT T3.staff_name, T3.staff_id FROM Staff AS T3 JOIN Engineer_Visits AS T4 ON T3.staff_id = T4.contact_staff_id
[ 2061, 318, 262, 1438, 290, 4686, 286, 262, 3085, 508, 6264, 262, 8046, 2604, 475, 468, 407, 11237, 597, 10013, 12037, 30, 46506, 309, 16, 13, 28120, 62, 3672, 11, 309, 16, 13, 28120, 62, 312, 16034, 9983, 7054, 309, 16, 32357, 1268,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 2061, 318, 262, 1438, 290, 4686, 286, 262, 3085, 508, 6264, 262, 8046, 2604, 475, 468, 407, 11237, 597, 10013, 12037, 30, 46506, 309, 16, 13, 28120, 62, 3672, 11, 309, 16, 13, 28120, 62, 312, 16034, 9983, 7054, 309, 16, 32357, 1268,...
WhichPlayer has a Debut year larger than 1930, and Goals smaller than 95, and Years at club of 1938, and Games of 6?
SELECT "Player" FROM table_14167 WHERE "Debut year" > '1930' AND "Goals" < '95' AND "Years at club" = '1938' AND "Games" = '6'
[ 13828, 14140, 468, 257, 1024, 4360, 614, 4025, 621, 15533, 11, 290, 28510, 4833, 621, 6957, 11, 290, 13212, 379, 3430, 286, 28017, 11, 290, 5776, 286, 718, 30, 46506, 366, 14140, 1, 16034, 3084, 62, 1415, 21940, 33411, 366, 16587, 315...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 14140, 468, 257, 1024, 4360, 614, 4025, 621, 15533, 11, 290, 28510, 4833, 621, 6957, 11, 290, 13212, 379, 3430, 286, 28017, 11, 290, 5776, 286, 718, 30, 46506, 366, 14140, 1, 16034, 3084, 62, 1415, 21940, 33411, 366, 16587, 315...
Top deleted users, with dates of first and last posts.
SELECT p.OwnerDisplayName, SUM(p.Score) AS "total_score", COUNT(p.Id) AS "number_of_posts", MIN(p.CreationDate) AS "first_post", MAX(p.CreationDate) AS "last_post", DATEDIFF(day, MIN(p.CreationDate), MAX(p.CreationDate)) AS Duration FROM Posts AS p WHERE p.OwnerUserId IS NULL GROUP BY p.OwnerDisplayName ORDER BY MAX(p....
[ 9126, 13140, 2985, 11, 351, 9667, 286, 717, 290, 938, 6851, 13, 46506, 279, 13, 42419, 23114, 5376, 11, 35683, 7, 79, 13, 26595, 8, 7054, 366, 23350, 62, 26675, 1600, 327, 28270, 7, 79, 13, 7390, 8, 7054, 366, 17618, 62, 1659, 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...
[ 9126, 13140, 2985, 11, 351, 9667, 286, 717, 290, 938, 6851, 13, 46506, 279, 13, 42419, 23114, 5376, 11, 35683, 7, 79, 13, 26595, 8, 7054, 366, 23350, 62, 26675, 1600, 327, 28270, 7, 79, 13, 7390, 8, 7054, 366, 17618, 62, 1659, 62,...
who finished first between sarah docter and sylvia burka ?
SELECT "athlete" FROM table_204_556 WHERE "athlete" IN ('sarah docter', 'sylvia burka') ORDER BY "rank" LIMIT 1
[ 8727, 5201, 717, 1022, 264, 23066, 10412, 263, 290, 827, 6780, 544, 4356, 4914, 5633, 46506, 366, 776, 5807, 1, 16034, 3084, 62, 18638, 62, 37864, 33411, 366, 776, 5807, 1, 3268, 19203, 82, 23066, 10412, 263, 3256, 705, 9163, 544, 435...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5201, 717, 1022, 264, 23066, 10412, 263, 290, 827, 6780, 544, 4356, 4914, 5633, 46506, 366, 776, 5807, 1, 16034, 3084, 62, 18638, 62, 37864, 33411, 366, 776, 5807, 1, 3268, 19203, 82, 23066, 10412, 263, 3256, 705, 9163, 544, 435...
Subtract the preceding value from the current value using php while loop.
SELECT * FROM Posts WHERE Id = '5312400'
[ 7004, 83, 974, 262, 18148, 1988, 422, 262, 1459, 1988, 1262, 39347, 981, 9052, 13, 46506, 1635, 16034, 12043, 33411, 5121, 796, 705, 4310, 1065, 7029, 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 ]
[ 7004, 83, 974, 262, 18148, 1988, 422, 262, 1459, 1988, 1262, 39347, 981, 9052, 13, 46506, 1635, 16034, 12043, 33411, 5121, 796, 705, 4310, 1065, 7029, 6 ]
Which home team has an Away team score of 19.12 (126)?
SELECT "Home team" FROM table_12021 WHERE "Away team score" = '19.12 (126)'
[ 13828, 1363, 1074, 468, 281, 21986, 1074, 4776, 286, 678, 13, 1065, 357, 19420, 19427, 46506, 366, 16060, 1074, 1, 16034, 3084, 62, 10232, 2481, 33411, 366, 32, 1014, 1074, 4776, 1, 796, 705, 1129, 13, 1065, 357, 19420, 33047 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 13828, 1363, 1074, 468, 281, 21986, 1074, 4776, 286, 678, 13, 1065, 357, 19420, 19427, 46506, 366, 16060, 1074, 1, 16034, 3084, 62, 10232, 2481, 33411, 366, 32, 1014, 1074, 4776, 1, 796, 705, 1129, 13, 1065, 357, 19420, 33047 ]
Return a bar chart showing the total number of ships' nationalities, display from low to high by the how many nationality.
SELECT Nationality, COUNT(Nationality) FROM ship GROUP BY Nationality ORDER BY COUNT(Nationality)
[ 13615, 257, 2318, 8262, 4478, 262, 2472, 1271, 286, 7937, 6, 2260, 871, 11, 3359, 422, 1877, 284, 1029, 416, 262, 703, 867, 29835, 13, 46506, 2351, 414, 11, 327, 28270, 7, 16186, 414, 8, 16034, 4074, 44441, 11050, 2351, 414, 38678, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 257, 2318, 8262, 4478, 262, 2472, 1271, 286, 7937, 6, 2260, 871, 11, 3359, 422, 1877, 284, 1029, 416, 262, 703, 867, 29835, 13, 46506, 2351, 414, 11, 327, 28270, 7, 16186, 414, 8, 16034, 4074, 44441, 11050, 2351, 414, 38678, ...
What was the original air date of the episode directed by gloria muzio?
SELECT "Original air date" FROM table_3453 WHERE "Directed by" = 'Gloria Muzio'
[ 2061, 373, 262, 2656, 1633, 3128, 286, 262, 4471, 7924, 416, 1278, 7661, 285, 10277, 952, 30, 46506, 366, 20556, 1633, 3128, 1, 16034, 3084, 62, 27712, 18, 33411, 366, 13470, 276, 416, 1, 796, 705, 38, 4685, 544, 8252, 89, 952, 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 ]
[ 2061, 373, 262, 2656, 1633, 3128, 286, 262, 4471, 7924, 416, 1278, 7661, 285, 10277, 952, 30, 46506, 366, 20556, 1633, 3128, 1, 16034, 3084, 62, 27712, 18, 33411, 366, 13470, 276, 416, 1, 796, 705, 38, 4685, 544, 8252, 89, 952, 6 ]
What is No. 5, when No. 9 is Michael, and when Region (Year) is New Hampshire (2010)?
SELECT "No. 5" FROM table_49608 WHERE "No. 9" = 'michael' AND "Region (year)" = 'new hampshire (2010)'
[ 2061, 318, 1400, 13, 642, 11, 618, 1400, 13, 860, 318, 3899, 11, 290, 618, 17718, 357, 17688, 8, 318, 968, 13910, 357, 10333, 19427, 46506, 366, 2949, 13, 642, 1, 16034, 3084, 62, 2920, 28688, 33411, 366, 2949, 13, 860, 1, 796, 70...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 1400, 13, 642, 11, 618, 1400, 13, 860, 318, 3899, 11, 290, 618, 17718, 357, 17688, 8, 318, 968, 13910, 357, 10333, 19427, 46506, 366, 2949, 13, 642, 1, 16034, 3084, 62, 2920, 28688, 33411, 366, 2949, 13, 860, 1, 796, 70...
Number of questions asked in an average day about Django.
SELECT DATEPART(hour, Posts.CreationDate) AS "daytime", COUNT(Posts.Id) AS "numanswers" FROM Posts INNER JOIN PostTags ON Posts.Id = PostTags.PostId WHERE PostTags.TagId = 243 AND Posts.PostTypeId = 1 AND Posts.CreationDate > DATEADD(year, -1, GETDATE()) GROUP BY DATEPART(hour, Posts.CreationDate)
[ 15057, 286, 2683, 1965, 287, 281, 2811, 1110, 546, 37770, 13, 46506, 360, 6158, 30709, 7, 9769, 11, 12043, 13, 12443, 341, 10430, 8, 7054, 366, 820, 2435, 1600, 327, 28270, 7, 21496, 13, 7390, 8, 7054, 366, 22510, 504, 86, 364, 1, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 15057, 286, 2683, 1965, 287, 281, 2811, 1110, 546, 37770, 13, 46506, 360, 6158, 30709, 7, 9769, 11, 12043, 13, 12443, 341, 10430, 8, 7054, 366, 820, 2435, 1600, 327, 28270, 7, 21496, 13, 7390, 8, 7054, 366, 22510, 504, 86, 364, 1, ...
users eligible to nominate themselves for moderator elections..
SELECT DisplayName, Reputation FROM Users WHERE Reputation > 300 ORDER BY Reputation DESC
[ 18417, 8867, 284, 40376, 2405, 329, 31847, 7024, 492, 46506, 16531, 5376, 11, 1432, 7094, 16034, 18987, 33411, 1432, 7094, 1875, 5867, 38678, 11050, 1432, 7094, 22196, 34 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 18417, 8867, 284, 40376, 2405, 329, 31847, 7024, 492, 46506, 16531, 5376, 11, 1432, 7094, 16034, 18987, 33411, 1432, 7094, 1875, 5867, 38678, 11050, 1432, 7094, 22196, 34 ]
What is the least amount of podiums?
SELECT MIN(podiums) FROM table_25548630_1
[ 2061, 318, 262, 1551, 2033, 286, 27941, 82, 30, 46506, 20625, 7, 79, 12664, 82, 8, 16034, 3084, 62, 13381, 2780, 30005, 62, 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 ]
[ 2061, 318, 262, 1551, 2033, 286, 27941, 82, 30, 46506, 20625, 7, 79, 12664, 82, 8, 16034, 3084, 62, 13381, 2780, 30005, 62, 16 ]
What is the record with a 3:56 time?
SELECT "Record" FROM table_44578 WHERE "Time" = '3:56'
[ 2061, 318, 262, 1700, 351, 257, 513, 25, 3980, 640, 30, 46506, 366, 23739, 1, 16034, 3084, 62, 43489, 3695, 33411, 366, 7575, 1, 796, 705, 18, 25, 3980, 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, 1700, 351, 257, 513, 25, 3980, 640, 30, 46506, 366, 23739, 1, 16034, 3084, 62, 43489, 3695, 33411, 366, 7575, 1, 796, 705, 18, 25, 3980, 6 ]
how many patients who have been prescribed the drug cina30 have had the lab examination of pleural fluid ?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE prescriptions.formulary_drug_cd = "CINA30" AND lab.fluid = "Pleural"
[ 4919, 867, 3871, 508, 423, 587, 14798, 262, 2563, 269, 1437, 1270, 423, 550, 262, 2248, 12452, 286, 3339, 1523, 11711, 5633, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 4919, 867, 3871, 508, 423, 587, 14798, 262, 2563, 269, 1437, 1270, 423, 550, 262, 2248, 12452, 286, 3339, 1523, 11711, 5633, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1...
Find the id and location of circuits that belong to France or Belgium Plot them as bar chart, could you sort in descending by the Y?
SELECT location, circuitId FROM circuits WHERE country = "France" OR country = "Belgium" ORDER BY circuitId DESC
[ 16742, 262, 4686, 290, 4067, 286, 24907, 326, 5594, 284, 4881, 393, 15664, 28114, 606, 355, 2318, 8262, 11, 714, 345, 3297, 287, 31491, 416, 262, 575, 30, 46506, 4067, 11, 10349, 7390, 16034, 24907, 33411, 1499, 796, 366, 28572, 1, 63...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 16742, 262, 4686, 290, 4067, 286, 24907, 326, 5594, 284, 4881, 393, 15664, 28114, 606, 355, 2318, 8262, 11, 714, 345, 3297, 287, 31491, 416, 262, 575, 30, 46506, 4067, 11, 10349, 7390, 16034, 24907, 33411, 1499, 796, 366, 28572, 1, 63...
Strange out of memory issue while loading an image to a Bitmap object.
SELECT * FROM Posts WHERE Id = 477572
[ 38114, 503, 286, 4088, 2071, 981, 11046, 281, 2939, 284, 257, 4722, 8899, 2134, 13, 46506, 1635, 16034, 12043, 33411, 5121, 796, 6298, 2425, 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 ]
[ 38114, 503, 286, 4088, 2071, 981, 11046, 281, 2939, 284, 257, 4722, 8899, 2134, 13, 46506, 1635, 16034, 12043, 33411, 5121, 796, 6298, 2425, 4761 ]
How many goals when more than 10 games played?
SELECT AVG(goals_for) FROM table_name_79 WHERE played > 10
[ 2437, 867, 4661, 618, 517, 621, 838, 1830, 2826, 30, 46506, 35224, 7, 2188, 874, 62, 1640, 8, 16034, 3084, 62, 3672, 62, 3720, 33411, 2826, 1875, 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, 1 ]
[ 2437, 867, 4661, 618, 517, 621, 838, 1830, 2826, 30, 46506, 35224, 7, 2188, 874, 62, 1640, 8, 16034, 3084, 62, 3672, 62, 3720, 33411, 2826, 1875, 838 ]
What was the total crowd at the game where the home team score was 8.21 (69)
SELECT COUNT("Crowd") FROM table_53517 WHERE "Home team score" = '8.21 (69)'
[ 2061, 373, 262, 2472, 4315, 379, 262, 983, 810, 262, 1363, 1074, 4776, 373, 807, 13, 2481, 357, 3388, 8, 46506, 327, 28270, 7203, 34, 3986, 4943, 16034, 3084, 62, 44465, 1558, 33411, 366, 16060, 1074, 4776, 1, 796, 705, 23, 13, 2481...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2472, 4315, 379, 262, 983, 810, 262, 1363, 1074, 4776, 373, 807, 13, 2481, 357, 3388, 8, 46506, 327, 28270, 7203, 34, 3986, 4943, 16034, 3084, 62, 44465, 1558, 33411, 366, 16060, 1074, 4776, 1, 796, 705, 23, 13, 2481...
What date was the game played against the home team Rockets?
SELECT date FROM table_name_28 WHERE home = "rockets"
[ 2061, 3128, 373, 262, 983, 2826, 1028, 262, 1363, 1074, 23328, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 2078, 33411, 1363, 796, 366, 10823, 1039, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 3128, 373, 262, 983, 2826, 1028, 262, 1363, 1074, 23328, 30, 46506, 3128, 16034, 3084, 62, 3672, 62, 2078, 33411, 1363, 796, 366, 10823, 1039, 1 ]
what is the earliest flight leaving from BOSTON going to ATLANTA
SELECT DISTINCT flight.flight_id FROM airport_service AS AIRPORT_SERVICE_0, airport_service AS AIRPORT_SERVICE_1, city AS CITY_0, city AS CITY_1, flight WHERE (CITY_0.city_code = AIRPORT_SERVICE_0.city_code AND CITY_0.city_name = 'BOSTON' AND CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.city_name = 'ATLANT...
[ 10919, 318, 262, 14555, 5474, 4305, 422, 347, 10892, 1340, 1016, 284, 41051, 8643, 11159, 16779, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15, 11, 9003, 62, 15271,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 10919, 318, 262, 14555, 5474, 4305, 422, 347, 10892, 1340, 1016, 284, 41051, 8643, 11159, 16779, 360, 8808, 1268, 4177, 5474, 13, 22560, 62, 312, 16034, 9003, 62, 15271, 7054, 31600, 15490, 62, 35009, 27389, 62, 15, 11, 9003, 62, 15271,...
Where did the games that had Wake Forest as Acc Team take place?
SELECT "Location" FROM table_74401 WHERE "ACC Team" = 'Wake Forest'
[ 8496, 750, 262, 1830, 326, 550, 20441, 9115, 355, 6366, 4816, 1011, 1295, 30, 46506, 366, 14749, 1, 16034, 3084, 62, 22, 2598, 486, 33411, 366, 26861, 4816, 1, 796, 705, 54, 539, 9115, 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 ]
[ 8496, 750, 262, 1830, 326, 550, 20441, 9115, 355, 6366, 4816, 1011, 1295, 30, 46506, 366, 14749, 1, 16034, 3084, 62, 22, 2598, 486, 33411, 366, 26861, 4816, 1, 796, 705, 54, 539, 9115, 6 ]
How many incumbents were elected in the 1926 election?
SELECT COUNT("Incumbent") FROM table_772 WHERE "First elected" = '1926'
[ 2437, 867, 19742, 658, 547, 7018, 287, 262, 38525, 3071, 30, 46506, 327, 28270, 7203, 25517, 2178, 298, 4943, 16034, 3084, 62, 43571, 33411, 366, 5962, 7018, 1, 796, 705, 1129, 2075, 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 ]
[ 2437, 867, 19742, 658, 547, 7018, 287, 262, 38525, 3071, 30, 46506, 327, 28270, 7203, 25517, 2178, 298, 4943, 16034, 3084, 62, 43571, 33411, 366, 5962, 7018, 1, 796, 705, 1129, 2075, 6 ]
Name the para for 1.5% commewijne
SELECT "Para" FROM table_21150 WHERE "Commewijne" = '1.5%'
[ 5376, 262, 31215, 329, 352, 13, 20, 4, 725, 413, 2926, 710, 46506, 366, 47, 3301, 1, 16034, 3084, 62, 21895, 1120, 33411, 366, 6935, 413, 2926, 710, 1, 796, 705, 16, 13, 20, 4, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 5376, 262, 31215, 329, 352, 13, 20, 4, 725, 413, 2926, 710, 46506, 366, 47, 3301, 1, 16034, 3084, 62, 21895, 1120, 33411, 366, 6935, 413, 2926, 710, 1, 796, 705, 16, 13, 20, 4, 6 ]
what is the location when the year is less than 1998 and the international captain is david graham?
SELECT location FROM table_name_21 WHERE year < 1998 AND international_captain = "david graham"
[ 10919, 318, 262, 4067, 618, 262, 614, 318, 1342, 621, 7795, 290, 262, 3230, 10654, 318, 21970, 7933, 2763, 30, 46506, 4067, 16034, 3084, 62, 3672, 62, 2481, 33411, 614, 1279, 7795, 5357, 3230, 62, 27144, 391, 796, 366, 67, 8490, 7933,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4067, 618, 262, 614, 318, 1342, 621, 7795, 290, 262, 3230, 10654, 318, 21970, 7933, 2763, 30, 46506, 4067, 16034, 3084, 62, 3672, 62, 2481, 33411, 614, 1279, 7795, 5357, 3230, 62, 27144, 391, 796, 366, 67, 8490, 7933,...
Show all ministers who do not belong to Progress Party.
SELECT minister FROM party WHERE party_name <> 'Progress Party'
[ 15307, 477, 14138, 508, 466, 407, 5594, 284, 18387, 3615, 13, 46506, 5342, 16034, 2151, 33411, 2151, 62, 3672, 1279, 29, 705, 32577, 3615, 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 ]
[ 15307, 477, 14138, 508, 466, 407, 5594, 284, 18387, 3615, 13, 46506, 5342, 16034, 2151, 33411, 2151, 62, 3672, 1279, 29, 705, 32577, 3615, 6 ]
What school/club team/country did the player fitch, gerald gerald fitch play for?
SELECT school_club_team_country FROM table_11734041_6 WHERE player = "Fitch, Gerald Gerald Fitch"
[ 2061, 1524, 14, 18664, 1074, 14, 19315, 750, 262, 2137, 277, 2007, 11, 308, 12573, 308, 12573, 277, 2007, 711, 329, 30, 46506, 1524, 62, 18664, 62, 15097, 62, 19315, 16034, 3084, 62, 1157, 4790, 1821, 3901, 62, 21, 33411, 2137, 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 ]
[ 2061, 1524, 14, 18664, 1074, 14, 19315, 750, 262, 2137, 277, 2007, 11, 308, 12573, 308, 12573, 277, 2007, 711, 329, 30, 46506, 1524, 62, 18664, 62, 15097, 62, 19315, 16034, 3084, 62, 1157, 4790, 1821, 3901, 62, 21, 33411, 2137, 796, ...
What is the total number of lanes used for races with winners from Austria?
SELECT COUNT("Lane") FROM table_8939 WHERE "Country" = 'austria'
[ 2061, 318, 262, 2472, 1271, 286, 15296, 973, 329, 9558, 351, 14591, 422, 17322, 30, 46506, 327, 28270, 7203, 43, 1531, 4943, 16034, 3084, 62, 4531, 2670, 33411, 366, 33921, 1, 796, 705, 64, 436, 7496, 6 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 2061, 318, 262, 2472, 1271, 286, 15296, 973, 329, 9558, 351, 14591, 422, 17322, 30, 46506, 327, 28270, 7203, 43, 1531, 4943, 16034, 3084, 62, 4531, 2670, 33411, 366, 33921, 1, 796, 705, 64, 436, 7496, 6 ]
What are the different ship flags, and how many ships have each. Show a pie chart.
SELECT Flag, COUNT(*) FROM Ship GROUP BY Flag
[ 2061, 389, 262, 1180, 4074, 9701, 11, 290, 703, 867, 7937, 423, 1123, 13, 5438, 257, 2508, 8262, 13, 46506, 19762, 11, 327, 28270, 7, 28104, 16034, 16656, 44441, 11050, 19762 ]
[ 1, 1, 1, 1, 1, 1, 1, 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, 1180, 4074, 9701, 11, 290, 703, 867, 7937, 423, 1123, 13, 5438, 257, 2508, 8262, 13, 46506, 19762, 11, 327, 28270, 7, 28104, 16034, 16656, 44441, 11050, 19762 ]
What is the FCC info for the city of Tribune, Kansas?
SELECT fcc_info FROM table_name_74 WHERE city_of_license = "tribune, kansas"
[ 2061, 318, 262, 15915, 7508, 329, 262, 1748, 286, 17588, 11, 9470, 30, 46506, 277, 535, 62, 10951, 16034, 3084, 62, 3672, 62, 4524, 33411, 1748, 62, 1659, 62, 43085, 796, 366, 83, 44130, 11, 479, 6618, 1 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15915, 7508, 329, 262, 1748, 286, 17588, 11, 9470, 30, 46506, 277, 535, 62, 10951, 16034, 3084, 62, 3672, 62, 4524, 33411, 1748, 62, 1659, 62, 43085, 796, 366, 83, 44130, 11, 479, 6618, 1 ]
What is the highest rank of the player with earnings of $6,715,649?
SELECT MAX("Rank") FROM table_52666 WHERE "Earnings( $ )" = '6,715,649'
[ 2061, 318, 262, 4511, 4279, 286, 262, 2137, 351, 12042, 286, 720, 21, 11, 22, 1314, 11, 33300, 30, 46506, 25882, 7203, 27520, 4943, 16034, 3084, 62, 48531, 2791, 33411, 366, 49725, 654, 7, 720, 1267, 1, 796, 705, 21, 11, 22, 1314, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4279, 286, 262, 2137, 351, 12042, 286, 720, 21, 11, 22, 1314, 11, 33300, 30, 46506, 25882, 7203, 27520, 4943, 16034, 3084, 62, 48531, 2791, 33411, 366, 49725, 654, 7, 720, 1267, 1, 796, 705, 21, 11, 22, 1314, ...
Number of closes per week the last year.
SELECT DATEPART(week, ClosedDate) AS "week", COUNT(*) AS "number_of_closed_questions" FROM Posts WHERE PostTypeId = 1 AND NOT ClosedDate IS NULL AND DATEDIFF(DAY, ClosedDate, GETDATE()) < DATEDIFF(DAY, 'Jan 1, 2015', GETDATE()) GROUP BY DATEPART(week, ClosedDate) ORDER BY DATEPART(week, ClosedDate)
[ 15057, 286, 20612, 583, 1285, 262, 938, 614, 13, 46506, 360, 6158, 30709, 7, 10464, 11, 30550, 10430, 8, 7054, 366, 10464, 1600, 327, 28270, 7, 28104, 7054, 366, 17618, 62, 1659, 62, 20225, 62, 6138, 507, 1, 16034, 12043, 33411, 2947,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 15057, 286, 20612, 583, 1285, 262, 938, 614, 13, 46506, 360, 6158, 30709, 7, 10464, 11, 30550, 10430, 8, 7054, 366, 10464, 1600, 327, 28270, 7, 28104, 7054, 366, 17618, 62, 1659, 62, 20225, 62, 6138, 507, 1, 16034, 12043, 33411, 2947,...
What was the injured entry for the row with a killed entry of 29?
SELECT injured FROM table_name_98 WHERE killed = "29"
[ 2061, 373, 262, 6686, 5726, 329, 262, 5752, 351, 257, 2923, 5726, 286, 2808, 30, 46506, 6686, 16034, 3084, 62, 3672, 62, 4089, 33411, 2923, 796, 366, 1959, 1 ]
[ 1, 1, 1, 1, 1, 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, 6686, 5726, 329, 262, 5752, 351, 257, 2923, 5726, 286, 2808, 30, 46506, 6686, 16034, 3084, 62, 3672, 62, 4089, 33411, 2923, 796, 366, 1959, 1 ]
Name the imperative for garis 'you did
SELECT "Imperative" FROM table_20682 WHERE "Past Habitual" = 'गरिस् garis ''you did'
[ 5376, 262, 23602, 329, 5482, 271, 705, 5832, 750, 46506, 366, 3546, 525, 876, 1, 16034, 3084, 62, 1238, 43950, 33411, 366, 34533, 19654, 10587, 1, 796, 705, 11976, 245, 11976, 108, 11976, 123, 11976, 116, 24231, 235, 5482, 271, 10148, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 23602, 329, 5482, 271, 705, 5832, 750, 46506, 366, 3546, 525, 876, 1, 16034, 3084, 62, 1238, 43950, 33411, 366, 34533, 19654, 10587, 1, 796, 705, 11976, 245, 11976, 108, 11976, 123, 11976, 116, 24231, 235, 5482, 271, 10148, ...
Show me about the distribution of Name and Weight in a bar chart, and I want to sort in descending by the Y.
SELECT Name, Weight FROM people ORDER BY Weight DESC
[ 15307, 502, 546, 262, 6082, 286, 6530, 290, 14331, 287, 257, 2318, 8262, 11, 290, 314, 765, 284, 3297, 287, 31491, 416, 262, 575, 13, 46506, 6530, 11, 14331, 16034, 661, 38678, 11050, 14331, 22196, 34 ]
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
[ 15307, 502, 546, 262, 6082, 286, 6530, 290, 14331, 287, 257, 2318, 8262, 11, 290, 314, 765, 284, 3297, 287, 31491, 416, 262, 575, 13, 46506, 6530, 11, 14331, 16034, 661, 38678, 11050, 14331, 22196, 34 ]
What is the number of urgent hospital admission patients who had a pleural fluid lab test?
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.admission_type = "URGENT" AND lab.fluid = "Pleural"
[ 2061, 318, 262, 1271, 286, 18039, 4436, 13938, 3871, 508, 550, 257, 3339, 1523, 11711, 2248, 1332, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 2248, 6177, 16728, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 18039, 4436, 13938, 3871, 508, 550, 257, 3339, 1523, 11711, 2248, 1332, 30, 46506, 327, 28270, 7, 35, 8808, 1268, 4177, 16728, 13, 32796, 62, 312, 8, 16034, 16728, 3268, 21479, 32357, 1268, 2248, 6177, 16728, ...