NATURAL_LANG stringlengths 12 244 | SQL stringlengths 18 336 | SCHEMA stringlengths 27 355 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|
The game played on October 2, 1966 had what result? | SELECT result FROM table_name_40 WHERE date = "october 2, 1966" | CREATE TABLE table_name_40 (result VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2445,
41,
60,
7,
83,
17,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
37,
467,
1944,
30,
1797,
3547,
20658,
141,
125,
741,
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,
741,
21680,
953,
834,
4350,
834,
2445,
549,
17444,
427,
833,
3274,
96,
32,
75,
235,
1152,
3547,
20658,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
Who was the game played against on October 9, 1966? | SELECT opponent FROM table_name_18 WHERE date = "october 9, 1966" | CREATE TABLE table_name_18 (opponent VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2606,
41,
32,
102,
9977,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
2645,
47,
8,
467,
1944,
581,
30,
1797,
9902,
20658,
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,
15264,
21680,
953,
834,
4350,
834,
2606,
549,
17444,
427,
833,
3274,
96,
32,
75,
235,
1152,
9902,
20658,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What is the maximum week that 69,372 people attended the game? | SELECT MAX(week) FROM table_name_13 WHERE attendance = "69,372" | CREATE TABLE table_name_13 (week INTEGER, attendance VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2368,
41,
8041,
3,
21342,
17966,
6,
11364,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
2411,
471,
24,
3,
3951,
6,
4118,
357,
151,
5526,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
4800,
4,
599,
8041,
61,
21680,
953,
834,
4350,
834,
2368,
549,
17444,
427,
11364,
3274,
96,
3951,
6,
4118,
357,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the date of the game played after week 4 with 60,658 people in attendance? | SELECT date FROM table_name_28 WHERE week > 4 AND attendance = "60,658" | CREATE TABLE table_name_28 (date VARCHAR, week VARCHAR, attendance VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2577,
41,
5522,
584,
4280,
28027,
6,
471,
584,
4280,
28027,
6,
11364,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
833,
13,
8,
467,
1944,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
833,
21680,
953,
834,
4350,
834,
2577,
549,
17444,
427,
471,
2490,
314,
3430,
11364,
3274,
96,
3328,
6,
948,
3449,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What is the total capacity for the city of Trogir? | SELECT SUM(capacity) FROM table_name_21 WHERE city = "trogir" | CREATE TABLE table_name_21 (capacity INTEGER, city VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2658,
41,
4010,
9,
6726,
3,
21342,
17966,
6,
690,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
792,
2614,
21,
8,
690,
13,
7080,
9427,
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,
4010,
9,
6726,
61,
21680,
953,
834,
4350,
834,
2658,
549,
17444,
427,
690,
3274,
96,
17,
3822,
23,
52,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What party established in 1797 won an election in 2007? | SELECT party FROM table_name_17 WHERE established > 1797 AND election = 2007 | CREATE TABLE table_name_17 (party VARCHAR, established VARCHAR, election VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2517,
41,
8071,
584,
4280,
28027,
6,
2127,
584,
4280,
28027,
6,
4356,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
1088,
2127,
16,
1003,
4327,
751,
46... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2517,
549,
17444,
427,
2127,
2490,
1003,
4327,
3430,
4356,
3274,
4101,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What Played has a Lost smaller than 3, and a Drawn smaller than 0? | SELECT AVG(played) FROM table_name_13 WHERE lost < 3 AND drawn < 0 | CREATE TABLE table_name_13 (played INTEGER, lost VARCHAR, drawn VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2368,
41,
4895,
15,
26,
3,
21342,
17966,
6,
1513,
584,
4280,
28027,
6,
6796,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
2911,
15,
26,
65,
3,
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,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
71,
17217,
599,
4895,
15,
26,
61,
21680,
953,
834,
4350,
834,
2368,
549,
17444,
427,
1513,
3,
2,
220,
3430,
6796,
3,
2,
3,
632,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What is the largest % Won with a Lost smaller than 0? | SELECT MAX(_percentage_won) FROM table_name_89 WHERE lost < 0 | CREATE TABLE table_name_89 (_percentage_won INTEGER, lost INTEGER) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3914,
41,
834,
883,
3728,
545,
834,
210,
106,
3,
21342,
17966,
6,
1513,
3,
21342,
17966,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
2015,
3,
1454,
549,
106,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4800,
4,
599,
834,
883,
3728,
545,
834,
210,
106,
61,
21680,
953,
834,
4350,
834,
3914,
549,
17444,
427,
1513,
3,
2,
3,
632,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is the total of Against with % Won larger than 100? | SELECT SUM(against) FROM table_name_76 WHERE _percentage_won > 100 | CREATE TABLE table_name_76 (against INTEGER, _percentage_won INTEGER) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3959,
41,
9,
16720,
7,
17,
3,
21342,
17966,
6,
3,
834,
883,
3728,
545,
834,
210,
106,
3,
21342,
17966,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
792,
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,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
9,
16720,
7,
17,
61,
21680,
953,
834,
4350,
834,
3959,
549,
17444,
427,
3,
834,
883,
3728,
545,
834,
210,
106,
2490,
910,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the smallest Against with Lost larger than 0, % Won larger than 50, and Played smaller than 5? | SELECT MIN(against) FROM table_name_48 WHERE lost > 0 AND _percentage_won > 50 AND played < 5 | CREATE TABLE table_name_48 (against INTEGER, played VARCHAR, lost VARCHAR, _percentage_won VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3707,
41,
9,
16720,
7,
17,
3,
21342,
17966,
6,
1944,
584,
4280,
28027,
6,
1513,
584,
4280,
28027,
6,
3,
834,
883,
3728,
545,
834,
210,
106,
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,
3,
17684,
599,
9,
16720,
7,
17,
61,
21680,
953,
834,
4350,
834,
3707,
549,
17444,
427,
1513,
2490,
3,
632,
3430,
3,
834,
883,
3728,
545,
834,
210,
106,
2490,
943,
3430,
1944,
3,
2,
305,
1,
-100,
-100,
-100,
-100... |
What is the Lost with Against smaller than 25, and Played smaller than 1? | SELECT AVG(lost) FROM table_name_93 WHERE against < 25 AND played < 1 | CREATE TABLE table_name_93 (lost INTEGER, against VARCHAR, played VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4271,
41,
2298,
17,
3,
21342,
17966,
6,
581,
584,
4280,
28027,
6,
1944,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
19576,
28,
3,
20749,
275... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2298,
17,
61,
21680,
953,
834,
4350,
834,
4271,
549,
17444,
427,
581,
3,
2,
944,
3430,
1944,
3,
2,
209,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the largest height when the prominence is 3,118? | SELECT MAX(height__m_) FROM table_name_98 WHERE prominence__m_ = 3 OFFSET 118 | CREATE TABLE table_name_98 (height__m_ INTEGER, prominence__m_ VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3916,
41,
88,
2632,
834,
834,
51,
834,
3,
21342,
17966,
6,
31829,
834,
834,
51,
834,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
2015,
3902,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4800,
4,
599,
88,
2632,
834,
834,
51,
834,
61,
21680,
953,
834,
4350,
834,
3916,
549,
17444,
427,
31829,
834,
834,
51,
834,
3274,
220,
3,
15316,
20788,
3,
20056,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the Tie number of when Wigan Athletic was the away team? | SELECT tie_no FROM table_name_34 WHERE away_team = "wigan athletic" | CREATE TABLE table_name_34 (tie_no VARCHAR, away_team VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3710,
41,
17,
23,
15,
834,
29,
32,
584,
4280,
28027,
6,
550,
834,
11650,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
2262,
15,
381,
13,
11... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
6177,
834,
29,
32,
21680,
953,
834,
4350,
834,
3710,
549,
17444,
427,
550,
834,
11650,
3274,
96,
14143,
152,
12217,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
Name the team with a tie number of 6. | SELECT date FROM table_name_51 WHERE tie_no = "6" | CREATE TABLE table_name_51 (date VARCHAR, tie_no VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5553,
41,
5522,
584,
4280,
28027,
6,
6177,
834,
29,
32,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
5570,
8,
372,
28,
3,
9,
6177,
381,
13,
4357,
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,
5553,
549,
17444,
427,
6177,
834,
29,
32,
3274,
96,
948,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What ship was built by Palmers Shipbuilding and Iron Company for the Royal Navy? | SELECT ship FROM table_name_81 WHERE country = "royal navy" AND builder = "palmers shipbuilding and iron company" | CREATE TABLE table_name_81 (ship VARCHAR, country VARCHAR, builder VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4959,
41,
2009,
584,
4280,
28027,
6,
684,
584,
4280,
28027,
6,
918,
49,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
4383,
47,
1192,
57,
23967,
7,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
4383,
21680,
953,
834,
4350,
834,
4959,
549,
17444,
427,
684,
3274,
96,
8170,
138,
23118,
121,
3430,
918,
49,
3274,
96,
6459,
5567,
4383,
10905,
11,
3575,
349,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the class/type at Trieste? | SELECT class___type FROM table_name_32 WHERE location = "trieste" | CREATE TABLE table_name_32 (class___type VARCHAR, location VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2668,
41,
4057,
834,
834,
834,
6137,
584,
4280,
28027,
6,
1128,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
853,
87,
6137,
44,
2702,
2613,
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,
853,
834,
834,
834,
6137,
21680,
953,
834,
4350,
834,
2668,
549,
17444,
427,
1128,
3274,
96,
1788,
2613,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What is the country of Palmers Shipbuilding and Iron Company? | SELECT country FROM table_name_96 WHERE builder = "palmers shipbuilding and iron company" | CREATE TABLE table_name_96 (country VARCHAR, builder VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4314,
41,
17529,
584,
4280,
28027,
6,
918,
49,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
684,
13,
23967,
7,
15508,
10905,
11,
9046,
1958,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
684,
21680,
953,
834,
4350,
834,
4314,
549,
17444,
427,
918,
49,
3274,
96,
6459,
5567,
4383,
10905,
11,
3575,
349,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
In what country is Aberdeen? | SELECT country FROM table_name_96 WHERE location = "aberdeen" | CREATE TABLE table_name_96 (country VARCHAR, location VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4314,
41,
17529,
584,
4280,
28027,
6,
1128,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
86,
125,
684,
19,
28192,
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,
684,
21680,
953,
834,
4350,
834,
4314,
549,
17444,
427,
1128,
3274,
96,
9,
1152,
221,
35,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Which Number of households has a Median household income of $32,806, and a Population larger than 11,291? | SELECT MAX(number_of_households) FROM table_name_1 WHERE median_household_income = "$32,806" AND population > 11 OFFSET 291 | CREATE TABLE table_name_1 (number_of_households INTEGER, median_household_income VARCHAR, population VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
536,
41,
5525,
1152,
834,
858,
834,
1840,
6134,
7,
3,
21342,
17966,
6,
15572,
834,
1840,
6134,
834,
15759,
584,
4280,
28027,
6,
2074,
584,
4280,
28027,
61,
3,
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,
4800,
4,
599,
5525,
1152,
834,
858,
834,
1840,
6134,
7,
61,
21680,
953,
834,
4350,
834,
536,
549,
17444,
427,
15572,
834,
1840,
6134,
834,
15759,
3274,
96,
3229,
2668,
6,
2079,
948,
121,
3430,
2074,
2490,
850,
3,
... |
Which County has a Median household income of $37,230? | SELECT county FROM table_name_96 WHERE median_household_income = "$37,230" | CREATE TABLE table_name_96 (county VARCHAR, median_household_income VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4314,
41,
13362,
63,
584,
4280,
28027,
6,
15572,
834,
1840,
6134,
834,
15759,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
1334,
65,
3,
9,
3159,
29,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5435,
21680,
953,
834,
4350,
834,
4314,
549,
17444,
427,
15572,
834,
1840,
6134,
834,
15759,
3274,
96,
3229,
4118,
6,
13427,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Which Population has a County of mississippi, and a Number of households smaller than 17,741? | SELECT SUM(population) FROM table_name_21 WHERE county = "mississippi" AND number_of_households < 17 OFFSET 741 | CREATE TABLE table_name_21 (population INTEGER, county VARCHAR, number_of_households VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2658,
41,
9791,
7830,
3,
21342,
17966,
6,
5435,
584,
4280,
28027,
6,
381,
834,
858,
834,
1840,
6134,
7,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9791,
7830,
61,
21680,
953,
834,
4350,
834,
2658,
549,
17444,
427,
5435,
3274,
96,
11502,
159,
7,
23,
1572,
23,
121,
3430,
381,
834,
858,
834,
1840,
6134,
7,
3,
2,
1003,
3,
15316,
20788,
489,
4853,... |
Count the average Height which has a Position of pf, and a Year born (Age) on april 1, 1981 (age32)? | SELECT AVG(height) FROM table_name_27 WHERE position = "pf" AND year_born__age_ = "april 1, 1981 (age32)" | CREATE TABLE table_name_27 (height INTEGER, position VARCHAR, year_born__age_ VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2555,
41,
88,
2632,
3,
21342,
17966,
6,
1102,
584,
4280,
28027,
6,
215,
834,
7473,
834,
834,
545,
834,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
3,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
71,
17217,
599,
88,
2632,
61,
21680,
953,
834,
4350,
834,
2555,
549,
17444,
427,
1102,
3274,
96,
102,
89,
121,
3430,
215,
834,
7473,
834,
834,
545,
834,
3274,
96,
9,
2246,
40,
1914,
15465,
41,
545,
2668,
61,
121,
... |
Which Height has a Position of c, and a Player of yiannis bourousis? | SELECT SUM(height) FROM table_name_50 WHERE position = "c" AND player = "yiannis bourousis" | CREATE TABLE table_name_50 (height INTEGER, position VARCHAR, player VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1752,
41,
88,
2632,
3,
21342,
17966,
6,
1102,
584,
4280,
28027,
6,
1959,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
24231,
65,
3,
9,
14258,
13,
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,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
88,
2632,
61,
21680,
953,
834,
4350,
834,
1752,
549,
17444,
427,
1102,
3274,
96,
75,
121,
3430,
1959,
3274,
96,
63,
23,
14431,
7,
3,
4076,
8283,
159,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
Which Outcome has a Score in the final of 1–6, 6–4, 7–5? | SELECT outcome FROM table_name_61 WHERE score_in_the_final = "1–6, 6–4, 7–5" | CREATE TABLE table_name_61 (outcome VARCHAR, score_in_the_final VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4241,
41,
670,
287,
15,
584,
4280,
28027,
6,
2604,
834,
77,
834,
532,
834,
12406,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
3387,
287,
15,
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,
1,
1,
1,
0,
0,
0,
0... | [
3,
23143,
14196,
6138,
21680,
953,
834,
4350,
834,
4241,
549,
17444,
427,
2604,
834,
77,
834,
532,
834,
12406,
3274,
96,
536,
104,
11071,
431,
104,
8525,
489,
104,
17395,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Which Outcome has a Score in the final of 4–6, 5–7? | SELECT outcome FROM table_name_96 WHERE score_in_the_final = "4–6, 5–7" | CREATE TABLE table_name_96 (outcome VARCHAR, score_in_the_final VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4314,
41,
670,
287,
15,
584,
4280,
28027,
6,
2604,
834,
77,
834,
532,
834,
12406,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
3387,
287,
15,
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,
6138,
21680,
953,
834,
4350,
834,
4314,
549,
17444,
427,
2604,
834,
77,
834,
532,
834,
12406,
3274,
96,
591,
104,
11071,
305,
104,
940,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Which Opponents in the final has a Partner of olga lugina? | SELECT opponents_in_the_final FROM table_name_79 WHERE partner = "olga lugina" | CREATE TABLE table_name_79 (opponents_in_the_final VARCHAR, partner VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4440,
41,
32,
102,
9977,
7,
834,
77,
834,
532,
834,
12406,
584,
4280,
28027,
6,
2397,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
4495,
9977,
7,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0... | [
3,
23143,
14196,
16383,
834,
77,
834,
532,
834,
12406,
21680,
953,
834,
4350,
834,
4440,
549,
17444,
427,
2397,
3274,
96,
32,
40,
122,
9,
3,
8076,
77,
9,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
Which Outcome has a Score in the final of 3–6, 1–6? | SELECT outcome FROM table_name_57 WHERE score_in_the_final = "3–6, 1–6" | CREATE TABLE table_name_57 (outcome VARCHAR, score_in_the_final VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3436,
41,
670,
287,
15,
584,
4280,
28027,
6,
2604,
834,
77,
834,
532,
834,
12406,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
3387,
287,
15,
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,
6138,
21680,
953,
834,
4350,
834,
3436,
549,
17444,
427,
2604,
834,
77,
834,
532,
834,
12406,
3274,
96,
519,
104,
11071,
209,
104,
948,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What rank is He Yingqin who was born before 1890? | SELECT AVG(rank) FROM table_name_75 WHERE name = "he yingqin" AND birth < 1890 | CREATE TABLE table_name_75 (rank INTEGER, name VARCHAR, birth VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3072,
41,
6254,
3,
21342,
17966,
6,
564,
584,
4280,
28027,
6,
3879,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
11003,
19,
216,
3,
476,
53,
1824,
7... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
71,
17217,
599,
6254,
61,
21680,
953,
834,
4350,
834,
3072,
549,
17444,
427,
564,
3274,
96,
88,
3,
8149,
1824,
77,
121,
3430,
3879,
3,
2,
507,
2394,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What year is the death for a birth of 1873 and higher than rank 28? | SELECT death FROM table_name_74 WHERE birth = 1873 AND rank > 28 | CREATE TABLE table_name_74 (death VARCHAR, birth VARCHAR, rank VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4581,
41,
221,
9,
189,
584,
4280,
28027,
6,
3879,
584,
4280,
28027,
6,
11003,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
215,
19,
8,
1687,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
1687,
21680,
953,
834,
4350,
834,
4581,
549,
17444,
427,
3879,
3274,
507,
4552,
3430,
11003,
2490,
2059,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the name with a death in 2001? | SELECT name FROM table_name_6 WHERE death = "2001" | CREATE TABLE table_name_6 (name VARCHAR, death VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
948,
41,
4350,
584,
4280,
28027,
6,
1687,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
564,
28,
3,
9,
1687,
16,
4402,
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,
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,
564,
21680,
953,
834,
4350,
834,
948,
549,
17444,
427,
1687,
3274,
96,
23658,
121,
1,
-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 1st round result for ECAC Chaumont (D2) as team 1? | SELECT 1 AS st_round FROM table_name_91 WHERE team_1 = "ecac chaumont (d2)" | CREATE TABLE table_name_91 (team_1 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4729,
41,
11650,
834,
536,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
209,
7,
17,
1751,
741,
21,
3,
3073,
5173,
20264,
4662,
41,
308,
7318,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
209,
6157,
3,
7,
17,
834,
7775,
21680,
953,
834,
4350,
834,
4729,
549,
17444,
427,
372,
834,
536,
3274,
96,
15,
658,
75,
3,
524,
402,
4662,
41,
26,
7318,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
Which team 1 played against team 2 of Tours FC (D2)? | SELECT team_1 FROM table_name_21 WHERE team_2 = "tours fc (d2)" | CREATE TABLE table_name_21 (team_1 VARCHAR, team_2 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2658,
41,
11650,
834,
536,
584,
4280,
28027,
6,
372,
834,
357,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
372,
209,
1944,
581,
372,
204,
13,
3351,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
372,
834,
536,
21680,
953,
834,
4350,
834,
2658,
549,
17444,
427,
372,
834,
357,
3274,
96,
17,
1211,
7,
3,
89,
75,
41,
26,
7318,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
Which is team 2 when team 1 is ECAC Chaumont (d2)? | SELECT team_2 FROM table_name_45 WHERE team_1 = "ecac chaumont (d2)" | CREATE TABLE table_name_45 (team_2 VARCHAR, team_1 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2128,
41,
11650,
834,
357,
584,
4280,
28027,
6,
372,
834,
536,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
19,
372,
204,
116,
372,
209,
19,
3,
307... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
372,
834,
357,
21680,
953,
834,
4350,
834,
2128,
549,
17444,
427,
372,
834,
536,
3274,
96,
15,
658,
75,
3,
524,
402,
4662,
41,
26,
7318,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
Which Written by has a Code of 1.2 1.3? | SELECT written_by FROM table_name_57 WHERE code = "1.2 1.3" | CREATE TABLE table_name_57 (written_by VARCHAR, code VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3436,
41,
14973,
834,
969,
584,
4280,
28027,
6,
1081,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
22812,
57,
65,
3,
9,
3636,
13,
3,
10917,
3,
1360... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1545,
834,
969,
21680,
953,
834,
4350,
834,
3436,
549,
17444,
427,
1081,
3274,
96,
10917,
3,
13606,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is the highest crude death rate when deaths are 3 433 and average population is greater than 298? | SELECT MAX(crude_death_rate__per_1000_) FROM table_name_16 WHERE deaths = "3 433" AND average_population__x_1000_ > 298 | CREATE TABLE table_name_16 (crude_death_rate__per_1000_ INTEGER, deaths VARCHAR, average_population__x_1000_ VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2938,
41,
14127,
221,
834,
221,
9,
189,
834,
2206,
834,
834,
883,
834,
16824,
834,
3,
21342,
17966,
6,
14319,
584,
4280,
28027,
6,
1348,
834,
9791,
7830,
834,
83... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
14127,
221,
834,
221,
9,
189,
834,
2206,
834,
834,
883,
834,
16824,
834,
61,
21680,
953,
834,
4350,
834,
2938,
549,
17444,
427,
14319,
3274,
96,
519,
314,
4201,
121,
3430,
1348,
834,
9791,
7830,
834,
... |
How many live births where the crude birth rate is lore than 15.7, average population is less than 297 and deaths are al 4 686? | SELECT live_births FROM table_name_79 WHERE crude_birth_rate__per_1000_ > 15.7 AND average_population__x_1000_ < 297 AND deaths = "4 686" | CREATE TABLE table_name_79 (live_births VARCHAR, deaths VARCHAR, crude_birth_rate__per_1000_ VARCHAR, average_population__x_1000_ VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4440,
41,
7591,
834,
20663,
7,
584,
4280,
28027,
6,
14319,
584,
4280,
28027,
6,
19058,
834,
20663,
834,
2206,
834,
834,
883,
834,
16824,
834,
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,
619,
834,
20663,
7,
21680,
953,
834,
4350,
834,
4440,
549,
17444,
427,
19058,
834,
20663,
834,
2206,
834,
834,
883,
834,
16824,
834,
2490,
209,
27220,
3430,
1348,
834,
9791,
7830,
834,
834,
226,
834,
16824,
834,
3,
... |
What is the national change where crude birth rate is less than 11.4, crude death rate is more than 12.1 and deaths are 4 376? | SELECT natural_change FROM table_name_96 WHERE crude_birth_rate__per_1000_ < 11.4 AND crude_death_rate__per_1000_ > 12.1 AND deaths = "4 376" | CREATE TABLE table_name_96 (natural_change VARCHAR, deaths VARCHAR, crude_birth_rate__per_1000_ VARCHAR, crude_death_rate__per_1000_ VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4314,
41,
14884,
834,
13073,
584,
4280,
28027,
6,
14319,
584,
4280,
28027,
6,
19058,
834,
20663,
834,
2206,
834,
834,
883,
834,
16824,
834,
584,
4280,
28027,
6,
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,
793,
834,
13073,
21680,
953,
834,
4350,
834,
4314,
549,
17444,
427,
19058,
834,
20663,
834,
2206,
834,
834,
883,
834,
16824,
834,
3,
2,
209,
14912,
3430,
19058,
834,
221,
9,
189,
834,
2206,
834,
834,
883,
834,
16824... |
What is the average population when deaths are 3 557 and crude death date is less than 11.9? | SELECT AVG(average_population__x_1000_) FROM table_name_40 WHERE deaths = "3 557" AND crude_death_rate__per_1000_ < 11.9 | CREATE TABLE table_name_40 (average_population__x_1000_ INTEGER, deaths VARCHAR, crude_death_rate__per_1000_ VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2445,
41,
28951,
834,
9791,
7830,
834,
834,
226,
834,
16824,
834,
3,
21342,
17966,
6,
14319,
584,
4280,
28027,
6,
19058,
834,
221,
9,
189,
834,
2206,
834,
834,
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,
71,
17217,
599,
28951,
834,
9791,
7830,
834,
834,
226,
834,
16824,
834,
61,
21680,
953,
834,
4350,
834,
2445,
549,
17444,
427,
14319,
3274,
96,
519,
305,
3436,
121,
3430,
19058,
834,
221,
9,
189,
834,
2206,
834,
834... |
In what week(s) did the Broncos go up against the Cleveland Browns? | SELECT SUM(week) FROM table_name_99 WHERE opponent = "cleveland browns" | CREATE TABLE table_name_99 (week INTEGER, opponent VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3264,
41,
8041,
3,
21342,
17966,
6,
15264,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
86,
125,
471,
599,
7,
61,
410,
8,
4027,
29,
509,
7,
281,
95,
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,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
180,
6122,
599,
8041,
61,
21680,
953,
834,
4350,
834,
3264,
549,
17444,
427,
15264,
3274,
96,
75,
4563,
232,
4216,
7,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What week was the December 24, 1994 game? | SELECT SUM(week) FROM table_name_78 WHERE date = "december 24, 1994" | CREATE TABLE table_name_78 (week INTEGER, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3940,
41,
8041,
3,
21342,
17966,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
471,
47,
8,
1882,
14320,
7520,
467,
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,
180,
6122,
599,
8041,
61,
21680,
953,
834,
4350,
834,
3940,
549,
17444,
427,
833,
3274,
96,
221,
75,
18247,
14320,
7520,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
Which Nationality has a Round smaller than 3? | SELECT nationality FROM table_name_98 WHERE round < 3 | CREATE TABLE table_name_98 (nationality VARCHAR, round INTEGER) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3916,
41,
16557,
485,
584,
4280,
28027,
6,
1751,
3,
21342,
17966,
61,
3,
32105,
32106,
32107,
32106,
4073,
868,
485,
65,
3,
9,
9609,
2755,
145,
220,
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,
1157,
485,
21680,
953,
834,
4350,
834,
3916,
549,
17444,
427,
1751,
3,
2,
220,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
Which Position has a Round larger than 4, and a Player of patrick johnson? | SELECT position FROM table_name_45 WHERE round > 4 AND player = "patrick johnson" | CREATE TABLE table_name_45 (position VARCHAR, round VARCHAR, player VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2128,
41,
4718,
584,
4280,
28027,
6,
1751,
584,
4280,
28027,
6,
1959,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
14258,
65,
3,
9,
9609,
2186,
145,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1102,
21680,
953,
834,
4350,
834,
2128,
549,
17444,
427,
1751,
2490,
314,
3430,
1959,
3274,
96,
4665,
5206,
3,
27341,
739,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
Which Nationality has a Round of 4? | SELECT nationality FROM table_name_17 WHERE round = 4 | CREATE TABLE table_name_17 (nationality VARCHAR, round VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2517,
41,
16557,
485,
584,
4280,
28027,
6,
1751,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
868,
485,
65,
3,
9,
9609,
13,
314,
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,
1157,
485,
21680,
953,
834,
4350,
834,
2517,
549,
17444,
427,
1751,
3274,
314,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Which Player has a Round smaller than 4, and a College/junior/club team (league) of usa u-18? | SELECT player FROM table_name_48 WHERE round < 4 AND college_junior_club_team__league_ = "usa u-18" | CREATE TABLE table_name_48 (player VARCHAR, round VARCHAR, college_junior_club_team__league_ VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3707,
41,
20846,
584,
4280,
28027,
6,
1751,
584,
4280,
28027,
6,
1900,
834,
6959,
23,
127,
834,
13442,
834,
11650,
834,
834,
29512,
834,
584,
4280,
28027,
61,
3,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
1959,
21680,
953,
834,
4350,
834,
3707,
549,
17444,
427,
1751,
3,
2,
314,
3430,
1900,
834,
6959,
23,
127,
834,
13442,
834,
11650,
834,
834,
29512,
834,
3274,
96,
302,
9,
3,
76,
6996,
121,
1,
-100,
-100,
-100,
-100... |
What team 2 has lokomotiva as team 1? | SELECT team_2 FROM table_name_16 WHERE team_1 = "lokomotiva" | CREATE TABLE table_name_16 (team_2 VARCHAR, team_1 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2938,
41,
11650,
834,
357,
584,
4280,
28027,
6,
372,
834,
536,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
372,
204,
65,
3,
40,
12948,
17732,
9,
38... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
372,
834,
357,
21680,
953,
834,
4350,
834,
2938,
549,
17444,
427,
372,
834,
536,
3274,
96,
40,
12948,
17732,
9,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What team 1 has sloga jugomagnat as team 2? | SELECT team_1 FROM table_name_99 WHERE team_2 = "sloga jugomagnat" | CREATE TABLE table_name_99 (team_1 VARCHAR, team_2 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3264,
41,
11650,
834,
536,
584,
4280,
28027,
6,
372,
834,
357,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
372,
209,
65,
3,
7,
2152,
9,
3,
2047,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
372,
834,
536,
21680,
953,
834,
4350,
834,
3264,
549,
17444,
427,
372,
834,
357,
3274,
96,
7,
2152,
9,
3,
2047,
839,
7493,
29,
144,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What 2nd leg has pelister as team 1? | SELECT 2 AS nd_leg FROM table_name_7 WHERE team_1 = "pelister" | CREATE TABLE table_name_7 (team_1 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
940,
41,
11650,
834,
536,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
204,
727,
4553,
65,
3,
4343,
5805,
38,
372,
209,
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,
204,
6157,
3,
727,
834,
5772,
21680,
953,
834,
4350,
834,
940,
549,
17444,
427,
372,
834,
536,
3274,
96,
4343,
5805,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What 1st leg has 11 oktomvri as team 2? | SELECT 1 AS st_leg FROM table_name_78 WHERE team_2 = "11 oktomvri" | CREATE TABLE table_name_78 (team_2 VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3940,
41,
11650,
834,
357,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
209,
7,
17,
4553,
65,
850,
3,
1825,
235,
51,
208,
52,
23,
38,
372,
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... | [
3,
23143,
14196,
209,
6157,
3,
7,
17,
834,
5772,
21680,
953,
834,
4350,
834,
3940,
549,
17444,
427,
372,
834,
357,
3274,
96,
2596,
3,
1825,
235,
51,
208,
52,
23,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the total against on 15/10/1999? | SELECT SUM(against) FROM table_name_39 WHERE date = "15/10/1999" | CREATE TABLE table_name_39 (against INTEGER, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3288,
41,
9,
16720,
7,
17,
3,
21342,
17966,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
792,
581,
30,
627,
11476,
13523,
3264,
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,
9,
16720,
7,
17,
61,
21680,
953,
834,
4350,
834,
3288,
549,
17444,
427,
833,
3274,
96,
1808,
11476,
13523,
3264,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What status is on 21/08/1999? | SELECT status FROM table_name_66 WHERE date = "21/08/1999" | CREATE TABLE table_name_66 (status VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3539,
41,
8547,
302,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
2637,
19,
30,
1401,
87,
4018,
13523,
3264,
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,
2637,
21680,
953,
834,
4350,
834,
3539,
549,
17444,
427,
833,
3274,
96,
2658,
87,
4018,
13523,
3264,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What opposing teams playing on 11/04/1999? | SELECT opposing_teams FROM table_name_63 WHERE date = "11/04/1999" | CREATE TABLE table_name_63 (opposing_teams VARCHAR, date VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3891,
41,
28236,
7,
53,
834,
11650,
7,
584,
4280,
28027,
6,
833,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
10720,
53,
2323,
1556,
30,
850,
24288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10720,
53,
834,
11650,
7,
21680,
953,
834,
4350,
834,
3891,
549,
17444,
427,
833,
3274,
96,
2596,
24288,
13523,
3264,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What co-singer has sukhwinder singh as the composer? | SELECT co_singer FROM table_name_26 WHERE composer = "sukhwinder singh" | CREATE TABLE table_name_26 (co_singer VARCHAR, composer VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2688,
41,
509,
834,
7,
9963,
584,
4280,
28027,
6,
13075,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
576,
18,
7,
9963,
65,
3,
7,
1598,
107,
5165,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
576,
834,
7,
9963,
21680,
953,
834,
4350,
834,
2688,
549,
17444,
427,
13075,
3274,
96,
7,
1598,
107,
5165,
49,
10159,
107,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the away when the home is 3-2, and the season is 1959-60? | SELECT away FROM table_name_61 WHERE home = "3-2" AND season = "1959-60" | CREATE TABLE table_name_61 (away VARCHAR, home VARCHAR, season VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4241,
41,
8006,
584,
4280,
28027,
6,
234,
584,
4280,
28027,
6,
774,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
550,
116,
8,
234,
19,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
550,
21680,
953,
834,
4350,
834,
4241,
549,
17444,
427,
234,
3274,
96,
21160,
121,
3430,
774,
3274,
96,
2294,
3390,
19516,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What team has a league of bundesliga, and an away of 3-2? | SELECT teams FROM table_name_32 WHERE league = "bundesliga" AND away = "3-2" | CREATE TABLE table_name_32 (teams VARCHAR, league VARCHAR, away VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2668,
41,
11650,
7,
584,
4280,
28027,
6,
5533,
584,
4280,
28027,
6,
550,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
372,
65,
3,
9,
5533,
13,
2293,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2323,
21680,
953,
834,
4350,
834,
2668,
549,
17444,
427,
5533,
3274,
96,
9617,
1395,
17140,
121,
3430,
550,
3274,
96,
21160,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What teams has a home of 5-0? | SELECT teams FROM table_name_58 WHERE home = "5-0" | CREATE TABLE table_name_58 (teams VARCHAR, home VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3449,
41,
11650,
7,
584,
4280,
28027,
6,
234,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
2323,
65,
3,
9,
234,
13,
3,
29325,
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,
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,
2323,
21680,
953,
834,
4350,
834,
3449,
549,
17444,
427,
234,
3274,
96,
29325,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What teams has a home of 1-0, in the season 1988-89? | SELECT teams FROM table_name_27 WHERE home = "1-0" AND season = "1988-89" | CREATE TABLE table_name_27 (teams VARCHAR, home VARCHAR, season VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2555,
41,
11650,
7,
584,
4280,
28027,
6,
234,
584,
4280,
28027,
6,
774,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
2323,
65,
3,
9,
234,
13,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
2323,
21680,
953,
834,
4350,
834,
2555,
549,
17444,
427,
234,
3274,
96,
18930,
121,
3430,
774,
3274,
96,
2294,
4060,
18,
3914,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What is the score of player brian watts, who has a to par of 5? | SELECT score FROM table_name_5 WHERE to_par = 5 AND player = "brian watts" | CREATE TABLE table_name_5 (score VARCHAR, to_par VARCHAR, player VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
755,
41,
7,
9022,
584,
4280,
28027,
6,
12,
834,
1893,
584,
4280,
28027,
6,
1959,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
2604,
13,
1959,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2604,
21680,
953,
834,
4350,
834,
755,
549,
17444,
427,
12,
834,
1893,
3274,
305,
3430,
1959,
3274,
96,
2160,
152,
3,
11876,
7,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is the highest to par of player len mattiace, who has a t7 place and a score of 73-74=147? | SELECT MAX(to_par) FROM table_name_83 WHERE place = "t7" AND score = 73 - 74 = 147 AND player = "len mattiace" | CREATE TABLE table_name_83 (to_par INTEGER, player VARCHAR, place VARCHAR, score VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4591,
41,
235,
834,
1893,
3,
21342,
17966,
6,
1959,
584,
4280,
28027,
6,
286,
584,
4280,
28027,
6,
2604,
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,
235,
834,
1893,
61,
21680,
953,
834,
4350,
834,
4591,
549,
17444,
427,
286,
3274,
96,
17,
940,
121,
3430,
2604,
3274,
3,
4552,
3,
18,
3,
4581,
3274,
3,
24719,
3430,
1959,
3274,
96,
40,
35,
3,
51,
... |
What is the place of the player from the United States with a score of 74-72=146? | SELECT place FROM table_name_87 WHERE country = "united states" AND score = 74 - 72 = 146 | CREATE TABLE table_name_87 (place VARCHAR, country VARCHAR, score VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4225,
41,
4687,
584,
4280,
28027,
6,
684,
584,
4280,
28027,
6,
2604,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
286,
13,
8,
1959,
45,
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... | [
3,
23143,
14196,
286,
21680,
953,
834,
4350,
834,
4225,
549,
17444,
427,
684,
3274,
96,
15129,
15,
26,
2315,
121,
3430,
2604,
3274,
3,
4581,
3,
18,
9455,
3274,
3,
24300,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What country has a 76-71=147 score? | SELECT country FROM table_name_8 WHERE score = 76 - 71 = 147 | CREATE TABLE table_name_8 (country VARCHAR, score VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
927,
41,
17529,
584,
4280,
28027,
6,
2604,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
684,
65,
3,
9,
3,
3959,
18,
4450,
2423,
24719,
2604,
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,
684,
21680,
953,
834,
4350,
834,
927,
549,
17444,
427,
2604,
3274,
3,
3959,
3,
18,
3,
4450,
3274,
3,
24719,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What is the most draws when less than 154 goals were conceded, and less than 36 games played? | SELECT MAX(draws) FROM table_name_74 WHERE goals_conceded < 154 AND games_played < 36 | CREATE TABLE table_name_74 (draws INTEGER, goals_conceded VARCHAR, games_played VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4581,
41,
19489,
7,
3,
21342,
17966,
6,
1766,
834,
11620,
221,
26,
584,
4280,
28027,
6,
1031,
834,
4895,
15,
26,
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,
1,
1... | [
3,
23143,
14196,
4800,
4,
599,
19489,
7,
61,
21680,
953,
834,
4350,
834,
4581,
549,
17444,
427,
1766,
834,
11620,
221,
26,
3,
2,
3,
27308,
3430,
1031,
834,
4895,
15,
26,
3,
2,
4475,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is the maximum goals score with less than 13 wins, greater than 86 goals were conceded, and more than 32 games lost? | SELECT MAX(goals_scored) FROM table_name_87 WHERE wins < 13 AND goals_conceded > 86 AND loses > 32 | CREATE TABLE table_name_87 (goals_scored INTEGER, loses VARCHAR, wins VARCHAR, goals_conceded VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4225,
41,
839,
5405,
834,
3523,
1271,
3,
21342,
17966,
6,
2615,
7,
584,
4280,
28027,
6,
9204,
584,
4280,
28027,
6,
1766,
834,
11620,
221,
26,
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,
4800,
4,
599,
839,
5405,
834,
3523,
1271,
61,
21680,
953,
834,
4350,
834,
4225,
549,
17444,
427,
9204,
3,
2,
1179,
3430,
1766,
834,
11620,
221,
26,
2490,
3,
3840,
3430,
2615,
7,
2490,
3538,
1,
-100,
-100,
-100,
-1... |
How many games have been played when there are 13 wins and 45 goals were conceded? | SELECT games_played FROM table_name_58 WHERE wins = 13 AND goals_conceded = 45 | CREATE TABLE table_name_58 (games_played VARCHAR, wins VARCHAR, goals_conceded VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3449,
41,
7261,
7,
834,
4895,
15,
26,
584,
4280,
28027,
6,
9204,
584,
4280,
28027,
6,
1766,
834,
11620,
221,
26,
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,
1031,
834,
4895,
15,
26,
21680,
953,
834,
4350,
834,
3449,
549,
17444,
427,
9204,
3274,
1179,
3430,
1766,
834,
11620,
221,
26,
3274,
3479,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is Character Kerry Vincent's Tenure? | SELECT tenure FROM table_name_79 WHERE character = "kerry vincent" | CREATE TABLE table_name_79 (tenure VARCHAR, character VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4440,
41,
324,
1462,
584,
4280,
28027,
6,
1848,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
20087,
24967,
14212,
31,
7,
4738,
1462,
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,
20752,
21680,
953,
834,
4350,
834,
4440,
549,
17444,
427,
1848,
3274,
96,
2304,
651,
4671,
3728,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What Rodger Corser Episode has a Rank of senior sergeant? | SELECT episodes FROM table_name_31 WHERE rank = "senior sergeant" AND actor_actress = "rodger corser" | CREATE TABLE table_name_31 (episodes VARCHAR, rank VARCHAR, actor_actress VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3341,
41,
15,
102,
159,
32,
1395,
584,
4280,
28027,
6,
11003,
584,
4280,
28027,
6,
7556,
834,
2708,
9377,
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,
0,
0,
0,
0... | [
3,
23143,
14196,
13562,
21680,
953,
834,
4350,
834,
3341,
549,
17444,
427,
11003,
3274,
96,
7,
35,
23,
127,
7637,
397,
288,
121,
3430,
7556,
834,
2708,
9377,
3274,
96,
9488,
1304,
4301,
7,
49,
121,
1,
-100,
-100,
-100,
-100,
-100,
... |
What Character has a Rank of intelligence officer? | SELECT character FROM table_name_3 WHERE rank = "intelligence officer" | CREATE TABLE table_name_3 (character VARCHAR, rank VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
519,
41,
31886,
584,
4280,
28027,
6,
11003,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
20087,
65,
3,
9,
3,
22557,
13,
6123,
5502,
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,
1848,
21680,
953,
834,
4350,
834,
519,
549,
17444,
427,
11003,
3274,
96,
29563,
5502,
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 Rank of the Character with Tenure of 2011? | SELECT rank FROM table_name_2 WHERE tenure = "2011" | CREATE TABLE table_name_2 (rank VARCHAR, tenure VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
357,
41,
6254,
584,
4280,
28027,
6,
20752,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
3,
22557,
13,
8,
20087,
28,
4738,
1462,
13,
2722,
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,
11003,
21680,
953,
834,
4350,
834,
357,
549,
17444,
427,
20752,
3274,
96,
13907,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What Actor/Actress a Tenure of 2008–2011 played Stella Dagostino? | SELECT actor_actress FROM table_name_88 WHERE tenure = "2008–2011" AND character = "stella dagostino" | CREATE TABLE table_name_88 (actor_actress VARCHAR, tenure VARCHAR, character VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4060,
41,
9,
5317,
834,
2708,
9377,
584,
4280,
28027,
6,
20752,
584,
4280,
28027,
6,
1848,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
1983,
127,
87,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7556,
834,
2708,
9377,
21680,
953,
834,
4350,
834,
4060,
549,
17444,
427,
20752,
3274,
96,
16128,
104,
13907,
121,
3430,
1848,
3274,
96,
7,
6714,
9,
836,
122,
3481,
77,
32,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100... |
What is Jolene Anderson's Rank? | SELECT rank FROM table_name_52 WHERE actor_actress = "jolene anderson" | CREATE TABLE table_name_52 (rank VARCHAR, actor_actress VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5373,
41,
6254,
584,
4280,
28027,
6,
7556,
834,
2708,
9377,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
2194,
14205,
11825,
31,
7,
3,
22557,
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,
11003,
21680,
953,
834,
4350,
834,
5373,
549,
17444,
427,
7556,
834,
2708,
9377,
3274,
96,
1927,
14205,
11,
13515,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What neon has an Argon of 4.203? | SELECT neon FROM table_name_89 WHERE argon = "4.203" | CREATE TABLE table_name_89 (neon VARCHAR, argon VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3914,
41,
29,
15,
106,
584,
4280,
28027,
6,
3,
8240,
106,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
22432,
65,
46,
1533,
5307,
13,
2853,
23330,
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,
22432,
21680,
953,
834,
4350,
834,
3914,
549,
17444,
427,
3,
8240,
106,
3274,
96,
19765,
4928,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What krypton has an argon of 20.85? | SELECT krypton FROM table_name_18 WHERE argon = "20.85" | CREATE TABLE table_name_18 (krypton VARCHAR, argon VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2606,
41,
157,
651,
11632,
584,
4280,
28027,
6,
3,
8240,
106,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
3,
157,
651,
11632,
65,
46,
3,
8240,
106,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
157,
651,
11632,
21680,
953,
834,
4350,
834,
2606,
549,
17444,
427,
3,
8240,
106,
3274,
96,
1755,
5,
4433,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What argon has a neon of 10.5? | SELECT argon FROM table_name_51 WHERE neon = "10.5" | CREATE TABLE table_name_51 (argon VARCHAR, neon VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5553,
41,
8240,
106,
584,
4280,
28027,
6,
22432,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
3,
8240,
106,
65,
3,
9,
22432,
13,
209,
12100,
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,
3,
8240,
106,
21680,
953,
834,
4350,
834,
5553,
549,
17444,
427,
22432,
3274,
96,
10415,
17395,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What neon has a krypton of 213? | SELECT neon FROM table_name_61 WHERE krypton = "213" | CREATE TABLE table_name_61 (neon VARCHAR, krypton VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4241,
41,
29,
15,
106,
584,
4280,
28027,
6,
3,
157,
651,
11632,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
22432,
65,
3,
9,
3,
157,
651,
11632,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
22432,
21680,
953,
834,
4350,
834,
4241,
549,
17444,
427,
3,
157,
651,
11632,
3274,
96,
357,
2368,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
Wha argon has helium of 1.0000684? | SELECT argon FROM table_name_54 WHERE helium = "1.0000684" | CREATE TABLE table_name_54 (argon VARCHAR, helium VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5062,
41,
8240,
106,
584,
4280,
28027,
6,
3,
17801,
440,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
549,
1024,
3,
8240,
106,
65,
3,
17801,
440,
13,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
3,
8240,
106,
21680,
953,
834,
4350,
834,
5062,
549,
17444,
427,
3,
17801,
440,
3274,
96,
21824,
5176,
4608,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What was the date of the victory when the Axis Unit was 5./jg 3? | SELECT date__ddmmyyyy_ FROM table_name_45 WHERE axis_unit = "5./jg 3" | CREATE TABLE table_name_45 (date__ddmmyyyy_ VARCHAR, axis_unit VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2128,
41,
5522,
834,
834,
26,
26,
635,
63,
63,
63,
63,
834,
584,
4280,
28027,
6,
3,
8606,
7,
834,
15129,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
833,
834,
834,
26,
26,
635,
63,
63,
63,
63,
834,
21680,
953,
834,
4350,
834,
2128,
549,
17444,
427,
3,
8606,
7,
834,
15129,
3274,
96,
9125,
87,
354,
122,
220,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
What was the date of the victory when the Soviet Unit was 73 giap, and the Enemy Aircraft was bf.109g-? w.nr.? | SELECT date__ddmmyyyy_ FROM table_name_74 WHERE soviet_unit = "73 giap" AND enemy_aircraft = "bf.109g-? w.nr.?" | CREATE TABLE table_name_74 (date__ddmmyyyy_ VARCHAR, soviet_unit VARCHAR, enemy_aircraft VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4581,
41,
5522,
834,
834,
26,
26,
635,
63,
63,
63,
63,
834,
584,
4280,
28027,
6,
78,
5914,
17,
834,
15129,
584,
4280,
28027,
6,
10101,
834,
2256,
6696,
584,
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,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
833,
834,
834,
26,
26,
635,
63,
63,
63,
63,
834,
21680,
953,
834,
4350,
834,
4581,
549,
17444,
427,
78,
5914,
17,
834,
15129,
3274,
96,
4552,
3,
122,
23,
9,
102,
121,
3430,
10101,
834,
2256,
6696,
3274,
96,
115,... |
What was the aircraft flown when the axis unit was luftwaffe (**) and the enemy aircraft was ju.88? | SELECT aircraft_flown FROM table_name_40 WHERE axis_unit = "luftwaffe (**)" AND enemy_aircraft = "ju.88" | CREATE TABLE table_name_40 (aircraft_flown VARCHAR, axis_unit VARCHAR, enemy_aircraft VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2445,
41,
2256,
6696,
834,
7631,
29,
584,
4280,
28027,
6,
3,
8606,
7,
834,
15129,
584,
4280,
28027,
6,
10101,
834,
2256,
6696,
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,
6442,
834,
7631,
29,
21680,
953,
834,
4350,
834,
2445,
549,
17444,
427,
3,
8606,
7,
834,
15129,
3274,
96,
20620,
210,
9,
7398,
41,
19844,
61,
121,
3430,
10101,
834,
2256,
6696,
3274,
96,
2047,
5,
4060,
121,
1,
-10... |
What was the enemy aircraft on 14.09.1942, when the Soviet Unit was 437 iap? | SELECT enemy_aircraft FROM table_name_46 WHERE soviet_unit = "437 iap" AND date__ddmmyyyy_ = "14.09.1942" | CREATE TABLE table_name_46 (enemy_aircraft VARCHAR, soviet_unit VARCHAR, date__ddmmyyyy_ VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4448,
41,
35,
15,
2258,
834,
2256,
6696,
584,
4280,
28027,
6,
78,
5914,
17,
834,
15129,
584,
4280,
28027,
6,
833,
834,
834,
26,
26,
635,
63,
63,
63,
63,
834,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10101,
834,
2256,
6696,
21680,
953,
834,
4350,
834,
4448,
549,
17444,
427,
78,
5914,
17,
834,
15129,
3274,
96,
591,
4118,
3,
23,
9,
102,
121,
3430,
833,
834,
834,
26,
26,
635,
63,
63,
63,
63,
834,
3274,
96,
2534... |
What Reserved for (SC / ST /None) with a Name of goverdhan? | SELECT reserved_for___sc___st__none_ FROM table_name_31 WHERE name = "goverdhan" | CREATE TABLE table_name_31 (reserved_for___sc___st__none_ VARCHAR, name VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3341,
41,
60,
3473,
15,
26,
834,
1161,
834,
834,
834,
7,
75,
834,
834,
834,
7,
17,
834,
834,
29,
782,
834,
584,
4280,
28027,
6,
564,
584,
4280,
28027,
61,
3,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
14040,
834,
1161,
834,
834,
834,
7,
75,
834,
834,
834,
7,
17,
834,
834,
29,
782,
834,
21680,
953,
834,
4350,
834,
3341,
549,
17444,
427,
564,
3274,
96,
122,
1890,
26,
2618,
121,
1,
-100,
-100,
-100,
-100,
-100,
... |
What Number of electorates (2009) has a District of mathura, and a Name of mant? | SELECT MIN(number_of_electorates__2009_) FROM table_name_56 WHERE district = "mathura" AND name = "mant" | CREATE TABLE table_name_56 (number_of_electorates__2009_ INTEGER, district VARCHAR, name VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4834,
41,
5525,
1152,
834,
858,
834,
400,
5317,
6203,
834,
834,
16660,
834,
3,
21342,
17966,
6,
3939,
584,
4280,
28027,
6,
564,
584,
4280,
28027,
61,
3,
32105,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
3,
17684,
599,
5525,
1152,
834,
858,
834,
400,
5317,
6203,
834,
834,
16660,
834,
61,
21680,
953,
834,
4350,
834,
4834,
549,
17444,
427,
3939,
3274,
96,
3357,
10666,
9,
121,
3430,
564,
3274,
96,
348,
17,
121,
1,
-1... |
What is the largest Number of electorates (2009) with a Constituency number of total:? | SELECT MAX(number_of_electorates__2009_) FROM table_name_41 WHERE constituency_number = "total:" | CREATE TABLE table_name_41 (number_of_electorates__2009_ INTEGER, constituency_number VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4853,
41,
5525,
1152,
834,
858,
834,
400,
5317,
6203,
834,
834,
16660,
834,
3,
21342,
17966,
6,
6439,
4392,
834,
5525,
1152,
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,
4800,
4,
599,
5525,
1152,
834,
858,
834,
400,
5317,
6203,
834,
834,
16660,
834,
61,
21680,
953,
834,
4350,
834,
4853,
549,
17444,
427,
6439,
4392,
834,
5525,
1152,
3274,
96,
235,
1947,
10,
121,
1,
-100,
-100,
-100,
... |
Which inhabitants have 2009 as the election, with cremona as the municipality? | SELECT inhabitants FROM table_name_42 WHERE election = 2009 AND municipality = "cremona" | CREATE TABLE table_name_42 (inhabitants VARCHAR, election VARCHAR, municipality VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4165,
41,
77,
29884,
7,
584,
4280,
28027,
6,
4356,
584,
4280,
28027,
6,
27597,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
21155,
43,
2464,
38,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
21155,
21680,
953,
834,
4350,
834,
4165,
549,
17444,
427,
4356,
3274,
2464,
3430,
27597,
3274,
96,
5045,
2157,
9,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Which inhabitants have lega lombarda as the party, with an election greater than 2010? | SELECT inhabitants FROM table_name_26 WHERE party = "lega lombarda" AND election > 2010 | CREATE TABLE table_name_26 (inhabitants VARCHAR, party VARCHAR, election VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2688,
41,
77,
29884,
7,
584,
4280,
28027,
6,
1088,
584,
4280,
28027,
6,
4356,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
4073,
21155,
43,
4553,
9,
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,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
21155,
21680,
953,
834,
4350,
834,
2688,
549,
17444,
427,
1088,
3274,
96,
5772,
9,
3,
17551,
986,
9,
121,
3430,
4356,
2490,
2735,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the lowest election that has cinisello balsamo as the municipality? | SELECT MIN(election) FROM table_name_4 WHERE municipality = "cinisello balsamo" | CREATE TABLE table_name_4 (election INTEGER, municipality VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
591,
41,
15,
12252,
3,
21342,
17966,
6,
27597,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
7402,
4356,
24,
65,
3,
20694,
7,
7126,
6561,
7,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
3,
17684,
599,
15,
12252,
61,
21680,
953,
834,
4350,
834,
591,
549,
17444,
427,
27597,
3274,
96,
20694,
7,
7126,
6561,
7,
265,
32,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What is the average election that has monza as the municipality? | SELECT AVG(election) FROM table_name_30 WHERE municipality = "monza" | CREATE TABLE table_name_30 (election INTEGER, municipality VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1458,
41,
15,
12252,
3,
21342,
17966,
6,
27597,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
1348,
4356,
24,
65,
1911,
1629,
38,
8,
27597,
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,
71,
17217,
599,
15,
12252,
61,
21680,
953,
834,
4350,
834,
1458,
549,
17444,
427,
27597,
3274,
96,
2157,
1629,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
Whate place has 18 points with lost less than 8? | SELECT COUNT(place) FROM table_name_12 WHERE points = 18 AND lost < 8 | CREATE TABLE table_name_12 (place VARCHAR, points VARCHAR, lost VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2122,
41,
4687,
584,
4280,
28027,
6,
979,
584,
4280,
28027,
6,
1513,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
15,
286,
65,
507,
979,
28,
1513,
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,
2847,
17161,
599,
4687,
61,
21680,
953,
834,
4350,
834,
2122,
549,
17444,
427,
979,
3274,
507,
3430,
1513,
3,
2,
505,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the average of lost for place less than 10, less than 23 points, and goals conceded less than 26 for the Chorrillo team? | SELECT AVG(lost) FROM table_name_21 WHERE place < 10 AND points < 23 AND team = "chorrillo" AND goals_conceded < 26 | CREATE TABLE table_name_21 (lost INTEGER, goals_conceded VARCHAR, team VARCHAR, place VARCHAR, points VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2658,
41,
2298,
17,
3,
21342,
17966,
6,
1766,
834,
11620,
221,
26,
584,
4280,
28027,
6,
372,
584,
4280,
28027,
6,
286,
584,
4280,
28027,
6,
979,
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,
2298,
17,
61,
21680,
953,
834,
4350,
834,
2658,
549,
17444,
427,
286,
3,
2,
335,
3430,
979,
3,
2,
1902,
3430,
372,
3274,
96,
19220,
52,
1092,
32,
121,
3430,
1766,
834,
11620,
221,
26,
3,
2,
2208,... |
When goals conceded is greater than 17 with 37 points, what is the greatest played? | SELECT MAX(played) FROM table_name_51 WHERE points = 37 AND goals_conceded > 17 | CREATE TABLE table_name_51 (played INTEGER, points VARCHAR, goals_conceded VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5553,
41,
4895,
15,
26,
3,
21342,
17966,
6,
979,
584,
4280,
28027,
6,
1766,
834,
11620,
221,
26,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
366,
1766,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4895,
15,
26,
61,
21680,
953,
834,
4350,
834,
5553,
549,
17444,
427,
979,
3274,
6862,
3430,
1766,
834,
11620,
221,
26,
2490,
1003,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is the total points for a place less than 2 with a played greater than 18? | SELECT SUM(points) FROM table_name_16 WHERE place < 2 AND played > 18 | CREATE TABLE table_name_16 (points INTEGER, place VARCHAR, played VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2938,
41,
2700,
7,
3,
21342,
17966,
6,
286,
584,
4280,
28027,
6,
1944,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
792,
979,
21,
3,
9,
286... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2700,
7,
61,
21680,
953,
834,
4350,
834,
2938,
549,
17444,
427,
286,
3,
2,
204,
3430,
1944,
2490,
507,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
When goals scored is more than 18, draw is less than 4, and goals conceded is more than 24, what is the sum of played? | SELECT COUNT(played) FROM table_name_33 WHERE goals_scored > 18 AND draw < 4 AND goals_conceded > 24 | CREATE TABLE table_name_33 (played VARCHAR, goals_conceded VARCHAR, goals_scored VARCHAR, draw VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4201,
41,
4895,
15,
26,
584,
4280,
28027,
6,
1766,
834,
11620,
221,
26,
584,
4280,
28027,
6,
1766,
834,
3523,
1271,
584,
4280,
28027,
6,
3314,
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,
2847,
17161,
599,
4895,
15,
26,
61,
21680,
953,
834,
4350,
834,
4201,
549,
17444,
427,
1766,
834,
3523,
1271,
2490,
507,
3430,
3314,
3,
2,
314,
3430,
1766,
834,
11620,
221,
26,
2490,
997,
1,
-100,
-100,
-100,
-100,
... |
What is the total rank for New Zealand, when less than 1 bronze medals were won? | SELECT SUM(rank) FROM table_name_56 WHERE nation = "new zealand" AND bronze < 1 | CREATE TABLE table_name_56 (rank INTEGER, nation VARCHAR, bronze VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4834,
41,
6254,
3,
21342,
17966,
6,
2982,
584,
4280,
28027,
6,
13467,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
792,
11003,
21,
368,
5725,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
180,
6122,
599,
6254,
61,
21680,
953,
834,
4350,
834,
4834,
549,
17444,
427,
2982,
3274,
96,
5534,
3,
776,
138,
232,
121,
3430,
13467,
3,
2,
209,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the sum of sliver medals when there were 2 gold medals, less than 15 total medals, and the rank is greater than 5? | SELECT SUM(silver) FROM table_name_88 WHERE gold = 2 AND total < 15 AND rank > 5 | CREATE TABLE table_name_88 (silver INTEGER, rank VARCHAR, gold VARCHAR, total VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4060,
41,
7,
173,
624,
3,
21342,
17966,
6,
11003,
584,
4280,
28027,
6,
2045,
584,
4280,
28027,
6,
792,
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,
180,
6122,
599,
7,
173,
624,
61,
21680,
953,
834,
4350,
834,
4060,
549,
17444,
427,
2045,
3274,
204,
3430,
792,
3,
2,
627,
3430,
11003,
2490,
305,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What is the total rank for the Netherlands when more than 2 silver medals were won? | SELECT COUNT(rank) FROM table_name_8 WHERE nation = "netherlands" AND silver > 2 | CREATE TABLE table_name_8 (rank VARCHAR, nation VARCHAR, silver VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
927,
41,
6254,
584,
4280,
28027,
6,
2982,
584,
4280,
28027,
6,
4294,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
792,
11003,
21,
8,
12023,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2847,
17161,
599,
6254,
61,
21680,
953,
834,
4350,
834,
927,
549,
17444,
427,
2982,
3274,
96,
29,
16764,
6347,
121,
3430,
4294,
2490,
204,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the total medal count when there are more than 1 gold and more than 2 silver medals won and the rank is less than 1? | SELECT total FROM table_name_15 WHERE gold > 1 AND silver > 2 AND rank < 2 | CREATE TABLE table_name_15 (total VARCHAR, rank VARCHAR, gold VARCHAR, silver VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
1808,
41,
235,
1947,
584,
4280,
28027,
6,
11003,
584,
4280,
28027,
6,
2045,
584,
4280,
28027,
6,
4294,
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,
792,
21680,
953,
834,
4350,
834,
1808,
549,
17444,
427,
2045,
2490,
209,
3430,
4294,
2490,
204,
3430,
11003,
3,
2,
204,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
What is the average medal total when the rank is less than 5 and less than 7 bronze medals were won? | SELECT AVG(total) FROM table_name_64 WHERE rank < 5 AND bronze < 7 | CREATE TABLE table_name_64 (total INTEGER, rank VARCHAR, bronze VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4389,
41,
235,
1947,
3,
21342,
17966,
6,
11003,
584,
4280,
28027,
6,
13467,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
1348,
9365,
792,
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,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
71,
17217,
599,
235,
1947,
61,
21680,
953,
834,
4350,
834,
4389,
549,
17444,
427,
11003,
3,
2,
305,
3430,
13467,
3,
2,
489,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
Who did Tony Oakey win against when he had type of w pts 12? | SELECT opponent FROM table_name_54 WHERE result = "win" AND type = "w pts 12" | CREATE TABLE table_name_54 (opponent VARCHAR, result VARCHAR, type VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
5062,
41,
32,
102,
9977,
584,
4280,
28027,
6,
741,
584,
4280,
28027,
6,
686,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
2645,
410,
9137,
7858,
15,
63,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15264,
21680,
953,
834,
4350,
834,
5062,
549,
17444,
427,
741,
3274,
96,
3757,
121,
3430,
686,
3274,
96,
210,
3,
102,
17,
7,
586,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
What was Tony Oakey's Rd., Time when he fought against hastings rasani? | SELECT rd, _time FROM table_name_48 WHERE opponent = "hastings rasani" | CREATE TABLE table_name_48 (rd VARCHAR, _time VARCHAR, opponent VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3707,
41,
52,
26,
584,
4280,
28027,
6,
3,
834,
715,
584,
4280,
28027,
6,
15264,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
47,
9137,
7858,
15,
63,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
52,
26,
6,
3,
834,
715,
21680,
953,
834,
4350,
834,
3707,
549,
17444,
427,
15264,
3274,
96,
1024,
11026,
7,
28246,
29,
23,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
What is the Position of the Player with a Height of 2.11? | SELECT position FROM table_name_11 WHERE height = 2.11 | CREATE TABLE table_name_11 (position VARCHAR, height VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
2596,
41,
4718,
584,
4280,
28027,
6,
3902,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
14258,
13,
8,
12387,
28,
3,
9,
24231,
13,
1682,
2596,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1102,
21680,
953,
834,
4350,
834,
2596,
549,
17444,
427,
3902,
3274,
1682,
2596,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
What is the Current Club of the PG/SG player with a Height of less than 1.9500000000000002? | SELECT current_club FROM table_name_87 WHERE height < 1.9500000000000002 AND position = "pg/sg" | CREATE TABLE table_name_87 (current_club VARCHAR, height VARCHAR, position VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
4225,
41,
14907,
834,
13442,
584,
4280,
28027,
6,
3902,
584,
4280,
28027,
6,
1102,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
12892,
1949,
13... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
3,
23143,
14196,
750,
834,
13442,
21680,
953,
834,
4350,
834,
4225,
549,
17444,
427,
3902,
3,
2,
3,
22493,
12814,
2313,
2313,
19568,
357,
3430,
1102,
3274,
96,
102,
122,
87,
7,
122,
121,
1,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
What is the Position of the Player from the Toronto Raptors? | SELECT position FROM table_name_78 WHERE current_club = "toronto raptors" | CREATE TABLE table_name_78 (position VARCHAR, current_club VARCHAR) | [
32100,
32106,
32105,
205,
4386,
6048,
332,
17098,
953,
834,
4350,
834,
3940,
41,
4718,
584,
4280,
28027,
6,
750,
834,
13442,
584,
4280,
28027,
61,
3,
32105,
32106,
32107,
32106,
363,
19,
8,
14258,
13,
8,
12387,
45,
8,
7030,
15052,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
3,
23143,
14196,
1102,
21680,
953,
834,
4350,
834,
3940,
549,
17444,
427,
750,
834,
13442,
3274,
96,
235,
4438,
32,
3,
5846,
5535,
121,
1,
-100,
-100,
-100,
-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.