NATURAL_LANG
stringlengths
0
446
SCHEMA
stringlengths
27
2.21k
SQL
stringlengths
18
453
input_ids
list
attention_mask
list
labels
list
which psip is higher , wivx ld or wivm ld ?
CREATE TABLE table_204_793 ( id number, "call-sign" text, "location" text, "rf" number, "psip" number, "programming" text )
SELECT "call-sign" FROM table_204_793 WHERE "call-sign" IN ('wivx-ld', 'wivm-ld') ORDER BY "psip" DESC LIMIT 1
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 26363, 834, 4440, 519, 41, 3, 23, 26, 381, 6, 96, 16482, 18, 6732, 121, 1499, 6, 96, 14836, 121, 1499, 6, 96, 52, 89, 121, 381, 6, 96, 102, 7, 23, 102, 121, 381, 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, 96, 16482, 18, 6732, 121, 21680, 953, 834, 26363, 834, 4440, 519, 549, 17444, 427, 96, 16482, 18, 6732, 121, 3388, 41, 31, 210, 23, 208, 226, 18, 40, 26, 31, 6, 3, 31, 210, 23, 208, 51, 18, 40, 26, 31, 61, 4...
What is the Result of the Game on April 9?
CREATE TABLE table_77164 ( "Game" text, "Date" text, "Home Team" text, "Result" text, "Road Team" text )
SELECT "Result" FROM table_77164 WHERE "Date" = 'april 9'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4013, 26987, 41, 96, 23055, 121, 1499, 6, 96, 308, 342, 121, 1499, 6, 96, 19040, 2271, 121, 1499, 6, 96, 20119, 121, 1499, 6, 96, 448, 32, 9, 26, 2271, 121, 1499, 3, 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, 0...
[ 3, 23143, 14196, 96, 20119, 121, 21680, 953, 834, 4013, 26987, 549, 17444, 427, 96, 308, 342, 121, 3274, 3, 31, 9, 2246, 40, 668, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What was the time of the driver in grid 2?
CREATE TABLE table_58587 ( "Driver" text, "Constructor" text, "Laps" real, "Time/Retired" text, "Grid" real )
SELECT "Time/Retired" FROM table_58587 WHERE "Grid" < '2'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3449, 755, 4225, 41, 96, 20982, 52, 121, 1499, 6, 96, 4302, 7593, 127, 121, 1499, 6, 96, 3612, 102, 7, 121, 490, 6, 96, 13368, 87, 1649, 11809, 26, 121, 1499, 6, 96, 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, 96, 13368, 87, 1649, 11809, 26, 121, 21680, 953, 834, 3449, 755, 4225, 549, 17444, 427, 96, 13313, 26, 121, 3, 2, 3, 31, 357, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Name the most FA cup for championship of 18 and total of 19
CREATE TABLE table_name_74 ( fa_cup INTEGER, championship VARCHAR, total VARCHAR )
SELECT MAX(fa_cup) FROM table_name_74 WHERE championship = 18 AND total = 19
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4581, 41, 3, 89, 9, 834, 4658, 3, 21342, 17966, 6, 10183, 584, 4280, 28027, 6, 792, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 5570, 8, 167, 8536, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 89, 9, 834, 4658, 61, 21680, 953, 834, 4350, 834, 4581, 549, 17444, 427, 10183, 3274, 507, 3430, 792, 3274, 957, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Name the record for 23 game
CREATE TABLE table_27722734_7 (record VARCHAR, game VARCHAR)
SELECT record FROM table_27722734_7 WHERE game = 23
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2555, 5865, 2555, 3710, 834, 940, 41, 60, 7621, 584, 4280, 28027, 6, 467, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 5570, 8, 1368, 21, 1902, 467, 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, 1368, 21680, 953, 834, 2555, 5865, 2555, 3710, 834, 940, 549, 17444, 427, 467, 3274, 1902, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
List the name of technicians whose team is not "NYY".
CREATE TABLE technician (Name VARCHAR, Team VARCHAR)
SELECT Name FROM technician WHERE Team <> "NYY"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 17730, 41, 23954, 584, 4280, 28027, 6, 2271, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 6792, 8, 564, 13, 11225, 3, 2544, 372, 19, 59, 96, 12056, 476, 1280, 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, 5570, 21680, 17730, 549, 17444, 427, 2271, 3, 2, 3155, 96, 12056, 476, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
what's the points for with lost being 4
CREATE TABLE table_19116 ( "Club" text, "Played" text, "Won" text, "Drawn" text, "Lost" text, "Points for" text, "Points against" text, "Tries for" text, "Tries against" text, "Try bonus" text, "Losing bonus" text, "Points" text )
SELECT "Points for" FROM table_19116 WHERE "Lost" = '4'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 20159, 41, 96, 254, 11158, 121, 1499, 6, 96, 15800, 15, 26, 121, 1499, 6, 96, 518, 106, 121, 1499, 6, 96, 308, 10936, 29, 121, 1499, 6, 96, 434, 3481, 121, 1499, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 96, 22512, 7, 21, 121, 21680, 953, 834, 2294, 20159, 549, 17444, 427, 96, 434, 3481, 121, 3274, 3, 31, 591, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
How many playerd Mrs. Darling in the 1999 Broadway?
CREATE TABLE table_10312547_1 ( character VARCHAR )
SELECT COUNT(1999 AS _broadway) FROM table_10312547_1 WHERE character = "Mrs. Darling"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 17864, 10124, 4177, 834, 536, 41, 1848, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 571, 186, 1959, 26, 8667, 5, 1920, 697, 16, 8, 5247, 17963, 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, 2847, 17161, 599, 2294, 3264, 6157, 3, 834, 115, 8635, 1343, 61, 21680, 953, 834, 17864, 10124, 4177, 834, 536, 549, 17444, 427, 1848, 3274, 96, 329, 52, 7, 5, 1920, 697, 121, 1, -100, -100, -100, -100, -100, -100, ...
What is the Nominated work of popularity award (actor in a motion picture)?
CREATE TABLE table_name_29 ( nominated_work VARCHAR, category VARCHAR )
SELECT nominated_work FROM table_name_29 WHERE category = "popularity award (actor in a motion picture)"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3166, 41, 150, 1109, 920, 834, 1981, 584, 4280, 28027, 6, 3295, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 465, 1109, 920, 161, 13, 9897...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 150, 1109, 920, 834, 1981, 21680, 953, 834, 4350, 834, 3166, 549, 17444, 427, 3295, 3274, 96, 27302, 485, 2760, 41, 9, 5317, 16, 3, 9, 4644, 1554, 61, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Please list all album titles in alphabetical order.
CREATE TABLE ALBUM (Title VARCHAR)
SELECT Title FROM ALBUM ORDER BY Title
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 71, 16976, 6122, 41, 382, 155, 109, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 863, 570, 66, 2306, 8342, 16, 20688, 1950, 455, 5, 1, 0, 0, 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, 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, 0...
[ 3, 23143, 14196, 11029, 21680, 71, 16976, 6122, 4674, 11300, 272, 476, 11029, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the venue when the away team scored 9.17 (71)?
CREATE TABLE table_33792 ( "Home team" text, "Home team score" text, "Away team" text, "Away team score" text, "Venue" text, "Crowd" real, "Date" text )
SELECT "Venue" FROM table_33792 WHERE "Away team score" = '9.17 (71)'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4201, 4440, 357, 41, 96, 19040, 372, 121, 1499, 6, 96, 19040, 372, 2604, 121, 1499, 6, 96, 188, 1343, 372, 121, 1499, 6, 96, 188, 1343, 372, 2604, 121, 1499, 6, 96, 553, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 96, 553, 35, 76, 15, 121, 21680, 953, 834, 4201, 4440, 357, 549, 17444, 427, 96, 188, 1343, 372, 2604, 121, 3274, 3, 31, 8797, 2517, 13649, 6982, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the background colour for the Australian Capital Territory
CREATE TABLE table_15844 ( "State/territory" text, "Text/background colour" text, "Format" text, "Current slogan" text, "Current series" text, "Notes" text )
SELECT "Text/background colour" FROM table_15844 WHERE "State/territory" = 'Australian Capital Territory'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 26556, 3628, 41, 96, 134, 4748, 87, 17, 21301, 10972, 121, 1499, 6, 96, 13598, 17, 87, 1549, 9232, 3243, 121, 1499, 6, 96, 3809, 3357, 121, 1499, 6, 96, 254, 450, 5320, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 13598, 17, 87, 1549, 9232, 3243, 121, 21680, 953, 834, 26556, 3628, 549, 17444, 427, 96, 134, 4748, 87, 17, 21301, 10972, 121, 3274, 3, 31, 31971, 29, 5826, 30110, 31, 1, -100, -100, -100, -100, -100, -100, -100...
What is the IHSAA class in Batesville?
CREATE TABLE table_37940 ( "School" text, "City" text, "Team Name" text, "Enrollment" real, "IHSAA Class" text, "IHSAA Football Class" text, "County" text )
SELECT "IHSAA Class" FROM table_37940 WHERE "City" = 'batesville'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 519, 4440, 2445, 41, 96, 29364, 121, 1499, 6, 96, 254, 485, 121, 1499, 6, 96, 18699, 5570, 121, 1499, 6, 96, 8532, 4046, 297, 121, 490, 6, 96, 196, 4950, 5498, 4501, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 196, 4950, 5498, 4501, 121, 21680, 953, 834, 519, 4440, 2445, 549, 17444, 427, 96, 254, 485, 121, 3274, 3, 31, 3697, 15, 9727, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Name the amount of Map Key which has a Pop (2004) smaller than 433,819, and a Capital City of hajjah, and an Area km smaller than 9,376? Question 1
CREATE TABLE table_76266 ( "Governorate" text, "Capital City" text, "Area km\u00b2" real, "Pop (2004)" real, "Map Key" real )
SELECT AVG("Map Key") FROM table_76266 WHERE "Pop (2004)" < '433,819' AND "Capital City" = 'hajjah' AND "Area km\u00b2" < '9,376'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3959, 357, 3539, 41, 96, 27304, 127, 342, 121, 1499, 6, 96, 19566, 9538, 896, 121, 1499, 6, 96, 188, 864, 2280, 2, 76, 1206, 115, 357, 121, 490, 6, 96, 27773, 29428, 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, 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, 121, 25760, 4420, 8512, 21680, 953, 834, 3959, 357, 3539, 549, 17444, 427, 96, 27773, 29428, 121, 3, 2, 3, 31, 4906, 6355, 927, 2294, 31, 3430, 96, 19566, 9538, 896, 121, 3274, 3, 31, 1024, 354, 11...
Which Aspect has a Programming of latv?
CREATE TABLE table_name_18 ( aspect VARCHAR, programming VARCHAR )
SELECT aspect FROM table_name_18 WHERE programming = "latv"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2606, 41, 2663, 584, 4280, 28027, 6, 6020, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 4073, 71, 5628, 65, 3, 9, 7106, 53, 13, 50, 17, 208, 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, 2663, 21680, 953, 834, 4350, 834, 2606, 549, 17444, 427, 6020, 3274, 96, 40, 144, 208, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
what is the lowest round3 when round4 is 37?
CREATE TABLE table_8515 ( "Rank" real, "Team" text, "Round1" real, "Round2" real, "Round3" real, "Round4" real, "Round5" real, "Total Points" real )
SELECT MIN("Round3") FROM table_8515 WHERE "Round4" = '37'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4433, 1808, 41, 96, 22557, 121, 490, 6, 96, 18699, 121, 1499, 6, 96, 448, 32, 1106, 536, 121, 490, 6, 96, 448, 32, 1106, 357, 121, 490, 6, 96, 448, 32, 1106, 519, 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, 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, 121, 448, 32, 1106, 519, 8512, 21680, 953, 834, 4433, 1808, 549, 17444, 427, 96, 448, 32, 1106, 20364, 3274, 3, 31, 4118, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is Opponent, when October is less than 31, and when Game is greater than 7?
CREATE TABLE table_name_12 ( opponent VARCHAR, october VARCHAR, game VARCHAR )
SELECT opponent FROM table_name_12 WHERE october < 31 AND game > 7
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2122, 41, 15264, 584, 4280, 28027, 6, 3, 32, 75, 235, 1152, 584, 4280, 28027, 6, 467, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 4495, 9977...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2122, 549, 17444, 427, 3, 32, 75, 235, 1152, 3, 2, 2664, 3430, 467, 2490, 489, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Name the park and ride for university of washington
CREATE TABLE table_25292 ( "Station" text, "Extension" text, "City/Neighborhood" text, "Projected opening" real, "Transit Connections" text, "Park and ride?" text )
SELECT "Park and ride?" FROM table_25292 WHERE "City/Neighborhood" = 'University of Washington'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 1828, 3166, 357, 41, 96, 134, 6821, 121, 1499, 6, 96, 5420, 13177, 121, 1499, 6, 96, 254, 485, 87, 567, 15, 9031, 6693, 4500, 121, 1499, 6, 96, 3174, 354, 7633, 2101, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 26163, 11, 2564, 4609, 21680, 953, 834, 1828, 3166, 357, 549, 17444, 427, 96, 254, 485, 87, 567, 15, 9031, 6693, 4500, 121, 3274, 3, 31, 8313, 485, 13, 2386, 31, 1, -100, -100, -100, -100, -100, -100, -100, -1...
What college did the T who was pick after 13 go to?
CREATE TABLE table_51297 ( "Pick #" real, "CFL Team" text, "Player" text, "Position" text, "College" text )
SELECT "College" FROM table_51297 WHERE "Pick #" > '13' AND "Position" = 't'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 24163, 4327, 41, 96, 345, 3142, 1713, 121, 490, 6, 96, 254, 10765, 2271, 121, 1499, 6, 96, 15800, 49, 121, 1499, 6, 96, 345, 32, 7, 4749, 121, 1499, 6, 96, 9939, 7883, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 96, 9939, 7883, 121, 21680, 953, 834, 24163, 4327, 549, 17444, 427, 96, 345, 3142, 1713, 121, 2490, 3, 31, 2368, 31, 3430, 96, 345, 32, 7, 4749, 121, 3274, 3, 31, 17, 31, 1, -100, -100, -100, -100, -100, -100, -...
What is the 1944 result for the U.S. Championships?
CREATE TABLE table_74586 ( "Tournament" text, "1940" text, "1941" text, "1942" text, "1943" text, "1944" text, "1945" text, "1946 1" text, "1947 1" text, "1948" text, "1949" text, "1950" text, "1951" text, "1952" text, "1953" text, "1954" text, "Career SR" text )
SELECT "1944" FROM table_74586 WHERE "Tournament" = 'u.s. championships'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 940, 2128, 3840, 41, 96, 382, 1211, 20205, 17, 121, 1499, 6, 96, 2294, 2445, 121, 1499, 6, 96, 2294, 4853, 121, 1499, 6, 96, 2294, 4165, 121, 1499, 6, 96, 2294, 4906, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 2294, 3628, 121, 21680, 953, 834, 940, 2128, 3840, 549, 17444, 427, 96, 382, 1211, 20205, 17, 121, 3274, 3, 31, 76, 5, 7, 5, 10183, 7, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which character first appeared in Amazing Fantasy #15?
CREATE TABLE table_name_89 ( character_s_ VARCHAR, first_appearance VARCHAR )
SELECT character_s_ FROM table_name_89 WHERE first_appearance = "amazing fantasy #15"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3914, 41, 1848, 834, 7, 834, 584, 4280, 28027, 6, 166, 834, 3096, 2741, 663, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 4073, 1848, 166, 4283, 16, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1848, 834, 7, 834, 21680, 953, 834, 4350, 834, 3914, 549, 17444, 427, 166, 834, 3096, 2741, 663, 3274, 96, 9, 18983, 53, 11043, 7172, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Where did he finish when he started at 21.6?
CREATE TABLE table_2649597_1 (finish VARCHAR, start VARCHAR)
SELECT COUNT(finish) FROM table_2649597_1 WHERE start = "21.6"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 26755, 3301, 4327, 834, 536, 41, 25535, 584, 4280, 28027, 6, 456, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 2840, 410, 3, 88, 1992, 116, 3, 88, 708, 44, 204, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 25535, 61, 21680, 953, 834, 26755, 3301, 4327, 834, 536, 549, 17444, 427, 456, 3274, 96, 357, 15062, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What game date was the game at AOL Arena?
CREATE TABLE table_24453847_2 ( date VARCHAR, game_site VARCHAR )
SELECT date FROM table_24453847_2 WHERE game_site = "AOL Arena"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2266, 2128, 3747, 4177, 834, 357, 41, 833, 584, 4280, 28027, 6, 467, 834, 3585, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 467, 833, 47, 8, 467, 44, 71, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 833, 21680, 953, 834, 2266, 2128, 3747, 4177, 834, 357, 549, 17444, 427, 467, 834, 3585, 3274, 96, 188, 5194, 14904, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Name the date with resultof w 35-7
CREATE TABLE table_name_22 ( date VARCHAR, result VARCHAR )
SELECT date FROM table_name_22 WHERE result = "w 35-7"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2884, 41, 833, 584, 4280, 28027, 6, 741, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 5570, 8, 833, 28, 741, 858, 3, 210, 220, 23440, 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, 833, 21680, 953, 834, 4350, 834, 2884, 549, 17444, 427, 741, 3274, 96, 210, 220, 23440, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Name the highest Parallel Bars of the united states with a Vault smaller than 63.85?
CREATE TABLE table_name_61 (parallel_bars INTEGER, country VARCHAR, vault VARCHAR)
SELECT MAX(parallel_bars) FROM table_name_61 WHERE country = "united states" AND vault < 63.85
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4241, 41, 1893, 13701, 40, 834, 1047, 7, 3, 21342, 17966, 6, 684, 584, 4280, 28027, 6, 28368, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 5570, 8, 2030, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1893, 13701, 40, 834, 1047, 7, 61, 21680, 953, 834, 4350, 834, 4241, 549, 17444, 427, 684, 3274, 96, 15129, 15, 26, 2315, 121, 3430, 28368, 3, 2, 3, 3891, 5, 4433, 1, -100, -100, -100, -100, -100, ...
In 1975, what was the final round?
CREATE TABLE table_name_1 ( final_round VARCHAR, year VARCHAR )
SELECT final_round FROM table_name_1 WHERE year = "1975"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 536, 41, 804, 834, 7775, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 86, 16312, 6, 125, 47, 8, 804, 1751, 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, 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, 804, 834, 7775, 21680, 953, 834, 4350, 834, 536, 549, 17444, 427, 215, 3274, 96, 27181, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
WHAT HINDI HAS A KANNADA OF SHANIVARA?
CREATE TABLE table_name_36 (hindi VARCHAR, kannada VARCHAR)
SELECT hindi FROM table_name_36 WHERE kannada = "shanivara"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3420, 41, 107, 8482, 584, 4280, 28027, 6, 675, 9, 26, 9, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 21665, 454, 13885, 196, 454, 3291, 71, 480, 21478, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 107, 8482, 21680, 953, 834, 4350, 834, 3420, 549, 17444, 427, 675, 9, 26, 9, 3274, 96, 7, 2618, 23, 4331, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What date was the game played at princes park?
CREATE TABLE table_name_8 (date VARCHAR, venue VARCHAR)
SELECT date FROM table_name_8 WHERE venue = "princes park"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 927, 41, 5522, 584, 4280, 28027, 6, 5669, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 833, 47, 8, 467, 1944, 44, 22277, 7, 2447, 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, 833, 21680, 953, 834, 4350, 834, 927, 549, 17444, 427, 5669, 3274, 96, 12298, 2319, 2447, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
To which party does Riley Joseph Wilson belong?
CREATE TABLE table_18690 ( "District" text, "Incumbent" text, "Party" text, "First elected" real, "Result" text, "Candidates" text )
SELECT "Party" FROM table_18690 WHERE "Incumbent" = 'Riley Joseph Wilson'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 25398, 2394, 41, 96, 308, 23, 20066, 121, 1499, 6, 96, 1570, 75, 5937, 295, 121, 1499, 6, 96, 13725, 63, 121, 1499, 6, 96, 25171, 8160, 121, 490, 6, 96, 20119, 121, 1499,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 96, 13725, 63, 121, 21680, 953, 834, 25398, 2394, 549, 17444, 427, 96, 1570, 75, 5937, 295, 121, 3274, 3, 31, 448, 23, 1306, 6187, 9439, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Which Driver has less than 84 laps, more than 9 points and is on Rocketsports Racing Team?
CREATE TABLE table_32779 ( "Driver" text, "Team" text, "Laps" real, "Time/Retired" text, "Grid" real, "Points" real )
SELECT "Driver" FROM table_32779 WHERE "Laps" < '84' AND "Points" > '9' AND "Team" = 'rocketsports racing'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 519, 2555, 4440, 41, 96, 20982, 52, 121, 1499, 6, 96, 18699, 121, 1499, 6, 96, 3612, 102, 7, 121, 490, 6, 96, 13368, 87, 1649, 11809, 26, 121, 1499, 6, 96, 13313, 26, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 20982, 52, 121, 21680, 953, 834, 519, 2555, 4440, 549, 17444, 427, 96, 3612, 102, 7, 121, 3, 2, 3, 31, 4608, 31, 3430, 96, 22512, 7, 121, 2490, 3, 31, 1298, 31, 3430, 96, 18699, 121, 3274, 3, 31, 6133, 15,...
Who won in 1927
CREATE TABLE table_1342359_17 ( incumbent VARCHAR, first_elected VARCHAR )
SELECT incumbent FROM table_1342359_17 WHERE first_elected = 1927
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 23747, 2773, 3390, 834, 2517, 41, 28406, 584, 4280, 28027, 6, 166, 834, 19971, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 2645, 751, 16, 957, 2555, 1, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 28406, 21680, 953, 834, 23747, 2773, 3390, 834, 2517, 549, 17444, 427, 166, 834, 19971, 3274, 957, 2555, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What are the main indstries and total market value for each industry Visualize by bar chart, list in descending by the X.
CREATE TABLE company ( Company_ID int, Rank int, Company text, Headquarters text, Main_Industry text, Sales_billion real, Profits_billion real, Assets_billion real, Market_Value real ) CREATE TABLE station_company ( Station_ID int, Company_ID int, Rank_of_the_Year int ) CREATE TABLE gas_station ( Station_ID int, Open_Year int, Location text, Manager_Name text, Vice_Manager_Name text, Representative_Name text )
SELECT Main_Industry, SUM(Market_Value) FROM company GROUP BY Main_Industry ORDER BY Main_Industry DESC
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 349, 41, 1958, 834, 4309, 16, 17, 6, 3, 22557, 16, 17, 6, 1958, 1499, 6, 31282, 1499, 6, 5140, 834, 1570, 8655, 8224, 1499, 6, 7107, 834, 115, 14916, 490, 6, 14717, 7, 834, 115, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5140, 834, 1570, 8655, 8224, 6, 180, 6122, 599, 22572, 834, 18392, 76, 15, 61, 21680, 349, 350, 4630, 6880, 272, 476, 5140, 834, 1570, 8655, 8224, 4674, 11300, 272, 476, 5140, 834, 1570, 8655, 8224, 309, 25067, 1, -...
what is subject name and admission type of subject id 2560?
CREATE TABLE demographic ( subject_id text, hadm_id text, name text, marital_status text, age text, dob text, gender text, language text, religion text, admission_type text, days_stay text, insurance text, ethnicity text, expire_flag text, admission_location text, discharge_location text, diagnosis text, dod text, dob_year text, dod_year text, admittime text, dischtime text, admityear text ) CREATE TABLE diagnoses ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text ) CREATE TABLE lab ( subject_id text, hadm_id text, itemid text, charttime text, flag text, value_unit text, label text, fluid text ) CREATE TABLE prescriptions ( subject_id text, hadm_id text, icustay_id text, drug_type text, drug text, formulary_drug_cd text, route text, drug_dose text ) CREATE TABLE procedures ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text )
SELECT demographic.name, demographic.admission_type FROM demographic WHERE demographic.subject_id = "2560"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 14798, 41, 1426, 834, 23, 26, 1499, 6, 141, 51, 834, 23, 26, 1499, 6, 564, 1499, 6, 2774, 1947, 834, 8547, 302, 1499, 6, 1246, 1499, 6, 103, 115, 1499, 6, 7285, 1499, 6, 1612, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 14798, 5, 4350, 6, 14798, 5, 9, 26, 5451, 834, 6137, 21680, 14798, 549, 17444, 427, 14798, 5, 7304, 11827, 834, 23, 26, 3274, 96, 1828, 3328, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What did Hawthorn score as the home team?
CREATE TABLE table_name_21 (home_team VARCHAR)
SELECT home_team AS score FROM table_name_21 WHERE home_team = "hawthorn"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 5515, 834, 11650, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 410, 1626, 210, 17, 6293, 2604, 38, 8, 234, 372, 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, 234, 834, 11650, 6157, 2604, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 234, 834, 11650, 3274, 96, 1024, 210, 17, 6293, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What Grid had 14 laps completed?
CREATE TABLE table_54529 ( "Rider" text, "Manufacturer" text, "Laps" real, "Time/Retired" text, "Grid" real )
SELECT AVG("Grid") FROM table_54529 WHERE "Laps" = '14'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 755, 2128, 3166, 41, 96, 448, 23, 588, 121, 1499, 6, 96, 7296, 76, 8717, 450, 49, 121, 1499, 6, 96, 3612, 102, 7, 121, 490, 6, 96, 13368, 87, 1649, 11809, 26, 121, 1499...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 121, 13313, 26, 8512, 21680, 953, 834, 755, 2128, 3166, 549, 17444, 427, 96, 3612, 102, 7, 121, 3274, 3, 31, 2534, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Name the directed by for 15.15 viewers
CREATE TABLE table_16617011_1 (directed_by VARCHAR, us_viewers__millions_ VARCHAR)
SELECT directed_by FROM table_16617011_1 WHERE us_viewers__millions_ = "15.15"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2938, 4241, 2518, 2596, 834, 536, 41, 22955, 834, 969, 584, 4280, 28027, 6, 178, 834, 4576, 277, 834, 834, 17030, 7, 834, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6640, 834, 969, 21680, 953, 834, 2938, 4241, 2518, 2596, 834, 536, 549, 17444, 427, 178, 834, 4576, 277, 834, 834, 17030, 7, 834, 3274, 96, 1808, 5, 1808, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What party did incumbent Wright Patman belong to?
CREATE TABLE table_18521 ( "District" text, "Incumbent" text, "Party" text, "First elected" text, "Result" text, "Candidates" text )
SELECT "Party" FROM table_18521 WHERE "Incumbent" = 'Wright Patman'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 21594, 2658, 41, 96, 308, 23, 20066, 121, 1499, 6, 96, 1570, 75, 5937, 295, 121, 1499, 6, 96, 13725, 63, 121, 1499, 6, 96, 25171, 8160, 121, 1499, 6, 96, 20119, 121, 1499...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 96, 13725, 63, 121, 21680, 953, 834, 21594, 2658, 549, 17444, 427, 96, 1570, 75, 5937, 295, 121, 3274, 3, 31, 518, 3535, 5192, 348, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the acronym for the English name Northern management and technological institute?
CREATE TABLE table_name_21 (acronym VARCHAR, name_in_english VARCHAR)
SELECT acronym FROM table_name_21 WHERE name_in_english = "northern management and technological institute"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 9, 18036, 63, 51, 584, 4280, 28027, 6, 564, 834, 77, 834, 4606, 40, 1273, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 30895, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 30895, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 564, 834, 77, 834, 4606, 40, 1273, 3274, 96, 29, 127, 189, 49, 29, 758, 11, 9974, 13681, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the sum of attendacne for 16 weeks
CREATE TABLE table_name_30 ( attendance INTEGER, week VARCHAR )
SELECT SUM(attendance) FROM table_name_30 WHERE week = 16
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1458, 41, 11364, 3, 21342, 17966, 6, 471, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 5570, 8, 4505, 13, 2467, 9, 75, 29, 15, 21, 898, 1274, 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, 180, 6122, 599, 15116, 663, 61, 21680, 953, 834, 4350, 834, 1458, 549, 17444, 427, 471, 3274, 898, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the date that the winner driver is Stirling Moss in the race named vi grand prix de caen?
CREATE TABLE table_52706 ( "Race Name" text, "Circuit" text, "Date" text, "Winning driver" text, "Constructor" text, "Report" text )
SELECT "Date" FROM table_52706 WHERE "Winning driver" = 'stirling moss' AND "Race Name" = 'vi grand prix de caen'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 755, 2555, 5176, 41, 96, 448, 3302, 5570, 121, 1499, 6, 96, 254, 23, 52, 21560, 121, 1499, 6, 96, 308, 342, 121, 1499, 6, 96, 518, 10503, 2535, 121, 1499, 6, 96, 4302, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 96, 308, 342, 121, 21680, 953, 834, 755, 2555, 5176, 549, 17444, 427, 96, 518, 10503, 2535, 121, 3274, 3, 31, 2248, 52, 697, 3, 3972, 7, 31, 3430, 96, 448, 3302, 5570, 121, 3274, 3, 31, 2099, 1907, 3407, 20, 212...
Name the least week for september 19, 1976
CREATE TABLE table_1145 ( "Week" real, "Date" text, "Opponent" text, "Result" text, "Record" text, "Game Site" text, "Attendance" real )
SELECT MIN("Week") FROM table_1145 WHERE "Date" = 'September 19, 1976'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2596, 2128, 41, 96, 518, 10266, 121, 490, 6, 96, 308, 342, 121, 1499, 6, 96, 667, 102, 9977, 121, 1499, 6, 96, 20119, 121, 1499, 6, 96, 1649, 7621, 121, 1499, 6, 96, 23...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 17684, 599, 121, 518, 10266, 8512, 21680, 953, 834, 2596, 2128, 549, 17444, 427, 96, 308, 342, 121, 3274, 3, 31, 27652, 12370, 16164, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
how many patients are below 67 years of age and died in or before 2122?
CREATE TABLE diagnoses ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text ) CREATE TABLE procedures ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text ) CREATE TABLE prescriptions ( subject_id text, hadm_id text, icustay_id text, drug_type text, drug text, formulary_drug_cd text, route text, drug_dose text ) CREATE TABLE demographic ( subject_id text, hadm_id text, name text, marital_status text, age text, dob text, gender text, language text, religion text, admission_type text, days_stay text, insurance text, ethnicity text, expire_flag text, admission_location text, discharge_location text, diagnosis text, dod text, dob_year text, dod_year text, admittime text, dischtime text, admityear text ) CREATE TABLE lab ( subject_id text, hadm_id text, itemid text, charttime text, flag text, value_unit text, label text, fluid text )
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.age < "67" AND demographic.dod_year <= "2122.0"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 18730, 7, 41, 1426, 834, 23, 26, 1499, 6, 141, 51, 834, 23, 26, 1499, 6, 3, 447, 26, 1298, 834, 4978, 1499, 6, 710, 834, 21869, 1499, 6, 307, 834, 21869, 1499, 3, 61, 3, 32102, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15438, 25424, 6227, 14798, 5, 7304, 11827, 834, 23, 26, 61, 21680, 14798, 549, 17444, 427, 14798, 5, 545, 3, 2, 96, 3708, 121, 3430, 14798, 5, 26, 32, 26, 834, 1201, 3, 2, 2423, 96, 24837, 24273,...
Who had a qual 1 best of 1:01.704?
CREATE TABLE table_name_43 (qual_1 VARCHAR, best VARCHAR)
SELECT qual_1 FROM table_name_43 WHERE best = "1:01.704"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4906, 41, 11433, 834, 536, 584, 4280, 28027, 6, 200, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 2645, 141, 3, 9, 3, 11433, 209, 200, 13, 209, 10, 10068...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 11433, 834, 536, 21680, 953, 834, 4350, 834, 4906, 549, 17444, 427, 200, 3274, 96, 536, 10, 10068, 2518, 20364, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Which Sydney has Gold Coast no, Adelaide no< and Auckland no?
CREATE TABLE table_name_39 (sydney VARCHAR, auckland VARCHAR, gold_coast VARCHAR, adelaide VARCHAR)
SELECT sydney FROM table_name_39 WHERE gold_coast = "no" AND adelaide = "no" AND auckland = "no"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3288, 41, 7, 63, 26, 3186, 584, 4280, 28027, 6, 3, 9, 4636, 40, 232, 584, 4280, 28027, 6, 2045, 834, 25500, 584, 4280, 28027, 6, 3, 15311, 5385, 584, 4280, 280...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 7, 63, 26, 3186, 21680, 953, 834, 4350, 834, 3288, 549, 17444, 427, 2045, 834, 25500, 3274, 96, 29, 32, 121, 3430, 3, 15311, 5385, 3274, 96, 29, 32, 121, 3430, 3, 9, 4636, 40, 232, 3274, 96, 29, 32, 121, 1,...
In what genre did Microvision develop a game?
CREATE TABLE table_name_49 ( genre VARCHAR, developer VARCHAR )
SELECT genre FROM table_name_49 WHERE developer = "microvision"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3647, 41, 5349, 584, 4280, 28027, 6, 7523, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 86, 125, 5349, 410, 5893, 6610, 1344, 3, 9, 467, 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, 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, 5349, 21680, 953, 834, 4350, 834, 3647, 549, 17444, 427, 7523, 3274, 96, 25131, 6610, 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 terry's record when he fights julio paulino?
CREATE TABLE table_name_21 ( record VARCHAR, opponent VARCHAR )
SELECT record FROM table_name_21 WHERE opponent = "julio paulino"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 1368, 584, 4280, 28027, 6, 15264, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 3, 449, 651, 31, 7, 1368, 116, 3, 88, 2870, 7, 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...
[ 3, 23143, 14196, 1368, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 15264, 3274, 96, 354, 83, 23, 32, 2576, 83, 77, 32, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
When is the air date that demo-ed at 1.6/5?
CREATE TABLE table_4459 ( "Episode #" real, "Title" text, "Air Date" text, "Demo" text, "Viewers" text )
SELECT "Air Date" FROM table_4459 WHERE "Demo" = '1.6/5'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3628, 3390, 41, 96, 427, 102, 159, 32, 221, 1713, 121, 490, 6, 96, 382, 155, 109, 121, 1499, 6, 96, 20162, 7678, 121, 1499, 6, 96, 2962, 51, 32, 121, 1499, 6, 96, 15270...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 96, 20162, 7678, 121, 21680, 953, 834, 3628, 3390, 549, 17444, 427, 96, 2962, 51, 32, 121, 3274, 3, 31, 15062, 16936, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Find ACC_Regular_Season and ACC_Percent , and visualize them by a bar chart, and order from low to high by the Y.
CREATE TABLE basketball_match ( Team_ID int, School_ID int, Team_Name text, ACC_Regular_Season text, ACC_Percent text, ACC_Home text, ACC_Road text, All_Games text, All_Games_Percent int, All_Home text, All_Road text, All_Neutral text ) CREATE TABLE university ( School_ID int, School text, Location text, Founded real, Affiliation text, Enrollment real, Nickname text, Primary_conference text )
SELECT ACC_Regular_Season, ACC_Percent FROM basketball_match ORDER BY ACC_Percent
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 8498, 834, 19515, 41, 2271, 834, 4309, 16, 17, 6, 1121, 834, 4309, 16, 17, 6, 2271, 834, 23954, 1499, 6, 3, 14775, 834, 17748, 4885, 834, 134, 15, 9, 739, 1499, 6, 3, 14775, 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, 3, 14775, 834, 17748, 4885, 834, 134, 15, 9, 739, 6, 3, 14775, 834, 12988, 3728, 21680, 8498, 834, 19515, 4674, 11300, 272, 476, 3, 14775, 834, 12988, 3728, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Which Cashes has a Match Play smaller than 13, and a Events of 7?
CREATE TABLE table_name_97 (cashes VARCHAR, match_play VARCHAR, events VARCHAR)
SELECT COUNT(cashes) FROM table_name_97 WHERE match_play < 13 AND events = 7
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4327, 41, 75, 23604, 584, 4280, 28027, 6, 1588, 834, 4895, 584, 4280, 28027, 6, 984, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 4073, 8835, 15, 7, 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, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 75, 23604, 61, 21680, 953, 834, 4350, 834, 4327, 549, 17444, 427, 1588, 834, 4895, 3, 2, 1179, 3430, 984, 3274, 489, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many overs occurred at Waca Ground against Queensland?
CREATE TABLE table_68115 ( "Player" text, "Overs" real, "Figures" text, "Opponent" text, "Ground" text )
SELECT "Overs" FROM table_68115 WHERE "Ground" = 'waca ground' AND "Opponent" = 'queensland'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3651, 15660, 41, 96, 15800, 49, 121, 1499, 6, 96, 23847, 7, 121, 490, 6, 96, 16691, 7, 121, 1499, 6, 96, 667, 102, 9977, 121, 1499, 6, 96, 517, 7775, 121, 1499, 3, 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, 0...
[ 3, 23143, 14196, 96, 23847, 7, 121, 21680, 953, 834, 3651, 15660, 549, 17444, 427, 96, 517, 7775, 121, 3274, 3, 31, 210, 9, 658, 1591, 31, 3430, 96, 667, 102, 9977, 121, 3274, 3, 31, 835, 35, 7, 40, 232, 31, 1, -100, -100, -10...
count the number of patients whose diagnoses icd9 code is 5990 and lab test fluid is other body fluid?
CREATE TABLE lab ( subject_id text, hadm_id text, itemid text, charttime text, flag text, value_unit text, label text, fluid text ) CREATE TABLE diagnoses ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text ) CREATE TABLE prescriptions ( subject_id text, hadm_id text, icustay_id text, drug_type text, drug text, formulary_drug_cd text, route text, drug_dose text ) CREATE TABLE procedures ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text ) CREATE TABLE demographic ( subject_id text, hadm_id text, name text, marital_status text, age text, dob text, gender text, language text, religion text, admission_type text, days_stay text, insurance text, ethnicity text, expire_flag text, admission_location text, discharge_location text, diagnosis text, dod text, dob_year text, dod_year text, admittime text, dischtime text, admityear text )
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE diagnoses.icd9_code = "5990" AND lab.fluid = "Other Body Fluid"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 7690, 41, 1426, 834, 23, 26, 1499, 6, 141, 51, 834, 23, 26, 1499, 6, 2118, 23, 26, 1499, 6, 5059, 715, 1499, 6, 5692, 1499, 6, 701, 834, 15129, 1499, 6, 3783, 1499, 6, 5798, 1499...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15438, 25424, 6227, 14798, 5, 7304, 11827, 834, 23, 26, 61, 21680, 14798, 3388, 18206, 3, 15355, 3162, 18730, 7, 9191, 14798, 5, 8399, 51, 834, 23, 26, 3274, 18730, 7, 5, 8399, 51, 834, 23, 26, 3...
Name the total number when avg start is 2000
CREATE TABLE table_1708050_3 (avg_start VARCHAR, year VARCHAR)
SELECT COUNT(avg_start) FROM table_1708050_3 WHERE year = 2000
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 536, 2518, 2079, 1752, 834, 519, 41, 9, 208, 122, 834, 10208, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 5570, 8, 792, 381, 116, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 9, 208, 122, 834, 10208, 61, 21680, 953, 834, 536, 2518, 2079, 1752, 834, 519, 549, 17444, 427, 215, 3274, 2766, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the date of game with tie number of 10?
CREATE TABLE table_name_35 (date VARCHAR, tie_no VARCHAR)
SELECT date FROM table_name_35 WHERE tie_no = "10"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2469, 41, 5522, 584, 4280, 28027, 6, 6177, 834, 29, 32, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 833, 13, 467, 28, 6177, 381, 13, 335, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2469, 549, 17444, 427, 6177, 834, 29, 32, 3274, 96, 1714, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
how many times in total did ikangaa run the marathon in the olympic games ?
CREATE TABLE table_203_370 ( id number, "year" number, "competition" text, "venue" text, "position" text, "event" text, "notes" text )
SELECT COUNT(*) FROM table_203_370 WHERE "competition" = 'olympic games'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 23330, 834, 22520, 41, 3, 23, 26, 381, 6, 96, 1201, 121, 381, 6, 96, 287, 4995, 4749, 121, 1499, 6, 96, 15098, 121, 1499, 6, 96, 4718, 121, 1499, 6, 96, 15, 2169, 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, 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, 1935, 61, 21680, 953, 834, 23330, 834, 22520, 549, 17444, 427, 96, 287, 4995, 4749, 121, 3274, 3, 31, 32, 120, 51, 6174, 1031, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
I want the average lose for lost point more than 16 and goal difference less than 37 and point less than 43
CREATE TABLE table_78172 ( "Season" real, "Belonging league" text, "Matches" real, "league point" real, "Draw" real, "Lose" real, "Goal difference" real, "Point" real, "Lost point" real, "Final rank" real )
SELECT AVG("Lose") FROM table_78172 WHERE "Lost point" > '16' AND "Goal difference" < '37' AND "Point" < '43'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3940, 27156, 41, 96, 134, 15, 9, 739, 121, 490, 6, 96, 2703, 2961, 53, 5533, 121, 1499, 6, 96, 329, 144, 2951, 121, 490, 6, 96, 29512, 500, 121, 490, 6, 96, 308, 10936,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 121, 434, 32, 7, 15, 8512, 21680, 953, 834, 3940, 27156, 549, 17444, 427, 96, 434, 3481, 500, 121, 2490, 3, 31, 2938, 31, 3430, 96, 6221, 138, 1750, 121, 3, 2, 3, 31, 4118, 31, 3430, 96, 22512, ...
Who were the candidates in the Kentucky 5 district?
CREATE TABLE table_2668254_8 (candidates VARCHAR, district VARCHAR)
SELECT candidates FROM table_2668254_8 WHERE district = "Kentucky 5"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2688, 3651, 1828, 591, 834, 927, 41, 1608, 12416, 6203, 584, 4280, 28027, 6, 3939, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 2645, 130, 8, 4341, 16, 8, 13401, 305,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4341, 21680, 953, 834, 2688, 3651, 1828, 591, 834, 927, 549, 17444, 427, 3939, 3274, 96, 439, 295, 4636, 63, 3, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What date is associated with the label Village Records?
CREATE TABLE table_name_88 ( date VARCHAR, label VARCHAR )
SELECT date FROM table_name_88 WHERE label = "village records"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4060, 41, 833, 584, 4280, 28027, 6, 3783, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 833, 19, 1968, 28, 8, 3783, 7305, 11547, 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, 833, 21680, 953, 834, 4350, 834, 4060, 549, 17444, 427, 3783, 3274, 96, 208, 17614, 3187, 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 winner women and third is italy and runner-up is finland?
CREATE TABLE table_1216097_7 ( winner VARCHAR, third VARCHAR, runner_up VARCHAR )
SELECT winner AS Women FROM table_1216097_7 WHERE third = "Italy" AND runner_up = "Finland"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2122, 19129, 4327, 834, 940, 41, 4668, 584, 4280, 28027, 6, 1025, 584, 4280, 28027, 6, 3, 10806, 834, 413, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 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, 0, 0...
[ 3, 23143, 14196, 4668, 6157, 4047, 21680, 953, 834, 2122, 19129, 4327, 834, 940, 549, 17444, 427, 1025, 3274, 96, 196, 17, 9, 120, 121, 3430, 3, 10806, 834, 413, 3274, 96, 371, 25948, 121, 1, -100, -100, -100, -100, -100, -100, -100...
Which FA Cup Apps have Total Goals larger than 6, and an FA Cup Goals smaller than 1?
CREATE TABLE table_name_90 ( fa_cup_apps VARCHAR, total_goals VARCHAR, fa_cup_goals VARCHAR )
SELECT fa_cup_apps FROM table_name_90 WHERE total_goals > 6 AND fa_cup_goals < 1
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2394, 41, 3, 89, 9, 834, 4658, 834, 3096, 7, 584, 4280, 28027, 6, 792, 834, 839, 5405, 584, 4280, 28027, 6, 3, 89, 9, 834, 4658, 834, 839, 5405, 584, 4280, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 89, 9, 834, 4658, 834, 3096, 7, 21680, 953, 834, 4350, 834, 2394, 549, 17444, 427, 792, 834, 839, 5405, 2490, 431, 3430, 3, 89, 9, 834, 4658, 834, 839, 5405, 3, 2, 209, 1, -100, -100, -100, -100, -100, -100, ...
What was the race that featured stirling moss winning with a maserati at aintree?
CREATE TABLE table_name_45 (race_name VARCHAR, winning_driver VARCHAR, constructor VARCHAR, circuit VARCHAR)
SELECT race_name FROM table_name_45 WHERE constructor = "maserati" AND circuit = "aintree" AND winning_driver = "stirling moss"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2128, 41, 12614, 834, 4350, 584, 4280, 28027, 6, 3447, 834, 13739, 52, 584, 4280, 28027, 6, 6774, 127, 584, 4280, 28027, 6, 4558, 584, 4280, 28027, 61, 3, 32102, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1964, 834, 4350, 21680, 953, 834, 4350, 834, 2128, 549, 17444, 427, 6774, 127, 3274, 96, 2754, 15, 6850, 121, 3430, 4558, 3274, 96, 9, 77, 929, 15, 121, 3430, 3447, 834, 13739, 52, 3274, 96, 2248, 52, 697, 3, 3972...
Bin all date of transactions into the YEAR interval, and calculate the average the share count for each bin Visualize the result using a trend line, show by the X-axis from high to low.
CREATE TABLE Transactions ( transaction_id INTEGER, investor_id INTEGER, transaction_type_code VARCHAR(10), date_of_transaction DATETIME, amount_of_transaction DECIMAL(19,4), share_count VARCHAR(40), other_details VARCHAR(255) ) CREATE TABLE Ref_Transaction_Types ( transaction_type_code VARCHAR(10), transaction_type_description VARCHAR(80) ) CREATE TABLE Transactions_Lots ( transaction_id INTEGER, lot_id INTEGER ) CREATE TABLE Investors ( investor_id INTEGER, Investor_details VARCHAR(255) ) CREATE TABLE Sales ( sales_transaction_id INTEGER, sales_details VARCHAR(255) ) CREATE TABLE Purchases ( purchase_transaction_id INTEGER, purchase_details VARCHAR(255) ) CREATE TABLE Lots ( lot_id INTEGER, investor_id INTEGER, lot_details VARCHAR(255) )
SELECT date_of_transaction, AVG(share_count) FROM Transactions ORDER BY date_of_transaction DESC
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 21469, 7, 41, 5878, 834, 23, 26, 3, 21342, 17966, 6, 12024, 834, 23, 26, 3, 21342, 17966, 6, 5878, 834, 6137, 834, 4978, 584, 4280, 28027, 599, 16968, 6, 833, 834, 858, 834, 7031, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 858, 834, 7031, 4787, 6, 71, 17217, 599, 12484, 834, 13362, 61, 21680, 21469, 7, 4674, 11300, 272, 476, 833, 834, 858, 834, 7031, 4787, 309, 25067, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
The gayfield park stadium had a highest attendance of what?
CREATE TABLE table_11206916_1 ( highest INTEGER, stadium VARCHAR )
SELECT MAX(highest) FROM table_11206916_1 WHERE stadium = "Gayfield Park"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2596, 1755, 3951, 2938, 834, 536, 41, 2030, 3, 21342, 17966, 6, 14939, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 37, 16998, 1846, 2447, 14939, 141, 3, 9, 2030, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4800, 4, 599, 6739, 222, 61, 21680, 953, 834, 2596, 1755, 3951, 2938, 834, 536, 549, 17444, 427, 14939, 3274, 96, 517, 9, 63, 1846, 1061, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
how many patients whose marital status is divorced and lab test name is tacrofk?
CREATE TABLE procedures ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text ) CREATE TABLE prescriptions ( subject_id text, hadm_id text, icustay_id text, drug_type text, drug text, formulary_drug_cd text, route text, drug_dose text ) CREATE TABLE demographic ( subject_id text, hadm_id text, name text, marital_status text, age text, dob text, gender text, language text, religion text, admission_type text, days_stay text, insurance text, ethnicity text, expire_flag text, admission_location text, discharge_location text, diagnosis text, dod text, dob_year text, dod_year text, admittime text, dischtime text, admityear text ) CREATE TABLE lab ( subject_id text, hadm_id text, itemid text, charttime text, flag text, value_unit text, label text, fluid text ) CREATE TABLE diagnoses ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text )
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.marital_status = "DIVORCED" AND lab.label = "tacroFK"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 4293, 41, 1426, 834, 23, 26, 1499, 6, 141, 51, 834, 23, 26, 1499, 6, 3, 447, 26, 1298, 834, 4978, 1499, 6, 710, 834, 21869, 1499, 6, 307, 834, 21869, 1499, 3, 61, 3, 32102, 32103...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15438, 25424, 6227, 14798, 5, 7304, 11827, 834, 23, 26, 61, 21680, 14798, 3388, 18206, 3, 15355, 3162, 7690, 9191, 14798, 5, 8399, 51, 834, 23, 26, 3274, 7690, 5, 8399, 51, 834, 23, 26, 549, 17444,...
Name the 2009 ffor 2010 of 1r and 2012 of a and 2008 of 2r
CREATE TABLE table_name_44 ( Id VARCHAR )
SELECT 2009 FROM table_name_44 WHERE 2010 = "1r" AND 2012 = "a" AND 2008 = "2r"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3628, 41, 27, 26, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 5570, 8, 2464, 3, 89, 1161, 2735, 13, 209, 52, 11, 1673, 13, 3, 9, 11, 2628, 13, 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, 2464, 21680, 953, 834, 4350, 834, 3628, 549, 17444, 427, 2735, 3274, 96, 536, 52, 121, 3430, 1673, 3274, 96, 9, 121, 3430, 2628, 3274, 96, 357, 52, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
How many winners did Halcones uv xalapa have?
CREATE TABLE table_name_83 (winners VARCHAR, team VARCHAR)
SELECT winners FROM table_name_83 WHERE team = "halcones uv xalapa"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4591, 41, 3757, 687, 7, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 571, 186, 8969, 410, 5648, 1018, 15, 7, 3, 76, 208, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 8969, 21680, 953, 834, 4350, 834, 4591, 549, 17444, 427, 372, 3274, 96, 3828, 1018, 15, 7, 3, 76, 208, 3, 226, 138, 9750, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which player won the Masters in 1976?
CREATE TABLE table_name_66 (player VARCHAR, year_s__won VARCHAR)
SELECT player FROM table_name_66 WHERE year_s__won = "1976"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3539, 41, 20846, 584, 4280, 28027, 6, 215, 834, 7, 834, 834, 210, 106, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 4073, 1959, 751, 8, 14119, 16, 16164, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1959, 21680, 953, 834, 4350, 834, 3539, 549, 17444, 427, 215, 834, 7, 834, 834, 210, 106, 3274, 96, 2294, 3959, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the D 45 O which has R 51 + of d 30
CREATE TABLE table_52015 ( "D 40 \u221a" text, "D 41 \u221a" text, "D 42 \u221a" text, "D 43 \u221a" text, "D 44 \u221a" text, "D 45 O" text, "D 46 O" text, "R 53 +" text, "R 52 +" text, "R 51 +" text )
SELECT "D 45 O" FROM table_52015 WHERE "R 51 +" = 'd 30'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 755, 8651, 41, 96, 308, 1283, 3, 2, 76, 357, 2658, 9, 121, 1499, 6, 96, 308, 8798, 3, 2, 76, 357, 2658, 9, 121, 1499, 6, 96, 308, 6426, 3, 2, 76, 357, 2658, 9, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 308, 3479, 411, 121, 21680, 953, 834, 755, 8651, 549, 17444, 427, 96, 448, 11696, 1768, 121, 3274, 3, 31, 26, 604, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Which Score has a Game larger than 47, and a January smaller than 25?
CREATE TABLE table_35994 ( "Game" real, "January" real, "Opponent" text, "Score" text, "Record" text, "Points" real )
SELECT "Score" FROM table_35994 WHERE "Game" > '47' AND "January" < '25'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2469, 3264, 591, 41, 96, 23055, 121, 490, 6, 96, 30404, 121, 490, 6, 96, 667, 102, 9977, 121, 1499, 6, 96, 134, 9022, 121, 1499, 6, 96, 1649, 7621, 121, 1499, 6, 96, 22...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 96, 134, 9022, 121, 21680, 953, 834, 2469, 3264, 591, 549, 17444, 427, 96, 23055, 121, 2490, 3, 31, 4177, 31, 3430, 96, 30404, 121, 3, 2, 3, 31, 1828, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many nationalities are there for the 2011 apertura?
CREATE TABLE table_74452 ( "Tournament" text, "Player" text, "Nationality" text, "Team" text, "Games played" real, "Goals conceded" real, "Coefficient" text )
SELECT COUNT("Nationality") FROM table_74452 WHERE "Tournament" = '2011 Apertura'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4581, 2128, 357, 41, 96, 382, 1211, 20205, 17, 121, 1499, 6, 96, 15800, 49, 121, 1499, 6, 96, 24732, 485, 121, 1499, 6, 96, 18699, 121, 1499, 6, 96, 23055, 7, 1944, 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, 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, 121, 24732, 485, 8512, 21680, 953, 834, 4581, 2128, 357, 549, 17444, 427, 96, 382, 1211, 20205, 17, 121, 3274, 3, 31, 13907, 71, 883, 7188, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -1...
For the attribute of onpointerout, what is the cancelable?
CREATE TABLE table_35693 ( "Category" text, "Type" text, "Attribute" text, "Bubbles" text, "Cancelable" text )
SELECT "Cancelable" FROM table_35693 WHERE "Attribute" = 'onpointerout'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2469, 3951, 519, 41, 96, 18610, 6066, 651, 121, 1499, 6, 96, 25160, 121, 1499, 6, 96, 188, 17, 5135, 17, 15, 121, 1499, 6, 96, 7793, 7310, 7, 121, 1499, 6, 96, 254, 663...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 96, 254, 663, 40, 179, 121, 21680, 953, 834, 2469, 3951, 519, 549, 17444, 427, 96, 188, 17, 5135, 17, 15, 121, 3274, 3, 31, 106, 2700, 49, 670, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What position that has m tyres and 352 or more laps?
CREATE TABLE table_name_56 (pos VARCHAR, tyres VARCHAR, laps VARCHAR)
SELECT pos FROM table_name_56 WHERE tyres = "m" AND laps > 352
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4834, 41, 2748, 584, 4280, 28027, 6, 3, 17, 63, 60, 7, 584, 4280, 28027, 6, 14941, 7, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 1102, 24, 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, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 2748, 21680, 953, 834, 4350, 834, 4834, 549, 17444, 427, 3, 17, 63, 60, 7, 3274, 96, 51, 121, 3430, 14941, 7, 2490, 3097, 357, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
what is the total number of years for rockets where school/club team/country is baylor
CREATE TABLE table_17154 ( "Player" text, "No.(s)" text, "Height in Ft." text, "Position" text, "Years for Rockets" text, "School/Club Team/Country" text )
SELECT COUNT("Years for Rockets") FROM table_17154 WHERE "School/Club Team/Country" = 'Baylor'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2517, 27308, 41, 96, 15800, 49, 121, 1499, 6, 96, 4168, 5, 599, 7, 61, 121, 1499, 6, 96, 3845, 2632, 16, 377, 17, 535, 1499, 6, 96, 345, 32, 7, 4749, 121, 1499, 6, 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, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 121, 476, 2741, 7, 21, 22176, 7, 8512, 21680, 953, 834, 2517, 27308, 549, 17444, 427, 96, 29364, 87, 254, 11158, 2271, 87, 10628, 651, 121, 3274, 3, 31, 279, 9, 63, 322, 31, 1, -100, -100, -100, ...
What is the 2011 when the Tournament was the grand slam tournaments?
CREATE TABLE table_7263 ( "Tournament" text, "2006" text, "2007" text, "2008" text, "2009" text, "2010" text, "2011" text, "2012" text, "2013" text )
SELECT "2011" FROM table_7263 WHERE "Tournament" = 'grand slam tournaments'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 5865, 3891, 41, 96, 382, 1211, 20205, 17, 121, 1499, 6, 96, 21196, 121, 1499, 6, 96, 20615, 121, 1499, 6, 96, 16128, 121, 1499, 6, 96, 16660, 121, 1499, 6, 96, 14926, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 13907, 121, 21680, 953, 834, 5865, 3891, 549, 17444, 427, 96, 382, 1211, 20205, 17, 121, 3274, 3, 31, 15448, 3, 7, 40, 265, 5892, 7, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What are the percentages in 2001 in all the provinces where the percentage in 2011 is 0.2%?
CREATE TABLE table_1939405_2 ( _percentage_2001 VARCHAR, _percentage_2011 VARCHAR )
SELECT _percentage_2001 FROM table_1939405_2 WHERE _percentage_2011 = "0.2%"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3288, 591, 3076, 834, 357, 41, 3, 834, 883, 3728, 545, 834, 23658, 584, 4280, 28027, 6, 3, 834, 883, 3728, 545, 834, 13907, 584, 4280, 28027, 3, 61, 3, 32102, 32103, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 834, 883, 3728, 545, 834, 23658, 21680, 953, 834, 2294, 3288, 591, 3076, 834, 357, 549, 17444, 427, 3, 834, 883, 3728, 545, 834, 13907, 3274, 96, 18189, 1454, 121, 1, -100, -100, -100, -100, -100, -100, -100, -10...
Specify the minimum age of patients who stayed at hospital for 20 days and died before the year 2164
CREATE TABLE prescriptions ( subject_id text, hadm_id text, icustay_id text, drug_type text, drug text, formulary_drug_cd text, route text, drug_dose text ) CREATE TABLE demographic ( subject_id text, hadm_id text, name text, marital_status text, age text, dob text, gender text, language text, religion text, admission_type text, days_stay text, insurance text, ethnicity text, expire_flag text, admission_location text, discharge_location text, diagnosis text, dod text, dob_year text, dod_year text, admittime text, dischtime text, admityear text ) CREATE TABLE diagnoses ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text ) CREATE TABLE lab ( subject_id text, hadm_id text, itemid text, charttime text, flag text, value_unit text, label text, fluid text ) CREATE TABLE procedures ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text )
SELECT MIN(demographic.age) FROM demographic WHERE demographic.days_stay = "20" AND demographic.dod_year < "2164.0"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 7744, 7, 41, 1426, 834, 23, 26, 1499, 6, 141, 51, 834, 23, 26, 1499, 6, 3, 23, 1071, 21545, 834, 23, 26, 1499, 6, 2672, 834, 6137, 1499, 6, 2672, 1499, 6, 5403, 651, 834, 26, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 17684, 599, 1778, 16587, 5, 545, 61, 21680, 14798, 549, 17444, 427, 14798, 5, 1135, 7, 834, 21545, 3274, 96, 1755, 121, 3430, 14798, 5, 26, 32, 26, 834, 1201, 3, 2, 96, 27184, 15021, 121, 1, -100, -100, -100, ...
What is the height of the player born on June 24, 1964, with a weight over 84 kg?
CREATE TABLE table_41430 ( "Position" text, "Jersey #" real, "Name" text, "Height (cm)" real, "Weight (kg)" real, "Birthdate" text, "Birthplace" text, "1986\u20131987 Team" text )
SELECT AVG("Height (cm)") FROM table_41430 WHERE "Weight (kg)" > '84' AND "Birthdate" = 'june 24, 1964'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4853, 25449, 41, 96, 345, 32, 7, 4749, 121, 1499, 6, 96, 683, 277, 15, 63, 1713, 121, 490, 6, 96, 23954, 121, 1499, 6, 96, 3845, 2632, 41, 75, 51, 61, 121, 490, 6, 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, 1, 1, 1...
[ 3, 23143, 14196, 71, 17217, 599, 121, 3845, 2632, 41, 75, 51, 61, 8512, 21680, 953, 834, 4853, 25449, 549, 17444, 427, 96, 1326, 2632, 41, 8711, 61, 121, 2490, 3, 31, 4608, 31, 3430, 96, 279, 23, 52, 189, 5522, 121, 3274, 3, 31,...
whih world group , 1st round was a win , 1990 or 1993 ?
CREATE TABLE table_204_933 ( id number, "year" number, "competition" text, "date" text, "location" text, "opponent" text, "score" text, "result" text, "bye" text )
SELECT "year" FROM table_204_933 WHERE "year" IN (1990, 1993) AND "competition" = 'world group, 1st round' AND "result" = 'win'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 26363, 834, 4271, 519, 41, 3, 23, 26, 381, 6, 96, 1201, 121, 381, 6, 96, 287, 4995, 4749, 121, 1499, 6, 96, 5522, 121, 1499, 6, 96, 14836, 121, 1499, 6, 96, 32, 102, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 1201, 121, 21680, 953, 834, 26363, 834, 4271, 519, 549, 17444, 427, 96, 1201, 121, 3388, 2863, 2394, 6, 8388, 61, 3430, 96, 287, 4995, 4749, 121, 3274, 3, 31, 7276, 563, 6, 209, 7, 17, 1751, 31, 3430, 96, 60...
What was the position of the team that had a goal difference of less than -11 and played less than 38 games?
CREATE TABLE table_67376 ( "Position" real, "Club" text, "Played" real, "Points" text, "Wins" real, "Draws" real, "Losses" real, "Goals for" real, "Goals against" real, "Goal Difference" real )
SELECT SUM("Position") FROM table_67376 WHERE "Goal Difference" < '-11' AND "Played" < '38'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3708, 519, 3959, 41, 96, 345, 32, 7, 4749, 121, 490, 6, 96, 254, 11158, 121, 1499, 6, 96, 15800, 15, 26, 121, 490, 6, 96, 22512, 7, 121, 1499, 6, 96, 18455, 7, 121, 4...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 180, 6122, 599, 121, 345, 32, 7, 4749, 8512, 21680, 953, 834, 3708, 519, 3959, 549, 17444, 427, 96, 6221, 138, 27187, 121, 3, 2, 3, 31, 9169, 31, 3430, 96, 15800, 15, 26, 121, 3, 2, 3, 31, 3747, 31, 1, -100, ...
Find the number of followers for each user.
CREATE TABLE follows ( f1 VARCHAR )
SELECT COUNT(*) FROM follows GROUP BY f1
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 6963, 41, 3, 89, 536, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 2588, 8, 381, 13, 10076, 21, 284, 1139, 5, 1, 0, 0, 0, 0, 0, 0, 0, 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, 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, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 1935, 61, 21680, 6963, 350, 4630, 6880, 272, 476, 3, 89, 536, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Show me a bar chart for how many storms occured in each region?, rank X in desc order.
CREATE TABLE storm ( Storm_ID int, Name text, Dates_active text, Max_speed int, Damage_millions_USD real, Number_Deaths int ) CREATE TABLE affected_region ( Region_id int, Storm_ID int, Number_city_affected real ) CREATE TABLE region ( Region_id int, Region_code text, Region_name text )
SELECT Region_name, COUNT(*) FROM region AS T1 JOIN affected_region AS T2 ON T1.Region_id = T2.Region_id GROUP BY T1.Region_id ORDER BY Region_name DESC
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 5536, 41, 16133, 834, 4309, 16, 17, 6, 5570, 1499, 6, 7678, 7, 834, 6645, 1499, 6, 5370, 834, 9993, 16, 17, 6, 26135, 834, 17030, 7, 834, 23492, 490, 6, 7720, 834, 2962, 9, 189, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6163, 834, 4350, 6, 2847, 17161, 599, 1935, 61, 21680, 1719, 6157, 332, 536, 3, 15355, 3162, 4161, 834, 18145, 6157, 332, 357, 9191, 332, 5411, 17748, 23, 106, 834, 23, 26, 3274, 332, 4416, 17748, 23, 106, 834, 23, ...
What are the number of the wines that have prices lower than 50 and have appelations in Monterey county?, sort y-axis from high to low order please.
CREATE TABLE grapes ( ID INTEGER, Grape TEXT, Color TEXT ) CREATE TABLE wine ( No INTEGER, Grape TEXT, Winery TEXT, Appelation TEXT, State TEXT, Name TEXT, Year INTEGER, Price INTEGER, Score INTEGER, Cases INTEGER, Drink TEXT ) CREATE TABLE appellations ( No INTEGER, Appelation TEXT, County TEXT, State TEXT, Area TEXT, isAVA TEXT )
SELECT Name, COUNT(Name) FROM appellations AS T1 JOIN wine AS T2 ON T1.Appelation = T2.Appelation WHERE T1.County = "Monterey" AND T2.Price < 50 GROUP BY Name ORDER BY COUNT(Name) DESC
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 11457, 7, 41, 4699, 3, 21342, 17966, 6, 29083, 3, 3463, 4, 382, 6, 6088, 3, 3463, 4, 382, 3, 61, 3, 32102, 32103, 32102, 205, 4386, 6048, 332, 17098, 2013, 41, 465, 3, 21342, 17966...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5570, 6, 2847, 17161, 599, 23954, 61, 21680, 8319, 6105, 7, 6157, 332, 536, 3, 15355, 3162, 2013, 6157, 332, 357, 9191, 332, 5411, 27794, 257, 3274, 332, 4416, 27794, 257, 549, 17444, 427, 332, 5411, 10628, 63, 3274, ...
Which average lane has 54.95 as a time?
CREATE TABLE table_name_99 (lane INTEGER, time VARCHAR)
SELECT AVG(lane) FROM table_name_99 WHERE time = 54.95
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3264, 41, 8102, 3, 21342, 17966, 6, 97, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 4073, 1348, 3, 8102, 65, 10630, 5, 3301, 38, 3, 9, 97, 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, 71, 17217, 599, 8102, 61, 21680, 953, 834, 4350, 834, 3264, 549, 17444, 427, 97, 3274, 10630, 5, 3301, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What percentage of browsers were using Firefox or other Mozilla browsers during the period in which 1.93% were using Chrome?
CREATE TABLE table_65827 ( "Internet Explorer" text, "Firefox , Other Mozilla" text, "Chrome" text, "Safari" text, "Opera" text )
SELECT "Firefox , Other Mozilla" FROM table_65827 WHERE "Chrome" = '1.93%'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 948, 3449, 2555, 41, 96, 22912, 15762, 121, 1499, 6, 96, 3183, 60, 20400, 3, 6, 2502, 30699, 121, 1499, 6, 96, 3541, 11956, 121, 1499, 6, 96, 134, 9, 5544, 23, 121, 1499,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 96, 3183, 60, 20400, 3, 6, 2502, 30699, 121, 21680, 953, 834, 948, 3449, 2555, 549, 17444, 427, 96, 3541, 11956, 121, 3274, 3, 31, 22493, 5170, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
which driver scored the least amount of points ?
CREATE TABLE table_203_452 ( id number, "pos" number, "no" number, "driver" text, "team" text, "laps" number, "time/retired" text, "grid" number, "points" number )
SELECT "driver" FROM table_203_452 ORDER BY "points" LIMIT 1
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 23330, 834, 2128, 357, 41, 3, 23, 26, 381, 6, 96, 2748, 121, 381, 6, 96, 29, 32, 121, 381, 6, 96, 13739, 52, 121, 1499, 6, 96, 11650, 121, 1499, 6, 96, 8478, 7, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 13739, 52, 121, 21680, 953, 834, 23330, 834, 2128, 357, 4674, 11300, 272, 476, 96, 2700, 7, 121, 8729, 12604, 209, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What's the average Year that has Points that's smaller than 9 with a Rank of 24th?
CREATE TABLE table_name_71 ( year INTEGER, points VARCHAR, rank VARCHAR )
SELECT AVG(year) FROM table_name_71 WHERE points < 9 AND rank = "24th"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4450, 41, 215, 3, 21342, 17966, 6, 979, 584, 4280, 28027, 6, 11003, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 31, 7, 8, 1348, 2929, 24, 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, 0, 0, 0...
[ 3, 23143, 14196, 71, 17217, 599, 1201, 61, 21680, 953, 834, 4350, 834, 4450, 549, 17444, 427, 979, 3, 2, 668, 3430, 11003, 3274, 96, 2266, 189, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What NHL team has a centre and pick number of 105?
CREATE TABLE table_name_46 (nhl_team VARCHAR, position VARCHAR, pick__number VARCHAR)
SELECT nhl_team FROM table_name_46 WHERE position = "centre" AND pick__number = "105"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4448, 41, 29, 107, 40, 834, 11650, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 6, 1432, 834, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 29, 107, 40, 834, 11650, 21680, 953, 834, 4350, 834, 4448, 549, 17444, 427, 1102, 3274, 96, 3728, 60, 121, 3430, 1432, 834, 834, 5525, 1152, 3274, 96, 12869, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100...
Name the most obama number for mccain being 38.86%
CREATE TABLE table_20468206_1 ( obama_number INTEGER, mccain_percentage VARCHAR )
SELECT MAX(obama_number) FROM table_20468206_1 WHERE mccain_percentage = "38.86%"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 26363, 3651, 24643, 834, 536, 41, 3, 32, 115, 265, 9, 834, 5525, 1152, 3, 21342, 17966, 6, 3, 51, 12464, 77, 834, 883, 3728, 545, 584, 4280, 28027, 3, 61, 3, 32102, 32103...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 32, 115, 265, 9, 834, 5525, 1152, 61, 21680, 953, 834, 26363, 3651, 24643, 834, 536, 549, 17444, 427, 3, 51, 12464, 77, 834, 883, 3728, 545, 3274, 96, 3747, 5, 3840, 1454, 121, 1, -100, -100, -100, ...
find the number of patients with other septicemia due to gram-negative organisms diagnoses who had urine urea nitrogen lab test.
CREATE TABLE procedures ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text ) CREATE TABLE lab ( subject_id text, hadm_id text, itemid text, charttime text, flag text, value_unit text, label text, fluid text ) CREATE TABLE prescriptions ( subject_id text, hadm_id text, icustay_id text, drug_type text, drug text, formulary_drug_cd text, route text, drug_dose text ) CREATE TABLE demographic ( subject_id text, hadm_id text, name text, marital_status text, age text, dob text, gender text, language text, religion text, admission_type text, days_stay text, insurance text, ethnicity text, expire_flag text, admission_location text, discharge_location text, diagnosis text, dod text, dob_year text, dod_year text, admittime text, dischtime text, admityear text ) CREATE TABLE diagnoses ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text )
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE diagnoses.short_title = "Gram-neg septicemia NEC" AND lab.label = "Urea Nitrogen, Urine"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 4293, 41, 1426, 834, 23, 26, 1499, 6, 141, 51, 834, 23, 26, 1499, 6, 3, 447, 26, 1298, 834, 4978, 1499, 6, 710, 834, 21869, 1499, 6, 307, 834, 21869, 1499, 3, 61, 3, 32102, 32103...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15438, 25424, 6227, 14798, 5, 7304, 11827, 834, 23, 26, 61, 21680, 14798, 3388, 18206, 3, 15355, 3162, 18730, 7, 9191, 14798, 5, 8399, 51, 834, 23, 26, 3274, 18730, 7, 5, 8399, 51, 834, 23, 26, 3...
What is the lowest total with an all around of 10 and a rope higher than 10?
CREATE TABLE table_name_13 ( total INTEGER, all_around VARCHAR, rope VARCHAR )
SELECT MIN(total) FROM table_name_13 WHERE all_around = 10 AND rope > 10
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2368, 41, 792, 3, 21342, 17966, 6, 66, 834, 15590, 584, 4280, 28027, 6, 13888, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 7402, 792, 28,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 235, 1947, 61, 21680, 953, 834, 4350, 834, 2368, 549, 17444, 427, 66, 834, 15590, 3274, 335, 3430, 13888, 2490, 335, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the Deliblato village known as in Cyrillic?
CREATE TABLE table_2562572_41 ( cyrillic_name_other_names VARCHAR, settlement VARCHAR )
SELECT cyrillic_name_other_names FROM table_2562572_41 WHERE settlement = "Deliblato"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 19337, 1828, 5865, 834, 4853, 41, 3, 75, 63, 52, 173, 2176, 834, 4350, 834, 9269, 834, 4350, 7, 584, 4280, 28027, 6, 7025, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 75, 63, 52, 173, 2176, 834, 4350, 834, 9269, 834, 4350, 7, 21680, 953, 834, 19337, 1828, 5865, 834, 4853, 549, 17444, 427, 7025, 3274, 96, 2962, 6856, 521, 235, 121, 1, -100, -100, -100, -100, -100, -100, -100, ...
Who were the operational owners during the construction date of April 1892?
CREATE TABLE table_16173 ( "Serial number" text, "Wheel arrangement ( Whyte notation )" text, "Build date" text, "Operational owner(s)" text, "Disposition" text )
SELECT "Operational owner(s)" FROM table_16173 WHERE "Build date" = 'April 1892'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2938, 2517, 519, 41, 96, 134, 15, 12042, 381, 121, 1499, 6, 96, 518, 88, 15, 40, 8641, 41, 1615, 17, 15, 59, 257, 3, 61, 121, 1499, 6, 96, 24752, 833, 121, 1499, 6, 9...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 667, 883, 257, 138, 2527, 599, 7, 61, 121, 21680, 953, 834, 2938, 2517, 519, 549, 17444, 427, 96, 24752, 833, 121, 3274, 3, 31, 23323, 507, 4508, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
For those records from the products and each product's manufacturer, draw a bar chart about the distribution of name and revenue , and group by attribute founder.
CREATE TABLE Products ( Code INTEGER, Name VARCHAR(255), Price DECIMAL, Manufacturer INTEGER ) CREATE TABLE Manufacturers ( Code INTEGER, Name VARCHAR(255), Headquarter VARCHAR(255), Founder VARCHAR(255), Revenue REAL )
SELECT T1.Name, T2.Revenue FROM Products AS T1 JOIN Manufacturers AS T2 ON T1.Manufacturer = T2.Code GROUP BY Founder, T1.Name
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 7554, 41, 3636, 3, 21342, 17966, 6, 5570, 584, 4280, 28027, 599, 25502, 201, 5312, 3396, 254, 26330, 434, 6, 15248, 3, 21342, 17966, 3, 61, 3, 32102, 32103, 32102, 205, 4386, 6048, 332...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 332, 5411, 23954, 6, 332, 4416, 1649, 15098, 21680, 7554, 6157, 332, 536, 3, 15355, 3162, 15248, 7, 6157, 332, 357, 9191, 332, 5411, 7296, 76, 8717, 450, 49, 3274, 332, 4416, 22737, 350, 4630, 6880, 272, 476, 3, 191...
a history of human immunodeficiency virus ( hiv ) or hepatitis b or c infection
CREATE TABLE table_test_26 ( "id" int, "bleeding" int, "left_ventricular_ejection_fraction_lvef" int, "left_main_coronary_artery_disease" bool, "uncontrolled_diabetes" bool, "hiv_infection" bool, "hemoglobin_a1c_hba1c" float, "hepatitis_b_infection" bool, "renal_disease" bool, "unprotected_left_main_disease" bool, "creatinine_clearance_cl" float, "stenosis" int, "hepatitis_c_infection" bool, "alcohol_abuse" bool, "body_mass_index_bmi" float, "NOUSE" float )
SELECT * FROM table_test_26 WHERE hiv_infection = 1 OR hepatitis_b_infection = 1 OR hepatitis_c_infection = 1
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4377, 834, 2688, 41, 96, 23, 26, 121, 16, 17, 6, 96, 27779, 53, 121, 16, 17, 6, 96, 17068, 834, 31695, 834, 15, 21440, 834, 22513, 834, 40, 162, 89, 121, 16, 17, 6, 9...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 1429, 21680, 953, 834, 4377, 834, 2688, 549, 17444, 427, 7102, 208, 834, 77, 17856, 3274, 209, 4674, 3, 88, 7768, 17, 159, 834, 115, 834, 77, 17856, 3274, 209, 4674, 3, 88, 7768, 17, 159, 834, 75, 834, 77, 17856, ...
What was the date of the game number 22?
CREATE TABLE table_name_25 (date VARCHAR, game VARCHAR)
SELECT date FROM table_name_25 WHERE game = 22
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1828, 41, 5522, 584, 4280, 28027, 6, 467, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 47, 8, 833, 13, 8, 467, 381, 1630, 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, 833, 21680, 953, 834, 4350, 834, 1828, 549, 17444, 427, 467, 3274, 1630, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
List the name of playlist which has number of tracks greater than 100.
CREATE TABLE albums ( id number, title text, artist_id number ) CREATE TABLE customers ( id number, first_name text, last_name text, company text, address text, city text, state text, country text, postal_code text, phone text, fax text, email text, support_rep_id number ) CREATE TABLE artists ( id number, name text ) CREATE TABLE tracks ( id number, name text, album_id number, media_type_id number, genre_id number, composer text, milliseconds number, bytes number, unit_price number ) CREATE TABLE sqlite_sequence ( name text, seq text ) CREATE TABLE invoice_lines ( id number, invoice_id number, track_id number, unit_price number, quantity number ) CREATE TABLE employees ( id number, last_name text, first_name text, title text, reports_to number, birth_date time, hire_date time, address text, city text, state text, country text, postal_code text, phone text, fax text, email text ) CREATE TABLE media_types ( id number, name text ) CREATE TABLE invoices ( id number, customer_id number, invoice_date time, billing_address text, billing_city text, billing_state text, billing_country text, billing_postal_code text, total number ) CREATE TABLE playlists ( id number, name text ) CREATE TABLE genres ( id number, name text ) CREATE TABLE playlist_tracks ( playlist_id number, track_id number )
SELECT T2.name FROM playlist_tracks AS T1 JOIN playlists AS T2 ON T2.id = T1.playlist_id GROUP BY T1.playlist_id HAVING COUNT(T1.track_id) > 100
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 14234, 41, 3, 23, 26, 381, 6, 2233, 1499, 6, 2377, 834, 23, 26, 381, 3, 61, 3, 32102, 32103, 32102, 205, 4386, 6048, 332, 17098, 722, 41, 3, 23, 26, 381, 6, 166, 834, 4350, 1499,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 332, 4416, 4350, 21680, 23424, 834, 11991, 7, 6157, 332, 536, 3, 15355, 3162, 23424, 7, 6157, 332, 357, 9191, 332, 4416, 23, 26, 3274, 332, 5411, 4895, 3350, 834, 23, 26, 350, 4630, 6880, 272, 476, 332, 5411, 4895, ...
How many total events have cuts made over 12, more than 2 top-5s, and more than 11 top-10s?
CREATE TABLE table_name_66 ( events INTEGER, top_10 VARCHAR, cuts_made VARCHAR, top_5 VARCHAR )
SELECT SUM(events) FROM table_name_66 WHERE cuts_made > 12 AND top_5 > 2 AND top_10 > 11
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3539, 41, 984, 3, 21342, 17966, 6, 420, 834, 1714, 584, 4280, 28027, 6, 8620, 834, 4725, 584, 4280, 28027, 6, 420, 834, 755, 584, 4280, 28027, 3, 61, 3, 32102, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15, 2169, 7, 61, 21680, 953, 834, 4350, 834, 3539, 549, 17444, 427, 8620, 834, 4725, 2490, 586, 3430, 420, 834, 755, 2490, 204, 3430, 420, 834, 1714, 2490, 850, 1, -100, -100, -100, -100, -100, -100,...
What is Result, when Date is 'December 12'?
CREATE TABLE table_76799 ( "Game" real, "Date" text, "Opponent" text, "Result" text, "Heat points" real, "Opponents" real, "Record" text, "Streak" text )
SELECT "Result" FROM table_76799 WHERE "Date" = 'december 12'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 940, 3708, 3264, 41, 96, 23055, 121, 490, 6, 96, 308, 342, 121, 1499, 6, 96, 667, 102, 9977, 121, 1499, 6, 96, 20119, 121, 1499, 6, 96, 3845, 144, 979, 121, 490, 6, 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, 1, 1, 1...
[ 3, 23143, 14196, 96, 20119, 121, 21680, 953, 834, 940, 3708, 3264, 549, 17444, 427, 96, 308, 342, 121, 3274, 3, 31, 221, 75, 18247, 586, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the Series of the Filmography with a Release date of 1946-03-16?
CREATE TABLE table_65109 ( "Title" text, "Series" text, "Director" text, "Production Number" text, "Release date" text )
SELECT "Series" FROM table_65109 WHERE "Release date" = '1946-03-16'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4122, 17304, 41, 96, 382, 155, 109, 121, 1499, 6, 96, 12106, 7, 121, 1499, 6, 96, 23620, 127, 121, 1499, 6, 96, 3174, 8291, 7720, 121, 1499, 6, 96, 1649, 40, 14608, 833, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 96, 12106, 7, 121, 21680, 953, 834, 4122, 17304, 549, 17444, 427, 96, 1649, 40, 14608, 833, 121, 3274, 3, 31, 2294, 4448, 18, 4928, 10892, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Who played Melbourne as the home team?
CREATE TABLE table_name_38 ( home_team VARCHAR, away_team VARCHAR )
SELECT home_team FROM table_name_38 WHERE away_team = "melbourne"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3747, 41, 234, 834, 11650, 584, 4280, 28027, 6, 550, 834, 11650, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 2645, 1944, 9396, 38, 8, 234, 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, 0...
[ 3, 23143, 14196, 234, 834, 11650, 21680, 953, 834, 4350, 834, 3747, 549, 17444, 427, 550, 834, 11650, 3274, 96, 2341, 26255, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the Date of Week 16?
CREATE TABLE table_name_43 ( date VARCHAR, week VARCHAR )
SELECT date FROM table_name_43 WHERE week = 16
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4906, 41, 833, 584, 4280, 28027, 6, 471, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 47, 8, 7678, 13, 6551, 898, 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, 833, 21680, 953, 834, 4350, 834, 4906, 549, 17444, 427, 471, 3274, 898, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...