NATURAL_LANG
stringlengths
0
446
SCHEMA
stringlengths
27
2.21k
SQL
stringlengths
18
453
input_ids
list
attention_mask
list
labels
list
What is 18-49, when Weekly Winner is "Youth Counselor Justin Meece"?
CREATE TABLE table_name_45 (weekly_winner VARCHAR)
SELECT 18 AS _49 FROM table_name_45 WHERE weekly_winner = "youth counselor justin meece"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2128, 41, 8041, 120, 834, 3757, 687, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 507, 18, 3647, 6, 116, 22297, 18125, 19, 96, 3774, 189, 15702, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 507, 6157, 3, 834, 3647, 21680, 953, 834, 4350, 834, 2128, 549, 17444, 427, 5547, 834, 3757, 687, 3274, 96, 4188, 189, 17755, 131, 77, 140, 15, 565, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
provide the number of patients younger than 30 years who have procedure icd9 code 3771.
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 demographic ( subject_id text, hadm_id t...
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.age < "30" AND procedures.icd9_code = "3771"
[ 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, 3388, 18206, 3, 15355, 3162, 4293, 9191, 14798, 5, 8399, 51, 834, 23, 26, 3274, 4293, 5, 8399, 51, 834, 23, 26, 549, 17444,...
What is Season, when # Of Episodes is '10', and when Date Released is '1 April 2010'?
CREATE TABLE table_59907 ( "Season" text, "Date Released" text, "# Of Episodes" real, "# Of Discs" real, "Special Features" text )
SELECT "Season" FROM table_59907 WHERE "# Of Episodes" = '10' AND "Date Released" = '1 april 2010'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3390, 2394, 940, 41, 96, 134, 15, 9, 739, 121, 1499, 6, 96, 308, 342, 13048, 26, 121, 1499, 6, 96, 4663, 1129, 16112, 7, 121, 490, 6, 96, 4663, 1129, 3, 15683, 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, 134, 15, 9, 739, 121, 21680, 953, 834, 3390, 2394, 940, 549, 17444, 427, 96, 4663, 1129, 16112, 7, 121, 3274, 3, 31, 1714, 31, 3430, 96, 308, 342, 13048, 26, 121, 3274, 3, 31, 536, 3, 9, 2246, 40, 2735, 31...
What was the surface that Laura Golarsa and her opponent played on in the final?
CREATE TABLE table_49580 ( "Date" text, "Tournament" text, "Surface" text, "Opponent in the final" text, "Score" text )
SELECT "Surface" FROM table_49580 WHERE "Opponent in the final" = 'laura golarsa'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 591, 3301, 2079, 41, 96, 308, 342, 121, 1499, 6, 96, 382, 1211, 20205, 17, 121, 1499, 6, 96, 134, 450, 4861, 121, 1499, 6, 96, 667, 102, 9977, 16, 8, 804, 121, 1499, 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, 134, 450, 4861, 121, 21680, 953, 834, 591, 3301, 2079, 549, 17444, 427, 96, 667, 102, 9977, 16, 8, 804, 121, 3274, 3, 31, 521, 2414, 3, 7579, 291, 7, 9, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100,...
What is Sum of Score, when Player is Vijay Singh?
CREATE TABLE table_name_18 ( score INTEGER, player VARCHAR )
SELECT SUM(score) FROM table_name_18 WHERE player = "vijay singh"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2606, 41, 2604, 3, 21342, 17966, 6, 1959, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 12198, 13, 17763, 6, 116, 12387, 19, 1813, 1191, 63, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 7, 9022, 61, 21680, 953, 834, 4350, 834, 2606, 549, 17444, 427, 1959, 3274, 96, 2099, 1191, 63, 10159, 107, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Show the number of cities in each country with a bar chart.
CREATE TABLE county_public_safety ( County_ID int, Name text, Population int, Police_officers int, Residents_per_officer int, Case_burden int, Crime_rate real, Police_force text, Location text ) CREATE TABLE city ( City_ID int, County_ID int, Name text, White real, ...
SELECT T2.Name, COUNT(T2.Name) FROM city AS T1 JOIN county_public_safety AS T2 ON T1.County_ID = T2.County_ID GROUP BY T2.Name
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 5435, 834, 15727, 834, 15233, 17, 63, 41, 1334, 834, 4309, 16, 17, 6, 5570, 1499, 6, 29659, 16, 17, 6, 5076, 834, 19632, 52, 7, 16, 17, 6, 24998, 834, 883, 834, 19632, 52, 16, 17...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 23954, 6, 2847, 17161, 599, 382, 4416, 23954, 61, 21680, 690, 6157, 332, 536, 3, 15355, 3162, 5435, 834, 15727, 834, 15233, 17, 63, 6157, 332, 357, 9191, 332, 5411, 10628, 63, 834, 4309, 3274, 332, 4416, ...
what was the total fee for ramires ' transfer ?
CREATE TABLE table_204_539 ( id number, "date" text, "name" text, "moving from" text, "moving to" text, "fee" text )
SELECT "fee" FROM table_204_539 WHERE "name" = 'ramires'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 26363, 834, 755, 3288, 41, 3, 23, 26, 381, 6, 96, 5522, 121, 1499, 6, 96, 4350, 121, 1499, 6, 96, 7168, 53, 45, 121, 1499, 6, 96, 7168, 53, 12, 121, 1499, 6, 96, 89, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 89, 15, 15, 121, 21680, 953, 834, 26363, 834, 755, 3288, 549, 17444, 427, 96, 4350, 121, 3274, 3, 31, 2375, 2060, 7, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Which Report includes the Belgian Grand Prix Race?
CREATE TABLE table_55706 ( "Race" text, "Date" text, "Location" text, "Pole Position" text, "Fastest Lap" text, "Race Winner" text, "Constructor" text, "Report" text )
SELECT "Report" FROM table_55706 WHERE "Race" = 'belgian grand prix'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3769, 2518, 948, 41, 96, 448, 3302, 121, 1499, 6, 96, 308, 342, 121, 1499, 6, 96, 434, 32, 75, 257, 121, 1499, 6, 96, 8931, 15, 14258, 121, 1499, 6, 96, 371, 9, 7, 43...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1649, 1493, 121, 21680, 953, 834, 3769, 2518, 948, 549, 17444, 427, 96, 448, 3302, 121, 3274, 3, 31, 2370, 22898, 1907, 3407, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What are the distinct unit prices of all tracks?
CREATE TABLE TRACK ( UnitPrice VARCHAR )
SELECT DISTINCT (UnitPrice) FROM TRACK
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 11466, 15339, 41, 5579, 345, 4920, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 33, 8, 6746, 1745, 1596, 13, 66, 6542, 58, 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, 3, 15438, 25424, 6227, 41, 5110, 155, 345, 4920, 61, 21680, 11466, 15339, 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...
How many games had an average of 12796?
CREATE TABLE table_29311 ( "Team" text, "Home Gms" real, "Home Total" real, "Home Avg" real, "Top Home Crowd" text, "Road Gms" real, "Road Total" real, "Road Avg" real, "Overall Gms" real, "Overall Total" real, "Overall Avg" real )
SELECT COUNT("Overall Gms") FROM table_29311 WHERE "Overall Avg" = '12796'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 357, 4271, 2596, 41, 96, 18699, 121, 1499, 6, 96, 19040, 350, 51, 7, 121, 490, 6, 96, 19040, 9273, 121, 490, 6, 96, 19040, 71, 208, 122, 121, 490, 6, 96, 22481, 1210, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 23847, 1748, 350, 51, 7, 8512, 21680, 953, 834, 357, 4271, 2596, 549, 17444, 427, 96, 23847, 1748, 71, 208, 122, 121, 3274, 3, 31, 22367, 4314, 31, 1, -100, -100, -100, -100, -100, -100, -100,...
Return a pie chart on what are the ids and trade names of the medicine that can interact with at least 3 enzymes?
CREATE TABLE medicine_enzyme_interaction ( enzyme_id int, medicine_id int, interaction_type text ) CREATE TABLE medicine ( id int, name text, Trade_Name text, FDA_approved text ) CREATE TABLE enzyme ( id int, name text, Location text, Product text, Chromosome text, ...
SELECT Trade_Name, id FROM medicine AS T1 JOIN medicine_enzyme_interaction AS T2 ON T2.medicine_id = T1.id
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 4404, 834, 35, 4164, 526, 834, 3870, 4787, 41, 15735, 834, 23, 26, 16, 17, 6, 4404, 834, 23, 26, 16, 17, 6, 6565, 834, 6137, 1499, 3, 61, 3, 32102, 32103, 32102, 205, 4386, 6048, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6550, 834, 23954, 6, 3, 23, 26, 21680, 4404, 6157, 332, 536, 3, 15355, 3162, 4404, 834, 35, 4164, 526, 834, 3870, 4787, 6157, 332, 357, 9191, 332, 4416, 29368, 834, 23, 26, 3274, 332, 5411, 23, 26, 1, -100, -100, ...
Which college does the player jon hameister-ries play for?
CREATE TABLE table_name_93 ( college VARCHAR, player VARCHAR )
SELECT college FROM table_name_93 WHERE player = "jon hameister-ries"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4271, 41, 1900, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 4073, 1900, 405, 8, 1959, 3, 15429, 4244, 13186, 18, 2593, 577, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1900, 21680, 953, 834, 4350, 834, 4271, 549, 17444, 427, 1959, 3274, 96, 15429, 4244, 13186, 18, 2593, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the course for team time trial
CREATE TABLE table_name_58 ( course VARCHAR, type VARCHAR )
SELECT course FROM table_name_58 WHERE type = "team time trial"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3449, 41, 503, 584, 4280, 28027, 6, 686, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 5570, 8, 503, 21, 372, 97, 3689, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 503, 21680, 953, 834, 4350, 834, 3449, 549, 17444, 427, 686, 3274, 96, 11650, 97, 3689, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What was the Result in 2013?
CREATE TABLE table_name_48 (result VARCHAR, year VARCHAR)
SELECT result FROM table_name_48 WHERE year = 2013
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3707, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 47, 8, 3, 20119, 16, 2038, 58, 1, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 741, 21680, 953, 834, 4350, 834, 3707, 549, 17444, 427, 215, 3274, 2038, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
what lane did inna nikitina have?
CREATE TABLE table_name_74 (lane INTEGER, name VARCHAR)
SELECT MAX(lane) FROM table_name_74 WHERE name = "inna nikitina"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4581, 41, 8102, 3, 21342, 17966, 6, 564, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 125, 3, 8102, 410, 16, 29, 9, 3, 4953, 155, 77, 9, 43, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 8102, 61, 21680, 953, 834, 4350, 834, 4581, 549, 17444, 427, 564, 3274, 96, 77, 29, 9, 3, 4953, 155, 77, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is Prize Money, when Matches is less than 73, and when Round is Third Round Proper?
CREATE TABLE table_40199 ( "Round" text, "Date" text, "Matches" real, "Clubs" text, "Prize money" text )
SELECT "Prize money" FROM table_40199 WHERE "Matches" < '73' AND "Round" = 'third round proper'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2445, 19479, 41, 96, 448, 32, 1106, 121, 1499, 6, 96, 308, 342, 121, 1499, 6, 96, 329, 144, 2951, 121, 490, 6, 96, 254, 11158, 7, 121, 1499, 6, 96, 7855, 776, 540, 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, 7855, 776, 540, 121, 21680, 953, 834, 2445, 19479, 549, 17444, 427, 96, 329, 144, 2951, 121, 3, 2, 3, 31, 4552, 31, 3430, 96, 448, 32, 1106, 121, 3274, 3, 31, 14965, 1751, 2757, 31, 1, -100, -100, -100, -100...
Who were the candidates in the election where John Beatty was the incumbent?
CREATE TABLE table_19302 ( "District" text, "Incumbent" text, "Party" text, "First elected" text, "Result" text, "Candidates" text )
SELECT "Candidates" FROM table_19302 WHERE "Incumbent" = 'John Beatty'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 1458, 357, 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, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 14050, 12416, 6203, 121, 21680, 953, 834, 2294, 1458, 357, 549, 17444, 427, 96, 1570, 75, 5937, 295, 121, 3274, 3, 31, 18300, 493, 22648, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the model number with a release price of $303, and a sSpec number of sr14q(c0)?
CREATE TABLE table_name_2 (model_number VARCHAR, release_price___usd__ VARCHAR, sspec_number VARCHAR)
SELECT model_number FROM table_name_2 WHERE release_price___usd__ = "$303" AND sspec_number = "sr14q(c0)"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 357, 41, 21770, 834, 5525, 1152, 584, 4280, 28027, 6, 1576, 834, 102, 4920, 834, 834, 834, 302, 26, 834, 834, 584, 4280, 28027, 6, 3, 7, 7576, 834, 5525, 1152, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 825, 834, 5525, 1152, 21680, 953, 834, 4350, 834, 357, 549, 17444, 427, 1576, 834, 102, 4920, 834, 834, 834, 302, 26, 834, 834, 3274, 96, 3229, 23335, 121, 3430, 3, 7, 7576, 834, 5525, 1152, 3274, 96, 7, 52, 2534,...
What are the distinct ages of the heads who are acting?
CREATE TABLE head (age VARCHAR, head_id VARCHAR); CREATE TABLE management (head_id VARCHAR, temporary_acting VARCHAR)
SELECT DISTINCT T1.age FROM management AS T2 JOIN head AS T1 ON T1.head_id = T2.head_id WHERE T2.temporary_acting = 'Yes'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 819, 41, 545, 584, 4280, 28027, 6, 819, 834, 23, 26, 584, 4280, 28027, 61, 3, 32102, 32103, 32102, 205, 4386, 6048, 332, 17098, 758, 41, 3313, 834, 23, 26, 584, 4280, 28027, 6, 7234,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15438, 25424, 6227, 332, 5411, 545, 21680, 758, 6157, 332, 357, 3, 15355, 3162, 819, 6157, 332, 536, 9191, 332, 5411, 3313, 834, 23, 26, 3274, 332, 4416, 3313, 834, 23, 26, 549, 17444, 427, 332, 4416, 13089, 52, ...
Which Country is the Play Electra and Orestes, The Trial from?
CREATE TABLE table_name_82 (country VARCHAR, play VARCHAR)
SELECT country FROM table_name_82 WHERE play = "electra and orestes, the trial"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4613, 41, 17529, 584, 4280, 28027, 6, 577, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 4073, 6993, 19, 8, 2911, 3, 21543, 52, 9, 11, 955, 2613, 7, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 684, 21680, 953, 834, 4350, 834, 4613, 549, 17444, 427, 577, 3274, 96, 400, 75, 1313, 11, 42, 2613, 7, 6, 8, 3689, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the largest value for lost with a position greater than 10?
CREATE TABLE table_name_89 (lost INTEGER, position INTEGER)
SELECT MAX(lost) FROM table_name_89 WHERE position > 10
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3914, 41, 2298, 17, 3, 21342, 17966, 6, 1102, 3, 21342, 17966, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 2015, 701, 21, 1513, 28, 3, 9, 1102, 2123, 145, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 2298, 17, 61, 21680, 953, 834, 4350, 834, 3914, 549, 17444, 427, 1102, 2490, 335, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Show me a bar chart for what are the different ids and names of the stations that have had more than 12 bikes available?, display total number in desc order.
CREATE TABLE weather ( date TEXT, max_temperature_f INTEGER, mean_temperature_f INTEGER, min_temperature_f INTEGER, max_dew_point_f INTEGER, mean_dew_point_f INTEGER, min_dew_point_f INTEGER, max_humidity INTEGER, mean_humidity INTEGER, min_humidity INTEGER, max_sea_level_pre...
SELECT name, id FROM station AS T1 JOIN status AS T2 ON T1.id = T2.station_id WHERE T2.bikes_available > 12 ORDER BY id DESC
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 1969, 41, 833, 3, 3463, 4, 382, 6, 9858, 834, 21010, 15, 834, 89, 3, 21342, 17966, 6, 1243, 834, 21010, 15, 834, 89, 3, 21342, 17966, 6, 3519, 834, 21010, 15, 834, 89, 3, 21342, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 564, 6, 3, 23, 26, 21680, 2478, 6157, 332, 536, 3, 15355, 3162, 2637, 6157, 332, 357, 9191, 332, 5411, 23, 26, 3274, 332, 4416, 6682, 834, 23, 26, 549, 17444, 427, 332, 4416, 15214, 7, 834, 28843, 2490, 586, 4674,...
What are the ids of the problems reported before the date of any problem reported by Lysanne Turcotte?
CREATE TABLE problem_category_codes ( problem_category_code text, problem_category_description text ) CREATE TABLE problems ( problem_id number, product_id number, closure_authorised_by_staff_id number, reported_by_staff_id number, date_problem_reported time, date_problem_closed time, ...
SELECT T1.problem_id FROM problems AS T1 JOIN staff AS T2 ON T1.reported_by_staff_id = T2.staff_id WHERE date_problem_reported < (SELECT MIN(date_problem_reported) FROM problems AS T3 JOIN staff AS T4 ON T3.reported_by_staff_id = T4.staff_id WHERE T4.staff_first_name = "Lysanne" AND T4.staff_last_name = "Turcotte")
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 682, 834, 8367, 839, 651, 834, 4978, 7, 41, 682, 834, 8367, 839, 651, 834, 4978, 1499, 6, 682, 834, 8367, 839, 651, 834, 221, 11830, 1499, 3, 61, 3, 32102, 32103, 32102, 205, 4386, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 19307, 834, 23, 26, 21680, 982, 6157, 332, 536, 3, 15355, 3162, 871, 6157, 332, 357, 9191, 332, 5411, 60, 16262, 834, 969, 834, 26416, 834, 23, 26, 3274, 332, 4416, 26416, 834, 23, 26, 549, 17444, 427, ...
What is the High points of charles oakley , kevin willis (11)?
CREATE TABLE table_5064 ( "Game" real, "Date" text, "Team" text, "Score" text, "High points" text, "High rebounds" text, "High assists" text, "Location Attendance" text, "Record" text )
SELECT "High points" FROM table_5064 WHERE "High rebounds" = 'charles oakley , kevin willis (11)'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 1752, 4389, 41, 96, 23055, 121, 490, 6, 96, 308, 342, 121, 1499, 6, 96, 18699, 121, 1499, 6, 96, 134, 9022, 121, 1499, 6, 96, 21417, 979, 121, 1499, 6, 96, 21417, 3, 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, 96, 21417, 979, 121, 21680, 953, 834, 1752, 4389, 549, 17444, 427, 96, 21417, 3, 23768, 121, 3274, 3, 31, 4059, 965, 11586, 1306, 3, 6, 3, 1050, 2494, 56, 159, 4077, 6982, 31, 1, -100, -100, -100, -100, -100, -100...
What is the amount of viewers if the series number is 14?
CREATE TABLE table_73690 ( "Series #" real, "Season #" text, "Episode" text, "Directed by" text, "Written by" text, "Original air date" text, "Viewers (in millions)" text )
SELECT "Viewers (in millions)" FROM table_73690 WHERE "Series #" = '14'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 940, 3420, 2394, 41, 96, 12106, 7, 1713, 121, 490, 6, 96, 134, 15, 9, 739, 1713, 121, 1499, 6, 96, 427, 102, 159, 32, 221, 121, 1499, 6, 96, 23620, 15, 26, 57, 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, 1...
[ 3, 23143, 14196, 96, 15270, 277, 41, 77, 4040, 61, 121, 21680, 953, 834, 940, 3420, 2394, 549, 17444, 427, 96, 12106, 7, 1713, 121, 3274, 3, 31, 2534, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the away team of match 9?
CREATE TABLE table_name_52 (away_team VARCHAR, match_no VARCHAR)
SELECT away_team FROM table_name_52 WHERE match_no = "9"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5373, 41, 8006, 834, 11650, 584, 4280, 28027, 6, 1588, 834, 29, 32, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 550, 372, 13, 1588, 668, 58,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 550, 834, 11650, 21680, 953, 834, 4350, 834, 5373, 549, 17444, 427, 1588, 834, 29, 32, 3274, 96, 1298, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
how many patients admitted in emergency were tested for ferritin?
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 COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.admission_type = "EMERGENCY" AND lab.label = "Ferritin"
[ 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, 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,...
How many attendance figures are given for the game where the final score was lost 5-3?
CREATE TABLE table_17120964_8 ( attendance VARCHAR, result VARCHAR )
SELECT COUNT(attendance) FROM table_17120964_8 WHERE result = "Lost 5-3"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2517, 2122, 4198, 4389, 834, 927, 41, 11364, 584, 4280, 28027, 6, 741, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 571, 186, 11364, 5638, 33, 787, 21, 8, 467, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 15116, 663, 61, 21680, 953, 834, 2517, 2122, 4198, 4389, 834, 927, 549, 17444, 427, 741, 3274, 96, 434, 3481, 305, 3486, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Who was the outgoing manager when the incoming manager was augusto inácio?
CREATE TABLE table_name_53 (outgoing_manage VARCHAR, incoming_manager VARCHAR)
SELECT outgoing_manage FROM table_name_53 WHERE incoming_manager = "augusto inácio"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4867, 41, 670, 9545, 834, 348, 545, 584, 4280, 28027, 6, 3, 19583, 834, 24185, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 2645, 47, 8, 91, 9545, 2743, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 91, 9545, 834, 348, 545, 21680, 953, 834, 4350, 834, 4867, 549, 17444, 427, 3, 19583, 834, 24185, 3274, 96, 402, 17198, 32, 16, 2975, 75, 23, 32, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the record after game 79?
CREATE TABLE table_name_27 (record VARCHAR, game__number VARCHAR)
SELECT record FROM table_name_27 WHERE game__number = 79
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2555, 41, 60, 7621, 584, 4280, 28027, 6, 467, 834, 834, 5525, 1152, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 47, 8, 1368, 227, 467, 3, 4440, 58,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1368, 21680, 953, 834, 4350, 834, 2555, 549, 17444, 427, 467, 834, 834, 5525, 1152, 3274, 3, 4440, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What were the remarks for the coach having a class from 1928 of Cid-21B?
CREATE TABLE table_name_99 ( remarks VARCHAR, class_from_1928 VARCHAR )
SELECT remarks FROM table_name_99 WHERE class_from_1928 = "cid-21b"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3264, 41, 21029, 584, 4280, 28027, 6, 853, 834, 7152, 834, 2294, 2577, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 130, 8, 21029, 21, 8, 3763, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 21029, 21680, 953, 834, 4350, 834, 3264, 549, 17444, 427, 853, 834, 7152, 834, 2294, 2577, 3274, 96, 10812, 16539, 115, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who proceeded to the quarter finals with a points margin of 21?
CREATE TABLE table_27986200_3 (proceed_to_quarter_final VARCHAR, points_margin VARCHAR)
SELECT proceed_to_quarter_final FROM table_27986200_3 WHERE points_margin = 21
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 357, 4440, 3840, 3632, 834, 519, 41, 1409, 75, 6958, 834, 235, 834, 19973, 834, 12406, 584, 4280, 28027, 6, 979, 834, 1635, 122, 77, 584, 4280, 28027, 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, 0, 0...
[ 3, 23143, 14196, 8669, 834, 235, 834, 19973, 834, 12406, 21680, 953, 834, 357, 4440, 3840, 3632, 834, 519, 549, 17444, 427, 979, 834, 1635, 122, 77, 3274, 1401, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What date did the Jazz play the Bulls at home?
CREATE TABLE table_name_91 (date VARCHAR, home VARCHAR, visitor VARCHAR)
SELECT date FROM table_name_91 WHERE home = "jazz" AND visitor = "bulls"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4729, 41, 5522, 584, 4280, 28027, 6, 234, 584, 4280, 28027, 6, 7019, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 833, 410, 8, 12313, 577, 8, 10204, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4350, 834, 4729, 549, 17444, 427, 234, 3274, 96, 1191, 5271, 121, 3430, 7019, 3274, 96, 20638, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the tournament on February 17, 2002?
CREATE TABLE table_name_21 ( tournament VARCHAR, date VARCHAR )
SELECT tournament FROM table_name_21 WHERE date = "february 17, 2002"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2658, 41, 5892, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 5892, 30, 2083, 12864, 4407, 58, 1, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 5892, 21680, 953, 834, 4350, 834, 2658, 549, 17444, 427, 833, 3274, 96, 89, 15, 9052, 1208, 12864, 4407, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
How many games played for the team with 48 points?
CREATE TABLE table_1676073_12 ( played VARCHAR, points VARCHAR )
SELECT played FROM table_1676073_12 WHERE points = "48"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2938, 28212, 4552, 834, 2122, 41, 1944, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 571, 186, 1031, 1944, 21, 8, 372, 28, 4678, 979, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1944, 21680, 953, 834, 2938, 28212, 4552, 834, 2122, 549, 17444, 427, 979, 3274, 96, 3707, 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 earliest week with a game attended by 60,233?
CREATE TABLE table_name_35 ( week INTEGER, attendance VARCHAR )
SELECT MIN(week) FROM table_name_35 WHERE attendance = "60,233"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2469, 41, 471, 3, 21342, 17966, 6, 11364, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 3, 16454, 471, 28, 3, 9, 467, 5526, 57, 1640, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 8041, 61, 21680, 953, 834, 4350, 834, 2469, 549, 17444, 427, 11364, 3274, 96, 3328, 6, 20879, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the Icelandic word for the English word bride?
CREATE TABLE table_name_41 ( icelandic VARCHAR, english VARCHAR )
SELECT icelandic FROM table_name_41 WHERE english = "bride"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4853, 41, 3, 867, 1618, 4370, 584, 4280, 28027, 6, 22269, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 20910, 447, 1448, 21, 8, 1566, 1448...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 867, 1618, 4370, 21680, 953, 834, 4350, 834, 4853, 549, 17444, 427, 22269, 3274, 96, 2160, 221, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is the report for the race name V Ulster Trophy?
CREATE TABLE table_16775 ( "Race Name" text, "Circuit" text, "Date" text, "Winning driver" text, "Constructor" text, "Report" text )
SELECT "Report" FROM table_16775 WHERE "Race Name" = 'V Ulster Trophy'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 27650, 3072, 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, 7593, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1649, 1493, 121, 21680, 953, 834, 27650, 3072, 549, 17444, 427, 96, 448, 3302, 5570, 121, 3274, 3, 31, 553, 10150, 1370, 26912, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the college that has 10000 enrolled
CREATE TABLE table_23138 ( "Institution" text, "Nickname" text, "Location" text, "Founded" real, "Type" text, "Enrollment" real, "Joined" real )
SELECT "Institution" FROM table_23138 WHERE "Enrollment" = '10000'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 22744, 41, 96, 1570, 17448, 121, 1499, 6, 96, 567, 3142, 4350, 121, 1499, 6, 96, 434, 32, 75, 257, 121, 1499, 6, 96, 20100, 121, 490, 6, 96, 25160, 121, 1499, 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, 1570, 17448, 121, 21680, 953, 834, 2773, 22744, 549, 17444, 427, 96, 8532, 4046, 297, 121, 3274, 3, 31, 2915, 1206, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
List the names of companies in descending order of market value.
CREATE TABLE buildings ( id number, name text, city text, height number, stories number, status text ) CREATE TABLE companies ( id number, name text, headquarters text, industry text, sales_billion number, profits_billion number, assets_billion number, market_val...
SELECT name FROM companies ORDER BY market_value_billion DESC
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 3950, 41, 3, 23, 26, 381, 6, 564, 1499, 6, 690, 1499, 6, 3902, 381, 6, 1937, 381, 6, 2637, 1499, 3, 61, 3, 32102, 32103, 32102, 205, 4386, 6048, 332, 17098, 688, 41, 3, 23, 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...
[ 3, 23143, 14196, 564, 21680, 688, 4674, 11300, 272, 476, 512, 834, 12097, 834, 115, 14916, 309, 25067, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Find the name of product that is produced by both companies Creative Labs and Sony.
CREATE TABLE manufacturers (code VARCHAR, name VARCHAR); CREATE TABLE products (name VARCHAR, Manufacturer VARCHAR)
SELECT T1.name FROM products AS T1 JOIN manufacturers AS T2 ON T1.Manufacturer = T2.code WHERE T2.name = 'Creative Labs' INTERSECT SELECT T1.name FROM products AS T1 JOIN manufacturers AS T2 ON T1.Manufacturer = T2.code WHERE T2.name = 'Sony'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 5360, 41, 4978, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32102, 32103, 32102, 205, 4386, 6048, 332, 17098, 494, 41, 4350, 584, 4280, 28027, 6, 15248, 584, 4280, 28027, 61, 3,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 332, 5411, 4350, 21680, 494, 6157, 332, 536, 3, 15355, 3162, 5360, 6157, 332, 357, 9191, 332, 5411, 7296, 76, 8717, 450, 49, 3274, 332, 4416, 4978, 549, 17444, 427, 332, 4416, 4350, 3274, 3, 31, 254, 60, 1528, 8100,...
what is the names of the medications which patient 004-7984 was allergic to until 36 months ago?
CREATE TABLE intakeoutput ( intakeoutputid number, patientunitstayid number, cellpath text, celllabel text, cellvaluenumeric number, intakeoutputtime time ) CREATE TABLE treatment ( treatmentid number, patientunitstayid number, treatmentname text, treatmenttime time ) CREATE TA...
SELECT allergy.drugname FROM allergy WHERE allergy.patientunitstayid IN (SELECT patient.patientunitstayid FROM patient WHERE patient.patienthealthsystemstayid IN (SELECT patient.patienthealthsystemstayid FROM patient WHERE patient.uniquepid = '004-7984')) AND DATETIME(allergy.allergytime) <= DATETIME(CURRENT_TIME(), '-...
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 11963, 670, 2562, 41, 11963, 670, 2562, 23, 26, 381, 6, 1868, 15129, 21545, 23, 26, 381, 6, 2358, 8292, 1499, 6, 2358, 40, 10333, 1499, 6, 2358, 7480, 35, 76, 17552, 381, 6, 11963, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 23886, 5, 26, 13534, 4350, 21680, 23886, 549, 17444, 427, 23886, 5, 10061, 15129, 21545, 23, 26, 3388, 41, 23143, 14196, 1868, 5, 10061, 15129, 21545, 23, 26, 21680, 1868, 549, 17444, 427, 1868, 5, 10061, 15878, 3734, ...
What is the smallest average for the player with 13 matches and fewer than 7 catches?
CREATE TABLE table_name_82 ( average INTEGER, matches VARCHAR, catches VARCHAR )
SELECT MIN(average) FROM table_name_82 WHERE matches = 13 AND catches < 7
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4613, 41, 1348, 3, 21342, 17966, 6, 6407, 584, 4280, 28027, 6, 3, 23386, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 3, 17924, 1348, 21, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 28951, 61, 21680, 953, 834, 4350, 834, 4613, 549, 17444, 427, 6407, 3274, 1179, 3430, 3, 23386, 3, 2, 489, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the conventional for defter
CREATE TABLE table_2008069_2 ( conventional VARCHAR, uyghur___yenɡi_yezik̢__ VARCHAR )
SELECT conventional FROM table_2008069_2 WHERE uyghur___yenɡi_yezik̢__ = "Defter"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3632, 2079, 3951, 834, 357, 41, 7450, 584, 4280, 28027, 6, 3, 76, 63, 122, 10666, 834, 834, 834, 63, 35, 2, 23, 834, 63, 3680, 157, 2, 834, 834, 584, 4280, 28027, 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, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 7450, 21680, 953, 834, 3632, 2079, 3951, 834, 357, 549, 17444, 427, 3, 76, 63, 122, 10666, 834, 834, 834, 63, 35, 2, 23, 834, 63, 3680, 157, 2, 834, 834, 3274, 96, 16196, 449, 121, 1, -100, -100, -100, -100, -10...
When beauval is the name what is the lowest population of 2011?
CREATE TABLE table_189598_7 ( population__2011_ INTEGER, name VARCHAR )
SELECT MIN(population__2011_) FROM table_189598_7 WHERE name = "Beauval"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 3301, 3916, 834, 940, 41, 2074, 834, 834, 13907, 834, 3, 21342, 17966, 6, 564, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 366, 9743, 2165, 19, 8, 564, 12...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 9791, 7830, 834, 834, 13907, 834, 61, 21680, 953, 834, 2606, 3301, 3916, 834, 940, 549, 17444, 427, 564, 3274, 96, 279, 1607, 2165, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Please give me a bar chart to compare the stars by directors, and list by the X-axis from high to low.
CREATE TABLE Reviewer ( rID int, name text ) CREATE TABLE Rating ( rID int, mID int, stars int, ratingDate date ) CREATE TABLE Movie ( mID int, title text, year int, director text )
SELECT director, stars FROM Rating AS T1 JOIN Movie AS T2 ON T1.mID = T2.mID ORDER BY director DESC
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 4543, 49, 41, 3, 52, 4309, 16, 17, 6, 564, 1499, 3, 61, 3, 32102, 32103, 32102, 205, 4386, 6048, 332, 17098, 21662, 41, 3, 52, 4309, 16, 17, 6, 3, 51, 4309, 16, 17, 6, 4811, 16...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2090, 6, 4811, 21680, 21662, 6157, 332, 536, 3, 15355, 3162, 10743, 6157, 332, 357, 9191, 332, 5411, 51, 4309, 3274, 332, 4416, 51, 4309, 4674, 11300, 272, 476, 2090, 309, 25067, 1, -100, -100, -100, -100, -100, -100,...
what is the number of patients whose discharge location is disch-tran to psych hosp and admission year is less than 2157?
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, ...
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.discharge_location = "DISCH-TRAN TO PSYCH HOSP" AND demographic.admityear < "2157"
[ 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, 549, 17444, 427, 14798, 5, 26, 159, 7993, 834, 14836, 3274, 96, 15438, 8360, 18, 11359, 567, 3001, 5610, 476, 8360, 3, 6299, ...
What is No. 3, when No. 7 is Abigail, and when No. 2 is Olivia?
CREATE TABLE table_name_24 (no_3 VARCHAR, no_7 VARCHAR, no_2 VARCHAR)
SELECT no_3 FROM table_name_24 WHERE no_7 = "abigail" AND no_2 = "olivia"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2266, 41, 29, 32, 834, 519, 584, 4280, 28027, 6, 150, 834, 940, 584, 4280, 28027, 6, 150, 834, 357, 584, 4280, 28027, 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, 1, 1...
[ 3, 23143, 14196, 150, 834, 519, 21680, 953, 834, 4350, 834, 2266, 549, 17444, 427, 150, 834, 940, 3274, 96, 9, 12911, 9, 173, 121, 3430, 150, 834, 357, 3274, 96, 4172, 5907, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
what team scored 65-87
CREATE TABLE table_name_83 ( date VARCHAR, record VARCHAR )
SELECT date FROM table_name_83 WHERE record = "65-87"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4591, 41, 833, 584, 4280, 28027, 6, 1368, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 125, 372, 5799, 7123, 18, 4225, 1, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 833, 21680, 953, 834, 4350, 834, 4591, 549, 17444, 427, 1368, 3274, 96, 4122, 18, 4225, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
How many people hosted the show in the year when Chenoa ended up in fourth place?
CREATE TABLE table_1149495_1 ( host VARCHAR, fourth_place VARCHAR )
SELECT COUNT(host) FROM table_1149495_1 WHERE fourth_place = "Chenoa"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 18959, 4240, 3301, 834, 536, 41, 2290, 584, 4280, 28027, 6, 4509, 834, 4687, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 571, 186, 151, 6523, 8, 504, 16, 8, 215...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 12675, 61, 21680, 953, 834, 18959, 4240, 3301, 834, 536, 549, 17444, 427, 4509, 834, 4687, 3274, 96, 3541, 35, 32, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
IN EVENTS 1995 STOH, WHO WAS THE THIRD WITH SKIP SANDRA PETERSON AND SECOND JOAN MCCUSKER?
CREATE TABLE table_name_52 ( third VARCHAR, events VARCHAR, skip VARCHAR, second VARCHAR )
SELECT third FROM table_name_52 WHERE skip = "sandra peterson" AND second = "joan mccusker" AND events = "1995 stoh"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5373, 41, 1025, 584, 4280, 28027, 6, 984, 584, 4280, 28027, 6, 11202, 584, 4280, 28027, 6, 511, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 3388, 262, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1025, 21680, 953, 834, 4350, 834, 5373, 549, 17444, 427, 11202, 3274, 96, 7, 152, 3515, 3947, 13515, 121, 3430, 511, 3274, 96, 1927, 152, 3, 51, 75, 1071, 7, 2304, 121, 3430, 984, 3274, 96, 2294, 3301, 3, 7, 235, ...
What is the percentage seats contested for the revolutionary socialist party?
CREATE TABLE table_23864 ( "Party" text, "Seats Contested" real, "Seats Won" real, "No. of Votes" real, "% of Votes" text, "% in Seats contested" text, "Seats Forfeited" real, "2003 Seats" real )
SELECT "% in Seats contested" FROM table_23864 WHERE "Party" = 'Revolutionary Socialist Party'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3747, 4389, 41, 96, 13725, 63, 121, 1499, 6, 96, 134, 1544, 7, 1193, 23775, 121, 490, 6, 96, 134, 1544, 7, 549, 106, 121, 490, 6, 96, 4168, 5, 13, 3152, 1422, 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, 1454, 16, 15915, 7, 3, 29365, 121, 21680, 953, 834, 357, 3747, 4389, 549, 17444, 427, 96, 13725, 63, 121, 3274, 3, 31, 1649, 24817, 1208, 2730, 343, 3450, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the thurs 25 aug when wed 24 aug is 19' 59.73 113.216mph?
CREATE TABLE table_30058355_2 (thurs_25_aug VARCHAR, wed_24_aug VARCHAR)
SELECT thurs_25_aug FROM table_30058355_2 WHERE wed_24_aug = "19' 59.73 113.216mph"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 5426, 3449, 2469, 755, 834, 357, 41, 189, 3589, 834, 1828, 834, 402, 122, 584, 4280, 28027, 6, 62, 26, 834, 2266, 834, 402, 122, 584, 4280, 28027, 61, 3, 32102, 32103, 3210...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 189, 3589, 834, 1828, 834, 402, 122, 21680, 953, 834, 5426, 3449, 2469, 755, 834, 357, 549, 17444, 427, 62, 26, 834, 2266, 834, 402, 122, 3274, 96, 2294, 31, 3, 3390, 5, 4552, 3, 20522, 5, 27184, 7656, 121, 1...
Name the segment A for netflix of s05e01
CREATE TABLE table_5564 ( "Series Ep." text, "Episode" real, "Netflix" text, "Segment A" text, "Segment B" text, "Segment C" text, "Segment D" text )
SELECT "Segment A" FROM table_5564 WHERE "Netflix" = 's05e01'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3769, 4389, 41, 96, 12106, 7, 10395, 535, 1499, 6, 96, 427, 102, 159, 32, 221, 121, 490, 6, 96, 9688, 89, 17591, 121, 1499, 6, 96, 134, 15, 122, 297, 71, 121, 1499, 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, 134, 15, 122, 297, 71, 121, 21680, 953, 834, 3769, 4389, 549, 17444, 427, 96, 9688, 89, 17591, 121, 3274, 3, 31, 7, 3076, 15, 4542, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Which Partnering has a Score of 7–6 7 , 6–1?
CREATE TABLE table_name_11 (partnering VARCHAR, score VARCHAR)
SELECT partnering FROM table_name_11 WHERE score = "7–6 7 , 6–1"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2596, 41, 26361, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 4073, 5793, 53, 65, 3, 9, 17763, 13, 489, 104, 948, 489, 3, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 26361, 21680, 953, 834, 4350, 834, 2596, 549, 17444, 427, 2604, 3274, 96, 940, 104, 948, 489, 3, 6, 431, 104, 536, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the color code with a temperature classification of ordinary?
CREATE TABLE table_name_67 ( color_code__with_fusible_link_ VARCHAR, temperature_classification VARCHAR )
SELECT color_code__with_fusible_link_ FROM table_name_67 WHERE temperature_classification = "ordinary"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3708, 41, 945, 834, 4978, 834, 834, 4065, 834, 89, 302, 2317, 834, 4907, 834, 584, 4280, 28027, 6, 2912, 834, 4057, 2420, 584, 4280, 28027, 3, 61, 3, 32102, 3210...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 945, 834, 4978, 834, 834, 4065, 834, 89, 302, 2317, 834, 4907, 834, 21680, 953, 834, 4350, 834, 3708, 549, 17444, 427, 2912, 834, 4057, 2420, 3274, 96, 29819, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
List three countries which are the origins of the least players.
CREATE TABLE player ( birth_country VARCHAR )
SELECT birth_country FROM player GROUP BY birth_country ORDER BY COUNT(*) LIMIT 3
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 1959, 41, 3879, 834, 17529, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 6792, 386, 1440, 84, 33, 8, 5233, 7, 13, 8, 709, 1508, 5, 1, 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, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3879, 834, 17529, 21680, 1959, 350, 4630, 6880, 272, 476, 3879, 834, 17529, 4674, 11300, 272, 476, 2847, 17161, 599, 1935, 61, 8729, 12604, 220, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the lowest gain that has toben opurum as the name, with an avg/g less than 54.1?
CREATE TABLE table_name_35 ( gain INTEGER, name VARCHAR, avg_g VARCHAR )
SELECT MIN(gain) FROM table_name_35 WHERE name = "toben opurum" AND avg_g < 54.1
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2469, 41, 2485, 3, 21342, 17966, 6, 564, 584, 4280, 28027, 6, 3, 9, 208, 122, 834, 122, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 740...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 16720, 61, 21680, 953, 834, 4350, 834, 2469, 549, 17444, 427, 564, 3274, 96, 235, 115, 35, 3, 32, 3791, 440, 121, 3430, 3, 9, 208, 122, 834, 122, 3, 2, 305, 19708, 1, -100, -100, -100, -100, -100,...
What is the score of the game with a 3-0 record?
CREATE TABLE table_name_67 (score VARCHAR, record VARCHAR)
SELECT score FROM table_name_67 WHERE record = "3-0"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3708, 41, 7, 9022, 584, 4280, 28027, 6, 1368, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 2604, 13, 8, 467, 28, 3, 9, 3, 22773, 1368, 58, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2604, 21680, 953, 834, 4350, 834, 3708, 549, 17444, 427, 1368, 3274, 96, 22773, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the average number of cuts made when there were more than 2 tournaments played in 2011?
CREATE TABLE table_name_50 (cuts_made INTEGER, tournaments_played VARCHAR, year VARCHAR)
SELECT AVG(cuts_made) FROM table_name_50 WHERE tournaments_played > 2 AND year = 2011
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1752, 41, 3044, 7, 834, 4725, 3, 21342, 17966, 6, 5892, 7, 834, 4895, 15, 26, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0...
[ 3, 23143, 14196, 71, 17217, 599, 3044, 7, 834, 4725, 61, 21680, 953, 834, 4350, 834, 1752, 549, 17444, 427, 5892, 7, 834, 4895, 15, 26, 2490, 204, 3430, 215, 3274, 2722, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What is the highest pick number for player don barber?
CREATE TABLE table_2679061_6 (pick__number INTEGER, player VARCHAR)
SELECT MAX(pick__number) FROM table_2679061_6 WHERE player = "Don Barber"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3708, 2394, 4241, 834, 948, 41, 17967, 834, 834, 5525, 1152, 3, 21342, 17966, 6, 1959, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 2030, 1432, 381, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 17967, 834, 834, 5525, 1152, 61, 21680, 953, 834, 357, 3708, 2394, 4241, 834, 948, 549, 17444, 427, 1959, 3274, 96, 13843, 11038, 49, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
I want the constituency which has a swing to gain less than 6.05 and a rank of 2
CREATE TABLE table_10457 ( "Rank" real, "Constituency" text, "Winning party 2007" text, "Swing to gain" real, "LD's place 2007" text, "Result" text )
SELECT "Constituency" FROM table_10457 WHERE "Swing to gain" < '6.05' AND "Rank" = '2'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 15442, 3436, 41, 96, 22557, 121, 490, 6, 96, 4302, 2248, 17, 76, 4392, 121, 1499, 6, 96, 518, 10503, 1088, 4101, 121, 1499, 6, 96, 134, 3108, 12, 2485, 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, 4302, 2248, 17, 76, 4392, 121, 21680, 953, 834, 15442, 3436, 549, 17444, 427, 96, 134, 3108, 12, 2485, 121, 3, 2, 3, 31, 22642, 755, 31, 3430, 96, 22557, 121, 3274, 3, 31, 357, 31, 1, -100, -100, -100, -100,...
What was the losing team in the 1993 season?
CREATE TABLE table_11236195_2 ( losingteam VARCHAR, season VARCHAR )
SELECT losingteam FROM table_11236195_2 WHERE season = 1993
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2596, 357, 3420, 22464, 834, 357, 41, 5489, 11650, 584, 4280, 28027, 6, 774, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 47, 8, 5489, 372, 16, 8, 8388, 774...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5489, 11650, 21680, 953, 834, 2596, 357, 3420, 22464, 834, 357, 549, 17444, 427, 774, 3274, 8388, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
how many people commentated where broadcaster is orf
CREATE TABLE table_184803_4 ( commentator VARCHAR, broadcaster VARCHAR )
SELECT COUNT(commentator) FROM table_184803_4 WHERE broadcaster = "ORF"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 20579, 519, 834, 591, 41, 1670, 1016, 584, 4280, 28027, 6, 6878, 49, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 149, 186, 151, 1670, 920, 213, 6878, 49, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 287, 297, 1016, 61, 21680, 953, 834, 2606, 20579, 519, 834, 591, 549, 17444, 427, 6878, 49, 3274, 96, 2990, 371, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which Socket has a Frequency of 2200mhz, and a Release date on june 4, 2008?
CREATE TABLE table_name_30 (socket VARCHAR, frequency VARCHAR, release_date VARCHAR)
SELECT socket FROM table_name_30 WHERE frequency = "2200mhz" AND release_date = "june 4, 2008"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1458, 41, 7, 3961, 15, 17, 584, 4280, 28027, 6, 7321, 584, 4280, 28027, 6, 1576, 834, 5522, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 4073, 264, 8849, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 16197, 21680, 953, 834, 4350, 834, 1458, 549, 17444, 427, 7321, 3274, 96, 357, 3632, 51, 107, 172, 121, 3430, 1576, 834, 5522, 3274, 96, 6959, 15, 6464, 2628, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the result in oakland?
CREATE TABLE table_name_11 ( result VARCHAR, venue VARCHAR )
SELECT result FROM table_name_11 WHERE venue = "oakland"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2596, 41, 741, 584, 4280, 28027, 6, 5669, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 741, 16, 11586, 40, 232, 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, 741, 21680, 953, 834, 4350, 834, 2596, 549, 17444, 427, 5669, 3274, 96, 32, 1639, 40, 232, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
Who wrote episode number 19 in the series?
CREATE TABLE table_30329 ( "No. in series" real, "Title" text, "Directed by" text, "Written by" text, "Original air date" text, "Production code" real )
SELECT "Written by" FROM table_30329 WHERE "No. in series" = '19'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 23335, 3166, 41, 96, 4168, 5, 16, 939, 121, 490, 6, 96, 382, 155, 109, 121, 1499, 6, 96, 23620, 15, 26, 57, 121, 1499, 6, 96, 24965, 324, 57, 121, 1499, 6, 96, 667, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 24965, 324, 57, 121, 21680, 953, 834, 23335, 3166, 549, 17444, 427, 96, 4168, 5, 16, 939, 121, 3274, 3, 31, 2294, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
For all employees who have the letters D or S in their first name, show me about the distribution of hire_date and the sum of department_id bin hire_date by time in a bar chart, display in desc by the sum department id.
CREATE TABLE locations ( LOCATION_ID decimal(4,0), STREET_ADDRESS varchar(40), POSTAL_CODE varchar(12), CITY varchar(30), STATE_PROVINCE varchar(25), COUNTRY_ID varchar(2) ) CREATE TABLE regions ( REGION_ID decimal(5,0), REGION_NAME varchar(25) ) CREATE TABLE countries ( COUNTRY_ID...
SELECT HIRE_DATE, SUM(DEPARTMENT_ID) FROM employees WHERE FIRST_NAME LIKE '%D%' OR FIRST_NAME LIKE '%S%' ORDER BY SUM(DEPARTMENT_ID) DESC
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 3248, 41, 301, 5618, 8015, 834, 4309, 7908, 1982, 599, 8525, 632, 201, 3, 13733, 26418, 834, 24604, 12200, 134, 3, 4331, 4059, 599, 2445, 201, 3, 16034, 16359, 834, 5911, 5596, 3, 4331...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 454, 14132, 834, 308, 6048, 6, 180, 6122, 599, 5596, 19846, 11810, 834, 4309, 61, 21680, 1652, 549, 17444, 427, 30085, 834, 567, 17683, 8729, 9914, 3, 31, 1454, 308, 1454, 31, 4674, 30085, 834, 567, 17683, 8729, 9914,...
Which track in Austria has Bobsleigh-skeleton curves with a grade of 14%?
CREATE TABLE table_6301 ( "Country" text, "Track" text, "Length (m)" real, "Vertical Drop (m)" real, "Maximum Grade (%)" text, "Bobsleigh-skeleton curves" text )
SELECT "Track" FROM table_6301 WHERE "Bobsleigh-skeleton curves" = '14' AND "Country" = 'austria'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3891, 4542, 41, 96, 10628, 651, 121, 1499, 6, 96, 382, 16729, 121, 1499, 6, 96, 434, 4606, 189, 41, 51, 61, 121, 490, 6, 96, 5000, 17, 1950, 14150, 41, 51, 61, 121, 490...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 382, 16729, 121, 21680, 953, 834, 3891, 4542, 549, 17444, 427, 96, 279, 32, 115, 7, 23260, 18, 11049, 13248, 8435, 7, 121, 3274, 3, 31, 2534, 31, 3430, 96, 10628, 651, 121, 3274, 3, 31, 402, 23387, 31, 1, -1...
What is the name of the player from Cod?
CREATE TABLE table_name_2 (name VARCHAR, country VARCHAR)
SELECT name FROM table_name_2 WHERE country = "cod"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 357, 41, 4350, 584, 4280, 28027, 6, 684, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 564, 13, 8, 1959, 45, 10285, 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, 564, 21680, 953, 834, 4350, 834, 357, 549, 17444, 427, 684, 3274, 96, 509, 26, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
In how many years was Tom Fleming the final television commentator?
CREATE TABLE table_17766232_7 (year_s_ VARCHAR, final_television_commentator VARCHAR)
SELECT COUNT(year_s_) FROM table_17766232_7 WHERE final_television_commentator = "Tom Fleming"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 26793, 3539, 23188, 834, 940, 41, 1201, 834, 7, 834, 584, 4280, 28027, 6, 804, 834, 1931, 6610, 834, 287, 297, 1016, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 86, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2847, 17161, 599, 1201, 834, 7, 834, 61, 21680, 953, 834, 26793, 3539, 23188, 834, 940, 549, 17444, 427, 804, 834, 1931, 6610, 834, 287, 297, 1016, 3274, 96, 3696, 51, 5766, 15, 51, 53, 121, 1, -100, -100, -100, -...
For those records from the products and each product's manufacturer, return a bar chart about the distribution of name and manufacturer , and group by attribute headquarter, and order Name in desc order please.
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, T1.Manufacturer FROM Products AS T1 JOIN Manufacturers AS T2 ON T1.Manufacturer = T2.Code GROUP BY Headquarter, T1.Name ORDER BY T1.Name DESC
[ 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, 5411, 7296, 76, 8717, 450, 49, 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,...
On what date was the score 1-2 at Athens Olympic Stadium?
CREATE TABLE table_67792 ( "Date" text, "Venue" text, "Score" text, "Competition" text, "Match report" text )
SELECT "Date" FROM table_67792 WHERE "Score" = '1-2' AND "Venue" = 'athens olympic stadium'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3708, 4440, 357, 41, 96, 308, 342, 121, 1499, 6, 96, 553, 35, 76, 15, 121, 1499, 6, 96, 134, 9022, 121, 1499, 6, 96, 5890, 4995, 4749, 121, 1499, 6, 96, 329, 14547, 934...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3708, 4440, 357, 549, 17444, 427, 96, 134, 9022, 121, 3274, 3, 31, 9596, 31, 3430, 96, 553, 35, 76, 15, 121, 3274, 3, 31, 9, 189, 35, 7, 3, 32, 120, 51, 6174, 14939, 31, 1...
How many first downs were there when the attendance was 13196?
CREATE TABLE table_14877831_2 ( first_downs INTEGER, attendance VARCHAR )
SELECT MIN(first_downs) FROM table_14877831_2 WHERE attendance = 13196
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2534, 4225, 3940, 3341, 834, 357, 41, 166, 834, 3035, 7, 3, 21342, 17966, 6, 11364, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 571, 186, 166, 323, 7, 130, 132,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 17684, 599, 14672, 834, 3035, 7, 61, 21680, 953, 834, 2534, 4225, 3940, 3341, 834, 357, 549, 17444, 427, 11364, 3274, 1179, 26937, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What day was the against 22 and the status tour match?
CREATE TABLE table_50128 ( "Opposing Team" text, "Against" real, "Date" text, "Venue" text, "Status" text )
SELECT "Date" FROM table_50128 WHERE "Status" = 'tour match' AND "Against" = '22'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 20176, 2577, 41, 96, 667, 102, 2748, 53, 2271, 121, 1499, 6, 96, 20749, 121, 490, 6, 96, 308, 342, 121, 1499, 6, 96, 553, 35, 76, 15, 121, 1499, 6, 96, 134, 17, 144, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 20176, 2577, 549, 17444, 427, 96, 134, 17, 144, 302, 121, 3274, 3, 31, 17, 1211, 1588, 31, 3430, 96, 20749, 121, 3274, 3, 31, 2884, 31, 1, -100, -100, -100, -100, -100, -100, ...
What is the European competition when the tier is more than 2?
CREATE TABLE table_name_33 ( european_competitions VARCHAR, tier INTEGER )
SELECT european_competitions FROM table_name_33 WHERE tier > 2
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4201, 41, 14864, 834, 287, 19427, 2865, 584, 4280, 28027, 6, 3, 3276, 3, 21342, 17966, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 1611, 2259, 116, 8, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 14864, 834, 287, 19427, 2865, 21680, 953, 834, 4350, 834, 4201, 549, 17444, 427, 3, 3276, 2490, 204, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What happened in Mazar-i-sharif?
CREATE TABLE table_70962 ( "Date" text, "Location" text, "Nature of incident" text, "Circumstances" text, "Casualties" text )
SELECT "Circumstances" FROM table_70962 WHERE "Location" = 'mazar-i-sharif'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2518, 4314, 357, 41, 96, 308, 342, 121, 1499, 6, 96, 434, 32, 75, 257, 121, 1499, 6, 96, 567, 9, 2693, 13, 5415, 121, 1499, 6, 96, 254, 23, 52, 6361, 8389, 7, 121, 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, 96, 254, 23, 52, 6361, 8389, 7, 121, 21680, 953, 834, 2518, 4314, 357, 549, 17444, 427, 96, 434, 32, 75, 257, 121, 3274, 3, 31, 18983, 291, 18, 23, 18, 7, 3272, 99, 31, 1, -100, -100, -100, -100, -100, -100, -...
What venue is home for the Melbourne team?
CREATE TABLE table_name_60 ( venue VARCHAR, home_team VARCHAR )
SELECT venue FROM table_name_60 WHERE home_team = "melbourne"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3328, 41, 5669, 584, 4280, 28027, 6, 234, 834, 11650, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 5669, 19, 234, 21, 8, 9396, 372, 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, 5669, 21680, 953, 834, 4350, 834, 3328, 549, 17444, 427, 234, 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, -100, -100, ...
what was the finishing place of the last race in december 2010 ?
CREATE TABLE table_204_607 ( id number, "season" number, "date" text, "location" text, "discipline" text, "place" text )
SELECT "place" FROM table_204_607 WHERE "date" = 12 AND "date" = 2010
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 26363, 834, 3328, 940, 41, 3, 23, 26, 381, 6, 96, 9476, 121, 381, 6, 96, 5522, 121, 1499, 6, 96, 14836, 121, 1499, 6, 96, 26, 159, 3389, 747, 121, 1499, 6, 96, 4687, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4687, 121, 21680, 953, 834, 26363, 834, 3328, 940, 549, 17444, 427, 96, 5522, 121, 3274, 586, 3430, 96, 5522, 121, 3274, 2735, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Which position does the player from Muscle Shoals, Alabama play?
CREATE TABLE table_name_68 ( position VARCHAR, hometown VARCHAR )
SELECT position FROM table_name_68 WHERE hometown = "muscle shoals, alabama"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3651, 41, 1102, 584, 4280, 28027, 6, 22295, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 4073, 1102, 405, 8, 1959, 45, 6887, 2482, 13550, 5405, 6, 13050...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1102, 21680, 953, 834, 4350, 834, 3651, 549, 17444, 427, 22295, 3274, 96, 3252, 2482, 3, 5630, 5405, 6, 3, 9, 9339, 265, 9, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What was the position of the player with 57 goals?
CREATE TABLE table_74391 ( "Player" text, "Nationality" text, "Position" text, "Dynamo career" text, "Appearances" real, "Goals" real )
SELECT "Position" FROM table_74391 WHERE "Goals" = '57'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4581, 3288, 536, 41, 96, 15800, 49, 121, 1499, 6, 96, 24732, 485, 121, 1499, 6, 96, 345, 32, 7, 4749, 121, 1499, 6, 96, 308, 63, 13363, 32, 1415, 121, 1499, 6, 96, 9648...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 345, 32, 7, 4749, 121, 21680, 953, 834, 4581, 3288, 536, 549, 17444, 427, 96, 6221, 5405, 121, 3274, 3, 31, 3436, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the regular season name where they did not qualify for the playoffs in 2009?
CREATE TABLE table_21602734_1 (reg_season VARCHAR, playoffs VARCHAR, year VARCHAR)
SELECT reg_season FROM table_21602734_1 WHERE playoffs = "Did not qualify" AND year = 2009
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 357, 19129, 2555, 3710, 834, 536, 41, 60, 122, 834, 9476, 584, 4280, 28027, 6, 15289, 7, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 5925, 834, 9476, 21680, 953, 834, 357, 19129, 2555, 3710, 834, 536, 549, 17444, 427, 15289, 7, 3274, 96, 308, 23, 26, 59, 9448, 121, 3430, 215, 3274, 2464, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What was the draw for 'Feel The Pain' which placed in 2nd and had more than 79 points?
CREATE TABLE table_50797 ( "Draw" real, "Artist" text, "Song" text, "Points" real, "Place" text )
SELECT AVG("Draw") FROM table_50797 WHERE "Place" = '2nd' AND "Song" = 'feel the pain' AND "Points" > '79'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 1752, 940, 4327, 41, 96, 308, 10936, 121, 490, 6, 96, 7754, 343, 121, 1499, 6, 96, 134, 2444, 121, 1499, 6, 96, 22512, 7, 121, 490, 6, 96, 345, 11706, 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, 1...
[ 3, 23143, 14196, 71, 17217, 599, 121, 308, 10936, 8512, 21680, 953, 834, 1752, 940, 4327, 549, 17444, 427, 96, 345, 11706, 121, 3274, 3, 31, 357, 727, 31, 3430, 96, 134, 2444, 121, 3274, 3, 31, 25225, 8, 1406, 31, 3430, 96, 22512,...
What is the original airdate of the episode that had 8.23 million viewers?
CREATE TABLE table_26139378_1 (original_airdate VARCHAR, viewers__in_millions_ VARCHAR)
SELECT original_airdate FROM table_26139378_1 WHERE viewers__in_millions_ = "8.23"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2688, 2368, 4271, 3940, 834, 536, 41, 21878, 834, 2256, 5522, 584, 4280, 28027, 6, 13569, 834, 834, 77, 834, 17030, 7, 834, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 3210...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 926, 834, 2256, 5522, 21680, 953, 834, 2688, 2368, 4271, 3940, 834, 536, 549, 17444, 427, 13569, 834, 834, 77, 834, 17030, 7, 834, 3274, 96, 927, 5, 2773, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100...
find the number of patients who had tonsil & adenoid biopsy were widowed.
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 lab ( subject_id text, hadm_id text, itemid text, charttime text, flag text, value_unit text,...
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.marital_status = "WIDOWED" AND procedures.short_title = "Tonsil&adenoid biopsy"
[ 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, 2847, 17161, 599, 15438, 25424, 6227, 14798, 5, 7304, 11827, 834, 23, 26, 61, 21680, 14798, 3388, 18206, 3, 15355, 3162, 4293, 9191, 14798, 5, 8399, 51, 834, 23, 26, 3274, 4293, 5, 8399, 51, 834, 23, 26, 549, 17444,...
What position was Parsons in for 1992?
CREATE TABLE table_2597876_1 (position VARCHAR, year VARCHAR)
SELECT position FROM table_2597876_1 WHERE year = 1992
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 1828, 21441, 3959, 834, 536, 41, 4718, 584, 4280, 28027, 6, 215, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 1102, 47, 2180, 6577, 16, 21, 9047, 58, 3, 1, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1102, 21680, 953, 834, 1828, 21441, 3959, 834, 536, 549, 17444, 427, 215, 3274, 9047, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
How many results are listed for week 13?
CREATE TABLE table_17782308_1 ( result VARCHAR, week VARCHAR )
SELECT COUNT(result) FROM table_17782308_1 WHERE week = 13
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2517, 3940, 2773, 4018, 834, 536, 41, 741, 584, 4280, 28027, 6, 471, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 571, 186, 772, 33, 2616, 21, 471, 1179, 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, 2847, 17161, 599, 60, 7, 83, 17, 61, 21680, 953, 834, 2517, 3940, 2773, 4018, 834, 536, 549, 17444, 427, 471, 3274, 1179, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the original air date for production code of 3t7501
CREATE TABLE table_22967 ( "No. in series" real, "No. in season" real, "Title" text, "Directed by" text, "Written by" text, "Original air date" text, "Production code" text, "U.S. viewers (million)" text )
SELECT COUNT("Original air date") FROM table_22967 WHERE "Production code" = '3T7501'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 357, 3166, 3708, 41, 96, 4168, 5, 16, 939, 121, 490, 6, 96, 4168, 5, 16, 774, 121, 490, 6, 96, 382, 155, 109, 121, 1499, 6, 96, 23620, 15, 26, 57, 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, 667, 3380, 10270, 799, 833, 8512, 21680, 953, 834, 357, 3166, 3708, 549, 17444, 427, 96, 3174, 8291, 1081, 121, 3274, 3, 31, 519, 382, 9979, 536, 31, 1, -100, -100, -100, -100, -100, -100, -10...
What is the total number of points of driver enrique bernoldi (r)?
CREATE TABLE table_name_95 (points VARCHAR, driver VARCHAR)
SELECT COUNT(points) FROM table_name_95 WHERE driver = "enrique bernoldi (r)"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3301, 41, 2700, 7, 584, 4280, 28027, 6, 2535, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 792, 381, 13, 979, 13, 2535, 3, 35, 8673, 3, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 3301, 549, 17444, 427, 2535, 3274, 96, 35, 8673, 3, 1152, 29, 1490, 23, 41, 52, 61, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Which position has 9 podiums?
CREATE TABLE table_2542 ( "Season" real, "Series" text, "Team" text, "Races" real, "Wins" real, "Poles" real, "F/Laps" real, "Podiums" real, "Points" text, "Position" text )
SELECT "Position" FROM table_2542 WHERE "Podiums" = '9'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 1828, 4165, 41, 96, 134, 15, 9, 739, 121, 490, 6, 96, 12106, 7, 121, 1499, 6, 96, 18699, 121, 1499, 6, 96, 448, 9, 2319, 121, 490, 6, 96, 18455, 7, 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, 345, 32, 7, 4749, 121, 21680, 953, 834, 1828, 4165, 549, 17444, 427, 96, 16665, 2552, 7, 121, 3274, 3, 31, 1298, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the connection with Australia when the connection with America shows born in the u.s.; mother is u.s. citizen?
CREATE TABLE table_34688 ( "Name" text, "Born \u2013 Died" text, "Notable for" text, "Connection with Australia" text, "Connection with America" text )
SELECT "Connection with Australia" FROM table_34688 WHERE "Connection with America" = 'born in the u.s.; mother is u.s. citizen'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 519, 4448, 4060, 41, 96, 23954, 121, 1499, 6, 96, 279, 127, 29, 3, 2, 76, 11138, 316, 26, 121, 1499, 6, 96, 10358, 179, 21, 121, 1499, 6, 96, 25772, 23, 106, 28, 2051, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 25772, 23, 106, 28, 2051, 121, 21680, 953, 834, 519, 4448, 4060, 549, 17444, 427, 96, 25772, 23, 106, 28, 1371, 121, 3274, 3, 31, 7473, 16, 8, 3, 76, 5, 7, 5, 117, 2039, 19, 3, 76, 5, 7, 5, 13008, 31, ...
Placing of 3 had what match w-l?
CREATE TABLE table_name_20 ( matches_w_l VARCHAR, placing VARCHAR )
SELECT matches_w_l FROM table_name_20 WHERE placing = 3
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1755, 41, 6407, 834, 210, 834, 40, 584, 4280, 28027, 6, 9308, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 8422, 75, 53, 13, 220, 141, 125, 1588, 3, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 6407, 834, 210, 834, 40, 21680, 953, 834, 4350, 834, 1755, 549, 17444, 427, 9308, 3274, 220, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the Bello when Ben-Tahir is 296?
CREATE TABLE table_11447995_2 (bello VARCHAR, ben_tahir VARCHAR)
SELECT bello FROM table_11447995_2 WHERE ben_tahir = "296"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2596, 3628, 4440, 3301, 834, 357, 41, 7708, 32, 584, 4280, 28027, 6, 36, 29, 834, 17, 9, 9288, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 5377, 32, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 12815, 32, 21680, 953, 834, 2596, 3628, 4440, 3301, 834, 357, 549, 17444, 427, 36, 29, 834, 17, 9, 9288, 3274, 96, 357, 4314, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the number of the pick for round 11?
CREATE TABLE table_name_15 (pick INTEGER, round VARCHAR)
SELECT SUM(pick) FROM table_name_15 WHERE round = 11
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1808, 41, 17967, 3, 21342, 17966, 6, 1751, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 381, 13, 8, 1432, 21, 1751, 850, 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, 180, 6122, 599, 17967, 61, 21680, 953, 834, 4350, 834, 1808, 549, 17444, 427, 1751, 3274, 850, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is Probate Activities, when Reserved Instruments is No, and when Regulator is Chartered Institute of Legal Executives?
CREATE TABLE table_name_6 ( probate_activities VARCHAR, reserved_instruments VARCHAR, regulator VARCHAR )
SELECT probate_activities FROM table_name_6 WHERE reserved_instruments = "no" AND regulator = "chartered institute of legal executives"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 948, 41, 12361, 342, 834, 8463, 2197, 584, 4280, 28027, 6, 14040, 834, 25232, 7, 584, 4280, 28027, 6, 14415, 584, 4280, 28027, 3, 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, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 12361, 342, 834, 8463, 2197, 21680, 953, 834, 4350, 834, 948, 549, 17444, 427, 14040, 834, 25232, 7, 3274, 96, 29, 32, 121, 3430, 14415, 3274, 96, 4059, 11196, 13681, 13, 1281, 13510, 121, 1, -100, -100, -100, -100, ...
What is the Week of the game with an Attendance of 64,900 and a Result of L 34-13?
CREATE TABLE table_13709 ( "Week" real, "Date" text, "Opponent" text, "Result" text, "Attendance" text )
SELECT MAX("Week") FROM table_13709 WHERE "Attendance" = '64,900' AND "Result" = 'l 34-13'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 24636, 4198, 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, 188, 17, 324, 26, 663, 121, 149...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 121, 518, 10266, 8512, 21680, 953, 834, 24636, 4198, 549, 17444, 427, 96, 188, 17, 324, 26, 663, 121, 3274, 3, 31, 4389, 6, 7015, 31, 3430, 96, 20119, 121, 3274, 3, 31, 40, 6154, 13056, 31, 1, -100...
What's the report in King Baudouin Stadium Brussels, Belgium?
CREATE TABLE table_63870 ( "Date" text, "Venue" text, "Score" text, "Comp" text, "Report" text )
SELECT "Report" FROM table_63870 WHERE "Venue" = 'king baudouin stadium brussels, belgium'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 948, 3747, 2518, 41, 96, 308, 342, 121, 1499, 6, 96, 553, 35, 76, 15, 121, 1499, 6, 96, 134, 9022, 121, 1499, 6, 96, 5890, 102, 121, 1499, 6, 96, 1649, 1493, 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, 1649, 1493, 121, 21680, 953, 834, 948, 3747, 2518, 549, 17444, 427, 96, 553, 35, 76, 15, 121, 3274, 3, 31, 1765, 3, 2635, 26, 1063, 77, 14939, 3, 9052, 9816, 7, 6, 36, 40, 122, 2552, 31, 1, -100, -100, -10...
provide the number of patients whose gender is m and admission location is emergency room admit?
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 t...
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic WHERE demographic.gender = "M" AND demographic.admission_location = "EMERGENCY ROOM ADMIT"
[ 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, 2847, 17161, 599, 15438, 25424, 6227, 14798, 5, 7304, 11827, 834, 23, 26, 61, 21680, 14798, 549, 17444, 427, 14798, 5, 122, 3868, 3274, 96, 329, 121, 3430, 14798, 5, 9, 26, 5451, 834, 14836, 3274, 96, 427, 13098, 18...
Which Senator has a Party of republican, a Home Town of houston, and a District of 7?
CREATE TABLE table_name_82 (senator VARCHAR, district VARCHAR, party VARCHAR, home_town VARCHAR)
SELECT senator FROM table_name_82 WHERE party = "republican" AND home_town = "houston" AND district = 7
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4613, 41, 7, 35, 1016, 584, 4280, 28027, 6, 3939, 584, 4280, 28027, 6, 1088, 584, 4280, 28027, 6, 234, 834, 3540, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 20596, 21680, 953, 834, 4350, 834, 4613, 549, 17444, 427, 1088, 3274, 96, 60, 15727, 152, 121, 3430, 234, 834, 3540, 3274, 96, 9492, 4411, 121, 3430, 3939, 3274, 489, 1, -100, -100, -100, -100, -100, -100, -100, -100,...
who is the points classification in stage 1?
CREATE TABLE table_name_64 (points_classification VARCHAR, stage VARCHAR)
SELECT points_classification FROM table_name_64 WHERE stage = "1"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4389, 41, 2700, 7, 834, 4057, 2420, 584, 4280, 28027, 6, 1726, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 113, 19, 8, 979, 13774, 16, 1726, 209, 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, 979, 834, 4057, 2420, 21680, 953, 834, 4350, 834, 4389, 549, 17444, 427, 1726, 3274, 96, 536, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...