instruction stringlengths 0 1.06k | response stringlengths 2 3.61k | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|
Who came in third in England? | SELECT "Third" FROM table_35950 WHERE "Nation" = 'england' | [
8241,
1625,
287,
2368,
287,
4492,
30,
46506,
366,
22747,
1,
16034,
3084,
62,
30743,
1120,
33411,
366,
46108,
1,
796,
705,
1516,
1044,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
8241,
1625,
287,
2368,
287,
4492,
30,
46506,
366,
22747,
1,
16034,
3084,
62,
30743,
1120,
33411,
366,
46108,
1,
796,
705,
1516,
1044,
6
] |
what is drug type and drug route of drug name diltiazem? | SELECT prescriptions.drug_type, prescriptions.route FROM prescriptions WHERE prescriptions.drug = "Diltiazem" | [
10919,
318,
2563,
2099,
290,
2563,
6339,
286,
2563,
1438,
288,
2326,
17890,
368,
30,
46506,
34092,
13,
30349,
62,
4906,
11,
34092,
13,
38629,
16034,
34092,
33411,
34092,
13,
30349,
796,
366,
35,
2326,
17890,
368,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2563,
2099,
290,
2563,
6339,
286,
2563,
1438,
288,
2326,
17890,
368,
30,
46506,
34092,
13,
30349,
62,
4906,
11,
34092,
13,
38629,
16034,
34092,
33411,
34092,
13,
30349,
796,
366,
35,
2326,
17890,
368,
1
] |
For the away team with a score of 16.13 (109), what is the total crowd count? | SELECT SUM("Crowd") FROM table_56473 WHERE "Away team score" = '16.13 (109)' | [
1890,
262,
1497,
1074,
351,
257,
4776,
286,
1467,
13,
1485,
357,
14454,
828,
644,
318,
262,
2472,
4315,
954,
30,
46506,
35683,
7203,
34,
3986,
4943,
16034,
3084,
62,
20,
2414,
4790,
33411,
366,
32,
1014,
1074,
4776,
1,
796,
705,
143... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
1890,
262,
1497,
1074,
351,
257,
4776,
286,
1467,
13,
1485,
357,
14454,
828,
644,
318,
262,
2472,
4315,
954,
30,
46506,
35683,
7203,
34,
3986,
4943,
16034,
3084,
62,
20,
2414,
4790,
33411,
366,
32,
1014,
1074,
4776,
1,
796,
705,
143... |
how many patients whose admission year is less than 2195? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.admityear < "2195" | [
4919,
867,
3871,
3025,
13938,
614,
318,
1342,
621,
362,
22186,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
16728,
13,
324,
76,
414,
451,
1279,
366,
17,
22186,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
4919,
867,
3871,
3025,
13938,
614,
318,
1342,
621,
362,
22186,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
16728,
13,
324,
76,
414,
451,
1279,
366,
17,
22186,
1
] |
Which Player has a Round smaller than 2? | SELECT "Player" FROM table_44236 WHERE "Round" < '2' | [
13828,
7853,
468,
257,
10485,
4833,
621,
362,
30,
46506,
366,
14140,
1,
16034,
3084,
62,
2598,
24940,
33411,
366,
22685,
1,
1279,
705,
17,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
13828,
7853,
468,
257,
10485,
4833,
621,
362,
30,
46506,
366,
14140,
1,
16034,
3084,
62,
2598,
24940,
33411,
366,
22685,
1,
1279,
705,
17,
6
] |
When twins is the sankrit gloss what is the gloss? | SELECT "Gloss" FROM table_22518 WHERE "Sanskrit gloss" = 'twins' | [
2215,
20345,
318,
262,
30895,
799,
21194,
644,
318,
262,
21194,
30,
46506,
366,
9861,
793,
1,
16034,
3084,
62,
18182,
1507,
33411,
366,
50,
34738,
799,
21194,
1,
796,
705,
4246,
1040,
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
] | [
2215,
20345,
318,
262,
30895,
799,
21194,
644,
318,
262,
21194,
30,
46506,
366,
9861,
793,
1,
16034,
3084,
62,
18182,
1507,
33411,
366,
50,
34738,
799,
21194,
1,
796,
705,
4246,
1040,
6
] |
count the number of patients whose year of birth is less than 2156 and item id is 51358? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.dob_year < "2156" AND lab.itemid = "51358" | [
9127,
262,
1271,
286,
3871,
3025,
614,
286,
4082,
318,
1342,
621,
362,
21599,
290,
2378,
4686,
318,
642,
1485,
3365,
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... | [
9127,
262,
1271,
286,
3871,
3025,
614,
286,
4082,
318,
1342,
621,
362,
21599,
290,
2378,
4686,
318,
642,
1485,
3365,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,... |
Name the incumbent for alabama 6 | SELECT incumbent FROM table_19753079_4 WHERE district = "Alabama 6" | [
5376,
262,
23526,
329,
435,
8809,
718,
46506,
23526,
16034,
3084,
62,
38449,
1270,
3720,
62,
19,
33411,
4783,
796,
366,
49177,
718,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
5376,
262,
23526,
329,
435,
8809,
718,
46506,
23526,
16034,
3084,
62,
38449,
1270,
3720,
62,
19,
33411,
4783,
796,
366,
49177,
718,
1
] |
Ever Protected Questions, simple search. | SELECT ph.PostId AS "post_link", ph.CreationDate AS "protected_date", CASE ph.UserId WHEN NULL THEN ph.UserDisplayName ELSE ph.UserId END AS "user_link" FROM PostHistory AS ph WHERE ph.PostHistoryTypeId = 19 ORDER BY ph.PostId, ph.CreationDate | [
23921,
5038,
11197,
20396,
11,
2829,
2989,
13,
46506,
872,
13,
6307,
7390,
7054,
366,
7353,
62,
8726,
1600,
872,
13,
12443,
341,
10430,
7054,
366,
24326,
62,
4475,
1600,
42001,
872,
13,
12982,
7390,
42099,
15697,
42243,
872,
13,
12982,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
23921,
5038,
11197,
20396,
11,
2829,
2989,
13,
46506,
872,
13,
6307,
7390,
7054,
366,
7353,
62,
8726,
1600,
872,
13,
12443,
341,
10430,
7054,
366,
24326,
62,
4475,
1600,
42001,
872,
13,
12982,
7390,
42099,
15697,
42243,
872,
13,
12982,
... |
count the number of patients whose diagnoses icd9 code is v667 and lab test fluid is cerebrospinal fluid (csf)? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE diagnoses.icd9_code = "V667" AND lab.fluid = "Cerebrospinal Fluid (CSF)" | [
9127,
262,
1271,
286,
3871,
3025,
40567,
14158,
67,
24,
2438,
318,
410,
28933,
290,
2248,
1332,
11711,
318,
6736,
7957,
2777,
1292,
11711,
357,
6359,
69,
19427,
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,
40567,
14158,
67,
24,
2438,
318,
410,
28933,
290,
2248,
1332,
11711,
318,
6736,
7957,
2777,
1292,
11711,
357,
6359,
69,
19427,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,... |
Which country has the player Johnny Miller? | SELECT country FROM table_name_58 WHERE player = "johnny miller" | [
13828,
1499,
468,
262,
2137,
15470,
7920,
30,
46506,
1499,
16034,
3084,
62,
3672,
62,
3365,
33411,
2137,
796,
366,
30686,
3281,
3939,
263,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
13828,
1499,
468,
262,
2137,
15470,
7920,
30,
46506,
1499,
16034,
3084,
62,
3672,
62,
3365,
33411,
2137,
796,
366,
30686,
3281,
3939,
263,
1
] |
what team scored on december 19 | SELECT "Record" FROM table_34445 WHERE "Date" = 'december 19' | [
10919,
1074,
7781,
319,
390,
3273,
678,
46506,
366,
23739,
1,
16034,
3084,
62,
33535,
2231,
33411,
366,
10430,
1,
796,
705,
2934,
3273,
678,
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
] | [
10919,
1074,
7781,
319,
390,
3273,
678,
46506,
366,
23739,
1,
16034,
3084,
62,
33535,
2231,
33411,
366,
10430,
1,
796,
705,
2934,
3273,
678,
6
] |
how many patients whose ethnicity is white and primary disease is st elevated myocardial infarction\cardiac cath? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.ethnicity = "WHITE" AND demographic.diagnosis = "ST ELEVATED MYOCARDIAL INFARCTION\CARDIAC CATH" | [
4919,
867,
3871,
3025,
26289,
318,
2330,
290,
4165,
4369,
318,
336,
15321,
616,
44412,
498,
1167,
283,
596,
59,
9517,
9607,
32171,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
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... | [
4919,
867,
3871,
3025,
26289,
318,
2330,
290,
4165,
4369,
318,
336,
15321,
616,
44412,
498,
1167,
283,
596,
59,
9517,
9607,
32171,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
1672... |
what are the ways to consume betamethasone dipro 0.05% oint? | SELECT DISTINCT prescriptions.route FROM prescriptions WHERE prescriptions.drug = 'betamethasone dipro 0.05% oint' | [
10919,
389,
262,
2842,
284,
15000,
731,
321,
2788,
292,
505,
19550,
305,
657,
13,
2713,
4,
267,
600,
30,
46506,
360,
8808,
1268,
4177,
34092,
13,
38629,
16034,
34092,
33411,
34092,
13,
30349,
796,
705,
11181,
321,
2788,
292,
505,
1955... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2842,
284,
15000,
731,
321,
2788,
292,
505,
19550,
305,
657,
13,
2713,
4,
267,
600,
30,
46506,
360,
8808,
1268,
4177,
34092,
13,
38629,
16034,
34092,
33411,
34092,
13,
30349,
796,
705,
11181,
321,
2788,
292,
505,
1955... |
How many different high points results are there for the game on May 15? | SELECT COUNT("High points") FROM table_74460 WHERE "Date" = 'May 15' | [
2437,
867,
1180,
1029,
2173,
2482,
389,
612,
329,
262,
983,
319,
1737,
1315,
30,
46506,
327,
28270,
7203,
11922,
2173,
4943,
16034,
3084,
62,
22,
2598,
1899,
33411,
366,
10430,
1,
796,
705,
6747,
1315,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2437,
867,
1180,
1029,
2173,
2482,
389,
612,
329,
262,
983,
319,
1737,
1315,
30,
46506,
327,
28270,
7203,
11922,
2173,
4943,
16034,
3084,
62,
22,
2598,
1899,
33411,
366,
10430,
1,
796,
705,
6747,
1315,
6
] |
what were the four most common drugs that were prescribed to patients 20s in the same hospital encounter after being diagnosed with congestive heart failure until 2104? | SELECT t3.drugname FROM (SELECT t2.drugname, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM (SELECT patient.uniquepid, diagnosis.diagnosistime, patient.patienthealthsystemstayid FROM diagnosis JOIN patient ON diagnosis.patientunitstayid = patient.patientunitstayid WHERE diagnosis.diagnosisname = 'congestive hear... | [
10919,
547,
262,
1440,
749,
2219,
5010,
326,
547,
14798,
284,
3871,
1160,
82,
287,
262,
976,
4436,
8791,
706,
852,
14641,
351,
22791,
425,
2612,
5287,
1566,
362,
13464,
30,
46506,
256,
18,
13,
30349,
3672,
16034,
357,
46506,
256,
17,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
10919,
547,
262,
1440,
749,
2219,
5010,
326,
547,
14798,
284,
3871,
1160,
82,
287,
262,
976,
4436,
8791,
706,
852,
14641,
351,
22791,
425,
2612,
5287,
1566,
362,
13464,
30,
46506,
256,
18,
13,
30349,
3672,
16034,
357,
46506,
256,
17,
... |
Bar graph to show sum revenue from different name, and show from high to low by the x axis. | SELECT Name, SUM(Revenue) FROM Manufacturers GROUP BY Name ORDER BY Name DESC | [
10374,
4823,
284,
905,
2160,
6426,
422,
1180,
1438,
11,
290,
905,
422,
1029,
284,
1877,
416,
262,
2124,
16488,
13,
46506,
6530,
11,
35683,
7,
3041,
4080,
8,
16034,
17858,
17496,
44441,
11050,
6530,
38678,
11050,
6530,
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,
1,
1,
1,
1
] | [
10374,
4823,
284,
905,
2160,
6426,
422,
1180,
1438,
11,
290,
905,
422,
1029,
284,
1877,
416,
262,
2124,
16488,
13,
46506,
6530,
11,
35683,
7,
3041,
4080,
8,
16034,
17858,
17496,
44441,
11050,
6530,
38678,
11050,
6530,
22196,
34
] |
Most controversial users of a site, v2. | WITH UserVotes AS (SELECT Users.Id AS UserId, MIN(Users.Reputation) AS Reputation, Votes.VoteTypeId, COUNT(*) AS N FROM Users LEFT JOIN Posts ON Posts.OwnerUserId = Users.Id LEFT JOIN Votes ON Votes.PostId = Posts.Id WHERE Votes.VoteTypeId IN (2, 3) GROUP BY Users.Id, Votes.VoteTypeId), UserUpDown AS (SELECT Up.UserId,... | [
6943,
8381,
2985,
286,
257,
2524,
11,
410,
17,
13,
54,
10554,
11787,
53,
6421,
7054,
357,
46506,
18987,
13,
7390,
7054,
11787,
7390,
11,
20625,
7,
14490,
13,
6207,
7094,
8,
7054,
1432,
7094,
11,
39584,
13,
37394,
6030,
7390,
11,
327... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
6943,
8381,
2985,
286,
257,
2524,
11,
410,
17,
13,
54,
10554,
11787,
53,
6421,
7054,
357,
46506,
18987,
13,
7390,
7054,
11787,
7390,
11,
20625,
7,
14490,
13,
6207,
7094,
8,
7054,
1432,
7094,
11,
39584,
13,
37394,
6030,
7390,
11,
327... |
What is the average Rebounds, when Minutes Played is '113', and when Games Played is greater than '18'? | SELECT AVG(rebounds) FROM table_name_4 WHERE minutes_played = 113 AND games_played > 18 | [
2061,
318,
262,
2811,
15652,
3733,
11,
618,
23757,
33101,
318,
705,
16616,
3256,
290,
618,
5776,
33101,
318,
3744,
621,
705,
1507,
30960,
46506,
35224,
7,
34806,
3733,
8,
16034,
3084,
62,
3672,
62,
19,
33411,
2431,
62,
21542,
796,
173... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
318,
262,
2811,
15652,
3733,
11,
618,
23757,
33101,
318,
705,
16616,
3256,
290,
618,
5776,
33101,
318,
3744,
621,
705,
1507,
30960,
46506,
35224,
7,
34806,
3733,
8,
16034,
3084,
62,
3672,
62,
19,
33411,
2431,
62,
21542,
796,
173... |
What shows for loaned to when the loan expires end of the season, Francis Jeffers is the player? | SELECT loaned_to FROM table_name_37 WHERE loan_expires = "end of the season" AND player = "francis jeffers" | [
2061,
2523,
329,
8063,
276,
284,
618,
262,
8063,
27396,
886,
286,
262,
1622,
11,
12155,
5502,
364,
318,
262,
2137,
30,
46506,
8063,
276,
62,
1462,
16034,
3084,
62,
3672,
62,
2718,
33411,
8063,
62,
11201,
2387,
796,
366,
437,
286,
26... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
2523,
329,
8063,
276,
284,
618,
262,
8063,
27396,
886,
286,
262,
1622,
11,
12155,
5502,
364,
318,
262,
2137,
30,
46506,
8063,
276,
62,
1462,
16034,
3084,
62,
3672,
62,
2718,
33411,
8063,
62,
11201,
2387,
796,
366,
437,
286,
26... |
Show all document type codes, document type names, document type descriptions. | SELECT document_type_code, document_type_name, document_type_description FROM Ref_document_types | [
15307,
477,
3188,
2099,
12416,
11,
3188,
2099,
3891,
11,
3188,
2099,
16969,
13,
46506,
3188,
62,
4906,
62,
8189,
11,
3188,
62,
4906,
62,
3672,
11,
3188,
62,
4906,
62,
11213,
16034,
6524,
62,
22897,
62,
19199
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3188,
2099,
12416,
11,
3188,
2099,
3891,
11,
3188,
2099,
16969,
13,
46506,
3188,
62,
4906,
62,
8189,
11,
3188,
62,
4906,
62,
3672,
11,
3188,
62,
4906,
62,
11213,
16034,
6524,
62,
22897,
62,
19199
] |
what is drug code of drug name nitroglycerin sl? | SELECT prescriptions.formulary_drug_cd FROM prescriptions WHERE prescriptions.drug = "Nitroglycerin SL" | [
10919,
318,
2563,
2438,
286,
2563,
1438,
13759,
3828,
38577,
259,
1017,
30,
46506,
34092,
13,
687,
377,
560,
62,
30349,
62,
10210,
16034,
34092,
33411,
34092,
13,
30349,
796,
366,
33772,
3828,
38577,
259,
12419,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2563,
2438,
286,
2563,
1438,
13759,
3828,
38577,
259,
1017,
30,
46506,
34092,
13,
687,
377,
560,
62,
30349,
62,
10210,
16034,
34092,
33411,
34092,
13,
30349,
796,
366,
33772,
3828,
38577,
259,
12419,
1
] |
What is Category, when Result is 'Won', and when Nominee is 'Bebe Neuwirth'? | SELECT category FROM table_name_95 WHERE result = "won" AND nominee = "bebe neuwirth" | [
2061,
318,
21743,
11,
618,
25414,
318,
705,
54,
261,
3256,
290,
618,
21198,
500,
68,
318,
705,
3856,
1350,
3169,
84,
86,
3333,
30960,
46506,
6536,
16034,
3084,
62,
3672,
62,
3865,
33411,
1255,
796,
366,
26502,
1,
5357,
10429,
796,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
318,
21743,
11,
618,
25414,
318,
705,
54,
261,
3256,
290,
618,
21198,
500,
68,
318,
705,
3856,
1350,
3169,
84,
86,
3333,
30960,
46506,
6536,
16034,
3084,
62,
3672,
62,
3865,
33411,
1255,
796,
366,
26502,
1,
5357,
10429,
796,
3... |
let me know the long title of diagnoses for patient with patient id 21796. | SELECT diagnoses.long_title FROM diagnoses WHERE diagnoses.subject_id = "21796" | [
1616,
502,
760,
262,
890,
3670,
286,
40567,
329,
5827,
351,
5827,
4686,
24894,
4846,
13,
46506,
40567,
13,
6511,
62,
7839,
16034,
40567,
33411,
40567,
13,
32796,
62,
312,
796,
366,
24591,
4846,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
1616,
502,
760,
262,
890,
3670,
286,
40567,
329,
5827,
351,
5827,
4686,
24894,
4846,
13,
46506,
40567,
13,
6511,
62,
7839,
16034,
40567,
33411,
40567,
13,
32796,
62,
312,
796,
366,
24591,
4846,
1
] |
Find the number of students who took some course and got A or C and group by first name in a bar chart, list X in ascending order. | SELECT STU_FNAME, COUNT(STU_FNAME) FROM STUDENT AS T1 JOIN ENROLL AS T2 ON T1.STU_NUM = T2.STU_NUM WHERE T2.ENROLL_GRADE = 'C' OR T2.ENROLL_GRADE = 'A' GROUP BY STU_FNAME ORDER BY STU_FNAME | [
16742,
262,
1271,
286,
2444,
508,
1718,
617,
1781,
290,
1392,
317,
393,
327,
290,
1448,
416,
717,
1438,
287,
257,
2318,
8262,
11,
1351,
1395,
287,
41988,
1502,
13,
46506,
3563,
52,
62,
37,
20608,
11,
327,
28270,
7,
2257,
52,
62,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
16742,
262,
1271,
286,
2444,
508,
1718,
617,
1781,
290,
1392,
317,
393,
327,
290,
1448,
416,
717,
1438,
287,
257,
2318,
8262,
11,
1351,
1395,
287,
41988,
1502,
13,
46506,
3563,
52,
62,
37,
20608,
11,
327,
28270,
7,
2257,
52,
62,
3... |
For the upper-level courses is the instuctor ever Bradley Hinesman ? | SELECT DISTINCT course.department, course.name, course.number FROM course INNER JOIN course_offering ON course.course_id = course_offering.course_id INNER JOIN offering_instructor ON offering_instructor.offering_id = course_offering.offering_id INNER JOIN instructor ON offering_instructor.instructor_id = instructor.ins... | [
1890,
262,
6727,
12,
5715,
10902,
318,
262,
916,
33029,
1683,
16182,
367,
1127,
805,
5633,
46506,
360,
8808,
1268,
4177,
1781,
13,
10378,
1823,
11,
1781,
13,
3672,
11,
1781,
13,
17618,
16034,
1781,
3268,
21479,
32357,
1268,
1781,
62,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1890,
262,
6727,
12,
5715,
10902,
318,
262,
916,
33029,
1683,
16182,
367,
1127,
805,
5633,
46506,
360,
8808,
1268,
4177,
1781,
13,
10378,
1823,
11,
1781,
13,
3672,
11,
1781,
13,
17618,
16034,
1781,
3268,
21479,
32357,
1268,
1781,
62,
... |
Which Date has an Attendance larger than 51,338, and an Opponent of manchester united? | SELECT "Date" FROM table_59828 WHERE "Attendance" > '51,338' AND "Opponent" = 'manchester united' | [
13828,
7536,
468,
281,
46502,
590,
4025,
621,
6885,
11,
28460,
11,
290,
281,
9385,
3471,
286,
582,
35983,
16503,
30,
46506,
366,
10430,
1,
16034,
3084,
62,
41292,
2078,
33411,
366,
8086,
437,
590,
1,
1875,
705,
4349,
11,
28460,
6,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
13828,
7536,
468,
281,
46502,
590,
4025,
621,
6885,
11,
28460,
11,
290,
281,
9385,
3471,
286,
582,
35983,
16503,
30,
46506,
366,
10430,
1,
16034,
3084,
62,
41292,
2078,
33411,
366,
8086,
437,
590,
1,
1875,
705,
4349,
11,
28460,
6,
5... |
How many reactions have an Athlete of alleyne francique, and a Lane larger than 9? | SELECT COUNT("React") FROM table_65923 WHERE "Athlete" = 'alleyne francique' AND "Lane" > '9' | [
2437,
867,
12737,
423,
281,
13548,
5807,
286,
23978,
710,
1216,
272,
979,
4188,
11,
290,
257,
15016,
4025,
621,
860,
30,
46506,
327,
28270,
7203,
3041,
529,
4943,
16034,
3084,
62,
36445,
1954,
33411,
366,
32,
400,
5807,
1,
796,
705,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2437,
867,
12737,
423,
281,
13548,
5807,
286,
23978,
710,
1216,
272,
979,
4188,
11,
290,
257,
15016,
4025,
621,
860,
30,
46506,
327,
28270,
7203,
3041,
529,
4943,
16034,
3084,
62,
36445,
1954,
33411,
366,
32,
400,
5807,
1,
796,
705,
... |
give me the number of patients whose admission type is urgent and lab test name is rbc, joint fluid? | 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.label = "RBC, Joint Fluid" | [
26535,
502,
262,
1271,
286,
3871,
3025,
13938,
2099,
318,
18039,
290,
2248,
1332,
1438,
318,
374,
15630,
11,
6466,
11711,
30,
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... | [
26535,
502,
262,
1271,
286,
3871,
3025,
13938,
2099,
318,
18039,
290,
2248,
1332,
1438,
318,
374,
15630,
11,
6466,
11711,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
... |
Name the least game for l 109 116 (ot) | SELECT MIN("Game") FROM table_29728 WHERE "Score" = 'L 109–116 (OT)' | [
5376,
262,
1551,
983,
329,
300,
16003,
18693,
357,
313,
8,
46506,
20625,
7203,
8777,
4943,
16034,
3084,
62,
26561,
2078,
33411,
366,
26595,
1,
796,
705,
43,
16003,
1906,
18298,
357,
2394,
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
] | [
5376,
262,
1551,
983,
329,
300,
16003,
18693,
357,
313,
8,
46506,
20625,
7203,
8777,
4943,
16034,
3084,
62,
26561,
2078,
33411,
366,
26595,
1,
796,
705,
43,
16003,
1906,
18298,
357,
2394,
33047
] |
What venue features fitzroy as the away side? | SELECT "Venue" FROM table_33225 WHERE "Away team" = 'fitzroy' | [
2061,
14359,
3033,
4197,
89,
3287,
355,
262,
1497,
1735,
30,
46506,
366,
37522,
518,
1,
16034,
3084,
62,
2091,
18182,
33411,
366,
32,
1014,
1074,
1,
796,
705,
69,
4224,
3287,
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,
14359,
3033,
4197,
89,
3287,
355,
262,
1497,
1735,
30,
46506,
366,
37522,
518,
1,
16034,
3084,
62,
2091,
18182,
33411,
366,
32,
1014,
1074,
1,
796,
705,
69,
4224,
3287,
6
] |
What is the smallest draws for Byes less than 4? | SELECT MIN(draws) FROM table_name_80 WHERE byes < 4 | [
2061,
318,
262,
18197,
14293,
329,
2750,
274,
1342,
621,
604,
30,
46506,
20625,
7,
19334,
82,
8,
16034,
3084,
62,
3672,
62,
1795,
33411,
416,
274,
1279,
604
] | [
1,
1,
1,
1,
1,
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,
14293,
329,
2750,
274,
1342,
621,
604,
30,
46506,
20625,
7,
19334,
82,
8,
16034,
3084,
62,
3672,
62,
1795,
33411,
416,
274,
1279,
604
] |
How many times is st kilda the away team? | SELECT COUNT("Crowd") FROM table_32651 WHERE "Away team" = 'st kilda' | [
2437,
867,
1661,
318,
336,
479,
27281,
262,
1497,
1074,
30,
46506,
327,
28270,
7203,
34,
3986,
4943,
16034,
3084,
62,
39195,
4349,
33411,
366,
32,
1014,
1074,
1,
796,
705,
301,
479,
27281,
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
] | [
2437,
867,
1661,
318,
336,
479,
27281,
262,
1497,
1074,
30,
46506,
327,
28270,
7203,
34,
3986,
4943,
16034,
3084,
62,
39195,
4349,
33411,
366,
32,
1014,
1074,
1,
796,
705,
301,
479,
27281,
6
] |
list the number of teams who have more than 20 points . | SELECT COUNT("team") FROM table_203_254 WHERE "points" > 20 | [
4868,
262,
1271,
286,
3466,
508,
423,
517,
621,
1160,
2173,
764,
46506,
327,
28270,
7203,
15097,
4943,
16034,
3084,
62,
22416,
62,
24970,
33411,
366,
13033,
1,
1875,
1160
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
4868,
262,
1271,
286,
3466,
508,
423,
517,
621,
1160,
2173,
764,
46506,
327,
28270,
7203,
15097,
4943,
16034,
3084,
62,
22416,
62,
24970,
33411,
366,
13033,
1,
1875,
1160
] |
Datasets by ali farhadi | SELECT DISTINCT paperdataset.datasetid FROM author, paper, paperdataset, writes WHERE author.authorname = 'ali farhadi' AND paper.paperid = paperdataset.paperid AND writes.authorid = author.authorid AND writes.paperid = paper.paperid | [
27354,
292,
1039,
416,
34965,
1290,
71,
9189,
46506,
360,
8808,
1268,
4177,
3348,
19608,
292,
316,
13,
19608,
292,
316,
312,
16034,
1772,
11,
3348,
11,
3348,
19608,
292,
316,
11,
6797,
33411,
1772,
13,
18439,
1211,
480,
796,
705,
7344... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
27354,
292,
1039,
416,
34965,
1290,
71,
9189,
46506,
360,
8808,
1268,
4177,
3348,
19608,
292,
316,
13,
19608,
292,
316,
312,
16034,
1772,
11,
3348,
11,
3348,
19608,
292,
316,
11,
6797,
33411,
1772,
13,
18439,
1211,
480,
796,
705,
7344... |
which collaboration featuring plan b is ranked alphabetically above broken wings -lrb- 2005 -rrb- ? | SELECT "song" FROM table_204_484 WHERE "song" < '"broken wings"' ORDER BY "song" DESC LIMIT 1 | [
4758,
12438,
9593,
1410,
275,
318,
10307,
24830,
1146,
2029,
5445,
12098,
532,
14050,
65,
12,
5075,
532,
21062,
65,
12,
5633,
46506,
366,
34050,
1,
16034,
3084,
62,
18638,
62,
34137,
33411,
366,
34050,
1,
1279,
705,
1,
25826,
12098,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
4758,
12438,
9593,
1410,
275,
318,
10307,
24830,
1146,
2029,
5445,
12098,
532,
14050,
65,
12,
5075,
532,
21062,
65,
12,
5633,
46506,
366,
34050,
1,
16034,
3084,
62,
18638,
62,
34137,
33411,
366,
34050,
1,
1279,
705,
1,
25826,
12098,
3... |
For those employees who do not work in departments with managers that have ids between 100 and 200, a bar chart shows the distribution of phone_number and salary , and show by the X-axis in descending. | SELECT PHONE_NUMBER, SALARY FROM employees WHERE NOT DEPARTMENT_ID IN (SELECT DEPARTMENT_ID FROM departments WHERE MANAGER_ID BETWEEN 100 AND 200) ORDER BY PHONE_NUMBER DESC | [
1890,
883,
4409,
508,
466,
407,
670,
287,
13346,
351,
11663,
326,
423,
220,
2340,
1022,
1802,
290,
939,
11,
257,
2318,
8262,
2523,
262,
6082,
286,
3072,
62,
17618,
290,
9588,
837,
290,
905,
416,
262,
1395,
12,
22704,
287,
31491,
13,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1890,
883,
4409,
508,
466,
407,
670,
287,
13346,
351,
11663,
326,
423,
220,
2340,
1022,
1802,
290,
939,
11,
257,
2318,
8262,
2523,
262,
6082,
286,
3072,
62,
17618,
290,
9588,
837,
290,
905,
416,
262,
1395,
12,
22704,
287,
31491,
13,... |
How many patients were admitted through the emergency department and were discharged to discharge-transitioning to psychiatric hospital? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.admission_location = "EMERGENCY ROOM ADMIT" AND demographic.discharge_location = "DISCH-TRAN TO PSYCH HOSP" | [
2437,
867,
3871,
547,
6848,
832,
262,
6334,
5011,
290,
547,
26476,
284,
17655,
12,
7645,
653,
278,
284,
19906,
4436,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
16728,
13,
324,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3871,
547,
6848,
832,
262,
6334,
5011,
290,
547,
26476,
284,
17655,
12,
7645,
653,
278,
284,
19906,
4436,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
16728,
13,
324,
... |
Which team had the attendance of 16,468 and lost? | SELECT "Loss" FROM table_69378 WHERE "Attendance" = '16,468' | [
13828,
1074,
550,
262,
14858,
286,
1467,
11,
38472,
290,
2626,
30,
46506,
366,
43,
793,
1,
16034,
3084,
62,
3388,
30695,
33411,
366,
8086,
437,
590,
1,
796,
705,
1433,
11,
38472,
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
] | [
13828,
1074,
550,
262,
14858,
286,
1467,
11,
38472,
290,
2626,
30,
46506,
366,
43,
793,
1,
16034,
3084,
62,
3388,
30695,
33411,
366,
8086,
437,
590,
1,
796,
705,
1433,
11,
38472,
6
] |
how many hours have passed since the time patient 016-9636 had been admitted to icu? | SELECT 24 * (STRFTIME('%j', CURRENT_TIME()) - STRFTIME('%j', patient.unitadmittime)) FROM patient WHERE patient.uniquepid = '016-9636' AND patient.unitdischargetime IS NULL | [
4919,
867,
2250,
423,
3804,
1201,
262,
640,
5827,
5534,
21,
12,
4846,
2623,
550,
587,
6848,
284,
14158,
84,
30,
46506,
1987,
1635,
357,
18601,
9792,
12789,
10786,
4,
73,
3256,
327,
39237,
62,
34694,
28955,
532,
19269,
9792,
12789,
107... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2250,
423,
3804,
1201,
262,
640,
5827,
5534,
21,
12,
4846,
2623,
550,
587,
6848,
284,
14158,
84,
30,
46506,
1987,
1635,
357,
18601,
9792,
12789,
10786,
4,
73,
3256,
327,
39237,
62,
34694,
28955,
532,
19269,
9792,
12789,
107... |
Who was the top goalscorer for season 2001-02? | SELECT "Top Goalscorer" FROM table_26731 WHERE "Season" = '2001-02' | [
8241,
373,
262,
1353,
4661,
7295,
81,
329,
1622,
5878,
12,
2999,
30,
46506,
366,
9126,
28510,
7295,
81,
1,
16034,
3084,
62,
25674,
3132,
33411,
366,
18960,
1,
796,
705,
14585,
12,
2999,
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
] | [
8241,
373,
262,
1353,
4661,
7295,
81,
329,
1622,
5878,
12,
2999,
30,
46506,
366,
9126,
28510,
7295,
81,
1,
16034,
3084,
62,
25674,
3132,
33411,
366,
18960,
1,
796,
705,
14585,
12,
2999,
6
] |
Which Season has a Level of tier 2 and a Position of 1st? | SELECT COUNT(season) FROM table_name_82 WHERE level = "tier 2" AND position = "1st" | [
13828,
7369,
468,
257,
5684,
286,
14249,
362,
290,
257,
23158,
286,
352,
301,
30,
46506,
327,
28270,
7,
6230,
8,
16034,
3084,
62,
3672,
62,
6469,
33411,
1241,
796,
366,
24948,
362,
1,
5357,
2292,
796,
366,
16,
301,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7369,
468,
257,
5684,
286,
14249,
362,
290,
257,
23158,
286,
352,
301,
30,
46506,
327,
28270,
7,
6230,
8,
16034,
3084,
62,
3672,
62,
6469,
33411,
1241,
796,
366,
24948,
362,
1,
5357,
2292,
796,
366,
16,
301,
1
] |
Name the guest judge for first audition date being july 9, 2009 | SELECT COUNT(guest_judge) FROM table_22897967_1 WHERE first_audition_date = "July 9, 2009" | [
5376,
262,
8319,
5052,
329,
717,
31678,
3128,
852,
474,
2062,
860,
11,
3717,
46506,
327,
28270,
7,
5162,
395,
62,
10456,
469,
8,
16034,
3084,
62,
1828,
4531,
3720,
3134,
62,
16,
33411,
717,
62,
3885,
653,
62,
4475,
796,
366,
16157,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8319,
5052,
329,
717,
31678,
3128,
852,
474,
2062,
860,
11,
3717,
46506,
327,
28270,
7,
5162,
395,
62,
10456,
469,
8,
16034,
3084,
62,
1828,
4531,
3720,
3134,
62,
16,
33411,
717,
62,
3885,
653,
62,
4475,
796,
366,
16157,
... |
Find the first and last name of students who are living in the dorms that have amenity TV Lounge. | SELECT T1.fname, T1.lname FROM student AS T1 JOIN lives_in AS T2 ON T1.stuid = T2.stuid WHERE T2.dormid IN (SELECT T3.dormid FROM has_amenity AS T3 JOIN dorm_amenity AS T4 ON T3.amenid = T4.amenid WHERE T4.amenity_name = 'TV Lounge') | [
16742,
262,
717,
290,
938,
1438,
286,
2444,
508,
389,
2877,
287,
262,
18586,
82,
326,
423,
29448,
414,
3195,
36333,
13,
46506,
309,
16,
13,
69,
3672,
11,
309,
16,
13,
75,
3672,
16034,
3710,
7054,
309,
16,
32357,
1268,
3160,
62,
25... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
717,
290,
938,
1438,
286,
2444,
508,
389,
2877,
287,
262,
18586,
82,
326,
423,
29448,
414,
3195,
36333,
13,
46506,
309,
16,
13,
69,
3672,
11,
309,
16,
13,
75,
3672,
16034,
3710,
7054,
309,
16,
32357,
1268,
3160,
62,
25... |
What is the name of episode number 41 in the series? | SELECT "Title" FROM table_24940 WHERE "No. in series" = '41' | [
2061,
318,
262,
1438,
286,
4471,
1271,
6073,
287,
262,
2168,
30,
46506,
366,
19160,
1,
16034,
3084,
62,
21626,
1821,
33411,
366,
2949,
13,
287,
2168,
1,
796,
705,
3901,
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,
1438,
286,
4471,
1271,
6073,
287,
262,
2168,
30,
46506,
366,
19160,
1,
16034,
3084,
62,
21626,
1821,
33411,
366,
2949,
13,
287,
2168,
1,
796,
705,
3901,
6
] |
what are the three most commonly given microbiological tests for patients who have received glucose - d5ns previously in the same hospital encounter, in 2105? | SELECT t3.culturesite FROM (SELECT t2.culturesite, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM (SELECT patient.uniquepid, treatment.treatmenttime, patient.patienthealthsystemstayid FROM treatment JOIN patient ON treatment.patientunitstayid = patient.patientunitstayid WHERE treatment.treatmentname = 'glucose -... | [
10919,
389,
262,
1115,
749,
8811,
1813,
24559,
2770,
5254,
329,
3871,
508,
423,
2722,
15701,
532,
288,
20,
5907,
4271,
287,
262,
976,
4436,
8791,
11,
287,
362,
13348,
30,
46506,
256,
18,
13,
40820,
942,
578,
16034,
357,
46506,
256,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
10919,
389,
262,
1115,
749,
8811,
1813,
24559,
2770,
5254,
329,
3871,
508,
423,
2722,
15701,
532,
288,
20,
5907,
4271,
287,
262,
976,
4436,
8791,
11,
287,
362,
13348,
30,
46506,
256,
18,
13,
40820,
942,
578,
16034,
357,
46506,
256,
... |
Name the moving to for fra | SELECT moving_to FROM table_name_22 WHERE country = "fra" | [
5376,
262,
3867,
284,
329,
5306,
46506,
3867,
62,
1462,
16034,
3084,
62,
3672,
62,
1828,
33411,
1499,
796,
366,
69,
430,
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,
3867,
284,
329,
5306,
46506,
3867,
62,
1462,
16034,
3084,
62,
3672,
62,
1828,
33411,
1499,
796,
366,
69,
430,
1
] |
what was the first dose of albumin 25% (12.5gm) in this month given to patient 17462? | SELECT prescriptions.dose_val_rx FROM prescriptions WHERE prescriptions.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 17462) AND prescriptions.drug = 'albumin 25% (12.5gm)' AND DATETIME(prescriptions.startdate, 'start of month') = DATETIME(CURRENT_TIME(), 'start of month', '-0 mont... | [
10919,
373,
262,
717,
10742,
286,
5062,
259,
1679,
4,
357,
1065,
13,
20,
39870,
8,
287,
428,
1227,
1813,
284,
5827,
1596,
39997,
30,
46506,
34092,
13,
34436,
62,
2100,
62,
40914,
16034,
34092,
33411,
34092,
13,
18108,
76,
62,
312,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
10919,
373,
262,
717,
10742,
286,
5062,
259,
1679,
4,
357,
1065,
13,
20,
39870,
8,
287,
428,
1227,
1813,
284,
5827,
1596,
39997,
30,
46506,
34092,
13,
34436,
62,
2100,
62,
40914,
16034,
34092,
33411,
34092,
13,
18108,
76,
62,
312,
3... |
in 2104, what are the five most frequent interventions that patients were given within 2 months after receiving administration of electrolytes - magnesium? | SELECT t3.treatmentname FROM (SELECT t2.treatmentname, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM (SELECT patient.uniquepid, treatment.treatmenttime FROM treatment JOIN patient ON treatment.patientunitstayid = patient.patientunitstayid WHERE treatment.treatmentname = 'administration of electrolytes - magnesi... | [
259,
362,
13464,
11,
644,
389,
262,
1936,
749,
10792,
19901,
326,
3871,
547,
1813,
1626,
362,
1933,
706,
6464,
3662,
286,
39450,
4879,
532,
33525,
30,
46506,
256,
18,
13,
42487,
3672,
16034,
357,
46506,
256,
17,
13,
42487,
3672,
11,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13464,
11,
644,
389,
262,
1936,
749,
10792,
19901,
326,
3871,
547,
1813,
1626,
362,
1933,
706,
6464,
3662,
286,
39450,
4879,
532,
33525,
30,
46506,
256,
18,
13,
42487,
3672,
16034,
357,
46506,
256,
17,
13,
42487,
3672,
11,
... |
among the patients 40s the previous year, what were the four most common diagnoses? | SELECT t1.diagnosisname FROM (SELECT diagnosis.diagnosisname, DENSE_RANK() OVER (ORDER BY COUNT(*) DESC) AS c1 FROM diagnosis WHERE diagnosis.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.age BETWEEN 40 AND 49) AND DATETIME(diagnosis.diagnosistime, 'start of year') = DATETIME(CURRENT... | [
35131,
262,
3871,
2319,
82,
262,
2180,
614,
11,
644,
547,
262,
1440,
749,
2219,
40567,
30,
46506,
256,
16,
13,
47356,
5958,
3672,
16034,
357,
46506,
13669,
13,
47356,
5958,
3672,
11,
360,
24290,
62,
49,
15154,
3419,
28729,
357,
12532,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
35131,
262,
3871,
2319,
82,
262,
2180,
614,
11,
644,
547,
262,
1440,
749,
2219,
40567,
30,
46506,
256,
16,
13,
47356,
5958,
3672,
16034,
357,
46506,
13669,
13,
47356,
5958,
3672,
11,
360,
24290,
62,
49,
15154,
3419,
28729,
357,
12532,... |
tell me the number of private insurance patients who had elective hospital admission. | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.admission_type = "ELECTIVE" AND demographic.insurance = "Private" | [
33331,
502,
262,
1271,
286,
2839,
5096,
3871,
508,
550,
1742,
425,
4436,
13938,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
16728,
13,
324,
3411,
62,
4906,
796,
366,
36,
16779,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2839,
5096,
3871,
508,
550,
1742,
425,
4436,
13938,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
16728,
13,
324,
3411,
62,
4906,
796,
366,
36,
16779,
... |
Potential Low Quality/Not A Good Fit Questions. | SELECT Q.Id AS "post_link", Q.Score, Q.ViewCount, ShortLInkAnswers.Count AS NumShortLinkAnswers FROM Posts AS Q INNER JOIN (SELECT PH.PostId, PH.PostHistoryTypeId FROM PostHistory AS PH WHERE PostHistoryTypeId IN (1, 10)) AS H ON H.PostId = Q.Id INNER JOIN (SELECT COUNT(*) AS Count, A.ParentId FROM Posts AS A WHERE A.P... | [
25396,
1843,
7754,
14156,
14,
3673,
317,
4599,
25048,
20396,
13,
46506,
1195,
13,
7390,
7054,
366,
7353,
62,
8726,
1600,
1195,
13,
26595,
11,
1195,
13,
7680,
12332,
11,
10073,
43,
818,
74,
2025,
37848,
13,
12332,
7054,
31835,
16438,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
25396,
1843,
7754,
14156,
14,
3673,
317,
4599,
25048,
20396,
13,
46506,
1195,
13,
7390,
7054,
366,
7353,
62,
8726,
1600,
1195,
13,
26595,
11,
1195,
13,
7680,
12332,
11,
10073,
43,
818,
74,
2025,
37848,
13,
12332,
7054,
31835,
16438,
1... |
Which Time/Retired has less than 77 laps, and a Grid of 16? | SELECT "Time/Retired" FROM table_11678 WHERE "Laps" < '77' AND "Grid" = '16' | [
13828,
3862,
14,
9781,
1202,
468,
1342,
621,
8541,
24590,
11,
290,
257,
24846,
286,
1467,
30,
46506,
366,
7575,
14,
9781,
1202,
1,
16034,
3084,
62,
1157,
30924,
33411,
366,
43,
1686,
1,
1279,
705,
3324,
6,
5357,
366,
41339,
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
] | [
13828,
3862,
14,
9781,
1202,
468,
1342,
621,
8541,
24590,
11,
290,
257,
24846,
286,
1467,
30,
46506,
366,
7575,
14,
9781,
1202,
1,
16034,
3084,
62,
1157,
30924,
33411,
366,
43,
1686,
1,
1279,
705,
3324,
6,
5357,
366,
41339,
1,
796,
... |
Short/thank you comments on ru/pt SO. | SELECT c.Id AS "comment_link" FROM Comments AS c WHERE c.Text LIKE '%racias%' AND LENGTH(c.Text) < 20 ORDER BY c.CreationDate LIMIT 1000 | [
16438,
14,
40716,
345,
3651,
319,
7422,
14,
457,
12809,
13,
46506,
269,
13,
7390,
7054,
366,
23893,
62,
8726,
1,
16034,
19502,
7054,
269,
33411,
269,
13,
8206,
34178,
705,
4,
11510,
4448,
4,
6,
5357,
406,
49494,
7,
66,
13,
8206,
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
] | [
16438,
14,
40716,
345,
3651,
319,
7422,
14,
457,
12809,
13,
46506,
269,
13,
7390,
7054,
366,
23893,
62,
8726,
1,
16034,
19502,
7054,
269,
33411,
269,
13,
8206,
34178,
705,
4,
11510,
4448,
4,
6,
5357,
406,
49494,
7,
66,
13,
8206,
8... |
How many silvers have 2 as gold, and a bronze less than 2? | SELECT SUM(silver) FROM table_name_69 WHERE gold = 2 AND bronze < 2 | [
2437,
867,
3313,
690,
423,
362,
355,
3869,
11,
290,
257,
22101,
1342,
621,
362,
30,
46506,
35683,
7,
40503,
8,
16034,
3084,
62,
3672,
62,
3388,
33411,
3869,
796,
362,
5357,
22101,
1279,
362
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2437,
867,
3313,
690,
423,
362,
355,
3869,
11,
290,
257,
22101,
1342,
621,
362,
30,
46506,
35683,
7,
40503,
8,
16034,
3084,
62,
3672,
62,
3388,
33411,
3869,
796,
362,
5357,
22101,
1279,
362
] |
provide the number of patients whose admission location is trsf within this facility and lab test name is cholesterol, ldl, calculated? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.admission_location = "TRSF WITHIN THIS FACILITY" AND lab.label = "Cholesterol, LDL, Calculated" | [
15234,
485,
262,
1271,
286,
3871,
3025,
13938,
4067,
318,
491,
28202,
1626,
428,
6841,
290,
2248,
1332,
1438,
318,
18759,
11,
300,
25404,
11,
10488,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
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... | [
15234,
485,
262,
1271,
286,
3871,
3025,
13938,
4067,
318,
491,
28202,
1626,
428,
6841,
290,
2248,
1332,
1438,
318,
18759,
11,
300,
25404,
11,
10488,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
... |
When the team is @ Milwaukee, what is the name of the location where the game is played? | SELECT "Location Attendance" FROM table_51021 WHERE "Team" = '@ milwaukee' | [
2215,
262,
1074,
318,
2488,
16629,
11,
644,
318,
262,
1438,
286,
262,
4067,
810,
262,
983,
318,
2826,
30,
46506,
366,
14749,
46502,
590,
1,
16034,
3084,
62,
33690,
2481,
33411,
366,
15592,
1,
796,
705,
31,
1465,
15428,
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
] | [
2215,
262,
1074,
318,
2488,
16629,
11,
644,
318,
262,
1438,
286,
262,
4067,
810,
262,
983,
318,
2826,
30,
46506,
366,
14749,
46502,
590,
1,
16034,
3084,
62,
33690,
2481,
33411,
366,
15592,
1,
796,
705,
31,
1465,
15428,
6
] |
what is the number of patients whose primary disease is sigmoid diverticulitis, colovestical fistula/sda and year of death is less than or equal to 2112? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.diagnosis = "SIGMOID DIVERTICULITIS, COLOVESTICAL FISTULA/SDA" AND demographic.dod_year <= "2112.0" | [
10919,
318,
262,
1271,
286,
3871,
3025,
4165,
4369,
318,
264,
17225,
1868,
12312,
13370,
377,
11815,
11,
951,
709,
395,
605,
18606,
4712,
14,
82,
6814,
290,
614,
286,
1918,
318,
1342,
621,
393,
4961,
284,
2310,
1065,
30,
46506,
327,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
10919,
318,
262,
1271,
286,
3871,
3025,
4165,
4369,
318,
264,
17225,
1868,
12312,
13370,
377,
11815,
11,
951,
709,
395,
605,
18606,
4712,
14,
82,
6814,
290,
614,
286,
1918,
318,
1342,
621,
393,
4961,
284,
2310,
1065,
30,
46506,
327,
... |
WHAT DATE HAD A SCORE OF 71-64? | SELECT "Date" FROM table_47866 WHERE "Score" = '71-64' | [
32971,
360,
6158,
367,
2885,
317,
6374,
6965,
3963,
9166,
12,
2414,
30,
46506,
366,
10430,
1,
16034,
3084,
62,
29059,
2791,
33411,
366,
26595,
1,
796,
705,
4869,
12,
2414,
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
] | [
32971,
360,
6158,
367,
2885,
317,
6374,
6965,
3963,
9166,
12,
2414,
30,
46506,
366,
10430,
1,
16034,
3084,
62,
29059,
2791,
33411,
366,
26595,
1,
796,
705,
4869,
12,
2414,
6
] |
What did the away team score when they visited south melbourne? | SELECT away_team AS score FROM table_name_26 WHERE home_team = "south melbourne" | [
2061,
750,
262,
1497,
1074,
4776,
618,
484,
8672,
5366,
7758,
12544,
30,
46506,
1497,
62,
15097,
7054,
4776,
16034,
3084,
62,
3672,
62,
2075,
33411,
1363,
62,
15097,
796,
366,
35782,
7758,
12544,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
750,
262,
1497,
1074,
4776,
618,
484,
8672,
5366,
7758,
12544,
30,
46506,
1497,
62,
15097,
7054,
4776,
16034,
3084,
62,
3672,
62,
2075,
33411,
1363,
62,
15097,
796,
366,
35782,
7758,
12544,
1
] |
How many constructors won the III Redex Trophy? | SELECT COUNT("Constructor") FROM table_16772 WHERE "Race Name" = 'III RedeX Trophy' | [
2437,
867,
5678,
669,
1839,
262,
6711,
2297,
1069,
25640,
30,
46506,
327,
28270,
7203,
42316,
273,
4943,
16034,
3084,
62,
1433,
43571,
33411,
366,
35157,
6530,
1,
796,
705,
10855,
2297,
68,
55,
25640,
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
] | [
2437,
867,
5678,
669,
1839,
262,
6711,
2297,
1069,
25640,
30,
46506,
327,
28270,
7203,
42316,
273,
4943,
16034,
3084,
62,
1433,
43571,
33411,
366,
35157,
6530,
1,
796,
705,
10855,
2297,
68,
55,
25640,
6
] |
Which Coach has a Runner-up of northeastern and a Score of 6 3? | SELECT "Coach" FROM table_13654 WHERE "Runner-up" = 'northeastern' AND "Score" = '6–3' | [
13828,
16393,
468,
257,
21529,
12,
929,
286,
38131,
290,
257,
15178,
286,
718,
513,
30,
46506,
366,
40677,
1,
16034,
3084,
62,
1485,
39111,
33411,
366,
49493,
12,
929,
1,
796,
705,
77,
419,
18160,
6,
5357,
366,
26595,
1,
796,
705,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
13828,
16393,
468,
257,
21529,
12,
929,
286,
38131,
290,
257,
15178,
286,
718,
513,
30,
46506,
366,
40677,
1,
16034,
3084,
62,
1485,
39111,
33411,
366,
49493,
12,
929,
1,
796,
705,
77,
419,
18160,
6,
5357,
366,
26595,
1,
796,
705,
... |
Approved edits with no votes. | SELECT E.Id AS SuggestedEditID, E.ApprovalDate, P.Id AS "post_link" FROM (SELECT E.Id, E.PostId, E.ApprovalDate, COUNT(v.Id) AS vote_count FROM SuggestedEdits AS E LEFT JOIN SuggestedEditVotes AS V ON E.Id = V.SuggestedEditId WHERE NOT E.ApprovalDate IS NULL GROUP BY E.Id, E.PostId, E.ApprovalDate HAVING COUNT(v.Id) = ... | [
4677,
305,
1079,
31671,
351,
645,
5690,
13,
46506,
412,
13,
7390,
7054,
35042,
276,
18378,
2389,
11,
412,
13,
4677,
305,
2100,
10430,
11,
350,
13,
7390,
7054,
366,
7353,
62,
8726,
1,
16034,
357,
46506,
412,
13,
7390,
11,
412,
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... | [
4677,
305,
1079,
31671,
351,
645,
5690,
13,
46506,
412,
13,
7390,
7054,
35042,
276,
18378,
2389,
11,
412,
13,
4677,
305,
2100,
10430,
11,
350,
13,
7390,
7054,
366,
7353,
62,
8726,
1,
16034,
357,
46506,
412,
13,
7390,
11,
412,
13,
... |
How many grids are associated with a Time/Retired of +1.837? | SELECT COUNT("Grid") FROM table_56794 WHERE "Time/Retired" = '+1.837' | [
2437,
867,
50000,
389,
3917,
351,
257,
3862,
14,
9781,
1202,
286,
1343,
16,
13,
23,
2718,
30,
46506,
327,
28270,
7203,
41339,
4943,
16034,
3084,
62,
20,
3134,
5824,
33411,
366,
7575,
14,
9781,
1202,
1,
796,
705,
10,
16,
13,
23,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
389,
3917,
351,
257,
3862,
14,
9781,
1202,
286,
1343,
16,
13,
23,
2718,
30,
46506,
327,
28270,
7203,
41339,
4943,
16034,
3084,
62,
20,
3134,
5824,
33411,
366,
7575,
14,
9781,
1202,
1,
796,
705,
10,
16,
13,
23,
27... |
provide the number of patients whose days of hospital stay is greater than 9 and procedure long title is initial insertion of transvenous lead [electrode] into ventricle? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.days_stay > "9" AND procedures.long_title = "Initial insertion of transvenous lead [electrode] into ventricle" | [
15234,
485,
262,
1271,
286,
3871,
3025,
1528,
286,
4436,
2652,
318,
3744,
621,
860,
290,
8771,
890,
3670,
318,
4238,
36075,
286,
1007,
574,
516,
1085,
685,
9509,
305,
2934,
60,
656,
7435,
1173,
293,
30,
46506,
327,
28270,
7,
35,
880... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3025,
1528,
286,
4436,
2652,
318,
3744,
621,
860,
290,
8771,
890,
3670,
318,
4238,
36075,
286,
1007,
574,
516,
1085,
685,
9509,
305,
2934,
60,
656,
7435,
1173,
293,
30,
46506,
327,
28270,
7,
35,
880... |
find the number of patients less than 56 years of age who have po/ng route of drug administration. | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE demographic.age < "56" AND prescriptions.route = "PO/NG" | [
19796,
262,
1271,
286,
3871,
1342,
621,
7265,
812,
286,
2479,
508,
423,
745,
14,
782,
6339,
286,
2563,
3662,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
34092,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
19796,
262,
1271,
286,
3871,
1342,
621,
7265,
812,
286,
2479,
508,
423,
745,
14,
782,
6339,
286,
2563,
3662,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
34092,
... |
what is the output that patient 010-17316 last had on the first icu visit? | SELECT intakeoutput.celllabel FROM intakeoutput WHERE intakeoutput.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '010-17316') AND NOT patient.unitdischargetime IS NULL ORDER ... | [
10919,
318,
262,
5072,
326,
5827,
5534,
15,
12,
25399,
1433,
938,
550,
319,
262,
717,
14158,
84,
3187,
30,
46506,
10337,
22915,
13,
3846,
18242,
16034,
10337,
22915,
33411,
10337,
22915,
13,
26029,
20850,
31712,
312,
3268,
357,
46506,
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... | [
10919,
318,
262,
5072,
326,
5827,
5534,
15,
12,
25399,
1433,
938,
550,
319,
262,
717,
14158,
84,
3187,
30,
46506,
10337,
22915,
13,
3846,
18242,
16034,
10337,
22915,
33411,
10337,
22915,
13,
26029,
20850,
31712,
312,
3268,
357,
46506,
5... |
How many records have black knights points as 17? | SELECT COUNT("Record") FROM table_24117 WHERE "Black Knights points" = '17' | [
2437,
867,
4406,
423,
2042,
27536,
2173,
355,
1596,
30,
46506,
327,
28270,
7203,
23739,
4943,
16034,
3084,
62,
1731,
17657,
33411,
366,
9915,
15188,
2173,
1,
796,
705,
1558,
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
] | [
2437,
867,
4406,
423,
2042,
27536,
2173,
355,
1596,
30,
46506,
327,
28270,
7203,
23739,
4943,
16034,
3084,
62,
1731,
17657,
33411,
366,
9915,
15188,
2173,
1,
796,
705,
1558,
6
] |
Which baseball team is class AAA? | SELECT "Team" FROM table_55868 WHERE "Sport" = 'baseball' AND "Class" = 'aaa' | [
13828,
9283,
1074,
318,
1398,
25734,
30,
46506,
366,
15592,
1,
16034,
3084,
62,
40486,
3104,
33411,
366,
42576,
1,
796,
705,
8692,
1894,
6,
5357,
366,
9487,
1,
796,
705,
46071,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
13828,
9283,
1074,
318,
1398,
25734,
30,
46506,
366,
15592,
1,
16034,
3084,
62,
40486,
3104,
33411,
366,
42576,
1,
796,
705,
8692,
1894,
6,
5357,
366,
9487,
1,
796,
705,
46071,
6
] |
how many male patients are of american indian/alaska native ethnicity? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.gender = "M" AND demographic.ethnicity = "AMERICAN INDIAN/ALASKA NATIVE" | [
4919,
867,
4257,
3871,
389,
286,
45630,
272,
773,
666,
14,
282,
8480,
6868,
26289,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
16728,
13,
8388,
796,
366,
44,
1,
5357,
16728,
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
] | [
4919,
867,
4257,
3871,
389,
286,
45630,
272,
773,
666,
14,
282,
8480,
6868,
26289,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
16728,
13,
8388,
796,
366,
44,
1,
5357,
16728,
13,... |
Tell me the average bronze for total less than 4 and silver more than 0 | SELECT AVG("Bronze") FROM table_53726 WHERE "Total" < '4' AND "Silver" > '0' | [
24446,
502,
262,
2811,
22101,
329,
2472,
1342,
621,
604,
290,
8465,
517,
621,
657,
46506,
35224,
7203,
18760,
2736,
4943,
16034,
3084,
62,
46096,
2075,
33411,
366,
14957,
1,
1279,
705,
19,
6,
5357,
366,
26766,
1,
1875,
705,
15,
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
] | [
24446,
502,
262,
2811,
22101,
329,
2472,
1342,
621,
604,
290,
8465,
517,
621,
657,
46506,
35224,
7203,
18760,
2736,
4943,
16034,
3084,
62,
46096,
2075,
33411,
366,
14957,
1,
1279,
705,
19,
6,
5357,
366,
26766,
1,
1875,
705,
15,
6
] |
what number of married patients had their lab test chart time as 2165-06-23 22:30:00? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.marital_status = "MARRIED" AND lab.charttime = "2165-06-23 22:30:00" | [
10919,
1271,
286,
6405,
3871,
550,
511,
2248,
1332,
8262,
640,
355,
362,
20986,
12,
3312,
12,
1954,
2534,
25,
1270,
25,
405,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
10919,
1271,
286,
6405,
3871,
550,
511,
2248,
1332,
8262,
640,
355,
362,
20986,
12,
3312,
12,
1954,
2534,
25,
1270,
25,
405,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32... |
Which R.A. (J2000) has a Name of ngc 1543? | SELECT ra___j2000__ FROM table_name_68 WHERE name = "ngc 1543" | [
13828,
371,
13,
32,
13,
357,
41,
11024,
8,
468,
257,
6530,
286,
23370,
66,
1315,
3559,
30,
46506,
2179,
17569,
73,
11024,
834,
16034,
3084,
62,
3672,
62,
3104,
33411,
1438,
796,
366,
782,
66,
1315,
3559,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
371,
13,
32,
13,
357,
41,
11024,
8,
468,
257,
6530,
286,
23370,
66,
1315,
3559,
30,
46506,
2179,
17569,
73,
11024,
834,
16034,
3084,
62,
3672,
62,
3104,
33411,
1438,
796,
366,
782,
66,
1315,
3559,
1
] |
Show the account id and the number of transactions for each account | SELECT account_id, COUNT(*) FROM Financial_transactions GROUP BY account_id | [
15307,
262,
1848,
4686,
290,
262,
1271,
286,
8945,
329,
1123,
1848,
46506,
1848,
62,
312,
11,
327,
28270,
7,
28104,
16034,
11302,
62,
7645,
4658,
44441,
11050,
1848,
62,
312
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
15307,
262,
1848,
4686,
290,
262,
1271,
286,
8945,
329,
1123,
1848,
46506,
1848,
62,
312,
11,
327,
28270,
7,
28104,
16034,
11302,
62,
7645,
4658,
44441,
11050,
1848,
62,
312
] |
What was the To par for the player who finished t56? | SELECT "To par" FROM table_66650 WHERE "Finish" = 't56' | [
2061,
373,
262,
1675,
1582,
329,
262,
2137,
508,
5201,
256,
3980,
30,
46506,
366,
2514,
1582,
1,
16034,
3084,
62,
2791,
17544,
33411,
366,
48658,
1,
796,
705,
83,
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,
1,
1
] | [
2061,
373,
262,
1675,
1582,
329,
262,
2137,
508,
5201,
256,
3980,
30,
46506,
366,
2514,
1582,
1,
16034,
3084,
62,
2791,
17544,
33411,
366,
48658,
1,
796,
705,
83,
3980,
6
] |
To get 18 credits , which courses should I take ? | SELECT DISTINCT name, number FROM course WHERE credits = 18 AND department = 'EECS' | [
2514,
651,
1248,
10824,
837,
543,
10902,
815,
314,
1011,
5633,
46506,
360,
8808,
1268,
4177,
1438,
11,
1271,
16034,
1781,
33411,
10824,
796,
1248,
5357,
5011,
796,
705,
36,
2943,
50,
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
] | [
2514,
651,
1248,
10824,
837,
543,
10902,
815,
314,
1011,
5633,
46506,
360,
8808,
1268,
4177,
1438,
11,
1271,
16034,
1781,
33411,
10824,
796,
1248,
5357,
5011,
796,
705,
36,
2943,
50,
6
] |
What was the round 5 score if the team's total points where 212? | SELECT "Round5" FROM table_21099 WHERE "Total Points" = '212' | [
2061,
373,
262,
2835,
642,
4776,
611,
262,
1074,
338,
2472,
2173,
810,
23679,
30,
46506,
366,
22685,
20,
1,
16034,
3084,
62,
21536,
2079,
33411,
366,
14957,
11045,
1,
796,
705,
21777,
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
] | [
2061,
373,
262,
2835,
642,
4776,
611,
262,
1074,
338,
2472,
2173,
810,
23679,
30,
46506,
366,
22685,
20,
1,
16034,
3084,
62,
21536,
2079,
33411,
366,
14957,
11045,
1,
796,
705,
21777,
6
] |
provide the number of patients whose insurance is medicaid and primary disease is pneumonia? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.insurance = "Medicaid" AND demographic.diagnosis = "PNEUMONIA" | [
15234,
485,
262,
1271,
286,
3871,
3025,
5096,
318,
6924,
1698,
290,
4165,
4369,
318,
35647,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
16728,
13,
1040,
3874,
796,
366,
39112,
169... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3025,
5096,
318,
6924,
1698,
290,
4165,
4369,
318,
35647,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
33411,
16728,
13,
1040,
3874,
796,
366,
39112,
169... |
Find the number of patients who died and had a drug code of zosy4fpb. | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE demographic.expire_flag = "1" AND prescriptions.formulary_drug_cd = "ZOSY4FPB" | [
16742,
262,
1271,
286,
3871,
508,
3724,
290,
550,
257,
2563,
2438,
286,
1976,
418,
88,
19,
69,
40842,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
34092,
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... | [
16742,
262,
1271,
286,
3871,
508,
3724,
290,
550,
257,
2563,
2438,
286,
1976,
418,
88,
19,
69,
40842,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
34092,
6177,
... |
provide the number of patients whose insurance is medicaid and procedure icd9 code is 4432? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.insurance = "Medicaid" AND procedures.icd9_code = "4432" | [
15234,
485,
262,
1271,
286,
3871,
3025,
5096,
318,
6924,
1698,
290,
8771,
14158,
67,
24,
2438,
318,
5846,
2624,
30,
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,
3025,
5096,
318,
6924,
1698,
290,
8771,
14158,
67,
24,
2438,
318,
5846,
2624,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
9021... |
List the amount of carbon emissions for models that go from 0-62 MPH in 8.5 seconds. | SELECT "CO 2 emissions" FROM table_25837 WHERE "0\u2013100km/h,s 0-62mph,s" = '8.5' | [
8053,
262,
2033,
286,
6588,
8971,
329,
4981,
326,
467,
422,
657,
12,
5237,
43822,
287,
807,
13,
20,
4201,
13,
46506,
366,
8220,
362,
8971,
1,
16034,
3084,
62,
25600,
2718,
33411,
366,
15,
59,
84,
6390,
3064,
13276,
14,
71,
11,
82,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2033,
286,
6588,
8971,
329,
4981,
326,
467,
422,
657,
12,
5237,
43822,
287,
807,
13,
20,
4201,
13,
46506,
366,
8220,
362,
8971,
1,
16034,
3084,
62,
25600,
2718,
33411,
366,
15,
59,
84,
6390,
3064,
13276,
14,
71,
11,
82,... |
Name the date that is a cd | SELECT date FROM table_name_81 WHERE format = "cd" | [
5376,
262,
3128,
326,
318,
257,
22927,
46506,
3128,
16034,
3084,
62,
3672,
62,
6659,
33411,
5794,
796,
366,
10210,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
5376,
262,
3128,
326,
318,
257,
22927,
46506,
3128,
16034,
3084,
62,
3672,
62,
6659,
33411,
5794,
796,
366,
10210,
1
] |
On what date was the total 25 45? | SELECT "Date" FROM table_55016 WHERE "Total" = '25–45' | [
2202,
644,
3128,
373,
262,
2472,
1679,
4153,
30,
46506,
366,
10430,
1,
16034,
3084,
62,
2816,
27037,
33411,
366,
14957,
1,
796,
705,
1495,
1906,
2231,
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
] | [
2202,
644,
3128,
373,
262,
2472,
1679,
4153,
30,
46506,
366,
10430,
1,
16034,
3084,
62,
2816,
27037,
33411,
366,
14957,
1,
796,
705,
1495,
1906,
2231,
6
] |
What is the Result F-A that was the quarter-final first leg round with a H/A of h? | SELECT "Result F\u2013A" FROM table_62414 WHERE "H / A" = 'h' AND "Round" = 'quarter-final first leg' | [
2061,
318,
262,
25414,
376,
12,
32,
326,
373,
262,
3860,
12,
20311,
717,
1232,
2835,
351,
257,
367,
14,
32,
286,
289,
30,
46506,
366,
23004,
376,
59,
84,
6390,
32,
1,
16034,
3084,
62,
21,
1731,
1415,
33411,
366,
39,
1220,
317,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
25414,
376,
12,
32,
326,
373,
262,
3860,
12,
20311,
717,
1232,
2835,
351,
257,
367,
14,
32,
286,
289,
30,
46506,
366,
23004,
376,
59,
84,
6390,
32,
1,
16034,
3084,
62,
21,
1731,
1415,
33411,
366,
39,
1220,
317,
1... |
What rank is associated with Germany? | SELECT MAX("Rank") FROM table_1112 WHERE "Country" = 'Germany' | [
2061,
4279,
318,
3917,
351,
4486,
30,
46506,
25882,
7203,
27520,
4943,
16034,
3084,
62,
1157,
1065,
33411,
366,
33921,
1,
796,
705,
27079,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
4279,
318,
3917,
351,
4486,
30,
46506,
25882,
7203,
27520,
4943,
16034,
3084,
62,
1157,
1065,
33411,
366,
33921,
1,
796,
705,
27079,
6
] |
List the ship with 1x115-2x70-2x12-pounders for primary artillery. | SELECT warship FROM table_23614702_2 WHERE main_artillery = "1x115-2x70-2x12-pounders" | [
8053,
262,
4074,
351,
352,
87,
15363,
12,
17,
87,
2154,
12,
17,
87,
1065,
12,
19568,
364,
329,
4165,
20381,
13,
46506,
9976,
1056,
16034,
3084,
62,
24940,
1415,
36680,
62,
17,
33411,
1388,
62,
433,
14920,
796,
366,
16,
87,
15363,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4074,
351,
352,
87,
15363,
12,
17,
87,
2154,
12,
17,
87,
1065,
12,
19568,
364,
329,
4165,
20381,
13,
46506,
9976,
1056,
16034,
3084,
62,
24940,
1415,
36680,
62,
17,
33411,
1388,
62,
433,
14920,
796,
366,
16,
87,
15363,
... |
Who is the away team that played home team Footscray? | SELECT "Away team" FROM table_55219 WHERE "Home team" = 'footscray' | [
8241,
318,
262,
1497,
1074,
326,
2826,
1363,
1074,
7870,
1416,
2433,
30,
46506,
366,
32,
1014,
1074,
1,
16034,
3084,
62,
2816,
28896,
33411,
366,
16060,
1074,
1,
796,
705,
5898,
1416,
2433,
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
] | [
8241,
318,
262,
1497,
1074,
326,
2826,
1363,
1074,
7870,
1416,
2433,
30,
46506,
366,
32,
1014,
1074,
1,
16034,
3084,
62,
2816,
28896,
33411,
366,
16060,
1074,
1,
796,
705,
5898,
1416,
2433,
6
] |
What was the value in 1995 for A in 2000 at the Indian Wells tournament? | SELECT "1995" FROM table_77108 WHERE "2000" = 'a' AND "Tournament" = 'indian wells' | [
2061,
373,
262,
1988,
287,
8735,
329,
317,
287,
4751,
379,
262,
3942,
18292,
7756,
30,
46506,
366,
21908,
1,
16034,
3084,
62,
3324,
15711,
33411,
366,
11024,
1,
796,
705,
64,
6,
5357,
366,
51,
5138,
1,
796,
705,
521,
666,
22571,
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
] | [
2061,
373,
262,
1988,
287,
8735,
329,
317,
287,
4751,
379,
262,
3942,
18292,
7756,
30,
46506,
366,
21908,
1,
16034,
3084,
62,
3324,
15711,
33411,
366,
11024,
1,
796,
705,
64,
6,
5357,
366,
51,
5138,
1,
796,
705,
521,
666,
22571,
6... |
Name the most conceded when draws is 5 and position is 1 | SELECT MAX(conceded) FROM table_14889048_1 WHERE draws = 5 AND position = 1 | [
5376,
262,
749,
24684,
618,
14293,
318,
642,
290,
2292,
318,
352,
46506,
25882,
7,
1102,
771,
276,
8,
16034,
3084,
62,
1415,
3459,
3829,
2780,
62,
16,
33411,
14293,
796,
642,
5357,
2292,
796,
352
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
5376,
262,
749,
24684,
618,
14293,
318,
642,
290,
2292,
318,
352,
46506,
25882,
7,
1102,
771,
276,
8,
16034,
3084,
62,
1415,
3459,
3829,
2780,
62,
16,
33411,
14293,
796,
642,
5357,
2292,
796,
352
] |
What was the weight in kg when the horse was Alcopop? | SELECT weight__kg_ FROM table_24915874_1 WHERE horse = "Alcopop" | [
2061,
373,
262,
3463,
287,
14211,
618,
262,
8223,
373,
978,
22163,
404,
30,
46506,
3463,
834,
10025,
62,
16034,
3084,
62,
21626,
21273,
4524,
62,
16,
33411,
8223,
796,
366,
2348,
22163,
404,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3463,
287,
14211,
618,
262,
8223,
373,
978,
22163,
404,
30,
46506,
3463,
834,
10025,
62,
16034,
3084,
62,
21626,
21273,
4524,
62,
16,
33411,
8223,
796,
366,
2348,
22163,
404,
1
] |
what is the engine that saw 0 points, and a Chassis of porsche 718, in 1961? | SELECT "Engine" FROM table_70664 WHERE "Points" = '0' AND "Chassis" = 'porsche 718' AND "Year" = '1961' | [
10919,
318,
262,
3113,
326,
2497,
657,
2173,
11,
290,
257,
609,
20297,
286,
279,
26164,
767,
1507,
11,
287,
20510,
30,
46506,
366,
13798,
1,
16034,
3084,
62,
35402,
2414,
33411,
366,
40710,
1,
796,
705,
15,
6,
5357,
366,
1925,
20297... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3113,
326,
2497,
657,
2173,
11,
290,
257,
609,
20297,
286,
279,
26164,
767,
1507,
11,
287,
20510,
30,
46506,
366,
13798,
1,
16034,
3084,
62,
35402,
2414,
33411,
366,
40710,
1,
796,
705,
15,
6,
5357,
366,
1925,
20297... |
How many were in attendance on 14 April 2007? | SELECT MIN("Attendance") FROM table_52632 WHERE "Date" = '14 april 2007' | [
2437,
867,
547,
287,
14858,
319,
1478,
3035,
4343,
30,
46506,
20625,
7203,
8086,
437,
590,
4943,
16034,
3084,
62,
48531,
2624,
33411,
366,
10430,
1,
796,
705,
1415,
46593,
346,
4343,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2437,
867,
547,
287,
14858,
319,
1478,
3035,
4343,
30,
46506,
20625,
7203,
8086,
437,
590,
4943,
16034,
3084,
62,
48531,
2624,
33411,
366,
10430,
1,
796,
705,
1415,
46593,
346,
4343,
6
] |
Find the the customer details and id for the customers who had more than one policy. Show the proportion. | SELECT T1.Customer_Details, T1.Customer_ID FROM Customers AS T1 JOIN Customer_Policies AS T2 ON T1.Customer_ID = T2.Customer_ID | [
16742,
262,
262,
6491,
3307,
290,
4686,
329,
262,
4297,
508,
550,
517,
621,
530,
2450,
13,
5438,
262,
9823,
13,
46506,
309,
16,
13,
44939,
62,
24259,
11,
309,
16,
13,
44939,
62,
2389,
16034,
36707,
7054,
309,
16,
32357,
1268,
22092,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
262,
6491,
3307,
290,
4686,
329,
262,
4297,
508,
550,
517,
621,
530,
2450,
13,
5438,
262,
9823,
13,
46506,
309,
16,
13,
44939,
62,
24259,
11,
309,
16,
13,
44939,
62,
2389,
16034,
36707,
7054,
309,
16,
32357,
1268,
22092,... |
which country produced the player who placed last ? | SELECT "country" FROM table_204_679 ORDER BY "place" DESC LIMIT 1 | [
4758,
1499,
4635,
262,
2137,
508,
4624,
938,
5633,
46506,
366,
19315,
1,
16034,
3084,
62,
18638,
62,
37601,
38678,
11050,
366,
5372,
1,
22196,
34,
27564,
2043,
352
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
4758,
1499,
4635,
262,
2137,
508,
4624,
938,
5633,
46506,
366,
19315,
1,
16034,
3084,
62,
18638,
62,
37601,
38678,
11050,
366,
5372,
1,
22196,
34,
27564,
2043,
352
] |
What is the highest league for the league cup more than 1, and a FA cup of 1? | SELECT MAX("League") FROM table_42129 WHERE "League Cup" > '1' AND "FA Cup" = '1' | [
2061,
318,
262,
4511,
4652,
329,
262,
4652,
6508,
517,
621,
352,
11,
290,
257,
9677,
6508,
286,
352,
30,
46506,
25882,
7203,
24623,
4943,
16034,
3084,
62,
3682,
18741,
33411,
366,
24623,
5454,
1,
1875,
705,
16,
6,
5357,
366,
7708,
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
] | [
2061,
318,
262,
4511,
4652,
329,
262,
4652,
6508,
517,
621,
352,
11,
290,
257,
9677,
6508,
286,
352,
30,
46506,
25882,
7203,
24623,
4943,
16034,
3084,
62,
3682,
18741,
33411,
366,
24623,
5454,
1,
1875,
705,
16,
6,
5357,
366,
7708,
5... |
What was the series standing after game 1? | SELECT series FROM table_name_5 WHERE game = 1 | [
2061,
373,
262,
2168,
5055,
706,
983,
352,
30,
46506,
2168,
16034,
3084,
62,
3672,
62,
20,
33411,
983,
796,
352
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
373,
262,
2168,
5055,
706,
983,
352,
30,
46506,
2168,
16034,
3084,
62,
3672,
62,
20,
33411,
983,
796,
352
] |
Number of questions closed per month. | SELECT LAST_DATE_OF_MONTH(ClosedDate) AS "month_closed", COUNT(*) AS "count" FROM Posts WHERE NOT ClosedDate IS NULL GROUP BY LAST_DATE_OF_MONTH(ClosedDate) ORDER BY LAST_DATE_OF_MONTH(ClosedDate) | [
15057,
286,
2683,
4838,
583,
1227,
13,
46506,
41894,
62,
35,
6158,
62,
19238,
62,
27857,
4221,
7,
2601,
1335,
10430,
8,
7054,
366,
8424,
62,
20225,
1600,
327,
28270,
7,
28104,
7054,
366,
9127,
1,
16034,
12043,
33411,
5626,
30550,
1043... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4838,
583,
1227,
13,
46506,
41894,
62,
35,
6158,
62,
19238,
62,
27857,
4221,
7,
2601,
1335,
10430,
8,
7054,
366,
8424,
62,
20225,
1600,
327,
28270,
7,
28104,
7054,
366,
9127,
1,
16034,
12043,
33411,
5626,
30550,
1043... |
What was the score when Nannette Hill was the champion? | SELECT score FROM table_name_61 WHERE champion = "nannette hill" | [
2061,
373,
262,
4776,
618,
399,
1236,
5857,
3327,
373,
262,
8783,
30,
46506,
4776,
16034,
3084,
62,
3672,
62,
5333,
33411,
8783,
796,
366,
77,
1236,
5857,
12788,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
373,
262,
4776,
618,
399,
1236,
5857,
3327,
373,
262,
8783,
30,
46506,
4776,
16034,
3084,
62,
3672,
62,
5333,
33411,
8783,
796,
366,
77,
1236,
5857,
12788,
1
] |
when did patient 021-25408 in this year for the last time leave the hospital? | SELECT patient.hospitaldischargetime FROM patient WHERE patient.uniquepid = '021-25408' AND DATETIME(patient.hospitaldischargetime, 'start of year') = DATETIME(CURRENT_TIME(), 'start of year', '-0 year') ORDER BY patient.hospitaldischargetime DESC LIMIT 1 | [
12518,
750,
5827,
657,
2481,
12,
1495,
26200,
287,
428,
614,
329,
262,
938,
640,
2666,
262,
4436,
30,
46506,
5827,
13,
49257,
6381,
354,
7641,
524,
16034,
5827,
33411,
5827,
13,
403,
1557,
538,
312,
796,
705,
46821,
12,
1495,
26200,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
12518,
750,
5827,
657,
2481,
12,
1495,
26200,
287,
428,
614,
329,
262,
938,
640,
2666,
262,
4436,
30,
46506,
5827,
13,
49257,
6381,
354,
7641,
524,
16034,
5827,
33411,
5827,
13,
403,
1557,
538,
312,
796,
705,
46821,
12,
1495,
26200,
... |
in 2105, patient 015-100195 visited an er? | SELECT COUNT(*) > 0 FROM patient WHERE patient.uniquepid = '015-100195' AND patient.hospitaladmitsource = 'emergency department' AND STRFTIME('%y', patient.unitadmittime) = '2105' | [
259,
362,
13348,
11,
5827,
5534,
20,
12,
3064,
22186,
8672,
281,
1931,
30,
46506,
327,
28270,
7,
28104,
1875,
657,
16034,
5827,
33411,
5827,
13,
403,
1557,
538,
312,
796,
705,
25150,
12,
3064,
22186,
6,
5357,
5827,
13,
49257,
324,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
259,
362,
13348,
11,
5827,
5534,
20,
12,
3064,
22186,
8672,
281,
1931,
30,
46506,
327,
28270,
7,
28104,
1875,
657,
16034,
5827,
33411,
5827,
13,
403,
1557,
538,
312,
796,
705,
25150,
12,
3064,
22186,
6,
5357,
5827,
13,
49257,
324,
2... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.