instruction stringlengths 0 1.06k | response stringlengths 2 3.61k | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|
Which Presentation of Credentials is listed for the Appointed by Benjamin Harrison? | SELECT "Presentation of Credentials" FROM table_15166 WHERE "Appointed by" = 'benjamin harrison' | [
13828,
21662,
341,
286,
327,
445,
14817,
318,
5610,
329,
262,
2034,
20909,
416,
14533,
17281,
30,
46506,
366,
34695,
341,
286,
327,
445,
14817,
1,
16034,
3084,
62,
1314,
23055,
33411,
366,
4677,
20909,
416,
1,
796,
705,
11722,
13337,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21662,
341,
286,
327,
445,
14817,
318,
5610,
329,
262,
2034,
20909,
416,
14533,
17281,
30,
46506,
366,
34695,
341,
286,
327,
445,
14817,
1,
16034,
3084,
62,
1314,
23055,
33411,
366,
4677,
20909,
416,
1,
796,
705,
11722,
13337,
... |
Find names of all colleges whose enrollment is greater than that of all colleges in the FL state. | SELECT cName FROM college WHERE enr > (SELECT MAX(enr) FROM college WHERE state = 'FL') | [
16742,
3891,
286,
477,
15273,
3025,
20753,
318,
3744,
621,
326,
286,
477,
15273,
287,
262,
9977,
1181,
13,
46506,
269,
5376,
16034,
4152,
33411,
551,
81,
1875,
357,
46506,
25882,
7,
268,
81,
8,
16034,
4152,
33411,
1181,
796,
705,
3697... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3891,
286,
477,
15273,
3025,
20753,
318,
3744,
621,
326,
286,
477,
15273,
287,
262,
9977,
1181,
13,
46506,
269,
5376,
16034,
4152,
33411,
551,
81,
1875,
357,
46506,
25882,
7,
268,
81,
8,
16034,
4152,
33411,
1181,
796,
705,
3697... |
WHAT ARE THE BYES WITH A DRAWS OF 1, SMW ROVERS, AND WINS LARGER THAN 6? | SELECT AVG("Byes") FROM table_12117 WHERE "Draws" = '1' AND "Mininera DFL" = 'smw rovers' AND "Wins" > '6' | [
32971,
15986,
3336,
11050,
1546,
13315,
317,
360,
3861,
19416,
3963,
352,
11,
9447,
54,
371,
8874,
4877,
11,
5357,
370,
20913,
47211,
30373,
2320,
1565,
718,
30,
46506,
35224,
7203,
3886,
274,
4943,
16034,
3084,
62,
1065,
17657,
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... | [
32971,
15986,
3336,
11050,
1546,
13315,
317,
360,
3861,
19416,
3963,
352,
11,
9447,
54,
371,
8874,
4877,
11,
5357,
370,
20913,
47211,
30373,
2320,
1565,
718,
30,
46506,
35224,
7203,
3886,
274,
4943,
16034,
3084,
62,
1065,
17657,
33411,
... |
For what year is the type of record 'total attendance-regular season? | SELECT "Date/Year" FROM table_24364 WHERE "Type of Record" = 'Total Attendance-Regular season' | [
1890,
644,
614,
318,
262,
2099,
286,
1700,
705,
23350,
14858,
12,
16338,
1622,
30,
46506,
366,
10430,
14,
17688,
1,
16034,
3084,
62,
26660,
2414,
33411,
366,
6030,
286,
13266,
1,
796,
705,
14957,
46502,
590,
12,
40164,
1622,
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
] | [
1890,
644,
614,
318,
262,
2099,
286,
1700,
705,
23350,
14858,
12,
16338,
1622,
30,
46506,
366,
10430,
14,
17688,
1,
16034,
3084,
62,
26660,
2414,
33411,
366,
6030,
286,
13266,
1,
796,
705,
14957,
46502,
590,
12,
40164,
1622,
6
] |
How many answered questions are there for a tag?. | SELECT COUNT(p.Id) FROM Posts AS p INNER JOIN PostTags AS pt ON pt.TagId = @TagId WHERE pt.PostId = p.Id AND p.PostTypeId = 1 AND NOT p.AcceptedAnswerId IS NULL | [
2437,
867,
9373,
2683,
389,
612,
329,
257,
7621,
30,
13,
46506,
327,
28270,
7,
79,
13,
7390,
8,
16034,
12043,
7054,
279,
3268,
21479,
32357,
1268,
2947,
36142,
7054,
42975,
6177,
42975,
13,
24835,
7390,
796,
2488,
24835,
7390,
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... | [
2437,
867,
9373,
2683,
389,
612,
329,
257,
7621,
30,
13,
46506,
327,
28270,
7,
79,
13,
7390,
8,
16034,
12043,
7054,
279,
3268,
21479,
32357,
1268,
2947,
36142,
7054,
42975,
6177,
42975,
13,
24835,
7390,
796,
2488,
24835,
7390,
33411,
... |
What is Date, when Runner(s)-Up is Oliver Wilson? | SELECT date FROM table_name_71 WHERE runner_s__up = "oliver wilson" | [
2061,
318,
7536,
11,
618,
21529,
7,
82,
13219,
4933,
318,
15416,
8127,
30,
46506,
3128,
16034,
3084,
62,
3672,
62,
4869,
33411,
17490,
62,
82,
834,
929,
796,
366,
349,
1428,
39716,
1559,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7536,
11,
618,
21529,
7,
82,
13219,
4933,
318,
15416,
8127,
30,
46506,
3128,
16034,
3084,
62,
3672,
62,
4869,
33411,
17490,
62,
82,
834,
929,
796,
366,
349,
1428,
39716,
1559,
1
] |
Where was held the ceremony for the 12th Pride of Britain Awards? | SELECT location FROM table_13943239_1 WHERE episode = "12th Pride of Britain Awards" | [
8496,
373,
2714,
262,
10542,
329,
262,
1105,
400,
21735,
286,
5491,
15434,
30,
46506,
4067,
16034,
3084,
62,
20219,
3559,
23516,
62,
16,
33411,
4471,
796,
366,
1065,
400,
21735,
286,
5491,
15434,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
373,
2714,
262,
10542,
329,
262,
1105,
400,
21735,
286,
5491,
15434,
30,
46506,
4067,
16034,
3084,
62,
20219,
3559,
23516,
62,
16,
33411,
4471,
796,
366,
1065,
400,
21735,
286,
5491,
15434,
1
] |
Tell me the lowest interview for oklahoma and swimsuit less than 8.8 | SELECT MIN(interview) FROM table_name_46 WHERE state = "oklahoma" AND swimsuit < 8.8 | [
24446,
502,
262,
9016,
2720,
329,
12876,
9802,
290,
9422,
6063,
1342,
621,
807,
13,
23,
46506,
20625,
7,
3849,
1177,
8,
16034,
3084,
62,
3672,
62,
3510,
33411,
1181,
796,
366,
482,
9802,
1,
5357,
9422,
6063,
1279,
807,
13,
23
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
24446,
502,
262,
9016,
2720,
329,
12876,
9802,
290,
9422,
6063,
1342,
621,
807,
13,
23,
46506,
20625,
7,
3849,
1177,
8,
16034,
3084,
62,
3672,
62,
3510,
33411,
1181,
796,
366,
482,
9802,
1,
5357,
9422,
6063,
1279,
807,
13,
23
] |
How many 1st prizes have a Date of aug 17? | SELECT COUNT("1st prize ( $ )") FROM table_6174 WHERE "Date" = 'aug 17' | [
2437,
867,
352,
301,
21740,
423,
257,
7536,
286,
16339,
1596,
30,
46506,
327,
28270,
7203,
16,
301,
11596,
357,
720,
1267,
4943,
16034,
3084,
62,
21,
22985,
33411,
366,
10430,
1,
796,
705,
7493,
1596,
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
] | [
2437,
867,
352,
301,
21740,
423,
257,
7536,
286,
16339,
1596,
30,
46506,
327,
28270,
7203,
16,
301,
11596,
357,
720,
1267,
4943,
16034,
3084,
62,
21,
22985,
33411,
366,
10430,
1,
796,
705,
7493,
1596,
6
] |
what are the five commonly ordered drugs for patients that were diagnosed with surg compl-heart previously during the same hospital visit, since 2103? | SELECT t3.drug FROM (SELECT t2.drug, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM (SELECT admissions.subject_id, diagnoses_icd.charttime, admissions.hadm_id FROM diagnoses_icd JOIN admissions ON diagnoses_icd.hadm_id = admissions.hadm_id WHERE diagnoses_icd.icd9_code = (SELECT d_icd_diagnoses.icd9_code FROM d_... | [
10919,
389,
262,
1936,
8811,
6149,
5010,
329,
3871,
326,
547,
14641,
351,
19797,
2299,
12,
11499,
4271,
1141,
262,
976,
4436,
3187,
11,
1201,
362,
15197,
30,
46506,
256,
18,
13,
30349,
16034,
357,
46506,
256,
17,
13,
30349,
11,
360,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
10919,
389,
262,
1936,
8811,
6149,
5010,
329,
3871,
326,
547,
14641,
351,
19797,
2299,
12,
11499,
4271,
1141,
262,
976,
4436,
3187,
11,
1201,
362,
15197,
30,
46506,
256,
18,
13,
30349,
16034,
357,
46506,
256,
17,
13,
30349,
11,
360,
... |
how many patients whose language is hait? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.language = "HAIT" | [
4919,
867,
3871,
3025,
3303,
318,
387,
270,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
16728,
13,
16129,
796,
366,
7801,
2043,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3303,
318,
387,
270,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
16728,
13,
16129,
796,
366,
7801,
2043,
1
] |
What is the pole position of the Hungarian Grand Prix? | SELECT "Pole Position" FROM table_57240 WHERE "Grand Prix" = 'hungarian grand prix' | [
2061,
318,
262,
16825,
2292,
286,
262,
27304,
5675,
23832,
30,
46506,
366,
47,
2305,
23158,
1,
16034,
3084,
62,
3553,
16102,
33411,
366,
23581,
23832,
1,
796,
705,
43274,
3699,
4490,
1293,
87,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
318,
262,
16825,
2292,
286,
262,
27304,
5675,
23832,
30,
46506,
366,
47,
2305,
23158,
1,
16034,
3084,
62,
3553,
16102,
33411,
366,
23581,
23832,
1,
796,
705,
43274,
3699,
4490,
1293,
87,
6
] |
What group of juventus had an attendance larger than 47,786? | SELECT "Group position" FROM table_38643 WHERE "Opponents" = 'juventus' AND "Attendance" > '47,786' | [
2061,
1448,
286,
7544,
35648,
550,
281,
14858,
4025,
621,
6298,
11,
46302,
30,
46506,
366,
13247,
2292,
1,
16034,
3084,
62,
2548,
41813,
33411,
366,
27524,
3906,
1,
796,
705,
14396,
35648,
6,
5357,
366,
8086,
437,
590,
1,
1875,
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
] | [
2061,
1448,
286,
7544,
35648,
550,
281,
14858,
4025,
621,
6298,
11,
46302,
30,
46506,
366,
13247,
2292,
1,
16034,
3084,
62,
2548,
41813,
33411,
366,
27524,
3906,
1,
796,
705,
14396,
35648,
6,
5357,
366,
8086,
437,
590,
1,
1875,
705,
... |
Which Location has a Home Ground of Mong kok stadium? | SELECT location FROM table_name_14 WHERE home_ground = "mong kok stadium" | [
13828,
13397,
468,
257,
5995,
13706,
286,
18428,
479,
482,
10308,
30,
46506,
4067,
16034,
3084,
62,
3672,
62,
1415,
33411,
1363,
62,
2833,
796,
366,
31059,
479,
482,
10308,
1
] | [
1,
1,
1,
1,
1,
1,
1,
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,
13397,
468,
257,
5995,
13706,
286,
18428,
479,
482,
10308,
30,
46506,
4067,
16034,
3084,
62,
3672,
62,
1415,
33411,
1363,
62,
2833,
796,
366,
31059,
479,
482,
10308,
1
] |
Which Games lost has Points against of 61, and Points difference smaller than 42? | SELECT SUM("Games lost") FROM table_45710 WHERE "Points against" = '61' AND "Points difference" < '42' | [
13828,
5776,
2626,
468,
11045,
1028,
286,
8454,
11,
290,
11045,
3580,
4833,
621,
5433,
30,
46506,
35683,
7203,
24474,
2626,
4943,
16034,
3084,
62,
33032,
940,
33411,
366,
40710,
1028,
1,
796,
705,
5333,
6,
5357,
366,
40710,
3580,
1,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5776,
2626,
468,
11045,
1028,
286,
8454,
11,
290,
11045,
3580,
4833,
621,
5433,
30,
46506,
35683,
7203,
24474,
2626,
4943,
16034,
3084,
62,
33032,
940,
33411,
366,
40710,
1028,
1,
796,
705,
5333,
6,
5357,
366,
40710,
3580,
1,
1... |
Which position did Michael Lee play? | SELECT "Pos." FROM table_79360 WHERE "Name" = 'michael lee' | [
13828,
2292,
750,
3899,
5741,
711,
30,
46506,
366,
21604,
526,
16034,
3084,
62,
3720,
15277,
33411,
366,
5376,
1,
796,
705,
76,
40302,
443,
68,
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
] | [
13828,
2292,
750,
3899,
5741,
711,
30,
46506,
366,
21604,
526,
16034,
3084,
62,
3720,
15277,
33411,
366,
5376,
1,
796,
705,
76,
40302,
443,
68,
6
] |
Find all the customer last names that do not have invoice totals larger than 20. | SELECT LastName FROM CUSTOMER EXCEPT SELECT T1.LastName FROM CUSTOMER AS T1 JOIN Invoice AS T2 ON T1.CustomerId = T2.CustomerId WHERE T2.total > 20 | [
16742,
477,
262,
6491,
938,
3891,
326,
466,
407,
423,
45458,
26310,
4025,
621,
1160,
13,
46506,
4586,
5376,
16034,
327,
7759,
2662,
1137,
7788,
42006,
33493,
309,
16,
13,
5956,
5376,
16034,
327,
7759,
2662,
1137,
7054,
309,
16,
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... | [
16742,
477,
262,
6491,
938,
3891,
326,
466,
407,
423,
45458,
26310,
4025,
621,
1160,
13,
46506,
4586,
5376,
16034,
327,
7759,
2662,
1137,
7788,
42006,
33493,
309,
16,
13,
5956,
5376,
16034,
327,
7759,
2662,
1137,
7054,
309,
16,
32357,
... |
What are the NFL Teams in College North Texas State? | SELECT "NFL Team" FROM table_27359 WHERE "College" = 'North Texas State' | [
2061,
389,
262,
5134,
24690,
287,
5535,
2258,
3936,
1812,
30,
46506,
366,
32078,
4816,
1,
16034,
3084,
62,
1983,
30743,
33411,
366,
38951,
1,
796,
705,
14157,
3936,
1812,
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,
389,
262,
5134,
24690,
287,
5535,
2258,
3936,
1812,
30,
46506,
366,
32078,
4816,
1,
16034,
3084,
62,
1983,
30743,
33411,
366,
38951,
1,
796,
705,
14157,
3936,
1812,
6
] |
Which away team has an away team score of 13.25 (103)? | SELECT "Away team" FROM table_56523 WHERE "Away team score" = '13.25 (103)' | [
13828,
1497,
1074,
468,
281,
1497,
1074,
4776,
286,
1511,
13,
1495,
357,
15197,
19427,
46506,
366,
32,
1014,
1074,
1,
16034,
3084,
62,
47372,
1954,
33411,
366,
32,
1014,
1074,
4776,
1,
796,
705,
1485,
13,
1495,
357,
15197,
33047
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
13828,
1497,
1074,
468,
281,
1497,
1074,
4776,
286,
1511,
13,
1495,
357,
15197,
19427,
46506,
366,
32,
1014,
1074,
1,
16034,
3084,
62,
47372,
1954,
33411,
366,
32,
1014,
1074,
4776,
1,
796,
705,
1485,
13,
1495,
357,
15197,
33047
] |
For those records from the products and each product's manufacturer, give me the comparison about the sum of revenue over the headquarter , and group by attribute headquarter by a bar chart, and list by the X from high to low. | SELECT Headquarter, SUM(Revenue) FROM Products AS T1 JOIN Manufacturers AS T2 ON T1.Manufacturer = T2.Code GROUP BY Headquarter ORDER BY Headquarter DESC | [
1890,
883,
4406,
422,
262,
3186,
290,
1123,
1720,
338,
11554,
11,
1577,
502,
262,
7208,
546,
262,
2160,
286,
6426,
625,
262,
1182,
24385,
837,
290,
1448,
416,
11688,
1182,
24385,
416,
257,
2318,
8262,
11,
290,
1351,
416,
262,
1395,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1890,
883,
4406,
422,
262,
3186,
290,
1123,
1720,
338,
11554,
11,
1577,
502,
262,
7208,
546,
262,
2160,
286,
6426,
625,
262,
1182,
24385,
837,
290,
1448,
416,
11688,
1182,
24385,
416,
257,
2318,
8262,
11,
290,
1351,
416,
262,
1395,
... |
What is the date for home team Collingwood? | SELECT "Date" FROM table_56990 WHERE "Home team" = 'collingwood' | [
2061,
318,
262,
3128,
329,
1363,
1074,
7778,
278,
3822,
30,
46506,
366,
10430,
1,
16034,
3084,
62,
3980,
34155,
33411,
366,
16060,
1074,
1,
796,
705,
26000,
278,
3822,
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,
318,
262,
3128,
329,
1363,
1074,
7778,
278,
3822,
30,
46506,
366,
10430,
1,
16034,
3084,
62,
3980,
34155,
33411,
366,
16060,
1074,
1,
796,
705,
26000,
278,
3822,
6
] |
Name the school that is cougars | SELECT institution FROM table_24216139_2 WHERE nickname = "Cougars" | [
5376,
262,
1524,
326,
318,
2284,
25821,
46506,
9901,
16034,
3084,
62,
1731,
20666,
20219,
62,
17,
33411,
21814,
796,
366,
34,
20805,
945,
1
] | [
1,
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,
1524,
326,
318,
2284,
25821,
46506,
9901,
16034,
3084,
62,
1731,
20666,
20219,
62,
17,
33411,
21814,
796,
366,
34,
20805,
945,
1
] |
this will include patients that have 2 / 4 systemic inflammatory response syndrome criteria, a suspected infection and either a initial serum lactate > 4 mmol / l or a initial systolic blood pressure < 90 millimeters of mercury. | SELECT * FROM table_train_21 WHERE active_infection = 1 AND (lactate > 4 OR systolic_blood_pressure_sbp < 90) | [
5661,
481,
2291,
3871,
326,
423,
362,
1220,
604,
21971,
23760,
2882,
14027,
9987,
11,
257,
9885,
10280,
290,
2035,
257,
4238,
20502,
26222,
378,
1875,
604,
47340,
1220,
300,
393,
257,
4238,
827,
301,
4160,
2910,
3833,
1279,
4101,
3939,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
5661,
481,
2291,
3871,
326,
423,
362,
1220,
604,
21971,
23760,
2882,
14027,
9987,
11,
257,
9885,
10280,
290,
2035,
257,
4238,
20502,
26222,
378,
1875,
604,
47340,
1220,
300,
393,
257,
4238,
827,
301,
4160,
2910,
3833,
1279,
4101,
3939,
... |
What was the result of the game after Week 13 on December 8, 1991? | SELECT result FROM table_name_14 WHERE week > 13 AND date = "december 8, 1991" | [
2061,
373,
262,
1255,
286,
262,
983,
706,
6119,
1511,
319,
3426,
807,
11,
10249,
30,
46506,
1255,
16034,
3084,
62,
3672,
62,
1415,
33411,
1285,
1875,
1511,
5357,
3128,
796,
366,
2934,
3273,
807,
11,
10249,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
373,
262,
1255,
286,
262,
983,
706,
6119,
1511,
319,
3426,
807,
11,
10249,
30,
46506,
1255,
16034,
3084,
62,
3672,
62,
1415,
33411,
1285,
1875,
1511,
5357,
3128,
796,
366,
2934,
3273,
807,
11,
10249,
1
] |
how many times was patient 016-14568 until 2104 in the hospital? | SELECT COUNT(DISTINCT patient.patienthealthsystemstayid) FROM patient WHERE patient.uniquepid = '016-14568' AND STRFTIME('%y', patient.hospitaladmittime) <= '2104' | [
4919,
867,
1661,
373,
5827,
5534,
21,
12,
18781,
3104,
1566,
362,
13464,
287,
262,
4436,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
5827,
13,
26029,
13948,
10057,
31712,
312,
8,
16034,
5827,
33411,
5827,
13,
403,
1557,
538,
312,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
4919,
867,
1661,
373,
5827,
5534,
21,
12,
18781,
3104,
1566,
362,
13464,
287,
262,
4436,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
5827,
13,
26029,
13948,
10057,
31712,
312,
8,
16034,
5827,
33411,
5827,
13,
403,
1557,
538,
312,
... |
What is the result of the league/cup competition with the swindon wildcats as the opponent and neil liddiard as the man of the match? | SELECT result FROM table_name_45 WHERE competition = "league/cup" AND opponent = "swindon wildcats" AND man_of_the_match = "neil liddiard" | [
2061,
318,
262,
1255,
286,
262,
4652,
14,
25244,
5449,
351,
262,
1509,
521,
261,
4295,
24619,
355,
262,
6125,
290,
497,
346,
300,
1638,
42425,
355,
262,
582,
286,
262,
2872,
30,
46506,
1255,
16034,
3084,
62,
3672,
62,
2231,
33411,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
2061,
318,
262,
1255,
286,
262,
4652,
14,
25244,
5449,
351,
262,
1509,
521,
261,
4295,
24619,
355,
262,
6125,
290,
497,
346,
300,
1638,
42425,
355,
262,
582,
286,
262,
2872,
30,
46506,
1255,
16034,
3084,
62,
3672,
62,
2231,
33411,
5... |
what is the withdrawal when the lb&sc number is less than 16 and the s.r. number is 2011? | SELECT withdrawal FROM table_name_95 WHERE lb & sc_number < 16 AND sr_number = 2011 | [
10919,
318,
262,
15220,
618,
262,
18360,
5,
1416,
1271,
318,
1342,
621,
1467,
290,
262,
264,
13,
81,
13,
1271,
318,
2813,
30,
46506,
15220,
16034,
3084,
62,
3672,
62,
3865,
33411,
18360,
1222,
629,
62,
17618,
1279,
1467,
5357,
19677,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15220,
618,
262,
18360,
5,
1416,
1271,
318,
1342,
621,
1467,
290,
262,
264,
13,
81,
13,
1271,
318,
2813,
30,
46506,
15220,
16034,
3084,
62,
3672,
62,
3865,
33411,
18360,
1222,
629,
62,
17618,
1279,
1467,
5357,
19677,
... |
Who was the constructor when the grid was 11? | SELECT "Constructor" FROM table_12008 WHERE "Grid" = '11' | [
8241,
373,
262,
23772,
618,
262,
10706,
373,
1367,
30,
46506,
366,
42316,
273,
1,
16034,
3084,
62,
1065,
25257,
33411,
366,
41339,
1,
796,
705,
1157,
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,
373,
262,
23772,
618,
262,
10706,
373,
1367,
30,
46506,
366,
42316,
273,
1,
16034,
3084,
62,
1065,
25257,
33411,
366,
41339,
1,
796,
705,
1157,
6
] |
Top SO users from Arizona. | SELECT ROW_NUMBER() OVER (ORDER BY Reputation DESC) AS "#", Id AS "user_link", Reputation, Location FROM Users WHERE Reputation >= (SELECT Reputation FROM Users WHERE Id = 5285908) AND (UPPER(Location) LIKE '% AZ%' OR UPPER(Location) LIKE '% ARIZONA%') ORDER BY Reputation DESC | [
9126,
12809,
2985,
422,
7943,
13,
46506,
371,
3913,
62,
41359,
13246,
3419,
28729,
357,
12532,
1137,
11050,
1432,
7094,
22196,
34,
8,
7054,
25113,
1600,
5121,
7054,
366,
7220,
62,
8726,
1600,
1432,
7094,
11,
13397,
16034,
18987,
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... | [
9126,
12809,
2985,
422,
7943,
13,
46506,
371,
3913,
62,
41359,
13246,
3419,
28729,
357,
12532,
1137,
11050,
1432,
7094,
22196,
34,
8,
7054,
25113,
1600,
5121,
7054,
366,
7220,
62,
8726,
1600,
1432,
7094,
11,
13397,
16034,
18987,
33411,
... |
Which airport has an IATA of AMS? | SELECT airport FROM table_name_39 WHERE iata = "ams" | [
13828,
9003,
468,
281,
314,
13563,
286,
3001,
50,
30,
46506,
9003,
16034,
3084,
62,
3672,
62,
2670,
33411,
1312,
1045,
796,
366,
4105,
1
] | [
1,
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,
9003,
468,
281,
314,
13563,
286,
3001,
50,
30,
46506,
9003,
16034,
3084,
62,
3672,
62,
2670,
33411,
1312,
1045,
796,
366,
4105,
1
] |
What was the Forbers rank (all companies) in 2012 for cenovus energy? | SELECT rank__all__2012 FROM table_23950611_2 WHERE name = "Cenovus Energy" | [
2061,
373,
262,
1114,
1213,
4279,
357,
439,
2706,
8,
287,
2321,
329,
269,
268,
709,
385,
2568,
30,
46506,
4279,
834,
439,
834,
6999,
16034,
3084,
62,
23516,
35638,
1157,
62,
17,
33411,
1438,
796,
366,
34,
268,
709,
385,
6682,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1114,
1213,
4279,
357,
439,
2706,
8,
287,
2321,
329,
269,
268,
709,
385,
2568,
30,
46506,
4279,
834,
439,
834,
6999,
16034,
3084,
62,
23516,
35638,
1157,
62,
17,
33411,
1438,
796,
366,
34,
268,
709,
385,
6682,
1
] |
Find Team_Name and All_Games_Percent , and visualize them by a bar chart, display by the x axis in asc. | SELECT Team_Name, All_Games_Percent FROM basketball_match ORDER BY Team_Name | [
16742,
4816,
62,
5376,
290,
1439,
62,
24474,
62,
31905,
837,
290,
38350,
606,
416,
257,
2318,
8262,
11,
3359,
416,
262,
2124,
16488,
287,
10570,
13,
46506,
4816,
62,
5376,
11,
1439,
62,
24474,
62,
31905,
16034,
9669,
62,
15699,
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
] | [
16742,
4816,
62,
5376,
290,
1439,
62,
24474,
62,
31905,
837,
290,
38350,
606,
416,
257,
2318,
8262,
11,
3359,
416,
262,
2124,
16488,
287,
10570,
13,
46506,
4816,
62,
5376,
11,
1439,
62,
24474,
62,
31905,
16034,
9669,
62,
15699,
38678,... |
Who was the artist before 2010 with a Promotional 7' as a format? | SELECT "Artist" FROM table_58826 WHERE "Year" < '2010' AND "Format" = 'promotional 7' | [
8241,
373,
262,
6802,
878,
3050,
351,
257,
10335,
25453,
767,
6,
355,
257,
5794,
30,
46506,
366,
43020,
1,
16034,
3084,
62,
39118,
2075,
33411,
366,
17688,
1,
1279,
705,
10333,
6,
5357,
366,
26227,
1,
796,
705,
16963,
25453,
767,
6
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
8241,
373,
262,
6802,
878,
3050,
351,
257,
10335,
25453,
767,
6,
355,
257,
5794,
30,
46506,
366,
43020,
1,
16034,
3084,
62,
39118,
2075,
33411,
366,
17688,
1,
1279,
705,
10333,
6,
5357,
366,
26227,
1,
796,
705,
16963,
25453,
767,
6
... |
Questions closed as 'Needs details or clarity'. | SELECT p.Id AS "post_link" FROM Posts AS p INNER JOIN PostHistory AS ph ON p.Id = ph.PostId AND ph.PostHistoryTypeId = 10 AND ph.Comment = '103' WHERE NOT p.ClosedDate IS NULL ORDER BY p.CreationDate DESC | [
35741,
4838,
355,
705,
23037,
82,
3307,
393,
16287,
4458,
46506,
279,
13,
7390,
7054,
366,
7353,
62,
8726,
1,
16034,
12043,
7054,
279,
3268,
21479,
32357,
1268,
2947,
18122,
7054,
872,
6177,
279,
13,
7390,
796,
872,
13,
6307,
7390,
53... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
35741,
4838,
355,
705,
23037,
82,
3307,
393,
16287,
4458,
46506,
279,
13,
7390,
7054,
366,
7353,
62,
8726,
1,
16034,
12043,
7054,
279,
3268,
21479,
32357,
1268,
2947,
18122,
7054,
872,
6177,
279,
13,
7390,
796,
872,
13,
6307,
7390,
53... |
Displacement of 4.4l (4423cc/269in ) and a Power of 220kw (299hp) @ 4000 belongs to what engine? | SELECT "Engine" FROM table_69359 WHERE "Displacement" = '4.4l (4423cc/269in³)' AND "Power" = '220kw (299hp) @ 4000' | [
7279,
489,
5592,
286,
604,
13,
19,
75,
357,
2598,
1954,
535,
14,
26276,
259,
1267,
290,
257,
4333,
286,
15629,
46265,
357,
22579,
24831,
8,
2488,
30123,
14448,
284,
644,
3113,
30,
46506,
366,
13798,
1,
16034,
3084,
62,
3388,
30743,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
7279,
489,
5592,
286,
604,
13,
19,
75,
357,
2598,
1954,
535,
14,
26276,
259,
1267,
290,
257,
4333,
286,
15629,
46265,
357,
22579,
24831,
8,
2488,
30123,
14448,
284,
644,
3113,
30,
46506,
366,
13798,
1,
16034,
3084,
62,
3388,
30743,
... |
tell me the number of times patient 16088 has had a urine out foley output. | SELECT COUNT(*) FROM outputevents WHERE outputevents.icustay_id IN (SELECT icustays.icustay_id FROM icustays WHERE icustays.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 16088)) AND outputevents.itemid IN (SELECT d_items.itemid FROM d_items WHERE d_items.label = 'urine out foley' A... | [
33331,
502,
262,
1271,
286,
1661,
5827,
1467,
46556,
468,
550,
257,
18922,
503,
11511,
1636,
5072,
13,
46506,
327,
28270,
7,
28104,
16034,
38701,
1133,
85,
658,
33411,
38701,
1133,
85,
658,
13,
291,
436,
323,
62,
312,
3268,
357,
46506... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
33331,
502,
262,
1271,
286,
1661,
5827,
1467,
46556,
468,
550,
257,
18922,
503,
11511,
1636,
5072,
13,
46506,
327,
28270,
7,
28104,
16034,
38701,
1133,
85,
658,
33411,
38701,
1133,
85,
658,
13,
291,
436,
323,
62,
312,
3268,
357,
46506... |
Who is the 'CTO' of club 'Hopkins Student Enterprises'? Show the first name and last name. | SELECT t3.fname, t3.lname FROM club AS t1 JOIN member_of_club AS t2 ON t1.clubid = t2.clubid JOIN student AS t3 ON t2.stuid = t3.stuid WHERE t1.clubname = "Hopkins Student Enterprises" AND t2.position = "CTO" | [
8241,
318,
262,
705,
4177,
46,
6,
286,
3430,
705,
23483,
5331,
13613,
41253,
30960,
5438,
262,
717,
1438,
290,
938,
1438,
13,
46506,
256,
18,
13,
69,
3672,
11,
256,
18,
13,
75,
3672,
16034,
3430,
7054,
256,
16,
32357,
1268,
2888,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
705,
4177,
46,
6,
286,
3430,
705,
23483,
5331,
13613,
41253,
30960,
5438,
262,
717,
1438,
290,
938,
1438,
13,
46506,
256,
18,
13,
69,
3672,
11,
256,
18,
13,
75,
3672,
16034,
3430,
7054,
256,
16,
32357,
1268,
2888,
... |
Which award category was the film series The Wire nominated for after 2005? | SELECT "Category" FROM table_54827 WHERE "Result" = 'nominated' AND "Film or series" = 'the wire' AND "Year" > '2005' | [
13828,
5764,
6536,
373,
262,
2646,
2168,
383,
14712,
19332,
329,
706,
5075,
30,
46506,
366,
27313,
1,
16034,
3084,
62,
49934,
1983,
33411,
366,
23004,
1,
796,
705,
26601,
3898,
6,
5357,
366,
39750,
393,
2168,
1,
796,
705,
1169,
6503,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5764,
6536,
373,
262,
2646,
2168,
383,
14712,
19332,
329,
706,
5075,
30,
46506,
366,
27313,
1,
16034,
3084,
62,
49934,
1983,
33411,
366,
23004,
1,
796,
705,
26601,
3898,
6,
5357,
366,
39750,
393,
2168,
1,
796,
705,
1169,
6503,
... |
Which Competition has a Venue of estadio alfonso lastras, san luis potos , mexico, and a Goal larger than 15? | SELECT competition FROM table_name_45 WHERE venue = "estadio alfonso lastras, san luis potosí, mexico" AND goal > 15 | [
13828,
27348,
468,
257,
9932,
518,
286,
1556,
324,
952,
435,
69,
26666,
938,
8847,
11,
5336,
300,
84,
271,
1787,
418,
837,
502,
87,
3713,
11,
290,
257,
25376,
4025,
621,
1315,
30,
46506,
5449,
16034,
3084,
62,
3672,
62,
2231,
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... | [
13828,
27348,
468,
257,
9932,
518,
286,
1556,
324,
952,
435,
69,
26666,
938,
8847,
11,
5336,
300,
84,
271,
1787,
418,
837,
502,
87,
3713,
11,
290,
257,
25376,
4025,
621,
1315,
30,
46506,
5449,
16034,
3084,
62,
3672,
62,
2231,
33411,... |
what flights go from DALLAS to BALTIMORE | SELECT DISTINCT flight.flight_id FROM airport_service AS AIRPORT_SERVICE_0, airport_service AS AIRPORT_SERVICE_1, city AS CITY_0, city AS CITY_1, flight WHERE CITY_0.city_code = AIRPORT_SERVICE_0.city_code AND CITY_0.city_name = 'DALLAS' AND CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.city_name = 'BALTIMO... | [
10919,
13956,
467,
422,
360,
7036,
1921,
284,
347,
31429,
3955,
1581,
33635,
16779,
360,
8808,
1268,
4177,
5474,
13,
22560,
62,
312,
16034,
9003,
62,
15271,
7054,
31600,
15490,
62,
35009,
27389,
62,
15,
11,
9003,
62,
15271,
7054,
31600,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13956,
467,
422,
360,
7036,
1921,
284,
347,
31429,
3955,
1581,
33635,
16779,
360,
8808,
1268,
4177,
5474,
13,
22560,
62,
312,
16034,
9003,
62,
15271,
7054,
31600,
15490,
62,
35009,
27389,
62,
15,
11,
9003,
62,
15271,
7054,
31600,... |
what are the three most frequent drugs prescribed to the 30s atrial fibrillation female patients within the same month after they were diagnosed with atrial fibrillation in 2105? | SELECT t3.drugname FROM (SELECT t2.drugname, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM (SELECT patient.uniquepid, diagnosis.diagnosistime FROM diagnosis JOIN patient ON diagnosis.patientunitstayid = patient.patientunitstayid WHERE diagnosis.diagnosisname = 'atrial fibrillation' AND STRFTIME('%y', diagnosis.... | [
10919,
389,
262,
1115,
749,
10792,
5010,
14798,
284,
262,
1542,
82,
379,
4454,
277,
2889,
40903,
4048,
3871,
1626,
262,
976,
1227,
706,
484,
547,
14641,
351,
379,
4454,
277,
2889,
40903,
287,
362,
13348,
30,
46506,
256,
18,
13,
30349,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
10919,
389,
262,
1115,
749,
10792,
5010,
14798,
284,
262,
1542,
82,
379,
4454,
277,
2889,
40903,
4048,
3871,
1626,
262,
976,
1227,
706,
484,
547,
14641,
351,
379,
4454,
277,
2889,
40903,
287,
362,
13348,
30,
46506,
256,
18,
13,
30349,... |
Find the id and local authority of the station whose maximum precipitation is higher than 50 Visualize by bar chart, could you rank y-axis in descending order? | SELECT local_authority, id FROM weekly_weather AS t1 JOIN station AS t2 ON t1.station_id = t2.id ORDER BY id DESC | [
16742,
262,
4686,
290,
1957,
4934,
286,
262,
4429,
3025,
5415,
32025,
318,
2440,
621,
2026,
15612,
1096,
416,
2318,
8262,
11,
714,
345,
4279,
331,
12,
22704,
287,
31491,
1502,
30,
46506,
1957,
62,
9800,
414,
11,
4686,
16034,
10273,
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... | [
16742,
262,
4686,
290,
1957,
4934,
286,
262,
4429,
3025,
5415,
32025,
318,
2440,
621,
2026,
15612,
1096,
416,
2318,
8262,
11,
714,
345,
4279,
331,
12,
22704,
287,
31491,
1502,
30,
46506,
1957,
62,
9800,
414,
11,
4686,
16034,
10273,
62... |
WHAT IS THE HIGH ASSISTS ON NOVEMBER 24? | SELECT high_assists FROM table_name_21 WHERE date = "november 24" | [
32971,
3180,
3336,
34677,
24994,
1797,
4694,
6177,
8005,
53,
28952,
1987,
30,
46506,
1029,
62,
562,
1023,
16034,
3084,
62,
3672,
62,
2481,
33411,
3128,
796,
366,
77,
3239,
1987,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
32971,
3180,
3336,
34677,
24994,
1797,
4694,
6177,
8005,
53,
28952,
1987,
30,
46506,
1029,
62,
562,
1023,
16034,
3084,
62,
3672,
62,
2481,
33411,
3128,
796,
366,
77,
3239,
1987,
1
] |
what is minimum age of patients whose admission type is emergency and days of hospital stay is 0? | SELECT MIN(demographic.age) FROM demographic WHERE demographic.admission_type = "EMERGENCY" AND demographic.days_stay = "0" | [
10919,
318,
5288,
2479,
286,
3871,
3025,
13938,
2099,
318,
6334,
290,
1528,
286,
4436,
2652,
318,
657,
30,
46506,
20625,
7,
9536,
6826,
13,
496,
8,
16034,
16728,
33411,
16728,
13,
324,
3411,
62,
4906,
796,
366,
3620,
49837,
45155,
1,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5288,
2479,
286,
3871,
3025,
13938,
2099,
318,
6334,
290,
1528,
286,
4436,
2652,
318,
657,
30,
46506,
20625,
7,
9536,
6826,
13,
496,
8,
16034,
16728,
33411,
16728,
13,
324,
3411,
62,
4906,
796,
366,
3620,
49837,
45155,
1,
... |
when co2 is 192g/km, what is the power? | SELECT "Power" FROM table_27081 WHERE "CO2" = '192g/km' | [
12518,
763,
17,
318,
17817,
70,
14,
13276,
11,
644,
318,
262,
1176,
30,
46506,
366,
13434,
1,
16034,
3084,
62,
1983,
2919,
16,
33411,
366,
8220,
17,
1,
796,
705,
17477,
70,
14,
13276,
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
] | [
12518,
763,
17,
318,
17817,
70,
14,
13276,
11,
644,
318,
262,
1176,
30,
46506,
366,
13434,
1,
16034,
3084,
62,
1983,
2919,
16,
33411,
366,
8220,
17,
1,
796,
705,
17477,
70,
14,
13276,
6
] |
What results has a week larger than 13? | SELECT "Result" FROM table_34872 WHERE "Week" > '13' | [
2061,
2482,
468,
257,
1285,
4025,
621,
1511,
30,
46506,
366,
23004,
1,
16034,
3084,
62,
28978,
4761,
33411,
366,
20916,
1,
1875,
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
] | [
2061,
2482,
468,
257,
1285,
4025,
621,
1511,
30,
46506,
366,
23004,
1,
16034,
3084,
62,
28978,
4761,
33411,
366,
20916,
1,
1875,
705,
1485,
6
] |
count the number of patients whose year of birth is less than 2112 and procedure short title is oth periton adhesiolysis? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.dob_year < "2112" AND procedures.short_title = "Oth periton adhesiolysis" | [
9127,
262,
1271,
286,
3871,
3025,
614,
286,
4082,
318,
1342,
621,
2310,
1065,
290,
8771,
1790,
3670,
318,
267,
400,
583,
37752,
512,
956,
952,
306,
13429,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
9127,
262,
1271,
286,
3871,
3025,
614,
286,
4082,
318,
1342,
621,
2310,
1065,
290,
8771,
1790,
3670,
318,
267,
400,
583,
37752,
512,
956,
952,
306,
13429,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,... |
Name the least population 1.1.2008 with population per square km of 1.957 and population 1.1.2006 less than 12.67 | SELECT MIN(population_112008) FROM table_name_62 WHERE population_per_square_km = 1.957 AND population_112006 < 12.67 | [
5376,
262,
1551,
3265,
352,
13,
16,
13,
11528,
351,
3265,
583,
6616,
10571,
286,
352,
13,
24,
3553,
290,
3265,
352,
13,
16,
13,
13330,
1342,
621,
1105,
13,
3134,
46506,
20625,
7,
39748,
62,
14686,
25257,
8,
16034,
3084,
62,
3672,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
5376,
262,
1551,
3265,
352,
13,
16,
13,
11528,
351,
3265,
583,
6616,
10571,
286,
352,
13,
24,
3553,
290,
3265,
352,
13,
16,
13,
13330,
1342,
621,
1105,
13,
3134,
46506,
20625,
7,
39748,
62,
14686,
25257,
8,
16034,
3084,
62,
3672,
... |
Order search results by votes (not by score!). https://meta.stackoverflow.com/questions/388169 | SELECT PostId AS "post_link", SUM(CASE WHEN VoteTypeId = 2 THEN 1 ELSE 0 END) AS upvotes, SUM(CASE WHEN VoteTypeId = 3 THEN 1 ELSE 0 END) AS downvotes, MIN(p.Score) AS score FROM Votes AS v INNER JOIN Posts AS p ON p.Id = v.PostId WHERE VoteTypeId IN (2, 3) AND PostTypeId IN (1, 2) AND ('##userid?674039##' = 'none' OR ... | [
18743,
2989,
2482,
416,
5690,
357,
1662,
416,
4776,
19588,
3740,
1378,
28961,
13,
25558,
2502,
11125,
13,
785,
14,
6138,
507,
14,
30460,
22172,
46506,
2947,
7390,
7054,
366,
7353,
62,
8726,
1600,
35683,
7,
34,
11159,
42099,
19175,
6030,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
18743,
2989,
2482,
416,
5690,
357,
1662,
416,
4776,
19588,
3740,
1378,
28961,
13,
25558,
2502,
11125,
13,
785,
14,
6138,
507,
14,
30460,
22172,
46506,
2947,
7390,
7054,
366,
7353,
62,
8726,
1600,
35683,
7,
34,
11159,
42099,
19175,
6030,... |
what is date of death and admission time of subject id 15898? | SELECT demographic.dod, demographic.admittime FROM demographic WHERE demographic.subject_id = "15898" | [
10919,
318,
3128,
286,
1918,
290,
13938,
640,
286,
2426,
4686,
24063,
4089,
30,
46506,
16728,
13,
67,
375,
11,
16728,
13,
324,
20124,
524,
16034,
16728,
33411,
16728,
13,
32796,
62,
312,
796,
366,
21273,
4089,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1918,
290,
13938,
640,
286,
2426,
4686,
24063,
4089,
30,
46506,
16728,
13,
67,
375,
11,
16728,
13,
324,
20124,
524,
16034,
16728,
33411,
16728,
13,
32796,
62,
312,
796,
366,
21273,
4089,
1
] |
Questions that I've answered and closed as duplicate. | WITH ClosedQuestions AS (SELECT Q.Id FROM Posts AS Q INNER JOIN PostHistory AS PH ON Q.Id = PH.PostId WHERE PH.PostHistoryTypeId = 10), ClosedByMeQuestions AS (SELECT Q.Id FROM ClosedQuestions AS Q INNER JOIN Votes AS V ON Q.Id = V.PostId WHERE V.UserId = '##UserId##' AND V.VoteTypeId = 6) SELECT Q.Id AS "post_link" FR... | [
35741,
326,
314,
1053,
9373,
290,
4838,
355,
23418,
13,
54,
10554,
30550,
35741,
7054,
357,
46506,
1195,
13,
7390,
16034,
12043,
7054,
1195,
3268,
21479,
32357,
1268,
2947,
18122,
7054,
9370,
6177,
1195,
13,
7390,
796,
9370,
13,
6307,
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... | [
35741,
326,
314,
1053,
9373,
290,
4838,
355,
23418,
13,
54,
10554,
30550,
35741,
7054,
357,
46506,
1195,
13,
7390,
16034,
12043,
7054,
1195,
3268,
21479,
32357,
1268,
2947,
18122,
7054,
9370,
6177,
1195,
13,
7390,
796,
9370,
13,
6307,
7... |
what is the highest pumpers when cars is 5? | SELECT MAX(pumpers) FROM table_name_78 WHERE cars = 5 | [
10919,
318,
262,
4511,
8901,
364,
618,
5006,
318,
642,
30,
46506,
25882,
7,
79,
931,
364,
8,
16034,
3084,
62,
3672,
62,
3695,
33411,
5006,
796,
642
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
10919,
318,
262,
4511,
8901,
364,
618,
5006,
318,
642,
30,
46506,
25882,
7,
79,
931,
364,
8,
16034,
3084,
62,
3672,
62,
3695,
33411,
5006,
796,
642
] |
What are the name of rooms booked by customers whose first name has 'ROY' in part? | SELECT T2.roomname FROM reservations AS T1 JOIN rooms AS T2 ON T1.room = T2.roomid WHERE firstname LIKE '%ROY%' | [
2061,
389,
262,
1438,
286,
9519,
21765,
416,
4297,
3025,
717,
1438,
468,
705,
13252,
56,
6,
287,
636,
30,
46506,
309,
17,
13,
3823,
3672,
16034,
24722,
7054,
309,
16,
32357,
1268,
9519,
7054,
309,
17,
6177,
309,
16,
13,
3823,
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,
1
] | [
2061,
389,
262,
1438,
286,
9519,
21765,
416,
4297,
3025,
717,
1438,
468,
705,
13252,
56,
6,
287,
636,
30,
46506,
309,
17,
13,
3823,
3672,
16034,
24722,
7054,
309,
16,
32357,
1268,
9519,
7054,
309,
17,
6177,
309,
16,
13,
3823,
796,
... |
how many patients who died in or before 2122 had procedure icd9 code 3782? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.dod_year <= "2122.0" AND procedures.icd9_code = "3782" | [
4919,
867,
3871,
508,
3724,
287,
393,
878,
362,
18376,
550,
8771,
14158,
67,
24,
2438,
45473,
17,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
9021,
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... | [
4919,
867,
3871,
508,
3724,
287,
393,
878,
362,
18376,
550,
8771,
14158,
67,
24,
2438,
45473,
17,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
9021,
6177,
16728,... |
Which label is in a limited edition cd/dvd format? | SELECT label FROM table_name_19 WHERE format = "limited edition cd/dvd" | [
13828,
6167,
318,
287,
257,
3614,
8313,
22927,
14,
67,
20306,
5794,
30,
46506,
6167,
16034,
3084,
62,
3672,
62,
1129,
33411,
5794,
796,
366,
10698,
8313,
22927,
14,
67,
20306,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
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,
318,
287,
257,
3614,
8313,
22927,
14,
67,
20306,
5794,
30,
46506,
6167,
16034,
3084,
62,
3672,
62,
1129,
33411,
5794,
796,
366,
10698,
8313,
22927,
14,
67,
20306,
1
] |
was there any organism detected in the first other test of patient 031-3355 since 08/2104? | SELECT COUNT(*) > 0 FROM microlab WHERE microlab.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '031-3355')) AND microlab.culturesite = 'other' AND STRFTIME('%y-%m', microlab.... | [
9776,
612,
597,
26433,
12326,
287,
262,
717,
584,
1332,
286,
5827,
657,
3132,
12,
2091,
2816,
1201,
8487,
14,
17,
13464,
30,
46506,
327,
28270,
7,
28104,
1875,
657,
16034,
4580,
23912,
33411,
4580,
23912,
13,
26029,
20850,
31712,
312,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
9776,
612,
597,
26433,
12326,
287,
262,
717,
584,
1332,
286,
5827,
657,
3132,
12,
2091,
2816,
1201,
8487,
14,
17,
13464,
30,
46506,
327,
28270,
7,
28104,
1875,
657,
16034,
4580,
23912,
33411,
4580,
23912,
13,
26029,
20850,
31712,
312,
... |
When was the average attendance 789? | SELECT MIN("Year") FROM table_26334 WHERE "Avg. Attendance" = '789' | [
2215,
373,
262,
2811,
14858,
767,
4531,
30,
46506,
20625,
7203,
17688,
4943,
16034,
3084,
62,
2075,
31380,
33411,
366,
48997,
13,
46502,
590,
1,
796,
705,
40401,
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
] | [
2215,
373,
262,
2811,
14858,
767,
4531,
30,
46506,
20625,
7203,
17688,
4943,
16034,
3084,
62,
2075,
31380,
33411,
366,
48997,
13,
46502,
590,
1,
796,
705,
40401,
6
] |
What is Eric Johnson at in the poll where Karen Handel is at 12%? | SELECT "Eric Johnson" FROM table_34636 WHERE "Karen Handel" = '12%' | [
2061,
318,
7651,
5030,
379,
287,
262,
3278,
810,
18678,
7157,
417,
318,
379,
1105,
4,
30,
46506,
366,
25004,
5030,
1,
16034,
3084,
62,
30557,
2623,
33411,
366,
42,
5757,
7157,
417,
1,
796,
705,
1065,
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,
1,
1,
1
] | [
2061,
318,
7651,
5030,
379,
287,
262,
3278,
810,
18678,
7157,
417,
318,
379,
1105,
4,
30,
46506,
366,
25004,
5030,
1,
16034,
3084,
62,
30557,
2623,
33411,
366,
42,
5757,
7157,
417,
1,
796,
705,
1065,
4,
6
] |
Where Award is best actress and Work is first kiss, what is the average Year? | SELECT AVG("Year") FROM table_11359 WHERE "Award" = 'best actress' AND "Work" = 'first kiss' | [
8496,
11289,
318,
1266,
14549,
290,
5521,
318,
717,
9245,
11,
644,
318,
262,
2811,
6280,
30,
46506,
35224,
7203,
17688,
4943,
16034,
3084,
62,
1157,
30743,
33411,
366,
32,
904,
1,
796,
705,
13466,
14549,
6,
5357,
366,
12468,
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,
1,
1
] | [
8496,
11289,
318,
1266,
14549,
290,
5521,
318,
717,
9245,
11,
644,
318,
262,
2811,
6280,
30,
46506,
35224,
7203,
17688,
4943,
16034,
3084,
62,
1157,
30743,
33411,
366,
32,
904,
1,
796,
705,
13466,
14549,
6,
5357,
366,
12468,
1,
796,
... |
was respiration from patient 013-38992 greater than 19.0 on 12/31/last year? | SELECT COUNT(*) > 0 FROM vitalperiodic WHERE vitalperiodic.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '013-38992')) AND vitalperiodic.respiration > 19.0 AND NOT vitalperio... | [
9776,
1217,
15297,
422,
5827,
5534,
18,
12,
2548,
41561,
3744,
621,
678,
13,
15,
319,
1105,
14,
3132,
14,
12957,
614,
30,
46506,
327,
28270,
7,
28104,
1875,
657,
16034,
9204,
41007,
291,
33411,
9204,
41007,
291,
13,
26029,
20850,
3171... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
9776,
1217,
15297,
422,
5827,
5534,
18,
12,
2548,
41561,
3744,
621,
678,
13,
15,
319,
1105,
14,
3132,
14,
12957,
614,
30,
46506,
327,
28270,
7,
28104,
1875,
657,
16034,
9204,
41007,
291,
33411,
9204,
41007,
291,
13,
26029,
20850,
3171... |
i'd like a flight from WASHINGTON that stops in DENVER and goes on to SAN FRANCISCO | SELECT DISTINCT flight.flight_id FROM airport_service AS AIRPORT_SERVICE_0, airport_service AS AIRPORT_SERVICE_1, airport_service AS AIRPORT_SERVICE_2, city AS CITY_0, city AS CITY_1, city AS CITY_2, flight, flight_stop WHERE (CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.city_name = 'SAN FRANCISCO' AND CIT... | [
72,
1549,
588,
257,
5474,
422,
370,
19436,
326,
9911,
287,
37692,
5959,
290,
2925,
319,
284,
37376,
8782,
20940,
37719,
14058,
16779,
360,
8808,
1268,
4177,
5474,
13,
22560,
62,
312,
16034,
9003,
62,
15271,
7054,
31600,
15490,
62,
35009... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
72,
1549,
588,
257,
5474,
422,
370,
19436,
326,
9911,
287,
37692,
5959,
290,
2925,
319,
284,
37376,
8782,
20940,
37719,
14058,
16779,
360,
8808,
1268,
4177,
5474,
13,
22560,
62,
312,
16034,
9003,
62,
15271,
7054,
31600,
15490,
62,
35009... |
What is the grid of car no. 3? | SELECT grid FROM table_name_17 WHERE car_no = "3" | [
2061,
318,
262,
10706,
286,
1097,
645,
13,
513,
30,
46506,
10706,
16034,
3084,
62,
3672,
62,
1558,
33411,
1097,
62,
3919,
796,
366,
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
] | [
2061,
318,
262,
10706,
286,
1097,
645,
13,
513,
30,
46506,
10706,
16034,
3084,
62,
3672,
62,
1558,
33411,
1097,
62,
3919,
796,
366,
18,
1
] |
What is Year(s) Won, when Finish is 'T31', and when Player is 'Nick Price'? | SELECT "Year(s) won" FROM table_79130 WHERE "Finish" = 't31' AND "Player" = 'nick price' | [
2061,
318,
6280,
7,
82,
8,
23306,
11,
618,
32585,
318,
705,
51,
3132,
3256,
290,
618,
7853,
318,
705,
23609,
7886,
30960,
46506,
366,
17688,
7,
82,
8,
1839,
1,
16034,
3084,
62,
3720,
12952,
33411,
366,
48658,
1,
796,
705,
83,
3132... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
318,
6280,
7,
82,
8,
23306,
11,
618,
32585,
318,
705,
51,
3132,
3256,
290,
618,
7853,
318,
705,
23609,
7886,
30960,
46506,
366,
17688,
7,
82,
8,
1839,
1,
16034,
3084,
62,
3720,
12952,
33411,
366,
48658,
1,
796,
705,
83,
3132... |
give me the number of patients whose primary disease is neoplasm of uncertain behavior of other lymphatic and hematopoietic tissues\bone marrow transplant and drug route is sl? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE demographic.diagnosis = "NEOPLASM OF UNCERTAIN BEHAVIOR OF OTHER LYMPHATIC AND HEMATOPOIETIC TISSUES\BONE MARROW TRANSPLANT" AND prescriptions.route = "SL" | [
26535,
502,
262,
1271,
286,
3871,
3025,
4165,
4369,
318,
497,
20106,
8597,
286,
8627,
4069,
286,
584,
28837,
1512,
290,
339,
6759,
404,
78,
1155,
291,
21379,
59,
15992,
44173,
23319,
290,
2563,
6339,
318,
1017,
30,
46506,
327,
28270,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
26535,
502,
262,
1271,
286,
3871,
3025,
4165,
4369,
318,
497,
20106,
8597,
286,
8627,
4069,
286,
584,
28837,
1512,
290,
339,
6759,
404,
78,
1155,
291,
21379,
59,
15992,
44173,
23319,
290,
2563,
6339,
318,
1017,
30,
46506,
327,
28270,
... |
provide the number of patients who were admitted in urgent care under the procedure icd9 code 14. | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.admission_type = "URGENT" AND procedures.icd9_code = "14" | [
15234,
485,
262,
1271,
286,
3871,
508,
547,
6848,
287,
18039,
1337,
739,
262,
8771,
14158,
67,
24,
2438,
1478,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
9021,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
15234,
485,
262,
1271,
286,
3871,
508,
547,
6848,
287,
18039,
1337,
739,
262,
8771,
14158,
67,
24,
2438,
1478,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
9021,... |
What date was the record 38-22? | SELECT "Date" FROM table_71515 WHERE "Record" = '38-22' | [
2061,
3128,
373,
262,
1700,
4353,
12,
1828,
30,
46506,
366,
10430,
1,
16034,
3084,
62,
22,
1314,
1314,
33411,
366,
23739,
1,
796,
705,
2548,
12,
1828,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
3128,
373,
262,
1700,
4353,
12,
1828,
30,
46506,
366,
10430,
1,
16034,
3084,
62,
22,
1314,
1314,
33411,
366,
23739,
1,
796,
705,
2548,
12,
1828,
6
] |
What year has a make & model of mci d4000n? | SELECT "Year" FROM table_55006 WHERE "Make & Model" = 'mci d4000n' | [
2061,
614,
468,
257,
787,
1222,
2746,
286,
285,
979,
288,
27559,
77,
30,
46506,
366,
17688,
1,
16034,
3084,
62,
2816,
28041,
33411,
366,
12050,
1222,
9104,
1,
796,
705,
76,
979,
288,
27559,
77,
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,
614,
468,
257,
787,
1222,
2746,
286,
285,
979,
288,
27559,
77,
30,
46506,
366,
17688,
1,
16034,
3084,
62,
2816,
28041,
33411,
366,
12050,
1222,
9104,
1,
796,
705,
76,
979,
288,
27559,
77,
6
] |
what was the name of the only episode directed by bob balaban ? | SELECT "title" FROM table_204_981 WHERE "directed by" = 'bob balaban' | [
10919,
373,
262,
1438,
286,
262,
691,
4471,
7924,
416,
29202,
3652,
45094,
5633,
46506,
366,
7839,
1,
16034,
3084,
62,
18638,
62,
4089,
16,
33411,
366,
34762,
416,
1,
796,
705,
65,
672,
3652,
45094,
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
] | [
10919,
373,
262,
1438,
286,
262,
691,
4471,
7924,
416,
29202,
3652,
45094,
5633,
46506,
366,
7839,
1,
16034,
3084,
62,
18638,
62,
4089,
16,
33411,
366,
34762,
416,
1,
796,
705,
65,
672,
3652,
45094,
6
] |
Find the names of all patients who have an undergoing treatment and are staying in room 111. | SELECT DISTINCT T2.name FROM undergoes AS T1 JOIN patient AS T2 ON T1.patient = T2.SSN JOIN stay AS T3 ON T1.Stay = T3.StayID WHERE T3.room = 111 | [
16742,
262,
3891,
286,
477,
3871,
508,
423,
281,
23247,
3513,
290,
389,
10589,
287,
2119,
13374,
13,
46506,
360,
8808,
1268,
4177,
309,
17,
13,
3672,
16034,
17777,
274,
7054,
309,
16,
32357,
1268,
5827,
7054,
309,
17,
6177,
309,
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... | [
16742,
262,
3891,
286,
477,
3871,
508,
423,
281,
23247,
3513,
290,
389,
10589,
287,
2119,
13374,
13,
46506,
360,
8808,
1268,
4177,
309,
17,
13,
3672,
16034,
17777,
274,
7054,
309,
16,
32357,
1268,
5827,
7054,
309,
17,
6177,
309,
16,
... |
karl farmer played the same position as jay chesley . what position was it ? | SELECT "position" FROM table_204_70 WHERE "player" = 'karl farmer' | [
74,
7063,
18739,
2826,
262,
976,
2292,
355,
474,
323,
269,
956,
1636,
764,
644,
2292,
373,
340,
5633,
46506,
366,
9150,
1,
16034,
3084,
62,
18638,
62,
2154,
33411,
366,
7829,
1,
796,
705,
74,
7063,
18739,
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
] | [
74,
7063,
18739,
2826,
262,
976,
2292,
355,
474,
323,
269,
956,
1636,
764,
644,
2292,
373,
340,
5633,
46506,
366,
9150,
1,
16034,
3084,
62,
18638,
62,
2154,
33411,
366,
7829,
1,
796,
705,
74,
7063,
18739,
6
] |
who came in first ? | SELECT "driver" FROM table_204_976 WHERE "pos" = 1 | [
8727,
1625,
287,
717,
5633,
46506,
366,
26230,
1,
16034,
3084,
62,
18638,
62,
24,
4304,
33411,
366,
1930,
1,
796,
352
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
8727,
1625,
287,
717,
5633,
46506,
366,
26230,
1,
16034,
3084,
62,
18638,
62,
24,
4304,
33411,
366,
1930,
1,
796,
352
] |
Show total number of id from each meter 200, and order by the x-axis in descending. | SELECT meter_200, SUM(ID) FROM swimmer GROUP BY meter_200 ORDER BY meter_200 DESC | [
15307,
2472,
1271,
286,
4686,
422,
1123,
16430,
939,
11,
290,
1502,
416,
262,
2124,
12,
22704,
287,
31491,
13,
46506,
16430,
62,
2167,
11,
35683,
7,
2389,
8,
16034,
9422,
647,
44441,
11050,
16430,
62,
2167,
38678,
11050,
16430,
62,
21... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
15307,
2472,
1271,
286,
4686,
422,
1123,
16430,
939,
11,
290,
1502,
416,
262,
2124,
12,
22704,
287,
31491,
13,
46506,
16430,
62,
2167,
11,
35683,
7,
2389,
8,
16034,
9422,
647,
44441,
11050,
16430,
62,
2167,
38678,
11050,
16430,
62,
21... |
How many grids does dave walker have? | SELECT COUNT("Grid") FROM table_78427 WHERE "Driver" = 'dave walker' | [
2437,
867,
50000,
857,
288,
1015,
2513,
263,
423,
30,
46506,
327,
28270,
7203,
41339,
4943,
16034,
3084,
62,
37688,
1983,
33411,
366,
32103,
1,
796,
705,
67,
1015,
2513,
263,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2437,
867,
50000,
857,
288,
1015,
2513,
263,
423,
30,
46506,
327,
28270,
7203,
41339,
4943,
16034,
3084,
62,
37688,
1983,
33411,
366,
32103,
1,
796,
705,
67,
1015,
2513,
263,
6
] |
users with large number of questions without accepted answer. | SELECT p.OwnerUserId AS "user_link", COUNT(p.OwnerUserId) AS numberOfQuestionsWithoutAcceptedAnswer FROM Posts AS p WHERE AcceptedAnswerId IS NULL AND PostTypeId = 1 GROUP BY p.OwnerUserId ORDER BY numberOfQuestionsWithoutAcceptedAnswer DESC LIMIT 500 | [
18417,
351,
1588,
1271,
286,
2683,
1231,
6292,
3280,
13,
46506,
279,
13,
42419,
12982,
7390,
7054,
366,
7220,
62,
8726,
1600,
327,
28270,
7,
79,
13,
42419,
12982,
7390,
8,
7054,
1271,
5189,
35741,
16249,
38855,
276,
33706,
16034,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
18417,
351,
1588,
1271,
286,
2683,
1231,
6292,
3280,
13,
46506,
279,
13,
42419,
12982,
7390,
7054,
366,
7220,
62,
8726,
1600,
327,
28270,
7,
79,
13,
42419,
12982,
7390,
8,
7054,
1271,
5189,
35741,
16249,
38855,
276,
33706,
16034,
12043,... |
What's the power when the frequency is 101.5mhz? | SELECT power__kw_ FROM table_name_26 WHERE frequency = "101.5mhz" | [
2061,
338,
262,
1176,
618,
262,
8373,
318,
8949,
13,
20,
76,
32179,
30,
46506,
1176,
834,
46265,
62,
16034,
3084,
62,
3672,
62,
2075,
33411,
8373,
796,
366,
8784,
13,
20,
76,
32179,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1176,
618,
262,
8373,
318,
8949,
13,
20,
76,
32179,
30,
46506,
1176,
834,
46265,
62,
16034,
3084,
62,
3672,
62,
2075,
33411,
8373,
796,
366,
8784,
13,
20,
76,
32179,
1
] |
Find users by location only. | SELECT * FROM Users WHERE UPPER(Location) = UPPER('##Location##') | [
16742,
2985,
416,
4067,
691,
13,
46506,
1635,
16034,
18987,
33411,
471,
10246,
1137,
7,
14749,
8,
796,
471,
10246,
1137,
10786,
2235,
14749,
2235,
11537
] | [
1,
1,
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,
2985,
416,
4067,
691,
13,
46506,
1635,
16034,
18987,
33411,
471,
10246,
1137,
7,
14749,
8,
796,
471,
10246,
1137,
10786,
2235,
14749,
2235,
11537
] |
Which ERP W is the highest one that has a Frequency MHz larger than 88.3, and a City of license of lewis, kansas? | SELECT MAX("ERP W") FROM table_38060 WHERE "Frequency MHz" > '88.3' AND "City of license" = 'lewis, kansas' | [
13828,
13793,
47,
370,
318,
262,
4511,
530,
326,
468,
257,
31902,
19805,
4025,
621,
9193,
13,
18,
11,
290,
257,
2254,
286,
5964,
286,
443,
86,
271,
11,
479,
6618,
30,
46506,
25882,
7203,
1137,
47,
370,
4943,
16034,
3084,
62,
23734,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13793,
47,
370,
318,
262,
4511,
530,
326,
468,
257,
31902,
19805,
4025,
621,
9193,
13,
18,
11,
290,
257,
2254,
286,
5964,
286,
443,
86,
271,
11,
479,
6618,
30,
46506,
25882,
7203,
1137,
47,
370,
4943,
16034,
3084,
62,
23734,
... |
Name the distance from north | SELECT distance FROM table_197286_4 WHERE direction = "North" | [
5376,
262,
5253,
422,
5093,
46506,
5253,
16034,
3084,
62,
24991,
27033,
62,
19,
33411,
4571,
796,
366,
14157,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
5376,
262,
5253,
422,
5093,
46506,
5253,
16034,
3084,
62,
24991,
27033,
62,
19,
33411,
4571,
796,
366,
14157,
1
] |
Which Pick # is the highest one that has a Name of william middleton, and a Round larger than 5? | SELECT MAX(pick__number) FROM table_name_32 WHERE name = "william middleton" AND round > 5 | [
13828,
12346,
1303,
318,
262,
4511,
530,
326,
468,
257,
6530,
286,
481,
1789,
3504,
1122,
11,
290,
257,
10485,
4025,
621,
642,
30,
46506,
25882,
7,
27729,
834,
17618,
8,
16034,
3084,
62,
3672,
62,
2624,
33411,
1438,
796,
366,
10594,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12346,
1303,
318,
262,
4511,
530,
326,
468,
257,
6530,
286,
481,
1789,
3504,
1122,
11,
290,
257,
10485,
4025,
621,
642,
30,
46506,
25882,
7,
27729,
834,
17618,
8,
16034,
3084,
62,
3672,
62,
2624,
33411,
1438,
796,
366,
10594,
... |
What is the replication site when the species is enveloped and is of the bunyaviridae family? | SELECT replication_site FROM table_name_58 WHERE envelopment = "enveloped" AND family = "bunyaviridae" | [
2061,
318,
262,
30330,
2524,
618,
262,
4693,
318,
16441,
276,
290,
318,
286,
262,
28773,
88,
615,
343,
31718,
1641,
30,
46506,
30330,
62,
15654,
16034,
3084,
62,
3672,
62,
3365,
33411,
16441,
434,
796,
366,
268,
1091,
276,
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,
1,
1,
1,
1,
1,
1
] | [
2061,
318,
262,
30330,
2524,
618,
262,
4693,
318,
16441,
276,
290,
318,
286,
262,
28773,
88,
615,
343,
31718,
1641,
30,
46506,
30330,
62,
15654,
16034,
3084,
62,
3672,
62,
3365,
33411,
16441,
434,
796,
366,
268,
1091,
276,
1,
5357,
... |
Who directed the episode whose production code is 2m5901? | SELECT directed_by FROM table_27969432_4 WHERE production = "2M5901" | [
8241,
7924,
262,
4471,
3025,
3227,
2438,
318,
362,
76,
3270,
486,
30,
46506,
7924,
62,
1525,
16034,
3084,
62,
26050,
45214,
2624,
62,
19,
33411,
3227,
796,
366,
17,
44,
3270,
486,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7924,
262,
4471,
3025,
3227,
2438,
318,
362,
76,
3270,
486,
30,
46506,
7924,
62,
1525,
16034,
3084,
62,
26050,
45214,
2624,
62,
19,
33411,
3227,
796,
366,
17,
44,
3270,
486,
1
] |
When did the episode featuring a master using Brazilian jiu-jitsu air? | SELECT original_airdate FROM table_14937957_1 WHERE martial_art_style = "Brazilian Jiu-Jitsu" | [
2215,
750,
262,
4471,
9593,
257,
4958,
1262,
17036,
474,
16115,
12,
73,
19831,
1633,
30,
46506,
2656,
62,
958,
4475,
16034,
3084,
62,
19442,
29088,
3553,
62,
16,
33411,
15618,
62,
433,
62,
7635,
796,
366,
39190,
666,
42310,
12,
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
] | [
2215,
750,
262,
4471,
9593,
257,
4958,
1262,
17036,
474,
16115,
12,
73,
19831,
1633,
30,
46506,
2656,
62,
958,
4475,
16034,
3084,
62,
19442,
29088,
3553,
62,
16,
33411,
15618,
62,
433,
62,
7635,
796,
366,
39190,
666,
42310,
12,
41,
... |
What is the Cache with a Capacity that is 600 gb? | SELECT "Cache" FROM table_34316 WHERE "Capacity" = '600 gb' | [
2061,
318,
262,
34088,
351,
257,
29765,
326,
318,
10053,
308,
65,
30,
46506,
366,
30562,
1,
16034,
3084,
62,
32118,
1433,
33411,
366,
15610,
4355,
1,
796,
705,
8054,
308,
65,
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,
34088,
351,
257,
29765,
326,
318,
10053,
308,
65,
30,
46506,
366,
30562,
1,
16034,
3084,
62,
32118,
1433,
33411,
366,
15610,
4355,
1,
796,
705,
8054,
308,
65,
6
] |
Visualize a bar chart for simply displaying the email address of the employee and the corresponding employee id, and show from high to low by the X-axis. | SELECT EMAIL, EMPLOYEE_ID FROM employees ORDER BY EMAIL DESC | [
36259,
1096,
257,
2318,
8262,
329,
2391,
19407,
262,
3053,
2209,
286,
262,
6538,
290,
262,
11188,
6538,
4686,
11,
290,
905,
422,
1029,
284,
1877,
416,
262,
1395,
12,
22704,
13,
46506,
412,
5673,
4146,
11,
17228,
6489,
21414,
6500,
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
] | [
36259,
1096,
257,
2318,
8262,
329,
2391,
19407,
262,
3053,
2209,
286,
262,
6538,
290,
262,
11188,
6538,
4686,
11,
290,
905,
422,
1029,
284,
1877,
416,
262,
1395,
12,
22704,
13,
46506,
412,
5673,
4146,
11,
17228,
6489,
21414,
6500,
62,... |
Show the school name and driver name for all school buses. | SELECT T2.school, T3.name FROM school_bus AS T1 JOIN school AS T2 ON T1.school_id = T2.school_id JOIN driver AS T3 ON T1.driver_id = T3.driver_id | [
15307,
262,
1524,
1438,
290,
4639,
1438,
329,
477,
1524,
16893,
13,
46506,
309,
17,
13,
14347,
11,
309,
18,
13,
3672,
16034,
1524,
62,
10885,
7054,
309,
16,
32357,
1268,
1524,
7054,
309,
17,
6177,
309,
16,
13,
14347,
62,
312,
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,
1,
1,
1,
1,
1,
1,
1... | [
15307,
262,
1524,
1438,
290,
4639,
1438,
329,
477,
1524,
16893,
13,
46506,
309,
17,
13,
14347,
11,
309,
18,
13,
3672,
16034,
1524,
62,
10885,
7054,
309,
16,
32357,
1268,
1524,
7054,
309,
17,
6177,
309,
16,
13,
14347,
62,
312,
796,
... |
List the project details of the projects launched by the organisation | SELECT project_details FROM projects WHERE organisation_id IN (SELECT organisation_id FROM projects GROUP BY organisation_id ORDER BY COUNT(*) DESC LIMIT 1) | [
8053,
262,
1628,
3307,
286,
262,
4493,
5611,
416,
262,
12684,
46506,
1628,
62,
36604,
16034,
4493,
33411,
12684,
62,
312,
3268,
357,
46506,
12684,
62,
312,
16034,
4493,
44441,
11050,
12684,
62,
312,
38678,
11050,
327,
28270,
7,
28104,
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
] | [
8053,
262,
1628,
3307,
286,
262,
4493,
5611,
416,
262,
12684,
46506,
1628,
62,
36604,
16034,
4493,
33411,
12684,
62,
312,
3268,
357,
46506,
12684,
62,
312,
16034,
4493,
44441,
11050,
12684,
62,
312,
38678,
11050,
327,
28270,
7,
28104,
2... |
in 2103 what were the top four most frequent diagnoses that patients were given within 2 months after being diagnosed with deep phlebitis-leg nec? | SELECT d_icd_diagnoses.short_title FROM d_icd_diagnoses WHERE d_icd_diagnoses.icd9_code IN (SELECT t3.icd9_code FROM (SELECT t2.icd9_code, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM (SELECT admissions.subject_id, diagnoses_icd.charttime FROM diagnoses_icd JOIN admissions ON diagnoses_icd.hadm_id = admissions... | [
259,
362,
15197,
644,
547,
262,
1353,
1440,
749,
10792,
40567,
326,
3871,
547,
1813,
1626,
362,
1933,
706,
852,
14641,
351,
2769,
872,
293,
2545,
271,
12,
1455,
27576,
30,
46506,
288,
62,
291,
67,
62,
47356,
4629,
13,
19509,
62,
783... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
259,
362,
15197,
644,
547,
262,
1353,
1440,
749,
10792,
40567,
326,
3871,
547,
1813,
1626,
362,
1933,
706,
852,
14641,
351,
2769,
872,
293,
2545,
271,
12,
1455,
27576,
30,
46506,
288,
62,
291,
67,
62,
47356,
4629,
13,
19509,
62,
783... |
Who was the runner-up at the event held in Tartu, Estonia? | SELECT runner_up FROM table_name_53 WHERE venue = "tartu, estonia" | [
8241,
373,
262,
17490,
12,
929,
379,
262,
1785,
2714,
287,
37109,
84,
11,
30912,
30,
46506,
17490,
62,
929,
16034,
3084,
62,
3672,
62,
4310,
33411,
14359,
796,
366,
83,
433,
84,
11,
1556,
11339,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
8241,
373,
262,
17490,
12,
929,
379,
262,
1785,
2714,
287,
37109,
84,
11,
30912,
30,
46506,
17490,
62,
929,
16034,
3084,
62,
3672,
62,
4310,
33411,
14359,
796,
366,
83,
433,
84,
11,
1556,
11339,
1
] |
Name the least game for record of 1-0-2 | SELECT MIN(game) FROM table_name_24 WHERE record = "1-0-2" | [
5376,
262,
1551,
983,
329,
1700,
286,
352,
12,
15,
12,
17,
46506,
20625,
7,
6057,
8,
16034,
3084,
62,
3672,
62,
1731,
33411,
1700,
796,
366,
16,
12,
15,
12,
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
] | [
5376,
262,
1551,
983,
329,
1700,
286,
352,
12,
15,
12,
17,
46506,
20625,
7,
6057,
8,
16034,
3084,
62,
3672,
62,
1731,
33411,
1700,
796,
366,
16,
12,
15,
12,
17,
1
] |
what is the number of patients with death status 0 and procedure icd9 code is 3734? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.expire_flag = "0" AND procedures.icd9_code = "3734" | [
10919,
318,
262,
1271,
286,
3871,
351,
1918,
3722,
657,
290,
8771,
14158,
67,
24,
2438,
318,
5214,
2682,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
9021,
6177,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
10919,
318,
262,
1271,
286,
3871,
351,
1918,
3722,
657,
290,
8771,
14158,
67,
24,
2438,
318,
5214,
2682,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
9021,
6177,... |
how many patients died in or before 2112 and procedured with coronar arteriorgr-2 cath? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.dod_year <= "2112.0" AND procedures.short_title = "Coronar arteriogr-2 cath" | [
4919,
867,
3871,
3724,
287,
393,
878,
2310,
1065,
290,
5131,
1522,
351,
26920,
283,
610,
14172,
2164,
12,
17,
32171,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
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... | [
4919,
867,
3871,
3724,
287,
393,
878,
2310,
1065,
290,
5131,
1522,
351,
26920,
283,
610,
14172,
2164,
12,
17,
32171,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,... |
what was the first video game to be released that starts with the letter o ? | SELECT "title" FROM table_204_480 ORDER BY "year" LIMIT 1 | [
10919,
373,
262,
717,
2008,
983,
284,
307,
2716,
326,
4940,
351,
262,
3850,
267,
5633,
46506,
366,
7839,
1,
16034,
3084,
62,
18638,
62,
22148,
38678,
11050,
366,
1941,
1,
27564,
2043,
352
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
10919,
373,
262,
717,
2008,
983,
284,
307,
2716,
326,
4940,
351,
262,
3850,
267,
5633,
46506,
366,
7839,
1,
16034,
3084,
62,
18638,
62,
22148,
38678,
11050,
366,
1941,
1,
27564,
2043,
352
] |
what is the ground transportation in SAN DIEGO | SELECT DISTINCT ground_service.transport_type FROM city, ground_service WHERE city.city_name = 'SAN DIEGO' AND ground_service.city_code = city.city_code | [
10919,
318,
262,
2323,
9358,
287,
37376,
14766,
7156,
14058,
16779,
360,
8808,
1268,
4177,
2323,
62,
15271,
13,
7645,
634,
62,
4906,
16034,
1748,
11,
2323,
62,
15271,
33411,
1748,
13,
19205,
62,
3672,
796,
705,
36753,
14766,
7156,
46,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
10919,
318,
262,
2323,
9358,
287,
37376,
14766,
7156,
14058,
16779,
360,
8808,
1268,
4177,
2323,
62,
15271,
13,
7645,
634,
62,
4906,
16034,
1748,
11,
2323,
62,
15271,
33411,
1748,
13,
19205,
62,
3672,
796,
705,
36753,
14766,
7156,
46,
... |
Show me the proportion on how many rooms have king beds? Report the number for each decor type. | SELECT decor, COUNT(*) FROM Rooms WHERE bedType = "King" GROUP BY decor | [
15307,
502,
262,
9823,
319,
703,
867,
9519,
423,
5822,
20237,
30,
6358,
262,
1271,
329,
1123,
11705,
2099,
13,
46506,
11705,
11,
327,
28270,
7,
28104,
16034,
42043,
33411,
3996,
6030,
796,
366,
15708,
1,
44441,
11050,
11705
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
262,
9823,
319,
703,
867,
9519,
423,
5822,
20237,
30,
6358,
262,
1271,
329,
1123,
11705,
2099,
13,
46506,
11705,
11,
327,
28270,
7,
28104,
16034,
42043,
33411,
3996,
6030,
796,
366,
15708,
1,
44441,
11050,
11705
] |
What is the most apps that a has a total season and 3 goals? | SELECT MAX("Apps") FROM table_70456 WHERE "Season" = 'total' AND "Goals" > '3' | [
2061,
318,
262,
749,
6725,
326,
257,
468,
257,
2472,
1622,
290,
513,
4661,
30,
46506,
25882,
7203,
48433,
4943,
16034,
3084,
62,
2154,
29228,
33411,
366,
18960,
1,
796,
705,
23350,
6,
5357,
366,
5247,
874,
1,
1875,
705,
18,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
318,
262,
749,
6725,
326,
257,
468,
257,
2472,
1622,
290,
513,
4661,
30,
46506,
25882,
7203,
48433,
4943,
16034,
3084,
62,
2154,
29228,
33411,
366,
18960,
1,
796,
705,
23350,
6,
5357,
366,
5247,
874,
1,
1875,
705,
18,
6
] |
How many Norwegian Americans have Norwegian Americans (2000) of 109,744? | SELECT COUNT("Norwegian Americans (2009)") FROM table_51964 WHERE "Norwegian Americans (2000)" = '109,744' | [
2437,
867,
22158,
3399,
423,
22158,
3399,
357,
11024,
8,
286,
16003,
11,
22,
2598,
30,
46506,
327,
28270,
7203,
21991,
20684,
3399,
357,
10531,
8,
4943,
16034,
3084,
62,
20,
46477,
33411,
366,
21991,
20684,
3399,
357,
11024,
16725,
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
] | [
2437,
867,
22158,
3399,
423,
22158,
3399,
357,
11024,
8,
286,
16003,
11,
22,
2598,
30,
46506,
327,
28270,
7203,
21991,
20684,
3399,
357,
10531,
8,
4943,
16034,
3084,
62,
20,
46477,
33411,
366,
21991,
20684,
3399,
357,
11024,
16725,
796,... |
What was the record after the game on May 1, 2004? | SELECT record FROM table_name_62 WHERE date = "may 1, 2004" | [
2061,
373,
262,
1700,
706,
262,
983,
319,
1737,
352,
11,
5472,
30,
46506,
1700,
16034,
3084,
62,
3672,
62,
5237,
33411,
3128,
796,
366,
11261,
352,
11,
5472,
1
] | [
1,
1,
1,
1,
1,
1,
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,
1700,
706,
262,
983,
319,
1737,
352,
11,
5472,
30,
46506,
1700,
16034,
3084,
62,
3672,
62,
5237,
33411,
3128,
796,
366,
11261,
352,
11,
5472,
1
] |
Give the sum of the version with the coptic small letter sampi, and a year after 2005. | SELECT SUM(version) FROM table_name_89 WHERE name = "coptic small letter sampi" AND year > 2005 | [
23318,
262,
2160,
286,
262,
2196,
351,
262,
2243,
13370,
1402,
3850,
264,
696,
72,
11,
290,
257,
614,
706,
5075,
13,
46506,
35683,
7,
9641,
8,
16034,
3084,
62,
3672,
62,
4531,
33411,
1438,
796,
366,
66,
8738,
291,
1402,
3850,
264,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
23318,
262,
2160,
286,
262,
2196,
351,
262,
2243,
13370,
1402,
3850,
264,
696,
72,
11,
290,
257,
614,
706,
5075,
13,
46506,
35683,
7,
9641,
8,
16034,
3084,
62,
3672,
62,
4531,
33411,
1438,
796,
366,
66,
8738,
291,
1402,
3850,
264,
... |
what number of patients admitted in urgent care had cholangitis? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id WHERE demographic.admission_type = "URGENT" AND diagnoses.long_title = "Cholangitis" | [
10919,
1271,
286,
3871,
6848,
287,
18039,
1337,
550,
442,
349,
648,
11815,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
40567,
6177,
16728,
13,
18108,
76,
62,
31... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1271,
286,
3871,
6848,
287,
18039,
1337,
550,
442,
349,
648,
11815,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
40567,
6177,
16728,
13,
18108,
76,
62,
31... |
Which course had a rest day for the Race Leader? | SELECT "Course" FROM table_14319 WHERE "Race Leader" = 'rest day' | [
13828,
1781,
550,
257,
1334,
1110,
329,
262,
12588,
10540,
30,
46506,
366,
49046,
1,
16034,
3084,
62,
21139,
1129,
33411,
366,
35157,
10540,
1,
796,
705,
2118,
1110,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
13828,
1781,
550,
257,
1334,
1110,
329,
262,
12588,
10540,
30,
46506,
366,
49046,
1,
16034,
3084,
62,
21139,
1129,
33411,
366,
35157,
10540,
1,
796,
705,
2118,
1110,
6
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.