NATURAL_LANG
stringlengths
0
446
SCHEMA
stringlengths
27
2.21k
SQL
stringlengths
18
453
input_ids
list
attention_mask
list
labels
list
What is the highest evening gown number in North Carolina with less than 9.214 interviews?
CREATE TABLE table_name_94 ( evening_gown INTEGER, state VARCHAR, interview VARCHAR )
SELECT MAX(evening_gown) FROM table_name_94 WHERE state = "north carolina" AND interview < 9.214
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4240, 41, 2272, 834, 122, 9197, 3, 21342, 17966, 6, 538, 584, 4280, 28027, 6, 2772, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 2030, 227...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 6190, 53, 834, 122, 9197, 61, 21680, 953, 834, 4350, 834, 4240, 549, 17444, 427, 538, 3274, 96, 29, 127, 189, 443, 12057, 9, 121, 3430, 2772, 3, 2, 5835, 27357, 1, -100, -100, -100, -100, -100, -100,...
What is the intergiro classification of alexander gontchenkov?
CREATE TABLE table_12261926_2 (intergiro_classification VARCHAR, winner VARCHAR)
SELECT intergiro_classification FROM table_12261926_2 WHERE winner = "Alexander Gontchenkov"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2122, 2688, 2294, 2688, 834, 357, 41, 3870, 9427, 32, 834, 4057, 2420, 584, 4280, 28027, 6, 4668, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 1413, 9427,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1413, 9427, 32, 834, 4057, 2420, 21680, 953, 834, 2122, 2688, 2294, 2688, 834, 357, 549, 17444, 427, 4668, 3274, 96, 27280, 11849, 350, 1770, 1559, 9789, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What was the game when high points was david lee (30)
CREATE TABLE table_23248869_8 ( game INTEGER, high_points VARCHAR )
SELECT MIN(game) FROM table_23248869_8 WHERE high_points = "David Lee (30)"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 2266, 4060, 3951, 834, 927, 41, 467, 3, 21342, 17966, 6, 306, 834, 2700, 7, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 47, 8, 467, 116, 306, 979, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 7261, 61, 21680, 953, 834, 2773, 2266, 4060, 3951, 834, 927, 549, 17444, 427, 306, 834, 2700, 7, 3274, 96, 308, 9, 6961, 5531, 19684, 61, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the land for ada
CREATE TABLE table_18600760_1 (land___sqmi__ VARCHAR, township VARCHAR)
SELECT COUNT(land___sqmi__) FROM table_18600760_1 WHERE township = "Ada"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 24700, 4560, 3328, 834, 536, 41, 40, 232, 834, 834, 834, 7, 1824, 51, 23, 834, 834, 584, 4280, 28027, 6, 1511, 2009, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 55...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 40, 232, 834, 834, 834, 7, 1824, 51, 23, 834, 834, 61, 21680, 953, 834, 24700, 4560, 3328, 834, 536, 549, 17444, 427, 1511, 2009, 3274, 96, 188, 26, 9, 121, 1, -100, -100, -100, -100, -100, -100,...
Name the number of ends for cardiff city and df
CREATE TABLE table_2681 ( "N" real, "P" text, "Name" text, "EU" text, "Country" text, "Age" real, "Type" text, "Moving from" text, "Transfer window" text, "Ends" real, "Transfer fee" text, "Source" text )
SELECT COUNT("Ends") FROM table_2681 WHERE "Source" = 'Cardiff City' AND "P" = 'DF'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2688, 4959, 41, 96, 567, 121, 490, 6, 96, 345, 121, 1499, 6, 96, 23954, 121, 1499, 6, 96, 12062, 121, 1499, 6, 96, 10628, 651, 121, 1499, 6, 96, 188, 397, 121, 490, 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, 2847, 17161, 599, 121, 8532, 26, 7, 8512, 21680, 953, 834, 2688, 4959, 549, 17444, 427, 96, 23799, 121, 3274, 3, 31, 6936, 26, 5982, 896, 31, 3430, 96, 345, 121, 3274, 3, 31, 10665, 31, 1, -100, -100, -100, -100, ...
what is the highest points when position is higher than 6, lost is less than 12 and drawn is less than 1?
CREATE TABLE table_name_39 ( points INTEGER, drawn VARCHAR, position VARCHAR, lost VARCHAR )
SELECT MAX(points) FROM table_name_39 WHERE position > 6 AND lost < 12 AND drawn < 1
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3288, 41, 979, 3, 21342, 17966, 6, 6796, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 6, 1513, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 125, 19, 8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 4800, 4, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 3288, 549, 17444, 427, 1102, 2490, 431, 3430, 1513, 3, 2, 586, 3430, 6796, 3, 2, 209, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Which Total population (2010 census) has an Area (km 2) smaller than 147,307.00?
CREATE TABLE table_name_11 ( total_population__2010_census_ INTEGER, area__km_2__ INTEGER )
SELECT MAX(total_population__2010_census_) FROM table_name_11 WHERE area__km_2__ < 147 OFFSET 307.00
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2596, 41, 792, 834, 9791, 7830, 834, 834, 14926, 834, 75, 35, 7, 302, 834, 3, 21342, 17966, 6, 616, 834, 834, 5848, 834, 357, 834, 834, 3, 21342, 17966, 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, 4800, 4, 599, 235, 1947, 834, 9791, 7830, 834, 834, 14926, 834, 75, 35, 7, 302, 834, 61, 21680, 953, 834, 4350, 834, 2596, 549, 17444, 427, 616, 834, 834, 5848, 834, 357, 834, 834, 3, 2, 3, 24719, 3, 15316, 2078...
What is the D 44 when the D 46 is r 26?
CREATE TABLE table_name_32 ( d_44_√ VARCHAR, d_46_√ VARCHAR )
SELECT d_44_√ FROM table_name_32 WHERE d_46_√ = "r 26"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2668, 41, 3, 26, 834, 3628, 834, 2, 584, 4280, 28027, 6, 3, 26, 834, 4448, 834, 2, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 309, 8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 26, 834, 3628, 834, 2, 21680, 953, 834, 4350, 834, 2668, 549, 17444, 427, 3, 26, 834, 4448, 834, 2, 3274, 96, 52, 2208, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What team played South Melbourne at their home game?
CREATE TABLE table_name_22 (away_team VARCHAR, home_team VARCHAR)
SELECT away_team FROM table_name_22 WHERE home_team = "south melbourne"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2884, 41, 8006, 834, 11650, 584, 4280, 28027, 6, 234, 834, 11650, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 372, 1944, 1013, 9396, 44, 70, 234, 467...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2884, 549, 17444, 427, 234, 834, 11650, 3274, 96, 7, 670, 107, 3, 2341, 26255, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the score of the home team when Richmond was the away team?
CREATE TABLE table_name_42 ( home_team VARCHAR, away_team VARCHAR )
SELECT home_team AS score FROM table_name_42 WHERE away_team = "richmond"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4165, 41, 234, 834, 11650, 584, 4280, 28027, 6, 550, 834, 11650, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 47, 8, 2604, 13, 8, 234, 372, 116, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 234, 834, 11650, 6157, 2604, 21680, 953, 834, 4350, 834, 4165, 549, 17444, 427, 550, 834, 11650, 3274, 96, 3723, 6764, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When 45 is the goals for and 10 is the drawn what is the lost?
CREATE TABLE table_17718005_2 (lost VARCHAR, drawn VARCHAR, goals_for VARCHAR)
SELECT lost FROM table_17718005_2 WHERE drawn = 10 AND goals_for = 45
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 26793, 20829, 3076, 834, 357, 41, 2298, 17, 584, 4280, 28027, 6, 6796, 584, 4280, 28027, 6, 1766, 834, 1161, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 366, 3479, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1513, 21680, 953, 834, 26793, 20829, 3076, 834, 357, 549, 17444, 427, 6796, 3274, 335, 3430, 1766, 834, 1161, 3274, 3479, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the rank for Burghley?
CREATE TABLE table_name_72 ( rank VARCHAR, place VARCHAR )
SELECT rank FROM table_name_72 WHERE place = "burghley"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5865, 41, 11003, 584, 4280, 28027, 6, 286, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 11003, 21, 14343, 107, 1306, 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, 11003, 21680, 953, 834, 4350, 834, 5865, 549, 17444, 427, 286, 3274, 96, 4824, 107, 1306, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
If the field goals is 26, what are the players names?
CREATE TABLE table_23346303_5 ( player VARCHAR, field_goals VARCHAR )
SELECT player FROM table_23346303_5 WHERE field_goals = 26
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 20879, 4448, 23335, 834, 755, 41, 1959, 584, 4280, 28027, 6, 1057, 834, 839, 5405, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 156, 8, 1057, 1766, 19, 13597, 125,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1959, 21680, 953, 834, 20879, 4448, 23335, 834, 755, 549, 17444, 427, 1057, 834, 839, 5405, 3274, 2208, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is the name of the home team with a round of 2nd and Vitória da Conquista as the way team?
CREATE TABLE table_name_57 (home_team VARCHAR, round VARCHAR, away_team VARCHAR)
SELECT home_team FROM table_name_57 WHERE round = "2nd" AND away_team = "vitória da conquista"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3436, 41, 5515, 834, 11650, 584, 4280, 28027, 6, 1751, 584, 4280, 28027, 6, 550, 834, 11650, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 564, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 234, 834, 11650, 21680, 953, 834, 4350, 834, 3436, 549, 17444, 427, 1751, 3274, 96, 357, 727, 121, 3430, 550, 834, 11650, 3274, 96, 5566, 4922, 52, 23, 9, 836, 975, 1169, 2427, 121, 1, -100, -100, -100, -100, -100, ...
How many points have utenis utena as the club, with loses less than 16?
CREATE TABLE table_name_68 (points INTEGER, club VARCHAR, loses VARCHAR)
SELECT SUM(points) FROM table_name_68 WHERE club = "utenis utena" AND loses > 16
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3651, 41, 2700, 7, 3, 21342, 17966, 6, 1886, 584, 4280, 28027, 6, 2615, 7, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 571, 186, 979, 43, 3, 76, 324, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 2700, 7, 61, 21680, 953, 834, 4350, 834, 3651, 549, 17444, 427, 1886, 3274, 96, 76, 324, 159, 3, 76, 324, 9, 121, 3430, 2615, 7, 2490, 898, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Where was the Fury FC 4: High Voltage event held?
CREATE TABLE table_name_5 ( location VARCHAR, event VARCHAR )
SELECT location FROM table_name_5 WHERE event = "fury fc 4: high voltage"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 755, 41, 1128, 584, 4280, 28027, 6, 605, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 2840, 47, 8, 10759, 63, 7914, 314, 10, 1592, 4969, 6505, 605, 12...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1128, 21680, 953, 834, 4350, 834, 755, 549, 17444, 427, 605, 3274, 96, 9827, 63, 3, 89, 75, 314, 10, 306, 10594, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What region is the catalogue released on June 8, 2004 from?
CREATE TABLE table_name_88 (region VARCHAR, date VARCHAR)
SELECT region FROM table_name_88 WHERE date = "june 8, 2004"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4060, 41, 18145, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 1719, 19, 8, 14978, 1883, 30, 1515, 9478, 4406, 45, 58, 1, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1719, 21680, 953, 834, 4350, 834, 4060, 549, 17444, 427, 833, 3274, 96, 6959, 15, 9478, 4406, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
Find the dates on which more than one revisions were made, and the bin the date of latest revision into weekday interval and count them as a bar chart, and rank Y from low to high order.
CREATE TABLE Catalog_Contents_Additional_Attributes ( catalog_entry_id INTEGER, catalog_level_number INTEGER, attribute_id INTEGER, attribute_value VARCHAR(255) ) CREATE TABLE Catalog_Structure ( catalog_level_number INTEGER, catalog_id INTEGER, catalog_level_name VARCHAR(50) ) CREATE TABL...
SELECT date_of_latest_revision, COUNT(date_of_latest_revision) FROM Catalogs ORDER BY COUNT(date_of_latest_revision)
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 22424, 834, 4302, 4669, 7, 834, 20773, 4749, 138, 834, 188, 17, 5135, 1422, 41, 10173, 834, 295, 651, 834, 23, 26, 3, 21342, 17966, 6, 10173, 834, 4563, 834, 5525, 1152, 3, 21342, 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, 833, 834, 858, 834, 521, 4377, 834, 60, 6610, 6, 2847, 17161, 599, 5522, 834, 858, 834, 521, 4377, 834, 60, 6610, 61, 21680, 22424, 7, 4674, 11300, 272, 476, 2847, 17161, 599, 5522, 834, 858, 834, 521, 4377, 834, ...
List the order id, customer id for orders in Cancelled status, ordered by their order dates.
CREATE TABLE customer_orders (order_id VARCHAR, customer_id VARCHAR, order_status_code VARCHAR, order_date VARCHAR)
SELECT order_id, customer_id FROM customer_orders WHERE order_status_code = "Cancelled" ORDER BY order_date
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 884, 834, 9397, 7, 41, 9397, 834, 23, 26, 584, 4280, 28027, 6, 884, 834, 23, 26, 584, 4280, 28027, 6, 455, 834, 8547, 302, 834, 4978, 584, 4280, 28027, 6, 455, 834, 5522, 584, 4280...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 455, 834, 23, 26, 6, 884, 834, 23, 26, 21680, 884, 834, 9397, 7, 549, 17444, 427, 455, 834, 8547, 302, 834, 4978, 3274, 96, 254, 663, 40, 1361, 121, 4674, 11300, 272, 476, 455, 834, 5522, 1, -100, -100, -100, -1...
What is the players name in the guard position?
CREATE TABLE table_name_95 (name VARCHAR, position VARCHAR)
SELECT name FROM table_name_95 WHERE position = "guard"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3301, 41, 4350, 584, 4280, 28027, 6, 1102, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 1508, 564, 16, 8, 4879, 1102, 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, 564, 21680, 953, 834, 4350, 834, 3301, 549, 17444, 427, 1102, 3274, 96, 11010, 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 average age of patients whose primary disease is sepsis and age is greater than or equal to 72?
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 AVG(demographic.age) FROM demographic WHERE demographic.diagnosis = "SEPSIS" AND demographic.age >= "72"
[ 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, 71, 17217, 599, 1778, 16587, 5, 545, 61, 21680, 14798, 549, 17444, 427, 14798, 5, 25930, 4844, 159, 3274, 96, 134, 8569, 14408, 121, 3430, 14798, 5, 545, 2490, 2423, 96, 5865, 121, 1, -100, -100, -100, -100, -100, -...
What is the lowest height in feet for the building located in platz der einheit 1, gallus, that was built after 1961 with a height less than 130 meters?
CREATE TABLE table_47885 ( "Name" text, "Height (m)" real, "Height (ft)" real, "Location" text, "Year built" real )
SELECT MIN("Height (ft)") FROM table_47885 WHERE "Year built" > '1961' AND "Location" = 'platz der einheit 1, gallus' AND "Height (m)" < '130'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 591, 3940, 4433, 41, 96, 23954, 121, 1499, 6, 96, 3845, 2632, 41, 51, 61, 121, 490, 6, 96, 3845, 2632, 41, 89, 17, 61, 121, 490, 6, 96, 434, 32, 75, 257, 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, 3, 17684, 599, 121, 3845, 2632, 41, 89, 17, 61, 8512, 21680, 953, 834, 591, 3940, 4433, 549, 17444, 427, 96, 476, 2741, 1192, 121, 2490, 3, 31, 2294, 4241, 31, 3430, 96, 434, 32, 75, 257, 121, 3274, 3, 31, 5732,...
What is the total points before 1963?
CREATE TABLE table_15674 ( "Year" real, "Entrant" text, "Chassis" text, "Engine" text, "Points" real )
SELECT SUM("Points") FROM table_15674 WHERE "Year" < '1963'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 25463, 4581, 41, 96, 476, 2741, 121, 490, 6, 96, 16924, 3569, 121, 1499, 6, 96, 3541, 6500, 7, 121, 1499, 6, 96, 31477, 121, 1499, 6, 96, 22512, 7, 121, 490, 3, 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, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 121, 22512, 7, 8512, 21680, 953, 834, 25463, 4581, 549, 17444, 427, 96, 476, 2741, 121, 3, 2, 3, 31, 2294, 3891, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What years runner-up is Birmingham city, with over 1 runners-up?
CREATE TABLE table_54729 ( "Club" text, "Wins" real, "Runners-up" real, "Years won" text, "Years runner-up" text )
SELECT "Years runner-up" FROM table_54729 WHERE "Runners-up" > '1' AND "Club" = 'birmingham city'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 755, 4177, 3166, 41, 96, 254, 11158, 121, 1499, 6, 96, 18455, 7, 121, 490, 6, 96, 23572, 7, 18, 413, 121, 490, 6, 96, 476, 2741, 7, 751, 121, 1499, 6, 96, 476, 2741, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 476, 2741, 7, 3, 10806, 18, 413, 121, 21680, 953, 834, 755, 4177, 3166, 549, 17444, 427, 96, 23572, 7, 18, 413, 121, 2490, 3, 31, 536, 31, 3430, 96, 254, 11158, 121, 3274, 3, 31, 8781, 51, 14799, 690, 31, ...
What was the game edition when they played on the clay (i) surface and the outcome was a winner?
CREATE TABLE table_18183850_12 (edition VARCHAR, surface VARCHAR, outcome VARCHAR)
SELECT edition FROM table_18183850_12 WHERE surface = "Clay (i)" AND outcome = "Winner"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2606, 24361, 17246, 834, 2122, 41, 15, 10569, 584, 4280, 28027, 6, 1774, 584, 4280, 28027, 6, 6138, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 47, 8, 467, 4182...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 4182, 21680, 953, 834, 2606, 24361, 17246, 834, 2122, 549, 17444, 427, 1774, 3274, 96, 254, 5595, 41, 23, 61, 121, 3430, 6138, 3274, 96, 18455, 687, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
When did Geelong play as the home team?
CREATE TABLE table_name_65 (date VARCHAR, home_team VARCHAR)
SELECT date FROM table_name_65 WHERE home_team = "geelong"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4122, 41, 5522, 584, 4280, 28027, 6, 234, 834, 11650, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 366, 410, 961, 15, 2961, 577, 38, 8, 234, 372, 58, 1, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 833, 21680, 953, 834, 4350, 834, 4122, 549, 17444, 427, 234, 834, 11650, 3274, 96, 397, 15, 2961, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
Find the name, city, and country of the airport that has the lowest altitude.
CREATE TABLE airports (name VARCHAR, city VARCHAR, country VARCHAR, elevation VARCHAR)
SELECT name, city, country FROM airports ORDER BY elevation LIMIT 1
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 3761, 7, 41, 4350, 584, 4280, 28027, 6, 690, 584, 4280, 28027, 6, 684, 584, 4280, 28027, 6, 16417, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 2588, 8, 564, 6, 690, 6, 11, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 564, 6, 690, 6, 684, 21680, 3761, 7, 4674, 11300, 272, 476, 16417, 8729, 12604, 209, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What network has an aspect of 4:3 and a PSIP Short Name of qvc?
CREATE TABLE table_name_80 ( network VARCHAR, aspect VARCHAR, psip_short_name VARCHAR )
SELECT network FROM table_name_80 WHERE aspect = "4:3" AND psip_short_name = "qvc"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2079, 41, 1229, 584, 4280, 28027, 6, 2663, 584, 4280, 28027, 6, 3, 102, 7, 23, 102, 834, 7, 14184, 834, 4350, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 1229, 21680, 953, 834, 4350, 834, 2079, 549, 17444, 427, 2663, 3274, 96, 591, 10, 519, 121, 3430, 3, 102, 7, 23, 102, 834, 7, 14184, 834, 4350, 3274, 96, 1824, 208, 75, 121, 1, -100, -100, -100, -100, -100, -100, ...
What is the lowest draft number with a 48 pick?
CREATE TABLE table_name_94 (draft INTEGER, pick VARCHAR)
SELECT MIN(draft) FROM table_name_94 WHERE pick = 48
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4240, 41, 26, 10913, 3, 21342, 17966, 6, 1432, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 7402, 6488, 381, 28, 3, 9, 4678, 1432, 58, 1, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 26, 10913, 61, 21680, 953, 834, 4350, 834, 4240, 549, 17444, 427, 1432, 3274, 4678, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
how many patients had the drug code syringes and lab test fluid other body fluid?
CREATE TABLE prescriptions ( subject_id text, hadm_id text, icustay_id text, drug_type text, drug text, formulary_drug_cd text, route text, drug_dose text ) CREATE TABLE demographic ( subject_id text, hadm_id text, name text, marital_status text, age text, dob te...
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE prescriptions.formulary_drug_cd = "SYRINGENS" AND lab.fluid = "Other Body Fluid"
[ 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, 7744, 7, 9191, 14798, 5, 8399, 51, 834, 23, 26, 3274, 7744, 7, 5, 8399, 51, 834, 23, 26, 338...
With a score of 2-2, what was the Result?
CREATE TABLE table_name_30 (result VARCHAR, score VARCHAR)
SELECT result FROM table_name_30 WHERE score = "2-2"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1458, 41, 60, 7, 83, 17, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 438, 3, 9, 2604, 13, 3, 22451, 6, 125, 47, 8, 3, 201...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 741, 21680, 953, 834, 4350, 834, 1458, 549, 17444, 427, 2604, 3274, 96, 22451, 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 Petersville's census ranking?
CREATE TABLE table_171356_2 (census_ranking VARCHAR, official_name VARCHAR)
SELECT census_ranking FROM table_171356_2 WHERE official_name = "Petersville"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2517, 2368, 4834, 834, 357, 41, 75, 35, 7, 302, 834, 6254, 53, 584, 4280, 28027, 6, 2314, 834, 4350, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 2737, 972...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 23087, 834, 6254, 53, 21680, 953, 834, 2517, 2368, 4834, 834, 357, 549, 17444, 427, 2314, 834, 4350, 3274, 96, 345, 15, 449, 9727, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the lowest position with a -22 goal difference and more than 5 points?
CREATE TABLE table_name_51 (position INTEGER, goal_difference VARCHAR, points VARCHAR)
SELECT MIN(position) FROM table_name_51 WHERE goal_difference = -22 AND points > 5
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 5553, 41, 4718, 3, 21342, 17966, 6, 1288, 834, 26, 99, 11788, 584, 4280, 28027, 6, 979, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 7402, 11...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 4718, 61, 21680, 953, 834, 4350, 834, 5553, 549, 17444, 427, 1288, 834, 26, 99, 11788, 3274, 3, 16149, 3430, 979, 2490, 305, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the total number of top fives when casey mears had more than 1 poles and top tens less than 9?
CREATE TABLE table_9372 ( "Year" text, "Starts" real, "Wins" real, "Top Fives" real, "Top Tens" real, "Poles" real, "Rank" text )
SELECT SUM("Top Fives") FROM table_9372 WHERE "Poles" > '1' AND "Top Tens" < '9'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4271, 5865, 41, 96, 476, 2741, 121, 1499, 6, 96, 7681, 17, 7, 121, 490, 6, 96, 18455, 7, 121, 490, 6, 96, 22481, 9528, 7, 121, 490, 6, 96, 22481, 4738, 7, 121, 490, 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, 180, 6122, 599, 121, 22481, 9528, 7, 8512, 21680, 953, 834, 4271, 5865, 549, 17444, 427, 96, 8931, 15, 7, 121, 2490, 3, 31, 536, 31, 3430, 96, 22481, 4738, 7, 121, 3, 2, 3, 31, 1298, 31, 1, -100, -100, -100, -...
give me the number of patients whose diagnoses icd9 code is 2764 and lab test category is chemistry?
CREATE TABLE diagnoses ( 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 INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE diagnoses.icd9_code = "2764" AND lab."CATEGORY" = "Chemistry"
[ 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, 18730, 7, 9191, 14798, 5, 8399, 51, 834, 23, 26, 3274, 18730, 7, 5, 8399, 51, 834, 23, 26, 3...
In the 21.40km Santa Rosa 1 Stage, what was the Time?
CREATE TABLE table_name_38 (time VARCHAR, length VARCHAR, name VARCHAR)
SELECT time FROM table_name_38 WHERE length = "21.40km" AND name = "santa rosa 1"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3747, 41, 715, 584, 4280, 28027, 6, 2475, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 86, 8, 1401, 5, 2445, 5848, 4625, 15641, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 97, 21680, 953, 834, 4350, 834, 3747, 549, 17444, 427, 2475, 3274, 96, 2658, 5, 2445, 5848, 121, 3430, 564, 3274, 96, 7, 288, 9, 3, 1859, 9, 209, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What was the title for the game with an attendance of n/a with the runner-up being Waseda, and a season of 1995-6 details?
CREATE TABLE table_name_91 ( title VARCHAR, season VARCHAR, attendance VARCHAR, runner_up VARCHAR )
SELECT title FROM table_name_91 WHERE attendance = "n/a" AND runner_up = "waseda" AND season = "1995-6 details"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4729, 41, 2233, 584, 4280, 28027, 6, 774, 584, 4280, 28027, 6, 11364, 584, 4280, 28027, 6, 3, 10806, 834, 413, 584, 4280, 28027, 3, 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, 2233, 21680, 953, 834, 4350, 834, 4729, 549, 17444, 427, 11364, 3274, 96, 29, 87, 9, 121, 3430, 3, 10806, 834, 413, 3274, 96, 9491, 15, 26, 9, 121, 3430, 774, 3274, 96, 2294, 3301, 5783, 1030, 121, 1, -100, -100, ...
what heat number had a time of 58.44?
CREATE TABLE table_name_49 ( heat VARCHAR, time VARCHAR )
SELECT COUNT(heat) FROM table_name_49 WHERE time = "58.44"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3647, 41, 1678, 584, 4280, 28027, 6, 97, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 125, 1678, 381, 141, 3, 9, 97, 13, 3, 3449, 5, 3628, 58, 1, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 88, 144, 61, 21680, 953, 834, 4350, 834, 3647, 549, 17444, 427, 97, 3274, 96, 3449, 5, 3628, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the total number of fans attending the game on October 8, 1989 before week 5?
CREATE TABLE table_name_4 (attendance VARCHAR, date VARCHAR, week VARCHAR)
SELECT COUNT(attendance) FROM table_name_4 WHERE date = "october 8, 1989" AND week < 5
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 591, 41, 15116, 663, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 6, 471, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 792, 381, 13, 2675, 707...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15116, 663, 61, 21680, 953, 834, 4350, 834, 591, 549, 17444, 427, 833, 3274, 96, 32, 75, 235, 1152, 9478, 9975, 121, 3430, 471, 3, 2, 305, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the Indians' record during the game that had 31,467 in attendance?
CREATE TABLE table_name_82 (record VARCHAR, attendance VARCHAR)
SELECT record FROM table_name_82 WHERE attendance = "31,467"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4613, 41, 60, 7621, 584, 4280, 28027, 6, 11364, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 47, 8, 2557, 7, 31, 1368, 383, 8, 467, 24, 141, 12074, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1368, 21680, 953, 834, 4350, 834, 4613, 549, 17444, 427, 11364, 3274, 96, 3341, 6, 591, 3708, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is the 1st party with Charles Isaac Elton as the 2nd member?
CREATE TABLE table_71438 ( "Election" text, "1st Member" text, "1st Party" text, "2nd Member" text, "2nd Party" text )
SELECT "1st Party" FROM table_71438 WHERE "2nd Member" = 'charles isaac elton'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 940, 2534, 3747, 41, 96, 427, 12252, 121, 1499, 6, 96, 536, 7, 17, 8541, 121, 1499, 6, 96, 536, 7, 17, 3450, 121, 1499, 6, 96, 357, 727, 8541, 121, 1499, 6, 96, 357, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 536, 7, 17, 3450, 121, 21680, 953, 834, 940, 2534, 3747, 549, 17444, 427, 96, 357, 727, 8541, 121, 3274, 3, 31, 4059, 965, 19, 9, 9, 75, 3, 15, 7377, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the lowest position for driver Kyle Busch?
CREATE TABLE table_name_94 (pos INTEGER, driver VARCHAR)
SELECT MIN(pos) FROM table_name_94 WHERE driver = "kyle busch"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4240, 41, 2748, 3, 21342, 17966, 6, 2535, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 7402, 1102, 21, 2535, 19454, 5703, 524, 58, 1, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 17684, 599, 2748, 61, 21680, 953, 834, 4350, 834, 4240, 549, 17444, 427, 2535, 3274, 96, 3781, 109, 2601, 524, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
When 2005 is the date/year how many measurements of attendance are there?
CREATE TABLE table_24356 ( "Type of Record" text, "Attendance" real, "Date/Year" text, "Stadium" text, "Result/Games" text )
SELECT COUNT("Attendance") FROM table_24356 WHERE "Date/Year" = '2005'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 27730, 4834, 41, 96, 25160, 13, 11392, 121, 1499, 6, 96, 188, 17, 324, 26, 663, 121, 490, 6, 96, 308, 342, 87, 476, 2741, 121, 1499, 6, 96, 134, 17, 9, 12925, 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, 2847, 17161, 599, 121, 188, 17, 324, 26, 663, 8512, 21680, 953, 834, 27730, 4834, 549, 17444, 427, 96, 308, 342, 87, 476, 2741, 121, 3274, 3, 31, 22594, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
keiji had how many number of reigns ?
CREATE TABLE table_203_678 ( id number, "rank" number, "wrestler" text, "no. of reigns" number, "combined\ndefenses" number, "combined\ndays" number )
SELECT "no. of reigns" FROM table_203_678 WHERE "wrestler" = 'keiji mutoh'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 23330, 834, 3708, 927, 41, 3, 23, 26, 381, 6, 96, 6254, 121, 381, 6, 96, 210, 6216, 1171, 121, 1499, 6, 96, 29, 32, 5, 13, 17367, 7, 121, 381, 6, 96, 287, 12712, 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, 96, 29, 32, 5, 13, 17367, 7, 121, 21680, 953, 834, 23330, 834, 3708, 927, 549, 17444, 427, 96, 210, 6216, 1171, 121, 3274, 3, 31, 1050, 17279, 3, 4246, 32, 107, 31, 1, -100, -100, -100, -100, -100, -100, -100, -...
What's the highest number of silver for 9 bronze and less than 27 total?
CREATE TABLE table_name_43 (silver INTEGER, bronze VARCHAR, total VARCHAR)
SELECT MAX(silver) FROM table_name_43 WHERE bronze = 9 AND total < 27
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4906, 41, 7, 173, 624, 3, 21342, 17966, 6, 13467, 584, 4280, 28027, 6, 792, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 31, 7, 8, 2030, 381, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 4800, 4, 599, 7, 173, 624, 61, 21680, 953, 834, 4350, 834, 4906, 549, 17444, 427, 13467, 3274, 668, 3430, 792, 3, 2, 2307, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Find the names of the clubs that have at least a member from the city with city code "HOU".
CREATE TABLE member_of_club (clubid VARCHAR, stuid VARCHAR); CREATE TABLE club (clubname VARCHAR, clubid VARCHAR); CREATE TABLE student (stuid VARCHAR, city_code VARCHAR)
SELECT DISTINCT t1.clubname FROM club AS t1 JOIN member_of_club AS t2 ON t1.clubid = t2.clubid JOIN student AS t3 ON t2.stuid = t3.stuid WHERE t3.city_code = "HOU"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 1144, 834, 858, 834, 13442, 41, 13442, 23, 26, 584, 4280, 28027, 6, 21341, 23, 26, 584, 4280, 28027, 61, 3, 32102, 32103, 32102, 205, 4386, 6048, 332, 17098, 1886, 41, 13442, 4350, 584...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3, 17, 5411, 13442, 4350, 21680, 1886, 6157, 3, 17, 536, 3, 15355, 3162, 1144, 834, 858, 834, 13442, 6157, 3, 17, 357, 9191, 3, 17, 5411, 13442, 23, 26, 3274, 3, 17, 4416, 13442, 23, 26, 3...
How many settlements are in esk krumlov (ck) with a population density higher than 38?
CREATE TABLE table_76335 ( "District" text, "Population" real, "Area" real, "Pop. Dens." real, "No.of Settlements" real )
SELECT SUM("No.of Settlements") FROM table_76335 WHERE "District" = 'český krumlov (ck)' AND "Pop. Dens." > '38'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3959, 519, 2469, 41, 96, 308, 23, 20066, 121, 1499, 6, 96, 27773, 7830, 121, 490, 6, 96, 188, 864, 121, 490, 6, 96, 27773, 5, 3128, 7, 535, 490, 6, 96, 4168, 5, 858, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 180, 6122, 599, 121, 4168, 5, 858, 31044, 7, 8512, 21680, 953, 834, 3959, 519, 2469, 549, 17444, 427, 96, 308, 23, 20066, 121, 3274, 3, 31, 2, 15, 7, 157, 2, 3, 157, 2781, 5850, 41, 2406, 61, 31, 3430, 96, 277...
What is the distance when brisbane is $4.80?
CREATE TABLE table_31022 ( "Distance" text, "Adelaide" text, "Brisbane" text, "Canberra" text, "Melbourne" text, "Perth" text, "Sydney" text )
SELECT "Distance" FROM table_31022 WHERE "Brisbane" = '$4.80'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 19947, 2884, 41, 96, 308, 23, 8389, 121, 1499, 6, 96, 188, 221, 40, 5385, 121, 1499, 6, 96, 279, 52, 159, 3478, 15, 121, 1499, 6, 96, 14050, 115, 16841, 121, 1499, 6, 9...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 308, 23, 8389, 121, 21680, 953, 834, 19947, 2884, 549, 17444, 427, 96, 279, 52, 159, 3478, 15, 121, 3274, 3, 31, 3229, 7984, 2079, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
give me the number of patients whose primary disease is bowel obstruction and lab test fluid is blood?
CREATE TABLE procedures ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text ) CREATE TABLE lab ( subject_id text, hadm_id text, itemid text, charttime text, flag text, value_unit text, label text, fluid text ) CREATE TABLE demographic ...
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.diagnosis = "BOWEL OBSTRUCTION" AND lab.fluid = "Blood"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 4293, 41, 1426, 834, 23, 26, 1499, 6, 141, 51, 834, 23, 26, 1499, 6, 3, 447, 26, 1298, 834, 4978, 1499, 6, 710, 834, 21869, 1499, 6, 307, 834, 21869, 1499, 3, 61, 3, 32102, 32103...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 15438, 25424, 6227, 14798, 5, 7304, 11827, 834, 23, 26, 61, 21680, 14798, 3388, 18206, 3, 15355, 3162, 7690, 9191, 14798, 5, 8399, 51, 834, 23, 26, 3274, 7690, 5, 8399, 51, 834, 23, 26, 549, 17444,...
Who is the play by play commentator for the game that has Alan Massengale as Studio Host?
CREATE TABLE table_name_17 (play_by_play VARCHAR, studio_host VARCHAR)
SELECT play_by_play FROM table_name_17 WHERE studio_host = "alan massengale"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2517, 41, 4895, 834, 969, 834, 4895, 584, 4280, 28027, 6, 3100, 834, 12675, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 2645, 19, 8, 577, 57, 577, 1670, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 577, 834, 969, 834, 4895, 21680, 953, 834, 4350, 834, 2517, 549, 17444, 427, 3100, 834, 12675, 3274, 96, 9, 1618, 3294, 35, 6191, 15, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
How much is the sum of every crowd in attendance when the away score was 7.13 (55) for Richmond?
CREATE TABLE table_74675 ( "Home team" text, "Home team score" text, "Away team" text, "Away team score" text, "Venue" text, "Crowd" real, "Date" text )
SELECT SUM("Crowd") FROM table_74675 WHERE "Away team score" = '7.13 (55)' AND "Away team" = 'richmond'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 940, 4448, 3072, 41, 96, 19040, 372, 121, 1499, 6, 96, 19040, 372, 2604, 121, 1499, 6, 96, 188, 1343, 372, 121, 1499, 6, 96, 188, 1343, 372, 2604, 121, 1499, 6, 96, 553, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 180, 6122, 599, 121, 254, 3623, 26, 8512, 21680, 953, 834, 940, 4448, 3072, 549, 17444, 427, 96, 188, 1343, 372, 2604, 121, 3274, 3, 31, 25059, 519, 9209, 9120, 31, 3430, 96, 188, 1343, 372, 121, 3274, 3, 31, 3723...
what is the lowest round pole position of satoshi motoyama
CREATE TABLE table_34102 ( "Round" real, "Track" text, "Date" text, "Pole Position" text, "Fastest Race Lap" text, "Winner" text, "Team" text )
SELECT MIN("Round") FROM table_34102 WHERE "Pole Position" = 'satoshi motoyama'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3710, 14388, 41, 96, 448, 32, 1106, 121, 490, 6, 96, 382, 16729, 121, 1499, 6, 96, 308, 342, 121, 1499, 6, 96, 8931, 15, 14258, 121, 1499, 6, 96, 371, 9, 7, 4377, 10949...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 17684, 599, 121, 448, 32, 1106, 8512, 21680, 953, 834, 3710, 14388, 549, 17444, 427, 96, 8931, 15, 14258, 121, 3274, 3, 31, 7, 9, 235, 5605, 3, 11188, 22990, 31, 1, -100, -100, -100, -100, -100, -100, -100, -10...
What is week 5 when week 2 is 36.80, and week 4 is 39.75?
CREATE TABLE table_name_96 (week_5 VARCHAR, week_2 VARCHAR, week_4 VARCHAR)
SELECT week_5 FROM table_name_96 WHERE week_2 = "36.80" AND week_4 = "39.75"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4314, 41, 8041, 834, 755, 584, 4280, 28027, 6, 471, 834, 357, 584, 4280, 28027, 6, 471, 834, 591, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 4...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 471, 834, 755, 21680, 953, 834, 4350, 834, 4314, 549, 17444, 427, 471, 834, 357, 3274, 96, 3420, 5, 2079, 121, 3430, 471, 834, 591, 3274, 96, 3288, 5, 3072, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
which teams have the most number of wins ?
CREATE TABLE table_203_309 ( id number, "team" text, "winners" number, "runners-up" number, "years won" text, "years lost" text )
SELECT "team" FROM table_203_309 WHERE "winners" = (SELECT MAX("winners") FROM table_203_309)
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 23330, 834, 1458, 1298, 41, 3, 23, 26, 381, 6, 96, 11650, 121, 1499, 6, 96, 3757, 687, 7, 121, 381, 6, 96, 10806, 7, 18, 413, 121, 381, 6, 96, 1201, 7, 751, 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, 11650, 121, 21680, 953, 834, 23330, 834, 1458, 1298, 549, 17444, 427, 96, 3757, 687, 7, 121, 3274, 41, 23143, 14196, 4800, 4, 599, 121, 3757, 687, 7, 8512, 21680, 953, 834, 23330, 834, 1458, 11728, 1, -100, -100...
What is the pole position of the Hungarian Grand Prix?
CREATE TABLE table_57240 ( "Round" real, "Grand Prix" text, "Pole Position" text, "Fastest Lap" text, "Winning Driver" text, "Winning Constructor" text, "Report" text )
SELECT "Pole Position" FROM table_57240 WHERE "Grand Prix" = 'hungarian grand prix'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3436, 11944, 41, 96, 448, 32, 1106, 121, 490, 6, 96, 4744, 727, 12942, 121, 1499, 6, 96, 8931, 15, 14258, 121, 1499, 6, 96, 371, 9, 7, 4377, 325, 102, 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, 96, 8931, 15, 14258, 121, 21680, 953, 834, 3436, 11944, 549, 17444, 427, 96, 4744, 727, 12942, 121, 3274, 3, 31, 6668, 6855, 1907, 3407, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the sum of Bronze when the total is more than 27?
CREATE TABLE table_name_91 ( bronze INTEGER, total INTEGER )
SELECT SUM(bronze) FROM table_name_91 WHERE total > 27
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4729, 41, 13467, 3, 21342, 17966, 6, 792, 3, 21342, 17966, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 4505, 13, 20841, 116, 8, 792, 19, 72, 145, 2307, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 180, 6122, 599, 13711, 776, 61, 21680, 953, 834, 4350, 834, 4729, 549, 17444, 427, 792, 2490, 2307, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What district had elections in 1964?
CREATE TABLE table_701 ( "District" text, "Incumbent" text, "Party" text, "Elected" real, "Status" text, "Opponent" text )
SELECT "District" FROM table_701 WHERE "Elected" = '1964'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2518, 536, 41, 96, 308, 23, 20066, 121, 1499, 6, 96, 1570, 75, 5937, 295, 121, 1499, 6, 96, 13725, 63, 121, 1499, 6, 96, 21543, 15, 26, 121, 490, 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, 23, 20066, 121, 21680, 953, 834, 2518, 536, 549, 17444, 427, 96, 21543, 15, 26, 121, 3274, 3, 31, 2294, 4389, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
what is the number of medicaid patients who have procedure icd9 code 7761?
CREATE TABLE lab ( subject_id text, hadm_id text, itemid text, charttime text, flag text, value_unit text, label text, fluid text ) CREATE TABLE demographic ( subject_id text, hadm_id text, name text, marital_status text, age text, dob text, gender text, ...
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.insurance = "Medicaid" AND procedures.icd9_code = "7761"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 7690, 41, 1426, 834, 23, 26, 1499, 6, 141, 51, 834, 23, 26, 1499, 6, 2118, 23, 26, 1499, 6, 5059, 715, 1499, 6, 5692, 1499, 6, 701, 834, 15129, 1499, 6, 3783, 1499, 6, 5798, 1499...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 15438, 25424, 6227, 14798, 5, 7304, 11827, 834, 23, 26, 61, 21680, 14798, 3388, 18206, 3, 15355, 3162, 4293, 9191, 14798, 5, 8399, 51, 834, 23, 26, 3274, 4293, 5, 8399, 51, 834, 23, 26, 549, 17444,...
What is Home Team, when Tie no is "27"?
CREATE TABLE table_name_46 (home_team VARCHAR, tie_no VARCHAR)
SELECT home_team FROM table_name_46 WHERE tie_no = "27"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4448, 41, 5515, 834, 11650, 584, 4280, 28027, 6, 6177, 834, 29, 32, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 1210, 2271, 6, 116, 2262, 15, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 234, 834, 11650, 21680, 953, 834, 4350, 834, 4448, 549, 17444, 427, 6177, 834, 29, 32, 3274, 96, 2555, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What is Episode, when XII Season is 4 118 160 (26 september 2010)?
CREATE TABLE table_6794 ( "Episode" text, "VII Season" text, "VIII Season" text, "XII Season" text, "XIII Season" text )
SELECT "Episode" FROM table_6794 WHERE "XII Season" = '4 118 160 (26 september 2010)'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3708, 4240, 41, 96, 427, 102, 159, 32, 221, 121, 1499, 6, 96, 7765, 196, 7960, 121, 1499, 6, 96, 553, 13671, 7960, 121, 1499, 6, 96, 4, 196, 196, 7960, 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, 96, 427, 102, 159, 32, 221, 121, 21680, 953, 834, 3708, 4240, 549, 17444, 427, 96, 4, 196, 196, 7960, 121, 3274, 3, 31, 591, 3, 20056, 11321, 41, 2688, 16022, 18247, 2735, 61, 31, 1, -100, -100, -100, -100, -100, ...
What in the minimum number of championships won by a nation?
CREATE TABLE table_23023 ( "Country" text, "Total Drivers" real, "Champions" real, "Championships" real, "Current March 20, 2010" real, "First driver(s)" text, "Last/Current driver(s) March 20, 2010" text )
SELECT MIN("Championships") FROM table_23023
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 13427, 2773, 41, 96, 10628, 651, 121, 1499, 6, 96, 3696, 1947, 10546, 7, 121, 490, 6, 96, 3541, 4624, 2865, 121, 490, 6, 96, 254, 1483, 12364, 2009, 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, 3, 17684, 599, 121, 254, 1483, 12364, 2009, 7, 8512, 21680, 953, 834, 13427, 2773, 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 NBA draft result of the player with a height of 6-7?
CREATE TABLE table_name_67 ( nba_draft VARCHAR, height VARCHAR )
SELECT nba_draft FROM table_name_67 WHERE height = "6-7"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3708, 41, 3, 29, 115, 9, 834, 26, 10913, 584, 4280, 28027, 6, 3902, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 14512, 6488, 741, 13, 8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 3, 29, 115, 9, 834, 26, 10913, 21680, 953, 834, 4350, 834, 3708, 549, 17444, 427, 3902, 3274, 96, 25302, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Who tied for the highest rebounds during the game against Orlando?
CREATE TABLE table_23248940_8 ( high_rebounds VARCHAR, team VARCHAR )
SELECT high_rebounds FROM table_23248940_8 WHERE team = "Orlando"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2773, 2266, 3914, 2445, 834, 927, 41, 306, 834, 23768, 584, 4280, 28027, 6, 372, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 2645, 10422, 21, 8, 2030, 3, 23768, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 306, 834, 23768, 21680, 953, 834, 2773, 2266, 3914, 2445, 834, 927, 549, 17444, 427, 372, 3274, 96, 667, 7721, 32, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
What place has a score under 68?
CREATE TABLE table_68064 ( "Place" text, "Player" text, "Country" text, "Score" real, "To par" text )
SELECT "Place" FROM table_68064 WHERE "Score" < '68'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 948, 2079, 4389, 41, 96, 345, 11706, 121, 1499, 6, 96, 15800, 49, 121, 1499, 6, 96, 10628, 651, 121, 1499, 6, 96, 134, 9022, 121, 490, 6, 96, 3696, 260, 121, 1499, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0...
[ 3, 23143, 14196, 96, 345, 11706, 121, 21680, 953, 834, 948, 2079, 4389, 549, 17444, 427, 96, 134, 9022, 121, 3, 2, 3, 31, 3651, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which opponent has a record of 4-2?
CREATE TABLE table_name_55 (opponent VARCHAR, record VARCHAR)
SELECT opponent FROM table_name_55 WHERE record = "4-2"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3769, 41, 32, 102, 9977, 584, 4280, 28027, 6, 1368, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 4073, 15264, 65, 3, 9, 1368, 13, 314, 4949, 58, 1, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 15264, 21680, 953, 834, 4350, 834, 3769, 549, 17444, 427, 1368, 3274, 96, 591, 4949, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many millions of people in the US watched the 'Company Man' episode?
CREATE TABLE table_73653 ( "No. in series" real, "No. in season" real, "Title" text, "Directed by" text, "Written by" text, "U.S. viewers (million)" text, "Original air date" text )
SELECT "U.S. viewers (million)" FROM table_73653 WHERE "Title" = 'Company Man'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 940, 10402, 519, 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, 96, 1265, 5, 134, 5, 13569, 41, 17030, 61, 121, 21680, 953, 834, 940, 10402, 519, 549, 17444, 427, 96, 382, 155, 109, 121, 3274, 3, 31, 5890, 2837, 63, 1140, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What was the game record when the opponent was 'at Los Angeles Raiders'?
CREATE TABLE table_17972193_1 (record VARCHAR, opponent VARCHAR)
SELECT record FROM table_17972193_1 WHERE opponent = "at Los Angeles Raiders"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2517, 4327, 2658, 4271, 834, 536, 41, 60, 7621, 584, 4280, 28027, 6, 15264, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 47, 8, 467, 1368, 116, 8, 15264, 47, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 1368, 21680, 953, 834, 2517, 4327, 2658, 4271, 834, 536, 549, 17444, 427, 15264, 3274, 96, 144, 3144, 4975, 13016, 588, 7, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
When were scottish football league xi the opponents with a score of 1-5?
CREATE TABLE table_name_11 (date VARCHAR, opponents VARCHAR, score VARCHAR)
SELECT date FROM table_name_11 WHERE opponents = "scottish football league xi" AND score = "1-5"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2596, 41, 5522, 584, 4280, 28027, 6, 16383, 584, 4280, 28027, 6, 2604, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 366, 130, 3, 7, 10405, 1273, 3370, 5533...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 833, 21680, 953, 834, 4350, 834, 2596, 549, 17444, 427, 16383, 3274, 96, 7, 10405, 1273, 3370, 5533, 3, 226, 23, 121, 3430, 2604, 3274, 96, 536, 18, 17395, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
Name the most legs for steinlager 2
CREATE TABLE table_256862_1 (legs INTEGER, winning_yacht VARCHAR)
SELECT MAX(legs) FROM table_256862_1 WHERE winning_yacht = "Steinlager 2"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 1828, 3651, 4056, 834, 536, 41, 5772, 7, 3, 21342, 17966, 6, 3447, 834, 63, 9, 3997, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 5570, 8, 167, 6217, 21, 3, 4008, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5772, 7, 61, 21680, 953, 834, 1828, 3651, 4056, 834, 536, 549, 17444, 427, 3447, 834, 63, 9, 3997, 3274, 96, 14337, 77, 13298, 204, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Name the total for jamie carragher
CREATE TABLE table_19764939_1 ( total VARCHAR, player VARCHAR )
SELECT total FROM table_19764939_1 WHERE player = "Jamie Carragher"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2294, 3959, 3647, 3288, 834, 536, 41, 792, 584, 4280, 28027, 6, 1959, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 5570, 8, 792, 21, 2662, 2720, 443, 6151, 760, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 792, 21680, 953, 834, 2294, 3959, 3647, 3288, 834, 536, 549, 17444, 427, 1959, 3274, 96, 683, 9, 2720, 1184, 6151, 760, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
Find the most popular room in the hotel. The most popular room is the room that had seen the largest number of reservations.
CREATE TABLE Reservations (Room VARCHAR); CREATE TABLE Rooms (roomName VARCHAR, RoomId VARCHAR)
SELECT T2.roomName FROM Reservations AS T1 JOIN Rooms AS T2 ON T1.Room = T2.RoomId GROUP BY T1.Room ORDER BY COUNT(*) DESC LIMIT 1
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 27659, 7, 41, 22778, 51, 584, 4280, 28027, 61, 3, 32102, 32103, 32102, 205, 4386, 6048, 332, 17098, 4181, 7, 41, 3082, 23954, 584, 4280, 28027, 6, 4181, 196, 26, 584, 4280, 28027, 61, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 332, 4416, 3082, 23954, 21680, 27659, 7, 6157, 332, 536, 3, 15355, 3162, 4181, 7, 6157, 332, 357, 9191, 332, 5411, 22778, 51, 3274, 332, 4416, 22778, 51, 196, 26, 350, 4630, 6880, 272, 476, 332, 5411, 22778, 51, 467...
What are the high rebounds in the jamal crawford (20) high points?
CREATE TABLE table_27734577_8 ( high_rebounds VARCHAR, high_points VARCHAR )
SELECT high_rebounds FROM table_27734577_8 WHERE high_points = "Jamal Crawford (20)"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2555, 4552, 2128, 4013, 834, 927, 41, 306, 834, 23768, 584, 4280, 28027, 6, 306, 834, 2700, 7, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 33, 8, 306, 3, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 306, 834, 23768, 21680, 953, 834, 2555, 4552, 2128, 4013, 834, 927, 549, 17444, 427, 306, 834, 2700, 7, 3274, 96, 683, 9, 1982, 28777, 17543, 61, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
What is Home Team, when Home Team Score is 22.15 (147)?
CREATE TABLE table_43891 ( "Home team" text, "Home team score" text, "Away team" text, "Away team score" text, "Ground" text, "Date" text, "Time" text )
SELECT "Home team" FROM table_43891 WHERE "Home team score" = '22.15 (147)'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4906, 3914, 536, 41, 96, 19040, 372, 121, 1499, 6, 96, 19040, 372, 2604, 121, 1499, 6, 96, 188, 1343, 372, 121, 1499, 6, 96, 188, 1343, 372, 2604, 121, 1499, 6, 96, 517, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 19040, 372, 121, 21680, 953, 834, 4906, 3914, 536, 549, 17444, 427, 96, 19040, 372, 2604, 121, 3274, 3, 31, 2884, 5, 1808, 41, 24719, 61, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What date did Micky Adams vacate his position?
CREATE TABLE table_18788823_5 (date_of_vacancy VARCHAR, outgoing_manager VARCHAR)
SELECT date_of_vacancy FROM table_18788823_5 WHERE outgoing_manager = "Micky Adams"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 25828, 10927, 2773, 834, 755, 41, 5522, 834, 858, 834, 29685, 584, 4280, 28027, 6, 91, 9545, 834, 24185, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 833, 410, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 833, 834, 858, 834, 29685, 21680, 953, 834, 25828, 10927, 2773, 834, 755, 549, 17444, 427, 91, 9545, 834, 24185, 3274, 96, 329, 3142, 63, 14274, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
who spent the most years in the nba ?
CREATE TABLE table_203_622 ( id number, "date" text, "team" text, "name" text, "position" text, "years in nba" number, "notes" text )
SELECT "name" FROM table_203_622 ORDER BY "years in nba" DESC LIMIT 1
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 23330, 834, 4056, 357, 41, 3, 23, 26, 381, 6, 96, 5522, 121, 1499, 6, 96, 11650, 121, 1499, 6, 96, 4350, 121, 1499, 6, 96, 4718, 121, 1499, 6, 96, 1201, 7, 16, 3, 29,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 4350, 121, 21680, 953, 834, 23330, 834, 4056, 357, 4674, 11300, 272, 476, 96, 1201, 7, 16, 3, 29, 115, 9, 121, 309, 25067, 8729, 12604, 209, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many high points were there in the game 67?
CREATE TABLE table_11960944_7 (high_points VARCHAR, game VARCHAR)
SELECT COUNT(high_points) FROM table_11960944_7 WHERE game = 67
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2596, 4314, 4198, 3628, 834, 940, 41, 6739, 834, 2700, 7, 584, 4280, 28027, 6, 467, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 571, 186, 306, 979, 130, 132, 16, 8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 2847, 17161, 599, 6739, 834, 2700, 7, 61, 21680, 953, 834, 2596, 4314, 4198, 3628, 834, 940, 549, 17444, 427, 467, 3274, 3, 3708, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What Year was the United States the country for aug 3 5?
CREATE TABLE table_41262 ( "Year" text, "Dates" text, "Champion" text, "Country" text, "Score" text, "Tournament location" text, "Purse ($)" real, "Winner's share ($)" real )
SELECT "Year" FROM table_41262 WHERE "Country" = 'united states' AND "Dates" = 'aug 3–5'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4853, 2688, 357, 41, 96, 476, 2741, 121, 1499, 6, 96, 308, 6203, 121, 1499, 6, 96, 254, 1483, 12364, 121, 1499, 6, 96, 10628, 651, 121, 1499, 6, 96, 134, 9022, 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, 476, 2741, 121, 21680, 953, 834, 4853, 2688, 357, 549, 17444, 427, 96, 10628, 651, 121, 3274, 3, 31, 15129, 15, 26, 2315, 31, 3430, 96, 308, 6203, 121, 3274, 3, 31, 402, 122, 220, 104, 755, 31, 1, -100, -100...
What is the proportion of the nationality of all ships? Give me a pie chart.
CREATE TABLE mission ( Mission_ID int, Ship_ID int, Code text, Launched_Year int, Location text, Speed_knots int, Fate text ) CREATE TABLE ship ( Ship_ID int, Name text, Type text, Nationality text, Tonnage int )
SELECT Nationality, COUNT(Nationality) FROM ship GROUP BY Nationality
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 2253, 41, 8960, 834, 4309, 16, 17, 6, 15508, 834, 4309, 16, 17, 6, 3636, 1499, 6, 17113, 15, 26, 834, 476, 2741, 16, 17, 6, 10450, 1499, 6, 9913, 834, 157, 2264, 7, 16, 17, 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, 868, 485, 6, 2847, 17161, 599, 24732, 485, 61, 21680, 4383, 350, 4630, 6880, 272, 476, 868, 485, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What is the lowest amount of gold a team with less than 2 total medals, ranked 17, and more than 0 silver medals, has?
CREATE TABLE table_name_62 ( gold INTEGER, silver VARCHAR, total VARCHAR, rank VARCHAR )
SELECT MIN(gold) FROM table_name_62 WHERE total < 2 AND rank = 17 AND silver > 0
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4056, 41, 2045, 3, 21342, 17966, 6, 4294, 584, 4280, 28027, 6, 792, 584, 4280, 28027, 6, 11003, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 3, 17684, 599, 14910, 61, 21680, 953, 834, 4350, 834, 4056, 549, 17444, 427, 792, 3, 2, 204, 3430, 11003, 3274, 1003, 3430, 4294, 2490, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
What is Team, when High Points is "Rashard Lewis (18)"?
CREATE TABLE table_name_58 (team VARCHAR, high_points VARCHAR)
SELECT team FROM table_name_58 WHERE high_points = "rashard lewis (18)"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3449, 41, 11650, 584, 4280, 28027, 6, 306, 834, 2700, 7, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 2271, 6, 116, 1592, 4564, 7, 19, 96, 448, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 372, 21680, 953, 834, 4350, 834, 3449, 549, 17444, 427, 306, 834, 2700, 7, 3274, 96, 12380, 986, 90, 210, 159, 9323, 61, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
what country has won no silver medals ?
CREATE TABLE table_203_497 ( id number, "rank" number, "nation" text, "gold" number, "silver" number, "bronze" number, "total" number )
SELECT "nation" FROM table_203_497 WHERE "silver" = 0
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 23330, 834, 591, 4327, 41, 3, 23, 26, 381, 6, 96, 6254, 121, 381, 6, 96, 29, 257, 121, 1499, 6, 96, 14910, 121, 381, 6, 96, 7, 173, 624, 121, 381, 6, 96, 13711, 776, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 29, 257, 121, 21680, 953, 834, 23330, 834, 591, 4327, 549, 17444, 427, 96, 7, 173, 624, 121, 3274, 3, 632, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
What opponent has tomko (1-1) as a loss?
CREATE TABLE table_34985 ( "Date" text, "Opponent" text, "Score" text, "Loss" text, "Attendance" text, "Record" text )
SELECT "Opponent" FROM table_34985 WHERE "Loss" = 'tomko (1-1)'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 519, 3647, 4433, 41, 96, 308, 342, 121, 1499, 6, 96, 667, 102, 9977, 121, 1499, 6, 96, 134, 9022, 121, 1499, 6, 96, 434, 32, 7, 7, 121, 1499, 6, 96, 188, 17, 324, 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, 96, 667, 102, 9977, 121, 21680, 953, 834, 519, 3647, 4433, 549, 17444, 427, 96, 434, 32, 7, 7, 121, 3274, 3, 31, 235, 51, 157, 32, 4077, 18, 6982, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
What team was the opponent for the game played on December 19, 1999?
CREATE TABLE table_name_87 ( opponent VARCHAR, date VARCHAR )
SELECT opponent FROM table_name_87 WHERE date = "december 19, 1999"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4225, 41, 15264, 584, 4280, 28027, 6, 833, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 372, 47, 8, 15264, 21, 8, 467, 1944, 30, 1882, 12370, 524...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15264, 21680, 953, 834, 4350, 834, 4225, 549, 17444, 427, 833, 3274, 96, 221, 75, 18247, 12370, 5247, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
Which details of journey had simon hoggart as a narrator?
CREATE TABLE table_37798 ( "Episode No." real, "Episode Title" text, "UK Broadcast Date" text, "Narrator" text, "Writer" text, "Details of Journey" text, "Countries Visited" text )
SELECT "Details of Journey" FROM table_37798 WHERE "Narrator" = 'simon hoggart'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 519, 4013, 3916, 41, 96, 427, 102, 159, 32, 221, 465, 535, 490, 6, 96, 427, 102, 159, 32, 221, 11029, 121, 1499, 6, 96, 15787, 13017, 5254, 7678, 121, 1499, 6, 96, 567, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2962, 5756, 7, 13, 20709, 121, 21680, 953, 834, 519, 4013, 3916, 549, 17444, 427, 96, 567, 291, 52, 1016, 121, 3274, 3, 31, 28348, 29, 3, 18330, 1478, 17, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100,...
Which Year Joined has an Enrollment smaller than 726, and a School of tri-west?
CREATE TABLE table_name_97 ( year_joined INTEGER, enrollment VARCHAR, school VARCHAR )
SELECT MAX(year_joined) FROM table_name_97 WHERE enrollment < 726 AND school = "tri-west"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4327, 41, 215, 834, 1927, 630, 26, 3, 21342, 17966, 6, 17938, 584, 4280, 28027, 6, 496, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 4073, 2929, 5279, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1201, 834, 1927, 630, 26, 61, 21680, 953, 834, 4350, 834, 4327, 549, 17444, 427, 17938, 3, 2, 489, 2688, 3430, 496, 3274, 96, 1788, 18, 12425, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, ...
What is the bullet weight with a 12,000 cup max pressure?
CREATE TABLE table_name_98 (bullet_weight VARCHAR, max_pressure VARCHAR)
SELECT bullet_weight FROM table_name_98 WHERE max_pressure = "12,000 cup"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 3916, 41, 6724, 1655, 834, 9378, 584, 4280, 28027, 6, 9858, 834, 26866, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 8, 11126, 1293, 28, 3, 9, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 11126, 834, 9378, 21680, 953, 834, 4350, 834, 3916, 549, 17444, 427, 9858, 834, 26866, 3274, 96, 536, 8630, 4119, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
The EPT German Open took place in what city?
CREATE TABLE table_name_25 (city VARCHAR, event VARCHAR)
SELECT city FROM table_name_25 WHERE event = "ept german open"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 1828, 41, 6726, 584, 4280, 28027, 6, 605, 584, 4280, 28027, 61, 3, 32102, 32103, 32101, 32103, 37, 262, 6383, 2968, 2384, 808, 286, 16, 125, 690, 58, 1, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 3, 23143, 14196, 690, 21680, 953, 834, 4350, 834, 1828, 549, 17444, 427, 605, 3274, 96, 6707, 13692, 539, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
how many patients stayed in hospital for more than 16 days and were diagnosed with icd9 code v489?
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 diagnoses ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text ) C...
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN diagnoses ON demographic.hadm_id = diagnoses.hadm_id WHERE demographic.days_stay > "16" AND diagnoses.icd9_code = "V489"
[ 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, 18730, 7, 9191, 14798, 5, 8399, 51, 834, 23, 26, 3274, 18730, 7, 5, 8399, 51, 834, 23, 26, 5...
What was the chassis when the entrant was Lavazza March, and the points were 0.5?
CREATE TABLE table_68608 ( "Year" real, "Entrant" text, "Chassis" text, "Engine" text, "Points" real )
SELECT "Chassis" FROM table_68608 WHERE "Entrant" = 'lavazza march' AND "Points" = '0.5'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3651, 3328, 927, 41, 96, 476, 2741, 121, 490, 6, 96, 16924, 3569, 121, 1499, 6, 96, 3541, 6500, 7, 121, 1499, 6, 96, 31477, 121, 1499, 6, 96, 22512, 7, 121, 490, 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, 96, 3541, 6500, 7, 121, 21680, 953, 834, 3651, 3328, 927, 549, 17444, 427, 96, 16924, 3569, 121, 3274, 3, 31, 22288, 19485, 10556, 31, 3430, 96, 22512, 7, 121, 3274, 3, 31, 12100, 31, 1, -100, -100, -100, -100, -1...
What is the Tier when the runner-up is chanda rubin caroline vis?
CREATE TABLE table_40288 ( "Week of" text, "Tier" text, "Winner" text, "Runner-up" text, "Semi finalists" text )
SELECT "Tier" FROM table_40288 WHERE "Runner-up" = 'chanda rubin caroline vis'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 2445, 357, 4060, 41, 96, 518, 10266, 13, 121, 1499, 6, 96, 382, 972, 121, 1499, 6, 96, 18455, 687, 121, 1499, 6, 96, 23572, 18, 413, 121, 1499, 6, 96, 134, 15, 51, 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, 382, 972, 121, 21680, 953, 834, 2445, 357, 4060, 549, 17444, 427, 96, 23572, 18, 413, 121, 3274, 3, 31, 524, 232, 9, 9641, 77, 443, 32, 747, 4642, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
How many Uni numbers have Bats of s, and a Position of utl?
CREATE TABLE table_75189 ( "Surname" text, "First" text, "D.O.B." text, "Uni#" real, "Bats" text, "Throws" text, "Position" text )
SELECT COUNT("Uni#") FROM table_75189 WHERE "Bats" = 's' AND "Position" = 'utl'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 3072, 25312, 41, 96, 134, 450, 4350, 121, 1499, 6, 96, 25171, 121, 1499, 6, 96, 308, 5, 667, 5, 279, 535, 1499, 6, 96, 5110, 23, 4663, 121, 490, 6, 96, 279, 144, 7, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 121, 5110, 23, 4663, 8512, 21680, 953, 834, 3072, 25312, 549, 17444, 427, 96, 279, 144, 7, 121, 3274, 3, 31, 7, 31, 3430, 96, 345, 32, 7, 4749, 121, 3274, 3, 31, 76, 17, 40, 31, 1, -100, -100...
what's the party with incumbent being herbert covington bonner
CREATE TABLE table_738 ( "District" text, "Incumbent" text, "Party" text, "First elected" real, "Result" text, "Candidates" text )
SELECT "Party" FROM table_738 WHERE "Incumbent" = 'Herbert Covington Bonner'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 940, 3747, 41, 96, 308, 23, 20066, 121, 1499, 6, 96, 1570, 75, 5937, 295, 121, 1499, 6, 96, 13725, 63, 121, 1499, 6, 96, 25171, 8160, 121, 490, 6, 96, 20119, 121, 1499, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 96, 13725, 63, 121, 21680, 953, 834, 940, 3747, 549, 17444, 427, 96, 1570, 75, 5937, 295, 121, 3274, 3, 31, 12636, 7041, 638, 208, 6029, 19933, 52, 31, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
what is the number of patients whose admission type is elective and drug code is mido25?
CREATE TABLE procedures ( subject_id text, hadm_id text, icd9_code text, short_title text, long_title text ) CREATE TABLE lab ( subject_id text, hadm_id text, itemid text, charttime text, flag text, value_unit text, label text, fluid text ) CREATE TABLE demographic ...
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN prescriptions ON demographic.hadm_id = prescriptions.hadm_id WHERE demographic.admission_type = "ELECTIVE" AND prescriptions.formulary_drug_cd = "MIDO25"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 4293, 41, 1426, 834, 23, 26, 1499, 6, 141, 51, 834, 23, 26, 1499, 6, 3, 447, 26, 1298, 834, 4978, 1499, 6, 710, 834, 21869, 1499, 6, 307, 834, 21869, 1499, 3, 61, 3, 32102, 32103...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 2847, 17161, 599, 15438, 25424, 6227, 14798, 5, 7304, 11827, 834, 23, 26, 61, 21680, 14798, 3388, 18206, 3, 15355, 3162, 7744, 7, 9191, 14798, 5, 8399, 51, 834, 23, 26, 3274, 7744, 7, 5, 8399, 51, 834, 23, 26, 549...
What is the status of platelet counts for conditions where bleeding time is prolonged and partial thromboplastin time is unaffected?
CREATE TABLE table_23757 ( "Condition" text, "Prothrombin time" text, "Partial thromboplastin time" text, "Bleeding time" text, "Platelet count" text )
SELECT "Platelet count" FROM table_23757 WHERE "Bleeding time" = 'Prolonged' AND "Partial thromboplastin time" = 'Unaffected'
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 357, 4118, 3436, 41, 96, 4302, 10569, 121, 1499, 6, 96, 3174, 8514, 51, 4517, 97, 121, 1499, 6, 96, 13212, 10646, 3, 8514, 6310, 23918, 77, 97, 121, 1499, 6, 96, 279, 40,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10146, 400, 17, 3476, 121, 21680, 953, 834, 357, 4118, 3436, 549, 17444, 427, 96, 279, 40, 6958, 53, 97, 121, 3274, 3, 31, 3174, 23629, 31, 3430, 96, 13212, 10646, 3, 8514, 6310, 23918, 77, 97, 121, 3274, 3, ...
What is the average tourism receipts in millions of US dollars in 2011 with less than 1.141 million of 2011 tourist arrivals and more than 1,449 tourism receipts in 2011 US dollars per arrival?
CREATE TABLE table_name_41 (tourism_receipts__2011___millions_of_us INTEGER, tourist_arrivals__2011___millions_ VARCHAR, tourism_receipts__2011___us$_per_arrival_ VARCHAR)
SELECT AVG(tourism_receipts__2011___millions_of_us) AS $_ FROM table_name_41 WHERE tourist_arrivals__2011___millions_ < 1.141 AND tourism_receipts__2011___us$_per_arrival_ > 1 OFFSET 449
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4853, 41, 30712, 834, 60, 565, 23, 102, 17, 7, 834, 834, 13907, 834, 834, 834, 17030, 7, 834, 858, 834, 302, 3, 21342, 17966, 6, 8548, 834, 291, 25295, 7, 834,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 3, 23143, 14196, 71, 17217, 599, 30712, 834, 60, 565, 23, 102, 17, 7, 834, 834, 13907, 834, 834, 834, 17030, 7, 834, 858, 834, 302, 61, 6157, 1514, 834, 21680, 953, 834, 4350, 834, 4853, 549, 17444, 427, 8548, 834, 291, 25295, 7, ...
count the number of lab test item id 50925 patients admitted before 2197.
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 INNER JOIN lab ON demographic.hadm_id = lab.hadm_id WHERE demographic.admityear < "2197" AND lab.itemid = "50925"
[ 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, 3388, 18206, 3, 15355, 3162, 7690, 9191, 14798, 5, 8399, 51, 834, 23, 26, 3274, 7690, 5, 8399, 51, 834, 23, 26, 549, 17444,...
What is Moving, when Type is 'Transfer', and when Name is 'Andy Webster'?
CREATE TABLE table_name_27 ( moving_from VARCHAR, type VARCHAR, name VARCHAR )
SELECT moving_from FROM table_name_27 WHERE type = "transfer" AND name = "andy webster"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 2555, 41, 1735, 834, 7152, 584, 4280, 28027, 6, 686, 584, 4280, 28027, 6, 564, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 19, 15510, 6, 116, 66...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1735, 834, 7152, 21680, 953, 834, 4350, 834, 2555, 549, 17444, 427, 686, 3274, 96, 7031, 1010, 121, 3430, 564, 3274, 96, 232, 63, 765, 1370, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
What competition is at 23:00 cet?
CREATE TABLE table_name_91 ( competition VARCHAR, time VARCHAR )
SELECT competition FROM table_name_91 WHERE time = "23:00 cet"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4729, 41, 2259, 584, 4280, 28027, 6, 97, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 2259, 19, 44, 1902, 10, 1206, 5160, 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, 2259, 21680, 953, 834, 4350, 834, 4729, 549, 17444, 427, 97, 3274, 96, 2773, 10, 1206, 5160, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
what is the number of patients whose admission type is urgent and procedure long title is cardiac mapping?
CREATE TABLE prescriptions ( subject_id text, hadm_id text, icustay_id text, drug_type text, drug text, formulary_drug_cd text, route text, drug_dose text ) CREATE TABLE demographic ( subject_id text, hadm_id text, name text, marital_status text, age text, dob te...
SELECT COUNT(DISTINCT demographic.subject_id) FROM demographic INNER JOIN procedures ON demographic.hadm_id = procedures.hadm_id WHERE demographic.admission_type = "URGENT" AND procedures.long_title = "Cardiac mapping"
[ 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 was the try bonus when the points for was 608?
CREATE TABLE table_name_56 ( try_bonus VARCHAR, points_for VARCHAR )
SELECT try_bonus FROM table_name_56 WHERE points_for = "608"
[ 32100, 32103, 32102, 205, 4386, 6048, 332, 17098, 953, 834, 4350, 834, 4834, 41, 653, 834, 5407, 302, 584, 4280, 28027, 6, 979, 834, 1161, 584, 4280, 28027, 3, 61, 3, 32102, 32103, 32101, 32103, 363, 47, 8, 653, 4023, 116, 8, 979, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 653, 834, 5407, 302, 21680, 953, 834, 4350, 834, 4834, 549, 17444, 427, 979, 834, 1161, 3274, 96, 3328, 927, 121, 1, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...