inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ header: rank in 2011 | name of concern | location of headquarters | revenue (thou. pln) | profit (thou. pln) | employees row 1 : 1 | pkn orlen sa | płock | 79037121 | 2396447 | 4445 row 2 : 2 | lotos group sa | gdansk | 29258539 | 584878 | 5168 row 3 : 3 | pge sa | warsaw | 28111354 | 6165394 | 44317 row 4 : 4 | jeronimo martins | kostrzyn | 25285407 | None | 36419 row 5 : 5 | pgnig sa | warsaw | 23003534 | 1711787 | 33071 row 6 : 6 | tauron group sa | katowice | 20755222 | 1565936 | 26710 row 7 : 7 | kghm polska miedz | lubin | 20097392 | 13653597 | 18578 row 8 : 8 | metro group poland | warsaw | 17200000 | None | 22556 row 9 : 9 | fiat auto poland sa | bielsko-biała | 16513651 | 83919 | 5303 row 10 : 10 | orange polska | warsaw | 14922000 | 1785000 | 23805 ] Execute this SQL based on the above table: select name of concern where name of concern != 'kghm polska miedz sa' and profit (thou. pln) = 6165394
pge sa
[ header: name | year inducted | position | apps | goals row 1 : luther blissett | 2003 | forward | 503 | 186 row 2 : tony coton | 2004 | goalkeeper | 291 | 0 row 3 : john mcclelland | 2005 | defender | 234 | 3 row 4 : tommy mooney | 2006 | forward | 287 | 64 row 5 : les taylor | 2007 | midfielder | 211 | 20 row 6 : david james | 2008 | goalkeeper | 98 | 0 row 7 : ian bolton | 2009 | defender | 287 | 36 row 8 : nigel gibbs | 2010 | defender | 491 | 7 row 9 : duncan welbourne | 2011 | defender | 457 | 25 row 10 : ross jenkins | 2012 | forward | 398 | 142 row 11 : robert page | 2013 | defender | 218 | 2 ] Execute this SQL based on the above table: select count ( year inducted ) where position = 1471
0
[ header: pos | no. | driver | team | laps | time/retired | grid | laps led | points row 1 : 2 | 4 | j. r. hilde | panther racing | 200 | 2.1086 | 12 | 7 | 44 row 2 : 3 | 38 | graham rahal | chip ganassi racing | 200 | 5.5949 | 29 | 6 | 38 row 3 : 4 | 82 | tony kanaan | kv racing technology - lotus | 200 | 7.487 | 22 | 0 | 36 row 4 : 5 | 9 | scott dixon (w)1 | chip ganassi racing | 200 | 9.5434 | 2 | 73 | 45 row 5 : 7 | 30 | bertrand baguette | rahal letterman lanigan racing | 200 | 23.9631 | 14 | 11 | 30 row 6 : 9 | 26 | marco andretti | andretti autosport | 200 | 25.7411 | 27 | 0 | 25 row 7 : 12 | 10 | dario franchitti (w) | chip ganassi racing | 200 | 56.4167 | 9 | 51 | 24 row 8 : 14 | 12 | will power | team penske | 199 | +1 lap | 5 | 0 | 26 row 9 : 15 | 14 | vitor meira | a. j. foyt enterprises | 199 | +1 lap | 11 | 0 | 19 row 10 : 17 | 3 | helio castroneves (w | team penske | 199 | +1 lap | 16 | 0 | 17 row 11 : 18 | 44 | buddy rice (w) | panther racing | 198 | +2 laps | 7 | 0 | 20 row 12 : 19 | 19 | alex lloyd | dale coyne racing | 198 | +2 laps | 30 | 0 | 15 row 13 : 20 | 36 | pippa mann (r) | conquest racing | 198 | +2 laps | 31 | 0 | 15 row 14 : 21 | 24 | ana beatriz | dreyer & reinbold racing | 197 | +3 laps | 32 | 0 | 15 row 15 : 22 | 43 | john andretti | andretti autosport | 197 | +3 laps | 17 | 0 | 16 row 16 : 24 | 11 | davey hamilton | dreyer & reinbold racing | 193 | +7 laps | 15 | 0 | 16 row 17 : 25 | 23 | paul tracy | dreyer & reinbold racing | 175 | +25 laps | 24 | 0 | 13 row 18 : 26 | 99 | townsend bell | sam schmidt motorsports | 157 | contact | 4 | 0 | 21 row 19 : 28 | 77 | alex tagliani | sam schmidt motorsports | 147 | contact | 1 | 20 | 25 row 20 : 29 | 6 | james hinchcliffe (r) | newman/haas racing | 99 | contact | 13 | 0 | 14 row 21 : 31 | 78 | simona de silvestro | hvm racing | 44 | handling | 23 | 0 | 14 row 22 : 33 | 5 | takuma sato | kv racing technology - lotus | 20 | contact | 10 | 0 | 14 ] Execute this SQL based on the above table: select pos order by laps desc limit 1
2
[ header: | average population (x 1000) | live births | deaths | natural change | crude birth rate (per 1000) | crude death rate (per 1000) | natural change (per 1000) row 1 : 1970 | 38 | 761 | 299 | 462 | 20 | 7.9 | 12.2 row 2 : 1975 | 42 | 857 | 317 | 540 | 20.4 | 7.5 | 12.9 row 3 : 1980 | 46 | 996 | 333 | 663 | 21.7 | 7.2 | 14.4 row 4 : 1985 | 51 | 1104 | 370 | 734 | 21.6 | 7.3 | 14.4 row 5 : 1990 | 51 | 842 | 360 | 482 | 16.4 | 7 | 9.4 row 6 : 1991 | 50 | 789 | 335 | 454 | 15.8 | 6.7 | 9.1 row 7 : 1992 | 48 | 692 | 401 | 291 | 14.4 | 8.3 | 6 row 8 : 1993 | 46 | 617 | 448 | 169 | 13.4 | 9.7 | 3.7 row 9 : 1994 | 44 | 585 | 518 | 67 | 13.3 | 11.8 | 1.5 row 10 : 1995 | 43 | 537 | 501 | 36 | 12.6 | 11.8 | 0.8 row 11 : 1996 | 42 | 486 | 441 | 45 | 11.7 | 10.6 | 1.1 row 12 : 1997 | 41 | 483 | 374 | 109 | 11.9 | 9.2 | 2.7 row 13 : 1998 | 40 | 498 | 368 | 130 | 12.6 | 9.3 | 3.3 row 14 : 1999 | 39 | 448 | 376 | 72 | 11.6 | 9.7 | 1.9 row 15 : 2000 | 38 | 460 | 438 | 22 | 12 | 11.4 | 0.6 row 16 : 2001 | 39 | 562 | 438 | 124 | 14.5 | 11.3 | 3.2 row 17 : 2002 | 39 | 608 | 397 | 211 | 15.5 | 10.1 | 5.4 row 18 : 2003 | 39 | 625 | 386 | 239 | 15.9 | 9.8 | 6.1 row 19 : 2004 | 39 | 637 | 345 | 292 | 16.5 | 8.9 | 7.6 row 20 : 2005 | 38 | 548 | 369 | 179 | 14.5 | 9.7 | 4.7 row 21 : 2006 | 37 | 540 | 347 | 193 | 14.5 | 9.3 | 5.2 ] Execute this SQL based on the above table: select deaths group by deaths order by sum ( deaths ) desc limit 1
438.0
[ header: year | title | system | developer | publisher row 1 : 1984 | ghostbusters | atari 800, commodore 64 | activision | activision row 2 : 1985 | ghostbusters | atari 2600, apple ii | activision | activision row 3 : 1987 | the real ghostbusters | arcade | data east | data east row 4 : 1987 | ghostbusters | sega master system | activision | sega row 5 : 1988 | ghostbusters | nes | bits laboratory | activision/tokuma shoten row 6 : 1989 | the real ghostbusters | commodore 64, amiga, | data east | activision row 7 : 1989 | ghostbusters ii | atari 2600, amiga, com | activision | activision row 8 : 1990 | ghostbusters ii | nes | kemco | activision row 9 : 1990 | ghostbusters | sega mega drive/genesis | sega | sega row 10 : 1990 | new ghostbusters 2 | game boy, nes | hal laboratory | activision row 11 : 1993 | the real ghostbusters | game boy | kemco | activision row 12 : 2009 | ghostbusters: the video game | playstation 3, playstation 2, playstation portable, | terminal reality, red fly studios, zen | atari, sony computer entertainment (europe only row 13 : 2011 | ghostbusters: sanctum of slime | playstation network, xbox live, | behaviour interactive | atari row 14 : 2012 | ghostbusters: paranormal blast | android, ios | xmg studio | None row 15 : 2013 | ghostbusters | ios | beeline interactive | capcom ] Execute this SQL based on the above table: select avg ( year ) where publisher = 'activision'
1988.5714285714287
[ header: year | date | winner | make | pole | make | results row 1 : 1970 | october 4 | dave sorg | mercury | ron north | oldsmobile | report row 2 : 1971 | october 3 | denny miles | chevrolet | les snow | plymouth | report row 3 : 1972 | october 1 | dave sorg | chevrolet | larry moore | chevrolet | report row 4 : 1975 | september 28 | bob senneker | chevrolet | larry moore | chevrolet | report row 5 : 1976 | october 4 | bob senneker | chevrolet | bob senneker | chevrolet | report row 6 : 1977 | october 2 | bob senneker | chevrolet | bob senneker | chevrolet | report row 7 : 1980 | october 5 | terry senneker | chevrolet | mark martin | chevrolet | report row 8 : 1983 | october 2 | mike eddy | pontiac | dick trickle | pontiac | report row 9 : 1985 | september 29 | mark martin | ford | mark martin | ford | report row 10 : 1986 | october 5 | mark martin | ford | mark martin | pontiac | report row 11 : 1989 | october 1 | butch miller | chevrolet | kenny wallace | pontiac | report row 12 : 1990 | september 30 | bob senneker | chevrolet | dave jackson | chevrolet | report row 13 : 1992 | october 4 | tim steele | chevrolet | mike garvey | ford | report row 14 : 1993 | october 3 | mike cope | oldsmobile | hal goodson | ford | report row 15 : 1995 | october 1 | mike cope | chevrolet | ron barfield, jr | ford | report row 16 : 1999 | september 26 | brian ross | chevrolet | matt hagans | ford | report row 17 : 2000 | october 1 | gary st. amant | chevrolet | larry foyt | pontiac | report row 18 : 2001 | september 23 | joey clanton | chevrolet | david stremme | ford | report row 19 : 2002 | october 6 | gary st. amant | chevrolet | david stremme | chevrolet | report row 20 : 2003 | october 5 | bobby parsley | chevrolet | dave jackson | chevrolet | report row 21 : 2004 | None | None | None | None | None | None row 22 : 2005 | None | None | None | None | None | None row 23 : 2006 | october 15 | scott hantz | chevrolet | danny jackson | None | report row 24 : 2008 | october 12 | david stremme | dodge | chris gabehart | None | report row 25 : 2009 | october 18 | kyle busch | toyota | chris gabehart | None | report row 26 : 2010 | october 17 | chase elliott | ford | johnny vandoorn | None | report row 27 : 2012 | october 14 | ross kenseth | ford | rick turner | ford | report row 28 : 2013 | october 13 | erik jones | toyota | chase elliott | chevrolet | report ] Execute this SQL based on the above table: select make where make in ( 'pontiac' , 'pontiac' ) order by id limit 1573
pontiac, pontiac, pontiac, pontiac
[ header: make/model | series | model | year | notes row 1 : new flyer | 101-135 | d40lfr | 2010 | None row 2 : new flyer | 140-169 | d40lfr | 2011 | 140-143 145-153 155- row 3 : new flyer | 201-230 | d40lf | 2004 | 204 retired due to fire row 4 : new flyer | 231-260 | d40lf | 2005 | None row 5 : new flyer | 270-281 | d40lf | 2007 | None row 6 : mci | 301-334 | classic | 1988 | all retired row 7 : new flyer | 340-366 | d40 | 1992 | 365 remains, used only during rush hour row 8 : new flyer | 370-399 | d40 | 1994 | 370 371 372 373 374 row 9 : new flyer | 401-443 | d40lf | 1998 | all have been rebuilt row 10 : new flyer | 444-504 | d40lf | 1999 | all have been rebuilt row 11 : new flyer | 510-561 | d40lf | 2002 | being rebuilt 510 513 515 516 row 12 : new flyer | 570-599 | d40lf | 2003 | None row 13 : new flyer | 601-640 | d40lfr | 2011 | 601 603 605 wrap for r row 14 : new flyer | 671-699 | d40 | 1994 | 684 retired, used only during rush hour row 15 : new flyer | 701-733 | d40lfr | 2008 | None row 16 : new flyer | 735-799 | d40lfr | 2009 | None row 17 : new flyer | 800-829 | d40lfr | 2013 | 800-830 now inservice 822 had row 18 : new flyer | 901-910 | invero/d40i | 2004 | ex701-710 only used for rush hour row 19 : new flyer | 911-925 | d30lf | 1996 | all rebuild row 20 : new flyer | 930-949 | d30lf | 2001 | 931 rebuild row 21 : new flyer | 971-990 | d60lf | 2003 | ex octranspo most units are between row 22 : new flyer | 991-993 | d40lf | 1994 | all rebuilt, used only during rush hour ] Execute this SQL based on the above table: select make/model where model = 'd40lf'
new flyer, new flyer, new flyer, new flyer, new flyer, new flyer, new flyer, new flyer
[ header: place | player | country | score | to par | money ($) row 1 : t1 | bobby jones (a) | united states | 69-75-71-79=2 | 6 | playoff row 2 : t1 | al espinosa | united states | 70-72-77-75=294 | 6 | playoff row 3 : t3 | gene sarazen | united states | 71-71-76-78=2 | 8 | 700 row 4 : t3 | denny shute | united states | 73-71-76-76=2 | 8 | 700 row 5 : t5 | tommy armour | scotland united states | 74-71-76-76=2 | 9 | 550 row 6 : t5 | george von elm (a | united states | 79-70-74-74=2 | 9 | 0 row 7 : 7 | henry ciuci | united states | 78-74-72-75=2 | 11 | 450 row 8 : t8 | leo diegel | united states | 74-74-76-77=301 | 13 | 300 row 9 : t8 | peter o'hara | united states | 74-76-73-78=301 | 13 | 300 row 10 : 10 | horton smith | united states | 76-77-74-75=30 | 14 | 150 ] Execute this SQL based on the above table: select ( select count ( score ) where country = 'scotland united states' ) - ( select count ( score ) where country = 'united states' )
-9
[ header: ecclesiastical jurisdictions | latin name | type | rite | ecclesiastical province | established | area (km2) row 1 : bani | baniensis | diocese | roman | santo domingo | 8 november 1986 | 2892 row 2 : barahona | barahonensis | diocese | roman | santo domingo | 24 april 1976 | 6973 row 3 : dominican republic | reipublicae dominicana | military ordinariate | roman | immediately subject to the holy see | 23 january 1958 | None row 4 : la vega | vegensis | diocese | roman | santiago de los caballe | 25 september 1953 | 4919 row 5 : mao-monte cristi | maoensis-montis christ | diocese | roman | santiago de los caballe | 16 january 1978 | 4841 row 6 : nuestra senora de la | higueyensis / | diocese | roman | santo domingo | 1 april 1959 | 5437 row 7 : puerto plata | portus argentarii | diocese | roman | santiago de los caballe | 16 december 1996 | 2700 row 8 : san francisco de macoris | sancti francisci de mac | diocese | roman | santiago de los caballe | 16 january 1978 | 3682 row 9 : san juan de la magu | sancti ioannis magu | diocese | roman | santo domingo | 25 september 1953 | 7476 row 10 : san pedro de macori | sancti petri de macoris | diocese | roman | santo domingo | 1 february 1997 | 2588 row 11 : santiago de los caballe | sancti iacobi e | metropolitan archdiocese | roman | santiago de los caballe | 25 september 1953 | 6391 row 12 : santo domingo | sancti dominici | metropolitan archdiocese | roman | santo domingo | 8 august 1511 | 4033 ] Execute this SQL based on the above table: select established order by area (km2) limit 1
23 january 1958
[ header: date | race | competition | rider | country | location row 1 : february 9 | tour of qatar, stage 3 | uci asia tour | tom boonen (bel) | qatar | mesaieed row 2 : february 11 | tour of qatar, stage 5 | uci asia tour | tom boonen (bel) | qatar | madinat al shamal row 3 : february 18 | tour of oman, stage 5 | uci asia tour | tom boonen (bel) | oman | sultan qaboos row 4 : march 11 | tirreno-adriatico | uci world ranking | tom boonen (bel) | italy | montecatini terme row 5 : march 26 | volta a catalunya | uci protour | davide malacarne (it | spain | cabaces row 6 : may 10 | giro d'italia, stage | uci world ranking | wouter weylandt (bel) | netherlands | middelburg row 7 : may 13 | giro d'italia, stage | uci world ranking | jerome pineau (fra) | italy | novi ligure row 8 : may 30 | giro d'italia, premi | uci world ranking | jerome pineau (fra) | italy | None row 9 : may 30 | tour of belgium, overall | uci europe tour | stijn devolder (bel) | belgium | None row 10 : june 23 | halle-ingooigem | uci europe tour | jurgen van de walle (bel) | belgium | ingooigem row 11 : july 5 | tour de france, stage 2 | uci world ranking | sylvain chavane | belgium | spa row 12 : july 10 | tour de france, stage 7 | uci world ranking | sylvain chavane | france | les rousses row 13 : september 12 | vuelta a espana, | uci world ranking | carlos barredo (esp) | spain | lagos de covadonga row 14 : october 3 | circuit franco-belge, stage 4 | uci europe tour | wouter weylandt (bel) | belgium | tournai row 15 : october 10 | g.p. beghelli | uci europe tour | dario cataldo (ita | italy | monteveglio ] Execute this SQL based on the above table: select rider - country where location = 'les rousses'
0
[ header: name | metres | feet row 1 : marmolada | 3343 | 10968 row 2 : antelao | 3264 | 10706 row 3 : tofana di mezzo | 3241 | 10633 row 4 : punta sorapis | 3229 | 10594 row 5 : monte civetta | 3220 | 10564 row 6 : vernel | 3145 | 10319 row 7 : cristallo | 3221 | 10568 row 8 : cima di vezzana | 3192 | 10470 row 9 : cimon della pala | 3184 | 10453 row 10 : langkofel / sas | 3181 | 10427 row 11 : pelmo | 3169 | 10397 row 12 : dreischusterspitze | 3162 | 10375 row 13 : boespitze / piz boe ( | 3152 | 10342 row 14 : croda rossa (h | 3148 | 10329 row 15 : piz popena | 3143 | 10312 row 16 : grohmannspitze (langkofel | 3126 | 10256 row 17 : zwolferkofel | 3094 | 10151 row 18 : elferkofel | 3092 | 10144 row 19 : sass rigais ( | 3025 | 9925 row 20 : kesselkogel (rosengarten | 3004 | 9856 row 21 : tre cime di lavaredo | 2999 | 9839 row 22 : funffingerspitze | 2997 | 9833 row 23 : pala di san martino | 2982 | 9831 row 24 : rosengartenspitze / catinacci | 2981 | 9781 row 25 : marmarole | 2961 | 9715 row 26 : cima di fradusta | 2941 | 9649 row 27 : monte agner | 2872 | 9416 row 28 : fermedaturm | 2867 | 9407 row 29 : cima d'asta | 2848 | 9344 row 30 : cima di canali | 2846 | 9338 row 31 : croda grande | 2839 | 9315 row 32 : vajoletturm / torri | 2821 | 9256 row 33 : sass maor | 2816 | 9239 row 34 : cima di ball | 2783 | 9131 row 35 : cima della madonna ( | 2751 | 9026 row 36 : rosetta | 2741 | 8993 row 37 : croda da lago | 2716 | 8911 row 38 : central grasleitenspitze | 2705 | 8875 row 39 : schlern | 2562 | 8406 row 40 : sasso di mur | 2554 | 8380 row 41 : cima delle dodici | 2338 | 7671 row 42 : monte pavione | 2336 | 7664 row 43 : cima di posta | 2235 | 7333 row 44 : monte pasubio | 2232 | 7323 ] Execute this SQL based on the above table: select count ( * ) where name = 11
0
[ header: year | winner | score | county | opponent | score | county row 1 : 2013-14 | mount leinster rangers | 0-11 | carlow | oulart-the-ballagh | 0-08 | wexford row 2 : 2010-11 | o'loughlin gaels | 0-14 | kilkenny | oulart-the-ballagh | 1-08 | wexford row 3 : 2009-10 | ballyhale shamrocks | 1-16 | kilkenny | tullamore | 1-08 | offaly row 4 : 2007-08 | birr | 1-11 | offaly | ballyboden st endas | 0-13 | dublin row 5 : 2006-07 | ballyhale shamrocks | 1-20 | kilkenny | birr | 1-08 | offaly row 6 : 2005-06 | james stephens | 2-13 | kilkenny | ucd | 1-12 | dublin row 7 : 2004-05 | james stephens | 1-13 | kilkenny | ucd | 1-12 | dublin row 8 : 2003-04 | o'loughlin gaels | 0-15 | kilkenny | birr | 0-09 | offaly row 9 : 2002-03 | birr | 2-05 | offaly | gowran | 1-02 | kilkenny row 10 : 2001-02 | birr | 0-10; 2-10 | offaly | castletown | 1-07; 0-05 | laois row 11 : 2000-01 | graigue-ballycallan | 0-14 | kilkenny | ucd | 1-08 | dublin row 12 : 1999-00 | birr | 1-16 | offaly | castletown | 0-11 | laois row 13 : 1998-99 | rathnure | 1-13 | wexford | portlaoise | 1-06 | laois row 14 : 1997-98 | birr | 0-11 | offaly | castletown | 0-05 | laois row 15 : 1995-96 | glenmore | 2-13 | kilkenny | oulart-the-ballagh | 2-10 | wexford row 16 : 1994-95 | birr | 3-07 | offaly | oulart-the-ballagh | 2-05 | wexford row 17 : 1992-93 | buffer's alley | 2-13 | wexford | st. rynagh's | 0-13 | offaly row 18 : 1991-92 | birr | 2-14 | offaly | ballyhale shamrocks | 0-03 | kilkenny row 19 : 1990-91 | glenmore | 0-15 | kilkenny | camross | 1-09 | laois row 20 : 1987-88 | rathnure | 3-08 | wexford | portlaoise | 1-13 | laois row 21 : 1986-87 | rathnure | 2-16 | wexford | camross | 3-09 | laois row 22 : 1980-81 | ballyhale shamrocks | 3-10 | kilkenny | coolderry | 1-08 | offaly row 23 : 1979-80 | crumlin | 3-05 | dublin | camross | 0-11 | laois row 24 : 1978-79 | ballyhale shamrocks | 1-13 | kilkenny | crumlin | 1-06 | dublin row 25 : 1977-78 | rathnure | 0-16 | wexford | the fenians | 1-10 | kilkenny row 26 : 1976-77 | camross | 3-09 | laois | james stephens | 1-14 | kilkenny row 27 : 1973-74 | rathnure | 1-18 | wexford | st. rynagh's | 2-09 | offaly ] Execute this SQL based on the above table: select score where id = ( select id where score = '2-05' ) + 1
0-10; 2-10
[ header: week | date | opponent | result | record | game site | bye row 1 : 1 | march 31, 2006 | louisville fire | w 45-37 | 1-0 | wachovia arena | 0 row 2 : 2 | None | None | None | None | None | 1 row 3 : 3 | april 14, 2006 | albany conquest | w 55-48 (ot) | 2-0 | times union center | 0 row 4 : 4 | april 21, 2006 | south georgia wildcats | w 36-33 | 3-0 | wachovia arena | 0 row 5 : 5 | april 29, 2006 | manchester wolves | w 62-47 | 4-0 | verizon wireless arena | 0 row 6 : 6 | may 5, 2006 | green bay blizzard | w 42-27 | 5-0 | wachovia arena | 0 row 7 : 7 | may 13, 2006 | tulsa talons | l 53-37 | 5-1 | wachovia arena | 0 row 8 : 8 | may 20, 2006 | macon knights | w 38-22 | 6-1 | macon coliseum | 0 row 9 : 9 | may 27, 2006 | manchester wolves | l 48-28 | 6-2 | wachovia arena | 0 row 10 : 10 | june 3, 2006 | louisville fire | w 51-48 | 7-2 | freedom hall | 0 row 11 : 11 | june 10, 2006 | albany conquest | l 73-70 | 7-3 | times union center | 0 row 12 : 12 | june 17, 2006 | quad city steamwheelers | w 55-52 | 8-3 | wachovia arena | 0 row 13 : 13 | june 24, 2006 | green bay blizzard | l 65-35 | 8-4 | resch center | 0 row 14 : 14 | None | None | None | None | None | 1 row 15 : 15 | july 8, 2006 | florida firecats | l 56-51 | 8-5 | wachovia arena | 0 row 16 : 16 | july 14, 2006 | manchester wolves | l 45-14 | 8-6 | verizon wireless arena | 0 row 17 : 17 | july 22, 2006 | quad city steamwheelers | l 55-34 | 8-7 | i wireless center | 0 row 18 : 18 | july 29, 2006 | albany conquest | w 54-27 | 9-7 | wachovia arena | 0 ] Execute this SQL based on the above table: select bye order by bye desc limit 1
1
[ header: year | round | against | score | scorers row 1 : 1930 | group b | yugoslavia | 1-2 | preguinho row 2 : 1930 | group b | bolivia | 4-0 | moderato (2), preguinho (2) row 3 : 1934 | round 1 | spain | 1-3 | leonidas row 4 : 1938 | round 1 | poland | 6-5 (aet) | leonidas (3), romeu, row 5 : 1938 | semi-final | italy | 1-2 | romeu row 6 : 1950 | group a | switzerland | 2-2 | alfredo, baltazar row 7 : 1950 | final round | spain | 6-1 | ademir (2), jair, row 8 : 1950 | final round | uruguay | 1-2 | friaca row 9 : 1954 | group a | mexico | 5-0 | baltazar, didi, ping row 10 : 1954 | quarter-final | hungary | 2-4 | djalma santo row 11 : 1962 | quarter-final | england | 3-1 | garrincha (2), vava row 12 : 1962 | semi-final | chile | 4-2 | garrincha (2), vava (2) row 13 : 1970 | group c | czechoslovakia | 4-1 | rivelino, pele, row 14 : 1970 | group c | romania | 3-2 | pele (2), jairzinho row 15 : 1970 | semi-final | uruguay | 3-1 | clodoaldo, j row 16 : 1974 | group b | yugoslavia | 0-0 | None row 17 : 1974 | group b | scotland | 0-0 | None row 18 : 1974 | group a round 2 | east germany | 1-0 | rivelino row 19 : 1978 | group c | austria | 1-0 | roberto dinamite row 20 : 1978 | bronze final | italy | 2-1 | nelinho, dirceu row 21 : 1982 | group f | soviet union | 2-1 | socrates, eder row 22 : 1982 | group f | new zealand | 4-0 | zico (2), falcao, serg row 23 : 1982 | group c round 2 | argentina | 3-1 | zico, serginho, junior row 24 : 1986 | group d | spain | 1-0 | socrates row 25 : 1986 | group d | northern ireland | 3-0 | careca (2), josimar row 26 : 1986 | round of 16 | poland | 4-0 | socrates, josimar, e row 27 : 1986 | quarter-final | france | 1-1 (aet) | careca row 28 : 1990 | group c | costa rica | 1-0 | muller row 29 : 1994 | final | italy | 0-0 (aet) | None row 30 : 1998 | semi-final | netherlands | 1-1 (aet) | ronaldo row 31 : 2002 | group c | turkey | 2-1 | ronaldo, rivaldo row 32 : 2002 | round of 16 | belgium | 2-0 | rivaldo, ronaldo row 33 : 2002 | quarter-final | england | 2-1 | rivaldo, ronaldinho row 34 : 2010 | round of 16 | chile | 3-0 | juan, luis fabian row 35 : 2010 | quarter-final | netherlands | 1-2 | robinho ] Execute this SQL based on the above table: select round where round in ( 'round 1' , 'group d' ) order by year asc limit 1
round 1
[ header: incumbent | reason for vacancy | appointed successor | date of appointment | elected successor | date of election row 1 : l. b. lindsay | disqualified, never took office | henry e. prickett | november 19, 1867 | thomas b. hart | january 1868 row 2 : john hailey | never took office | charles himrod | july 10, 1871 | george h. twitche | july 8, 1872 row 3 : sol hasbrouck | resigned november 5, 1885 | james w. huston | december 28, 1885 | peter j. pefley | july 1887 row 4 : harry fritchman | resigned may 25, 1912 | arthur hodges | may 25, 1912 | arthur hodges | april 1, 1913 row 5 : j. w. robinson | recalled june 1, 1916 | s. h. hays | june 6, 1916 | s. h. hays | april 1917 row 6 : herbert f. lemp | died may 6, 1927 | walter f. hansen | may 6, 1927 | james p. pope | april 1929 row 7 : james p. pope | resigned february 13, 1933 | ross cady | february 13, 1933 | j. j. mccu | april 1933 row 8 : byron e. hyat | died november 11, 1936 | j. l. edle | november 11, 1936 | j. l. edle | april 1937 row 9 : h. w. whillock | resigned may 11, 1942 | austin walker | may 11, 1942 | austin walker | april 1943 row 10 : austin walker sam s | died october 31, 1945 re | sam s. griffin | october 31, 1945 february | potter p. howard | april 1947 row 11 : dirk kempthorne | resigned january 5, 1993 | h. brent coles | january 5, 1993 | h. brent coles | november 1993 row 12 : h. brent coles | resigned february 15, 2003 | carolyn terteling-p | february 18, 2003 | david h. bieter | november 2003 ] Execute this SQL based on the above table: select count ( date of appointment ) where elected successor = 'arthur hodges'
1
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 7 | jo bonnier | brm | 75 | 2:05:26.8 | 1 | 8 row 2 : 2 | 8 | jack brabham | cooper-climax | 75 | + 14.2 | 2 | 6 row 3 : 3 | 9 | masten gregory | cooper-climax | 75 | + 1:23.0 | 7 | 4 row 4 : 4 | 12 | innes ireland | lotus-climax | 74 | + 1 lap | 9 | 3 row 5 : 5 | 1 | jean behra | ferrari | 74 | + 1 lap | 4 | 2 row 6 : 6 | 3 | phil hill | ferrari | 73 | + 2 laps | 12 | None row 7 : 7 | 14 | graham hill | lotus-climax | 73 | + 2 laps | 5 | None row 8 : 8 | 10 | maurice trintignant | cooper-climax | 73 | + 2 laps | 11 | None row 9 : 9 | 16 | cliff allison | ferrari | 71 | + 4 laps | 15 | None row 10 : 10 | 15 | carel godin de beaufort | porsche | 68 | + 7 laps | 14 | None row 11 : ret | 11 | stirling moss | cooper-climax | 62 | gearbox | 3 | 1 row 12 : ret | 6 | harry schell | brm | 46 | gearbox | 6 | None row 13 : ret | 2 | tony brooks | ferrari | 42 | oil leak | 8 | None row 14 : ret | 5 | carroll shelby | aston martin | 25 | engine | 10 | None row 15 : ret | 4 | roy salvadori | aston martin | 3 | engine | 13 | None ] Execute this SQL based on the above table: select time/retired where points is null
+ 2 laps, + 2 laps, + 2 laps, + 4 laps, + 7 laps, gearbox, oil leak, engine, engine
[ header: name | railway | series | maker | dates | drive | wheel arrangement | weight | power | notes row 1 : re 465 | bls, switzerland | re 465 001-465 00 | slm, abb | 1994-97 | electric | bo-bo | 84 t | 9,520 horsepower (7,099 kw | most powerful locomotive with only four axles, similar row 2 : prr gg1 | pennsylvania rail road ( | 4800-4938, 900-929 | altoona works, general electric | 1934-43 | electric | 2-c+c-2 (4-6-6-4) | 208.9 to 216.4 | 4,629 horsepower (3,452 k | most scrapped; the prototype and 15 production locomotive row 3 : allegheny | chesapeake and ohi | 1600-1659 (c&o), 900 | lima locomotive works | 1941-48 | steam | 2-6-6-6 | 544 t | 7,500 horsepower (5,593 kw | two on static display row 4 : 060-ea softronic phoen | romanian railways (cfr) | 001, 2001-2004 | softronic craiova | 2009-present | electric | co'co' | 120 t | 8,851 horsepower (6,600 kw | most powerful locomotive with highest continuous tractive effort row 5 : jr freight class ef200 | jr freight | None | hitachi ltd | 1990- | electric | bo'bo'bo' | 100.8 t | 8,046 horsepower (6,000 kw) | most powerful single-frame narrow-gauge locomotive row 6 : china railways hxn5 | china railways | hxn50001-hxn | ge, csr qishu | 2008- | diesel-electric | co'co' | 150 t | 6,250 horsepower (4,661 kw | most powerful diesel-electric locomotive in active production row 7 : china railways hxd1b | china railways | hxd1b0001-h | csr zhuzhou electric | 2009- | electric | co'co' | 150 t | 12,874 horsepower (9,600 kw | most powerful single-frame locomotive in series production row 8 : china railways hxd2b | china railways | hxd2b0001-h | datong electric locomotive, alstom | 2009- | electric | co'co' | 150 t | 12,874 horsepower (9,600 kw | most powerful single-frame locomotive in series production row 9 : china railways hxd1c | china railways | hxd1c0001-h | csr zhuzhou electric | 2009- | electric | co'co' | 150 t | 9,655 horsepower (7,200 kw | None ] Execute this SQL based on the above table: select maker order by weight asc limit 1
slm, abb
[ header: year | single | chart | position row 1 : 1986 | "holding out for a hero" | irish singles chart (1985) | 1 row 2 : 1986 | "holding out for a hero" | uk singles chart (1985) | 2 row 3 : 1986 | "holding out for a hero" | euro charts (1985) | 12 row 4 : 1986 | "holding out for a hero" | german singles chart (1984) | 19 row 5 : 1986 | "holding out for a hero" | canadian singles chart (1984) | 19 row 6 : 1986 | "holding out for a hero" | austrian singles chart (1984) | 19 row 7 : 1986 | "holding out for a hero" | swedish singles chart (1984 | 19 row 8 : 1986 | "holding out for a hero" | italian singles chart (1984) | 30 row 9 : 1986 | "holding out for a hero" | new zealand singles chart (1984 | 33 row 10 : 1986 | "holding out for a hero" | u.s. billboard singles chart | 34 row 11 : 1986 | "holding out for a hero" | australian singles chart (1984) | 44 row 12 : 1986 | "holding out for a hero" | uk singles chart (1991) | 69 row 13 : 1986 | "holding out for a hero" | uk singles chart (1984) | 96 row 14 : 1986 | "if you were a woman and i | venezuela | 1 row 15 : 1986 | "if you were a woman and i | french snep singles chart | 6 row 16 : 1986 | "if you were a woman and i | swiss singles chart | 16 row 17 : 1986 | "if you were a woman and i | uk club chart | 16 row 18 : 1986 | "if you were a woman and i | new zealand | 20 row 19 : 1986 | "if you were a woman and i | german singles chart | 32 row 20 : 1986 | "if you were a woman and i | australia | 77 row 21 : 1986 | "if you were a woman and i | u.s. billboard singles chart | 77 row 22 : 1986 | "if you were a woman and i | uk singles chart | 78 row 23 : 1986 | "if you were a woman and i | canada rpm | 87 row 24 : 1986 | "loving you's a dirty job | spain | 6 row 25 : 1986 | "loving you's a dirty job | switzerland | 24 row 26 : 1986 | "loving you's a dirty job | germany | 30 row 27 : 1986 | "loving you's a dirty job | french | 34 row 28 : 1986 | "loving you's a dirty job | uk | 73 row 29 : 1986 | "band of gold" | billboard hot dance breakouts singles sales | 6 row 30 : 1986 | "band of gold" | uk | 81 ] Execute this SQL based on the above table: select count ( single ) where single = '"if you were a woman and i was a man"'
10
[ header: sr. no. | name | from | till | occupation row 1 : 1 | padamvir singh | 2009 | current | ias row 2 : 2 | rudhra gangadhara | 06/04/2006 | 02/09/2009 | ias row 3 : 3 | d.s. mathur | 29/10/2004 | 06/04/2006 | ias row 4 : 4 | binod kumar | 20/01/2003 | 15/10/2004 | ias row 5 : 5 | wajahat habibullah | 08/11/2000 | 13/01/2003 | ias row 6 : 6 | b.s. baswan | 06/10/1996 | 08/11/2000 | ias row 7 : 7 | n.c. saxena | 25/05/1993 | 06/10/1996 | ias row 8 : 8 | b.n. yugandhar | 26/05/1988 | 25/01/1993 | ias row 9 : 9 | r.n. chopra | 06/06/1985 | 29/04/1988 | ias row 10 : 10 | k. ramanujam | 27/02/1984 | 24/02/1985 | ias row 11 : 11 | r.k. shastri | 09/11/1982 | 27/02/1984 | ias row 12 : 12 | i.c. puri | 16/06/1982 | 11/10/1982 | ias row 13 : 13 | p.s. appu | 02/08/1980 | 01/03/1982 | ias row 14 : 14 | g.c.l. jone | 23/07/1977 | 30/06/1980 | ias row 15 : 15 | b.c. mathur | 17/05/1977 | 23/07/1977 | ias row 16 : 16 | rajeshwar prasa | 11/05/1973 | 11/04/1977 | ias row 17 : 17 | d.d. sathe | 19/03/1969 | 11/05/1973 | ics row 18 : 18 | k.k. das | 12/07/1968 | 24/02/1969 | ics row 19 : 19 | m.g. pimputkar | 04/09/1965 | 29/04/1968 | ics row 20 : 20 | s.k. dutta | 13/08/1963 | 02/07/1965 | ics row 21 : 21 | a.n. jha | 01/09/1959 | 30/09/1962 | ics ] Execute this SQL based on the above table: select sr. no. where till = 11
12, 16, 17
[ header: pos. | artist | single | year | sales | peak row 1 : 1 | daniel lavoie, pat | "belle" | 1998 | 2,221,000 | 1 row 2 : 4 | wes | "alane" | 1997 | 1,418,000 | 1 row 3 : 10 | celine dion | "the reason" / "my heart will | 1998 | 1,197,000 | 1 row 4 : 16 | celine dion | "pour que tu m'aime | 1995 | 955,000 | 1 row 5 : 19 | andrea bocelli & helene | "vivo per lei (je vis pour | 1998 | 874,000 | 1 row 6 : 20 | zebda | "tomber la chemise" | 1999 | 868,000 | 1 row 7 : 22 | khaled | "aicha" | 1996 | 824,000 | 1 row 8 : 24 | david hallyday | "tu ne m'a | 1999 | 801,000 | 1 row 9 : 25 | will smith | "men in black" | 1997 | 783,000 | 1 row 10 : 32 | brandy & monica | "the boy is mine" | 1998 | 662,000 | 2 row 11 : 35 | tina arena | "aller plus haut" | 1999 | 617,000 | 2 row 12 : 39 | eiffel 65 | "move your body" | 1999 | 589,000 | 1 row 13 : 40 | britney spears | "... baby one more time" | 1999 | 578,000 | 1 row 14 : 54 | hanson | "mmmbop" | 1997 | 490,000 | 4 row 15 : 59 | regg'lyss | "mets de l'huile" | 1993 | 476,000 | 1 row 16 : 60 | janet jackson | "together again" | 1998 | 475,000 | 2 row 17 : 61 | modern talking | "you're my heart, you're | 1998 | 475,000 | 3 row 18 : 64 | lara fabian | "je t'aime" | 1997 | 471,000 | 6 row 19 : 65 | madonna | "frozen" | 1998 | 469,000 | 2 row 20 : 66 | francois feldman | "joy" | 1991 | 468,000 | 1 row 21 : 67 | patrick bruel | "qui a le droit... (live) | 1991 | 466,000 | 1 row 22 : 68 | youssou n'dour | "7 seconds" | 1994 | 465,000 | 1 row 23 : 73 | freddie mercury | "living on my own 1993" | 1993 | 426,000 | 1 row 24 : 81 | g.o. culture | "darla_dirladada" | 1993 | 397,000 | 1 row 25 : 82 | spice girls | "spice up your life" | 1997 | 397,000 | 3 row 26 : 85 | jean-philippe audin & | "song of ocarina" | 1991 | 379,000 | 1 row 27 : 86 | boris | "soiree disco" | 1996 | 376,000 | 1 row 28 : 89 | celine dion | "un garcon pas comme les autres (zi | 1993 | 365,000 | 2 row 29 : 90 | liane foly | "la vie ne m'apprend | 1999 | 364,000 | 3 row 30 : 91 | fool's garden | "lemon tree" | 1996 | 362,000 | 3 ] Execute this SQL based on the above table: select peak order by id desc limit 1
3.0
[ header: community | currency | region | target date | notes row 1 : economic and monetary community of central africa (ce | central african cfa franc | africa | None | not yet functioning common market row 2 : west african economic and monetary union (u | west african cfa franc | africa | None | not yet functioning common market row 3 : gulf cooperation council (gcc) | khaleeji | middle east | 2013 | possibly gold backed, but postponed row 4 : east african community (eac) | east african shilling | africa | 2015 | to be used by the future east african row 5 : caribbean single market and economy (a | None | latin america /caribbean | 2015 | to supplement the oecs eastern ca row 6 : southern african customs union (sacu | south african rand | africa | 2015 | de facto for the cma member when the row 7 : southern african development community (sadc | south african rand (interim proposal) | africa | 2016 | to supplement or succeed the cma and southern africa row 8 : south asian association for regional cooperation | None | south asia | 2016 | None row 9 : union of south american nations (unasur) | latino | latin america /caribbean | 2019 | None row 10 : economic community of central african states (ecca | None | africa | None | to supplement the economic and monetary community of central row 11 : economic community of west african states (eco | None | africa | None | to succeed uemoa and wa row 12 : african economic community | None | africa | 2028 | see african monetary union row 13 : union state of russia and belarus | russian ruble | europe | None | None row 14 : arab league | arab dinar | arab states | None | arab dinar has been proposed ever since the creation ] Execute this SQL based on the above table: select target date where community = 'southern african customs union (sacu)'
2015
[ header: name | japanese | distance (km) | connections | location row 1 : okayama | 岡山 | 0 | sanyo shinkansen | kita-ku, okayama row 2 : bizen-mikado | 備前三門 | 1.9 | None | kita-ku, okayama row 3 : daianji | 大安寺 | 3.3 | None | kita-ku, okayama row 4 : bizen-ichinomiya | 備前一宮 | 6.5 | None | kita-ku, okayama row 5 : kibitsu | 吉備津 | 8.4 | None | kita-ku, okayama row 6 : bitchu-takamatsu | 備中高松 | 11 | None | kita-ku, okayama row 7 : ashimori | 足守 | 13.4 | None | kita-ku, okayama row 8 : hattori | 服部 | 16.2 | None | soja row 9 : higashi-soja | 東総社 | 18.8 | None | soja row 10 : soja | 総社 | 20.4 | hakubi line ibara railway | soja ] Execute this SQL based on the above table: select japanese where distance (km) > ( select distance (km) where japanese = '備前一宮' )
吉備津, 備中高松, 足守, 服部, 東総社, 総社
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 3 | 7:00 pm | utah state | #19 | rice-eccles stadium • salt lake | the mtn | w 35-17 | 45333 row 2 : september 12 | 8:30 pm | at san jose state | #17 | spartan stadium • san jos | espnu | w 24-14 | 23684 row 3 : september 19 | 1:30 pm | at oregon | #18 | autzen stadium • eugene | espn | l 24-31 | 58017 row 4 : september 26 | 5:30 pm | louisville | None | rice-eccles stadium • salt lake | cbscs | w 30-14 | 45588 row 5 : october 10 | 4:00 pm | at colorado state | None | hughes stadium • fort collins | the mtn | w 24-17 | 30499 row 6 : october 17 | 8:00 pm | at unlv | #24 | sam boyd stadium • las | the mtn | w 35-15 | 26315 row 7 : october 24 | 2:00 pm | air force | #19 | rice-eccles stadium • salt lake | versus | w 23-16 ot | 45129 row 8 : october 31 | 6:00 pm | wyoming | #19 | rice-eccles stadium • salt lake | the mtn | w 22-10 | 44837 row 9 : november 7 | 4:00 pm | new mexico | #17 | rice-eccles stadium • salt lake | the mtn | w 45-14 | 45051 row 10 : november 14 | 5:30 pm | at #4 tcu | #16 | amon g. carter stadium • for | cbscs | l 28-55 | 50307 row 11 : november 21 | 2:00 pm | san diego state | #23 | rice-eccles stadium • salt lake | versus | w 38-7 | 44991 row 12 : november 28 | 3:00 pm | at #18 byu | #22 | lavell edwards stadium • | cbscs/the m | l 23-26 ot | 64301 row 13 : december 23 | 6:00 pm | vs. california | #23 | qualcomm stadium • san die | espn | w 37-27 | 32665 ] Execute this SQL based on the above table: select count ( * ) where rank# < ( select rank# where time = '6:00 pm' and rank# = '#19' )
0
[ header: goal | date | venue | opponent | score | result | competition row 1 : 1 | 10 october 1998 | tyencastle park, e | estonia | 1-1 | 3-2 | ecqg9 row 2 : 2 | 10 october 1998 | tyencastle park, e | estonia | 3-2 | 3-2 | ecqg9 row 3 : 3 | 14 october 1998 | pittodrie stadium, aberdeen | faroe islands | 2-0 | 2-1 | ecqg9 row 4 : 4 | 4 september 1999 | olimpijski stadion | bosnia and herzegovin | 2-1 | 2-1 | ecqg9 row 5 : 5 | 24 march 2001 | hampden park, glasgow | belgium | 1-0 | 2-2 | wcqg6 row 6 : 6 | 24 march 2001 | hampden park, glasgow | belgium | 2-0 | 2-2 | wcqg6 row 7 : 7 | 28 march 2001 | hampden park, glasgow | san marino | 3-0 | 4-0 | wcqg6 ] Execute this SQL based on the above table: select competition where competition = 'ecqg9'
ecqg9, ecqg9, ecqg9, ecqg9
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 5 | jim clark | lotus-ford | 80 | 1:59:25.6 | 1 | 9 row 2 : 2 | 2 | denny hulme | brabham-repco | 80 | + 12.8 | 4 | 6 row 3 : 3 | 8 | chris amon | ferrari | 80 | + 16.6 | 6 | 4 row 4 : 4 | 1 | jack brabham | brabham-repco | 80 | + 21.8 | 3 | 3 row 5 : 5 | 12 | pedro rodriguez | cooper-maserati | 79 | + 1 lap | 9 | 2 row 6 : 6 | 7 | john surtees | honda | 78 | + 2 laps | 7 | 1 row 7 : 7 | 15 | chris irwin | brm | 77 | + 3 laps | 13 | None row 8 : 8 | 20 | david hobbs | brm | 77 | + 3 laps | 14 | None row 9 : 9 | 14 | alan rees | cooper-maserati | 76 | + 4 laps | 15 | None row 10 : 10 | 18 | guy ligier | brabham-repco | 76 | + 4 laps | 21 | None row 11 : ret | 19 | bob anderson | brabham-climax | 67 | engine | 17 | None row 12 : ret | 6 | graham hill | lotus-ford | 64 | engine | 2 | None row 13 : ret | 4 | mike spence | brm | 44 | ignition | 11 | None row 14 : ret | 9 | dan gurney | eagle-weslake | 34 | clutch | 5 | None row 15 : ret | 22 | silvio moser | cooper-ats | 29 | oil pressure | 20 | None row 16 : ret | 11 | jochen rindt | cooper-maserati | 26 | engine | 8 | None row 17 : ret | 3 | jackie stewart | brm | 20 | transmission | 12 | None row 18 : ret | 10 | bruce mclaren | eagle-weslake | 14 | engine | 10 | None row 19 : ret | 17 | jo siffert | cooper-maserati | 10 | engine | 18 | None row 20 : ret | 23 | jo bonnier | cooper-maserati | 0 | engine | 9 | None row 21 : dns | 16 | piers courage | brm | 0 | non starter | None | None ] Execute this SQL based on the above table: select count ( * ) where grid > 1255
0
[ header: medal | name | sport | event | date row 1 : gold | brahim asloum | boxing | light flyweight | september 30 row 2 : gold | tony estanguet | canoeing | men's slalom | september 18 row 3 : gold | florian rousseau | cycling | men's keirin | september 21 row 4 : gold | florian rousseau, laurent | cycling | men's team sprint | september 17 row 5 : gold | felicia ballanger | cycling | women's track time trial | september 16 row 6 : gold | felicia ballanger | cycling | women's sprint | september 17 row 7 : gold | miguel martinez | cycling | men's cross-country | september 24 row 8 : gold | jean-noel ferrari, | fencing | men's team foil | september 22 row 9 : gold | david douillet | judo | men's +100 kg | september 22 row 10 : gold | michel andrieux, jean- | rowing | men's coxless pair | september 23 row 11 : silver | france national basketball team jim bil | basketball | men's competition | october 1 row 12 : silver | brigitte guibal | canoeing | women's slalom | september 18 row 13 : silver | florian rousseau | cycling | men's sprint | september 20 row 14 : silver | marion clignet | cycling | women's individual pursuit | september 18 row 15 : silver | hugues obry | fencing | men's epee | september 16 row 16 : silver | jean-francois di martin | fencing | men's team epee | september 18 row 17 : silver | mathieu gourdain | fencing | men's sabre | september 21 row 18 : silver | mathieu gourdain, | fencing | men's team sabre | september 24 row 19 : silver | eric poujade | gymnastics | men's pommel horse | september 24 row 20 : silver | larbi benboudaou | judo | men's 66 kg | september 16 row 21 : silver | celine lebrun | judo | women's 78 kg | september 21 row 22 : silver | delphine racinet | shooting | women's trap | september 18 row 23 : silver | roxana maracineanu | swimming | women's 200 m backstroke | september 22 row 24 : bronze | jerome thomas | boxing | flyweight | october 1 row 25 : bronze | anne-lise bardet | canoeing | women's slalom | september 18 row 26 : bronze | jeannie longo | cycling | women's road time trial | september 30 row 27 : bronze | laura flessel-colovic | fencing | women's epee | september 17 row 28 : bronze | stephane traineau | judo | men's 100 kg | september 21 row 29 : bronze | thibaud chapelle, pascal tour | rowing | men's lightweight double sculls | september 24 ] Execute this SQL based on the above table: select count ( event ) where medal = 'silver'
13
[ header: # | club | winner | last win | runner-up | last losing final row 1 : 1 | esteghlal (taj) | 6 | 2012 | 3 | 2004 row 2 : 2 | persepolis | 5 | 2011 | 2 | 2013 row 3 : 3 | sepahan | 4 | 2013 | 0 | None row 4 : 4 | malavan | 3 | 1990 | 4 | 2011 row 5 : 5 | zob ahan | 2 | 2009 | 1 | 2001 row 6 : 6 | bahman | 1 | 1995 | 2 | 2000 row 7 : 6 | fajr sepasi | 1 | 2001 | 2 | 2003 row 8 : 6 | tractor sazi | 1 | 2014 | 2 | 1995 row 9 : 8 | bargh shiraz | 1 | 1997 | 1 | 1996 row 10 : 8 | saba qom (saba | 1 | 2005 | 1 | 2007 row 11 : 10 | saipa | 1 | 1994 | 0 | None row 12 : 10 | shahin ahvaz | 1 | 1988 | 0 | None row 13 : 13 | homa | 0 | None | 1 | 1977 row 14 : 13 | kheibar khorramabad | 0 | None | 1 | 1986 row 15 : 13 | jonoob ahvaz | 0 | None | 1 | 1994 row 16 : 13 | aboomoslem | 0 | None | 1 | 2005 row 17 : 13 | damash (pegah) | 0 | None | 1 | 2008 row 18 : 13 | rah ahan | 0 | None | 1 | 2009 row 19 : 13 | gostaresh foolad | 0 | None | 1 | 2010 row 20 : 13 | shahin bushehr | 0 | None | 1 | 2012 row 21 : 13 | mes kerman | 0 | None | 1 | 2014 ] Execute this SQL based on the above table: select club where club in ( 'zob ahan' , 'rah ahan' ) order by club - club desc limit 1
zob ahan
[ header: city | country | iata | icao | airport | commenced | ended row 1 : bangkok | thailand | bkk | vtbs | suvarnabhumi airport | 2004 | present row 2 : chennai | india | maa | vomm | chennai international airport | 2007 | present row 3 : chiang mai | thailand | cnx | vtcc | chiang mai international airport | 2005 | 2008 row 4 : da nang | vietnam | dad | vvdn | da nang international airport | 2006 | 2006 row 5 : dhaka | bangladesh | dac | vghs | shahjalal international airport | 2012 | present row 6 : guangzhou | china | can | zggg | guangzhou baiyun international airport | 2006 | present row 7 : haikou | china | hak | zjhk | haikou meilan international airport | 2006 | present row 8 : hat yai | thailand | hdy | vtss | hat yai international airport | 2004 | present row 9 : ho chi minh city | vietnam | sgn | vvts | tan son nhat international airport | 2005 | present row 10 : hong kong | hong kong | hkg | vhhh | hong kong international airport | 2010 | present row 11 : hyderabad | india | hyd | vohs | rajiv gandhi international | 2012 | present row 12 : kochi | india | cok | voci | cochin international airport | 2012 | present row 13 : krabi | thailand | kbv | vtsg | krabi airport | 2005 | present row 14 : kuala lumpur | malaysia | kul | wmkk | kuala lumpur international airport | 2008 | present row 15 : kuching | malaysia | kch | wbgg | kuching international airport | 2008 | 2013 row 16 : langkawi | malaysia | lgk | wmkl | langkawi international airport | 2009 | 2010 row 17 : lijang | china | ljg | zplj | lijiang sanyi airport | 2013 | present row 18 : lombok | indonesia | lop | wadl | lombok international airport | 2013 | present row 19 : manila | philippines | mnl | rpll | ninoy aquino international airport | 2010 | present row 20 : penang | malaysia | pen | wmkp | penang international airport | 2009 | present row 21 : perth | australia | per | ypph | perth airport | 2004 | present row 22 : phnom penh | cambodia | pnh | vdpp | phnom penh international airport | 2012 | present row 23 : singapore | singapore | sin | wsss | singapore changi airport[hub | 2004 | present row 24 : surabaya | indonesia | sub | warr | juanda international airport | 2013 | present row 25 : taipei | taiwan | tpe | rctp | taiwan taoy | 2011 | present row 26 : thiruvananthapuram | india | trv | votv | trivandrum international airport | 2010 | present row 27 : tiruchirapalli | india | trz | votr | tiruchirapalli airport | 2010 | present row 28 : udon thani | thailand | uth | vtud | udon thani international airport | 2007 | 2007 ] Execute this SQL based on the above table: select country where commenced = ( select commenced where country = 'singapore' ) + 1
thailand, vietnam, thailand
[ header: township | fips | population center | population | population density /km2 (/sq mi) | land area km2 (sq mi) | water area km2 (sq mi) | water % | geographic coordinates row 1 : alexandria | 1100 | None | 859 | 7 (18) | 123 (48) | 1 (0) | 0.62% | 39°16′8′′n 95°7 row 2 : delaware | 17450 | None | 1361 | 22 (57) | 62 (24) | 3 (1) | 4.19% | 39°14′50′′n 94° row 3 : easton | 19625 | None | 1245 | 11 (30) | 109 (42) | 0 (0) | 0.11% | 39°21′57′′n 95°7 row 4 : fairmount | 22325 | basehor | 6266 | 61 (159) | 102 (39) | 0 (0) | 0.39% | 39°8′4′′n 94° row 5 : high prairie | 32125 | None | 1768 | 14 (37) | 124 (48) | 0 (0) | 0.27% | 39°15′30′′n 95°0 row 6 : kickapoo | 36700 | None | 1760 | 15 (40) | 114 (44) | 3 (1) | 2.39% | 39°20′45′′n 94° row 7 : reno | 58950 | None | 1143 | 10 (27) | 111 (43) | 2 (1) | 1.56% | 39°1′8′′n 95°8 row 8 : sherman | 65000 | None | 2367 | 22 (57) | 108 (42) | 3 (1) | 2.44% | 39°0′59′′n 95°0 row 9 : stranger | 68500 | None | 2451 | 19 (50) | 127 (49) | 0 (0) | 0.17% | 39°8′16′′n 95°2 row 10 : tonganoxie | 70825 | tonganoxie (part) | 4852 | 35 (91) | 137 (53) | 1 (0) | 0.66% | 39°7′0′′n 95°6 ] Execute this SQL based on the above table: select population where water % = '4.19%'
1361.0
[ header: position | song title | artist | sales | highest position row 1 : 1 | unchained melody/white cliffs | robson green & jerome flyn | 1,844,000 | 1 row 2 : 2 | gangsta's paradise | coolio featuring l.v | 1,110,000 | 1 row 3 : 3 | i believe/up on the roof | robson green & jerome flyn | 1,049,000 | 1 row 4 : 4 | back for good | take that | 960,000 | 1 row 5 : 5 | think twice | celine dion | 928,000 | 1 row 6 : 6 | fairground | simply red | 782,000 | 1 row 7 : 7 | you are not alone | michael jackson | 714,000 | 1 row 8 : 8 | earth song | michael jackson | 802,000 | 1 row 9 : 9 | missing | everything but the girl | 696,000 | 3 row 10 : 10 | wonderwall | oasis | 665,000 | 2 row 11 : 11 | boom boom boom | outhere brothers | 652,000 | 1 row 12 : 12 | country house | blur | 642,000 | 1 row 13 : 13 | father and son | boyzone | 620,000 | 2 row 14 : 14 | don't stop (wiggle wiggle | outhere brothers | 617,000 | 1 row 15 : 15 | boombastic | shaggy | 557,000 | 1 row 16 : 16 | cotton eye joe | rednex | 512,000 | 1 row 17 : 17 | set you free | n-trance | 503,000 | 2 row 18 : 18 | living next door to alice | smokie featuring roy ch | 495,000 | 3 row 19 : 19 | hold me, thrill me, kiss me, kill | u2 | 471,000 | 2 row 20 : 20 | roll with it | oasis | 456,000 | 2 row 21 : 21 | guaglione | perez 'prez' prado | 445,000 | 2 row 22 : 22 | i'll be there for you | the rembrandts | 421,000 | 3 row 23 : 23 | two can play that game | bobby brown | 413,000 | 3 row 24 : 24 | here comes the hotstepper | ini kamoze | 407,000 | 4 row 25 : 25 | shy guy | diana king | 405,000 | 2 row 26 : 26 | it's oh so quiet | bjork | 404,000 | 4 row 27 : 27 | never forget | take that | 403,000 | 1 row 28 : 28 | don't give me your life | alex party | 395,000 | 2 row 29 : 29 | waterfalls | tlc | 355,000 | 4 row 30 : 30 | scatman (ski ba bop ba | scatman john | 352,000 | 2 row 31 : 31 | some might say | oasis | 346,000 | 1 row 32 : 32 | you'll see | madonna | 342,000 | 5 row 33 : 33 | thunder | east 17 | 339,000 | 4 row 34 : 34 | stayin' alive | n-trance featuring ricardo | 335,000 | 2 row 35 : 35 | i'd lie for you (and that | meat loaf | 334,000 | 2 row 36 : 36 | common people | pulp | 326,000 | 2 row 37 : 37 | fantasy | mariah carey | 323,000 | 4 row 38 : 38 | i've got a little something for | mn8 | 317,000 | 2 row 39 : 39 | kiss from a rose/i'm alive | seal | 310,000 | 4 row 40 : 40 | dreamer | livin' joy | 303,000 | 1 ] Execute this SQL based on the above table: select artist where id = ( select id where artist = 'michael jackson' ) + 1
michael jackson
[ header: name | hanzi | population (2005) | area (km2) row 1 : qingxi | 清溪镇 | 20000 | 2.9 row 2 : ruyi | 如意镇 | 15100 | 33.85 row 3 : yintian | 银田镇 | 19500 | 28 row 4 : daping | 大坪乡 | 14300 | 32 row 5 : yongyi | 永义乡 | 10600 | 24 row 6 : shaoshan | 韶山乡 | 14700 | 37.62 row 7 : yanglin | 杨林乡 | 20600 | 58.8 ] Execute this SQL based on the above table: select abs ( ( select population (2005) where hanzi = '杨林乡' ) - ( select population (2005) where hanzi = '杨林乡' ) )
0.0
[ header: rank | team | athletes | run 1 | run 2 | run 3 | run 4 | final row 1 : silver | italy (ita) italy | eugenio monti, | 1:17.69 | 1:17.97 | 1:18.13 | 1:18.31 | 5:12.10 row 2 : bronze | united states (usa) usa i | arthur tyler, william | 1:17.75 | 1:17.87 | 1:18.25 | 1:18.52 | 5:12.39 row 3 : 4 | switzerland (sui) | max angst, aby gar | 1:17.41 | 1:17.85 | 1:18.68 | 1:20.33 | 5:14.27 row 4 : 7 | austria (aut) austria i | kurt loserth, wil | 1:19.37 | 1:19.12 | 1:20.08 | 1:19.72 | 5:18.29 row 5 : 8 | germany (ger) germany ii | franz schelle, jako | 1:19.03 | 1:18.84 | 1:19.31 | 1:21.35 | 5:18.50 row 6 : 9 | spain (esp) spain | alfonso de portago, | 1:18.87 | 1:19.27 | 1:21.37 | 1:19.08 | 5:19.49 row 7 : 11 | norway (nor) norway i | arne røgden, ar | 1:20.96 | 1:20.08 | 1:20.45 | 1:20.01 | 5:21.50 row 8 : 13 | sweden (swe) s | kjell holmstrom, | 1:20.58 | 1:20.32 | 1:21.15 | 1:21.13 | 5:23.18 row 9 : 16 | sweden (swe) s | olle axelsson, | 1:18.95 | 1:19.98 | 1:22.75 | 1:21.86 | 5:23.54 row 10 : 18 | france (fra) france | andre robin, pierre bouvier | 1:20.00 | 1:21.25 | 1:20.95 | 1:21.63 | 5:23.83 row 11 : 21 | poland (pol) poland | aleksy konieczny | None | None | None | None | 5:28.40 ] Execute this SQL based on the above table: select count ( athletes ) where run 2 = '1:17.87'
1
[ header: title | contents | pages | published | isbn row 1 : volume 1 | "the iron legion" (issues 1- | 112 | july 2008 | isbn 978-1-60010- row 2 : volume 2 | "the star beast" (issue 26 only) | 120 | december 2008 | isbn 978-1-60010-2 row 3 : volume 3 | "changes" (issues 118-11 | 128 | may 2009 | isbn 978-1-60010-4 row 4 : volume 4 | "junk-yard demon" (issue | 152 | november 2009 | isbn 978-1-60010- row 5 : volume 6 | "the shape shifter" (issues | 148 | december 2010 | isbn 978-1-60010-7 row 6 : omnibus 1 | collects volumes 1, 2 & 3 | 356 | april 2010 | isbn 978-1-60010- row 7 : omnibus 2 | collects volumes 4, 5 & 6 | 400 | september 2011 | isbn 978-1-60010-9 row 8 : omnibus 3 | collects volumes 7, 8 & 9 | tbc | 2014 tbc | isbn tbc ] Execute this SQL based on the above table: select min ( pages ) where isbn = 'isbn 978-1-60010-534-0'
152.0
[ header: # | title | producer(s) | featured guest(s) | length row 1 : 1 | "intro" | swizzo (of drum squad) | None | 1:41 row 2 : 2 | "interlude" | crown kingz productions (ckp) | None | 2:22 row 3 : 3 | "dem boyz" | nitti | p. diddy | 4:16 row 4 : 4 | "felonies" | jazze pha | None | 5:49 row 5 : 5 | "look" | drumma boy | None | 4:56 row 6 : 6 | "gangstas" | erick sermon | eazy-e | 3:49 row 7 : 7 | "don't put your hands on me" | dj toomp | None | 4:33 row 8 : 8 | "bitches & bizness" | nitti | rick ross (uncredited) | 4:21 row 9 : 9 | "trap niggas" | drumma boy | None | 3:37 row 10 : 10 | "still slizzard" | nitti | None | 5:07 row 11 : 11 | "no talkin" | sanchez | None | 5:25 row 12 : 12 | "happy jamz" | jazze pha | jazze pha | 4:48 row 13 : 13 | "if u a thug | keith mack | None | 5:09 row 14 : 14 | "lay it down" | jasper | None | 4:17 row 15 : 15 | "pussy m.f.' | horace "bubba" mitchell | trick daddy | 4:24 row 16 : 16 | "keep it hood 2nite" | midnight black | None | 3:23 ] Execute this SQL based on the above table: select featured guest(s) where featured guest(s) = 'rick ross (uncredited)' and title < 1008
rick ross (uncredited)
[ header: code | county | former province | area (km2) | population census 2009 | capital row 1 : 1 | mombasa | coast | 212.5 | 939370 | mombasa (city) row 2 : 2 | kwale | coast | 8270.3 | 649931 | kwale row 3 : 3 | kilifi | coast | 12245.9 | 1109735 | kilifi row 4 : 4 | tana river | coast | 35375.8 | 240075 | hola row 5 : 5 | lamu | coast | 6497.7 | 101539 | lamu row 6 : 6 | taita-tavet | coast | 17083.9 | 284657 | voi row 7 : None | totals | None | 79686.1 | 3325307 | None ] Execute this SQL based on the above table: select ( select area (km2) where county = 'mombasa' ) - ( select area (km2) where county = 'mombasa' )
0.0
[ header: season | division | w-l | finish | home | road | gf | ga | coach | playoffs | avg attendance row 1 : 2006 | western | 1-15 | 6th | 0-8 | 1-7 | 150 | 202 | paul day | missed playoffs | 10367 row 2 : 2007 | western | 6-10 | 5th | 4-4 | 2-6 | 160 | 189 | paul day | missed playoffs | 10815 row 3 : 2008 | western | 4-12 | 5th | 3-5 | 1-7 | 141 | 197 | paul day (0-5) bob ham | missed playoffs | 8820 row 4 : 2009 | western | 5-11 | 6th | 4-4 | 1-7 | 159 | 200 | bob hamley | missed playoffs | 8347 row 5 : 2010 | western | 10-6 | 3rd | 5-3 | 5-3 | 186 | 201 | derek keenan | lost in western final | 7558 row 6 : 2011 | western | 5-11 | 5th | 4-4 | 1-7 | 175 | 204 | derek keenan | missed playoffs | 7151 row 7 : 2012 | western | 6-10 | 4th | 4-4 | 2-6 | 167 | 175 | derek keenan | lost in final | 7050 row 8 : 2013 | western | 9-7 | 3rd | 2-6 | 7-1 | 203 | 170 | derek keenan | lost in western semi-final | 6714 row 9 : total | 8 seasons | 46-82 | None | 26-38 | 20-44 | 1341 | 1538 | None | None | 8353 row 10 : playoff totals | None | 3-3 | None | 0-0 | 3-3 | 73 | 54 | None | None | None ] Execute this SQL based on the above table: select ga where avg attendance is null and avg attendance is null
54
[ header: area served | city of license | vc | rf | callsign | network | notes row 1 : evansville | evansville | 7 | 28 | wtvw | cw | None row 2 : evansville | evansville | 9 | 9 | wnin | pbs | None row 3 : fort wayne | fort wayne | 21 | 24 | wpta | abc | cw on 21.2 row 4 : fort wayne | fort wayne | 33 | 19 | wise-tv | nbc | mnt on 33.2 row 5 : fort wayne | fort wayne | 39 | 40 | wfwa | pbs | None row 6 : fort wayne | fort wayne | 55 | 36 | wfft-tv | fox | None row 7 : gary | gary | 56 | 17 | wyin | pbs | None row 8 : indianapolis | indianapolis | 8 | 9 | wish-tv | cbs | None row 9 : indianapolis | indianapolis | 13 | 13 | wthr | nbc | None row 10 : indianapolis | indianapolis | 20 | 21 | wfyi | pbs | None row 11 : indianapolis | marion | 23 | 32 | wndy-tv | mnt | None row 12 : indianapolis | bloomington | 30 | 14 | wtiu | pbs | None row 13 : indianapolis | indianapolis | 40 | 16 | whmb-tv | lesea | None row 14 : indianapolis | bloomington | 42 | 42 | wclj-tv | tbn | None row 15 : indianapolis | indianapolis | 59 | 45 | wxin | fox | None row 16 : indianapolis | bloomington | 63 | 27 | wipx-tv | ion | None row 17 : indianapolis | indianapolis | 69 | 44 | wdti | daystar | None row 18 : kokomo | kokomo | 29 | 29 | wttk | cw | satellite of wttv ch. row 19 : muncie | muncie | 49 | 23 | wipb | pbs | None row 20 : south bend | south bend | 16 | 42 | wndu-tv | nbc | None row 21 : south bend | south bend | 22 | 22 | wsbt-tv | cbs | None row 22 : south bend | elkhart | 28 | 28 | wsjv | fox | None row 23 : south bend | south bend | 34 | 35 | wnit | pbs | None row 24 : south bend | south bend | 46 | 48 | whme-tv | lesea | None row 25 : terre haute | terre haute | 10 | 10 | wthi-tv | cbs | fox on 10.2 row 26 : terre haute | terre haute | 38 | 39 | wawv-tv | abc | None row 27 : vincennes | vincennes | 22 | 22 | wvut | pbs | None row 28 : ~chicago il | gary | 50 | 51 | wpwr-tv | mnt | None row 29 : ~chicago il | hammond | 62 | 36 | wjys | ind | None row 30 : ~louisville ky | salem | 58 | 51 | wmyo | mnt | None ] Execute this SQL based on the above table: select sum ( rf ) where notes in ( 'satellite of wttv ch. 4 indianapolis' , 'cw on 21.2' )
53.0
[ header: fin | st | driver | car # | make | points | bonus | laps | winnings row 1 : 1 | 1 | jeff gordon | 24 | chevrolet | 195 | 10 | 192 | $355,511 row 2 : 2 | 8 | jimmie johnson | 48 | chevrolet | 175 | 5 | 192 | $251,736 row 3 : 3 | 26 | kurt busch | 2 | dodge | 170 | 5 | 192 | $212,483 row 4 : 4 | 2 | david gilliland | 38 | ford | 160 | None | 192 | $182,689 row 5 : 5 | 25 | jamie mcmurray | 26 | ford | 160 | 5 | 192 | $134,675 row 6 : 7 | 36 | dale earnhardt jr | 8 | chevrolet | 151 | 5 | 192 | $149,233 row 7 : 8 | 20 | david stremme | 40 | dodge | 147 | 5 | 192 | $106,025 row 8 : 9 | 28 | ryan newman | 12 | dodge | 138 | None | 192 | $133,450 row 9 : 10 | 37 | martin truex jr | 1 | chevrolet | 134 | None | 192 | $126,495 row 10 : 11 | 9 | scott riggs | 10 | dodge | 130 | None | 192 | $107,050 row 11 : 12 | 30 | kasey kahne | 9 | dodge | 132 | 5 | 192 | $138,891 row 12 : 13 | 34 | jeff green | 66 | chevrolet | 129 | 5 | 192 | $120,933 row 13 : 14 | 17 | matt kenseth | 17 | ford | 126 | 5 | 192 | $137,641 row 14 : 17 | 10 | david ragan | 6 | ford | 117 | 5 | 192 | $127,100 row 15 : 19 | 31 | j.j. yeley | 18 | chevrolet | 106 | None | 192 | $116,033 row 16 : 20 | 35 | bobby labonte | 43 | dodge | 103 | None | 192 | $127,111 row 17 : 21 | 3 | denny hamlin | 11 | chevrolet | 105 | 5 | 192 | $102,550 row 18 : 23 | 18 | jeremy mayfield | 36 | toyota | 94 | None | 192 | $83,075 row 19 : 25 | 29 | reed sorenson | 41 | dodge | 88 | None | 192 | $101,947 row 20 : 27 | 11 | boris said | 160 | ford | 87 | 5 | 191 | $80,775 row 21 : 28 | 32 | tony stewart | 20 | chevrolet | 84 | 5 | 190 | $127,761 row 22 : 30 | 21 | johnny sauter | 70 | chevrolet | 73 | None | 190 | $79,325 row 23 : 32 | 14 | david reutimann | 0 | toyota | 67 | None | 184 | $78,525 row 24 : 34 | 42 | jeff burton | 31 | chevrolet | 66 | 5 | 151 | $118,266 row 25 : 37 | 13 | kyle busch | 5 | chevrolet | 52 | None | 130 | $95,800 row 26 : 38 | 33 | joe nemechek | 13 | chevrolet | 49 | None | 130 | $77,450 row 27 : 39 | 7 | casey mears | 25 | chevrolet | 51 | 5 | 124 | $85,250 row 28 : 40 | 43 | dale jarrett | 44 | toyota | 43 | None | 38 | $77,000 ] Execute this SQL based on the above table: select count ( make ) where driver = '23'
0
[ header: game | date | opponent | venue | result | attendance | goalscorers row 1 : 1 | 19 august 1978 | hereford united | away | 0-0 | 5674 | None row 2 : 3 | 26 august 1978 | reading | away | 0-2 | 4788 | None row 3 : 5 | 9 september 1978 | wimbledon | away | 1-2 | 3217 | corrigan row 4 : 6 | 13 september 1978 | rochdale | home | 3-0 | 5746 | wright, corrigan, hinn row 5 : 8 | 23 september 1978 | york city | away | 1-0 | 3307 | gore row 6 : 10 | 30 september 1978 | scunthorpe united | home | 1-0 | 4459 | brownbill row 7 : 12 | 14 october 1978 | doncaster rovers | home | 1-0 | 5788 | ward row 8 : 13 | 18 october 1978 | halifax town | home | 1-0 | 5216 | hinnigan row 9 : 14 | 21 october 1978 | barnsley | away | 0-0 | 9841 | None row 10 : 16 | 3 november 1978 | stockport county | away | 1-0 | 8357 | hinnigan row 11 : 20 | 16 december 1978 | halifax town | away | 2-1 | 2437 | moore, purdie row 12 : 21 | 26 december 1978 | crewe alexandra | home | 1-0 | 7586 | houghton row 13 : 22 | 30 december 1978 | aldershot | home | 3-2 | 7289 | moore, houghton (2) row 14 : 23 | 9 january 1979 | port vale | away | 1-2 | 3744 | wright (pen.) row 15 : 24 | 3 february 1979 | portsmouth | home | 2-0 | 8289 | wright, corrigan row 16 : 25 | 14 february 1979 | wimbledon | home | 1-2 | 6704 | purdie (pen.) row 17 : 26 | 17 february 1979 | huddersfield town | home | 2-1 | 7420 | ward (2) row 18 : 27 | 24 february 1979 | doncaster rovers | away | 1-0 | 4612 | wright row 19 : 28 | 28 february 1979 | york city | home | 1-1 | 5896 | houghton row 20 : 29 | 3 march 1979 | barnsley | home | 1-1 | 9427 | wright row 21 : 30 | 10 march 1979 | northampton town | away | 4-2 | 2275 | brownbill (2), purdie, corrig row 22 : 32 | 17 march 1979 | stockport county | home | 2-0 | 7610 | wright, smart row 23 : 33 | 19 march 1979 | rochdale | away | 2-0 | 3621 | purdie, moore row 24 : 34 | 24 march 1979 | grimsby town | away | 1-3 | 8252 | wigginton (o.g.) row 25 : 36 | 31 march 1979 | bournemouth | home | 1-0 | 5527 | houghton row 26 : 37 | 3 april 1979 | hartlepool united | away | 1-1 | 2081 | houghton row 27 : 41 | 16 april 1979 | hartlepool united | home | 2-2 | 8217 | wright, purdie row 28 : 42 | 21 april 1979 | aldershot | away | 0-1 | 5466 | None row 29 : 43 | 28 april 1979 | darlington | home | 2-2 | 6153 | moore, brownbill row 30 : 44 | 1 may 1979 | scunthorpe united | away | 1-0 | 1582 | gore row 31 : 45 | 5 may 1979 | bournemouth | away | 1-2 | 3063 | purdie row 32 : 46 | 7 may 1979 | bradford city | away | 1-1 | 3748 | moore ] Execute this SQL based on the above table: select venue where venue in ( 'away' , 'home' ) and result = '1-1'
home, home, away, away
[ 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 max ( rank )
20.0
[ header: name | founded | defunct | country | publisher | topics | external link row 1 : amiga active | 1999 | 2001 | united kingdom | pinprint publishing | amiga magazine with cu amiga staff | None row 2 : amiga power | 1991 | 1996 | united kingdom | future publishing | amiga games magazine | None row 3 : amiga user international | 1988 | 1997 | europe | aui limited | amiga magazine later published by aui limited | None row 4 : atari age | 1982 | 1984 | united states | None | atari related topics | None row 5 : atari st user | 1987 | 1994 | united kingdom | database publications ltd.(later | atari st magazine with hardware focus; | None row 6 : bgamer | 1998 | None | portugal | goody, sa | general video gaming, hardware | http://www.bgamer.pt row 7 : commodore force | 1993 | 1994 | united kingdom | europress impact | commodore 64 games; originally named | None row 8 : computer and video games | 1981 | 2004 | united kingdom | future publishing | home computing, arcade games, video games | http://computerandvideogames.com row 9 : computing with the amstrad | 1985 | 1988 | united kingdom, australia | database publications | computing with the amstrad or cw | None row 10 : electronic fun with computers & games | 1982 | 1984 | united states | fun & games publishing inc | video, computer and arcade games | None row 11 : expert gamer | 1998 | 2001 | united states | None | the bulk of xg's content was | None row 12 : gamepro | 1989 | 2011 | united states | None | general video gaming | http://www.gamepro.com row 13 : meeveo | 2013 | None | germany | None | news and information about games and hardware | http://www.meeveo.e row 14 : nintendo la rivista | 2002 | None | italy | None | italian nintendo related topics | None row 15 : nintendo power | 1988 | 2012 | united states | None | None | http://www.nintendopower. row 16 : official dreamcast magazine (uk) | 1999 | 2001 | united kingdom | None | uk dreamcast related topics | None row 17 : pc games | 1992 | None | germany | None | pc games | http://www.pcgames.de row 18 : pelit | 1992 | None | finland | None | the oldest and most popular videogame magazine of | http://www.pelit.fi row 19 : pnm (pure ninte | 2011 | None | united states | magcloud/pure media llc | all things nintendo related | http://purenintendo.com/ row 20 : skoar! | 2003 | None | india | jasubhai digital media pvt | an indian game magazine | http://skoar.thinkdigit.com/ row 21 : thirteen1 | 2008 | None | united kingdom | t1 publishing ltd | a free online-based game magazine | http://www.thirteen1.com/ row 22 : your sinclair | 1986 | 1993 | united kingdom | future publishing | sinclair spectrum | http://www.ysrnry. row 23 : your spectrum | 1984 | 1985 | united kingdom | sportscene specialist press | sinclair spectrum | http://www.users.globalnet ] Execute this SQL based on the above table: select avg ( founded )
1993.5217391304348
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 15 | sebastian vettel | red bull-renault | 56 | 1:57:43.485 | 1 | 10 row 2 : 2 | 14 | mark webber | red bull-renault | 56 | 10.97 | 3 | 8 row 3 : 3 | 22 | jenson button | brawn-mercedes | 56 | 44.975 | 5 | 6 row 4 : 4 | 23 | rubens barrichello | brawn-mercedes | 56 | +1:03.704 | 4 | 5 row 5 : 5 | 2 | heikki kovalain | mclaren-mercedes | 56 | +1:05.102 | 12 | 4 row 6 : 6 | 1 | lewis hamilton | mclaren-mercedes | 56 | +1:11.866 | 9 | 3 row 7 : 7 | 10 | timo glock | toyota | 56 | +1:14.476 | 19 | 2 row 8 : 8 | 12 | sebastien buemi | toro rosso-ferr | 56 | +1:16.439 | 10 | 1 row 9 : 9 | 7 | fernando alonso | renault | 56 | +1:24.309 | 2 | None row 10 : 10 | 4 | kimi raikkonen | ferrari | 56 | +1:31.750 | 8 | None row 11 : 11 | 11 | sebastien bourdais | toro rosso-ferr | 56 | +1:34.156 | 15 | None row 12 : 12 | 6 | nick heidfeld | bmw sauber | 56 | +1:35.834 | 11 | None row 13 : 13 | 5 | robert kubica | bmw sauber | 56 | +1:46.853 | 17 | None row 14 : 14 | 21 | giancarlo fisichella | force india-mercedes | 55 | +1 lap | 20 | None row 15 : 15 | 16 | nico rosberg | williams-toyota | 55 | +1 lap | 7 | None row 16 : 16 | 8 | nelson piquet, | renault | 54 | +2 laps | 16 | None row 17 : 17 | 20 | adrian sutil | force india-mercedes | 50 | accident | 18 | None row 18 : ret | 17 | kazuki nakajima | williams-toyota | 43 | transmission | 14 | None row 19 : ret | 3 | felipe massa | ferrari | 20 | electrical | 13 | None row 20 : ret | 9 | jarno trulli | toyota | 18 | collision damage | 6 | None ] Execute this SQL based on the above table: select pos order by laps desc limit 1
1
[ header: year | single | peak chart positions fin | peak chart positions nor | peak chart positions swe | album row 1 : 1994 | "together" | None | None | None | finally row 2 : 1994 | "in your dreams" | None | None | None | finally row 3 : 1995 | "mirror, mirror" | None | 6 | None | finally row 4 : 1995 | "stars in the night" | None | None | None | finally row 5 : 1996 | "you never know" | 12 | 4 | None | finally row 6 : 1996 | "let it all be sunshine" | 13 | None | None | finally row 7 : 1997 | "all my life" | None | None | None | finally row 8 : 1997 | "fly to be free" | None | None | None | finally row 9 : 1998 | "come'n get me" | 6 | None | None | the take off row 10 : 1998 | "sunny holiday" | None | None | None | the take off row 11 : 1999 | "ticket to fly" | None | None | 48 | the take off row 12 : 1999 | "once you pop (you can't stop | None | None | None | express row 13 : 1999 | "this is how we do it" | None | None | None | express row 14 : 2000 | "push it" | None | None | 53 | express row 15 : 2000 | "sha la long" | None | None | None | express row 16 : 2000 | "come on everybody" | None | None | None | express row 17 : 2001 | "i like it" | None | None | None | in action ] Execute this SQL based on the above table: select single where single = '"you never know"'
"you never know"
[ header: outcome | edition | round | opponent team | surface | opponent | score row 1 : loser | 2010 | world group playoffs | slovakia | clay (i) | daniela hantuchova | 6-2, 6-2 row 2 : winner | 2010 | world group playoffs | slovakia | clay (i) | magdalena rybarikova | 6-1, 7-6(7-4) row 3 : winner | 2011 | world group ii | canada | hard (i) | aleksandra wozniak | 6-4, 7-5 row 4 : winner | 2011 | world group ii | canada | hard (i) | rebecca marino | 7-6(7-3), 6-3 row 5 : loser | 2011 | world group playoffs | slovakia | clay (i) | dominika cibulkova | 6-4, 3-6, 1-6 row 6 : loser | 2012 | world group | belgium | hard (i) | yanina wickmayer | 4-6, 4-6 row 7 : winner | 2012 | world group | belgium | hard (i) | kirsten flipkens | 6-2, 6-4 ] Execute this SQL based on the above table: select score group by score order by count ( * ) desc limit 1
7-6(7-3), 6-3
[ header: representative | state | district(s) | served | party | date of birth | date of death | age row 1 : william r. poage | texas | 11 | 1937-1978 | democratic | december 29, 1899 | january 3, 1987 | 87 years, 5 days row 2 : aubert c. dunn | mississippi | 5 | 1935-1937 | democratic | november 20, 1896 | january 4, 1987 | 90 years, 45 days row 3 : charles goodell | new york | 43, 38 | 1959-1968 | republican | march 16, 1926 | january 21, 1987 | 60 years, 311 days row 4 : sala burton | california | 5 | 1983-1987 | democratic | april 1, 1925 | february 1, 1987 | 61 years, 306 days row 5 : tim l. carter | kentucky | 5 | 1965-1981 | republican | september 2, 1910 | march 27, 1987 | 76 years, 206 days row 6 : james g. donovan | new york | 18 | 1951-1957 | democratic | december 15, 1898 | april 6, 1987 | 88 years, 112 days row 7 : edith green | oregon | 3 | 1955-1974 | democratic | january 17, 1910 | april 21, 1987 | 77 years, 94 days row 8 : stewart mckinney | connecticut | 4 | 1971-1987 | republican | january 30, 1931 | may 7, 1987 | 56 years, 97 days row 9 : james j. delaney | new york | 6, 7, 9 | 1945-1947, 1949-1978 | democratic | march 19, 1901 | may 24, 1987 | 86 years, 66 days row 10 : frank carlson | kansas | 6 | 1935-1947 | republican | january 23, 1893 | may 30, 1987 | 94 years, 127 days row 11 : alvin o'konski | wisconsin | 10 | 1943-1973 | republican | may 26, 1904 | july 8, 1987 | 83 years, 43 days row 12 : dominick v. daniels | new jersey | 14 | 1959-1977 | democratic | october 18, 1908 | july 17, 1987 | 78 years, 272 days row 13 : harold r. gross | iowa | 6 | 1949-1975 | republican | june 30, 1899 | september 22, 1987 | 88 years, 84 days row 14 : john n. camp | oklahoma | 6 | 1969-1975 | republican | may 11, 1908 | september 27, 1987 | 79 years, 139 days row 15 : ray j. madden | indiana | 1 | 1943-1977 | democratic | february 25, 1892 | september 28, 1987 | 95 years, 215 days row 16 : raymond w. karst | missouri | 12 | 1949-1951 | democratic | december 31, 1902 | october 4, 1987 | 84 years, 277 days row 17 : charles j. carney | ohio | 19 | 1970-1979 | republican | april 17, 1913 | october 7, 1987 | 74 years, 173 days row 18 : clare boothe luce | connecticut | 4 | 1943-1947 | republican | march 10, 1903 | october 9, 1987 | 84 years, 213 days row 19 : harold washington | illinois | 1 | 1981-1983 | democratic | april 15, 1922 | november 25, 1987 | 65 years, 224 days row 20 : abraham kazen | texas | 23 | 1967-1985 | democratic | january 17, 1919 | november 29, 1987 | 68 years, 316 days row 21 : albert p. morano | connecticut | 4 | 1951-1959 | republican | january 18, 1908 | december 16, 1987 | 79 years, 332 days ] Execute this SQL based on the above table: select state where age = ( select age where state = 'california' ) - 1
new york
[ header: year | competition | venue | position | event | notes row 1 : 2001 | asian junior championships | bandar seri begawan, brun | 1st | 110 m hurdles | 14.05 row 2 : 2002 | world junior championships | kingston, jamaica | 2nd | 110 m hurdles | 13.58 row 3 : 2002 | asian games | busan, south korea | 4th | 110 m hurdles | 13.92 row 4 : 2003 | world indoor championships | birmingham, united kingdom | 18th (h) | 60 m hurdles | 7.81 row 5 : 2003 | world championships | paris, france | 6th | 110 m hurdles | 13.55 row 6 : 2003 | asian championships | manila, philippines | 1st | 110 m hurdles | 13.5 row 7 : 2004 | world indoor championships | budapest, hungary | 17th (h) | 60 m hurdles | 7.75 row 8 : 2004 | olympic games | athens, greece | 33rd (h) | 110 m hurdles | 13.68 row 9 : 2005 | world championships | helsinki, finland | 9th (sf) | 110 m hurdles | 13.44 row 10 : 2005 | asian championships | incheon, south korea | 2nd | 110 m hurdles | 13.44 row 11 : 2006 | world indoor championships | moscow, russia | 8th (sf) | 60 m hurdles | 7.63 row 12 : 2006 | asian games | doha, qatar | 2nd | 110 m hurdles | 13.28 row 13 : 2007 | world championships | osaka, japan | 5th | 110 m hurdles | 13.19 row 14 : 2008 | world indoor championships | valencia, spain | 9th (sf) | 60 m hurdles | 7.65 row 15 : 2008 | olympic games | beijing, china | 8th (sf) | 110 m hurdles | 13.42 row 16 : 2009 | asian championships | guangzhou, china | 2nd | 110 m hurdles | 13.67 row 17 : 2009 | world championships | berlin, germany | 8th (sf) | 110 m hurdles | 13.42 row 18 : 2010 | world indoor championships | doha, qatar | 16th (sf) | 60 m hurdles | 7.82 row 19 : 2010 | asian games | guangzhou, china | 2nd | 110 m hurdles | 13.38 row 20 : 2011 | asian championships | kobe, japan | 2nd | 110 m hurdles | 13.56 row 21 : 2011 | world championships | daegu, south korea | 9th (sf) | 110 m hurdles | 13.57 row 22 : 2012 | world indoor championships | istanbul, turkey | 24th (h) | 60m hurdles | 8.15 row 23 : 2012 | olympic games | london, united kingdom | 37th (h) | 110 m hurdles | 13.78 ] Execute this SQL based on the above table: select position where year = ( select year where position = '5th' ) + 1
9th (sf), 8th (sf)
[ header: year | title | peak chart positions ger | label | artist row 1 : 1981 | savoir faire | None | capitol | mink deville row 2 : 1993 | spanish stroll 1977-1987 | None | disky, raven | mink deville row 3 : 1995 | les inoubliables de willy deville | None | wagram | willy deville row 4 : 1996 | love & emotion: the atlantic years | 54 | atlantic | mink deville row 5 : 1996 | mink/willy deville greatest hits | None | emi | mink deville row 6 : 1996 | spanish stroll | None | disky | mink deville row 7 : 1996 | best of willy deville | None | arcade | willy deville row 8 : 1997 | his greatest hits | None | arcade | mink deville row 9 : 1997 | premium gold collection | None | emi | mink deville row 10 : 1997 | the best of mink deville | None | emi | mink deville row 11 : 1999 | collection legende | None | wagram | willy deville row 12 : 2001 | cadillac walk: the mink de | None | capitol | mink deville row 13 : 2003 | greatest hits | None | emi | mink deville row 14 : 2005 | mink deville | None | disky | mink deville row 15 : 2009 | introducing willy deville | None | edel | willy deville ] Execute this SQL based on the above table: select count ( artist ) where year = 1997
3
[ header: season | level | division | section | position | movements row 1 : 1999 | tier 5 | division 4 | gotland | 6th | varserier (spring series) row 2 : None | tier 5 | division 4 | gotland | 5th | hostserier (autumn series) row 3 : 2000 | tier 5 | division 4 | gotland | 2nd | varserier (spring series) row 4 : None | tier 5 | division 4 | uppland/gotland host | 10th | hostserier (autumn series) row 5 : 2001 | tier 5 | division 4 | gotland | 4th | varserier (spring series) row 6 : None | tier 5 | division 4 | gotland | 4th | slutspel a ( row 7 : 2002 | tier 5 | division 4 | gotland | 3rd | promotion playoffs row 8 : 2003 | tier 5 | division 4 | gotland | 6th | None row 9 : 2004 | tier 5 | division 4 | gotland | 4th | None row 10 : 2005 | tier 5 | division 4 | gotland | 1st | None row 11 : 2006 | tier 5 | division 3 | ostra svealand | 12th | relegated row 12 : 2007 | tier 6 | division 4 | gotland | 2nd | None row 13 : 2008 | tier 6 | division 4 | gotland | 3rd | None row 14 : 2009 | tier 6 | division 4 | gotland | 7th | None row 15 : 2010 | tier 6 | division 4 | gotland | 2nd | None row 16 : 2011 | tier 6 | division 4 | gotland | 4th | None ] Execute this SQL based on the above table: select count ( movements ) where movements = 'None'
0
[ header: res. | record | opponent | method | event | date | round | time | location | notes row 1 : win | 12-3 | mike hayes | ko (punch) | ksw 25: khali | december 7, 2013 | 1 | 1:12 | wrocław, poland | None row 2 : win | 11-3 | nick moghadden | tko (punches) | bellator 99 | september 13, 2013 | 1 | 3:22 | temecula, california | bellator debut row 3 : loss | 10-3 | guto inocente | decision (unanimous) | strikeforce: barnett vs. cor | may 19, 2012 | 3 | 5:00 | san jose, californ | light heavyweight debut row 4 : win | 10-2 | brett albee | tko (strikes) | strikeforce: diaz vs. | april 9, 2011 | 1 | 1:46 | san diego, californ | None row 5 : loss | 9-2 | lavar johnson | ko (punches) | strikeforce challengers: bowling v | october 22, 2010 | 1 | 2:17 | fresno, californ | None row 6 : win | 9-1 | eddie sapp | submission (rear-naked choke) | native fighting championship 6 | august 14, 2010 | 1 | 2:01 | campo, california, | None row 7 : loss | 8-1 | cody goodale | decision (unanimous) | gladiator challenge: maximum force | april 25, 2010 | 3 | 5:00 | san jacinto, cali | None row 8 : win | 8-0 | ovince st. preux | tko (punches) | top combat championship 1 | september 26, 2009 | 2 | 0:46 | san juan, puerto | None row 9 : win | 7-0 | william richey | decision (unanimous) | called out mma 1 | august 15, 2009 | 3 | 5:00 | ontario, california | None row 10 : win | 6-0 | buckley acosta | tko (punches) | gladiator challenge: venom | april 23, 2009 | 1 | 2:59 | pauma valley, californi | None row 11 : win | 5-0 | dave diaz | submission | gc 85: cross fire | october 25, 2008 | 1 | 1:41 | san diego, californ | None row 12 : win | 4-0 | abraham ramirez | tko (punches) | apocalypse fights | august 7, 2008 | 1 | None | None | None row 13 : win | 3-0 | ty montgomery | tko (punches) | galaxy productions | august 24, 2007 | 1 | 0:41 | california, united states | None row 14 : win | 2-0 | tom hubert | tko (doctor stoppage | total combat 10 | october 15, 2005 | 2 | 1:54 | san diego, californ | None row 15 : win | 1-0 | denis hall | tko (punches) | cff: cobra classic 9 | april 16, 2003 | 1 | 0:58 | anza, california, | None ] Execute this SQL based on the above table: select date group by date order by count ( round ) limit 1
5
[ header: | year | city | country | date | venue | no. of events | no. of athletes row 1 : 1st | 2000 | monterrey | mexico | august 3-5 | universidad autonoma de nuevo | 45 | 184 row 2 : 2nd | 2002 | san antonio | united states | august 9-11 | e.m. stevens stadium | 45 | 245 row 3 : 3rd | 2004 | sherbrooke | canada | july 30 - august 1 | universite de sherbrooke stadium | 42 | 243 row 4 : 4th | 2006 | santo domingo | dominican republic | july 7-9 | estadio felix san | 44 | 373 row 5 : 5th | 2008 | toluca | mexico | july 18-20 | estadio universitario alber | 44 | None row 6 : 6th | 2010 | miramar | united states | july 9-11 | ansin sports complex | 44 | None row 7 : 7th | 2012 | irapuato | mexico | july 6-8 | centro paralimpico nacional | 44 | None row 8 : 8th | 2014 | kamloops | canada | august 8-10 | hillside stadium | None | None ] Execute this SQL based on the above table: select where != '3rd' and country = ( select country where = '3rd' )
8th
[ header: no. | date | tournament | winning score | margin of victory | runner(s)-up row 1 : 4 | may 21, 1978 | coca-cola classic | -3 (69-71-70=210 | playoff | joanne carner row 2 : 8 | aug 6, 1978 | colgate european open | -7 (73-71-72-73 | 3 strokes | joanne carner, mary d row 3 : 9 | nov 12, 1978 | colgate far east open | e (75-69-72=216 | 2 strokes | silvia bertolaccini, row 4 : 11 | mar 25, 1979 | sahara national pro-am | -16 (72-67-66-69 | 2 strokes | donna caponi row 5 : 17 | sep 30, 1979 | mary kay classic | -14 (71-66-67-70 | 2 strokes | sandra post row 6 : 18 | mar 30, 1980 | women's kemper open | e (72-66-77-69 | 2 strokes | debbie massey, jo an row 7 : 19 | jun 29, 1980 | the sarah coventry | -9 (73-67-72-71 | 1 stroke | pat bradley row 8 : 20 | sep 1, 1980 | rail charity golf classic | -13 (65-71-71-68 | 1 stroke | joanne carner row 9 : 21 | mar 8, 1981 | arizona copper classic | -14 (70-72-68-68 | 4 strokes | pat bradley row 10 : 22 | apr 5, 1981 | colgate-dinah shore | -11 (71-73-69-64 | 2 strokes | carolyn hill row 11 : 28 | mar 4, 1984 | uniden lpga invitational | e (70-74-66-74=28 | 3 strokes | pat bradley row 12 : 29 | aug 19, 1984 | chevrolet world championship of women' | -7 (69-74-65-73=28 | 1 stroke | joanne carner row 13 : 30 | may 19, 1985 | chrysler-plymouth classic | -9 (69-69-72=210 | 3 strokes | pat bradley row 14 : 32 | jul 7, 1985 | mazda hall of fame championship | -7 (71-70-72-68 | 3 strokes | joanne carner, allison fin row 15 : 36 | sep 13, 1987 | cellular one-ping golf championship | -6 (72-67-71=210 | 1 stroke | kelly leadbetter, muffin s row 16 : 39 | may 15, 1988 | chrysler-plymouth classic | -12 (68-70-66=204 | 8 strokes | jan stephenson row 17 : 42 | sep 24, 1989 | nippon travel-mbs classic | -11 (73-69-65-70 | 2 strokes | alice ritzman, pamela row 18 : 43 | sep 23, 1990 | mbs lpga classic | -7 (69-70-74-68 | playoff | cathy gerring row 19 : 44 | may 5, 1991 | sara lee classic | -10 (65-70-71=206) | 2 strokes | kris monaghan row 20 : 47 | jul 11, 1993 | youngstown-warren lpg | -13 (68-68-67=203 | playoff | deb richard ] Execute this SQL based on the above table: select runner(s)-up where id = 39
jan stephenson
[ header: outcome | no. | date | tournament | surface | partner | opponents | score row 1 : winner | 1 | april 18, 2004 | jackson, united states | clay | alisa kleybanova | cory ann avants kristen | 6-2, 6-3 row 2 : runner-up | 1 | september 26, 2004 | albuquerque, united states | hard | maria emilia salern | maureen drake carly gul | 3-6, 6-7(6-8) row 3 : winner | 2 | march 27, 2005 | redding, united states | hard | yulia beygelzimer | leanne baker francesca lub | 6-4, 6-7(1-7), row 4 : runner-up | 2 | may 8, 2005 | raleigh, united states | clay | maria fernanda alves | ashley harkleroad lindsay | 2-6, 6-0, 3-6 row 5 : runner-up | 3 | march 19, 2006 | orange, united states | hard | lilia osterloh | kateryna bondarenko alon | 2-6, 4-6 row 6 : winner | 3 | november 12, 2006 | pittsburgh, united states | hard (i) | alisa kleybanova | ashley harkleroad galina | 6-4, 5-7, 6-1 row 7 : runner-up | 4 | february 11, 2007 | midland, united states | hard (i) | maureen drake | laura granville abigail spears | 4-6, 6-3, 3-6 row 8 : runner-up | 5 | july 7, 2007 | southlake, united states | hard | valerie tetreault | surina de beer kim grant | 6-4, 4-6, 4-6 row 9 : winner | 4 | july 22, 2007 | hamilton, canada | clay | surina de beer | michaela johansson pa | walkover row 10 : winner | 5 | august 4, 2007 | vancouver, canada | hard | marie-eve pelletier | soledad esperon agustin | 6-4, 6-4 row 11 : winner | 6 | october 21, 2007 | lawrenceville, united states | hard | alisa kleybanova | leanne baker julie ditty | 6-2, 6-0 row 12 : winner | 7 | november 12, 2007 | pittsburgh, united states | hard (i) | alisa kleybanova | raquel kops-jones | 6-4, 4-6, [10-6] row 13 : runner-up | 6 | april 27, 2008 | dothan, united states | clay | maria fernanda alves | tetiana luzhan | 1-6, 3-6 row 14 : winner | 8 | october 18, 2008 | toronto, canada | hard (i) | marie-eve pelletier | nikola frankova carmen | 6-4, 6-2 row 15 : runner-up | 7 | september 27, 2009 | saguenay, canada | hard (i) | rebecca marino | sofia arvidsson s | 3-6, 1-6 row 16 : runner-up | 8 | april 13, 2013 | poza rica, mexico | hard | olga savch | maria fernanda alvarez | 2-6, 3-6 ] Execute this SQL based on the above table: select no. where outcome = 'runner-up'
1, 2, 3, 4, 5, 6, 7, 8
[ header: year | title | role | notes row 1 : 1991 | they came from outer space | mrs. morley | episode: "hair today, gone tomorrow" row 2 : 1991 | parker lewis can't lose | melinda | episode: "love handles" row 3 : 1991 | married... with children | jill | episode: "if al had a ham row 4 : 1992 | married... with children | kara | episode: "the mystery of skull island" row 5 : 1992 | matlock | lisa loomis | episode: "the big payoff" row 6 : 1992 | silk stalkings | tessa shaver | episode: "goodtime charlie" row 7 : 1992 | dark justice | lucy | episode: "a better mousetrap" row 8 : 1992 | baywatch | lifeguard | episode: "war of nerves" row 9 : 1993 | the cover girl murders | hetty barnett | movie row 10 : 1994 | red shoe diaries | luscious lola | episode: "luscious lola" row 11 : 1994 | honor thy father and mother: the true | jamie pisarcik | movie row 12 : 1994 | fortune hunter | kelly owen | episode: "stowaway" row 13 : 1994 | baywatch | kim | episode: "red wind" row 14 : 1995 | pointman | brenner | episode: "models" row 15 : 1995 | the watcher | lori danforth | 8 episodes row 16 : 1995-96 | murder one | julie costello | 15 episodes row 17 : 1996 | the x-files | dr. bambi berenbaum | episode: "war of the coprophages row 18 : 1996 | boy meets world | louanne | episode: "i never sang for my legal guard row 19 : 1996-97 | the cape | navy pilot lt. cmdr. | 17 episodes row 20 : 1997 | stargate sg-1 | kynthia | episode: "brief candle" row 21 : 1998 | house rules | dr. chris cavan | episode: "riley's new job" row 22 : 1998 | chameleon | kam | movie row 23 : 1998 | two guys and a girl | shawn | episode: "two guys, a girl and row 24 : 1999 | two guys and a girl | shawn | episode: "two guys, a girl and row 25 : 1999 | chameleon ii: death match | kam | movie row 26 : 1999 | the magnificent seven | None | episode: "wagon train: part 1" row 27 : 1999 | the crow: stairway to heaven | hannah foster / talon | episode: "birds of a feather" row 28 : 1999 | the strip | lilly briscoe | episode: "winner takes it all" row 29 : 2000 | two guys and a girl | shawn | episode: "another moving script" row 30 : 2000 | hustle | maya / corinna | m<vie row 31 : 2000 | chameleon 3: dark angel | kam | movie row 32 : 2001 | seven days | raven | episode: "raven" row 33 : 2001 | dharma & greg | anna | episode: "dream a little dream of her ] Execute this SQL based on the above table: select ( select count ( * ) where role > title and year = 1999 ) > 1095
0
[ header: pos. | driver | co-driver | car | time | difference | points row 1 : 1 | sebastien loeb | daniel elena | citroen c4 wr | 3:59:18.9 | 0 | 10 row 2 : 2 | dani sordo | marc marti | citroen c4 wr | 3:59;36.4 | 17.5 | 8 row 3 : 3 | mikko hirvonen | jarmo lehtinen | ford focus rs wrc | 4:00:00.4 | 41.5 | 6 row 4 : 4 | petter solberg | phil mills | subaru impreza wrc | 4:02:07.8 | 2:48.9 | 5 row 5 : 5 | urmo aava | kuldar sikk | citroen c4 wr | 4:02:49.6 | 3:30.7 | 4 row 6 : 6 | pg andersson | jonas andersson | suzuki sx4 wr | 4:06:56.3 | 7:37.4 | 3 row 7 : 7 | toni gardemeister | tomi tuominen | suzuki sx4 wr | 4:07:13.8 | 7:54.9 | 2 row 8 : 8 | federico villagra | jorge perez companc | ford focus rs wrc | 4:07:53.9 | 8:35.0 | 1 row 9 : 1. (10.) | martin prokop | jan tomanek | mitsubishi lancer evo ix | 4:13:07.9 | 0 | 10 row 10 : 2. (11.) | patrik sandell | emil axelsson | mitsubishi lancer evo ix | 4:13:44.1 | 36.2 | 8 row 11 : 3. (12.) | martin rauam | silver kutt | mitsubishi lancer evo ix | 4:14:05.7 | 57.8 | 6 ] Execute this SQL based on the above table: select driver order by id desc limit 1
martin rauam
[ header: year | men | sport | women | sport | team | sport | promising talent | sport | paralympic | sport | coach | sport row 1 : 2009 | philippe gilbert | cycling | kim clijsters (6) | tennis | men's 4×400 metres relay | athletics | romelu lukaku | football | None | None | None | None row 2 : 2008 | sven nys | cyclo-cross | tia hellebaut | athletics | women's 4×100 metres relay (3) | athletics | elise matthysen | swimming | None | None | None | None row 3 : 2006 | stefan everts (5) | motorcross | justine henin-hardenne (3) | tennis | belgium fed cup team (2) | tennis | yoris grandjean | swimming | None | None | None | None row 4 : 2000 | joel smets | motorcross | kim clijsters (2) | tennis | rsc anderlecht | football | bart aernouts | cyclo-cross | None | None | None | None row 5 : 1997 | luc van lierde | triathlon | gella vandecaveye (2) | judo | noliko maaseik | volleyball | None | None | None | None | None | None row 6 : 1996 | fred deburghgraeve (2) | swimming | ulla werbrouck | judo | None | None | None | None | None | None | None | None row 7 : 1992 | georges jobe (2) | motorcross | annelies bredael | rowing | None | None | None | None | None | None | None | None row 8 : 1989 | thierry boutsen | motorsport | ingrid berghmans (8) | judo | None | None | None | None | None | None | None | None row 9 : 1987 | georges jobe | motorcross | ingrid lempereur | swimming | None | None | None | None | None | None | None | None row 10 : 1985 | gaston rahier vincent rous | motorcross athletics | ingrid berghmans (5) | judo | None | None | None | None | None | None | None | None row 11 : 1983 | eddy annys | athletics | ingrid berghmans (3) | judo | None | None | None | None | None | None | None | None row 12 : 1981 | freddy maertens | cycling | annie lambrechts | roller skating | None | None | None | None | None | None | None | None row 13 : 1979 | robert van de walle | judo | carine verbauwen (3) | swimming | None | None | None | None | None | None | None | None row 14 : 1978 | raymond ceulemans | billiards | carine verbauwen (2) | swimming | None | None | None | None | None | None | None | None row 15 : 1977 | michel pollentier | cycling | anne-marie pira (2) | athletics | None | None | None | None | None | None | None | None row 16 : 1975 | bruno brokken | athletics | carine verbauwen | swimming | None | None | None | None | None | None | None | None row 17 : 1973 | eddy merckx (5) | cycling | None | None | None | None | None | None | None | None | None | None row 18 : 1971 | eddy merckx (3) | cycling | None | None | None | None | None | None | None | None | None | None ] Execute this SQL based on the above table: select sport where year >= 5
football, swimming, swimming, cyclo-cross
[ header: outcome | no. | date | tournament | surface | partner | opponents in the final | score in the final row 1 : runner-up | 1 | 1972 | stockholm, sweden | hard (i) | roy emerson | tom okker marty ries | 5-7, 6-7 row 2 : runner-up | 2 | 1973 | miami wct, us | hard | terry addison | roy emerson rod laver | 4-6, 4-6 row 3 : runner-up | 3 | 1973 | richmond wct, us | carpet | terry addison | roy emerson rod laver | 6-3, 3-6, 4-6 row 4 : runner-up | 4 | 1973 | st. louis, us | carpet | terry addison | ove nils bengtson | 2-6, 5-7 row 5 : runner-up | 5 | 1973 | columbus, us | hard | charles pasarell | gerald battrick graham | 4-6, 6-7 row 6 : winner | 1 | 1973 | merion, us | grass | allan stone | john austin fred m | 7-6, 6-3 row 7 : winner | 2 | 1973 | hong kong | hard | rod laver | paul gerken brian gott | 6-3, 5-7, 17-15 row 8 : winner | 3 | 1974 | houston, us | clay | rod laver | arthur ashe roscoe t | 4-6, 7-6, 6-4 row 9 : runner-up | 7 | 1975 | orlando wct, us | hard | ray ruffels | brian gottfried raul | 4-6, 4-6 row 10 : winner | 6 | 1976 | palm springs, us | hard | sandy mayer | raymond moore erik van | 6-4, 6-7, 7-6 row 11 : winner | 7 | 1976 | palma, spain | clay | john andrews | mark edmondson john marks | 2-6, 6-3, 6-2 row 12 : runner-up | 8 | 1976 | madrid, spain | clay | john andrews | carlos kirmayr eduard | 6-7, 6-4, 6-8 row 13 : winner | 9 | 1977 | little rock, us | carpet | haroon rahim | bob hewitt frew | 6-7, 6-3, 6-3 row 14 : winner | 10 | 1977 | denver, us | carpet | geoff masters | syd ball kim warwick | 6-2, 6-3 row 15 : winner | 11 | 1977 | south orange, us | hard | wojtek fibak | ion tiriac guiller | 6-1, 7-5 row 16 : runner-up | 10 | 1978 | johannesburg, south africa | hard | geoff masters | bob hewitt frew | 5-7, 6-7 row 17 : runner-up | 11 | 1978 | newport, us | grass | bob giltinan | tim gullikson tom gul | 4-6, 4-6 row 18 : winner | 13 | 1978 | columbus, us | clay | bob giltinan | marcello lara elio | 6-2, 6-3 row 19 : runner-up | 13 | 1979 | tulsa, us | hard (i) | tom gullikson | francisco gonzalez e | 7-6, 5-7, 3-6 row 20 : runner-up | 14 | 1979 | stowe, us | hard | anand amritraj | mike cahill steve k | 6-3, 3-6, 4-6 ] Execute this SQL based on the above table: select opponents in the final where no. < 6 order by no. desc limit 1
gerald battrick graham stilwell
[ header: no | date | race | track | winner | reports row 1 : 1 | 02-09-2008 | daytona arca 200 | daytona | michael annett | report row 2 : 2 | 04-13-2008 | kentuckiana ford dealers 200 | salem speedway | justin allgaier | report row 3 : 3 | 04-19-2008 | prairie meadows 250 | iowa speedway | matt hawkins | report row 4 : 4 | 04-25-2008 | kansas lottery $150 grand | kansas speedway | scott speed | report row 5 : 5 | 05-04-2008 | carolina 500 | rockingham | joey logano | report row 6 : 6 | 05-10-2008 | drive smart! 150 | kentucky | ricky stenhouse, jr | report row 7 : 7 | 05-18-2008 | hantz group 200 | toledo | matt carter | report row 8 : 8 | 06-07-2008 | pocono 200 | pocono | ricky stenhouse, jr | report row 9 : 9 | 06-14-2008 | racing for wildlife 200 | michigan | justin lofton | report row 10 : 10 | 06-29-2008 | cayuga arca re/max | cayuga | justin allgaier | report row 11 : 11 | 07-18-2008 | kentucky 150 | kentucky | scott speed | report row 12 : 12 | 07-26-2008 | berlin arca 200 | berlin | scott speed | report row 13 : 13 | 08-02-2008 | pennsylvania 200 | pocono | justin allgaier | report row 14 : 14 | 08-09-2008 | toyota arca 150 | nashville ss | scott speed | report row 15 : 15 | 08-17-2008 | allen crowe 100 | springfield | frank kimmel | report row 16 : 16 | 09-01-2008 | southern illinois 100 | duquoin | frank kimmel | report row 17 : 17 | 09-06-2008 | chicagoland arca 200 | chicagoland | scott lagasse jr | report row 18 : 18 | 09-13-2008 | eddie gilstrap motors | salem | frank kimmel | report row 19 : 19 | 09-28-2008 | loud energy drink 150 | njmp | justin allgaier | report row 20 : 20 | 10-03-2008 | food world 250 | talladega | justin allgaier | report row 21 : 21 | 10-12-2008 | toledo arca 200 | toledo | justin allgaier | report ] Execute this SQL based on the above table: select no where race = 'chicagoland arca 200'
17
[ header: | name on the register | date listed | location | city or town | summary row 1 : 40 | highland park general hospital | october 31, 1985 (#850 | 357 glendale ave. | highland park | the highland park general hospital is a ] Execute this SQL based on the above table: select count ( date listed ) where city or town = 'highland park'
1
[ header: rank | county | per capita income | median household income | median family income | population | number of households row 1 : 1 | mccone | $32,205 | $42,998 | $52,636 | 1,734 | 774 row 2 : 3 | stillwater | $27,168 | $57,227 | $65,438 | 9,117 | 3,796 row 3 : 4 | richland | $26,888 | $52,516 | $60,236 | 9,746 | 4,167 row 4 : 5 | fallon | $26,819 | $52,529 | $64,500 | 2,890 | 1,233 row 5 : 6 | sheridan | $26,537 | $39,578 | $55,313 | 3,384 | 1,587 row 6 : 10 | carbon | $24,983 | $49,010 | $59,823 | 10,078 | 4,571 row 7 : 13 | park | $24,717 | $38,830 | $50,252 | 15,636 | 7,310 row 8 : 15 | missoula | $24,343 | $42,887 | $58,302 | 109,299 | 45,926 row 9 : 17 | phillips | $24,227 | $36,453 | $55,362 | 4,253 | 1,819 row 10 : None | montana | $23,836 | $43,872 | $55,725 | 989,415 | 409,607 row 11 : 21 | granite | $23,222 | $36,052 | $47,685 | 3,079 | 1,417 row 12 : 22 | cascade | $22,963 | $42,389 | $53,540 | 81,327 | 33,809 row 13 : 23 | sweet grass | $22,785 | $43,723 | $56,552 | 3,651 | 1,590 row 14 : 24 | wibaux | $22,579 | $40,417 | $51,354 | 1,017 | 457 row 15 : 29 | powder river | $21,543 | $37,685 | $50,156 | 1,743 | 755 row 16 : 30 | hill | $21,420 | $43,606 | $55,963 | 16,096 | 6,275 row 17 : 33 | beaverhead | $21,110 | $38,264 | $53,036 | 9,246 | 4,014 row 18 : 34 | petroleum | $21,008 | $36,875 | $39,107 | 494 | 225 row 19 : 36 | musselshell | $20,875 | $37,033 | $47,860 | 4,538 | 2,046 row 20 : 38 | teton | $20,509 | $39,516 | $49,102 | 6,073 | 2,450 row 21 : 39 | toole | $20,464 | $42,949 | $54,722 | 5,324 | 2,015 row 22 : 40 | chouteau | $20,202 | $41,064 | $50,201 | 5,813 | 2,294 row 23 : 42 | rosebud | $19,844 | $44,776 | $56,282 | 9,233 | 3,395 row 24 : 43 | lincoln | $19,626 | $30,823 | $39,600 | 19,687 | 8,843 row 25 : 47 | liberty | $19,097 | $40,212 | $44,957 | 2,339 | 822 row 26 : 48 | pondera | $18,989 | $36,419 | $47,656 | 6,153 | 2,285 row 27 : 50 | sanders | $18,472 | $30,622 | $37,514 | 11,413 | 5,121 row 28 : 51 | powell | $17,849 | $39,851 | $45,339 | 7,027 | 2,466 row 29 : 52 | roosevelt | $17,821 | $37,451 | $50,146 | 10,425 | 3,553 row 30 : 55 | blaine | $16,813 | $37,034 | $40,890 | 6,491 | 2,357 ] Execute this SQL based on the above table: select county where county = 'powell'
powell
[ header: year | competition | venue | position | notes row 1 : 2002 | asian junior championships | bangkok, thailand | 3rd | 1.76 m row 2 : 2004 | asian junior championships | ipoh, malaysia | 1st | 1.84 m row 3 : 2004 | world junior championships | grosseto, italy | 7th | 1.84 m row 4 : 2005 | universiade | izmir, turkey | 7th | 1.80 m row 5 : 2005 | asian championships | incheon, south korea | 3rd | 1.84 m row 6 : 2005 | asian indoor games | bangkok, thailand | 2nd | 1.84 m row 7 : 2006 | asian games | doha, qatar | 6th | 1.84 m row 8 : 2007 | asian championships | amman, jordan | 3rd | 1.91 m row 9 : 2007 | universiade | bangkok, thailand | 3rd | 1.90 m row 10 : 2007 | world championships | osaka, japan | 20th (q) | 1.88 m row 11 : 2007 | asian indoor games | macau | 3rd | 1.88 m row 12 : 2008 | asian indoor championships | doha, qatar | 2nd | 1.91 m row 13 : 2009 | universiade | belgrade, serbia | 14th (q) | 1.80 m row 14 : 2010 | asian indoor championships | tehran, iran | 2nd | 1.86 m row 15 : 2010 | world indoor championships | istanbul, turkey | 20th (q) | 1.81 m row 16 : 2010 | asian games | guangzhou, china | 3rd | 1.90 m row 17 : 2011 | asian championships | kobe, japan | 4th | 1.85 m row 18 : 2011 | universiade | shenzhen, china | 10th | 1.84 m ] Execute this SQL based on the above table: select count ( * ) where venue = 'izmir, turkey'
1
[ header: pos | team | played | won | draw | lost | goals for | goals against | goal difference | points | notes row 1 : 1 | fh | 18 | 14 | 2 | 2 | 47 | 20 | 27 | 44 | promoted to 1989 urvalsdeild row 2 : 2 | fylkir | 18 | 9 | 6 | 3 | 39 | 30 | 9 | 33 | promoted to 1989 urvalsdeild row 3 : 3 | viðir | 18 | 8 | 3 | 7 | 38 | 31 | 7 | 27 | None row 4 : 4 | ir | 18 | 8 | 2 | 8 | 31 | 35 | -4 | 26 | None row 5 : 5 | selfoss | 18 | 7 | 4 | 7 | 27 | 26 | 1 | 25 | None row 6 : 6 | tindastoll | 18 | 7 | 2 | 9 | 27 | 31 | -4 | 23 | None row 7 : 7 | breiðablik | 18 | 6 | 5 | 7 | 27 | 33 | -6 | 23 | None row 8 : 8 | ibv | 18 | 6 | 2 | 10 | 29 | 36 | -7 | 20 | None row 9 : 9 | ks | 18 | 5 | 4 | 9 | 38 | 46 | -8 | 19 | relegated to 1989 2. deild row 10 : 10 | þrottur r | 18 | 2 | 6 | 10 | 27 | 42 | -15 | 12 | relegated to 1989 2. deild ] Execute this SQL based on the above table: select team where team = 'tindastoll'
tindastoll
[ header: serial number | river | name | area (km2) | district | co-ordinate | altitude (m) row 1 : 1 | bharathapuzha | malampuzha | 23.13 | palakkad | 10°50′n 76°41′ | 104 row 2 : 2 | bharathapuzha | mangalam | 3.93 | palakkad | 10°31′n 76°32′ | 72 row 3 : 3 | bharathapuzha | meenkara | 2.59 | palakkad | 10°37′n 76°48′ | 152 row 4 : 4 | bharathapuzha | chulliar | 1.59 | palakkad | 10°35′n 76°46′ | 143 row 5 : 5 | bharathapuzha | pothundi | 3.63 | palakkad | 10°32′n 76°38′ | 93 row 6 : 9 | chalakkudy | thunakkadavu | 2.83 | palakkad | 10°25′59′′n 76° | 565 row 7 : 10 | chalakkudy | peruvaaripallam | None | palakkad | 10°26′49′′n 76° | 565 row 8 : 12 | chalakkudy | peringalkuthu dam | 2.63 | thrissur | None | None row 9 : 13 | kallada | parappar | 25.9 | kollam | 09° 57' 77° 4' | None row 10 : 15 | karuvanoor | peechi | 12.63 | thrissur | 10°32′n 76°23′ | 73 row 11 : 16 | keecheri | vazhani | 2.55 | thrissur | 10° 40' 76° 15' | None row 12 : 17 | kuttiadi | kuttiadi | 10.52 | kozhikode | 11° 36' 75° 49'27" | None row 13 : 19 | pamba | pamba | 5.7 | pathanamthitta | 09° 20' 76° 53' | None row 14 : 20 | pamba | kakki | 18 | pathanamthitta | None | None row 15 : 21 | periyar | idukki | 61.6 | idukki | 09° 48' 76° 53' | 720 row 16 : 22 | periyar | ponmudi | 2.6 | idukki | 09° 55' 77° 05' | None row 17 : 24 | periyar | kundala | 2.3 | idukki | 10° 0' 77° 0 | None row 18 : 26 | periyar | sengulam | 0.33 | idukki | 10° 00' 77° 05 | None row 19 : 27 | periyar | neriamangalam | 4.13 | idukki | None | None row 20 : 30 | valapattanam | pazhassi | 6.48 | kannur | None | None row 21 : 33 | chimmini dam | thrissur | 85.067 | thrissur | None | None ] Execute this SQL based on the above table: select count ( district ) where area (km2) = 1998
0
[ header: km | municipality | location | interescting highway | notes row 1 : 0 | canada-united states border | canada-united states border | nd 18 - cavalier, | pth 30 begins row 2 : 3 | r.m. of rhine | gretna | pr 243 east - emerson | begin pr 243 west concurrence row 3 : 5 | r.m. of rhine | None | pr 243 west - blumenfeld | end pr 243 west concurrence row 4 : 10 | r.m. of rhine | None | pr 421 east - sommerfeld | None row 5 : 14 | r.m. of rhine | altona | pr 201 west - brown, windy | begin pr 201 east concurrence row 6 : 18 | r.m. of rhine | None | pr 201 east - letellier, | end pr 201 east concurrence row 7 : 25 | r.m. of rhine | rosenfeld | pth 14 - morden, win | pth 30 ends highway continues as pr 3 ] Execute this SQL based on the above table: select notes order by km desc limit 1
pth 30 ends highway continues as pr 332
[ header: state | swimsuit | interview | evening gown | average | finalists row 1 : iowa | 9.267 | 9.651 | 9.620 | 9.513 | 9.800 row 2 : oklahoma | 9.226 | 9.309 | 9.487 | 9.341 | 9.586 row 3 : kansas | 9.221 | 9.600 | 9.600 | 9.474 | 9.486 row 4 : alabama | 9.010 | 9.326 | 9.449 | 9.262 | 9.471 row 5 : north carolina | 9.079 | 9.207 | 9.500 | 9.262 | 9.414 row 6 : california | 9.340 | 9.514 | 9.486 | 9.447 | 9.400 row 7 : rhode island | 9.087 | 9.279 | 9.341 | 9.235 | None row 8 : maryland | 9.021 | 9.206 | 9.271 | 9.166 | None row 9 : indiana | 8.966 | 9.103 | 9.370 | 9.146 | None row 10 : virginia | 8.984 | 9.112 | 9.279 | 9.125 | None row 11 : mississippi | 8.917 | 9.200 | 9.247 | 9.121 | None row 12 : illinois | 8.897 | 8.969 | 9.286 | 9.050 | None ] Execute this SQL based on the above table: select interview where state > ( select state where interview = '9.279' ) order by state limit 1
9.112
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | venezuela | 7 | 4 | 3 | 14 row 2 : 2 | bolivia | 2 | 2 | 2 | 6 row 3 : 2 | chile | 2 | 2 | 2 | 6 row 4 : 4 | peru | 1 | 3 | 3 | 7 row 5 : 5 | ecuador | 1 | 1 | 1 | 3 row 6 : 6 | colombia | 0 | 1 | 2 | 3 row 7 : total | total | 13 | 13 | 13 | 39 ] Execute this SQL based on the above table: select nation group by nation order by count ( nation ) limit 1
bolivia
[ header: pos. | car # | driver | make | team row 1 : 1 | 38 | jason leffler | toyota | braun racing row 2 : 2 | 16 | greg biffle | ford | roush fenway racing row 3 : 3 | 99 | david reutimann | toyota | michael waltrip racing row 4 : 4 | 60 | carl edwards | ford | roush fenway racing row 5 : 5 | 77 | ron hornaday | chevrolet | kevin harvick incorporated row 6 : 6 | 20 | aric almirola | chevrolet | joe gibbs racing row 7 : 7 | 29 | scott wimmer | chevrolet | richard childress racing row 8 : 8 | 42 | kevin hamlin | dodge | chip ganassi racing row 9 : 9 | 10 | mike bliss | toyota | braun racing row 10 : 10 | 88 | brad keselowski | chevrolet | jr motorsports ] Execute this SQL based on the above table: select make where id = ( select id where make = 'dodge' ) + 'toyota'
dodge
[ header: year | competition | venue | position | notes row 1 : 2002 | european championships | munich, germany | 6th | 7.78 m row 2 : 2003 | world championships | paris, france | 9th | 7.93 m row 3 : 2004 | olympic games | athens, greece | 5th | 8.25 m row 4 : 2006 | european championships | gothenburg, sweden | 9th | 7.74 m row 5 : 2008 | world indoor championships | valencia, spain | 2nd | 8.06 m row 6 : 2008 | olympic games | beijing, china | 27th | 7.70 m row 7 : 2009 | world championships | berlin, germany | 8th | 8.06 m row 8 : 2010 | european championships | barcelona, spain | 3rd | 8.23 m row 9 : 2011 | european team championships | stockholm, sweden | 3rd | 8.12 m row 10 : 2011 | world championships | daegu, south korea | 11th | 7.87 m row 11 : 2012 | olympic games | london, england | 6th | 8.07 m row 12 : 2013 | european indoor championships | gothenburg, sweden | 7th | 7.95 m ] Execute this SQL based on the above table: select competition where competition != 'european team championships' and year = ( select year where competition = 'european team championships' )
world championships
[ header: pos | no. | driver | team | laps | time/retired | grid | laps led | points row 1 : 2 | 4 | j. r. hilde | panther racing | 200 | 2.1086 | 12 | 7 | 44 row 2 : 3 | 38 | graham rahal | chip ganassi racing | 200 | 5.5949 | 29 | 6 | 38 row 3 : 4 | 82 | tony kanaan | kv racing technology - lotus | 200 | 7.487 | 22 | 0 | 36 row 4 : 5 | 9 | scott dixon (w)1 | chip ganassi racing | 200 | 9.5434 | 2 | 73 | 45 row 5 : 7 | 30 | bertrand baguette | rahal letterman lanigan racing | 200 | 23.9631 | 14 | 11 | 30 row 6 : 9 | 26 | marco andretti | andretti autosport | 200 | 25.7411 | 27 | 0 | 25 row 7 : 12 | 10 | dario franchitti (w) | chip ganassi racing | 200 | 56.4167 | 9 | 51 | 24 row 8 : 14 | 12 | will power | team penske | 199 | +1 lap | 5 | 0 | 26 row 9 : 15 | 14 | vitor meira | a. j. foyt enterprises | 199 | +1 lap | 11 | 0 | 19 row 10 : 17 | 3 | helio castroneves (w | team penske | 199 | +1 lap | 16 | 0 | 17 row 11 : 18 | 44 | buddy rice (w) | panther racing | 198 | +2 laps | 7 | 0 | 20 row 12 : 19 | 19 | alex lloyd | dale coyne racing | 198 | +2 laps | 30 | 0 | 15 row 13 : 20 | 36 | pippa mann (r) | conquest racing | 198 | +2 laps | 31 | 0 | 15 row 14 : 21 | 24 | ana beatriz | dreyer & reinbold racing | 197 | +3 laps | 32 | 0 | 15 row 15 : 22 | 43 | john andretti | andretti autosport | 197 | +3 laps | 17 | 0 | 16 row 16 : 24 | 11 | davey hamilton | dreyer & reinbold racing | 193 | +7 laps | 15 | 0 | 16 row 17 : 25 | 23 | paul tracy | dreyer & reinbold racing | 175 | +25 laps | 24 | 0 | 13 row 18 : 26 | 99 | townsend bell | sam schmidt motorsports | 157 | contact | 4 | 0 | 21 row 19 : 28 | 77 | alex tagliani | sam schmidt motorsports | 147 | contact | 1 | 20 | 25 row 20 : 29 | 6 | james hinchcliffe (r) | newman/haas racing | 99 | contact | 13 | 0 | 14 row 21 : 31 | 78 | simona de silvestro | hvm racing | 44 | handling | 23 | 0 | 14 row 22 : 33 | 5 | takuma sato | kv racing technology - lotus | 20 | contact | 10 | 0 | 14 ] Execute this SQL based on the above table: select driver where driver = 'dario franchitti (w)' order by driver desc limit 1
dario franchitti (w)
[ 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 sum ( age ) where age in ( 21 , 46 )
113.0
[ 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 min ( # )
2.0
[ header: rank | title | studio | director | actors | gross row 1 : 1 | the sound of music | 20th century fox | robert wise | julie andrews, christ | $163,214,286 row 2 : 2 | doctor zhivago | metro-goldwyn-mayer | david lean | omar sharif, ju | $111,721,910 row 3 : 4 | those magnificent men in their flying machines | 20th century fox | ken annakin | stuart whitman, sara | $31,111,111 row 4 : 8 | what's new pussycat? | united artists | clive donner | peter sellers, peter o'tool | $18,820,000 row 5 : 9 | shenandoah | universal pictures | andrew v. mclagle | james stewart, doug | $17,268,889 row 6 : 10 | von ryan's express | 20th century fox | mark robson | frank sinatra, trevor | $17,111,111 row 7 : 12 | for a few dollars more | united artists | sergio leone | clint eastwood, lee van | $15,000,000 row 8 : 13 | the sandpiper | metro-goldwyn-mayer | vincente minnelli | elizabeth tay | $13,691,111 row 9 : 16 | help! | united artists | richard lester | john lennon, paul | $12,066,667 row 10 : 19 | the agony and the ecsta | 20th century fox | carol reed | charlton heston, rex | $8,000,000 ] Execute this SQL based on the above table: select studio where gross = '$31,111,111' order by id limit 1
20th century fox
[ header: pick # | nfl team | player | position | college row 1 : 81 | philadelphia eagles | paul fanning | back | kansas state row 2 : 82 | brooklyn dodgers | ed nowogrowski | back | university of washington row 3 : 83 | chicago cardinals | dwight hafeli | back | washington (st. louis) row 4 : 84 | new york giants | dwight scheyer | end | washington state row 5 : 85 | pittsburgh pirates | matt patanelli | tackle | michigan row 6 : 86 | boston redskins | bill docherty | guard | temple row 7 : 87 | detroit lions | larry kelley | guard | yale row 8 : 88 | chicago bears | al guepe | end | marquette row 9 : 89 | green bay packers | gordon dahlgren | guard | michigan state row 10 : 90 | cleveland rams | ray johnson | tackle | denver ] Execute this SQL based on the above table: select sum ( pick # )
855.0
[ header: year | competition | venue | position | notes row 1 : 2005 | european u23 championships | erfurt, germany | 7th | 72.81 m row 2 : 2008 | olympic games | beijing, china | 8th | 82.06 m (=pb row 3 : 2009 | universiade | belgrade, serbia | 5th | 78.29 m row 4 : 2010 | european championships | barcelona, spain | 14th (q) | 76.29 m row 5 : 2012 | olympic games | london, united kingdom | 15th (q) | 80.06 m row 6 : 2013 | world championships | moscow, russia | 32nd (q) | 72.66 m ] Execute this SQL based on the above table: select count ( position ) where venue > 1392
6
[ header: year | competition | venue | position | notes row 1 : 2006 | iaaf world athletics final | stuttgart, germany | 5th | 110 m hurdles row 2 : 2007 | world championships | osaka, japan | 4th (semis) | 110 m hurdles row 3 : 2008 | world indoor championships | valencia, spain | 4th (semis) | 60 m hurdles row 4 : 2008 | olympic games | beijing, china | 3rd | 110 m hurdles row 5 : 2008 | iaaf world athletics final | stuttgart, germany | 1st | 110 m hurdles row 6 : 2010 | world indoor championships | doha, qatar | 3rd | 60 m hurdles row 7 : 2010 | 2010 diamond league | multiple locations | 1st | 110 m hurdles row 8 : 2013 | 2013 diamond league | multiple locations | 1st | 110 m hurdles row 9 : 2013 | world championships | moscow, russia | 1st | 110 m hurdles ] Execute this SQL based on the above table: select venue group by venue order by count ( position ) desc limit 1
stuttgart, germany
[ header: poll company | source | publication date | psuv | opposition | undecided row 1 : gis xxi | radio nacional de venezuela | march 2010 | 32 | 22 | 36 row 2 : gis xxi | radio nacional de venezuela | may 2010 | 36 | 23 | 33 row 3 : gis xxi | radio nacional de venezuela | june 2010 | 44 | 20 | None row 4 : hinterlaces | hinterlaces el universal | july 2010 | 27 | 28 | 23 row 5 : gis xxi | correo del orinoco | august 2010 | 50 | 44 | None row 6 : ivad | el universal | august 2010 | 45 | 43 | None row 7 : keller & asociados | el universal | august 2010 | 32 | 46 | None row 8 : keller & asociados | el universal | 2 september 2010 | 43 | 57 | 0 row 9 : datanalisis | abc.es | september 2010 | 52 | 48 | None row 10 : hinterlaces | union radio descifrado | september 2010 | 41 | 37 | None row 11 : ivad | union radio descifrado | september 2010 | 54 | 46 | None ] Execute this SQL based on the above table: select poll company where source = 'el universal' and poll company > ( select poll company where source = 'el universal' order by poll company limit 1 ) order by poll company limit 1
keller & asociados
[ header: name in english | name in turkish | area (km2) | depth | location (districts and/or provinces) row 1 : lake tuz | tuz golu | 1500 km2 | 2 m | aksaray, ankara, row 2 : lake egirdir | egirdir golu | 482 km2 | None | isparta row 3 : lake iznik | iznik golu | 308 km2 | None | iznik in bursa, row 4 : lake manyas | manyas golu | 166 km2 | None | balıkesir row 5 : lake acıgol | acıgol | 153 km2 | None | denizli, afyon row 6 : lake uluabat | uluabat golu | 134 km2 | 1-2 m | bursa row 7 : lake cıldır | cıldır golu | 115 km2 | None | ardahan, kars row 8 : lake palas tuzla | palas tuzla gol | 106 km2 | 15 m | palas/kayseri row 9 : lake hazar | hazar golu | 86 km2 | None | elazıg row 10 : lake koycegiz | koycegiz golu | 52 km2 | None | koycegiz in mugla row 11 : lake isıklı | isıklı golu | 49 km2 | None | denizli row 12 : lake yay | yay golu | 37 km2 | None | kayseri row 13 : lake tuzla | tuzla golu | 23 km2 | None | tuzla row 14 : lake kucukcekmece | kucukcekmece gol | 16 km2 | None | kucukcekmece, ist row 15 : lake yaraslı | yaraslı golu | 16 km2 | None | burdur row 16 : lake haclı | haclı golu | 16 km2 | None | mus row 17 : lake arin | arin golu | 13 km2 | None | None row 18 : lake balık | balık golu | 12 km2 | None | None row 19 : lake akdogan | akdogan golu | 11 km2 | None | None row 20 : lake cavuslu | cavuslu golu | 9 km2 | None | None row 21 : lake duden | duden golu | 8 km2 | None | None row 22 : lake gala | gala golu | 8 km2 | None | edirne row 23 : lake karatas | karatas golu | 6 km2 | None | None row 24 : lake eymir | eymir golu | 1.8 km2 | None | ankara row 25 : lake golcuk | golcuk golu | 1 km2 | None | izmir ] Execute this SQL based on the above table: select name in english where name in english in ( 'lake isıklı' , 'lake eymir' ) order by area (km2) desc limit 1
lake isıklı
[ header: team | car(s) | # | driver(s) | primary sponsor(s) | listed owner(s) | crew chief row 1 : akins-sutton motorsports | ford taurus | 98 | elton sawyer | lysol | brad akins | ricky viers row 2 : allcar racing | chevrolet monte carlo | 22 | jimmy kitchens | air jamaica vacations | dave carroll | todd lohse row 3 : buckshot racing | pontiac grand prix | 0 | larry pearson | cheez-it | billy jones | kenneth campbell row 4 : cicci-welliver racing | chevrolet monte carlo | 34 | mike mclaughlin | goulds pumps | frank cicci | jay smith row 5 : cicci-welliver racing | pontiac grand prix | 36 | tim fedewa | stanley tools | scott welliver | vic kangas row 6 : cicci-welliver racing | chevrolet monte carlo | 66 | todd bodine | phillips 66 | jeffrey welliver | donnie richeson row 7 : diamond ridge motorsports | chevrolet monte carlo | 4 | jeff purvis | lance snacks | gary bechtel | johnny allen row 8 : henderson brothers racing | chevrolet monte carlo | 75 | kelly denton (r) | big daddy's bbq sauce | charlie henderson | ron denton row 9 : hvp motorsports | chevrolet monte carlo | 63 | chuck bown | exxon superflo | hubert hensley | jeff hensley row 10 : innovative motorsports | chevrolet monte carlo | 47 | andy santerre | monro muffler brake | george debidart | kevin caldwell row 11 : joe gibbs racing | pontiac grand prix | 18 | bobby labonte | mbna | joe gibbs | bryant frazier row 12 : prw racing | ford taurus | 77 | ed berrier | lear corporation | tony hall | jimmy means row 13 : phil parsons racing | chevrolet monte carlo | 10 | phil parsons | alltel | marcia parsons | doug taylor row 14 : phoenix racing | chevrolet monte carlo | 1 | randy lajoie | bob evans restaurants | james finch | marc reno row 15 : progressive motorsports | chevrolet monte carlo | 32 | jeff green | kleenex | greg pollex | harold holly row 16 : reiser enterprises | chevrolet monte carlo | 17 | matt kenseth | dewalt tools | robbie reiser | robbie reiser row 17 : roush racing | ford taurus | 9 | jeff burton | track gear | jack roush | tommy morgan row 18 : sadler brothers racing | chevrolet monte carlo | 95 | bobby hamilton, j | shoney's inn | earl sadler | chick sadler row 19 : st motorsports | chevrolet monte carlo | 59 | mike dillon | kingsford | tad geschickter | steve plattenberger row 20 : team yellow racing | chevrolet monte carlo | 19 | mike skinner | yellow freight | david ridling | c. r. miller ] Execute this SQL based on the above table: select count ( crew chief ) where car(s) = 'chevrolet monte carlo'
14
[ header: rank | name | caps | goals | years row 1 : 1 | bedford jezzard | 3 | 6 | 1954-1955 row 2 : 2 | tommy taylor | 2 | 4 | 1956 row 3 : 2 | gordon hill | 6 | 4 | 1978 row 4 : 2 | alan smith | 4 | 4 | 1990-1992 row 5 : 5 | jack rowley | 1 | 3 | 1949 row 6 : 5 | brian talbot | 6 | 3 | 1978-1980 row 7 : 5 | paul merson | 4 | 3 | 1991-1998 row 8 : 5 | matthew le tissier | 6 | 3 | 1990-1998 ] Execute this SQL based on the above table: select count ( * ) ( select name group by name having count ( name ) > 689 )
0
[ header: week | room | winning couple | 2nd couple | 3rd couple | chumps row 1 : 1 | guest bedroom 1 | alisa and lysandra | kyal and kara/brad | chantelle and steve | None row 2 : 2 | downstairs bathrooms, laundry & terrace | brad and dale | alisa and lysandra | chantelle and steve | kyal and kara row 3 : 3 | guest bedroom 2 | kyal and kara | chantalle and steve | alisa and lysandra | brad and dale row 4 : 4 | upstairs bathroom | kyal and kara | brad and dale | chantelle and steve | alisa and lysandra row 5 : 5 | kitchen | alisa and lysandra | kyal and kara | brad and dale | chantelle and steve row 6 : 6 | living room and dining room | chantelle and steve | alisa and lysandra | brad and dale / kyal | None row 7 : 7 | master bedroom and ensuite | brad and dale | chantelle and steve | alisa and lysandra | kyal and kara row 8 : 8 | rooftop/outside terrace | kyal and kara | brad and dale | alisa and lysandra | chantelle and steve ] Execute this SQL based on the above table: select week where 3rd couple = 'brad and dale'
5
[ header: year | competition | venue | position | event | notes row 1 : 2001 | asian junior championships | bandar seri begawan, brun | 1st | 110 m hurdles | 14.05 row 2 : 2002 | world junior championships | kingston, jamaica | 2nd | 110 m hurdles | 13.58 row 3 : 2002 | asian games | busan, south korea | 4th | 110 m hurdles | 13.92 row 4 : 2003 | world indoor championships | birmingham, united kingdom | 18th (h) | 60 m hurdles | 7.81 row 5 : 2003 | world championships | paris, france | 6th | 110 m hurdles | 13.55 row 6 : 2003 | asian championships | manila, philippines | 1st | 110 m hurdles | 13.5 row 7 : 2004 | world indoor championships | budapest, hungary | 17th (h) | 60 m hurdles | 7.75 row 8 : 2004 | olympic games | athens, greece | 33rd (h) | 110 m hurdles | 13.68 row 9 : 2005 | world championships | helsinki, finland | 9th (sf) | 110 m hurdles | 13.44 row 10 : 2005 | asian championships | incheon, south korea | 2nd | 110 m hurdles | 13.44 row 11 : 2006 | world indoor championships | moscow, russia | 8th (sf) | 60 m hurdles | 7.63 row 12 : 2006 | asian games | doha, qatar | 2nd | 110 m hurdles | 13.28 row 13 : 2007 | world championships | osaka, japan | 5th | 110 m hurdles | 13.19 row 14 : 2008 | world indoor championships | valencia, spain | 9th (sf) | 60 m hurdles | 7.65 row 15 : 2008 | olympic games | beijing, china | 8th (sf) | 110 m hurdles | 13.42 row 16 : 2009 | asian championships | guangzhou, china | 2nd | 110 m hurdles | 13.67 row 17 : 2009 | world championships | berlin, germany | 8th (sf) | 110 m hurdles | 13.42 row 18 : 2010 | world indoor championships | doha, qatar | 16th (sf) | 60 m hurdles | 7.82 row 19 : 2010 | asian games | guangzhou, china | 2nd | 110 m hurdles | 13.38 row 20 : 2011 | asian championships | kobe, japan | 2nd | 110 m hurdles | 13.56 row 21 : 2011 | world championships | daegu, south korea | 9th (sf) | 110 m hurdles | 13.57 row 22 : 2012 | world indoor championships | istanbul, turkey | 24th (h) | 60m hurdles | 8.15 row 23 : 2012 | olympic games | london, united kingdom | 37th (h) | 110 m hurdles | 13.78 ] Execute this SQL based on the above table: select notes where notes = '13.5'
13.5
[ header: dvd title | discs | year | no. of ep. | dvd release region 2 | dvd release region 4 row 1 : complete series 1 | 2 | 1971 | 8 | 30 april 2007 | 4 july 2007 row 2 : complete series 2 | 2 | 1972 | 8 | 2 july 2007 | 8 may 2008 row 3 : complete series 3 | 2 | 1973-1974 | 8 | 17 march 2008 | 5 march 2009 row 4 : complete series 4 | 2 | 1975 | 8 | 19 may 2008 | 6 august 2009 row 5 : complete series 5 | 2 | 1976 | 8 | 15 june 2009 | 4 march 2010 row 6 : complete series 6 | 2 | 1977-1978 | 8 | 22 february 2010 | 5 august 2010 row 7 : complete series 7 | 2 | 1978-1979 | 8 | 17 may 2010 | 3 march 2011 row 8 : complete series 8 | 2 | 1980 | 8 | 6 september 2010 | 2 june 2011 row 9 : complete series 9 | 2 | 1981-1982 | 8 | 28 february 2011 | 1 march 2012 row 10 : complete series 10 | 2 | 1983-1984 | 6 | 9 may 2011 | 5 september 2012 row 11 : complete series 11 | 2 | 1985 | 5 | 25 july 2011 | 3 april 2013 row 12 : complete series 12 | 2 | 1985-1986 | 6 | 26 september 2011 | 7 august 2013 row 13 : the christmas specials | 2 | 1973-1982-1984-1987 | 4 | 29 october 2007 | 6 november 2008 row 14 : the complete collection | 27 | 1971-1987, 2010 | 96 | 24 september 2012 | 2013 row 15 : two ronnies in australia | 2 | 1986 | 6 | None | 28 june 2008 row 16 : the best of...volume 1 | 1 | 1971-1984 | 1 compilation | 1 october 2001 | 4 march 2002 row 17 : the best of...volume 2 | 1 | 1971-1985 | 1 compilation | 29 september 2003 | 17 march 2003 ] Execute this SQL based on the above table: select dvd release region 4 order by id desc limit 1
17 march 2003
[ header: rank | name | nationality | time | notes row 1 : 1 | janelle atkinson | jamaica | 4:16.89 | q row 2 : 2 | None | None | None | q row 3 : 3 | kaitlin sandeno | united states | 4:18.97 | q row 4 : 4 | julia stowers | united states | 4:19.84 | q row 5 : 5 | None | None | None | q row 6 : 6 | None | None | None | q row 7 : 7 | None | None | None | q row 8 : 8 | None | None | None | q ] Execute this SQL based on the above table: select notes where rank = 3
q
[ header: category | urban settlements | population | male | female | inhabited localities in jurisdiction row 1 : urban | dzhebariki-khaya | 1694 | 844 (49.8%) | 850 (50.2%) | urban-type settlement of dzhebar row 2 : urban | khandyga (ханд | 6638 | 3326 (49.8%) | 3312 (50.2%) | urban-type settlement of khandyg row 3 : rural | bayagantaysky na | 1823 | 884 (48.5%) | 939 (51.5%) | selo of krest-khal row 4 : rural | megino-aldansky n | 1020 | 490 (48.0%) | 530 (52.0%) | selo of megino-al row 5 : rural | okhot-perevozovsky | 142 | 70 (49.3%) | 72 (50.7%) | selo of okhotsky-per row 6 : rural | sasylsky na | 555 | 275 (49.5%) | 280 (50.5%) | selo of keskil row 7 : rural | teploklyuchevsky | 887 | 447 (50.4%) | 440 (49.6%) | selo of teply row 8 : rural | tomponsky national nasleg | 915 | 458 (50.1%) | 457 (49.9%) | selo of topolinoye row 9 : rural | ynginsky nasleg | 425 | 217 (51.1%) | 208 (48.9%) | selo of novy selo ] Execute this SQL based on the above table: select count ( * ) where urban settlements < ( select urban settlements where urban settlements = 'dzhebariki-khaya (джебарики-хая)' )
0
[ header: single/ep | release date | label | format(s) | uk singles chart position | notes row 1 : "hundredweight" | 19 february 2001 | fierce panda records | cd, 7" | None | accompanied by b-sides: " row 2 : "try not to think" | 11 march 2002 | jive records | cd, 7" | None | accompanied by b-sides: " row 3 : "bleach" | 20 may 2002 | jive records | cd, 7" | 67 | accompanied by b-sides: " row 4 : "you & me" | 9 september 2002 | jive records | 2xcd, 7" | 57 | accompanied by b-sides: " row 5 : "junkies" | 27 january 2003 | jive records | 2xcd, 7" | 40 | accompanied by b-sides: " row 6 : "2nd amendment" | 6 october 2003 | jive records | 2xcd, 7" | 42 | accompanied by b-sides: " row 7 : "'til the day" | 19 january 2004 | jive records | 2xcd, 7" | 27 | accompanied by b-sides "stra row 8 : "how did it ever come to this?" | 30 august 2004 | zomba / bmg | 2xcd, 7" | 50 | accompanied by b-sides: " ] Execute this SQL based on the above table: select notes where uk singles chart position = 50
accompanied by b-sides: "celebritykiller", "young hearts run free", "you can't tear polaroids", "this guy's in love with you"
[ 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 name order by fee asc limit 1
adrian leijer
[ header: county | feinstein | votes | seymour | votes | horne | votes | meeu. | votes | boddie | votes | w/i | v's row 1 : san mateo | 67.25% | 181,990 | 27.89% | 75,470 | 1.84% | 4,983 | 1.29% | 3,478 | 1.73% | 4,684 | 0.00% | 0 row 2 : contra costa | 62.96% | 229,988 | 31.62% | 115,507 | 1.92% | 7,011 | 1.77% | 6,470 | 1.73% | 6,320 | 0.00% | 2 row 3 : sonoma | 62.84% | 121,471 | 29.38% | 56,793 | 3.02% | 5,846 | 2.43% | 4,702 | 2.33% | 4,502 | 0.00% | 0 row 4 : santa clara | 62.19% | 364,997 | 30.98% | 181,858 | 2.15% | 12,646 | 2.20% | 12,912 | 2.47% | 14,518 | 0.00% | 2 row 5 : monterey | 58.89% | 66,417 | 34.74% | 39,182 | 2.10% | 2,369 | 2.30% | 2,590 | 1.96% | 2,216 | 0.00% | 0 row 6 : los angeles | 58.72% | 1,552,223 | 34.03% | 899,656 | 3.18% | 84,093 | 2.09% | 55,380 | 1.97% | 52,123 | 0.00% | 20 row 7 : napa | 57.01% | 29,875 | 35.38% | 18,539 | 2.46% | 1,288 | 2.93% | 1,537 | 2.22% | 1,161 | 0.00% | 0 row 8 : del norte | 50.92% | 4,696 | 39.66% | 3,658 | 2.56% | 236 | 4.98% | 459 | 1.89% | 174 | 0.00% | 0 row 9 : merced | 47.61% | 22,010 | 43.79% | 20,246 | 2.79% | 1,289 | 2.95% | 1,365 | 2.86% | 1,323 | 0.00% | 0 row 10 : nevada | 46.04% | 20,044 | 44.73% | 19,476 | 2.90% | 1,261 | 3.32% | 1,444 | 3.02% | 1,313 | 0.00% | 0 row 11 : placer | 45.75% | 40,511 | 45.73% | 40,497 | 2.38% | 2,109 | 3.30% | 2,920 | 2.84% | 2,518 | 0.00% | 0 row 12 : mariposa | 45.38% | 3,681 | 43.98% | 3,568 | 3.09% | 251 | 5.07% | 411 | 2.48% | 201 | 0.00% | 0 row 13 : sierra | 45.12% | 818 | 44.57% | 808 | 2.48% | 45 | 3.47% | 63 | 4.36% | 79 | 0.00% | 0 row 14 : mono | 45.11% | 1,931 | 44.64% | 1,911 | 2.83% | 121 | 3.95% | 169 | 3.48% | 149 | 0.00% | 0 row 15 : butte | 44.72% | 37,396 | 45.57% | 38,111 | 2.96% | 2,477 | 3.56% | 2,980 | 3.19% | 2,666 | 0.00% | 0 row 16 : trinity | 42.41% | 2,743 | 43.66% | 2,824 | 3.80% | 246 | 6.29% | 407 | 3.83% | 248 | 0.00% | 0 row 17 : yuba | 40.76% | 6,890 | 46.63% | 7,882 | 3.07% | 518 | 6.09% | 1,030 | 3.45% | 584 | 0.00% | 0 ] Execute this SQL based on the above table: select horne where county = 'sierra'
2.48%
[ header: # | weekend end date | film | weekend gross (millions) | notes row 1 : 1 | january 6, 2008 | national treasure: book of secrets | $1.65 | None row 2 : 3 | january 20, 2008 | cloverfield | $2.26 | None row 3 : 4 | january 27, 2008 | rambo | $1.71 | meet the spartans was #1 in north row 4 : 6 | february 10, 2008 | fool's gold | $1.55 | None row 5 : 7 | february 17, 2008 | jumper | $2.06 | None row 6 : 8 | february 24, 2008 | vantage point | $1.55 | None row 7 : 11 | march 16, 2008 | horton hears a who! | $2.89 | None row 8 : 12 | march 23, 2008 | horton hears a who! | $1.99 | None row 9 : 13 | march 30, 2008 | 21 | $2.17 | None row 10 : 14 | april 6, 2008 | 21 | $1.63 | None row 11 : 15 | april 13, 2008 | prom night | $1.25 | None row 12 : 18 | may 4, 2008 | iron man | $7.49 | None row 13 : 19 | may 11, 2008 | iron man | $3.93 | None row 14 : 20 | may 18, 2008 | the chronicles of narnia: prince | $4.11 | None row 15 : 21 | may 25, 2008 | indiana jones and the kingdom of | $7.00 | None row 16 : 22 | june 1, 2008 | sex and the city | $4.88 | None row 17 : 26 | june 29, 2008 | wanted | $3.10 | wall-e was #1 in north america row 18 : 27 | july 6, 2008 | hancock | $3.67 | None row 19 : 28 | july 13, 2008 | hellboy ii: the golden army | $2.50 | None row 20 : 29 | july 20, 2008 | the dark knight | $10.53 | the dark knight had the highest weekend debut of 2008 row 21 : 31 | august 3, 2008 | the dark knight | $3.65 | None row 22 : 32 | august 10, 2008 | the dark knight | $2.39 | None row 23 : 33 | august 17, 2008 | tropic thunder | $2.11 | None row 24 : 34 | august 24, 2008 | tropic thunder | $1.45 | None row 25 : 35 | august 31, 2008 | tropic thunder | $1.48 | None row 26 : 37 | september 14, 2008 | burn after reading | $1.75 | None row 27 : 38 | september 21, 2008 | burn after reading | $1.15 | lakeview terrace was #1 in north america row 28 : 39 | september 28, 2008 | eagle eye | $2.20 | None row 29 : 40 | october 5, 2008 | eagle eye | $1.16 | beverly hills chihuah row 30 : 41 | october 12, 2008 | body of lies | $1.18 | beverly hills chihuah row 31 : 42 | october 19, 2008 | max payne | $1.50 | None row 32 : 44 | november 2, 2008 | zack & miri make a | $1.53 | high school musical 3: senior year was #1 in row 33 : 46 | november 16, 2008 | quantum of solace | $7.64 | None row 34 : 47 | november 23, 2008 | twilight | $5.30 | None row 35 : 49 | december 7, 2008 | twilight | $1.52 | four christmases was #1 in north america row 36 : 50 | december 14, 2008 | the day the earth stood still | $1.81 | None row 37 : 51 | december 21, 2008 | yes man | $1.22 | None row 38 : 52 | december 28, 2008 | the curious case of benjamin button | $2.22 | marley & me was #1 in north ] Execute this SQL based on the above table: select film order by # desc limit 1
the curious case of benjamin button
[ header: opposition | matches | won | drawn | lost | for | against | win% row 1 : bhopal badshahs | 2 | 0 | 1 | 1 | 7 | 8 | 0.00% row 2 : chennai cheeta | 2 | 1 | 0 | 1 | 6 | 5 | 50.00% row 3 : delhi wizards | 2 | 2 | 0 | 0 | 4 | 2 | 100.00% row 4 : karnataka lions | 2 | 1 | 0 | 1 | 8 | 4 | 50.00% row 5 : mumbai marines | 2 | 2 | 0 | 0 | 9 | 5 | 100.00% row 6 : pune strykers | 3 | 2 | 0 | 1 | 11 | 8 | 66.67% row 7 : sher-e-punjab | 2 | 1 | 0 | 1 | 5 | 6 | 50.00% ] Execute this SQL based on the above table: select lost where win% = '100.00%'
0.0, 0.0
[ header: rank | athlete | nationality | time | notes row 1 : None | valeriy borchin | russia | 1:19:56 | None row 2 : None | vladimir kanay | russia | 1:20:27 | None row 3 : None | luis fernando lopez | colombia | 1:20:38 | sb row 4 : 4 | wang zhen | china | 1:20:54 | None row 5 : 5 | stanislav emelyanov | russia | 1:21:11 | None row 6 : 6 | kim hyun-sub | south korea | 1:21:17 | None row 7 : 7 | ruslan dmytrenko | ukraine | 1:21:31 | sb row 8 : 8 | yusuke suzuki | japan | 1:21:39 | None row 9 : 9 | alex schwazer | italy | 1:21:50 | sb row 10 : 10 | erick barrondo | guatemala | 1:22:08 | None row 11 : 11 | chu yafei | china | 1:22:10 | None row 12 : 12 | sergey morozov | russia | 1:22:37 | None row 13 : 14 | matej toth | slovakia | 1:22:55 | None row 14 : 15 | eder sanchez | mexico | 1:23:05 | None row 15 : 16 | joao vieira | portugal | 1:23:26 | None row 16 : 17 | miguel angel lopez | spain | 1:23:41 | None row 17 : 18 | anton kucmin | slovakia | 1:23:57 | None row 18 : 19 | james rendon | colombia | 1:24:08 | sb row 19 : 20 | horacio nava | mexico | 1:24:15 | None row 20 : 21 | christopher linke | germany | 1:24:17 | None row 21 : 22 | caio bonfim | brazil | 1:24:29 | None row 22 : 23 | trevor barron | united states | 1:24:33 | None row 23 : 24 | rafał augustyn | poland | 1:24:47 | None row 24 : 25 | byun youngjun | south korea | 1:24:48 | None row 25 : 28 | recep celik | turkey | 1:25:39 | None row 26 : 29 | nazar kovalenko | ukraine | 1:25:50 | None row 27 : 31 | babubhai panucha | india | 1:26:53 | None row 28 : 32 | david kimutai | kenya | 1:27:20 | sb row 29 : 33 | yerko araya | chile | 1:27:47 | None row 30 : 34 | hedi teraoui | tunisia | 1:29:48 | None row 31 : 35 | diego flores | mexico | 1:30:00 | None row 32 : 37 | emerson hernandez | el salvador | 1:30:48 | sb row 33 : 38 | ronald quispe | bolivia | 1:32:09 | pb row 34 : None | moacir zimmermann | brazil | dsq | None row 35 : None | gustavo restrepo | colombia | dsq | None row 36 : None | giorgio rubino | italy | dsq | None row 37 : None | anatole ibanez | sweden | dsq | None row 38 : None | adam rutter | australia | dnf | None row 39 : None | mauricio arteaga | ecuador | dnf | None ] Execute this SQL based on the above table: select count ( nationality ) where rank > 'None'
0
[ header: year | car | start | qual | rank | finish | laps | led | retired row 1 : 1961 | 98 | 5 | 146.08 | 7 | 12 | 192 | 27 | flagged row 2 : 1962 | 98 | 1 | 150.37 | 1 | 7 | 200 | 120 | running row 3 : 1963 | 98 | 1 | 151.153 | 1 | 1 | 200 | 167 | running row 4 : 1964 | 98 | 4 | 155.099 | 4 | 23 | 55 | 7 | pit fire row 5 : 1965 | 98 | 5 | 158.625 | 5 | 2 | 200 | 0 | running row 6 : 1966 | 98 | 4 | 162.484 | 4 | 14 | 87 | 0 | wheel bearing row 7 : 1967 | 40 | 6 | 166.075 | 6 | 6 | 196 | 171 | bearing row 8 : totals | totals | totals | totals | totals | totals | 1130 | 492 | None ] Execute this SQL based on the above table: select count ( retired )
7
[ header: state | type | name | title | royal house | from | to row 1 : chu | sovereign | huai | king | mi | 328 bc | 299 bc row 2 : han | sovereign | xiang | marquis | None | 311 bc | 296 bc row 3 : lu | sovereign | wen ii | duke | ji | 302 bc | 280 bc row 4 : qi | sovereign | min | king | tian | 300 bc | 284 bc row 5 : qin | sovereign | zhaoxiang | king | ying | 306 bc | 251 bc row 6 : song | sovereign | kang | king | None | 328 bc | 286 bc row 7 : wei | sovereign | xiang | king | None | 318 bc | 296 bc row 8 : wey | sovereign | si jun | marquis | None | 334 bc | 293 bc row 9 : yan | sovereign | zhao | king | None | 311 bc | 279 bc row 10 : zhao | sovereign | wuling | king | None | 325 bc | 299 bc ] Execute this SQL based on the above table: select count ( distinct to )
8
[ header: from | to | name | party | position row 1 : 1850 | 1862 | m. borgarelli d' | None | colonel of infantry e.r row 2 : 1862 | 1869 | jules alfred le tourneur du | None | first secretary for the minister of finance row 3 : 1869 | 1903 | stanislas le tourneur d | None | attached to the taxation administration of france row 4 : None | None | yves le tourneur d' | None | doctor of juridical science row 5 : 1966 | 1989 | maurice lecoq | None | market gardener row 6 : 1989 | 2008 | michel deuzet | se | farmer row 7 : 2008 | 2014 | patrice martin | se | bank officer ] Execute this SQL based on the above table: select count ( * )
7
[ 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 count ( * ) where title = 'the poker movie'
1
[ header: released | video title | company | director | notes row 1 : 2004-09-18 (vhs) 2004 | tawawana 18-sai | crystal-eizou venus vf | yukihiko shimam | av debut row 2 : 2004-11-26 | big bust evolution shoko goto 爆乳進化論 | crystal-eizou venus vf | None | None row 3 : 2004-12-17 | menyu shoko goto 女乳 | crystal-eizou venus vf | None | None row 4 : 2005-01-28 | busty private teacher shoko goto | crystal-eizou grace grdv- | None | None row 5 : 2005-02-25 | a-grade tits shoko got | crystal-eizou grace grdv- | None | None row 6 : 2005-02-26 (vhs) | the costume play maid, shoko goto | crystal-eizou venus vf | yukihiko shimam | None row 7 : 2005-04-29 | perverted desire shoko goto 変態志願 | crystal-eizou venus vf | None | None row 8 : 2005-05-27 | fetish world 変態志願 | crystal-eizou grace grdv- | None | with marina matsushima row 9 : 2005-06-24 | gogo shameless young lady gogoハレンチ娘 | crystal-eizou grace grdv-01 | None | None row 10 : 2005-12-23 | super re-mix collection the best shoko | crystal-eizou mmc m | None | compilation ] Execute this SQL based on the above table: select count ( video title ) where director = 'None'
0
[ header: pollutant | units | emission standard | coal-fired | petroleum coke-fired row 1 : so2 | lb/mmbtu | ≤ 0.15 | 0.0-0.04 | 0.03-0.13 row 2 : nox | lb/mmbtu | ≤ 0.09 | 0.04-0.06 | 0.02 row 3 : solid particulate | lb/mmbtu | ≤ 0.011 | 0.004 | 0.007 row 4 : pm10 | lb/mmbtu | ≤ 0.011 | 0.006 | 0.004 row 5 : so3 | lb/hour | ≤ 1.1 | 0.43 | 0 row 6 : fluoride | lb/mmbtu | ≤ 1.57×10-4 | 1.06×10-4 | 0.95×10-4 row 7 : lead | lb/mmbtu | ≤ 2.6×10-5 | 0.56×10-5 | 0.59×10-5 row 8 : mercury | lb/mmbtu | ≤ 1.05×10-5 | 0.095×10-5 | 0.028×10-5 ] Execute this SQL based on the above table: select units group by units having count ( units ) = ( select count ( units ) group by units order by count ( units ) asc limit 1 )
lb/hour
[ header: | name on the register | date listed | location | city or town | summary row 1 : 40 | highland park general hospital | october 31, 1985 (#850 | 357 glendale ave. | highland park | the highland park general hospital is a ] Execute this SQL based on the above table: select name on the register where >= 9 order by asc limit 1263
highland park general hospital
[ header: player | played | legs won | legs lost | lwat | 100+ | 140+ | 180s | high checkout | 3-dart average row 1 : phil taylor | 5 | 74 | 20 | 34 | 130 | 77 | 44 | 144 | 105.73 row 2 : raymond van barneveld | 3 | 35 | 30 | 9 | 85 | 43 | 17 | 126 | 98.10 row 3 : gary anderson | 2 | 17 | 19 | 4 | 42 | 28 | 10 | 151 | 97.98 row 4 : kevin painter | 2 | 13 | 16 | 5 | 32 | 18 | 8 | 130 | 96.71 row 5 : mervyn king | 4 | 45 | 38 | 16 | 112 | 66 | 18 | 147 | 96.30 row 6 : co stompe | 1 | 7 | 10 | 2 | 26 | 9 | 4 | 127 | 95.84 row 7 : james wade | 3 | 33 | 26 | 10 | 75 | 47 | 12 | 153 | 95.73 row 8 : andy smith | 1 | 5 | 10 | 1 | 19 | 15 | 1 | 112 | 95.29 row 9 : terry jenkins | 5 | 61 | 58 | 20 | 157 | 80 | 26 | 131 | 94.08 row 10 : adrian lewis | 3 | 26 | 28 | 13 | 63 | 40 | 13 | 156 | 93.69 row 11 : ronnie baxter | 4 | 54 | 49 | 18 | 142 | 49 | 19 | 132 | 93.35 row 12 : alan tabern | 2 | 24 | 21 | 8 | 66 | 32 | 7 | 157 | 92.68 row 13 : steve beaton | 2 | 18 | 20 | 8 | 52 | 23 | 5 | 110 | 92.58 row 14 : vincent van der voort | 3 | 29 | 28 | 9 | 71 | 42 | 13 | 131 | 92.57 row 15 : jelle klaasen | 1 | 8 | 10 | 2 | 24 | 4 | 4 | 71 | 92.19 row 16 : mark walsh | 2 | 21 | 18 | 9 | 49 | 26 | 9 | 121 | 92.02 row 17 : wes newton | 1 | 3 | 10 | 1 | 16 | 3 | 5 | 96 | 91.92 row 18 : michael van gerwen | 1 | 3 | 10 | 0 | 14 | 6 | 1 | 126 | 91.26 row 19 : andy hamilton | 1 | 6 | 10 | 2 | 21 | 7 | 4 | 120 | 91.18 row 20 : denis ovens | 2 | 22 | 19 | 12 | 64 | 32 | 5 | 125 | 90.63 row 21 : wayne jones | 1 | 7 | 10 | 4 | 26 | 12 | 4 | 121 | 90.06 row 22 : peter wright | 1 | 4 | 10 | 1 | 17 | 9 | 2 | 96 | 89.39 row 23 : colin osborne | 1 | 7 | 10 | 4 | 18 | 13 | 2 | 116 | 89.18 row 24 : dennis priestley | 1 | 5 | 10 | 3 | 22 | 13 | 2 | 84 | 89.06 row 25 : robert thornton | 1 | 4 | 10 | 1 | 17 | 9 | 3 | 56 | 88.88 row 26 : mark dudbridge | 1 | 7 | 10 | 5 | 17 | 10 | 3 | 109 | 88.28 row 27 : wayne mardle | 2 | 16 | 14 | 6 | 36 | 22 | 4 | 115 | 87.27 row 28 : jamie caven | 1 | 3 | 10 | 0 | 13 | 6 | 2 | 120 | 86.95 row 29 : john part | 1 | 6 | 10 | 2 | 19 | 5 | 4 | 76 | 86.62 ] Execute this SQL based on the above table: select count ( player ) where player = 'adrian lewis'
1
[ header: year | album | territory | label | notes row 1 : 1989 | good deeds and dirty rags | uk | capitol records | debut album, reached no. 26 on uk row 2 : 1989 | fish heads and tails | uk | capitol records | mid-price live and rarities compilation row 3 : 1991 | hammer and tongs | uk | radioactive records/mca | second studio album; reached no. 61 on row 4 : 1991 | goodbye mr. mackenzie | international | radioactive records/mca | compilation of tracks from both albums, remixed row 5 : 1993 | live on the day of storms | uk | blokshok records | live album row 6 : 1994 | five | uk | blokshok records | third studio album row 7 : 1995 | jezebel | uk | blokshok records | rarities compilation row 8 : 1996 | the glory hole | uk | blokshok records | fourth and final studio album: manson, row 9 : 2005 | the river sessions | uk | river records | double live album row 10 : 2009 | the rattler: live '91' | uk | md music company | live album (digital release) ] Execute this SQL based on the above table: select album where year = ( select year where album = 'five' ) - 1
live on the day of storms
[ header: score | 2007 | 2008 | 2009 | 2010 | 2011 | 2012 | 2013 row 1 : 5 | 15.3% | 18.4% | 18.0% | 17.1% | 17.0% | 16.4% | 18.9% row 2 : 4 | 18.0% | 17.5% | 17.9% | 18.5% | 18.4% | 19.3% | 21.5% row 3 : 3 | 23.0% | 20.0% | 20.2% | 19.3% | 19.5% | 20.1% | 18.8% row 4 : 2 | 18.5% | 14.3% | 14.2% | 12.7% | 14.6% | 15.0% | 14.9% row 5 : 1 | 25.3% | 29.9% | 29.8% | 32.3% | 30.4% | 29.2% | 26.0% row 6 : mean | 2.79 | 2.8 | 2.8 | 2.76 | 2.77 | 2.79 | 2.92 row 7 : number of students | 97136 | 100586 | 104789 | 115077 | 122651 | 132425 | 140006 ] Execute this SQL based on the above table: select ( select id where 2012 = '19.3%' ) < ( select id where 2012 = '15.0%' )
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 transmitter where id = ( select id where transmitter = 'durham' ) - 1
catton beacon