instruction stringlengths 0 1.06k | response stringlengths 2 3.61k | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|
provide the number of patients whose primary disease is sternal wound infection and lab test category is blood gas? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.diagnosis = "STERNAL WOUND INFECTION" AND lab."CATEGORY" = "Blood Gas" | [
15234,
485,
262,
1271,
286,
3871,
3025,
4165,
4369,
318,
26370,
282,
11699,
10280,
290,
2248,
1332,
6536,
318,
2910,
3623,
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... | [
15234,
485,
262,
1271,
286,
3871,
3025,
4165,
4369,
318,
26370,
282,
11699,
10280,
290,
2248,
1332,
6536,
318,
2910,
3623,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
... |
What is the transfer fee for rory loy? | SELECT "Transfer fee" FROM table_50075 WHERE "Name" = 'rory loy' | [
2061,
318,
262,
4351,
6838,
329,
374,
652,
300,
726,
30,
46506,
366,
43260,
6838,
1,
16034,
3084,
62,
4059,
2425,
33411,
366,
5376,
1,
796,
705,
81,
652,
300,
726,
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,
4351,
6838,
329,
374,
652,
300,
726,
30,
46506,
366,
43260,
6838,
1,
16034,
3084,
62,
4059,
2425,
33411,
366,
5376,
1,
796,
705,
81,
652,
300,
726,
6
] |
What is the 1st week sales for the album finding forever before the number 6? | SELECT SUM(1 AS st_week_sales) FROM table_name_51 WHERE album = "finding forever" AND number < 6 | [
2061,
318,
262,
352,
301,
1285,
4200,
329,
262,
5062,
4917,
8097,
878,
262,
1271,
718,
30,
46506,
35683,
7,
16,
7054,
336,
62,
10464,
62,
82,
2040,
8,
16034,
3084,
62,
3672,
62,
4349,
33411,
5062,
796,
366,
41070,
8097,
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
] | [
2061,
318,
262,
352,
301,
1285,
4200,
329,
262,
5062,
4917,
8097,
878,
262,
1271,
718,
30,
46506,
35683,
7,
16,
7054,
336,
62,
10464,
62,
82,
2040,
8,
16034,
3084,
62,
3672,
62,
4349,
33411,
5062,
796,
366,
41070,
8097,
1,
5357,
1... |
What was the mens open when the mens u20 was Qld Country Rustlers def Southern Suns? | SELECT mens_open FROM table_16724844_1 WHERE mens_u20 = "Qld Country Rustlers def Southern Suns" | [
2061,
373,
262,
285,
641,
1280,
618,
262,
285,
641,
334,
1238,
373,
1195,
335,
12946,
17103,
8116,
825,
8050,
29139,
30,
46506,
285,
641,
62,
9654,
16034,
3084,
62,
21940,
23045,
2598,
62,
16,
33411,
285,
641,
62,
84,
1238,
796,
366... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
373,
262,
285,
641,
1280,
618,
262,
285,
641,
334,
1238,
373,
1195,
335,
12946,
17103,
8116,
825,
8050,
29139,
30,
46506,
285,
641,
62,
9654,
16034,
3084,
62,
21940,
23045,
2598,
62,
16,
33411,
285,
641,
62,
84,
1238,
796,
366... |
what flights from PITTSBURGH to NEWARK after 2220 | SELECT DISTINCT flight.flight_id FROM airport_service AS AIRPORT_SERVICE_0, airport_service AS AIRPORT_SERVICE_1, city AS CITY_0, city AS CITY_1, flight WHERE (CITY_1.city_code = AIRPORT_SERVICE_1.city_code AND CITY_1.city_name = 'NEWARK' AND flight.departure_time > 2220 AND flight.to_airport = AIRPORT_SERVICE_1.airpor... | [
10919,
13956,
422,
49040,
4694,
38926,
17511,
284,
12682,
14175,
706,
2534,
1238,
46506,
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,
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,
13956,
422,
49040,
4694,
38926,
17511,
284,
12682,
14175,
706,
2534,
1238,
46506,
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,
3... |
What kind of Rank has a Bronze of 0 and a Total smaller than 3 and a Nation of austria? | SELECT MAX(rank) FROM table_name_6 WHERE bronze = 0 AND total < 3 AND nation = "austria" | [
2061,
1611,
286,
10916,
468,
257,
19461,
286,
657,
290,
257,
7472,
4833,
621,
513,
290,
257,
8741,
286,
38132,
7496,
30,
46506,
25882,
7,
43027,
8,
16034,
3084,
62,
3672,
62,
21,
33411,
22101,
796,
657,
5357,
2472,
1279,
513,
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
] | [
2061,
1611,
286,
10916,
468,
257,
19461,
286,
657,
290,
257,
7472,
4833,
621,
513,
290,
257,
8741,
286,
38132,
7496,
30,
46506,
25882,
7,
43027,
8,
16034,
3084,
62,
3672,
62,
21,
33411,
22101,
796,
657,
5357,
2472,
1279,
513,
5357,
... |
Return a bar chart about the distribution of Nationality and the amount of Nationality , and group by attribute Nationality, list by the bars in desc. | SELECT Nationality, COUNT(Nationality) FROM swimmer GROUP BY Nationality ORDER BY Nationality DESC | [
13615,
257,
2318,
8262,
546,
262,
6082,
286,
2351,
414,
290,
262,
2033,
286,
2351,
414,
837,
290,
1448,
416,
11688,
2351,
414,
11,
1351,
416,
262,
9210,
287,
1715,
13,
46506,
2351,
414,
11,
327,
28270,
7,
16186,
414,
8,
16034,
9422,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
13615,
257,
2318,
8262,
546,
262,
6082,
286,
2351,
414,
290,
262,
2033,
286,
2351,
414,
837,
290,
1448,
416,
11688,
2351,
414,
11,
1351,
416,
262,
9210,
287,
1715,
13,
46506,
2351,
414,
11,
327,
28270,
7,
16186,
414,
8,
16034,
9422,... |
Show all destinations and the number of flights to each destination by a bar chart, order in ascending by the the total number . | SELECT destination, COUNT(*) FROM flight GROUP BY destination ORDER BY COUNT(*) | [
15307,
477,
23982,
290,
262,
1271,
286,
13956,
284,
1123,
10965,
416,
257,
2318,
8262,
11,
1502,
287,
41988,
416,
262,
262,
2472,
1271,
764,
46506,
10965,
11,
327,
28270,
7,
28104,
16034,
5474,
44441,
11050,
10965,
38678,
11050,
327,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
15307,
477,
23982,
290,
262,
1271,
286,
13956,
284,
1123,
10965,
416,
257,
2318,
8262,
11,
1502,
287,
41988,
416,
262,
262,
2472,
1271,
764,
46506,
10965,
11,
327,
28270,
7,
28104,
16034,
5474,
44441,
11050,
10965,
38678,
11050,
327,
28... |
What are the names of customers who never made an order. | SELECT customer_name FROM customers EXCEPT SELECT t1.customer_name FROM customers AS t1 JOIN customer_orders AS t2 ON t1.customer_id = t2.customer_id | [
2061,
389,
262,
3891,
286,
4297,
508,
1239,
925,
281,
1502,
13,
46506,
6491,
62,
3672,
16034,
4297,
7788,
42006,
33493,
256,
16,
13,
23144,
263,
62,
3672,
16034,
4297,
7054,
256,
16,
32357,
1268,
6491,
62,
6361,
7054,
256,
17,
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
] | [
2061,
389,
262,
3891,
286,
4297,
508,
1239,
925,
281,
1502,
13,
46506,
6491,
62,
3672,
16034,
4297,
7788,
42006,
33493,
256,
16,
13,
23144,
263,
62,
3672,
16034,
4297,
7054,
256,
16,
32357,
1268,
6491,
62,
6361,
7054,
256,
17,
6177,
... |
What airport has an ICAP of BGBW? | SELECT "Airport" FROM table_76249 WHERE "ICAO" = 'bgbw' | [
2061,
9003,
468,
281,
12460,
2969,
286,
347,
4579,
54,
30,
46506,
366,
16170,
634,
1,
16034,
3084,
62,
4304,
21626,
33411,
366,
25241,
46,
1,
796,
705,
65,
22296,
86,
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,
9003,
468,
281,
12460,
2969,
286,
347,
4579,
54,
30,
46506,
366,
16170,
634,
1,
16034,
3084,
62,
4304,
21626,
33411,
366,
25241,
46,
1,
796,
705,
65,
22296,
86,
6
] |
can you tell me about ground transportation between the DFW airport and downtown DALLAS | SELECT DISTINCT ground_service.transport_type FROM airport, airport_service, city AS CITY_0, city AS CITY_1, ground_service WHERE airport.airport_code = airport_service.airport_code AND CITY_0.city_name = 'DALLAS' AND CITY_1.city_code = airport_service.city_code AND CITY_1.city_name = 'DALLAS' AND ground_service.airpor... | [
5171,
345,
1560,
502,
546,
2323,
9358,
1022,
262,
360,
24160,
9003,
290,
9436,
360,
7036,
1921,
46506,
360,
8808,
1268,
4177,
2323,
62,
15271,
13,
7645,
634,
62,
4906,
16034,
9003,
11,
9003,
62,
15271,
11,
1748,
7054,
27993,
62,
15,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
5171,
345,
1560,
502,
546,
2323,
9358,
1022,
262,
360,
24160,
9003,
290,
9436,
360,
7036,
1921,
46506,
360,
8808,
1268,
4177,
2323,
62,
15271,
13,
7645,
634,
62,
4906,
16034,
9003,
11,
9003,
62,
15271,
11,
1748,
7054,
27993,
62,
15,
... |
What date was georgie stoop emily webley-smith the opponent? | SELECT date FROM table_name_33 WHERE opponents = "georgie stoop emily webley-smith" | [
2061,
3128,
373,
4903,
2398,
494,
3995,
404,
795,
813,
356,
43263,
12,
21453,
262,
6125,
30,
46506,
3128,
16034,
3084,
62,
3672,
62,
2091,
33411,
7691,
796,
366,
469,
2398,
494,
3995,
404,
795,
813,
356,
43263,
12,
21453,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4903,
2398,
494,
3995,
404,
795,
813,
356,
43263,
12,
21453,
262,
6125,
30,
46506,
3128,
16034,
3084,
62,
3672,
62,
2091,
33411,
7691,
796,
366,
469,
2398,
494,
3995,
404,
795,
813,
356,
43263,
12,
21453,
1
] |
until 06/2105 what was the first time patient 80119 had a medication via iv drip route prescribed? | SELECT prescriptions.startdate FROM prescriptions WHERE prescriptions.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 80119) AND prescriptions.route = 'iv drip' AND STRFTIME('%y-%m', prescriptions.startdate) <= '2105-06' ORDER BY prescriptions.startdate LIMIT 1 | [
28446,
9130,
14,
17,
13348,
644,
373,
262,
717,
640,
5827,
807,
486,
1129,
550,
257,
14103,
2884,
21628,
36296,
6339,
14798,
30,
46506,
34092,
13,
9688,
4475,
16034,
34092,
33411,
34092,
13,
18108,
76,
62,
312,
3268,
357,
46506,
25349,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
28446,
9130,
14,
17,
13348,
644,
373,
262,
717,
640,
5827,
807,
486,
1129,
550,
257,
14103,
2884,
21628,
36296,
6339,
14798,
30,
46506,
34092,
13,
9688,
4475,
16034,
34092,
33411,
34092,
13,
18108,
76,
62,
312,
3268,
357,
46506,
25349,
... |
Who are the PreMajor teachers next Winter ? | SELECT DISTINCT instructor.name FROM course INNER JOIN course_offering ON course.course_id = course_offering.course_id INNER JOIN semester ON semester.semester_id = course_offering.semester INNER JOIN program_course ON program_course.course_id = course_offering.course_id INNER JOIN offering_instructor ON offering_instr... | [
8241,
389,
262,
3771,
24206,
7799,
1306,
10633,
5633,
46506,
360,
8808,
1268,
4177,
21187,
13,
3672,
16034,
1781,
3268,
21479,
32357,
1268,
1781,
62,
2364,
1586,
6177,
1781,
13,
17319,
62,
312,
796,
1781,
62,
2364,
1586,
13,
17319,
62,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
8241,
389,
262,
3771,
24206,
7799,
1306,
10633,
5633,
46506,
360,
8808,
1268,
4177,
21187,
13,
3672,
16034,
1781,
3268,
21479,
32357,
1268,
1781,
62,
2364,
1586,
6177,
1781,
13,
17319,
62,
312,
796,
1781,
62,
2364,
1586,
13,
17319,
62,
... |
What kind of Week 4 has a Week 2 of tiffany logan? | SELECT "Week 4" FROM table_59127 WHERE "Week 2" = 'tiffany logan' | [
2061,
1611,
286,
6119,
604,
468,
257,
6119,
362,
286,
256,
733,
1092,
2604,
272,
30,
46506,
366,
20916,
604,
1,
16034,
3084,
62,
3270,
16799,
33411,
366,
20916,
362,
1,
796,
705,
83,
733,
1092,
2604,
272,
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,
1611,
286,
6119,
604,
468,
257,
6119,
362,
286,
256,
733,
1092,
2604,
272,
30,
46506,
366,
20916,
604,
1,
16034,
3084,
62,
3270,
16799,
33411,
366,
20916,
362,
1,
796,
705,
83,
733,
1092,
2604,
272,
6
] |
What is the indoor track status for the school that has yes for tennis and no for golf? | SELECT "Indoor track" FROM table_9590 WHERE "Tennis" = 'yes' AND "Golf" = 'no' | [
2061,
318,
262,
22639,
2610,
3722,
329,
262,
1524,
326,
468,
3763,
329,
20790,
290,
645,
329,
13126,
30,
46506,
366,
5497,
2675,
2610,
1,
16034,
3084,
62,
24,
36993,
33411,
366,
51,
10679,
1,
796,
705,
8505,
6,
5357,
366,
38,
4024,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
22639,
2610,
3722,
329,
262,
1524,
326,
468,
3763,
329,
20790,
290,
645,
329,
13126,
30,
46506,
366,
5497,
2675,
2610,
1,
16034,
3084,
62,
24,
36993,
33411,
366,
51,
10679,
1,
796,
705,
8505,
6,
5357,
366,
38,
4024,
... |
What's the series number of the episode written by Dan Vebber? | SELECT MAX(no_in_series) FROM table_23242933_2 WHERE written_by = "Dan Vebber" | [
2061,
338,
262,
2168,
1271,
286,
262,
4471,
3194,
416,
6035,
569,
1765,
527,
30,
46506,
25882,
7,
3919,
62,
259,
62,
25076,
8,
16034,
3084,
62,
1954,
1731,
1959,
2091,
62,
17,
33411,
3194,
62,
1525,
796,
366,
21174,
569,
1765,
527,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2168,
1271,
286,
262,
4471,
3194,
416,
6035,
569,
1765,
527,
30,
46506,
25882,
7,
3919,
62,
259,
62,
25076,
8,
16034,
3084,
62,
1954,
1731,
1959,
2091,
62,
17,
33411,
3194,
62,
1525,
796,
366,
21174,
569,
1765,
527,
... |
What is the lowest year in since that had a transfer fee of 14m and ended after 2011? | SELECT MIN("Since") FROM table_79691 WHERE "Transfer fee" = '€ 14m' AND "Ends" > '2011' | [
2061,
318,
262,
9016,
614,
287,
1201,
326,
550,
257,
4351,
6838,
286,
1478,
76,
290,
4444,
706,
2813,
30,
46506,
20625,
7203,
6385,
4943,
16034,
3084,
62,
3720,
49541,
33411,
366,
43260,
6838,
1,
796,
705,
26391,
1478,
76,
6,
5357,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
318,
262,
9016,
614,
287,
1201,
326,
550,
257,
4351,
6838,
286,
1478,
76,
290,
4444,
706,
2813,
30,
46506,
20625,
7203,
6385,
4943,
16034,
3084,
62,
3720,
49541,
33411,
366,
43260,
6838,
1,
796,
705,
26391,
1478,
76,
6,
5357,
... |
A bar chart shows the distribution of Sex and the amount of Sex , and group by attribute Sex, I want to rank X from high to low order. | SELECT Sex, COUNT(Sex) FROM people GROUP BY Sex ORDER BY Sex DESC | [
32,
2318,
8262,
2523,
262,
6082,
286,
14419,
290,
262,
2033,
286,
14419,
837,
290,
1448,
416,
11688,
14419,
11,
314,
765,
284,
4279,
1395,
422,
1029,
284,
1877,
1502,
13,
46506,
14419,
11,
327,
28270,
7,
23398,
8,
16034,
661,
44441,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
32,
2318,
8262,
2523,
262,
6082,
286,
14419,
290,
262,
2033,
286,
14419,
837,
290,
1448,
416,
11688,
14419,
11,
314,
765,
284,
4279,
1395,
422,
1029,
284,
1877,
1502,
13,
46506,
14419,
11,
327,
28270,
7,
23398,
8,
16034,
661,
44441,
... |
Which date did the oakland raiders play as the opponent when the Bills first downs were under 28? | SELECT "Date" FROM table_49930 WHERE "Bills first downs" < '28' AND "Opponent" = 'oakland raiders' | [
13828,
3128,
750,
262,
26210,
1044,
9513,
364,
711,
355,
262,
6125,
618,
262,
20209,
717,
21838,
547,
739,
2579,
30,
46506,
366,
10430,
1,
16034,
3084,
62,
28324,
1270,
33411,
366,
33,
2171,
717,
21838,
1,
1279,
705,
2078,
6,
5357,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
13828,
3128,
750,
262,
26210,
1044,
9513,
364,
711,
355,
262,
6125,
618,
262,
20209,
717,
21838,
547,
739,
2579,
30,
46506,
366,
10430,
1,
16034,
3084,
62,
28324,
1270,
33411,
366,
33,
2171,
717,
21838,
1,
1279,
705,
2078,
6,
5357,
... |
what is maximum age of patients whose ethnicity is white and days of hospital stay is 5? | SELECT MAX(demographic.age) FROM demographic WHERE demographic.ethnicity = "WHITE" AND demographic.days_stay = "5" | [
10919,
318,
5415,
2479,
286,
3871,
3025,
26289,
318,
2330,
290,
1528,
286,
4436,
2652,
318,
642,
30,
46506,
25882,
7,
9536,
6826,
13,
496,
8,
16034,
16728,
33411,
16728,
13,
38546,
414,
796,
366,
12418,
12709,
1,
5357,
16728,
13,
1254... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
10919,
318,
5415,
2479,
286,
3871,
3025,
26289,
318,
2330,
290,
1528,
286,
4436,
2652,
318,
642,
30,
46506,
25882,
7,
9536,
6826,
13,
496,
8,
16034,
16728,
33411,
16728,
13,
38546,
414,
796,
366,
12418,
12709,
1,
5357,
16728,
13,
1254... |
List users and their details by tag and location. | SELECT us.DisplayName, us.Id AS "user_link", us.Reputation, us.WebsiteUrl, us.Age, us.LastAccessDate, us.Location, tuser.Score FROM Users AS us JOIN (SELECT Answers.OwnerUserId AS UserId, SUM(Answers.Score) AS Score FROM Tags JOIN PostTags ON Tags.Id = PostTags.TagId JOIN Posts ON Posts.Id = PostTags.PostId JOIN Posts ... | [
8053,
2985,
290,
511,
3307,
416,
7621,
290,
4067,
13,
46506,
514,
13,
23114,
5376,
11,
514,
13,
7390,
7054,
366,
7220,
62,
8726,
1600,
514,
13,
6207,
7094,
11,
514,
13,
33420,
28165,
11,
514,
13,
23396,
11,
514,
13,
5956,
15457,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2985,
290,
511,
3307,
416,
7621,
290,
4067,
13,
46506,
514,
13,
23114,
5376,
11,
514,
13,
7390,
7054,
366,
7220,
62,
8726,
1600,
514,
13,
6207,
7094,
11,
514,
13,
33420,
28165,
11,
514,
13,
23396,
11,
514,
13,
5956,
15457,
1... |
When Thomas Clayton had a gain less than 71, what was the highest long value? | SELECT MAX("Long") FROM table_8936 WHERE "Name" = 'thomas clayton' AND "Gain" < '71' | [
2215,
5658,
32108,
550,
257,
4461,
1342,
621,
9166,
11,
644,
373,
262,
4511,
890,
1988,
30,
46506,
25882,
7203,
14617,
4943,
16034,
3084,
62,
4531,
2623,
33411,
366,
5376,
1,
796,
705,
400,
16911,
21558,
1122,
6,
5357,
366,
38,
391,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5658,
32108,
550,
257,
4461,
1342,
621,
9166,
11,
644,
373,
262,
4511,
890,
1988,
30,
46506,
25882,
7203,
14617,
4943,
16034,
3084,
62,
4531,
2623,
33411,
366,
5376,
1,
796,
705,
400,
16911,
21558,
1122,
6,
5357,
366,
38,
391,
... |
What is Trevard Lindley's height? | SELECT "Height" FROM table_38679 WHERE "Name" = 'trevard lindley' | [
2061,
318,
4700,
10187,
9329,
1636,
338,
6001,
30,
46506,
366,
23106,
1,
16034,
3084,
62,
2548,
37601,
33411,
366,
5376,
1,
796,
705,
33945,
10187,
300,
521,
1636,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
318,
4700,
10187,
9329,
1636,
338,
6001,
30,
46506,
366,
23106,
1,
16034,
3084,
62,
2548,
37601,
33411,
366,
5376,
1,
796,
705,
33945,
10187,
300,
521,
1636,
6
] |
when was patient 007-7646 prescribed with dext 5%-nacl 0.45% 1000 ml lvp and ondansetron (pf) for the first time at the same time? | SELECT t1.drugstarttime FROM (SELECT patient.uniquepid, medication.drugstarttime FROM medication JOIN patient ON medication.patientunitstayid = patient.patientunitstayid WHERE medication.drugname = 'dext 5%-nacl 0.45% 1000 ml lvp' AND patient.uniquepid = '007-7646') AS t1 JOIN (SELECT patient.uniquepid, medication.drug... | [
12518,
373,
5827,
3571,
22,
12,
22,
27720,
14798,
351,
390,
742,
642,
33963,
77,
37779,
657,
13,
2231,
4,
8576,
25962,
300,
36133,
290,
319,
67,
504,
316,
1313,
357,
79,
69,
8,
329,
262,
717,
640,
379,
262,
976,
640,
30,
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... | [
12518,
373,
5827,
3571,
22,
12,
22,
27720,
14798,
351,
390,
742,
642,
33963,
77,
37779,
657,
13,
2231,
4,
8576,
25962,
300,
36133,
290,
319,
67,
504,
316,
1313,
357,
79,
69,
8,
329,
262,
717,
640,
379,
262,
976,
640,
30,
46506,
... |
What entrant has a P tyre and was constructed by Alfa Romeo? | SELECT entrant FROM table_name_1 WHERE tyre = "p" AND constructor = "alfa romeo" | [
2061,
920,
5250,
468,
257,
350,
48216,
290,
373,
12006,
416,
978,
13331,
43989,
30,
46506,
920,
5250,
16034,
3084,
62,
3672,
62,
16,
33411,
48216,
796,
366,
79,
1,
5357,
23772,
796,
366,
1604,
64,
374,
462,
78,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
920,
5250,
468,
257,
350,
48216,
290,
373,
12006,
416,
978,
13331,
43989,
30,
46506,
920,
5250,
16034,
3084,
62,
3672,
62,
16,
33411,
48216,
796,
366,
79,
1,
5357,
23772,
796,
366,
1604,
64,
374,
462,
78,
1
] |
What is the lowest week that has September 19, 1965 as the date, with an attendance less than 46,941? | SELECT MIN("Week") FROM table_66079 WHERE "Date" = 'september 19, 1965' AND "Attendance" < '46,941' | [
2061,
318,
262,
9016,
1285,
326,
468,
2693,
678,
11,
17672,
355,
262,
3128,
11,
351,
281,
14858,
1342,
621,
6337,
11,
24,
3901,
30,
46506,
20625,
7203,
20916,
4943,
16034,
3084,
62,
39885,
3720,
33411,
366,
10430,
1,
796,
705,
325,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
318,
262,
9016,
1285,
326,
468,
2693,
678,
11,
17672,
355,
262,
3128,
11,
351,
281,
14858,
1342,
621,
6337,
11,
24,
3901,
30,
46506,
20625,
7203,
20916,
4943,
16034,
3084,
62,
39885,
3720,
33411,
366,
10430,
1,
796,
705,
325,
... |
What is the number of the player who went to Southern University? | SELECT no_s_ FROM table_11734041_9 WHERE school_club_team_country = "Southern University" | [
2061,
318,
262,
1271,
286,
262,
2137,
508,
1816,
284,
8050,
2059,
30,
46506,
645,
62,
82,
62,
16034,
3084,
62,
1157,
4790,
1821,
3901,
62,
24,
33411,
1524,
62,
18664,
62,
15097,
62,
19315,
796,
366,
44993,
2059,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
318,
262,
1271,
286,
262,
2137,
508,
1816,
284,
8050,
2059,
30,
46506,
645,
62,
82,
62,
16034,
3084,
62,
1157,
4790,
1821,
3901,
62,
24,
33411,
1524,
62,
18664,
62,
15097,
62,
19315,
796,
366,
44993,
2059,
1
] |
give me the number of patients who were diagnosed under icd9 code 76528 and also their lab test category is chemistry. | 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 = "76528" AND lab."CATEGORY" = "Chemistry" | [
26535,
502,
262,
1271,
286,
3871,
508,
547,
14641,
739,
14158,
67,
24,
2438,
767,
2996,
2078,
290,
635,
511,
2248,
1332,
6536,
318,
16585,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
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... | [
26535,
502,
262,
1271,
286,
3871,
508,
547,
14641,
739,
14158,
67,
24,
2438,
767,
2996,
2078,
290,
635,
511,
2248,
1332,
6536,
318,
16585,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3... |
What was the club that won 10 top division titles? | SELECT "Club" FROM table_1816 WHERE "Top division titles" = '10' | [
2061,
373,
262,
3430,
326,
1839,
838,
1353,
7297,
8714,
30,
46506,
366,
42350,
1,
16034,
3084,
62,
1507,
1433,
33411,
366,
9126,
7297,
8714,
1,
796,
705,
940,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
373,
262,
3430,
326,
1839,
838,
1353,
7297,
8714,
30,
46506,
366,
42350,
1,
16034,
3084,
62,
1507,
1433,
33411,
366,
9126,
7297,
8714,
1,
796,
705,
940,
6
] |
today, was patient 19412's arterial bp [systolic] ever greater than 153.0? | SELECT COUNT(*) > 0 FROM chartevents WHERE chartevents.icustay_id IN (SELECT icustays.icustay_id FROM icustays WHERE icustays.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 19412)) AND chartevents.itemid IN (SELECT d_items.itemid FROM d_items WHERE d_items.label = 'arterial bp [syst... | [
40838,
11,
373,
5827,
30483,
1065,
338,
30675,
498,
275,
79,
685,
1837,
301,
4160,
60,
1683,
3744,
621,
24652,
13,
15,
30,
46506,
327,
28270,
7,
28104,
1875,
657,
16034,
8262,
31534,
33411,
8262,
31534,
13,
291,
436,
323,
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... | [
40838,
11,
373,
5827,
30483,
1065,
338,
30675,
498,
275,
79,
685,
1837,
301,
4160,
60,
1683,
3744,
621,
24652,
13,
15,
30,
46506,
327,
28270,
7,
28104,
1875,
657,
16034,
8262,
31534,
33411,
8262,
31534,
13,
291,
436,
323,
62,
312,
3... |
Where is the longest arch with a length in meters of 64.2? | SELECT "Location" FROM table_77217 WHERE "Length ( m )" = '64.2' | [
8496,
318,
262,
14069,
3934,
351,
257,
4129,
287,
10700,
286,
5598,
13,
17,
30,
46506,
366,
14749,
1,
16034,
3084,
62,
3324,
24591,
33411,
366,
24539,
357,
285,
1267,
1,
796,
705,
2414,
13,
17,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
8496,
318,
262,
14069,
3934,
351,
257,
4129,
287,
10700,
286,
5598,
13,
17,
30,
46506,
366,
14749,
1,
16034,
3084,
62,
3324,
24591,
33411,
366,
24539,
357,
285,
1267,
1,
796,
705,
2414,
13,
17,
6
] |
What is the average points with less than 30 played? | SELECT AVG("Points") FROM table_7859 WHERE "Played" < '30' | [
2061,
318,
262,
2811,
2173,
351,
1342,
621,
1542,
2826,
30,
46506,
35224,
7203,
40710,
4943,
16034,
3084,
62,
3695,
3270,
33411,
366,
11002,
276,
1,
1279,
705,
1270,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
318,
262,
2811,
2173,
351,
1342,
621,
1542,
2826,
30,
46506,
35224,
7203,
40710,
4943,
16034,
3084,
62,
3695,
3270,
33411,
366,
11002,
276,
1,
1279,
705,
1270,
6
] |
What Race 3 is Round 5? | SELECT race_3 FROM table_name_4 WHERE round = "round 5" | [
2061,
12588,
513,
318,
10485,
642,
30,
46506,
3234,
62,
18,
16034,
3084,
62,
3672,
62,
19,
33411,
2835,
796,
366,
744,
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
] | [
2061,
12588,
513,
318,
10485,
642,
30,
46506,
3234,
62,
18,
16034,
3084,
62,
3672,
62,
19,
33411,
2835,
796,
366,
744,
642,
1
] |
How many swimsuits have an Evening Gown larger than 9, and an Interview larger than 8.405? | SELECT COUNT(swimsuit) FROM table_name_32 WHERE evening_gown > 9 AND interview > 8.405 | [
2437,
867,
9422,
16554,
423,
281,
31867,
402,
593,
4025,
621,
860,
11,
290,
281,
19371,
4025,
621,
807,
13,
26598,
30,
46506,
327,
28270,
7,
2032,
320,
6063,
8,
16034,
3084,
62,
3672,
62,
2624,
33411,
6180,
62,
70,
593,
1875,
860,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2437,
867,
9422,
16554,
423,
281,
31867,
402,
593,
4025,
621,
860,
11,
290,
281,
19371,
4025,
621,
807,
13,
26598,
30,
46506,
327,
28270,
7,
2032,
320,
6063,
8,
16034,
3084,
62,
3672,
62,
2624,
33411,
6180,
62,
70,
593,
1875,
860,
... |
Who were the authors of episode having production code 3t7573? | SELECT "Written by" FROM table_22225 WHERE "Production code" = '3T7573' | [
8241,
547,
262,
7035,
286,
4471,
1719,
3227,
2438,
513,
83,
2425,
4790,
30,
46506,
366,
25354,
416,
1,
16034,
3084,
62,
1828,
18182,
33411,
366,
35027,
2438,
1,
796,
705,
18,
51,
2425,
4790,
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
] | [
8241,
547,
262,
7035,
286,
4471,
1719,
3227,
2438,
513,
83,
2425,
4790,
30,
46506,
366,
25354,
416,
1,
16034,
3084,
62,
1828,
18182,
33411,
366,
35027,
2438,
1,
796,
705,
18,
51,
2425,
4790,
6
] |
When the engine Ford Cosworth DFV 3.0 v8 has a chassis of m23 and in rounds 14-15, what is its Tyre? | SELECT tyre FROM table_name_51 WHERE rounds = "14-15" AND engine = "ford cosworth dfv 3.0 v8" AND chassis = "m23" | [
2215,
262,
3113,
8092,
10437,
9268,
36323,
53,
513,
13,
15,
410,
23,
468,
257,
24587,
286,
285,
1954,
290,
287,
9196,
1478,
12,
1314,
11,
644,
318,
663,
7039,
260,
30,
46506,
48216,
16034,
3084,
62,
3672,
62,
4349,
33411,
9196,
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... | [
2215,
262,
3113,
8092,
10437,
9268,
36323,
53,
513,
13,
15,
410,
23,
468,
257,
24587,
286,
285,
1954,
290,
287,
9196,
1478,
12,
1314,
11,
644,
318,
663,
7039,
260,
30,
46506,
48216,
16034,
3084,
62,
3672,
62,
4349,
33411,
9196,
796,... |
in the last year has patient 007-10135 been prescribed glucagon (human recombinant) 1 mg/ml solution for injection. | SELECT COUNT(*) > 0 FROM medication WHERE medication.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '007-10135')) AND medication.drugname = 'glucagon (human recombinant) 1 mg/... | [
259,
262,
938,
614,
468,
5827,
3571,
22,
12,
8784,
2327,
587,
14798,
14182,
1840,
357,
10734,
44759,
42483,
8,
352,
10527,
14,
4029,
4610,
329,
16954,
13,
46506,
327,
28270,
7,
28104,
1875,
657,
16034,
14103,
33411,
14103,
13,
26029,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
262,
938,
614,
468,
5827,
3571,
22,
12,
8784,
2327,
587,
14798,
14182,
1840,
357,
10734,
44759,
42483,
8,
352,
10527,
14,
4029,
4610,
329,
16954,
13,
46506,
327,
28270,
7,
28104,
1875,
657,
16034,
14103,
33411,
14103,
13,
26029,
... |
DATEADD(MONTH, DATEDIFF(MONTH, 0, GETDATE()), 0). | SELECT DATEADD(MONTH, DATEDIFF(MONTH, 0, GETDATE()), 0) AS First_Of_Current_Month, DATEADD(dd, -1, DATEADD(mm, DATEDIFF(mm, 0, GETDATE()) + 1, 0)) AS Last_Of_Current_Month, DATEADD(MONTH, DATEDIFF(MONTH, 0, GETDATE()) - 1, 0) AS First_Of_Last_Month, DATEADD(MONTH, DATEDIFF(MONTH, -1, GETDATE()) - 1, -1) AS Last_Of_Last... | [
35,
6158,
29266,
7,
27857,
4221,
11,
360,
11617,
29267,
7,
27857,
4221,
11,
657,
11,
17151,
35,
6158,
3419,
828,
657,
737,
46506,
360,
6158,
29266,
7,
27857,
4221,
11,
360,
11617,
29267,
7,
27857,
4221,
11,
657,
11,
17151,
35,
6158,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
35,
6158,
29266,
7,
27857,
4221,
11,
360,
11617,
29267,
7,
27857,
4221,
11,
657,
11,
17151,
35,
6158,
3419,
828,
657,
737,
46506,
360,
6158,
29266,
7,
27857,
4221,
11,
360,
11617,
29267,
7,
27857,
4221,
11,
657,
11,
17151,
35,
6158,... |
Name the college/junior club team for ian turnbull | SELECT college_junior_club_team FROM table_1965650_1 WHERE player = "Ian Turnbull" | [
5376,
262,
4152,
14,
29741,
1504,
3430,
1074,
329,
220,
666,
1210,
16308,
46506,
4152,
62,
29741,
1504,
62,
18664,
62,
15097,
16034,
3084,
62,
45271,
17544,
62,
16,
33411,
2137,
796,
366,
37776,
26445,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4152,
14,
29741,
1504,
3430,
1074,
329,
220,
666,
1210,
16308,
46506,
4152,
62,
29741,
1504,
62,
18664,
62,
15097,
16034,
3084,
62,
45271,
17544,
62,
16,
33411,
2137,
796,
366,
37776,
26445,
1
] |
What is the average number of borough councilors from Brompton? | SELECT AVG("Number of Borough Councilors") FROM table_38503 WHERE "Borough" = 'brompton' | [
2061,
318,
262,
2811,
1271,
286,
33534,
6745,
669,
422,
31455,
10972,
30,
46506,
35224,
7203,
15057,
286,
48114,
4281,
669,
4943,
16034,
3084,
62,
2548,
31938,
33411,
366,
33,
7985,
1,
796,
705,
65,
398,
10972,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2061,
318,
262,
2811,
1271,
286,
33534,
6745,
669,
422,
31455,
10972,
30,
46506,
35224,
7203,
15057,
286,
48114,
4281,
669,
4943,
16034,
3084,
62,
2548,
31938,
33411,
366,
33,
7985,
1,
796,
705,
65,
398,
10972,
6
] |
What are the ids of the problems reported before the date of any problem reported by Lysanne Turcotte? | SELECT T1.problem_id FROM problems AS T1 JOIN staff AS T2 ON T1.reported_by_staff_id = T2.staff_id WHERE date_problem_reported < (SELECT MIN(date_problem_reported) FROM problems AS T3 JOIN staff AS T4 ON T3.reported_by_staff_id = T4.staff_id WHERE T4.staff_first_name = "Lysanne" AND T4.staff_last_name = "Turcotte") | [
2061,
389,
262,
220,
2340,
286,
262,
2761,
2098,
878,
262,
3128,
286,
597,
1917,
2098,
416,
46749,
21952,
3831,
66,
11404,
30,
46506,
309,
16,
13,
45573,
62,
312,
16034,
2761,
7054,
309,
16,
32357,
1268,
3085,
7054,
309,
17,
6177,
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... | [
2061,
389,
262,
220,
2340,
286,
262,
2761,
2098,
878,
262,
3128,
286,
597,
1917,
2098,
416,
46749,
21952,
3831,
66,
11404,
30,
46506,
309,
16,
13,
45573,
62,
312,
16034,
2761,
7054,
309,
16,
32357,
1268,
3085,
7054,
309,
17,
6177,
3... |
what did patient 7165 last have as intake? | SELECT d_items.label FROM d_items WHERE d_items.itemid IN (SELECT inputevents_cv.itemid FROM inputevents_cv WHERE inputevents_cv.icustay_id IN (SELECT icustays.icustay_id FROM icustays WHERE icustays.hadm_id IN (SELECT admissions.hadm_id FROM admissions WHERE admissions.subject_id = 7165)) ORDER BY inputevents_cv.chart... | [
10919,
750,
5827,
767,
20986,
938,
423,
355,
10337,
30,
46506,
288,
62,
23814,
13,
18242,
16034,
288,
62,
23814,
33411,
288,
62,
23814,
13,
9186,
312,
3268,
357,
46506,
287,
79,
1133,
85,
658,
62,
33967,
13,
9186,
312,
16034,
287,
7... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
10919,
750,
5827,
767,
20986,
938,
423,
355,
10337,
30,
46506,
288,
62,
23814,
13,
18242,
16034,
288,
62,
23814,
33411,
288,
62,
23814,
13,
9186,
312,
3268,
357,
46506,
287,
79,
1133,
85,
658,
62,
33967,
13,
9186,
312,
16034,
287,
7... |
Visualize a bar chart for simply show the department of the employee and the corresponding salary, show in asc by the Y please. | SELECT DEPARTMENT_NAME, SALARY FROM employees AS T1 JOIN departments AS T2 ON T1.DEPARTMENT_ID = T2.DEPARTMENT_ID WHERE T1.EMPLOYEE_ID = T2.MANAGER_ID ORDER BY SALARY | [
36259,
1096,
257,
2318,
8262,
329,
2391,
905,
262,
5011,
286,
262,
6538,
290,
262,
11188,
9588,
11,
905,
287,
10570,
416,
262,
575,
3387,
13,
46506,
5550,
30709,
10979,
62,
20608,
11,
42475,
13153,
16034,
4409,
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,
1... | [
36259,
1096,
257,
2318,
8262,
329,
2391,
905,
262,
5011,
286,
262,
6538,
290,
262,
11188,
9588,
11,
905,
287,
10570,
416,
262,
575,
3387,
13,
46506,
5550,
30709,
10979,
62,
20608,
11,
42475,
13153,
16034,
4409,
7054,
309,
16,
32357,
1... |
Bar chart of how many building from each building | SELECT building, COUNT(building) FROM department GROUP BY building | [
10374,
8262,
286,
703,
867,
2615,
422,
1123,
2615,
46506,
2615,
11,
327,
28270,
7,
16894,
8,
16034,
5011,
44441,
11050,
2615
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
10374,
8262,
286,
703,
867,
2615,
422,
1123,
2615,
46506,
2615,
11,
327,
28270,
7,
16894,
8,
16034,
5011,
44441,
11050,
2615
] |
provide the number of patients whose diagnoses short title is b-complex defic nec and lab test fluid is urine? | 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.short_title = "B-complex defic NEC" AND lab.fluid = "Urine" | [
15234,
485,
262,
1271,
286,
3871,
3025,
40567,
1790,
3670,
318,
275,
12,
41887,
12630,
27576,
290,
2248,
1332,
11711,
318,
18922,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
40567,
1790,
3670,
318,
275,
12,
41887,
12630,
27576,
290,
2248,
1332,
11711,
318,
18922,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
... |
Return a bar chart for what is the number of areas for all appellations? | SELECT Area, COUNT(Area) FROM appellations GROUP BY Area | [
13615,
257,
2318,
8262,
329,
644,
318,
262,
1271,
286,
3006,
329,
477,
24781,
602,
30,
46506,
9498,
11,
327,
28270,
7,
30547,
8,
16034,
24781,
602,
44441,
11050,
9498
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
13615,
257,
2318,
8262,
329,
644,
318,
262,
1271,
286,
3006,
329,
477,
24781,
602,
30,
46506,
9498,
11,
327,
28270,
7,
30547,
8,
16034,
24781,
602,
44441,
11050,
9498
] |
Which of the Res., has Ryan Scheepe as an opponent? | SELECT "Res." FROM table_50362 WHERE "Opponent" = 'ryan scheepe' | [
13828,
286,
262,
1874,
1539,
468,
6047,
10011,
68,
431,
355,
281,
6125,
30,
46506,
366,
4965,
526,
16034,
3084,
62,
1120,
35667,
33411,
366,
27524,
3471,
1,
796,
705,
29038,
3897,
68,
431,
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
] | [
13828,
286,
262,
1874,
1539,
468,
6047,
10011,
68,
431,
355,
281,
6125,
30,
46506,
366,
4965,
526,
16034,
3084,
62,
1120,
35667,
33411,
366,
27524,
3471,
1,
796,
705,
29038,
3897,
68,
431,
6
] |
What is the district with the incumbent john nicholas? | SELECT district FROM table_2668405_17 WHERE incumbent = "John Nicholas" | [
2061,
318,
262,
4783,
351,
262,
23526,
45610,
299,
488,
12456,
30,
46506,
4783,
16034,
3084,
62,
2075,
3104,
26598,
62,
1558,
33411,
23526,
796,
366,
7554,
20320,
1
] | [
1,
1,
1,
1,
1,
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,
4783,
351,
262,
23526,
45610,
299,
488,
12456,
30,
46506,
4783,
16034,
3084,
62,
2075,
3104,
26598,
62,
1558,
33411,
23526,
796,
366,
7554,
20320,
1
] |
What is the weekly schedule for the network sky italia? | SELECT weekly_schedule FROM table_name_97 WHERE tv_network_s_ = "sky italia" | [
2061,
318,
262,
10273,
7269,
329,
262,
3127,
6766,
340,
9752,
30,
46506,
10273,
62,
15952,
5950,
16034,
3084,
62,
3672,
62,
5607,
33411,
31557,
62,
27349,
62,
82,
62,
796,
366,
15688,
340,
9752,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10273,
7269,
329,
262,
3127,
6766,
340,
9752,
30,
46506,
10273,
62,
15952,
5950,
16034,
3084,
62,
3672,
62,
5607,
33411,
31557,
62,
27349,
62,
82,
62,
796,
366,
15688,
340,
9752,
1
] |
What Score points has a Rank points of defending champion? | SELECT "Score points" FROM table_59511 WHERE "Rank points" = 'defending champion' | [
2061,
15178,
2173,
468,
257,
10916,
2173,
286,
11749,
8783,
30,
46506,
366,
26595,
2173,
1,
16034,
3084,
62,
35124,
1157,
33411,
366,
27520,
2173,
1,
796,
705,
4299,
1571,
8783,
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,
15178,
2173,
468,
257,
10916,
2173,
286,
11749,
8783,
30,
46506,
366,
26595,
2173,
1,
16034,
3084,
62,
35124,
1157,
33411,
366,
27520,
2173,
1,
796,
705,
4299,
1571,
8783,
6
] |
What is the nationality of the actor ' Christoph Waltz ' ? | SELECT nationality FROM actor WHERE name = 'Christoph Waltz' | [
2061,
318,
262,
29835,
286,
262,
8674,
705,
1951,
2522,
18935,
89,
705,
5633,
46506,
29835,
16034,
8674,
33411,
1438,
796,
705,
10684,
2522,
18935,
89,
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
] | [
2061,
318,
262,
29835,
286,
262,
8674,
705,
1951,
2522,
18935,
89,
705,
5633,
46506,
29835,
16034,
8674,
33411,
1438,
796,
705,
10684,
2522,
18935,
89,
6
] |
What city and state is the Lancers mascot located? | SELECT location FROM table_11044765_1 WHERE mascot = "Lancers" | [
2061,
1748,
290,
1181,
318,
262,
406,
20811,
37358,
5140,
30,
46506,
4067,
16034,
3084,
62,
11442,
2598,
29143,
62,
16,
33411,
37358,
796,
366,
43,
20811,
1
] | [
1,
1,
1,
1,
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,
1748,
290,
1181,
318,
262,
406,
20811,
37358,
5140,
30,
46506,
4067,
16034,
3084,
62,
11442,
2598,
29143,
62,
16,
33411,
37358,
796,
366,
43,
20811,
1
] |
Who is the manufacturer for the date of June 22? | SELECT "Manufacturer" FROM table_24853 WHERE "Date" = 'June 22' | [
8241,
318,
262,
11554,
329,
262,
3128,
286,
2795,
2534,
30,
46506,
366,
44445,
15051,
1,
16034,
3084,
62,
23045,
4310,
33411,
366,
10430,
1,
796,
705,
15749,
2534,
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
] | [
8241,
318,
262,
11554,
329,
262,
3128,
286,
2795,
2534,
30,
46506,
366,
44445,
15051,
1,
16034,
3084,
62,
23045,
4310,
33411,
366,
10430,
1,
796,
705,
15749,
2534,
6
] |
When are all dates with a score of 205 ( 8) in Australia? | SELECT dates FROM table_15315816_1 WHERE score = "205 (–8)" AND country = "Australia" | [
2215,
389,
477,
9667,
351,
257,
4776,
286,
22538,
357,
807,
8,
287,
4505,
30,
46506,
9667,
16034,
3084,
62,
21395,
21273,
1433,
62,
16,
33411,
4776,
796,
366,
21261,
357,
1906,
23,
16725,
5357,
1499,
796,
366,
27429,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
389,
477,
9667,
351,
257,
4776,
286,
22538,
357,
807,
8,
287,
4505,
30,
46506,
9667,
16034,
3084,
62,
21395,
21273,
1433,
62,
16,
33411,
4776,
796,
366,
21261,
357,
1906,
23,
16725,
5357,
1499,
796,
366,
27429,
1
] |
What are the descriptions of the categories that products with product descriptions that contain the letter t are in? | SELECT T1.product_category_description FROM ref_product_categories AS T1 JOIN products AS T2 ON T1.product_category_code = T2.product_category_code WHERE T2.product_description LIKE '%t%' | [
2061,
389,
262,
16969,
286,
262,
9376,
326,
3186,
351,
1720,
16969,
326,
3994,
262,
3850,
256,
389,
287,
30,
46506,
309,
16,
13,
11167,
62,
22872,
62,
11213,
16034,
1006,
62,
11167,
62,
66,
26129,
7054,
309,
16,
32357,
1268,
3186,
7... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
2061,
389,
262,
16969,
286,
262,
9376,
326,
3186,
351,
1720,
16969,
326,
3994,
262,
3850,
256,
389,
287,
30,
46506,
309,
16,
13,
11167,
62,
22872,
62,
11213,
16034,
1006,
62,
11167,
62,
66,
26129,
7054,
309,
16,
32357,
1268,
3186,
7... |
Name the date for score of 95-101 | SELECT "Date" FROM table_21679 WHERE "Score" = '95-101' | [
5376,
262,
3128,
329,
4776,
286,
6957,
12,
8784,
46506,
366,
10430,
1,
16034,
3084,
62,
20666,
3720,
33411,
366,
26595,
1,
796,
705,
3865,
12,
8784,
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
] | [
5376,
262,
3128,
329,
4776,
286,
6957,
12,
8784,
46506,
366,
10430,
1,
16034,
3084,
62,
20666,
3720,
33411,
366,
26595,
1,
796,
705,
3865,
12,
8784,
6
] |
When Essendon played away; where did they play? | SELECT venue FROM table_name_50 WHERE away_team = "essendon" | [
2215,
11985,
43153,
2826,
1497,
26,
810,
750,
484,
711,
30,
46506,
14359,
16034,
3084,
62,
3672,
62,
1120,
33411,
1497,
62,
15097,
796,
366,
408,
43153,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2215,
11985,
43153,
2826,
1497,
26,
810,
750,
484,
711,
30,
46506,
14359,
16034,
3084,
62,
3672,
62,
1120,
33411,
1497,
62,
15097,
796,
366,
408,
43153,
1
] |
What is Members of Parliament, when Winner's % Votes is '50.54%'? | SELECT "Members of Parliament" FROM table_59203 WHERE "Winner's % votes" = '50.54%' | [
2061,
318,
12688,
286,
8411,
11,
618,
25358,
338,
4064,
39584,
318,
705,
1120,
13,
4051,
4,
30960,
46506,
366,
25341,
286,
8411,
1,
16034,
3084,
62,
3270,
22416,
33411,
366,
48056,
338,
4064,
5690,
1,
796,
705,
1120,
13,
4051,
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,
1,
1,
1,
1
] | [
2061,
318,
12688,
286,
8411,
11,
618,
25358,
338,
4064,
39584,
318,
705,
1120,
13,
4051,
4,
30960,
46506,
366,
25341,
286,
8411,
1,
16034,
3084,
62,
3270,
22416,
33411,
366,
48056,
338,
4064,
5690,
1,
796,
705,
1120,
13,
4051,
4,
6
... |
Number of users created / day. | SELECT DATE(CreationDate), COUNT(*) AS Actual, MAX(Id) - MIN(Id) AS Expected, MIN(Id), MAX(Id) FROM Users GROUP BY DATE(CreationDate) ORDER BY 1 DESC | [
15057,
286,
2985,
2727,
1220,
1110,
13,
46506,
360,
6158,
7,
12443,
341,
10430,
828,
327,
28270,
7,
28104,
7054,
33520,
11,
25882,
7,
7390,
8,
532,
20625,
7,
7390,
8,
7054,
1475,
7254,
11,
20625,
7,
7390,
828,
25882,
7,
7390,
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
] | [
15057,
286,
2985,
2727,
1220,
1110,
13,
46506,
360,
6158,
7,
12443,
341,
10430,
828,
327,
28270,
7,
28104,
7054,
33520,
11,
25882,
7,
7390,
8,
532,
20625,
7,
7390,
8,
7054,
1475,
7254,
11,
20625,
7,
7390,
828,
25882,
7,
7390,
8,
1... |
Show different locations and the number of performances at each location Visualize by bar chart, and sort x axis in desc order. | SELECT Location, COUNT(*) FROM performance GROUP BY Location ORDER BY Location DESC | [
15307,
1180,
7064,
290,
262,
1271,
286,
13289,
379,
1123,
4067,
15612,
1096,
416,
2318,
8262,
11,
290,
3297,
2124,
16488,
287,
1715,
1502,
13,
46506,
13397,
11,
327,
28270,
7,
28104,
16034,
2854,
44441,
11050,
13397,
38678,
11050,
13397,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1180,
7064,
290,
262,
1271,
286,
13289,
379,
1123,
4067,
15612,
1096,
416,
2318,
8262,
11,
290,
3297,
2124,
16488,
287,
1715,
1502,
13,
46506,
13397,
11,
327,
28270,
7,
28104,
16034,
2854,
44441,
11050,
13397,
38678,
11050,
13397,
... |
Top 100 Users From Kolkata, India. | SELECT Id, DisplayName, Reputation, WebsiteUrl, Location FROM Users WHERE Location LIKE '%Kolkata%' ORDER BY Reputation DESC LIMIT 100 | [
9126,
1802,
18987,
3574,
509,
13597,
1045,
11,
3794,
13,
46506,
5121,
11,
16531,
5376,
11,
1432,
7094,
11,
15887,
28165,
11,
13397,
16034,
18987,
33411,
13397,
34178,
705,
4,
42,
13597,
1045,
4,
6,
38678,
11050,
1432,
7094,
22196,
34,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
9126,
1802,
18987,
3574,
509,
13597,
1045,
11,
3794,
13,
46506,
5121,
11,
16531,
5376,
11,
1432,
7094,
11,
15887,
28165,
11,
13397,
16034,
18987,
33411,
13397,
34178,
705,
4,
42,
13597,
1045,
4,
6,
38678,
11050,
1432,
7094,
22196,
34,
... |
What were the winnings for the Chevrolet with a number larger than 29 and scored 102 points? | SELECT "Winnings" FROM table_77725 WHERE "Make" = 'chevrolet' AND "Car #" > '29' AND "Points" = '102' | [
2061,
547,
262,
1592,
23400,
329,
262,
35398,
351,
257,
1271,
4025,
621,
2808,
290,
7781,
15143,
2173,
30,
46506,
366,
54,
3732,
654,
1,
16034,
3084,
62,
29331,
1495,
33411,
366,
12050,
1,
796,
705,
49916,
33087,
6,
5357,
366,
9914,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
547,
262,
1592,
23400,
329,
262,
35398,
351,
257,
1271,
4025,
621,
2808,
290,
7781,
15143,
2173,
30,
46506,
366,
54,
3732,
654,
1,
16034,
3084,
62,
29331,
1495,
33411,
366,
12050,
1,
796,
705,
49916,
33087,
6,
5357,
366,
9914,
... |
What is Candidate Name, when Target/Approach is 'vaccine to amyloid-beta'? | SELECT "Candidate Name" FROM table_76644 WHERE "Target/Approach" = 'vaccine to amyloid-beta' | [
2061,
318,
40327,
6530,
11,
618,
12744,
14,
4677,
28562,
318,
705,
37839,
500,
284,
716,
2645,
1868,
12,
31361,
30960,
46506,
366,
41572,
20540,
6530,
1,
16034,
3084,
62,
4304,
29173,
33411,
366,
21745,
14,
4677,
28562,
1,
796,
705,
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,
40327,
6530,
11,
618,
12744,
14,
4677,
28562,
318,
705,
37839,
500,
284,
716,
2645,
1868,
12,
31361,
30960,
46506,
366,
41572,
20540,
6530,
1,
16034,
3084,
62,
4304,
29173,
33411,
366,
21745,
14,
4677,
28562,
1,
796,
705,
3... |
Which player is Pick 33 and has a Nationality of USA? | SELECT "Player" FROM table_51502 WHERE "Nationality" = 'usa' AND "Pick" = '33' | [
13828,
2137,
318,
12346,
4747,
290,
468,
257,
2351,
414,
286,
4916,
30,
46506,
366,
14140,
1,
16034,
3084,
62,
4349,
35126,
33411,
366,
16186,
414,
1,
796,
705,
22064,
6,
5357,
366,
31686,
1,
796,
705,
2091,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
13828,
2137,
318,
12346,
4747,
290,
468,
257,
2351,
414,
286,
4916,
30,
46506,
366,
14140,
1,
16034,
3084,
62,
4349,
35126,
33411,
366,
16186,
414,
1,
796,
705,
22064,
6,
5357,
366,
31686,
1,
796,
705,
2091,
6
] |
Which position does bert coan play? | SELECT position FROM table_name_19 WHERE player = "bert coan" | [
13828,
2292,
857,
275,
861,
763,
272,
711,
30,
46506,
2292,
16034,
3084,
62,
3672,
62,
1129,
33411,
2137,
796,
366,
4835,
763,
272,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
13828,
2292,
857,
275,
861,
763,
272,
711,
30,
46506,
2292,
16034,
3084,
62,
3672,
62,
1129,
33411,
2137,
796,
366,
4835,
763,
272,
1
] |
Name the high rebounds for charlotte | SELECT "High rebounds" FROM table_29729 WHERE "Team" = 'Charlotte' | [
5376,
262,
1029,
18841,
329,
1149,
75,
11404,
46506,
366,
11922,
18841,
1,
16034,
3084,
62,
26561,
1959,
33411,
366,
15592,
1,
796,
705,
24453,
11404,
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
] | [
5376,
262,
1029,
18841,
329,
1149,
75,
11404,
46506,
366,
11922,
18841,
1,
16034,
3084,
62,
26561,
1959,
33411,
366,
15592,
1,
796,
705,
24453,
11404,
6
] |
what status is the vehicle types of dmbs+tcl+dmcl? | SELECT status FROM table_name_55 WHERE vehicle_types = "dmbs+tcl+dmcl" | [
10919,
3722,
318,
262,
4038,
3858,
286,
288,
76,
1443,
10,
83,
565,
10,
36020,
565,
30,
46506,
3722,
16034,
3084,
62,
3672,
62,
2816,
33411,
4038,
62,
19199,
796,
366,
36020,
1443,
10,
83,
565,
10,
36020,
565,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3722,
318,
262,
4038,
3858,
286,
288,
76,
1443,
10,
83,
565,
10,
36020,
565,
30,
46506,
3722,
16034,
3084,
62,
3672,
62,
2816,
33411,
4038,
62,
19199,
796,
366,
36020,
1443,
10,
83,
565,
10,
36020,
565,
1
] |
Who was the visiting team when the Suns were the home team? | SELECT "Visitor" FROM table_54582 WHERE "Home" = 'suns' | [
8241,
373,
262,
10013,
1074,
618,
262,
29139,
547,
262,
1363,
1074,
30,
46506,
366,
15854,
2072,
1,
16034,
3084,
62,
45326,
6469,
33411,
366,
16060,
1,
796,
705,
82,
13271,
6
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
8241,
373,
262,
10013,
1074,
618,
262,
29139,
547,
262,
1363,
1074,
30,
46506,
366,
15854,
2072,
1,
16034,
3084,
62,
45326,
6469,
33411,
366,
16060,
1,
796,
705,
82,
13271,
6
] |
Name the other name where glucose is 5000 | SELECT "Other Name" FROM table_20961 WHERE "[Glucose](mg/dl)" = '5000' | [
5376,
262,
584,
1438,
810,
15701,
318,
23336,
46506,
366,
6395,
6530,
1,
16034,
3084,
62,
1238,
4846,
16,
33411,
12878,
9861,
1229,
577,
16151,
11296,
14,
25404,
16725,
796,
705,
27641,
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
] | [
5376,
262,
584,
1438,
810,
15701,
318,
23336,
46506,
366,
6395,
6530,
1,
16034,
3084,
62,
1238,
4846,
16,
33411,
12878,
9861,
1229,
577,
16151,
11296,
14,
25404,
16725,
796,
705,
27641,
6
] |
What's the Bulgarian word for september? | SELECT bulgarian_name FROM table_name_56 WHERE english_name = "september" | [
2061,
338,
262,
42119,
1573,
329,
384,
457,
1491,
30,
46506,
4807,
70,
3699,
62,
3672,
16034,
3084,
62,
3672,
62,
3980,
33411,
46932,
62,
3672,
796,
366,
325,
457,
1491,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
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,
42119,
1573,
329,
384,
457,
1491,
30,
46506,
4807,
70,
3699,
62,
3672,
16034,
3084,
62,
3672,
62,
3980,
33411,
46932,
62,
3672,
796,
366,
325,
457,
1491,
1
] |
what is marital status and days of hospital stay of subject name jerry deberry? | SELECT demographic.marital_status, demographic.days_stay FROM demographic WHERE demographic.name = "Jerry Deberry" | [
10919,
318,
29555,
3722,
290,
1528,
286,
4436,
2652,
286,
2426,
1438,
474,
6996,
390,
8396,
30,
46506,
16728,
13,
3876,
1287,
62,
13376,
11,
16728,
13,
12545,
62,
31712,
16034,
16728,
33411,
16728,
13,
3672,
796,
366,
43462,
1024,
8396,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
29555,
3722,
290,
1528,
286,
4436,
2652,
286,
2426,
1438,
474,
6996,
390,
8396,
30,
46506,
16728,
13,
3876,
1287,
62,
13376,
11,
16728,
13,
12545,
62,
31712,
16034,
16728,
33411,
16728,
13,
3672,
796,
366,
43462,
1024,
8396,... |
what is the number of patients whose days of hospital stay is greater than 7 and procedure short title is hemodialysis? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.days_stay > "7" AND procedures.short_title = "Hemodialysis" | [
10919,
318,
262,
1271,
286,
3871,
3025,
1528,
286,
4436,
2652,
318,
3744,
621,
767,
290,
8771,
1790,
3670,
318,
339,
4666,
498,
3097,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1528,
286,
4436,
2652,
318,
3744,
621,
767,
290,
8771,
1790,
3670,
318,
339,
4666,
498,
3097,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
... |
is there ground transportation in BALTIMORE | SELECT DISTINCT ground_service.transport_type FROM city, ground_service WHERE city.city_name = 'BALTIMORE' AND ground_service.city_code = city.city_code | [
271,
612,
2323,
9358,
287,
347,
31429,
3955,
1581,
33635,
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,
33,
31429,
3955,
6965,
6,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
271,
612,
2323,
9358,
287,
347,
31429,
3955,
1581,
33635,
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,
33,
31429,
3955,
6965,
6,
... |
How many people enrolled for the institute with the Pioneers? | SELECT MIN(enrollment) FROM table_27961684_1 WHERE team_name = "Pioneers" | [
2437,
867,
661,
18724,
329,
262,
24224,
351,
262,
27507,
364,
30,
46506,
20625,
7,
268,
48108,
8,
16034,
3084,
62,
1983,
4846,
1433,
5705,
62,
16,
33411,
1074,
62,
3672,
796,
366,
47,
7935,
364,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2437,
867,
661,
18724,
329,
262,
24224,
351,
262,
27507,
364,
30,
46506,
20625,
7,
268,
48108,
8,
16034,
3084,
62,
1983,
4846,
1433,
5705,
62,
16,
33411,
1074,
62,
3672,
796,
366,
47,
7935,
364,
1
] |
When was the game with the loss of Moore (0-1)? | SELECT date FROM table_name_82 WHERE loss = "moore (0-1)" | [
2215,
373,
262,
983,
351,
262,
2994,
286,
8877,
357,
15,
12,
16,
19427,
46506,
3128,
16034,
3084,
62,
3672,
62,
6469,
33411,
2994,
796,
366,
5908,
382,
357,
15,
12,
16,
16725
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
2215,
373,
262,
983,
351,
262,
2994,
286,
8877,
357,
15,
12,
16,
19427,
46506,
3128,
16034,
3084,
62,
3672,
62,
6469,
33411,
2994,
796,
366,
5908,
382,
357,
15,
12,
16,
16725
] |
What place was the player from Italy in ? | SELECT "Place" FROM table_9484 WHERE "Country" = 'italy' | [
2061,
1295,
373,
262,
2137,
422,
8031,
287,
5633,
46506,
366,
27271,
1,
16034,
3084,
62,
24,
34137,
33411,
366,
33921,
1,
796,
705,
1287,
88,
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
] | [
2061,
1295,
373,
262,
2137,
422,
8031,
287,
5633,
46506,
366,
27271,
1,
16034,
3084,
62,
24,
34137,
33411,
366,
33921,
1,
796,
705,
1287,
88,
6
] |
Where did Scott Fitzgerald rank on the UK charts? | SELECT uk_chart FROM table_name_84 WHERE artist = "scott fitzgerald" | [
8496,
750,
4746,
28397,
4279,
319,
262,
3482,
15907,
30,
46506,
334,
74,
62,
40926,
16034,
3084,
62,
3672,
62,
5705,
33411,
6802,
796,
366,
1416,
1252,
4197,
89,
26941,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
8496,
750,
4746,
28397,
4279,
319,
262,
3482,
15907,
30,
46506,
334,
74,
62,
40926,
16034,
3084,
62,
3672,
62,
5705,
33411,
6802,
796,
366,
1416,
1252,
4197,
89,
26941,
1
] |
Visualize a pie chart with what is the name of each camera lens and the number of photos taken by it? Order the result by the count of photos. | SELECT T1.name, COUNT(*) FROM camera_lens AS T1 JOIN photos AS T2 ON T1.id = T2.camera_lens_id GROUP BY T1.id ORDER BY COUNT(*) | [
36259,
1096,
257,
2508,
8262,
351,
644,
318,
262,
1438,
286,
1123,
4676,
10317,
290,
262,
1271,
286,
5205,
2077,
416,
340,
30,
8284,
262,
1255,
416,
262,
954,
286,
5205,
13,
46506,
309,
16,
13,
3672,
11,
327,
28270,
7,
28104,
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... | [
36259,
1096,
257,
2508,
8262,
351,
644,
318,
262,
1438,
286,
1123,
4676,
10317,
290,
262,
1271,
286,
5205,
2077,
416,
340,
30,
8284,
262,
1255,
416,
262,
954,
286,
5205,
13,
46506,
309,
16,
13,
3672,
11,
327,
28270,
7,
28104,
16034,... |
List of tags and excerpt. | SELECT t.TagName, e.Body AS "Excerpt", t.Count AS "Number" FROM Tags AS t LEFT JOIN Posts AS e ON t.ExcerptPostId = e.Id ORDER BY t.Count DESC | [
8053,
286,
15940,
290,
20911,
13,
46506,
256,
13,
24835,
5376,
11,
304,
13,
25842,
7054,
366,
3109,
17040,
1600,
256,
13,
12332,
7054,
366,
15057,
1,
16034,
44789,
7054,
256,
12509,
9792,
32357,
1268,
12043,
7054,
304,
6177,
256,
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
] | [
8053,
286,
15940,
290,
20911,
13,
46506,
256,
13,
24835,
5376,
11,
304,
13,
25842,
7054,
366,
3109,
17040,
1600,
256,
13,
12332,
7054,
366,
15057,
1,
16034,
44789,
7054,
256,
12509,
9792,
32357,
1268,
12043,
7054,
304,
6177,
256,
13,
... |
get the number of patients taking drug via sl route who have procedure icd9 code 9465. | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE procedures.icd9_code = "9465" AND prescriptions.route = "SL" | [
1136,
262,
1271,
286,
3871,
2263,
2563,
2884,
1017,
6339,
508,
423,
8771,
14158,
67,
24,
2438,
10048,
2996,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
9021,
61... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1136,
262,
1271,
286,
3871,
2263,
2563,
2884,
1017,
6339,
508,
423,
8771,
14158,
67,
24,
2438,
10048,
2996,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268,
9021,
61... |
Who was the home team with a score of 101-93? | SELECT home_team FROM table_name_92 WHERE score = "101-93" | [
8241,
373,
262,
1363,
1074,
351,
257,
4776,
286,
8949,
12,
6052,
30,
46506,
1363,
62,
15097,
16034,
3084,
62,
3672,
62,
5892,
33411,
4776,
796,
366,
8784,
12,
6052,
1
] | [
1,
1,
1,
1,
1,
1,
1,
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,
1363,
1074,
351,
257,
4776,
286,
8949,
12,
6052,
30,
46506,
1363,
62,
15097,
16034,
3084,
62,
3672,
62,
5892,
33411,
4776,
796,
366,
8784,
12,
6052,
1
] |
In how many different parts was the incumbent Abraham B. Venable? | SELECT COUNT(party) FROM table_2668416_18 WHERE incumbent = "Abraham B. Venable" | [
818,
703,
867,
1180,
3354,
373,
262,
23526,
16660,
347,
13,
9932,
540,
30,
46506,
327,
28270,
7,
10608,
8,
16034,
3084,
62,
2075,
3104,
35218,
62,
1507,
33411,
23526,
796,
366,
4826,
13220,
347,
13,
9932,
540,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] | [
818,
703,
867,
1180,
3354,
373,
262,
23526,
16660,
347,
13,
9932,
540,
30,
46506,
327,
28270,
7,
10608,
8,
16034,
3084,
62,
2075,
3104,
35218,
62,
1507,
33411,
23526,
796,
366,
4826,
13220,
347,
13,
9932,
540,
1
] |
What is the year joined with a Conference championships of 5, and a Nickname of wolfpack? | SELECT joined FROM table_name_15 WHERE conference_championships = 5 AND nickname = "wolfpack" | [
2061,
318,
262,
614,
5399,
351,
257,
8785,
27459,
286,
642,
11,
290,
257,
8047,
3672,
286,
17481,
8002,
30,
46506,
5399,
16034,
3084,
62,
3672,
62,
1314,
33411,
4495,
62,
354,
4350,
5748,
796,
642,
5357,
21814,
796,
366,
18829,
8002,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
614,
5399,
351,
257,
8785,
27459,
286,
642,
11,
290,
257,
8047,
3672,
286,
17481,
8002,
30,
46506,
5399,
16034,
3084,
62,
3672,
62,
1314,
33411,
4495,
62,
354,
4350,
5748,
796,
642,
5357,
21814,
796,
366,
18829,
8002,
... |
Find the id and number of shops for the company that produces the most expensive furniture. | SELECT t1.manufacturer_id, t1.num_of_shops FROM manufacturer AS t1 JOIN furniture_manufacte AS t2 ON t1.manufacturer_id = t2.manufacturer_id ORDER BY t2.price_in_dollar DESC LIMIT 1 | [
16742,
262,
4686,
290,
1271,
286,
12437,
329,
262,
1664,
326,
11073,
262,
749,
5789,
13091,
13,
46506,
256,
16,
13,
48119,
15051,
62,
312,
11,
256,
16,
13,
22510,
62,
1659,
62,
1477,
2840,
16034,
11554,
7054,
256,
16,
32357,
1268,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
16742,
262,
4686,
290,
1271,
286,
12437,
329,
262,
1664,
326,
11073,
262,
749,
5789,
13091,
13,
46506,
256,
16,
13,
48119,
15051,
62,
312,
11,
256,
16,
13,
22510,
62,
1659,
62,
1477,
2840,
16034,
11554,
7054,
256,
16,
32357,
1268,
1... |
Ratio of downvotes per total votes (of tags with 1000+ total votes). Divides the downvotes by total votes.
Does so only for tags with more than 1000 total votes.
Orders by ratio, descending
------------
Shows the tags with highest downvote ratio at the top. | WITH TotalsByTag(tagName, totalUpVotes, totalDownVotes) AS (SELECT Tags.TagName, totalUpVotes = SUM(CASE WHEN VoteTypeId = 2 THEN 1 ELSE 0 END), totalDownVotes = SUM(CASE WHEN VoteTypeId = 3 THEN 1 ELSE 0 END) FROM Tags INNER JOIN PostTags ON PostTags.TagId = Tags.Id INNER JOIN Votes ON Votes.PostId = PostTags.PostId W... | [
29665,
952,
286,
866,
29307,
583,
2472,
5690,
357,
1659,
15940,
351,
8576,
10,
2472,
5690,
737,
4777,
1460,
262,
866,
29307,
416,
2472,
5690,
13,
220,
201,
198,
13921,
523,
691,
329,
15940,
351,
517,
621,
8576,
2472,
5690,
13,
201,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
29665,
952,
286,
866,
29307,
583,
2472,
5690,
357,
1659,
15940,
351,
8576,
10,
2472,
5690,
737,
4777,
1460,
262,
866,
29307,
416,
2472,
5690,
13,
220,
201,
198,
13921,
523,
691,
329,
15940,
351,
517,
621,
8576,
2472,
5690,
13,
201,
... |
Time to closure CDF of answered questions. | SELECT MAX(h.t), h.pc AS "Percent of closed answered questions over time" FROM (SELECT q.t AS t, NTILE(100) OVER (ORDER BY q.t) AS pc FROM (SELECT ClosedDate - CreationDate AS t FROM Posts WHERE PostTypeId = 1 AND AnswerCount > 0 AND NOT ClosedDate IS NULL) AS q) AS h WHERE h.t <= '23:59:59' GROUP BY h.pc ORDER BY h.pc | [
7575,
284,
16512,
6458,
37,
286,
9373,
2683,
13,
46506,
25882,
7,
71,
13,
83,
828,
289,
13,
14751,
7054,
366,
31905,
286,
4838,
9373,
2683,
625,
640,
1,
16034,
357,
46506,
10662,
13,
83,
7054,
256,
11,
24563,
41119,
7,
3064,
8,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
7575,
284,
16512,
6458,
37,
286,
9373,
2683,
13,
46506,
25882,
7,
71,
13,
83,
828,
289,
13,
14751,
7054,
366,
31905,
286,
4838,
9373,
2683,
625,
640,
1,
16034,
357,
46506,
10662,
13,
83,
7054,
256,
11,
24563,
41119,
7,
3064,
8,
28... |
What is the least amount of silvers for a team with less than 4 golds and less than 5 total medals? | SELECT MIN("Silver") FROM table_9619 WHERE "Total" < '5' AND "Gold" < '4' | [
2061,
318,
262,
1551,
2033,
286,
3313,
690,
329,
257,
1074,
351,
1342,
621,
604,
3869,
82,
290,
1342,
621,
642,
2472,
28057,
30,
46506,
20625,
7203,
26766,
4943,
16034,
3084,
62,
4846,
1129,
33411,
366,
14957,
1,
1279,
705,
20,
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
] | [
2061,
318,
262,
1551,
2033,
286,
3313,
690,
329,
257,
1074,
351,
1342,
621,
604,
3869,
82,
290,
1342,
621,
642,
2472,
28057,
30,
46506,
20625,
7203,
26766,
4943,
16034,
3084,
62,
4846,
1129,
33411,
366,
14957,
1,
1279,
705,
20,
6,
5... |
Show all locations and the total number of platforms for all train stations in each location in a pie chart. | SELECT Location, SUM(Number_of_Platforms) FROM station GROUP BY Location | [
15307,
477,
7064,
290,
262,
2472,
1271,
286,
9554,
329,
477,
4512,
8985,
287,
1123,
4067,
287,
257,
2508,
8262,
13,
46506,
13397,
11,
35683,
7,
15057,
62,
1659,
62,
37148,
82,
8,
16034,
4429,
44441,
11050,
13397
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7064,
290,
262,
2472,
1271,
286,
9554,
329,
477,
4512,
8985,
287,
1123,
4067,
287,
257,
2508,
8262,
13,
46506,
13397,
11,
35683,
7,
15057,
62,
1659,
62,
37148,
82,
8,
16034,
4429,
44441,
11050,
13397
] |
When was the match with a result of sa by 10 wkts? | SELECT date FROM table_name_23 WHERE result = "sa by 10 wkts" | [
2215,
373,
262,
2872,
351,
257,
1255,
286,
473,
416,
838,
266,
74,
912,
30,
46506,
3128,
16034,
3084,
62,
3672,
62,
1954,
33411,
1255,
796,
366,
11400,
416,
838,
266,
74,
912,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2872,
351,
257,
1255,
286,
473,
416,
838,
266,
74,
912,
30,
46506,
3128,
16034,
3084,
62,
3672,
62,
1954,
33411,
1255,
796,
366,
11400,
416,
838,
266,
74,
912,
1
] |
What was the margin of victory on Apr 8, 1979? | SELECT margin_of_victory FROM table_name_28 WHERE date = "apr 8, 1979" | [
2061,
373,
262,
10330,
286,
5373,
319,
2758,
807,
11,
13521,
30,
46506,
10330,
62,
1659,
62,
32433,
652,
16034,
3084,
62,
3672,
62,
2078,
33411,
3128,
796,
366,
499,
81,
807,
11,
13521,
1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10330,
286,
5373,
319,
2758,
807,
11,
13521,
30,
46506,
10330,
62,
1659,
62,
32433,
652,
16034,
3084,
62,
3672,
62,
2078,
33411,
3128,
796,
366,
499,
81,
807,
11,
13521,
1
] |
Name the number of top 10s for scoring rank of 9 | SELECT COUNT("Top 10s") FROM table_1829 WHERE "Scoring rank" = '9' | [
5376,
262,
1271,
286,
1353,
838,
82,
329,
9689,
4279,
286,
860,
46506,
327,
28270,
7203,
9126,
838,
82,
4943,
16034,
3084,
62,
1507,
1959,
33411,
366,
3351,
3255,
4279,
1,
796,
705,
24,
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
] | [
5376,
262,
1271,
286,
1353,
838,
82,
329,
9689,
4279,
286,
860,
46506,
327,
28270,
7203,
9126,
838,
82,
4943,
16034,
3084,
62,
1507,
1959,
33411,
366,
3351,
3255,
4279,
1,
796,
705,
24,
6
] |
Downvoted questions by day without other markers. | SELECT Posts.Id, Score, VoteTypeId, COUNT(VoteTypeId), OwnerUserId, Title FROM Posts INNER JOIN Votes ON Posts.Id = Votes.PostId WHERE Posts.CreationDate BETWEEN '2012-06-24' AND '2012-06-30' AND PostTypeId = 1 GROUP BY Posts.Id, Title, OwnerUserId, OwnerDisplayName, Score, VoteTypeId HAVING VoteTypeId = 3 ORDER BY Pos... | [
8048,
85,
5191,
2683,
416,
1110,
1231,
584,
19736,
13,
46506,
12043,
13,
7390,
11,
15178,
11,
19175,
6030,
7390,
11,
327,
28270,
7,
37394,
6030,
7390,
828,
23853,
12982,
7390,
11,
11851,
16034,
12043,
3268,
21479,
32357,
1268,
39584,
61... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
8048,
85,
5191,
2683,
416,
1110,
1231,
584,
19736,
13,
46506,
12043,
13,
7390,
11,
15178,
11,
19175,
6030,
7390,
11,
327,
28270,
7,
37394,
6030,
7390,
828,
23853,
12982,
7390,
11,
11851,
16034,
12043,
3268,
21479,
32357,
1268,
39584,
61... |
how many patients whose admission year is less than 2144 and diagnoses long title is alzheimer's disease? | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id WHERE demographic.admityear < "2144" AND diagnoses.long_title = "Alzheimer's disease" | [
4919,
867,
3871,
3025,
13938,
614,
318,
1342,
621,
362,
18444,
290,
40567,
890,
3670,
318,
435,
89,
16288,
338,
4369,
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,
3025,
13938,
614,
318,
1342,
621,
362,
18444,
290,
40567,
890,
3670,
318,
435,
89,
16288,
338,
4369,
30,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21479,
32357,
1268... |
Bar chart x axis date moved in y axis how many date moved in, list in ascending by the y axis please. | SELECT date_moved_in, COUNT(date_moved_in) FROM Customer_Events ORDER BY COUNT(date_moved_in) | [
10374,
8262,
2124,
16488,
3128,
3888,
287,
331,
16488,
703,
867,
3128,
3888,
287,
11,
1351,
287,
41988,
416,
262,
331,
16488,
3387,
13,
46506,
3128,
62,
76,
2668,
62,
259,
11,
327,
28270,
7,
4475,
62,
76,
2668,
62,
259,
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
] | [
10374,
8262,
2124,
16488,
3128,
3888,
287,
331,
16488,
703,
867,
3128,
3888,
287,
11,
1351,
287,
41988,
416,
262,
331,
16488,
3387,
13,
46506,
3128,
62,
76,
2668,
62,
259,
11,
327,
28270,
7,
4475,
62,
76,
2668,
62,
259,
8,
16034,
... |
Does it have something interesting about the manager id and the department id? | SELECT T1.MANAGER_ID, T1.DEPARTMENT_ID FROM employees AS T1 JOIN departments AS T2 ON T1.DEPARTMENT_ID = T2.DEPARTMENT_ID WHERE T1.EMPLOYEE_ID = T2.MANAGER_ID | [
13921,
340,
423,
1223,
3499,
546,
262,
4706,
4686,
290,
262,
5011,
4686,
30,
46506,
309,
16,
13,
10725,
4760,
1137,
62,
2389,
11,
309,
16,
13,
7206,
30709,
10979,
62,
2389,
16034,
4409,
7054,
309,
16,
32357,
1268,
13346,
7054,
309,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
13921,
340,
423,
1223,
3499,
546,
262,
4706,
4686,
290,
262,
5011,
4686,
30,
46506,
309,
16,
13,
10725,
4760,
1137,
62,
2389,
11,
309,
16,
13,
7206,
30709,
10979,
62,
2389,
16034,
4409,
7054,
309,
16,
32357,
1268,
13346,
7054,
309,
... |
Get Tag Info for tags used over 500 times. | SELECT t.Id, t.TagName, ts.SourceTagName, t.Count, t.WikiPostId, P.Body FROM Tags AS t JOIN TagSynonyms AS ts ON t.TagName = ts.TargetTagName JOIN Posts AS p ON p.Id = t.WikiPostId WHERE t.Count > 500 ORDER BY t.TagName | [
3855,
17467,
14151,
329,
15940,
973,
625,
5323,
1661,
13,
46506,
256,
13,
7390,
11,
256,
13,
24835,
5376,
11,
40379,
13,
7416,
24835,
5376,
11,
256,
13,
12332,
11,
256,
13,
32603,
6307,
7390,
11,
350,
13,
25842,
16034,
44789,
7054,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3855,
17467,
14151,
329,
15940,
973,
625,
5323,
1661,
13,
46506,
256,
13,
7390,
11,
256,
13,
24835,
5376,
11,
40379,
13,
7416,
24835,
5376,
11,
256,
13,
12332,
11,
256,
13,
32603,
6307,
7390,
11,
350,
13,
25842,
16034,
44789,
7054,
... |
what is the maximum total hospital cost involving a procedure called a neurosurgery - resection of avm? | SELECT MAX(t1.c1) FROM (SELECT SUM(cost.cost) AS c1 FROM cost WHERE cost.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.patientunitstayid IN (SELECT treatment.patientunitstayid FROM treatment WHERE treatment.treatmentname = 'neurosurgery - resection of avm')) GROUP BY ... | [
10919,
318,
262,
5415,
2472,
4436,
1575,
7411,
257,
8771,
1444,
257,
7669,
11793,
7076,
532,
1599,
596,
286,
1196,
76,
30,
46506,
25882,
7,
83,
16,
13,
66,
16,
8,
16034,
357,
46506,
35683,
7,
15805,
13,
15805,
8,
7054,
269,
16,
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... | [
10919,
318,
262,
5415,
2472,
4436,
1575,
7411,
257,
8771,
1444,
257,
7669,
11793,
7076,
532,
1599,
596,
286,
1196,
76,
30,
46506,
25882,
7,
83,
16,
13,
66,
16,
8,
16034,
357,
46506,
35683,
7,
15805,
13,
15805,
8,
7054,
269,
16,
16... |
Give me the number of patients who were admitted in the emergency room and have a lab test named as troponin t. | SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.admission_location = "EMERGENCY ROOM ADMIT" AND lab.label = "Troponin T" | [
23318,
502,
262,
1271,
286,
3871,
508,
547,
6848,
287,
262,
6334,
2119,
290,
423,
257,
2248,
1332,
3706,
355,
14673,
261,
259,
256,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
23318,
502,
262,
1271,
286,
3871,
508,
547,
6848,
287,
262,
6334,
2119,
290,
423,
257,
2248,
1332,
3706,
355,
14673,
261,
259,
256,
13,
46506,
327,
28270,
7,
35,
8808,
1268,
4177,
16728,
13,
32796,
62,
312,
8,
16034,
16728,
3268,
21... |
Name the lfop 4/24/09 for opinionway of 4/17/09 of 5% for party of left front | SELECT "Ifop 4/24/09" FROM table_54870 WHERE "OpinionWay 4/17/09" = '5%' AND "Party" = 'left front' | [
5376,
262,
300,
69,
404,
604,
14,
1731,
14,
2931,
329,
4459,
1014,
286,
604,
14,
1558,
14,
2931,
286,
642,
4,
329,
2151,
286,
1364,
2166,
46506,
366,
1532,
404,
604,
14,
1731,
14,
2931,
1,
16034,
3084,
62,
49934,
2154,
33411,
366,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
5376,
262,
300,
69,
404,
604,
14,
1731,
14,
2931,
329,
4459,
1014,
286,
604,
14,
1558,
14,
2931,
286,
642,
4,
329,
2151,
286,
1364,
2166,
46506,
366,
1532,
404,
604,
14,
1731,
14,
2931,
1,
16034,
3084,
62,
49934,
2154,
33411,
366,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.