inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ header: rank | urban area | population (2001 census) | area (km2) | density (people/km2) | major subdivisions | metropolitan area row 1 : 1 | greater glasgow | 1,168,270 | 368.47 | 3,171.0 | glasgow, paisley, coat | glasgow row 2 : 2 | edinburgh | 452,194 | 120.11 | 3,765.0 | edinburgh, musselburg | edinburgh row 3 : 3 | aberdeen | 197,328 | 60.94 | 3,238 | aberdeen, cove bay, d | aberdeen row 4 : 4 | dundee | 154,674 | 67 | 3,298 | dundee | dundee row 5 : 5 | falkirk | 91,402 | 36.1 | 2,532 | falkirk, grangemouth, car | falkirk row 6 : 6 | east kilbride | 73,796 | 24.12 | 3,060 | east kilbride | glasgow row 7 : 7 | greenock | 73,595 | 20.69 | 3,557 | greenock, gourock, port glas | glasgow row 8 : 8 | blantyre/hamilton | 65,874 | 22.63 | 2,911 | blantyre, hamilton | glasgow row 9 : 9 | ayr/prestwick | 61,365 | 23.57 | 2,604 | ayr, prestwick | ayr row 10 : 10 | livingston | 59,511 | 26.07 | 2,283 | livingston, east calder, mid calder | edinburgh ] Execute this SQL based on the above table: select sum ( population (2001 census) ) where major subdivisions in ( 'east kilbride' , 'edinburgh, musselburgh' )
525990.0
[ header: metropolitan area | country | rank | forstall 2003 est. | official population | year row 1 : ahmedabad | india | None | None | 6352254 | 2011 row 2 : atlanta | united states | None | None | 5457831 | 2012 row 3 : bangalore | india | None | None | 8728906 | 2011 row 4 : barcelona | spain | None | None | 5357422 | 2012 row 5 : belo horizonte | brazil | None | None | 5504635 | 2012 row 6 : beijing | china | 19 | 12500000 | None | None row 7 : berlin | germany | None | None | 5097712 | 2012 row 8 : bogota | colombia | None | None | 9023644 | 2014 row 9 : buenos aires | argentina | 17 | 13170000 | 12801364 | 2010 row 10 : cairo | egypt | 16 | 14450000 | None | None row 11 : chennai | india | None | None | 8917749 | 2011 row 12 : chicago | united states | None | 9175000 | 9522434 | 2012 row 13 : dallas-fort worth | united states | None | None | 6700991 | 2012 row 14 : dhaka | bangladesh | None | None | 12797394 | 2008 row 15 : houston | united states | None | None | 6177035 | 2012 row 16 : hyderabad | india | None | None | 7749334 | 2011 row 17 : istanbul | turkey | None | None | 14160467 | 2014 row 18 : jakarta | indonesia | 6 | 18900000 | 28019545 | 2010 row 19 : karachi | pakistan | 20 | 11800000 | None | None row 20 : kolkata | india | 14 | 15100000 | 14617882 | 2011 row 21 : lima | peru | None | None | 9735587 | 2014 row 22 : london | united kingdom | 18 | 12875000 | 13614409 | 2012 row 23 : los angeles | united states | 13 | 15250000 | 13052921 | 2012 row 24 : madrid | spain | None | None | 6387824 | 2012 row 25 : manila | philippines | 11 | 16300000 | 11855975 | 2010 row 26 : miami | united states | None | None | 5762717 | 2012 row 27 : moscow | russia | 15 | 15000000 | 17000000 | None row 28 : nagoya | japan | None | None | 9107000 | 2010 row 29 : new york | united states | 4 | 19750000 | 19831858 | 2012 row 30 : osaka-kobe-ky | japan | 9 | 17375000 | 19342000 | 2010 row 31 : paris | france | None | None | 12223100 | 2010 row 32 : philadelphia | united states | None | None | 6018800 | 2012 row 33 : pune | india | None | None | 5049968 | 2011 row 34 : ruhr | germany | None | None | 5135136 | 2012 row 35 : rio de janeiro | brazil | None | None | 11846530 | 2012 row 36 : sao paulo | brazil | 7 | 18850000 | 19956590 | 2012 row 37 : santiago | chile | None | None | 6683852 | 2012 row 38 : shanghai | china | 10 | 16650000 | None | None row 39 : seoul | south korea | 2 | 20550000 | 25721000 | 2012 row 40 : singapore | singapore | None | None | 5312000 | 2012 row 41 : tokyo | japan | 1 | 32450000 | 36923000 | 2010 ] Execute this SQL based on the above table: select country where rank > 14
china, argentina, egypt, pakistan, united kingdom, russia
[ header: week | date | tv time | opponent | result | game site | record | attendance | bye row 1 : 1 | september 7, 1998 | abc 7:00 pm mt | new england patriots | w 27-21 | mile high stadium (abc) | 1-0 | 74745 | 0 row 2 : 2 | september 13, 1998 | fox 2:00 pm mt | dallas cowboys | w 42-23 | mile high stadium (fox) | 2-0 | 75013 | 0 row 3 : 3 | september 20, 1998 | cbs 2:00 pm mt | at oakland raiders | w 34-17 | oakland-alameda county | 3-0 | 56578 | 0 row 4 : 4 | september 27, 1998 | cbs 11:00 am mt | at washington redskins | w 38-16 | fedex field (cbs) | 4-0 | 71880 | 0 row 5 : 5 | october 4, 1998 | fox 2:00 pm mt | philadelphia eagles | w 41-16 | mile high stadium (fox) | 5-0 | 73218 | 0 row 6 : 6 | october 11, 1998 | cbs 2:00 pm mt | at seattle seahawks | w 21-16 | kingdome (cbs) | 6-0 | 66258 | 0 row 7 : 7 | None | None | None | None | None | None | None | 1 row 8 : 8 | october 25, 1998 | cbs 2:00 pm mt | jacksonville jaguars | w 37-24 | mile high stadium (cbs) | 7-0 | 75217 | 0 row 9 : 9 | november 1, 1998 | cbs 11:00 am mt | at cincinnati bengals | w 33-26 | cinergy field (cbs) | 8-0 | 59974 | 0 row 10 : 10 | november 8, 1998 | cbs 2:00 pm mt | san diego chargers | w 27-10 | mile high stadium (cbs) | 9-0 | 74925 | 0 row 11 : 11 | november 16, 1998 | abc 7:00 pm mt | at kansas city chiefs | w 30-7 | arrowhead stadium (abc) | 10-0 | 78100 | 0 row 12 : 12 | november 22, 1998 | cbs 2:00 pm mt | oakland raiders | w 40-14 | mile high stadium (cbs) | 11-0 | 75325 | 0 row 13 : 13 | november 29, 1998 | espn 6:15 pm mt | at san diego chargers | w 31-16 | qualcomm stadium (espn | 12-0 | 66532 | 0 row 14 : 14 | december 6, 1998 | cbs 2:00 pm mt | kansas city chiefs | w 35-31 | mile high stadium (cbs) | 13-0 | 74962 | 0 row 15 : 15 | december 13, 1998 | cbs 11:00 am mt | at new york giants | l 16-20 | giants stadium (cbs) | 13-1 | 72336 | 0 row 16 : 16 | december 21, 1998 | abc 7:00 pm mt | at miami dolphins | l 21-31 | pro player stadium (abc) | 13-2 | 74363 | 0 row 17 : 17 | december 27, 1998 | cbs 2:15 pm mt | seattle seahawks | w 28-21 | mile high stadium (cbs) | 14-2 | 74057 | 0 ] Execute this SQL based on the above table: select ( select sum ( tv time ) where date = 'november 22, 1998' ) + ( select sum ( attendance ) where date = 'november 22, 1998' )
75327.0
[ 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 count ( distinct draft order round ) where draft order round < 177
6
[ header: name | elected party | constituency | elected date | military service row 1 : john pallett | progressive conservative | peel | march 22, 1954 | canadian army (1942-1946) row 2 : william albert patterson | conservative | colchester | march 5, 1891 | militia row 3 : william hector payne | progressive conservative | coast-capilano | march 31, 1958 | canadian army (1941-1945) row 4 : george randolph pearkes | progressive conservative | nanaimo | june 11, 1945 | canadian army (1915-1945) row 5 : lester bowles pearson | liberal | algoma east | october 25, 1948 | canadian army (1914-1917), royal row 6 : cyrus wesley peck | unionist | skeena | december 17, 1917 | canadian army (1914-1925) row 7 : charles alphonse pantaleon | liberal | kamouraska | february 17, 1869 | militia row 8 : irenee pelletier | liberal | sherbrooke | october 30, 1972 | royal canadian air force (1960-1962 row 9 : louis-philippe pelletier | conservative | quebec county | september 21, 1911 | militia row 10 : lawrence t. pennell | liberal | brant-haldimand | june 18, 1962 | royal canadian air force row 11 : robert pennock | progressive conservative | etobicoke north | september 4, 1984 | canadian army (1951-1952), royal row 12 : arnold peters | cooperative commonwealth federation | timiskaming | june 10, 1957 | royal canadian air force (1942-1945 row 13 : orville h. phillips | progressive conservative | prince | june 10, 1957 | royal canadian air force (1942-1945 row 14 : elmore philpott | liberal | vancouver south | august 10, 1953 | canadian army (1915-1919) row 15 : bernard pilon | liberal | chambly-rouville | june 18, 1962 | canadian army (1941-1945) row 16 : alfred pinsonneault | conservative | laprairie | september 20, 1867 | militia (1855-1862) row 17 : d'arcy britton plu | conservative | victoria | december 6, 1928 | royal flying corps row 18 : william albert pommer | liberal | lisgar | august 10, 1953 | canadian army row 19 : john henry pope | liberal-conservative | compton | september 20, 1867 | militia row 20 : john poupore | conservative | pontiac | september 17, 1878 | militia (1869-) row 21 : charles gavan power | liberal | quebec south | december 17, 1917 | canadian army (1915-1918) row 22 : russ powers | liberal | ancaster--dundas-- | june 28, 2004 | canadian forces land force command row 23 : david price | progressive conservative | compton-stanstead | june 2, 1997 | canadian army (1959-1965) row 24 : william price | conservative | quebec west | october 26, 1908 | canadian army row 25 : robert william pritt | new democratic | burnaby-richmond | june 18, 1962 | royal canadian air force (1938-1945 row 26 : john oliver probe | cooperative commonwealth federation | regina city | june 11, 1945 | canadian army (1941-1944) ] Execute this SQL based on the above table: select elected date where elected date in ( 'september 4, 1984' , 'september 20, 1867' )
september 4, 1984, september 20, 1867, september 20, 1867
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 9 | kimi raikkonen | mclaren-mercedes | 44 | 1:30:01.295 | 2 | 10 row 2 : 2 | 5 | fernando alonso | renault | 44 | 28.394 | 4 | 8 row 3 : 3 | 3 | jenson button | bar-honda | 44 | 32.077 | 8 | 6 row 4 : 4 | 7 | mark webber | williams-bmw | 44 | +1:09.167 | 9 | 5 row 5 : 5 | 2 | rubens barrichello | ferrari | 44 | +1:18.136 | 12 | 4 row 6 : 6 | 11 | jacques villeneuve | sauber-petronas | 44 | +1:27.435 | 14 | 3 row 7 : 7 | 17 | ralf schumacher | toyota | 44 | +1:27.574 | 5 | 2 row 8 : 8 | 18 | tiago monteiro | jordan-toyota | 43 | +1 lap | 19 | 1 row 9 : 9 | 15 | christian klien | red bull-cosworth | 43 | +1 lap | 16 | None row 10 : 10 | 12 | felipe massa | sauber-petronas | 43 | +1 lap | 7 | None row 11 : 11 | 19 | narain karthikeyan | jordan-toyota | 43 | +1 lap | 20 | None row 12 : 12 | 21 | christijan albers | minardi-cosworth | 42 | +2 laps | 18 | None row 13 : 13 | 20 | robert doornbos | minardi-cosworth | 41 | +3 laps | 17 | None row 14 : 14 | 10 | juan pablo montoya | mclaren-mercedes | 40 | collision | 1 | None row 15 : 15 | 8 | antonio pizzonia | williams-bmw | 39 | collision | 15 | None row 16 : ret | 16 | jarno trulli | toyota | 34 | accident | 3 | None row 17 : ret | 14 | david coulthard | red bull-cosworth | 18 | engine | 11 | None row 18 : ret | 1 | michael schumacher | ferrari | 13 | collision | 6 | None row 19 : ret | 4 | takuma sato | bar-honda | 13 | collision | 10 | None row 20 : ret | 6 | giancarlo fisichella | renault | 10 | accident | 13 | None ] Execute this SQL based on the above table: select constructor order by no asc limit 1
ferrari
[ 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 date where winner = 'australia ii'
september 18, 1983, september 21, 1983, september 22, 1983, september 26, 1983
[ header: site name | reason for designation biological interest | reason for designation geological interest | area hectares | area acres | coordinates & grid ref | year in which notified | other designations | map & citation row 1 : bradwell meadows | | | 0.9 | 2.3 | 53°19′19′′n 1°44 | 1990 | None | map row 2 : cawdor quarry | | | 4.7 | 11.7 | 53°08′28′′n 1°34 | 1963 | gcr | map row 3 : cressbrook dale | | | 120.4 | 297.6 | 53°15′47′′n 1°44 | 1954 | gcr, nnr, | map row 4 : duckmanton railway cutting | | | 3.8 | 9.4 | 53°13′41′′n 1°22 | 1974 | gcr | map row 5 : fox hole cave | | | 0.2 | 0.4 | 53°11′31′′n 1°51 | 1986 | gcr | map row 6 : goyt valley | | | 1,332.6 | 3,292.9 | 53°16′05′′n 1°57 | 1951 | spa, sac | map row 7 : hipley hill | | | 22.1 | 54.6 | 53°05′24′′n 1°40 | 1963 | None | map row 8 : jumble coppice | | | 0.7 | 1.8 | 53°14′42′′n 1°36 | 1985 | gcr | map row 9 : leek moors | | | 3,970.8 | 9,812.2 | 53°10′52′′n 1°59 | 1954 | spa, esa, gc | map row 10 : long dale, hartington | | | 53.5 | 132.1 | 53°09′04′′n 1°47 | 1997 | sac | map row 11 : moss valley | | | 26.1 | 64.5 | 53°18′58′′n 1°22 | 1951 | None | map row 12 : moss valley woods | | | 17.9 | 44.2 | 53°19′01′′n 1°26 | 1993 | None | map row 13 : pleasley vale railway | | | 3.5 | 8.7 | 53°10′41′′n 1°13 | 1981 | lnr | map row 14 : teversal to pleasley railway | | | 5 | 12.4 | 53°09′54′′n 1°16 | 1982 | lnr, wt | map row 15 : upper lathkill | | | 26.8 | 66.3 | 53°12′18′′n 1°47 | 1989 | gcr, np | map ] Execute this SQL based on the above table: select count ( distinct coordinates & grid ref )
15
[ header: match | date | ground | opponent | score1 | pos. | pts. | gd row 1 : 2 | 22 august | h | 1. fc kaiserslau | 1 - 0 | 1 | 4 | 4 row 2 : 4 | 29 august | h | dynamo dresden | 3 - 1 | 1 | 6 | 6 row 3 : 5 | 2 september | a | 1. fc koln | 3 - 1 | 1 | 8 | 8 row 4 : 6 | 5 september | h | hamburger sv | 4 - 0 | 1 | 10 | 12 row 5 : 7 | 19 september | h | sg wattenscheid 09 | 1 - 1 | 1 | 11 | 12 row 6 : 8 | 25 september | a | borussia dortmund | 2 - 1 | 1 | 13 | 13 row 7 : 9 | 3 october | h | borussia monchengladbach | 2 - 2 | 1 | 14 | 13 row 8 : 10 | 17 october | a | 1. fc saarbrucken | 1 - 1 | 1 | 15 | 13 row 9 : 11 | 24 october | h | werder bremen | 1 - 3 | 1 | 15 | 11 row 10 : 3 | 27 october | a | eintracht frankfurt | 1 - 1 | 1 | 16 | 11 row 11 : 12 | 31 october | a | vfb stuttgart | 3 - 2 | 1 | 18 | 12 row 12 : 14 | 21 november | a | bayer leverkusen | 4 - 2 | 1 | 22 | 15 row 13 : 15 | 28 november | h | karlsruher sc | 3 - 3 | 1 | 23 | 15 row 14 : 16 | 5 december | a | vfl bochum | 2 - 2 | 1 | 24 | 15 row 15 : 19 | 27 february | a | 1. fc kaiserslau | 3 - 1 | 1 | 29 | 19 row 16 : 20 | 6 march | h | eintracht frankfurt | 1 - 0 | 1 | 31 | 20 row 17 : 22 | 20 march | h | 1. fc koln | 3 - 0 | 1 | 34 | 23 row 18 : 23 | 28 march | a | hamburger sv | 1 - 3 | 1 | 34 | 21 row 19 : 24 | 2 april | a | sg wattenscheid 09 | 0 - 2 | 1 | 34 | 19 row 20 : 25 | 10 april | h | borussia dortmund | 2 - 0 | 1 | 36 | 21 row 21 : 26 | 17 april | a | borussia monchengladbach | 2 - 2 | 1 | 37 | 21 row 22 : 27 | 23 april | h | 1. fc saarbrucken | 6 - 0 | 1 | 39 | 27 row 23 : 28 | 26 april | a | werder bremen | 1 - 4 | 1 | 39 | 24 row 24 : 30 | 8 may | a | 1. fc nurnberg | 0 - 0 | 1 | 42 | 26 row 25 : 31 | 15 may | h | bayer leverkusen | 4 - 1 | 1 | 44 | 29 row 26 : 32 | 23 may | a | karlsruher sc | 2 - 4 | 1 | 44 | 27 row 27 : 33 | 29 may | h | vfl bochum | 3 - 1 | 2 | 46 | 29 row 28 : 34 | 5 june | a | schalke 04 | 3 - 3 | 2 | 47 | 29 ] Execute this SQL based on the above table: select count ( opponent ) where match = 26
1
[ header: school | team name | town | county | enrollment (2010-11 & 2011-12) | primary mshsaa class* | football class row 1 : benton high school | (lady) cardinals | st. joseph | buchanan | 846 | 4 | 4 row 2 : bishop leblond high school | (lady) golden eagle | st. joseph | buchanan | 314 | 3 | 2 row 3 : cameron high school | (lady) dragons | cameron | clinton | 503 | 3 | 3 row 4 : chillicothe high school (missouri) | (lady) hornets | chillicothe | livingston | 638 | 4 | 3 row 5 : lafayette high school | fighting irish | st. joseph | buchanan | 801 | 4 | 4 row 6 : maryville high school | (lady) spoofhounds | maryville | nodaway | 473 | 3 | 2 row 7 : savannah high school | (lady) savages | savannah | andrew | 743 | 4 | 4 row 8 : smithville high school | (lady) warriors | smithville | clay | 727 | 4 | 4 ] Execute this SQL based on the above table: select enrollment (2010-11 & 2011-12) where enrollment (2010-11 & 2011-12) != 314 and football class = ( select football class where enrollment (2010-11 & 2011-12) = 314 )
473
[ 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 time where athlete = 'baha tulumbo'
dnf
[ header: pos | no | rider | bike | laps | time | grid | points row 1 : 1 | 21 | troy bayliss | ducati 999 f07 | 22 | 34:11.276 | 1 | 25 row 2 : 2 | 52 | james toseland | honda cbr1000rr | 22 | 2.096 | 2 | 20 row 3 : 3 | 3 | max biaggi | suzuki gsx-r1000 | 22 | 10.143 | 5 | 16 row 4 : 4 | 41 | noriyuki haga | yamaha yzf-r1 | 22 | 18.923 | 4 | 13 row 5 : 5 | 11 | troy corser | yamaha yzf-r1 | 22 | 19.742 | 3 | 11 row 6 : 6 | 57 | lorenzo lanzi | ducati 999 f07 | 22 | 24.765 | 10 | 10 row 7 : 7 | 111 | ruben xaus | ducati 999 f06 | 22 | 27.404 | 8 | 9 row 8 : 8 | 76 | max neukirchner | suzuki gsx-r1000 | 22 | 34.614 | 7 | 8 row 9 : 9 | 10 | fonsi nieto | kawasaki zx-10r | 22 | 35.339 | 6 | 7 row 10 : 10 | 99 | steve martin | honda cbr1000rr | 22 | 36.238 | 11 | 6 row 11 : 11 | 44 | roberto rolfo | honda cbr1000rr | 22 | 38.067 | 15 | 5 row 12 : 12 | 25 | josh brookes | honda cbr1000rr | 22 | 47.078 | 12 | 4 row 13 : 13 | 38 | shinichi nakatomi | yamaha yzf-r1 | 22 | 58.571 | 17 | 3 row 14 : 14 | 96 | jakub smrz | ducati 999 f05 | 22 | +1:08.000 | 14 | 2 row 15 : 15 | 53 | alex polita | suzuki gsx-r1000 | 22 | +1:22.584 | 18 | 1 row 16 : 16 | 73 | christian zaiser | mv agusta f4 | 22 | +1:28.374 | 19 | None row 17 : 17 | 42 | dean ellison | ducati 999rs | 22 | +1:30.184 | 21 | None row 18 : 18 | 36 | jiri drazdak | yamaha yzf-r1 | 21 | +1 lap | 20 | None row 19 : ret | 55 | regis laconi | kawasaki zx-10r | 16 | retirement | 9 | None row 20 : ret | 84 | michel fabrizio | honda cbr1000rr | 5 | retirement | 13 | None ] Execute this SQL based on the above table: select bike where pos > ( select pos where bike = 'honda cbr1000rr' ) order by pos limit 1
suzuki gsx-r1000 k7
[ header: res. | record | opponent | method | event | date | round | time | location | notes row 1 : win | 12-3 | mike hayes | ko (punch) | ksw 25: khali | december 7, 2013 | 1 | 1:12 | wrocław, poland | None row 2 : win | 11-3 | nick moghadden | tko (punches) | bellator 99 | september 13, 2013 | 1 | 3:22 | temecula, california | bellator debut row 3 : loss | 10-3 | guto inocente | decision (unanimous) | strikeforce: barnett vs. cor | may 19, 2012 | 3 | 5:00 | san jose, californ | light heavyweight debut row 4 : win | 10-2 | brett albee | tko (strikes) | strikeforce: diaz vs. | april 9, 2011 | 1 | 1:46 | san diego, californ | None row 5 : loss | 9-2 | lavar johnson | ko (punches) | strikeforce challengers: bowling v | october 22, 2010 | 1 | 2:17 | fresno, californ | None row 6 : win | 9-1 | eddie sapp | submission (rear-naked choke) | native fighting championship 6 | august 14, 2010 | 1 | 2:01 | campo, california, | None row 7 : loss | 8-1 | cody goodale | decision (unanimous) | gladiator challenge: maximum force | april 25, 2010 | 3 | 5:00 | san jacinto, cali | None row 8 : win | 8-0 | ovince st. preux | tko (punches) | top combat championship 1 | september 26, 2009 | 2 | 0:46 | san juan, puerto | None row 9 : win | 7-0 | william richey | decision (unanimous) | called out mma 1 | august 15, 2009 | 3 | 5:00 | ontario, california | None row 10 : win | 6-0 | buckley acosta | tko (punches) | gladiator challenge: venom | april 23, 2009 | 1 | 2:59 | pauma valley, californi | None row 11 : win | 5-0 | dave diaz | submission | gc 85: cross fire | october 25, 2008 | 1 | 1:41 | san diego, californ | None row 12 : win | 4-0 | abraham ramirez | tko (punches) | apocalypse fights | august 7, 2008 | 1 | None | None | None row 13 : win | 3-0 | ty montgomery | tko (punches) | galaxy productions | august 24, 2007 | 1 | 0:41 | california, united states | None row 14 : win | 2-0 | tom hubert | tko (doctor stoppage | total combat 10 | october 15, 2005 | 2 | 1:54 | san diego, californ | None row 15 : win | 1-0 | denis hall | tko (punches) | cff: cobra classic 9 | april 16, 2003 | 1 | 0:58 | anza, california, | None ] Execute this SQL based on the above table: select abs ( ( select time where res. = 'loss' ) - ( select time where res. = 'win' ) )
4
[ header: central division v t e | w | l | pct | gb | home | road | div row 1 : y-atlanta hawks | 50 | 32 | 0.61 | None | 32-9 | 18-23 | 21-9 row 2 : x-houston rockets | 41 | 41 | 0.5 | 9 | 29-12 | 12-29 | 20-10 row 3 : x-san antonio | 41 | 41 | 0.5 | 9 | 27-14 | 14-27 | 14-16 row 4 : cleveland cavaliers | 37 | 45 | 0.451 | 13 | 28-13 | 9-32 | 16-14 row 5 : indiana pacers | 37 | 45 | 0.451 | 13 | 26-15 | 11-30 | 15-15 row 6 : detroit pistons | 16 | 66 | 0.195 | 34 | 13-28 | 3-38 | 4-26 ] Execute this SQL based on the above table: select gb where road = '11-30'
13
[ header: opponent | played | won | lost | drawn | % won overall row 1 : australia | 4 | 4 | 0 | 0 | 100% row 2 : canada | 21 | 19 | 2 | 0 | 90.48% row 3 : france | 34 | 24 | 10 | 0 | 70.59% row 4 : germany | 1 | 1 | 0 | 0 | 100% row 5 : ireland | 19 | 18 | 1 | 0 | 94.74% row 6 : italy | 12 | 12 | 0 | 0 | 100% row 7 : kazakhstan | 3 | 3 | 0 | 0 | 100% row 8 : netherlands | 4 | 4 | 0 | 0 | 100% row 9 : new zealand | 22 | 7 | 14 | 1 | 34.09% row 10 : russia | 2 | 2 | 0 | 0 | 100% row 11 : samoa | 1 | 1 | 0 | 0 | 100% row 12 : scotland | 23 | 21 | 2 | 0 | 91.34% row 13 : south africa | 5 | 5 | 0 | 0 | 100% row 14 : spain | 14 | 12 | 1 | 1 | 89.29% row 15 : sweden | 3 | 3 | 0 | 0 | 100% row 16 : united states | 13 | 12 | 1 | 0 | 92.31% row 17 : wales | 30 | 29 | 1 | 0 | 96.67% row 18 : total | 210 | 176 | 32 | 2 | 83.10% ] Execute this SQL based on the above table: select avg ( played )
23.38888888888889
[ header: episode | name | synopsis | sent home | highest seller row 1 : 1 | vegas meltdown | nine aspiring restaurateurs arrive in las | ammerah, kimmy | patrick row 2 : 2 | tantrum in temecula | the restaurant express bus arrives in temecula, | johnathan | eric row 3 : 3 | express: impossible | the restaurant express bus arrives in los angeles | bianca | none row 4 : 4 | battle by the beach | the restaurant express bus arrives at the iconic balb | patrick | eric row 5 : 5 | going, going, gone! | the remaining four contestants are given their biggest budget | eric | adam row 6 : 6 | the truck stops here! | the three remaining chefs are each given a food | none | adam row 7 : 7 | vegas or bust | jan and seonkyoung battle to | jan, adam | seonkyoung ] Execute this SQL based on the above table: select sent home where id = 1
ammerah, kimmy
[ header: name | year | credited with | publisher row 1 : indiana jones and the last cru | 1989 | tester | lucasarts row 2 : maniac mansion (nes port) | 1990 | tools programmer, scumm | lucasarts row 3 : the secret of monkey island | 1990 | co-writer, programmer, additional designer | lucasarts row 4 : monkey island 2: lechuck's revenge | 1991 | co-writer, programmer, additional designer | lucasarts row 5 : maniac mansion: day of the tent | 1993 | co-designer, co-producer | lucasarts row 6 : full throttle | 1995 | project leader, writer, designer | lucasarts row 7 : the curse of monkey island | 1997 | additional design | lucasarts row 8 : grim fandango | 1998 | project leader, writer, designer | lucasarts row 9 : star wars: shadows of the empire | 1999 | never actively tried to sabotage the project | lucasarts row 10 : psychonauts | 2005 | creative director, co-writer, designer | double fine, majesco row 11 : brutal legend | 2009 | creative director, writer, designer | double fine, electronic arts row 12 : costume quest | 2010 | creative director, writer | double fine, thq row 13 : stacking | 2011 | creative director | double fine, thq row 14 : iron brigade | 2011 | creative director | double fine, microsoft studios row 15 : sesame street: once upon a monster | 2011 | creative director | double fine, warner bros. interactive entertainment row 16 : haunt | 2012 | voice actor | nanaon-sha, row 17 : double fine happy action theater | 2012 | director | double fine, microsoft studios row 18 : middle manager of justice | 2012 | creative director | double fine, dracogen row 19 : kinect party | 2012 | creative director | double fine, microsoft studios row 20 : the cave | 2013 | studio creative director | double fine, sega row 21 : dropchord | 2013 | creative director | double fine, dracogen row 22 : spacebase df-9 | 2013 | creative director | double fine, indie fund row 23 : broken age | 2014 | director, writer | double fine row 24 : massive chalice | 2014 | creative director | double fine ] Execute this SQL based on the above table: select name where name = 'brutal legend' order by year desc limit 1
brutal legend
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | china | 10 | 5 | 1 | 16 row 2 : 2 | north korea | 3 | 3 | 4 | 10 row 3 : 3 | japan | 1 | 3 | 3 | 7 row 4 : 4 | chinese taipei | 1 | 1 | 1 | 3 row 5 : 5 | hong kong | 0 | 1 | 0 | 1 row 6 : 6 | south korea | 0 | 0 | 3 | 3 row 7 : 7 | india | 0 | 0 | 1 | 1 row 8 : 7 | kazakhstan | 0 | 0 | 1 | 1 row 9 : 7 | syria | 0 | 0 | 1 | 1 row 10 : total | total | 15 | 13 | 15 | 43 ] Execute this SQL based on the above table: select nation where total = ( select min ( total ) )
hong kong, india, kazakhstan, syria
[ header: species | common name | ncbi accession # | ncbi name | length | sequence identity | sequence similarity | years since divergence from human (mya) row 1 : pan troglodytes | chimpanzee | xp_003317262 | depdc5 | 1572 aa | 99% | 99% | 6.4 row 2 : nomascus leucogenys | gibbon | xp_003258163 | depdc5 | 1602 aa | 99% | 99% | 20.4 row 3 : mus musculus | mouse | np_001164038 | depdc5 | 1591 aa | 94% | 96% | 92.4 row 4 : bos taurus | cow | xp_002694678 | depdc5 | 1593 aa | 94% | 96% | 94.4 row 5 : sorex araneus | shrew | ace77702 | depdc5 | 1570 aa | 94% | 96% | 94.4 row 6 : monodelphis domestica | possum | xp_001378772 | depdc5 | 1522 aa | 89% | 93% | 163.9 row 7 : gallus gallus | chicken | xp_415249 | depdc5 | 1592 aa | 88% | 93% | 301.7 row 8 : meleagris gallopavo | turkey | xp_003211073 | depdc5 | 1592 aa | 88% | 93% | 301.7 row 9 : taeniopygi | zebra finch | xp_002199825 | depdc5 | 1572 aa | 87% | 92% | 301.7 row 10 : xenopus tropicalis | frog | xp_002931964 | depdc5-like | 1574 aa | 79% | 86% | 371.2 row 11 : danio rerio | zebra fish | xp_691450 | depdc5-like | 1590 aa | 75% | 84% | 400.1 row 12 : oreochromis niloticus | cichlid | xp_003459226 | depdc5 | 1577 aa | 74% | 82% | 400.1 row 13 : strongylocentrotus purpuratus | sea urchin | xp_794020 | similar to depdc5 | 1608 aa | 43% | 57% | 742.9 row 14 : drosophila melanogaster | drosophila | np_647618 | gc12090 | 1471 aa | 41% | 57% | 782.7 row 15 : pediculus humanus corporis | louse | xp_002429401 | depdc, putative | 1538 aa | 38% | 53% | 782.7 row 16 : anopheles gambiae | mosquito | xp_308760 | agap007010-pa | 1640 aa | 36% | 51% | 782.7 row 17 : ascaris suum | ascaris | ady40551 | depdcp5 | 1359 aa | 31% | 51% | 937.5 row 18 : ustilago maydis | corn smut | xp_757759 | vacuolar-associated protein iml1 | 1867 aa | 23% | 52% | 1215.8 row 19 : saccharomyces cerevisiae | yeast | np_012672 | iml1p | 1584 aa | 20% | 50% | 1215.8 row 20 : albugo laibachii | white rust | cca27519 | vacuolar membrane-associated protein putative | 1591 aa | 20% | 46% | 1362 ] Execute this SQL based on the above table: select count ( sequence similarity )
20
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | canada | 9 | 6 | 5 | 20 row 2 : 2 | united states | 8 | 7 | 8 | 23 row 3 : 3 | austria | 7 | 9 | 8 | 24 row 4 : 4 | japan | 4 | 2 | 1 | 7 row 5 : 5 | italy | 3 | 7 | 4 | 14 row 6 : 6 | france | 3 | 4 | 4 | 11 row 7 : 7 | australia | 3 | 4 | 0 | 7 row 8 : 8 | norway | 2 | 2 | 2 | 6 row 9 : 9 | slovenia | 2 | 1 | 2 | 5 row 10 : 10 | finland | 2 | 1 | 1 | 4 row 11 : 10 | germany | 2 | 1 | 1 | 4 row 12 : 12 | russia | 2 | 0 | 3 | 5 row 13 : 13 | switzerland | 1 | 5 | 5 | 11 row 14 : 14 | china | 1 | 1 | 1 | 3 row 15 : 15 | poland | 1 | 1 | 0 | 2 row 16 : 16 | czech republic | 1 | 0 | 1 | 2 row 17 : 17 | belgium | 1 | 0 | 0 | 1 row 18 : 18 | netherlands | 0 | 1 | 0 | 1 row 19 : 19 | spain | 0 | 0 | 3 | 3 row 20 : 20 | bulgaria | 0 | 0 | 1 | 1 row 21 : 20 | great britain | 0 | 0 | 1 | 1 row 22 : 20 | sweden | 0 | 0 | 1 | 1 row 23 : total | total | 52 | 52 | 52 | 156 ] Execute this SQL based on the above table: select nation where nation = 'czech republic' and nation != 'belgium'
czech republic
[ header: no | peak | location | elevation (m) | prominence (m) | col height (m) | col location | parent row 1 : 1 | mont blanc | france/ italy | 4810 | 4697 | 113 | near lake kubenskoye | everest row 2 : 5 | piz bernina | switzerland | 4049 | 2234 | 1815 | maloja pass | finsteraarhorn1 / m row 3 : 7 | monte rosa | switzerland | 4634 | 2165 | 2469 | great st bernard pass | mont blanc row 4 : 10 | monte viso | italy | 3841 | 2062 | 1779 | le mauvais pass | mont blanc row 5 : 11 | triglav | slovenia | 2864 | 2052 | 812 | camporosso pass | marmolada1 / m row 6 : 12 | barre des ecrins | france | 4102 | 2045 | 2057 | col du lautaret | mont blanc row 7 : 15 | monte baldo/cima | italy | 2218 | 1950 | 268 | near san giovanni pass in | ortler1 / mb2 row 8 : 16 | gran paradiso | italy | 4061 | 1891 | 2170 | near little st bernard pass | mont blanc row 9 : 19 | dents du midi | switzerland | 3257 | 1796 | 1461 | col des montets | mont blanc row 10 : 20 | chamechaude | france | 2082 | 1771 | 311 | chambery | mont blanc row 11 : 21 | zugspitze | germany/ austria | 2962 | 1746 | 1216 | near fern pass | finsteraarhorn1 / m row 12 : 25 | großer priel | austria | 2515 | 1700 | 810 | near pichl-kainisch | hoher dachstein1 / m row 13 : 27 | monte bondone | italy | 2180 | 1679 | 501 | near cadine in trento | ortler1 / mb2 row 14 : 29 | birnhorn | austria | 2634 | 1665 | 969 | hochfilzen | großglockner1 / mb row 15 : 31 | pointe percee | france | 2750 | 1643 | 1107 | near pont d'arbon near mege | mont blanc row 16 : 33 | molltaler polinik | austria | 2784 | 1579 | 1205 | iselsberg pass | großglockner1 / mb row 17 : 35 | birkkarspitze | austria | 2749 | 1569 | 1180 | seefeld in tirol | zugspitze1 / mb2 row 18 : 37 | grande tete de l'obiou | france | 2790 | 1542 | 1248 | col bayard | barre des ecrins1 / row 19 : 39 | hochtor | austria | 2369 | 1520 | 849 | schober pass | großglockner1 / mb row 20 : 41 | grand combin | switzerland | 4314 | 1517 | 2797 | fenetre de durand | monte rosa row 21 : 44 | piz kesch | switzerland | 3418 | 1502 | 1916 | lukmanier pass | finsteraarhorn1 / m ] Execute this SQL based on the above table: select count ( * ) where parent = 'monte rosa'
1
[ 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 count ( * ) ( select manufacturer group by manufacturer having count ( * ) > ( select count ( * ) where manufacturer = 'aprilia' ) )
0
[ header: goal | date | venue | opponent | score | result | competition row 1 : 1 | 8 october 2010 | ferenc puskas, bud | san marino | 2-0 | 8-0 | euro 2012 qualifying row 2 : 2 | 8 october 2010 | ferenc puskas, bud | san marino | 4-0 | 8-0 | euro 2012 qualifying row 3 : 3 | 8 october 2010 | ferenc puskas, bud | san marino | 5-0 | 8-0 | euro 2012 qualifying row 4 : 4 | 12 october 2010 | olympic stadium, hel | finland | 0-1 | 1-2 | euro 2012 qualifying row 5 : 5 | 29 february 2012 | eto park, gyor, | bulgaria | 1-0 | 1-1 | friendly row 6 : 6 | 7 september 2012 | estadi comunal, andorr | andorra | 3-0 | 5-0 | 2014 world cup qualification row 7 : 7 | 16 october 2012 | ferenc puskas, bud | turkey | 2-1 | 3-1 | 2014 world cup qualification ] Execute this SQL based on the above table: select count ( competition ) where goal >= 1743
0
[ header: draw | artist | song | jury | televote | total | place row 1 : 1 | kasia nova | "the devil" | 0 | 1 | 1 | 11 row 2 : 2 | edi ann | "lovin'u" | 7 | 5 | 12 | 4 row 3 : 3 | izabela kopec | "you've got my love" | 4 | 6 | 10 | 6 row 4 : 4 | starnawski & urban noiz | "it's not a game" | 5 | 0 | 5 | 10 row 5 : 5 | queens | "i say my body" | 0 | 0 | 0 | 12 row 6 : 6 | isis gee | "for life" | 12 | 12 | 24 | 1 row 7 : 7 | man meadow | "viva la musica" | 2 | 10 | 12 | 3 row 8 : 8 | afromental | "thing we've got" | 3 | 4 | 7 | 9 row 9 : 9 | plastic | "do something" | 10 | 2 | 12 | 5 row 10 : 10 | sandra oxenryd | "superhero" | 6 | 3 | 9 | 8 row 11 : 11 | natasza urbanska | "blow over" | 8 | 7 | 15 | 2 row 12 : 12 | margo | "dlatego walcz" | 1 | 8 | 9 | 7 ] Execute this SQL based on the above table: select count ( song ) where place = 5
1
[ header: common names subspecies | pacific (critchfieldiana) | columbia (ponderosa) | rocky mountains (scopulorum) | southwestern (brachyptera) | central high plains (readiana) row 1 : years needles remain green | 3.9±0.25, n=30 | 4.7±0.14, n=50 | 5.7±0.28, n=23 | 4.3±0.18, n=24 | 4.7±0.18, n=5 row 2 : foliage length on branch, cm | 25.1±2.4, n=30 | 26.2±2.2, n=50 | 21.1±1.7, n=23 | 21.8±2.7, n=24 | 42.2±6.7, n=5 row 3 : needle length, cm | 19.8±0.44, n=30 | 16.8±0.29, n=48 | 11.2±0.27, n=23 | 14.7±0.45, n=24 | 15.6±0.57, n=5 row 4 : needles per fascicle | 3.0±0.00, n=30 | 3.0±0.00, n=48 | 2.6±0.06, n=23 | 3.0±0.03, n=24 | 2.4±0.11, n=5 row 5 : needle thickness | 45.9±0.49, n= | 47.8±0.51, n=48 | 46.4±0.68, n=23 | 44.8±0.87, n=24 | 49.7±0.61, n=5 row 6 : branches per whorl | 4.4±0.13, n=30 | 3.7±0.11, n=50 | 3.0±0.17, n=23 | 3.4±0.25, n=23 | 2.3±0.11, n=5 row 7 : branch angle ° from vert | 56±1.8, n=30 | 51±1.7, n=50 | 50±2.3, n=23 | 48±3.1, n=24 | 36±1.9, n=5 row 8 : seed cones length, mm | 101.4±2.48, n=25 | 88.7±1.24, n= | 70.7±2.20, n=22 | 74.9±2.51, n=20 | 71.1±2.46, n=5 row 9 : seed cones width, mm | 77.1±1.35, n=25 | 71.6±0.73, n=36 | 61.5±1.08, n=22 | 62.6±1.77, n=20 | 63.3±2.18, n=5 row 10 : seed cone form w/l | 0.80±0.03, n=25 | 0.84±0.03, n=36 | 0.90±0.02, n=22 | 0.86±0.02, n=20 | 0.90±0.03, n=5 row 11 : seed length, mm | 7.5±0.08, n=23 | 7.6±0.16, n=14 | 6.3±0.09, n=17 | 6.4±0.18, n=16 | 7.0±0.12, n=5 row 12 : seed width, mm | 4.9±0.05, n=23 | 4.9±0.08, n=14 | 4.1±0.05, n=17 | 4.3±0.09, n=16 | 4.5±0.10, n=5 row 13 : seed + wing length, mm | 32.3±0.58, n=23 | 24.8±0.62, n=14 | 22.9±0.63, n=17 | 23.3±0.68, n=15 | 23.1±0.78, n=5 ] Execute this SQL based on the above table: select count ( pacific (critchfieldiana) ) where pacific (critchfieldiana) != '0.80±0.03, n=25' and southwestern (brachyptera) = ( select southwestern (brachyptera) where pacific (critchfieldiana) = '0.80±0.03, n=25' )
0
[ 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 date where date in ( '5 august 1871' , '27 october 1867' ) order by no. desc limit 1
5 august 1871
[ header: pick | player | team | position | school row 1 : 1 | ben mcdonald | baltimore orioles | rhp | louisiana state university row 2 : 2 | tyler houston | atlanta braves | c | valley hs (las vegas row 3 : 3 | roger salkeld | seattle mariners | rhp | saugus (ca) hs row 4 : 4 | jeff jackson | philadelphia phillies | of | simeon hs (chicago row 5 : 5 | donald harris | texas rangers | of | texas tech university row 6 : 6 | paul coleman | saint louis cardinals | of | frankston (tx) h row 7 : 7 | frank thomas | chicago white sox | 1b | auburn university row 8 : 8 | earl cunningham | chicago cubs | of | lancaster (sc) hs row 9 : 9 | kyle abbott | california angels | lhp | long beach state university row 10 : 10 | charles johnson | montreal expos | c | westwood hs (fort pier row 11 : 11 | calvin murray | cleveland indians | 3b | w.t. white high school (d row 12 : 12 | jeff juden | houston astros | rhp | salem (ma) hs row 13 : 13 | brent mayne | kansas city royals | c | cal state fullerton row 14 : 14 | steve hosey | san francisco giants | of | fresno state university row 15 : 15 | kiki jones | los angeles dodgers | rhp | hillsborough hs (tampa, row 16 : 16 | greg blosser | boston red sox | of | sarasota (fl row 17 : 17 | cal eldred | milwaukee brewers | rhp | university of iowa row 18 : 18 | willie greene | pittsburgh pirates | ss | jones county hs (gray row 19 : 19 | eddie zosky | toronto blue jays | ss | fresno state university row 20 : 20 | scott bryant | cincinnati reds | of | university of texas row 21 : 21 | greg gohr | detroit tigers | rhp | santa clara university row 22 : 22 | tom goodwin | los angeles dodgers | of | fresno state university row 23 : 23 | mo vaughn | boston red sox | 1b | seton hall university row 24 : 24 | alan zinter | new york mets | c | university of arizona row 25 : 25 | chuck knoblauch | minnesota twins | 2b | texas a&m university row 26 : 26 | scott burrell | seattle mariners | rhp | hamden (ct) hs ] Execute this SQL based on the above table: select count ( * ) where school = 'westwood hs (fort pierce, fl)' and pick <= 7
0
[ header: year | number | name row 1 : 1884-1885 | 7 | lukin homphrey i row 2 : 1889-1890 | 6 | septimus julius augustus deni row 3 : 1901 | 154 | f.m. gaudet row 4 : 1907 | 139 | c.r.f. cout row 5 : 1910 | 63 | george hooper row 6 : 1913 | 268 | henry robert visart de row 7 : 1928 | 555 | r.r. carr-harri row 8 : 1930-1931 | 1119 | j.h. price row 9 : 1940-1941 | 803 | j.v. young row 10 : 1945 | 982 | d.w. mackeen row 11 : 1948 | 1855 | ian s. johnston row 12 : 1951 | 1860 | nicol kingsmill row 13 : 1957 | 1954 | w.p. carr row 14 : 1962 | 2183 | james e. pepall row 15 : 1968-1969 | rcnc90 | john f. frank row 16 : 1986-1987 | 5604 | ken smee row 17 : 1996-1997 | 3550 | murray johnston row 18 : 2002-2003 | 6777 | michel charron row 19 : 2005-2006 | 10080 | robert booth row 20 : 2013 | m0058 | marc drolet (first u row 21 : 1891 | 10 | victor brereton rivers row 22 : 1895-1896 | 15 | francis joseph dixon row 23 : 1899 | 14 | john bray cochrane row 24 : 1902 | 47 | ernest frederick w row 25 : 1908 | 232 | john houlison row 26 : 1911 | 255 | h.a. panet row 27 : 1923 | 377 | a.c. caldwell row 28 : 1929 | 667 | e.g. hanson row 29 : 1932 | 472 | a.r. chipman row 30 : 1936-1937 | 877 | g.l. magann row 31 : 1946 | 1841 | d.g. cunningham row 32 : 1952 | 1828 | ted g.e. beament row 33 : 1955 | 1474 | de l.h.m panet row 34 : 1960 | 1379 | h.a. mackenzie row 35 : 1980-1981 | 3251 | jim tremain row 36 : 2000-2001 | 5758 | michael morres row 37 : 2003-2004 | 7776 | chris lythgo row 38 : 1892 | 86 | reuben wells leonard row 39 : 1897 | 48 | a.k. kirkpatrick row 40 : 1900 | 41 | robert cartwright row 41 : 1909 | 91 | j.d. gibson row 42 : 1912 | 246 | major-general sir henry e row 43 : 1920 | 293 | c.j. armstrong row 44 : 1927 | 623 | s.b. coristine row 45 : 1938-1939 | 1003 | a.m. mitchell row 46 : 1950 | 1542 | e.w. crowe row 47 : 1953 | 1620 | r.r. labatt row 48 : 1961 | 2157 | j.h.r. gagnon row 49 : 1964 | 2351 | guy savard row 50 : 1981-1982 | 2897 | herb pitts row 51 : 1992-1993 | h3356 | robin cumine row 52 : 1995-1996 | 5739 | andre costin ] Execute this SQL based on the above table: select number where id = ( select id where number = 91 ) + 1
246
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | nigeria | 14 | 12 | 9 | 35 row 2 : 2 | algeria | 9 | 4 | 4 | 17 row 3 : 3 | kenya | 8 | 11 | 4 | 23 row 4 : 4 | ethiopia | 2 | 4 | 7 | 13 row 5 : 5 | ghana | 2 | 2 | 2 | 6 row 6 : 6 | ivory coast | 2 | 1 | 3 | 6 row 7 : 7 | egypt | 2 | 1 | 0 | 3 row 8 : 8 | senegal | 1 | 1 | 5 | 7 row 9 : 9 | morocco | 1 | 1 | 1 | 3 row 10 : 10 | tunisia | 0 | 3 | 1 | 4 row 11 : 11 | madagascar | 0 | 1 | 1 | 2 row 12 : 12 | rwanda | 0 | 0 | 1 | 1 row 13 : 12 | zimbabwe | 0 | 0 | 1 | 1 row 14 : 12 | seychelles | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select count ( nation ) where gold < 1992
14
[ header: # | date | film | gross | notes row 1 : 2 | january 13, 2002 | the lord of the rings: the fellowship | $16,201,260 | None row 2 : 3 | january 20, 2002 | black hawk down | $28,611,736 | black hawk down broke save the last dance' row 3 : 5 | february 3, 2002 | black hawk down | $11,112,555 | None row 4 : 8 | february 24, 2002 | queen of the damned | $14,757,535 | None row 5 : 11 | march 17, 2002 | ice age | $46,312,454 | ice age broke liar l row 6 : 13 | march 31, 2002 | panic room | $30,056,751 | None row 7 : 14 | april 7, 2002 | panic room | $18,244,157 | None row 8 : 15 | april 14, 2002 | changing lanes | $17,128,062 | None row 9 : 24 | june 16, 2002 | scooby-doo | $54,155,312 | None row 10 : 26 | june 30, 2002 | mr. deeds | $37,162,787 | None row 11 : 28 | july 14, 2002 | men in black ii | $24,410,311 | None row 12 : 29 | july 21, 2002 | road to perdition | $15,412,515 | road to perdition reached #1 in its second weekend row 13 : 32 | august 11, 2002 | xxx | $44,506,103 | None row 14 : 33 | august 18, 2002 | xxx | $22,111,421 | None row 15 : 35 | september 1, 2002 | signs | $13,441,194 | None row 16 : 37 | september 15, 2002 | barbershop | $20,627,433 | None row 17 : 39 | september 29, 2002 | sweet home alabama | $35,648,740 | sweet home alabama broke rush hour row 18 : 43 | october 27, 2002 | jackass: the movie | $22,763,437 | None row 19 : 45 | november 10, 2002 | 8 mile | $51,240,555 | None row 20 : 47 | november 24, 2002 | die another day | $47,072,040 | None row 21 : 48 | december 1, 2002 | harry potter and the chamber of secrets | $32,117,496 | harry potter and the chamber of secrets ] Execute this SQL based on the above table: select date where film = 'jackass: the movie' order by # limit 1
october 27, 2002
[ header: pos | rider | manufacturer | time/retired | points row 1 : 1 | tohru ukawa | honda | 49:50.449 | 25 row 2 : 2 | franco battaini | aprilia | 5.125 | 20 row 3 : 3 | loris capirossi | honda | 10.224 | 16 row 4 : 4 | shinya nakano | yamaha | 14.848 | 13 row 5 : 5 | stefano perugini | honda | 34.042 | 11 row 6 : 6 | sebastian porto | yamaha | 37.495 | 10 row 7 : 7 | jason vincent | honda | 44.911 | 9 row 8 : 8 | valentino rossi | aprilia | +1:01.110 | 8 row 9 : 9 | anthony west | tsr-honda | +1:10.352 | 7 row 10 : 10 | alex hofmann | tsr-honda | +1:18.683 | 6 row 11 : 11 | luca boscoscuro | tsr-honda | +1:20.847 | 5 row 12 : 12 | lucas oliver bulto | yamaha | +1:23.052 | 4 row 13 : 13 | roberto rolfo | aprilia | +1:24.329 | 3 row 14 : 14 | masaki tokudome | tsr-honda | +1:26.837 | 2 row 15 : 15 | fonsi nieto | yamaha | +1:45.669 | 1 row 16 : 16 | david garcia | yamaha | +1:48.926 | None row 17 : 17 | scott smart | aprilia | +1:49.730 | None row 18 : 18 | alex debon | honda | +1 lap | None row 19 : 19 | jarno janssen | tsr-honda | +1 lap | None row 20 : ret | alvaro molina | honda | retirement | None row 21 : ret | julien allemand | tsr-honda | retirement | None row 22 : ret | ismael bonilla | honda | retirement | None row 23 : ret | daniel ribalta | aprilia | retirement | None row 24 : ret | maurice bolwerk | honda | retirement | None row 25 : ret | tomomi manako | yamaha | retirement | None row 26 : ret | johann stigefelt | yamaha | retirement | None row 27 : ret | olivier jacque | yamaha | retirement | None row 28 : ret | jeremy mcwilliams | aprilia | retirement | None row 29 : ret | david ortega | tsr-honda | retirement | None row 30 : ret | alfredo rios | aprilia | retirement | None row 31 : ret | ralf waldmann | aprilia | retirement | None ] Execute this SQL based on the above table: select rider where rider = 'luca boscoscuro'
luca boscoscuro
[ header: date | event | duration (months) | duration (years) row 1 : 1927 | experiment set up | None | None row 2 : 1930 | the stem was cut | None | None row 3 : december 1938 | 1st drop fell | 96-107 | 8.0-8.9 row 4 : february 1947 | 2nd drop fell | 99 | 8.2 row 5 : april 1954 | 3rd drop fell | 86 | 7.2 row 6 : may 1962 | 4th drop fell | 97 | 8.1 row 7 : august 1970 | 5th drop fell | 99 | 8.3 row 8 : april 1979 | 6th drop fell | 104 | 8.7 row 9 : july 1988 | 7th drop fell | 111 | 9.2 row 10 : 28 november 2000 | 8th drop fell | 148 | 12.3 ] Execute this SQL based on the above table: select date where event = '2nd drop fell' and duration (months) = 99
february 1947
[ header: pos | driver | entrant | constructor | time/retired | grid row 1 : 1 | jim clark | team lotus | lotus-climax | 2.02:58.6 | 1 row 2 : 2 | richie ginther | owen racing organisation | brm | + 22.6 s | 3 row 3 : 3 | graham hill | owen racing organisation | brm | + 28.2 s | 2 row 4 : 4 | jack brabham | brabham racing organisation | brabham-climax | + 52.0 s | 11 row 5 : 5 | tony maggs | cooper car company | cooper-climax | 72 laps | 6 row 6 : 6 | bruce mclaren | cooper | cooper-climax | 72 laps | 7 row 7 : 7 | mike hailwood | reg parnell (racing) | lola-climax | 70 laps | 9 row 8 : 8 | ian burgess | scirocco-powell (racing | scirocco-brm | 69 laps | 18 row 9 : 9 | peter revson | reg parnell (racing) | lotus-brm | 69 laps | 15 row 10 : 10 | carel godin de beaufort | ecurie maarsbergen | porsche | 67 laps | 20 row 11 : 11 | jo siffert | siffert racing team | lotus-brm | engine (66 laps) | 12 row 12 : 12 | andre pilette | andre pilette | lotus-climax | 63 laps | 21 row 13 : 13 | innes ireland | british racing partnership | lotus-brm | oil pressure (56 laps) | 5 row 14 : 14 | bernard collomb | bernard collomb | lotus-climax | oil pressure (46 laps) | 19 row 15 : ret | ian raby | ian raby (racing) | gilby-brm | ignition | 13 row 16 : ret | dan gurney | brabham racing organisation | brabham-climax | oil leak | 16 row 17 : ret | mike beckwith | british racing partnership | lotus-brm | accident | 17 row 18 : ret | masten gregory | tim parnell | lotus-brm | cam follower | 14 row 19 : ret | trevor taylor | team lotus | lotus-climax | crownwheel & pinion | 4 row 20 : ret | jo bonnier | rob walker racing team | cooper-climax | oil pressure | 8 row 21 : ret | tony settember | scirocco-powell (racing | scirocco-brm | valve gear | 22 row 22 : ret | bob anderson | dw racing enterprises | lola-climax | gearbox | 10 row 23 : wd | peter arundell | team lotus | lotus-climax | car not ready | None ] Execute this SQL based on the above table: select count ( entrant ) where time/retired >= 'cam follower'
0
[ header: | name | nation | points | games | pts/game row 1 : 1 | karen andrew | england | 44 | 5 | 8.8 row 2 : 2 | daniella waterman | england | 40 | 5 | 8 row 3 : 3 | christelle le duff | france | 33 | 5 | 6.6 row 4 : 4 | charlotte barras | england | 30 | 5 | 6 row 5 : 5 | naomi thomas | wales | 25 | 5 | 5 row 6 : 6 | susan day | england | 20 | 5 | 4 row 7 : 7 | lucy millard | scotland | 20 | 5 | 4 row 8 : 8 | veronica schiavon | italy | 19 | 4 | 4.75 row 9 : 9 | estelle sartini | france | 17 | 5 | 3.4 row 10 : 10 | margaret alphonsie | england | 15 | 5 | 3 row 11 : 11 | fanny horta | france | 15 | 5 | 3 row 12 : 12 | jeannette feighery | ireland | 15 | 5 | 3 row 13 : 13 | non evans | wales | 14 | 3 | 4.67 row 14 : 14 | lynsey harley | scotland | 12 | 2 | 6 row 15 : 15 | delphine plantet | france | 10 | 5 | 2 row 16 : 16 | joanne o'sullivan | ireland | 10 | 5 | 2 row 17 : 17 | katy mclean | england | 9 | 3 | 3 row 18 : 18 | michela tondinelli | italy | 6 | 5 | 1.2 row 19 : 19 | georgia stevens | england | 5 | 5 | 1 row 20 : 20 | mel berry | wales | 5 | 5 | 1 ] Execute this SQL based on the above table: select count ( * ) where nation = 'italy'
2
[ header: outcome | no. | date | championship | surface | opponent in the final | score in the final row 1 : winner | 1 | 20 july 1981 | bastad, sweden | clay | anders jarryd | 6-2, 6-3 row 2 : runner-up | 1 | 21 september 1981 | bordeaux, france | clay | andres gomez | 6-7, 6-7, 1-6 row 3 : winner | 2 | 10 june 1985 | bologna, italy | clay | claudio panatta | 6-2, 6-0 row 4 : winner | 3 | 9 september 1985 | palermo, italy | clay | joakim nystrom | 6-2, 6-0 row 5 : winner | 4 | 23 september 1985 | barcelona, spain | clay | mats wilander | 0-6, 6-2, 3-6, row 6 : winner | 5 | 10 february 1986 | metz, france | indoor | broderick dyke | 6-4, 6-3 row 7 : runner-up | 2 | 28 april 1986 | indianapolis, u.s | clay | andres gomez | 4-6, 6-7(1-7) row 8 : runner-up | 3 | 28 july 1986 | washington, d.c., | clay | karel novacek | 1-6, 6-7(4-7) row 9 : runner-up | 4 | 8 september 1986 | geneva, switzerland | clay | henri leconte | 5-7, 3-6 ] Execute this SQL based on the above table: select ( select no. order by no. asc limit 1 ) - ( select no. order by no. desc limit 1 )
-4.0
[ 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 name order by heat desc limit 1
diane allahgreen
[ header: year | team | games | attempts | yards | ypc | long | tds row 1 : 1983 | los angeles rams | 16 | 390 | 1808 | 4.6 | 85 | 18 row 2 : 1984 | los angeles rams | 16 | 379 | 2105 | 5.6 | 66 | 14 row 3 : 1985 | los angeles rams | 14 | 292 | 1234 | 4.2 | 43 | 12 row 4 : 1986 | los angeles rams | 16 | 404 | 1821 | 4.5 | 42 | 11 row 5 : 1987 | los angeles rams | 3 | 60 | 277 | 4.6 | 57 | 1 row 6 : 1987 | indianapolis colts | 9 | 223 | 1011 | 4.5 | 53 | 5 row 7 : 1988 | indianapolis colts | 16 | 388 | 1659 | 4.3 | 41 | 14 row 8 : 1989 | indianapolis colts | 15 | 314 | 1311 | 4.2 | 21 | 7 row 9 : 1990 | indianapolis colts | 11 | 166 | 677 | 4.1 | 43 | 4 row 10 : 1991 | indianapolis colts | 10 | 167 | 536 | 3.2 | 28 | 2 row 11 : 1992 | los angeles raiders | 16 | 187 | 729 | 3.9 | 40 | 2 row 12 : 1993 | atlanta falcons | 4 | 26 | 91 | 3.5 | 10 | 0 row 13 : career | None | 146 | 2996 | 13259 | 4.4 | 85 | 90 ] Execute this SQL based on the above table: select team where tds = 4
indianapolis colts
[ 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 score order by game limit 1
w 13-10
[ header: nation | 1986 | 1989 | 1991 | 1997 | 1999 | 2000 | 2003 | 2005 | 2007 | 2009 | 2011 | years row 1 : argentina | 4th | None | 4th | 4th | 3rd | 4th | 2nd | 2nd | 2nd | 1st | 2nd | 10 row 2 : brazil | 3rd | 3rd | 3rd | 1st | 1st | 1st | 1st | 1st | 1st | 2nd | 1st | 11 row 3 : canada | 2nd | 1st | 2nd | 2nd | None | None | 5th | 4th | 6th | None | None | 7 row 4 : chile | None | None | None | None | None | None | None | None | None | 3rd | 5th | 2 row 5 : colombia | None | None | None | None | 6th | 6th | None | None | None | None | None | 2 row 6 : costa rica | None | None | None | 5th | None | None | None | None | None | None | None | 1 row 7 : cuba | None | None | None | None | 2nd | None | None | None | None | None | 3rd | 2 row 8 : dominican republic | None | None | None | None | None | None | 6th | 5th | 3rd | 4th | 6th | 5 row 9 : greenland | None | None | None | None | 5th | 3rd | None | None | None | None | None | 2 row 10 : guatemala | None | None | None | None | None | None | 7th | None | None | None | None | 1 row 11 : mexico | None | 4th | None | 6th | None | 5th | None | None | 8th | 5th | 7th | 6 row 12 : paraguay | None | None | 6th | None | None | None | None | None | 4th | 7th | None | 3 row 13 : puerto rico | None | None | 7th | None | None | None | None | None | None | None | None | 1 row 14 : uruguay | None | None | 5th | 3rd | 4th | 2nd | 3rd | 3rd | 5th | 6th | 4th | 9 row 15 : united states | 1st | 2nd | 1st | None | None | None | 4th | 6th | 7th | None | None | 6 row 16 : venezuela | None | None | None | None | None | None | None | None | None | None | 8th | 1 ] Execute this SQL based on the above table: select 1997 where id = 1
4th
[ header: metropolitan area | country | rank | forstall 2003 est. | official population | year row 1 : ahmedabad | india | None | None | 6352254 | 2011 row 2 : atlanta | united states | None | None | 5457831 | 2012 row 3 : bangalore | india | None | None | 8728906 | 2011 row 4 : barcelona | spain | None | None | 5357422 | 2012 row 5 : belo horizonte | brazil | None | None | 5504635 | 2012 row 6 : beijing | china | 19 | 12500000 | None | None row 7 : berlin | germany | None | None | 5097712 | 2012 row 8 : bogota | colombia | None | None | 9023644 | 2014 row 9 : buenos aires | argentina | 17 | 13170000 | 12801364 | 2010 row 10 : cairo | egypt | 16 | 14450000 | None | None row 11 : chennai | india | None | None | 8917749 | 2011 row 12 : chicago | united states | None | 9175000 | 9522434 | 2012 row 13 : dallas-fort worth | united states | None | None | 6700991 | 2012 row 14 : dhaka | bangladesh | None | None | 12797394 | 2008 row 15 : houston | united states | None | None | 6177035 | 2012 row 16 : hyderabad | india | None | None | 7749334 | 2011 row 17 : istanbul | turkey | None | None | 14160467 | 2014 row 18 : jakarta | indonesia | 6 | 18900000 | 28019545 | 2010 row 19 : karachi | pakistan | 20 | 11800000 | None | None row 20 : kolkata | india | 14 | 15100000 | 14617882 | 2011 row 21 : lima | peru | None | None | 9735587 | 2014 row 22 : london | united kingdom | 18 | 12875000 | 13614409 | 2012 row 23 : los angeles | united states | 13 | 15250000 | 13052921 | 2012 row 24 : madrid | spain | None | None | 6387824 | 2012 row 25 : manila | philippines | 11 | 16300000 | 11855975 | 2010 row 26 : miami | united states | None | None | 5762717 | 2012 row 27 : moscow | russia | 15 | 15000000 | 17000000 | None row 28 : nagoya | japan | None | None | 9107000 | 2010 row 29 : new york | united states | 4 | 19750000 | 19831858 | 2012 row 30 : osaka-kobe-ky | japan | 9 | 17375000 | 19342000 | 2010 row 31 : paris | france | None | None | 12223100 | 2010 row 32 : philadelphia | united states | None | None | 6018800 | 2012 row 33 : pune | india | None | None | 5049968 | 2011 row 34 : ruhr | germany | None | None | 5135136 | 2012 row 35 : rio de janeiro | brazil | None | None | 11846530 | 2012 row 36 : sao paulo | brazil | 7 | 18850000 | 19956590 | 2012 row 37 : santiago | chile | None | None | 6683852 | 2012 row 38 : shanghai | china | 10 | 16650000 | None | None row 39 : seoul | south korea | 2 | 20550000 | 25721000 | 2012 row 40 : singapore | singapore | None | None | 5312000 | 2012 row 41 : tokyo | japan | 1 | 32450000 | 36923000 | 2010 ] Execute this SQL based on the above table: select sum ( year )
72414
[ header: name | municipality | established | tower height in meters (ft) | focal plane in meters (ft) | current status | current condition row 1 : los morrillos light | cabo rojo | 1882 | 12 m (40 ft.) | 37 m (121 ft) | active | restored for tourism row 2 : punta higuero light | rincon | 1892 | 21 m (69 ft) | 27 m (90 ft) | active | it has been fully restored and is part of the row 3 : punta borinquen light | aguadilla | 1892 | 18 m (60 ft) | 89 m (292 ft) | active | operational row 4 : arecibo light | arecibo | 1898 | 14 m (46 ft) | 36 m (120 ft) | active | restored for tourism row 5 : port san juan light | san juan | 1846 | 15.5 m (51 ft) | 55 m (181 ft) | active | restored for tourism. also known as el row 6 : cape san juan light | fajardo | 1880 | 14 m (45 ft) | 79 m (260 ft) | active | restored for tourism row 7 : guanica light | guanica | 1893 | None | None | inactive | ruins row 8 : cardona island light | ponce | 1889 | 11 m (36 ft) | 14 m (46 ft) | active | good row 9 : caja de muertos light | ponce | 1887 | 19 m (63 ft) | 91 m (297 ft) | active | restored for tourism row 10 : punta de las figuras | arroyo | 1893 | 15 m (50 ft) | None | inactive | restored for tourism row 11 : punta tuna light | maunabo | 1892 | 15 m (49 ft) | 34 m (111 ft) | active | restored for tourism row 12 : mona island light | mayaguez (mona island) | 1900 | 16 m (52 ft) | None | inactive | its condition is considered dire. unless restored soon row 13 : punta mulas light | vieques | 1896 | 10 m (32 ft) | 21 m (68 ft.) | active | restored for tourism row 14 : puerto ferro light | vieques | 1896 | None | None | inactive | abandoned and deteriorating rapidly row 15 : culebrita island light | culebra | 1886 | 13 m (43 ft) | 93 m (305 ft) | active | in ruins row 16 : cabras island light | ceiba | 1908 | None | None | destroyed | abandoned in 1965 and destroyed in 1966 ] Execute this SQL based on the above table: select count ( current status ) where established >= 520
16
[ header: administrative area | area km2 | area sq mi | population | administrative centre row 1 : saint helena | 122 | 47 | 5809 | jamestown row 2 : ascension island | 91 | 35 | 1532 | georgetown row 3 : tristan da cunha | 184 | 71 | 388 | edinburgh of the seven seas row 4 : tristan da cunha | 98 | 38 | 382 | edinburgh of the seven seas row 5 : inaccessible island | 14 | 5 | 0 | denstone hut row 6 : nightingale island | 3.2 | 1 | 0 | west landing row 7 : gough island | 68 | 26 | 6 | transvaal bay row 8 : total | 397 | 153 | 7729 | jamestown ] Execute this SQL based on the above table: select count ( administrative area ) where area sq mi < 1753
8
[ header: rank | wrestler | no. of reigns | combined defenses | combined days row 1 : 1 | keiji mutoh | 4 | 19 | 1238 row 2 : 2 | hiroshi tanahashi | 6 | 27 | 1237 row 3 : 3 | shinya hashimoto | 3 | 20 | 1052 row 4 : 4 | tatsumi fujinami | 6 | 13 | 785 row 5 : 5 | kensuke sasaki | 5 | 9 | 647 row 6 : 6 | yuji nagata | 2 | 12 | 570 row 7 : 7 | kazuchika okada | 2 | 10 | 556 row 8 : 8 | kazuyuki fujita | 3 | 3 | 478 row 9 : 9 | big van vader | 3 | 4 | 451 row 10 : 10 | shinsuke nakamur | 3 | 9 | 390 row 11 : 11 | riki choshu | 3 | 5 | 383 row 12 : 12 | antonio inoki | 1 | 4 | 325 row 13 : 13 | brock lesnar | 1 | 3 | 280 row 14 : 14 | hiroyoshi tenzan | 4 | 2 | 197 row 15 : 15 | yoshihiro takayama | 1 | 3 | 185 row 16 : 16 | satoshi kojima | 2 | 2 | 168 row 17 : 17 | togi makabe | 1 | 3 | 161 row 18 : 18 | scott norton | 2 | 4 | 126 row 19 : 19 | nobuhiko takada | 1 | 1 | 116 row 20 : 20 | bob sapp | 1 | 1 | 66 row 21 : 21 | salman hashimikov | 1 | 0 | 48 row 22 : 21 | tadao yas | 1 | 1 | 48 row 23 : 23 | manabu nakanishi | 1 | 0 | 45 row 24 : 24 | masahiro chono | 1 | 0 | 44 row 25 : 25 | genichiro tenryu | 1 | 0 | 25 ] Execute this SQL based on the above table: select wrestler order by combined defenses limit 1
salman hashimikov
[ header: state | incumbent | party | result | candidates row 1 : idaho | herman welker | republican | lost re-election democratic gain | frank church (democratic) 56. row 2 : illinois | everett m. dirks | republican | re-elected | everett m. dirks row 3 : indiana | homer e. capehart | republican | re-elected | homer e. capehart (re row 4 : kentucky special: class 2 | robert humphrey | democratic | appointee retired winner elected to finish term | john s. cooper (republican row 5 : maryland | john m. butler | republican | re-elected | john m. butler (republic row 6 : missouri | thomas c. henning | democratic | re-elected | thomas c. henning row 7 : nevada | alan bible | democratic | re-elected | alan bible (democratic) 52. row 8 : new hampshire | norris cotton | republican | re-elected | norris cotton (republican) 64 row 9 : north dakota | milton r. young | republican | re-elected | milton r. young (republican row 10 : ohio | george h. bender | republican | lost re-election democratic gain | frank j. lausche ( row 11 : oregon | wayne morse | democratic | re-elected | wayne morse (democratic) row 12 : pennsylvania | james h. duff | republican | lost re-election democratic gain | joseph s. clark ( row 13 : south carolina | olin b. johnston | democratic | re-elected | olin b. johnston (democrat row 14 : utah | wallace f. bennett | republican | re-elected | wallace f. bennett (re row 15 : west virginia special: class 1 | william r. laird | democratic | appointee retired winner elected to finish term | chapman revercomb (republican) ] Execute this SQL based on the above table: select count ( distinct candidates ) where party = 'republican'
9
[ header: symbol | gsi | meaning | unicode | description row 1 : ◬ | ○ | base triangulation surveying point | u+25ec | dot in upward-pointing triangle row 2 : None | ○ | electronic triangulation point | None | dot in upward-pointing triangle with flag row 3 : ⊡ | ○ | benchmark | u+22a1 | dot in square row 4 : ⛭ | ○ | factory | u+26ed | gear without hub row 5 : ⛯ | ○ | lighthouse | u+26ef | map symbol for lighthouse row 6 : ⛮ | ○ | power station | u+26ee | gear with handles row 7 : 文 | ○ | elementary or junior high school | u+6587 | kanji bun row 8 : 文 | ○ | high school | None | kanji bun in a circle row 9 : None | ○ | university | None | kanji bun with a smaller ka row 10 : None | ○ | technical college | None | kanji bun with a smaller ka row 11 : 〒 | ○ | post office | u+3036 | down tack (t-shape row 12 : 〒 | × | sub post office (not distribution centre) | u+3012 | down tack (t-shape row 13 : ⭙ | ○ | police station | u+2b59 | heavy circled saltire row 14 : ☓ | ○ | koban (police box) | u+2613 | diagonal cross (saltire) row 15 : ⊕ | ○ | public health centre | u+2295 | greek cross in circle row 16 : ⛨ | ○ | hospital | None | greek cross in shield row 17 : ⭖ | ○ | prefectural office | u+26fb | oval bullseye row 18 : ⭗ | ○ | city hall | u+2b57 | heavy circle with circle inside row 19 : ◉ | ○ | ward office | u+25c9 | fisheye row 20 : ⭘ | ○ | town hall | u+2b58 | heavy circle row 21 : ⛩ | ○ | shinto shrine | u+26e9 | shinto shrine row 22 : 卍 | ○ | buddhist temple | u+534d | manji (swastika) row 23 : ⛫ | ○ | castle | u+26eb | castle row 24 : ⛼ | ○ | cemetery | u+26fc | headstone graveyard symbol row 25 : ♨ | ○ | onsen (hot springs) | u+2668 | oval with three vertical wavy lines row 26 : ⛬ | ○ | historical landmark | u+26ec | historic site row 27 : ⛰ | ○ | summit | u+26f0 | mountain ] Execute this SQL based on the above table: select gsi where gsi in ( '○' , '○' ) group by gsi order by count ( * ) desc limit 1
[ header: title | alternate title(s) | year | manufacturer | genre(s) | max. players row 1 : ocean hunter, the | None | 1998 | sega | shooting gallery | 2 row 2 : off road challenge | None | 1997 | midway | racing | 1 row 3 : off road thunder | None | 2000 | midway | racing | 1 row 4 : off the wall | None | 1991 | atari games | breakout | 2 row 5 : oh my god! | None | 1993 | atlus | puzzle | 2 row 6 : oishii puzzle wa irim | None | 1993 | sunsoft | puzzle | 2 row 7 : oli-boo-chu | None | 1982 | irem | None | 2 row 8 : ollie king | None | 2004 | smilebit | None | None row 9 : omega fighter | None | 1989 | upl | scrolling shooter | 2 row 10 : omega race | None | 1982 | midway | multidirectional shooter | 1 row 11 : one shot one kill | None | None | playmark | shooting gallery | 2 row 12 : onna sansirou - ty | None | 1985 | taito | None | 2 row 13 : operation thunderbolt | None | 1988 | taito | shooting gallery | 2 row 14 : operation tiger | None | 1998 | taito | shooting gallery | 2 row 15 : operation wolf | None | 1987 | taito | shooting gallery | 2 row 16 : operation wolf 3 | None | 1994 | taito | shooting gallery | 2 row 17 : orbit | None | 1978 | atari | multi-directional shooter | 2 row 18 : ordyne | None | 1988 | namco | scrolling shooter | 2 row 19 : oriental legend | None | 1997 | international game system | beat 'em up | 4 row 20 : osman | cannon dancer | 1996 | mitchell corporation | platformer | 1 row 21 : otomedius | None | 2007 | konami | scrolling shooter | None row 22 : outfoxies, the | None | 1995 | namco | shoot'em up/ fighting game | 2 row 23 : outlaw | None | 1976 | atari | shooter | 1 row 24 : outrun | None | 1986 | sega am2 | racing | 1 row 25 : out zone | None | 1990 | toaplan | scrolling shooter | 2 row 26 : outrun 2 | None | 2003 | sega am2 | racing | 1 row 27 : outrunners | None | 1993 | sega am1 | racing | 2 row 28 : outtrigger | None | 1999 | sega am2 | first person shooter | None row 29 : over drive | None | 1990 | konami | racing | 1 row 30 : over rev | None | 1997 | jaleco | racing | 2 row 31 : over top | None | 1996 | alpha denshi | racing | 2 row 32 : ozma wars | None | 1978 | snk | fixed shooter | 2 ] Execute this SQL based on the above table: select distinct alternate title(s) where year >= 136 and max. players <= 838
cannon dancer
[ header: season | level | division | section | position | movements row 1 : 1985 | tier 4 | division 3 | norra norrland | 5th | None row 2 : 1986 | tier 4 | division 3 | norra norrland | 4th | promoted row 3 : 1987 | tier 3 | division 2 | norra | 5th | None row 4 : 1988 | tier 3 | division 2 | norra | 1st | promoted row 5 : 1989 | tier 2 | division 1 | norra | 3rd | None row 6 : 1990 | tier 2 | division 1 | norra | 6th | None row 7 : 1991 | tier 2 | division 1 | norra | 1st | spring row 8 : None | tier 2 | division 1 | kvalsvenskan | 8th | autumn row 9 : 1992 | tier 2 | division 1 | norra | 7th | spring row 10 : None | tier 2 | division 1 | norra | 8th | autumn - relegated row 11 : 1993 | tier 3 | division 2 | norrland | 1st | promoted row 12 : 1994 | tier 2 | division 1 | norra | 13th | relegated row 13 : 1995 | tier 3 | division 2 | norrland | 9th | None row 14 : 1996 | tier 3 | division 2 | norrland | 8th | None row 15 : 1997 | tier 3 | division 2 | norrland | 6th | None row 16 : 1998 | tier 3 | division 2 | norrland | 7th | None row 17 : 1999 | tier 3 | division 2 | norrland | 3rd | None row 18 : 2000 | tier 3 | division 2 | norrland | 8th | None row 19 : 2001 | tier 3 | division 2 | norrland | 10th | relegation playoffs row 20 : 2002 | tier 3 | division 2 | norrland | 10th | relegation playoffs row 21 : 2003 | tier 3 | division 2 | norrland | 10th | relegation playoffs row 22 : 2004 | tier 3 | division 2 | norrland | 7th | None row 23 : 2005 | tier 3 | division 2 | norrland | 4th | promoted row 24 : 2006 | tier 3 | division 1 | norra | 14th | relegated row 25 : 2007 | tier 4 | division 2 | norrland | 10th | relegation playoffs row 26 : 2008 | tier 4 | division 2 | norrland | 12th | relegated row 27 : 2009 | tier 5 | division 3 | norra norrland | 8th | None row 28 : 2010 | tier 5 | division 3 | norra norrland | 3rd | None row 29 : 2011 | tier 5 | division 3 | norra norrland | 2nd | promotion playoffs row 30 : 2012 | tier 5 | division 3 | norra norrland | 3rd | None ] Execute this SQL based on the above table: select level order by season desc limit 1
tier 5
[ header: name | mark | system | from | to | successor | notes row 1 : alexandria and frede | None | rf&p | 1872 | 1890 | baltimore and potomac railroad | None row 2 : alexandria and washington railroad | None | rf&p | 1854 | 1872 | alexandria and frede | None row 3 : chesapeake and ohi | c&o, co | c&o | 1891 | 1987 | csx transportation | None row 4 : consolidated rail corporation | cr | None | 1976 | 1999 | csx transportation/norfo | None row 5 : east washington railway | None | None | 1935 | 1976 | None | None row 6 : georgetown barge, dock, elevator | None | b&o | 1888 | 1972 | baltimore and ohio | None row 7 : orange, alexandria and man | None | sou | 1872 | 1872 | virginia and north carolina railroad | None row 8 : penn central transportation company | pc | None | 1968 | 1976 | consolidated rail corporation | None row 9 : pennsylvania railroad | prr | prr | 1918 | 1968 | penn central transportation company | None row 10 : philadelphia, baltimore | None | prr | 1902 | 1976 | consolidated rail corporation | None row 11 : philadelphia, wilm | None | prr | 1891 | 1902 | philadelphia, baltimore | None row 12 : richmond and danville railroad | None | sou | 1886 | 1894 | southern railway | None row 13 : richmond, fredericksburg and pot | rf&p, rfp | rf&p | 1920 | 1991 | richmond, fredericksburg and pot | None row 14 : southern railway | sou | sou | 1894 | 1990 | norfolk southern railway | None row 15 : southern maryland railroad | None | None | 1882 | 1886 | washington and potomac railroad | None row 16 : virginia midland railway | None | sou | 1880 | 1886 | richmond and danville railroad | None row 17 : virginia and north carolina railroad | None | sou | 1872 | 1873 | washington city, virginia midland | None row 18 : washington, alexandria and | None | rf&p | 1862 | 1868 | alexandria and washington railroad | None row 19 : washington city and point lookout railroad | None | b&o | 1873 | 1874 | baltimore and ohio | None row 20 : washington city, virginia midland | None | sou | 1873 | 1880 | virginia midland railway | None row 21 : washington and potomac railroad | None | None | 1886 | 1900 | washington, potomac and chesa | None row 22 : washington, potomac and chesa | None | None | 1901 | 1910 | washington, potomac and chesa | None row 23 : washington, potomac and chesa | None | None | 1910 | 1918 | chesapeake beach railway | None row 24 : washington southern railway | wsn | rf&p | 1901 | 1920 | richmond, fredericksburg and pot | None row 25 : washington terminal company | watc | b&o/ prr | 1901 | None | None | still exists as a subsidiary of the national railroad row 26 : washington and western maryland railroad | None | b&o | 1889 | 1985 | None | None ] Execute this SQL based on the above table: select sum ( to ) where system in ( 'rf&p' , 'prr' )
15387
[ header: date | opponent | venue | result | attendance | scorers row 1 : 7 august 2004 | plymouth argyle | a | 0-0 | 16063 | None row 2 : 10 august 2004 | wigan athletic | h | 0-2 | 10660 | None row 3 : 28 august 2004 | reading | h | 1-0 | 12098 | dichio row 4 : 19 september 2004 | watford | h | 0-2 | 10865 | None row 5 : 25 september 2004 | rotherham united | a | 1-1 | 5062 | ifill row 6 : 3 october 2004 | nottingham forest | h | 1-0 | 11233 | livermore row 7 : 16 october 2004 | sunderland | a | 0-1 | 23839 | None row 8 : 19 october 2004 | gillingham | h | 2-1 | 10722 | hayles, dunne row 9 : 23 october 2004 | cardiff city | h | 2-2 | 10476 | tessem, harris row 10 : 30 october 2004 | stoke city | a | 0-1 | 14125 | None row 11 : 2 november 2004 | queens park rangers | a | 1-1 | 16685 | hayles row 12 : 13 november 2004 | preston north end | a | 1-1 | 22977 | hayles row 13 : 27 november 2004 | burnley | a | 0-1 | 11471 | None row 14 : 30 november 2004 | crewe alexandra | a | 1-2 | 5409 | ifill row 15 : 11 december 2004 | brighton & hove albion | h | 2-0 | 12196 | dobie, ifill row 16 : 18 december 2004 | leeds united | a | 1-1 | 26265 | morris (pen) row 17 : 26 december 2004 | ipswich town | h | 3-1 | 14532 | hayles, dichio, dobie row 18 : 28 december 2004 | derby county | a | 3-0 | 27725 | hayles (3) row 19 : 3 january 2005 | rotherham united | h | 1-2 | 11725 | dunne row 20 : 15 january 2005 | nottingham forest | a | 2-1 | 25949 | hayles, dunne row 21 : 22 january 2005 | wolverhampton wanderers | h | 1-2 | 13145 | wise (pen) row 22 : 5 february 2005 | queens park rangers | h | 0-0 | 15603 | None row 23 : 12 february 2005 | gillingham | a | 0-0 | 9127 | None row 24 : 19 february 2005 | stoke city | h | 0-1 | 11036 | None row 25 : 6 march 2005 | leeds united | h | 1-1 | 11510 | robinson row 26 : 15 march 2005 | coventry city | h | 1-1 | 8835 | morris (pen) row 27 : 20 march 2005 | plymouth argyle | h | 3-0 | 11465 | sweeney, hayles, row 28 : 5 april 2005 | reading | a | 1-2 | 14379 | dichio row 29 : 9 april 2005 | crewe alexandra | h | 4-3 | 10767 | hayles, elliott, row 30 : 24 april 2005 | preston north end | h | 2-1 | 11417 | sweeney, hayles row 31 : 8 may 2005 | burnley | h | 0-0 | 12171 | None ] Execute this SQL based on the above table: select date where opponent = 'plymouth argyle'
7 august 2004, 20 march 2005
[ header: # | title | songwriters | producer(s) | performer (s) row 1 : 1 | "a dream" | l. lynn, w | will.i.am | common, will.i.am row 2 : 2 | "listen!!!" | t.k. greene, k | kwame | talib kweli row 3 : 3 | "it's r time [lenky | j. ortega, v. | None | jeannie ortega row 4 : 4 | "when the ship goes down (dia | l. freese, l. | dj muggs | cypress hill row 5 : 5 | "hip hop hooray" | v. brown, a. cri | naughty by nature | naughty by nature row 6 : 6 | "keep ya head up" | t. shakur, d | dj daryl | 2pac row 7 : 7 | "code of the streets" | k. elam, c | dj premier | gang starr row 8 : 8 | "rebirth of slick (cool like | i. butler, c. | butterfly | digable planets row 9 : 9 | "officer" | t. hardson, j. mar | j-swift | the pharcyde row 10 : 10 | "this is how we do it" | m. jordan, o. | montell jordan, oji pier | montell jordan row 11 : 11 | "colors" | w. adams | will.i.am | will.i.am row 12 : 12 | "bus ride" | w. adams | will.i.am | will.i.am row 13 : 13 | "riots" | m. isham, w. | None | mark isham, miri ben-ari row 14 : 14 | "eva's theme" | m. isham | None | mark isham row 15 : 15 | "anne frank" | m. isham | None | mark isham, miri ben-ari ] Execute this SQL based on the above table: select count ( distinct title )
15
[ header: number | driver | entrant | chassis | engine | tyre row 1 : 1 | jimmy bryan | dean van lines | kuzma | offenhauser | f row 2 : 2 | john lawrence | ecurie ecosse | jaguar d-type | jaguar | d row 3 : 4 | jack fairman | ecurie ecosse | jaguar d-type | jaguar | d row 4 : 6 | ninian sanderson | ecurie ecosse | jaguar d-type | jaguar | d row 5 : 7 | bob veith | bob estes | phillips | offenhauser | f row 6 : 8 | jean behra | maserati | maserati 250f | maserati | f row 7 : 8 | jean behra | maserati | maserati 450s1 | maserati | f row 8 : 12 | pat o'connor | sumar | kurtis kraft 500g | offenhauser | f row 9 : 16 | mario bornigia | scuderia cottione | ferrari | ferrari | None row 10 : 27 | tony bettenhausen | novi auto air conditioning | kurtis kraft 500f | novi (s/c) | f row 11 : 35 | eddie sachs | jim robbins | kurtis kraft 500g | offenhauser | f row 12 : 49 | ray crawford | meguiar mirror glaze | kurtis kraft 500g | offenhauser | f row 13 : 52 | troy ruttman | john zink | watson | offenhauser | f row 14 : 52 | jim rathmann2 | john zink | watson | offenhauser | f row 15 : 54 | paul russo | novi auto air conditioning | kurtis kraft 500f | novi (s/c) | f row 16 : 73 | andy linden | mcnamara veedo | kurtis kraft 500g | offenhauser | f row 17 : 98 | johnnie parsons | agajanian | kuzma | offenhauser | f ] Execute this SQL based on the above table: select number where chassis = 'kurtis kraft 500g'
12, 35, 49, 73
[ header: | separation (arcsec) | separation (au) | most recent position angle | period (years) | semi-major axis (arcseconds) | notes row 1 : ab-cd | 208.2 | 10500 | 172 | None | None | ε1-ε2 row 2 : ab | 2.3 | 116 | 347 | 1804.41 | 4.742 | components of ε1 row 3 : cd | 2.4 | 121 | 79 | 724.307 | 2.92 | components of ε2 row 4 : ca | 0.1 | 5 | 225 | None | None | recently discovered interferometric companion row 5 : ai | 149.6 | 7500 | 138 | None | None | None row 6 : ce | 63.7 | 3200 | 333 | None | None | None row 7 : ef | 46 | 2300 | 37 | None | None | None row 8 : eg | 50 | 2500 | 238 | None | None | None row 9 : gh | 35 | 1800 | 358 | None | None | None ] Execute this SQL based on the above table: select notes order by notes desc limit 1
ε1-ε2
[ header: no. | race title | track | date | tv row 1 : 1 | nextera energy resources 250 | daytona international speedway, dayt | february 21 | fs1 row 2 : 2 | kroger 250 | martinsville speedway, martin | march 30 | fs1 row 3 : 3 | sfp 250 | kansas speedway, kan | may 9 | fs1 row 4 : 4 | north carolina education lottery 200 | charlotte motor speedway, concord | may 16 | fs1 row 5 : 5 | lucas oil 200 | dover international speedway, dover | may 30 | fs1 row 6 : 6 | winstar world casino 400k | texas motor speedway, fort | june 6 | fs1 row 7 : 7 | gateway 200 | gateway motorsports park, madison, | june 14 | fs1 row 8 : 8 | unoh 225 | kentucky speedway, s | june 26 | fs1 row 9 : 9 | american ethanol 200 | iowa speedway, newton | july 12 | fs1 row 10 : 10 | mudsummer classic | eldora speedway, new weston | july 23 | fs1 row 11 : 11 | pocono mountains 150 | pocono raceway, long pond | august 2 | fs1 row 12 : 12 | michigan national guard 200 | michigan international speedway, brooklyn | august 16 | fs1 row 13 : 13 | unoh 200 | bristol motor speedway, b | august 20 | fs1 row 14 : 14 | chevy silverado 250 | canadian tire motorsport park, bowman | august 31 | fs1 row 15 : 15 | enjoyillinois.com 225 | chicagoland speedway, joliet | september 12 | fs1 row 16 : 16 | unoh 175 | new hampshire motor speedway, loud | september 20 | fs1 row 17 : 17 | smith's 350 | las vegas motor speedway, la | september 27 | fs1 row 18 : 18 | fred's 250 | talladega superspeedway, talla | october 18 | fox row 19 : 19 | kroger 200 | martinsville speedway, martin | october 25 | fs1 row 20 : 20 | winstar world casino 350k | texas motor speedway, fort | october 31 | fs1 row 21 : 21 | lucas oil 150 | phoenix international raceway, a | november 7 | fs1 row 22 : 22 | ford ecoboost 200 | homestead-miami speedway, home | november 14 | fs1 ] Execute this SQL based on the above table: select date where id = ( select id where track = 'dover international speedway, dover' ) - 1
may 16
[ header: year | title | chart-positions uk | chart-positions us | chart-positions nl | comments row 1 : 1969 | renaissance | 60 | None | 10 | None row 2 : 1971 | illusion | None | None | None | 1976 (uk) row 3 : 1972 | prologue | None | None | None | None row 4 : 1973 | ashes are burning | None | 171 | None | None row 5 : 1974 | turn of the cards | None | 94 | None | 1975 (uk) row 6 : 1975 | scheherazade and other stories | None | 48 | None | None row 7 : 1977 | novella | None | 46 | None | 1977 (january in us, august in row 8 : 1978 | a song for all seasons | 35 | 58 | None | uk:silver row 9 : 1979 | azure d'or | 73 | 125 | None | None row 10 : 1981 | camera camera | None | 196 | None | None row 11 : 1983 | time-line | None | 207 | None | None row 12 : 2001 | tuscany | None | None | None | None row 13 : 2013 | grandine il vento | None | None | None | None ] Execute this SQL based on the above table: select count ( * ) where title = 'illusion'
1
[ header: rank | team | athletes | run 1 | run 2 | run 3 | run 4 | final row 1 : silver | italy (ita) italy | eugenio monti, | 1:17.69 | 1:17.97 | 1:18.13 | 1:18.31 | 5:12.10 row 2 : bronze | united states (usa) usa i | arthur tyler, william | 1:17.75 | 1:17.87 | 1:18.25 | 1:18.52 | 5:12.39 row 3 : 4 | switzerland (sui) | max angst, aby gar | 1:17.41 | 1:17.85 | 1:18.68 | 1:20.33 | 5:14.27 row 4 : 7 | austria (aut) austria i | kurt loserth, wil | 1:19.37 | 1:19.12 | 1:20.08 | 1:19.72 | 5:18.29 row 5 : 8 | germany (ger) germany ii | franz schelle, jako | 1:19.03 | 1:18.84 | 1:19.31 | 1:21.35 | 5:18.50 row 6 : 9 | spain (esp) spain | alfonso de portago, | 1:18.87 | 1:19.27 | 1:21.37 | 1:19.08 | 5:19.49 row 7 : 11 | norway (nor) norway i | arne røgden, ar | 1:20.96 | 1:20.08 | 1:20.45 | 1:20.01 | 5:21.50 row 8 : 13 | sweden (swe) s | kjell holmstrom, | 1:20.58 | 1:20.32 | 1:21.15 | 1:21.13 | 5:23.18 row 9 : 16 | sweden (swe) s | olle axelsson, | 1:18.95 | 1:19.98 | 1:22.75 | 1:21.86 | 5:23.54 row 10 : 18 | france (fra) france | andre robin, pierre bouvier | 1:20.00 | 1:21.25 | 1:20.95 | 1:21.63 | 5:23.83 row 11 : 21 | poland (pol) poland | aleksy konieczny | None | None | None | None | 5:28.40 ] Execute this SQL based on the above table: select rank order by id desc limit 1
21
[ header: rank | athlete | qual | final | total | notes row 1 : None | silvia sperber (frg | 590 | 95.6 | 685.6 | or row 2 : None | vesela letcheva (bul) | 583 | 100.2 | 683.2 | None row 3 : None | valentina cherkasova ( | 586 | 95.4 | 681.4 | None row 4 : 4 | katja klepp (gdr | 584 | 96.5 | 680.5 | None row 5 : 5 | sharon bowes (can) | 584 | 96.5 | 680.5 | None row 6 : 6 | anna maloukhina (urs) | 585 | 93.4 | 678.4 | None row 7 : 7 | launi meili (usa) | 582 | 94.5 | 676.5 | None row 8 : 8 | anita karlsson (s | 583 | 93.4 | 676.4 | None ] Execute this SQL based on the above table: select athlete order by total desc limit 1
silvia sperber (frg)
[ header: rank | athlete | shooting score (pts) | fencing victories (pts) | swimming time (pts) | riding penalties (pts) | running time (pts) | total row 1 : 4 | deniss cerkovskis (l | 180 (1096) | 19 (916) | 2:09.00 (1252) | 196 (1004) | 9:38.77 (1088) | 5356 row 2 : 6 | michal michalik (cze) | 181 (1108) | 18 (888) | 2:08.51 (1260) | 56 (1144) | 10:17.68 (932) | 5332 row 3 : 7 | eric walther (ger) | 168 (952) | 16 (832) | 2:02.03 (1336) | 84 (1116) | 9:39.36 (1084) | 5320 row 4 : 9 | vakhtang iagorashvil | 171 (988) | 19 (916) | 2:09.11 (1252) | 28 (1172) | 10:13.95 (948) | 5276 row 5 : 10 | rustem sabizkhuzi | 185 (1156) | 18 (888) | 2:12.02 (1216) | 292 (908) | 9:39.60 (1084) | 5252 row 6 : 12 | manuel pradillo (mex) | 178 (1072) | 15 (804) | 2:07.07 (1276) | 168 (1032) | 9:57.68 (1012) | 5196 row 7 : 14 | niklaus brunisholz (su | 180 (1096) | 14 (776) | 2:09.12 (1252) | 196 (1004) | 9:46.75 (1056) | 5184 row 8 : 15 | sebastien deleigne (fra | 180 (1096) | 15 (804) | 2:12.27 (1216) | 196 (1004) | 9:45.31 (1060) | 5180 row 9 : 16 | qian zhenhua | 185 (1156) | 12 (720) | 2:08.52 (1260) | 56 (1144) | 10:27.25 (892) | 5172 row 10 : 18 | akos kallai (hun | 179 (1084) | 18 (888) | 2:14.64 (1188) | 196 (1004) | 10:08.75 (968) | 5132 row 11 : 23 | erik johansson (s | 163 (892) | 12 (720) | 2:06.68 (1280) | 84 (1116) | 10:08.20 (968) | 4976 row 12 : 26 | enrico dell'amore ( | 180 (1096) | 18 (888) | 2:16.63 (1164) | 440 (760) | 9:55.01 (1020) | 4928 row 13 : 27 | alexander parygin (aus) | 169 (964) | 13 (748) | 2:14.14 (1192) | 196 (1004) | 10:01.57 (996) | 4904 row 14 : 28 | vasileios floros (gre | 174 (1024) | 10 (664) | 2:04.40 (1308) | 100 (1100) | 11:02.25 (752) | 4848 row 15 : 32 | marcin horbacz (pol) | 181 (1108) | 18 (888) | 2:04.43 (1308) | 1088 (112) | 10:07.46 (972) | 4388 ] Execute this SQL based on the above table: select athlete where athlete in ( '4848' , 'erik johansson (swe)' ) order by total limit 429
erik johansson (swe)
[ header: institution | location | founded | type | enrollment | joined | nickname row 1 : bryan college | dayton, tennessee | 1930 | private (non-denominational) | 1044 | 2001 | lions row 2 : columbia college | columbia, south carolina | 1854 | private (methodist) | 1200 | 2011 | fighting koalas row 3 : milligan college | elizabethton, | 1866 | private (disciples of christ) | 1006 | 2001 | buffaloes row 4 : montreat college | montreat, north carolina | 1916 | private (presbyterian) | 1145 | 2001 | cavaliers row 5 : point university | west point, georgia | 1937 | private (christian churches and churches of | 1000 | 2011 | skyhawks row 6 : reinhardt university | waleska, georgia | 1883 | private (methodist) | 1057 | 2009 | eagles row 7 : st. andrews university | laurinburg, north carolina | 1958 | private | 800 | 2012 | knights row 8 : savannah college of art and design | atlanta, georgia | 2005 | private | 2000 | 2012 | bees row 9 : tennessee wesleyan college | athens, tennessee | 1857 | private (methodist) | 1103 | 2001 | bulldogs row 10 : truett-mcconnell college | cleveland, georgia | 1946 | private/christian (baptist) | 550 | 2013 | bears row 11 : union college | barbourville, kentucky | 1879 | private/christian (methodist) | 1368 | 2001 | bulldogs row 12 : virginia intermont college | bristol, virginia | 1884 | private/christian (baptist) | 916 | 2001 | cobras ] Execute this SQL based on the above table: select count ( * ) where type = 'private/christian (baptist)'
2
[ header: number | driver | entrant | chassis | engine | tyre row 1 : 1 | jimmy bryan | dean van lines | kuzma | offenhauser | f row 2 : 2 | john lawrence | ecurie ecosse | jaguar d-type | jaguar | d row 3 : 4 | jack fairman | ecurie ecosse | jaguar d-type | jaguar | d row 4 : 6 | ninian sanderson | ecurie ecosse | jaguar d-type | jaguar | d row 5 : 7 | bob veith | bob estes | phillips | offenhauser | f row 6 : 8 | jean behra | maserati | maserati 250f | maserati | f row 7 : 8 | jean behra | maserati | maserati 450s1 | maserati | f row 8 : 12 | pat o'connor | sumar | kurtis kraft 500g | offenhauser | f row 9 : 16 | mario bornigia | scuderia cottione | ferrari | ferrari | None row 10 : 27 | tony bettenhausen | novi auto air conditioning | kurtis kraft 500f | novi (s/c) | f row 11 : 35 | eddie sachs | jim robbins | kurtis kraft 500g | offenhauser | f row 12 : 49 | ray crawford | meguiar mirror glaze | kurtis kraft 500g | offenhauser | f row 13 : 52 | troy ruttman | john zink | watson | offenhauser | f row 14 : 52 | jim rathmann2 | john zink | watson | offenhauser | f row 15 : 54 | paul russo | novi auto air conditioning | kurtis kraft 500f | novi (s/c) | f row 16 : 73 | andy linden | mcnamara veedo | kurtis kraft 500g | offenhauser | f row 17 : 98 | johnnie parsons | agajanian | kuzma | offenhauser | f ] Execute this SQL based on the above table: select entrant where number = 2 and tyre = ( select tyre where entrant = 'ecurie ecosse' )
ecurie ecosse
[ header: year | ibm model number | name | processor | bus | hd interface | case | notes row 1 : 1987 | 8525-004 | model 25 | 8 mhz intel 8086 | isa 8 bit | None | desktop with integrated color display | single disk drive row 2 : 1987 | 8525-g04 | model 25 | 8 mhz intel 8086 | isa 8 bit | None | desktop with integrated color display | single disk drive, enhanced keyboard row 3 : 1987 | 8525-c02 | model 25 collegiate | 8 mhz intel 8086 | isa 8 bit | None | desktop with integrated monochrome display | two disk drives row 4 : 1987 | 8525-c05 | model 25 collegiate | 8 mhz intel 8086 | isa 8 bit | None | desktop with integrated color display | two disk drives row 5 : 1987 | 8525-k02 | model 25 collegiate | 8 mhz intel 8086 | isa 8 bit | None | desktop with integrated monochrome display | two disk drives, enhanced keyboard row 6 : 1990 | 8525-006 | model 25 286 | 10 mhz intel 286 | isa 16 bit | None | desktop with integrated color display | single hd disk drive row 7 : 1992 | 8525-k01 | model 25 sx | 16 mhz intel 386 | isa 16 bit | None | desktop with integrated color display | single hd disk drive, ethernet row 8 : 1992 | 8525-l02 | model 25 sx | 16 mhz intel 386 | isa 16 bit | None | desktop with integrated color display | single hd disk drive, token-ring row 9 : 1987 | 8530-002 | model 30 | 8 mhz intel 8086 | isa 8 bit | None | desktop | two disk drives row 10 : 1988 | 8530-e01 | model 30 286 | 10 mhz intel 286 | isa 16 bit | None | desktop | single hd disk drive row 11 : 1989 | 8530-e31 | model 30 286 | 10 mhz intel 286 | isa 16 bit | esdi, 30mb | desktop | single hd disk drive row 12 : 1987 | 8530-r02 | model 30 | 8 mhz intel 8086 | isa 8 bit | None | desktop, intelligent financial workstation | two disk drives, 4700 host support row 13 : 1987 | 8560 | 60 | intel 80286 | mca 16 bit | mfm or esdi | tower | None row 14 : 1988 | 8550-031, 8550-061 | 50 z | intel 80286 | mca 16 bit | None | desktop | None row 15 : 1989 | 8555 | 55 sx | intel 80386 sx | mca 16 bit | esdi | desktop | None row 16 : 1990 | 8573 | p75 486 | intel 80486 | mca 32 bit | scsi | portable | 4 mca slots, two full length, row 17 : 1990 | 8580 | 80 | intel 80386 dx | mca 32 bit | scsi | tower | None row 18 : 1990 | 8565 | 65 sx | intel 80386 sx | mca 16 bit | scsi | tower | None row 19 : 1990 | 8590 | 90 xp 486 | intel 80486 | mca 32 bit | scsi | desktop | None row 20 : 1991 | 8540 | 40 sx | intel 80386 sx | isa 16 bit | None | desktop | None row 21 : 1991 | 8557 | 57 sx | intel 80386 sx | mca 16 bit | scsi | desktop | None row 22 : 1991 | 8570 | 70 | intel 80386 dx, in | mca 32 bit | None | desktop | None ] Execute this SQL based on the above table: select count ( * ) where notes < 437 and ibm model number = '8525-c02'
0
[ header: season | level | division | section | administration | position | movements row 1 : 1999 | tier 2 | ykkonen (first division) | south group | finnish fa (suo | 9th | relegation group - relegate row 2 : 2000 | tier 3 | kakkonen (second division) | south group | finnish fa (suo | 2nd | play-offs - promoted row 3 : 2001 | tier 2 | ykkonen (first division) | south group | finnish fa (suo | 9th | relegated row 4 : 2002 | tier 3 | kakkonen (second division) | south group | finnish fa (suo | 2nd | None row 5 : 2003 | tier 3 | kakkonen (second division) | south group | finnish fa (suo | 11th | relegated row 6 : 2004 | tier 4 | kolmonen (third division) | section 3 | helsinki & u | 8th | None row 7 : 2005 | tier 4 | kolmonen (third division) | section 3 | helsinki & u | 6th | None row 8 : 2006 | tier 4 | kolmonen (third division) | section 2 | helsinki & u | 7th | None row 9 : 2007 | tier 4 | kolmonen (third division) | section 3 | helsinki & u | 2nd | None row 10 : 2008 | tier 4 | kolmonen (third division) | section 3 | helsinki & u | 2nd | None row 11 : 2009 | tier 4 | kolmonen (third division) | section 2 | helsinki & u | 1st | promoted row 12 : 2010 | tier 3 | kakkonen (second division) | group a | finnish fa (suo | None | None ] Execute this SQL based on the above table: select count ( level )
12
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 15 august 2012 | ullevaal stadion, | norway | 1-3 | 2-3 | friendly row 2 : 2 | 11 september 2012 | karaiskakis stadium, pir | lithuania | 2-0 | 2-0 | 2014 fifa world cup qualifier row 3 : 3 | 14 august 2013 | red bull arena, salzburg, austria | austria | 0-1 | 0-2 | friendly row 4 : 4 | 14 august 2013 | red bull arena, salzburg, austria | austria | 0-2 | 0-2 | friendly row 5 : 5 | 6 september 2013 | rheinpark stadion, | liechtenstein | 0-1 | 0-1 | 2014 fifa world cup qualifier row 6 : 6 | 15 november 2013 | karaiskakis stadium, pir | romania | 1-0 | 3-1 | 2014 fifa world cup qualifier - row 7 : 7 | 15 november 2013 | karaiskakis stadium, pir | romania | 3-1 | 3-1 | 2014 fifa world cup qualifier - row 8 : 8 | 19 november 2013 | arena nationala, bucharest, roman | romania | 0-1 | 1-1 | 2014 fifa world cup qualifier - ] Execute this SQL based on the above table: select competition order by # desc limit 1
2014 fifa world cup qualifier - play-offs
[ header: squad # | position | player | transferred to | fee | date row 1 : 20 | df | lau nim yat | biu chun rangers | free transfer | 5 june 2012 row 2 : 16 | mf | leung chun pong | guangdong sunray cave | free transfer | 12 june 2012 row 3 : 3 | df | yeo jee-hoon | unattached (released) | None | 9 july 2012 row 4 : 8 | mf | xu deshuai | sun pegasus | free transfer (released) | 9 july 2012 row 5 : 11 | mf | li haiqiang | tuen mun | free transfer (released) | 9 july 2012 row 6 : 22 | fw | giovane alves da sil | biu chun rangers | free transfer (released) | 9 july 2012 row 7 : 23 | gk | zhang chunhui | sunray cave jc sun hei | free transfer (released) | 9 july 2012 row 8 : 26 | mf | chan pak hang | sun pegasus | free transfer (released) | 9 july 2012 row 9 : 7 | fw | chan siu ki | guangdong sunray cave | free transfer (released) | 10 july 2012 row 10 : None | mf | kot cho wai | sunray cave jc sun hei | undisclosed | 16 july 2012 row 11 : 6 | df | wong chin hung | biu chun rangers | free transfer | 9 january 2013 row 12 : 33 | fw | mauro rafael | unattached (released) | free transfer | 1 february 2013 ] Execute this SQL based on the above table: select count ( distinct ( player ) )
12
[ header: round | circuit | date | pole position | winning driver | winning team | trophy winner row 1 : 1 | aci vallelunga circuit, camp | 7 april | milos pavlovic | milos pavlovic | target racing | nino fama row 2 : 2 | misano world circuit | 28 april | milos pavlovic | milos pavlovic | target racing | giovanni faraonio row 3 : 3 | autodromo di pergusa, | 19 may | milos pavlovic | philip cloostermans | azeta racing | carmine tancredi row 4 : 4 | autodromo nazionale monza | 30 june | philip cloostermans | philip cloostermans | azeta racing | carmine tancredi row 5 : 5 | autodromo riccardo paletti | 21 july | milos pavlovic | milos pavlovic | target racing | carmine tancredi row 6 : 6 | autodromo enzo e din | 1 september | vitantonio liuzzi | vitantonio liuzzi | bertram schafer racing | silvio alberti row 7 : 7 | autodromo del levante, | 8 september | christiano citron | milos pavlovic | target racing | carmine tancredi row 8 : 8 | mugello circuit, scarperia | 6 october | milos pavlovic | milos pavlovic | target racing | dino lusuardi row 9 : 9 | autodromo dell'umbria | 20 october | andreas zuber | christiano citron | target racing | alberto morelli ] Execute this SQL based on the above table: select circuit where trophy winner = 'carmine tancredi' and circuit != 'autodromo del levante, binetto'
autodromo di pergusa, enna, autodromo nazionale monza, autodromo riccardo paletti, varano
[ header: round | pick | player | nationality | college/junior/club team row 1 : 1 | 3 | rick hampton | canada | st. catharines black hawk row 2 : 1 | 17 | ron chipperfield | canada | brandon wheat kings (wchl row 3 : 2 | 21 | bruce affleck | canada | university of denver pioneers (wcha) row 4 : 3 | 39 | charlie simmer | canada | sault ste. marie greyhound row 5 : 4 | 57 | tom price | canada | ottawa 67's ( row 6 : 5 | 75 | jim warden | united states | michigan tech huskies (wcha row 7 : 6 | 93 | tom sundberg | united states | st. paul vulcans row 8 : 7 | 111 | tom anderson | united states | st. paul vulcans row 9 : 8 | 128 | jim mccabe | canada | welland sabres (so ] Execute this SQL based on the above table: select round where college/junior/club team = 'sault ste. marie greyhounds (oha)'
3
[ header: title | year | platforms | developer | publisher | notes row 1 : american mcgee's grimm | 2008 | pc | spicy horse | gametap | episodic mcgee takes on various row 2 : dexiq | 2009 | ipad, iphone, ipod | spicy pony | None | puzzle game row 3 : american mcgee presents akan | 2010 | ipad | spicy pony | None | little red riding hood in japan row 4 : american mcgee's cro | 2010 | ipad, iphone, ipod | spicy pony | None | puzzle game row 5 : alice: madness returns | 2011 | playstation 3, xbox 360, p | spicy horse | electronic arts | sequel to american mcgee's row 6 : bighead bash | 2012 | None | spicy horse | None | side scrolling/battle multiplayer. ( row 7 : crazy fairies | 2012 | mobile, facebook | spicy horse | None | currently in the closed beta stage. (unrelease row 8 : akaneiro: demon hunters | 2013 | browsers, tegra-powered tablets | spicy horse | spicy horse | a japanese/mc ] Execute this SQL based on the above table: select title where year = ( select year where title = 'dexiq' ) - 1
american mcgee's grimm
[ 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 elevation (mountain station) where name = 'laxeralp 1'
2179
[ header: year | competition | venue | position | event | notes row 1 : 1999 | universiade | palma de mallorca, spain | 2nd | 20 km | 1:25:23 row 2 : 2001 | european race walking cup | dudince, slovakia | 12th | 20 km | 1:22:10 row 3 : 2001 | world championships | edmonton, canada | 16th | 20 km | 1:25:28 row 4 : 2001 | universiade | beijing, china | 1st | 20 km | 1:24:42 row 5 : 2002 | european championships | munich, germany | 9th | 20 km | 1:21:21 row 6 : 2002 | world race walking cup | turin, italy | 12th | 20 km | None row 7 : 2003 | world championships | paris, france | 11th | 20 km | 1:20:34 pb row 8 : 2005 | world championships | helsinki, finland | 14th | 20 km | None ] Execute this SQL based on the above table: select count ( distinct ( venue ) )
8
[ header: # | date | visitor | score | home | record row 1 : 21 | december 2, 1976 | san antonio spurs | 116-124 | golden state warriors | 11-10 row 2 : 22 | december 3, 1976 | san antonio spurs | 105-114 | los angeles lakers | 11-11 row 3 : 23 | december 5, 1976 | san antonio spurs | 98-103 | phoenix suns | 11-12 row 4 : 24 | december 8, 1976 | atlanta hawks | 117-106 | san antonio spurs | 11-13 row 5 : 25 | december 10, 1976 | san antonio spurs | 136-120 | milwaukee bucks | 12-13 row 6 : 26 | december 11, 1976 | new orleans jazz | 106-121 | san antonio spurs | 13-13 row 7 : 27 | december 14, 1976 | new york knicks | 98-111 | san antonio spurs | 14-13 row 8 : 28 | december 15, 1976 | san antonio spurs | 102-116 | indiana pacers | 14-14 row 9 : 29 | december 17, 1976 | san antonio spurs | 101-103 | chicago bulls | 14-15 row 10 : 30 | december 19, 1976 | san antonio spurs | 105-106 | cleveland cavaliers | 14-16 row 11 : 31 | december 21, 1976 | golden state warriors | 123-120 | san antonio spurs | 15-16 row 12 : 32 | december 23, 1976 | washington bullets | 116-118 | san antonio spurs | 16-16 row 13 : 33 | december 26, 1976 | san antonio spurs | 110-105 | kansas city kings | 17-16 row 14 : 34 | december 28, 1976 | philadelphia 76ers | 116-127 | san antonio spurs | 18-16 ] Execute this SQL based on the above table: select date where id = ( select id where score = '117-106' ) - 1
december 5, 1976
[ header: title | author | date | length (first edition) row 1 : bull-dog drummond | h. c. mcn | 1920 | 320 pp row 2 : the black gang | h. c. mcn | 1922 | 318 pp row 3 : the third round | h. c. mcn | 1924 | 320 pp row 4 : the final count | h. c. mcn | 1926 | 319 pp row 5 : the female of the species | h. c. mcn | 1928 | 312 pp row 6 : temple tower | h. c. mcn | 1929 | 320 pp row 7 : the return of bulldog drummond | h. c. mcn | 1932 | 316 pp row 8 : knock-out | h. c. mcn | 1933 | 317 pp row 9 : bulldog drummond at bay | h. c. mcn | 1935 | 310 pp row 10 : challenge | h. c. mcn | 1937 | 311 pp row 11 : bulldog drummond on dartmoor | gerard fairlie | 1938 | 254 pp row 12 : bulldog drummond attacks | gerard fairlie | 1939 | 287 pp row 13 : captain bulldog drummond | gerard fairlie | 1945 | 256 pp row 14 : bulldog drummond stands fast | gerard fairlie | 1947 | 319 pp row 15 : hands off bulldog drummond | gerard fairlie | 1949 | 271 pp row 16 : calling bulldog drummond | gerard fairlie | 1951 | 255 pp row 17 : the return of the black gang | gerard fairlie | 1954 | 192 pp row 18 : deadlier than the male | henry reymond | 1967 | 192 pp row 19 : some girls do | henry reymond | 1969 | 192 pp ] Execute this SQL based on the above table: select date order by date desc limit 1
1969
[ header: state | swimsuit | interview | evening gown | average | finalists row 1 : iowa | 9.267 | 9.651 | 9.620 | 9.513 | 9.800 row 2 : oklahoma | 9.226 | 9.309 | 9.487 | 9.341 | 9.586 row 3 : kansas | 9.221 | 9.600 | 9.600 | 9.474 | 9.486 row 4 : alabama | 9.010 | 9.326 | 9.449 | 9.262 | 9.471 row 5 : north carolina | 9.079 | 9.207 | 9.500 | 9.262 | 9.414 row 6 : california | 9.340 | 9.514 | 9.486 | 9.447 | 9.400 row 7 : rhode island | 9.087 | 9.279 | 9.341 | 9.235 | None row 8 : maryland | 9.021 | 9.206 | 9.271 | 9.166 | None row 9 : indiana | 8.966 | 9.103 | 9.370 | 9.146 | None row 10 : virginia | 8.984 | 9.112 | 9.279 | 9.125 | None row 11 : mississippi | 8.917 | 9.200 | 9.247 | 9.121 | None row 12 : illinois | 8.897 | 8.969 | 9.286 | 9.050 | None ] Execute this SQL based on the above table: select ( select interview where state = 'iowa' ) < ( select interview where state = 'alabama' )
0
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 10 january 1996 | edison international field, ana | honduras | 1-0 | 3-1 | 1996 concacaf gold cup row 2 : 2 | 30 august 1996 | commonwealth stadium, edmont | panama | 3-1 | 3-1 | 1998 fifa world cup qualification row 3 : 3 | 12 october 1997 | commonwealth stadium, edmont | mexico | 2-1 | 2-2 | 1998 fifa world cup qualification row 4 : 4 | 8 october 1999 | los angeles memorial coliseum | el salvador | 1-0 | 2-1 | 2000 concacaf gold cup qualification play off row 5 : 5 | 10 october 1999 | los angeles memorial coliseum | haiti | 1-0 | 2-1 | 2000 concacaf gold cup qualification play off row 6 : 6 | 10 october 1999 | los angeles memorial coliseum | haiti | 2-0 | 2-2 | 2000 concacaf gold cup qualification play off row 7 : 7 | 13 february 2000 | qualcomm stadium, san die | costa rica | 1-1 | 2-2 | 2000 concacaf gold cup row 8 : 8 | 13 february 2000 | qualcomm stadium, san die | costa rica | 2-2 | 2-2 | 2000 concacaf gold cup row 9 : 9 | 20 february 2000 | qualcomm stadium, san die | mexico | 1-1 | 2-1 | 2000 concacaf gold cup row 10 : 10 | 27 february 2000 | los angeles memorial coliseum | colombia | 2-0 | 2-0 | 2000 concacaf gold cup row 11 : 11 | 18 january 2004 | bridgetown, barbados | barbados | 1-0 | 1-0 | friendly match ] Execute this SQL based on the above table: select count ( venue )
11
[ header: round | pick | player | nationality | college/junior/club team row 1 : 1 | 3 | rick hampton | canada | st. catharines black hawk row 2 : 1 | 17 | ron chipperfield | canada | brandon wheat kings (wchl row 3 : 2 | 21 | bruce affleck | canada | university of denver pioneers (wcha) row 4 : 3 | 39 | charlie simmer | canada | sault ste. marie greyhound row 5 : 4 | 57 | tom price | canada | ottawa 67's ( row 6 : 5 | 75 | jim warden | united states | michigan tech huskies (wcha row 7 : 6 | 93 | tom sundberg | united states | st. paul vulcans row 8 : 7 | 111 | tom anderson | united states | st. paul vulcans row 9 : 8 | 128 | jim mccabe | canada | welland sabres (so ] Execute this SQL based on the above table: select count ( * ) where player = 'jim warden'
1
[ header: week | date | opponent | result | attendance | bye row 1 : 1 | september 1, 1991 | minnesota vikings | w 10-6 | 64112 | 0 row 2 : 2 | september 8, 1991 | at tampa bay buccaneers | w 21-20 | 65625 | 0 row 3 : 3 | september 15, 1991 | new york giants | w 20-17 | 64829 | 0 row 4 : 4 | september 23, 1991 | new york jets | w 19-13 | 65255 | 0 row 5 : 5 | september 29, 1991 | at buffalo bills | l 35-20 | 80366 | 0 row 6 : 6 | october 6, 1991 | washington redskins | l 20-7 | 64941 | 0 row 7 : 7 | None | None | None | None | 1 row 8 : 8 | october 17, 1991 | at green bay packers | w 10-0 | 58435 | 0 row 9 : 9 | october 27, 1991 | at new orleans saints | w 20-17 | 68591 | 0 row 10 : 10 | november 3, 1991 | detroit lions | w 20-10 | 57281 | 0 row 11 : 11 | november 11, 1991 | at minnesota vikings | w 34-17 | 59001 | 0 row 12 : 12 | november 17, 1991 | at indianapolis colts | w 31-17 | 60519 | 0 row 13 : 13 | november 24, 1991 | miami dolphins | l 16-13 | 58288 | 0 row 14 : 14 | november 28, 1991 | at detroit lions | l 16-6 | 78879 | 0 row 15 : 15 | december 8, 1991 | green bay packers | w 27-13 | 62353 | 0 row 16 : 16 | december 14, 1991 | tampa bay buccaneers | w 27-0 | 54719 | 0 row 17 : 17 | december 23, 1991 | at san francisco 49ers | l 52-14 | 60419 | 0 ] Execute this SQL based on the above table: select week where date is null
7.0
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 5 | fernando alonso | renault | 56 | 1:31:33.736 | 1 | 10 row 2 : 2 | 16 | jarno trulli | toyota | 56 | 24.327 | 2 | 8 row 3 : 3 | 8 | nick heidfeld | williams-bmw | 56 | 32.188 | 10 | 6 row 4 : 4 | 10 | juan pablo montoya | mclaren-mercedes | 56 | 41.631 | 11 | 5 row 5 : 5 | 17 | ralf schumacher | toyota | 56 | 51.854 | 5 | 4 row 6 : 6 | 14 | david coulthard | red bull-cosworth | 56 | +1:12.543 | 8 | 3 row 7 : 7 | 1 | michael schumacher | ferrari | 56 | +1:19.988 | 13 | 2 row 8 : 8 | 15 | christian klien | red bull-cosworth | 56 | +1:20.835 | 7 | 1 row 9 : 9 | 9 | kimi raikkonen | mclaren-mercedes | 56 | +1:21.580 | 6 | None row 10 : 10 | 12 | felipe massa | sauber-petronas | 55 | +1 lap | 14 | None row 11 : 11 | 19 | narain karthikeyan | jordan-toyota | 54 | +2 laps | 17 | None row 12 : 12 | 18 | tiago monteiro | jordan-toyota | 53 | +3 laps | 18 | None row 13 : 13 | 21 | christijan albers | minardi-cosworth | 52 | +4 laps | 19 | None row 14 : ret | 2 | rubens barrichello | ferrari | 49 | handling | 12 | None row 15 : ret | 6 | giancarlo fisichella | renault | 36 | collision | 3 | None row 16 : ret | 7 | mark webber | williams-bmw | 36 | collision | 4 | None row 17 : ret | 11 | jacques villeneuve | sauber-petronas | 26 | spun off | 16 | None row 18 : ret | 3 | jenson button | bar-honda | 2 | engine | 9 | None row 19 : ret | 4 | anthony davidson | bar-honda | 2 | engine | 15 | None row 20 : ret | 20 | patrick friesacher | minardi-cosworth | 2 | spun off | 20 | None ] Execute this SQL based on the above table: select pos group by pos order by count ( driver ) desc limit 1
ret
[ header: # | title | performer(s) | film | length row 1 : 1 | "a dream is a wish your heart makes | disney channel stars | cinderella | 3:46 row 2 : 2 | "zip-a-dee-do | miley cyrus | song of the south | 3:06 row 3 : 3 | "if i never knew you" | the cheetah girls | pocahontas | 3:16 row 4 : 4 | "who's afraid of the big bad | b5 | three little pigs | 3:32 row 5 : 5 | "reflection" (remix) | christina aguilera | mulan | 3:15 row 6 : 6 | "i'll try" | jesse mccartney | return to never land | 3:51 row 7 : 7 | "look through my eyes" | everlife | brother bear | 3:11 row 8 : 8 | "candle on the water" | anneliese van der pol | pete's dragon | 3:08 row 9 : 9 | "you'll be in my heart" | teddy geiger | tarzan | 4:15 row 10 : 10 | "yo ho (a pirate's life | jonas brothers | pirates of the caribbean | 2:04 row 11 : 11 | "someday my prince will come (feat | ashley tisdale | snow white and the seven dwarfs | 3:31 row 12 : 12 | "hawaiian roller coaster ride | baha men | lilo & stitch | 3:30 row 13 : 13 | "can you feel the love tonight" | sara paxton | the lion king | 3:40 row 14 : 14 | "super cali (boiob | orlando brown | mary poppins | 3:32 row 15 : 15 | "monkey's uncle" | devo 2.0 | the monkey's uncle | 2:24 row 16 : 16 | "cruella de vil" 1 | skye sweetnam | 101 dalmatians | 2:55 row 17 : 17 | "go the distance" 1 | k-ci & jojo | hercules | 4:10 ] Execute this SQL based on the above table: select title order by # desc limit 1
"go the distance" 1
[ header: name in english | name in turkish | area (km2) | depth | location (districts and/or provinces) row 1 : lake tuz | tuz golu | 1500 km2 | 2 m | aksaray, ankara, row 2 : lake egirdir | egirdir golu | 482 km2 | None | isparta row 3 : lake iznik | iznik golu | 308 km2 | None | iznik in bursa, row 4 : lake manyas | manyas golu | 166 km2 | None | balıkesir row 5 : lake acıgol | acıgol | 153 km2 | None | denizli, afyon row 6 : lake uluabat | uluabat golu | 134 km2 | 1-2 m | bursa row 7 : lake cıldır | cıldır golu | 115 km2 | None | ardahan, kars row 8 : lake palas tuzla | palas tuzla gol | 106 km2 | 15 m | palas/kayseri row 9 : lake hazar | hazar golu | 86 km2 | None | elazıg row 10 : lake koycegiz | koycegiz golu | 52 km2 | None | koycegiz in mugla row 11 : lake isıklı | isıklı golu | 49 km2 | None | denizli row 12 : lake yay | yay golu | 37 km2 | None | kayseri row 13 : lake tuzla | tuzla golu | 23 km2 | None | tuzla row 14 : lake kucukcekmece | kucukcekmece gol | 16 km2 | None | kucukcekmece, ist row 15 : lake yaraslı | yaraslı golu | 16 km2 | None | burdur row 16 : lake haclı | haclı golu | 16 km2 | None | mus row 17 : lake arin | arin golu | 13 km2 | None | None row 18 : lake balık | balık golu | 12 km2 | None | None row 19 : lake akdogan | akdogan golu | 11 km2 | None | None row 20 : lake cavuslu | cavuslu golu | 9 km2 | None | None row 21 : lake duden | duden golu | 8 km2 | None | None row 22 : lake gala | gala golu | 8 km2 | None | edirne row 23 : lake karatas | karatas golu | 6 km2 | None | None row 24 : lake eymir | eymir golu | 1.8 km2 | None | ankara row 25 : lake golcuk | golcuk golu | 1 km2 | None | izmir ] Execute this SQL based on the above table: select count ( location (districts and/or provinces) )
19
[ header: year | award | category | nominated work | result row 1 : 2005 | mbc drama awards | best new actor | be strong, geum-soon! | won row 2 : 2005 | mbc drama awards | excellence award, actor | be strong, geum-soon! | won row 3 : 2007 | kbs drama awards | best couple award with han ji- | capital scandal | won row 4 : 2007 | kbs drama awards | excellence award, actor in a miniseries | capital scandal | won row 5 : 2008 | 44th baeksang arts awards | popularity award | hong gil-dong | won row 6 : 2008 | 28th korean association of film critic | best new actor | rough cut | won row 7 : 2008 | 29th blue dragon film awards | best new actor | rough cut | won row 8 : 2008 | 7th korean film awards | best new actor | rough cut | won row 9 : 2008 | kbs drama awards | best couple award with sung yu | hong gil-dong | won row 10 : 2008 | kbs drama awards | netizen award | hong gil-dong | won row 11 : 2009 | 45th baeksang arts awards | best new actor | rough cut | won row 12 : 2009 | 10th pusan film critics awards | best new actor | rough cut | won row 13 : 2009 | 46th grand bell awards | best new actor | my girlfriend is an agent | won row 14 : 2009 | 5th university film festival of korea | best new actor | my girlfriend is an agent | won row 15 : 2011 | 6th seoul international drama awards | outstanding korean actor | coffee house | nominated row 16 : 2011 | sbs drama awards | excellence award, actor in a special planning drama | lie to me | nominated row 17 : 2013 | sbs drama awards | top excellence award, actor in a drama special | incarnation of money | nominated row 18 : 2014 | 9th asia model festival awards | asia star award | None | won ] Execute this SQL based on the above table: select award where year = ( select year where award = '44th baeksang arts awards' ) + 1
45th baeksang arts awards, 10th pusan film critics awards, 46th grand bell awards, 5th university film festival of korea
[ header: date | race | competition | rider | country | location row 1 : february 9 | tour of qatar, stage 3 | uci asia tour | tom boonen (bel) | qatar | mesaieed row 2 : february 11 | tour of qatar, stage 5 | uci asia tour | tom boonen (bel) | qatar | madinat al shamal row 3 : february 18 | tour of oman, stage 5 | uci asia tour | tom boonen (bel) | oman | sultan qaboos row 4 : march 11 | tirreno-adriatico | uci world ranking | tom boonen (bel) | italy | montecatini terme row 5 : march 26 | volta a catalunya | uci protour | davide malacarne (it | spain | cabaces row 6 : may 10 | giro d'italia, stage | uci world ranking | wouter weylandt (bel) | netherlands | middelburg row 7 : may 13 | giro d'italia, stage | uci world ranking | jerome pineau (fra) | italy | novi ligure row 8 : may 30 | giro d'italia, premi | uci world ranking | jerome pineau (fra) | italy | None row 9 : may 30 | tour of belgium, overall | uci europe tour | stijn devolder (bel) | belgium | None row 10 : june 23 | halle-ingooigem | uci europe tour | jurgen van de walle (bel) | belgium | ingooigem row 11 : july 5 | tour de france, stage 2 | uci world ranking | sylvain chavane | belgium | spa row 12 : july 10 | tour de france, stage 7 | uci world ranking | sylvain chavane | france | les rousses row 13 : september 12 | vuelta a espana, | uci world ranking | carlos barredo (esp) | spain | lagos de covadonga row 14 : october 3 | circuit franco-belge, stage 4 | uci europe tour | wouter weylandt (bel) | belgium | tournai row 15 : october 10 | g.p. beghelli | uci europe tour | dario cataldo (ita | italy | monteveglio ] Execute this SQL based on the above table: select count ( rider ) where date = 'spain'
0
[ header: year | time | windspeed | city | date | row 1 : 2000 | 11.45 | -2.3 | kingston | 13 march | the progression of powell's 100 m row 2 : 2001 | 10.5 | 0.4 | kingston | 22 june | the progression of powell's 100 m row 3 : 2002 | 10.12 | 1.3 | rovereto | 28 august | the progression of powell's 100 m row 4 : 2003 | 10.02 | 0.8 | brussels | 5 september | the progression of powell's 100 m row 5 : 2004 | 9.87 | 0.2 | brussels | 3 september | the progression of powell's 100 m row 6 : 2005 | 9.77 | 1.6 | athens | 14 june | the progression of powell's 100 m row 7 : 2006 | 9.77 | 1 | zurich | 15 august | the progression of powell's 100 m row 8 : 2007 | 9.74 | 1.7 | rieti | 9 september | the progression of powell's 100 m row 9 : 2008 | 9.72 | 0.2 | lausanne | 2 september | the progression of powell's 100 m row 10 : 2009 | 9.82 | 1.4 | szczecin | 15 september | the progression of powell's 100 m row 11 : 2010 | 9.82 | 0.6 | rome | 10 june | the progression of powell's 100 m row 12 : 2011 | 9.78 | 1 | lausanne | 30 june | the progression of powell's 100 m ] Execute this SQL based on the above table: select count ( * ) where date = '22 june'
1
[ header: conference | date | place | attendance | archive of presentations row 1 : wikimania 2005 | august 5-7 | frankfurt, germany | 380 | slides, video row 2 : wikimania 2006 | august 4-6 | cambridge, united states | 400 | slides and papers, video row 3 : wikimania 2007 | august 3-5 | taipei, roc ( | 440 | commons gallery row 4 : wikimania 2008 | july 17-19 | alexandria, eg | 650 | abstracts, slides,video row 5 : wikimania 2009 | august 26-28 | buenos aires, argentina | 559 | slides, video row 6 : wikimania 2010 | july 9-11 | gdansk, poland | about 500 | slides row 7 : wikimania 2011 | august 4-7 | haifa, israel | 720 | presentations, video row 8 : wikimania 2012 | july 12-15 | washington, d.c., united | 1400 | presentations, videos row 9 : wikimania 2013 | august 7-11 | hong kong | 700 | presentations, videos row 10 : wikimania 2014 | august 6-10 | london, united kingdom | None | None ] Execute this SQL based on the above table: select max ( attendance ) - min ( attendance ) where conference = 'wikimania 2006'
0.0
[ header: # | title | time | performer(s) | songwriters | producer(s) | samples and notes row 1 : 1 | "everything man" | 3:16 | talib kweli, | talib kweli greene | madlib | "everything man" by daybreak row 2 : 3 | "hostile gospel (part 1) (deliver | 5:22 | talib kweli | talib kweli greene | just blaze | "deliverance" by space row 3 : 4 | "say something" | 3:43 | talib kweli, | talib kweli greene | will.i.am | "theme for la's team" by row 4 : 6 | "holy moly" | 2:08 | talib kweli | talib kweli greene | pete rock | "border song (holy moses)" row 5 : 7 | "eat to live" | 3:07 | talib kweli | talib kweli greene | madlib | "ghetto lament" by row 6 : 11 | "more or less" | 4:40 | talib kweli, di | talib kweli greene | hi-tek | None row 7 : 13 | "hot thing" | 3:48 | talib kweli, will | talib kweli greene | will.i.am | "we're no exception" by john row 8 : 14 | "space fruit" (interlude) | 1:31 | sa-ra | om'mas keith, sh | sa-ra | None row 9 : 16 | "oh my stars" | 3:40 | talib kweli, | talib kweli greene | dj khalil | None row 10 : 18 | "go with us" | 3:59 | talib kweli, strong | talib kweli greene | e. jones | None row 11 : 19 | "hostile gospel (part 2) (deliver | 4:21 | talib kweli, si | talib kweli greene | dj khalil | "tight rope" by steel pulse row 12 : 21 | "hush" | 3:55 | talib kweli, | talib kweli greene | chad beatz | lp edition #19 & itune ] Execute this SQL based on the above table: select count ( title ) where songwriters = 1614
0
[ header: frequency band | band number | radio interface | generation | status | notes row 1 : 850 mhz | 5 | gsm/gprs/ | 2g | roaming | not operated by t-mobile, except for row 2 : 850 mhz clr | 5 | umts/hspa | 3g | roaming | not operated by t-mobile. after the row 3 : 1900 mhz | 2 | gsm/gprs/ | 2g | in service | most of this spectrum will be upgraded to 4g row 4 : 1700/2100 mhz a | 4 | umts/dc-hspa 42 | 4g | in service | has marketed 3g hspa+ as row 5 : 1900 mhz pcs | 2 | umts/hspa+ 21mbit | 4g | in service/building out | hspa+ 21mbps on the 1900 row 6 : 1700/2100 mhz a | 4 | lte | 4g | in service/building out | covers 210 million pops as of march, row 7 : 700 mhz block a | 12 | lte | 4g | rollout starts by q4 2014 | spectrum acquired from verizon wireless row 8 : 1900 mhz pcs | 2 | lte | 4g | rolling out in 2014 | None ] Execute this SQL based on the above table: select frequency band where id = ( select id where frequency band = '850 mhz clr' ) + 1
1900 mhz
[ header: team | titles | runners-up | third place | fourth place row 1 : trinidad and tobago | 8 (1989, 1992, 1994, 1995, | 4 (1991, 1998, 2007, 2012) | 2 (1993, 2005) | 0 row 2 : jamaica | 5 (1991, 1998, 2005, 2008, | 2 (1992, 1993) | 2 (1997, 1999) | 0 row 3 : cuba | 1 (2012) | 3 (1996, 1999, 2005) | 3 (1995, 2007, 2010) | 3 (1992, 2001, 2008) row 4 : martinique | 1 (1993) | 1 (1994) | 3 (1992, 1996, 2001) | 1 (2012) row 5 : haiti | 1 (2007) | 1 (2001) | 3 (1998, 1999, 2012) | 0 row 6 : grenada | 0 | 2 (1989, 2008) | 0 | 2 (1997, 2010) row 7 : guadeloupe | 0 | 1 (2010) | 3 (1989, 1994, 2008) | 1 (2007) row 8 : saint kitts and nevis | 0 | 1 (1997) | 0 | 1 (1993) row 9 : saint vincent and the grenadines | 0 | 1 (1995) | 0 | 0 row 10 : saint lucia | 0 | 0 | 1 (1991) | 0 row 11 : suriname | 0 | 0 | 0 | 2 (1994, 1996) row 12 : netherlands antilles | 0 | 0 | 0 | 1 (1989) row 13 : guyana | 0 | 0 | 0 | 1 (1991) row 14 : cayman islands | 0 | 0 | 0 | 1 (1995) row 15 : antigua and barbuda | 0 | 0 | 0 | 1 (1998) row 16 : barbados | 0 | 0 | 0 | 1 (2005) ] Execute this SQL based on the above table: select count ( team ) where team = 'guyana'
1
[ header: season | winner | score | runners-up | venue row 1 : 2000 | san juan jablote | 1-0 | defence force | marvin lee stadium row 2 : 2001 | w connection | 1-0 | caledonia aia | manny ramjohn stadium row 3 : 2002 | defence force | 2-0 | w connection | hasely crawford stadium row 4 : 2003 | san juan jablote | 1-1 | w connection | manny ramjohn stadium row 5 : 2004 | w connection | 2-2 | defence force | manny ramjohn stadium row 6 : 2005 | w connection | 3-1 | san juan jablote | manny ramjohn stadium row 7 : 2006 | w connection | 3-1 | north east stars | manny ramjohn stadium row 8 : 2007 | w connection | 2-0 | caledonia aia | manny ramjohn stadium row 9 : 2008 | w connection | 2-2 | joe public | manny ramjohn stadium row 10 : 2009 | defence force | 1-0 | joe public | marvin lee stadium row 11 : 2010 | joe public | 1-1 | defence force | marvin lee stadium row 12 : 2011 | caledonia aia | 2-1 | t&tec | hasely crawford stadium row 13 : 2012 | caledonia aia | 2-1 | defence force | hasely crawford stadium row 14 : 2013 | central fc | 2-1 | defence force | hasely crawford stadium ] Execute this SQL based on the above table: select winner order by runners-up desc limit 1
defence force
[ header: category | speed (km/h) | speed (mph) | vehicle | pilot | date row 1 : rocket-powered aircraft | 7258 | 4510 | north american x-15 | william j. knight | 3 oct 1967 row 2 : manned air-breathing craft | 3530 | 2194 | lockheed sr-71 blackbird | eldon w. joersz | 28 jul 1976 row 3 : propeller-driven aircraft | 870 | 541 | tupolev tu-114 | ivan soukhomline | 1960 row 4 : piston-engined propeller-driven aircraft | 850.1 | 528.33 | grumman f8f bearcat rare | lyle shelton | 21 aug 1989 row 5 : helicopter | 401 | 249.1 | westland lynx 800 g | john egginton | 11 aug 1986 row 6 : glider (sailplane) | 306.8 | 190.6 | schempp-hirth nim | klaus ohlmann and | 22 dec 2006 row 7 : human-powered aircraft | 32 | 19.8 | mit monarch b | frank scarabino | 1 may 1984 ] Execute this SQL based on the above table: select count ( * ) where speed (mph) >= 1195
2
[ header: staple: | maize / corn | rice | wheat | potato | cassava | soybean (green) | sweet potato | sorghum | yam | plantain row 1 : component (per 100g portion) | amount | amount | amount | amount | amount | amount | amount | amount | amount | amount row 2 : water (g) | 10 | 12 | 13 | 79 | 60 | 68 | 77 | 9 | 70 | 65 row 3 : energy (kj) | 1528 | 1528 | 1369 | 322 | 670 | 615 | 360 | 1419 | 494 | 511 row 4 : protein (g) | 9.4 | 7.1 | 12.6 | 2 | 1.4 | 13 | 1.6 | 11.3 | 1.5 | 1.3 row 5 : fat (g) | 4.74 | 0.66 | 1.54 | 0.09 | 0.28 | 6.8 | 0.05 | 3.3 | 0.17 | 0.37 row 6 : carbohydrates (g) | 74 | 80 | 71 | 17 | 38 | 11 | 20 | 75 | 28 | 32 row 7 : fiber (g) | 7.3 | 1.3 | 12.2 | 2.2 | 1.8 | 4.2 | 3 | 6.3 | 4.1 | 2.3 row 8 : sugar (g) | 0.64 | 0.12 | 0.41 | 0.78 | 1.7 | 0 | 4.18 | 0 | 0.5 | 15 row 9 : calcium (mg) | 7 | 28 | 29 | 12 | 16 | 197 | 30 | 28 | 17 | 3 row 10 : iron (mg) | 2.71 | 0.8 | 3.19 | 0.78 | 0.27 | 3.55 | 0.61 | 4.4 | 0.54 | 0.6 row 11 : phosphorus (mg) | 210 | 115 | 288 | 57 | 27 | 194 | 47 | 287 | 55 | 34 row 12 : potassium (mg) | 287 | 115 | 363 | 421 | 271 | 620 | 337 | 350 | 816 | 499 row 13 : sodium (mg) | 35 | 5 | 2 | 6 | 14 | 15 | 55 | 6 | 9 | 4 row 14 : zinc (mg) | 2.21 | 1.09 | 2.65 | 0.29 | 0.34 | 0.99 | 0.3 | 0 | 0.24 | 0.14 row 15 : copper (mg) | 0.31 | 0.22 | 0.43 | 0.11 | 0.1 | 0.13 | 0.15 | None | 0.18 | 0.08 row 16 : manganese (mg) | 0.49 | 1.09 | 3.99 | 0.15 | 0.38 | 0.55 | 0.26 | None | 0.4 | None row 17 : selenium (μg) | 15.5 | 15.1 | 70.7 | 0.3 | 0.7 | 1.5 | 0.6 | 0 | 0.7 | 1.5 row 18 : vitamin c (mg) | 0 | 0 | 0 | 19.7 | 20.6 | 29 | 2.4 | 0 | 17.1 | 18.4 row 19 : thiamin (mg) | 0.39 | 0.07 | 0.3 | 0.08 | 0.09 | 0.44 | 0.08 | 0.24 | 0.11 | 0.05 row 20 : riboflavin (mg) | 0.2 | 0.05 | 0.12 | 0.03 | 0.05 | 0.18 | 0.06 | 0.14 | 0.03 | 0.05 row 21 : pantothenic acid (mg) | 0.42 | 1.01 | 0.95 | 0.3 | 0.11 | 0.15 | 0.8 | None | 0.31 | 0.26 row 22 : vitamin b6 (mg) | 0.62 | 0.16 | 0.3 | 0.3 | 0.09 | 0.07 | 0.21 | None | 0.29 | 0.3 row 23 : folate total (μg) | 19 | 8 | 38 | 16 | 27 | 165 | 11 | 0 | 23 | 22 row 24 : vitamin a (iu) | 214 | 0 | 9 | 2 | 13 | 180 | 14187 | 0 | 138 | 1127 ] Execute this SQL based on the above table: select staple: , sorghum , staple: order by id desc limit 1
vitamin e, alpha-tocopherol (mg), 0, vitamin e, alpha-tocopherol (mg)
[ header: year | location | gold | silver | bronze row 1 : 1958 | tokyo | sachika kamo | desideria ampon | liu shang-ku row 2 : 1962 | jakarta | akiko fukui | reiko miyagi | desideria ampon patricia y row 3 : 1966 | bangkok | lany kaligis | kazuko kuromatsu | lita liem sugiarto row 4 : 1974 | tehran | lita liem sugiarto | paulina pesahov | lany kaligis row 5 : 1978 | bangkok | lee duk-hee | chen chuan | kiyoko nomura sonoe row 6 : 1982 | new delhi | etsuko inoue | kim soo-ok | yu liqiao row 7 : 1986 | seoul | li xinyi | lee jeong-soon | kim soo-ok row 8 : 1990 | beijing | akiko kijimuta | chen li | park mal-sim kim il- row 9 : 1994 | hiroshima | kimiko date | naoko sawamatsu | yayuk basuki chen row 10 : 1998 | bangkok | yayuk basuki | tamarine tanasugar | li fang yi j row 11 : 2002 | busan | iroda tulyaganova | tamarine tanasugar | shinobu asagoe row 12 : 2006 | doha | zheng jie | sania mirza | li na aiko row 13 : 2010 | guangzhou | peng shuai | akgul amanmuradova | kimiko date-krumm s ] Execute this SQL based on the above table: select bronze order by year desc limit 1
kimiko date-krumm sania mirza
[ header: constituency number | name | reserved for (sc/st/none) | district | number of electorates (2009) row 1 : 43 | tikamgarh | none | tikamgarh | 153339 row 2 : 44 | jatara | sc | tikamgarh | 145555 row 3 : 45 | prithvipur | none | tikamgarh | 139110 row 4 : 46 | niwari | none | tikamgarh | 141265 row 5 : 47 | khargapur | none | tikamgarh | 161546 row 6 : 48 | maharajpur | none | chhatarpur | 162460 row 7 : 51 | chhatarpur | none | chhatarpur | 152605 row 8 : 52 | bijawar | none | chhatarpur | 151159 row 9 : total | total | total | total | 1207.039 ] Execute this SQL based on the above table: select number of electorates (2009) where district = 'chhatarpur'
162460.0, 152605.0, 151159.0
[ header: position | club | played | points | wins | draws | losses | goals for | goals against | goal difference row 1 : 1 | malaga cf | 42 | 79 | 22 | 13 | 7 | 72 | 47 | 25 row 2 : 2 | atletico de madrid b 1 | 42 | 74 | 21 | 11 | 10 | 73 | 51 | 22 row 3 : 3 | cd numancia | 42 | 73 | 21 | 10 | 11 | 68 | 40 | 28 row 4 : 4 | sevilla fc | 42 | 71 | 20 | 11 | 11 | 66 | 50 | 16 row 5 : 5 | rayo vallecano | 42 | 71 | 19 | 14 | 9 | 64 | 49 | 15 row 6 : 6 | ud las palmas | 42 | 68 | 17 | 17 | 8 | 57 | 38 | 19 row 7 : 7 | cd toledo | 42 | 65 | 18 | 11 | 13 | 54 | 49 | 5 row 8 : 8 | sd compostela | 42 | 61 | 16 | 13 | 13 | 60 | 53 | 7 row 9 : 9 | sporting de gijon | 42 | 59 | 16 | 11 | 15 | 47 | 47 | 0 row 10 : 10 | cp merida | 42 | 59 | 15 | 14 | 13 | 48 | 41 | 7 row 11 : 11 | ue lleida | 42 | 59 | 15 | 14 | 13 | 52 | 50 | 2 row 12 : 12 | recreativo de huelva | 42 | 58 | 14 | 16 | 12 | 40 | 35 | 5 row 13 : 13 | ca osasuna | 42 | 57 | 15 | 12 | 15 | 44 | 51 | -7 row 14 : 14 | cd badajoz | 42 | 51 | 12 | 15 | 15 | 35 | 39 | -4 row 15 : 15 | albacete | 42 | 50 | 12 | 14 | 16 | 38 | 43 | -5 row 16 : 16 | cd logrones | 42 | 48 | 12 | 12 | 18 | 48 | 57 | -9 row 17 : 17 | cd leganes | 42 | 47 | 10 | 17 | 15 | 36 | 44 | -8 row 18 : 18 | sd eibar | 42 | 47 | 13 | 8 | 21 | 42 | 56 | -14 row 19 : 19 | mallorca b | 42 | 46 | 12 | 10 | 20 | 52 | 64 | -12 row 20 : 20 | barcelona b | 42 | 44 | 13 | 5 | 24 | 51 | 68 | -17 row 21 : 21 | hercules cf | 42 | 40 | 10 | 10 | 22 | 38 | 66 | -28 row 22 : 22 | cd ourense | 42 | 27 | 7 | 6 | 29 | 35 | 82 | -47 ] Execute this SQL based on the above table: select count ( club ) where goals for < 169
22
[ header: rd. | grand prix | date | location | pole position | fastest lap | winning driver | constructor | report row 1 : 1 | brazilian grand prix | 26 march | jacarepagua | ayrton senna | riccardo patrese | nigel mansell | ferrari | report row 2 : 2 | san marino grand prix | 23 april | imola | ayrton senna | alain prost | ayrton senna | mclaren-honda | report row 3 : 3 | monaco grand prix | 7 may | monaco | ayrton senna | alain prost | ayrton senna | mclaren-honda | report row 4 : 4 | mexican grand prix | 28 may | hermanos rodriguez | ayrton senna | nigel mansell | ayrton senna | mclaren-honda | report row 5 : 5 | united states grand prix | 4 june | phoenix | ayrton senna | ayrton senna | alain prost | mclaren-honda | report row 6 : 6 | canadian grand prix | 18 june | circuit gilles villeneuve | alain prost | jonathan palmer | thierry boutsen | williams-renault | report row 7 : 7 | french grand prix | 9 july | paul ricard | alain prost | mauricio gugelmin | alain prost | mclaren-honda | report row 8 : 8 | british grand prix | 16 july | silverstone | ayrton senna | nigel mansell | alain prost | mclaren-honda | report row 9 : 9 | german grand prix | 30 july | hockenheimring | ayrton senna | ayrton senna | ayrton senna | mclaren-honda | report row 10 : 10 | hungarian grand prix | 13 august | hungaroring | riccardo patrese | nigel mansell | nigel mansell | ferrari | report row 11 : 11 | belgian grand prix | 27 august | spa-francorchamps | ayrton senna | alain prost | ayrton senna | mclaren-honda | report row 12 : 12 | italian grand prix | 10 september | monza | ayrton senna | alain prost | alain prost | mclaren-honda | report row 13 : 13 | portuguese grand prix | 24 september | estoril | ayrton senna | gerhard berger | gerhard berger | ferrari | report row 14 : 14 | spanish grand prix | 1 october | jerez | ayrton senna | ayrton senna | ayrton senna | mclaren-honda | report row 15 : 15 | japanese grand prix | 22 october | suzuka | ayrton senna | alain prost | alessandro nannini | benetton-ford | report row 16 : 16 | australian grand prix | 5 november | adelaide | ayrton senna | satoru nakajima | thierry boutsen | williams-renault | report ] Execute this SQL based on the above table: select constructor where id = ( select id where constructor = 'mclaren-honda' ) - 1
ferrari
[ header: # | title | songwriters | producer(s) | performer row 1 : 1 | "shalom a leck" | p. chapman, k-de | k-def | tragedy row 2 : 2 | "hoodlum intro" | None | None | interlude row 3 : 3 | "underground" | p. chapman, k-de | k-def | tragedy row 4 : 4 | "funk mode" | p. chapman, k-de | k-def | tragedy row 5 : 5 | "grand groove" | p. chapman, k-de | k-def | tragedy row 6 : 6 | "at large" | p. chapman, k-de | k-def, marley marl | tragedy row 7 : 7 | "death row" | p. chapman, k-de | k-def, marley marl | tragedy row 8 : 8 | "speech [check the time]" | None | kool tee | interlude row 9 : 9 | "mad brothas know his name" | p. chapman, k-de | k-def, marley marl | tragedy row 10 : 10 | "pass the teck" | p. chapman, k-de | k-def | tragedy, havoc row 11 : 11 | "street life" | p. chapman, epitome of | epitome of scratch | tragedy row 12 : 12 | "pump the funk" | p. chapman, m. will | marley marl | tragedy row 13 : 13 | "role model" | p. chapman, koo | kool tee | tragedy row 14 : 14 | "the posse [shoot | p. chapman, mr. | mr. freaknasti | tragedy row 15 : 15 | "grand groove [bonus mix]" | p. chapman, k-de | k-def | tragedy row 16 : 16 | "funky roll outro" | None | None | interlude ] Execute this SQL based on the above table: select songwriters where songwriters in ( 'p. chapman, k-def' , 'p. chapman, mr. freaknasti' ) order by # desc limit 1
p. chapman, k-def
[ header: rank | urban area | population (2001 census) | area (km2) | density (people/km2) | major subdivisions | metropolitan area row 1 : 1 | greater glasgow | 1,168,270 | 368.47 | 3,171.0 | glasgow, paisley, coat | glasgow row 2 : 2 | edinburgh | 452,194 | 120.11 | 3,765.0 | edinburgh, musselburg | edinburgh row 3 : 3 | aberdeen | 197,328 | 60.94 | 3,238 | aberdeen, cove bay, d | aberdeen row 4 : 4 | dundee | 154,674 | 67 | 3,298 | dundee | dundee row 5 : 5 | falkirk | 91,402 | 36.1 | 2,532 | falkirk, grangemouth, car | falkirk row 6 : 6 | east kilbride | 73,796 | 24.12 | 3,060 | east kilbride | glasgow row 7 : 7 | greenock | 73,595 | 20.69 | 3,557 | greenock, gourock, port glas | glasgow row 8 : 8 | blantyre/hamilton | 65,874 | 22.63 | 2,911 | blantyre, hamilton | glasgow row 9 : 9 | ayr/prestwick | 61,365 | 23.57 | 2,604 | ayr, prestwick | ayr row 10 : 10 | livingston | 59,511 | 26.07 | 2,283 | livingston, east calder, mid calder | edinburgh ] Execute this SQL based on the above table: select urban area where area (km2) != '24.12' and metropolitan area = ( select metropolitan area where area (km2) = '24.12' )
greater glasgow, greenock, blantyre/hamilton
[ header: year 1958 | title {the rebel | role | notes row 1 : 1958 | sea hunt | seminard | 1 episode row 2 : 1960 | bourbon street beat | joe leslie | 1 episode row 3 : 1960 | surfside 6 | mr. beamish | 1 episode row 4 : 1961 | the everglades | wikkament | 1 episode row 5 : 1962 | the new breed | manrique | 1 episode row 6 : 1962 | perry mason | forsette | 1 episode row 7 : 1962 | perry mason | alexander glovatsky | 1 episode row 8 : 1963 | ge true | charles colvin | 1 episode row 9 : 1965 | voyage to the bottom of the sea | dr. tabor ulrich | 1 episode row 10 : 1965 | bob hope presents the chrysler | general leo chareet | 3 episodes row 11 : 1966 | the man from u.n.c. | colonel hubris | 1 episode row 12 : 1966 | batman | king tut | 8 episodes row 13 : 1966 | i spy | karafatma | 1 episode row 14 : 1967 | the girl from u.n.c. | sir cecil seabrook | 1 episode row 15 : 1967 | t.h.e. cat | general burek | 1 episode row 16 : 1967 | daniel boone | milo quaife | 1 episode row 17 : 1968 | the wild wild west | count mario vincenzo robespier | 2 episodes row 18 : 1969 | the flying nun | marko "the magnificent" antoni | 1 episode row 19 : 1969 | here's lucy | mr. vermillion | 1 episode row 20 : 1969 | it takes a thief | mr. kent | 1 episode row 21 : 1970 | get smart | hannibal day | 1 episode row 22 : 1970 | o'hara, u.s. | al connors | 1 episode row 23 : 1973 | mannix | hamilton starr | 1 episode row 24 : 1973 | hawaii five-o | eric damien | 1 episode row 25 : 1973 and 1975 | the odd couple | dr. clove/hugo love | 2 episodes row 26 : 1976 | ellery queen | dr. friedland | 1 episode row 27 : 1976 | the tony randall show | judge bernard gluck | 1 episode row 28 : 1976 | alice | mr. james | 1 episode row 29 : 1977 | the hardy boys/nancy dre | seth taylor | 1 episode row 30 : 1979 | supertrain | misto | 1 episode row 31 : 1979 | man from atlantis | dr. schubert | 9 episodes row 32 : 1980 | taxi | james caldwell | 1 episode row 33 : 1980 | fantasy island | dr. albert z. fell | 1 episode row 34 : 1980-1981 | vega$ | "diamond" jim | 4 episodes row 35 : 1981 | here's boomer | dr. frankenstein | 1 episode ] Execute this SQL based on the above table: select notes order by role asc limit 1
4 episodes
[ header: date | location | venue | opening act | supporting row 1 : august 11, 1993 | calgary, alberta, canada | max bell arena | cadillac tramps | None row 2 : august 12, 1993 | edmonton, alberta, | convention center | cadillac tramps | None row 3 : august 14, 1993 | gimli, manitob | gimli motorsport park | None | None row 4 : august 17, 1993 | hull, quebec, canada | robert guertin arena | doughboys | None row 5 : august 18, 1993 | toronto, ontario, canada | canadian national exhibition (cne) | None | neil young row 6 : august 19, 1993 | montreal, quebec, canada | verdun auditorium | doughboys | None row 7 : september 2, 1993 | los angeles, californi | viper room | the darling buds | None row 8 : september 4, 1993 | vancouver, british columb | bc place stadium | None | neil young row 9 : september 4, 1993 | seattle, washington | rendezvous club | None | None row 10 : september 5, 1993 | george, washington | the gorge amphitheatre | blind melon | neil young row 11 : september 6, 1993 | portland, oregon | portland meadows | blind melon | neil young ] Execute this SQL based on the above table: select opening act order by date limit 1019
cadillac tramps, cadillac tramps, doughboys, doughboys, the darling buds, blind melon, blind melon
[ header: name | status | population | district | former local authority row 1 : cronton | civil parish | 1379 | knowsley | whiston rural district row 2 : halewood | town | 20309 | knowsley | whiston rural district row 3 : huyton with roby | unparished area | 49859 | knowsley | huyton with roby urban district row 4 : kirkby | unparished area | 40374 | knowsley | kirkby urban district row 5 : knowsley | civil parish | 11343 | knowsley | whiston rural district row 6 : prescot | town | 11184 | knowsley | prescot urban district row 7 : tarbock | civil parish | 2382 | knowsley | whiston rural district row 8 : whiston | town | 13629 | knowsley | whiston rural district row 9 : liverpool | unparished area | 439473 | liverpool | liverpool county borough row 10 : aintree village | civil parish | 7126 | sefton | west lancashire rural district row 11 : crosby | unparished area | 45872 | sefton | crosby municipal borough row 12 : formby | civil parish | 23586 | sefton | formby urban district row 13 : hightown | civil parish | 2247 | sefton | crosby municipal borough row 14 : ince blundell | civil parish | 518 | sefton | west lancashire rural district row 15 : little altcar | civil parish | 892 | sefton | west lancashire rural district row 16 : lydiate | civil parish | 6672 | sefton | west lancashire rural district row 17 : maghull | town | 22225 | sefton | west lancashire rural district row 18 : melling | civil parish | 2810 | sefton | west lancashire rural district row 19 : sefton | civil parish | 772 | sefton | west lancashire rural district row 20 : southport | unparished area | 90336 | sefton | southport county borough row 21 : thornton | civil parish | 2262 | sefton | west lancashire rural district row 22 : billinge chapel end | civil parish | 6554 | st helens | billinge and winstanley urban district row 23 : eccleston | civil parish | 10528 | st helens | whiston rural district row 24 : haydock | unparished area | 15684 | st helens | haydock urban district row 25 : newton le willows | unparished area | 21418 | st helens | newton le willows urban district row 26 : rainford | civil parish | 8344 | st helens | rainford urban district row 27 : rainhill | civil parish | 11913 | st helens | whiston rural district row 28 : seneley green | civil parish | 6163 | st helens | ashton in makerfield urban district row 29 : st helens | unparished area | 91414 | st helens | st helens county row 30 : windle | civil parish | 2542 | st helens | whiston rural district row 31 : bebington | unparished area | 58226 | wirral | bebington municipal borough row 32 : birkenhead | unparished area | 103206 | wirral | birkenhead county borough row 33 : heswall | unparished area | 29977 | wirral | wirral urban district row 34 : hoylake | unparished area | 35655 | wirral | hoylake urban district row 35 : wallasey | unparished area | 84348 | wirral | wallasey county borough ] Execute this SQL based on the above table: select district where district in ( 'knowsley' , 'sefton' ) and status = 'unparished area'
knowsley, knowsley, sefton, sefton
[ header: year | car | start | qual | rank | finish | laps | led | retired row 1 : 1961 | 98 | 5 | 146.08 | 7 | 12 | 192 | 27 | flagged row 2 : 1962 | 98 | 1 | 150.37 | 1 | 7 | 200 | 120 | running row 3 : 1963 | 98 | 1 | 151.153 | 1 | 1 | 200 | 167 | running row 4 : 1964 | 98 | 4 | 155.099 | 4 | 23 | 55 | 7 | pit fire row 5 : 1965 | 98 | 5 | 158.625 | 5 | 2 | 200 | 0 | running row 6 : 1966 | 98 | 4 | 162.484 | 4 | 14 | 87 | 0 | wheel bearing row 7 : 1967 | 40 | 6 | 166.075 | 6 | 6 | 196 | 171 | bearing row 8 : totals | totals | totals | totals | totals | totals | 1130 | 492 | None ] Execute this SQL based on the above table: select start where finish in ( 6 , 1 ) order by qual desc limit 1
6
[ header: typ | construction time | cylinders | capacity | power | top speed row 1 : vis-a-vis | 1900-1903 | 1 | 400 cc | 2,6 kw (3,5 p | 30 km/h (19 mph) row 2 : 45 ps (33 kw; | 1900-1903 | 1 | 510 cc | 3,3 kw (4,5 ps | 35 km/h (22 mph) row 3 : 24/28 ps | 1904-1905 | 4 inline | 4,016 cc | 20,6 kw (28 ps | 65 km/h (40 mph) row 4 : 8/12 (8/14) ps | 1904-1906 | 2 inline | 2,008 cc | 8,8-10,3 kw (12-14 | 50 km/h (31 mph) row 5 : 4/8 ps | 1906-1907 | 2 v | 1,032 cc | 5,9 kw (8 ps) | 55 km/h (34 mph) row 6 : 5/9 ps | 1907-1909 | 2 inline | 1,134 cc | 6,6 kw (9 ps) | 60 km/h (37 mph) row 7 : 11/18 ps | 1907-1910 | 4 inline | 2,799 cc | 13,2 kw (18 ps) | 55 km/h (34 mph) row 8 : 23/50 ps | 1909-1912 | 4 inline | 5,800 cc | 42,6 kw (58 p | None row 9 : 13/30 ps | 1909-1912 | 4 inline | 3,180 cc | 25,7 kw (35 ps | None row 10 : 10/28 ps | 1909-1912 | 4 inline | 2,612 cc | 22 kw (30 ps) | None row 11 : k 7/15 ps | 1910-1913 | 4 inline | 1,768 cc | 11 kw (15 ps) | 60 km/h (37 mph) row 12 : 30/70 ps | 1911-1914 | 4 inline | 7,853 cc | 51 kw (70 ps) | 115 km/h (71 mph) row 13 : 15/40 ps | 1913-1914 | 4 inline | 3,866 cc | 33 kw (45 ps) | 90 km/h (56 mph) row 14 : 25/55 ps | 1913-1914 | 4 inline | 6,457 cc | 44 kw (60 ps) | None row 15 : 12/30 ps | 1914 | 4 inline | 3,115 cc | 25,7 kw (35 ps | None row 16 : 9/24 (9/30) ps | 1921-1924 | 4 inline | 2,298 cc | 17,6-22 kw (24-30 | 65 km/h (40 mph)- row 17 : 18/60 ps | 1921-1924 | 4 inline | 4,712 cc | 44 kw (60 ps) | 100 km/h (62 mph) row 18 : 18/80 ps | 1925-1927 | 6 inline | 4,704 cc | 59 kw (80 ps | 100 km/h (62 mph) row 19 : standard 8 | 1928-1933 | 8 inline | 3,887 cc | 51-59 kw (70-80 | 100 km/h (62 mph)- row 20 : standard 6 3u | 1933-1934 | 6 inline | 2,916 cc | 44 kw (60 ps) | 100 km/h (62 mph) ] Execute this SQL based on the above table: select typ where id = ( select id where typ = '12/30 ps' ) + 1
9/24 (9/30) ps
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 1 | 2:30 pm | nevada | #19 | memorial stadium • lincoln, | abc | w 52-10 | 84078 row 2 : september 8 | 11:00 am | at wake forest | #17 | bb&t field • winston- | espn | w 20-17 | 32483 row 3 : september 15 | 7:00 pm | #1 usc | #14 | memorial stadium • lincoln, | abc | l 31-49 | 84959 row 4 : september 22 | 11:30 am | ball state | #22 | memorial stadium • lincoln, | fsn ppv | w 41-40 | 84294 row 5 : september 29 | 1:05 pm | iowa state | #22 | memorial stadium • lincoln, | None | w 35-17 | 84703 row 6 : october 6 | 8:15 pm | at #17 missouri | #23 | faurot field • columbia | espn | l 6-41 | 70049 row 7 : october 13 | 11:30 am | oklahoma state | None | memorial stadium • lincoln, | ppv | l 14-45 | 84334 row 8 : october 20 | 1:05 pm | texas a&m | None | memorial stadium • lincoln, | None | l 14-36 | 84473 row 9 : october 27 | 2:30 pm | at #16 texas | None | darrell k royal-texas memorial | abc | l 25-28 | 85968 row 10 : november 3 | 11:30 am | at #8 kansas | None | memorial stadium • lawrence, ks | fsn | l 39-76 | 51910 row 11 : november 10 | 11:30 am | kansas state | None | memorial stadium • lincoln, | versus | w 73-31 | 84665 row 12 : november 23 | 11:00 am | at colorado | None | folsom field • boulder, co (rival | abc | l 51-65 | 51403 ] Execute this SQL based on the above table: select tv where date = 'september 1' order by attendance desc limit 1
abc
[ header: event | bowling center | city | dates | winner row 1 : eastern open | edison lanes | edison, new jersey | dec 2-6 | dennis chapis (2) row 2 : charlotte open | freedom lanes | charlotte, north carolina | dec 9-13 | gene rhoda (3) row 3 : western open | saratoga lanes | san jose, californ | jan 4-8 | jim godman (1) row 4 : denver open | broadway bowl | denver, colorado | jan 11-15 | dick weber (16) row 5 : hialeah-miami open | hialeah lanes | hialeah, florida | feb 1-5 | les schissler (3) row 6 : mobile-sertoma open | florida lanes | mobile, alabama | feb 8-12 | mike limongello (2) row 7 : fresno open | sunnyside bowl | fresno, californ | feb 15-19 | dick weber (17) row 8 : las vegas open | showboat lanes | las vegas, nevada | feb 22-26 | skee foremsky (1) row 9 : miller high life open | bowlero lanes | milwaukee, wisconsin | mar 1-5 | bill lillard (1) row 10 : buckeye open | imperial lanes | toledo, ohio | mar 15-19 | pete tountas (2) row 11 : greater buffalo open | fairlanes | depew, new york | mar 22-26 | bobby jacks (1) row 12 : firestone tournament of champions | riviera lanes | akron, ohio | mar 29 - apr 2 | wayne zahn (4) row 13 : seattle open | ballinger bowl | seattle, washington | jun 9-12 | wayne zahn (5) row 14 : portland open | valley lanes | portland, oregon | jun 16-19 | don johnson (2) row 15 : fresno open | cedar lanes | fresno, californ | jun 22-26 | les schissler (4) row 16 : tucson squirt | cactus bowl | tucson, arizona | jul 1-4 | johnny guenther (2) row 17 : southern california open | encino bowl | encino, california | jul 7-10 | barry asher (1) row 18 : fort worth open | meadowbrook lanes | fort worth, texas | jul 14-17 | dick ritger (1) row 19 : reading open | hiester lanes | reading, pennsylvania | jul 28-31 | dick ritger (2) row 20 : u.s. coast guard open | starlite lanes | grand haven, michigan | aug 2-5 | george howard (4) row 21 : waukegan open | bertrand bowl | waukegan, illinois | aug 18-21 | bobby jacks (3) row 22 : fort smith open | midland bowl | fort smith, arkansas | aug 25-28 | johnny petraglia (1) row 23 : crescent city open | mardi gras bowl | new orleans, louisiana | sep 8-12 | barry asher (2) row 24 : seventh annual pba national championship | garden city bowl | garden city, new york | nov 1-6 | wayne zahn (6) row 25 : camden pba open | camden lanes | camden, new jersey | nov 9-12 | ralph engan (1) ] Execute this SQL based on the above table: select count ( city )
25