inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ header: no. | name | public access | location & map links | area ha | area acres | references row 1 : 1 | aversley wood | | 52°25′25′′n 0° | 61 | 151 | sssi wt row 2 : 2 | balsham wood | | 52°07′19′′n 0° | 35 | 85 | sssi row 3 : 3 | bedford purlieus nnr | | 52°35′00′′n 0° | 208 | 514 | sssi nnr row 4 : 4 | brampton wood | | 52°19′02′′n 0° | 132 | 326 | sssi bcnp row 5 : 7 | gamlingay wood | | 52°09′57′′n 0° | 46 | 114 | sssi bcnp row 6 : 8 | hardwick wood | | 52°11′57′′n 0° | 17 | 42 | sssi bcnp row 7 : 9 | hayley wood | | 52°09′33′′n 0° | 52 | 129 | sssi bcnp row 8 : 11 | langley wood | | 52°03′24′′n 0° | 31 | 77 | sssi row 9 : 13 | madingley wood | | 52°13′00′′n 0° | 15 | 38 | sssi row 10 : 14 | monks wood nnr | | 52°24′18′′n 0° | 170 | 420 | sssi nnr row 11 : 15 | out and plunder woods | | 52°10′03′′n 0° | 28 | 69 | sssi row 12 : 16 | over and lawn woods | | 52°06′35′′n 0° | 45 | 111 | sssi row 13 : 18 | ten wood | | 52°10′31′′n 0° | 17 | 42 | sssi row 14 : 20 | warboy's and wistow wood | | 52°25′11′′n 0° | 42 | 103 | sssi row 15 : 21 | waresley wood | | 52°10′37′′n 0° | 62 | 153 | sssi ] Execute this SQL based on the above table: select name where name in ( 'balsham wood' , 'bedford purlieus nnr' ) order by no. desc limit 1
bedford purlieus nnr
[ header: # | temple name | hangul | hanja | period of reign | personal name | relationship | note row 1 : 5 | chogo | 초고왕 | 肖古王 | 166-214 | None | son of gaeru | also sogo (소고왕, 素古王) row 2 : 7 | saban | 사반왕 | 沙泮王 | 234 | None | first son of gusu | also sai (사이왕, 沙伊王 row 3 : 9 | chaekgye | 책계왕 | 責稽王 | 286-298 | None | son of goi | also cheonggye (청계왕, row 4 : 11 | biryu | 비류왕 | 比流王 | 304-344 | None | second son of gusu | None row 5 : 13 | geunchogo | 근초고왕 | 近肖古王 | 346-375 | yeogu | second son of biryu | also chogo (초고왕, 肖古王) row 6 : 16 | jinsa | 진사왕 | 辰斯王 | 385-392 | None | younger brother of chimnyu | also buyeohui (부여휘, 扶餘暉 row 7 : 17 | asin | 아신왕 | 阿莘王 | 392-405 | None | nephew of jinsa; first son | also aha (아화왕, 阿華王) row 8 : 19 | gu-isin | 구이신왕 | 久爾辛王 | 420-427 | None | first son of jeonji | None row 9 : 23 | samgeun | 삼근왕 | 三斤王 | 477-479 | samgeun (삼근, 三斤 | first son of munju | also mun-geun (문근왕, 文斤王 row 10 : 24 | dongseong | 동성왕 | 東城王 | 479-501 | modae (모대, 牟大) or | cousin of samgeum | None row 11 : 27 | wideok | 위덕왕 | 威德王 | 554-598 | chang (창, 昌) | first son of seong | also chang (창왕, 昌王) ] Execute this SQL based on the above table: select personal name where hanja != '久爾辛王'
yeogu, samgeun (삼근, 三斤), imgeol (임걸, 壬乞) or samgeol (삼걸, 三乞), modae (모대, 牟大) or mamo (마모, 摩牟), chang (창, 昌), gye (계, 季), personal name jang (장, 璋) or seodong (서동, 薯童)
[ header: # | date | visitor | score | home | record | pts row 1 : 1 | december 27 | toronto | 7-1 | montreal canadiens | 1-0-0 | 2 row 2 : 2 | december 30 | quebec bulldogs | 5-8 | toronto | 2-0-0 | 4 row 3 : 3 | january 3 | toronto 228th battalion | 4-9 | toronto | 2-1-0 | 4 row 4 : 4 | january 6 | toronto | 2-3 | ottawa senators | 2-2-0 | 4 row 5 : 5 | january 10 | montreal wanderers | 4-9 | toronto | 3-2-0 | 6 row 6 : 6 | january 13 | montreal canadiens | 6-2 | toronto | 3-3-0 | 6 row 7 : 7 | january 17 | toronto | 5-1 | quebec bulldogs | 4-3-0 | 8 row 8 : 8 | january 20 | toronto | 6-8 | toronto 228th battalion | 4-4-0 | 8 row 9 : 9 | january 24 | ottawa senators | 5-8 | toronto | 5-4-0 | 10 row 10 : 10 | january 27 | toronto | 3-8 | montreal wanderers | 5-5-0 | 10 ] Execute this SQL based on the above table: select pts where pts in ( 2 , 6 ) order by pts desc limit 1
6
[ header: week | date | opponent | result | attendance row 1 : 1 | september 26, 1959 | at los angeles rams | w 23-21 | 71297 row 2 : 2 | october 4, 1959 | at philadelphia eagle | l 49-21 | 27023 row 3 : 3 | october 11, 1959 | at cleveland browns | w 10-6 | 65534 row 4 : 4 | october 18, 1959 | philadelphia eagles | w 24-7 | 68783 row 5 : 5 | october 25, 1959 | at pittsburgh steelers | w 21-16 | 33596 row 6 : 6 | november 1, 1959 | green bay packers | w 20-3 | 68837 row 7 : 7 | november 8, 1959 | chicago cardinals | w 9-3 | 56779 row 8 : 8 | november 15, 1959 | pittsburgh steelers | l 14-9 | 66786 row 9 : 9 | november 22, 1959 | at chicago cardinals (bloom | w 30-20 | 26625 row 10 : 10 | november 29, 1959 | washington redskins | w 45-14 | 60982 row 11 : 11 | december 6, 1959 | cleveland browns | w 48-7 | 68436 row 12 : 12 | december 13, 1959 | at washington redskins | w 24-10 | 26198 ] Execute this SQL based on the above table: select count ( * ) where date = 'october 11, 1959'
1
[ header: branding | callsign | frequency | power (kw) | location row 1 : mom's radio 97.9 lao | dwsn-fm | 97.9 mhz | 5 kw | laoag row 2 : mom's radio 95.9 naga | dzrb-fm | 95.9 mhz | 10 kw | naga row 3 : mom's radio 90.3 bacolod | dycp-fm | 90.3 mhz | 5 kw | bacolod row 4 : dyap 88.3 ce | dyap-fm | 88.3 mhz | 5 kw | cebu row 5 : mom's radio 101.5 tacloban | dyjp-fm | 101.5 mhz | 2.5 kw | tacloban row 6 : mom's radio 101.9 zamboang | dxjp-fm | 101.9 mhz | 5 kw | zamboanga row 7 : dxss 97.9 da | dxss | 97.9 mhz | 10 kw | davao ] Execute this SQL based on the above table: select location order by id desc limit 1
davao
[ header: | name | title reign | title recognition | successful defenses row 1 : 1 | joe calzaghe | 10 years, 11 months, 15 days | ibf, wba, | 21 row 2 : 2 | sven ottke | 5 years, 5 months, 3 days | ibf, wba ( | 21 row 3 : 3 | frankie liles | 4 years, 10 months, 0 days | wba | 8 row 4 : 4 | lucian bute | 4 years, 7 months, 7 days | ibf | 9 row 5 : 5 | chris eubank | 4 years, 4 months, 0 days | wbo | 14 row 6 : 6 | andre ward | 4 years, 6 months, 3 weeks and 1 | wba (super), wb | 6 row 7 : 7 | chong-pal park | 3 years, 7 months, 17 days | ibf, wba | 10 row 8 : 8 | nigel benn | 3 years, 4 months, 28 days | wbc | 9 row 9 : 9 | robert stieglitz | 3 years, 0 months, 3 days | wbo | 6 row 10 : 10 | mikkel kessler | 2 years, 11 months, 23 days | wba (super) | 4 ] Execute this SQL based on the above table: select count ( * ) where title reign >= '3 years, 4 months, 28 days' and title reign <= '4 years, 6 months, 3 weeks and 1 day' and title recognition = 'wba (super)'
0
[ header: year | competition | venue | position | notes row 1 : 1982 | european championships | athens, greece | 1st | 2.30 m row 2 : 1983 | world championships | helsinki, finland | 4th | 2.29 m row 3 : 1984 | olympic games | los angeles, united states | 1st | 2.35 m row 4 : 1986 | european championships | stuttgart, west germany | 4th | 2.29 m row 5 : 1987 | world championships | rome, italy | 4th | 2.35 m row 6 : 1988 | olympic games | seoul, south korea | 6th | 2.34 m row 7 : 1989 | world indoor championships | budapest, hungary | 2nd | 2.35 m row 8 : 1990 | european championships | split, yugoslavia | 6th | 2.31 m row 9 : 1992 | olympic games | barcelona, spain | None | 2.15 m ] Execute this SQL based on the above table: select count ( competition ) where venue = 'rome, italy'
1
[ header: election | number of popular votes | % of popular votes | total elected seats | +/- row 1 : 1988 | 139982 | 22.16 | 61 / 264 | None row 2 : 1991 | 170757 | 32.11 | 83 / 272 | 22 row 3 : 1994 | 242557 | 35.34 | 121 / 346 | 38 row 4 : 1999 | 271251 | 33.45 | 122 / 390 | 1 row 5 : 2003 | 459640 | 44.67 | 194 / 400 | 72 row 6 : 2007 | 445781 | 39.15 | 127 / 405 | 30 row 7 : 2011 | 464512 | 39.34 | 103 / 412 | 18 ] Execute this SQL based on the above table: select count ( total elected seats ) where total elected seats = '61 / 264'
1
[ header: | landmark name | date built | style | location | description row 1 : 1 | gridley building | 1867 | second empire | 101 east water street | also known as the onondaga county savings row 2 : 2 | gere bank building | 1894 | louis sullivan type | 121 east water street | 5 stories; built of granite, brick and row 3 : 3 | phoenix buildings (portion) | 1834 | federal | 123 east water street | 4 stories; brick row 4 : 4 | phillips block | 1834 | federal | 125-127 east water street | 4 stories; brick row 5 : 5 | phoenix buildings (portion) | 1834 | federal | 129 east water street | 4 stories; brick row 6 : 6 | dana building | 1837, 1861 | federal, italianate | 135 east water street | italianate top floor added in 1861; 4 row 7 : 7 | grange building | 1925 | commercial | 203 east water street | originally an auto dealership; 4 stories; brown brick row 8 : 8 | state tower building | 1927 | art deco | 109 south warren street | 22 stories; brick and limestone; tho row 9 : 9 | granger block | 1869, 1894 | renaissance revival | 200 east genesee street | also known as the sa&k ( row 10 : 10 | larned building | 1869 | second empire | 114 south warren street | 5 stories; brick row 11 : 11 | post standard building | 1880 | richardsonian romanesque | 136 east genesee street | 5 stories; brick row 12 : 12 | franklin buildings (portion) | 1870 | second empire | 134 east genesee street | 41⁄2 stories; brick row 13 : 13 | franklin buildings (portion) | None | federal | 132 east genesee street | 4 stories; stone row 14 : 14 | franklin buildings (portion) | 1834 | federal | 128 east genesee street | 4 stories; brick row 15 : 15 | franklin buildings (portion) | 1839 | federal | 122-126 east genesee street | 5 stories; brick row 16 : 16 | flagship securities building | 1896 | neo-classical | 120 east genesee street | 3 stories; marble and brick; albert row 17 : 17 | onondaga county savings bank | 1896 | neo-classical | 113 south salina street | 91⁄2 stories; granite and limestone; ] Execute this SQL based on the above table: select location where location != '134 east genesee street' and landmark name = ( select landmark name where location = '134 east genesee street' )
132 east genesee street, 128 east genesee street, 122-126 east genesee street
[ header: season | level | division | section | position | movements row 1 : 1985 | tier 4 | division 3 | norra norrland | 5th | None row 2 : 1986 | tier 4 | division 3 | norra norrland | 4th | promoted row 3 : 1987 | tier 3 | division 2 | norra | 5th | None row 4 : 1988 | tier 3 | division 2 | norra | 1st | promoted row 5 : 1989 | tier 2 | division 1 | norra | 3rd | None row 6 : 1990 | tier 2 | division 1 | norra | 6th | None row 7 : 1991 | tier 2 | division 1 | norra | 1st | spring row 8 : None | tier 2 | division 1 | kvalsvenskan | 8th | autumn row 9 : 1992 | tier 2 | division 1 | norra | 7th | spring row 10 : None | tier 2 | division 1 | norra | 8th | autumn - relegated row 11 : 1993 | tier 3 | division 2 | norrland | 1st | promoted row 12 : 1994 | tier 2 | division 1 | norra | 13th | relegated row 13 : 1995 | tier 3 | division 2 | norrland | 9th | None row 14 : 1996 | tier 3 | division 2 | norrland | 8th | None row 15 : 1997 | tier 3 | division 2 | norrland | 6th | None row 16 : 1998 | tier 3 | division 2 | norrland | 7th | None row 17 : 1999 | tier 3 | division 2 | norrland | 3rd | None row 18 : 2000 | tier 3 | division 2 | norrland | 8th | None row 19 : 2001 | tier 3 | division 2 | norrland | 10th | relegation playoffs row 20 : 2002 | tier 3 | division 2 | norrland | 10th | relegation playoffs row 21 : 2003 | tier 3 | division 2 | norrland | 10th | relegation playoffs row 22 : 2004 | tier 3 | division 2 | norrland | 7th | None row 23 : 2005 | tier 3 | division 2 | norrland | 4th | promoted row 24 : 2006 | tier 3 | division 1 | norra | 14th | relegated row 25 : 2007 | tier 4 | division 2 | norrland | 10th | relegation playoffs row 26 : 2008 | tier 4 | division 2 | norrland | 12th | relegated row 27 : 2009 | tier 5 | division 3 | norra norrland | 8th | None row 28 : 2010 | tier 5 | division 3 | norra norrland | 3rd | None row 29 : 2011 | tier 5 | division 3 | norra norrland | 2nd | promotion playoffs row 30 : 2012 | tier 5 | division 3 | norra norrland | 3rd | None ] Execute this SQL based on the above table: select position order by level desc limit 1
8th
[ header: year | crystal bicycle (best professional cyclist) | best young rider | best manager | crystal drop of sweat (best helper) row 1 : 1992 | dirk de wolf | not awarded | not awarded | not awarded row 2 : 1993 | johan museeuw | not awarded | not awarded | not awarded row 3 : 1994 | paul herygers | kristof trouve | not awarded | not awarded row 4 : 1995 | johan museeuw | leif hoste | not awarded | not awarded row 5 : 1996 | johan museeuw | glenn d'hollander | not awarded | not awarded row 6 : 1997 | johan museeuw | sven nys | not awarded | not awarded row 7 : 1998 | tom steels | sven nys | not awarded | not awarded row 8 : 1999 | frank vandenbroucke | kevin hulsmans | not awarded | not awarded row 9 : 2000 | andrei tchmil | jurgen van goolen | patrick lefevere & jo | not awarded row 10 : 2001 | rik verbrugghe | tom boonen | jef braeckevelt | not awarded row 11 : 2002 | johan museeuw | kevin de weert | johan bruyneel | not awarded row 12 : 2003 | peter van petegem | johan vansummeren | johan bruyneel | not awarded row 13 : 2004 | tom boonen | niels albert | patrick lefevere | not awarded row 14 : 2005 | tom boonen | niels albert | jose de cauwer | kevin hulsmans row 15 : 2006 | tom boonen | dominique cornu | patrick lefevere | gert steegmans row 16 : 2007 | sven nys | niels albert | johan bruyneel | johan vansummeren row 17 : 2008 | philippe gilbert | jan bakelants | johan bruyneel | mario aerts row 18 : 2009 | philippe gilbert | kris boeckmans | johan bruyneel | stijn vandenbergh row 19 : 2010 | philippe gilbert | yannick eijssen | marc sergeant | mario aerts row 20 : 2011 | philippe gilbert | tosh van der sande | john lelangue | jelle vanendert row 21 : 2012 | tom boonen | gijs van hoecke | carlo bomans | kevin de weert row 22 : 2013 | sven nys | igor decraene | patrick lefevere | stijn vandenbergh ] Execute this SQL based on the above table: select best young rider where year = 1994
kristof trouve
[ header: month | jan | feb | mar | apr | may | jun | jul | aug | sep | oct | nov | dec | year row 1 : record high °f (°c) | 93 (34) | 92 (33) | 98 (37) | 105 (41) | 107 (42) | 111 (44) | 110 (43) | 111 (44) | 113 (45) | 108 (42) | 101 (38) | 92 (33) | 113 (45) row 2 : average high °f (°c) | 70 (21) | 71 (22) | 74 (23) | 77 (25) | 82 (28) | 85 (29) | 90 (32) | 92 (33) | 91 (33) | 83 (28) | 76 (24) | 70 (21) | 80.1 (26.6) row 3 : average low °f (°c) | 45 (7) | 46 (8) | 47 (8) | 50 (10) | 55 (13) | 61 (16) | 64 (18) | 65 (18) | 63 (17) | 57 (14) | 48 (9) | 45 (7) | 53.8 (12.1) row 4 : record low °f (°c) | 22 (-6) | 27 (-3) | 22 (-6) | 32 (0) | 39 (4) | 43 (6) | 45 (7) | 46 (8) | 43 (6) | 33 (1) | 29 (-2) | 22 (-6) | 22 (-6) row 5 : precipitation inches (mm) | 3.53 (89.7) | 4.62 (117.3) | 2.97 (75.4) | 1.11 (28.2) | .35 (8.9) | .11 (2.8) | .02 (0.5) | .07 (1.8) | .23 (5.8) | .97 (24.6) | 1.07 (27.2) | 2.40 (61) | 17.45 (443.2) ] Execute this SQL based on the above table: select month where id = 1
record high °f (°c)
[ header: year | competition | venue | position | notes row 1 : 1995 | world indoor championships | barcelona, spain | 11th | pentathlon row 2 : 1996 | olympic games | atlanta, georgia, us | 24th | heptathlon row 3 : 1997 | world championships | athens, greece | 16th | heptathlon row 4 : 1998 | european indoor championships | valencia, spain | 7th | pentathlon row 5 : 1998 | european championships | budapest, hungary | 14th | heptathlon row 6 : 2000 | olympic games | sydney, australia | dnf | heptathlon ] Execute this SQL based on the above table: select count ( notes ) where competition is null
0
[ header: rank | census subdivision | province | type | land area (km2, 2011) | population 2011 | population 2006 | population 2001 | population 1996 | change in % 2006-2011 | change in % 1996-2011 row 1 : 2 | montreal | quebec | ville | 365.13 | 1649519 | 1620693 | 1583590 | 1547030 | 1.8 | 6.6 row 2 : 3 | calgary | alberta | city | 825.29 | 1096833 | 988193 | 879003 | 768082 | 10.9 | 42.7 row 3 : 19 | longueuil | quebec | ville | 115.59 | 231409 | 229330 | 225761 | 225722 | 0.9 | 2.7 row 4 : 25 | richmond | british columbia | city | 129.27 | 190473 | 174461 | 164345 | 148867 | 9.2 | 28.4 row 5 : 27 | oakville | ontario | town | 138.88 | 182520 | 165613 | 144738 | 128405 | 10.2 | 42.2 row 6 : 31 | oshawa | ontario | city | 145.68 | 149607 | 141590 | 139051 | 134464 | 5.7 | 11.1 row 7 : 61 | north vancouver | british columbia | district municipality | 160.76 | 84412 | 82562 | 82310 | 80418 | 2.2 | 5 row 8 : 64 | lethbridge | alberta | city | 122.36 | 83517 | 74637 | 67374 | 63053 | 11.8 | 32.5 row 9 : 65 | niagara falls | ontario | city | 209.71 | 82997 | 82184 | 78815 | 76917 | 1 | 7.9 row 10 : 68 | newmarket | ontario | town | 38.33 | 79978 | 74295 | 65788 | 57125 | 7.6 | 40 row 11 : 82 | wood buffalo | alberta | specialized municipality | 63637.47 | 65565 | 51496 | 41445 | 35213 | 27.3 | 86.2 row 12 : 83 | granby | quebec | ville | 152.72 | 63433 | 47637 | 44121 | 43316 | 6.8 | 46.4 row 13 : 84 | norfolk county | ontario | city | 1607.6 | 63175 | 62563 | 60847 | 60534 | 1 | 4.4 row 14 : 91 | grande prairie | alberta | city | 72.8 | 55032 | 47076 | 36983 | 31353 | 16.8 | 75.5 row 15 : 92 | north bay | ontario | city | 319.05 | 53651 | 53966 | 52771 | 54332 | -0.6 | -1.2 row 16 : 98 | dollard-des-ormeaux | quebec | ville | 15.1 | 49637 | 48930 | 48206 | 47826 | 1.4 | 3.8 ] Execute this SQL based on the above table: select census subdivision order by population 1996 desc limit 1
montreal
[ header: selected latin american countries | internl. tourism arrivals 2010 (x 1000) | internl. tourism receipts. 2010 (usd (x1000) | average receipt per visitor 2009 (usd/turista) | tourist arrivals per 1000 inhab (estimated) 2007 | receipts per capita 2005 usd | revenues as % exports of goods and services 2003 | tourism income % gdp 2003 | % direct and indirect employment in tourism 2005 | world ranking tourism competitiv. ttci 2011 | 2011 ttci index row 1 : argentina | 5288 | 4930 | 932 | 115 | 57 | 7.4 | 1.8 | 9.1 | 60 | 4.2 row 2 : brazil | 5161 | 5919 | 1147 | 26 | 18 | 3.2 | 0.5 | 7 | 52 | 4.36 row 3 : chile | 2766 | 1636 | 591 | 151 | 73 | 5.3 | 1.9 | 6.8 | 57 | 4.27 row 4 : costa rica | 2100 | 2111 | 1005 | 442 | 343 | 17.5 | 8.1 | 13.3 | 44 | 4.43 row 5 : cuba | 2507 | None | None | 188 | 169 | None | None | None | None | None row 6 : dominican republic | 4125 | 4240 | 1028 | 408 | 353 | 36.2 | 18.8 | 19.8 | 72 | 3.99 row 7 : mexico | 22395 | 11872 | 530 | 201 | 103 | 5.7 | 1.6 | 14.2 | 43 | 4.43 row 8 : panama | 1317 | 1676 | 1273 | 330 | 211 | 10.6 | 6.3 | 12.9 | 56 | 4.3 row 9 : peru | 2299 | 2274 | 989 | 65 | 41 | 9 | 1.6 | 7.6 | 69 | 4.04 row 10 : uruguay | 2352 | 1496 | 636 | 525 | 145 | 14.2 | 3.6 | 10.7 | 58 | 4.24 ] Execute this SQL based on the above table: select count ( selected latin american countries ) where internl. tourism receipts. 2010 (usd (x1000) = 0
0
[ header: # | player | country | score | to par | money ($) row 1 : 1 | shirley englehorn | united states | 70-70-75-70=285 | -7 | 4,500 row 2 : 2 | kathy whitworth | united states | 69-71-73-72=2 | -7 | 3,410 row 3 : 3 | sandra palmer | united states | 73-72-73-70=2 | -4 | 2,600 row 4 : 4 | murle breer | united states | 75-71-70-74=290 | -2 | 2,150 row 5 : 5 | sharon miller | united states | 74-74-72-71=2 | -1 | 1,800 row 6 : t6 | joanne carner | united states | 71-76-70-75=292 | e | 1,400 row 7 : t6 | sandra haynie | united states | 73-72-72-75=29 | e | 1,400 row 8 : t8 | gerda boykin | west germany | 73-73-73-74=2 | +1 | 1,050 row 9 : t8 | sharron moran | united states | 73-71-75-74=2 | +1 | 1,050 row 10 : t8 | marilynn smith | united states | 74-69-73-77=2 | +1 | 1,050 ] Execute this SQL based on the above table: select to par order by to par asc limit 205
e, e, -7, -7, -4, -2, -1, +1, +1, +1
[ header: # | name | height | weight (lbs.) | position | class | hometown | previous team(s) row 1 : 1 | mychal ladd | 6'5" | 190 | g | so | seattle, wa, u.s | rainier beach hs row 2 : 2 | jonathan wills | 6'6" | 180 | g | jr | carson, ca, u.s | mayfair hs new mexico row 3 : 3 | taylor kelly | 6'2" | 220 | g | fr | bakersfield, ca, u. | centennial hs row 4 : 11 | jerry brown, jr | 6'7" | 195 | g f | fr | richmond, ca, u.s | sacred heart row 5 : 12 | steven shepp | 6'2" | 170 | g | so | woodbridge, va, u.s | c.d. hylton row 6 : 15 | nedeljko golubovic | 6'8" | 245 | f | jr | pljevlja, serbia, ser | findlay prep (las vegas, row 7 : 20 | garrett johnson | 6'5" | 190 | g f | fr | pomona, ca, u.s | diamond ranch hs row 8 : 22 | greg smith | 6'10" | 250 | c | fr | fresno, ca, u | westwind academy row 9 : 24 | paul george | 6'8" | 210 | g f | so | palmdale, ca, u.s | pete knight hs row 10 : 25 | justin johnson | 6'6" | 205 | f | fr | phoenix, az, | brophy college prep row 11 : 30 | sylvester seay | 6'10" | 235 | f | sr | san bernardino, | winchendon school arizona state row 12 : 32 | brandon sperling | 6'4" | 180 | g | so | fresno, ca, u | buchanan hs row 13 : 42 | brandon webster | 6'10" | 275 | c | jr | bryan, tx, u | bryan hs ] Execute this SQL based on the above table: select name order by # limit 1
mychal ladd
[ header: county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symon | north to madden south to sage hill | 51°13′4′′n 114° row 2 : rocky view county | 3 | panorama road (24 street nw), range | south to evanston | 51°12′45′′n 114° row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51°12′45′′n 114° row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry | 51°12′45′′n 114° row 5 : rocky view county | 10 | 15 street ne (calgary), | balzac south to stony industrial | 51°12′45′′n 114° row 6 : rocky view county | 11 | hwy 2, range road 10, fifth | grade separated north to airdrie south to de | 51°12′45′′n 114° row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to ston | 51°12′45′′n 113° row 8 : rocky view county | 18 | range road 290, 84 street n | None | 51°12′45′′n 113° row 9 : rocky view county | 28 | hwy 791, range road | south to delacour | 51°12′45′′n 113° row 10 : rocky view county | 32 | range road 273 | kathyrn | 51°12′45′′n 113° row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51°12′45′′n 113° row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51°12′45′′n 113° ] Execute this SQL based on the above table: select intersecting road where km < 36 order by km desc limit 1
hwy 9, range road 272
[ header: year | venue | winners | runner-up | 3rd place row 1 : 2005 | pardubice | poland (41 pts) | sweden (35 pts | denmark (24 pts) row 2 : 2006 | rybnik | poland (41 pts) | sweden (27 pts | denmark (26 pts) row 3 : 2007 | abensberg | poland (40 pts) | great britain (36 pt | czech republic (30 pts row 4 : 2008 | holsted | poland (40 pts) | denmark (39 pts) | sweden (38 pts row 5 : 2009 | gorzow wlkp | poland (57 pts) | denmark (45 pts) | sweden (32 pts row 6 : 2010 | rye house | denmark (51 pts) | sweden (37 pts | poland (35 pts) row 7 : 2011 | balakovo | russia (61 pts) | denmark (31 pts) | ukraine (29+3 p row 8 : 2012 | gniezno | poland (61 pts) | australia (44 pts) | sweden (26 pts ] Execute this SQL based on the above table: select venue where year = 2007
abensberg
[ header: year | location | gold | silver | bronze row 1 : 1958 | tokyo | sachika kamo | desideria ampon | liu shang-ku row 2 : 1962 | jakarta | akiko fukui | reiko miyagi | desideria ampon patricia y row 3 : 1966 | bangkok | lany kaligis | kazuko kuromatsu | lita liem sugiarto row 4 : 1974 | tehran | lita liem sugiarto | paulina pesahov | lany kaligis row 5 : 1978 | bangkok | lee duk-hee | chen chuan | kiyoko nomura sonoe row 6 : 1982 | new delhi | etsuko inoue | kim soo-ok | yu liqiao row 7 : 1986 | seoul | li xinyi | lee jeong-soon | kim soo-ok row 8 : 1990 | beijing | akiko kijimuta | chen li | park mal-sim kim il- row 9 : 1994 | hiroshima | kimiko date | naoko sawamatsu | yayuk basuki chen row 10 : 1998 | bangkok | yayuk basuki | tamarine tanasugar | li fang yi j row 11 : 2002 | busan | iroda tulyaganova | tamarine tanasugar | shinobu asagoe row 12 : 2006 | doha | zheng jie | sania mirza | li na aiko row 13 : 2010 | guangzhou | peng shuai | akgul amanmuradova | kimiko date-krumm s ] Execute this SQL based on the above table: select year where location = 'doha'
2006
[ header: no. | date | home team | visiting team | goals | score | result | venue | competition row 1 : 2 | 25 mar 1992 | scotland | finland | 41' 1-1 | 1-1 | draw | hampden park, glasgow | friendly row 2 : 3 | 13 oct 1993 | sweden | finland | 60' 3-2 | 3-2 | loss | rasunda stadium, stockhol | 1994 fifa world cup qualification row 3 : 5 | 16 nov 1994 | finland | faroe islands | 53' 2-0 72' 3-0 | 5-0 | win | helsinki olym | uefa euro 1996 qualifying row 4 : 7 | 11 jun 1995 | finland | greece | 45+1' 1-1 (pen.) | 2-1 | win | helsinki olym | uefa euro 1996 qualifying row 5 : 9 | 2 feb 1997 | turkey | finland | 17' 0-1 | 1-1 | draw | ataturk stadium, denizli | friendly row 6 : 12 | 6 sep 1997 | switzerland | finland | 16' 0-1 | 1-2 | win | stade olympique de la pont | 1998 fifa world cup qualification row 7 : 13 | 14 oct 1998 | turkey | finland | 90+6' 1-3 | 1-3 | win | ali sami yen stadium, | uefa euro 2000 qualifying row 8 : 14 | 29 mar 2000 | wales | finland | 21' 0-1 | 1-2 | win | millennium stadium, cardiff | friendly row 9 : 15 | 16 aug 2000 | finland | norway | 24' 1-0 61' 2-1 | 3-1 | win | finnair stadium, helsink | 2000-01 nordic football championship row 10 : 17 | 2 sep 2000 | finland | albania | 45 ' 1-0 | 2-1 | win | finnair stadium, helsink | 2002 fifa world cup qualification row 11 : 18 | 15 aug 2001 | finland | belgium | 3-0 (pen.) | 4-1 | win | helsinki olym | friendly row 12 : 20 | 27 mar 2002 | portugal | finland | 41' 1-3 53' 1-4 | 1-4 | win | estadio do bessa | friendly row 13 : 22 | 30 apr 2003 | finland | iceland | 55' 1-0 (pen.) | 3-0 | win | pohjola stadion, my | friendly row 14 : 23 | 31 apr 2004 | malta | finland | 86' 0-2 | 1-2 | win | ta' qali national stadium, | friendly row 15 : 25 | 26 mar 2005 | czech republic | finland | 46 ' 2-1 | 4-3 | loss | na stinadle | 2006 fifa world cup qualification row 16 : 27 | 2 sep 2006 | poland | finland | 54' 0-1 76' 0 | 1-3 | win | zdzisław k | uefa euro 2008 qualifying row 17 : 29 | 6 feb 2008 | finland | greece | 66' 1-0 | 1-2 | loss | neo gsp stadium, | friendly ] Execute this SQL based on the above table: select no. where venue = 'hampden park, glasgow'
2.0
[ header: player | games played | field goals | free throws | points row 1 : ralf woods | 16 | 54 | 70 | 178 row 2 : clyde alwood | 15 | 57 | 0 | 114 row 3 : ernest mckay | 15 | 39 | 3 | 81 row 4 : ray woods | 16 | 19 | 0 | 38 row 5 : john felmley | 6 | 7 | 4 | 18 row 6 : george halas | 11 | 5 | 0 | 10 row 7 : r.c. haas | 3 | 1 | 0 | 2 row 8 : gordon otto | 4 | 1 | 0 | 2 ] Execute this SQL based on the above table: select count ( player ) where player > player
0
[ header: year | title | role | notes row 1 : 1999 | bob rizzo's simply | himself | as matthew j. morrison row 2 : 2003 | marci x | boyz r us | as matthew j. morrison row 3 : 2005 | once upon a mattress | sir harry | None row 4 : 2006 | blinders | scott | None row 5 : 2007 | music and lyrics | ray | None row 6 : 2007 | dan in real life | policeman | None row 7 : 2007 | i think i love my wife | salesman #2 | None row 8 : 2011 | the muppets | mahna mahna host | None row 9 : 2012 | what to expect when you're expecting | evan | None ] Execute this SQL based on the above table: select role where role = 'mahna mahna host'
mahna mahna host
[ header: year | title | uk | us: billboard hot 100 | us: billboard r&b | us: billboard a/c | australia | various row 1 : 1976 | "right back where we started from" | ('75) #8 | #2 | #46 | #5 | #4 | #3 (netherlands), #2 (belg row 2 : 1976 | "gotta be the one" | None | #53 | None | #22 | #12 | #19 (new zealand) row 3 : 1977 | "love hit me" | #11 | None | None | None | #22 | None row 4 : 1977 | "will you be my lover" | None | None | None | None | None | #44 (france) row 5 : 1979 | "lead me on" | None | #5 | #37 | #1 | #58 | #2 (canada), #8 (new row 6 : 1979 | "(bringin' out) the girl | None | #73 | None | None | None | None row 7 : 1982 | "turn to me" (with jim | None | None | #17 | None | None | None ] Execute this SQL based on the above table: select us: billboard r&b order by year asc limit 1
#46
[ header: pos | no. | rider | manufacturer | laps | time/retired | grid | points row 1 : 1 | 75 | mattia pasini | aprilia | 27 | 39:44.091 | 3 | 25 row 2 : 2 | 19 | alvaro bautista | aprilia | 27 | 0.01 | 2 | 20 row 3 : 3 | 52 | lukas pesek | derbi | 27 | 0.111 | 1 | 16 row 4 : 5 | 24 | simone corsi | gilera | 27 | 9.372 | 9 | 11 row 5 : 6 | 1 | thomas luthi | honda | 27 | 10.57 | 13 | 10 row 6 : 7 | 18 | nicolas terol | derbi | 27 | 11.835 | 5 | 9 row 7 : 8 | 36 | mika kallio | ktm | 27 | 11.905 | 4 | 8 row 8 : 9 | 6 | joan olive | aprilia | 27 | 26.017 | 16 | 7 row 9 : 10 | 33 | sergio gadea | aprilia | 27 | 26.172 | 12 | 6 row 10 : 11 | 32 | fabrizio lai | honda | 27 | 26.361 | 6 | 5 row 11 : 12 | 38 | bradley smith | honda | 27 | 26.389 | 14 | 4 row 12 : 13 | 11 | sandro cortese | honda | 27 | 26.48 | 11 | 3 row 13 : 14 | 14 | gabor talmacsi | honda | 27 | 26.606 | 7 | 2 row 14 : 15 | 71 | tomoyoshi koyama | malaguti | 27 | 27.068 | 15 | 1 row 15 : 16 | 54 | randy krummenacher | ktm | 27 | 27.192 | 21 | None row 16 : 18 | 17 | stefan bradl | ktm | 27 | 46.201 | 18 | None row 17 : 19 | 95 | georg frohlich | honda | 27 | 56.274 | 28 | None row 18 : 20 | 35 | raffaele de rosa | aprilia | 27 | 56.549 | 25 | None row 19 : 21 | 26 | vincent braillard | aprilia | 27 | 56.782 | 31 | None row 20 : 23 | 15 | michele pirro | aprilia | 27 | 57.474 | 22 | None row 21 : 24 | 29 | andrea iannone | aprilia | 27 | 57.707 | 20 | None row 22 : 25 | 7 | alexis masbou | malaguti | 27 | +1:04.698 | 37 | None row 23 : 26 | 16 | michele conti | honda | 27 | +1:04.793 | 32 | None row 24 : 28 | 43 | manuel hernandez | aprilia | 27 | +1:17.323 | 30 | None row 25 : 29 | 23 | lorenzo baroni | honda | 27 | +1:17.507 | 26 | None row 26 : 30 | 21 | mateo tunez | aprilia | 27 | +1:20.583 | 29 | None row 27 : 32 | 98 | toni wirsing | honda | 26 | +1 lap | 42 | None row 28 : ret | 44 | karel abraham | aprilia | 16 | retirement | 33 | None row 29 : ret | 13 | dino lombardi | aprilia | 13 | retirement | 41 | None row 30 : ret | 37 | joey litjens | honda | 11 | retirement | 38 | None row 31 : ret | 22 | pablo nieto | aprilia | 9 | retirement | 8 | None ] Execute this SQL based on the above table: select pos order by rider desc limit 1
21
[ header: party | candidate | votes row 1 : labour | james kinney | 5513 row 2 : labour | james east | 4847 row 3 : labour | rice sheppard | 4644 row 4 : citizens' committee | percy abbott | 4233 row 5 : citizens' committee | john bowen | 4093 row 6 : citizens' committee | george h. scott | 3835 row 7 : labour | james findlay | 3775 row 8 : labour | j. j. murray | 3696 row 9 : citizens' committee | valentine richards | 3524 row 10 : citizens' committee | charles grant | 3230 row 11 : independent | charles g. davidson | 2982 row 12 : independent | joseph adair | 2356 ] Execute this SQL based on the above table: select party order by votes desc limit 1
labour
[ header: year | single | peak chart positions us mod | peak chart positions uk | album row 1 : 1997 | "automatic" | None | None | losing streak row 2 : 1997 | "dopeman" | None | None | losing streak row 3 : 1997 | "dopeman" (remix) | None | None | non-album single row 4 : 1997 | "howie j. rey | None | None | non-album single row 5 : 1998 | "history of a boring town" | 39 | None | hello rockview row 6 : 2000 | "all my best friends are metalheads" | None | 51 | hello rockview row 7 : 2000 | "all my best friends are metalheads" | None | None | non-album single row 8 : 2001 | "gainesville rock city" | None | 57 | borders & boundaries row 9 : 2003 | "she's gonna break soon" | None | 39 | anthem row 10 : 2003 | "the science of selling yourself short" | 36 | 78 | anthem row 11 : 2003 | "surrender" | None | None | anthem row 12 : 2006 | "overrated (everything is)" | None | 61 | in with the out crowd row 13 : 2006 | "the rest of my life" | None | 77 | in with the out crowd row 14 : 2008 | "does the lion city still | None | None | gnv fla row 15 : 2008 | "abandon ship" | None | None | gnv fla ] Execute this SQL based on the above table: select single order by single desc limit 1
"the science of selling yourself short"
[ header: no. | name | position | date of birth (age) | signed from | notes row 1 : 1 | leonardo burian | gk | january 21, 1984 (age 30) | bella vista | first team goalkeeper row 2 : 4 | christian nunez | df | september 24, 1982 (age 31) | cerro | None row 3 : 5 | santiago romero | mf | february 15, 1990 (age 24) | the academy | reserve team player row 4 : 6 | alexis rolin | df | march 2, 1989 (age 25) | the academy | None row 5 : 7 | rafael garcia | mf | january 6, 1989 (age 25) | rampla juniors | None row 6 : 10 | tabare viudez | fw | september 8, 1989 (age 24) | necaxa | None row 7 : 14 | diego placente | df | april 24, 1977 (age 37) | san lorenzo | None row 8 : 16 | mathias abero | df | april 9, 1990 (age 24) | racing | None row 9 : 17 | maximiliano calzada | mf | april 21, 1990 (age 24) | the academy | None row 10 : 19 | andres scotti | df | december 14, 1975 (age 38) | colo-colo | in on 3 january 2012 row 11 : 21 | matias vecino | mf | august 24, 1991 (age 22) | central espanol | None row 12 : 23 | facundo piriz | mf | march 27, 1990 (age 24) | the academy | None row 13 : 24 | marcos aguirre | mf | march 30, 1984 (age 30) | san martin (san | in on 12 january 2012 row 14 : 25 | jorge bava | gk | january 22, 1982 (age 32) | cerro | in on 13 january 2012 row 15 : None | diego barboza | df | january 9, 1991 (age 23) | the academy | reserve team player row 16 : None | sebastian coates | df | october 7, 1990 (age 23 | the academy | out on 26 august 2011 row 17 : None | gabriel marques | df | march 31, 1983 (age 31) | river plate | out on 29 december 2011 row 18 : None | gonzalo godoy | df | january 17, 1988 (age 26) | cerro | out on 5 january 2012 row 19 : None | sebastian gorga | df | april 6, 1994 (age 20) | the academy | reserve team player row 20 : None | maximiliano moreira | df | june 11, 1994 (age 20) | the academy | reserve team player row 21 : None | agustin tabarez | df | october 15, 1994 (age 19 | the academy | reserve team player row 22 : None | damian eroza | mf | march 22, 1993 (age 21) | the academy | reserve team player row 23 : None | gaston pereiro | mf | june 11, 1995 (age 19) | the academy | reserve team player row 24 : None | gonzalo vega | mf | june 29, 1992 (age 21) | the academy | reserve team player row 25 : None | leandro barcia | fw | october 8, 1993 (age 20 | the academy | reserve team player row 26 : None | lucas cavallini | fw | december 28, 1992 (age 21) | the academy | reserve team player row 27 : None | renato cesar | fw | april 8, 1993 (age 20) | the academy | None ] Execute this SQL based on the above table: select count ( name ) where name = 'lucas cavallini'
1
[ header: year | group | award | result | notes row 1 : 1994 | venice film festival | best actor | won | before the rain (1994 film) row 2 : 1996 | new zealand film and tv | best foreign performer | won | broken english (1996 film) row 3 : 2006 | monaco international film festival | best actor | won | short order row 4 : 2007 | rome film fest | best actor | won | fugitive pieces (film) row 5 : 2008 | satellite awards | best actor in a supporting role | nominated | fugitive pieces (film) row 6 : 2008 | vancouver film critics circle | best supporting actor in a canadian film | nominated | fugitive pieces (film) row 7 : 2009 | genie awards | best performance by an actor in a supporting role | nominated | fugitive pieces (film) row 8 : 2012 | tetouan international mediterra | best actor | won | io sono li ] Execute this SQL based on the above table: select count ( group ) where year = 1994
1
[ header: place | code | area (km2) | population | most spoken language row 1 : beatrix mine | 40701 | 0.17 | 2492 | sotho row 2 : boipatong | 40702 | 0.31 | 1501 | sotho row 3 : brandfort | 40703 | 3.2 | 1516 | afrikaans row 4 : fora | 40704 | 0.05 | 530 | sotho row 5 : ikgomotseng | 40705 | 1.07 | 2254 | tswana row 6 : joel mine | 40706 | 0.11 | 728 | sotho row 7 : lusaka | 40707 | 1.4 | 6110 | sotho row 8 : majwemasweu | 40708 | 2.5 | 10328 | sotho row 9 : makeleketla | 40709 | 1.35 | 6629 | sotho row 10 : masilo | 40710 | 3.02 | 14903 | sotho row 11 : star diamond mine | 40712 | 0.11 | 212 | sotho row 12 : theunissen | 40713 | 15.11 | 1667 | afrikaans row 13 : tshepong | 40714 | 0.54 | 1710 | sotho row 14 : verkeerdevlei | 40715 | 1.22 | 151 | afrikaans row 15 : winburg | 40716 | 70.22 | 3371 | sotho row 16 : remainder of the municipality | 40711 | 6696.44 | 10304 | sotho ] Execute this SQL based on the above table: select count ( population ) where place = 'majwemasweu'
1
[ header: year | div. | pos. | cup | top scorer (league) | score row 1 : 2003 | uzl | 12th | 1/4 | None | None row 2 : 2004 | uzl | 7th | 1/4 | rahmat inogamov | 8 row 3 : 2005 | uzl | 12th | 1/2 | alisher kholiqov | 6 row 4 : 2006 | uzl | 11th | 1/4 | alisher kholiqov | 9 row 5 : 2007 | uzl | 9th | r16 | None | None row 6 : 2008 | uzl | 15th | 1/4 | lochin soliev | 8 row 7 : 2009 | uzl | 15th | 1/4 | None | None row 8 : 2010 | 1st | 1st | r32 | abdulatif juraev | 27 row 9 : 2011 | uzl | 9th | r32 | sukhrob nematov | 7 row 10 : 2012 | uzl | 7th | 1/2 | vokhid shodiev | 5 row 11 : 2013 | uzl | 6th | r16 | vokhid shodiev | 12 ] Execute this SQL based on the above table: select score - score where top scorer (league) = 'vokhid shodiev'
0.0, 0.0
[ header: number | builder | type | date | works number | notes row 1 : 51 | baldwin locomotive works | ds4-4-750 | 1949 | 74408 | acquired new 1949, retired 1970/wrecke row 2 : 52 | baldwin locomotive works | ds4-4-750 | 1949 | 74409 | acquired new 1949, retired in 1970 and scrapped row 3 : 53 | baldwin locomotive works | ds4-4-1000 | 1949 | 74193 | ex-pan american engineering w8380; row 4 : 54 | baldwin locomotive works | s-12 | 1952/1953 | 75823 | ex-nw (3307); n row 5 : 55 | baldwin locomotive works | rs-12 | 1955 | 76024 | decorated for the united states bicentennial row 6 : 56 | baldwin locomotive works | rs-12 | 1955 | 76105 | nee mr 33, acquired row 7 : 57 | baldwin locomotive works | s-12 | 1953 | 75914 | nee sp 1539, row 8 : 61 | american locomotive works | rs-11 | 1979 | None | former sp. status unknown row 9 : 62 | american locomotive works | rs-11 | 1979 | None | former sp. status unknown row 10 : 63 | american locomotive works | rs-11 | 1979 | None | former sp. sold to nv row 11 : 64 | electro-motive diesel | gp9m | 1987 | None | former sp # 3411. operational and in row 12 : 65 | electro-motive diesel | gp9m | 1987 | None | former sp # 3412. operational row 13 : 66 | electro-motive diesel | gp9m | 1956 | None | former c&o # 6145. acquired row 14 : 67 | electro-motive diesel | gp9m | 6/1954 | 19554 | built as bangor and aroosto row 15 : m-80 | mack | railbus | 1923 | None | purchased 1925. wrecked twice: in 1957 row 16 : m-100 | edwards rail car company | motor car | 1925 | None | acquired from moorhead & north fork row 17 : m-200 | ss&iw | motor car | 1927 | None | ex-trc #22; n row 18 : m-300 | american car and foundry company | motor car | 1935 | None | m-300 at fort bragg ex ] Execute this SQL based on the above table: select type where works number < ( select works number where type = 's-12' ) order by works number desc limit 1
ds4-4-750
[ header: rank | athlete | country | time | notes row 1 : None | yevgeny kulikov | soviet union | 39.17 | or row 2 : None | valery muratov | soviet union | 39.25 | None row 3 : None | dan immerfall | united states | 39.54 | None row 4 : 4 | mats wallberg | sweden | 39.56 | None row 5 : 5 | peter mueller | united states | 39.57 | None row 6 : 6 | jan bazen | netherlands | 39.78 | None row 7 : 6 | arnulf sunde | norway | 39.78 | None row 8 : 8 | andrey malikov | soviet union | 39.85 | None row 9 : 9 | oloph granath | sweden | 39.93 | None row 10 : 10 | jim chapin | united states | 40.09 | None row 11 : 11 | tom overend | canada | 40.22 | None row 12 : 11 | masaki suzuki | japan | 40.22 | None row 13 : 13 | johan granath | sweden | 40.25 | None row 14 : 14 | gaetan boucher | canada | 40.53 | None row 15 : 15 | pertti niittyla | finland | 40.65 | None row 16 : 16 | norio hirate | japan | 40.85 | None row 17 : 16 | archie marshall | great britain | 40.85 | None row 18 : 18 | mikio oyama | japan | 40.9 | None row 19 : 19 | hans van helden | netherlands | 40.91 | None row 20 : 19 | emmanuel michon | france | 40.91 | None row 21 : 21 | kay arne stenshj | norway | 40.94 | None row 22 : 22 | lee yeong-ha | south korea | 41.08 | None row 23 : 23 | bruno toniolli | italy | 41.44 | None row 24 : 24 | harald oehme | east germany | 41.54 | None row 25 : 25 | colin coates | australia | 41.77 | None row 26 : 26 | berend schabus | austria | 42.33 | None row 27 : 27 | heinz steinberger | austria | 43.28 | None row 28 : 28 | jan egil storholt | norway | 18 | None row 29 : None | horst freese | west germany | dnf | None ] Execute this SQL based on the above table: select country order by rank desc limit 1
norway
[ header: channel | definition | organisation | ownership | notes row 1 : abc1 | hd | australian broadcasting corporation | government | None row 2 : abc2 | sd | australian broadcasting corporation | government | None row 3 : abc3 | sd | australian broadcasting commission | government | None row 4 : abc news 24 | hd | australian broadcasting commission | government | None row 5 : sbs one | sd | special broadcasting service | government | simulcast in high definition on sb row 6 : sbs two | sd | special broadcasting service | government | None row 7 : 7 | sd | seven queensland | private | regional affiliate of the seven network in bris row 8 : 7two | sd | seven network | private | None row 9 : 7mate | sd | seven network | private | None row 10 : 9 | sd | win television | private | regional affiliate of the nine network in bris row 11 : nine hd | hd | nine network | private | None row 12 : go | sd | nine network | private | None row 13 : gem | sd | nine network | private | None row 14 : 10 | sd | southern cross ten | private | regional affiliate of network ten row 15 : one hd | hd | network ten | private | None row 16 : eleven | sd | network ten | private | None ] Execute this SQL based on the above table: select definition where id = ( select id where definition = 'hd' ) + 1
sd
[ header: year | competition | venue | position | notes row 1 : 1997 | european u23 championships | turku, finland | 1st | 200 m row 2 : 1997 | world championships | athens, greece | 3rd | 4x100m relay row 3 : 1998 | european championships | budapest, hungary | 3rd | 200 metres row 4 : 1998 | european championships | budapest, hungary | 1st | 4x100m relay row 5 : 1998 | commonwealth games | kuala lumpur, malaysi | 1st | 200 metres row 6 : 1998 | commonwealth games | kuala lumpur, malaysi | 1st | 4x100m relay row 7 : 2000 | european indoor championships | ghent, belgium | 3rd | 200 metres ] Execute this SQL based on the above table: select count ( competition ) where position = 11
0
[ header: player | matches | innings | not out | runs | high score | average | strike rate | 100s | 50s row 1 : anthony mcgrath | 9 | 9 | 2 | 392 | 72 | 56 | 132.43 | 0 | 4 row 2 : jacques rudolph | 9 | 8 | 1 | 191 | 56 | 27.29 | 129.05 | 0 | 1 row 3 : darren gough | 9 | 4 | 3 | 26 | 20 | 26 | 136.84 | 0 | 0 row 4 : gerard brophy | 9 | 9 | 1 | 177 | 57 | 22.13 | 113.46 | 0 | 1 row 5 : andrew gale | 9 | 9 | 2 | 106 | 45 | 15.14 | 86.18 | 0 | 0 row 6 : michael vaughan | 7 | 7 | 0 | 104 | 34 | 14.86 | 138.67 | 0 | 0 row 7 : craig white | 2 | 2 | 0 | 26 | 26 | 13 | 92.86 | 0 | 0 row 8 : tim bresnan | 9 | 8 | 3 | 58 | 15 | 11.6 | 85.29 | 0 | 0 row 9 : chris taylor | 2 | 2 | 1 | 10 | 10 | 10 | 111.11 | 0 | 0 row 10 : simon guy | 4 | 2 | 0 | 11 | 7 | 5.5 | 78.57 | 0 | 0 row 11 : richard pyrah | 9 | 5 | 2 | 16 | 8 | 5.33 | 114.29 | 0 | 0 row 12 : adil rashid | 8 | 6 | 2 | 18 | 10 | 4.5 | 94.74 | 0 | 0 row 13 : adam lyth | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 14 : david wainwright | 2 | 1 | 1 | 3 | 3 | None | 33.33 | 0 | 0 row 15 : matthew hoggard | 9 | 0 | 0 | 0 | 0 | None | None | 0 | 0 row 16 : azeem rafi | 1 | 0 | 0 | 0 | 0 | None | None | 0 | 0 row 17 : total batting | 99 | 73 | 18 | 1138 | 72 | 20.69 | 116 | 0 | 6 ] Execute this SQL based on the above table: select player where player in ( 'andrew gale' , 'gerard brophy' ) order by innings desc limit 1
gerard brophy
[ header: tie no | home team | score | away team | date row 1 : 1 | enfield | 1-1 | leyton orient | 19 november 1988 row 2 : replay | leyton orient | 2-2 | enfield | 23 november 1988 row 3 : replay | leyton orient | 0-1 | enfield | 28 november 1988 row 4 : 2 | blackpool | 2-1 | scunthorpe united | 19 november 1988 row 5 : 3 | darlington | 1-2 | notts county | 19 november 1988 row 6 : 4 | bath city | 2-0 | grays athletic | 19 november 1988 row 7 : 6 | burnley | 0-2 | chester city | 19 november 1988 row 8 : 7 | preston north end | 1-1 | tranmere rovers | 19 november 1988 row 9 : replay | tranmere rovers | 3-0 | preston north end | 22 november 1988 row 10 : 9 | reading | 4-2 | hendon | 19 november 1988 row 11 : 10 | woking | 1-4 | cambridge united | 19 november 1988 row 12 : 11 | gillingham | 3-3 | peterborough united | 19 november 1988 row 13 : replay | peterborough united | 1-0 | gillingham | 23 november 1988 row 14 : 12 | bolton wanderers | 0-0 | chesterfield | 19 november 1988 row 15 : replay | chesterfield | 2-3 | bolton wanderers | 28 november 1988 row 16 : 13 | grimsby town | 1-0 | wolverhampton wanderers | 19 november 1988 row 17 : 14 | stafford rangers | 2-2 | crewe alexandra | 19 november 1988 row 18 : replay | crewe alexandra | 3-2 | stafford rangers | 22 november 1988 row 19 : 15 | scarborough | 2-1 | stockport county | 19 november 1988 row 20 : replay | doncaster rovers | 2-1 | brandon united | 22 november 1988 row 21 : 17 | fulham | 0-1 | colchester united | 19 november 1988 row 22 : 18 | brentford | 2-0 | halesowen town | 19 november 1988 row 23 : 20 | altrincham | 3-2 | lincoln city | 19 november 1988 row 24 : 23 | mansfield town | 1-1 | sheffield united | 19 november 1988 row 25 : replay | sheffield united | 2-1 | mansfield town | 22 november 1988 row 26 : 25 | halifax town | 1-0 | york city | 19 november 1988 row 27 : 27 | southport | 0-2 | port vale | 19 november 1988 row 28 : 28 | runcorn | 2-2 | wrexham | 19 november 1988 row 29 : replay | wrexham | 2-3 | runcorn | 22 november 1988 row 30 : 29 | torquay united | 2-2 | fareham town | 19 november 1988 row 31 : 30 | kettering town | 2-1 | dartford | 19 november 1988 row 32 : 31 | rotherham united | 3-1 | barrow | 19 november 1988 row 33 : 34 | waterlooville | 1-4 | aylesbury united | 19 november 1988 row 34 : 35 | telford united | 1-1 | carlisle united | 19 november 1988 row 35 : replay | carlisle united | 4-1 | telford united | 22 november 1988 row 36 : 36 | swansea city | 3-1 | northampton town | 19 november 1988 row 37 : 37 | frickley athletic | 0-2 | northwich victoria | 19 november 1988 row 38 : 38 | hartlepool united | 2-0 | wigan athletic | 19 november 1988 row 39 : 39 | welling united | 3-0 | bromsgrove rovers | 19 november 1988 ] Execute this SQL based on the above table: select score where score in ( '1-4' , '2-2' ) order by tie no desc limit 1
1-4
[ header: # | title | featured guest(s) | producer(s) | length row 1 : 1 | "intro (skit)" | None | None | 1:50 row 2 : 2 | "zero" | None | lewis parker | 4:01 row 3 : 3 | "it's murda" | None | harry love | 5:01 row 4 : 4 | "jankrowville" | None | l. dolo | 5:26 row 5 : 5 | "parrowdice" | kyza and skriblah | harry love | 5:52 row 6 : 6 | "b 4 u die" | kyza and skriblah | joe buhdha | 4:09 row 7 : 7 | "all i got" | None | joe buhdha | 4:00 row 8 : 8 | "black rose" | None | joe buhdha | 4:04 row 9 : 9 | "lynching (skit)" | None | None | 1:12 row 10 : 10 | "our time" | None | lewis parker | 3:56 row 11 : 11 | "terra firma anthum (skit | None | None | 0:52 row 12 : 12 | "daggo mentality" | None | lewis parker | 4:01 row 13 : 13 | "neighbour (skit)" | None | None | 0:46 row 14 : 14 | "son of niah" | None | ac.war.ion | 4:54 ] Execute this SQL based on the above table: select title where # < ( select # where title = '"parrowdice"' )
"intro (skit)", "zero", "it's murda", "jankrowville"
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | south korea | 9 | 2 | 1 | 12 row 2 : 2 | chinese taipei | 2 | 3 | 3 | 8 row 3 : 3 | spain | 1 | 5 | 4 | 10 row 4 : 4 | united states | 1 | 2 | 7 | 10 row 5 : 5 | turkey | 1 | 1 | 2 | 4 row 6 : 6 | west germany | 1 | 0 | 3 | 4 row 7 : 7 | netherlands | 1 | 0 | 1 | 2 row 8 : 8 | mexico | 0 | 2 | 1 | 3 row 9 : 9 | indonesia | 0 | 1 | 0 | 1 row 10 : 10 | france | 0 | 0 | 2 | 2 row 11 : 11 | australia | 0 | 0 | 1 | 1 row 12 : 11 | canada | 0 | 0 | 1 | 1 row 13 : 11 | ivory coast | 0 | 0 | 1 | 1 row 14 : 11 | denmark | 0 | 0 | 1 | 1 row 15 : 11 | italy | 0 | 0 | 1 | 1 row 16 : 11 | jordan | 0 | 0 | 1 | 1 row 17 : 11 | nepal | 0 | 0 | 1 | 1 row 18 : 11 | switzerland | 0 | 0 | 1 | 1 row 19 : total | total | 16 | 16 | 32 | 64 ] Execute this SQL based on the above table: select rank where rank in ( 2 , 11 ) group by rank order by sum ( bronze - bronze ) desc limit 1
2
[ header: pos | no | driver | team | laps | time/retired | grid | points row 1 : 1 | 5 | will power | team australia | 73 | 1:45:58.568 | 7 | 31 row 2 : 2 | 21 | neel jani | pkv racing | 73 | 2.972 | 9 | 28 row 3 : 3 | 9 | justin wilson | rsports | 73 | 3.48 | 2 | 25 row 4 : 4 | 15 | simon pagenaud | team australia | 73 | 5.643 | 4 | 23 row 5 : 5 | 19 | bruno junqueira | dale coyne racing | 73 | 20.738 | 5 | 21 row 6 : 6 | 14 | robert doornbos | minardi team usa | 72 | + 1 lap | 12 | 19 row 7 : 7 | 28 | ryan dalziel | pacific coast motorsports | 72 | + 1 lap | 11 | 17 row 8 : 8 | 8 | alex tagliani | rsports | 71 | + 2 laps | 6 | 15 row 9 : 9 | 1 | sebastien bourdais | n/h/l racing | 67 | contact | 1 | 16 row 10 : 10 | 7 | oriol servia | forsythe racing | 56 | contact | 3 | 11 row 11 : 11 | 2 | graham rahal | n/h/l racing | 52 | contact | 15 | 10 row 12 : 12 | 4 | dan clarke | minardi team usa | 43 | contact | 13 | 9 row 13 : 13 | 34 | jan heylen | conquest racing | 1 | contact | 8 | 8 row 14 : 14 | 3 | paul tracy | forsythe racing | 0 | contact | 10 | 7 row 15 : 15 | 22 | tristan gommendy | pkv racing | 0 | contact | 14 | 6 row 16 : 16 | 11 | katherine legge | dale coyne racing | 0 | contact | 16 | 5 row 17 : 17 | 29 | alex figge | pacific coast motorsports | 0 | contact | 17 | 4 ] Execute this SQL based on the above table: select driver where id = 1
will power
[ header: date | opponent | score | top scorer (total points) | venue (location) row 1 : february 17 governor's cup | coca cola | 90-82 | askia jones (29 p | araneta coliseum row 2 : april 21 | sta.lucia | 95-76 | askia jones (41 p | araneta coliseum row 3 : july 6 commissioner's cup | red bull | 82-81 | None | araneta coliseum row 4 : july 13 | alaska | 78-76 | george banks (27 pts | cuneta astrodome row 5 : july 18 | rp-selecta | 61-57 | None | caruncho gym (pasig city) row 6 : august 1 | brgy.ginebra | 72-71 | johnny jackson (25 | philsports arena row 7 : november 6 all-filipino | talk 'n text | 67-64 | chris calaguio ( | cuneta astrodome row 8 : november 15 | brgy.ginebra | 71-65 | None | ynares center row 9 : november 27 | fedex | 76-75 | mike hrabak (24 | philsports arena row 10 : december 4 | purefoods | 77-71 | dale singson (30 pts) | philsports arena ] Execute this SQL based on the above table: select opponent order by opponent desc limit 1
talk 'n text
[ header: date | location | winning team | winning team | losing team | losing team | notes row 1 : november 12, 2006 | christl arena (west point) | pittsburgh men | 86 | western michigan men | 67 | pitt/wmu men's game row 2 : november 12, 2006 | christl arena (west point) | ohio state | 77 | army | 41 | pitt/wmu men's game row 3 : december 8, 2007 | madison square garden (new york city) | duke | 51 | pittsburgh | 49 | first maggie dixon classic at madison row 4 : december 8, 2007 | madison square garden (new york city) | rutgers | 75 | army | 68 | first maggie dixon classic at madison row 5 : december 14, 2008 | madison square garden (new york city) | rutgers | 59 | army | 38 | uconn - won national championship row 6 : december 14, 2008 | madison square garden (new york city) | connecticut | 77 | penn state | 63 | uconn - won national championship row 7 : december 13, 2009 | madison square garden (new york city) | baylor | 68 | boston college | 55 | None row 8 : december 13, 2009 | madison square garden (new york city) | tennessee | 68 | rutgers | 54 | None row 9 : december 19, 2010 | madison square garden (new york city) | texas a&m | 79 | rutgers | 50 | a&m - won national championship; row 10 : december 19, 2010 | madison square garden (new york city) | connecticut | 81 | ohio state | 50 | a&m - won national championship; row 11 : december 11, 2011 | madison square garden (new york city) | baylor | 73 | st. johns | 59 | baylor - won national championship; row 12 : december 11, 2011 | madison square garden (new york city) | tennessee | 84 | depaul | 61 | baylor - won national championship; row 13 : december 9, 2012 | madison square garden (new york city) | rutgers | 73 | louisiana tech | 46 | la tech - won inaugural ncaa row 14 : december 9, 2012 | madison square garden (new york city) | duke | 60 | st. johns | 42 | la tech - won inaugural ncaa row 15 : december 22, 2013 | madison square garden (new york city) | st. johns | 72 | texas a&m | 70 | None row 16 : december 22, 2013 | madison square garden (new york city) | connecticut | 80 | california | 47 | None ] Execute this SQL based on the above table: select count ( losing team )
16
[ header: no. in series | no. in season | title | directed by | written by | original air date | production code row 1 : 125 | 1 | "burnin' down the house" | madeline cripe | joel madison & | september 18, 1995 | 60101 row 2 : 126 | 2 | "get a job" | shelley jensen | mort scrivner | september 25, 1995 | 60102 row 3 : 127 | 3 | "stress related" | shelley jensen | larry wilmore | october 2, 1995 | 60103 row 4 : 128 | 4 | "bourgie sings the blues" | shelley jensen | tom devanney | october 9, 1995 | 60104 row 5 : 129 | 5 | "the script formerly known as..." | shelley jensen | felicia d. henderson | october 16, 1995 | 60105 row 6 : 130 | 6 | "not i barbecue" | madeline cripe | matt tarses & kand | october 23, 1995 | 60106 row 7 : 132 | 8 | "viva lost wages" | shelley jensen | robert bruce | november 13, 1995 | 60108 row 8 : 133 | 9 | "there's the rub" (part 1) | shelley jensen | joel madison | november 20, 1995 | 60109 row 9 : 134 | 10 | "there's the rub" (part 2) | shelley jensen | joel madison | november 20, 1995 | 60110 row 10 : 135 | 11 | "i, ooh, baby, | alfonso ribeiro | adam markowitz & tom | december 11, 1995 | 60111 row 11 : 136 | 12 | "boxing helena" | shelley jensen | michael soccio | january 8, 1996 | 60112 row 12 : 137 | 13 | "i, clownius" | shelley jensen | story: david wyatt | january 15, 1996 | 60115 row 13 : 138 | 14 | "breaking up is hard to do" (part | shelley jensen | lisa rosenthal | february 12, 1996 | 60113 row 14 : 139 | 15 | "breaking up is hard to do" (part | shelley jensen | lisa rosenthal | february 19, 1996 | 60114 row 15 : 140 | 16 | "i, bowl buster" | shelley jensen | michael soccio | february 26, 1996 | 60117 row 16 : 141 | 17 | "the butler's son did it" | madeline cripe | lisa rosenthal | march 18, 1996 | 60116 row 17 : 142 | 18 | "hare today..." | shelley jensen | robert bruce | april 8, 1996 | 60119 row 18 : 143 | 19 | "i, whoops, there it is" | shelley jensen | tanya ward & mary | april 15, 1996 | 60124 row 19 : 144 | 20 | "i, stank horse" | shelley jensen | tom devanney | april 22, 1996 | 60120 row 20 : 145 | 21 | "i, stank hole in one" | werner walian | matt tarses & michae | may 6, 1996 | 60121 row 21 : 146 | 22 | "eye, tooth" | shelley jensen | adam markowitz | may 13, 1996 | 60118 ] Execute this SQL based on the above table: select original air date where title = '"not i barbecue"' group by original air date order by count ( * ) desc limit 1
october 23, 1995
[ header: description | total | poland | baltic states(resettled in poland during war) | resettled in poland during war(from ussr and romania) | sudetendeutsch | se europe (hungary, romania, yugoslavia & slovakia) row 1 : total population before flight & expulsion | 16199086 | 11038826 | 145615 | 365622 | 3160216 | 1488807 row 2 : violent deaths | 58256 | 44603 | 383 | 747 | 5596 | 6927 row 3 : suicides | 14356 | 10330 | 157 | 84 | 3411 | 374 row 4 : deported( forced labor ussr) | 49542 | 32947 | 1566 | 6465 | 705 | 7859 row 5 : in internment camps | 80522 | 27847 | 952 | 1037 | 6615 | 44071 row 6 : during the wartime flight | 93283 | 86860 | 2394 | 738 | 629 | 2662 row 7 : in the course of the expulsions | 63876 | 57814 | 3510 | 561 | 1481 | 510 row 8 : cause undetermined | 112612 | 106991 | 64 | 3116 | 379 | 2062 row 9 : other misc | 566 | None | 38 | 141 | 73 | 314 row 10 : total confirmed deaths | 473013 | 367392 | 9064 | 12889 | 18889 | 64779 row 11 : total unsolved cases | 1905991 | 1404993 | 19374 | 73794 | 287169 | 120661 ] Execute this SQL based on the above table: select description where description = 'violent deaths'
violent deaths
[ header: week | date | kickoff | opponent | results final score | results team record | game site | attendance row 1 : 1 | saturday, april 13 | 7:00 p.m | at rhein fire | w 27-21 | 1-0 | rheinstadion | 32092 row 2 : 2 | saturday, april 20 | 7:00 p.m | london monarchs | w 37-3 | 2-0 | waldstadion | 34186 row 3 : 3 | sunday, april 28 | 6:00 p.m | at barcelona dragons | w 33-29 | 3-0 | estadi olimpic de mont | 17503 row 4 : 4 | sunday, may 5 | 7:00 p.m | amsterdam admirals | w 40-28 | 4-0 | waldstadion | 28627 row 5 : 5 | saturday, may 11 | 7:00 p.m | scottish claymores | l 0-20 | 4-1 | waldstadion | 32126 row 6 : 6 | sunday, may 19 | 3:00 p.m | at london monarchs | l 7-27 | 4-2 | white hart lane | 10764 row 7 : 7 | sunday, may 26 | 3:00 p.m | at scottish claymores | l 17-20 | 4-3 | murrayfield stadium | 13116 row 8 : 8 | saturday, june 1 | 7:00 p.m | rhein fire | l 8-31 | 4-4 | waldstadion | 38798 row 9 : 9 | saturday, june 8 | 7:00 p.m | barcelona dragons | w 24-21 | 5-4 | waldstadion | 33115 row 10 : 10 | saturday, june 15 | 6:30 p.m | at amsterdam admirals | w 28-20 | 6-4 | olympisch stadion | 14062 row 11 : 11 | sunday, june 23 | 6:00 p.m | at scottish claymores | l 27-32 | 6-5 | murrayfield stadium | 38982 ] Execute this SQL based on the above table: select opponent where id < ( select id where opponent = 'amsterdam admirals' and game site = 'waldstadion' )
at rhein fire, london monarchs, at barcelona dragons
[ header: year | men's winner | time (h:m:s) | women's winner | time (h:m:s) | finishers row 1 : 1996 | zoltan kaldy (h | 1:04:45 | simona staicu (hun) | 1:11:11 | 1768 row 2 : 1997 | keita fujino (jp | 1:03:14 | sachie ozaki (jp | 1:11:04 | 2535 row 3 : 1998 | seiji hamada (jp | 1:02:44 | kazumi kanbayashi (j | 1:10:37 | 2703 row 4 : 1999 | takaki morikawa (jp | 1:03:28 | tomoko tamamushi (j | 1:12:15 | 3422 row 5 : 2000 | piotr gladki (pol) | 1:04:45 | mihaela botezan (rom) | 1:10:17 | 4024 row 6 : 2001 | sreten ninkovic (y | 1:04:43 | beata rakonczai (h | 1:13:33 | 3912 row 7 : 2002 | william kipsang (ken) | 1:02:59 | beata rakonczai (h | 1:13:39 | 4403 row 8 : 2003 | miklos zatyko ( | 1:05:53 | aniko kalovics (hun) | 1:11:08 | 4470 row 9 : 2004 | sreten ninkovic (s | 1:06:51 | aniko kalovics (hun) | 1:11:18 | 4601 row 10 : 2005 | andras juhasz (h | 1:05:57 | eszter erdelyi | 1:16:10 | 5466 row 11 : 2006 | barnabas bene (hun) | 1:06:32 | aniko kalovics (hun) | 1:10:46 | 4964 row 12 : 2007 | balazs ott (h | 1:07:19 | krisztina papp | 1:12:09 | 5020 row 13 : 2008 | roberto pasquale ruti | 1:07:22 | beata rakonczai (h | 1:14:38 | 4930 row 14 : 2009 | erkolo ashenafi ( | 1:07:24 | krisztina papp | 1:15:27 | 4848 row 15 : 2010 | laszlo toth (hun | 1:04:38 | krisztina papp | 1:13:13 | 5520 row 16 : 2011 | tamas kovacs (h | 1:06:03 | aniko kalovics (hun) | 1:15:04 | 6203 row 17 : 2012 | gabor jozsa (hun | 1:06:36 | krisztina papp | 1:15:07 | 6751 row 18 : 2013 | henry kemboi (ken) | 1:05:53 | krisztina papp | 1:12:32 | 7436 ] Execute this SQL based on the above table: select max ( year ) where year = 1996
1996
[ header: squad # | position | player | transferred to | fee | date row 1 : 20 | df | lau nim yat | biu chun rangers | free transfer | 5 june 2012 row 2 : 16 | mf | leung chun pong | guangdong sunray cave | free transfer | 12 june 2012 row 3 : 3 | df | yeo jee-hoon | unattached (released) | None | 9 july 2012 row 4 : 8 | mf | xu deshuai | sun pegasus | free transfer (released) | 9 july 2012 row 5 : 11 | mf | li haiqiang | tuen mun | free transfer (released) | 9 july 2012 row 6 : 22 | fw | giovane alves da sil | biu chun rangers | free transfer (released) | 9 july 2012 row 7 : 23 | gk | zhang chunhui | sunray cave jc sun hei | free transfer (released) | 9 july 2012 row 8 : 26 | mf | chan pak hang | sun pegasus | free transfer (released) | 9 july 2012 row 9 : 7 | fw | chan siu ki | guangdong sunray cave | free transfer (released) | 10 july 2012 row 10 : None | mf | kot cho wai | sunray cave jc sun hei | undisclosed | 16 july 2012 row 11 : 6 | df | wong chin hung | biu chun rangers | free transfer | 9 january 2013 row 12 : 33 | fw | mauro rafael | unattached (released) | free transfer | 1 february 2013 ] Execute this SQL based on the above table: select squad # where transferred to = 'tuen mun'
11
[ header: league | league | position | teams | matches | win | lose row 1 : v1.league | 3rd (2000-01) | 8th | 8 | 14 | 0 | 14 row 2 : v1.league | 4th (2001-02) | 7th | 7 | 12 | 1 | 11 row 3 : v1.league | 5th (2002-03) | 3rd | 8 | 14 | 9 | 5 row 4 : v1.league | 6th (2003-04) | champion | 7 | 12 | 11 | 1 row 5 : v1.league | 7th (2004-05) | 3rd | 8 | 14 | 10 | 4 row 6 : v1.league | 8th (2005-06) | 4th | 8 | 14 | 8 | 6 row 7 : v・challenge | 2006-07 | 6th | 8 | 14 | 5 | 9 row 8 : v・challenge | 2007-08 | 8th | 8 | 14 | 1 | 13 row 9 : v・challenge | 2008-09 | 7th | 10 | 18 | 8 | 10 row 10 : v・challenge | 2009-10 | 5th | 12 | 16 | 8 | 8 row 11 : v・challenge | 2010-11 | 5th | 12 | 18 | 11 | 7 row 12 : v・challenge | 2011-12 | 3rd | 12 | 22 | 16 | 6 row 13 : v・challenge | 2012-13 | 5th | 10 | 18 | 9 | 9 ] Execute this SQL based on the above table: select league where id = ( select id where matches = 22 and league = 'v・challenge' ) + 1
v・challenge
[ header: year | title | role | notes row 1 : 2014 | and so it goes | producer | starring michael douglas and row 2 : 2011 | flypaper | producer | starring patrick dempsey and row 3 : 2007 | captivity | producer | None row 4 : 2006 | o jerusalem | producer | None row 5 : 2005 | the upside of anger | executive producer | starring kevin costner and jo row 6 : 2004 | beyond the sea | executive producer | starring kevin spacey row 7 : 2004 | the i inside | producer | None row 8 : 2003 | monster | producer | starring charlize theron academy row 9 : 2003 | 11:14 | executive producer | None row 10 : 2002 | extreme ops | executive producer | None row 11 : 2001 | the musketeer | executive producer | None row 12 : 2001 | the body | executive producer | None row 13 : 1997 | the blackout | executive producer | None row 14 : 1996 | the winner | executive producer | None row 15 : 1993 | stalingrad | executive producer | None row 16 : 1991 | diary of a hitman | executive producer | None row 17 : 1990 | vietnam, texas | executive producer | None row 18 : 1989 | wild orchid | producer | starring mickey rourke row 19 : 1988 | high spirits | executive producer | None row 20 : 1988 | mac and me | executive producer | None row 21 : 1986 | flight of the navigator | executive producer | None row 22 : 1986 | short circuit | executive producer | None row 23 : 1986 | 9 1/2 weeks | producer | starring mickey rourke and row 24 : 1984 | metropolis | sales agent | directed by fritz lang row 25 : 1984 | the neverending story | executive producer | directed by wolfgang petersen row 26 : 1977 | the choirboys | executive producer | None row 27 : 1974 | there is no 13 | george thomas | None row 28 : 1973 | "hannah, queen of the vampires" | peter | None row 29 : 1973 | the devil's wedding night | karl schiller | None row 30 : 1973 | little mother | riano | None row 31 : 1972 | byleth - il demone de | duke lionello shandwell | None row 32 : 1972 | i leoni di pietroburgo | eldar | None row 33 : 1972 | confessioni segrete di un convento di | domenico | None row 34 : 1972 | they call him veritas | veritas | None row 35 : 1971 | l'arciere di fuoco | allen | None row 36 : 1971 | pistol packin' preacher | slim | None row 37 : 1968 | dead men don't count | johnny dalton | None row 38 : 1967 | requiescant | george ferguson | also starring pier paolo pas row 39 : 1966 | johnny oro | johnny oro/ringo | directed by sergio corbucci row 40 : 1964 | son of cleopatra | el kebir | None row 41 : 1964 | i cento cavalieri | don fernando herrera y | None row 42 : 1963 | the tyrant of castile | pietro i: re di castigl | None row 43 : 1963 | the young racers | stephen children | directed by roger corman row 44 : 1962 | the reluctant saint | aldo | directed by edward dmytry row 45 : 1962 | the longest day | pvt. harris | also starring richard burton and se row 46 : 1962 | beauty and the beast | eduardo | None ] Execute this SQL based on the above table: select notes order by year limit 1
directed by edward dmytryk
[ header: painter | composition | drawing | color | expression row 1 : andrea del sarto | 12 | 16 | 9 | 8 row 2 : federico barocci | 14 | 15 | 6 | 10 row 3 : jacopo bassano | 6 | 8 | 17 | 0 row 4 : giovanni bellini | 4 | 6 | 14 | 0 row 5 : sebastian bourdon | 10 | 8 | 8 | 4 row 6 : charles le brun | 16 | 16 | 8 | 16 row 7 : i carracci | 15 | 17 | 13 | 13 row 8 : cavalier d'arpino | 10 | 10 | 6 | 2 row 9 : correggio | 13 | 13 | 15 | 12 row 10 : daniele da volterra | 12 | 15 | 5 | 8 row 11 : abraham van diepenbeeck | 11 | 10 | 14 | 6 row 12 : il domenichino | 15 | 17 | 9 | 17 row 13 : albrecht durer | 8 | 10 | 10 | 8 row 14 : giorgione | 8 | 9 | 18 | 4 row 15 : giovanni da udine | 10 | 8 | 16 | 3 row 16 : giulio romano | 15 | 16 | 4 | 14 row 17 : guercino | 18 | 10 | 10 | 4 row 18 : guido reni | x | 13 | 9 | 12 row 19 : holbein | 9 | 10 | 16 | 3 row 20 : jacob jordaens | 10 | 8 | 16 | 6 row 21 : lucas jordaens | 13 | 12 | 9 | 6 row 22 : giovanni lanfranco | 14 | 13 | 10 | 5 row 23 : leonardo da vinci | 15 | 16 | 4 | 14 row 24 : lucas van leyden | 8 | 6 | 6 | 4 row 25 : michelangelo | 8 | 17 | 4 | 8 row 26 : caravaggio | 6 | 6 | 16 | 0 row 27 : murillo | 6 | 8 | 15 | 4 row 28 : otho venius | 13 | 14 | 10 | 10 row 29 : palma il vecchio | 5 | 6 | 16 | 0 row 30 : palma il giovane | 12 | 9 | 14 | 6 row 31 : il parmigianino | 10 | 15 | 6 | 6 row 32 : gianfrancesco penni | 0 | 15 | 8 | 0 row 33 : perin del vaga | 15 | 16 | 7 | 6 row 34 : sebastiano del piombo | 8 | 13 | 16 | 7 row 35 : primaticcio | 15 | 14 | 7 | 10 row 36 : raphael | 17 | 18 | 12 | 18 row 37 : rembrandt | 15 | 6 | 17 | 12 row 38 : rubens | 18 | 13 | 17 | 17 row 39 : francesco salviati | 13 | 15 | 8 | 8 row 40 : eustache le sueur | 15 | 15 | 4 | 15 row 41 : teniers | 15 | 12 | 13 | 6 row 42 : pietro testa | 11 | 15 | 0 | 6 row 43 : tintoretto | 15 | 14 | 16 | 4 row 44 : titian | 12 | 15 | 18 | 6 row 45 : van dyck | 15 | 10 | 17 | 13 row 46 : vanius | 15 | 15 | 12 | 13 row 47 : veronese | 15 | 10 | 16 | 3 row 48 : taddeo zuccari | 13 | 14 | 10 | 9 row 49 : federico zuccari | 10 | 10 | 8 | 8 ] Execute this SQL based on the above table: select painter order by composition desc limit 1
guercino
[ header: | name on the register | date listed | location | city or town | summary row 1 : 1 | arnold trail to quebec | october 1, 1969 (#69 | along the kennebec river, through | coburn gore | extends through franklin, kenn row 2 : 2 | barn on lot 8, range g | august 24, 2011 (#11000581) | 816 foster hill rd. 44° | freeman township | None row 3 : 3 | bass boarding house | april 7, 1988 (#88000 | canal st. 44°35′12 | wilton | None row 4 : 5 | john g. coburn | april 11, 2002 (#02000 | 360 river rd. 44°37′ | carthage | perhaps the "john g. coburn house row 5 : 9 | first congregational church, united church of christ | july 25, 1974 (#74000149 | main st. 44°40′04 | farmington | None row 6 : 13 | greenacre | october 29, 1982 (#82 | 17 court st. 44°40′ | farmington | None row 7 : 15 | holmes-crafts homestead | april 26, 1973 (#73000 | old n. jay rd. | north jay | None row 8 : 17 | jay-niles memorial library | march 13, 1987 (#87000414) | state route 4 44°32′53′′n | north jay | None row 9 : 18 | little red schoolhouse | february 23, 1972 (#72000070 | south of west farmington on wilton r | west farmington | None row 10 : 21 | mccleary farm | april 7, 1989 (#89000 | s. strong rd. 44° | strong | None row 11 : 22 | merrill hall | january 23, 1980 (#800002 | maine and academy sts. 44 | farmington | None row 12 : 23 | new sharon bridge | september 24, 1999 (#99001189) | south of u.s. route 2 over | new sharon | to be demolished ] Execute this SQL based on the above table: select name on the register where name on the register in ( 'arnold trail to quebec' , 'arnold trail to quebec' ) order by desc limit 1
arnold trail to quebec
[ header: official name | designation | area km2 | population | parish row 1 : moncton | city | 141.17 | 69074 | moncton row 2 : dieppe | city | 51.17 | 23310 | moncton row 3 : beaubassin east | rural community | 291.04 | 6200 | shediac row 4 : shediac | town | 11.97 | 6053 | shediac row 5 : sackville | town | 74.32 | 5558 | sackville row 6 : memramcook | village | 185.71 | 4831 | dorchester row 7 : cap-pele | village | 23.78 | 2256 | botsford row 8 : salisbury | village | 13.68 | 2208 | salisbury row 9 : petitcodiac | village | 17.22 | 1429 | salisbury row 10 : dorchester | village | 5.74 | 1167 | dorchester row 11 : port elgin | village | 2.61 | 418 | westmorland ] Execute this SQL based on the above table: select abs ( ( select population where official name = 'salisbury' ) - ( select population where official name = 'salisbury' ) )
0.0
[ header: league | league | position | teams | matches | win | lose row 1 : v1.league | 3rd (2000-01) | 8th | 8 | 14 | 0 | 14 row 2 : v1.league | 4th (2001-02) | 7th | 7 | 12 | 1 | 11 row 3 : v1.league | 5th (2002-03) | 3rd | 8 | 14 | 9 | 5 row 4 : v1.league | 6th (2003-04) | champion | 7 | 12 | 11 | 1 row 5 : v1.league | 7th (2004-05) | 3rd | 8 | 14 | 10 | 4 row 6 : v1.league | 8th (2005-06) | 4th | 8 | 14 | 8 | 6 row 7 : v・challenge | 2006-07 | 6th | 8 | 14 | 5 | 9 row 8 : v・challenge | 2007-08 | 8th | 8 | 14 | 1 | 13 row 9 : v・challenge | 2008-09 | 7th | 10 | 18 | 8 | 10 row 10 : v・challenge | 2009-10 | 5th | 12 | 16 | 8 | 8 row 11 : v・challenge | 2010-11 | 5th | 12 | 18 | 11 | 7 row 12 : v・challenge | 2011-12 | 3rd | 12 | 22 | 16 | 6 row 13 : v・challenge | 2012-13 | 5th | 10 | 18 | 9 | 9 ] Execute this SQL based on the above table: select position order by position desc limit 1
champion
[ header: season | tier | division | place row 1 : 1928-84 | 5 | regional | None row 2 : 1984/85 | 4 | 3a | 6th row 3 : 1985/86 | 4 | 3a | 9th row 4 : 1986/87 | 4 | 3a | 11th row 5 : 1987/88 | 4 | 3a | 15th row 6 : 1988/89 | 4 | 3a | 4th row 7 : 1989/90 | 4 | 3a | 9th row 8 : 1990/91 | 4 | 3a | 9th row 9 : 1991/92 | 4 | 3a | 5th row 10 : 1992/93 | 4 | 3a | 17th row 11 : 1993/94 | 4 | 3a | 7th row 12 : 1994/95 | 4 | 3a | 4th row 13 : 1995/96 | 4 | 3a | 1st row 14 : 1996/97 | 3 | 2ab | 19th row 15 : 1997/98 | 4 | 3a | 2nd ] Execute this SQL based on the above table: select division where id = 1
regional
[ header: title | contents | pages | published | isbn row 1 : volume 1 | "the iron legion" (issues 1- | 112 | july 2008 | isbn 978-1-60010- row 2 : volume 2 | "the star beast" (issue 26 only) | 120 | december 2008 | isbn 978-1-60010-2 row 3 : volume 3 | "changes" (issues 118-11 | 128 | may 2009 | isbn 978-1-60010-4 row 4 : volume 4 | "junk-yard demon" (issue | 152 | november 2009 | isbn 978-1-60010- row 5 : volume 6 | "the shape shifter" (issues | 148 | december 2010 | isbn 978-1-60010-7 row 6 : omnibus 1 | collects volumes 1, 2 & 3 | 356 | april 2010 | isbn 978-1-60010- row 7 : omnibus 2 | collects volumes 4, 5 & 6 | 400 | september 2011 | isbn 978-1-60010-9 row 8 : omnibus 3 | collects volumes 7, 8 & 9 | tbc | 2014 tbc | isbn tbc ] Execute this SQL based on the above table: select sum ( pages )
1416.0
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | united states (usa) | 25 | 16 | 7 | 48 row 2 : 2 | canada (can) | 5 | 4 | 7 | 16 row 3 : 3 | jamaica (jam) | 4 | 3 | 4 | 11 row 4 : 4 | cuba (cub) | 3 | 8 | 4 | 15 row 5 : 5 | mexico (mex) | 0 | 3 | 3 | 6 row 6 : 6 | brazil (bra) | 0 | 2 | 1 | 3 row 7 : 7 | puerto rico (pur) | 0 | 1 | 1 | 2 row 8 : 8 | colombia (col) | 0 | 0 | 3 | 3 row 9 : 9 | peru (per) | 0 | 0 | 2 | 2 row 10 : 9 | trinidad and tobago (tri) | 0 | 0 | 2 | 2 row 11 : 11 | chile (chi) | 0 | 0 | 1 | 1 row 12 : 11 | uruguay (uru) | 0 | 0 | 1 | 1 row 13 : 11 | venezuela (ven) | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation where rank = 5 - 1
cuba (cub)
[ header: place | team | played | won | draw | lost | goals scored | goals conceded | +/- | points row 1 : 1 | c.d. fas | 18 | 10 | 6 | 2 | 27 | 13 | 14 | 36 row 2 : 2 | c.d. aguila | 18 | 9 | 4 | 5 | 38 | 26 | 12 | 31 row 3 : 3 | c.d. luis angel fir | 18 | 7 | 7 | 4 | 25 | 18 | 7 | 28 row 4 : 4 | san salvador f.c | 18 | 8 | 4 | 6 | 31 | 27 | 4 | 28 row 5 : 5 | alianza f.c | 18 | 8 | 4 | 6 | 26 | 24 | 2 | 28 row 6 : 6 | a.d. isidro | 18 | 4 | 9 | 5 | 20 | 23 | -3 | 21 row 7 : 7 | municipal limeno | 18 | 5 | 5 | 8 | 27 | 29 | -2 | 20 row 8 : 8 | c.d. arcense | 18 | 2 | 11 | 5 | 23 | 32 | -11 | 17 row 9 : 9 | chalatenango | 18 | 4 | 5 | 9 | 13 | 22 | -9 | 17 row 10 : 10 | c.d. atletico balb | 18 | 4 | 3 | 11 | 15 | 31 | -24 | 15 ] Execute this SQL based on the above table: select team where team = 'c.d. luis angel firpo'
c.d. luis angel firpo
[ header: | name | date | location | county | description row 1 : 1 | diamond head | None | honolulu | oahu | state monument row 2 : 2 | i'ao valley | None | wailuku | maui | state monument row 3 : 3 | kanaha pond | june 1971 | kahului | maui | bird sanctuary row 4 : 4 | koʻolau range pali | None | None | oahu | None row 5 : 5 | makalawena marsh | june 1972 | north kona | hawaiʻi | bird sanctuary row 6 : 6 | mauna kea | november 1972 | saddle road | hawaiʻi | u.s. state high point row 7 : 7 | north shore cliffs | december 1972 | molokaʻi | maui | None ] Execute this SQL based on the above table: select date order by desc limit 1
december 1972
[ header: date | championship | location | category | surface | prev. result | prev. points | new points | outcome row 1 : 29 december 2013- 5 janu | brisbane international | brisbane (aus) | wta premier | hard | sf | 200 | 305 | final lost to serena williams row 2 : 14 january 2014- 27 jan | australian open | melbourne (aus) | grand slam | hard | w | 2000 | 430 | quarter-finals lost to agnies row 3 : 10 february 2014- 16 february | qatar total open | doha (qat) | wta premier 5 | hard | w | 900 | 0 | withdrew due to left foot injury row 4 : 3 march 2014- 16 march 2014 | indian wells | indian wells (usa) | wta premier mandatory | hard | qf | 250 | 45 | second round lost to lauren davis row 5 : 17 march 2013- 30 march 2014 | sony open tennis | miami (usa) | wta premier mandatory | hard | dnp | 0 | 0 | withdrew due to left foot injury row 6 : 5 may 2014- 11 may 2014 | mutua madrid masters | madrid (esp) | wta premier mandatory | clay | 2r | 60 | None | pending row 7 : 12 may 2014- 18 may 2014 | internazionali bnl | rome (ita) | wta premier 5 | clay | f | 700 | None | pending row 8 : 25 may 2014- 8 june 2014 | french open | paris (fra) | grand slam | clay | sf | 900 | None | pending row 9 : 23 june 2014- 6 july | wimbledon | london (gbr) | grand slam | grass | 2r | 100 | None | pending row 10 : 4 august 2014- 10 august 2014 | rogers cup | toronto (can) | wta premier 5 | hard | dnp | 0 | None | pending row 11 : 11 august 2014- 17 august 2014 | western and southern open | cincinnati (usa) | wta premier 5 | hard | w | 900 | None | pending row 12 : 25 august 2014- 8 september 2014 | us open | new york (usa) | grand slam | hard | f | 1400 | None | pending row 13 : 22 september 2014- 27 september 2014 | toray pan pacific open | wuhan (chn) | wta premier 5 | hard | 2r | 60 | None | pending row 14 : 27 september 2014- 5 octo | china open | beijing (chn) | wta premier mandatory | hard | 1r | 5 | None | pending row 15 : 20 october 2013- 26 | wta tour championships | singapore (sin) | wta tour championships | hard (i) | rr | 400 | None | pending ] Execute this SQL based on the above table: select location where new points > ( select new points where location = 'indian wells (usa)' )
brisbane (aus), melbourne (aus)
[ header: formula | color | symmetry | space group | no | pearson symbol | a (pm) | b (pm) | c (pm) | z | density, g/cm3 row 1 : pa | silvery-gray | tetragonal | i4/mmm | 139 | ti2 | 392.5 | 392.5 | 323.8 | 2 | 15.37 row 2 : pao | None | rocksalt | fm3m | 225 | cf8 | 496.1 | None | None | 4 | 13.44 row 3 : pao2 | black | fcc | fm3m | 225 | cf12 | 550.5 | None | None | 4 | 10.47 row 4 : pa2o5 | white | None | fm3m | 225 | cf16 | 547.6 | 547.6 | 547.6 | 4 | 10.96 row 5 : pa2o5 | white | None | orthorhombic | None | None | 692 | 402 | 418 | None | None row 6 : pah3 | black | cubic | pm3n | 223 | cp32 | 664.8 | 664.8 | 664.8 | 8 | 10.58 row 7 : paf4 | brown-red | monoclinic | c2/c | 15 | ms60 | None | None | None | 2 | None row 8 : pacl4 | green-yellow | tetragonal | i41/amd | 141 | ti20 | 837.7 | 837.7 | 748.1 | 4 | 4.72 row 9 : pabr4 | brown | tetragonal | i41/amd | 141 | ti20 | 882.4 | 882.4 | 795.7 | None | None row 10 : pacl5 | yellow | monoclinic | c2/c | 15 | ms24 | 797 | 1135 | 836 | 4 | 3.74 row 11 : pabr5 | red | monoclinic | p21/c | 14 | mp24 | 838.5 | 1120.5 | 1214.6 | 4 | 4.98 row 12 : paobr3 | None | monoclinic | c2 | None | None | 1691.1 | 387.1 | 933.4 | None | None row 13 : pa(po3)4 | None | orthorhombic | None | None | None | 696.9 | 895.9 | 1500.9 | None | None row 14 : pa2p2o7 | None | cubic | pa3 | None | None | 865 | 865 | 865 | None | None row 15 : pa(c8h8)2 | golden-yellow | monoclinic | None | None | None | 709 | 875 | 1062 | None | None ] Execute this SQL based on the above table: select abs ( ( select z where space group = 'c2/c' ) - ( select z where space group = 'p21/c' ) )
2.0
[ header: season | club | league | apps | goals row 1 : 2003-04 | podgrmec | fbih first league | 23 | 16 row 2 : 2004-05 | nk zagreb | prva hnl | 26 | 3 row 3 : 2005-06 | nk zagreb | prva hnl | 25 | 3 row 4 : 2006-07 | nk zagreb | prva hnl | 17 | 4 row 5 : 2007-08 | nk zagreb | prva hnl | 31 | 12 row 6 : 2008-09 | hajduk split | prva hnl | 30 | 12 row 7 : 2009-10 | hajduk split | prva hnl | 29 | 17 row 8 : 2010-11 | hajduk split | prva hnl | 17 | 6 row 9 : 2011-12 | lokomotiv | rfpl | 28 | 4 row 10 : 2012-13 | gaziantepspor | super lig | 1 | 1 ] Execute this SQL based on the above table: select ( select apps where league = 'prva hnl' ) - ( select apps where league = 'prva hnl' )
0.0
[ header: rank | athlete | qual | final | total | notes row 1 : None | silvia sperber (frg | 590 | 95.6 | 685.6 | or row 2 : None | vesela letcheva (bul) | 583 | 100.2 | 683.2 | None row 3 : None | valentina cherkasova ( | 586 | 95.4 | 681.4 | None row 4 : 4 | katja klepp (gdr | 584 | 96.5 | 680.5 | None row 5 : 5 | sharon bowes (can) | 584 | 96.5 | 680.5 | None row 6 : 6 | anna maloukhina (urs) | 585 | 93.4 | 678.4 | None row 7 : 7 | launi meili (usa) | 582 | 94.5 | 676.5 | None row 8 : 8 | anita karlsson (s | 583 | 93.4 | 676.4 | None ] Execute this SQL based on the above table: select abs ( ( select athlete where athlete = 'silvia sperber (frg)' ) - ( select athlete where athlete = 'anita karlsson (swe)' ) )
0
[ header: # | picture | name | took office | left office | party row 1 : 1 | None | johan ferrier | 25 november 1975 | 13 august 1980 (resigned after a febr | independent row 2 : 2 | None | hendrick chin a s | 15 august 1980 | 4 february 1982 | pnr row 3 : 3 | None | fred ramdat misier | 8 february 1982 | 25 january 1988 | independent row 4 : 4 | 60px | ramsewak shankar | 25 january 1988 | 24 december 1990 (deposed) | vhp row 5 : 5 | 60px | johan kraag | 29 december 1990 | 16 september 1991 | nps row 6 : 6 | None | ronald venetiaan | 16 september 1991 | 15 september 1996 | nps row 7 : 7 | None | jules wijdenbosch | 15 september 1996 | 12 august 2000 | ndp row 8 : (6) | None | ronald venetiaan | 12 august 2000 | 12 august 2010 | nps row 9 : 8 | None | desi bouterse | 12 august 2010 | incumbent | ndp ] Execute this SQL based on the above table: select name order by picture desc limit 1
ramsewak shankar
[ header: no. in series | no. in season | title | directed by | written by | original air date | prod. code row 1 : 68 | 1 | "you can go home again" | jeff mccracken | mark blutman & howard bus | september 20, 1996 | b720 row 2 : 69 | 2 | "hair today, goon tomorrow" | jeff mccracken | susan estelle jansen | september 27, 1996 | b721 row 3 : 71 | 4 | "fishing for virna" | jeff mccracken | matthew nelson | october 11, 1996 | b723 row 4 : 72 | 5 | "shallow boy" | jeff mccracken | jeff sherman | october 18, 1996 | b724 row 5 : 73 | 6 | "janitor dad" | jeff mccracken | jeff menell | october 25, 1996 | b725 row 6 : 74 | 7 | "singled out" | jeff mccracken | steve hibbert | november 1, 1996 | b727 row 7 : 75 | 8 | "dangerous secret" | jeff mccracken | jeff sherman | november 8, 1996 | b726 row 8 : 76 | 9 | "sixteen candles and four-hund | jeff mccracken | matthew nelson | november 15, 1996 | b728 row 9 : 77 | 10 | "turkey day" | jeff mccracken | susan estelle jansen | november 22, 1996 | b729 row 10 : 79 | 12 | "easy street" | jeff mccracken | jeff menell | december 13, 1996 | b732 row 11 : 80 | 13 | "b & b's b | jeff mccracken | mark blutman & howard bus | january 3, 1997 | b733 row 12 : 81 | 14 | "wheels" | jeff mccracken | jeff sherman | january 17, 1997 | b734 row 13 : 82 | 15 | "chick like me" | jeff mccracken | steve hibbert | january 31, 1997 | b731 row 14 : 83 | 16 | "a long walk to pittsburgh ( | jeff mccracken | matthew nelson | february 7, 1997 | b736 row 15 : 84 | 17 | "a long walk to pittsburgh ( | jeff mccracken | mark blutman & howard bus | february 14, 1997 | b737 row 16 : 85 | 18 | "uncle daddy" | jeff mccracken | steve young | february 28, 1997 | b738 row 17 : 86 | 19 | "quiz show" | jeff mccracken | steve hibbert | march 21, 1997 | b735 row 18 : 87 | 20 | "security guy" | jeff mccracken | steve hibbert | april 25, 1997 | b740 row 19 : 88 | 21 | "cult fiction" | jeff mccracken | jeff menell | may 2, 1997 | b739 row 20 : 89 | 22 | "learning to fly" | jeff mccracken | jeff sherman | may 9, 1997 | b741 ] Execute this SQL based on the above table: select prod. code order by no. in season desc limit 1
b741
[ header: city | country | airport | begin | end row 1 : aberdeen | united kingdom | aberdeen airport | 1999 | None row 2 : alesund | norway | alesund airport, vigra | 1971 | None row 3 : alta | norway | alta airport | 1974 | None row 4 : batsfjord | norway | batsfjord airport | 1999 | None row 5 : bodø | norway | bodø airport | 1968 | None row 6 : brønnøysund | norway | brønnøysund airport, | 1968 | None row 7 : fagernes | norway | fagernes airport, leirin | 1999 | 2000 row 8 : florø | norway | florø airport | 1971 | None row 9 : førde | norway | førde airport, bringel | 1986 | None row 10 : førde | norway | førde airport, øy | 1971 | 1986 row 11 : glasgow | united kingdom | glasgow international airport | 1997 | 1999 row 12 : gothenburg | sweden | gothenburg-landvetter airport | 1996 | None row 13 : hammerfest | norway | hammerfest airport | 1974 | None row 14 : haugesund | norway | haugesund airport, karmø | 2010 | None row 15 : harstad/narvik | norway | harstad/narvik airport, | 1975 | None row 16 : kirkenes | norway | kirkenes airport, hø | 1974 | None row 17 : kristiansand | norway | kristiansand airport, kje | 1991 | None row 18 : lakselv | norway | lakselv airport, banak | 1974 | None row 19 : leknes | norway | leknes airport | 1972 | None row 20 : lerwick | united kingdom | sumburgh airport | 1995 | 2005 row 21 : london | united kingdom | london stansted airport | 1989 | 1992 row 22 : molde | norway | molde airport, arø | 1972 | None row 23 : murmansk | russia | murmansk airport | 1994 | 2000 row 24 : narvik | norway | narvik airport, framnes | 1975 | None row 25 : namsos | norway | namsos airport, hø | 1968 | None row 26 : newcastle | united kingdom | newcastle airport | 2006 | None row 27 : ørland | norway | ørland airport | 1971 | 1987 row 28 : ørsta/volda | norway | ørsta-volda airport, | 1971 | None row 29 : oslo | norway | oslo airport, forne | 1974 | 1998 row 30 : oslo | norway | oslo airport, gardermo | 1998 | None row 31 : rønne | denmark | bornholm airport | 2007 | None row 32 : sandefjord | norway | sandefjord airport, to | 1989 | None row 33 : sandnessjøen | norway | sandnessjøen airport, | 1968 | None row 34 : sogndal | norway | sogndal airport, haukas | 1971 | None row 35 : stavanger | norway | stavanger airport, sola | 1989 | None row 36 : svolvær | norway | svolvær airport, helle | 1972 | None row 37 : tromsø | norway | tromsø airport | 1974 | None row 38 : umea | sweden | umea airport | 1995 | 1995 ] Execute this SQL based on the above table: select begin where id = 13
1999
[ header: season | tier | division | pos. | notes row 1 : 2002-03 | 3 | 1a estatal | 9th | None row 2 : 2003-04 | 3 | 1a estatal | 3rd | None row 3 : 2004-05 | 3 | 1a estatal | 3rd | None row 4 : 2005-06 | 3 | 1a estatal | 2nd | promoted row 5 : 2006-07 | 2 | honor b | 10th | None row 6 : 2007-08 | 2 | honor b | 11th | None row 7 : 2008-09 | 2 | honor b | 11th | None row 8 : 2009-10 | 2 | plata | 5th | None row 9 : 2010-11 | 2 | plata | 9th | None row 10 : 2011-12 | 2 | plata | 2nd | promoted row 11 : 2012-13 | 1 | asobal | 16th | relegated row 12 : 2013-14 | 2 | plata | None | None ] Execute this SQL based on the above table: select division where pos. = '9th' intersect select division where pos. = '9th'
1a estatal, plata
[ header: city/municipality | no. of barangays | area (km2) | population (2010 census) | pop. density (per km2) row 1 : angono | 10 | 26.22 | 102,407 | 3,905.68 row 2 : antipolo | 16 | 306.10 | 677,741 | 2,214.12 row 3 : baras | 10 | 84.93 | 32,609 | 383.95 row 4 : binangonan | 40 | 66.34 | 249,872 | 3,766.54 row 5 : cainta | 7 | 42.99 | 311,845 | 7,253.90 row 6 : cardona | 18 | 28.56 | 47,414 | 1,660.15 row 7 : jalajala | 11 | 44.12 | 30,074 | 681.64 row 8 : morong | 8 | 37.58 | 52,194 | 1,388.88 row 9 : pililla | 9 | 69.95 | 59,527 | 850.99 row 10 : rodriguez | 11 | 312.70 | 280,904 | 898.32 row 11 : san mateo | 15 | 55.09 | 205,255 | 3,725.81 row 12 : tanay | 19 | 200.00 | 98,879 | 494.3 row 13 : taytay | 5 | 38.80 | 288,956 | 7,447.32 row 14 : teresa | 9 | 18.61 | 47,163 | 2,534.28 ] Execute this SQL based on the above table: select ( select pop. density (per km2) where city/municipality = 'jalajala' ) < ( select pop. density (per km2) where city/municipality = 'cardona' )
1
[ header: | player | nationality | drafted by | year | round | overall row 1 : w | harald luckner | sweden | new york islanders | 1977 | 7th | 121st row 2 : d | bjorn olsson | sweden | st. louis blues | 1977 | 9th | 147th row 3 : c | bengt-ake gustafs | sweden | washington capitals | 1978 | 4th | 55th row 4 : f | dan hermansson | sweden | st. louis blues | 1978 | 10th | 175th row 5 : w | hakan loob | sweden | calgary flames | 1980 | 9th | 181st row 6 : w | jan ingman | sweden | montreal canadiens | 1981 | 1st | 19th row 7 : lw | magnus roupe | sweden | philadelphia flyers | 1982 | 9th | 182nd row 8 : c | thomas rundkvist | sweden | montreal canadiens | 1983 | 10th | 198th row 9 : rw | lars karlsson | sweden | detroit red wings | 1984 | 8th | 152nd row 10 : d | fredrik olausson | sweden | winnipeg jets | 1985 | 4th | 81st row 11 : d | mattias olsson | sweden | los angeles kings | 1991 | 10th | 218th row 12 : c | mathias johansson | sweden | calgary flames | 1992 | 3rd | 54th row 13 : rw | jonas hoglund | sweden | calgary flames | 1992 | 10th | 222nd row 14 : d | anders myrvold | norway | quebec nordiques | 1993 | 5th | 127th row 15 : d | henrik rehnberg | sweden | new jersey devils | 1995 | 4th | 96th row 16 : rw | kristian huselius | sweden | florida panthers | 1997 | 2nd | 47th row 17 : lw | peter nordstrom | sweden | boston bruins | 1998 | 3rd | 78th row 18 : d | jonas frogren | sweden | calgary flames | 1998 | 8th | 206th row 19 : d | pelle prestberg | sweden | mighty ducks of anaheim | 1998 | 9th | 233rd row 20 : c | tore vikingstad | norway | st. louis blues | 1999 | 6th | 180th row 21 : lw | andreas jamtin | sweden | detroit red wings | 2001 | 5th | 157th row 22 : d | robin jonsson | sweden | st. louis blues | 2002 | 4th | 120th row 23 : d | pierre johnsson | sweden | calgary flames | 2002 | 7th | 207th row 24 : d | per johnsson | sweden | calgary flames | 2006 | 7th | 209th row 25 : c | marcus johansson | sweden | washington capitals | 2009 | 1st | 24th row 26 : f | henrik bjorklund | sweden | calgary flames | 2009 | 4th | 111th row 27 : g | johan gustafsson | sweden | minnesota wild | 2010 | 6th | 159th ] Execute this SQL based on the above table: select drafted by order by year desc limit 1
minnesota wild
[ header: model | frame | years mfg'd | caliber(s) | production | barrel | notes row 1 : remington-beals army model revolve | large | 1861-1862 | 0.44 | 1,900 (estimated) | 8 inch octagon | None row 2 : remington-beals navy model revolve | medium | 1861-1862 | 0.36 | 14,500 (estimated) | 7 1/2 inch octagon | None row 3 : 1861 army revolver (old model army) | large | 1862 | 0.44 | 6,000 (estimated) | 8 inch octagon | None row 4 : 1861 navy revolver | medium | 1862 | 0.36 | 7,000 (estimated) | 7 3/8 inch octagon | None row 5 : new model army revolver | large | 1863-1875 | 0.44 | 122,000 (approximately) | 8 inch octagon | used for factory conversions in .46 row 6 : new model navy revolver | medium | 1863-1875 | 0.36 | 28,000 (approximately) | 7 3/8 inch octagon | used for factory and u.s. navy row 7 : new model single action belt revolver | large | 1863-1875 | .36 percussion and .38 | 2,500 - 3,000 (estimated | 6 1/2 inch octagon | factory conversion production started in 1873 row 8 : remington-rider double action new | large | 1863-1873 | .36 percussion and .38 | 3,000 - 5,000 (estimated | 6 1/2 inch octagon | 1863-1865 available with fluted cylinder row 9 : new model police revolver | medium | 1865-1873 | .36 percussion and .38 | 25,000 (estimated) | 3 1/2, 4 1/2, 5 1/2, 6 | conversions all believed to be rimfire only row 10 : new model pocket revolver | medium | 1865-1873 | .31 percussion and .32 | 25,000 (estimated) | 3, 3 1/2, 4, 4 1/2 | majority produced as conversions or cartridge ] Execute this SQL based on the above table: select barrel group by barrel order by count ( * ) desc limit 1
8 inch octagon
[ header: # | prime minister | date of birth | start date of (first) term | age at beginning of (first) term | end date of (final) term | total time in office | date of death | lifespan row 1 : 1 | edmund barton | 18 january 1849 | 1-jan-01 | 51 years, 348 days | 24-sep-03 | 996 days | 7-jan-20 | 25,920 days (70 years, 354 days row 2 : 2 | alfred deakin | 3 august 1856 | 24-sep-03 | 47 years, 52 days | 29-apr-10 | 1,774 days | 7-oct-19 | 23,074 days (63 years, 65 days row 3 : 3 | chris watson | 9 april 1867 | 27-apr-04 | 37 years, 18 days | 18-aug-04 | 113 days | 18-nov-41 | 27,251 days (74 years, 223 row 4 : 4 | george reid | 25 february 1845 | 18-aug-04 | 59 years, 175 days | 5-jul-05 | 321 days | 12-sep-18 | 26,861 days (73 years, 199 row 5 : 7 | billy hughes | 25 september 1862 | 27-oct-15 | 53 years, 32 days | 9-feb-23 | 2,662 days | 28-oct-52 | 32,905 days (90 years, 33 row 6 : 8 | stanley bruce | 15 april 1883 | 9-feb-23 | 39 years, 300 days | 22-oct-29 | 2,447 days | 25-aug-67 | 30,812 days (84 years, 132 row 7 : 9 | james scullin | 18 september 1876 | 22-oct-29 | 53 years, 34 days | 6-jan-32 | 806 days | 28-jan-53 | 27,890 days (76 years, 132 row 8 : 10 | joseph lyons | 15 september 1879 | 6-jan-32 | 52 years, 113 days | 7-apr-39 | 2,648 days | 7-apr-39 | 21,753 days (59 years, 204 row 9 : 11 | earle page | 8 august 1880 | 7-apr-39 | 58 years, 242 days | 26-apr-39 | 19 days | 20-dec-61 | 29,718 days (81 years, 134 row 10 : 12 | robert menzies | 20 december 1894 | 26-apr-39 | 44 years, 127 days | 26-jan-66 | 6,735 days | 15-may-78 | 30,461 days (83 years, 146 row 11 : 14 | john curtin | 8 january 1885 | 7-oct-41 | 56 years, 272 days | 5-jul-45 | 1,367 days | 5-jul-45 | 22,092 days (60 years, 178 row 12 : 15 | frank forde | 18 july 1890 | 6-jul-45 | 54 years, 353 days | 13-jul-45 | 7 days | 28-jan-83 | 33,796 days (92 years, 19 row 13 : 16 | ben chifley | 22 september 1885 | 13-jul-45 | 59 years, 294 days | 19-dec-49 | 1,620 days | 13-jun-51 | 24,004 days (65 years, 264 row 14 : 17 | harold holt | 5-aug-08 | 26-jan-66 | 57 years, 174 days | 19-dec-67 | 690 days | 17-dec-67 | 21,683 days (59 years, 134 ] Execute this SQL based on the above table: select abs ( ( select age at beginning of (first) term where # = 15 ) - ( select age at beginning of (first) term where # = 11 ) )
4
[ header: genre | year | title | role | episodes | notes row 1 : film | 1995 | timepiece | khris | None | None row 2 : tv series | 1997 | nash bridges | reggie harell | "dirty tricks" | 4 episodes total row 3 : film | 1998 | around the fire | trace | None | None row 4 : short film | 1999 | king of the bingo game | sonny | None | None row 5 : tv series | 1999 | nash bridges | hassam desmond kenner | "power play" "girl trouble" | 4 episodes total row 6 : film | 1999 | true crime | wally cartwright | None | None row 7 : tv series | 2000 | nash bridges | trumpet player | "skin trade" | 4 episodes total row 8 : film | 2000 | desi's looking for a new girl | mother | None | None row 9 : film | 2003 | kung phooey! | roy lee | None | None row 10 : tv series | 2004 | law & order | ronald gumer | "hands free" | 2 episodes total row 11 : film | 2006 | freedomland | male patient | None | None row 12 : tv series | 2006 | law & order: criminal intent | sergeant ev sides | "to the bone" | 2 episodes total row 13 : tv series | 2006 | law & order: trial by jury | gus | "eros in the upper eighties" | None row 14 : tv series | 2008 | the big gay sketch show | None | None | 8 episodes; 16 episodes total row 15 : tv series | 2008 | law & order | donnie | "sweetie" | 2 episodes total row 16 : film | 2008 | miracle at st. anna | west indian postal customer | None | None row 17 : tv series | 2009 | great performances | mr. franklin/m | "passing strange" | musical telecast row 18 : tv series | 2010 | the big gay sketch show | None | None | 8 episodes; 16 episodes total row 19 : tv series | 2010 | law & order: criminal intent | andre lanier | "love sick" | 2 episodes total row 20 : film | 2012 | lincoln | private harold green | None | None row 21 : film | 2012 | red hook summer | blessing rowe | None | None row 22 : film | 2013 | 42 | lawson bowman | None | None row 23 : film | 2013 | hairbrained | finals moderator | None | None row 24 : film | 2013 | the butler | freddie fallows | None | None row 25 : film | 2013 | 400 boys | talon | None | None ] Execute this SQL based on the above table: select title order by year desc limit 1
42
[ header: round | round | circuit | date | pole position | fastest lap | winning rider row 1 : 1 | r1 | jerez | 18 march | raymond roche | stephane mertens | raymond roche row 2 : 1 | r2 | jerez | 18 march | raymond roche | raymond roche | raymond roche row 3 : 2 | r1 | donington | 16 april | giancarlo falappa | rob phillis | fred merkel row 4 : 2 | r2 | donington | 16 april | giancarlo falappa | raymond roche | giancarlo falappa row 5 : 3 | r1 | hungaroring | 30 april | malcolm campbell | raymond roche | fred merkel row 6 : 3 | r2 | hungaroring | 30 april | malcolm campbell | fred merkel | raymond roche row 7 : 4 | r1 | hockenheim | 6 may | raymond roche | fred merkel | fred merkel row 8 : 4 | r2 | hockenheim | 6 may | raymond roche | raymond roche | stephane mertens row 9 : 5 | r1 | mosport | 3 june | giancarlo falappa | raymond roche | raymond roche row 10 : 5 | r2 | mosport | 3 june | giancarlo falappa | jamie james | raymond roche row 11 : 6 | r1 | brainerd | 10 june | doug chandler | doug chandler | stephane mertens row 12 : 6 | r2 | brainerd | 10 june | doug chandler | fabrizio pirovano | doug chandler row 13 : 7 | r1 | osterreichring | 1 july | stephane mertens | rob mcelnea | fabrizio pirovano row 14 : 7 | r2 | osterreichring | 1 july | stephane mertens | stephane mertens | stephane mertens row 15 : 8 | r1 | sugo | 26 august | raymond roche | raymond roche | raymond roche row 16 : 8 | r2 | sugo | 26 august | raymond roche | peter goddard | doug chandler row 17 : 9 | r1 | le mans | 9 september | baldassarre monti | raymond roche | raymond roche row 18 : 9 | r2 | le mans | 9 september | baldassarre monti | jamie james | raymond roche row 19 : 10 | r1 | monza | 7 october | baldassarre monti | rob phillis | fabrizio pirovano row 20 : 10 | r2 | monza | 7 october | baldassarre monti | rob phillis | fabrizio pirovano row 21 : 11 | r1 | shah alam | 4 november | rob phillis | fabrizio pirovano | fabrizio pirovano row 22 : 11 | r2 | shah alam | 4 november | rob phillis | raymond roche | fabrizio pirovano row 23 : 12 | r1 | phillip island | 11 november | peter goddard | fabrizio pirovano | peter goddard ] Execute this SQL based on the above table: select winning rider order by round desc limit 1
peter goddard
[ header: member | party | term row 1 : john ryan | none | 1859-1864 row 2 : james martin | none | 1864-1869 row 3 : james watson | none | 1869-1880 row 4 : james carroll | independent protectionist | 1894-1895 row 5 : james carroll | protectionist | 1895-1901 row 6 : james carroll | progressive | 1901-1904 row 7 : andrew kelly | labor | 1904-1913 row 8 : thomas brown | labor | 1913-1917 row 9 : ernest buttenshaw | nationalist | 1917-1920 row 10 : ernest buttenshaw | country | 1927-1938 row 11 : griffith evans | country | 1938-1943 row 12 : john chanter | labor | 1943-1947 row 13 : robert medcalf | country | 1947-1950 row 14 : ian armstrong | national | 1981-2007 ] Execute this SQL based on the above table: select member where id = 1
john ryan
[ header: pos | no. | rider | manufacturer | laps | time/retired | grid | points row 1 : 1 | 75 | mattia pasini | aprilia | 27 | 39:44.091 | 3 | 25 row 2 : 2 | 19 | alvaro bautista | aprilia | 27 | 0.01 | 2 | 20 row 3 : 3 | 52 | lukas pesek | derbi | 27 | 0.111 | 1 | 16 row 4 : 5 | 24 | simone corsi | gilera | 27 | 9.372 | 9 | 11 row 5 : 6 | 1 | thomas luthi | honda | 27 | 10.57 | 13 | 10 row 6 : 7 | 18 | nicolas terol | derbi | 27 | 11.835 | 5 | 9 row 7 : 8 | 36 | mika kallio | ktm | 27 | 11.905 | 4 | 8 row 8 : 9 | 6 | joan olive | aprilia | 27 | 26.017 | 16 | 7 row 9 : 10 | 33 | sergio gadea | aprilia | 27 | 26.172 | 12 | 6 row 10 : 11 | 32 | fabrizio lai | honda | 27 | 26.361 | 6 | 5 row 11 : 12 | 38 | bradley smith | honda | 27 | 26.389 | 14 | 4 row 12 : 13 | 11 | sandro cortese | honda | 27 | 26.48 | 11 | 3 row 13 : 14 | 14 | gabor talmacsi | honda | 27 | 26.606 | 7 | 2 row 14 : 15 | 71 | tomoyoshi koyama | malaguti | 27 | 27.068 | 15 | 1 row 15 : 16 | 54 | randy krummenacher | ktm | 27 | 27.192 | 21 | None row 16 : 18 | 17 | stefan bradl | ktm | 27 | 46.201 | 18 | None row 17 : 19 | 95 | georg frohlich | honda | 27 | 56.274 | 28 | None row 18 : 20 | 35 | raffaele de rosa | aprilia | 27 | 56.549 | 25 | None row 19 : 21 | 26 | vincent braillard | aprilia | 27 | 56.782 | 31 | None row 20 : 23 | 15 | michele pirro | aprilia | 27 | 57.474 | 22 | None row 21 : 24 | 29 | andrea iannone | aprilia | 27 | 57.707 | 20 | None row 22 : 25 | 7 | alexis masbou | malaguti | 27 | +1:04.698 | 37 | None row 23 : 26 | 16 | michele conti | honda | 27 | +1:04.793 | 32 | None row 24 : 28 | 43 | manuel hernandez | aprilia | 27 | +1:17.323 | 30 | None row 25 : 29 | 23 | lorenzo baroni | honda | 27 | +1:17.507 | 26 | None row 26 : 30 | 21 | mateo tunez | aprilia | 27 | +1:20.583 | 29 | None row 27 : 32 | 98 | toni wirsing | honda | 26 | +1 lap | 42 | None row 28 : ret | 44 | karel abraham | aprilia | 16 | retirement | 33 | None row 29 : ret | 13 | dino lombardi | aprilia | 13 | retirement | 41 | None row 30 : ret | 37 | joey litjens | honda | 11 | retirement | 38 | None row 31 : ret | 22 | pablo nieto | aprilia | 9 | retirement | 8 | None ] Execute this SQL based on the above table: select count ( manufacturer )
31
[ header: place | nation | 5 hoops | 3 balls, 2 ribbons | total row 1 : 1 | bulgaria | 19.800 (1) | 19.800 (1) | 39.600 row 2 : 2 | spain | 19.700 (3) | 19.700 (2) | 39.400 row 3 : 3 | belarus | 19.733 (2) | 19.600 (3) | 39.333 row 4 : 4 | russia | 19.600 (4) | 19.566 (4) | 39.166 row 5 : 5 | ukraine | 19.366 (5) | 15.500 (5) | 38.866 row 6 : 6 | japan | 19.166 (6) | 19.333 (7) | 38.499 row 7 : 7 | italy | 19.066 (7) | 19.400 (6) | 38.466 row 8 : 8 | hungary | 18.766 (8) | 19.166 (8) | 37.932 ] Execute this SQL based on the above table: select count ( nation )
8
[ header: year | location | men's individual | women's individual | men's team | women's team | mixed team | ref row 1 : 1996 | vaulx-en-velin | franck dauphin (fra) | anna campagnoli (ita | None | None | None | row 2 : 1998 | taoyuan | john blaschke (usa) | shih ya-ping (t | united states | chinese taipei | None | row 3 : 2000 | madrid | tsai sung-pin | jamie van natta (usa) | united states | united states | None | row 4 : 2002 | chonburi | adam wheatcroft (usa) | mary zorn (usa) | united states | united states | None | row 5 : 2004 | madrid | choi yong-hee ( | mary zorn (usa) | south korea | united states | None | row 6 : 2006 | vinicne | braden gellenthien (usa | amandine bouillot (fr | united states | france | united states | row 7 : 2008 | tainan | jedd greschock (usa | erika anschutz (usa) | mexico | south korea | united states | row 8 : 2010 | shenzhen | adam gallant (usa) | vida halimian (ir | united states | united states | united states | row 9 : 2012 | cordoba | daniel suter (us | kristina berger (ger) | italy | united states | united states | row 10 : 2014 | legnica | None | None | None | None | None | ] Execute this SQL based on the above table: select location where location in ( 'taoyuan' , 'legnica' ) order by year desc limit 1
legnica
[ header: kant | latitude | longitude | diameter row 1 : b | 9.7° s | 18.6° e | 16 km row 2 : c | 9.3° s | 22.1° e | 20 km row 3 : d | 11.5° s | 18.7° e | 52 km row 4 : g | 9.2° s | 19.5° e | 32 km row 5 : h | 9.1° s | 20.8° e | 7 km row 6 : n | 9.9° s | 19.7° e | 10 km row 7 : o | 12.0° s | 17.2° e | 7 km row 8 : p | 10.8° s | 17.4° e | 5 km row 9 : q | 13.1° s | 18.8° e | 5 km row 10 : s | 11.5° s | 19.7° e | 5 km row 11 : t | 11.3° s | 20.2° e | 5 km row 12 : z | 10.4° s | 17.5° e | 3 km ] Execute this SQL based on the above table: select count ( distinct kant )
12
[ header: round | # | player | position | nationality | college/junior/club team (league) row 1 : 1 | 7 | kyle okposo | right wing | united states | des moines buccaneers (ushl row 2 : 2 | 60 | jesse joensuu | wing | finland | assat (sm-liiga row 3 : 3 | 70 | robin figren | wing | sweden | frolunda hc (e row 4 : 4 | 100 | rhett rakhshan | right wing | united states | university of denver(ncaa) row 5 : 4 | 108 | jase weslosky | goalie | canada | sherwood park crusaders ( row 6 : 4 | 115 | tomas marcinko | center | slovakia | hc kosice (slovak row 7 : 4 | 119 | doug rogers | center | united states | saint sebastian's school (independent row 8 : 5 | 141 | kim johansson | wing | sweden | malmo jr row 9 : 6 | 160 | andrew macdonald | defenceman | canada | moncton wildcats (qm row 10 : 6 | 171 | brian day | right wing | united states | governor dummer (independent school league) row 11 : 6 | 173 | stefan ridderwall | goalie | sweden | djurgarden jr. ( row 12 : 7 | 190 | troy mattila | left wing | united states | springfield jr. blues (nah ] Execute this SQL based on the above table: select count ( distinct ( position ) )
6
[ header: year | winner | second | third | starters row 1 : 2013 | new year's day | havana | strong mandate | 13 row 2 : 2012 | shanghai bobby | he's had enough | capo bastone | 9 row 3 : 2011 | hansen | union rags | creative cause | 13 row 4 : 2010 | uncle mo | boys at toscanova | rogue romance | 11 row 5 : 2009 | vale of york | lookin at lucky | noble's promise | 13 row 6 : 2008 | midshipman | square eddie | street hero | 12 row 7 : 2007 | war pass | pyro | kodiak kowboy | 11 row 8 : 2006 | street sense | circular quay | great hunter | 14 row 9 : 2005 | stevie wonderboy | henny hughes | first samurai | 14 row 10 : 2004 | wilko | afleet alex | sun king | 8 row 11 : 2003 | action this day | minister eric | chapel royal | 12 row 12 : 2002 | vindication | kafwain | hold that tiger | 13 row 13 : 2001 | johannesburg | repent | siphonic | 12 row 14 : 2000 | macho uno | point given | street cry | 14 row 15 : 1999 | anees | chief seattle | high yield | 14 row 16 : 1998 | answer lively | aly's alley | cat thief | 13 row 17 : 1997 | favorite trick | dawson's legacy | nationalore | 8 row 18 : 1996 | boston harbor | acceptable | ordway | 10 row 19 : 1995 | unbridled's song | hennessy | editor's note | 13 row 20 : 1994 | timber country | eltish | tejano run | 13 row 21 : 1993 | brocco | blumin affair | tabasco cat | 11 row 22 : 1992 | gilded time | it'sali'lknownfact | river special | 13 row 23 : 1991 | arazi | bertrando | snappy landing | 14 row 24 : 1990 | fly so free | take me out | lost mountain | 11 row 25 : 1989 | rhythm | grand canyon | slavic | 12 row 26 : 1988 | is it true | easy goer | tagel | 10 row 27 : 1987 | success express | regal classic | tejano | 13 row 28 : 1986 | capote | qualify | alysheba | 13 row 29 : 1985 | tasso | storm cat | scat dancer | 13 row 30 : 1984 | chief's crown | tank's prospect | spend a buck | 10 ] Execute this SQL based on the above table: select count ( third ) where year >= 2003 and year <= 1989
0
[ header: year | competition | venue | position | event | notes row 1 : 2002 | world junior championships | kingston, jamaica | 17th (q) | shot put (6 kg) | 17.77 m row 2 : 2003 | european junior championships | tampere, finland | 2nd | shot put (6 kg) | 20.10 m row 3 : 2005 | european u23 championships | erfurt, germany | 1st | shot put | 20.44 m row 4 : 2005 | world championships | helsinki, finland | 15th (q) | shot put | 19.56 m row 5 : 2005 | universiade | izmir, turkey | 3rd | shot put | 19.40 m row 6 : 2006 | world indoor championships | moscow, russia | 8th | shot put | 19.93 m row 7 : 2006 | european championships | gothenburg, sweden | 11th | shot put | 19.44 m row 8 : 2007 | european indoor championships | birmingham, united kingdom | 11th (q) | shot put | 19.12 m row 9 : 2007 | world championships | osaka, japan | 13th (q) | shot put | 19.91 m row 10 : 2008 | olympic games | beijing, china | 18th (q) | shot put | 19.87 m row 11 : 2009 | european indoor championships | turin, italy | 4th | shot put | 20.14 m ] Execute this SQL based on the above table: select competition order by notes desc limit 1
european u23 championships
[ header: first issued | design | slogan | serial format | serials issued | notes row 1 : 1957-65 (odd years only) | embossed white on forest green with uncolored | see embossed in same letters as vermont | 12345 (rounded numbers) | None | alternated with white plates from 1957 to 1966 row 2 : 1958-66 (even years only) | embossed forest green on white with uncolored | see embossed in same letters as vermont | 12345 (rounded numbers) a12 | None | alternated with forest green plates from 1957 to 1966 row 3 : 1967 | embossed white on green with border line; | none | 1234 a-1234 1234-a | None | color changed from forest green to the kelly row 4 : 1969 | embossed white on green with border line; | see embossed in lower left corner | 1234 a-1234 1234-a | None | see returned to plate row 5 : 1972 | embossed white on green with border line; | see embossed in top left corner | a-1234 1234-a ab- | None | None row 6 : 1976 | embossed white on green with border line; | green mountains embossed in thin block letters | a-1234 1234-a ab123 | None | None row 7 : 1977 | embossed white on green with beveled | green mountain state screened in white plain serif | 123a4 (rounded numbers) | None | None row 8 : 1985 | embossed white on green with beveled | green mountain state screened in white plain serif | 1a234 123a4 1a | 1a100 to 9y999 100a1 | the "1aa" series never reached 1 ] Execute this SQL based on the above table: select design where slogan = 'green mountains embossed in thin block letters centered above numbers'
embossed white on green with border line; vermont embossed in plain block letters centered below numbers; white circle embossed to lower left; registration sticker at lower right
[ header: # | season | competition | date | round | opponent | h / a | result | scorer (s) row 1 : 35 | 2011 | afc champions league | 2011-03-02 | group stage | al-ain | a | 1-0 | s : dejan damjanovic row 2 : 36 | 2011 | afc champions league | 2011-03-15 | group stage | hangzhou greentown | h | 3-0 | s : dejan damjanovic, row 3 : 37 | 2011 | afc champions league | 2011-04-06 | group stage | nagoya grampus | a | 1-1 | s : choi hy row 4 : 39 | 2011 | afc champions league | 2011-05-04 | group stage | al-ain | h | 3-0 | s : dejan damjanovic (2) row 5 : 41 | 2011 | afc champions league | 2011-05-25 | round of 16 | kashima antlers | h | 3-0 | s : bang seung-h row 6 : 42 | 2011 | afc champions league | 2011-09-14 | quarter-finals 1st leg | al-ittihad | a | 1-3 | s : choi ta row 7 : 43 | 2011 | afc champions league | 2011-09-27 | quarter-finals 2nd leg | al-ittihad | h | 1-0 | s : mauricio molina row 8 : 44 | 2013 | afc champions league | 2013-02-26 | group stage | jiangsu sainty | h | 5-1 | s : dejan damjanovic (2) row 9 : 45 | 2013 | afc champions league | 2013-03-12 | group stage | buriram united | a | 0-0 | None row 10 : 46 | 2013 | afc champions league | 2013-04-02 | group stage | vegalta sendai | h | 2-1 | s : sergio escudero row 11 : 48 | 2013 | afc champions league | 2013-04-24 | group stage | jiangsu sainty | a | 2-0 | s : koh myong row 12 : 49 | 2013 | afc champions league | 2013-05-01 | group stage | buriram united | h | 2-2 | s : jung seung-y row 13 : 50 | 2013 | afc champions league | 2013-05-14 | round of 16 1st leg | beijing guoan | a | 0-0 | None row 14 : 53 | 2013 | afc champions league | 2013-09-18 | quarter-finals 2nd leg | al-ahli | h | 1-0 | s : dejan damjanovic row 15 : 55 | 2013 | afc champions league | 2013-10-02 | semi-finals 2nd leg | esteghlal | a | 2-2 | s : ha dae-sung ] Execute this SQL based on the above table: select count ( date ) where # >= 53 and # <= 50
0
[ header: call sign | frequency | city of license | licensee | format row 1 : kmsa | 91.3 fm | grand junction | colorado mesa university | aaa row 2 : kmgj | 93.1 fm | grand junction | mbc grand broadcasting, inc | top 40 (chr)/contempor row 3 : kkvt | 100.7 fm | grand junction | mbc grand broadcasting, inc | country row 4 : klfv | 90.3 fm | grand junction | educational media foundation | christian contemporary row 5 : kmoz-fm | 92.3 fm | grand junction | mbc grand broadcasting, inc | adult hits row 6 : kgjn-lp | 106.7 fm | grand junction | colorado, state of, telecom | news talk information row 7 : kjol | 620 am | grand junction | united ministries | christian contemporary row 8 : kcic | 88.5 fm | grand junction | pear park baptist schools | religious row 9 : kbkl | 107.9 fm | grand junction | townsquare media group | oldies row 10 : kafm | 88.1 fm | grand junction | grand valley public radio co, inc | variety row 11 : kexo | 1230 am | grand junction | townsquare media group | regional mexican/talk row 12 : knzz | 1100 am | grand junction | mbc grand broadcasting, inc | news/talk row 13 : kmxy | 104.3 fm | grand junction | townsquare media group | hot adult contemporary row 14 : kprn | 89.5 fm | grand junction | public broadcasting of colorado, in | public/news/talk row 15 : ktmm | 1340 am | grand junction | mbc grand broadcasting, inc | sports/talk row 16 : kaai | 98.5 fm | palisade, colorado | educational media foundation | christian rock row 17 : kmzk (fm) | 106.9 fm | clifton | charles d. hall | None row 18 : kekb | 99.9 fm | fruita | townsquare media group | country row 19 : krzx | 106.1 fm | redlands | cochise media licenses llc | None row 20 : kzks | 105.3 fm | rifle, colorado | western slope communications | classic hits row 21 : knoz | 97.7 fm | orchard mesa | paul varecha | all-news radio row 22 : ktun | 93.5 fm | new castle, colorado | wildcat communications | spanish hits row 23 : kknn | 95.1 fm | delta, colorado | townsquare media group | active rock row 24 : kstr-fm | 96.1 fm | montrose, colorado | mbc grand broadcasting | classic rock row 25 : kubc | 580 am | montrose, colorado | cherry creek radio | news/talk ] Execute this SQL based on the above table: select frequency where format is null
106.9, 106.1
[ header: pos | team | played | won | draw | lost | goals for | goals against | goal difference | points | notes row 1 : 1 | fh | 18 | 14 | 2 | 2 | 47 | 20 | 27 | 44 | promoted to 1989 urvalsdeild row 2 : 2 | fylkir | 18 | 9 | 6 | 3 | 39 | 30 | 9 | 33 | promoted to 1989 urvalsdeild row 3 : 3 | viðir | 18 | 8 | 3 | 7 | 38 | 31 | 7 | 27 | None row 4 : 4 | ir | 18 | 8 | 2 | 8 | 31 | 35 | -4 | 26 | None row 5 : 5 | selfoss | 18 | 7 | 4 | 7 | 27 | 26 | 1 | 25 | None row 6 : 6 | tindastoll | 18 | 7 | 2 | 9 | 27 | 31 | -4 | 23 | None row 7 : 7 | breiðablik | 18 | 6 | 5 | 7 | 27 | 33 | -6 | 23 | None row 8 : 8 | ibv | 18 | 6 | 2 | 10 | 29 | 36 | -7 | 20 | None row 9 : 9 | ks | 18 | 5 | 4 | 9 | 38 | 46 | -8 | 19 | relegated to 1989 2. deild row 10 : 10 | þrottur r | 18 | 2 | 6 | 10 | 27 | 42 | -15 | 12 | relegated to 1989 2. deild ] Execute this SQL based on the above table: select team where team = 'viðir'
viðir
[ header: against | played | won | drawn | lost | win % row 1 : andorra | 3 | 3 | 0 | 0 | 100% row 2 : argentina | 4 | 0 | 0 | 4 | 0% row 3 : australia | 1 | 0 | 0 | 1 | 0% row 4 : australia emerging | 1 | 0 | 1 | 0 | 0% row 5 : belgium | 14 | 12 | 1 | 1 | 85.71% row 6 : canada | 1 | 0 | 0 | 1 | 0% row 7 : chile | 4 | 2 | 0 | 2 | 50% row 8 : croatia | 2 | 1 | 1 | 0 | 50% row 9 : denmark | 1 | 1 | 0 | 0 | 100% row 10 : england a | 7 | 0 | 0 | 7 | 0% row 11 : england counties | 1 | 0 | 0 | 1 | 0% row 12 : royal air force rugby team | 4 | 0 | 2 | 2 | 0% row 13 : fiji | 1 | 0 | 0 | 1 | 0% row 14 : france | 24 | 0 | 0 | 24 | 0% row 15 : france a | 2 | 0 | 0 | 2 | 0% row 16 : france u | 2 | 1 | 0 | 1 | 50% row 17 : french protectorate of morocco | 4 | 1 | 1 | 2 | 25% row 18 : georgia | 12 | 3 | 1 | 8 | 25% row 19 : germany | 7 | 6 | 0 | 1 | 85.71% row 20 : hungary | 1 | 1 | 0 | 0 | 100% row 21 : italy | 27 | 3 | 1 | 23 | 11.11% row 22 : japan | 3 | 0 | 0 | 3 | 0% row 23 : moldova | 1 | 1 | 0 | 0 | 100% row 24 : morocco | 17 | 10 | 1 | 6 | 58.82% row 25 : namibia | 2 | 2 | 0 | 0 | 100% row 26 : netherlands | 13 | 12 | 1 | 0 | 92.31% row 27 : new zealand services | 2 | 0 | 0 | 2 | 0% row 28 : poland | 16 | 10 | 0 | 6 | 62.50% row 29 : portugal | 33 | 21 | 2 | 10 | 63.63% row 30 : czech republic | 8 | 2 | 0 | 6 | 75% row 31 : romania | 29 | 2 | 0 | 27 | 6.90% row 32 : russia | 16 | 2 | 0 | 14 | 12.50% row 33 : scotland | 8 | 0 | 0 | 8 | 0% row 34 : slovenia | 1 | 1 | 0 | 0 | 100% row 35 : south africa | 1 | 0 | 0 | 1 | 0% row 36 : south africa "a" | 1 | 0 | 0 | 1 | 0% row 37 : soviet union | 7 | 0 | 0 | 7 | 0% row 38 : sweden | 2 | 2 | 0 | 0 | 100% row 39 : switzerland | 1 | 1 | 0 | 0 | 100% row 40 : tunisia | 6 | 1 | 0 | 5 | 83.33% row 41 : ukraine | 2 | 2 | 0 | 0 | 100% row 42 : uruguay | 7 | 3 | 0 | 4 | 42.86% row 43 : united states | 3 | 0 | 0 | 3 | 0% row 44 : wales a | 3 | 0 | 0 | 3 | 0% row 45 : yugoslavia | 4 | 4 | 0 | 0 | 100% row 46 : zimbabwe | 7 | 5 | 0 | 2 | 71.43% row 47 : total | 336 | 126 | 14 | 197 | 37.50% ] Execute this SQL based on the above table: select count ( against ) where won < 1515
47
[ header: rank | name | caps | goals | years row 1 : 1 | bedford jezzard | 3 | 6 | 1954-1955 row 2 : 2 | tommy taylor | 2 | 4 | 1956 row 3 : 2 | gordon hill | 6 | 4 | 1978 row 4 : 2 | alan smith | 4 | 4 | 1990-1992 row 5 : 5 | jack rowley | 1 | 3 | 1949 row 6 : 5 | brian talbot | 6 | 3 | 1978-1980 row 7 : 5 | paul merson | 4 | 3 | 1991-1998 row 8 : 5 | matthew le tissier | 6 | 3 | 1990-1998 ] Execute this SQL based on the above table: select name where rank = 2
tommy taylor, gordon hill, alan smith
[ header: year | domestic passengers | international passengers | total passengers | change row 1 : 2006 | 764831 | 83115 | 847946 | +4.6% row 2 : 2007 | 764674 | 75276 | 839950 | -0.9% row 3 : 2008 | 709779 | 92176 | 801955 | -4.5% row 4 : 2009 | 605534 | 82424 | 687958 | -14.3% row 5 : 2010 | 595457 | 105119 | 700576 | +1.7% row 6 : 2011 | 850305 | 123607 | 973912 | +39.1% row 7 : 2012 | 899854 | 178679 | 1078533 | +10.7% row 8 : 2013 | 745178 | 131902 | 877080 | -18.7% ] Execute this SQL based on the above table: select change group by change order by count ( * ) desc limit 1
-4.5%
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | russia | 6 | 3 | 7 | 16 row 2 : 2 | united states | 5 | 0 | 4 | 9 row 3 : 3 | japan | 3 | 4 | 1 | 8 row 4 : 4 | france | 3 | 1 | 1 | 5 row 5 : 5 | ukraine | 2 | 0 | 2 | 4 row 6 : 6 | turkey | 2 | 0 | 1 | 3 row 7 : 7 | sweden | 2 | 0 | 0 | 2 row 8 : 8 | iran | 1 | 2 | 1 | 4 row 9 : 9 | armenia | 1 | 1 | 2 | 4 row 10 : 10 | china | 1 | 1 | 1 | 3 row 11 : 11 | austria | 1 | 0 | 0 | 1 row 12 : 11 | bulgaria | 1 | 0 | 0 | 1 row 13 : 11 | south korea | 1 | 0 | 0 | 1 row 14 : 14 | germany | 0 | 3 | 4 | 7 row 15 : 15 | kazakhstan | 0 | 3 | 0 | 3 row 16 : 16 | cuba | 0 | 2 | 3 | 5 row 17 : 17 | norway | 0 | 2 | 0 | 2 row 18 : 18 | venezuela | 0 | 1 | 1 | 2 row 19 : 19 | canada | 0 | 1 | 0 | 1 row 20 : 19 | hungary | 0 | 1 | 0 | 1 row 21 : 19 | israel | 0 | 1 | 0 | 1 row 22 : 19 | moldova | 0 | 1 | 0 | 1 row 23 : 19 | poland | 0 | 1 | 0 | 1 row 24 : 19 | romania | 0 | 1 | 0 | 1 row 25 : 25 | uzbekistan | 0 | 0 | 1 | 1 row 26 : total | total | 29 | 29 | 29 | 87 ] Execute this SQL based on the above table: select max ( rank ) - min ( rank )
24.0
[ header: pos | no | driver | constructor | lap | gap row 1 : 1 | 98 | walt faulkner | kurtis kraft-offenhaus | 4:27.97 | None row 2 : 2 | 28 | fred agabashian | kurtis kraft-offenhaus | 4:31.10 | + 3.13 row 3 : 3 | 31 | mauri rose | deidt-offenhauser | 4:32.07 | + 4.10 row 4 : 4 | 5 | george connor | lesovsky-offenhauser | 4:32.39 | + 4.42 row 5 : 5 | 1 | johnnie parsons | kurtis kraft-offenhaus | 4:32.43 | + 4.46 row 6 : 6 | 49 | jack mcgrath | kurtis kraft-offenhaus | 4:33.00 | + 5.03 row 7 : 7 | 69 | duke dinsmore | kurtis kraft-offenhaus | 4:34.67 | + 6.70 row 8 : 8 | 14 | tony bettenhausen | deidt-offenhauser | 4:34.92 | + 6.95 row 9 : 9 | 17 | joie chitwood | kurtis kraft-offenhaus | 4:35.32 | + 7.35 row 10 : 10 | 3 | bill holland | deidt-offenhauser | 4:35.90 | + 7.93 row 11 : 11 | 59 | pat flaherty | kurtis kraft-offenhaus | 4:37.76 | + 9.79 row 12 : 12 | 54 | cecil green | kurtis kraft-offenhaus | 4:30.86 | + 2.89 row 13 : 13 | 18 | duane carter | stevens-offenhauser | 4:33.42 | + 5.45 row 14 : 14 | 21 | spider webb | maserati-offenhauser | 4:37.46 | + 9.49 row 15 : 16 | 2 | myron fohr | marchese-offenhauser | 4:33.32 | + 5.35 row 16 : 17 | 24 | bayliss levrett | adams-offenhauser | 4:34.43 | + 6.46 row 17 : 18 | 45 | dick rathmann | watson-offenhauser | 4:34.96 | + 6.99 row 18 : 19 | 7 | paul russo | nichels-offenhauser | 4:35.25 | + 7.28 row 19 : 21 | 12 | henry banks | maserati-offenhauser | 4:37.68 | + 9.71 row 20 : 22 | 67 | bill schindler | snowberger-offenhauser | 4:31.31 | + 3.34 row 21 : 23 | 8 | lee wallard | moore-offenhauser | 4:31.83 | + 3.86 row 22 : 24 | 55 | troy ruttman | lesovsky-offenhauser | 4:32.91 | + 4.94 row 23 : 26 | 15 | mack hellings | kurtis kraft-offenhaus | 4:35.32 | + 7.35 row 24 : 27 | 22 | jimmy davies | ewing-offenhauser | 4:36.07 | + 8.10 row 25 : 29 | 27 | walt ader | rae-offenhauser | 4:37.05 | + 9.08 row 26 : 30 | 77 | jackie holmes | olson-offenhauser | 4:37.57 | + 9.60 row 27 : 32 | 61 | jimmy jackson | kurtis kraft-cummins | 4:38.62 | + 10.65 row 28 : 33 | 62 | johnny mcdowell | kurtis kraft-offenhaus | 4:37.58 | + 9.61 ] Execute this SQL based on the above table: select driver where constructor = 'kurtis kraft-offenhauser' order by gap desc limit 1
pat flaherty
[ header: ime exchange (including spot, credit and forward transactions) | 2007/08 | 2008/09 | 2009/10 | 2010/11 | 2011/12 row 1 : agricultural - volume (thousand tons) | 273 | 173.5 | 175.2 | 1633.9 | 550 row 2 : agricultural - value (billion rials | 772.6 | 3729.7 | 484.8 | 3729 | 3793 row 3 : manufacturing and metal - volume (thousand | 6443.8 | 6679.7 | 7438.5 | 8694 | 11685 row 4 : manufacturing and metal - value (billion | 58044.2 | 62120.6 | 53842 | 75235.5 | 102356 row 5 : oil and petrochemical - volume ( | 89.7 | 4339.2 | 7052.9 | 6662.6 | 8117 row 6 : oil and petrochemical - value ( | 352.7 | 19921 | 36450.7 | 41478 | 64370 row 7 : grand total - volume (thousand tons | 6806.5 | 11192.4 | 14666.6 | 16990.5 | 20351 row 8 : grand total - value (billion rial | 59169.4 | 82685.3 | 90777.5 | 120443.2 | 170519 ] Execute this SQL based on the above table: select ime exchange (including spot, credit and forward transactions) where ime exchange (including spot, credit and forward transactions) = 'agricultural - volume (thousand tons)' and ime exchange (including spot, credit and forward transactions) = 'agricultural - volume (thousand tons)'
agricultural - volume (thousand tons)
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 2 | 12:30 p.m | wku | #15 | sanford stadium • athens, | lfs | w 48-12 | 92746 row 2 : september 9 | 7:45 p.m | at south carolina | #12 | williams-brice stadium • col | espn | w 18-0 | 82513 row 3 : september 16 | 1:00 p.m | uab | #10 | sanford stadium • athens, | css | w 34-0 | 92746 row 4 : september 23 | 12:30 p.m | colorado | #9 | sanford stadium • athens, | lfs | w 14-13 | 92746 row 5 : september 30 | 9:00 p.m | at ole miss | #10 | vaught-hemingway stadium • | espn2 | w 14-9 | 57184 row 6 : october 7 | 7:45 p.m | #13 tennessee | #10 | sanford stadium • athens, | espn | l 33-51 | 92746 row 7 : october 14 | 12:30 p.m | vanderbilt | #16 | sanford stadium • athens, | lfs | l 22-24 | 92746 row 8 : october 21 | 1:00 p.m | mississippi state | None | sanford stadium • athens, | None | w 27-24 | 92746 row 9 : october 28 | 3:30 p.m | vs. #9 florida | None | alltel stadium • jacksonville, | cbs | l 14-21 | 84572 row 10 : november 4 | 1:00 p.m | at kentucky | None | commonwealth stadium • lexington, | None | l 20-24 | 62120 row 11 : november 11 | 12:30 p.m | at #5 auburn | None | jordan-hare stadium • auburn | lfs | w 37-15 | 87451 row 12 : november 25 | 3:30 p.m | #16 georgia tech | None | sanford stadium • athens, | cbs | w 15-12 | 92746 row 13 : december 30 | 8:00 p.m | vs. #14 virginia tech | None | georgia dome • atlanta, | espn | w 31-24 | 75406 ] Execute this SQL based on the above table: select count ( distinct rank# ) where rank# = '#9'
1
[ header: tie no | home team | score | away team | date row 1 : 1 | liverpool | 0-1 | west bromwich albion | 28 january 1922 row 2 : 2 | preston north end | 3-1 | newcastle united | 28 january 1922 row 3 : 3 | southampton | 1-1 | cardiff city | 28 january 1922 row 4 : replay | cardiff city | 2-0 | southampton | 1 february 1922 row 5 : 4 | leicester city | 2-0 | fulham | 28 january 1922 row 6 : 5 | nottingham forest | 3-0 | hull city | 28 january 1922 row 7 : 6 | aston villa | 1-0 | luton town | 28 january 1922 row 8 : 7 | bolton wanderers | 1-3 | manchester city | 28 january 1922 row 9 : 8 | swindon town | 0-1 | blackburn rovers | 28 january 1922 row 10 : 9 | tottenham hotspur | 1-0 | watford | 28 january 1922 row 11 : 10 | barnsley | 3-1 | oldham athletic | 28 january 1922 row 12 : 11 | northampton town | 2-2 | stoke | 28 january 1922 row 13 : replay | stoke | 3-0 | northampton town | 1 february 1922 row 14 : 12 | brighton & hove albion | 0-0 | huddersfield town | 28 january 1922 row 15 : replay | huddersfield town | 2-0 | brighton & hove albion | 1 february 1922 row 16 : 13 | bradford city | 1-1 | notts county | 28 january 1922 row 17 : replay | notts county | 0-0 | bradford city | 1 february 1922 row 18 : replay | notts county | 1-0 | bradford city | 6 february 1922 row 19 : 14 | crystal palace | 0-0 | millwall | 28 january 1922 row 20 : replay | millwall | 2-0 | crystal palace | 1 february 1922 row 21 : 15 | southend united | 0-1 | swansea town | 28 january 1922 row 22 : 16 | bradford park avenue | 2-3 | arsenal | 28 january 1922 ] Execute this SQL based on the above table: select home team group by home team order by count ( * ) desc limit 1
notts county
[ header: party | candidate | votes | % | ±% row 1 : labour | frank dobson | 14857 | 43.2 | -10.7 row 2 : liberal democrat | jill fraser | 10070 | 29.3 | 11.3 row 3 : conservative | margot james | 6482 | 18.9 | 2 row 4 : green | adrian oliver | 2798 | 8.1 | 2.1 row 5 : rainbow dream ticket | rainbow george weiss | 152 | 0.4 | 0.4 row 6 : majority | majority | 4787 | 13.9 | None row 7 : turnout | turnout | 34359 | 50.4 | 0.8 row 8 : labour hold | labour hold | swing | -11 | None ] Execute this SQL based on the above table: select count ( % )
8
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | china | 10 | 5 | 1 | 16 row 2 : 2 | north korea | 3 | 3 | 4 | 10 row 3 : 3 | japan | 1 | 3 | 3 | 7 row 4 : 4 | chinese taipei | 1 | 1 | 1 | 3 row 5 : 5 | hong kong | 0 | 1 | 0 | 1 row 6 : 6 | south korea | 0 | 0 | 3 | 3 row 7 : 7 | india | 0 | 0 | 1 | 1 row 8 : 7 | kazakhstan | 0 | 0 | 1 | 1 row 9 : 7 | syria | 0 | 0 | 1 | 1 row 10 : total | total | 15 | 13 | 15 | 43 ] Execute this SQL based on the above table: select count ( nation )
10
[ header: wrestlers | times | date | location | notes row 1 : kyoko inoue and ko | 1 | february 25, 2000 | tokyo, japan | kyoki inoue is the first row 2 : koji nakagawa and | 2 | april 1, 2000 | yokosuka, japan | nakagawa and gedo are row 3 : jado and gedo | 1 | july 14, 2000 | takamatsu, japan | jado and gedo defeated h row 4 : masao inoue and yos | 1 | july 28, 2000 | tokyo, japan | None row 5 : tamon honda and na | 1 | august 22, 2000 | tokyo, japan | title change occurs in pro wrestling noah row 6 : kodo fuyuki and | 1 | december 23, 2000 | tokyo, japan | title change occurs in pro wrestling noah row 7 : masato tanaka and gedo | 1 | january 7, 2001 | tokyo, japan | gedo becomes the first person to hold the row 8 : goemon and onryo | 1 | may 5, 2001 | kawasaki, japan | goemon and onryo defeated nova row 9 : mr. gannosuke and | 1 | september 5, 2001 | sapporo, japan | None row 10 : hayabusa and tet | 1 | october 9, 2001 | tokyo, japan | the titles are vacated later in the month row 11 : tetsuhiro ku | 1 | december 21, 2001 | tokyo, japan | kuroda and gannosuke row 12 : kodo fuyuki and | 1 | february 4, 2002 | tokyo, japan | fuyuki and sandman defeated row 13 : kintaro kanemura and | 1 | march 11, 2003 | tokyo, japan | titles are vacated in march 2005 row 14 : tetsuhiro ku | 1 | march 12, 2005 | chiba, chiba, | defeated takashi sasaki row 15 : takashi sasaki and | 1 | august 6, 2006 | tokyo, japan | defeated tetsuhiro ] Execute this SQL based on the above table: select count ( * ) where wrestlers in ( 1305 , 262 )
0
[ header: name | country | top rugby league level | top union level | top representation level | rugby league debut | rugby union debut row 1 : karmichael hunt | new zealand, australia | national rugby league | top 14, biarritz olymp | australia (rl) | 2004 | 2009 row 2 : chris ashton | england | super league | english premiership | england (rl), eng | 2005 | 2007 row 3 : lee smith | england | super league | english premiership | england (rl), great | 2005 | 2009 row 4 : berrick barnes | australia | nrl | super rugby | australia (ru) | 2005 | 2006 row 5 : nathan blacklock | australia | nrl/super league | super 12 | australia (rl) | 1995 | 2003 row 6 : willie carne | australia | nrl | super rugby | australia (rl) | 1990 | 1997 row 7 : brian carney | ireland | super league/nrl | celtic league | great britain (rl), | 1999 | 2007 row 8 : andy farrell | england | super league | english premiership | great britain (rl), | 1991 | 2005 row 9 : paul franze | australia | nrl | english premiership | australia (rl), london | 2002 | 2006 row 10 : iestyn harris | wales | super league | heineken cup, celtic league | great britain (rl), | 1993 | 2001 row 11 : sam harris | australia | nrl | super rugby | australian schoolboys (ru), city | 2003 | 2007 row 12 : wise kativerata | australia | nrl | shute shield | australia sevens (ru) | 2001 | 2004 row 13 : ben macdougall | australia | nrl | celtic league | scotland (ru) | 1998 | 2006 row 14 : henry paul | new zealand | nrl | english premiership | new zealand (rl), | 1993 | 2001 row 15 : jason robinson | england | super league | english premiership | great britain (rl), | 1991 | 1996 row 16 : mat rogers | australia | nrl | super rugby | australia (rl/ru) | 1995 | 2002 row 17 : clinton schifcofske | australia | nrl/super league | super rugby | state of origin {rl), australia | 1996 | 2006 row 18 : timana tahu | australia | nrl | super rugby | australia (rl/ru) | 1999 | 2008 row 19 : alan tait | scotland | super league | celtic league | scotland (rl/r | 1988 | 1996 row 20 : brad thorn | australia | nrl | super rugby | australia (rl), new zealand | 1994 | 2001 row 21 : andrew walker | australia | nrl | super rugby | australia (rl/ru) | 1991 | 2000 row 22 : chev walker | england | super league | english premiership | great britain (rl), | 1999 | 2007 row 23 : craig wing | australia | nrl | top league | australian kangaroos (r | 2002 | 2010 ] Execute this SQL based on the above table: select rugby union debut where rugby union debut in ( 2009 , 2006 ) and top representation level = 'australia (rl), london irish(ru)' group by rugby union debut order by count ( * ) desc limit 1
2006
[ header: stamp issue date | stamp set | #cards | card set ref | qty. issued row 1 : 16 may 1973 | county cricket, 1873-1973 | one | phq 1 | 20000 row 2 : 15 august 1973 | 400th anniversary, birth of inigo | one | phq 2 | 20000 row 3 : 12 september 1973 | 19th commonwealth parliamentary conference | one | phq 3 | 15200 row 4 : 14 november 1973 | royal wedding (the princess anne) | one | phq 4 | 290000 row 5 : 27 february 1974 | british trees | one | phq 5 | 16750 row 6 : 24 april 1974 | fire service anniversary | one | phq 6 | 30000 row 7 : 10 july 1974 | medieval warriors | four | phq 7 | 31750 row 8 : 9 october 1974 | winston churchill centenary | one | phq 8 | 114430 row 9 : 19 february 1975 | bicentenary, birth j. | one | phq 9 | 46250 row 10 : 23 april 1975 | european architectural year | three | phq 10 | 51000 row 11 : 11 june 1975 | sailing | one | phq 11 | 41350 row 12 : 13 august 1975 | 150th anniversary of public railways | four | phq 12 | 47500 row 13 : 22 october 1975 | jane austen bicentenary | four | phq 13 | 27330 row 14 : 28 april 1976 | social reformers | one | phq 14 | 38350 row 15 : 2 june 1976 | american bicentenary | one | phq 15 | 60950 row 16 : 30 june 1976 | roses | four | phq 16 | 34250 ] Execute this SQL based on the above table: select count ( * )
16
[ header: represent | contestant | age | height | hometown row 1 : 1 | mildred kincaid adame | 20 | 1.65 mts | panama city row 2 : 2 | catherine henderson tudi | 20 | 1.66 mts | panama city row 3 : 3 | giovanna alida loa | 21 | 1.67 mts | panama city row 4 : 4 | reyna royo | 24 | 1.69 mts | panama city row 5 : 5 | ivonne ileana correa | 23 | 1.70 mts | panama city row 6 : 6 | karol guevara | 22 | 1.70 mts | panama city row 7 : 7 | betzy janette achurr | 20 | 1.70 mts | panama city row 8 : 8 | marisela moreno montero | 24 | 1.73 mts | panama city row 9 : 9 | patricia de leon | 19 | 1.74 mts | panama city row 10 : 10 | marichelle julieta r | 20 | 1.74 mts | panama city row 11 : 11 | betsy milena batista | 21 | 1.75 mts | panama city row 12 : 12 | lourdes rodriguez | 21 | 1.75 mts | panama city row 13 : 13 | janessy jasiell contreras | 18 | 1.75 mts | panama city row 14 : 14 | gina larissa correa hils | 20 | 1.76 mts | panama city row 15 : 15 | swany cisney castill | 23 | 1.78 mts | panama city row 16 : 16 | michelle krisko sugasti | 20 | 1.80mts | panama city ] Execute this SQL based on the above table: select contestant where contestant in ( 'janessy jasiell contreras ibarra' , 'michelle krisko sugasti' )
janessy jasiell contreras ibarra, michelle krisko sugasti
[ header: year | name | source | definition row 1 : c. 486 bc | hidush | naksh-i-rustam | "says darius the king: by row 2 : c.400-300 bc | hodu | book of esther | says "now it took place in the days of row 3 : c. 440 bc | india | herodotus | "eastward of india lies a tract which row 4 : 320 ce or later | bharatam | vishnu purana | "उततर यतसमदरसय हिमादरशचव दकषिणम । row 5 : c. 650 | five indies | xuanzang | "the circumference of 五印 (modern row 6 : 1298 | india the greater india the minor middle india | marco polo | "india the greater is that which extends row 7 : c. 1328 | india | friar jordanus | "what shall i say? the great- ] Execute this SQL based on the above table: select definition
"says darius the king: by the grace of ormazd these (are) the countries which i have acquired besides persia. i have established my power over them. they have brought tribute to me. that which has been said to them by me they have done. they have obeyed my law. medea... arachotia (harauvatish), sattagydia (thatagush), gandaria (gadara), india (hidush)....", says "now it took place in the days of ahasuerus, the ahasuerus who reigned from hodu(india) to cush(ethiopia) over 127 provinces", "eastward of india lies a tract which is entirely sand. indeed, of all the inhabitants of asia, concerning whom anything is known, the indians dwell nearest to the east, and the rising of the sun.", "उततर यतसमदरसय हिमादरशचव दकषिणम । वरष तद भारत नाम भारती यतर सततिः ।।" i.e. "the country (varsam) that lies north of the ocean and south of the snowy mountains is called bharatam; there dwell the descendants of bharata.", "the circumference of 五印 (modern chinese: wu yin, the five indies) is about 90,000 li; on three sides it is bounded by a great sea; on the north it is backed by snowy mountains. it is wide at the north and narrow at the south; its figure is that of a half-moon.", "india the greater is that which extends from maabar to kesmacoran (i.e. from coromandel to mekran), and it contains 13 great kingdoms. . . . india the lesser extends from the province of champa to mutfili (i.e. from cochin-china to the kistna delta), and contains 8 great kingdoms. . . . abash (abyssinia) is a very great province, and you must know that it constitutes the middle india.", "what shall i say? the great- ness of this india is beyond description. but let this much suffice concerning india the greater and the less. of india tertia i will say this, that i have not indeed seen its many marvels, not having been there. . . ."
[ header: year | date | venue | city | country | notes row 1 : 2012 | oct 27 - 31 | nara prefectural new public hall | nara | japan | None row 2 : 2011 | noc 28 - dec 1st | hyatt regency scott | scottsdale, arizona | usa | None row 3 : 2010 | oct 25 - 29 | palazzo degli affari | firenze | italy | None row 4 : 2009 | oct 19 - 24 | beijing hotel | beijing | china | None row 5 : 2008 | oct 27 - nov 1 | pan pacific hotel | vancouver, bc | canada | None row 6 : 2007 | sep 24-29 | university of augsburg | augsburg | germany | None row 7 : 2006 | oct 23-27 | fess parker's double | santa barbara | usa | isbn 1-59593-447-2 row 8 : 2005 | nov 6-11 | hilton | singapore | singapore | isbn 1-59593-044-2 row 9 : 2004 | oct 10-16 | None | new york | usa | isbn 1-58113-893-8 row 10 : 2003 | nov 2-8 | None | berkeley, californi | usa | isbn 1-58113-722-2 row 11 : 2002 | dec 1-6 | None | juan-les-pins on the | france | isbn 1-58113-620-x row 12 : 2001 | sep 30 - oct 5 | None | ottawa | canada | isbn 1-58113-394-4 row 13 : 2000 | oct 30 - nov 3 | marina del rey | los angeles, ca | usa | proceedings: isbn 1-58113-198 row 14 : 1999 | oct 30 - nov 5 | None | orlando, florida | usa | proc. part 1: isbn 1- row 15 : 1998 | sep 12-16 | university of bristol | bristol | united kingdom | isbn 0-201-30990-4 row 16 : 1997 | nov 9-13 | None | seattle, wa | usa | isbn 0-89791-99 row 17 : 1996 | nov 18 - 22 | hynes convention center | boston, ma | usa | isbn 0-89791-871 row 18 : 1995 | nov 5-9 | None | san francisco, ca | usa | isbn 0-89791-75 row 19 : 1994 | oct 15-20 | None | san francisco, ca | usa | isbn 0-89791-686-7 row 20 : 1993 | aug 1-6 | None | anaheim, ca | usa | isbn 0-89791-596 ] Execute this SQL based on the above table: select count ( * ) where notes = 'isbn 0-201-30990-4'
1