inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ 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 title where no. < ( select no. where title = '"eternal"' ) order by no. desc limit 1
"the lost codex"
[ header: # | date | visitor | score | home | record row 1 : 21 | december 2, 1976 | san antonio spurs | 116-124 | golden state warriors | 11-10 row 2 : 22 | december 3, 1976 | san antonio spurs | 105-114 | los angeles lakers | 11-11 row 3 : 23 | december 5, 1976 | san antonio spurs | 98-103 | phoenix suns | 11-12 row 4 : 24 | december 8, 1976 | atlanta hawks | 117-106 | san antonio spurs | 11-13 row 5 : 25 | december 10, 1976 | san antonio spurs | 136-120 | milwaukee bucks | 12-13 row 6 : 26 | december 11, 1976 | new orleans jazz | 106-121 | san antonio spurs | 13-13 row 7 : 27 | december 14, 1976 | new york knicks | 98-111 | san antonio spurs | 14-13 row 8 : 28 | december 15, 1976 | san antonio spurs | 102-116 | indiana pacers | 14-14 row 9 : 29 | december 17, 1976 | san antonio spurs | 101-103 | chicago bulls | 14-15 row 10 : 30 | december 19, 1976 | san antonio spurs | 105-106 | cleveland cavaliers | 14-16 row 11 : 31 | december 21, 1976 | golden state warriors | 123-120 | san antonio spurs | 15-16 row 12 : 32 | december 23, 1976 | washington bullets | 116-118 | san antonio spurs | 16-16 row 13 : 33 | december 26, 1976 | san antonio spurs | 110-105 | kansas city kings | 17-16 row 14 : 34 | december 28, 1976 | philadelphia 76ers | 116-127 | san antonio spurs | 18-16 ] Execute this SQL based on the above table: select date order by # asc limit 1
december 2, 1976
[ header: year | tournaments played | cuts made | wins | 2nd | 3rd | top 10s | best finish | earnings (€) | money list rank | scoring average | scoring rank | rolex ranking row 1 : 2004 | 1 | 0 | 0 | 0 | 0 | 0 | cut | None | None | 77.5 | None | None row 2 : 2006 | 1 | 1 | 0 | 0 | 0 | 0 | t55 | None | None | 73.67 | None | None row 3 : 2007 | 1 | 1 | 0 | 0 | 0 | 0 | t11 | None | None | 71 | None | 647 row 4 : 2008 | 1 | 1 | 0 | 0 | 0 | 1 | t10 | None | None | 70.33 | None | 703 row 5 : 2009 | 17 | 14 | 0 | 0 | 0 | 1 | t5 | 48893 | 35 | 72.45 | 37 | 274 row 6 : 2010 | 20 | 14 | 0 | 3 | 1 | 7 | t2 | 121959 | 12 | 72.33 | 35 | 118 row 7 : 2011 | 15 | 13 | 1 | 2 | 1 | 6 | 1 | 161172 | 8 | 70.92 | 13 | 63 row 8 : 2012 | 6 | 3 | 2 | 0 | 0 | 2 | 1 | 104884 | 13 | 72 | None | 65 ] Execute this SQL based on the above table: select count ( * ) where best finish = 't2'
1
[ header: manufacturer | model | first flight | max payload (t) | cruise (km/h) | max range (km) | mtow row 1 : airbus | a330 mrtt | 2007 | 45 | 860 | 14,800 | 223 row 2 : airbus | a400m | 2009 | 37 | 780 | 9,300 | 141 row 3 : alenia | c-27j spartan | 2008 | 11.5 | 583 | 5,926 | 31.8 row 4 : antonov | an-12 | 1957 | 20 | 777 | 5,700 | 61 row 5 : antonov | an-22 antei | 1965 | 80 | 740 | 5,000 | 250 row 6 : antonov | an-26 | 1969 | 5.5 | 440 | 2,550 | 24 row 7 : antonov | an-32 | 1976 | 6.7 | 480 | 2,500 | 26.9 row 8 : antonov | an-70 | 1994 | 47 | 729 | 6,600 | 145 row 9 : antonov | an-72 | 1977 | 7.5 | 600 | 4,800 | 33 row 10 : antonov | an-124 ruslan | 1982 | 150 | 800-850 | 5,410 | 405 row 11 : antonov | an-225 mriya | 1988 | 250 | 800 | 15,400 | 600 row 12 : avic | y-8 | 1974 | 20 | 550 | 5,616 | 61 row 13 : avic | y-9 | 2008 | 25 | 650 | 7,800 | 77 row 14 : avic | y-20 | 2013 | 66 | 700 | 7,800 | 220 row 15 : bell/boeing | v-22 osprey | 1989 | 6.8 | 396 | 1,627 | 27.4 row 16 : boeing | c-17 globemaster iii | 1991 | 77.5 | 830 | 4,482 | 265 row 17 : casa | c-212 aviocar | 1971 | 2.8 | 315 | 1,433 | 8 row 18 : casa/indonesian aerospace | cn-235 | 1983 | 5 | 509 | 5,003 | 15.1 row 19 : casa | c-295 | 1998 | 9.3 | 481 | 5,630 | 23.2 row 20 : de havilland canada | c-7 caribou | 1958 | 3.6 | 348 | 2,103 | 14.2 row 21 : douglas | c-47 | 1943 | 3 | 360 | 2,600 | 10.5 row 22 : grumman | c-2 greyhound | 1964 | 4.5 | 465 | 2,400 | 24.7 row 23 : embraer | kc-390 | 2014 | 23 | 900 | 6,200 | 72 row 24 : fairchild | c-123 provider | 1949 | 11 | 367 | 1,666 | 27 row 25 : ilyushin | il-76 | 1971 | 47 | 900 | 4,400 | 210 row 26 : ilyushin | il-112 | 2011 | 5.9 | 550 | 5,000 | 20 row 27 : kawasaki | c-1 | 1970 | 11.9 | 657 | 1,300 | 45 row 28 : kawasaki | xc-2 | 2010 | 37.6 | 890 | 6,500 | 120 row 29 : lockheed | c-5 galaxy | 1968 | 122 | 907 | 4,445 | 381 row 30 : lockheed | c-130 hercules | 1954 | 20 | 540 | 3,800 | 70.3 row 31 : lockheed | c-141 starlifter | 1963 | 45 | 912 | 9,880 | 147 row 32 : pzl mielec | m-28 skytruck | 1993 | 2.5 | 270 | 1,500 | 8 row 33 : short brothers | c-23 sherpa | 1982 | 3.2 | 296 | 1,239 | 3.2 row 34 : transport allianz | transall c-160 | 1963 | 16 | 513 | 1,850 | 49.2 row 35 : uac and hal | uac/hal multirole transport | 2015 | 22 | 830 | 2,500 | 68 ] Execute this SQL based on the above table: select abs ( ( select mtow where manufacturer = 'casa' ) - ( select mtow where manufacturer = 'avic' ) )
53.0
[ header: model | launch | code name | fab (nm) | bus interface | memory (mib) | core clock (mhz) | memory clock (mhz) | config core1 | fillrate moperations/s | fillrate mpixels/s | fillrate mtextels/s | fillrate mvertices/s | memory bandwidth (gb/s) | memory bus type | memory bus width (bit) | directx support row 1 : voodoo graphics | october 1, 1996 | sst1 | 500 | pci | 2, 4 | 50 | 50 | 1:0:1:1 | 50 | 50 | 50 | 0 | 0.8 | edo | 128 | 3 row 2 : voodoo rush | april 1997 | sst96 | 500 | agp 2x, pc | 2, 4 | 50 | 50 | 1:0:1:1 | 50 | 50 | 50 | 0 | 0.4 | edo | 64 | 3 row 3 : voodoo2 | march 1, 1998 | sst96 | 350 | pci | 8, 12 | 90 | 90 | 1:0:2:1 | 90 | 90 | 180 | 0 | 0.72 | edo | 64 | 3 row 4 : voodoo banshee | june 22, 1998 | banshee | 350 | agp 2x, pc | 8, 16 | 100 | 100 | 1:0:1:1 | 100 | 100 | 100 | 0 | 1.6 | sdr | 128 | 6 row 5 : velocity 200 | july 26, 1999 | avenger | 250 | agp 2x | 12 | 143 | 143 | 1:0:2:1 | 143 | 143 | 286 | 0 | 2.288 | sdr | 128 | 6 row 6 : voodoo3 1000 | march 1999 | avenger | 250 | agp 2x, pc | 8, 16 | 125 | 125 | 1:0:2:1 | 125 | 125 | 250 | 0 | 2 | sdr | 128 | 6 row 7 : voodoo3 2000 | april 3, 1999 | avenger | 250 | agp 2x, pc | 16 | 143 | 143 | 1:0:2:1 | 143 | 143 | 286 | 0 | 2.288 | sdr | 128 | 6 row 8 : voodoo3 3500 | june 1999 | avenger | 250 | agp 2x, pc | 16 | 183 | 183 | 1:0:2:1 | 183 | 183 | 366 | 0 | 2.928 | sdr | 128 | 6 row 9 : voodoo4 4200 | never released | vsa-100 | 250 | agp 4x, pc | 32 | 183 | 183 | 2:0:2:2 | 366 | 366 | 366 | 0 | 1.464 | sdr | 64 | 6 row 10 : voodoo4 4500 | october 13, 2000 | vsa-100 | 250 | agp 4x, pc | 32 | 166 | 166 | 2:0:2:2 | 332 | 332 | 332 | 0 | 2.656 | sdr | 128 | 6 row 11 : voodoo4 4800 | never released | vsa-100 | 250 | agp 4x, pc | 32 | 200 | 200 | 2:0:2:2 | 400 | 400 | 400 | 0 | 3.2 | sdr | 128 | 6 ] Execute this SQL based on the above table: select count ( model ) where model = 'voodoo4 4800'
1
[ header: rank | name | nationality | time (hand) | notes row 1 : 1 | tommy green | great britain | 4:50:10 | or row 2 : 2 | janis dalins | latvia | 4:57:20 | None row 3 : 3 | ugo frigerio | italy | 4:59:06 | None row 4 : 4 | karl hahnel | germany | 5:06:06 | None row 5 : 5 | ettore rivolta | italy | 5:07:39 | None row 6 : 6 | paul sievert | germany | 5:16:41 | None row 7 : 7 | henri quintric | france | 5:27:25 | None row 8 : 8 | ernie crosbie | united states | 5:28:02 | None row 9 : 9 | bill chisholm | united states | 5:51:00 | None row 10 : 10 | alfred maasik | estonia | 6:19:00 | None row 11 : None | henry cieman | canada | None | dnf row 12 : None | john moralis | greece | None | dnf row 13 : None | francesco pretti | italy | None | dnf row 14 : None | arthur tell schwab | switzerland | None | dnf row 15 : None | harry hinkel | united states | None | dnf ] Execute this SQL based on the above table: select count ( rank )
10
[ header: pos | rider | manufacturer | time/retired | points row 1 : 1 | tohru ukawa | honda | 49:50.449 | 25 row 2 : 2 | franco battaini | aprilia | 5.125 | 20 row 3 : 3 | loris capirossi | honda | 10.224 | 16 row 4 : 4 | shinya nakano | yamaha | 14.848 | 13 row 5 : 5 | stefano perugini | honda | 34.042 | 11 row 6 : 6 | sebastian porto | yamaha | 37.495 | 10 row 7 : 7 | jason vincent | honda | 44.911 | 9 row 8 : 8 | valentino rossi | aprilia | +1:01.110 | 8 row 9 : 9 | anthony west | tsr-honda | +1:10.352 | 7 row 10 : 10 | alex hofmann | tsr-honda | +1:18.683 | 6 row 11 : 11 | luca boscoscuro | tsr-honda | +1:20.847 | 5 row 12 : 12 | lucas oliver bulto | yamaha | +1:23.052 | 4 row 13 : 13 | roberto rolfo | aprilia | +1:24.329 | 3 row 14 : 14 | masaki tokudome | tsr-honda | +1:26.837 | 2 row 15 : 15 | fonsi nieto | yamaha | +1:45.669 | 1 row 16 : 16 | david garcia | yamaha | +1:48.926 | None row 17 : 17 | scott smart | aprilia | +1:49.730 | None row 18 : 18 | alex debon | honda | +1 lap | None row 19 : 19 | jarno janssen | tsr-honda | +1 lap | None row 20 : ret | alvaro molina | honda | retirement | None row 21 : ret | julien allemand | tsr-honda | retirement | None row 22 : ret | ismael bonilla | honda | retirement | None row 23 : ret | daniel ribalta | aprilia | retirement | None row 24 : ret | maurice bolwerk | honda | retirement | None row 25 : ret | tomomi manako | yamaha | retirement | None row 26 : ret | johann stigefelt | yamaha | retirement | None row 27 : ret | olivier jacque | yamaha | retirement | None row 28 : ret | jeremy mcwilliams | aprilia | retirement | None row 29 : ret | david ortega | tsr-honda | retirement | None row 30 : ret | alfredo rios | aprilia | retirement | None row 31 : ret | ralf waldmann | aprilia | retirement | None ] Execute this SQL based on the above table: select time/retired where manufacturer = 'honda' and points is null
1.0
[ header: district | incumbent | party | first elected | result | candidates row 1 : virginia 1 | thomas newton, j | adams-clay republican | 1801 | re-elected | thomas newton, j row 2 : virginia 2 | arthur smith | crawford republican | 1821 | retired jacksonian gain | james trezvant (j) 75. row 3 : virginia 4 | mark alexander | crawford republican | 1819 | re-elected | mark alexander (j) row 4 : virginia 5 | john randolph | crawford republican | 1799 1819 | re-elected | john randolph (j) 100% row 5 : virginia 6 | george tucker | crawford republican | 1819 | retired jacksonian gain | thomas davenport (j) row 6 : virginia 7 | jabez leftwich | crawford republican | 1821 | lost re-election jacksonia | nathaniel h. row 7 : virginia 8 | burwell bassett | crawford republican | 1805 1821 | re-elected | burwell bassett (j) 95. row 8 : virginia 9 | andrew stevenson | crawford republican | 1821 | re-elected | andrew stevenson (j) row 9 : virginia 10 | william c. rives | crawford republican | 1823 | re-elected | william c. rives ( row 10 : virginia 11 | philip p. barbour | crawford republican | 1814 (special) | retired adams gain | robert taylor ( row 11 : virginia 12 | robert s. garnett | crawford republican | 1817 | re-elected | robert s. garnett ( row 12 : virginia 16 | james stephenson | federalist | 1821 | retired adams gain | william armstrong (a) 57 row 13 : virginia 17 | jared williams | crawford republican | 1819 | retired adams gain | alfred h. powell (a row 14 : virginia 18 | joseph johnson | jackson republican | 1823 | re-elected | joseph johnson (j) row 15 : virginia 19 | william mccoy | crawford republican | 1811 | re-elected | william mccoy (j row 16 : virginia 20 | john floyd | crawford republican | 1817 | re-elected | john floyd (j) 84 ] Execute this SQL based on the above table: select count ( * ) where first elected = 1819
3
[ 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 role where role = 'ms. monica'
ms. monica
[ 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 interceptions returned for touchdown where interceptions returned for touchdown in ( 0 , 0 ) order by team asc limit 1
0
[ header: year | award | category | work | result row 1 : 1992 | 8th soap opera digest awards | outstanding female newcomer: daytime | the young and the restless | nominated row 2 : 1994 | 10th soap opera digest awards | outstanding scene stealer | the young and the restless | won row 3 : 1994 | 26th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 4 : 1995 | 11th soap opera digest awards | hottest female star | the young and the restless | nominated row 5 : 1996 | 27th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 6 : 1996 | 23rd daytime emmy awards | outstanding supporting actress in a drama series | the young and the restless | nominated row 7 : 1997 | 24th daytime emmy awards | outstanding supporting actress in a drama series | the young and the restless | nominated row 8 : 1997 | 28th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 9 : 1998 | 25th daytime emmy awards | outstanding supporting actress in a drama series | the young and the restless | nominated row 10 : 1998 | 29th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 11 : 1999 | 30th naacp image award | outstanding actress in a daytime drama series | diagnosis murder | nominated row 12 : 1999 | 30th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 13 : 2001 | 31st naacp image | outstanding actress in a daytime drama series | the young and the restless | won row 14 : 2003 | 34th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 15 : 2003 | 18th soap opera digest awards | favorite return | the young and the restless | nominated row 16 : 2004 | 35th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 17 : 2005 | 19th soap opera digest awards | outstanding actress in a supporting role | the young and the restless | nominated row 18 : 2005 | 36th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 19 : 2006 | 37th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won ] Execute this SQL based on the above table: select year where year in ( 2003 , 2005 ) and category = 'outstanding actress in a daytime drama series'
2003, 2005
[ header: | name | took office | left office | party row 1 : 1 | vasso papandreou | 21 february 1996 | 19 february 1999 | panhellenic socialist movement row 2 : 2 | evangelos venizelos | 19 february 1999 | 13 april 2000 | panhellenic socialist movement row 3 : 3 | nikos christodoulaki | 13 april 2000 | 24 october 2001 | panhellenic socialist movement row 4 : 4 | akis tsochatzo | 24 october 2001 | 10 march 2004 | panhellenic socialist movement row 5 : 5 | dimitris sioufas | 10 march 2004 | 19 september 2007 | new democracy row 6 : 6 | christos folias | 19 september 2007 | 8 january 2009 | new democracy row 7 : 7 | kostis hatzidakis | 8 january 2009 | 7 october 2009 | new democracy ] Execute this SQL based on the above table: select count ( took office ) where name = 'nikos christodoulakis' and < 282
1
[ header: districts | ubigeo | area (km2) | population | population density (/km2) | created | postal code row 1 : ancon | 150102 | 299.22 | 29419 | 98.3 | 29 october 1874 | 2 row 2 : ate | 150103 | 77.72 | 419663 | 5399.7 | 2 january 1857 | 3 row 3 : barranco | 150104 | 3.33 | 45922 | 13790.4 | 26 october 1874 | 4 row 4 : carabayllo | 150106 | 346.88 | 188764 | 544.2 | 4 august 1821 | 6 row 5 : cieneguilla | 150109 | 240.33 | 15784 | 65.7 | 3 march 1970 | 40 row 6 : comas | 150110 | 48.75 | 464745 | 9533.2 | 12 december 1961 | 7 row 7 : el agustino | 150111 | 12.54 | 165425 | 13191.8 | 6 january 1965 | 10 row 8 : lima | 150101 | 21.88 | 278804 | 13187.2 | 2 january 1857 | 1 row 9 : magdalena del mar | 150120 | 3.61 | 48445 | 13419.7 | 10 may 1920 | 17 row 10 : miraflores | 150122 | 9.62 | 92815 | 9648.1 | 2 january 1857 | 18 row 11 : pachacamac | 150123 | 160.23 | 54763 | 341.8 | 2 january 1857 | 19 row 12 : pucusana | 150124 | 37.83 | 9231 | 244 | 22 january 1943 | 20 row 13 : pueblo libre | 150121 | 4.38 | 71892 | 16413.7 | 2 january 1857 | 21 row 14 : rimac | 150128 | 11.87 | 175793 | 14809.9 | 16 august 1921 | 25 row 15 : san bartolo | 150129 | 45.01 | 5733 | 127.4 | 5 may 1946 | 26 row 16 : san isidro | 150131 | 11.1 | 55309 | 6165.6 | 24 april 1931 | 27 row 17 : san juan de miraflore | 150133 | 23.98 | 335237 | 13979.9 | 12 january 1965 | 29 row 18 : san luis | 150134 | 3.49 | 46258 | 13254.4 | 30 may 1968 | 30 row 19 : san martin de porres | 150135 | 36.91 | 525155 | 14228 | 22 may 1950 | 31 row 20 : san miguel | 150136 | 10.72 | 124904 | 11651.5 | 10 may 1920 | 32 row 21 : santa maria del mar district | 150138 | 9.81 | 88 | 9 | 16 january 1962 | 37 row 22 : santa rosa | 150139 | 21.5 | 9379 | 436.2 | 7 february 1962 | 38 row 23 : santiago de surco | 150140 | 34.75 | 272690 | 7847.2 | 16 december 1929 | 33 row 24 : surquillo | 150141 | 3.46 | 84202 | 24335.8 | 15 july 1949 | 34 ] Execute this SQL based on the above table: select districts where districts != 'san juan de miraflores' and districts = 'rimac'
rimac
[ header: name | profession | hometown | term expires | office row 1 : bill w. burgess | attorney | lawton | 2011 | None row 2 : ronald h. white, | medical doctor | oklahoma city | 2012 | None row 3 : william stuart price | businessman | tulsa | 2013 | None row 4 : joseph l. parker | businessman | tulsa | 2014 | chair row 5 : julie carson | attorney | claremore | 2015 | vice chair row 6 : marlin "ike" glass | businessman | newkirk | 2016 | secretary row 7 : james d. "jimmy | banker | leedy | 2017 | assistant secretary row 8 : mike turpen | attorney | oklahoma city | 2018 | None row 9 : john massey | banker | durant | 2019 | None ] Execute this SQL based on the above table: select profession where id = ( select id where profession = 'medical doctor' ) + 1
businessman
[ 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 notable as where id = ( select id where notable as = 'nazi socialist soldier, writer' ) + 1
actor
[ header: administrative area | area km2 | area sq mi | population | administrative centre row 1 : saint helena | 122 | 47 | 5809 | jamestown row 2 : ascension island | 91 | 35 | 1532 | georgetown row 3 : tristan da cunha | 184 | 71 | 388 | edinburgh of the seven seas row 4 : tristan da cunha | 98 | 38 | 382 | edinburgh of the seven seas row 5 : inaccessible island | 14 | 5 | 0 | denstone hut row 6 : nightingale island | 3.2 | 1 | 0 | west landing row 7 : gough island | 68 | 26 | 6 | transvaal bay row 8 : total | 397 | 153 | 7729 | jamestown ] Execute this SQL based on the above table: select administrative area order by area sq mi limit 88
nightingale island, inaccessible island, gough island, ascension island, tristan da cunha, saint helena, tristan da cunha, total
[ header: year | title | album | us r&b | us pop | us dance row 1 : 1989 | "talk to myself"/sweet memories | adventures in paradise a | 4 | 49 | 18 row 2 : 1989 | "promises, promises"/lover | adventures in paradise a | 7 | None | None row 3 : 1990 | "one girl"/lover come back | adventures in paradise a | 31 | None | None row 4 : 1991 | "i'm dreamin'" | new jack city soundtrack | 1 | 89 | 16 row 5 : 1991 | "i wanna b ure lover" | f.s. effect featuring christoph | 52 | None | None row 6 : 1992 | "all i see" | changes | 19 | None | 46 row 7 : 1993 | "every little thing u do" | changes | 7 | 75 | None row 8 : 1993 | "come go with me" | changes | 74 | None | None row 9 : 1995 | "dance 4 me" | not a perfect man | 25 | None | None row 10 : 1995 | "if you say" | not a perfect man | 91 | None | None ] Execute this SQL based on the above table: select count ( us r&b )
10
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 30 may 1928 | olympic stadium (amsterdam | mexico | 1-0 | 7-1 | 1928 summer olympics row 2 : 2 | 30 may 1928 | olympic stadium (amsterdam | mexico | 3-0 | 7-1 | 1928 summer olympics row 3 : 3 | 22 june 1930 | bologna, italy | italy | 1-0 | 3-2 | friendly row 4 : 4 | 22 june 1930 | bologna, italy | italy | 3-1 | 3-2 | friendly row 5 : 5 | 13 december 1931 | dublin, ireland | ireland | 3-0 | 5-0 | friendly row 6 : 6 | 13 december 1931 | dublin, ireland | ireland | 5-0 | 5-0 | friendly row 7 : 7 | 24 april 1932 | oviedo, spain | yugoslavia | 1-0 | 2-1 | friendly row 8 : 8 | 21 june 1933 | madrid, spain | bulgaria | 8-0 | 13-0 | friendly row 9 : 9 | 21 june 1933 | madrid, spain | bulgaria | 12-0 | 13-0 | friendly row 10 : 10 | 11 march 1934 | madrid, spain | portugal | 4-0 | 9-0 | 1934 world cup qualifier row 11 : 11 | 11 march 1934 | madrid, spain | portugal | 6-0 | 9-0 | 1934 world cup qualifier row 12 : 12 | 21 june 1934 | firenze, italy | italy | 1-0 | 1-1 | 1934 fifa world cup row 13 : 13 | 24 january 1935 | madrid, spain | bulgaria | 1-0 | 2-0 | friendly row 14 : 14 | 19 january 1936 | madrid, spain | austria | 2-4 | 4-5 | friendly row 15 : 15 | 19 january 1936 | madrid, spain | austria | 4-4 | 4-5 | friendly row 16 : 16 | 23 february 1936 | barcelona, spain | germany | 1-2 | 1-2 | friendly ] Execute this SQL based on the above table: select result order by # limit 1
7-1
[ header: year | team | co-drivers | car | class | laps | pos. | class pos. row 1 : 2001 | team den bla avis team goh | john nielsen hiroki | dome s101-judd | lmp900 | 66 | dnf | dnf row 2 : 2003 | rn motorsport | john nielsen hayanari | dba4 03s-zytek | lmp675 | 288 | 22nd | 2nd row 3 : 2004 | lister racing | john nielsen jens | lister storm lmp-chevrole | lmp1 | 279 | 24th | 9th row 4 : 2006 | zytek engineering team essex invest | john nielsen philip and | zytek 06s | lmp1 | 269 | nc | nc row 5 : 2007 | aston martin racing larbre | christophe bouchut f | aston martin dbr | gt1 | 341 | 7th | 3rd row 6 : 2008 | team essex | john nielsen sasch | porsche rs spyder evo | lmp2 | 347 | 12th | 2nd row 7 : 2009 | team essex | kristian poulsen e | porsche rs spyder evo | lmp2 | 357 | 10th | 1st row 8 : 2011 | hope racing | steve zacchia jan | oreca 01-swiss | lmp1 | 115 | dnf | dnf ] Execute this SQL based on the above table: select count ( * ) where class = 'lmp675'
1
[ header: year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 7th | hammer | 54.43 m row 2 : 2005 | alba games | la habana, cuba | 1st | hammer | 63.30 m row 3 : 2005 | central american and caribbean championships | nassau, bahamas | 4th | hammer | 60.49 m row 4 : 2005 | pan american junior championships | windsor, canada | 1st | hammer | 64.80 m row 5 : 2006 | nacac u23 championships | santo domingo, dominican | 2nd | hammer | 66.28 m row 6 : 2007 | pan american games | rio de janeiro, bra | 2nd | hammer | 68.70 m row 7 : 2007 | world championships | osaka, japan | 9th | hammer | 70.20 m row 8 : 2008 | olympic games | beijing, china | 15th (q) | hammer | 68.74 m row 9 : 2009 | alba games | la habana, cuba | 2nd | hammer | 68.89 m row 10 : 2009 | central american and caribbean championships | havana, cuba | 1st | hammer | 71.32 m row 11 : 2009 | world championships | berlin, germany | 16th (q) | hammer | 69.97 m row 12 : 2011 | pan american games | guadalajara, me | 4th | hammer | 68.88 m row 13 : 2012 | olympic games | london, united kingdom | 23rd (q) | hammer | 67.93 m ] Execute this SQL based on the above table: select competition where competition != 'pan american games' and year = ( select year where competition = 'pan american games' )
world championships
[ 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 pearson symbol where z < ( select z where pearson symbol = 'ms24' )
ti2, ms60
[ header: squad # | position | player | transferred to | fee | date row 1 : 20 | df | lau nim yat | biu chun rangers | free transfer | 5 june 2012 row 2 : 16 | mf | leung chun pong | guangdong sunray cave | free transfer | 12 june 2012 row 3 : 3 | df | yeo jee-hoon | unattached (released) | None | 9 july 2012 row 4 : 8 | mf | xu deshuai | sun pegasus | free transfer (released) | 9 july 2012 row 5 : 11 | mf | li haiqiang | tuen mun | free transfer (released) | 9 july 2012 row 6 : 22 | fw | giovane alves da sil | biu chun rangers | free transfer (released) | 9 july 2012 row 7 : 23 | gk | zhang chunhui | sunray cave jc sun hei | free transfer (released) | 9 july 2012 row 8 : 26 | mf | chan pak hang | sun pegasus | free transfer (released) | 9 july 2012 row 9 : 7 | fw | chan siu ki | guangdong sunray cave | free transfer (released) | 10 july 2012 row 10 : None | mf | kot cho wai | sunray cave jc sun hei | undisclosed | 16 july 2012 row 11 : 6 | df | wong chin hung | biu chun rangers | free transfer | 9 january 2013 row 12 : 33 | fw | mauro rafael | unattached (released) | free transfer | 1 february 2013 ] Execute this SQL based on the above table: select sum ( squad # ) where squad # <= 33
175.0
[ header: name | population (2002 census) | population (2007 estimation) | population (2011 census) | area (km2) | density (pop/km2) row 1 : brasov | 283901 | 277945 | 253200 | 267.32 | 1204 row 2 : codlea | 24256 | 24550 | 21708 | 132.79 | 182 row 3 : sacele | 30044 | 31796 | 30798 | 320 | 93 row 4 : ghimbav | 5100 | 5357 | 4698 | 28.08 | 181.62 row 5 : predeal | 5625 | 5174 | 4755 | 58.4 | 96.14 row 6 : rasnov | 15436 | 16055 | 15022 | 164.36 | 94 row 7 : cristian | 3952 | 4300 | 4490 | 27.73 | 142.51 row 8 : sanpetru | 3401 | 3759 | 4819 | 30.74 | 110.63 row 9 : halchiu | 4072 | 4560 | 4218 | 56.67 | 71.85 row 10 : tarlungeni | 7413 | 7996 | 8320 | 135.66 | 54.65 row 11 : prejmer | 8323 | 8876 | 8472 | 60.48 | 137.61 row 12 : harman | 4437 | 4775 | 5402 | 52.79 | 84.05 row 13 : bod | 3942 | 4173 | 3994 | 33.56 | 117.46 row 14 : total | 399902 | 399316 | 369896 | 1368.58 | 270 ] Execute this SQL based on the above table: select name order by name asc limit 1
bod
[ header: season | head coach | overall record | conference record row 1 : 1931 | tom conley | 4-4 | None row 2 : 1932 | tom conley | 4-2-2 | None row 3 : 1933 | marty brill | 3-3-2 | None row 4 : 1934 | marty brill | 7-0-1 | None row 5 : 1935 | marty brill | 4-4-1 | None row 6 : 1936 | marty brill | 6-4-1 | None row 7 : 1937 | marty brill | 2-7 | None row 8 : 1938 | marty brill | 4-4 | None row 9 : 1939 | marty brill | 6-1-1 | None row 10 : 1940 | jim henry | 6-2 | None row 11 : 1941 | jim henry | 5-3 | None row 12 : 1997 | bill manlove | 1-8 | None row 13 : 1998 | bill manlove | 3-6 | None row 14 : 1999 | bill manlove | 4-6 | 3-5 (t-6th/9) row 15 : 2000 | bill manlove | 7-4 | 4-3 (4th/8) row 16 : 2001 | bill manlove | 5-4 | 2-4 (t-5th/8) row 17 : 2002 | archie stalcup | 2-9 | 2-6 (t-7th/9) row 18 : 2003 | archie stalcup | 3-8 | 2-3 (t-3rd/6) row 19 : 2004 | phil longo | 3-7 | 1-3 (t-3rd/5) row 20 : 2005 | phil longo | 4-7 | 2-2 (t-3rd/5) row 21 : 2006 | tim miller | 3-7 | 1-3 (t-4th/5) row 22 : 2007 | tim miller | 0-10 | 0-3 (4th/4) ] Execute this SQL based on the above table: select count ( overall record ) where season = 229
0
[ header: game | date | opponent | venue | result | attendance | goalscorers row 1 : 1 | 19 august 1978 | hereford united | away | 0-0 | 5674 | None row 2 : 3 | 26 august 1978 | reading | away | 0-2 | 4788 | None row 3 : 5 | 9 september 1978 | wimbledon | away | 1-2 | 3217 | corrigan row 4 : 6 | 13 september 1978 | rochdale | home | 3-0 | 5746 | wright, corrigan, hinn row 5 : 8 | 23 september 1978 | york city | away | 1-0 | 3307 | gore row 6 : 10 | 30 september 1978 | scunthorpe united | home | 1-0 | 4459 | brownbill row 7 : 12 | 14 october 1978 | doncaster rovers | home | 1-0 | 5788 | ward row 8 : 13 | 18 october 1978 | halifax town | home | 1-0 | 5216 | hinnigan row 9 : 14 | 21 october 1978 | barnsley | away | 0-0 | 9841 | None row 10 : 16 | 3 november 1978 | stockport county | away | 1-0 | 8357 | hinnigan row 11 : 20 | 16 december 1978 | halifax town | away | 2-1 | 2437 | moore, purdie row 12 : 21 | 26 december 1978 | crewe alexandra | home | 1-0 | 7586 | houghton row 13 : 22 | 30 december 1978 | aldershot | home | 3-2 | 7289 | moore, houghton (2) row 14 : 23 | 9 january 1979 | port vale | away | 1-2 | 3744 | wright (pen.) row 15 : 24 | 3 february 1979 | portsmouth | home | 2-0 | 8289 | wright, corrigan row 16 : 25 | 14 february 1979 | wimbledon | home | 1-2 | 6704 | purdie (pen.) row 17 : 26 | 17 february 1979 | huddersfield town | home | 2-1 | 7420 | ward (2) row 18 : 27 | 24 february 1979 | doncaster rovers | away | 1-0 | 4612 | wright row 19 : 28 | 28 february 1979 | york city | home | 1-1 | 5896 | houghton row 20 : 29 | 3 march 1979 | barnsley | home | 1-1 | 9427 | wright row 21 : 30 | 10 march 1979 | northampton town | away | 4-2 | 2275 | brownbill (2), purdie, corrig row 22 : 32 | 17 march 1979 | stockport county | home | 2-0 | 7610 | wright, smart row 23 : 33 | 19 march 1979 | rochdale | away | 2-0 | 3621 | purdie, moore row 24 : 34 | 24 march 1979 | grimsby town | away | 1-3 | 8252 | wigginton (o.g.) row 25 : 36 | 31 march 1979 | bournemouth | home | 1-0 | 5527 | houghton row 26 : 37 | 3 april 1979 | hartlepool united | away | 1-1 | 2081 | houghton row 27 : 41 | 16 april 1979 | hartlepool united | home | 2-2 | 8217 | wright, purdie row 28 : 42 | 21 april 1979 | aldershot | away | 0-1 | 5466 | None row 29 : 43 | 28 april 1979 | darlington | home | 2-2 | 6153 | moore, brownbill row 30 : 44 | 1 may 1979 | scunthorpe united | away | 1-0 | 1582 | gore row 31 : 45 | 5 may 1979 | bournemouth | away | 1-2 | 3063 | purdie row 32 : 46 | 7 may 1979 | bradford city | away | 1-1 | 3748 | moore ] Execute this SQL based on the above table: select date order by game desc limit 1
7 may 1979
[ header: year | title | chinese title | role | notes row 1 : 1992 | to miss with love | 逃學外傳 | lai man-si | None row 2 : 1992 | fight back to school ii | 逃學威龍2 | sandy | None row 3 : 1993 | once a cop | 超級計劃 | annie lee | None row 4 : 1993 | taxi hunter | 的士判官 | yan | None row 5 : 1993 | tom, dick and hairy | 風塵三俠 | pearl chan | None row 6 : 1993 | vampire family | 一屋哨牙鬼 | chu lee-mei | None row 7 : 1994 | lantern | 燈籠 | fong | None row 8 : 1994 | easy money | 先洗未來錢 | sisi li | None row 9 : 1995 | shaolin kung fu kids | 笑林老祖 | sister lam | None row 10 : 1995 | trouble maker | 蠟筆小小生 | None | None row 11 : 1995 | remember m, remember e | 那有一天不想你 | chui ching | None row 12 : 1995 | cupid love | 七月俏佳人 | ching-ching | None row 13 : 1995 | a chinese odyss | 西遊記第壹佰零壹回之月光寶盒 | purple / lin zixia | None row 14 : 1996 | the feeling of love | 重慶愛情感覺 | None | None row 15 : 1997 | ah fai the dumb | 天才與白痴 | man-man | None row 16 : 1998 | temptress of a thousand face | 千面嬌娃 | sherry wong | None row 17 : 1998 | tricky king | 超級整蠱霸王 | dkny / yand | None row 18 : 1998 | step into the dark | 夜半無人屍語時 | faith ching | None row 19 : 1998 | the love and sex of the eastern | 愛在娛樂圈的日子 | yue | None row 20 : 1998 | take five | 對不起,幹掉你 | None | None row 21 : 1998 | raped by an angel 2: the | 強姦2 制服誘惑 | po-man | None row 22 : 1998 | the conman | 賭俠1999 | ching | None row 23 : 1999 | the h.k. triad | o記三合會檔案 | None | None row 24 : 1999 | the boss up there | 生命楂fit人 | fong hei-tung | None row 25 : 1999 | raped by an angel 4: the | 強姦終極篇之最後羔羊 | po-man | None row 26 : 1999 | horoscope 1: the voice from | 生人勿近之問米 | jojo | None row 27 : 2000 | conman in tokyo | 中華賭俠 | karen | None row 28 : 2001 | stowaway | 驚天大逃亡 | kam lan | None row 29 : 2001 | never say goodbye | 有人說愛我 | jean | None row 30 : 2002 | chinese odyssey | 天下無雙 | amour amour | guest star row 31 : 2002 | time 4 hope | 二人三足 | cindy | None row 32 : 2003 | dack night wolf | None | None | None row 33 : 2004 | sex and the beauties | 性感都市 | kwan tak-han | None row 34 : 2004 | love is a many stupid thing | 精裝追女仔2004 | chu yan | guest star ] Execute this SQL based on the above table: select ( select avg ( notes ) ) > 275
0
[ header: episode | airdate | game 1 | game 2 | game 3 | viewers row 1 : 1 | 17 april 2010 | 'twin peaks' | 'a walk in the dark' | 'lock and key' | 4.52m row 2 : 2 | 24 april 2010 | 'caught in the net' | 'stick 'em up' | 'power trip' | 4.41m row 3 : 3 | 1 may 2010 | 'knotting hills' | 'it's a wrap!' | 'lock and key' | 4.31m row 4 : 4 | 8 may 2010 | 'caught in the net' | 'a walk in the dark' | 'power trip' | 4.44m row 5 : 5 | 15 may 2010 | 'twin peaks' | 'it's a wrap!' | 'lock and key' | 4.46m row 6 : 6 | 22 may 2010 | 'knotting hills' | 'stick 'em up' | 'power trip' | under 2.61m row 7 : 7 | 29 may 2010 | 'caught in the net' | 'a walk in the dark' | 'lock and key' | 4.68m row 8 : 8 | 5 june 2010 | 'knotting hills' | 'stick 'em up' | 'lock and key' | 3.44m ] Execute this SQL based on the above table: select episode where episode in ( 5 , 1 ) order by episode desc limit 1
5.0
[ header: date | opposition | result | score | brazil scorers | competition row 1 : january 26, 1982 | east germany | w | 3-1 | paulo isidoro, | international friendly row 2 : march 3, 1982 | czechoslovakia | d | 1-1 | zico | international friendly row 3 : march 21, 1982 | west germany | w | 1-0 | junior | international friendly row 4 : may 5, 1982 | portugal | w | 3-1 | junior, eder, zico | international friendly row 5 : may 19, 1982 | switzerland | d | 1-1 | zico | international friendly row 6 : may 27, 1982 | republic of ireland | w | 7-0 | falcao, socrates (2), ser | international friendly row 7 : june 14, 1982 | soviet union | w | 2-1 | socrates, eder | world cup row 8 : june 18, 1982 | scotland | w | 4-1 | zico, oscar, e | world cup row 9 : june 23, 1982 | new zealand | w | 4-0 | zico (2), falcao, serg | world cup row 10 : july 2, 1982 | argentina | w | 3-1 | zico, serginho chulapa | world cup row 11 : july 5, 1982 | italy | l | 2-3 | socrates, falcao | world cup ] Execute this SQL based on the above table: select score group by score order by count ( * ) desc limit 1
3-1
[ header: # | title | directed by | written by | original air date | production code row 1 : 1 | "pilot" | michael dinner | peter elkoff | june 14, 2004 | 1aje01 row 2 : 2 | "tessa" | patrick norris | liz heldens | june 21, 2004 | 1aje02 row 3 : 3 | "surprise party" | james marshall | kevin falls & matt m | june 28, 2004 | 1aje03 row 4 : 4 | "meteor shower" | craig zisk | kevin falls & matt m | july 5, 2004 | 1aje04 row 5 : 5 | "my boyfriend's back" | david straiton | dana baratta | july 12, 2004 | 1aje05 row 6 : 6 | "secret service" | david grossman | jeff rake | july 19, 2004 | 1aje06 row 7 : 7 | "more" | michael fresco | liz heldens | august 2, 2004 | 1aje07 row 8 : 8 | "burned" | kevin hooks | karyn usher | august 9, 2004 | 1aje08 row 9 : 9 | "ties that bind" | patrick norris | gretchen j. berg | september 6, 2004 | 1aje09 row 10 : 10 | "vice" | kenneth biller | kenneth biller | september 13, 2004 | 1aje10 row 11 : 11 | "alexandra" | steve miner | chris brancato | september 20, 2004 | 1aje11 row 12 : 12 | "bellport" | patrick norris | peter elkoff | september 27, 2004 | 1aje12 row 13 : 13 | "leverage" | elodie keene | kevin falls & matt m | november 4, 2004 | 1aje13 row 14 : 14 | "illusions" | george mendeluk | kimberly costello | november 11, 2004 | 1aje14 row 15 : 15 | "the big one" | patrick norris | gretchen j. berg | november 18, 2004 | 1aje15 row 16 : 16 | "the cook, the waitress, the | kenneth biller | kenneth biller & dan | december 2, 2004 | 1aje16 row 17 : 17 | "sucker punch" | perry lang | liz heldens | december 9, 2004 | 1aje17 row 18 : 18 | "catwalk" | michael fresco | colleen mcguinness | december 16, 2004 | 1aje18 row 19 : 19 | "shark" | alan myerson | kevin falls & matt m | january 6, 2005 | 1aje19 row 20 : 20 | "the ex-games" | fred gerber | amy berg & andrew col | january 13, 2005 | 1aje20 row 21 : 21 | "the end" | elodie keene | karyn usher | unaired | 1aje21 ] Execute this SQL based on the above table: select # where id = 1
1
[ header: week | date | opponent | result | game site | attendance | bye row 1 : 1 | september 3, 1995 | at miami dolphins | l 52-14 | joe robbie stadium | 71317 | 0 row 2 : 2 | september 10, 1995 | indianapolis colts | l 27-24 (ot) | the meadowlands | 65134 | 0 row 3 : 3 | september 17, 1995 | jacksonville jaguars | w 27-10 | the meadowlands | 49970 | 0 row 4 : 4 | september 24, 1995 | at atlanta falcons | l 13-3 | georgia dome | 40778 | 0 row 5 : 5 | october 1, 1995 | oakland raiders | l 47-10 | the meadowlands | 68941 | 0 row 6 : 6 | october 8, 1995 | at buffalo bills | l 29-10 | rich stadium | 79485 | 0 row 7 : 7 | october 15, 1995 | at carolina panthers | l 26-15 | memorial stadium | 52613 | 0 row 8 : 8 | october 22, 1995 | miami dolphins | w 17-16 | the meadowlands | 67228 | 0 row 9 : 9 | october 29, 1995 | at indianapolis colts | l 17-10 | rca dome | 49250 | 0 row 10 : 10 | november 5, 1995 | new england patriots | l 20-7 | the meadowlands | 61462 | 0 row 11 : 11 | None | None | None | None | None | 1 row 12 : 12 | november 19, 1995 | buffalo bills | l 28-26 | the meadowlands | 54436 | 0 row 13 : 13 | november 26, 1995 | at seattle seahawks | w 16-10 | kingdome | 41160 | 0 row 14 : 14 | december 3, 1995 | st. louis rams | l 23-20 | the meadowlands | 52023 | 0 row 15 : 15 | december 10, 1995 | at new england patriots | l 31-28 | foxboro stadium | 46617 | 0 row 16 : 16 | december 17, 1995 | at houston oilers | l 23-6 | astrodome | 35873 | 0 row 17 : 17 | december 24, 1995 | new orleans saints | l 12-0 | the meadowlands | 28885 | 0 ] Execute this SQL based on the above table: select game site where result = 'l 27-24 (ot)' order by attendance asc limit 42
the meadowlands
[ header: component | model 01 | model 01+ | model 02 | model e2 | model 2+ (pre-production) | model 03 (china copy) row 1 : cpu | transmeta crusoe 1 g | transmeta crusoe 1 g | via c7m ulv 1.6 | via c7m ulv 1.6 | intel atom z540 1.86 | intel atom z550 1.2 row 2 : ram | 256mb ddr | 512mb ddr | 1gb ddr2 | 1gb ddr2 | 2gb ddr2 | 2gb ddr2 row 3 : hard drive | 20gb hdd | 30gb hdd | 120gb hdd or 64g | 120gb hdd or 64g | 120gb hdd or 64g | 120gb hdd or 64g row 4 : display | 5" transflective 800x480 l | 5" transflective 800x480 l | 5" 800x480 lcd | 5" 800x480 lcd | 5" active matrix 800x480 oled | 4.8" active matrix 1024x600 row 5 : usb | 1.1 | 2 | 2 | 2 | 2 | 2 row 6 : wi-fi | 802.11b | 802.11b | 802.11a/b/g | 802.11a/b/g | 802.11a/b/g | 802.11a/b/g/n row 7 : wwan | None | None | evdo from sprint or veri | hsdpa | ev-do and hspa | hsdpa 3g row 8 : bluetooth | 1.1 | 1.1 | 2 | 2 | 2 | 2.1 row 9 : wacom | yes | yes (improved accuracy) | yes | yes | yes | None row 10 : gpu | silicon motion lynx 3dm | silicon motion lynx 3dm | via vx700 | via vx700 | intel gma500 | intel gma500 row 11 : removable battery | 4,000 mah or 8,000 mah | 4,000 mah or 8,000 mah | 4,500 mah or 9,000 mah | 4,500 mah or 9,000 mah | 4,500 mah or 9,000 mah | 4,500 mah or 9,000 mah row 12 : battery type | lithium polymer | lithium polymer | lithium ion polymer | lithium ion polymer | lithium ion polymer | None row 13 : docking cable | usb 1.1 | usb 2.0 | replaced by dongle or dock | replaced by dongle or dock | replaced by dongle or dock | replaced by dongle or dock row 14 : dock | zinc stand | zinc stand | gloss black w/ optical drive | gloss black w/ optical drive | gloss black w/ optical drive | gloss black w/ optical drive row 15 : ethernet | 10baset | 100baset | 100baset | 100baset | 100baset | 100baset row 16 : dongle | None | None | rj45 & vga | rj45 & vga | None | None row 17 : keyboard | 57 key | 57 key | 58 key | 58 key | 58 key | 58 key row 18 : weight | 397g | 397g | 413g | 413g | 413g | 426g ] Execute this SQL based on the above table: select count ( * ) where model e2 = 'yes'
1
[ header: rank | npc | gold | silver | bronze | total row 1 : 1 | china (chn) | 95 | 71 | 65 | 231 row 2 : 2 | russia (rus) | 36 | 38 | 28 | 102 row 3 : 3 | great britain (gbr) | 34 | 43 | 43 | 120 row 4 : 4 | ukraine (ukr) | 32 | 24 | 28 | 84 row 5 : 5 | australia (aus) | 32 | 23 | 30 | 85 row 6 : 6 | united states (usa) | 31 | 29 | 38 | 98 row 7 : 7 | brazil (bra) | 21 | 14 | 8 | 43 row 8 : 8 | germany (ger) | 18 | 26 | 22 | 66 row 9 : 9 | poland (pol) | 14 | 13 | 9 | 36 row 10 : 10 | netherlands (ned) | 10 | 10 | 19 | 39 row 11 : total (75 npcs) | total (75 npcs) | 503 | 503 | 516 | 1522 ] Execute this SQL based on the above table: select ( select bronze where npc = 'brazil (bra)' ) < ( select bronze where npc = 'ukraine (ukr)' )
1
[ header: season | date | driver | team | chassis | engine | race distance laps | race distance miles (km) | race time | average speed (mph) | report row 1 : 2005 | july 17 | sebastien bourdais | newman/haas racing | lola | ford-cosworth | 88 | 173.624 (279.42) | 1:38:55 | 105.302 | report row 2 : 2006 | july 23 | justin wilson | rusport | lola | ford-cosworth | 85 | 167.705 (269.895) | 1:40:30 | 100.112 | report row 3 : 2007 | july 22 | sebastien bourdais | newman/haas/lanigan racing | panoz | cosworth | 96 | 189.408 (304.822) | 1:45:41 | 107.517 | report row 4 : 2008 | july 26 | scott dixon | chip ganassi racing | dallara | honda | 91 | 179.543 (288.946) | 1:51:06 | 96.967 | report row 5 : 2009 | july 26 | will power | penske racing | dallara | honda | 95 | 187.435 (301.647) | 1:42:42 | 109.498 | report row 6 : 2010 | july 25 | scott dixon | chip ganassi racing | dallara | honda | 95 | 187.435 (301.647) | 1:50:37 | 101.666 | report row 7 : 2011 | july 24 | will power | penske racing | dallara | honda | 80 | 180.48 (290.454) | 1:57:23 | 90.949 | report row 8 : 2012 | july 22 | helio castroneves | penske racing | dallara | chevrolet | 75 | 169.2 (272.301) | 1:38:51 | 101.246 | report ] Execute this SQL based on the above table: select driver order by chassis desc limit 1
sebastien bourdais
[ header: year | competition | venue | position | notes row 1 : 1996 | olympic games | atlanta, united states | 36th (q) | 5.55 m row 2 : 1998 | asian games | bangkok, thailand | 8th | 6.07 m row 3 : 1999 | world championships | seville, spain | 23rd (q) | 6.40 m row 4 : 2000 | olympic games | sydney, australia | 14th (q) | 6.57 m row 5 : 2001 | world championships | edmonton, canada | 13th (q) | 6.46 m row 6 : 2002 | asian championships | colombo, sri lan | 1st | 6.61 m row 7 : 2002 | asian games | busan, south korea | 3rd | 6.30 m row 8 : 2003 | world championships | paris, france | 23rd (q) | 6.13 m row 9 : 2003 | asian championships | manila, philippines | 6th | 6.23 m row 10 : 2004 | olympic games | athens, greece | 11th | 6.53 m ] Execute this SQL based on the above table: select year where competition = 'olympic games' and competition = 'olympic games'
1996, 2000, 2004
[ header: no. | train no: | origin | destination | train name row 1 : 1 | 56654 | mangalore central | kozhikode | passenger row 2 : 2 | 56324 | mangalore central | coimbatore city junction | fast passenger row 3 : 3 | 56656 | mangalore central | kannur | passenger row 4 : 4 | 56643/56645 | mangalore central | kabakaputtur | passenger row 5 : 5 | 56640 | mangalore central | verna | passenger row 6 : 6 | 56647 | mangalore central | subrahmanya road | passenger row 7 : 7 | 56661 | mangalore central | cheruvathur | passenger row 8 : 8 | 70106 | mangalore central | bhatkal | demu ] Execute this SQL based on the above table: select origin where no. > 1 order by no. asc limit 1
mangalore central
[ header: | player | nationality | drafted by | year | round | overall row 1 : w | harald luckner | sweden | new york islanders | 1977 | 7th | 121st row 2 : d | bjorn olsson | sweden | st. louis blues | 1977 | 9th | 147th row 3 : c | bengt-ake gustafs | sweden | washington capitals | 1978 | 4th | 55th row 4 : f | dan hermansson | sweden | st. louis blues | 1978 | 10th | 175th row 5 : w | hakan loob | sweden | calgary flames | 1980 | 9th | 181st row 6 : w | jan ingman | sweden | montreal canadiens | 1981 | 1st | 19th row 7 : lw | magnus roupe | sweden | philadelphia flyers | 1982 | 9th | 182nd row 8 : c | thomas rundkvist | sweden | montreal canadiens | 1983 | 10th | 198th row 9 : rw | lars karlsson | sweden | detroit red wings | 1984 | 8th | 152nd row 10 : d | fredrik olausson | sweden | winnipeg jets | 1985 | 4th | 81st row 11 : d | mattias olsson | sweden | los angeles kings | 1991 | 10th | 218th row 12 : c | mathias johansson | sweden | calgary flames | 1992 | 3rd | 54th row 13 : rw | jonas hoglund | sweden | calgary flames | 1992 | 10th | 222nd row 14 : d | anders myrvold | norway | quebec nordiques | 1993 | 5th | 127th row 15 : d | henrik rehnberg | sweden | new jersey devils | 1995 | 4th | 96th row 16 : rw | kristian huselius | sweden | florida panthers | 1997 | 2nd | 47th row 17 : lw | peter nordstrom | sweden | boston bruins | 1998 | 3rd | 78th row 18 : d | jonas frogren | sweden | calgary flames | 1998 | 8th | 206th row 19 : d | pelle prestberg | sweden | mighty ducks of anaheim | 1998 | 9th | 233rd row 20 : c | tore vikingstad | norway | st. louis blues | 1999 | 6th | 180th row 21 : lw | andreas jamtin | sweden | detroit red wings | 2001 | 5th | 157th row 22 : d | robin jonsson | sweden | st. louis blues | 2002 | 4th | 120th row 23 : d | pierre johnsson | sweden | calgary flames | 2002 | 7th | 207th row 24 : d | per johnsson | sweden | calgary flames | 2006 | 7th | 209th row 25 : c | marcus johansson | sweden | washington capitals | 2009 | 1st | 24th row 26 : f | henrik bjorklund | sweden | calgary flames | 2009 | 4th | 111th row 27 : g | johan gustafsson | sweden | minnesota wild | 2010 | 6th | 159th ] Execute this SQL based on the above table: select where id = ( select id where = 'f' ) - 1
c
[ header: number | driver | entrant | chassis | engine | tyre row 1 : 1 | jimmy bryan | dean van lines | kuzma | offenhauser | f row 2 : 2 | john lawrence | ecurie ecosse | jaguar d-type | jaguar | d row 3 : 4 | jack fairman | ecurie ecosse | jaguar d-type | jaguar | d row 4 : 6 | ninian sanderson | ecurie ecosse | jaguar d-type | jaguar | d row 5 : 7 | bob veith | bob estes | phillips | offenhauser | f row 6 : 8 | jean behra | maserati | maserati 250f | maserati | f row 7 : 8 | jean behra | maserati | maserati 450s1 | maserati | f row 8 : 12 | pat o'connor | sumar | kurtis kraft 500g | offenhauser | f row 9 : 16 | mario bornigia | scuderia cottione | ferrari | ferrari | None row 10 : 27 | tony bettenhausen | novi auto air conditioning | kurtis kraft 500f | novi (s/c) | f row 11 : 35 | eddie sachs | jim robbins | kurtis kraft 500g | offenhauser | f row 12 : 49 | ray crawford | meguiar mirror glaze | kurtis kraft 500g | offenhauser | f row 13 : 52 | troy ruttman | john zink | watson | offenhauser | f row 14 : 52 | jim rathmann2 | john zink | watson | offenhauser | f row 15 : 54 | paul russo | novi auto air conditioning | kurtis kraft 500f | novi (s/c) | f row 16 : 73 | andy linden | mcnamara veedo | kurtis kraft 500g | offenhauser | f row 17 : 98 | johnnie parsons | agajanian | kuzma | offenhauser | f ] Execute this SQL based on the above table: select count ( * ) where tyre = 'd'
3
[ 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 year where year = 1972
1972, 1972
[ header: season | tier | division | pos. | notes row 1 : 2003-04 | 1 | division de honor | 1st | league champion row 2 : 2004-05 | 1 | division de honor | 2nd | cup champion row 3 : 2005-06 | 1 | division de honor | 3rd | None row 4 : 2006-07 | 1 | division de honor | 3rd | None row 5 : 2007-08 | 1 | division de honor | 1st | league champion row 6 : 2008-09 | 1 | division de honor | 3rd | None row 7 : 2009-10 | 1 | division de honor | 2nd | None row 8 : 2010-11 | 1 | division de honor | 2nd | None row 9 : 2011-12 | 1 | division de honor | 9th | relegated row 10 : 2012-13 | 3 | primera nacional | 1st | None row 11 : 2013-14 | 3 | primera nacional | None | None ] Execute this SQL based on the above table: select count ( * ) where division = 'division de honor'
9
[ header: year | goalkeeper | defenders | midfielders | forwards row 1 : 1988 | tony meola, virginia | jeff agoos, virginia | henry gutierrez, nc | scott benedetti, portl row 2 : 1993 | tim deck, wisconsin | shane batelle, st | brian kamler, creighton ja | keith defini, creighton row 3 : 1996 | jon busch, charlotte | tahj jakins, u | mike fisher, virginia | tony kuhn, vander row 4 : 1998 | adin brown, william & | matt chulis, virginia | lazo alavanja, indian | chris albright, virginia row 5 : 2000 | chris hamblin, boston | chris gbandi, | carl bussey, sm | chris carrieri, unc row 6 : 2001 | byron foss, sm | chris gbandi, | luchi gonzalez, | nicholas mccrea row 7 : 2009 | jeff attinella, south flori | bobby warshaw, stanford | kyle nakazawa, | teal bunbury, akron col ] Execute this SQL based on the above table: select forwards order by year desc limit 1
teal bunbury, akron colin rolfe, louisville ryan kinne, monmouth andre akpan, harvard
[ header: rank | heat | country | cyclists | result | notes row 1 : 1 | 6 | great britain | chris hoy jason kenn | 42.95 | q, wr row 2 : 2 | 7 | france | gregory bauge kevin | 43.541 | q row 3 : 3 | 6 | germany | rene enders maximilian | 44.197 | q row 4 : 4 | 7 | netherlands | theo bos teun mul | 44.213 | q row 5 : 5 | 5 | australia | daniel ellis mark french | 44.335 | q row 6 : 6 | 1 | japan | kiyofumi nagai | 44.454 | q row 7 : 7 | 3 | malaysia | azizulhasni awang jos | 44.752 | q row 8 : 8 | 2 | united states | michael blatchford | 45.346 | q row 9 : 9 | 4 | china | feng yong li we | 45.556 | None row 10 : 10 | 3 | greece | athanasios mantz | 45.645 | None row 11 : 11 | 2 | czech republic | tomas babek adam | 45.678 | None row 12 : 12 | 5 | russia | sergey polynskiy denis | 45.964 | None row 13 : 13 | 1 | poland | maciej bielecki kamil | 45.266 | None ] Execute this SQL based on the above table: select country where country in ( 'japan' , 'malaysia' ) order by result desc limit 1
malaysia
[ header: name | county | population (2012 est.) | population (2010) | land area row 1 : bremerton | kitsap | 39,251 | 37,729 | 28.41 sq mi (73.6 km2) row 2 : carnation | king | 1,823 | 1,786 | 1.16 sq mi (3.0 km2) row 3 : colville | stevens | 4,669 | 4,673 | 2.93 sq mi (7.6 km2) row 4 : des moines | king | 30,449 | 29,673 | 6.50 sq mi (16.8 km2) row 5 : duvall | king | 7,183 | 6,695 | 2.47 sq mi (6.4 km2) row 6 : edmonds | snohomish | 40,400 | 39,709 | 8.91 sq mi (23.1 km2) row 7 : elma | grays harbor | 3,095 | 3,107 | 1.89 sq mi (4.9 km2) row 8 : ferndale | whatcom | 11,998 | 11,415 | 6.61 sq mi (17.1 km2) row 9 : fife | pierce | 9,333 | 9,173 | 5.68 sq mi (14.7 km2) row 10 : gig harbor | pierce | 7,549 | 7,126 | 5.95 sq mi (15.4 km2) row 11 : goldendale | klickitat | 3,471 | 3,407 | 2.52 sq mi (6.5 km2) row 12 : granite falls | snohomish | 3,416 | 3,364 | 2.18 sq mi (5.6 km2) row 13 : harrington | lincoln | 420 | 424 | 0.38 sq mi (0.98 km2) row 14 : kenmore | king | 21,280 | 20,460 | 6.15 sq mi (15.9 km2) row 15 : lake stevens | snohomish | 29,104 | 28,069 | 8.88 sq mi (23.0 km2) row 16 : lakewood | pierce | 58,852 | 58,163 | 17.17 sq mi (44.5 km2) row 17 : mesa | franklin | 518 | 489 | 1.64 sq mi (4.2 km2) row 18 : monroe | snohomish | 17,503 | 17,304 | 6.05 sq mi (15.7 km2) row 19 : montesano | grays harbor | 3,962 | 3,976 | 10.41 sq mi (27.0 km2) row 20 : napavine | lewis | 1,778 | 1,766 | 2.38 sq mi (6.2 km2) row 21 : newport | pend oreille | 2,116 | 2,126 | 1.07 sq mi (2.8 km2) row 22 : oroville | okanogan | 1,698 | 1,686 | 1.64 sq mi (4.2 km2) row 23 : pomeroy | garfield | 1,422 | 1,425 | 1.78 sq mi (4.6 km2) row 24 : port angeles | clallam | 19,056 | 19,038 | 10.70 sq mi (27.7 km2) row 25 : puyallup | pierce | 38,147 | 37,022 | 13.93 sq mi (36.1 km2) row 26 : roslyn | kittitas | 910 | 893 | 4.37 sq mi (11.3 km2) row 27 : sammamish | king | 49,069 | 45,780 | 18.22 sq mi (47.2 km2) row 28 : shoreline | king | 54,352 | 53,007 | 11.67 sq mi (30.2 km2) row 29 : snohomish | snohomish | 9,275 | 9,098 | 3.44 sq mi (8.9 km2) row 30 : stevenson | skamania | 1,473 | 1,465 | 1.64 sq mi (4.2 km2) row 31 : tenino | thurston | 1,724 | 1,695 | 1.44 sq mi (3.7 km2) row 32 : wapato | yakima | 5,065 | 4,997 | 1.17 sq mi (3.0 km2) ] Execute this SQL based on the above table: select count ( name )
32
[ header: team name | leagues | base | year started | year ended | notable riders row 1 : aldershot shots | national league division three | tongham greyhound stadium | 1950 | 1960 | None row 2 : bristol bulldogs | national league, provincial league | knowle stadium, bristol | pre-1939 | 1954 | phil crump row 3 : cradley heath heathens | british league | dudley wood stadium | 1947 | 1996 | listed in article row 4 : crayford kestrels | british league division two/national league | crayford stadium, crayford | 1968 | 1983 | None row 5 : fleetwood flyers | speedway national league division two | highbury avenue sports stadium, fleetwood | 1948 | 1952 | None row 6 : hackney wick wolves | speedway national league | hackney wick stadium | 1935 | 1939 | listed in article row 7 : hackney hawks | british league | hackney wick stadium | 1963 | 1983 | listed in article row 8 : hastings saxons | speedway national league division three | pilot field, hastings | 1948 | 1949 | None row 9 : hull vikings | elite league, premier league | craven park | 1995 | 2005 | listed in article row 10 : leicester stadium | speedway northern league, speedway southern league | the stadium, blackbird road, leicester | 1929 | 1931 | cyril "squib" row 11 : leicester hounds | speedway national league division two | the stadium, blackbird road, leicester | 1937 | 1937 | wilf plant, lloy row 12 : liverpool chads | speedway national league division three, speedway national | stanley stadium, liverpool | late 1920s | 1960 | peter craven row 13 : middlesbrough bears | northern league, speedway national league | cleveland park | 1939 | 1996 | listed in article row 14 : milton keynes knights | None | groveway greyhound stadium, milton key | 1978 | 1992 | None row 15 : new cross rangers | speedway national league, speedway provincial league | new cross stadium | 1937 | 1963 | tom farndon row 16 : newport wasps | provincial league, british league, national | hayley stadium | 1964 (closed 1977, reopened | 2011 | None row 17 : nottingham | southern league, national league | olympic gardens/white city stadium | 1930 | 1938 | None row 18 : paisley lions | speedway national league | love street | 1975 | 1976 | sid and mick sheldrick, row 19 : rayleigh rockets | speedway provincial league, metropolitan league | rayleigh weir stadium, ray | 1949 | 1973 | None row 20 : southampton saints | speedway national league | banister court stadium, southampton | 1928 | 1963 | None row 21 : sunderland stars | speedway national league | sunderland greyhound stadium, east boldon | 1971 | 1974 | None row 22 : trelawny pitbulls | conference league | clay country moto parc, st aus | 2003 | 2003 | None row 23 : wembley lions | southern league, speedway national league | empire stadium | 1929 | 1971 | listed in article row 24 : west ham hammers | speedway british league, speedway | west ham stadium | 1930 | 1971 | listed in article row 25 : white city rebels | speedway british league | white city stadium | 1976 | 1978 | gordon kennett, steve row 26 : wimbledon dons | speedway national league | wimbledon stadium | 1929 | 2005 | listed in article ] Execute this SQL based on the above table: select base where id > ( select id where base = 'clay country moto parc, st austell' ) limit 1
empire stadium
[ header: season | tier | division | pos. | notes row 1 : 2003-04 | 1 | division de honor | 1st | league champion row 2 : 2004-05 | 1 | division de honor | 2nd | cup champion row 3 : 2005-06 | 1 | division de honor | 3rd | None row 4 : 2006-07 | 1 | division de honor | 3rd | None row 5 : 2007-08 | 1 | division de honor | 1st | league champion row 6 : 2008-09 | 1 | division de honor | 3rd | None row 7 : 2009-10 | 1 | division de honor | 2nd | None row 8 : 2010-11 | 1 | division de honor | 2nd | None row 9 : 2011-12 | 1 | division de honor | 9th | relegated row 10 : 2012-13 | 3 | primera nacional | 1st | None row 11 : 2013-14 | 3 | primera nacional | None | None ] Execute this SQL based on the above table: select division order by tier desc limit 1
primera nacional
[ header: rank | title | studio | director | actors | gross row 1 : 1 | the sound of music | 20th century fox | robert wise | julie andrews, christ | $163,214,286 row 2 : 2 | doctor zhivago | metro-goldwyn-mayer | david lean | omar sharif, ju | $111,721,910 row 3 : 4 | those magnificent men in their flying machines | 20th century fox | ken annakin | stuart whitman, sara | $31,111,111 row 4 : 8 | what's new pussycat? | united artists | clive donner | peter sellers, peter o'tool | $18,820,000 row 5 : 9 | shenandoah | universal pictures | andrew v. mclagle | james stewart, doug | $17,268,889 row 6 : 10 | von ryan's express | 20th century fox | mark robson | frank sinatra, trevor | $17,111,111 row 7 : 12 | for a few dollars more | united artists | sergio leone | clint eastwood, lee van | $15,000,000 row 8 : 13 | the sandpiper | metro-goldwyn-mayer | vincente minnelli | elizabeth tay | $13,691,111 row 9 : 16 | help! | united artists | richard lester | john lennon, paul | $12,066,667 row 10 : 19 | the agony and the ecsta | 20th century fox | carol reed | charlton heston, rex | $8,000,000 ] Execute this SQL based on the above table: select count ( actors ) where rank = ( select min ( rank ) )
1
[ header: # | title | producer(s) | performer (s) | time row 1 : 1 | "i see dead people" | phd | grand puba, lord jamar, | 4:26 row 2 : 2 | "hunny" | grant parks | grand puba | 4:04 row 3 : 3 | "it is what it is" | phd | grand puba, tiffani davis | 5:03 row 4 : 4 | "how long?" | elements | grand puba | 3:22 row 5 : 5 | "good to go" | q-tip | grand puba, q-tip | 3:53 row 6 : 6 | "same old drama" | large professor | grand puba, large professor | 1:29 row 7 : 7 | "get that money" | phd | grand puba | 3:29 row 8 : 8 | "this joint right here" | grand puba | grand puba, kid capri | 3:17 row 9 : 9 | "go hard" | grand puba | grand puba, talee | 3:35 row 10 : 10 | "reality check" | phd | grand puba, sarah martine | 3:09 row 11 : 11 | "cold cold world" | grand puba | grand puba, khadija mo | 3:31 row 12 : 12 | "smile" | big throwback | grand puba, big phill | 1:55 row 13 : 13 | "the joint right here (remix)" | grand puba | grand puba, kid capri, lor | 3:23 ] Execute this SQL based on the above table: select count ( * ) where performer (s) = 'grand puba, sarah martinez'
1
[ header: position | swara | short name | notation | mnemonic row 1 : 1 | shadja | sa | s | sa row 2 : 2 | shuddha rishabha | ri | r1 | ra row 3 : 3 | chatushruti rishabha | ri | r2 | ri row 4 : 3 | shuddha gandhara | ga | g1 | ga row 5 : 4 | shatshruti ris | ri | r3 | ru row 6 : 4 | sadharana gandhara | ga | g2 | gi row 7 : 5 | antara gandhara | ga | g3 | gu row 8 : 6 | shuddha madhyama | ma | m1 | ma row 9 : 7 | prati madhyama | ma | m2 | mi row 10 : 8 | panchama | pa | p | pa row 11 : 9 | shuddha dhaivat | dha | d1 | dha row 12 : 10 | chatushruti dhaivata | dha | d2 | dhi row 13 : 10 | shuddha nishada | ni | n1 | na row 14 : 11 | shatshruti dha | dha | d3 | dhu row 15 : 11 | kaisiki nishada | ni | n2 | ni row 16 : 12 | kakali nishada | ni | n3 | nu ] Execute this SQL based on the above table: select abs ( ( select count ( * ) where mnemonic = 'pa' ) - ( select count ( * ) where mnemonic = 'ra' ) )
0
[ 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 count ( * ) where notes = 'won the nwa southern tag team championship (mid-america version) (2 times) and nwa world tag team championship (mid-america version) (6 times)'
1
[ header: community | area | location | population | date established row 1 : beaver lake 17 | 49.4 hectares (122 acres) | 78.4 km. southeast of hal | 23 | march 3, 1867 row 2 : cole harbour 30 | 18.6 hectares (46 acres) | 9.6 km. east of halifax | 194 | march 3, 1880 row 3 : millbrook 27 | 302.0 hectares (746 acres) | 8 km. south of truro | 847 | march 3, 1886 row 4 : sheet harbour 36 | 32.7 hectares (81 acres) | 91.2 km. northeast of halifax | 15 | march 3, 1915 row 5 : truro 27a | 16.7 hectares (41 acres) | joined south of truro town limit | 0 | march 3, 1904 row 6 : truro 27b | 16.4 hectares (41 acres) | joined with 27a on south | 0 | march 3, 1907 row 7 : truro 27c | 9.5 hectares (23 acres) | joined with 27b on south | 0 | march 3, 1909 ] Execute this SQL based on the above table: select location where location in ( '9.6 km. east of halifax' , '8 km. south of truro' ) order by date established limit 1
9.6 km. east of halifax
[ header: date | opponent | score | result | record row 1 : may 19 | san antonio | 81-72 | win | 1-0 row 2 : may 23 | @ seattle | 87-100 | loss | 1-1 row 3 : may 25 | houston | 111-85 | win | 2-1 row 4 : may 29 | sacramento | 76-75 | win | 3-1 row 5 : may 31 | @ san antonio | 97-85 | win | 4-1 row 6 : june 5 | minnesota | 85-90 | loss | 4-4 row 7 : june 7 | chicago | 80-66 | win | 5-4 row 8 : june 9 | @ sacramento | 74-70 | win | 6-4 row 9 : june 13 | @ washington | 69-86 | loss | 6-5 row 10 : june 15 | @ indiana | 89-78 | win | 7-5 row 11 : june 20 | washington | 101-106 | loss | 7-6 row 12 : june 22 | detroit | 84-87 | loss | 7-7 row 13 : june 24 | houston | 90-85 | win | 8-7 row 14 : june 30 | @ houston | 92-75 | win | 9-7 row 15 : july 3 | @ minnesota | 95-79 | win | 10-7 row 16 : july 8 | @ detroit | 82-111 | loss | 11-8 row 17 : july 11 | san antonio | 77-87 | loss | 11-9 row 18 : july 20 | los angeles | 77-87 | loss | 12-10 row 19 : july 22 | minnesota | 106-93 | win | 13-10 row 20 : july 27 | @ chicago | 98-96 | win | 15-10 row 21 : july 29 | indiana | 80-75 | win | 16-10 row 22 : july 31 | @ houston | 76-74 | win | 17-10 row 23 : august 2 | @ san antonio | 84-79 | win | 18-10 row 24 : august 4 | @ seattle | 101-111 | loss | 18-11 row 25 : august 7 | @ los angeles | 96-93 | win | 19-11 row 26 : august 9 | new york | 97-86 | win | 20-11 row 27 : august 11 | los angeles | 100-83 | win | 21-11 row 28 : august 17 | @ sacramento | 101-91 | win | 22-11 row 29 : august 19 | sacramento | 87-73 | win | 23-11 row 30 : august 24 (first round, game 1) | @ seattle | 101-84 | win | 1-0 row 31 : august 26 (first round, game 2) | seattle | 95-89 | win | 2-0 row 32 : august 30 (west finals, game 1) | @ san antonio | 102-100 | win | 3-0 row 33 : september 1 (west finals, game 2) | san antonio | 98-92 | win | 4-0 row 34 : september 5 (wnba finals | @ detroit | 100-108 | loss | 4-1 row 35 : september 8 (wnba finals | @ detroit | 98-70 | win | 5-1 row 36 : september 11 (wnba finals | detroit | 83-88 | loss | 5-2 row 37 : september 13 (wnba finals | detroit | 77-76 | win | 6-2 row 38 : september 15 (wnba finals | @ detroit | 108-92 | win | 7-2 ] Execute this SQL based on the above table: select score group by score order by count ( * ) desc limit 1
77-87
[ header: date | time | opponent | site | tv | result | attendance row 1 : september 5 | 2:30 p.m | jackson state | davis wade stadium • starkville, | espnu | w 45-7 | 54232 row 2 : september 12 | 6:00 p.m | at auburn | jordan-hare stadium • auburn | secrn | l 24-49 | 85269 row 3 : september 19 | 6:00 p.m | at vanderbilt | vanderbilt stadium • nashville | secrn | w 15-3 | 31840 row 4 : september 26 | 11:21 a.m | #7 lsu | davis wade stadium • starkville, | secn | l 26-30 | 53612 row 5 : october 3 | 6:30 p.m | #25 georgia tech | davis wade stadium • starkville, | css | l 31-42 | 50035 row 6 : october 10 | 11:30 a.m | houston | davis wade stadium • starkville, | espnu | l 24-31 | 48019 row 7 : october 17 | 11:30 a.m | at middle tennessee | johnny "red" floyd | espnu | w 27-6 | 23882 row 8 : october 24 | 6:30 p.m | #1 florida | davis wade stadium • starkville, | espn | l 19-29 | 57178 row 9 : october 31 | 6:00 p.m | at kentucky | commonwealth stadium • lexington, | secrn | w 31-24 | 67953 row 10 : november 14 | 6:00 p.m | #2 alabama | davis wade stadium • starkville, | espn | l 3-31 | 58103 row 11 : november 21 | 11:21 a.m | at arkansas | war memorial stadium • little rock, ar | secn | l 21-42 | 55634 row 12 : november 28 | 11:21 a.m | #25 ole miss | davis wade stadium • starkville, | secn | w 41-27 | 55365 ] Execute this SQL based on the above table: select result order by attendance asc limit 1
w 27-6
[ header: season | level | division | section | position | movements row 1 : 1985 | tier 4 | division 3 | norra norrland | 5th | None row 2 : 1986 | tier 4 | division 3 | norra norrland | 4th | promoted row 3 : 1987 | tier 3 | division 2 | norra | 5th | None row 4 : 1988 | tier 3 | division 2 | norra | 1st | promoted row 5 : 1989 | tier 2 | division 1 | norra | 3rd | None row 6 : 1990 | tier 2 | division 1 | norra | 6th | None row 7 : 1991 | tier 2 | division 1 | norra | 1st | spring row 8 : None | tier 2 | division 1 | kvalsvenskan | 8th | autumn row 9 : 1992 | tier 2 | division 1 | norra | 7th | spring row 10 : None | tier 2 | division 1 | norra | 8th | autumn - relegated row 11 : 1993 | tier 3 | division 2 | norrland | 1st | promoted row 12 : 1994 | tier 2 | division 1 | norra | 13th | relegated row 13 : 1995 | tier 3 | division 2 | norrland | 9th | None row 14 : 1996 | tier 3 | division 2 | norrland | 8th | None row 15 : 1997 | tier 3 | division 2 | norrland | 6th | None row 16 : 1998 | tier 3 | division 2 | norrland | 7th | None row 17 : 1999 | tier 3 | division 2 | norrland | 3rd | None row 18 : 2000 | tier 3 | division 2 | norrland | 8th | None row 19 : 2001 | tier 3 | division 2 | norrland | 10th | relegation playoffs row 20 : 2002 | tier 3 | division 2 | norrland | 10th | relegation playoffs row 21 : 2003 | tier 3 | division 2 | norrland | 10th | relegation playoffs row 22 : 2004 | tier 3 | division 2 | norrland | 7th | None row 23 : 2005 | tier 3 | division 2 | norrland | 4th | promoted row 24 : 2006 | tier 3 | division 1 | norra | 14th | relegated row 25 : 2007 | tier 4 | division 2 | norrland | 10th | relegation playoffs row 26 : 2008 | tier 4 | division 2 | norrland | 12th | relegated row 27 : 2009 | tier 5 | division 3 | norra norrland | 8th | None row 28 : 2010 | tier 5 | division 3 | norra norrland | 3rd | None row 29 : 2011 | tier 5 | division 3 | norra norrland | 2nd | promotion playoffs row 30 : 2012 | tier 5 | division 3 | norra norrland | 3rd | None ] Execute this SQL based on the above table: select count ( * ) where section = 'norra'
9
[ header: constituency number | name | reserved for (sc/st/none) | district | number of electorates (2009) row 1 : 43 | tikamgarh | none | tikamgarh | 153339 row 2 : 44 | jatara | sc | tikamgarh | 145555 row 3 : 45 | prithvipur | none | tikamgarh | 139110 row 4 : 46 | niwari | none | tikamgarh | 141265 row 5 : 47 | khargapur | none | tikamgarh | 161546 row 6 : 48 | maharajpur | none | chhatarpur | 162460 row 7 : 51 | chhatarpur | none | chhatarpur | 152605 row 8 : 52 | bijawar | none | chhatarpur | 151159 row 9 : total | total | total | total | 1207.039 ] Execute this SQL based on the above table: select count ( reserved for (sc/st/none) ) where reserved for (sc/st/none) = 'none'
7
[ header: # | player | pos | pts | tries | conv | pens | drop | opposition | venue | date row 1 : 1 | stefano bettarello | fly-half | 29 | 1 | 2 | 5 | 2 | canada | toronto | 1 july 1982 row 2 : 1 | diego dominguez | fly-half | 29 | 0 | 1 | 6 | 3 | scotland | rome | 5 february 2000 row 3 : 1 | diego dominguez | fly-half | 29 | 0 | 4 | 7 | 0 | fiji | treviso | 10 november 2001 row 4 : 4 | diego dominguez | fly-half | 28 | 1 | 7 | 3 | 0 | netherlands | calvisano | 21 may 1994 row 5 : 5 | diego dominguez | fly-half | 27 | 1 | 2 | 6 | 0 | ireland | bologna | 20 december 1997 row 6 : 6 | diego dominguez | fly-half | 25 | 0 | 5 | 5 | 0 | romania | tarbes | 26 october 1997 row 7 : 7 | luigi troiani | fly-half | 24 | 0 | 12 | 0 | 0 | czech republic | viadana | 18 may 1994 row 8 : 7 | diego dominguez | fly-half | 24 | 0 | 0 | 8 | 0 | romania | catania | 1 october 1994 row 9 : 7 | mirco bergamasco | wing | 24 | 0 | 0 | 8 | 0 | fiji | modena | 27 november 2010 row 10 : 10 | 3 players on 23 points | None | None | None | None | None | None | None | None | None ] Execute this SQL based on the above table: select max ( pts )
29.0
[ header: # | title | producer(s) | performer (s) | sample(s) | length row 1 : 1 | "likwit" | e-swift, th | tash, j-ro, | "ode to billy joe" | 2:34 row 2 : 2 | "only when i'm drunk" | e-swift, th | j-ro, tash, | "seven minutes of funk" by | 3:36 row 3 : 3 | "last call" | e-swift, king | tash, j-ro, | "the payback" by james brown | 4:37 row 4 : 4 | "can't tell me shit" | derick "d. pimp" willi | e-swift, j | "think(about it)" by ly | 4:09 row 5 : 5 | "turn tha party out" | lootpack, tha alka | lootpack, tash, | "synthetic substitution" by mel | 3:19 row 6 : 6 | "bullshit" | king tee, e- | j-ro, king t | "it's a new day" by | 3:27 row 7 : 7 | "soda pop" | e-swift, king | e-swift, field trip | "hard times" by baby huey "s | 2:48 row 8 : 8 | "make room" | e-swift, th | j-ro, tash | "sing a simple song" by | 3:28 row 9 : 9 | "mary jane" | lootpack, tha alka | j-ro, tash | "mary jane" by rick | 3:31 row 10 : 10 | "who dem niggas" | e-swift, th | threat, e-swift, | "take me to the mardi gras" by | 3:46 ] Execute this SQL based on the above table: select performer (s) where performer (s) in ( 'lootpack, tash, j-ro, e-swift' , 'j-ro, tash, e-swift' ) and performer (s) = 'j-ro, tash, e-swift' order by performer (s) - # desc limit 1
j-ro, tash, e-swift
[ header: name | rural municipality (rm) | population (2011) | population (2006) | change (%) | land area (km2) | population density (per km2) row 1 : assiniboia | lake of the rivers no. 72 | 2418 | 2305 | 4.9 | 3.78 | 639.8 row 2 : bengough | bengough no. 40 | 313 | 337 | -7.1 | 1.07 | 292 row 3 : bienfait | coalfields no. 4 | 780 | 748 | 4.3 | 3.09 | 252.4 row 4 : big river | big river no. 555 | 639 | 728 | -12.2 | 2.51 | 255 row 5 : birch hills | birch hills no. 460 | 1064 | 935 | 13.8 | 2.27 | 468.4 row 6 : broadview | elcapo no. 154 | 574 | 611 | -6.1 | 2.45 | 233.8 row 7 : bruno | bayne no. 371 | 574 | 495 | 16 | 0.95 | 606.1 row 8 : churchbridge | churchbridge no. 211 | 743 | 704 | 5.5 | 2.76 | 269.2 row 9 : craik | craik no. 222 | 453 | 408 | 11 | 3.02 | 150 row 10 : govan | last mountain valley no. 250 | 216 | 232 | -6.9 | 1.35 | 159.7 row 11 : kindersley | kindersley no. 290 | 4678 | 4412 | 6 | 12.55 | 372.8 row 12 : kipling | kingsley no. 124 | 1051 | 973 | 8 | 2.15 | 487.9 row 13 : lampman | browning no. 34 | 713 | 634 | 12.5 | 2.23 | 319.9 row 14 : leader | happyland no. 231 | 821 | 881 | -6.8 | 1.71 | 481.2 row 15 : lemberg | abernethy no. 186 | 274 | 255 | 7.5 | 2.67 | 102.7 row 16 : lumsden | lumsden no. 189 | 1631 | 1523 | 7.1 | 4.06 | 402 row 17 : maple creek | maple creek no. 111 | 2176 | 2198 | -1 | 4.42 | 492.1 row 18 : milestone | brock no. 64 | 618 | 562 | 10 | 2.17 | 284.4 row 19 : morse | morse no. 165 | 240 | 236 | 1.7 | 1.45 | 165.7 row 20 : naicam | pleasantdale no. 398 | 686 | 690 | -0.6 | 1.69 | 405.5 row 21 : nipawin | nipawin no. 487 | 4265 | 4076 | 4.6 | 8.71 | 489.4 row 22 : osler | corman park no. 344 | 1088 | 926 | 17.5 | 1.55 | 700.6 row 23 : pilot butte | mcleod no. 185 | 1848 | 1872 | -1.3 | 5.05 | 365.6 row 24 : porcupine plain | porcupine no. 395 | 855 | 783 | 9.2 | 2.27 | 377.2 row 25 : preeceville | preeceville no. 334 | 1070 | 1050 | 1.9 | 3.06 | 350.2 row 26 : rouleau | redburn no. 130 | 453 | 400 | 13.3 | 1.61 | 282.2 row 27 : shaunavon | grassy creek no. 78 | 1756 | 1691 | 3.8 | 5.1 | 344.2 row 28 : springside | st. philips no. | 534 | 513 | 4.1 | 0.68 | 791 row 29 : star city | star city no. 428 | 460 | 428 | 7.5 | 0.7 | 661.1 row 30 : strasbourg | mckillop no. 220 | 752 | 732 | 2.7 | 5.7 | 132 ] Execute this SQL based on the above table: select count ( rural municipality (rm) ) where rural municipality (rm) = 'browning no. 34'
1
[ header: rnd. | pick # | nfl team | player | pos. | college | conf. | notes row 1 : 1 | 1 | oakland raiders | jamarcus russell | qb | lsu | sec | None row 2 : 1 | 6 | washington redskins | laron landry | s | lsu | sec | None row 3 : 1 | 22 | cleveland browns | brady quinn | qb | notre dame | ind | from dallas row 4 : 2 | 35 | tampa bay buccaneers | arron sears | g | tennessee | sec | None row 5 : 2 | 52 | st. louis rams | brian leonard | fb | rutgers | big east | None row 6 : 3 | 71 | miami dolphins | lorenzo booker | rb | florida state | acc | None row 7 : 3 | 77 | pittsburgh steelers | matt spaeth | te | minnesota | big ten | None row 8 : 3 | 78 | green bay packers | james jones | wr | san jose state | wac | None row 9 : 3 | 79 | jacksonville jaguars | mike sims-walker | wr | central florida | c-usa | None row 10 : 3 | 85 | seattle seahawks | brandon mebane | dt | california | pac-10 | None row 11 : 4 | 127 | new england patriots | kareem brown | dt | miami (fl) | acc | None row 12 : 5 | 161 | seattle seahawks | will herring | lb | auburn | sec | None row 13 : 5 | 164 | carolina panthers | tim shaw | lb | penn state | big ten | from new york jets row 14 : 6 | 177 | new york jets | jacob bender | ot | nicholls state | southland | from tampa bay row 15 : 6 | 178 | dallas cowboys | nick folk | k | arizona | pac-10 | from cleveland row 16 : 6 | 204 | tennessee titans | jacob ford | de | central arkansas | ind | from san diego row 17 : 7 | 214 | tampa bay buccaneers | chris denman | ot | fresno state | wac | None row 18 : 7 | 217 | minnesota vikings | tyler thigpen | qb | coastal carolina | big south | None row 19 : 7 | 222 | buffalo bills | derek schouman | te | boise state | wac | None row 20 : 7 | 230 | cincinnati bengals | dan santucci | g | notre dame | ind | None row 21 : 7 | 248 | st. louis rams | keith jackson, jr | dt | arkansas | sec | None ] Execute this SQL based on the above table: select pick # where pick # in ( 230 , 85 ) order by rnd. desc limit 1
230.0
[ header: institution | location | nickname | founded | type | enrollment | joined mac row 1 : delaware valley college | doylestown, pennsyl | aggies | 1917 | private/non-sectarian | 2241 | 1965 row 2 : desales university | center valley, pennsylvania | bulldogs | 1965 | private/catholic | 3199 | 1997 row 3 : eastern university | st. davids, penn | eagles | 1952 | private/baptist | 4235 | 2008 row 4 : fairleigh dickinson university-flor | madison, new jersey | devils | 1942 | private/non-sectarian | 3288 | 1977 row 5 : king's college | wilkes-barre, penn | monarchs | 1946 | private/catholic | 2725 | 1977 row 6 : manhattanville college | purchase, new york | valiants | 1841 | private/non-sectarian | 2695 | 2007 row 7 : misericordia university | dallas, pennsyl | cougars | 1924 | private/catholic | 2830 | 2008 row 8 : wilkes university | wilkes-barre, penn | colonels | 1933 | private/non-sectarian | 5136 | 1946 ] Execute this SQL based on the above table: select enrollment where nickname not null
2241, 3199, 4235, 3288, 2725, 2695, 2830, 5136
[ header: name | built | listed | location | county | type row 1 : bahala creek bridge | 1909 | 1988-11-16 | oma 31°42′17′′ | lawrence | pratt through truss row 2 : bayou pierre bridge | ca. 1920 | 2005-06-10 | carpenter 32°0′10′′n | copiah | None row 3 : bayou pierre bridge | ca. 1900, 1940 | 2005-06-10 | carpenter 32°0′10′′n | copiah | None row 4 : big black river railroad bridge | 1917 | 1988-11-16 | bovina, edwards 32 | hinds, warren | open-spandrel arch row 5 : chunky river bridge | 1911 | 2004-03-22 | chunky 32°19′16′′n | newton | None row 6 : columbus bridge | 1925-1927 | 1988-11-16 | columbus 33°29′37′′n | lowndes | warren truss;swing row 7 : confederate avenue brick arch bridge | 1935 | 1988-11-16 | vicksburg 32°19′44′′ | warren | brick arch row 8 : coon box fork bridge | 1919 | 1979-05-23 | coon box 31°47′25′′n | jefferson | twin-tower swng. sus row 9 : enterprise bridge | ca. 1925, ca. 1935 | 1988-11-16 | enterprise 32°10′33′′n 88 | clarke | warren polygonal pony truss row 10 : gatesville bridge | 1908 | 1988-11-16 | gatesville, pearl 31°59′46′′ | copiah, simpson | pennsylvania through tru row 11 : homochitto river bridge | 1909 | 1988-11-16 | hazelhurst 31°42′48′′n | copiah | pratt through truss row 12 : lamb-fish bridge | 1905 | 1982-05-17 | charleston 34°1′20′′ | tallahatchie | vertical lift span row 13 : lucien bridge | 1938 | 2005-06-16 | mccall creek 31°30′40 | franklin | None row 14 : mississippi river bridge | 1928-1930 | 1989-02-14 | vicksburg 32°18′54′′ | warren | cantilevered truss span row 15 : shubuta bridge | 1919 | 1988-11-16 | shubuta 31°51′25′′ | clarke | camelback through truss ] Execute this SQL based on the above table: select count ( location )
15
[ header: rank | name | nationality | time row 1 : None | mark henderson | united states | 54.11 row 2 : None | eduardo piccinini | brazil | 54.63 row 3 : None | brian alderman | united states | 54.75 row 4 : 4 | francisco sanchez | venezuela | 54.99 row 5 : 5 | edward parenti | canada | 55.23 row 6 : 6 | diego cuenca | colombia | 55.67 row 7 : 7 | jose meolans | argentina | 55.91 row 8 : 8 | ruben calderon | el salvador | 56.04 ] Execute this SQL based on the above table: select time + rank where time = '54.99'
58.99
[ header: map (coordinates) | municipality | area (square kilometers) (square miles) | population | mesoregion | microregion row 1 : 6°26′8′′s 36°38 | acari | 608.565 (234.967) | 11035 | central potiguar | serido oriental row 2 : 6°11′40′′s 35°9 | ares | 112.584 (43.469) | 12931 | leste potiguar | litoral sul row 3 : 5°41′50′′s 36°31 | fernando pedroza | 322.540 (124.533) | 2850 | central potiguar | angicos row 4 : 6°8′57′′s 35°26 | lagoa de pedras | 117.660 (45.429) | 6992 | agreste potiguar | agreste potiguar row 5 : 6°16′44′′s 35°22 | passagem | 41.235 (15.921) | 2899 | agreste potiguar | agreste potiguar row 6 : 6°6′36′′s 37°18 | patu | 319.932 (123.526) | 11964 | oeste potiguar | umarizal row 7 : 5°4′4′′s 36°46 | porto do mangue | 418.636 (161.635) | 5217 | oeste potiguar | vale do acu row 8 : 5°58′30′′s 38°9 | sao francisco do o | 75.550 (29.170) | 3874 | oeste potiguar | pau dos ferros row 9 : 6°6′36′′s 37°57 | serrinha dos pintos | 122.644 (47.353) | 4538 | oeste potiguar | umarizal row 10 : 6°20′53′′s 35°22 | varzea | 67.245 (25.963) | 5227 | agreste potiguar | agreste potiguar ] Execute this SQL based on the above table: select count ( * ) where microregion = 'pau dos ferros'
1
[ header: poll source | date(s) administered | sample size | margin of error | andrew cuomo (d) | rob astorino (r) | other | undecided row 1 : siena | march 16-20, 2014 | 813 | ± 3.4% | 61% | 26% | None | 13% row 2 : marist | february 28-march 3, 2014 | 658 | ± 3.8% | 65% | 25% | None | 10% row 3 : quinnipiac | february 6-10, 2014 | 1488 | ± 2.5% | 58% | 24% | 2% | 16% row 4 : siena | january 12-16, 2014 | 808 | ± 3.4% | 67% | 19% | 3% | 11% row 5 : quinnipiac | november 20-24, 2013 | 1337 | ± 2.7% | 56% | 25% | 2% | 17% row 6 : marist | november 18-20, 2013 | 675 | ± 3.8% | 65% | 23% | None | 12% row 7 : siena | november 11-14, 2013 | 806 | ± 3.5% | 63% | 24% | None | 13% ] Execute this SQL based on the above table: select sample size where other = '3%' and andrew cuomo (d) = '67%'
808.0
[ header: res. | record | opponent | method | event | date | round | time | location | notes row 1 : loss | 5-3 | alistair overeem | tko (kick to the body | ufc 141 | december 30, 2011 | 1 | 2:26 | las vegas, united states | announced retirement after fight row 2 : loss | 5-2 | cain velasquez | tko (punches) | ufc 121 | october 23, 2010 | 1 | 4:12 | anaheim, california | lost ufc heavyweight championship row 3 : win | 5-1 | shane carwin | submission (arm triangle choke) | ufc 116 | july 3, 2010 | 2 | 2:19 | las vegas, united states | defended ufc heavyweight championship. row 4 : win | 4-1 | frank mir | tko (punches) | ufc 100 | july 11, 2009 | 2 | 1:48 | las vegas, united states | defended ufc heavyweight championship. row 5 : win | 3-1 | randy couture | tko (punches) | ufc 91 | november 15, 2008 | 2 | 3:07 | las vegas, united states | won ufc heavyweight championship row 6 : win | 2-1 | heath herring | decision (unanimous) | ufc 87 | august 9, 2008 | 3 | 5:00 | minneapolis, minnesot | None row 7 : loss | 1-1 | frank mir | submission (kneebar) | ufc 81 | february 2, 2008 | 1 | 1:30 | las vegas, united states | ufc debut row 8 : win | 1-0 | min-soo kim | submission (punches) | dynamite!! usa | june 2, 2007 | 1 | 1:09 | los angeles, united states | mma debut ] Execute this SQL based on the above table: select min ( round ) where round > 1
2.0
[ header: pos | rider | manufacturer | time/retired | points row 1 : 1 | loris capirossi | honda | 43:06.089 | 25 row 2 : 2 | doriano romboni | honda | 0.689 | 20 row 3 : 3 | max biaggi | aprilia | 1.181 | 16 row 4 : 4 | ralf waldmann | honda | 5.123 | 13 row 5 : 5 | jean-michel bayle | aprilia | 5.528 | 11 row 6 : 6 | nobuatsu aoki | honda | 5.821 | 10 row 7 : 7 | jean philippe ruggia | aprilia | 9.018 | 9 row 8 : 8 | tetsuya harada | yamaha | 24.059 | 8 row 9 : 9 | tadayuki okad | honda | 29.043 | 7 row 10 : 10 | wilco zeelenberg | honda | 36.273 | 6 row 11 : 11 | toshihiko honma | yamaha | 41.787 | 5 row 12 : 12 | adrien bosshard | honda | 52.489 | 4 row 13 : 13 | carlos checa | honda | 57.206 | 3 row 14 : 14 | eskil suter | aprilia | +1:01.503 | 2 row 15 : 15 | luis maurel | honda | +1:03.353 | 1 row 16 : 16 | patrick vd goorbergh | aprilia | +1:04.277 | None row 17 : 17 | adolf stadler | honda | +1:16.427 | None row 18 : 18 | juan borja | honda | +1:19.607 | None row 19 : 19 | chrisrian boudinot | aprilia | +1:20.163 | None row 20 : 20 | bernd kassner | aprilia | +1:20.761 | None row 21 : 21 | andreas preining | aprilia | +1:26.864 | None row 22 : 22 | noel ferro | honda | +1:27.009 | None row 23 : 23 | sebastien scarnato | honda | +1:36.321 | None row 24 : 24 | krisse kaas | yamaha | +1 lap | None row 25 : 25 | donnie hough | honda | +1 lap | None row 26 : ret | rodney fee | honda | retirement | None row 27 : ret | jurgen vd goorbergh | aprilia | retirement | None row 28 : ret | luis d'antin | honda | retirement | None row 29 : ret | manuel hernandez | aprilia | retirement | None row 30 : ret | frederic protat | honda | retirement | None row 31 : ret | giuseppe fiorillo | honda | retirement | None row 32 : ret | jose luis cardoso | aprilia | retirement | None row 33 : ret | enrique de juan | aprilia | retirement | None row 34 : ret | alessandro gramigni | aprilia | retirement | None ] Execute this SQL based on the above table: select count ( rider )
34
[ header: | district | headquarters | population (2011) | males | females | percentage decadal growth 2001-2011 | sex ratio | density (persons per km2) | child population 0-6 years | child sex ratio | literacy rate row 1 : 1 | angul | angul | 1271703 | 654898 | 616805 | 11.55 | 942 | 199 | 145690 | 884 | 78.96 row 2 : 3 | balasore | baleswar | 2317419 | 1184371 | 1133048 | 14.47 | 957 | 609 | 274432 | 941 | 80.66 row 3 : 4 | bargarh | bargarh | 1478833 | 748332 | 730501 | 9.84 | 976 | 253 | 156185 | 946 | 75.16 row 4 : 5 | bhadrak | bhadrak | 1506522 | 760591 | 745931 | 12.95 | 981 | 601 | 176793 | 931 | 83.25 row 5 : 7 | cuttack | cuttack | 2618708 | 1339153 | 1279555 | 11.87 | 955 | 666 | 251152 | 913 | 84.2 row 6 : 9 | dhenkanal | dhenkanal | 1192948 | 612597 | 580351 | 11.82 | 947 | 268 | 132647 | 870 | 79.41 row 7 : 11 | ganjam | chhatrapur | 3520151 | 1777324 | 1742827 | 11.37 | 981 | 429 | 397920 | 899 | 71.88 row 8 : 12 | jagatsinghpur | jagatsinghpur | 1136604 | 577699 | 558905 | 7.44 | 967 | 681 | 103517 | 929 | 87.13 row 9 : 13 | jajpur | jajpur | 1826275 | 926058 | 900217 | 12.43 | 972 | 630 | 207310 | 921 | 80.44 row 10 : 14 | jharsuguda | jharsuguda | 579499 | 297014 | 282485 | 12.56 | 951 | 274 | 61823 | 938 | 78.36 row 11 : 16 | kandhamal | phulbani | 731952 | 359401 | 372551 | 12.92 | 1037 | 91 | 106379 | 960 | 65.12 row 12 : 19 | khordha | khordha | 2246341 | 1166949 | 1079392 | 19.65 | 925 | 799 | 222275 | 910 | 87.51 row 13 : 21 | malkangiri | malkangiri | 612727 | 303913 | 308814 | 21.53 | 1016 | 106 | 105636 | 979 | 49.49 row 14 : 23 | nabarangapur | nabarangpur | 1218762 | 604046 | 614716 | 18.81 | 1018 | 230 | 201901 | 988 | 48.2 row 15 : 26 | puri | puri | 1697983 | 865209 | 832774 | 13 | 963 | 488 | 164388 | 924 | 85.37 row 16 : 28 | sambalpur | sambalpur | 1044410 | 529424 | 514986 | 12.24 | 973 | 158 | 112946 | 931 | 76.91 row 17 : 30 | sundergarh | sundergarh | 2080664 | 1055723 | 1024941 | 13.66 | 971 | 214 | 249020 | 937 | 74.13 ] Execute this SQL based on the above table: select district where child population 0-6 years > 1633 order by child population 0-6 years limit 1
jharsuguda
[ header: name | rank - 2000 | number | country of origin | england - 2001 row 1 : smith | 1 | 2376207 | england, scotland | smith row 2 : johnson | 2 | 1857160 | england | jones row 3 : williams | 3 | 1534042 | england, wales | taylor row 4 : brown | 4 | 1380145 | england, ireland, | brown row 5 : jones | 5 | 1362755 | england, wales | williams row 6 : miller | 6 | 1127803 | england, ireland, | wilson row 7 : davis | 7 | 1072335 | england, wales | johnson row 8 : garcia | 8 | 858289 | spain | davies row 9 : rodriguez | 9 | 804240 | spain | robinson row 10 : wilson | 10 | 783051 | england, scotland | wright ] Execute this SQL based on the above table: select count ( name ) where rank - 2000 = 'brown'
0
[ header: name | pos. | caps | goals | club row 1 : olle ahlund | mf | 1 | 0 | degerfors if row 2 : sune "mona-lisa | mf | 5 | 0 | aik solna row 3 : henry "garvis" carls | fw | 2 | 0 | aik solna row 4 : rune "killing" emanu | mf | 2 | 0 | ifk goteborg row 5 : thure grahn | df | 1 | 0 | is halmia halmsta row 6 : gunnar "il professore" gren | fw | 5 | 5 | ifk goteborg row 7 : sven "jack" jacobs | mf | 1 | 0 | gais goteborg row 8 : egon "hemliga" jons | fw | 1 | 0 | malmo ff row 9 : borje leander | mf | 1 | 0 | aik solna row 10 : nils "lidas"/" | fw | 6 | 5 | ifk norrkoping row 11 : torsten "lindy" lindberg | gk | 5 | 0 | ifk norrkoping row 12 : lennart lindskog | fw | 1 | 0 | degerfors if row 13 : malte "svarta bli | fw | 2 | 0 | halsingborgs if row 14 : erik nilsson | df | 4 | 0 | malmo ff row 15 : harry nilsson | df | 2 | 0 | aik solna row 16 : ove nilsson | gk | 1 | 0 | djurgardens if stockhol row 17 : stellan nilsson | fw | 4 | 0 | malmo ff row 18 : bertil nordahl | mf | 4 | 0 | degerfors if row 19 : gunnar nordahl | fw | 6 | 8 | ifk norrkoping row 20 : knut nordahl | df | 5 | 0 | ifk norrkoping row 21 : stig nystrom | fw | 1 | 1 | djurgardens if stockhol row 22 : kjell rosen | mf/fw | 4 | 0 | malmo ff row 23 : birger "bian" rosengren | mf | 1 | 0 | ifk norrkoping row 24 : rolf svensson | fw | 1 | 0 | halsingborgs if row 25 : borje tapper | fw | 1 | 1 | malmo ff ] Execute this SQL based on the above table: select count ( pos. ) where caps < 1599
25
[ header: township | fips | population | population density /km2 (/sq mi) | land area km2 (sq mi) | water area km2 (sq mi) | water % | geographic coordinates row 1 : alta | 1500 | 221 | 2 (6) | 93 (36) | 0 (0) | 0.48% | 38°7′27′′n 97° row 2 : burrton | 9600 | 1143 | 12 (32) | 93 (36) | 0 (0) | 0.17% | 38°1′32′′n 97° row 3 : darlington | 17025 | 601 | 7 (17) | 92 (35) | 0 (0) | 0.10% | 37°57′5′′n 97° row 4 : emma | 21025 | 4181 | 45 (116) | 93 (36) | 0 (0) | 0% | 38°8′10′′n 97° row 5 : garden | 25300 | 294 | 3 (8) | 93 (36) | 0 (0) | 0% | 38°7′44′′n 97° row 6 : halstead | 29625 | 353 | 4 (10) | 92 (35) | 0 (0) | 0.07% | 38°2′9′′n 97° row 7 : highland | 31875 | 415 | 5 (12) | 92 (35) | 0 (0) | 0.19% | 38°7′38′′n 97° row 8 : lake | 37825 | 173 | 2 (5) | 92 (36) | 1 (0) | 1.05% | 37°57′46′′n 97° row 9 : lakin | 38150 | 357 | 4 (10) | 92 (35) | 0 (0) | 0.06% | 37°57′18′′n 97° row 10 : macon | 43925 | 1056 | 11 (30) | 92 (36) | 0 (0) | 0% | 38°2′8′′n 97° row 11 : newton | 50500 | 1950 | 28 (73) | 69 (27) | 0 (0) | 0.07% | 38°3′27′′n 97° row 12 : pleasant | 56250 | 439 | 5 (12) | 93 (36) | 1 (0) | 0.81% | 38°2′27′′n 97° row 13 : richland | 59350 | 360 | 4 (10) | 94 (36) | 0 (0) | 0.20% | 37°57′39′′n 97° row 14 : sedgwick | 63825 | 1711 | 18 (48) | 93 (36) | 0 (0) | 0% | 37°56′24′′n 97° row 15 : walton | 75225 | 552 | 6 (15) | 95 (37) | 0 (0) | 0.06% | 38°7′26′′n 97° ] Execute this SQL based on the above table: select count ( distinct geographic coordinates ) where geographic coordinates = 867
0
[ header: date | time | opponent# | site | tv | result | attendance row 1 : september 4 | 7:00 pm | pacific | jones stadium • lubbock, | None | w 55-7 | 29164 row 2 : september 11 | 1:00 pm | at #9 nebraska | memorial stadium • lincoln, | None | l 27-50 | 75771 row 3 : september 18 | 12:00 pm | at georgia | sanford stadium • athens, | None | l 11-17 | 74511 row 4 : september 25 | 12:00 pm | at baylor | floyd casey stadium • waco, | raycom | l 26-28 | 32690 row 5 : october 2 | 11:00 am | #14 texas a&m | jones stadium • lubbock, | abc | l 6-31 | 50748 row 6 : october 9 | 1:00 pm | north carolina state | jones stadium • lubbock, | None | l 34-36 | 26943 row 7 : october 16 | 7:00 pm | rice | jones stadium • lubbock, | None | w 45-16 | 27812 row 8 : october 30 | 12:00 pm | at texas | texas memorial stadium • austin | raycom | w 31-22 | 63132 row 9 : november 6 | 12:00 pm | tcu | jones stadium • lubbock, | raycom | w 49-21 | 31922 row 10 : november 13 | 2:00 pm | at smu | ownby stadium • university park, tx | None | w 41-24 | 15714 row 11 : november 20 | 7:00 pm | vs. houston | alamodome • san a | None | w 58-7 | 28652 row 12 : december 31 | 1:30 pm | vs. #19 oklahom | sun bowl stadium • el paso, | cbs | l 10-41 | 43848 ] Execute this SQL based on the above table: select date where date = 'december 31'
december 31
[ header: dvd title | discs | year | no. of ep. | dvd release region 2 | dvd release region 4 row 1 : complete series 1 | 2 | 1971 | 8 | 30 april 2007 | 4 july 2007 row 2 : complete series 2 | 2 | 1972 | 8 | 2 july 2007 | 8 may 2008 row 3 : complete series 3 | 2 | 1973-1974 | 8 | 17 march 2008 | 5 march 2009 row 4 : complete series 4 | 2 | 1975 | 8 | 19 may 2008 | 6 august 2009 row 5 : complete series 5 | 2 | 1976 | 8 | 15 june 2009 | 4 march 2010 row 6 : complete series 6 | 2 | 1977-1978 | 8 | 22 february 2010 | 5 august 2010 row 7 : complete series 7 | 2 | 1978-1979 | 8 | 17 may 2010 | 3 march 2011 row 8 : complete series 8 | 2 | 1980 | 8 | 6 september 2010 | 2 june 2011 row 9 : complete series 9 | 2 | 1981-1982 | 8 | 28 february 2011 | 1 march 2012 row 10 : complete series 10 | 2 | 1983-1984 | 6 | 9 may 2011 | 5 september 2012 row 11 : complete series 11 | 2 | 1985 | 5 | 25 july 2011 | 3 april 2013 row 12 : complete series 12 | 2 | 1985-1986 | 6 | 26 september 2011 | 7 august 2013 row 13 : the christmas specials | 2 | 1973-1982-1984-1987 | 4 | 29 october 2007 | 6 november 2008 row 14 : the complete collection | 27 | 1971-1987, 2010 | 96 | 24 september 2012 | 2013 row 15 : two ronnies in australia | 2 | 1986 | 6 | None | 28 june 2008 row 16 : the best of...volume 1 | 1 | 1971-1984 | 1 compilation | 1 october 2001 | 4 march 2002 row 17 : the best of...volume 2 | 1 | 1971-1985 | 1 compilation | 29 september 2003 | 17 march 2003 ] Execute this SQL based on the above table: select dvd release region 4 where discs < 2 order by discs desc limit 1
4 march 2002
[ header: | name | title reign | title recognition | successful defenses row 1 : 1 | joe calzaghe | 10 years, 11 months, 15 days | ibf, wba, | 21 row 2 : 2 | sven ottke | 5 years, 5 months, 3 days | ibf, wba ( | 21 row 3 : 3 | frankie liles | 4 years, 10 months, 0 days | wba | 8 row 4 : 4 | lucian bute | 4 years, 7 months, 7 days | ibf | 9 row 5 : 5 | chris eubank | 4 years, 4 months, 0 days | wbo | 14 row 6 : 6 | andre ward | 4 years, 6 months, 3 weeks and 1 | wba (super), wb | 6 row 7 : 7 | chong-pal park | 3 years, 7 months, 17 days | ibf, wba | 10 row 8 : 8 | nigel benn | 3 years, 4 months, 28 days | wbc | 9 row 9 : 9 | robert stieglitz | 3 years, 0 months, 3 days | wbo | 6 row 10 : 10 | mikkel kessler | 2 years, 11 months, 23 days | wba (super) | 4 ] Execute this SQL based on the above table: select where title recognition = 'wba (super)'
10
[ header: party | votes | % | seats | +/- row 1 : swedish social democratic party | 1914426 | 36.4 | 131 | -30 row 2 : moderate party | 1204926 | 22.9 | 82 | 2 row 3 : left party | 631011 | 12 | 43 | 21 row 4 : christian democrats | 619046 | 11.8 | 42 | 27 row 5 : centre party | 269762 | 5.1 | 18 | -9 row 6 : liberal people's party | 248076 | 4.7 | 17 | -9 row 7 : green party | 236699 | 4.5 | 16 | -2 row 8 : sweden democrats | 19624 | 0.4 | 0 | 0 row 9 : other parties | 117552 | 2.2 | 0 | 0 row 10 : invalid/blank votes | 113466 | None | None | None row 11 : total | 5374588 | 100 | 349 | 0 row 12 : registered voters/turnout | 6603129 | 81.4 | None | None ] Execute this SQL based on the above table: select party where party = 'swedish social democratic party' order by id desc limit 1
swedish social democratic party
[ header: season | competition | round | opponent | home | away | aggregate row 1 : 2010-11 | uefa europa league | 1qr | siroki brijeg | 0-2 | 0-3 | 0-5 row 2 : 2011-12 | uefa europa league | 1qr | siroki brijeg | 3-0 | 0-0 | 3-0 row 3 : 2011-12 | uefa europa league | 2qr | bohemian f.c | 2-0 | 1-1 | 3-1 row 4 : 2011-12 | uefa europa league | 3qr | austria wien | 1-1 | 2-3 | 3-4 row 5 : 2012-13 | uefa europa league | 1qr | jeunesse esch | 3-0 | 3-0 | 6-0 row 6 : 2012-13 | uefa europa league | 2qr | tromsø | 0-0 | 0-1 (a.e.t. | 0-1 row 7 : 2013-14 | uefa europa league | 2qr | zilina | 3-1 | 0-2 | 3-3 (a.g.) ] Execute this SQL based on the above table: select opponent where id = ( select id where opponent = 'austria wien' ) - 1
bohemian f.c
[ header: season | tier | division | place row 1 : 1928-84 | 5 | regional | None row 2 : 1984/85 | 4 | 3a | 6th row 3 : 1985/86 | 4 | 3a | 9th row 4 : 1986/87 | 4 | 3a | 11th row 5 : 1987/88 | 4 | 3a | 15th row 6 : 1988/89 | 4 | 3a | 4th row 7 : 1989/90 | 4 | 3a | 9th row 8 : 1990/91 | 4 | 3a | 9th row 9 : 1991/92 | 4 | 3a | 5th row 10 : 1992/93 | 4 | 3a | 17th row 11 : 1993/94 | 4 | 3a | 7th row 12 : 1994/95 | 4 | 3a | 4th row 13 : 1995/96 | 4 | 3a | 1st row 14 : 1996/97 | 3 | 2ab | 19th row 15 : 1997/98 | 4 | 3a | 2nd ] Execute this SQL based on the above table: select count ( division ) where division = '3a'
13
[ header: month | jan | feb | mar | apr | may | jun | jul | aug | sep | oct | nov | dec | year row 1 : average high °f (°c) | 42.4 (5.8) | 45.8 (7.7) | 54.7 (12.6) | 66.2 (19) | 75.2 (24) | 83.8 (28.8) | 88.3 (31.3) | 86.7 (30.4) | 79.3 (26.3) | 68.1 (20.1) | 57.5 (14.2) | 46.1 (7.8) | 66.2 (19) row 2 : average low °f (°c) | 24.9 (-3.9) | 26.8 (-2.9) | 34.5 (1.4) | 44.1 (6.7) | 54.8 (12.7) | 63.8 (17.7) | 69.0 (20.6) | 67.5 (19.7) | 59.6 (15.3) | 48.2 (9) | 38.0 (3.3) | 29.4 (-1.4) | 46.7 (8.2) row 3 : precipitation inches (mm) | 3.16 (80.3) | 3.03 (77) | 4.10 (104.1) | 3.81 (96.8) | 4.56 (115.8) | 4.23 (107.4) | 4.05 (102.9) | 3.43 (87.1) | 4.60 (116.8) | 3.98 (101.1) | 4.21 (106.9) | 3.77 (95.8) | 46.93 (1,192) row 4 : snowfall inches (cm) | 2.1 (5.3) | 6.2 (15.7) | .6 (1.5) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | .8 (2) | 1.3 (3.3) | 11.0 (27.9) row 5 : avg. precipitation days (≥ | 8.9 | 8.2 | 9.6 | 9.4 | 10.5 | 9.3 | 9.1 | 7.4 | 8.3 | 7.6 | 8.2 | 8.7 | 105.2 row 6 : avg. snowy days (≥ | 1.0 | 1.0 | .3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | .1 | .4 | 2.8 ] Execute this SQL based on the above table: select month where month > 1557
average high °f (°c), average low °f (°c), precipitation inches (mm), snowfall inches (cm), avg. precipitation days (≥ 0.01 in), avg. snowy days (≥ 0.1 in)
[ header: date from | date to | pos. | name | from row 1 : 3 august 2012 | 31 january 2013 | fw | benik afobe | arsenal row 2 : 31 august 2012 | 30 june 2013 | mf | jay spearing | liverpool row 3 : 21 september 2012 | 22 december 2012 | df | stephen warnock | aston villa row 4 : 8 november 2012 | 5 january 2013 | mf | jacob butterfield | norwich city row 5 : 25 january 2013 | 27 april 2013 | df | craig dawson | west brom row 6 : 25 january 2013 | january 2014 | mf | jan gregus | banik ostrava row 7 : 31 january 2013 | 3 march 2013 | mf | steve de ridder | southampton row 8 : 28 march 2013 | 30 june 2013 | fw | robert hall | west ham row 9 : 28 march 2013 | 4 may 2013 | df | danny butterfield | southampton ] Execute this SQL based on the above table: select date to order by id desc limit 1
4 may 2013
[ header: series | start date | end date | episodes row 1 : 1 | 29 october 1986 | 31 december 1986 | 10 row 2 : 2 | 15 april 1987 | 24 june 1987 | 10 row 3 : 3 | 17 september 1987 | 28 january 1988 | 20 row 4 : 4 | 4 october 1988 | 14 february 1989 | 20 row 5 : 5 | 25 december 1989 | 4 june 1990 | 21 row 6 : 6 | 25 september 1990 | 12 february 1991 | 21 row 7 : 7 | 23 september 1991 | 26 december 1991 | 13 row 8 : 8 | 21 september 1992 | 28 december 1992 | 12 row 9 : 9 | 27 september 1993 | 27 december 1993 | 14 row 10 : 10 | 13 september 1994 | 29 december 1994 | 14 row 11 : 11 | 12 december 1996 | 3 april 1997 | 16 row 12 : 12 | 8 september 1997 | 29 december 1997 | 16 row 13 : 13 | 17 september 1998 | 31 december 1998 | 16 row 14 : 14 | 7 june 1999 | 23 august 1999 | 12 ] Execute this SQL based on the above table: select episodes where series = 4
20
[ header: creature (other planes) | page | other appearances | variants | description row 1 : aerial servant | 39 | rules cyclopedia (1991) | None | None row 2 : basilisk | 39 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 3 : cockatrice | 39 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 4 : djinni, lesser | 39 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 5 : djinni, greater | 39 | rules cyclopedia (1991) | None | None row 6 : efreeti, lesser | 39 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 7 : efreeti, greater | 39-40 | rules cyclopedia (1991) | None | None row 8 : elemental | 40 | d&d expert rules (1981), | None | describes additional statistics and abilities/penalties applicable row 9 : gorgon | 40 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 10 : helion | 40 | rules cyclopedia (1991) | None | None row 11 : horde | 41 | rules cyclopedia (1991) | None | None row 12 : hydrax | 41 | rules cyclopedia (1991) | None | None row 13 : invisible stalker | 41 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 14 : kryst | 42 | rules cyclopedia (1991) | None | None row 15 : medusa | 42 | d&d basic rules (1981), | None | describes additional abilities/penalties applicable to native row 16 : plasm | 42 | rules cyclopedia (1991) | normal and giant | None row 17 : salamander | 42 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 18 : undine | 42 | rules cyclopedia (1991) | None | None ] Execute this SQL based on the above table: select description where description in ( 'describes additional abilities/penalties applicable to native plane of existence' , 'None' ) order by page desc limit 1
describes additional abilities/penalties applicable to native plane of existence
[ header: year | derby winner | galaxy | draw | chivas row 1 : 2005 | galaxy | 5 | 0 | 0 row 2 : 2006 | galaxy | 2 | 1 | 1 row 3 : 2007 | chivas | 1 | 1 | 2 row 4 : 2008 | galaxy | 1 | 2 | 0 row 5 : 2009 | galaxy | 3 | 2 | 0 row 6 : 2010 | galaxy | 2 | 0 | 0 row 7 : 2011 | galaxy | 2 | 0 | 0 row 8 : 2012 | galaxy | 2 | 0 | 1 row 9 : 2013 | galaxy | 2 | 1 | 0 row 10 : total | None | 20 | 7 | 4 ] Execute this SQL based on the above table: select count ( derby winner )
9
[ header: area served | city of license | vc | rf | callsign | network | notes row 1 : evansville | evansville | 7 | 28 | wtvw | cw | None row 2 : evansville | evansville | 9 | 9 | wnin | pbs | None row 3 : fort wayne | fort wayne | 21 | 24 | wpta | abc | cw on 21.2 row 4 : fort wayne | fort wayne | 33 | 19 | wise-tv | nbc | mnt on 33.2 row 5 : fort wayne | fort wayne | 39 | 40 | wfwa | pbs | None row 6 : fort wayne | fort wayne | 55 | 36 | wfft-tv | fox | None row 7 : gary | gary | 56 | 17 | wyin | pbs | None row 8 : indianapolis | indianapolis | 8 | 9 | wish-tv | cbs | None row 9 : indianapolis | indianapolis | 13 | 13 | wthr | nbc | None row 10 : indianapolis | indianapolis | 20 | 21 | wfyi | pbs | None row 11 : indianapolis | marion | 23 | 32 | wndy-tv | mnt | None row 12 : indianapolis | bloomington | 30 | 14 | wtiu | pbs | None row 13 : indianapolis | indianapolis | 40 | 16 | whmb-tv | lesea | None row 14 : indianapolis | bloomington | 42 | 42 | wclj-tv | tbn | None row 15 : indianapolis | indianapolis | 59 | 45 | wxin | fox | None row 16 : indianapolis | bloomington | 63 | 27 | wipx-tv | ion | None row 17 : indianapolis | indianapolis | 69 | 44 | wdti | daystar | None row 18 : kokomo | kokomo | 29 | 29 | wttk | cw | satellite of wttv ch. row 19 : muncie | muncie | 49 | 23 | wipb | pbs | None row 20 : south bend | south bend | 16 | 42 | wndu-tv | nbc | None row 21 : south bend | south bend | 22 | 22 | wsbt-tv | cbs | None row 22 : south bend | elkhart | 28 | 28 | wsjv | fox | None row 23 : south bend | south bend | 34 | 35 | wnit | pbs | None row 24 : south bend | south bend | 46 | 48 | whme-tv | lesea | None row 25 : terre haute | terre haute | 10 | 10 | wthi-tv | cbs | fox on 10.2 row 26 : terre haute | terre haute | 38 | 39 | wawv-tv | abc | None row 27 : vincennes | vincennes | 22 | 22 | wvut | pbs | None row 28 : ~chicago il | gary | 50 | 51 | wpwr-tv | mnt | None row 29 : ~chicago il | hammond | 62 | 36 | wjys | ind | None row 30 : ~louisville ky | salem | 58 | 51 | wmyo | mnt | None ] Execute this SQL based on the above table: select network where rf < ( select rf where network = 'abc' ) order by rf desc limit 1
pbs
[ header: rank | lane | name | nationality | time | notes row 1 : None | 5 | ryan lochte | united states | 1:53.94 | wr row 2 : None | 4 | aaron peirsol | united states | 1:54.33 | None row 3 : None | 8 | arkady vyatchan | russia | 1:54.93 | eu row 4 : 4 | 3 | markus rogan | austria | 1:55.49 | nr row 5 : 5 | 6 | ryosuke irie | japan | 1:55.72 | None row 6 : 6 | 1 | hayden stoeckel | australia | 1:56.39 | oc row 7 : 7 | 2 | razvan florea | romania | 1:56.52 | None row 8 : 8 | 7 | gregor tait | great britain | 1:57.00 | None ] Execute this SQL based on the above table: select nationality where notes > name order by nationality limit 1390
australia, austria, russia, united states
[ header: device | type | iops | interface | notes row 1 : simple slc ssd | ssd | ~400 iops[citation needed] | sata 3 gbit/s | None row 2 : intel x25-m g2 | ssd | ~8,600 iops | sata 3 gbit/s | intel's data sheet claims 6,600/8 row 3 : intel x25-e (sl | ssd | ~5,000 iops | sata 3 gbit/s | intel's data sheet claims 3,300 row 4 : g.skill phoenix pro | ssd | ~20,000 iops | sata 3 gbit/s | sandforce-1200 based s row 5 : ocz vertex 3 | ssd | up to 60,000 iops | sata 6 gbit/s | random write 4 kb (aligned row 6 : corsair force series gt | ssd | up to 85,000 iops | sata 6 gbit/s | 240 gb drive, 555 row 7 : ocz vertex 4 | ssd | up to 120,000 iops | sata 6 gbit/s | 256 gb drive, 560 row 8 : texas memory systems ramsan | ssd | 120,000+ random read/write iops | pcie | includes ram cache row 9 : virident systems tachion | ssd | 320,000 sustained read iops using 4k | pcie | None row 10 : fusion-io iodrive du | ssd | 250,000+ iops | pcie | None row 11 : violin memory violin 3200 | ssd | 250,000+ random read/write iops | pcie /fc/infini | flash memory array row 12 : whiptail, accela | ssd | 250,000/200,000+ write/read i | fibre channel, iscsi, infini | flash based storage array row 13 : ddrdrive x1 | ssd | 300,000+ (512b random read | pcie | None row 14 : whiptail, invicta | ssd | 650,000/550,000+ read/write i | fibre channel, iscsi, infini | flash based storage array row 15 : violin memory violin 6000 | 3ru flash memory array | 1,000,000+ random read/write iops | /fc/infiniband/10g | None ] Execute this SQL based on the above table: select type where device = 'violin memory violin 3200'
ssd
[ header: # | title | english translation | original album | length row 1 : 1 | mimpi yang sempurn | a perfect dream | kisah 2002 malam | 4:30 row 2 : 2 | bintang di surga | stars in the heaven | bintang di surga | None row 3 : 3 | aku dan bintang | the stars and me | taman langit | 3:39 row 4 : 4 | jauh mimpiku | distant dreams of mine | ost. alexandria | None row 5 : 5 | hari yang cerah un | a bright day for a lonely soul | hari yang cerah | 3:59 row 6 : 6 | menunggu pagi | waiting for dawn | ost. alexandria | None row 7 : 7 | khayalan tingkat ting | high-level imagination | bintang di surga | None row 8 : 8 | sahabat | best friend | taman langit | 4:33 row 9 : 9 | sally sendiri | sally alone | hari yang cerah | 4:17 row 10 : 10 | langit tak mendengar | the sky didn't listen | ost. alexandria | None row 11 : 11 | di belakangku | behind me | bintang di surga | None row 12 : 12 | kita tertawa | we laugh | taman langit | 3:29 row 13 : 13 | membebaniku | burdening me | ost. alexandria | 4:25 row 14 : 14 | cobalah mengerti | try to understand | hari yang cerah | 3:30 row 15 : 15 | topeng | mask | taman langit | 4:25 ] Execute this SQL based on the above table: select english translation where id = ( select id where english translation = 'high-level imagination' ) + 1
best friend
[ header: site name | reason for designation biological interest | reason for designation geological interest | area hectares | area acres | coordinates & grid ref | year in which notified | other designations | map & citation row 1 : bradwell meadows | | | 0.9 | 2.3 | 53°19′19′′n 1°44 | 1990 | None | map row 2 : cawdor quarry | | | 4.7 | 11.7 | 53°08′28′′n 1°34 | 1963 | gcr | map row 3 : cressbrook dale | | | 120.4 | 297.6 | 53°15′47′′n 1°44 | 1954 | gcr, nnr, | map row 4 : duckmanton railway cutting | | | 3.8 | 9.4 | 53°13′41′′n 1°22 | 1974 | gcr | map row 5 : fox hole cave | | | 0.2 | 0.4 | 53°11′31′′n 1°51 | 1986 | gcr | map row 6 : goyt valley | | | 1,332.6 | 3,292.9 | 53°16′05′′n 1°57 | 1951 | spa, sac | map row 7 : hipley hill | | | 22.1 | 54.6 | 53°05′24′′n 1°40 | 1963 | None | map row 8 : jumble coppice | | | 0.7 | 1.8 | 53°14′42′′n 1°36 | 1985 | gcr | map row 9 : leek moors | | | 3,970.8 | 9,812.2 | 53°10′52′′n 1°59 | 1954 | spa, esa, gc | map row 10 : long dale, hartington | | | 53.5 | 132.1 | 53°09′04′′n 1°47 | 1997 | sac | map row 11 : moss valley | | | 26.1 | 64.5 | 53°18′58′′n 1°22 | 1951 | None | map row 12 : moss valley woods | | | 17.9 | 44.2 | 53°19′01′′n 1°26 | 1993 | None | map row 13 : pleasley vale railway | | | 3.5 | 8.7 | 53°10′41′′n 1°13 | 1981 | lnr | map row 14 : teversal to pleasley railway | | | 5 | 12.4 | 53°09′54′′n 1°16 | 1982 | lnr, wt | map row 15 : upper lathkill | | | 26.8 | 66.3 | 53°12′18′′n 1°47 | 1989 | gcr, np | map ] Execute this SQL based on the above table: select map & citation where map & citation in ( 'map' , 'map' ) order by coordinates & grid ref asc limit 1
map
[ header: date announced | plant name | location | date of closing | products | employees row 1 : january 23, 2006 | st. louis assembly | hazelwood, missouri | 2006 | ford explorer lincoln | 1445 row 2 : january 23, 2006 | atlanta assembly | hapeville, georgia | oct. 2006 | ford taurus mercury sable | 2028 row 3 : january 23, 2006 | batavia transmission | batavia, ohio | 2008 | transmissions | 1745 row 4 : january 23, 2006 | windsor casting | windsor, ontario, canada | 2008 | engine blocks, parts | 684 row 5 : january 23, 2006 | wixom assembly | wixom, michigan | june 2007 | lincoln town car lin | 1567 row 6 : april 13, 2006 | twin cities assembly | st. paul, minneso | 2011 | ford ranger mazda b | 1885 row 7 : april 13, 2006 | norfolk assembly | norfolk, virginia, | 2007 | ford f-series | 2433 row 8 : september 14, 2006 | essex engine | windsor, ontario, canada | 2008 | ford triton engine ford esse | None row 9 : september 14, 2006 | maumee stamping | maumee, ohio | 2008 | body panels | None row 10 : total | total | total | total | total | 11787 ] Execute this SQL based on the above table: select employees order by employees desc limit 1
11787
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | france | 28 | 28 | 24 | 80 row 2 : 2 | romania | 16 | 3 | 5 | 24 row 3 : 3 | canada | 14 | 10 | 15 | 39 row 4 : 4 | quebec | 8 | 4 | 16 | 28 row 5 : 5 | morocco | 6 | 11 | 7 | 24 row 6 : 6 | tunisia | 4 | 7 | 1 | 12 row 7 : 7 | egypt | 2 | 5 | 4 | 11 row 8 : 8 | switzerland | 2 | 1 | 5 | 8 row 9 : 9 | senegal | 2 | 1 | 3 | 6 row 10 : 10 | french community of belgium | 1 | 3 | 6 | 10 row 11 : 11 | madagascar | 1 | 2 | 3 | 6 row 12 : 12 | burkina faso | 1 | None | 2 | 3 row 13 : 13 | togo | 1 | None | 1 | 2 row 14 : 14 | guinea | 1 | None | None | 1 row 15 : 15 | lebanon | 1 | None | None | 1 row 16 : 16 | ivory coast | None | 3 | 3 | 6 row 17 : 17 | republic of the congo | None | 3 | 2 | 5 row 18 : 18 | new brunswick | None | 1 | 2 | 3 row 19 : 19 | central african republic | None | 1 | None | 1 row 20 : 20 | dominica | None | 1 | None | 1 row 21 : 21 | gabon | None | 1 | None | 1 row 22 : 22 | mali | None | 1 | None | 1 row 23 : 23 | cambodia | None | None | 2 | 2 row 24 : 24 | luxembourg | None | None | 2 | 2 row 25 : 25 | mauritius | None | None | 2 | 2 row 26 : 26 | burundi | None | None | 1 | 1 row 27 : 27 | djibouti | None | None | 1 | 1 row 28 : 28 | vietnam | None | None | 1 | 1 ] Execute this SQL based on the above table: select min ( bronze )
1.0
[ header: title | year | director | country | genre | notes row 1 : 101 reykjavik | 2000 | baltasar kormakur | iceland | comedy | None row 2 : big eden | 2000 | thomas bezucha | united states | romantic drama | None row 3 : billy elliot | 2000 | stephen daldry | england france | comedy drama | None row 4 : borstal boy | 2000 | peter sheridan | england ireland | romantic drama | None row 5 : chuck & buck | 2000 | miguel arteta | united states | comedy drama | None row 6 : citizens of perpetual indulgence | 2000 | alex monty canawati | united states | drama | None row 7 : doors cut down | 2000 | antonio hens | spain | short comedy | aka en malas companias row 8 : faites comme si je n'eta | 2000 | olivier jahan | france | drama | None row 9 : the girl | 2000 | sande zeig | united states france | romantic drama | None row 10 : an intimate friendship | 2000 | angela evers hughey | united states | romance, drama | None row 11 : the iron ladies (satree lek | 2000 | youngyooth thongkonthun | thailand | comedy | based on a true story of a row 12 : just a question of love | 2000 | christian faure | france belgium | drama | None row 13 : km. 0 | 2000 | yolanda garcia serran | spain | romantic comedy drama | None row 14 : the legend of rita | 2000 | volker schlondorff | germany | romantic drama | None row 15 : marlene | 2000 | joseph vilsmaier | germany italy | biography drama music | None row 16 : mercy | 2000 | damian harris | united states | mystery, thriller | None row 17 : the monkey's mask | 2000 | samantha lang | australia | crime thriller | None row 18 : the next best thing | 2000 | john schlesinger | united states | romantic comedy drama | None row 19 : no one sleeps | 2000 | jochen hick | germany | drama, mystery | None row 20 : once in a lifetime | 2000 | susanne bier | denmark sweden | music comedy drama | None row 21 : our lady of the assassins | 2000 | barbet schroeder | spain france colombia | romantic crime drama | aka la virgen de los s row 22 : the perfect son | 2000 | leonard farlinger | canada | drama | None row 23 : the phantom | 2000 | joao pedro rodr | portugal | drama | aka o fantasma row 24 : presque rien | 2000 | sebastien lifshitz | france belgium | romantic drama | aka come undone and almost nothing row 25 : red dirt | 2000 | tag purvis | united states | romantic drama | None row 26 : revoir julie | 2000 | jeanne crepeau | quebec | comedy, drama | None row 27 : sordid lives | 2000 | del shores | united states | comedy | None row 28 : straightman | 2000 | ben berkowitz | united states | drama | None row 29 : things you can tell just by looking at her | 2000 | garcia rodrigo | united states | romantic drama | None row 30 : together | 2000 | lukas moodysson | sweden denmark italy | comedy drama | None row 31 : water drops on burning rocks | 2000 | francois ozon | france | drama | None ] Execute this SQL based on the above table: select count ( director ) where notes = 206 and country = 1449
0
[ header: date | venue | opponent | result | tournament | scored row 1 : 10 february 2008 | craven park | st. helens | 24-22 | super league xiii | 1 row 2 : 24 march 2008 | jjb stadium | wigan warriors | 18-12 | super league xiii | 1 row 3 : 13 april 2008 | craven park | bradford bulls | 20-18 | super league xiii | 1 row 4 : 21 june 2008 | craven park | wakefield trinity wildcats | 18-26 | super league xiii | 1 row 5 : 8 march 2009 | craven park | wakefield trinity wildcats | 31-18 | super league xiv | 1 row 6 : 15 march 2009 | craven park | crusaders | 48-18 | super league xiv | 3 row 7 : 3 may 2009 | murrayfield stadium | warrington wolves | 28-36 | super league xiv | 1 row 8 : 20 june 2009 | brewery field | crusaders | 18-32 | super league xiv | 2 row 9 : 21 august 2009 | the willows | salford city reds | 10-14 | super league xiv | 1 row 10 : 5 september 2009 | craven park | warrington wolves | 40-16 | super league xiv | 3 row 11 : 12 september 2009 | belle vue | wakefield trinity wildcats | 24-10 | super league xiv | 1 row 12 : 7 february 2010 | craven park | salford city reds | 30-12 | super league xv | 1 row 13 : 16 may 2010 | craven park | crusaders | 54-10 | super league xv | 2 row 14 : 21 may 2010 | knowsley road | st. helens | 68-12 | super league xv | 1 row 15 : 20 june 2010 | craven park | harlequins rl | 42-6 | super league xv | 2 row 16 : 25 june 2010 | galpharm stadium | huddersfield giants | 16-16 | super league xv | 1 row 17 : 4 july 2010 | belle vue | wakefield trinity wildcats | 14-46 | super league xv | 1 row 18 : 15 july 2010 | kc stadium | hull | 20-16 | super league xv | 1 row 19 : 24 july 2010 | craven park | bradford bulls | 49-24 | super league xv | 2 row 20 : 15 august 2010 | the willows | salford city reds | 18-44 | super league xv | 2 row 21 : 13 february 2011 | millennium stadium | hull | 22-34 | super league xv | 1 row 22 : 20 february 2011 | halliwell jones stadium | warrington wolves | 24-22 | super league | 2 row 23 : 7 march 2011 | the jungle | castleford tigers | 27-14 | super league | 1 row 24 : 25 june 2011 | twickenham stoop | harlequins rl | 0-34 | super league | 1 ] Execute this SQL based on the above table: select result order by scored desc limit 1
48-18
[ header: place | team | played | won | draw | lost | goals scored | goals conceded | +/- | points row 1 : 1 | c.d. fas | 18 | 10 | 6 | 2 | 27 | 13 | 14 | 36 row 2 : 2 | c.d. aguila | 18 | 9 | 4 | 5 | 38 | 26 | 12 | 31 row 3 : 3 | c.d. luis angel fir | 18 | 7 | 7 | 4 | 25 | 18 | 7 | 28 row 4 : 4 | san salvador f.c | 18 | 8 | 4 | 6 | 31 | 27 | 4 | 28 row 5 : 5 | alianza f.c | 18 | 8 | 4 | 6 | 26 | 24 | 2 | 28 row 6 : 6 | a.d. isidro | 18 | 4 | 9 | 5 | 20 | 23 | -3 | 21 row 7 : 7 | municipal limeno | 18 | 5 | 5 | 8 | 27 | 29 | -2 | 20 row 8 : 8 | c.d. arcense | 18 | 2 | 11 | 5 | 23 | 32 | -11 | 17 row 9 : 9 | chalatenango | 18 | 4 | 5 | 9 | 13 | 22 | -9 | 17 row 10 : 10 | c.d. atletico balb | 18 | 4 | 3 | 11 | 15 | 31 | -24 | 15 ] Execute this SQL based on the above table: select team where team = 'a.d. isidro metapan' order by goals scored desc limit 1
a.d. isidro metapan
[ header: place | team | played | won | draw | lost | goals scored | goals conceded | +/- | points row 1 : 1 | c.d. aguila | 18 | 9 | 5 | 4 | 24 | 19 | 5 | 32 row 2 : 2 | c.d. fas | 18 | 6 | 8 | 4 | 26 | 17 | 9 | 26 row 3 : 3 | c.d. vista hermosa | 18 | 8 | 2 | 8 | 27 | 22 | 5 | 26 row 4 : 4 | a.d. isidro | 18 | 7 | 5 | 6 | 21 | 22 | -1 | 26 row 5 : 5 | alianza f.c | 18 | 7 | 4 | 7 | 29 | 26 | 3 | 25 row 6 : 6 | c.d. atletico balb | 18 | 6 | 5 | 7 | 26 | 25 | 1 | 23 row 7 : 7 | san salvador f.c | 18 | 6 | 5 | 7 | 28 | 32 | -4 | 23 row 8 : 8 | c.d. chalatenango | 18 | 5 | 7 | 6 | 19 | 26 | -3 | 22 row 9 : 9 | once municipal | 18 | 5 | 6 | 7 | 24 | 30 | -6 | 21 row 10 : 10 | c.d. luis angel fir | 18 | 5 | 5 | 8 | 18 | 23 | -5 | 20 ] Execute this SQL based on the above table: select count ( * ) where team = 'c.d. luis angel firpo'
1
[ header: year | competition | venue | position | event | notes row 1 : 1982 | african championships | cairo, egyp | 1st | marathon | 2:21:05 row 2 : 1982 | commonwealth games | brisbane, australia | 2nd | marathon | 2:09:30 row 3 : 1983 | world championships | helsinki, finland | 15th | marathon | 2:13:11 row 4 : 1983 | melbourne marathon | melbourne, australia | 1st | marathon | 2:13:50 row 5 : 1984 | tokyo marathon | tokyo, japan | 1st | marathon | 2:10:49 row 6 : 1984 | olympic games | los angeles, united states | 6th | marathon | 2:11:10 row 7 : 1984 | melbourne marathon | melbourne, australia | 1st | marathon | 2:15:31 row 8 : 1986 | tokyo marathon | tokyo, japan | 1st | marathon | 2:08:10 row 9 : 1986 | fukuoka marathon | fukuoka, japan | 1st | marathon | 2:10:06 row 10 : 1987 | world championships | rome, italy | 6th | marathon | 2:13:43 row 11 : 1987 | beijing marathon | beijing, pr china | 1st | marathon | 2:12:19 row 12 : 1988 | olympic games | seoul, south korea | 7th | marathon | 2:13:06 row 13 : 1988 | boston marathon | boston, united states | 2nd | marathon | None row 14 : 1989 | new york city marathon | new york, united states | 1st | marathon | 2:08:01 row 15 : 1989 | boston marathon | boston, united states | 2nd | marathon | None row 16 : 1990 | boston marathon | boston, united states | 2nd | marathon | None row 17 : 1992 | olympic games | barcelona, spain | 34th | marathon | 2:19:34 row 18 : 1993 | world championships | stuttgart, germany | 21st | marathon | 2:24:23 row 19 : 1995 | world championships | gothenburg, sweden | 43rd | marathon | 2:30:53 ] Execute this SQL based on the above table: select position order by year desc limit 1
43rd
[ header: no. in series | no. in season | title | directed by | written by | original air date | production code | u.s. viewers (millions) row 1 : 1 | 1 | "pilot" | jace alexander | matt nix | june 28, 2007 | bn100 | 4 row 2 : 2 | 2 | "identity" | rod hardy | matt nix | july 5, 2007 | bn101 | 4 row 3 : 3 | 3 | "fight or flight" | colin bucksey | craig o'neill | july 12, 2007 | bn103 | None row 4 : 4 | 4 | "old friends" | david solomon | alfredo barrios, jr | july 19, 2007 | bn102 | None row 5 : 5 | 5 | "family business" | sandy bookstaver | matt nix | july 26, 2007 | bn104 | None row 6 : 6 | 6 | "unpaid debts" | paul holahan | nick thiel | august 2, 2007 | bn105 | 4.41 row 7 : 7 | 7 | "broken rules" | tim matheson | mere smith | august 9, 2007 | bn106 | None row 8 : 8 | 8 | "wanted man" | ken girotti | craig o'neill | august 16, 2007 | bn107 | None row 9 : 9 | 9 | "hard bargain" | john kretchmer | alfredo barrios, jr | august 23, 2007 | bn108 | 4.08 row 10 : 10 | 10 | "false flag" | paul shapiro | matt nix & ben wa | september 13, 2007 | bn109 | 4 row 11 : 11 | 11 | "dead drop" | jeremiah chechik | craig o'neill | september 20, 2007 | bn110 | 4.8 row 12 : 12 | 12 | "loose ends" | stephen surjik | matt nix & alfred | september 20, 2007 | bn111 | 4.8 ] Execute this SQL based on the above table: select directed by where u.s. viewers (millions) < 155
jace alexander, rod hardy, paul holahan, john kretchmer, paul shapiro, jeremiah chechik, stephen surjik
[ header: year | derby winner | galaxy | draw | chivas row 1 : 2005 | galaxy | 5 | 0 | 0 row 2 : 2006 | galaxy | 2 | 1 | 1 row 3 : 2007 | chivas | 1 | 1 | 2 row 4 : 2008 | galaxy | 1 | 2 | 0 row 5 : 2009 | galaxy | 3 | 2 | 0 row 6 : 2010 | galaxy | 2 | 0 | 0 row 7 : 2011 | galaxy | 2 | 0 | 0 row 8 : 2012 | galaxy | 2 | 0 | 1 row 9 : 2013 | galaxy | 2 | 1 | 0 row 10 : total | None | 20 | 7 | 4 ] Execute this SQL based on the above table: select count ( * ) where derby winner = 'galaxy'
8
[ 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 order by time desc limit 1
russia
[ header: name | pennant | builder | launched | original name | fate row 1 : wave baron | a242 | furness shipbuilding company | 19 february 1946 | empire flodden | scrapped in 1972 row 2 : wave chief | a265 | harland and wolff | 30 august 1946 | empire edgehill | scrapped in 1974 row 3 : wave commander | a244 | furness shipbuilding company | 21 april 1944 | empire paladin | scrapped in 1959 row 4 : wave conqueror | a245 | furness shipbuilding company | 27 november 1943 | empire law | scrapped in 1960 row 5 : wave duke | a246 | sir j. laing & son | 16 november 1944 | empire mars | scrapped in 1969 row 6 : wave emperor | a100 | furness shipbuilding company | 16 october 1944 | None | scrapped in 1966 row 7 : wave governor | a247 | furness shipbuilding company | 30 november 1944 | None | scrapped in 1960 row 8 : wave king | a182 | harland and wolff | 21 july 1944 | None | scrapped in 1966 row 9 : wave knight | a249 | sir j. laing & son | 22 october 1945 | empire naseby | scrapped in 1964 row 10 : wave laird | a119 | sir j. laing & son | 3 april 1946 | empire dunbar | scrapped in 1970 row 11 : wave liberator | a248 | furness shipbuilding company | 9 february 1944 | empire milner | scrapped in 1959 row 12 : wave master | a193 | sir j. laing & son | 20 may 1944 | empire salisbury | scrapped in 1963 row 13 : wave monarch | a264 | harland and wolff | 6 july 1944 | None | sold as oil hulk in 1960 row 14 : wave premier | a129 | furness shipbuilding company | 27 june 1946 | None | scrapped in 1960 row 15 : wave prince | a207 | sir j. laing & son | 27 july 1945 | empire herald | scrapped in 1971 row 16 : wave protector | a215 | furness shipbuilding company | 20 july 1944 | empire protector | scrapped in 1963 row 17 : wave regent | a210 | furness shipbuilding company | 29 march 1945 | None | scrapped in 1960 row 18 : wave ruler | a212 | furness shipbuilding company | 17 january 1946 | empire evesham | scrapped in 1977 row 19 : wave sovereign | a211 | furness shipbuilding company | 20 november 1945 | None | scrapped in 1966 row 20 : wave victor | a220 | furness shipbuilding company | 30 september 1943 | empire bounty | chartered to air ministry in 1960 ] Execute this SQL based on the above table: select launched where launched in ( '3 april 1946' , '27 july 1945' ) order by original name asc limit 1
3 april 1946
[ header: season | age | overall | slalom | giant slalom | super g | downhill | combined row 1 : 1967 | 16 | 27 | 19 | None | not run | None | not awarded row 2 : 1968 | 17 | 12 | 11 | 8 | not run | None | not awarded row 3 : 1969 | 18 | 7 | 4 | 11 | not run | 5 | not awarded row 4 : 1970 | 19 | 11 | 8 | 10 | not run | 12 | not awarded row 5 : 1971 | 20 | 14 | 13 | 9 | not run | 15 | not awarded row 6 : 1972 | 21 | 6 | 4 | 7 | not run | 10 | not awarded row 7 : 1973 | 22 | 4 | 2 | 8 | not run | 9 | not awarded row 8 : 1974 | 23 | 7 | 2 | 13 | not run | 11 | not awarded row 9 : 1975 | 24 | 3 | 7 | 7 | not run | 6 | not awarded row 10 : 1976 | 25 | 1 | 1 | 3 | not run | 9 | 1 ] Execute this SQL based on the above table: select combined where age <= 1097
not awarded, not awarded, not awarded, not awarded, not awarded, not awarded, not awarded, not awarded, not awarded, 1
[ 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 name where year inducted < 2012 order by year inducted desc limit 1
duncan welbourne
[ header: rnd. | pick # | nfl team | player | pos. | college | conf. | notes row 1 : 1 | 29 | chicago bears | marc colombo | ot | boston college | big east | None row 2 : 2 | 56 | washington redskins | ladell betts | rb | iowa | big ten | from baltimore row 3 : 2 | 58 | philadelphia eagles | michael lewis | s | colorado | big 12 | None row 4 : 2 | 61 | buffalo bills | ryan denney | de | byu | mwc | from san francisco row 5 : 3 | 69 | san francisco 49ers | saleem rasheed | lb | alabama | sec | from buffalo row 6 : 3 | 78 | new york giants | jeff hatch | ot | penn | ivy | None row 7 : 3 | 80 | atlanta falcons | will overstreet | lb | tennessee | sec | None row 8 : 3 | 88 | new york jets | chris baker | te | michigan state | big ten | None row 9 : 3 | 95 | st. louis rams | eric crouch | wr | nebraska | big 12 | 2001 heisman trophy winner row 10 : 4 | 106 | indianapolis colts | david thornton | lb | north carolina | acc | None row 11 : 4 | 120 | seattle seahawks | terreal bierria | ss | georgia | sec | None row 12 : 4 | 125 | new orleans saints | keyuo craver | cb | nebraska | big 12 | from miami row 13 : 4 | 130 | st. louis rams | travis scott | g | arizona state | pac-10 | None row 14 : 5 | 148 | atlanta falcons | kevin mccadam | s | virginia tech | big east | None row 15 : 5 | 156 | green bay packers | aaron kampman | de | iowa | big ten | from seattle row 16 : 5 | 158 | atlanta falcons | kurt kittner | qb | illinois | big ten | from oakland row 17 : 5 | 159 | washington redskins | andre lott | s | tennessee | sec | from baltimore row 18 : 5 | 162 | philadelphia eagles | freddie milons | wr | alabama | sec | None row 19 : 5 | 169 | seattle seahawks | ryan hannam | te | northern iowa | gateway | None row 20 : 6 | 178 | san diego chargers | matt anderle | ot | minnesota | big ten | None row 21 : 6 | 195 | baltimore ravens | lamont brightful | cb | eastern washington | big sky | None row 22 : 6 | 196 | new orleans saints | john gilmore | te | penn state | big ten | from ny jets row 23 : 7 | 233 | tampa bay buccaneers | tim wansley | cb | georgia | sec | None row 24 : 7 | 258 | carolina panthers | brad franklin | cb | louisiana-lafayette | sun belt | None ] Execute this SQL based on the above table: select ( select pick # where conf. = 'big ten' ) - ( select pick # where conf. = 'acc' )
-50.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 count ( * ) where # < 1
0
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 1 | 2:30 pm | nevada | #19 | memorial stadium • lincoln, | abc | w 52-10 | 84078 row 2 : september 8 | 11:00 am | at wake forest | #17 | bb&t field • winston- | espn | w 20-17 | 32483 row 3 : september 15 | 7:00 pm | #1 usc | #14 | memorial stadium • lincoln, | abc | l 31-49 | 84959 row 4 : september 22 | 11:30 am | ball state | #22 | memorial stadium • lincoln, | fsn ppv | w 41-40 | 84294 row 5 : september 29 | 1:05 pm | iowa state | #22 | memorial stadium • lincoln, | None | w 35-17 | 84703 row 6 : october 6 | 8:15 pm | at #17 missouri | #23 | faurot field • columbia | espn | l 6-41 | 70049 row 7 : october 13 | 11:30 am | oklahoma state | None | memorial stadium • lincoln, | ppv | l 14-45 | 84334 row 8 : october 20 | 1:05 pm | texas a&m | None | memorial stadium • lincoln, | None | l 14-36 | 84473 row 9 : october 27 | 2:30 pm | at #16 texas | None | darrell k royal-texas memorial | abc | l 25-28 | 85968 row 10 : november 3 | 11:30 am | at #8 kansas | None | memorial stadium • lawrence, ks | fsn | l 39-76 | 51910 row 11 : november 10 | 11:30 am | kansas state | None | memorial stadium • lincoln, | versus | w 73-31 | 84665 row 12 : november 23 | 11:00 am | at colorado | None | folsom field • boulder, co (rival | abc | l 51-65 | 51403 ] Execute this SQL based on the above table: select count ( result ) where attendance = 84078
1