NATURAL_LANG stringlengths 12 244 | SQL stringlengths 18 336 | SCHEMA stringlengths 27 355 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|
What is the date of appointment of nejat biyedić? | SELECT date_of_appointment FROM table_name_80 WHERE name = "nejat biyedić" | CREATE TABLE table_name_80 (date_of_appointment VARCHAR, name VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2079,
41,
5522,
834,
858,
834,
9,
102,
2700,
297,
584,
4280,
28027,
6,
564,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
833,
13,
4141,
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,
833,
834,
858,
834,
9,
102,
2700,
297,
21680,
953,
834,
4350,
834,
2079,
549,
17444,
427,
564,
3274,
96,
29,
15,
1191,
17,
2647,
10093,
23,
2,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
When did they play at the wachovia center? | SELECT date FROM table_name_75 WHERE location_attendance = "wachovia center" | CREATE TABLE table_name_75 (date VARCHAR, location_attendance VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3072,
41,
5522,
584,
4280,
28027,
6,
1128,
834,
15116,
663,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
366,
410,
79,
577,
44,
8,
3,
10674,
9881,
9,
153... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
833,
21680,
953,
834,
4350,
834,
3072,
549,
17444,
427,
1128,
834,
15116,
663,
3274,
96,
10674,
9881,
9,
1530,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What game number was played at amway arena? | SELECT game FROM table_name_86 WHERE location_attendance = "amway arena" | CREATE TABLE table_name_86 (game VARCHAR, location_attendance VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3840,
41,
7261,
584,
4280,
28027,
6,
1128,
834,
15116,
663,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
467,
381,
47,
1944,
44,
183,
1343,
15134,
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... | [
3,
23143,
14196,
467,
21680,
953,
834,
4350,
834,
3840,
549,
17444,
427,
1128,
834,
15116,
663,
3274,
96,
265,
1343,
15134,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
How many medals were won total for the country that won 1 silver and was ranked 2 or lower? | SELECT COUNT(total) FROM table_name_18 WHERE silver = 1 AND rank < 2 | CREATE TABLE table_name_18 (total VARCHAR, silver VARCHAR, rank VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2606,
41,
235,
1947,
584,
4280,
28027,
6,
4294,
584,
4280,
28027,
6,
11003,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
571,
186,
9365,
7,
130,
751,
792,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2847,
17161,
599,
235,
1947,
61,
21680,
953,
834,
4350,
834,
2606,
549,
17444,
427,
4294,
3274,
209,
3430,
11003,
3,
2,
204,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
How many silvers did the country with more than 0 gold and a rank above 1 win that had a total less than 4? | SELECT COUNT(silver) FROM table_name_65 WHERE gold > 0 AND rank > 1 AND total < 4 | CREATE TABLE table_name_65 (silver VARCHAR, total VARCHAR, gold VARCHAR, rank VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4122,
41,
7,
173,
624,
584,
4280,
28027,
6,
792,
584,
4280,
28027,
6,
2045,
584,
4280,
28027,
6,
11003,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
571,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2847,
17161,
599,
7,
173,
624,
61,
21680,
953,
834,
4350,
834,
4122,
549,
17444,
427,
2045,
2490,
3,
632,
3430,
11003,
2490,
209,
3430,
792,
3,
2,
314,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
How many bronzes were won by the country with a total higher than 5? | SELECT SUM(bronze) FROM table_name_25 WHERE total > 5 | CREATE TABLE table_name_25 (bronze INTEGER, total INTEGER) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1828,
41,
13711,
776,
3,
21342,
17966,
6,
792,
3,
21342,
17966,
61,
3,
32105,
32106,
32107,
32106,
571,
186,
13467,
7,
130,
751,
57,
8,
684,
28,
3,
9,
792,
114... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13711,
776,
61,
21680,
953,
834,
4350,
834,
1828,
549,
17444,
427,
792,
2490,
305,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
How many bronzes were won for the country that had a larger than 3 rank and a silver win count above 0? | SELECT SUM(bronze) FROM table_name_34 WHERE rank > 3 AND silver > 0 | CREATE TABLE table_name_34 (bronze INTEGER, rank VARCHAR, silver VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3710,
41,
13711,
776,
3,
21342,
17966,
6,
11003,
584,
4280,
28027,
6,
4294,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
571,
186,
13467,
7,
130,
751,
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,
0... | [
3,
23143,
14196,
180,
6122,
599,
13711,
776,
61,
21680,
953,
834,
4350,
834,
3710,
549,
17444,
427,
11003,
2490,
220,
3430,
4294,
2490,
3,
632,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the highest value for Other that has CONCACAF value of 0 a U.S. Open Cup larger than 0? | SELECT MAX(other) FROM table_name_28 WHERE us_open_cup > 0 AND concacaf = 0 | CREATE TABLE table_name_28 (other INTEGER, us_open_cup VARCHAR, concacaf VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2577,
41,
9269,
3,
21342,
17966,
6,
178,
834,
8751,
834,
4658,
584,
4280,
28027,
6,
975,
658,
658,
89,
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,
9269,
61,
21680,
953,
834,
4350,
834,
2577,
549,
17444,
427,
178,
834,
8751,
834,
4658,
2490,
3,
632,
3430,
975,
658,
658,
89,
3274,
3,
632,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
Which Subregion has a No P. of 4, and a Pop/Area (1/km²) of 534? | SELECT subregion FROM table_name_41 WHERE no_p = 4 AND pop_area__1_km²_ = 534 | CREATE TABLE table_name_41 (subregion VARCHAR, no_p VARCHAR, pop_area__1_km²_ VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4853,
41,
7304,
18145,
584,
4280,
28027,
6,
150,
834,
102,
584,
4280,
28027,
6,
2783,
834,
498,
834,
834,
536,
834,
5848,
357,
834,
584,
4280,
28027,
61,
3,
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,
769,
18145,
21680,
953,
834,
4350,
834,
4853,
549,
17444,
427,
150,
834,
102,
3274,
314,
3430,
2783,
834,
498,
834,
834,
536,
834,
5848,
357,
834,
3274,
305,
3710,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Which Pop/Area (1/km²) has a No P. larger than 1, and a Name of albergaria-a-velha? | SELECT AVG(pop_area__1_km²_) FROM table_name_84 WHERE no_p > 1 AND name = "albergaria-a-velha" | CREATE TABLE table_name_84 (pop_area__1_km²_ INTEGER, no_p VARCHAR, name VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4608,
41,
9791,
834,
498,
834,
834,
536,
834,
5848,
357,
834,
3,
21342,
17966,
6,
150,
834,
102,
584,
4280,
28027,
6,
564,
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,
71,
17217,
599,
9791,
834,
498,
834,
834,
536,
834,
5848,
357,
834,
61,
21680,
953,
834,
4350,
834,
4608,
549,
17444,
427,
150,
834,
102,
2490,
209,
3430,
564,
3274,
96,
138,
2235,
6286,
18,
9,
18,
4911,
1024,
121... |
Which Area (km²) is the lowest one that has a Population of 17,089? | SELECT MIN(area__km²_) FROM table_name_39 WHERE pop = 17 OFFSET 089 | CREATE TABLE table_name_39 (area__km²_ INTEGER, pop VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3288,
41,
498,
834,
834,
5848,
357,
834,
3,
21342,
17966,
6,
2783,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
5690,
41,
5848,
7318,
19,
8,
7402,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
498,
834,
834,
5848,
357,
834,
61,
21680,
953,
834,
4350,
834,
3288,
549,
17444,
427,
2783,
3274,
1003,
3,
15316,
20788,
12046,
1298,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Who was the home team on 4 February 1987 when Luton Town was away team and there was no replay? | SELECT home_team FROM table_name_68 WHERE tie_no = "replay" AND date = "4 february 1987" AND away_team = "luton town" | CREATE TABLE table_name_68 (home_team VARCHAR, away_team VARCHAR, tie_no VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3651,
41,
5515,
834,
11650,
584,
4280,
28027,
6,
550,
834,
11650,
584,
4280,
28027,
6,
6177,
834,
29,
32,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
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,
234,
834,
11650,
21680,
953,
834,
4350,
834,
3651,
549,
17444,
427,
6177,
834,
29,
32,
3274,
96,
60,
4895,
121,
3430,
833,
3274,
96,
591,
29976,
76,
1208,
12701,
121,
3430,
550,
834,
11650,
3274,
96,
40,
76,
17,
1... |
Who was the away team on 31 January 1987 when the home team was Wimbledon? | SELECT away_team FROM table_name_51 WHERE date = "31 january 1987" AND home_team = "wimbledon" | CREATE TABLE table_name_51 (away_team VARCHAR, date VARCHAR, home_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5553,
41,
8006,
834,
11650,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
6,
234,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
2645,
47,
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,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
550,
834,
11650,
21680,
953,
834,
4350,
834,
5553,
549,
17444,
427,
833,
3274,
96,
3341,
3,
7066,
76,
1208,
12701,
121,
3430,
234,
834,
11650,
3274,
96,
210,
603,
2296,
2029,
121,
1,
-100,
-100,
-100,
-100,
-100,
-1... |
How high is Macedonia's highest point? | SELECT height__ft_ FROM table_name_53 WHERE country = "macedonia" | CREATE TABLE table_name_53 (height__ft_ VARCHAR, country VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4867,
41,
88,
2632,
834,
834,
89,
17,
834,
584,
4280,
28027,
6,
684,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
571,
306,
19,
26076,
23,
9,
31,
7,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3902,
834,
834,
89,
17,
834,
21680,
953,
834,
4350,
834,
4867,
549,
17444,
427,
684,
3274,
96,
11101,
15,
26,
8008,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is the theme with dani as the winner? | SELECT theme FROM table_name_96 WHERE winner = "dani" | CREATE TABLE table_name_96 (theme VARCHAR, winner VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4314,
41,
532,
526,
584,
4280,
28027,
6,
4668,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
3800,
28,
3,
26,
2738,
38,
8,
4668,
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,
3800,
21680,
953,
834,
4350,
834,
4314,
549,
17444,
427,
4668,
3274,
96,
26,
2738,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What are the notes of the patience theme? | SELECT notes FROM table_name_76 WHERE theme = "patience" | CREATE TABLE table_name_76 (notes VARCHAR, theme VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3959,
41,
7977,
7,
584,
4280,
28027,
6,
3800,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
33,
8,
3358,
13,
8,
11998,
3800,
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,
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,
3358,
21680,
953,
834,
4350,
834,
3959,
549,
17444,
427,
3800,
3274,
96,
7768,
1433,
121,
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 round when the position is (c)? | SELECT MAX(round) FROM table_name_85 WHERE position = "(c)" | CREATE TABLE table_name_85 (round INTEGER, position VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4433,
41,
7775,
3,
21342,
17966,
6,
1102,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
125,
19,
8,
1751,
116,
8,
1102,
19,
41,
75,
61,
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,
4800,
4,
599,
7775,
61,
21680,
953,
834,
4350,
834,
4433,
549,
17444,
427,
1102,
3274,
96,
599,
75,
61,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
what is the round for jake gardiner? | SELECT AVG(round) FROM table_name_3 WHERE player = "jake gardiner" | CREATE TABLE table_name_3 (round INTEGER, player VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
519,
41,
7775,
3,
21342,
17966,
6,
1959,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
125,
19,
8,
1751,
21,
2662,
1050,
3,
6390,
4899,
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,
71,
17217,
599,
7775,
61,
21680,
953,
834,
4350,
834,
519,
549,
17444,
427,
1959,
3274,
96,
1191,
1050,
3,
6390,
4899,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
what is the college/junior/club team (league) when the round is higher than 1, the nationality is canada and the position is (d)? | SELECT college_junior_club_team__league_ FROM table_name_27 WHERE round > 1 AND nationality = "canada" AND position = "(d)" | CREATE TABLE table_name_27 (college_junior_club_team__league_ VARCHAR, position VARCHAR, round VARCHAR, nationality VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2555,
41,
3297,
7883,
834,
6959,
23,
127,
834,
13442,
834,
11650,
834,
834,
29512,
834,
584,
4280,
28027,
6,
1102,
584,
4280,
28027,
6,
1751,
584,
4280,
28027,
6,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
1900,
834,
6959,
23,
127,
834,
13442,
834,
11650,
834,
834,
29512,
834,
21680,
953,
834,
4350,
834,
2555,
549,
17444,
427,
1751,
2490,
209,
3430,
1157,
485,
3274,
96,
658,
18089,
121,
3430,
1102,
3274,
96,
599,
26,
... |
what is the position when the round is higher than 3, the nationality is united states and the player is nick pryor? | SELECT position FROM table_name_13 WHERE round > 3 AND nationality = "united states" AND player = "nick pryor" | CREATE TABLE table_name_13 (position VARCHAR, player VARCHAR, round VARCHAR, nationality VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2368,
41,
4718,
584,
4280,
28027,
6,
1959,
584,
4280,
28027,
6,
1751,
584,
4280,
28027,
6,
1157,
485,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
125,
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,
1... | [
3,
23143,
14196,
1102,
21680,
953,
834,
4350,
834,
2368,
549,
17444,
427,
1751,
2490,
220,
3430,
1157,
485,
3274,
96,
15129,
15,
26,
2315,
121,
3430,
1959,
3274,
96,
11191,
4880,
63,
127,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
... |
what is the college/junior/club team (league) when the position is (c) and the round is higher than 2? | SELECT college_junior_club_team__league_ FROM table_name_52 WHERE position = "(c)" AND round > 2 | CREATE TABLE table_name_52 (college_junior_club_team__league_ VARCHAR, position VARCHAR, round VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5373,
41,
3297,
7883,
834,
6959,
23,
127,
834,
13442,
834,
11650,
834,
834,
29512,
834,
584,
4280,
28027,
6,
1102,
584,
4280,
28027,
6,
1751,
584,
4280,
28027,
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... | [
3,
23143,
14196,
1900,
834,
6959,
23,
127,
834,
13442,
834,
11650,
834,
834,
29512,
834,
21680,
953,
834,
4350,
834,
5373,
549,
17444,
427,
1102,
3274,
96,
599,
75,
61,
121,
3430,
1751,
2490,
204,
1,
-100,
-100,
-100,
-100,
-100,
-1... |
When the team Heathmere of the South West DFL won more than 11 games, what is the maximum byes? | SELECT MAX(byes) FROM table_name_38 WHERE south_west_dfl = "heathmere" AND wins > 11 | CREATE TABLE table_name_38 (byes INTEGER, south_west_dfl VARCHAR, wins VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3747,
41,
969,
15,
7,
3,
21342,
17966,
6,
3414,
834,
12425,
834,
26,
89,
40,
584,
4280,
28027,
6,
9204,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
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... | [
3,
23143,
14196,
4800,
4,
599,
969,
15,
7,
61,
21680,
953,
834,
4350,
834,
3747,
549,
17444,
427,
3414,
834,
12425,
834,
26,
89,
40,
3274,
96,
88,
9,
189,
935,
15,
121,
3430,
9204,
2490,
850,
1,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the most games lost when the against is greater than 1401, and the draws greater than 0? | SELECT MAX(losses) FROM table_name_9 WHERE draws > 0 AND against > 1401 | CREATE TABLE table_name_9 (losses INTEGER, draws VARCHAR, against VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1298,
41,
2298,
2260,
3,
21342,
17966,
6,
14924,
584,
4280,
28027,
6,
581,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
167,
1031,
1513,
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,
1,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
4800,
4,
599,
2298,
2260,
61,
21680,
953,
834,
4350,
834,
1298,
549,
17444,
427,
14924,
2490,
3,
632,
3430,
581,
2490,
968,
4542,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the maximum draws when less than 2514 is the against, and less than 0 byes? | SELECT MAX(draws) FROM table_name_52 WHERE against < 2514 AND byes < 0 | CREATE TABLE table_name_52 (draws INTEGER, against VARCHAR, byes VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5373,
41,
19489,
7,
3,
21342,
17966,
6,
581,
584,
4280,
28027,
6,
57,
15,
7,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
2411,
14924,
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,
1,
1,
1,
1,
0,
0,
0... | [
3,
23143,
14196,
4800,
4,
599,
19489,
7,
61,
21680,
953,
834,
4350,
834,
5373,
549,
17444,
427,
581,
3,
2,
944,
2534,
3430,
57,
15,
7,
3,
2,
3,
632,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What is the wins average when 17 games were lost? | SELECT AVG(wins) FROM table_name_83 WHERE losses = 17 | CREATE TABLE table_name_83 (wins INTEGER, losses VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4591,
41,
3757,
7,
3,
21342,
17966,
6,
8467,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
9204,
1348,
116,
1003,
1031,
130,
1513,
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,
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,
71,
17217,
599,
3757,
7,
61,
21680,
953,
834,
4350,
834,
4591,
549,
17444,
427,
8467,
3274,
1003,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What stadium is in the city of Debrecen? | SELECT stadium FROM table_name_81 WHERE city = "debrecen" | CREATE TABLE table_name_81 (stadium VARCHAR, city VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4959,
41,
2427,
12925,
584,
4280,
28027,
6,
690,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
14939,
19,
16,
8,
690,
13,
9794,
60,
75,
35,
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,
0... | [
3,
23143,
14196,
14939,
21680,
953,
834,
4350,
834,
4959,
549,
17444,
427,
690,
3274,
96,
221,
1999,
75,
35,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the number of silver when rank was 5, and a bronze was smaller than 14? | SELECT SUM(silver) FROM table_name_69 WHERE rank = "5" AND bronze < 14 | CREATE TABLE table_name_69 (silver INTEGER, rank VARCHAR, bronze VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3951,
41,
7,
173,
624,
3,
21342,
17966,
6,
11003,
584,
4280,
28027,
6,
13467,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
381,
13,
4294,
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,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
7,
173,
624,
61,
21680,
953,
834,
4350,
834,
3951,
549,
17444,
427,
11003,
3274,
96,
17395,
3430,
13467,
3,
2,
968,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What is the highest bronze number when silver is 0, and the total is smaller than 1? | SELECT MAX(bronze) FROM table_name_92 WHERE silver = 0 AND total < 1 | CREATE TABLE table_name_92 (bronze INTEGER, silver VARCHAR, total VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4508,
41,
13711,
776,
3,
21342,
17966,
6,
4294,
584,
4280,
28027,
6,
792,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
2030,
13467,
381,
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,
4800,
4,
599,
13711,
776,
61,
21680,
953,
834,
4350,
834,
4508,
549,
17444,
427,
4294,
3274,
3,
632,
3430,
792,
3,
2,
209,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What is the total when the nation was Argentina, and a Goldwas smaller than 0? | SELECT COUNT(total) FROM table_name_4 WHERE nation = "argentina" AND gold < 0 | CREATE TABLE table_name_4 (total VARCHAR, nation VARCHAR, gold VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
591,
41,
235,
1947,
584,
4280,
28027,
6,
2982,
584,
4280,
28027,
6,
2045,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
792,
116,
8,
2982,
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,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2847,
17161,
599,
235,
1947,
61,
21680,
953,
834,
4350,
834,
591,
549,
17444,
427,
2982,
3274,
96,
9917,
77,
9,
121,
3430,
2045,
3,
2,
3,
632,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is the nation when bronze is less than 7, gold is larger than 0, total is larger than 7, and silver is smaller than 3? | SELECT nation FROM table_name_96 WHERE bronze < 7 AND gold > 0 AND total > 7 AND silver < 3 | CREATE TABLE table_name_96 (nation VARCHAR, silver VARCHAR, total VARCHAR, bronze VARCHAR, gold VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4314,
41,
29,
257,
584,
4280,
28027,
6,
4294,
584,
4280,
28027,
6,
792,
584,
4280,
28027,
6,
13467,
584,
4280,
28027,
6,
2045,
584,
4280,
28027,
61,
3,
32105,
32... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
2982,
21680,
953,
834,
4350,
834,
4314,
549,
17444,
427,
13467,
3,
2,
489,
3430,
2045,
2490,
3,
632,
3430,
792,
2490,
489,
3430,
4294,
3,
2,
220,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What date was the game against manchester city when they had a league position of 2nd? | SELECT date FROM table_name_22 WHERE h___a = "a" AND league_position = "2nd" AND opponents = "manchester city" | CREATE TABLE table_name_22 (date VARCHAR, opponents VARCHAR, h___a VARCHAR, league_position VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2884,
41,
5522,
584,
4280,
28027,
6,
16383,
584,
4280,
28027,
6,
3,
107,
834,
834,
834,
9,
584,
4280,
28027,
6,
5533,
834,
4718,
584,
4280,
28027,
61,
3,
32105,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
833,
21680,
953,
834,
4350,
834,
2884,
549,
17444,
427,
3,
107,
834,
834,
834,
9,
3274,
96,
9,
121,
3430,
5533,
834,
4718,
3274,
96,
357,
727,
121,
3430,
16383,
3274,
96,
348,
13263,
690,
121,
1,
-100,
-100,
-100,... |
What is the result F-A of the game on 6 march 1993? | SELECT result_f___a FROM table_name_95 WHERE date = "6 march 1993" | CREATE TABLE table_name_95 (result_f___a VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3301,
41,
60,
7,
83,
17,
834,
89,
834,
834,
834,
9,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
741,
377,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
741,
834,
89,
834,
834,
834,
9,
21680,
953,
834,
4350,
834,
3301,
549,
17444,
427,
833,
3274,
96,
948,
10556,
8388,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is the result F-A of the game on 3 may 1993? | SELECT result_f___a FROM table_name_93 WHERE date = "3 may 1993" | CREATE TABLE table_name_93 (result_f___a VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4271,
41,
60,
7,
83,
17,
834,
89,
834,
834,
834,
9,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
741,
377,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
741,
834,
89,
834,
834,
834,
9,
21680,
953,
834,
4350,
834,
4271,
549,
17444,
427,
833,
3274,
96,
519,
164,
8388,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is Tie no, when Date is "18 Nov 1989", and when Home Team is "Doncaster Rovers"? | SELECT tie_no FROM table_name_32 WHERE date = "18 nov 1989" AND home_team = "doncaster rovers" | CREATE TABLE table_name_32 (tie_no VARCHAR, date VARCHAR, home_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2668,
41,
17,
23,
15,
834,
29,
32,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
6,
234,
834,
11650,
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,
1... | [
3,
23143,
14196,
6177,
834,
29,
32,
21680,
953,
834,
4350,
834,
2668,
549,
17444,
427,
833,
3274,
96,
2606,
3,
5326,
9975,
121,
3430,
234,
834,
11650,
3274,
96,
2029,
25327,
3,
8843,
277,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is Score, when Away Team is "Yeovil Town"? | SELECT score FROM table_name_43 WHERE away_team = "yeovil town" | CREATE TABLE table_name_43 (score VARCHAR, away_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4906,
41,
7,
9022,
584,
4280,
28027,
6,
550,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
17763,
6,
116,
71,
1343,
2271,
19,
96,
476... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2604,
21680,
953,
834,
4350,
834,
4906,
549,
17444,
427,
550,
834,
11650,
3274,
96,
63,
15,
32,
6372,
1511,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What is Home Team, when Tie no is "27"? | SELECT home_team FROM table_name_46 WHERE tie_no = "27" | CREATE TABLE table_name_46 (home_team VARCHAR, tie_no VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4448,
41,
5515,
834,
11650,
584,
4280,
28027,
6,
6177,
834,
29,
32,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
1210,
2271,
6,
116,
2262,
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,
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,
4448,
549,
17444,
427,
6177,
834,
29,
32,
3274,
96,
2555,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What is Date, when Tie no is "37"? | SELECT date FROM table_name_97 WHERE tie_no = "37" | CREATE TABLE table_name_97 (date VARCHAR, tie_no VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4327,
41,
5522,
584,
4280,
28027,
6,
6177,
834,
29,
32,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
7678,
6,
116,
2262,
15,
150,
19,
96,
4118,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
833,
21680,
953,
834,
4350,
834,
4327,
549,
17444,
427,
6177,
834,
29,
32,
3274,
96,
4118,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What is Home Team, when Date is "22 Nov 1989", and when Away Team is "Bath City"? | SELECT home_team FROM table_name_85 WHERE date = "22 nov 1989" AND away_team = "bath city" | CREATE TABLE table_name_85 (home_team VARCHAR, date VARCHAR, away_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4433,
41,
5515,
834,
11650,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
6,
550,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
1210,
227... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
234,
834,
11650,
21680,
953,
834,
4350,
834,
4433,
549,
17444,
427,
833,
3274,
96,
2884,
3,
5326,
9975,
121,
3430,
550,
834,
11650,
3274,
96,
3697,
107,
690,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What year was the play-by-play for Don Earle? | SELECT year FROM table_name_84 WHERE play_by_play = "don earle" | CREATE TABLE table_name_84 (year VARCHAR, play_by_play VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4608,
41,
1201,
584,
4280,
28027,
6,
577,
834,
969,
834,
4895,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
215,
47,
8,
577,
18,
969,
18,
4895,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
215,
21680,
953,
834,
4350,
834,
4608,
549,
17444,
427,
577,
834,
969,
834,
4895,
3274,
96,
2029,
3,
2741,
109,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is Tom Kite with a Score of 68's To Par? | SELECT to_par FROM table_name_92 WHERE score = 68 AND player = "tom kite" | CREATE TABLE table_name_92 (to_par VARCHAR, score VARCHAR, player VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4508,
41,
235,
834,
1893,
584,
4280,
28027,
6,
2604,
584,
4280,
28027,
6,
1959,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
3059,
5747,
15,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
12,
834,
1893,
21680,
953,
834,
4350,
834,
4508,
549,
17444,
427,
2604,
3274,
3,
3651,
3430,
1959,
3274,
96,
235,
51,
3650,
15,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is Tom Kite's Place? | SELECT place FROM table_name_78 WHERE player = "tom kite" | CREATE TABLE table_name_78 (place VARCHAR, player VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3940,
41,
4687,
584,
4280,
28027,
6,
1959,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
3059,
5747,
15,
31,
7,
3399,
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,
286,
21680,
953,
834,
4350,
834,
3940,
549,
17444,
427,
1959,
3274,
96,
235,
51,
3650,
15,
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 televote points for 0 jury points and 23 draws? | SELECT televote_points FROM table_name_49 WHERE jury_points = "0" AND draw = 23 | CREATE TABLE table_name_49 (televote_points VARCHAR, jury_points VARCHAR, draw VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3647,
41,
1931,
1621,
17,
15,
834,
2700,
7,
584,
4280,
28027,
6,
12730,
834,
2700,
7,
584,
4280,
28027,
6,
3314,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0... | [
3,
23143,
14196,
3,
1931,
1621,
17,
15,
834,
2700,
7,
21680,
953,
834,
4350,
834,
3647,
549,
17444,
427,
12730,
834,
2700,
7,
3274,
96,
632,
121,
3430,
3314,
3274,
1902,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What district was a republican first elected in 2000? | SELECT district FROM table_name_98 WHERE first_elected = 2000 AND party = "republican" | CREATE TABLE table_name_98 (district VARCHAR, first_elected VARCHAR, party VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3916,
41,
26,
23,
20066,
584,
4280,
28027,
6,
166,
834,
19971,
584,
4280,
28027,
6,
1088,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
3939,
47,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
3939,
21680,
953,
834,
4350,
834,
3916,
549,
17444,
427,
166,
834,
19971,
3274,
2766,
3430,
1088,
3274,
96,
60,
15727,
152,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
In what district was incumbent Russ Carnahan elected after 2000? | SELECT district FROM table_name_99 WHERE first_elected > 2000 AND incumbent = "russ carnahan" | CREATE TABLE table_name_99 (district VARCHAR, first_elected VARCHAR, incumbent VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3264,
41,
26,
23,
20066,
584,
4280,
28027,
6,
166,
834,
19971,
584,
4280,
28027,
6,
28406,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
86,
125,
3939,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
3939,
21680,
953,
834,
4350,
834,
3264,
549,
17444,
427,
166,
834,
19971,
2490,
2766,
3430,
28406,
3274,
96,
4502,
7,
443,
8607,
152,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
For which venue did Leicester City lose? | SELECT venue FROM table_name_29 WHERE loser = "leicester city" | CREATE TABLE table_name_29 (venue VARCHAR, loser VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3166,
41,
15098,
584,
4280,
28027,
6,
2615,
52,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
242,
84,
5669,
410,
26956,
896,
2615,
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,
5669,
21680,
953,
834,
4350,
834,
3166,
549,
17444,
427,
2615,
52,
3274,
96,
109,
867,
1370,
690,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What season did Stoke City win? | SELECT season FROM table_name_13 WHERE winner = "stoke city" | CREATE TABLE table_name_13 (season VARCHAR, winner VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2368,
41,
9476,
584,
4280,
28027,
6,
4668,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
774,
410,
28089,
896,
1369,
58,
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,
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,
774,
21680,
953,
834,
4350,
834,
2368,
549,
17444,
427,
4668,
3274,
96,
7,
235,
1050,
690,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What was the attendance for St Andrew's? | SELECT attendance FROM table_name_17 WHERE venue = "st andrew's" | CREATE TABLE table_name_17 (attendance VARCHAR, venue VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2517,
41,
15116,
663,
584,
4280,
28027,
6,
5669,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
47,
8,
11364,
21,
472,
5954,
31,
7,
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,
11364,
21680,
953,
834,
4350,
834,
2517,
549,
17444,
427,
5669,
3274,
96,
7,
17,
11,
60,
210,
31,
7,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What season did Wolverhampton Wanderers win? | SELECT season FROM table_name_5 WHERE winner = "wolverhampton wanderers" | CREATE TABLE table_name_5 (season VARCHAR, winner VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
755,
41,
9476,
584,
4280,
28027,
6,
4668,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
774,
410,
3488,
40,
624,
1483,
11632,
12832,
277,
1369,
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,
774,
21680,
953,
834,
4350,
834,
755,
549,
17444,
427,
4668,
3274,
96,
210,
32,
40,
624,
1483,
11632,
10735,
277,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Which Call sign has an ERP W of 75? | SELECT call_sign FROM table_name_23 WHERE erp_w = 75 | CREATE TABLE table_name_23 (call_sign VARCHAR, erp_w VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2773,
41,
16482,
834,
6732,
584,
4280,
28027,
6,
3,
49,
102,
834,
210,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
2571,
1320,
65,
46,
22568,
549,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
580,
834,
6732,
21680,
953,
834,
4350,
834,
2773,
549,
17444,
427,
3,
49,
102,
834,
210,
3274,
6374,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Which Class has a Facility ID greater than 85076 and a Call Sign of K289au? | SELECT class FROM table_name_19 WHERE facility_id > 85076 AND call_sign = "k289au" | CREATE TABLE table_name_19 (class VARCHAR, facility_id VARCHAR, call_sign VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2294,
41,
4057,
584,
4280,
28027,
6,
3064,
834,
23,
26,
584,
4280,
28027,
6,
580,
834,
6732,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
4501,
65,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
853,
21680,
953,
834,
4350,
834,
2294,
549,
17444,
427,
3064,
834,
23,
26,
2490,
3,
17246,
3959,
3430,
580,
834,
6732,
3274,
96,
157,
357,
3914,
402,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What year was jack cole nominated? | SELECT year FROM table_name_77 WHERE nominee = "jack cole" | CREATE TABLE table_name_77 (year VARCHAR, nominee VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4013,
41,
1201,
584,
4280,
28027,
6,
21077,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
215,
47,
3,
9325,
7632,
15,
150,
1109,
920,
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,
215,
21680,
953,
834,
4350,
834,
4013,
549,
17444,
427,
21077,
3274,
96,
9325,
7632,
15,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What award ceremony was howard bay and patton campbell nominated? | SELECT award_ceremony FROM table_name_10 WHERE nominee = "howard bay and patton campbell" | CREATE TABLE table_name_10 (award_ceremony VARCHAR, nominee VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1714,
41,
9,
2239,
834,
2110,
15,
21208,
584,
4280,
28027,
6,
21077,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
2760,
7252,
47,
149,
986,
10210,
11,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2760,
834,
2110,
15,
21208,
21680,
953,
834,
4350,
834,
1714,
549,
17444,
427,
21077,
3274,
96,
4067,
986,
10210,
11,
6234,
17,
106,
2856,
7708,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What is Visitor, when Date is "May 9"? | SELECT visitor FROM table_name_13 WHERE date = "may 9" | CREATE TABLE table_name_13 (visitor VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2368,
41,
3466,
155,
127,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
4957,
127,
6,
116,
7678,
19,
96,
15881,
668,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
7019,
21680,
953,
834,
4350,
834,
2368,
549,
17444,
427,
833,
3274,
96,
13726,
668,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is Score, when Home is "Montreal Canadiens", and when Date is "May 16"? | SELECT score FROM table_name_79 WHERE home = "montreal canadiens" AND date = "may 16" | CREATE TABLE table_name_79 (score VARCHAR, home VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4440,
41,
7,
9022,
584,
4280,
28027,
6,
234,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
17763,
6,
116,
1210,
19,
96,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2604,
21680,
953,
834,
4350,
834,
4440,
549,
17444,
427,
234,
3274,
96,
4662,
6644,
27114,
7,
121,
3430,
833,
3274,
96,
13726,
898,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What is Score, when Date is "May 11"? | SELECT score FROM table_name_97 WHERE date = "may 11" | CREATE TABLE table_name_97 (score VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4327,
41,
7,
9022,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
17763,
6,
116,
7678,
19,
96,
15881,
850,
121,
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,
0... | [
3,
23143,
14196,
2604,
21680,
953,
834,
4350,
834,
4327,
549,
17444,
427,
833,
3274,
96,
13726,
850,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is Visitor, when Home is "Chicago Black Hawks", and when Date is "May 4"? | SELECT visitor FROM table_name_77 WHERE home = "chicago black hawks" AND date = "may 4" | CREATE TABLE table_name_77 (visitor VARCHAR, home VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4013,
41,
3466,
155,
127,
584,
4280,
28027,
6,
234,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
4957,
127,
6,
116,
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,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0... | [
3,
23143,
14196,
7019,
21680,
953,
834,
4350,
834,
4013,
549,
17444,
427,
234,
3274,
96,
1436,
658,
839,
1001,
3,
14400,
7,
121,
3430,
833,
3274,
96,
13726,
3,
20364,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What is Score, when Record is "2-0"? | SELECT score FROM table_name_95 WHERE record = "2-0" | CREATE TABLE table_name_95 (score VARCHAR, record VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3301,
41,
7,
9022,
584,
4280,
28027,
6,
1368,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
17763,
6,
116,
11392,
19,
96,
19423,
121,
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,
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,
3301,
549,
17444,
427,
1368,
3274,
96,
19423,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Which tournament included the round played on 14 May? | SELECT tournament FROM table_name_70 WHERE date = "14 may" | CREATE TABLE table_name_70 (tournament VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2518,
41,
17,
1211,
20205,
17,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
5892,
1285,
8,
1751,
1944,
30,
968,
932,
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... | [
3,
23143,
14196,
5892,
21680,
953,
834,
4350,
834,
2518,
549,
17444,
427,
833,
3274,
96,
2534,
164,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Which round was played on 10 May? | SELECT round FROM table_name_91 WHERE date = "10 may" | CREATE TABLE table_name_91 (round VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4729,
41,
7775,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
1751,
47,
1944,
30,
335,
932,
58,
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,
1751,
21680,
953,
834,
4350,
834,
4729,
549,
17444,
427,
833,
3274,
96,
1714,
164,
121,
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 language when the points is more than 119 and the place is higher than 5? | SELECT language FROM table_name_24 WHERE points > 119 AND place > 5 | CREATE TABLE table_name_24 (language VARCHAR, points VARCHAR, place VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2266,
41,
24925,
584,
4280,
28027,
6,
979,
584,
4280,
28027,
6,
286,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
125,
19,
8,
1612,
116,
8,
979,
19,
72,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1612,
21680,
953,
834,
4350,
834,
2266,
549,
17444,
427,
979,
2490,
3,
19993,
3430,
286,
2490,
305,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
what is the highest place when the national final is 4th and the points is less than 139? | SELECT MAX(place) FROM table_name_37 WHERE national_final = "4th" AND points < 139 | CREATE TABLE table_name_37 (place INTEGER, national_final VARCHAR, points VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4118,
41,
4687,
3,
21342,
17966,
6,
1157,
834,
12406,
584,
4280,
28027,
6,
979,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
125,
19,
8,
2030,
286,
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,
1,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
4800,
4,
599,
4687,
61,
21680,
953,
834,
4350,
834,
4118,
549,
17444,
427,
1157,
834,
12406,
3274,
96,
591,
189,
121,
3430,
979,
3,
2,
3,
24090,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
what is the lowest place when the language is croatian? | SELECT MIN(place) FROM table_name_95 WHERE language = "croatian" | CREATE TABLE table_name_95 (place INTEGER, language VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3301,
41,
4687,
3,
21342,
17966,
6,
1612,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
125,
19,
8,
7402,
286,
116,
8,
1612,
19,
3,
2771,
9,
12572,
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,
3,
17684,
599,
4687,
61,
21680,
953,
834,
4350,
834,
3301,
549,
17444,
427,
1612,
3274,
96,
2771,
9,
12572,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
what is the language when the english translation is come to me? | SELECT language FROM table_name_18 WHERE english_translation = "come to me" | CREATE TABLE table_name_18 (language VARCHAR, english_translation VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2606,
41,
24925,
584,
4280,
28027,
6,
22269,
834,
7031,
6105,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
125,
19,
8,
1612,
116,
8,
22269,
7314,
19,
369,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1612,
21680,
953,
834,
4350,
834,
2606,
549,
17444,
427,
22269,
834,
7031,
6105,
3274,
96,
287,
15,
12,
140,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
what is the song when the points is more than 64, the national final is 4th and draw is more than 3? | SELECT song FROM table_name_50 WHERE points > 64 AND national_final = "4th" AND draw > 3 | CREATE TABLE table_name_50 (song VARCHAR, draw VARCHAR, points VARCHAR, national_final VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1752,
41,
7,
2444,
584,
4280,
28027,
6,
3314,
584,
4280,
28027,
6,
979,
584,
4280,
28027,
6,
1157,
834,
12406,
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,
2324,
21680,
953,
834,
4350,
834,
1752,
549,
17444,
427,
979,
2490,
6687,
3430,
1157,
834,
12406,
3274,
96,
591,
189,
121,
3430,
3314,
2490,
220,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What is Category, when Result is "Nominated", when Award is "Drama Desk Award", and when Nominee is "Nathan Lane"? | SELECT category FROM table_name_95 WHERE result = "nominated" AND award = "drama desk award" AND nominee = "nathan lane" | CREATE TABLE table_name_95 (category VARCHAR, nominee VARCHAR, result VARCHAR, award VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3301,
41,
8367,
839,
651,
584,
4280,
28027,
6,
21077,
584,
4280,
28027,
6,
741,
584,
4280,
28027,
6,
2760,
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,
3295,
21680,
953,
834,
4350,
834,
3301,
549,
17444,
427,
741,
3274,
96,
3114,
77,
920,
121,
3430,
2760,
3274,
96,
26,
10819,
4808,
2760,
121,
3430,
21077,
3274,
96,
29,
9,
6736,
3,
8102,
121,
1,
-100,
-100,
-100,
... |
What is Category, when Result is "Won", and when Nominee is "Bebe Neuwirth"? | SELECT category FROM table_name_95 WHERE result = "won" AND nominee = "bebe neuwirth" | CREATE TABLE table_name_95 (category VARCHAR, result VARCHAR, nominee VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3301,
41,
8367,
839,
651,
584,
4280,
28027,
6,
741,
584,
4280,
28027,
6,
21077,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
17459,
6,
116,
3,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... | [
3,
23143,
14196,
3295,
21680,
953,
834,
4350,
834,
3301,
549,
17444,
427,
741,
3274,
96,
210,
106,
121,
3430,
21077,
3274,
96,
346,
346,
5854,
11802,
189,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What is the total number of Year, when Result is "Nominated", when Category is "Outstanding Actor in a Musical", and when Award is "Drama Desk Award"? | SELECT COUNT(year) FROM table_name_68 WHERE result = "nominated" AND category = "outstanding actor in a musical" AND award = "drama desk award" | CREATE TABLE table_name_68 (year VARCHAR, award VARCHAR, result VARCHAR, category VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3651,
41,
1201,
584,
4280,
28027,
6,
2760,
584,
4280,
28027,
6,
741,
584,
4280,
28027,
6,
3295,
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,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
2847,
17161,
599,
1201,
61,
21680,
953,
834,
4350,
834,
3651,
549,
17444,
427,
741,
3274,
96,
3114,
77,
920,
121,
3430,
3295,
3274,
96,
670,
11018,
7556,
16,
3,
9,
4183,
121,
3430,
2760,
3274,
96,
26,
10819,
4808,
... |
What is the sum of Year, when Award is "Outer Critics Circle Award", and when Nominee is "Nathan Lane"? | SELECT SUM(year) FROM table_name_84 WHERE award = "outer critics circle award" AND nominee = "nathan lane" | CREATE TABLE table_name_84 (year INTEGER, award VARCHAR, nominee VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4608,
41,
1201,
3,
21342,
17966,
6,
2760,
584,
4280,
28027,
6,
21077,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
4505,
13,
2929,
6,
116,
36... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1201,
61,
21680,
953,
834,
4350,
834,
4608,
549,
17444,
427,
2760,
3274,
96,
670,
49,
6800,
7,
8196,
2760,
121,
3430,
21077,
3274,
96,
29,
9,
6736,
3,
8102,
121,
1,
-100,
-100,
-100,
-100,
-100,
-1... |
What is Name, when Builder is "Kerr Stuart"? | SELECT name FROM table_name_54 WHERE builder = "kerr stuart" | CREATE TABLE table_name_54 (name VARCHAR, builder VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5062,
41,
4350,
584,
4280,
28027,
6,
918,
49,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
5570,
6,
116,
16799,
19,
96,
439,
49,
52,
23338,
121,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
564,
21680,
953,
834,
4350,
834,
5062,
549,
17444,
427,
918,
49,
3274,
96,
2304,
52,
21341,
1408,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is Built, when Works Number is "717"? | SELECT built FROM table_name_42 WHERE works_number = "717" | CREATE TABLE table_name_42 (built VARCHAR, works_number VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4165,
41,
16152,
584,
4280,
28027,
6,
930,
834,
5525,
1152,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
14862,
6,
116,
12826,
7720,
19,
96,
940,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1192,
21680,
953,
834,
4350,
834,
4165,
549,
17444,
427,
930,
834,
5525,
1152,
3274,
96,
940,
2517,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is Type, when Works Number is "unknown"? | SELECT type FROM table_name_50 WHERE works_number = "unknown" | CREATE TABLE table_name_50 (type VARCHAR, works_number VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1752,
41,
6137,
584,
4280,
28027,
6,
930,
834,
5525,
1152,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
6632,
6,
116,
12826,
7720,
19,
96,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
686,
21680,
953,
834,
4350,
834,
1752,
549,
17444,
427,
930,
834,
5525,
1152,
3274,
96,
202,
5661,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What is the circuit for the ADAC großer preis der tourenwagen race? | SELECT circuit FROM table_name_27 WHERE race = "adac großer preis der tourenwagen" | CREATE TABLE table_name_27 (circuit VARCHAR, race VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2555,
41,
15357,
21560,
584,
4280,
28027,
6,
1964,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
4558,
21,
8,
71,
24712,
3,
19189,
3,
6837,
74... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4558,
21680,
953,
834,
4350,
834,
2555,
549,
17444,
427,
1964,
3274,
96,
9,
26,
9,
75,
3,
19189,
3,
6837,
74,
1552,
35,
11994,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the date that Fabrizio Giovanardi Christian Abt won? | SELECT date FROM table_name_12 WHERE winning_driver = "fabrizio giovanardi christian abt" | CREATE TABLE table_name_12 (date VARCHAR, winning_driver VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2122,
41,
5522,
584,
4280,
28027,
6,
3447,
834,
13739,
52,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
833,
24,
1699,
2160,
702,
32,
3156,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
833,
21680,
953,
834,
4350,
834,
2122,
549,
17444,
427,
3447,
834,
13739,
52,
3274,
96,
89,
17639,
702,
32,
3,
10253,
2132,
986,
23,
3,
15294,
23,
152,
703,
17,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What home team has 16 as the tie no.? | SELECT home_team FROM table_name_83 WHERE tie_no = "16" | CREATE TABLE table_name_83 (home_team VARCHAR, tie_no VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4591,
41,
5515,
834,
11650,
584,
4280,
28027,
6,
6177,
834,
29,
32,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
234,
372,
65,
898,
38,
8,
6177,
150... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
234,
834,
11650,
21680,
953,
834,
4350,
834,
4591,
549,
17444,
427,
6177,
834,
29,
32,
3274,
96,
2938,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What score has hull city as the away team? | SELECT score FROM table_name_9 WHERE away_team = "hull city" | CREATE TABLE table_name_9 (score VARCHAR, away_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1298,
41,
7,
9022,
584,
4280,
28027,
6,
550,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
2604,
65,
3,
22699,
690,
38,
8,
550,
372,
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,
2604,
21680,
953,
834,
4350,
834,
1298,
549,
17444,
427,
550,
834,
11650,
3274,
96,
22699,
690,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What away team has 12 as the tie no.? | SELECT away_team FROM table_name_89 WHERE tie_no = "12" | CREATE TABLE table_name_89 (away_team VARCHAR, tie_no VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3914,
41,
8006,
834,
11650,
584,
4280,
28027,
6,
6177,
834,
29,
32,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
550,
372,
65,
586,
38,
8,
6177,
150... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
550,
834,
11650,
21680,
953,
834,
4350,
834,
3914,
549,
17444,
427,
6177,
834,
29,
32,
3274,
96,
2122,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What date has 11 as the tie no.? | SELECT date FROM table_name_48 WHERE tie_no = "11" | CREATE TABLE table_name_48 (date VARCHAR, tie_no VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3707,
41,
5522,
584,
4280,
28027,
6,
6177,
834,
29,
32,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
833,
65,
850,
38,
8,
6177,
150,
5,
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,
833,
21680,
953,
834,
4350,
834,
3707,
549,
17444,
427,
6177,
834,
29,
32,
3274,
96,
2596,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What home team has blackpool as the away team? | SELECT home_team FROM table_name_80 WHERE away_team = "blackpool" | CREATE TABLE table_name_80 (home_team VARCHAR, away_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2079,
41,
5515,
834,
11650,
584,
4280,
28027,
6,
550,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
234,
372,
65,
1001,
13194,
38,
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,
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,
21680,
953,
834,
4350,
834,
2079,
549,
17444,
427,
550,
834,
11650,
3274,
96,
19699,
13194,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What was the surface when the opponent was sergiy stakhovsky mikhail youzhny? | SELECT surface FROM table_name_24 WHERE opponents = "sergiy stakhovsky mikhail youzhny" | CREATE TABLE table_name_24 (surface VARCHAR, opponents VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2266,
41,
26899,
584,
4280,
28027,
6,
16383,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
47,
8,
1774,
116,
8,
15264,
47,
7637,
122,
23,
63,
3342,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1774,
21680,
953,
834,
4350,
834,
2266,
549,
17444,
427,
16383,
3274,
96,
7,
49,
122,
23,
63,
3342,
157,
23304,
5352,
1337,
18276,
173,
25,
172,
107,
29,
63,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What was the score for the opponent lukáš dlouhý leander paes? | SELECT score FROM table_name_75 WHERE opponents = "lukáš dlouhý leander paes" | CREATE TABLE table_name_75 (score VARCHAR, opponents VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3072,
41,
7,
9022,
584,
4280,
28027,
6,
16383,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
47,
8,
2604,
21,
8,
15264,
3,
40,
1598,
2975,
2,
3,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2604,
21680,
953,
834,
4350,
834,
3072,
549,
17444,
427,
16383,
3274,
96,
40,
1598,
2975,
2,
3,
26,
40,
1063,
107,
2,
90,
11849,
2576,
15,
7,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What day was there a hard surface when the partner was Marc Gicquel? | SELECT date FROM table_name_64 WHERE surface = "hard" AND partner = "marc gicquel" | CREATE TABLE table_name_64 (date VARCHAR, surface VARCHAR, partner VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4389,
41,
5522,
584,
4280,
28027,
6,
1774,
584,
4280,
28027,
6,
2397,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
239,
47,
132,
3,
9,
614,
1774,
11... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
833,
21680,
953,
834,
4350,
834,
4389,
549,
17444,
427,
1774,
3274,
96,
5651,
121,
3430,
2397,
3274,
96,
1635,
75,
3,
122,
447,
4479,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is the total (kg) when the snatch was 84, and bodyweight was less than 57.35? | SELECT AVG(total__kg_) FROM table_name_3 WHERE snatch = 84 AND bodyweight < 57.35 | CREATE TABLE table_name_3 (total__kg_ INTEGER, snatch VARCHAR, bodyweight VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
519,
41,
235,
1947,
834,
834,
8711,
834,
3,
21342,
17966,
6,
3,
7,
29,
14547,
584,
4280,
28027,
6,
643,
9378,
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,
71,
17217,
599,
235,
1947,
834,
834,
8711,
834,
61,
21680,
953,
834,
4350,
834,
519,
549,
17444,
427,
3,
7,
29,
14547,
3274,
3,
4608,
3430,
643,
9378,
3,
2,
3,
3436,
5,
2469,
1,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the clean & jerk when the total (kg) is more than 204, and snatch is more than 98? | SELECT AVG(clean_) & _jerk FROM table_name_8 WHERE total__kg_ > 204 AND snatch > 98 | CREATE TABLE table_name_8 (_jerk VARCHAR, clean_ INTEGER, total__kg_ VARCHAR, snatch VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
927,
41,
834,
12488,
157,
584,
4280,
28027,
6,
1349,
834,
3,
21342,
17966,
6,
792,
834,
834,
8711,
834,
584,
4280,
28027,
6,
3,
7,
29,
14547,
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,
71,
17217,
599,
16480,
834,
61,
3,
184,
3,
834,
12488,
157,
21680,
953,
834,
4350,
834,
927,
549,
17444,
427,
792,
834,
834,
8711,
834,
2490,
3,
26363,
3430,
3,
7,
29,
14547,
2490,
3,
3916,
1,
-100,
-100,
-100,
... |
What is the total (kg when the bodyweight is more than 57.8, and the clean & jerk is less than 103? | SELECT SUM(total__kg_) FROM table_name_94 WHERE bodyweight > 57.8 AND clean_ & _jerk < 103 | CREATE TABLE table_name_94 (total__kg_ INTEGER, bodyweight VARCHAR, clean_ VARCHAR, _jerk VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4240,
41,
235,
1947,
834,
834,
8711,
834,
3,
21342,
17966,
6,
643,
9378,
584,
4280,
28027,
6,
1349,
834,
584,
4280,
28027,
6,
3,
834,
12488,
157,
584,
4280,
2802... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
235,
1947,
834,
834,
8711,
834,
61,
21680,
953,
834,
4350,
834,
4240,
549,
17444,
427,
643,
9378,
2490,
3,
3436,
5,
927,
3430,
1349,
834,
3,
184,
3,
834,
12488,
157,
3,
2,
3,
17864,
1,
-100,
-100... |
What is the Overall of the pick less than 20? | SELECT overall FROM table_name_16 WHERE pick__number < 20 | CREATE TABLE table_name_16 (overall VARCHAR, pick__number INTEGER) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2938,
41,
1890,
1748,
584,
4280,
28027,
6,
1432,
834,
834,
5525,
1152,
3,
21342,
17966,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
9126,
13,
8,
1432,
705,
14... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1879,
21680,
953,
834,
4350,
834,
2938,
549,
17444,
427,
1432,
834,
834,
5525,
1152,
3,
2,
460,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What is the name of the cornerback from Wisconsin college? | SELECT name FROM table_name_45 WHERE position = "cornerback" AND college = "wisconsin" | CREATE TABLE table_name_45 (name VARCHAR, position VARCHAR, college VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2128,
41,
4350,
584,
4280,
28027,
6,
1102,
584,
4280,
28027,
6,
1900,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
564,
13,
8,
2752,
1549,
45... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
564,
21680,
953,
834,
4350,
834,
2128,
549,
17444,
427,
1102,
3274,
96,
13165,
49,
1549,
121,
3430,
1900,
3274,
96,
210,
159,
8056,
77,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What college is Pat Thomas from? | SELECT college FROM table_name_77 WHERE name = "pat thomas" | CREATE TABLE table_name_77 (college VARCHAR, name VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4013,
41,
3297,
7883,
584,
4280,
28027,
6,
564,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
1900,
19,
5192,
3576,
45,
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,
1900,
21680,
953,
834,
4350,
834,
4013,
549,
17444,
427,
564,
3274,
96,
4665,
3,
189,
32,
2754,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What is the best top-10 result when events are fewer than 39, top-5 is 1 and more than 5 cuts are made? | SELECT MAX(top_10) FROM table_name_89 WHERE events < 39 AND top_5 = 1 AND cuts_made > 5 | CREATE TABLE table_name_89 (top_10 INTEGER, cuts_made VARCHAR, events VARCHAR, top_5 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3914,
41,
2916,
834,
1714,
3,
21342,
17966,
6,
8620,
834,
4725,
584,
4280,
28027,
6,
984,
584,
4280,
28027,
6,
420,
834,
755,
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,
4800,
4,
599,
2916,
834,
16968,
21680,
953,
834,
4350,
834,
3914,
549,
17444,
427,
984,
3,
2,
6352,
3430,
420,
834,
755,
3274,
209,
3430,
8620,
834,
4725,
2490,
305,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
How many cuts made when the top-5 is greater than 1? | SELECT AVG(cuts_made) FROM table_name_31 WHERE top_5 > 1 | CREATE TABLE table_name_31 (cuts_made INTEGER, top_5 INTEGER) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3341,
41,
3044,
7,
834,
4725,
3,
21342,
17966,
6,
420,
834,
755,
3,
21342,
17966,
61,
3,
32105,
32106,
32107,
32106,
571,
186,
8620,
263,
116,
8,
420,
4525,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
71,
17217,
599,
3044,
7,
834,
4725,
61,
21680,
953,
834,
4350,
834,
3341,
549,
17444,
427,
420,
834,
755,
2490,
209,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the best top-5 when top-10 is 1 and there are more than 0 wins? | SELECT MAX(top_5) FROM table_name_93 WHERE top_10 = 1 AND wins > 0 | CREATE TABLE table_name_93 (top_5 INTEGER, top_10 VARCHAR, wins VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4271,
41,
2916,
834,
755,
3,
21342,
17966,
6,
420,
834,
1714,
584,
4280,
28027,
6,
9204,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
200,
42... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4800,
4,
599,
2916,
834,
9120,
21680,
953,
834,
4350,
834,
4271,
549,
17444,
427,
420,
834,
1714,
3274,
209,
3430,
9204,
2490,
3,
632,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the number of cuts made when the top-5 is 0, top-10 is 1 and events are fewer than 12? | SELECT AVG(cuts_made) FROM table_name_33 WHERE top_5 = 0 AND top_10 = 1 AND events < 12 | CREATE TABLE table_name_33 (cuts_made INTEGER, events VARCHAR, top_5 VARCHAR, top_10 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4201,
41,
3044,
7,
834,
4725,
3,
21342,
17966,
6,
984,
584,
4280,
28027,
6,
420,
834,
755,
584,
4280,
28027,
6,
420,
834,
1714,
584,
4280,
28027,
61,
3,
32105,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3044,
7,
834,
4725,
61,
21680,
953,
834,
4350,
834,
4201,
549,
17444,
427,
420,
834,
755,
3274,
3,
632,
3430,
420,
834,
1714,
3274,
209,
3430,
984,
3,
2,
586,
1,
-100,
-100,
-100,
-100,
-100,
-100,... |
What was the 1st leg for Team 2, Leeds United? | SELECT 1 AS st_leg FROM table_name_14 WHERE team_2 = "leeds united" | CREATE TABLE table_name_14 (team_2 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2534,
41,
11650,
834,
357,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
47,
8,
209,
7,
17,
4553,
21,
2271,
3547,
23370,
907,
58,
1,
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,
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,
209,
6157,
3,
7,
17,
834,
5772,
21680,
953,
834,
4350,
834,
2534,
549,
17444,
427,
372,
834,
357,
3274,
96,
40,
6958,
7,
18279,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What was the 1st leg for Team 2, Slovan Liberec? | SELECT 1 AS st_leg FROM table_name_79 WHERE team_2 = "slovan liberec" | CREATE TABLE table_name_79 (team_2 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4440,
41,
11650,
834,
357,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
47,
8,
209,
7,
17,
4553,
21,
2271,
3547,
18043,
2132,
12774,
15,
75,
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,
0... | [
3,
23143,
14196,
209,
6157,
3,
7,
17,
834,
5772,
21680,
953,
834,
4350,
834,
4440,
549,
17444,
427,
372,
834,
357,
3274,
96,
7,
5850,
152,
5486,
15,
75,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
Which Team 1, has Team 2, Slovan Liberec? | SELECT team_1 FROM table_name_13 WHERE team_2 = "slovan liberec" | CREATE TABLE table_name_13 (team_1 VARCHAR, team_2 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2368,
41,
11650,
834,
536,
584,
4280,
28027,
6,
372,
834,
357,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
2271,
1914,
65,
2271,
3547,
18043,
2132,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
536,
21680,
953,
834,
4350,
834,
2368,
549,
17444,
427,
372,
834,
357,
3274,
96,
7,
5850,
152,
5486,
15,
75,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What is the date of the match with west bromwich albion as the home team? | SELECT date FROM table_name_90 WHERE home_team = "west bromwich albion" | CREATE TABLE table_name_90 (date VARCHAR, home_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2394,
41,
5522,
584,
4280,
28027,
6,
234,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
833,
13,
8,
1588,
28,
4653,
9161,
51,
210,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
833,
21680,
953,
834,
4350,
834,
2394,
549,
17444,
427,
234,
834,
11650,
3274,
96,
12425,
9161,
51,
210,
362,
7046,
23,
106,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the highest Apps of kairat after 2008 and a Level smaller than 1? | SELECT MAX(apps) FROM table_name_35 WHERE season > 2008 AND team = "kairat" AND level < 1 | CREATE TABLE table_name_35 (apps INTEGER, level VARCHAR, season VARCHAR, team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2469,
41,
3096,
7,
3,
21342,
17966,
6,
593,
584,
4280,
28027,
6,
774,
584,
4280,
28027,
6,
372,
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,
1,
1,
1,
1,
0,
0... | [
3,
23143,
14196,
4800,
4,
599,
3096,
7,
61,
21680,
953,
834,
4350,
834,
2469,
549,
17444,
427,
774,
2490,
2628,
3430,
372,
3274,
96,
1258,
23,
1795,
121,
3430,
593,
3,
2,
209,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the total Level with 27 Apps after 2006? | SELECT SUM(level) FROM table_name_90 WHERE apps = 27 AND season > 2006 | CREATE TABLE table_name_90 (level INTEGER, apps VARCHAR, season VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2394,
41,
4563,
3,
21342,
17966,
6,
4050,
584,
4280,
28027,
6,
774,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
792,
7166,
28,
2307,
2276,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
4563,
61,
21680,
953,
834,
4350,
834,
2394,
549,
17444,
427,
4050,
3274,
2307,
3430,
774,
2490,
3581,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the lowest Apps with more than 1 level? | SELECT MIN(apps) FROM table_name_22 WHERE level > 1 | CREATE TABLE table_name_22 (apps INTEGER, level INTEGER) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2884,
41,
3096,
7,
3,
21342,
17966,
6,
593,
3,
21342,
17966,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
7402,
2276,
7,
28,
72,
145,
209,
593,
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,
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,
3,
17684,
599,
3096,
7,
61,
21680,
953,
834,
4350,
834,
2884,
549,
17444,
427,
593,
2490,
209,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
what is the total levels in 2007? | SELECT SUM(level) FROM table_name_7 WHERE season = 2007 | CREATE TABLE table_name_7 (level INTEGER, season VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
940,
41,
4563,
3,
21342,
17966,
6,
774,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
125,
19,
8,
792,
1425,
16,
4101,
58,
1,
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,
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,
180,
6122,
599,
4563,
61,
21680,
953,
834,
4350,
834,
940,
549,
17444,
427,
774,
3274,
4101,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
How many times is the award ceremony laurence olivier award, result is won and the nominee is imelda staunton? | SELECT COUNT(year) FROM table_name_3 WHERE award_ceremony = "laurence olivier award" AND result = "won" AND nominee = "imelda staunton" | CREATE TABLE table_name_3 (year VARCHAR, nominee VARCHAR, award_ceremony VARCHAR, result VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
519,
41,
1201,
584,
4280,
28027,
6,
21077,
584,
4280,
28027,
6,
2760,
834,
2110,
15,
21208,
584,
4280,
28027,
6,
741,
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,
2847,
17161,
599,
1201,
61,
21680,
953,
834,
4350,
834,
519,
549,
17444,
427,
2760,
834,
2110,
15,
21208,
3274,
96,
521,
450,
1433,
3,
4172,
5144,
2760,
121,
3430,
741,
3274,
96,
210,
106,
121,
3430,
21077,
3274,
96... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.