inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ header: date | winner | yacht | loser | yacht | score | delta row 1 : september 14, 1983 | liberty | us-40 | australia ii | ka-6 | 1-0 | 1:10 row 2 : september 15, 1983 | liberty | us-40 | australia ii | ka-6 | 2-0 | 1:33 row 3 : september 18, 1983 | australia ii | ka-6 | liberty | us-40 | 1-2 | 3:14 row 4 : september 20, 1983 | liberty | us-40 | australia ii | ka-6 | 3-1 | 0:43 row 5 : september 21, 1983 | australia ii | ka-6 | liberty | us-40 | 2-3 | 1:47 row 6 : september 22, 1983 | australia ii | ka-6 | liberty | us-40 | 3-3 | 3:25 row 7 : september 26, 1983 | australia ii | ka-6 | liberty | us-40 | 4-3 | 0:41 ] Execute this SQL based on the above table: select count ( date ) where date not null
7
[ header: artist | song | soundtrack | episode(s) | notes row 1 : the 88 | "hide another mistake" | None | 3.01 | row 2 : alexi murdoch | "all my days" | None | 4.03 | row 3 : april march | "garcon glacon" | None | 4.11 | row 4 : athlete | "tourist" | None | 2.12 | row 5 : beulah | "popular mechanics for lovers" | mix 2 | 1.15 | row 6 : bloc party | "i still remember" | None | 4.14 | row 7 : the bravery | "an honest mistake" | None | 2.24 | row 8 : carmen rizzo (featuring | "travel in time" | None | 3.07 | row 9 : cham pain | "show me" | None | 1.01 | row 10 : clearlake | "good clean fun" (nobody remix | None | 4.06 | row 11 : cobra verde | "get the party started" | None | 3.02 | row 12 : cobra verde | "waiting for a girl like you" | None | 3.17 | row 13 : damien rice | "cannonball" | None | 1.17 | row 14 : death cab for cutie | "a movie script ending" | None | 1.07, 2.20 | row 15 : death cab for cutie | "the sound of settling" | None | 2.2 | row 16 : firstcom | "hannukah lights" | None | 1.13 | row 17 : firstcom | "silent night" | None | 1.13, 3.10 | row 18 : the go find | "summer quest" | None | 2.11 | row 19 : guster | "keep it together" | None | 1.08 | row 20 : ian broudie | "song for no one" | None | 3.01 | row 21 : imogen heap | "hide and seek" | mix 5 | 2.24 | row 22 : the invisible men | "make it bounce" | None | 3.09 | row 23 : james horner | "sing, sing, sing, (with | None | 1.03 | row 24 : jet | "shine on" | None | 4.16 | row 25 : jimmy eat world | "last christmas" | mix 3 | None | row 26 : journey | "open arms" | None | 2.08 | row 27 : juana molina | "tres cosas" | None | 2.2 | row 28 : the long winters | "christmas with you is best" | mix 3 | None | row 29 : love as laughter | "dirty lives" | None | 2.23 | row 30 : the m's | "come into our room" (clinic | mix 6 | None | row 31 : mastersource | "something for you" | None | 1.21 | row 32 : mastersource | "walkin' the walk" | None | 1.21 | row 33 : pennywise | "knocked down" | None | 3.06 | row 34 : the pogues | "love you 'till the end | None | 4.04 | row 35 : poster children | "western springs" | None | 2.1 | row 36 : ranchera all stars | "pa todo el an | None | 4.04 | row 37 : the shins | "turn on me" | None | 4.1 | row 38 : soledad brothers | "cage that tiger" | None | 2.22 | row 39 : youth group | "start today tomorrow" | None | 4.13 | ] Execute this SQL based on the above table: select song where episode(s) = '4.11'
"garcon glacon"
[ header: city of licence | analog channel | digital channel | virtual channel | callsign | network | notes row 1 : brandon | 4 | None | None | ckyb-tv | ctv | satellite of cky-dt winn row 2 : dauphin | 12 | None | None | ckyd-tv | ctv | satellite of cky-dt winn row 3 : fisher branch | 8 | None | None | ckya-tv | ctv | satellite of cky-dt winn row 4 : flin flon | 13 | None | None | ckyf-tv | ctv | satellite of cky-dt winn row 5 : mccreary | 13 | None | None | ckyb-tv | ctv | satellite of cky-dt winn row 6 : minnedosa | 2 | None | None | cknd-tv-2 | global | None row 7 : the pas | 12 | None | None | ckyp-tv | ctv | satellite of cky-dt winn row 8 : portage la prairie | None | 13 | 13.1 | chmi-dt | city | None row 9 : thompson | 9 | None | None | ckyt-tv | ctv | satellite of cky-dt winn row 10 : winnipeg | None | 51 | 3.1 | cbwft-dt | r-c | None row 11 : winnipeg | None | 27 | 6.1 | cbwt-dt | cbc | None row 12 : winnipeg | None | 7 | 7.1 | cky-dt | ctv | None row 13 : winnipeg | None | 40 | 9.1 | cknd-dt | global | None row 14 : winnipeg | None | 13 | 13.1 | chmi-dt | city | mts tv hd row 15 : winnipeg | None | 35 | 35.1 | ciit-dt | religious independent | None ] Execute this SQL based on the above table: select city of licence where analog channel = ( select max ( analog channel ) )
flin flon, mccreary
[ header: stage | date | route | terrain | length | winner row 1 : 1a | 30 june | leiden - st willebro | plain stage | 135 km (84 mi) | jan raas (ne row 2 : 1b | 30 june | st willebrord - | plain stage | 100 km (62 mi) | walter planckaert (bel row 3 : 2 | 1 july | brussel - st amand | plain stage | 199 km (124 mi) | jacques esclassan (f row 4 : 3 | 2 july | st amand les eaux - | plain stage | 244 km (152 mi) | klaus-peter thaler ( row 5 : 4 | 3 july | evreux - caen | team time trial | 153 km (95 mi) | ti-raleigh row 6 : 5 | 4 july | caen - maze montgeoffroy | plain stage | 244 km (152 mi) | freddy maertens (bel) row 7 : 6 | 5 july | maze montgeoffroy - poit | plain stage | 162 km (101 mi) | sean kelly (ire) row 8 : 7 | 6 july | poitiers - bordeaux | plain stage | 242 km (150 mi) | freddy maertens (bel) row 9 : 8 | 7 july | st emilion - | individual time trial | 59 km (37 mi) | bernard hinault (fra row 10 : 9 | 8 july | bordeaux - biarritz | plain stage | 233 km (145 mi) | miguel maria lasa (es row 11 : 14 | 14 july | besse en chandesse | individual time trial | 52 km (32 mi) | joop zoetemel row 12 : 15 | 15 july | st dier d'auver | hilly stage | 196 km (122 mi) | bernard hinault (fra row 13 : 17 | 18 july | grenoble - morzine | stage with mountain(s) | 225 km (140 mi) | christian seznec row 14 : 19 | 20 july | lausanne - belfort | plain stage | 182 km (113 mi) | marc demeyer (bel) row 15 : 20 | 21 july | metz - nancy | individual time trial | 72 km (45 mi) | bernard hinault (fra row 16 : 22 | 23 july | st germain en laye | plain stage | 162 km (101 mi) | gerrie knetemann (n ] Execute this SQL based on the above table: select route where winner = 'bernard hinault (fra)'
st emilion - ste foy la grande, st dier d'auvergne - st etienne, metz - nancy
[ header: name | position | length [km] | drainage basin area [km2] | confluence [by lahn-km] | mouth elevation [m above msl] row 1 : feudinge (ruppersbach) | left | 6.3 | 21.2 | 9.8 | 388 row 2 : ilse | right | 8.4 | 11.8 | 10.5 | 382 row 3 : banfe | right | 11.5 | 38.9 | 18.5 | 326 row 4 : laasphe | left | 8.3 | 19.6 | 19.4 | 324 row 5 : perf | right | 20 | 113.1 | 24.7 | 285 row 6 : dautphe | left | 8.8 | 41.8 | 37.5 | 245 row 7 : wetschaft | left | 29 | 196.2 | 56.3 | 192 row 8 : ohm | left | 59.7 | 983.8 | 58.7 | 188 row 9 : allna | right | 19.1 | 92 | 77.1 | 172 row 10 : zwester ohm | left | 20 | 69.5 | 84 | 165 row 11 : salzbode | right | 27.6 | 137.8 | 87.4 | 164 row 12 : lumda | left | 30 | 131.5 | 93.6 | 160 row 13 : wieseck | left | 24.3 | 119.6 | 102.2 | 155 row 14 : bieber | right | 13.6 | 34.7 | 105.1 | 151 row 15 : kleebach | left | 26.9 | 164.6 | 106.2 | 150 row 16 : wetzbach | left | 11.7 | 32.9 | 119.6 | 147 row 17 : dill | right | 55 | 717.7 | 120.4 | 147 row 18 : solmsbach | left | 24.6 | 112.5 | 128.1 | 141 row 19 : iserbach (mottbach) | left | 19.2 | 31.2 | 131.4 | 139 row 20 : ulmbach | right | 22.9 | 60.9 | 138.2 | 135 row 21 : kallenbach | right | 14.6 | 84.7 | 141.3 | 132 row 22 : weil | left | 46.6 | 247.9 | 149.4 | 130 row 23 : kerkerbach | right | 20.7 | 70.2 | 176 | 112 row 24 : emsbach | left | 39.1 | 321.8 | 181 | 110 row 25 : elbbach | right | 40.7 | 323.7 | None | 109 row 26 : aar | left | 49.7 | 312.6 | None | 103 row 27 : dorsbach | left | 32 | 114 | None | 94 row 28 : gelbach (aubach) | right | 39.7 | 221.2 | None | 93 row 29 : muhlbach | left | 32.1 | 171.9 | None | 85 row 30 : emsbach | right | 11.5 | 29.4 | None | 75 ] Execute this SQL based on the above table: select count ( length [km] ) where name = '24.3' and position = 399
0
[ header: year | venue | individual | sprint | pursuit | mass start | relay row 1 : 1993 | borovets, bulgaria | None | None | None | None | 18 row 2 : 1995 | antholz-anterselva, | 67 | None | None | None | 12 row 3 : 1996 | ruhpolding, germany | 20 | 48 | None | None | 11 row 4 : 1997 | brezno-osrbli | 33 | 64 | None | None | 12 row 5 : 1998 | pokljuka, slovenia | None | None | 11 | None | None row 6 : 1999 | kontiolahti, finland | 28 | 5 | 4 | 7 | 5 row 7 : 2000 | oslo, norway and la | 15 | 15 | 7 | 7 | 6 row 8 : 2001 | pokljuka, slovenia | 30 | 21 | 19 | 17 | 9 row 9 : 2003 | khanty-mansiy | 15 | 26 | 35 | None | 12 row 10 : 2004 | oberhof, germany | 42 | 30 | 43 | None | 13 ] Execute this SQL based on the above table: select venue where venue = 'borovets, bulgaria'
borovets, bulgaria
[ header: year | artist | album | chart position | role row 1 : 1961 | eddie harris | "exodus" (single) | #16 r&b, #36 us | remastering engineer row 2 : 1968 | eddie harris | "it's crazy" (single | #88 us | remastering engineer row 3 : 1969 | eddie harris & | swiss movement | #1 jazz, #2 r&b, # | remixing & remastering engineer row 4 : 1969 | r.b. greaves | r.b. greaves | #24 r&b, #85 us | mixing engineer row 5 : 1971 | eddie harris & | second movement | #1 jazz, # 41 us | recording and remastering engineer row 6 : 1971 | les mccann | invitation to openness | #8 jazz | remastering engineer row 7 : 1971 | donny hathaway | donny hathaway | #6 r&b, #89 us | recording engineer row 8 : 1972 | roberta flack & | roberta flack & | #3 us, #2 r&b, # | recording engineer row 9 : 1972 | cream | live cream volume ii | #27 us | remixing engineer row 10 : 1972 | herbie mann | hold on, i'm coming | #7 jazz | mixing engineer row 11 : 1973 | bette midler | bette midler | #6 us | recording engineer row 12 : 1973 | hall & oates | abandoned luncheonette | #33 us | recording engineer row 13 : 1973 | willie nelson | shotgun willie | #41 us | recording engineer row 14 : 1973 | les mccann | layers | #5 jazz | remastering engineer row 15 : 1973 | the modern jazz quartet | blues on bach | #34 jazz | recording and mixing engineer row 16 : 1973 | donny hathaway | extension of a man | #18 r&b, #69 us | recording engineer row 17 : 1973 | bee gees | mr. natural | #178 us | recording engineer row 18 : 1974 | the modern jazz quartet | the complete last concert | #34 jazz | mixing engineer row 19 : 1976 | the rolling stones | black and blue | #1 us | recording engineer row 20 : 1976 | willie nelson | the troublemaker | #1 country, #60 us | recording engineer row 21 : 1979 | bette midler | thighs and whispers | #65 us | recording engineer row 22 : 1983 | paul simon | hearts and bones | #35 us | recording engineer row 23 : 1993 | david "fathead" newman | bigger & better | #10 jazz, #42 r&b | remastering engineer row 24 : 1998 | various artists | jazz for the open road | #1 jazz | mastering engineer row 25 : 1998 | various artists | jazz for the quiet times | #1 jazz | mastering engineer row 26 : 1999 | various artists | jazz for when you're alone | #1 jazz | mastering engineer row 27 : 1999 | various artists | jazz for a lazy day | #4 jazz | mastering engineer row 28 : 2000 | various artists | jazz for a rainy afternoon | #1 jazz | mastering engineer row 29 : 2000 | jane monheit | never never land | #2 jazz | mixing & mastering engineer row 30 : 2000 | various artists | jazz for when you're in love | #9 jazz | mastering engineer row 31 : 2001 | jane monheit | come dream with me | #1 jazz | mixing & mastering engineer row 32 : 2002 | jane monheit | in the sun | #2 jazz | recording, mixing & mastering engineer row 33 : 2003 | various artists | jazz for those peaceful moments | #4 jazz | mastering engineer row 34 : 2007 | mocean worker | cinco de mowo! | #16 electronic | mastering engineer ] Execute this SQL based on the above table: select artist where artist = 'donny hathaway'
donny hathaway, donny hathaway
[ header: year | title | album | uk | b-sides row 1 : 2004 | "kim wilde" (download-only) | grey will fade | None | None row 2 : 2004 | "summer" | grey will fade | 31 | commodore; smut row 3 : 2005 | "bastardo" | grey will fade | 31 | 3 minutes; i am a kamera row 4 : 2006 | "behave" | the deep blue | 168 | mr. ed; cou row 5 : 2007 | "i want you to know" | the deep blue | 108 | sister universe; suspiria row 6 : 2007 | "siberia" | the deep blue | None | last night; this is pop; i don row 7 : 2007 | "again" | the deep blue | None | again (acoustic) row 8 : 2007 | "ch v fd (deep blue | non-album single | None | dawn treader (fredmix); it is row 9 : 2009 | "white" | new worlds | None | white (squarepusher remix); white (a row 10 : 2009 | "alexander" | new worlds | None | alexander (radio edit); alex ] Execute this SQL based on the above table: select title where title = '"summer"' order by album limit 1
"summer"
[ header: year of election | candidates elected | # of seats available | # of votes | % of popular vote row 1 : 1963 | 7 | 108 | None | 15.5% row 2 : 1967 | 20 | 117 | None | 25.9% row 3 : 1971 | 19 | 117 | None | 27.1% row 4 : 1975 | 38 | 125 | None | 28.9% row 5 : 1977 | 33 | 125 | None | 28.0% row 6 : 1981 | 21 | 125 | None | 21.2% row 7 : 1985 | 25 | 125 | 865507 | 23.8% row 8 : 1987 | 19 | 130 | 970813 | 25.7% row 9 : 1990 | 74 | 130 | 1509506 | 37.6% row 10 : 1995 | 17 | 129 | 854163 | 20.6% row 11 : 1999 | 9 | 103 | 551009 | 12.6% row 12 : 2003 | 7 | 103 | 660730 | 14.7% row 13 : 2007 | 10 | 107 | 741043 | 16.8% row 14 : 2011 | 17 | 107 | 980204 | 22.73% ] Execute this SQL based on the above table: select count ( % of popular vote ) where year of election is null
0
[ header: year of election | candidates elected | # of seats available | # of votes | % of popular vote row 1 : 1963 | 7 | 108 | None | 15.5% row 2 : 1967 | 20 | 117 | None | 25.9% row 3 : 1971 | 19 | 117 | None | 27.1% row 4 : 1975 | 38 | 125 | None | 28.9% row 5 : 1977 | 33 | 125 | None | 28.0% row 6 : 1981 | 21 | 125 | None | 21.2% row 7 : 1985 | 25 | 125 | 865507 | 23.8% row 8 : 1987 | 19 | 130 | 970813 | 25.7% row 9 : 1990 | 74 | 130 | 1509506 | 37.6% row 10 : 1995 | 17 | 129 | 854163 | 20.6% row 11 : 1999 | 9 | 103 | 551009 | 12.6% row 12 : 2003 | 7 | 103 | 660730 | 14.7% row 13 : 2007 | 10 | 107 | 741043 | 16.8% row 14 : 2011 | 17 | 107 | 980204 | 22.73% ] Execute this SQL based on the above table: select candidates elected where id = 4
38.0
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | china | 41 | 27 | 13 | 81 row 2 : 2 | russia | 26 | 22 | 34 | 82 row 3 : 3 | south korea | 26 | 12 | 17 | 55 row 4 : 4 | ukraine | 23 | 15 | 17 | 55 row 5 : 5 | japan | 13 | 13 | 21 | 47 row 6 : 6 | france | 8 | 8 | 4 | 20 row 7 : 7 | great britain | 8 | 3 | 6 | 17 row 8 : 8 | united states | 5 | 13 | 18 | 36 row 9 : 9 | north korea | 3 | 8 | 3 | 14 row 10 : 10 | poland | 3 | 4 | 3 | 10 row 11 : 11 | chinese taipei | 3 | 3 | 5 | 11 row 12 : 12 | belarus | 3 | 3 | 4 | 10 row 13 : 13 | germany | 3 | 2 | 8 | 13 row 14 : 14 | hungary | 3 | 2 | 7 | 12 row 15 : 15 | czech republic | 3 | 0 | 3 | 6 row 16 : 16 | australia | 2 | 5 | 5 | 12 row 17 : 17 | italy | 2 | 5 | 5 | 12 row 18 : 18 | kazakhstan | 2 | 4 | 0 | 6 row 19 : 19 | south africa | 2 | 1 | 2 | 5 row 20 : 20 | uzbekistan | 2 | 0 | 1 | 3 row 21 : 21 | spain | 1 | 4 | 8 | 13 row 22 : 22 | brazil | 1 | 2 | 8 | 11 row 23 : 23 | romania | 1 | 2 | 4 | 7 row 24 : 24 | netherlands | 1 | 1 | 2 | 4 row 25 : 25 | morocco | 1 | 1 | 1 | 3 row 26 : 25 | serbia and montenegro | 1 | 1 | 1 | 3 row 27 : 27 | latvia | 1 | 0 | 0 | 1 row 28 : 27 | moldova | 1 | 0 | 0 | 1 row 29 : 29 | mexico | 0 | 3 | 2 | 5 row 30 : 30 | finland | 0 | 3 | 1 | 4 row 31 : 32 | iran | 0 | 2 | 2 | 4 row 32 : 33 | slovenia | 0 | 2 | 0 | 2 row 33 : 33 | turkey | 0 | 2 | 0 | 2 row 34 : 35 | canada | 0 | 1 | 2 | 3 row 35 : 35 | switzerland | 0 | 1 | 2 | 3 row 36 : 35 | estonia | 0 | 1 | 2 | 3 row 37 : 38 | cuba | 0 | 1 | 1 | 2 row 38 : 38 | ireland | 0 | 1 | 1 | 2 row 39 : 40 | denmark | 0 | 1 | 0 | 1 row 40 : 40 | uganda | 0 | 1 | 0 | 1 row 41 : 42 | croatia | 0 | 0 | 3 | 3 row 42 : 42 | thailand | 0 | 0 | 3 | 3 row 43 : 44 | israel | 0 | 0 | 2 | 2 row 44 : 45 | armenia | 0 | 0 | 1 | 1 row 45 : 45 | jamaica | 0 | 0 | 1 | 1 row 46 : 45 | mongolia | 0 | 0 | 1 | 1 row 47 : 45 | malaysia | 0 | 0 | 1 | 1 row 48 : 45 | austria | 0 | 0 | 1 | 1 row 49 : 45 | greece | 0 | 0 | 1 | 1 row 50 : 45 | cyprus | 0 | 0 | 1 | 1 row 51 : 45 | bahamas | 0 | 0 | 1 | 1 row 52 : 45 | bosnia and herzegovin | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select count ( nation ) where nation = 'uzbekistan'
1
[ header: rank | city | population (2011) | population (2001) | state/territory row 1 : 8 | surat | 4462002 | 2433835 | gujarat row 2 : 9 | pune | 3115431 | 2538473 | maharashtra row 3 : 14 | indore | 1960631 | 1474968 | madhya pradesh row 4 : 21 | ghaziabad | 1636068 | 968256 | uttar pradesh row 5 : 25 | faridabad | 1404653 | 1055938 | haryana row 6 : 26 | meerut | 1309023 | 1068772 | uttar pradesh row 7 : 29 | vasai-virar | 1221233 | None | maharashtra row 8 : 42 | vijayawada | 1048240 | 851282 | andhra pradesh row 9 : 44 | madurai | 1016885 | 928869 | tamil nadu row 10 : 51 | bareilly | 898167 | 718395 | uttar pradesh row 11 : 53 | mysore | 887446 | 755379 | karnataka row 12 : 73 | cuttack | 606007 | 534654 | orissa row 13 : 78 | durgapur | 566937 | 493405 | west bengal row 14 : 101 | tirupur | 444543 | 344543 | tamil nadu row 15 : 114 | muzaffarnagar | 392451 | 316729 | uttar pradesh row 16 : 117 | latur | 382754 | 299985 | maharashtra row 17 : 123 | muzaffarpur | 351838 | 305525 | bihar row 18 : 132 | shahjahanpur | 327975 | 296662 | uttar pradesh row 19 : 135 | shivamogga (shimoga | 322428 | 274352 | karnataka row 20 : 137 | junagadh | 320250 | 168686 | gujarat row 21 : 138 | thrissur | 315596 | 317526 | kerala row 22 : 148 | bihar sharif | 296889 | 232071 | bihar row 23 : 150 | darbhanga | 294116 | 267348 | bihar row 24 : 154 | ichalkaranji | 287570 | 257610 | maharashtra row 25 : 157 | bathinda | 285813 | 217256 | punjab row 26 : 164 | sonipat | 277053 | 214974 | haryana row 27 : 165 | farrukhabad | 275750 | 228333 | uttar pradesh row 28 : 170 | ratlam | 264810 | 222202 | madhya pradesh row 29 : 189 | raichur | 232456 | 207421 | karnataka row 30 : 193 | katihar | 225982 | 175169 | bihar ] Execute this SQL based on the above table: select state/territory order by population (2011) desc limit 1
gujarat
[ header: season | series | team | races | wins | poles | fast laps | points | pos. row 1 : 2001 | formula one | prost | None | None | None | None | None | test driver row 2 : 2001 | formula 3000 international | gd racing | 4 | 0 | 0 | 0 | 0 | nc row 3 : 2001 | world series by nissan | gd racing | 6 | 0 | 0 | 1 | 51 | 9th row 4 : 2002 | world series by nissan | gd racing | 6 | 0 | 0 | 0 | 30 | 13th row 5 : 2003 | world series by nissan | gd racing | 2 | 0 | 0 | 0 | 0 | nc row 6 : 2006 | formula one | renault | None | None | None | None | None | test driver row 7 : 2007-08 | a1 grand prix | a1 team france | 2 | 0 | 0 | 0 | 0 | 4th ] Execute this SQL based on the above table: select points order by points desc limit 1
51
[ 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 count ( * ) where description is null
0
[ header: name | type | elevation (ground station) | elevation (mountain station) | slope length | capacity (persons/hour) | construction year row 1 : fiesch- -alp 1+2 | cable car | 1074 | 2227 | 2940 | 800 | 1973 row 2 : fiesch- -alp 3+4 | cable car | 1071 | 2221 | 2937 | 270 | 1966 row 3 : fiescheralp-eggishorn | cable car | 2225 | 2879 | 1836 | 495 | 1968 row 4 : heimat | chairlift | 1858 | 2301 | 1144 | 1400 | 2000 row 5 : talegga | chairlift | 2208 | 2727 | 1782 | 2200 | 2010 row 6 : flesch | chairlift | 2208 | 2630 | 1357 | 2400 | 1993 row 7 : trainer 1 | surface lift | 2206 | 2264 | 218 | 1200 | 1987 row 8 : trainer 2 | surface lift | 2206 | 2264 | 218 | 1200 | 1987 row 9 : laxeralp 1 | surface lift | 2135 | 2179 | 396 | 1100 | 1981 row 10 : laxeralp 2 | surface lift | 2179 | 2280 | 394 | 1214 | 1981 ] Execute this SQL based on the above table: select type where slope length > ( select slope length where type = 'chairlift' ) and type in ( 'chairlift' , 'chairlift' )
chairlift, chairlift
[ header: year | champion | city | llws | record row 1 : 1957 | industrial ll | monterrey, nuevo leon | champions | 2-0 row 2 : 1958 | national league of gadsden ll | gadsden, alabama | third place | 2-1 row 3 : 1959 | national league of gadsden ll | gadsden, alabama | first round | 0-1 row 4 : 1961 | el campo ll | el campo, texas | runner-up | 2-1 row 5 : 1962 | val verde county ll | del rio, texa | fifth place | 2-1 row 6 : 1963 | north houston ll | north houston, texas | fifth place | 1-1 row 7 : 1966 | westbury american ll | houston, texas | champions | 3-0 row 8 : 1967 | west tampa ll | tampa, florida | fifth place (tie) | 1-1 row 9 : 1968 | tuckahoe ll | richmond, virginia | runner-up | 2-1 row 10 : 1969 | west tampa ll | tampa, florida | third place (tie) | 1-1 row 11 : 1970 | national optimist ll | nashville, tennessee | seventh place | 1-2 row 12 : 1971 | gardenside ll | lexington, kentucky | eighth place | 0-3 row 13 : 1972 | national ll | vienna, virginia | seventh place | 1-2 row 14 : 1973 | belmont heights ll | tampa, florida | third place | 2-1 row 15 : 1974 | american ll | jackson, tennessee | fifth place | 2-1 row 16 : 1975 | belmont heights ll | tampa, florida | runner-up | 1-1 row 17 : 1976 | tuckahoe american ll | richmond, virginia | third place (tie) | 1-1 row 18 : 1979 | burns park ll | north little rock, arkansas | third place | 2-1 row 19 : 1981 | belmont heights ll | tampa, florida | runner-up | 2-1 row 20 : 1983 | east marietta national ll | marietta, georgia | champions | 3-0 row 21 : 1984 | national ll | altamonte, florida | runner-up | 2-1 row 22 : 1985 | american ll | morristown, tennessee | third place | 2-1 row 23 : 1986 | american ll | sarasota, florid | third place | 2-1 row 24 : 1987 | american ll | morristown, tennessee | seventh place (tie) | 0-2 row 25 : 1988 | northwest 45 ll | spring, texas | third place | 2-1 row 26 : 1989 | northside ll | tampa, florida | fifth place | 2-1 row 27 : 1990 | cottage hill ll | mobile, alabama | fifth place (tie) | 1-1 row 28 : 1991 | national ll | dunedin, florida | sixth place | 1-2 row 29 : 1992 | south lake charles ll | lake charles, louisiana | group stage | 1-2 row 30 : 1993 | tuckahoe american ll | richmond, virginia | group stage | 0-3 row 31 : 1994 | central springfield ll | springfield, virginia | third place (tie) | 2-2 row 32 : 1995 | northwest 45 ll | spring, texas | runner-up | 3-2 row 33 : 1996 | r.l. turner ll | panama city, florida | third place (tie) | 3-1 ] Execute this SQL based on the above table: select count ( * ) where record = '2-1'
13
[ header: place | team | played | won | draw | lost | goals scored | goals conceded | +/- | points row 1 : 1 | c.d. aguila | 18 | 9 | 5 | 4 | 24 | 19 | 5 | 32 row 2 : 2 | c.d. fas | 18 | 6 | 8 | 4 | 26 | 17 | 9 | 26 row 3 : 3 | c.d. vista hermosa | 18 | 8 | 2 | 8 | 27 | 22 | 5 | 26 row 4 : 4 | a.d. isidro | 18 | 7 | 5 | 6 | 21 | 22 | -1 | 26 row 5 : 5 | alianza f.c | 18 | 7 | 4 | 7 | 29 | 26 | 3 | 25 row 6 : 6 | c.d. atletico balb | 18 | 6 | 5 | 7 | 26 | 25 | 1 | 23 row 7 : 7 | san salvador f.c | 18 | 6 | 5 | 7 | 28 | 32 | -4 | 23 row 8 : 8 | c.d. chalatenango | 18 | 5 | 7 | 6 | 19 | 26 | -3 | 22 row 9 : 9 | once municipal | 18 | 5 | 6 | 7 | 24 | 30 | -6 | 21 row 10 : 10 | c.d. luis angel fir | 18 | 5 | 5 | 8 | 18 | 23 | -5 | 20 ] Execute this SQL based on the above table: select team order by draw desc limit 1
c.d. fas
[ header: name | area | height | floors | year row 1 : ratan planet | opp. alimco, | 90 metres (295 ft) | 16 | 2013 row 2 : the landmark hotel | near navin market, mall road, downtown | 80 metres (262 ft) | 14 | 2000 row 3 : ratan orbit | mukherjee vihar, | 70 metres (230 ft) | 14 | 2011 row 4 : bsnl tower | opp. resrve bank | 65 metres (213 ft) | 15 | 2001 row 5 : som business square (el mart) | mega mall crossing, the mall, downtown | 80 metres (262 ft) | 15 | 2005 row 6 : akashganga heights | city bypass, chakeri | 60 metres (197 ft) | 15 | 1995 row 7 : krishna tower | opp. green park stadium, parw | 48 metres (157 ft) | 10 | 2003 ] Execute this SQL based on the above table: select area where name = 'som business square (el mart)'
3
[ header: pos. | driver | co-driver | car | time row 1 : 1 | giandomenico basso | lorenzo granai | peugeot 207 s2000 | 2h28m50.8s row 2 : 2 | bruno magalhaes | nuno r. silva | peugeot 207 s2000 | +07.3s row 3 : 3 | miguel nunes | joao paulo | mitsubishi lancer x r4 | + 3m30.8s row 4 : 4 | pedro meireles | mario castro | skoda fabia s2000 | +3m42.5s row 5 : 5 | luca betti | francesco pezzoli | ford fiesta s2000 | +4m04.1s row 6 : 6 | filipe freitas | daniel figueiroa | mitsubishi lancer x r4 | +5m36s row 7 : 7 | filipe pires | vasco rodrigues | mitsubishi lancer x | +9m11.2s row 8 : 8 | luis serrado | joao sousa | peugeot 206 s1600 | +10m53.7s row 9 : 9 | jose camacho | fernando spinola | peugeot 206 s1600 | +13m08.3s row 10 : 10 | rui conceicao | duarte coelho | ford escort cosworth | +16m50.1s ] Execute this SQL based on the above table: select pos. where time in ( 6 , 4 ) order by driver asc limit 1
5
[ header: year | single | chart positions spa | album row 1 : 2011 | "breathe in the light" | 10 | endless road 7058 row 2 : 2011 | "last night on earth" | 6 | endless road 7058 row 3 : 2012 | "i don't think so" | 7 | endless road 7058 row 4 : 2012 | "don't give up my game" | 13 | endless road 7058 row 5 : 2012 | "1900" | None | endless road 7058 row 6 : 2012 | "i met an angel (on christmas day) | 39 | christmas non-album release row 7 : 2013 | "cuando te volvere | 34 | from soundtrack of wreck-it ralph row 8 : 2013 | "heartbreaker" | 13 | anti-heroes ] Execute this SQL based on the above table: select single where id = ( select id where single = '"breathe in the light"' ) + 1
"last night on earth"
[ header: # | date | opponent | score | win | loss | save | attendance | record row 1 : 107 | august 3 | red sox | 7 - 4 | green (5-1) | timlin (1-1) | putz (32) | 46235 | 60-47 row 2 : 110 | august 7 | @ orioles | 10 - 3 | weaver (3-10) | walker (1-2) | None | 25060 | 61-49 row 3 : 111 | august 8 | @ orioles | 8 - 4 | hernandez (8-6) | guthrie (7-4) | putz (33) | 17511 | 62-49 row 4 : 112 | august 9 | @ orioles | 13 - 8 | ramirez (7-3) | cabrera (8-12) | sherrill (1) | 18679 | 63-49 row 5 : 113 | august 10 | @ white sox | 5 - 3 | vazquez (10-6) | washburn (8-9) | jenks (33) | 38586 | 63-50 row 6 : 114 | august 11 | @ white sox | 7 - 6 | batista (12-8) | floyd (1-2) | putz (34) | 38210 | 64-50 row 7 : 115 | august 12 | @ white sox | 6 - 0 | weaver (4-10) | danks (6-10) | None | 36629 | 65-50 row 8 : 117 | august 14 | twins | 11 - 3 | garza () | ramirez (7-4) | None | 33729 | 66-51 row 9 : 118 | august 15 | twins | 6 - 1 | neshek (7-2) | washburn (8-10) | None | 42921 | 66-52 row 10 : 119 | august 17 | white sox | 5 - 4 | batista (13-8) | contreras (6-15) | putz (35) | 46170 | 67-52 row 11 : 120 | august 18 | white sox | 7 - 5 | weaver (5-10) | danks (6-11) | putz (36) | 41121 | 68-52 row 12 : 121 | august 19 | white sox | 11 - 5 | hernandez (9-6) | garland (8-9) | None | 45668 | 69-52 row 13 : 122 | august 20 | @ twins | 9 - 4 | ramirez (8-4) | garza (2-4) | None | 31755 | 70-52 row 14 : 123 | august 21 | @ twins | 7 - 2 | washburn (9-10) | baker (6-6) | None | 42373 | 71-52 row 15 : 124 | august 22 | @ twins | 8 - 4 | silva (10-12) | batista (13-9) | None | 29881 | 71-53 row 16 : 125 | august 23 | @ rangers | 9 - 4 | weaver (6-10) | loe (6-10) | None | 26963 | 72-53 row 17 : 127 | august 25 | @ rangers | 5 - 3 | benoit (7-3) | white (1-1) | wilson (8) | 47977 | 73-54 row 18 : 128 | august 26 | @ rangers | 5 - 3 | padilla (4-9) | washburn (9-11) | None | 25437 | 73-55 row 19 : 129 | august 27 | angels | 6 - 0 | lackey (16-8) | batista (13-10) | None | 45998 | 73-56 row 20 : 130 | august 28 | angels | 10 - 6 | speier (2-3) | morrow (3-3) | None | 44395 | 73-57 row 21 : 131 | august 29 | angels | 8 - 2 | weaver (10-6) | hernandez (10-7) | None | 46047 | 73-58 row 22 : 132 | august 30 | @ indians | 6 - 5 | borowski (3-5) | o'flaherty (7- | None | 25949 | 73-59 ] Execute this SQL based on the above table: select opponent where attendance >= 41121
red sox, twins, white sox, white sox, white sox, @ twins, @ rangers, angels, angels, angels
[ header: year | song | chart positions us country | chart positions can country | album row 1 : 1968 | "god help you woman" | 32 | 24 | singles only row 2 : 1969 | "please take me back" | 40 | None | singles only row 3 : 1969 | "i'm not through loving you" | 52 | None | singles only row 4 : 1969 | "molly" | 53 | None | singles only row 5 : 1973 | "i see his love all over you" | 67 | None | singles only row 6 : 1974 | "fool passin' through" | 68 | None | singles only row 7 : 1974 | "forgettin' 'bout | 51 | None | singles only row 8 : 1975 | "one, two, three (never | 88 | None | singles only row 9 : 1975 | "woman, woman" | 43 | 46 | singles only row 10 : 1976 | "she's free but she's | 66 | None | singles only row 11 : 1977 | "chasin' my tail" | 88 | None | singles only row 12 : 1977 | "don't let my love stand in your | 86 | None | singles only row 13 : 1983 | "when you're not a lady" | 16 | None | the man in the mirror row 14 : 1983 | "you got me running" | 28 | None | the man in the mirror row 15 : 1983 | "the man in the mirror" | 17 | None | the man in the mirror row 16 : 1984 | "if i could only dance with you" | 10 | 10 | the man in the mirror row 17 : 1984 | "you're gettin' to me | 1 | 3 | the man in the mirror row 18 : 1984 | "let me down easy" | 16 | 33 | the man in the mirror row 19 : 1985 | "i'll be your fool tonight" | 54 | None | past the point of no return row 20 : 1985 | "in another minute" | 27 | None | past the point of no return row 21 : 1986 | "if i don't love you" | 53 | None | past the point of no return row 22 : 1986 | "the lights of albuquerque" | 40 | None | everybody knows i'm yours ] Execute this SQL based on the above table: select distinct chart positions can country where album = 'singles only'
24, 46
[ 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 club where club = 'podgrmec' and apps = 23
podgrmec
[ header: year | w | l | t | finish | coach row 1 : 1910 | 11 | 0 | 1 | None | earl ball row 2 : 1911 | 7 | 1 | 2 | None | earl ball row 3 : 1912 | 6 | 3 | 2 | None | earl ball row 4 : 1913 | 8 | 2 | 0 | indiana state champs | earl ball row 5 : 1914 | 5 | 3 | 1 | None | earl ball row 6 : 1915 | 8 | 2 | 1 | None | earl ball row 7 : 1916 | 2 | 7 | 1 | None | f.w. smith row 8 : 1917 | 2 | 2 | 0 | None | ky foster, ralph daw row 9 : 1918 | None | None | None | None | None row 10 : 1919 | 4 | 1 | 1 | None | cooney checkaye row 11 : 1920 | 0 | 1 | 0 | 14th apfa | ken huffine row 12 : 1921 | 0 | 2 | 0 | 18th apfa | cooney checkaye row 13 : 1922 | 5 | 1 | 3 | None | cooney checkaye row 14 : 1923 | 3 | 4 | 0 | None | cooney checkaye row 15 : 1924 | 3 | 3 | 0 | None | cooney checkaye row 16 : 1925 | 6 | 2 | 3 | None | cooney checkaye row 17 : 1926 | 0 | 1 | 0 | incomplete | None ] Execute this SQL based on the above table: select finish order by year desc limit 1
incomplete
[ header: team | no | driver | class | chassis | engine row 1 : carlin motorsport | 1 | james courtney | c | dallara f302 | mugen-honda row 2 : carlin motorsport | 2 | alan van der merwe | c | dallara f302 | mugen-honda row 3 : carlin motorsport | 21 | michael keohane | c | dallara f302 | mugen-honda row 4 : carlin motorsport | 22 | shinya hosokawa | c | dallara f302 | mugen-honda row 5 : fortec motorsport | 5 | fabio carbone | c | dallara f302 | renault sodemo row 6 : alan docking racing | 8 | mark mayall | c | dallara f302 | mugen-honda row 7 : alan docking racing | 13 | tor graves | c | dallara f302 | mugen-honda row 8 : team avanti | 9 | james andanson | c | ralt f302 | mugen-honda row 9 : promatecme uk | 11 | bruce jouanny | c | dallara f302 | mugen-honda row 10 : promatecme uk | 12 | ernani judice | c | dallara f302 | mugen-honda row 11 : promatecme uk | 12 | matthew gilmore | c | dallara f302 | mugen-honda row 12 : duma racing | 14 | john antoniadis | c | dallara f302 | mugen-honda row 13 : motaworld racing | 18 | andrew thompson | c | dallara f302 | ford row 14 : fred goddard racing | 52 | jason tahinci | s | dallara f301 | renault sodemo row 15 : fred goddard racing | 52 | earl goddard | s | dallara f301 | renault sodemo row 16 : meritus racing | 56 | stephen colbert | s | dallara f301 | mugen-honda row 17 : essential motorsport | 58 | ricardo teixeira | s | dallara f301 | toyota row 18 : essential motorsport | 59 | jesper carlsen | s | dallara f301 | toyota row 19 : sweeney racing | 61 | adam carroll | s | dallara f301 | mugen-honda row 20 : team park | 64 | stephen colbert | s | dallara f301 | opel spiess row 21 : team park | 64 | adam jones | s | dallara f301 | opel spiess row 22 : t-sport | 67 | clivio piccione | s | dallara f301 | mugen-honda row 23 : t-sport | 68 | karun chandhok | s | dallara f301 | mugen-honda row 24 : hill speed motorsport | 69 | luke stevens | s | dallara f301 | opel spiess ] Execute this SQL based on the above table: select chassis group by chassis order by count ( * ) desc limit 1
dallara f302
[ header: team | home city | stadium | capacity | last season row 1 : barak netanya | netanya | yeshurun | 1000 | 9th row 2 : bnei hasharon/her | herzliya | hayovel herzliya | 1750 | 10th row 3 : hapoel gilbo | gilboa regional council | gan ner sports hall | 2400 | 2nd row 4 : hapoel holon | holon | holon city arena | 2850 | 5th row 5 : hapoel jerusalem | jerusalem | malha arena | 3000 | 4th row 6 : ironi ashkelon | ashkelon | ashkelon sports arena | 3000 | 6th row 7 : maccabi ashdod | ashdod | hakiriya arena | 1260 | 7th row 8 : hapoel eilat | eilat | begin arena | 1100 | 8th (as habik'a row 9 : maccabi haifa | haifa | romema arena | 5000 | 11th row 10 : maccabi rishon lezion | rishon lezion | beit maccabi rishon | 2500 | 3rd row 11 : maccabi tel aviv | tel aviv | nokia arena | 11700 | 1st row 12 : hapoel tel aviv | tel aviv | beit maccabi rishon | 2500 | 1st (liga leumit) ] Execute this SQL based on the above table: select capacity where last season < 1550
1750, 5000
[ header: title | character | broadcaster | episodes | date row 1 : rev | pip | bbc two | 1 | 2010 row 2 : the i.t. crowd | nikki | channel 4 | 1 | 2010 row 3 : eastenders: e20 | ava | bbc one | 15 | 2011 row 4 : fresh meat | caz | channel 4 | 1 | 2011 row 5 : phoneshop | daisy | channel 4 | 1 | 2011 row 6 : holby city | heidi hall | bbc one | 1 | 2012 row 7 : plebs | cynthia | itv2 | 6 | 2013 row 8 : blandings | valerie fanshawe | bbc | 2.5 | 2014 row 9 : death in paradise | helen walker | bbc | 3.4 | 2014 ] Execute this SQL based on the above table: select broadcaster order by character asc limit 739
bbc one, channel 4, itv2, channel 4, bbc one, bbc, channel 4, bbc two, bbc
[ header: season | driver | equipment | position | points | races | wins | second | third row 1 : 2001 | modris stelle | zabel-ayr | 27 | 14 | 10 | None | None | None row 2 : 2002 | modris stelle | zabel-ayr | 23 | 69 | 12 | None | None | None row 3 : 2003 | daniel willemsen | zabel-vmc | 1 | 561 | 24 | 13 | 9 | None row 4 : 2004 | daniel willemsen | zabel-vmc | 1 | 572 | 26 | 18 | 4 | 1 row 5 : 2005 | kristers sergis | mth-bsu | 2 | 440 | 22 | 7 | 12 | None row 6 : 2006 | kristers sergis | ktm-mefo | 19 | 64 | 4 | None | 2 | 1 row 7 : 2007 | kristers sergis | ktm-mefo | 3 | 242 | 16 | 1 | 8 | 1 row 8 : 2008 | kristers sergis | ktm-ayr | 2 | 434 | 24 | 4 | 12 | 2 row 9 : 2009 | nicky pulinx | zabel-vmc | 12 | 229 | 25 | None | None | None row 10 : 2010 | maris rupeiks | ktm-wsp | 5 | 423 | 28 | 1 | 4 | 2 row 11 : 2011 | maris rupeiks | zabel-wsp | 4 | 316 | 22 | 1 | 4 | None row 12 : 2012 | etienne bax | zabel-wsp | 2 | 447 | 22 | 9 | 8 | 1 row 13 : 2013 | etienne bax | zabel-vmc | 2 | 513 | 25 | 14 | 6 | None row 14 : None | overall 2001 - 2013 | None | None | 4224 | 250 | 68 | 69 | 8 ] Execute this SQL based on the above table: select max ( wins )
9
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | united states | 12 | 13 | 6 | 31 row 2 : 2 | russia | 10 | 5 | 6 | 21 row 3 : 3 | australia | 8 | 12 | 6 | 26 row 4 : 4 | china | 7 | 4 | 8 | 19 row 5 : 5 | germany | 5 | 6 | 5 | 16 row 6 : 6 | japan | 3 | 3 | 3 | 9 row 7 : 7 | netherlands | 3 | 2 | 2 | 7 row 8 : 8 | great britain | 2 | 3 | 3 | 8 row 9 : 9 | ukraine | 2 | 3 | 2 | 7 row 10 : 10 | italy | 2 | 2 | 1 | 5 row 11 : 11 | canada | 2 | 0 | 1 | 3 row 12 : 12 | hungary | 1 | 4 | 1 | 6 row 13 : 13 | spain | 1 | 2 | 3 | 6 row 14 : 14 | poland | 1 | 1 | 0 | 2 row 15 : 15 | france | 1 | 0 | 2 | 3 row 16 : 16 | finland | 1 | 0 | 1 | 2 row 17 : 17 | belarus | 1 | 0 | 0 | 1 row 18 : 18 | czech republic | 0 | 2 | 0 | 2 row 19 : 19 | slovakia | 0 | 1 | 1 | 2 row 20 : 20 | denmark | 0 | 1 | 0 | 1 row 21 : 20 | croatia | 0 | 1 | 0 | 1 row 22 : 22 | romania | 0 | 0 | 2 | 2 row 23 : 23 | bulgaria | 0 | 0 | 1 | 1 row 24 : 23 | mexico | 0 | 0 | 1 | 1 row 25 : 23 | serbia and montenegro | 0 | 0 | 1 | 1 row 26 : 23 | south africa | 0 | 0 | 1 | 1 row 27 : 23 | sweden | 0 | 0 | 1 | 1 row 28 : 23 | tunisia | 0 | 0 | 1 | 1 row 29 : total | total | 62 | 65 | 59 | 186 ] Execute this SQL based on the above table: select ( select nation where nation = 'italy' ) < ( select nation where nation = 'japan' )
1
[ header: year | fbs opponent | result | opponent's conference | opponent's head coach | charleston southern's head coach row 1 : 2015 | alabama crimson tide | None | sec | nick saban | jamey chadwell row 2 : 2014 | georgia bulldogs | None | sec | mark richt | jamey chadwell row 3 : 2014 | vanderbilt commodores | None | sec | derek mason | jamey chadwell row 4 : 2013 | colorado buffaloes | l, 43-10 | pac-12 | mike macintyre | jamey chadwell row 5 : 2012 | illinois fighting illini | l, 44-0 | big ten | tim beckman | jay mills row 6 : 2011 | ucf knights | l, 62-0 | c-usa | george o'leary | jay mills row 7 : 2011 | florida state seminoles | l, 62-10 | acc | jimbo fisher | jay mills row 8 : 2010 | kentucky wildcats | l, 49-21 | sec | joker phillips | jay mills row 9 : 2010 | hawaii warriors | l, 66-7 | wac | greg mcmackin | jay mills row 10 : 2009 | south florida bulls | l, 59-0 | big east | jim leavitt | jay mills row 11 : 2009 | florida gators | l, 62-3 | sec | urban meyer | jay mills row 12 : 2008 | miami redhawks | l, 38-27 | mac | don treadwell | jay mills row 13 : 2008 | miami hurricanes | l, 52-7 | acc | randy shannon | jay mills row 14 : 2007 | hawaii warriors | l, 66-10 | wac | june jones | jay mills row 15 : 2003 | south florida bulls | l, 55-7 | big east | jim leavitt | jay mills row 16 : 2002 | south florida bulls | l, 56-6 | big east | jim leavitt | david dowd ] Execute this SQL based on the above table: select count ( * ) where result = 'l, 66-10'
1
[ header: rank | name | nationality | 1,62 | 1,67 | 1,72 | 1,75 | notes row 1 : 1 | dior delophont | france | None | o | o | o | q row 2 : 1 | ligia grozav | romania | None | o | o | o | q row 3 : 3 | iryna herashchenko | ukraine | None | o | xo | o | q row 4 : 4 | lucija zupzic | croatia | o | o | o | xo | q row 5 : 4 | chanice porter | jamaica | None | None | None | xo | q row 6 : 6 | alexandra plaza | germany | o | xo | o | xxo | q row 7 : 7 | nikola parilova | czech republic | o | o | o | xxx | q row 8 : 7 | ioanna koltsid | greece | o | o | o | xxx | q row 9 : 9 | leontia kallenou | cyprus | None | xo | xo | xxx | None row 10 : 10 | anna pau | italy | xxo | o | xxo | xxx | None row 11 : 11 | emily crutcher | australia | o | o | xxx | None | None row 12 : 11 | keeley o'hagan | new zealand | o | o | xxx | None | None row 13 : 13 | dace dreimane | latvia | xo | o | xxx | None | None row 14 : 14 | vivien baglyos | hungary | o | xo | xxx | None | None row 15 : 15 | thea lafond | dominica | xo | xxx | None | None | None ] Execute this SQL based on the above table: select rank where name = 'dace dreimane'
13.0
[ header: model | released | usage | features | storage row 1 : betsie/dottie | None | used for calculating odds for bookmakers | None | None row 2 : mark 2 | 1973 | sales order processing | totally new processor with hardware interrupt stacking, | fabritek or emm fer row 3 : mark 3 | None | None | designation not used but was effectively the 3me/6 | None row 4 : mark 4 | None | sop, livestock markets, paper merchants, | developed after the demise of bcl | core memory or static ram, introduced the row 5 : mark 5 | 1984 | sop, livestock markets, paper merchants, | basically a re engineering of the 6me | initially large-format ampex ferrite core row 6 : None | 1990 | sop, livestock markets, paper merchants, | a single board processor was developed to replace the | support for seven additional external lark 2 or row 7 : distributor ep | 1989 | sop, livestock markets | enhanced version of the distributor | scsi disk and tape support ] Execute this SQL based on the above table: select model where model in ( 'mark 4' , 'mark 4' ) order by released asc limit 1
mark 4
[ header: game | date | opponent | venue | result | attendance | goalscorers row 1 : 1 | 19 august 1978 | hereford united | away | 0-0 | 5674 | None row 2 : 3 | 26 august 1978 | reading | away | 0-2 | 4788 | None row 3 : 5 | 9 september 1978 | wimbledon | away | 1-2 | 3217 | corrigan row 4 : 6 | 13 september 1978 | rochdale | home | 3-0 | 5746 | wright, corrigan, hinn row 5 : 8 | 23 september 1978 | york city | away | 1-0 | 3307 | gore row 6 : 10 | 30 september 1978 | scunthorpe united | home | 1-0 | 4459 | brownbill row 7 : 12 | 14 october 1978 | doncaster rovers | home | 1-0 | 5788 | ward row 8 : 13 | 18 october 1978 | halifax town | home | 1-0 | 5216 | hinnigan row 9 : 14 | 21 october 1978 | barnsley | away | 0-0 | 9841 | None row 10 : 16 | 3 november 1978 | stockport county | away | 1-0 | 8357 | hinnigan row 11 : 20 | 16 december 1978 | halifax town | away | 2-1 | 2437 | moore, purdie row 12 : 21 | 26 december 1978 | crewe alexandra | home | 1-0 | 7586 | houghton row 13 : 22 | 30 december 1978 | aldershot | home | 3-2 | 7289 | moore, houghton (2) row 14 : 23 | 9 january 1979 | port vale | away | 1-2 | 3744 | wright (pen.) row 15 : 24 | 3 february 1979 | portsmouth | home | 2-0 | 8289 | wright, corrigan row 16 : 25 | 14 february 1979 | wimbledon | home | 1-2 | 6704 | purdie (pen.) row 17 : 26 | 17 february 1979 | huddersfield town | home | 2-1 | 7420 | ward (2) row 18 : 27 | 24 february 1979 | doncaster rovers | away | 1-0 | 4612 | wright row 19 : 28 | 28 february 1979 | york city | home | 1-1 | 5896 | houghton row 20 : 29 | 3 march 1979 | barnsley | home | 1-1 | 9427 | wright row 21 : 30 | 10 march 1979 | northampton town | away | 4-2 | 2275 | brownbill (2), purdie, corrig row 22 : 32 | 17 march 1979 | stockport county | home | 2-0 | 7610 | wright, smart row 23 : 33 | 19 march 1979 | rochdale | away | 2-0 | 3621 | purdie, moore row 24 : 34 | 24 march 1979 | grimsby town | away | 1-3 | 8252 | wigginton (o.g.) row 25 : 36 | 31 march 1979 | bournemouth | home | 1-0 | 5527 | houghton row 26 : 37 | 3 april 1979 | hartlepool united | away | 1-1 | 2081 | houghton row 27 : 41 | 16 april 1979 | hartlepool united | home | 2-2 | 8217 | wright, purdie row 28 : 42 | 21 april 1979 | aldershot | away | 0-1 | 5466 | None row 29 : 43 | 28 april 1979 | darlington | home | 2-2 | 6153 | moore, brownbill row 30 : 44 | 1 may 1979 | scunthorpe united | away | 1-0 | 1582 | gore row 31 : 45 | 5 may 1979 | bournemouth | away | 1-2 | 3063 | purdie row 32 : 46 | 7 may 1979 | bradford city | away | 1-1 | 3748 | moore ] Execute this SQL based on the above table: select result where game = 41 and game = 41
2-2
[ header: name | red vs. blue | couples team | status | weight | total votes row 1 : valerica marin 47, bucha | none | None | eliminated week 1 | 142 kg | 0 row 2 : tatiana musat 25, buch | none | None | eliminated week 1 | 150 kg | 0 row 3 : gige state 47, bucharest | none | None | eliminated week 1 | 200 kg | 0 row 4 : alex ionescu returned week 5 | none | None | eliminated week 1 | 196 kg | 0 row 5 : catalin chiriac 23, | blue team | None | 1st voted out week 1 | 146, 4 kg | 6 row 6 : dana mocanu 34, plo | red team | None | 2nd voted out week 2 | 111, 5 kg | 6 row 7 : daniela gheorghe | red team | None | 3rd voted out week 3 | 112, 8 kg | 5 row 8 : alexandra patrascu 37, | red team | None | eliminated week 4 | 118, 4 kg | 0 row 9 : mihai florescu 35, bucha | red team | None | 4th voted out week 4 | 175, 8 kg | 0 row 10 : alexandru briscu 26, | blue team | gray team | 5th voted out week 5 | 158, 1 kg | 0 row 11 : daniel sulugiu | blue team | yellow team | 5th voted out week 6 | 158, 1 kg | 0 row 12 : irina gur 39, | blue team | lightgreen team | 6th voted out week7 | 129,4 kg | 1 row 13 : dragos holeac 30, bucha | blue team | lightgreen team | 6th voted out week7 | 129,4 kg | 1 ] Execute this SQL based on the above table: select status where total votes > 1
1st voted out week 1, 2nd voted out week 2, 3rd voted out week 3
[ header: rank | athlete | nationality | time row 1 : None | moses tanui | kenya | 1:01:45 row 2 : None | paul yego | kenya | 1:01:46 row 3 : 4 | antonio serrano | spain | 1:01:56 row 4 : 7 | herder vazquez | colombia | 1:02:32 row 5 : 8 | nobuyuki sato | japan | 1:02:36 row 6 : 10 | joaquim pinheiro | portugal | 1:02:40 row 7 : 13 | danilo goffi | italy | 1:02:49 row 8 : 14 | oleg strizhakov | russia | 1:02:54 row 9 : 18 | muhammed nazipov | russia | 1:03:02 row 10 : 23 | meck mothuli | south africa | 1:03:25 row 11 : 39 | juan antonio crespo | spain | 1:04:12 row 12 : 46 | daniel held | united states | 1:04:30 row 13 : 53 | kaare sørensen | denmark | 1:04:51 row 14 : 59 | kingston maringe | zimbabwe | 1:05:12 row 15 : 60 | abel chimukoko | zimbabwe | 1:05:15 row 16 : 62 | yann millon | france | 1:05:20 row 17 : 66 | manuel matias | portugal | 1:05:23 row 18 : 70 | tolosa gebre | ethiopia | 1:05:37 row 19 : 79 | marcos villa | mexico | 1:06:16 row 20 : 83 | chris verbeeck | belgium | 1:06:37 row 21 : 84 | julius ruto | kenya | 1:06:40 row 22 : 90 | ronald schut | netherlands | 1:06:53 row 23 : 92 | khelil benhalima | algeria | 1:07:01 row 24 : 96 | tayeb kallou | algeria | 1:07:21 row 25 : 105 | ebrahim etta-ati | iran | 1:08:10 row 26 : 106 | wilson theleso | botswana | 1:08:12 row 27 : 108 | haja ramananjatavo | madagascar | 1:08:25 row 28 : 116 | ajay chuttoo | mauritius | 1:09:29 row 29 : 118 | parakhat kurtgeldiye | turkmenistan | 1:09:50 row 30 : 122 | edo janic | yugoslavia | 1:10:38 row 31 : 130 | lee kar lun | hong kong | 1:13:28 row 32 : 133 | binesh prasad | fiji | 1:15:38 row 33 : 137 | genc lugja | albania | 1:16:53 row 34 : None | baha tulumbo | tanzania | dnf ] Execute this SQL based on the above table: select count ( nationality ) where rank is null
3
[ header: game | date | opponent | location | score | ot | attendance | record row 1 : 1 | january 8, 2005 | philadelphia wings | arrowhead pond | w 13-10 | None | 5,732 | 1-0 row 2 : 2 | january 22, 2005 | rochester knighthawks | arrowhead pond | l 11-15 | None | 4,053 | 1-1 row 3 : 3 | january 28, 2005 | @ minnesota swarm | xcel energy center | w 8-7 | None | 12,514 | 2-1 row 4 : 4 | january 29, 2005 | calgary roughnecks | arrowhead pond | l 12-13 | None | 4,159 | 2-2 row 5 : 5 | february 4, 2005 | @ arizona sting | jobing.com arena | l 10-17 | None | 6,313 | 2-3 row 6 : 6 | february 11, 2005 | @ buffalo bandits | hsbc arena | l 9-20 | None | 8,805 | 2-4 row 7 : 7 | february 18, 2005 | @ calgary roughnecks | pengrowth saddledome | l 15-18 | None | 9,550 | 2-5 row 8 : 8 | march 4, 2005 | colorado mammoth | arrowhead pond | l 12-13 | None | 4,500 | 2-6 row 9 : 9 | march 13, 2005 | toronto rock | arrowhead pond | l 6-14 | None | 4,499 | 2-7 row 10 : 10 | march 19, 2005 | @ colorado mammoth | pepsi center | l 8-16 | None | 16,270 | 2-8 row 11 : 11 | march 25, 2005 | @ san jose stealth | hp pavilion at san jose | l 14-15 | None | 5,022 | 2-9 row 12 : 12 | march 26, 2005 | san jose stealth | arrowhead pond | w 13-12 | ot | 4,834 | 3-9 row 13 : 13 | april 2, 2005 | @ colorado mammoth | pepsi center | w 10-6 | None | 18,326 | 4-9 row 14 : 14 | april 9, 2005 | minnesota swarm | arrowhead pond | l 11-12 | ot | 4,967 | 4-10 row 15 : 15 | april 15, 2005 | arizona sting | arrowhead pond | l 12-14 | None | 5,891 | 4-11 row 16 : 16 | april 16, 2005 | @ arizona sting | jobing.com arena | w 11-10 | None | 7,731 | 5-11 ] Execute this SQL based on the above table: select count ( * ) where opponent > 1063
16
[ header: title | release | 6th gen | handheld | note row 1 : buggy grand prix: kattobi! | 2003 | playstation 2 | None | None row 2 : gunbird special edition / gunbird 1& | 2004 | playstation 2 | None | None row 3 : psikyo shooting collection vol. | 2004 | playstation 2 | None | released and published in europe by play it as row 4 : psikyo shooting collection vol. | 2004 | playstation 2 | None | None row 5 : psikyo shooting collection vol. | 2004 | playstation 2 | None | None row 6 : taisen hot gimmick | 2004 | playstation 2 | None | None row 7 : sengoku cannon | 2005 | None | psp | None row 8 : taisen hot gimmick | 2005 | playstation 2 | None | None ] Execute this SQL based on the above table: select count ( * ) where title = 'None'
0
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | vietnam (vie) | 3 | 0 | 3 | 6 row 2 : 2 | south korea (kor) | 2 | 1 | 2 | 5 row 3 : 3 | kyrgyzstan (kgz | 1 | 1 | 2 | 4 row 4 : 4 | kazakhstan (kaz) | 1 | 1 | 1 | 3 row 5 : 5 | iraq (irq) | 1 | 0 | 1 | 2 row 6 : 5 | turkmenistan (tkm) | 1 | 0 | 1 | 2 row 7 : 7 | jordan (jor) | 0 | 2 | 3 | 5 row 8 : 8 | uzbekistan (uzb | 0 | 2 | 1 | 3 row 9 : 9 | tajikistan (tjk) | 0 | 1 | 1 | 2 row 10 : 10 | kuwait (kuw) | 0 | 1 | 0 | 1 row 11 : 11 | independent athletes (aoi) | 0 | 0 | 1 | 1 row 12 : 11 | mongolia (mgl) | 0 | 0 | 1 | 1 row 13 : 11 | palestine (ple) | 0 | 0 | 1 | 1 row 14 : total | total | 9 | 9 | 18 | 36 ] Execute this SQL based on the above table: select count ( nation )
14
[ header: name | type | circle | bench | formed | notes row 1 : uberlingen | imperial city | swab | sw | 1268 | 1803: mediatized to baden row 2 : ulm | 1155: free imperial city | swab | sw | 1115 | 1803: mediatized to bavaria row 3 : umpfenbach | lordship 1805: hre | None | None | None | to trauttmansdorff row 4 : unterwalden | imperial valley | None | None | 1415 | division into nidwalden and row 5 : upper salm | 1163: county | None | None | 1170 | partitioned from salm 1499: raised row 6 : upper bavaria (oberbayern | duchy | None | None | 1255 | None row 7 : upper schonburg | county | upp sax | None | 1569 | partitioned from schonburg 1800: partitione row 8 : urach | county | None | None | None | 1060: 1st mention of ur row 9 : uri | imperial valley | None | None | 1231 | split off from habsburg 1648: left empire row 10 : ursberg | 1143: hre abbey | swab | None | None | 1803; secularized row 11 : utrecht | bishopric | burg | ec | 1024 | 1512: burgundian circle 1528 row 12 : uznach | county | None | None | None | None ] Execute this SQL based on the above table: select name where name = 'ulm' and formed < ( select formed where type = 'imperial valley' )
ulm
[ header: rank | heat | name | nationality | time | notes row 1 : 1 | 1 | lacena golding-clarke | jamaica | 12.74 | q, pb row 2 : 2 | 1 | vonette dixon | jamaica | 12.83 | q, pb row 3 : 3 | 2 | diane allahgreen | england | 12.92 | q, pb row 4 : 4 | 2 | brigitte foster | jamaica | 12.98 | q row 5 : 5 | 2 | angela atede | nigeria | 13.01 | q, sb row 6 : 6 | 1 | angela whyte | canada | 13.03 | q, pb row 7 : 7 | 1 | julie pratt | england | 13.08 | q, pb row 8 : 8 | 2 | jacquie munro | australia | 13.22 | q row 9 : 9 | 1 | melanie wilkins | england | 13.29 | None row 10 : 9 | 2 | sriyani kulawans | sri lanka | 13.29 | None row 11 : 11 | 1 | fiona cullen | australia | 13.45 | None row 12 : 12 | 2 | rachel king | wales | 13.58 | None row 13 : 13 | 2 | tamsin stephens | northern ireland | 13.59 | None row 14 : 14 | 1 | christy akinremi | nigeria | 13.73 | None row 15 : None | 2 | shabana khattak | pakistan | dnf | None row 16 : None | 1 | carole kaboud mebam | cameroon | dns | None row 17 : None | 1 | olutoyin augustus | nigeria | dns | None ] Execute this SQL based on the above table: select notes where heat = 1
q, pb, q, pb, q, pb, q, pb
[ header: draft order round | draft order choice | player | position | height | weight | college row 1 : 1 | 1 | matthew stafford | qb | 6 ft 2 in (1.88 | 223 lb (101 kg) | georgia row 2 : 1 | 20 | brandon pettigrew | te | 6 ft 5 in (1.96 | 263 lb (119 kg) | oklahoma state row 3 : 2 | 33 | louis delmas | s | 5 ft 11 in (1.80 | 202 lb (92 kg) | western michigan row 4 : 3 | 76 | deandre levy | olb | 6 ft 2 in (1.88 | 236 lb (107 kg) | wisconsin row 5 : 3 | 82 | derrick williams | wr | 5 ft 11 in (1.80 | 197 lb (89 kg) | penn state row 6 : 4 | 115 | sammie lee hill | dt | 6 ft 4 in (1.93 | 329 lb (149 kg) | stillman row 7 : 6 | 192 | aaron brown | rb | 6 ft 1 in (1.85 | 196 lb (89 kg) | texas christian row 8 : 7 | 228 | lydon murtha | ot | 6 ft 7 in (2.01 | 315 lb (143 kg) | nebraska row 9 : 7 | 235 | zack follett | olb | 6 ft 1 in (1.85 | 238 lb (108 kg) | california row 10 : 7 | 255 | dan gronkowski | te | 6 ft 6 in (1.98 | 255 lb (116 kg) | maryland ] Execute this SQL based on the above table: select draft order round order by draft order choice desc limit 1
7
[ header: | marker name | location | city or town | marker text row 1 : 2 | early sawmill | on w. side nys 52 | callicoon, new york | built 1834 by sam m. row 2 : 3 | first clearing | on nys 52 1 mi. young | callicoon, new york | in 1807 j.s. jack row 3 : 5 | old toll road | on e. side nys 52 | callicoon, new york | callicoon and cochecton turn row 4 : 6 | old turnpike | on nys 52 about 11⁄2 | callicoon, new york | old turnpike jeffersonville to mon row 5 : 8 | sullivan volkblatt | on no. side main st. between | callicoon, new york | local german language newspaper published here 1870german row 6 : 9 | tannery of henry inder | on so. side nys 52 near | callicoon, new york | beef hides were converted into sole leather by use row 7 : 13 | battle of minisink | on nys 97 about 11⁄ | highland, new york | col. joseph brant led 40 row 8 : 14 | battle of minisink | on nys 97 at minis | highland, new york | entrance to battlefield where july 22, 1779 row 9 : 17 | brant's camp | on nys 97 at barry | highland, new york | the mohawk leader of raid on minisink row 10 : 19 | bridge | on nys 97 at minis | highland, new york | built by john a. ro row 11 : 22 | robertsonville | on nys 52 at white s | highland, new york | jonathan bradley rober row 12 : 23 | d. & h. canal | on nys 97 at mouth of | lumberland, new york | d. & h. canal dry row 13 : 29 | michel helm | on us 209 about 2 miles north of | mamakating, new york | killed and scalped here during french and in ] Execute this SQL based on the above table: select group by order by count ( ) limit 1
2.0
[ header: year | division | league | regular season | playoffs | open cup row 1 : 2008 | 4 | npsl | 2nd, mid atlantic | did not qualify | did not qualify row 2 : 2009 | 4 | npsl | 5th, atlantic | did not qualify | did not enter row 3 : 2010 | 4 | npsl | 5th, atlantic | did not qualify | did not enter row 4 : 2010-11 | 5 | csl i | in progress | None | None row 5 : 2011 | 4 | npsl | 4th, atlantic | did not qualify | did not enter row 6 : 2012 | 4 | npsl | 3rd, atlantic | did not qualify | did not enter row 7 : 2013 | 4 | npsl | 3rd, atlantic | did not qualify | did not enter ] Execute this SQL based on the above table: select regular season where league = 'npsl' and regular season = '5th, atlantic' order by playoffs limit 1
5th, atlantic
[ header: rank | lane | name | nationality | time | notes row 1 : None | 4 | james goddard | england | 1:55:58 | cgr row 2 : None | 8 | gareth kean | new zealand | 1:57:37 | nr row 3 : None | 7 | ashley delaney | australia | 1:58:18 | None row 4 : 4 | 1 | christopher walker-hebborn | england | 1:59:00 | None row 5 : 5 | 5 | charles francis | canada | 2:00:07 | None row 6 : 6 | 6 | marco loughran | wales | 2:00:11 | None row 7 : 7 | 3 | tobias oriwol | canada | 2:00:24 | None row 8 : 8 | 2 | ryan bennett | england | 2:01:86 | None ] Execute this SQL based on the above table: select time where name = 'christopher walker-hebborn'
1
[ header: year | competition | venue | position | notes row 1 : 1991 | european junior championships | thessaloniki, gree | 10th | 4.90 m row 2 : 1992 | world junior championships | seoul, south korea | 1st | 5.45 m row 3 : 1996 | european indoor championships | stockholm, sweden | 14th (q) | 5.45 m row 4 : 1996 | olympic games | atlanta, united states | 23rd (q) | 5.40 m row 5 : 1997 | world championships | athens, greece | 27th (q) | 5.30 m row 6 : 1998 | european championships | budapest, hungary | 10th | 5.40 m row 7 : 2000 | european indoor championships | ghent, belgium | 13th (q) | 5.20 m row 8 : 2001 | universiade | beijing, pr china | 3rd | 5.60 m row 9 : 2005 | european indoor championships | madrid, spain | 15th (q) | 5.40 m row 10 : 2006 | world indoor championships | moscow, russia | 14th (q) | 5.45 m row 11 : 2006 | european championships | gothenburg, sweden | 8th | 5.50 m ] Execute this SQL based on the above table: select notes where venue = 'athens, greece'
5.3
[ header: | wine | rank | beer | rank | spirits | rank | total | rank↓ row 1 : yukon | 18.3 | 1 | 90.6 | 1 | 13.8 | 1 | 12.7 | 1 row 2 : northwest territories | 8.1 | 7 | 55.2 | 5 | 10.8 | 2 | 9.2 | 2 row 3 : alberta | 13.9 | 4 | 89.8 | 4 | 7.6 | 9 | 8.6 | 3 row 4 : newfoundland & labrador | 6.5 | 11 | 93.3 | 3 | 7.3 | 10 | 8 | 4 row 5 : british columbia | 14.5 | 3 | 76.6 | 12 | 9 | 7 | 7.8 | 5 row 6 : ontario | 11.8 | 5 | 84.3 | 6 | 8.8 | 8 | 7.8 | 6 row 7 : quebec | 17.4 | 2 | 93.9 | 2 | 4.1 | 12 | 7.8 | 7 row 8 : prince edward island | 7.4 | 10 | 78.9 | 9 | 9.7 | 3 | 7.5 | 8 row 9 : nova scotia | 8 | 8 | 79.5 | 8 | 9.1 | 5 | 7.5 | 9 row 10 : manitoba | 8 | 9 | 76.8 | 10 | 9.4 | 4 | 7.4 | 10 row 11 : saskatchewan | 5 | 12 | 76.8 | 11 | 9.1 | 6 | 7 | 11 row 12 : new brunswick | 8.4 | 6 | 79.8 | 7 | 6.8 | 11 | 6.7 | 12 row 13 : nunavut | None | None | None | None | None | None | None | None row 14 : canada | 13.1 | None | 85.6 | None | 7.5 | None | 7.8 | None ] Execute this SQL based on the above table: select where id = 1
yukon
[ header: year | team | games | combined tackles | tackles | assisted tackles | sacks | forced fumbles | fumble recoveries | fumble return yards | interceptions | interception return yards | yards per interception return | longest interception return | interceptions returned for touchdown | passes defended row 1 : 2002 | buf | 16 | 96 | 71 | 25 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 row 2 : 2003 | buf | 16 | 28 | 24 | 4 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 row 3 : 2004 | buf | 12 | 25 | 14 | 11 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 4 : 2005 | buf | 13 | 9 | 6 | 3 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 5 : 2006 | buf | 16 | 23 | 13 | 10 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 6 : 2007 | buf | 7 | 4 | 3 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 7 : 2008 | atl | 16 | 34 | 28 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 row 8 : 2009 | atl | 16 | 17 | 15 | 2 | 0 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 1 row 9 : 2010 | atl | 15 | 12 | 8 | 4 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 10 : career | None | 127 | 248 | 182 | 66 | 5 | 2 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 5 ] Execute this SQL based on the above table: select team where team = 'buf' order by team asc limit 1
buf
[ header: 0 | polo row 1 : 1 | əsad row 2 : 2 | darwa row 3 : 3 | tolo row 4 : 4 | əpat row 5 : 5 | lima row 6 : 7 | pito row 7 : 8 | walo row 8 : 9 | siyam row 9 : 12 | samdarwa row 10 : 14 | sampat row 11 : 15 | samlima row 12 : 17 | sampito row 13 : 18 | samwalo row 14 : 20 | darwampolo row 15 : 21 | darwamsad row 16 : 22 | darwamdarwa row 17 : 23 | darwamtolo row 18 : 24 | darwampat row 19 : 25 | darwamlima row 20 : 26 | darwamnəm row 21 : 27 | darwampito row 22 : 28 | darwamwalo row 23 : 29 | darwamsiyam row 24 : 30 | tolompolo row 25 : 31 | tolomsad row 26 : 32 | tolomdarwa row 27 : 33 | tolomtolo row 28 : 34 | tolompat row 29 : 35 | tolomlima row 30 : 36 | tolomnəm row 31 : 37 | tolompito row 32 : 38 | tolomwalo row 33 : 39 | tolomsiyam row 34 : 40 | pampolo row 35 : 41 | pamsad row 36 : 42 | pamdarwa row 37 : 45 | pamlima row 38 : 47 | pampito row 39 : 48 | pamwalo row 40 : 49 | pamsiyam row 41 : 50 | limampolo row 42 : 51 | limamsad row 43 : 52 | limamdarwa row 44 : 55 | limamlima row 45 : 56 | limamnəm row 46 : 57 | limampito row 47 : 58 | limamwalo row 48 : 59 | limamsiyam row 49 : 60 | nəmpolo row 50 : 61 | nəmsad row 51 : 62 | nəmdarwa row 52 : 63 | nəmtolo row 53 : 65 | nəmlima row 54 : 66 | nəmnəm row 55 : 68 | nəmwalo row 56 : 69 | nəmsiyam row 57 : 70 | pitompolo row 58 : 71 | pitomsad row 59 : 72 | pitomdarwa row 60 : 73 | pitomtolo row 61 : 74 | pitompat row 62 : 75 | pitomlima row 63 : 76 | pitomnəm row 64 : 79 | pitomsiyam row 65 : 80 | walompolo row 66 : 81 | walomsad row 67 : 82 | walomdarwa row 68 : 84 | walompat row 69 : 85 | walomlima row 70 : 86 | walomnəm row 71 : 87 | walompito row 72 : 88 | walomwalo row 73 : 89 | walomsiyam row 74 : 90 | yampolo row 75 : 91 | yamsad row 76 : 92 | yamdarwa row 77 : 93 | yamtolo row 78 : 94 | yampat row 79 : 95 | yamlima row 80 : 97 | yampito ] Execute this SQL based on the above table: select polo order by id desc limit 1
yampito
[ header: number | builder | type | date | length | notes row 1 : 51 | american car company | motor | 1904 | 47'9" | retired 1933 row 2 : 53 | american car company | motor | 1904 | 47'9" | retired 1933 row 3 : 55 | american car company | motor | 1904 | 47'9" | became inspection car in 1932 retired 1941 row 4 : 57 | american car company | motor | 1904 | 47'9" | became inspection car in 1932 retired 1941 row 5 : 59 | w. l. holman car | motor | 1904 | 44' | retired 1932 row 6 : 61 | w. l. holman car | motor | 1904 | 44' | retired 1932 row 7 : 63 | w. l. holman car | motor | 1904 | 44' | retired 1932 preserved western railway museum row 8 : 65 | w. l. holman car | motor | 1904 | 44' | retired 1932 row 9 : 67 | w. l. holman car | motor | 1904 | 44' | retired 1932 row 10 : 69 | w. l. holman car | motor | 1904 | 44' | converted to express trailer in 1919 retired 1932 row 11 : 71 | w. l. holman car | trailer | 1905 | 44' | retired 1929 row 12 : 73 | w. l. holman car | trailer | 1905 | 44' | retired 1929 row 13 : 1 | w. l. holman car | express trailer | 1916 | None | built as #8 express motor demotorized 1917 ] Execute this SQL based on the above table: select notes where type > ( select type where notes = 'retired 1932' ) order by type limit 1
retired 1929
[ header: event | record | athlete | date | meet | place row 1 : 100 m | 10.97 | mark sherwin | 4 december 1993 | None | brisbane, australia row 2 : 100 m | 10.6 (ht) | mark sherwin | 19 november 1993 | None | brisbane, australia row 3 : 200 m | 22.46 (+0.8 m/s) | teinakore teit | 25 august 2000 | oceania championships | adelaide, australia row 4 : 400 m | 51.4 | john hermann | 4 december 1988 | None | sydney, australia row 5 : 400 m | 51.1 (ht) | harmon harmon | 3 june 1998 | None | nukuʻalofa, tonga row 6 : mile | 5:07.1 (ht) | alan jordon | 1960 | None | None row 7 : 3000 m | 9:39.3 (ht) | muriaroa ngaro | 1979 | None | rarotonga, cook islands row 8 : 5000 m | 16:41.7 (ht) | jubilee reu | 12 june 1971 | None | avarua, cook islands row 9 : 10000 m | 35:23.0 (ht) | muriaroa ngaro | 30 august 1979 | south pacific games | suva, fiji row 10 : half marathon | 1:27:04 | olfred maiteao | 11 october 1983 | None | rarotonga, cook islands row 11 : marathon | 2:51:26 | muriaroa ngaro | 3 may 1980 | None | avarua, cook islands row 12 : 110 m hurdles | 16.44 | akanoa william | 15 december 1987 | south pacific games | noumea, new caledonia row 13 : 400 m hurdles | 1:30.07 | casper mateariki | 25 october 2004 | None | rarotonga, cook islands row 14 : pole vault | 3.10 m | akanoa william | 18 december 1987 | south pacific games | noumea, new caledonia row 15 : long jump | 7.16 m | harmon harmon | 2 june 2003 | None | tereora, cook islands row 16 : triple jump | 13.63 m | harmon harmon | 16 october 2001 | None | tereora, cook islands row 17 : javelin throw | 57.18 m | daniel tutai | 24 september 2009 | pacific mini games | nikao, cook islands row 18 : 3000 m walk (track) | 15:56.0 | uaongo areai | july 1985 | None | tereora, cook islands row 19 : 10 km walk (road) | 57:27.0 | uaongo areai | 1 may 1980 | None | avarua, cook islands row 20 : 20 km walk (road) | 1:52:33 | uaongo areai | 1 may 1980 | None | avarua, cook islands row 21 : 4x100 m relay | 44.8 | cook islands teokotai | 2 august 1985 | south pacific mini games | avarua, cook islands row 22 : 4x400 m relay | 3:37.6 | cook islands teriapii matapo will | 19 april 1979 | None | avarua, cook islands ] Execute this SQL based on the above table: select place where id = ( select id where place = 'tereora, cook islands' ) + 1
tereora, cook islands
[ header: year | film | role | language | notes row 1 : 2007 | chirutha | sanjna | telugu | debut telugu film row 2 : 2009 | kurradu | hema | telugu | None row 3 : 2010 | crook: it's good to be | suhani | hindi | debut hindi film row 4 : 2012 | teri meri kahaani | meera | hindi | special appearance row 5 : 2012 | kyaa super kool | simran | hindi | None row 6 : 2013 | jayantabhai ki | simran | hindi | None row 7 : 2013 | yamla pagla deewana | suman | hindi | None row 8 : 2014 | youngistaan | anwita chauhan | hindi | None ] Execute this SQL based on the above table: select role where role > ( select role where role = 'sanjna' ) and language > 1 order by role asc limit 1
simran
[ header: party | votes | % | seats | +/- row 1 : swedish social democratic party | 1914426 | 36.4 | 131 | -30 row 2 : moderate party | 1204926 | 22.9 | 82 | 2 row 3 : left party | 631011 | 12 | 43 | 21 row 4 : christian democrats | 619046 | 11.8 | 42 | 27 row 5 : centre party | 269762 | 5.1 | 18 | -9 row 6 : liberal people's party | 248076 | 4.7 | 17 | -9 row 7 : green party | 236699 | 4.5 | 16 | -2 row 8 : sweden democrats | 19624 | 0.4 | 0 | 0 row 9 : other parties | 117552 | 2.2 | 0 | 0 row 10 : invalid/blank votes | 113466 | None | None | None row 11 : total | 5374588 | 100 | 349 | 0 row 12 : registered voters/turnout | 6603129 | 81.4 | None | None ] Execute this SQL based on the above table: select count ( party ) where party = 'christian democrats'
1
[ header: rank | name | nationality | time | notes row 1 : 1 | dyana calub | australia | 1:01.77 | q row 2 : 2 | natalie coughlin | united states | 1:01.99 | q row 3 : 3 | noriko inada | japan | 1:02.00 | q row 4 : 4 | haley cope | united states | 1:02.09 | q row 5 : 5 | diana macmanus | united states | 1:02.10 | q row 6 : 6 | courtney shealy | united states | 1:02.28 | q row 7 : 7 | aya terakawa | japan | 1:02.39 | q row 8 : 8 | giaan rooney | australia | 1:02.53 | q row 9 : 9 | erin gammel | canada | 1:02.63 | None row 10 : 10 | hannah mclean | new zealand | 1:02.82 | None row 11 : 11 | melissa morgan | australia | 1:02.86 | None row 12 : 12 | reiko nakamura | japan | 1:02.91 | None row 13 : 13 | michelle lischinsky | canada | 1:03.22 | None row 14 : 14 | jennifer fratesi | canada | 1:03.42 | None row 15 : 15 | kelly stefanyshy | canada | 1:03.44 | None row 16 : 16 | clementine stoney | australia | 1:03.52 | None ] Execute this SQL based on the above table: select nationality where nationality = 'australia' and rank = 8
australia
[ header: year | award | category | film | result row 1 : 2009 | anandalok awards | anandalok awards for best actor | challenge | won row 2 : 2009 | anandalok awards | anandalok awards for best action hero | challenge | won row 3 : 2010 | star jalsha entertainment awards 2010 | star jalsha entertainment awards 2010 for best | poran jaye jolia re | won row 4 : 2010 | star jalsha entertainment awards 2010 | star jalsha entertainment awards 2010 for best | dujone | nominated row 5 : 2010 | tele cine awards 2010 | tele cine awards 2010 for best actor | challenge | won row 6 : 2010 | kalakar awards 2010 | kalakar awards 2010 for best actor | challenge | won row 7 : 2010 | star ananda shera bangali | star ananda shera notun pro | None | won row 8 : 2010 | anandalok awards 2010 | anandalok awards 2010 for best actor ( | le chakka | won row 9 : 2011 | big bangla movie awards 2011 | big bangla movie awards 2011 for best actor of | None | won row 10 : 2011 | anandalok awards | anandalok awards for best actor | paglu | nominated row 11 : 2011 | star jalsha entertainment awards 2011 | star jalsha entertainment awards 2011 for best | None | won row 12 : 2011 | zee bangla awards 2011 | zee bangla awards 2011 for best actor | le chakka | nominated row 13 : 2012 | star guide bengali film awards 2012 | star guide bengali film awards 2012 for best | paglu | won row 14 : 2012 | anandalok awards 2012 | anandalok awards 2012 for best actor ( | paglu 2 | nominated row 15 : 2012 | zee bangla awards 2012 | zee bangla awards 2012 for best actor | khokababu | won row 16 : 2012 | 12th tele cine awards 2012 | 12th tele cine awards 2012 for best actor | paglu | won row 17 : 2012 | kalakar awards 2012 | kalakar awards 2012 for best actor | paglu | won row 18 : 2013 | 13th tele cine awards 2013 | 13th tele cine awards 2013 for best actor | challenge 2 | nominated row 19 : 2013 | star jalsha entertainment awards 2013 | star jalsha entertainment awards 2013 for best | None | won row 20 : 2013 | star jalsha entertainment awards 2013 | star jalsha entertainment awards 2013 for best | khokababu | won row 21 : 2014 | most desirable tollywood actor 2014 (public poll | best actor | khoka 420,rangbaa | won row 22 : 2014 | tollywood national award 2014 | best actor | chander pahar | won row 23 : 2014 | tollywood national award 2014 | best romantic hero | khoka 420 | nominated row 24 : 2014 | tollywood national award 2014 | best action hero | rangbaaz | won row 25 : 2014 | kalakar awards 2014 | kalakar awards 2014 for best actor | rangbaaz and chander | won row 26 : 2014 | bfja award for best actor 2014 | bfja award for best actor best actor | chander pahar | won row 27 : 2014 | zee bangla gourab som | best actor | chander pahar | won row 28 : 2014 | anandalok awards | best actor | chander pahar | won row 29 : 2014 | zee bangla gourab som | best dancing sensation | None | won row 30 : 2014 | filmfare awards east | global east people's choice filmfare award | None | won row 31 : 2014 | 14th tele cine awards 2014 | 14th tele cine awards for best actor | chander pahar | pending ] Execute this SQL based on the above table: select award order by film asc limit 1
star ananda shera bangali awards 2010
[ header: number | serial no | entered service | withdrawn | kilometres travelled row 1 : 4101 | 1000 | 1 dec 1953 | 6 jun 1973 | 463,514 row 2 : 4102 | 1002 | 30 oct 1953 | 30 jun 1975 | 492,650 row 3 : 4103 | 1003 | 18 jan 1954 | 2 apr 1974 | 462,871 row 4 : 4104 | 1004 | 13 jan 1954 | 12 oct 1973 | 440,810 row 5 : 4105 | 1005 | 8 feb 1954 | None | None row 6 : 4106 | 1006 | 21 jan 1954 | 4 aug 1972 | 406,288 row 7 : 4107 | 1007 | 25 jan 1954 | 11 aug 1973 | 446,167 row 8 : 4108 | 1008 | 22 feb 1954 | 20 dec 1967 | 402,026 row 9 : 4109 | 1009 | 11 mar 1954 | 9 feb 1972 | 426,074 row 10 : 4110 | 1010 | 10 feb 1955 | 20 may 1974 | 476,489 ] Execute this SQL based on the above table: select entered service order by serial no asc limit 1
1 dec 1953
[ header: title | release | genre | computer | console | handheld | smartphone row 1 : bionicle heroes | 2006 | third-person shooter | windows | playstation 2, gamecube, xbox | nintendo ds | None row 2 : bionicle: matoran adventures | 2002 | platformer | None | None | game boy advance | None row 3 : bionicle: maze of shadows | 2005 | turn based rpg | None | None | game boy advance | None row 4 : bionicle: the game | 2003 | adventure | windows, os x | playstation 2, gamecube, xbox | game boy advance | None row 5 : drome racers | 2002 | racing | windows | playstation 2, gamecube, xbox | game boy advance | None row 6 : island xtreme stunts | 2002 | action-adventure | windows | playstation 2 | game boy advance | None row 7 : lego alpha team | 2000 | action | windows | None | game boy color | None row 8 : lego battles | 2009 | real-time strategy | None | None | nintendo ds | None row 9 : lego battles: ninjago | 2011 | real-time strategy | None | None | nintendo ds | ios row 10 : lego chess | 1998 | strategy | windows | None | None | None row 11 : lego city undercover | 2013 | open world, platform game | None | wii u | None | None row 12 : lego city undercover: the chase begins | 2013 | open world, platform game | None | None | nintendo 3ds | None row 13 : lego creationary | 2011 | puzzle | None | None | None | ios, android row 14 : lego creator: knights kingdom | 2000 | construction and management simulation | windows | None | None | None row 15 : lego friends | 2013 | miscellaneous | None | None | nintendo ds, | None row 16 : lego island | 1997 | action-adventure | windows | None | None | None row 17 : lego island 2 the brickster's revenge | 2001 | action-adventure | windows | playstation | game boy color, game boy advance | None row 18 : lego knights' kingdom | 2004 | action-adventure | None | None | game boy advance | None row 19 : lego legends of chima online | 2014 | massively multiplayer online (mmo) | windows | None | None | None row 20 : lego legends of chima: speed | 2013 | racing | windows | None | None | ios row 21 : lego loco | 1998 | virtual world | windows | None | None | None row 22 : lego minifigures online | 2014 | massively multiplayer online (mmo) | windows | None | None | ios, android row 23 : lego my style kindergarten | 2000 | educational | windows, mac os | None | None | None row 24 : lego my style preschool | 2000 | educational | windows, mac os | None | None | None row 25 : lego ninjago: the final | 2013 | platformer | windows | None | None | None row 26 : lego racers | 1999 | racing | windows | playstation, nintendo 64 | game boy color | None row 27 : lego racers 2 | 2001 | racing | windows | playstation 2 | game boy advance | None row 28 : lego rock raiders | 1999 | real-time strategy, action | windows | playstation | None | None row 29 : lego soccer mania | 2002 | sport | windows | playstation 2 | game boy advance | None row 30 : lego stunt rally | 2000 | racing | windows | None | game boy color | None row 31 : lego universe | 2010 | massively multiplayer online (mmo) | windows, os x | None | None | None row 32 : legoland | 1999 | simulation strategy | windows | None | None | None ] Execute this SQL based on the above table: select count ( genre ) where computer = 'None'
0
[ header: year | team | co-drivers | car | class | laps | pos. | class pos. row 1 : 2001 | team den bla avis team goh | john nielsen hiroki | dome s101-judd | lmp900 | 66 | dnf | dnf row 2 : 2003 | rn motorsport | john nielsen hayanari | dba4 03s-zytek | lmp675 | 288 | 22nd | 2nd row 3 : 2004 | lister racing | john nielsen jens | lister storm lmp-chevrole | lmp1 | 279 | 24th | 9th row 4 : 2006 | zytek engineering team essex invest | john nielsen philip and | zytek 06s | lmp1 | 269 | nc | nc row 5 : 2007 | aston martin racing larbre | christophe bouchut f | aston martin dbr | gt1 | 341 | 7th | 3rd row 6 : 2008 | team essex | john nielsen sasch | porsche rs spyder evo | lmp2 | 347 | 12th | 2nd row 7 : 2009 | team essex | kristian poulsen e | porsche rs spyder evo | lmp2 | 357 | 10th | 1st row 8 : 2011 | hope racing | steve zacchia jan | oreca 01-swiss | lmp1 | 115 | dnf | dnf ] Execute this SQL based on the above table: select ( select laps where team = 'rn motorsport' ) - ( select laps where team = 'lister racing' )
9.0
[ header: rank | city | population (2011) | population (2001) | state/territory row 1 : 8 | surat | 4462002 | 2433835 | gujarat row 2 : 9 | pune | 3115431 | 2538473 | maharashtra row 3 : 14 | indore | 1960631 | 1474968 | madhya pradesh row 4 : 21 | ghaziabad | 1636068 | 968256 | uttar pradesh row 5 : 25 | faridabad | 1404653 | 1055938 | haryana row 6 : 26 | meerut | 1309023 | 1068772 | uttar pradesh row 7 : 29 | vasai-virar | 1221233 | None | maharashtra row 8 : 42 | vijayawada | 1048240 | 851282 | andhra pradesh row 9 : 44 | madurai | 1016885 | 928869 | tamil nadu row 10 : 51 | bareilly | 898167 | 718395 | uttar pradesh row 11 : 53 | mysore | 887446 | 755379 | karnataka row 12 : 73 | cuttack | 606007 | 534654 | orissa row 13 : 78 | durgapur | 566937 | 493405 | west bengal row 14 : 101 | tirupur | 444543 | 344543 | tamil nadu row 15 : 114 | muzaffarnagar | 392451 | 316729 | uttar pradesh row 16 : 117 | latur | 382754 | 299985 | maharashtra row 17 : 123 | muzaffarpur | 351838 | 305525 | bihar row 18 : 132 | shahjahanpur | 327975 | 296662 | uttar pradesh row 19 : 135 | shivamogga (shimoga | 322428 | 274352 | karnataka row 20 : 137 | junagadh | 320250 | 168686 | gujarat row 21 : 138 | thrissur | 315596 | 317526 | kerala row 22 : 148 | bihar sharif | 296889 | 232071 | bihar row 23 : 150 | darbhanga | 294116 | 267348 | bihar row 24 : 154 | ichalkaranji | 287570 | 257610 | maharashtra row 25 : 157 | bathinda | 285813 | 217256 | punjab row 26 : 164 | sonipat | 277053 | 214974 | haryana row 27 : 165 | farrukhabad | 275750 | 228333 | uttar pradesh row 28 : 170 | ratlam | 264810 | 222202 | madhya pradesh row 29 : 189 | raichur | 232456 | 207421 | karnataka row 30 : 193 | katihar | 225982 | 175169 | bihar ] Execute this SQL based on the above table: select min ( population (2001) )
1055938
[ header: year | team | games | combined tackles | tackles | assisted tackles | sacks | forced fumbles | fumble recoveries | fumble return yards | interceptions | interception return yards | yards per interception return | longest interception return | interceptions returned for touchdown | passes defended row 1 : 2002 | buf | 16 | 96 | 71 | 25 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 row 2 : 2003 | buf | 16 | 28 | 24 | 4 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 row 3 : 2004 | buf | 12 | 25 | 14 | 11 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 4 : 2005 | buf | 13 | 9 | 6 | 3 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 5 : 2006 | buf | 16 | 23 | 13 | 10 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 6 : 2007 | buf | 7 | 4 | 3 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 7 : 2008 | atl | 16 | 34 | 28 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 row 8 : 2009 | atl | 16 | 17 | 15 | 2 | 0 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 1 row 9 : 2010 | atl | 15 | 12 | 8 | 4 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 10 : career | None | 127 | 248 | 182 | 66 | 5 | 2 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 5 ] Execute this SQL based on the above table: select team where interceptions = 0
buf, buf, buf, buf, buf, buf, atl, atl, atl
[ header: year | competition | venue | position | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 7th | 1.75 m row 2 : 2004 | world junior championships | grosseto, italy | 9th | 1.80 m row 3 : 2005 | european junior championships | kaunas, lithuania | 4th | 1.82 m row 4 : 2009 | european indoor championships | turin, italy | 5th | 1.92 m row 5 : 2010 | world indoor championships | doha, qatar | 10th (q) | 1.89 m row 6 : 2010 | european championships | barcelona, spain | 13th (q) | 1.90 m row 7 : 2011 | universiade | shenzhen, china | 4th | 1.86 m row 8 : 2012 | world indoor championships | istanbul, turkey | 9th (q) | 1.92 m row 9 : 2012 | european championships | helsinki, finland | 3rd | 1.92 m row 10 : 2012 | olympic games | london, united kingdom | 10th | 1.93 m row 11 : 2013 | world championships | moscow, russia | 9th | 1.93 m row 12 : 2014 | world indoor championships | sopot, poland | 13th (q) | 1.92 m ] Execute this SQL based on the above table: select venue order by year asc limit 1
sherbrooke, canada
[ header: rank | name | nation | time | speed | note row 1 : 1 | vilija sereikaite | lithuania | 3:33.766 | 50.522 | q row 2 : 2 | ellen van dijk | netherlands | 3:35.951 | 50.011 | q row 3 : 3 | joanna rowsell | united kingdom | 3:37.641 | 49.623 | q row 4 : 4 | svitlana halyuk | ukraine | 3:42.498 | 48.539 | q row 5 : 5 | aksana papko | belarus | 3:43.935 | 48.288 | None row 6 : 6 | oxana kozonchuk | russia | 3:45.132 | 47.971 | None row 7 : 7 | jarmila machacova | czech republic | 3:47.209 | 47.533 | None row 8 : 8 | stephanie pohl | germany | 3:47.483 | 47.476 | None row 9 : 9 | lisa brennauer | germany | 3:48.017 | 47.364 | None row 10 : 10 | edyta jasinska | poland | 3:48.628 | 47.238 | None row 11 : 11 | audrey cordon | france | 3:49.376 | 47.084 | None row 12 : 12 | alena amialyusik | belarus | 3:49.711 | 47.015 | None row 13 : 13 | hannah mayho | united kingdom | 3:50.176 | 46.92 | None row 14 : 14 | viktoriya kondel | russia | 3:51.349 | 46.682 | None row 15 : 15 | oksana lyesnik | ukraine | 3:51.543 | 46.643 | None row 16 : 16 | elise van hage | netherlands | 3:55.349 | 45.889 | None row 17 : 17 | dominika maczka | poland | 4:01.597 | 44.702 | None ] Execute this SQL based on the above table: select nation where nation < ( select nation where nation = 'czech republic' ) order by nation desc limit 1
belarus
[ header: name | state | status | title | appointment | credentials presented | termination of mission | notes row 1 : henry f. grady | california | non-career appointee | ambassador extraordinary and plenipotentiary | apr 10, 1947 | jul 1, 1947 | left post, jun 22, 1948 | accredited also to nepal; resident at row 2 : chester bowles | connecticut | non-career appointee | ambassador extraordinary and plenipotentiary | oct 10, 1951 | nov 1, 1951 | left post, mar 23, 1953 | also accredited to nepal; resident at row 3 : george v. allen | north carolina | foreign service officer | ambassador extraordinary and plenipotentiary | mar 11, 1953 | may 4, 1953 | left post, nov 30, 1954 | also accredited to nepal; resident at row 4 : john sherman cooper | kentucky | non-career appointee | ambassador extraordinary and plenipotentiary | feb 4, 1955 | apr 9, 1955 | left post, apr 23, 1956 | also accredited to nepal; resident at row 5 : john kenneth galbraith | massachusetts | non-career appointee | ambassador extraordinary and plenipotentiary | mar 29, 1961 | apr 18, 1961 | left post, jul 12, 1963 | None row 6 : chester bowles | connecticut | non-career appointee | ambassador extraordinary and plenipotentiary | may 3, 1963 | jul 19, 1963 | left post, apr 21, 1969 | None row 7 : kenneth b. keating | new york | non-career appointee | ambassador extraordinary and plenipotentiary | may 1, 1969 | jul 2, 1969 | left post, jul 26, 1972 | None row 8 : daniel p. moy | new york | non-career appointee | ambassador extraordinary and plenipotentiary | feb 8, 1973 | feb 28, 1973 | left post, jan 7, 1975 | None row 9 : robert f. goheen | new jersey | non-career appointee | ambassador extraordinary and plenipotentiary | apr 26, 1977 | may 26, 1977 | left post, dec 10, 1980 | None row 10 : harry g. barnes, | maryland | foreign service officer | ambassador extraordinary and plenipotentiary | oct 1, 1981 | nov 17, 1981 | left post, jun 27, 1985 | None row 11 : john gunther dean | new york | foreign service officer | ambassador extraordinary and plenipotentiary | aug 2, 1985 | sep 6, 1985 | left post nov 7, 1988 | None row 12 : john r. hubbard | california | non-career appointee | ambassador extraordinary and plenipotentiary | nov 22, 1988 | dec 27, 1988 | left post nov 15, 1989 | commissioned during a recess of the row 13 : william clark, jr | district of columbia | foreign service officer | ambassador extraordinary and plenipotentiary | oct 10, 1989 | dec 22, 1989 | left post, jul 2, 1992 | None row 14 : thomas r. pickering | new jersey | foreign service officer | ambassador extraordinary and plenipotentiary | apr 6, 1992 | aug 14, 1992 | left post, mar 23, 1993 | kenneth brill served as charge row 15 : frank g. wisner | district of columbia | foreign service officer | ambassador extraordinary and plenipotentiary | jun 9, 1994 | aug 2, 1994 | left post, july 12, 1997 | None ] Execute this SQL based on the above table: select name where appointment = 'mar 29, 1961' order by name asc limit 1
john kenneth galbraith
[ header: availability / production | | 2000 | 2001 | 2002 | 2003 | 2004 | 2005 | 2006 | 2007 | 2008 | 2009 | 2010 | 2011 | 2012 row 1 : availability | hydro power | 1150 | 1161 | 1171 | 1247 | 1281 | 1293 | 1316 | 1326 | 1357 | 1379 | 1382 | 1401 | 1584 row 2 : availability | thermal | 685 | 835 | 1056 | 1233 | 1215 | 1155 | 1155 | 1155 | 1285 | 1290 | 1390 | 1690 | 1638 row 3 : availability | other renewables | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 15 | 45 | 50 | 90 row 4 : availability | total availability | 1838 | 1999 | 2230 | 2483 | 2499 | 2411 | 2434 | 2444 | 2645 | 2684 | 2818 | 3141 | 3312 row 5 : production | hydro power | 3197 | 3110 | 2962 | 3310 | 2960 | 3451 | 4634 | 3947 | 4130 | 3881 | 5634 | 4622 | 3292 row 6 : production | thermal | 3485 | 3407 | 3201 | 4298 | 5080 | 5314 | 4751 | 5864 | 5763 | 5975 | 4995 | 6785 | 8339 row 7 : production | other renewables | 3 | 3 | 4 | 3 | 3 | 5 | 4 | 4 | 8 | 27 | 86 | 121 | 169 row 8 : production | total production | 6685 | 6520 | 6167 | 7611 | 8043 | 8770 | 9389 | 9815 | 9901 | 9883 | 10715 | 11528 | 11800 ] Execute this SQL based on the above table: select order by 2002 desc limit 1
total production
[ header: name | # | position | height | weight | year | home town | high school row 1 : harrison barnes | 40 | forward | 8-jun | 210 | freshman | ames, ia | ames row 2 : daniel bolick | 3 | guard | 10-may | 175 | senior | carrboro, nc | chapel hill row 3 : reggie bullock | 35 | guard | 7-jun | 190 | freshman | kinston, nc | kinston row 4 : stewart cooper | 15 | forward | 5-jun | 205 | junior | winston-salem, n | forsyth county day row 5 : patrick crouch | 30 | guard | 11-may | 175 | junior | asheville, nc | t.c. roberson row 6 : larry drew ii | 11 | guard | 2-jun | 180 | junior | encino, ca | woodland hills taft row 7 : david dupont | 22 | forward | 5-jun | 195 | junior | greensboro, nc | grimsley row 8 : van hatchell | 13 | forward | 4-jun | 185 | senior | chapel hill, nc | cresset christian row 9 : john henson | 31 | forward | 10-jun | 210 | sophomore | tampa, fl | sickles row 10 : d.j. johnston | 32 | forward | 4-jun | 195 | junior | lower gwynedd, pa | germantown row 11 : justin knox | 25 | forward | 9-jun | 240 | graduate | tuscaloosa, al | central row 12 : kendall marshall | 5 | guard | 3-jun | 186 | freshman | dumfries, va | bishop o'connell row 13 : leslie mcdonald | 15 | guard | 4-jun | 215 | sophomore | memphis, tn | briarcrest christian row 14 : dexter strickland | 1 | guard | 3-jun | 180 | sophomore | rahway, nj | st. patrick row 15 : justin watts | 24 | guard | 4-jun | 210 | junior | durham, nc | jordan row 16 : tyler zeller | 44 | forward | jul-00 | 250 | junior | washington, in | washington ] Execute this SQL based on the above table: select count ( distinct high school )
16
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | japan (jpn) | 9 | 0 | 1 | 10 row 2 : 2 | iran (iri) | 1 | 2 | 1 | 4 row 3 : 3 | syria (syr | 1 | 1 | 0 | 2 row 4 : 4 | indonesia (ina) | 0 | 3 | 2 | 5 row 5 : 5 | vietnam (vie) | 0 | 2 | 0 | 2 row 6 : 6 | chinese taipei | 0 | 1 | 3 | 4 row 7 : 7 | kuwait (kuw) | 0 | 1 | 1 | 2 row 8 : 7 | saudi arabia (ksa) | 0 | 1 | 1 | 2 row 9 : 9 | malaysia (mas) | 0 | 0 | 3 | 3 row 10 : 10 | brunei (bru) | 0 | 0 | 2 | 2 row 11 : 10 | philippines (phi) | 0 | 0 | 2 | 2 row 12 : 12 | macau (mac) | 0 | 0 | 1 | 1 row 13 : 12 | nepal (nep) | 0 | 0 | 1 | 1 row 14 : 12 | tajikistan (tjk) | 0 | 0 | 1 | 1 row 15 : 12 | united arab emirates (uae | 0 | 0 | 1 | 1 row 16 : total | total | 11 | 11 | 20 | 42 ] Execute this SQL based on the above table: select abs ( ( select nation where nation = 'chinese taipei (tpe)' ) - ( select nation where nation = 'united arab emirates (uae)' ) )
0
[ header: song | artist(s) | concert | film | 1978 album | 2002 album row 1 : "up on cripple creek" | the band | 1 | 3 | 2 | 2 row 2 : "it makes no difference" | the band | 3 | 6 | 8 | 4 row 3 : "this wheel's on fire" | the band | 5 | None | None | 10 row 4 : "w.s. walcott medicine show | the band | 6 | None | None | 26 row 5 : "georgia on my mind" | the band | 7 | None | None | None row 6 : "ophelia" | the band | 8 | 20 | 16 | 18 row 7 : "king harvest (has surely come)" | the band | 9 | None | None | None row 8 : "rag mama rag" | the band | 12 | None | None | 15 row 9 : "such a night" | dr. john | 14 | 8 | 9 | 7 row 10 : "down south in new orleans" | bobby charles and dr | 15 | None | 15 | 9 row 11 : "mystery train" | paul butterfield | 16 | 15 | 11 | 11 row 12 : "caldonia" | muddy waters | 17 | None | None | 12 row 13 : "all our past times" | eric clapton | 19 | None | None | 16 row 14 : "further on up the road" | eric clapton | 20 | 17 | 13 | 17 row 15 : "four strong winds" | neil young | 22 | None | None | 20 row 16 : "shadows and light" | joni mitchell | 24 | None | None | 22 row 17 : "furry sings the blues" | joni mitchell | 25 | None | None | 23 row 18 : "dry your eyes" | neil diamond | 26 | 13 | 7 | 25 row 19 : "tura lura lural (that | van morrison | 27 | None | 17 | 27 row 20 : "caravan" | van morrison | 28 | 21 | 18 | 28 row 21 : "genetic method"/"chest fever | the band | 30 | 19 | None | 30 row 22 : "the last waltz suite: | the band | 31 | None | None | None row 23 : "baby, let me follow you down" | bob dylan | 33 | None | 20 | 31 row 24 : "hazel" | bob dylan | 34 | None | None | 32 row 25 : "i don't believe you" | bob dylan | 35 | None | 21 | 33 row 26 : "forever young" | bob dylan | 36 | 23 | 22 | 34 row 27 : "jam #2" | neil young, ronnie | 40 | None | None | 38 row 28 : "don't do it" | the band | 41 | 1 | None | 39 row 29 : "greensleeves" | the band | 42 | None | None | 40 row 30 : introduction to the canterbury tales in | michael mcclure | None | 7 | None | None row 31 : "the weight" (studio version) | the band and the staple singers | None | 11 | 29 | 44 row 32 : "evangeline" (studio version) | the band and emmylou | None | 18 | 27 | None row 33 : "loud prayer" | lawrence ferlinghetti | None | 22 | None | None ] Execute this SQL based on the above table: select artist(s) where artist(s) in ( 'neil young, ronnie wood, eric clapton, stephen stills, paul butterfield, dr. john, garth hudson, carl radle, ringo starr and levon helm' , 'muddy waters' ) group by artist(s) order by count ( * ) desc limit 1
neil young, ronnie wood, eric clapton, stephen stills, paul butterfield, dr. john, garth hudson, carl radle, ringo starr and levon helm
[ header: week | date | opponent | result | attendance row 1 : 1 | september 30, 1956 | philadelphia eagles | w 27-7 | 54,412 row 2 : 2 | october 7, 1956 | at san francisco 49ers | l 33-30 | 54,589 row 3 : 3 | october 14, 1956 | at detroit lions | l 24-21 | 56,281 row 4 : 4 | october 21, 1956 | at green bay packers | l 42-17 | 24,200 row 5 : 5 | october 28, 1956 | detroit lions | l 16-7 | 76,758 row 6 : 6 | november 4, 1956 | chicago bears | l 35-24 | 69,894 row 7 : 7 | november 11, 1956 | san francisco 49ers | w 30-6 | 69,828 row 8 : 8 | november 18, 1956 | at chicago bears | l 30-21 | 48,102 row 9 : 9 | november 25, 1956 | at baltimore colts | l 56-21 | 40,321 row 10 : 10 | december 2, 1956 | at pittsburgh steelers | l 30-13 | 20,450 row 11 : 11 | december 9, 1956 | baltimore colts | w 31-7 | 51,037 row 12 : 12 | december 16, 1956 | green bay packers | w 49-21 | 45,209 ] Execute this SQL based on the above table: select result where id = ( select id where result = 'l 42-17' ) + 1
l 16-7
[ header: country | 2000 | 2001 | 2002 | 2003 | 2004 | 2005 | 2006 | 2007 | 2008 | 2009 | 2010 | 2011 row 1 : australia | 160 | 230 | 290 | 230 | 200 | 200 | 200 | None | None | None | None | None row 2 : brazil | 30000 | 22000 | 26000 | 29000 | 29900 | 35000 | 40000 | 57300 | 58000 | 58000 | 58000 | 58000 row 3 : canada | 2290 | 3200 | 3410 | 3280 | 3400 | 3310 | 4167 | 3020 | 4380 | 4330 | 4420 | 4400 row 4 : congo d.r | None | 50 | 50 | 13 | 52 | 25 | None | None | None | None | None | None row 5 : mozambique | None | None | 5 | 34 | 130 | 34 | 29 | None | None | None | None | None row 6 : nigeria | 35 | 30 | 30 | 190 | 170 | 40 | 35 | None | None | None | None | None row 7 : rwanda | 28 | 120 | 76 | 22 | 63 | 63 | 80 | None | None | None | None | None row 8 : world | 32600 | 25600 | 29900 | 32800 | 34000 | 38700 | 44500 | 60400 | 62900 | 62900 | 62900 | 63000 ] Execute this SQL based on the above table: select country where 2001 = 25600
world
[ header: pos | no | driver | team | laps | time/retired | grid | points row 1 : 1 | 26 | paul tracy | team kool green | 225 | 1:48:49.169 | 6 | 20 row 2 : 2 | 99 | greg moore | forsythe racing | 225 | 5.88 | 3 | 16 row 3 : 3 | 5 | gil de ferran | walker racing | 225 | 6.456 | 16 | 14 row 4 : 4 | 12 | jimmy vasser | chip ganassi racing | 225 | 7.937 | 2 | 12 row 5 : 5 | 40 | adrian fernandez | patrick racing | 225 | 9.929 | 18 | 10 row 6 : 6 | 11 | christian fittipaldi | newman-haas racing | 225 | 11.251 | 13 | 8 row 7 : 7 | 27 | dario franchitti | team kool green | 225 | 12.578 | 4 | 6 row 8 : 8 | 17 | mauricio gugelmin | pacwest racing | 225 | 15.223 | 12 | 5 row 9 : 9 | 33 | patrick carpentier | forsythe racing | 224 | +1 lap | 8 | 4 row 10 : 10 | 4 | juan pablo montoya | chip ganassi racing | 224 | +1 lap | 5 | 3+1 row 11 : 11 | 25 | cristiano da matta | arciero-wells racing | 224 | +1 lap | 7 | 2 row 12 : 12 | 18 | roberto moreno | pacwest racing | 223 | +2 laps | 9 | 1 row 13 : 13 | 7 | max papis | team rahal | 222 | +3 laps | 17 | None row 14 : 14 | 36 | alex barron | all american racing | 222 | +3 laps | 10 | None row 15 : 15 | 6 | michael andretti | newman-haas racing | 222 | +3 laps | 11 | None row 16 : 16 | 19 | michel jourdain, j | payton/coyne racing | 222 | +3 laps | 21 | None row 17 : 17 | 24 | scott pruett | arciero-wells racing | 222 | +3 laps | 15 | None row 18 : 18 | 44 | tony kanaan | forsythe racing | 221 | +4 laps | 20 | None row 19 : 19 | 2 | al unser, jr | marlboro team penske | 221 | +4 laps | 22 | None row 20 : 20 | 20 | p. j. jones | patrick racing | 219 | +6 laps | 14 | None row 21 : 21 | 10 | richie hearn | della penna motorsports | 219 | +6 laps | 19 | None row 22 : 22 | 34 | dennis vitolo | payton/coyne racing | 212 | +13 laps | 26 | None row 23 : 23 | 16 | shigeaki hattori | bettenhausen racing | 118 | contact | 24 | None row 24 : 24 | 22 | robby gordon | team gordon | 83 | electrical | 23 | None row 25 : 25 | 8 | bryan herta | team rahal | 81 | handling | 25 | None row 26 : 26 | 9 | helio castro-neves | hogan racing | 30 | turbo boost | 1 | 1 ] Execute this SQL based on the above table: select driver order by pos limit 1
paul tracy
[ header: pos | team | total | high | low | average | change row 1 : 1 | honda motor | 13178 | 3305 | 402 | 879 | -11.9% row 2 : 2 | sc tottori | 12281 | 2124 | 401 | 819 | None row 3 : 3 | ntt west kumamoto | 10394 | 1378 | 324 | 693 | None row 4 : 4 | ehime fc | 9896 | 1250 | 348 | 660 | None row 5 : 5 | tochigi sc | 9723 | 1141 | 285 | 648 | -38.2% row 6 : 6 | otsuka pharmaceuticals | 8975 | 2391 | 284 | 598 | +18.4% row 7 : 7 | ykk fc | 8093 | 2477 | 198 | 540 | None row 8 : 8 | sony sendai | 7817 | 886 | 342 | 521 | -52.3% row 9 : 9 | yokogawa fc | 7334 | 1198 | 240 | 489 | -30.4% row 10 : 10 | alo's hokuriku | 6380 | 1801 | 180 | 425 | -12.1% row 11 : 11 | jatco fc | 6329 | 1075 | 167 | 422 | -36.7% row 12 : 12 | sagawa express | 5365 | 1054 | 48 | 358 | None row 13 : 13 | denso sc | 5344 | 831 | 119 | 356 | -17.7% row 14 : 14 | kyoken kyoto | 5262 | 468 | 203 | 351 | -9.0% row 15 : 15 | shizuoka sangyo university | 4013 | 803 | 101 | 268 | -48.8% row 16 : 16 | kokushikan university | 3298 | 414 | 54 | 220 | -28.3% row 17 : None | league total | 123682 | 3305 | 48 | 515 | -42.8% ] Execute this SQL based on the above table: select count ( change ) where low > ( select low where change = '-42.8%' )
11
[ header: number | arrangement | year, builder | number | arrangement | year, builder | number | model | year, builder row 1 : governor markham | 2-4-2t | 1891, baldwin | number 7 | 0-6-0 | 1914, alco-brooks | number 20 | s2 | alco row 2 : number 2 | 0-4-2t | 1901, baldwin | number 8 | 0-6-0 | 1916 | number 21 | s2 | alco row 3 : number 3 | 0-4-2t | 1904, baldwin | number 9 | 0-6-0 | 1920, alco-brooks | number 22 | s2 | 1944, alco row 4 : number 4 | None | None | number 10 | 0-6-0 | 1923, baldwin | number 23 | s2 | 1944, alco row 5 : number 5 | None | None | number 11 | 0-6-0 | 1927 | number 24 | s2 | 1945, alco row 6 : number 6 | 0-6-0 | 1913, baldwin | number 12 | None | None | number 25 | s2 | alco ] Execute this SQL based on the above table: select number group by number order by count ( * ) desc limit 1
number 25
[ header: year | award | category | film | result row 1 : 2009 | anandalok awards | anandalok awards for best actor | challenge | won row 2 : 2009 | anandalok awards | anandalok awards for best action hero | challenge | won row 3 : 2010 | star jalsha entertainment awards 2010 | star jalsha entertainment awards 2010 for best | poran jaye jolia re | won row 4 : 2010 | star jalsha entertainment awards 2010 | star jalsha entertainment awards 2010 for best | dujone | nominated row 5 : 2010 | tele cine awards 2010 | tele cine awards 2010 for best actor | challenge | won row 6 : 2010 | kalakar awards 2010 | kalakar awards 2010 for best actor | challenge | won row 7 : 2010 | star ananda shera bangali | star ananda shera notun pro | None | won row 8 : 2010 | anandalok awards 2010 | anandalok awards 2010 for best actor ( | le chakka | won row 9 : 2011 | big bangla movie awards 2011 | big bangla movie awards 2011 for best actor of | None | won row 10 : 2011 | anandalok awards | anandalok awards for best actor | paglu | nominated row 11 : 2011 | star jalsha entertainment awards 2011 | star jalsha entertainment awards 2011 for best | None | won row 12 : 2011 | zee bangla awards 2011 | zee bangla awards 2011 for best actor | le chakka | nominated row 13 : 2012 | star guide bengali film awards 2012 | star guide bengali film awards 2012 for best | paglu | won row 14 : 2012 | anandalok awards 2012 | anandalok awards 2012 for best actor ( | paglu 2 | nominated row 15 : 2012 | zee bangla awards 2012 | zee bangla awards 2012 for best actor | khokababu | won row 16 : 2012 | 12th tele cine awards 2012 | 12th tele cine awards 2012 for best actor | paglu | won row 17 : 2012 | kalakar awards 2012 | kalakar awards 2012 for best actor | paglu | won row 18 : 2013 | 13th tele cine awards 2013 | 13th tele cine awards 2013 for best actor | challenge 2 | nominated row 19 : 2013 | star jalsha entertainment awards 2013 | star jalsha entertainment awards 2013 for best | None | won row 20 : 2013 | star jalsha entertainment awards 2013 | star jalsha entertainment awards 2013 for best | khokababu | won row 21 : 2014 | most desirable tollywood actor 2014 (public poll | best actor | khoka 420,rangbaa | won row 22 : 2014 | tollywood national award 2014 | best actor | chander pahar | won row 23 : 2014 | tollywood national award 2014 | best romantic hero | khoka 420 | nominated row 24 : 2014 | tollywood national award 2014 | best action hero | rangbaaz | won row 25 : 2014 | kalakar awards 2014 | kalakar awards 2014 for best actor | rangbaaz and chander | won row 26 : 2014 | bfja award for best actor 2014 | bfja award for best actor best actor | chander pahar | won row 27 : 2014 | zee bangla gourab som | best actor | chander pahar | won row 28 : 2014 | anandalok awards | best actor | chander pahar | won row 29 : 2014 | zee bangla gourab som | best dancing sensation | None | won row 30 : 2014 | filmfare awards east | global east people's choice filmfare award | None | won row 31 : 2014 | 14th tele cine awards 2014 | 14th tele cine awards for best actor | chander pahar | pending ] Execute this SQL based on the above table: select category where award = 'zee bangla awards 2012' and category > ( select category where category = '13th tele cine awards 2013 for best actor' ) order by category limit 1
zee bangla awards 2012 for best actor
[ header: week | opponent | result | game site | tv | time | attendance | bye row 1 : 1 | at denver broncos | l 3-19 | mile high stadium | nbc | 4:15pm | 75600 | row 2 : 2 | at oakland raiders | w 28-27 | network associates coliseum | abc | 9:00pm | 61523 | row 3 : 3 | buffalo bills | w 22-16 | arrowhead stadium | nbc | 1:00pm | 78169 | row 4 : 4 | at carolina panthers | w 35-14 | bank of america stadium | nbc | 1:00pm | 67402 | row 5 : 5 | seattle seahawks | w 20-17 ot | arrowhead stadium | nbc | 4:15pm | 77877 | row 6 : 6 | at miami dolphins | l 14-17 | pro player stadium | nbc | 1:00pm | 71794 | row 7 : 7 | None | None | None | None | None | None | row 8 : 8 | san diego chargers | w 31-3 | arrowhead stadium | tnt | 8:00pm | 77195 | row 9 : 9 | at st. louis rams | w 28-20 | edward jones dome | nbc | 1:00pm | 64864 | row 10 : 10 | pittsburgh steelers | w 13-10 | arrowhead stadium | abc | 9:00pm | 78301 | row 11 : 11 | at jacksonville jaguars | l 14-24 | alltel stadium | nbc | 1:00pm | 70444 | row 12 : 12 | denver broncos | w 24-22 | arrowhead stadium | nbc | 1:00pm | 77963 | row 13 : 13 | at seattle seahawks | w 19-14 | kingdome | nbc | 4:15pm | 66264 | row 14 : 14 | san francisco 49ers | w 44-9 | arrowhead stadium | fox | 1:00pm | 77535 | row 15 : 15 | oakland raiders | w 30-0 | arrowhead stadium | nbc | 1:00pm | 76379 | row 16 : 16 | at san diego chargers | w 29-7 | qualcomm stadium | nbc | 4:15pm | 54594 | row 17 : 17 | new orleans saints | w 25-13 | arrowhead stadium | fox | 1:00pm | 66772 | row 18 : divisional playoff | denver broncos | l 10-14 | arrowhead stadium | nbc | 4:15pm | 76965 | ] Execute this SQL based on the above table: select opponent where opponent in ( 'None' , 'at oakland raiders' ) group by opponent order by count ( * ) desc limit 1
at oakland raiders
[ header: rnd. | pick # | nfl team | player | pos. | college | conf. | notes row 1 : 1 | 1 | oakland raiders | jamarcus russell | qb | lsu | sec | None row 2 : 1 | 6 | washington redskins | laron landry | s | lsu | sec | None row 3 : 1 | 22 | cleveland browns | brady quinn | qb | notre dame | ind | from dallas row 4 : 2 | 35 | tampa bay buccaneers | arron sears | g | tennessee | sec | None row 5 : 2 | 52 | st. louis rams | brian leonard | fb | rutgers | big east | None row 6 : 3 | 71 | miami dolphins | lorenzo booker | rb | florida state | acc | None row 7 : 3 | 77 | pittsburgh steelers | matt spaeth | te | minnesota | big ten | None row 8 : 3 | 78 | green bay packers | james jones | wr | san jose state | wac | None row 9 : 3 | 79 | jacksonville jaguars | mike sims-walker | wr | central florida | c-usa | None row 10 : 3 | 85 | seattle seahawks | brandon mebane | dt | california | pac-10 | None row 11 : 4 | 127 | new england patriots | kareem brown | dt | miami (fl) | acc | None row 12 : 5 | 161 | seattle seahawks | will herring | lb | auburn | sec | None row 13 : 5 | 164 | carolina panthers | tim shaw | lb | penn state | big ten | from new york jets row 14 : 6 | 177 | new york jets | jacob bender | ot | nicholls state | southland | from tampa bay row 15 : 6 | 178 | dallas cowboys | nick folk | k | arizona | pac-10 | from cleveland row 16 : 6 | 204 | tennessee titans | jacob ford | de | central arkansas | ind | from san diego row 17 : 7 | 214 | tampa bay buccaneers | chris denman | ot | fresno state | wac | None row 18 : 7 | 217 | minnesota vikings | tyler thigpen | qb | coastal carolina | big south | None row 19 : 7 | 222 | buffalo bills | derek schouman | te | boise state | wac | None row 20 : 7 | 230 | cincinnati bengals | dan santucci | g | notre dame | ind | None row 21 : 7 | 248 | st. louis rams | keith jackson, jr | dt | arkansas | sec | None ] Execute this SQL based on the above table: select nfl team order by rnd. desc limit 1
tampa bay buccaneers
[ header: player | hr | date reached 500 hr | team | seasons played row 1 : barry bonds | 762 | april 17, 2001 | san francisco giants | 1986-2007 row 2 : hank aaron | 755 | july 14, 1968 | atlanta braves | 1954-1976 row 3 : babe ruth | 714 | august 11, 1929 | new york yankees | 1914-1935 row 4 : willie mays | 660 | september 13, 1965 | san francisco giants | 1951-1952, 1954-1973 row 5 : alex rodriguez | 654 | august 4, 2007 | new york yankees | 1994- row 6 : ken griffey, jr | 630 | june 20, 2004 | cincinnati reds | 1989-2010 row 7 : jim thome | 612 | september 16, 2007 | chicago white sox | 1991-2012 row 8 : sammy sosa | 609 | april 4, 2003 | chicago cubs | 1989-2005, 2007 row 9 : frank robinson | 586 | september 13, 1971 | baltimore orioles | 1956-1976 row 10 : mark mcgwire | 583 | august 5, 1999 | st. louis cardinals | 1986-2001 row 11 : harmon killebrew | 573 | august 10, 1971 | minnesota twins | 1954-1975 row 12 : rafael palmeiro | 569 | may 11, 2003 | texas rangers | 1986-2005 row 13 : reggie jackson | 563 | september 17, 1984 | california angels | 1967-1987 row 14 : manny ramirez | 555 | may 31, 2008 | boston red sox | 1993-2011 row 15 : mike schmidt | 548 | april 18, 1987 | philadelphia phillies | 1972-1989 row 16 : mickey mantle | 536 | may 14, 1967 | new york yankees | 1951-1968 row 17 : jimmie foxx | 534 | september 24, 1940 | boston red sox | 1925-1942, 1944-1945 row 18 : ted williams | 521 | june 17, 1960 | boston red sox | 1939-1942, 1946-1960 row 19 : willie mccovey | 521 | june 30, 1978 | san francisco giants | 1959-1980 row 20 : frank thomas | 521 | june 28, 2007 | toronto blue jays | 1990-2008 row 21 : ernie banks | 512 | may 12, 1970 | chicago cubs | 1953-1971 row 22 : eddie mathews | 512 | july 14, 1967 | houston astros | 1952-1968 row 23 : mel ott | 511 | august 1, 1945 | new york giants | 1926-1947 row 24 : gary sheffield | 509 | april 17, 2009 | new york mets | 1988-2009 row 25 : eddie murray | 504 | september 6, 1996 | baltimore orioles | 1977-1997 ] Execute this SQL based on the above table: select count ( date reached 500 hr ) where hr >= 654
5
[ 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 = 'world championships'
1
[ header: season | competition | round | club | 1st leg | 2nd leg row 1 : 2001-02 | uefa cup | qr | cska sofia | 1-2 (h) | 1-3 (a) row 2 : 2003 | uefa intertoto cup | 1r | omagh town | 1-0 (h) | 7-1 (a) row 3 : 2003 | uefa intertoto cup | 2r | cibalia | 1-1 (h) | 2-4 (a) row 4 : 2004-05 | uefa cup | 1q | nistru otaci | 1-1 (a) | 1-2 (h) row 5 : 2006-07 | uefa champions league | 1q | siroki brijeg | 0-1 (h) | 0-1 (a) row 6 : 2007 | uefa intertoto cup | 1r | ararat yerevan | 4-1 (h) | 0-2 (a) row 7 : 2007 | uefa intertoto cup | 2r | chornomorets odes | 2-4 (a) | 0-2 (h) row 8 : 2008 | uefa intertoto cup | 1r | cracovia krakow | 2-1 (a) | 3-0 (h) row 9 : 2008 | uefa intertoto cup | 2r | sturm graz | 0-2 (a) | 0-0 (h) row 10 : 2011-12 | uefa europa league | 2q | ventspils | 0-1 (h) | 2-3 (a) row 11 : 2012-13 | uefa europa league | 2q | ried | 1-1 (h) | 0-0 (a) row 12 : 2013-14 | uefa europa league | 2q | milsami | 1-1 (h) | 1-1 (p. 2-4)(a ] Execute this SQL based on the above table: select count ( season )
12
[ 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 frame order by id desc limit 1
medium
[ header: department | total deputies | uninominal deputies | plurinominal deputies | special indigenous or campesino deputies | senators row 1 : la paz | 29 | 14 | 14 | 1 | 4 row 2 : santa cruz | 28 | 14 | 13 | 1 | 4 row 3 : cochabamba | 19 | 9 | 9 | 1 | 4 row 4 : potosi | 13 | 7 | 6 | 0 | 4 row 5 : chuquisaca | 10 | 5 | 5 | 0 | 4 row 6 : oruro | 9 | 4 | 4 | 1 | 4 row 7 : tarija | 9 | 4 | 4 | 1 | 4 row 8 : beni | 8 | 4 | 3 | 1 | 4 row 9 : pando | 5 | 2 | 2 | 1 | 4 row 10 : total | 130 | 63 | 60 | 7 | 36 ] Execute this SQL based on the above table: select count ( * ) where department != 'santa cruz'
9
[ header: year | title | role | notes row 1 : 1982 | murder by phone | teenage girl | None row 2 : 1985 | reckless disregard | sandy | tv movie row 3 : 1985 | anne of green gables | alice lawson | tv movie row 4 : 1985 | perry mason returns | salesgirl | tv movie row 5 : 1986 | perry mason: the case of the shooting | None | tv movie row 6 : 1986 | alex: the life of a child | jane | tv movie row 7 : 1987 | smith & smith's comedy mill | None | tv series row 8 : 1987 | deep sea conspiracy | nurse | None row 9 : 1987 | amerika | sally, vfa | tv mini-series row 10 : 1987 | anne of avonlea | alice lawson | tv movie row 11 : 1989 | looking for miracles | nurse blanche | tv movie row 12 : 1990-1996 | road to avonlea | olivia king dale | 91 episodes row 13 : 1991 | a stranger in the family | mrs. kessler | tv movie row 14 : 1996 | goosebumps | mrs. mathews | episode: "attack of the mutant" row 15 : 1998 | happy christmas, miss king | olivia dale | tv movie row 16 : 1999 | shadow lake | louise garby | tv movie row 17 : 1999 | my grandmother ironed the king's | narrator (voice) | animated short row 18 : 2000-2001 | timothy goes to school | lilly (voice) | series regular row 19 : 2007 | bonded pairs | herself | short film row 20 : 2011 | the being frank show | None | episode: "1.11" ] Execute this SQL based on the above table: select count ( title )
20
[ header: code | district | headquarters | population (as of 2011) | area (km2) | density (/km2) row 1 : al | almora | almora | 621972 | 3083 | 202 row 2 : ba | bageshwar | bageshwar | 259840 | 2302 | 113 row 3 : cl | chamoli | chamoli gopeshwar | 391114 | 7613 | 51 row 4 : cp | champawat | champawat | 259315 | 1781 | 146 row 5 : dd | dehradun | dehradun | 1695860 | 3088 | 550 row 6 : ha | haridwar | haridwar | 1927029 | 2360 | 817 row 7 : na | nainital | nainital | 955128 | 3860 | 247 row 8 : pg | pauri garhwal | pauri | 686572 | 5399 | 127 row 9 : pi | pithoragarh | pithoragarh | 485993 | 7100 | 68 row 10 : rp | rudra prayag | rudraprayag | 236857 | 1890 | 125 row 11 : tg | tehri garhwal | new tehri | 616409 | 4080 | 151 row 12 : us | udham singh nagar | rudrapur | 1648367 | 2908 | 567 row 13 : ut | uttarkashi | uttarkashi | 329686 | 8016 | 41 ] Execute this SQL based on the above table: select district order by area (km2) limit 1
champawat
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 24 december 2005 | phang nga, tha | latvia | 1-1 | draw | 2005 king's cup row 2 : 2 | 26 march 2006 | chonburi, thailand | philippines | 5-0 | win | friendly row 3 : 4 | 8 october 2007 | bangkok, thailand | macau | 6-1 | win | 2010 fifa world cup qualification row 4 : 5 | 6 february 2008 | saitama, japan | japan | 4-1 | loss | 2010 fifa world cup qualification row 5 : 6 | 15 march 2008 | kunming, china | china pr | 3-3 | draw | friendly row 6 : 8 | 20 may 2008 | bangkok, thailand | nepal | 7-0 | win | friendly row 7 : 10 | 25 may 2008 | bangkok, thailand | iraq | 2-1 | win | friendly row 8 : 11 | 2 june 2008 | bangkok, thailand | bahrain | 2-3 | loss | 2010 fifa world cup qualification row 9 : 12 | 20 december 2008 | bangkok, thailand | indonesia | 2-1 | win | 2008 aff suzuki cup row 10 : 13 | 18 july 2009 | bangkok, thailand | pakistan | 4-0 | win | friendly row 11 : 14 | 8 november 2009 | bangkok, thailand | syria | 1-1 | draw | friendly row 12 : 15 | 8 september 2010 | new delhi, india | india | 2-1 | win | friendly row 13 : 16 | 15 january 2012 | bangkok, thailand | south korea | 1-3 | loss | 2012 king's cup row 14 : 17 | 26 january 2013 | chiangmai, thailand | north korea | 2-2 | draw | 2013 king's cup row 15 : 18 | 5 march 2014 | bangkok, thailand | lebanon | 2-5 | loss | 2015 afc asian cup qualification ] Execute this SQL based on the above table: select date order by # desc limit 1
5 march 2014
[ header: rank | player | points | points defending | points won | new points | withdrew due to row 1 : 5 | juan martin del potr | 5115 | 720 | 0 | 4395 | right wrist surgery row 2 : 6 | nikolay davydenko | 5145 | 360 | 0 | 4785 | broken wrist row 3 : 20 | radek stepanek | 1705 | 90 | 0 | 1615 | fatigue row 4 : 23 | tommy haas | 1660 | 180 | 0 | 1480 | right hip surgery row 5 : 32 | gilles simon | 1395 | 90 | 0 | 1305 | right knee injury row 6 : 36 | ivo karlovic | 1295 | 10 | 0 | 1285 | right foot injury row 7 : 10 | kim clijsters | 3890 | 0 | 0 | 3890 | left foot injury ] Execute this SQL based on the above table: select rank - points won where withdrew due to = 'fatigue'
20.0
[ header: season | level | division | section | position | movements row 1 : 1999 | tier 5 | division 4 | gotland | 6th | varserier (spring series) row 2 : None | tier 5 | division 4 | gotland | 5th | hostserier (autumn series) row 3 : 2000 | tier 5 | division 4 | gotland | 2nd | varserier (spring series) row 4 : None | tier 5 | division 4 | uppland/gotland host | 10th | hostserier (autumn series) row 5 : 2001 | tier 5 | division 4 | gotland | 4th | varserier (spring series) row 6 : None | tier 5 | division 4 | gotland | 4th | slutspel a ( row 7 : 2002 | tier 5 | division 4 | gotland | 3rd | promotion playoffs row 8 : 2003 | tier 5 | division 4 | gotland | 6th | None row 9 : 2004 | tier 5 | division 4 | gotland | 4th | None row 10 : 2005 | tier 5 | division 4 | gotland | 1st | None row 11 : 2006 | tier 5 | division 3 | ostra svealand | 12th | relegated row 12 : 2007 | tier 6 | division 4 | gotland | 2nd | None row 13 : 2008 | tier 6 | division 4 | gotland | 3rd | None row 14 : 2009 | tier 6 | division 4 | gotland | 7th | None row 15 : 2010 | tier 6 | division 4 | gotland | 2nd | None row 16 : 2011 | tier 6 | division 4 | gotland | 4th | None ] Execute this SQL based on the above table: select count ( season ) where level = 'tier 5'
8
[ header: service | 2012/13 total cost (£million) | comparison with 2011/12 (£million) row 1 : bbc radio 1 | 54.2 | + 3.6 row 2 : bbc radio 1xtra | 11.8 | + 0.7 row 3 : bbc radio 2 | 62.1 | + 1.6 row 4 : bbc radio 3 | 54.3 | + 1.8 row 5 : bbc radio 4 | 122.1 | + 6.2 row 6 : bbc radio 4 extra | 7.2 | - 1 row 7 : bbc radio 5 live | 76 | + 6.7 row 8 : bbc radio 5 live sports extra | 5.6 | + 0.3 row 9 : bbc radio 6 music | 11.5 | - 0.2 row 10 : bbc asian network | 13 | 0 row 11 : bbc local radio | 152.5 | + 6 row 12 : bbc radio scotland | 32.7 | + 0.6 row 13 : bbc radio nan g | 6.3 | + 0.3 row 14 : bbc radio wales | 18.8 | + 1.1 row 15 : bbc radio cymr | 17.6 | + 1.7 row 16 : bbc radio ulster and | 23.8 | 0 ] Execute this SQL based on the above table: select 2012/13 total cost (£million) group by 2012/13 total cost (£million) order by count ( service ) desc limit 1
152.5
[ header: # | title | producer(s) | performer (s) | time row 1 : 1 | "i see dead people" | phd | grand puba, lord jamar, | 4:26 row 2 : 2 | "hunny" | grant parks | grand puba | 4:04 row 3 : 3 | "it is what it is" | phd | grand puba, tiffani davis | 5:03 row 4 : 4 | "how long?" | elements | grand puba | 3:22 row 5 : 5 | "good to go" | q-tip | grand puba, q-tip | 3:53 row 6 : 6 | "same old drama" | large professor | grand puba, large professor | 1:29 row 7 : 7 | "get that money" | phd | grand puba | 3:29 row 8 : 8 | "this joint right here" | grand puba | grand puba, kid capri | 3:17 row 9 : 9 | "go hard" | grand puba | grand puba, talee | 3:35 row 10 : 10 | "reality check" | phd | grand puba, sarah martine | 3:09 row 11 : 11 | "cold cold world" | grand puba | grand puba, khadija mo | 3:31 row 12 : 12 | "smile" | big throwback | grand puba, big phill | 1:55 row 13 : 13 | "the joint right here (remix)" | grand puba | grand puba, kid capri, lor | 3:23 ] Execute this SQL based on the above table: select title where title = '"this joint right here"'
"this joint right here"
[ header: region | seed | team | coach | finished | final opponent | score row 1 : west | 4 | unlv | jerry tarkanian | sweet sixteen | 8 auburn | l 70-63 row 2 : west | 8 | auburn | sonny smith | regional runner-up | 2 louisville | l 84-76 row 3 : west | 11 | missouri | norm stewart | round of 64 | 6 uab | l 66-64 row 4 : west | 13 | northeast louisiana | mike vining | round of 64 | 4 unlv | l 74-51 row 5 : west | 14 | utah | lynn archibald | round of 64 | 3 north carolina | l 84-72 row 6 : midwest | 1 | kansas | larry brown | national semifinals | 1 duke | l 71-67 row 7 : midwest | 3 | notre dame | digger phelps | round of 64 | 14 arkansas-little rock | l 90-83 row 8 : midwest | 4 | georgetown | john thompson | round of 32 | 5 michigan state | l 80-68 row 9 : midwest | 5 | michigan state | jud heathcote | sweet sixteen | 1 kansas | l 96-86 row 10 : midwest | 6 | north carolina state | jim valvano | regional runner-up | 1 kansas | l 75-67 row 11 : midwest | 7 | iowa state | johnny orr | sweet sixteen | 6 north carolina state | l 70-66 row 12 : midwest | 8 | jacksonville | bob wenzel | round of 64 | 9 temple | l 61-50 row 13 : midwest | 10 | miami, ohio | jerry peirson | round of 64 | 7 iowa state | l 81-79 row 14 : midwest | 12 | washington | andy russo | round of 64 | 5 michigan state | l 72-70 row 15 : midwest | 13 | texas tech | gerald myers | round of 64 | 4 georgetown | l 70-64 row 16 : midwest | 14 | arkansas-little rock | mike newell | round of 32 | 6 north carolina state | l 80-66 row 17 : southeast | 3 | memphis state (vacated) | dana kirk | round of 32 | 11 lsu | l 83-81 row 18 : southeast | 6 | purdue | gene keady | round of 64 | 11 lsu | l 94-87 row 19 : southeast | 8 | western kentucky | clem haskins | round of 32 | 1 kentucky | l 71-64 row 20 : southeast | 9 | nebraska | moe iba | round of 64 | 8 western kentucky | l 67-59 row 21 : southeast | 13 | fairfield | mitch buonaguro | round of 64 | 4 illinois | l 75-51 row 22 : southeast | 15 | marist | matt furjanic | round of 64 | 2 georgia tech | l 68-53 row 23 : east | 1 | duke | mike krzyzewski | runner up | 2 louisville | l 72-69 row 24 : east | 2 | syracuse | jim boeheim | round of 32 | 7 navy | l 97-85 row 25 : east | 3 | indiana | bob knight | round of 64 | 14 cleveland state | l 83-79 row 26 : east | 8 | old dominion | tom young | round of 32 | 1 duke | l 89-61 ] Execute this SQL based on the above table: select coach where id = 49
mike krzyzewski
[ header: province | capital | population | density | municipalities | legal districts row 1 : almeria | almeria | 702819 | 72.5 /km2 (188 / | 102 municipalities | 8 row 2 : cadiz | cadiz | 1243519 | 158.8 /km2 (411 | 44 municipalities | 14 row 3 : cordoba | cordoba | 805857 | 72.4 /km2 (188 / | 75 municipalities | 12 row 4 : granada | granada | 924550 | 68.7 /km2 (178 | 169 municipalities | 9 row 5 : huelva | huelva | 521968 | 47.7 /km2 (124 | 79 municipalities | 6 row 6 : jaen | jaen | 670600 | 49.1 /km2 (127 | 97 municipalities | 10 row 7 : malaga | malaga | 1625827 | 204.1 /km2 (529 / | 101 municipalities | 11 row 8 : seville | seville | 1928962 | 129.2 /km2 (335 | 105 municipalities | 15 ] Execute this SQL based on the above table: select count ( province ) where municipalities >= 511
0
[ header: year | competition | venue | position | notes row 1 : 1989 | european indoor championships | the hague, netherlands | 10th | None row 2 : 1989 | world indoor championships | budapest, hungary | 9th | None row 3 : 1991 | world indoor championships | lisbon, portugal | 6th | None row 4 : 1991 | world championships | tokyo, japan | 5th | 5.75 m nr row 5 : 1992 | european indoor championships | genoa, italy | 5th | None row 6 : 1993 | world championships | stuttgart, germany | 11th | None ] Execute this SQL based on the above table: select competition order by year desc limit 1
world championships
[ header: no. | title (latin) | title (english translation) | subject | date row 1 : 1 | qui pluribus | None | on faith and religion | 9 november 1846 row 2 : 2 | praedecessores nostros | None | on aid for ireland | 25 march 1847 row 3 : 4 | ubi primum | None | on immaculate conception | 2 february 1849 row 4 : 5 | nostis et nobiscum | None | on the church in the papal states | 8 december 1849 row 5 : 6 | exultavit cor nostrum | None | on the effects of the jubilee | 21 november 1851 row 6 : 7 | nemo certe ignorat | None | on discipline for clergy | 25 march 1852 row 7 : 8 | probe noscitis venerabiles | None | on the discipline for clergy | 17 may 1852 row 8 : 9 | inter multiplices | None | pleading for unity of spirit | 21 march 1853 row 9 : 10 | neminem vestrum | None | on the persecution of armenians | 2 february 1854 row 10 : 11 | optime noscitis | None | on the proposed catholic university of irel | 20 march 1854 row 11 : 13 | optime noscitis | None | on episcopal meetings | 5 november 1855 row 12 : 14 | singulari quidem | None | on the church in austria | 17 march 1856 row 13 : 15 | cum nuper | None | on care for clerics | 20 january 1858 row 14 : 16 | amantissimi redemptoris | None | on priests and the care of souls | 3 may 1858 row 15 : 17 | cum sancta mater eccle | None | pleading for public prayer | 27 april 1859 row 16 : 18 | qui nuper | None | on the pontifical states | 18 june 1859 row 17 : 19 | nullis certe verbis | None | on the need for civil sovereignty | 19 january 1860 row 18 : 20 | amantissimus | None | on the care of the churches | 8 april 1862 row 19 : 22 | incredibili | None | on the persecution in new granada | 17 september 1863 row 20 : 24 | quanta cura | None | condemning current errors | 8 december 1864 row 21 : 25 | meridionali americae | None | on the seminary for the native clergy | 30 september 1865 row 22 : 26 | levate | None | on the affiliations of church | 27 october 1867 row 23 : 27 | respicientes | None | protesting the taking of the pontifical states | 1 november 1870 row 24 : 28 | ubi nos | "our city" | on the pontifical states | 15 may 1871 row 25 : 29 | beneficia dei | None | on the 25th anniversary of his pontificate | 4 june 1871 row 26 : 30 | saepe venerabiles | None | thanksgiving for 25 years of pontificate | 5 august 1871 row 27 : 31 | quae in patriarchatu | None | on the church in chaldea | 16 november 1872 row 28 : 32 | quartus supra | None | on the church in armenia | january 1873 row 29 : 34 | vix dum a nobis | None | on the church in austria | 7 march 1874 row 30 : 35 | omnem sollicitudinem | None | on the greek-ruthenian rite | 13 may 1874 row 31 : 36 | gravibus ecclesia | None | proclaiming a jubilee | 24 december 1874 row 32 : 37 | quod nunquam | None | on the church in prussia | 5 february 1875 row 33 : 38 | graves ac diuturnae | None | on the church in switzerland | 23 march 1875 ] Execute this SQL based on the above table: select min ( no. ) where title (latin) = 'cum sancta mater ecclesia'
17.0
[ header: edition | year | men's winner | time (h:m:s) | women's winner | time (h:m:s) row 1 : 34th | 2013 | sean hehir (irl) | 2:18:19 | maria mccambridge (ir | 2:38:51 row 2 : 33rd | 2012 | geoffrey ndungu (ken) | 2:11:09 | magdalene mukunza ( | 2:30:46 row 3 : 29th | 2008 | andriy naumov (uk | 2:11:06 | larisa zyuzko | 2:29:55 row 4 : 26th | 2005 | dmytro osa | 2:13:14 | zinaida semenova (rus) | 2:32:53 row 5 : 25th | 2004 | lezan kipkosgei ki | 2:13:07 | yelena burykina ( | 2:32:53 row 6 : 24th | 2003 | onesmus musyoka kil | 2:17:03 | ruth kutol (ken) | 2:27:22 row 7 : 23rd | 2002 | frederick cherono (ken | 2:14:25 | lidiya vasilevskay | 2:32:58 row 8 : 17th | 1996 | joseph kahugu ( | 2:17:42 | cathy shum (irl | 2:38:56 row 9 : 16th | 1995 | william musyoki (ken | 2:16:57 | trudi thomson (g | 2:38:23 row 10 : 15th | 1994 | steve brace (gbr) | 2:17:13 | linda rushmere (gbr | 2:40:17 row 11 : 14th | 1993 | john treacy (irl) | 2:14:40 | cathy shum (irl | 2:38:14 row 12 : 13th | 1992 | jerry kiernan (i | 2:17:19 | karen cornwall (gbr) | 2:41:58 row 13 : 12th | 1991 | tommy hughes (gbr | 2:14:46 | christine kennedy (i | 2:35:56 row 14 : 11th | 1990 | john bolger (irl) | 2:17:17 | christine kennedy (i | 2:41:27 row 15 : 10th | 1989 | john griffin (irl) | 2:16:44 | pauline nolan (irl) | 2:44:32 row 16 : 9th | 1988 | john griffin (irl) | 2:16:02 | moira o'neill ( | 2:37:06 row 17 : 8th | 1987 | pavel klimes (tch) | 2:14:21 | carolyn naisby ( | 2:42:08 row 18 : 6th | 1985 | dick hooper (irl | 2:13:48 | julia gates (gbr | 2:41:26 row 19 : 5th | 1984 | svend-erik kristen | 2:18:25 | ailish smyth (i | 2:47:30 row 20 : 4th | 1983 | ronny agten (bel) | 2:14:19 | mary purcell (irl) | 2:46:09 row 21 : 2nd | 1981 | neil cusack (irl | 2:13:58 | emily dowling (ir | 2:48:22 ] Execute this SQL based on the above table: select time (h:m:s) group by year order by count ( men's winner ) desc limit 1
2:38:51
[ header: dates | tournament | host country | winner | notes row 1 : 14-17 jan | alfred dunhill south african | south africa | ernie els | None row 2 : 21-24 jan | mercedes-benz - vo | south africa | david frost | None row 3 : 28-31 jan | heineken classic | australia | jarrod moseley | None row 4 : 4-7 feb | benson and hedges malaysian open | malaysia | gerry norquist | new tournament row 5 : 24-28 feb | wgc-andersen consulting match | united states | jeff maggert | None row 6 : 4-7 mar | algarve portuguese open | portugal | van phillips | None row 7 : 11-14 mar | turespana masters - open and | spain | miguel angel jimenez | None row 8 : 25-28 mar | madeira island open | portugal | pedro linhart | None row 9 : 8-11 apr | masters tournament | united states | jose maria olazabal | unofficial money row 10 : 15-18 apr | estoril open | portugal | jean-francois remesy | new tournament row 11 : 22-25 apr | peugeot open de espana | spain | jarmo sandelin | None row 12 : 6-9 may | novotel perrier open de france | france | retief goosen | None row 13 : 13-16 may | benson and hedges international open | england | colin montgomerie | None row 14 : 21-24 may | deutsche bank - sap open tp | germany | tiger woods | None row 15 : 28-31 may | volvo pga championship | england | colin montgomerie | None row 16 : 10-13 jun | german open | germany | jarmo sandelin | None row 17 : 17-20 jun | moroccan open | morocco | miguel angel martin | None row 18 : 17-20 jun | u.s. open | united states | payne stewart | None row 19 : 8-11 jul | standard life loch lomond | scotland | colin montgomerie | None row 20 : 5-8 aug | volvo scandinavian masters | sweden | colin montgomerie | None row 21 : 19-22 aug | bmw international open | germany | colin montgomerie | None row 22 : 26-29 aug | wgc-nec invitational | united states | tiger woods | None row 23 : 9-12 sept | victor chandler british master | england | bob may | None row 24 : 24-27 sept | ryder cup | united states | united states | team event row 25 : 30 sept-3 oct | linde german masters | germany | sergio garcia | None row 26 : 7-10 oct | alfred dunhill cup | scotland | spain | team event. unofficial money row 27 : 28-31 oct | volvo masters | spain | miguel angel jimenez | None row 28 : 18-21 nov | world cup of golf | malaysia | united states | team event. unofficial money ] Execute this SQL based on the above table: select count ( dates )
28
[ header: week | opponent | result | game site | tv | time | attendance | bye row 1 : 1 | at denver broncos | l 3-19 | mile high stadium | nbc | 4:15pm | 75600 | row 2 : 2 | at oakland raiders | w 28-27 | network associates coliseum | abc | 9:00pm | 61523 | row 3 : 3 | buffalo bills | w 22-16 | arrowhead stadium | nbc | 1:00pm | 78169 | row 4 : 4 | at carolina panthers | w 35-14 | bank of america stadium | nbc | 1:00pm | 67402 | row 5 : 5 | seattle seahawks | w 20-17 ot | arrowhead stadium | nbc | 4:15pm | 77877 | row 6 : 6 | at miami dolphins | l 14-17 | pro player stadium | nbc | 1:00pm | 71794 | row 7 : 7 | None | None | None | None | None | None | row 8 : 8 | san diego chargers | w 31-3 | arrowhead stadium | tnt | 8:00pm | 77195 | row 9 : 9 | at st. louis rams | w 28-20 | edward jones dome | nbc | 1:00pm | 64864 | row 10 : 10 | pittsburgh steelers | w 13-10 | arrowhead stadium | abc | 9:00pm | 78301 | row 11 : 11 | at jacksonville jaguars | l 14-24 | alltel stadium | nbc | 1:00pm | 70444 | row 12 : 12 | denver broncos | w 24-22 | arrowhead stadium | nbc | 1:00pm | 77963 | row 13 : 13 | at seattle seahawks | w 19-14 | kingdome | nbc | 4:15pm | 66264 | row 14 : 14 | san francisco 49ers | w 44-9 | arrowhead stadium | fox | 1:00pm | 77535 | row 15 : 15 | oakland raiders | w 30-0 | arrowhead stadium | nbc | 1:00pm | 76379 | row 16 : 16 | at san diego chargers | w 29-7 | qualcomm stadium | nbc | 4:15pm | 54594 | row 17 : 17 | new orleans saints | w 25-13 | arrowhead stadium | fox | 1:00pm | 66772 | row 18 : divisional playoff | denver broncos | l 10-14 | arrowhead stadium | nbc | 4:15pm | 76965 | ] Execute this SQL based on the above table: select bye where result = 'w 25-13' and week <= 'divisional playoff'
@NULL@
[ header: pos | no | rider | manufacturer | laps | time | grid | points row 1 : 1 | 58 | marco simoncelli | gilera | 25 | 39:02.553 | 1 | 25 row 2 : 2 | 19 | alvaro bautista | aprilia | 25 | 0.223 | 3 | 20 row 3 : 3 | 36 | mika kallio | ktm | 25 | 14.45 | 2 | 16 row 4 : 4 | 60 | julian simon | ktm | 25 | 14.478 | 6 | 13 row 5 : 5 | 6 | alex debon | aprilia | 25 | 26.226 | 8 | 11 row 6 : 6 | 15 | roberto locatelli | gilera | 25 | 26.392 | 11 | 10 row 7 : 7 | 72 | yuki takahashi | honda | 25 | 26.434 | 7 | 9 row 8 : 8 | 41 | aleix espargaro | aprilia | 25 | 40.546 | 9 | 8 row 9 : 9 | 14 | ratthapark wilairot | honda | 25 | +1:00.219 | 12 | 7 row 10 : 10 | 32 | fabrizio lai | gilera | 25 | +1:20.825 | 13 | 6 row 11 : 11 | 17 | karel abraham | aprilia | 25 | +1:22.802 | 17 | 5 row 12 : 12 | 25 | alex baldolini | aprilia | 25 | +1:22.864 | 18 | 4 row 13 : 13 | 10 | imre toth | aprilia | 25 | +1:23.995 | 16 | 3 row 14 : 14 | 52 | lukas pesek | aprilia | 25 | +1:39.740 | 14 | 2 row 15 : 15 | 35 | simone grotzkyj | gilera | 24 | +1 lap | 21 | 1 row 16 : 16 | 92 | daniel arcas | honda | 24 | +1 lap | 20 | None row 17 : 17 | 45 | doni tata pradita | yamaha | 24 | +1 lap | 22 | None row 18 : ret | 4 | hiroshi aoyama | ktm | 15 | retirement | 4 | None row 19 : ret | 75 | mattia pasini | aprilia | 15 | accident | 10 | None row 20 : ret | 55 | hector faubel | aprilia | 4 | accident | 5 | None row 21 : ret | 90 | federico sandi | aprilia | 1 | accident | 15 | None row 22 : ret | 43 | manuel hernandez | aprilia | 1 | retirement | 19 | None row 23 : dnq | 27 | stefano bianco | gilera | None | None | None | None row 24 : dnq | 89 | ho wan chow | aprilia | None | None | None | None ] Execute this SQL based on the above table: select rider group by rider order by count ( * ) desc limit 1
yuki takahashi
[ header: rank | heat | athlete | nationality | time | notes row 1 : 1 | 1 | natalya ivanova | russia | 23.11 | q row 2 : 2 | 1 | elodie ouedraogo | belgium | 23.23 | q row 3 : 3 | 2 | yelena yakovlev | russia | 23.37 | q row 4 : 4 | 1 | monika bejnar | poland | 23.39 | q, sb row 5 : 5 | 1 | nataliya pyhy | ukraine | 23.4 | q, sb row 6 : 6 | 2 | laverne jones-ferr | united states virgin islands | 23.49 | q row 7 : 7 | 1 | alena neumiarzhits | belarus | 23.52 | None row 8 : 8 | 1 | adrienne power | canada | 23.62 | None row 9 : 9 | 2 | grazyna prokopek | poland | 23.69 | q row 10 : 10 | 2 | nikolett listar | hungary | 23.87 | q row 11 : 11 | 2 | emily maher | ireland | 23.89 | None row 12 : 12 | 1 | ruth grajeda | mexico | 23.96 | None row 13 : 13 | 2 | edita kavaliauskiene | lithuania | 24.09 | None row 14 : 14 | 2 | raquel da costa | brazil | 24.18 | None row 15 : 15 | 2 | kim wall | great britain | 24.31 | None row 16 : 16 | 1 | doris tomasini | italy | 24.4 | None ] Execute this SQL based on the above table: select count ( athlete ) where rank not null and rank not null and heat is null
0
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | netherlands | 20 | 9 | 0 | 29 row 2 : 2 | italy | 10 | 15 | 3 | 28 row 3 : 3 | belgium | 1 | 2 | 6 | 9 row 4 : 4 | spain | 1 | 1 | 13 | 15 row 5 : 5 | great britain | 0 | 2 | 0 | 2 row 6 : 6 | germany | 0 | 1 | 7 | 8 row 7 : 7 | greece | 0 | 1 | 0 | 1 row 8 : 7 | russia | 0 | 1 | 0 | 1 row 9 : 9 | sweden | 0 | 0 | 2 | 2 row 10 : 10 | france | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation where id = ( select id where nation = 'belgium' ) - 1
italy
[ header: series | start date | end date | episodes row 1 : 1 | 29 october 1986 | 31 december 1986 | 10 row 2 : 2 | 15 april 1987 | 24 june 1987 | 10 row 3 : 3 | 17 september 1987 | 28 january 1988 | 20 row 4 : 4 | 4 october 1988 | 14 february 1989 | 20 row 5 : 5 | 25 december 1989 | 4 june 1990 | 21 row 6 : 6 | 25 september 1990 | 12 february 1991 | 21 row 7 : 7 | 23 september 1991 | 26 december 1991 | 13 row 8 : 8 | 21 september 1992 | 28 december 1992 | 12 row 9 : 9 | 27 september 1993 | 27 december 1993 | 14 row 10 : 10 | 13 september 1994 | 29 december 1994 | 14 row 11 : 11 | 12 december 1996 | 3 april 1997 | 16 row 12 : 12 | 8 september 1997 | 29 december 1997 | 16 row 13 : 13 | 17 september 1998 | 31 december 1998 | 16 row 14 : 14 | 7 june 1999 | 23 august 1999 | 12 ] Execute this SQL based on the above table: select start date where end date = '29 december 1994'
13 september 1994
[ 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 notes
pentathlon, heptathlon, heptathlon, pentathlon, heptathlon, heptathlon
[ header: name | quadrant | sector | ward | type | 2012 population rank | population (2012) | population (2011) | % change | dwellings (2012) | area (km2) | population density row 1 : bridlewood | sw | south | 13 | residential | 18 | 11835 | 11641 | 1.7 | 4200 | 3.2 | 3698.4 row 2 : burns industrial | se | centre | 9 | industrial | 211 | 0 | 11 | -100 | 2 | 2.9 | 0 row 3 : cliff bungalow | sw | centre | 8 | residential | 155 | 1936 | 1912 | 1.3 | 1377 | 0.4 | 4840 row 4 : collingwood | nw | northwest | 7 | residential | 146 | 2222 | 2231 | -0.4 | 978 | 1.6 | 1388.8 row 5 : cougar ridge | sw | west | 6 | residential | 83 | 5874 | 5813 | 1 | 1908 | 2.2 | 2670 row 6 : country hills | nw | north | 4 | residential | 116 | 3728 | 3720 | 0.2 | 1426 | 1.9 | 1962.1 row 7 : coventry hills | ne | north | 3 | residential | 7 | 15969 | 15722 | 1.6 | 5322 | 4.1 | 3894.9 row 8 : downtown west end | sw | centre | 8 | residential | 142 | 2322 | 2483 | -6.5 | 1628 | 0.4 | 5805 row 9 : falconridge | ne | northeast | 5 | residential | 32 | 10381 | 10043 | 3.4 | 3478 | 2.2 | 4718.6 row 10 : greenview | ne | north | 4 | residential | 153 | 1975 | 1956 | 1 | 1120 | 0.5 | 3950 row 11 : manchester | sw | centre | 9 | residential | 186 | 618 | 669 | -7.6 | 448 | 0.5 | 1236 row 12 : mount pleasant | nw | centre | 7 | residential | 99 | 4851 | 4718 | 2.8 | 2654 | 1.9 | 2553.2 row 13 : nolan hill | nw | north | 2 | residential | 222 | 0 | 0 | None | 23 | 2.1 | 0 row 14 : parkdale | nw | centre | 7 | residential | 143 | 2296 | 2317 | -0.9 | 1020 | 1.1 | 2087.3 row 15 : parkland | se | south | 14 | residential | 115 | 3785 | 3772 | 0.3 | 1448 | 1.8 | 2102.8 row 16 : residual ward 6 | sw | west | 6 | residual area | 203 | 37 | 36 | 2.8 | 13 | None | None row 17 : rideau park | sw | centre | 9 | residential | 183 | 636 | 627 | 1.4 | 342 | 0.3 | 2120 row 18 : sandstone valley | nw | north | 4 | residential | 73 | 6253 | 6142 | 1.8 | 2120 | 1.8 | 3473.9 row 19 : section 23 | se | southeast | 9 | industrial | 228 | 0 | 0 | None | 1 | 3.1 | 0 row 20 : skyline west | ne | north | 4 | industrial | 252 | 0 | 0 | None | 0 | 0.8 | 0 row 21 : skyview ranch | ne | northeast | 3 | residential | 129 | 2990 | 1805 | 65.7 | 1306 | 4.6 | 650 row 22 : taradale | ne | northeast | 3 | residential | 5 | 16841 | 16110 | 4.5 | 4559 | 2.9 | 5807.2 ] Execute this SQL based on the above table: select population (2011) order by dwellings (2012) desc limit 1
15722
[ header: date | opponents | h / a | result f - a | scorers | attendance row 1 : 26 august 1933 | plymouth argyle | a | 0 - 4 | None | 25700 row 2 : 30 august 1933 | nottingham forest | h | 0 - 1 | None | 16934 row 3 : 2 september 1933 | lincoln city | h | 1 - 1 | green | 16987 row 4 : 7 september 1933 | nottingham forest | a | 1 - 1 | stewart | 10650 row 5 : 9 september 1933 | bolton wanderers | h | 1 - 5 | stewart | 21779 row 6 : 16 september 1933 | brentford | a | 4 - 3 | brown (2), frame, hine | 17180 row 7 : 23 september 1933 | burnley | h | 5 - 2 | dewar (4), brown | 18411 row 8 : 14 october 1933 | bradford park avenue | a | 1 - 6 | hine | 11033 row 9 : 21 october 1933 | bury | a | 1 - 2 | byrne | 15008 row 10 : 25 november 1933 | bradford city | h | 2 - 1 | dewar, own goal | 20902 row 11 : 2 december 1933 | port vale | a | 3 - 2 | black, brown, dewar | 10316 row 12 : 9 december 1933 | notts county | h | 1 - 2 | dewar | 15564 row 13 : 16 december 1933 | swansea town | a | 1 - 2 | hine | 6591 row 14 : 23 december 1933 | millwall | h | 1 - 1 | dewar | 12043 row 15 : 26 december 1933 | grimsby town | a | 3 - 7 | byrne (2), frame | 15801 row 16 : 6 january 1934 | lincoln city | a | 1 - 5 | brown | 6075 row 17 : 20 january 1934 | bolton wanderers | a | 1 - 3 | ball | 11887 row 18 : 3 february 1934 | burnley | a | 4 - 1 | cape (2), green, stewart | 9906 row 19 : 10 february 1934 | oldham athletic | h | 2 - 3 | cape, green | 24480 row 20 : 24 february 1934 | bradford park avenue | h | 0 - 4 | None | 13389 row 21 : 3 march 1934 | bury | h | 2 - 1 | ball, gallimore | 11176 row 22 : 10 march 1934 | hull city | a | 1 - 4 | ball | 5771 row 23 : 17 march 1934 | fulham | h | 1 - 0 | ball | 17565 row 24 : 24 march 1934 | southampton | a | 0 - 1 | None | 4840 row 25 : 30 march 1934 | west ham united | h | 0 - 1 | None | 29114 row 26 : 31 march 1934 | blackpool | h | 2 - 0 | cape, hine | 20038 row 27 : 2 april 1934 | west ham united | a | 1 - 2 | cape | 20085 row 28 : 7 april 1934 | bradford city | a | 1 - 1 | cape | 9258 row 29 : 14 april 1934 | port vale | h | 2 - 0 | brown, mcmillen | 14777 row 30 : 21 april 1934 | notts county | a | 0 - 0 | None | 9645 row 31 : 28 april 1934 | swansea town | h | 1 - 1 | topping | 16678 row 32 : 5 may 1934 | millwall | a | 2 - 0 | cape, manley | 24003 ] Execute this SQL based on the above table: select date where attendance = 16987
2 september 1933