inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ header: # | player | country | score | to par | money ($) row 1 : 1 | louise suggs | united states | 78-75-75-74=302 | +14 | 900 row 2 : 2 | patty berg | united states | 79-77-73-74=303 | +15 | 675 row 3 : t3 | betsy rawls | united states | 79-75-72-80=306 | +18 | 445 row 4 : t3 | mickey wright | united states | 80-79-74-73=306 | +18 | 445 row 5 : 5 | betty jameson | united states | 80-74-77-78=309 | +21 | 405 row 6 : t6 | mary lena faulk | united states | 82-79-74-76=3 | +23 | 338 row 7 : t6 | beverly hanson | united states | 84-75-75-77=311 | +23 | 338 row 8 : t8 | fay crocker | uruguay | 92-70-76-75=3 | +25 | 248 row 9 : t8 | marlene hagge | united states | 78-80-79-76=3 | +25 | 248 row 10 : t10 | vonnie colby | united states | 80-79-78-78=315 | +27 | 113 row 11 : t10 | joyce ziske | united states | 83-82-77-73=3 | +27 | 113 ] Execute this SQL based on the above table: select sum ( money ($) ) where money ($) <= 113
226
[ header: draw | artist | song | points | place row 1 : 1 | yehuda ta | "na'ara" | 43 | 4th (tie) row 2 : 2 | shlishiyat adama | "la ve'li" | 17 | 10th (tie) row 3 : 3 | miri aloni | "kmo ha'emuna" | 26 | 8th row 4 : 4 | moti giladi and | "yavo yom" | 66 | 1st row 5 : 5 | boaz sharabi | "halevai" | 1 | 12th row 6 : 6 | doron mazar | "nagni li balala | 56 | 2nd row 7 : 7 | rita | "shvil ha'bricha" | 43 | 4th (tie) row 8 : 8 | shula chen | "gitara" | 17 | 10th (tie) row 9 : 9 | arba lev adom | "yesh" | 24 | 9th row 10 : 10 | isolir band | "kafe o te" | 40 | 6th row 11 : 11 | tzvika pick | "layla layla" | 27 | 7th row 12 : 12 | chaim moshe | "le'chaim" | 46 | 3rd ] Execute this SQL based on the above table: select count ( * ) where song = 10 and song = 1687
0
[ header: name | country | top rugby league level | top union level | top representation level | rugby league debut | rugby union debut row 1 : karmichael hunt | new zealand, australia | national rugby league | top 14, biarritz olymp | australia (rl) | 2004 | 2009 row 2 : chris ashton | england | super league | english premiership | england (rl), eng | 2005 | 2007 row 3 : lee smith | england | super league | english premiership | england (rl), great | 2005 | 2009 row 4 : berrick barnes | australia | nrl | super rugby | australia (ru) | 2005 | 2006 row 5 : nathan blacklock | australia | nrl/super league | super 12 | australia (rl) | 1995 | 2003 row 6 : willie carne | australia | nrl | super rugby | australia (rl) | 1990 | 1997 row 7 : brian carney | ireland | super league/nrl | celtic league | great britain (rl), | 1999 | 2007 row 8 : andy farrell | england | super league | english premiership | great britain (rl), | 1991 | 2005 row 9 : paul franze | australia | nrl | english premiership | australia (rl), london | 2002 | 2006 row 10 : iestyn harris | wales | super league | heineken cup, celtic league | great britain (rl), | 1993 | 2001 row 11 : sam harris | australia | nrl | super rugby | australian schoolboys (ru), city | 2003 | 2007 row 12 : wise kativerata | australia | nrl | shute shield | australia sevens (ru) | 2001 | 2004 row 13 : ben macdougall | australia | nrl | celtic league | scotland (ru) | 1998 | 2006 row 14 : henry paul | new zealand | nrl | english premiership | new zealand (rl), | 1993 | 2001 row 15 : jason robinson | england | super league | english premiership | great britain (rl), | 1991 | 1996 row 16 : mat rogers | australia | nrl | super rugby | australia (rl/ru) | 1995 | 2002 row 17 : clinton schifcofske | australia | nrl/super league | super rugby | state of origin {rl), australia | 1996 | 2006 row 18 : timana tahu | australia | nrl | super rugby | australia (rl/ru) | 1999 | 2008 row 19 : alan tait | scotland | super league | celtic league | scotland (rl/r | 1988 | 1996 row 20 : brad thorn | australia | nrl | super rugby | australia (rl), new zealand | 1994 | 2001 row 21 : andrew walker | australia | nrl | super rugby | australia (rl/ru) | 1991 | 2000 row 22 : chev walker | england | super league | english premiership | great britain (rl), | 1999 | 2007 row 23 : craig wing | australia | nrl | top league | australian kangaroos (r | 2002 | 2010 ] Execute this SQL based on the above table: select top representation level where top representation level in ( 'australia (rl/ru)' , 'australia (rl), london irish(ru)' ) order by rugby league debut desc limit 1
australia (rl), london irish(ru)
[ header: rank | name | nationality | time | notes row 1 : None | alberto garcia | spain | 7:43.89 | cr row 2 : None | antonio david jime | spain | 7:46.49 | pb row 3 : None | jesus espana | spain | 7:48.08 | pb row 4 : None | john mayock | great britain | 7:48.08 | None row 5 : 5 | michael buchleitner | austria | 7:54.39 | sb row 6 : 6 | mohammed mourhit | belgium | 7:59.79 | None row 7 : 7 | sergey ivanov | russia | 8:02.98 | None row 8 : 8 | mindaugas pukstas | lithuania | 8:03.21 | pb row 9 : 9 | irba lakhal | france | 8:03.38 | None row 10 : 10 | joakim johansson | denmark | 8:06.47 | None row 11 : 11 | harald steindorfer | austria | 8:09.21 | None row 12 : 12 | ferdinando vicari | italy | 8:17.46 | None row 13 : 13 | martin steinbauer | austria | 8:22.06 | None row 14 : 14 | christos papapetrou | cyprus | 8:30.59 | None ] Execute this SQL based on the above table: select count ( * ) where nationality = 'italy'
1
[ header: tie no | home team | score | away team row 1 : 50 | sjomarkens if (d | 1-4 | bk slatta damm ( row 2 : 53 | falkopings fk (d4) | 2-0 | ganghesters sk (d row 3 : 56 | lindas bk (d4) | 1-3 | hultsfreds f row 4 : 58 | bredaryds ik ( | 3-0 | ulricehamns ifk ( row 5 : 59 | hovslatts ik | 0-9 | tidaholms g row 6 : 60 | torpa ais (d4) | 0-2 | bk zeros (d3) row 7 : 61 | fiskeby if (wc) | 2-1 (gg) | vasterviks ff (d4) row 8 : 62 | gnosjo if (d4) | 1-3 | skovde aik (d row 9 : 63 | savsjo ff ( | 5-3 | skillingaryds is (d4) row 10 : 65 | lsw if (d4) | 2-1 | husqvarna ff (d row 11 : 67 | rorviks if (d4) | 0-2 | lunds bk (d2) row 12 : 69 | if eksjo (d4) | 1-4 | kalmar ff (d2) row 13 : 71 | bankeryds sk (d4) | 4-1 | hjulsbro ik ( row 14 : 73 | gullspangs if ( | 0-7 | rynninge ik (d3) row 15 : 74 | skara fc (d4) | 0-4 | karlslunds if ( row 16 : 75 | bratens ik (d4) | 0-4 | vivalla-lundby if row 17 : 76 | finnerodja if(d4) | 3-1 | ifk mariestad (d4) row 18 : 77 | skollersta if (d4) | 1-3 | hemgardarnas bk (d row 19 : 78 | simonstorps if (d4) | 0-5 | nykopings bis (d2) row 20 : 82 | harad if (d4) | 2-3 (gg) | ifk vasteras (d2) row 21 : 83 | kolsva if (d4) | 0-3 | karlstad bk (d row 22 : 85 | ransta ik (d4) | 1-3 | ifk hallsberg (d4) row 23 : 86 | skyllbergs ik (wc | 0-4 | ifk kristinehamn ( row 24 : 87 | filipstads ff (d | 3-1 | kungsors sk ( row 25 : 89 | bk hird (d4) | 0-5 | hargs bk (d2) row 26 : 91 | frovi ik (wc) | 1-9 | skiljebo sk (d row 27 : 95 | new mill ff (wc) | 4-2 | vartans sk (d3) ] Execute this SQL based on the above table: select away team order by id desc limit 1
vartans sk (d3)
[ header: transmitter | kw | bbca | bbcb | d3&4 | sdn | arqa | arqb | pol. | a.g. row 1 : allenheads | 0.002 | 27 | 21 | 24 | None | None | None | v | a k row 2 : alston | 0.08 | 39 | 45 | 42 | None | None | None | v | b e k row 3 : bellingham | 0.01 | 27 | 21 | 24 | None | None | None | v | a k row 4 : blaydon burn | 0.002 | 44 | 47 | 41 | None | None | None | v | b e k row 5 : byrness | 0.01 | 27 | 21 | 24 | None | None | None | v | a k row 6 : catton beacon | 0.028 | 40 | 46 | 43 | None | None | None | v | b e k row 7 : durham | 0.003 | 41 | 47 | 44 | None | None | None | v | b e k row 8 : esh | 0.0024 | 39 | 45 | 42 | None | None | None | v | b e k row 9 : felling | 0.002 | 40 | 43 | 46 | None | None | None | v | b e k row 10 : fenham | 0.4 | 27 | 21 | 24 | 25 | 22 | 28 | v | a k row 11 : haltwhistle | 0.4 | 59 | 55 | 62- | None | None | None | v | c/d e row 12 : haydon bridge | 0.02 | 44 | 41 | 47 | None | None | None | v | b e k row 13 : hedleyhope | 0.004 | 41 | 47 | 44 | None | None | None | v | b e k row 14 : humshaugh | 0.0118 | 39 | 45 | 42 | None | None | None | v | b e k row 15 : ireshopeburn | 0.0022 | 55 | 59 | 50 | None | None | None | v | c/d e row 16 : kielder | 0.0054 | 26 | 23 | 29 | None | None | None | v | a k row 17 : morpeth | 0.0088 | 22 | 28 | 25 | None | None | None | v | a k row 18 : newton | 0.4 | 26 | 23 | 29 | None | None | None | v | a k row 19 : seaham | 0.059 | 44 | 47 | 46 | None | None | None | v | b e k row 20 : shotleyfield | 0.04 | 22 | 28 | 25 | None | None | None | v | a k row 21 : staithes | 0.002 | 52 | 51 | 48 | None | None | None | v | b c/d e row 22 : sunderland | 0.006 | 52 | 51 | 48 | None | None | None | v | b c/d e row 23 : wall | 0.0042 | 52 | 51 | 48 | None | None | None | h | b c/d e row 24 : weardale | 0.2 | 44 | 41 | 47 | None | None | None | v | b e k row 25 : whitaside | 0.0025 | 44 | 41 | 47 | None | None | None | v | b e k ] Execute this SQL based on the above table: select transmitter group by transmitter order by count ( * ) desc limit 1
whitaside
[ header: year | competition | venue | position | event | notes row 1 : 1990 | central american and caribbean games | mexico city, mexico | 1st | 3000 m s'chase | None row 2 : 1991 | pan american games | havana city, cuba | 6th | 3000 m s'chase | None row 3 : 1992 | olympic games | barcelona, spain | 6th | 10,000 m | None row 4 : 1993 | world championships | stuttgart, germany | 9th | 10,000 m | None row 5 : 1994 | world half marathon championships | oslo, norway | 2nd | half marathon | 1:00:28 pb row 6 : 1994 | new york city marathon | new york city, united states | 1st | marathon | None row 7 : 1994 | london marathon | london, england | 3rd | marathon | None row 8 : 1995 | world championships | gothenburg, sweden | 13th | 10,000 m | None row 9 : 1995 | new york city marathon | new york city, united states | 1st | marathon | None row 10 : 1996 | olympic games | atlanta, united states | 6th | marathon | None row 11 : 1997 | new york city marathon | new york city, united states | 5th | marathon | None row 12 : 1997 | boston marathon | boston, united states | 4th | marathon | None ] Execute this SQL based on the above table: select competition where year > ( select year where competition = 'central american and caribbean games' ) order by year desc limit 1
new york city marathon
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 2 | 12:30 p.m | wku | #15 | sanford stadium • athens, | lfs | w 48-12 | 92746 row 2 : september 9 | 7:45 p.m | at south carolina | #12 | williams-brice stadium • col | espn | w 18-0 | 82513 row 3 : september 16 | 1:00 p.m | uab | #10 | sanford stadium • athens, | css | w 34-0 | 92746 row 4 : september 23 | 12:30 p.m | colorado | #9 | sanford stadium • athens, | lfs | w 14-13 | 92746 row 5 : september 30 | 9:00 p.m | at ole miss | #10 | vaught-hemingway stadium • | espn2 | w 14-9 | 57184 row 6 : october 7 | 7:45 p.m | #13 tennessee | #10 | sanford stadium • athens, | espn | l 33-51 | 92746 row 7 : october 14 | 12:30 p.m | vanderbilt | #16 | sanford stadium • athens, | lfs | l 22-24 | 92746 row 8 : october 21 | 1:00 p.m | mississippi state | None | sanford stadium • athens, | None | w 27-24 | 92746 row 9 : october 28 | 3:30 p.m | vs. #9 florida | None | alltel stadium • jacksonville, | cbs | l 14-21 | 84572 row 10 : november 4 | 1:00 p.m | at kentucky | None | commonwealth stadium • lexington, | None | l 20-24 | 62120 row 11 : november 11 | 12:30 p.m | at #5 auburn | None | jordan-hare stadium • auburn | lfs | w 37-15 | 87451 row 12 : november 25 | 3:30 p.m | #16 georgia tech | None | sanford stadium • athens, | cbs | w 15-12 | 92746 row 13 : december 30 | 8:00 p.m | vs. #14 virginia tech | None | georgia dome • atlanta, | espn | w 31-24 | 75406 ] Execute this SQL based on the above table: select time where rank# = '#10' and site = 'sanford stadium • athens, ga'
1:00 p.m, 7:45 p.m
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 3, 2005 | 8:00 pm | at #25 pittsburgh | None | heinz field • pittsburgh | abc | w 42-21 | 66451 row 2 : september 10, 2005 | 12:00 pm | at #3 michigan | #23 | michigan stadium • ann arbor, mi | abc | w 17-10 | 111386 row 3 : september 17, 2005 | 3:30 pm | michigan state | #12 | notre dame stadium • notre dame, in | nbc | l 44-41 ot | 80795 row 4 : september 24, 2005 | 3:30 pm | at washington | #18 | husky stadium • seattle wa | abc | w 36-17 | 71473 row 5 : october 1, 2005 | 7:45 pm | at #20 purdue | #14 | ross-ade stadium • west la | espn | w 49-28 | 65491 row 6 : october 15, 2005 | 3:30 pm | #1 usc | #9 | notre dame stadium • notre dame, in | nbc | l 34-31 | 80795 row 7 : october 22, 2005 | 2:30 pm | byu | #12 | notre dame stadium • notre dame, in | nbc | w 49-23 | 80795 row 8 : november 5, 2005 | 2:30 pm | tennessee | #9 | notre dame stadium • notre dame, in | nbc | w 41-21 | 80795 row 9 : november 12, 2005 | 1:00 pm | navy | #7 | notre dame stadium • notre dame, in | nbc | w 42-21 | 80795 row 10 : november 19, 2005 | 2:30 pm | syracuse | #7 | notre dame stadium • notre dame, in | nbc | w 34-10 | 80795 row 11 : november 26, 2005 | 8:00 pm | at stanford | #6 | stanford stadium • palo alto, | abc | w 38-31 | 56057 row 12 : january 2, 2006 | 4:30 pm | vs. #4 ohio | #6 | sun devil stadium • tempe, a | abc | l 34-20 | 76196 ] Execute this SQL based on the above table: select date order by time desc limit 1
september 10, 2005
[ 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 visitor where visitor > ( select visitor where visitor = 'montreal wanderers' ) order by visitor limit 1
ottawa senators
[ header: round | pick | player | position | nationality | team | college row 1 : t | None | wilt chamberlain | c | united states | philadelphia warriors | kansas row 2 : t | None | bob ferry | f/c | united states | st. louis hawks | saint louis row 3 : 1 | 1 | bob boozer | f | united states | cincinnati royals | kansas state row 4 : 1 | 2 | bailey howell | f | united states | detroit pistons | mississippi state row 5 : 1 | 3 | tom hawkins | f | united states | minneapolis lakers | notre dame row 6 : 1 | 5 | johnny green | f/c | united states | new york knicks | michigan state row 7 : 1 | 6 | john richter | f | united states | boston celtics | nc state row 8 : 2 | 7 | tom robitaille | f/c | united states | detroit pistons (from cincin | rice row 9 : 2 | 8 | don goldstein | f | united states | detroit pistons | louisville row 10 : 2 | 9 | joe ruklick | f/c | united states | philadelphia warriors | northwestern row 11 : 2 | 10 | rudy larusso | f/c | united states | minneapolis lakers | dartmouth row 12 : 2 | 11 | bumper tormohlen | f/c | united states | syracuse nationals | tennessee row 13 : 2 | 12 | al seiden | g | united states | st. louis hawks ( | st. john's row 14 : 2 | 13 | cal ramsey | f | united states | st. louis hawks | nyu row 15 : 2 | 14 | gene guarilia | f | united states | boston celtics | george washington row 16 : 3 | 16 | gary alcorn | c | united states | detroit pistons | fresno state row 17 : 3 | 17 | jim hockaday | f | united states | philadelphia warriors | memphis row 18 : 3 | 18 | bobby smith | g | united states | minneapolis lakers | west virginia row 19 : 3 | 19 | jon cincebox | f | united states | syracuse nationals | syracuse row 20 : 3 | 20 | bob anderegg | g/f | united states | new york knicks | michigan state row 21 : 3 | 21 | hank stein | g | united states | st. louis hawks | xavier row 22 : 3 | 22 | ralph crosthwaite | c | united states | boston celtics | western kentucky row 23 : 4 | 23 | leo byrd | g | united states | cincinnati royals | marshall row 24 : 4 | 24 | george lee | g/f | united states | detroit pistons | michigan row 25 : 4 | 25 | ron stevenson | f | united states | philadelphia warriors | tcu row 26 : 4 | 26 | wilson eison | f | united states | minneapolis lakers | purdue row 27 : 4 | 27 | paul neumann | g | united states | syracuse nationals | stanford row 28 : 4 | 28 | johnny cox | g | united states | new york knicks | kentucky row 29 : 5 | 31 | harry kirchner | g/f | united states | detroit pistons | tcu ] Execute this SQL based on the above table: select pick where pick in ( 27 , 6 ) order by nationality asc limit 1
6
[ header: | name on the register | date listed | location | city or town | summary row 1 : 1 | arnold trail to quebec | october 1, 1969 (#69 | along the kennebec river, through | coburn gore | extends through franklin, kenn row 2 : 2 | barn on lot 8, range g | august 24, 2011 (#11000581) | 816 foster hill rd. 44° | freeman township | None row 3 : 3 | bass boarding house | april 7, 1988 (#88000 | canal st. 44°35′12 | wilton | None row 4 : 5 | john g. coburn | april 11, 2002 (#02000 | 360 river rd. 44°37′ | carthage | perhaps the "john g. coburn house row 5 : 9 | first congregational church, united church of christ | july 25, 1974 (#74000149 | main st. 44°40′04 | farmington | None row 6 : 13 | greenacre | october 29, 1982 (#82 | 17 court st. 44°40′ | farmington | None row 7 : 15 | holmes-crafts homestead | april 26, 1973 (#73000 | old n. jay rd. | north jay | None row 8 : 17 | jay-niles memorial library | march 13, 1987 (#87000414) | state route 4 44°32′53′′n | north jay | None row 9 : 18 | little red schoolhouse | february 23, 1972 (#72000070 | south of west farmington on wilton r | west farmington | None row 10 : 21 | mccleary farm | april 7, 1989 (#89000 | s. strong rd. 44° | strong | None row 11 : 22 | merrill hall | january 23, 1980 (#800002 | maine and academy sts. 44 | farmington | None row 12 : 23 | new sharon bridge | september 24, 1999 (#99001189) | south of u.s. route 2 over | new sharon | to be demolished ] Execute this SQL based on the above table: select date listed where = 2
august 24, 2011 (#11000581)
[ header: pennant | name | hull builder | ordered | laid down | launched | accepted into service | commissioned | est. building cost | fate row 1 : f169 | amazon | vosper thornycroft, woolston | 26 march 1969 | 6 november 1969 | 26 april 1971 | 19 july 1974 | 11 may 1974 | £16.8m | to pakistan as babur row 2 : f170 | antelope | vosper thornycroft | 11 may 1970 | 23 march 1971 | 16 march 1972 | 30 june 1975 | 16 july 1975 | £14.4m | bombed by argentine a-4 row 3 : f172 | ambuscade | yarrow shipbuilders, scot | 11 november 1971 | 1 september 1971 | 18 january 1973 | 23 august 1975 | 5 september 1975 | £16.5m | to pakistan as tariq row 4 : f173 | arrow | ysl | 11 november 1971 | 28 september 1972 | 5 february 1974 | 16 may 1975 | 29 july 1976 | £20.2m | to pakistan as khaibar row 5 : f171 | active | vosper thornycroft | 11 may 1970 | 21 july 1971 | 23 november 1972 | 2 june 1977 | 17 june 1977 | £24.1m | to pakistan as shah ja row 6 : f174 | alacrity | ysl | 11 november 1971 | 5 march 1973 | 18 september 1974 | 2 april 1977 | 2 july 1977 | £23.8m | to pakistan as badr row 7 : f184 | ardent | ysl | 11 november 1971 | 26 february 1974 | 9 may 1975 | 10 september 1977 | 14 october 1977 | £26.3m | bombed by argentine a-4 row 8 : f185 | avenger | ysl | 11 november 1971 | 30 october 1974 | 20 november 1975 | 15 april 1978 | 15 april 1978 | £27.7m | to pakistan as tippu s ] Execute this SQL based on the above table: select commissioned order by est. building cost limit 771
16 july 1975, 5 september 1975, 11 may 1974, 29 july 1976, 2 july 1977, 17 june 1977, 14 october 1977, 15 april 1978
[ header: ship | built | in service for cunard | type | tonnage | notes row 1 : queen mary | 1936 | 1936-1967 | express | 80,750 grt | blue riband, sold 1967, now row 2 : mauretania | 1939 | 1939-1965 | express | 37,750 grt | scrapped 1965 row 3 : queen elizabeth | 1940 | 1946-1968 | express | 83,650 grt | wwii troopship 1940-1945 row 4 : media | 1947 | 1947-1961 | cargo liner | 13,350 grt | sold to cogedar line 1961, scrapped row 5 : parthia | 1947 | 1947-1961 | cargo liner | 13,350 grt | sold to p&o 1961, re row 6 : caronia | 1949 | 1949-1968 | cruise | 34,200 grt | sold 1968, wrecked 1974 row 7 : britannic | 1929 | 1950-1960 | intermediate | 26,943 grt | built for white star line, scrapped 1960 row 8 : georgic | 1932 | 1950-1956 | intermediate | 27,759 grt | built for white star line, scrapped 1956 row 9 : saxonia carmania | 1954 | 1954-1962 1962-1973 | intermediate cruise | 21,637 grt 21,370 grt | sold to the black sea shipping company, sovie row 10 : ivernia franconia | 1955 | 1955-1963 1963-1973 | intermediate cruise | 21,800 grt | sold to the far eastern shipping company, sovie row 11 : carinthia | 1956 | 1956-1968 | intermediate | 21,800 grt | sold to sitmar line 1968, scrapped 2005 row 12 : sylvania | 1957 | 1957-1968 | intermediate | 21,800 grt | sold to sitmar line 1968, scrapped 2004 row 13 : alaunia | 1960 | 1960-1969 | cargo liner | 7,004 grt | sold to brocklebank line in 1969 row 14 : queen elizabeth 2 | 1969 | 1969-2008 | express | 70,300 grt | sold 2008, laid up in port rashi row 15 : atlantic causeway | 1969 | 1970-1986 | container ship | 14,950 grt | scrapped in 1986 row 16 : atlantic conveyor | 1970 | 1970-1982 | container ship | 14,946 grt | sunk in falklands war 1982 ] Execute this SQL based on the above table: select count ( ship ) where tonnage < 1700
0
[ header: no. | date | tournament | winning score | margin of victory | runner(s)-up row 1 : 1 | jul 18, 1982 | miller high life qco | -12 (68-66-65-69 | 2 strokes | brad bryant, pat mc row 2 : 2 | oct 23, 1983 | walt disney world golf classic | -19 (69-64-69-67 | 2 strokes | nick faldo, mark mc row 3 : 3 | mar 15, 1987 | hertz bay hill classic | -20 (69-67-63-65 | 3 strokes | david frost row 4 : 4 | apr 16, 1989 | mci heritage golf classic | -16 (65-67-67-69 | 5 strokes | kenny perry row 5 : 5 | aug 13, 1989 | pga championship | -12 (74-66-69-67 | 1 stroke | andy bean, mike rei row 6 : 6 | apr 15, 1990 | mci heritage golf classic | -8 (70-69-66-71 | playoff | steve jones, larry row 7 : 7 | may 6, 1990 | gte byron nels | -8 (67-68-67=202 | 2 strokes | lanny wadkins row 8 : 8 | jun 17, 1991 | u.s. open | -6 (67-70-73-72 | playoff | scott simpson row 9 : 9 | apr 30, 1995 | shell houston open | -12 (73-65-70-68=276) | playoff | scott hoch row 10 : 10 | feb 7, 1999 | at&t pebble beach national pro-am | -10 (69-64-73=206 | 1 stroke | frank lickliter ii row 11 : 11 | jun 20, 1999 | u.s. open | -1 (68-69-72-70 | 1 stroke | phil mickelson ] Execute this SQL based on the above table: select date where margin of victory = ( select margin of victory where runner(s)-up = 'brad bryant, pat mcgowan' ) + 1
mar 15, 1987
[ header: pos | no | driver | constructor | laps | time/retired | grid row 1 : 1 | 12 | clay regazzoni | ferrari | 60 | 1:01:25.34 | 3 row 2 : 2 | 4 | patrick depailler | tyrrell-ford | 60 | + 0:08.35 | 5 row 3 : 3 | 2 | jochen mass | mclaren-ford | 60 | + 0:15.44 | 4 row 4 : 4 | 5 | ronnie peterson | lotus-ford | 60 | + 0:40.14 | 10 row 5 : 5 | 18 | john watson | surtees-ford | 60 | + 0:45.55 | 6 row 6 : 6 | 8 | carlos pace | brabham-ford | 60 | + 0:45.90 | 7 row 7 : 7 | 16 | tom pryce | shadow-ford | 60 | + 0:46.66 | 8 row 8 : 8 | 24 | james hunt | hesketh-ford | 59 | + 1 lap | 11 row 9 : 9 | 31 | chris amon | ensign-ford | 59 | + 1 lap | 9 row 10 : 10 | 21 | jacques laffite | williams-ford | 59 | + 1 lap | 13 row 11 : 11 | 9 | vittorio brambilla | march-ford | 58 | + 2 laps | 12 row 12 : 12 | 22 | rolf stommelen | hill-ford | 58 | + 2 laps | 14 row 13 : 13 | 35 | tony trimmer | maki-ford | 54 | + 6 laps | 16 row 14 : nc | 20 | jo vonlanthen | williams-ford | 51 | + 9 laps | 15 row 15 : ret | 17 | jean-pierre jarier | shadow-ford | 33 | transmission | 1 row 16 : ret | 1 | emerson fittipaldi | mclaren-ford | 6 | clutch | 2 ] Execute this SQL based on the above table: select count ( * ) where no > 1809
0
[ header: model name | length | width | height | riders | capacity | description | portable | notes row 1 : skater | 21.5 m (71 ft) | 11.65 m (38.2 f | 10.69 m (35.1 ft) | 24 | 600 | small halfpipe with inwards-facing seats | yes | row 2 : disk'o | 24.55 m (80.5 ft | 9.68 m (31.8 ft) | 10 m (33 ft) | 24 | 600 | small halfpipe with outwards-facing seats | yes | row 3 : surf's up | 29 m (95 ft) | 11 m (36 ft) | 7.5 m (25 ft) | 20 | 480 | small halfpipe with hill in middle. guests stand | yes | row 4 : mega disk'o | 37.5 m (123 ft) | 10 m (33 ft) | 15.5 m (51 ft) | 24 | 600 | large halfpipe with outwards-facing seats | no | row 5 : mega disk'o | 37.5 m (123 ft) | 10 m (33 ft) | 15.5 m (51 ft) | 40 | 1000 | large halfpipe with outwards-facing seats | no | row 6 : skater coaster | None | None | None | None | None | large halfpipe with hill in middle. inward | None | row 7 : disk'o coaster | 81.5 m (267 ft) | 11.3 m (37 ft) | 15.5 m (51 ft) | 24 | 500 | large halfpipe with hill in middle. outward | no | row 8 : disk'o coaster | 81.5 m (267 ft) | 11.3 m (37 ft) | 15.5 m (51 ft) | 40 | 600 | large halfpipe with hill in middle. outward | no | ] Execute this SQL based on the above table: select model name where id = 1
skater
[ header: year | location | attendance | theme phrase | top messages | host | opening general session guest(s) | closing general session guest(s) | sunday night reception | wednesday night party | cult shirt row 1 : 1993 | orlando | 2300 | working together | None | don bulens | geoffrey moore | None | None | disney-mgm | None row 2 : 1994 | no event | None | None | None | None | None | None | None | None | None row 3 : 1997 | nice, france | None | pool of knowledge | don't compete with, embrace the web. | ray ozzie | avery brooks | None | None | magic kingdom the doobie brothers | None row 4 : 1998 | orlando | None | cultivate your senses | notes r5 | steve beckhardt | jamie clark alan hobson | bill nye | None | disney-mgm earth, wind | None row 5 : 1999 | orlando | None | lotus: a part of every solution | notes r5 knowledge management | jeff papows | jim lovell gene krantz | marc salem | None | seaworld the pointer sisters | None row 6 : 2000 | orlando | 10000 | looking forward/forward looking | raven domino access for microsoft outlook | jeff papows > al | walter cronkite | the raspyni brothers | None | universal's islands of adventure chicago | notes world order row 7 : 2001 | orlando | 10000 | in the know | lotus k-station lotus discovery server | al zollar | al franken francis ford cop | umbilical brothers | None | disney's wide world of sports complex | domino survivor row 8 : 2003 | orlando | None | the essential human element | nextgen db2 | al zollar > ambuj go | rudy giuliani bounce (dan | dr. ronan t | None | magic kingdom | just-us league & collaboration league row 9 : 2004 | orlando | 5273 | the workplace for innovation | None | ambuj goyal | patrick stewart | richard jeni | None | universal studios florida | cult shirt on human row 10 : 2006 | orlando | 6000 | futureinsight | workplace activities sametime 7.5 | mike rhodin | jason alexander | jim gaffigan | poker tables | seaworld | cult man group row 11 : 2008 | orlando | 7000 | emergence | notes/domino 8.01, 8.5 | mike rhodin | bob costas orlando | alton brown | beach party | universal's islands of adventure | pirates of collaboration row 12 : 2010 | orlando | None | lotus knows why. lotus knows how | None | bob picciano > alistair | william shatner nutt | brian cox (physicist | None | hollywood studios | None row 13 : 2011 | orlando | None | get social. do business | None | alistair rennie | kevin spacey mass ensemble | watson | None | wizarding world of harry potter, | None row 14 : 2013 | orlando | None | get social. do business | None | alistair rennie | joe gordon-levitt | steven strogatz john ho | None | universal studios florida | no cult shirt ] Execute this SQL based on the above table: select attendance where location = 'orlando'
2300.0, 10000.0, 10000.0, 5273.0, 6000.0, 7000.0
[ header: year | film title | duration | film type | shoot location row 1 : 1972 | kwadrat (square) | 4:40 | 35 mm short film | pwsftvit ło row 2 : 1972 | take five | 3:36 | 35 mm short film | pwsftvit ło row 3 : 1973 | plamuz (music art) | 9:38 | 35 mm short film | smff se-ma- row 4 : 1974 | zupa (soup) | 8:22 | 35 mm short film | smff se-ma- row 5 : 1975 | nowa ksiazka ( | 10:26 | 35 mm short film | smff se-ma- row 6 : 1975 | lokomotywa (loco | 9:38 | 35 mm short film | smff se-ma- row 7 : 1975 | swieto (holiday) | 9:38 | 35 mm short film | smff se-ma- row 8 : 1976 | oj! nie moge sie za | 10:07 | 35 mm short film | smff se-ma- row 9 : 1976 | weg zum nachbarn (way to your | 2:30 | 35 mm short film | smff se-ma- row 10 : 1977 | piatek - sobota (f | 3:00 | 35 mm short film | smff se-ma- row 11 : 1979 | mein fenster (my window) | 2:26 | 35 mm short film | vienna row 12 : 1980 | tango | 8:14 | 35 mm short film | smff se-ma- row 13 : 1980 | media | 1:36 | 35 mm short film | smff se-ma- row 14 : 1980 | sceny narciar | 9:38 | 35 mm documentary film | in collaboration with b. dziw row 15 : 1981 | wdech-wydech ( | 2:26 | 35 mm short film | in collaboration with b. dziw ] Execute this SQL based on the above table: select shoot location where id = ( select id where shoot location = 'smff se-ma-for łodz, poland' ) + 1
smff se-ma-for łodz, poland
[ header: region | country | location | size (m) | payload (metric tonnes) | degrees of freedom | x horiz disp (mm) | y horiz disp (mm) | z vert disp (mm) | x horiz vel (mm/s) | y horiz vel (mm/s) | z vert vel (mm/s) | x horiz accel (m/s2) | y horiz accel (m/s2) | z vert accel (m/s2) | max freq (hz) | details checked row 1 : asia | china | xi'a university of architecture & | 2 x 2 | None | None | None | None | None | None | None | None | None | None | None | None | None row 2 : asia | japan | hitachi engineering corp | 4 x 4 | 20 | 1 | ±150 | None | None | ±750 | None | None | ±20 | None | None | 30 | None row 3 : asia | japan | ishikawajima harima | 4.5 x 4.5 | 35 | 6 | ±100 | ±100 | ±67 | ±750 | ±750 | ±500 | ±15 | ±15 | ±10 | 50 | None row 4 : asia | japan | kumagai-gumi corp | 5 x 5 | 64 | 6 | ±80 | ±260 | ±50 | ±600 | ±1500 | ±500 | ±30 | ±10 | ±10 | 70 | None row 5 : asia | japan | ministry of construction | 6 x 8 | 100 | 2 | ±75 | None | None | ±600 | None | None | ±7 | None | None | 30 | None row 6 : asia | japan | shimizu corporation | 4 x 4 | 20 | 3 | ±200 | None | None | ±1000 | None | None | ±10 | None | None | 50 | None row 7 : asia | japan | tobishima corp ltd | 4 x 4 | 20 | 2 | ±75 | None | None | None | None | None | ±15 | None | None | 30 | None row 8 : canada | canada | university of british columbia | 4 x 4 | 30 | 6 | None | None | None | None | None | None | None | None | None | None | None row 9 : europe | france | commissariat a l'energie | 4 x 3 | 20 | 1 | ±125 | None | None | ±1000 | None | None | ±10 | None | None | 50 | 27/01/2011 row 10 : europe | italy | european centre for training & research in earthquake engineering | 5.6 x 7 | 140 | 1 | ±500 | None | None | ±2200 | None | None | 59 | None | None | 50 | None row 11 : europe | italy | european centre for training & research in earthquake engineering | 1.6 x 4.4 | 5000 (vertical load) | 5 | ±500 | ±265 | 140 | ±2200 | ±600 | ±250 | 18 | None | None | 20 | None row 12 : europe | spain | cedex | None | None | None | None | None | None | None | None | None | None | None | None | None | None row 13 : usa | colorado | anco engineers, inc boulder, colora | 3 x 3 | 10 | 3 | ±200 | ±200 | ±200 | ±2000 | ±2000 | ±2000 | ±30 | ±30 | ±30 | 40 | 16/10/2012 ] Execute this SQL based on the above table: select x horiz accel (m/s2) where region = 'asia'
20.0, 15.0, 30.0, 7.0, 10.0, 15.0
[ header: name | year inducted | position | apps | goals row 1 : luther blissett | 2003 | forward | 503 | 186 row 2 : tony coton | 2004 | goalkeeper | 291 | 0 row 3 : john mcclelland | 2005 | defender | 234 | 3 row 4 : tommy mooney | 2006 | forward | 287 | 64 row 5 : les taylor | 2007 | midfielder | 211 | 20 row 6 : david james | 2008 | goalkeeper | 98 | 0 row 7 : ian bolton | 2009 | defender | 287 | 36 row 8 : nigel gibbs | 2010 | defender | 491 | 7 row 9 : duncan welbourne | 2011 | defender | 457 | 25 row 10 : ross jenkins | 2012 | forward | 398 | 142 row 11 : robert page | 2013 | defender | 218 | 2 ] Execute this SQL based on the above table: select goals order by apps limit 1
0.0
[ header: title | year | language | role | notes row 1 : shakti | 1982 | hindi | None | credited as "murliss" row 2 : maqbool | 2003 | hindi | devsare | None row 3 : market | 2003 | hindi | None | None row 4 : main hoon na | 2004 | hindi | khan | None row 5 : masti: sanam teri | 2004 | hindi | eunuch at band stand | None row 6 : mangal pandey: the rising | 2005 | hindi | sheikh paltu | None row 7 : apaharan | 2005 | hindi | muralidhar | None row 8 : chocolate | 2005 | hindi | None | None row 9 : teesri aank | 2006 | hindi | dinesh | None row 10 : rockin' meera | 2006 | None | prem | None row 11 : fight club - members only | 2006 | hindi | None | None row 12 : buddha mar gaya | 2006 | hindi | rohan alexander | None row 13 : dhol | 2007 | hindi | zicomo | None row 14 : athidi | 2007 | telugu | kaiser/ajay sastr | None row 15 : eik dasttak | 2007 | None | None | None row 16 : black friday | 2004 | hindi | None | None row 17 : laaga chunari mein daag | 2007 | hindi | None | None row 18 : one two three | 2008 | hindi | mm munde | None row 19 : jaane tu... ya | 2008 | hindi | inspector (special appearance) | None row 20 : mere khwabon mein jo | 2009 | None | None | None row 21 : chal chala chal | 2009 | hindi | gajendra singh | None row 22 : 13b: fear has a new address | 2009 | tamil/hindi | inspector shiva | None row 23 : saluun | 2009 | None | sipahi ji | None row 24 : rokkkit | 2010 | None | None | None row 25 : lamhaa | 2010 | hindi | news reporter | None row 26 : dabangg | 2010 | hindi | None | None row 27 : tees maar khan | 2010 | hindi | agent-mukherjee | None row 28 : oosaravelli | 2011 | telugu | chota gangleader | None row 29 : singham | 2011 | hindi | sp | None row 30 : chatur singh two star | 2011 | hindi | None | None row 31 : aalaap | 2012 | hindi | naxalite | None row 32 : jeena hai toh thok | 2012 | hindi | hanumant singh | None row 33 : chakravyuh | 2012 | hindi | None | None row 34 : krishnam vande jaga | 2012 | telugu | chakravarthi | None row 35 : karma yodha | 2012 | malayalam | None | None row 36 : hungame pe hungama | 2013 | hindi | None | None row 37 : platform no. 6 | 2013 | telugu | None | None row 38 : pattathu yaana | 2013 | tamil | marudhamuthu | None row 39 : zindagi 50-50 | 2013 | hindi | None | None row 40 : yevadu | 2013 | telugu | durani | None row 41 : karmachari | 2013 | telugu | None | None ] Execute this SQL based on the above table: select count ( title ) where year not null
41
[ header: dance | best dancer(s) | best score | worst dancer(s) | worst score row 1 : cha cha | argo ader | 34 | henrik normann piret | 14 row 2 : waltz (international standard) | maarja-liis ilus | 36 | arne niit | 14 row 3 : rumba | argo ader | 40 | arne niit | 15 row 4 : quickstep | argo ader maarja-l | 40 | henrik normann piret | 16 row 5 : jive | argo ader | 32 | henrik normann | 24 row 6 : tango | maarja-liis ilus | 37 | erika salumae | 26 row 7 : paso doble | lauri pedaja | 36 | evelyn sepp | 28 row 8 : foxtrot | argo ader evelyn | 34 | henrik normann | 25 row 9 : samba | maarja-liis ilus | 37 | henrik normann | 26 row 10 : showdance | argo adar maarja-l | 40 | None | None ] Execute this SQL based on the above table: select count ( best dancer(s) ) where best score <= 40
10
[ header: game | date | visitor | score | home | decision | attendance | record | points row 1 : 34 | january 3 | ny rangers | 2 - 4 | philadelphia | parent | 17007 | 22-8-4 | 48 row 2 : 35 | january 5 | philadelphia | 3 - 3 | minnesota | parent | 15296 | 22-8-5 | 49 row 3 : 36 | january 7 | philadelphia | 1 - 2 | montreal | parent | 19040 | 22-9-5 | 49 row 4 : 37 | january 10 | minnesota | 4 - 7 | philadelphia | parent | 17007 | 23-9-5 | 51 row 5 : 38 | january 11 | philadelphia | 7 - 6 | atlanta | taylor | 5141 | 24-9-5 | 53 row 6 : 39 | january 13 | atlanta | 0 - 1 | philadelphia | parent | 17007 | 25-9-5 | 55 row 7 : 40 | january 17 | buffalo | 2 - 7 | philadelphia | parent | 17007 | 26-9-5 | 57 row 8 : 41 | january 19 | los angeles | 0 - 2 | philadelphia | parent | 17007 | 27-9-5 | 59 row 9 : 42 | january 20 | pittsburgh | 5 - 3 | philadelphia | parent | 17007 | 27-10-5 | 59 row 10 : 43 | january 22 | philadelphia | 3 - 2 | vancouver | taylor | 15570 | 28-10-5 | 61 row 11 : 44 | january 24 | philadelphia | 4 - 4 | los angeles | parent | 14343 | 28-10-6 | 62 row 12 : 45 | january 25 | philadelphia | 5 - 0 | california | parent | 10776 | 29-10-6 | 64 row 13 : 46 | january 27 | philadelphia | 3 - 5 | boston | taylor | 15003 | 29-11-6 | 64 row 14 : 47 | january 31 | buffalo | 3 - 4 | philadelphia | parent | 17007 | 30-11-6 | 66 ] Execute this SQL based on the above table: select date where score = 0
january 13, january 19
[ header: game | date | opponent | venue | result | attendance | goalscorers row 1 : 1 | 19 august 1978 | hereford united | away | 0-0 | 5674 | None row 2 : 3 | 26 august 1978 | reading | away | 0-2 | 4788 | None row 3 : 5 | 9 september 1978 | wimbledon | away | 1-2 | 3217 | corrigan row 4 : 6 | 13 september 1978 | rochdale | home | 3-0 | 5746 | wright, corrigan, hinn row 5 : 8 | 23 september 1978 | york city | away | 1-0 | 3307 | gore row 6 : 10 | 30 september 1978 | scunthorpe united | home | 1-0 | 4459 | brownbill row 7 : 12 | 14 october 1978 | doncaster rovers | home | 1-0 | 5788 | ward row 8 : 13 | 18 october 1978 | halifax town | home | 1-0 | 5216 | hinnigan row 9 : 14 | 21 october 1978 | barnsley | away | 0-0 | 9841 | None row 10 : 16 | 3 november 1978 | stockport county | away | 1-0 | 8357 | hinnigan row 11 : 20 | 16 december 1978 | halifax town | away | 2-1 | 2437 | moore, purdie row 12 : 21 | 26 december 1978 | crewe alexandra | home | 1-0 | 7586 | houghton row 13 : 22 | 30 december 1978 | aldershot | home | 3-2 | 7289 | moore, houghton (2) row 14 : 23 | 9 january 1979 | port vale | away | 1-2 | 3744 | wright (pen.) row 15 : 24 | 3 february 1979 | portsmouth | home | 2-0 | 8289 | wright, corrigan row 16 : 25 | 14 february 1979 | wimbledon | home | 1-2 | 6704 | purdie (pen.) row 17 : 26 | 17 february 1979 | huddersfield town | home | 2-1 | 7420 | ward (2) row 18 : 27 | 24 february 1979 | doncaster rovers | away | 1-0 | 4612 | wright row 19 : 28 | 28 february 1979 | york city | home | 1-1 | 5896 | houghton row 20 : 29 | 3 march 1979 | barnsley | home | 1-1 | 9427 | wright row 21 : 30 | 10 march 1979 | northampton town | away | 4-2 | 2275 | brownbill (2), purdie, corrig row 22 : 32 | 17 march 1979 | stockport county | home | 2-0 | 7610 | wright, smart row 23 : 33 | 19 march 1979 | rochdale | away | 2-0 | 3621 | purdie, moore row 24 : 34 | 24 march 1979 | grimsby town | away | 1-3 | 8252 | wigginton (o.g.) row 25 : 36 | 31 march 1979 | bournemouth | home | 1-0 | 5527 | houghton row 26 : 37 | 3 april 1979 | hartlepool united | away | 1-1 | 2081 | houghton row 27 : 41 | 16 april 1979 | hartlepool united | home | 2-2 | 8217 | wright, purdie row 28 : 42 | 21 april 1979 | aldershot | away | 0-1 | 5466 | None row 29 : 43 | 28 april 1979 | darlington | home | 2-2 | 6153 | moore, brownbill row 30 : 44 | 1 may 1979 | scunthorpe united | away | 1-0 | 1582 | gore row 31 : 45 | 5 may 1979 | bournemouth | away | 1-2 | 3063 | purdie row 32 : 46 | 7 may 1979 | bradford city | away | 1-1 | 3748 | moore ] Execute this SQL based on the above table: select date where game > ( select game where date = '23 september 1978' ) order by game limit 1
30 september 1978
[ header: date | time | opponent | site | tv | result | attendance | record row 1 : 11/11/2012 | 10:00 pm | at hawaiʻi | stan sheriff center • honol | None | l 54-81 | 5339 | 0-2 row 2 : 11/12/2012 | 11:00 pm | vs. maryland-eastern | stan sheriff center • honol | None | w 62-52 | 5388 | 1-2 row 3 : 11/21/2012 | 9:30 pm | at #25 san diego state | viejas arena • san diego | fssd | l 43-79 | 12414 | 1-3 row 4 : 12/01/2012 | 9:00 pm | at oregon | matthew knight arena • eugen | p12n | l 59-80 | 5281 | 1-6 row 5 : 12/05/2012 | 7:00 pm | at #19 michigan state | breslin center • east lan | btn | l 44-76 | 14797 | 1-7 row 6 : 12/08/2012 | 3:00 pm | at air force | clune arena • colorado | None | l 49-65 | 1553 | 1-8 row 7 : 12/22/2012 | 8:25 pm | utep | don haskins center • el paso | None | l 61-83 | 7132 | 1-10 row 8 : 01/08/2013 | 7:30 pm | alabama a&m | k. l. johnson complex | None | w 77-61 | 3989 | 4-11 (3-0) row 9 : 01/12/2013 | 4:25 pm | at southern | f. g. clark center • | None | l 50-84 | 1880 | 4-12 (3-1) row 10 : 02/02/2013 | 5:40 pm | at alabama state | dunn-oliver acadom | None | w 81-77 | 2256 | 9-13 (8-2) row 11 : 02/09/2013 | 7:30 pm | southern | k. l. johnson complex | None | w 55-52 | 3462 | 11-13 (10-2) row 12 : 02/16/2013 | 1:30 pm | at texas southern | health and physical education arena • houston, | None | l 69-75 | 1824 | 12-14 (11-3) row 13 : 02/25/2013 | 8:20 pm | jackson state | k. l. johnson complex | None | w 73-72 | 3026 | 15-14 (14-3) ] Execute this SQL based on the above table: select ( select attendance where date = '11/21/2012' ) - ( select attendance where date = '02/25/2013' )
9388.0
[ header: week | date | opponent | result | attendance row 1 : 1 | september 13, 1987 | cleveland browns | w 28-21 | 59900 row 2 : 2 | september 20, 1987 | at philadelphia eagle | l 27-21 | 57485 row 3 : None | september 27, 1987 | atlanta falcons | None | None row 4 : 3 | october 4, 1987 | los angeles rams | w 37-10 | 29745 row 5 : 4 | october 11, 1987 | at st. louis cardinals | l 24-19 | 11795 row 6 : 5 | october 18, 1987 | at chicago bears | w 19-17 | 46813 row 7 : 6 | october 25, 1987 | san francisco 49ers | l 24-22 | 60497 row 8 : 7 | november 1, 1987 | at atlanta falcons | w 38-0 | 42196 row 9 : 8 | november 8, 1987 | at los angeles rams | w 31-14 | 43379 row 10 : 9 | november 15, 1987 | at san francisco 49ers | w 26-24 | 60436 row 11 : 10 | november 22, 1987 | new york giants | w 23-14 | 67639 row 12 : 11 | november 29, 1987 | at pittsburgh steelers | w 20-16 | 47896 row 13 : 12 | december 6, 1987 | tampa bay buccaneers | w 44-34 | 66471 row 14 : 13 | december 13, 1987 | houston oilers | w 24-10 | 68257 row 15 : 14 | december 20, 1987 | at cincinnati bengals | w 41-24 | 43424 row 16 : 15 | december 27, 1987 | green bay packers | w 33-24 | 68364 ] Execute this SQL based on the above table: select count ( date ) where attendance = 'None'
0
[ header: player | rec. | yards | avg. | td's | long row 1 : charles frederick | 115 | 1385 | 12 | 27 | 42 row 2 : jerel myers | 104 | 1183 | 11.4 | 21 | 38 row 3 : anthony hines | 58 | 822 | 14.2 | 12 | 39 row 4 : boo williams | 45 | 474 | 10.5 | 17 | 35 row 5 : ira gooch | 24 | 339 | 14.1 | 6 | 32 row 6 : sam simmons | 15 | 197 | 13.1 | 2 | 30 row 7 : kevin beard | 10 | 87 | 8.7 | 0 | 21 row 8 : dawan moss | 7 | 39 | 5.6 | 1 | 12 row 9 : cyron brown | 3 | 17 | 5.7 | 1 | 8 row 10 : larrell johnson | 3 | 14 | 4.7 | 0 | 6 row 11 : jamarr wood | 1 | 13 | 13 | 0 | 13 row 12 : cecil moore | 2 | 9 | 4.5 | 2 | 8 row 13 : raymond philyaw | 1 | -6 | -6 | 0 | -6 ] Execute this SQL based on the above table: select rec. order by long desc limit 1
115.0
[ header: party | votes | % | swing | seats | change row 1 : australian labor party | 324135 | 51.52 | -0.12 | 26 | -1 row 2 : liberal and country league | 250312 | 39.79 | -3.97 | 20 | 0 row 3 : nationals sa | 24810 | 3.94 | 2.05 | 1 | 1 row 4 : independent | 27178 | 4.32 | 2.86 | 0 | 0 row 5 : other | 2708 | 0.43 | -0.81 | 0 | 0 row 6 : total | 629143 | None | None | 47 | None row 7 : australian labor party | win | 54.5 | 1.2 | 26 | -1 row 8 : liberal and country league | None | 45.5 | -1.2 | 21 | 1 ] Execute this SQL based on the above table: select min ( swing ) where swing >= '2.86'
2.86
[ header: season | series | team | races | wins | poles | f/lap | podiums | points | position row 1 : 2009 | star mazda championship | andersen racing | 13 | 1 | 1 | 3 | 6 | 416 | 3rd row 2 : 2010 | star mazda championship | juncos racing | 13 | 7 | 9 | 7 | 12 | 539 | 1st row 3 : 2011 | indy lights | sam schmidt motorsports | 5 | 1 | 1 | 2 | 2 | 145 | 13th row 4 : 2011 | gp3 series | carlin motorsport | 16 | 0 | 0 | 0 | 0 | 10 | 17th row 5 : 2012 | gp3 series | lotus gp | 16 | 1 | 0 | 0 | 5 | 106 | 6th row 6 : 2012 | masters of formula 3 | double r racing | 1 | 0 | 0 | 0 | 0 | None | 15th row 7 : 2012-13 | mrf challenge formula 2000 | mrf challenge | 10 | 4 | 0 | 1 | 6 | 164 | 1st row 8 : 2013 | gp2 series | hilmer motorsport | 2 | 0 | 0 | 0 | 0 | 2 | 26th row 9 : 2013 | gp3 series | art grand prix | 16 | 1 | 1 | 1 | 6 | 126 | 3rd row 10 : 2013 | indycar series | a.j. foyt enterprises | 1 | 0 | 0 | 0 | 0 | 11 | 34th row 11 : 2013 | indy lights | team moore racing | 1 | 0 | 0 | 0 | 1 | 35 | 13th ] Execute this SQL based on the above table: select position order by id desc limit 1
13th
[ header: year | title | image | dimensions | collection | comments row 1 : 1942 | assassination of heydrich | view | 61.4 × 76.1 cm. (24.2 | the national archives, kew, richmond | subject: ss-general reinhard row 2 : 1944 | production of tanks (original may have been untitled | view | 51.3 × 61.5 cm. (20.2 | the national archives, kew, richmond | scene: workers manufacture churchill tanks on a row 3 : 1968 | express engines at tyseley, | view view | 75 × 100 cm. (29.5 × | None | scene: rolling stock-london, mid row 4 : 1972 | field marshall viscount montgomery of | view | 125 × 100 cm. (49. | defence academy of the united kingdom, shriven | subject: field marshal bernard law row 5 : 1971 | sir edward heath | view | 123 × 99 cm. (48. | balliol college, university of o | subject: sir edward heath row 6 : 1972 | self portrait | None | None | None | None row 7 : None | her majesty the queen with her dogs | see cuneo society website | None | None | subject: queen elizabeth row 8 : None | bentley vs the blue train | view see cuneo society website | None | None | scene: 1930 cannes to calais ] Execute this SQL based on the above table: select comments order by year limit 1
subject: queen elizabeth ii (b. 1926)
[ header: week | date | opponent | result | attendance | bye row 1 : 1 | september 8, 2002 | st. louis rams | w 23-16 | 75710 | 0 row 2 : 2 | september 15, 2002 | at san francisco 49ers | w 24-14 | 67685 | 0 row 3 : 3 | september 22, 2002 | buffalo bills | w 28-23 | 75359 | 0 row 4 : 4 | september 30, 2002 | at baltimore ravens | l 34-23 | 69538 | 0 row 5 : 5 | october 6, 2002 | san diego chargers | w 26-9 | 75065 | 0 row 6 : 6 | october 13, 2002 | miami dolphins | l 24-22 | 75941 | 0 row 7 : 7 | october 20, 2002 | at kansas city chiefs | w 37-34 | 78446 | 0 row 8 : 8 | october 27, 2002 | at new england patriots | w 24-16 | 68436 | 0 row 9 : 9 | None | None | None | None | 1 row 10 : 10 | november 11, 2002 | oakland raiders | l 34-10 | 76643 | 0 row 11 : 11 | november 17, 2002 | at seattle seahawks | w 31-9 | 65495 | 0 row 12 : 12 | november 24, 2002 | indianapolis colts | l 23-20 | 75075 | 0 row 13 : 13 | december 1, 2002 | at san diego chargers | l 30-27 | 66357 | 0 row 14 : 14 | december 8, 2002 | at new york jets | l 19-13 | 78521 | 0 row 15 : 15 | december 15, 2002 | kansas city chiefs | w 31-24 | 75947 | 0 row 16 : 16 | december 22, 2002 | at oakland raiders | l 28-16 | 62592 | 0 row 17 : 17 | december 29, 2002 | arizona cardinals | w 37-7 | 75164 | 0 ] Execute this SQL based on the above table: select opponent where week < 20 order by id asc limit 1
st. louis rams
[ header: name | height m (ft) | completed | country | location | coordinates | remarks row 1 : high roller | 168 (551) | 2014 | us | las vegas, nevada | 36°07′03′′n 115° | world's tallest since 2014 row 2 : singapore flyer | 165 (541) | 2008 | singapore | marina centre, downtown core | 1°17′22′′n 103° | world's tallest 2008-2014 row 3 : london eye | 135 (443) | 2000 | uk | south bank, lambeth, lon | 51°30′12′′n 0° | world's tallest 2000-2006 row 4 : zhengzhou ferris wheel | 120 (394) | 2003 | china | century amusement park, henan | 34°43′58′′n 113° | None row 5 : sky dream fukuoka | 120 (394) | 2002 | japan | evergreen marinoa, fukuok | 33°35′44′′n 130°19 | closed september 2009 row 6 : daikanransha | 115 (377) | 1999 | japan | palette town, odaiba, hon | 35°37′35′′n 139° | world's tallest 1999-2000 row 7 : harbin ferris wheel | 110 (361) | 2003 | china | harbin, heilongji | 45°46′40′′n 126° | picture row 8 : shanghai ferris wheel | 108 (354) | 2002 | china | jinjiang action park, s | 31°08′24′′n 121° | None row 9 : cosmo clock 21 (1st installation) | 107.5 (353) | 1989 | japan | minato mirai 21, yoko | None | world's tallest 1989-1997 row 10 : space eye | 100 (328) | None | japan | space world, kitakyushu, | 33°52′18′′n 130°48 | picture row 11 : aurora wheel | 90 (295) | None | japan | nagashima spa land, mie | 35°01′47′′n 136° | picture row 12 : eurowheel | 90 (295) | 1999 | italy | mirabilandia, ravenna | 44°20′21′′n 12°15 | None row 13 : sky wheel | 88 (289) | None | taiwan | janfusun fancyworld, gu | 23°37′13′′n 120°34 | None row 14 : the original ferris wheel | 80.4 (264) | 1893 | us | chicago (1893-1903); s | ferris wheel coordinates | world's tallest 1893-1894 ] Execute this SQL based on the above table: select min ( name )
aurora wheel
[ header: athlete | event | race 1 time | race 2 time | total time | total rank row 1 : stefan shalamanov | giant slalom | dnf | None | dnf | None row 2 : borislav dimitrachkov | giant slalom | dnf | None | dnf | None row 3 : lyubomir popov | giant slalom | 1:10.73 | dnf | dnf | None row 4 : stefan shalamanov | slalom | 58.68 | 53.69 | 1:52.37 | 23 row 5 : lyubomir popov | slalom | 57.78 | 53.03 | 1:50.81 | 19 row 6 : borislav dimitrachkov | slalom | 57.58 | 53.23 | 1:50.81 | 19 row 7 : petar popangelov | slalom | 55.14 | 51.2 | 1:46.34 | 16 ] Execute this SQL based on the above table: select athlete where athlete = 'stefan shalamanov'
stefan shalamanov, stefan shalamanov
[ header: pos | no | driver | team | laps | time/retired | grid | points row 1 : 1 | 14 | robert doornbos | minardi team usa | 107 | 1:45:07.617 | 15 | 31 row 2 : 2 | 21 | neel jani | pkv racing | 107 | +6.1 secs | 5 | 27 row 3 : 3 | 3 | oriol servia | forsythe racing | 107 | +6.9 secs | 4 | 26 row 4 : 4 | 5 | will power | team australia | 107 | +7.5 secs | 12 | 23 row 5 : 5 | 1 | sebastien bourdais | n/h/l racing | 107 | +8.0 secs | 2 | 21 row 6 : 6 | 2 | graham rahal | n/h/l racing | 107 | +9.6 secs | 6 | 19 row 7 : 7 | 19 | bruno junqueira | dale coyne racing | 107 | +14.0 secs | 10 | 17 row 8 : 8 | 22 | tristan gommendy | pkv racing | 107 | +19.2 secs | 8 | 15 row 9 : 9 | 42 | jan heylen | conquest racing | 107 | +28.5 secs | 13 | 13 row 10 : 10 | 15 | simon pagenaud | team australia | 107 | +48.4 secs | 9 | 11 row 11 : 11 | 3 | paul tracy | forsythe championship racing | 105 | + 2 laps | 11 | 10 row 12 : 12 | 28 | mario dominguez | pacific coast motorsports | 104 | + 3 laps | 14 | 12 row 13 : 13 | 22 | justin wilson | rsports | 87 | + 20 laps | 1 | 8 row 14 : 14 | 29 | alex figge | pacific coast motorsports | 34 | contact | 0 | 7 row 15 : 15 | 11 | alex tagliani | rsports | 83 | mechanical | 8 | 6 row 16 : 16 | 11 | katherine legge | dale coyne racing | 13 | contact | 16 | 5 row 17 : 17 | 4 | dan clarke | minardi team usa | 3 | contact | 3 | 4 ] Execute this SQL based on the above table: select avg ( time/retired )
13.399999999999999
[ header: # | air date | timeslot (est) | season | rating | share | 18-49 (rating/share) | viewers (m) | weekly rank (#) row 1 : 1 | march 2, 2008 | sunday 9:00 p.m | 2007-2008 | 9.4 | 14 | 5.3/12 | 15.55 | 4 row 2 : 2 | march 9, 2008 | sunday 9:00 p.m | 2007-2008 | 7.4 | 11 | 4.1/10 | 11.83 | 10 row 3 : 3 | march 16, 2008 | sunday 9:00 p.m | 2007-2008 | 6 | 9 | 3.6/9 | 9.71 | 18 row 4 : 4 | march 23, 2008 | sunday 9:00 p.m | 2007-2008 | 6.1 | 10 | 3.5/9 | 9.92 | 19 row 5 : 5 | march 30, 2008 | sunday 9:00 p.m | 2007-2008 | 7.1 | 11 | 3.9/9 | 11.35 | 13 row 6 : 6 | april 6, 2008 | sunday 9:00 p.m | 2007-2008 | 5.9 | 9 | 3.2/8 | 9.42 | 27 row 7 : 7 | april 13, 2008 | sunday 8:00 p.m | 2007-2008 | 5.6 | 9 | 2.9/9 | 8.88 | 19 row 8 : 8 | april 20, 2008 | sunday 8:00 p.m | 2007-2008 | 6.4 | 10 | 3.2/9 | 10.03 | None ] Execute this SQL based on the above table: select air date where air date != 'march 30, 2008' and share = ( select share where air date = 'march 30, 2008' )
march 9, 2008
[ header: finalist | age | from | dress colour | status row 1 : laura sicurello | 26 | milton keynes | yellow | eliminated 1st in week 1 row 2 : belinda evans | 28 | somerset | dark blue | eliminated 2nd in week 2 row 3 : meliz serman | 23 | chingford, london | gold | eliminated 3rd in week 3 row 4 : simona armstrong | 28 | romania | purple | eliminated 4th in week 4 row 5 : leanne dobinson | 20 | colchester | lilac | eliminated 5th in week 4 row 6 : abi finley | 23 | manchester | light blue | eliminated 6th in week 5 row 7 : aoife mulholland | 28 | salthill | green | eliminated 7th in week 5 row 8 : siobhan dillon | 21 | staffordshire | red | third place row 9 : helena blackman | 23 | southampton | pink | second place row 10 : connie fisher | 23 | pembrokeshire | orange | winner ] Execute this SQL based on the above table: select count ( from ) where age = 21
1
[ header: district | area size (km2) | population | density per km2 row 1 : yamato flat inland plain | 837.27 | 1,282 | 1,531 row 2 : (share in %) | 22.7% | 89.7% | None row 3 : yamato highland | 506.89 | 56 | 110 row 4 : (share in %) | 13.7% | 3.9% | None row 5 : gojo, yoshino | 2,346.84 | 92 | 39 row 6 : (share in %) | 63.6% | 6.4% | None row 7 : total prefecture | 3,691.09 | 1,430 | 387 row 8 : (share in %) | 100.0% | 100.0% | None ] Execute this SQL based on the above table: select population where density per km2 = 110
56
[ header: tie no | home team | score | away team | attendance row 1 : 1 | ifk vasteras (d2) | 3-2 | ik sleipner (d | 875 row 2 : 2 | kramfors if (n) | 2-4 (aet) | bk kenty (d3) | 2808 row 3 : 3 | reymersholms ik | 5-2 | atvidabergs ff (d | 1504 row 4 : 4 | wifsta/ostrands if | 4-3 | ludvika ffi | 974 row 5 : 5 | raa if (d3) | 3-2 | sandvikens if (d | 2116 row 6 : 6 | sandvikens aik | 2-3 (aet) | tidaholms g | 822 row 7 : 7 | karlstads bik (d | 2-5 | if friska viljor (n) | 1550 row 8 : 8 | sandviks ik (n | 2-3 | surahammars if (d2) | None ] Execute this SQL based on the above table: select score order by tie no asc limit 1
3-2
[ header: date | tournament | winner | purse ($) | notes row 1 : 25 feb | pinamar open | miguel rodriguez | 70000 | None row 2 : 3 mar | south open | rafael gomez | 100000 | None row 3 : 10 mar | parana open | julio zapata | 70000 | None row 4 : 8 apr | norpatagonico open | luciano dodda (amateur | None | pga argentina- no row 5 : 15 apr | center open | angel cabrera | 200000 | co-sanctioned by the row 6 : 22 apr | angel cabrera classic | rafael gomez | 120000 | None row 7 : 29 apr | chaco open | fabian gomez | 70000 | None row 8 : 9 jun | north open | ricardo gonzalez, | 80000 | None row 9 : 10 jul | metropolitano open | jose coceres | None | pga argentina- no row 10 : 11 aug | misiones open | sergio acevedo | 70000 | None row 11 : 19 aug | carlos franco invitational | marco ruiz | 93000 | None row 12 : 29 sep | salta open | andres romero | 80000 | None row 13 : 7 oct | tandil open | diego ortiz | 70000 | None row 14 : 27 oct | argentine masters | angel cabrera | 420000 | co-sanctioned by the row 15 : 4 nov | mendoza open | rafael echen | 80000 | None row 16 : 11 nov | roberto de vicenzo classic | miguel guzman | 120000 | None row 17 : 25 nov | san luis open | emilio dominguez | 450000 | co-sanctioned by the row 18 : 2 dec | abierto del litoral | miguel rodriguez | 520000 | co-sanctioned by the row 19 : 9 dec | argentine open | marco ruiz | 600000 | co-sanctioned by the ] Execute this SQL based on the above table: select count ( tournament ) where id < ( select id where tournament = 'argentine masters' )
13
[ header: rank | name | nationality | time | notes row 1 : None | alberto garcia | spain | 7:43.89 | cr row 2 : None | antonio david jime | spain | 7:46.49 | pb row 3 : None | jesus espana | spain | 7:48.08 | pb row 4 : None | john mayock | great britain | 7:48.08 | None row 5 : 5 | michael buchleitner | austria | 7:54.39 | sb row 6 : 6 | mohammed mourhit | belgium | 7:59.79 | None row 7 : 7 | sergey ivanov | russia | 8:02.98 | None row 8 : 8 | mindaugas pukstas | lithuania | 8:03.21 | pb row 9 : 9 | irba lakhal | france | 8:03.38 | None row 10 : 10 | joakim johansson | denmark | 8:06.47 | None row 11 : 11 | harald steindorfer | austria | 8:09.21 | None row 12 : 12 | ferdinando vicari | italy | 8:17.46 | None row 13 : 13 | martin steinbauer | austria | 8:22.06 | None row 14 : 14 | christos papapetrou | cyprus | 8:30.59 | None ] Execute this SQL based on the above table: select nationality where nationality in ( 'austria' , 'spain' ) order by rank desc limit 1
austria
[ header: week | date | opponent | result | attendance row 1 : 1 | september 15, 1974 | new york jets | w 24-16 | 74,854 row 2 : 2 | september 22, 1974 | at oakland raiders | l 27-7 | 48,108 row 3 : 3 | september 29, 1974 | at houston oilers | w 17-7 | 28,538 row 4 : 4 | october 6, 1974 | denver broncos | l 17-14 | 67,298 row 5 : 5 | october 13, 1974 | pittsburgh steelers | l 34-24 | 65,517 row 6 : 6 | october 20, 1974 | at miami dolphins | l 9-3 | 67,779 row 7 : 7 | october 27, 1974 | at san diego chargers | w 24-14 | 34,371 row 8 : 8 | november 3, 1974 | new york giants | l 33-27 | 61,437 row 9 : 9 | november 10, 1974 | san diego chargers | l 14-7 | 48,551 row 10 : 10 | november 18, 1974 | at denver broncos | w 42-34 | 50,236 row 11 : 11 | november 24, 1974 | at cincinnati bengals | l 33-6 | 49,777 row 12 : 12 | december 1, 1974 | at st. louis cardinals | w 17-13 | 41,863 row 13 : 13 | december 8, 1974 | oakland raiders | l 7-6 | 60,577 row 14 : 14 | december 14, 1974 | minnesota vikings | l 35-15 | 35,480 ] Execute this SQL based on the above table: select result group by result order by count ( * ) desc limit 1
w 42-34
[ header: position | club | played | points | wins | draws | losses | goals for | goals against | goal difference row 1 : 1 | ue lleida | 38 | 57+19 | 23 | 11 | 4 | 56 | 20 | 36 row 2 : 2 | real valladolid | 38 | 52+14 | 20 | 12 | 6 | 50 | 30 | 20 row 3 : 3 | racing de santander | 38 | 52+14 | 23 | 6 | 9 | 56 | 38 | 18 row 4 : 4 | rcd mallorca | 38 | 50+12 | 21 | 8 | 9 | 57 | 34 | 23 row 5 : 5 | real betis | 38 | 43+5 | 16 | 11 | 11 | 49 | 33 | 16 row 6 : 6 | real madrid b | 38 | 42+4 | 15 | 12 | 11 | 57 | 41 | 16 row 7 : 7 | atletico marbella | 38 | 42+4 | 17 | 8 | 13 | 45 | 41 | 4 row 8 : 8 | barcelona b | 38 | 39+1 | 15 | 9 | 14 | 59 | 55 | 4 row 9 : 9 | cp merida | 38 | 39+1 | 13 | 13 | 12 | 43 | 42 | 1 row 10 : 10 | cd castellon | 38 | 36-2 | 13 | 10 | 15 | 40 | 45 | -5 row 11 : 11 | cd badajoz | 38 | 36-2 | 14 | 8 | 16 | 37 | 36 | 1 row 12 : 12 | sd compostela | 38 | 35-3 | 10 | 15 | 13 | 35 | 39 | -4 row 13 : 13 | villarreal cf | 38 | 34-4 | 13 | 8 | 17 | 38 | 51 | -14 row 14 : 14 | palamos cf | 38 | 33-5 | 12 | 9 | 17 | 33 | 50 | -17 row 15 : 15 | athletic de bilbao b | 38 | 33-5 | 9 | 15 | 14 | 33 | 34 | -1 row 16 : 16 | sd eibar | 38 | 32-6 | 10 | 12 | 16 | 33 | 44 | -11 row 17 : 17 | ue figueres | 38 | 32-6 | 11 | 10 | 17 | 41 | 59 | -18 row 18 : 18 | cd lugo | 38 | 25-13 | 7 | 11 | 20 | 23 | 41 | -18 row 19 : 19 | sestao | 38 | 24-14 | 7 | 10 | 21 | 29 | 54 | -25 row 20 : 20 | ce sabadell fc 1 | 38 | 24-14 | 8 | 8 | 22 | 30 | 57 | -27 ] Execute this SQL based on the above table: select count ( points ) where points = '32-6'
2
[ 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 sum ( week )
78.0
[ header: pos. | time | athlete | country | venue | date row 1 : 1 | 12.21 (+0.7) | yordanka donkova | bulgaria | stara zagora | 20 august 1988 row 2 : 2 | 12.25 (+1.4) | ginka zagorcheva | bulgaria | drama | 8 august 1987 row 3 : 3 | 12.26 (+1.7) | ludmila narozh | russia | seville | 6 june 1992 row 4 : 3 | 12.26 (+1.2) | brianna rollins | united states | des moines | 22 june 2013 row 5 : 5 | 12.28 (+1.1) | sally pearson | australia | daegu | 3 september 2011 row 6 : 6 | 12.33 (-0.3) | gail devers | united states | sacramento | 23 july 2000 row 7 : 7 | 12.36 (+1.9) | grazyna rabszt | poland | warsaw | 13 june 1980 row 8 : 8 | 12.37 (+1.5) | joanna hayes | united states | athens | 24 august 2004 row 9 : 8 | 12.37 (-0.2) | dawn harper | united states | london | 7 august 2012 row 10 : 10 | 12.39 (+1.5) | vera komisova | soviet union | rome | 5 august 1980 row 11 : 10 | 12.39 (+1.8) | nataliya grygoryeva | soviet union | kiev | 11 july 1991 row 12 : 12 | 12.42 (+1.8) | bettine jahn | east germany | berlin | 8 june 1983 row 13 : 12 | 12.42 (+2.0) | anjanette kirkland | united states | edmonton | 11 august 2001 row 14 : 14 | 12.43 (-0.9) | lucyna kalek | poland | hannover | 19 august 1984 row 15 : 14 | 12.43 (-0.3) | michelle perry | united states | carson | 26 june 2005 row 16 : 14 | 12.43 (+0.2) | lolo jones | united states | beijing | 18 august 2008 row 17 : 14 | 12.43 (+1.2) | queen harrison | united states | des moines | 22 june 2013 row 18 : 18 | 12.44 (-0.5) | gloria siebert | east germany | rome | 4 september 1987 row 19 : 18 | 12.44 (-0.8) | olga shishigina | kazakhstan | lucerne | 27 june 1995 row 20 : 18 | 12.44 (+0.4) | glory alozie | nigeria | monaco | 8 august 1998 row 21 : 18 | 12.44 (+0.6) | damu cherry | united states | lausanne | 7 july 2006 row 22 : 22 | 12.45 (+1.3) | cornelia oschkenat | east germany | neubrandenburg | 11 june 1987 row 23 : 22 | 12.45 (+1.4) | brigitte foster-hylton | jamaica | eugene | 24 may 2003 row 24 : 22 | 12.45 (+1.5) | olena krasov | ukraine | athens | 24 august 2004 row 25 : 22 | 12.45 (+1.4) | virginia crawford | united states | new york city | 2 june 2007 ] Execute this SQL based on the above table: select country order by time asc limit 1
bulgaria
[ header: name | lifetime | nationality | notable as | notes row 1 : paul iacono | b. 1988 | american | actor | g row 2 : janis ian | b. 1951 | american | folk musician | l row 3 : witi ihimaera | b. 1944 | new zealand | author | g row 4 : william inge | 1913-1973 | american | playwright, novelist | g row 5 : per imerslund | 1912-1943 | norwegian | nazi socialist soldier, writer | g row 6 : john inman | 1935-2007 | english | actor | g row 7 : daniela irasch | b. 1983 | austrian | ski jumper | l row 8 : doug ireland | b. 1946 | american | journalist, blogger | g row 9 : jim ireton | b. ? | american | politician | g row 10 : evelyn irons | 1900-2000 | scottish | journalist | l row 11 : hakan isacson | 1958-2002 | swedish | intelligence agent | g row 12 : richard isay | b. 1934 | american | author, psychiatrist | g row 13 : sharon isbin | b. 1956 | american | classical musician | l row 14 : taiga ishikawa | b. 1974 | japanese | politician, activist | g row 15 : sam irvin | b. 1956 | american | director | g row 16 : elisabeth ir | 1880-1942 | american | educator, psychologist, reformer | l row 17 : christopher isherwood | 1904-1986 | english | author | g row 18 : arturo islas | 1938-1991 | american | academic | g row 19 : maja ivarsson | b. 1979 | swedish | rock musician (the sounds) | b row 20 : george cecil ives | 1867-1950 | british | poet, writer, penal reformer, gay rights | g row 21 : james ivory | b. 1928 | american | filmmaker | g row 22 : boris izaguirre | b. 1965 | venezuelan | writer | g ] Execute this SQL based on the above table: select name where lifetime = '1880-1942'
elisabeth irwin
[ header: formula | color | symmetry | space group | no | pearson symbol | a (pm) | b (pm) | c (pm) | z | density, g/cm3 row 1 : pa | silvery-gray | tetragonal | i4/mmm | 139 | ti2 | 392.5 | 392.5 | 323.8 | 2 | 15.37 row 2 : pao | None | rocksalt | fm3m | 225 | cf8 | 496.1 | None | None | 4 | 13.44 row 3 : pao2 | black | fcc | fm3m | 225 | cf12 | 550.5 | None | None | 4 | 10.47 row 4 : pa2o5 | white | None | fm3m | 225 | cf16 | 547.6 | 547.6 | 547.6 | 4 | 10.96 row 5 : pa2o5 | white | None | orthorhombic | None | None | 692 | 402 | 418 | None | None row 6 : pah3 | black | cubic | pm3n | 223 | cp32 | 664.8 | 664.8 | 664.8 | 8 | 10.58 row 7 : paf4 | brown-red | monoclinic | c2/c | 15 | ms60 | None | None | None | 2 | None row 8 : pacl4 | green-yellow | tetragonal | i41/amd | 141 | ti20 | 837.7 | 837.7 | 748.1 | 4 | 4.72 row 9 : pabr4 | brown | tetragonal | i41/amd | 141 | ti20 | 882.4 | 882.4 | 795.7 | None | None row 10 : pacl5 | yellow | monoclinic | c2/c | 15 | ms24 | 797 | 1135 | 836 | 4 | 3.74 row 11 : pabr5 | red | monoclinic | p21/c | 14 | mp24 | 838.5 | 1120.5 | 1214.6 | 4 | 4.98 row 12 : paobr3 | None | monoclinic | c2 | None | None | 1691.1 | 387.1 | 933.4 | None | None row 13 : pa(po3)4 | None | orthorhombic | None | None | None | 696.9 | 895.9 | 1500.9 | None | None row 14 : pa2p2o7 | None | cubic | pa3 | None | None | 865 | 865 | 865 | None | None row 15 : pa(c8h8)2 | golden-yellow | monoclinic | None | None | None | 709 | 875 | 1062 | None | None ] Execute this SQL based on the above table: select a (pm) order by id desc limit 1
709
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | brazil | 13 | 18 | 12 | 43 row 2 : 2 | argentina | 7 | 4 | 7 | 18 row 3 : 3 | chile | 7 | 2 | 3 | 12 row 4 : 4 | colombia | 5 | 5 | 4 | 14 row 5 : 5 | venezuela | 4 | 6 | 6 | 16 row 6 : 6 | uruguay | 1 | 1 | 0 | 2 row 7 : 7 | peru | 0 | 1 | 0 | 1 row 8 : 8 | panama | 0 | 0 | 2 | 2 row 9 : 8 | bolivia | 0 | 0 | 2 | 2 row 10 : 10 | paraguay | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select count ( * ) where gold < 18
10
[ header: rank | bib | name | nationality | start | penalties (p+p+s+s) | time | deficit row 1 : None | 1 | emil hegle sven | norway | 0:00 | 1 (0+0+0+1) | 32:35.5 | None row 2 : 7 | 8 | fredrik lindstrom | sweden | 0:38 | 1 (0+0+1+0) | 33:18.9 | 43.4 row 3 : 8 | 6 | alexis bœuf | france | 0:25 | 2 (0+0+2+0) | 33:22.1 | 46.6 row 4 : 9 | 13 | bjorn ferry | sweden | 0:52 | 0 (0+0+0+0) | 33:23.6 | 48.1 row 5 : 12 | 10 | simon eder | austria | 0:39 | 3 (0+0+2+1) | 33:50.5 | +1:15.0 row 6 : 13 | 32 | lowell bailey | united states | 1:38 | 0 (0+0+0+0) | 33:56.4 | +1:20.9 row 7 : 14 | 12 | erik lesser | germany | 0:49 | 4 (1+0+2+1) | 34:06.0 | +1:30.5 row 8 : 16 | 9 | evgeny ustyugov | russia | 0:38 | 3 (0+1+2+0) | 34:16.7 | +1:41.2 row 9 : 17 | 18 | tarjei bø | norway | 1:14 | 3 (2+0+1+0) | 34:18.9 | +1:43.4 row 10 : 18 | 29 | simon schempp | germany | 1:36 | 1 (0+0+0+1) | 34:24.4 | +1:48.9 row 11 : 24 | 21 | klemen bauer | slovenia | 1:16 | 4 (1+0+3+0) | 34:55.4 | +2:19.9 row 12 : 25 | 26 | christian de lorenzi | italy | 1:30 | 1 (0+0+0+1) | 34:57.5 | +2:22.0 row 13 : 26 | 20 | jean-guillaume beatr | france | 1:15 | 4 (0+1+2+1) | 34:58.4 | +2:22.9 row 14 : 27 | 33 | daniel mesotit | austria | 1:39 | 3 (0+0+2+1) | 34:58.7 | +2:23.2 row 15 : 29 | 30 | matej kazar | slovakia | 1:36 | 5 (2+1+1+1) | 35:04.9 | +2:29.4 row 16 : 30 | 17 | andriy deryzemlya | ukraine | 1:13 | 4 (0+0+2+2) | 35:05.3 | +2:29.8 row 17 : 33 | 58 | dominik windisch | italy | 2:31 | 2 (0+0+1+1) | 35:36.4 | +3:00.9 row 18 : 35 | 25 | benjamin weger | switzerland | 1:28 | 3 (0+1+1+1) | 36:13.1 | +3:37.6 row 19 : 38 | 22 | tomas kaukenas | lithuania | 1:20 | 4 (0+0+2+2) | 36:33.4 | +3:57.9 row 20 : 42 | 27 | jaroslav soukup | czech republic | 1:32 | 6 (2+2+2+0) | 36:59.8 | +4:24.3 row 21 : 44 | 56 | hidenori isa | japan | 2:27 | 2 (0+0+0+2) | 37:13.9 | +4:38.4 row 22 : 51 | 48 | claudio bockli | switzerland | 2:13 | 3 (2+0+0+1) | 38:02.8 | +5:27.3 ] Execute this SQL based on the above table: select nationality where nationality != 'slovakia' and bib = 22
lithuania
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | japan | 5 | 2 | 0 | 7 row 2 : 2 | china | 4 | 3 | 2 | 9 row 3 : 3 | south korea | 0 | 3 | 1 | 4 row 4 : 4 | north korea | 0 | 1 | 0 | 1 row 5 : 5 | chinese taipei | 0 | 0 | 3 | 3 row 6 : 5 | thailand | 0 | 0 | 3 | 3 row 7 : total | total | 9 | 9 | 9 | 27 ] Execute this SQL based on the above table: select nation where id = 1
japan
[ header: number | builder | type | date | length | notes row 1 : 51 | american car company | motor | 1904 | 47'9" | retired 1933 row 2 : 53 | american car company | motor | 1904 | 47'9" | retired 1933 row 3 : 55 | american car company | motor | 1904 | 47'9" | became inspection car in 1932 retired 1941 row 4 : 57 | american car company | motor | 1904 | 47'9" | became inspection car in 1932 retired 1941 row 5 : 59 | w. l. holman car | motor | 1904 | 44' | retired 1932 row 6 : 61 | w. l. holman car | motor | 1904 | 44' | retired 1932 row 7 : 63 | w. l. holman car | motor | 1904 | 44' | retired 1932 preserved western railway museum row 8 : 65 | w. l. holman car | motor | 1904 | 44' | retired 1932 row 9 : 67 | w. l. holman car | motor | 1904 | 44' | retired 1932 row 10 : 69 | w. l. holman car | motor | 1904 | 44' | converted to express trailer in 1919 retired 1932 row 11 : 71 | w. l. holman car | trailer | 1905 | 44' | retired 1929 row 12 : 73 | w. l. holman car | trailer | 1905 | 44' | retired 1929 row 13 : 1 | w. l. holman car | express trailer | 1916 | None | built as #8 express motor demotorized 1917 ] Execute this SQL based on the above table: select builder order by date desc limit 1
w. l. holman car company
[ header: pos | rider | manufacturer | time/retired | grid | points row 1 : 1 | roberto rolfo | honda | 45:14.ret3 | 8 | 25 row 2 : 2 | anthony west | aprilia | 14.04 | 11 | 20 row 3 : 3 | fonsi nieto | aprilia | 33.511 | 5 | 16 row 4 : 4 | franco battaini | aprilia | 54.252 | 3 | 13 row 5 : 5 | alex debon | honda | +1:06.895 | 13 | 11 row 6 : 6 | naoki matsudo | yamaha | +1:06.943 | 9 | 10 row 7 : 7 | erwan nigon | aprilia | +1:13.421 | 12 | 9 row 8 : 8 | jaroslav hules | yamaha | +1:22.119 | 10 | 8 row 9 : 9 | manuel poggiali | aprilia | +1:22.163 | 7 | 7 row 10 : 10 | johann stigefelt | aprilia | +1:25.303 | 22 | 6 row 11 : 11 | toni elias | aprilia | +1:41.591 | 1 | 5 row 12 : 12 | lukas pesek | yamaha | +2:49.682 | 18 | 4 row 13 : 13 | dirk heidolf | aprilia | +1 lap | 17 | 3 row 14 : 14 | hugo marchand | aprilia | +1 lap | 19 | 2 row 15 : 15 | chaz davies | aprilia | +1 lap | 15 | 1 row 16 : 16 | hector faubel | aprilia | +1 lap | 16 | None row 17 : 17 | henk vd lagema | honda | +2 laps | 25 | None row 18 : 18 | joan olive | aprilia | +3 laps | 20 | None row 19 : ret | randy de puniet | aprilia | retirement | 4 | None row 20 : ret | christian gemmel | honda | retirement | 23 | None row 21 : ret | eric bataille | honda | retirement | 14 | None row 22 : ret | sebastian porto | honda | retirement | 2 | None row 23 : ret | katja poensgen | honda | retirement | 24 | None row 24 : ret | geoff hardcastle | yamaha | retirement | 26 | None row 25 : ret | alex baldolini | aprilia | retirement | 21 | None row 26 : ret | sylvain guintoli | aprilia | retirement | 6 | None ] Execute this SQL based on the above table: select count ( pos ) where time/retired < ( select time/retired where manufacturer = 'yamaha' )
0
[ header: tops design code | electrical system | max speed | weight | brakes | route availability | notes row 1 : 08-0av | 90 v | 20 mph (32 km/h) | 49.8 te (496 k | vacuum | 5 | None row 2 : 08-0bx | 110 v | 20 mph (32 km/h) | 50.4 te (502 kn | dual | 5 | None row 3 : 08-0ca | 90 v | 20 mph (32 km/h) | 49.6 te (494 k | air | 5 | None row 4 : 08-0dv | 90 v | 15 mph (24 km/h) | 49.8 te (496 k | vacuum | 5 | None row 5 : 08-0bx | 90 v | 15 mph (24 km/h) | 50.4 te (502 kn | dual | 5 | None row 6 : 08-0fa | 90 v | 15 mph (24 km/h) | 49.6 te (494 k | air | 5 | None row 7 : 08-0kx | 110 v | 15 mph (24 km/h) | 50.4 te (502 kn | dual | 5 | None row 8 : 08-0lx | 110 v | 15 mph (24 km/h) | 50.4 te (502 kn | dual | 5 | scharfenberg adapter fitted row 9 : 08-0ma | 110 v | 15 mph (24 km/h) | 49.8 te (496 k | air | 5 | None row 10 : 08-0na | 90 v | 15 mph (24 km/h) | 49.8 te (496 k | air | 5 | fitted with buckeye couplings row 11 : 08-0pa | 90 v | 15 mph (24 km/h) | 51 te (508 kn) | air | 6 | fitted with buckeye couplings row 12 : 08-0qa | 90 v | 15 mph (24 km/h) | 51 te (508 kn) | air | 6 | fitted with buckeye couplings row 13 : 08-0ra | 110 v | 15 mph (24 km/h) | 51 te (508 kn) | air | 6 | fitted with buckeye couplings row 14 : 08-0sa | 110 v | 15 mph (24 km/h) | 49 te (488 kn) | air | 6 | None ] Execute this SQL based on the above table: select count ( notes ) where route availability > 987
0
[ header: date | venue | | opponent | score row 1 : 09-06-2012 | 2012 viva world cup - kur | western sahara | occitania | 1-3 row 2 : 08-06-2012 | 2012 viva world cup - kur | western sahara | raetia | 3-0 row 3 : 07-06-2012 | 2012 viva world cup - kur | western sahara | darfur | 5-1 row 4 : 05-06-2012 | 2012 viva world cup - kur | western sahara | occitania | 2-6 row 5 : 04-06-2012 | 2012 viva world cup - kur | western sahara | iraqi kurdist | 0-6 row 6 : 23-12-2011 | friendly match - galicia | western sahara xi | galicia | 1-2 row 7 : 2007 | friendly match - unknown | western sahara xi | macau | 1-0 row 8 : 1988 | friendly match - unknown | western sahara xi | le mans uc 72 | 2-3 ] Execute this SQL based on the above table: select count ( ) where score = '2-6'
1
[ header: # | date | opponent | score | win | loss | save | crowd | record row 1 : 1 | apr 3 | @min | w 8-1 | morris | williams | None | 34381 | 1-0 row 2 : 2 | apr 5 | @min | w 7-3 | petry | viola | None | 8373 | 2-0 row 3 : 3 | apr 6 | @chw | w 3-2 | wilcox | dotson | hernandez | 42692 | 3-0 row 4 : 4 | apr 7 | @chw | w 4-0 | morris | bannister | None | 24616 | 4-0 row 5 : 5 | apr 8 | @chw | w 7-3 | lopez | seaver | None | 20478 | 5-0 row 6 : 6 | apr 10 | tex | w 5-1 | petry | stewart | None | 51238 | 6-0 row 7 : 7 | apr 12 | tex | w 9-4 | morris | tanana | None | 19154 | 7-0 row 8 : 8 | apr 13 | @bos | w 13-9 | bair | hurst | None | 35179 | 8-0 row 9 : 9 | apr 18 | kcr | w 4-3 (10) | hernandez | beckwith | None | 12310 | 9-0 row 10 : 10 | apr 19 | kcr | l 2-5 | saberhagen | petry | quisenberry | 12100 | 9-1 row 11 : 11 | apr 20 | chw | w 3-2 | lopez | reed | None | 33554 | 10-1 row 12 : 12 | apr 21 | chw | w 4-1 | rozema | hoyt | bair | 34395 | 11-1 row 13 : 13 | apr 22 | chw | w 9-1 | berenguer | brennan | None | 10603 | 12-1 row 14 : 14 | apr 24 | min | w 6-5 | morris | davis | None | None | 13-1 row 15 : 15 | apr 24 | min | w 4-3 | abbott | viola | lopez | 20315 | 14-1 row 16 : 16 | apr 25 | @tex | w 9-4 | wilcox | stewart | hernandez | 25883 | 15-1 row 17 : 17 | apr 26 | @tex | w 7-5 | bair | tanana | lopez | 13559 | 16-1 row 18 : 18 | apr 27 | cle | l 4-8 (19) | aponte | abbott | None | 34112 | 16-2 row 19 : 19 | apr 28 | cle | w 6-2 | morris | behenna | None | 28253 | 17-2 row 20 : 20 | apr 29 | cle | w 6-1 | petry | spillner | None | 24853 | 18-2 ] Execute this SQL based on the above table: select count ( * ) where win <= 300
0
[ header: act | year signed | # albums released under bad boy row 1 : diddy | 1993 | 6 row 2 : the notorious b.i.g | 1993 | 5 row 3 : harve pierre | 1993 | None row 4 : the hitmen | 1993 | None row 5 : mario winans | 1995 | 1 row 6 : kalenna harper | 2004 | None row 7 : cassie | 2006 | 1 row 8 : janelle monae | 2007 | 2 row 9 : red cafe | 2009 | None row 10 : machine gun kelly | 2011 | 1 row 11 : french montana | 2012 | 1 row 12 : megan nicole | 2012 | None ] Execute this SQL based on the above table: select count ( act ) where act = 70
0
[ header: goal | date | venue | opponent | score | result | competition row 1 : 1 | 24 january 2007 | estadio cuscatlan, | denmark | 1-0 | 1-0 | friendly row 2 : 2 | 8 february 2007 | estadio cuscatlan, | belize | 2-0 | 2-1 | 2007 uncaf nations cup row 3 : 3 | 10 february 2007 | estadio cuscatlan, | nicaragua | 1-0 | 2-1 | 2007 uncaf nations cup row 4 : 4 | 10 february 2007 | estadio cuscatlan, | nicaragua | 2-1 | 2-1 | 2007 uncaf nations cup row 5 : 5 | 8 september 2007 | estadio olimpico at | ecuador | 1-2 | 1-5 | friendly row 6 : 6 | 13 october 2007 | estadio cuscatlan, | costa rica | 1-2 | 2-2 | friendly row 7 : 7 | 6 february 2008 | estadio cuscatlan, | anguilla | 9-0 | 12-0 | 2010 fifa world cup qualification row 8 : 8 | 22 june 2008 | estadio cuscatlan, | panama | 1-1 | 3-1 | 2010 fifa world cup qualification row 9 : 9 | 22 june 2008 | estadio cuscatlan, | panama | 2-1 | 3-1 | 2010 fifa world cup qualification row 10 : 10 | 15 october 2008 | estadio cuscatlan, | suriname | 2-0 | 3-0 | 2010 fifa world cup qualification row 11 : 11 | 22 october 2008 | robert f. kenne | bolivia | 1-0 | 2-0 | friendly row 12 : 12 | 28 march 2009 | estadio cuscatlan, | united states | 1-0 | 2-2 | 2010 fifa world cup qualification row 13 : 13 | 6 june 2009 | estadio cuscatlan, | mexico | 2-1 | 2-1 | 2010 fifa world cup qualification row 14 : 14 | 3 march 2010 | los angeles coliseum, | guatemala | 2-1 | 2-1 | friendly row 15 : 15 | 12 june 2011 | soldier field, chicago, united states | cuba | 6-1 | 6-1 | 2011 concacaf gold cup ] Execute this SQL based on the above table: select score order by goal desc limit 1
6-1
[ header: rank | bib | name | nationality | start | penalties (p+p+s+s) | time | deficit row 1 : None | 1 | emil hegle sven | norway | 0:00 | 1 (0+0+0+1) | 32:35.5 | None row 2 : 7 | 8 | fredrik lindstrom | sweden | 0:38 | 1 (0+0+1+0) | 33:18.9 | 43.4 row 3 : 8 | 6 | alexis bœuf | france | 0:25 | 2 (0+0+2+0) | 33:22.1 | 46.6 row 4 : 9 | 13 | bjorn ferry | sweden | 0:52 | 0 (0+0+0+0) | 33:23.6 | 48.1 row 5 : 12 | 10 | simon eder | austria | 0:39 | 3 (0+0+2+1) | 33:50.5 | +1:15.0 row 6 : 13 | 32 | lowell bailey | united states | 1:38 | 0 (0+0+0+0) | 33:56.4 | +1:20.9 row 7 : 14 | 12 | erik lesser | germany | 0:49 | 4 (1+0+2+1) | 34:06.0 | +1:30.5 row 8 : 16 | 9 | evgeny ustyugov | russia | 0:38 | 3 (0+1+2+0) | 34:16.7 | +1:41.2 row 9 : 17 | 18 | tarjei bø | norway | 1:14 | 3 (2+0+1+0) | 34:18.9 | +1:43.4 row 10 : 18 | 29 | simon schempp | germany | 1:36 | 1 (0+0+0+1) | 34:24.4 | +1:48.9 row 11 : 24 | 21 | klemen bauer | slovenia | 1:16 | 4 (1+0+3+0) | 34:55.4 | +2:19.9 row 12 : 25 | 26 | christian de lorenzi | italy | 1:30 | 1 (0+0+0+1) | 34:57.5 | +2:22.0 row 13 : 26 | 20 | jean-guillaume beatr | france | 1:15 | 4 (0+1+2+1) | 34:58.4 | +2:22.9 row 14 : 27 | 33 | daniel mesotit | austria | 1:39 | 3 (0+0+2+1) | 34:58.7 | +2:23.2 row 15 : 29 | 30 | matej kazar | slovakia | 1:36 | 5 (2+1+1+1) | 35:04.9 | +2:29.4 row 16 : 30 | 17 | andriy deryzemlya | ukraine | 1:13 | 4 (0+0+2+2) | 35:05.3 | +2:29.8 row 17 : 33 | 58 | dominik windisch | italy | 2:31 | 2 (0+0+1+1) | 35:36.4 | +3:00.9 row 18 : 35 | 25 | benjamin weger | switzerland | 1:28 | 3 (0+1+1+1) | 36:13.1 | +3:37.6 row 19 : 38 | 22 | tomas kaukenas | lithuania | 1:20 | 4 (0+0+2+2) | 36:33.4 | +3:57.9 row 20 : 42 | 27 | jaroslav soukup | czech republic | 1:32 | 6 (2+2+2+0) | 36:59.8 | +4:24.3 row 21 : 44 | 56 | hidenori isa | japan | 2:27 | 2 (0+0+0+2) | 37:13.9 | +4:38.4 row 22 : 51 | 48 | claudio bockli | switzerland | 2:13 | 3 (2+0+0+1) | 38:02.8 | +5:27.3 ] Execute this SQL based on the above table: select count ( nationality ) where bib < 842
22
[ header: film | year | role | language row 1 : miss christina | 2013 | mrs. moscu | romanian row 2 : fata din transilvania | 2011 | None | romanian row 3 : sange tanar, munti si brazi | 2011 | mama | romanian drama row 4 : luna verde | 2010 | simona | romanian row 5 : aniela (tv series) | 2009-2010 | maica stareta | romanian row 6 : eva | 2009 | maria | english row 7 : the fence | 2007 (in production) | herman's mother | english row 8 : margo | 2006 | margo's stepmother | romanian row 9 : l'homme presse | 2005, tv | bonne de bois de rose | french row 10 : orient express | 2004 | amalia frunzetti | romanian row 11 : casatorie imposibila ("impossible | 2004, tv series | None | romanian row 12 : a rozsa eneke | 2003 | olga | hungarian row 13 : patul lui procust (procu | 2001 | doamna t | romanian row 14 : dark prince: the true story of dracul | 2000, tv | woman at the fountain | english row 15 : kinai vedelem (chines | 1999 | None | hungarian row 16 : fata in fata (face to face) | 1999 | None | romanian row 17 : triunghiul mortii ("triangle | 1999 | regina maria | romanian row 18 : az alombanya | 1998, tv, short | None | hungarian row 19 : witman fiuk (witman boys) | 1997 | mrs. witman | hungarian row 20 : siodmy pokoj (the | 1995 | edith stein (the starring role) | hungarian row 21 : nostradamus | 1994 | helen | english row 22 : trahir (betrayal, roman | 1993 | woman in prison | french / romanian row 23 : casa din vis ("the house from the dream") | 1993 | None | romanian row 24 : cel mai iubit dintre paminteni (the | 1993 | None | romanian row 25 : balanta (the oak) | 1992 | nela (the starring role) | romanian row 26 : raminerea (forgotten by god) | 1992 | None | romanian row 27 : baiatul cu o singura brete | 1991 | None | romanian row 28 : pasaj | 1990 | None | romanian row 29 : marea sfidare ("the | 1989 | None | romanian row 30 : anotimpul iubirii (the | 1986 | None | romanian row 31 : secretul lui bachus (the secret of | 1984 | the girl in the restaurant (as maia | romanian ] Execute this SQL based on the above table: select abs ( ( select count ( * ) where language = 'hungarian' ) - ( select count ( * ) where language = 'english' ) )
1
[ header: event | gold | silver | bronze | total | ranking row 1 : 1976 winter paralympics | 10 | 1 | 1 | 12 | 2nd row 2 : 1984 winter paralympics | 4 | 2 | 3 | 9 | 5th row 3 : 1988 winter paralympics | 5 | 16 | 16 | 37 | 7th row 4 : 1992 winter paralympics | 3 | 8 | 4 | 15 | 8th row 5 : 1994 winter paralympics | 2 | 9 | 5 | 16 | 11th row 6 : 1998 winter paralympics | 10 | 5 | 8 | 23 | 6th row 7 : 2002 winter paralympics | 6 | 4 | 2 | 12 | 7th row 8 : 2006 winter paralympics | 0 | 1 | 1 | 2 | 13th row 9 : 2010 winter paralympics | 1 | 2 | 0 | 3 | 13th ] Execute this SQL based on the above table: select ( select gold where ranking = '13th' ) - ( select sum ( gold ) where ranking != '13th' )
-40.0
[ header: # | date | opponent | score | win | loss | save | attendance | record | other info row 1 : 104 | august 2 | phillies | 3 - 2 10 | smith (3-6) | calhoun (0-1) | None | 33629 | 54-50 | None row 2 : 105 | august 3 | @ pirates | 6 - 4 | drabek (3-10) | maddux (6-10) | gott (1) | 7281 | 54-51 | None row 3 : 106 | august 4 | @ pirates | 3 - 2 11 | mason (3-1) | gideon (1-2) | None | 8744 | 55-51 | None row 4 : 107 | august 5 | @ pirates | 10 - 0 | fisher (7-6) | moyer (9-8) | None | 7726 | 55-52 | None row 5 : 110 | august 8 | @ mets | 5 - 3 | mason (4-1) | schulze (1-2) | smith (27) | 47893 | 56-54 | None row 6 : 111 | august 9 | @ mets | 6 - 3 | sanderson (5-6) | gooden (9-4) | smith (28) | 49031 | 57-54 | None row 7 : 112 | august 10 | @ phillies | 4 - 2 | frohwirth (1-0) | moyer (9-9) | bedrosian (31) | 26796 | 57-55 | None row 8 : 113 | august 11 | @ phillies | 9 - 8 13 | k. gross (7-10) | tewksbury (0-4) | None | 30459 | 57-56 | None row 9 : 114 | august 12 | @ phillies | 13 - 7 | calhoun (1-1) | lynch (1-7) | None | 36190 | 57-57 | None row 10 : 116 | august 14 | mets | 6 - 1 | sanderson (6-6) | mitchell (3-5) | None | 17811 | 59-57 | None row 11 : 117 | august 15 | mets | 7 - 3 | moyer (10-9) | leach (10-1) | dipino (2) | 32425 | 60-57 | None row 12 : 118 | august 16 | mets | 23 - 10 | darling (10-7) | maddux (6-11) | None | 32731 | 60-58 | billy williams day ruined by row 13 : 119 | august 18 | @ braves | 9 - 5 | mahler (7-12) | lynch (1-8) | acker (8) | 17469 | 60-59 | None row 14 : 120 | august 19 | @ braves | 9 - 1 | sanderson (7-6) | puleo (5-6) | None | 10523 | 61-59 | None row 15 : 121 | august 20 | @ braves | 13 - 4 | acker (1-5) | moyer (10-10) | None | 11647 | 61-60 | None row 16 : 123 | august 22 | astros | 5 - 4 11 | andersen (8-4) | dipino (3-3) | smith (21) | 32552 | 62-61 | None row 17 : 124 | august 23 | astros | 4 - 2 | heathcock (3-1) | sutcliffe (15-6) | smith (22) | 33934 | 62-62 | None row 18 : 126 | august 27 | braves | 8 - 6 8 | lancaster (4-1) | mahler (7-13) | dipino (3) | 19006 | 63-63 | None row 19 : 127 | august 28 | @ reds | 6 - 5 10 | smith (4-7) | franco (7-5) | None | 28223 | 64-63 | None row 20 : 128 | august 29 | @ reds | 4 - 1 | browning (6-11) | sanderson (7-7) | None | 37783 | 64-64 | None ] Execute this SQL based on the above table: select score where opponent = '@ phillies' and id > ( select min ( id ) where opponent = '@ phillies' ) order by id limit 1
9 - 8 13
[ header: pos | no | driver | team | laps | time/retired | grid | points row 1 : 1 | 1 | sebastien bourdais | newman/haas racing | 66 | 1:51:31.146 | 2 | 34 row 2 : 2 | 9 | justin wilson | rusport | 66 | +3.528 secs | 1 | 29 row 3 : 3 | 5 | will power | team australia | 66 | +46.536 secs | 4 | 26 row 4 : 4 | 2 | bruno junqueira | newman/haas racing | 66 | +1:04.023 | 3 | 23 row 5 : 5 | 15 | alex tagliani | team australia | 66 | +1:18.033 | 8 | 22 row 6 : 6 | 6 | oriol servia | pkv racing | 66 | +1:28.745 | 7 | 19 row 7 : 7 | 4 | nelson philippe | cte racing - hv | 66 | +1:29.997 | 10 | 17 row 8 : 8 | 27 | andrew ranger | mi-jack conquest racing | 65 | + 1 lap | 16 | 16 row 9 : 9 | 3 | david martinez | forsythe racing | 65 | + 1 lap | 9 | 13 row 10 : 10 | 7 | buddy rice | forsythe racing | 65 | + 1 lap | 14 | 11 row 11 : 11 | 34 | charles zwolsman | mi-jack conquest racing | 65 | + 1 lap | 12 | 10 row 12 : 12 | 18 | antonio pizzonia | rocketsports racing | 65 | + 1 lap | 15 | 9 row 13 : 13 | 11 | jan heylen | dale coyne racing | 65 | + 1 lap | 17 | 8 row 14 : 14 | 10 | ryan briscoe | rusport | 64 | + 2 laps | 5 | 7 row 15 : 15 | 19 | andreas wirth | dale coyne racing | 64 | + 2 laps | 18 | 6 row 16 : 16 | 20 | katherine legge | pkv racing | 63 | + 3 laps | 13 | 5 row 17 : 17 | 8 | mario dominguez | rocketsports racing | 59 | retired | 11 | 4 row 18 : 18 | 14 | dan clarke | cte racing - hv | 7 | differential | 6 | 3 ] Execute this SQL based on the above table: select min ( driver )
alex tagliani
[ header: version | length | album | remixed by | year | comment row 1 : album/single version | 4:30 | avant que l'ombre | None | 2005 | see the previous sections row 2 : radio edit | 3:55 | None | None | 2005 | the musical introduction is almost fully deleted, as well row 3 : instrumental | 4:32 | None | laurent boutonnat | 2005 | this instrumental version is identical to the album version, row 4 : the martyr's remix | 5:20 | None | y-front | 2005 | this version contains all the lyrics of the album version row 5 : mother f... dub mix | 7:50 | None | joachim garraud | 2005 | all the lyrics from the original version are deleted, row 6 : mother f... vocal club mix | 8:30 | None | joachim garraud | 2005 | devoted to the nightclubs, this techno row 7 : music video | 5:02 | music videos iv | None | 2005 | None row 8 : live version (recorded in 2006) | 6:42 (audio) 8:18 ( | avant que l'ombre... a | None | 2006 | this version is similar to the album one, with ] Execute this SQL based on the above table: select count ( remixed by ) where year >= 2005
4
[ header: season | head coach | conf. | overall row 1 : 1940-41 | henry swasey | 3-5 | 9-8 row 2 : 1941-42 | henry swasey | 0-8 | 4-15 row 3 : 1942-43 | henry swasey | 2-6 | 4-14 row 4 : 1945-46 | henry swasey | 0-4 | 3-7 row 5 : 1946-47 | ed stanczyk | 0-5 | 6-11 row 6 : 1947-48 | ed stanczyk | 2-5 | 5-12 row 7 : 1948-49 | ed stanczyk | 2-6 | 7-10 row 8 : 1949-50 | ed stanczyk | 1-5 | 4-11 ] Execute this SQL based on the above table: select head coach where id = ( select id where head coach = 'ed stanczyk' ) - 1
henry swasey
[ header: year | winners | score | runners up | notes row 1 : 1947 | wellington town reserves | 4-1 | walsall wood | None row 2 : 1949 | bilston town | 1-0 | oswestry town | None row 3 : 1950 | brereton social drew | None | None | None row 4 : 1951 | bloxwich strollers | 1-0 | walsall wood | after extra time row 5 : 1955 | shelfield athletic | 5-1 | walsall trinity | None row 6 : 1956 | shelfield athletic | 2-0 | ogley hay | None row 7 : 1959 | shelfield athletic | 4-0 | walsall wood | None row 8 : 1960 | shelfield athletic | 3-0 | walsall wood | None row 9 : 1965 | rushall olympic | 2-1 | brereton social | None row 10 : 1966 | lower gornal athletic | 4-2 | kidderminster harriers | after extra time row 11 : 1968 | wrockwardine wood | 2-1 | tamworth | None row 12 : 1971 | baddesley colliery | 4-3 | atherstone town | aggregate score, 1st leg 2-2, row 13 : 1973 | bilston town | 1-0 | darlaston | None row 14 : 1974 | brereton social | 3-2 | warley county borough | after extra time row 15 : 1977 | blakenall | 1-0 | bilston town | replay, 1st game 0-0 a row 16 : 1978 | sutton coldfield town | 2-0 | alvechurch | None row 17 : 1980 | sutton coldfield town | 1-0 | rushall olympic | None row 18 : 1981 | blakenall | 2-1 | sutton coldfield town | replay, 1st game 1-1 a row 19 : 1983 | coleshill town | 4-3 | wolverhampton united | None row 20 : 1984 | atherstone town | 4-0 | tividale | None row 21 : 1985 | harrisons | 2-0 | wolverhampton united | None row 22 : 1987 | boldmere st. michaels | 2-0 | bloxwich town | None row 23 : 1990 | meir ka | 2-1 | rushall olympic | replay, 1st game 0-0 a row 24 : 1991 | chasetown | 1-0 | blakenall | after extra time row 25 : 1992 | armitage 90 | 3-2 | meir ka | after extra time row 26 : 1993 | chasetown | 3-1 | pelsall villa | None row 27 : 1994 | newcastle town | 1-0 | oldbury united | after extra time row 28 : 1995 | newcastle town | 1-1 | knypersley victoria | after extra time, newcastle won on penalties row 29 : 1996 | blakenall | 0-0 | newcastle town | after extra time, blakenall won on row 30 : 1998 | blakenall | 2-1 | halesowen harriers | None row 31 : 1999 | blakenall | 3-2 | meir ka | None row 32 : 2000 | rushall olympic | 2-2 | rocester | after extra time, rushall won 5-4 on row 33 : 2001 | wolverhampton casuals | 2-0 | sutton coldfield town | None row 34 : 2002 | bolehall swifts | 4-4 | tividale | after extra time, bolehall won 4 row 35 : 2004 | sutton coldfield town | 3-1 | tividale | None row 36 : 2005 | chasetown | 2-1 | tividale | None row 37 : 2006 | boldmere st michaels | 1-0 | tipton town | None ] Execute this SQL based on the above table: select score where score in ( '2-2' , '4-0' ) group by score order by count ( winners ) desc limit 1
4-0
[ header: place | athlete | nation | best mark | throw 1 | throw 2 | throw 3 | throw 4 | throw 5 | throw 6 row 1 : 1 | tamara press | soviet union | 18.14 metres | 17.51 | 17.72 | 17.18 | 16.49 | None | 18.14 row 2 : 2 | renate culmberger | germany | 17.61 metres | 17.41 | 17.1 | 16.38 | 17.61 | 17 | 17.01 row 3 : 3 | galina zybina | soviet union | 17.45 metres | 17.38 | 17.25 | 17.45 | 17.42 | 16.65 | 17.36 row 4 : 4 | valerie young | new zealand | 17.26 metres | 17.08 | 15.84 | 16.81 | 17.26 | 17.24 | 17.23 row 5 : 5 | margitta helmbold | germany | 16.91 metres | 16.67 | 15.87 | None | 16.6 | 16.91 | 16.34 row 6 : 6 | irina press | soviet union | 16.71 metres | None | 16.5 | None | 15.81 | 15.78 | 16.71 row 7 : 7 | nancy mccredie | canada | 15.89 metres | 15.89 | 15.13 | 15.27 | None | None | None row 8 : 8 | ana salagean | romania | 15.83 metres | 15.79 | 15.83 | 15.7 | None | None | None row 9 : 9 | johanna hubner | germany | 15.77 metres | 15.77 | None | None | None | None | None row 10 : 10 | ivanka khristova | bulgaria | 15.69 metres | 15.69 | None | 15.35 | None | None | None row 11 : 11 | judit bognar | hungary | 15.65 metres | 15.65 | None | None | None | None | None row 12 : 12 | earlene brown | united states | 14.80 metres | 14.25 | 13.43 | 14.8 | None | None | None ] Execute this SQL based on the above table: select count ( athlete ) where place >= 679
0
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 3 | 6:00 pm | missouri state | #15 | donald w. reyn | ppv | w 51-7 | 70607 row 2 : september 10 | 6:00 pm | new mexico | #14 | war memorial stadium • little rock, ar | espnu | w 52-3 | 52606 row 3 : september 17 | 6:30 pm | troy | #14 | donald w. reyn | css | w 38-28 | 69861 row 4 : september 24 | 2:30 pm | at #3 alabama | #14 | bryant-denny stadium • | cbs | l 14-38 | 101821 row 5 : october 1 | 11:00 am | vs. #14 texas | #18 | cowboys stadium • arlington, | espn | w 42-38 | 69838 row 6 : october 8 | 6:00 pm | #15 auburn | #10 | donald w. reyn | espn | w 38-14 | 74191 row 7 : october 22 | 11:21 am | at ole miss | #10 | vaught-hemingway stadium • | secn | w 29-24 | 57951 row 8 : october 29 | 11:21 am | at vanderbilt | #8 | vanderbilt stadium • nashville | secn | w 31-28 | 33247 row 9 : november 5 | 6:15 pm | #10 south carolina | #8 | donald w. reyn | espn | w 44-28 | 73804 row 10 : november 12 | 5:00 pm | tennessee | #8 | donald w. reyn | espn2 | w 49-7 | 72103 row 11 : november 19 | 2:30 pm | mississippi state | #6 | war memorial stadium • little rock, ar | cbs | w 44-17 | 55761 row 12 : november 25 | 1:30 pm | at #1 lsu | #3 | tiger stadium • baton rouge, la | cbs | l 17-41 | 93108 row 13 : january 6 | 7:00 pm | vs. #11 kansa | #7 | cowboys stadium • arlington, | fox | w 29-16 | 80956 ] Execute this SQL based on the above table: select rank# where opponent# = 'at #1 lsu' order by time desc limit 1
#3
[ header: year | date | title | format(s) | award description(s) | result(s) row 1 : 1987 | july 28 | whitney | album | gold | won row 2 : 1987 | july 28 | whitney | album | platinum | won row 3 : 1987 | july 28 | whitney | album | 2× multi-platinum | won row 4 : 1987 | july 28 | "i wanna dance with somebody (who loves | single | gold | won row 5 : 1987 | august 4 | whitney | album | 3× multi-platinum | won row 6 : 1987 | september 30 | whitney | album | 4× multi-platinum | won row 7 : 1987 | november 20 | whitney | album | 5× multi-platinum | won row 8 : 1988 | april 18 | whitney | album | 6× multi-platinum | won row 9 : 1989 | february 13 | "i wanna dance with somebody (who loves | single | platinum | won row 10 : 1993 | june 23 | whitney | album | 7× multi-platinum | won row 11 : 1994 | november 29 | whitney | album | 8× multi-platinum | won row 12 : 1995 | november 29 | whitney | album | 9× multi-platinum | won row 13 : 1995 | december 6 | "so emotional" | single | gold | won ] Execute this SQL based on the above table: select year where title = 'whitney'
1987, 1987, 1987, 1987, 1987, 1987, 1988, 1993, 1994, 1995
[ header: pick | player | team | position | school row 1 : 1 | ben mcdonald | baltimore orioles | rhp | louisiana state university row 2 : 2 | tyler houston | atlanta braves | c | valley hs (las vegas row 3 : 3 | roger salkeld | seattle mariners | rhp | saugus (ca) hs row 4 : 4 | jeff jackson | philadelphia phillies | of | simeon hs (chicago row 5 : 5 | donald harris | texas rangers | of | texas tech university row 6 : 6 | paul coleman | saint louis cardinals | of | frankston (tx) h row 7 : 7 | frank thomas | chicago white sox | 1b | auburn university row 8 : 8 | earl cunningham | chicago cubs | of | lancaster (sc) hs row 9 : 9 | kyle abbott | california angels | lhp | long beach state university row 10 : 10 | charles johnson | montreal expos | c | westwood hs (fort pier row 11 : 11 | calvin murray | cleveland indians | 3b | w.t. white high school (d row 12 : 12 | jeff juden | houston astros | rhp | salem (ma) hs row 13 : 13 | brent mayne | kansas city royals | c | cal state fullerton row 14 : 14 | steve hosey | san francisco giants | of | fresno state university row 15 : 15 | kiki jones | los angeles dodgers | rhp | hillsborough hs (tampa, row 16 : 16 | greg blosser | boston red sox | of | sarasota (fl row 17 : 17 | cal eldred | milwaukee brewers | rhp | university of iowa row 18 : 18 | willie greene | pittsburgh pirates | ss | jones county hs (gray row 19 : 19 | eddie zosky | toronto blue jays | ss | fresno state university row 20 : 20 | scott bryant | cincinnati reds | of | university of texas row 21 : 21 | greg gohr | detroit tigers | rhp | santa clara university row 22 : 22 | tom goodwin | los angeles dodgers | of | fresno state university row 23 : 23 | mo vaughn | boston red sox | 1b | seton hall university row 24 : 24 | alan zinter | new york mets | c | university of arizona row 25 : 25 | chuck knoblauch | minnesota twins | 2b | texas a&m university row 26 : 26 | scott burrell | seattle mariners | rhp | hamden (ct) hs ] Execute this SQL based on the above table: select pick where position = 'rhp'
1, 3, 12, 15, 17, 21, 26
[ header: year | location | attendance | theme phrase | top messages | host | opening general session guest(s) | closing general session guest(s) | sunday night reception | wednesday night party | cult shirt row 1 : 1993 | orlando | 2300 | working together | None | don bulens | geoffrey moore | None | None | disney-mgm | None row 2 : 1994 | no event | None | None | None | None | None | None | None | None | None row 3 : 1997 | nice, france | None | pool of knowledge | don't compete with, embrace the web. | ray ozzie | avery brooks | None | None | magic kingdom the doobie brothers | None row 4 : 1998 | orlando | None | cultivate your senses | notes r5 | steve beckhardt | jamie clark alan hobson | bill nye | None | disney-mgm earth, wind | None row 5 : 1999 | orlando | None | lotus: a part of every solution | notes r5 knowledge management | jeff papows | jim lovell gene krantz | marc salem | None | seaworld the pointer sisters | None row 6 : 2000 | orlando | 10000 | looking forward/forward looking | raven domino access for microsoft outlook | jeff papows > al | walter cronkite | the raspyni brothers | None | universal's islands of adventure chicago | notes world order row 7 : 2001 | orlando | 10000 | in the know | lotus k-station lotus discovery server | al zollar | al franken francis ford cop | umbilical brothers | None | disney's wide world of sports complex | domino survivor row 8 : 2003 | orlando | None | the essential human element | nextgen db2 | al zollar > ambuj go | rudy giuliani bounce (dan | dr. ronan t | None | magic kingdom | just-us league & collaboration league row 9 : 2004 | orlando | 5273 | the workplace for innovation | None | ambuj goyal | patrick stewart | richard jeni | None | universal studios florida | cult shirt on human row 10 : 2006 | orlando | 6000 | futureinsight | workplace activities sametime 7.5 | mike rhodin | jason alexander | jim gaffigan | poker tables | seaworld | cult man group row 11 : 2008 | orlando | 7000 | emergence | notes/domino 8.01, 8.5 | mike rhodin | bob costas orlando | alton brown | beach party | universal's islands of adventure | pirates of collaboration row 12 : 2010 | orlando | None | lotus knows why. lotus knows how | None | bob picciano > alistair | william shatner nutt | brian cox (physicist | None | hollywood studios | None row 13 : 2011 | orlando | None | get social. do business | None | alistair rennie | kevin spacey mass ensemble | watson | None | wizarding world of harry potter, | None row 14 : 2013 | orlando | None | get social. do business | None | alistair rennie | joe gordon-levitt | steven strogatz john ho | None | universal studios florida | no cult shirt ] Execute this SQL based on the above table: select sum ( year ) where cult shirt in ( 'pirates of collaboration' , 'None' )
2008
[ header: event | gold | gold | silver | silver | bronze | bronze row 1 : 60 metres | nelli cooman (ned | 7.17 | melanie paschke (ger) | 7.19 | patricia girard (fra) | 7.19 row 2 : 200 metres | galina malchugina (rus) | 22.41 | silke knoll (ger) | 22.96 | jacqueline poelman (n | 23.43 row 3 : 400 metres | svetlana goncharenko | 51.62 | tatyana alekseyeva (rus | 51.77 | viviane dorsile ( | 51.92 row 4 : 800 metres | natalya dukhnova (b | 2:00.42 | ella kovacs (rom) | 2:00.49 | carla sacramento (p | 2:01.12 row 5 : 1500 metres | yekaterina podkopay | 4:06.46 | lyudmila rogachova ( | 4:06.60 | małgorzata ryd | 4:06.98 row 6 : 3000 metres | fernanda ribeiro (por | 8:50.47 | margareta keszeg ( | 8:55.61 | anna brzezinska (pol) | 8:56.90 row 7 : 60 metres hurdles | yordanka donkova (bul | 7.85 | eva sokolova (rus) | 7.89 | anne piquereau (fr | 7.91 row 8 : 3000 metres walk | annarita sidoti (it | 11:54.32 | beate gummelt (ger) | 11:56.01 | yelena arshintseva ( | 11:57.48 row 9 : high jump | stefka kostadinova | 1.98 | desislava aleksandrova (bul | 1.96 | sigrid kirchmann (aut | 1.94 nr row 10 : long jump | heike drechsler ( | 7.06 | ljudmila ninova (au | 6.78 | inessa kravets (uk | 6.72 row 11 : triple jump | inna lasovskaya | 14.88 | anna biryukova (rus) | 14.72 | sofiya bozhanova ( | 14.52 row 12 : shot put | astrid kumbernuss | 19.44 | larisa peleshenko (rus | 19.16 | svetla mitkova (bul | 19.09 row 13 : pentathlon | larisa turchinskaya ( | 4801 | rita inancsi (hun | 4775 nr | urszula włodarczy | 4668 ] Execute this SQL based on the above table: select gold order by id desc limit 1
larisa turchinskaya (rus)
[ header: year | ring name (birth name) | inducted by | inducted for | notes row 1 : 2007 | gene anderson | bill eadie | wrestling | posthumous induction; won the n row 2 : 2007 | ole anderson (alan rog | bill eadie | wrestling | won the nwa mid-atlantic/ row 3 : 2007 | penny banner (mary ann kostec | nickla roberts | women's wrestling | won the nwa women's world row 4 : 2007 | swede hanson (rober | gary hart | wrestling | posthumous induction; won the n row 5 : 2008 | paul jones (paul fr | jack brisco | wrestling and managing | won the nwa mid-atlantic heavy row 6 : 2008 | ivan koloff (oreal per | don kernodle | wrestling | won the nwa mid-atlantic heavy row 7 : 2008 | thunderbolt patterson (claude | ole anderson | wrestling | won the nwa georgia row 8 : 2008 | sandy scott (angus mackay | bob caudle | wrestling and promoting | worked as an executive for jim cro row 9 : 2008 | grizzly smith (aurelian | magnum t.a | wrestling | won the nwa united states tag team row 10 : 2008 | johnny weaver (kenneth | rip hawk | wrestling | posthumous induction; won the n row 11 : 2009 | don fargo (don kalt) | jerry jarrett & | wrestling | won the nwa southern tag team championship row 12 : 2009 | jackie fargo (henry | jerry jarrett & | wrestling | won the nwa world tag team championship row 13 : 2009 | sonny fargo (jack lewis | jerry jarrett & | wrestling | posthumous induction; won the n ] Execute this SQL based on the above table: select year where ring name (birth name) = 'ole anderson'
2007
[ header: year | song | us hot 100 | us msr | us a.c. | can | uk singles | album row 1 : 1991 | "don't treat me bad" | 19 | 16 | None | 35 | 71 | firehouse row 2 : 1991 | "love of a lifetime" | 5 | None | None | 30 | 40 | firehouse row 3 : 1991 | "all she wrote" | 58 | 25 | None | None | 56 | firehouse row 4 : 1992 | "reach for the sky" | 83 | 27 | None | None | 67 | hold your fire row 5 : 1992 | "when i look into your eyes" | 8 | None | None | 20 | 65 | hold your fire row 6 : 1992 | "sleeping with you" | 78 | None | None | None | 40 | hold your fire row 7 : 1995 | "i live my life for you" | 26 | None | 20 | 17 | 43 | 3 row 8 : 1995 | "here for you" | 108 | None | None | None | None | 3 ] Execute this SQL based on the above table: select count ( * ) where song is null
0
[ header: year | award | category | title | result row 1 : 1955 | academy award | best actor | marty | won row 2 : 1955 | bafta award | best foreign actor | marty | won row 3 : 1955 | golden globe award | best actor - motion picture drama | marty | won row 4 : 1955 | nbr award | best actor | marty | won row 5 : 1955 | nyfcc award | best actor | marty | won row 6 : 1962 | emmy award | outstanding continued performance by an actor in a series | mchale's navy | nominated row 7 : 1979 | emmy award | outstanding supporting actor in a limited series or | all quiet on the western front | nominated row 8 : 1999 | daytime emmy award | outstanding performer in an animated program | all dogs go to heaven: the series | nominated row 9 : 2007 | golden globe award | best performance by an actor in a mini- | a grandpa for christmas | nominated row 10 : 2009 | emmy award | outstanding guest actor - drama | er | nominated row 11 : 2009 | lifetime achievement award | from the rhode island international film | None | won row 12 : 2011 | screen actors guild life achievement award | from the screen actors guild | None | won ] Execute this SQL based on the above table: select year where id = 9
2007
[ header: release date | album | catalog number | chart position | notes row 1 : march 5, 1991 | niji-iro no sneaker | kida-15 | 43 | single row 2 : march 21, 1991 | half and half | kics-100 | 45 | album row 3 : march 5, 1992 | whatever | kics-176 | 18 | album row 4 : june 24, 1992 | yume wo dakishimet | kida-42 | 90 | single - magical princess minky momo theme row 5 : august 5, 1992 | haruneko fushigi t | kida-45 | 49 | single - all purpose cultural cat girl nuku row 6 : march 24, 1993 | our goody day...bokura no good day | kida-54 | 54 | single row 7 : august 23, 1993 | shamrock | kics-345 | 12 | album row 8 : may 25, 1994 | until strawberry sherbet | kida-81 | 42 | single - contains themes for bakuret row 9 : november 3, 1994 | touch and go!! | kida-90 | 37 | single - contain themes for the show blue seed row 10 : december 21, 1994 | pulse | tycy-5413 | 84 | single (re-release) row 11 : july 2, 1994 | sphere | kics-430 | 8 | album row 12 : july 21, 1995 | midnight blue | kida-108 | 27 | single - slayers the motion picture row 13 : december 6, 1995 | going history | kida-124 | 25 | single - slayers extra theme row 14 : may 22, 1996 | kagirinai yokubou | kida-134 | 20 | single - slayers special ova row 15 : october 23, 1996 | successful mission | kida-138 | 7 | single - contains themes for saber row 16 : april 23, 1997 | don't be discouraged | kida-148 | 4 | single - slayers try ending row 17 : august 6, 1997 | iravati | kics-640 | 5 | album row 18 : february 4, 1998 | fine colorday | kida-158 | 9 | single - contains themes for the show all purpose row 19 : september 4, 1998 | a house cat | kida-165 | 6 | single - contains themes to the show all purpose row 20 : october 10, 1998 | proof of myself | kida-170 | 9 | single saber marionette j row 21 : june 21, 2000 | vintage a | kics-810 | 4 | greatest hits compilation row 22 : october 25, 2000 | unsteady | kida-204 | 14 | single - contains themes from muteki row 23 : july 21, 2001 | maemuki roketto | zmcp-1259 | 62 | pocket monsters 12th ending single row 24 : august 29, 2001 | over soul | kicm-3016 | 7 | single - shaman king themes row 25 : december 5, 2001 | feel well | kicm-3020 | 11 | single - slayers premium theme row 26 : april 24, 2002 | treat or goblins | kicm-3030 | 19 | single - magical shopping arcade abenob row 27 : june 26, 2002 | feel well | kics-955 | 7 | album row 28 : september 25, 2002 | koibumi | kicm-3035 | 7 | single row 29 : september 26, 2003 | makenaide makenaide | kicm-1083 | 8 | single - contains the themes for hayashi ] Execute this SQL based on the above table: select chart position order by chart position desc limit 1
90.0
[ header: no. | title | directed by | written by | original air date row 1 : 1 | "reunion" | bryan spicer | patrick massett & john | january 27, 2003 row 2 : 2 | "antarctica" | perry lang | patrick massett & john | february 3, 2003 row 3 : 3 | "skulls" | adam nimoy | patrick massett & john | february 10, 2003 row 4 : 4 | "heist" | rick kolbe | rick kellard | march 10, 2003 row 5 : 5 | "the wheel of dharma" | r. w. goodwin | stephanie bloch-chambers | None row 6 : 6 | "sangraal" | perry lang | gabrielle stanton & harry | None row 7 : 7 | "mummy virus" | vern gillum | rick kellard & thani | None row 8 : 8 | "name of god" | michael nankin | brad falchuk | None row 9 : 9 | "devil's child" | tom wright | thania st. john | None row 10 : 10 | "avalon" | dwight little | i. c. rapoport | None row 11 : 11 | "the lost codex" | tom wright | gabrielle stanton & harry | None row 12 : 12 | "eternal" | fred gerber | thania st. john | None row 13 : 13 | "helmholtz resonance" | larry shaw | patrick massett & john | None ] Execute this SQL based on the above table: select original air date where no. < 1593
january 27, 2003, february 3, 2003, february 10, 2003, march 10, 2003
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | algeria | 8 | 3 | 0 | 11 row 2 : 2 | tunisia | 4 | 3 | 5 | 12 row 3 : 3 | egypt | 3 | 3 | 3 | 9 row 4 : 4 | cameroon | 1 | 1 | 5 | 7 row 5 : 5 | morocco | 0 | 1 | 5 | 5 row 6 : 6 | south africa | 0 | 1 | 1 | 2 row 7 : 7 | angola | 0 | 1 | 0 | 1 row 8 : 7 | burkina faso | 0 | 1 | 0 | 1 row 9 : 7 | gabon | 0 | 1 | 0 | 1 row 10 : 7 | madagascar | 0 | 1 | 0 | 1 row 11 : 11 | nigeria | 0 | 0 | 3 | 3 row 12 : 12 | senegal | 0 | 0 | 2 | 2 row 13 : 13 | congo republic | 0 | 0 | 1 | 1 row 14 : 13 | ivory coast | 0 | 0 | 1 | 1 row 15 : 13 | guinea | 0 | 0 | 1 | 1 row 16 : 13 | niger | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select count ( nation ) where gold < 4
14
[ header: p.s. # | school name | neighborhood | low grade | high grade | year closed | building status row 1 : 1 | school 1 | lakeview | k | 8 | 1976 | demolished row 2 : 2 | school 2 | downtown | k | 8 | 1961 | demolished row 3 : 4 | harbor heights elementary school | first ward | k | 8 | 2002 | vacant row 4 : 5 | school 5 | kaisertown | k | 8 | 1955 | demolished row 5 : 8 | follow through urban learning lab school | masten park | k | 8 | 2004 | vacant row 6 : 9 | school 9 | schiller park | k | 8 | 1980 | demolished row 7 : 11 | poplar academy | schiller park | k | 4 | 2009 | vacant row 8 : 12 | harriet ross tubman early | willert park | k | 4 | 2005 | house office of special education row 9 : 14 | school 14 | downtown | k | 8 | 1930s | demolished row 10 : 15 | school 15 | downtown | k | 8 | 1965 | demolished row 11 : 20 | school 20 | black rock | k | 8 | 1935 | demolished row 12 : 21 | school 21 | north park | k | 8 | 1980 | demolished row 13 : 23 | school 23 | genesee moselle | k | 8 | 1980 | demolished row 14 : 24 | school 24 | broadway-fillmore | k | 8 | 2002 | vacant row 15 : 34 | school 34 | first ward | k | 8 | 1976 | demolished row 16 : 35 | school 35 | south ellicott | k | 8 | 1933 | demolished row 17 : 36 | days park early childhood center | allentown | prek | 4 | 2009 | houses elmwood village charter school row 18 : 41 | school 41 | johnson | prek | 8 | 1976 | demolished row 19 : 44 | lincoln academy | lovejoy | k | 8 | 2005 | houses alternative high school row 20 : 47 | school 47 | willert park | prek | 8 | 1978 | demolished row 21 : 49 | school 49 | front park | k | 8 | 1980 | community services building row 22 : 50 | school 50 | emsilie | special | education | 1975 | demolished row 23 : 52 | school 52 | forest | k | 8 | 1980 | demolished row 24 : 55 | school 55 | broadway-fillmore | k | 8 | 1955 | demolished row 25 : 58 | school 58 | broadway-fillmore | k | 8 | 1961 | demolished row 26 : 59 | school 59 | mlk park | k | 8 | 1976 | demolished row 27 : 60 | riverside academy | riverside | prek | 4 | 2002 | renovation row 28 : 62 | school 62 | mlk park | k | 8 | 1980 | houses crucial human services row 29 : 63 | campus north school | lasalle | prek | 8 | 2007 | vacant row 30 : 70 | indian park academy | cazenovia park | k | 8 | 2002 | vacant row 31 : 71 | web early childhood center | schiller park | prek | 4 | 2007 | vacant row 32 : 75 | school 75 | emslie | k | 8 | 1979 | vacant row 33 : 78 | montessori e.c.c. | lasalle | prek | 8 | 2008 | vacant row 34 : 83 | school 83 | university heights | k | 4 | 1976 | houses anderson gallery for university at buffalo row 35 : 86 | st. lawrence academy | starin central | prek | 4 | 2004 | houses bps' adult learning program row 36 : 93 | school 93 | hamlin park | k | 4 | 1975 | community action organization row 37 : 142 | fulton academic complex | perry | k | 8 | 1982 | opportunity center ] Execute this SQL based on the above table: select count ( * ) where building status = 'vacant'
9
[ header: year | title | role | notes row 1 : 1995 | polio water | diane | short film row 2 : 1996 | new york crossing | drummond | television film row 3 : 1997 | lawn dogs | devon stockard | None row 4 : 1999 | pups | rocky | None row 5 : 1999 | notting hill | 12-year-old actress | None row 6 : 1999 | the sixth sense | kyra collins | None row 7 : 2000 | paranoid | theresa | None row 8 : 2000 | skipped parts | maurey pierce | None row 9 : 2000 | frankie & hazel | francesca 'frankie' | television film row 10 : 2001 | lost and delirious | mary 'mouse' bedford | None row 11 : 2001 | julie johnson | lisa johnson | None row 12 : 2001 | tart | grace bailey | None row 13 : 2002 | a ring of endless light | vicky austin | television film row 14 : 2003 | octane | natasha 'nat' | None row 15 : 2006 | the oh in ohio | kristen taylor | None row 16 : 2007 | closing the ring | young ethel ann | None row 17 : 2007 | st trinian's | jj french | None row 18 : 2007 | virgin territory | pampinea | None row 19 : 2008 | assassination of a high school | francesca fachini | None row 20 : 2009 | walled in | sam walczak | None row 21 : 2009 | homecoming | shelby mercer | None row 22 : 2010 | don't fade away | kat | None row 23 : 2011 | you and i | lana | None row 24 : 2012 | into the dark | sophia monet | None row 25 : 2012 | ben banks | amy | None row 26 : 2012 | apartment 1303 3d | lara slate | None row 27 : 2012 | cyberstalker | aiden ashley | television film row 28 : 2013 | bhopal: a prayer for rain | eva gascon | None row 29 : 2013 | a resurrection | jessie | also producer row 30 : 2013 | l.a. slasher | the actress | None row 31 : 2013 | gutsy frog | ms. monica | television film ] Execute this SQL based on the above table: select title order by year desc limit 1
bhopal: a prayer for rain
[ header: week | date | opponent | result | attendance row 1 : 1 | september 13, 1987 | cleveland browns | w 28-21 | 59900 row 2 : 2 | september 20, 1987 | at philadelphia eagle | l 27-21 | 57485 row 3 : None | september 27, 1987 | atlanta falcons | None | None row 4 : 3 | october 4, 1987 | los angeles rams | w 37-10 | 29745 row 5 : 4 | october 11, 1987 | at st. louis cardinals | l 24-19 | 11795 row 6 : 5 | october 18, 1987 | at chicago bears | w 19-17 | 46813 row 7 : 6 | october 25, 1987 | san francisco 49ers | l 24-22 | 60497 row 8 : 7 | november 1, 1987 | at atlanta falcons | w 38-0 | 42196 row 9 : 8 | november 8, 1987 | at los angeles rams | w 31-14 | 43379 row 10 : 9 | november 15, 1987 | at san francisco 49ers | w 26-24 | 60436 row 11 : 10 | november 22, 1987 | new york giants | w 23-14 | 67639 row 12 : 11 | november 29, 1987 | at pittsburgh steelers | w 20-16 | 47896 row 13 : 12 | december 6, 1987 | tampa bay buccaneers | w 44-34 | 66471 row 14 : 13 | december 13, 1987 | houston oilers | w 24-10 | 68257 row 15 : 14 | december 20, 1987 | at cincinnati bengals | w 41-24 | 43424 row 16 : 15 | december 27, 1987 | green bay packers | w 33-24 | 68364 ] Execute this SQL based on the above table: select result where result in ( 'w 26-24' , 'w 31-14' ) group by result order by sum ( week ) desc limit 1
w 26-24
[ header: # | wrestlers | reign | date | days held | location | event | notes row 1 : 1 | the super destroyers (a.j. pe | 1 | 23-jun-92 | 283 | philadelphia, pa | live event | petrucci and stahl won the titles row 2 : 9 | kevin sullivan and the | 1 | 4-dec-93 | 92 | philadelphia, pa | hardcore tv #35 | defeat dreamer and shane dou row 3 : 12 | the public enemy | 2 | 5-nov-94 | 91 | philadelphia, pa | november to remember (1994) | None row 4 : 15 | the public enemy | 3 | 8-apr-95 | 83 | philadelphia, pa | three way dance | also def. rick steiner ( row 5 : 16 | raven and stevie richards | 1 | 30-jun-95 | 78 | jim thorpe, pa | hardcore tv #115 | aired 7-4-95 on t row 6 : 17 | the pitbulls (pitbull #1 and pit | 1 | 16-sep-95 | 21 | philadelphia, pa | gangsta's paradise | None row 7 : 25 | the dudley boyz (buh bu | 1 | 15-mar-97 | 29 | philadelphia, pa | hostile city showdown | aired 3/20/97 on hardcore row 8 : 26 | the eliminators | 3 | 13-apr-97 | 68 | philadelphia, pa | barely legal | None row 9 : 30 | the gangstanators (kronus | 1 | 20-sep-97 | 28 | philadelphia, pa | as good as it gets | aired 9-27-97 on row 10 : 31 | full blooded italians (little gui | 1 | 18-oct-97 | 48 | philadelphia, pa | hardcore tv #236 | aired 11-1-97 on t row 11 : 32 | doug furnas and phil | 1 | 5-dec-97 | 1 | waltham, ma | live event | None row 12 : 35 | the dudley boyz | 4 | 24-oct-98 | 8 | cleveland, oh | hardcore tv #288 | aired 10-28-98 on t row 13 : 37 | the dudley boyz | 5 | 6-nov-98 | 37 | new york, ny | hardcore tv #290 | aired 11-11-98 on t row 14 : 40 | spike dudley and balls mahoney | 1 | 18-jul-99 | 26 | dayton, oh | heat wave (1999) | None row 15 : 43 | the dudley boyz | 8 | 26-aug-99 | 0 | new york, ny | ecw on tnn# | aired 9-3-99 on t row 16 : 44 | tommy dreamer (2) and raven (3) | 1 | 26-aug-99 | 136 | new york, ny | ecw on tnn# | aired 9-3-99 on t row 17 : 46 | tommy dreamer (3) and masato | 1 | 26-feb-00 | 7 | cincinnati, oh | hardcore tv #358 | aired 3-7-00 on t ] Execute this SQL based on the above table: select location group by location having count ( * ) = 1
cincinnati, oh, cleveland, oh, dayton, oh, jim thorpe, pa, waltham, ma
[ header: rank | hospital | city | county | # beds | type of hospital row 1 : 4 | sonoma developmental center | eldridge | sonoma | 1300 | mental health row 2 : 6 | fairview developmental center | costa mesa | orange | 1218 | mental health row 3 : 7 | porterville developmental center | porterville | tulare | 1210 | mental health row 4 : 10 | veterans home of california | yountville | napa | 1100 | veteran admin row 5 : 11 | metropolitan state hospital | norwalk | los angeles | 1096 | mental health row 6 : 12 | va palo alto health care system | palo alto | santa clara | 967 | veteran admin row 7 : 13 | cedars-sinai medical center | west hollywood | los angeles | 952 | general acute care row 8 : 14 | loma linda university medica center | loma linda | san bernardino | 822 | university/teaching row 9 : 15 | ucla medical center | los angeles | los angeles | 668 | general acute care row 10 : 18 | ucsd medical center | san diego | san diego | 594 | university/teaching row 11 : 19 | ucsf medical center mount zion | san francisco | san francisco | 579 | general acute care row 12 : 20 | ucd medical center | sacramento | sacramento | 577 | university/teaching row 13 : 23 | harbor ucla medical center | torrance | los angeles | 553 | general acute care row 14 : 24 | mission hospital regional medical center | mission viejo | orange | 552 | general acute care row 15 : 25 | alta bates summit medical center | berkeley | alameda | 551 | general acute care row 16 : 26 | san francisco general hospital | san francisco | san francisco | 550 | general acute care row 17 : 27 | ucsf medical center at parn | san francisco | san francisco | 536 | general acute care row 18 : 29 | santa clara valley medical center | san jose | santa clara | 524 | general acute care row 19 : 30 | scripps mercy hospital | san diego | san diego | 523 | general acute care row 20 : 31 | huntington memorial hospital | pasadena | los angeles | 522 | general acute care row 21 : 33 | grossmont hospital | la mesa | san diego | 481 | general acute care row 22 : 34 | doctors medical center | modesto | stanislaus | 465 | general acute care row 23 : 35 | st. bernardine medical | san bernardino | san bernardino | 463 | general acute care row 24 : 36 | uci medical center | orange | orange | 462 | general acute care row 25 : 37 | stanford medical center | stanford | santa clara | 460 | general acute care row 26 : 39 | methodist hospital | arcadia | los angeles | 455 | general acute care row 27 : 40 | providence st. joseph | burbank | los angeles | 455 | general acute care row 28 : 42 | agnews developmental center | san jose | santa clara | 450 | mental health row 29 : 43 | jewish home | san francisco | san francisco | 450 | nursing homes row 30 : 44 | st. joseph hospital orange | orange | orange | 448 | general acute care row 31 : 45 | presbyterian intercommunity | whittier | los angeles | 441 | general acute care ] Execute this SQL based on the above table: select type of hospital where type of hospital in ( 'general acute care' , 'general acute care' ) order by city desc limit 1
general acute care
[ header: year | chairperson row 1 : 1905-1911 | t.v. sivaraopan row 2 : 1912-1915 | s. adinarayanara row 3 : 1915-1918 | d. sankarasastrul row 4 : 1918-1921 | shilpa bendi row 5 : 1921-1926 | chattipurnayyapantul row 6 : 1926-1929 | m.v. kamayyash row 7 : 1929-1931 | h. suryanarayana row 8 : 1931-1938 | m.v. ranganad row 9 : 1938-1942 | challanarasimhanaidu row 10 : 1946-1949 | b.v. ramanay row 11 : 1949-1952 | gynatevenkatarao row 12 : 1952-1956 | ippililaxminarayana row 13 : 1956-1961 | pasagadasuryanarayana row 14 : 1962-1963 | maturiramarao row 15 : 1963-1964 | l. suryalingam row 16 : 1967-1970 | m.a. ravuf row 17 : 1970-1972 | ippilivenkatarao row 18 : 1981-1992 | a.v. narasim row 19 : 1995-2000 | dudabhavanisankar row 20 : 2000-2005 | paidisettijayanthi row 21 : 2005-present | m.v. padmavathi ] Execute this SQL based on the above table: select chairperson where chairperson = 'b.v. ramanayyasetty'
b.v. ramanayyasetty
[ header: act | year signed | # albums released under bad boy row 1 : diddy | 1993 | 6 row 2 : the notorious b.i.g | 1993 | 5 row 3 : harve pierre | 1993 | None row 4 : the hitmen | 1993 | None row 5 : mario winans | 1995 | 1 row 6 : kalenna harper | 2004 | None row 7 : cassie | 2006 | 1 row 8 : janelle monae | 2007 | 2 row 9 : red cafe | 2009 | None row 10 : machine gun kelly | 2011 | 1 row 11 : french montana | 2012 | 1 row 12 : megan nicole | 2012 | None ] Execute this SQL based on the above table: select year signed where act = 'megan nicole'
2012
[ header: year | player | country | score | to par | margin of victory | course | location | purse ($) | winner's share ($) row 1 : 2014 | None | None | None | None | None | cherry hills country club | cherry hills village, colorado | 8000000 | 1440000 row 2 : 2013 | zach johnson | united states | 64-70-69-65=268 | -16 | 2 strokes | conway farms golf club | lake forest, illinois | 8000000 | 1440000 row 3 : 2012 | rory mcilroy | northern ireland | 64-68-69-67=268 | -20 | 2 strokes | crooked stick golf club | carmel, indiana | 8000000 | 1440000 row 4 : 2011 | justin rose | england | 63-68-69-71=27 | -13 | 2 strokes | cog hill golf & country club | lemont, illinois | 8000000 | 1440000 row 5 : 2010 | dustin johnson | united states | 68-70-68-69=275 | -9 | 1 stroke | cog hill golf & country club | lemont, illinois | 7500000 | 1350000 row 6 : 2009 | tiger woods (2) | united states | 68-67-62-68=2 | -19 | 8 strokes | cog hill golf & country club | lemont, illinois | 7500000 | 1350000 row 7 : 2008 | camilo villegas | colombia | 65-66-66-68=265 | -15 | 2 strokes | bellerive country club | town and country, missouri | 7000000 | 1260000 row 8 : 2007 | tiger woods | united states | 67-67-65-63=26 | -22 | 2 strokes | cog hill golf & country club | lemont, illinois | 7000000 | 1260000 ] Execute this SQL based on the above table: select country - country where location = 'lake forest, illinois'
0
[ header: rank | bib | athlete | country | run 1 | run 2 | total | behind row 1 : None | 1 | felix loch | germany | 48.133 (1) | 48.242 (1) | 1:36.375 | None row 2 : None | 4 | andi langenhan | germany | 48.316 (2) | 48.434 (4) | 1:36.750 | +0.375 row 3 : None | 7 | johannes ludwig | germany | 48.338 (3) | 48.437 (5) | 1:36.775 | +0.400 row 4 : 4 | 2 | david moller | germany | 48.424 (4) | 48.362 (3) | 1:36.786 | +0.411 row 5 : 5 | 16 | samuel edney | canada | 48.446 (5) | 48.350 (2) | 1:36.796 | +0.421 row 6 : 6 | 12 | chris mazdzer | united states | 48.581 (8) | 48.543 (6) | 1:37.124 | +0.749 row 7 : 7 | 3 | albert demtschenko | russia | 48.578 (7) | 48.552 (7) | 1:37.130 | +0.755 row 8 : 8 | 5 | wolfgang kindl | austria | 48.573 (6) | 48.596 (10) | 1:37.169 | +0.794 row 9 : 10 | 13 | daniel pfister | austria | 48.602 (9) | 48.654 (13) | 1:37.256 | +0.881 row 10 : 12 | 19 | martins rubenis | latvia | 48.675 (11) | 48.653 (12) | 1:37.328 | +0.953 row 11 : 13 | 14 | gregory carigiet | switzerland | 48.699 (14) | 48.663 (14) | 1:37.362 | +0.987 row 12 : 14 | 8 | viktor kneyb | russia | 48.692 (12) | 48.752 (18) | 1:37.444 | +1.069 row 13 : 15 | 20 | jozef ninis | slovakia | 48.757 (15) | 48.692 (15) | 1:37.449 | +1.074 row 14 : 17 | 21 | taylor morris | united states | 48.763 (16) | 48.780 (20) | 1:37.543 | +1.168 row 15 : 19 | 25 | ondrej hyman | czech republic | 48.894 (21) | 48.709 (16) | 1:37.603 | +1.228 row 16 : 21 | 11 | reinhard egger | austria | 48.965 (25) | 48.712 (17) | 1:37.677 | +1.302 row 17 : 25 | 30 | mitchel malyk | canada | 48.935 (24) | 49.005 (25) | 1:37.940 | +1.565 row 18 : 27 | 29 | aleksandr peretjagin | russia | 48.995 (27) | None | 48.995 | None row 19 : 30 | 26 | maciej kurowski | poland | 49.099 (30) | None | 49.099 | None row 20 : 32 | 33 | andriy kis | ukraine | 49.201 (32) | None | 49.201 | None row 21 : 35 | 36 | hidenari kanayama | japan | 49.584 (35) | None | 49.584 | None row 22 : 37 | 38 | tilen sirse | slovenia | 50.001 (37) | None | 50.001 | None row 23 : 38 | 39 | kim dong-hyeon | south korea | 50.375 (38) | None | 50.375 | None row 24 : 41 | 41 | imre pulai | hungary | 52.512 (41) | None | 52.512 | None ] Execute this SQL based on the above table: select count ( country )
24
[ header: year | team | games | combined tackles | tackles | assisted tackles | sacks | forced fumbles | fumble recoveries | fumble return yards | interceptions | interception return yards | yards per interception return | longest interception return | interceptions returned for touchdown | passes defended row 1 : 2004 | hou | 16 | 63 | 51 | 12 | 4 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 4 row 2 : 2005 | hou | 12 | 35 | 24 | 11 | 4 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 row 3 : 2006 | hou | 15 | 26 | 19 | 7 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 row 4 : 2008 | kc | 7 | 31 | 25 | 6 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 5 : 2008 | sea | 2 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 6 : 2009 | phi | 12 | 16 | 11 | 5 | 2.5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 7 : 2010 | ten | 16 | 58 | 44 | 14 | 12.5 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 8 : 2011 | phi | 16 | 40 | 35 | 5 | 18 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 row 9 : 2012 | phi | 11 | 26 | 21 | 5 | 5.5 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 row 10 : 2012 | jax | 5 | 11 | 7 | 4 | 1.5 | 2 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 11 : 2013 | jax | 16 | 40 | 31 | 9 | 7.5 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 12 : career | None | 128 | 347 | 269 | 78 | 62.5 | 14 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 9 ] Execute this SQL based on the above table: select count ( * ) where assisted tackles > 45
1
[ header: pos | rider | manufacturer | laps | time/retired | grid | points row 1 : 1 | manuel poggiali | gilera | 25 | 41:18.211 | 1 | 25 row 2 : 2 | dani pedrosa | honda | 25 | 0.019 | 4 | 20 row 3 : 3 | steve jenkner | aprilia | 25 | 9.888 | 3 | 16 row 4 : 4 | lucio cecchinello | aprilia | 25 | 15.397 | 5 | 13 row 5 : 5 | simone sanna | aprilia | 25 | 15.452 | 8 | 11 row 6 : 6 | joan olive | honda | 25 | 15.486 | 20 | 10 row 7 : 7 | stefano bianco | aprilia | 25 | 15.549 | 11 | 9 row 8 : 8 | pablo nieto | aprilia | 25 | 16.218 | 2 | 8 row 9 : 9 | mika kallio | honda | 25 | 22.762 | 10 | 7 row 10 : 10 | mirko giansanti | honda | 25 | 22.839 | 16 | 6 row 11 : 11 | arnaud vincent | aprilia | 25 | 23.067 | 23 | 5 row 12 : 12 | andrea ballerini | honda | 25 | 23.134 | 18 | 4 row 13 : 13 | stefano perugini | italjet | 25 | 43.345 | 17 | 3 row 14 : 14 | jorge lorenzo | derbi | 25 | 43.973 | 7 | 2 row 15 : 15 | masao azuma | honda | 25 | 47.189 | 13 | 1 row 16 : 16 | jakub smrz | honda | 25 | 47.333 | 24 | None row 17 : 17 | gianluigi scalvini | aprilia | 25 | 52 | 22 | None row 18 : 18 | hector barbera | aprilia | 25 | +1:11.358 | 27 | None row 19 : 19 | mattia angeloni | gilera | 25 | +1:11.488 | 29 | None row 20 : 20 | alex baldolini | aprilia | 25 | +1:21.603 | 32 | None row 21 : 21 | jaroslav hules | aprilia | 25 | +1:21.681 | 15 | None row 22 : 22 | julian simon | honda | 25 | +1:31.723 | 26 | None row 23 : 23 | imre toth | honda | 25 | +1:31.794 | 31 | None row 24 : 24 | leon camier | italjet | 24 | +1 lap | 33 | None row 25 : ret | chaz davies | aprilia | 18 | retirement | 21 | None row 26 : ret | michel fabrizio | gilera | 14 | accident | 19 | None row 27 : ret | youichi ui | derbi | 13 | accident | 6 | None row 28 : ret | alex de angelis | aprilia | 13 | accident | 12 | None row 29 : ret | angel rodriguez | aprilia | 4 | retirement | 25 | None row 30 : ret | gino borsoi | aprilia | 0 | accident | 9 | None row 31 : ret | andrea dovizioso | honda | 0 | accident | 14 | None row 32 : ret | alessandro brannetti | honda | 0 | accident | 30 | None row 33 : ret | alvaro bautista | aprilia | 0 | accident | 28 | None row 34 : dnq | javier machado | honda | None | None | None | None ] Execute this SQL based on the above table: select grid where pos = '9'
10
[ header: title | release date | developer(s) | publisher(s) | genre(s) row 1 : 187 ride or die | 2005-08-23 | ubisoft | ubisoft | driving row 2 : 50 cent: bulletproof | 2005-11-17 | genuine games | sierra entertainment | None row 3 : 50 cent: blood on the sand | 2009-02-20 | swordfish studios | thq | None row 4 : 25 to life | 2006-01-17 | avalanche software, ritual entertainment | eidos interactive | None row 5 : gangland (video game) | 2004-02-14 | mediamobsters | whiptail interactive | None row 6 : gangsters: organized crime | 1998-11-30 | hothouse creations | eidos interactive | None row 7 : gangsters 2 | 2001-06-01 | hothouse creations | eidos interactive | None row 8 : the godfather: the game | 2006-03-21 | ea redwood shores | electronic arts | None row 9 : the godfather ii | 2009-04-07 | ea redwood shores | electronic arts | None row 10 : grand theft auto iii | 2001-10-22 | dma design | rockstar games | None row 11 : grand theft auto: vice city | 2002-10-22 | rockstar north | rockstar games | None row 12 : grand theft auto: san andreas | 2004-10-24 | rockstar north | rockstar games | None row 13 : mafia: the city of lost heaven | 2002-08-28 | illusion softworks | gathering of developers | None row 14 : mafia ii | 2010-08-24 | 2k czech, massive bear studio | 2k games, 1c company | None row 15 : mob rule | 1999-9-30 | simon & schuster interactive | studio 3 interactive | None row 16 : saints row | 2006-08-29 | volition | thq | None row 17 : saints row 2 | 2008-10-14 | volition, inc | thq | None row 18 : omerta - city of | 2013-01-31 | haemimont games | kalypso media | building simulation, rpg ] Execute this SQL based on the above table: select genre(s) where genre(s) != 'None'
driving, building simulation, rpg
[ header: country | 2000 | 2001 | 2002 | 2003 | 2004 | 2005 | 2006 | 2007 | 2008 | 2009 | 2010 | 2011 row 1 : australia | 160 | 230 | 290 | 230 | 200 | 200 | 200 | None | None | None | None | None row 2 : brazil | 30000 | 22000 | 26000 | 29000 | 29900 | 35000 | 40000 | 57300 | 58000 | 58000 | 58000 | 58000 row 3 : canada | 2290 | 3200 | 3410 | 3280 | 3400 | 3310 | 4167 | 3020 | 4380 | 4330 | 4420 | 4400 row 4 : congo d.r | None | 50 | 50 | 13 | 52 | 25 | None | None | None | None | None | None row 5 : mozambique | None | None | 5 | 34 | 130 | 34 | 29 | None | None | None | None | None row 6 : nigeria | 35 | 30 | 30 | 190 | 170 | 40 | 35 | None | None | None | None | None row 7 : rwanda | 28 | 120 | 76 | 22 | 63 | 63 | 80 | None | None | None | None | None row 8 : world | 32600 | 25600 | 29900 | 32800 | 34000 | 38700 | 44500 | 60400 | 62900 | 62900 | 62900 | 63000 ] Execute this SQL based on the above table: select 2004 where 2010 < 'None' and country = 'brazil' order by 2009 limit 1
29900
[ header: pos | no | rider | manufacturer | laps | time | grid | points row 1 : 1 | 46 | valentino rossi | yamaha | 21 | 43:06.007 | 2 | 25 row 2 : 2 | 2 | dani pedrosa | honda | 21 | 4.008 | 1 | 20 row 3 : 3 | 4 | andrea dovizioso | honda | 21 | 8.536 | 6 | 16 row 4 : 4 | 69 | nicky hayden | honda | 21 | 8.858 | 4 | 13 row 5 : 5 | 56 | shinya nakano | honda | 21 | 10.583 | 15 | 11 row 6 : 6 | 1 | casey stoner | ducati | 21 | 13.64 | 7 | 10 row 7 : 7 | 65 | loris capirossi | suzuki | 21 | 15.936 | 8 | 9 row 8 : 8 | 5 | colin edwards | yamaha | 21 | 18.802 | 5 | 8 row 9 : 9 | 7 | chris vermeulen | suzuki | 21 | 23.174 | 11 | 7 row 10 : 10 | 14 | randy de puniet | honda | 21 | 25.516 | 9 | 6 row 11 : 11 | 21 | john hopkins | kawasaki | 21 | 27.609 | 10 | 5 row 12 : 12 | 13 | anthony west | kawasaki | 21 | 41.399 | 13 | 4 row 13 : 13 | 50 | sylvain guintoli | ducati | 21 | 45.617 | 16 | 3 row 14 : 14 | 15 | alex de angelis | honda | 21 | 49.003 | 17 | 2 row 15 : 15 | 24 | toni elias | ducati | 21 | 59.139 | 19 | 1 row 16 : 16 | 33 | marco melandri | ducati | 21 | +1:03.328 | 14 | None row 17 : 17 | 9 | nobuatsu aoki | suzuki | 21 | +1:48.363 | 18 | None row 18 : ret | 48 | jorge lorenzo | yamaha | 12 | accident | 3 | None row 19 : ret | 52 | james toseland | yamaha | 2 | accident | 12 | None ] Execute this SQL based on the above table: select count ( rider ) where pos != 17
18
[ header: date | opponent | site | result | attendance | record row 1 : thu., dec. 5, 1940 | at loyola maryland | alumni gymnasium • baltimore, | l 32-36 | None | 0-1 row 2 : tue., dec. 10, | western maryland | riverside stadium • washington, dc | w 41-29 | None | 1-1 row 3 : thu., dec. 12, 1940 | at american | clendenen gymnasium • washington | w 41-35 | None | 2-1 row 4 : mon., dec. 16, 1940 | george washington | riverside stadium • washington, dc | w 50-42 | None | 3-1 row 5 : wed., dec. 18, 1940 | at loyola chicago | chicago stadium • chicago, | w 38-35 | None | 4-1 row 6 : wed, jan. 8, 1941 | at canisius | buffalo memorial auditorium • buffalo, ny | w 53-35 | None | 5-1 row 7 : fri., jan. 10, 1941 | at temple | philadelphia convention hall • phil | w 46-45 | None | 6-1 row 8 : wed., jan 15, 1941 | at army | hayes gymnasium • west point, n | w 40-28 | None | 7-1 row 9 : thu., jan. 16, 1941 | new york university | riverside stadium • washington, dc | w 36-27 | None | 8-1 row 10 : fri., jan. 17, 1941 | at maryland | ritchie coliseum • | w 51-34 | None | 9-1 row 11 : wed., jan. 22, 1941 | at navy | dahlgren hall • annapolis, | w 38-18 | None | 10-1 row 12 : wed, jan. 29, 1941 | penn state | riverside stadium • washington, dc | w 28-24 ot | None | 11-1 row 13 : wed., feb. 5, | at syracuse | archbold gymnasium • syrac | l 43-49 | None | 11-2 row 14 : thu., feb. | at colgate | huntington gymnasium • hamilton, | w 39-36 | None | 12-2 row 15 : fri., feb. 7, 1941 | at yale | payne whitney gymnasium • | w 41-39 | None | 13-2 row 16 : mon, feb. 10, 1941 | temple | riverside stadium • washington, dc | w 57-49 | 7000 | 14-2 row 17 : wed., feb. 19, | at penn state | recreation hall • state college, pa | l 38-45 | None | 14-3 row 18 : thu., feb. | at scranton | watres armory • scranton, | w 51-40 | None | 15-3 row 19 : fri., feb. 28, 1941 | at fordham | madison square garden • new york, | l 42-52 | None | 15-4 row 20 : thu., mar. 6, 1941 | at george washington | riverside stadium • washington, dc | w 41-34 | None | 16-4 ] Execute this SQL based on the above table: select site where id = ( select id where site = 'watres armory • scranton, pa' ) + 1
madison square garden • new york, ny
[ header: finished | post | horse | jockey | trainer | owner | time / behind row 1 : 1st | 6 | silver charm | gary l. stevens | bob baffert | bob & beverly lewis | 2:02.44 row 2 : 2nd | 5 | captain bodgit | alex solis | gary a. capuano | team valor | None row 3 : 3rd | 12 | free house | david flores | j. paco gonzal | john toffan & trud | None row 4 : 4th | 3 | pulpit | shane sellers | frank l. brothers | claiborne farm | None row 5 : 5th | 10 | crypto star | pat day | wayne m. catalano | evelyn & darrell | None row 6 : 6th | 9 | phantom on tour | jerry d. bailey | lynn s. whiting | w. cal partee | None row 7 : 7th | 5 | jack flash | craig perret | nick zito | dogwood stable | None row 8 : 8th | 6 | hello | mike smith | ronald mcanally | sandee & al k | None row 9 : 9th | 1 | concerto | carlos h. marquez, j | john j. tammaro | kinsman stable | None row 10 : 10th | 13 | celtic warrior | francisco torres | danny hutt | hutt, quackenbush | None row 11 : 11th | 4 | crimson classic | robby albarado | forrest kaelin | john w. clay | None row 12 : 12th | 15 | shammy davis | willie martinez | nick zito | fox hill farm | None row 13 : 13th | 11 | deeds not words | corey nakatani | d. wayne luka | michael tabor & susan | None ] Execute this SQL based on the above table: select horse order by owner desc limit 1
celtic warrior
[ header: airline | airline (in russian) | licence # | icao | iata | domestic code | callsign | photo row 1 : aeroservice | ооо «авиаком | 408 | None | None | юг | None | None row 2 : altay airlines | алтаиское крае | 333 | None | None | бш | None | None row 3 : bural | оао «авиаком | 218 | bun | u4 | бю | bural | None row 4 : flight inspections and systems | зао «летные | 467 | lts | None | лт | specair | None row 5 : globus | ооо «глобус | 515 | glp | gh | гл | globus | None row 6 : grozny avia | оао «авиаком | 519 | goz | zg | гг | groznyy avia | None row 7 : i-fly | ооо «аи фла | 533 | rsy | h5 | фл | russian sky | None row 8 : iraero | зао «авиаком | 480 | iae | io | рд | iraero | None row 9 : kogalymavia | ооо «авиаком | 165 | kgl | 7k | 7к | kogalym | None row 10 : mbks | оао «мбк-с | None | plg | None | None | pilgrim | None row 11 : orenburg tsentralny airport | федеральное | 539 | org | o7 | уэ | orenavia | None row 12 : panh aircompany | ооо «авиаци | 542 | None | None | шс | None | None row 13 : polar airlines | оао «авиаком | 538 | rka | None | яп | air sakha | None row 14 : rossiya | оао «авиаком | 2 | sdm | fv | пл | russia | None row 15 : sokol | зао «авиаком | 284 | piv | None | юп | aerosokol | None row 16 : utair express | ооо «ютэир | 504 | utx | ur | юр | kominter | None ] Execute this SQL based on the above table: select count ( domestic code ) where photo = 'None'
0
[ header: launch date | operator | name | sample origin | samples returned | recovery date | mission result row 1 : june 14, 1969 | None | luna e-8-5 no.402 | the moon | none | None | failure launch failure row 2 : july 13, 1969 | None | luna 15 | the moon | none | None | failure crash-landed on the moon row 3 : 23 september 1969 | None | cosmos 300 | the moon | none | None | failure failed to leave earth orbit row 4 : 22 october 1969 | None | cosmos 305 | the moon | none | None | failure failed to leave earth orbit row 5 : 6 february 1970 | None | luna e-8-5 no.405 | the moon | none | None | failure launch failure row 6 : september 12, 1970 | None | luna 16 | the moon | 101 grams (3.6 oz) of lunar | september 24, 1970 | success row 7 : september 2, 1971 | None | luna 18 | the moon | none | None | failure crash-landed on the moon row 8 : february 14, 1972 | None | luna 20 | the moon | 55 grams (1.9 oz) of lunar | february 25, 1972 | success row 9 : november 2, 1974 | None | luna 23 | the moon | none | None | failure drilling device damaged on moon landing mission abandoned row 10 : october 16, 1975 | None | luna e-8-5m no.412 | the moon | none | None | failure launch failure row 11 : august 9, 1976 | None | luna 24 | the moon | 170 grams (6.0 oz) of | august 22, 1976 | success row 12 : 1979 (planned) (canceled 1977) | None | mars 79 ("mars 5m") | mars | None | None | canceled in 1977 planned to return 500 grams (18 row 13 : february 7, 1999 | None | stardust | 81p/wild (comet | over 1 million comet particles | january 15, 2006 | success row 14 : august 8, 2001 | None | genesis | solar wind | solar wind particles | september 8, 2004 | partial success return capsule damaged after failed parachute row 15 : may 9, 2003 | None | hayabusa | 25143 itokawa (asteroid surface) | 1,500 grains of asteroid particles | june 13, 2010 | partial success planned to return several hundred milligram row 16 : november 8, 2011 | None | fobos-grunt | phobos (mars satellite soil) | none | None | failure failed to leave earth orbit crashed into the southern row 17 : july 2014 (planned, earliest) | None | hayabusa 2 | planned for (162173) 1999 ju3 | None | 2020 (planned) | None row 18 : 2016 (planned) | None | osiris-rex | planned for 101955 bennu ( | None | 2023 (planned) | planned to return between 60 g to 2 kg row 19 : 2017 (planned) | None | chang'e 5 | the moon | None | 2017 (planned) | planned to return at least 2 kilograms (4.4 row 20 : 2020-2022 (proposed) | None | marcopolo-r | near-earth object (asteroid surface) | None | to be determined | to return samples from a yet to be determined row 21 : 2020/2021 (planned) | None | luna-grunt | the moon | None | 2021 (planned) | planned to return up to 1 kilogram (2.2 row 22 : mid-2020s (proposed) | None | meji msr | mars | None | to be determined | to be determined row 23 : mid-2020s (proposed) | None | mars-grunt | mars | None | to be determined | intended to return about 200 grams (7.1 o row 24 : by 2030 | None | chinese mars sample return mission | mars | None | to be determined | to be determined ] Execute this SQL based on the above table: select launch date group by launch date having count ( name ) = ( select count ( name ) group by launch date order by count ( name ) desc limit 1 )
mid-2020s (proposed)
[ header: national park | region | land area (km2) | established | visitation (2009) | coordinates row 1 : archipelago | finland proper | 500 | 1982 | 53500 | 59°54′53′′n 21° row 2 : bothnian sea | None | None | 2011 | None | None row 3 : ekenas archipelago | uusimaa | 52 | 1989 | 44500 | 59°49′22′′n 23° row 4 : isojarvi | central finland | 19 | 1982 | 10500 | 61°41′54′′n 25° row 5 : kolovesi | southern savonia | 23 | 1990 | 7500 | 62°15′27′′n 28° row 6 : lauhanvuori | southern ostrobothnia | 53 | 1982 | 10000 | 62°09′7′′n 22° row 7 : linnansaari | southern savonia / northern | 38 | 1956 | 31000 | 62°6′38′′n 28° row 8 : nuuksio | uusimaa | 45 | 1994 | 179500 | 60°18′27′′n 24°29 row 9 : pyha-hakki | central finland | 13 | 1956 | 17000 | 62°50′44′′n 25° row 10 : riisitunturi | lapland | 77 | 1982 | 15000 | 66°14′n 28°30′ row 11 : rokua | northern ostrobothnia / | 4.3 | 1956 | 23500 | 64°33′22′′n 26°30 row 12 : sipoonkorpi | uusimaa | 18.6 | 2011 | None | 60°18′54′′n 25°13 row 13 : syote | northern ostrobothnia / | 299 | 2000 | 40000 | 65°44′51′′n 27°54 ] Execute this SQL based on the above table: select count ( land area (km2) ) where coordinates = '61°41′54′′n 25°0′39′′e / 61.69833°n 25.01083°e'
1
[ header: # | event year | season | flag bearer row 1 : 7 | 2012 | summer | ele opeloge row 2 : 6 | 2008 | summer | ele opeloge row 3 : 5 | 2004 | summer | uati maposua row 4 : 4 | 2000 | summer | pauga lalau row 5 : 3 | 1996 | summer | bob gasio row 6 : 2 | 1988 | summer | henry smith row 7 : 1 | 1984 | summer | apelu ioane ] Execute this SQL based on the above table: select count ( flag bearer )
7
[ header: rank | name | height ft (m) | floors | year | coordinates | notes row 1 : 1 | ordway building | 404 (123) | 28 | 1970 | 37°48′36′′n 122° | tallest building in both oakland and in row 2 : 2 | kaiser center | 390 (119) | 28 | 1960 | 37°48′32′′n 122° | tallest building constructed in the 1960s row 3 : 4 | 1111 broadway | 360 (110) | 24 | 1990 | 37°48′10′′n 122° | tallest building constructed in the 1990s row 4 : 5 | kaiser engineering building | 336 (102) | 25 | 1984 | 37°48′21′′n 122° | None row 5 : 7= | em harris state office building | 328 (100) | 22 | 1998 | 37°48′23′′n 122° | None row 6 : 7= | ronald v. dellum | 328 (100) | 18 | 1994 | 37°48′16′′n 122° | None row 7 : 7= | ronald v. dellum | 328 (100) | 18 | 1994 | 37°48′18′′n 122° | None row 8 : 10 | oakland city hall | 320 (98) | 14 | 1914 | 37°48′19′′n 122° | tallest building constructed in the 1910s; national row 9 : 12 | 1330 broadway | 297 (91) | 21 | 1956-1959 | 37°48′14′′n 122° | None row 10 : 13 | pacific bell building | 296 (90) | 20 | 1985 | 37°48′37′′n 122° | None row 11 : 14 | 555 city center | 279 (85) | 20 | 2002 | 37°48′13′′n 122° | None row 12 : 15 | park bellevue tower | 270 (82) | 25 | 1969 | 37°48′28′′n 122° | None row 13 : 16 | st. paul's towers | 267 (81) | 22 | 1966 | 37°48′42′′n 122° | None row 14 : 17 | the grand apartments | 263 (80) | 22 | 2008 | 37°48′41′′n 122° | None row 15 : 18 | central building | 235 (72) | 15 | 1926 | 37°48′15′′n 122° | None row 16 : 19 | bank of america building | 225 (69) | 18 | 1907 | 37°48′10′′n 122° | tallest building constructed in the decade of 1900 ] Execute this SQL based on the above table: select count ( coordinates ) where rank > '7='
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 max ( # )
9
[ 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 count ( * )
7