inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ header: season | tier | division | place row 1 : 2002/03 | 8 | 3a aficio | 1st row 2 : 2003/04 | 6 | 1a aficio | 1st row 3 : 2004/05 | 5 | preferente | 13th row 4 : 2005/06 | 5 | preferente | 4th row 5 : 2006/07 | 5 | preferente | 8th row 6 : 2007/08 | 5 | preferente | 8th row 7 : 2008/09 | 5 | preferente | 3rd row 8 : 2009/10 | 5 | preferente | 2nd row 9 : 2010/11 | 4 | 3a | 6th row 10 : 2011/12 | 4 | 3a | 6th row 11 : 2012/13 | 4 | 3a | 11th ] Execute this SQL based on the above table: select division where place = 1
3a aficio, 1a aficio
[ header: event | bowling center | city | dates | winner row 1 : eastern open | edison lanes | edison, new jersey | dec 2-6 | dennis chapis (2) row 2 : charlotte open | freedom lanes | charlotte, north carolina | dec 9-13 | gene rhoda (3) row 3 : western open | saratoga lanes | san jose, californ | jan 4-8 | jim godman (1) row 4 : denver open | broadway bowl | denver, colorado | jan 11-15 | dick weber (16) row 5 : hialeah-miami open | hialeah lanes | hialeah, florida | feb 1-5 | les schissler (3) row 6 : mobile-sertoma open | florida lanes | mobile, alabama | feb 8-12 | mike limongello (2) row 7 : fresno open | sunnyside bowl | fresno, californ | feb 15-19 | dick weber (17) row 8 : las vegas open | showboat lanes | las vegas, nevada | feb 22-26 | skee foremsky (1) row 9 : miller high life open | bowlero lanes | milwaukee, wisconsin | mar 1-5 | bill lillard (1) row 10 : buckeye open | imperial lanes | toledo, ohio | mar 15-19 | pete tountas (2) row 11 : greater buffalo open | fairlanes | depew, new york | mar 22-26 | bobby jacks (1) row 12 : firestone tournament of champions | riviera lanes | akron, ohio | mar 29 - apr 2 | wayne zahn (4) row 13 : seattle open | ballinger bowl | seattle, washington | jun 9-12 | wayne zahn (5) row 14 : portland open | valley lanes | portland, oregon | jun 16-19 | don johnson (2) row 15 : fresno open | cedar lanes | fresno, californ | jun 22-26 | les schissler (4) row 16 : tucson squirt | cactus bowl | tucson, arizona | jul 1-4 | johnny guenther (2) row 17 : southern california open | encino bowl | encino, california | jul 7-10 | barry asher (1) row 18 : fort worth open | meadowbrook lanes | fort worth, texas | jul 14-17 | dick ritger (1) row 19 : reading open | hiester lanes | reading, pennsylvania | jul 28-31 | dick ritger (2) row 20 : u.s. coast guard open | starlite lanes | grand haven, michigan | aug 2-5 | george howard (4) row 21 : waukegan open | bertrand bowl | waukegan, illinois | aug 18-21 | bobby jacks (3) row 22 : fort smith open | midland bowl | fort smith, arkansas | aug 25-28 | johnny petraglia (1) row 23 : crescent city open | mardi gras bowl | new orleans, louisiana | sep 8-12 | barry asher (2) row 24 : seventh annual pba national championship | garden city bowl | garden city, new york | nov 1-6 | wayne zahn (6) row 25 : camden pba open | camden lanes | camden, new jersey | nov 9-12 | ralph engan (1) ] Execute this SQL based on the above table: select event where event > ( select event where event = 'u.s. coast guard open' ) and city > 1 order by event asc limit 1
waukegan open
[ header: school name | city | grades | establishment | charter row 1 : aliamanu intermediate school | honolulu | 7-8 | 1958 | None row 2 : anuenue school | honolulu | k-12 | 1958 | charter row 3 : central middle school | honolulu | 6-8 | 1926 | None row 4 : dole middle school | honolulu | 6-8 | 1955 | None row 5 : halau ku mana nc | honolulu | 6-12 | 2000 | charter row 6 : jarrett middle school | honolulu | 6-8 | 1955 | None row 7 : kaimuki middle school | honolulu | 6-8 | 1939 | None row 8 : kalakaua middle school | honolulu | 6-8 | 1928 | None row 9 : kawananakoa middle school | honolulu | 6-8 | 1927 | None row 10 : moanalua middle school | honolulu | 7-8 | 1967 | None row 11 : niu valley middle school | honolulu | 6-8 | 1955 | None row 12 : stevenson middle school | honolulu | 6-8 | 1937 | None row 13 : washington middle school | honolulu | 6-8 | 1854 | None ] Execute this SQL based on the above table: select count ( distinct school name ) where grades = '7-8'
2
[ header: victim(s) | age | gender | date | type of attack | location | details | source(s) row 1 : daughter of a frontiersman named "bak | 18 | ♀ | summer, 1881 | defending cows | northwestern colorado, usa | encountered a wolf resting on a | george bird grinnell row 2 : david tobuk | toddler | ♂ | 1900 | predatory | koyukuk river, ala | in the 1920s, tobuk was | None row 3 : zacarias hugo | 14 | ♂ | 1943 | possibly rabid | etivluk river, alaska | while hunting caribou, zacaria | None row 4 : pipeline workers | None | ♂ | 1971-1979 | None | along the right-of-way for the trans | there were ten "bites and charges", | None row 5 : david lawrence | 7 | ♂ | 1976, summer | prey-testing agonistic charge | salcha river, alaska, usa | while his father, roy lawrence, | None ] Execute this SQL based on the above table: select date where date in ( '1976, summer' , '1976, summer' ) order by age desc limit 1
1976, summer
[ header: represent | contestant | age | height | hometown row 1 : 1 | mildred kincaid adame | 20 | 1.65 mts | panama city row 2 : 2 | catherine henderson tudi | 20 | 1.66 mts | panama city row 3 : 3 | giovanna alida loa | 21 | 1.67 mts | panama city row 4 : 4 | reyna royo | 24 | 1.69 mts | panama city row 5 : 5 | ivonne ileana correa | 23 | 1.70 mts | panama city row 6 : 6 | karol guevara | 22 | 1.70 mts | panama city row 7 : 7 | betzy janette achurr | 20 | 1.70 mts | panama city row 8 : 8 | marisela moreno montero | 24 | 1.73 mts | panama city row 9 : 9 | patricia de leon | 19 | 1.74 mts | panama city row 10 : 10 | marichelle julieta r | 20 | 1.74 mts | panama city row 11 : 11 | betsy milena batista | 21 | 1.75 mts | panama city row 12 : 12 | lourdes rodriguez | 21 | 1.75 mts | panama city row 13 : 13 | janessy jasiell contreras | 18 | 1.75 mts | panama city row 14 : 14 | gina larissa correa hils | 20 | 1.76 mts | panama city row 15 : 15 | swany cisney castill | 23 | 1.78 mts | panama city row 16 : 16 | michelle krisko sugasti | 20 | 1.80mts | panama city ] Execute this SQL based on the above table: select contestant where contestant = 'marichelle julieta ruiz leone'
marichelle julieta ruiz leone
[ header: interferometer and observing mode | waveband | limiting magnitude | minimum baseline (m) (un-projected) | maximum baseline (m) | approx. no. visibility measurements per year (measurements per night x nights used per year) | max ratio of no. phase / no. amplitude measurements (measure of imaging performance, 0 = none) | accuracy of amplitude2 measurements | accuracy of phase measurements (milli-radians) | number of spectral channels (max in use simultaneously) | comments row 1 : chara array | v, r, i, | 8 | 34 | 330 | 7500 | 0.7 | 1% | 10 | 30000 | yes... 30000 in the visible band; max row 2 : coast visible | r, i | 7 | 4 | 60 | 2000 | 0.5 | 4% | 10 | 4 | 300 cloudy nights per year, maximum baseline 100 row 3 : coast infrared | j, h | 3 | 4 | 60 | 100 | 0.5 | 20% | 10 | 1 | 300 cloudy nights per year, maximum baseline 100 row 4 : gi2t visible | r, i | 5 | 10 | 65 | 2000 | 0 | 10% | None | 400 | closed in 2006 row 5 : iota | j, h, k | 7 | 6 | 30 | 10000 | 0.3 | 2% | 10 | 1 | integrated optics beam combiner. closed row 6 : isi | n | 0 | 10 | 50 | 5000 | 0.3 | 1% | 1 | 1000 | maximum baseline 70-m row 7 : keck interferometer | h, k, l, | 10.3 | 85 | 85 | 1000 | 0 | 4% | 1 | 330 | nulling key science underway - no imaging on row 8 : keck aperture masking | j, h, k, | 2 | 0.5 | 9 | 20000 | 0.9 | 20% | 10 | 1 | closed row 9 : mira 1.2 | r, i | 3 | 30 | 30 | 500 | 0 | 10% | None | 1 | mid-infrared row 10 : navy precision optical interferometer(npo | v, r, i | 5 | 5 | 300 | 50000 | 0.7 | 4% | 10 | 16 | at nofs; siderstats operational row 11 : susi | b, v, r, | 5 | 5 | 640 | 5000 | 0 | 4% | 10 | 21 | no imaging on a single baseline instrument; maximum row 12 : vlti +uts am | j, h, k simultaneously | 7 | 46 | 130 | 400 | 0.3 | 1% | 10 | 2000 | used for a few weeks per year. longest row 13 : vlti +ats amber | j, h, k simultaneously | 4 | 46 | 130 | 400 | 0.3 | 1% | 10 | 2000 | longest overall vlti baseline 130m row 14 : vlti +uts | k | 11 | 46 | 130 | 400 | 0 | >1% | None | 1 | integrated optics beam combiner. longest overall row 15 : vlti +ats v | k | never checked | 12 | 200 | 400 | 0 | >1% | None | 1 | longest overall vlti baseline 130m row 16 : vlti +ats midi | n | 4.5 | None | 200 | 200 | 0 | 10% | None | 250 | vlti inldes world' ] Execute this SQL based on the above table: select accuracy of amplitude2 measurements order by accuracy of phase measurements (milli-radians) asc limit 1
10%
[ header: date | time | opponent | site | tv | result | attendance row 1 : september 5 | 2:30 p.m | jackson state | davis wade stadium • starkville, | espnu | w 45-7 | 54232 row 2 : september 12 | 6:00 p.m | at auburn | jordan-hare stadium • auburn | secrn | l 24-49 | 85269 row 3 : september 19 | 6:00 p.m | at vanderbilt | vanderbilt stadium • nashville | secrn | w 15-3 | 31840 row 4 : september 26 | 11:21 a.m | #7 lsu | davis wade stadium • starkville, | secn | l 26-30 | 53612 row 5 : october 3 | 6:30 p.m | #25 georgia tech | davis wade stadium • starkville, | css | l 31-42 | 50035 row 6 : october 10 | 11:30 a.m | houston | davis wade stadium • starkville, | espnu | l 24-31 | 48019 row 7 : october 17 | 11:30 a.m | at middle tennessee | johnny "red" floyd | espnu | w 27-6 | 23882 row 8 : october 24 | 6:30 p.m | #1 florida | davis wade stadium • starkville, | espn | l 19-29 | 57178 row 9 : october 31 | 6:00 p.m | at kentucky | commonwealth stadium • lexington, | secrn | w 31-24 | 67953 row 10 : november 14 | 6:00 p.m | #2 alabama | davis wade stadium • starkville, | espn | l 3-31 | 58103 row 11 : november 21 | 11:21 a.m | at arkansas | war memorial stadium • little rock, ar | secn | l 21-42 | 55634 row 12 : november 28 | 11:21 a.m | #25 ole miss | davis wade stadium • starkville, | secn | w 41-27 | 55365 ] Execute this SQL based on the above table: select tv where attendance - time >= 1 order by time desc limit 1
secn
[ header: # | title | songwriters | producer(s) | performer (s) row 1 : 1 | "a dream" | l. lynn, w | will.i.am | common, will.i.am row 2 : 2 | "listen!!!" | t.k. greene, k | kwame | talib kweli row 3 : 3 | "it's r time [lenky | j. ortega, v. | None | jeannie ortega row 4 : 4 | "when the ship goes down (dia | l. freese, l. | dj muggs | cypress hill row 5 : 5 | "hip hop hooray" | v. brown, a. cri | naughty by nature | naughty by nature row 6 : 6 | "keep ya head up" | t. shakur, d | dj daryl | 2pac row 7 : 7 | "code of the streets" | k. elam, c | dj premier | gang starr row 8 : 8 | "rebirth of slick (cool like | i. butler, c. | butterfly | digable planets row 9 : 9 | "officer" | t. hardson, j. mar | j-swift | the pharcyde row 10 : 10 | "this is how we do it" | m. jordan, o. | montell jordan, oji pier | montell jordan row 11 : 11 | "colors" | w. adams | will.i.am | will.i.am row 12 : 12 | "bus ride" | w. adams | will.i.am | will.i.am row 13 : 13 | "riots" | m. isham, w. | None | mark isham, miri ben-ari row 14 : 14 | "eva's theme" | m. isham | None | mark isham row 15 : 15 | "anne frank" | m. isham | None | mark isham, miri ben-ari ] Execute this SQL based on the above table: select title order by # desc limit 1
"anne frank"
[ header: round | round | circuit | date | pole position | fastest lap | winning driver | winning team | winning privateer row 1 : 1 | r1 | mantorp park | 10 may | mattias ekstrom | fredrik ekblom | mats linden | kristoffersson motorsport | richard goransson row 2 : 1 | r2 | mantorp park | 10 may | None | peggen andersson | fredrik ekblom | bmw dealer team | pontus morth row 3 : 2 | r3 | karlskoga-gellera | 31 may | jan nilsson | jan nilsson | jan nilsson | flash engineering | pontus morth row 4 : 2 | r4 | karlskoga-gellera | 31 may | None | fredrik ekblom | peggen andersson | bmw dealer team | pontus morth row 5 : 3 | r5 | anderstorp | 28 june | mattias ekstrom | fredrik ekblom | jan nilsson | flash engineering | pontus morth row 6 : 3 | r6 | anderstorp | 28 june | None | peggen andersson | peggen andersson | bmw dealer team | georg bakajev row 7 : 4 | r7 | falkenberg | 9 july | jens edman | jens edman | jan nilsson | flash engineering | pontus morth row 8 : 4 | r8 | falkenberg | 9 july | None | mattias ekstrom | jens edman | flash engineering | pontus morth row 9 : 5 | r9 | ring knutstorp | 6 september | fredrik ekblom | fredrik ekblom | fredrik ekblom | bmw dealer team | pontus morth row 10 : 5 | r10 | ring knutstorp | 6 september | None | mats linden | jan nilsson | flash engineering | georg bakajev row 11 : 6 | r11 | mantorp park | 27 september | tommy kristoffersson | fredrik ekblom | fredrik ekblom | bmw dealer team | pontus morth row 12 : 6 | r12 | mantorp park | 27 september | None | peggen andersson | jan nilsson | flash engineering | pontus morth ] Execute this SQL based on the above table: select count ( circuit ) where round >= 4
6
[ header: team | wins | losses | win % | gb row 1 : detroit tigers | 104 | 58 | .642 | 0 row 2 : toronto blue jays | 89 | 73 | .549 | 15.0 row 3 : new york yankees | 87 | 75 | .537 | 17.0 row 4 : boston red sox | 86 | 76 | .531 | 18.0 row 5 : baltimore orioles | 85 | 77 | .525 | 19.0 row 6 : cleveland indians | 75 | 87 | .463 | 29.0 row 7 : milwaukee brewers | 67 | 94 | .416 | 36.5 ] Execute this SQL based on the above table: select losses where team = 'cleveland indians'
87
[ header: name | nationality | position | spartak career | appearances | goals row 1 : denis boyarintsev | russia | mf | 2005-07, 2009 | 91 | 9 row 2 : aleksandr bubnov | soviet union | df | 1983-89 | 169 | 3 row 3 : vladimir bukiye | soviet union | df | 1972-79, 1982 | 199 | 6 row 4 : fyodor cherenkov | russia | mf | 1977-90, 1991, 1993 | 398 | 95 row 5 : vadim evseev | russia | df | 1993-98, 1999 | 62 | 3 row 6 : edgar gess | soviet union | mf | 1979-83 | 114 | 26 row 7 : georgi glazkov | soviet union | fw | 1936-41, 1946-47 | 106 | 48 row 8 : nikolai gulyay | soviet union | mf | 1937-46 | 76 | 7 row 9 : anatoli ilyin | soviet union | fw | 1949-62 | 228 | 84 row 10 : anatoli isayev | soviet union | fw | 1953-62 | 159 | 53 row 11 : andrei ivanov | russia | df | 1983-85, 1988-89, 1990- | 109 | 0 row 12 : vadim ivanov | soviet union | df | 1969-71 | 75 | 2 row 13 : aleksandr kalashnikov | soviet union | fw | 1978-82 | 67 | 16 row 14 : maksym kalynych | ukraine | mf | 2000-08 | 134 | 22 row 15 : pavel kornilov | soviet union | fw | 1938-41 | 65 | 38 row 16 : dmitri kudryas | russia | mf | 2002 | 22 | 5 row 17 : boris kuznetsov | soviet union | df | 1985-88, 1989-90 | 90 | 0 row 18 : valeri masalitin | russia | fw | 1994-95 | 7 | 5 row 19 : anatoli maslyonkin | soviet union | df | 1954-63 | 216 | 8 row 20 : alexander mirzoyan | soviet union | df | 1979-83 | 80 | 9 row 21 : igor mitreski | macedonia | df | 2001-04 | 85 | 0 row 22 : yuriy nikiforov | russia | df | 1993-96 | 85 | 16 row 23 : sergei novikov | soviet union | mf | 1978-80, 1985-89 | 70 | 12 row 24 : sergei olshansky | soviet union | df | 1969-75 | 138 | 7 row 25 : viktor onopko | russia | df | 1992-95 | 108 | 23 row 26 : viktor papayev | soviet union | mf | 1968-73, 1975-76 | 174 | 10 row 27 : vadim pavlenko | soviet union | fw | 1977-78 | 47 | 16 row 28 : aleksandr piskaryov | soviet union | fw | 1971-75 | 117 | 33 row 29 : stipe pletikosa | croatia | gk | 2007-present | 63 | 0 row 30 : boris pozdnyakov | soviet union | df | 1978-84, 1989-91 | 145 | 3 row 31 : luis robson | brazil | fw | 1997-2001 | 102 | 32 ] Execute this SQL based on the above table: select position where id = ( select id where goals = 7 ) + 1
fw
[ 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 system order by year desc limit 1
ios
[ header: year | title | role | episodes row 1 : 1999 | the answer lies in the soil | presenter | all (6 episodes) row 2 : 1999-2002 | loose women | panellist | alternating episodes row 3 : 2000-06 | this morning | stand-in presenter | occasional episodes row 4 : 2004 | zoo story | narrator | all row 5 : 2006- | this morning | co-presenter | fridays and school holidays row 6 : 2010, 12-13 | loose women | stand-in anchor | occasional episodes row 7 : 2010 | gmtv with lorraine | guest presenter | 12, 13, 14, 15, 16 april row 8 : 2014- | loose women | anchor | wednesdays row 9 : 2014 | he says, she says | co-presenter | pilot recorded, 1 april 2014 ] Execute this SQL based on the above table: select role where id = 1
presenter
[ header: entrant | constructor | chassis | engine | tyre | driver | rounds row 1 : scuderia ferrari spa sef | ferrari | 156 | ferrari 178 1.5 v6 | d | giancarlo baghetti | 1, 3, 6-7 row 2 : scuderia ferrari spa sef | ferrari | 156 | ferrari 178 1.5 v6 | d | ricardo rodriguez | 1-3, 6-7 row 3 : team lotus | lotus-climax | 25 24 | climax fwmv 1.5 | d | trevor taylor | all row 4 : cooper car company | cooper-climax | t60 t55 | climax fwmv 1.5 | d | tony maggs | all row 5 : cooper car company | cooper-climax | t60 t55 | climax fwmv 1.5 | d | timmy mayer | 8 row 6 : brabham racing organisation | brabham-climax | bt3 | climax fwmv 1.5 | d | jack brabham | 6, 8-9 row 7 : udt laystall racing team | lotus-brm | 24 | brm p56 1.5 v8 | d | masten gregory | 2-4, 7-8 row 8 : porsche system engineering | porsche | 804 718 | porsche 753 1.5 f8 porsche | d | dan gurney | 1-2, 5-8 row 9 : r.r.c. walker racing | lotus-climax | 24 | climax fwmv 1.5 | d | maurice trintignant | 2-4, 6-8 row 10 : scuderia sss republic | porsche | 718 | porsche 547/3 1.5 f4 | d | nino vaccarella | 6 row 11 : emeryson cars | lotus-climax | 18 | climax fpf 1.5 l | d | john campbell-jones | 3 row 12 : ecurie filipinetti | porsche | 718 | porsche 547/3 1.5 f4 | d | heini walter | 6 row 13 : autosport team wolfgang seidel | lotus-brm | 24 | brm p56 1.5 v8 | d | dan gurney | 3 row 14 : autosport team wolfgang seidel | lotus-brm | 24 | brm p56 1.5 v8 | d | wolfgang seidel | 5-6 row 15 : autosport team wolfgang seidel | lotus-brm | 24 | brm p56 1.5 v8 | d | tony shelly | 7 row 16 : ecurie excelsior | lotus-climax | 18 | climax fpf 1.5 l | d | jay chamberlain | 5-7 row 17 : bernard collomb | cooper-climax | t53 | climax fpf 1.5 l | d | bernard collomb | 6 row 18 : scuderia settecolli | de tomaso-osca | f1 | osca 372 1.5 l4 | d | roberto lippi | 7 row 19 : gerry ashmore | lotus-climax | 18/21 | climax fpf 1.5 l | d | gerry ashmore | 7 row 20 : scuderia jolly club | lotus-climax | 18 | climax fpf 1.5 l | d | ernesto prinoth | 7 ] Execute this SQL based on the above table: select count ( constructor ) where driver = 'dan gurney'
2
[ 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 single order by year desc limit 1
"tomber la chemise"
[ 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 group by ( team ) order by count ( * ) desc limit 1
þrottur r
[ 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 name group by name order by sum ( defunct ) desc limit 1
nintendo power
[ header: game | december | opponent | score | record row 1 : 9 | 4 | @ montreal canadiens | 5 - 4 | 3-4-2 row 2 : 10 | 6 | @ toronto maple leafs | 4 - 2 | 3-5-2 row 3 : 11 | 9 | ottawa senators | 3 - 2 | 4-5-2 row 4 : 12 | 14 | detroit falcons | 3 - 0 | 5-5-2 row 5 : 13 | 18 | boston bruins | 4 - 2 | 5-6-2 row 6 : 14 | 20 | @ boston bruins | 2 - 2 ot | 5-6-3 row 7 : 15 | 23 | montreal canadiens | 5 - 1 | 6-6-3 row 8 : 16 | 25 | @ ottawa senators | 4 - 1 | 7-6-3 row 9 : 17 | 28 | philadelphia quakers | 4 - 2 | 8-6-3 row 10 : 18 | 30 | @ new york americans | 2 - 2 ot | 8-6-4 ] Execute this SQL based on the above table: select avg ( december )
17.7
[ header: heat | time | pos | rider | country row 1 : sf 1 | 2nd race: 12.101 s 3r | 1 | lori-ann muenzer | canada row 2 : sf 1 | 1st race: 11.802 s | 2 | anna meares | australia row 3 : sf 2 | 2nd race: 11.965 s 3 | 1 | tamilla abassova | russia row 4 : sf 2 | 1st race: 11.893 s | 2 | svetlana grankovs | russia ] Execute this SQL based on the above table: select country group by country having count ( * ) > 1
russia
[ header: year | venue | standard result | venue | latin result row 1 : 1996 | berlin | tc ludwigsburg, | vilnius | tsc schwarz-gelb row 2 : 1999 | elblag | jantar elblag jan | vilnius | klaipeda university zuvedra team row 3 : 2001 | berlin | dsc kodryanka | bremerhaven | tsg bremerhaven, row 4 : 2002 | kishinev | dsc kodryanka | vilnius | klaipeda university zuvedra team row 5 : 2003 | stuttgart | dsc kodryanka | essen | klaipeda university zuvedra team row 6 : 2004 | brunswick | braunschweiger tsc, | minsk | klaipeda university team zuvedra row 7 : 2005 | elblag | braunschweiger tsc, | munich | klaipeda university zuvedra team row 8 : 2008 | kishinev | dsc kodryanka | wiener neustadt, austria | zuvedra klaipeda university, row 9 : 2009 | ludwigsburg germany | tc ludwigsburg german | bremen, germany | grun-gold-club bremen german row 10 : 2010 | elblag, poland | fs lotos-jantar ( | moscow, russia | vera tyumen, russia ] Execute this SQL based on the above table: select ( select year where standard result = 'braunschweiger tsc, germany, dsc kodryanka kishinev, moldova' ) - ( select year where standard result = 'dsc kodryanka kishinev, moldova, tc ludwigsburg, germany' )
-4
[ header: name | canton | district | area (km2) | population (as of 2005) | date of law row 1 : diekirch dikrech | diekirch | diekirch | 12.42 | 6165 | 24 february 1843 row 2 : differdange deifferdeng | esch-sur-alzette | luxembourg | 22.18 | 19005 | 4 august 1907 row 3 : dudelange diddeleng | esch-sur-alzette | luxembourg | 21.38 | 17618 | 4 august 1907 row 4 : echternach iechternach | echternach | grevenmacher | 20.49 | 4507 | 24 february 1843 row 5 : esch-sur-alzette | esch-sur-alzette | luxembourg | 14.35 | 28000 | 29 may 1906 row 6 : ettelbruck ettelbreck | diekirch | diekirch | 15.18 | 7364 | 4 august 1907 row 7 : grevenmacher greiwemaa | grevenmacher | grevenmacher | 16.48 | 3966 | 24 february 1843 row 8 : luxembourg city letzebuerg | luxembourg | luxembourg | 51.46 | 76420 | 24 february 1843 row 9 : remich reimech | remich | grevenmacher | 5.29 | 2986 | 24 february 1843 row 10 : rumelange remeleng | esch-sur-alzette | luxembourg | 6.83 | 4495 | 4 august 1907 row 11 : vianden veianen | vianden | diekirch | 9.67 | 1561 | 24 february 1843 row 12 : wiltz wolz | wiltz | diekirch | 19.37 | 4587 | 24 february 1843 ] Execute this SQL based on the above table: select population (as of 2005) where canton in ( 'esch-sur-alzette' , 'remich' )
19005, 17618, 28000, 2986, 4495
[ header: song | chinese | hito radio top 10 | 9+2 music top 15 | global asia top 15 | ufo radio top 15 | channel [v] top 20 | mtv taiwan top 20 | yes 93.3 top 20 row 1 : super star | None | 3 | None | >4 | 3 | 4 | None | 14 row 2 : far away | 遠方 | None | None | 3 | 2 | 5 | None | 7 row 3 : half-sugarism | 半糖主義 | 3 | None | None | 7 | None | 3 | None row 4 : river shore park | 河濱公園 | 1 | 2 | None | None | None | None | None row 5 : i.o.i.o | None | 2 | None | None | 5 | 3 | None | None row 6 : heavy rain | 落大雨 | 1 | None | None | None | None | >1 | None row 7 : smile of summer | 夏天的微笑 | 3 | None | None | None | None | 7 | None ] Execute this SQL based on the above table: select song group by song order by count ( chinese ) desc limit 1
smile of summer
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 22 june 2008 | addis abeba | mauritania | 6-1 | win | 2010 wc qualification row 2 : 2 | 30 november 2009 | nairobi | djibouti | 5-0 | win | 2009 cecafa cup row 3 : 3 | 8 october 2011 | addis abeba | madagascar | 4-2 | win | 2012 caf qualification row 4 : 4 | 2 december 2011 | dar es salaam | malawi | 1-1 | draw | 2011 cecafa cup row 5 : 5 | 17 june 2012 | cotonou | benin | 1-1 | draw | 2013 africa cup of nations qualifier row 6 : 6 | 8 september 2012 | khartoum | sudan | 3-5 | loss | 2013 africa cup of nations qualifier row 7 : 7 | 14 september 2012 | addis abeba | sudan | 2-0 | win | 2013 africa cup of nations qualifier row 8 : 8 | 21 january 2013 | nelspruit | zambia | 1-1 | draw | 2013 africa cup of nations ] Execute this SQL based on the above table: select count ( * ) where venue = 'nairobi'
1
[ header: seasons | team | ch.wins | promotions | relegations row 1 : 10 | aurora basket jesi | 0 | 1 | 1 row 2 : 10 | andrea costa imola | 0 | 0 | 3 row 3 : 9 | nuova pallacanestro pavia | 0 | 0 | 0 row 4 : 9 | scafati basket | 1 | 1 | 0 row 5 : 8 | basket club ferrara | 1 | 1 | 0 row 6 : 8 | pallac. reggiana reggio e | 2 | 2 | 0 row 7 : 7 | novara | 0 | 0 | 3 row 8 : 6 | a.s. junior pallacane | 1 | 1 | 1 row 9 : 5 | rb montecatini terme | 0 | 0 | 1 row 10 : 5 | fabriano basket | 0 | 0 | 1 row 11 : 5 | societa veroli basket | 0 | 0 | 0 row 12 : 5 | pistoia basket 2000 | 0 | 0 | 0 row 13 : 4 | juve caserta basket | 0 | 1 | 0 row 14 : 3 | nuova sebastiani rieti | 1 | 1 | 0 row 15 : 3 | progresso castelmaggiore | 0 | 0 | 0 row 16 : 3 | orlandina basket | 1 | 1 | 1 row 17 : 3 | sutor basket montegranaro | 0 | 1 | 1 row 18 : 3 | virtus ragusa | 0 | 0 | 1 row 19 : 3 | robur basket osimo | 0 | 0 | 1 row 20 : 3 | reyer venezia | 0 | 1 | 0 row 21 : 3 | new basket brindisi | 1 | 2 | 0 row 22 : 2 | pallacanestro messina | 0 | 1 | 0 row 23 : 2 | basket trapani | 0 | 0 | 1 row 24 : 2 | basket draghi castelletto tic | 0 | 0 | 0 row 25 : 2 | pallalcesto amatori udin | 0 | 0 | 0 row 26 : 2 | unione cestistica casalpuster | 0 | 0 | 0 row 27 : 2 | basket barcellona | 0 | 0 | 0 row 28 : 2 | fulgor libertas forl | 0 | 0 | 1 row 29 : 2 | scaligera basket verona | 0 | 0 | 1 row 30 : 1 | societa sportiva basket n | 1 | 1 | 0 row 31 : 1 | centro sportivo borgomanero | 0 | 0 | 0 row 32 : 1 | teramo basket | 1 | 1 | 0 row 33 : 1 | virtus pallacanestro bo | 0 | 1 | 0 row 34 : 1 | victoria libertas pes | 0 | 1 | 0 row 35 : 1 | nuova pallacanestro vige | 0 | 0 | 0 row 36 : 1 | cestistica san sever | 0 | 0 | 1 row 37 : 1 | basket brescia leonessa | 0 | 0 | 0 row 38 : 1 | unione cestistica piacentin | 0 | 0 | 0 row 39 : 1 | ostuni basket | 0 | 0 | 0 row 40 : 1 | biancoblu basket bologna | 0 | 0 | 0 ] Execute this SQL based on the above table: select ch.wins order by team desc limit 1
0
[ header: party | previous council | staying councillors | seats up for election | election result | new council row 1 : conservatives | 29 | 19 | 10 | 8 | 28 row 2 : labour | 19 | 13 | 6 | 10 | 23 row 3 : socialist alternative | 3 | 2 | 1 | 0 | 2 row 4 : liberal democrats | 2 | 1 | 1 | 0 | 1 row 5 : british national party | 0 | 0 | 0 | 0 | 0 row 6 : green | 0 | 0 | 0 | 0 | 0 row 7 : independent | 0 | 0 | 0 | 0 | 0 row 8 : respect | 0 | 0 | 0 | 0 | 0 row 9 : total | 54 | 36 | 18 | 18 | 54 ] Execute this SQL based on the above table: select count ( staying councillors ) where party = 'independent'
1
[ header: year | song | chart positions us country | chart positions can country | album row 1 : 1968 | "god help you woman" | 32 | 24 | singles only row 2 : 1969 | "please take me back" | 40 | None | singles only row 3 : 1969 | "i'm not through loving you" | 52 | None | singles only row 4 : 1969 | "molly" | 53 | None | singles only row 5 : 1973 | "i see his love all over you" | 67 | None | singles only row 6 : 1974 | "fool passin' through" | 68 | None | singles only row 7 : 1974 | "forgettin' 'bout | 51 | None | singles only row 8 : 1975 | "one, two, three (never | 88 | None | singles only row 9 : 1975 | "woman, woman" | 43 | 46 | singles only row 10 : 1976 | "she's free but she's | 66 | None | singles only row 11 : 1977 | "chasin' my tail" | 88 | None | singles only row 12 : 1977 | "don't let my love stand in your | 86 | None | singles only row 13 : 1983 | "when you're not a lady" | 16 | None | the man in the mirror row 14 : 1983 | "you got me running" | 28 | None | the man in the mirror row 15 : 1983 | "the man in the mirror" | 17 | None | the man in the mirror row 16 : 1984 | "if i could only dance with you" | 10 | 10 | the man in the mirror row 17 : 1984 | "you're gettin' to me | 1 | 3 | the man in the mirror row 18 : 1984 | "let me down easy" | 16 | 33 | the man in the mirror row 19 : 1985 | "i'll be your fool tonight" | 54 | None | past the point of no return row 20 : 1985 | "in another minute" | 27 | None | past the point of no return row 21 : 1986 | "if i don't love you" | 53 | None | past the point of no return row 22 : 1986 | "the lights of albuquerque" | 40 | None | everybody knows i'm yours ] Execute this SQL based on the above table: select album group by album having min ( year ) > 1430
everybody knows i'm yours, past the point of no return, singles only, the man in the mirror
[ header: season | driver | equipment | position | points | races | wins | second | third row 1 : 2001 | modris stelle | zabel-ayr | 27 | 14 | 10 | None | None | None row 2 : 2002 | modris stelle | zabel-ayr | 23 | 69 | 12 | None | None | None row 3 : 2003 | daniel willemsen | zabel-vmc | 1 | 561 | 24 | 13 | 9 | None row 4 : 2004 | daniel willemsen | zabel-vmc | 1 | 572 | 26 | 18 | 4 | 1 row 5 : 2005 | kristers sergis | mth-bsu | 2 | 440 | 22 | 7 | 12 | None row 6 : 2006 | kristers sergis | ktm-mefo | 19 | 64 | 4 | None | 2 | 1 row 7 : 2007 | kristers sergis | ktm-mefo | 3 | 242 | 16 | 1 | 8 | 1 row 8 : 2008 | kristers sergis | ktm-ayr | 2 | 434 | 24 | 4 | 12 | 2 row 9 : 2009 | nicky pulinx | zabel-vmc | 12 | 229 | 25 | None | None | None row 10 : 2010 | maris rupeiks | ktm-wsp | 5 | 423 | 28 | 1 | 4 | 2 row 11 : 2011 | maris rupeiks | zabel-wsp | 4 | 316 | 22 | 1 | 4 | None row 12 : 2012 | etienne bax | zabel-wsp | 2 | 447 | 22 | 9 | 8 | 1 row 13 : 2013 | etienne bax | zabel-vmc | 2 | 513 | 25 | 14 | 6 | None row 14 : None | overall 2001 - 2013 | None | None | 4224 | 250 | 68 | 69 | 8 ] Execute this SQL based on the above table: select sum ( races ) where driver = 'overall 2001 - 2013'
250.0
[ header: institution | location | established | gained university status | vice-chancellor | total number of students | research funding (£,000) row 1 : birkbeck, university of lon | london | 1823 | 1920 | professor david latchman | 19020 | 9985 row 2 : university of east anglia | norwich | 1963 | 1963 | professor edward acton | 19585 | 16482 row 3 : university of essex | colchester | 1964 | 1964 | professor anthony forster | 11690 | 9967 row 4 : goldsmiths, university of london | london | 1891 | 1904 | dr pat loughrey | 7615 | 8539 row 5 : institute of education, university of london | london | 1902 | 1932 | professor chris husbands | 7215 | 7734 row 6 : university of lancaster | lancaster | 1964 | 1964 | professor mark smith | 12695 | 18640 row 7 : university of leicester | leicester | 1921 | 1957 | professor robert burgess | 16160 | 22225 row 8 : loughborough university | loughborough | 1909 | 1966 | professor robert allison | 17825 | 22398 row 9 : royal holloway, university of lon | egham | 1849 | 1900 | professor paul layzell (principal | 7620 | 13699 row 10 : soas, university of london | london | 1916 | 1916 | professor paul webley | 4525 | 7238 row 11 : university of sussex | brighton | 1961 | 1961 | professor michael farthing | 12415 | 16196 ] Execute this SQL based on the above table: select count ( * )
11
[ header: | 1948 | 1952 | 1956 | 1960 | 1964 row 1 : all voters | 50 | 45 | 42 | 50 | 61 row 2 : white | 50 | 43 | 41 | 49 | 59 row 3 : black | 50 | 79 | 61 | 68 | 94 row 4 : college educated | 22 | 34 | 31 | 39 | 52 row 5 : high school educated | 51 | 45 | 42 | 52 | 62 row 6 : grade school educated | 64 | 52 | 50 | 55 | 66 row 7 : professional & business | 19 | 36 | 32 | 42 | 54 row 8 : white collar | 47 | 40 | 37 | 48 | 57 row 9 : manual worker | 66 | 55 | 50 | 60 | 71 row 10 : farmer | 60 | 33 | 46 | 48 | 53 row 11 : union member | 76 | None | 51 | 62 | 77 row 12 : not union | 42 | None | 35 | 44 | 56 row 13 : protestant | 43 | 37 | 37 | 38 | 55 row 14 : catholic | 62 | 56 | 51 | 78 | 76 row 15 : republican | None | 8 | 4 | 5 | 20 row 16 : independent | None | 35 | 30 | 43 | 56 row 17 : democrat | None | 77 | 85 | 84 | 87 row 18 : east | 48 | 45 | 40 | 53 | 68 row 19 : midwest | 50 | 42 | 41 | 48 | 61 row 20 : west | 49 | 42 | 43 | 49 | 60 row 21 : south | 53 | 51 | 49 | 51 | 52 ] Execute this SQL based on the above table: select where in ( 'democrat' , 'east' ) and = 'democrat'
democrat
[ header: region | rnd | host | venue | city | state row 1 : east | 1 | florida state university | tully gymnasium | tallahassee | florida row 2 : east | 1 | old dominion university | old dominion university fieldhouse | norfolk | virginia row 3 : east | 1 | university of maryland | cole field house | college park | maryland row 4 : east | 2 | providence college | alumni hall (providence) | providence | rhode island row 5 : east | 2 | university of connecticut | harry a. gampel pavilion | storrs | connecticut row 6 : east | 2 | university of tennessee | thompson-boling arena | knoxville | tennessee row 7 : east | 2 | university of virginia | university hall (university of virginia) | charlottesville | virginia row 8 : mideast | 1 | depaul university | alumni hall (depaul university) | chicago | illinois row 9 : mideast | 1 | university of south carolina | carolina coliseum | columbia | south carolina row 10 : mideast | 1 | tennessee tech | eblen center | cookeville | tennessee row 11 : mideast | 1 | vanderbilt university | memorial gymnasium (vanderbilt university) | nashville | tennessee row 12 : mideast | 2 | auburn university | memorial coliseum (beard- | auburn | alabama row 13 : mideast | 2 | northwestern university | welsh-ryan arena | evanston | illinois row 14 : mideast | 2 | university of iowa | carver-hawkeye arena | iowa city | indiana row 15 : mideast | 2 | university of washington | hec edmundson pavilion | seattle | washington row 16 : midwest | 1 | northern illinois university | chick evans field house | dekalb | illinois row 17 : midwest | 1 | ohio state university | st. john arena | columbus | ohio row 18 : midwest | 1 | university of southern mississippi | reed green coliseum | hattiesburg | mississippi row 19 : midwest | 1 | oklahoma state university | gallagher-iba arena | stillwater | oklahoma row 20 : midwest | 2 | louisiana tech university | thomas assembly center | ruston | louisiana row 21 : midwest | 2 | north carolina state university | reynolds colise | raleigh | north carolina row 22 : midwest | 2 | university of texas | frank erwin center | austin | texas row 23 : midwest | 2 | purdue university | mackey arena | west lafayette | indiana row 24 : west | 1 | long beach state | university gym (gold mine) | long beach | california row 25 : west | 1 | university of mississippi | tad smith colise | university, mississippi | mississippi row 26 : west | 1 | university of montana | dahlberg arena | missoula | montana row 27 : west | 1 | university of arkansas | barnhill arena | fayetteville | arkansas row 28 : west | 2 | university of georgia | georgia coliseum ( | athens | georgia row 29 : west | 2 | stanford university | maples pavilion | stanford | california ] Execute this SQL based on the above table: select region where rnd = 1 and host = 'university of south carolina' intersect select region where rnd = 1 and host = 'vanderbilt university'
mideast
[ header: date | opponent | venue | result | attendance | scorers row 1 : 15 august 1998 | wolverhampton wanderers | h | 0-2 | 7521 | None row 2 : 29 august 1998 | grimsby town | h | 0-0 | 5587 | None row 3 : 31 august 1998 | barnsley | a | 0-1 | 15328 | None row 4 : 6 september 1998 | portsmouth | h | 3-0 | 6626 | marsh, windass (2, 1 pen) row 5 : 9 september 1998 | swindon town | a | 1-4 | 8305 | banger row 6 : 19 september 1998 | sunderland | a | 0-7 | 34567 | None row 7 : 26 september 1998 | queens park rangers | h | 4-1 | 7489 | beauchamp, murphy, thom row 8 : 10 october 1998 | tranmere rovers | h | 1-2 | 5862 | windass row 9 : 17 october 1998 | bolton wanderers | a | 1-1 | 17064 | thomson row 10 : 31 october 1998 | crewe alexandra | h | 1-1 | 5607 | windass row 11 : 21 november 1998 | port vale | h | 2-1 | 5964 | windass (pen), powell row 12 : 5 december 1998 | bradford city | h | 0-1 | 5969 | None row 13 : 19 december 1998 | stockport county | a | 0-2 | 6500 | None row 14 : 28 december 1998 | portsmouth | a | 2-2 | 12604 | banger (2) row 15 : 9 january 1999 | bristol city | h | 0-0 | 9434 | None row 16 : 30 january 1999 | barnsley | h | 1-0 | 6174 | windass row 17 : 6 february 1999 | wolverhampton wanderers | a | 1-1 | 20811 | windass row 18 : 13 february 1999 | swindon town | h | 2-0 | 8179 | windass (2, 1 pen) row 19 : 27 february 1999 | sunderland | h | 0-0 | 9044 | None row 20 : 3 march 1999 | queens park rangers | a | 0-1 | 9040 | None row 21 : 9 march 1999 | huddersfield town | h | 2-2 | 6034 | cook, beauchamp row 22 : 13 march 1999 | watford | h | 0-0 | 8137 | None row 23 : 20 march 1999 | crewe alexandra | a | 1-3 | 4791 | thomson row 24 : 26 march 1999 | sheffield united | a | 2-1 | 14115 | thomson, banger row 25 : 3 april 1999 | bolton wanderers | h | 0-0 | 7547 | None row 26 : 5 april 1999 | tranmere rovers | a | 2-2 | 7837 | weatherstone, gilchrist row 27 : 17 april 1999 | port vale | a | 0-1 | 7393 | None row 28 : 24 april 1999 | norwich city | h | 2-4 | 7345 | wilsterman, francis row 29 : 1 may 1999 | bradford city | a | 0-0 | 15064 | None row 30 : 9 may 1999 | stockport county | h | 5-0 | 6830 | gilchrist, powell, beauch ] Execute this SQL based on the above table: select attendance where result = '4-1'
7489.0
[ header: wicket | score | batting partners | opposition | venue | year | link row 1 : 1st | 375 | ra white & mj po | gloucestershire | northampton | 2002 | row 2 : 2nd | 344 | g cook & rj boyd | lancashire | northampton | 1986 | row 3 : 3rd | 393 | a fordham & aj | yorkshire | leeds | 1990 | row 4 : 4th | 370 | rt virgin & p wille | somerset | northampton | 1976 | row 5 : 5th | 401 | mb loye & d | glamorgan | northampton | 1998 | row 6 : 6th | 376 | r subba row & a | surrey | the oval | 1958 | row 7 : 7th | 293 | djg sales & d | essex | northampton | 1999 | row 8 : 8th | 179 | aj hall & jd middle | surrey | the oval | 2011 | row 9 : 9th | 156 | r subba row & s | lancashire | northampton | 1955 | row 10 : 10th | 148 | bw bellamy & j | glamorgan | northampton | 1925 | ] Execute this SQL based on the above table: select link where opposition = 'lancashire'
,
[ header: country | weapon designation | weapon description | year(s) delivered | quantity delivered row 1 : brazil | ee-11 urutu | apc | 1983-1984 | 350 row 2 : china | f-6 | fighter aircraft | 1982-1983 | 40 row 3 : china | type-63 107mm | multiple rocket launcher | 1984-1988 | 100 row 4 : china | wz-121/type 69 | tank | 1983-1987 | 1500 row 5 : china | hn-5a | portable sam | 1986-1987 | 1000 row 6 : czechoslovakia | bmp-2 | infantry fighting vehicle | 1987-1989 | 250 row 7 : czechoslovakia | t-55 | tank | 1982-1985 | 400 row 8 : denmark | al zahraa | landing ship | 1983 | 3 row 9 : east germany | t-55 | tank | 1981 | 50 row 10 : egypt | m-46 130mm | towed gun | 1981-1983 | 96 row 11 : france | sa-330 puma | helicopter | 1980-1981 | 20 row 12 : france | m-3 vtt | apc | 1983-1984 | 115 row 13 : france | trs-2100 tiger | air surv radar | 1988 | 1 row 14 : france | trs-2230/15 tiger | air surv radar | 1984-1985 | 6 row 15 : france | am-39 exocet | anti-ship missile | 1979-1988 | 352 row 16 : france | as-30l | asm | 1986-1990 | 240 row 17 : france | r-550 magic-1 | sraam | 1981-1985 | 534 row 18 : italy | a-109 hirundo | light helicopter | 1982 | 2 row 19 : poland | t-72m1 | tank | 1982-1990 | 500 row 20 : romania | t-55 | tank | 1982-1984 | 150 row 21 : yugoslavia | m-87 orkan 262mm | multiple rocket launcher | 1988 | 2 row 22 : united states | md-500md defender | light helicopter | 1983 | 30 row 23 : united states | md-530f | light helicopter | 1986 | 26 row 24 : soviet union | mig-21bis/fishbed-n | fighter aircraft | 1983-1984 | 61 row 25 : soviet union | mig-23bn/flogger- | fga aircraft | 1984-1985 | 50 row 26 : soviet union | su-22/fitter-h/j/ | fga aircraft | 1986-1987 | 61 row 27 : soviet union | su-25/frogfoot-a | ground attack aircraft | 1986-1987 | 84 row 28 : soviet union | 9p117/ss-1 scu | ssm launcher | 1983-1984 | 10 row 29 : soviet union | bm-21 grad 122mm | multiple rocket launcher | 1983-1988 | 560 row 30 : soviet union | d-30 122mm | towed gun | 1982-1988 | 576 row 31 : soviet union | sa-9/9p31 | aav(m) | 1982-1985 | 160 row 32 : soviet union | long track | air surv radar | 1980-1984 | 10 row 33 : soviet union | sa-8b/9k33m | mobile sam system | 1982-1985 | 50 row 34 : soviet union | thin skin | air surv radar | 1980-1984 | 5 row 35 : soviet union | 9m111/at-4 spigot | anti-tank missile | 1986-1989 | 3000 row 36 : soviet union | 9m37/sa-13 gopher | sam | 1985-1986 | 960 ] Execute this SQL based on the above table: select year(s) delivered order by quantity delivered asc limit 1
1988
[ header: # | secretary of state | prime minister | tenure row 1 : 1 | hector louis langevin | macdonald | july 1, 1867 - dec row 2 : 4 | richard william scott | mackenzie | january 9, 1874 - row 3 : 6 | john o'connor | macdonald | november 8, 1880 - may 19, row 4 : 9 | james colebrooke patterson | abbott | january 25, 1892 - row 5 : None | joseph alderic ouimet | bowell | december 21, 1895 - jan row 6 : 13 | sir charles tupper | bowell | january 15, 1896 - row 7 : 15 | charles murphy | laurier | october 9, 1908 - row 8 : 17 | louis coderre | borden | october 29, 1912 - row 9 : 18 | pierre edouard blondin | borden | october 6, 1915 - row 10 : 19 | esioff leon patenau | borden | january 8, 1917 - jun row 11 : None | albert sevigny (acting) | borden | june 13, 1917 - august 24, 1917 row 12 : 22 | arthur lewis sifton | borden | december 31, 1919 - july row 13 : 22 | arthur lewis sifton | meighen | july 10, 1920 - janu row 14 : 26 | walter edward foster | king | september 26, 1925 - november 12, row 15 : 27 | guillaume andre fauteux | meighen | august 23, 1926 - september 25, 19 row 16 : 28 | fernand rinfret | king | september 25, 1926 - august 7, 1930 row 17 : 35 | jack pickersgill | st. laurent | june 11, 1953 - june row 18 : 38 | henri courtemanche | diefenbaker | may 12, 1958 - june 19, 1960 row 19 : None | leon balcer (acting minister) | diefenbaker | june 21, 1960 - oc row 20 : 39 | noel dorion | diefenbaker | october 11, 1960 - row 21 : 43 | jean marchand | trudeau | april 20, 1968 - ju row 22 : 44 | gerard pelletier | trudeau | july 5, 1968 - november row 23 : 45 | james hugh faulk | trudeau | november 27, 1972 - september 13, row 24 : 46 | john roberts | trudeau | september 14, 1976 - june 3, row 25 : 47 | david macdonald | clark | june 4, 1979 - march 2, 1980 row 26 : 49 | gerald regan | trudeau | september 22, 1981 - octo row 27 : 50 | serge joyal | turner | june 30, 1984 - september 16, row 28 : 54 | lucien bouchard | mulroney | march 31, 1988 - january 29, row 29 : 55 | gerry weiner | mulroney | january 30, 1989 - a row 30 : 57 | monique landry | mulroney | january 4, 1993 - jun ] Execute this SQL based on the above table: select # where secretary of state = 'david macdonald'
47.0
[ header: date | opponent | score | result | location | attendance row 1 : december 3, 1948 | butler | 67-62 | win | champaign, il | None row 2 : december 8, 1948 | notre dame | 59-58 | win (ot) | notre dame, in | None row 3 : december 11, 1948 | depaul | 50-60 | loss | chicago, il | 17189 row 4 : december 13, 1948 | oklahoma | 73-68 | win | champaign, il | 6902 row 5 : december 18, 1948 | pennsylvania | 80-61 | win | champaign, il | 3943 row 6 : december 20, 1948 | depaul | 89-51 | win | champaign, il | 6013 row 7 : december 21, 1948 | cornell | 71-47 | win | champaign, il | 3042 row 8 : december 29, 1948 | colgate | 77-54 | win | champaign, il | 4541 row 9 : december 30, 1948 | colgate | 85-55 | win | champaign, il | 3880 row 10 : january 3, 1949 | wisconsin | 62-50 | win | champaign, il | None row 11 : january 8, 1949 | indiana | 44-42 | win (2ot) | bloomington, in | 10000 row 12 : january 10, 1949 | ohio state | 64-63 | win | columbus, oh | 6958 row 13 : january 15, 1949 | creighton | 96-30 | win | champaign, il | 6958 row 14 : january 29, 1949 | minnesota (ranked #4) | 45-44 | win | champaign, il | 6905 row 15 : january 31, 1949 | purdue | 53-55 | loss | west lafayette, in | 10000 row 16 : february 5, 1949 | wisconsin | 61-54 | win | madison, wi | 13,5000 row 17 : february 7, 1949 | northwestern | 85-66 | win | champaign, il | None row 18 : february 12, 1949 | ohio state | 64-49 | win | champaign, il | 6905 row 19 : february 21, 1949 | iowa | 80-49 | win | champaign, il | None row 20 : february 26, 1949 | northwestern | 81-64 | win | chicago, il | 17905 row 21 : february 28, 1949 | indiana | 91-28 | win | champaign, il | None row 22 : march 7, 1949 | michigan | 53-70 | loss | ann arbor, mi | None ] Execute this SQL based on the above table: select max ( attendance ) where date = 'december 30, 1948'
3880.0
[ header: season | tier | division | place row 1 : 1928-84 | 5 | regional | None row 2 : 1984/85 | 4 | 3a | 6th row 3 : 1985/86 | 4 | 3a | 9th row 4 : 1986/87 | 4 | 3a | 11th row 5 : 1987/88 | 4 | 3a | 15th row 6 : 1988/89 | 4 | 3a | 4th row 7 : 1989/90 | 4 | 3a | 9th row 8 : 1990/91 | 4 | 3a | 9th row 9 : 1991/92 | 4 | 3a | 5th row 10 : 1992/93 | 4 | 3a | 17th row 11 : 1993/94 | 4 | 3a | 7th row 12 : 1994/95 | 4 | 3a | 4th row 13 : 1995/96 | 4 | 3a | 1st row 14 : 1996/97 | 3 | 2ab | 19th row 15 : 1997/98 | 4 | 3a | 2nd ] Execute this SQL based on the above table: select count ( division ) where place = '1st'
1
[ header: | landmark name | location | summary row 1 : 1 | flagpole | the flagpole was once located at 10 s | flagpole erected in 1941 by del row 2 : 2 | water pump station and water tower | northeastern corner of the junction of innovation and | None row 3 : 3 | ammo bunker (s-1007) | southwest of vosler dr. (formerly | built by del e. webb construction row 4 : 4 | ammo bunker (s-1008) | southwest of vosler dr. (formerly | also built by del e. webb row 5 : 5 | civil engineering maintenance shop | northeastern corner of unity ave. | built by del e. webb construction row 6 : 6 | demountable hangar | located at the north apron of | built in 1925 and designed by webb, de row 7 : 7 | housing storage supply warehouse | northwestern corner of the junction of innovation and unity | built by del e. webb construction ] Execute this SQL based on the above table: select count ( * ) where summary = 'built in 1925 and designed by webb, del e., construction company to resemble an enlisted aviator badge of the army air force. listed on the national register of historic places in 1995, ref. #95000743'
1
[ header: year | title | label | uk singles chart | u.s. billboard hot 100 chart row 1 : 1969 | "melting pot" | philips | 3 | None row 2 : 1970 | "good morning freedom" | philips | 10 | None row 3 : 1970 | "our world" | philips | 17 | 64 row 4 : 1971 | "the banner man" | regal zonophone | 3 | None row 5 : 1972 | "stay with me" | regal zonophone | 11 | None row 6 : 1973 | "by the devil (i was tempted | emi | 26 | None row 7 : 1973 | "randy" | emi | 9 | None ] Execute this SQL based on the above table: select title where label = 'philips'
"melting pot", "good morning freedom", "our world"
[ header: name | armenian | location | # of prisoners designed for | notes row 1 : nubarashen | «նուբարաշեն» | nubarashen, yerevan | 840 | None row 2 : kosh | «կոշ» | kosh, aragatsot | 640 | None row 3 : sevan | «սեւան» | hrazdan, kotayk | 548 | None row 4 : prison hospital | «դատապարտյալների հիվանդանոց» | kentron, yerevan | 464 | None row 5 : erebuni | «էրեբունի» | nubarashen, yerevan | 391 | None row 6 : artik | «արթիկ» | harich, shirak | 373 | None row 7 : abovyan | «աբովյան» | abovyan, kotay | 250 | for women and minors row 8 : vanadzor | «վանաձոր» | vanadzor, lori | 245 | None row 9 : goris | «գորիս» | goris, syunik | 215 | None row 10 : hrazdan | «հրազդան» | hrazdan, kotayk | 215 | None row 11 : vardashen | «վարդաշեն» | nubarashen, yerevan | 150 | for former policemen and military officers row 12 : yerevan-center | «երեւան-կենտրոն» | kentron, yerevan | 60 | None row 13 : total | total | total | 4391 | None ] Execute this SQL based on the above table: select count ( armenian ) where # of prisoners designed for > 1812
1
[ header: party | active voters | inactive voters | total voters | percentage row 1 : republican | 13916 | 5342 | 19258 | 25.61% row 2 : democratic | 21493 | 7115 | 28608 | 38.05% row 3 : unaffiliated | 20118 | 7062 | 27180 | 36.15% row 4 : minor parties | 100 | 40 | 140 | 0.19% row 5 : total | 55627 | 19559 | 75186 | 100% ] Execute this SQL based on the above table: select party where id = ( select id where party = 'unaffiliated' ) + 1
minor parties
[ header: season | east superleague | east premier league | east region south division | east region central division | east region north division row 1 : 2006-07 | linlithgow rose | glenrothes | newtongrange star | dundonald bluebell | forfar west end row 2 : 2007-08 | lochee united | bo'ness united | fauldhouse united | ballingry rovers | blairgowrie row 3 : 2008-09 | bonnyrigg rose athletic | musselburgh athletic | armadale thistle | st andrews united | montrose roselea row 4 : 2009-10 | bo'ness united | tayport | broxburn athletic | thornton hibs | broughty athletic row 5 : 2010-11 | bo'ness united | st. andrews united | sauchie juniors | oakley united | downfield row 6 : 2011-12 | bonnyrigg rose athletic | sauchie juniors | dalkeith thistle | jeanfield swifts | dundee violet row 7 : 2012-13 | linlithgow rose | newtongrange star | fauldhouse united | kinnoull | kirriemuir thistle ] Execute this SQL based on the above table: select east region south division where id = ( select id where east region south division = 'fauldhouse united' and east region north division = 'kirriemuir thistle' ) - 1
dalkeith thistle
[ header: season | skip | third | second | lead | events row 1 : 1995-96 | arnold asham | david nedohin | sean nedohin | don rudd | None row 2 : 1996-97 | dale duguid | james kirkness | david nedohin | doug armstrong | None row 3 : 1997-98 | david nedohin (four | randy ferbey (skip | carter rycroft | pat mccallum | None row 4 : 1998-99 | david nedohin (four | randy ferbey (skip | scott pfeifer | carter rycroft | None row 5 : 2000-01 | david nedohin (four | randy ferbey (skip | scott pfeifer | marcel rocque | 2001 alta., brier, w row 6 : 2001-02 | david nedohin (four | randy ferbey (skip | scott pfeifer | marcel rocque | 2002 alta., brier, w row 7 : 2002-03 | david nedohin (four | randy ferbey (skip | scott pfeifer | marcel rocque | 2003 alta., brier, w row 8 : 2003-04 | david nedohin (four | randy ferbey (skip | scott pfeifer | marcel rocque | 2004 alta., brier row 9 : 2004-05 | david nedohin (four | randy ferbey (skip | scott pfeifer | marcel rocque | 2005 alta., brier, w row 10 : 2007-08 | david nedohin (four | randy ferbey (skip | scott pfeifer | marcel rocque | 2008 alta row 11 : 2008-09 | david nedohin (four | randy ferbey (skip | scott pfeifer | marcel rocque | 2009 alta row 12 : 2009-10 | david nedohin (four | randy ferbey (skip | scott pfeifer | marcel rocque | 2009 coct, 2010 alta row 13 : 2010-11 | randy ferbey | david nedohin | blayne iskiw | david harper | 2011 alta row 14 : 2011-12 | david nedohin (four | randy ferbey (skip | ted appelman | brendan melnyk | None row 15 : 2012-13 | david nedohin | colin hodgson | mike westlund | tom sallows | None row 16 : 2013-14 | kevin martin | david nedohin | marc kennedy | ben hebert | 2013 coct, 2014 alta ] Execute this SQL based on the above table: select skip where events = '2002 alta., brier, wcc'
david nedohin (fourth)
[ header: township | fips | population center | population | population density (/mi2) | population density (/km2) | land area (mi2) | land area (km2) | water area (mi2) | water area (km2) | geographic coordinates row 1 : center | 90735 | None | 515 | 36.8 | 14.2 | 13.99 | 36.23 | 0.0339 | 0.0878 | 35°24′20′′n 92° row 2 : clark | 90813 | london | 2969 | 115.3 | 44.6 | 25.73 | 66.64 | 6.0444 | 15.6549 | 35°19′45′′n 93° row 3 : convenience | 90921 | None | 933 | 50.4 | 19.4 | 18.53 | 47.99 | 0.0942 | 0.244 | 35°20′00′′n 92° row 4 : dover | 91134 | dover | 5277 | 119.1 | 46 | 44.29 | 114.7 | 0.3637 | 0.942 | 35°23′30′′n 93° row 5 : freeman | 91377 | None | 98 | 0.8 | 0.3 | 119.78 | 310.2 | 0 | 0 | 35°39′10′′n 93° row 6 : galla | 91407 | pottsville | 3523 | 88.7 | 34.3 | 39.71 | 102.8 | 1.841 | 4.7682 | 35°13′15′′n 93° row 7 : griffin | 91536 | None | 901 | 26.5 | 10.2 | 33.96 | 87.96 | 0.1106 | 0.2865 | 35°25′30′′n 92° row 8 : illinois | 91812 | russellville | 25841 | 540.9 | 208.9 | 47.77 | 123.7 | 6.6022 | 17.0996 | 35°17′00′′n 93° row 9 : liberty | 92181 | None | 805 | 14.2 | 5.5 | 56.64 | 146.7 | 0.0028 | 0.0073 | 35°29′40′′n 93° row 10 : martin | 92415 | None | 1482 | 23.7 | 9.2 | 62.46 | 161.8 | 0.3931 | 1.0181 | 35°28′25′′n 93° row 11 : phoenix | 92871 | None | 334 | 26.7 | 10.3 | 12.51 | 32.4 | 0 | 0 | 35°24′30′′n 93° row 12 : smyrna | 93420 | None | 173 | 2.4 | 0.9 | 70.69 | 183.1 | 0.0218 | 0.0565 | 35°38′10′′n 92° row 13 : valley | 93765 | None | 2776 | 125.7 | 48.5 | 22.09 | 57.21 | 0.0144 | 0.0373 | 35°20′05′′n 93° ] Execute this SQL based on the above table: select township where geographic coordinates = '35°38′10′′n 92°53′46′′w / 35.63611°n 92.89611°w' order by fips limit 91812
smyrna
[ header: material | formula | refractive index(es) 589.3 nm | dispersion 431 - 687 nm | hardness (mohs' scale) | density (g/cm3) | thermal cond. | state of the art row 1 : diamond | c | 2.417 | 0.044 | 10 | 3.52 | excellent | (natural) row 2 : glasses | silica with pb, al, | ~ 1.6 | > 0.020 | < 6 | 2.4 - 4.2 | poor | 1700 - row 3 : white sapphire | al2o3 | 1.762 - 1.770 | 0.018 | 9 | 3.97 | poor | 1900-1947 row 4 : spinel | mgo·al2o3 | 1.727 | 0.02 | 8 | ~ 3.6 | poor | 1920-1947 row 5 : rutile | tio2 | 2.62 - 2.9 | 0.33 | ~ 6 | 4.25 | poor | 1947-1955 row 6 : strontium titanate | srtio3 | 2.41 | 0.19 | 5.5 | 5.13 | poor | 1955-1970 row 7 : yag | y3al5o12 | 1.83 | 0.028 | 8.25 | 4.55 - 4.65 | poor | 1970-1975 row 8 : ggg | gd3ga5o12 | 1.97 | 0.045 | 7 | 7.02 | poor | 1973-1975 row 9 : cubic zirconia | zro2(+ rare earths | ~ 2.2 | ~ 0.06 | ~ 8.3 | ~ 5.7 | poor | 1976 - row 10 : moissanite | sic | 2.648 - 2.691 | 0.104 | 8.5-9.25 | 3.2 | high | 1998 - row 11 : quartz | silica | 1.543 - 1.554 | None | 7- | 2.50 - 2.65 | None | ancient ] Execute this SQL based on the above table: select thermal cond. order by density (g/cm3) desc limit 1
poor
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | united states | 5 | 6 | 5 | 16 row 2 : 2 | jamaica | 4 | 1 | 1 | 6 row 3 : 3 | netherlands | 2 | 0 | 0 | 2 row 4 : 4 | bahamas | 1 | 1 | 0 | 2 row 5 : 5 | ukraine | 1 | 0 | 1 | 2 row 6 : 6 | east germany | 1 | 0 | 0 | 1 row 7 : 6 | greece | 1 | 0 | 0 | 1 row 8 : 6 | soviet union | 1 | 0 | 0 | 1 row 9 : 9 | ivory coast | 0 | 2 | 0 | 2 row 10 : 9 | united kingdom | 0 | 2 | 0 | 2 row 11 : 11 | belgium | 0 | 1 | 1 | 2 row 12 : 12 | bulgaria | 0 | 1 | 0 | 1 row 13 : 12 | russia | 0 | 1 | 0 | 1 row 14 : 12 | germany | 0 | 1 | 0 | 1 row 15 : 15 | canada | 0 | 0 | 2 | 2 row 16 : 15 | france | 0 | 0 | 2 | 2 row 17 : 17 | belarus | 0 | 0 | 1 | 1 row 18 : 17 | cuba | 0 | 0 | 1 | 1 row 19 : 17 | gabon | 0 | 0 | 1 | 1 row 20 : 17 | british virgin islands | 0 | 0 | 1 | 1 row 21 : total | total | 16 | 16 | 16 | 48 ] Execute this SQL based on the above table: select count ( * ) where nation = 'france'
1
[ header: year | name | source | definition row 1 : c. 486 bc | hidush | naksh-i-rustam | "says darius the king: by row 2 : c.400-300 bc | hodu | book of esther | says "now it took place in the days of row 3 : c. 440 bc | india | herodotus | "eastward of india lies a tract which row 4 : 320 ce or later | bharatam | vishnu purana | "उततर यतसमदरसय हिमादरशचव दकषिणम । row 5 : c. 650 | five indies | xuanzang | "the circumference of 五印 (modern row 6 : 1298 | india the greater india the minor middle india | marco polo | "india the greater is that which extends row 7 : c. 1328 | india | friar jordanus | "what shall i say? the great- ] Execute this SQL based on the above table: select count ( * )
7
[ header: year | division | league | regular season | playoffs | open cup row 1 : 2002 | 4 | usl pdl | 3rd, mid atlantic | did not qualify | did not qualify row 2 : 2003 | 4 | usl pdl | 1st, mid atlantic | conference semifinals | did not qualify row 3 : 2004 | 4 | usl pdl | 3rd, mid atlantic | did not qualify | did not qualify row 4 : 2005 | 4 | usl pdl | 1st, mid atlantic | national semifinals | 2nd round row 5 : 2006 | 4 | usl pdl | 5th, mid atlantic | did not qualify | did not qualify row 6 : 2007 | 4 | usl pdl | 6th, mid atlantic | did not qualify | did not qualify row 7 : 2008 | 4 | usl pdl | 6th, mid atlantic | did not qualify | did not qualify ] Execute this SQL based on the above table: select count ( distinct league )
1
[ header: name | builder | type | date | works number | notes row 1 : None | w.g. bagnall | 0-4-0t | late 1880s | 1050 | small inverted saddle tank locomotive; sold by 18 row 2 : None | w.g. bagnall | 0-4-0t | 1892 | 1232 | larger version of the first bagnall locomotive; row 3 : None | lowca engineering | 0-4-0st | 1884 | 241 | scrapped 1950 row 4 : None | manning wardle | 0-4-0st | 1888 | None | built for the construction of the ashworth row 5 : None | manning wardle | 0-4-0st | 1888 | None | built for the construction of the ashworth row 6 : prince charlie | hunslet | 4-6-0t | 1917 | 1276 | built as a 2 ft (610 row 7 : vyrnwy | orenstein and koppel | 0-4-0wt | 1930 | None | built reservoir construction; purchased in 1947. sold to ] Execute this SQL based on the above table: select notes where name in ( 'None' , 'prince charlie' )
built as a 2 ft (610 mm) gauge locomotive for the war department light railways. purchased in 1947; scrapped 1950
[ header: site name | reason for designation biological interest | reason for designation geological interest | area hectares | area acres | coordinates & grid ref | year in which notified | other designations | map & citation row 1 : bradwell meadows | | | 0.9 | 2.3 | 53°19′19′′n 1°44 | 1990 | None | map row 2 : cawdor quarry | | | 4.7 | 11.7 | 53°08′28′′n 1°34 | 1963 | gcr | map row 3 : cressbrook dale | | | 120.4 | 297.6 | 53°15′47′′n 1°44 | 1954 | gcr, nnr, | map row 4 : duckmanton railway cutting | | | 3.8 | 9.4 | 53°13′41′′n 1°22 | 1974 | gcr | map row 5 : fox hole cave | | | 0.2 | 0.4 | 53°11′31′′n 1°51 | 1986 | gcr | map row 6 : goyt valley | | | 1,332.6 | 3,292.9 | 53°16′05′′n 1°57 | 1951 | spa, sac | map row 7 : hipley hill | | | 22.1 | 54.6 | 53°05′24′′n 1°40 | 1963 | None | map row 8 : jumble coppice | | | 0.7 | 1.8 | 53°14′42′′n 1°36 | 1985 | gcr | map row 9 : leek moors | | | 3,970.8 | 9,812.2 | 53°10′52′′n 1°59 | 1954 | spa, esa, gc | map row 10 : long dale, hartington | | | 53.5 | 132.1 | 53°09′04′′n 1°47 | 1997 | sac | map row 11 : moss valley | | | 26.1 | 64.5 | 53°18′58′′n 1°22 | 1951 | None | map row 12 : moss valley woods | | | 17.9 | 44.2 | 53°19′01′′n 1°26 | 1993 | None | map row 13 : pleasley vale railway | | | 3.5 | 8.7 | 53°10′41′′n 1°13 | 1981 | lnr | map row 14 : teversal to pleasley railway | | | 5 | 12.4 | 53°09′54′′n 1°16 | 1982 | lnr, wt | map row 15 : upper lathkill | | | 26.8 | 66.3 | 53°12′18′′n 1°47 | 1989 | gcr, np | map ] Execute this SQL based on the above table: select site name order by area hectares limit 1
fox hole cave
[ header: year | film | director | cast | details row 1 : 2011 | rajanna | vijayendra prasad | akkineni nagarjun | won nandi award for best feature film row 2 : 2005 | super | puri jagannadh | akkineni nagarjun | won filmfare best comedian in telu row 3 : 2004 | mass | raghava lawrence | akkineni nagarjun | won cinemaa award for best actor (na row 4 : 2003 | satyam | surya kiran | sumanth genelia d's | None row 5 : 1998 | aaha | suresh krishna | jagapathi babu sangh | None row 6 : 1987 | agni putrudu | k. raghavendra ra | nagarjuna akkinen | first film starring two generations of the ak row 7 : 1986 | vikram | v. madhusudhana | akkineni nagarjun | debut film of superstar akkineni row 8 : 1982 | yuvaraju | dasari narayana rao | akkineni nageswara | None row 9 : 1981 | prema kaanuka | k. raghavendra ra | akkineni nageswara | None row 10 : 1980 | premabhishekam | dasari narayana rao | akkineni nageswara | the film has completed 100 days in 30 centres row 11 : 1980 | butchi babu | dasari narayana rao | akkineni nageswara | None row 12 : 1979 | kalyani | dasari narayana rao | murali mohan kaikala s | None row 13 : 1978 | manchi manasulu | adurthi subba ra | akkineni nageshwar | None row 14 : 1970 | maro prapancham | adurthi subba ra | akkineni nageswara | None ] Execute this SQL based on the above table: select count ( details )
6
[ header: place | nation | 5 hoops | 3 balls, 2 ribbons | total row 1 : 1 | bulgaria | 19.800 (1) | 19.800 (1) | 39.600 row 2 : 2 | spain | 19.700 (3) | 19.700 (2) | 39.400 row 3 : 3 | belarus | 19.733 (2) | 19.600 (3) | 39.333 row 4 : 4 | russia | 19.600 (4) | 19.566 (4) | 39.166 row 5 : 5 | ukraine | 19.366 (5) | 15.500 (5) | 38.866 row 6 : 6 | japan | 19.166 (6) | 19.333 (7) | 38.499 row 7 : 7 | italy | 19.066 (7) | 19.400 (6) | 38.466 row 8 : 8 | hungary | 18.766 (8) | 19.166 (8) | 37.932 ] Execute this SQL based on the above table: select nation where id = ( select id where nation = 'spain' ) - 1
bulgaria
[ header: year | team | games | attempts | yards | ypc | long | tds row 1 : 1983 | los angeles rams | 16 | 390 | 1808 | 4.6 | 85 | 18 row 2 : 1984 | los angeles rams | 16 | 379 | 2105 | 5.6 | 66 | 14 row 3 : 1985 | los angeles rams | 14 | 292 | 1234 | 4.2 | 43 | 12 row 4 : 1986 | los angeles rams | 16 | 404 | 1821 | 4.5 | 42 | 11 row 5 : 1987 | los angeles rams | 3 | 60 | 277 | 4.6 | 57 | 1 row 6 : 1987 | indianapolis colts | 9 | 223 | 1011 | 4.5 | 53 | 5 row 7 : 1988 | indianapolis colts | 16 | 388 | 1659 | 4.3 | 41 | 14 row 8 : 1989 | indianapolis colts | 15 | 314 | 1311 | 4.2 | 21 | 7 row 9 : 1990 | indianapolis colts | 11 | 166 | 677 | 4.1 | 43 | 4 row 10 : 1991 | indianapolis colts | 10 | 167 | 536 | 3.2 | 28 | 2 row 11 : 1992 | los angeles raiders | 16 | 187 | 729 | 3.9 | 40 | 2 row 12 : 1993 | atlanta falcons | 4 | 26 | 91 | 3.5 | 10 | 0 row 13 : career | None | 146 | 2996 | 13259 | 4.4 | 85 | 90 ] Execute this SQL based on the above table: select team where id = ( select id where games = 9 ) + 1
indianapolis colts
[ header: year | division | league | regular season | playoffs | open cup row 1 : 2002 | 4 | usl pdl | 3rd, mid atlantic | did not qualify | did not qualify row 2 : 2003 | 4 | usl pdl | 1st, mid atlantic | conference semifinals | did not qualify row 3 : 2004 | 4 | usl pdl | 3rd, mid atlantic | did not qualify | did not qualify row 4 : 2005 | 4 | usl pdl | 1st, mid atlantic | national semifinals | 2nd round row 5 : 2006 | 4 | usl pdl | 5th, mid atlantic | did not qualify | did not qualify row 6 : 2007 | 4 | usl pdl | 6th, mid atlantic | did not qualify | did not qualify row 7 : 2008 | 4 | usl pdl | 6th, mid atlantic | did not qualify | did not qualify ] Execute this SQL based on the above table: select max ( playoffs ) - min ( playoffs )
0
[ header: rank | wrestler | no. of reigns | combined defenses | combined days row 1 : 1 | keiji mutoh | 4 | 19 | 1238 row 2 : 2 | hiroshi tanahashi | 6 | 27 | 1237 row 3 : 3 | shinya hashimoto | 3 | 20 | 1052 row 4 : 4 | tatsumi fujinami | 6 | 13 | 785 row 5 : 5 | kensuke sasaki | 5 | 9 | 647 row 6 : 6 | yuji nagata | 2 | 12 | 570 row 7 : 7 | kazuchika okada | 2 | 10 | 556 row 8 : 8 | kazuyuki fujita | 3 | 3 | 478 row 9 : 9 | big van vader | 3 | 4 | 451 row 10 : 10 | shinsuke nakamur | 3 | 9 | 390 row 11 : 11 | riki choshu | 3 | 5 | 383 row 12 : 12 | antonio inoki | 1 | 4 | 325 row 13 : 13 | brock lesnar | 1 | 3 | 280 row 14 : 14 | hiroyoshi tenzan | 4 | 2 | 197 row 15 : 15 | yoshihiro takayama | 1 | 3 | 185 row 16 : 16 | satoshi kojima | 2 | 2 | 168 row 17 : 17 | togi makabe | 1 | 3 | 161 row 18 : 18 | scott norton | 2 | 4 | 126 row 19 : 19 | nobuhiko takada | 1 | 1 | 116 row 20 : 20 | bob sapp | 1 | 1 | 66 row 21 : 21 | salman hashimikov | 1 | 0 | 48 row 22 : 21 | tadao yas | 1 | 1 | 48 row 23 : 23 | manabu nakanishi | 1 | 0 | 45 row 24 : 24 | masahiro chono | 1 | 0 | 44 row 25 : 25 | genichiro tenryu | 1 | 0 | 25 ] Execute this SQL based on the above table: select count ( wrestler ) + count ( wrestler )
50
[ header: year | competition | venue | position | notes row 1 : 1989 | european indoor championships | the hague, netherlands | 10th | None row 2 : 1989 | world indoor championships | budapest, hungary | 9th | None row 3 : 1991 | world indoor championships | lisbon, portugal | 6th | None row 4 : 1991 | world championships | tokyo, japan | 5th | 5.75 m nr row 5 : 1992 | european indoor championships | genoa, italy | 5th | None row 6 : 1993 | world championships | stuttgart, germany | 11th | None ] Execute this SQL based on the above table: select ( select year where venue = 'tokyo, japan' ) - ( select year where venue = 'budapest, hungary' )
2
[ header: manufacturer | model | first flight | max payload (t) | cruise (km/h) | max range (km) | mtow row 1 : airbus | a330 mrtt | 2007 | 45 | 860 | 14,800 | 223 row 2 : airbus | a400m | 2009 | 37 | 780 | 9,300 | 141 row 3 : alenia | c-27j spartan | 2008 | 11.5 | 583 | 5,926 | 31.8 row 4 : antonov | an-12 | 1957 | 20 | 777 | 5,700 | 61 row 5 : antonov | an-22 antei | 1965 | 80 | 740 | 5,000 | 250 row 6 : antonov | an-26 | 1969 | 5.5 | 440 | 2,550 | 24 row 7 : antonov | an-32 | 1976 | 6.7 | 480 | 2,500 | 26.9 row 8 : antonov | an-70 | 1994 | 47 | 729 | 6,600 | 145 row 9 : antonov | an-72 | 1977 | 7.5 | 600 | 4,800 | 33 row 10 : antonov | an-124 ruslan | 1982 | 150 | 800-850 | 5,410 | 405 row 11 : antonov | an-225 mriya | 1988 | 250 | 800 | 15,400 | 600 row 12 : avic | y-8 | 1974 | 20 | 550 | 5,616 | 61 row 13 : avic | y-9 | 2008 | 25 | 650 | 7,800 | 77 row 14 : avic | y-20 | 2013 | 66 | 700 | 7,800 | 220 row 15 : bell/boeing | v-22 osprey | 1989 | 6.8 | 396 | 1,627 | 27.4 row 16 : boeing | c-17 globemaster iii | 1991 | 77.5 | 830 | 4,482 | 265 row 17 : casa | c-212 aviocar | 1971 | 2.8 | 315 | 1,433 | 8 row 18 : casa/indonesian aerospace | cn-235 | 1983 | 5 | 509 | 5,003 | 15.1 row 19 : casa | c-295 | 1998 | 9.3 | 481 | 5,630 | 23.2 row 20 : de havilland canada | c-7 caribou | 1958 | 3.6 | 348 | 2,103 | 14.2 row 21 : douglas | c-47 | 1943 | 3 | 360 | 2,600 | 10.5 row 22 : grumman | c-2 greyhound | 1964 | 4.5 | 465 | 2,400 | 24.7 row 23 : embraer | kc-390 | 2014 | 23 | 900 | 6,200 | 72 row 24 : fairchild | c-123 provider | 1949 | 11 | 367 | 1,666 | 27 row 25 : ilyushin | il-76 | 1971 | 47 | 900 | 4,400 | 210 row 26 : ilyushin | il-112 | 2011 | 5.9 | 550 | 5,000 | 20 row 27 : kawasaki | c-1 | 1970 | 11.9 | 657 | 1,300 | 45 row 28 : kawasaki | xc-2 | 2010 | 37.6 | 890 | 6,500 | 120 row 29 : lockheed | c-5 galaxy | 1968 | 122 | 907 | 4,445 | 381 row 30 : lockheed | c-130 hercules | 1954 | 20 | 540 | 3,800 | 70.3 row 31 : lockheed | c-141 starlifter | 1963 | 45 | 912 | 9,880 | 147 row 32 : pzl mielec | m-28 skytruck | 1993 | 2.5 | 270 | 1,500 | 8 row 33 : short brothers | c-23 sherpa | 1982 | 3.2 | 296 | 1,239 | 3.2 row 34 : transport allianz | transall c-160 | 1963 | 16 | 513 | 1,850 | 49.2 row 35 : uac and hal | uac/hal multirole transport | 2015 | 22 | 830 | 2,500 | 68 ] Execute this SQL based on the above table: select max ( mtow )
600.0
[ header: pos | no. | rider | manufacturer | laps | time/retired | grid | points row 1 : 1 | 75 | mattia pasini | aprilia | 27 | 39:44.091 | 3 | 25 row 2 : 2 | 19 | alvaro bautista | aprilia | 27 | 0.01 | 2 | 20 row 3 : 3 | 52 | lukas pesek | derbi | 27 | 0.111 | 1 | 16 row 4 : 5 | 24 | simone corsi | gilera | 27 | 9.372 | 9 | 11 row 5 : 6 | 1 | thomas luthi | honda | 27 | 10.57 | 13 | 10 row 6 : 7 | 18 | nicolas terol | derbi | 27 | 11.835 | 5 | 9 row 7 : 8 | 36 | mika kallio | ktm | 27 | 11.905 | 4 | 8 row 8 : 9 | 6 | joan olive | aprilia | 27 | 26.017 | 16 | 7 row 9 : 10 | 33 | sergio gadea | aprilia | 27 | 26.172 | 12 | 6 row 10 : 11 | 32 | fabrizio lai | honda | 27 | 26.361 | 6 | 5 row 11 : 12 | 38 | bradley smith | honda | 27 | 26.389 | 14 | 4 row 12 : 13 | 11 | sandro cortese | honda | 27 | 26.48 | 11 | 3 row 13 : 14 | 14 | gabor talmacsi | honda | 27 | 26.606 | 7 | 2 row 14 : 15 | 71 | tomoyoshi koyama | malaguti | 27 | 27.068 | 15 | 1 row 15 : 16 | 54 | randy krummenacher | ktm | 27 | 27.192 | 21 | None row 16 : 18 | 17 | stefan bradl | ktm | 27 | 46.201 | 18 | None row 17 : 19 | 95 | georg frohlich | honda | 27 | 56.274 | 28 | None row 18 : 20 | 35 | raffaele de rosa | aprilia | 27 | 56.549 | 25 | None row 19 : 21 | 26 | vincent braillard | aprilia | 27 | 56.782 | 31 | None row 20 : 23 | 15 | michele pirro | aprilia | 27 | 57.474 | 22 | None row 21 : 24 | 29 | andrea iannone | aprilia | 27 | 57.707 | 20 | None row 22 : 25 | 7 | alexis masbou | malaguti | 27 | +1:04.698 | 37 | None row 23 : 26 | 16 | michele conti | honda | 27 | +1:04.793 | 32 | None row 24 : 28 | 43 | manuel hernandez | aprilia | 27 | +1:17.323 | 30 | None row 25 : 29 | 23 | lorenzo baroni | honda | 27 | +1:17.507 | 26 | None row 26 : 30 | 21 | mateo tunez | aprilia | 27 | +1:20.583 | 29 | None row 27 : 32 | 98 | toni wirsing | honda | 26 | +1 lap | 42 | None row 28 : ret | 44 | karel abraham | aprilia | 16 | retirement | 33 | None row 29 : ret | 13 | dino lombardi | aprilia | 13 | retirement | 41 | None row 30 : ret | 37 | joey litjens | honda | 11 | retirement | 38 | None row 31 : ret | 22 | pablo nieto | aprilia | 9 | retirement | 8 | None ] Execute this SQL based on the above table: select count ( * ) where pos = 'ret'
4
[ header: victim(s) | age | gender | date | type of attack | location | details | source(s) row 1 : daughter of a frontiersman named "bak | 18 | ♀ | summer, 1881 | defending cows | northwestern colorado, usa | encountered a wolf resting on a | george bird grinnell row 2 : david tobuk | toddler | ♂ | 1900 | predatory | koyukuk river, ala | in the 1920s, tobuk was | None row 3 : zacarias hugo | 14 | ♂ | 1943 | possibly rabid | etivluk river, alaska | while hunting caribou, zacaria | None row 4 : pipeline workers | None | ♂ | 1971-1979 | None | along the right-of-way for the trans | there were ten "bites and charges", | None row 5 : david lawrence | 7 | ♂ | 1976, summer | prey-testing agonistic charge | salcha river, alaska, usa | while his father, roy lawrence, | None ] Execute this SQL based on the above table: select ( select count ( * ) where details = 1428 ) > 1142
0
[ header: # | title | producer(s) | performer(s) | length row 1 : 1 | "intro" | l.e.s | bravehearts | 2:03 row 2 : 2 | "da bridge 2001" | marley marl, l.e. | capone, cormega, marley mar | 4:32 row 3 : 3 | "we live this" | havoc | big noyd, havoc, rox | 4:08 row 4 : 4 | "real niggas" | l.e.s | nas, ruc | 4:39 row 5 : 5 | "find ya wealth" | l.e.s | nas | 3:40 row 6 : 6 | "straight outta q.b | l.e.s | cormega, jungle, poet | 3:55 row 7 : 7 | "oochie wally (remix) | ez elpee | nas, bravehearts | 4:00 row 8 : 8 | "our way" | scott storch | capone-n-noreaga, | 4:47 row 9 : 9 | "fire" | l.e.s | nature | 3:39 row 10 : 10 | "power rap" (freestyle interlude | havoc | prodigy | 2:30 row 11 : 11 | "street glory" | l.e.s | nas, pop | 3:30 row 12 : 12 | "we break bread" | l.e.s | chaos, craig g, little | 4:43 row 13 : 13 | "money" | the alchemist | mr. challish | 3:15 row 14 : 14 | "self conscience" | the infinite arkatechz | nas, prodigy | 3:15 row 15 : 15 | "die 4" | plain truth | infamous mobb | 4:01 row 16 : 16 | "kids in da p.j | the infinite arkatechz | millennium thug, | 4:35 row 17 : 17 | "teenage thug" (bon | al west | millennium thug, | 4:02 ] Execute this SQL based on the above table: select sum ( # )
153.0
[ header: year | competition | venue | position | notes row 1 : 1997 | european u23 championships | turku, finland | 1st | 200 m row 2 : 1997 | world championships | athens, greece | 3rd | 4x100m relay row 3 : 1998 | european championships | budapest, hungary | 3rd | 200 metres row 4 : 1998 | european championships | budapest, hungary | 1st | 4x100m relay row 5 : 1998 | commonwealth games | kuala lumpur, malaysi | 1st | 200 metres row 6 : 1998 | commonwealth games | kuala lumpur, malaysi | 1st | 4x100m relay row 7 : 2000 | european indoor championships | ghent, belgium | 3rd | 200 metres ] Execute this SQL based on the above table: select notes order by id desc limit 1
200 metres
[ header: # | title | performer(s) | film | length row 1 : 1 | "a dream is a wish your heart makes | disney channel stars | cinderella | 3:46 row 2 : 2 | "zip-a-dee-do | miley cyrus | song of the south | 3:06 row 3 : 3 | "if i never knew you" | the cheetah girls | pocahontas | 3:16 row 4 : 4 | "who's afraid of the big bad | b5 | three little pigs | 3:32 row 5 : 5 | "reflection" (remix) | christina aguilera | mulan | 3:15 row 6 : 6 | "i'll try" | jesse mccartney | return to never land | 3:51 row 7 : 7 | "look through my eyes" | everlife | brother bear | 3:11 row 8 : 8 | "candle on the water" | anneliese van der pol | pete's dragon | 3:08 row 9 : 9 | "you'll be in my heart" | teddy geiger | tarzan | 4:15 row 10 : 10 | "yo ho (a pirate's life | jonas brothers | pirates of the caribbean | 2:04 row 11 : 11 | "someday my prince will come (feat | ashley tisdale | snow white and the seven dwarfs | 3:31 row 12 : 12 | "hawaiian roller coaster ride | baha men | lilo & stitch | 3:30 row 13 : 13 | "can you feel the love tonight" | sara paxton | the lion king | 3:40 row 14 : 14 | "super cali (boiob | orlando brown | mary poppins | 3:32 row 15 : 15 | "monkey's uncle" | devo 2.0 | the monkey's uncle | 2:24 row 16 : 16 | "cruella de vil" 1 | skye sweetnam | 101 dalmatians | 2:55 row 17 : 17 | "go the distance" 1 | k-ci & jojo | hercules | 4:10 ] Execute this SQL based on the above table: select ( select # where performer(s) = 'ashley tisdale' ) - ( select # where performer(s) = 'anneliese van der pol' )
3.0
[ header: date | opponent | score | result | location | attendance row 1 : december 3, 1948 | butler | 67-62 | win | champaign, il | None row 2 : december 8, 1948 | notre dame | 59-58 | win (ot) | notre dame, in | None row 3 : december 11, 1948 | depaul | 50-60 | loss | chicago, il | 17189 row 4 : december 13, 1948 | oklahoma | 73-68 | win | champaign, il | 6902 row 5 : december 18, 1948 | pennsylvania | 80-61 | win | champaign, il | 3943 row 6 : december 20, 1948 | depaul | 89-51 | win | champaign, il | 6013 row 7 : december 21, 1948 | cornell | 71-47 | win | champaign, il | 3042 row 8 : december 29, 1948 | colgate | 77-54 | win | champaign, il | 4541 row 9 : december 30, 1948 | colgate | 85-55 | win | champaign, il | 3880 row 10 : january 3, 1949 | wisconsin | 62-50 | win | champaign, il | None row 11 : january 8, 1949 | indiana | 44-42 | win (2ot) | bloomington, in | 10000 row 12 : january 10, 1949 | ohio state | 64-63 | win | columbus, oh | 6958 row 13 : january 15, 1949 | creighton | 96-30 | win | champaign, il | 6958 row 14 : january 29, 1949 | minnesota (ranked #4) | 45-44 | win | champaign, il | 6905 row 15 : january 31, 1949 | purdue | 53-55 | loss | west lafayette, in | 10000 row 16 : february 5, 1949 | wisconsin | 61-54 | win | madison, wi | 13,5000 row 17 : february 7, 1949 | northwestern | 85-66 | win | champaign, il | None row 18 : february 12, 1949 | ohio state | 64-49 | win | champaign, il | 6905 row 19 : february 21, 1949 | iowa | 80-49 | win | champaign, il | None row 20 : february 26, 1949 | northwestern | 81-64 | win | chicago, il | 17905 row 21 : february 28, 1949 | indiana | 91-28 | win | champaign, il | None row 22 : march 7, 1949 | michigan | 53-70 | loss | ann arbor, mi | None ] Execute this SQL based on the above table: select result where result in ( 'win' , 'win' ) order by attendance desc limit 1
win
[ header: place | team | played | won | draw | lost | goals scored | goals conceded | +/- | points row 1 : 1 | c.d. aguila | 18 | 9 | 5 | 4 | 24 | 19 | 5 | 32 row 2 : 2 | c.d. fas | 18 | 6 | 8 | 4 | 26 | 17 | 9 | 26 row 3 : 3 | c.d. vista hermosa | 18 | 8 | 2 | 8 | 27 | 22 | 5 | 26 row 4 : 4 | a.d. isidro | 18 | 7 | 5 | 6 | 21 | 22 | -1 | 26 row 5 : 5 | alianza f.c | 18 | 7 | 4 | 7 | 29 | 26 | 3 | 25 row 6 : 6 | c.d. atletico balb | 18 | 6 | 5 | 7 | 26 | 25 | 1 | 23 row 7 : 7 | san salvador f.c | 18 | 6 | 5 | 7 | 28 | 32 | -4 | 23 row 8 : 8 | c.d. chalatenango | 18 | 5 | 7 | 6 | 19 | 26 | -3 | 22 row 9 : 9 | once municipal | 18 | 5 | 6 | 7 | 24 | 30 | -6 | 21 row 10 : 10 | c.d. luis angel fir | 18 | 5 | 5 | 8 | 18 | 23 | -5 | 20 ] Execute this SQL based on the above table: select count ( team ) where id > ( select id where team = '5' )
0
[ header: service | 2012/13 total cost (£million) | comparison with 2011/12 (£million) row 1 : bbc radio 1 | 54.2 | + 3.6 row 2 : bbc radio 1xtra | 11.8 | + 0.7 row 3 : bbc radio 2 | 62.1 | + 1.6 row 4 : bbc radio 3 | 54.3 | + 1.8 row 5 : bbc radio 4 | 122.1 | + 6.2 row 6 : bbc radio 4 extra | 7.2 | - 1 row 7 : bbc radio 5 live | 76 | + 6.7 row 8 : bbc radio 5 live sports extra | 5.6 | + 0.3 row 9 : bbc radio 6 music | 11.5 | - 0.2 row 10 : bbc asian network | 13 | 0 row 11 : bbc local radio | 152.5 | + 6 row 12 : bbc radio scotland | 32.7 | + 0.6 row 13 : bbc radio nan g | 6.3 | + 0.3 row 14 : bbc radio wales | 18.8 | + 1.1 row 15 : bbc radio cymr | 17.6 | + 1.7 row 16 : bbc radio ulster and | 23.8 | 0 ] Execute this SQL based on the above table: select service group by service order by count ( * ) desc limit 1
bbc radio wales
[ header: goal | date | location | opponent | lineup | min | assist/pass | score | result | competition row 1 : 1 | may 9, 2004 | usaalbuquerque nm | mexico | on 70' (off lilly) | 19 | tarpley | 3-0 | 3-0 | friendly row 2 : 2 | jun 26, 2005 | usavirginia beach | canada | 90.start | 12 | unassisted | 1-0 | 2-0 | friendly row 3 : 3 | jan 30, 2007 | chnguangzhou | china pr | 90.start | 46 | unassisted | 1-0 | 2-0 | four nations tournament row 4 : 4 | may 12, 2007 | usafrisco tx | canada | off 72' (on wagner) | 28 | tarpley | 3-1 | 6-2 | friendly row 5 : 5 | sep 18, 2007 | chnshanghai | nigeria | 90.start | 1 | wambach | 1-0 | 1-0 | world cup - group b row 6 : 6 | sep 30, 2007 | chnshanghai | norway | 90.start | 58 | unassisted | 3-0 | 4-1 | world cup final - third place playoff row 7 : 7 | aug 18, 2008 | chnbeijing | japan | 90.start | 44 | rodriguez | 2-1 | 4-2 | olympics tournament row 8 : 8 | sep 20, 2008 | usabridgeview il | ireland | 90.start | 19 | tarpley | 1-0 | 2-0 | friendly ] Execute this SQL based on the above table: select goal where score < 1865
2, 3, 5, 8
[ header: year | competition | venue | position | notes row 1 : 1994 | commonwealth games | victoria, canada | 6th | 400 m h row 2 : 1995 | world championships | gothenburg, sweden | 6th | 400 m h row 3 : 1997 | world championships | athens, greece | 7th | 4x400 m relay row 4 : 1998 | commonwealth games | kuala lumpur, malaysi | 3rd | 400 m h row 5 : 1998 | african championships | dakar, senegal | 2nd | 400 m h row 6 : 1999 | all-africa games | johannesburg, south africa | 2nd | 400 m h ] Execute this SQL based on the above table: select count ( position )
6
[ header: place | position | number | name | league two | fa cup | league cup | fl trophy | total row 1 : 1 | mf | 4 | ryan hall | 10 | 1 | 0 | 3 | 14 row 2 : 2 | df | 6 | bilel mohsni | 13 | 0 | 0 | 0 | 13 row 3 : 3 | fw | 22 | liam dickinson | 10 | 1 | 0 | 1 | 12 row 4 : 4 | fw | 9 | neil harris | 9 | 0 | 0 | 1 | 10 row 5 : 5 | df | 15 | mark phillips | 7 | 0 | 1 | 0 | 8 row 6 : 6 | mf | 12 | kane ferdinand | 7 | 0 | 0 | 0 | 7 row 7 : 7 | mf | 8 | michael timlin | 4 | 0 | 0 | 0 | 4 row 8 : 8 | mf | 14 | dave martin | 3 | 0 | 0 | 0 | 3 row 9 : 8 | df | 3 | peter gilbert | 3 | 0 | 0 | 0 | 3 row 10 : 10 | fw | 24 | elliot benyon | 2 | 0 | 0 | 0 | 2 row 11 : 10 | fw | 37 | freddy eastwood | 2 | 0 | 0 | 0 | 2 row 12 : 12 | mf | 18 | ryan leonard | 1 | 0 | 0 | 0 | 1 row 13 : 12 | fw | 21 | blair sturrock | 0 | 0 | 0 | 1 | 1 row 14 : 12 | mf | 19 | jean-paul kalala | 1 | 0 | 0 | 0 | 1 row 15 : 12 | df | 16 | luke prosser | 1 | 0 | 0 | 0 | 1 row 16 : 12 | mf | 7 | anthony grant | 1 | 0 | 0 | 0 | 1 row 17 : 12 | df | 23 | chris barker | 1 | 0 | 0 | 0 | 1 row 18 : None | None | None | own goals | 4 | 0 | 0 | 0 | 4 row 19 : None | None | None | totals | 79 | 2 | 1 | 6 | 88 ] Execute this SQL based on the above table: select position order by number desc limit 1
fw
[ 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 id = ( select id where position = '18th (h)' ) + 1
6th
[ header: year | competition | venue | position | notes row 1 : 1997 | european u23 championships | turku, finland | 1st | 200 m row 2 : 1997 | world championships | athens, greece | 3rd | 4x100m relay row 3 : 1998 | european championships | budapest, hungary | 3rd | 200 metres row 4 : 1998 | european championships | budapest, hungary | 1st | 4x100m relay row 5 : 1998 | commonwealth games | kuala lumpur, malaysi | 1st | 200 metres row 6 : 1998 | commonwealth games | kuala lumpur, malaysi | 1st | 4x100m relay row 7 : 2000 | european indoor championships | ghent, belgium | 3rd | 200 metres ] Execute this SQL based on the above table: select notes order by year limit 1
200 m
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | cuba | 4 | 3 | 2 | 9 row 2 : 2 | canada | 4 | 2 | 1 | 7 row 3 : 3 | united states | 2 | 0 | 2 | 4 row 4 : 4 | mexico | 1 | 1 | 0 | 2 row 5 : 5 | ecuador | 1 | 0 | 0 | 1 row 6 : 6 | argentina | 0 | 4 | 3 | 7 row 7 : 7 | brazil | 0 | 2 | 2 | 4 row 8 : 8 | chile | 0 | 0 | 1 | 1 row 9 : 8 | venezuela | 0 | 0 | 1 | 1 row 10 : total | total | 12 | 12 | 12 | 36 ] Execute this SQL based on the above table: select nation where bronze > ( select bronze where nation = 'brazil' )
argentina, total
[ header: year | competition | venue | position | notes row 1 : 1995 | world indoor championships | barcelona, spain | 11th | pentathlon row 2 : 1996 | olympic games | atlanta, georgia, us | 24th | heptathlon row 3 : 1997 | world championships | athens, greece | 16th | heptathlon row 4 : 1998 | european indoor championships | valencia, spain | 7th | pentathlon row 5 : 1998 | european championships | budapest, hungary | 14th | heptathlon row 6 : 2000 | olympic games | sydney, australia | dnf | heptathlon ] Execute this SQL based on the above table: select notes where year < 2000 order by year desc limit 1
pentathlon
[ header: no. | train no: | origin | destination | train name row 1 : 1 | 56654 | mangalore central | kozhikode | passenger row 2 : 2 | 56324 | mangalore central | coimbatore city junction | fast passenger row 3 : 3 | 56656 | mangalore central | kannur | passenger row 4 : 4 | 56643/56645 | mangalore central | kabakaputtur | passenger row 5 : 5 | 56640 | mangalore central | verna | passenger row 6 : 6 | 56647 | mangalore central | subrahmanya road | passenger row 7 : 7 | 56661 | mangalore central | cheruvathur | passenger row 8 : 8 | 70106 | mangalore central | bhatkal | demu ] Execute this SQL based on the above table: select destination where id = ( select id where destination = 'subrahmanya road' ) - 1
verna
[ header: year | award | work/artist | result row 1 : 1999 | grammy award for best contemporary folk album | mermaid avenue | nominated row 2 : 2005 | grammy award for best alternative music album | a ghost is born | won row 3 : 2005 | grammy award for best recording package (a | a ghost is born | won row 4 : 2008 | grammy award for best rock album | sky blue sky | nominated row 5 : 2010 | grammy award for best americana album | wilco (the album) | nominated row 6 : 2012 | grammy award for best rock album | the whole love | nominated ] Execute this SQL based on the above table: select work/artist order by award asc limit 1182
a ghost is born, wilco (the album), mermaid avenue, a ghost is born, sky blue sky, the whole love
[ header: | 1965 | 1960 | 1960 | 1970 | 1970 row 1 : world | 3334874000 | 3021475000 | 313399000 | 3692492000 | 357618000 row 2 : africa | 313744000 | 277398000 | 36346000 | 357283000 | 43539000 row 3 : asia | 1899424000 | 1701336000 | 198088000 | 2143118000 | 243694000 row 4 : europe | 634026000 | 604401000 | 29625000 | 655855000 | 21829000 row 5 : latin america | 250452000 | 218300000 | 1270000 | 284856000 | 34404000 row 6 : northern america | 219570000 | 204152000 | 15418000 | 231937000 | 12367000 row 7 : oceania | 17657000 | 15888000 | 1769000 | 19443000 | 1786000 ] Execute this SQL based on the above table: select where 1970 > 1665 and 1970 > 648
world, africa, asia, europe, latin america, northern america, oceania
[ header: ime exchange (including spot, credit and forward transactions) | 2007/08 | 2008/09 | 2009/10 | 2010/11 | 2011/12 row 1 : agricultural - volume (thousand tons) | 273 | 173.5 | 175.2 | 1633.9 | 550 row 2 : agricultural - value (billion rials | 772.6 | 3729.7 | 484.8 | 3729 | 3793 row 3 : manufacturing and metal - volume (thousand | 6443.8 | 6679.7 | 7438.5 | 8694 | 11685 row 4 : manufacturing and metal - value (billion | 58044.2 | 62120.6 | 53842 | 75235.5 | 102356 row 5 : oil and petrochemical - volume ( | 89.7 | 4339.2 | 7052.9 | 6662.6 | 8117 row 6 : oil and petrochemical - value ( | 352.7 | 19921 | 36450.7 | 41478 | 64370 row 7 : grand total - volume (thousand tons | 6806.5 | 11192.4 | 14666.6 | 16990.5 | 20351 row 8 : grand total - value (billion rial | 59169.4 | 82685.3 | 90777.5 | 120443.2 | 170519 ] Execute this SQL based on the above table: select ime exchange (including spot, credit and forward transactions) where ime exchange (including spot, credit and forward transactions) = 'manufacturing and metal - volume (thousand tons)' order by 2009/10 desc limit 1
manufacturing and metal - volume (thousand tons)
[ 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 ( * ) where years = 1978
1
[ header: year | venue | standard result | venue | latin result row 1 : 1996 | berlin | tc ludwigsburg, | vilnius | tsc schwarz-gelb row 2 : 1999 | elblag | jantar elblag jan | vilnius | klaipeda university zuvedra team row 3 : 2001 | berlin | dsc kodryanka | bremerhaven | tsg bremerhaven, row 4 : 2002 | kishinev | dsc kodryanka | vilnius | klaipeda university zuvedra team row 5 : 2003 | stuttgart | dsc kodryanka | essen | klaipeda university zuvedra team row 6 : 2004 | brunswick | braunschweiger tsc, | minsk | klaipeda university team zuvedra row 7 : 2005 | elblag | braunschweiger tsc, | munich | klaipeda university zuvedra team row 8 : 2008 | kishinev | dsc kodryanka | wiener neustadt, austria | zuvedra klaipeda university, row 9 : 2009 | ludwigsburg germany | tc ludwigsburg german | bremen, germany | grun-gold-club bremen german row 10 : 2010 | elblag, poland | fs lotos-jantar ( | moscow, russia | vera tyumen, russia ] Execute this SQL based on the above table: select year where venue = 'vilnius'
1996, 1999, 2002
[ header: # | date | visitor | score | home | record | pts row 1 : 1 | december 27 | toronto | 7-1 | montreal canadiens | 1-0-0 | 2 row 2 : 2 | december 30 | quebec bulldogs | 5-8 | toronto | 2-0-0 | 4 row 3 : 3 | january 3 | toronto 228th battalion | 4-9 | toronto | 2-1-0 | 4 row 4 : 4 | january 6 | toronto | 2-3 | ottawa senators | 2-2-0 | 4 row 5 : 5 | january 10 | montreal wanderers | 4-9 | toronto | 3-2-0 | 6 row 6 : 6 | january 13 | montreal canadiens | 6-2 | toronto | 3-3-0 | 6 row 7 : 7 | january 17 | toronto | 5-1 | quebec bulldogs | 4-3-0 | 8 row 8 : 8 | january 20 | toronto | 6-8 | toronto 228th battalion | 4-4-0 | 8 row 9 : 9 | january 24 | ottawa senators | 5-8 | toronto | 5-4-0 | 10 row 10 : 10 | january 27 | toronto | 3-8 | montreal wanderers | 5-5-0 | 10 ] Execute this SQL based on the above table: select date where pts = 4
december 30, january 3, january 6
[ header: number | south or west terminus | north or east terminus | length (mi) | length (km) | formed | deleted | notes row 1 : sr-25 | sr-24 at fish lake junction | bowery haven resort (fish lake) | 9.995 | 16.085 | 1930s | current | None row 2 : us-40 | i-80 near park city | colorado state line near dinosaur, color | 174.624 | 281.03 | 1977 | current | None row 3 : sr-47 | arizona state line in monument valley | monticello | None | None | 1930s | 1977 | now us-163 and part of us-191 row 4 : sr-63 | None | None | None | None | 1930s | 1971 | None row 5 : i-70 | i-15 near cove fort | colorado state line near fruita, | 231.673 | 372.842 | 1977 | current | None row 6 : sr-70 | nevada state route 30 at the | us-30s near snowville | None | None | 1930s | 1977 | now part of sr-30 row 7 : sr-92 | i-15 in lehi | us-189 in provo canyon | 27.272 | 43.89 | 1977 | current | renumbered from sr-80 row 8 : sr-106 | i-15 west of bountiful | us-89 in farmington | 9.426 | 15.17 | 1930s | current | None row 9 : sr-126 | i-15 south of layton | us-89 at hot springs junction near pleasant | 21.609 | 34.776 | 1977 | current | None row 10 : sr-140 | hinckley | deseret | None | None | 1930s | 1969 | None row 11 : sr-143 | i-15 west of parowan | us-89 in panguitch | 51.206 | 82.408 | 1930s | current | None row 12 : sr-212 | i-15 near washington | washington | 1.289 | 2.074 | 1941 | current | None row 13 : sr-215 | None | None | None | None | 1957 | 1959 | None row 14 : sr-230 | None | None | None | None | 1941 | 1969 | None row 15 : sr-234 | None | None | None | None | 1941 | 1968 | None row 16 : sr-256 | None | None | None | None | 1955 | 1969 | None row 17 : sr-260 | None | None | None | None | 1957 | 1981 | None row 18 : sr-280 | i-80 south of coalville | coalville | 0.399 | 0.642 | 1963 | current | None row 19 : sr-311 | us-40 | starvation state park | 3.916 | 6.302 | 1972 | current | None row 20 : sr-317 | south 2700 west in west valley city | calvin l. rampton complex | 1.62 | 2.607 | 1983 | current | None ] Execute this SQL based on the above table: select count ( * ) where north or east terminus = 'None'
0
[ header: year | tournament | venue | result | extra row 1 : 2002 | european indoor championships | vienna, austria | 5th | None row 2 : 2003 | universiade | daegu, south korea | 3rd | None row 3 : 2004 | world indoor championships | budapest, hungary | 1st | 2.04 pbi row 4 : 2004 | summer olympics | athens, greece | 1st | 2.06 nr row 5 : 2004 | world athletics final | monte carlo, monaco | 1st | None row 6 : 2006 | world indoor championships | moscow, russia | 1st | 2.02 row 7 : 2006 | european championships | gothenburg, sweden | 5th | 1.99 m row 8 : 2006 | world athletics final | stuttgart, germany | 4th | None row 9 : 2006 | world cup | athens, greece | 1st | 1.97 row 10 : 2007 | world championships | osaka, japan | 4th | None row 11 : 2008 | summer olympics | beijing, china | 4th | 2.01 row 12 : 2011 | world championships | daegu, korea | 4th | 1.97 ] Execute this SQL based on the above table: select min ( extra ) where year > 0
1.97
[ header: year | film | role | co-star | director | notes row 1 : 2004 | bachelor | None | None | mostofa sarwar farook | special appearance row 2 : 2010 | dubshatar | renu | shehzad chowdhury | nurul alam atik | first debut film daily star celebrating life-best actress row 3 : 2011 | firey esho behula | tanima | intekhab deenar, shahid | tanim noor | None row 4 : 2011 | guerrilla | bilkis banu | ferdous ahmed, | nasiruddin yousuff | national film award meril prothom al row 5 : 2012 | chorabali | noboni afroz | indraneil sengupt | redwan rony | national film award meril prothom al row 6 : 2013 | aborto | charu sen | tota roy chowdhur | arindam sil | first debut film in tollywood row 7 : 2013 | purnodoirgho prem | jara/zara | shakib khan, arefin | shafi uddin sha | first film with shakib khan row 8 : 2014 | parle theka (filming) | None | sushama sarkar | maruf hasan | None row 9 : 2014 | zero degree (filming) | sonia | mahfuz ahmed, r | animesh aich | None ] Execute this SQL based on the above table: select count ( * ) where co-star = 'sushama sarkar'
1
[ header: year | title | uk | us: billboard hot 100 | us: billboard r&b | us: billboard a/c | australia | various row 1 : 1976 | "right back where we started from" | ('75) #8 | #2 | #46 | #5 | #4 | #3 (netherlands), #2 (belg row 2 : 1976 | "gotta be the one" | None | #53 | None | #22 | #12 | #19 (new zealand) row 3 : 1977 | "love hit me" | #11 | None | None | None | #22 | None row 4 : 1977 | "will you be my lover" | None | None | None | None | None | #44 (france) row 5 : 1979 | "lead me on" | None | #5 | #37 | #1 | #58 | #2 (canada), #8 (new row 6 : 1979 | "(bringin' out) the girl | None | #73 | None | None | None | None row 7 : 1982 | "turn to me" (with jim | None | None | #17 | None | None | None ] Execute this SQL based on the above table: select title where year > 1979 order by year asc limit 1
"turn to me" (with jimmy ruffin)
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | brazil | 45 | 33 | 36 | 114 row 2 : 2 | china | 37 | 28 | 34 | 99 row 3 : 3 | italy | 14 | 13 | 24 | 51 row 4 : 4 | poland | 13 | 19 | 11 | 43 row 5 : 5 | france | 11 | 3 | 3 | 17 row 6 : 6 | south korea | 8 | 6 | 8 | 22 row 7 : 7 | north korea | 7 | 2 | 3 | 12 row 8 : 8 | kenya | 6 | 5 | 5 | 16 row 9 : 9 | germany | 5 | 19 | 11 | 35 row 10 : 10 | ukraine | 5 | 4 | 9 | 18 row 11 : 11 | iran | 5 | 3 | 4 | 12 row 12 : 12 | norway | 4 | 5 | 2 | 11 row 13 : 13 | qatar | 3 | 1 | 2 | 6 row 14 : 14 | chile | 2 | 4 | 2 | 8 row 15 : 15 | austria | 2 | 2 | 2 | 6 row 16 : 16 | lithuania | 2 | 1 | 2 | 5 row 17 : 17 | belarus | 2 | 0 | 4 | 6 row 18 : 18 | latvia | 2 | 0 | 2 | 4 row 19 : 19 | sweden | 2 | 0 | 0 | 2 row 20 : 20 | morocco | 1 | 7 | 1 | 9 row 21 : 21 | turkey | 1 | 5 | 4 | 10 row 22 : 22 | kazakhstan | 1 | 3 | 6 | 10 row 23 : 22 | venezuela | 1 | 3 | 6 | 10 row 24 : 24 | switzerland | 1 | 3 | 5 | 9 row 25 : 25 | slovenia | 1 | 2 | 6 | 9 row 26 : 26 | bahrain | 1 | 2 | 4 | 7 row 27 : 26 | finland | 1 | 2 | 4 | 7 row 28 : 28 | algeria | 1 | 2 | 3 | 6 row 29 : 29 | estonia | 1 | 2 | 2 | 5 row 30 : 30 | united states | 1 | 1 | 3 | 5 row 31 : 31 | netherlands | 1 | 1 | 2 | 4 row 32 : 32 | syria | 1 | 1 | 0 | 2 row 33 : 33 | belgium | 1 | 0 | 2 | 3 row 34 : 33 | romania | 1 | 0 | 2 | 3 row 35 : 35 | canada | 1 | 0 | 1 | 2 row 36 : 35 | uganda | 1 | 0 | 1 | 2 row 37 : 37 | croatia | 1 | 0 | 0 | 1 row 38 : 37 | denmark | 1 | 0 | 0 | 1 row 39 : 37 | ecuador | 1 | 0 | 0 | 1 row 40 : 40 | greece | 0 | 5 | 3 | 8 row 41 : 41 | tunisia | 0 | 3 | 1 | 4 row 42 : 42 | dominican republic | 0 | 1 | 2 | 3 row 43 : 43 | jordan | 0 | 1 | 1 | 2 row 44 : 44 | egypt | 0 | 1 | 0 | 1 row 45 : 44 | hungary | 0 | 1 | 0 | 1 row 46 : 46 | india | 0 | 0 | 3 | 3 row 47 : 47 | cameroon | 0 | 0 | 2 | 2 row 48 : 47 | namibia | 0 | 0 | 2 | 2 row 49 : 47 | sri lanka | 0 | 0 | 2 | 2 row 50 : 47 | uruguay | 0 | 0 | 2 | 2 row 51 : 51 | argentina | 0 | 0 | 1 | 1 row 52 : 51 | pakistan | 0 | 0 | 1 | 1 row 53 : 51 | suriname | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation where nation > ( select nation where nation = 'sweden' ) order by nation asc limit 597
switzerland, syria, tunisia, turkey, uganda, ukraine, united states, uruguay, venezuela
[ header: category | speed (km/h) | speed (mph) | vehicle | pilot | date row 1 : rocket-powered aircraft | 7258 | 4510 | north american x-15 | william j. knight | 3 oct 1967 row 2 : manned air-breathing craft | 3530 | 2194 | lockheed sr-71 blackbird | eldon w. joersz | 28 jul 1976 row 3 : propeller-driven aircraft | 870 | 541 | tupolev tu-114 | ivan soukhomline | 1960 row 4 : piston-engined propeller-driven aircraft | 850.1 | 528.33 | grumman f8f bearcat rare | lyle shelton | 21 aug 1989 row 5 : helicopter | 401 | 249.1 | westland lynx 800 g | john egginton | 11 aug 1986 row 6 : glider (sailplane) | 306.8 | 190.6 | schempp-hirth nim | klaus ohlmann and | 22 dec 2006 row 7 : human-powered aircraft | 32 | 19.8 | mit monarch b | frank scarabino | 1 may 1984 ] Execute this SQL based on the above table: select count ( speed (km/h) ) where speed (km/h) > 1249
2
[ header: year | film | publisher | director | distributor | worldwide gross | notes row 1 : 1980 | superman ii | dc comics | richard lester | warner bros | $108,185,706 | sequel to 1978's superman row 2 : 1987 | superman iv: the quest for peace | dc comics | sidney j. furie | warner bros | $15,681,020 | sequel to 1983's superman ii row 3 : 1989 | the return of swamp thing | dc comics | jim wynorski | millimeter films | $192,816 | sequel to 1982's swamp thing row 4 : 1989 | the punisher | marvel comics | mark goldblatt | artisan entertainment | $287,434 | direct-to-video in north america row 5 : 1991 | teenage mutant ninja turtles i | mirage comics | michael pressman | new line cinema | $78,656,813 | sequel to 1990's teenage mutant nin row 6 : 1991 | the guyver | chuang yi publishing | steve wang | new line cinema | None | None row 7 : 1991 | the rocketeer | pacific comics | joe johnston | walt disney pictures | $62,000,000 | None row 8 : 1993 | the meteor man | original | robert townsend | metro-goldwyn-mayer | $8,023,147 | None row 9 : 1994 | the fantastic four | marvel comics | oley sassone | constantin film | unreleased | None row 10 : 1994 | blankman | original | mike binder | columbia pictures | $7,941,977 | None row 11 : 1995 | tank girl | dark horse comics | rachel talalay | united artists | $4,064,495 | None row 12 : 1997 | star kid | original | manny coto | trimark pictures | $7,029,025 | None row 13 : 1998 | blade | marvel comics | stephen norrington | new line cinema | $131,183,530 | None row 14 : 2000 | x-men | marvel comics | bryan singer | 20th century fox | $296,339,527 | None row 15 : 2002 | spider-man | marvel comics | sam raimi | columbia pictures | $821,708,551 | None row 16 : 2003 | x2: x-men united | marvel comics | bryan singer | 20th century fox | $407,711,549 | sequel to 2000's x-men row 17 : 2003 | hulk | marvel comics | ang lee | universal studios | $245,360,480 | None row 18 : 2005 | man-thing | marvel comics | brett leonard | cinemax | direct-to-video | None row 19 : 2008 | hancock | original | peter berg | columbia pictures | $624,386,746 | comedy-drama row 20 : 2008 | the dark knight | dc comics | christopher nolan | warner bros | $1,004,558,444 | sequel to 2005's batman begins row 21 : 2011 | vs | original | jason trost | image entertainment | None | None row 22 : 2012 | the dark knight rises | dc comics | christopher nolan | warner bros | $1,084,439,099 | sequel to 2008's the dark knight row 23 : 2013 | thor: the dark world | marvel comics | alan taylor | walt disney studios motion pictures | $629,972,697 | sequel to 2011's thor row 24 : 2014 | captain america: the winter soldier | marvel comics | anthony and joseph | walt disney studios motion pictures | None | sequel to 2011's captain america: the ] Execute this SQL based on the above table: select director where id = ( select id where director = 'oley sassone' ) - 1
robert townsend
[ header: date | sub | flight | dead | hurt | pax. | type | perpetrator | description row 1 : 27-jun-76 | | air france - 193 tl | 4 | 10 | 260 | hijacking -- hostage taking (8 days) | pflp-eo (palestinian | -hijacking in israeli row 2 : 23-nov-85 | | egypt air - 6 | 58 | 20 | 95 | hijacking -- hostage taking (2 days) | abu nidal organisation | -hijacking in greek air ] Execute this SQL based on the above table: select count ( * ) where perpetrator = 461
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 ( select emission standard where units = 'lb/mmbtu' ) - ( select emission standard where units = 'lb/hour' )
-0.9500000000000001
[ header: week | date | opponent | result | game site | attendance | bye row 1 : 1 | september 3, 1995 | at miami dolphins | l 52-14 | joe robbie stadium | 71317 | 0 row 2 : 2 | september 10, 1995 | indianapolis colts | l 27-24 (ot) | the meadowlands | 65134 | 0 row 3 : 3 | september 17, 1995 | jacksonville jaguars | w 27-10 | the meadowlands | 49970 | 0 row 4 : 4 | september 24, 1995 | at atlanta falcons | l 13-3 | georgia dome | 40778 | 0 row 5 : 5 | october 1, 1995 | oakland raiders | l 47-10 | the meadowlands | 68941 | 0 row 6 : 6 | october 8, 1995 | at buffalo bills | l 29-10 | rich stadium | 79485 | 0 row 7 : 7 | october 15, 1995 | at carolina panthers | l 26-15 | memorial stadium | 52613 | 0 row 8 : 8 | october 22, 1995 | miami dolphins | w 17-16 | the meadowlands | 67228 | 0 row 9 : 9 | october 29, 1995 | at indianapolis colts | l 17-10 | rca dome | 49250 | 0 row 10 : 10 | november 5, 1995 | new england patriots | l 20-7 | the meadowlands | 61462 | 0 row 11 : 11 | None | None | None | None | None | 1 row 12 : 12 | november 19, 1995 | buffalo bills | l 28-26 | the meadowlands | 54436 | 0 row 13 : 13 | november 26, 1995 | at seattle seahawks | w 16-10 | kingdome | 41160 | 0 row 14 : 14 | december 3, 1995 | st. louis rams | l 23-20 | the meadowlands | 52023 | 0 row 15 : 15 | december 10, 1995 | at new england patriots | l 31-28 | foxboro stadium | 46617 | 0 row 16 : 16 | december 17, 1995 | at houston oilers | l 23-6 | astrodome | 35873 | 0 row 17 : 17 | december 24, 1995 | new orleans saints | l 12-0 | the meadowlands | 28885 | 0 ] Execute this SQL based on the above table: select bye order by week asc limit 1
0
[ header: polling firm | month | link | favor | oppose row 1 : rutgers-eagleton | march 2014 | None | 64 | 28 row 2 : quinnipiac | july 2013 | None | 60 | 31 row 3 : rutgers-eagleton | june 2013 | None | 59 | 30 row 4 : quinnipiac | march 2013 | None | 64 | 30 row 5 : public policy polling | november 2012 | None | 53 | 36 row 6 : quinnipiac | february 2012 | None | 57 | 37 row 7 : rutgers-eagleton | february 2012 | None | 54 | 35 row 8 : quinnipiac | january 2012 | None | 52 | 42 row 9 : rutgers-eagleton | october 2011 | None | 52 | 39 row 10 : rutgers-eagleton | august 2011 | None | 52 | 32 row 11 : public policy polling | july 2011 | None | 47 | 42 row 12 : quinnipiac | november 2009 | None | 46 | 49 row 13 : rutgers-eagleton | november 2009 | None | 50 | 42 row 14 : quinnipiac | april 2009 | None | 49 | 43 row 15 : zogby international | august 2008 | None | 50 | 42 row 16 : zogby international | august 2007 | None | 48.1 | 44.6 row 17 : rasmussen reports | july 2006 | None | 42 | 54 row 18 : rutgers-eagleton | june 2006 | pdf | 49 | 44 row 19 : zogby international | february 2006 | None | 56 | 39 row 20 : zogby international | april 2005 | html | 54.5 | 40.1 row 21 : rutgers-eagleton | september 2003 | pdf | 43 | 50 row 22 : zogby international | july 2003 | None | 55 | 41 ] Execute this SQL based on the above table: select polling firm where oppose = 41 and polling firm = 'zogby international'
zogby international
[ header: lift name | type | top elevation (ft) | bottom elevation | vertical rise | length (ft) | slope (%) | capacity (rides/hr) | speed (ft/min) | lift manufacturer | year installed row 1 : bruno | fixed double | 5885 | 5840 | 45 | 368 | 12% | 630 | 300 | poma | 1987 row 2 : molly's express | detach quad | 5835 | 4990 | 845 | 5244 | 16% | 1200 | 1000 | doppelmayr | 2000 row 3 : pucci | fixed triple | 5920 | 5350 | 570 | 3398 | 17% | 1330 | 450 | poma | 1987 row 4 : stormin' norman | detach quad | 6245 | 5460 | 785 | 4396 | 18% | 1500 | 1000 | doppelmayr | 2000 row 5 : magic mile express | detach quad | 6990 | 5915 | 1075 | 5359 | 20% | 1600 | 950 | poma | 1992 row 6 : palmer express | detach quad | 8470 | 6940 | 1530 | 5468 | 29% | 1800 | 1000 | doppelmayr | 1996 row 7 : jeff flood express (still creek basin) | detach quad | 6020 | 4850 | 1170 | 6506 | 18% | 1800 | 1000 | doppelmayr | 2007 ] Execute this SQL based on the above table: select type order by bottom elevation desc limit 1
detach quad
[ header: model | class | length | fuel | starting price row 1 : tour | class a | 42' | diesel | $362,285 row 2 : journey | class a | 35'-43' | diesel | $246,736 row 3 : adventurer | class a | 32'-37' | gas | $150,711 row 4 : via | class a | 25' | diesel | $126,476 row 5 : sightseer | class a | 31'-37' | gas | $126,162 row 6 : vista | class a | 26'-35' | gas | $107,717 row 7 : view | class c | 24'-25' | diesel | $100,955 row 8 : aspect | class c | 29'-31' | gas | $95,948 row 9 : access | class c | 25'-31' | gas | $74,704 ] Execute this SQL based on the above table: select fuel order by fuel limit 1
diesel
[ header: week | date | opponent | result | attendance row 1 : 1 | september 26, 1959 | at los angeles rams | w 23-21 | 71297 row 2 : 2 | october 4, 1959 | at philadelphia eagle | l 49-21 | 27023 row 3 : 3 | october 11, 1959 | at cleveland browns | w 10-6 | 65534 row 4 : 4 | october 18, 1959 | philadelphia eagles | w 24-7 | 68783 row 5 : 5 | october 25, 1959 | at pittsburgh steelers | w 21-16 | 33596 row 6 : 6 | november 1, 1959 | green bay packers | w 20-3 | 68837 row 7 : 7 | november 8, 1959 | chicago cardinals | w 9-3 | 56779 row 8 : 8 | november 15, 1959 | pittsburgh steelers | l 14-9 | 66786 row 9 : 9 | november 22, 1959 | at chicago cardinals (bloom | w 30-20 | 26625 row 10 : 10 | november 29, 1959 | washington redskins | w 45-14 | 60982 row 11 : 11 | december 6, 1959 | cleveland browns | w 48-7 | 68436 row 12 : 12 | december 13, 1959 | at washington redskins | w 24-10 | 26198 ] Execute this SQL based on the above table: select date where date in ( 'november 8, 1959' , 'november 29, 1959' ) order by week desc limit 1
november 29, 1959
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 15 august 2012 | ullevaal stadion, | norway | 1-3 | 2-3 | friendly row 2 : 2 | 11 september 2012 | karaiskakis stadium, pir | lithuania | 2-0 | 2-0 | 2014 fifa world cup qualifier row 3 : 3 | 14 august 2013 | red bull arena, salzburg, austria | austria | 0-1 | 0-2 | friendly row 4 : 4 | 14 august 2013 | red bull arena, salzburg, austria | austria | 0-2 | 0-2 | friendly row 5 : 5 | 6 september 2013 | rheinpark stadion, | liechtenstein | 0-1 | 0-1 | 2014 fifa world cup qualifier row 6 : 6 | 15 november 2013 | karaiskakis stadium, pir | romania | 1-0 | 3-1 | 2014 fifa world cup qualifier - row 7 : 7 | 15 november 2013 | karaiskakis stadium, pir | romania | 3-1 | 3-1 | 2014 fifa world cup qualifier - row 8 : 8 | 19 november 2013 | arena nationala, bucharest, roman | romania | 0-1 | 1-1 | 2014 fifa world cup qualifier - ] Execute this SQL based on the above table: select score where # < ( select # where score = '0-1' ) order by # desc limit 1
2-0
[ header: kilometers | name | location | intersecting routes row 1 : 0 | mahanayim junction | mahanayim, near hatz | highway 90 (israel) row 2 : 7 | gadot junction | gadot | route 918 row 3 : 12 | customs house junction | customs office | route 888 row 4 : 15 | nashot junction | northwest of katzrin | route 9088 row 5 : 21 | None | golan heights | petroleum road row 6 : 22 | hashiryon junction | golan heights | route 978 row 7 : 23 | shipon junction | shipon (spelt) mountain | route 9099 row 8 : 27 | avital junction | mount avital | route 9881 row 9 : 28 | zivan junction | ein zivan | highway 98 (israel) ] Execute this SQL based on the above table: select name where location in ( 'avital junction' , 'ein zivan' )
zivan junction
[ header: choke | constriction (inch) | percentage of lead shot in 30-inch circle at 40 yards | identification (notches) | identification (stars) (spanish shotguns) row 1 : cylinder | 0 | 40 at 40 yd 70 at 25 | 5 | 5 row 2 : skeet 1 | 0.005 | 45 at 40 yd 75 at 25 | None | None row 3 : 2 | 0.01 | 50 | 4 | 4 row 4 : skeet 2 (light mod.) | 0.015 | 55 | None | None row 5 : modified | 0.02 | 60 | 3 | 3 row 6 : 3 | 0.025 | 65 | 2 | 2 row 7 : full | 0.03 | 70 | 1 | 1 row 8 : extra full | 0.04 | 73 | 1 | None row 9 : turkey | 0.045 plus | 75 plus | 1 | None ] Execute this SQL based on the above table: select choke where identification (notches) = ( select identification (notches) where choke = 3 ) - 1
full, extra full, turkey
[ header: community | airport name | type | coordinates row 1 : antil plains | antil plains aerodrome | military | 19°26′36′′s 146° row 2 : eagle farm, brisban | eagle farm airport | military/public | 27°25′30′′s 153° row 3 : charters towers | breddan aerodrome | military | 19°56′34′′s 146° row 4 : petrie, brisbane | petrie airfield | military | 27°17′s 153°00′ row 5 : tarampa | tarampa airfield | military | 27°27′19′′s 152° row 6 : townsville | aitkenvale aerodrome | military | 19°18′45′′s 146° row 7 : townsville | bohle river aerodrome | military | 19°16′58′′s 146° row 8 : townsville | reid river airfield | military | 19°45′45′′s 146° ] Execute this SQL based on the above table: select type where type < ( select type where type = 'military/public' ) order by type desc limit 1
military
[ header: game | date | team | score | high points | high rebounds | high assists | location attendance | record row 1 : 1 | october 5 | @ portland | l 86-115 | chris kaman (14) | chris kaman, blake | randy foye (5) | rose garden 18,209 | 0-1 row 2 : 2 | october 7 | @ sacramento | w 120-88 | chris kaman (20) | blake griffin (13) | randy foye (8) | arco arena 10,284 | 1-1 row 3 : 3 | october 8 | @ golden state | l 87-127 | blake griffin (23) | blake griffin (9) | randy foye (6) | oracle arena 10,004 | 1-2 row 4 : 4 | october 12 | san antonio | l 99-100 | eric gordon (23) | blake griffin (17) | baron davis (7) | palacio de los deportes 18, | 1-3 row 5 : 5 | october 14 | denver | l 95-100 | blake griffin (24) | blake griffin (14) | baron davis (6) | staples center 10,572 | 1-4 row 6 : 6 | october 16 | utah | l 91-103 | eric gordon (23) | blake griffin (14) | baron davis (8) | staples center 18,997 | 1-5 row 7 : 7 | october 17 | denver | l 104-108 | brian cook (28) | al-farouq aminu (8) | baron davis, eric ble | staples center | 1-6 row 8 : 8 | october 19 | sacramento | l 94-96 | chris kaman (21) | chris kaman (10) | baron davis (8) | staples center 10,838 | 1-7 ] Execute this SQL based on the above table: select count ( * ) where location attendance = '1-7'
0
[ header: date | location | winning team | winning team | losing team | losing team | notes row 1 : november 12, 2006 | christl arena (west point) | pittsburgh men | 86 | western michigan men | 67 | pitt/wmu men's game row 2 : november 12, 2006 | christl arena (west point) | ohio state | 77 | army | 41 | pitt/wmu men's game row 3 : december 8, 2007 | madison square garden (new york city) | duke | 51 | pittsburgh | 49 | first maggie dixon classic at madison row 4 : december 8, 2007 | madison square garden (new york city) | rutgers | 75 | army | 68 | first maggie dixon classic at madison row 5 : december 14, 2008 | madison square garden (new york city) | rutgers | 59 | army | 38 | uconn - won national championship row 6 : december 14, 2008 | madison square garden (new york city) | connecticut | 77 | penn state | 63 | uconn - won national championship row 7 : december 13, 2009 | madison square garden (new york city) | baylor | 68 | boston college | 55 | None row 8 : december 13, 2009 | madison square garden (new york city) | tennessee | 68 | rutgers | 54 | None row 9 : december 19, 2010 | madison square garden (new york city) | texas a&m | 79 | rutgers | 50 | a&m - won national championship; row 10 : december 19, 2010 | madison square garden (new york city) | connecticut | 81 | ohio state | 50 | a&m - won national championship; row 11 : december 11, 2011 | madison square garden (new york city) | baylor | 73 | st. johns | 59 | baylor - won national championship; row 12 : december 11, 2011 | madison square garden (new york city) | tennessee | 84 | depaul | 61 | baylor - won national championship; row 13 : december 9, 2012 | madison square garden (new york city) | rutgers | 73 | louisiana tech | 46 | la tech - won inaugural ncaa row 14 : december 9, 2012 | madison square garden (new york city) | duke | 60 | st. johns | 42 | la tech - won inaugural ncaa row 15 : december 22, 2013 | madison square garden (new york city) | st. johns | 72 | texas a&m | 70 | None row 16 : december 22, 2013 | madison square garden (new york city) | connecticut | 80 | california | 47 | None ] Execute this SQL based on the above table: select winning team where losing team = ( select losing team where winning team = 'baylor' ) - 1
tennessee
[ 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 driver group by driver order by count ( * ) desc limit 1
tony stewart
[ header: pos | no | rider | manufacturer | laps | time | grid | points row 1 : 1 | 58 | marco simoncelli | gilera | 25 | 39:02.553 | 1 | 25 row 2 : 2 | 19 | alvaro bautista | aprilia | 25 | 0.223 | 3 | 20 row 3 : 3 | 36 | mika kallio | ktm | 25 | 14.45 | 2 | 16 row 4 : 4 | 60 | julian simon | ktm | 25 | 14.478 | 6 | 13 row 5 : 5 | 6 | alex debon | aprilia | 25 | 26.226 | 8 | 11 row 6 : 6 | 15 | roberto locatelli | gilera | 25 | 26.392 | 11 | 10 row 7 : 7 | 72 | yuki takahashi | honda | 25 | 26.434 | 7 | 9 row 8 : 8 | 41 | aleix espargaro | aprilia | 25 | 40.546 | 9 | 8 row 9 : 9 | 14 | ratthapark wilairot | honda | 25 | +1:00.219 | 12 | 7 row 10 : 10 | 32 | fabrizio lai | gilera | 25 | +1:20.825 | 13 | 6 row 11 : 11 | 17 | karel abraham | aprilia | 25 | +1:22.802 | 17 | 5 row 12 : 12 | 25 | alex baldolini | aprilia | 25 | +1:22.864 | 18 | 4 row 13 : 13 | 10 | imre toth | aprilia | 25 | +1:23.995 | 16 | 3 row 14 : 14 | 52 | lukas pesek | aprilia | 25 | +1:39.740 | 14 | 2 row 15 : 15 | 35 | simone grotzkyj | gilera | 24 | +1 lap | 21 | 1 row 16 : 16 | 92 | daniel arcas | honda | 24 | +1 lap | 20 | None row 17 : 17 | 45 | doni tata pradita | yamaha | 24 | +1 lap | 22 | None row 18 : ret | 4 | hiroshi aoyama | ktm | 15 | retirement | 4 | None row 19 : ret | 75 | mattia pasini | aprilia | 15 | accident | 10 | None row 20 : ret | 55 | hector faubel | aprilia | 4 | accident | 5 | None row 21 : ret | 90 | federico sandi | aprilia | 1 | accident | 15 | None row 22 : ret | 43 | manuel hernandez | aprilia | 1 | retirement | 19 | None row 23 : dnq | 27 | stefano bianco | gilera | None | None | None | None row 24 : dnq | 89 | ho wan chow | aprilia | None | None | None | None ] Execute this SQL based on the above table: select rider order by grid desc limit 1
doni tata pradita