NATURAL_LANG stringlengths 12 244 | SQL stringlengths 18 336 | SCHEMA stringlengths 27 355 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|
What's the score on january 5 with a hasek decision? | SELECT score FROM table_name_28 WHERE decision = "hasek" AND date = "january 5" | CREATE TABLE table_name_28 (score VARCHAR, decision VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2577,
41,
7,
9022,
584,
4280,
28027,
6,
1357,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
31,
7,
8,
2604,
30,
3,
7066,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2604,
21680,
953,
834,
4350,
834,
2577,
549,
17444,
427,
1357,
3274,
96,
10293,
15,
157,
121,
3430,
833,
3274,
96,
7066,
76,
1208,
3,
17395,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What Club team has an average of 8, plays kaj linna, and has an overall larger than 131? | SELECT club_team FROM table_name_97 WHERE overall > 131 AND round = 8 AND player = "kaj linna" | CREATE TABLE table_name_97 (club_team VARCHAR, player VARCHAR, overall VARCHAR, round VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4327,
41,
13442,
834,
11650,
584,
4280,
28027,
6,
1959,
584,
4280,
28027,
6,
1879,
584,
4280,
28027,
6,
1751,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
1886,
834,
11650,
21680,
953,
834,
4350,
834,
4327,
549,
17444,
427,
1879,
2490,
3,
22048,
3430,
1751,
3274,
505,
3430,
1959,
3274,
96,
1258,
354,
3,
40,
77,
29,
9,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What round does Bryan Berard do? | SELECT round FROM table_name_64 WHERE player = "bryan berard" | CREATE TABLE table_name_64 (round VARCHAR, player VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4389,
41,
7775,
584,
4280,
28027,
6,
1959,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
1751,
405,
15961,
5653,
986,
103,
58,
1,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
1751,
21680,
953,
834,
4350,
834,
4389,
549,
17444,
427,
1959,
3274,
96,
115,
651,
152,
3,
1152,
986,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Tell me the average gross tonnage for april 1919 entered service | SELECT AVG(gross_tonnage) FROM table_name_57 WHERE entered_service = "april 1919" | CREATE TABLE table_name_57 (gross_tonnage INTEGER, entered_service VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3436,
41,
3844,
7,
7,
834,
17,
106,
9761,
3,
21342,
17966,
6,
5136,
834,
5114,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
8779,
140,
8,
1348,
8690,
12,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
71,
17217,
599,
3844,
7,
7,
834,
17,
106,
9761,
61,
21680,
953,
834,
4350,
834,
3436,
549,
17444,
427,
5136,
834,
5114,
3274,
96,
9,
2246,
40,
27521,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
I want the total number of gross tonnage when entered service was 1903 | SELECT COUNT(gross_tonnage) FROM table_name_51 WHERE entered_service = "1903" | CREATE TABLE table_name_51 (gross_tonnage VARCHAR, entered_service VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5553,
41,
3844,
7,
7,
834,
17,
106,
9761,
584,
4280,
28027,
6,
5136,
834,
5114,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
27,
241,
8,
792,
381,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2847,
17161,
599,
3844,
7,
7,
834,
17,
106,
9761,
61,
21680,
953,
834,
4350,
834,
5553,
549,
17444,
427,
5136,
834,
5114,
3274,
96,
11776,
519,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
what is the rank when the player is henry shefflin and the matches is higher than 4? | SELECT SUM(rank) FROM table_name_9 WHERE player = "henry shefflin" AND matches > 4 | CREATE TABLE table_name_9 (rank INTEGER, player VARCHAR, matches VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1298,
41,
6254,
3,
21342,
17966,
6,
1959,
584,
4280,
28027,
6,
6407,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
125,
19,
8,
11003,
116,
8,
1959,
19,
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,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
6254,
61,
21680,
953,
834,
4350,
834,
1298,
549,
17444,
427,
1959,
3274,
96,
3225,
651,
255,
89,
89,
40,
77,
121,
3430,
6407,
2490,
314,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
what is the rank when the total is 39 in the county of dublin and the matches is less than 4? | SELECT AVG(rank) FROM table_name_31 WHERE total = 39 AND county = "dublin" AND matches < 4 | CREATE TABLE table_name_31 (rank INTEGER, matches VARCHAR, total VARCHAR, county VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3341,
41,
6254,
3,
21342,
17966,
6,
6407,
584,
4280,
28027,
6,
792,
584,
4280,
28027,
6,
5435,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
125,
19,
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,
0... | [
3,
23143,
14196,
71,
17217,
599,
6254,
61,
21680,
953,
834,
4350,
834,
3341,
549,
17444,
427,
792,
3274,
6352,
3430,
5435,
3274,
96,
1259,
21746,
121,
3430,
6407,
3,
2,
314,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
Who was the opponent on November 12, 1972? | SELECT opponent FROM table_name_19 WHERE date = "november 12, 1972" | CREATE TABLE table_name_19 (opponent VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2294,
41,
32,
102,
9977,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
2645,
47,
8,
15264,
30,
1671,
10440,
16583,
58,
1,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
15264,
21680,
953,
834,
4350,
834,
2294,
549,
17444,
427,
833,
3274,
96,
5326,
18247,
10440,
16583,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
Who built the train in 1966 with over 40 produced? | SELECT builder’s_model FROM table_name_83 WHERE total_produced > 40 AND build_date = "1966" | CREATE TABLE table_name_83 (builder’s_model VARCHAR, total_produced VARCHAR, build_date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4591,
41,
16422,
49,
22,
7,
834,
21770,
584,
4280,
28027,
6,
792,
834,
29462,
584,
4280,
28027,
6,
918,
834,
5522,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
918,
49,
22,
7,
834,
21770,
21680,
953,
834,
4350,
834,
4591,
549,
17444,
427,
792,
834,
29462,
2490,
1283,
3430,
918,
834,
5522,
3274,
96,
2294,
3539,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is the PRR class of the freight train built in 1967 with a b-b wheel arrangement? | SELECT prr_class FROM table_name_4 WHERE wheel_arrangement = "b-b" AND service = "freight" AND build_date = "1967" | CREATE TABLE table_name_4 (prr_class VARCHAR, build_date VARCHAR, wheel_arrangement VARCHAR, service VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
591,
41,
102,
52,
52,
834,
4057,
584,
4280,
28027,
6,
918,
834,
5522,
584,
4280,
28027,
6,
5094,
834,
291,
5517,
297,
584,
4280,
28027,
6,
313,
584,
4280,
28027,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
4880,
52,
834,
4057,
21680,
953,
834,
4350,
834,
591,
549,
17444,
427,
5094,
834,
291,
5517,
297,
3274,
96,
115,
18,
115,
121,
3430,
313,
3274,
96,
89,
60,
2632,
121,
3430,
918,
834,
5522,
3274,
96,
2294,
3708,
12... |
What PRR class has a Wheel arrangement of a1a-a1a? | SELECT prr_class FROM table_name_33 WHERE wheel_arrangement = "a1a-a1a" | CREATE TABLE table_name_33 (prr_class VARCHAR, wheel_arrangement VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4201,
41,
102,
52,
52,
834,
4057,
584,
4280,
28027,
6,
5094,
834,
291,
5517,
297,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
6045,
448,
853,
65,
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,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
4880,
52,
834,
4057,
21680,
953,
834,
4350,
834,
4201,
549,
17444,
427,
5094,
834,
291,
5517,
297,
3274,
96,
9,
536,
9,
18,
9,
536,
9,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
Which Zone is the lowest when Managed By Southern and has Platforms under 2? | SELECT MIN(zone) FROM table_name_88 WHERE managed_by = "southern" AND platforms < 2 | CREATE TABLE table_name_88 (zone INTEGER, managed_by VARCHAR, platforms VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4060,
41,
9431,
3,
21342,
17966,
6,
3030,
834,
969,
584,
4280,
28027,
6,
5357,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
11628,
19,
8,
7402,
116,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
3,
17684,
599,
9431,
61,
21680,
953,
834,
4350,
834,
4060,
549,
17444,
427,
3030,
834,
969,
3274,
96,
7,
670,
760,
29,
121,
3430,
5357,
3,
2,
204,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What would be the highest Platforms for the Centrale Tram Stop Stations? | SELECT MAX(platforms) FROM table_name_15 WHERE stations = "centrale tram stop" | CREATE TABLE table_name_15 (platforms INTEGER, stations VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1808,
41,
29100,
7,
3,
21342,
17966,
6,
6991,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
133,
36,
8,
2030,
12779,
7,
21,
8,
2808,
15,
3083,
51,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
4800,
4,
599,
29100,
7,
61,
21680,
953,
834,
4350,
834,
1808,
549,
17444,
427,
6991,
3274,
96,
20071,
15,
20649,
1190,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
How many grids had more than 61 laps? | SELECT SUM(grid) FROM table_name_9 WHERE laps > 61 | CREATE TABLE table_name_9 (grid INTEGER, laps INTEGER) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1298,
41,
3496,
26,
3,
21342,
17966,
6,
14941,
7,
3,
21342,
17966,
61,
3,
32105,
32106,
32107,
32106,
571,
186,
8634,
7,
141,
72,
145,
3,
4241,
14941,
7,
58,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
3496,
26,
61,
21680,
953,
834,
4350,
834,
1298,
549,
17444,
427,
14941,
7,
2490,
3,
4241,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
When parnell dickinson was the player and the rounds were under 7, what's the highest pick? | SELECT MAX(pick) FROM table_name_57 WHERE player = "parnell dickinson" AND round < 7 | CREATE TABLE table_name_57 (pick INTEGER, player VARCHAR, round VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3436,
41,
17967,
3,
21342,
17966,
6,
1959,
584,
4280,
28027,
6,
1751,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
366,
260,
10361,
3,
4370,
7815,
106,
47,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
4800,
4,
599,
17967,
61,
21680,
953,
834,
4350,
834,
3436,
549,
17444,
427,
1959,
3274,
96,
1893,
10361,
3,
4370,
7815,
106,
121,
3430,
1751,
3,
2,
489,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
When the school picking is utah state for the position of linebacker, what's the sum of those rounds? | SELECT SUM(round) FROM table_name_51 WHERE position = "linebacker" AND school = "utah state" | CREATE TABLE table_name_51 (round INTEGER, position VARCHAR, school VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5553,
41,
7775,
3,
21342,
17966,
6,
1102,
584,
4280,
28027,
6,
496,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
366,
8,
496,
8915,
19,
3,
76,
17,
9,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... | [
3,
23143,
14196,
180,
6122,
599,
7775,
61,
21680,
953,
834,
4350,
834,
5553,
549,
17444,
427,
1102,
3274,
96,
747,
1549,
49,
121,
3430,
496,
3274,
96,
76,
17,
9,
107,
538,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
what is the laps when the grid is less than 2? | SELECT laps FROM table_name_38 WHERE grid < 2 | CREATE TABLE table_name_38 (laps VARCHAR, grid INTEGER) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3747,
41,
8478,
7,
584,
4280,
28027,
6,
8634,
3,
21342,
17966,
61,
3,
32105,
32106,
32107,
32106,
125,
19,
8,
14941,
7,
116,
8,
8634,
19,
705,
145,
204,
58,
1,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
14941,
7,
21680,
953,
834,
4350,
834,
3747,
549,
17444,
427,
8634,
3,
2,
204,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
who is the constructor when the grid is more than 23 and the driver is piercarlo ghinzani? | SELECT constructor FROM table_name_66 WHERE grid > 23 AND driver = "piercarlo ghinzani" | CREATE TABLE table_name_66 (constructor VARCHAR, grid VARCHAR, driver VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3539,
41,
15982,
5317,
584,
4280,
28027,
6,
8634,
584,
4280,
28027,
6,
2535,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
113,
19,
8,
6774,
127,
116,
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,
0... | [
3,
23143,
14196,
6774,
127,
21680,
953,
834,
4350,
834,
3539,
549,
17444,
427,
8634,
2490,
1902,
3430,
2535,
3274,
96,
8343,
1720,
40,
32,
3,
5649,
29,
10241,
23,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
When is the latest year the venue is in gothenburg, sweden? | SELECT MAX(year) FROM table_name_36 WHERE venue = "gothenburg, sweden" | CREATE TABLE table_name_36 (year INTEGER, venue VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3420,
41,
1201,
3,
21342,
17966,
6,
5669,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
366,
19,
8,
1251,
215,
8,
5669,
19,
16,
281,
189,
13576,
6,
3,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
4800,
4,
599,
1201,
61,
21680,
953,
834,
4350,
834,
3420,
549,
17444,
427,
5669,
3274,
96,
839,
189,
13576,
6,
3,
7,
1123,
537,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
When is the earliest year the venue is in gothenburg, sweden? | SELECT MIN(year) FROM table_name_69 WHERE venue = "gothenburg, sweden" | CREATE TABLE table_name_69 (year INTEGER, venue VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3951,
41,
1201,
3,
21342,
17966,
6,
5669,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
366,
19,
8,
3,
16454,
215,
8,
5669,
19,
16,
281,
189,
13576,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
3,
17684,
599,
1201,
61,
21680,
953,
834,
4350,
834,
3951,
549,
17444,
427,
5669,
3274,
96,
839,
189,
13576,
6,
3,
7,
1123,
537,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the result of the european indoor championships after 1974? | SELECT result FROM table_name_41 WHERE tournament = "european indoor championships" AND year > 1974 | CREATE TABLE table_name_41 (result VARCHAR, tournament VARCHAR, year VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4853,
41,
60,
7,
83,
17,
584,
4280,
28027,
6,
5892,
584,
4280,
28027,
6,
215,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
741,
13,
8,
1486... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
741,
21680,
953,
834,
4350,
834,
4853,
549,
17444,
427,
5892,
3274,
96,
28188,
152,
5297,
10183,
7,
121,
3430,
215,
2490,
17184,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
In Western Oval, what was the away team score? | SELECT away_team AS score FROM table_name_33 WHERE venue = "western oval" | CREATE TABLE table_name_33 (away_team VARCHAR, venue VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4201,
41,
8006,
834,
11650,
584,
4280,
28027,
6,
5669,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
86,
3782,
411,
2165,
6,
125,
47,
8,
550,
372,
2604,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
550,
834,
11650,
6157,
2604,
21680,
953,
834,
4350,
834,
4201,
549,
17444,
427,
5669,
3274,
96,
24411,
17986,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What is the place number for adrian vasile with less than 127.74 points? | SELECT SUM(places) FROM table_name_14 WHERE name = "adrian vasile" AND points < 127.74 | CREATE TABLE table_name_14 (places INTEGER, name VARCHAR, points VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2534,
41,
4687,
7,
3,
21342,
17966,
6,
564,
584,
4280,
28027,
6,
979,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
286,
381,
21,
3,
9,
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,
1,
1,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
4687,
7,
61,
21680,
953,
834,
4350,
834,
2534,
549,
17444,
427,
564,
3274,
96,
9,
26,
5288,
409,
7,
699,
121,
3430,
979,
3,
2,
3,
22367,
5,
4581,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What is the highest SP+FS that has 131.02 Points, and a Rank larger than 15? | SELECT MAX(sp) + fs FROM table_name_84 WHERE points = 131.02 AND rank > 15 | CREATE TABLE table_name_84 (fs VARCHAR, sp INTEGER, points VARCHAR, rank VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4608,
41,
89,
7,
584,
4280,
28027,
6,
3,
7,
102,
3,
21342,
17966,
6,
979,
584,
4280,
28027,
6,
11003,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
4800,
4,
599,
7,
102,
61,
1768,
3,
89,
7,
21680,
953,
834,
4350,
834,
4608,
549,
17444,
427,
979,
3274,
3,
22048,
5,
4305,
3430,
11003,
2490,
627,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the highest evening gown score of the contestant from Tennessee with an interview score larger than 9.36 and an average larger than 9.75 have? | SELECT MAX(evening_gown) FROM table_name_31 WHERE interview > 9.36 AND country = "tennessee" AND average > 9.75 | CREATE TABLE table_name_31 (evening_gown INTEGER, average VARCHAR, interview VARCHAR, country VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3341,
41,
6190,
53,
834,
122,
9197,
3,
21342,
17966,
6,
1348,
584,
4280,
28027,
6,
2772,
584,
4280,
28027,
6,
684,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
4800,
4,
599,
6190,
53,
834,
122,
9197,
61,
21680,
953,
834,
4350,
834,
3341,
549,
17444,
427,
2772,
2490,
5835,
3420,
3430,
684,
3274,
96,
324,
655,
15,
15,
121,
3430,
1348,
2490,
5835,
3072,
1,
-100,
-100,
-100,
... |
What is the average of the contestant with a swimsuit less than 9.32? | SELECT SUM(average) FROM table_name_86 WHERE swimsuit < 9.32 | CREATE TABLE table_name_86 (average INTEGER, swimsuit INTEGER) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3840,
41,
28951,
3,
21342,
17966,
6,
9728,
7628,
3,
21342,
17966,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
1348,
13,
8,
4233,
288,
28,
3,
9,
9728,
7628,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
28951,
61,
21680,
953,
834,
4350,
834,
3840,
549,
17444,
427,
9728,
7628,
3,
2,
5835,
2668,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What is the highest swimsuit score of the contestant with a higher than 9.55 interview score, and evening gown of 9.75, and an average higher than 9.67? | SELECT MAX(swimsuit) FROM table_name_63 WHERE interview > 9.55 AND evening_gown = 9.75 AND average > 9.67 | CREATE TABLE table_name_63 (swimsuit INTEGER, average VARCHAR, interview VARCHAR, evening_gown VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3891,
41,
7,
210,
603,
7628,
3,
21342,
17966,
6,
1348,
584,
4280,
28027,
6,
2772,
584,
4280,
28027,
6,
2272,
834,
122,
9197,
584,
4280,
28027,
61,
3,
32105,
3210... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
4800,
4,
599,
7,
210,
603,
7628,
61,
21680,
953,
834,
4350,
834,
3891,
549,
17444,
427,
2772,
2490,
5835,
3769,
3430,
2272,
834,
122,
9197,
3274,
5835,
3072,
3430,
1348,
2490,
5835,
3708,
1,
-100,
-100,
-100,
-100,
... |
What is the country of the contestant with a swimsuit of 9.46? | SELECT country FROM table_name_19 WHERE swimsuit = 9.46 | CREATE TABLE table_name_19 (country VARCHAR, swimsuit VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2294,
41,
17529,
584,
4280,
28027,
6,
9728,
7628,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
684,
13,
8,
4233,
288,
28,
3,
9,
9728,
7628,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
684,
21680,
953,
834,
4350,
834,
2294,
549,
17444,
427,
9728,
7628,
3274,
5835,
4448,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
On what date did Goal 24 take place? | SELECT date FROM table_name_76 WHERE goal = 24 | CREATE TABLE table_name_76 (date VARCHAR, goal VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3959,
41,
5522,
584,
4280,
28027,
6,
1288,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
461,
125,
833,
410,
17916,
997,
240,
286,
58,
1,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
833,
21680,
953,
834,
4350,
834,
3959,
549,
17444,
427,
1288,
3274,
997,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What is the team 2 for team 1 of Valletta? | SELECT team_2 FROM table_name_60 WHERE team_1 = "valletta" | CREATE TABLE table_name_60 (team_2 VARCHAR, team_1 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3328,
41,
11650,
834,
357,
584,
4280,
28027,
6,
372,
834,
536,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
372,
204,
21,
372,
209,
13,
21131... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
372,
834,
357,
21680,
953,
834,
4350,
834,
3328,
549,
17444,
427,
372,
834,
536,
3274,
96,
2165,
40,
10669,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Who played defensive when the rookie Craig Point was playing during week 6? | SELECT defensive FROM table_name_97 WHERE rookie = "craig point" AND week = 6 | CREATE TABLE table_name_97 (defensive VARCHAR, rookie VARCHAR, week VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4327,
41,
221,
23039,
15,
584,
4280,
28027,
6,
24188,
584,
4280,
28027,
6,
471,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
2645,
1944,
11976,
116,
8,
241... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
11976,
21680,
953,
834,
4350,
834,
4327,
549,
17444,
427,
24188,
3274,
96,
2935,
23,
122,
500,
121,
3430,
471,
3274,
431,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What was the first week that had a transition with Pat Mccready? | SELECT MIN(week) FROM table_name_6 WHERE transition = "pat mccready" | CREATE TABLE table_name_6 (week INTEGER, transition VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
948,
41,
8041,
3,
21342,
17966,
6,
3508,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
47,
8,
166,
471,
24,
141,
3,
9,
3508,
28,
5192,
3038,
75,
23... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
3,
17684,
599,
8041,
61,
21680,
953,
834,
4350,
834,
948,
549,
17444,
427,
3508,
3274,
96,
4665,
3,
51,
75,
75,
23015,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
Who was the rookie who played when Matt Vinc was defensive and Pat Maddalena was offensive? | SELECT rookie FROM table_name_6 WHERE defensive = "matt vinc" AND offensive = "pat maddalena" | CREATE TABLE table_name_6 (rookie VARCHAR, defensive VARCHAR, offensive VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
948,
41,
52,
21132,
584,
4280,
28027,
6,
11976,
584,
4280,
28027,
6,
12130,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
2645,
47,
8,
24188,
113,
1944,
116... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
24188,
21680,
953,
834,
4350,
834,
948,
549,
17444,
427,
11976,
3274,
96,
3357,
17,
4671,
75,
121,
3430,
12130,
3274,
96,
4665,
11454,
5437,
29,
9,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Who played as overall when Josh Sims was transition? | SELECT overall FROM table_name_16 WHERE transition = "josh sims" | CREATE TABLE table_name_16 (overall VARCHAR, transition VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2938,
41,
1890,
1748,
584,
4280,
28027,
6,
3508,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
2645,
1944,
38,
1879,
116,
14136,
6619,
7,
47,
3508,
58,
1,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
1879,
21680,
953,
834,
4350,
834,
2938,
549,
17444,
427,
3508,
3274,
96,
1927,
7,
107,
108,
51,
7,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
How large was the crowd at Glenferrie Oval? | SELECT SUM(crowd) FROM table_name_98 WHERE venue = "glenferrie oval" | CREATE TABLE table_name_98 (crowd INTEGER, venue VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3916,
41,
75,
3623,
26,
3,
21342,
17966,
6,
5669,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
571,
508,
47,
8,
4374,
44,
8300,
1010,
1753,
411,
2165,
58... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
75,
3623,
26,
61,
21680,
953,
834,
4350,
834,
3916,
549,
17444,
427,
5669,
3274,
96,
3537,
29,
1010,
1753,
17986,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
who is the actor of the character ariadne oliver? | SELECT actor FROM table_name_62 WHERE character = "ariadne oliver" | CREATE TABLE table_name_62 (actor VARCHAR, character VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4056,
41,
9,
5317,
584,
4280,
28027,
6,
1848,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
113,
19,
8,
7556,
13,
8,
1848,
3,
9,
17000,
29,
15,
7994,
52... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
7556,
21680,
953,
834,
4350,
834,
4056,
549,
17444,
427,
1848,
3274,
96,
9,
17000,
29,
15,
7994,
52,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the largest grid with a Driver of ralph firman, and a Lap smaller than 18? | SELECT MAX(grid) FROM table_name_15 WHERE driver = "ralph firman" AND laps < 18 | CREATE TABLE table_name_15 (grid INTEGER, driver VARCHAR, laps VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1808,
41,
3496,
26,
3,
21342,
17966,
6,
2535,
584,
4280,
28027,
6,
14941,
7,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
2015,
8634,
28,
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,
0... | [
3,
23143,
14196,
4800,
4,
599,
3496,
26,
61,
21680,
953,
834,
4350,
834,
1808,
549,
17444,
427,
2535,
3274,
96,
4900,
102,
107,
1669,
152,
121,
3430,
14941,
7,
3,
2,
507,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What time/retired has a Grid larger than 3, and a Driver of kimi räikkönen? | SELECT time_retired FROM table_name_65 WHERE grid > 3 AND driver = "kimi räikkönen" | CREATE TABLE table_name_65 (time_retired VARCHAR, grid VARCHAR, driver VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4122,
41,
715,
834,
10682,
1271,
584,
4280,
28027,
6,
8634,
584,
4280,
28027,
6,
2535,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
97,
87,
10682,
127... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
97,
834,
10682,
1271,
21680,
953,
834,
4350,
834,
4122,
549,
17444,
427,
8634,
2490,
220,
3430,
2535,
3274,
96,
19754,
23,
3,
7921,
23,
8511,
11431,
35,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the score on December 31? | SELECT score FROM table_name_13 WHERE date = "december 31" | CREATE TABLE table_name_13 (score VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2368,
41,
7,
9022,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
2604,
30,
1882,
2664,
58,
1,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2604,
21680,
953,
834,
4350,
834,
2368,
549,
17444,
427,
833,
3274,
96,
221,
75,
18247,
2664,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What's the lowest team 1 number that had asolo fonte (veneto b) as the Agg.? | SELECT MIN(team_1) FROM table_name_89 WHERE agg = "asolo fonte (veneto b)" | CREATE TABLE table_name_89 (team_1 INTEGER, agg VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3914,
41,
11650,
834,
536,
3,
21342,
17966,
6,
3,
9,
4102,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
31,
7,
8,
7402,
372,
209,
381,
24,
141,
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,
0... | [
3,
23143,
14196,
3,
17684,
599,
11650,
834,
6982,
21680,
953,
834,
4350,
834,
3914,
549,
17444,
427,
3,
9,
4102,
3274,
96,
9,
4099,
32,
4088,
15,
41,
1926,
15,
235,
3,
115,
61,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is the grid total for kazuyoshi hoshino with under 71 laps? | SELECT SUM(grid) FROM table_name_22 WHERE driver = "kazuyoshi hoshino" AND laps < 71 | CREATE TABLE table_name_22 (grid INTEGER, driver VARCHAR, laps VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2884,
41,
3496,
26,
3,
21342,
17966,
6,
2535,
584,
4280,
28027,
6,
14941,
7,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
8634,
792,
21,
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,
0,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
3496,
26,
61,
21680,
953,
834,
4350,
834,
2884,
549,
17444,
427,
2535,
3274,
96,
1258,
1000,
63,
32,
5605,
3,
11982,
2907,
32,
121,
3430,
14941,
7,
3,
2,
3,
4450,
1,
-100,
-100,
-100,
-100,
-100,
... |
What driver has grid 2 and over 72 laps? | SELECT driver FROM table_name_35 WHERE laps > 72 AND grid = 2 | CREATE TABLE table_name_35 (driver VARCHAR, laps VARCHAR, grid VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2469,
41,
13739,
52,
584,
4280,
28027,
6,
14941,
7,
584,
4280,
28027,
6,
8634,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
2535,
65,
8634,
204,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2535,
21680,
953,
834,
4350,
834,
2469,
549,
17444,
427,
14941,
7,
2490,
9455,
3430,
8634,
3274,
204,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the time/retired for grid 23? | SELECT time_retired FROM table_name_88 WHERE grid = 23 | CREATE TABLE table_name_88 (time_retired VARCHAR, grid VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4060,
41,
715,
834,
10682,
1271,
584,
4280,
28027,
6,
8634,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
97,
87,
10682,
1271,
21,
8634,
1902,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
97,
834,
10682,
1271,
21680,
953,
834,
4350,
834,
4060,
549,
17444,
427,
8634,
3274,
1902,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What is the average of the top-25 of those with less than 35 events in the Open Championship? | SELECT AVG(top_25) FROM table_name_32 WHERE events < 35 AND tournament = "the open championship" | CREATE TABLE table_name_32 (top_25 INTEGER, events VARCHAR, tournament VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2668,
41,
2916,
834,
1828,
3,
21342,
17966,
6,
984,
584,
4280,
28027,
6,
5892,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
1348,
13,
8,
420,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
71,
17217,
599,
2916,
834,
1828,
61,
21680,
953,
834,
4350,
834,
2668,
549,
17444,
427,
984,
3,
2,
3097,
3430,
5892,
3274,
96,
532,
539,
10183,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the total number of events the Open Championship has with less than 0 cuts? | SELECT SUM(events) FROM table_name_50 WHERE tournament = "the open championship" AND cuts_made < 0 | CREATE TABLE table_name_50 (events INTEGER, tournament VARCHAR, cuts_made VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1752,
41,
15,
2169,
7,
3,
21342,
17966,
6,
5892,
584,
4280,
28027,
6,
8620,
834,
4725,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
792,
381,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
15,
2169,
7,
61,
21680,
953,
834,
4350,
834,
1752,
549,
17444,
427,
5892,
3274,
96,
532,
539,
10183,
121,
3430,
8620,
834,
4725,
3,
2,
3,
632,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the total number of events with a top-25 less than 0? | SELECT COUNT(events) FROM table_name_44 WHERE top_25 < 0 | CREATE TABLE table_name_44 (events VARCHAR, top_25 INTEGER) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3628,
41,
15,
2169,
7,
584,
4280,
28027,
6,
420,
834,
1828,
3,
21342,
17966,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
792,
381,
13,
984,
28,
3,
9,
420,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2847,
17161,
599,
15,
2169,
7,
61,
21680,
953,
834,
4350,
834,
3628,
549,
17444,
427,
420,
834,
1828,
3,
2,
3,
632,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the total number of top-25 with a top-10 bigger than 2 and less than 29 cuts? | SELECT COUNT(top_25) FROM table_name_92 WHERE top_10 > 2 AND cuts_made < 29 | CREATE TABLE table_name_92 (top_25 VARCHAR, top_10 VARCHAR, cuts_made VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4508,
41,
2916,
834,
1828,
584,
4280,
28027,
6,
420,
834,
1714,
584,
4280,
28027,
6,
8620,
834,
4725,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... | [
3,
23143,
14196,
2847,
17161,
599,
2916,
834,
1828,
61,
21680,
953,
834,
4350,
834,
4508,
549,
17444,
427,
420,
834,
1714,
2490,
204,
3430,
8620,
834,
4725,
3,
2,
2838,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the lowest number of events the Open Championship has with a less than 0 top-10? | SELECT MIN(events) FROM table_name_30 WHERE tournament = "the open championship" AND top_10 < 0 | CREATE TABLE table_name_30 (events INTEGER, tournament VARCHAR, top_10 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1458,
41,
15,
2169,
7,
3,
21342,
17966,
6,
5892,
584,
4280,
28027,
6,
420,
834,
1714,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
7402,
381,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0... | [
3,
23143,
14196,
3,
17684,
599,
15,
2169,
7,
61,
21680,
953,
834,
4350,
834,
1458,
549,
17444,
427,
5892,
3274,
96,
532,
539,
10183,
121,
3430,
420,
834,
1714,
3,
2,
3,
632,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What is the score for the away team when they played Hawthorn? | SELECT away_team AS score FROM table_name_46 WHERE home_team = "hawthorn" | CREATE TABLE table_name_46 (away_team VARCHAR, home_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4448,
41,
8006,
834,
11650,
584,
4280,
28027,
6,
234,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
2604,
21,
8,
550,
372,
116,
79... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
550,
834,
11650,
6157,
2604,
21680,
953,
834,
4350,
834,
4448,
549,
17444,
427,
234,
834,
11650,
3274,
96,
1024,
210,
17,
6293,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
Which result has a Score of 30-44? | SELECT result FROM table_name_51 WHERE score = "30-44" | CREATE TABLE table_name_51 (result VARCHAR, score VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5553,
41,
60,
7,
83,
17,
584,
4280,
28027,
6,
2604,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
741,
65,
3,
9,
17763,
13,
12471,
3628,
58,
1,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
741,
21680,
953,
834,
4350,
834,
5553,
549,
17444,
427,
2604,
3274,
96,
1458,
18,
3628,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
Which venue has h.paul 8/9 goals? | SELECT venue FROM table_name_35 WHERE goals = "h.paul 8/9" | CREATE TABLE table_name_35 (venue VARCHAR, goals VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2469,
41,
15098,
584,
4280,
28027,
6,
1766,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
5669,
65,
3,
107,
5,
102,
9,
83,
505,
87,
1298,
1766,
58,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
5669,
21680,
953,
834,
4350,
834,
2469,
549,
17444,
427,
1766,
3274,
96,
107,
5,
102,
9,
83,
505,
87,
1298,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the score at valley parade on 10/6/01? | SELECT score FROM table_name_74 WHERE venue = "valley parade" AND date = "10/6/01" | CREATE TABLE table_name_74 (score VARCHAR, venue VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4581,
41,
7,
9022,
584,
4280,
28027,
6,
5669,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
2604,
44,
10645,
16314,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2604,
21680,
953,
834,
4350,
834,
4581,
549,
17444,
427,
5669,
3274,
96,
2165,
1306,
16314,
121,
3430,
833,
3274,
96,
1714,
18656,
87,
4542,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
Which competition has a Date of 16/4/01? | SELECT competition FROM table_name_31 WHERE date = "16/4/01" | CREATE TABLE table_name_31 (competition VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3341,
41,
287,
4995,
4749,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
2259,
65,
3,
9,
7678,
13,
898,
13572,
87,
4542,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2259,
21680,
953,
834,
4350,
834,
3341,
549,
17444,
427,
833,
3274,
96,
2938,
13572,
87,
4542,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the occupation of the candidate that has a riding of labrador? | SELECT occupation FROM table_name_11 WHERE riding = "labrador" | CREATE TABLE table_name_11 (occupation VARCHAR, riding VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2596,
41,
24911,
584,
4280,
28027,
6,
7494,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
13792,
13,
8,
4775,
24,
65,
3,
9,
7494,
13,
7690,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
13792,
21680,
953,
834,
4350,
834,
2596,
549,
17444,
427,
7494,
3274,
96,
9339,
52,
7923,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the average sinclair coefficient with a Sinclair Total of 477.2772023, and a Weight Class (kg) larger than 105? | SELECT AVG(sinclair_coefficient) FROM table_name_61 WHERE sinclair_total = 477.2772023 AND weight_class__kg_ > 105 | CREATE TABLE table_name_61 (sinclair_coefficient INTEGER, sinclair_total VARCHAR, weight_class__kg_ VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4241,
41,
7,
77,
7997,
834,
509,
16995,
3,
21342,
17966,
6,
3731,
7997,
834,
235,
1947,
584,
4280,
28027,
6,
1293,
834,
4057,
834,
834,
8711,
834,
584,
4280,
280... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
71,
17217,
599,
7,
77,
7997,
834,
509,
16995,
61,
21680,
953,
834,
4350,
834,
4241,
549,
17444,
427,
3731,
7997,
834,
235,
1947,
3274,
314,
4013,
5,
2555,
18517,
2773,
3430,
1293,
834,
4057,
834,
834,
8711,
834,
249... |
Name the least attendance for may 6 | SELECT MIN(attendance) FROM table_name_1 WHERE date = "may 6" | CREATE TABLE table_name_1 (attendance INTEGER, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
536,
41,
15116,
663,
3,
21342,
17966,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
5570,
8,
709,
11364,
21,
164,
431,
1,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
3,
17684,
599,
15116,
663,
61,
21680,
953,
834,
4350,
834,
536,
549,
17444,
427,
833,
3274,
96,
13726,
431,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Which ESPN international sports owner speaks English? | SELECT owner FROM table_name_26 WHERE language = "english" AND name = "espn international sports" | CREATE TABLE table_name_26 (owner VARCHAR, language VARCHAR, name VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2688,
41,
13238,
584,
4280,
28027,
6,
1612,
584,
4280,
28027,
6,
564,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
25043,
1038,
2100,
2527,
12192,
1566... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2527,
21680,
953,
834,
4350,
834,
2688,
549,
17444,
427,
1612,
3274,
96,
4606,
40,
1273,
121,
3430,
564,
3274,
96,
15,
7,
102,
29,
1038,
2100,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
Which type is filed under the Group Animated? | SELECT type FROM table_name_56 WHERE group = "animated" | CREATE TABLE table_name_56 (type VARCHAR, group VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4834,
41,
6137,
584,
4280,
28027,
6,
563,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
686,
19,
5132,
365,
8,
1531,
3,
19209,
920,
58,
1,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
686,
21680,
953,
834,
4350,
834,
4834,
549,
17444,
427,
563,
3274,
96,
29264,
26,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
Which Date has an Opponent of newcastle united, and a Result of 2–1? | SELECT date FROM table_name_66 WHERE opponent = "newcastle united" AND result = "2–1" | CREATE TABLE table_name_66 (date VARCHAR, opponent VARCHAR, result VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3539,
41,
5522,
584,
4280,
28027,
6,
15264,
584,
4280,
28027,
6,
741,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
7678,
65,
46,
4495,
9977,
13,
126,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
833,
21680,
953,
834,
4350,
834,
3539,
549,
17444,
427,
15264,
3274,
96,
5534,
5254,
109,
18279,
121,
3430,
741,
3274,
96,
357,
104,
536,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Which Date has an Opponent of manchester united, and a Venue A? | SELECT date FROM table_name_31 WHERE opponent = "manchester united" AND venue = "a" | CREATE TABLE table_name_31 (date VARCHAR, opponent VARCHAR, venue VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3341,
41,
5522,
584,
4280,
28027,
6,
15264,
584,
4280,
28027,
6,
5669,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
7678,
65,
46,
4495,
9977,
13,
388... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
833,
21680,
953,
834,
4350,
834,
3341,
549,
17444,
427,
15264,
3274,
96,
348,
13263,
18279,
121,
3430,
5669,
3274,
96,
9,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
In the game where Collingwood is the home team what is the score of the away team? | SELECT away_team AS score FROM table_name_18 WHERE home_team = "collingwood" | CREATE TABLE table_name_18 (away_team VARCHAR, home_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2606,
41,
8006,
834,
11650,
584,
4280,
28027,
6,
234,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
86,
8,
467,
213,
9919,
53,
2037,
19,
8,
23... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
550,
834,
11650,
6157,
2604,
21680,
953,
834,
4350,
834,
2606,
549,
17444,
427,
234,
834,
11650,
3274,
96,
3297,
697,
2037,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is the home teamscore for Richmond? | SELECT home_team AS score FROM table_name_11 WHERE home_team = "richmond" | CREATE TABLE table_name_11 (home_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2596,
41,
5515,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
234,
2323,
9022,
21,
17247,
58,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
234,
834,
11650,
6157,
2604,
21680,
953,
834,
4350,
834,
2596,
549,
17444,
427,
234,
834,
11650,
3274,
96,
3723,
6764,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What contestant had a starting BMI of 42.2? | SELECT contestant FROM table_name_10 WHERE start_bmi = 42.2 | CREATE TABLE table_name_10 (contestant VARCHAR, start_bmi VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1714,
41,
1018,
4377,
288,
584,
4280,
28027,
6,
456,
834,
115,
51,
23,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
4233,
288,
141,
3,
9,
1684,
272,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
4233,
288,
21680,
953,
834,
4350,
834,
1714,
549,
17444,
427,
456,
834,
115,
51,
23,
3274,
314,
15300,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the recent BMI on season 8 for the person who's BMI started under 46.3? | SELECT recent_bmi FROM table_name_49 WHERE start_bmi < 46.3 AND season = "season 8" | CREATE TABLE table_name_49 (recent_bmi VARCHAR, start_bmi VARCHAR, season VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3647,
41,
60,
3728,
834,
115,
51,
23,
584,
4280,
28027,
6,
456,
834,
115,
51,
23,
584,
4280,
28027,
6,
774,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
1100,
834,
115,
51,
23,
21680,
953,
834,
4350,
834,
3647,
549,
17444,
427,
456,
834,
115,
51,
23,
3,
2,
314,
27865,
3430,
774,
3274,
96,
9476,
505,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
Which college has a pick below 6 for the PBA team the Shell Turbo Chargers? | SELECT college FROM table_name_11 WHERE pick < 6 AND pba_team = "shell turbo chargers" | CREATE TABLE table_name_11 (college VARCHAR, pick VARCHAR, pba_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2596,
41,
3297,
7883,
584,
4280,
28027,
6,
1432,
584,
4280,
28027,
6,
3,
102,
115,
9,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
1900,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0... | [
3,
23143,
14196,
1900,
21680,
953,
834,
4350,
834,
2596,
549,
17444,
427,
1432,
3,
2,
431,
3430,
3,
102,
115,
9,
834,
11650,
3274,
96,
17346,
20353,
17020,
7,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What's the crowd population of the home team located in Richmond? | SELECT SUM(crowd) FROM table_name_5 WHERE home_team = "richmond" | CREATE TABLE table_name_5 (crowd INTEGER, home_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
755,
41,
75,
3623,
26,
3,
21342,
17966,
6,
234,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
31,
7,
8,
4374,
2074,
13,
8,
234,
372,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
75,
3623,
26,
61,
21680,
953,
834,
4350,
834,
755,
549,
17444,
427,
234,
834,
11650,
3274,
96,
3723,
6764,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the visiting team that has a home team related to footscray? | SELECT away_team FROM table_name_24 WHERE home_team = "footscray" | CREATE TABLE table_name_24 (away_team VARCHAR, home_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2266,
41,
8006,
834,
11650,
584,
4280,
28027,
6,
234,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
3644,
372,
24,
65,
3,
9,
234,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
550,
834,
11650,
21680,
953,
834,
4350,
834,
2266,
549,
17444,
427,
234,
834,
11650,
3274,
96,
6259,
7,
2935,
63,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Which Home team has an Away team of fitzroy? | SELECT home_team FROM table_name_62 WHERE away_team = "fitzroy" | CREATE TABLE table_name_62 (home_team VARCHAR, away_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4056,
41,
5515,
834,
11650,
584,
4280,
28027,
6,
550,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
1210,
372,
65,
46,
71,
1343,
372,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
234,
834,
11650,
21680,
953,
834,
4350,
834,
4056,
549,
17444,
427,
550,
834,
11650,
3274,
96,
89,
5615,
8170,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What did the home team score when the away team was South Melbourne? | SELECT home_team AS score FROM table_name_31 WHERE away_team = "south melbourne" | CREATE TABLE table_name_31 (home_team VARCHAR, away_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3341,
41,
5515,
834,
11650,
584,
4280,
28027,
6,
550,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
410,
8,
234,
372,
2604,
116,
8,
550,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
234,
834,
11650,
6157,
2604,
21680,
953,
834,
4350,
834,
3341,
549,
17444,
427,
550,
834,
11650,
3274,
96,
7,
670,
107,
3,
2341,
26255,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What venue is the home field of Richmond? | SELECT venue FROM table_name_46 WHERE home_team = "richmond" | CREATE TABLE table_name_46 (venue VARCHAR, home_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4448,
41,
15098,
584,
4280,
28027,
6,
234,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
5669,
19,
8,
234,
1057,
13,
17247,
58,
1,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
5669,
21680,
953,
834,
4350,
834,
4448,
549,
17444,
427,
234,
834,
11650,
3274,
96,
3723,
6764,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What was the score of the away team in the match at Princes Park? | SELECT away_team AS score FROM table_name_59 WHERE venue = "princes park" | CREATE TABLE table_name_59 (away_team VARCHAR, venue VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3390,
41,
8006,
834,
11650,
584,
4280,
28027,
6,
5669,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
47,
8,
2604,
13,
8,
550,
372,
16,
8,
1588,
44,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
550,
834,
11650,
6157,
2604,
21680,
953,
834,
4350,
834,
3390,
549,
17444,
427,
5669,
3274,
96,
12298,
2319,
2447,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What was the score of the home team in the match at Western Oval? | SELECT home_team AS score FROM table_name_3 WHERE venue = "western oval" | CREATE TABLE table_name_3 (home_team VARCHAR, venue VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
519,
41,
5515,
834,
11650,
584,
4280,
28027,
6,
5669,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
47,
8,
2604,
13,
8,
234,
372,
16,
8,
1588,
44,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
234,
834,
11650,
6157,
2604,
21680,
953,
834,
4350,
834,
519,
549,
17444,
427,
5669,
3274,
96,
24411,
17986,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Who had an Iflop of 2.5%? | SELECT party FROM table_name_55 WHERE ifop_5_30_09 = "2.5%" | CREATE TABLE table_name_55 (party VARCHAR, ifop_5_30_09 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3769,
41,
8071,
584,
4280,
28027,
6,
3,
99,
32,
102,
834,
755,
834,
1458,
834,
4198,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
2645,
141,
46,
27,
2358... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
1088,
21680,
953,
834,
4350,
834,
3769,
549,
17444,
427,
3,
99,
32,
102,
834,
755,
834,
1458,
834,
4198,
3274,
96,
4416,
2712,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
When BVA was 3%, what was the Ipsos? | SELECT ipsos_5_30_09 FROM table_name_16 WHERE bva_6_1_09 = "3%" | CREATE TABLE table_name_16 (ipsos_5_30_09 VARCHAR, bva_6_1_09 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2938,
41,
15432,
32,
7,
834,
755,
834,
1458,
834,
4198,
584,
4280,
28027,
6,
3,
115,
900,
834,
948,
834,
536,
834,
4198,
584,
4280,
28027,
61,
3,
32105,
32106,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0... | [
3,
23143,
14196,
3,
15432,
32,
7,
834,
755,
834,
1458,
834,
4198,
21680,
953,
834,
4350,
834,
2938,
549,
17444,
427,
3,
115,
900,
834,
948,
834,
536,
834,
4198,
3274,
96,
5170,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
Who had an Ipsos of 27%? | SELECT party FROM table_name_69 WHERE ipsos_6_3_09 = "27%" | CREATE TABLE table_name_69 (party VARCHAR, ipsos_6_3_09 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3951,
41,
8071,
584,
4280,
28027,
6,
3,
15432,
32,
7,
834,
948,
834,
519,
834,
4198,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
2645,
141,
46,
27,
102,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
1088,
21680,
953,
834,
4350,
834,
3951,
549,
17444,
427,
3,
15432,
32,
7,
834,
948,
834,
519,
834,
4198,
3274,
96,
357,
6170,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What was the TNS-Sofres when the Iflop was 5%? | SELECT tns_sofres_6_2_09 FROM table_name_2 WHERE ifop_5_30_09 = "5%" | CREATE TABLE table_name_2 (tns_sofres_6_2_09 VARCHAR, ifop_5_30_09 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
357,
41,
17,
29,
7,
834,
7,
858,
60,
7,
834,
948,
834,
357,
834,
4198,
584,
4280,
28027,
6,
3,
99,
32,
102,
834,
755,
834,
1458,
834,
4198,
584,
4280,
28027,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
3,
17,
29,
7,
834,
7,
858,
60,
7,
834,
948,
834,
357,
834,
4198,
21680,
953,
834,
4350,
834,
357,
549,
17444,
427,
3,
99,
32,
102,
834,
755,
834,
1458,
834,
4198,
3274,
96,
2712,
121,
1,
-100,
-100,
-100,
-100... |
Who had 0.00% in 2004? | SELECT party FROM table_name_71 WHERE results_2004 = "0.00%" | CREATE TABLE table_name_71 (party VARCHAR, results_2004 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4450,
41,
8071,
584,
4280,
28027,
6,
772,
834,
21653,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
2645,
141,
3,
10667,
1454,
16,
4406,
58,
1,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
1088,
21680,
953,
834,
4350,
834,
4450,
549,
17444,
427,
772,
834,
21653,
3274,
96,
10667,
1454,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What's the TNS-Sofres when Ipsos was 27%? | SELECT tns_sofres_6_2_09 FROM table_name_51 WHERE ipsos_6_3_09 = "27%" | CREATE TABLE table_name_51 (tns_sofres_6_2_09 VARCHAR, ipsos_6_3_09 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5553,
41,
17,
29,
7,
834,
7,
858,
60,
7,
834,
948,
834,
357,
834,
4198,
584,
4280,
28027,
6,
3,
15432,
32,
7,
834,
948,
834,
519,
834,
4198,
584,
4280,
28027... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
3,
17,
29,
7,
834,
7,
858,
60,
7,
834,
948,
834,
357,
834,
4198,
21680,
953,
834,
4350,
834,
5553,
549,
17444,
427,
3,
15432,
32,
7,
834,
948,
834,
519,
834,
4198,
3274,
96,
357,
6170,
121,
1,
-100,
-100,
-100... |
In the match where fitzroy was the away team, where was the venue? | SELECT venue FROM table_name_47 WHERE away_team = "fitzroy" | CREATE TABLE table_name_47 (venue VARCHAR, away_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4177,
41,
15098,
584,
4280,
28027,
6,
550,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
86,
8,
1588,
213,
1400,
172,
8170,
47,
8,
550,
372,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
5669,
21680,
953,
834,
4350,
834,
4177,
549,
17444,
427,
550,
834,
11650,
3274,
96,
89,
5615,
8170,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
Which Stage (Winner) has a Vladimir Karpets General classification and a Team classification of relax-gam, and a Points classification of Denis Menchov? | SELECT stage__winner_ FROM table_name_17 WHERE general_classification = "vladimir karpets" AND team_classification = "relax-gam" AND points_classification = "denis menchov" | CREATE TABLE table_name_17 (stage__winner_ VARCHAR, points_classification VARCHAR, general_classification VARCHAR, team_classification VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2517,
41,
10705,
834,
834,
3757,
687,
834,
584,
4280,
28027,
6,
979,
834,
4057,
2420,
584,
4280,
28027,
6,
879,
834,
4057,
2420,
584,
4280,
28027,
6,
372,
834,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
1726,
834,
834,
3757,
687,
834,
21680,
953,
834,
4350,
834,
2517,
549,
17444,
427,
879,
834,
4057,
2420,
3274,
96,
208,
521,
26,
23,
5884,
3,
4031,
4995,
7,
121,
3430,
372,
834,
4057,
2420,
3274,
96,
60,
521,
226,... |
Which Team classification has a General classification of Vladimir Karpets and a Mountains classification of No Award? | SELECT team_classification FROM table_name_88 WHERE general_classification = "vladimir karpets" AND mountains_classification = "no award" | CREATE TABLE table_name_88 (team_classification VARCHAR, general_classification VARCHAR, mountains_classification VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4060,
41,
11650,
834,
4057,
2420,
584,
4280,
28027,
6,
879,
834,
4057,
2420,
584,
4280,
28027,
6,
8022,
834,
4057,
2420,
584,
4280,
28027,
61,
3,
32105,
32106,
321... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
372,
834,
4057,
2420,
21680,
953,
834,
4350,
834,
4060,
549,
17444,
427,
879,
834,
4057,
2420,
3274,
96,
208,
521,
26,
23,
5884,
3,
4031,
4995,
7,
121,
3430,
8022,
834,
4057,
2420,
3274,
96,
29,
32,
2760,
121,
1,
... |
What Sprints classification has the Points classification, Mark Cavendish and Team classification, Caisse D'epargne? | SELECT sprints_classification FROM table_name_18 WHERE points_classification = "mark cavendish" AND team_classification = "caisse d'epargne" | CREATE TABLE table_name_18 (sprints_classification VARCHAR, points_classification VARCHAR, team_classification VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2606,
41,
7,
7260,
7,
834,
4057,
2420,
584,
4280,
28027,
6,
979,
834,
4057,
2420,
584,
4280,
28027,
6,
372,
834,
4057,
2420,
584,
4280,
28027,
61,
3,
32105,
3210... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
21710,
7,
834,
4057,
2420,
21680,
953,
834,
4350,
834,
2606,
549,
17444,
427,
979,
834,
4057,
2420,
3274,
96,
3920,
9634,
727,
1273,
121,
3430,
372,
834,
4057,
2420,
3274,
96,
658,
3818,
3,
26,
31,
15,
1893,
15141,
... |
What is the total Until when the Titles was 5? | SELECT SUM(until) FROM table_name_80 WHERE titles = "5" | CREATE TABLE table_name_80 (until INTEGER, titles VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2079,
41,
202,
17,
173,
3,
21342,
17966,
6,
8342,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
792,
3,
12282,
116,
8,
11029,
7,
47,
305,
58... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
202,
17,
173,
61,
21680,
953,
834,
4350,
834,
2079,
549,
17444,
427,
8342,
3274,
96,
17395,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
When Team 1 is Aalborg BK, what is the 1st Leg? | SELECT 1 AS st_leg FROM table_name_53 WHERE team_1 = "aalborg bk" | CREATE TABLE table_name_53 (team_1 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4867,
41,
11650,
834,
536,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
366,
2271,
209,
19,
71,
138,
23685,
272,
439,
6,
125,
19,
8,
209,
7,
17,
18978,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
209,
6157,
3,
7,
17,
834,
5772,
21680,
953,
834,
4350,
834,
4867,
549,
17444,
427,
372,
834,
536,
3274,
96,
9,
138,
23685,
3,
115,
157,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
When Partizan is Team 2, what is the Agg? | SELECT agg FROM table_name_47 WHERE team_2 = "partizan" | CREATE TABLE table_name_47 (agg VARCHAR, team_2 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4177,
41,
9,
4102,
584,
4280,
28027,
6,
372,
834,
357,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
366,
2733,
5584,
29,
19,
2271,
3547,
125,
19,
8,
71,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
3,
9,
4102,
21680,
953,
834,
4350,
834,
4177,
549,
17444,
427,
372,
834,
357,
3274,
96,
2274,
5584,
29,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
When Aalborg BK is Team 1, what is the 1st leg? | SELECT 1 AS st_leg FROM table_name_32 WHERE team_1 = "aalborg bk" | CREATE TABLE table_name_32 (team_1 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2668,
41,
11650,
834,
536,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
366,
71,
138,
23685,
272,
439,
19,
2271,
1914,
125,
19,
8,
209,
7,
17,
4553,
58,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
209,
6157,
3,
7,
17,
834,
5772,
21680,
953,
834,
4350,
834,
2668,
549,
17444,
427,
372,
834,
536,
3274,
96,
9,
138,
23685,
3,
115,
157,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the story timeline that was published first prior to 1984? | SELECT story_timeline FROM table_name_67 WHERE published < 1984 AND in_order_of_publication = "first" | CREATE TABLE table_name_67 (story_timeline VARCHAR, published VARCHAR, in_order_of_publication VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3708,
41,
13029,
834,
715,
747,
584,
4280,
28027,
6,
1790,
584,
4280,
28027,
6,
16,
834,
9397,
834,
858,
834,
15727,
257,
584,
4280,
28027,
61,
3,
32105,
32106,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
733,
834,
715,
747,
21680,
953,
834,
4350,
834,
3708,
549,
17444,
427,
1790,
3,
2,
13480,
3430,
16,
834,
9397,
834,
858,
834,
15727,
257,
3274,
96,
14672,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
How many total publications were the first of the series? | SELECT COUNT(published) FROM table_name_86 WHERE in_order_of_publication = "first" | CREATE TABLE table_name_86 (published VARCHAR, in_order_of_publication VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3840,
41,
23841,
584,
4280,
28027,
6,
16,
834,
9397,
834,
858,
834,
15727,
257,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
571,
186,
792,
10142,
130,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2847,
17161,
599,
23841,
61,
21680,
953,
834,
4350,
834,
3840,
549,
17444,
427,
16,
834,
9397,
834,
858,
834,
15727,
257,
3274,
96,
14672,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
Who did the play-by-play before 1998 on Fox network? | SELECT play_by_play FROM table_name_56 WHERE year < 1998 AND network = "fox" | CREATE TABLE table_name_56 (play_by_play VARCHAR, year VARCHAR, network VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4834,
41,
4895,
834,
969,
834,
4895,
584,
4280,
28027,
6,
215,
584,
4280,
28027,
6,
1229,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
2645,
410,
8,
577,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
577,
834,
969,
834,
4895,
21680,
953,
834,
4350,
834,
4834,
549,
17444,
427,
215,
3,
2,
6260,
3430,
1229,
3274,
96,
20400,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Who did the play-by-play before 1992 with the Ice level reporter Mike Emrick? | SELECT play_by_play FROM table_name_15 WHERE year < 1992 AND ice_level_reporters = "mike emrick" | CREATE TABLE table_name_15 (play_by_play VARCHAR, year VARCHAR, ice_level_reporters VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1808,
41,
4895,
834,
969,
834,
4895,
584,
4280,
28027,
6,
215,
584,
4280,
28027,
6,
3,
867,
834,
4563,
834,
60,
1493,
277,
584,
4280,
28027,
61,
3,
32105,
32106,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
577,
834,
969,
834,
4895,
21680,
953,
834,
4350,
834,
1808,
549,
17444,
427,
215,
3,
2,
9047,
3430,
3,
867,
834,
4563,
834,
60,
1493,
277,
3274,
96,
20068,
15,
3,
15,
51,
5206,
121,
1,
-100,
-100,
-100,
-100,
-1... |
Who is the Ice level reporter after 1992 with the color commentator John Davidson and the play-by-play Marv Albert? | SELECT ice_level_reporters FROM table_name_58 WHERE color_commentator_s_ = "john davidson" AND play_by_play = "marv albert" AND year > 1992 | CREATE TABLE table_name_58 (ice_level_reporters VARCHAR, year VARCHAR, color_commentator_s_ VARCHAR, play_by_play VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3449,
41,
867,
834,
4563,
834,
60,
1493,
277,
584,
4280,
28027,
6,
215,
584,
4280,
28027,
6,
945,
834,
287,
297,
1016,
834,
7,
834,
584,
4280,
28027,
6,
577,
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... | [
3,
23143,
14196,
3,
867,
834,
4563,
834,
60,
1493,
277,
21680,
953,
834,
4350,
834,
3449,
549,
17444,
427,
945,
834,
287,
297,
1016,
834,
7,
834,
3274,
96,
27341,
836,
6961,
739,
121,
3430,
577,
834,
969,
834,
4895,
3274,
96,
1635... |
What is the network with the play-by-play Marv Albert before 1994? | SELECT network FROM table_name_66 WHERE play_by_play = "marv albert" AND year < 1994 | CREATE TABLE table_name_66 (network VARCHAR, play_by_play VARCHAR, year VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3539,
41,
1582,
1981,
584,
4280,
28027,
6,
577,
834,
969,
834,
4895,
584,
4280,
28027,
6,
215,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
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,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
1229,
21680,
953,
834,
4350,
834,
3539,
549,
17444,
427,
577,
834,
969,
834,
4895,
3274,
96,
1635,
208,
491,
7041,
121,
3430,
215,
3,
2,
7520,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What was the total crowd of the Carlton game? | SELECT COUNT(crowd) FROM table_name_45 WHERE home_team = "carlton" | CREATE TABLE table_name_45 (crowd VARCHAR, home_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2128,
41,
75,
3623,
26,
584,
4280,
28027,
6,
234,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
47,
8,
792,
4374,
13,
8,
3,
30339,
467,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2847,
17161,
599,
75,
3623,
26,
61,
21680,
953,
834,
4350,
834,
2128,
549,
17444,
427,
234,
834,
11650,
3274,
96,
1720,
7377,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What was the highest long of Charles Pauley with fewer than 60 yards? | SELECT MAX(long) FROM table_name_83 WHERE player = "charles pauley" AND yards < 60 | CREATE TABLE table_name_83 (long INTEGER, player VARCHAR, yards VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4591,
41,
2961,
3,
21342,
17966,
6,
1959,
584,
4280,
28027,
6,
6460,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
47,
8,
2030,
307,
13,
5417,
1838,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
4800,
4,
599,
2961,
61,
21680,
953,
834,
4350,
834,
4591,
549,
17444,
427,
1959,
3274,
96,
4059,
965,
2576,
76,
1306,
121,
3430,
6460,
3,
2,
1640,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What is the score of the game on May 26? | SELECT score FROM table_name_14 WHERE date = "may 26" | CREATE TABLE table_name_14 (score VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2534,
41,
7,
9022,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
2604,
13,
8,
467,
30,
932,
2208,
58,
1,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2604,
21680,
953,
834,
4350,
834,
2534,
549,
17444,
427,
833,
3274,
96,
13726,
2208,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What was the location and attendance on the May 22 game? | SELECT location_attendance FROM table_name_13 WHERE date = "may 22" | CREATE TABLE table_name_13 (location_attendance VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2368,
41,
14836,
834,
15116,
663,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
47,
8,
1128,
11,
11364,
30,
8,
932,
1630,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
1128,
834,
15116,
663,
21680,
953,
834,
4350,
834,
2368,
549,
17444,
427,
833,
3274,
96,
13726,
1630,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the final placing of the team with 0 ples, more than 16 races, and 16 podiums? | SELECT final_placing FROM table_name_12 WHERE poles = 0 AND races > 16 AND podiums = 16 | CREATE TABLE table_name_12 (final_placing VARCHAR, podiums VARCHAR, poles VARCHAR, races VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2122,
41,
12406,
834,
6042,
75,
53,
584,
4280,
28027,
6,
22828,
7,
584,
4280,
28027,
6,
11148,
7,
584,
4280,
28027,
6,
10879,
584,
4280,
28027,
61,
3,
32105,
321... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
804,
834,
6042,
75,
53,
21680,
953,
834,
4350,
834,
2122,
549,
17444,
427,
11148,
7,
3274,
3,
632,
3430,
10879,
2490,
898,
3430,
22828,
7,
3274,
898,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What is the sum of podiums of the teams with a final placing of 14th, seasons after 2008, and less than 1 races? | SELECT SUM(podiums) FROM table_name_92 WHERE final_placing = "14th" AND season > 2008 AND races < 1 | CREATE TABLE table_name_92 (podiums INTEGER, races VARCHAR, final_placing VARCHAR, season VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4508,
41,
11410,
2552,
7,
3,
21342,
17966,
6,
10879,
584,
4280,
28027,
6,
804,
834,
6042,
75,
53,
584,
4280,
28027,
6,
774,
584,
4280,
28027,
61,
3,
32105,
32106... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
180,
6122,
599,
11410,
2552,
7,
61,
21680,
953,
834,
4350,
834,
4508,
549,
17444,
427,
804,
834,
6042,
75,
53,
3274,
96,
2534,
189,
121,
3430,
774,
2490,
2628,
3430,
10879,
3,
2,
209,
1,
-100,
-100,
-100,
-100,
-1... |
What is the total number of seasons with more than 0 wins and a 1st final placing? | SELECT COUNT(season) FROM table_name_30 WHERE wins > 0 AND final_placing = "1st" | CREATE TABLE table_name_30 (season VARCHAR, wins VARCHAR, final_placing VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1458,
41,
9476,
584,
4280,
28027,
6,
9204,
584,
4280,
28027,
6,
804,
834,
6042,
75,
53,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
792,
381... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0... | [
3,
23143,
14196,
2847,
17161,
599,
9476,
61,
21680,
953,
834,
4350,
834,
1458,
549,
17444,
427,
9204,
2490,
3,
632,
3430,
804,
834,
6042,
75,
53,
3274,
96,
536,
7,
17,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the average wins of a team with more than 0 ples and less than 3 podiums? | SELECT AVG(wins) FROM table_name_12 WHERE poles > 0 AND podiums < 3 | CREATE TABLE table_name_12 (wins INTEGER, poles VARCHAR, podiums VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2122,
41,
3757,
7,
3,
21342,
17966,
6,
11148,
7,
584,
4280,
28027,
6,
22828,
7,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
1348,
9204,
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,
0,
0... | [
3,
23143,
14196,
71,
17217,
599,
3757,
7,
61,
21680,
953,
834,
4350,
834,
2122,
549,
17444,
427,
11148,
7,
2490,
3,
632,
3430,
22828,
7,
3,
2,
220,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.