inputs
stringlengths 291
3.71k
| targets
stringlengths 1
2.65k
|
---|---|
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 10 | juan pablo montoya | mclaren-mercedes | 60 | 1:24:29.588 | 3 | 10
row 2 : 2 | 5 | fernando alonso | renault | 60 | 2.739 | 1 | 8
row 3 : 3 | 9 | kimi raikkonen | mclaren-mercedes | 60 | 14.436 | 12 | 6
row 4 : 4 | 6 | giancarlo fisichella | renault | 60 | 17.914 | 6 | 5
row 5 : 5 | 3 | jenson button | bar-honda | 60 | 40.264 | 2 | 4
row 6 : 6 | 1 | michael schumacher | ferrari | 60 | +1:15.322 | 9 | 3
row 7 : 7 | 2 | rubens barrichello | ferrari | 60 | +1:16.567 | 5 | 2
row 8 : 8 | 17 | ralf schumacher | toyota | 60 | +1:19.212 | 8 | 1
row 9 : 9 | 16 | jarno trulli | toyota | 60 | +1:20.851 | 4 | None
row 10 : 10 | 12 | felipe massa | sauber-petronas | 59 | +1 lap | 16 | None
row 11 : 11 | 7 | mark webber | williams-bmw | 59 | +1 lap | 11 | None
row 12 : 12 | 8 | nick heidfeld | williams-bmw | 59 | +1 lap | 14 | None
row 13 : 13 | 14 | david coulthard | red bull-cosworth | 59 | +1 lap | 13 | None
row 14 : 14 | 11 | jacques villeneuve | sauber-petronas | 59 | +1 lap | 10 | None
row 15 : 15 | 15 | christian klien | red bull-cosworth | 59 | +1 lap | 15 | None
row 16 : 16 | 4 | takuma sato | bar-honda | 58 | +2 laps | 7 | None
row 17 : 17 | 18 | tiago monteiro | jordan-toyota | 58 | +2 laps | 20 | None
row 18 : 18 | 21 | christijan albers | minardi-cosworth | 57 | +3 laps | 18 | None
row 19 : 19 | 20 | patrick friesacher | minardi-cosworth | 56 | +4 laps | 19 | None
row 20 : ret | 19 | narain karthikeyan | jordan-toyota | 10 | electrical | 17 | None ] Execute this SQL based on the above table: select pos where points not null | 1, 2, 3, 4, 5, 6, 7, 8 |
[ header: place | athlete | nation | best mark | throw 1 | throw 2 | throw 3 | throw 4 | throw 5 | throw 6 row 1 : 1 | tamara press | soviet union | 18.14 metres | 17.51 | 17.72 | 17.18 | 16.49 | None | 18.14
row 2 : 2 | renate culmberger | germany | 17.61 metres | 17.41 | 17.1 | 16.38 | 17.61 | 17 | 17.01
row 3 : 3 | galina zybina | soviet union | 17.45 metres | 17.38 | 17.25 | 17.45 | 17.42 | 16.65 | 17.36
row 4 : 4 | valerie young | new zealand | 17.26 metres | 17.08 | 15.84 | 16.81 | 17.26 | 17.24 | 17.23
row 5 : 5 | margitta helmbold | germany | 16.91 metres | 16.67 | 15.87 | None | 16.6 | 16.91 | 16.34
row 6 : 6 | irina press | soviet union | 16.71 metres | None | 16.5 | None | 15.81 | 15.78 | 16.71
row 7 : 7 | nancy mccredie | canada | 15.89 metres | 15.89 | 15.13 | 15.27 | None | None | None
row 8 : 8 | ana salagean | romania | 15.83 metres | 15.79 | 15.83 | 15.7 | None | None | None
row 9 : 9 | johanna hubner | germany | 15.77 metres | 15.77 | None | None | None | None | None
row 10 : 10 | ivanka khristova | bulgaria | 15.69 metres | 15.69 | None | 15.35 | None | None | None
row 11 : 11 | judit bognar | hungary | 15.65 metres | 15.65 | None | None | None | None | None
row 12 : 12 | earlene brown | united states | 14.80 metres | 14.25 | 13.43 | 14.8 | None | None | None ] Execute this SQL based on the above table: select ( select min ( throw 2 ) where throw 2 > '15.13' ) - '15.13' | 0.6999999999999993 |
[ header: star | start year | end year | maximum year | maximum magnitude | distance at maximum (ly) | current distance | current magnitude row 1 : epsilon canis majoris | None | -4,460,000 | -4,700,000 | -3.99 | 34 | 430 | 1.5
row 2 : beta canis majoris | -4,460,000 | -3,700,000 | -4,420,000 | -3.65 | 37 | 500 | 1.99
row 3 : canopus (first time) | -3,700,000 | -1,370,000 | -3,110,000 | -1.86 | 177 | 310 | -0.72
row 4 : zeta sagittarii | -1,370,000 | -1,080,000 | -1,200,000 | -2.74 | 8 | 89.1 | 2.6
row 5 : zeta leporis | -1,080,000 | -950,000 | -1,050,000 | -2.05 | 5.3 | 70 | 3.55
row 6 : canopus (second time) | -950,000 | -420,000 | -950,000 | -1.09 | 252 | 310 | -0.72
row 7 : aldebaran | -420,000 | -210,000 | -320,000 | -1.54 | 21.5 | 65 | 0.85
row 8 : capella | -210,000 | -160,000 | -240,000 | -0.82 | 27.9 | 42.2 | 0.08
row 9 : canopus (third time) | -160,000 | -90,000 | -160,000 | -0.7 | 302 | 310 | -0.72
row 10 : sirius (current) | -90,000 | +210,000 | +60,000 | -1.64 | 7.8 | 8.6 | -1.46
row 11 : vega | +210,000 | +480,000 | +290,000 | -0.81 | 17.2 | 25.04 | 0.03
row 12 : canopus (fourth time) | +480,000 | +990,000 | +480,000 | -0.4 | 346 | 310 | -0.72
row 13 : beta aurigae | +990,000 | +1,150,000 | +1,190,000 | -0.4 | 28.5 | 82.1 | 1.9
row 14 : delta scuti | +1,150,000 | +1,330,000 | +1,250,000 | -1.84 | 9.2 | 187 | 4.72
row 15 : gamma draconis | +1,330,000 | +2,030,000 | +1,550,000 | -1.39 | 27.7 | 154 | 2.36
row 16 : upsilon librae | +2,030,000 | +2,670,000 | +2,290,000 | -0.46 | 30 | 195 | 3.6
row 17 : nr canis majoris | +2,670,000 | +3,050,000 | +2,870,000 | -0.88 | 14 | 280 | 5.6
row 18 : omicron herculis | +3,050,000 | +3,870,000 | +3,470,000 | -0.63 | 44 | 346 | 3.83
row 19 : beta cygni | +3,870,000 | None | +4,610,000 | -0.52 | 80 | 390 | 3.18 ] Execute this SQL based on the above table: select distance at maximum (ly) order by current distance desc limit 1 | 37 |
[ header: title | genre | subdivisions | libretto | premiere date | place, theatre | notes row 1 : primislao, primo re di | dramma per musica | 3 acts | giulio cesare corradi | 1697, autumn | venice, teatro s | music lost
row 2 : aminta | dramma regio pastorale | 3 acts | apostolo zeno | 1703, autumn | florence, cocomero | music lost
row 3 : il piu fedel tra | dramma per musica | 3 acts | francesco silvani | 1705, autumn | genoa, falcone | music lost
row 4 : la prosperita di elio | dramma per musica | 3 acts | nicolo minato | 1707, carnival | genoa, falcone | music lost
row 5 : la fortezza al cimento | melodramma | 2 acts | francesco silvani | 1707 | piacenza, ducale | music lost
row 6 : engelberta | dramma per musica | 3 acts | apostolo zeno and pi | 1709, carnival | venice, teatro s | 4th and 5th acts by francesco
row 7 : ciro | dramma per musica | 3 acts | pietro pariati | 1710, carnival | venice, teatro s | music lost
row 8 : il tiranno eroe | dramma per musica | 3 acts | vincenzo cassani | 1711, carnival | venice, teatro s | None
row 9 : le gare generose | dramma per musica | 3 acts | antonio zaniboni | 1712, autumn | venice, teatro s | music lost, except five arias
row 10 : eumene | dramma per musica | 3 acts | antonio salvi | 1717, autumn | venice, teatro s | music lost, except one aria
row 11 : meleagro | dramma per musica | 3 acts | pietro antonio bern | 1718, carnival | venice, teatro s | music lost
row 12 : scipione nelle spagne | dramma per musica | 3 acts | apostolo zeno | 1724, ascension | venice, teatro s | music lost
row 13 : didone abbandonata | tragedia | 3 acts | metastasio | 1725, carnival | venice, teatro s | music lost
row 14 : l'impresario delle is | intermezzo | 2 acts | metastasio | 1725, carnival | venice, teatro s | music lost
row 15 : ardelinda | dramma | 3 acts | bartolomeo vitturi | 1732, autumn | venice, teatro s | music lost, except five arias
row 16 : artamene | dramma per musica | 3 acts | bartolomeo vitturi | 1741, carnival | venice, teatro s | music lost ] Execute this SQL based on the above table: select place, theatre where title = 'il piu fedel tra i vassalli' and subdivisions = ( select subdivisions where place, theatre = 'venice, teatro san giovanni grisostomo' ) | genoa, falcone |
[ header: round | circuit | location | date | pole position | fastest lap | winning driver | headline event row 1 : 1 | albert whitted airport | st. petersburg, florid | february 23 | leonardo maia | dan di leo | leonardo maia | grand prix of st. petersburg
row 2 : 2 | fundidora park | monterrey | march 23 | leonardo maia | david martinez | david martinez | monterrey grand prix
row 3 : 3 | milwaukee mile | west allis, wisconsin | june 1 | victor gonzalez, j | scott poirier | leonardo maia | milwaukee mile centennial 250
row 4 : 4 | mazda raceway laguna sec | monterey, californi | june 15 | memo rojas | leonardo maia | dan di leo | grand prix of monterey
row 5 : 5 | portland international raceway | portland, oregon | june 22 | leonardo maia | leonardo maia | leonardo maia | g.i. joe's
row 6 : 6 | burke lakefront airport | cleveland, ohio | july 5 | leonardo maia | leonardo maia | leonardo maia | u.s. bank cleveland
row 7 : 7 | exhibition place | toronto | july 13 | leonardo maia | leonardo maia | memo rojas | molson indy toronto
row 8 : 8 | concord pacific place | vancouver | july 27 | leonardo maia | david martinez | leonardo maia | molson indy vancouver
row 9 : 9 | mid-ohio sports car course | lexington, ohio | august 3 | leonardo maia | leonardo maia | leonardo maia | champ car grand prix of mid-ohi
row 10 : 10 | circuit gilles villeneuve | montreal | august 24 | memo rojas | leonardo maia | memo rojas | molson indy montreal ] Execute this SQL based on the above table: select date where round = 9 | august 3 |
[ header: # | title | producers | guest performers | length row 1 : 1 | "throw aways" | maj & sosa | gorilla zoe & y | 3:11
row 2 : 2 | "i'm a gangsta" | drew | None | 4:16
row 3 : 3 | "life goes on interlude #1 | None | lil' duval | 0:58
row 4 : 4 | "screwed up" | mr. lee | lil' wayne | 5:02
row 5 : 5 | "against all odds" | q-stone | 2pac | 4:22
row 6 : 6 | "life goes on interlude #2 | None | lil' duval | 1:12
row 7 : 7 | "nuthin' 2 a boss" | i.n.f.o. | slim thug | 3:59
row 8 : 8 | "life goes on" | goichi & mike dean | l. boogie | 4:11
row 9 : 9 | "smile" | sean t | jadakiss & styles p | 4:32
row 10 : 10 | "life goes on interlude #3 | None | lil' duval | 1:12
row 11 : 11 | "give my last breathe intro" | mike dean | None | 1:40
row 12 : 12 | "give my last breathe" | mr. lee | None | 4:23
row 13 : 13 | "gittin' high" | mr. rogers | None | 4:06
row 14 : 14 | "life goes on interlude #4 | None | lil' duval | 1:00
row 15 : 15 | "ghetto queen" | i.n.f.o. | lloyd & rich boy | 5:00
row 16 : 16 | "million bucks" | platinum hands | jay'ton & lil | 4:43
row 17 : 17 | "c me ride" | nitti | None | 4:51
row 18 : 18 | "i'm good" | i.n.f.o. | jody breeze | 4:21
row 19 : 19 | "the truth" | i.n.f.o. | None | 4:07
row 20 : 20 | "life goes on" (outro) | None | lil' duval | 0:38 ] Execute this SQL based on the above table: select count ( producers ) where length > '4:21' | 0 |
[ header: rank | name | nationality | time row 1 : None | mark henderson | united states | 54.11
row 2 : None | eduardo piccinini | brazil | 54.63
row 3 : None | brian alderman | united states | 54.75
row 4 : 4 | francisco sanchez | venezuela | 54.99
row 5 : 5 | edward parenti | canada | 55.23
row 6 : 6 | diego cuenca | colombia | 55.67
row 7 : 7 | jose meolans | argentina | 55.91
row 8 : 8 | ruben calderon | el salvador | 56.04 ] Execute this SQL based on the above table: select time where nationality = 'brazil' | 54.63 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | cuba | 4 | 3 | 2 | 9
row 2 : 2 | canada | 4 | 2 | 1 | 7
row 3 : 3 | united states | 2 | 0 | 2 | 4
row 4 : 4 | mexico | 1 | 1 | 0 | 2
row 5 : 5 | ecuador | 1 | 0 | 0 | 1
row 6 : 6 | argentina | 0 | 4 | 3 | 7
row 7 : 7 | brazil | 0 | 2 | 2 | 4
row 8 : 8 | chile | 0 | 0 | 1 | 1
row 9 : 8 | venezuela | 0 | 0 | 1 | 1
row 10 : total | total | 12 | 12 | 12 | 36 ] Execute this SQL based on the above table: select nation order by bronze desc limit 1 | total |
[ header: name | street address | years as tallest | height ft (m) | floors row 1 : globe building | 4th street south | 1882-1886 | 157 (48) | 8
row 2 : lumber exchange building | 10 5th street south | 1886-1887 | 165 (50) | 12
row 3 : industrial exposition building | central avenue southeast and main street southeast | 1887-1890 | 240 (73) | 8
row 4 : metropolitan building | 308 2nd avenue south | 1890-1895 | 258 (79) | 12
row 5 : minneapolis city hall | 350 5th street south | 1895-1929 | 341 (104) | 14
row 6 : foshay tower | 821 marquette avenue | 1929-1973 | 448 (137) | 32
row 7 : ids tower | 80 8th street south | 1973-present | 792 (241) | 55 ] Execute this SQL based on the above table: select street address order by id desc limit 1 | 80 8th street south |
[ header: term (french) | description | temperature range | temperature range | usda recommended row 1 : extra-rare or blue (bleu) | very red and cold | 46-49 °c | 115-120 °f | None
row 2 : rare (saignant) | cold red center; soft | 52-55 °c | 125-130 °f | None
row 3 : medium rare (a point) | warm red center; firmer | 55-60 °c | 130-140 °f | 145 °f
row 4 : medium (demi-anglais) | pink and firm | 60-65 °c | 140-150 °f | 160 °f
row 5 : medium well (cuit) | small amount of pink in the center | 65-69 °c | 150-155 °f | None
row 6 : well done (bien cuit) | gray-brown throughout; firm | 71-100 °c | 160-212 °f | 170 °f
row 7 : over cooked (trop cuit, carbonise | blacken throughout; hard | > 100 °c | > 212 °f | 300 °f ] Execute this SQL based on the above table: select count ( distinct description ) | 7 |
[ header: # | title | producer(s) | performer (s) | sample(s) | length row 1 : 1 | "likwit" | e-swift, th | tash, j-ro, | "ode to billy joe" | 2:34
row 2 : 2 | "only when i'm drunk" | e-swift, th | j-ro, tash, | "seven minutes of funk" by | 3:36
row 3 : 3 | "last call" | e-swift, king | tash, j-ro, | "the payback" by james brown | 4:37
row 4 : 4 | "can't tell me shit" | derick "d. pimp" willi | e-swift, j | "think(about it)" by ly | 4:09
row 5 : 5 | "turn tha party out" | lootpack, tha alka | lootpack, tash, | "synthetic substitution" by mel | 3:19
row 6 : 6 | "bullshit" | king tee, e- | j-ro, king t | "it's a new day" by | 3:27
row 7 : 7 | "soda pop" | e-swift, king | e-swift, field trip | "hard times" by baby huey "s | 2:48
row 8 : 8 | "make room" | e-swift, th | j-ro, tash | "sing a simple song" by | 3:28
row 9 : 9 | "mary jane" | lootpack, tha alka | j-ro, tash | "mary jane" by rick | 3:31
row 10 : 10 | "who dem niggas" | e-swift, th | threat, e-swift, | "take me to the mardi gras" by | 3:46 ] Execute this SQL based on the above table: select producer(s) order by # asc limit 1 | e-swift, tha alkaholiks |
[ header: year | film title | duration | film type | shoot location row 1 : 1972 | kwadrat (square) | 4:40 | 35 mm short film | pwsftvit ło
row 2 : 1972 | take five | 3:36 | 35 mm short film | pwsftvit ło
row 3 : 1973 | plamuz (music art) | 9:38 | 35 mm short film | smff se-ma-
row 4 : 1974 | zupa (soup) | 8:22 | 35 mm short film | smff se-ma-
row 5 : 1975 | nowa ksiazka ( | 10:26 | 35 mm short film | smff se-ma-
row 6 : 1975 | lokomotywa (loco | 9:38 | 35 mm short film | smff se-ma-
row 7 : 1975 | swieto (holiday) | 9:38 | 35 mm short film | smff se-ma-
row 8 : 1976 | oj! nie moge sie za | 10:07 | 35 mm short film | smff se-ma-
row 9 : 1976 | weg zum nachbarn (way to your | 2:30 | 35 mm short film | smff se-ma-
row 10 : 1977 | piatek - sobota (f | 3:00 | 35 mm short film | smff se-ma-
row 11 : 1979 | mein fenster (my window) | 2:26 | 35 mm short film | vienna
row 12 : 1980 | tango | 8:14 | 35 mm short film | smff se-ma-
row 13 : 1980 | media | 1:36 | 35 mm short film | smff se-ma-
row 14 : 1980 | sceny narciar | 9:38 | 35 mm documentary film | in collaboration with b. dziw
row 15 : 1981 | wdech-wydech ( | 2:26 | 35 mm short film | in collaboration with b. dziw ] Execute this SQL based on the above table: select shoot location where shoot location = 'smff se-ma-for łodz, poland' | smff se-ma-for łodz, poland, smff se-ma-for łodz, poland, smff se-ma-for łodz, poland, smff se-ma-for łodz, poland, smff se-ma-for łodz, poland, smff se-ma-for łodz, poland, smff se-ma-for łodz, poland, smff se-ma-for łodz, poland, smff se-ma-for łodz, poland, smff se-ma-for łodz, poland |
[ header: name of place | number of counties | principal county | lower zip code row 1 : aberdeen | 1 | monroe county | 72134
row 2 : advance | 1 | baxter county | None
row 3 : aggie | 1 | craighead county | None
row 4 : air base | 1 | pulaski county | 72076
row 5 : alabam | 1 | madison county | 72740
row 6 : alamo | 1 | montgomery county | None
row 7 : albion | 1 | white county | 72143
row 8 : alexander | 1 | greene county | 72450
row 9 : alexander | 2 | pulaski county | 72002
row 10 : alfrey | 1 | monroe county | 72021
row 11 : algoa | 1 | jackson county | 72112
row 12 : alix | 1 | franklin county | 72820
row 13 : alleene | 1 | little river county | 71820
row 14 : allis | 1 | drew county | None
row 15 : alpha | 1 | yell county | None
row 16 : amy | 1 | ouachita county | 71701
row 17 : andrews | 1 | white county | None
row 18 : anthony | 1 | hempstead county | 71801
row 19 : anthony subdivision | 1 | crittenden county | None
row 20 : anthonyville | 1 | crittenden county | 72301
row 21 : antioch | 1 | white county | 72012
row 22 : apalco | 1 | lafayette county | None
row 23 : appleby | 1 | washington county | None
row 24 : applegate ford | 1 | carroll county | None
row 25 : arbaugh | 1 | newton county | 72852
row 26 : arden | 1 | little river county | 71822
row 27 : arkansas a and m | 1 | drew county | None
row 28 : arkansas polytechnic college | 1 | pope county | None
row 29 : arkansas state teachers college | 1 | faulkner county | None
row 30 : arkawana | 1 | baxter county | None
row 31 : arkinda | 1 | little river county | 71836
row 32 : armstrong | 1 | sharp county | 72482
row 33 : artesian | 1 | calhoun county | None
row 34 : artex | 1 | miller county | None
row 35 : artist point | 1 | crawford county | None
row 36 : asher | 1 | madison county | 72727
row 37 : asher | 1 | pulaski county | 72204
row 38 : ash flat | 2 | sharp county | 72513
row 39 : ash flat | 2 | fulton county | 72513
row 40 : ashton | 1 | chicot county | 71653
row 41 : athelstan | 1 | mississippi county | 72370
row 42 : athens | 1 | howard county | 71971
row 43 : attica | 1 | randolph county | 72455
row 44 : atwood | 1 | howard county | None
row 45 : aubrey | 1 | lee county | 72311
row 46 : augsburg | 1 | pope county | 72874
row 47 : augusta | 1 | woodruff county | 72006
row 48 : austin | 1 | conway county | 72027
row 49 : avery | 1 | lincoln county | 71639 ] Execute this SQL based on the above table: select name of place where name of place in ( 'andrews' , 'anthonyville' ) order by number of counties asc limit 1 | andrews |
[ header: game | december | opponent | score | record row 1 : 9 | 4 | @ montreal canadiens | 5 - 4 | 3-4-2
row 2 : 10 | 6 | @ toronto maple leafs | 4 - 2 | 3-5-2
row 3 : 11 | 9 | ottawa senators | 3 - 2 | 4-5-2
row 4 : 12 | 14 | detroit falcons | 3 - 0 | 5-5-2
row 5 : 13 | 18 | boston bruins | 4 - 2 | 5-6-2
row 6 : 14 | 20 | @ boston bruins | 2 - 2 ot | 5-6-3
row 7 : 15 | 23 | montreal canadiens | 5 - 1 | 6-6-3
row 8 : 16 | 25 | @ ottawa senators | 4 - 1 | 7-6-3
row 9 : 17 | 28 | philadelphia quakers | 4 - 2 | 8-6-3
row 10 : 18 | 30 | @ new york americans | 2 - 2 ot | 8-6-4 ] Execute this SQL based on the above table: select count ( distinct opponent ) where record = '6-6-3' | 1 |
[ header: edition | year | men's winner | time | women's winner | time row 1 : 29th | october 14, 2012 | dickson kiptolo | 2:05:46 | aberume mekuria (eth | 2:27:20
row 2 : 28th | october 9, 2011 | jafred chirchir kipchu | 2:05:48 | georgina rono (ken) | 2:24:33
row 3 : 26th | october 11, 2009 | geoffrey mutai (ken) | 2:07:01 | beata naigambo (nam) | 2:31:01
row 4 : 25th | october 12, 2008 | geoffrey mutai (ken) | 2:07:49 | lydia kurgat (ken | 2:33:39
row 5 : 24th | october 14, 2007 | philip singoei (ken) | 2:07:57 | lydia kurgat (ken | 2:39:21
row 6 : 23rd | october 8, 2006 | philip singoei (ken) | 2:08:18 | agnes hijman (ned | 2:54:36
row 7 : 22nd | october 9, 2005 | boniface usisivu (ken | 2:08:45 | tatyana perepelkina ( | 2:38:27
row 8 : 21st | october 10, 2004 | willy cheruiyot ( | 2:09:20 | annelieke van der sluij | 2:37:33
row 9 : 20th | october 12, 2003 | willy cheruiyot ( | 2:09:05 | vivian ruijters | 2:36:36
row 10 : 19th | october 13, 2002 | willy cheruiyot ( | 2:10:12 | marleen van reusel (bel) | 2:54:23
row 11 : 18th | october 14, 2001 | samuel tangus ( | 2:12:47 | valentina poltavs | 2:54:30
row 12 : 16th | october 10, 1999 | david ngetich (ken) | 2:09:24 | nadezhda wij | 2:28:45
row 13 : 12th | october 8, 1995 | pyotro sarafiny | 2:16:40 | carla beurskens (ned | 2:35:16
row 14 : 11th | october 9, 1994 | aiduna aitnafa | 2:11:37 | jeanne jansen (ned | 2:45:03
row 15 : 7th | october 14, 1990 | john vermeule (ned | 2:15:03 | mieke hombergen (ne | 2:44:59
row 16 : 6th | october 16, 1988 | jean-pierre paumen (bel | 2:14:54 | heather macduff (eng) | 2:34:26
row 17 : 5th | october 12, 1986 | kim reynierse (n | 2:15:13 | heather macduff (eng) | 2:55:39
row 18 : 3rd | october 24, 1982 | lucien rottiers (bel) | 2:16:27 | ann rindt (ned) | 2:59:07
row 19 : None | 1961-1981 | marathon race not held | None | None | None ] Execute this SQL based on the above table: select men's winner where men's winner != 'philip singoei (ken)' and women's winner = ( select women's winner where men's winner = 'philip singoei (ken)' ) | geoffrey mutai (ken) |
[ header: abbreviation | settlement | district | official name | division | cup | other information row 1 : taaja | taalintehdas | turku | taalintehtaan | vitonen | 2 | None
row 2 : tampere united | tampere | tampere | tampere united | veikkausliiga | 3 | None
row 3 : tapa 2 | tampere | tampere | tampereen palloil | kutonen | 1 | None
row 4 : tarmo | kalvia, kokkola | keski-pohjanma | kalvian tarmo | kutonen | 1 | None
row 5 : team vanpa | vantaa | uusimaa | team vanpa | vitonen | 1 | None
row 6 : tips | tikkurila, vantaa | uusimaa | tikkurilan palloseura | kolmonen | 2 | None
row 7 : tjk liepo | tampere | tampere | tampereen jalkapall | vitonen | 1 | None
row 8 : tkt | tampere | tampere | tampereen kisat | kolmonen | 2 | None
row 9 : tops-90 | tohmajarvi | ita-suomi | tohmajarven palloseura-90 | nelonen | 2 | None
row 10 : torre calcio | turku | turku | torre calcio | kutonen | 1 | None
row 11 : tota | tornio | pohjois-suomi | tornion tarmo | kolmonen | 1 | None
row 12 : tote/ap | toukola | helsinki | toukolan teras / | vitonen | 2 | None
row 13 : tou/2 | toivala, siilinjarvi | ita-suomi | toivalan urheilijat | vitonen | 1 | None
row 14 : tove | pori | satakunta | toejoen veikot | kolmonen | 2 | None
row 15 : tp-47 | tornio | pohjois-suomi | tornion pallo-47 | kakkonen | 3 | None
row 16 : tp-49 | toijala, akaa | tampere | toijalan pallo-49 | nelonen | 2 | also abbreviated as toip
row 17 : tp-seinajoki | seinajoki | vaasa | tp-seinajoki ( | nelonen | 1 | None
row 18 : tps | turku | turku | turun palloseura | veikkausliiga | 3 | None
row 19 : tpv | tampere | tampere | tampereen palloveiko | ykkonen | 3 | None
row 20 : tpv 2 | tampere | tampere | tampereen pallo- | kolmonen | 2 | None
row 21 : trafk | jarvenpaa | uusimaa | traskanda fotboll k | kutonen | 1 | None ] Execute this SQL based on the above table: select division where cup < ( select cup where division = 'nelonen' ) order by cup desc limit 1 | kutonen |
[ header: date | tournament | winner | purse ($) | notes row 1 : 25 feb | pinamar open | miguel rodriguez | 70000 | None
row 2 : 3 mar | south open | rafael gomez | 100000 | None
row 3 : 10 mar | parana open | julio zapata | 70000 | None
row 4 : 8 apr | norpatagonico open | luciano dodda (amateur | None | pga argentina- no
row 5 : 15 apr | center open | angel cabrera | 200000 | co-sanctioned by the
row 6 : 22 apr | angel cabrera classic | rafael gomez | 120000 | None
row 7 : 29 apr | chaco open | fabian gomez | 70000 | None
row 8 : 9 jun | north open | ricardo gonzalez, | 80000 | None
row 9 : 10 jul | metropolitano open | jose coceres | None | pga argentina- no
row 10 : 11 aug | misiones open | sergio acevedo | 70000 | None
row 11 : 19 aug | carlos franco invitational | marco ruiz | 93000 | None
row 12 : 29 sep | salta open | andres romero | 80000 | None
row 13 : 7 oct | tandil open | diego ortiz | 70000 | None
row 14 : 27 oct | argentine masters | angel cabrera | 420000 | co-sanctioned by the
row 15 : 4 nov | mendoza open | rafael echen | 80000 | None
row 16 : 11 nov | roberto de vicenzo classic | miguel guzman | 120000 | None
row 17 : 25 nov | san luis open | emilio dominguez | 450000 | co-sanctioned by the
row 18 : 2 dec | abierto del litoral | miguel rodriguez | 520000 | co-sanctioned by the
row 19 : 9 dec | argentine open | marco ruiz | 600000 | co-sanctioned by the ] Execute this SQL based on the above table: select winner where winner != 'diego ortiz' and purse ($) = ( select purse ($) where winner = 'diego ortiz' ) | miguel rodriguez, julio zapata, fabian gomez, sergio acevedo |
[ header: type | diagonal (mm) | width (mm) | height (mm) | area (mm2) | stops (area) | crop factor row 1 : 1/10" | 1.6 | 1.28 | 0.96 | 1.23 | -9.51 | 27.04
row 2 : 1/8" | 2 | 1.6 | 1.2 | 1.92 | -8.81 | 21.65
row 3 : 1/3.2" (iphone 5) | 5.68 | 4.54 | 3.42 | 15.5 | -5.8 | 7.61
row 4 : 1/3" (iphone 5s) | 6 | 4.8 | 3.6 | 17.3 | -5.64 | 7.21
row 5 : 1/2.7" | 6.72 | 5.37 | 4.04 | 21.7 | -5.31 | 6.44
row 6 : super 8mm film frame | 7.04 | 5.79 | 4.01 | 23.22 | -5.24 | 6.15
row 7 : 1/2.3" (pentax q) | 7.66 | 6.17 | 4.55 | 28.5 | -4.92 | 5.64
row 8 : 1/2" (fujifilm hs | 8 | 6.4 | 4.8 | 30.7 | -4.81 | 5.41
row 9 : 1/1.8" (nokia | 8.93 | 7.18 | 5.32 | 38.2 | -4.5 | 4.84
row 10 : 1/1.7" (pentax q7) | 9.5 | 7.6 | 5.7 | 43.3 | -4.32 | 4.55
row 11 : 1/1.6" | 10.07 | 8.08 | 6.01 | 48.56 | -4.15 | 4.3
row 12 : 2/3" (nokia lumia | 11 | 8.8 | 6.6 | 58.1 | -3.89 | 3.93
row 13 : standard 16mm film frame | 12.7 | 10.26 | 7.49 | 76.85 | -3.49 | 3.41
row 14 : blackmagic pocket cinema camera | 14.32 | 12.48 | 7.02 | 87.6 | -3.3 | 3.02
row 15 : super 16mm film frame | 14.54 | 12.52 | 7.41 | 92.8 | -3.22 | 2.97
row 16 : 1" nikon cx, son | 15.86 | 13.2 | 8.8 | 116 | -2.9 | 2.72
row 17 : 1.5" canon g1x | 23.36 | 18.7 | 14 | 262 | -1.72 | 1.85
row 18 : blackmagic production camera 4k | 24.23 | 21.12 | 11.88 | 251 | -1.78 | 1.79
row 19 : canon ef-s, a | 26.7 | 22.2 | 14.8 | 329 | -1.39 | 1.62
row 20 : canon aps-h | 33.5 | 27.9 | 18.6 | 519 | -0.73 | 1.29
row 21 : 35mm full-frame, (nikon | 43.2-43.3 | 36 | 23.9-24.3 | 860-864 | 0 | 1
row 22 : standard 65mm film frame | 57.3 | 52.48 | 23.01 | 1208 | 0.81 | 0.76
row 23 : medium-format (hasselblad h | 67.08 | 53.7 | 40.2 | 2159 | 1.26 | 0.65
row 24 : phase one p 65+, iq | 67.4 | 53.9 | 40.4 | 2178 | 1.33 | 0.64 ] Execute this SQL based on the above table: select type order by type desc limit 1 | super 8mm film frame |
[ header: year | title | role | notes row 1 : 1984 | no small affair | mona | film debut
row 2 : 1985 | moving violations | amy hopkins | None
row 3 : 1987 | inside out | amy | None
row 4 : 1988 | johnny be good | connie hisler | None
row 5 : 1988 | high spirits | miranda | None
row 6 : 1989 | let it ride | vicki | None
row 7 : 1989 | the fabulous baker boys | blanche "monica" moran | None
row 8 : 1991 | the doors | okie girl | uncredited
row 9 : 1991 | scorchers | talbot | None
row 10 : 1992 | shadow of the wolf | igiyook | None
row 11 : 1993 | made in america | stacy | None
row 12 : 1994 | bullets over broadway | olive neal | None
row 13 : 1994 | embrace of the vampire | marika | None
row 14 : 1995 | bird of prey | kily griffith | None
row 15 : 1995 | man with a gun | rena rushton/kathy | None
row 16 : 1996 | the pompatus of love | tarzaan | None
row 17 : 1996 | house arrest | cindy figler | None
row 18 : 1996 | bound | violet | None
row 19 : 1996 | american strays | patty mae | None
row 20 : 1997 | liar liar | samantha cole | None
row 21 : 1997 | edie & pen | edie piper | None
row 22 : 1997 | bella mafia | moyra luciano | None
row 23 : 1997 | the wrong guy | lynn holden | None
row 24 : 1998 | relax...it's just sex | tara ricotto | None
row 25 : 1998 | hoods | mary crippa | None
row 26 : 1998 | bride of chucky | tiffany | None
row 27 : 1998 | music from another room | nina | None
row 28 : 1999 | goosed | charlene | None
row 29 : 1999 | do not disturb | cathryn | None
row 30 : 1999 | bartok the magnificent | piloff | voice only direct-to-video
row 31 : 1999 | play it to the bone | ringside fan | None
row 32 : 2000 | cord | helen | None
row 33 : 2000 | bruno | dolores | None
row 34 : 2000 | dancing at the blue iguana | jo | None
row 35 : 2000 | the crew | ferris 'aka maureen' low | None
row 36 : 2001 | fast sofa | ginger quail | None
row 37 : 2001 | ball in the house | dot | None
row 38 : 2001 | the cat's meow | louella parsons | None
row 39 : 2003 | the haunted mansion | madame leota | None
row 40 : 2003 | jericho mansions | donna cherry | None
row 41 : 2004 | second best | carole | None
row 42 : 2004 | perfect opposites | elyse steinberg | None
row 43 : 2004 | home on the range | grace | voice only
row 44 : 2004 | el padrino | sebeva | None
row 45 : 2004 | love on the side | alma kerns | None
row 46 : 2005 | lil' pimp | miss de la croix | voice only
row 47 : 2005 | the civilization of maxwell bright | dr. o'shannon | None
row 48 : 2005 | tideland | queen gunhilda | None
row 49 : 2006 | the poker movie | herself | None
row 50 : 2007 | intervention | None | None
row 51 : 2008 | deal | karen 'razor' jo | None
row 52 : 2008 | the caretaker | miss perry | None
row 53 : 2008 | inconceivable | salome 'sally' marsh | None ] Execute this SQL based on the above table: select title group by title order by count ( * ) desc limit 1 | tideland |
[ header: year | miss northern ireland | hometown | placement at miss world | notes row 1 : 2012 | tiffany brien | belfast | top 30 | top 10 of beach fashion and 1st
row 2 : 2011 | finola guinnane | drumbo | non-finalist | top 20 of beach beauty and top 77 of
row 3 : 2010 | lori moore | belfast | top 25 | winner of sports at miss world 2010
row 4 : 2009 | cherie gardiner | bangor | non-finalist | None
row 5 : 2008 | judith wilson | enniskillen | non-finalist | top 19 of talent at miss world 2008
row 6 : 2007 | melissa patton | belfast | non-finalist | None
row 7 : 2006 | catherine jean milligan | newtownards | top 17 | winner of miss talent at miss world 2006
row 8 : 2005 | lucy evangelista | portglenone | top 15 | later miss united kingdom 2005 and miss universe united kingdom
row 9 : 2004 | kirsty anne gabriel stew | enniskillen | non-finalist | None
row 10 : 2003 | diana sayers | belfast | non-finalist | None
row 11 : 2002 | gayle williamson | lurgan | non-finalist | later miss united kingdom 2002
row 12 : 2001 | angela mccarthy | belfast | non-finalist | None
row 13 : 2000 | julie lee-ann mart | belfast | non-finalist | None ] Execute this SQL based on the above table: select hometown where id = ( select id where hometown = 'belfast' ) + 1 | drumbo |
[ header: ship name | in service | project number | type | class | comments row 1 : lenin | 1959 | 92m | icebreaker | None | decommissioned 1989. museum ship
row 2 : arktika | 1975 | 1052-1 | icebreaker | arktika | not operational
row 3 : sibir | 1977 | 1052-2 | icebreaker | arktika | defueled and not operational since 1993
row 4 : rossiya | 1985 | 10521-1 | icebreaker | arktika | None
row 5 : sevmorput | 1988 | 10081 | container ship | None | has ice-breaking bow
row 6 : taymyr | 1989 | 10580-1 | river icebreaker | taymyr | None
row 7 : sovetskiy soyuz | 1990 | 10521-2 | icebreaker | arktika | None
row 8 : vaygach | 1990 | 10580-2 | river icebreaker | taymyr | None
row 9 : yamal | 1993 | 10521-3 | icebreaker | arktika | None
row 10 : 50 let pobedy | 2007 | 10521 | icebreaker | arktika | built as ural, completed in 2007 ] Execute this SQL based on the above table: select in service where in service = 1990 | 1990, 1990 |
[ header: party | votes | % | seats | +/- row 1 : swedish social democratic party | 1914426 | 36.4 | 131 | -30
row 2 : moderate party | 1204926 | 22.9 | 82 | 2
row 3 : left party | 631011 | 12 | 43 | 21
row 4 : christian democrats | 619046 | 11.8 | 42 | 27
row 5 : centre party | 269762 | 5.1 | 18 | -9
row 6 : liberal people's party | 248076 | 4.7 | 17 | -9
row 7 : green party | 236699 | 4.5 | 16 | -2
row 8 : sweden democrats | 19624 | 0.4 | 0 | 0
row 9 : other parties | 117552 | 2.2 | 0 | 0
row 10 : invalid/blank votes | 113466 | None | None | None
row 11 : total | 5374588 | 100 | 349 | 0
row 12 : registered voters/turnout | 6603129 | 81.4 | None | None ] Execute this SQL based on the above table: select count ( * ) where party = 'left party' | 1 |
[ header: round | pick | player | pos. | nationality | team | aba team | signing price row 1 : 1 | 1 | artis gilmore^ | c | united states | chicago bulls | kentucky colonels | $ 1,100,000
row 2 : 1 | 2 | maurice lucas | f/c | united states | portland trail blazers (from | kentucky colonels | $ 300,000
row 3 : 1 | 3 | ron boone | g/f | united states | kansas city kings | spirits of st. louis | $ 250,000
row 4 : 1 | 4 | marvin barnes | f/c | united states | detroit pistons | spirits of st. louis | $ 500,000
row 5 : 1 | 5 | moses malone^ | f/c | united states | portland trail blazers | spirits of st. louis | $ 350,000
row 6 : 1 | 6 | randy denton | c | united states | new york knicks | spirits of st. louis | $ 50,000
row 7 : 1 | 7 | bird averitt | g | united states | buffalo braves (from milwaukee | kentucky colonels | $ 125,000
row 8 : 1 | 8 | wil jones | f | united states | indiana pacers | kentucky colonels | $ 50,000
row 9 : 1 | 9 | ron thomas | g/f | united states | houston rockets | kentucky colonels | $ 15,000
row 10 : 1 | 10 | louie dampier | g | united states | san antonio spurs | kentucky colonels | $ 20,000
row 11 : 1 | 11 | jan van breda kolf | g/f | united states | new york nets | kentucky colonels | $ 60,000
row 12 : 2 | 12 | mike barr | g | united states | kansas city kings | spirits of st. louis | $ 15,000 ] Execute this SQL based on the above table: select count ( nationality ) where nationality = 1278 | 0 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | russia | 6 | 3 | 7 | 16
row 2 : 2 | united states | 5 | 0 | 4 | 9
row 3 : 3 | japan | 3 | 4 | 1 | 8
row 4 : 4 | france | 3 | 1 | 1 | 5
row 5 : 5 | ukraine | 2 | 0 | 2 | 4
row 6 : 6 | turkey | 2 | 0 | 1 | 3
row 7 : 7 | sweden | 2 | 0 | 0 | 2
row 8 : 8 | iran | 1 | 2 | 1 | 4
row 9 : 9 | armenia | 1 | 1 | 2 | 4
row 10 : 10 | china | 1 | 1 | 1 | 3
row 11 : 11 | austria | 1 | 0 | 0 | 1
row 12 : 11 | bulgaria | 1 | 0 | 0 | 1
row 13 : 11 | south korea | 1 | 0 | 0 | 1
row 14 : 14 | germany | 0 | 3 | 4 | 7
row 15 : 15 | kazakhstan | 0 | 3 | 0 | 3
row 16 : 16 | cuba | 0 | 2 | 3 | 5
row 17 : 17 | norway | 0 | 2 | 0 | 2
row 18 : 18 | venezuela | 0 | 1 | 1 | 2
row 19 : 19 | canada | 0 | 1 | 0 | 1
row 20 : 19 | hungary | 0 | 1 | 0 | 1
row 21 : 19 | israel | 0 | 1 | 0 | 1
row 22 : 19 | moldova | 0 | 1 | 0 | 1
row 23 : 19 | poland | 0 | 1 | 0 | 1
row 24 : 19 | romania | 0 | 1 | 0 | 1
row 25 : 25 | uzbekistan | 0 | 0 | 1 | 1
row 26 : total | total | 29 | 29 | 29 | 87 ] Execute this SQL based on the above table: select count ( * ) where gold >= 10 | 1 |
[ header: # | date | opponent | score | win | loss | save | attendance | record row 1 : 106 | august 2 | pirates | 2-3 | rick white (4-5) | bobby munoz (7-4) | dan miceli (2) | 40164 | 51-55
row 2 : 107 | august 3 | pirates | 7-0 | danny jackson (14-5) | steve cooke (4-10) | none | 36542 | 52-55
row 3 : 108 | august 4 | pirates | 1-5 | jon lieber (6-6) | curt schilling (1-8) | none | 37481 | 52-56
row 4 : 109 | august 5 | expos | 0-5 | pedro martinez (10-5) | david west (4-9) | none | 33642 | 52-57
row 5 : 110 | august 6 | expos | 3-4 (11) | john wetteland (4-6) | doug jones (2-4) | jeff shaw (1) | 41699 | 52-58
row 6 : 111 | august 7 | expos | 4-6 | ken hill (16-5) | bobby munoz (7-5) | mel rojas (16) | 45346 | 52-59
row 7 : 112 | august 8 | mets | 2-3 | bobby j. jones (12 | danny jackson (14-6) | john franco (29) | 35977 | 52-60
row 8 : 113 | august 9 | mets | 5-1 | curt schilling (2-8) | mike remlinger (1-5) | none | 31740 | 53-60
row 9 : 114 | august 10 | mets | 2-6 | bret saberhagen ( | david west (4-10) | john franco (30) | 36716 | 53-61
row 10 : 115 | august 11 | mets | 2-1 (15) | tom edens (5-1) | mauro gozzo (3-5) | none | 37605 | 54-61 ] Execute this SQL based on the above table: select loss where # < 1788 | bobby munoz (7-4), steve cooke (4-10), curt schilling (1-8), david west (4-9), doug jones (2-4), bobby munoz (7-5), danny jackson (14-6), mike remlinger (1-5), david west (4-10), mauro gozzo (3-5) |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 21 december 2004 | rajamangala stadium, bang | thailand | 3–1 | 5–1 | friendly
row 2 : 5 | 15 june 2005 | commerzbank-arena, | australia | 4–2 | 4–3 | fifa confederations cup 2005
row 3 : 7 | 29 june 2005 | zentralstadion, leip | mexico | 1–0 | 4–3 | fifa confederations cup 2005
row 4 : 9 | 7 september 2005 | olympiastadion | south africa | 3–1 | 4–2 | friendly
row 5 : 10 | 7 september 2005 | olympiastadion | south africa | 4–2 | 4–2 | friendly
row 6 : 11 | 27 may 2006 | badenova stadion, freiburg | luxembourg | 3–0 | 7–0 | friendly
row 7 : 12 | 27 may 2006 | badenova stadion, freiburg | luxembourg | 5–0 | 7–0 | friendly
row 8 : 14 | 24 june 2006 | allianz arena, munich, germany | sweden | 1–0 | 2–0 | fifa world cup 2006
row 9 : 19 | 6 september 2006 | stadio olimpico, ser | san marino | 8–0 | 13–0 | uefa euro 2008 qualifying
row 10 : 22 | 11 october 2006 | tehelne pole stad | slovakia | 4–1 | 4–1 | uefa euro 2008 qualifying
row 11 : 23 | 12 september 2007 | rhein-energie stadion | romania | 3–1 | 3–1 | friendly
row 12 : 24 | 17 november 2007 | awd arena, hanover, | cyprus | 3–0 | 4–0 | uefa euro 2008 qualifying
row 13 : 27 | 8 june 2008 | worthersee stadion, k | poland | 2–0 | 2–0 | uefa euro 2008
row 14 : 28 | 12 june 2008 | worthersee stadion, k | croatia | 1–2 | 1–2 | uefa euro 2008
row 15 : 30 | 6 september 2008 | rheinpark stadion, | liechtenstein | 2–0 | 6–0 | fifa world cup 2010 qualifying
row 16 : 31 | 11 october 2008 | signal iduna park, dortm | russia | 1–0 | 2–1 | fifa world cup 2010 qualifying
row 17 : 33 | 29 may 2009 | shanghai stadium, shang | china pr | 1–1 | 1–1 | friendly
row 18 : 37 | 18 november 2009 | veltins-arena, | ivory coast | 2–2 | 2–2 | friendly
row 19 : 38 | 29 may 2010 | stadium puskas ferenc, | hungary | 1–0 | 3–0 | friendly
row 20 : 39 | 13 june 2010 | moses mabhida stadium, d | australia | 1–0 | 4–0 | fifa world cup 2010
row 21 : 41 | 7 september 2010 | rheinenergiestadion, | azerbaijan | 2–0 | 6–1 | uefa euro 2012 qualifying ] Execute this SQL based on the above table: select date order by # desc limit 1 | 7 september 2010 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | cuba | 9 | 11 | 12 | 32
row 2 : 2 | jamaica | 7 | 5 | 4 | 16
row 3 : 3 | colombia | 4 | 2 | 3 | 9
row 4 : 4 | puerto rico | 4 | 2 | 1 | 7
row 5 : 5 | mexico | 3 | 3 | 4 | 10
row 6 : 6 | trinidad and tobago | 2 | 5 | 1 | 8
row 7 : 7 | barbados | 1 | 1 | 1 | 3
row 8 : 8 | guatemala | 1 | 0 | 0 | 1
row 9 : 8 | bahamas | 1 | 0 | 0 | 1
row 10 : 10 | venezuela | 0 | 2 | 5 | 7
row 11 : 11 | u.s. virgin islands | 0 | 1 | 1 | 2 ] Execute this SQL based on the above table: select bronze where bronze in ( 1 , 4 ) order by nation asc limit 1 | 1 |
[ header: seasons | team | ch.wins | promotions | relegations row 1 : 10 | aurora basket jesi | 0 | 1 | 1
row 2 : 10 | andrea costa imola | 0 | 0 | 3
row 3 : 9 | nuova pallacanestro pavia | 0 | 0 | 0
row 4 : 9 | scafati basket | 1 | 1 | 0
row 5 : 8 | basket club ferrara | 1 | 1 | 0
row 6 : 8 | pallac. reggiana reggio e | 2 | 2 | 0
row 7 : 7 | novara | 0 | 0 | 3
row 8 : 6 | a.s. junior pallacane | 1 | 1 | 1
row 9 : 5 | rb montecatini terme | 0 | 0 | 1
row 10 : 5 | fabriano basket | 0 | 0 | 1
row 11 : 5 | societa veroli basket | 0 | 0 | 0
row 12 : 5 | pistoia basket 2000 | 0 | 0 | 0
row 13 : 4 | juve caserta basket | 0 | 1 | 0
row 14 : 3 | nuova sebastiani rieti | 1 | 1 | 0
row 15 : 3 | progresso castelmaggiore | 0 | 0 | 0
row 16 : 3 | orlandina basket | 1 | 1 | 1
row 17 : 3 | sutor basket montegranaro | 0 | 1 | 1
row 18 : 3 | virtus ragusa | 0 | 0 | 1
row 19 : 3 | robur basket osimo | 0 | 0 | 1
row 20 : 3 | reyer venezia | 0 | 1 | 0
row 21 : 3 | new basket brindisi | 1 | 2 | 0
row 22 : 2 | pallacanestro messina | 0 | 1 | 0
row 23 : 2 | basket trapani | 0 | 0 | 1
row 24 : 2 | basket draghi castelletto tic | 0 | 0 | 0
row 25 : 2 | pallalcesto amatori udin | 0 | 0 | 0
row 26 : 2 | unione cestistica casalpuster | 0 | 0 | 0
row 27 : 2 | basket barcellona | 0 | 0 | 0
row 28 : 2 | fulgor libertas forl | 0 | 0 | 1
row 29 : 2 | scaligera basket verona | 0 | 0 | 1
row 30 : 1 | societa sportiva basket n | 1 | 1 | 0
row 31 : 1 | centro sportivo borgomanero | 0 | 0 | 0
row 32 : 1 | teramo basket | 1 | 1 | 0
row 33 : 1 | virtus pallacanestro bo | 0 | 1 | 0
row 34 : 1 | victoria libertas pes | 0 | 1 | 0
row 35 : 1 | nuova pallacanestro vige | 0 | 0 | 0
row 36 : 1 | cestistica san sever | 0 | 0 | 1
row 37 : 1 | basket brescia leonessa | 0 | 0 | 0
row 38 : 1 | unione cestistica piacentin | 0 | 0 | 0
row 39 : 1 | ostuni basket | 0 | 0 | 0
row 40 : 1 | biancoblu basket bologna | 0 | 0 | 0 ] Execute this SQL based on the above table: select count ( promotions ) where team is null | 0 |
[ header: season | level | division | place row 1 : 2001/02 | 4 | 3a | 4th
row 2 : 2002/03 | 3 | 2ab | 20th
row 3 : 2003/04 | 4 | 3a | 9th
row 4 : 2004/05 | 4 | 3a | 2nd
row 5 : 2005/06 | 4 | 3a | 3rd
row 6 : 2006/07 | 4 | 3a | 7th
row 7 : 2007/08 | 4 | 3a | 9th
row 8 : 2008/09 | 4 | 3a | 14th
row 9 : 2009/10 | 4 | 3a | 6th
row 10 : 2010/11 | 4 | 3a | 19th
row 11 : 2011/12 | 5 | reg. pref | 18th
row 12 : 2012/13 | 6 | 1a reg | 15th
row 13 : 2013/14 | 6 | 1a reg | None ] Execute this SQL based on the above table: select count ( division ) where place = '18th' | 1 |
[ header: transmitter | kw | bbca | bbcb | d3&4 | sdn | arqa | arqb | pol. | a.g. row 1 : allenheads | 0.002 | 27 | 21 | 24 | None | None | None | v | a k
row 2 : alston | 0.08 | 39 | 45 | 42 | None | None | None | v | b e k
row 3 : bellingham | 0.01 | 27 | 21 | 24 | None | None | None | v | a k
row 4 : blaydon burn | 0.002 | 44 | 47 | 41 | None | None | None | v | b e k
row 5 : byrness | 0.01 | 27 | 21 | 24 | None | None | None | v | a k
row 6 : catton beacon | 0.028 | 40 | 46 | 43 | None | None | None | v | b e k
row 7 : durham | 0.003 | 41 | 47 | 44 | None | None | None | v | b e k
row 8 : esh | 0.0024 | 39 | 45 | 42 | None | None | None | v | b e k
row 9 : felling | 0.002 | 40 | 43 | 46 | None | None | None | v | b e k
row 10 : fenham | 0.4 | 27 | 21 | 24 | 25 | 22 | 28 | v | a k
row 11 : haltwhistle | 0.4 | 59 | 55 | 62- | None | None | None | v | c/d e
row 12 : haydon bridge | 0.02 | 44 | 41 | 47 | None | None | None | v | b e k
row 13 : hedleyhope | 0.004 | 41 | 47 | 44 | None | None | None | v | b e k
row 14 : humshaugh | 0.0118 | 39 | 45 | 42 | None | None | None | v | b e k
row 15 : ireshopeburn | 0.0022 | 55 | 59 | 50 | None | None | None | v | c/d e
row 16 : kielder | 0.0054 | 26 | 23 | 29 | None | None | None | v | a k
row 17 : morpeth | 0.0088 | 22 | 28 | 25 | None | None | None | v | a k
row 18 : newton | 0.4 | 26 | 23 | 29 | None | None | None | v | a k
row 19 : seaham | 0.059 | 44 | 47 | 46 | None | None | None | v | b e k
row 20 : shotleyfield | 0.04 | 22 | 28 | 25 | None | None | None | v | a k
row 21 : staithes | 0.002 | 52 | 51 | 48 | None | None | None | v | b c/d e
row 22 : sunderland | 0.006 | 52 | 51 | 48 | None | None | None | v | b c/d e
row 23 : wall | 0.0042 | 52 | 51 | 48 | None | None | None | h | b c/d e
row 24 : weardale | 0.2 | 44 | 41 | 47 | None | None | None | v | b e k
row 25 : whitaside | 0.0025 | 44 | 41 | 47 | None | None | None | v | b e k ] Execute this SQL based on the above table: select pol. where bbcb > ( select bbcb where pol. = 'v' ) order by bbcb limit 1 | v |
[ header: pos | no | driver | team | laps | time/retired | grid | points row 1 : 1 | 1 | alex zanardi | chip ganassi racing | 95 | 1:52:24.080 | 2 | 20
row 2 : 2 | 6 | michael andretti | newman-haas racing | 95 | 1.921 | 3 | 16
row 3 : 3 | 12 | jimmy vasser | chip ganassi racing | 95 | 6.702 | 6 | 14
row 4 : 4 | 7 | bobby rahal | team rahal | 95 | 8.078 | 9 | 12
row 5 : 5 | 8 | bryan herta | team rahal | 95 | 12.984 | 17 | 10
row 6 : 6 | 20 | scott pruett | patrick racing | 95 | 14.607 | 8 | 8
row 7 : 7 | 10 | richie hearn | della penna motorsports | 95 | 15.305 | 13 | 6
row 8 : 8 | 25 | max papis | arciero-wells racing | 95 | 24.676 | 20 | 5
row 9 : 9 | 40 | adrian fernandez | patrick racing | 95 | 31.923 | 16 | 4
row 10 : 10 | 16 | helio castro-neves | bettenhausen racing | 95 | 32.691 | 21 | 3
row 11 : 11 | 99 | greg moore | forsythe racing | 95 | 34.926 | 12 | 2
row 12 : 12 | 17 | mauricio gugelmin | pacwest racing group | 95 | 37.64 | 19 | 1
row 13 : 13 | 24 | robby gordon | arciero-wells racing | 94 | +1 lap | 22 | None
row 14 : 14 | 26 | paul tracy | team kool green | 94 | +1 lap | 10 | None
row 15 : 15 | 77 | arnd meier | davis racing | 94 | +1 lap | 25 | None
row 16 : 16 | 11 | christian fittipaldi | newman-haas racing | 93 | +2 laps | 5 | None
row 17 : 17 | 2 | al unser, jr | marlboro team penske | 93 | +2 laps | 14 | None
row 18 : 18 | 19 | michel jourdain jr | payton/coyne racing | 93 | +2 laps | 24 | None
row 19 : 19 | 98 | p. j. jones | all american racing | 84 | suspension | 23 | None
row 20 : 20 | 27 | dario franchitti | team kool green | 79 | brakes | 1 | 1+1
row 21 : 21 | 34 | gualter salles | payton/coyne racing | 65 | contact | 28 | None
row 22 : 22 | 21 | tony kanaan | tasman motorsports group | 61 | fire | 7 | None
row 23 : 23 | 3 | andre ribeiro | marlboro team penske | 54 | transmission | 11 | None
row 24 : 24 | 9 | jj lehto | hogan racing | 37 | contact | 26 | None
row 25 : 25 | 33 | patrick carpentier | forsythe racing | 33 | suspension | 18 | None
row 26 : 26 | 18 | mark blundell | pacwest racing group | 30 | electrical | 15 | None
row 27 : 27 | 5 | gil de ferran | walker racing | 26 | contact | 4 | None
row 28 : 28 | 36 | alex barron | all american racing | 25 | contact | 27 | None ] Execute this SQL based on the above table: select ( select pos where driver = 'mauricio gugelmin' ) - ( select pos where driver = 'michel jourdain jr' ) | -6.0 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 29 march 2000 | vasil levski national stadium, so | belarus | 1-0 | 4-1 | friendly
row 2 : 2 | 7 october 2000 | georgi asparuhov stadium, so | malta | 3-0 | 3-0 | 2002 world cup qualifier
row 3 : 3 | 27 march 2003 | stadion mladost, | serbia and montenegro | 2-1 | 2-1 | friendly
row 4 : 4 | 7 june 2003 | vasil levski national stadium, so | belgium | 2-2 | 2-2 | euro 2004 qualifier
row 5 : 5 | 12 november 2005 | vasil levski national stadium, so | georgia | 5-0 | 6-2 | friendly
row 6 : 6 | 12 november 2005 | vasil levski national stadium, so | georgia | 6-2 | 6-2 | friendly
row 7 : 7 | 9 may 2006 | nagai stadium, osaka | japan | 1-0 | 2-1 | 2006 kirin cup ] Execute this SQL based on the above table: select competition where # = 4 | euro 2004 qualifier |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | china | 41 | 27 | 13 | 81
row 2 : 2 | russia | 26 | 22 | 34 | 82
row 3 : 3 | south korea | 26 | 12 | 17 | 55
row 4 : 4 | ukraine | 23 | 15 | 17 | 55
row 5 : 5 | japan | 13 | 13 | 21 | 47
row 6 : 6 | france | 8 | 8 | 4 | 20
row 7 : 7 | great britain | 8 | 3 | 6 | 17
row 8 : 8 | united states | 5 | 13 | 18 | 36
row 9 : 9 | north korea | 3 | 8 | 3 | 14
row 10 : 10 | poland | 3 | 4 | 3 | 10
row 11 : 11 | chinese taipei | 3 | 3 | 5 | 11
row 12 : 12 | belarus | 3 | 3 | 4 | 10
row 13 : 13 | germany | 3 | 2 | 8 | 13
row 14 : 14 | hungary | 3 | 2 | 7 | 12
row 15 : 15 | czech republic | 3 | 0 | 3 | 6
row 16 : 16 | australia | 2 | 5 | 5 | 12
row 17 : 17 | italy | 2 | 5 | 5 | 12
row 18 : 18 | kazakhstan | 2 | 4 | 0 | 6
row 19 : 19 | south africa | 2 | 1 | 2 | 5
row 20 : 20 | uzbekistan | 2 | 0 | 1 | 3
row 21 : 21 | spain | 1 | 4 | 8 | 13
row 22 : 22 | brazil | 1 | 2 | 8 | 11
row 23 : 23 | romania | 1 | 2 | 4 | 7
row 24 : 24 | netherlands | 1 | 1 | 2 | 4
row 25 : 25 | morocco | 1 | 1 | 1 | 3
row 26 : 25 | serbia and montenegro | 1 | 1 | 1 | 3
row 27 : 27 | latvia | 1 | 0 | 0 | 1
row 28 : 27 | moldova | 1 | 0 | 0 | 1
row 29 : 29 | mexico | 0 | 3 | 2 | 5
row 30 : 30 | finland | 0 | 3 | 1 | 4
row 31 : 32 | iran | 0 | 2 | 2 | 4
row 32 : 33 | slovenia | 0 | 2 | 0 | 2
row 33 : 33 | turkey | 0 | 2 | 0 | 2
row 34 : 35 | canada | 0 | 1 | 2 | 3
row 35 : 35 | switzerland | 0 | 1 | 2 | 3
row 36 : 35 | estonia | 0 | 1 | 2 | 3
row 37 : 38 | cuba | 0 | 1 | 1 | 2
row 38 : 38 | ireland | 0 | 1 | 1 | 2
row 39 : 40 | denmark | 0 | 1 | 0 | 1
row 40 : 40 | uganda | 0 | 1 | 0 | 1
row 41 : 42 | croatia | 0 | 0 | 3 | 3
row 42 : 42 | thailand | 0 | 0 | 3 | 3
row 43 : 44 | israel | 0 | 0 | 2 | 2
row 44 : 45 | armenia | 0 | 0 | 1 | 1
row 45 : 45 | jamaica | 0 | 0 | 1 | 1
row 46 : 45 | mongolia | 0 | 0 | 1 | 1
row 47 : 45 | malaysia | 0 | 0 | 1 | 1
row 48 : 45 | austria | 0 | 0 | 1 | 1
row 49 : 45 | greece | 0 | 0 | 1 | 1
row 50 : 45 | cyprus | 0 | 0 | 1 | 1
row 51 : 45 | bahamas | 0 | 0 | 1 | 1
row 52 : 45 | bosnia and herzegovin | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation group by nation order by count ( * ) desc limit 1 | uzbekistan |
[ header: party | previous council | staying councillors | seats up for election | election result | new council row 1 : conservatives | 29 | 19 | 10 | 8 | 28
row 2 : labour | 19 | 13 | 6 | 10 | 23
row 3 : socialist alternative | 3 | 2 | 1 | 0 | 2
row 4 : liberal democrats | 2 | 1 | 1 | 0 | 1
row 5 : british national party | 0 | 0 | 0 | 0 | 0
row 6 : green | 0 | 0 | 0 | 0 | 0
row 7 : independent | 0 | 0 | 0 | 0 | 0
row 8 : respect | 0 | 0 | 0 | 0 | 0
row 9 : total | 54 | 36 | 18 | 18 | 54 ] Execute this SQL based on the above table: select party where previous council < ( select previous council where party = 'labour' ) order by previous council desc limit 1 | socialist alternative |
[ header: year | derby winner | galaxy | draw | chivas row 1 : 2005 | galaxy | 5 | 0 | 0
row 2 : 2006 | galaxy | 2 | 1 | 1
row 3 : 2007 | chivas | 1 | 1 | 2
row 4 : 2008 | galaxy | 1 | 2 | 0
row 5 : 2009 | galaxy | 3 | 2 | 0
row 6 : 2010 | galaxy | 2 | 0 | 0
row 7 : 2011 | galaxy | 2 | 0 | 0
row 8 : 2012 | galaxy | 2 | 0 | 1
row 9 : 2013 | galaxy | 2 | 1 | 0
row 10 : total | None | 20 | 7 | 4 ] Execute this SQL based on the above table: select derby winner where id = ( select id where derby winner = 'chivas' ) - 1 | galaxy |
[ header: | landmark name | location | summary row 1 : 1 | flagpole | the flagpole was once located at 10 s | flagpole erected in 1941 by del
row 2 : 2 | water pump station and water tower | northeastern corner of the junction of innovation and | None
row 3 : 3 | ammo bunker (s-1007) | southwest of vosler dr. (formerly | built by del e. webb construction
row 4 : 4 | ammo bunker (s-1008) | southwest of vosler dr. (formerly | also built by del e. webb
row 5 : 5 | civil engineering maintenance shop | northeastern corner of unity ave. | built by del e. webb construction
row 6 : 6 | demountable hangar | located at the north apron of | built in 1925 and designed by webb, de
row 7 : 7 | housing storage supply warehouse | northwestern corner of the junction of innovation and unity | built by del e. webb construction ] Execute this SQL based on the above table: select where landmark name = 'ammo bunker (s-1007)' | 3.0 |
[ header: year | city | state, province, dept., etc. | country | notes row 1 : 2627 bc | caral | norte chico | peru | None
row 2 : 1200 | ojinaga | chihuahua | mexico | None
row 3 : 1526 | chimaltenango | chimaltenango | guatemala | None
row 4 : 1534 | spanish town | saint catherine | jamaica | founded by the spanish as santia
row 5 : 1535 | lima | lima | peru | None
row 6 : 1546 | tepezala | aguascalientes | mexico | None
row 7 : 1556 | chalchihuites | zacatecas | mexico | None
row 8 : 1561 | santa cruz de la sierra | santa cruz | bolivia | None
row 9 : 1564 | sao mateus | espirito santo | brazil | None
row 10 : 1565 | saint augustine | florida | united states | oldest continuously inhabited european established settlement in the continental
row 11 : 1591 | juan aldama | zacatecas | mexico | None
row 12 : 1635 | old saybrook | connecticut | united states | original dutch settlement called kievits
row 13 : 1638 | cambridge | massachusetts | united states | None
row 14 : 1639 | bridgeport | connecticut | united states | None
row 15 : 1695 | saint-marc | artibonite | haiti | None
row 16 : 1699 | baton rouge | louisiana | united states | None
row 17 : 1714 | antonina | parana | brazil | None
row 18 : 1727 | pirenopolis | goias | brazil | None
row 19 : 1728 | nuuk | None | greenland | norse colony was originally called godt
row 20 : 1730 | roseau | saint george | dominica | None
row 21 : 1743 | canguaretama | rio grande do norte | brazil | declared vila in 1858; c
row 22 : 1762 | parnaiba | piaui | brazil | None
row 23 : 1780 | codo | maranhao | brazil | declared vila in 1833; c
row 24 : 1786 | frankfort | kentucky | united states | None
row 25 : 1810 | guarapuava | parana | brazil | None
row 26 : 1816 | saginaw | michigan | united states | None
row 27 : 1818 | itaguai | rio de janeiro | brazil | None
row 28 : 1819 | tuscaloosa | alabama | united states | former state capital, grew from former native american
row 29 : 1821 | decatur | alabama | united states | None
row 30 : 1839 | santa rita | paraiba | brazil | declared vila in 1890; c
row 31 : 1849 | provo | utah | united states | None
row 32 : 1854 | anajatuba | maranhao | brazil | None
row 33 : 1856 | lincoln | nebraska | united states | originally called lancaster ] Execute this SQL based on the above table: select count ( * ) where city is null | 0 |
[ 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 attempts where team = 'los angeles raiders' | 187.0 |
[ header: name | type | elevation (ground station) | elevation (mountain station) | slope length | capacity (persons/hour) | construction year row 1 : fiesch- -alp 1+2 | cable car | 1074 | 2227 | 2940 | 800 | 1973
row 2 : fiesch- -alp 3+4 | cable car | 1071 | 2221 | 2937 | 270 | 1966
row 3 : fiescheralp-eggishorn | cable car | 2225 | 2879 | 1836 | 495 | 1968
row 4 : heimat | chairlift | 1858 | 2301 | 1144 | 1400 | 2000
row 5 : talegga | chairlift | 2208 | 2727 | 1782 | 2200 | 2010
row 6 : flesch | chairlift | 2208 | 2630 | 1357 | 2400 | 1993
row 7 : trainer 1 | surface lift | 2206 | 2264 | 218 | 1200 | 1987
row 8 : trainer 2 | surface lift | 2206 | 2264 | 218 | 1200 | 1987
row 9 : laxeralp 1 | surface lift | 2135 | 2179 | 396 | 1100 | 1981
row 10 : laxeralp 2 | surface lift | 2179 | 2280 | 394 | 1214 | 1981 ] Execute this SQL based on the above table: select name where id = ( select id where name = 'laxeralp 1' ) + 1 | laxeralp 2 |
[ header: date | opponent# | rank# | site | tv | result | attendance row 1 : 9-4-2010 | miami (oh) | #4 | ben hill griffin stadium • gaine | espn | w 34-12 | 90178
row 2 : 9-11-2010 | south florida | #8 | ben hill griffin stadium • gaine | secn | w 38-14 | 90612
row 3 : 9-18-2010 | at tennessee | #10 | neyland stadium • knoxville | cbs | w 31-17 | 102455
row 4 : 9-25-2010 | kentucky | #9 | ben hill griffin stadium • gaine | espnu | w 48-14 | 90547
row 5 : 10-2-2010 | at #1 alabama | #7 | bryant-denny stadium • | cbs | l 6-31 | 101821
row 6 : 10-9-2010 | #12 lsu | #14 | ben hill griffin stadium • gaine | espn | l 29-33 | 90721
row 7 : 10-16-2010 | mississippi state | #22 | ben hill griffin stadium • gaine | espnu | l 7-10 | 90517
row 8 : 10-30-2010 | vs. georgia | None | everbank field • jacksonville, | cbs | w 34-31 ot | 84444
row 9 : 11-6-2010 | at vanderbilt | None | vanderbilt stadium • nashville | secn | w 55-14 | 33848
row 10 : 11-13-2010 | #22 south carolina | #24 | ben hill griffin stadium • gaine | espn | l 14-36 | 90885
row 11 : 11-20-2010 | appalachian state | None | ben hill griffin stadium • gaine | espn3 | w 48-10 | 90119
row 12 : 11-27-2010 | at #22 florida state | None | doak campbell stadium • tallahasse | abc | l 7-31 | 82324
row 13 : 1-1-2011 | vs. penn state | None | raymond james stadium • t | abc | w 37-24 | 60574 ] Execute this SQL based on the above table: select count ( * ) | 13 |
[ header: property | test method | units | 4275 | 4301 | 4435 | 4630 | 4645 row 1 : tensile strength | astm d 638 | mpa (kpsi) | 117 (16.9) | 113 (16.4) | 94 (13.6) | 81 (11.8) | 114 (16.6)
row 2 : tensile modulus | astm d 638 | gpa (kpsi) | 8.8 (1,280) | 6.8 (990) | 14.5 (2,100) | 7.4 (1,080) | 18.6 (2,700)
row 3 : tensile elongation | astm d 638 | % | 2.6 | 3.3 | 1 | 1.9 | 0.8
row 4 : flexural strength | astm d 790 | mpa (kpsi) | 208 (30.2) | 215 (31.2) | 152 (22.0) | 131 (19.0) | 154 (22.4)
row 5 : flexural modulus | astm d 790 | gpa (kpsi) | 7.3 (1.060) | 6.9 (1,000) | 14.8 (2,150) | 6.8 (990) | 12.4 (1,800)
row 6 : compressive strength | astm d 695 | mpa (kpsi) | 123 (17.8) | 166 (24.1) | 138 (20.0) | 99 (14.4) | 157 (22.8)
row 7 : izod impact strength, notched | astm d 256 | j/m (ft-lb | 85 (1.6) | 64 (1.2) | 43 (0.8) | 48 (0.9) | 37 (0.7)
row 8 : izod impact strength, unnotched | astm d 4812 | j/m (ft-lb | 270 (5) | 430 (8) | 210 (4) | 160 (3) | 110 (2)
row 9 : heat deflection temperature at 264 p | astm d 648 | °c (°f) | 280 (536) | 279 (534) | 278 (532) | 280 (536) | 281 (538)
row 10 : coefficient linear thermal expansion | astm d 696 | ppm/°c (ppm/ | 25 (14) | 25 (14) | 14 (8) | 16 (9) | 9 (3) ] Execute this SQL based on the above table: select count ( property ) where units = 8 | 0 |
[ header: year | tournament | venue | result | rank | event row 1 : 1993 | world championships | stuttgart, germany | 7911 | 12th | decathlon
row 2 : 1993 | universiade | buffalo, united states | 7864 | 2nd | decathlon
row 3 : 1994 | european indoor championships | paris, france | 5888 | 7th | heptathlon
row 4 : 1994 | hypo-meeting | gotzis, austria | 7779 | 18th | decathlon
row 5 : 1994 | european championships | helsinki, finland | 7272 | 20th | decathlon
row 6 : 1995 | hypo-meeting | gotzis, austria | 8041 | 12th | decathlon
row 7 : 1995 | universiade | fukuoka, japan | 7943 | 5th | decathlon
row 8 : 1995 | world championships | gothenburg, sweden | 8042 | 11th | decathlon
row 9 : 1996 | olympic games | atlanta, usa | None | dnf | decathlon
row 10 : 1997 | world championships | athens, greece | 8140 | 11th | decathlon
row 11 : 1998 | european indoor championships | valencia, spain | 6055 (pb) | 7th | heptathlon
row 12 : 1998 | hypo-meeting | gotzis, austria | 8179 (pb) | 9th | decathlon
row 13 : 1999 | hypo-meeting | gotzis, austria | 7925 | 10th | decathlon
row 14 : 1999 | world championships | seville, spain | 7851 | 12th | decathlon
row 15 : 2000 | hypo-meeting | gotzis, austria | 7876 | 16th | decathlon
row 16 : 2000 | olympic games | sydney, australia | 7932 | 17th | decathlon ] Execute this SQL based on the above table: select ( select year where rank = '20th' ) > ( select year where rank = '7th' ) | 0 |
[ header: constituency | region | name | party | last elected row 1 : 1 | arica and parinacota tarapac | fulvio rossi | ps | 2009
row 2 : 2 | antofagasta | carlos cantero ojeda | ind | 2005
row 3 : 2 | antofagasta | jose antonio gomez | prsd | 2005
row 4 : 3 | atacama | isabel allende | ps | 2009
row 5 : 4 | coquimbo | gonzalo uriarte | udi | 2005
row 6 : 5 | valparaiso | ignacio walker | pdc | 2009
row 7 : 5 | valparaiso | lily perez | rn | 2009
row 8 : 6 | valparaiso | ricardo l. weber | ppd | 2009
row 9 : 6 | valparaiso | francisco chahuan | rn | 2009
row 10 : 7 | santiago | jovino novoa vasque | udi | 2005
row 11 : 8 | santiago | soledad alvear valenzue | pdc | 2005
row 12 : 9 | o'higgins | alejandro garcia-huidobro | udi | 2005
row 13 : 9 | o'higgins | juan pablo letelier morel | ps | 2005
row 14 : 10 | maule | ximena rincon | pdc | 2009
row 15 : 10 | maule | juan antonio colo | udi | 2009
row 16 : 11 | maule | hernan larrain fernandez | udi | 2009
row 17 : 12 | biobio | hosain sabag castill | pdc | 2005
row 18 : 13 | biobio | mariano ruiz-es | pdc | 2005
row 19 : 14 | araucania | jaime quintana | ppd | 2009
row 20 : 14 | araucania | alberto espina otero | rn | 2009
row 21 : 15 | araucania | eugenio tuma | ppd | 2009
row 22 : 15 | araucania | jose garcia ruminot | rn | 2009
row 23 : 16 | los rios (plus district 55) | carlos larrain pena | rn | 2005
row 24 : 16 | los rios (plus district 55) | eduardo frei rui | pdc | 2005
row 25 : 17 | los lagos (minus district 55) | camilo escalona medin | ps | 2005
row 26 : 17 | los lagos (minus district 55) | carlos kuschel silva | rn | 2005
row 27 : 18 | aisen | patricio walker | pdc | 2009
row 28 : 18 | aisen | antonio horvath | rn | 2001
row 29 : 19 | magallanes | carlos bianchi chelech (vic | ind | 2005
row 30 : 19 | magallanes | pedro munoz abur | ps | 2005 ] Execute this SQL based on the above table: select count ( * ) where party = 'pdc' | 7 |
[ header: name | lifetime | nationality | notable as | notes row 1 : jacques d'adelsward- | 1880-1923 | french | aristocrat and writer | g
row 2 : charles coypeau d' | 1605-1677 | french | musician and burlesque poet | g
row 3 : jeffrey dahmer | 1960-1994 | american | serial killer | g
row 4 : matt dallas | b. 1982 | american | actor | g
row 5 : joe dallesandro | b. 1948 | american | actor | b
row 6 : alain danielou | 1907-1994 | french | academic, hindu convert | g
row 7 : ben daniels | b. 1964 | english | actor | g
row 8 : jason danino-holt | b. 1987 | israeli | television personality | g
row 9 : martin dannecker | b. 1942 | german | sexologist, writer | g
row 10 : brian dannelly | b. ? | american | film director | g
row 11 : charlie david | b. 1980 | canadian | actor | g
row 12 : dave davies | b. 1947 | english | musician | b
row 13 : russell t davies | b. 1963 | british | television producer and writer | g
row 14 : terence davies | b. 1945 | english | filmmaker | g
row 15 : angela davis | b. 1944 | american | activist | l
row 16 : richard deacon | 1921-1984 | american | actor | g
row 17 : mercedes de acosta | 1893-1968 | american | writer, socialite | l
row 18 : andreas deja | b. 1957 | german | animator | g
row 19 : casey dellacqua | b. 1985 | australian | tennis player | l
row 20 : robert denning | 1927-2005 | american | interior designer | g
row 21 : felipa de souza | 1556-1600 | brazilian | None | l
row 22 : marlene dietrich | 1901-1992 | german | actor | b
row 23 : kristian digby | 1977-2010 | british | television presenter and director | g
row 24 : divine | 1945-1988 | american | actor, drag performer | g
row 25 : jess dobkin | b. 1970 | canadian | performance artist | l
row 26 : domenico dolce | b. 1958 | italian | fashion designer, dolce & gabban | g
row 27 : savannah dooley | b. 1985 | american | screenwriter | l
row 28 : kyan douglas | b. 1970 | american | reality show host | g
row 29 : orville lloyd douglas | b. 1976 | canadian | writer | g
row 30 : karla drenner | b. 1961 | american | politician, academic | l
row 31 : donna dresch | b. ? | american | rock musician | l
row 32 : james dreyfus | b. 1968 | english | actor | g
row 33 : nancy drolet | b. 1973 | canadian | ice hockey player | l
row 34 : carol ann duffy | b. 1955 | scottish | poet | l
row 35 : daphne du maurier | 1907-1989 | english | author | b
row 36 : eric durchholz | b. 1972 | american | author | g ] Execute this SQL based on the above table: select notes order by lifetime desc limit 1 | g |
[ header: # | menteri besar | took office | left office | party row 1 : 1 | jaafar mohamed | 1886 | july 1890 | no party
row 2 : 2 | mohamed mahbob | june 1920 | 1922 | no party
row 3 : 3 | abdullah jaafar | september 1923 | 1928 | no party
row 4 : 4 | mustapha jaafar | september 16, 1928 | november 23, 1931 | no party
row 5 : 5 | abdul hamid yusof | november 23, 1931 | december 28, 1934 | no party
row 6 : 6 | ungku abdul aziz abd | april 1935 | june 1, 1947 | no party
row 7 : 7 | onn jaafar | june 1, 1947 | may 18, 1950 | no party
row 8 : 8 | syed abdul kadir mo | february 18, 1952 | june 5, 1955 | no party
row 9 : 9 | wan idris ibra | october 1, 1955 | august 31, 1957 | no party ] Execute this SQL based on the above table: select left office where id = ( select id where left office = 'december 28, 1934' ) - 1 | november 23, 1931 |
[ header: station complex | individual stations | lines | services | notes row 1 : 42nd street / fifth avenue - br | fifth avenue | irt flushing line | 7 <7> | a paper transfer was added between the ind
row 2 : 50th street | upper level | ind eighth avenue line | a c | the station became a transfer station when the queen
row 3 : lexington avenue / 51st | 51st street | irt lexington avenue line | 4 6 <6> | a passageway connects these two stations on
row 4 : seventh avenue | cross-platform interchange on two levels | ind sixth avenue line | b d | the station became a transfer station when the sixth
row 5 : 59th street - columbus circle | 59th street - columbus circle | irt broadway - seventh avenue | 1 2 | the irt broadway - seventh
row 6 : 59th street - columbus circle | 59th street - columbus circle | ind eighth avenue line | a b c d | the irt broadway - seventh
row 7 : lexington avenue / 59th- | 59th street | irt lexington avenue line | 4 5 6 <6> | the passageways between the broadway line and the
row 8 : 168th street | 168th street | irt broadway - seventh avenue | 1 | at the crossing of the irt broad ] Execute this SQL based on the above table: select count ( * ) | 8 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | russia | 7 | 3 | 0 | 10
row 2 : 2 | italy | 1 | 3 | 0 | 4
row 3 : 3 | france | 1 | 1 | 2 | 4
row 4 : 4 | austria | 1 | 1 | 0 | 2
row 5 : 4 | germany | 1 | 1 | 0 | 2
row 6 : 4 | iran | 1 | 1 | 0 | 2
row 7 : 4 | israel | 1 | 1 | 0 | 2
row 8 : 8 | poland | 1 | 0 | 5 | 6
row 9 : 9 | netherlands | 1 | 0 | 1 | 2
row 10 : 9 | romania | 1 | 0 | 1 | 2
row 11 : 11 | belgium | 1 | 0 | 0 | 1
row 12 : 11 | mexico | 1 | 0 | 0 | 1
row 13 : 13 | spain | 0 | 2 | 0 | 2
row 14 : 14 | sweden | 0 | 1 | 3 | 4
row 15 : 15 | colombia | 0 | 1 | 1 | 2
row 16 : 15 | ukraine | 0 | 1 | 1 | 2
row 17 : 17 | denmark | 0 | 1 | 0 | 1
row 18 : 17 | switzerland | 0 | 1 | 0 | 1
row 19 : 19 | algeria | 0 | 0 | 1 | 1
row 20 : 19 | greece | 0 | 0 | 1 | 1
row 21 : 19 | kazakhstan | 0 | 0 | 1 | 1
row 22 : 19 | slovenia | 0 | 0 | 1 | 1
row 23 : total | total | 18 | 18 | 18 | 54 ] Execute this SQL based on the above table: select nation where silver = 1 and silver = 1 | france, austria, germany, iran, israel, sweden, colombia, ukraine, denmark, switzerland |
[ header: rank | area | date | presenter | seven wonders covered row 1 : 1 | south west | 3 may | samantha smith | dartmoor, jurassic coast,
row 2 : 2 | yorkshire & lincolnshire | 9 may | paul hudson | malham cove, the three peaks,
row 3 : 3 | london | 16 may | bill oddie | islands in the river thames, the
row 4 : 4 | the north | 23 may | chris jackson | lake district, river wear, whin sill
row 5 : 5 | the south | 30 may | aubrey manning | the needles, lulworth cove
row 6 : 6 | the midlands | 6 june | dominic heale | kinder scout, dovedale
row 7 : 7 | the west country | 17 june | amanda parr | avebury, symonds
row 8 : 8 | south east | 22 june | kaddy lee-preston | white cliffs of dover, seven sisters ] Execute this SQL based on the above table: select rank group by rank order by count ( * ) desc limit 1 | 8 |
[ header: year | title | album | uk | b-sides row 1 : 2004 | "kim wilde" (download-only) | grey will fade | None | None
row 2 : 2004 | "summer" | grey will fade | 31 | commodore; smut
row 3 : 2005 | "bastardo" | grey will fade | 31 | 3 minutes; i am a kamera
row 4 : 2006 | "behave" | the deep blue | 168 | mr. ed; cou
row 5 : 2007 | "i want you to know" | the deep blue | 108 | sister universe; suspiria
row 6 : 2007 | "siberia" | the deep blue | None | last night; this is pop; i don
row 7 : 2007 | "again" | the deep blue | None | again (acoustic)
row 8 : 2007 | "ch v fd (deep blue | non-album single | None | dawn treader (fredmix); it is
row 9 : 2009 | "white" | new worlds | None | white (squarepusher remix); white (a
row 10 : 2009 | "alexander" | new worlds | None | alexander (radio edit); alex ] Execute this SQL based on the above table: select year where title = '"kim wilde" (download-only)' | 2004 |
[ header: township | fips | population center | population | population density (/mi2) | population density (/km2) | land area (mi2) | land area (km2) | water area (mi2) | water area (km2) | geographic coordinates row 1 : center | 90735 | None | 515 | 36.8 | 14.2 | 13.99 | 36.23 | 0.0339 | 0.0878 | 35°24′20′′n 92°
row 2 : clark | 90813 | london | 2969 | 115.3 | 44.6 | 25.73 | 66.64 | 6.0444 | 15.6549 | 35°19′45′′n 93°
row 3 : convenience | 90921 | None | 933 | 50.4 | 19.4 | 18.53 | 47.99 | 0.0942 | 0.244 | 35°20′00′′n 92°
row 4 : dover | 91134 | dover | 5277 | 119.1 | 46 | 44.29 | 114.7 | 0.3637 | 0.942 | 35°23′30′′n 93°
row 5 : freeman | 91377 | None | 98 | 0.8 | 0.3 | 119.78 | 310.2 | 0 | 0 | 35°39′10′′n 93°
row 6 : galla | 91407 | pottsville | 3523 | 88.7 | 34.3 | 39.71 | 102.8 | 1.841 | 4.7682 | 35°13′15′′n 93°
row 7 : griffin | 91536 | None | 901 | 26.5 | 10.2 | 33.96 | 87.96 | 0.1106 | 0.2865 | 35°25′30′′n 92°
row 8 : illinois | 91812 | russellville | 25841 | 540.9 | 208.9 | 47.77 | 123.7 | 6.6022 | 17.0996 | 35°17′00′′n 93°
row 9 : liberty | 92181 | None | 805 | 14.2 | 5.5 | 56.64 | 146.7 | 0.0028 | 0.0073 | 35°29′40′′n 93°
row 10 : martin | 92415 | None | 1482 | 23.7 | 9.2 | 62.46 | 161.8 | 0.3931 | 1.0181 | 35°28′25′′n 93°
row 11 : phoenix | 92871 | None | 334 | 26.7 | 10.3 | 12.51 | 32.4 | 0 | 0 | 35°24′30′′n 93°
row 12 : smyrna | 93420 | None | 173 | 2.4 | 0.9 | 70.69 | 183.1 | 0.0218 | 0.0565 | 35°38′10′′n 92°
row 13 : valley | 93765 | None | 2776 | 125.7 | 48.5 | 22.09 | 57.21 | 0.0144 | 0.0373 | 35°20′05′′n 93° ] Execute this SQL based on the above table: select population where geographic coordinates = '35°20′00′′n 92°56′41′′w / 35.33333°n 92.94472°w' | 933 |
[ header: district | name | party | district office | first elected row 1 : 1 | a.g. crowe | rep | slidell | 2007
row 2 : 2 | troy brown | dem | napoleonville | 2011
row 3 : 3 | j.p. morrell | dem | new orleans | 2008
row 4 : 4 | ed murray | dem | new orleans | 2005
row 5 : 5 | karen carter peterson | dem | new orleans | 2010
row 6 : 6 | bodi white | rep | baton rouge | 2011
row 7 : 7 | david heitmeier | dem | new orleans | 2007
row 8 : 8 | john alario | rep | westwego | 2007
row 9 : 9 | conrad appel | rep | metairie | 2008
row 10 : 10 | daniel martiny | rep | metairie | 2007
row 11 : 11 | jack donahue | rep | mandeville | 2007
row 12 : 12 | ben nevers | dem | bogalusa | 2003
row 13 : 13 | dale m. erdey | rep | livingston | 2007
row 14 : 14 | yvonne dorsey- | dem | baton rouge | 2007
row 15 : 15 | sharon weston broome | dem | baton rouge | 2004
row 16 : 16 | dan claitor | rep | baton rouge | 2009
row 17 : 17 | rick ward, iii | rep | port allen | 2011
row 18 : 18 | jody amedee | rep | gonzales | 2003
row 19 : 19 | gary smith, jr | dem | norco | 2011
row 20 : 20 | norby chabert | rep | houma | 2009
row 21 : 21 | bret allain | rep | franklin | 2011
row 22 : 22 | fred h. mills, | rep | new iberia | 2011
row 23 : 23 | page cortez | rep | lafayette | 2011
row 24 : 24 | elbert guillory | rep | opelousas | 2009
row 25 : 25 | dan "blade" morrish | rep | jennings | 2007
row 26 : 26 | jonathan perry | rep | kaplan | 2011
row 27 : 27 | ronnie johns | rep | lake charles | 2011
row 28 : 28 | eric lafleur | dem | ville platte | 2007
row 29 : 29 | rick gallot | dem | ruston | 2011
row 30 : 30 | john r. smith | rep | leesville | 2007
row 31 : 31 | gerald long | rep | winnfield | 2007
row 32 : 32 | neil riser | rep | columbia | 2007
row 33 : 33 | mike walsworth | rep | west monroe | 2007
row 34 : 34 | francis c. thomp | dem | delhi | 2007
row 35 : 35 | robert kostelka | rep | monroe | 2003
row 36 : 36 | robert adley | rep | benton | 2003
row 37 : 37 | barrow peacock | rep | bossier | 2011
row 38 : 38 | sherri smith buffington | rep | keithville | 2003
row 39 : 39 | gregory tarver | dem | shreveport | 2011 ] Execute this SQL based on the above table: select count ( * ) where party = party | 39 |
[ header: # | title | featured guest(s) | producer(s) | length row 1 : 1 | "intro (skit)" | None | None | 1:50
row 2 : 2 | "zero" | None | lewis parker | 4:01
row 3 : 3 | "it's murda" | None | harry love | 5:01
row 4 : 4 | "jankrowville" | None | l. dolo | 5:26
row 5 : 5 | "parrowdice" | kyza and skriblah | harry love | 5:52
row 6 : 6 | "b 4 u die" | kyza and skriblah | joe buhdha | 4:09
row 7 : 7 | "all i got" | None | joe buhdha | 4:00
row 8 : 8 | "black rose" | None | joe buhdha | 4:04
row 9 : 9 | "lynching (skit)" | None | None | 1:12
row 10 : 10 | "our time" | None | lewis parker | 3:56
row 11 : 11 | "terra firma anthum (skit | None | None | 0:52
row 12 : 12 | "daggo mentality" | None | lewis parker | 4:01
row 13 : 13 | "neighbour (skit)" | None | None | 0:46
row 14 : 14 | "son of niah" | None | ac.war.ion | 4:54 ] Execute this SQL based on the above table: select count ( title ) | 14 |
[ header: capacitor type | capacity | volts | temp. | energy-to-weight ratio | power-to-weight ratio row 1 : act premlis lithium ion capacitor | 2000 f | 4.0 v | 25 °c | 54 kj/kg to 2.0 v | 44.4 w/kg @ 5 a
row 2 : act premlis lithium ion capacitor | 2000 f | 4.0 v | 25 °c | 31 kj/kg to 2.0 v | 850 w/kg @ 10 a
row 3 : nesccap electric double-layer capacitor | 5000 f | 2.7 v | 25 °c | 19.58 kj/kg to 1.35 | 5.44 w/kg c/1 (
row 4 : nesccap electric double-layer capacitor | 5000 f | 2.7 v | 25 °c | 5.2 kj/kg to 1.35 | 5,200 w/kg @ 2,547
row 5 : eestor eesu bar | 30.693 f | 3500 v | 85 °c | 1471.98 kj/kg | 80.35 w/kg c/5
row 6 : eestor eesu bar | 30.693 f | 3500 v | 85 °c | 1471.98 kj/kg | 8,035 w∕kg 20 c
row 7 : general atomics 3330cmx22 | 20.5 mf | 3300 v | None | 2.3 kj/kg | 6.8 mw/kg @ 100 ] Execute this SQL based on the above table: select count ( energy-to-weight ratio ) where capacitor type = 1353 | 0 |
[ header: pick | player | country of origin | pba team | college row 1 : 1 | danilo ildefons | philippines | formula shell zoom masters | national
row 2 : 2 | noy castillo | united states | san miguel beermen | the citadel
row 3 : 3 | ali peek | united states | pop cola 800s | saint mary
row 4 : 4 | brixter encarnacion | philippines | pop cola 800s | san sebastian
row 5 : 5 | william antonio | united states | san miguel beermen | chaminade university
row 6 : 6 | banjo calpito | philippines | sta. lucia realtors | san sebastian
row 7 : 7 | henry fernandez | philippines | purefoods carne norte beefies | visayas
row 8 : 8 | steven smith | united states | gordon's gin boar | united states international university ] Execute this SQL based on the above table: select pick where player = 'henry fernandez' | 7 |
[ header: year | single | chart | position row 1 : 1986 | "best of both worlds" | album rock tracks | 12
row 2 : 1986 | "dreams" | album rock tracks | 6
row 3 : 1986 | "dreams" | billboard hot 100 | 22
row 4 : 1986 | "love walks in" | album rock tracks | 4
row 5 : 1986 | "love walks in" | billboard hot 100 | 22
row 6 : 1986 | "summer nights" | album rock tracks | 33
row 7 : 1986 | "why can't this be love" | album rock tracks | 1
row 8 : 1986 | "why can't this be love" | billboard hot 100 | 3 ] Execute this SQL based on the above table: select chart where chart = 'album rock tracks' and chart in ( 'album rock tracks' , 'billboard hot 100' ) | album rock tracks, album rock tracks, album rock tracks, album rock tracks, album rock tracks |
[ header: place | code | area (km2) | population | most spoken language row 1 : beatrix mine | 40701 | 0.17 | 2492 | sotho
row 2 : boipatong | 40702 | 0.31 | 1501 | sotho
row 3 : brandfort | 40703 | 3.2 | 1516 | afrikaans
row 4 : fora | 40704 | 0.05 | 530 | sotho
row 5 : ikgomotseng | 40705 | 1.07 | 2254 | tswana
row 6 : joel mine | 40706 | 0.11 | 728 | sotho
row 7 : lusaka | 40707 | 1.4 | 6110 | sotho
row 8 : majwemasweu | 40708 | 2.5 | 10328 | sotho
row 9 : makeleketla | 40709 | 1.35 | 6629 | sotho
row 10 : masilo | 40710 | 3.02 | 14903 | sotho
row 11 : star diamond mine | 40712 | 0.11 | 212 | sotho
row 12 : theunissen | 40713 | 15.11 | 1667 | afrikaans
row 13 : tshepong | 40714 | 0.54 | 1710 | sotho
row 14 : verkeerdevlei | 40715 | 1.22 | 151 | afrikaans
row 15 : winburg | 40716 | 70.22 | 3371 | sotho
row 16 : remainder of the municipality | 40711 | 6696.44 | 10304 | sotho ] Execute this SQL based on the above table: select ( select population where most spoken language = 'sotho' ) <= 514 | 0 |
[ header: language | number | percentage (%) | males | females row 1 : polish | 447685 | 80.86 | 216794 | 230891
row 2 : yiddish | 51215 | 9.25 | 24538 | 26677
row 3 : german | 35931 | 6.49 | 17409 | 18522
row 4 : russian | 15137 | 2.73 | 13551 | 1586
row 5 : ukrainian | 2350 | 0.42 | 2302 | 48
row 6 : other | 1285 | 0.23 | 1041 | 244
row 7 : persons that didn't name their native language | 27 | >0.01 | 14 | 13
row 8 : total | 553633 | 100 | 275652 | 277981 ] Execute this SQL based on the above table: select males where language = 'yiddish' | 24538 |
[ header: place | team | matches | won | drawn | lost | difference | points row 1 : 1 | canada | 6 | 6 | 0 | 0 | 62-6 | 12
row 2 : 2 | sweden | 6 | 4 | 1 | 1 | 33-14 | 9
row 3 : 3 | switzerland | 6 | 4 | 1 | 1 | 28-12 | 9
row 4 : 4 | norway | 6 | 2 | 0 | 4 | 10-27 | 4
row 5 : 5 | great britain | 6 | 1 | 1 | 4 | 18-42 | 3
row 6 : 6 | united states | 6 | 1 | 1 | 4 | 14-42 | 3
row 7 : 7 | finland | 6 | 1 | 0 | 5 | 15-37 | 2 ] Execute this SQL based on the above table: select team group by difference order by count ( * ) desc limit 1 | canada |
[ header: rank | athlete | ski time | penalties p+s+p+s | total row 1 : None | zhang qing (chn) | 59:53.2 | 1+1+0+1 | 1:02:53.2
row 2 : None | dmitriy pozdn | 1:01:01.0 | 0+2+0+0 | 1:03:01.0
row 3 : None | dmitriy pantov ( | 59:24.8 | 1+2+0+1 | 1:03:24.8
row 4 : 4 | hideki yamamoto (jpn) | 1:02:55.5 | 0+1+3+0 | 1:06:55.5
row 5 : 5 | qiu lianhai (ch | 1:03:18.9 | 1+1+0+2 | 1:07:18.9
row 6 : 6 | shin byung-gook (kor | 1:02:49.3 | 1+2+1+1 | 1:07:49.3
row 7 : 7 | son hae-kwon (kor) | 1:02:58.3 | 1+1+2+1 | 1:07:58.3
row 8 : 8 | wang xin (chn) | 1:04:42.4 | 2+1+1+1 | 1:09:42.4
row 9 : 9 | naoki shindo | 1:03:08.5 | 3+1+0+3 | 1:10:08.5
row 10 : 9 | jeon jae-won (kor) | 1:02:08.5 | 2+2+2+2 | 1:10:08.5
row 11 : 11 | alexey karevskiy ( | 1:03:28.8 | 3+1+1+2 | 1:10:28.8
row 12 : 12 | sergey abdukarov (kaz | 1:05:11.4 | 1+2+1+3 | 1:12:11.4
row 13 : 13 | takashi shindo ( | 1:01:15.0 | 3+3+2+4 | 1:13:15.0
row 14 : 14 | shinji ebisawa (jp | 1:04:13.6 | 3+3+1+3 | 1:14:13.6
row 15 : 15 | choi neung-chul | 1:08:50.6 | 3+2+0+1 | 1:14:50.6
row 16 : 16 | byamba enkh-amgalan | 1:15:20.4 | 4+5+2+2 | 1:28:20.4 ] Execute this SQL based on the above table: select athlete order by total desc limit 1 | zhang qing (chn) |
[ header: pump type and source | typical use | 35 °c (e.g. heated screed floor) | 45 °c (e.g. heated screed floor) | 55 °c (e.g. heated timber floor) | 65 °c (e.g. radiator or dhw) | 75 °c (e.g. radiator and dhw) | 85 °c (e.g. radiator and dhw) row 1 : high-efficiency air source heat pump (ashp | None | 2.2 | 2 | None | None | None | None
row 2 : two-stage ashp, air at | low source temperature | 2.4 | 2.2 | 1.9 | None | None | None
row 3 : high efficiency ashp, air at 0 | low output temperature | 3.8 | 2.8 | 2.2 | 2 | None | None
row 4 : prototype transcritical co 2 (r744) heat | high output temperature | 3.3 | None | None | 4.2 | None | 3
row 5 : ground source heat pump (gshp), | None | 5 | 3.7 | 2.9 | 2.4 | None | None
row 6 : gshp, ground at 10 | low output temperature | 7.2 | 5 | 3.7 | 2.9 | 2.4 | None
row 7 : theoretical carnot cycle limit, source -20 | None | 5.6 | 4.9 | 4.4 | 4 | 3.7 | 3.4
row 8 : theoretical carnot cycle limit, source 0 | None | 8.8 | 7.1 | 6 | 5.2 | 4.6 | 4.2
row 9 : theoretical lorentzen cycle limit (co 2 | None | 10.1 | 8.8 | 7.9 | 7.1 | 6.5 | 6.1
row 10 : theoretical carnot cycle limit, source 10 ° | None | 12.3 | 9.1 | 7.3 | 6.1 | 5.4 | 4.8 ] Execute this SQL based on the above table: select pump type and source group by pump type and source order by count ( 45 °c (e.g. heated screed floor) ) desc limit 1 | two-stage ashp, air at -20 °c |
[ header: date | opposition | result | score | brazil scorers | competition row 1 : january 26, 1982 | east germany | w | 3-1 | paulo isidoro, | international friendly
row 2 : march 3, 1982 | czechoslovakia | d | 1-1 | zico | international friendly
row 3 : march 21, 1982 | west germany | w | 1-0 | junior | international friendly
row 4 : may 5, 1982 | portugal | w | 3-1 | junior, eder, zico | international friendly
row 5 : may 19, 1982 | switzerland | d | 1-1 | zico | international friendly
row 6 : may 27, 1982 | republic of ireland | w | 7-0 | falcao, socrates (2), ser | international friendly
row 7 : june 14, 1982 | soviet union | w | 2-1 | socrates, eder | world cup
row 8 : june 18, 1982 | scotland | w | 4-1 | zico, oscar, e | world cup
row 9 : june 23, 1982 | new zealand | w | 4-0 | zico (2), falcao, serg | world cup
row 10 : july 2, 1982 | argentina | w | 3-1 | zico, serginho chulapa | world cup
row 11 : july 5, 1982 | italy | l | 2-3 | socrates, falcao | world cup ] Execute this SQL based on the above table: select result where competition = 'international friendly' | w, d, w, w, d, w |
[ 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 order by nation asc limit 1 | australia |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | cuba | 9 | 11 | 12 | 32
row 2 : 2 | jamaica | 7 | 5 | 4 | 16
row 3 : 3 | colombia | 4 | 2 | 3 | 9
row 4 : 4 | puerto rico | 4 | 2 | 1 | 7
row 5 : 5 | mexico | 3 | 3 | 4 | 10
row 6 : 6 | trinidad and tobago | 2 | 5 | 1 | 8
row 7 : 7 | barbados | 1 | 1 | 1 | 3
row 8 : 8 | guatemala | 1 | 0 | 0 | 1
row 9 : 8 | bahamas | 1 | 0 | 0 | 1
row 10 : 10 | venezuela | 0 | 2 | 5 | 7
row 11 : 11 | u.s. virgin islands | 0 | 1 | 1 | 2 ] Execute this SQL based on the above table: select count ( nation ) | 11 |
[ header: no | driver | entrant | constructor | chassis | engine | tyre row 1 : 2 | johnny claes | ecurie belge | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d
row 2 : 6 | yves giraud-cab | yves giraud-cab | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d
row 3 : 8 | louis rosier | ecurie rosier | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d
row 4 : 10 | henri louveau | ecurie rosier | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d
row 5 : 12 | george abecassis | hw motors | hwm-alta | hwm 51 | alta 1.5 l4s | d
row 6 : 16 | peter whitehead | scuderia ferrari | ferrari | ferrari 125 | ferrari 125 f1 1.5 v | d
row 7 : 18 | luigi villoresi | scuderia ferrari | ferrari | ferrari 375 | ferrari type 375 4.5 v12 | p
row 8 : 20 | alberto ascari | scuderia ferrari | ferrari | ferrari 375 | ferrari type 375 4.5 v12 | p
row 9 : 22 | nino farina | alfa romeo spa | alfa romeo | alfa romeo 159a | alfa romeo 1.5 l8 | p
row 10 : 24 | juan manuel fangio | alfa romeo spa | alfa romeo | alfa romeo 159a | alfa romeo 1.5 l8 | p
row 11 : 26 | toulo de graffenried | alfa romeo spa | alfa romeo | alfa romeo 159a | alfa romeo 1.5 l8 | p
row 12 : 30 | louis chiron | enrico plate | maserati | maserati 4clt-48 | maserati 4 cl 1.5 | p
row 13 : 32 | harry schell | enrico plate | maserati | maserati 4clt-48 | maserati 4 cl 1.5 | p
row 14 : 40 | guy mairesse | yves giraud-cab | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d
row 15 : 42 | jose froilan gonzal | jose froilan gonzal | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d
row 16 : 48 | maurice trintignant | equipe gordini | simca-gordini | simca-gordini t | simca-gordini 15c | e
row 17 : 52 | peter hirt | peter hirt | veritas | veritas meteor | veritas 2.0 l6 | None ] Execute this SQL based on the above table: select entrant order by no desc limit 1 | peter hirt |
[ header: name | armenian | location | # of prisoners designed for | notes row 1 : nubarashen | «նուբարաշեն» | nubarashen, yerevan | 840 | None
row 2 : kosh | «կոշ» | kosh, aragatsot | 640 | None
row 3 : sevan | «սեւան» | hrazdan, kotayk | 548 | None
row 4 : prison hospital | «դատապարտյալների հիվանդանոց» | kentron, yerevan | 464 | None
row 5 : erebuni | «էրեբունի» | nubarashen, yerevan | 391 | None
row 6 : artik | «արթիկ» | harich, shirak | 373 | None
row 7 : abovyan | «աբովյան» | abovyan, kotay | 250 | for women and minors
row 8 : vanadzor | «վանաձոր» | vanadzor, lori | 245 | None
row 9 : goris | «գորիս» | goris, syunik | 215 | None
row 10 : hrazdan | «հրազդան» | hrazdan, kotayk | 215 | None
row 11 : vardashen | «վարդաշեն» | nubarashen, yerevan | 150 | for former policemen and military officers
row 12 : yerevan-center | «երեւան-կենտրոն» | kentron, yerevan | 60 | None
row 13 : total | total | total | 4391 | None ] Execute this SQL based on the above table: select location order by # of prisoners designed for desc limit 1 | total |
[ header: title | release | 6th gen | handheld | note row 1 : buggy grand prix: kattobi! | 2003 | playstation 2 | None | None
row 2 : gunbird special edition / gunbird 1& | 2004 | playstation 2 | None | None
row 3 : psikyo shooting collection vol. | 2004 | playstation 2 | None | released and published in europe by play it as
row 4 : psikyo shooting collection vol. | 2004 | playstation 2 | None | None
row 5 : psikyo shooting collection vol. | 2004 | playstation 2 | None | None
row 6 : taisen hot gimmick | 2004 | playstation 2 | None | None
row 7 : sengoku cannon | 2005 | None | psp | None
row 8 : taisen hot gimmick | 2005 | playstation 2 | None | None ] Execute this SQL based on the above table: select 6th gen where 6th gen in ( 'playstation 2' , 'playstation 2' ) order by release asc limit 1 | playstation 2 |
[ header: date | ship | nationality | tonnage | fate row 1 : 19 august 1941 | ss aguila | united kingdom | 3255 | sunk
row 2 : 27 november 1941 | hmas parramatta | royal australian navy | 1060 | sunk
row 3 : 23 december 1941 | ss shuntien | united kingdom | 3059 | sunk
row 4 : 26 december 1941 | ss warszawa | poland | 2487 | sunk
row 5 : 10 june 1942 | mv athene | norway | 4681 | sunk
row 6 : 10 june 1942 | ss brambleleaf | united kingdom | 5917 | damaged ] Execute this SQL based on the above table: select count ( nationality ) where tonnage < ( select tonnage where nationality = 'poland' ) | 1 |
[ header: year | ring name (birth name) | inducted by | inducted for | notes row 1 : 2007 | gene anderson | bill eadie | wrestling | posthumous induction; won the n
row 2 : 2007 | ole anderson (alan rog | bill eadie | wrestling | won the nwa mid-atlantic/
row 3 : 2007 | penny banner (mary ann kostec | nickla roberts | women's wrestling | won the nwa women's world
row 4 : 2007 | swede hanson (rober | gary hart | wrestling | posthumous induction; won the n
row 5 : 2008 | paul jones (paul fr | jack brisco | wrestling and managing | won the nwa mid-atlantic heavy
row 6 : 2008 | ivan koloff (oreal per | don kernodle | wrestling | won the nwa mid-atlantic heavy
row 7 : 2008 | thunderbolt patterson (claude | ole anderson | wrestling | won the nwa georgia
row 8 : 2008 | sandy scott (angus mackay | bob caudle | wrestling and promoting | worked as an executive for jim cro
row 9 : 2008 | grizzly smith (aurelian | magnum t.a | wrestling | won the nwa united states tag team
row 10 : 2008 | johnny weaver (kenneth | rip hawk | wrestling | posthumous induction; won the n
row 11 : 2009 | don fargo (don kalt) | jerry jarrett & | wrestling | won the nwa southern tag team championship
row 12 : 2009 | jackie fargo (henry | jerry jarrett & | wrestling | won the nwa world tag team championship
row 13 : 2009 | sonny fargo (jack lewis | jerry jarrett & | wrestling | posthumous induction; won the n ] Execute this SQL based on the above table: select notes where inducted by = 2 order by year limit 2007 | won the nwa southern tag team championship (mid-america version) (2 times) and nwa world tag team championship (mid-america version) (6 times), won the nwa world tag team championship (mid-america version) (10 times) and nwa southern tag team championship (mid-america version) (22 times), posthumous induction; won the nwa southern tag team championship (mid-america version) (3 times) |
[ header: date announced | plant name | location | date of closing | products | employees row 1 : january 23, 2006 | st. louis assembly | hazelwood, missouri | 2006 | ford explorer lincoln | 1445
row 2 : january 23, 2006 | atlanta assembly | hapeville, georgia | oct. 2006 | ford taurus mercury sable | 2028
row 3 : january 23, 2006 | batavia transmission | batavia, ohio | 2008 | transmissions | 1745
row 4 : january 23, 2006 | windsor casting | windsor, ontario, canada | 2008 | engine blocks, parts | 684
row 5 : january 23, 2006 | wixom assembly | wixom, michigan | june 2007 | lincoln town car lin | 1567
row 6 : april 13, 2006 | twin cities assembly | st. paul, minneso | 2011 | ford ranger mazda b | 1885
row 7 : april 13, 2006 | norfolk assembly | norfolk, virginia, | 2007 | ford f-series | 2433
row 8 : september 14, 2006 | essex engine | windsor, ontario, canada | 2008 | ford triton engine ford esse | None
row 9 : september 14, 2006 | maumee stamping | maumee, ohio | 2008 | body panels | None
row 10 : total | total | total | total | total | 11787 ] Execute this SQL based on the above table: select products where employees = ( select min ( employees ) ) | engine blocks, parts |
[ header: outcome | no. | date | tournament | surface | opponent | score row 1 : runner-up | 1 | 23 august 2004 | la paz, bolivia | clay | jenifer widjaja | 6-3, 4-6, 0-6
row 2 : runner-up | 2 | 6 june 2005 | santa tecla, e | clay | andrea benitez | 3-6, 0-6
row 3 : runner-up | 2 | 22 august 2005 | bogota, colombia | clay | carla tiene | 4-6, 0-6
row 4 : runner-up | 4 | 15 may 2006 | ciudad obregon, mexico | hard | ellah nze | 6-4, 3-6, 3-6
row 5 : winner | 1 | 5 june 2006 | xalapa, mexico | hard | maria irigoyen | 6-1, 3-6, 6-4
row 6 : winner | 2 | 7 september 2009 | mazatlan, mexico | hard | fernanda hermenegildo | 6-1, 6-2
row 7 : winner | 3 | 2 november 2009 | bogota, colombia | clay | yuliana lizarazo | 7-6(7-5), 6-4
row 8 : runner-up | 5 | 16 november 2009 | asuncion, paraguay | clay | paula ormaechea | 6-4, 4-6, 2-6
row 9 : winner | 4 | 8 november 2010 | bogota, colombia | clay | patricia ku flores | 6-1, 7-5
row 10 : winner | 5 | 29 november 2010 | santiago, chile | clay | veronica cepede royg | 6-2, 6-2
row 11 : winner | 6 | 18 july 2011 | ribeirao preto, brazil | clay | vivian segnini | 6-2, 6-2
row 12 : runner-up | 6 | 8 august 2011 | santa cruz de la sierra | clay | maria irigoyen | 2-6, 3-6
row 13 : winner | 7 | 15 august 2011 | la paz, bolivia | clay | maria irigoyen | 6-0, 7-6(7-1)
row 14 : runner-up | 7 | 3 october 2011 | yerevan, armenia | clay | julia cohen | 6-7(6-8), 2-6
row 15 : runner-up | 8 | 19 march 2012 | bangalore, india | hard | donna vekic | 2-6, 4-6
row 16 : runner-up | 9 | 8 may 2012 | brasilia, brazil | clay | gabriela paz | 3-6, 3-6
row 17 : winner | 8 | 19 november 2012 | barranquilla, colombia | clay | karolina nowak | 7-6(7-4), 6-0
row 18 : winner | 9 | 21 october 2013 | bogota, colombia | hard | anna katalina alzate | 6-3, 6-3
row 19 : winner | 10 | 11 november 2013 | lima, peru | clay | patricia ku flores | 7-5, 6-7(4-7),
row 20 : winner | 11 | 25 november 2013 | bogota, colombia | clay | naomi totka | 6-1, 6-1
row 21 : runner-up | 10 | 2 december 2013 | barranquilla, colombia | clay | maria fernanda herazo | 4-6, 2-6 ] Execute this SQL based on the above table: select count ( * ) where date = '25 november 2013' | 1 |
[ header: club | founded | nickname | location | home ground | entered competition | most recent promotion row 1 : bundoora football club | 1974 | bulls | bundoora | yulong reserve | 1981 | 1982
row 2 : eltham football club | 1909 | panthers | eltham | central park | 1922 | 2003
row 3 : greensborough football club | 1905 | boro | greensborough | war memorial park | 1922 | 2007
row 4 : heidelberg football club | 1876 | tigers | heidelberg | warringal park | 1923 | 1983
row 5 : lalor football club | 1955 | bloods | lalor | lalor reserve | 1968 | 2011
row 6 : macleod football club | 1946 | kangaroos | rosanna | de winton park | 1947 | 2010
row 7 : montmorency football club | 1924 | magpies | montmorency | montmorency park, north oval | 1924 | None
row 8 : north heidelberg football club | 1958 | bulldogs | heidelberg heights | shelley street reserve | 1958 | None
row 9 : northcote park football club | 1952 | cougars | northcote | bill lawry oval | 1982 | 1995
row 10 : west preston lakeside football club | 1998 | roosters | reservoir | j e moore park | 1996 | 1997 ] Execute this SQL based on the above table: select location group by location order by count ( club ) desc limit 1 | rosanna |
[ header: year | crystal bicycle (best professional cyclist) | best young rider | best manager | crystal drop of sweat (best helper) row 1 : 1992 | dirk de wolf | not awarded | not awarded | not awarded
row 2 : 1993 | johan museeuw | not awarded | not awarded | not awarded
row 3 : 1994 | paul herygers | kristof trouve | not awarded | not awarded
row 4 : 1995 | johan museeuw | leif hoste | not awarded | not awarded
row 5 : 1996 | johan museeuw | glenn d'hollander | not awarded | not awarded
row 6 : 1997 | johan museeuw | sven nys | not awarded | not awarded
row 7 : 1998 | tom steels | sven nys | not awarded | not awarded
row 8 : 1999 | frank vandenbroucke | kevin hulsmans | not awarded | not awarded
row 9 : 2000 | andrei tchmil | jurgen van goolen | patrick lefevere & jo | not awarded
row 10 : 2001 | rik verbrugghe | tom boonen | jef braeckevelt | not awarded
row 11 : 2002 | johan museeuw | kevin de weert | johan bruyneel | not awarded
row 12 : 2003 | peter van petegem | johan vansummeren | johan bruyneel | not awarded
row 13 : 2004 | tom boonen | niels albert | patrick lefevere | not awarded
row 14 : 2005 | tom boonen | niels albert | jose de cauwer | kevin hulsmans
row 15 : 2006 | tom boonen | dominique cornu | patrick lefevere | gert steegmans
row 16 : 2007 | sven nys | niels albert | johan bruyneel | johan vansummeren
row 17 : 2008 | philippe gilbert | jan bakelants | johan bruyneel | mario aerts
row 18 : 2009 | philippe gilbert | kris boeckmans | johan bruyneel | stijn vandenbergh
row 19 : 2010 | philippe gilbert | yannick eijssen | marc sergeant | mario aerts
row 20 : 2011 | philippe gilbert | tosh van der sande | john lelangue | jelle vanendert
row 21 : 2012 | tom boonen | gijs van hoecke | carlo bomans | kevin de weert
row 22 : 2013 | sven nys | igor decraene | patrick lefevere | stijn vandenbergh ] Execute this SQL based on the above table: select count ( crystal bicycle (best professional cyclist) ) | 22 |
[ header: event | gold | silver | bronze | total | ranking row 1 : 1976 winter paralympics | 10 | 1 | 1 | 12 | 2nd
row 2 : 1984 winter paralympics | 4 | 2 | 3 | 9 | 5th
row 3 : 1988 winter paralympics | 5 | 16 | 16 | 37 | 7th
row 4 : 1992 winter paralympics | 3 | 8 | 4 | 15 | 8th
row 5 : 1994 winter paralympics | 2 | 9 | 5 | 16 | 11th
row 6 : 1998 winter paralympics | 10 | 5 | 8 | 23 | 6th
row 7 : 2002 winter paralympics | 6 | 4 | 2 | 12 | 7th
row 8 : 2006 winter paralympics | 0 | 1 | 1 | 2 | 13th
row 9 : 2010 winter paralympics | 1 | 2 | 0 | 3 | 13th ] Execute this SQL based on the above table: select event where ranking = ( select ranking where event = '1988 winter paralympics' ) + 1 | 1992 winter paralympics |
[ header: year | team | games | punt return attempts | punt return yards | punts returned for touchdown | punts fair caught | longest punt return | kickoff attempts | kickoff return yards | kickoffs returned for touchdown | kickoffs fair caught | longest kickoff return row 1 : 2008 | den | 15 | 14 | 140 | 0 | 10 | 36 | 23 | 600 | 0 | 0 | 95
row 2 : 2009 | den | 14 | 30 | 335 | 1 | 13 | 71 | 26 | 621 | 1 | 0 | 93
row 3 : 2010 | den | 16 | 25 | 298 | 0 | 12 | 33 | 5 | 107 | 0 | 0 | 33
row 4 : 2011 | den | 12 | 12 | 194 | 1 | 9 | 85 | 3 | 47 | 0 | 0 | 20
row 5 : 2012 | sd | 10 | 12 | 64 | 0 | 2 | 14 | 0 | 0 | 0 | 0 | 0
row 6 : 2013 | sd | 15 | 7 | 41 | 0 | 7 | 12 | 0 | 0 | 0 | 0 | 0
row 7 : total | total | 82 | 100 | 1072 | 2 | 53 | 85 | 57 | 1375 | 1 | 0 | 95 ] Execute this SQL based on the above table: select count ( year ) where team > 200 | 7 |
[ header: # | date | venue | opponent | result | competition | scored row 1 : 1 | 5 march 2002 | lagos | sweden | 3-6 | algarve cup | 1
row 2 : 2 | 22 september 2002 | st andrew's, | iceland | 1-0 | 2003 fifa world cup qual | 1
row 3 : 3 | 21 october 2003 | kryoia soveto, | russia | 2-2 | friendly | 1
row 4 : 4 | 14 november 2003 | deepdale, preston | scotland | 5-0 | friendly | 1
row 5 : 5 | 16 september 2004 | sportpark de wending, heer | netherlands | 2-1 | friendly | 1
row 6 : 6 | 17 february 2005 | national hockey stadium, milton keynes | italy | 4-1 | friendly | 1
row 7 : 7 | 9 march 2005 | faro | portugal | 4-0 | algarve cup | 1
row 8 : 8 | 21 april 2005 | prenton park, tranmere | scotland | 2-1 | friendly | 1
row 9 : 9 | 5 june 2005 | city of manchester stadium, manchester | finland | 3-2 | 2005 uefa championship | 1
row 10 : 10 | 1 september 2005 | ertl-glas-stadi | austria | 4-1 | 2007 fifa world cup qual | 1 ] Execute this SQL based on the above table: select count ( result ) where result = '2-2' | 1 |
[ header: track | title | translation | composer | recorded row 1 : 1 | "demain l'on se marie | tomorrow we'll marry (the song of the | jacques brel | 1958-03-14
row 2 : 2 | "au printemps" | in the spring | jacques brel | 1958-04-01
row 3 : 3 | "je ne sais pas" | i don't know | jacques brel | 1958-04-01
row 4 : 4 | "le colonel" | the colonel | jacques brel, gaby | 1958-04-01
row 5 : 5 | "dors ma mie, bons | sleep my love, good night | jacques brel, franco | 1958-03-12
row 6 : 6 | "la lumiere jaillira | the light will shine | jacques brel, franco | 1958-04-01
row 7 : 7 | "dites, si c'et | say, if it were true (po | jacques brel | 1958-04-01
row 8 : 8 | "l'homme dans la cite" | the man in the city | jacques brel, franco | 1958-04-01
row 9 : 9 | "litanies pour un retour" | litanies for a return | jacques brel, franco | 1958-04-01
row 10 : 10 | "voici" | here | jacques brel, franco | 1958-04-01
row 11 : 11 | "voir" | see | jacques brel | 1958-10-07
row 12 : 12 | "l'aventure" | the adventure | jacques brel | 1958-10-21
row 13 : 13 | "dites, si c'et | say, if it were true (po | jacques brel | 1956-09-19 ] Execute this SQL based on the above table: select track order by track desc limit 1 | 13.0 |
[ header: number | serial no | entered service | withdrawn | kilometres travelled row 1 : 4101 | 1000 | 1 dec 1953 | 6 jun 1973 | 463,514
row 2 : 4102 | 1002 | 30 oct 1953 | 30 jun 1975 | 492,650
row 3 : 4103 | 1003 | 18 jan 1954 | 2 apr 1974 | 462,871
row 4 : 4104 | 1004 | 13 jan 1954 | 12 oct 1973 | 440,810
row 5 : 4105 | 1005 | 8 feb 1954 | None | None
row 6 : 4106 | 1006 | 21 jan 1954 | 4 aug 1972 | 406,288
row 7 : 4107 | 1007 | 25 jan 1954 | 11 aug 1973 | 446,167
row 8 : 4108 | 1008 | 22 feb 1954 | 20 dec 1967 | 402,026
row 9 : 4109 | 1009 | 11 mar 1954 | 9 feb 1972 | 426,074
row 10 : 4110 | 1010 | 10 feb 1955 | 20 may 1974 | 476,489 ] Execute this SQL based on the above table: select count ( entered service ) where number < ( select number where entered service = '8 feb 1954' ) | 4 |
[ header: name | rank | age | years until mandatory retirement | appointed by | year appointed row 1 : anabelle rodriguez | associate justice | 64 | 6 years | sila maria calderon | 2004
row 2 : edgardo rivera garcia | associate justice | 59 | 11 years | luis fortuno | 2010
row 3 : erick kolthoff caraball | associate justice | 53 | 17 years | luis fortuno | 2009
row 4 : federico hernandez denton | chief justice | 70 | 0 year | sila maria calderon | 2004
row 5 : liana fiol matta | associate justice | 68 | 2 years | sila maria calderon | 2004
row 6 : luis estrella martinez | associate justice | 43 | 27 years | luis fortuno | 2011
row 7 : mildred pabon charneco | associate justice | 57 | 13 years | luis fortuno | 2009
row 8 : rafael martinez | associate justice | 55 | 15 years | luis fortuno | 2009
row 9 : roberto feliberti c | associate justice | 51 | 19 years | luis fortuno | 2011 ] Execute this SQL based on the above table: select appointed by where rank = 'associate justice' | sila maria calderon, luis fortuno, luis fortuno, sila maria calderon, luis fortuno, luis fortuno, luis fortuno, luis fortuno |
[ header: # | title | songwriters | producer(s) | performer (s) row 1 : 1 | "creative control" | o. credle, l. bas | organized konfusion | o.c
row 2 : 2 | "word...life" | o. credle, a. best | buckwild | o.c
row 3 : 3 | "o-zone" | o. credle, a. best | buckwild | o.c
row 4 : 4 | "born 2 live" | o. credle, a. best | buckwild | o.c
row 5 : 5 | "time's up" | o. credle, a. best | buckwild | o.c
row 6 : 6 | "point o' viewz" | o. credle, d. van | buckwild, prestige | o.c
row 7 : 7 | "constables" | o. credle, l. bas | organized konfusion | o.c
row 8 : 8 | "ga head" | o. credle, r. hall | lord finesse | o.c
row 9 : 9 | "no main topic" | o. credle, g. | dj ogee/o. | o.c., prince po
row 10 : 10 | "let it slide" | o. credle, a. best | buckwild | o.c., pharo
row 11 : 11 | "ma dukes" | o. credle, a. best | buckwild | o.c
row 12 : 12 | "story" | o. credle, g. | dj ogee/o. | o.c
row 13 : 13 | "outtro (sabotage) | o. credle, a. best | buckwild | o.c
row 14 : 14 | "born 2 live (remix)" | o. credle, a. best | organized konfusion | o.c ] Execute this SQL based on the above table: select producer(s) order by producer(s) limit 1 | buckwild |
[ header: # | date | venue | opponent | score | result | competition row 1 : 2 | 17 february 2002 | healy park, omagh | tyrone | | 2-10 : 0-18 | national football league round 2
row 2 : 3 | 3 march 2002 | parnell park, dublin | westmeath | | 3-13 : 1-16 | national football league round 4
row 3 : 5 | 31 march 2002 | tuam stadium, galway | galway | | 1-12 : 1-12 | national football league round 7
row 4 : 6 | 2 february 2003 | parnell park, dublin | armagh | | 0-7 : 1-15 | national football league round 1
row 5 : 12 | 8 february 2004 | mchale park, castlebar | mayo | | 0-3 : 1-10 | national football league round 2
row 6 : 15 | 21 march 2004 | parnell park, dublin | cork | | 0-9 : 0-9 | national football league round 6
row 7 : 16 | 5 february 2005 | parnell park, dublin | mayo | | 2-13 : 1-15 | national football league round 1
row 8 : 21 | 26 march 2005 | pairc ui rinn, | cork | | 1-6 : 0-18 | national football league round 6
row 9 : 22 | 3 april 2005 | o'connor park, tul | offaly | | 1-13 : 2-6 | national football league round 7
row 10 : 27 | 25 march 2006 | parnell park, dublin | mayo | | 4-10 : 1-10 | national football league round 6
row 11 : 28 | 9 april 2006 | fitzgerald stadium, kerry | kerry | | 0-13 : 0-13 | national football league round 7
row 12 : 30 | 10 february 2007 | gaelic grounds, limerick | limerick | | 0-14 : 1-10 | national football league round 2
row 13 : 31 | 25 february 2007 | ballyshannon, donegal | donegal | | 0-5 : 0-9 | national football league round 3
row 14 : 32 | 10 march 2007 | parnell park, dublin | cork | | 1-13 : 0-7 | national football league round 4
row 15 : 41 | 26 april 2008 | pairc tailteann, meath | westmeath | | 0-10 : 0-15 | national football league division 2 final
row 16 : 42 | 31 january 2009 | croke park, dublin | tyrone | | 1-16 : 1-18 | national football league round 1
row 17 : 43 | 15 february 2009 | pearse stadium, salthill | galway | | 0-13 : 3-12 | national football league round 2
row 18 : 48 | 7 february 2010 | fitzgerald stadium, killarney | kerry | | 1-12 : 1-10 | national football league round 1
row 19 : 50 | 13 march 2010 | parnell park, dublin | monaghan | | 2-11 : 1-9 | national football league round 4 ] Execute this SQL based on the above table: select count ( * ) where venue = 'ballyshannon, donegal' | 1 |
[ header: rank | name | notability | birthplace | advocate row 1 : 10 | wayne gretzky | hockey player, holder of numerous nh | brantford, ontario | deborah grey
row 2 : 9 | alexander graham bell | scientist, inventor, founder of the bell telephone company | edinburgh, scotl | evan solomon
row 3 : 8 | sir john a. macdonal | first prime minister of canada | glasgow, scotland | charlotte gray
row 4 : 7 | don cherry | hockey coach and commentator | kingston, ontario | bret hart
row 5 : 6 | lester b. pearson | fourteenth prime minister of canada, united nations general | toronto, ontario | paul gross
row 6 : 5 | david suzuki | environmentalist | vancouver, british columb | melissa auf der maur
row 7 : 4 | sir frederick banting | medical scientist, co-discoverer of insulin | alliston, ontario | mary walsh
row 8 : 3 | pierre trudeau | fifteenth prime minister of canada | montreal, quebec | rex murphy
row 9 : 2 | terry fox | athlete, activist, humanitarian | winnipeg, manitob | sook-yin lee
row 10 : 1 | tommy douglas | father of medicare, premier of sa | falkirk, scotland | george stroumboulopoulos ] Execute this SQL based on the above table: select rank where birthplace = 'montreal, quebec' | 3.0 |
[ header: year | competition | venue | position | notes row 1 : 1994 | commonwealth games | victoria, canada | 6th | 400 m h
row 2 : 1995 | world championships | gothenburg, sweden | 6th | 400 m h
row 3 : 1997 | world championships | athens, greece | 7th | 4x400 m relay
row 4 : 1998 | commonwealth games | kuala lumpur, malaysi | 3rd | 400 m h
row 5 : 1998 | african championships | dakar, senegal | 2nd | 400 m h
row 6 : 1999 | all-africa games | johannesburg, south africa | 2nd | 400 m h ] Execute this SQL based on the above table: select position order by notes asc limit 1 | 6th |
[ header: name | gender | age | from | occupation | prize money (usd) | status row 1 : trisha | female | 28 | santa monica, ca | artist | $26,000 | winner
row 2 : london | male | 46 | mt. holly, n | us coast guard (retired) | $0 | lost
row 3 : adria | female | 25 | seattle, wa | bartender | $0 | 7th captured (by ricky ort
row 4 : lucas | male | 32 | carlsbad, ca | student | $0 | 6th captured (by kim)
row 5 : andrew | male | 21 | redondo beach, ca | student / lifeguard | $0 | 5th captured (by kim)
row 6 : tracy | female | 30 | mililani, hi | student | $0 | 4th captured (by grant)
row 7 : lynda | female | 59 | los angeles, ca | general contractor | $0 | 3rd captured (by icey)
row 8 : darin | male | 46 | fontana, ca | sports official | $0 | 2nd captured (by wong)
row 9 : evan | male | 29 | long island, ny | teacher | $2,000 | opted out
row 10 : ameenah | female | 34 | atlanta, ga | drummer | $0 | 1st captured (by grant) ] Execute this SQL based on the above table: select gender order by age desc limit 1 | female |
[ header: | dingli | marsa | mellieha | mosta | qormi | senglea | st.georges | st.patrick | tarxien | vittoriosa row 1 : dingli | None | 6-2 | 2-2 | 0-2 | 2-0 | 0-1 | 2-2 | 2-0 | 1-3 | 0-0
row 2 : marsa | 0-3 | None | 0-1 | 2-4 | 3-4 | 0-5 | 1-3 | 1-0 | 2-3 | 1-4
row 3 : mellieha | 0-2 | 1-3 | None | 1-2 | 4-3 | 1-3 | 0-1 | 2-2 | 2-2 | 3-6
row 4 : mosta | 4-0 | 0-3 | 3-0 | None | 2-2 | 3-1 | 2-0 | 2-0 | 0-1 | 2-1
row 5 : qormi | 4-2 | 1-1 | 3-0 | 3-3 | None | 1-0 | 1-0 | 1-0 | 4-1 | 0-1
row 6 : senglea | 0-4 | 5-2 | 4-0 | 2-1 | 1-3 | None | 2-0 | 0-4 | 0-1 | 1-0
row 7 : st. george's | 4-2 | 6-0 | 1-2 | 2-2 | 0-0 | 0-4 | None | 2-1 | 2-0 | 3-7
row 8 : st. patrick | 0-2 | 1-1 | 3-1 | 0-1 | 1-3 | 1-1 | 4-1 | None | 1-1 | 1-3
row 9 : tarxien | 2-1 | 4-0 | 3-0 | 0-0 | 0-2 | 1-0 | 1-0 | 3-0 | None | 3-2
row 10 : vittoriosa | 1-3 | 2-1 | 2-1 | 0-1 | 1-2 | 1-2 | 2-0 | 0-2 | 0-3 | None ] Execute this SQL based on the above table: select senglea where senglea in ( '0-1' , '1-2' ) group by senglea order by count ( * ) desc limit 1 | 1-2 |
[ header: place | nation | 5 hoops | 3 balls, 2 ribbons | total row 1 : 1 | bulgaria | 19.800 (1) | 19.800 (1) | 39.600
row 2 : 2 | spain | 19.700 (3) | 19.700 (2) | 39.400
row 3 : 3 | belarus | 19.733 (2) | 19.600 (3) | 39.333
row 4 : 4 | russia | 19.600 (4) | 19.566 (4) | 39.166
row 5 : 5 | ukraine | 19.366 (5) | 15.500 (5) | 38.866
row 6 : 6 | japan | 19.166 (6) | 19.333 (7) | 38.499
row 7 : 7 | italy | 19.066 (7) | 19.400 (6) | 38.466
row 8 : 8 | hungary | 18.766 (8) | 19.166 (8) | 37.932 ] Execute this SQL based on the above table: select count ( * ) where nation = 'russia' | 1 |
[ header: player | country | year(s) won | r1 | r2 | total | to par row 1 : don january | united states | 1967 | 76 | 74 | 150 | 6
row 2 : jack burke, jr | united states | 1956 | 75 | 75 | 150 | 6
row 3 : raymond floyd | united states | 1969 | 77 | 74 | 151 | 7
row 4 : jay hebert | united states | 1960 | 74 | 79 | 153 | 9
row 5 : dow finsterwald | united states | 1958 | 79 | 74 | 153 | 9
row 6 : doug ford | united states | 1955 | 77 | 80 | 154 | 14
row 7 : jerry barber | united states | 1961 | 78 | 80 | 158 | 14
row 8 : gene sarazen | united states | 1922, 1923, 1933 | 81 | 79 | 160 | 16
row 9 : walter burkemo | united states | 1953 | 83 | 79 | 162 | 18
row 10 : denny shute | united states | 1936, 1937 | 81 | 87 | 168 | 24 ] Execute this SQL based on the above table: select year(s) won where year(s) won = '1936, 1937' | 1936, 1937 |
[ header: pos. | athlete | run 1 | run 2 | total row 1 : 1 | aronne pieruz | 50.39 | 58.25 | 1:48.64
row 2 : 2 | filip trejbal | 50.68 | 58.84 | 1:49.52
row 3 : 3 | adam cole | 51.4 | 58.51 | 1:49.91
row 4 : 4 | tague thorson | 51.2 | 59.13 | 1:50.33
row 5 : 5 | jan urfer | 51.54 | 59.1 | 1:50.64
row 6 : 6 | charles christianson | 51.75 | 58.91 | 1:50.66
row 7 : 7 | francesco ghedina | 51.37 | 59.39 | 1:50.94
row 8 : 8 | luca moretti | 52.05 | 58.89 | 1:51.17
row 9 : 9 | cameron barnes | 51.66 | 59.51 | 1:51.37
row 10 : 10 | martin vrablik | 52.77 | 58.6 | 1:51.48 ] Execute this SQL based on the above table: select athlete order by pos. desc limit 2 | martin vrablik, cameron barnes |
[ header: place | player | country | score | to par row 1 : t1 | ed sneed | united states | 68-67=135 | -9
row 2 : t1 | craig stadler | united states | 69-66=135 | -9
row 3 : t3 | raymond floyd | united states | 70-68=138 | -6
row 4 : t3 | leonard thompson | united states | 68-70=138 | -6
row 5 : t5 | miller barber | united states | 75-64=139 | -5
row 6 : t5 | tom watson | united states | 68-71=139 | -5
row 7 : t5 | joe inman | united states | 68-71=139 | -5
row 8 : t8 | seve ballesteros | spain | 72-68=140 | -4
row 9 : t8 | jack nicklaus | united states | 69-71=140 | -4
row 10 : t8 | lou graham | united states | 69-71=140 | -4 ] Execute this SQL based on the above table: select count ( * ) where player = 'leonard thompson' | 1 |
[ header: game | date | team | score | high points | high rebounds | high assists | location attendance | record row 1 : 1 | october 5 | @ portland | l 86-115 | chris kaman (14) | chris kaman, blake | randy foye (5) | rose garden 18,209 | 0-1
row 2 : 2 | october 7 | @ sacramento | w 120-88 | chris kaman (20) | blake griffin (13) | randy foye (8) | arco arena 10,284 | 1-1
row 3 : 3 | october 8 | @ golden state | l 87-127 | blake griffin (23) | blake griffin (9) | randy foye (6) | oracle arena 10,004 | 1-2
row 4 : 4 | october 12 | san antonio | l 99-100 | eric gordon (23) | blake griffin (17) | baron davis (7) | palacio de los deportes 18, | 1-3
row 5 : 5 | october 14 | denver | l 95-100 | blake griffin (24) | blake griffin (14) | baron davis (6) | staples center 10,572 | 1-4
row 6 : 6 | october 16 | utah | l 91-103 | eric gordon (23) | blake griffin (14) | baron davis (8) | staples center 18,997 | 1-5
row 7 : 7 | october 17 | denver | l 104-108 | brian cook (28) | al-farouq aminu (8) | baron davis, eric ble | staples center | 1-6
row 8 : 8 | october 19 | sacramento | l 94-96 | chris kaman (21) | chris kaman (10) | baron davis (8) | staples center 10,838 | 1-7 ] Execute this SQL based on the above table: select score group by score order by count ( * ) desc limit 1 | w 120-88 |
[ header: location | name of mill and grid reference | type | maps | first mention or built | last mention or demise row 1 : chesfield | None | post | None | 1318 | 1372
row 2 : chesfield | chesfield park | titt iron wind engine | None | 1896 | None
row 3 : cheshunt | tl 317 036 | post | None | 1843 | demolished c. 1860
row 4 : cheshunt | goff's oak mill tl | tower | None | c. 1860 | demolished 1953
row 5 : cheshunt | turner's hill mill tl 3 | None | 1822 | 1822 | 1861
row 6 : chipperfield | tl 037 014 | post | None | 1594 | 1594
row 7 : chipperfield | tl 037 014 | smock | 1822 | 1822 | 1881, gone by 1896
row 8 : chipping | approximately tl 350 319 | post | 1720 1728 | 1720 | 1728
row 9 : clothall | approximately tl 264 326 | post | None | 1370 | 1370
row 10 : codicote | codicote heath approximately tl | smock | None | 1841 | 1855, gone by 1881
row 11 : colney heath | colney heath mill tl 205 | tower | None | 1854 | windmill world
row 12 : cottered | None | post | None | 1581 | 1581
row 13 : cromer | None | None | None | 1192 | 1576
row 14 : cromer | cromer mill tl 304 2 | post | 1720 1728 1749 1766 1800 18 | 1720 | windmill world
row 15 : croxley green | croxley green mill tq 06 | tower | None | c. 1860 | windmill world ] Execute this SQL based on the above table: select sum ( last mention or demise ) | 18631 |
[ header: no. | name | term of office | president(s) served under row 1 : 1 | william bennett | 1989 - 1991 | george h. w. bush
row 2 : 2 | bob martinez | march 28, 1991 - january 20, | george h. w. bush
row 3 : 3 | lee p. brown | january 1993 - december | bill clinton
row 4 : 4 | barry mccaffrey | february 29, 1996 - janu | bill clinton
row 5 : 5 | john p. walters | december 7, 2001 - janu | george w. bush
row 6 : 6 | gil kerlikowske | may 7, 2009 - march 6, 2014 | barack obama
row 7 : acting | michael botticelli | march 6, 2014 - | barack obama ] Execute this SQL based on the above table: select max ( no. ) | 6.0 |
[ 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 > 85 | agajanian |
[ header: year | winner | second | third | starters row 1 : 2013 | new year's day | havana | strong mandate | 13
row 2 : 2012 | shanghai bobby | he's had enough | capo bastone | 9
row 3 : 2011 | hansen | union rags | creative cause | 13
row 4 : 2010 | uncle mo | boys at toscanova | rogue romance | 11
row 5 : 2009 | vale of york | lookin at lucky | noble's promise | 13
row 6 : 2008 | midshipman | square eddie | street hero | 12
row 7 : 2007 | war pass | pyro | kodiak kowboy | 11
row 8 : 2006 | street sense | circular quay | great hunter | 14
row 9 : 2005 | stevie wonderboy | henny hughes | first samurai | 14
row 10 : 2004 | wilko | afleet alex | sun king | 8
row 11 : 2003 | action this day | minister eric | chapel royal | 12
row 12 : 2002 | vindication | kafwain | hold that tiger | 13
row 13 : 2001 | johannesburg | repent | siphonic | 12
row 14 : 2000 | macho uno | point given | street cry | 14
row 15 : 1999 | anees | chief seattle | high yield | 14
row 16 : 1998 | answer lively | aly's alley | cat thief | 13
row 17 : 1997 | favorite trick | dawson's legacy | nationalore | 8
row 18 : 1996 | boston harbor | acceptable | ordway | 10
row 19 : 1995 | unbridled's song | hennessy | editor's note | 13
row 20 : 1994 | timber country | eltish | tejano run | 13
row 21 : 1993 | brocco | blumin affair | tabasco cat | 11
row 22 : 1992 | gilded time | it'sali'lknownfact | river special | 13
row 23 : 1991 | arazi | bertrando | snappy landing | 14
row 24 : 1990 | fly so free | take me out | lost mountain | 11
row 25 : 1989 | rhythm | grand canyon | slavic | 12
row 26 : 1988 | is it true | easy goer | tagel | 10
row 27 : 1987 | success express | regal classic | tejano | 13
row 28 : 1986 | capote | qualify | alysheba | 13
row 29 : 1985 | tasso | storm cat | scat dancer | 13
row 30 : 1984 | chief's crown | tank's prospect | spend a buck | 10 ] Execute this SQL based on the above table: select winner where starters = 10 and winner = 'boston harbor' | boston harbor |
[ header: date | pos. | name | from | fee row 1 : 27 june 2007 | df | aaron hughes | aston villa | £1,000,000
row 2 : 5 july 2007 | mf | steven davis | aston villa | £4,000,000
row 3 : 9 july 2007 | fw | diomansy kamara | west bromwich albion | £6,000,000
row 4 : 12 july 2007 | df | chris baird | southampton | £3,035,000
row 5 : 13 july 2007 | fw | david healy | leeds united | £1,500,000
row 6 : 13 july 2007 | df | paul konchesky | west ham | £3,250,000
row 7 : 19 july 2007 | mf | lee cook | qpr | £2,500,000
row 8 : 4 august 2007 | mf | adrian leijer | melbourne victory | undisclosed
row 9 : 8 august 2007 | df | hameur bouazza | watford | £3,000,000
row 10 : 23 august 2007 | gk | kasey keller | borussia monchengladbach | free
row 11 : 30 august 2007 | df | nathan ashton | unattached | free
row 12 : 31 august 2007 | fw | shefki kuqi | crystal palace | loan
row 13 : 31 august 2007 | mf | danny murphy | tottenham hotspur | loan
row 14 : 31 august 2007 | mf | seol ki-hyeon | reading | undisclosed
row 15 : 31 august 2007 | df | dejan stefanovic | portsmouth | £1,000,000 ] Execute this SQL based on the above table: select count ( * ) where fee > 889 | 9 |
[ header: state | title | name | entered office row 1 : barbados | speaker of the house of assembly | sir theodore brancker | 1961
row 2 : bolivia | president of the senate | None | 1970
row 3 : bolivia | president of the chamber of deputies | None | 1970
row 4 : brazil | president of the chamber of deputies | geraldo freire da sil | 1970
row 5 : canada | speaker of the senate | hon. jean-paul de | september 5, 1968
row 6 : chile | president of the senate | tomas pablo elorza | 1969
row 7 : chile | president of the chamber of deputies | fernando humberto andre | july 20, 1970
row 8 : colombia | president of the chamber of representatives | None | None
row 9 : dominican republic | president of assembly | pedro valdez ? | 1966 ?
row 10 : ecuador | president of the senate | None | None
row 11 : ecuador | president of the chamber of deputies | None | None
row 12 : el salvador | president of the legislative assembly | dr. benjamin iter | 1970 ?
row 13 : guatemala | president of the congress | mario sandoval alarcon | 1970
row 14 : guyana | speaker of the legislative assembly | hon. rahman bacchus | 1968
row 15 : haiti | president of the national assembly | ulrick st. louis | None
row 16 : jamaica | president of the senate | g. s. ranglin | december 7, 1962
row 17 : jamaica | speaker of the house of representatives | eugene parkinson | 1967
row 18 : mexico | president of the senate | lic. manuel aguirre[ | 1967 ?
row 19 : mexico | president of the federal chamber of deputies | lic. luis farias | 1967 ?
row 20 : nicaragua | president of the senate | dr. adrian cua | None
row 21 : nicaragua | president of the chamber of deputies | dr. orlando monten | None
row 22 : trinidad and tobago | president of the senate | j. hamilton maurice | december 29, 1961
row 23 : trinidad and tobago | speaker of the house of representatives | a. c. thomas | december 29, 1961
row 24 : usa | president of the senate (the vice | spiro agnew | january 20, 1969
row 25 : usa | speaker of the house of representatives | john william mccormack | january 10, 1962
row 26 : puerto rico | president of the senate | rafael hernand | 1969
row 27 : uruguay | president of the senate (the vice | dr. alberto abdal | december 6, 1967
row 28 : uruguay | president of the chamber of deputies | fernando elichirigo | march 1, 1970
row 29 : venezuela | president of the senate | dr. jose a. per | 1968 ?
row 30 : venezuela | president of the chamber of deputies | prof. jorge dargen ? | 1968 ? ] Execute this SQL based on the above table: select count ( name ) | 25 |
[ header: year | player | high school | college | nba/aba draft row 1 : 1941 | john bass | greenwood | None | None
row 2 : 1943, 1944 | no games (world war ii) | None | None | None
row 3 : 1948 | bob masters | lafayette jefferson | indiana | None
row 4 : 1949 | dee monroe | madison | kentucky | None
row 5 : 1951 | tom harold | muncie central | colorado | None
row 6 : 1954 | bobby plump | milan | butler | None
row 7 : 1956 | oscar robertson | crispus attucks | cincinnati | 1960 nba draft: 1st
row 8 : 1957 | john coalman | south bend central | fordham | None
row 9 : 1961 (tie) | dick van arsdale | indianapolis manual | indiana | 1965 nba draft: 2nd
row 10 : 1962 | larry humes | madison | evansville | None
row 11 : 1965 | billy keller | indianapolis washington | purdue | 1969 nba draft: 7th
row 12 : 1967 | willie long | ft. wayne south side | new mexico | 1971 nba draft: 2nd
row 13 : 1969 | george mcginnis | indianapolis washington | indiana (1969-1971) | 1971 aba draft: indiana pacer
row 14 : 1971 | mike flynn | jeffersonville | kentucky | 1975 nba draft: 7th
row 15 : 1972 | phil cox | connersville | butler (1972-74) / gard | None
row 16 : 1974 (tie) | roy taylor | anderson | youngstown state | None
row 17 : 1975 | kyle macy | peru | purdue (1975-1976) / | 1979 nba draft: 1st
row 18 : 1979 | steve bouchie | washington | indiana | None
row 19 : 1980 | jim master | ft. wayne harding | kentucky | 1984 nba draft: 6th
row 20 : 1981 | dan palombizio | michigan city rogers | purdue (1981-1983) / | None
row 21 : 1982 | roger harden | valparaiso | kentucky | None
row 22 : 1983 | steve alford | new castle | indiana | 1987 nba draft: 2nd
row 23 : 1984 (tie) | troy lewis | anderson | purdue | None
row 24 : 1984 (tie) | delray brooks | michigan city rogers | indiana (1984-1985) / | None
row 25 : 1985 | jeff grose | warsaw | northwestern | None
row 26 : 1986 | mark jewell | lafayette jefferson | evansville | None
row 27 : 1989 | pat graham | floyd central | indiana | None
row 28 : 1994 | bryce drew | valparaiso | valparaiso | 1998 nba draft: 1st ] Execute this SQL based on the above table: select player group by player order by count ( * ) desc limit 1 | willie long |
[ header: rank | circuit | headquarters | screens | sites row 1 : 1 | regal entertainment group | knoxville,tn | 7318 | 574
row 2 : 2 | amc entertainment inc | kansas city, mo | 4988 | 344
row 3 : 3 | cinemark theatres | plano, tx | 4434 | 332
row 4 : 4 | carmike cinemas, inc | columbus, ga | 2476 | 249
row 5 : 5 | cineplex entertainment | toronto, on | 1672 | 136
row 6 : 6 | marcus theatres | milwaukee, wi | 687 | 55
row 7 : 7 | harkins theatres | phoenix, az | 440 | 31
row 8 : 8 | national amusements | dedham, ma | 423 | 32
row 9 : 9 | bow tie cinemas | ridgefield, ct | 388 | 63
row 10 : 10 | georgia theatre company | st. simon's island, | 326 | 32 ] Execute this SQL based on the above table: select headquarters where rank < ( select rank where headquarters = 'toronto, on' ) order by rank desc limit 1 | columbus, ga |
[ header: ship name | in service | project number | type | class | comments row 1 : lenin | 1959 | 92m | icebreaker | None | decommissioned 1989. museum ship
row 2 : arktika | 1975 | 1052-1 | icebreaker | arktika | not operational
row 3 : sibir | 1977 | 1052-2 | icebreaker | arktika | defueled and not operational since 1993
row 4 : rossiya | 1985 | 10521-1 | icebreaker | arktika | None
row 5 : sevmorput | 1988 | 10081 | container ship | None | has ice-breaking bow
row 6 : taymyr | 1989 | 10580-1 | river icebreaker | taymyr | None
row 7 : sovetskiy soyuz | 1990 | 10521-2 | icebreaker | arktika | None
row 8 : vaygach | 1990 | 10580-2 | river icebreaker | taymyr | None
row 9 : yamal | 1993 | 10521-3 | icebreaker | arktika | None
row 10 : 50 let pobedy | 2007 | 10521 | icebreaker | arktika | built as ural, completed in 2007 ] Execute this SQL based on the above table: select project number group by project number order by count ( * ) desc limit 1 | 92m |
[ header: edition | year | men's winner | time (h:m:s) | women's winner | time (h:m:s) row 1 : 34th | 2013 | sean hehir (irl) | 2:18:19 | maria mccambridge (ir | 2:38:51
row 2 : 33rd | 2012 | geoffrey ndungu (ken) | 2:11:09 | magdalene mukunza ( | 2:30:46
row 3 : 29th | 2008 | andriy naumov (uk | 2:11:06 | larisa zyuzko | 2:29:55
row 4 : 26th | 2005 | dmytro osa | 2:13:14 | zinaida semenova (rus) | 2:32:53
row 5 : 25th | 2004 | lezan kipkosgei ki | 2:13:07 | yelena burykina ( | 2:32:53
row 6 : 24th | 2003 | onesmus musyoka kil | 2:17:03 | ruth kutol (ken) | 2:27:22
row 7 : 23rd | 2002 | frederick cherono (ken | 2:14:25 | lidiya vasilevskay | 2:32:58
row 8 : 17th | 1996 | joseph kahugu ( | 2:17:42 | cathy shum (irl | 2:38:56
row 9 : 16th | 1995 | william musyoki (ken | 2:16:57 | trudi thomson (g | 2:38:23
row 10 : 15th | 1994 | steve brace (gbr) | 2:17:13 | linda rushmere (gbr | 2:40:17
row 11 : 14th | 1993 | john treacy (irl) | 2:14:40 | cathy shum (irl | 2:38:14
row 12 : 13th | 1992 | jerry kiernan (i | 2:17:19 | karen cornwall (gbr) | 2:41:58
row 13 : 12th | 1991 | tommy hughes (gbr | 2:14:46 | christine kennedy (i | 2:35:56
row 14 : 11th | 1990 | john bolger (irl) | 2:17:17 | christine kennedy (i | 2:41:27
row 15 : 10th | 1989 | john griffin (irl) | 2:16:44 | pauline nolan (irl) | 2:44:32
row 16 : 9th | 1988 | john griffin (irl) | 2:16:02 | moira o'neill ( | 2:37:06
row 17 : 8th | 1987 | pavel klimes (tch) | 2:14:21 | carolyn naisby ( | 2:42:08
row 18 : 6th | 1985 | dick hooper (irl | 2:13:48 | julia gates (gbr | 2:41:26
row 19 : 5th | 1984 | svend-erik kristen | 2:18:25 | ailish smyth (i | 2:47:30
row 20 : 4th | 1983 | ronny agten (bel) | 2:14:19 | mary purcell (irl) | 2:46:09
row 21 : 2nd | 1981 | neil cusack (irl | 2:13:58 | emily dowling (ir | 2:48:22 ] Execute this SQL based on the above table: select time (h:m:s) where men's winner = 'dick hooper (irl)' | 2:41:26 |
[ header: year | competition | venue | position | event | notes row 1 : 2001 | world youth championships | debrecen, hungary | 2nd | 400 m | 47.12
row 2 : 2001 | world youth championships | debrecen, hungary | 1st | medley relay | 1:50.46
row 3 : 2001 | european junior championships | grosseto, italy | 1st | 4x400 m relay | 3:06.12
row 4 : 2003 | european junior championships | tampere, finland | 3rd | 400 m | 46.69
row 5 : 2003 | european junior championships | tampere, finland | 2nd | 4x400 m relay | 3:08.62
row 6 : 2005 | european u23 championships | erfurt, germany | 11th (sf) | 400 m | 46.62
row 7 : 2005 | european u23 championships | erfurt, germany | 1st | 4x400 m relay | 3:04.41
row 8 : 2005 | universiade | izmir, turkey | 7th | 400 m | 46.89
row 9 : 2005 | universiade | izmir, turkey | 1st | 4x400 m relay | 3:02.57
row 10 : 2006 | world indoor championships | moscow, russia | 2nd (h) | 4x400 m relay | 3:06.10
row 11 : 2006 | european championships | gothenburg, sweden | 3rd | 4x400 m relay | 3:01.73
row 12 : 2007 | european indoor championships | birmingham, united kingdom | 3rd | 4x400 m relay | 3:08.14
row 13 : 2007 | universiade | bangkok, thailand | 7th | 400 m | 46.85
row 14 : 2007 | universiade | bangkok, thailand | 1st | 4x400 m relay | 3:02.05
row 15 : 2008 | world indoor championships | valencia, spain | 4th | 4x400 m relay | 3:08.76
row 16 : 2008 | olympic games | beijing, china | 7th | 4x400 m relay | 3:00.32
row 17 : 2009 | universiade | belgrade, serbia | 2nd | 4x400 m relay | 3:05.69 ] Execute this SQL based on the above table: select venue where venue = 'bangkok, thailand' | bangkok, thailand, bangkok, thailand |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.